/*Copyright 2007 Qietu Inc. All rights reserved.*/
body{
	line-height: 1.7;
}
.header{
	height: 115px;
}
.wrapper{
	width: 1230px;
	margin: 0 auto;
}
.header .logo{
	margin-top: 30px;
	float: left;
}
.header .nav{
	float: right;
}
.header .nav ul{
	
}
.header .nav li{
	float: left;
}
.header .nav li a{
	padding: 0 20px;
	font-size: 16px;
	color: #000000;
	line-height: 115px;
	display: block;
	text-decoration: none;
	margin: 0 20px;
}
.header .nav li.active a{
	color: #00a9ee;
}
.h_slider{
	position: relative;
}
.h_slider li{
	height: 560px;
	overflow: hidden;
}
.h_slider li .txt{
	margin-top: 115px;
}
.h_slider li h2{
	font-size: 37px;
	color: #00a9ee;
	line-height: 1.7;
}
.h_slider li h3{
	font-size: 37px;
	color: #ffffff;
	line-height: 1.7;
	background: url(../images/img1-10.jpg) no-repeat left bottom;
	padding-bottom: 24px;
}
.h_slider li .form{
	margin-top: 350px;
}
.h_slider li .tt{
	width: 264px;
	height: 47px;
	background: #f1faff;
	padding-left: 14px;
	border-radius: 5px;
	line-height: 47px;
	border: none;
	font-size: 14px;
	color: #3b3b3b;
	font-family:"微软雅黑";
}
.h_slider li .btn{
	/*width: ;*/
	background: url(../images/img1-9.png) no-repeat center;
	width: 147px;
	height: 47px;
	line-height: 47px;
	color: #ffffff;
	font-size: 16px;
	border: none;
	font-family:"微软雅黑";
	cursor:pointer;
}
.h_pro .h_head h2{
	color: #333333;
}
.h_pro .h_head h3{
	color: #0072bb;
}
.h_head{
	line-height: 1.5;
	text-align: center;
}
.h_head h2{
	font-size:30px ;
	text-transform: uppercase;
}
.h_head h3{
	font-size:32px ;
}
.h_pro{
	margin-top: 80px;
}
.h_pro .body{
	margin-top: 80px;
	margin-bottom: 100px;
	position: relative;
}
.h_pro .body .next,
.h_pro .body .prev{
	position: absolute;
	left:-115px;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -25px;
}
.h_pro .body .next{
	left: auto;
	right:-115px;
}
.h_pro .body ul{
	overflow: hidden;
}
.h_pro .body li{
	overflow: hidden;
}
.hpro_l{
	float: left;
}
.hro_r{
	float: right;
	width: 705px;
}
.hro_r h4{
	font-size: 18px;
	color: #222222;
	margin-top: 48px;
}
.hro_r .srch{
	margin-top: 22px;
}
.hro_r .srch .txt{
	width: 264px;
	height: 48px;
	border: 1px solid #eeeeee;
	background: #f8f8f8;
	padding-left: 14px;
	font-size: 14px;
	color: #3b3b3b;
	line-height: 48px;
	border-radius: 5px;
}
.hro_r  .btn{
	width:50px;
	background: url(../images/img1-9.png) no-repeat center;
	background-size: cover;
	width: 146px;
	line-height: 50px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	border: none;
	border-radius: 5px;
	margin-left: 13px;
}
.hro_r .nav{
	border-top: 1px solid #e5e5e5;
	margin-top: 35px;
}
.hro_r .nav dl{
	overflow: hidden;
}
.hro_r .nav dd{
	float: left;
	width: 50%;
	line-height: 1.7;
}
.hro_r .nav h2{
	font-size:20px ;
	margin-top: 28px;
}
.hro_r .nav h3{
	font-size: 14px;
	color: #969595;
}
.hro_r .nav dd:nth-child(1) h2{
	color: #e3d757;
}
.hro_r .nav dd:nth-child(2) h2{
	color: #68b392;
}
.hro_r .nav dd:nth-child(3) h2{
	color: #f48c53;
}
.hro_r .nav dd:nth-child(4) h2{
	color: #208bcf;
}
.h_view{
	background: url(../images/img1-11.jpg) no-repeat center top;
	height: 777px;
	overflow: hidden;
}
.h_view .h_head{
	margin-top: 80px;
	color: #FFFFFF;
}
.h_view .body{
	margin-top:60px ;
}
.h_view .body ul{
	text-align: center;
}
.h_view .body li{
	background: rgba(0,0,0,0);
	width: 391px;
	height: 131px;
	transition: all 0.3s;
	overflow: hidden;
	display: inline-block;
	margin: 0 6px;
}
.h_view .body li:hover,
.h_view .body li.on{
	background: url(../images/img1-4.jpg) no-repeat center;
}
.h_view .body .wp{
	margin: 7px;
	background: #FFFFFF;
	overflow: hidden;
	height: 116px;
}
.h_view .body .img{
	float: left;
	width: 113px;
	height: 88px;

	margin: 14px 17px;
}
.h_view .body .txt{
	float: left;
	margin-left: 13px;
	height: 116px;
	line-height: 2;
}
.h_view .body .txt table{
	height: 100%;
}
.h_view .body .txt h2{
	font-size: 16px;
	color: #000000;
}
.h_view .body .txt h3{
	font-size: 16px;
	color: #969595;
}
.h_view .foot {
	width:1030px ;
	margin: 0 auto;
	position: relative;
}
.h_view .foot li{
	width: 1030px;
	margin: 0 auto;
	height: 225px;
	position: relative;
	background: #dce7f1;
	margin-top: 75px;
}
.h_view .foot li:after{
	content: "";
	background: url(../images/img1-15.png) no-repeat left center;
	width: 14px;
	height: 20px;
	position: absolute;
	left: 158px;
	top: -20px;
}
.h_view .foot li .img{
	float: left;
	margin: 38px 54px;
	width: 149px;
	height: 149px;
}
.h_view .foot li .txt:before,
.h_view .foot li .txt:after{
	content: "";
	background: url(../images/img1-18.png) no-repeat center;
	width: 28px;
	height: 26px;
	position: absolute;
	left: 0;
	top: 0;
}
.h_view .foot li .txt:before{
	left: auto;
	right: 0;
	background: url(../images/img1-19.png);
}
.h_view .foot li .txt{
	float: left;
	height: 133px;
	width:715px;
	margin: 47px 0;
	position: relative;
}
.h_view .foot li i{
	margin: 13px 70px 0;
	font-size: 14px;
	color: #333333;
	line-height: 27px;
	display: inline-block;
}
.h_view .foot li em{
	display: block;
	padding-left: 75px;
	background: url(../images/img1-10.jpg) no-repeat left center;
	font-size:14px ;
	color: #333333;
	position: absolute;
	bottom: 7px;
	right: 70px;
}
.h_view .foot .next,
.h_view .foot .prev{
	width: 28px;
	height: 65px;
	background: url(../images/img1-17.png) no-repeat center  rgba(0,0,0,0.4);
	position: absolute;
	left: -28px;
	top:50%;
}
.h_view .foot .next{
	left: auto;
	right: -28px;
	background: url(../images/img1-16.png) no-repeat center  rgba(0,0,0,0.4);
}
.h_view .foot:after{
	content: "";
	width:51px ;
	height: 29px;
	background: url(../images/img1-13.png) no-repeat center;
	position: absolute;
	right: -36px;
	bottom: 6px;
}
.footer{
	padding: 30px 0;
	background: #0072bb;
	color: #FFFFFF;
}
.footer .wrapper{
	position: relative;
}
.footer .tele h4{
	font-size: 18px;
}
.footer .tele h2{
	font-size: 44px;
	font-style:italic ;
	font-family: arial;
	line-height: 1.5;
}
.footer .info{
	margin-top:30px ;
}
.footer .info h4{
	font-size: 18px;
}
.footer .info span{
	display: block;
	width: 30px;
	height: 2px;
	background: #529fd1;
	margin-top: 10px;
}
.footer .info ul{
	overflow: hidden;
	margin-top: 10px;
}
.footer .info li{
	float: left;
	font-size: 14px;
	margin-right: 28px;
}
.footer .copy{
	margin-top: 60px;
	color: #98badb;
	font-size: 13px;
}
.footer .qrimg{
	position: absolute;
	top: 40px;
	right: 0;
}
.footer .qrimg h2{
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
/*首页技术*/


/*关于我们开始*/
.banner{
	position: relative;
	text-align: center;
}
.banner img{
	display: block;
	margin: 0 auto;
}
.banner .txt{
	position: absolute;
	top: 120px;
	left: 0;
	right: 0;
	text-align: center;
	color: #FFFFFF;
}
.banner .txt h2{
	font-size:29px ;
}
.banner .txt h4{
	font-size: 12px;
	text-transform: uppercase;
}
.about_vw {
	margin-top: 90px;
	overflow: hidden;
}
.about_vw .view{
	float: left;
}
/*@media screen and (max-width: 900px) {*/

	/*.about_vw .view{*/
		/*float: left;*/
		/*!*padding-left: 40px;*!*/
	/*}*/

/*}*/
.about_vw .desc{
	float: right;
	width: 615px;
}
.about_vw .desc h2{
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}
.about_vw .desc h4{
	font-size: 24px;
	color: #0072bb;
	background: url(../images/img2-3.jpg) no-repeat left bottom;
	padding-bottom: 3px;
}
.about_vw .desc_f {
	margin-top: 50px;
}
.about_vw .desc_f p{
	font-size: 14px;
	color: #969595;
	line-height: 25px;
	margin-bottom: 30px;
}
.about_ys{
	margin-top: 95px;
	border-top: 1px dotted #ededed;
}
.about_ys .h_head{
	margin-top:78px ;
}
.about_ys .h_head h3{
	color: #0072bb;
}
.about_ys .body{
	margin-top: 66px;
	margin-bottom: 50px;
}
.about_ys .body ul{
	width: 120%;
	overflow: hidden;
}
.about_ys .body li{
	float: left;
	width: 376px;
	margin-right: 50px;
	height: 380px;
}
.about_ys .body .img{
	position: relative;
	width:376px ;
	height: 230px;
	overflow: hidden;

}
@media screen and (min-width: 900px) {
  .xiguo{
	height:590px;
	width:930px;
	margin-left:140px;
  }
	.pya {
			 width:540px;
			 height:410px;
			 margin-left:350px;


		 }
	.xzao {
		width:630px;
		height:401px;
		margin-left:300px;


	}
}
@media screen and (max-width: 699.999px) {
	.xiguo{
		position: relative;
		width:376px ;
		height: 230px;
		overflow: hidden;
	}
	.pya {
		position: relative;
		width:376px ;
		height: 230px;
		overflow: hidden;


	}


}
.about_ys .body .img h2{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 36px;
	font-size: 28px;
	color: #ffffff;
	text-align: center;
}
.about_ys .body h4{
	font-size:16px ;
	color: #333333;
	line-height: 26px;
	text-align: center;
	margin-top: 24px;
}

/*关于我们结束*/

/*关于产品开始*/
.sopr_a{
	height:547px;
}
.sopr_a .wrapper{
	overflow: hidden;
	height: auto;
}
.sp_l{
	float: left;
	margin-top: 140px;
	width: 860px;
}
.sp_l ul{
	overflow: hidden;
}
.sp_l li{
	float: left;
	width: 415px;
	height: 175px;
}
.sp_l h2{
	font-size: 20px;
}
.sp_l p{
	font-size:14px ;
	color: #969595;
	line-height: 24px;
	width: 300px;
	margin-top: 12px;
}
.sp_l li:nth-child(1){
	color: #2ec2fe;
}
.sp_l li:nth-child(2){
	color: #ffc24c;
}
.sp_l li:nth-child(3){
	color: #208bcf;
}
.sp_l li:nth-child(4){
	color: #68b392;
}
.sp_r{
	float: left;
	margin-top: 91px;
}
.sopr_b .h_head{
	margin-top: 85px;
}
.sopr_b .h_head h3{
	color: #0072bb;
}
.sopr_b ul{
	overflow: hidden;
	width: 120%;
	margin-top: 65PX;
}
.sopr_b li{
	float: left;
	width: 292px;
	border: 1px solid #e5e5e5;
	margin-right: 20px;
}
.sopr_b li .img{
	width: 292px;
	height: 262px;
	overflow: hidden;
}
.sopr_b li .img img{
	transition: all 0.5s;
}
.sopr_b li:hover img{
	transform: scale(1.1);
}
.sopr_b li h2{
	height: 77px;
	font-size:18px ;
	color: #333333;
	line-height: 55px;
	padding-left: 15px;
}
.sopr_b li:hover h2{
	background: url(../images/img3-5.jpg);
	border: none;
	color: #FFFFFF;
}
.sopr_b li:hover{
	border: 1px solid rgba(0,0,0,0);
}
.ht{
	height:140px ;
}

/*关于产品结束*/


/*关于产品-详情页开始*/
.deta .head{
	background: url(../images/img4-3.jpg) no-repeat center bottom;
	margin-top: 57px;
	text-align: center;
}
.deta .head h2{
	font-size: 24px;
	color: #000000;
	line-height: 88px;
}
.deta .body{
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 130px;
}
.deta h3{
	font-size: 18px;
	color: #000000;
	margin-bottom: 17px;
	margin-top: 35px;
}
.deta p{
	font-size:14px ;
	color: #969595;
	line-height: 26px;
	margin-top: 5px;
}
.deta .img{
	margin-top: 45px;
}
.deta h6{
	font-size: 14px;
	color: #333333;
	margin-top: 27px;
}
/*关于产品-详情页结束*/


/*合作品牌开始*/
.coope .h_head{
	margin-top: 65px;
}
.coope .h_head h3{
	color: #0072bb;
}
.coope .body{
	margin-top: 10px;
	overflow: hidden;
}
.coope .body{
	margin-bottom: 50px;
}
.coope li{
	padding: 50px 0;
	overflow: hidden;
	border-bottom: 1px dotted #ebebeb;
}
.coope .img{
	float: left;
}
.coope .img img{
	display: block;
}
.coope .txt{
	width: 645px;
	float: right;
	margin-top: 15px;
	height: 240px;
	position: relative;
}
.coope .txt h2{
	font-size: 20px;
	color: #333333;
	line-height: 35px;
}
.coope .txt h3{
	font-size: 14px;
	color: #333333;
	line-height: 35px;
}
.coope .txt p{
	font-size: 14px;
	color: #969595;
	line-height: 26px;
	margin-top: 18px;
}
.coope .txt .btn{
	width: 148px;
	height: 45px;
	border: 1px solid #d2d2d2;
	line-height: 45px;
	display: block;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	position: absolute;
	left: 0;
	bottom: 0;
}
.coope .btn:hover{
	background: url(../images/img1-4.jpg) no-repeat center;
	background-size: cover;
	color: #FFFFFF;
	border: 1px solid rgba(0,0,0,0);
}
.coope li:hover h2{
	color: #0072bb;
}
.coope li:last-child{
	border: none;
}


.partner{
	background: #f1faff;
	overflow: hidden;
}
.partner .h_head{
	margin-top: 65px;
}
.partner .h_head h3{
	color: #0072bb;
}
.partner ul{
	overflow: hidden;
	width: 1230px;
	padding: 0 0 1px 1px;
	background: #d5d6d6;
	margin-top: 65px;
	margin-bottom: 130px;
}
.partner li{
	float: left;
	width: 245px;
	height: 125px;
	margin: 1px 1px 0 0;
	overflow: hidden;
}
.partner li img{
	display: block;
	transition: all 0.5s;
}
.partner li a{
	display: block;
}
.partner li:hover img{
	transform: scale(1.1);
}
/*合作品牌结束*/

/*联系我们开始*/
.conta_us {
	margin-bottom: 130px;
}
.conta_us .h_head{
	margin-top: 65px;
}
.conta_us .h_head h3{
	color: #0072bb;
}
.conta_us .h_head p{
	margin-top: 45px;
	text-align: center;
	font-size:14px ;
	color: #a6a5a5;
	line-height: 25px;
}
.conta_us .body{
	margin-top: 75px;
	overflow: hidden;
}
.conta_us .body .lt{
	float: left;
	width: 590px;
}
.conta_us .hd h2{
	font-size: 22px;
	color: #444444;
}
.conta_us .hd h6{
	font-size: 12px;
	color: #000000;
}
.conta_us .bd{
	margin-top: 30px;
	overflow: hidden;
}
.conta_us .bd dl{
	float: left;
	width: 240px;
}
.conta_us .bd dt{
	font-size: 22px;
	color: #444444;
	margin-bottom: 15px;
}
.conta_us .bd dd{
	font-size: 14px;
	color: #a6a5a5;
	padding-left: 33px;
	line-height: 32px;
}
.conta_us .bd .ap{
	background: url(../images/img6-2.png) no-repeat left center;
}
.conta_us .bd .mail{
	background: url(../images/img6-3.png) no-repeat left center;
}
.conta_us ul{
	float: left;
	margin-top: 52px;
}
.conta_us li{
	font-size: 14px;
	color: #969595;
	line-height: 32px;
}
.conta_us li span{
	color: #000000;
}
.conta_us .ft{
	margin-top: 25px;
	margin-left: -12px;
}
.conta_us .rt{
	float: left;
}


/*联系我们结束*/

.slider-nav{
	display: none;
}

.product_btn{
	font-size: 20px;
	padding: 12px 60px;
	margin: 21px;
	background-color: #eeeeee;
	position: relative;
}
.arrow-bottom{
	border-top:15px solid #0b8cc9;
	border-left:15px dashed transparent;
	border-right:15px dashed transparent;
	border-bottom-color:#1A6EEA;
	display:inline-block;
	position: absolute;
	left:87px;
	top:45px;
}
.arrow-bottom1{
	border-top:15px solid #0b8cc9;
	border-left:15px dashed transparent;
	border-right:15px dashed transparent;
	border-bottom-color:#1A6EEA;
	display:inline-block;
	position: absolute;
	left:87px;
	top:45px;
}
.sopr_c ul{
	overflow: hidden;
	width: 102%;
	margin-top: 65PX;
}

@media screen and (max-width: 900px) {

	.sopr_c ul{
		overflow: hidden;
		width: auto;
		margin-top: 65PX;
		padding-left: 60px;
		text-align: center;
	}
}
.sopr_c li{
	float: left;
	width: 292px;
	margin-right: 20px;
}
.sopr_c li .img{
	width: 292px;
	height: 200px;
	text-align: center;
	overflow: hidden;
}
.sopr_c li p{
	font-size:16px ;
	color: #333333;
	line-height: 26px;
	text-align: center;
}

/*轮播图*/
#tab {
	overflow: hidden;
	width: 600px;
	height: 400px;
	position: relative;
	float:left;

}

#tab>img:not(:first-child) {
	display: none;
}
/*首页轮播图切换*/
.imgchange1{
	background: url(../images/banner1.jpg) no-repeat center top;
}
.imgchange2{
	background: url(../images/banner2.jpg) no-repeat center top;
}
.imgchange3{
	background: url(../images/banner3.jpg) no-repeat center top;
}
 .bd .lunb {
	width: 1230px;
}
.lunb li{
	width: auto;
}
@media screen and (max-width: 900px) {

	.imgchange1{
		background: url(../images/轮播1.jpg) no-repeat center top;
	}
	.imgchange2{
		background: url(../images/轮播2.jpg) no-repeat center top;
	}
	.imgchange3{
		background: url(../images/轮播3.jpg) no-repeat center top;
	}
	#tab {
		overflow: hidden;
		width: 670px;
		height: 446px;
		position: relative;
		float:left;

	}

	#tab>img:not(:first-child) {
		display: none;
	}



   /*.bd{*/
	/*width: auto;*/
    /*}*/
	.bd .lunb{
		width: auto;
	}
	.lunb .lunl{
		width: 710px;
	}
}




