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;
	margin: 0 auto;
}
.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;
	height: 35px;
}
.col-md-10 {
	width: 1000px;
	float: left;
}
.col-md-2 {
	float: left;
}
.col-md-3 {
	width: 230px !important;
	padding-right: 0px !important;
}
.lanren img {
	width: 370px;
}
.lanren ul {
	width: 1200px;
	float: left;
}
.lanren li {
	width: 400px;
	float: left;
}
.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: 30px;
	font-weight: 600;
	text-align: right;
	color: #f00;
	padding-top: 35px;
}
/* 导航 */

.menu {
	height: 55px;
	width: 100%;
	margin: 0 auto;
	line-height: 55px;
	border-top: 1px solid #eeeeee;
}
.top-nav {
	height: 55px;
	font-size: 16px;
}
.top-nav li {
	height: 55px;
	line-height: 55px;
	padding: 0;
	color: #000;
	width: 146px;
	float: left;
}
.col-md-3 {
	float: left;
}
.col-md-9 {
	float: left;
}
.top-nav li a {
	padding: 0;
	color: #333;
	font-weight: bold;
	text-align: center;
	transition: no;
}
.top-nav li:hover a {
	color: #f00;
	background:#fff;
}
.top-nav li .current {
	display: block;
	font-weight: 600;
	color: #fff;
}
.top-nav li span.arr_t {
	width:100%; height:9px; float:left; margin-top:-9px;
	background:url(../images/menubg.jpg) left top no-repeat;}
	
#nav_all li ul {
	display: none;
	position: absolute;
	z-index: 99;
	padding: 0;
	top: 55px;
	left: -40px;
	background: #fff;
	width: 226px;
	border-bottom: none;
	border-top:0px;
	box-shadow:0 2px 2px 2px rgba(0, 0, 0, 0.2);
	
}
#nav_all ul li {
	width:100%;
	padding: 0;
	overflow: hidden;
	float: none;
	height: 50px;
	line-height: 50px;
	 text-align:center;
	border-bottom: 1px solid #f2f2f2;
}
#nav_all ul li:last-child {
	border-bottom: none;
}
#nav_all ul li a {
	margin: 0px;
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
}
#nav_all ul li:hover a{
	width:100%; float:left;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background:#f00;
}
.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: 16px;
	font-weight: 600;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-top: 0;
	padding: 0;
	width: 370px;
}
.lanren .txt p {
	font-size: 14px;
	text-align: left;
	line-height: 26px;
	padding: 20px 8px;
}
.rxcx_db{ width:100%; height:auto; float:left; overflow:hidden;}
.rxcx_db a{ color:#f00;}
.rxcx_ul{ width:100%; height:auto; float:left; background:#f2f2f2; margin-top:15px; overflow:hidden; padding-bottom:20px;}
.index-title {
	width:100%; float:left;
	text-align: center;
	height: 70px;
	margin-top:40px; overflow:hidden;
	background: url(../images/heng.png) no-repeat center bottom;
	letter-spacing: 2px;
	word-spacing: 2px;
}
.index-title a{ color:#019cdf;}
.index-title a:hover{ color:#f00;}
.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
}
.col-md-8 {
	width: 770px;
	float: left;
}
/*单页公司介绍*/

.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 {
	width:100%; float:left;
	height: 210px;
	position: relative;
	border-bottom: 1px dashed #CCC;
	margin-top: 30px;
}
.h120:hover{ width:100%; float:left; color:#fff; height:210px; background:#1e65b5; overflow:hidden;}
.h120:hover a{ color:#fff;}
.h120:hover p{ color:#fff;}
.red-i {
	position: absolute;
	bottom: 40px;
	height: 20px;
	left: 282px;
	right: 0;
	color: #333;
}
.red-buton {
	position: absolute;
	bottom: 41px;
	height: 20px;
	left: 1080px;
	right: 0;
	color: #318fff;
}
/* 内容 */



#Article {
	width:100%; float:left;
	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: 300px;
	margin: 30px auto 0 auto;
	overflow: hidden;
}
.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: 255px;
	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: relative;
	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: relative;
	top: 180px;
	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;
}

.bannerbg{width:100%; height:450px; overflow:hidden; position:relative;}
.bigpic{height:450px; position:relative; overflow:hidden; width:1920px; left:50%; margin-left:-960px;}
.bigpic a{ position:relative;}
.bigpic img{height:450px; width:1920px; display:block;}
.smallpic{position:absolute; left:50%; margin-left:-330px; bottom:18px; z-index:2; width:660px; text-align:center;}
.smallpic div{width:102px; height:48px; margin-right:3px; position:relative; display:inline-block; *margin-right:109px; *display:inline;}
.smallpic a{position:absolute; bottom:0; background:#fff; border:1px solid #ccc; display:block; width:102px; height:0; overflow:hidden; padding-bottom:5px;}
.smallpic a.active{background:#009ce0;}
.smallpic img{display:none; width:102px;}

.sy_qp{ width:100%; height:auto; float:left; margin-top:15px; overflow:hidden;}

.yt_show{height:132px; background:#009ce0;overflow:hidden; width:100%; float:left;}
.yt_show h2{width:154px; height:132px; float:left; line-height:132px; margin:0; padding:0; font-size:16px; color:#fff; padding-left:32px;}
.yt_shli a{display:block; float:left; width:155px; height:132px; margin-right:25px; text-align:center; padding-top:30px; line-height:42px; font-size:14px; color:#fff; position:relative;}
.yt_shli a:hover{background:#0062b5; color:#fff;}
.yt_show a span{top:82px; left:0; width:132px; cursor:pointer; position:absolute;}
.yt_show h3{width:116px; height:132px; float:right; line-height:132px; margin:0; padding:0; background:url(../images/more.jpg) center no-repeat;}
.yt_show h3 a{ width:100%; height:132px; float:left; background:none;}

.sy_about{ width:585px; height:auto; float:left; overflow:hidden; border-top:5px solid #fe0000; margin-top:15px; background:#e4e5e7;}
.sy_about h1{ width:100%; height:auto; float:left; overflow:hidden; margin:0; padding:0; text-indent:15px; font-size:26px; line-height:60px; }
.sy_about ul{ width:100%; height:auto; float:left; padding:15px; line-height:25px; font-size:14px;}
.about_a{ width:150px; height:45px; line-height:45px; float:left; text-align:center; background:#2d2d2d; color:#fff; margin-left:20px; overflow:hidden;}
.about_a:hover{ color:#ff0;}

.sy_dphz{ width:585px; height:auto; float:right; overflow:hidden; border-top:5px solid #2c2c2c; margin-top:15px; background:#dfdfdf;}
.sy_dphz h1{ width:100%; height:auto; float:left; overflow:hidden; margin:0; padding:0; text-indent:15px; font-size:26px; line-height:60px; }
.sy_dphz ul{ width:100%; height:auto; float:left; padding:15px 5px; line-height:25px; font-size:14px;}

.rxcx_tu{ width:268px; height:auto; float:left; margin-left:20px; overflow:hidden; margin-top:15px; background:#fff;}
.rxcx_img{ width:100%; height:auto; float:left; overflow:hidden;}
.rxcx_img img{ width:280px; height:201px; float:left;}
.rxcx_tit{ width:100%; height:50px; line-height:50px; float:left; text-align:center;}
.rxcx_tit a{ font-size:16px;}
.rxcx_tit a:hover{ color:#f00;}
.rxcx_more{ width:100%; height:40px; float:left; overflow:hidden;}
.rxcx_more span{ border:1px solid #dedede; padding:0 10px; text-align:center; height:25px; line-height:20px; margin:0; float:left; margin-left:10px; overflow:hidden;}

.news_sy{ width:100%; height:auto; float:left; overflow:hidden; margin-top:10px;}
.news_tu1{ width:375px; height:auto; float:left; overflow:hidden;}
.news_tu1 h1{ width:100%; height:50px; line-height:50px; float:left; background:url(../images/tb1.jpg) 110px center no-repeat #184b8a; text-align:center; color:#fff; margin:0; padding:0; font-size:20px;}

.news_tu2{ width:375px; height:auto; float:left; overflow:hidden; margin-left:25px;}
.news_tu2 h1{ width:100%; height:50px; line-height:50px; float:left; background:url(../images/tb2.jpg) 110px center no-repeat #891717; text-align:center; color:#fff; margin:0; padding:0; font-size:20px;}

.news_tu3{ width:375px; height:auto; float:right; overflow:hidden;}
.news_tu3 h1{ width:100%; height:50px; line-height:50px; float:left; background:url(../images/tb3.jpg) 110px center no-repeat #895917; text-align:center; color:#fff; margin:0; padding:0; font-size:20px;}
.news_ul{ width:100%; height:60px; line-height:60px; float:left; margin-top:20px; overflow:hidden; border-bottom:1px dashed #ddd;}
.news_da{ width:75px; height:auto; line-height:23px; font-size:20px; float:left; border-right:1px solid #ddd;}
.news_da span{ width:100%; height:auto; float:left; font-size:16px; text-indent:20px;}
.news_tit{ width:280px; height:auto; line-height:25px; float:left; margin-left:20px; overflow:hidden;}
.news_tit a{ font-size:18px;}
.news_tit a:hover{ color:#f00;}
.news_des{ width:280px; height:auto; font-size:13px; line-height:25px; float:left; margin-left:20px; overflow:hidden;}

#floor_5_main {
    background: #008ae3;
    padding: 50px 0;
    color: #fff;
    overflow: hidden;
    width: 100%;
	margin-top:30px; overflow:hidden;
    float: left;
}
#floor_5 {
    overflow: hidden;
}
#top, #logo, #announcement, #link, #copyright, #floor_1, #floor_2, #floor_3, #floor_4, #floor_5, #floor_6, #floor_7, #floor_8, #floor_9, #floor_10, #floor_12, #floor_13, #floor_14 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    border: 0px dashed red;
}
#floor_5_1 {
    float: left;
    width: 765px;
    overflow: hidden;
}
#floor_5_2 {
    float: left;
    width: 365px;
    padding-left: 45px;
    border-left: 1px solid #a19a99;
    overflow: hidden;
}
.bottom_navigation {
    width: 840px;
    overflow: hidden;
    float: left;
    padding-left: 10px;
}
.bottom_navigation li {
    float: left;
    width: 140px;
    margin-right: 15px;
    overflow: hidden;
}
.bottom_navigation li a {
    display: block;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
}
.bottom_navigation .subnavigationlist1 li {
    float: none;
    padding: 0px;
    line-height: 28px;
    display: block;
}
.bottom_navigation .subnavigationlist1 li a {
    display: block;
    line-height: 30px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    font-size: 13px;
    text-align: left;
}
.bottom_navigation .subnavigationlist1 li a:hover{ color:#ff0;}

table.search_table {
    width: 90%;
    text-align: center;
}
table.search_table th {
    vertical-align: middle;
    text-align: center;
    padding: 0px 3px;
}
table.search_table td {
    vertical-align: middle;
    width: 60px;
    padding: 0px 3px;
}
.form_text {
    width: 95%;
	font-size:13px; font-weight:100;
    background-position: 0px 0px;
}
.form_text, .form_text:hover, .form_text_verifycode, .form_text_verifycode:hover {
    border-color: #a0a0a0 #cbd9eb #cbd9eb #a0a0a0;
    border-width: 1px;
    height: 25px;
    line-height: 20px;
    clip: rect;
    padding: 2px;
    color: #000000;
}
input {
    padding: 2px;
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    width: 30%;
    line-height: normal;
}

.btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    height: 32px;
    line-height: 32px;
    padding: 0px 20px;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    text-decoration: none;
    text-align: center;
    text-indent: 0;
    cursor: pointer;
    border: 1px solid #d4d4d4;
    color: #666666;
}
.form_button {
    width: auto;
    vertical-align: middle;
    border:0px;
}
.btn-small {
    font-size: 12px;
    height: 25.6px;
    line-height: 25.6px;
    padding: 0px 16px;
}
.btn {
    background-color: #016db8;
    color: #fff;
}

.contact_wrap {
    line-height: 1.8em;
    padding-left: 10px;
}
.contact_wrap b {
    font-weight: bold;
}
#floor_5_2 .WeChat img {
    float: left;
    width: 130px;
    padding: 20px 30px 0 10px;
}
img {
    vertical-align: middle; margin: 0;
    padding: 0;
    border: 0;
}
#floor_5_2 .bdsharebuttonbox {
    padding-top: 40px;
}
.bdshare-button-style0-24 {
    zoom: 1;
}
#floor_5_2 .bdsharebuttonbox .LShare {
    display: block;
    line-height: 24px;
    height: 24px;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    font-size: 16px;
    color: #fff;
}
.bdshare-button-style0-24 .bds_more {
    color: #333;
    float: left;
}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url(../img/share/icons_0_24.png?v=4c3f13b3.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style0-24 .bds_more {
    background-position: 0 0;
}
.bdshare-button-style0-24 .bds_qzone {
    background-position: 0 -52px;
}
.bdshare-button-style0-24 .bds_tqq {
    background-position: 0 -260px;
}
.bdshare-button-style0-24 .bds_tsina {
    background-position: 0 -104px;
}
.bdshare-button-style0-24 .bds_renren {
    background-position: 0 -208px;
}
.bdshare-button-style0-24 .bds_weixin {
    background-position: 0 -1612px;
}

#copyright_main {
    background: #242424;
    color: #fff;
    line-height: 50px;
    width: 100%;
    float: left;
}
#copyright {
    line-height: 55px;
}

#copyright a {
    color: #fff;
    text-decoration: none;
}
.htgl{ margin-left:600px;}
.fhdb{ width:150px; height:54px; float:right; background:#203d5f; text-align:center;}

.page_list{ width:100%; height:auto; float:left; overflow:hidden; margin-top:10px;}
.page_list li{ width:150px; height:40px; line-height:40px; float:left; background:#1e65b5; text-align:center; margin-left:15px;}
.page_list a{ color:#fff;}
.page_list a:hover{ color:#ff0;}
.page_list li:hover{ background:#01336b;}

.page_dh{ width:100%; height:40px; line-height:40px; float:left; background:#f5f5f5; text-indent:12px; border-bottom:1px solid #e5e5e5; margin-top:15px;}
.page_dh a:hover{ color:#f00;}
.page_con{ width:100%; float:left; height:auto; overflow:hidden;}
.page_con h1{ width:100%; height:60px; line-height:60px; float:left; text-align:center; border-bottom:1px solid #ddd; font-size:26px; font-weight:bold;}
.page_aaa{ width:100%; height:auto; float:left; overflow:hidden; line-height:25px; font-size:15px;}

#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
}

.pro_list{ width:1170px; height:auto; float:left; overflow:hidden; background:#f5f5f5; margin-top:20px; padding:15px 15px 10px 15px;}
.pro_list ul{ width:100%; height:40px; line-height:40px; float:left; overflow:hidden; margin-bottom:10px;}
.pls_tt1{ width:150px; height:40px; float:left; background:#fe0000; text-align:center;}
.pls_tt1 a{ color:#fff; font-weight:bold; font-size:16px;}
.pls_tt2{ width:150px; height:40px; float:left; background:#1e65b5; text-align:center;}
.pls_tt2 a{ color:#fff; font-weight:bold; font-size:16px;}
.pls_tt3{ width:150px; height:40px; float:left; background:#2d4454; text-align:center;}
.pls_tt3 a{ color:#fff; font-weight:bold; font-size:16px;}
.pls_tt4{ width:150px; height:40px; float:left; background:#ebab03; text-align:center;}
.pls_tt4 a{ color:#fff; font-weight:bold; font-size:16px;}
.pls_tt5{ width:150px; height:40px; float:left; background:#66be1e; text-align:center;}
.pls_tt5 a{ color:#fff; font-weight:bold; font-size:16px;}
.pls_t2{ width:120px; height:40px; line-height:37px; float:left; border:1px solid #ddd; text-align:center; margin-left:15px; overflow:hidden;}
.pls_t2 a{ color:#333;}
.pls_t2 a:hover{ width:120px; height:40px; float:left; background:#008ae3; color:#ff0;}

.cp_shuoming{ width:100%; height:auto; line-height:30px; float:left; margin:10px 0;}
.cp_shuoming strong{ color:#f00;}

.rxcx_ul1{ width:100%; height:auto; float:left; background:#fff; overflow:hidden;}
.rxcx_tu1{ width:370px; height:auto; float:left; margin-right:20px; overflow:hidden; margin-bottom:15px; border:1px solid #ddd; background:#fff;}
.rxcx_img1{ width:350px; height:auto; padding:10px; float:left; overflow:hidden;}
.rxcx_img1 img{ width:350px; height:263px; float:left;}
.rxcx_tit{ width:100%; height:50px; line-height:50px; float:left; text-align:center;}
.rxcx_tit a{ font-size:16px;}
.rxcx_tit a:hover{ color:#f00;}
.rxcx_more{ width:100%; height:40px; float:left; overflow:hidden;}
.rxcx_more span{ border:1px solid #dedede; padding:0 10px; text-align:center; height:25px; line-height:20px; margin:0; float:left; margin-left:25px; overflow:hidden;}
.rxcx_dh{ width:100%; height:auto; float:left; overflow:hidden; margin-bottom:20px;}
.rxcx_dh a{ width:110px; margin-left:60px; height:30px; line-height:27px; text-align:center; float:left; border:1px solid #000;}
.rxcx_dh a:hover{ color:#f00;}

.prod_img{ width:650px; height:auto; float:left; overflow:hidden;}
.prod_img img{ width:650px; height:488px;}

.prod_fr{ width:470px; height:auto; float:right; overflow:hidden;}
.cp_title {
    font-size: 26px;
    color: #000;
    height: 50px;
    line-height: 50px;
	font-weight:bold;
	width:100%; float:left; margin:0;
	overflow:hidden;
    border-bottom: 1px solid #dedede;
    padding-left: 30px;
}
.cp_con {
    margin: 7px 0 0 30px;
    width: 430px;
	float:left;
    position: relative;
}
.cp_con li {
    line-height: 37px;
    font-size: 16px
}
.cp_con .wx {
    position: absolute;
    width: 30%;
    height: auto;
    top: 10PX;
    right: 0;
}
.cp_con .wx img {
    width: 100%;
}
.ico{
	height: auto; overflow: hidden; padding-left: 30px; width: 100%; float:left;
	margin: 20px 0;
}
.ico li{
	width: 75px;  display: inline; float: left; 
	margin: 0 16px; text-align: center;
}
.ico li h5{
	font-size: 14px; margin-top: 4px;
}
.ico li .ic{
	width: 75px; height: 75px;
}
.ico li.n1 .ic{
	background: url(../images/picon4.png) no-repeat;
	background-size: cover;
}
.ico li.n2 .ic{
	background: url(../images/picon1.png) no-repeat;
	background-size: cover;
}
.ico li.n3 .ic{
	background: url(../images/picon2.png) no-repeat;
	background-size: cover;
}
.ico li.n4 .ic{
	background: url(../images/picon3.png) no-repeat;
	background-size: cover;
}
.ico li.n1:hover .ic{
	background: url(../images/icon4.png) no-repeat;
	background-size: cover;
}
.ico li.n2:hover .ic{
	background: url(../images/icon1.png) no-repeat;
	background-size: cover;
}
.ico li.n3:hover .ic{
	background: url(../images/icon2.png) no-repeat;
	background-size: cover;
}
.ico li.n4:hover .ic{
	background: url(../images/icon3.png) no-repeat;
	background-size: cover;
}

.nycpms{ width:100%; height:80px; line-height:25px; float:left;}
.nycplj{ width:100%; height:auto; float:left; overflow:hidden;}
.nycplj a{ color:#fff;}
.an1{ width:200px; height:25px; line-height:25px; float:left; text-align:center; background:#d9544f; border-radius:5px;}
.an2{ width:200px; height:25px; line-height:25px; float:left; margin-left:50px; text-align:center; background:#0aa5ff; border-radius:5px;}

.nycp_bg{ width:100%; height:50px; line-height:50px; float:left; background:#f7f7f7; margin-top:15px; overflow:hidden;}
.nycpan1{ width:150px; height:50px; float:left; border-top:2px solid #ff5500; color:#000; font-size:18px; background:#fff; text-align:center;}
.nycpan2{ width:1020px; height:50px; float:left; border-top:2px solid #575757;}

.nycp_content{ width:100%; height:auto; float:left; font-size:15px; padding:20px 0px; overflow:hidden;}
.nycp_content td{ border:1px solid #000; padding:4px;}

.nytltj{ width:100%; height:auto; float:left; overflow:hidden;}
.nytltj li{ width:222px; height:auto; line-height:25px; font-size:14px; margin-top:10px; text-align:center; margin-left:10px; float:left; overflow:hidden;}
.nytltj li img{ width:222px; height:166px; float:left;}
.nytltj li a:hover{ font-size:14px; color:#f00;}



.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 400px;
	right: 5px;
	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: #FF7913 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #FF7913 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #FF7913 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #FF7913 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;
}