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;
}
.blank25 {
	height: 25px;
	overflow: hidden;
}
.blank30 {
	height: 30px;
	overflow: hidden;
}
.blank40 {
	height: 40px;
	overflow: hidden;
}
.blank50 {
	height: 50px;
	overflow: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover, a:focus {
	color: #5fa8ff;
	text-decoration: none;
}
a:active {
	outline: none
}
.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;
}
.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: #318fff;
}
.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;
}
.btn-xs, .btn-group-xs > .btn {
	border-radius: 1px;
	font-size: 12px;
	line-height: 1.5;
	padding: 3px 8px;
}
.btn-md, .btn-group-xs > .btn {
	border-radius: 1px;
	font-size: 14px;
	line-height: 1.5;
	padding: 8px 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;
}
/*间距*/

.p10 {
	padding: 10px;
}
.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;
}
.plr50 {
	padding: 0 50px;
}
.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;
}
.ml15 {
	margin-left: 15px;
}
.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: #DFDFDF;
}
.bg-hei {
	background: #000;
}
.container {
	width: 1200px !important;
}
.head {
	background: #1F1F21;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 12px;
}
.head p {
	background: #46454A;
	width: 120px;
	text-align: center;
	font-size: 14px;
}
.head a {
	color: #FFF;
}
.head a:hover {
	color: #FFFF99;
}
.top24 {
	background: url(../../images/phone.png) no-repeat right center;
	float: right;
	height: 66px;
	width: 276px;
	margin-top: 1px;
}
.top24 p {
	font-size: 23px;
	font-weight: 600;
	text-align: right;
	color: #000;
	padding-top: 35px;
}
/* 导航 */
.menu {
	height: 55px;
	width: 100%;
	margin: 0 auto;
	line-height: 55px;
	background: #203c5f;
}
.top-nav {
	height: 55px;
	font-size: 16px;
}
.top-nav li {
	height: 55px;
	line-height: 55px;
	padding: 0;
	color: #000;
}
.top-nav li a {
	padding: 0;
	color: #fff;
	text-align: center;
	transition: no;
	font-weight: 600;
}
.top-nav li:hover a {
	background: #016dc6;
	color: #fff;
}
.top-nav li .current {
	display: block;
	font-weight: 600;
	color: #fff;
	background: #014daa;
}
/* 二级 */
#nav_all li ul {
	display: none;
	position: absolute;
	z-index: 99;
	padding: 0;
	top: 55px;
	left: 0px;
	background: none;
	width: 100%;
	overflow: hidden;
	border-bottom: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#nav_all ul li {
	padding: 0;
	overflow: hidden;
	float: none;
	height: 50px;
	background: #FFF;
	line-height: 50px;
	border-bottom: 1px solid #f2f2f2;
}
#nav_all ul li:last-child {
	border-bottom: none;
}
#nav_all ul li a {
	margin: 0px;
	height: 50px;
	display: block;
	line-height: 50px;
	background: #FFF;
	color: #333;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding: 0 10px;
}
#nav_all ul li a:hover {
	background: #014daa;
	height: 50px;
	line-height: 50px;
	color: #fff;
}

.menu-products{height:55px; width:100%; margin:0 auto; line-height:55px; background:#203c5f; position:fixed; top:0; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; z-index:10000}


/*首页热销车型*/
.lanren {
	width: 100%;
	overflow: hidden;
}
.lanren ul li {
	height: 278px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.lanren .txt {
	height: 40px;
	background-color: rgba(51, 51, 51, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	position: absolute;
	bottom: 0;
	color: #fff;
	width: 370px;
}
.lanren .txt a {
	color: #FFF;
}
.lanren .txt h3 {
	font-size: 18px;
	font-weight: 600;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-top: 0;
	padding: 0;
}
.lanren .txt p {
	font-size: 16px;
	text-align: left;
	line-height: 26px;
	padding: 20px 8px;
}
.index-title {
	text-align: center;
	height: 70px;
	background: url(../../images/heng.png) no-repeat center bottom;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.index-title .tc {
	color: #203c5f;
}
.index-title p {
	font-size: 24px;
	font-weight: 600;
	line-height: 50px;
}
.index-title .en {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 0;
}



.index-menu-bc {
	background: url(../../images/pic1.jpg) no-repeat center center;
	height: 383px;
	padding-top:40px;
}

.index-menu-new {
	background: url(../../images/pic2.jpg) no-repeat center center;
	height: 360px;
}

.w600 { width:600px;}
.btn-about {
	color: #131E5C;
	background-color: #fff;
	border-color: #F2F2F2;
	height: 45px;
	margin-top: 25px;
	line-height: 45px;
	padding: 0 0 0 20px;
	font-size: 18px;
	opacity: 0.9;
	width:100%;
	border-radius: 2px;
	overflow: hidden;
	text-align:left;
}
.btn-about:hover {
	color: #fff;
	background-color: #014daa;
	border-color: #016dc6;
	opacity: 1;
}

/*首页泵车车型*/
.bc {
	overflow: hidden;
	height: 278px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.bc .txt {
	height: 40px;
	background-color: rgba(51, 51, 51, 0.5);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	position: absolute;
	bottom: 0;
	color: #fff;
	width: 370px;
}
.bc .txt a {
	color: #FFF;
}
.bc .txt h3 {
	font-size: 18px;
	font-weight: 600;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-top: 0;
	padding: 0;
}
.bc .txt p {
	font-size: 16px;
	text-align: left;
	line-height: 26px;
	padding: 20px 8px;
}


.date {float:right; color: #999; font-size:13px;}
.date a{float:right; color: #999; font-size:13px;}




.btn-news {
	color: #000;
	background-color: #fff;
	border-color: #F2F2F2;
	height:83px;
	border:none;
	border-bottom:1px solid #dedede;
	line-height: 30px;
	padding: 5px 0 0 20px;
	font-size: 16px;
	opacity: 0.9;
	width:100%;
	border-radius: 2px;
	overflow: hidden;
	text-align:left;
}
.btn-news:hover {
	color: #fff;
	background-color: #014daa;
	border-color: #016dc6;
	opacity: 1;
}


/*新闻资讯*/
.news { width:770px; float:right;}
.news li { height:83px; background:#FFF; display:block; width:770px; border-top:1px solid #EBEBEB;}
.news li:last-child { border-bottom:1px solid #EBEBEB}
.news li a:hover { background:#203c5f; color:#FFF; display:block; width:770px; height:83px;}
.news li a:hover a{ color:#FFF; }
.news .rq { float:left; width:90px;height:83px; text-align:center; background: url(../../images/rq.jpg) right 4px no-repeat;
}
.news a:hover .rq {background: url(../../images/rq2.png) right 4px no-repeat;} 
.news a:hover .rq .d{ color:#FFF;}
.news a:hover .rq .ym{ color:#FFF;}
.news .rq .d { height:45px; line-height:50px; font-size:22px; color:#B3B3B3;  clear:both; display:block;}
.news .rq .ym { font-size:14px; color:#B3B3B3; display:block;}
.news .bt { line-height:30px; float:left; width:580px; padding:10px 0 0 20px; font-size:16px;}
.news .ck { line-height:83px; float:right; display:block; width:60px; color:#203c5f;}
.news a:hover .ck { color:#FFF;}



.index-news-left { border:1px solid #EBEBEB; padding:10px; float:left; width:370px;background: #fff;}
.index-news-left .title {}
.index-news-left .title h3 { font-size:18px; margin:11px 0 10px; font-weight:600; color:#203c5f;}




.crumbs { width:100%; font-size:16px; height:50px; line-height:50px; font-weight:600; margin-top:10px; background:url(../../images/divider.png) repeat-x left bottom; }


/*泵车列表*/
.product-img {
	position: relative;
	margin-top: 5px;
	border: 1px solid #DEDEDE;
	height: 419px;
	overflow: hidden;
	box-shadow: 0 0 5px #F5F5F5;
	-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;
}
.product-img p {
	padding: 5px 15px 10px;
	text-align: justify;
	color: #666666;
}
.product-img h3 {
	font-weight: 700;
	font-size: 16px;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 10px 15px 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*泵车内容*/
#products-title h3 { text-align:center; margin:0 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;
	margin-bottom:15px;
}
#products-title .with-line:before {
	content: "";
	border-top: 1px solid #D8DADA;
	display: block;
	position: absolute;
	width: 40%;
	top: 10px;
	left: 0
}
#products-title .with-line:after {
	content: "";
	border-top: 1px solid #D8DADA;
	display: block;
	position: absolute;
	width: 40%;
	top: 10px;
	right: 0
}



.cp-title {
	background: #014daa;
	text-align: center;
	width: 250px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	margin: 50px auto 10px;
	font-size: 24px;
}
.cp-title a {
	color: #FFF;
}
.cp-title-sub {
	width: 900px;
	margin: 0 auto;
	text-align: center;
}
.cp-title-sub li {
	border: 1px solid #dedede;
	text-align: center;
	margin: 10px 7px;
	padding: 0 25px;
	height: 35px;
	line-height: 33px;
	display: inline-block;
}
.cp-title-sub li:hover {
	background: #203c5f;
	color: #FFF;
	border: 1px solid #E57304;
}
.cp-title-sub li:hover a {
	color: #FFF;
	transition: all 0.4s ease 0s;
}



/*  */

ej_pro {
    /* margin-top: 20px; */
    margin: 0 auto;
    text-align: center;
    clear: both;
	margin-left:-365px;
  
}
.ej_pro ul li {
	float:left;
	
}
.ej_pro ul li span {
	display:block;
	text-align:center;
	width:270px;
	height:50px;
	line-height:50px;
	overflow:hidden;
}
.ej_pro ul li:hover span {
	color:#d93037;
}
.ej_pro .no_mar {
	margin-right:0px;
}
/*page*/
.Page {
  
      overflow: hidden;
    padding: 30px 50px 30px 31%;
  
}
.Page a,.Page b {
	display:inline-block;
	width:65px;
	background:#ffffff;
	height:48px;
	vertical-align:middle;
	line-height:48px;
	font-size:14px;
	border:1px solid #e5e5e5;
	margin-left:-1px;
	float:left;
	text-decoration:none;
	color:#333;
	outline:none;
}
.Page a:hover {
	background:#d93037;
	color:#FFF;
	background-repeat:no-repeat;
}
.Page span {
	display:inline-block;
	min-width:45px;
	padding:0 10px;
	background:#ffffff;
	height:48px;
	vertical-align:middle;
	line-height:48px;
	font-size:14px;
	border:1px solid #e5e5e5;
	margin-left:-1px;
	float:left;
}
.Page span.current {
	background:#d93037;
	color:#FFF
}












/*单页公司介绍*/
.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: #fff;
	padding-bottom: 1px;
}
.page_gsjs .head ul.left {
	clear: #41484d;
	font-size: 16px;
	font-weight: 700;
	width: 300px;
	color:#000;
	float: left;
}
.page_gsjs .head ul.right {
	float: right;
	width: 270px;
	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;
}

/*制造实力*/

.zzsl {
	margin-bottom: 10px;
	padding: 15px 15px 15px;
	background: #FAFAFA;
}
.zzsl:hover {
	background: #0066CC 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: #0066CC;
	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;
}


/*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: #203c5f;
	border-radius: 3px 3px 0 0;
	text-shadow: 0 1px 0 #203c5f;
	border-bottom: solid 1px #DB3437;
}
.pricing-head h4 {
	color: #bac39f;
	padding: 5px 0;
	font-size: 70px;
	font-family: Arial;
	background: #F2F2F2;
	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;
}


/*新闻列表页*/
.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: #318fff;
}
.red-buton {
	position: absolute;
	bottom: 41px;
	height: 20px;
	left: 1080px;
	right: 0;
	color: #318fff;
}

/* 内容 */

#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: 14px;
	font-weight: normal;
	line-height: 50px;
	color: #999
}
#Article .content {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	text-align: justify;
}
#Article .content p {
	font-size: 16px;
	line-height: 26px;
	padding-top: 20px;
}
#Article .content img {
	max-width: 900px;
	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;
}


/*产品简介*/
#products-jianjie { background:#1a5fb2; padding:10px 20px 25px 20px; color:#f7f7f7; font-size:14px; margin:30px 0;line-height:25px; text-align:justify;}
#products-jianjie h2 { margin:0; text-align:center; font-size:24px; font-weight:700; height:60px; line-height:60px; color:#fff;}


#products-cpys { background:#FFCCCC; padding:10px 20px 25px 20px; color:#333; font-size:15px; margin:10px 0;line-height:25px; text-align:justify; border-radius:5px;}
#products-cpys h2 { margin:0; text-align:center; font-size:22px; font-weight:700; height:60px; line-height:60px; color:#000;}
#products-cpys p { color:#333;}

a:hover #products-cpys { background:#0066CC;}
a:hover #products-cpys h2{ color:#FFF;}
a:hover #products-cpys p{ color:#FFF;}


#products-fa-title { width:150px; background:#1a5fb2; font-size:20px; height:40px; line-height:40px; color:#FFF; font-weight:600; margin:20px auto 10px; text-align:center; letter-spacing:1px;}


.page {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	text-align: justify;
}
.page p {
	font-size: 16px;
	line-height: 26px;
	padding-top: 20px;
}
.page img {
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
}



.product-img:hover {
	z-index: 9;
	margin-top: -5px;
	box-shadow: 0 0 10px #D5D5D5;
}


/*foot部*/
.foot { background:#EFEFEF; border-top: 1px solid #EAEBE6; line-height:25px; height:auto; padding-bottom:15px;color:#BBBABA;}
.foot h4 { padding-bottom:5px; color:#343434;}
.foot ul li {  float:left; width:100%;}
.foot ul li a{ color:#414141;}


.f1 { width:370px; float:left; height:170px; border-right:1px dashed #D5D6CF; color:#414141;}
.f2 { width:200px; float:left; padding-left:30px; height:170px; border-right:1px dashed #D5D6CF; color:#414141;}
.f3 { width:200px; float:left; padding-left:30px; height:170px; border-right:1px dashed #D5D6CF; color:#414141;}
.f4 { width:200px; float:left; padding-left:30px; height:170px; border-right:1px dashed #D5D6CF; color:#414141;}
.f5 { width:170px; float:left;  color:#414141;}
.f6 { width:170px; float:right;  color:#414141;}

.fdh { font-size:30px; font-weight:700; line-height:35px; color:#014daa;}

.link { border-top: 1px dashed #DDDED7;}
.link li a { line-height:25px; padding-right:10px;}

/*底部*/
.footer { background:#242424; height:40px; line-height:40px; color:#F2F2F2;}
.footer a { color:#FFF;}
.footer .top {
	background: #203c5f;
	width: 120px;
	text-align: center;
	font-size: 14px;
}
.footer a:hover {
	color: #FFFF99;
}

/*在线客服*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 400px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #0066CC url(../../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #0066CC url(../../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #0066CC url(../../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
	background: #0066CC url(../../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}


.view-blank {
}

.view-table {
	width: 100%;
}
.view-table table {
	border: 1px solid #000;
}
.view-table .cp-hang {
	color: #318fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.view-table .view-table-first td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 20%;
	background: #FAFAFA;
}
.view-table .view-table-first td:nth-child(even) {
	padding-left: 5px;
	width: 30%;
	background: #fff;
}
.view-table .view-table-second td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table .view-table-title-first td:first-child {
	color: #318fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table .view-table-title-second td:first-child {
	color: #318fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table .view-table-title-three td:first-child {
	color: #318fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table table td {
	word-wrap: break-word;
	word-break: break-all;
}



.view-table2 {
	width: 100%;
}
.view-table2 table {
	border: 1px solid #000;
}
.view-table2 .cp-hang {
	color: #318fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
.view-table2 .view-table-first td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 25%;
	background: #FAFAFA;
}
.view-table2 .view-table-first td:nth-child(even) {
	padding-left: 5px;
	width: 75%;
	background: #fff;
}
.view-table2 .view-table-second td:nth-child(odd) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table2 .view-table-three tr:nth-child(2) {
	font-weight: 600;
	padding-left: 5px;
	width: 15%;
	background: #FAFAFA;
}
.view-table2 .view-table-title-first td:first-child {
	color: #318fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table2 .view-table-title-second td:first-child {
	color: #318fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table2 .view-table-title-three td:first-child {
	color: #318fff;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	background: #F5F5F5;
}
.view-table2 table td {
	word-wrap: break-word;
	word-break: break-all;
}

.gsabout{
	width: 600px;
	height: 260px;
	text-indent: 2em;
	text-align:justify;
	font-size: 14px; 
	margin: 15px 0 0 25px;
	line-height:30px;
}
.text-more{
	color:#ee640c;float:right;
}

.scroll{ width:1140px; height:380px; margin:30px auto 0 auto; overflow:hidden;background: rgba(0, 0, 0, 0) url("../../images/zhuozi.png") no-repeat center bottom;}

.v_out{width:1120px;margin:0px auto;overflow:hidden;}

.v_show{width:1060px;overflow:hidden;position:relative;height:380px;float:left}

.u_lanren{ width:6650px;position:absolute;left:0px;top:0px;}

.u_lanren ul{float:left;text-align:center;line-height:50px;}

.u_lanren ul li{width:1065px;height:340px;float:left; overflow:hidden; }

.u_lanren ul li dd{ width:235px; height:330px; margin:0px 0px 0 25px; float:left; overflow:hidden; position:relative; list-style:none;background:#fff;}

.u_lanren ul li dd:hover{ background:#016dc6; color:#F2F2F2;}

.u_lanren ul li dd p{ width:235px; height:30px;  color:#4D4D4D; position:absolute; top:175px; font-size:16px; font-weight:600; text-align:left; padding:0 10px;}

.u_lanren ul li dd:hover a{ color:#FFF;}

.u_lanren ul li dd img{ position:absolute; left:0; top:0; z-index:10; width:235px; height:176px;}

.u_lanren ul li dd a.link{ width:235px; height:350px; display:block; position:absolute; left:0; top:0; z-index:20;}

.u_lanren ul li dd span.info{ padding:10px; height:61px; font-size:13px; display:block; position:absolute; top:226px;z-index:30;text-align:left;}

.prev,.next{float:left; padding-top:170px;}

.prev a{ background:url(../../images/left.png) no-repeat center center;}

.next a{ background:url(../../images/right.png) no-repeat center center;}

.prev,.prev a,.next,.next a{width:30px;height:40px; display:block;}
.zhibo{
	background: #ccc;
}