@charset "utf-8";
/* =====================页面样式======================== */
/* ==public== */
.PUBban{width: 100%;position: relative;}
.PUBban img{width: 100%;object-fit: cover;min-height: 160px;}
.PUBban-wd{width: 100%;text-align: center;position: absolute;z-index: 2;top: 50%;transform: translateY(-50%);left: 0;}
.PUBban-wd p{font-size: 30px;color: #fff;}

.PUBbar{width: 100%;border-bottom: 1px solid #ececec;}
.PUBbar-info{float: left;font-size: 0;}
.PUBbar-infosite, .PUBbar-infolink a, .PUBbar-menu a{display: inline-block;vertical-align: middle;height: 72px;line-height: 72px;}
.PUBbar-infosite{padding-left: 26px;background: url('../images/home.png') no-repeat left center;}
.PUBbar-infosite, .PUBbar-infolink a{font-size: 13px;color: #888;}
.PUBbar-infolink{display: inline-block;vertical-align: middle;}
.PUBbar-infolink a{padding-right: 14px;transition: all .4s ease;position: relative;}
.PUBbar-infolink a:after{content: ">";position: absolute;width: 14px;right: 0;height: 100%;top: 0;text-align: center;font-family: "\5B8B\4F53";font-weight: 700;color: #888;}
.PUBbar-infolink a:hover{color: #00479d;}
.PUBbar-infolink a:last-child{padding-right: 0;}
.PUBbar-infolink a:last-child:after{display: none;}
.PUBbar-menu{float: right;font-size: 0;}
.PUBbar-menu a{padding: 0 26px;position: relative;font-size: 16px;color: #666;transition: all .4s ease;}
.PUBbar-menu a.ontrue, .PUBbar-menu a:hover{background: #00479d;color: #fff;}

.fullpage{width: 100%;font-size: 0;text-align: center;margin-top: 60px;}
.fullpage a{display: inline-block;vertical-align: middle;width: 36px;height: 36px;line-height: 36px;border: 1px solid #e9e9e9;margin: 0 4px;font-size: 14px;color: #777;transition: all .4s ease;}
.fullpage a:first-child, .fullpage a:last-child{background: url('../images/gather/pageArr.png') no-repeat center;}
.fullpage a:last-child{transform: rotate(180deg);}
.fullpage a:hover, .fullpage a.page-num-current, .fullpage a.on{background-color: #00479d;color: #fff;border-color: #00479d;}
.fullpage a:first-child:hover, .fullpage a:last-child:hover{background-image: url('../images/gather/pageArrH.png');}

/* 视频弹窗 */
.vdBox{display: none;opacity: 0;position: fixed;z-index: 999999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;}
.vd{display: none;width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.vdcontent{display: flex;justify-content: center;align-items: center;position: relative;width: 60%;height: 100%;margin: 0 auto;}
.vdcontent-core{position: relative;display: inline-block;vertical-align: middle;width: 100%;position: relative;}
.vdcontent-core video{width: 100%;}
.vdBox-close {width: 28px;height: 28px;position: absolute;right: -28px;top: -28px;z-index: 3;background: url('../images/index/vdclose.png') no-repeat center;cursor: pointer;opacity: .5;transition: all .6s ease;}
.vdBox-close:hover{opacity: 1;}
/* ==over== */


/* video center */
.video-main{width: 100%;margin-top: 40px;overflow: hidden;}
.video-num{width: 100%;}
.video-num ul li{width: 31.333%;margin: 0 1%;float: left;text-align: center;}
.video-num ul li h5{font-family: "DINEngAlt";font-size: 60px;color: #555;}
.video-num ul li h6{font-size: 14px;color: #555555;line-height: 20px;}
.video-zhongdian{width: 100%;margin-top: 50px;overflow: hidden;}
.zhongdian-left{width: 48%;float: left;height: 330px;overflow: hidden;position: relative;cursor: pointer;}
.zhongdian-left img{width: 100%;height: 100%;object-fit: cover;}
.zhongdian-left i{width: 40px;height: 40px;position: absolute;left: 50%;top: 50%;margin-left: -20px;background: url('../images/gather/video-ico1.png') no-repeat;margin-top: -20px;}
.zhongdian-left:hover i{animation: btn-pudding 1s ease both;}

.zhongdian-right{width: 50%;float: right;height: 330px;overflow-y: auto;border-bottom: 1px solid #eaeaea;}
.zhongdian-text{width: 100%;height: auto;padding-right: 8px;}
.zhongdian-text p{font-size: 14px;color: #777;line-height: 28px;padding-bottom: 20px;}
.zhongdian-right::-webkit-scrollbar {width: 0px;border-radius:50px;}
.zhongdian-right:hover::-webkit-scrollbar{opacity: 1;width: 4px;}
.zhongdian-right::-webkit-scrollbar-track {border-radius: 50px;background-color: #ddd;opacity: 0;}
.zhongdian-right::-webkit-scrollbar-thumb {border-radius: 50px;background-color: #009ce1;opacity: 0;}

.video-list{width: 100%;height: auto;overflow: hidden;margin-top: 50px;}
.video-list ul{margin-left: -2%;}
.video-list ul li{width: 31.3333%;float: left;margin: 0 0 2% 2%;cursor: pointer;}
.video-list ul li .img{width: 100%;height: 278px;overflow: hidden;position: relative;}
.video-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .4s ease}
.video-list ul li:hover .img img{transform: scale(1.06)}
.video-list ul li .img i{width: 40px;height: 40px;position: absolute;left: 50%;top: 50%;margin-left: -20px;background: url('../images/gather/video-ico1.png') no-repeat;margin-top: -20px;}
.video-list ul li:hover .img i{animation: btn-pudding 1s ease both;}
.video-list ul li .text{width: 100%;height: 86px;overflow: hidden;padding: 0 10px;text-align: center;background-color: #f5f5f5;}
.video-list ul li .text p{font-size: 20px;color: #888;line-height: 24px;padding-top: 28px;transition: all .4s ease;}
.video-list ul li:hover .text p{color: #0085d0;}
.video-list .fullpage-PUB-box{padding-top: 30px;}


/*视频插件--视频窗口*/
.media-modal2{width:100%;height:100%;background:rgba(0,0,0,.3);position:fixed;top:0px;left:0px;z-index:9999;display:none;opacity:0;}
.media-modal2 .mediaModal-contain2{width:720px;height:480px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.5);position:absolute;top:50%;left:50%;margin:-240px 0 0 -360px;display:none;}
.mediaModal-contain2 .mediaModal-box,
.mediaModal-contain2 video,
.mediaModal-contain2 .mejs-container,
.mediaModal-contain2 .mejs-overlay-play,
.mediaModal-contain2 .mejs-poster,
.mediaModal-contain2 .mejs-layers,
.mediaModal-contain2 .mejs-overlay{width:100% !important;height:100% !important;}
.mediaModal-contain2 .close{display:block;width:32px;height:32px;background:url(../images/gather/icon-close.png) no-repeat center center / cover;position:absolute;right:5px;top:5px;z-index:2;opacity:0;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}
.mediaModal-contain2 .close:hover{background:url(../images/gather/icon-closeH.png) no-repeat center center / cover;}
.mediaModal-contain2:hover .close{opacity:1;}
@media all and (max-width:1000px){.mediaModal-contain2 .close{opacity:1;}.media-modal2 .mediaModal-contain2{width:94%;left:3%;margin: -140px 0 0 0;height: 280px;}.media-modal2 iframe{width: 100%;line-height: 280px;}}

.media-modal2 iframe{width: 100%;line-height: 480px;}

/* 产品中心 */
.prolist{width: 100%;padding: 54px 0 90px;overflow: hidden;}
.prolist ul{margin-left: -2%;}
.prolist li{width: 31.3333%;float: left;margin-top: 18px;position: relative;margin-left: 2%;}
.prolist li a{display: block;width: 100%;}
.prolist-img{width: 100%;height: 300px;line-height: 296px;position: relative;background: #f8f8f8;text-align: center;}
.prolist-img img{/* max-width: 88%;transition: all .8s ease;max-height: 88%; */width: 100%;height: 100%;object-fit: cover;}
.prolist-wd{width: 100%;text-align: center;padding: 24px 0 0;}
.prolist-wd h6{font-size: 24px;color: #333;margin-bottom: 10px;}
.prolist-wd p{font-size: 14px;color: #949a9e;line-height: 20px;height: 40px;}
.prolist-imgitem{position: absolute;z-index: 2;width: 100%;height: 100%;background: rgba(0, 71, 157, .9);top: 0;left: 0;transform: scale(.9);opacity: 0;transition: all .6s ease;display: flex;align-items: center;padding: 0 48px;}
.prolist-imgwd{width: 100%;}
.prolist-imgwd p{font-size: 16px;color: #fff;font-weight: 700;line-height: 30px;}
.prolist li a:hover .prolist-imgitem{transform: scale(1);opacity: 1;}
.prolist .contain{padding-bottom: 10px;}

/* 集团介绍 */
.intro{width: 100%;padding: 70px 0 90px;overflow: hidden;}
.intro-picwd{width: 100%;}
.intro-pic{width: 51.7%;float: left;padding: 0 20px 20px 0;position: relative;}
.intro-pic img{width: 100%;object-fit: cover;position: relative;z-index: 2;}
.intro-pic:after{content: "";position: absolute;z-index: 1;width: 97%;right: 0;height: 95%;bottom: 0;background: #f4f4f4;}
.intro-picck{width: 94px;height: 94px;background: url('../images/gather/introCk.png') no-repeat center /100% auto;position: absolute;z-index: 3;top: 50%;left: 50%;margin-top: -57px;margin-left: -57px;cursor: pointer;}
.intro-picck:hover {transform: rotate(360deg);transition: all 1s ease;}
.intro-wd{width: 48.3%;float: left;padding: 60px 0 0 50px;}
.intro-wd h6{font-size: 36px;color: #333;}
.intro-wd i{width: 40px;height: 4px;display: block;background: #00479d;margin: 14px 0 20px;}
.intro-wd p{font-size: 16px;color: #666;line-height: 30px;}
.intro-list{width: 100%;}
.intro-list ul{margin-left: -2%;}
.intro-list li{width: 31.3333%;float: left;margin-left: 2%;position: relative;margin-top: 54px;}
.intro-list li img{width: 100%;object-fit: cover;}

/* 新闻中心 */
.news{width: 100%;padding: 80px 0 100px;overflow: hidden;}
.newsbar{width: 100%;}
.newsbar-img{width: 53%;float: left;overflow: hidden;display: block;}
.newsbar-img img{width: 100%;object-fit: cover;transition: all .8s ease;}
.newsbar-wd{width: 47%;float: right;padding: 68px 0 0 40px;}
.newsbar-wd a{font-size: 24px;color: #333;display: block;line-height: 32px;transition: all .4s ease;}
.newsbar-wd p{font-size: 15px;color: #666;line-height: 26px;height: 154px;margin-top: 28px;overflow: hidden;}
.newsbar-wd span{display: block;font-size: 16px;color: #888;}
.newsbar-wd a:hover{color: #00479d;}
.newsbar-img img:hover{transform: scale(1.04);}
.newslist{width: 100%;margin-top: 38px;}
.newslist li{display: block;width: 100%;padding: 42px 0;border-bottom: 1px solid #ececec;overflow: hidden;}
.newslist li:last-child{border-bottom: none;padding-bottom: 20px;}
.newslist-img{display: block;width: 355px;float: left;overflow: hidden;}
.newslist-img img{width: 100%;object-fit: cover;transition: all .6s ease;}
.newslist-img img:hover{transform: scale(1.04);}
.newslist-wd{width: calc(100% - 355px);float: right;padding-left: 32px;}
.newslist-wd a{font-size: 20px;color: #333;display: block;line-height: 28px;transition: all .4s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.newslist-wd p{font-size: 14px;color: #666;line-height: 30px;margin: 20px 0 44px;height: 60px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.newslist-wd span{display: block;font-size: 14px;color: #888;}
.newslist-wd a:hover{color: #00479d;}

/* 新闻详情 */
.newsxq-cont{width: 67.8%;float: left;}
.newsxq-conttit{width: 100%;}
.newsxq-conttit h6{font-size: 24px;color: #333;line-height: 38px;}
.newsxq-conttit i{display: block;width: 100%;height: 1px;background: #f0f0f0;margin: 20px 0 12px;}
.newsxq-conttit p{width: 100%;background: #fafafa;padding: 12px 10px;border: 1px solid #e5e5e5;font-size: 0;}
.newsxq-conttit p span{display: inline-block;vertical-align: middle;font-size: 14px;color: #999;margin-right: 20px;}
.newsxq-conttit p span:last-child{margin-right: 0;}
.newsxq-contfx{width: 100%;padding-top: 14px;overflow: hidden;}
.newsxq-contfx a{width: 30px !important;height: 30px !important;display: block;background-position: 0 !important;float: left !important;padding: 0 !important;}
.newsxq-contfx a.bds_sqq{background-image: url('../images/gather/newsxqIc1.jpg');}
.newsxq-contfx a.bds_tsina{background-image: url('../images/gather/newsxqIc2.jpg');}
.newsxq-contfx a.bds_qzone{background-image: url('../images/gather/newsxqIc3.jpg');}
.newsxq-contfx a.bds_weixin{background-image: url('../images/gather/newsxqIc4.jpg');}
.newsxq-content{width: 100%;padding: 12px 0;}
.newsxq-content p{font-size: 14px;color: #666;line-height: 24px;}
.newsxq-content img{max-width: 100%;object-fit: cover;}
.newsxq-conpn{width: 100%;padding: 18px 20px;background: #f2f2f2;overflow: hidden;margin-top: 40px;}
.newsxq-conpn a{display: block;font-size: 14px;line-height: 24px;color: #333;transition: all .4s ease;width: 48%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position: relative;}
.newsxq-conpn a:after{width: 1px;height: 100%;background: #c4c4c4;content: "";position: absolute;top: 0;}
.newsxq-conpn a:first-child{float: left;padding-left: 12px;}
.newsxq-conpn a:first-child:after{left: 0;}
.newsxq-conpn a:last-child{float: right;text-align: right;padding-right: 12px;}
.newsxq-conpn a:last-child:after{right: 0;}
.newsxq-conpn a:hover{color: #00479d;}
.newsxq-more{width: 27.5%;float: right;}
.newsxq-moretit{width: 100%;font-size: 24px;color: #333;padding-bottom: 20px;border-bottom: 1px solid #f0f0f0;}
.newsxq-morelb{width: 100%;}
.newsxq-morelb a{display: block;padding: 16px 0;border-bottom: 1px solid #f0f0f0;}
.newsxq-morelb a h6{font-size: 14px;color: #666;transition: all .4s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.newsxq-morelb a span{display: block;font-size: 12px;color: #888;margin-top: 10px;}
.newsxq-morelb a:hover h6{color: #00479d;}

/* 人才招聘 */
.join{width: 100%;padding: 68px 0 80px;}
.join-search{height:56px;width: 600px;margin: 0 auto;border-radius: 30px;border: 1px solid #eeeeee;overflow: hidden;box-shadow: 0 4px 8px 4px #f6f6f7;position: relative;}
.join-search input{width: 100%;height: 54px;padding: 0 68px 0 24px;font-size: 14px;color: #999;}
.join-search input:-moz-placeholder {color:#999;font-size: 14px;}
.join-search input::-moz-placeholder {color:#999;font-size: 14px;}
.join-search input:-ms-input-placeholder{color:#999;font-size: 14px;}
.join-search input::-webkit-input-placeholder{color:#999;font-size: 14px;}
.join-search i{width: 68px;height: 54px;position: absolute;cursor: pointer;right: 0;top: 0;z-index: 2;background: url('../images/gather/joinIc1.png') no-repeat center;}
.join-search i:hover{background-image: url('../images/gather/joinIc1H.png');}
.joinlist{width: 100%;margin-top: 60px;}
.joinlist-tit, .joinlist-lbtit{padding: 0 68px 0 24px;position: relative;width: 100%;overflow: hidden;}
.joinlist-tit li, .joinlist-lbtit li{width: 25%;float: left;text-align: center;}
.joinlist-tit li:first-child, .joinlist-lbtit li:first-child{text-align: left;}
.joinlist-tit li:last-child, .joinlist-lbtit li:last-child{text-align: right;}
.joinlist-tit{padding-bottom: 20px;border-bottom: 1px solid #dcdcdc;}
.joinlist-tit li{font-size: 16px;color: #333;}
.joinlist-lb{width: 100%;}
.joinlist-item{width: 100%;position: relative;margin-top: 20px;}
.joinlist-lbtit{cursor: pointer;background: #fbfbfb;transition: all .4s ease;user-select: none;}
.joinlist-lbtit li{height: 50px;line-height: 50px;font-size: 14px;color: #333;}
.joinlist-lbtit:after{width: 26px;height: 100%;content: "";position: absolute;top: 0;right: 20px;background: url('../images/gather/joinIc2.png') no-repeat center;}
.joinlist-lbtit:hover, .joinlist-lbtit.ontrue{background: #fff3eb;}
.joinlist-lbtit.ontrue:after{transform: rotate(180deg);}
.joinlist-lbcont{width: 100%;padding: 28px 24px 30px;border: 1px solid #fff3eb;display: none;}
.joinlist-lbwd{width: 100%;}
.joinlist-lbwd h6{font-size: 18px;color: #00479d;line-height: 36px;}
.joinlist-lbwd p{font-size: 14px;color: #666;line-height: 36px;}
.joinlist-lbtop{margin-top: 34px;}
.joinlist-join{display: block;width: 130px;height: 40px;margin-top: 32px;text-align: center;line-height: 40px;border-radius: 6px;background: #00479d;font-size: 16px;color: #fff;}
.joinlist-join:active{color: #fff;}

/* 联系我们 */
.rel{width: 100%;}
.relinfo{width: 100%;}
.relinfo-contain{width: 1152px;margin: 0 auto;}
.relinfo-rel{width: 32.2%;float: left;background: #fff;border-radius: 10px;box-shadow: 0 6px 10px 1px #f9f9fa;padding: 20px 38px 32px;margin-top: -52px;position: relative;z-index: 2;}
.relinfo-relwd{width: 100%;margin-top: 38px;}
.relinfo-relwd h6{font-size: 24px;color: #333;margin-bottom: 20px;}
.relinfo-relwd p{font-size: 14px;line-height: 24px;color: #666;padding-left: 32px;position: relative;margin-top: 12px;}
.relinfo-relwd p img{position: absolute;left: 0;top: 0;}
.relinfo-form{width: 59.6%;float: right;padding-top: 62px;}
.relinfo-formtit{width: 100%;}
.relinfo-formtit p{font-size: 18px;color: #999;}
.relinfo-formtit h6{font-size: 30px;color: #333;margin: 12px 0 26px;}
.relinfo-formtit i{display: block;width: 60px;height: 4px;background: #00479d;position: relative;}
.relinfo-formtit i:after{content: "";width: 10px;height: 100%;position: absolute;background: #fff;top: 0;left: 30%;}
.relinfo-formipt{width: 100%;padding-top: 20px;overflow: hidden;}
.relinfo-formipt input, .relinfo-formipt textarea{display: block;width: 100%;margin-top: 20px;background: #f7f5fa;font-size: 14px;color: #999;}
.relinfo-formipt input{padding: 0 16px;height: 50px;}
.relinfo-formipt textarea{padding: 18px 16px;height: 164px;border: none;}
.relinfo-formipt input:-moz-placeholder {color:#999;font-size: 14px;}
.relinfo-formipt input::-moz-placeholder {color:#999;font-size: 14px;}
.relinfo-formipt input:-ms-input-placeholder{color:#999;font-size: 14px;}
.relinfo-formipt input::-webkit-input-placeholder{color:#999;font-size: 14px;}
.relinfo-formipt textarea:-moz-placeholder {color:#999;font-size: 14px;}
.relinfo-formipt textarea::-moz-placeholder {color:#999;font-size: 14px;}
.relinfo-formipt textarea:-ms-input-placeholder{color:#999;font-size: 14px;}
.relinfo-formipt textarea::-webkit-input-placeholder{color:#999;font-size: 14px;}
.relinfo-yzmsub{width: 100%;overflow: hidden;margin-top: 24px;}
.relinfo-yzm{float: left;overflow: hidden;width: 320px;}
.relinfo-yzm input{width: 200px !important;margin-top: 0 !important;float: left;}
.relinfo-yzm span{width: 120px;float: right;height: 50px;cursor: pointer;border: 1px solid #f7f5fa;}
.relinfo-yzm span img{width: 100%;height: 100%;}
.relinfo-sub{display: block;float: right;width: 170px;height: 50px;border-radius: 6px;font-size: 18px;color: #fff;cursor: pointer;background: linear-gradient(to right, #00479d, #ff663c);}
.relmap{width: 100%;margin-top: 90px;position: relative;height: 468px;border-top: 2px solid #e7e7e7;}
.relmap #map{width: 100%;height: 100%;}
.relmap #map .amap-copyright, .relmap #map .amap-logo{display: none !important;}

/* 关于我们 */
.aboMd{position: relative;top: -120px;display: block;height: 0;overflow: hidden;}
.abojj{width: 100%;padding-top: 68px;}
.abojj-tit{width: 1152px;margin: 0 auto;}
.abojj-tit h6{font-size: 30px;color: #00479d;}
.abojj-tit p{font-size: 14px;color: #888;line-height: 30px;margin-top: 16px;}
.abojj-num{width: 688px;margin: 0 auto;padding: 54px 0 68px;overflow: hidden;}
.abojj-num li{width: 25%;float: left;text-align: center;position: relative;border-right: 1px solid #e5e5e5;}
.abojj-num li:last-child{border-right: none;}
.abojj-num li h6{font-family: 'TYPOPRO';font-size: 36px;color: #00479d;font-weight: 700;}
.abojj-num li p{font-size: 16px;color: #999;margin-top: 14px}
.abojjmk{width: 100%;min-height: 580px;background-repeat: no-repeat !important;background-position: top center !important;}
.abojjmk-yf{width: 100%;overflow: hidden;}
.abojjmk-yfwd{width: 100%;height: 303px;border-left: 1px solid rgba(255, 255, 255, .13);padding: 84px 0 0 68px;}
.abojjmk-wd{width: 320px;}
.abojjmk-wd img{width: auto;}
.abojjmk-wd h6{font-size: 24px;color: #fff;margin: 24px 0 12px;}
.abojjmk-wd p{font-size: 14px;line-height: 24px;color: #fff;}
.abojjmk-jgkf{width: 100%;border-top: 1px solid rgba(255, 255, 255, .13);}
.abojjmk-pic{width: 50%;float: left;}
.abojjmk-pic img{width: 100%;object-fit: cover;}
.abojjmk-jgkfbox{width: 50%;float: right;}
.abojjmk-jg{width: 100%;height: 268px;padding: 44px 0 0 110px;}
.abojjmk-kf{width: 100%;background: #00479d;height: 356px;padding: 90px 0 0 110px;}
.abozz{width: 100%;padding: 68px 0 52px;background: #f9f9f9;}
.abotit{width: 100%;text-align: center;}
.abotit h6{font-size: 36px;color: #333;}
.abotit i{width: 40px;height: 4px;display: block;margin: 12px auto 0;background: #00479d;}
.abozzlist{width: 100%;margin-top: 48px;}
.abozzlist-item{display: block;width: 100%;border: 1px solid #eee;text-align: center;transition: all .4s ease;background: #fff;}
.abozzlist-img{width: 100%;height: 250px;line-height: 250px;}
.abozzlist-img img{max-height: 88%;max-width: 88%;}
.abozzlist-wd{width: 100%;margin-top: 10px;height: 100px;}
.abozzlist-wd h6{font-size: 16px;color: #666;transition: all .4s ease;line-height: 1.4em;padding: 0 12px;min-height: 44px;}
.abozzlist-wd i{width: 17px;height: 16px;display: block;margin: 24px auto 0;background: url('../images/gather/aboRzic.png') no-repeat;transition: all .4s ease;}
.abozzlist-item:hover{background: #f9f9f9;}
.abozzlist-item:hover .abozzlist-wd h6{color: #00479d;}
.abozzlist-item:hover .abozzlist-wd i{background-image: url('../images/gather/aboRzicH.png');}
.abozzlist .swiper-wrapper{padding-bottom: 54px;}
.abozzlist .swiper-pagination{bottom: 0;}
.abozzlist .swiper-pagination-bullet {width: 10px;height: 10px;background: #dcdcdc;opacity: 1;margin: 0 10px !important;}
.abozzlist .swiper-pagination-bullet-active {opacity: 1;background: #00479d;}
.aboys{width: 100%;padding: 68px 0 38px;}
.aboys-list{width: 100%;margin-top: 48px;}
.aboys-list li{width: 33.3333%;float: left;text-align: center;}
.aboys-img{width: 100%;height: 60px;}
.aboys-img img{max-height: 100%;}
.aboys-wd{width: 100%;margin-top: 48px;}
.aboys-wd h6{font-size: 24px;color: #333;margin-bottom: 16px;}
.aboys-wd p{font-size: 14px;color: #999;line-height: 20px;}
.abocg{width: 100%;padding: 68px 0;}
.abocglist{width: 100%;margin-top: 48px;position: relative;}
.abocglist-img{width: 100%;}
.abocglist-img img{width: 100%;object-fit: cover;}
.abocglist .swiper-wrapper{padding-bottom: 46px;}
.abocglist .swiper-pagination{bottom: 0;}
.abocglist .swiper-pagination-bullet {width: 10px;height: 10px;background: #dcdcdc;opacity: 1;margin: 0 10px !important;}
.abocglist .swiper-pagination-bullet-active {opacity: 1;background: #00479d;}
.abocglist .swiper-button-prev, .abocglist .swiper-button-next{width: 44px;height: 44px;margin-top: -40px;background: #00479d url('../images/gather/aboCgArr.png') no-repeat center;}
.abocglist .swiper-button-next{transform: rotate(180deg);right: 23.7%;}
.abocglist .swiper-button-prev{left: 23.7%;}

/* 产品详情 */
.proxq-contain{width: 1020px;margin: 0 auto;}
.proxqxx{width: 100%;padding: 68px 0 80px;overflow: hidden;}
.proxqxx-lb{width: 420px;float: left;position: relative;user-select: none;}
.proxqxx-lbimg{width: 100%;text-align: center;height: 428px;}
.proxqxx-lbimg img{max-height: 386px;}
.proxqxx-lb .swiper-pagination{bottom: 0;}
.proxqxx-lb .swiper-pagination-bullet {width: 50px;height: 2px;display: inline-block;border-radius: 0;background: #dbdbdb;opacity: 1;}
.proxqxx-lb .swiper-pagination-bullet-active {opacity: 1;background: #00479d;}
.proxqxx-lb .swiper-button-prev, .proxqxx-lb .swiper-button-next{width: 40px;height: 40px;background: url('../images/gather/proxqArr.png') no-repeat center;}
.proxqxx-lb .swiper-button-next{transform: rotate(180deg);}
.proxqxx-lb .swiper-button-prev:hover, .proxqxx-lb .swiper-button-next:hover{background-image: url('../images/gather/proxqArrH.png');}
.proxqxx-ms{width: 330px;float: right;}
.proxqxx-ms h6{font-size: 30px;color: #333;line-height: 44px;margin-bottom: 10px;}
.proxqxx-ms p{font-size: 16px;color: #999;line-height: 30px;}
.proxq1{width: 100%;padding: 100px 0 64px;text-align: center;background-repeat: no-repeat !important;background-size: cover !important;background-position: center !important;}
.proxq1-tit{width: 100%;}
.proxq1-tit img{width: auto;}
.proxq1-tit h6{font-size: 48px;color: #00d1f0;margin: 36px 0 26px;}
.proxq1-tit p{display: inline-block;padding: 10px 30px;border: 2px solid #fff;font-size: 25px;color: #fff;border-radius: 30px;}
.proxq-pro{width: 100%;text-align: center;}
.proxq-pro img{max-width: 100%;max-height: 100%;}
.proxq2{width: 100%;padding-bottom: 68px;background: #1f3b3e;text-align: center;}
.proxq2 li{width: 33.3333%;float: left;margin-top: 80px;}
.proxq2 li h6{height: 86px;line-height: 82px;}
.proxq2 li p{font-size: 18px;color: #fff;margin-top: 38px;}
.proxq3{width: 100%;padding: 100px 0 110px;text-align: center;background-repeat: no-repeat !important;background-size: cover !important;background-position: center !important;}
.proxq3-tit{width: 100%;text-align: center;margin-bottom: 10px;}
.proxq4{width: 100%;position: relative;}
.proxq4-img{position: absolute;right: 0;bottom: 0;}
.proxq4-img img{width: 100%;object-fit: cover;}
.proxq4-wditem{display: flex;align-items: center;width: 100%;height: 870px;}
.proxq4-wd{width: 100%;}
.proxq4-wdtit{width: 466px;text-align: center;padding-bottom: 30px;}
.proxq4-wdtit h6{font-size: 56px;color: #000;font-weight: 500;}
.proxq4-wdtit p{font-size: 26px;color: #6f6f6f;margin-top: 20px;}
.proxq4-wddes{width: 100%;margin-top: 44px;padding-left: 20px;}
.proxq4-wddes h6{font-size: 45px;color: #00a2ff;font-weight: 500;}
.proxq4-wddes p{font-size: 24px;color: #000;margin-top: 16px;}
.proxq5{width: 100%;padding: 118px 0 88px;background: #191524;text-align: center;}
.proxq5-tit{width: 100%;margin-bottom: 66px;}
.proxq5-tit h6{font-size: 48px;color: #fff;font-weight: 300;margin-bottom: 40px;}
.proxq5-tit p{font-size: 24px;color: #00b4ff;line-height: 36px;font-weight: 300;}
.proxq6{width: 100%;padding: 80px 0 68px;background: #1d192a;text-align: center;}
.proxq6-tit{width: 100%;margin-bottom: 60px;}
.proxq6-tit h5{font-size: 40px;color: #fff;font-weight: 300;}
.proxq6-tit h6{font-size: 40px;color: #fff;font-weight: 300;margin: 24px 0 34px;}
.proxq6-tit p{font-size: 0;}
.proxq6-tit p span{display: inline-block;vertical-align: middle;font-size: 23px;color: #acacac;padding: 0 14px;border-right: 1px solid #acacac;font-weight: 300;}
.proxq6-tit p span:last-child{border-right: none;}
.proxq7{width: 100%;padding: 94px 0 84px;background: #201b30;text-align: center;}
.proxq7-tit{width: 100%;margin-bottom: 64px;}
.proxq7-tit img{max-width: 100%;}
.proxq7-tit p{font-size: 30px;color: #fff;font-weight: 300;margin-top: 20px;}
.proxq8{width: 100%;background: #191524;padding: 110px 0 72px;text-align: center;}
.proxq8-tit{width: 100%;margin-bottom: 60px;}
.proxq8-tit h5{font-weight: 300;font-size: 50px;color: #fff;margin-bottom: 42px;}
.proxq8-tit p{font-size: 20px;color: #00b4ff;}
.proxq8-tit h6{font-size: 36px;color: #00b4ff;margin: 20px 0 28px;}
.proxq8-tit b{font-weight: 300;font-size: 20px;color: #00b4ff;}
.proxq8-tit img{display: block;width: auto;margin: 36px auto 26px;}
.proxq8-tit span{font-weight: 300;font-size: 20px;color: #ccd4d7;}
.proxq9{width: 100%;padding: 72px 0 100px;background: #12162a;text-align: center;}
.proxq9-tit{width: 100%;margin-bottom: 52px;}
.proxq9-tit h6{font-size: 40px;color: #fff;margin-bottom: 38px;}
.proxq9-tit p{font-size: 22px;color: #fff;line-height: 34px;}
.proxq10{width: 100%;padding: 72px 0 110px;background: #000;text-align: center;position: relative;}
.proxq10-tit{width: 100%;margin-bottom: 44px;position: relative;z-index: 2;}
.proxq10-tit p{font-size: 0;margin-top: 52px;}
.proxq10-tit p span{display: inline-block;vertical-align: middle;margin: 0 14px;font-size: 30px;color: #fff;}
.proxq10 .proxq-pro{position: relative;z-index: 2;}
.proxq10-bg{position: absolute;z-index: 1;width: 100%;padding-top: 72px;top: 0;left: 0;}
.proxq10-bg img{width: auto;}

/* ODM 专题 */
.odm{width: 100%;}
.proxq1.odm1{padding-bottom: 0;}
.odm1-tit{width: 100%;margin-bottom: 60px;}
.odm1-tit h5{font-size: 48px;color: #fff;font-weight: 700;}
.odm1-tit h6{font-size: 25px;color: #656565;margin: 28px 0 24px;}
.odm1-tit p{font-size: 0;}
.odm1-tit p span{display: inline-block;vertical-align: middle;font-size: 24px;color: #999;padding: 0 14px;border-right: 1px solid #999;font-weight: 300;}
.odm1-tit p span:last-child{border-right: none;}
.proxq2.odm2{background: #27363d;}
.odm3{width: 100%;text-align: center;position: relative;background: #000;}
.odm3-img{max-width: 100%;}
.odm3-tit{width: 100%;position: absolute;left: 0;top: 68px;}
.odm3-tit img{width: auto;}
.odm3-tit p{font-size: 40px;color: #fff;font-weight: 300;margin-top: 30px;}
.odm4{width: 100%;padding: 80px 0 90px;background: #002734;text-align: center;}
.odm4-tit{width: 100%;margin-bottom: 68px;}
.odm4-tit h6{font-size: 50px;color: #fff;font-weight: 500;}
.odm4-tit p{font-size: 48px;color: #fff;font-weight: 300;margin-top: 12px;}
.odm4-list{font-size: 0;width: 100%;padding: 0 4%;}
.odm4-list li{display: inline-block;vertical-align: middle;margin: 0 16px;}
.odm4-list li img{width: auto;}
.odm7-tit{width: 100%;margin-bottom: 52px;}
.odm7-tit h6{font-size: 50px;color: #fff;font-weight: 300;}
.odm7-tit p{font-size: 30px;color: #fff;font-weight: 300;margin-top: 40px;}
.proxq9.odm11{background: #151930;}
.odm12 .proxq10-tit{margin-bottom: 110px;}



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .prolist {padding: 44px 0 80px;}
    .PUBbar-infosite, .PUBbar-infolink a, .PUBbar-menu a {height: 66px;line-height: 66px;}
    .fullpage {margin-top: 50px;}
    .intro {padding: 60px 0 80px;}
    .news {padding: 68px 0 80px;}
    .relmap{margin-top: 80px;}
    .abotit h6 {font-size: 34px;}
    .proxq1-tit img{max-width: 280px;}
    .proxq1-tit h6 {font-size: 40px;margin: 28px 0 22px;}
    .proxq1-tit p {padding: 8px 24px;font-size: 22px;}
    .proxq1 {padding: 80px 0 60px;}
    .proxq2 li p {margin-top: 28px;}
    .proxq3-tit img{max-width: 380px;}
    .proxq3 {padding: 80px 0 90px;}
    .proxq4-img{width: 760px;}
    .proxq4-wdtit h6{font-size: 44px;}
    .proxq4-wdtit p {font-size: 20px;margin-top: 18px;}
    .proxq4-wdtit {width: 368px;padding-bottom: 24px;}
    .proxq4-wddes h6{font-size: 38px;}
    .proxq4-wddes p {font-size: 20px;margin-top: 12px;}
    .proxq4-wddes {margin-top: 36px;padding-left: 20px;}
    .proxq4-wditem{height: 764px;}
    .proxq5-tit h6 {font-size: 42px;margin-bottom: 34px;}
    .proxq5-tit p {font-size: 20px;line-height: 32px;}
    .proxq5-tit {margin-bottom: 48px;}
    .proxq5 {padding: 90px 0 68px;}
    .proxq6-tit {margin-bottom: 48px;}
    .proxq6-tit h5 {font-size: 34px;}
    .proxq6-tit h6 {font-size: 34px;margin: 18px 0 28px;}
    .proxq6-tit p span{font-size: 20px;}
    .proxq6 {padding: 68px 0 60px;}
    .proxq7-tit img{max-width: 300px;}
    .proxq7-tit p {font-size: 26px;margin-top: 16px;}
    .proxq7-tit {margin-bottom: 48px;}
    .proxq7 {padding: 74px 0 68px;}
    .proxq8-tit h5 {font-size: 42px;margin-bottom: 32px;}
    .proxq8-tit h6 {font-size: 28px;margin: 16px 0 20px;}
    .proxq8-tit img {margin: 28px auto 20px;}
    .proxq8-tit {margin-bottom: 48px;}
    .proxq8 {padding: 80px 0 68px;}
    .proxq9-tit h6 {font-size: 34px;margin-bottom: 28px;}
    .proxq9-tit p {font-size: 20px;line-height: 30px;}
    .proxq9-tit {margin-bottom: 48px;}
    .proxq9 {padding: 68px 0 80px;}
    .proxq10-tit img{max-width: 160px;}
    .proxq10-tit p {margin-top: 36px;}
    .proxq10-tit p span{font-size: 24px;}
    .proxq10-bg {padding-top: 68px;}
    .proxq10 {padding: 68px 0 84px;}
    .odm1-tit h5{font-size: 40px;}
    .odm1-tit h6 {font-size: 22px;margin: 28px 0 24px;}
    .odm1-tit p span{font-size: 20px;}
    .odm3-tit img{max-width: 480px;}
    .odm3-tit p {font-size: 36px;margin-top: 24px;}
    .odm4-tit h6 {font-size: 40px;}
    .odm4-tit p{font-size: 36px;}
    .odm4 {padding: 68px 0 80px;}
    .odm4-list li img {width: 290px;}
    .odm4-tit {margin-bottom: 48px;}
    .odm7-tit h6 {font-size: 40px;}
    .odm7-tit p {font-size: 24px;margin-top: 24px;}
    .odm7-tit {margin-bottom: 48px;}
    .odm1-tit {margin-bottom: 48px;}
    .odm12 .proxq10-tit{margin-bottom: 80px;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .prolist {padding: 36px 0 68px;}
    .PUBbar-infosite, .PUBbar-infolink a, .PUBbar-menu a {height: 54px;line-height: 54px;}
    .fullpage {margin-top: 40px;}
    .prolist-imgitem{padding: 0 4%;}
    .PUBban-wd p{font-size: 24px;}
    .intro {padding: 50px 0 68px;}
    .intro-wd h6 {font-size: 32px;}
    .intro-list li{margin-top: 42px;}
    .intro-wd {padding: 50px 0 0 44px;}
    .news {padding: 58px 0 68px;}
    .newsbar-wd {padding: 48px 0 0 40px;}
    .newslist li {padding: 32px 0;}
    .newsxq-conpn {padding: 16px 18px;margin-top: 30px;}
    .join {padding: 54px 0 68px;}
    .relmap {margin-top: 68px;}
    .abotit h6 {font-size: 30px;}
    .abocg {padding: 58px 0 60px;}
    .abojjmk-kf {height: 299px;padding: 60px 0 0 110px;}
    .odm4-list li {margin: 0 10px;}
    .odm4-list li img {width: 252px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .vdcontent{width: 80%;}
    .intro-wd h6 {font-size: 28px;}
    .intro-wd i {height: 2px;margin: 12px 0 16px;}
    .intro-wd {padding: 34px 0 0 40px;}
    .newsbar-wd {padding: 32px 0 0 34px;}
    .relinfo-contain{width: 92%;}
    .relinfo-rel {padding: 20px 30px 32px;}
    .relinfo-formtit h6 {font-size: 26px;}
    .abojjmk{background-size: auto 400px !important;}
    .abojjmk-yfwd {height: 200px;padding: 28px 0 0 52px;}
    .abojjmk-jg {height: 199px;padding: 28px 0 0 52px;}
    .abojjmk-kf {height: 310px;padding: 68px 0 0 52px;}
    .abojj-tit{width: 92%;}
    .abocglist-img img{min-height: 240px;}
    .proxq4-img {width: 710px;}
    .proxq4-wditem {height: 710px;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .PUBbar-menu a {padding: 0 20px;}
    .intro-wd {padding: 20px 0 0 36px;}
    .newsbar-wd p {height: 154px;margin-top: 20px;}
    .newsbar-wd {padding: 16px 0 0 34px;}
    .relinfo-rel{width: 36%;}
    .abocglist .swiper-button-prev {left: 22.5%;}
    .abocglist .swiper-button-next {right: 22.5%;}
    .abojjmk-kf {height: 260px;padding: 50px 0 0 52px;}
    .proxq-contain{width: 92%;}
    .proxq2 li {margin-top: 68px;}
    .proxq4-img {width: 610px;}
    .proxq4-wditem {height: 620px;}
    .odm4-tit {margin-bottom: 20px;}
    .odm4-list li{width: 50%;margin: 60px 0 0 0;}
    .odm4-list li img{width: auto;max-width: 100%;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .PUBbar-infosite, .PUBbar-infolink a, .PUBbar-menu a {height: 48px;line-height: 48px;}
    .PUBbar-menu a {padding: 0 16px;}
    .prolist li{width: 48%;}
    .fullpage {margin-top: 34px;}
    .PUBban-wd p{font-size: 20px;}
    .intro-pic{width: 100%;}
    .intro-wd {padding: 36px 0 0;width: 100%;}
    .newsbar-img{width: 100%;}
    .newsbar-wd {width: 100%;padding: 28px 0 0 0;}
    .newsbar-wd p {height: auto;margin-top: 16px;margin-bottom: 24px;}
    .newslist-img{width: 300px;}
    .newslist-wd {width: calc(100% - 300px);padding-left: 24px;}
    .newslist-wd p {margin: 14px 0 24px;}
    .newslist { margin-top: 28px;}
    .relinfo-rel {width: 100%;margin-top: -28px;padding: 10px 4% 28px;}
    .relinfo-relwd {margin-top: 24px;}
    .relinfo-form {width: 100%;padding-top: 36px;}
    .relinfo-formipt {padding-top: 12px;}
    .relmap {margin-top: 58px;height: 380px;}
    .abojjmk-jg {padding: 28px 0 0 24px;}
    .abojjmk-kf {height: 220px;padding: 29px 0 0 24px;}
    .aboys-list li{width: 100%;margin-top: 28px;}
    .aboys-wd {margin-top: 20px;}
    .aboys-list {margin-top: 20px;}
    .proxqxx-lb{width: 100%;}
    .proxqxx-ms{width: 100%;margin-top: 40px;}
    .proxq4-wditem{display: block;padding-top: 60px;}
    .proxq4-img {width: 460px;}
    .proxq10-bg img{width: 600px;}
    .odm4-list li {margin: 44px 0 0 0;}
	.video-num ul li{width: 100%;margin-bottom: 20px;}
    .video-zhongdian{margin-top: 20px;}.video-list{margin-top: 30px;}
    .video-list ul{margin-left: 0%;}
    .video-list ul li{width: 100%;margin: 0 0 4% 0;}
    .video-list ul li .img{height: auto;}
    .video-list ul li .text{height: auto;}
    .video-list ul li .text p{padding: 20px 10px;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .PUBbar-info{width: 100%;}
    .PUBbar-menu{width: 100%;overflow: hidden;}
    .PUBbar-menu a{padding: 0;text-align: center;height: 42px;line-height: 42px;width: 50%;font-size:14px;}
    .prolist ul {margin-left: 0;}
    .prolist li{width: 100%;margin-left: 0;margin-top: 24px;}
    .prolist-wd h6{font-size: 20px;}
    .prolist-wd {padding: 20px 0 0;}
    .prolist {padding: 12px 0 40px;}
    .prolist .contain {padding-bottom: 0;}
    .fullpage {margin-top: 32px;}
    .prolist-imgitem{display: none;}
    .vdcontent{width: 96%;}
    .vdBox-close {right: 0;}
    .intro {padding: 36px 0 40px;}
    .intro-pic {padding: 0 14px 14px 0;}
    .intro-picck{width: 68px;height: 68px;margin-left: -41px;margin-top: -41px;}
    .intro-wd h6 {font-size: 24px;}
    .intro-list ul {margin-left: 0;}
    .intro-list li{width: 100%;margin-left: 0;margin-top: 24px;}
    .intro-wd {padding: 32px 0 0;}
    .news {padding: 36px 0 40px;}
    .newsbar-wd a {font-size: 20px;line-height: 30px;}
    .newslist-img{width: 100%;}
    .newslist-wd {width: 100% ;padding-left: 0;padding-top: 20px;}
    .newslist li {padding: 28px 0;}
    .newslist {margin-top: 10px;}
    .newsxq-cont {width: 100%;}
    .newsxq-conttit h6 {font-size: 20px;line-height: 28px;}
    .newsxq-conpn {padding: 12px 16px;margin-top: 20px;}
    .newsxq-conpn a{width: 100%;}
    .newsxq-conpn a:last-child {padding-right: 0;text-align: left;padding-left: 12px;margin-top: 10px;}
    .newsxq-conpn a:last-child:after{left: 0;}
    .newsxq-more{width: 100%;margin-top: 36px;}
    .newsxq-moretit {font-size: 20px;padding-bottom: 16px;}
    .join {padding: 36px 0 40px;}
    .join-search{width: 300px;}
    .join-search input {height: 42px;padding: 0 50px 0 16px;}
    .join-search i {width: 50px;height: 42px;}
    .joinlist-tit, .joinlist-lbtit {padding: 0 36px 0 10px;}
    .joinlist {margin-top: 28px;}
    .joinlist-tit {padding-bottom: 16px;}
    .joinlist-tit li{font-size: 14px;}
    .joinlist-tit li:nth-child(2), .joinlist-lbtit li:nth-child(2){display: none;}
    .joinlist-tit li, .joinlist-lbtit li{width: 33.3333%;}
    .joinlist-lbtit:after{right: 4px;background-size: 16px auto;}
    .joinlist-lbtit li{height: 44px;line-height: 44px;}
    .joinlist-item {margin-top: 14px;}
    .joinlist-lbcont {padding: 20px 10px 24px;}
    .joinlist-lbwd h6 {font-size: 16px;line-height: 28px;}
    .joinlist-lbwd p {line-height: 26px;}
    .joinlist-lbtop {margin-top: 20px;}
    .joinlist-join {width: 110px;height: 34px;margin-top: 24px;line-height: 34px;}
    .relinfo-relwd h6{font-size: 20px;}
    .relinfo-formtit h6 {font-size: 22px;margin: 10px 0 18px;}
    .relinfo-formipt input, .relinfo-formipt textarea {margin-top: 14px;}
    .relinfo-yzmsub {margin-top: 14px;}
    .relinfo-yzm input{width: 64% !important;}
    .relinfo-yzm span{width: 36%;}
    .relinfo-sub{width: 100%;margin-top: 20px;}
    .relmap {margin-top: 40px;height: 320px;}
    .abojj-tit h6 {font-size: 24px;}
    .aboMd{top: -80px;}
    .abojj {padding-top: 36px;}
    .abojj-num {width: 100%;padding: 32px 0 40px;}
    .abojj-num li h6{font-size: 26px;}
    .abojj-num li p{font-size: 14px;margin-top: 10px;}
    .abojjmk-wd{width: 100%;}
    .abojjmk-yfwd {height: 180px;padding: 24px 0 0 24px;}
    .abojjmk-wd h6 {font-size: 20px;margin: 18px 0 10px;}
    .abojjmk-pic{width: 100%;}
    .abojjmk-jgkfbox{width: 100%;}
    .abojjmk-jg {padding: 24px 0 0 24px;height: 184px;}
    .abojjmk-kf {height: 200px;padding: 24px 0 0 24px;}
    .abozz {padding: 36px 0px;}
    .abotit h6 {font-size: 24px;}
    .abotit i{height: 2px;}
    .abozzlist {margin-top: 28px;}
    .abozzlist .swiper-wrapper {padding-bottom: 36px;}
    .aboys {padding: 36px 0 30px;}
    .aboys-wd h6 {font-size: 18px;margin-bottom: 12px;}
    .aboys-wd {margin-top: 12px;}
    .abocg {padding: 20px 0 40px;}
    .abocglist{margin-top: 28px;}
    .abocglist .swiper-wrapper {padding-bottom: 36px;}
    .abozzlist .swiper-pagination-bullet, .abocglist .swiper-pagination-bullet{margin: 0 6px !important;}
    .abocglist .swiper-button-prev, .abocglist .swiper-button-next{width: 40px;height: 40px;margin-top: -36px;}
    .abocglist .swiper-button-prev{left: 4%;}
    .abocglist .swiper-button-next{right: 4%;}
    .proxqxx {padding: 36px 0 40px;}
    .proxqxx-ms h6 {font-size: 24px;line-height: 32px;}
    .proxq1 {padding: 40px 0;}
    .proxq1-tit img {max-width: 200px;}
    .proxq1-tit h6 {font-size: 28px;margin: 18px 0 20px;}
    .proxq1-tit p{font-size: 16px;}
    .proxq2 li {margin-top: 40px;width: 50%;}
    .proxq2 li p {margin-top: 20px;}
    .proxq2 {padding-bottom: 44px;}
    .proxq3-tit img {max-width: 240px;}
    .proxq3 {padding: 40px 0 44px;}
    .proxq4-wdtit{width: 100%;padding-bottom: 10px;}
    .proxq4-wdtit h6 {font-size: 24px;}
    .proxq4-wdtit p {font-size: 18px;margin-top: 16px;}
    .proxq4-wddes h6 {font-size: 20px;}
    .proxq4-wddes p {font-size: 16px;margin-top: 12px;}
    .proxq4-wddes{padding-left: 0;margin-top: 24px;text-align: center;}
    .proxq4-wditem {padding-top: 40px;}
    .proxq4-img {width: 350px;}
    .proxq5-tit h6 {font-size: 24px;margin-bottom: 20px;}
    .proxq5-tit p {font-size: 16px;line-height: 26px;}
    .proxq5 {padding: 40px 0 42px;}
    .proxq5-tit {margin-bottom: 28px;}
    .proxq6-tit h5 {font-size: 24px;}
    .proxq6-tit h6 {font-size: 24px;margin: 16px 0 24px;}
    .proxq6-tit p span {font-size: 18px;}
    .proxq6-tit {margin-bottom: 32px;}
    .proxq6 {padding: 40px 0 42px;}
    .proxq7-tit img {max-width: 228px;}
    .proxq7-tit p {font-size: 18px;}
    .proxq7-tit {margin-bottom: 28px;}
    .proxq7 {padding: 40px 0 42px;}
    .proxq8-tit h5 {font-size: 26px;margin-bottom: 20px;}
    .proxq8-tit h6 {font-size: 22px;margin: 14px 0 16px;}
    .proxq8-tit b{font-size: 16px;}
    .proxq8-tit img {max-width: 80px;margin: 20px auto 16px;}
    .proxq8-tit span{font-size: 18px;}
    .proxq8-tit {margin-bottom: 28px;}
    .proxq8 {padding: 40px 0 42px;}
    .proxq9-tit h6 {font-size: 26px;margin-bottom: 20px;}
    .proxq9-tit p {font-size: 14px;line-height: 22px;}
    .proxq9-tit {margin-bottom: 28px;}
    .proxq9 {padding: 40px 0 42px;}
    .proxq10-tit img {max-width: 120px;}
    .proxq10-tit p span {font-size: 18px;margin: 0 8px;}
    .proxq10-tit p {margin-top: 20px;}
    .proxq10-tit {margin-bottom: 30px;}
    .proxq10-bg img{width: 92%;}
    .proxq10-bg {padding-top: 40px;}
    .proxq10 {padding: 40px 0 42px;}
    .odm1-tit h5 {font-size: 24px;}
    .odm1-tit h6 {font-size: 20px;margin: 20px 0 18px;}
    .odm1-tit p span {font-size: 18px;}
    .odm1-tit {margin-bottom: 28px;}
    .odm3-tit img {max-width: 260px;}
    .odm3-tit p {font-size: 24px;margin-top: 14px;}
    .odm3-tit{top: 40px;}
    .odm4-tit h6 {font-size: 24px;}
    .odm4-tit p{font-size: 20px;}
    .odm4 {padding: 40px 0 42px;}
    .odm4-list li{width: 100%;margin-top: 24px;}
    .odm4-tit {margin-bottom: 8px;}
    .odm7-tit h6 {font-size: 24px;}
    .odm7-tit p {font-size: 20px;margin-top: 14px;}
    .odm7-tit {margin-bottom: 28px;}
    .odm12 .proxq10-tit{margin-bottom: 40px;}
}

