@charset "utf-8";

/*公共 - start*/

body {

    overflow: hidden;

    max-width: 1920px;

    margin: auto;

    background: #fff;

}

* {

    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial !important;

}
@media screen and (min-width: 1200px) {
    .w_fenyenew .pc_fenye li:hover {
        color: #fff;
        background: #004ea2;
    }
   .g_fadeup1 {

        -webkit-animation: fadeInUp 1s ease both;

        animation: fadeInUp 1s ease both;

        animation-delay: 0.4s;

    }

    .g_fadeup2 {

        -webkit-animation: fadeInUp 1s ease both;

        animation: fadeInUp 1s ease both;

        animation-delay: 0.5s;

    }

    .g_fadeup3 {

        -webkit-animation: fadeInUp 1s ease both;

        animation: fadeInUp 1s ease both;

        animation-delay: 0.6s;

    }

    .g_fadeup4 {

        -webkit-animation: fadeInUp 1s ease both;

        animation: fadeInUp 1s ease both;

        animation-delay: 0.7s;

    }

    .g_fadeup5 {

        -webkit-animation: fadeInUp 1s ease both;

        animation: fadeInUp 1s ease both;

        animation-delay: 0.8s;

    }

    .g_fadeup6 {

        -webkit-animation: fadeInUp 1s ease both;

        animation: fadeInUp 1s ease both;

        animation-delay: 0.9s;

    }
    .s_d3_twnr:hover .s_d3_twnrwz p {

        color: #004ea2;

    }

    .s_d3_twnr:hover .s_d3_twnrwz::before {

        opacity: 1;

    }

    .s_d3_twnr:hover .s_d3_twnrvid2 {

        transform: scale(1.05);

    }

    .s_d3_chagnr:hover.s_d3_chagnr {

        border-bottom: 2px solid rgb(0, 78, 162, 1);

    }



    .s_d3_chagnr:hover.s_d3_chagnr p {

        color: #004ea2;

    }

    
}
.g_fadeup1 {

    -webkit-animation: fadeInUp 1s ease both;

    animation: fadeInUp 1s ease both;

    animation-delay: 0.4s;

}
.w_b1 .s_b1_cont {

    display: none;

}

.w_b1 .s_b1_cont:first-child {

    display: block;

}
.s_b1_cont {

    padding-top: 20px;

}
.s_b1_nr {

    width: calc(100%);

    padding-left: 0px;

}
.s_b1_nr .s_d3_chagbox {

    margin-bottom: 20px;

    width: auto;



}
.s_b1_nr .s_d3_chagbox {

    padding: 0 12px;

}

.s_b1_nr .s_d3_chag {

    margin: 0 2.5%;

}
/* D3 */

.s_d3_chag {

    margin: 0 -15px;

}



.s_d3_chagbox {

    padding: 0 15px;

}

.s_d3_chagbox.on .s_d3_chagnr {

    border-bottom: 2px solid #004ea2;

}

.s_d3_chagbox.on .s_d3_chagnr p {

    color: #004ea2;

}

.s_d3_chagnr {

    display: block;

    background-color: #f7f7f7;

    text-align: center;

    cursor: pointer;

    border-bottom: 2px solid rgb(0, 78, 162, 0);

    transition: all .36s;

    padding: 0 30px;

}

.s_d3_chagnr p {

    font-size: 16px;

    color: #666666;

    line-height: 3;

    height: 48px;

    overflow: hidden;

    transition: all .36s;

}

.s_content {

    width: 100%;

    margin: 0 auto;

}
@media screen and (min-width: 1200px) {
    .s_d3_chagnr:hover.s_d3_chagnr {

        border-bottom: 2px solid rgb(0, 78, 162, 1);

    }



    .s_d3_chagnr:hover.s_d3_chagnr p {

        color: #004ea2;

    }
}
.s_e1_cont {

    margin: 0 -20px;

}

.s_e1_listbox {

    width: 24%;

    padding: 0 20px;

    padding-bottom: 60px;

}

.s_e1_list {

    background-color: #f7f7f7;

    transition: all .36s;

}

.s_e1_listig {

    width: 100%;

    position: relative;

    overflow: hidden;

}

.s_e1_listig img {

    width: 100%;

    height: 100%;

}

.s_e1_listig1 {

    position: relative;

    top: 0;

    left: 0;

}

.s_e1_listig2 {

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

}

.s_e1_listwz {

    padding: 0 28px;

    padding-top: 16px;

    padding-bottom: 8px;

}

.s_e1_listwz h4 {

    font-size: 18px;

    color: #0e050b;

    line-height: 1.75;

    height: 31.5px;

    overflow: hidden;

    font-weight: bold;

    transition: all .36s;

}

.s_e1_listwz span {

    display: inline-block;

    font-size: 14px;

    color: #999999;

    line-height: 1.75;

    margin: 8px 0;

}

.s_e1_listwz p {

    font-size: 16px;

    color: #666666;

    line-height: 1.75;

    max-height: 56px;

    overflow: hidden;

}

.s_e1_list:hover {

    background-color: #fff;

    box-shadow: 0px 6px 50px 0px rgba(0, 0, 0, 0.1);

}

.s_e1_list:hover .s_e1_listwz h4 {

    color: #004ea2;

}

.s_e1_list:hover .s_e1_listig2 {

    transform: scale(1.05);

}

/* Sumi end */
/*fenye*/
.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}
.pc_fenye li {
    float: left;
    
    height: 32px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    text-align: center;
    margin: 0px 10px;
    transition: all .36s;
}

.pc_fenye li.activepage {
    color: #fff;
    background: #004ea2;
}


.g_phfy {
    display: none;
}

.w_fenyenew {
       padding-top: 30px;
    padding-bottom: 30px;
}
.s_content {
    overflow: hidden;
}
.g_b1navfl {
    padding: 0 63px;
}

.g_b1nav {
    margin: 72px 3px 52px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eaeaea;
}

.g_b1navfl a {
    padding: 0 8px 17px;
    color: #666666;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    position: relative;
    transition: all .36s ease;
}

.g_b1navfl a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #004ea2;
    transition: all .36s ease;
}

.g_b1navfl.on a::before {
    width: 100%;
}

.g_b1navfl.on a {
    color: #004ea2;
}
.w_tit2_2 {

    font-size: 36px;

    color: #333;

}


.w_tit3_2 {

    font-size: 28px;

    color: #333;

}


.w_about1 {

    font-size: 18px;

    color: #004ea2;

}


.w_dl1 {

    font-size: 16px;

    line-height: 1.75;

    color: #333;

}

.w_dl2 {

    font-size: 16px;

    line-height: 1.75;

    color: #999;

}


/*间距 */

.w_space1 {

    padding-top: 120px;

}

.w_space2 {

    padding-top: 70px;

}
.w_nr {

    margin-top: 100px;

}

.w_nycontent {

    width: 1400px;

    margin: 0 auto;

}


.w_g1tit .w_tit2_2 {

    line-height: 1.75;

    font-weight: bold;

    height: 63px;

    overflow: hidden;

}

.w_g1tit {

    text-align: center;

}

.w_g1lia .w_dl1 {

    line-height: 4;

    color: #4e4e58;

}

.w_g1lia {

    line-height: 4;

    color: #4e4e58;

    border-bottom: 2px solid transparent;

}

.w_g1li {

    cursor: pointer;

    padding: 0 50px;

}

.w_g1ul {

    margin: 0 -50px;



}

.w_g1btmborder {

    overflow: hidden;

}

.w_g1li.on .w_g1lia {

    border-bottom: 2px solid #004ea2;

}

.w_g1li.on .w_g1lia .w_dl1 {

    color: #004ea2;

}

.w_g1btm {

    position: relative;

}

.w_g1btmborder {

    padding-left: 160px;

    padding-right: 260px;

    border-bottom: 1px solid #eaeaea;

}

.w_g1ul {

    width: 100%;



}

.w_g1comtit {

    line-height: 1.75;

    font-weight: bold;

    height: 49px;

    overflow: hidden;

}

.w_g1ab1 {

    line-height: 1.75;

    max-height: 63px;

    overflow: hidden;

    margin-bottom: 30px;

}

.w_g1comli {

    width: 33.3333%;

    padding: 0 28px;

    margin-bottom: 40px;

}

.w_g1comul {

    margin: 0 -28px;

}

.w_g1dla a {

    color: #999;

}

.w_g1comlibox {

    padding: 60px 50px;

    border: 1px solid #eaeaea;

    background: #f9f9f9;

    height: 295px;

    width: 100%;

}

.w_g1dlpos {

    max-height: 56px;

    overflow: hidden;

}

.w_g1dla {

    /*height: 28px;*/

    /*overflow: hidden;*/

}

.w_g1ulhide {

    display: none;

}

.w_g1ulhuan .w_g1ulhide:first-child {

    display: block;

}
.w_g1mapfl {

    width: 905px;

}

.prefix__st6 {

    font-size: 14px;

    color: #333;



}

.w_g1mapfr {

    width: calc(100% - 905px);

    padding-left: 55px;

}

.w_g1litu {

    width: 100%;

    position: relative;

}

.w_g1litu img {

    width: 100%;

    transition: all .36s;

}

.prefix__province.act text {

    fill: #fff;

}



.prefix__province.act path {

    fill: #004EA2;

}

.w_g1des_list .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

    background-color: rgba(0, 0, 0, .25);

}

/* E2 */
.w_g1tit {
    overflow: hidden;
}


.w_g1bot {
    overflow: hidden;
}
.w_g1comlibox.w_g1des_list {
    height: auto;
}
.w_space3 {
    padding-top: 60px;
}
.w_content {

    width: 1770px;

    margin: 0 auto;

}
.w_img1 {

    position: relative;

    top: 0;

    left: 0;

}

.w_img2 {

    position: absolute;

    top: 0;

    left: 0;

    opacity: 0;

}
.w_fphimg {

    width: 12px;

    line-height: 31px;

}

.w_fphimg img {

    width: 100%;

    height: 100%;

}

.w_footbox {

    background: #f9f9f9;

}

.w_syfoot {

    margin-top: 120px;

}

.w_kttit {

    font-size: 18px;

    line-height: 1.75;

    color: #333;

}

.w_inustit {

    margin-bottom: 20px;

}

.w_fphnum {

    width: calc(100% - 15px);

    padding-left: 10px;

}



.w_fphnum a {

    font-size: 14px;

    line-height: 2.28;

    color: #999;

    height: 31.92px;

    overflow: hidden;

}

.w_numabox {

    width: 38%;

    padding-right: 10px;

}

.w_linkus {

    width: 350px;

}
.w_fdizhi .w_numabox {

    width: 100%;

}

.w_nump {

    font-size: 14px;

    line-height: 2.28;

    color: #999;

    height: 31.92px;

    overflow: hidden;

}

.w_ftxiala {

    width: 300px;

    position: relative;

    margin-top: 28px;

    z-index: 2;

}

.w_ftxlli {

    position: absolute;

    top: 41px;

    left: 0;

    width: 100%;

    padding: 8px 0px 8px 20px;

    border: 2px solid #eaeaea;

    border-top: none;

    display: none;

    z-index: 999;

    background: #f9f9f9;

}
.w_ftxlimg {

    width: 18px;

    line-height: 39px;

}

.w_ftxlimg img {

    width: 100%;

}

.w_ftxlmr {

    font-size: 14px;

    line-height: 2.8571;

    color: #999;

}

.w_ftxl {

    width: 100%;

    padding: 0 20px;

    border: 1px solid #e1e1e1;

    cursor: pointer;

}

.w_linkusfr {

    width: calc(100% - 350px);

    padding-left: 30px;

}
.w_footcase {

    border-top: 1px solid #eaeaea;

    background: #f9f9f9;

}

.w_footcont {

    padding: 100px 0;

}

.w_footlogo {

    width: 120px;

    line-height: 82px;

}
.w_file_a {

    font-size: 14px;

    line-height: 5.8571;

    color: #999;

    padding: 0 5px;

    height: 81.9994px;

    overflow: hidden;

}

.w_file_a a {

    font-size: 14px;

    line-height: 5.8571;

    color: #999;

    height: 81.9994px;

    overflow: hidden;

}

.w_btmcase {

    margin: 0 -5px;

}

.w_sect9s {

    padding-right: 110px;

}
.w_side {

    position: fixed;

    right: -100%;

    top: 50%;

    transform: translateY(-50%);

    z-index: 15;

    transition: all .5s;

    box-shadow: 0 5px 13px rgba(0, 0, 0, .1);

    z-index: 999;

}

.w_sideimg {

    width: 28px;

    display: inline-block;

    position: relative;

}

.w_sideimg img {

    width: 100%;

    transition: all .36s;

}

.w_cenr {

    width: 75px;

    text-align: center;

}

.w_cewen {

    font-size: 14px;

    line-height: 2.5;

    color: #666;

    transition: all .36s;

}

.w_sphone {

    background: #f7f7f7;

    border: 1px solid #eaeaea;

    padding: 8px 0;

    cursor: pointer;

}
.w_senphon {

    box-shadow: 4px 4px 6px rgb(119 108 108 / 52%);

}

.w_senphon {

    z-index: 90;

}



.w_senphon {

    width: 100%;

    height: 100vh;

    position: fixed;

    left: 0;

    top: 0;

    background: rgba(0, 0, 0, 0.6);

    z-index: 10000;

    display: none;

}
.w_online {

    width: 100%;

    height: 100vh;

    position: fixed;

    left: 0;

    top: 0;

    z-index: 150;

    background: rgba(0, 0, 0, 0.5);

    z-index: 999;

    display: none;

}
.w_topnav.act {

    height: 80px;

    box-shadow: 0 5px 13px rgb(0 0 0 / 20%);

}
.w_nyph {

    display: none;

}
.w_banpictu {

    width: 100%;

    position: relative;

}

.w_banpictu img {

    width: 100%;

}
.w_nyban {

    width: 100%;

    overflow: hidden;

    position: relative;

}
.w_nybantxt {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    text-align: center;

}

.w_banpic {

    position: relative;

}
.s_e1_list {

    background-color: #f7f7f7;

    transition: all .36s;

}

.s_e1_listig {

    width: 100%;

    position: relative;

    overflow: hidden;

}

.s_e1_listig img {

    width: 100%;

    height: 100%;

}

.s_e1_listig1 {

    position: relative;

    top: 0;

    left: 0;

}

.s_e1_listig2 {

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

}

.s_e1_listwz {

    padding: 0 28px;

    padding-top: 16px;

    padding-bottom: 8px;

}

.s_e1_listwz h4 {

    font-size: 18px;

    color: #0e050b;

    line-height: 1.75;

    height: 31.5px;

    overflow: hidden;

    font-weight: bold;

    transition: all .36s;

}

.s_e1_listwz span {

    display: inline-block;

    font-size: 14px;

    color: #999999;

    line-height: 1.75;

    margin: 8px 0;

}

.s_e1_listwz p {

    font-size: 16px;

    color: #666666;

    line-height: 1.75;

    max-height: 56px;

    overflow: hidden;

}
.g_b1navfl {
    padding:20px 3px 3px 20px;
}

.g_b1nav {
    margin: 72px 3px 0px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eaeaea;
}

.g_b1navfl a {
    padding: 0 8px 17px;
    color: #666666;
    font-size: 14px;
    line-height: 32px;
    font-weight: bold;
    position: relative;
    transition: all .36s ease;
}

.g_b1navfl a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #004ea2;
    transition: all .36s ease;
}

.g_b1navfl.on a::before {
    width: 100%;
}

.w_space3 {
    padding-top: 20px;
}

.g_b1navfl.on a {
    color: #004ea2;
}
.mc_fybtn {
    color: #333;
}
@media screen and (min-width: 1200px) {
    .g_b1navfl a:hover::before {
        width: 100%;
    }

    .g_b1navfl a:hover {
        color: #004ea2;
    }
}
/*7.19*/

/* D3 */

.s_d3_chag {

    margin: 0 -15px;

}



.s_d3_chagbox {

    padding: 0 15px;

}

.s_d3_chagbox.on .s_d3_chagnr {

    border-bottom: 2px solid #004ea2;

}

.s_d3_chagbox.on .s_d3_chagnr p {

    color: #004ea2;

}

.s_d3_chagnr {

    display: block;

    background-color: #f7f7f7;

    text-align: center;

    cursor: pointer;

    border-bottom: 2px solid rgb(0, 78, 162, 0);

    transition: all .36s;

    padding: 0 30px;

}

.s_d3_chagnr p {

    font-size: 14px;

    color: #666666;

    line-height: 3;

    height: 32px;

    overflow: hidden;

    transition: all .36s;

}



.s_d3_twlist {

      padding-left: 5px;
    padding-right: 5px;


}

.s_d3_twlist :nth-child(1) {

    display: block;

}

.s_d3_tw {

    margin: 0 -20px;

    display: none;

}

.s_d3_tw.on {

    display: block;

}



.s_d3_twbox {

    width: 20%;

    padding: 0 20px;

    margin-bottom: 60px;

}



.s_d3_twnr {

    border: 1px solid #eaeaea;

}



.s_d3_twnrvid {

    width: 100%;

    position: relative;

    overflow: hidden;

}



.s_d3_twnrvid img {

    width: 100%;

    height: 100%;

}

.s_d3_twnrvid1 {

    position: relative;

    top: 0;

    left: 0;

}

.s_d3_twnrvid2 {

    position: absolute;

    top: 0;

    left: 0;

    transition: all .36s;

}

.s_d3vidmc {

    width: 100%;

    height: 100%;

    background-color: rgb(0, 0, 0, 0.302);

    position: absolute;

    top: 0;

    left: 0;

}

.s_d3_vidbot {

    width: 68px;

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translateX(-50%) translateY(-50%);

}

.s_d3_vidbot img {

    width: 100%;

    height: 100%;

}

.s_d3_twnrwz {

    background-color: #f7f7f7;

    padding-top: 22px;

    padding-bottom: 36px;

    /*padding-left: 55px;

    padding-right: 55px;*/

    position: relative;

}



.s_d3_twnrwz p {

    font-size: 18px;

    color: #333333;

    line-height: 1.75;

    height: 31.5px;

    overflow: hidden;

    transition: all .36s;

}



.s_d3_twnrwz::before {

    content: "";

    width: 100%;

    height: 2px;

    background-color: #004ea2;

    position: absolute;

    bottom: 0;

    left: 0;

    opacity: 0;

    transition: all .36s;

}

.g_pro .s_b1_nr {
    width: 100%;
    padding-left: 0;
}
.g_pro .s_d3_chagnr {
    padding: 0 30px;
}

.g_pro .w_b1 {
    padding-top: 55px;
}
.g_pro .s_b1_cont {
    padding-top: 50px;
}
@media screen and (max-width: 1280px){
.s_d3_twlist {
    padding-top: 35px;
}
.s_d3_twlist :nth-child(1) {
    display: block;
}
}
