body{
    font-family: "微软雅黑";
}
#headNav{
    /*width: 94%;*/
    min-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 62px;
    padding:0 3%;
    z-index: 6666;
    background-color: white;
    box-shadow: 0px 2px 19px 1px rgba(148, 148, 148, 0.1);
    position: relative;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
#headLogo a img{
    width: 118px;
    height: 30px;
}
ul.xltglbUl{
    padding-left:0;
}
ul.xltglbUl li{
    list-style: none;
}
#headNav a{
    color:#272A30;
    font-size: 14px;
    font-family: 'MicrosoftYaHei';
}
.redBtnCss{
    color:#FFFFFF!important;
    font-size: 14px;
    padding:10px 26px;
    background-color: #C7000B;
    cursor: pointer;
}
.redBtnCss:hover{
    background-color: #ad0109;
    color: #fdfdfd;
}
#headRight{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    min-width: 325px;
    max-width: 325px;
    white-space: nowrap;
}
#searchBox{
    display: none;
    position: absolute;
    top: -4px;
    left:-334px;
    z-index: 101;
}
#headRight input{
    border: 1px solid #dfe1e6;
    padding: 8px 55px 8px 16px;
    z-index: 10;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%);
    height: 22px;
    width: 230px;
    outline: none;
    font-size: 14px;
    line-height: 20px;
    color: #252b3a;
}
#headRight a:hover{
    color:#C7000B;
}
.searchBtn{
    width: 22px;
    height: 22px;
    cursor: pointer;
    margin-top:8px;
}
#headRight>div{
    margin-left:20px;
}
#headLi{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    width: 1028px;
    margin-left:20px;
}
#headLi>div{
    margin-right:40px;
    height: 95%;
    display: flex;
    align-items: center;
    position: relative;
}
#headLi a:hover{
    color:#C7000B!important;
}
#headLi>div.active{
    /*border-bottom:3px solid #C7000B;*/
    /*padding-top:3px;*/
}
#headLi>div.active:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom:-5px;
    z-index: 5666;
    background: #C7000B;
}
#searchNow{
    position: absolute;
    top: 2px;
    right: 18px;
}
.closeSearchBox{
    display: none;
}
#headMar{
    width: 100%;
    height: 80px;
}

.redBtnCss{
    color:#FFFFFF!important;
    font-size: 14px;
    padding:10px 26px;
    background-color: #C7000B;
    cursor: pointer;
    display: inline-block;
}
.redBtnCss:hover{
    background-color: #ad0109;
    color: #fdfdfd;
}
.tmBtnCss{
    color:white;
    font-size: 14px;
    padding:10px 26px;
    background:url("../../images/public/btn_banner.png") no-repeat center;
    background-size: cover;
    display: inline-block;
    cursor: pointer;
}
.defaultBtnCss{
    color:#333333;
    font-size: 14px;
    padding:10px 26px;
    border:1px solid #333333;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s;
}

.defaultBtnCss:hover{
    border:1px solid #c7000b;
    color: #c7000b;
}
@media screen and (max-width: 1550px) {
    #headLi{
        width:auto;
    }
}
@media screen and (max-width: 1450px) {
    #headLi>div{
        margin-right:22px;
    }
}
@media screen and (min-width: 1550px) {
    #headLi{
        width:1028px;
    }

}
 .xlBox{
     width: 1200px;
     position: absolute;
     top:62px;
     left:0;
     right:0;
     margin:0 auto;
     z-index: 9999;
     height: 0;
     /*overflow: hidden;*/
     box-shadow:0 10px 20px rgb(0 0 0 / 8%);
     background:white;
 }
 #coverShadow{
     position: absolute;
     height: 20px;
     background: white;
     width: 100%;
     top: -8px;
     z-index: 2444;
     display: none;
 }
.xlBox a:hover{
    color:#C7000B!important;
}
.xlContentCss{
    padding:0 85px;
    display: flex;
    position: relative;
    justify-content: space-between;
}
.nav_xl_title{
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    color:#444444;
    font-weight: bold;
    margin-bottom:32px;
}
.nav_xl_title img{
    margin-right: 10px;
}
.xl_rmym{
    display: flex;
    flex-wrap: wrap;
}
.xl_rmym a{
    display: inline-block;
    width: 70px;
    text-decoration: none;
    font-size: 14px;
    color:#515357;
    margin-bottom:16px;
}
.xl_ymgl{
    display: flex;
    flex-direction: column;
}
.xl_ymgl a{
    font-size: 14px;
    color:#515357;
    margin-bottom:16px;
}
.xl_ymgl>a:last-child{
    margin-bottom:0;
}
.xlCol-1{
    width: 290px;
    padding:35px 0 60px 0;
}
.xl_ymfw{
    display: flex;
    flex-wrap: wrap;
}
.xl_ymfw a{
    color:#515357;
    font-size: 14px;
    margin-bottom:16px;
    width: 145px;
}
.xl_rightTitle a{
    font-size: 18px;
    color:#444444;
    font-weight: bold;
}
.xl_rightTitle{
    margin-bottom:35px;
}
.xl_rightBottom{
    font-size: 16px;
    color:#515357;
    font-weight: bold;
    margin-top:22px;
}
.xl_rightBox{
    border-left:1px solid #F8F8F8;
    padding-left:70px;
}
.xlCol-2{
    width: 220px;
    padding:35px 0 60px 0;
}
.yfwTA{
    margin-bottom:28px;
}
.yfwTA>a{
    font-size: 14px;
    color:#515357;
    font-weight: bold;
    position: relative;
}
.yfwTA>a>span{
    font-size: 12px;
    color:#C7000B;
    font-weight: bold;
    position: absolute;
    margin-left:5px;
}
.yfwTA>div{
    color:#666666;
    font-size: 12px;
    margin-top:10px;
}
.yfwTA>div a{
    color:#666666;
    font-size: 12px;
    margin-top:10px;
}
.yjzA{
    font-size: 14px;
    color:#515357;
    margin-bottom:20px;
    /*font-weight: bold;*/
}
.yjzJgCss{
    font-size: 12px;
    color:#515357;
}
.yjzJgCss>span{
    color:#C7000B;
    font-size:18px;
    font-weight: bold;
}
.yjzTopH{
    height: 180px;
}
.xl_tglb{
    margin-bottom:24px;
}
.xl_tglb>div{
    font-size: 14px;
    font-weight: bold;
    color: #515357;
    margin-bottom:12px;
}
.xl_tglb.active>div{
    color: #C7000B;
}
.xl_tglb li{
    margin-bottom:16px;
}
.xl_tglb li a{
    color:#444444;
    font-size: 12px;
}
.xl_zyBox{
    height: 166px;
}
.xl_zyBox>div>a{
    color:#444444;
    font-size: 12px;
}
.xl_zyBox>div{
    margin-bottom:16px;
}
.xl_zyBox>div.xl_zyTitle>a{
    font-size: 14px;
    font-weight: bold;
    color:#515357;
}
.xl_zyBox>div.xl_zyTitle>a:hover{
    color:#C7000B;
}
.xl_zyBox>div.xl_zyTitle{
    margin-bottom:16px;
}
.xlCol-3{
    width: 220px;
}
.module-box{
    padding:50px 0 60px 0;
    min-width: 1200px;
}
.module-head-title{
    color:#2D3241;
    font-size: 28px;
    margin-bottom:36px;
    text-align: center;
}
.module-main-box{
    width: 1200px;
    margin:0 auto;
}
.midBoxCss{
    width: 1200px;
    margin-left:auto;
    margin-right:auto;
}

.subBannerBtnCss{
    color:#333333;
    font-size: 14px;
    padding:6px 26px;
    border:1px solid #333333;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s;
}

.subBannerBtnCss:hover{
    background-color: rgb(177 177 177 / 16%);
    color: #545454;
}
.headUserCtrl{
    position: relative;
}
.headUserCtrl:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 18px;
    background:#dfe1e6;
    right: -10px;
    top:3px;
}
.headUserDrop{
    display: inline-block;
}
.headUserDrop>a{
    color:#C7000B!important;
    max-width: 75px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 28px;
    height: 20px;
}
.headUserDrop>i{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("icon/arrow.png") no-repeat center;
    background-size: 12px 12px;
    transition: 0.3s;
    margin-left:8px;
}
.headUserDrop:hover>i{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url("icon/arrowRed.png") no-repeat center;
    background-size: 12px 12px;
    transform: rotate(180deg);
}
.headUserDrop:hover .headUserDropList{
    visibility: visible;
    opacity: 1;
}


.headUserDropList{
    box-sizing: border-box;
    box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
    width: 240px;
    padding:10px 20px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    top:36px;
    transition: 0.2s;
}
.headUserDropList>.dropLine{
    height: 1px;
    background: #dfe1e6;
    margin:10px 0;
}
.headUserDropList>div,.headUserDropList>a{
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headUserDropList span.numBox{
    width: auto;
    /*min-width: 16px;*/
    background-color: #c7000b;
    float: right;
    padding: 0 4px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #fff!important;
}
.not-auth{
    background: url("icon/orange!.svg") no-repeat center;
    background-size: 16px 16px;
    background-position-x: left;
    padding-left: 20px;
    color:#f83!important;
}
.active-auth{
    background: url("icon/green!.svg") no-repeat center;
    background-size: 16px 16px;
    background-position-x: left;
    padding-left: 20px;
    color:#3dcaa6!important;
}
.dropCover{
    position: absolute;
    width: 105%;
    height: 16px!important;
    background: #ffffff;
    left: -5px;
    top: -4px;
}