* {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

.mobile {
    display: none!important;
}

.clearfix::after {
    content: '';
    clear: both;
    display: block;
    width: 100%;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.gn_header {
    background: linear-gradient(289deg, rgba(20, 37, 141, 1) 0%, rgba(5, 16, 68, 1) 85%, rgba(4, 15, 65, 1) 100%);
    width: 100%;
    min-width: 1200px;
    line-height: 38px;
    background-image: url(../../imgs/tg/banner_bg_20211015.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
}

.gn_header_head {
    padding: 16px 0;
    width: 100%;
}

.gn_header_head.active {
    background: linear-gradient(289deg, rgba(20, 37, 141, 1) 0%, rgba(5, 16, 68, 1) 85%, rgba(4, 15, 65, 1) 100%);
    position: fixed;
    z-index: 999;
}

.gn_header h1 {
    float: left;
}

.gn_header h1 img {
    height: 38px;
    width: auto;
    display: block;
}

.gn_header h1 a {
    float: left;
    display: block;
}

.gn_header h1 a span {
    display: none;
}

.gn_header h1 span {
    float: left;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #D8D8D8;
    opacity: 0.6;
    padding-left: 24px;
    position: relative;
    display: inline-block;
}

.gn_header h1 span::before {
    display: block;
    content: '';
    clear: both;
    width: 1px;
    height: 14px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 13px;
    top: 12px;
}

.gn_header p {
    float: right;
    font-size: 16px;
    padding: 0;
    height: auto;
}

.gn_header p a {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-decoration: none;
}

.gn_header p img {
    height: 12px;
    margin-left: 8px;
    display: inline-block;
}

.gn_banner {
    padding-top: 62px;
    text-align: center;
}

.gn_banner h2,
.gn_banner h2 span {
    font-size: 50px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 50px;
}

.gn_banner .gn_yh {
    padding-top: 40px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1;
}

.gn_banner .gn_yh span {
    font-size: 22px;
    color: #FFAC00;
}

.gn_banner .gn_banner_list {
    padding-top: 40px;
    text-align: center;
}

.gn_banner .gn_banner_list ul {
    line-height: 0;
}

.gn_banner .gn_banner_list li {
    display: inline-block;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1;
    margin-right: 29px;
}

.gn_banner .gn_banner_list li img {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.gn_ljzc {
    padding-top: 64px;
    padding-bottom: 90px;
}

.gn_ljzc a {
    padding: 0 35px;
    min-width: 180px;
    height: 60px;
    background: linear-gradient(180deg, #97BAFF 0%, #0053FC 71%, #003BFC 100%);
    border-radius: 4px;
    display: inline-block;
    font-size: 26px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 60px;
}

.gn_section1 {
    background: #FFFFFF;
    padding-top: 70px;
    text-align: center;
}

.gn_title {
    font-size: 40px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 40px;
}

.gn_section1 .gn_search {
    padding-top: 40px;
}

.gn_section1 .gn_search a {
    width: 158px;
    height: 54px;
    line-height: 50px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 2px solid #3464FF;
    display: inline-block;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #3464FF;
}
.gn_section1 .gn_search a:hover{
    background: #3464FF;
    color: #fff;
}
.gn_img {
    padding-top: 40px;
    width: 910px;
    margin: 0 auto;
}

.gn_img img {
    display: block;
    width: 100%;
}

.gn_section2 {
    background: #F7F9FF;
    padding: 70px 0;
    text-align: center;
    position: relative;
}

.gn_section2 .gn_content {
    margin-top: 54px;
    background: url(../../imgs/tg/sec2_bg_20211015.png) no-repeat top center;
    background-size: 100% 100%;
    height: 335px;
}

.gn_section2 .gn_content .gn_sec2_left {
    width: 642px;
    float: left;
}

.gn_section2 .gn_content .gn_sec2_left ul {
    padding-top: 68px;
    padding-left: 60px;
}

.gn_section2 .gn_content .gn_sec2_left li {
    float: left;
    font-size: 22px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 52px;
    width: 291px;
    text-align: left;
}

.gn_section2 .gn_content .gn_sec2_left li span {
    font-size: 22px;
    color: #E8001C;
}

.gn_section2 .gn_content .gn_sec2_left .gn_btn {
    padding-top: 29px;
    padding-left: 60px;
    text-align: left;
}

.gn_section2 .gn_content .gn_sec2_left .gn_btn a {
    display: inline-block;
    width: 148px;
    height: 52px;
    line-height: 52px;
    border-radius: 4px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    padding: 0;
    text-align: center;
    vertical-align: top;
}

.gn_section2 .gn_content .gn_sec2_left .gn_btn .gn_ljzc {
    background: linear-gradient(180deg, #4484FF 0%, #0053FC 71%, #003BFC 100%);
}

.gn_section2 .gn_content .gn_sec2_left .gn_btn .gn_gdjg {
    border: 2px solid #3464FF;
    color: #3464FF;
    background-color: transparent;
    margin-left: 29px;
    line-height: 48px;
}
.gn_section2 .gn_content .gn_sec2_left .gn_btn .gn_gdjg:hover{
    background: #3464FF;
    color: #fff;

}
.gn_section2 .gn_content .gn_sec2_right {
    float: right;
    width: 428px;
    margin-right: 82px;
    margin-top: 50px;
}

.gn_section2 .gn_content .gn_sec2_right li {
    line-height: 96px;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.gn_section2 .gn_content .gn_sec2_right li span {
    font-size: 42px;
    color: #FFFFFF;
    padding: 0 10px;
}

.gn_section2 .gn_content .gn_sec2_right li:first-child span {
    color: #E8001C;
}

.gn_section2 .gn_content .gn_sec2_right li:first-child {
    margin-bottom: 17px;
    color: #687896;
}

.gn_section3 {
    padding: 70px 0;
    text-align: center;
}

.gn_section3 ul {
    padding: 40px 0;
    text-align: center;
}

.gn_section3 ul li {
    padding: 0 16px;
    border-right: 2px solid #E1E6F0;
    color: #687896;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #687896;
    line-height: 1;
    display: inline-block;
}

.gn_section3 ul li:last-child {
    border-right: 0;
}

.gn_section3 .gn_ljzc {
    padding: 0 0 50px;
}

.gn_lct {
    padding: 50px 50px;
    background: #F7F9FF;
}

.gn_lct .gn_title {
    padding-bottom: 50px;
}

.gn_lct img {
    width: 100%;
}

.gn_section4 {
    background: url(../../imgs/tg/adv_bg_20211015.png) no-repeat center top;
    background-size: 100% 100%;
    text-align: center;
    padding: 70px 0;
}

.gn_section4 .gn_title {
    color: #FFFFFF;
}

.gn_section4 ul {
    padding-top: 54px;
}

.gn_section4 ul li {
    float: left;
    width: 386px;
    height: 160px;
    background: #FFFFFF;
    border-radius: 2px;
    margin-right: 20px;
    margin-bottom: 21px;
    text-align: left;
    border: 1px solid #E1E6F0;
    box-sizing: border-box;
}

.gn_section4 ul li a {
    display: block;
    padding: 30px 17px 0 30px;
}

.gn_section4 ul li:nth-child(3n) {
    margin-right: 0;
}

.gn_section4 ul li .gn_list_title {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #040F43;
}

.gn_section4 ul li:hover .gn_list_title {
    color: #3464FF;
}

.gn_section4 ul li p {
    margin-top: 16px;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #687896;
    line-height: 24px;
}

.gn_section5 {
    text-align: center;
    padding: 70px 0;
}

.gn_section5 .gn_about {
    padding-top: 48px;
}

.gn_section5 .gn_about_left {
    float: left;
    width: 552px;
    margin-right: 48px;
    text-align: left;
}

.gn_section5 .gn_about_left p {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #687896;
    line-height: 28px;
}

.gn_section5 .gn_about_left p:first-child {
    margin-bottom: 35px;
}

.gn_section5 .gn_about_right {
    float: left;
    width: 600px;
    padding: 6px 0;
}

.gn_section5 .gn_about_right img {
    width: 600px;
    display: block;
}
.gn_about_text{
    text-align: left;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #687896;
    line-height: 28px;
}
.gn_footer {
    background: linear-gradient(309deg, #001178 0%, #051044 47%, #040F41 100%);
    padding-top: 80px;
}

.gn_footer .gn_foot_top {
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(255, 255, 255, .19);
}

.gn_foot_list {
    float: left;
    min-height: 134px;
    border-right: 1px solid rgba(216, 216, 216, .2);
    padding: 0 60px;
}

.gn_foot_list:first-child {
    padding-left: 0;
}

.gn_foot_list:last-child {
    padding-right: 0;
    border: none;
}

.gn_foot_list dt {
    font-size: 16px;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 20px;
}

.gn_foot_list dd a {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    line-height: 26px;
}

.gn_foot_list dd a b {
    display: inline-block;
    width: 60px;
    text-align: justify;
    text-align-last: justify;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, .5);
}

.gn_foot_list a:hover {
    color: #fff;
}

.gn_foot_list a:hover b {
    color: #fff;
}

.gn_foot_call {
    display: block;
    float: left;
    width: 93px;
    height: 28px;
    background: linear-gradient( 180deg, rgba(61, 127, 255, 1) 0%, rgba(0, 83, 252, 1) 64%, rgba(0, 59, 252, 1) 100%);
    border-radius: 2px;
    font-size: 12px !important;
    color: rgba(255, 255, 255, 1) !important;
    text-align: center;
    line-height: 28px !important;
    margin-top: 20px;
    margin-right: 10px;
}

.gn_foot_yy {
    display: block;
    width: 93px;
    height: 28px;
    border-radius: 2px;
    border: 1px solid #fff;
    font-size: 12px !important;
    color: #fff !important;
    text-align: center;
    line-height: 26px !important;
    margin-top: 20px;
    float: left;
    transition: all .3s;
}

.gn_foot_banquan {
    padding: 40px 0 80px;
}

.gn_foot_banquan span {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 14px;
}

/* zc4 */
.gn_hzjg{
    padding: 40px 0;
    text-align: center;
}
.gn_hzjg li{
    padding: 0 16px;
    border-right: 2px solid #E1E6F0;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #687896;
    line-height: 22px;
    display: inline-block;
}
.gn_hzjg li:last-child {
    border-right: 0;
}
.gn_btn {
    background: #FFFFFF;
    border-radius: 4px;
    border: 2px solid #3464FF;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #3464FF; 
    line-height: 54px;
    padding: 0 24px;
    display: inline-block;
}
.gn_btn:hover {
    background-color: #3464FF;
    color: #fff;
}

/* table */
.gn_table {
    width: 100%;
    margin-top: 50px;
    background-color: #fff;
}
.gn_table thead tr {
    background-color: #EEF2FF !important;
}

.gn_table thead tr th {
    text-align: center;
    line-height: 59px;
    border: 1px solid #E1E6F0;
    border-left: none;
    border-bottom: 0;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
}
.gn_table thead tr th span{
    line-height: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
}
.gn_table thead tr th:first-child{
    border-left: 1px solid #E1E6F0 ;
}
.gn_table thead tr th:nth-of-type(1) {
    text-align: left;
    text-indent: 49px;
}

.gn_table tbody tr:hover {
    background-color: #F2F5FF;
}
.gn_table tbody tr td {
    position: relative;
    border-left-width: 0 !important;
    border-bottom-width: 0 !important;
    border: 1px solid #E1E6F0;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    text-align: center;
    line-height: 54px;
    max-width: 284px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gn_table tbody tr td.text-left{
    text-align: left;
    text-indent: 30px;
}
.gn_table tbody tr td .rel{
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
}
.gn_table tbody tr td a{
    font-size: 18px;
}
.gn_table tbody tr td i {
    font-size: 18px;
    text-indent: 0;
}
.gn_table tbody tr td strike {
    font-size: 16px;
    margin-left:16px;
    color: #8187A1;
    text-decoration: line-through;
}
.gn_table tbody tr:last-child td{
    border-bottom: 1px solid #E1E6F0 !important;
}
.gn_table tbody tr td:first-child {
    border-left-width: 1px!important;
}



.gn_table tbody tr td:nth-of-type(1) {
    text-align: left;
    text-indent: 56px;
}

.gn_table tbody tr td:nth-of-type(3) i {
    color: #666;
    font-size: 16px;
}

.gn_table tbody tr td:nth-of-type(4) i {
    color: #E8001C;
    font-size: 16px;
}
.gn_tfoot{
    line-height: 66px;
    height: 66px;
    border: 1px solid #E1E6F0;
    border-top: none;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    background: #fff;
}
.gn_tfoot span, .gn_tfoot a{
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.gn_tfoot a i{
    font-size: 13px;
    font-weight: 400;
    line-height: 66px;
    padding-left: 6px;
    color: inherit;
}





.gn_section1_left {
    float: left;
    width: 524px;
}
.gn_section1_left img {
    width: 100%;
    height: auto;
}

.gn_section1_right {
    float: left;
    width: 640px;
    margin-left: 36px;
    padding-top: 120px;
    text-align: left;
}
.gn_section1_right p {
    padding-top: 50px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #687896;
    line-height: 32px;
}


.gn_zc5 .gn_lct {
    margin-top: 50px;
}
.gn_title1{
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #687896;
    padding: 35px 0;
    line-height: 32px;
}
.gn_title2{
    font-size: 22px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #687896;
    padding: 35px 0;
    line-height: 32px;
}
.gn_list{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.gn_list li{
    width: 224px;
    height: 130px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #E1E6F0;
    float: left;
    text-align: left;
    padding-top: 24px;
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.gn_list li:hover{
    background-color: #F2F5FF;
}
.gn_list li:hover h3{
    color: #3464FF;
}
.gn_list li:hover .gn_list_content{
    display: none;
}
.gn_list li:hover .gn_list_buy{
    display: block;
}
.gn_list li:nth-child(5n){
    margin-right: 0;
}
.gn_list li h3{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 18px;
}
.gn_list li .gn_price{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #E8001C;
    line-height: 16px;
    padding-top: 16px;
}
.gn_list li .gn_list_content{
    padding-top: 16px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 16px;
}
.gn_list li .gn_list_buy{
    margin-top: 10px;
    width: 106px;
    height: 32px;
    background: linear-gradient(180deg, #3D7FFF 0%, #0053FC 64%, #003BFC 100%);
    box-shadow: 0px 4px 8px 0px rgba(0, 59, 252, 0.36);
    border-radius: 2px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 32px;
    display: none;
    padding: 0 14px;
}
.gn_list li .gn_list_buy i{
    color: inherit;
}

/* 通道 */
.gn_td_table{
    margin-bottom: 71px;
}
.gn_td_table thead tr{
    color: #fff;
    background-color: #3464ff;
}
.gn_td_table thead tr td{
    font-size: 14px !important;
    position: relative;
    text-align: left;
}
.gn_td_table tr td:first-child{
    text-indent: 40px;
}
.gn_td_table thead tr td strong{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 54px;
}

.gn_td_table tbody tr{
    background-color: #fff;
    height: 42px;
    line-height: 42px;
    cursor: pointer;
}
.gn_td_table tbody tr:nth-child(2n){
    background-color: #F7F9FF;
}
.gn_td_table tbody tr td{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 52px;
    text-align: left;
}
.gn_td_table tbody tr td *{
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
}
.gn_td_table tbody tr td .price{
    color: #E8001C;
}
.gn_td_table tbody tr td:last-child{
    text-indent: 18px;
}
.gn_td_table tbody tr td a{
    color: #3464FF;
}

.tgzc4 .gn_section3{
    padding: 0;
}
.tgzc4 .gn_btn{
    line-height: 50px;
}




.font_color_white {
    color: #fff !important;
}
.pd15 {
    padding-left: 15px;
}
.tgzc4_us .gn_table tbody tr td:nth-child(5){
    font-size: 15px;
}
/* base index */
.banner_title_img{
    height: 54px;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}
.tgzt_1 {
    margin-top: 54px;
    background: url(../../imgs/tg/jxs/zq.png) no-repeat top center;
    background-size: 100% 100%;
    height: 327px;
    margin-bottom: 70px;
}

.tgzt_1 .gn_sec2_left {
    width: 642px;
    float: left;
    padding: 67px 50px;
}

.tgzt_1 .gn_sec2_left .txt {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #E8001C;
    line-height: 36px;
    text-align: left;
}

.tgzt_1 .gn_sec2_left .gn_button {
    padding-top: 26px;
    text-align: left;
    font-size: 0;
}

.tgzt_1 .gn_sec2_left .gn_button a {
    display: inline-block;
    border-radius: 2px;
    line-height: 52px;
    padding: 0 24px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.tgzt_1 .gn_sec2_left .gn_ljzc {
    background: linear-gradient(180deg, #4484FF 0%, #0053FC 71%, #003BFC 100%);
}

.tgzt_1 .gn_sec2_right {
    float: right;
    width: 430px;
    margin-right: 80px;
    margin-top: 50px;
}

.tgzt_1 .gn_sec2_right .txt {
    border-radius: 2px;
    padding: 24px 30px 23px 40px;
    text-align: left;
}
.tgzt_1 .gn_sec2_right .txt p,
.tgzt_1 .gn_sec2_right .txt p span{
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #687896;
    line-height: 48px;
}
.tgzt_1 .gn_sec2_right .txt .p1 span{
    color: #E49A00;
}
.tgzt_1 .gn_sec2_right .txt .p2{
    color: #3464FF;
}
.tgzt_1 .gn_sec2_right .txt .p2 span{
    color: #E8001C;
}
.tgzt_1 .gn_sec2_right .gn_button{
    margin-top: 24px;
}
.tgzt_1 .gn_sec2_right .gn_button .gn_ljzc{
    display: block;
    width: 100%;
    line-height: 52px;
    background: #3464FF;
    border-radius: 2px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    padding: 0;
}

.jxs_zq{
    margin-top: 54px;
}
.jxs_zq li{
    width: 386px;
    height: 166px;
    border: 1px solid #E1E6F0;
    background-color: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    padding: 30px 24px 0 30px;
}
.jxs_zq li:hover span:nth-child(1),
.jxs_zq li:hover span:nth-child(2){
    color: #3464FF;
}
.jxs_zq li:nth-child(3n){
    margin-right: 0;
}
.jxs_zq li:nth-last-child(1),
.jxs_zq li:nth-last-child(2){
    margin-bottom: 0;
}
.jxs_zq li span{
    display: block;
    text-align: left;
}
.jxs_zq li span:nth-child(1){
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 14px;
}
.jxs_zq li span:nth-child(2){
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #040F43;
    line-height: 18px;
    padding: 19px 0 18px;
}
.jxs_zq li span:nth-child(2) b{
    font-weight: 400;
    color: #E8001C;
    font-size: inherit;
}
/* .jxs_zq li span:nth-child(2) .t_tips{
    position: relative;
    color: rgba(52,100,255,0.5) !important;
    cursor: pointer;
}
.jxs_zq li span:nth-child(2) .t_tips:hover{
    color: rgb(52,100,255) !important;
}
.jxs_zq li span:nth-child(2) .t_tips em {
    display: none;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #8187A1;
    line-height: 20px;
    padding: 10px;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%,-100%);
    background: #fff;
    border: 1px solid #E1E6F0;
}
.jxs_zq li span:nth-child(2) .t_tips em p {
    white-space: nowrap;
}
.jxs_zq li span:nth-child(2) .t_tips em b {
    font-weight: normal;
    font-size: 12px;
    font-family: MicrosoftYaHei;
} */
.jxs_zq li span:nth-child(3){
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 24px;
}



.t_tips{
    cursor: pointer;
    position: relative;
    color: rgba(52,100,255,0.5) !important;
}
.t_tips:hover {
    color: rgb(52,100,255) !important;
}
.t_tips:hover em {
    display: block;
}
.t_tips em {
    display: none;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #8187A1;
    line-height: 20px;
    padding: 10px;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%,-100%);
    background: #fff;
    border: 1px solid #E1E6F0;
}

.t_tips em p {
    color: #8187A1;
    white-space: nowrap;
}

.t_tips em b {
    font-weight: normal;
    font-size: 12px;
    font-family: MicrosoftYaHei;
}

.t_tips em::after {
    content: "";
    width: 12px;
    height: 8px;
    background: url('../../u/style/res/xiaosj.png') no-repeat;
    position: absolute;
    background-size: cover;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}
/* 经销商 */
.sqys {
    border-left: 1px solid #E1E6F0;
    border-top: 1px solid #E1E6F0;
    width: 1206px;
    margin: 64px auto 70px;
}

.sqys_top {
    width: 401px;
    height: 108px;
    background: #F7F9FF;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 108px;
    text-align: center;
    border-right: 1px solid #E1E6F0;
}


.ptyh div {
    border-bottom: 1px solid #E1E6F0;
    width: 401px;
    border-right: 1px solid #E1E6F0;
}

.ptyh .clearf {
    display: flex;
}

.ptyh .clearf span {
    display: block;
    float: left;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    line-height: 28px;
    width: 282px;
    padding-left: 50px;
    
}

.ptyh .clearf span b {
    font-size: 14px;
}

.ptyh .clearf .ttd {
    width: 120px;
    text-align: center;
    justify-content: center;
    padding-left: 0;
    border-right: 1px solid #E1E6F0;
}

.h70 {
    height: 70px;
}

.h294 {
    height: 294px;
}

.h182 {
    height: 182px;
}

.h126 {
    height: 126px;
}

.ptyh .clearf span.fl_dir {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.sqys i {
    margin-right: 8px;
    color: #3464FF;
}

.bcyjxs.ptyh .clearf span {
    width: 401px;
}
.bcyjxs.ptyh .clearf .money{
    font-size: 18px;
    font-weight: bold;
    color: #B40000;
}
.bcyjxs.ptyh .clearf .money em {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    padding-left: 14px;
    text-decoration: line-through;
}

.bcyjxs.ptyh .sqys_top {
    text-align: left;
    padding-left: 50px;
    padding-right: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bcyjxs.ptyh .sqys_top span {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #040F43;
    line-height: 20px;
    display: block;
}

.bcyjxs.ptyh .sqys_top .sm {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #040F43;
    line-height: 16px;
    margin-top: 16px;
    display: none;
}

.bcyjxs.ptyh .sqys_top a {
    width: 88px;
    height: 34px;
    border-radius: 2px;
    border: 1px solid #3464FF;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #3464FF;
    line-height: 32px;
    text-align: center;
    background: #fff;
}
.bcyjxs.ptyh .sqys_top a:hover{
    background: #3464FF;
    color: #fff;
}
.theJxs .ptrys.ptyh div {
    border-right: none;
}

.theJxs .jxsys.ptyh div {
    border-left: 1px solid #E1E6F0;
}


.theFxs.jxsys.ptyh div {
    border-right: none;
}

.theFxs .fxsys.ptyh div {
    border-right: 2px solid #3464ff;
    border-left: 2px solid #3464ff;
}

.theFxs .fxsys.ptyh div:last-child {
    border-bottom: 2px solid #3464ff;
}
/* 经销商流程 */
.jxs_lc{
    margin: 9px auto 0;
    max-width: 1100px;
}
.gn_jxslct{
    margin-top: -6px;
}
.gn_jxslct li{
    max-width: 198px;
    float: left;
}
.gn_jxslct li:nth-child(1){
    max-width: 182px;
    margin-left: 12px;
}
.gn_jxslct li:nth-child(2){
    margin-left: 296px;
    max-width: 224px;
}
.gn_jxslct li:nth-child(3){
    margin-left: 288px;
}
.gn_jxslct .tit{
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 18px;
    text-align: center;
}
.gn_jxslct p{
    margin-top: 12px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #8187A1;
    line-height: 22px;
    text-align: center;
}


/* jxs banner */
.tg_swiper{
    padding-top: 16px;
    padding-bottom: 75px;
    position: relative;
}
.tg_swiper .swiper-pagination {
    width: 100%;
    bottom: 40px;
}

.tg_swiper .swiper-pagination-clickable .swiper-pagination-bullet {
    margin: 0 5px;
}

.tg_swiper .swiper-next,
.tg_swiper .swiper-prev {
    position: absolute;
    top: 50%;
    color: #040F41;
    margin-top: -13px;
    z-index: 10;
    cursor: pointer;
    background: none;
    transition: all .3s;
    opacity: 1;
}

.tg_swiper .swiper-next {
    right: -50px;
    left: auto;
}

.tg_swiper .swiper-prev {
    left: -78px;
    right: auto;
}

.tg_swiper .arrows i {
    font-size: 60px;
    display: block;
    width: 30px;
    height: 60px;
}

.tg_swiper .arrows:hover i {
    color: #3464FF;
    opacity: .59;
}

.tg_swiper .swiper-container {
    cursor: grab;
}

.tg_swiper .swiper-next {
    width: 34px;
    height: 34px;
    background: url('../../imgs/fxs_you.png') no-repeat;
    background-size: cover;
}

.tg_swiper .swiper-next:hover {
    background: url('../../imgs/fxs_you1.png') no-repeat;
    background-size: cover;
}

.tg_swiper .swiper-prev {
    width: 34px;
    height: 34px;
    background: url('../../imgs/fxs_zuo.png') no-repeat;
    background-size: cover;
}

.tg_swiper .swiper-prev:hover {
    background: url('../../imgs/fxs_zuo1.png') no-repeat;
    background-size: cover;
}


.tg_swiper .swiper-container:hover .swiper-next {
    right: 12px !important;
}

.tg_swiper .swiper-container:hover .swiper-prev {
    left: 12px !important;
}

.tg_swiper .swiper-wrapper {
    padding-top: 10px;
}

.tg_swiper .fxs_eg {
    width: 285px;
    height: 161px;
    border: 1px solid #E1E6F0;
    transition: all 0.3s;
}

.tg_swiper .fxs_eg:hover {
    margin-top: -10px;
}

.tg_swiper .fxs_eg img {
    width: 100%;
    height: 100%;
}

.gn_title1cwjxs{
    padding-bottom: 0;
    margin-bottom: -4px;
}