﻿
/*---------- import ---------*/
@import url('css/layout.css');
@import url('css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
	min-width: 1300px; width: 100%;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
	margin:0px auto ;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.keshi{
	width:1200px;
	margin:auto;
}
.top_img{
	float: left;
	width:735px;
}
.top_img img{
	width:100%;
	max-width:735px;
}
.top_logo{
	float: left;
	width:100%;
}
.top_dh{
	float: right;
	width: 330px;
}
.top_dh img{
	width:100%;
	max-width:330px;
}
.dropdown{
	float: right ;
}
.btn-default{
	margin-top:35px;
}
#langchange{
	float: right ;
	margin-top:35px;
	line-height:30px;
	height:30px;
	width:110px;
	border-radius:5px;
	text-align: center ;
}
/*---------- stock ---------*/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
	float: left ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/*****产品****/
/****留言**/
/*****公司简介****/
.hcpss{
	float: left;
	width: 100%;
	background:#e1e1e1;
}
.sousuo{
	float: right;
	width:23%;
	position:relative;
}
.rmgjc{
	float: left;
	width:50%;
	line-height:80px;
	font-size:14px;
	color:#4d4d4d;
	background:url('../images/rm.jpg') no-repeat left center ; 
	padding-left:50px;
	font-weight:bold;
}
.rmgjc a{font-size:14px;
	padding-right:10px;
	color:#4d4d4d;
	font-weight: lighter;
}

/*****品牌****/
/******产品***/
.chanp{
	float: left;
	width: 100%;
	padding-top:50px;
	padding-bottom:40px;
}
.shanpfl{
	float: left;
	width: 280px;
	background:#0459aa;
}
.chanpflimg{
	float: left;
	width: 100%;
}
.chanpflimg img{
	width: 100%;
}
.chanpflnr{
	float: left;
	width: 260px;
	margin:5px 10px;
	background:#fff;
	padding-top:15px;
	padding-bottom:10px;
}
.chanpflnr ul li{
	float: left;
	width: 100%;
	padding-left:8px;
	padding-right:18px;
	line-height:43px;
	border-bottom:1px #979797 dashed;
}
.chanpflnr ul li a{
	float: left;
	width: 100%;
	background:url('../images/flgd.jpg') no-repeat right center; 
	font-size:18px;
	color: #000;
}
.chanpflnr ul li:hover{
	background:#fe632b;
}
.chanpflnr ul li:hover a{
	color: #fff;
	background:url('../images/flgd1.jpg') no-repeat right center; 
}
.chanpfldh{
	float: left;
	width: 100%;
}
.chanpfldh img{
	width: 100%;
}
.chanpnr{
	float: right;
	width: 903px;
}
.chanpnr ul li{
	float: left;
	width: 281px;
	margin:0px 10px 15px 10px;
}
.chanpnr ul li a .chanpnrimg{
	float: left;
	width: 100%;
}
.chanpnr ul li a .chanpnrimg img{
	width: 100%;
}
.chanpnr ul li a .chanpnrnm{
	float: left;
	width: 100%;
	line-height:35px;
	height:35px;
	overflow: hidden;
	background:#c9c9c9;
	font-size:16px;
	color: #000;
	text-align: center;
}
.chanpnr ul li:hover a .chanpnrnm{
	background:#fe632b;
	color: #fff;
}
.hengtiao{
	float: left;
	width: 100%;
	background:url('../images/hengtiao.jpg') no-repeat center center; 
	height:149px;
}
/*****优势****/
.youshi{
	float: left;
	width: 100%;
	padding-top:50px;
	padding-bottom:40px;
}
.youshibt{
	float: left;
	width: 100%;
	text-align: center;
	margin:auto;
}
.youshibt img{
	width: 100%;
	margin:auto;
	text-align: center;
	max-width:648px;
}
.ys1{
	float: left;
	width: 100%;
	margin-top:25px;
}
.ys2{
	float: left;
	width: 100%;
	margin-top:65px;
}
.yswz{
	float: left;
	width: 565px;
}
.yswz1{
	float: right;
	width: 565px;
}
.yswznr{
	float: left;
	width: 100%;
	margin-top:45px;
}
.yswznr1{
	float: left;
	width: 100%;
	margin-top:48px;
}

.yswznrbq{
	float: left;
	width: 76px;
	margin-top:25px;
}
.yswznrbq img{
	width:100%;
}
.yswznrjs{
	float: right;
	width: 465px;
}
.yswznrjsnm{
	float: left;
	width: 100%;
	font-size:34px;
	color: #fe632b;
	font-weight: bold;
	line-height:25px;
}
.yswznrjsnm span{
	font-size:14px;
	color: #4c4c4c;
	text-transform: uppercase;
	font-weight: 100;
}
.yswznrjswz{
	float: left;
	width: 100%;
	font-size:16px;
	color: #000;
	line-height:30px;
	margin-top:10px;
}
.ysimg{
	float: right;
	width: 600px;
}
.ysimg img{
	width: 100%;
}
.ysimg1{
	float: left;
	width: 600px;
}
.ysimg1 img{
	width: 100%;
}

/******案例****/
.anli{
	float: left;
	width: 100%;
	padding-top:50px;
	padding-bottom:40px;
}
.chanpmc{
	float: left;
	width: 100%;
	text-align: center;
	font-size:30px;
	color: #000;
	background:url('../images/mcxx.jpg') no-repeat center bottom;
	margin-bottom:5px;
	line-height:25px;
}
.chanpmc span{
	font-size:16px;
	color: #9f9f9f;
	font-weight:100;
	text-transform: uppercase;
}
.anlinr{
	float: left;
	width: 100%;
	margin-top:20px;
}
.he_border1{background:#000000; float: left ; width:285px;height:190px;padding:0;margin:0px 7px;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_img{display:block;width:100%;padding:0;margin:0;position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:1;overflow:hidden}
.he_border1:hover .he_border1_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.6}
.he_border1 .he_border1_caption{color:#fff;padding:0;margin:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_caption::before,.he_border1 .he_border1_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.he_border1 .he_border1_caption::before{top:8%;right:10%;bottom:8%;left:10%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.he_border1 .he_border1_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.he_border1:hover .he_border1_caption::before,.he_border1:hover .he_border1_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.he_border1 .he_border1_caption,.he_border1 .he_border1_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden; z-index:1000}
.he_border1 .he_border1_caption_h{font-size:1.3em;font-weight:700;text-align:center;width:80%;position:absolute;top:20%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:1}
.he_border1 .he_border1_caption_p{font-size:16px;text-align:center;width:40%;border-radius:5px; margin:auto;line-height:40px; position:absolute;top:40%;left:32%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:0}
.he_border1:hover .he_border1_caption_p{top:45%;opacity:1}

/******公司简介***/
.gsjj{
	float: left ;
	width: 100%;
	background:url('../images/gsjjbj.jpg') no-repeat center center ; 
	padding-top:55px;
	padding-bottom:60px;
}
.gsjjnr{
	float: left ;
	width: 100%;
}
.gsjjnrjs{
	float: left ;
	width: 50%;
}
.gsjjname{
	float: left ;
	width: 100%;
	font-size:25px;
	color: #525252;
	border-bottom:1px #c5c5c5 solid ;
	padding-bottom:5px;
	line-height:25px;
	text-align: center;
}
.gsjjname span{
	font-size:14px;
	color: #818181;
}
.gsjjnrwz{
	float: left ;
	width: 100%;
	font-size:16px;
	color: #000;
	line-height:25px;
	margin-top:20px;
	margin-bottom:25px;
}
.gsjjnrwz p{
	padding:0px;
	margin:auto;
	text-indent:2em;
}
.gsjjnrgd{
	width: 14%;
	font-size:16px;
	color: #119ff5;
	border-bottom:3px #119ff5 solid ;
	padding-bottom:5px;
	margin:auto;
	text-align: center;
}
.gsjjnrgd a{
	font-size:16px;
	color: #119ff5;
}
.hengtiao1{
	float: left;
	width: 100%;
	height:201px;
	background:url('../images/hengtiao1.jpg') no-repeat center center; 
}
/*****新闻***/
.xinwen{
	float: left;
	width: 100%;
	padding-top:50px;
	padding-bottom:40px;
	background:#f3f3f3;
}
.xinwennr{
	float: left ;
	width: 100%;
	margin-top:20px;
}
.xinwennr a{
	float: left ;
	width: 100%;
}
.xinwennr a .xinwenimg{
	float: left ;
	width: 100%;
}
.xinwennr a .xinwenimg img{
	width:100%;
	max-width:564px;
	max-height:315px;
	overflow: hidden ;
}
.xinwennr a .xinwendyt{
	float: left ;
	width: 99%;
	background:#f4f4f4;
	padding:22px 22px 22px 7px;
}
.xinwennr a .xinwendyt .xinwendytname{
	float: left ;
	width: 100%;
	font-size:16px;
	color: #000;
}
.xinwennr a .xinwendyt .xinwendyttime{
	float: left ;
	width: 100%;
	font-size:12px;
	margin-top:15px;
	color: #7f7f7f;
}
.xinwennr a .xinwendyt .xinwendytnr{
	float: left ;
	width: 100%;
	font-size:14px;
	text-indent:2em;
	color: #686868;
	line-height:20px;
	margin-top:15px;
}
.news{
	float: left ;
	width: 100%;
	margin-top:20px;
}
.news ul li{
	float: left ;
	width: 100%;
	margin-top:10px;
	border-bottom:1px #686868 dashed ;
	padding-bottom:23px;
	margin-bottom:40px;
	
}
.news ul li a{
	float: left;
	width: 100%;
}
.news ul li a .newstime{
	float: left ;
	width: 80px;
	border:1px #bcbbbb solid ;
	text-align: center ;
	font-size:30px;
	color: #f5a700;
	line-height:20px;
	padding:18px 0px 13px 0px;
}
.news ul li a .newstime span{
	font-size:14px;
	color: #686868;
}
.news ul li a .newsxi{
	float: right ;
	width: 470px;
}
.news ul li a .newsxi .nwesname{
	float: left ;
	width: 100%;
	font-size:16px;
	color:#000;
}
.news ul li a .newsxi .newsnr{
	float: left ;
	width: 100%;
	margin-top:15px;
	line-height:20px;
	color: #686868;
	text-indent:2em;
}

/*****优势***/
/******公司简介****/
/*****荣誉****/
/*****新闻***/

/*******合作****/
/******底部****/
.foot{
	float: left ;
	width: 100%;
	background:#1e1f23;
}
.foot_ewm{
	float: left ;
	width: 21%;
	background:#303136;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: 8%;
}
.footewmtp{
	float: left ;
	width: 100%;
	text-align: center ;
}
.footewmtp img{
	width: 100%;
	margin:auto;
	text-align: center ;
	max-width: 154px;
}
.footewmwz{
	float: left ;
	width: 100%;
	text-align: center ;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
}
.foot_lxbq{
	float: left ;
	width: 64%;
	padding-top: 40px;
	margin-left: 3%;
}
.foot_dbdh{
	float: left ;
	width: 100%;
}
.foot_dbdh ul li{
	float: left ;
	width: 14%;
	text-align: center ;
	background:url('../images/foot_dhyd.jpg') no-repeat left center ; 
	line-height: 35px;
}
.foot_dbdh ul li:first-child {
	background:none;
}
.foot_dbdh ul li a{
	font-size:16px;
	color: #fff;
}
.foot_dz{
	float: left ;
	width: 100%;
	border:1px #515151 solid;
	line-height: 40px;
	margin-top: 25px;
}
.foot_dz p{
	font-size:14px;
	color: #a5a5a5;
	margin-right: 33px;
	margin-left: 10px;
	margin-bottom:0px;
	float: left ;
	padding:0px;
}
.foot_bqsy{
	float: left ;
	width: 100%;
	font-size:14px;
	color: #a5a5a5;
	line-height: 25px;
	margin-top: 25px;
}
.foot_bqsy a{
	font-size:14px;
	color: #a5a5a5;
}










.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #1f96ef;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}





