
.box3 .wrap .content {
	width: 100%;overflow:hidden}

.box3 .wrap .content .fl{float:left;width:50%;margin-bottom: 30px;padding-top: 20px;}
.box3 .wrap .content .yingyong{background: #f2f2f2;min-height: 370px;}
.box3 .wrap .content .yingyong p{margin-left: 50px}
.box3 .wrap .content .yingyong strong{margin-left: 50px}

.box3 .wrap .content strong{border-bottom: 2px solid #097bc8;line-height: 50px;
    padding: 10px 0;font-family: "微软雅黑";}

.head .navbox .navList a:nth-child(4) {
	color: #fff!important;
}

.head .navbox .navList a:nth-child(4)::before,
.head .navbox .navList a:nth-child(4)::after {
	transform: scale(1);
}

.navoutwrap .navboxs {
	width: 1000px;
}

.productlist {
	padding-top: 100px;
}

.productlist .searchbox {
	width: 820px;
	height: 50px;
	margin: 43px auto;
	position: relative;
}

.productlist .searchbox .searchinp {
	padding: 0 50px 0 10px;
	display: block;
	width: 690px;
	height: 48px;
	border: 1px solid #097bc8;
	float: left;
}

.productlist .searchbox .searchbtn {
	position: absolute;
	top: 0;
	right: 70px;
	z-index: 666;
	width: 48px;
	height: 48px;
	background: url(/skin/images/searchbtn.png) no-repeat center center;
	cursor: pointer;
}

.productlist .searchbox .clearbtn {
	display: block;
	width: 50px;
	font-size: 16px;
	transition: all .5s;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: right;
	color: #ccc;
}

.productlist .searchbox .clearbtn:hover {
	color: #097bc8;
}

.productlist ul {
	width: 1200px;
	margin: 0 auto;
}

.productlist ul li {
	float: left;
	border: 1px solid #E7E7E7;
	transition: all .3s;
	margin-right: 2%;
	margin-bottom: 38px;
	padding: 15px 14px;
	box-sizing: border-box;
	width: 32%;
}

.productlist ul li a {
	display: block;
}

.productlist ul li a .img-box {
	overflow: hidden;
	float: left;
}

.productlist ul li a .img-box img {
	width: 100%;
	transition: all .3s;
}

.productlist ul li a .right {
}

.productlist ul li a .right .title {
	float: left;
	font-size: 16px;
	color: #666666;
	margin-top: 12px;
	width: 200px

}

.productlist ul li a .right .more-btn {
	margin-top: 15px;
	float:right;
}

.productlist ul li a .right .more-btn .btn {
	float: left;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}

.productlist ul li a .right .more-btn .ibox {
	float: left;
	overflow: hidden;
	width: 16px;
	height: 16px;
	position: relative;
	margin-left: 5px;
}

.productlist ul li a .right .more-btn .ibox img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
}

.productlist ul li a .right .more-btn .ibox .normal {
	opacity: 1;
}

.productlist ul li a .right .more-btn .ibox .act {
	opacity: 0;
}

.productlist ul li:nth-child(3n) {
	margin-right: 0;
}

.productlist ul li:hover {
	border: 1px solid #005ba0;
}

.productlist ul li:hover a .img-box img {
	transform: scale(1.02, 1.02);
}

.productlist ul li:hover a .right .title {
	color: #097bc8;
}

.productlist ul li:hover a .right .ibox .normal {
	opacity: 0;
}

.productlist ul li:hover a .right .ibox .act {
	opacity: 1;
}

.detailbox {
	background: #f0f2f5;
	padding-top: 1px;
}

.detailbox .detail {
	width: 1200px;
	margin: 0px auto 0 auto;
	box-sizing: border-box;
}

.detailbox .detail .top {
	background: #fff;
	padding: 85px 100px 35px;
}

.detailbox .detail .top .imgbox {
	width: 440px;
	float: left;
}








.detailbox .detail .top .imgbox img{width:100%}





.detailbox .detail .top .sbox1 {
	position: relative;
	margin-top: 20px;
}

.detailbox .detail .top .sbox1 .prevbtn1,
.detailbox .detail .top .sbox1 .nextbtn1 {
	width: 9.1%;
	height: 100%;
	position: absolute;
	top: 0;
	cursor: pointer;
	opacity: .5;
}

.detailbox .detail .top .sbox1 .prevbtn1 img,
.detailbox .detail .top .sbox1 .nextbtn1 img {
	width: 100%;
}

.detailbox .detail .top .sbox1 .nextbtn1 {
	right: 0;
}

.detailbox .detail .top .sbox1 .prevbtn1 {
	left: 0;
}

.detailbox .detail .top .sbox1 .nextbtn1:hover {
	opacity: 1;
}

.detailbox .detail .top .sbox1 .prevbtn1:hover {
	opacity: 1;
}

.detailbox .detail .top #swiper1 {
	width: 74.54%;
	margin: 0 auto;
}

.detailbox .detail .top #swiper1 .swiper-wrapper .swiper-slide {
	box-sizing: border-box;
	border: 1px solid #ddd;
	cursor: pointer;
}

.detailbox .detail .top #swiper1 .swiper-wrapper .swiper-slide img {
	width: 100%;
}

.detailbox .detail .top #swiper1 .swiper-wrapper .active {
	border: 2px solid #005ba0;
}

.detailbox .detail .top .infobox {
	float: right;
	width: 465px;
}

.detailbox .detail .top .infobox .info {
	padding-top: 1px;
}

.detailbox .detail .top .infobox .info .title {
	font-size: 24px;
	line-height: 36px;
	color: #005ba0;
	margin: 15px 0 20px 0;
	 border-bottom: 1px solid #ddd;
}



.product-bottom a {
    display: inline-block;
    background: #008cd6;
    color: #fff;
    line-height: 2.5;
    padding: 0 1em;
    font-size: 1.8rem;
    margin-right: 1em;
    min-width: 6em;
    text-align: center;
}


.detailbox .detail .top .infobox .info .bx .titles {
	padding-left: 20px;
	color: #aaaaaa;
	font-size: 14px;
	line-height: 36px;
	background: rgba(240, 242, 245, 0.8);
}

.detailbox .detail .top .infobox .info .bx .titles span {
	color: #555;
	font-size: 16px;
}

.detailbox .detail .top .infobox .info .bx .text {
	padding: 20px 0 30px 0px;
	line-height: 40px;
}

.detailbox .detail .bottom {
	background: #fff;
	margin-top: 50px;
	padding: 0 100px;
	border: 1px solid #DDD;
	height: 435px;
}

.detailbox .detail .bottom .btnavbox .navs {
	float: left;
	width: 160px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}

.detailbox .detail .bottom .btnavbox .navs:first-child {
	border-left: 1px solid #ddd;
}

.detailbox .detail .bottom .btnavbox .actnavs {
	position: relative;
	border-bottom: none;
	border-left: none!important;
}

.detailbox .detail .bottom .btnavbox .actnavs:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 5px;
	background: #005ba0;
	content: "";
}

.detailbox .detail .bottom .jjbox {
	margin-top: 88px;
	display: none;
}

.detailbox .detail .bottom .jjbox .title {
	font-size: 18px;
	color: #005ba0;
	margin-bottom: 20px;
}

.detailbox .detail .bottom .jjbox .text p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.detailbox .detail .bottom .jjbox:first-child {
	display: block;
}

.detailbox .backbtn {
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #005ba0;
	float: right;
	margin: 46px 0 157px 0;
}

.detailbox .backbtn:hover {
	opacity: .8;
}

.pagewrap {
	margin-top: 42px;
}



.box3{background: #f0f2f5;overflow: hidden;}
.box3 .wrap{width: 1200px;padding: 0px 96px;box-sizing: border-box;margin: 0px auto 144px auto;background: #fff;overflow: hidden;}
.box3 .wrap .title{margin: 24px 0 20px 0;background: url(/skin/images/use-06.png) no-repeat;background-position: left center;padding-left: 53px;font-size: 26px;color: #333;line-height: 40px;}
.box3 .wrap .content{padding: 30px 53px;line-height: 2;border-bottom: 1px solid #e5e5e5;}

.box3 .wrap .content .tl{color: #005ba0;font-size: 16px;}
.box3 .wrap .content .tl span{color: #666;font-size: 14px;}
.box3 .wrap .content .txt{color: #666;}
.box3 .wrap .pagewrap2{margin: 68px 0 68px 0;}
.box3 .wrap .pagewrap2 .left{float: left;width: 858px;color: #4D4D4D;}
.box3 .wrap .pagewrap2 .left a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;-ms-text-overflow: ellipsis;display: block;font-size: 14px;line-height: 14px;margin-bottom: 22px;}
.box3 .wrap .pagewrap2 .left a:last-child{margin-bottom: 0;}
.box3 .wrap .pagewrap2 .right{float: right;width: 150px;height: 50px;display: block;text-align: center;line-height: 50px;background: #005ba0;color: #fff;}
.box3 .wrap .pagewrap2 .right:hover{opacity: .8;}



#mask_shadow {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
}
#popup {
  display: none;
  opacity: 0; 
  position: absolute;
  z-index: 2;
	left:30%!important;
	top:10%!important;
  top: 1250px;
  width: 300px;
  height: auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	padding: 20px;
	background: #fff;
}
#popup .title_tan {
  position: relative;
  width: 100%;
  height: 55px;
  background-color: #005ba0;
  cursor: move;
}
#popup .title_tan p {
  padding-left: 14px;
  line-height: 55px;
  color: #fff;
}
#popup .title_tan span {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 30px;
  height: 30px;
	line-height: 30px;
  color: #000;
  opacity: .2;
  font-size: 21px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #333;
}
#popup .title_tan span:hover {
  opacity: .8;
}
#popup .cont { width: 100%;  background-color: #fff; margin-top: 10px;   }
#btn1 {
  margin: 0;
	width: 150px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    background: #005ba0;
    color: #fff;
	border:0;
}






@media screen and (min-width: 100px) and (max-width: 1024px) {
	.box3 .wrap .content .fl{width:100%}
	.box3 .wrap{width:100%;padding: 20px 20px;}
	.box3 .wrap .content{padding: 0}
	.box3 .wrap .content p img{width:100%}
	.box3 .wrap .pagewrap2 .right{float: left;margin-top: 30px;}
	
	.wrapnav {
		box-shadow: 0px 8px 15px 0px rgba(170, 170, 170, 0.15);
	}
	.wrapnav .nav-ii-box {
		width: 1200px;
		margin: 0 auto;
	}
	.wrapnav .nav-ii-box li {
		width: 16.666666%;
		height: 60px;
		line-height: 60px;
		text-align: center;
		font-size: 18px;
		color: #333333;
		border-right: 1px solid #E5E5E5;
		float: left;
		box-sizing: border-box;
		transition: all .3s;
	}
	.wrapnav .nav-ii-box li a {
		width: 100%;
		height: 100%;
		display: block;
	}
	.wrapnav .nav-ii-box li:first-child {
		border-left: 1px solid #E5E5E5;
	}
	.wrapnav .nav-ii-box li:hover {
		color: #fff;
		background: #005ba0;
	}
	.wrapnav .nav-ii-box .activeli {
		color: #fff;
		background: #005ba0;
	}
	.productlist {
		padding-top: 1px;
	}
	.productlist ul {
		width: 90%;
		margin: 0 auto;
		margin-top: 44px;
	}
	.productlist ul li {
		margin-right: 0;
		width: 100%;
		height: auto;
		margin-bottom: 22px;
	}
	.productlist ul li a .img-box {
		width:100%;
		height: auto;
	}
	.productlist ul li a .right {
		margin-left: 4%;
		width: 47%;
	}
	.productlist ul li a .right .title {
		margin-top: 5.78%;
	}
	.productlist ul li a .right .more-btn {
		margin-top: 28%;display: none
	}
	.productlist ul li:last-child {
		margin-bottom: 0;
	}
	.detailbox .detail {
		width: 100%;
		margin: 44px auto 0 auto;
	}
	.detailbox .detail .top {
		padding: 44px 3vw;
	}
	.detailbox .detail .top .imgbox {
		width: 100%;
		float: left;
	}
	.detailbox .detail .top .imgbox img {
		width: 100%;
	}
	.detailbox .detail .top .sbox1 {
		position: relative;
		margin-top: 20px;
	}
	.detailbox .detail .top .sbox1 .prevbtn1,
	.detailbox .detail .top .sbox1 .nextbtn1 {
		display: none;
	}
	.detailbox .detail .top #swiper1 {
		width: 100%;
	}
	.detailbox .detail .top .infobox {
		width: 100%;

	}
	.detailbox .detail .top .infobox .info .title {
		margin: 22px 0;
		font-size: 18px;
		line-height: 26px;
	}
	.detailbox .detail .top .infobox .info .bx .text {
		padding: 9px 0 9px 20px;
	}
	.detailbox .detail .bottom {
		padding: 0 3%;
		border: 1px solid #DDD;
		height: auto;
		min-height: 465px;
	}
	.detailbox .detail .bottom .btnavbox .navs {
		width: 50%;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		box-sizing: border-box;
		line-height: 36px;
		font-size: 16px;
	}
	.detailbox .detail .bottom .btnavbox .navs:nth-child(2n+1) {
		border-left: 1px solid #ddd;
	}
	.detailbox .detail .bottom .btnavbox .actnavs {
		border-left: 1px solid #ddd!important;
	}
	.detailbox .detail .bottom .jjbox {
		margin-top: 44px;
	}
	.backbtn {
		margin: 44px 0 90px 0;
	}
	.detailbox .backbtn {
		height: 36px;
		width: 132px;
		line-height: 36px;
		margin: 22px 0 44px 0;
	}
	.productlist .searchbox {
		width: 90%;
		height: 42px;
		margin: 6% auto;
	}
	.productlist .searchbox .searchinp {
		padding: 0 10px 0 10px;
		box-sizing: border-box;
		width: 80%;
		height: 42px;
	}
	.productlist .searchbox .searchbtn {
		position: absolute;
		right: 20%;
		width: 40px;
		height: 40px;
	}
	.productlist .searchbox .clearbtn {
		width: 15%;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		color: #097bc8;
	}
	
	
	#popup{left:0%!important;top:60%!important;width:90%!important;padding: 5%!important}
	
	
	
}