/*首页banner*/
.mw-banner{width: 100%;height: 20.8vw;min-height: 291.6px;min-width: 1400px;background: url(image/popularize/memberWindowbannernew.png) no-repeat center top/100%;}
/*评论分割线*/
.comment-block {border-top: 1px solid #e4e1e1;}
.m-nav-bar .ar a{position:relative;display:inline-block;margin-left:1px;padding:0 8px;height:40px;color:#333;line-height:40px;font-size:14px}
.m-nav-bar .ar a:after{position:absolute;margin-top:16px;margin-left:15px;width:1px;height:10px;background-color:#333;content:''}
.m-nav-bar .ar a:last-child:after{width:0}
.m-nav-bar .ar a .iconfont{padding: 0 8px;}
.m-nav-bar .layout{display: flex;justify-content: space-between;height: 60px;line-height: 60px;align-items: center;}
.m-nav-bar .layout .m-logo img{height: 45px;padding: 12px 0;}
.mw-info-banner{position: relative;width: 100%;min-width: 1400px;height: 320px;display: flex;align-items: center;justify-content: center;background: url(image/popularize/memberWindowinfobanner.png) no-repeat center top/100%;}
.mw-info-banner .mw-title{font-size: 35px;color: #fff;text-align:center;margin-bottom: 144px;}
.contact-info{width: 1070px;display: flex;justify-content: space-between;align-items: center;background-color: #FFFFFF;height: 188px;position: absolute;bottom: -50px;left:calc(50% - 535px);box-shadow: 0px 5px 5px 0px rgba(216, 216, 216, 0.75);}
.contact-info .item{position: relative;display: flex;flex-direction: column;width: 25%;color: #484848;;justify-content: center;align-items: center;}
.contact-info .item:hover{color: #1479D7;}
.contact-info .item::after{content: "";display: block;width: 1px;height: 136px;background: #DCDCDC;position: absolute;right: 0;top: calc(50% - 68px);}
.contact-info .item:last-child::after{display: none;}
.contact-info .item>img{width: 50px;height: 50px;}
.contact-info .item .name{padding-top: 10px;font-size: 18px;}
.contact-info .item .label{line-height: 1.2em;font-size: 14px;}
.mw-block{margin: 70px auto;width: 1200px;}
.mw-block .mw-block-title{text-align: center;position: relative;}
.mw-block .mw-block-title .name{font-size: 30px;color: #1479D7;}
.mw-block .mw-block-title .small{color: #A7A7A7;font-size: 12px;line-height: 1.2em;text-transform: uppercase;}
.mw-block .mw-block-title::before,.mw-block .mw-block-title::after{content: '';display: block;width: 515px;height: 2px;background: #E0DCDC;position: absolute;top: 42px;left: 0;}
.mw-block .mw-block-title::after{left: auto;right: 0;}
.mw-content{padding: 30px 0;}

.vip-window{display:flex;justify-content:flex-start;flex-wrap:wrap;width:1550px;margin:0 auto}
.vip-window .item img{width:376px;height: 212px;background:#CDCDCD;box-shadow:0px 4px 10px 0px rgba(150,150,150,0.36);border-radius:10px}
.vip-window .item:nth-child(4n){margin-right:0}
.vip-window .item{width:376px;margin:0 15px 20px 0;position:relative}
.vip-window .item:hover .industry{display:block}
.vip-window .item a{display:block}
.vip-window .tab{font-size:16px;color:#1C1C1C;line-height:44px;width:376px}
.vip-window .name{padding-right:15px}
.vip-window .address{font-size:13px}
.vip-window .industry {width: 100%;position: absolute;bottom: 45px;color: #fff;border-radius: 0 0 10px 10px;line-height: 38px;font-size: 15px;padding: 8px 8px;box-sizing: border-box;display: none;background: linear-gradient(0deg, #403f3f, hsl(0deg 0% 100% / 0%));padding-top: 16px;}

/* 联系我们 */
.m-contact-list{padding: 70px 0;}
.m-contact-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:50px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m-contact-list .item{position:relative;margin-right:50px;min-width:300px;text-align:center;line-height:30px}
.m-contact-list .item:last-child{margin-right:0}
.m-contact-list .item:after{position:absolute;top:calc(50% - 25px);right:25px;display:block;width:1px;height:50px;background:#ccc;content:""}
.m-contact-list .item:last-child:after{display:none}
.m-contact-list .item .contact-tit{margin-bottom:5px;font-weight:600;font-size:18px}
.m-contact-list .item .qrp{text-align:center}
.m-contact-list .item .qrimg{width:90px}
.m-contact-list .item .contact-logo{width:150px;-webkit-filter:grayscale(95%);filter:grayscale(95%)}
.m-contact-list .item .qrblock{display:inline-block;margin-right:20px}
.m-contact-list .item .qrblock:last-child{margin-right:0}


.mw-list{display: flex;justify-content: flex-start;flex-wrap: wrap;width: 1350px;margin: 0 auto;min-height: 1600px;}
.mw-list .item{width: 440px;margin:0 15px 15px 0;position: relative;}
.mw-list .item:nth-child(3n){margin-right: 0;}
.mw-list .item .tab{position: absolute;font-size: 14px;bottom: 0;width: 100%;height: 72px;padding: 10px;box-sizing: border-box;line-height: 72px;color: #FFFFFF;background: linear-gradient(0deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0));}
.mw-list .item .tab .name{font-size: 18px;padding-right: 15px;}
.layui-flow-more{margin: 10px auto;width: 100%;}

/*分享*/
.m2-f-header .user-info{width:110px;line-height:1.5em}
.fixed-share{position:fixed;top:calc(50% + 120px);right:10px;z-index:100000}
.fixed-share .close{position:absolute;top:-30px;right:0;color:#ccc;font-size:30px;cursor:pointer}
.m2-f-header{position:absolute;top:0;left:42px;display:-webkit-box;display:-ms-flexbox;display:flex;width:165px;height:60px;color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.m2-f-header .user-info{width:110px;line-height:1.5em}
.share-info{position:absolute;bottom:32px;left:10px;display:-webkit-box;display:-ms-flexbox;display:flex;width:245px;height:100px;color:#fff;font-size:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.num-info{width:90px;text-align:center}
.num-info .nums{font-size:40px;line-height:1.2em}
.share-set{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 90px);-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.share-set::before{display:block;margin-right:13px;width:1px;height:75px;background:#fff;content:""}
.share-module,.share-qrcode{width:40%;text-align:center}
.share-info img{width:33px;height:33px}
.mt8{margin-top:8px}
.share-module,.share-qrcode{width:40%;text-align:center}
.f-atv{width:44px;height:44px;border-radius:50%}
.share-item{display:none;}
.share-item.active{display:block;}
.share-iframe{position:relative;display:none;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;width:1000px;background:#1479d7;}
.shareset-content{margin:45px 50px;padding:30px 80px;height:678px;border-radius:40px;background:#fff;}
.share-tab{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}
.share-tab .item{width:144px;background:-webkit-gradient(linear,left bottom,left top,from(#36d1dc),to(#5b86e5));background:-o-linear-gradient(bottom,#36d1dc 0,#5b86e5 100%);background:linear-gradient(0deg,#36d1dc 0,#5b86e5 100%);color:#fefefe;text-align:center;font-size:23px;line-height:50px;cursor:pointer;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.share-tab .item.active{border-radius:29px;background:-webkit-gradient(linear,left bottom,left top,from(#36d1dc),to(#5b86e5));background:-o-linear-gradient(bottom,#36d1dc,#5b86e5);background:linear-gradient(0deg,#36d1dc,#5b86e5);-webkit-box-shadow:0 15px 50px 0 rgba(64,21,89,.2);box-shadow:0 15px 50px 0 rgba(64,21,89,.2);-webkit-text-fill-color:#fff;}
.shareset-content .layui-input{padding:0 30px;height:56px;border-color:#1479d7;border-radius:28px;font-size:16px;line-height:56px;}
.shareset-content .layui-form-label{color:#1479d7;text-align:center;font-size:18px;line-height:32px;}
.shareset-content .m-share-img{border:1px solid #1479d7;border-radius:34px;}
.shareset-content .layui-form-item{margin-bottom:20px;}
#share-iframe .m-share-pic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;width:130px;height:130px;border:1px solid #1479d7;border-radius:30px;color:#333;font-weight:400;font-size:18px;line-height:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
#share-iframe .m-share-pic img{padding:10px 0;width:40px;height:30px;}
#share-iframe .share-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;margin:30px 0;padding:20px 40px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.16);box-shadow:0 0 10px rgba(0,0,0,.16);}
#share-iframe .share-preview-img img{width:100px;height:100px;border:1px solid #ccc;border-radius:5px;}
#share-iframe .share-preview-cont{margin-left:25px;font-size:18px;}
#share-iframe .share-preview-cont .share-title{color:#333;}
#share-iframe .share-preview-cont .share-content{color:#999;font-size:16px;}
#share-iframe .layui-btn{-webkit-box-sizing:border-box;box-sizing:border-box;width:350px;height:54px;border:1px solid #1479d7;background:#fff;color:#1479d7;font-size:22px;line-height:54px;}
#share-iframe .layui-btn.changebtn{background:#1479d7;color:#fff;}
#share-iframe .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
#share-iframe .btn-group::after{display:none;}
#share-iframe .share-close{position:absolute;top:15px;right:15px;-webkit-box-sizing:border-box;box-sizing:border-box;width:40px;height:40px;border:3px solid #fff;border-radius:50%;color:#fff;text-align:center;font-size:40px;line-height:28px;cursor:pointer;}
#share-iframe .share-model-item-img>img{width:100%;}
#share-iframe .share-model-item-img{position:relative;overflow:hidden;height:240px;}
#share-iframe .share-model-item{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin:8px 0 8px 0;height:230px;border:2px solid #fff;border-radius:10px;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;}
#share-iframe .share-model-item.selected .share-model-item-img .end-div{position:absolute;right:0;bottom:10px;width:100%;height:60px;border-radius:10px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(rgba(0,0,0,0)));background:-o-linear-gradient(bottom,rgba(0,0,0,.3),rgba(0,0,0,0));background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,0));}
#share-iframe .share-model-item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 8px;line-height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
#share-iframe .share-model-item.selected .share-model-item-img .end-div .end-btn{margin:10px auto 0;width:138px;height:33px;border-radius:17px;background:#1479d7;color:#fff;text-align:center;font-size:24px;line-height:33px;}
#share-iframe .share-model-item-bottom div{color:#000;font-size:15px;}
.shareset-content{background:#fff url(image/exhibit/share-bg.png) no-repeat center bottom/calc(100% + 100px);}
.model-swiper-next::after{content:'next';}
.model-swiper-prev::after{content:'prev';}
.model-swiper-next,.model-swiper-prev{margin:0 17px;width:37px;height:37px;border-radius:50%;background:#1479d7;color:#fff;text-align:center;text-transform:none!important;text-transform:none;letter-spacing:0;font-weight:700;font-variant:initial;font-family:swiper-icons;line-height:37px;cursor:pointer;}
.share-model-list .cont-end{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
:focus{outline:0;}
/* 二维码 */
.layui-layer-setwin .layui-layer-close2,.layui-layer-setwin .layui-layer-close2:hover{top:-60px;right:-60px;width:43px;height:43px;background-position:-213px -45px;background-size:300px;}
.fixed-qr {position: fixed;top: calc(50% + 120px);right: 10px;z-index: 100001;display: none;}
.fixed-qr .close,.fixed-share .close{position:absolute;top:-30px;right:0;color:#ccc;font-size:30px;cursor:pointer;}
.fixed-qr{position:fixed;top:calc(50% + 120px);right:10px;z-index:100001;display:none;}
.fixed-qr-qrcode{position:absolute;top:calc(50% - 70px);left:calc(50% - 47px);width:95px;height:95px;}
.fixed-qr-back{position:absolute;bottom:15px;left:calc(50% - 65px);width:130px;height:39px;border-radius:19px;background:#fae4a0;-webkit-box-shadow:0 3px 0 0 rgba(7,54,139,.88);box-shadow:0 3px 0 0 rgba(7,54,139,.88);color:#953400;text-align:center;font-size:18px;line-height:40px;cursor:pointer;}
.fixed-qr-back .icon-prev{padding-right:5px;font-size:18px;}