.wrap{
	width: 100%;
	min-width: 1200px;
}
.w1200{
	width: 1200px;
	margin: 0 auto; 
}
.w1100{
	width: 1200px;
	margin: 0 auto; 
}
img{
	vertical-align: middle;
}
.top{
	line-height: 140px;
}
.nav{
	line-height: 40px;
	background: #2c73b5;
	text-align: center;
	height: 40px;
}
.nav li{
	display: inline-block;
	font-size: 18px;
	color: white;
	width: 117px;
	margin: 0 25px;
	transition: 1s;
}
.nav li:hover{
	background: #fec70b;
}
.nav li.on{
	background: #fec70b;
}
.slideBox{ width:100%;overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;  }

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; 
	background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.x_product{
	padding-top: 36px;
}
.l_product{
	width: 254px;
}
.l_product_titel{
	background: #2c73b5;
	color: white;
	width: 100%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 27px;
	padding-bottom: 19px;
}
.l_product_titel span{
	font-size: 12px;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
	padding-top: 10px;
}
.l_product_total{
	border: solid 1px #adadad;
	padding-bottom: 20px;
    padding-top: 27px;
}
.l_product_total li{
	width: 178px;
	line-height: 50px;
	background: #e4e4e4;
	margin: 0 auto;
	margin-bottom: 11px;
	padding-left: 43px;
	transition: 1s;
}
.l_product_total li:hover{
	background: #fec70b;
	color: white;
}
.l_product_tel{
	border: solid 1px #adadad;
	font-size: 18px;
	line-height: 26px;
	padding-left: 40px;
	padding-bottom: 46px;
	padding-top: 97px;
	position: relative;
}
.l_product_tel:after{
	content: '';
	width: 51px;
	height: 51px;
	background: url(../images/tel1.png) center center no-repeat;
	position: absolute;
	top:14%;
	left:40%;
}
.r_product{
	width: 906px;
}
.r_product_titel{
	padding-bottom: 11px;
	border-bottom: solid 1px #adadad;
}
.r_product_titel .fl{
	font-size: 24px;
	font-weight: 300;
	padding-left: 22px;
	position: relative;
}
.r_product_titel .fl:after{
	content:'';
	width: 11px;
	height: 22px;
	background: #fec70b;
	position: absolute;
	top: 0;
	left:0;
}
.r_product_titel .fr{
	font-size: 16px;
	padding-top: 6px;
}
.r_product_total{
	margin-top: 35px;
}
.r_product_total li{
	width: 275px;
	border: solid 1px #d8d8d8;
	display: inline-block;
	margin-bottom: 25px;
}
.r_product_total li img{
	width: 100%;
	transition: 1s;
}
.r_product_total li .r_product_img{
	position: relative;
}
.r_product_total li .r_product_img .r_product_img_two{
	width: 100%;
	line-height: 54px;
	text-align: center;
	background: #e3e4e4;
/*
	position: absolute;
	left: 0;
	bottom: 0;
*/
}
.r_product_total li .r_product_img .r_product_img_one{
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.r_product_total li:hover img{
	transform: scale(1.2);
}
.about{
	padding-top: 79px;
	padding-bottom: 45px;
	border-bottom: solid 1px #d8d8d8;
}
.l_about{
	width: 634px;
}
.l_about_titel .fl{
	font-size: 34px;
	font-weight: bold;
	padding-left: 27px;
	position: relative;
}
.l_about_titel .fl:after{
	content: '';
	width: 14px;
	height: 61px;
	background: #fec70b;
	position: absolute;
	top: 0;
	left: 0;
}
.l_about_titel .fl span{
	font-size: 26px;
	font-weight: 300;
	text-transform: uppercase;
	display: block;
	padding-top: 2px;
}
.l_about_titel .fr{
	width: 104px;
	line-height: 36px;
	background: #fec70b;
	border-radius: 10px;
	color: white;
	text-align: center;
	font-size: 16px;
	margin-top: 17px;
}
.l_about_word{
	width: 609px;
	font-size: 16px;
	font-weight: 300;
	line-height: 49px;
	padding-top: 38px;
}
.case{
	padding-top: 49px;
}
.case_img{
	text-align: center;
}
.case_within{
	background: #2c73b5;
	padding-top: 38px;
	padding-bottom: 41px;
	margin-top: 22px;
}
.case_within .picMarquee-left .bd li{
	text-align: center;
	width: 285px;
	margin: 0 7.5px;
}
.case_within .picMarquee-left .bd li img{
	width: 100%;
	transition: 1s;
}
.case_within .picMarquee-left .bd li .pic{
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.case_within .picMarquee-left .bd li:hover img{
	transform: scale(1.2);
}
.case_within .picMarquee-left .bd li .pic1{
	font-size: 16px;
	color: white;
	padding-top: 15px;
}
.news{
	padding-top: 63px;
}
.news .slideTxtBox{
	padding-top: 40px;
}
.news .slideTxtBox .bd li{
	width: 506px;
	padding: 41px 39px 33px 46px; 
	background: #e4e4e4;
	display: inline-block;
	margin-bottom: 24px;
}
.news_titel{
	font-size: 18px;
	padding-left: 6px;
	position: relative;
}
.news_titel:after{
	content: '';
	width: 8px;
	height: 8px;
	background: #fec70b;
	border-radius: 50px;
	position: absolute;
	top: 6px;;
	left: -15px;
}
.news_titel span{
	float: right;
	font-family: "Arial";
	font-size: 17px;
	margin-right: 13px;
}
.news_word{
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	padding-top: 25px;
}
.link{
	font-size: 16px;
	font-weight: 300;
	margin-top: 15px;
	display: none;
}
.link.on{
	display: block;
}
.link span{
	font-size: 14px;
	padding-left: 18px;
	padding-right: 16px;
}
.link a{
	margin: 0 5px;
}
.foot{
	background: #2c73b5;
	color: white;
	line-height: 53px;
	margin-top: 27px;
}
.__main_body .r_product_total li{
   margin: 0 10px;
   margin-bottom: 25px;
}