.mobile{
    width: 100%;

}
.mobile .model{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 17px;
    box-sizing: border-box;

}
.model-banner1 img{
width: 100%;
}
.mobile .big-title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 14px;

}
.mobile .line{
    width: 33px;
    height: 4px;
    background-color: #0D4DBC;
    margin-bottom: 27px;
}
.mobile .item-title{
    font-size: 19px ;
    font-weight: bold;
    margin-bottom: 20px;
}
.mobile .chanpin{
    width: 100%;
}
.mobile .chanpin .chanpin-item{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 25px;
}
.mobile .chanpin .chanpin-item img{
    height: 30px;
    flex:0 0 30px;
width: 30px;
    display: block;
    margin-right: 14px;
}
.mobile .chanpin .chanpin-item .number{
    height: 42px;
    line-height: 42px;
    flex:0 0 42px;
    background-color: #0D4DBC;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-right: 14px;
    border-radius: 50%;

}
.mobile .chanpin .chanpin-item .chanpin-desc h2{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 11px;
}
.mobile .chanpin .chanpin-item .chanpin-desc p{
    font-size: 12px;
    color: #333333;
}
.mobile .model .item-desc{
    font-size: 12px;
    color: #333333;
    margin-bottom:14px ;
}
.mobile .model img{
    width: 100%;
}
.bg-color{
    background-color: #F7F8FA;
}
.mobile .model .desc-list{
    display: flex;
    width: 100%;
    font-size: 12px;
    color: #333333;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.mobile .model .desc-list span{
    margin-right: 24px;
    line-height: 20px;
}
.mobile .model .list-desc{
    width: 100%;
    margin-bottom: 18px;
}
.mobile .model .list-desc .list-desc-title{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
}
.mobile .model .list-desc .list-desc-content{
    color: #A6A6A6;
    font-size: 12px;
    padding-left: 10px;

}
.mobile .model .table-one{
    width: 100%;
    margin-top: 10px;
}
.mobile .model .table-one .table-one-title{
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
    box-sizing: border-box;
    background-color: #0D4DBC;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.mobile .model .table-one .table-one-title a{
    color: #fff;
}
.mobile .model .table-one .table-one-list{
    width: 100%;
}
.mobile .model .table-one .table-one-list li{
    width: 100%;
    min-height: 35px;
    display: flex;
    align-items: center;
    color: #03173E;
    font-size: 12px;
    border-bottom: 1px solid #EEEEEE;
    background-color: #F7F8FA;
    padding: 0 15px;
    box-sizing: border-box;
}
.mobile .model .chuangxin{
    width: 100%;
}
.mobile .model .chuangxin li{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 16px;
}
.mobile .model .chuangxin li img{
    width: 23px;
    height: 23px;
    margin-right: 8px;
}
.mobile .model .chuangxin li p{
    font-size: 12px;
    color: #03173E;
}
.table-two{
    width: 100%;

}
.table-two .th{
    background-color: #0D4DBC !important;
    color: #fff;
}
.table-two .table-two-item{
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #F7F8FA;



}
.table-two .table-two-item .item-label{
    min-width: 120px;
    height: 100%;
    padding-left:15px ;

}
.table-two .table-two-item .item-value{
    padding: 10px;
    background-color: #fff;
    height: 100%;
    width: 100%;
}
.mobile .model-banner{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: left;
    min-height: 180px;

}
.mobile .model-banner .content{
    width:85%;
    padding:15px;
    box-sizing: border-box;
}
.mobile .model-banner .content .title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;

}
.mobile .model-banner .content .desc{
    font-size: 12px;
    line-height: 2;
}
.mobile .radio-box{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 15px;
    background-color: #F7F8FA;
}
.mobile .radio-box .radio-title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.mobile .radio-box .radio-line{
    width: 20px;
    height: 1px;
    background-color: #0D4DBC;
    margin-bottom: 10px;
}
.mobile .radio-box .radio-list{
    font-size: 12px;
    color: #707E96;
    margin-bottom: 20px;
}
.mobile .model .gongyeyuanqu{
    width: 100%;
}
.mobile .model .gongyeyuanqu .gongyeyuanqu-item{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
.mobile .model .gongyeyuanqu .gongyeyuanqu-item img{
    width: 138px;
    margin-right: 9px;
}
.mobile .model .gongyeyuanqu .gongyeyuanqu-item .yuanqu-title{
    font-size: 14px;
    font-weight: bold;
}
.mobile .model .gongyeyuanqu .gongyeyuanqu-item .yuanqu-desc{
    font-size: 12px;
    line-height: 1.5;
}
.mobile .model .jsxq{
    width: 100%;
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
    padding-left:13px;
    box-sizing: border-box;

}
.mobile .model .jsxq .jsxq-part{
    width: 46%;
    height: 228px;
    border: 1px solid #0D4DBC;
    padding: 0 12px;
    box-sizing: border-box;
    position: relative;
    padding-top: 69px;
    margin-bottom: 15px;
}
.mobile .model .jsxq .jsxq-part .jsxq-title{
    width: 117px;
    background-color: #0D4DBC;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 32px 5px 13px;
    box-sizing: border-box;
    position: absolute;
    left: -12px;
    top: 17px;
}
.jsxq-list{
    width: 100%;
}
.jsxq-list li{
    width: 100%;
    font-size: 12px;
    line-height: 1.5;
}
.fajg{
    width: 100%;
}
.fajg-list{
    width: 100%;
    margin-top: 25px;
}
.fajg-title{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.fajg-title h2{
    font-size: 12px;
    font-weight: bold;
    color: #0D4DBC;
}
.fajg-title .icon{
    width: 5px;
    height: 12px;
    background-color: #0D4DBC;
    margin-right: 3px;
    display: block;
}
.fajg-desc{
    font-size: 12px;
    line-height: 2;
    text-indent: 2em;
}
.zlyy{
    width: 100%;
    position: relative;
    border: 1px solid #0D4DBC;
    background-color: #fff;
    padding-top: 40px;
    margin-top: 15px;
}
.zlyy-title{
    color: #fff;
    padding: 6px 19px 6px 12px;
    background-color: #0D4DBC;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
}
.zlyy-desc{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding: 15px 12px;
    box-sizing: border-box;
}
.zlyy-desc .zlyy-number{
    color: #0D4DBC;
    font-size: 27px;
    font-weight: bold;
    margin-right: 34px;

}
.zlyy-desc .zlyy-content li{
    line-height: 1.5;
}
.stpt{
    width: 100%;
    margin-bottom: 20px;
}
.stpt .stpt-title{
    width: 153px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    font-weight: bold;
    color: #0D4DBC;
    border: 1px solid #0D4DBC;
    margin-bottom: 10px;
    text-align: center;
}
.stpt .stpt-desc{
    font-size: 12px;
    color: #707E96;
    line-height: 1.5;
}
.shjz{
    width: 100%;
    margin-bottom: 50px;
}
.shjz-title{
    font-size: 18px;
    color: #0D4DBC;
    margin-bottom: 30px;
}
.shjz-item{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;

}
.shjz-item .shjz-num{
    width: 30px;
    flex: 0 0 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #0D4DBC;
    line-height: 30px;
    color: #0D4DBC;
    font-size: 12px;
    margin-right: 12px;
}
.shjz-item .shjz-content{
    color: #0D4DBC;
}
.shjz-item .shjz-content h2{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}
.shjz-item .shjz-content p{
    line-height: 1.5;
}
.desc-list2{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.desc-list2 span{
    width: 79px;
    border: 1px solid #0D4DBC;
    box-sizing: border-box;
    color: #0D4DBC;
    font-size: 12px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    margin-right: 4px;
    margin-bottom: 9px;
}
.model .item-title2{
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333333;
}
.model .item-desc2{
    font-size: 12px;
    line-height: 2;
    text-indent: 2em;
    margin-bottom: 10px;
}
.ly-img{
    margin-bottom: 30px;
}
.fatd{
    width: 100%;
    background-color: #ffffff;
    padding: 30px 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.fatd-title{
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: bold;
}
.fatd-list{
    display: flex;
    justify-content: space-around;
    width: 100%;
    align-items: center;
    margin-bottom: 20px;
}
.fatd-item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.fatd-item img{
    width: 34px !important;
    flex: 0 0 34px;
    margin-bottom: 10px;
}
.fatd-item span{
    font-size: 12px;
    font-weight: bold;
}
.fatd p{
    font-size: 12px;
    line-height: 1.5;
}
.xztd{
    width: 100%;
    border: 1px dashed #8faadc;
    margin-bottom: 20px;
}
.xztd-title{
    width: 100%;
    background-color: #edf1f8;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #8faadc;

}
.xztd ul{
    width: 100%;
    padding: 18px;
    box-sizing: border-box;
}
.xztd ul li{
    width: 100%;
    font-size: 12px;
    line-height: 2;

}
.xztd ul li span{
    color: #0d4dbc;
}
.apply{
    background-repeat: no-repeat;
    background-position: left;
}
.apply-banner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 22.5rem;
    padding: 0 1.875rem;
}
.apply-banner h2{
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
    font-weight: bold;
}
.apply-banner p{
    font-size: 0.875rem;
    line-height: 2;
    max-width: 40%;
}
.apply1{
    padding: 3.75rem 0;
    box-sizing: border-box;
}
.apply1 .big-desc{
    font-size: 1rem;
    margin-bottom: 2.4375rem;
    text-align: center;
    color: #03173E;
}
.apply1 .big-title{
    font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2.375rem;
}
.lefticonstyle{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1.875rem;

}
.lefticonstyle .icon{
    margin-right: 1.25rem;
    font-size: 1rem;

}
.lefticonstyle .style-content .title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.75rem;
}
.lefticonstyle .style-content .desc{
    font-size: 0.875rem;
    line-height: 2;
    min-height: 5.625rem;

}
.apply2{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3.75rem 0;
}
.apply2 .big-title{
    font-size: 1.75rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2.375rem;
}
.apply2 img{
    width: 100%;
}
.apply3{
    width: 100%;
    position: relative;
    border: 1px solid #0D4DBC;
    background-color: #fff;
    padding-top: 64px;
}
.apply3-title{
    color: #fff;
    padding: 10px 86px 10px 53px;
    background-color: #0D4DBC;
    font-size: 1rem;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
}
.apply3-desc{
    width: 100%;
    display: flex;
    font-size: 14px;
    justify-content: flex-start;
    padding: 15px 12px;
    box-sizing: border-box;
}
.apply3-desc .apply3-number{
    color: #0D4DBC;
    font-size: 3.4375rem;
    font-weight: bold;
    margin-right: 1.9375rem;

}
.apply3-desc .apply3-content li{
    line-height: 1.5;
}
.apply3-desc p{
    font-size: 16px;
    line-height: 2;
}
.apply4{
}
.apply4 .apply4-item{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 25px;
}
.apply4 .apply4-item img{
    height: 50px;
    flex:0 0 44px;
    width: 44px;
    display: block;
    margin-right: 14px;
}
.apply4 .apply4-item .number{
    height: 50px;
    line-height: 50px;
    flex:0 0 50px;
    background-color: #0D4DBC;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-right: 14px;
    border-radius: 50%;

}
.apply4 .apply4-item .apply4-desc h2{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 11px;
}
.apply4 .apply4-item .apply4-desc p{
    font-size: 14px;
    color: #333333;
}
.map-box{
    width: 100%;
    height: 596px;
}
.map-content{
    width: 310px;
    padding: 44px 22px;
    box-sizing: border-box;
    position: absolute;
    right: 15px;
    z-index: 999;
    top:15px;
    background-color: #fff;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    transform: translateY(50%);
}
.map-content .map-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 39px;
}
.map-content .map-item{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;

}
.map-content .map-item img{
    margin-right: 15px;

}
.map-content .map-item .map-text{
    display: flex;
    flex-direction: column;
    line-height: 1.5;
    font-size: 14px;
}
.addresslist{
    width: 100%;

}
.addresslist li{
    width: 100%;
    font-size: 18px;
    margin-bottom: 20px;
    height: 40px;
    line-height: 40px;
    color: #333;
    padding-left: 30px;
}
.addr-item{
    cursor: pointer;

}
.currentadd{
    font-weight: bold;
    color: #0D4DBC !important;
    border-left: 4px solid #0D4DBC;
}
.mobile-map-content{
    width: 100%;
}
.mobile-map-content .map-item{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;

}
.mobile-map-content .map-item img{
    margin-right: 15px;
    width: 30px;

}
.mobile-map-content .map-item .map-text{
    display: flex;
    flex-direction: column;
    line-height: 1.5;
    font-size: 14px;
}
.mobile-map{
    width: 100%;
    height: 225px;
    margin-bottom: 10px;
}
.addr-list{
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px;
}
.addr-list span{
    width: 20%;
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}
.thisaddr{
    color:#0D4DBC ;
    font-weight: bold;
    border-bottom: 2px solid #0D4DBC;
}
.apply5 .radio-box{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 15px;
    background-color: #F7F8FA;
    min-height: 364px;
}
.apply5 .radio-box .radio-title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.apply5 .radio-box .radio-line{
    width: 40px;
    height: 5px;
    background-color: #0D4DBC;
    margin-bottom: 10px;
}
.apply5 .radio-box .radio-list{
    font-size: 16px;
    color: #707E96;
    margin-bottom: 20px;
}
.apply6{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.tdfx{
    flex: 1;
    border: 1px dashed #8faadc;
    margin-bottom: 20px;
}
.tdfx-title{
    width: 100%;
    background-color: #edf1f8;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    height: 120px;
    line-height: 120px;
    border-bottom: 1px dashed #8faadc;

}
.tdfx ul{
    width: 100%;
    padding: 18px;
    box-sizing: border-box;
}
.tdfx ul li{
    width: 100%;
    font-size: 16px;
    line-height: 2;

}
.tdfx ul li span{
    color: #0d4dbc;
}
.apply7{
    width: 100%;
    display: flex;
    justify-content: space-between;

}
.apply7 .content{
    flex: 0 0 50%;
    padding-right: 30px;
    box-sizing: border-box;
}
.apply7 .content .content-item{
    width: 100%;
    margin-bottom: 10%;
}
.apply7 .content .content-item h2{
    font-size: 14px;
    font-weight: bold;
    color: #0D4DBC;
    line-height: 2;
}
.apply7 .content .content-item p{
    font-size: 14px;
    line-height: 2;
}
.apply7 img{
    width: 50%;
}
.apply8{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;

}
.apply8 .content{
    width: 50%;
}
.apply8 img{
    width: 50%;
}
.apply8 .content{
    padding-top: 60px;
    box-sizing: border-box;
}
.apply8 .content .content-title{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 44px;
}
.apply8 .content .content-desc{
    font-size: 14px;
    line-height: 2;
    margin-bottom: 59px;
}
.apply8 .content-list{
    width: 100%;
    font-size: 18px;

}
.apply8 .content-list li{
    margin-bottom: 22px;
}
.apply8 .content-item{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.apply8 .content-item li{
    border: 1px solid #0D4DBC;
    font-size: 14px;
    width: 90px;
    text-align: center;
    line-height: 36px;
    color: #0D4DBC;
    margin-right: 8px;
    margin-bottom: 8px;
    border-radius: 5px;
}
.apply8 .content img{
    width: 100%;
    margin-top: 80px;
}
.article-item{
    padding: 0 2%;
    box-sizing: border-box;
}
.article-item .article-title{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}
.article-item .article-desc{
    font-size: 14px;
    line-height: 2;
    min-height: 200px;
}
.article-item img{
    width: 100%;
}
 .apply9{
    width: 100%;
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
    padding-left:26px;
    box-sizing: border-box;

}
.apply9 .apply9-part{
    width: 23%;
    height: 360px;
    border: 1px solid #0D4DBC;
    padding: 0 24px;
    box-sizing: border-box;
    position: relative;
    padding-top: 80px;
}
.apply9 .apply9-part .apply9-title{
    width: 240px;
    background-color: #0D4DBC;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 32px 5px 13px;
    box-sizing: border-box;
    position: absolute;
    left: -12px;
    top: 17px;
}
.apply9-list{
    width: 100%;
}
.apply9-list li{
    width: 100%;
    font-size: 14px;
    line-height: 2;
}
.apply10{
    width: 100%;
    display: flex;
    justify-content: space-between;

}
.apply10 img{
    width: 45%;
}
.apply10 .content{
    width: 55%;
    padding-right: 60px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;

    justify-content: flex-start;
}
.apply10 .content .apply10-item{
    width: 50%;
    padding: 0 2%;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
}
.apply10 .content .apply10-item img{
    width: 48px;
    height: 42px;
    display: block;
    margin-right: 5px;
}
.apply10 .content .apply10-item .apply10-desc{
    font-size: 1rem;
}
.apply10 .content .apply10-item .apply10-desc h2{
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 10px;
}
.apply10 .content .apply10-item .apply10-desc p{
    font-size: 1rem;
}
