@charset "UTF-8";body{margin:0!important;overflow-x:hidden;overflow-y:auto;position:relative}header{margin:0;padding:5px;width:100%;height:50px;text-align:center}header .logo{margin:0 auto;width:160px;height:40px;text-align:center}header .logo img{max-height:100%;width:auto}footer{width:100%}.loading{width:100%;min-height:300px;background-image:url(../image/Loading.gif);background-position:center;background-repeat:no-repeat;background-size:80px;display:block}#goTop{width:60px;height:60px;right:30px;bottom:60px;background-color:#1e91cd;background-image:url(../image/gototop.svg);cursor:pointer;border-radius:99em;position:fixed;display:none;z-index:160;box-shadow:rgba(0,0,0,.3) 0 3px 10px}#goTop:hover{background-color:#008ae7}@media screen and (max-width:768px){#goTop{width:40px;height:40px;line-height:50px;right:20px;bottom:100px;font-size:12px;background-size:40px;background-position:center}}#mainLoad{width:100%;position:relative}.home_content{margin:0 auto;padding:50px 20px;width:100%;max-width:1400px}@media screen and (max-width:768px){.home_content{padding:20px}}#mainLoad .city{padding:0 15px 0 32px;width:100%;height:40px;line-height:40px;color:#888;font-size:14px;overflow:hidden;background-image:url(../image/icon_List_city.svg);background-repeat:no-repeat;background-position:left 15px center;background-color:#fff;background-size:auto 14px;position:relative;z-index:6}#mainLoad .city div{margin:8px 0 0 5px;width:24px;height:24px;border:1px solid #ccc;border-radius:99em;float:right}@media screen and (max-width:1199px){#mainLoad .city{padding:0 8px 0 25px;height:30px;line-height:30px;font-size:12px;background-size:12px;background-position:left 8px center}#mainLoad .city div{margin:5px 0 0 5px;width:20px;height:20px}}@media screen and (max-width:768px){#mainLoad .city{padding:0 15px 0 27px;height:40px;line-height:40px;font-size:14px}#mainLoad .city div{margin:8px 0 0 10px;width:24px;height:24px}}#AlertBox{margin:-200px 0 0 -350px;padding:20px 50px 30px 50px;width:700px;height:400px;text-align:center;position:fixed;display:none;z-index:999;top:50%;left:50%;border-radius:12px;background-color:#fff;box-shadow:rgba(0,0,0,.3) 0 3px 10px;transition:.3s all}#AlertBox>div{width:100%}#AlertBox .icon>span{margin:0 auto;padding:0;width:80px;height:80px;display:block;border-radius:99em;background-color:#fff;background-image:url(../image/icon/icon_AlertTxt_ok.svg);background-repeat:no-repeat;background-size:cover;background-position:center}#AlertBox .AlertBoxTxt{margin:20px auto 0 auto;padding:0;height:calc(100% - 170px);font-size:32px;color:#11acf0}#AlertBox .button{position:absolute;bottom:30px;left:0}#AlertBox .button>button{margin:0 auto;width:300px;height:42px}#AlertBox .button>button>span{width:100%;height:100%;color:#fff;font-size:20px;text-align:center}@media screen and (max-width:1199px){#AlertBox{margin:-180px 0 0 -300px;padding:20px 50px 30px 50px;width:600px;height:360px}#AlertBox .AlertBoxTxt{height:auto;font-size:24px}#AlertBox .icon>span{width:70px;height:70px}}@media screen and (max-width:992px){#AlertBox{margin:-150px 0 0 -250px;padding:20px 50px 30px 50px;width:500px;height:300px}#AlertBox .AlertBoxTxt{font-size:18px}#AlertBox .icon>span{width:60px;height:60px}}@media screen and (max-width:768px){#AlertBox{margin:-40% 0 0 -45%;padding:15px 20px 30px 20px;width:90%;height:40%}#AlertBox .AlertBoxTxt{margin:10px auto 0 auto;font-size:18px}#AlertBox .button{bottom:20px}#AlertBox .button>button{width:80%}}.Left_menu{margin:0 auto 50px auto;width:100%;text-align:center}.Left_menu>div{margin:10px 0;width:120px;text-align:center;display:inline-block}.Left_menu>div>span{margin:0 auto;padding:0;display:block;cursor:pointer}.icon{width:80px;height:80px;background-repeat:no-repeat;background-position:center;background-size:contain}.icon_name{height:30px}@media screen and (max-width:768px){.Left_menu>div{width:33%}}#alertBanner{margin:0;padding:0;width:100%;height:100%;position:fixed;z-index:999;top:0;left:0}#alertBanner .content{width:auto;height:80%;background-position:center;background-repeat:no-repeat;background-size:auto;position:relative;top:10%;left:0;text-align:center}#alertBanner .inner{width:auto;height:100%;display:inline-block;position:relative}#alertBanner .inner img{height:100%;width:auto;display:block}#alertBanner .close{width:50px;height:50px;position:absolute;top:0;right:0;background-color:rgba(0,0,0,.5);background-image:url(../image/icon_close.svg);background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer}#alertBanner .close:hover{background-color:rgba(0,0,0,.8)}@media screen and (max-width:768px){#alertBanner .content{width:80%;height:auto;margin:0 auto;top:50%;transform:translateY(-50%)}#alertBanner .inner{width:100%;height:auto}#alertBanner .inner img{width:100%;height:auto}}footer{width:100%;display:block}footer .copyright{padding:20px;width:100%;color:#ccc;font-size:16px;text-align:center;background-color:#333}@media screen and (max-width:768px){footer .copyright{font-size:12px}}