@charset "utf-8";
/* reset */
*{
    margin:0;
    padding:0;
    list-style:none;
    box-sizing: border-box;
    outline: none;
}
html,body{
    width: 100%;
    font-family: "Source Han Sans CN", "Microsoft YaHei", "PingFang SC", Helvetica, Arial, sans-serif;
    font-size:14px;
    background-color:#fff;
    color: #000;
    font-weight: 400;
    line-height: normal;
}

p{
    line-height: 1;
}
input{
    text-indent: 10px;
}
img{
    max-width: 100%;
}
a{
    text-decoration: none;
    display: inline-block;
    line-height: 1;
}
a:hover{
    text-decoration: none;
    display: inline-block;
    line-height: 1;
}
.pc{
	display: block;
}
.yd{
	display: none;
}
.iconfont-tubiao{
    color: #0459AA;
    font-size: 35px;
}
.screen{
	width: 100%;
    background: url('../images/topbeijing.png') no-repeat;
    background-size: 100%;
}
.screen_top{
    width: 100%;
    height: 5px;
    background: #0056A9;
}
.container{
    width: 100%;
    position: relative;
}
.visible{
    width: 1400px;
    margin: 0 auto;
}
.headerone{
    width:100%;
}
.headerone .bannerms{
    width: 100%;
    height: 203px;
    padding: 0px;
}
.headerone .bannerms img{
    max-width: 100%;
}
.headerone .nav{
    position: relative;
    width: 100%;
    height: 60px;
    box-shadow: 0px 0px 5px 0px rgba(34,23,20,0.1);
    background-color: rgba(255, 255, 255, 0.6);
}
.headerone .nav .daohang{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.headerone .nav .daohang .dg{
    font-size: 22px;
    color: #0056A9;
}
.headerone .nav .daohang .dg a{
    color: #0056A9;
    height: 60px;
    padding:0px 25px;
    line-height: 60px;
}
.headerone .nav .daohang .dg.on a{
    background: linear-gradient(180deg, #2D78C2, #0358AA);
    font-size: 22px;
    color: #FFFFFF;
}
.headerone .nav .daohang .dg a:hover{
    height: 60px;
    line-height: 60px;
    background: linear-gradient(180deg, #2D78C2, #0358AA);
    font-size: 22px;
    color: #FFFFFF;
}
.headerone .nav .daohang .caozuo{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.headerone .nav .daohang .caozuo .wj{
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    padding: 0px 10px;
    cursor: pointer;
}
#mycarousel1.layui-carousel{
    background-color: unset;
}
#mycarousel1.layui-carousel>[carousel-item]>*{
    background-color: unset;
}
#mycarousel1.layui-carousel>[carousel-item]:before{
    content: '';
}
#mycarousel1.layui-carousel>[carousel-item]>*{
    transition: all 3S;
}
.zuji{
    position: absolute;
    top:60px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: #FFFFFF;
    box-shadow: 0px 5px 40px 0px rgba(34,23,20,0.13);
    overflow: hidden;
    transition: all .5S;
    z-index: 9999;
}
.zuji .ssnr{
    width: 100%;
    min-height: 200px;
    padding:32px 0px;
    display: flex;
    justify-content: space-between;
}
.zuji .ssnr .nrleft{
    flex:1;
    min-height: 200px;
    border-right: 1px solid #DDDDDD;
}
.zuji .ssnr .nrleft .xxnr{
    width:100%;
    padding-left:30px;
}
.zuji .ssnr .nrleft .xxnr .bt{
    position: relative;
    font-size: 20px;
    color: #0459AA;
}
.zuji .ssnr .nrleft .xxnr .bt::after{
    position: absolute;
    content: '';
    width: 3px;
    height: 20px;
    background: #0459AA;
    top: 4px;
    left: -10px;
}
.zuji .ssnr .nrleft .xxnr .zw{
    margin-top: 25px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}
.zuji .ssnr .nrleft .xxnr .xm{
    margin-top: 22px;
    font-size: 16px;
    color: #333333;
}

.zuji .ssnr .nrcenter{
    flex:3;
    min-height: 200px;
    border-right: 1px solid #DDDDDD;
}
.zuji .ssnr .nrcenter .xxnrcenter{
    width:100%;
    padding-left:30px;
}
.zuji .ssnr .nrcenter .xxnrcenter .bt{
    position: relative;
    font-size: 20px;
    color: #0459AA;
}
.zuji .ssnr .nrcenter .xxnrcenter .bt::after{
    position: absolute;
    content: '';
    width: 3px;
    height: 20px;
    background: #0459AA;
    top: 4px;
    left: -10px;
}
.zuji .ssnr .nrcenter .xxnrcenter .sshuizhang{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.zuji .ssnr .nrcenter .xxnrcenter .sshuizhang .dghuizhang{
    width: 20%;
    margin-top: 22px;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
}
.zuji .ssnr .nrcenter .xxnrcenter .sshuizhang .dghuizhang a{
    color: #333333;
}
.zuji .ssnr .nrright{
    flex:5;
    min-height: 200px;
}
.zuji .ssnr .nrright .xxnr{
    width:100%;
    padding-left:30px;
}
.zuji .ssnr .nrright .xxnr .bt{
    position: relative;
    font-size: 20px;
    color: #0459AA;
}
.zuji .ssnr .nrright .xxnr .bt::after{
    position: absolute;
    content: '';
    width: 3px;
    height: 20px;
    background: #0459AA;
    top: 4px;
    left: -10px;
}
.zuji .ssnr .nrright .xxnr .jiagouxx{
    margin-top: 22px;
    display: flex;
    justify-content:space-between;
    flex-wrap: nowrap;
}
.zuji .ssnr .nrright .xxnr .jiagouxx .dgjg{
    width: 20%;
    height: 170px;
    margin-right: 18px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(34,23,20,0.1);
    border-radius: 5px;
    border: 1px solid #EEEEEE;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.zuji .ssnr .nrright .xxnr .jiagouxx .dgjg .jgpic img{
    height: 43px;
}
.zuji .ssnr .nrright .xxnr .jiagouxx .dgjg .jgmc{
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    margin-top: 17px;
}
.zuji .ssnr .nrright .xxnr .jiagouxx .dgjg .jgmc a{
    color: #000000;
}
.zuji .ssnr .nrright .xxnr .jiagouxx .dgjg:hover{
    background-color: #0459AA;
}
.zuji .ssnr .nrright .xxnr .jiagouxx .dgjg:hover .jgpic .iconfont{
    color:#FFFFFF;
}
.zuji .ssnr .nrright .xxnr .jiagouxx .dgjg:hover .jgmc a{
    color:#FFFFFF;
}
.zuji2{
    position: absolute;
    top:60px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: #FFFFFF;
    box-shadow: 0px 5px 40px 0px rgba(34,23,20,0.13);
    overflow: hidden;
    transition: all .5S;
    z-index: 9999;
}
.zuji2 .ssnr2{
    width: 100%;
    min-height: 200px;
    padding:32px;
    display: flex;
    justify-content: space-between;
}
.zuji2 .ssnr2 .nr2left{
    flex: 2;
    border-right: 1px solid #DDDDDD;
}
.zuji2 .ssnr2 .nr2left .xxnr{
    width:100%;
    padding-left:15px;
}
.zuji2 .ssnr2 .nr2left .xxnr .bt{
    position: relative;
    font-size: 20px;
    color: #0459AA;
}
.zuji2 .ssnr2 .nr2left .xxnr .bt::after{
    position: absolute;
    content: '';
    width: 3px;
    height: 20px;
    background: #0459AA;
    top: 4px;
    left: -10px;
}
.zuji2 .ssnr2 .nr2left .xxnr .ssnr{
    margin-top: 10px;
}
.zuji2 .ssnr2 .nr2left .xxnr .ssnr ul li{
    position: relative;
    margin-top: 32px;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}
.zuji2 .ssnr2 .nr2left .xxnr .ssnr ul li{
    position: relative;
    margin-top: 32px;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}
.zuji2 .ssnr2 .nr2left .xxnr .ssnr ul li::before{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #BFBFBF;
    border-radius: 50%;
    top:10px;
    left:-15px;
}
.zuji2 .ssnr2 .nr2left .xxnr .ssnr ul li a{
    color: #333333;
}
.zuji2 .ssnr2 .nr2center{
    flex: 1;
    border-right: 1px solid #DDDDDD;
}
.zuji2 .ssnr2 .nr2center .xxnrcenter{
    width:100%;
    padding-left:44px;
}
.zuji2 .ssnr2 .nr2center .xxnrcenter .bt{
    position: relative;
    font-size: 20px;
    color: #0459AA;
}
.zuji2 .ssnr2 .nr2center .xxnrcenter .bt::after{
    position: absolute;
    content: '';
    width: 3px;
    height: 20px;
    background: #0459AA;
    top: 4px;
    left: -10px;
}
.zuji2 .ssnr2 .nr2center .zhanshinr{
    width:100%;
    padding:30px;
    padding-bottom: 0px;
}
.zuji2 .ssnr2 .nr2center .zhanshinr .dgzhanshi{
    width: 100%;
    height: 100px;
    margin-bottom: 40px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(34,23,20,0.1);
    border-radius: 5px;
    border: 1px solid #EEEEEE;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    cursor: pointer;
}
.zuji2 .ssnr2 .nr2center .zhanshinr .dgzhanshi a{
    color: #000000;
}
.zuji2 .ssnr2 .nr2center .zhanshinr .dgzhanshi .iconfont{
    margin-right: 5px;
}
.zuji2 .ssnr2 .nr2center .zhanshinr .dgzhanshi:hover{
    background-color: #0459AA;
}
.zuji2 .ssnr2 .nr2center .zhanshinr .dgzhanshi:hover .iconfont{
    color:#FFFFFF;
}
.zuji2 .ssnr2 .nr2center .zhanshinr .dgzhanshi:hover a{
    color:#FFFFFF;
}
.zuji2 .ssnr2 .nr2right{
    flex: 2;
}
.zuji2 .ssnr2 .nr2right .xxnrright{
    width:100%;
    padding-left:44px;
}
.zuji2 .ssnr2 .nr2right .xxnrright .bt{
    position: relative;
    font-size: 20px;
    color: #0459AA;
}
.zuji2 .ssnr2 .nr2right .xxnrright .bt::after{
    position: absolute;
    content: '';
    width: 3px;
    height: 20px;
    background: #0459AA;
    top: 4px;
    left: -10px;
}
.zuji2 .ssnr2 .nr2right .chaxunnr{
    width:100%;
    padding:30px;
    padding-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.zuji2 .ssnr2 .nr2right .chaxunnr .dgchaxun{
    width:32%;
    height: 115px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px 0px rgba(34,23,20,0.1);
    border-radius: 5px;
    border: 1px solid #EEEEEE;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.zuji2 .ssnr2 .nr2right .chaxunnr .dgchaxun .chaxunpic img{
    height: 35px;
}
.zuji2 .ssnr2 .nr2right .chaxunnr .dgchaxun .chaxunmc{
    margin-top: 14px;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
}
.zuji2 .ssnr2 .nr2right .chaxunnr .dgchaxun .chaxunmc a{
    color: #000000;
}
.zuji2 .ssnr2 .nr2right .chaxunnr .dgchaxun:hover{
    background-color: #0459AA;
}
.zuji2 .ssnr2 .nr2right .chaxunnr .dgchaxun:hover .chaxunpic .iconfont{
    color:#FFFFFF;
}
.zuji2 .ssnr2 .nr2right .chaxunnr .dgchaxun:hover .chaxunmc a{
    color:#FFFFFF;
}

.zuji3{
    position: absolute;
    top:60px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: #FFFFFF;
    box-shadow: 0px 5px 40px 0px rgba(34,23,20,0.13);
    overflow: hidden;
    transition: all .5S;
    z-index: 9999;
}
.zuji3 .ssnr{
    width: 100%;
    min-height: 100px;
    padding:32px;
    padding-left: 100px;
    display: flex;
    justify-content: flex-start;
}
.zuji3 .ssnr .dangedaohang{
    padding-right: 35px;
    line-height: 36px;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}
.zuji3 .ssnr .dangedaohang a{
    color: #000000;
}
.zuji3 .ssnr .dangedaohang a:hover{
    color: #0056A9;
}
.zuji4{
    position: absolute;
    top:60px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: #FFFFFF;
    box-shadow: 0px 5px 40px 0px rgba(34,23,20,0.13);
    overflow: hidden;
    transition: all .5S;
    z-index: 9999;
}
.zuji4 .ssnr{
    width: 100%;
    min-height: 100px;
    padding:32px;
    display: flex;
    justify-content: center;
}
.zuji4 .ssnr .dangedaohang{
    padding-right: 25px;
    line-height: 36px;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}
.zuji4 .ssnr .dangedaohang a{
    color: #000000;
}
.zuji4 .ssnr .dangedaohang a:hover{
    color: #0056A9;
}
.zuji5{
    position: absolute;
    top:60px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: #FFFFFF;
    box-shadow: 0px 5px 40px 0px rgba(34,23,20,0.13);
    overflow: hidden;
    transition: all .5S;
    z-index: 9999;
}
.zuji5 .ssnr{
    width: 100%;
    min-height: 100px;
    padding:32px;
    display: flex;
    justify-content: flex-end;
    padding-right: 250px;
}
.zuji5 .ssnr .dangedaohang{
    padding-right: 35px;
    line-height: 36px;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}
.zuji5 .ssnr .dangedaohang a{
    color: #000000;
}
.zuji5 .ssnr .dangedaohang a:hover{
    color: #0056A9;
}
.indexsection1{
    width:100%;
    margin-top: 5px;
}
.indexsection1 a{
    width:100%;
}

.indexsection1 a img{
    width:100%;
}
.indexsection2{
    width:100%;
    margin-top: 5px;
    height: 100px;
    padding:13px 20px;
    background: #F2F7FD;
    box-shadow: 0px 0px 8px 0px rgba(17,9,5,0.07);
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    background: linear-gradient(45deg, #bad5f6, #82b7f6);
}
.indexsection2 .mingcheng{
    font-weight: 800;
    font-size: 52px;
    color: #D81E06;
    text-shadow: 0px 0px 8px rgba(17,9,5,0.05);
    font-style: italic;
}
.indexsection2 .fenge{
    margin: 0px 46px 0px 23px;
    width: 1px;
    height: 74px;
    background: #D8DEE5;
}
.indexsection2 .miaoshuxx{
    display: flex;
    align-items: center;
    width: 85%;
    justify-content: center;
}
.indexsection2 .miaoshu{
    font-weight: 400;
    font-size: 36px;
    color: #ffffff;
}
.indexsection2 .miaoshu a{
    color: #ffffff;
}
.indexsection2 .xin{
    width: 28px;
    height: 26px;
    margin-left: 14px;
    border-radius: 4px;
    background-color: #D81E06;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}
.m_img{
    display: none;
}
.m_nav{
    display: none;
}
.foot1{
    position: relative;
    width: 100%;
    margin:25px 0px;
    padding-left:15px;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 30px;
}
.foot1::after{
    position: absolute;
    content: '';
    top:0px;
    left:0px;
    width: 5px;
    height: 30px;
    background: #0056A9;
}
.foot2{
    width: 100%;
    height: 120px;
    padding:30px 0px;
    background: #F7F7F7;
}
.foot2nr{
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: space-between;
}
.foot2nr .dgnr{
    width: 20%;
}
.foot2nr .dgnr .youqing{
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(34,23,20,0.1);
    border-radius: 5px;
    border: 1px solid #FFFFFF;
    line-height: 60px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}
.foot3{
    width: 100%;
    min-height: 400px;
    padding-top: 67px;
    background: url('../images/dibubj.png') no-repeat;
    background-color: #0257AA;
    background-position: center center;
}
.foot3 .onefoot3{
    width: 100%;
    padding-bottom: 40px;
    border-bottom: 1px solid #C8D3DF;
    display: flex;
    justify-content: space-between;
}
.foot3 .onefoot3 .onefoot3left{
    width: 50%;
}
.foot3 .onefoot3 .onefoot3left img{
    max-width: 100%;
}
.foot3 .onefoot3 .onefoot3right{
    width: 50%;
    display: flex;
    justify-content: space-between;
}
.foot3 .onefoot3 .onefoot3right .lxwm{
    width: 50%;
}
.foot3 .onefoot3 .onefoot3right .lxwm .mc{
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
}
.foot3 .onefoot3 .onefoot3right .lxwm .xx{
    margin-top: 20px;
}
.foot3 .onefoot3 .onefoot3right .lxwm .xx p{
    margin-top: 10px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
.foot3 .onefoot3 .onefoot3right .erweima{
    width: 25%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}
.foot3 .onefoot3 .onefoot3right .erweima .pic img{
    width: 131px;
}
.foot3 .onefoot3 .onefoot3right .erweima .mingcheng{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 14px;
}
.foot3 .onefoot4{
    margin-top: 21px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
}
.foot3 .onefoot4 span{
    padding:0px 15px;
    cursor: pointer;
}
.fankuixx{
    width: 100%;
    padding:32px;
    background: #FFFFFF;
}
.fankuixx .fankui1{
    display: flex;
    justify-content: space-between;
}
.fankuixx .fankui1 .fankui1_1{
    width:20%;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}
.fankuixx .fankui1 .fankui1_1 input{
    width: 200px;
    height: 50px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(34,23,20,0.1);
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    margin-left:15px;
}
.fankuixx .fankui2{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.fankuixx .fankui2 .fankui2_1{
    width:90%;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    display: flex;
    justify-content: flex-start;
}
.fankuixx .fankui2 .fankui2_1 textarea{
    width: 80%;
    height: 92px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(34,23,20,0.1);
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    margin-left:15px;
}
.fankuixx .fankui2 .fankui2_2{
    cursor: pointer;
    width: 120px;
    height: 50px;
    margin-top: 40px;
    background: #0056A9;
    box-shadow: 0px 0px 6px 0px rgba(34,23,20,0.1);
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
}
.videoAlert{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background:rgba(0,0,0,0.2) !important;
    display: none;
}
.img_close{
    width:36px;
    height:36px;
    flex-shrink: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    transform: translate(-50%, -50%);
}
.videoAlert_bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.videoAlert video{
    outline: none;
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 1920px){
    .visible{
        width: 1400px;
        margin: 0 auto;
    }


}

@media only screen and (max-width: 1680px){
   .visible{
        width: 1400px;
        margin: 0 auto;
    }


}
@media only screen and (max-width: 1440px){
    .visible{
        width: 96%;
        margin: 0 auto;
    }
    

}
@media only screen and (max-width: 1366px){
   .visible{
        width: 96%;
        margin: 0 auto;
    }
   

}
@media only screen and (max-width: 1280px){
    .visible{
        width: 96%;
        margin: 0 auto;
    }
    



}
@media only screen and (max-width: 1200px){
    .pc{
        display: none;
    }
    .yd{
        display: block;
    }
    .visible{
        width: 100%;
        padding:0px 10px;
    }
    .headerone {
        min-height: 30px;
    }
    .headerone .bannerms {
        padding: 10px 0px;
        height:65px;
    }
    .m_img {
        top: 20px;
        right: 15px;
    }
    .headerone .nav{
        display: none;
    }
    .headerone .bannerms img {
        max-width: 80%;
    }
    .m_img{
        display: block;
        position: fixed;
        top:20px;
        right: 20px;
        cursor: pointer;
    }
    .m_img img{
        width:24px;
    }
    .m_nav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0%;
        height: 0%;
        overflow: hidden;
        z-index: 10000;
    }
    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #000;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1;
    }
    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        top: 0px;
        background: #fff;
        height: 100%;
        z-index: 100;
        left: -80%;
        padding-top: 66px;
        overflow-y: auto;
    }
    .m_nav .closeicon {
        position: absolute;
        width: auto;
        right: 16px;
        top: 22px;
        z-index: 105;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0;
    }
    .m_nav .closeicon a {
        height: 22px;
        display: block;
    }
    .m_nav .m_navList ul li:first-child {
        border-top: 1px solid #f0f0f0;
    }
    .m_nav .m_navList ul li {
        border-bottom: 1px solid #f0f0f0;
    }
    .m_nav .m_navList ul li .m_f_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }
    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%;
        padding-bottom: 8px;
    }
    .m_nav .m_navList ul li .m_f_a a {
        flex: 1;
    }
    .m_nav .m_navList ul li .m_f_a i {
        width: 54px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block;
    }
    .m_nav .m_navList ul li .m_s_nav a {
        display: block;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        padding: 0 5%;
        overflow: hidden;
        white-space: nowrap;
        width: 100%;
        text-overflow: ellipsis;
    }
    .m_nav .m_navList ul li a {
        display: block;
        height: 45px;
        color: #333;
        line-height: 45px;
        padding-left: 4%;
        font-size: 15px;
    }
    .m_nav .m_navList ul li .m_f_a i {
        width: 54px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block;
    }
    .indexsection1{
        margin-top: 0px;
    }
    .indexsection2 {
        margin-top: 15px;
        height: 60px;
        padding: 6px;
    }
    .indexsection2 .mingcheng {
        width: 80px;
        font-size: 24px;
    }
    .indexsection2 .fenge {
        margin: 0px 8px;
        height: 36px;
    }
    .indexsection2 .miaoshu {
        font-weight: 400;
        font-size: 16px;
    }
    .indexsection2 .miaoshu a{
       line-height: 20px;
    }
    .foot1 {
        margin: 15px 0px;
        padding-left: 10px;
        font-size: 20px;
        line-height: 25px;
    }
    .foot1::after {
        width: 3px;
        height: 25px;
    }
    .foot2 {
        height: auto;
        padding: 10px;
    }
    .foot2nr {
        height: auto;
        flex-wrap: wrap;
    }
    .foot2nr .dgnr {
        width: 48%;
        margin-top: 15px;
    }
    .foot2nr .dgnr .youqing {
        height: 50px;
        line-height: 50px;
        font-size: 14px;
    }
    .foot3 {
        padding-top: 20px;
    }
    .foot3 .onefoot3 {
        padding-bottom: 20px;
        flex-wrap: wrap;
    }
    .foot3 .onefoot3 .onefoot3left {
        width: 100%;
    }
    .foot3 .onefoot3 .onefoot3right {
        width: 100%;
        margin-top: 15px;
        flex-wrap: wrap;
    }
    .foot3 .onefoot3 .onefoot3right .lxwm {
        width: 100%;
    }
    .foot3 .onefoot3 .onefoot3right .erweima {
        margin-top: 20px;
        width: 50%;
    }
    .foot3 .onefoot4 {
        margin-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
    }
    .foot3 .onefoot4 span {
       display: none;
    }

}