@charset "utf-8";

/*公共*/
body {
    overflow: hidden;
    max-width: 1920px;
    margin: auto;
    background: #f9f8f3 !important;
}

* {
    font-family: "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}

@font-face {
    font-family: "iskpota";
    src: url("/fonts/iskpota.woff2") format("woff2"),
        url("/fonts/iskpota.woff") format("woff"),
        url("/fonts/iskpota.ttf") format("truetype"),
        url("/fonts/iskpota.eot") format("embedded-opentype"),
        url("/fonts/iskpota.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "TT0037M_";
    src: url("/fonts/TT0037M_.woff2") format("woff2"),
        url("/fonts/TT0037M_.woff") format("woff"),
        url("/fonts/TT0037M_.ttf") format("truetype"),
        url("/fonts/TT0037M_.eot") format("embedded-opentype"),
        url("/fonts/TT0037M_.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.g_content {
    width: 1400px;
    margin: auto;
}

.he_contez {
    width: 1400px;
    margin: auto;
    position: relative;
}

.yxedr_active p {
    font-size: 16px;
    line-height: 28px;
    color: #666;
}

/*规范*/
.he_title1 {
    font-size: 26px;
    line-height: 1.5;
}

.he_title2 {
    font-size: 24px;
    line-height: 1.5;
}

.he_title3 {
    font-size: 20px;
    line-height: 1.75;
}

.he_title4 {
    font-size: 18px;
    line-height: 1.75;
}

.he_title5 {
    font-size: 16px;
    line-height: 1.75;
}

.he_title6 {
    color: #fff;
    font-size: 14px;
    line-height: 1.75;
}

.he_word1 p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
}

.he_word2 p {
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
}

.he_word3 p {
    font-size: 12px;
    line-height: 1.75;
}

/*规范*/
/*pc导航选中*/
.yxnav_active1 .g_nav1 {}

.yxnav_active2 .g_nav2 {}

/*ph导航选中*/
.yxnav_active1.g_phnav1 {
    color: #8b1414;
}

.yxnav_active2.g_phnav2 {
    color: #8b1414;
}

.yxnav_active3.g_phnav3 {
    color: #8b1414;
}

/*ph导航&下拉*/
.phxia {
    position: fixed;
    width: 100%;
    left: 0;
    top: 64px;
    z-index: 99;
    padding: 0 20px;
    background-color: #f1f1f1;
    display: none;
}

.xialaph {
    display: none;
    width: 100%;
    padding-bottom: 18px;
    background-color: #f1f1f1;
}

.xialaph h4 {
    position: relative;
}

.xialaph h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}

.xialaph h4 a {
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.xialaph h4 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.xialaph .ul2 {
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}

.xialaph .ul2 .container_s {
    max-width: 100%;
    padding: 0 15px;
}

.xialaph h5 {
    position: relative;
}

.xialaph h5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}

.xialaph h5 a {
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.xialaph h5 img {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s {
    display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d {
    display: block;
}

.xialaph .ul3 {
    display: none;
}

.xialaph h6 a {
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.header2 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 20px;
    padding-right: 20px;
background:#f9f8f3;
    display: none;
}

.header2 .logo {
    width: 200px;
    line-height: 64px;
}

.header2 .logo img {
    width: 100%;
}

.header2 .phsearch {
    position: absolute;
    top: 50%;
    right: 70px;
    width: 25px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.header2 .wj_hin_right {
    padding-top: 25px;
}

.header2 .phsearch img {
    width: 100%;
}

.ph_mea_cl {
    overflow: hidden;
    width: 28px;
    height: 100%;
}

.header2 .menuph {
    width: 28px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}

.header2 .menuph .point {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}

.header2 .menuph .point: .navbtn,
.header2 .menuph .point: .navbtn::after,
.header2 .menuph .point: .navbtn::before {
    width: 28px;
}

.header2 .menuph .navbtn {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #8b1414;
}

.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #8b1414;
}

.header2 .menuph .navbtn::after {
    top: -10px;
}

.header2 .menuph .navbtn::before {
    top: 10px;
}

.header2 .menuph .point.active .navbtn {
    background: transparent;
}

.header2 .menuph .point.active .navbtn::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header2 .menuph .point.active .navbtn::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ph_search {
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}

.ph_search_ph {
    width: 100%;
    height: 35px;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}

.ph_search_ph input {
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color: #333333;padding-top: 6px;
}

.ph_search_ph input::-webkit-input-placeholder {
    color: #999999;
}

.ph_search_ph button {
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.ph_search button .icon-sousuo {
    font-size: 27px;
    color: #999999;
}

.wj_header_i_nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
}

/*电话*/
.ph_dh_number {
    width: 100%;
    text-align: center;
    margin-top: 18px;

}

.ph_dh_number .ph_dh_n {
    display: inline-block;
    overflow: hidden;
}

.ph_dh_number .ph_dh_n p {
    float: left;
    font-size: 16px;
    color: #999;
}

.ph_dh_number .ph_dh_n .ph_dh_n_p1 {
    margin-right: 15px;
}

.wj_hin_r_en a {
    color: #fff;
}

.ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}

.ph_searchfe img {
    width: 100%;
}

.wj_hin_r_en {
    margin-right: 12px;
}


.he_conte {
  
    overflow: hidden;
}

.he_bgti img {
    position: relative;
    width: auto;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.he_shla {

    position: relative;
    border-top: 1px solid transparent
}

.he_heleimg {
    width: 382px;
}

.he_heleimg img {
    width: 100%;
}

.he_heleimg a {
    display: block;
}

.he_headtop {
    padding-bottom: 16px;
}

.he_headtople {
    margin-top: 18px;
}

.he_heriin {
    height: 40px;
}

.he_inpt {
    height: 100%;
}

.he_inpt input {
    width: 197px;
    height: 40px;
    background: #7a0c0c2b;
    padding: 0 18px;
    line-height: 40px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
}

.he_heapoit {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
}

.he_heabox {
    position: relative;
    width: 100%;
}

.he_heapoi {
    padding-bottom: 40px;
}

.he_inpt input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.he_inptinput:-moz-placeholder {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.he_inptinput::-moz-placeholder {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.he_inptinput:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
}

.he_sousuo {
    width: 46px;
    height: 40px;
    background: #7a0c0c;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.he_sousuo img {
    width: 18px;
}

.he_wxicon {
    width: 28px;
    margin-left: 16px;
    line-height: 40px;
    cursor: pointer;
}

.he_wxicon img {
    width: 100%;
    opacity: 0.9;
    transition: all 0.36s;
}

.he_headtopri {
    margin-top: 40px;
}

.he_heriwx {
    position: relative;
    padding-right: 4px;
    padding-left: 8px;
}

.he_wxcode {
    width: 115px;
    position: absolute;
    top: 44px;
    left: -18px;
    display: none;
}

.he_wxcode .he_cofl {
    width: 100%;
    position: relative;
}

.he_cofl1 {
    padding-top: 13px;
    padding: 16px 8px 8px;
    position: absolute;
    z-index: 10;
    width: 100%;
}

.he_heaboul {
    margin: 0 -35px;
    padding: 0 30px;
}

.he_heaboli {
    transition: all 0.36s;
    position: relative;
}

.he_heaboli a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    padding: 13px 55px 13px;
}

.he_helidown {
    background: rgba(139, 20, 20, 0.94);
    position: absolute;
    width: 100%;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}


.he_heaboli.yxnav_active1 {
    background: rgba(122, 12, 12, 0.94);
}

.he_helidoli {
text-align: center;
    transition: all 0.36s;
}

.he_helidoli.yxnav_active2 {
    background: rgba(122, 12, 12, 0.94);
}

.he_helidoli a {
    padding: 12px 35px;
    display: block;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
}

.he_banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.g_syhead {
    position: relative;
    height: 150px;
}

.g_syhead.act .he_heabox {
    position: fixed;
    top: -101px;
    z-index: 999;
    /* width: 100%; */
}

.he_bannli {
    display: none;
}

.he_bannli a {
    display: block;
    position: relative;
    width: 100%;
}

.he_bannlin {
    width: 100%;
    position: relative;
}
.he_bannliny{
    width: 100%;
    position: relative;
}
.he_bannliny a{
    display: block;
    width: 100%;
}
.he_bannliny a img{
    width: 100%;
}

.he_bannlin a {
    display: block;
    position: relative;
    width: 100%;
    height: 350px;
}

.he_bannlin img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.he_bannul {
    width: 100%;
    position: relative;
}

.he_bannli a img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 10;
}

.he_bannli a video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.he_bannul .slick-dots li.slick-active {
    background: #982021;
}

.he_bannul .slick-dots li {

    width: 8px;
    height: 8px;
    margin: 0 8px;
    background: #fff;
    border: none;
}

.he_bannul .slick-dots {
    bottom: 110px;
}

.he_foot {
    position: relative;
    width: 100%;
}

.he_content {
    height: 500px;
}

.he_fobgt img {
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
}

.he_fottop {
    border-bottom: 1px solid rgba(178, 178, 178, 0.2);
}

.he_fotnaul {
    margin: 0 -33px;
    padding: 0 43px;
}

.he_fotna {
    position: relative;
}

.he_fotna::after {
    content: '';
    width: 100vw;
    height: 1px;
    background: rgba(178, 178, 178, 0.2);
    position: absolute;
    top: 67px;
    left: -360px;
}

.he_fotnali {
    transition: all 0.36s;
}

.he_fotnali a {
    padding: 22px 53px;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.7);
    display: block;
}

.he_fotbot {}

.he_fotbotle {
    width: 416px;
    margin-top: 36px;
}

.he_fotbotle img {
    width: 100%;
}

.he_fotbotri {
    margin-top: 43px;
}

.he_fotgble {
    width: calc(100% - 295px);
}

.he_fotgbri {
    width: 295px;
}


.mc_select_yqlj .mc_select_hd {
    width: 100%;
    height: 50px;
    border: 1px solid rgba(205, 205, 205, .5);
    padding: 0 20px;
    cursor: pointer;
}

.mc_select_yqlj .mc_select_show {
    color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
    width: 100%;
    height: 100%;
    padding: 10px 0px;
}

.mc_select_yqlj .mc_select_xtbbox {
    width: 14px;
    transition: all 0.36s;
}

.mc_select_xtbbox.act {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mc_select_yqlj .mc_select_xtbbox img {
    width: 100%;
}

.mc_select_yqlj .mc_select_xtbbox {
    padding: 17px 0;
}

.mc_icon_xjt {
    width: 10px;
}

.mc_select {
    position: relative;
}

.mc_select_yqlj .mc_select_bd {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    width: 100%;
    border: 1px solid rgba(205, 205, 205, .5);
    border-top: 0;
    max-height: 120px;
    padding: 15px 0;
    background: rgba(139, 20, 20, 1);
    z-index: 10;

}

.mc_ft_r {
    width: 100%;
}

.mc_select_yqlj .mc_select_li {
    font-size: 16px;
    padding: 2px 0;
}

/* plaeceholder样式改变 */
.mc_select_yqlj .mc_select_show::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.mc_select_yqlj .mc_select_show:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.mc_select_yqlj .mc_select_show::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.mc_select_yqlj .mc_select_show:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 16px;
    color: rgba(255, 255, 255, 0.5);
}

.mc_select_yqlj .mc_select_showbox {
    width: calc(100% - 14px);
    height: 100%;
    line-height: 50px;
}

.mc_select_yqlj .mc_select_list {
    padding: 3px 0;
}

.mc_select_yqlj .mc_select_a {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    padding: 3px 20px;
    color: rgba(255, 255, 255, 0.5);
}

.mc_select_bd {
    display: none;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(255, 255, 255, .5) !important;
}

.he_fotbli {
    width: 100%;
    padding: 0 44px;
}

.he_fotbtle {
    margin-top: 33px;
    width: 100%;
}

.he_fotbul {
    margin: 0 -44px;
}

.he_fotblsp span {
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 1px;
}

.he_fotlltr {
    margin-right: 30px;
}

.he_fotlte p,
.he_fotlltr p {
    line-height: 32px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}

.he_fenx {
    margin-top: 28px;
}


.l_r_topb {
    display: inline-block;
    cursor: pointer;
    position: relative;
    height: 27px;
    transition: all .36s;
    margin: 0 7px;
}

.l_r_topb i {
    width: 26px;
    height: 27px;
    display: block;
}

.iconfont img {
    width: 100%;
}

.l_r_topb .bshare_box {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.l_r_topb .bsPromo {
    width: 100%;
    height: 100%;
    display: block !important;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

.l_r_topb .bshare_box a {
    width: 100% !important;
    height: 100% !important;
    display: block;
    opacity: 0 !important;
}

.he_powe {
    width: 100%;
    background: #7a0c0c;
    text-align: center;
    padding: 13px 10px;
}

.he_powe p {
    display: inline-block;
    letter-spacing: 1px;
}

.he_powe .he_powelr {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.2);
    padding-right: 10px;
}

.he_powele {
    font-family: 'Arial';
    display: inline-block;
}

.he_powele a {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.1);
}

.he_powelr img {
    width: 50px;
    line-height: 24px;
    margin-left: 10px;
}

.he_conte {

    position: relative;
}

.he_swch {
    text-align: center;
    position: relative;
}

.he_swchtop {
    margin-top: 25px;
    box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.06);
    display: inline-block;
}

.he_swbtn.act {
    background: #8b1414;
    color: #fff;
    transition: all 0.36s;
}

.he_swbtn {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    display: inline-block;
    padding: 5px 50px;
    cursor: pointer;
    transition: all 0.36s;
}

.he_more {
    position: absolute;
    right: 50px;
    top: 38px;
    cursor: pointer;
}

.he_more a {
    font-size: 16px;
    line-height: 22px;
    color: #999999;
    position: relative;
}

.he_more a::after {
    content: '';
    width: 0px;
    height: 2px;
    background: #bd8282;
    position: absolute;
    top: 20px;
    left: 0;
    transition: all 0.36s;
}

.he_newxin:not(:first-child) {
    display: none;
}

.he_newxin {
    margin-top: 22px;
    transition: all 0.36s;
}

.he_newxinli {
    width: 25%;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    transition: all 0.36s;
    position: relative;
}

.he_newxinli::after {
    content: '';
    width: 0px;
    height: 2px;
    background: #8b1414;
    position: absolute;
    bottom: 0;
    transition: all 0.36s;
}

.he_newxinli a {
    display: block;
}

.he_neinlibox {
    width: 100%;
    padding: 23px 45px 29px;
}

.he_neinlibimg {
    width: 14px;
}

.he_neinlibimg img {
    width: 100%;
}

.he_neinlibte {
    margin-left: 10px;
}

.he_neinlibte span {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Arial';
    color: #666666;
}

.he_neinlibp {
    margin-top: 8px;
}

.he_neinlibp p {
    font-size: 16px;
    color: #333333;
    text-align: left;
    height: 56px;
    overflow: hidden;
    transition: all 0.36s;
    margin-bottom: 0px;
}

.he_newxinli:last-child {
    border-right: none;
}

.he_newzx {
    margin-top: 64px;
    position: relative;
    z-index: 10;
}

.he_newzxle {
    width: calc(100% - 550px);
    padding-right: 50px;
    position: relative;
    z-index: 5;
}

.he_newxinul {
    position: relative;
    z-index: 5;
}

.he_newzxri {
    width: 530px;
    text-align: left;
}

.he_newzxleto h4 {
    font-size: 26px;
    color: #333333;
    line-height: 26px;
    font-weight: bold;
    position: relative;
}

.he_newzxlebo {
    margin-top: 50px;
}

.he_newzxleto h4::after {
    content: '';
    width: 30px;
    height: 2px;
    background: #8b1414;
    position: absolute;
    top: 44px;
    left: 0;
}

.he_newzxleto span {
    display: inline-block;

}

.he_newzxleto a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #999;
    margin-top: 5px;
    position: relative;
    transform: all 0.36s;
}

.he_newzxleto a::after {
    content: '';
    width: 0px;
    height: 2px;
    position: absolute;
    background: #bd8282;
    top: 20px;
    left: 0;
    transition: all 0.36s;
}

.he_newzxleble {
    width: 342px;
}

.newzxlebri {
    width: calc(100% - 342px);
    padding-left: 34px;
}

.he_nweimg {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.he_nweimg img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}

.he_nweijpg {
    position: absolute;
    top: 0;
    left: 0;
}

.he_nweipng {
    position: relative;
    top: 0;
    left: 0;
}

.he_nweite {
    margin-top: 30px;
}

.he_nweitele h4 {
    font-size: 30px;
    line-height: 26px;
    color: #972e2f;
    font-family: 'Arial';
}

.he_nweitele span {
    font-size: 14px;
    color: #464646;
    line-height: 26px;
    font-family: 'Arial';
    display: block;
    margin-top: 5px;
}

.he_nweitele {
    width: 65px;
    border-right: 1px solid #d2d2d2;
    text-align: center;
}

.he_nweiteri {
    width: calc(100% - 65px);
    padding-left: 25px;
}

.he_nweiteri p {
    line-height: 1.75;
    color: #464646;
    height: 56px;
    overflow: hidden;
    transition: all 0.36s;
    margin-bottom: 0px;
}

.newzxlebri a span {
    display: inline-block;
    font-family: 'iskpota' !important;
    font-size: 14px;
    line-height: 30px;
    transition: all 0.36s;
    color: #999999;
    width: 55px;
    float: left;
}

.newzxlebri a p {
    display: inline-block;
    line-height: 1.75;
    color: #333333;
    transition: all 0.36s;
    letter-spacing: 1px;
    width: calc(100% - 55px);
    float: left;
    height: 28px;
    overflow: hidden;
    margin-bottom: 0;
}

.newzxlebri{
    display: block;
    margin-bottom: 11px;
}
.g_new{
    margin-bottom: 11px;
}

.newzxlebri:last-child {
    margin-bottom: 0px;
}

.he_ylinj {
    width: 100%;
    background-size: 100%;
    margin-bottom: 30px;
}


.he_ylinj a {
    padding: 22px 0 20px;
    display: block;
}

.he_ylinj:last-child {
    margin-bottom: 0px;
}

.he_ylinj img {
    width: 100%;
    width: 42px;
    display: inline-block;
}

.he_topte {
    margin-top: 7px;
}

.he_topte p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.he_fripi {
    position: relative;
    padding-bottom: 65px;
}

.he_gbte {
    width: 425px;
    position: absolute;
    top: 210px;
    left: 10px;
    z-index: 2;
}

.he_gbte img {
    width: 100%;
}

.he_xueshu {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 60px;
}

.he_xueshule {
    width: 390px;
}

.he_xueshuri {
    width: calc(100% - 390px);
    padding-left: 30px;
}

.he_xueshu .he_newzxleto h4 {
    color: #fff;
}

.he_xueshu .he_newzxleto h4::after {
    background: #fff;
}

.he_xueshu .he_newzxleto a {
    color: #fff;
    transform: all 0.36s;
}

.he_xueshu .he_newzxleto a::after {
    content: '';
    width: 0px;
    height: 2px;
    position: absolute;
    background: #bd8282;
    top: 20px;
    left: 0;
    transition: all 0.36s;
}

.he_xusulebt {
    margin-top: 43px;
    background: rgba(139, 20, 20, 0.9);
    padding: 12px 25px 25px;
    position: relative;
}

.he_xupote {
    width: 197px;
    bottom: 20px;
    position: absolute;
    right: 15px;
}

.he_xupote img {
    width: 100%;
}

.he_xusulitbt {
    font-size: 14px;
    line-height: 23px;
    padding: 0 5px;
    background: #fff;
    display: inline-block;
    color: #8b1414;
    margin-right: 12px;
}

.he_xusulitop span {
    color: rgba(255, 255, 255, 0.6);
}

.he_xusulibo {
    margin-top: 10px;
}

.he_xusulibo p {
    line-height: 1.75;
    color: #fff;
    height: 56px;
    overflow: hidden;
    transition: all 0.36s;
    margin-bottom: 0px;
}

.he_xusuli {
    border-bottom: 1px solid rgba(195, 140, 141, 0.5);

    position: relative;
    z-index: 10;
}

.he_xusuli a {
    display: block;
    padding-bottom: 9px;
    padding-top: 13px;
}

.he_xusrcnul {
    margin-top: 43px;
}

.he_xusrcnli {
    width: 50%;
    position: relative;
    background: rgba(255, 255, 255, 0.96);
}

.he_xusrcnli a {
    padding: 30px;
    display: inline-block;
    height: 242px;
}

.he_xusrcnli h4 {
    color: #333333;
    max-height: 56px;
    overflow: hidden;
    transition: all 0.36s;
}

.he_xusrcnli span {
    font-size: 14px;
    line-height: 22px;
    color: #afafaf;
    display: block;
    margin-top: 8px;
    margin-bottom: 10px;
}

.he_xusrcnli p {
    color: #999999;
    max-height: 48px;
    overflow: hidden;
    margin-bottom: 0;
}

.he_xunlpoi {
    font-size: 16px;
    line-height: 22px;
    color: #8b1414;
    position: absolute;
    bottom: 31px;
}

.he_swbtom {
    position: relative;
    z-index: 10;
}

.he_xusrcnli:nth-child(1) {
    background: rgba(239, 239, 239, 0.96);
}

.he_xusrcnli:nth-child(4) {
    background: rgba(239, 239, 239, 0.96);
}

.he_jdszbox {
    padding-top: 53px;
    padding-bottom: 60px;
}

.he_jdszble {
    width: calc(100% - 525px);

}

.he_jdszbri {
    width: 525px;
    padding-left: 55px;
}

.he_jdszblbot {
    margin-top: 52px;
}

.he_jdszotul {
    margin: 0 -15px;
}

.he_jdszotli {
    width: 50%;
    padding: 0 15px;
}

.he_jdblbole {
    width: 100%;
}

.he_jlboleimg {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.he_jlboleimg img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}

.he_jdblbote {
    margin-top: 15px;
}

.he_jdblbote h4 {
    font-size: 16px;
    line-height: 1.75;
    color: #333333;
    height: 56px;
    overflow: hidden;
    transition: all 0.36s;
}

.he_jdblbote span {
    font-size: 14px;
    line-height: 1.74;
    color: #666;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.he_jdblbote p {
    color: #333333;
    height: 72px;
    overflow: hidden;
}

.he_jdmo {
    font-size: 16px;
    line-height: 22px;
    color: #8b1414;
    margin-top: 18px;
    position: relative;
}

.he_jdmo::after {
    content: '';
    width: 0px;
    height: 2px;
    position: absolute;
    background: #bd8282;
    top: 20px;
    left: 0;
    transition: all 0.36s;
}

.he_jdszile {
    width: 75px;
    background: #8b1414;
    border-radius: 5px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 8px;
}

.he_jdszile h4 {
    font-family: 'iskpota' !important;
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
}

.he_jdszile span {
    font-family: 'iskpota' !important;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.he_jdszibot {
    margin-top: 50px;
}

.he_jdsziri {
    width: calc(100% - 75px);
    padding-left: 21px;
}

.he_jdsziriic {
    width: 13px;
}

.he_jdsziriic img {
    width: 100%;
}

.he_jdszirte {
    margin-left: 8px;
}

.he_jdszirte span {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #8b1414;
}

.he_xuzp {
    margin-top: 5px;
}

.he_xuzp p {
    line-height: 1.75;
    color: #333;
    margin-bottom: 0;
    transition: all 0.36s;
    height: 56px;
    overflow: hidden;
}

.he_jdszibli {
    margin-bottom: 18px;
}

.he_jdszibli:last-child {
    margin-bottom: 0;
}

.he_rwgsbn {
    padding-top: 44px;
    padding-bottom: 65px;
}

.he_rwgsbox {
    background-image: url('/images/sytgs.jpg');
    background-repeat: no-repeat;
}

.he_rwgscoul {
    margin: 0 -3px;
}

.he_rwgscoli {
    width: 25%;
    padding: 0 3px;
    position: relative;
}

.he_rwolibo {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.he_rwolibo img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}

.he_rwgscobo {
    margin-top: 65px;
    position: relative;
}

.he_rwolibo::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.06);
    position: absolute;
    top: 0;
    z-index: 20;
    left: 0;
}

.he_bokrt {
    width: 25px;
    height: 24px;
    position: absolute;
    top: 17px;
    right: 17px;
    z-index: 30;
}

.he_bokrt img {
    width: 100%;
}

.he_telb {
    position: absolute;
    left: 32px;
    bottom: 25px;
    z-index: 30;
}

.he_telb h4 {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
}

.he_lebtn,
.he_ribtn {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 5px 19.4px 0.6px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.he_lebtn img,
.he_ribtn img {
    width: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.he_lebtn {
    left: -73px;
}

.he_ribtn {
    right: -73px;
}

.he_mtjzbox {

    padding-bottom: 60px;
}

.he_mtjzbbot {
    margin-top: 55px;position: relative;
    z-index: 2;
}

.he_mtjzbbtul {
    margin: 0 -18px;
}

.he_mtjzbbtli {
    width: 25%;
}

.he_mtjzbbtli a {
    display: block;
    padding: 0 18px;
}

.he_mttlibox {
    width: 100%;
    border-top: 6px solid #8b1414;
    padding: 23px 17px 27px;
    box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.06);
}

.he_mtibtole {
    position: relative;
    overflow: hidden;
    width: 290px
}

.he_mtibtole img {
    width: 100%;
    height: 100%;
}

.he_mtibtori {

    padding-left: 10px;
}

.he_mtibtori h4 {
    color: #333333;
    letter-spacing: 1px;
    height: 56px;
    overflow: hidden;
    transition: all 0.36s;
}

.he_mtibtori span {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    display: block;
    margin-top: 8px;
}

.he_mttlibbt {
    margin-top: 11px;
}

.he_mttlibbt p {
    color: #999999;
}

.he_mjmo {
    font-size: 16px;
    line-height: 22px;
    color: #8b1414;
    margin-top: 30px;
    position: relative;
}
.he_mjmo::after{
    content: '';
    width: 0px;
    height: 2px;
    position: absolute;
    background: #bd8282;
    top: 20px;
    left: 0;
    transition: all 0.36s;
}

.he_yttopbm {
    width: 100%;
    margin-top: 55px;
}

.he_yttbmli {
    width: 20%;
}

.he_ytbmxim {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.he_ytbmxim img {
    width: 100%;
    height: 100%;
}

.he_ytbebo {
    height: 115px;
    position: relative;
    border-right: 1px solid #f3f3f3;
}

.he_ytbmxte {
    background: #fff;
    padding: 27px 65px;
    position: absolute;
    height: 100%;
    bottom: 0;
    transition: all 0.36s;
}

.he_yttbmli:last-child .he_ytbmxte {
    border: none;
}

.he_ytbmxte p {
    color: #333333;
    line-height: 1.75;
    transition: all 0.36s;
    max-height: 56px;
    overflow: hidden;
}

.he_yttbmlibox {
    position: relative;
}

.he_yxyan {
    width: 145px;
    position: absolute;
    top: 30px;
    right: 10px;
}

.he_yxyan img {
    width: 100%;
}

.he_bgtbox {
    position: relative;
    margin-top: -82px;
    z-index: 10;
}

.he_rgbteq {
    width: 420px;
    position: absolute;
    top: 155px;
    left: 60px;
    z-index: -1;
}

.he_rgbteq img {
    width: 100%;
}

.he_contezle {
    width: 200px;
}

.he_contezri {
    width: calc(100% - 230px);
    margin-left: 30px;
    background: #fff;
    position: relative;
}

.he_cntzlet {
    background: rgba(122, 12, 12, 0.8);
    text-align: left;
    padding-top: 18px;
    padding-bottom: 15px;
    padding-left: 38px;
    padding-right: 10px;
}

.he_cntzlet h4 {
    color: #ffffff;
    font-weight: bold;
    line-height: 1.5;
}

.he_cntzlet span {
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
    text-transform: uppercase;
}

.he_cntzleb {
    padding: 15px 40px 90px;
    box-shadow: 2.5px 4.3px 14px 0px rgba(0, 0, 0, 0.07);
    background: rgba(246, 246, 246, 0.5);
}

.he_cntzlebli a {
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    transition: all 0.36s;
    padding: 13px 0px 11px;
    display: block;
}

.he_cntzlebli.on a {
    color: #8b1414;
}

.he_cntzlebli {
    border-bottom: 1px solid #cfcfcf;
}

.he_cntzrito {
    width: 100%;
    padding: 22px 36px 0px;
    border-bottom: 1px solid #e6e6e6;
}

.he_cntitole {
    position: relative;
    padding-bottom: 21px;
}

.he_cntitole h4 {
    color: #333333;
    position: relative;
}

.he_cntitole h4 span {
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
}

.he_cntitole::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 2px;
    background: #8b1414;
    bottom: 0px;
    left: 0;
}

.he_cnindefl {
    width: 14px;
}

.he_cnindefl a {
    line-height: 20px;
    display: block;
}

.he_cnindefl a img {
    width: 100%;
    display: inline-block;
}

.he_cninderi a {
    display: block;
    font-size: 14px;
    line-height: 1.75;
    color: #999;
    transition: all 0.36s;
}

.he_cninderi {
    margin-left: 7px;
}

.he_cntitori {
    margin-top: 8px;
}

.he_cntzribo {
    padding: 0px 37px;
}

.he_cntzriboli {
    border-bottom: 1px solid #e6e6e6;
}

.he_cntzriboli a {
    display: block;
    padding: 17px 15px 22px;
}

.he_cnibole {
    width: 70px;
    text-align: right;
}

.he_cnibole h4 {
    color: #666666;
    transition: all 0.36s;
}

.he_cnibole span {
    transition: all 0.36s;
    color: #999999;
}

.he_cnibori {
    width: calc(100% - 70px);
}

.he_cntzriboul {
    margin-top: 8px;
}

.he_cniboriri {
    width: 36px;
    height: 36px;
    background: #7a0c0c;
    position: relative;
}

.he_cniboriri img {
    width: 7px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.he_cniborile {
    width: calc(100% - 36px);
    padding-left: 75px;
    padding-right: 40px;
    position: relative;
}

.he_cniborile h4 {
    color: #333333;
    letter-spacing: 1px;
    position: relative;
    margin-top: 5px;
    transition: all 0.36s;
    max-height: 56px;
    overflow: hidden;
}

.he_cniborile::after {
    content: '';
    width: 36px;
    height: 1px;
    background: #8b1414;
    position: absolute;
    top: 18px;
    left: 17px;
}

.he_cniborile p {
    color: #999999;
    margin-bottom: 0px;
    letter-spacing: 1px;
    margin-top: 10px;
    max-height: 48px;
    overflow: hidden;
}

.he_fybox {
    margin-top: 40px;
    margin-bottom: 48px;
}

/* 分页 */
.mc_fybtn {
    padding: 0 2px;
}

.mc_pcfy a {
    float: left;
}

.he_transla {
    padding-bottom: 60px;
}

.mc_fybtn a {
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333;
}

.mc_phfy {
    display: none;
}

.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}

.pc_fenye li {
    float: left;
    width: 32px;
    height: 32px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #a4a4a4;
    text-align: center;
    margin: 0px 10px;
    transition: .3s;
}

.pc_fenye li.activepage {
    color: #fff;
    background-color: #8b1414;
}

.w_fenyeph {
    display: none;
}

.pc_fenye li.clolr {
    color: #8b1414;
}

.he_cntzrieto {
    padding: 0px 63px 60px;
}

.he_czrietoim {
    padding: 40px 0px 30px;
    width: 100%;
}

.he_czrietoim img {
    width: 100%;
}

.he_czrietote p {
    color: #666666;
    margin-bottom: 0px;
}

.he_cntzrieto2 {
    padding: 27px 65px 65px;
}

.he_ieto2 p {
    color: #666666;
}

.he_transla1 .he_contezri {
    width: 100%;
}

.he_transla1 .he_cntitole h4 {
    font-weight: bold;
    color: #8b1414;
}

.he_cntisp {
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
}

.he_transla1 .he_cntzrito {
    padding: 15px 36px 0px;
    background: #fff;
}

.he_transla1 .he_cntitole h4::after {
    top: 64px;
}

.he_transla1 .he_cntitori {
    margin-top: 12px;
}

.he_transla1 .he_contezri {
    margin-left: 0px;
    background: rgba(255, 255, 255, 0.9);
}

.he_cntzribtmb {
    padding: 33px 60px 65px;
}

.he_cnrimbtit {
    text-align: center;
}

.he_cnrimbtit h4 {
    color: #333333;
    letter-spacing: 1px;
}

.he_cnrbtbt {
    text-align: center;
    margin-top: 23px;
    margin-bottom: 23px;
}

.he_cnrbtbt span {
    font-sizE: 14px;
    line-height: 22px;
    color: #999999;
    display: inline-block;
}

.he_cnrbtbt span:nth-child(2) {
    margin: 0 25px;
    letter-spacing: 1px;
}

.he_edit p {
    color: #666;
}

.he_swqieh {
    border-top: 1px solid #e9e9e9;
    position: relative;
}

.he_swqieh::after {
    content: '';
    width: 54px;
    height: 1px;
    background: #8b1414;
    position: absolute;
    top: -1px;
    left: 0;
}

.he_swqit p {
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    width: calc(100% - 56px);
    float: left;
    transition: all 0..36s;
}

.he_swqit span {
    color: #333;
    float: left;
    line-height: 20px;
    width: 56px;
}

.he_swqit a {
    display: block;
    margin-top: 18px;
}

.he_swqit {
    margin-top: 27px;
    font-size: 14px;
    line-height: 20px;
}

.he_swqieh {
    margin-top: 50px;
}

.he_yslist {
    padding: 35px 36px 0;
}

.he_yslistul {
    margin: 0 -22px;
}

.he_yslistli {
    padding: 0 22px;
    width: 33.333333%;
    margin-bottom: 38px;
}

.he_yslistli a {
    display: block;
}

.he_yslisim {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.he_yslisim img {
    width: 100%;
    height: 100%;
    transition: all 0.36s;
object-fit: cover;
}

.he_ysliste h4 {
    color: #333333;
    font-weight: bold;
    margin-top: 17px;
    max-height: 56px;
    overflow: hidden;
    transition: all 0.36s;
}
.he_ysliste{
    height: 68px;
}
.he_ysliste span {
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    font-family: "iskpota" !important;
}

.he_fyboxd {
    margin-top: 10px;
    margin-bottom: 55px;
}

.he_rwbtobox {
    padding: 0 36px;
}

.he_rwtobxul {
    margin: 0 -17px;
    padding-top: 30px;
    padding-bottom: 5px;
}

.he_rwtobxli {
    padding: 0 17px;
    width: 50%;
    margin-bottom: 33px
}

.he_rwtobxli a {
    display: block;
    padding: 20px 18px;
    background: #f6f6f6;
}

.he_rwtbxlto {
    border-bottom: 1px solid #8b1414;
    padding-bottom: 27px;
    position: relative;
    padding-left: 10px;
    position: relative;
}

.he_rwtltim {
    width: 90px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.he_rwtltim img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.he_rwtltte {
    width: calc(100% - 90px);
    padding-left: 23px;
    padding-top: 20px;
}

.he_rwtltte h4 {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    transition: all 0.36s;
    height: 56px;
    overflow: hidden;
}

.he_indb {
    position: relative;
    z-index: 10;
}

.he_rwtepo {
    position: absolute;
    top: -6px;
    left: 90px;
    z-index: 2;
}

.he_rwtepo span {
    font-size: 48px;
    line-height: 52px;
    color: rgba(139, 20, 20, 0.06);
    font-weight: bold;
    font-family: 'TT0037M_' !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.he_rwtbxlbo p {
    color: #999;
    height: 72px;
    overflow: hidden;
    letter-spacing: 1px;
}

.he_rwtbxlbo {
    padding: 20px 3px 0px;
}

.he_xzbtxli {
    position: relative;
    background: #f6f6f6;
    overflow: hidden;
    margin-bottom: 21px;
}
.he_gbgt{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.36s;
    background: url(/images/xzbgt.jpg) center / cover no-repeat;
}
.he_gbgt img{
    width: 100%;
    height: 100%;
}

.he_xzbtobox {
    padding: 31px 36px 8px;
}

.he_xzbtxli a {
    display: block;
    padding: 25px 26px 25px 33px;
    position: relative;
    z-index: 10;
}

.he_xzbtxlri {
    width: 36px;
    height: 36px;
    background: #982021;
    border-radius: 50%;
    position: relative;
    text-align: center;
    line-height: 10px;
    transition: all 0.36s;
    margin-top: 10px;
    z-index: 10;
}

.he_xzimgbox {
    width: 14px;
    position: relative;
    display: inline-block;
}

.he_xzimgbox img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.36s;
}

.he_xzbtxlle {
    width: calc(100% - 36px);
    padding-right: 15px;
    position: relative;
    z-index: 10;
}

.he_xzbtxlle h4 {
    color: #464646;
    transition: all 0.36s;
    height: 28px;
    overflow: hidden;
}

.he_xzxltim {
    width: 12px;
    position: relative;
    height: 12px;
    margin-top: 6px;
}

.he_xzxltim img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.36s;
}

.he_show {
    opacity: 1;
}

.he_hide {
    opacity: 0;
}

.he_xzxltte {
    margin-left: 5px;
}

.he_xzxltte span {
    font-size: 14px;
    line-height: 24px;
    color: #aaaaaa;
    transition: all 0.36s;
}

.he_teyapoi {
    width: 120px;
    position: absolute;
    top: 14px;
    right: 0;
}

.he_teyapoi img {
    width: 100%;
}

.he_video {
    width: 800px;
    display: inline-block;
}

.he_video video {
    width: 100%;
}

.he_video img,
.he_iframe img {
    width: 100%;
}

.he_iframe {
    width: 800px;
    display: inline-block;
}

.he_iframe iframe {
    width: 100%;
    height: 450px;
}

.he_videobox {
    text-align: center;
}

iframe {
    width: 100vw;
    height: 23.5vw;
}

.he_dsjbxul::after {
    content: '';
    width: 1px;
    height: 100%;
    background: #e6e6e6;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.he_dsjbxul:last-child::before {
    content: '';
    width: 23px;
    height: 1px;
    background: #cbcbcb;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.he_dsjbxul {
    width: 100%;
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
}

.he_dsjbtobox {
    padding: 0px 65px 69px;
    position: relative;
    z-index: 10;
}
.he_dsjbxli:nth-child(n){
    width: 50%;
    position: relative;
    padding-left: 83px;
    float: right;
    clear: right;
    min-height: 130px;
    margin-bottom:80px;
}

.he_dsjbxli:nth-child(n)::before{
    content: '';
    width: 56px;
    height: 1px;
    border: 1px dashed #cbcbcb;
    position: absolute;
    top: 19px;
    left: 15px;
}
.he_dsjbxli:nth-child(n) h4 {
    color: #333333;
    font-weight: bold;
    letter-spacing: 1px;
}

.he_dsjbxli p {
    position: relative;
    padding-left: 17px;
    letter-spacing: 1px;
    min-height: 64px;
}
.he_dsjbxli:nth-child(2n) p{
    padding-left: inherit;
    padding-right: 17px;
}
.he_dsjbxli p::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #666666;
    position: absolute;
    border-radius: 50%;
    top: 13px;
    left: 0;
}
.he_dsjbxli:nth-child(2n) p::before{
    right: 0px;
    left:inherit;
}
.he_dsjbxli:nth-child(2n){
    text-align: right;
    width: 50%;
    margin-top: 90px;
    padding-right: 80px;
    padding-left: inherit;
    position: relative;
    float: left;
    clear: left;
    min-height:120px;
    margin-bottom:0px;
}
.he_dsjbxli:last-child{
    margin-bottom: 0px;
}


.he_dsjbxli::after {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url('/images/dsjdot.png');
    background-size: 100% 100%;
    position: absolute;
    z-index: 10;
    top: 11px;
    left: -9px;
}

.he_dsjbxli:nth-child(2n)::after {
    right: -9px!important;
    left: inherit;
}
.he_dsjbxli:nth-child(2n)::before {
    right: 15px;
    left: inherit;
}
/* 
.he_dsjbxli:nth-child(2n) p {
    position: relative;
    padding-right: 17px;
    letter-spacing: 1px;
}



.he_dsjbxli:nth-child(2n)::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #666666;
    position: absolute;
    border-radius: 50%;
    top: 13px;
    right: 0;
} */



/* 
.he_dsjbxli {
    width: 50%;
    position: relative;
    padding-left: 83px;
}


.he_dsjbxli::after {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url('/images/dsjdot.png');
    background-size: 100% 100%;
    position: absolute;
    z-index: 10;
    left: -9px;
    top: 11px;
}

.he_dsjbxli::before {
    content: '';
    width: 56px;
    height: 1px;
    border: 1px dashed #cbcbcb;
    position: absolute;
    top: 19px;
    left: 15px;
}

.he_dsjbxli h4 {
    color: #333333;
    font-weight: bold;
    letter-spacing: 1px;
}

.he_dsjbxli p {
    position: relative;
    padding-left: 17px;
    letter-spacing: 1px;
    min-height: 64px;
}

.he_dsjbxli p::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #666666;
    position: absolute;
    border-radius: 50%;
    top: 13px;
    left: 0;
}

.he_dsjbxli:nth-child(2n) h4 {
    color: #333333;
    font-weight: bold;
    letter-spacing: 1px;
}

.he_dsjbxli:nth-child(2n) {
    text-align: right;
    width: 50%;
    margin-top: 90px;
    padding-right: 80px;
    position: relative;
    float: left;
}

.he_dsjbxli:nth-child(2n)::after {
    content: '';
    width: 18px;
    height: 18px;
    background-image: url('/images/dsjdot.png');
    background-size: 100% 100%;
    position: absolute;
    z-index: 10;
    right: -9px;
    top: 11px;
}

.he_dsjbxli:nth-child(2n)::before {
    content: '';
    width: 56px;
    height: 1px;
    border: 1px dashed #cbcbcb;
    position: absolute;
    top: 19px;
    right: 15px;
}

.he_dsjbxli:nth-child(2n) p {
    position: relative;
    padding-right: 17px;
    letter-spacing: 1px;
}



.he_dsjbxli:nth-child(2n)::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #666666;
    position: absolute;
    border-radius: 50%;
    top: 13px;
    right: 0;
} */

.he_dsjgbt {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    opacity: 0.1;
}

.he_dsjgbt img {
    width: 100%;
}

.header2 .he_wxicon {
    margin-left: 0;
    padding-top: 12px;
}

.header2 .he_wxcode {
    width: 95px;
    position: absolute;
    top: 48px;
    left: -35px;
}
.header2 .he_wxcode img{
    width: 100%;
}

.header2 .he_wxicon {
    width: 25px;
}

.he_bannli.on {
    display: block;
}

.he_xunlpoi::after {
    content: '';
    width: 0px;
    height: 2px;
    position: absolute;
    background: #bd8282;
    top: 20px;
    left: 0;
    transition: all 0.36s;
}

.he_xusuleto .he_newzxleto a::after {
    background: #fff;
}

.he_xueshuri .he_newzxleto a::after {
    background: #fff;
}
.he_pcbanyi{
    display: none;
}
.he_dybox{
    position: relative;
}
.he_dybsw{
    width:115px;
    position: absolute;
    bottom:37px;
    left:50%;
    transform: translateX(-50%);
    display: none;
}
.he_dybsw img{
   width: 100%;
}
.he_dybsw .he_dybswb{
    position: absolute;
    top:0;
    left: 0;
    z-index: 10;
    padding:6px;
}
.he_dybsw .he_dybswt{
    position: relative;
}

/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .he_wxicon:hover img {
        opacity: 0.6;
    }

    .he_heaboli:hover {
        background: rgba(122, 12, 12, 0.94)!important;
    }

    .he_helidoli:hover {
        background: rgba(122, 12, 12, 0.94) !important;
    }

    .he_fotnali:hover {
        background: rgba(122, 12, 12, 0.94);
    }

    .mc_select_yqlj .mc_select_a:hover {
        color: rgba(255, 255, 255, 0.9);
    }

    .he_more:hover a {
        color: #8b1414;
    }

    .he_more:hover a::after {
        width: 53px;
    }

    .he_newxinli:hover .he_neinlibp p {
        color: #8A1414;
    }

    .newzxlebri a:hover span {
        color: #8b1414;
    }

    .newzxlebri a:hover p {
        color: #8b1414;
    }

    .he_newxinli:hover::after {
        width: 100%;
    }

    .he_newzxleble:hover .he_nweimg img {
        transform: scale(1.1);
    }

    .he_newzxleble:hover .he_nweiteri p {
        color: #8b1414;
    }

    .he_xusuli:hover .he_xusulibo p {
        color: rgba(255, 255, 255, 0.8);
    }

    .he_newzxleto a:hover {
        color: #8b1414;
    }

    .he_newzxleto a:hover::after {
        width: 53px;
    }

    .he_xueshu .he_newzxleto a:hover::after {
        width: 53px;
    }

    .he_xusrcnli:hover h4 {
        color: #8A1414;
    }

    .he_xusrcnli:hover .he_xunlpoi::after {
        width: 53px;
    }

    .he_jdszotli:hover .he_jlboleimg img {
        transform: scale(1.1);
    }

    .he_jdszotli:hover .he_jdblbote h4 {
        color: #8A1414;
    }

    .he_jdszibli:hover .he_xuzp p {
        color: #8A1414;
    }

    .he_rwgscoli:hover .he_rwolibo img {
        transform: scale(1.1);
    }

    .he_mtjzbbtli:hover h4 {
        color: #8A1414;
    }

    .he_yttbmli:hover .he_ytbmxte {
        height: 155px;
        background: #8A1414;
        padding-top: 40px;
        border-right: 1px solid #8A1414;
    }

    .he_yttbmli:hover .he_ytbebo {
        border-right: none;
    }

    .he_yttbmli:hover .he_ytbmxte p {
        color: #fff;
    }

    .he_swbtn:hover {
        background: #8b1414;
        color: #fff;
    }

    .he_cntzlebli:hover a {
        color: #8b1414;
    }

    .he_cninderi:hover a {
        color: #8b1414;
    }

    .pc_fenye li:hover {
        color: #fff;
        background-color: #8b1414;
    }

    .he_cntzriboli:hover .he_cniborile h4 {
        color: #8b1414;
    }

    .he_cntzriboli:hover .he_cnibole h4 {
        color: #8b1414;
    }

    .he_cntzriboli:hover .he_cnibole span {
        color: #8b1414;
    }

    .he_yslistli:hover .he_yslisim img {
        transform: scale(1.1);
    }

    .he_yslistli:hover .he_ysliste h4 {
        color: #8b1414;
    }

    .he_rwtobxli:hover .he_rwtltte h4 {
        color: #8b1414;
    }

    .he_xzbtxli:hover .he_gbgt {
        opacity: 1;
    }

    .he_xzbtxli:hover .he_xzbtxlle h4 {
        color: #fff;
    }

    .he_xzbtxli:hover .he_hide {
        opacity: 1;
    }

    .he_xzbtxli:hover .he_show {
        opacity: 0;
    }

    .he_xzbtxli:hover .he_xzbtxlri {
        background: #ffffff;
    }

    .he_xzbtxli:hover .he_xzxltte span {
        color: #ffffff;
    }

    .he_swqit a:hover p {
        color: #8b1414;
    }

    .he_xusuleto .he_newzxleto a:hover {
        color: #fff;
    }

    .he_xueshuri .he_newzxleto a:hover {
        color: #fff;
    }

    .he_jdszotli:hover .he_jdmo::after {
        width: 53px;
    }
    .he_mtjzbbtli:hover .he_mjmo::after{
            width: 53px;
    }
}

/*载入效果*/
.g_fadein1 {
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.3s;
}

.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;
}

.g_fadeup7 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}

.g_fadedown1 {
    -webkit-animation: fadeInDown 1s ease both;
    animation: fadeInDown 1s ease both;
    animation-delay: 0.4s;
}

.g_fadeleft1 {
    -webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s;
}

.g_faderigth1 {
    -webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s;
}
/**/
.he_bgti{
    height:150px;
    width:100%;
}