@charset "utf-8";.overflow-y-hidden{overflow-y:hidden}body,html{font-size:14px}.top300{padding-top:0}.blue{color:#3a8ee6;cursor:pointer}.blue:hover{text-decoration:underline}.clearfloat:after{content:'';width:0;height:0;display:block;clear:both}.lf{float:left}.rg{float:right}.gray{color:#dbdbdb}.yellow{color:#87c13f}.windth80{width:80%;margin:0 auto}.popup{transition:all .5s;width:100%;height:100%;z-index:-1;background:rgba(0,0,0,.5);opacity:0;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0}.popup>div{background:#fff;width:80%;height:1px;transition:all .5s;border-radius:20px;display:flex;flex-direction:column;justify-content:space-around}.popup>div .title{padding:30px 0;text-align:center;border-bottom:1px solid #dbdbdb}.popup>div .butbox{display:flex;justify-content:center}.popup>div .butbox p{width:48%;text-align:center;padding:5px 0;cursor:pointer}.popup>div .butbox p.nobut{border-left:1px solid #dbdbdb}.popup.popupshow{z-index:999999;opacity:1}.popup.popupshow>div{height:150px}footer .foot{padding:20px;width:100%;margin:0 auto;color:#fff;display:none;background-color:#20554f;padding-top:50px}footer .foot.actives{display:block}footer .foot .img_box{display:flex;justify-content:space-between;align-content:center;border-bottom:1px solid #88e4da;padding-bottom:20px}@media (max-width:760px){footer .foot .img_box{display:block}}footer .foot .img_box>div{align-items:center}@media (max-width:760px){footer .foot .img_box>div{margin-bottom:10px}}footer .foot .img_box>div img{max-width:100%}footer .foot .img_box>div .min_img{width:50px;height:50px;margin-right:10px}footer .foot .message_box{padding-top:30px}@media (max-width:760px){footer .foot .message_box{display:block}}footer .foot .message_box ul{margin-bottom:20px}footer .foot .message_box ul li{font-size:16px;margin-bottom:5px;display:flex}footer .foot .message_box ul li a{font-size:14px;color:#fff}footer .foot .message_box ul li>div{cursor:pointer;margin-right:10px}footer .foot .message_box ul li>div img{width:30px}footer .foot2{display:none;background-color:#232f3e;padding-top:20px;color:#fff;overflow:hidden}footer .foot2.actives{display:block}footer .foot2 .content_box{width:80%;margin:0 auto}footer .foot2 .content_box .othe{display:flex;align-items:start}@media (max-width:760px){footer .foot2 .content_box .othe{flex-direction:column}}footer .foot2 .content_box .othe ul{margin-right:50px}@media (max-width:760px){footer .foot2 .content_box .othe ul{margin-top:20px;margin-right:0}}footer .foot2 .content_box .othe ul li{margin-top:10px}@media (max-width:760px){footer .foot2 .content_box .othe ul li{display:none}}footer .foot2 .content_box .othe ul li.shows_child{display:block}footer .foot2 .content_box .othe ul li.title{font-weight:700;font-size:20px;display:block}footer .foot2 .content_box .othe ul li a{color:#fff}footer .foot2 .content_box .logo_box{margin-top:20px;display:flex;align-items:center;justify-content:center}@media (max-width:760px){footer .foot2 .content_box .logo_box{flex-direction:column}}footer .foot2 .content_box .logo_box>div{margin:0 20px;border:1px solid #fff;padding:5px 20px;border-radius:5px}@media (max-width:760px){footer .foot2 .content_box .logo_box>div{margin:10px!important}}footer .foot2 .content_box .logo_box>div select{border:none;outline:0;background:0 0}footer .foot2 .content_box .logo_box>div select option{background:#232f3e}footer .foot2 .content_box .logo_box .logo{border:none}footer .foot2 .content_box .logo_box .logo img{width:150px}footer .foot2 .copyright{background-color:#131a22;max-width:100%;margin-top:20px;padding:20px;font-size:12px;display:flex;align-items:center;justify-content:center}@media (max-width:760px){footer .foot2 .copyright{flex-direction:column}}footer .foot2 .copyright>div{margin:0 20px}@media (max-width:760px){footer .foot2 .copyright>div{margin:10px!important;text-align:center}}footer .foot2 .copyright>div a{color:#fff}