/*第一部分*/
.proxqbox img, .proxqbox ul, .proxqbox ol, .proxqbox li, .proxqbox dl, .proxqbox dt, .proxqbox dd, .proxqbox label  {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}
.productList img, .productList ul, .productList ol, .productList li, .productList dl, .productList dt, .productList dd, .productList label  {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}
.cbp-popup-wrap{z-index:200;}
.productList{
    margin-top: 55px;
}
.productList li{
    float: left;
    width: calc((100% - 40px)/3);
    margin-right: 20px;
   
}
.productList li:nth-child(3n){
    margin-right: 0;
}
.productList.four li{
    float: left;
    width: calc((100% - 60px)/4);
height:320px;
    margin-right: 20px;
    margin-bottom: 40px;
}
.productList.four li:nth-child(4n){
    margin-right: 0;
}
.productList li  a:hover .title{
    color:#718a2d ;
}
.productList li  a.view:hover {
    color:#718a2d ;
}
.productList li .img{
    overflow: hidden;
    position: relative;
    height: auto;
}
.productList li .img a{
    display: block;
    width: 100%;
}
.productList li .img img{
    width: 100%;-webkit-transition:.6s ease-in-out;
	height: 212px;
	object-fit: contain;
}
.productList li .img:hover  img{
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.productList li .title{
    font-size: 16px;
height: 54px;	
    color: #878787;
    margin-top: 15px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 10px;
}
.productList li  p{
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}
.productList li a.view{
    display: inline-block;
    width: 95px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #ffffff;
	background: #99cc00;
    margin-top: 10px;
	font-size: 13px;
}
.line{
    border-bottom: 1px solid #d5d5d5;
    margin-top: 55px;
    overflow: hidden;
    margin-bottom: 55px;  
}
.productList2{
    margin-top: 55px;
}
.productList2 li{
    float: left;
    width: calc((100% - 80px)/3);
    margin-right: 40px;
    margin-bottom: 0px;
}
.productList2 li:nth-child(3n){
    margin-right: 0;
}
.productList2 li .img{
    overflow: hidden;
    margin: 2px;
    position: relative;
}
.productList2 li .img span{
    position: absolute;
    right: 10px; top: 10px;
    z-index: 5;
}
.productList2 li  a:hover .title{
    color:#718a2d ;
}
.productList2 li  a.view:hover {
    color:#718a2d ;
}
.productList2 li .img img{
    width: 100%;
}
.productList2 li .title{
    font-size: 16px;
    color: #878787;
    margin-top: 15px;
    padding-bottom: 10px;
    margin-left: 15px;margin-right: 15px;
}
.productList2 li .title.line2{
    border-bottom: 1px solid #d9d9d9;
}
.productList2 li  p{
    font-size: 14px;
    color: #999999;
    margin-top: 5px;margin-left: 15px;margin-right: 15px;
}
.productList2 li a.view{
    display: inline-block;
    width: 95px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #ffffff;background: #000000;
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.productList2 li .box{
    border: 1px solid #d5d5d5;
    height: 510px;
}
.more{
    text-align: center;
     margin-top: 30px;
     margin-bottom: 20px;
}
.more a{
    font-size: 14px;
    color: #333333;
}
.productList3{
    margin-top: 55px;
}
.productList3 li{
    float: left;
    width: calc((100% - 120px)/3);
    margin-right: 40px;
}
.productList3 li:nth-child(4n){
    margin-right: 0;
}
.productList3.stree li{
    float: left;
    width: calc((100% - 80px)/3);
    margin-right: 40px;
}
.productList3.stree li:nth-child(3n){
    margin-right: 0;
}
.productList3 li .img {
    text-align: center;
}
.productList3 li .img img{
   width: 75%;
   display: inline-block;
}
.productList3 li .title{
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 10px;
    margin-top: 15px;
}
.productList3 li a.view{
    display: inline-block;
    width: 95px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #ffffff;background: #000000;
    margin-top: 15px;
}
.productList3 li a.view:hover{
    color:#718a2d ;
}
.productList5 li .img img{
   width: 65%;
   display: inline-block;
}
.productList5 li{
    float: left;
    width: calc((100% - 120px)/4);
    margin-right: 40px;
}
.picScrol  a:hover p{
    color:#718a2d ;
}
.picScrol {
    position: relative;
    margin-top: 66px;
}
.picScrol .swiper-container{
    width: 100%;
    margin: 0 auto;
}
.picScrol .swiper-slide{
    overflow: hidden;
}
.picScrol .swiper-slide .img{
    background: rgb(33, 33, 33,5);
    padding: 10px;
	height: 352px;
}
.picScrol .swiper-slide .img img{
    width: 100%;
	height: 100%;
}
.picScrol .swiper-button-prev{
    background-image:url("../images/left.png");
    width: 33px;height: 72px;
    margin-left: -93px;
}
/*改变了颜色和加粗的样式*/
.picScrol .swiper-button-next{
    background-image:url("../images/right.png");
    width: 33px;height: 72px;
    margin-right: -93px;
}
.picScrol .swiper-slide p{
    font-size: 14px;
    color: #878787;
    margin-top: 15px;
}
.codebg{
    background: rgb(0, 0, 0,.5);
    position: fixed;
    left: 0;right: 0;top: 0;bottom: 0;
    z-index: 9999;
    display: none;
    justify-content:center;
    align-items: center;
}
.codebg.on{
    display: flex;
}
.codebg .box{
        background: rgb(255, 255, 255);
        border-radius: 5px;
        width: 300px;
        padding-bottom: 15px;
}
.codebg .box a{
    margin-top: 15px;
    margin-bottom: 10px;
    margin-right: 15px;
    display: inline-block;
    float: right;
}
.codebg .box img.tu{
    width: calc(100% - 30px);
    margin-left: 15px;
}
/*第二部分*/
/*产品*/
.leftMenu{
    float: left;
    width: 200px;
}
.titSmall {
    margin-top: 30px;
}
.titSmall span{
    font-size: 16px;
    color: #434343;
    position: relative;
    padding-bottom: 10px;
}
.titSmall span::after{
    content: '';
    background: #434343;
    height: 2px;
    width: 20%;
    position: absolute;
    bottom: 0;
    left: 0%;
}
.leftMenu .list{
    margin-top: 15px;
}
.leftMenu .list li{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #d9d9d9;
}
.leftMenu .list li a{
    color: #434343;font-size: 14px;
}
.leftMenu .list li.on a{
    color: #718a2d ;
}
.leftMenu .list li:hover a{
    color: #718a2d ;
}
.rightm{
    float: right;
    width: calc(100% - 230px);
}
.location{
   margin-top: 30px;
}
.location.rightlocation{
   
margin-top: 10px;
}
.location a{
    font-size: 14px;
    color: #434343;
}
.productTit{
    margin-top: 20px;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
}
.productTit .title{
    color: #333333;
    font-size: 24px;
}
.productTit .title .title_left{
	display:inline-block;
	 
}
.productTit .title .title_right{
	display:inline-block;
	float:right;
	font-size:18px;
	color:#99cc00;
}
.productTit .title .title_right a{
	 
	color:#99cc00;
}
.productTit p{
    color: #666666;
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.5;
}
/* 产品-详情 */
 .contain{
    padding-left: 0;
    width: 100%;
    overflow: hidden;
}
.proxqbox{
	width: 100%;
	overflow: hidden;
/*margin-top: 120px;*/
}
.proxqbox .contain{overflow: hidden;}
.proxqbox-wd{float: right;width: 43%;
    padding: 38px 0px;
    }
.proxqbox-wdtit{width: 100%;}
.proxqbox-wdtit h6{font-size: 18px;color: #333333;font-weight: 700; line-height: 2;}
.proxqbox-wdtit{
    color: #999999;
    font-size: 14px;
}
.proxqbox-wdlist{width: 100%;padding: 12px 0 20px;}
.proxqbox-wdlist h6{font-size: 18px;color: #c39b56;font-weight: 700;}
.proxqbox-wdtb{width: 100%;display: block;margin-top: 16px;}
.proxqbox-wdtb li{width:calc(100% - 38px);overflow: hidden;display: block;border-bottom: 1px solid #efefef;background-repeat: no-repeat;background-position: left center;padding-left: 38px}
/*.proxqbox-wdtb li:nth-child(1){background-image: url('../images/proxqic1.png');}
.proxqbox-wdtb li:nth-child(2){background-image: url('../images/proxqic2.png');}
.proxqbox-wdtb li:nth-child(3){background-image: url('../images/proxqic3.png');}
.proxqbox-wdtb li:nth-child(4){background-image: url('../images/proxqic4.png');}
.proxqbox-wdtb li:nth-child(5){background-image: url('../images/cutting.png');}
*/
.proxqbox-wdtb .ico_package{background-image: url('../images/ico_package.png');}
.proxqbox-wdtb .ico_area{background-image: url('../images/ico_area.png');}
.proxqbox-wdtb .ico_number{background-image: url('../images/ico_number.png');}
.proxqbox-wdtb .ico_shelf_life{background-image: url('../images/ico_shelf_life.png');}
.proxqbox-wdtb .ico_barcode{background-image: url('../images/ico_barcode.png');}
.proxqbox-wdtb .ico_boxsize{background-image: url('../images/ico_boxsize.png');}
.proxqbox-wdtb li p, .proxqbox-wdtb li span{display: block;line-height: 62px;font-size: 14px;color: #666; margin:0;}
.proxqbox-wdtb li p{float: left;}
.proxqbox-wdtb li span{float: right;}
.proxqbox-btn{width: 100%;margin-top: 22px;}
.proxqbox-btn a{display: block;width: 49%;
    height: 52px;line-height: 52px;
    font-size: 16px;color: #fff;text-align: center;
    position: relative;}
.proxqbox-btn>a i{display: inline-block;vertical-align: middle;width: 23px;height: 23px;background-repeat: no-repeat;margin-right: 10px;}
.proxqbox-btn>a.proxqbox-btn-buy{background: #99cc00;float: left;}
.proxqbox-btn>a.proxqbox-btn-buy i{background-image: url('../images/contact.png');}
.proxqbox-btn>a.proxqbox-btn-video{background: #434343;float: right;}
.proxqbox-btn>a.proxqbox-btn-video i{background-image: url('../images/proxqic7.png');}
.proxqbox-btn  a .ewm{
    position: absolute;
    top: -250px;
    display: none;
}
.proxqbox-btn a .ewm img{
    width: 100%;height: 100%;
}
.proxqbox-btn  a:hover .ewm{
    display: flex;
}
.proxqbox-wddesc{padding-left: 28px;
    line-height: 22px;
    background: url('../images/proxqic8.png') no-repeat left center;
    min-height: 14px;margin-top: 85px;
}
.proxqbox-wddesc a{
    font-size: 14px;color: #666666;
}
.proxqbox-wddesc a:hover{
    color:#718a2d ;
}
.proxqbox-mbimg{width: 100%;float: left;
    display: none;
    margin-top: 20px;
}
.proxqbox-big{width: 100%;height: 300px;position: relative;
    line-height: 300px;text-align: center;}
.proxqbox-big img{max-width: 100%;max-height: 100%;
}
.proxqbox .gallery-top{
    width: 100%;
    position: relative;
   
}
.proxqbox .gallery-thumbs{
    width: 80%;
    float: left;height :66px;
    position: relative;padding: 0 34px;
    margin: 0 auto;
    margin-top: 32px;
    -webkit-box-sizing:content-box; -moz-box-sizing: content-box;  box-sizing:content-box;  
}
.proxqbox .swiper-slide{
    display: flex;
    justify-content: center;
}
.proxqbox .gallery-thumbs .swiper-button-prev,.proxqbox .gallery-thumbs .swiper-button-next{
    margin: 0;bottom: auto;top: 0;
    position: absolute;
    background: #fff url('../images/pageic.png') no-repeat center;
    left:0%;width: 34px;height: 100%;transition: all .4s ease;}
.proxqbox .gallery-thumbs .swiper-button-prev{right: auto;left: 0; -webkit-box-sizing:content-box; -moz-box-sizing: content-box;  box-sizing:content-box;  }
.proxqbox .gallery-thumbs .swiper-button-next{left: auto;right: 0;transform: rotate(180deg);   -webkit-box-sizing:content-box; -moz-box-sizing: content-box;  box-sizing:content-box;  }
.proxqbox .gallery-thumbs .equip-min{
    width: 95%;
}
.proxqbox .gallery-thumbs .equip-min span{width:80%;
    padding: 8px;display: block;height: 46px;overflow: hidden;text-align: center;
    border: 1px solid #e5e5e5;
}
.proxqbox .gallery-thumbs .equip-min.cur span{border-color: #99cc00; -webkit-box-sizing:content-box; -moz-box-sizing: content-box;  box-sizing:content-box;  }
.proxqbox .gallery-thumbs .equip-min span img{max-width: 100%;height: 100%; -webkit-box-sizing:content-box; -moz-box-sizing: content-box;  box-sizing:content-box;  }
.proxqbox-pcimg{display: block;float: left;position: relative;width: 46%;
    height: 600px;
}
.proxqbox-pcimg2{
    display: block;float: left;
    position: static;width: 54%;
    height: 520px;
    z-index: 9;
    overflow: hidden;
    border: 1px solid #eeeeee;
    margin-top: 40px;
}
.conbox{
    margin-top: 150px;
    overflow: hidden;
}
/* 图片放大 */
.proxqbox-pcimg{
    width: 55%;
   
}
.proxqbox-pcimgbig{
    position: relative; 
    float: right;
    width: calc(100% - 120px);
    margin-top: 55px;
   
}
.proxqbox-pcimgbig a{
    display: flex;width: 100%;height: 520px;
    text-align: center;line-height: 520px;
    border: 1px solid #eeeeee;
    align-items: center;
    justify-content: center;
}
.proxqbox-pcimgbig a img{max-width: 88%;max-height: 88%;cursor: crosshair;}
div.zoomDiv {z-index: 999;position: absolute;top: 0px;left: 0px;width: 440px;height: 514px;background: #fff;border: 1px solid #e5e5e5;display: none;text-align: center;overflow: hidden;}
div.zoomMask {position: absolute;background: url("http://www.jq22.com/demo/jquery-fdj-150220102655/images/mask.png") repeat scroll 0 0 transparent;cursor: move;z-index: 1;}
/* ==== */
.proxqbox-pcimgsm{width: 88px;
    height: 600px;
    float: left;
    position: relative; margin-top: 10px;
}
.proxqbox-pcimgsmsize{width: 100%;
    position: relative;height: 550px;
    overflow: hidden;
    margin-top: 45px;
}
.proxqbox-scroll{width: 100%;display: block;margin-top: -6px;}
.proxqbox-scroll li{width:calc(100% -  2px);cursor: pointer;
    height: 94px;line-height: 94px;margin-top: 9px;
    text-align: center;border: 1px solid #ededed;
    display: flex;
    align-items: center;justify-content: center;
}
.proxqbox-scroll li img{max-width: 88%;max-height: 88%;}
.proxqbox-scroll li.ontrue{border-color: #99cc00;}
.proxqbox-prev, .proxqbox-next{
    position: absolute;
    width: 100%;
    height: 35px;left: 0;
    cursor: pointer;
    background: #fff url('../images/aboic6.png') no-repeat center;
    transition: all .4s ease;
    z-index: 99;
}
.proxqbox-prev{top: 0;}
.proxqbox-next{bottom: 0px;transform: rotate(180deg);}
.proxqbox-prev:hover, .proxqbox-next:hover{background-image: url('../images/aboic6H.png');}
.proCon{
    font-size: 14px;
    line-height: 2;
}
.proCon p{
padding: 8px 0;
}
.proCon h6{
    color: #555555;
    font-size: 20px;
    margin: 10px 0;
}
.proCon img{
    max-width: 100%;
    margin-top: 10px;
}
.proPage{
    border-top: 1px solid #efefef;
    overflow: hidden;
    padding-top: 15px;
    margin-top: 30px;
	font-size: 14px;
}
.proPage a:nth-child(1){
    display: inline-block;
    float: left;
}
.proPage a:nth-child(2){
    display: inline-block;
    float: right;
}
/*第三部分*/
.productcon_left{float: left;}
.productcon_right{float: right; width:80%;}
.productcon_left .title {
 padding-top: 10px;
    padding-bottom: 10px;
    color: #333333;
    font-size: 30px;
	font-weight:bold;
	line-height: 66px;
}
@media (max-width:480px) {
	.productcon_left{float: none;}
	.productcon_right{float: none; width:100%;}
}
.input-search-close {
	opacity: .2;
	color: #000;
	text-shadow: none
}
.input-search-close.icon {
	font-size: inherit;
	line-height: inherit
}
.input-search-close:focus,.input-search-close:hover {
	cursor: pointer;
	text-decoration: none;
	opacity: .5;
	color: #000
}
button.input-search-close {
	padding: 0;
	cursor: pointer;
	border: 0;
	background: 0 0;
	-webkit-appearance: none
}
.input-search {
	position: relative;
}
.input-search .form-control {
	/*border-radius: 200px*/
	border-radius:0px;
	border:2px solid #99cc00;
}
.input-search .input-search-close,.input-search .input-search-icon {
	position: absolute;
	z-index: 1;
	top: 50%;
	width: 2.573rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.input-search .input-search-close {
	right: 8px
}
.input-search .input-search-icon+.form-control {
	padding-left: 3.073rem
}
.input-search .input-search-icon {
	font-size: 16px;
	left: 8px;
	text-align: center;
	pointer-events: none;
	color: #a3afb7
}
.input-search-btn+.form-control {
	padding-right: 50px
}
.input-search-btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	padding: 0 10px;
	border: none;
	/*border-radius: 0 200px 200px 0;*/
	background: 0 0;
	background:#99cc00;
}
.input-search-btn .icon {
	margin: 0 3px;
	color:#fff;
	
}
.input-search-dark .input-search-icon {
	color: #76838f
}
.input-search-dark .form-control {
	background: #f3f7f9;
	-webkit-box-shadow: none;
	box-shadow: none
}
.input-search-dark .form-control:focus {
	background-color: #fff
}
.form-inline .form-group {
	margin-right: 20px
}
.form-inline .form-group:last-child {
	margin-right: 0
}
.form-inline .form-control-label {
	margin-right: 5px
}
@media (max-width:767px) {
	.form-inline .form-group {
		margin-right: 0
	}
}
.form-horizontal .form-control-label {
	font-size: 1rem;
	padding-right: 15px;
	padding-left: 15px
}
@media (min-width:768px) {
	.form-horizontal .form-control-label {
		margin-bottom: 0;
		padding-top: 7px;
		text-align: right
	}
	.form-horizontal .form-control-lg,.form-horizontal .input-group-lg>.form-control,.form-horizontal .input-group-lg>.input-group-addon,.form-horizontal .input-group-lg>.input-group-btn>.btn {
		font-size: 18px;
		padding-top: 11px
	}
	.form-horizontal .form-control-sm,.form-horizontal .input-group-sm>.form-control,.form-horizontal .input-group-sm>.input-group-addon,.form-horizontal .input-group-sm>.input-group-btn>.btn {
		font-size: 12px;
		padding-top: 7px
	}
}
input::-ms-clear {
	display: none;
	width: 0;
	height: 0
}
.btn {
	-webkit-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
	-o-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
	transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
	-webkit-font-smoothing: subpixel-antialiased
}
.btn .icon {
	line-height: inherit;
	width: 1em;
	margin: -1px 3px 0;
	text-align: center
}
.btn-outline.btn-default {
	color: #76838f;
	background-color: transparent
}
.btn-outline.btn-default.active,.btn-outline.btn-default:active,.btn-outline.btn-default:focus,.btn-outline.btn-default:hover,.open>.btn-outline.btn-default.dropdown-toggle {
	color: #76838f;
	border-color: #e4eaec;
	background-color: rgba(118,131,143,.1)
}
.btn-outline.btn-default.active .tag-pill,.btn-outline.btn-default:active .tag-pill,.btn-outline.btn-default:focus .tag-pill,.btn-outline.btn-default:hover .tag-pill,.open>.btn-outline.btn-default.dropdown-toggle .tag-pill {
	color: #76838f;
	background-color: #76838f
}
.btn-outline.btn-default.btn-up:before,.btn-outline.btn-default.btn-up:focus:before,.btn-outline.btn-default.btn-up:hover:before {
	border-bottom-color: rgba(118,131,143,.1)
}
.btn-outline.btn-default.btn-up.active:before,.btn-outline.btn-default.btn-up:active:before,.open>.btn-outline.btn-default.btn-up.dropdown-toggle:before {
	border-bottom-color: #ccd5db
}
.btn-outline.btn-default.btn-right:before,.btn-outline.btn-default.btn-right:focus:before,.btn-outline.btn-default.btn-right:hover:before {
	border-left-color: rgba(118,131,143,.1)
}
.btn-outline.btn-default.btn-right.active:before,.btn-outline.btn-default.btn-right:active:before,.open>.btn-outline.btn-default.btn-right.dropdown-toggle:before {
	border-left-color: #ccd5db
}
.btn-outline.btn-default.btn-bottom:before,.btn-outline.btn-default.btn-bottom:focus:before,.btn-outline.btn-default.btn-bottom:hover:before {
	border-top-color: rgba(118,131,143,.1)
}
.btn-outline.btn-default.btn-bottom.active:before,.btn-outline.btn-default.btn-bottom:active:before,.open>.btn-outline.btn-default.btn-bottom.dropdown-toggle:before {
	border-top-color: #ccd5db
}
.btn-outline.btn-default.btn-left:before,.btn-outline.btn-default.btn-left:focus:before,.btn-outline.btn-default.btn-left:hover:before {
	border-right-color: rgba(118,131,143,.1)
}
.btn-outline.btn-default.btn-left.active:before,.btn-outline.btn-default.btn-left:active:before,.open>.btn-outline.btn-default.btn-left.dropdown-toggle:before {
	border-right-color: #ccd5db
}
@font-face {
	font-family:'Web Icons';font-weight:400;font-style:normal;src:url(../../../../../app/system/include/static2/fonts/web-icons/./web-icons.eot?v=0.2.3);src:url(../fonts/web-icons.eot) format('embedded-opentype'),url(../fonts/web-icons.woff2) format('woff2'),url(../fonts/web-icons.woff) format('woff'),url(../fonts/web-icons.ttf) format('truetype'),url(../fonts/web-icons.svg) format('svg')
}[class*=' wb-'],[class^=wb-] {
	font-family: 'Web Icons';
	font-weight: 400;
	font-style: normal;
	position: relative;
	display: inline-block;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.wb-search:before {
	content: '?';
	margin-right:10px;
}
.subcolumn_nav_met_16_1_61 {
	background-color: #f2f2f2;
	border-color: #f0f2f5
}
.subcolumn_nav_met_16_1_61 {
	background-color: #ffffff;
	padding-top:20px;
}
.subcolumn_nav_met_16_1_61 .product-search .form-group {
	 
	max-width: 800px;
	margin: 0 auto 10px;
	 
}
.subcolumn_nav_met_16_1_61 .subcolumn_nav_met_16_1_61-ul > li a:hover,.subcolumn_nav_met_16_1_61 .subcolumn_nav_met_16_1_61-ul > li a.active {
	color: #718a2d;
	color:
}
.subcolumn_nav_met_16_1_61.container {
	/*border-radius: 5px;*/
	box-shadow: 0 1px 3px rgba(0,37,55,0.05);
	margin: 10px auto
}
.subcolumn_nav_met_16_1_61-ul {
	font-size: 0
}
@media (max-width:767px) {
	.subcolumn_nav_met_16_1_61-ul {
		white-space: nowrap
	}
	.subcolumn_nav_met_16_1_61 .subcolumn-nav {
		height: 54px
	}
	.subcolumn_nav_met_16_1_61.container {
		margin: 10px .9375rem
	}
}
.subcolumn_nav_met_16_1_61-ul li {
	display: inline-block;
	vertical-align: top
}
.subcolumn_nav_met_16_1_61-ul li > a {
	display: block;
	padding: 5px 10px;
	font-size: 16px
}
.subcolumn_nav_met_16_1_61-ul li a {
	color: #999999
}
.subcolumn_nav_met_16_1_61-ul li a {
	color: #999999
}
.subcolumn_nav_met_16_1_61-ul li .dropdown-menu {
	top: 40px;
	background-color: #ffffff;
	border-color: #ffffff
}
.subcolumn_nav_met_16_1_61-ul li .dropdown-menu a {
	color: #999999;
	color: #999999;
	color:
}
.subcolumn_nav_met_16_1_61-ul li .dropdown-menu a:hover,.subcolumn_nav_met_16_1_61-ul li .dropdown-menu a:active,.subcolumn_nav_met_16_1_61-ul li .dropdown-item.active {
	color: #718a2d !important;
	color: !important;
	color: !important
}
.subcolumn_nav_met_16_1_61 .dropdown-item:hover,.subcolumn_nav_met_16_1_61 .dropdown-item.active {
	background-color: transparent !important
}
.subcolumn_nav_met_16_1_61 .product-search .form-control:focus {
	border-color: #718a2d;
	color:
}
.subcolumn_nav_met_16_1_61 .swiper-container {
	z-index: 99
}
/*第四部分*/
.shopList h2{margin:0;}
.targNum { /*display:none;*/}
.oneList { cursor:pointer; position:relative; line-height:48px; overflow:hidden;  padding-right:20px;}
.oneList:hover h2{ color:#99cc00;}
.oneList:hover span { color:#99cc00;}
.oneList h2 { float:left; line-height:32px;color: #485865; /*font-size:14px;*/  font-weight: bold;font-size:16px; padding: 8px 0;}
.oneList span { float:right; color:#485865; font-weight:bold; font-size:14px;}
.twoList { overflow:hidden; margin-left:5px; position:relative;}
.twoList h2 { line-height:20px; padding:8px 0; /*font-size:14px;*/ float:left;font-size:15px;}
.twoList span { cursor:pointer; z-index:5; position:absolute; right:20px; margin-top:11px; background:url(../images/b76.jpg) center no-repeat; width:16px; height:16px; display:block;}
.shopType dt { overflow:hidden; padding:8px 20px 8px 15px; line-height:20px;font-size:14px; font-weight: normal;}
.shopType dt.onn { background:#f5fae5;}
.shopType dt span { margin-top:6px; cursor:pointer; float:right; background:url(../images/b76.jpg) center no-repeat; width:16px; height:16px; display:block;}
.shopType dt a { float:left; display:block; width:calc(100% - 20px);}
.shopType dt span.cur { background:url(../images/b75.jpg) center no-repeat;}
.twoList span.cur {background:url(../images/b75.jpg) center no-repeat;}
.twoList h2 { position:relative; z-index:3; width:100%; cursor:pointer;}
.twoList h2.on { background:url(../images/b42.jpg) right center no-repeat;}
.oneList.on {/*background:url(../images/b42.jpg) right center no-repeat;*/}
.twoList:hover h2 { color:#99cc00;}
.shopType dt:hover a { color:#99cc00;}
.shopType ul { display:none;}
.shopType ul.on { display:block;}
.shopType dl { display:none;}
.oneList h2 a { display:block; width:100%; height:100%;line-height:22px;}
.twoList h2 a { display:block; width:100%; height:100%;}
.twoList h2.cur a { background: #f5fae5;}
.noslide { background:none!important}
.shopType li.on .twoList { background:url(../images/b42.jpg) right center no-repeat;}
.oneList b { position:absolute; background:url(../images/b52.png) center no-repeat; display:block; width:12px; height:12px; right:0; top:18px;}
.oneList.on b { background:url(../images/b42.jpg) center no-repeat;}
.twoList b { position:absolute; background:url(../images/b52.png) center no-repeat; display:block; width:12px; height:12px; right:0; top:14px;}
.twoList.on b { background:url(../images/b42.jpg) center no-repeat;}
/*第五部分*/
@media screen and (max-width: 768px) {
/*第一小部分*/
.picScrol .swiper-button-prev{
  display: none;
}
.picScrol .swiper-button-next{
  display: none;
}
.productList2 li{
  float: left;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 15px;
}
.productList2 li .box{
  border: 1px solid #d5d5d5;
  height: auto;
}
.productList3 li{
  float: left;
  width: calc((100% - 40px)/2);
  margin-right: 40px;
  margin-bottom: 15px;
}
.productList3 li:nth-child(2n){
  margin-right: 0;
}
.productList3 li a.view{
    display: inline-block;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #ffffff;background: #000000;
    margin-top: 10px;
    font-size: .55rem;
    width: auto;padding: 0 10px;
}
.more{
  text-align: center;
   margin-top: 5px;
   margin-bottom: 0px;
}
.line{
  margin-top: 25px;
  margin-bottom: 25px;  
}
.productList2 li{
  float: left;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 15px;
}
.productList2 li .box{
  border: 1px solid #d5d5d5;
  height: auto;
}
.productList3 li{
  float: left;
  width: calc((100% - 40px)/2);
  margin-right: 40px;
  margin-bottom: 15px;
}
.productList3 li:nth-child(2n){
  margin-right: 0;
}
.productList3 li a.view{
    display: inline-block;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #ffffff;background: #000000;
    margin-top: 10px;
    font-size: .55rem;
    width: auto;padding: 0 10px;
}
.more{
  text-align: center;
   margin-top: 5px;
   margin-bottom: 0px;
}
.line{
  margin-top: 25px;
  margin-bottom: 25px;  
}
.proxqbox-pcimg{
  display: none;
}
.proxqbox-mbimg{
  display: block;
}
.proxqbox-wd{
  width: 100%;
}
.proxqbox-pcimg2{
  width:calc( 100% - 4px);    height: auto;
}
.leftMenu{
  float: left;
  /*margin-top: 86px;*/
  width: 100%;
margin-top: 16px;
}
.leftMenu .list{
  overflow-x: auto;
}
.leftMenu .list::-webkit-scrollbar {
    display: none;
}
.leftMenu .list li{
  height: 45px;
  line-height: 45px;
  border-bottom: 0px dashed #d9d9d9;
  margin-right: 12px;
  display: inline-block;
}
.rightm{
  float: right;
  margin-top: 0px;
  width:100%;
}
/*第二小部分*/
.productList li{
  float: left;
  width: calc((100% - 20px)/3);
  margin-right: 10px;
  margin-bottom: 10px;
}
.productList li:nth-child(3n){
  margin-right: 0px;
}
.productList li:nth-child(2n){
  margin-right: 10px;
}
.productList li .img{
  overflow: hidden;
  position: relative;
  height: auto;
}
.productList li  p{
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: .55rem;
}
.productList3.stree li:nth-child(2n){
 margin-right: 40px;
}
.productList.four li{
  float: left;
  width: calc((100% - 10px)/2);
  margin-right: 10px;
height: auto;
}
.productList.four li:nth-child(3n){
  margin-right: 10px;
}
.productList.four li:nth-child(2n){
  margin-right: 0px;
}
.proxqbox-wdtit h6{font-size: .8rem;color: #333333;font-weight: 700; line-height: 1.3;margin-bottom:15px}
.proPage a{
    font-size: .6rem;
}
.proPage a:nth-child(2){
    display: inline-block;
    float: left;
    margin-top: 15px;
}
.proPage a{
    float: none;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
    line-height: 1.8;
}
	
}
