body,html{margin:0;padding:0;font-size:16px;font-family:'yahei'}a{color:inherit;text-decoration:none}
a:hover{color:#183883}p{margin:0}*{-moz-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:none;overflow:-moz-scrollbars-none}::-webkit-input-placeholder{color:#999;font-size:14px;line-height:20px}::-moz-placeholder{color:#999;font-size:14px;line-height:20px}:-ms-input-placeholder{color:#999;font-size:14px;line-height:20px}input:-moz-placeholder{color:#999;font-size:14px;line-height:20px}input{color:#333;font-size:14px;line-height:20px}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:breakall}.breakAll{overflow:hidden;word-break:break-all}.section{width:1300px;margin:0 auto}.section,.section .sectionL{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.section .sectionL{width:100%;overflow:hidden}.section .sectionL .column1{flex-shrink:0;width:352px;margin-right:40px}.section.subSection .sectionL .column1{width:127px}.section .sectionL .column2{width:100%;overflow:hidden}.section .sectionR{flex-shrink:0;width:296px;margin-left:40px;overflow:hidden}
.globalAdaptation{width:1300px;margin:0 auto}.sectionLoading{width:1300px}ol,ul{margin:0;padding:0;list-style:none}@media (max-width:1280px){.globalAdaptation,.section,.sectionLoading{width:1136px}}@media (max-width:1439px){.floatNavShow{visibility:hidden}}

/*商务通框修改*/
.LR_yaoqing {padding-bottom:30px;}

/*分部css*/
.fbbj {width:100%;float:left;height:70px;background:url(/images/fbbj.jpg);letter-spacing: 3px;color:#edc70b;font-size:30px;line-height:70px;text-align:center;margin-bottom:15px;}
.fbbjwap {display:none;}
.fbbjtxt {float:left;margin-left:80px;}
#city {float:left;color:#d79f51;font-size:35px;font-weight:700;}
.zxfbbj {float:left;width:100%;height:60px;overflow:hidden;background: #004ea2;}
.zxfbbjtxt1 {float:left;padding-left:10px;color:#e2f105;}
.zxfbbjtxt2 {float:left;color:#e2f105;}
/*swt tel*/
.register_box {
        width: 400px;
        height: 38px;
        display: flex;
        align-items: center;
        margin-top:17px;
        padding-left:30px;
    }
     .register_phone::placeholder {
        color: #8DA2B5!important;
    }
     .register_phone {
        color: #44494b;
        box-sizing: border-box;
        height: 38px;
        line-height: 38px;
        width: 180px;
        border: 2px solid #218bfc;
        text-indent: 10px;
        outline: none;
        font-size: 14px;
        font-weight: 400;
        overflow: hidden;
        float: left;
        -webkit-appearance: none;
        border-radius: 0;
    }
     .register-a {
        width: 120px;
        color: #ffffff;
        background: #218bfc;
        float: left;
        cursor: pointer;
        margin-left: 0px;
        font-size: 14px;
        text-align: center;
        height: 38px;
        line-height: 38px;
        border: none;
        -webkit-appearance: none;
        border-radius: 0;
    }
/*swtend*/