.header-l,.header-ll {
    width: 1300px;
    padding-top: 5px;
    margin: 0 auto;
    margin-bottom: 10px;

}

.header-l a, .header-l span {
    color: #023e7a;
    font-size: 14px;
    display: inline-block;
    margin-right: 30px;
}
.rt {
    float: right;
}
.rt a{
    margin-right: 10px;
}
 .wechat {
    display: inline-block;
    margin-right: 12px;
    height: 22px;
    width: 22px;
    /* background: url(../images/2022-pTop-wechat-ico02.png) center no-repeat; */
    /* padding-top: 10px; */
    cursor: pointer;
    position: relative;
}
.wechat1{
    position: absolute;
    top: 25px;
    width: 130px;
    left: -44px;
    display: none;
}
.index-menu {
    position: absolute;
    top: 53px;
    z-index: 999;
    background: #fff;
    width: 100%;
    padding-bottom: 10px;
    display: none;
    overflow: hidden;
}
.index-menu-container {
    width: 1320px;
    margin: 0 auto;
    position: relative;
}
.index-menu .close {
    position: absolute;
    top: 14px;
    right: 20px;
    cursor: pointer;
}
.index-menu-t {
    padding-top: 22px;
    margin-bottom: 20px;
}
.index-menu-t a {
    display: inline-block;
    color: #2775cc;
    font-size: 16px;
    line-height: 20px;
}
.index-menu-l li {
    display: inline-block;
    width: 230px;
    height: 33px;
}
.index-menu-l li a {
    display: inline-block;
    color: #666666;
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-menu-l {
    width: 1380px;
    padding-bottom: 12px;
    border-bottom: 1px solid #f5f5f5;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.ll-left{
    display: inline-block;
}
.header-ll .ll-right{
    float: right;
    margin-top: 5px;
}
.header-ll{
    margin-bottom: 10px;
}
.ll-right img{
    margin-left: 5px;
    margin-top: 2px;
}
#searchValue{
    height: 30px;
    background-color: #fff;
    padding: 5px 8px;
    font-size: 13px;
    width: 250px;
}
#submit{
    border: 1px solid #1259ab;
    background-color: #1259ab;
    color: #fff;
    width: 100px;
    height: 40px;
    border-radius: 2px;
    font-size: 16px;
    margin-left: -1px;
    cursor: pointer;
    margin-top: -2px;
}
.hearNav{
    width: 100%;
    line-height: 45px;
    background-color: #004a93;
}
.hearNav ul{
    width: 1270px;
    margin: 0 auto;
}
.hearNav ul li{
    display: inline-block;
    width: 154px;
    text-align: center;
}
.hearNav ul li a{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}
.hearNav ul li a:hover::after{
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -11px;
    left: 0;
    background: #F1F193;
}
/* 底部 */
footer{
    background-color: #4f4f4f;
    color: #fff;
    padding-bottom: 5px;
    position: relative;
}
.footer-link {
    /* position: relative; */
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.centerWidth {
    width: 1260px;
    margin: 0 auto;
   
}

.footer-drop {
    display: inline-block;
    width: 210px;
    line-height: 30px;
    border-radius: 4px;
    margin-right: 32px;
}
.footer-drop p {
    color: #313131;
    font-size: 15px;
    padding: 0 12px;
    cursor: pointer;
    text-align: left;
    /* position: relative; */
}
.footer-drop p .arrow {
    display: inline-block;
    width: 11px;
    height: 6px;
    background: url(../images/m3-icon43.png) center no-repeat;
}
.footer-drop p .btn {
    position: absolute;
    display: inline-block;
    bottom: 34px;
    left: 74px;
    width: 14px;
    height: 19px;
    background: url(../images/m3-icon44.png) center no-repeat;
    z-index: 999;
    display: none;
}
.footer-drop ul {
    position: absolute;
    width: calc(100vw - 217px);
    padding: 20px 100px;
    display: none;
    left: 0px;
    bottom: 330px;
    z-index: 5;
    background: rgb(127, 127, 127);
}
.footer-drop ul li {
    float: left;
    width: 197px;
    height: 37px;
    text-align: center;
}
.footer-drop ul li:hover{
   background:  #4f4f4f;
}
.footer-drop ul li a {
    display: inline-block;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 16px;
    
}
.select .tt{
    color: #fff;
    margin-right: 15px;
}
.footer-bot1{
    width: 340px;
    margin:0 auto;
}
.footer-bot1 li,.footer-bot2 li,.footer-bot3 li{
    display: inline-block;
    font-size: 14px;
}
.footer-bot1 li a,.footer-bot3 li a{
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
}
.footer-bot1 li a:hover{
    color: #FF0000;
}
.footer-bot3 li a{
    padding: 0 47px;
}
.footer-bot2{
    width: 550px;
    margin:0 auto;
    margin-top: 5px;
}
.footer-bot2 li:nth-of-type(1){
    margin-right: 35px;
}
.footer-bot3{
    width: 880px;
    margin: 0 auto;
    margin-top: 5px;
}
.footer-bot4{
    width: 300px;
    margin:15px auto 0 auto;
}
.footer-bot4 .lf{
    margin-right: 40px;
}
.footer-bot{
    border-top: 1px solid #8b8b8b;
    padding-top: 10px;
}