html{font-size:16px;font-family:Microsoft YaHei}*{margin:0;padding:0}li{list-style:none}img{vertical-align:middle;border:none}a{text-decoration:none}button{cursor:pointer}button:focus{outline:0}.btn-default{color:#3f7cff;background-color:#fff;border:none;cursor:pointer}.btn-default:hover,.btn-primary{background-color:#3f7cff;color:#fff}.btn-primary{border:none;cursor:pointer}.btn-primary:hover{color:#3f7cff;background-color:#fff}.commom_width{width:1200px;margin:0 auto;height:100%}.flex_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:10}header .header{display:-webkit-box;display:flex;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:72px}header .header .header_logo{cursor:pointer}header .header .header_logo img{width:131px;height:41px}header .header nav{display:-webkit-box;display:flex;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .header nav .menu{border-bottom:0;margin-right:20px}header .header nav .menu .menu-item{font-size:16px;height:72px;line-height:72px;border-radius:2px;font-weight:700;text-align:center;display:inline-block;padding:0 30px}header .header nav .menu .menu-item a{text-decoration:none;color:#2e2e2e}header .header nav .menu .menu-item.is_active{border-bottom:4px solid #427bff}header .header nav .menu .menu-item.is_active a{color:#427bff}header .header nav .text_btn{text-decoration:none;color:#2e2e2e;border:1px solid transparent;width:80px;height:40px;line-height:40px;border-radius:40px;text-align:center;margin-right:10px;font-weight:700}header .header nav .text_btn:hover{border-color:#ff707f;color:#ff707f}header .header nav .danger_btn{background-color:#ff707f;font-size:16px;width:130px;height:40px;line-height:38px;padding:0;text-align:center;color:#fff;border-radius:40px;border:1px solid #ff707f;cursor:pointer}header .header nav .danger_btn:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}footer{padding:50px 0 40px;background:#f7fbff}footer .commom_width_1000{width:1000px;border-bottom:1px solid #d8d8d8;margin:0 auto}footer .footer_container{display:-webkit-box;display:flex;display:-ms-flexbox;display:-webkit-flex;margin-bottom:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .footer_container .logo{width:108px;margin-bottom:30px}footer .footer_container .logo img{width:100%}footer .footer_container .footer_title{font-size:20px;color:#848789;margin-bottom:35px}footer .footer_container .footer_list{font-size:15px;margin-bottom:35px;color:#848789;cursor:pointer}footer .footer_container .footer_list a{color:#848789!important}footer .footer_container .footer_list:hover{text-decoration:underline}footer .footer_container .footer_list .wechat_wrapper{position:relative;text-align:center;font-size:12px;margin-right:20px}footer .footer_container .footer_list .wechat_wrapper .wechat_icon1{width:90px;height:90px}footer .footer_container .footer_list .wechat_wrapper .wechat_dialog{position:absolute;right:-100px;top:-100px;display:none}footer .footer_container .footer_list .wechat_wrapper .wechat_dialog img{width:200px;height:200px}footer .footer_container .footer_list .wechat_wrapper:hover .wechat_dialog{display:block}footer .footer_address,footer .footer_reserved{text-align:center;font-size:12px;color:#848789}