.dqwz {margin: 20px auto; width: 1210px; background:#fff; line-height:35px; text-indent:2em; font-weight:100; font-family:"宋体";}

.productbig{margin:20px auto; width:1150px; height:460px; background:#fff; padding:30px;}


.productbig .lt{float:left; width:400px; height:400px; }
.productbig .lt img{width:398px; height:398px; border:#f5f5f5 1px solid; }
.productbig .rt{float:right; width:720px; }
.productbig .rt h3{font-size:20px; font-weight:bold; font-family:'微软雅黑';}
.productbig .rt h6{width: 96%; height: 50px;background: #f5f3ef; font-weight:100;margin: 10px 0 10px 0;overflow: hidden; padding: 10px;	font-size: 12px;color: #666a6e; border-radius:10px;}
.productbig .rt h6 span{font-family:"微软雅黑";font-size: 18px;color: #d7282d; font-weight:bold;}
.productbig .rt p{line-height:35px;font-size:12px; color:#ff4040; font-family:"宋体";}
.productbig .rt h7{line-height:35px;font-size:12px; color:#ff4040; font-family:"宋体";}
.productbig .rt h5{line-height:25px;font-size:12px;color:#9b9b9b; font-weight:100; font-family:"宋体";}
.productbig .rt h5 span{padding-left:5px;color:#000; font-weight:100;font-family:"宋体";}
.productbig .rt h4{line-height:45px;font-size:12px;color:#9b9b9b; font-weight:100; height:45px; font-family:"宋体";}
.productbig .rt h4 span{color: #ff7e6f;border: 1px solid #ff7e6f;padding:5px 10px; background: #FFF;text-align: center;white-space: nowrap;}



    
.product{margin: 30px auto; width: 1210px;}
.product .lt{float: left; width: 280px;height: calc(260vh - 0px);background-color: #fff; color: #000;box-sizing: border-box !important;overflow-x: hidden !important;}
.product .lt h3{height: 39px;line-height: 39px; text-indent: 2em; border-bottom: 1px solid #e5e5e5;font-weight: bold;color: #000;font-size: 14px;}
.product .lt ul{margin: 0px auto; width: 92%; }
.product .lt ul li{width: 100%; height: auto; display:block; padding-top:10px;}
.product .lt ul li img {width:100%; border: #f5f5f5 1px solid;}
.product .lt ul li p { color:#646965; line-height: 25px; text-align: center; font-size: 12px; overflow:hidden;}

.product .rt{float: right;width: 920px;}



.container {width: 100%;border: 0px solid #ccc;}
.swiper1 {width: 100%;border: 1px solid #ccc;height: 38px;line-height: 38px;background: url(../images/v7_tabtit.png) repeat-x;font-size: 14px;}
.swiper1 .selected {height: 40px;line-height: 40px;padding-left: 1px;margin: 0px 0px auto 0px;background: #4889f6;color: #fff;z-index: 2;}
.swiper1 .swiper-slide {float: left;border-right: 1px solid #cccccc;z-index: 1;text-align: center;font-size: 14px;height: 38px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;cursor: pointer;}
.swiper2 {width: 100%;}
.swiper2 .swiper-slide {padding: 20px;height: calc(100vh - 50px);background-color: #fff;text-align: left;color: #000;box-sizing: border-box !important;overflow-x: hidden !important; line-height:25px;}
.swiper2 .swiper-slide h3{ text-align:center; font-size:20px; font-weight:bold; font-family:'微软雅黑';height: 58px;line-height: 58px;border-bottom: 1px dotted #cbcbcb; margin-bottom:20px;}
.swiper2 .swiper-slide p img{ margin-bottom:-10px; padding:0;}


.productlist {margin: 30px auto; width: 1210px;}

.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
	float: left;
	width: 20%;
}
.list-1 .wrap {
	margin: 20px 0 0 20px;
	background-color: #fff;
	padding: 10px;
}
.list-1 .img-cover {
	display: block;
}
.list-1 .img-cover img {
    width: 100%;
}
.list-1 .text {
	border-top: 0;
	padding: 10px 0 10px;
	text-align: center;
}
.list-1 .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
}

.list-1 .text h5 {
    width: 100%;
	margin: 5px auto;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	color: #f00;
	text-overflow: ellipsis;
}

.list-1 .text p {
	margin: 15px 0 0;
	font-size: 14px;
}
.list-1 .text .bt {
	display: inline-block;
	margin: 0 10px;
	line-height: 30px;
	color: #fff;
	padding: 0 15px;
	background: rgb(34, 116, 101);
	border: 1px solid transparent;
}
.list-1 .wrap:hover {
	background: rgb(34, 116, 101); 
}
.list-1 .wrap:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.list-1 .wrap:hover a {
	color: #fff;
}
.list-1 .wrap:hover a:hover {
	color: #ff0;
}

.list-1 .wrap:hover .bt {
	border-color: #fff;
	background-color: transparent;
}
/*.list-1 .wrap:hover .bt:first-child {
	background-color: #fff;
	color: #f00;
}*/
.list-1 .wrap:hover .bt:last-child {
	background-color: #fff;
	color: #333;
}