﻿@charset "utf-8";

/*公共*/

body {
    overflow: hidden;
    max-width: 1920px;
    margin: auto;
    background: #fff;
}

* {
    font-family: " ", "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: #afd5ff !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: #afd5ff;*/


/*}*/


/* .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: #000;
}

.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: #afd5ff;
    transition: all .36s;
}

.g_synavli {
    padding: 0 30px; position:relative;
}

.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-left: 120px;
    float: right;
}

.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;
    right: 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: #afd5ff;
    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: #000;
    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: #afd5ff;
    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: #afd5ff;
}


/*.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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
}


/*会员=-start*/

.g_me6fl {
    width: 360px;
}

.g_me6fr {
    width: calc(100% - 360px);
}

.g_me6fltle {
    width: 100%;
    height: 200px;
    background: #afd5ff;
    /*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: #afd5ff;
    font-size: 12px;
    width: 74px;
    height: 18px;
    line-height: 16px;
    border: 1px solid #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
    font-size: 20px;
    line-height: 1.75;
    margin-bottom: 24px;
}

.g_color .g_c3sec3tle {
    color: #485cc7;
}

.g_b3 .g_c3sec2topbtn p {
    color: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
    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: #afd5ff;
    border: 1px solid #afd5ff;
}

.g_b3sec1sk .slick-dots li {
    width: 10px;
    height: 10px;
    border: 1px solid #afd5ff;
}

.g_b2 .g_padding {
    padding: 54px 80px;
}

.g_b2 .g_c3sec3.g_padding {
    border-color: #eaeaea;
}

.g_b2 .g_c3sec2topbtn p {
    color: #afd5ff;
}

.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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
    border-radius: 50%;
    transition: all .36s;
}

.g_f1timefl.act p {
    color: #afd5ff;
    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: #afd5ff;
}

.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: #afd5ff;
    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: #afd5ff;
    font-weight: bold;
}

.am_d2_nyft p:first-child {
    color: #afd5ff;
    font-weight: bold;
}

.am_d2_nyft p {
    margin-bottom: 18px;
}

.am_d2_nyft p span {
    color: #afd5ff;
}

.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: #afd5ff;
    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: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
    padding-left: 10px;
    height: 100%;
    line-height: 120px;
}

.am_f2_f2l a p {
    color: #afd5ff;
}

.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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
    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: #afd5ff;
}

.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: 670px;
    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: 140px;
}

.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: #afd5ff;
    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: #afd5ff;
    }
    .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: #afd5ff !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: #afd5ff;
    }
    .g_synavli.on1 .g_navxl2 li a:hover {
        color: #485cc7;
    }
    .g_b1sec2fl a:hover {
        background: #afd5ff;
    }
    .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: #afd5ff;
    }
    .g_e5sec2fl a:hover span {
        color: #fff;
        border-color: #afd5ff;
        background: #afd5ff;
    }
    .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: #afd5ff;
    }
    .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: #afd5ff;
    }
    .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: #afd5ff;
    }
    .g_b3sec2topfl:hover a {
        background: #afd5ff;
        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: #afd5ff;
    }
    .am_e1_nycbitem a:hover .am_e1_nycbibot span {
        color: #afd5ff;
    }
    .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: #afd5ff;
        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: #afd5ff;
    }
    .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: #afd5ff;
    }
    .am_e3_cbbotl:hover .am_e3_cbbotlimg1 {
        opacity: 1;
    }
    .am_e3_cbbotl:hover .am_e3_cbbotlimg2 {
        opacity: 0;
    }
    .am_e4_fr1text:hover {
        background-color: #afd5ff;
    }
    .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: #afd5ff;
    }
    .am_d2_fr2item a:hover .am_d2_fr2itemrl h2 {
        color: #afd5ff;
    }
    .am_d2_fr2item a:hover {
        background-color: #f4f5f5;
    }
    .g_navxl2 li a:hover {
        background: #afd5ff;
        color: #fff !important;
    }
    .g_f1sec3lifr:hover {
        color: #afd5ff;
    }
    .g_f1sec3li:hover .g_f1sec3li2 {
        opacity: 1;
    }
    .g_f1sec3li:hover .g_f1sec3li1 {
        opacity: 0;
    }
    .g_f1sec3li:hover .g_f1sec3lifl {
        border-color: #afd5ff;
    }
    .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: #afd5ff;
    }
    .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: #afd5ff;
    }
    .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: #afd5ff;
    }
    .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: #afd5ff;
    }
    .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: #afd5ff;
    }
    .g_navxl3_third:hover .he_navxlli.yxnav_active3 a {
        color: #333;
    }
    /* 2022.12.29 - start */
    .g_nyflul2tle1 a:hover {
        color: #afd5ff;
    }
}


/*载入效果*/

.g_fadein1 {
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.3s;
    float: left;
}


/* .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: #afd5ff;
    }
}

.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_syhetple{width: 80%;}
.he_syhetplo {
    width:100%;
    position: relative;
}

.he_syhetplo a {
    width: 24%;
    display: block;
    line-height: 100px;
    transition: all 0.36s;
    float: left;
}

.he_syhetplo img {
    width: 100%;
}

.gsmc{width: 75%;color:#000;margin-top: 2%;}
.gsmc span{display:block;font-size: 29px;font-weight: bold;}
.gsmc em{font-style:normal;font-size:18px;display: block;margin-top: 10px;}

.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: #afd5ff;
    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: #000;
    opacity: 0;
    transition: all 0.36s;
}

.yxnav_active1.g_one {
    color: #000 !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: #000;
    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: #afd5ff;*/


/*}*/


/*.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: #000;
    }
    .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: #afd5ff;
    }
    .t_b1k1li a:hover .t_b1k1xin {
        background: #afd5ff;
    }
    .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: #afd5ff;
}


/*.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;
}


/* 联系我们 - 弹窗 */

.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: #afd5ff;
    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: #afd5ff;
}

.t_tanagree.on .t_tanagr {
    border: 1px solid #afd5ff;
}

.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: #afd5ff;
    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: #afd5ff;
}

.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: #666;
    font-size: 18px;
    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: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff!important;
}

.privacy_modal_container button {
    color: #afd5ff!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 */

.t_contan.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 #afd5ff;
}

.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 {
      max-height: 510px;

}

.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: 28px;
}

.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;
}
.t_tabzi span b{ font-weight:normal; text-decoration:overline;}

/* 2022.06.27 - tammy - start */

.he_f4map1 {
    height: 327px;
}

.he_f4mabx h4 {
    margin-bottom: 20px;
}

.he_f4maic {
    margin-bottom: 14px;
    display: flex;
}

.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: 16.666%;
}

    .g_ftnavfl:first-of-type li:nth-of-type(2n-1) {
        /*width: 40%;*/
        display: block;
        width: 100%;
    }

    .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: #afd5ff;
    /* border: 1px solid #afd5ff; */
}

.g_syban .slick-dots li {
    /* width: 10px;
    height: 10px; */
    /* border: 1px solid #afd5ff; */
    border-radius: 50%;
    background: #797b7f;
}

.g_one {
    font-size: 18px;
}

.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: 23px;
}

.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: 14px;
}

.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: 18px;
}

.he_navxkle p {
    font-size: 18px;
}

.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: #afd5ff;
}

.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 #afd5ff;
    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: #afd5ff;
}

.t_duoselect li.on .iconfont {
    opacity: 1;
}

.t_duoselect li.on {
    color: #afd5ff
}

.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: #afd5ff;
}

.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: #afd5ff!important;
    border-color: #afd5ff!important;
}

.nub_hide {
    opacity: 0;
}

.nub_show {
    opacity: 1;
}


/*2022.11.08*/

.g_nytle p,
.g_nytle h1 {
    color: #afd5ff;
    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: #afd5ff;
}

.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: #afd5ff;
    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: 630px;

}

.g_navxl.he_navxl1 {
    left: -20px;
    transform: translateX(0%)!important;
}
.g_navxl.g_navxl3 {
    left: -20px;
    transform: translateX(0%)!important;
}
.he_navxlble,
.he_navxlbx::before {
    width: 210px;
    padding-left: 0;
    padding-right: 0;
}

.he_navxlble {
    padding-top: 25px;
    padding-bottom: 42px;
    background: #ECECEC;
}

.g_synavli a {
    padding-left: 30px;
    padding-right: 30px;
    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: #afd5ff;
    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% - 210px);
}

.t_naverul,
.t_navsanul {
    margin-right: 0;
}

.t_naverli,
.t_navsanli,
.t_navsili {
    margin-bottom: 0;
}

.t_naverul {
    width: 210px;
}


/*.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% - 210px);
    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: #afd5ff;
    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: #000;
}

.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: #afd5ff;
}

.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 50px;
    margin-bottom: 60px;
}

.apply_list {
    margin: 0 -50px;
}

.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: 630px;
    background: #F8F8F8;
    padding: 0;
}

.g_navxl3_left {
    width: 100%;
}

.g_navxl3_box_left {
    background: #ECECEC;
    width: 210px;
}

.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: #afd5ff;
}

.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: calc(100% - 210px);
}

.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: #afd5ff;
}

.g_navxl3_left,
.g_navxl3_box_rg {
    padding-top: 25px;
    padding-bottom: 42px;
}

.g_navxl3_third .he_navxlli.yxnav_active3 a {
    color: #afd5ff;
}

.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: #afd5ff;
}

.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: #afd5ff;
}

.g_color .g_nyflul1li1.on1 .g_nyflul1tle1 a {
    color: #afd5ff;
}


/**/

.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;
}