*{margin: 0;padding:0;border: none;text-decoration: none;outline:none;}
/*body,html{width: 100%;height: 100%;}*/
@font-face {
    font-family: 'HYSuZeLiXingKaiTruing';
    src: url('../font/HYSuZeLiXingKaiTruingJ-2.ttf');
    /*src:url('../font/字体名称.woff') format('woff'),*/
    /*url('../font/字体名称.ttf') format('truetype'),*/
    /*url('../font/字体名称.svg') format('svg');*/
}
@font-face {
    font-family: 'SourceHanSansCN-Normal';
    src: url('../font/SourceHanSansCN-Normal.ttf');
    /*src:url('../font/字体名称.woff') format('woff'),*/
    /*url('../font/字体名称.ttf') format('truetype'),*/
    /*url('../font/字体名称.svg') format('svg');*/
}
.br{border: 1px solid red;}
.fl{float: left !important;}
.fr{float: right !important;}
.center_box{width: 1366px;margin: 0 auto;}
.center_w1200{width: 1200px;margin: 0 auto;}
.bgfafafa{background: #FAFAFA;}
.bgf0f0f0{background: #F0F0F0;}
.clear{clear: both;}
.color_orange{color:#FA8F14;}
.bottom_sbox_w200{width: 200px;}
.bottom_sbox_w350{width: 350px;}
@media screen and (max-width: 1400px) {
    .w1366 {
        width: 1260px;
    }
}
.bluetxt{color:#4194E2;}
.bottom{width: 100%;float: left;position: relative;margin-top: 84px;height:200px;background: #292826;}
.bottom2{width: 100%;float: left;position: relative;margin-top:0;height: 200px;background: #292826;}
/*.bottom_line{border-top: 3px solid #FA8F14;width: 100%;height: 1px;position: absolute;bottom: 98px;}*/
.bottom_footbox{text-align: center;width: 100%;font-size: 16px;color: #fff;height: 100px;float: left;background: #292826;opacity: 0.4;position: absolute;bottom: 0;left: 0;}
.bottom_footbox div{margin-top: 20px;}
.bottom_sbox{float: left;color: #BEBDBD;font-size: 18px;padding-top: 113px;}
.bottom_sbox p{padding-bottom: 28px;}
.bottom_p{font-size: 24px;margin-bottom: 35px;}
.window_box{position: fixed;right: 0;top:500px;background: #FA8F14;width: 76px;height: 266px;padding: 8px;}
.window_sbox{width: 76px;height: 88px;border-bottom: 1px solid #f7f287;color: #fff;font-size: 15px;text-align: center;}
.window_sbox:last-child{border: 0;}
.window_icon{width: 50px;height: 50px;margin:4px 13px 4px;}
.hide{display: none;}

.bottom_text{color:#fff;width: 100%;text-align: center;float: left;padding-top: 66px;font-size: 16px;}


/*顶部*/
header{position: fixed;top: 0;left: 0;height:80px;width: 100%;background: #fff;z-index: 10;}

.top{width: 100%;height:80px;line-height: 80px;}
.top_left{float: left;height: 80px;margin-left: 50px;}
.top_left a{padding: 0 15px;height: 81px;float: left;text-decoration: none;font-size: 18px;color: #666;margin-right: 38px;}
.top_left a:hover{color: #FA8F14 !important;}

.head_logo{float: left;width:160px;height: 50px;padding-top: 15px;}