@charset "utf-8";

/*公共*/
body {
    overflow: hidden;
    max-width: 1920px;
    margin: auto;
    background: #fff;
}
@font-face {
    font-family: 'UrbanistSemiBold';
    src: url('/Public/Cn/fonts/Urbanist-SemiBold/UrbanistSemiBold.eot');
    src: url('/Public/Cn/fonts/Urbanist-SemiBold/UrbanistSemiBold.eot') format('embedded-opentype'),
         url('/Public/Cn/fonts/Urbanist-SemiBold/UrbanistSemiBold.woff2') format('woff2'),
         url('/Public/Cn/fonts/Urbanist-SemiBold/UrbanistSemiBold.woff') format('woff'),
         url('/Public/Cn/fonts/Urbanist-SemiBold/UrbanistSemiBold.ttf') format('truetype'),
         url('/Public/Cn/fonts/Urbanist-SemiBold/UrbanistSemiBold.svg') format('svg');
}
* {
    font-family: "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}

.g_content {
    width: 1400px;
    margin: auto;
}

.g_padding {
    padding: 100px 80px;
    border-bottom: 1px solid #eaeaea;
}

.yxedr_active p {
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 10px;
}

/*规范*/
.g_word1 {
    font-size: 30px;
    line-height: 1.75;
    letter-spacing: 1px;
}

.g_word2 {
    font-size: 24px;
    line-height: 1.75;
    letter-spacing: 1px;
}

.g_word3 {
    font-size: 18px;
    line-height: 1.75;
    letter-spacing: 1px;
}

.g_word4 {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 1px;
}

.g_word5 {
    font-size: 14px;
    line-height: 1.75;
    color: #999;
    letter-spacing: 1px;
}

.g_parp p {
    color: #666;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

/*规范*/
/*pc导航选中*/
h5.yxnav_active3 a {
    color: #fff !important;
}

h5.yxnav_active3 {
    background-color: #00c1d5 !important;
}

.yxnav_active1.g_one {
    color: #0292a4 !important;
}

.yxnav_active1.g_one::before {
    width: 30px;
}

.g_navxl1li.yxnav_active4 {
    background-color: #00c1d5 !important;
}

.g_navxl1li.yxnav_active4 a {
    color: #fff !important;
}

/*.g_navxl2 li.yxnav_active2 a {*/
/*    color: #fff;*/
/*    background: #0292a4;*/
/*}*/

/* .g_synavli.on1 .yxnav_active1.g_one {
    color: #485cc7 !important;
}

.g_synavli.on1 .yxnav_active1.g_one::before {
    background: #485cc7 !important;
}

.g_synavli.on1 .g_navxl2 li.yxnav_active2 a {
    color: #485cc7;
} */

/*ph导航选中*/
.yxnav_active1.g_phnav1 {
    color: #00c1d5;
}

.yxnav_active2.g_phnav2 {
    color: #00c1d5;
}

.yxnav_active3.g_phnav3 {
    color: #00c1d5;
}

.yxnav_active4.g_phnav3 {
    color: #00c1d5;
}

.ul1 li.on .yxnav_active1.g_phnav1 {
    color: #485cc7;
}

.ul1 li.on .yxnav_active2.g_phnav2 {
    color: #485cc7;
}

/*ph导航&下拉*/
.phxia {
    position: fixed;
    width: 100%;
    left: 0;
    top: 64px;
    z-index: 300;
    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 h6 {
    position: relative;
}

.xialaph h6::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}

.xialaph h6 a {
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}

.xialaph h6 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,
.xialaph h6.active img.img_s {
    display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d,
.xialaph h6.active img.img_d {
    display: block;
}

.xialaph .ul3 {
    display: none;
}

.xialaph .ul4 {
    display: none;
}

.xialaph h6 a {
    font-size: 14px;
    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-color: #ffffff;
    display: none;
}

.header2 .logo {
    width: 100px;
    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: #666;
}

.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: #666;
}

.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;
}

.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 p a {
    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: #666;
}

.ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}

.ph_searchfe img {
    width: 100%;
}

.wj_hin_r_en {
    margin-right: 15px;
}

/*首页*/
.g_syhead {
    padding: 0 100px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    transition: all .36s ease;
}

.g_sylogo {
    width: 183px;
    line-height: 94px;
    position: relative;
}

.g_sylogo1 {
    position: relative;
    top: 0;
    left: 0;
}

.g_sylogo2 {
    position: absolute;
    top: 28px;
    left: 0;
    opacity: 0;
}

.g_sylogo img {
    width: 100%;
    transition: all .36s;
}

.g_synavli a {
    color: #fff;
}

.g_sybanph {
    display: none;
}

.g_sybantu {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.g_sybantu img {
    width: 100%;
}

.g_sybantu video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.g_sybanpc {
    width: 100%;
}

.g_syban {
    overflow: hidden;
    width: 100%;
}

.g_syfr {
    width: calc(100% - 183px);
    padding-left: 100px;
}

.g_one {
    color: #fff;
    font-size: 16px;
    display: block;
    line-height: 94px;
    transition: all .36s;
    padding: 0 10px;
    position: relative;
}

.g_one::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: #0292a4;
    transition: all .36s;
}

.g_synavli {
    padding: 0 30px;
}

.g_symem {
    padding-left: 40px;
    line-height: 94px;
    padding-right: 35px;
}

.g_symem img,
.g_sysou img,
.g_syworld img {
    width: 20px;
    transition: all .36s;
}

.g_syworld img {
    width: 28px;
}

.g_sysou,
.g_syworld {
    line-height: 94px;
    padding: 0 35px;
}

.g_sysou {
    border-left: 1px solid rgba(255, 255, 255, .2);
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.g_syheadb {
    border-bottom: 1px solid #fff;
}

.g_sybanwz {
    padding: 0 150px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
}

.g_sybanh {
    width: 50%;
}

.g_sybanh p {
    color: #fff;
    font-size: 60px;
    line-height: 1.5
}

.g_botton {
    margin-top: 66px;
}

.g_bottonfl {
    width: 54px;
}

.g_bottonfl img {
    width: 100%;
}

.g_botton p {
    color: #00c0d4;
    font-size: 16px;
    line-height: 26px;
    margin-left: 12px;
}

.g_sybannr {
    width: 100%;
    position: relative;
}

.g_sybannr {
    display: none;
}

.g_sybannr.on {
    display: block;
}

.g_sybannr a {
    display: block;
    width: 100%;
}

.g_sybansk {
    width: 100%;
}

.g_sy section {
    padding: 0 150px;
}

.g_sec1 {
    background: #f4f5f5;
    padding-top: 140px !important;
    padding-bottom: 140px !important;
}

.g_sec1cen {
    width: 33.333333%;
    padding-right: 1px;
}

.g_sec1cen a {
    display: block;
    position: relative;
}

.g_sec1wz {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
}

.g_sec1frtu {
    width: 100%;
    position: relative;
}

.g_sec1frtu img {
    width: 100%;
    height: 100%;
}

.g_sec1frtu1 {
    position: relative;
    top: 0;
    left: 0;
}

.g_sec1frtu2 {
    position: absolute;
    top: 0;
    left: 0;
}

.g_sec1fl {
    width: 35%;
    padding-right: 120px;
}

.g_sec1fr {
    width: 65%;
}

.g_title p {
    color: #00c1d5;
    font-size: 18px;
    line-height: 1.75;
}

.g_title h4 {
    color: #333333;
    font-size: 26px;
    line-height: 1.75;
}

.g_intro p {
    color: #999;
    font-size: 16px;
    line-height: 1.75;
}

.g_intro {
    margin-top: 42px;
    margin-bottom: 80px;
}

.g_sec1icon {
    width: 93px;
    margin: 0 auto 55px;
}

.g_sec1icon img {
    width: 100%;
}

.g_sec1bot h5 {
    color: #fff;
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 24px;
}

.g_sec1wz {
    padding: 0 46px;
}

.g_sec1bot p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255, 255, 255, .6);
}

.g_sec1 .g_botton {
    margin-top: 58px;
    opacity: 0;
    transition: all .36s;
}

.g_sec1cen a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 151, 169, .8);
    z-index: 1;
    opacity: 0;
    transition: all .36s;
}

.g_sec1cen a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border: 1px solid rgba(255, 255, 255, .22);
    z-index: 1;
    opacity: 0;
    transition: all .36s;
}

.g_sec2 {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
}

.g_sec2fl {
    width: 49%;
}

.g_sec2fr {
    width: 51%;
}

.g_sec2frsknr,
.g_sec2flnr {
    display: none;
}

.g_sec2frsknr.on,
.g_sec2flnr.on {
    display: block;
}

.g_sec2flbot {
    background: #485cc7;
    margin-top: 77px;
}

.g_sec2flnr {
    padding: 85px 100px;
}

.g_sec2flnr h4 {
    color: #fff;
    font-size: 26px;
    line-height: 1.75;
    margin-bottom: 20px;
}

.g_sec2flnr p {
    color: rgba(255, 255, 255, .8);
    font-size: 16px;
    line-height: 1.75;
}

.g_sec2flbot .g_botton {
    margin-top: 60px;
}

.g_sec2frtu {
    width: 100%;
}

.g_sec2fl {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.g_sec2 .clearfix {
    position: relative;
    overflow: hidden;
}

.g_sec2frtu {
    width: 100%;
    position: relative;
}

.g_sec2frtu img {
    width: 100%;
    height: 100%;
}

.g_sec2frtu1 {
    position: relative;
    top: 0;
    left: 0;
}

.g_sec2frtu2 {
    position: absolute;
    top: 0;
    left: 0;
}

.g_sec3 {
    padding-top: 134px !important;
    padding-bottom: 158px !important;
    background: #f4f5f5;
}

.g_sec3botfl {
    width: 50%;
    padding: 0 8px;
}

.g_sec3fl {
    padding: 0 7px;
    width: 50%;
}

.g_sec3bot {
    margin: 55px -8px 0;
}

.g_sec3bots {
    margin: 0 -7px;
}

.g_sec3botx .g_sec3fl {
    width: 100%;
    padding: 0;
}

.g_sec3fl a {
    background: #fff;
    display: block;
    transition: all .36s;
    padding: 38px;
    transition: all .36s;
}

.g_sec3bots {
    margin-bottom: 14px;
}

.g_sec3fl a {
    padding: 38px 28px 38px 38px;
}

.g_sec3flwz h6 {
    color: #0292a4;
    font-size: 20px;
    line-height: 1.75;
    transition: all .36s ease;
    height: 35px;
    overflow: hidden;
    margin-bottom: 14px;
}

.g_sec3flwz span {
    color: #999999;
    font-size: 14px;
    line-height: 1.75;
    transition: all .36s ease;
    display: block;
    margin-bottom: 14px;
}

.g_sec3flwz p {
    color: #999999;
    font-size: 14px;
    line-height: 1.75;
    height: 48px;
    overflow: hidden;
    transition: all .36s ease;
}

.g_sec3 .g_botton {
    margin-top: 30px;
}

.g_sec3 .g_bottonfl {
    position: relative;
}

.g_sec3 .g_sec3flwz1 {
    position: relative;
    top: 0;
    left: 0;
}

.g_sec3 .g_sec3flwz2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_sec3 .g_bottonfl img {
    transition: all .36s;
}

.g_sec3fltu {
    width: 100%;
    position: relative;
}

.g_sec3fltu img {
    width: 100%;
    height: 100%;
    transition: all .36s;
    opacity: 0;
}

.g_sec3fltu1 {
    position: relative;
    top: 0;
    left: 0;
}

.g_sec3fltu2 {
    position: absolute;
    top: 0;
    left: 0;
}

.g_sec3botx a {
    display: block;
    position: relative;
    padding: 0;
}

.g_sec3botx .g_sec3flwz {
    position: absolute;
    top: 0;
    left: 0;
    padding: 38px;
}

.g_sec3botx .g_botton {
    margin-top: 150px;
}

.g_sec3botfl:last-child .g_sec3bots {
    margin-top: 14px;
    margin-bottom: 0;
}

.g_sec4 {
    padding-top: 140px !important;
    padding-bottom: 155px !important;
}

.g_sec4nr {
    margin-top: 55px;
}

.g_sec4bj {
    width: 100%;
    height: 517px;
}

.g_sec4bj img {
    width: auto;
    height: 100%;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.g_sec4nr {
    position: relative;
}

.g_sec4cen {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.g_sec4cenfl {
    width: 46%;
}

.g_sec4cenfr {
    width: 54%;
}

.g_sec4cenfl {
    padding-right: 90px;
}

.g_sec4cenfr {
    padding-left: 80px;
}

.g_sec4cenfl h4 {
    color: #fff;
    font-size: 36px;
    line-height: 1.75;
    margin-bottom: 12px;
}

.g_sec4cenfl p {
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    line-height: 1.75;
}

.g_sec4 .g_botton {
    margin-top: 90px;
}

.g_sec4censhu {
    width: 33.333333%;
    padding: 60px 50px 0;
}

.g_sec4cenfrb {
    margin: 0 -55px;
}

.g_sec4icon {
    width: 34px;
    margin-bottom: 30px;
}

.g_sec4icon img {
    width: 100%;
}

.g_shu p {
    color: #fff;
    font-size: 60px;
    display: inline-block;
}

.g_shu span {
    color: #fff;
    font-size: 16px;
    transform: translateY(44px);
}

.g_shu {
    margin-bottom: 26px;
}

.g_sec4wz {
    color: #fff;
    font-size: 16px;
}

footer {
    background: #000000;
    padding: 85px 160px 20px;
}

.g_fttop {
    padding: 0 0 42px;
    border-bottom: 1px solid rgba(85, 87, 96, .5);
}

.g_fttopflnr {
    margin-right: 16px;
    background: #242424;

}

.g_fttopflnr a {
    display: block;
    position: relative;
}

.g_fttopfltu {
    width: 316px;
}

.g_fttopflnr img {
    width: 100%;
    transition: all .36s ease;
}

.g_fttopwz {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 100%;
    padding: 0 32px;
}

.g_fttopwzfl {
    width: 20px;
}

.g_fttopwzfl img {
    width: 100%;
}

.g_fttopwzfr {
    width: calc(100% - 20px);
    padding-left: 24px;
}

.g_fttopwzfr {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
}

.g_fttopewm {
    display: none;
    position: absolute;
    top: -34px;
    left: -106px;
}

.g_fttopfricon {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    background: #5c5c5c;
    position: relative;
    cursor: pointer;
}

.g_fttopewm2 {
    position: absolute;
    top: 7px;
    left: 7px;
}

.g_fttopsh {
    margin-left: 7px;
    position: relative;
}

.g_fttopfricon img {
    display: block;
    width: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.g_fttopfr {
    margin-top: 34px;
}

.g_ftbots {
    padding-top: 78px;
}

.g_ftlogo {
    width: 183px;
    margin-bottom: 40px;
}

.g_ftlogo img {
    width: 100%;
}

.g_ftbotadnr {
    margin-bottom: 18px;
}

.g_ftbotad1 {
    width: 12px;
}

.g_ftbotad1 img {
    width: 100%;
}

.g_ftbotadnr p {
    width: calc(100% - 13px);
    padding-left: 8px;
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    line-height: 20px;
}

.g_ftbotsfl {
    width: 400px;
}

.g_ftnav {
    width: calc(100% - 400px);
    padding-left: 200px;
}

.g_ftnavfl {
    width: 20%;
    padding: 0 60px;
}

.g_ftnavb {
    margin: 0 -60px;
}

.g_ftnavfl h5 a {
    color: #ffffff;
    font-size: 18px;
    line-height: 1.75;
}

.g_ftnavfl li a {
    color: rgba(255, 255, 255, .6);
    font-size: 14px;
    line-height: 1.75;
}

.g_ftbotx {
    margin-top: 65px;
}

.g_ftbotxfl a,
.g_ftbotxfl p {
    color: rgba(255, 255, 255, .2);
    font-size: 14px;
    line-height: 1.5;
    transition: all .36s;
}

.g_syworld,
.g_sysou,
.g_symem {
    position: relative;
}

.g_sysou {
    cursor: pointer;
}

.g_syworld1,
.g_sysou1,
.g_symem1 {
    position: relative;
    top: 0;
    left: 0;
}

.g_syworld2,
.g_sysou2 {
    position: absolute;
    top: 38px;
    left: 35px;
    opacity: 0;
}

.g_symem2 {
    left: 40px;
    position: absolute;
    top: 38px;
    opacity: 0;
}

.g_syhead.act {
    background: #fff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .05);
}

.g_syhead.act .g_sylogo2,
.g_syhead.act .g_syworld2,
.g_syhead.act .g_symem2,
.g_syhead.act .g_sysou2 {
    opacity: 1;
}

.g_syhead.act .g_synavli a {
    color: #333;
}

.g_syhead.act .g_sylogo,
.g_syhead.act .g_synavli a,
.g_syhead.act .g_symem,
.g_syhead.act .g_sysou,
.g_syhead.act .g_syworld {
    line-height: 90px;
}

/*sousuo*/
.mengcen {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 30000;
}

.caidansuo {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 38%;
    height: 46px;
    border-bottom: 1px solid #ffffff;
}

.caidansuo input {
    width: calc(100% - 60px);
    height: 100%;
    font-size: 24px;
    color: #666666;
}

#buts {
    position: relative;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 3px;
}

.guanbi {
    width: 28px;
    display: block;
    position: absolute;
    right: 6%;
    top: 4%;
}

.guanbi img {
    width: 100%;
}

.g_scroll {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    width: 56px;
    cursor: pointer;
}

.g_scroll p {
    color: #fff;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
}

.g_scrolltu {
    width: 20px;
    margin: 0 auto;
    animation: down .6s alternate infinite linear;
    -webkit-animation: down .6s alternate infinite linear;
}

@keyframes down {
    0% {
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes down {
    0% {
        -webkit-transform: translateY(15px);
        -moz-transform: translateY(15px);
        -ms-transform: translateY(15px);
        -o-transform: translateY(15px);
        transform: translateY(15px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

.g_scrolltu img {
    width: 100%;
}

.g_syban .slick-dots {
    position: absolute;
    bottom: inherit;
    display: block;
    width: 10px;
    list-style: none;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    right: 115px;
}

.g_syban .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 11px 0;
    background: transparent;
    border-radius: inherit;
    border: 1px solid transparent;
    position: relative;
}

.g_syban .slick-dots li::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 10px;
    height: 2px;
    background: #797b7f;
}

.g_syban .slick-dots li.slick-active {
    position: relative;
}

.g_syban .slick-dots li.slick-active::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 10px;
    background: #fff;
}

.g_syban .slick-dots li.slick-active::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -1px;
    transform: translateY(-50%);
    width: 10px;
    height: 2px;
    background: #fff;
}

.g_sec1bot {
    transition: all .36s;
    transform: translateY(60px);
}

.g_sec2 .slick-dots {
    position: absolute;
    bottom: 40px;
    display: block;
    width: 11px;
    list-style: none;
    text-align: center;
    right: 32px;
}

.g_sec2 .slick-dots li {
    font-size: 0;
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 4px 0px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #ffffff;
    background: transparent;
}

.g_sec2 .slick-dots li.slick-active {
    background: #fff;
}

.g_sec3 .g_sec3top .g_botton {
    margin-top: 35px;
}

.g_sec4 .g_sec3top .g_botton {
    margin-top: 35px;
}

.g_fttopfltu img {
    opacity: 0;
}

.g_ftnavfl h5 {
    margin-bottom: 12px;
}

.g_ftnavfl li {
    margin-bottom: 10px;
}

.g_navxl1nr {
    display: none;
}

.g_navxl1nr.on {
    display: block;
}

.g_navxl {
    width: 100%;
    padding: 60px 160px;
    position: fixed;
    top: 94px;
    left: 0;
    background: #fff;
    display: none;
}

/*.g_synavli a{
    font-size: 14px;
    color: #666666;
    line-height: 1.75;
}*/
.g_navxl1fl {
    width: 23%;
    padding-right: 60px;
    border-right: 1px solid #cfcfcf;
}

.g_navxl1z {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}

.g_navxl1z a {
    font-size: 18px;
    color: #333333;
    line-height: 1.75;
    display: block;
    padding: 10px 13px;
}

.g_navxl1fr {
    width: 77%;
}

.g_navxl1nr li {
    width: 20%;
    padding: 0 30px;
}

.g_navxl1nr li h5 {
    width: 100%;
    padding: 8px 10px 8px 10px;
    background-color: #e5e5e5;
    font-size: 16px;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    margin-bottom: 10px;
}

.g_navxl1nr li h5 a {
    color: #000;
    display: block;
}

.g_navxl1li {
    padding: 5px 0 5px 10px;
    border-bottom: 1px solid #cfcfcf;
}

.g_navxl1li a {
    font-size: 14px;
    color: #666666;
    line-height: 1.75;
    transition: all .36s;
    display: block;
}

.g_navxl1z.on {
    background-color: #00c1d5;
}

.g_navxl1z.on a {
    color: #ffffff !important;
}

.g_syhead.act .g_navxl a {
    line-height: 1.75;
}

.g_synavli:first-child {
    position: static;
}

.g_synavli:not(.g_synavli1) {
    position: relative;
}

.g_navxl2 {
    width: 100%;
    position: absolute;
    padding: 14px 30px;
}

.g_navxl2 li a {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
    transition: all .36s;
    padding: 10px 20px;
    display: block;
    transition: all 0.36s;
}

/*内页*/
.g_nyhead {
    background: #fff;
}

.g_nyhead .g_sylogo2 {
    opacity: 1;
}

.g_nyhead .g_sylogo1 {
    opacity: 0;
}

.g_nyhead .g_syworld2 {
    opacity: 1;
}

/* .g_nyhead .g_syworld1 {
    opacity: 0;
} */

.g_nyhead .g_sysou2 {
    opacity: 1;
}

.g_nyhead .g_sysou1 {
    opacity: 0;
}

.g_nyhead .g_symem2 {
    opacity: 1;
}

.g_nyhead .g_symem1 {
    opacity: 0;
}

.g_nyhead .g_one {
    color: #333;
}

.g_nybantu {
    width: 100%;
    /* height: ; */
}

.g_nybantu img {
    width: auto;
    height: 240px;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.g_nyban {
    position: relative;
    margin-top: 94px;
}

.g_nybanwz {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.g_nybanwz span {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}

.g_nybanwz p {
    display: block;
    color: #fff;
    font-size: 38px;
    line-height: 1.75;
}

.g_ny {
    min-height: 60vh;
    position: relative;
}

.g_nyfl {
    width: 310px;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
}

.g_nyfr {
    width: calc(100% - 310px);
    border-left: 1px solid #eaeaea;
}

.g_nytle p {
    color: #0097a9;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    padding-left: 20px;
}

.g_nytle p::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 30px;
    background: #0097a9;
}

/*.g_b1sec1, .g_b1sec2{
    padding:50px 85px;
}*/
.g_nytle {
    margin-bottom: 40px;
}

.g_b1sec1nr {
    background: #f9f9f9;
    padding: 35px 70px;
}

.g_b1sec1wz1 p {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
}

.g_b1sec1fr {
    width: 480px;
}

.g_b1sec1fl {
    width: calc(100% - 480px);
    padding-right: 90px;
    padding-top: 32px;
}

.g_b1sec1wz2fr p {
    color: #666;
    font-size: 14px;
    line-height: 1.75;
}

.g_b1sec1wz1 {
    margin-bottom: 30px;
}

.g_b1sec1wz2fl {
    color: #0292a4;
    font-size: 16px;
    line-height: 1.75;
    font-weight: bold;
}

.g_b1sec1wz2nr {
    margin-bottom: 20px;
}

.g_b1sec1wz2fl {
    width: 130px;
}

.g_b1sec1wz2fr {
    width: calc(100% - 130px);
    padding-left: 10px;
}

.g_b1sec1wz2fl {
    padding-left: 16px;
    position: relative;
}

.g_b1sec1wz2fl::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    background: #0097a9;
    transform: translateY(-50%);
}

.g_b1sec1 {
    border-bottom: 1px solid #eaeaea;
}

.g_b1sec2fl {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.g_b1sec2nr {
    margin: 0 -15px;
}

.g_b1sec2fl a {
    display: block;
    background: #f9f9f9;
    padding: 35px 40px;
    transition: all .36s;
}

.g_b1sec2fl1 {
    color: #666;
    font-size: 18px;
    line-height: 1.75;
    transition: all .36s;
}

.g_b1sec2fl2 {
    width: 8px;
    position: relative;
}

.g_b1sec2fl2 img {
    width: 100%;
    transition: all .36s;
}

.g_b1sec2fl21 {
    position: relative;
    top: 0;
    left: 0;
}

.g_b1sec2fl22 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_nyfltle {
    padding: 45px 15px;
    background: #0097a9;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}

.g_nyfl::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 10px;
    height: 100%;
    background: #0097a9;
}

.g_nyflul1tle {
    display: inline-block;
}

.g_nyflul1tleb {
    text-align: center;
    padding: 30px 0;
    border-bottom: 1px solid #eaeaea;
}

.g_nyflul1tle1 a {
    color: #666;
    font-size: 20px;
    line-height: 1.75;
}

.g_nyflul1tle2 {
    margin-left: 40px;
}

.g_nyflul1tle2 {
    position: relative;
    line-height: 36px;
}

.g_nyflul1tle2 img {
    transition: all .36s;
}

.g_nyflul1tle21 {
    position: relative;
    top: 0;
    left: 0;
    width: 7px;
}

.g_nyflul1tle22 {
    position: absolute;
    top: 15px;
    left: 0;
    width: 12px;
    opacity: 0;
}

.g_nyflul2tle1 a {
    color: #999999;
    font-size: 20px;
    line-height: 1.75;
    transition: all 0.36s;
}

.g_nyflul2tleb {
    /*text-align: center;*/
    padding: 23px 30px 23px 95px;
    border-bottom: 1px solid #eaeaea;
}

.g_nyflul3 {
    background: #f9f9f9;
    padding: 30px 20px 20px 110px;
    display: none;
}

.g_nyflul3 li a {
    color: #999999;
    font-size: 20px;
    line-height: 1.75;
}

.g_nyflul3 li {
    margin-bottom: 10px;
}

.g_b1sec2 {
    padding-bottom: 140px;
}

.g_nyflul2 {
    display: none;
}

.g_nyflul1li1.on1 .g_nyflul1tle1 a {
    color: #0292a4;
}

.g_nyflul1li1.on1 .g_nyflul1tleb .g_nyflul1tle22 {
    opacity: 1;
}

.g_nyflul1li1.on1 .g_nyflul1tleb .g_nyflul1tle21 {
    opacity: 0;
}

.g_nyflul1tle2 {
    cursor: pointer;
}

.g_nyflul2li2.on2 .g_nyflul2tle1 a {
    color: #0292a4;
}

.g_nyflul2li2.on2 .g_nyflul2tleb .g_nyflul1tle22 {
    opacity: 1;
}

.g_nyflul2li2.on2 .g_nyflul2tleb .g_nyflul1tle21 {
    opacity: 0;
}

.g_nyflul2li2.on2 .g_nyflul2tleb {
    background: #f9f9f9;
}

.g_nyflul3 li.on3 a {
    color: #0292a4;
}

/*会员=-start*/
.g_me6fl {
    width: 360px;
}

.g_me6fr {
    width: calc(100% - 360px);
}

.g_me6fltle {
    width: 100%;
    height: 200px;
    background: #0292a4;
    /*padding-top: 54px;*/
    padding-top: 80px;
}

.g_me6fllogo {
    width: 178px;
    margin: auto;
}

.g_me6fllogo img {
    width: 100%;
}

.g_me6fl {
    position: relative;
}

.g_me6fltou1 {
    width: 125px;
    height: 125px;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    position: absolute;
    top: 132px;
    left: 50%;
    transform: translateX(-50%);
}

.g_me6fltou1tu {
    width: 115px;
}

.g_me6fltou {
    width: 100%;
    background: #f9f9f9;
    padding-top: 80px;
    padding-bottom: 34px;
}

.g_me6fltou1m {
    color: #333;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 22px;
}

.g_me6fltou1h {
    width: 19px;
    margin-right: 5px;
}

.g_me6fltou1h img {
    width: 100%;
}

.g_me6fltou1y {
    color: #0292a4;
    font-size: 12px;
    width: 74px;
    height: 18px;
    line-height: 16px;
    border: 1px solid #0292a4;
    text-align: center;
    border-radius: 25px;
}

.g_me6fltou1hy {
    display: inline-block;
}

.g_me6fltou1hybox {
    text-align: center;
}

.g_me6flxu {
    width: 100%;
    height: 50px;
    background: #fff;
    padding-left: 62px;
    padding-right: 62px;
    border-bottom: 1px solid #eeeeee;
}

.g_me6flxu.act {
    width: 100%;
    height: 50px;
    background: #fafafa;
    position: relative;
}

.g_me6flxu.act::before {
    position: absolute;
    width: 2px;
    height: 100%;
    background: #0292a4;
    content: '';
    top: 0;
    right: 0;
}

.g_me6flxu1 {
    width: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.g_me6flxu1 img {
    width: 100%;
}

.g_me6flxu2 a {
    color: #666;
    font-size: 16px;
    line-height: 50px;
    display: block;
    padding-left: 36px;
    height: 50px;
    overflow: hidden;
}

.g_me6frhead {
    width: 100%;
    height: 85px;
}

.g_me6frnr {
    width: 100%;
    min-height: calc(100vh - 85px);
    background: #f5f5f5;
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 50px;
    padding-bottom: 94px;
}

.g_me6frheadfl {
    height: 100%;
    margin-right: 25px;
    border-right: 1px solid #e5e5e5;
}

.g_me6frheadfl1 {
    padding-left: 24px;
    padding-right: 24px;
}

.g_me6frheadfl1 a {
    color: #666;
    font-size: 16px;
    line-height: 86px;
    letter-spacing: 1px;
}

.g_me6fr .g_me1head21 {
    line-height: 86px;
    font-size: 16px;
}

.g_me6fr .g_me1head22 {
    color: #666;
    line-height: 86px;
    font-size: 28px;
}

.g_me6fr .g_me1head2 {
    margin-right: 50px;
}

.g_me6frxx {
    width: 21px;
    margin-right: 18px;
    display: inline-block;
}

.g_me6frxx img {
    width: 100%;
}

.g_me6frxwz {
    color: #333;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
}

.g_me6frnrtlefr {
    width: 160px;
    height: 45px;
    border-radius: 25px;
    padding-left: 27px;
    padding-right: 27px;
    background: #e5e5e5;
    transition: all 0.36s;
}

.g_me6 .g_me6frnrtle .g_me6frnrtlefr {
    margin-top: -26px;
}

.g_me6frbj1 {
    width: 16px;
    display: inline-block;
    line-height: 45px;
    position: relative;
}

.g_me6frbj1 img {
    width: 100%;
}

.g_me6frbj11 {
    position: relative;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_me6frbj12 {
    position: absolute;
    top: 15px;
    left: 0;
}

.g_me6frbj2 {
    color: #666;
    font-size: 16px;
    line-height: 45px;
    padding-left: 25px;
}

.g_me6frnrjt {
    width: 100%;
    background: #fff;
}

.g_me6frnrjt1 {
    padding: 42px 44px;
}

.g_me6frnrgr {
    width: 50%;
    margin-bottom: 22px;
}

.g_me6frnrgrbox {
    width: 750px;
}

.g_me6frnrgrfl {
    width: 5px;
    height: 5px;
    background: #f18d00;
    border-radius: 50%;
    margin-top: 13px;
    margin-right: 9px;
}

.g_me6frnrgrfr {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    width: calc(100% - 14px);
}

.g_me6frnrbao .g_me6frnrgrfr {
    color: #333;

    font-size: 16px;
    line-height: 30px;
    width: 80px;
}

.g_me6frnrbao {
    width: 750px;
}

.g_me6frnrbao1 {
    width: 50%;
    padding-right: 15px;
}

.g_me6frnrbao .g_me6frnrgrzh {
    color: #999999;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    width: calc(100% - 94px);
}

.g_me6frnrgrzh1 {
    color: #333;
}

.g_me6frnrbao h3 {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 14px;
}

.g_me6frnrbao {
    margin-bottom: 24px;
}

.g_me6frnr2 {
    margin-top: 60px;
}

.g_me6frnr2jj {
    color: #999999;
    font-size: 14px;
    transform: translateY(10px);
    margin-left: 15px;
}

.g_me6frnr2 .g_me6frnrtlefr {
    padding-left: 28px;
    padding-right: 28px;
}

.g_me6frnr2 .g_me6frbj2 {
    padding-left: 18px;
}

.g_me60 .g_me6frnr2 .g_me6frnrtlefr {
    margin-top: 40px;
    cursor: pointer;
}

.g_me6frnr2ht {
    padding: 28px 42px;
    background: #fff;
    transition: all 0.36s;
}

.g_me6frnr2ht1 {
    color: #333;
    font-size: 14px;
    line-height: 34px;
    overflow: hidden;
}

.g_me6frnr2ht {
    margin-bottom: 20px;
}

.g_me6fltou1tu img {
    width: 100%;
    border-radius: 50%;
}

.g_close {
    width: 18px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.g_close img {
    width: 100%;
}

.g_me6frnrtlefl {
    margin-bottom: 10px;
}

.g_me6tanmc {
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: 0.6;
    position: fixed;
    top: 0;
    left: 0;
}

.g_me6tanbox {
    display: none;
    z-index: 101;
}

.g_me6logo {
    width: 136px;
    margin: 30px auto 46px;
}

.g_me6logo img {
    width: 100%;
}

.g_me6frxjdt {
    width: 330px;
    position: relative;
    margin-top: 2px;
    margin-left: 40px;
}

.g_me6frxjdt img {
    width: 100%;
}

.g_me6frxjdt0 {
    position: relative;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_me6frxjdt1 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
}

.g_me6frxjdt2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_me6frxjdt3 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_me6frxjdt4 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_me6frxjd {
    font-size: 12px;
    color: #999999;
    line-height: 45px;
    margin-left: 40px;
}

.g_me6frnr2ht {
    position: relative;
    cursor: pointer;
}

.g_me6frnr2xia1,
.g_me6frnr2xia2 {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}

.g_me6frnr2xia2 {
    background: #e5e5e5;
}

.g_me6frnr2xia2 .g_me6frbj2 {
    color: #666;
}

.right-head {
    display: none;
}

.g_me6flxu2 {
    width: calc(100% - 16px);
}

/*会员——end*/
.g_nxw1 {
    position: relative;
}

.g_nxwtle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.g_me6frxwz {
    color: #666666;
    font-size: 22px;
}

.g_me6frnrtlefl {
    margin-right: 80px;
}

.g_me6frnrtlefl:last-child {
    margin-right: 0;
    position: relative;
}

.g_me6frnrtlefl:last-child::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
    width: 1px;
    height: 100%;
    background: #0292a4;
}

.g_nxwtlenr {
    margin-bottom: 52px;
}

.g_me6frxx {
    width: 20px;
    position: relative;
    line-height: 30px;
}

.g_me6frxx img {
    width: 100%;
    transition: all .36s;
}

.g_me6frxx1 {
    position: relative;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_me6frxx2 {
    position: absolute;
    top: 6px;
    left: 0;
}

.g_nxwnrfl {
    color: #666666;
    font-size: 16px;
    line-height: 40px;
    width: 95px;
}


.g_nxwnr1 .g_nxwnrfr {
    width: 274px;
    border: 1px solid #eaeaea;
    background: #fff;
    height: 40px;
}

.g_nxwnr {
    margin-bottom: 40px;
}

.g_nxwtlenr {
    display: inline-block;
}

.g_nxwtlenrb {
    text-align: center;
}

.g_me6frnrtlefl.on .g_me6frxwz {
    color: #0292a4;
}

.g_me6frnrtlefl.on .g_me6frxx1 {
    opacity: 1;
}

.g_me6frnrtlefl.on .g_me6frxx2 {
    opacity: 0;
}

.g_nxwnrfrz1 {
    width: 18px;
    position: relative;
    line-height: 40px;
}

.g_nxwnrfrz1 img {
    width: 100%;
    transition: all .36s;
}

.g_nxwnrfrz11 {
    position: relative;
    top: 0;
    left: 0;
}

.g_nxwnrfrz12 {
    position: absolute;
    top: 12px;
    left: 0;
    opacity: 0;
}

.g_nxwnrfrz p {
    line-height: 40px;
    color: #666;
    font-size: 14px;
    margin-left: 10px;
}

.g_nxwnrfrz {
    margin-right: 15px;
    cursor: pointer;
}

.g_nxwnrfrz.on .g_nxwnrfrz11 {
    opacity: 0;
}

.g_nxwnrfrz.on .g_nxwnrfrz12 {
    opacity: 1;
}

.g_nxwnrfr input {
    width: 100%;
    height: 100%;
    color: #666;
    font-size: 14px;
    padding: 0 20px;
}

.g_nxwnrfr input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.g_nxwnrfr input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
}

.g_nxwnrfr input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
}

.g_nxwnrfr input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
    font-size: 14px;
}

.g_nxwnr2fl {
    width: 150px;
    height: 40px;
    background: #fff;
    border: 1px solid #eaeaea;
    margin-right: 34px;
}

.g_nxwbtn {
    text-align: center;
}

.g_nxwbtnb {
    display: inline-block;
}

.g_nxwbtnfl:first-child {
    margin-right: 50px;
    background: #0292a4;
}

.g_nxwbtnfl {
    width: 140px;
    height: 40px;
    border-radius: 20px;

    cursor: pointer;
    text-align: center;
    background: #eaeaea;
}

.g_nxwbtnfl a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: #666;
}

.g_nxwbtnfl:first-child a {
    color: #ffffff;
    font-size: 16px;
}

.g_nxw2nr {
    margin-bottom: 40px;
    width: 528px;
    border-bottom: 1px dashed #c6c6c6;
    padding-bottom: 12px;
}

.g_nxw2nr1 {
    width: 20px;
    line-height: 32px;
}

.g_nxw2nr1 img {
    width: 100%;
}

.g_nxw2nr2 {
    color: #666;
    font-size: 16px;
    line-height: 32px;
    width: 45px;
    margin-left: 10px;
}

.g_nxw2nr4 {
    width: 110px;
    height: 32px;
    text-align: center;
    color: #999999;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer;
    background: #eaeaea;
    border-radius: 20px;
}

.g_nxw2nr3 {
    width: calc(100% - 185px);
    height: 32px;
}

.g_nxw2nr3 input {
    width: 100%;
    height: 100%;
    color: #999;
    font-size: 16px;
    line-height: 32px;
    padding: 0 26px;
}

.g_nxw2 {
    position: relative;
}

.g_regnrbj1 {
    width: 100vw;
}

.g_regnrbj1 img {
    width: 100%;
}

.g_reg .g_me6frhead {
    position: absolute;
    top: 38px;
    right: 96px;
}

.g_reg .g_me6frheadfl1 a {
    color: #0392a3;
    font-size: 16px;
    line-height: 20px;
}

.g_reg .g_me1head21 {
    color: #0392a3;
    font-size: 16px;
    line-height: 20px;
}

.g_reg .g_me1head22 {
    color: #0392a3;
    font-size: 28px;
    transform: translateY(-5px);
}

.g_reg {
    border-right: 1px solid #0392a3;
}

.g_regbot {
    width: 1400px;
    height: 752px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.g_regbotnr {
    position: absolute;
    top: 74px;
    right: 194px;
}

.g_regtle {
    text-align: center;
    color: #0392a3;
    font-size: 36px;
    margin-bottom: 50px;
}

.g_regtle span {
    color: #0392a3;
    font-size: 16px;
    transform: translateY(5px);
    padding-left: 15px;
}

.g_regbotnr {
    width: 480px;
}

.g_reginp {
    margin-bottom: 32px;
    border-bottom: 1px solid #e0f2f4;
    padding: 10px 0 18px;
}

.g_reginp input {
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 16px;
    background: #fff;
}

.g_reginp input::-webkit-input-placeholder {
    color: #333333;
    font-size: 16px;
    background: #fff;
}

.g_reginp input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333333;
    font-size: 16px;
    background: #fff;
}

.g_reginp input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333333;
    font-size: 16px;
    background: #fff;
}

.g_reginp input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
    font-size: 16px;
    background: #fff;
}

.g_regbotbj {
    width: 1400px;
    height: 750px;
}

.g_regbotbj {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.g_meblogo {
    position: absolute;
    width: 183px;
    left: 40px;
    bottom: 48px;
}

.g_meblogo img {
    width: 100%;
}

.g_reg .g_me6frheadfl {
    border-right: 1px solid #0392a3;
}

.g_login .g_me6frheadfl {
    border-right: 1px solid #0392a3;
}

.g_reginp2 {
    width: 200px;
    height: 50px;
    border-radius: 25px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
    margin-left: 20px;
    background: #0392a3;
    color: #ffffff;
    transform: translateY(-10px);
}

.g_reginp1 input {
    width: calc(100% - 220px);
    border-bottom: 1px solid #e0f2f4;
    padding-bottom: 18px;
}

.g_reginp.g_reginp1 {
    border-bottom: 1px solid transparent;
    padding: 10px 0 0;
}

.g_regbtn {
    width: 240px;
    height: 50px;
    border-radius: 25px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
    margin-left: 20px;
    background: #0392a3;
    color: #ffffff;
    margin: 18px auto 0;
}

.gm-res-log {
    text-align: right;
    margin-top: 30px;
    font-size: 16px;
    line-height: 28px;
}

.gm-res-log a {
    color: #0392a3;
}

.gm-logfl.fl {
    padding-left: 24px;
    cursor: pointer;
}

.gm-logfl {
    color: #0392a3;
    font-size: 14px;
    line-height: 30px;
    position: relative;
}

.gm-logfl.fl::before {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #0392a3;
}

.gm-logfl {
    color: #0392a3;
    font-size: 14px;
    line-height: 30px;
    position: relative;
}

.gm-logfl p {
    color: #0392a3;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
}

.gm-logfl.fl::after {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    width: 6px;
    height: 6px;
    background: #0392a3;
    opacity: 0;
    transition: all .36s;
}

.gm-logfl.on::after {
    opacity: 1;
}

.g_regtan {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .6);
    top: 0;
    left: 0;
    display: none;
}

.g_regtanb {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 416px;
    background: #fff;
    border-radius: 2px;
    padding: 45px 50px;
    border-radius: 2px;
}

.g_regtanb h5 {
    color: #333;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

.g_regtannr {
    width: 100%;
    margin-bottom: 15px;
    height: 48px;
    border: 1px solid #d4d4d4;
}

.g_regtannr input::-webkit-input-placeholder {
    color: #666666;
    font-size: 14px;
}

.g_regtannr input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666666;
    font-size: 14px;
}

.g_regtannr input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666666;
    font-size: 14px;
}

.g_regtannr input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #666666;
    font-size: 14px;
}

.g_regtan_close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 18px;
}

.g_regtan_close img {
    width: 100%;
}

.g_regtanbtn {
    width: 100%;
    height: 48px;
    border-radius: 25px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    background: #0392a3;
    margin-top: 30px;
}

.g_regtannr input {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 17px;
}

.g_regtannr1 {
    border: 1px solid transparent;
}

.g_regtannr1 input {
    width: calc(100% - 132px);
    height: 48px;
    border: 1px solid #d4d4d4;
}

.g_regtannr2 {
    width: 116px;
    height: 48px;
    border-radius: 25px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background: #0392a3;
    margin-left: 16px;
}

.g_nyban2 span {
    font-size: 20px;
}

.g_e5sec1 {
    /*padding:100px 80px;*/
    border-bottom: 1px solid #eaeaea;
}

.g_nytleint {
    color: #999999;
    font-size: 14px;
    line-height: 1.75;
    margin-top: 14px;
}

/*.g_e5sec2{
    padding:100px 80px;
}*/
.g_e5sec1li {
    width: 33.333333%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.g_e5sec1lifl {
    width: 100%;
    height: 60px;
    border: 1px solid #f1f1f1;
}

.g_e5sec1lifl input {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 15px;
}

.g_e5sec1area textarea {
    padding: 16px 18px;
    width: 100%;
    height: 100%;
}

.g_e5sec1area {
    width: 100%;
    height: 150px;
    border: 1px solid #f1f1f1;
    margin-bottom: 30px;
}

.g_e5sec1bot {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #f1f1f1;
    border-top: 1px solid transparent;
    display: none;
}

.g_e5sec1lifl {
    position: relative;
}

.g_e5sec1bot ul {
    padding: 5px 18px;
}

.g_e5sec1top1 {
    color: #666;
    font-size: 14px;
    line-height: 60px;
}

.g_e5sec1top {
    padding: 0 18px;
}

.g_e5sec1top2 {
    line-height: 60px;
    width: 12px;
    cursor: pointer;
}

.g_e5sec1top2 img {
    width: 100%;
    transition: all .36s;
}

.g_e5sec1bot li {
    color: #666;
    font-size: 14px;
    line-height: 1.75;
    transition: all .36s;
    cursor: pointer;
}

.g_e5sec1ul {
    margin: 0 -15px;
}

.g_e5sec1yzmfl {
    width: calc(100% - 100px);
}

.g_e5sec1yzmfl input {
    width: 100%;
    height: 60px;
    border: 1px solid #f1f1f1;
    padding: 0 18px;
}

.g_e5sec1yzm {
    width: calc(33.333333% + 100px);
}

.g_e5sec1yzmfr {
    width: 90px;
    margin-left: 10px;
    line-height: 60px;
    cursor: pointer;
}

.g_e5sec1yzmfr img {
    width: 100%;
}

.g_e5sec1btnfr {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 25px;
    background: #0292a4;
    cursor: pointer;
}

.g_e5sec1all {
    position: relative;
}

.g_e5sec2fl {
    width: 50%;
    padding: 0 110px;
    margin-bottom: 50px;
}

.g_e5sec2fltu {
    width: 200px;
    position: relative;
    overflow: hidden;
    background: #f6f6f6;
}

.g_e5sec2fltu img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .36s;
}

.g_e5sec2flwz {
    width: calc(100% - 200px);
    padding-left: 40px;
}

.g_e5sec2fltu1 {
    position: relative;
}

.g_e5sec2fltu2 {
    position: absolute;
}

.g_e5sec2ul {
    margin: 0 -110px;
}

.g_e5sec2flwz h4 {
    color: #333333;
    font-size: 22px;
    line-height: 1.75;
    margin-bottom: 10px;
}

.g_e5sec2flwz p {
    color: #999999;
    font-size: 20px;
    line-height: 1.75;
    height: 35px;
    overflow: hidden;
}

.g_e5sec2btn span {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 14px;
    border-radius: 25px;
    border: 1px solid #eaeaea;
    transition: all .36s;
}

.g_e5sec2btn {
    margin-top: 44px;
}

.g_e5sec2nrbtn a {
    text-align: center;
    color: #0292a4;
    font-size: 16px;
    line-height: 1.75;
    display: block;
}

.g_e6sec1nr {
    width: 100%;
    margin-bottom: 45px;
}

.g_e6sec1nr a {
    display: block;
    width: 100%;
    padding: 22px 36px;
    background: #f9f9f9;
}

.g_e6sec11 {
    width: 32px;
    position: relative;
}

.g_e6sec14 {
    width: 24px;
    position: relative;
    margin-top: 4px;
}

.g_e6sec1tu {
    width: 16px;
    position: relative;
}

.g_e6sec11 img,
.g_e6sec14 img,
.g_e6sec1tu img {
    transition: all .36s;
    width: 100%;
}

.g_e6sec1fl1,
.g_e6sec141,
.g_e6sec1tu1 {
    position: relative;
    top: 0;
    left: 0;
}

.g_e6sec1fl2,
.g_e6sec142,
.g_e6sec1tu2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.g_e6sec13 {
    width: 216px;
    margin-top: 10px;
}

.g_e6sec12 {
    width: calc(100% - 280px);
    padding-left: 80px;
    padding-right: 32px;
    position: relative;
}

.g_e6sec1data {
    width: calc(100% - 24px);
    padding-left: 10px;
    color: #999999;
    transition: all .36s;
}

.g_e6sec12 p {
    color: #666;
    font-size: 18px;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    transition: all .36s;
}

.g_e6sec12::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
    width: 1px;
    height: 100%;
    background: #e1e1e1;
    transition: all .36s;
}

.g_f5 .g_e6sec14 {
    width: 54px;
    margin-top: 16px;
}

.g_f5 .g_e6sec12 {
    width: calc(100% - 86px);
}

.g_f5 .g_e6sec12 span {
    color: #999999;
    font-size: 16px;
    line-height: 1.75;
    transition: all .36s;
}

.g_f5 .g_e6sec11 {
    margin-top: 13px;
}

.g_f5sec1nr {
    position: relative;
    overflow: hidden;
}

.g_f5sec1nrfr {
    position: absolute;
    background: #35a8b6;
    width: 50%;
    padding: 68px 100px 54px;
    top: 0;
    height: 100%;
    right: 0;
}

.g_f5sec1nrfl {
    width: 50%;
    height: 100%;
    background: #f5f5f5;
    position: static;
    top: 0;
    left: 0;
}

.g_f5sec1frtu {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 210px;
}

.g_f5sec1 {
    padding: 72px 80px;
    border-top: 1px solid #eaeaea;
}

.g_f5sec1nrfl {
    width: 50%;
}

.g_f5sec1fltu {
    width: 100%;
    position: static;
    top: 0;
    left: 0;
    transform: translate(0, 0);
}

.g_f5sec1fltu img {
    width: 100%;
}

.g_f5sec1ad1 {
    width: 18px;
    line-height: 24px
}

.g_f5sec1ad1 img {
    width: 100%;
}

.g_f5sec1ad p {
    width: calc(100% - 18px);
    padding-left: 18px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
}

.g_f5sec1ad {
    margin-bottom: 22px;
}

.g_color .g_nyfltle {
    background: #485cc7;
}

.g_color .g_nyflul1li1.on1 .g_nyflul1tle1 a {
    color: #485cc7;
}

.g_color .g_nyfl::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 10px;
    height: 100%;
    background: #485cc7;
}

.g_c1sec {
    margin-bottom: 48px;
    position: relative;
}

.g_c1secbj {
    width: 100%;
}

.g_c1secbj img {
    width: 100%;
}

.g_c1secwz {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 130px;
}

.g_c1secwzb {
    width: 900px;
}

.g_c1secwzb h4 {
    color: #fff;
    font-size: 30px;
    line-height: 1.75;
    margin-bottom: 10px;
}

.g_c1secwzp p {
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    line-height: 1.75;
}

.g_c1secwzp {
    margin-bottom: 45px;
}

.g_c1secbtnfl a {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    transition: all .36s;
    text-align: center;
    border-radius: 20px;
    margin-right: 32px;
    display: block;
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .4);
    padding: 0 42px;
    margin-bottom: 18px;
}

.g_c2 .g_nyfr {
    padding: 62px 0 100px;
}

.g_c2sec1 {
    padding: 38px 80px 38px;
    border-bottom: 1px solid #eaeaea;
}

.g_c2sec1fl {
    width: 480px;
    position: relative;
    overflow: hidden;
}

.g_c2sec1fl img {
    width: 100%;
    height: 100%;
    transition: all .36s;
    top: 0;
    left: 0;
}

.g_c2sec1fl1 {
    position: relative;
}

.g_c2sec1fl2 {
    position: absolute;
}

.g_c2sec1fr {
    width: calc(100% - 480px);
    padding-left: 50px;
}

.g_c2sec1frtle h4 {
    color: #485cc7;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 18px;
}

.g_c2sec1frtle p {
    color: #999999;
    font-size: 16px;
    line-height: 1.75;
}

.g_c2sec1fra {
    margin-top: 28px;
}

.g_c2sec1frafl {
    margin-right: 40px;
}

.g_c2sec1frafl a {
    color: #333;
    font-size: 18px;
    line-height: 1.75;
}

.g_c2sec1frbtn {
    margin-top: 50px;
    width: 54px;
}

.g_c2sec1frbtn img {
    width: 100%;
}

.g_color .g_nytle p {
    color: #485cc7;
}

.g_color .g_nytle p::before {
    background: #485cc7;
}

.g_c2sec2li {
    width: 50%;
}



.g_c3sec1fr {
    width: 40.5%;
    padding-left: 150px;
}

.g_c3sec1b {
    display: table;
}

.g_c3sec1fl,
.g_c3sec1fr {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.g_c3sec1fl {
    width: 59.5%;
}

/* .g_c3sec1fr {
    position: absolute;
    top: 50%;
    right: 80px;
    transform: translateY(-50%);
} */

.g_c3sec1wz p {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 20px;
}

.g_c3sec1atp {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 20px;
}

.g_c3sec1atfl p {
    margin-right: 38px;
    color: #485cc7;
    font-size: 18px;
    line-height: 1.75;
}

.g_c3filedown {
    margin-top: 32px;
}

.g_c3filedown1 {
    width: 40px;
    height: 40px;
    background: #485cc7;
    position: relative;
}

.g_c3filedown1 img {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.g_c3filedown2 {
    line-height: 40px;
    text-align: center;
    width: 140px;
    color: #333;
    background: #dedede;
    font-size: 16px;
}

.g_c3filedown a {
    display: block;
}

.g_c3sec3.g_padding {
    border-color: transparent;
}

.g_c3sec2topbtn .g_bottonfl {
    width: 54px;
}

.g_c3sec2topbtn .g_bottonfl img {
    width: 100%;
}

.g_c3sec2topbtn p {
    color: #485cc7;
    font-size: 16px;
    line-height: 26px;
    margin-left: 16px;
}

.g_c3sec2li {
    width: 50%;
    padding: 0 60px;
    margin-bottom: 54px;
}

.g_c3sec2bj {
    position: absolute;
    width: 61px;
}

.g_c3sec2bj img {
    width: 100%;
    top: 0;
    left: 0;
    transition: all .36s;
}

.g_c3sec2bj01 {
    position: relative;
}

.g_c3sec2bj02 {
    position: absolute;
    opacity: 0;
}

.g_c3sec2li a {
    display: block;
    position: relative;
}

.g_c3sec2botfl {
    width: 200px;
    position: relative;
}

.g_c3sec2botfl img {
    width: 100%;
    height: 100%;
    transition: all .36s;
    top: 0;
    left: 0;
}

.g_c3sec2botfl1 {
    position: relative;
}

.g_c3sec2botfl2 {
    position: absolute;
}

.g_c3sec2botfr {
    width: calc(100% - 200px);
    padding-left: 5px;
    padding-right: 46px;
    padding-top: 30px;
}

.g_c3sec2botfr h5 {
    color: #333333;
    font-size: 22px;
    line-height: 1.5;
    transition: all .36s;
    margin-bottom: 10px;
}

.g_c3sec2botfr p {
    color: #999999;
    font-size: 14px;
    line-height: 1.5;
    transition: all .36s;
    height: 42px;
    overflow: hidden;
}

.g_c3sec2ul {
    margin: 0 -60px;
}

.g_c3sec2libtn {
    width: 54px;
    position: relative;
    margin-top: 32px;
}

.g_c3sec2libtn img {
    width: 100%;
    transition: all .36s;
    top: 0;
    left: 0;
}

.g_c3sec2libtn1 {
    position: relative;
}

.g_c3sec2libtn2 {
    position: absolute;
    opacity: 0;
}

.g_c3sec2bj2 {
    top: 0;
    right: 0;
}

.g_c3sec2bj3 {
    bottom: 0;
    left: 0;
}

.g_c3sec2bj4 {
    bottom: 0;
    right: 0;
}

.g_c3sec2bj2 img {
    transform: rotateY(180deg);
}

.g_c3sec2bj3 img {
    transform: rotateX(180deg);
}

.g_c3sec2bj4 img {
    transform: rotate(180deg);
}

.g_c3sec3tle {
    color: #0097a9;
    font-size: 20px;
    line-height: 1.75;
    margin-bottom: 24px;
}

.g_color .g_c3sec3tle {
    color: #485cc7;
}

.g_b3 .g_c3sec2topbtn p {
    color: #0097a9;
}

.g_b3sec1 .g_e6sec14 {
    width: 54px;
}

.g_b3sec1 .g_e6sec12 {
    width: calc(100% - 310px);
}

.g_b3 .g_c3sec3.g_padding {
    border-bottom: 1px solid #eaeaea;
}

.g_b3sec1nr {
    background: #f9f9f9;
    padding: 55px 75px;
    position: relative;
}

.g_b3sec1fl {
    background: #fff;
    width: 484px;
}

.g_b3sec1tu {
    width: 100%;
    position: relative;
}

.g_b3sec1tu1 {
    position: relative;
}

.g_b3sec1tu img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.g_b3sec1tu2 {
    position: absolute;
}

.g_b3sec1vio {
    width: 100%;
    position: relative;
}

.g_b3sec1vio1,
.g_b3sec1vio video {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.g_b3sec1vio img {
    position: relative;
}

.g_b3sec1vio video {
    position: absolute;
}

.g_play {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 64px;
    display: block;
}

.g_b3sec1sknr {
    position: relative;
    display: none;
}

.g_b3sec1vio {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.g_b3sec1sknr.on {
    display: block;
}

.g_b3sec1fr {
    width: calc(100% - 484px);
    padding-right: 100px;
}

.g_b3sec1nrb {
    position: relative;
}

.g_b3sec1fr {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.g_b3sec1flwz p {
    color: #666666;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 10px;
}

.g_b3sec1frnr .g_c3filedown {
    margin-right: 72px;
}

.g_b3sec1frnr .g_c3filedown1 {
    background: #0292a4;
}

.g_b3sec1frnr .g_c3filedown2 {
    width: auto;
    padding: 0 18px;
}

.g_b3sec1.g_padding {
    padding: 50px 80px 44px;
}

.g_b3sec2top {
    background: #f6f6f6;
    margin-bottom: 30px;
}

.g_b3sec2topfl a {
    display: block;
    line-height: 66px;
    text-align: center;
    color: #333333;
    font-size: 20px;
    transition: all .36s;
    padding: 0 70px;
}

.g_b3sec2topfl.on a {
    background: #0097a9;
    color: #fff;
}

.g_b3sec2nr {
    background: #f6f6f6;
}

.g_b3sec2nr {
    margin-bottom: 30px;
    padding: 66px 56px;
}

.g_b3sec2wzfl p {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
}

.g_b3sec2wzfl {
    margin-bottom: 24px;
    width: 50%;
    padding: 0 70px;
}

.g_b3sec2wz {
    margin: 0 -70px;
}

.g_b3sec2wzfl p img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.g_b3 .g_padding {
    padding: 54px 80px;
}

.g_e5sec1lifl.on .g_e5sec1top2 img {
    transform: rotate(180deg);
}

.g_e5sec1bot ul {
    height: 170px;
    overflow: hidden;
}

.g_b3sec1sk .slick-dots li.slick-active {
    background: #0292a4;
    border: 1px solid #0292a4;
}

.g_b3sec1sk .slick-dots li {
    width: 10px;
    height: 10px;
    border: 1px solid #0292a4;
}

.g_b2 .g_padding {
    padding: 54px 80px;
}

.g_b2 .g_c3sec3.g_padding {
    border-color: #eaeaea;
}

.g_b2 .g_c3sec2topbtn p {
    color: #0292a4;
}

.g_b2sec2fl {
    width: 33.333333%;
    padding: 0 10px;
    margin-bottom: 24px;
}

.g_b2sec2nr {
    margin: 0 -10px;
}

.g_b2sec2fltop {
    position: relative;
    width: 100%;
}

.g_b2sec2fltop::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 10;
}

.g_b2sec2tu {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.g_b2sec2tu img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all .36s;
}

.g_b2sec2tu1 {
    position: relative;
}

.g_b2sec2tu2 {
    position: absolute;
}

.g_b2sec2play {
    width: 54px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 20;
    transform: translate(-50%, -50%);
}

.g_b2sec2play img {
    width: 100%;
}

.g_b2sec2flbot {
    margin-top: 20px;
}

.g_b2sec2flbot h5 {
    color: #333;
    font-size: 20px;
    line-height: 1.75;
    max-height: 35px;
    overflow: hidden;
}

.g_b2sec2flbot p {
    color: #666;
    font-size: 16px;
    line-height: 1.75;
    max-height: 56px;
    overflow: hidden;
    padding-right: 32px;
}

.g_b2sec3 {
    position: relative;
    height: 200px;
    background-image: linear-gradient(to right, #0290a4, #05637c);
}

.g_b2sec3nr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 104px 0 140px;
    width: 100%;
}

.g_b2sec3bj {
    position: absolute;
    top: 50%;
    left: 80px;
    transform: translateY(-50%);
    width: 145px;
}

.g_b2sec3bj img {
    width: 100%;
}

.g_b2sec3fl p {
    color: #fff;
    font-size: 20px;
    line-height: 1.75;
}

.g_b2sec3 .g_c3sec2topbtn p {
    color: #fff
}

.g_f1sec1shu {
    margin-top: 40px;
    background: #0097a9;
    padding: 42px 80px;
}

.g_f1sec1shufl {
    width: 33.333333%;
    padding: 32px 100px;
    border-right: 1px solid rgba(255, 255, 255, .1)
}

.g_f1sec1shu1 {
    width: 34px;
    margin-right: 28px;
    transform: translateY(20px);
}

.g_f1sec1shufl img {
    width: 100%;
}

.g_f1sec1shu2 p {
    color: #fff;
    font-size: 60px;
}

.g_f1sec1shu2 span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    transform: translateY(34px);
}

.g_f1sec1shu3 {
    color: #fff;
    font-size: 16px;
    margin-left: 28px;
    transform: translateY(34px);
}

.g_f1sec1shub {
    margin: 0 -100px;
}

.g_f1sec2 .g_nytle {
    padding: 0 80px;
}

.g_f1sec1.g_padding {
    border-color: transparent;
}

.g_f1his {
    display: none;
}

.g_f1his:first-child {
    display: block;
}

.g_f1sec2nr {
    position: relative;
}

.g_f1sec2bj {
    width: 100%;
    padding: 0 80px;
}

.g_f1sec2bj img,
.g_f1timebj img {
    width: 100%;
}

.g_f1timebj {
    width: 100%;
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
}

.g_f1hissk {
    position: absolute;
    top: 140px;
    left: 50%;
    transform: translateX(-50%);
    width: 1180px;
}

.g_f1time {
    position: absolute;
    bottom: 86px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.g_f1hisfl p {
    color: #0097a9;
    font-size: 120px;
    font-weight: bold;
}

.g_f1hisfr p {
    color: #666666;
    font-size: 18px;
    line-height: 1.75;
    max-height: 62px;
    overflow: hidden;
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
}

.g_f1hisfr p::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #0097a9;
    border-radius: 50%;
}

.g_f1hisfl {
    width: 440px;
}

.g_f1hisfr {
    width: calc(100% - 440px);
}

.g_f1timefl p {
    color: #cccccc;
    font-size: 18px;
    padding-bottom: 24px;
    position: relative;
    cursor: pointer;
    transition: all .36s;
    text-align: center;
}

.g_f1timefl {
    padding: 0 50px 38px;
}

.g_f1timefl p::before {
    content: '';
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 16px;
    background: #ffffff;
    border-radius: 50%;
    transition: all .36s;
}

.g_f1timefl p::after {
    content: '';
    position: absolute;
    bottom: -28px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background: #0097a9;
    border-radius: 50%;
    transition: all .36s;
}

.g_f1timefl.act p {
    color: #0097a9;
    font-size: 24px;
    font-weight: bold;
}

.g_f1timefl.act p::before {
    bottom: -24px;
    width: 26px;
    height: 26px;
    box-shadow: 0 0 15px 3px rgba(0, 0, 0, .15);
}

.g_f1timefl.act p::after {
    bottom: -22px;
    width: 10px;
    height: 10px;
}

.g_f1sec2 {
    background: #fdfdfd;
}

.g_f1timesk {
    padding: 0 150px;
}

.g_f1timebtn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 15px 3px rgba(0, 0, 0, .15);
    position: absolute;
    cursor: pointer;
}

.g_f1timebtn img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.g_f1timebtn1 {
    bottom: 9px;
    left: 80px;
    transform: rotate(90deg);
}

.g_f1timebtn2 {
    bottom: 9px;
    right: 80px;
    transform: rotate(-90deg);
}

.g_f1sec3fl {
    background: #f4f7f8;
    padding: 76px 0;
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding-bottom: 18px;
}

.g_f1sec3fl .g_nytle {
    padding: 0 130px;
}

.g_f1sec3fr {
    width: 50%;
}

.g_f1sec3 {
    position: relative;
}

.g_f1sec3frtu,
.g_f1sec3frtu img {
    width: 100%;
}

.g_f1sec4 {
    position: relative;
    height: 380px;
    overflow: hidden;
    background: #0292a4;
}

.g_f1sec3li {
    padding: 42px 130px;
    border-bottom: 1px solid #e1e1e1;
}

.g_f1sec3lifl {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 1px solid #e1e1e1;
    position: relative;
    transition: all .36s;
}

.g_f1sec3lifl img {
    width: 26px;
    transition: all .36s;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.g_f1sec3li2 {
    opacity: 0;
}

.g_f1sec3lifr {
    width: calc(100% - 64px);
    padding-left: 30px;
    line-height: 64px;
    color: #333333;
    transition: all .36s;
    font-size: 28px;
    height: 64px;
    overflow: hidden;
    transition: all 0.36s;
}

.g_f1sec3 .g_nytle {
    margin-bottom: 10px;
}

.g_f1sec3li:last-child {
    border-color: transparent;
}

.g_f1sec4bj {
    /* width: ; */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25%;
}

.g_f1sec4wz {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.g_f1sec4wz h3 {
    color: #fff;
    font-size: 42px;
    line-height: 1.75;
}

.g_f1sec4wz p {
    color: #fff;
    font-size: 32px;
    line-height: 1.75;
}

.am_d2_nytlel p {
    color: #0097a9;
    font-size: 26px;
    line-height: 1.75;
}

.am_d2_nytler {
    line-height: 1.75;
    width: 160px;
}

.am_d2_nytler a {
    /*display: block;*/
    width: 100%;
    height: 100%;
}

.am_d2_nytler img {
    width: 22px;

    margin-left: 45px;
    /* line-height: 1.5; */
}

.am_d2_nytler span {
    display: inline-block;
    font-size: 16px;
    color: #999999;
    padding-top: 6px;
    vertical-align: middle;
    /* line-height: 1.75; */
}

.am_d2_nybot {
    padding-bottom: 50px;
}

.am_d2_nybt {
    padding-top: 56px;
}

.am_d2_pimg {
    text-align: center;
}

/*.am_d2_pimg img{
    width: 1014px;
}*/
.am_d2_pimg span {
    display: block;
    text-align: center;
    color: #999999;
    /*position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;*/
}

.am_d2_nybt p {
    line-height: 1.75;
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
}

.am_d2_nybb {
    padding-top: 27px;
}

.am_d2_nybbitem {
    margin-bottom: 63px;
}

.am_d2_nybbitem p {
    margin-bottom: 11px;
    font-size: 16px;
    color: #666666;
    line-height: 1.75;
}

.am_d2_nybbitem p:first-child {
    color: #0292a4;
    font-weight: bold;
}


.am_d2_nyft p:first-child {
    color: #0292a4;
    font-weight: bold;
}

.am_d2_nyft p {
    margin-bottom: 18px;
}

.am_d2_nyft p span {
    color: #0292a4;
}

.am_d2_ny_bot {
    margin-top: 72px;
    height: 121px;
    margin-bottom: 25px;

}

.am_d2_ny_botl {
    width: 50%;
    background-color: #f5f5f5;
    height: 100%;
    transition: all 0.36s;

}

.am_d2_ny_bot div a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 121px;
}

.am_d2_ny_bot div a span {
    font-size: 16px;
    transition: all 0.36s;

}

.am_d2_ny_botl a {
    padding-left: 84px;
}

.am_d2_ny_botl a img {
    margin-right: 140px;
    vertical-align: center;
}

.am_d2_ny_botl a span {
    color: #0292a4;
    display: inline-block;

}

.am_d2_ny_botr {
    width: 50%;
    background-color: #f5f5f5;
    height: 100%;
    transition: all 0.36s;

}

.am_d2_ny_botr a {
    text-align: right;
    padding-right: 84px;
    /* color: #fff; */
    color: #0292a4;
}

.am_d2_ny_botlimg3 {
    transform: rotate(180deg);
}

.am_d2_ny_botlimg {
    display: inline-block;
    position: relative;

}

.am_d2_ny_botlimg img {
    top: 0;
    left: 0;
    transition: all 0.36s;

}

.am_d2_ny_botlimg1 {
    position: absolute;
    opacity: 1;
}

.am_d2_ny_botlimg2 {
    transform: rotate(180deg);
    position: relative;
    opacity: 0;
}

.am_d2_ny_botlimg4 {
    transform: rotate(0deg) !important;
}

.am_d2_ny_botr a img {
    margin-left: 140px;
}

.am_d2_ny_bot div img {
    width: 11px;
    margin-top: -5px;
}

.am_d2_b1sec2 {
    border-top: 1px solid #eaeaea;
    padding-top: 60px;
}

.am_nytelfr a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
}

.am_nytelfr img {
    width: 54px;
    margin-right: 15px;
}

.am_nytelfr span {
    font-size: 16px;
    color: #0292a4;
}

.am_d2_nycontent {
    margin: 0 -33px;
    /* margin-top: 5px; */
    margin-bottom: 50px;
}

.am_d2_nycitem {
    padding: 0 33px;
    width: 33.333333%;
}

.am_d2_nycitem a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #e1e1e1;
    position: relative;
    padding: 32px 50px 36px;
}

.am_d2_nycitem a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0292a4;
    opacity: 0;
    transition: all 0.36s;
}

.am_d2_nycitinner {
    position: relative;
    z-index: 1;
}

.am_d2_nycitinner h2 {
    font-size: 20px;
    line-height: 1.75;
    color: #0292a4;
    transition: all 0.36s;
    height: 70px;
    overflow: hidden;
}

.am_d2_nycitinner span {
    font-size: 14px;
    color: #999999;
    display: inline-block;
    padding: 18px 0 23px;
    transition: all 0.36s;
}

.am_d2_nycitinner p {
    color: #999999;
    font-size: 14px;
    line-height: 1.5;
    height: 42px;
    overflow: hidden;
    transition: all 0.36s;
}

.am_d2_nycitiimgbox {
    margin-top: 20px;
    width: 54px;
    position: relative;

}

.am_d2_nycitiimgbox img {
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.36s;
}

.am_d2_nycitiimg1 {
    position: absolute;
}

.am_d2_nycitiimg2 {
    position: relative;
    opacity: 0;
}


.am_e1_sec1 {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
}


.am_e1_nycbox {
    margin: 0 -10px;
}

.am_e1_nycbitem {
    width: 33.333333%;
    padding: 0 10px;
    float: left;
    margin-bottom: 30px;
}

.am_e1_nycbitem a {
    display: block;
    width: 100%;
    height: 100%;
}

.am_e1_nycbiimg {
    position: relative;
    overflow: hidden;
}

.am_e1_nycbiimg img {

    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}

.am_e1_nycbiimg1 {
    position: relative;
}

.am_e1_nycbiimg2 {
    position: absolute;
}

.am_e1_nycbiimgd {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 64px;
}

.am_e1_nycbibot {
    padding: 20px 0;
}

.am_e1_nycbibot p {
    font-size: 20px;
    color: #666;
    transition: all 0.36s;
    line-height: 1.75;
    height: 70px;
    overflow: hidden;
    transition: all 0.36s;
}

.am_e1_nycbibicon {
    margin-top: 15px;
}

.am_e1_nycbibicon img {
    width: 16px;
    vertical-align: bottom;
    transition: all 0.36s;
}

.am_e1_nycbibiconimg {
    position: relative;
    width: 16px;
    height: 16px;
}

.am_e1_nycbibiconimg img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.36s;

}

.am_e1_nycbibiconimg1 {
    position: absolute;
    opacity: 1;
}

.am_e1_nycbibiconimg2 {
    position: relative;
    opacity: 0;
}

.am_e1_nycbibiconspan {
    line-height: 16px;
    margin-left: 10px;
}

.am_e1_nycbibicon span {

    font-size: 16px;
    color: #999999;
    transition: all 0.36s;
    display: inline-block;
    padding-right: 7px;
}

.am_e3_content {
    padding: 130px 0;
}

.am_e3_cbox {
    width: 802px;
    margin: 0 auto;
    /* line-height: ; */
}

.am_e3_cboxh3 {
    font-size: 26px;
    color: #333;
    text-align: center;
    line-height: 1.75;
}

.am_e3_cbinput {
    margin-top: 44px;
    margin-bottom: 54px;
    width: 100%;
    height: 45px;
    border-radius: 25px;
    border: 1px solid #cccccc;
    padding: 0 19px;

}

.am_e3_cbinput input {
    height: 100%;
    width: calc(100% - 18px);
    padding-right: 18px;
}

.am_e3_cbinputimg {
    width: 18px;
    height: 100%;
    line-height: 45px;
}

.am_e3_cbinput img {
    width: 100%;

}

.am_e3_cbbot {
    width: 100%;
}

.am_e3_cbbotl {
    width: 86px;
    height: 38px;
    position: relative;
}

.am_e3_cbbotl p {
    color: #666666;
    font-size: 16px;
    line-height: 38px;
    transition: all 0.36s;
}


.am_e3_cbbotlimg {
    position: relative;
    width: 6px;
    height: 38px;
}

.am_e3_cbbotlimg>img {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    transition: all 0.36s;
    position: absolute;
    width: 6px;
}

.am_e3_cbbotlimg1 {

    opacity: 0;
}

.am_e3_cbbotlimg2 {

    opacity: 1;
}

.am_e3_cbbotr {
    width: calc(100% - 86px);
    padding-left: 46px;
}

.am_e3_cbbotrbox {
    margin: 0 -15px;
}

.am_e3_cbbotrboxitem {
    padding: 0 15px;
    width: 33.333333%;
    float: left;
    margin-bottom: 18px;
}

.am_e3_cbbotrboxitem a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #ebebeb;
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-radius: 20px;
    text-align: center;
    color: #999999;
    transition: all 0.36s;
    font-size: 16px;
}

.g_f2 .g_nyfr {
    padding-bottom: 0;
}

.am_f2_floor1 {
    background-color: #f9f9f9;
    padding: 40px 114px 40px 43px;
    margin-bottom: 40px;
}

.am_f2_f1item {

    position: relative;
}

.am_f2_f1iteml {
    width: 300px;
    height: 300px;
    position: relative;

}

.am_f2_f1iteml img {
    width: 100%;
}

.am_f2_f1itemd {
    position: absolute;
    width: 100%;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.am_f2_f1itemd img {
    width: 64px;
}

.am_f2_f1itemd p {
    font-size: 30px;
    color: #ffffff;
    line-height: 1.75;
}

.am_f2_f1itemr {
    width: calc(100% - 300px);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding-left: 39px;
}

.am_f2_f1itemr h2 {
    font-size: 20px;
    color: #0292a4;
    line-height: 1.75;
    margin-bottom: 5px;
}

.am_f2_f1itemr p {
    font-size: 16px;
    color: #666666;
    line-height: 1.75;
    margin-bottom: 19px;
}

.am_f2_floor2 {
    border-top: 1px solid #eaeaea;
}

.am_f2_fr2 {
    height: 120px;
    width: 50%;
    position: relative;
    cursor: pointer;
}

.am_f2_fr2 a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    /* line-height: 120px; */
}

.am_f2_f2l a {
    background-color: #fff;
}

.am_f2_fr2 a p {
    font-size: 20px;
    display: inline-block;
    color: #0292a4;
    padding-left: 10px;
    height: 100%;
    line-height: 120px;
}

.am_f2_f2l a p {
    color: #0292a4;
}

.am_f2_f2img {
    width: 44px;
    display: inline-block;
    position: relative;
}

.am_f2_f2img img {
    width: 100%;
}

.am_f2_f2img1 {
    position: relative;
    top: -5px;
    left: 0;
}

.am_f2_f2img2 {
    position: absolute;
    top: -5px;
    left: 0;
    opacity: 0;
}

/*am2*/
.am_f3_fr1title {
    background-color: #0292a4;
    padding: 21px 50px;
}

.am_f3_fr1titlel {
    position: relative;
}

.am_f3_fr1titlel p {
    color: #fff;
}

.am_f3_fr1titlsel {
    background-color: #35a8b6;
    border-radius: 20px;
    position: relative;
    padding: 0 25px;
    width: 140px;
}

.am_f3_fr1titlsel:last-child {
    margin-left: 90px;
    width: 105px;
}

.am_f3_fr1titlseltop {
    position: relative;
    z-index: 2;
    padding: 0;
    box-sizing: border-box;
    width: 100%;
}

.am_f3_fr1titlseltop p {
    color: #fff;
    line-height: 34px;
    width: calc(100% - 18px);
}

.am_f3_fr1titlseltopimg {
    cursor: pointer;
    padding-top: 10px;
    width: 12px;
    margin-left: 6px;
}

.am_f3_fr1titlseltop img {
    width: 12px;
    transition: all 0.36s;
}

.am_f3_fr1titlsel.on .am_f3_fr1titlseltopimg img {
    transform: rotate(180deg);
}

.am_f3_fr1titlselbot {
    position: absolute;
    left: 0;
    top: 28px;
    z-index: 1;
    background-color: #35a8b6;
    width: 100%;
    border-radius: 0 0 20px 20px;
    display: none;
    padding: 5px 0 10px;
}

.am_f3_fr1titlselbot a {
    padding-bottom: 10px;
    color: #fff;
    padding: 10px 25px 5px;
    display: block;
}

.am_f3_fr2_top {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 50px;
    padding-right: 90px;
    cursor: pointer;
}

.am_fs20 {
    font-size: 20px;
    line-height: 1.75;
}

.am_f3_fr2_topl p {
    color: #666666;
}

.am_f3_fr2_topr span {
    color: #666;
}

.am_f3_fr2_topr span:last-child {
    display: inline-block;
    margin-left: 160px;
}

.am_f3_fr2_bot {
    background-color: #f5f5f5;
    padding-left: 50px;
    padding-bottom: 40px;
    display: none;
}

.am_f3_fr2_botitem {
    padding-top: 32px;
}

.am_f3_fr2_bot h3 {
    color: #999999;
    margin-bottom: 30px;
}

.am_f3_fr2_bot p {
    color: #999999;
    margin-bottom: 4px;
}

.am_f3_fr2_bot a {
    display: inline-block;
    background-color: #0292a4;
    color: #ffffff;
    padding: 5px 30px;
    border-radius: 23px;
    margin: 30px 0;
}

.am_f3_fr2_bot a img {
    width: 14px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: center;
}

.am_f3_fr2_bot.on {
    display: block;
}

.am_f3_fot {
    margin-top: 80px;
    margin-bottom: 20px;
}

.am_d1_floor1 {
    padding-right: 60px;
    padding-left: 50px;
    padding-bottom: 45px;
}


.am_d1_fr1lbl {
    width: calc(100% - 390px);
    position: relative;
}

.am_d1_fr1lblitem {
    position: relative;
}


.am_d1_fr1lblitemp {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 20px 0;
    background-color: rgb(0, 0, 0, 0.4);
    z-index: 1;
}

.am_d1_fr1lblitemp p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    position: relative;
    z-index: 2;
    padding: 0 40px;
    /* height: ; */
}

.am_d1_banjian1 img {
    transform: rotate(180deg);
}

.am_d1_banjian2 {
    right: 32px;
    position: absolute;
    bottom: 24px;
}

.am_d1_banjian1 {
    left: 32px;
    position: absolute;
    bottom: 24px;
}

.am_d1_banjian img {
    width: 11px;
}

.am_d1_fr1lbr {
    width: 390px;
}

.am_d1_lbrightitem {
    background-color: #0097a9;
    margin-left: 11px;
    padding: 30px 28px 42px 36px;
    margin-bottom: 13px;
    transition: all 0.36s;
}

.am_d1_lbrightitem p {
    color: #ffffff;
}

.am_d1_lbrightitem h2 {
    color: #ffffff;
    margin-top: 14px;
    height: 56px;
    overflow: hidden;
}

.am_d1_fr1lbr .slick-list {
    padding-top: 0 !important;
}

.am_d1_fr1lbr .slick-current {
    background-color: #485cc7;
}

.am_d1_lbrightitem a {
    display: block;
    width: 100%;
    height: 100%;
}

.am_d1_floor2 {
    padding-bottom: 50px;
}

.am_d2_fr2item {
    border-bottom: 1px solid #e1e1e1;
}

.am_d2_fr2item.on .am_d2_fr2itemr {
    width: 100%;
    padding-left: 0;
}

.am_d2_fr2item a {
    width: 100%;
    height: 100%;
    display: block;
    padding: 37px 80px;
    transition: all 0.36s;
}

.am_d2_fr2iteml {
    width: 310px;
    position: relative;
    overflow: hidden;
}

.am_d2_fr2iteml img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.am_d2_fr2itemlimg1 {
    position: relative;
}

.am_d2_fr2itemlimg2 {
    position: absolute;
}

.am_d2_fr2itemr {
    width: calc(100% - 310px);
    line-height: 150px;
    height: 100%;
    padding: 30px 0px 19px 57px;
}

.am_d2_fr2itemrl {
    width: 87px;
}

.am_d2_fr2itemrl h2 {
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    line-height: 1.75;
    transition: all 0.36s;
}

.am_d2_fr2itemrl p {
    color: #666;
    margin-top: 13px;
}

.am_d2_fr2itemrc {
    width: calc(100% - 87px - 63px);
    padding-left: 60px;
    padding-right: 188px;
}

.am_d2_fr2itemrc h3 {
    font-size: 20px;
    color: #333333;
    line-height: 1.75;
    transition: all 0.36s;
    height: 35px;
    overflow: hidden;
}

.am_d2_fr2itemrc p {
    height: 49px;
    overflow: hidden;
    margin-top: 25px;
}

.am_d2_fr2itemrr {
    margin-top: 30px;
    width: 56px;
    position: relative;
}

.am_d2_fr2itemrr img {
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.36s;
}

.am_d2_fr2itemrr1 {
    opacity: 1;
    position: relative;
}

.am_d2_fr2itemrr2 {
    opacity: 0;
    position: absolute;
}

.am_d1_fot {
    margin: 15px 0 95px;
}

.am_e2_content {
    width: 100%;
}

.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: #666;
    text-align: center;
    margin: 0px 10px;
    border-radius: 50%;
    transition: all 0.36s;
}

.pc_fenye li.activepage {
    border: 1px solid #0c96a8;
    color: #0c96a8;
}

.pc_fenye li.clolr {
    color: #0c96a8;
}

.g_phfy {
    display: none;
}

.g_phfyfl {
    font-size: 14px;
    color: #333;
}

.am_d1_banjian {
    cursor: pointer;
}

.am_d1_fr1lblitem {
    display: none;
}

.am_d1_fr1lblitem.on {
    display: block;
}

.am_d2_nytlel {
    width: calc(100% - 160px);
    padding-right: 32px;
}

.am_e1_sec2 {
    padding-top: 60px;
}

.g_e1 .g_padding {
    padding-bottom: 50px;
}

.am_e2_floor1 {
    padding-left: 100px;
    padding-right: 150px;
}

.am_e2_fr1titlel {
    width: calc(100% - 150px);
}

.am_e2_fr1titlel p {
    font-size: 26px;
    color: #0292a4;
    line-height: 1.75;
    letter-spacing: 1;
}

.am_e2_fr1titler {
    line-height: 45px;
    width: 150px;
}

.am_e2_fr1titler span {
    color: #999;
}

.am_e2_fr1titler img {
    width: 24px;
    margin-top: -5px;
    padding-left: 5px;
}

.am_e2_cimgbox {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.am_e2_cimg {
    width: 100%;
    overflow: hidden;
    transition: all 0.36s;
}

.am_e2_cimg img {
    width: 100%;
    transition: all 0.36s;
}

.am_e2_cimgd {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.am_e2_cimgd img {
    width: 116px;
}

.am_e2_cimgbox {
    margin-top: 50px;
    margin-bottom: 45px;
}

.am_e2_text {
    padding-right: 60px;
}

.am_e2_texth2 {
    font-size: 22px;
    color: #333;
    line-height: 1.75;
    margin-bottom: 14px;
}

.am_e2_textp {
    color: #666666;
    margin-top: 25px;
    line-height: 1.5;
}

.am_e2_textul {
    margin-top: 15px;
}

.am_e2_textul li {
    color: #666666;
    padding-bottom: 12px;
}

.am_e4_fr1title {
    background-color: #f1f1f1;
    border: 1px solid #eeeeee;
    margin-bottom: 15px;

}

.am_e4_fr1titem {
    width: 20%;
    text-align: center;
    border-right: 1px solid #e7e7e7;
    padding: 12px 0;
}

.am_e4_fr1titem:last-child {
    border-right: 0px solid #e7e7e7;
}

.am_e4_fr1titem p {
    color: #333333;
    transition: all 0.36s;
}

.am_e4_fr1text {
    border: 1px solid #eeeeee;
    transition: all 0.36s;
    background-color: #fff;
    margin-bottom: 15px;
}

.am_e4_fr1textitem {
    width: 20%;
    text-align: center;
    padding: 12px 0;
    border-right: 1px solid #eeeeee;
    transition: all .36s;
}

.am_e4_fr1textite:last-child {
    border-right: 0px solid #eeeeee;
}

.am_e4_fr1textitem p {
    color: #333333;
    transition: all 0.36s;
}

.am_e4_fr1fot {
    margin-top: 90px;
}

.g_e2 .am_e2_fr1titler {
    width: 180px;
}

.g_e2 .am_e2_fr1titlel {
    width: calc(100% - 180px);
}

.am_e2_cimg video {
    width: 100%;
}

.am_e3_cbinput input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.am_e3_cbinput input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
}

.am_e3_cbinput input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
}

.am_e3_cbinput input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
    font-size: 14px;
}

.am_f3_fr1titlsel.on {
    border-radius: 20px 20px 0 0;
}

.g_bansearch {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1100px;
}

.g_banseafl {
    width: 33.333333%;
    padding: 0 15px;
}

.g_banseatop {
    border-radius: 25px;
    background: rgba(255, 255, 255, .2);
    padding: 0 30px;
    height: 50px;
}

.g_banseatop p {
    color: #fff;
    font-size: 14px;
    line-height: 50px;
}

.g_banseatopfr {
    width: 12px;
    line-height: 50px;
    cursor: pointer;
}

.g_banseatopfr img {
    width: 100%;
}

.g_banseabot {
    position: absolute;
    top: 50px;
    left: 0;
    background: rgba(255, 255, 255);
    padding: 10px 30px 5px;
    width: 100%;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .05);
    display: none;
}

.g_banseaflb {
    position: relative;
}

.g_banseafl:last-child .g_banseatopfr {
    width: 18px;
}

.g_banseatop input {
    width: calc(100% - 18px);
    padding-right: 32px;
    height: 100%;
    color: #ffffff;
    font-size: 14px;
}

.g_banseabot li p {
    color: #666;
    font-size: 14px;
    line-height: 2;
    cursor: pointer;
}

.g_banseatop input::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
}

.g_banseatop input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
    font-size: 14px;
}

.g_banseatop input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
    font-size: 14px;
}

.g_banseatop input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    font-size: 14px;
}

.g_banseabot ul {
    height: 140px;
}

/* am-add */
.am_e6fot {
    padding-top: 20px;
    /* padding-bottom: 20px; */
}

.g_f5sec1frtu img {
    width: 100%;
}

.g_f5sec1 {
    padding: 72px 0;
}

.g_c2sec1:last-child {
    border: none;
}

/* am-add */
.g_b2 .g_b3sec1 .g_e6sec13 {
    width: 184px;
}

.g_b2 .g_b3sec1 .g_e6sec12 {
    width: calc(100% - 280px);
}

.am_f2_fr2.on a {
    background-color: #0292a4;
}

.am_f2_fr2.on a p {
    color: #ffffff;
}

.am_f2_fr2.on .am_f2_f2img2 {
    opacity: 1;
}

.am_f2_fr2.on .am_f2_f2img1 {
    opacity: 0;
}

.g_e6 .g_padding {
    padding-bottom: 0;
}

/* 11.30am_start2 */
.g_phfyfl a {
    color: #333;
}

/* 11.30am_end2 */
/* helen star */

.he_mapbx {
    width: 100%;
}

.g_f4 .g_nyfr {
    border-bottom: none;
}

.he_f4map1 {
    width: 100%;
    margin-bottom: 60px;
}

.he_f4map1 {
    height: 490px;
    position: relative;
}

#map {
    width: 100%;
    height: 100%;
}

.he_f4mate {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(2, 146, 164, 0.8);
    z-index: 10;
    width: 450px;
    padding: 0 36px;
}

.he_f4mabx {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.he_f4mabx h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 50px;
    color: #ffffff;
}

.he_f4maicle {
    width: 90px;
}

.he_f4maic {
    margin-bottom: 20px;
}

.he_f4maicri {
    width: calc(100% - 90px);
}

.he_f4maic:last-child {
    margin-bottom: 0;
}

.he_f4m1ri p {
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    padding-left: 10px;
}

.he_f4m1le {
    line-height: 28px;
    width: 18px;
}

.he_f4m1ri {
    width: calc(100% - 18px);
}

.he_f4m1le img {
    width: 100%;
}

.he_f4maicri p {
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
}

.he_f4pob {
    width: 100%;
    position: relative;
    height: 100%;
}

#map1 {
    width: 100%;
    height: 100%;
}

#map2 {
    width: 100%;
    height: 100%;
}

#map3 {
    width: 100%;
    height: 100%;
}

.he_f4fro {
    width: 100%;

}

.he_f4frole {
    width: 410px;
    background: #0292a4;
    text-align: center;
    padding: 50px 19px 0;
}

.he_f4frori {
    width: calc(100% - 410px);
    padding-left: 30px;
}

.he_f4flo {
    width: 240px;
    display: inline-block;
    padding: 0 28px 40px;
    border-bottom: 1px solid rgba(248, 248, 248, 0.8);
}

.he_f4flo img {
    width: 100%;
}

.he_f4flp {
    margin-top: 24px;
}

.he_f4flp p {
    font-size-adjust: 14px;
    line-height: 24px;
    color: #ffffff;
}

.he_f4flp {
    margin-bottom: 154px;
}

.he_f4flp3 .he_f4m1ri p {
    font-size: 16px;
}

.he_f4flp3 .he_f4maicri p {
    font-size: 16px;
}

.he_f4flp3 {
    width: 100%;
    padding: 0 32px;
    text-align: left;
}

.he_f4flp3 .he_f4maicle {
    width: 80px;
}

.he_f4flp3 .he_f4maicri {
    width: calc(100% - 80px);
}

.he_f4flp3 {
    margin-bottom: 140px;
}

.he_f4co {
    width: 98px;
    display: inline-block;
    margin-bottom: 60px;
}

.he_f4co img {
    width: 100%;
}

.he_f4fro {
    padding-top: 19px;
}

.he_f4frori .g_e5sec1li {
    padding: 0 10px;
}

.he_f4frori .g_e5sec1ul {
    margin: 0 -10px;
}

.he_f4frori .g_e5sec1li:last-child {
    width: 66.666666%;
}

.he_f4frori .g_e5sec1btnfr {
    position: static;
    margin: 32px auto 0;
}

.he_f4froriti {
    margin-bottom: 45px;
    margin-top: 25px;
}

.he_f4froriti h4 {
    font-size: 36px;
    line-height: 44px;
    color: #333333;
    text-align: center;
}

.he_f4frori .g_e5sec1li {
    margin-bottom: 20px;
}

/* helen end */

/* helen star 12.1 */
/* .g_scroll {
    bottom: 71px;
} */

.g_b1 .g_b1sec1 {
    padding: 45px 80px;
}

.g_b1 .g_b1sec2 {
    padding-top: 36px;
}

.g_b2 .g_b2sec1 {
    padding-top: 30px;
    padding-bottom: 70px;
}

.g_reg {
    position: relative;
}

.g_me6 {
    position: relative;
}

.g_syban {
    position: relative;
}

.g_sec4bj {
    overflow: hidden;
}

.g_navxl2 li a {
    white-space: nowrap;
}

.g_navxl2 {
    width: auto;
    position: absolute;
    padding: 0;
}

.g_navxl2 li:last-child {
    margin-bottom: 0px;
}

.g_c3sec2 {
    padding: 55px 80px 45px;
}

.g_padding {
    padding: 75px 80px 65px;
}

.am_d1_floor1 {
    padding-top: 75px;
    padding-bottom: 45px;
}

.am_d1_fr1lblitemimg img {
    width: 100%;
}

.am_d1_lbrightitem {
    padding: 23px 28px 40px 36px;
}

.am_d2_ny_bot div a span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: calc(100% - 157px);
    vertical-align: middle;
}

.am_d2_ny_bot div img {
    width: 11px;
    margin-top: -1px;
}

/* helen end 12.1 */

.g_nyban {
    z-index: 99;
}

.am_f3_floor1 {
    position: relative;
    z-index: 80;
}


/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .g_sec1cen:hover .g_sec1bot {
        transform: translateY(0);
    }

    .g_sec1cen:hover .g_botton {
        opacity: 1;
    }

    .g_sec1cen:hover a::before {
        opacity: 1;
    }

    .g_sec1cen:hover a::after {
        opacity: 1;
    }

    .g_sec3fl a:hover {
        background: #0097a9;
    }

    .g_sec3fl a:hover .g_sec3flwz h6 {
        color: #fff;
    }

    .g_sec3fl a:hover .g_sec3flwz span {
        color: rgba(255, 255, 255, .6);
    }

    .g_sec3fl a:hover .g_sec3flwz p {
        color: rgba(255, 255, 255, .5);
    }

    .g_sec3fl a:hover .g_sec3flwz1 {
        opacity: 0;
    }

    .g_sec3fl a:hover .g_sec3flwz2 {
        opacity: 1;
    }

    .g_sec3fl a:hover .g_sec3flwz p {
        color: #fff;
    }

    .g_sec3botx a:hover .g_sec3fltu img {
        opacity: 1;
    }

    .g_fttopflnr:hover .g_fttopfltu img {
        opacity: 1;
    }

    .g_ftbotxfl a:hover {
        color: #fff;
    }

    .g_fttopsh:hover .g_fttopewm {
        opacity: 1;
    }

    .g_navxl1nr li h5:hover {
        background: #00c1d5;
    }

    .g_navxl1nr li h5:hover a {
        color: #fff;
    }

    .g_navxl1li a:hover {
        color: #fff;
    }

    .g_navxl1li:hover {
        background: #00c1d5;
    }

    .g_synavli:hover .g_one {
        color: #0292a4 !important;
    }

    .g_synavli:hover .g_one::before {
        width: 30px;
    }

    /* .g_synavli.on1:hover .g_one {
        color: #485cc7 !important;
    }

    .g_synavli.on1:hover .g_one::before {
        background: #485cc7 !important;
    } */

    .g_navxl2 li a:hover {
        color: #0292a4;
    }

    .g_synavli.on1 .g_navxl2 li a:hover {
        color: #485cc7;
    }

    .g_b1sec2fl a:hover {
        background: #0097a9;
    }

    .g_b1sec2fl a:hover .g_b1sec2fl1 p {
        color: #fff;
    }

    .g_b1sec2fl a:hover .g_b1sec2fl21 {
        opacity: 0;
    }

    .g_b1sec2fl a:hover .g_b1sec2fl22 {
        opacity: 1;
    }

    .g_e5sec1bot li:hover {
        color: #0097a9;
    }

    .g_e5sec2fl a:hover span {
        color: #fff;
        border-color: #0292a4;
        background: #0292a4;
    }

    .g_e6sec1nr:hover .g_e6sec1fl1,
    .g_e6sec1nr:hover .g_e6sec1tu1,
    .g_e6sec1nr:hover .g_e6sec141 {
        opacity: 0;
    }

    .g_e6sec1nr:hover .g_e6sec1fl2,
    .g_e6sec1nr:hover .g_e6sec1tu2,
    .g_e6sec1nr:hover .g_e6sec142 {
        opacity: 1;
    }

    .g_e6sec1nr:hover a {
        background: #0097a9;
    }

    .g_e6sec1nr:hover .g_e6sec12 p,
    .g_e6sec1nr:hover .g_e6sec1data {
        color: #fff;
    }

    .g_e6sec1nr:hover .g_e6sec12::before {
        background: #66c1cb;
    }

    .g_f5 .g_e6sec1nr:hover a {
        background: #f9f9f9;
    }

    .g_f5 .g_e6sec1nr:hover .g_e6sec12 p,
    .g_f5 .g_e6sec1nr:hover .g_e6sec12 span {
        color: #0292a4;
    }

    .g_c1secbtnfl a:hover {
        color: #485cc7;
        background: #fff;
        border-color: #fff;
    }

    .g_c3sec2li a:hover .g_c3sec2botfr h5,
    .g_c3sec2li a:hover .g_c3sec2botfr p {
        color: #485cc7;
    }

    .g_c3sec2li a:hover .g_c3sec2libtn2 {
        opacity: 1;
    }

    .g_c3sec2li a:hover .g_c3sec2libtn1 {
        opacity: 0;
    }

    .g_c3sec2li a:hover .g_c3sec2bj02 {
        opacity: 1;
    }

    .g_c3sec2li a:hover .g_c3sec2bj01 {
        opacity: 0;
    }

    .g_color .g_e6sec1nr:hover a {
        background: #485cc7;
    }

    .g_b3 .g_c3sec2li a:hover .g_c3sec2botfr h5,
    .g_b3 .g_c3sec2li a:hover .g_c3sec2botfr p {
        color: #0097a9;
    }

    .g_b3sec2topfl:hover a {
        background: #0097a9;
        color: #fff;
    }

    .g_b2sec2fl a:hover .g_b2sec2tu img {
        transform: scale(1.05);
    }

    /* am */
    .am_d2_nycitem a:hover h2 {
        color: #fff;
    }

    .am_d2_nycitem a:hover p {
        color: #fff;
    }

    .am_d2_nycitem a:hover span {
        color: #fff;
    }

    .am_d2_nycitem a:hover::after {
        opacity: 1;
    }

    .am_d2_nycitem a:hover .am_d2_nycitiimg1 {
        opacity: 0;
    }

    .am_d2_nycitem a:hover .am_d2_nycitiimg2 {
        opacity: 1;
    }

    .am_e1_nycbitem a:hover .am_e1_nycbibot p {
        color: #0097a9;
    }

    .am_e1_nycbitem a:hover .am_e1_nycbibot span {
        color: #0097a9;
    }

    .am_e1_nycbitem a:hover .am_e1_nycbibot .am_e1_nycbibiconimg1 {
        opacity: 0;
    }

    .am_e1_nycbitem a:hover .am_e1_nycbibot .am_e1_nycbibiconimg2 {
        opacity: 1;
    }

    .am_e3_cbbotrboxitem a:hover {
        border: 1px solid #7fcbd4;
        color: #0292a4;
        background-color: rgba(0, 151, 169, 0.2);
        opacity: 0.502;
        border-color: rgb(0, 151, 169);
        background-color: rgba(0, 151, 169, 0.2);
        opacity: 0.502;
    }

    .am_d2_ny_botc:hover .am_d2_ny_botlimg1 {
        opacity: 0;
    }

    .am_d2_ny_botc:hover .am_d2_ny_botlimg2 {
        opacity: 1;
    }

    .am_d2_ny_botc:hover {
        background-color: #0292a4;
    }

    .am_d2_ny_botc:hover span {
        color: #ffffff;
    }

    .am_e1_nycbitem a:hover .am_e1_nycbiimg2 {
        transform: scale(1.1);
    }

    .am_e3_cbbotl:hover p {
        color: #0292a4;
    }

    .am_e3_cbbotl:hover .am_e3_cbbotlimg1 {

        opacity: 1;
    }

    .am_e3_cbbotl:hover .am_e3_cbbotlimg2 {
        opacity: 0;
    }

    .am_e4_fr1text:hover {
        background-color: #0292a4;
    }

    .am_e4_fr1text:hover .am_e4_fr1textitem {
        border-right: 1px solid rgba(238, 238, 238, .23);
    }

    .am_e4_fr1text:hover p {
        color: #fff;
    }

    .pc_fenye li:hover {
        border: 1px solid #0c96a8;
        color: #0c96a8;
    }

    .am_d2_fr2item a:hover .am_d2_fr2itemrr2 {
        opacity: 1;

    }

    .am_d2_fr2item a:hover .am_d2_fr2itemrr1 {
        opacity: 0;

    }

    .am_d2_fr2item a:hover .am_d2_fr2itemrc h3 {
        color: #0097a9;
    }

    .am_d2_fr2item a:hover .am_d2_fr2itemrl h2 {
        color: #0097a9;
    }

    .am_d2_fr2item a:hover {
        background-color: #f4f5f5;
    }

    .g_navxl2 li a:hover {
        background: #0097a9;
        color: #fff !important;
    }

    .g_f1sec3lifr:hover {
        color: #0097a9;
    }

    .g_f1sec3li:hover .g_f1sec3li2 {
        opacity: 1;
    }

    .g_f1sec3li:hover .g_f1sec3li1 {
        opacity: 0;
    }

    .g_f1sec3li:hover .g_f1sec3lifl {
        border-color: #0097a9;
    }

    .g_nyflul2tle1 a:hover {
        color: #485cc7;
    }
    /* 2022.11.21 - start */
    .he_navxlul:hover .he_navxlli.yxnav_active2 a::before{
        opacity: 0;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 a{
        background: #ECECEC;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 .he_navxkle p {
        color: #333;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 .he_navxkri .he_op1 {
        opacity: 1;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 .he_navxkri .he_op2 {
        opacity: 0;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2:hover a::before{
        opacity: 1;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2:hover a{
        background: #F8F8F8;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2:hover .he_navxkle p {
        color: #0097a9;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2:hover .he_navxkri .he_op1 {
        opacity: 0;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2:hover .he_navxkri .he_op2 {
        opacity: 1;
    }
    .t_naverul:hover .t_naverli.yxnav_active3 a {
        background: #F8F8F8;
    }
    .t_naverul:hover .t_naverli.yxnav_active3 a::before {
        opacity: 0;
    }
    .t_naverul:hover .t_naverli.yxnav_active3 .he_navxkle p{
        color: #333;
    }
    .t_naverul:hover .t_naverli.yxnav_active3 .he_navxkri .he_op1{
        opacity: 1;
    }
    .t_naverul:hover .t_naverli.yxnav_active3 .he_navxkri .he_op2{
        opacity: 0;
    }
    .t_naverul:hover .t_naverli.yxnav_active3:hover a {
        background: #FFF;
    }
    .t_naverul:hover .t_naverli.yxnav_active3:hover a::before {
        opacity: 1;
    }
    .t_naverul:hover .t_naverli.yxnav_active3:hover .he_navxkle p{
        color: #0097a9;
    }
    .t_naverul:hover .t_naverli.yxnav_active3:hover .he_navxkri .he_op1{
        opacity: 0;
    }
    .t_naverul:hover .t_naverli.yxnav_active3:hover .he_navxkri .he_op2{
        opacity: 1;
    }
    .t_navsanul:hover .t_navsanli.yxnav_active4 .he_navxkle p{
        color: #333;
    }
    .t_navsanul:hover .t_navsanli.yxnav_active4:hover .he_navxkle p{
        color: #0097a9;
    }
    .g_navxl a:hover::before{
        opacity: 1;
    }
    .g_navxl a:hover{
        background: #F8F8F8;
    }
    .t_naverul .t_naverli a:hover {
        background: #FFF;
    }
    /* 2022.11.21 - end */
    .alns_two a:hover .g_word4{
        color: #485DC7;;
    }
    .g_navxl3_left:hover li.yxnav_active2 a {
        background: #ECECEC;
    }
    .g_navxl3_left:hover li.yxnav_active2:hover a {
        background: #F8F8F8;
    }
    .g_navxl3_left:hover li.yxnav_active2 a::before {
        opacity:0;
    }
    .g_navxl3_left:hover li.yxnav_active2:hover a::before {
        opacity: 1;
    }
    .g_navxl3_left:hover li.yxnav_active2 .he_navxkle p{
        color: #333;
    }
    .g_navxl3_left:hover li.yxnav_active2:hover .he_navxkle p,
    .g_navxl3_left li:hover .he_navxkle p{
        color: #0097a9;
    }
    .g_navxl3_left:hover li.yxnav_active2 .he_navxkri .he_op1{
        opacity: 1;
    }
    .g_navxl3_left:hover li.yxnav_active2 .he_navxkri .he_op2{
        opacity: 0;
    }
    .g_navxl3_left li:hover .he_navxkri .he_op1,
    .g_navxl3_left:hover li.yxnav_active2:hover .he_navxkri .he_op1{
        opacity: 0;
    }
    .g_navxl3_left li:hover .he_navxkri .he_op2,
    .g_navxl3_left:hover li.yxnav_active2:hover .he_navxkri .he_op2{
        opacity: 1;
    }
    .g_navxl3_third:hover .he_navxlli.yxnav_active3:hover a{
        color: #0097a9;
    }
    .g_navxl3_third:hover .he_navxlli.yxnav_active3 a{
        color: #333;
    }
    /* 2022.12.29 - start */
    .g_nyflul2tle1 a:hover {
        color: #0292a4;
    }
    /* 2024.08.08 - start */
    .am_d2_fr2item .media-link:hover {
        background-color: #f4f5f5;
    }
    /* 2024.08.08 - end */
}

/*载入效果*/
.g_fadein1 {
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.3s;
}

/* .g_fadeup1 {
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.4s;
} */

.g_fadeup2 {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.36s;
}

.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;
}

.g_sybannr.slick-current .g_sybanh p {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}

.g_sybannr.slick-current .g_botton {
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}

.g_sec1,
.g_sec2,
.g_sec3,
.g_sec4,
.g_b1sec1nr,
.g_c2 .g_nyfr,
.am_e1_sec2,
.amf2sec1 {
    overflow: hidden;
}

.g_navxl {
    left: 50%;
    transform: translateX(-50%);
}

.g_e5sec1li {
    z-index: 1;
    position: relative;
}

.g_fadeup1 {
    z-index: 5;
}

/* .g_f1timefl.act{
    padding-bottom: 30px;
} */
.g_intro+.g_botton {
    opacity: 1;
}

.g_syworldbox {
    display: inline-block;
}

.g_syworld1,
.g_syworldp {
    display: inline-block;
}

.g_syworldp {
    padding-left: 10px;
}

.g_syworldp p {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
}

.g_syworldbtmimg {
    display: inline-block;
    width: 12px;
    height: 8px;
    position: relative;
    top: 2px;
    transition: all 0.36s;
}

.g_syworldbtmimg .g_syworldbtmimg1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 0.36s;
}

.g_syworldbtmimg .g_syworldbtmimg2 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.36s;
}

.g_syworld {
    position: relative;
}

.g_syworldbtm {
    position: absolute;
    top: 94px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100px;
    background: #fff;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    display: none;
}

.g_syworldbtm a {
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    transition: all 0.36s;
    padding: 20px 25px;
    display: block;
}

.g_syworld {
    cursor: pointer;
    transition: all 0.36s;
}

.g_syworld.on .g_syworldbtmimg {
    transform: rotate(180deg);
}

@media screen and (min-width: 1200px) {
    .g_syworldbtm a:hover {
        color: #fff;
        background: #0097a9;
    }
}

.g_syhead.act .g_syworldp p {
    color: #333;
}

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

.g_syhead.act .g_syworldbtmimg .g_syworldbtmimg1 {
    opacity: 0;
}

.g_syhead.act .g_syworldbtmimg .g_syworldbtmimg2 {
    opacity: 1;
}

.g_syhead.act .g_syworldbtm {
    top: 90px;
}

.g_nyhead.act .g_syworldp p {
    color: #333;
}

.g_nyhead.act .g_syworldbtmimg .g_syworldbtmimg1 {
    opacity: 0;
}

.g_nyhead.act .g_syworldbtmimg .g_syworldbtmimg2 {
    opacity: 1;
}

.g_nyhead.act .g_syworldbtm {
    top: 90px;
}

.g_nyhead .g_syworldp p {
    color: #333;
}

.g_nyhead .g_syworldbtmimg .g_syworldbtmimg1 {
    opacity: 0;
}

.g_nyhead .g_syworldbtmimg .g_syworldbtmimg2 {
    opacity: 1;
}

.g_nyhead .g_syworldbtm {
    top: 81px;
}

.g_c3sec1fl img {
    width: 100%;
}

.am_f2_floor2 {
    height: 121px;
}

.am_f2_floor2box.on {
    position: fixed;
    bottom: 0;
    width: calc(100% - 310px);
    z-index: 100;
}

.g_nyflul1li1.on1 .g_nyflul2 {
    display: block !important;
}

.g_sec1fr .slick-dots {
    bottom: -44px;
}

.g_sec1fr .slick-dots li.slick-active {
    background: #485cc7;
}

.g_sec1fr .slick-dots li {
    border: 1px solid #485cc7;
    background: transparent;
}

.mengcen1 {
    width: 220px;
    height: 220px;
    background: #fff;
    border: 6px solid rgba(127, 127, 127);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    position: fixed;
    z-index: 999;
}

.mengcen1 .caidansuo {
    width: 100%;
    height: 100%;
    border-bottom: none;
}

.he_codex {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.he_codex img {
    width: 100%;
}

.mengcen1 .guanbi {
    font-size: 24px;
    line-height: 20px;
    color: #666;
    width: 20px;
    right: 1%;
    top: 2%;
}

.am_e1_nycbitem {
    cursor: pointer;
}

.g_nyflul2li2.on2 .g_nyflul3 {
    display: block;
}

.g_nyflul2li2.act .g_nyflul2tle1 a {
    color: #485cc7;
}

.g_b3sec2wzfl {
    display: inline-block;
    vertical-align: middle;
}

.g_b3sec2wz {
    font-size: 0;
}

.g_b3sec2wz .g_b3sec2wzfl {
    float: none;
}

.g_nyflul2tleb {
    padding: 23px 30px 23px 82px;
}

.g_nyflul2tle1 a {
    font-size: 18px;
}

.g_nyflul1tle {
    min-width: 147px;
}

.g_nyflul3 {
    padding: 30px 20px 20px 84px;
}

.g_nyflul1tleb {
    padding: 12px 0;
}

.g_nyflul2tleb {
    padding: 15px 30px 15px 82px;
}

.g_nyflul3 {
    padding: 15px 20px 5px 84px;
}

.g_b3sec1vio .g_play {
    cursor: pointer;
}

.he_nytip2::before {
    display: none;
}

.he_nytip2 {
    color: #999999 !important;
    height: 40px;
    overflow: hidden;
}

.g_nytle {
    overflow: hidden;
    height: 40px;
}

.g_navxl1.on1 {
    height: auto !important;
}

.g_b3sec2wz p {
    color: #666666;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 5px;
}

.g_b3sec2nr .g_b3sec2wz {
    margin: 0;
}

/* .am_d1_fr1lunbobox {
    position: relative;
}
.am_d1_fr1lbr {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
} */

/*.mc_rtv_bd_r{*/
/*    height: 600px;*/
/* overflow-x: auto; */
/*}*/

.am_e2_cimg iframe {
    width: 100%;
    height: 40vw;
    /* 100/56.25 = 560/315 = 1.778 */
}

/*.am_e2_floor1 .am_e2_cimgd {*/
/*    display: none;*/
/*}*/

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset
}

.mc_rtv_bd_r {
    height: 600px;
}

.g_c2sec1frafl {
    margin-bottom: 12px;
}

.he_f4fro {
    display: none;
}

.he_f4map1:last-child {
    margin-bottom: 0;
}

.g_syworldbtm {
    text-align: center;
}

.g_one {
    padding: 0 5px;
}

.he_mapbx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.he_mapbx a {
    display: block;
    width: 100%;
    height: 100%;
}


/* 新增 2022.5.27 star */

.he_syhetp {
    width: 100%;
    background: #fff;
    padding: 0 160px;
    position: relative;
    z-index: 10;
}

.he_syhetplo {
    width: 214px;
    position: relative;
}

.he_syhetplo a {
    width: 100%;
    display: block;
    line-height: 100px;
    transition: all 0.36s;
}

.he_syhetplo img {
    width: 100%;
}

.g_syhead {
    padding: 0 0;
}

.he_syhetpse {
    width: 450px;
    border: 1px solid rgba(153, 153, 153, 0.2);
    height: 50px;
    margin-left: 96px;
    margin-top: 25px;
}

.he_syhetpin {
    width: 100%;
    position: relative;
    height: 100%;
}

.he_syhetpin input {
    width: 100%;
    height: 100%;
    padding: 0 24px;
    color: #999999;
    font-size: 16px;
}



.he_syhetpin input::-webkit-input-placeholder {
    color: #999999;
    font-size: 16px;
}

.he_syhetpin input:-moz-placeholder {
    color: #999999;
    font-size: 16px;
}

.he_syhetpin input::-moz-placeholder {
    color: #999999;
    font-size: 16px;
}

.he_syhetpin input:-ms-input-placeholder {
    color: #999999;
    font-size: 16px;
}


.he_syhetpin img {
    width: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 24px;
    cursor: pointer;
}

.he_syhetpsle p a {
    display: block;
    font-size: 18px;
    line-height: 100px;
    color: #333333;
}


.he_syhetpsri .g_syworld {
    padding: 0;
}

.he_syhetpsri .g_syworld1 .g_syworld1 {
    opacity: 0;
}

.he_syhetpsri .g_syworld1 .g_syworld2 {
    opacity: 1;
}

.he_syhetpsri .g_syworldp p {
    color: #333333;
}

.he_syhetpsri .g_syworldbtmimg .g_syworldbtmimg1 {
    opacity: 0;
}

.he_syhetpsri .g_syworldbtmimg .g_syworldbtmimg2 {
    opacity: 1;
}

.he_syhetpsri .g_syworld {
    line-height: 100px;
}

.he_syhetpsri .g_syworld.on .g_syworldbtmimg {
    transform: rotate(0deg);
}

.he_syhetpsri .g_syworld.on .g_syworldbtmimg img {
    transform: rotate(180deg);
}

.he_syhetpsri .g_syworldbtmimg {
    top: 0px;
}

.he_syhetpsri {
    margin-left: 60px;
}

.he_syhedb {
    width: 100%;
    position: relative;
    background: #0097a9;
    padding: 0 160px;
}

.he_syhedb .g_one {
    line-height: 55px;
}

.g_navxl {
    top: 55px;
}

.he_navxl1 {
    top: 155px;
    padding: 0 !important;
    background: #ececec;
}

.g_one::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 2px;
    background: #fff;
    opacity: 0;
    transition: all 0.36s;
}

.yxnav_active1.g_one {
    color: #fff !important;
}

.yxnav_active1.g_one::after {
    opacity: 1;
}

.he_navxlbx {
    width: 100%;
    position: relative;
}

.g_synavli:first-child {
    padding-left: 0;
}

.g_synavli:first-child a {
    padding-left: 0;
}

.g_one {
    font-size: 18px;
}

.g_synavli:first-child {
    position: relative;
}


.he_navxlble,.he_navxlbri{
    padding: 66px 0;
}

.he_navxlble {
    width: 440px;
    padding-left: 160px;
    background: #fff;
    padding-right: 85px;
}


.he_navxkle p {
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
    transition: all 0.36s;
}

.he_navxkri {
    width: 6px;
    position: relative;
    margin-top: 6px;
}

.he_navxkri img {
    width: 100%;
    transition: all 0.36s;
}

.he_navxkle{
    width: calc(100% - 6px);
    padding-right: 10px;
}

.he_navxkri .he_op1{
    position: relative;
    top: 0;
    left: 0;
}

.he_navxkri .he_op2{
    position: absolute;
    top: 2px;
    left: 0;
    opacity: 0;
}

/*.he_navxlli.yxnav_active2 .he_navxkle p{*/
/*    color: #0097a9;*/
/*}*/

/*.he_navxlli.yxnav_active2 .he_navxkri .he_op1{*/
/*    opacity: 0;*/
/*}*/

/*.he_navxlli.yxnav_active2 .he_navxkri .he_op2{*/
/*    opacity: 1;*/
/*}*/

.he_navxlli{
    margin-bottom: 50px;
}

.he_navxlli:last-child{
    margin-bottom: 0;
}

/*鼠标效果*/
@media screen and (min-width: 1200px) {
    .g_syhead .he_syhedb .g_synavli:hover .g_one {
        color: rgba(255, 255, 255, 0.8) !important;
    }

    .g_syhead .he_syhedb .g_synavli:hover .g_one::after {
        opacity: 1;
    }
    /* tammy - 2022.05.31 - start */
    .t_naverli a:hover .he_navxkle p,
    .t_onenav a:hover .he_navxkle p,
    .t_navsanli a:hover .he_navxkle p,
    .t_navsili a:hover .he_navxkle p {
        color: #0097a9;
    }
    .t_naverli a:hover .he_navxkri .he_op2,
    .t_onenav a:hover .he_navxkri .he_op2,
    .t_navsanli a:hover .he_navxkri .he_op2{
        opacity: 1;
    }
    .t_naverli a:hover .he_navxkri .he_op1,
    .t_onenav a:hover .he_navxkri .he_op1,
    .t_navsanli a:hover .he_navxkri .he_op1{
        opacity: 0;
    }
    .t_tanzhan .ys_select_li:hover{
        color: #0292a4;
    }
    .t_b1k1li a:hover .t_b1k1xin{
        background: #0097a9;
    }
    .t_b1k1li a:hover .t_b1k1h4{
        color: #fff;
    }
    .t_b1k1li a:hover .t_b1k1btn p{
        color: #fff;
    }
    .t_b1k1li a:hover .g_bottonfl img:nth-of-type(2){
        opacity: 1;
    }
    .t_b1k1li a:hover .g_bottonfl img:first-child{
        opacity: 0;
    }
    .t_c3jia .g_b3sec2topfl:hover a {
        background: rgba(75,96,196,1);
    }
    .t_c3video .g_b2sec2fl a:hover .g_word3{
        color: #485cc7;
    }
    .t_c3video .g_b2sec2fl a:hover .t_c3timeic img:nth-of-type(2){
        opacity: 1;
    }
    .t_c3video .g_b2sec2fl a:hover .t_c3timeic img:first-child{
        opacity: 0;
    }
    .t_c3video .g_b2sec2fl a:hover .t_c3dateri{
        color: #485cc7;
    }
    .t_c3k4 .g_e6sec1nr:hover .g_e6sec12::before {
        background: #fff;
    }
    /* tammy - 2022 - end */
}

/* 新增 2022.5.27 end */
/* tammy - 2022.05.31 - start */
.he_navxkri{
    height: 12px;
}
.he_navxlbri .he_navxkle {
    padding-right: 58px;
}
.he_navxlbri{
    padding-left: 70px;
    padding-right: 70px;
}
.t_naverul,.t_navsanul{
    margin-right: 176px;
}
.t_navsibox .he_navxkle {
    width: 100%;
}
.t_naverli,.t_navsanli,.t_navsili {
    margin-bottom: 32px;
}
.t_naverli:last-child,.t_navsanli:last-child,
.t_navsili:last-child {
    margin-bottom: 0;
}
.he_navxlbx::before{
    content: '';
    width: 440px;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #f8f8f8;
}
.he_navxlble{
    position: relative;
    z-index: 3;
    background: transparent;
}
/*.t_naverli.yxnav_active3 .he_navxkle p,  */
.t_navsanli.yxnav_active4 .he_navxkle p, 
.t_navsili.yxnav_active5 .he_navxkle p {
    color: #0097a9;
}
/*.t_naverli.yxnav_active3 .he_navxkri .he_op2,*/
.t_navsanli.yxnav_active4 .he_navxkri .he_op2 {
    opacity: 1;
}
/*.t_naverli.yxnav_active3 .he_navxkri .he_op1,*/
.t_navsanli.yxnav_active4 .he_navxkri .he_op1 {
    opacity: 0;
}
.t_navsi,.t_navsan,.t_naver{
    display: none;
}
/* .t_navsi:first-child,.t_navsan:first-child,
.t_naver:first-child{
    display: block;
} */
.g_synavli:first-child a {
    padding-left: 10px;
}
.g_sybantu {
    height: 756px;
}
.g_sybantu img{
    position: absolute;
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%,-50%);*/
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.g_sybanh p {
    font-size: 32px;
}
.g_sybanh {
    width: 440px;
}
.g_sybanwz{
    top: calc(50% + 77.5px);
}
.g_botton p {
    font-size: 18px;
}
.g_title h4 {
    font-size: 22px;
}
.g_sec1fl .g_intro p {
    font-size: 14px;
}
.g_sec1bot h5 {
    font-size: 24px;
}
.g_sec1,.g_sec2,.g_sec3,.g_sec4 {
    padding-bottom: 85px !important;
}
.g_sec1{
    padding-top: 85px !important;
}
.g_sec2,.g_sec3,.g_sec4{
    padding-top: 75px !important;
}
.g_sec1fl {
    margin-top: -6px;
}
.g_intro {
    margin-top: 37px;
    margin-bottom: 111px;
}
.g_sec4nr,.g_sec2flbot {
    margin-top: 42px;
}
.g_sec2flbot {
    min-height: calc(100% - 112px);
}
.g_sec3bot {
    margin: 42px -8px 0;
}
.g_sec2flnr h4 {
    font-size: 24px;
}
.g_sec3flwz h6 {
    font-size: 18px;
    height: 31.5px;
}
.g_sec4cenfl h4 {
    font-size: 24px;
}
.g_sec4cenfl {
    padding-right: 60px;
}
.g_fttopfricon{
    background: #fff;
}
.t_ftboxrg{
    margin-left: 34px;
}
.t_ftboxrg{
    position: relative;
}
.t_ftboxrg::before{
    content: '';
    width: 1px;
    height: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -18px;
    background: rgba(255,255,255,.2);
}
.t_contan{
    cursor: pointer;
}
/* 联系旋乐吧spin8 - 弹窗 */
.t_tanlian{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0,0,0,.6);
}
/* 弹窗 */
.modal-open {
    overflow: hidden;
}
.mobile_safari {
    width: 100%;
    position: fixed;
}
.ys_modal_btn {
    cursor: pointer;
}
.ys_modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}
.ys_modal_wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ys_modal_container {
    position: relative;
    z-index: 1;
}
.ys_modal_close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
}
.ys_modal_content {
    width: 950px;
    padding: 50px 20px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    overflow: hidden;
    background: #fff;
}
.ys_modal_content.noscroll {
    overflow: auto;
}
.ys_modal_content.mCustomScrollbar .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}
.ys_modal_content.mCustomScrollbar .mCustomScrollBox.mCSB_inside {
    margin-right: -15px;
    padding-right: 15px;
    max-width: calc(100% + 15px);
}
.ys_modal_content{
    width: 1200px;
}
.ys_modal_close{
    width: 18px;
}
.ys_modal_close img{
    width: 100%;
}
.t_tanlian h2{
    font-size: 36px;
    line-height: 1.5;
    color: #333;
    text-align: center;
    margin-bottom: 28px;
}
.t_tanduan p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
}
.t_tanlian .ys_modal_content{
    padding: 47px 94px 58px;
}
.t_tantr{
    width: 100%;
    border: 1px solid #f1f1f1;
    padding: 0 20px;
    line-height: 60px;
}
.t_tanlie3 .t_tanlieli{
    width: 33.333333%;
    padding: 0 10px;
}
.t_tanlieli{
    margin-bottom: 20px;
}
.t_tantrtd{
    line-height: 60px;
    font-size: 14px;
    color: #999;
    width: 75px;
}
.t_tantrtd span{
    color: #ff0000;
}
.t_taninput{
    width: calc(100% - 75px);
}
.t_taninput input{
    width: 100%;
    line-height: 60px;
    font-size: 14px;
    color: #999;
}
.t_tanlie3{
    margin: 0 -10px;
}
.t_tanlieli1 .t_tantrtd{
    width: 90px;
}
.t_tanlieli1 .t_taninput{
    width: calc(100% - 90px);
}
.t_tanxuan .t_tantrtd{
    width: auto;
    max-width: calc(100% - 15px);
}
.t_tanxuan .t_tanic{
    line-height: 60px;
    width: 12px;
    transition: all 0.36s;
}
.t_tanic img{
    width: 100%;
}
.t_tanxuan .t_tantr{
    cursor: pointer;
}
.t_tansele{
    position: relative;
}
.t_tanzhan{
    border: 1px solid #f1f1f1;
    padding: 10px 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: calc(100% + 6px);
    background: #fff;
}
.t_tanzhan .ys_select_li{
    font-size: 14px;
    color: #999;
    line-height: 2;
    padding: 0 20px;
    cursor: pointer;
    transition: all 0.36s;
}
.t_tanzhan {
    display: none;
    height: 135px;
}
.t_tansele.on .t_tanic{
    transform: rotate(180deg);
}
.t_tantext{
    border: 1px solid #f1f1f1;
    width: 100%;
    margin-bottom: 20px;
}
.t_tantext textarea{
    width: 100%;
    height: 114px;
    padding: 5px 20px 10px;
}
.t_tantext textarea{
    color: #999;
    font-size: 14px;
    line-height: 1.75;
}
.t_tantextzi{
    color: #999;
    font-size: 14px;
    line-height: 1.75;
    padding-left: 20px;
    padding-top: 12px;
    width: 100%;
}
.t_tancode{
    width: 120px;
    line-height: 62px;
    margin-right: 30px;
}
.t_tancode img{
    width: 100%;
}
.t_tanagr{
    width: 16px;
    height: 16px;
    border: 1px solid #f1f1f1;
    cursor: pointer;
    position: relative;
    top: 2.5px;
    margin-right: 14px;
    border-radius: 3px;
}
.t_tanagr::before{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #0292a4;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
    opacity: 0;
}
.t_tanwen{
    color: #999;
    font-size: 14px;
    line-height: 1.5;
}
.t_tanwen a{
    color: #0292a4;
}
.t_tanagree.on .t_tanagr{
    border: 1px solid #0292a4;
}
.t_tanagree.on .t_tanagr::before{
    opacity: 1;
}
.t_tanagree{
    position: relative;
    top: 20.5px;
}
.t_subwen{
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    width: 200px;
    text-align: center;
    background: #0292a4;
    line-height: 50px;
    border-radius: 25px;
    transition: all 0.36s;
}
.t_subti{
    position: relative;
    top: 6px;
}
.t_tanduan{
    margin-bottom: 21px;
}
.t_tanzhan .mCSB_outside+.mCSB_scrollTools {
    right: 0px;
    opacity: 0;
    transition: all 0.36s;
}
.t_tanzhan.act .mCSB_outside+.mCSB_scrollTools {
    opacity: 1;
}
.t_tanzhan .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0292a4;
}
.t_tanzhan .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.t_tanzhan .mCSB_scrollTools .mCSB_draggerContainer {
    top: 10px;
    bottom: 10px;
}
.g_ftbotxfl:nth-last-of-type(2)::before{
    display: none;
}
.g_nybanwz p {
    font-size: 32px;
}
.g_nytle p {
    font-size: 24px;
}
.t_mianli a{
    color: #999;
    font-size: 14px;
    line-height: 1.5;
    transition: all 0.36s;
}
.t_mianli{
    margin-right: 21px;
    position: relative;
}
.t_mianli::before{
    content: '>';
    position: absolute;
    color: #999;
    font-size: 14px;
    line-height: 1.5;
    right: -15px;
}
.t_mianli:last-child::before{
    display: none;
}
.g_nyfr.g_padding .t_mianbao{
    position: relative;
    top: -40px;
    padding-left: 0px;
    padding-top: 0;
    margin-bottom: 0;
}
.g_nyfr .t_mianbao{
    padding-left: 80px;
    padding-top: 35px;
    margin-bottom: -3px;
}
.g_b3 .g_nyfl,
.g_b2 .g_nyfl,
.g_b1 .g_nyfl {
    display: none;
}
.g_b3 .g_nyfr,
.g_b2 .g_nyfr,
.g_b1 .g_nyfr{
    width: 1600px;
    border-left: 0;
    margin: 0 auto;
    float: none;
}
.g_b3 .g_padding,
.g_b2 .g_padding,
.g_b1 .g_padding {
    padding-left: 0;
    padding-right: 0;
}
.g_b3 .g_nyfr .t_mianbao,
.g_b2 .g_nyfr .t_mianbao,
.g_b1 .g_nyfr .t_mianbao {
    padding-left: 0;
}
.g_b2 .g_b3sec1fl{
    display: none;
}
.g_b2 .g_b3sec1fr {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
    width: 100%!important;
    padding-right: 0!important;
}
/* B1产品二级(新增) */
.t_b1k1li{
    width: 33.333333%;
    padding: 0 25px;
    margin-bottom: 50px;
}
.t_b1k1ul{
    margin: 0 -25px;
}
.t_b1k1xin{
    background: #f9f9f9;
    transition: all 0.36s;
    padding:25px 32px;
}
.t_b1k1h4{
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    transition: all 0.36s;
    margin-bottom: 22px;
}
.t_b1k1btn p{
    color: #00c0d4;
    transition: all 0.36s;
    font-size: 18px;
    transition: all 0.36s;
}
.t_b1k1btn .g_bottonfl{
    position: relative;
}
.t_b1k1btn .g_bottonfl img{
    transition: all 0.36s;
}
.t_b1k1btn .g_bottonfl img:nth-of-type(2){
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
}
.t_b1k1btn .clearfix{
    display: flex;
    align-items: center;
}
.t_b1k1btn .g_bottonfl{
    margin-right: 12px;
}
.g_xb1 .g_b1sec1 {
    border-bottom: 0px;
}
.t_b1k1ul{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.t_b1k1li a{
    display: block;
    height: 100%;
}
.t_b1k1xin{
    height: 100%;
}
/*  */
.g_b3sec2top{
    position: relative;
    z-index: 90;
}
.g_e6sec12 p {
    font-size: 16px;
}
.g_b2sec3nr {
    padding: 0 140px 0 140px;
}
.t_c3jia .g_b3sec2topfl.on a {
    background: rgba(75,96,196,1);
}
.g_c3sec2 .t_c3lie {
    padding-top: 30px;
}
.g_nyfltle {
    font-size: 24px;
}
.g_nyflul1tle1 a{
    font-size: 18px;
}
.g_c3sec3.g_padding {
    border-color: #eaeaea;
}
.t_c3timeic{
    width: 18px;
    margin-right: 8px;
    line-height: 24px;
    position: relative;
    height: 24px;
}
.t_c3timeic img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.t_c3timeic img:nth-of-type(2){
    opacity: 0;
}
.t_c3dateri{
    width: calc(100% - 26px);
    color: #999;
    font-size: 16px;
    line-height: 1.5;
    transition: all 0.36s;
}
.t_c3dateri span{
    padding-left: 14px;
}
.t_c3video .g_word3{
    color: #666;
    line-height: 1.666667;
    transition: all 0.36s;
    height: 60px;
    overflow: hidden;
    margin-bottom: 18px;
}
.t_c3k4 .g_e6sec1nr {
    margin-bottom: 10px;
}
.t_c3topbox{
    height: 66px;
}
.t_c3k4 .g_e6sec1{
    padding-bottom: 47px;
}
.g_b2sec2{
    overflow: hidden;
}
.g_nyban2 span {
    font-size: 16px;
}
.t_e5zhu{
    color: #666;
    font-size: 14px;
    line-height: 60px;
    padding: 0 15px;
}
.g_e5sec1lifl .t_e5zhu{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.36s;
}
.g_e5sec1lifl input{
    position: relative;
    z-index: 3;
}
.g_e5sec1lifl.act .t_e5zhu{
    pointer-events: none;
    opacity: 0;
}
.g_e5sec1lifl {
    height: 62px;
}
.t_e5sanli {
    width: 33.333333%;
    padding: 0 16px;
}
.t_e5sanul{
    margin-bottom: 30px;
}
.g_e5sec1li.on{
    position: relative;
    z-index: 7;
}
.g_e5sec1top{
    cursor: pointer;
}
.g_e5sec1top1 span,.t_e5zhu span{
    color: #f00;
}
.g_e5sec1area .t_e5zhu{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.36s;
    line-height: 50px;
}
.g_e5sec1area{
    position: relative;
}
.g_e5sec1area textarea{
    position: relative;
    z-index: 3;
}
.g_e5sec1area.act .t_e5zhu {
    pointer-events: none;
    opacity: 0;
}
.g_e5sec1yzmfl{
    position: relative;
}
.g_e5sec1yzmfl .t_e5zhu{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.36s;
}
.g_e5sec1yzmfl.act .t_e5zhu {
    pointer-events: none;
    opacity: 0;
}
.g_e5sec1yzm {
    width: 100%;
}
.g_e5sec1yzmfl {
    width: calc(33.333333% - 15px);
}
.g_e5sec1yzmfr {
    width: 120px;
    margin-right: 30px;
}
.g_e5sec1btnfr {
    bottom: 5px;
}
.t_e5sanhe{
    margin: 0 -16px;
}
.g_e5sec1bot {
    top: 61px;
}
.ys_cont680{
    width: 680px;
    margin: 0 auto;
    max-width: 100%;
}
.t_tiptan .ys_modal_content{
    padding: 49px 58px;
}
.t_font20{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 1.8;
}
.t_tiptan .g_e5sec1btnfr{
    position: relative;
    bottom: 0;
    width: 150px;
    height: 44px;
    font-size: 16px;
    line-height: 44px;
}
.t_tanbtnli{
    padding: 0 16px;
}
.t_tanbtnul{
    margin: 0 -16px;
}
.t_tanbg{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
}
.t_tanbg img{
    height: 100%;
}
.t_tiptan .t_font20 {
    margin-bottom: 48px;
}
.t_tihe{
    position: relative;
    z-index: 4;
}
.he_f4fro{
    display: block;
}
.t_e5zhu {
    padding: 0 0 0 15px;
}
.he_f4frori .g_e5sec1li:last-child {
    width: 33.333333%;
}
.he_f4frori .g_e5sec1btnfr {
    margin: 0px auto 0;
}
.g_reginp label {
    width: 100%;
    color: #333;
    font-size: 16px;
    position: absolute;
    left: 0;
    line-height: 21px;
}
.t_regbiao{
    font-size: 16px;
    line-height: 21px;
    color: #333;
}
.g_reginp label span{
    color: #f00;
}
.g_reginp{
    position: relative;
}
.g_reginp.act label{
    pointer-events: none;
    opacity: 0;
}
.t_regyou{
    width: 328px;
    max-width: calc(100% - 40px);
}
.t_regwen{
    color: #999;
    font-size: 14px;
    line-height: 1.5;
    width: calc(100% - 12px);
}
.t_regwen span{
    color: #f00;
}
.t_regrg{
    width: 12px;
    line-height: 21px;
}
.t_regrg img{
    width: 100%;
}
.t_regla{
    width: 33.333333%;
    padding: 0 23px;
}
.t_regxia{
    margin: 0 -23px;
}
.t_regla{
    position: relative;
}
.t_regxiaul{
    position: absolute;
    width: calc(100% - 46px);
    top: calc(100% + 4px);
    background: #fff;
    border: 1px solid #e0f2f4;
    padding: 4px 0;
    height: 94px;
    z-index: 99;
    display: none;
}
.t_regxiali{
    color: #999;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
    cursor: pointer;
    width: 100%;
}
.t_regtop{
    cursor: pointer;
}
.t_regrg{
    transition: all 0.36s;
}
.t_regla.on .t_regrg{
    transform: rotate(180deg);
}
.t_regxiaul .mCSB_inside>.mCSB_container {
    margin-right: 8px;
}
.t_regxiaul .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0097a9;
}
.t_regxiaul .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 2px;
}
.g_reg .t_tanagree {
    top: 0;
    margin-bottom: 14px;
}
.g_reginp.t_mima{
    margin-bottom: 20px;
}
.g_reginp {
    margin-bottom: 24px;
}
.gm-logfl.fl {
    padding-left: 0!important;
}
.gm-logfl.fl::before{
    display: none;
}
.gm-logfl::after{
    display: none;
}
.g_reg.t_login .t_tanagree {
    margin-bottom: 0;
}
.g_me6fltou {
    padding-top: 40px;
    padding-bottom: 30px;
}
.g_me6fltou1m {
    margin-bottom: 18px;
}
.g_nxwnrfl span{
    color: #f00;
}
.g_nxwnrfl {
    width: 145px;
}
.g_nxwnr2fl select{
    color: #999;
    font-size: 14px;
    width: calc(100% - 40px);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: 0 20px;
}
.g_nxwnr2fl{
    position: relative;
}
.t_changzi{
    font-size: 14px;
    color: #999;
    line-height: 38px;
    width: calc(100% - 15px);
}
.t_changetop{
    padding: 0 20px;
    cursor: pointer;
}
.t_changfu{
    width: 12px;
    line-height: 38px;
    transition: all 0.36s;
}
.t_changfu img{
    width: 100%;
}
.g_nxwnrfr{
    position: relative;
}
.g_e5sec1bot{
    z-index: 90;
}
.g_nxwnrfr .g_e5sec1bot {
    top: calc(100% + 4px);
}
.g_nxwnrfr .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color:#0292a4;
}
.g_nxwnrfr .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 2px;
}
.g_e5sec1bot li {
    padding: 1px 0;
}
.g_nxwnrfr.on .t_changfu{
    transform: rotate(180deg);
}
.g_nxwnr {
    margin-bottom: 22px;
}
.g_nxwbtnfl:first-child{
    color: #fff;
}
.g_nxwbtn{
    margin-top: 40px;
}
.g_nxwtlenr {
    margin-bottom: 40px;
}
.g_e5sec1lifl .t_e5zhu {
    white-space: nowrap;
    overflow: hidden;
}
.t_tantr{
    position: relative;
}
.t_tantrtd{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0 20px;
    pointer-events: none;
}
.t_taninput {
    width: 100%;
}
.t_tantr.act .t_tantrtd{
    opacity: 0;
    pointer-events: none;
}
.t_tantext textarea{
    height: 154px;
}
.t_tantext.act .t_tantextzi{
    pointer-events: none;
    opacity: 0;
} 
.t_tansele .t_tantr.act .t_tantrtd {
    opacity: 1;
}
.t_tanzhan{
    z-index: 90;
}
.t_tanlieli1 .t_tantrtd {
    width: 100%;
}
.t_tantext{
    position: relative;
}
.t_tantextzi{
    position: absolute;
    left: 0;
    top: 0;
}
.t_tanlieli1 .t_taninput {
    width: 100%;
}
.t_tanlian .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0292a4;
}
.t_tanlian .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 2px;
}
.t_tanlian .mCSB_outside+.mCSB_scrollTools {
    right: -1px;
}
.t_tanlian .mCSB_scrollTools .mCSB_draggerContainer{
    top: 20px;
    bottom: 20px;
}
.he_navxl1 .he_navxlbx{
    height: 530px;
}
.he_navxlbx .mCSB_outside+.mCSB_scrollTools {
    right: 10px;
}
.he_navxlbx .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0097a9;
}
.he_navxlbx .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 2px;
}
.he_navxlbx .mCSB_scrollTools{
    top: 20px;
    bottom: 20px;
}
.ys_modal_close{
    z-index: 99999;
}
/* tammy - 2022 - end */
.t_yinduan p{
    font-size: 14px;
    color: #666;
    line-height: 1.75;
    margin-bottom: 24px;
}
.t_yinduan h6{
    color:#333;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 24px;
}
.privacy_modal{
    background: #0097a9!important;
}
.privacy_modal_container button{
    color: #0097a9!important;
}
.t_tanlian  .t_subti {
    margin-right: 10px;
}
.t_tantext textarea {
    padding: 12px 20px 10px;
}
.g_me6fltou1hybox{
    display: none;
}
.g_me6fltou1m{
    margin-bottom: 0!important;
}
.g_me6fltou {
    padding-top: 40px;
    padding-bottom: 40px;
}
.t_kuanqu {
    width: calc(100% - 32px);
    margin: 0 auto;
}
.g_b2sec1.g_padding{
    border-bottom: 0px solid #eaeaea;
}
.mc_table {
    width: 100%;
}
.g_reg .g_me6frhead{
    z-index: 99;
}
.g_b2 .g_c3sec3.g_padding{
    border-top: 1px solid #eaeaea;
}
.t_kuanqu .mc_retrieval {
    margin-top: 0px;
}
.g_regtle {
    margin-bottom: 30px;
}
.g_reginp {
    margin-bottom: 16px;
}
.gm-res-log {
    margin-top: 22px;
}
.t_tancode img {
    cursor: pointer;
}
.g_regtannr2{
    cursor: pointer!important;
}
.g_reginp2{
    cursor: pointer!important;
}
/* 2022.06.21 */
.underscores.g_ftbotadnr p{
    text-decoration: underline;
    text-underline-position: under;
} 
.t_contan .he_f4maicri p {
    text-decoration: underline;
    text-underline-position: under;
}
.am_d1_fr1lbr .slick-current{
    background-color: transparent;
}
.am_d1_fr1lbr .slick-current .am_d1_lbrightitem{
    background-color: #485cc7;
}
.t_tanagr {
    border: 1px solid #0292a4;
}
.he_syhetpse {
    border: 1px solid rgba(153, 153, 153, 0.4);
}
.g_b3sec1nr {
    padding: 40px 20px;
}
.he_navxlble,.he_navxlbx::before {
    width: 460px;
}
.g_b2 .g_b3sec1.g_padding {
    padding-left: 0;
    padding-right: 0;
}
.g_b3sec1flwz p {
    margin-bottom: 0;
}
/*  */
.he_syhedb .g_one {
    line-height: 50px;
}
.g_one{
    font-size: 16px;
}
.g_navxl {
    top: 50px;
}
.he_navxl1 {
    top: 150px;
}
.he_navxkle p{
    font-size: 16px;
}
.he_navxlli {
    margin-bottom: 20px;
}
.he_navxlli {
    margin-bottom: 20px;
}
.g_navxl2 li a{
    font-size: 16px;
}
.t_naverli, .t_navsanli, .t_navsili {
    margin-bottom: 20px;
}
.he_navxl1 .he_navxlbx {
    height: auto;
}
.g_syhead {
    position: relative;
}
.g_nyban {
    margin-top: 0;
}
.g_sybanwz {
    top: 50%;
}
.g_navxl{
    position: absolute;
    top: 50px;
}
.g_sybanh p {
    font-size: 28px;
}
.g_botton p {
    font-size: 16px;
    line-height: 20px;
}
.g_bottonfl {
    width: 44px;
}
.g_title p{
    font-size: 16px;
}
.g_sec1bot h5 {
    font-size: 22px;
}
.g_navxl.he_navxl1{
    left: 0!important;
    transform: translateX(0)!important;
}
.g_nyfltle {
    font-size: 22px;
}
.g_nyflul1tle1 a {
    font-size: 16px;
}
.g_nyflul1tle2{
    line-height: 28px;
}
.g_c1secwzb h4 {
    font-size: 26px;
}
.g_c1secwzb h4 {
    font-size: 26px;
}
.am_d1_fr1lunbobox{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.am_d1_lbleft,.am_d1_lbleft .slick-list{
    height: 100%;
}
.am_d1_lbleft .slick-track{
    height: calc(100% - 8px);
}
.am_d1_fr1lblitem a{
    height: 100%;
    display: block;
}
.am_d1_fr1lblitemimg{
    height: 100%;
}
.am_d1_fr1lblitemimg img{
    height: 100%;
}
.mc_table th, .mc_table td{
    font-weight: normal;
}
.mc_table th{
    font-weight: bold;
}
.mc_table .mc_tab_sortbtn{
    font-weight: bold;
}
.mc_table td {
    text-align: left!important;
}
.t_tabzi{
    display: flex;
    justify-content: center;
}
.t_tabzi span{
    line-height: 1.5;
}
.g_nyfltle {
    font-size: 18px;
}
.g_nyflul1tle1 a {
    font-size: 18px;
}
.am_d1_lbleft .slick-track {
    height: calc(100% - 13px);
}
.am_d1_lbright.slick-vertical .slick-slide {
    border: 0px solid transparent;
}
.amf2sec1{
    width: 100%;
}
.t_regla {
    padding: 0 10px;
}
.t_regxia {
    margin: 0 -10px;
}
.t_regxiaul {
    width: calc(100% - 20px);
}
.t_regyou {
    width: 344px;
}
.g_fttopewm2 {
    width: 100%;
    top: 0px;
    left: 0px;
}
.g_fttopewm {
    width: 100px;
    top: 50%;
    transform: translateY(-50%);
}
.t_regxiaul {
    height: 178px;
}
.t_tabzi span{
    white-space: nowrap;
}
/* 2022.06.27 - tammy - start */
.he_f4map1 {
    height: 327px;
}
.he_f4mabx h4 {
    margin-bottom: 20px;
}
.he_f4maic {
    margin-bottom: 14px;
}
.he_f4map1 {
    margin-bottom: 50px;
}
.g_b3sec1nr {
    padding: 20px 20px;
    /* margin: 0 8px; */
}
.am_d2_nytler {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 0;
    margin-top: 0!important;
}
.am_d2_nytler span {
    padding-top: 0;
}
.am_d2_nytler a{
    display: inline-block;
    width: auto!important;
}
.am_d2_nytler img {
    width: 22px;
    margin-left: 0!important;
}
.am_d2_nytlel {
    width: 100%;
    padding-right: 0;
}
.g_ftnavfl{
    width: 16.666667%;
    padding: 0 20px;
}
.g_ftnavb {
    margin: 0 -20px;
}
.g_ftnavfl:first-of-type{
    width: 33.333333%;
}
.g_ftnavfl:first-of-type li:nth-of-type(2n-1){
    width: 40%;
}
.g_ftnavfl:first-of-type li:nth-of-type(2n){
    width: 60%;
}
.g_ftnavfl:first-of-type li{
    padding: 0 10px;
    float: left;
}
.g_ftnavfl:first-of-type ul{
    position: relative;
    margin: 0 -10px;
}
.g_ftnavfl:first-of-type ul::after {
    display: block;
    clear: both;
    height: 0;
    content: '';
}
.mc_tab_td0 {
    z-index: 0;
}
th.mc_tab_th.mc_tab_td0{
    z-index: 10;
}
.mc_table_hd{
    position: relative;
    z-index: 20;
}
.mc_tab_bd{
    position: relative;
    z-index: 10;
}
.g_sybantu {
    height: 500px;
}
.g_f1sec3li {
    padding: 26px 130px;
}
.g_f1sec3lifl {
    width: 58px;
    height: 58px;
}
.g_f1sec3lifr {
    line-height: 58px;
    height: 58px;
    width: calc(100% - 58px);
}
.g_sec2flbot {
    min-height: 100%;
}

.g_syban .slick-dots li.slick-active::before{
    display: none;
}
.g_syban .slick-dots li::after{
    display: none;
}
.g_syban .slick-dots li.slick-active {
    background: #0292a4;
    /* border: 1px solid #0292a4; */
}

.g_syban .slick-dots li {
    /* width: 10px;
    height: 10px; */
    /* border: 1px solid #0292a4; */
    border-radius: 50%;
    background: #797b7f;
}

.g_one {
    font-size: 14px;
}
.g_title h4 {
    font-size: 20px;
}
.g_sec1bot h5 {
    font-size: 18px;
}
.g_sec3flwz h6 {
    font-size: 16px;
    height: 28px;
}
.g_title p {
    font-size: 14px;
}
.g_ftnavfl h5 a {
    font-size: 16px;
}
.g_shu p{
    font-size: 34px;
}
.am_d2_nytlel p {
    font-size: 24px;
}
.yxedr_active h2{
    font-size: 24px;
}
.am_d2_fr2itemrl h2{
    font-size: 24px;
}
.g_f1sec1shu2 p {
    font-size: 34px;
}
.g_f1sec1shu2 span,.g_f1sec1shu3 {
    transform: translateY(15px);
}
.g_f1sec1shu1 {
    transform: translateY(0px);
}
.g_f1hisfl p {
    font-size: 60px;
}
.g_f1timefl p {
    font-size: 16px;
}
.g_f1sec3frtu img {
    width: 100%!important;
}
.g_f1sec3lifr{
    font-size: 20px;
}
.g_f1sec3lifl {
    width: 44px;
    height: 44px;
}
.g_f1sec3lifr {
    line-height: 44px;
    height: 44px;
    width: calc(100% - 44px);
}
.g_f1sec3li {
    padding: 18px 130px;
}
.g_f1sec3fl {
    position: relative;
}
.g_f1sec3{
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
}
.g_f1sec3frtu{
    height: 100%;
    position: relative;
    overflow: hidden;
}
.g_f1sec3frtu img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    min-height: 100%;
}
.am_f2_f1itemd p {
    font-size: 24px;
}
.he_f4m1ri p,.he_f4maicri p {
    font-size: 18px;
}
.am_e1_nycbibot p {
    font-size: 18px;
    height: 63px;
}
.am_e1_nycbibicon span {
    font-size: 14px;
}
.am_e1_nycbibiconimg {
    width: 14px;
    height: 14px;
}
.g_regtle{
    font-size: 34px;
}
.am_e3_cboxh3 {
    font-size: 24px;
}
.g_c2sec1frtle h4 {
    font-size: 24px;
    line-height: 32px;
}
.g_c3filedown2 {
    font-size: 14px;
}
.g_c3sec1atfl p {
    font-size: 16px;
}
.g_c3filedown2 {
    font-size: 14px;
}
.g_b3sec2topfl a{
    font-size: 18px;
}
.g_nytle p::before {
    height: 24px;
}
.g_nytle p {
    font-size: 22px;
}
/* 2022.06.27 - tammy - end */
.am_d1_lbright.slick-slider{
    height: 100%;
}
.am_d1_banjian1,.am_d1_banjian2 {
    bottom: 36px;
}
.am_d1_fr1lblitemimg img {
    object-fit: cover;
}
.g_nxwtle {
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
}
.g_nxwbtnfl {
    margin: 0 12px;
}
.g_navxl2 li a {
    font-size: 14px;
}
.he_navxkle p {
    font-size: 14px;
}
.g_reg .g_me6frheadfl{
    border-right: 0 solid #0392a3;
}
.gm-res-log.t_logprivacy{
    margin-top: 22px;
}
.gm-res-log {
    margin-top: 0;
}
.g_nybantu img{
    object-fit: cover;
}
.mc_tab_td0 {
    z-index: -1!important;
}
.mc_table_hd .mc_tab_td0 {
    z-index: 5!important;
}
.g_sybantu img {
    position: relative;
    /*top: 0;*/
    /*left: 0;*/
    /*transform: translate(0);*/
}
.g_sybantu {
    height: auto;
}
@media screen and (min-width: 1921px){
    .g_regnrbj1 {
        width: 100%;
    }
}
@media screen and (min-width: 1200px){
    .mc_tab_pro:hover {
        background: transparent!important;
    }
    .mc_tab_pro:hover td{
        background: #edf7f8;
    }
}
.t_login1.g_reginp label{
    width: 270px;
}
.t_login1.g_reginp input{
    width: calc(100% - 270px);
}
.t_login2.g_reginp label{
    width: 45px;
}
.t_login2.g_reginp input{
    width: calc(100% - 45px);
}
.t_login1.g_reginp label,.t_login2.g_reginp label {
    position: relative;
}
.g_regbotnr {
    width: 540px;
}
.mc_tab_bd td{
    position: relative;
    z-index: -2!important;
}
.mc_tab_bd td.mc_tab_td0 {
    z-index: -1!important;
}
.mc_tab_pro td{
    background: #fff;
}
.g_f1his:last-child {
    display: block;
}
.g_f1his:first-child {
    display: none;
}
.g_nybantu img {
    height: auto!important;
    width: 100%!important;
}
.g_nytle{
    position: relative;
}
.g_nytle::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 30px;
    background: #0097a9;
}
.g_nytle::before {
    height: 24px;
}
.g_nytle p::before{
    display: none;
}
.g_nytle {
    height: auto;
}
.g_nytle::before {
    top: 6px;
    transform: translateY(0);
}
/* 2022.09.20 */
.t_duoselect .g_e5sec1bot li {
    position: relative;
    padding-left: 24px;
}
.t_duoselect .t_e5sele{
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 6.25px;
    border: 1px solid #0292a4;
    border-radius: 2px;
    transition: all 0.36s;
}
.t_e5sele .iconfont {
    font-size: 12px;
    transition: all 0.36s;
    line-height: 14px;
    text-align: center;
    display: block;
    transition: all 0.36s;
    color: #fff;
    opacity: 0;
}
.t_d4duoli.on .t_d4sele {
    background: #0572EC;
}
.t_duoselect li.on .t_e5sele{
    background: #0292a4;
}
.t_duoselect li.on .iconfont{
    opacity: 1;
}
.t_duoselect li.on{
    color: #0292a4
}
.t_regli2 {
    width: calc(50% - 10px);
    position: relative;
}
.t_regli2:first-child{
    margin-right: 10px;
}
.t_regli2:last-child{
    margin-left: 10px;
}
.t_regzi {
    font-size: 16px;
    line-height: 21px;
    color: #333;
}
.t_regxialist {
    height: 178px;
}
.t_regxialist {
    position: absolute;
    width:100%;
    top: calc(100% + 4px);
    background: #fff;
    border: 1px solid #e0f2f4;
    padding: 4px 0;
    height: 94px;
    z-index: 99;
    display: none;
}
.t_regxiatd{
    position: relative;
}
.t_regli2.t_duoselect .t_e5sele{
    left: 10px;
}
.t_regli2.t_duoselect .t_regxiatd{
    padding-left: 32px;
}
.t_regli2.t_duoselect .t_e5sele {
    top: 4.25px;
}
.t_regxialist .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0097a9;
}
.t_regxialist .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.t_regxiatd {
    color: #999;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
    cursor: pointer;
    width: 100%;
}
.t_regup {
    cursor: pointer;
}
.he_syhetpsle p a {
    display: inline-block;
}
.t_regli2.t_duoselect .t_regxiatd {
    padding-left: 10px;
}
.t_duoselect .g_e5sec1bot li {
    padding-left: 0!important;
}
.g_search {
    border-bottom: 1px solid #e0e0e0;
}
.g_searchbox{
    margin-bottom: 28px;
}
.g_search_hidebtn:focus{
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000, 0 0 0 4px #fff;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000, 0 0 0 4px #fff;
    outline: 0;
}
.g_search_hidebtn.act{
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000, 0 0 0 4px #fff;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #000, 0 0 0 4px #fff;
    outline: 0;
}
.g_nxwnr1 .g_nxwnrfr {
    height: 40px;
}
.t_changetop {
    height: 100%;
    display: flex;
    align-items: center;
}
.g_regbotnr {
    top: 50px;
}
.g_advtopfl {
    width: 100%!important;
    margin-bottom: 10px;
}
.mc_rtvl_li {
    border-bottom: 0px solid #e0e0e0!important;
}
.mc_rtvl_xlhd{
    border-top: 1px solid #e0e0e0;
}
.mc_rtvl_li:first-child .mc_rtvl_xlhd{
    border-top: 0px solid #e0e0e0;
}
.mc_rtvl_list{
    border-bottom: 1px solid #e0e0e0;
}

.g_nxwnr2fl:last-child {
    margin-right: 0;
}
.g_nxwnrfr,.g_nxwnr1 .g_nxwnrfr {
    width: calc(100% - 145px);
}
.g_nxwnr2fl {
    width: calc(33.333333% - 10px);
    margin-right: 15px;
}
.g_nxwtle {
    width: 640px;
}
.g_nxw2nr {
    width: 100%;
}
.mc_searchbox .mc_btn {
    background-color: #999;
    border-color: #999;
}
.g_reginp .t_regzi span {
    color: #f00;
}
.mc_searchbox .mc_btn{
    transition: all 0.36s;
}
.mc_searchbox .mc_btn.act{
    background-color: #0097a9!important;
    border-color: #0097a9!important;
}
.nub_hide{
    opacity: 0;
}
.nub_show{
    opacity: 1;
}
/*2022.11.08*/
.g_nytle p,.g_nytle h1 {
    color: #0097a9;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    padding-left: 20px;
}
.g_nytle p::before,.g_nytle h1::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 30px;
    background: #0097a9;
}
.g_color .g_nytle p,.g_color .g_nytle h1 {
    color: #485cc7;
}
.g_color .g_nytle p::before,.g_color .g_nytle h1::before {
    background: #485cc7;
}
.am_d2_nytlel p,
.am_d2_nytlel h1{
    color: #0097a9;
    font-size: 26px;
    line-height: 1.75;
}
.g_nytle p,.g_nytle h1 {
    font-size: 24px;
}
.am_d2_nytlel p,
.am_d2_nytlel h1 {
    font-size: 24px;
}
.g_nytle p::before,.g_nytle h1::before {
    height: 24px;
}
.g_nytle p,.g_nytle h1 {
    font-size: 22px;
}
.g_nytle p::before,.g_nytle h1::before{
    display: none;
}
.g_nytle::before {
    top: 8px;
}
/* 2022.11.19 - start */
.g_e5sec1lifl .t_e5zhu {
    position: relative;
    line-height: 1.5;
}
.g_e5sec1lifl {
    height: auto;
}
.g_e5sec1area,.g_e5sec1lifl,.g_e5sec1yzmfl,
.t_tantr {
    padding-top: 6px;
    padding-bottom: 6px;
    height: auto;
}
.g_e5sec1lifl.act .t_e5zhu,
.g_e5sec1area.act .t_e5zhu,
.g_e5sec1yzmfl.act .t_e5zhu,
.t_tantr.act .t_tantrtd,
.t_tantext.act .t_tantextzi {
    pointer-events: all;
    opacity: 1;
}
.t_e5zhu,.t_tantrtd {
    margin-bottom: 4px;
    position: relative;
}
.t_e5zhu span{
    margin-left: 4px;
}
.g_e5sec1area textarea{
    font-size: 14px;
    line-height: 1.5;
    height: 109px;
}
.g_e5sec1top1,.t_e5zhu,.g_e5sec1area .t_e5zhu,.g_e5sec1lifl input,
.g_e5sec1yzmfl input,.g_e5sec1yzmfl .t_e5zhu,
.t_tantrtd,.t_taninput input,.t_tantrtd1,
.t_tantextzi{
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    height: 21px;
    color: #999;
    width: 100%;
}
.g_e5sec1top2,.t_tanxuan .t_tanic {
    line-height: 21px;
    position: absolute;
    right: 15px;
    height: 46px;
    bottom: 0;
    display: flex;
    align-items: center;
}
.t_tanxuan .t_tanic {
    bottom: 6px;
}
.g_e5sec1top,.g_e5sec1area textarea {
    padding-left: 15px;
    padding-right: 15px;
}
.g_e5sec1top {
    position: relative;
}
.g_e5sec1area textarea{
    padding-top: 0;
}
.g_e5sec1yzmfl{
    border: 1px solid #f1f1f1;
}
.g_e5sec1yzmfl input {
    border: 0;
    padding: 0 15px;
}
.g_e5sec1area{
    padding-bottom: 0;
}
.t_tantrtd {
    padding: 0;
}
.t_tantr{
    line-height: 1;
}
.g_syban .slick-dots {
    width: 100%;
    top: auto;
    transform: translateY(0);
    right: 0;
    bottom: 22px;
}
.g_syban .slick-dots li{
    width: 11px;
    height: 11px;
    margin: 0 5px;
    background: #fff;
    opacity: .2;
}
.g_syban .slick-dots li.slick-active{
    background: #fff;
    opacity: 1;
}
.g_navxl.he_navxl1 {
    width: calc(100% - 240px);
}
.g_navxl.he_navxl1 {
    left: 50%!important;
    transform: translateX(-50%)!important;
}
.he_navxlble, .he_navxlbx::before {
    width: 377px;
    padding-left: 0;
    padding-right: 0;
}
.he_navxlble{
    padding-top: 25px;
    padding-bottom: 42px;
    background: #ECECEC;
}
.g_synavli a{
    padding-left: 52px;
    padding-right: 25px;
    display: flex;
    min-height: 48px;
    align-items: center;
    position: relative;
}
.he_navxlli {
    margin-bottom: 0;
}
.g_synavli a::before{
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    background: #0097A9;
    transition: all 0.36s;
    opacity: 0;
}
.he_navxkri {
    height: 11px;
    width: 7px;
    margin-top: 0;
}
.he_navxkle {
    width: calc(100% - 7px);
}
.he_navxlbri {
    padding-left: 0;
    padding-right: 0;
    padding: 0;
}
.he_navxlbri {
    width: calc(100% - 377px);
}
.t_naverul, .t_navsanul {
    margin-right: 0;
}
.t_naverli, .t_navsanli, .t_navsili {
    margin-bottom: 0;
}
.t_naverul{
    width: 447px;
}
/*.t_naverli.yxnav_active3 a::before {*/
/*    opacity: 1;*/
/*}*/
/*.t_naverli.yxnav_active3 a {*/
/*    background: #FFF;*/
/*}*/
.t_naverul{
    background: #F8F8F8;
    margin-top: 25px;
    margin-bottom: 42px;
}
.t_navsan {
    padding-top: 25px;
    padding-bottom: 42px;
}
.g_navxl.he_navxl1 .mCSB_container{
    display: flex;
}
.he_navxlbri .t_naver{
    height: 100%;
}
.t_navsanbox {
    width: calc(100% - 447px);
    height: 100%;
    background: #fff;
}
.he_navxlbri .he_navxkle {
    padding-right: 0;
}
.t_navsanli .he_navxkle {
    width:100%;
}
.g_navxl .t_navsanli a:hover {
    background: transparent;
}
.g_navxl .t_navsanli a::before{
    display: none;
}
.he_navxlbri .t_naver{
    background: #f8f8f8;
}
/*.he_navxlli.yxnav_active2 a::before{*/
/*    opacity: 1;*/
/*}*/
/*.he_navxlli.yxnav_active2 a{*/
/*    background: #F8F8F8;*/
/*}*/
.ys_cont1000{
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
}
.agent{
    position: relative;
    min-height: 60vh;
    overflow: hidden;
}
.agent_bg{
    position: absolute;
    width: 100%;
    height: calc(100% + 1px);
    top: 0;
    left: 0;
}
.agent_bg img{
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
}
.agent .ys_cont1000{
    position: relative;
    z-index: 3;
}
.g_c4_1 .agent{
    padding: 130px 0;
}
.std_title36{
    font-size: 36px;
    color: #333;
    line-height: 1.5;
    font-weight: bold;
}
.agent .std_title36{
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}
.agent .g_parp p{
    line-height: 1.5;
    color: #fff;
    text-align: center;
}
.agent .g_parp{
    margin-bottom: 73px;
}
.agent_box{
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.agent_bg::before{
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(1, 23, 43, 0.3), rgba(1, 23, 43, 0.3)), rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 2;
}
.agent_box_search_input{
    height: 60px;
    background: #fff;
    width: calc(100% - 136px);
    padding: 0 21px;
}
.agent_box_search_input input{
    color: #999;
    font-size: 14px;
    height: 100%;
    width: 100%;
}
.agent_box_search_btn{
    width: 134px;
}
.absb_icon{
    width: 100%;
    background: #0292A4;
    height: 60px;
    position: relative;
}
.absb_icon img{
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.agent_box_search{
    display: flex;
    max-width: 647px;
    margin: 0 auto;
    justify-content: space-between;
}
.g_c4_1 .agent_box{
    padding: 70px 0;
}
.agent_result{
    padding: 70px 0;
}
.agent_result .agent_box_search{
    margin-bottom: 40px;
}
.agent_font13{
    font-size: 13px;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 12px;
}
.agent_result .agent_box{
    padding: 58px 64px 66px;
}
.agent_box13 p{
    font-size: 13px;
    color: #fff;
    line-height: 1.5;
}
.mod_phone{
    pointer-events: none;
}
.agent_box_list_nub .g_word3{
    color: #fff;
    font-weight: bold;
    margin-bottom: 40px;
}
.abln_info_item_icon{
    width: 17px;
    position: relative;
    top: 2px;
}
.abln_info_item_icon img{
    width: 100%;
}
.agent .abln_info_item .g_parp {
    margin-bottom: 0;
    width: calc(100% - 17px);
    padding-left: 12px;
}
.agent .abln_info_item .g_parp p{
    text-align: left;
    margin-bottom: 0;
}
.abln_info_item{
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}
.abln_info_item:last-child{
    margin-bottom: 0;
}
.agent_box_list_nub{
    margin-top: 56px;
}
.agent_box_list{
    margin-bottom: 130px;
}
.agent_box_search_input input{
    text-overflow: ellipsis;
}
/*  */
.g_e5sec1area textarea{
    padding-top: 0!important;
}
.t_tantrtd1 span {
    color: #ff0000;
}
.t_tantext textarea{
    padding-top: 4px!important;
}
.t_taninfo .t_tantrtd{
    margin-bottom: 0;
}
.t_tantrtd1{
    margin-bottom: 4px;
}
.t_tantextzi {
    padding-top: 6px;
}
.he_navxlbri {
    background: #f8f8f8;
}
/* 2022.11.19 - end */
.g_navxl .he_navxlli.on1 a {
    background: #F8F8F8;
}
.g_navxl .he_navxlli.on1 a::before {
    opacity: 1;
}
.he_navxlli.on1 .he_navxkle p {
    color: #0097a9;
}
.he_navxlli.on1 a .he_navxkri .he_op1{
    opacity: 0;
}
.he_navxlli.on1 a .he_navxkri .he_op2{
    opacity: 1;
}
.t_naverul .t_naverli.on2 a {
    background: #FFF;
}
.t_naverli.on2 a .he_navxkle p{
     color: #0097a9;
}
.t_naverli.on2 a .he_navxkri .he_op1{
    opacity: 0;
}
.t_naverli.on2 a .he_navxkri .he_op2{
    opacity: 1;
}
.g_navxl .t_naverli.on2 a::before {
    opacity: 1;
}
.g_c4_1 .t_contan{
    text-decoration: underline;
    text-underline-position: under;
}
/*2022.12.5*/
.am_d2_fr2itemrc h3{
    height: auto;
    max-height: 70px;
}
.g_sec3flwz h6 {
    height: 56px;
}
.g_sec3fl a {
    padding: 38px 25px 38px 30px;
}
.header2{
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .05);
}
/* 2022.12.19 */
.apply_main .g_word3{
    line-height: 2;
    color: #666;
    margin-bottom: 60px;
}
.apply_main .g_title{
    margin-bottom: 60px;
}
.apply_main .g_title h4{
    font-weight: bold;
    color: #333;
}
.apply_list_nub{
    width: 33.333333%;
    padding: 0 40px;
    margin-bottom: 60px;
}
.apply_list{
    margin: 0 -40px;
}
.alnf_icon{
    width: 30px;
    position: relative;
}
.apply_list_nub_first{
    cursor: pointer;
    padding-bottom: 18px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d9d9d9;
    padding-left: 8px;
    padding-right: 20px;
}
.alnf_font22{
    font-size: 22px;
    font-weight: bold;
    color: #666;
    width: calc(100% - 44px);
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5;
}
.alnf_jian{
    width: 14px;
    transition: all 0.36s;
}
.alnf_jian img{
    width: 100%;
}
.ys_imgbox_contain, .ys_imgbox_cover {
    position: relative;
    overflow: hidden;
}
.ys_imgbox_contain img, .ys_imgbox_cover img {
    width: 100%;
    transition: all .36s;
}
.ys_imgbox_cover img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.alns_two a{
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
}
.alns_two .g_word4{
    line-height: 2;
    padding-left: 26px;
    position: relative;
    color: #666;
    transition: all 0.36s;
}
.alns_two .g_word4::before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #485DC7;
    position: absolute;
    top: 13px;
    left: 10px;
}
.apply_list_nub.on .alnf_jian{
    transform: rotate(180deg);
}
.alns_two:last-child a{
    padding-bottom: 0;
    border-bottom: 0;
}
.apply_main  .t_mianbao{
    margin-bottom: 60px;   
    margin-top: 40px;
}
.apply_list_nub_second{
    display: none;
}
.apply_list{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.apply_list_tr{
    width: 33.333333%;
}
.apply_list_nub {
    width: 100%;
}
.apply_cry{
    display: none;
}
.apply_list {
    padding-bottom: 50px;
}
.apply_body .g_nybanwz{
    display: none;  
}
.g_navxl3{
    width: 740px;
    background: #F8F8F8;
    padding: 0;
}
.g_navxl3_left{
    width: 100%;
}
.g_navxl3_box_left{
    background: #ECECEC;
    width: 50%;
}
.g_navxl3_box{
    display: flex;
}
.g_navxl3_left li.yxnav_active2 a {
    background: #F8F8F8;
}
.g_navxl3_left li.yxnav_active2 a::before {
    opacity: 1;
}
.g_navxl3_left li.yxnav_active2 .he_navxkle p{
    color: #0097a9;
}
.g_navxl3_left li.yxnav_active2 .he_navxkri .he_op1{
    opacity: 0;
}
.g_navxl3_left li.yxnav_active2 .he_navxkri .he_op2{
    opacity: 1;
}
.g_navxl3_box_rg{
    width: 50%;
}
.g_navxl3_third{
    display: none;
}
.g_synavli .g_navxl3_third a::before{
    display: none;
}
.g_synavli .g_navxl3_third a{
    color: #333;
    transition: all 0.36s;
}
.g_synavli .g_navxl3_third a:hover{
    color: #0097a9;
}
.g_navxl3_left,
.g_navxl3_box_rg{
    padding-top: 25px;
    padding-bottom: 42px;
}
.g_navxl3_third .he_navxlli.yxnav_active3 a{
    color: #0097a9;
}
.g_navxl3_third.on{
    display: block;
    opacity: 1;
}
.g_navxl3_box{
    background: #F8F8F8;
}

.g_navxl3_left.act li.yxnav_active2.on1 a,
.g_navxl3_left.act li.on1 a {
    background: #f8f8f8;
}
.g_navxl3_left.act li.yxnav_active2 a {
    background: #ECECEC;
}
.g_navxl3_left.act li.yxnav_active2.on1 a::before,
.g_navxl3_left.act li.on1 a::before {
    opacity:1;
}
.g_navxl3_left.act li.yxnav_active2 a::before {
    opacity:0;
}
.g_navxl3_left.act li.yxnav_active2.on1 .he_navxkle p,
.g_navxl3_left.act li.on1 .he_navxkle p{
    color: #0097a9;
}
.g_navxl3_left.act li.yxnav_active2 .he_navxkle p{
    color: #333;
}
.g_navxl3_left.act li.yxnav_active2.on1 .he_navxkle .he_op1,
.g_navxl3_left.act li.on1 .he_navxkri .he_op1{
    opacity: 0;
}
.g_navxl3_left.act li.yxnav_active2 .he_navxkri .he_op1{
    opacity: 1;
}
.g_navxl3_left.act li.yxnav_active2.on1 .he_navxkle .he_op2,
.g_navxl3_left.act li.on1 .he_navxkri .he_op2{
    opacity: 1;
}
.g_navxl3_left.act li.yxnav_active2 .he_navxkri .he_op2{
    opacity: 0;
}
.apply_main .g_word3 p{
    line-height: inherit;
    color: inherit;
    font-size: inherit;
}
/*2022.12.29 - start*/
.g_color .g_nyfltle,
.g_color .g_nyfl::before{
    background: #0097a9;
}
.g_color .g_nyflul1li1.on1 .g_nyflul1tle1 a {
    color: #0292a4;
}
/**/
.am_d1_lbrightitem {
    padding: 34px 28px 34px 36px;
}
.am_d1_lbrightitem{
    height: calc(var(--gao-height) / 3 - 14px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.t_newhe:not(:first-child){
    display: none;
}
.he_mapbx {
    height: 100%;
}
/* 2023.10.12新增-start */
/* f1联系旋乐吧spin8-start */
.contact_info_ul_li{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.contact_info_ul{
    margin: 0 -20px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.ciul_cont{
    padding: 35px 40px;
    background-color: #fff;
    transition: all .36s;
    border: 1px solid rgba(234, 234, 234, 1);
    cursor: pointer;
    height: 100%;
}
.cctb_cont_icon{
    width: 16px;
    height: 16px;
    position: relative;
}
.ciul_cont_tp_btn img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.ciul_cont_tp_btn p{
    font-size: 14px;
    line-height: 1.6;
    color: #0097A9;
    margin-right: 8px;
    transition: all .36s;
}
.ciul_cont_tp .g_word2{
    color: #0097A9;
    line-height: 1.5;
    transition: all .36s;
}
.cctb_cont{
    padding-bottom: 4px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #0097A9;
    transition: all .36s;
}
.ciul_cont_tp{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ciul_cont_tp_btn{
    display: inline-block;
}
.ccbl_icon{
    width: 24px;
    height: 24px;
    position: relative;
    top: 2.4px;
    margin-right: 16px;
}
.ccbl_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.ccbl_parga p{
    font-size: 18px;
    line-height: 1.6;
    color: #727780;
    transition: all .36s;
}
.ciul_cont_bt_li{
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
}
.ciul_cont_bt_li:last-child{
    margin-bottom: 0;
}
.contact_china{
    margin-top: 80px;
}
.contact_china_tit{
    line-height: 1.3;
    color: #0097A9;
    padding-left: 16px;
    position: relative;
}
.contact_china_tit::before{
    content: "";
    width: 4px;
    height: 30px;
    background-color: #0097A9;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.ccbu_li{
    width: 50%;
    padding: 0 24px;
    margin-bottom: 40px; 
}
.contact_china_bt_ul{
    margin: 0 -24px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.ccbu_li_cont{
    height: 100%;
    border: 1px solid #EAEAEA;
    background: #fff;
}
.ccbu_li_cont_text{
    padding: 24px;
}
.clct_tit{
    margin-bottom: 16px;
    color: #0097A9;
}
.std_parag p {
    font-size: 16px;
    line-height: 1.75;
    color: #72777F;
}
.std_margin1{
    margin-top: 30px;
}
.clct_info_li img{
    width: 24px;
    position: relative;
    top: 2px;
}
.clct_info_li p{
    width: calc(100% - 24px);
    padding-left: 8px;
}
.clct_info_li{
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
}
.clct_info_li:last-child{
    margin-bottom: 0;
}
.clct_info{
    padding-top: 16px;
    border-top: 1px solid #E9E9E9;
}
.clct_info_contact p{
    color: #0097A9;
    text-decoration: underline;
}
.contact_global{
    margin-top: 40px;
}
.contact_global_bt{
    margin-top: 40px;
}
.contact_global_bt_ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -26px;
    align-items: stretch;
}
.cgbu_li{
    width: 50%;
    padding: 0 26px;
    margin-bottom: 40px;
}
.cgbu_li_cont{
    height: 100%;
    border: 1px solid #EAEAEA;
    background: #FFF;
}
.contact_bg{
    position: absolute;
    right: 0;
    top: 0;
    width: 95%;
    z-index: -1;
}
.contact_bg img{
    width: 100%;
}
.g_nyfr {
    position: relative;
}
/* f1联系旋乐吧spin8-end */

/* b公司简介-start */
.ys_cont1600{
    width: 100%;
    padding: 0 160px;
}
.company_main .t_mianbao{
    margin-top: 20px;
}
.company_intro_img{
    width: 49%;
    position: relative;
}
.company_intro_text{
    width: 51%;
    padding-right: 80px;
}
.company_intro{
    padding-top: 80px;
}
.company_intro_text_parga p{
    color: #727780;
    margin-bottom: 12px;
}
.company_intro_img_pic{
    width: 100%;
    position: relative;
}
.company_intro_img_pic img{
    width: 100%;
}
.company_intro_img_pic::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    position: absolute;
    top: 0;
    left: 0;
}
.ys_pos_center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.company_intro_btn .g_word3{
    color: #fff;
    text-align: center;
    margin-top: 12px;
}
.company_intro_btn_icon{
    width: 46px;
    margin: auto;
}
.company_intro_btn_icon img{
    width: 100%;
}
.company_intro_btn{
    cursor: pointer;
}
.citd_ul_li{
    padding: 0 40px;
    width: 33.333333%;
    position: relative;
}
.citd_ul_li::after{
    content: "";
    width: 1px;
    height: 100%;
    background: #0097A9;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.citd_ul_li:last-child::after{
    display: none;
}
.citd_ul{
    margin: 0 -40px;
}
.culc_text_year{
    line-height: 1.2;
    color: #0097A9;
    font-family: 'UrbanistSemiBold' !important;
}
.culc_text_year span{
    font-family: 'UrbanistSemiBold' !important;
}
.culc_text_parga p{
    margin-bottom: 0;
    color: #727780;
}
.culc_text_parga{
    margin-top: 5px;
}
.culc_icon{
    width: 48px;
}
.culc_icon img{
    width: 100%;
}
.culc_text{
    width: calc(100% - 48px);
}
.citd_ul_li_cont{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.company_intro_text_data{
    margin-top: 140px;
}
.ys_videom {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .84);
}
.ys_videom_container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.ys_videom_close {
    position: absolute;
    right: 0;
    top: -1.5em;
    cursor: pointer;
    z-index: 10;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #fff;
}
.ys_videom_close .iconfont {
    font-size: inherit;
}
.icon-close:before {
    content: "\e747";
}
.ys_videom_content {
    width: 1000px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    text-align: center;
}
.ys_videom_iframebox {
    display: none;
    text-align: center;
}
.ys_videom_video {
    margin: 0 auto;
    max-height: calc(100vh - 80px);
    width: 100%;
}
.cdbu_li:not(:first-child){
    display: none;
}
.cdta_prev{
    transform: rotate(180deg);
    margin-right: 40px;
}
.cdta_btn{
    width: 48px;
    cursor: pointer;
    filter: drop-shadow(0px 4px 16px rgba(51, 51, 51, 0.20));
    transition: all .36s;
}
.cdta_btn img{
    width: 100%;
}
.company_develop_tp_arrow{
    display: flex;
}
.company_develop_tp{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.company_develop{
    margin-top: 120px;
}
.company_develop_bt{
    margin-top: 50px;
}
.cdbu_li{
    width: 25%;
}
.cdbu_li_cont_text{
    padding: 40px;
    background-color: #0097A9;
    width: 100%;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.cdbu_li_cont_text .culc_text_year{
    color: #fff;
}
.clct_infos{
    margin-top: 16px;
    height: 100px;
    overflow: hidden;
}
.clct_infos p{
    color: #fff;
}
.clct_infos li{
    margin-bottom: 8px;
    position: relative;
    padding-left: 16px;
}
.clct_infos li::before{
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    top: 11px;
    left: 0;
}
.cdbu_li_cont{
    position: relative;
    width: 100%;
}
.slick-disabled{
    opacity: 0.5;
    pointer-events: none;
}
.company_value{
    margin-top: 100px;
    position: relative;
}
.company_value_list{
    margin: 0 -10px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.company_value_list_item{
    width: 50%;
    padding: 0 10px;
}
.std_title2{
    font-size: 32px;
}
.cvli_cont_tp_tit{
    padding-top: 18px;
    border-top: 6px solid #0097A9;
    color: #0097A9;
    text-align: center;
    line-height: 1.3;
}
.company_main {
    padding-bottom: 100px;
}
.cvli_cont_bt{
    margin-top: 40px;
    position: relative;
}
.ccbl_img{
    width: 50%;
}
.ccbl_text{
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cvli_cont_bt_li{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.ccbl_text .g_word2{
    line-height: 1.6;
    color: #fff;
    margin-bottom: 24px;
}
.ccbl_text .g_word2:last-child{
    margin-bottom: 0;
}
.cvli_cont_bt_li{
    background: #0097A9;
    box-shadow: 0px 0px 24px 0px rgba(0, 70, 79, 0.20);
}
.cvli_cont_bt_li.on{
    flex-direction: row-reverse;
}
.cvli_cont_bt_li.on .g_word2{
    /*color: #0097A9;*/
    text-align: center;
}
.cvli_cont_bt_img{
    width: 100%;
}
.cvli_cont_bt_img img{
    width: 100%;
}
.cvli_cont_bt_text{
    padding: 38px 55px;
    background: rgba(0, 151, 169, 0.80);
    width: 100%;
    color: #fff;
}
.cvli_cont_bt_text .g_word2{
    letter-spacing: 0px;
}
.company_value_bg{
    position: absolute;
    bottom: -200px;
    right: 0;
    z-index: -1;
}
.company_value_bg img{
    width: 100%;
}
.mon_nav_car{
    width: 24px;
  
    margin-right: 56px;
}
.mon_nav_car img{
    width: 100%;
}
.mon_nav_car a{
    display: block;
    line-height: 100px;
}
.mon_nav_btn{
    width: 144px;
    margin-left: 56px;
    border-radius: 26.5px;
    background: #0097A9;
    margin-top: 29px;
}
.mon_nav_btn a{
    display: block;
    text-align: center;
}
.mon_nav_btn p{
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    width: 64px;
    margin: auto;
}
.he_syhetpsri{
    float: left;
}
.ys_phnav_search{
    width: 18px;
    margin-right: 15px;
}
.ys_phnav_search img{
    width: 100%;
}
.ys_phnavss_btn {
    line-height: 64px;
}
.ys_phnavss_xl {
    display: none;
    padding: 16px 20px;
    border-top: 1px solid #eee;
    box-shadow: 0 5px 8px rgba(0, 0, 0, .05);
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
}
.ys_phnavss_form {
    width: 100%;
}
.ys_phnavss_form input {
    height: 40px;
    width: calc(100% - 30px);
    border-bottom: 1px solid #eee;
}
.ys_phnavss_form button {
    width: 20px;
}
.g_syhead {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1920px;
    box-shadow: 0px 3px 18px 0px rgba(0,0,0, 0.1);
}
.g_nyban,.g_syban{
    margin-top: 148px;
}
.g_sybansk .slick-arrow{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: all .36s;
    background: rgba(0, 0, 0, 0.20);
    box-shadow: 0px 4px 16px rgba(26, 19, 107, 0.10);
    z-index: 5;
}
.g_sybansk .slick-arrow::after{
    content: "";
    width: 100%;
    height: 100%;
    background: url(/Public/Cn/images/a_arrow2.svg) center / cover no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.g_sybansk .slick-next::after{
    background: url(/Public/Cn/images/a_arrow1.svg) center / cover no-repeat;
}
.g_sybansk .slick-prev{
    left: 40px;
}
.g_sybansk .slick-next{
    right: 40px;
}
.he_navxlbt{
    position: relative;
    margin-top: 24px;
    padding-top: 24px;
}
.he_navxlbt::before{
    content: "";
    width: calc(100% - 52px - 25px);
    height: 1px;
    background-color: #333;
    position: absolute;
    left: 52px;
    top: 0;
}
.he_navxlbt a{
    color: #333;
}
.t_naver,.t_navsan{
    display: block;
}
.he_navxlbri {
    position: relative;
}
.he_navxlbri .t_naver {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}
.he_navxlbri .t_naver.active{
    opacity: 1;
    z-index: 5;
}
.t_navsanbox{
    position: relative;
}
.t_navsan {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}
.t_navsan.active{
    opacity: 1;
    z-index: 5;
}
.he_navxlli.yxnav_active2 a{
    background: #F8F8F8;
}
.he_navxlli.yxnav_active2 .he_navxkle p{
    color: #0097a9;
}
.he_navxlli.yxnav_active2 a::before{
    opacity: 1;
}
.he_navxlli.yxnav_active2 .he_op1 {
    opacity: 0;
}
.he_navxlli.yxnav_active2 .he_op2 {
    opacity: 1;
}
/* b公司简介-end */
/* d产品详情-start */

.g_b3sec2nr{
    margin-bottom: 22px;
}
.g_b3sec2nr{
    padding-top: 32px;
    padding-bottom: 32px;
}
.g_b3sec1sk .slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 8px;
    background: #0097A9;
    opacity: .2;
}
.g_b3sec1sk .slick-dots li.slick-active{
    opacity: 1;
}
.g_b3sec1sk .slick-arrow{
    width: 32px;
    height: 32px;
    background: url(/Public/Cn/images/d_arrow1.svg) center / cover no-repeat;
    z-index: 5;
   
}
.g_b3sec1sk .slick-prev{
    left: -16px;
}
.g_b3sec1sk .slick-next{
    background: url(/Public/Cn/images/d_arrow2.svg) center / cover no-repeat;
    right: -16px;
}
.design_box_li_tit{
    font-size: 18px;
    line-height: 1.6;
    color: #231815;
    margin-bottom: 13px;
}
.g_d2 {
    background: #F6F6F6;
}
.g_d2 .g_nyfr {
    background: #fff;
    padding-top: 60px;
    padding-bottom: 100px;
    border-left: none;
}
.g_d2 .am_d2_nytlel h1{
    font-size: 32px;
    line-height: 1.6;
    color: #333;
    font-weight: bold;
}
.g_d2 .am_d2_nytlel{
    margin-top: 16px;
    margin-bottom: 20px;
}
.am_d2_time p{
    font-size: 18px;
    line-height: 1.6;
    color: #0097A9;
}
.am_d2sec1{
    width: 71.4%;
    margin: auto;
    padding-right: 310px;
    padding-bottom: 0 !important; 
}
.am_d2sec1 .yxedr_active p{
    color: #727780;
}
.am_d2_ny_bot div a{
    padding: 19px 32px !important;
}
.am_d2_ny_parga p{
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    transition: all .36s;
    text-align: left;
    
}
.am_d2_time{
    margin-bottom: 42px;
}
.am_d2_ny_tit p{
    font-size: 16px;
    line-height: 1.6;
    color: #0097A9;
    transition: all .36s;
    text-align: left;
    height: 1.6em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.am_d2_ny_tit{
    margin-top: 7px;
}
.am_d2_ny_bot{
    height: auto !important;
    margin-bottom: 0 !important;
    margin: 52px -30px 0;
}
.am_d2_ny_botc{
    padding: 0 30px;
}
.am_d2_ny_botc{
    background: transparent;
}
.am_d2_ny_botc a{
    transition: all .36s;
    background: #f5f5f5;
}
.am_d2_ny_page{
    width: 79%;
    margin: auto;
    padding-right: 310px;
}
.g_d2 .g_nyfltle{
    font-size: 24px;
    font-weight: bold;
}
.g_d2 .g_nyfltle{
    padding-top: 50px;
    padding-bottom: 32px;
}
.gnlu_li a{
    display: block;
    padding: 24px 18px;
    background: #FFF;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.25) inset;
    padding-left: 28px;
}
.gnlu_li_time p{
    font-size: 14px;
    line-height: 1.6;
    color: #0097A9;
}
.gnlu_li_title{
    margin-top: 4px;
    font-size: 16px;
    line-height: 1.6;
    color: #727780;
    transition: all .36s;
}
.g_nyfl_list{
    padding-bottom: 78px;
    background: #0097A9;
}
.am_d2_nytler img{
    width: 24px;
}
.g_d2 .g_nyfl{
    box-shadow: 4px 4px 10px rgba(197, 210, 215, 0.25);
    z-index: 5;
}
.design_box_li{
    margin-bottom: 55px;
}
.design_box_li:last-child{
    margin-bottom: 0;
}
.dblb_list_li{
    width: 25%;
    padding: 0 20px;
}
.dblb_list{
    margin: 0 -20px;
}
.dblb_list .slick-track{
    
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.dblb_list_li_cont{
    padding: 10px 10px 20px;
    background: #fff;
    height: 100%;
}
.dllc_bt{
    margin-top: 16px;
}
.dllc_bt_tit{
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    text-align: center;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.dllc_tp_icon{
    width: 30px;
    cursor: pointer;
    z-index: 5;
}
.dllc_tp_icon img{
    width: 100%;
}
.dllc_tp{
    position: relative;
} 
.design_box_video .design_box_li_tit{
    margin-bottom: 20px;
}
.dblt_btn_arrow {
    width: 70px;
    cursor: pointer;
}
.dblt_btn_arrow img{
    width: 100%;
}
.dblt_btn{
    display: flex;
}
.design_box_video_tp{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dblb_list_li:not(:first-child){
    display: none;
}
.dblb_head{
    background: #0097A9;
}
.dblb_head_cont,.dblb_body_item_cont{
    padding: 0 40px;
    display: flex;
    margin: 0 -60px;
    justify-content: space-between;
}
.dblb_head p{
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    margin-bottom: 0 !important;
}
.dblb_head_li,.dblb_body_li{
    padding: 0 60px;
    flex-shrink: 0;
}
.dblb_head_category{
    width: 21%;
}
.dblb_head_name{
    width: 48.2%;
}
.dblb_head_time{
    width: 18.4%;
}
.dblb_body_li p:first-child{
    display: none;
}
/*.dblb_head_down{*/
/*    width: calc(100% - 21% - 48.2% - 18.4%);*/
/*}*/
.dblb_body{
    margin-top: 12px;
}
.dblb_body_li p{
    font-size: 16px;
    color: #000;
    margin-bottom: 0 !important;
    line-height: 1.6;
}
.dblb_body_item a{
    padding: 16px 0;
    background: #fff;
    display: block;
}
.dblb_body_item{
    margin-bottom: 8px;
}
.dblb_body_item:last-child{
    margin-bottom: 0;
}
.dblb_head_down img{
    width: 24px;
}
.dblb_head_li img{
    opacity: 0;
    width: 24px;
}
/* d产品详情-end */

/*e资料下载-start*/
.g_e6sec1nr{
    margin-bottom: 20px;
}
.g_e6sec1nr:last-child{
    margin-bottom: 50px;
}
.g_e6se_tab{
    margin-bottom: 40px;
    padding: 10px 0;
    border-top: 1px solid rgba(102, 102, 102, 0.20);
    border-bottom: 1px solid rgba(102, 102, 102, 0.20);
    display: flex;
    align-items: flex-start;
}
.getl_ul_li_cont{
    padding: 0 10px;
    transition: all .36s;
    display: block;
}
.getl_ul_li{
    padding: 0 25px;
}
.getl_ul{
    margin: 0 -25px;
    display: flex;
    flex-wrap: wrap;
}
.g_e6se_tab_tit{
    font-size: 16px;
    line-height: 1.6;
    color: #141415;
    position: relative;
    top: 3px;
}
.g_e6se_tab_list{
    padding-left: 40px;
}
.getl_ul_li_cont p{
    font-size: 14px;
    line-height: 32px;
    color: #727780;
    transition: all .36s;
}
.getl_ul_li.active .getl_ul_li_cont{
    background: #0097A9;
}
.getl_ul_li.active .getl_ul_li_cont p{
    color: #fff;
}
.ciul_cont_bt_li{
    cursor: default !important;
}
.g_b3sec2top{
    transition: all .36s;
}
.g_b3sec2top.fixed{
    box-shadow: 0px 3px 18px 0px rgba(0,0,0, 0.1);
}
.g_navxl{
    box-shadow: 0px 3px 18px 0px rgba(0,0,0, 0.1);
}
.g_synavli1 .he_navxkri{
    opacity: 0;
}
.he_navxlli.yxnav_active2 .he_navxkri{
    opacity: 1;
}
.g_synavli1 .he_navxkri .he_op1{
    opacity: 0;
}
.adul_cont_img{
    width: 54%;
}
.adul_cont_text{
    width: 46%;
    background: #0097A9;
    padding: 60px 37px;
}
.adul_cont{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.adul_cont_text_box p{
    color: #fff;
    opacity: 0.8;
    margin-bottom: 0;
   
}
.actb_parga p{
     height: 3.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.actb_tit{
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    margin-top: 8px;
    margin-bottom: 20px;
    height: 3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.actb_icon{
    width: 60px;
    margin-top: 40px;
}
.actb_icon img{
    width: 100%;
}
.am_d1_ul_li:not(:first-child){
    display: none;
}
..am_d1_ul{
    margin: 0 -10px;
}
.am_d1_ul_li{
    width: 100%;
    padding: 0 10px;
}
.am_d1_fr1lunbobox{
    display: block;
}
.am_d1_dots_arrow {
    width: 24px;
    cursor: pointer;
}
.am_d1_dots_arrow img{
    width: 100%;
}
.am_d1_dots_next{
    transform: rotate(180deg);
}
.am_d1_dots{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.am_d1_dots_point ul{
    display: flex;
}
.am_d1_dots_point li{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0097A9;
    opacity: 0.2;
    transition: all .3s ease-out 0s;
    margin: 0 8px;
    cursor: pointer;
}
.am_d1_dots_point li.active{
    opacity: 1;
}
.am_d1_dots_point{
    margin: 0 34px;
}
.am_d1_fr1lunbobox::before{
    display: none;
}
.t_naverli.yxnav_active3 a::before{
    opacity: 1;
}
.t_naverli.yxnav_active3 .he_navxkri{
    opacity: 1;
}
.t_naverli.yxnav_active3 .he_navxkri .he_op2{
    opacity: 1;
}
.t_naverli.yxnav_active3 .he_navxkle p{
    color: #0097a9; 
}
.t_naverli.yxnav_active3 a{
    background: #FFF; 
}
/*e资料下载-end*/
@media screen and (min-width: 1200px) {
    .t_naverli:hover .he_navxkri{
        opacity: 1;
    }
    .getl_ul_li_cont:hover{
        background: #0097A9;
    }
    .getl_ul_li_cont:hover p{
        color: #fff;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 a{
        background: #F8F8F8;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 a::before {
        opacity: 1;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 .he_navxkle p {
        color: #0097a9;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 .he_navxkri .he_op1{
        opacity: 0;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 .he_navxkri .he_op2 {
        opacity: 1;
    }
    .ciul_cont:hover{
        background-color: #0097A9;
        border: 1px solid #0097A9;
    }
    .ciul_cont:hover .ciul_cont_tp .g_word2{
        color: #fff;
    }
    .ciul_cont:hover .ccbl_parga p{
        color: #fff;
    }
    .ciul_cont:hover .ccbl_icon img:nth-child(2){
        opacity: 0;
    }
    .ciul_cont:hover .ciul_cont_tp_btn p{
        color: #fff;
    }
    .ciul_cont:hover .cctb_cont{
        border-bottom: 1px solid #fff;
    }
    .ciul_cont:hover .ciul_cont_tp_btn img:nth-child(2){
        opacity: 0;
    }
    .am_d2_ny_botc:hover p{
        color: #fff;
    }
    .am_d2_ny_botc:hover{
        background: transparent;
    }
    .am_d2_ny_botc:hover a{
        background: #0292a4;
    }
    .gnlu_li a:hover .gnlu_li_title{
        color: #0097A9;
    }
    .g_sybansk .slick-arrow:hover{
        background: rgba(0, 0, 0, 1);
    }
    .t_popbtn_cont:hover{
    opacity: 0.7;
}
}
/* 2023.10.12新增-end */
.adul_cont_img .ys_imgbox_cover {
    height: 100%;
}
.adul_cont_img .ys_imgbox_cover img {
    height: 100%;
    object-fit: cover;
}

/* 2023.11.21新增-star */

.indus_solve {
    width: 100%;
    position: relative;
    padding-top: 85px;
    padding-bottom: 110px;
}

.indus_solve_cont {
    width: 100%;
    position: relative;
}

.indus_solve_top {
    width: 75%;
    position: relative;
    margin-bottom: 80px;
}


.indus_solve_top_tit {
    margin-bottom: 40px;
}

.indus_solve_top_info p {
    color: #727780;
    line-height: 1.8;
    margin-bottom: 0 !important;
}

.indus_solve_btm {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.indus_solve_btm_le {
    width: 60%;
    padding-right: 55px;
}

.indus_solve_btm_le svg {
    width: 100%;
}

.indus_solve_btm_ri {
    width: 40%;
    padding-left: 36px;
    border-left: 1px solid #EAEAEA;
    height: 750px;
}

.isbr_ul,
.isbr_li {
    width: 100%;
}

.isbr_li {
    display: none;
}

.isbr_li:first-child {
    display: block;
}

.isbr_li_top {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.isbr_li_btm {
    width: 100%;
    position: relative;
}

.isbr_li_top_tit p {
    font-size: 18px;
    line-height: 1.75;
    color: #000;
}

.isbr_li_top_info p {
    color: #727780;
    line-height: 1.8;
    font-size: 14px;
}

.isbr_li_top_tit {
    margin-bottom: 16px;
}

.isbr_li_btm_option {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #EAEAEA;
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    overflow-y: hidden;
}

.ilbo_li p {
    color: #727780;
    line-height: 1.75;
    font-size: 16px;
    transition: all 0.36s;
    position: relative;
    padding-bottom: 4px;
    cursor: pointer;
}

.ilbo_li p::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0%;
    height: 1px;
    background: #0097A9;
    transition: all 0.36s;
    opacity: 0;
}

.ilbo_li {
    margin-right: 60px;
}

.ilbo_li.act p {
    color: #0097A9;
}

.ilbo_li.act p::after {
    width: 100%;
    opacity: 1;
}

.isbr_li_btm_car {
    width: 100%;
    position: relative;
}

.ilbc_li {
    width: 100%;
    position: relative;
    display: none;
}

.ilbc_li:first-child {
    display: block;
}

.ilbc_li_top {
    width: 100%;
}

.ilbc_li_top_li {
    width: 100%;
    border-bottom: 1px solid #EAEAEA;
}

.iltl_wrap {
    width: 100%;
    position: relative;
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
    padding: 18px 0;
    align-items: center;
}

.iltl_wrap_le_top p {
    font-size: 16px;
    line-height: 1.75;
    color: #0097A9;
    font-weight: bold;
}

.iltl_wrap_le_btm p {
    color: #72777F;
    line-height: 1.6;
    font-size: 14px;
}

.iltl_wrap_le_top {
    margin-bottom: 12px;
}

.iltl_wrap_le {
    padding-right: 45px;
}

.iwrt_ri {
    width: 16px;
}

.iwrt_ri img {
    width: 100%;
}

.iltl_wrap_ri_top {
    width: 100%;
    margin: 8px 0;
}

.iwrt_link {
    display: flex;
    align-items: center;
}

.iwrt_le p {
    color: #0097A9;
    line-height: 1.6;
    font-size: 14px;
}

.iwrt_le {
    padding-right: 8px;
}

.ilbc_li_btm {
    display: flex;
    margin-top: 20px;
}

.ilbc_li_btm_le {
    width: 24px;
}

.ilbc_li_btm_le img {
    width: 100%;
}

.ilbc_li_btm_ri p {
    color: #0097A9;
    line-height: 1.75;
    font-size: 16px;
}

.ilbc_li_btm_ri {
    padding-left: 16px;
}

.ilbc_li_btm_link {
    display: flex;
    align-items: center;
}

.indus_solve_btm_ri .mCSB_draggerRail {
    width: 4px !important;
}

.indus_solve_btm_ri .mCSB_dragger_bar {
    background: #0097A9 !important;
}

.iltl_wrap_ri {
    flex: none;
}


.indus_main {
    padding-top: 40px;
}

.isbl_wrap {
    cursor: pointer;
}

.isbl_svg {
    transition: all 0.36s;
}

.isbl_wrap.act .isbl_svg {
    fill: #0097A9 !important;
}

.he_plieelibx1 {
    width: 100%;
    position: relative;
}

.he_pllibxt1 {
    width: 100%;
    border: 1px solid #bfcccb;
    height: 43px;
    padding: 0 18px;
    cursor: pointer;
    background: #fff;
}

.he_pllibtsp1 span {
    font-size: 14px;
    line-height: 43px;
    color: #666;
}

.he_pllibtig1 {
    width: 10px;
    line-height: 40px;
}

.he_pllibtig1 img {
    width: 100%;
    transition: all 0.36s;
}

.he_plielseli1 {
    width: 100%;
    margin-bottom: 15px;
    z-index: 10;
    position: relative;
    display: none;
}

.he_pllibmd1 {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 45px;
    left: 0;
    padding: 10px;
    display: none;
    z-index: 50;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, .08);
}

.he_pllbv {
    width: 100%;
    height: 100px;
}

.he_pllibmd1 p {
    font-size: 14px;
    color: #666;
    margin: 4px 0;
    cursor: pointer;
    transition: all 0.36s;
    padding: 0 10px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
}

.he_pllibmd1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px !important;
    background: #0097A9 !important;
}

.indus_solve_btm_ri .he_pllibmd1 .mCSB_draggerRail {
    width: 2px !important;
}

.ilxy_ri {
    width: 12px;
}

.ilxy_ri svg{
    width: 100%;
    transition: all 0.36s;
    transform: rotate(180deg);
}

.ilxy_le p{
    font-size: 14px;
    line-height: 1.8;
    color: #000;
}

.ilbc_li_xunhuan_top {
    width: 100%;
    background:#F5F5F5;
    padding: 4px 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ilbc_li_xunhuan_btm {
    display: none;
}
.ilbc_li_xunhuan.on .ilxy_ri svg{
     transform: rotate(0deg);
}

/* 2023.11.21新增-end */
.contact_bg{
    display: none;
}
.t_popbtn p{
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
}
.t_popbtn_cont{
    border-color: #4898d5;
    background-color: #2e8ded;
    display: inline-block;
    transition: all .36s;
}
.t_popbtn{
    text-align: right;
    position: relative;
    z-index: 5;
}
.g_pwd_regtan{
    z-index: 9;
}
.g_regtanb {
    max-width: calc(100% - 40px);
    padding: 30px 20px;
}
.xialaph h4 a,
.xialaph h5 a,
.xialaph h6 a {
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 11px;
    display: block;
}
.xialaph{
    max-height: calc(var(--height-num) - 64px);
}
.xialaph>.ul1{
    max-height: calc(var(--height-num) - 64px - 127px);
    overflow-y: auto;
}
.g_e6sec1nr a {
    display: flex;
    align-items: center;
}
.g_f5 .g_e6sec14 {
    margin-top: 0!important;
}
.am_d2sec1 .yxedr_active ul li{
    list-style-type: disc;
}
.am_d2sec1 .yxedr_active ul li::marker{
    color: #727780;
}
.am_d2sec1 .yxedr_active ul{
    padding-left: 20px;
}
.iframe_page{
    margin-top: 150px;
}
/* 2024.2.2新增-start */
/* C-在线课堂 */
.am_e1_lab{
    padding: 10px 40px;
    border-top: 1px solid rgba(102, 102, 102, 0.20);
    border-bottom: 1px solid rgba(102, 102, 102, 0.20);
}
.am_e1_lab ul{
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}
/*.am_e1_lab li:nth-child(1),*/
/*.am_e1_lab li:nth-child(2),*/
/*.am_e1_lab li:nth-child(3),*/
/*.am_e1_lab li:nth-child(4),*/
/*.am_e1_lab li:nth-child(5),*/
/*.am_e1_lab li:nth-child(6),*/
/*.am_e1_lab li:nth-child(7),*/
/*.am_e1_lab li:nth-child(8),*/
/*.am_e1_lab li:nth-child(9),*/
/*.am_e1_lab li:nth-child(10){*/
/*    margin-top: 0;*/
/*}*/
.am_e1_lab li{
    width: 10%;
    padding: 0 10px;
    /*margin-top: 20px;*/
}
.am_e1_lab p{
    font-size: 14px;
    line-height: 1.6;
    color: #727780;
    transition: all .36s;
    padding: 5px 10px;
    text-align: center;
}
.am_e1_lab a{
    display: block;
    transition: all .36s;
}
.am_e1_lab li.act a{
    background: #0097A9;
}
.am_e1_lab li.act p{
    color: #fff;
}
.am_e1_lab{
    margin-bottom: 30px;
}
/* D-1质量 */
.manage_main .t_mianbao,
.quality_main .t_mianbao,
.policy_main .t_mianbao {
    margin-top: 20px;
}
.quality_strategy_tit h2{
    font-size: 22px;
    line-height: 1.3;
    color: #0097A9;
    padding-left: 16px;
    position: relative;
}
.quality_strategy_tit h2::before{
    content: "";
    width: 4px;
    height: 24px;
    background: #0097A9;
    position: absolute;
    top: 2.5px;
    left: 0;
}
.quality_strategy,.policy_wrap,.manage_wrap{
    padding-top: 50px;
}
.quality_strategy_bt,
.policy_wrap_img{
    padding: 0 200px;
}
.quality_strategy_bt,.quality_authen_bt,.policy_wrap_img,.manage_wrap_bt{
    margin-top: 60px;
}
.quality_strategy_bt_ul{
    margin: 0 -18px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.qsbu_li{
    width: 33.333333%;
    padding: 0 18px;
}
.qsbu_li_cont{
    width: 100%;
    display: block;
    padding: 60px 40px;
    background: #FFF;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.04);
    transition: all .36s;
}
.qsbu_li_cont .ys_imgbox_cover{
    width: 69px;
}
.ys_cont1200{
    width: 1200px;
    margin: auto;
    max-width: 100%;
}
.qsbu_li_cont_text{
    margin-top: 156px;
}
.qlct_tlt{
    font-size: 22px;
    line-height: 1.3;
    color: #333;
    transition: all .36s;
    margin-bottom: 20px;
}
.qlct_info p{
    font-size: 16px;
    color: #999;
    line-height: 1.6;
    transition: all .36s;
}
.qlct_info_icon{
    width: 42px;
    height: 20px;
    position: relative;
}
.qlct_info_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.qlct_info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quality_authen{
    padding-top: 120px;
}
.quality_main,.policy_main,.manage_main{
    padding-bottom: 120px;
}
.quality_authen_bt_ul{
    margin: 0 -18px;
}
.qabu_li{
    width: 25%;
    padding: 0 18px;
    height: auto;
}
.qabu_li_cont{
    background: #fff;
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.04);
    height: 100%;
}
.qabu_li_cont_tp{
    padding: 87px 80px;
    background: #F9F9F9;
}
.qabu_li_cont_tp .ys_imgbox_cover{
    width: 93%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    /*z-index: -1;*/
}
.qlct_wrap{
    position: relative;
    z-index: 1;
}
.qlct_wrap_bg{
    width: 100%;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%,-50%);*/
    /*z-index: -1;*/
}
.qlct_wrap_bg img{
    width: 100%;
}
.qabu_li_cont_bt{
    padding: 20px 20px 48px;
    background: #fff;
}
.quality_authen_bt_ul .slick-list{
    padding-bottom: 20px;
}
.qabu_li_cont_bt p{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.slick_wrap_li:not(:first-child){
    display: none;
}
.quality_authen_bt_ul .slick-track{
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.qaba_icon {
    width: 50px;
    height: 50px;
    position: relative;
    border-radius: 50%;
    border: 1px solid #333;
    transition: all .36s;
    cursor: pointer;
    pointer-events: all;
}
.qaba_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.quality_authen_bt_arrow{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
}
.quality_authen_bt{
    position: relative;
}
.qaba_prev{
    left: -70px;
}
.qaba_next{
    right: -70px;
}
/* D-2质量方针 */
.policy_wrap_img_pic{
    width: 97%;
    margin: auto;
}
.policy_wrap_img img{
    width: 100%;
}
/* D-3全面质量管理 */
.mwbl_li_text_tit{
    font-size: 22px;
    line-height: 1.3;
    color: #0097A9;
}
.mwbl_li_icon{
    width: 80px;
}
.mwbl_li_icon img{
    width: 100%;
}
.mwbl_li_text{
    width: calc(100% - 80px);
    padding-left: 20px;
    margin-top: 25px;
}
.mwbl_li{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.mlti_item_tit{
    position: relative;
    padding-left: 18px;
    font-size: 16px;
    line-height: 1.5;
    color: #727780;
}
.mlti_item_tit::after{
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #727780;
    position: absolute;
    top: 8px;
    left: 0;
}
.mwbl_li_text_info{
    margin-top: 20px;
}
.mlti_item{
    margin-bottom: 14px;
}
.mlti_item ul{
    padding-left: 18px;
}
.mlti_item li{
    position: relative;
    padding-left: 32px;
    margin-top: 10px;
}
.mlti_item li p{
    font-size: 14px;
    line-height: 1.5;
    color: #727780;
}
.mlti_item li::after{
    content: "";
    width: 18px;
    height: 18px;
    background: url(/Public/Cn/images/d3_icon1.svg) center / cover no-repeat;
    position: absolute;
    top: 3px;
    left: 0;
}
.mwbl_li{
    margin-bottom: 36px;
}
.mwbl_li:last-child{
    margin-bottom: 0;
}
.manage_wrap_bt{
    display: flex;
    justify-content: space-between;
}
.mwbm_dots_li.init{
    opacity: 1;
}
.mwbm_dots_li{
    opacity: 0;
}
.mwbm_dots_li1{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #66C1CB;
    position: absolute;
    top: -15px;
    left: -15px;
}
.mwbm_dots_li2,.mwbm_dots_li3,.mwbm_dots_li4{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #66C1CB;
    position: absolute;
    top: -10px;
    left: -10px;
}
.mwbm_wrap{
    position: relative;
    width: 100%;
}
.manage_wrap_bt_ri{
    width: 28.75%;
}
.manage_wrap_bt_le{
    width: 32.25%;
}
.manage_wrap_bt_mid{
    width: 510px;
    display: flex;
    align-items: center;
}
.manage_wrap_bt_mid svg{
    width: 100%;
    height: auto;
}
.mwbm_wrap_tit{
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    z-index: 5;
}
/* 行业应用下拉 */
.industry_pull{
    display: none;
    background: #F8F8F8;
    position: fixed;
    left: 0;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 72px;
    transform: inherit;
    top: 150px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.08);
}
.ipul_tp p,.pro_pull_link1 p{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    color: #0097A9;
    margin-right: 20px;
}
.ipul_tp img{
    width: 6px;
}
.industry_pull a,.pro_pull a{
    min-height: inherit;
    padding: 0 !important;
}
.ipul_tp{
    margin-bottom: 24px;
}
.ipul_bt p,.ppbu_li_list p{
    font-size: 12px;
    line-height: 1.6;
    color: #333;
    transition: all .36s;
}
.ipul_bt li,.ppbu_li_list li{
    margin-bottom: 20px;
}
.ipul_bt li:last-child,
.ppbu_li_list li:last-child{
    margin-bottom: 0;
}
.industry_pull_ul{
    display: flex;
    margin: 0 -55px;
}
.industry_pull_ul_li{
    padding: 0 55px;
}
.ipul_bt li.yxnav_active3 p{
    color: #0097A9;
}
/* 产品中心下拉 */
.pro_pull_link1 p{
    margin-right: 70px;
}
.he_navxlbri .t_naver{
    padding: 50px 40px;
}
.pro_pull a::before{
    display: none;
}
.pro_pull_link1{
    padding-bottom: 20px;
}
.pro_pull_bt{
    padding-top: 30px;
    width: 580px;
    border-top: 1px solid #D9D9D9;
}
.ppbu_li_lnk2 p{
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    font-weight: bold;
}
.ppbu_li_lnk2{
    margin-bottom: 26px;
}
.ppbu_li{
    margin-bottom: 40px;
}
.pro_pull_bt_ul{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 465px;
}
.g_navxl.he_navxl1 {
    width: 100% !important;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.08);
}
.g_navxl.he_navxl1 a{
    padding-left: 160px;
}
.he_navxlble, .he_navxlbx::before {
    width: 498px;
}
.he_navxlbri {
    width: calc(100% - 498px);
}
.he_navxlbt::before {
    width: calc(100% - 160px - 25px);
    left: 160px;
}
.pro_box1,.pro_box2{
    cursor: pointer;
}
.pro_box{
   transition: all .36s;
}
.g_b3sec3_bt{
   width: 100%;
}
.g_b3sec3_bt svg{
   width: 100%;
   height: auto;
}
.ppbu_li_list li.yxnav_active3 p{
    color: #0097A9;
}
.industry_pull a::before{
    opacity: 0 !important;
}
.slick-disabled{
    pointer-events: none !important;
}
.g_navxl2 li.yxnav_active2 a{
    background: #0097a9;
    color: #fff !important;
}
.g_e1 .t_mianbao{
    padding-top: 38px !important;
    top: 0 !important;
}
.g_e1 .g_padding{
    padding-top: 0;
}
.g_e1 .am_e1_sec2 {
    padding-top: 50px;
}
.industry_pull_ul_li {
    width: 16.666666%;
}
.am_e1_lab li {
    min-width: 10%;
    width: auto !important;
}
.qsbu_li_cont{
    padding: 127px 40px 60px;
}
.qsbu_li_cont_text {
    margin-top: 40px !important;
}
.qabu_li_cont_tp{
    position: relative;
}
.qlct_icon {
    width: 72px;
    transition: all .36s;
    opacity: 0;
    z-index: 5;
}
.qlct_icon img{
    width: 100%;
}
.qabu_li_cont_tp::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    transition: all .36s;
    opacity: 0;
    z-index: 4;
}
.g_support{
    width: 100% !important;
}
.g_synavli {
    position: static !important;
}
.g_support_wrap li p{
    font-size: 14px;
    line-height: 1.6;
    color: #666;
    font-weight: bold;
    transition: all .36s;
    margin-right: 20px;
}
.g_support_wrap li img{
    width: 6px;
    transition: all .36s;
    opacity: 0;
}
.g_support_wrap{
    padding: 30px 160px 40px;
}
.g_support_wrap li a{
    display: flex;
    padding: 0 !important;
    align-items: center;
    min-height: inherit;
    background: transparent !important;
}
.g_support_wrap li a::before{
    display: none;
}
.g_support_wrap li{
    padding: 0 60px;
}
.g_support_wrap ul{
    display: flex;
    margin: 0 -60px;
}
.g_support_wrap li.yxnav_active2 img{
    opacity: 1;
}
.g_support_wrap li.yxnav_active2 p{
    color: #0097A9;
}
@media screen and (min-width: 1200px) {
    .g_support_wrap li a:hover img{
        opacity: 1;
    }
    .g_support_wrap li a:hover p{
        color: #0097A9;
    }
    .qabu_li_cont:hover .qlct_icon{
        opacity: 1;
    }
     .qabu_li_cont:hover .qabu_li_cont_tp::after{
        opacity: 1;
    }
    .qsbu_li_cont:hover{
        background: #0097A9;
    }
    .qsbu_li_cont:hover .ys_imgbox_cover img:nth-child(2),
    .qsbu_li_cont:hover .qlct_info_icon img:nth-child(2){
        opacity: 0;
    }
    .qsbu_li_cont:hover .qlct_info p,
    .qsbu_li_cont:hover .qlct_tlt{
        color: #fff;
    }
    .am_e1_lab li a:hover{
        background: #0097A9;
    }
    .am_e1_lab li a:hover p{
        color: #fff;
    }
    .am_e1_lab li a:hover{
        background: #0097A9;
    }
    .am_e1_lab li a:hover p{
        color: #fff;
    }
    .ipul_bt p:hover{
        color: #0097A9;
    }
    .qaba_icon:hover{
        border: 1px solid #66C1CB;
        background: #66C1CB;
    }
    .qaba_icon:hover img:nth-child(2){
        opacity: 0;
    }
    .pro_box1:hover .pro_box{
        fill: #00C3C8;
    }
    .pro_box2:hover .pro_box{
        fill: #00B9E6;
    }
    .ppbu_li_list li a:hover p{
        color: #0097A9;
    }
}
/* 2024.2.2新增-end */
.news_page .g_nyfr{
    width: 100% !important;
    border: none;
    margin-top: 100px;
}
.newdet_page{
    background: #fff;
}
.newdet_page .g_nyfr{
    width: 100% !important;
    border: none;
    margin-top: 100px;
    padding-top: 0 !important;
}
.newdet_page .am_d2sec1,
.newdet_page .am_d2_ny_page{
    padding-right: 0;
}
.he_syhetbtn .mon_nav_btn {
    margin-left: 20px;
}
.news_page .g_nyban,
.newdet_page .g_nyban{
    margin-top: 0 !important;
}
.newdet_page .am_d2sec1{
    padding-top: 60px;
}
.he_navxlbt p{
    width: 100%;
    padding-right: 0;
    display: flex;
    min-height: 48px;
    align-items: center;
    position: relative;
}
.he_navxlbt::before{
    display: none;
}
.he_navxlbt p::after{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #333;
    position: absolute;
    left:0;
    top: -24px;
}
.ppbu_li {
    padding: 0 20px;
}
.pro_pull_bt_ul{
    height: 500px;
    margin: 0 -20px;
}
/*2024.4.23修改*/
.world_page{
    margin-top: 150px;
}
/*2024.5.7新增 Linda-start*/
.am_f4_info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.am_f4_info_parga p,
.am_f4_info_btn a{
    font-size: 16px;
    line-height: 1.6;
    color: #999;
}
.am_f4_info_btn a{
    color: #0097A9;
}
.search_main .am_e4_floor1.g_padding{
    padding-top: 30px;
}
.am_e4_fr1titem,
.am_e4_fr1textitem{
    width: 16.666666%;
}
.am_e4_fr1text{
    display: flex;
    align-items: stretch; 
}
/*2024.5.7新增 Linda-end*/
/*2024.5.9Linda修改-start*/
.form_main {
    margin-top: 150px;
}
.form_main h2 {
    font-size: 36px;
    line-height: 1.5;
    color: #333;
    text-align: center;
    margin-bottom: 28px;
}
.form_main .t_tanduan p{
    font-size: 16px !important;
    margin-bottom: 0;
}
.form_main .ys_modal_content {
    margin: auto;
    padding: 47px 94px 58px;
    max-height: inherit !important;
    width: 100%;
    max-width: auto !important;
    
}
.underscores.g_ftbotadnr{
    cursor: default;
    pointer-events: none;
    display: inline-block;
}
.underscores.g_ftbotadnr a{
    display: inline-block;
    pointer-events: all;
}
.underscores.g_ftbotadnr a p{
    width: auto;
}
/*2024.5.9Linda修改-end*/
/*2024.5.20新增 Linda-start*/
.am_f4_notice p{
    font-size: 14px;
    color: #333;
    line-height: 50px;
    background: #F1F1F1;
    border: 1px solid #EEEEEE;
    text-align: center;
    margin-bottom: 20px;
}
.am_f4_other{
    margin-bottom: 20px;
}
.am_f4_other p{
    font-size: 16px;
    line-height: 1.6;
    color: #999;
}
/*2024.5.20新增 Linda-end*/

.isbr_li_btm_option {
    margin-bottom: 15px;
}

.ilbo_li p::after {
    bottom: 0px;
}

.am_e2_cimgbox .am_e2_cimgd {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*24.8.1 add*/
.he_navxlli.yxnav_active2 a {
    background: transparent;
}
.he_navxlli.yxnav_active2 a::before{
    opacity: 0;
}
.g_synavli a {
    min-height: 40px;
}
.he_navxlbri .t_naver:first-child {
    position: relative;
}
.he_navxkri{
    transition: all .36s;
}
.he_navxlbri .t_naver {
    padding: 25px 40px 50px;
}
@media screen and (min-width: 1200px) {
    .he_navxlli a:hover::before {
        opacity: 0;
    }
    .he_navxlli a:hover {
        background: transparent;
    }
    .he_navxlli a:hover .he_navxkri{
        opacity: 1;
    }
    .he_navxlli a:hover .he_op2 {
        opacity: 1;
    }
    .he_navxlli a:hover .he_op1 {
        opacity: 0;
    }
    .he_navxlli a:hover .he_navxkri{
        transform: translateX(5px);
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2:hover a{
        background: transparent;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2:hover a::before{
        opacity: 0;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 a{
        background: transparent;
    }
    .he_navxlul:hover .he_navxlli.yxnav_active2 a::before {
        opacity: 0;
    }
    .he_navxlbt a:hover {
        background: transparent;
    }
    .he_navxlbt a:hover::before {
        opacity: 0;
    }
    .he_navxlbt a:hover p{
        color: #0097a9;
    }
    .he_navxlbt p{
        min-height: 36px;
    }
}
.g_navxl .he_navxlli.on1 a {
    background: transparent;
}
.g_navxl .he_navxlli.on1 a::before {
    opacity: 0;
}
.pro_pull_bt a {
    min-height: auto !important;
}
/*24.8.1*/
/* 2024.08.08 - start */
.media-main .am_e1_sec2{
    width: 100%;
}
.media-main .media-lab{
    padding-left: 32px;
    padding-right: 38px;
}
.media-main .am_d1_floor2{
    border-top: 1px solid #D9D9D9;
}
.media-main .am_e1_lab {
    margin-bottom: 58px;
}
.media-main .am_d2_fr2item .media-link {
    padding: 36px 172px 40px 115px;
    display: flex;
}
.media-link .am_d2_fr2itemrl .g_word2{
    color: #0097A9;
    font-weight: bold;
    line-height: 1.6;
}
.media-link .am_d2_fr2itemrl .g_word5{
    margin-top: 16px;
    color: #999;
    line-height: 1.6;
}
.media-link .am_d2_fr2itemrc .g_word2{
    color: #333;
    line-height: 1.6;
}
.media-link .am_d2_fr2itemrc .g_parp{
    margin-top: 16px;
}
.media-link .am_d2_fr2itemrc .g_parp,
.media-link .am_d2_fr2itemrc .g_parp p{
    color: #999;
    line-height: 1.6;
}
.media-link .am_d2_fr2itemrc p {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
}
.media-link .am_d2_fr2itemrr {
    margin-top: 0;
    display: flex;
    position: relative;
    align-items: center;
    font-size: 0;
}
.media-link .am_d2_fr2itemrr img:nth-of-type(n+2){
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.media-link .am_d2_fr2itemrc{
    flex-grow: 1;
}
/* 2024.08.08 - end */
.mc_table:not(.align-at) th, .mc_table:not(.align-at) td {
    text-align: left;
}
.mc_table:not(.align-at) .t_tabzi {
    justify-content: flex-start;
}
.mc_table:not(.align-at) .t_tabzi span {
    text-align: left;
}
nobr {
    white-space: normal!important;
}
.z_1200_1 .lrbox ul li{
    height: auto;
}
.z_1200_1 .lrbox ul li {
    height: auto;
    display: block;
    clear: both;
}
.z_1200_1 .lrbox ul li a {
    line-height: 1.75;
    padding: 1.25em 0;
}
.z_1200_1 ul li nobr span {
    line-height: inherit;
}
.g_b3sec1frnr .g_c3filedown:last-child {
    margin-right: 0px;
}
/* 方式1 - start  */
.mc_tab_th.act,
.mc_tab_pro td.act{
    min-width: 180px;
    white-space:normal;
}
.mc_tab_pro td.act .t_tabzi span{
    white-space:normal;
}
/* 方式1 - end  */
/* 方式2 - start */
/*.mc_tab_th:not(.mc_tab_td0){*/
    /*min-width: 160px;*/
    /*white-space:normal;*/
/*}*/
/*.t_tabzi span {*/
    /*max-width: 160px;*/
    /*white-space:normal;*/
/*}*/
/* 方式2 - end */
.mc_tab_th,.mc_tab_pro {
        min-width: 200px;
}
.mc_tab_th.act, .mc_tab_pro td.act {
    min-width: 200px;
}



/* 2024.08.29-新增-start */
/* A1-可持续发展汇总页-start */
.mod-text20{
    font-size: 20px;
    color: #333;
    line-height: 1.5;
}
.std-text18, .std-text18 p{
    font-size: 18px;
    color: #333;
    line-height: 1.6;
}
.std-text16, .std-text16 p{
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
}
.std-padd90{
    padding: 90px 0;
}
.std-padd90-top{
    padding-top: 90px;
}
.std-padd90-bot{
    padding-bottom: 90px;
}
.deve-main .g_nybanwz{
    top:36%;
}
.new-cont .g_nybanwz p{
    font-size: 40px;
    line-height: 1.3;
    color: #fff;
    color: #fff;
}
.new-cont .g_nybanwz span{
    margin-top: 16px;
}
.new-ban-cry{
    position: absolute;
    top: 76%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.new-cont .g_nybanwz, .new-ban-cry{
    width: 1600px;
    margin: 0 auto;
}
.new-cont .g_nybanwz{
    text-align: left;
    display: flex;
    flex-direction: column-reverse;
}
.new-ban-btn{
    display: inline-block
}
.new-ban-btn a{
    display: flex;
    align-items: center;
    padding: 8px 24px;
    border-radius: 100px;
    background: #0097A9;
}
.new-ban-btn-icon{
    width: 20px;
    flex-shrink: 0;
    margin-right: 10px;
}
.new-ban-btn-icon img{
    width: 100%;
}
.new-ban-btn p{
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
}
.deve-cry-ri{
    width: 66%;
    position: absolute;
    top:0;
    right: 0;
    height: 100%;
}
.deve-cry-le{
    width: 40.5%;
    position: relative;
    z-index: 3;
    padding:22px 0 114px
}
.deve-cry-ri img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.deve-cry-cont{
    width: 100%;
    display: flex;
    align-items: flex-start;
    position: relative;
}
.deve-cry-le-icon{
    width: 32px;
    margin-bottom: 63px;
}
.deve-cry-le-icon img{
    width: 100%;
}
.deve-cry-le-text{
    padding: 38px 40px 38px 56px;
    background:#FFF;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.10);
}
.deve-cry-le-text p{
    color: #333;
    line-height: 1.6;
    margin-bottom:10px;
}
.dlul-box{
    width: 100%;
    position: relative;
}
.dlul-le{
    width: 35.5%;
    padding: 105px 0;
    position: relative;
    z-index: 2;
}
.dlul-le a{
    display: block;
    padding: 56px 55px 56px 59px;
    background: #0097A9;
}
.dlul-le-tit{
    color: #fff;
    margin-bottom: 24px;
    line-height: 1.6;
}
.dlul-le .actb_icon{
    margin-top: 64px;
}
.dlul-img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.dlul-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.deve-list-ul-li{
    position: relative;
}
.deve-list-ul-li::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background: #F4F5F5;
    z-index: -1;
}
.deve-list-ul-li:nth-child(2n)::after{
    background: #fff;
}
.deve-esg-ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -16px;
}
.deve-esg-ul-li{
    width: 25%;
    padding: 0 16px;
    margin-top: 32px;
}
.deul-box{
    display: block;
    padding: 19px 17px 12px 16px;
    border-radius: 8px;
    border-bottom: 2px solid #0097A9;
    background:  #FFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
}
.deul-word p{
    font-size: 22px;
    color: #666;
    line-height: 1.6;
    text-align: right;
    font-weight: bold;
}
.deve-deal{
    position: relative;
}
.deve-deal-bg{
    width: 1920px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}
.deve-deal-bg::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width:52%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%);
    pointer-events: none;
    z-index: 0;
}
.deve-deal-bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.deve-deal-ul-li a{
    height: 100%;
    display: block;
    padding: 42px 47px 47px;
    background: #fff;
    transition: all .36s;
}
.deve-deal-ul-li p{
    color: #666;
    transition: all .36s;
}
.deve-deal-cont{
    position: relative;
    z-index: 2;
}
.deve-deal-ul{
    margin: 0 -16px;
}
.deve-deal-ul-li{
    width: 25%;
    height: auto !important;
    padding: 0 16px;
}
.deve-deal-ul .slick-track{
    display: flex;
    align-items: stretch;
}
.deve-deal-ul .slick-list{
    overflow: visible !important;
}
.deve-deal-tp h2{
    color: #fff;
}
.deve-deal-tp{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 80px;
}
.arrows-icon{
    width: 40px;
    cursor: pointer;
    pointer-events: all;
    position: relative;
}
.arrows-icon img{
    width: 100%;
    transition: all .36s;
}
.arrows-icon img:nth-child(2){
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.mod-arrows{
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
}
.deve-deal-tp .mod-arrows{
    width: 100px;
}
.deve-deal-ul-li .g_sec3flwz2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.deve-deal-ul-li .g_bottonfl{
    position: relative;
}
.deve-deal-tit, .deve-deal-ul-li p{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.deve-deal-tit, .deve-deal-ul-li .g_bottonfl img{
    transition: all .36s;
}
.deve-deal-ul-li .g_botton{
    margin-top: 97px;
}
.deve-deal-ul-li.slick-slide:not(:first-child){
    display: none;
}
.deve-news-ul-li{
    width: 33.333333%;
    padding: 0 16px;
}
.deve-news-ul-li.slick-slide:not(:first-child){
    display: none;
}
.deve-news-ul{
    margin: 0 -16px;
}
.deve-news-ul .slick-track{
    display: flex;
}
.dnul-tit, .dnul-word p{
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.dnul-tit{
    color: #333;
    line-height: 1.3;
    margin-bottom: 24px;
    transition: all .36s;
}
.dnul-word p{
    color: #666;
    line-height: 1.6;
}
.deve-news h2{
    margin-bottom: 50px;
}
.deve-news-ul-li .ys_imgbox_cover{
    margin-bottom: 34px;
}
.deve-news-cont{
    position: relative;
}
.deve-news .mod-arrows{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.deve-news .arrows-prev{
    left: -65px;
    position: relative;
}
.deve-news .arrows-next{
    right: -65px;
    position: relative;
}
.deve-report{
    background: #F4F5F5;
}
.deve-report h2{
    margin-bottom: 40px;
}
.deve-report{
    position: relative;
}
.deve-report::after{
    content: "";
    position: absolute;
    top:0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    background: #F4F5F5;
    z-index: -1;
}
.drul-le-icon{
    width: 22px;
    position: relative;
    flex-shrink: 0;
    margin-right:54px;
}
.drul-le-icon::after{
    content: "";
    position: absolute;
    top: 12px;
    right: -27px;
    transform: translateY(-50%);
    width: 1px;
    height:16px;
    background: #EAEAEA;
}
.drul-le-icon img{
    width: 100%;
    transition: all .36s;
}
.drul-le-icon img:nth-child(2){
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.deve-report-ul-li a{
    display: flex;
    justify-content: space-between;
    padding: 32px 40px 32px 30px;
    border-bottom: 1px solid #D9D9D9;
    background:  #FFF;
    transition: all .36s;
}
.drul-le-tit{
    line-height: 1.3;
    color: #333;
    transition: all .36s;
}
.drul-ri{
    width: 18px;
    flex-shrink: 0;
    position: relative;
}
.drul-le{
    display: flex;
    width: calc(100% - 18px);
    padding-right: 20px;
}
.drul-ri img{
    width: 100%;
    transition: all .36s;
}
.drul-ri img:nth-child(2){
    opacity: 0;
    position: absolute;
    top:0;
    left: 0;
}
.deve-report-ul-li{
    margin-bottom: 24px;
}
.deve-report-ul-li:last-child{
    margin-bottom: 0px;
}
.policy-cont-edr h2{
    font-size: 32px;
    color: #333;
    line-height: 1.3;
    margin-bottom: 40px;
}
.policy-cont-edr p{
    font-size: 18px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 12px;
}
/* A1-可持续发展汇总页-end */
/* A4-治理-start */
.gestion-slide{
    padding-top: 60px;
    padding-bottom: 300px;
    position: relative;
}
.gestion-slide::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height:100%;
    background: #F4F5F5;
    z-index: -1;
    pointer-events: none;
}
.deve-cry h2, .gestion-slide h2, .mod-tit{
    text-align: center;
    margin-bottom: 24px;
    line-height: 1.3;
    color: #333;
}
.deve-cry-word p{
    color: #666;
    line-height: 1.6;
    text-align: center;
}
.deve-cry-word{
    width:64%;
    margin: 0 auto 40px;
}
.gsul-box{
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}
.gsul-bot-word p{
    line-height: 1.3;
    height: 2.6em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.gestion-slide-ul-li.slick-slide:not(:first-child){
    display: none;
}
.gsul-bot{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 26px 70px 30px 66px;
    background: #0097A9;
}
.gestion-slide-ul-li:nth-child(2) .gsul-bot{
    background: #47BBC9;
}
.gestion-slide-ul-li:nth-child(3) .gsul-bot{
    background: #75CCD6;
}
.gestion-slide-ul-li:nth-child(4) .gsul-bot{
    background: #A3DDE4;
}
.gsul-bot-tit{
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.3;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.gsul-bot-text{
    margin-bottom: 0px;
    position: absolute;
    bottom: 30px;
    left: 66px;
}
.gestion-slide-dots {
    position: absolute;
    top: 72%;
    transform: translateY(-50%);
}
.gestion-slide-dots-ul{
    transform: translateX(-50px);
}
.yx_rotate4 {
    --move: 78px;
    --scale1: 0.05;
}
.gsdu-li {
    padding-bottom: 40px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}
.gsdu-li-span {
    width: 12px;
    height: 12px;
    background: #DCDDDD;
    transition: all 0.36s;
    border-radius: 50%;
    display: block;
}
.gsdu-li.act .gsdu-li-span {
    background: #0097A9;
}
.gsdu-li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 5.5px;
    width: 1px;
    height: 100%;
    background: #DCDDDD;
    z-index: -1;
}
.gsdu-li:last-child::after{
    display: none;
}
.yx_rotate4_list_nub {
    opacity: 0 !important;
    pointer-events: none;
    z-index: var(--zindex) !important;
    transform-origin: center bottom;
    transition: all 0.36s ease-out !important;
    position: relative !important;
    top: 0 !important;
    cursor: pointer;
}
.yx_rotate4_list .slick-track {
    transform-style: preserve-3d;
}
.yx_rotate4 .slick-list {
    overflow: visible;
}
.yx_rotate4_list_nub.prev {
    transform: scale(1) translateY(calc(var(--move) * -1));
}
.yx_rotate4_list_nub.slick-active {
    opacity: 1 !important;
    pointer-events: all;
    transform: scale(1) translateY(0);
}
.yx_rotate4_list_nub.next1 {
    transform:  translateY(var(--move));
    opacity: 1 !important;
    pointer-events: all;
}
.yx_rotate4_list_nub.next2 {
    transform:  translateY(calc(var(--move) * 2));
    opacity: 1 !important;
    pointer-events: all;
}
.yx_rotate4_list_nub.next3 {
    transform: translateY(calc(var(--move)* 3));
    opacity: 1 !important;
    pointer-events: all;
}
.yx_rotate4_list_nub.next {
    transform: scale(calc(1 - calc(var(--scale1) * 3))) translateY(calc(var(--move) * 3));
}
.gsul-box{
    transition: all .36s;
}
.yx_rotate4_list_nub.prev .gsul-box {
    transform: translate3d(0px, -130px, 25px) rotateX(30deg);
}
.gsul-bot-tit, .gsul-bot-word{
    opacity: 0;
}
.gsul-bot-text{
    opacity: 1;
}
.gestion-slide-ul-li.slick-active .gsul-bot-tit, 
.gestion-slide-ul-li.slick-active .gsul-bot-word{
    opacity: 1 !important;
}
.gestion-slide-ul{
    width: 100%;
    height: auto;
    position: relative;
}
.gestion-slide-cont {
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-start;
}
.gestion-slide-ul-li.slick-current .gsul-bot-text{
    opacity: 0 !important;
    pointer-events: none;
}
/* A4-治理-end */
/* A2-环境-start */
.epul-box{
    display: flex;
    align-items: flex-start;
    padding: 44px 63px 44px 44px;
    background: #F4F5F5;
}
.environ-prod-cont{
    width: 75%;
    margin: 0 auto;
    position: relative;
}
.environ-prod-ul-li .ys_imgbox_cover{
    width: 47%;
}
.environ-prod-ul{
    margin: 0 -18px;
}
.environ-prod-ul .slick-list{
    overflow: visible !important;
}
.environ-prod-ul-li{
    padding: 0 18px;
}
.environ-prod-ul-li.slick-slide:not(:first-child){
    display: none;
}
.environ-prod{
    width: 100%;
    position: relative;
    padding-bottom: 60px;
}
.epul-ri{
    width: 53%;
    padding-left:67px;
}
.epul-tit{
    font-size: 28px;
    line-height: 1.3;
    color: #333;
    margin-bottom: 24px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.epul-text p{
    color: #666;
    line-height: 1.6;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.epul-word{
    margin-top: 26px;
}
.epul-word p{
    color: #999;
    line-height: 1.6;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.environ-prod .mod-arrows{
    width: 132px;
    margin: 40px auto 0;
}
.environ-main .arrows-icon, .society-activity .arrows-icon{
    width: 46px;
}
.environ-work{
    padding: 60px 0 80px;
    position: relative;
}
.environ-work::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    pointer-events: none;
    background:#F4F5F5;
    z-index: -1;
}
.environ-work-img, .environ-work-img img{
    width: 100%;
}
.environ-energy{
    padding: 60px 0;
    margin: 0 -160px;
    padding-left: 160px;
    position: relative;
}
.environ-energy-cont{
    width:48.5%;
}
.environ-energy-ul-li.slick-slide:not(:first-child){
    display: none;
}
.environ-energy-ul-li{
    /* width: 850px !important; */
    padding: 0 20px;
}
.environ-energy-ul{
    margin: 0 -20px;
    position: static;
}
.eeul-box{
    display: flex;
    align-items: flex-end;
}
.eeul-tit{
    font-size: 26px;
    color: #333;
    line-height: 1.3;
    margin-bottom: 34px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.eeul-box .ys_imgbox_cover{
    width: 66%;
}
.eeul-ri{
    width: 34%;
    padding-left:40px;
}
.eeul-ri ul{
    padding-left: 18px;
}
.eeul-ri ul li{
    list-style-type: disc;
}
.eeul-ri ul li::marker{
    color: #666;
}
.eeul-ri ul li p, .eeul-ri p{
    color: #666;
    line-height: 1.6;
    font-size: 18px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.environ-energy .mod-arrows{
    width:132px;
    margin-top: 52px;
}
.environ-energy-ul .slick-list{
    padding-bottom: 50px;
    overflow: visible !important;
}
.environ-energy-ul .slick-dots{
    bottom: 92px;
    left: 50%;
    transform: translateX(-50%);
}
.environ-main .environ-energy-ul .slick-dots{
    bottom: 152px;
    left: 50%;
    transform: translateX(-50%);
}
.environ-energy-ul .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border: none;
    background: rgba(0, 0, 0, 0.20);
}
.environ-energy-ul  .slick-dots li.slick-active {
    background: rgba(0, 151, 169, 1);
}
.environ-work-cont{
    position: relative;
}
.environ-work-cont .g_botton{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0px !important;
}
.environ-work-cont .g_botton a{
    background:  #0097A9;
    display: flex;
    align-items: center;
    padding: 16px 53px;
}
.environ-work-cont .g_bottonfl{
    width: 60px;
    font-size: 0;
}
.environ-work-cont .g_botton a p{
    color: #fff;
    margin-left: 24px;
    line-height: 1.3;
}
/* A2-环境-end */
/* A3-社会-start */
.society-main .environ-energy{
    padding-top: 0px;
    padding-bottom: 0px !important;
}
.society-activity{
    margin-right: -160px;
    position: relative;
}
.society-activity::after{
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 200vw;
    height: 100%;
    pointer-events: none;
    z-index: -1;
}
.society-activity-white.society-activity::after{
    background: #fff;
}
.society-activity-gray.society-activity::after{
    background: #F4F5F5;
}
.society-activity-gray .society-activity-ri::after{
    background: #F4F5F5;
}
.society-activity-le{
    width: 32%;
}
.society-activity-ri{
    width: 68%;
    overflow: hidden;
    padding-left: 119px;
    position: relative;
}
.society-activity-ri::after{
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    width: 120px;
    height: 100%;
    background: #fff;
}
.society-activity-ri-ul{
    width: 62.5%;
}
.society-activity-cont{
    display: flex;
    align-items: center;
}
.saru-li-word p{
    color: #666;
    line-height: 1.6;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.saru-li.slick-slide:not(:first-child){
    display: none;
}
.saru-li{
    padding: 0 16px;
}
.society-activity-ri-ul{
    margin: 0 -16px;
}
.saru-li .ys_imgbox_cover{
    margin-bottom: 24px;
}
.society-activity-ri-ul .slick-list{
    overflow: visible !important;
}
.society-activity .mod-tit, .society-activity .deve-cry-word p{
    text-align: left;
}
.society-activity .deve-cry-word{
    width: 100%;
}
.society-activity .deve-cry-word p{
    line-height: 1.5;
    height: 7.5em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}
.society-activity-le .mod-arrows{
    margin-top: 70px;
    width: 132px;
}
.society-main .gestion-slide{
    padding-bottom: 178px;
}
.socity-creat-ul{
    display: flex;
    flex-wrap: wrap;
}
.socity-creat-ul-li{
    width: 50%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.scul-box{
    position: relative;
}
.scul-tit{
    width: calc(100% - 192px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-weight: bold;
    line-height: 1.3;
    font-size: 24px;
    opacity: 1;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.scul-box .scul-tit{
    transition: opacity .36s;
}
.socity-creat-cont{
    position: relative;
}
.socity-creat-min{
    width: 232px;
    height: 232px;
    border: solid 2px #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
}
.socity-creat-min-ul{
    width: 100%;
    height: 100%;
}
.scmu-li span{
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    display: block;
    position: relative;
}
.scmu-li span::after{
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: transparent;
    border: solid 1px #fff;
    transition: all .36s;
    border-radius: 50%;
    opacity: 0;
}
.scmu-li1{
    position: absolute;
    top: 15%;
    left: 15%;
    transform: translate(-50%,-50%);
}
.scmu-li2{
    position: absolute;
    top: 15%;
    left: 86%;
    transform: translate(-50%,-50%);
}
.scmu-li3{
    position: absolute;
    top: 86%;
    left: 15%;
    transform: translate(-50%,-50%);
}
.scmu-li4{
    position: absolute;
    top: 86%;
    left: 86%;
    transform: translate(-50%,-50%);
}
.socity-creat-min-logo{
    width: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.socity-creat-min-logo img{
    width: 100%;
}
.scul-box .ys_imgbox_cover{
    position: relative;
}
.scul-box .ys_imgbox_cover::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.30); */
    /* backdrop-filter: blur(2px); */
    pointer-events: none;
}
.scul-hide{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(100%);
    z-index: 4;
    background: rgba(0, 151, 169, 0.80);
    padding: 68px 157px 68px 96px;
    transition: all .36s;
}
.scul-hide-word p{
    line-height: 1.6;
    color: #fff;
}
.scul-hide .scul-tit{
    width: 100%;
    position: static;
    transform: inherit;
    margin-bottom: 16px;
}
.scmu-li.act span::after{
    opacity: 1;
}
.socity-creat-ul-li.act .scul-box .scul-tit{
    opacity: 0;
}
.socity-creat-ul-li.act  .scul-hide{
    transform: translateY(0%);
}
/* 2024.09.02 */
.new-cont .slick-dots li {
    font-size: 0;
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 6px;
    border: 1px solid transparent;
    background: #0097A9;
    opacity: 0.2;
}
.new-cont .slick-dots li.slick-active{
    opacity: 1;
}
.society-activity-ri .mod-arrows{
    display: none;
}
/* A3-社会-end */
@media screen and (min-width: 1200px) {
    .deve-deal-ul-li a:hover{
        background:#0097A9;
    }
    .deve-deal-ul-li a:hover .deve-deal-tit, .deve-deal-ul-li a:hover p{
        color: #fff;
    }
    .deve-deal-ul-li a:hover .g_sec3flwz2{
        opacity: 1;
    }
    .deve-deal-ul-li a:hover .g_sec3flwz1{
        opacity: 0;
    }
    .deve-news-ul-li a:hover .dnul-tit{
        color: #0097A9;
    }
    .deve-report-ul-li a:hover{
        background: #0097A9;
        border-bottom: solid 1px #0097A9;
    }
    .deve-report-ul-li a:hover .drul-ri img:nth-child(1){
        opacity: 0;
    }
    .deve-report-ul-li a:hover .drul-ri img:nth-child(2){
        opacity: 1;
    }
    .deve-report-ul-li a:hover .drul-le-icon img:nth-child(1){
        opacity: 0;
    }
    .deve-report-ul-li a:hover .drul-le-icon img:nth-child(2){
        opacity: 1;
    }
    .deve-report-ul-li a:hover .drul-le-tit{
        color: #fff;
    }
    .environ-main .arrows-icon:hover img:nth-child(2), 
    .society-activity .arrows-icon:hover img:nth-child(2){
        opacity: 1;
    }
    .environ-main .arrows-icon:hover img:nth-child(1), 
    .society-activity .arrows-icon:hover img:nth-child(1){
        opacity: 0;
    }
}
/* 2024.08.29-新增-end */
/*2024.9.6修改 start*/
.deve-main{
    margin: 0 auto;
}
.dnul-tit{
    height: 2.6em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.dnul-word p{
    max-height: 4.8em;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.society-main .deve-cry-le-text p {
    margin-bottom: 24px;
}
.society-main .deve-cry-le-text > :last-child{
    margin-bottom: 0;
}
.deul-box{
    border-bottom: none;
    position: relative;
    overflow: hidden;
}
.deul-box::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 2px;
    background: #0097A9;
    transition: all 0.36s;
}
.environ-energy-cont{
    overflow: visible !important;
    width: 100%;
}
.environ-energy-ul-li{
    width: 820px !important;
    padding: 0;
    margin-right: 40px;
}
.environ-energy-ul{
    margin: 0;
}
.environ-energy{
    margin: 0;
    padding-left: 0;
}
.environ-energy-cont.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    left: 0;
    bottom: 114px;
    width: 100%;
}
.environ-energy-cont .swiper-pagination-bullet{
    background: #0097A9;
    opacity: 0.2;
}
.environ-energy-cont .swiper-pagination-bullet-active {
    opacity: 1;
}
.deve-cry-word {
    margin: 0 auto 72px;
}
.eeul-box .ys_imgbox_cover {
    width: 50%;
}
.society-main .environ-energy-cont.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    left: 0;
    bottom: 50px;
    width: 100%;
}
.eeul-ri{
    width: 50%;
}
@media screen and (min-width: 1200px) {
    .deve-news .arrows-icon:hover img:nth-child(1){
        opacity: 0;
    }
    .deve-news .arrows-icon:hover img:nth-child(2){
        opacity: 1;
    }
    .society-main .environ-energy .arrows-icon:hover img:nth-child(1){
        opacity: 0;
    }
    .society-main .environ-energy .arrows-icon:hover img:nth-child(2){
        opacity: 1;
    }
    .deul-box:hover::after{
        width: 100%;
    }
}
.environ-prod-ul-li.nomore .epul-box{
    cursor: default !important;
}
/*2024.9.6修改 end*/

.mc_tab_th, .mc_tab_pro {
    min-width: 260px;
}
.mc_tab_th.act, .mc_tab_pro td.act {
    min-width: 260px;
}
.z_1200_1 .page ul{
    min-height: auto;
}
.page.b1_page{
    clear: both;
}
.page.b1_page::after {
    display: block;
    clear: both;
    height: 0;
    content: ' ';
}
.t_tabzi span{
    text-align: center;
}
/* 2024.09.27 */
/* 弹窗 */
.modal-open {
    overflow: hidden;
}
.mobile-safari {
    width: 100%;
    position: fixed;
}
.ys-modal-btn {
    cursor: pointer;
}
.ys-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}
.ys-modal-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ys-modal-container {
    position: relative;
    z-index: 1;
}
.ys-modal-close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    z-index: 10;
}
.ys-modal-content {
    width: 800px;
    padding: 50px;
    max-width: calc(100vw - 40px);
    max-height: 700px;
    overflow: hidden;
    background: #fff;
}
.ys-modal-content.noscroll {
    overflow: auto;
}
.ys-modal-content.mCustomScrollbar .mCSB-inside>.mCSB-container {
    margin-right: 0px;
}
.ys-modal-content.mCustomScrollbar .mCustomScrollBox.mCSB-inside {
    margin-right: -15px;
    padding-right: 15px;
    max-width: calc(100% + 15px);
}
.user-agree{
    color: #0292a4;
    cursor: pointer;
}
.user-pop .ys-modal-content{
    border-radius: 10px;
}
.user-pop .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}
.user-pop .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.user-pop .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #0392a3;
}
.user-pop .ys-modal-content{
    padding-right: 30px;
}
.user-pop .g_regtle,
.user-pop .yxedr_active{
    padding-right: 20px;
}
.mc_table td {
    text-align: center !important;
}
.mc_table:not(.align-at) td {
    text-align: left!important;
}
.mc_table td:first-child{
    text-align: left!important;
}
.g_nytle h1 {
    color: #0097a9;
    font-size: 22px;
    line-height: 40px;
    position: relative;
    padding-left: 20px;
}
.t_mianbox {
    display: flex;
}
.t_subti a{
    display: block;
}
.environ-energy-ul-li:last-child{
    margin-right: 0px !important;
}
img{
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
/* 2024.10.22 */
.environ-prod .mod-arrows {
    margin-left: 0!important;
    margin-right: auto;
}
.environ-prod-cont{
    margin: 0;
}
.environ-prod-ul-li:not(:first-child){
    display: none;
}
.environ-prod2 .environ-prod-ul-li {
    width: calc(1200px + 36px)!important;
}
.environ-prod2 .environ-prod-cont {
    width: 100%;
}
.environ-prod2 .environ-prod-ul-li:not(:first-child) {
    display: block;
}
.environ-prod-ul.swiper-wrapper{
    width: calc(100% + 36px);
}
.environ-prod2 .swiper-slide{
    height: auto;
}
.epul-box{
    height: 100%;
}

/*20241030-修改-start*/
.g_ftnavfl{
    width: 13.333334%;
}
.g_ftnav{
    padding-left: 100px;
}
/*20241030-修改-end*/

.cta-link-cont{
    display: flex;
}
.cta-link-cont .mod_phbtn{
    margin-left: 30px;
}<!--0.00055789947509766-->