header{
    width: 100%;
}
.PCnavBox{
    width: 100%;
    background-color: #1c2c83;
    position: relative;
    display: none;
}
.YDnavBox{
    width: 100%;
    background: #fff;
    height: 1rem;
    position: fixed;
    top: 0;
    z-index: 9999;
}
.YDnavBox_C{
    width: calc(100% - .3rem);
    margin: auto;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.YDnavBox_C img{
    display: block;
}
  .biaos{
        /*display: none;*/
        /* display: none; */
        position: fixed;
        width: 95% !important;
        top: 7%;
        margin-left: 0% !important;
        left: 2% !important;
        background: #fff;
        box-shadow: 0px 0px 6px #ccc;
        z-index: 9999999;
        padding: 50px 0;
    }
    .biaos .infor .tit{
                text-align: center;
    font-size: 40px;
    color: #262626;
    margin-top: 2%;
    line-height: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'he';
    }
    .biaos .infor .con {
    text-align: center;
    font-size: 16px;
    color: #777;
    line-height: 22px;
    margin-bottom: 15px;
}
.biaos .row {
    width: 85%;
    margin-left: 7.5%;
    transition: .2s width ease;
    *: ;
    zoom: 1;
}
.biaos .btm_box{
    text-align: center;
    margin-top: 2%;
    margin-bottom: 2%;
}
.biaos .btns_list{
        margin: 0 auto;
    display: block;
    float: none;
}
.biaos .green{
        background-color: #c90915;
    width: 47.7%;
    height: 50px;
    line-height: 50px;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 0;
}
.biaos .form input {
    border: 1px solid #aaa;
    font-size: 16px;
    color: #000;
}
.biaos .line1 {
    height: 50px;
    line-height: 50px;
    width: 98.5%;
    margin-bottom: 20px;
    text-indent: 15px;
    display: block;
}
.kuangs{
        width: 100%;
    background: rgba(0, 0, 0, 0.65);
    height: 100%;
    display: none;
    position: fixed;
    z-index: 9999999999999;
    top: 0rem;
}
.close_btn{
    width: 33px;
    height: 33px;
    border-radius: 33px;
    text-align: center;
    line-height: 33px;
    font-weight: 600;
    color: #fff;
    font-size: 0.35rem;
    background: #000;
    border:2px solid #fff;
    position: absolute;
    top: -11.5px;
    right: -11.5px;
    cursor: pointer;
}
.pro_li{
    height: 100%;
    padding-bottom: 30px !important;
    
}
.pro_li:hover .dropdown{
    display: block !important;
}
#dr_liuyan{
        width: 98.5% !important;
        height: 0.9rem !important;
        border-color: #aaa !important;
        border: 0.01rem solid;
        font-size: 0.3rem !important;
        text-indent: 0.2rem !important;
        padding-top: 0.1rem !important;
        resize: none !important;
}
.con p{
    font-size: 0.25rem !important;
}
.tit p{
    font-weight: 600 !important;
}
.xnav{
    position: fixed;
    width: .6rem;
    height: .5rem;
    background: #1c2c83;
    right: .5rem;
    top: .5rem;
    transform: translateY(-50%);
    cursor: pointer;
    border-radius: .05rem;
    z-index: 999999999;
}
.xnav span {
    display: block;
    width: 20px;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    transition: 0.8s;
    z-index: 99999991;
}
.xnav .nav1{
    width: .25rem;
    margin-top: -.12rem;
}
.xnav .nav2{
    margin-top: -.02rem;
}
.xnav .nav3{
    margin-top: .06rem;
    width: .25rem;
}
.smdaohang {
    position: fixed;
    width: 5rem;
    height:0;
    overflow: auto;
    top: 0px;
    right: 0px;
    background-image: linear-gradient(90deg, #2e3c8c 0%, #2f6ea8 100%);
    z-index: 9999999;
    transition: 0.8s;
    text-align: center;
}
.smdaohangS{
    height: 100% !important;
}
.topnav {
    margin: auto;
    margin-top: .8rem;
    padding: .2rem;
}
.topnav li {
    text-align: left;
    position: relative;
}
.topnav li a {
    padding: .05rem;
    padding-left: 0px;
    color: #fff;
    display: block;
    font-size: .28rem;
    line-height: .6rem;
    padding-right: .5rem;
}
.xnav.navh .nav2 {
    transform: rotate(-45deg);
    width: .1rem;
    margin-top: -.08rem;
    margin-left: .07rem;
}
.xnav.navh .nav1 {
    transform: rotate(45deg);
    width: .4rem;
    margin-top: 0;
}
.xnav.navh .nav3 {
    transform: rotate(-45deg);
    width: .09rem;
    margin-top: .05rem;
    margin-left: -.12rem;
}
.topnav span {
    display: block;
    position: absolute;
    right: 0px;
    top:.15rem;
    width: .35rem;
    height: .35rem;
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    border-radius: 50%;
    transition: 0.5s;
}
.topnav span.yizi {
    transform: rotate(90deg);
}
.topnav span:before {
    content: "";
    width: .1rem;
    height: .03rem;
    background: #333;
    position: absolute;
    left: 50%;
    margin-left: -.05rem;
    top: 48%;
    margin-top: 0px;
    transform: rotate(45deg);
    transform-origin: right center;
}
.topnav span:after {
    content: "";
    width: .1rem;
    height: .03rem;
    background: #333;
    position: absolute;
    left: 50%;
    margin-left: -.05rem;
    top: 48%;
    margin-top: .01rem;
    transform: rotate(-45deg);
    transform-origin: right center;
    transition: 0.5s;
}
.topnav li {
    clear: both;
}
ul.topnav ul li a {
    padding-left: .2rem;
    font-size: .28rem;
    font-weight: normal;
    outline: 0;
}
.topnav_UL{
    height: 0;
    overflow: hidden;
}
.topnav_UL.topnav_ULs{
    height: 100%;
}
.topnav_UL li,.topnav_ULLiC div{
    padding: .1rem;
    padding-left: .15rem;
    color: #fff;
    display: block;
    font-size: .28rem;
    line-height: .6rem;
    padding-right: .5rem;
}
.topnav_ULLiC div{
    padding-left: .3rem;
}
.topnav_ULLiC{
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-left: .3rem;
}
.topnav_ULLiC.on{
    height: 100%;
}
/*  */
.contact01{
    width: 100%;
    background: url("../img/service_YD.jpg") no-repeat;
    background-size: cover;
    margin-top: 1rem;
}
.contact01_C{
    /* width: 14rem; */
    margin: auto;
    padding: .5rem .2rem;
    box-sizing: border-box;
}
.C01_Tit{
    font-size: .6rem;
    line-height: .78rem;
    color: #01a1fe;
    margin-bottom: .28rem;
    font-family: pb;
}
.line{
    margin-bottom: .27rem;
    background: url("../img/icon12.png") no-repeat;
    height: .1rem;
    width: 4.5rem;
}
.C01_Text{
    font-size: .26rem;
    line-height: .4rem;
    color: #fff;
    margin-bottom: .03rem;
}
.C01_nav{
    display: flex;
    align-items: center;
    margin-top: .6rem;
}
.C01_nav a{
    font-size: .25rem;
    color: #ffffff;
    display: block;
}
.C01_nav div{
    margin:0  .05rem ;
    color: #fff;
    font-size: .25rem;
}
/*  */
.TitBox{
    display: flex;
    align-items: center;
    justify-content: center;
}
.TitBox .title1 {
    text-align: center;
    position: relative;
    display: inline-block;
    font-family: pb;
}
.title1{
    font-size: .48rem;
    line-height: .6rem;
    color: #1c2c83;
    /*text-transform: uppercase;*/
    display: block;
    transition: all .3s;
}
.title1:hover{
    color:#f28300
}
.TitBox .title1::after, .TitBox .title1::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: .3rem;
    height: .05rem;
    background-color: #1c2c83;
    transition: .4s ease all;
    /* left: 105%; */
}
.TitBox .title1::after {
    right: 102%;
}
.TitBox .title1::before {
    left: 102%;
}
.TitBox .title1:hover::after, .TitBox .title1:hover::before {
    width: 0;
}
/*  */
.Service01{
    width: 100%;
}
.Service01_C{
    /* width: 14rem; */
    margin: auto;
    padding: .8rem .2rem;
    box-sizing: border-box;
}
.Service01_C_box{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: .3rem;
}
.Service01_CLi{
    width: 48%;
    padding: .15rem 0;
}
.Service01_CLiImg{
    width: 100%;
    background: url("../img/icon19.png") no-repeat center;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.Service01_CLi:nth-child(2) .Service01_CLiImg,.Service01_CLi:nth-child(4) .Service01_CLiImg{
    background: url("../img/icon18.png") no-repeat center !important;
}
.Service01_CLi:nth-child(5) .Service01_CLiImg{
    background: url("../img/icon17.png") no-repeat center !important;
}
.Service01_CLi:nth-child(1){
    /* margin-top: .6rem; */
}
.Service01_CLi:nth-child(3){
    /* margin-top: .6rem; */
}
.Service01_CLi:nth-child(5){
    /* margin-top: .6rem; */
}
.Service01_CLiImg img{
    display: block;
    width: .6rem;
    /* height: .5rem; */
}
.Service01_CLi h2{
    font-size: .28rem;
    color: #333;
    margin: 0 0 .1rem 0;
    text-align: center;
}
.Service01_CLi p{
    font-size: .22rem;
    color: #666;
    text-align: center;
}
/*  */
.Service02{
    width: 100%;
    background: url("../img/19.jpg") no-repeat;
    padding: .8rem .2rem;
    box-sizing: border-box;
}
.Service02_C{
    /* width: 15rem; */
    margin: auto;
    /* display: flex; */
}
.Service02_CL{
    width: 100%;
    /* padding-right: 7%; */
}
.Service02_CR{
    width: 100%;
    margin-top: .2rem;
}
.Service02_CR img{
    display: block;
    width: 100%;
    height: 100%;
}
.Service02_CRUl{
    width: 100%;
    /* display: flex;
    justify-content: right;
    flex-wrap: nowrap; */
    /* padding-left: 8%; */
    margin-top: .2rem;
}
.Service02_CL h2{
    font-size: .45rem;
}
.Service02_CL p{
    font-size: .2rem;
    margin-top: .3rem;
}
.I03_Btn{
    /* margin: auto; */
    padding: .1rem 0;
    border-radius: .1rem;
    background: #1c2c84;
    color: #fff;
    font-size: .28rem;
    width: 2.5rem;
    text-align: center;
    margin-top: .5rem;
}
.Service02_CRLi{
    /* width: 80%; */
    border-bottom: 1px solid #6666;
    display: flex;
    justify-content: space-between;
    padding: .2rem;
    padding-left: 0;
    box-sizing: border-box;
}
.Service02_CRLi p{
    background: linear-gradient(to right, rgb(33 40 138 / 95%), rgb(29 101 168 / 95%));
    background-clip: text;
    color: transparent;
    font-size: .25rem;
    font-weight: 500;
    margin-top: 0 !important;
}
.Service02_CL .I03_Btn{
    margin: auto;
    margin-top: .3rem;
}
/*  */
.Service03{
    background: url("../img/21.jpg") no-repeat;
    background-size: cover;
    padding: .5rem .3rem ;
}
.Service03_C{
    /* width: 15rem; */
    margin: auto;
    /* display: flex; */
}
.Service03_CL{
    width: 100%;
}
.Service03_CR{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.Service03_CL h2{
    font-size: .38rem;
    color: #ffffff;
    text-align: center;
}
.Service03_CL p{
    font-size: .28rem;
    margin-top: .25rem;
    color: #ffffff;
    text-align: center;
}







/*  */
footer{
    width: 100%;
    background: #0f1934;
}
.footer_C{
    /* width: 14rem; */
    margin: auto;
}
.footer_ULTop{
    padding: .5rem .3rem .3rem .3rem;
    box-sizing: border-box;
    /* display: flex; */
}
.footer_TopLi1{
    width: 100%;
    margin-right: 12.3%;
}
.F_LIimgBox img{
    display: block;
}
.F_LIP{
    font-size: .28rem;
    line-height: .45rem;
    color: rgba(255, 255, 255, .5);
    margin-bottom: .31rem;
    margin-top: .3rem;
}
.footer_TopLi2{
    width: 100%;
    margin-right: 2.5%;
}
.footer_TopLi3{
    width: 100%;
    margin-right: 2.9%;
}
.footer_TopLi3 .F_tit:hover{
    color:#eb8100;
    cursor: pointer;
}
.F_titBox{
    font-size: .14rem;
    line-height: .26rem;
    color: rgba(255, 255, 255, .5);
}
.F_tit{
    font-size: .35rem;
    line-height: .7rem;
    font-weight: bold;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: all .2s;
}
.footer_ULTop ul{
    margin-top: .2rem;
}
.footer_ULTop ul li a{
    display: flex;
    align-items: center;
    color: #eb8100;
}
.footer_ULTop ul li a span{
    font-size: .24rem;
    line-height: .5rem;
    font-weight: bold;
}
.footer_ULTop ul li a i{
    font-style: normal;
    margin-right: .08rem;
    font-size: .3rem;
    color: rgba(255, 255, 255, .5);
}
.footer_ULTop .footer_TopLi3 ul li a{
    color: rgba(255, 255, 255, .5);
}
.footer_TopLi4{
    width: 100%;
}
.FT04_UL{
    margin-top: .2rem;
}
.FT04_Li{
    width: 100%;
    box-sizing: border-box;
    padding: .05rem .1rem;
    background: #2c354d;
    display: flex;
    font-size: .26rem;
    color: rgba(255, 255, 255, .5);
    margin-bottom: .1rem;
}
.FT04_Li p a{
    font-size: .26rem;
    color: rgba(255, 255, 255, .5);
    transition: all .2s;
}
.FT04_Li p a:hover{
    color: #fff;
}
.FT04_LiIcon{
    margin-right: .1rem;
}
.footer_B{
    border-top: 1px solid rgba(255, 255, 255, .5);
    line-height: 26px;
    color: rgba(255, 255, 255, .5);
    font-size: .23rem;
}
.footer_B div{
    text-align: center;
    padding: .2rem 0;
}