* {
    margin: 0;
    padding: 0;
}

/* html缓慢加载动画 */
a,
.transition,
.g-head,
.g-foot .btn li .ewm,
.side-bar,
.index-about .list li,
.index-about .list li .layer,
.index-about .list li .layer h3,
.index-about .list li .layer .container,
.index-business .head .btn li,
.index-news .list li,
.index-news .list li a .img,
.technology-3 .list-wrapper li,
.technology-3 .list-wrapper li .time,
.technology-4 .list li:after,
.technology-4 .list li .name,
.page-layer,
.product-5 .list li,
.product-5 .list li .ico,
.lyb-layer .container .form li .input,
.report .form li .input,
.lyb .form li .input,
.lyb-layer .container .form li .select dd,
.report .form li .select dd,
.lyb .form li .select dd,
.lyb-layer .container .submit div,
.report .submit div,
.lyb .submit div,
.business-2 .list li,
.business-3 .list a .layer .btn,
.programme-6 .btn li,
.about-2 li,
.about-2 li h2:after,
.about-2 li .content,
.about-3 .list2 .line,
.about-4 .list li,
.about-4 .list li .name,
.about-4 .list li .layer,
.news li,
.join-1 li .name,
.ewm-layer,
.technology-1 .btn dd,
.technology-1 .list li div.title,
.technology-1 .list li.li_01 .line,
.technology-1 .list li.li_01 dt,
.technology-1 .list li.li_01 dd,
.technology-1 .list li.li_02 .light,
.technology-1 .list li.li_02 h2.title,
.technology-1 .list li.li_02 dd,
.technology-1 .list li.li_03 .yuan,
.technology-1 .list li.li_03 dd,
.technology-1 .list li.li_04 .yuan,
.technology-1 .list li.li_04 dd,
.technology-1 .list li.li_05 .yuan,
.technology-1 .list li.li_05 dl.dl_01 dd,
.technology-1 .list li.li_05 dl.dl_02 dd,
.business-6 .list li,
.business-6 .list li h3,
.business-6 .list li .layer,
.kass-3 a.btn em,
.kass-2 .title ul li,
.kass-layer,
:before,
img,
.g-nav {
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

img {
    max-width: 100%;
    max-height: 100%;
    /* object-fit: cover; */
}

a {
    text-decoration: none;
    color: #333;
    display: inline-block;
}

html {
    font-family: "微软雅黑", 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 100px;
}

@media screen and (max-width:1600px) {
    html {
        font-size: 83px;
    }
}

@media screen and (max-width:1300px) {
    html {
        font-size: 52px;
    }
}

body {
    /* max-width: 19.2rem; */
    margin: 0 auto;
    font-size: .14rem;
}

.w1200 {
    width: 12rem;
    margin: 0 auto;
}

.flex {
    display: flex;
}

.flex_sb {
    display: flex;
    justify-content: space-between;
}

.flex_ab {
    display: flex;
    justify-content: space-around;
}

.flex_ce {
    display: flex;
    justify-content: center;
}

.index_yyhy_item>div>img:hover,
.index_jjfa_item>div>img:hover,
.jjfa_right_list_item>div>img:hover,
.yohye_item>div>img:hover,
.hzal_list_item>div>img:hover,
.new_right_item_box_img>img:hover,
.index_news_box_item_img>img:hover{
    transform: scale(1.1);
    transition: all 0.3s;
}

.tops_top {
    height: .40rem;
    background: #003994;
    line-height: .4rem;
    padding: .05rem 0 ;
}

.tops_top p {
    font-size: .2rem;
    font-weight: 400;
    color: #FFFFFF;
}

.langs {
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    position: relative;
    z-index: 103;
}

.langs>img {
    margin-left: .1rem;
    width: .11rem;
    height: .11rem;
}

nav {
    box-shadow: .02rem .04rem .02rem 0rem rgba(13, 7, 1, 0.1);
}

nav>div {
    height: 1rem;
    align-items: center;
}

.langs>div {
    display: none;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    background: #FFFFFF;
}

.langs>div>a {
    display: block;
    white-space: nowrap;
    padding: 0 .2rem;
    text-align: center;
    line-height: .35rem;
}

.langs>div>a:hover {
    background: #003994;
    color: #FFFFFF;
}

.nav_list>div {
    margin-right: .47rem;
    line-height: 1rem;
    position: relative;
}

.nav_list>div:last-of-type {
    margin-right: 0;
}

.nav_list>section {
    position: relative;
    margin-left: .31rem;
    padding-left: .2rem;
    display: flex;
    align-items: center;
}

.nav_list>section::after {
    content: "";
    width: .01rem;
    height: .20rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: #ADADAD;
}

.nav_list img {
    cursor: pointer;
    width: .17rem;
    height: .17rem;
}

.nav_list>div>a {
    font-size: .16rem;
    font-weight: 400;
    color: #333333;
}

.swiper-index {
    overflow: hidden;
    height: 6rem;
}

.swiper-index img {
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.fixe {
    position: fixed;
    right: .32rem;
    z-index: 1001;
    top: 20vh;
    background: #FFFFFF;
    border-radius: .04rem;

    /* padding: 0rem .1rem 0rem; */
}

.fixe>a {
    cursor: pointer;
    display: block;
    /* width: .24rem; */
    background: #FFFFFF;
    border-radius: .04rem;
    text-align: center;
    padding-bottom: .19rem;
    position: relative;
    /* margin-bottom: .18rem; */
    font-size: .12rem;
    font-weight: 400;
    color: #7B7B7B;
    line-height: .18rem;
    padding: .14rem .1rem;
    width: .32remrem;
}

.fixe>a::after {
    content: "";
    width: .30rem;
    height: .01rem;
    background: linear-gradient(90deg, #FFFFFF, #003994, #FFFFFF);
    border-radius: .01px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.fixe_emile>img {
    width: .22rem;
    height: .22rem;
    margin: 0 auto;
}

.fixe>a:last-of-type {
    padding-bottom: .09rem;
    margin-bottom: 0;
}

.fixe>a:last-of-type::after {
    content: "";
    height: 0;
}

.fixe_top>img,
.fixe_wx>img {
    margin: 0 auto;
    width: .22rem;
    height: .22rem;
}

.fixe>a:hover {
    background: #003994;
    color: #FFFFFF;
}

.col2 {
    display: none;
}

.fixe_wx {
    position: relative;
}

.fixe_wx>div {
    /*display: none;*/
    opacity: 0;
    position: absolute;
    /*right: .5rem;*/
    right: 100%;
    top: 0;
    width: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
}

.fixe_wx>div>img {
    width: 100%;
    height: 100%;
}

.index_about {
    background: #F9F9F9;
    padding: .79rem 0 .8rem;
}

.index_about_box>a {
    width: 2.00rem;
    height: .40rem;
    background: #003994;
    border-radius: .04rem;
    text-align: center;
    line-height: .4rem;
    font-size: .18rem;
    font-weight: 400;
    color: #F9F9F9;
    margin: 0 auto;
    display: block;
}

.index_about_box_img {
    height: 4.00rem;
    margin: .48rem 0 .5rem;
}

.index_about_box_img>img {
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.index_about_box_text {
    font-size: .18rem;
    font-weight: 400;
    color: #333333;
    line-height: .36rem;
    margin-top: .38rem;
}

.index_about_box>h2 {
    font-size: .26rem;
    font-weight: bold;
    color: #333333;
}

.index_yyhy {
    background: rgb(246, 247, 249);
    padding: .49rem 0 0;
}

.index_yyhy_box>h2,
.index_jjfa_box>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #003994;
    text-align: center;
    margin-bottom: .5rem;
}

.index_yyhy_item {
    width: 2.90rem;
    margin-bottom: .41rem;
}

.index_yyhy_item>div {
    height: 1.90rem;
    overflow: hidden;
    text-align: center;
    margin-bottom: .2rem;
}

.index_yyhy_item>div>img {
    height: 100%;
    object-fit: cover;
}

.index_yyhy_item>h2 {
    font-size: .18rem;
    font-weight: 400;
    color: #333333;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index_yyhy_list {
    flex-wrap: wrap;
}

.index_jjfa {
    background: #ECF1F7;
    padding: .95rem 0 .1rem;
}

.index_jjfa_box_list {
    flex-wrap: wrap;
    padding-top: .1rem;
}

.index_jjfa_item {
    width: calc(3.5rem - 0.22rem);
    padding: 0 .11rem .3rem;
}

.index_jjfa_item>div {
    height: 2.60rem;
    overflow: hidden;
    text-align: center;
}

.index_jjfa_item>div>img {
    height: 100%;
    object-fit: cover;
}

.index_jjfa_item {
    background: #FFFFFF;
    margin-bottom: .5rem;
}

.index_jjfa_item>h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .20rem;
    font-weight: 400;
    color: #333333;
    margin: .3rem 0 .29rem;
}

.index_jjfa_item>p {
    font-size: .16rem;
    font-weight: 400;
    
line-height: .30rem;
    color: #7C7C7C;
}

.index_jjfa_item_active {
    box-shadow: 0px .03rem .07rem 0px rgba(0, 0, 0, 0.2);
}
.index_jjfa_item_active p,.index_jjfa_item_active h2 ,.index_jjfa_item_active div{
    color: #003994 !important;
}
.index_lxwm {
    background-size: cover;
    background-attachment: fixed;
    padding: .7rem 0 .79rem;
}

.index_lxwm_box {
    align-items: center;
}

.index_lxwm_box>p {
    padding-left: .67rem;
    font-size: .52rem;
    font-weight: 400;
    color: #FFFFFF;
}

.index_lxwm_box>div>div {
    font-size: .24rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .36rem;
}

.index_lxwm_box>div>a {
    width: 1.70rem;
    height: .40rem;
    background: #F48A00;
    border-radius: .06rem;
    text-align: center;
    font-size: .20rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .4rem;
    margin-top: .5rem;
}

.index_news {
    background: #F9F9F9;
    padding-top: .59rem;
}

.index_news_box>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #003994;
    text-align: center;
    margin-bottom: .8rem;
}

.index_news_box_list {
    flex-wrap: wrap;
}

.index_news_box_item {
    width: calc(50% - 0.3rem);
    padding-bottom: .1rem;
    border-bottom: .01rem solid #E5E5E5;
    margin-bottom: .5rem;
}

.index_news_box_item_img {
    width: 2.30rem;
    height: 1.50rem;
    overflow: hidden;
    text-align: center;
    margin-right: .2rem;
}

.index_news_box_item_img>img {
    height: 100%;
    object-fit: cover;
}

.index_news_box_item_text {
    width: 2.83rem;
}

.index_news_box_item_text>h2 {
    font-size: .18rem;
    font-weight: 400;
    color: #333333;
    margin-bottom: .4rem;
}

.index_news_box_item_text>div {
    font-size: .20rem;
    font-weight: 400;
    color: #333333;
    line-height: .28rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.index_hzhb {
    background: #ECF1F7;
    padding: .59rem .6rem;
}

.index_hzhb_box>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #003994;
    text-align: center;
}

.index_hzhb_box>.index_hzhb_box_p {
    width: 6.54rem;
    font-size: .16rem;
    font-weight: 400;
    color: #333333;
    line-height: .28rem;
    text-align: center;
    margin: .31rem auto .5rem;
}

.footer {
    background: #003994;
    padding: .43rem 0 .3rem;
}

.footer_bottom {
    margin-top: .58rem;
    text-align: center;
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
    padding-top: .3rem;
    border-top: .01rem solid #EEEEEE;
}

.footer_bottom>a {
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
}

.footer_top_one {
     max-width: 5.5rem; 
}

.footer_top_one>h2 {
    font-size: .26rem;
    /*font-size: .235rem;*/
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: .13rem;
}

.footer_top_one>p {
    text-transform: uppercase;
    font-size: .14rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: .48rem;
}

.footer_top_one>div,
.footer_top_one>div>a {
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .34rem;
}

.footer_top_tow>h2 {
    position: relative;
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
    padding-bottom: .11rem;
    margin-bottom: .23rem;
}

.footer_top_tow>h2:after {
    content: "";
    width: .16rem;
    height: .01rem;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    bottom: 0;
}

.footer_top_tow>div>a {
    font-size: .12rem;
    display: block;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: .15rem;
}

.footer_top_treen {
    text-align: center;
}

.footer_top_treen>img {
    width: 1.6rem;
    height: 1.6rem;
}

.footer_top_treen>p {
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: .19rem;
}

.neibander {
    height: 6rem;
    position: relative;
}

.neibander>img {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}

.ab_gsjj {
    background: #F9F9F9;
    padding-bottom: .85rem;
}

.ab_gsjj_flex {
    position: relative;
    z-index: 100;
    margin-top: -1rem;
    background: #FFFFFF;
    padding: .63rem .5rem .72rem;
}

.ab_gsjj_flex_img {
    width: 4.61rem;
    height: 4.11rem;
}

.ab_gsjj_flex_img>img {
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.ab_gsjj_flex_text {
    width: 7.16rem;
}

.ab_gsjj_flex_text>h2 {
    font-size: .26rem;
    font-weight: bold;
    color: #333333;
    line-height: .48rem;
    margin-bottom: .3rem;
}

.ab_gsjj_flex_text>div {
    font-size: .18rem;
    font-weight: 400;
    color: #333333;
    line-height: .36rem;
}

.ryzz>div {
    width: 50%;
}

.ryzz_left {
    position: relative;
    height: ;
}

.ryzz_left>img {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}

.ryzz_left>div {
    position: absolute;
    top: .16rem;
    /*right: 2.71rem;*/
    right: 2rem;
    font-size: .30rem;
    font-weight: bold;
    color: #003994;
}

.ryzz_right {
    padding: .46rem .45rem .69rem;
    background: #003994;
}

.ryzz_right>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .4rem;
}

.ryzz_right>div {
    font-size: .16rem;
    font-weight: 400;
    color: #D3E4FF;
}

.ryzshu {
    background: #F9F9F9;
    padding: 1.31rem 0 .96rem;
}

.qqwlyy {
    background: #ECF1F7;
    padding: .7rem 0 .84rem;
}

.qqwlyy>.w1200>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #003994;
    margin-bottom: .58rem;
    text-align: center;
}

.qqwlyy_list_item {
    width: 3.87rem;
}

.qqwlyy_list_item>div {
    height: 2.66rem;
    margin-bottom: .18rem;
}

.qqwlyy_list_item>div>img {
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.qqwlyy_list_item>p {
    font-size: .20rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;
    text-align: center;
}

.jjfa {
    background: #F9F9F9;
    padding: .4rem 0 1.05rem;
}

.jjfa_left {
    width: 2.78rem;
}

.jjfa_left>h2 {
    height: .78rem;
    line-height: .78rem;
    background: #003994;
    padding-left: .27rem;
    font-size: .24rem;
    font-weight: 400;
    color: #FFFFFF;
}

.yiji {
    height: .78rem;
    line-height: .78rem;
    padding: 0 .24rem 0 .48rem;
    align-items: center;
    border-bottom: .01rem solid #7c7c7c48;
    position: relative;
}

.yiji::after {
    content: "";
    width: .06rem;
    height: .20rem;
    background: #F48A00;
    position: absolute;
    left: .27rem;
    top: 50%;
    transform: translate(0, -50%);
}

.left_xila {
    background: #FFFFFF;
}

.yiji>a {
    font-size: .18rem;
    width: 70%;
    font-weight: 400;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yiji>span {
    font-size: .3rem;
    color: #003994;
    cursor: pointer;
}

.yiji_span2 {
    display: none;
}

.erji1 {
    display: none;
}

.erji1>a {
    position: relative;
    line-height: .66rem;
    padding: 0 .31rem 0 .37rem;
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
    width: calc(100% - 0.68rem);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.erji1>a:hover{
    background: rgb(214, 228, 250);
    color: #003994;
}
.erji1_active {
    background-color: rgb(214, 228, 250);
    position: relative;
    color: #003994 !important;
}
.yiji>a:hover{
    color:#003994 !important ;
}
.erji1_active::after {
    content: "";
    width: .06rem;
    height: .06rem;
    background: #003994;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: .31rem;
    transform: translate(0, -50%);
}

.yiji_active .yiji_span1 {
    display: none;
}

.yiji_active .yiji_span2 {
    display: block;
}

.jjfa_right {
    width: calc(100% - 3.08rem);
}

.jjfa_right_list {
    flex-wrap: wrap;
}

.jjfa_right_list_item {
    width: 2.90rem;
    background: #FFFFFF;
    margin-bottom: .2rem
}

.jjfa_right_list_item:hover {

    box-shadow: 0px .16rem .18rem 0px rgba(13, 7, 1, 0.13);
}

.jjfa_right_list_item>div {
    height: 2.60rem;
    text-align: center;
    border-bottom: .01rem solid #130b0b2b;
    overflow: hidden;
}

.jjfa_right_list_item>div>img {
    height: 100%;
    object-fit: cover;
}

.jjfa_right_list_item>p {
    padding: .34rem .32rem .3rem;
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;

}

.mian {
    background: #F9F9F9;
    height: .52rem;
    line-height: .52rem;
}

.mian_nav,
.mian_nav a {
    font-size: .14rem;
    font-weight: 400;
    color: #7C7C7C;
}
.mian_nav>span:last-of-type{
    display: none;
}
.cpxq {
    padding: .4rem 0 1.5rem;
}

.cpxq_top {
    padding-bottom: .21rem;
    border-bottom: .01rem solid #C0C0C0;
    margin-bottom: .41rem;
    align-items: center;
}

.cpxq_top>h2 {
    font-size: .20rem;
    font-weight: bold;
    color: #003994;
}

.cpxq_top>div>a {
    font-size: .12rem;
    font-weight: 400;
    /*font-weight: 300;*/
    margin-left: .2rem;
    color: #333333;
    text-align: center;

}
.cpxq_top >div{
    align-items: center;
}

.cp_bosx {
    margin-bottom: .59rem;
    clear: both;
}
.yyhx_xq_box_content:after{
    content: "";
    clear: both;
}

.cp_bosx>h2 {
    font-size: .20rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: .2rem;
}

.cpjs_xp_text {
    width: 7.80rem;
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;
}

.swiper_cpxq {
    width: 3.20rem;
    height: 3.2rem;
    overflow: hidden;
    position: relative;
    padding-bottom: .2rem;
    text-align: center;
    padding: 0 .05rem .2rem;
}

.swiper_cpxq img {
    height: 100%;
    object-fit: cover;

}
.swiper_cpxq .swiper-slide{
    margin: 0 auto ;
    width: calc(100% - 0.04rem) !important;
    border: .01rem solid #E5E5E5;
}

.swiper_cpxq .swiper-pagination-bullets {
    bottom: 0 !important;
    text-align: left;
}

.swiper_cpxq .swiper-pagination span {
    width: .20rem !important;
    height: .02rem !important;
}

.cp_bosx_tuijian {
    width: 100%;
    padding-top: .4rem;
    border-top: .01rem solid #CCCCCC;
}

.cp_bosx_tuijian a {
    margin: 0;
}

.yohye_item>div {
    width: 2.92rem;
    height: 2.19rem;
    overflow: hidden;
}

.yohye_item>div>img {
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}

.yohye_item {
    position: relative;
    width: 2.92rem;
}

.yohye_item>section{
    background: rgb(0, 0, 0, 0.4);
   
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    align-items: center;
}
nav>div>a>img{
    width: 1.71rem;
    height: .41rem;
}
.yohye_item>section:hover{
    background: rgb(35,121,227,0.5) !important;
}
.yohye_item>section>p{
     font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: .47rem;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yohye_item>section>div {
    width: .15rem;
    height: .15rem;
    background: #FFFFFF;
    border-radius: 50%;
    margin-left: .07rem;
    line-height: .15rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yohye_item>section>div img {
    width: .1rem;
    height: .1rem;
}

.yyhye>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #003994;
    text-align: center;
}

.yyhye_list {
    padding-top: .45rem;
}

.yyhye_list>.yohye {
    flex-wrap: wrap;
}

.yyhye_list .yohye_item {
    margin-bottom: .2rem;
}

.yyhx_xq {
    background: #F9F9F9;
    padding: .23rem 0 1.5rem;
}

.yyhx_xq_top_one {
    padding: .12rem .28rem;
    background: #003994;
    font-size: .16rem;
    font-weight: 400;
    color: #FFFFFF;
}

.yyhx_xq_top {
    align-items: center;
    margin-bottom: .23rem;
}

.yyhx_xq_top_tow {
    padding: .12rem .6rem;
    background: #FFFFFF;
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
}
.yyhx_xq_top_tow:hover{
    color: #FFFFFF;
    background: #003994;
}

.yyhx_xq_box {
    padding: .4rem;
    width: calc(12rem - 0.8rem);
    margin-bottom: .61rem;
}

.yyhx_xq_box>h2 {
    font-size: .20rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
}

.yyhx_xq_box_nav {
    justify-content: center;

}

.yyhx_xq_box_nav span {
    font-size: .16rem;
    font-weight: 400;
    color: #C0C0C0;
    margin: .22rem .1rem .28rem;
}

.yyhx_xq_box_content {
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;
}

.new_right {
    width: calc(100% - 3.42rem);
}

.new_right_item {
    padding: .17rem;
    width: calc(100% - 0.34rem);
    background: #FFFFFF;
    margin-bottom: .2rem;
}

.new_right_item_box_img {
    width: 2.76rem;
    height: 2.07rem;
    text-align: center;
    overflow: hidden;
}

.new_right_item_box_img>img {
    height: 100%;
    object-fit: cover;
}

.new_right_item_box_text {
    /*width: 5.45rem;*/
    width: calc(100% - 3rem);
}

.new_right_item_box_text>h2 {
    font-size: .20rem;
    font-weight: 400;
    color: #333333;
}

.new_right_item_box_text_do {
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;
    margin: .17rem 0 .25rem;
     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.new_right_item_box_text_more>p {
    font-size: .14rem;
    font-weight: 400;
    color: #C0C0C0;
}

.new_right_item_box_text_more>span {
    font-size: .14rem;
    font-weight: 400;
    color: #C0C0C0;
}

.new_right_item:hover {

    box-shadow: 0px .16rem .18rem 0px rgba(13, 7, 1, 0.13);
}

.new_right_item_box_text_more>span:hover {
    color: #003994;
}

.bander_text {
    position: absolute;
    left: 50%;
    top: 1.97rem;
    transform: translate(-50%, 0);
}

.bander_text>h2 {
    font-size: .45rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .3rem;
    text-align: center;
}

.bander_text>p {
    font-size: .28rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
}

.jsys {
    background: #F9F9F9;
    padding-bottom: 1rem;
}

.jsys_box {
    background: #FFFFFF;
    width: calc(12rem - 0.44rem);
    padding: .39rem .22rem 0;
}

.jsys_box>h2 {
    font-size: .28rem;
    font-weight: 400;
    color: #000000;
    text-align: center;
}

.jsys_box_div {
    width: 10.62rem;
    text-align: center;
    margin: .31rem auto .6rem;
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .30rem;
}

.jszcxinxi {
    padding-bottom: .6rem;
}
.jszcxinxi>div{
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;
}
.jszcxinxi>h2 {
    position: relative;
    padding-left: .16rem;
    margin-bottom: .4rem;
    color: #003994;
font-size: .20rem;
font-weight: bold;

}

.jszcxinxi>h2::after {
    content: "";
    width: .06rem;
    height: .19rem;
    background: #F48A00;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);

}

.jszcxinxis>h2 {
    color: #003994;
}

.jszcxinxis_section {
    align-items: center;
}

.jszcxinxis_section_img {
    width: 4.60rem;
    height: 3.60rem;
}

.jszcxinxis_section_img>img {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
}

.jszcxinxis_section_text {
    width: 6.65rem;
    font-size: .14rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .26rem;
}

.jszcxinxis {
    position: relative;
}

.jszcxinxis::after {
    content: "";
    width: calc(80%);
    height: .4rem;
    position: absolute;
    box-shadow: 0rem 0.06rem 0.02rem 0rem rgb(13 7 1 / 10%);
    left: 50%;
    transform: translate(-50%, 0);
    bottom: .3rem;
}

.jszcxinxfuwu:after {
    height: 0;
}

.fwlm {
    margin-bottom: .62rem;
}

.hzal_list {
    flex-wrap: wrap;
}

.hzal {
    padding-top: .6rem;
}

.hzal_list_item {
    width: 3.87rem;
    background: #FFFFFF;
    border: .01rem solid #E5E5E5;
    margin-bottom: .25rem;
}

.hzal_list_item>div {
    height: 2.60rem;
    overflow: hidden;
    text-align: center;
}

.hzal_list_item>div>img {
    height: 100%;
    /* min-width: 100%; */
    object-fit: cover;
}

.hzal_list_item>p {
    text-align: center;
    padding: .25rem 0 .34rem;
    font-size: .16rem;
    font-weight: 400;
    color: #7C7C7C;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.lxwm_kfgy {
    padding: .58rem 0;
    background: #FFFFFF;
    margin-top: -1.4rem;
    z-index: 101;
    position: relative;
}

.lxwm_kfgy>h2 {
    font-size: .30rem;
    font-weight: bold;
    color: #003994;
    margin-bottom: .36rem;
    text-align: center;
}

.lxwm_kfgy>div {
    width: 7.45rem;
    font-size: .16rem;
    text-align: center;
    margin: 0 auto;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .28rem;
}

#dtbox {
    width: 100%;
    height: 6.1rem;
    background: green;
    margin-bottom: .68rem;
}

.tijiaoform>h2 {
    text-align: center;
    font-size: .30rem;
    font-weight: bold;
    color: #003994;
    margin-bottom: .46rem;
}

.input_treen input,
.input_tow_one {
    padding: 0 .2rem;
    font-size: .16rem;
    height: .58rem;
    border: .01rem solid #C0C0C0;
    width: calc(3.87rem - 0.4rem);
}

.input_treen {
    margin-bottom: .29rem;
}

.input_tow_tow {
    padding: 0 .2rem;
    font-size: .16rem;
    height: .58rem;
    border: .01rem solid #C0C0C0;
    width: calc(7.94rem - 0.4rem);
}

#textareas {
    margin: .3rem 0 .26rem;
    width: calc(100% - 0.4rem);
    padding: .2rem;
    height: 3.14rem;
    border: .01rem solid #C0C0C0;
    font-size: .16rem;
}
.form_sumit{
    align-items: center;
}
.form_sumit>div {
    padding: .19rem .7rem;
    background: #F48A00;
    font-size: .20rem;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
}

.form_sumit>section {
    font-size: .20rem;
    font-weight: 400;
    color: #7C7C7C;
}

.form_sumit>section>a {
    font-size: .20rem;
    font-weight: 400;
    color: #F48A00;
}

.jsyss {
    padding-bottom: .6rem;
    background: #FFFFFF;
}

.xiazailist {
    padding: 0 .12rem .28rem;
    border-bottom: .02rem solid #D3D4D7;
    margin-bottom: .4rem;
    align-items: center;
}

.xiazailist p {
    font-size: .20rem;
    font-weight: 400;
    color: #666666;
    width: calc(100% - 0.4rem);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.xiazailist_a>div {
    font-size: .18rem;
    font-weight: 400;
    color: #003994;
}

.xiazailist>div>img {
    width: .4rem;
    height: .4rem;
    margin-right: .18rem;
}

.xiazailist>div {
    align-items: center;
    width: calc(100% - 3rem);
}


.xiazailist_a>div {
    align-items: center;
    padding: .1rem .2rem;
    border: .01rem solid #003994;
    border-radius: .06rem;
}

.xiazailist_a>div>img {
    width: .2rem;
    margin-left: .1rem;
    height: .2rem;
}

.bots {
    height: .9rem;
    background: #F9F9F9;
}

.xinxichaung {
    position: absolute;
    top: 1rem;
    z-index: 999;
    right: calc((100% - 12rem) / 2 + 0.6rem);
    background: #FFFFFF;
    padding: .35rem;
    max-width: 3rem;
}

.xinxichaung>h2 {
    font-size: .20rem;
    font-weight: bold;
    color: #003994;
    padding-bottom: .13rem;
    border-bottom: .01rem solid #C0C0C0;
    margin-bottom: .25rem;
}

.xinxichaung_item {
    margin-bottom: .15rem;
}

.xinxichaung_item,
.xinxichaung_item a {
    font-size: .16rem;
    font-weight: 500;
    color: #7C7C7C;
}

.xinxichaung_item>p {
    font-size: .16rem;
    font-weight: bold;
    color: #696969;
    margin-bottom: .1rem;
}

.sousuolan {
    position: absolute;
    left: 0;
    display: none;
    bottom: -0.6rem;
    padding: .1rem .2rem;
    height: .4rem;
    z-index: 1000;
    width: 100%;
    background: #F9F9F9;
}

nav>.w1200 {
    position: relative;
}

.sousuolan input {
    padding: 0 .1rem;
    width: calc(100% - 1rem);
    height: .4rem;
    border: .01rem solid #3527273a;
    outline: none;
    font-size: .16rem;
}

.sousuolan button {
    width: .6rem;
    height: .42rem;
    border: none;
    background: #003994;
    color: #FFFFFF;
    font-size: .16rem;
    cursor: pointer;
}

.erjifenlei {
    display: none;
    position: absolute;
    top: 1rem;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1000;
    padding: .35rem;
    background: #F9F9F9;
}
.index_about_box strong span{
    font-size: .26rem !important;
}
.index_about_box p span{
    font-size: .18rem !important;
}

.erjifenlei_chanpin {
    display: none;
    padding-left: .4rem;
    border-left: .01rem solid #D8DADE;
    margin-left: -0.2rem;
    width: 3.26rem;
}

.erjifenlei_nav a {
    white-space: nowrap;
    display: block;
    font-size: .14rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .30rem;
    margin-bottom: .05rem;
}
.erjifenlei_nav a:hover{
    color: #003994 !important;
}
.erjifenlei_chanpin_img {
    height: 1.19rem;
    text-align: center;
}
.erjifenlei_nav>div{
    margin-right: .6rem;
}
.erjifenlei_nav>ul {
    /*margin-right: .6rem;*/
    height:3.23rem ;
    list-style: none;
    writing-mode: vertical-lr;
}
.erjifenlei_nav>ul>li{
    float: left;
    writing-mode: horizontal-tb;
    margin-right: .6rem;
    min-width: 1rem;
}

/*.erjifenlei_nav>ul:last-of-type {*/
/*    margin-right: 0;*/
/*}*/

.erjifenlei_chanpin_img>img {
    /*height: 100%;*/
    /*min-width: 100%;*/
    /*object-fit: cover;*/
    height: auto;
    width: auto ;
}

.erjifenlei_chanpin_text {
    font-size: .14rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: .23rem;
    margin: .17rem 0 .16rem;
}

.erjifenlei_chanpin>a {
    padding: 0.02rem .19rem;
    border: 1px solid #98B7E8;
    font-size: .12rem;
    font-weight: 400;
    color: #98B7E8;
    line-height: .23rem;
    background: #F9F9F9;
}

.erjifenlei_nav h2 {
    white-space: nowrap;
    line-height: .28rem;
    margin-bottom: .28rem;
    position: relative;
}

.erjifenlei_nav h2>a {
    line-height: .28rem;
    margin-bottom: .28rem;
    font-size: .16rem;
    font-weight: bold;
    color: #333333;
}

.erjifenlei_nav h2::after {
    content: "";
    width: .06rem;
    height: .18rem;
    background: #F48A00;
    border-radius: .03rem;
    position: absolute;
    left: -.15rem;
    top: 50%;
    transform: translate(0, -50%);
}

/*.erjifenlei_nav_cp>div {*/
/*    margin-right: 1.2rem;*/
/*}*/
/*.erjifenlei_nav_cp>div:last-of-type{*/
/*    margin-right: 1rem;*/
/*}*/
.activered{
    font-size: .16rem !important;
    /*font-weight: bold !important;*/
    color: #003994 !important;

}

.ryzz_right_list{
    padding-left: .2rem;
}
.ryzz_right_list>h2{
    position: relative;
font-size: .20rem;
font-weight: bold;
color: #FFFFFF;
}
.ryzz_right_list>h2:after{
    content: "";
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #FFFFFF;
    position: absolute;
    left: -0.2rem;
    top: .1rem;
    
}
.ryzz_right_list>div{
    margin: .18rem 0 .2rem;
font-size: .16rem;
font-weight: 400;
color: #D3E4FF;
line-height: .25rem;
}
.yema ul {
    clear: both;
    list-style: none;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.1rem auto 0rem;
}

.yema li {
    margin: 0 0.05rem;
    border: 0.01rem solid #C8C8C8;
}

.yema .active {
    background: #003994 !important;
    color: #FFFFFF !important;
}

.yema a,
.yema li {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: #FFFFFF;
    border-radius: 0.04rem;
    text-align: center;
    line-height: .4rem;
}
.felxkoskcj>div{
    padding-left: .2rem;
    position: relative;
    margin-right: .25rem;
    font-size: .16rem;
    font-weight: 400;
    color: #000000;
}
.felxkoskcj{
    flex-wrap: wrap;
}
.felxkoskcj>div:after{
    content: "";
    width: .1rem;
    height: .1rem;
    border-radius: 50%;
    background: #F48A00;
    position: absolute;
    left: 0 ;
    top: 50%;
    transform: translate(0,-50%);
}
.dropdowns .erji1,.dropdowns .yiji_span2{
    display: block;
}
.dropdowns .yiji_span1,.loadmore-tips{
    display: none;
}
#certify .swiper-slide{
    padding: .3rem ;
    background-image: url('../img/zsba.png') !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    
}
.fwnavs{
    background: rgb(113,112,112,0.5);
    margin-top: -0.48rem;
    position: relative;
    z-index: 101;
    height: .48rem;
}
.fwnavs a{
    font-size: .16rem;
    color: #FFFFFF;
    padding: 0 .3rem;
    line-height: .45rem;
}
.fwnavs a:hover{
       color: #003994 !important;
        border-bottom: .03rem solid #003994;
}
.fenac_active{
    color: #003994 !important;
    font-weight: 550;
    border-bottom: .03rem solid #003994;
}
.js_table table{
    width: 100% !important;
}
.js_table table>tbody>tr:nth-of-type(even){
    background:  rgb(210,221,245);
}
.js_table table>tbody>tr:nth-of-type(odd){
    background:  rgb(234,239,250);
}

.js_table table>tbody>tr:first-of-type{
    background: rgb(0,56,147);
}
.js_table td{
    padding: .2rem !important;
    width: auto  !important;
    height: auto  !important;
}
th{
    white-space: nowrap;
    display: inline-block;
}
.mt10{
    width: 100% !important;
}

.ryzshu>h2{
    text-align: center;
    font-size: .30rem;
    margin-bottom: .58rem;
    font-weight: bold;
    color: #003994;
    line-height: 28px;
}
.abouswiper{
    overflow: hidden;
}
.abouswiper .swiper-slide{
    background: #003994 !important;
    width:calc(100% - 0.2rem)!important;
    padding: 0 .1rem !important;
}
@media screen and (max-width:1000px) {
    .yyhx_xq_box_content div,.yyhx_xq_box_content span,.yyhx_xq_box_content p {
        max-width: 100%;
        clear: both;
        float: inherit !important;
    }
    .yyhx_xq_box_content {
        overflow-y: auto ;
    }

    .index_about{
        padding-bottom: .4rem;
    }
    .index_jjfa_item{
        margin-bottom: .25rem;
    }
    .js_table{
        overflow-y: auto;
    }
    .fwnavs>.w1200{
        white-space: nowrap;
        overflow-y: auto ;
    }
    .fwnavs a{
        white-space: nowrap;
        padding: 0 .2rem;
    }
    .cp_bosx>h2{
        font-size: .24rem;
    }
    .ryzz_left>div{
        display: none;
    }
    .felxkoskcj>div{
        margin-bottom: .2rem;
    }
    .main-content{
        min-height: 70vh;
    }
    .new_right_item_box_text_do{
        line-height: .4rem;
    }
    .index_about_box,.index_about_box span ,.index_about_box strong,.index_about_box div{
        font-size: .24rem !important;
    }
    .ab_gsjj{
        padding-bottom: 0 ;
    }
    .ab_gsjj_flex{
        padding-bottom: .4rem !important;
    }
    .yyhx_xq_top{
        /*display:block*/
    }
    .yyhx_xq_top_one{
        width: 48%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .xialdhn>a{
        font-weight: 550;
    }
    .w1200 {
        width: 95%;
    }
    nav {
        display: none;
    }

    .swiper-index {
        width: 100%;
        /*overflow: hidden;*/
        height: 3rem;
    }
    
    .swiper-index  img{
        width: 100%;
        height: 100%;
    }

    .tops_top {
        padding: .2rem 0;
        display: none;
    }
    .fixe>a{
        line-height: .3rem;
    }
    .fixe{
    top: 40vh;
    }
    .jszcxinxi>div,.yyhx_xq_box_content{
        line-height: .4rem;

    }
    .jszcxinxi>h2{
        font-size: .24rem;
    }
    .langs>div {
        top: calc(100% + 0.2rem);
    }

    .lxwm_kfgy>div {
        width: 90%;
        line-height: .4rem;
    }

    .xinxichaung {
        position: static;
    }

    .input_treen {
        display: block;
        margin-bottom: 0;
    }

    .input_treen input {
        width: calc(100% - 0.4rem);
        margin-bottom: .2rem;
    }

    .input_tow input {
        width: calc(50% - 0.6rem);
    }

    .form_sumit {
        display: block;
    }

    .form_sumit>div {
        width: 30%;
        margin: 0 auto .3rem;
        text-align: center;
    }

    .form_sumit>section {
        text-align: center;
    }

    .footer_top_tow {
        display: none;
    }

    .footer_top_treen {
        width: 1.6rem;
    }

    .footer_top_one {
        width: calc(100% - 1.8rem);
    }

    .index_yyhy_item {
        width: 48%;
    }

    .index_jjfa_item {
        width: calc(48% - 0.22rem);
    }

    .index_lxwm_box {
        display: block;
        text-align: center;
    }

    .index_lxwm_box>div>div,
    .index_lxwm_box>div>a {
        margin-top: .3rem;
    }

    .index_lxwm_box>p {
        padding: 0;
    }

    .index_news_box_item {
        width: 100%;
    }

    .index_news_box_item_text {
        width: calc(100% - 2.5rem);
    }

    .index_hzhb_box>.index_hzhb_box_p {
        width: 100%;
        line-height: .4rem;
    }

    .index_hzhb {
        padding: .4rem 0;
    }

    .scrollimg {
        width: 100% !important;
    }

    .main {
        width: 80% !important;
    }

    #left img,
    #right img,
    #left,
    #right {
        top: .07rem !important;
    }

    .neibander {
        height: 2.5rem;
    }

    .mian_nav {
        white-space: nowrap;
        overflow-y: auto;
    }

    .mian {
        height: .8rem;
        line-height: .8rem;
    }

    .cpxq_top {
        display: block;
    }

    .cpxq_top>.flex {
        white-space: nowrap;
        overflow-y: auto;
        height: .8rem;
        line-height: .8rem;
    }

    .cp_bosx>.flex_sb {
        display: block;
    }

    .cpjs_xp_text {
        width: 100%;
    }

    .swiper_cpxq {
        width: 100%;
        margin-top: .3rem;
    }

    .yohye_item,
    .jjfa_right_list_item {
        width: 48%;
    }

    .yohye_item>div {
        width: 100%;
    }

    .cpxq {
        padding-bottom: 1rem;
    }

    .bander_text {
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .jsys_box_div {
        width: 100%;
        line-height: .4rem;
    }

    .jsys_box {
        padding: 0.39rem 0rem 0;
    }

    .jszcxinxis_section {
        display: block;
    }

    .jszcxinxis_section_text {
        width: 100%;
        line-height: .4rem;
        margin-top: .4rem;
    }

    .jszcxinxis_section_img {
        width: 100%;
        text-align: center;
    }

    .jszcxinxis_section_img img {
        min-width: auto;
    }

    .jsys {
        background: #FFFFFF;
    }

    .ab_gsjj_flex {
        position: relative;
        z-index: 100;
        margin-top: -1rem;
        background: #FFFFFF;
        padding: 0.63rem 0rem 0.72rem;
    }

    .ab_gsjj_flex {
        display: block;
    }

    .ab_gsjj_flex_img {
        width: 80%;
        margin: .2rem auto;
        text-align: center;
        height: auto;
    }

    .ab_gsjj_flex_img>img {
        height: auto;
        min-width: auto;
    }

    .ab_gsjj_flex_text {
        width: 100%;
    }

    .ryzz {
        display: block;
    }

    .ryzz>div {
        width: 100%;
    }

    .ryzz_right {
        width: calc(100% - 0.9rem) !important;
        padding: 0.46rem 0.45rem 0.69rem;
        background: #003994;
    }

    #certify {
        width: 100% !important;
        overflow: hidden;
    }

    .qqwlyy_list_item {
        width: 30%;
    }

    .qqwlyy_list_item>div {
        height: 1.3rem;
    }

    .hzal_list_item {
        width: 48%;
    }

    .jjfa_left {
        display: none;
    }

    .jjfa_right,
    .new_right {
        width: 100%;
    }

    .new_right_item {
        padding: 0.17rem 0;
        width: 100%;
    }

    .yyhx_xq_box {
        padding: 0.4rem 0;
    }

    .index_yyhy_item>div>img {
        min-width: 100%;
    }
}
@media screen and  (min-width:1000px) and (max-width:1300px) {
    html{
        font-size: 70px;
    }
}