/**************** product *****************/
.product{position: relative;width: 100%;padding-top: 49px;}
.pro-contain{width: 100%;position: relative;padding-bottom: 41px;}
/* .pro-contain .pro-main{float: right;width: 1008px;}
.pro-contain .pro-slide{float: left;width: 306px;} */
@media (min-width:1260px) and (max-width: 1459px) {
	.product{padding-top: 42px;}
	.pro-contain{padding-bottom: 35px;}
	/* .pro-contain .pro-main{width: 880px;}
	.pro-contain .pro-slide{width: 280px;} */
}
@media (min-width:992px) and (max-width: 1259px) {
	.product{padding-top: 36px;}
	.pro-contain{padding-bottom: 28px;}
	/* .pro-contain .pro-main{width: 680px;}
	.pro-contain .pro-slide{width: 240px;} */
}
@media (max-width: 991px) {
	.product{padding-top: 30px;}
	.pro-contain{padding-bottom: 22px;}
	/* .pro-contain .pro-main{float: none;width: 100%;}
	.pro-contain .pro-slide{float: none;width: 100%;margin-top: 20px;} */
}
@media (max-width: 767px) {
	.product{padding-top: 24px;}
	.pro-contain{padding-bottom: 15px;}
	/* .pro-contain .pro-main{float: none;width: 100%;}
	.pro-contain .pro-slide{float: none;width: 100%;margin-top: 20px;} */
}
.pro-contain .page-con-top{margin-bottom: 36px;}
.pro-main-tbody{position: relative;width: 100%;}
.pro-main-title{position: relative;width: 100%;border-bottom: 1px solid #D7D7D7;font-family: AkzidenzGroteskBQ-XBdCnd;font-size: 36px;color: #333333;line-height: 48px;padding-bottom: 20px;}
.pro-main-title::before{position: absolute;content: '';left: 0;bottom: -2px;width: 80px;height: 5px;background: linear-gradient(-90deg, #0E2D8A, #039C42);}
.pro-tbody-title{position: relative;width: 100%;font-family: AkzidenzGroteskBQ-XBdCnd;font-size: 36px;color: #333333;line-height: 48px;}
.pro-tbody-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;padding-top: 24px;margin-left: -15px;margin-right: -15px;}
.pro-list-item{position: relative;display: inline-block;vertical-align: top;width: 50%;margin-bottom: 30px;padding: 0 15px;}
.pro-list-item .item-box{position: relative;width: 100%;background: #fff;border: 1px solid #ECECEC;padding: 5px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.pro-list-item .item-box .item-pic{position: relative;display: inline-block;vertical-align: top;width: 328px;text-align: center;background: #fff;}
.pro-list-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.pro-list-item .item-box .item-body{position: relative;width: calc(100% - 338px);padding: 20px;}
.pro-list-item .item-body .item-title{font-size: 20px;font-size: 2rem; font-family: AkzidenzGroteskBQ-XBdCnd;color: #333333;line-height: 34px;}
.pro-list-item .item-body .item-desc{font-size: 18px;color: #666666;line-height: 30px;margin-top: 18px;}
.pro-list-item .item-body .item-btn{position: relative;margin-top: 12px;}
.pro-list-item .item-body .item-btn .btnn{font-family: Arial;font-weight: bold;font-size: 16px;color: #333333;line-height: 30px;}
.pro-list-item .item-box:hover{background: linear-gradient(-90deg, #0E2D8A, #039C42);border-color:  #039C42;border-right-color: #0E2D8A;}
.pro-list-item .item-box:hover .item-body .item-title, .pro-list-item .item-box:hover .item-body .item-title a, .pro-list-item .item-box:hover .item-body .item-desc, .pro-list-item .item-box:hover .item-body .item-desc a, .pro-list-item .item-box:hover .item-btn .btnn, .pro-list-item .item-box:hover .item-btn a{color: #fff;}

.pro-form{display: block;position: relative;width: 100%;}
.pro-list{position: relative;font-size: 0;letter-spacing: 0;transition:0.5s;padding-bottom: 31px;margin-left: -15px;margin-right: -15px;}
.pro-list .pro-item{width: 25%;padding: 0 15px;margin-bottom: 25px;display: inline-block;vertical-align: top;transition:0.5s;}

@media (min-width:1260px) and (max-width: 1459px) {
	.pro-contain .page-con-top{margin-bottom: 32px;}
	.pro-main-title{font-size: 32px;line-height: 44px;padding-bottom: 18px;}
	.pro-main-title::before{bottom: -2px;width: 72px;height: 5px;}
	.pro-tbody-title{font-size: 32px;line-height: 44px;}
	.pro-tbody-list{padding-top: 22px;margin-left: -10px;margin-right: -10px;}
	.pro-list-item{width: 50%;margin-bottom: 26px;padding: 0 10px;}
	.pro-list-item .item-box{padding: 4px;}
	.pro-list-item .item-box .item-pic{width: 292px;}
	.pro-list-item .item-box .item-body{width: calc(100% - 302px);padding: 16px;}
	.pro-list-item .item-body .item-title{font-size: 20px;font-size: 2rem;line-height: 32px;}
	.pro-list-item .item-body .item-desc{font-size: 17px;line-height: 30px;margin-top: 16px;}
	.pro-list-item .item-body .item-btn{margin-top: 12px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 16px;line-height: 28px;}
	.pro-list{padding-bottom: 28px;margin-left: -10px;margin-right: -10px;}
	.pro-list .pro-item{width: 25%;padding: 0 10px;margin-bottom: 22px;}

}
@media (min-width:992px) and (max-width: 1259px) {
	.pro-contain .page-con-top{margin-bottom: 28px;}
	.pro-main-title{font-size: 28px;line-height: 40px;padding-bottom: 16px;}
	.pro-main-title::before{bottom: -2px;width: 64px;height: 4px;}
	.pro-tbody-title{font-size: 28px;line-height: 40px;}
	.pro-tbody-list{padding-top: 20px;margin-left: -6px;margin-right: -6px;}
	.pro-list-item{width: 50%;margin-bottom: 22px;padding: 0 6px;}
	.pro-list-item .item-box{padding: 4px;}
	.pro-list-item .item-box .item-pic{width: 224px;}
	.pro-list-item .item-box .item-body{width: calc(100% - 234px);padding: 12px;}
	.pro-list-item .item-body .item-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;}
	.pro-list-item .item-body .item-desc{font-size: 16px;line-height: 28px;margin-top: 14px;}
	.pro-list-item .item-body .item-btn{margin-top: 10px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 15px;line-height: 26px;}

	.pro-list{padding-bottom: 24px;margin-left: -5px;margin-right: -5px;}
	.pro-list .pro-item{width: 25%;padding: 0 5px;margin-bottom: 18px;}

}
@media (max-width: 991px) {
	.pro-contain .page-con-top{margin-bottom: 24px;}
	.pro-main-title{font-size: 24px;line-height: 36px;padding-bottom: 16px;}
	.pro-main-title::before{bottom: -2px;width: 56px;height: 4px;}
	.pro-tbody-title{font-size: 24px;line-height: 36px;}
	.pro-tbody-list{padding-top: 18px;margin-left: -12px;margin-right: -12px;}
	.pro-list-item{width: 50%;margin-bottom: 18px;padding: 0 12px;}
	.pro-list-item .item-box{padding: 4px;}
	.pro-list-item .item-box .item-pic{width:100%;}
	.pro-list-item .item-box .item-body{width:100%;padding: 16px 14px;}
	.pro-list-item .item-body .item-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;}
	.pro-list-item .item-body .item-desc{font-size: 15px;line-height: 26px;margin-top: 10px;}
	.pro-list-item .item-body .item-btn{margin-top: 8px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 14px;line-height: 24px;}

	.pro-list{padding-bottom: 20px;margin-left: -15px;margin-right: -15px;}
	.pro-list .pro-item{width: 33.333333333%;padding: 0 15px;margin-bottom: 18px;}

}
@media (max-width: 700px) {
	.pro-contain .page-con-top{margin-bottom: 20px;}
	.pro-main-title{font-size: 20px;line-height: 32px;padding-bottom: 14px;}
	.pro-main-title::before{bottom: -2px;width: 48px;height: 4px;}
	.pro-tbody-title{font-size: 20px;line-height: 32px;}
	.pro-tbody-list{padding-top: 16px;margin-left: -6px;margin-right: -6px;}
	.pro-list-item{width: 50%;margin-bottom: 16px;padding: 0 6px;}
	.pro-list-item .item-box{padding: 4px;}
	.pro-list-item .item-box .item-pic{width:100%;}
	.pro-list-item .item-box .item-body{width:100%;padding: 16px 14px;}
	.pro-list-item .item-body .item-title{font-size: 17px;font-size:1.7rem;line-height:28px;}
	.pro-list-item .item-body .item-desc{font-size: 14px;line-height: 24px;margin-top: 8px;}
	.pro-list-item .item-body .item-btn{margin-top: 8px;}
	.pro-list-item .item-body .item-btn .btnn{font-size: 14px;line-height: 24px;}

	.pro-list{padding-bottom: 20px;margin-left: -8px;margin-right: -8px;}
	.pro-list .pro-item{width: 50%;padding: 0 8px;margin-bottom: 18px;}

}
@media (max-width: 420px) {.pro-list .pro-item{width:100%;}.pro-list-item{width:100%;}}

.j-nextshow {position: relative;}
.proslide_menubtn {display: none;width: 24px;height: 18px;position: absolute;top: 50%;margin-top: -9px;right:5px;cursor: pointer;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;z-index: 9999;}
.proslide_menubtn span {display: block;width: 100%;height: 3px;margin-bottom: 3px;background-color: #039C42;}
@media screen and (max-width: 991px){.proslide_menubtn {display: block;}}

.pro-slide-title{width: 100%;position: relative;padding: 0 20px;font-size: 28px;font-size: 2.8rem;line-height: 36px;font-family: Roboto-Bold;color: #333;text-transform: uppercase;border-bottom: 2px solid #0D2A56;padding-bottom: 14px;margin-bottom: 10px;}
.pryiji{width: 100%;position: relative;}
.pryiji>li{ position: relative;transition:0.5s;border-bottom: 1px solid #D5D5D5;margin-bottom: 6px;}
.pryiji>li>a{position: relative;display:block;padding: 10px 18px; font-size:16px; font-size:1.6rem;line-height:26px;padding-right: 30px;color: #333;}
.pryiji>li>.iconfont{position: absolute;z-index: 8;right: 12px;width: 11px;font-size: 12px;top: 13px;line-height: 20px;transition:0.5s;}
.pryiji>li>a .iconfont{position: absolute;z-index: 8;right: 12px;width: 11px;font-size: 12px;top: 13px;line-height: 20px;transition:0.5s;}
.pryiji>li>a span{ transition:0.5s; position:relative;}
.pryiji>li>a:hover{color:#039C42;}
.pryiji>li>a:hover span{ color:#039C42;}
.pryiji>li:hover>.iconfont{ color:#039C42;transform: rotate(90deg);}
.pryiji>li:hover>a .iconfont{ color:#039C42;transform: rotate(90deg);}


.prerji{padding: 6px 0;padding-left: 20px;border-top: 1px solid #D5D5D5;}
.prerji>li{ position: relative;transition:0.5s;}
.prerji>li>a{ display:block; font-size:16px; font-size:1.6rem; line-height:22px;padding: 4px 0;  position:relative;padding-right:26px;color: #333;}
.prerji>li>.iconfont{position: absolute;z-index: 8;right: 12px;height: 30px;width: 14px;font-size: 12px;top: 0;line-height: 30px;transition:0.5s;}
.prerji>li>a .iconfont{position: absolute;z-index: 8;right: 12px;height: 30px;width: 14px;font-size: 12px;top: 0;line-height: 30px;transition:0.5s;}
.prerji>li>a:hover{ color:#039C42;}
.prerji>li>a:hover span{ color:#039C42;}
.prerji>li:hover>.iconfont{ color:#039C42; transform:rotate(90deg);}
.prerji>li:hover>a .iconfont{ color:#039C42;transform:rotate(90deg);}
/* .prerji>li:hover>.iconfont::before, .prerji>li:hover>a .iconfont::before {content: "\e600";} */
.prsanji{padding: 6px 0;padding-left:20px;}
.prsanji>li>a{ display:block; font-size:16px; font-size:1.6rem; color: #666; line-height:24px;padding:3px 0; position:relative;}
.prsanji>li>a:hover{ color:#039C42;}
a.prbiao:hover{ color:#039C42;}
.dangpryi>a{color:#039C42!important;}
.dangpryi>a span{ color:#039C42!important;}
.dangpryi>.iconfont{color:#039C42 !important;transform: rotate(90deg);}
.dangpryi>a .iconfont{color:#039C42 !important;transform: rotate(90deg);}

/* .dangpryi>.iconfont::before, .dangpryi>a .iconfont::before {content: "\e600" !important;} */
/* .dangpryi>a i{ transform:rotate(180deg) !important; color:#fff !important} */
.dangprer>a{ color:#039C42!important;}
.dangprer>.iconfont{color:#039C42!important;transform: rotate(90deg);}
.dangprer>a .iconfont{color:#039C42!important;transform: rotate(90deg);}
.dangprer>a::before{display: block !important;}
/* .dangprer>.iconfont::before, .dangprer>a .iconfont::before {content: "\e600" !important;} */

.attribute{position: relative;width: 100%;margin-bottom: 24px;}
.attribute .box{margin-top: 24px;}
.attribute .name span{display: inline-block;color: #333; transition:0.5s;}
.attribute .name{font-size:18px; font-size:1.8rem; line-height: 30px; min-width: 78px;font-family: AkzidenzGroteskBQ-XBdCnd;box-sizing: border-box;cursor: pointer;color: #222;position: relative; transition:0.5s;display: inline-block;vertical-align: top;}
.attribute .name i{position: absolute; right: 5px;top:50%; margin-top:-10px; width: 20px; height: 20px; display: none;}
.attribute .name i:before{ content: ""; position: absolute; width: 12px; height: 2px; background: #333; left: 50%; top: 50%; margin-left: -6px; margin-top: -1px;}
.attribute .name i:after{ content: ""; position: absolute; width: 12px; height: 2px; background: #333; left: 50%; top: 50%; margin-left: -6px; margin-top: -1px; transform: rotate(90deg); transition: 0.5s;}
/* .attribute .name.active span{color: #1B3884;} */
.attribute .name.active i:after{ transform:rotate(180deg); background: #fff;}
.attribute .item-box{ box-sizing: border-box; max-height: 180px;overflow-y: auto; cursor: pointer; display:inline-block;vertical-align: top;max-width: calc(100% - 95px); }
.attribute .item-box label{ display:inline-block; cursor:pointer;}
.attribute .item-box>div{color: #333; display:inline-block;vertical-align: top; margin-bottom:20px; margin-right: 18px; position:relative;}
.attribute .item-box p input{ }
.attribute .item-box div span{overflow-y: hidden;display: inline-block;vertical-align: middle;max-height: 30px;line-height: 30px; font-size:16px;font-size:1.6rem;color: #333;}
.attribute .check-box-div{display: inline-block; vertical-align: middle;}
.attribute .check-box-div .icon{font-size: 14px;display: inline-block; vertical-align: middle; margin-right: 5px;}
.attribute .check-box-div input{width:11px;height:11px;display: inline-block; vertical-align: middle;}
.attribute .item-box.active{display: block}
.tag{width: 100%;position: relative;padding-top: 16px;}
.tag-list{position: relative;margin-top: 32px;margin-bottom: 10px;}
.tag-list a{display: inline-block;vertical-align: top;font-size: 16px;line-height: 26px;padding: 0 16px;margin-bottom: 10px;margin-right: 26px;color: #333;background: #F5F5F5;}
.tag-list a:hover{ color:#fff;background: linear-gradient(-90deg, #0E2D8A, #039C42);}
.tag .prtag{position: relative;max-height: 108px;overflow: hidden;}
.tag .prtagh{max-height: none !important;}
.tag .mores .zhankais{position: relative;display: inline-block;vertical-align: top;font-size: 16px;line-height: 30px;cursor: pointer;font-family: Arial;font-weight: bold;font-size: 16px;color: #FFFFFF;background: linear-gradient(-90deg, #0E2D8A 0%, #039C42 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.tag .mores .zhankais:hover{background: linear-gradient(90deg, #0E2D8A 0%, #039C42 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}


@media (min-width:1260px) and (max-width: 1459px) {
	.pro-slide-title{padding: 0 16px;font-size: 24px;font-size: 2.4rem;line-height: 32px;padding-bottom: 12px;margin-bottom: 10px;}
	.pryiji>li{margin-bottom: 6px;}
	.pryiji>li>a{padding: 8px 16px; font-size:16px; font-size:1.6rem;line-height:26px;padding-right: 30px;}
	.pryiji>li>.iconfont{right: 12px;top: 10px;}
	.pryiji>li>a .iconfont{right: 12px;top: 10px;}
	.prerji{padding: 6px 0;padding-left: 20px;}
	.prerji>li>a{font-size:16px; font-size:1.6rem;}
	.prerji>li>.iconfont{right: 12px;}
	.prerji>li>a .iconfont{right: 12px;}
	.prsanji{padding: 6px 0;padding-left:20px;}
	.prsanji>li>a{font-size:16px; font-size:1.6rem; }

	.attribute{margin-bottom: 20px;}
	.attribute .box{margin-top: 10px;}
	.attribute .name{font-size:17px; font-size:1.7rem; line-height: 30px; min-width: 72px;}
	.attribute .item-box>div{margin-bottom:18px;margin-right: 16px;}
	.tag{padding-top: 12px;}
	.tag-list{margin-top: 28px;margin-bottom: 10px;}
	.tag-list a{font-size: 16px;line-height: 26px;padding: 0 14px;margin-bottom: 10px;margin-right: 22px;}
	.tag .prtag{max-height: 108px;}
	.tag .mores .zhankais{font-size: 17px;line-height: 30px;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.pro-slide-title{padding: 0 14px;font-size: 22px;font-size: 2.2rem;line-height: 32px;padding-bottom: 10px;margin-bottom: 10px;}
	.pryiji>li{margin-bottom: 6px;}
	.pryiji>li>a{padding: 8px 16px; font-size:15px; font-size:1.5rem;line-height:24px;padding-right: 30px;}
	.pryiji>li>.iconfont{right: 10px;top: 10px;}
	.pryiji>li>a .iconfont{right: 10px;top: 10px;}
	.prerji{padding: 6px 0;padding-left: 20px;}
	.prerji>li>a{font-size:15px; font-size:1.5rem;}
	.prerji>li>.iconfont{right: 10px;}
	.prerji>li>a .iconfont{right: 10px;}
	.prsanji{padding: 6px 0;padding-left:20px;}
	.prsanji>li>a{font-size:15px; font-size:1.5rem; }

	.attribute{margin-bottom: 18px;}
	.attribute .box{margin-top: 18px;}
	.attribute .name{font-size:16px; font-size:1.6rem; line-height: 28px; min-width: 66px;}
	.attribute .item-box>div{margin-bottom:16px;margin-right: 14px;}
	.tag{padding-top: 10px;}
	.tag-list{margin-top: 24px;margin-bottom: 10px;}
	.tag-list a{font-size: 14px;line-height: 24px;padding: 0 12px;margin-bottom: 10px;margin-right: 18px;}
	.tag .prtag{max-height: 102px;}
	.tag .mores .zhankais{font-size: 16px;line-height: 28px;}
}
@media (max-width: 991px) {
	.pro-slide-title{padding: 0 12px;font-size: 18px;font-size: 1.8rem;line-height: 28px;padding-bottom: 6px;margin-bottom: 10px;}
	.pryiji>li{margin-bottom: 6px;}
	.pryiji>li>a{padding: 6px 12px; font-size:14px; font-size:1.4rem;line-height:22px;padding-right: 26px;}
	.pryiji>li>.iconfont{right: 10px;top: 8px;}
	.pryiji>li>a .iconfont{right: 10px;top: 8px;}
	.prerji{padding: 6px 0;padding-left: 20px;}
	.prerji>li>a{font-size:14px; font-size:1.4rem;}
	.prerji>li>.iconfont{right: 10px;}
	.prerji>li>a .iconfont{right: 10px;}
	.prsanji{padding: 6px 0;padding-left:20px;}
	.prsanji>li>a{font-size:14px; font-size:1.4rem; }

	.attribute{margin-bottom: 24px;}
	.attribute .box{margin-top: 14px;}
	.attribute .name{font-size:16px; font-size:1.6rem; line-height: 28px; min-width: 66px;}
	.attribute .item-box>div{margin-bottom:12px;margin-right: 12px;}
	.tag{padding-top: 8px;}
	.tag-list{margin-top: 20px;margin-bottom: 10px;}
	.tag-list a{font-size: 14px;line-height: 24px;padding: 0 10px;margin-bottom: 8px;margin-right: 14px;}
	.tag .prtag{max-height: 96px;}
	.tag .mores .zhankais{font-size: 15px;line-height: 26px;}
}
@media (max-width: 767px) {
	.pryiji{display: none;margin-bottom: 0;}
	.attribute{margin-bottom: 20px;}
}

.m-prob{position: relative;width: 100%;padding-bottom: 52px;}
.prob-info{position: relative;width:100%;margin-bottom: 61px;}
.jianjie h1{font-size: 36px;font-size: 3.6rem;color: #333333;line-height: 48px;font-family: AkzidenzGroteskBQ-XBdCnd;}
.jiann{font-size: 18px;font-size:1.8rem;color: #666666;line-height: 30px;margin-top: 18px;margin-bottom: 31px;}
.jiann p,.jiann span,.jiann li,.jiann strong{ color:#666;}
.jiann a{ color:#039C42;}
.jiann a:hover{ color:#333;}
.sharen{ display:inline-block;padding:0 20px;}
.share1{ display:inline-block; font-size:14px; font-size:1.4rem; line-height:20px; vertical-align:middle; color: #999;}
.share2{display:inline-block; margin-left:8px; vertical-align:middle;}
.share2 img{display: inline-block;vertical-align: top;}
.inno{position: relative; letter-spacing:0; font-size:0px;margin-bottom: 30px;margin-left: -26px;margin-right: -26px;}
.inno a{ display:inline-block; vertical-align:top; min-width: 200px;background: #ADADAD;line-height: 35px;padding: 10px 15px; text-align:center; font-size:20px; font-size:2rem; margin: 0 26px;color: #fff;font-family: AkzidenzGroteskBQ-XBdCnd;margin-bottom:10px;}
.inno a:hover{color: #fff;background: linear-gradient(-90deg, #0E2D8A, #039C42);}
.inno a .iconfont{ display:inline-block; vertical-align:top;margin-right: 6px;font-size: 32px;}
@media screen and (max-width:1459px){
	.m-prob{padding-bottom: 44px;}
	.prob-info{margin-bottom: 50px;}
	.jianjie h1{font-size: 32px;font-size: 3.2rem;line-height: 44px;}
	.jiann{font-size: 17px;font-size:1.7rem;line-height: 30px;margin-top: 16px;margin-bottom: 28px;}

	.share1{font-size:14px; font-size:1.4rem;}
	.inno{margin-bottom: 28px;margin-left: -20px;margin-right: -20px;}
	.inno a{min-width: 192px;line-height: 32px;padding: 8px 14px;font-size:18px;font-size:1.8rem; margin: 0 20px;margin-bottom:10px;}
	.inno a .iconfont{margin-right: 6px;font-size: 30px;}
}
@media screen and (max-width:1259px){
	.m-prob{padding-bottom: 36px;}
	.prob-info{margin-bottom: 40px;}
	.jianjie h1{font-size: 28px;font-size: 2.8rem;line-height: 40px;}
	.jiann{font-size: 16px;font-size:1.6rem;line-height: 28px;margin-top: 14px;margin-bottom: 24px;}

	.share1{font-size:14px; font-size:1.4rem;}
	.inno{margin-bottom: 24px;margin-left: -16px;margin-right: -16px;}
	.inno a{min-width: 180px;line-height: 30px;padding: 6px 12px;font-size:18px;font-size:1.8rem; margin: 0 16px;margin-bottom:10px;}
	.inno a .iconfont{margin-right: 6px;font-size: 28px;}
}
@media screen and (max-width:991px){
	.m-prob{padding-bottom: 28px;}
	.prob-info{margin-bottom: 30px;}
	.jianjie h1{font-size: 24px;font-size: 2.4rem;line-height: 36px;}
	.jiann{font-size: 15px;font-size:1.5rem;line-height: 26px;margin-top: 14px;margin-bottom: 20px;}

	.share1{font-size:14px; font-size:1.4rem;}
	.inno{margin-bottom: 20px;margin-left: -12px;margin-right: -12px;}
	.inno a{min-width: 164px;line-height: 28px;padding: 6px 10px;font-size:16px;font-size:1.6rem; margin: 0 12px;margin-bottom:10px;}
	.inno a .iconfont{margin-right: 6px;font-size: 26px;}
}
@media screen and (max-width:720px){
	.m-prob{padding-bottom: 24px;}
	.prob-info{margin-bottom: 20px;}
	.jianjie h1{font-size: 20px;font-size: 2rem;line-height: 32px;}
	.jiann{font-size: 14px;font-size:1.4rem;line-height: 24px;margin-top: 12px;margin-bottom: 18px;}

	.share1{font-size:14px; font-size:1.4rem;}
	.inno{margin-bottom: 16px;margin-left: -8px;margin-right: -8px;}
	.inno a{min-width: 148px;line-height: 28px;padding: 4px 8px;font-size:16px;font-size:1.6rem; margin: 0 8px;margin-bottom:10px;}
	.inno a .iconfont{margin-right: 6px;font-size: 24px;}
}

.m-prob .m-propic { margin:0 auto; width: 928px; float:left;}
.m-prob .m-propic .pic-big {width: 754px; position: relative;float: left;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;background: #FFFFFF;border: 1px solid #CCCCCC;z-index:9}
.m-prob .m-propic .big-img { display: block; line-height: 0; font-size: 0;}
.m-prob .m-propic .big-img .zoomPad { float: none; z-index: 8; }
.m-prob .m-propic .zoomWrapperImage img { max-width: 1920px; z-index:99}

.m-prob .m-propic .pic-small { position: relative; float: right; width: 145px; padding-top: 42px;padding-bottom: 42px;overflow: hidden; z-index:1}
.m-prob .m-propic .pic-btn { position: absolute;left: 50%;transform: translateX(-50%);  text-align: center; display: block; width:40px; font-size: 32px; line-height:24px; color: #aaa; cursor: pointer; border-radius:3px; z-index:9}
.m-prob .m-propic .pic-btn.prev { top: 0px; }
.m-prob .m-propic .pic-btn.next { bottom: 0px;  }
.m-prob .m-propic .pic-btn:hover { color: #003B94;background: linear-gradient(-90deg, #0E2D8A 0%, #039C42 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.m-prob .m-propic .pic-list {width: 100%;height: 670px; overflow: hidden;}
.m-prob .m-propic .pic-list ul { height: 50000px;}
.m-prob .m-propic .list-item {width: 100%;margin-bottom: 30px;position:relative;display: block;}

.m-propic .item-pics,.m-propic .pic-list .item-video { display: block; border:1px solid #CCCCCC; position:relative;}
.m-propic .item-pics:before,.m-propic .pic-list .item-video:before{ content:""; position:absolute; width:8px; height:15px; left:0px; top:50%; margin-top:-7px; z-index:-1}
.m-propic .item-pics img,.m-propic .pic-list .item-video img { width: 100%;display: block; transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s; }
.m-propic .item-pics:hover {  }
.m-propic .item-pics.zoomThumbActive {background: linear-gradient(-90deg, #0E2D8A, #039C42);border-color: transparent;}
.m-propic .item-pics.zoomThumbActive:before,.m-propic .item-video.active:before{ left:-8px;}
.m-propic2 { display: none; }

.m-propic .provideo-box { border-radius: 0; width: 100%; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 9; }
.m-propic .provideo-box .provideo { position: relative; overflow: hidden; padding-bottom: 100%; height: 0; }
.m-propic .provideo-box .provideo iframe, .pro2-box .m-propic .provideo-box .provideo video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; }
.m-propic .provideo-box .provideo iframe body { margin: 0px !important; }

.m-propic .item-pics:hover, .m-propic .item-pics.active,
.m-propic .item-video:hover, .m-propic .item-video.active{background: linear-gradient(-90deg, #0E2D8A, #039C42);border-color: transparent;}
@media screen and (max-width:1459px){
	.m-prob .m-propic {width: 760px;}
	.m-prob .m-propic .pic-big {width: 620px;}
	.m-prob .m-propic .pic-small {width: 120px; padding-top: 28px;padding-bottom: 28px;}
	.m-prob .m-propic .pic-btn {width:36px;font-size: 28px;line-height:20px;}
	.m-prob .m-propic .pic-list {height: 564px;}
	.m-prob .m-propic .list-item {margin-bottom: 28px;}
}
@media screen and (max-width:1259px){
	.m-prob .m-propic {width: 100%;float: none;max-width: 928px;}
	.m-prob .m-propic .pic-big {width: 754px;}
	.m-prob .m-propic .pic-small {width: 145px; padding-top: 42px;padding-bottom: 42px;}
	.m-prob .m-propic .pic-btn {width:36px;font-size: 28px;line-height:20px;}
	.m-prob .m-propic .pic-list {height: 670px;}
	.m-prob .m-propic .list-item {margin-bottom: 30px;}
}
@media screen and (max-width:999px){
	.zoomPad {cursor: default !important;}
	.zoomPup {display: none !important;}
	.zoomWindow {display: none !important;}
	.zoomPreload {display: none !important;}
	.prob-pic {float: none;margin: 0 auto;}
}
@media screen and (max-width:991px){
	.m-prob .m-propic1 { display: none; }
	.m-prob .m-propic2 { position: relative; display: block; overflow: hidden; width: 100%; padding-left: 30px; padding-right: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float:none; }
	.m-prob .m-propic2 .box-btn { position: absolute; top: 50%; margin-top: -12px; display: block; width: 17px; height: 32px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; color: #333;font-size: 18px;line-height: 32px;}
	.m-prob .m-propic2 .box-btn.prev { left: 0; }
	.m-prob .m-propic2 .box-btn.next { right: 0; ;}
	.m-prob .m-propic2 .box-btn.prev:hover {color: #039C42; }
	.m-prob .m-propic2 .box-btn.next:hover { color: #039C42; }
	.m-prob .m-propic2 .box-list { overflow: hidden; }
	.m-prob .m-propic2 .box-list ul { width: 1000%; }
	.m-prob .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width: 3.13%; padding:0px;}
}
@media only screen and (max-width:500px ) {
	.m-prob .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width:4.8%; }
}
@media only screen and (max-width:350px ) {
 	.m-prob .m-propic2 .list-item { float: left; margin-left: .1%; margin-right: .1%; margin-bottom: 0; width:9.8%; }
}

.product-attribute{position: relative;width: 100%;max-width: 412px;margin-bottom: 56px;float: right;margin-top: -10px;}
.product-attribute .pro-main-title{margin-bottom: 32px;}
.patitem{position: relative;width: 100%;margin-bottom: 20px;display: flex;flex-wrap: wrap;justify-content: space-between;}
.patitem-name{display: inline-block; vertical-align: top;width: 52px;font-size: 18px;color: #333;line-height: 26px;margin-right: 8px;font-family: AkzidenzGroteskBQ-XBdCnd;}
.patitem-list{position: relative;width: calc(100% - 60px);}
.patitem span{display: block;font-size: 16px;line-height: 26px;padding: 0 12px; margin-bottom: 10px;background: #F5F5F5; color: #333;}
@media screen and (max-width:1459px){
	.product-attribute{max-width: 400px;margin-bottom: 48px;margin-top: -8px;}
	.product-attribute .pro-main-title{margin-bottom: 28px;}
	.patitem{margin-bottom: 18px;}
	.patitem-name{width: 48px;font-size: 18px;line-height: 26px;margin-right: 8px;}
	.patitem-list{width: calc(100% - 56px);}
	.patitem span{font-size: 15px;line-height: 26px;padding: 0 12px; margin-bottom: 8px;}
}
@media screen and (max-width:1259px){
	.product-attribute{max-width: 100%;margin-bottom: 40px;margin-top: 38px;}
	.product-attribute .pro-main-title{margin-bottom: 24px;}
	.patitem{margin-bottom: 16px;}
	.patitem-name{width: 48px;font-size: 18px;line-height: 26px;margin-right: 8px;}
	.patitem-list{width: calc(100% - 56px);}
	.patitem span{font-size: 15px;line-height: 26px;padding: 0 12px; margin-bottom: 8px;}
}
@media screen and (max-width:991px){
	.product-attribute{max-width: 100%;margin-bottom: 32px;margin-top: 30px;}
	.product-attribute .pro-main-title{margin-bottom: 20px;}
	.patitem{margin-bottom: 14px;}
	.patitem-name{width: 48px;font-size: 16px;line-height: 24px;margin-right: 6px;}
	.patitem-list{width: calc(100% - 54px);}
	.patitem span{font-size: 14px;line-height: 26px;padding: 0 12px; margin-bottom: 8px;}
}

.table{ width:100%; overflow:auto;}
.table table{ width:100%; border-collapse:collapse; line-height:24px;}
.table table tr td{ padding:5px; border:1px solid #eaeaea;}

.product-detail{position:relative; z-index:1; }
.prodetails-desc{position: relative;padding-top: 24px;margin-bottom: 26px;font-size: 18px;color: #666;line-height: 30px;}
.prodetails-desc a{ color:#039C42;}
.prodetails-desc a:hover{color: #333;}
.prodetails-desc img{display: inline-block;vertical-align: top;}

@media screen and (max-width:1459px){
	.prodetails-desc{padding-top: 22px;margin-bottom: 24px;font-size: 18px;line-height: 30px;}
}
@media screen and (max-width:1259px){
	.prodetails-desc{padding-top: 18px;margin-bottom: 20px;font-size: 16px;line-height: 28px;}
}
@media screen and (max-width:991px){
	.prodetails-desc{padding-top: 16px;margin-bottom: 18px;font-size: 15px;line-height: 26px;}
}
@media screen and (max-width:600px){
	.prodetails-desc{padding-top: 12px;margin-bottom: 14px;font-size: 14px;line-height: 24px;}
}



.sec3-tbody-item .item-box{position: relative;width: 100%;}
.sec3-tbody-item .item-pic{position: relative;width: 100%;text-align: center;}
.sec3-tbody-item .item-pic img{display: block;width: 100%;}
.sec3-tbody-item .item-body{position: relative;width: 100%;padding-top: 22px;}
.sec3-tbody-item .item-body .item-title{font-size: 24px;font-size: 2.4rem;font-family: AkzidenzGroteskBQ-XBdCnd;line-height: 36px;padding-right: 36px;color: #333333;}
.sec3-tbody-item .item-body .item-btn{position: absolute;right: 0;top: 25px;}
.sec3-tbody-item .item-body .item-btn .btnn{display: inline-block;vertical-align: top;width: 31px;height: 31px;line-height: 29px;text-align: center;font-family: Arial;font-weight: 400;font-size: 14px;color: #333333;border: 1px solid #333333;}
.sec3-tbody-item .item-body .item-btn .iconfont{display: inline-block;vertical-align: top;font-size: 14px;}
.sec3-tbody-item .item-box:hover .item-body .item-btn .btnn, .sec3-tbody-item .item-body .item-btn a.btnn:hover{background: linear-gradient(-90deg, #0E2D8A, #039C42);border-color: transparent;color: #fff;border: none;}

@media screen and (max-width: 1459px) {
	.sec3-tbody-item .item-body{padding-top: 18px;}
	.sec3-tbody-item .item-body .item-title{font-size: 21px;font-size: 2.1rem;line-height: 34px;padding-right: 36px;}
	.sec3-tbody-item .item-body .item-btn{top: 20px;}
	.sec3-tbody-item .item-body .item-btn .btnn{width: 30px;height: 30px;line-height: 28px;font-size: 14px;}
	.sec3-tbody-item .item-body .item-btn .iconfont{font-size: 14px;}
}
@media screen and (max-width: 1259px) {
	.sec3-tbody-item .item-body{padding-top: 16px;}
	.sec3-tbody-item .item-body .item-title{font-size: 18px;font-size: 1.8rem;line-height: 32px;padding-right: 36px;}
	.sec3-tbody-item .item-body .item-btn{top: 18px;}
	.sec3-tbody-item .item-body .item-btn .btnn{width: 28px;height: 28px;line-height: 26px;font-size: 13px;}
	.sec3-tbody-item .item-body .item-btn .iconfont{font-size: 13px;}
}
@media(max-width: 991px) {
	.sec3-tbody-item .item-body{padding-top: 16px;}
	.sec3-tbody-item .item-body .item-title{font-size: 18px;font-size: 1.8rem;line-height: 30px;padding-right: 36px;}
	.sec3-tbody-item .item-body .item-btn{top: 17px;}
	.sec3-tbody-item .item-body .item-btn .btnn{width: 28px;height: 28px;line-height: 26px;font-size: 13px;}
	.sec3-tbody-item .item-body .item-btn .iconfont{font-size: 13px;}
}
@media (max-width: 660px) {
	.sec3-tbody-item .item-body{padding-top: 14px;}
	.sec3-tbody-item .item-body .item-title{font-size: 16px;font-size: 1.6rem;line-height: 28px;padding-right: 36px;}
	.sec3-tbody-item .item-body .item-btn{top: 14px;}
	.sec3-tbody-item .item-body .item-btn .btnn{width: 28px;height: 28px;line-height: 26px;font-size: 13px;}
	.sec3-tbody-item .item-body .item-btn .iconfont{font-size: 13px;}
}
@media (max-width: 380px) {
	.sec3-tbody-item .item-body{padding-top: 14px;}
	.sec3-tbody-item .item-body .item-title{font-size: 16px;font-size: 1.6rem;line-height: 28px;padding-right: 36px;}
	.sec3-tbody-item .item-body .item-btn{top: 14px;}
	.sec3-tbody-item .item-body .item-btn .btnn{width: 28px;height: 28px;line-height: 26px;font-size: 13px;}
	.sec3-tbody-item .item-body .item-btn .iconfont{font-size: 13px;}
}
.faq-slide-list{position: relative;font-size: 0;letter-spacing: 0;margin-left: -15px;margin-right: -15px;}
.faq-slide-list .faq-item{position: relative;display: inline-block;vertical-align: top;width: 50%;padding: 0 15px;margin-bottom: 10px;}
.faq-slide-list .faq-item:nth-of-type(odd){float: left;}
.faq-slide-list .faq-item:nth-of-type(even){float: right;}
.faq-slide-list .faq-item .faq-item-text .text{font-size: 16px;padding: 0 30px;color: #666666;line-height: 30px;max-height: 60px;overflow: auto;margin-top: 4px;}
.faq-slide-list .faq-item .item-box.active{padding-bottom: 18px;padding-top: 8px;}
@media (min-width:1260px) and (max-width: 1459px) {
	.faq-slide-list{margin-left: -10px;margin-right: -10px;}
	.faq-slide-list .faq-item{width: 50%;padding: 0 10px;margin-bottom: 10px;}
	.faq-slide-list .faq-item .faq-item-name{font-size: 20px;font-size: 2rem;}
	.faq-slide-list .faq-item .faq-item-text .text{font-size: 16px;padding: 0 24px;line-height: 28px;max-height: 56px;margin-top: 2px;}
	.faq-slide-list .faq-item .item-box.active{padding-bottom: 18px;padding-top: 8px;}
}
@media (min-width:992px) and (max-width: 1259px) {
	.faq-slide-list{margin-left: -6px;margin-right: -6px;}
	.faq-slide-list .faq-item{width: 50%;padding: 0 6px;margin-bottom: 10px;}
	.faq-slide-list .faq-item .faq-item-text .text{font-size: 15px;padding: 0 20px;line-height: 26px;max-height: 78px;margin-top: 4px;}
	.faq-slide-list .faq-item .item-box.active{padding-bottom: 16px;padding-top: 6px;}
}
@media (max-width: 991px) {
	.faq-slide-list{margin-left: -6px;margin-right: -6px;}
	.faq-slide-list .faq-item{width: 100%;padding: 0 6px;margin-bottom: 10px;}
	.faq-slide-list .faq-item .faq-item-text .text{font-size: 14px;padding: 0 15px;line-height: 24px;max-height: none;margin-top: 4px;}
	.faq-slide-list .faq-item .item-box.active{padding-bottom: 14px;padding-top: 6px;}
}
@media (max-width: 680px) {
	.faq-slide-list{margin-left: -6px;margin-right: -6px;}
	.faq-slide-list .faq-item{width: 100%;padding: 0 6px;margin-bottom: 10px;}
	.faq-slide-list .faq-item .faq-item-text .text{font-size: 14px;padding: 0 12px;line-height: 24px;max-height: none;margin-top: 4px;}
	.faq-slide-list .faq-item .item-box.active{padding-bottom: 12px;padding-top: 6px;}
}
