﻿body { padding:0px; margin:0px; font-size:14px;  font-family: 'Microsoft YaHei';  color:#404040; background:#fff;}

/*通用*/
.clear {clear:both;height:0px; overflow:hidden;}
.blank1{height:1px;overflow:hidden;}
.blank3{height:3px;overflow:hidden;}
.blank5{height:5px;overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.blank12{height:12px;overflow:hidden;}
.blank15{height:15px;overflow:hidden;}
.blank20{height:20px;overflow:hidden;}
.blank30{height:30px;overflow:hidden;}
.blank40{height:40px;overflow:hidden;}
a{color:#333;text-decoration:none;transition: all 0.8s ease 0s;}

a:hover,a:focus {color: #FF6600;text-decoration: none;}
a:active {outline:none;blr:expression(this.onFocus=this.blur());}

.img { vertical-align:auto;}
div,ul,li,dl,dt,dd,p,form{padding: 0px; margin: 0px;list-style-type: none;}
.img{ padding:3px; border:0px solid #CCC;-moz-box-shadow:0px 0px 6px #C4C4C4; -webkit-box-shadow:0px 0px 6px #C4C4C4; box-shadow:0px 0px 6px #C4C4C4;}
.img1 {padding: 0px; border-radius: 5px; -moz-box-shadow: 0px 0px 3px #aaa;-webkit-box-shadow: 0px 0px 3px #aaa;box-shadow: 0px 0px 3px #aaa;}
.img2 {padding: 0px; border-radius: 5px;}
.yuan-border { background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); margin: 0 auto; padding: 5px 10px 10px;  border-radius: 5px;}
.yingcang { width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.xian {background-color: #e5e5e5;height: 1px;margin: 9px 0;overflow: hidden;}

/*文字颜色*/
.text-hong { color:#F00;}
.text-lu { color:#009B4D;}
.text-xia { color:#E82B91;}
.text-bai { color:#FFF; }
.text-cheng { color:#FF9900;}


/*替换*/
blockquote {
    border-left: 5px solid #009B4D;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}
/*文字大小*/
.font12 { font-size:12px;}
.font13 { font-size:13px;}
.font14 { font-size:14px;}
.font15 { font-size:15px;}
.font16 { font-size:16px;}
.font18 { font-size:18px;}
.font20 { font-size:20px;}
.font24 { font-size:24px;}


/*间距*/
.pt3{ padding-top:3px;}
.pt5{ padding-top:5px;}
.pt8{ padding-top:8px;}
.pb5{ padding-bottom:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pl3{ padding-left:3px;}
.pl5{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pr5{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pl20{ padding-left:20px;}
.pl25{ padding-left:25px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}

.mt5{ margin-top:5px;}
.mt8{ margin-top:8px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}
.w130 { width:180px; height:130px;}

/*行距*/
.line20{ line-height:20px;}
.line25{ line-height:25px;}
.line30{ line-height:30px;}
.line35{ line-height:35px;}
.line40{ line-height:40px;}
.line50{ line-height:50px;}


/*背景*/
.bg-bai { background:#FFF;}
.bg-blue { background:#0975BE;}
.bg-hui { background:#F0F0F0;}
.bg-lv { background:#009B4D;}
.bg-hei { background:#ccc;}


.btn-radius { border-radius: 0; }



.container{ width:1200px !important;}




/*头部*/
.head { background:#686667 url("../images/head-bj.jpg") no-repeat center center; height:89px;}
.logo { background:#686667 url("../images/head-bjj.jpg") no-repeat right center; height:89px;}
.logo img{padding-top: 20px}
.head-tel { font-size:28px; font-weight:700; text-align:right;  height:50px; line-height:50px; color:#fff;}



/* 导航 */
.nav_1 {
}
.nav_1 ul li {
	color:#fff;
	float:left;
	height:46px;
	line-height:46px;
	font-weight:bold;
	padding-right:30px;
	padding-top:1px;
}
.nav_1 ul li a {
	display:block;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:46px;
	padding:0 5px;
}
.nav_1 ul li a.over {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:46px;
	background:#0e75be;
}
.nav_1 ul li span {
	font-size:14px;
	font-weight:bold;
	line-height:46px;
    	white-space:nowrap; 
}
.nav_1 ul li span.nub{
	font-size:20px;
    	white-space:nowrap; 
    	vertical-align:middle;
	line-height:46px;
	text-align:left;
	
}
.nav_1 ul.right li {
	background:#af1b11;
	padding:0 30px; 
}
/* 二级导航 */
.nav_2 {
	position:absolute;
	z-index:99;
	background:#fff;
	
}
.nav_2 a h3 { 
    color: #F60;
}
.nav_2 a:hover h3 
{
     text-decoration:underline;
}
.nav_2 ul {
	display:none;
	border-bottom:15px solid #0e75be;
	border-top:0;
	width:1170px;
	padding:15px 0;
}
.nav_2 ul li {
	float:left;
	border-right:1px solid #DDDDDD;
	overflow:hidden;
}

.nav_2 ul li:last-child{ border-right: none;}

.nav_2 ul li h3 {
	text-align:center;
	font-weight:700;
	font-size:16px;
    margin-bottom:10px;
}

.text{ text-align:justify; line-height:25px;}



.index_banner{position:relative;}
.index_banner ul{overflow:hidden;}
.index_banner li{position:absolute;top:0;left:0;overflow:hidden;width:100%;}
.index_banner li a{display:block;margin:0 auto;}
.index_banner cite{position:absolute;bottom:10px;right:10px;z-index:999;display:block;height:15px;_display:none;}
.index_banner cite span{float:left;display:block;margin:0 4px;width:40px;height:8px;background-color:#e5e5e5;text-indent:-999em;opacity:.8;cursor:pointer;}
.index_banner cite span:hover{background-color:#f5f5f5;}
.index_banner cite span.cur{background-color:#1d8bd8;cursor:default;}




/*首页热销产品*/
.index-rxcp { background:url("../images/index-rxcp.jpg") no-repeat; height:401px;}
.rxcp-title { text-align:center; font-size:40px; font-weight:700; letter-spacing:4px; color:#131E5C; height:80px; line-height:80px; border-bottom:1px solid #999;}
.rxcp-box { height:260px; padding:10px 20px; font-size:16px; line-height:30px; text-align:justify;}
.rxcp-box li { border-right:1px solid #CCC; height:240px;}
.rxcp-box li:last-child{ border-right: none;}
.rxcp-box-nav { margin-top:10px;}
.rxcp-box-nav li { border-right:none; margin-top:10px; height:auto;}
.rxcp-box-nav li a{ font-size:14px; line-height:25px; text-align:center; width:100px; height:28px; display:block; border:1px solid #ddd; background:#fff; color:#000; }
.rxcp-box-nav li a:hover{ border:1px solid #FF8C19; background: #FF9933; color:#fff; opacity:1; transition: all 0.4s ease 0s;}

.btn-rxcp {
  color: #fff;
  background-color: #FB7E06;
  border-color: #E47104;
  width:100%;
  height:50px;
  line-height:50px;
  padding:0;
  font-size:18px;
  letter-spacing:2px;
}
.btn-rxcp:hover {
  color: #fff;
  background-color: #E47104;
  border-color: #CB6504;
  opacity:1;
}

.btn-cp {
  color: #131E5C;
  background-color: #fff;
  border-color: #F2F2F2;
  width:100%;
  height:50px;
  line-height:50px;
  padding:0;
  font-size:18px;
  letter-spacing:2px;
  opacity:0.8;
}
.btn-cp:hover {
  color: #fff;
  background-color: #E47104;
  border-color: #CB6504;
  opacity:1;
}

/*首页HOT PRODUCTS*/
.hotproducts {}
.hotproducts-title { background:#000; text-align:center; width:200px; height:40px; line-height:40px; color:#FFF; margin:30px auto 20px; font-size:18px;}



.pr{
            position:relative;
        }
        .pa{
            position:absolute;
        }
        .rect-27 {
            position: relative;
            display: block;
            width: 100%;
            height: 0;
            overflow: hidden;
            padding-bottom: 67%;
        }
        .rect-57 {
            position: relative;
            display: block;
            width: 100%;
            height: 0;
            overflow: hidden;
            padding-bottom: 68%;
        }
        .imgZoom{
            overflow: hidden;
        }
        .imgZoom img{
            width:100%;
            height:auto;
    position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
        }
        .imgZoom:hover img {
   -webkit-transform: scale(1.05);
   -moz-transform: scale(1.05);
   -o-transform: scale(1.05);
   -ms-transform: scale(1.05);
   transform: scale(1.05);
        }
        .bom-text{
            padding: 20px 1%;
            background-color: #F8FBEF;
            overflow: hidden;
            z-index: 2;
            display: block;
        }
        .bom-text:hover{
            background-color: #FFAF38;;
        }
        .bom-text:hover h2{
            color: #fff;;
        }
		._name { margin:0; text-align:center; font-size:18px; font-weight:600;}
		._price { padding:10px; font-size:13px; line-height:30px; text-align:center; color:#F60;}
        .bom-text:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: #FFAD33;
            left: 0;
            bottom: -100%;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            z-index: -1;
        }
        .scroll_c{
            float: left;
            top: 0;
            left: 0;
            height: 100%;
            z-index: 1;
			margin-top:20px;
        }
        ._full {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }
        .transitionf {
            transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
        }
        .top-Floor{
             background: rgba(0, 0, 0, 0) url("../images/black.4.png") repeat scroll 0 0;
            height: 100%;
            left: 0;
            top: -100%;
            width: 100%;
            z-index: 3;
        }
        .top-Floor .white-cross{
            background: rgba(0, 0, 0, 0) url("../images/whit_cross.png") no-repeat scroll 0 0;
            display: block;
            height: 60px;
            left: 50%;
            margin-left: -30px;
            margin-top: -30px;
            top: 50%;
            width: 60px;
        }


/*HOT 特效*/
.imglist { } 
.imglist { display:inline;  }
.imglist img{ cursor: pointer; transition: all 0.5s; height:159px;  background:url(../images/loading.gif) center center no-repeat; }
.imglist a:hover img{transform: scale(1.04); transition: all 0.7s ease 0s;-webkit-transform: scale(1.04); -webkit-transform: all 0.7s ease 0s;}

.txt { background:#FFF; padding:8px; border:1px solid #F5F5F5;}
.txt p { padding:5px; text-align:center; color:#F60;}
.txt p img { margin-right:15px;}

.txt h3{ font-weight:700; font-size:16px; display:block; height:30px; line-height:30px; margin:10px 0 0; text-align:center; display:block;  overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
.txt a:hover h3{ color:#FB7E06; }
.txt a:hover p { color:#333333;}

.txt:hover {
    box-shadow: 0 0 8px #9D9D9D;
    transition: box-shadow 0.2s ease-in-out 0s;
}


/*首页搅拌车图片*/
.index-pc {}
.index-pc-title { background:#FB8007; text-align:center; width:280px; height:40px; line-height:40px; color:#FFF; margin:30px auto 30px; font-size:24px;}
.index-pc-sm { font-size:30px; text-align:center; line-height:60px;}


/*首页关于我们*/
.index-about { background:url("../images/index-about.jpg") center center; height:549px;}
.index-about-title { background:#FB8007; text-align:center; width:280px; height:40px; line-height:40px; color:#FFF; margin:50px auto 50px; font-size:24px;}

.btn-about {
  color: #131E5C;
  background-color: #fff;
  border-color: #F2F2F2;
  width:100%;
  height:79px;
  margin-bottom:15px;
  line-height:30px;
  padding:0;
  font-size:18px;
  opacity:0.6;
  width:100%;
  overflow:hidden;
}
.btn-about:hover {
  color: #fff;
  background-color: #FB8007;
  border-color: #CB6504;
  opacity:1;
}
.index-about-right { padding:10px 10px;}
.date {float:right; color: #999; font-size:13px;}
.date a{float:right; color: #999; font-size:13px;}



/*首页服务承诺*/

.index-fw-title { background:#FB8007; text-align:center; width:280px; height:40px; line-height:40px; color:#FFF; margin:30px auto 30px; font-size:24px;}

.mimg { padding:0 10px 0 0; position:relative; margin-top:-3px;}

/*标题*/
.subnav {background: transparent url("../images/divider.png") repeat-x scroll left bottom !important; height:40px; line-height:30px;}	
.subnav p {color: #3c3b3c;float: left;font-size:16px;font-weight:700;display: block;margin-bottom: -3px;padding-bottom: 7px;height:35px;}
.subnav p a { color:#3c3b3c;}


/*产品列表导航*/
.cp-title {background:#0e75be; text-align:center; width:250px; height:40px; line-height:40px; color:#FFF; margin:20px auto 10px; font-size:24px;}
.cp-title a{ color:#FFF;}
.cp-title-sub { width:1200px; margin:0 auto; text-align:center;}
.cp-title-sub li{ float:left;  border:1px solid #dedede; text-align:center; margin:5px 7px; padding:0 25px; height:35px; line-height:33px;display:inline-block;}
.cp-title-sub li:hover { background:#0e75be; color:#FFF; border:1px solid #0e75be;}
.cp-title-sub li:hover a{  color:#FFF; transition: all 0.4s ease 0s;}
.cp-title-sub li.wp-currenta{background-color:#FB8007;}


.cpsub { width:1200px; margin:0 auto; margin-left:150px;}
.btn-xs, .btn-group-xs > .btn {width:250px; margin:10px 7px; padding:0 25px; height:35px; line-height:33px;}
.btn-md, .btn-group-xs > .btn {font-size: 14px;}
.btn-default {color: #333;}
.btn-default:hover {color: #fff; background-color: #fb8007;}
.btn-on {color: #fff; background-color: #fb8007;}
.btn-on:hover { color: #fff; background-color: #fb8007;}






/*产品内容页*/
.cp_title { font-size:30px; font-weight:500; color:#555555; height:40px; line-height:40px; border-bottom:1px solid #dedede;padding-left:50px; overflow:hidden;}
.cp_ss {height:50px; line-height:50px; border-bottom:1px solid #dedede; padding-left:50px;font-size:18px; font-weight:700; color:#FFAD33;}
.cp_ss a{ color:#FFAD33;}

.cp_con {margin:10px 0 0 50px; width:358px; }
.cp_con li { line-height:30px; font-size:16px;}
.cp_hz {margin:10px 0 0 50px; width:368px;}

.btn-cpinfo {
  color: #fff;
  background-color: #FFAD33;
  border-color: #F2F2F2;
  width:358px;
  height:60px;
  margin-bottom:15px;
  line-height:60px;
  padding:0;
  font-size:18px;
  display:block;
  text-align:center;
  margin-left:53px;
}

/*产品详细列表*/
.content{ font-size:14px;text-align:justify;}
.content p{font-size:14px;line-height:23px;word-wrap:break-word; padding:8px 0}
.content img{ max-width:800px;}
.related{ border-top:dashed 1px #ccc; margin-top:15px}
.related h5{padding-bottom:4px}
.related{ padding:10px 0 0}
.related ul{ }
.related li{ background:url(../images/fk.gif) no-repeat 5px 10px; line-height:24px; padding-left:20px; }

.bg-huang {background-color: #FFAD33; margin-bottom:20px; padding-left:10px;font-size:16px; font-weight:700; color:#fff; }


/*产品内容右侧相关车型*/
.relation_box{ padding:5px 0px; overflow:auto}
.relation_box li p{ width:100%; line-height:18px; text-align:center;  padding-top:5px;text-indent:0em; font-size:13px;}
.scroll_c:hover .top-Floor{
	top:0;
}
.scroll_c:hover .bom-text:before {
	bottom: 0;
}
.scroll_c:hover .bom-text,.scroll_c:hover .bom-text ._price {
	color: #fff;
}


/*产品列表动画效果*/
.overflow-hidden { overflow:hidden; width:352px; height:266px;}
.thumbnail-kenburn img {
	left:10px;
	margin-left:-10px;
	position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
   -webkit-transform: scale(1.2) rotate(2deg);
   -moz-transform: scale(1.2) rotate(2deg);
   -o-transform: scale(1.2) rotate(2deg);
   -ms-transform: scale(1.2) rotate(2deg);
   transform: scale(1.2) rotate(2deg);
}

.crumbs { width:100%; font-size:16px; height:50px; line-height:50px; margin-top:15px; border-bottom:1px solid #D8DADA;background:url(../images/symbol-6.png) no-repeat 5px 18px; padding-bottom:1px; padding-left:30px;}

/*新闻列表页*/
.h120 { height:210px;position:relative; border-bottom:1px dashed #CCC; margin-top:30px; }

.red-i {position: absolute;bottom: 40px;height: 20px;left: 282px;right: 0; color:#F00;}
.red-buton {position: absolute;bottom: 41px;height: 20px;left: 1030px; right: 0; color:#F00;}

/* 内容 */
#Article{ overflow:hidden}
#Article,.photo-channel .relevance{ border:0px solid #E3E3E3;zoom:1; padding:0;}
#Article h1{color:#000; font-size:20px; font-weight:700; margin-bottom:6px; text-align:center; padding:16px 0 0px; border-bottom:1px solid #e5e5e5}
#Article h1 span{ font-size:12px; font-weight:normal; line-height:50px; color:#999}
#Article .content{ font-size:14px;line-height:26px; color:#808080; text-align: justify;}
#Article .content p{font-size:14px;line-height:26px; padding-top:20px;}
#Article .content img{ max-width:660px; text-align:center; margin:0 auto;}
#Article .related{ border-top:dashed 1px #ccc; margin-top:15px}
#Article .related h5{padding-bottom:4px; font-weight:700;}
#Article .related{ padding:10px 0 0}
#Article .related ul{ }
#Article .related li{ background:url(../images/fk.gif) no-repeat 5px 13px; line-height:28px; padding-left:20px; }
#Article .related li a{  color:#808080;}



/*单页公司介绍*/
.page_gsjs{ width:100%; height:auto; background:#fff; margin:0 auto 30px auto; padding:10px 0;}
.page_gsjs .head{ width:100%; height:50px; line-height:50px;border-bottom:1px solid #D8DADA;background:url(../images/symbol-6.png) no-repeat 5px 18px; padding-bottom:1px;}
.page_gsjs .head ul.left{ clear:#41484d; font-size:16px; font-weight:700;  margin-left:40px; width:200px; float:left;}
.page_gsjs .head ul.right{ float:right;height:22px; line-height:22px; margin-top:15px;}
.page_gsjs .head ul.right a{ color:#41484d; height:22px; line-height:22px; padding:0px 10px; float:left; display:block;}
.page_gsjs .head ul.right span{ display:block; height:22px; line-height:22px; float:left; width:20px; text-align:center; color:#AFB7BD;}
.page_gsjs .head ul.right a:hover{ color:#fff; background:#009B4D; text-decoration:none;}
.page_gsjs .section{ width:100%; height:auto;padding-left:20px; padding-top:20px; padding-right:15px;}
.page_gsjs .section #section-1 img{ padding:0;}
.page_gsjs .section h1{ color:#41484d; font-size:16px; font-weight:700; text-align:left; padding-bottom:15px;background:url(../images/show_dot.png) no-repeat left 1px; padding-left:40px; margin-left:-37px; margin-top:0;}
.page_gsjs .section p{ color:#666; line-height:22px; text-align:left; padding-bottom:15px;  text-align:justify;}
.page_gsjs .section #section-1{ padding-left:30px; height:auto;  border-left:1px solid #C5C7C8; padding-bottom:30px;}
.page_gsjs .section #section-2{  padding-left:30px; height:auto;  border-left:1px solid #C5C7C8; padding-bottom:30px;}
.page_gsjs .section #section-3{  padding-left:30px; height:auto;  border-left:1px solid #C5C7C8; padding-bottom:30px;}
.page_gsjs .section #section-4{ padding-left:30px; height:auto;  border-left:1px solid #C5C7C8; padding-bottom:30px;}


/*Pricing Head*/
.pricing {
	position:relative;
	border-radius:3px;
	margin-bottom:15px;
	box-shadow:0 0 5px #eee;
}
.pricing:hover {
	box-shadow:0 0 15px #b5b5b5;
}
.pricing:hover h4 {
	color:#55c931;
}
.pricing-head {
	text-align:center;
}
.pricing-head h3,
.pricing-head h4 {
	margin:0;
	line-height:normal;
	font-weight:bold !important;
}
.pricing-head h3 span, 
.pricing-head h4 span {
	display:block;
	margin-top:5px;
	font-size:12px;
	font-style:italic;
}
.pricing-head h3 {
	color:#fafafa;
	padding:12px 0;
	font-size:35px;
	font-family:Arial;
	background:#5CB85C;
	border-radius:3px 3px 0 0;
	text-shadow:0 1px 0 #32a20f;
	border-bottom:solid 1px #41b91c;
}
.pricing-head h4 {
	color:#bac39f;
	padding:5px 0;
	font-size:70px;
	font-family:Arial;
	background:#fbfef2;
	text-shadow:0 1px 0 #fff;
	border-bottom:solid 1px #f5f9e7;
}
.pricing-head h4 i {
	top:-8px;
	font-size:28px;
	font-style:normal;
	position:relative;
}
.pricing-head h4 span {
	top:-10px;
	font-size:14px;
	font-style:normal;
	position:relative;
}
	
/*Pricing Content*/
.pricing-content { margin-top:10px;}
.pricing-content li {
	color:#888;
	font-size:13px;
	padding:7px 15px;
	border-bottom:solid 1px #f5f9e7;
}
.pricing-content li i {
	top:2px;
	color:#72c02c;
	font-size:16px;
	margin-right:5px;
	position:relative;
}

/*Pricing Footer*/
.pricing-footer {
	color:#777;
	font-size:11px;
	line-height:17px;
	text-align:center;
	padding:0 20px 19px;
	border-radius:0 0 3px 3px;
}
.pricing-footer a,
.pricing-footer button {
	color:#fff;
	border:none;
	margin-top:5px;
	font-size:16px;
	padding:6px 15px;
	text-align:center;
	border-radius:2px;
	background:#55c931;
	display:inline-block;
	text-transform:uppercase;
	text-shadow:0 1px 0 #38b312;
	border-bottom:solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
	cursor:pointer;
	background:#40ba1a;
	text-decoration:none;
	box-shadow:0 0 3px #999;
}

/*Priceing Active*/
.price-active,
.pricing:hover {
	z-index:9;
	margin-top:-15px;
	box-shadow:0 0 15px #b5b5b5;
}
.price-active h4 {
	color:#55c931;
}

.no-space-pricing .pricing:hover {
	-webkit-transition:box-shadow 0.3s ease-in-out;
	-moz-transition:box-shadow 0.3s ease-in-out;
	-o-transition:box-shadow 0.3s ease-in-out;
	transition:box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
	color:#55c931;
	padding:15px 0;
	font-size:80px;
	-webkit-transition:color 0.5s ease-in-out;
	-moz-transition:color 0.5s ease-in-out;
	-o-transition:color 0.5s ease-in-out;
	transition:color 0.5s ease-in-out;
}

.hover-effect {
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}

/*制造实力*/
.zzsl {
    margin-bottom: 10px;
    padding: 15px 15px 15px;
	background:#FAFAFA;
}
.zzsl:hover {
    background: #5CB85C none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 8px #ddd;
	color:#FFF;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.zzsl:hover span {
    color: #fff;
}
.zzsl span {
    color: #5CB85C;
    font-size: 42px;
    padding: 0;
    text-align: center;
	width:322px;
	margin:0 auto;
    transition: all 0.4s ease-in-out 0s;
}

.zzsl h4 {
    font-size: 20px;
    line-height: 25px;
	font-weight:700;
	text-align:center;
}
.zzsl p {
    font-size: 13px;
    line-height: 20px;
	color:#6F6F6F;
	text-align:justify;
}
.zzsl:hover p{ color:#FFF;}

/*购车流程*/
.lc-box {
    font-size: 14px;
    line-height: 26px;
    padding: 15px 0 10px;
    text-align: justify;
    word-wrap: break-word;
}
.lc-box p { padding-top:10px;}

/*产品内容页模板*/

.cp-table { width:100%;}
.cp-table table{ margin-bottom:1px; width:100%; font-size:15px;}
.cp-table table tr td { line-height:30px !important;}
.thead {
    background: #FFAD33;
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    height: 68px;
    text-align: center;
	padding-top: 15px !important;
}
.thead a{ color:#FFF;}
.td-pang{ font-weight:700; width:122px;}

/*tag标签*/
.tag-nav { margin-top:20px;}
.tag-nav li { border-right:none; margin-top:10px; height:auto;}
.tag-nav li a{ font-size:14px; line-height:50px; text-align:center; width:100%; height:50px; display:block; border:1px solid #ddd; background:#fff; color:#000; }
.tag-nav li a:hover{ border:1px solid #FF8C19; background: #FF9933; color:#fff; opacity:1; transition: all 0.4s ease 0s;}


/* 默认幻灯片 */
.FocusPic{zoom:1;position:relative; overflow:hidden}
.FocusPic .content{overflow:hidden}
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:434px;height:30px;line-height:30px;overflow:hidden}
.FocusPic .title-bg{background:#000;filter:alpha(opacity=50);opacity:0.5;}
.FocusPic .title a{display:block;padding-left:15px;color:#fff; font-size:14px;}
.FocusPic .change{bottom:4px;height:20px;right:3px;*right:5px;_right:4px;position:absolute;text-align:right;z-index:9999;}
.FocusPic .change i {background:#666;color:#FFF;cursor:pointer;font-family:Arial;font-size:12px;line-height:15px;margin-right:2px;padding:2px 6px; font-style:normal; height:15px;zoom:1;*display:inline;}
.FocusPic .change i.cur {background:#FF7700;}



/* 分页 */
#pages { padding:14px 0 10px 15px; text-align:center; }
#pages a { display:inline-block; height:22px; line-height:20px; background:#F1F1F1; border:1px solid #E4E4E4; text-align:center; color:#999; padding:0 10px}
#pages a.a1 { background:url(../images/pages.png) no-repeat 0 5px; width:56px; padding:0;background:#F1F1F1;}
#pages a:hover { background:#1D6BBA; color:#fff; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:20px; background:#1D6BBA; border:1px solid #1A5EA4; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:20px; background:url(../images/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }




/*底部*/
.foot { background:#7D7976; line-height:25px; height:auto; padding-bottom:0;color:#BBBABA;}
.foot h4 { padding-bottom:5px; color:#FFFEFF;}
.foot ul li {  float:left; width:49%;}
.foot ul li a{ color:#FFFEFF;}

.f1 { width:340px; float:left; height:150px; border-right:1px solid #A2A09D; color:#FFFEFF;}
.f2 { width:330px; float:left; padding-left:30px; height:150px; overflow:hidden;border-right:1px solid #A2A09D; color:#FFFEFF;}
.f3 { width:290px; float:left; padding-left:30px; height:150px; border-right:1px solid #A2A09D; color:#FFFEFF;}
.f4 { width:130px; float:right;  color:#FFFEFF;}

.fbottom { color:#fff; height:50px; line-height:50px; WIDTH: 100%; 
	line-height:50px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	background:#017cc9;
	FLOAT: right; 
	RIGHT: 0px; 
	BOTTOM: 0px;
	font-size:16px;
	text-align:left;
	POSITION:fixed;
	_POSITION: absolute;
	z-index:100;
	_TOP: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);/*閸忕厧顔怚E6*/
	color:#fff;}
.fbottom a{ color:#fff;}
.fbottom a:hover{ color:#FFFF00;}

.link {}
.link a{color:#BBBABA;}



.filteres {
	margin:0 auto;
	font-size:17px;
	border:1px solid #eee;
	background:#fff;
	margin-bottom:15px
}
.filteres dl {
	line-height:44px;
	padding-left:20px
}
.filteres dl dt {
	float:left;
	color:#666
}
.filteres dl dd {
	float:left;
	width:828px
}
.filteres dl dd a {
	color:#333;
	display:inline-block;
	padding:0 6px
}
.filteres dl dd a:hover {
	color:#ff552e
}
.filteres dl dd a.flselectt {
	color:#ff6946
}
.spxx_part2{clear:both; margin-top:10px;}
.spxx_part2 .sh_title{border-top:2px #ffad33 solid; height:35px; line-height:35px;padding:5px 0 5px 10px; font-size:20px; color:#ffad33;text-align:left; background:#f5f5f5; }     
.show_tp1, .show_tp2, .show_tp3,.show_text{}
.show_text .sh_notes{ text-align:left; line-height:30px;}
.spxx_splist{}
.dixian{ border-top:2px #ffad33 solid;} 
.spxx_splist .sp_list2 .spjj {line-height:25px;font-size:14px;}  
.spxx_splist .sp_list2 .spjj{ padding-top:10px; }  
.spxx_splist .sp_list2 .spjj  a:hover{text-decoration:underline;} 
.spxx_tj .spxx_title{ height:35px; line-height:35px;padding-left:10px;font-size:20px;color:#4AA1E8;text-align:left; } 
.spxx_part2 .sh_notes .list{ float:left;width:380px; margin:10px 10px 10px 0;}
.spxx_part2 .sh_notes .list .tp_img{border:2px #ddd solid;}  
.spxx_part2 .sh_notes .list .tp_img img{ width:376px; height:270px;}
.spxx_part2 .sh_notes .list .name{line-height:40px;font-size:14px;font-weight:700;}  
.spxx_part2 .sh_notes .list:hover{text-decoration:underline; color:#3E65A9;} 

.message_form {margin-top: 15px;}

.message_name {

    background: none repeat scroll 0 0 #fff;

    border: 1px solid #EAEAEA;

    color: #8F8F8F;

    float: left;

    height: 32px;

	font-size:14px; 

    line-height: 32px;

    padding-left: 5px;

    width: 100%;

}

.message_content {

    background: none repeat scroll 0 0 #fff;

    border: 1px solid #EAEAEA;

    color: #8F8F8F;

    height: 120px;

	font-size:14px; 

    line-height: 32px;

    overflow: hidden;

    padding: 1%;

    width: 98%;

}

.message_sub_do{ height:32px; line-height:28px; text-align:center; color:#FFF; width:100%; border:none;}

.message_sub_re{ height:32px; line-height:28px; text-align:center; color:#FFF; width:100%; border:none;}

.message_about {

    color: #8F8F8F;

    font-size: 14px;

	line-height:25px;

}




       /*shwo3*/
	   .product_txt table {border:none }
			.product_txt table td {border:1px solid #bbb; text-align:left;}
			.product_txt { width:100%; padding:4px 0; float:left;}
			#s_nav { width:100%; height:36px; background:#f7f7f7;border-bottom:#0e75be 2px solid; }
			#tab_p { height:36px; width:100%; border-bottom:#0e75be 2px solid;overflow:hidden; }
			#tab_p li { float:left; color:#333; height:36px; cursor:pointer; width:32%; text-align:center; font:bold 16px/36px "微软雅黑"; }
			#tab_p li.current_p { color:#FFF; background:#0e75be; }
			#content_p { float:left; padding:0 4px; width:1170px; padding-top:8px; border:1px solid #cdcdcd; border-top:none;padding-bottom:10px;background:#FFFFFF;}
			#content_p ul.ullist{ width:1130px; padding:30px; height:auto; float:left; overflow:hidden;display:none;}
			#content_p ul table { border-collapse:collapse; font-size:12px; width:100%; margin-bottom:15px}
			#content_p ul table td{ padding:5px; font-size:14px; line-height:24px;}
			#content_p p { width: auto; line-height:20px;}
			
			
			
			
			



/* 首页产品世界 */
.col-md-20 {

  /*position: relative;*/

  min-height: 1px;

  padding-right: 15px;

  padding-left: 15px;

  width:20%;

  float:left;

}

			.gridex {

	position: relative;

		overflow: hidden;



}


.gd-expander {

	position: absolute;

	overflow: hidden;

	height: 220px;

	margin-top: 20px;

	max-width: 100%;

	left: 0; /* standar row margin is 30px */

}

.gd-inner {

	padding: 0;
	width:1200px;

}

.gd-inner .col-md-2{width:20%; margin-bottom:15px}

/* top arrow when expanded */

.gridex > li > a {

	position: relative;

}



.cpimg { background: rgba(0, 0, 0, 0) url(../images/csdbj.jpg) no-repeat scroll center 0; padding:60px 10px;}


.gridex > .gd-expanded > a::after {

	top: auto;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-bottom-color: #ccc;

	border-width: 0;

	left: 50%;

	margin: -25px 0 0 76px;

}
.main-title {}
.main-title h2 { margin:0; font-size:30px; font-weight:600;color:#333; text-align:center;}
.main-title p { color:#666; text-align:center;font-size:16px; line-height:25px;}
.main-title span { height:5px; width:80px; display:block; color:#000; border-bottom:5px solid #0e75be; margin:0 auto; padding-top:15px;}
#products-title h3 { text-align:center; margin:30px 0 15px 0; font-size:20px; font-weight:600; letter-spacing:1px;}

#products-title h3 span { color:#FF9966;}

#products-title .with-line {

	width:100%;

	font-size: 13px;

	color: #848484;

	margin: 0 auto;

	position: relative;

	text-align: center;


}

#products-title .with-line:before {

	content: "";

	border-top: 1px solid #D2D2D2;

	display: block;

	position: absolute;

	width: 40%;

	top: 10px;

	left: 0

}

#products-title .with-line:after {

	content: "";

	border-top: 1px solid #D2D2D2;

	display: block;

	position: absolute;

	width: 40%;

	top: 10px;

	right: 0

}

#products-titles h3 { text-align:center; margin:30px 0 15px 0; font-size:20px; font-weight:600; letter-spacing:1px;}

#products-titles h3 span { color:#FF9966;}

#products-titles .with-lines {

	width:100%;

	font-size: 13px;

	color: #848484;

	margin: 0 auto;

	position: relative;

	text-align: center;

	margin-bottom:25px;

}

#products-titles .with-lines:before {

	content: "";

	border-top: 1px solid #D2D2D2;

	display: block;

	position: absolute;

	width: 30%;

	top: 10px;

	left: 0

}

#products-titles .with-lines:after {

	content: "";

	border-top: 1px solid #D2D2D2;

	display: block;

	position: absolute;

	width: 30%;

	top: 10px;

	right: 0

}








/*鑱旂郴*/

.lxfs { background:#fff; font-size:18px; border:1px solid #dedede; padding:10px;}



.lxwm { width:100%; font-size:18px;}

.lx { border-bottom:1px dashed #EEEDE9; height:40px; line-height:35px; padding-left:10px;font-size:18px;}

.lxr { font-size:18px; font-weight:700; color:#F00;}

.index-lx .title{ font-size:20px; color:#CD2720; font-weight:600; height:50px; line-height:50px;}


.sy_prdcut{ width:1200px; height:auto; float:left; overflow:hidden; margin-bottom:20px; margin-bottom:20px;}
.prd_txx{ width:290px; height:auto; float:left; margin-right:10px;}
.prd_txx img{ width:290px; height:218px;}


.hotproducts-titles { background:url(../images/qz.png) left center no-repeat; letter-spacing:1px; text-indent:70px; width:380px; height:45px; line-height:45px;  margin:30px auto 30px; font-size:30px; font-weight:600;}
.hotproducts-titles span{ font-size:14px; padding-left:20px;letter-spacing:0;/*font-style: italic;*/}

.index-abouts { background:#CCC; height:120px; position:relative; padding:30px 60px 30px 30px;}
.index-abouts .more { position:absolute; right:0; height:50px; width:50px; background:#3C0;top:0; line-height:40px; font-size:40px; text-align:center; color:#FFF;}
.index-abouts .more a { color:#FFF;}

.glyphicon-phone-alt{ width:20px; height:17px; float:left; margin-top:2px; background:url(../Images/btm1.jpg) no-repeat;}
.glyphicon-globe{ width:19px; height:18px; float:left; background:url(../Images/btm2.jpg) no-repeat;}
.glyphicon-cog{ width:18px; height:17px; float:left; background:url(../Images/btm3.jpg) no-repeat;}
.glyphicon-link{ width:18px; height:18px; float:left; background:url(../Images/btm4.jpg) no-repeat;}

.cp_sm{ width:100%; height:200px; float:left; border:1px solid red; overflow:hidden;}

.List_page{ width:1200px; height:25px;text-align:center; margin-top:10px;margin-bottom:10px; padding-top:5px; margin-bottom:20px; float:left;}
.List_page a{background:#eee;margin:0px 2px;padding:6px 8px;border:1px solid #1668b1;color:#000;}
.List_page span{background:#1668b1;color:#fff; font-weight:700; margin:0px 2px;padding:6px 8px;border:1px solid #1668b1;}

.cpsm{ width:100%; height:auto; line-height:27px; float:left;}

.cpss{ margin-bottom:15px; overflow:hidden;}

.preview{width: 500px;padding-top: 10px;float:left;position: relative; z-index:0; background:#fff;}
.preview .show{width: 500px;height: 375px; overflow: hidden; position: relative;line-height: 375px; z-index:-100px;}
.preview .show img{ vertical-align: middle; width:500px; height:375px;}
.thumb-scroll{width: 500px;height: 75px; margin-top: 5px; position: relative;}
.thumb-scroll .pro-thumb{width: 460px;height: 75px; position: relative; overflow: hidden; margin: 0 auto; z-index:10;}
.thumb-scroll .pro-thumb ul { position: absolute;height: 75px; left: 0;top: 0;}
.thumb-scroll .pro-thumb ul li{float: left;width: 107px;height: 73px; border: 1px solid #d1d1d1; line-height: 32px;margin-right:5px; overflow: hidden;} 
.thumb-scroll .pro-thumb ul li img{vertical-align: middle; width:107px; height:73px;}
.thumb-scroll .prev{ position: absolute;top: 0; display: inline-block;width: 15px;height: 75px; border: 1px solid #a0a0a0; background: url(../images/left.gif) center no-repeat #fff;}
.thumb-scroll .next{ position: absolute;top: 0; display: inline-block;width: 15px;height: 75px; border: 1px solid #a0a0a0; background: url(../images/right.gif) center no-repeat #fff;}
.thumb-scroll .prev{left: 0;}
.thumb-scroll .next{right: 0;}
.thumb-scroll .prev.disable,.thumb-scroll .next.disable{background-color: #f1f1f1; cursor: default;}
.zoomdiv{border:1px solid #ddd;padding:1px;}

.showright{ width:660px; float:right; display:inline; background:#fff; padding-top:10px; overflow:hidden;}
.showtitle{ font: normal 14px/30px "\5FAE\8F6F\96C5\9ED1"; background: #f0f0f0;padding: 10px; color:#333; width:97%; float:left; margin-left:15px; border-bottom:1PX dashed #E5E5E5}
.showtitle h3{ line-height: 40px; font-size:15px; padding:0; margin:0;}
.showcanshu{ width:650px; line-height:35px; float:left; display:inline;  margin:0 0 15px 0; background:#fbecbc;}
.showcanshu dt{ width:49%; float:left; display:inline; }

.showcontact{width:640px; padding:20px 0px; margin-left:15px; margin-bottom: 15px; float:left; text-indent:10px; background:#fff9ec; border:1px solid #fceac0; vertical-align:middle}
.showcontact strong{ color:#f00;font: bold 35px/35px Arial, Helvetica, sans-serif; padding-right:20px;word-spacing:10px;}
.inquirys{float: left;font-size: 20px; color: #333; width: 80%;margin: 15px  0px; margin-left:15px; padding-left: 2%; }
.inquirys a{padding:10px 30px; line-height:25px; text-indent:10px; margin-right: 40px; float:left;}
.inquirys i{ font-size: 30px;  color: #fff; vertical-align: middle; float:left;}
.baojia{ width: 95.7%;border: 1px solid #bad9ba; background: #e7ffe8; float: left; margin-top: 15px; margin-left:15px; overflow:hidden; }
.baojia li{ width: 20.9%;  display: inline; padding-left: 4%; line-height: 35px; float:left;}
a.bottonred{ background:#fe2929; border-radius: 3px; color: #fff }
a.bottonred:hover{background:#ff6464;color: #fff}
a.bottonlv{ background:#29772a; border-radius: 3px; color: #fff }
a.bottonlv:hover{background:#457e46;color: #fff}
.icon-dianhua{ width:27px; height:25px; float:left; background:url(../Images/lx1.png) left center no-repeat;}
.icon-caiwu{ width:28px; height:25px; float:left; background:url(../Images/lx2.jpg) left center no-repeat;}

.zdycs{ width:600px; margin-left:15px; margin-top:15px; margin-bottom:15px; height:auto; float:left; overflow:hidden; background:url(../Images/lxwx.png) right center no-repeat;}
.zdycs td{ border:1px solid #e6e6e6; width:180px; height:35px; line-height:35px; text-indent:10px; float:left;}


.contaier-fluid{ width:100%; height:auto; overflow:hidden;}

.gudingphone{width:1900px;height:32px;float:left;position:fixed;bottom:0;left:50%;margin-left:-950px;overflow:hidden;background:url('../images/boot_tel.jpg') no-repeat center center;}

.listPro{ max-width:1200px; float:left;padding-bottom:20px; margin-top:20px;} 
	.bhpl{width:100%;float:left;margin-bottom:10px;}
	.bhplul{display:inline-block;padding:7px 20px;text-align:center;background:#0e75be;color:#fff;width:130px;}
	.bhplul:hover{color:#fff;}
	
	.bhplli{display:inline-block;text-align:center;border:1px solid #ddd;color:#000;margin-left:5px;width:130px;padding:7px 1px; font-size:14px;}
	.bhplli:hover{border:1px solid #00599E;background:#0e75be;color:#fff;border-radius:5px;transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-webkit-transition:all 0.5s;}

