/* CSS样式初始化 */
body{
	padding: 0px;
	margin: 0px;
	/* overflow: hidden; */
}
ol,ul,li {
	list-style: none;
	margin: 0px;
	padding:0px;
}

p {
	font-size: 13px;
}

a {
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: none;
	color: #000;
}
.clear{
	clear: both;
}
h1,h2,h3,h4,h5,h6,pre,form, 
fieldset,input,textarea,blockquote,th,td { 
margin:0; 
padding:0; 
font-weight: normal;
} 
/* css初始化结束 */






/* banner图开始 */
.qtwl-banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/qtwl/banner-bj.jpg) no-repeat center top;
	background-size: 100% 100%;
}
.qtwl-banner-wrap{
	width:1200px;
	margin: 0px auto;
	overflow: hidden;
	height: auto;
}

.qtwl-banner-wrap-right{
	margin: 0px auto;
	margin-top: 155px;
	margin-bottom: 93px;
	padding-right: 157px;
	text-align: right;
}

/* banner图结束 */




/* 商品主图开始 */
.qtwl-cpzt{
	width: 100%;
	height: auto;
	background: #fff;
	
	
}
.qtwl-cpzt-wrap{
	width:1200px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	margin-top: 105px;
	margin-bottom: 50px;
}
.qtwl-cpzt-wrap-left{
	width: 35%;
	height: 430px;
	float: left;
	
}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:360px;height:360px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:360px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}
/* 商品主图结束 */


.qtwl-cpzt-wrap-right{
	width: 64%;
	float: left;
	height: auto;
	border: solid 1px #ccc;
	overflow: hidden;
}
.qtwl-cpzt-wrap-right h3{
	font-size:22px;
	padding-left: 40px;
	color:#000;
	line-height: 50px;
	background-color: #e5e5e5;
}
.qtwl-cpzt-wrap-right-list{
	width: 100%;
	height: auto;
}
.qtwl-cpzt-wrap-right-list-left{
	float: left;
	width: 20%;
	text-align: right;
	margin-top: 4%;
}
.qtwl-cpzt-wrap-right-list-left h4{
	font-size: 20px;
	color: #000;
	margin:3% 0px;
	line-height: 20px;
}
.qtwl-cpzt-wrap-right-list-right{
	float: left;
	width: 70%;
	margin-left: 3%;
	margin-top: 4%;
}
.qtwl-cpzt-wrap-right-list-right>ul>li{
	font-size: 16px;
	line-height: 30px;
	color: #000;
	margin-top: 4%;
}
.qtwl-cpzt-wrap-right-list-right>ul>li:nth-of-type(1){
	margin-top: 3px;
}

.qtwl-cpzt-wrap-right-list-right>ul>li i{
	font-size: 20px;
	color: #cd5c2f;
	line-height: 20px;
}
.qtwl-cpzt-wrap-right-list-right::after{
	content:"";
	display: block;
	clear: both;
}
.qtwl-cpzt-wrap-right-list a{
	display: inline-block;
	font-size: 25px;
	color: #fff;
	background: #5f6c92;
	margin-left: 35px;
	padding: 10px 20px;
	margin-top: 40px;
	letter-spacing: 3px;
	border-radius: 4px ;
	margin-bottom: 20px;
}

.qtwl-cpzt-wrap-right-list a:hover{
	-webkit-transition:  0.3s ease-in  ;
	-moz-transition:  0.3s ease-in  ;
	-ms-transition:  0.3s ease-in ;
	-o-transition: 0.3s ease-in ;
	transition: 0.3s ease-in ;
	padding: 11px 21px;
}


/* 主图结束 */



/* 型号分类 */
.qtwl-xh-list{
	width: 100%;
	height: auto;
	background: #f6f6f6;
	overflow: hidden;
	

}
.qtwl-xh-list-wrap{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.qtwl-xh-list-wrap h3{
	font-size: 22px;
	line-height: 30px;
	color: #000;
	margin-left:20px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.qtwl-xh-list-wrap>h4{
	font-size: 16px;
	line-height: 30px;
	color: #000;
	margin-left:20px;
	margin-bottom: 10px;
}
.qtwl-xh-list-wrap h5{
	font-size: 16px;
	line-height: 18px;
	color: #000;
	margin-bottom: 60px;
	margin-left:20px;
}
.qtwl-xh-list-wrap-list{
	width:100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 65px;
}

.qtwl-xh-list-wrap-list ul li{
	float: left;
	width: 23%;
	background-color: #f6f6f6;
	overflow: hidden;
	margin: 0 10px;
}

.qtwl-xh-list-wrap-list ul li img{
	max-width: 100%; 
	vertical-align: middle;
}
.qtwl-xh-list-wrap-list-text-desc{
	position: absolute; 
	left: 0;
	top: 0;
	background-color: #fff;
	height: 100%; 
	opacity: 0; 
	width: 100%;
	/* padding: 20px; */
}
/* effect-1 css */
.qtwl-xh-list-wrap-list-port-1{
	width:98%; 
	position: relative;
	overflow: hidden; 
	text-align: center;
	border: 2px solid #dbdbdb;
}
.qtwl-xh-list-wrap-list ul li>h4{
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	
}
.qtwl-xh-list-wrap-list-image-box{
	width: 100%;
}
.qtwl-xh-list-wrap-list-port-1 .qtwl-xh-list-wrap-list-text-desc{
	opacity: 0.8;
	top: -100%;
	transition: 0.5s;
	color: #000;/* padding: 45px 20px 20px; */
}
.qtwl-xh-list-wrap-list-port-1 img{
	transition: 0.5s;
}
.qtwl-xh-list-wrap-list-port-1:hover img{
	transform: scale(1.2);
}

.qtwl-xh-list-wrap-list-port-1.qtwl-xh-list-wrap-list-effect-1:hover .qtwl-xh-list-wrap-list-text-desc{
	top: 0;
}

.qtwl-xh-list-wrap-list-port-1 .qtwl-xh-list-wrap-list-effect-2 .qtwl-xh-list-wrap-list-text-desc{
	top: auto;
	 bottom: -100%;
}
.qtwl-xh-list-wrap-list-port-1 .qtwl-xh-list-wrap-list-effect-2:hover .qtwl-xh-list-wrap-list-text-desc{
	bottom: 0;
}

.qtwl-xh-list-wrap-list-port-1.qtwl-xh-wrap-list-effect-3 .qtwl-xh-wrap-list-text-desc{
	top: 50%; 
	left: 50%;
	width: 0; 
	height: 0; 
	overflow: hidden;
	padding: 0;
}
.qtwl-xh-list-wrap-list-port-1.effect-3:hover .qtwl-xh-list-wrap-list-text-desc{width: 100%; top: 0; left: 0; height: 100%; padding: 45px 20px 20px;}
.qtwl-xh-wrap-list ul li h4{
	text-align: center;
	font-size: 16px;
	margin-top: 20px;
	line-height: 30px;
}
.qtwl-xh-list-wrap-list-text-desc p{
	font-size: 16px;
	line-height: 30px;
	margin: 0px auto;
}

.qtwl-xh-list-wrap-list-text-desc a{
	font-size: 18px;
	color: firebrick;
	display: inline-block;
	padding: 10px 20px;
	
}





/* 行业分类 */
.qtwl-xh{
	width: 100%;
	height: auto;
	background: #f6f6f6;
	overflow: hidden;
	

}
.qtwl-xh-wrap{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.qtwl-xh-wrap h3{
	font-size: 22px;
	line-height: 30px;
	color: #000;
	margin-left:20px;
	margin-top: 22px;
	margin-bottom: 20px;
}

.qtwl-xh-wrap>h4{
	font-size: 16px;
	line-height: 30px;
	color: #000;
	margin-left:20px;
	margin-bottom: 10px;
}
.qtwl-xh-wrap h5{
	font-size: 16px;
	line-height: 18px;
	color: #000;
	margin-bottom: 60px;
	margin-left:20px;
}
.qtwl-xh-wrap-list{
	width:100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 65px;
}

.qtwl-xh-wrap-list ul li{
	float: left;
	 width: 23%;
	 background-color: #f6f6f6;
	 overflow: hidden;
	 margin: 0 1%;

}

.qtwl-xh-wrap-list ul li img{
	max-width: 100%; 
	vertical-align: middle;
}
.qtwl-xh-wrap-list-text-desc{
	position: absolute; 
	left: 0;
	top: 0;
	background-color: #fff;
	height: 100%; 
	opacity: 0; 
	width: 100%;
	/* padding: 20px; */
}
/* effect-1 css */
.qtwl-xh-wrap-list-port-1{
	width:98%; 
	position: relative;
	overflow: hidden; 
	text-align: center;
}
.qtwl-xh-wrap-list-image-box{
	width: 100%;
}
.qtwl-xh-wrap-list-port-1 .qtwl-xh-wrap-list-text-desc{
	opacity: 0.8;
	top: -100%;
	transition: 0.5s;
	color: #000;/* padding: 45px 20px 20px; */
}
.qtwl-xh-wrap-list-port-1 .qtwl-xh-wrap-list-text-desc>h3{
	font-size: 19px;
	margin-bottom: 12px;
}
.qtwl-xh-wrap-list-port-1 img{
	transition: 0.5s;
}
.qtwl-xh-wrap-list-port-1:hover img{
	transform: scale(1.2);
}

.qtwl-xh-wrap-list-port-1.qtwl-xh-wrap-list-effect-1:hover .qtwl-xh-wrap-list-text-desc{
	top: 0;
}

.qtwl-xh-wrap-list-port-1.qtwl-xh-wrap-list-effect-2 .qtwl-xh-wrap-list-text-desc{
	top: auto;
	 bottom: -100%;
}
.qtwl-xh-wrap-list-port-1.qtwl-xh-wrap-list-effect-2:hover .qtwl-xh-wrap-list-text-desc{
	bottom: 0;
}

.qtwl-xh-wrap-list-port-1.qtwl-xh-wrap-list-effect-3 .qtwl-xh-wrap-list-text-desc{
	top: 50%; 
	left: 50%;
	width: 0; 
	height: 0; 
	overflow: hidden;
	padding: 0;
}
.qtwl-xh-wrap-list-port-1.effect-3:hover .qtwl-xh-wrap-list-text-desc{width: 100%; top: 0; left: 0; height: 100%; padding: 45px 20px 20px;}
.qtwl-xh-wrap-list ul li h4{
	text-align: center;
	font-size: 21px;
	margin-top: 20px;
	line-height: 30px;
}
.qtwl-xh-wrap-list-text-desc p{
	font-size: 16px;
	line-height: 30px;
	margin: 0px auto;
}

.qtwl-xh-wrap-list-text-desc a{
	font-size: 18px;
	color: firebrick;
	display: inline-block;
	padding: 10px 20px;
	
}




/* tab */


/* tab */


.qtwl-xj{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
}
.qtwl-xj-wrap{
	width: 1200px;
	margin: 0px auto;
}
.qtwl-xj .qtwl-xj-wrap>h3{
	font-size:23px;
	line-height: 30px;
	color: #000;
	margin-top: 60px;
	margin-bottom: 10px;
}
.qtwl-xj .qtwl-xj-wrap>h4{
	font-size: 16px;
	line-height: 30px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 30px;
}






.qtwl-xj-wrap-content {
    width: 100%;
	height: auto;
    position: relative;
	margin:40px auto;
}

.qtwl-xj-wrap-content-list{
    overflow: hidden;
    zoom: 1; border-bottom: none;
    z-index: 110;
    background: #ebebeb;
	height: auto;
    width: 1200px;
    display: block;
 /*   border-top: solid 1px #d1d1d1;
    border-left: solid 1px #d1d1d1; */
	border-bottom: solid 5px #425280;
}

.qtwl-xj-wrap-content-list ul li a {
    color: #000;
}

.qtwl-xj-wrap-content-list ul li {
    float: left;
    color: #000;
    line-height: 30px;
    cursor: pointer;
    line-height: 45px;
    width: 16.66666%;
    text-align: center;
    font-size: 22px;
	padding: 15px 20px;
/*    border-right: solid 1px #d1d1d1;
    border-bottom: solid 2px #d1d1d1; */
}

.qtwl-xj-wrap-content-list ul .qtwl-xj-wrap-content-list-current {
    color: #f54343;
    background: #425280;
    /* border-bottom: solid 2px #f54144; */
    
}

.qtwl-xj-wrap-content-list ul .qtwl-xj-wrap-content-list-current a {
    color: #fff;
}
.qtwl-xj-wrap-content-list-item{
    display: none;
}



.qtwl-xj-wrap-content-list-tab{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.qtwl-xj-wrap-content-list-item-page{
    width: 100%;
    height: auto;
    padding-top: 12px;
    position: relative;
	background: #fff;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding-bottom: 10px;
	margin-bottom: 100px;
}


.qtwl-xj-wrap-content-list-item-page-left{
	float: left;
	width: 50%;
	margin-top: 115px;
	text-align: center;
}
.qtwl-xj-wrap-content-list-item-page-left h3{
	font-size: 23px;
	line-height: 30px;
	color: #000;
	margin-bottom: 30px;
	text-align: left;
	margin-left: 150px;
}
.qtwl-xj-wrap-content-list-item-page-left h3 span{
	display: inline-block;
	font-size: 60px;
	color: #cf592f;
	letter-spacing: 8px;
	
}
.qtwl-xj-wrap-content-list-item-page-left h4{
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
	color: #000;
	text-align: left;
	margin-left: 150px;
}

.qtwl-xj-wrap-content-list-item-page-right{
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 60px;
}
.qtwl-xj-wrap-content-list-item-page-c{
    width: 100%;
    height: auto;
    padding-top: 12px;
    position: relative;
	background: #f9f9f9;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding-bottom: 10px;
}
.qtwl-xj-wrap-content-list-item-page-c-left{
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 60px;
}
.qtwl-xj-wrap-content-list-item-page-c-right{
	float: left;
	width: 50%;
	margin-top: 115px;
	text-align: center;
}
.qtwl-xj-wrap-content-list-item-page-c-right h3{
	font-size: 23px;
	line-height: 30px;
	color: #000;
	margin-bottom: 30px;
	text-align: left;
	margin-left: 55px;
}
.qtwl-xj-wrap-content-list-item-page-c-right h3 span{
	display: inline-block;
	font-size: 60px;
	color: #cf592f;
	letter-spacing: 8px;
	
}
.qtwl-xj-wrap-content-list-item-page-c-right h4{
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
	color: #000;
	text-align: left;
	margin-left: 55px;
}
.qtwl-xj-wrap-content-list-item-page-c-right h4:nth-of-type(4){
	margin-bottom: 100px;
}

.qtwl-xj-wrap-content-list-item .qtwl-xj-wrap-content-list-item-page:nth-of-type(2) .qtwl-xj-wrap-content-list-item-page-right{
	margin-top: 105px;
}


.qtwl-xj-wrap-content-list-item-page ul li{
	width: 100%;
	height: auto;
	background: #e5e5e5;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	padding: 15px 20px;
}

.qtwl-xj-wrap-content-list-item-page ul li:nth-of-type(1),
.qtwl-xj-wrap-content-list-item-page ul li:nth-of-type(3),
.qtwl-xj-wrap-content-list-item-page ul li:nth-of-type(5),
.qtwl-xj-wrap-content-list-item-page ul li:nth-of-type(7),
.qtwl-xj-wrap-content-list-item-page ul li:nth-of-type(9),
.qtwl-xj-wrap-content-list-item-page ul li:nth-of-type(11),
.qtwl-xj-wrap-content-list-item-page ul li:nth-of-type(13){
	background: #fff;
}
.qtwl-xj-wrap-content-list-item-page ul li:hover{
	transition: all ease-in 0.3s;
	padding: 18px 23px;
	font-size: 17px;
	background: indianred;
	color: #fff;

}
.qtwl-xj-wrap-content-list-item-page>h3{
	font-size: 23px;
	color: #000;
	line-height: 30px;
	padding: 5px 40px;
	margin-top: 30px;
	
}

.qtwl-xj-wrap-content-list-item-page>p{
	font-size: 16px;
	line-height: 30px;
	color: #000;
	padding: 5px 40px;
	letter-spacing: 2px;
}

.qtwl-xj-wrap-content-list-item-sccj{
    width: 100%;
    height: auto;
    padding-top: 12px;
    position: relative;
    background: #fff;
    overflow: hidden;
    border-top: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 100px;

}

.qtwl-xj-wrap-content-list-item-sccj h5{
	font-size: 23px;
	color: #000;
	line-height: 30px;
	padding: 5px 40px;
	margin-top: 30px;
}
.qtwl-xj-wrap-content-list-item-sccj>ul>li{
	float: left;
	width: 36%;
	text-align: center;
	margin:30px 30px;
	height: auto;
	background: #fff;
	padding: 15px 20px;
	margin-left: 5%;
	position: relative;
}
.qtwl-xj-wrap-content-list-item-sccj-js{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.qtwl-xj-wrap-content-list-item-sccj>ul>li .qtwl-xj-wrap-content-list-item-sccj-js-main{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom:-220px;
	left: 0px;
	background: rgba(0,0,0,0.5);
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.qtwl-xj-wrap-content-list-item-sccj-js-main h4{
	font-size: 25px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.qtwl-xj-wrap-content-list-item-sccj>ul>li:hover .qtwl-xj-wrap-content-list-item-sccj-js-main{
	bottom: 0px;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.qtwl-xj-wrap-content-list-item-sccj>ul>li:hover .qtwl-xj-wrap-content-list-item-sccj-js-main h4{
	margin-top: 120px;
	
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}


.qtwl-xj-wrap-content-list-item-azjg{
	width: 100%;
	height: auto;
	position: relative;
	background: #fff;
	overflow: hidden;
	border-top: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 100px;
}



.qtwl-xj-wrap-content-list-item-azjg>ul li{
	width: 100%;
	height: auto;
	background: #e5e5e5;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	padding: 15px 20px;
}
.qtwl-xj-wrap-content-list-item-azjg ul li:nth-of-type(1){
	font-size: 23px;
	color: #000;
	line-height: 30px;
	padding: 15px 20px;
	margin-top: 20px;
	
}
.qtwl-xj-wrap-content-list-item-azjg>ul li:nth-of-type(1),
.qtwl-xj-wrap-content-list-item-azjg>ul li:nth-of-type(3),
.qtwl-xj-wrap-content-list-item-azjg>ul li:nth-of-type(5),
.qtwl-xj-wrap-content-list-item-azjg>ul li:nth-of-type(7){
	background-color: #fff;
}
.qtwl-xj-wrap-content-list-item-azjg ul li:hover{
	transition: all ease-in 0.4s;
	padding: 16px 22px;
	font-size: 22px;
	background: indianred;
	color: #fff;

}
.qtwl-xj-wrap-content-list-item-azjg ul li:nth-of-type(1):hover{
	transition: all ease-in 0.4s;
	padding: 16px 22px;
	font-size: 25px;
	background: indianred;
	color: #fff;
	
}
.qtwl-xj-wrap-content-list-item-azsy h3{
	font-size: 30px;
	line-height: 40px;
	color: #000;
	margin-top: 40px;
	margin-bottom: 30px;
}





/* 产品选型 */
.qtwl-xx{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f6f6f6;
}
.qtwl-xx-wrap{
	max-width: 1200px;
	height: auto;
	margin:0 auto;
	margin-bottom: 100px;
}
.qtwl-xx-wrap h3{
	font-size: 30px;
	line-height: 30px;
	color: #000;
	margin-top: 60px;
	margin-bottom: 10px;
}
.qtwl-xx-wrap h4{
	font-size: 20px;
	line-height: 30px;
	color: #000;
	margin-top: 20px;
	margin-bottom: 30px;
}

.qtwl-xx-wrap-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.qtwl-xx-wrap-list ul li{
	float: left;
	width: 30%;
	text-align: center;
	font-size: 30px;
	margin:2% 1%;
	color: #fff;
	border-radius: 6px;
	background-color: #0c7fb3;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}

.qtwl-xx-wrap-list ul li:hover{
	background-color: #002d6b;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	padding: 1px 6px;
}
.qtwl-xx-wrap-list-zx span{
	
	margin-top: 13px;
	margin-bottom: 14px;
	display: inline-block;
	font-size: 50px;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	
}
.qtwl-xx-wrap-list-zx h4{
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	margin:0 auto;
	font-weight: bold;
	margin-bottom: 15px;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.qtwl-xx-wrap-list-zx h5{
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	margin:0 auto;
	padding-bottom: 30px;	
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.qtwl-xx-wrap-list ul li:hover .qtwl-xx-wrap-list-zx span{
	color: #c2d5f0;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	padding-top: 1px;
	font-size: 52px;
	
}
.qtwl-xx-wrap-list ul li:hover .qtwl-xx-wrap-list-zx h4{
	
	color: #c2d5f0;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	padding-top: 1px;
	font-size: 19px;
}
.qtwl-xx-wrap-list ul li:hover .qtwl-xx-wrap-list-zx h5{
	
	color: #c2d5f0;
	padding-top: 1px;
	font-size: 20px;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}

.qtwl-xx-wrap-list ul li:nth-of-type(4),
.qtwl-xx-wrap-list ul li:nth-of-type(5),
.qtwl-xx-wrap-list ul li:nth-of-type(6){
	margin-top: 20px;
}


/* 生产资质 */
.qtwl-sczz{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/qtwl/sczzbj.jpg) no-repeat center top;
	
}
.qtwl-sczz-wrap{
	max-width: 1200px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
}
.qtwl-sczz-wrap h3{
	font-size: 30px;
	line-height: 30px;
	color: #000;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-left:100px;
}
.qtwl-sczz-wrap h4{
	font-size: 22px;
	line-height: 30px;
	color: #000;
	padding-bottom: 50px;
	margin-left:100px;
}

.qtwl-sczz-wrap-list ul li{
	float: left;
	width: 18.75%;
	text-align: center;
}
.qtwl-sczz-wrap-list-img{
	width: 100%;
	height: auto;
}
.qtwl-sczz-wrap-list-copy{
	width: 100%;
	height: auto;
	padding-bottom: 80px;
}
.qtwl-sczz-wrap-list ul li:nth-of-type(1){
	width: 25%;
}
.qtwl-sczz-wrap-list-copy ul li{
	float: left;
	width: 18.75%;
	text-align: center;
}
.qtwl-sczz-wrap-list-copy ul li h5{
	font-size: 18px;
	line-height: 18px;
	color: #000;
	padding: 15px 0px;
	padding-top: 40px;
}
.qtwl-sczz-wrap-list-copy ul li:nth-of-type(1){
	width: 25%;
}


/* 检测设备保障 */

.qtwl-jcsb{
	width: 100%;
	height: auto;
	background: #ffffff;
}
.qtwl-jcsb-wrap{
	max-width: 1200px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
}

.qtwl-jcsb-wrap h3{
	font-size: 30px;
	line-height: 30px;
	color: #000;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-left:100px;
}
.qtwl-jcsb-wrap h4{
	font-size: 22px;
	line-height: 30px;
	color: #000;
	padding-bottom: 50px;
	margin-left:100px;
}

.qtwl-jcsb-wrap-list{
	width: 100%;
	height: auto;
}
.qtwl-jcsb-wrap-list ul li{
	float: left;
	width: 25%;
	height: auto;
	text-align: center;
}

.qtwl-jcsb-wrap-list-bk {
	width: 232px;
	text-align: center;
	line-height: 2;
	margin-top: 20px;
	margin-left: 20px;
	border:1px solid #E6E2E2;
	border-radius: 2%;
	position: relative;
	height: 304px;
	overflow: hidden;
}
.qtwl-jcsb-wrap-list-biankuang{
	width: 3px;
	height: 3px;
	position: absolute;
	z-index: 99;
	border-radius:10px;
	/*background: black;*/
}
.qtwl-jcsb-wrap-list-biankuang_1{
	height: 3px;
	top: 0px;
	left:0px;
	border-left: 3px solid #EB5858;
}
.qtwl-jcsb-wrap-list-biankuang_2 {
	width: 0px;
	bottom:-3px;
	left: 0px;
	border-top: 3px solid #EB5858;
}
.qtwl-jcsb-wrap-list-biankuang_3{
	height: 0px;
	bottom:0px;
	right:0px;
	border-right: 3px solid #EB5858;

}
.qtwl-jcsb-wrap-list-biankuang_4{
	width:0px;
	top:-3px;
	right:0px;
	border-bottom: 3px solid #EB5858;
}
.qtwl-jcsb-wrap-list-img {
	position: absolute;
	z-index:2;
	left: 0;
	top: 0px;
}


.qtwl-jcsb-wrap-list-bk{

	line-height: 33px;
	color: #EB5858;
}





/* 公司优势 */
.qtwl-gsys{
	width: 100%;
	height: auto;
	background: #f6f6f6;
	overflow: hidden;
}
.qtwl-gsys-wrap{
	max-width: 1200px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
}
.qtwl-gsys-wrap>h3{
	font-size: 30px;
	line-height: 30px;
	color: #000;
	padding-top: 100px;
	padding-bottom: 10px;
	margin-left:100px;
}
.qtwl-gsys-wrap>h4{
	font-size: 22px;
	line-height: 30px;
	color: #000;
	padding-bottom: 50px;
	margin-left:100px;
}


.qtwl-gsys-wrap-list{
	margin-bottom: 110px;
}


.qtwl-gsys-wrap-list ul li{
	width: 18.333%;
	height: auto;
	overflow: hidden;
	margin: 10px;
	float: left;
	position: relative;
	cursor: pointer;
	background: #f6f6f6;
}
.qtwl-gsys-wrap-list-c{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.qtwl-gsys-wrap-list-c>h3{
	font-size: 20px;
	line-height: 18px;
	background: #058fa9;
	text-align: center;
	padding: 18px 0px;
	color: #fff;
	position: relative;
	z-index: 1;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.qtwl-gsys-wrap-list-c>h3:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	
}
.qtwl-gsys-wrap-list ul li:hover .qtwl-gsys-wrap-list-c>h3{
	color: #00244b;
}
.qtwl-gsys-wrap-list ul li:hover .qtwl-gsys-wrap-list-c>h3:after{
	background-color: #cf592f;
	width: 100%;
	
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	z-index: -1;
}
.qtwl-gsys-wrap-list-c-top{
	position: absolute;
	z-index:1;
	height: 5px;
	width: 0px;
	top: 0px;
	width: 0px;
}
.qtwl-gsys-wrap-list-c-bottom{
	position: absolute;
	z-index:1;
	height: 5px;
	width: 0%;
	bottom: 0px;
	right: 0px;
}
.qtwl-gsys-wrap-list-c-left{
	height: 0;
	position: absolute;
	left: 0px;
	top:0;
	width: 5px;
	z-index: 1;
}
.qtwl-gsys-wrap-list-c-right{
	height: 0;
	position: absolute;
	right: 0px;
	width: 5px;
	z-index: 1;
	bottom: 0px;
}
.qtwl-gsys-wrap-list-c img{
	width: 100%;
	height: auto;
	z-index: 1;

}
.qtwl-gsys-wrap-list-c p{
	position: absolute;
	z-index: 2;
	background: rgba(2,179,191,0.5);
	height: 0px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	color: #fff;
	margin: 0px 0px;
	font-size: 16px;
	bottom: 5px;
	left: 5px;
}




/* 服务承诺 */
.qtwl-fwcn{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #ffffff;
}

.qtwl-fwcn-wrap{
	max-width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 30px;
	
}

.qtwl-fwcn-wrap>h3{
	font-size: 30px;
	line-height: 30px;
	color: #000;
	padding-top: 100px;
	padding-bottom: 10px;
	margin-left:100px;	
}


.qtwl-fwcn-wrap>h4{
	font-size: 22px;
	line-height: 30px;
	color: #000;
	padding-bottom: 35px;
	margin-left:100px;
}
.qtwl-fwcn-wrap-list{
	width: 100%;
	overflow: hidden;
	height: auto;
}

.qtwl-fwcn-wrap-list ul li{
	float: left;
	width: 29.5%;
	margin:1% 1%;
	height: auto;
	border: solid 1px #ccc;
	padding: 20px 10px;
	position: relative;
	border-radius: 5px;
	z-index: 1;
}
.qtwl-fwcn-wrap-list ul li:after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	border-radius: 5px;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}

.qtwl-fwcn-wrap-list ul li:hover:after{
	background-color: #cf592f;
	height: 100%;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	z-index: -1;
}



.qtwl-fwcn-wrap-list-p i{
	font-size: 40px;
	float: left;
	color: #d6724e;
	display: inline-block;
	margin-right: 30px;
	margin-left: 10px;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.qtwl-fwcn-wrap-list-p h3{
	font-size: 16px;
	line-height: 20px;
	padding-top: 12px;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}

.qtwl-fwcn-wrap-list ul li:hover .qtwl-fwcn-wrap-list-p i,
.qtwl-fwcn-wrap-list ul li:hover .qtwl-fwcn-wrap-list-p h3{
	color: #fff;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	
}


/* 流量计相关产品 */
.qtwl-xgcp{
	width: 100%;
	height: auto;
	background: #f6f6f6;
	
}
.qtwl-xgcp-wrap{
	max-width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.qtwl-xgcp-wrap>h3{
	font-size: 30px;
	line-height: 30px;
	color: #000;
	padding-top: 100px;
	padding-bottom: 10px;
	margin-left:100px;		
}



.qtwl-xgcp-wrap>h4{
	font-size: 22px;
	line-height: 30px;
	color: #000;
	padding-bottom: 50px;
	margin-left:100px;
}


.qtwl-xgcp-wrap-list{
	margin-bottom: 100px;
}

.qtwl-xgcp-wrap-list ul li{
	width: 21%;
	height: auto;
	overflow: hidden;
	margin: 2% 2%;
	float: left;
	position: relative;
}



.qtwl-xgcp-wrap-list-c{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.qtwl-xgcp-wrap-list-c-top{
	position: absolute;
	z-index: 3;
	height: 5px;
	width: 0px;
	top: 0px;
	width: 0px;
}
.qtwl-xgcp-wrap-list-c-bottom{
	position: absolute;
	z-index: 2;
	height: 5px;
	width: 0%;
	bottom: 0px;
	right: 0px;
}
.qtwl-xgcp-wrap-list-c-left{
	height: 0;
	position: absolute;
	left: 0px;
	top:0;
	width: 5px;
	z-index: 2;
}
.qtwl-xgcp-wrap-list-c-right{
	height: 0;
	position: absolute;
	right: 0px;
	width: 5px;
	z-index: 2;
	bottom: 0px;
}
.qtwl-xgcp-wrap-list-c img{
	width: 100%;
	height: auto;
	

}
.qtwl-xgcp-wrap-list-c p{
	position: absolute;
	z-index: 1;
	background: rgba(2,179,191,0.5);
	height: 0px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	color: #000;
	margin: 0px 0px;
	font-size: 16px;
	bottom: 5px;
	left: 0px;
}





.qtwl-xgcp-wrap-list-c>h3{
	font-size: 20px;
	line-height: 18px;
	background: #058fa9;
	text-align: center;
	padding: 18px 0px;
	color: #fff;
	position: relative;
	z-index: 1;
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
}
.qtwl-xgcp-wrap-list-c>h3:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 100%;
	
}
.qtwl-xgcp-wrap-list ul li:hover .qtwl-xgcp-wrap-list-c>h3{
	color: #ede1cc;
}
.qtwl-xgcp-wrap-list ul li:hover .qtwl-xgcp-wrap-list-c>h3:after{
	background-color: #077bb3;
	width: 100%;	
	-webkit-webkit-transition: all ease-in 0.3s;
	-moz-webkit-transition: all ease-in 0.3s;
	-ms-webkit-transition: all ease-in 0.3s;
	-o-webkit-transition: all ease-in 0.3s;
	webkit-transition: all ease-in 0.3s;
	transition: all ease-in 0.3s;
	z-index: -1;
}



