/* CSS Document */
html{font-size:20px;}
body{padding:0;margin:0;font-size:20px;font-family:"微软雅黑";background:#f6f7fb;position:relative;min-width:1200px;}
a,a:hover,a:focus{text-decoration:none}
ul,li{list-style:none;}
img{border:0px;}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p,input{padding:0;margin:0}
.clear{clear:both;height:0px;line-height:0px}
article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.w100{width:100%;margin:0 auto;min-width:1200px;}
.w96{width:96%;max-width: 1200px;margin:0 auto;overflow: hidden;}
.hidden{display:none;}
.fl{float:left; display:inline;}
.fr{float:right;display:inline;}
.qrCodeIco{position: absolute;width:60px;height:60px;top:50%;left:50%;margin-top:-25px;margin-left:-30px;border:2px;}
.notclick{pointer-events: none;}
/* loading */
.loading{position: fixed;top:0px;bottom:0px;left:0px;right:0px;margin:auto;background:#fff;}
.loading-icon{margin:auto;position: absolute;width:300px;height:140px;left:0px;right:0px;text-align: center;top:0px;bottom:0px;}
.loading-icon img{display: block;width:100%;height:auto;}
/* style */
.downpage{background: url("/static/images/app/downpage/index/web/pc-bg.png") top no-repeat;background-size:cover;}
/* top */
.top-bg{background:#00a19a;padding:22px 10px;box-sizing: border-box;overflow: hidden;}
.top-icon{float: left;width:105px;height:106px;overflow: hidden;}
.top-icon img{display: block;width:100%;height:auto;}
.top-text{float: left;margin:26px 36px;height:54px;line-height:54px;overflow: hidden;font-size:40px;font-weight: bold;color:#fff;}
/* head */
.head{padding:0px 20px;padding-top:50px;box-sizing: border-box;}
.head-img{float: left;width:785px;}
.head-img img{display: block;width:785px;}
.head-box{float:right;margin-top:100px;}
.head-ewmbox{width:226px;height:230px;border:5px solid #00a19a;border-radius: 5px;background:#fff;padding:0px 18px;box-sizing: border-box;margin:auto;}
.head-ewm{width:180px;height:180px;position:relative;margin-top:12px;}
.ewm-span{height:24px;line-height:24px;font-size:14px;color:#46b7b5;font-weight:bold;text-align: center;}
.head-tags{width:312px;height:64px;line-height:64px;border-radius: 64px;background:#fff;text-align: center;margin-top:22px;font-size:24px;overflow: hidden;}
.head-tags span{font-size:32px;font-weight:bold;color:#fc3b04;display: inline-block;vertical-align: top;}
.head-btn a{display: block;width:312px;margin-top:22px;}
.head-btn a img{display:block;width:100%;height:auto;}
.center img{display: block;width:100%;height:auto;}
/* bottom */
.bottom-bg{background:#00a19a;border-bottom:1px solid #00918a;}
.bottom{padding:35px 0px;box-sizing: border-box;text-align: center;}
.bottom-icon,.bottom-btn{display: inline-block;}
.bottom-icon img,.bottom-btn img{display: block;width:100%;height:auto;}
.bottom-icon{width:154px;height:155px;overflow:hidden;margin-right:120px;}
.bottom-btn a{display: block;width:587px;height:150px;overflow: hidden;}
/* foot */
.foot-bg{background:#00a19a;padding:55px 0px;text-align: center;}
.foot{font-size:20px;color:#333;line-height:38px;}
.foot a{color:#333;display: inline-block;padding:0px 10px;}
