::-webkit-scrollbar {
	width: 4px;
}

::-webkit-scrollbar-thumb {
	background: #097bc8;
}

::-webkit-scrollbar-track {
	background: #ECECEC;
}
img {
    display: block;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
	content: "";
	height: 1px;
	display: block;
}

.clearfix {
	*zoom: 1;
}

.pcbanner {
	width: 100%;
}
.detail .top {
	background: #fff;
	padding: 85px 100px;
}
 .detail .top .imgbox {
	width: 440px;
	float: left;
}
.detail .top .sbox1 {
	position: relative;
	margin-top: 20px;
}
.detail .top .sbox1 .prevbtn1,
.detail .top .sbox1 .nextbtn1 {
	width: 9.1%;
	height: 100%;
	position: absolute;
	top: 0;
	cursor: pointer;
	opacity: .5;
	display: flex;
	align-items: center;
}
 .detail .top .sbox1 .prevbtn1 img,
 .detail .top .sbox1 .nextbtn1 img {
	width: 100%;
}

 .detail .top .sbox1 .nextbtn1 {
	right: 0;
}

 .detail .top .sbox1 .prevbtn1 {
	left: 0;
}

 .detail .top .sbox1 .nextbtn1:hover {
	opacity: 1;
}

 .detail .top .sbox1 .prevbtn1:hover {
	opacity: 1;
}

 .detail .top #swiper1 {
	width: 74.54%;
	margin: 0 auto;
}

 .detail .top #swiper1 .swiper-wrapper .swiper-slide {
	box-sizing: border-box;
	border: 1px solid #ddd;
	cursor: pointer;
}

 .detail .top #swiper1 .swiper-wrapper .swiper-slide img {
	width: 100%;
}

 .detail .top #swiper1 .swiper-wrapper .active {
	border: 2px solid #005ba0;
}

 .detail .top .infobox {
	float: right;
	width: 465px;
}

 .detail .top .infobox .info {
	padding-top: 1px;
}

 .detail .top .infobox .info .title {
	font-size: 24px;
	line-height: 36px;
	color: #333333;
	margin: 38px 0 10px 0;
	border-bottom: 1px solid #eee;
}

 .detail .top .infobox .info .bx .titles {
	padding-left: 20px;
	color: #aaaaaa;
	font-size: 14px;
	line-height: 36px;
	background: rgba(240, 242, 245, 0.8);
}

 .detail .top .infobox .info .bx .titles span {
	color: #555;
	font-size: 16px;
}

.detail .top .infobox .info .bx .text {
	padding: 20px 0 30px 0px;
}
.detail .top .infobox .info .bx .text p{
	padding: 0px;margin:0px
}
.proContent{
	
}
.proContent img{
	margin: 5px auto;
}
.detail .top .line{
	height: 10px;
	border-bottom: 1px solid #E0E0E0;
}
.detail .backbtn {
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 8px;
	color: #fff;
	background: #005ba0;
	margin: 46px auto 157px auto;
}
.img img{ height: 300px;max-width:auto !important; width:auto !important; margin:0 auto;}
.swiper-slide img{
	height: 80px;
	width: auto !important;
	margin: 0 auto;
}
.detail .backbtn:hover {
	opacity: .8;
}
@media screen and (min-width: 100px) and (max-width: 1024px) {
	 .detail .top {
	    padding: 44px 3vw;
	}
	 .detail .top .imgbox {
			width: 100%;
			float: left;
		}
		 .detail .top .imgbox img {
			width: 100%;
		}
		 .detail .top .sbox1 {
			position: relative;
			margin-top: 20px;
		}
		 .detail .top .sbox1 .prevbtn1,
		 .detail .top .sbox1 .nextbtn1 {
			display: none;
		}
		 .detail .top #swiper1 {
			width: 100%;
		}
		 .detail .top .infobox {
			width: 100%;
		}
		 .detail .top .infobox .info .title {
			margin: 22px 0;
			font-size: 18px;
			line-height: 26px;
		}
		 .detail .top .infobox .info .bx .text {
			padding: 9px 0 9px 20px;
		}				
		.proContent .tablebox{
			overflow-x: auto;
		}		
}
@media screen and (max-width: 980px){
	

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

}
@media screen and (min-width:768px){
 
}
@media screen and (min-width: 100px) and (max-width: 440px) {
    
}

