*{
	margin:0;
	padding:0;
}

body{
	font-family: "微软雅黑";
	font-size: 16px;
	overflow-x: hidden;
}

li{
	list-style: none;
}

a{
	text-decoration: none;
	color: #333333;
}

i{
	font-style: normal;
}

.fl{
	float:left;
}

.fr{
	float:right;
}


.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
  font-size: 0;
}

.clearfix {
  zoom: 1;
}



.inner{
	width:1000px;
	margin:0 auto;
}


/*顶部*/
.top{
	background: #f2f2f2;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}

.top a:hover{
	color: #4fa0e5
}

/*头部*/
header{
	height: 160px;
	background:#f9f9f9;
}
.header-left{
	margin-top: 40px;
	margin-right: 80px;
	width: 640px;
}
.header-center{
	margin-top: 40px;
	width: 60px;

}
.header-left img{
	float: left;
	margin-right: 30px;
	position: relative;
	top:-10px;
}

.title{
	float: left;

}
.header-left span{
	width: 1px;
	height: 42px;
	background:#000;
	display: block;
	float: left;
	margin-right: 16px;
	position: relative;
	top:5px;
}
.title h1{
	font-size: 26px;
	color: #000;
	margin-bottom:5px;
}
.title p{
	font-size: 16px;
	color: #000;
}

.header-center img{
	float: left;
	display: block;
}
.header-right p{
	float: left;
	font-size: 18px;
	color: #000;
}

.header-right strong{
	font-size: 22px;
	color: #000000;
	float:left;
}
.header-right{
	width: 220px;
	margin-top: 40px; 
}

/*导航*/
nav{
	height: 50px;
	font-size: 16px;
	background: #328dc1;
}

nav li{
	float: left;
	line-height: 50px;
	height: 50px;
	text-align: center;
	/*width: 125px;*/
}
nav li a{
	color: #fff;
	font-size: 18px;
	display: block;
	padding-left: 15px;
	padding-right: 12px;
}

nav li a:hover{
	background:#1b2850;
	display: block;
}
.active{
	background:#1b2850
}

/*轮播图*/
.wrap{
	
	height: 440px;
	margin:0 auto;
	
}
.banner .has-dots{
	overflow: hidden;
	width: 1120px;
	height: 374px;
}
#b04 { width:100%;position: relative;height: 440px;}
#b04 ul{
	height:440px;
}
#b04 ul li{
	float: left;
}
#b04 ul li img{
	width: 100%;
	height: 100%;
	text-align: center;
}
#b04 .dots {
    position: absolute;
    left: 50%;
	top:90%;
	transform: translate(-50%);
}

#b04 .dots li 

{ 
	display: inline-block; 
	width: 14px; 
	height: 14px; 

	margin: 0 4px; 

	text-indent: -999em; 

	background: #fff;

	border-radius: 50%; 

	cursor: pointer; 

	opacity: .4; 

	-webkit-transition: background .5s, opacity .5s; 

	-moz-transition: background .5s, opacity .5s; 

	transition: background .5s, opacity .5s;

}

#b04 .dots li.active 

{
	background: #fff;
	opacity: 1;
}

#b04 .arrow { position: absolute; top: 200px;}

#b04 #al { left: 15px;}

#b04 #ar { right: 15px;}

/*搜索*/
.search{
	height: 80px;
	margin-bottom: 46px;
	
}
.search-left{
	float: left;
	line-height: 80px;
	color: #797878;
	font-size: 16px;
}
.search-left strong{
	font-size: 18px;
	color: #000;
}
.search-left a{
	color: #797878;
	font-size: 16px;
}
.search-left a:hover{
	color: #4fa0e5
}
.search-right{
	float: right;
	line-height: 80px;

}
.search-right img{
	position: relative;top:5px;left:-240px;
}

.search input{
	width: 240px;
	height: 33px;
	border:1px solid #ccc;
	text-indent: 30px;
}

.search input.buttons{
    width: 55px;
	height: 35px;
	background: #1897d0;
	border: 1px solid #1897d0;
	color: #FFF;
	font-size: 14px;
	position: relative;
	left: -24px;
	text-indent: 0px;
}
.buttons{
    width: 55px;
	height: 35px;
	background: #1897d0;
	border: 1px solid #1897d0;
	color: #FFF;
	font-size: 14px;
	position: relative;
	left: -24px;
}




/*产品中心*/
.productc{
	margin-bottom: 50px;
}
.productc-left{
	width: 230px;
	margin-right: 20px;
}
.productc-title{
	background: url(../images/pro-title-bg_03.jpg) no-repeat center;
	height: 100px;
	text-align: center;
}
.productc-title h2{
	line-height: 100px;
	font-size: 24px;
	color: #fff;
}
.productc-list{
	background: #ddd;
}
.productc-list li{
	border-bottom: 1px solid #FFF;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.productc-list li img{
	padding-left: 20px;
	margin-right: 10px;
}
.productc-bot{
	height: 130px;
	background: url(../images/productc-bot-bg_03.jpg) no-repeat center;
}
.productc-bot-cont{
	padding-top: 10px;
}
.productc-bot h4{
	color: #1b2850;
	font-size: 24px;
	padding-left: 20px;
	font-weight: normal;
}
.productc-bot-nn{
	padding-left: 10px;
	padding-top: 10px;
}

.productc-right{
	width: 750px;
	text-align: center;
}
.productc-main{
	text-align: center;
}
.productc-main li{
	float: left;
	width: 240px;
}
.productc-main li img{
	width:240px;
	height: 200px;
}
.productc-main li p{
	line-height: 40px;
}
.productc-main li:nth-child(2),.productc-main li:nth-child(5),.productc-main li:nth-child(8){
	margin-left: 10px;
	margin-right: 10px;
}
/*优势*/
.advantage{
	background: url(../images/adv-bg_02.jpg) no-repeat center;
	background-size: cover;
	height: 1350px;
	margin-top: 70px;
	position: relative;
	text-align: center;
}
.advantage h2{
	font-size: 36px;
	color:#1b1b1b;
	
}
.advantage p{
	font-size: 18px;
	color:#333;
	
}
.advantage-cont{
	width: 412px;
	position: relative;
	text-align: left;
	left: 110px;
	top: 120px;
}
.advantage-cont p{
	position: relative;
	top:20px;
}
.advantage-cont h4,.advantage-cont2 h4,.advantage-cont3 h4,.advantage-cont4 h4{
	color: #333;
	font-size: 20px;
}
.advantage-cont p,.advantage-cont2 p,.advantage-cont3 p,.advantage-cont4 p{
	line-height: 24px;
	color:#333;
	font-size: 16px;
	position: relative;
	left: 8px;
	
}
.advantage-cont2{
	width: 400px;
	position: relative;
	text-align: left;
	left: 590px;
	top: 320px;
}
.advantage-cont2 p{
	position: relative;
	top:18px;
}
.advantage-cont3{
	width: 400px;
	position: relative;
	text-align: left;
	left: 110px;
	top: 430px;
}
.advantage-cont3 p{
	position: relative;
	top:20px;
}
.advantage-cont4{
	width: 400px;
	position: relative;
	text-align: left;
	left: 590px;
	top: 640px;
}
.advantage-cont4 p{
	position: relative;
	top:26px;
}
/*产品对比*/
.cpdb{
	background: url(../images/cpdb-bg_02.jpg) no-repeat center;
	background-size: cover;
	height: 1110px;
}
.cpdb-cont{
	position: relative;
	width: 230px;
	top:170px;
	left: 260px;
}
.cpdb-cont h4{
	font-size: 18px;
	color: #1897d0;
	margin-bottom: 10px;
}
.cpdb-cont p{
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
.cpdb-cont2{
	position: relative;
	top:320px;
}
.cpdb-cont3{
	position: relative;
	top:460px;
}
.cpdb-cont4{
	position: relative;
	top:620px;
}
.cpdb-right-cont{
	width: 160px;
	position: relative;
	top:208px;
	left: 370px;
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
.cpdb-right-cont2{
	top:412px;
}
.cpdb-right-cont3{
	top:610px;
}
.cpdb-right-cont4{
	top:808px;
}
/*定制流程*/
.dzlc{
	margin-top: 60px;
	text-align: center;
	margin-bottom: 50px;
}
.dzlc-title{
	background: url(../images/dzlc-title-bg_02.jpg) no-repeat center;
	background-size: cover;
	height: 68px;
	margin-bottom: 40px;
}
.dzlc-title h2{
	font-size: 36px;
	color:#1b1b1b;
	line-height: 68px;
}
.dzlc ul li{
	float: left;
	width: 200px;
}
.dzlc ul li p{
	font-size: 16px;
	color: #333;
	margin-top: 20px;
}
/*合作客户*/
.hzkh{
	text-align: center;
	margin-bottom: 45px;
}
.hzkh-title{
	background:url(../images/hzkh-title-bg_02.jpg) no-repeat center;
	background-size: cover;
	height: 80px;
}
.hzkh-title h2{
	font-size: 36px;
	color:#1b1b1b;
	line-height: 80px;
}
.bx_wrap{
	position: relative;
}
#demo li img{
	width: 218px;
	height: 178px;
}
.hzkh img{
	width: 218px;
	height: 178px;
	border:1px solid #d2d2d2;
}

.prev{
	width: 20px;
    height: 24px;
    line-height: 24px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    top:90px;
    left: -35px;
    text-indent: -999em;
    background: url(../images/arr_left.gif) no-repeat;
}
.next{
	width: 20px;
    height: 24px;
    line-height: 24px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    top: 90px;
    right: 0px;
    text-indent: -999em;
    background: url(../images/arr_right.gif) no-repeat;
}
/*关于我们*/
.aboutus{

}
.aboutus-left{
	width: 740px;

}
.aboutus-left img{
	width: 338px;
	margin-right: 22px;
}
.aboutus-left-cont{
	width: 380px;
}
.aboutus-left-cont h2{
	font-size: 36px;
	color:#1b1b1b;
}
.aboutus-left-cont h2 span{
	color: #efefef;
	text-transform: uppercase;
}
.aboutus-left-cont p{
	font-size: 16px;
	line-height: 20px;
}
.aboutus-left-cont p span{
	color: #d02730;
	font-weight: bold;
}
.ckxq{
	width: 132px;
	height: 33px;
	background: #1897d0;
	border:1px solid #d2d2d2;
	text-align: center;
	margin-top: 20px;
}
.ckxq a{
	color: #fff;
	font-size: 16px;
	line-height: 35px;

}
.aboutus-right{
	width: 260px;
}
.aboutus-right-title{
	height: 30px;
	line-height: 30px;
	background: #eeeeee;
	padding:0 10px 0 10px;
	color: #333333;
}
.aboutus-right-title h4{
	font-size: 16px;
}
.aboutus-right-title a{
	font-size: 14px;
}
.ryzs{
	margin-top: 7px;
	border:1px solid #d2d2d2;
	width: 235px;
	height: 276px;
	padding:0px 10px 0 10px;
	text-align: center;
}

.ryzs li p{
	position: relative;
	left: 20px;
	font-size: 14px;

}
.ryzs img{
	width: 170px;
	height: 240px;
	margin-top: 10px;
	margin-left: 32px;
}
.ryzs .prev{
	width: 18px;
    height: 30px;
    line-height: 30px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    top:120px;
    left: 5px;
    text-indent: -999em;
    z-index: 999;
    background: url(../images/ryzs-icon_03.jpg) no-repeat;
}
.ryzs .next{
	width: 18px;
    height: 30px;
    line-height: 30px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    top: 120px;
    right: 5px;
    text-indent: -999em;
    background: url(../images/ryzs-icon_05.jpg) no-repeat;
    z-index: 999;
}
/*工厂设备*/
.gcsb{
	position: relative;
	margin-bottom: 80px;
}
.gcsb-title{
	background: url(../images/gcsb-title-bg_02.jpg) no-repeat center;
	height: 90px;
	background-size: cover;
}
.gcsb-title a{
	color: #1897d0;
}
.gcsb-more{
	position: relative;
	left: 910px;
	top:50px;
}
.gcsb ul{
	margin-bottom: 50px;
}
.gcsb-xt{
	border:1px solid #d2d2d2;
}
.gcsb .prev{
	width: 30px;
    height: 30px;
    line-height: 30px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    top:220px;
    left: 450px;
    text-indent: -999em;
    z-index: 999;
    background: url(../images/gcsb-icon_03.jpg) no-repeat;
}
.gcsb .next{
	width: 30px;
    height: 30px;
    line-height: 30px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    top: 220px;
    right: 490px;
    text-indent: -999em;
    background: url(../images/gcsb-icon_04.jpg) no-repeat;
    z-index: 999;
}
.gcsb img{
	width: 220px;
	height: 180px;
}

/*经营理念*/
.jyln{
	background:url(../images/jyln-bg_02.jpg) no-repeat center;
	height: 225px;
	background-size: cover;
	margin-bottom: 30px;
}
.jyln-cont{
	position: relative;
	top:100px;
	left: 740px;
}
/*新闻资讯*/
.xwzx {
	text-align: center;
}
.xwzx-left{
	width: 660px;
	margin-right: 15px;
}

.xwzx-tabList{
	height: 52px;
	background: #e5e5e5;
	line-height: 52px;
}
.xwzx-tabList li{
	float: left;
	width: 158px;
}
.xwzx-bc{
	background: #2883d2;

}
.xwzx-bc a{
	color: #fff;
}
.xwzx-jt{
	position: relative;
	top:-36px;
	left: 280px;
}
.xwzx-cont img{
	width: 316px;
	margin-right: 18px;
}
.xwzx-text{
	width: 324px;
	text-align: left;
}
.xwzx-text p{
	line-height: 26px;
	font-size: 14px;
	height: 164px;
}

.xwzx-text  button{
	width: 80px;
	height: 30px;
	color: #fff;
	background: #2883d2;
	border:1px solid #2883d2;
}
.xwzx-text a{
	width: 26px;
	height: 25px;
	background: #e5e5e5;
	display: inline-block;
	color: #6b6b6b;
	text-align: center;
	line-height: 25px;
	position: relative;
	top:1px;

}
.xwzx-tabItem{
	height: 462px;
}
.xwzx-tabItem ul{
	margin-top: 30px;
	text-align: left;
}
.xwzx-tabItem ul li{
	line-height: 50px;
	height: 50px;
	border-bottom: 1px dashed #ccc;
}
.xwzx-right{
	width: 325px;
	background: #f8f8f8;
	height: 562px;
}
.xwzx-right-title{
	height: 52px;
	background: #e5e5e5;
	line-height: 52px;
	text-align: left;
	margin-bottom: 26px;
}
.xwzx-right-title p{
	width:240px;
	background: #2883d2;
	 color: #fff;
	 padding-left: 20px;
	 margin-right: 25px;
}
.xwzx-right-title img{
	position: relative;
	top:-44px;
}

.xwzx-right-cont{
	
	height: 154px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.xwzx-tw{
	margin-bottom: 19px;
	margin-left: 10px;
}
.xwzx-tw img{
	margin-right: -16px;
}
.xwzx-tw h4{
	font-size: 16px;
	color: #3a487b;
	font-weight: normal;
	
}
.xwzx-hd{
	text-align: left;
	margin-left: 10px;
}
.xwzx-hd img{
	margin-right: 10px;
}
.xwzx-hd p{
	font-size: 14px;
	color: #7a7b7b;
	line-height: 24px;
	margin-left: 28px;

}
.wdgd{
	height:505px; overflow:hidden;
}
/*友情链接*/
.yqlj{
	height: 78px;
}
.yqlj h2{
	font-size: 40px;
	color: #e9e9e9
}
.yqlj p{
	position: relative;
	top:-38px;
	left: 16px;

}
.yqlj strong{
	color: #1d2d68;
	margin-right: 28px;
	font-size: 18px;
}
.yqlj span{
	color: #333333;
	font-size: 16px;
}



/*底部导航*/
.btn-nav{
	height: 64px;
	background:#1465ac;
	color: #fff
}
.btn-nav ul li{
	float: left;
	line-height: 64px;
	margin-right: 48px;
}
.btn-nav ul li:nth-child(1){
	margin-left: 16px;
}
.btn-nav ul li a{
	color: #fff;
	font-size: 16px;
}
/*.btn-nav ul li span{
	width: 2px;
	height:15px;
	background:#fff;
	display: block;
	float: left;
	position: relative;
	top:26px;
	left: 88px;

}*/

/*底部*/
footer{
	height: 248px;
	background:#000507;

}
.footer-left{
	margin-top: 79px;
	width: 200px;
}

.footer-center{
	width: 500px;
	margin-top: 79px;
	line-height: 26px;
	color: #999;
}
.footer-right{
	margin-top: 79px;
	width: 226px;
	margin-left: 74px;
	text-align: center;
	
}
.footer-right span{
	display: block;
	color: #fff;
}

.hide{display: none;}
