﻿body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

@font-face {
  font-family: 'beba';
  src: url("../fonts/BEBAS.eot");
  src: url("../fonts/BEBAS.eot") format("embedded-opentype"), url("../fonts/BEBAS.woff") format("woff"), url("../fonts/BEBAS.ttf") format("truetype"), url("../fonts/BEBAS.svg#BEBAS") format("svg");
}

@font-face {
    font-family: 'PoppinsBold';
    src: url('../fonts/PoppinsBold.eot');
    src: url('../fonts/PoppinsBold.eot') format('embedded-opentype'),
         url('../fonts/PoppinsBold.woff2') format('woff2'),
         url('../fonts/PoppinsBold.woff') format('woff'),
         url('../fonts/PoppinsBold.ttf') format('truetype'),
         url('../fonts/PoppinsBold.svg#PoppinsBold') format('svg');
}

.yxnav_active1 {}

.yxnav_active2 {}

.std_title1{
    font-size: 50px;
    line-height: 1.5;
    color: #333333;
}
.std_title2,.yxedr_active h2{
    font-size: 40px;
    line-height: 1.5;
    color: #242424;
}
.std_title3,.yxedr_active h3{
    font-size: 32px;
    line-height: 1.5;
    color: #2f2f2f;
}
.std_title4,.yxedr_active h4{
    font-size: 24px;
    line-height: 1.75;
    color: #333333;
}
.std_parga p{
}
.std_parga1 p{
    font-size: 16px;
    line-height: 1.75;
    color: #999999;
}
.std_parga2 p{
    font-size: 14px;
    line-height: 1.75;
    color: #666;
}
.yxedr_active p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 12px;
}
.std_padding1{
    padding: 70px 0;
}
.std_padding8{
    padding: 40px 0;
}
.std_padding2{
    padding-top: 70px;
}
.std_margin1{
    margin-top: 40px;
}
.std_margin2{
    margin-top: 25px;
}
.std_margin3{
    margin-bottom: 70px;
}
.std_box1_box,.std_box2_box{
    font-size: 16px;
    line-height: 46px;
    display: block;
    padding: 0 36px;
    color: #fff;
}
.std_box1_box:hover,.std_box2_box:hover{
    color: #fff;
}
.std_btn1,.std_btn2{
    width: auto;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    background: #E9742B;
    z-index: 1;
}
.std_btn1_bg,.std_btn2_bg{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: #009B4C;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0) scale(0);
    z-index: -1;
    opacity: 0;
    transition: opacity .2s ease-in-out,transform 0s .2s;
}
.std_btn2{
    background: rgba(255,255,255,1);
}
.std_box2_box{
    color: #E9742B;
}
.std_btn2_bg{
    background: #F6E8E8;
}
.std_box3_box p{
    font-size: 16px;
    line-height: 1.75;
    color: #E9742B;
}
.std_box3_box img{
    width: 12px;
    transform: translateX(18px);
    transition: all .36s;
}
.std_box3_box{
    display: flex;
    align-items: center;
}
.std_arrow_icon{
    width: 54px;
    box-shadow: 4px 4px 16px 2px rgb(208 216 225 / 50%);
    border-radius: 50%;
    cursor: pointer;
}
.std_arrow_icon .ys_imgbox_cover img:nth-child(2){
    opacity: 0;
}

.ys_banner {
    width: 100%;
    position: relative;
	margin-top:90px;
}

.ys_ban_li {
    position: relative;
    overflow: hidden;
}

.ys_ban_imgbox {
    position: relative;
    z-index: 1;
}

.ys_ban_imgbox img {
    width: 100%;
    -webkit-transition: all 3s ease-out;
    transition: all 3s ease-out;
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ys_ban_li.slick-active .ys_ban_imgbox img {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ys_ban_li>a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ys_ban_li:not(:first-child) {
    display: none;
}

.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
}
.ys_ban_txtbox{
    z-index: 5;
}

.ys_main{
    margin-top: 90px;
}
.ys_hd_pc{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0px 4px 12px 0px rgb(0 0 0 / 6%);
}
.mod_nav{
    padding: 0 108px;
    margin: 0 auto;
}
.mod_nav_logo{
    width: 140px;
}
.mod_nav_logo a{
    width: 100%;
    display: block;
    line-height: 90px;
}
.mod_nav_logo img{



    width: 100%;
}
.mod_nav_other_btn{
    margin-top: 26px;
}










.mnos_icon{
    width: 30px;
    height: 90px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.mnlu_li_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}

.mnos_icon img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}
.mnos_icon img:nth-child(2),
.mnlu_li_icon img:nth-child(2){
    opacity: 0;
}
.mod_nav_other{
    display: flex;
    justify-content: space-between;
    width: 170px;
}
.yx_search3xlbox {
    width: 100%;
    height: 120px;
    background: rgba(255, 255, 255,1);
    box-shadow: 0 5px 13px rgb(35 50 64 / 13%);
    display: none;
    position: fixed;
    left: 0;
    top: 90px;
    z-index: 99;
}
.yx_search3_tbox {
    width: 540px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 50px;
    border-bottom: 1px solid rgba(153, 153, 153, .2);
}
.yx_search3_xls {
    width: calc(100% - 20px);
    padding-right: 20px;
    height: 100%;
}
.yx_search3_xls input {
    font-size: 16px;
    color: #999;
    width: 100%;
    height: 100%;
}
.yx_search3_xls input::placeholder{
    font-size: 16px;
    color: #999;
}
.yx_search3xlbtn {
    width: 20px;
    line-height: 50px;
}
.yx_search3xlbtn img {
    width: 100%;
    transition: all .36s;
}
.mnos_icon.on img:nth-child(2){
    opacity: 1;
}
.mnos_icon.on img:nth-child(1){
    opacity: 0;
}
.mnlu_li_parga p{
    line-height: 90px;
    transition: all .36s;
    color: #171717;
    margin-right: 8px;
    font-size: 18px;
}
.mnlu_li_icon{
    width: 10px;
    height: 6px;
    position: relative;
    transition: transform .2s;
    will-change: transform;
}
.mnlu_li a{
    display: flex;
    align-items: center;
}
.mnlu_li{
    padding: 0 25px;
    position: relative;
}
.mod_nav_list_ul{
    margin: 0 -25px;
}
.mod_nav_list {
    width: calc(100% - 140px - 170px);
    padding-left: 330px;
}
.mnlu_li_pull{
    display: none;
}
.mnlu_li_drop{
    position: absolute;
    width: 200px;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 8px;
}
.mnlu_li_drop_ul{
    background: #FFFFFF;
    border-radius: 4px;
    padding: 35px 0;
    box-shadow: 0px 4px 12px 0px rgb(0 0 0 / 6%);
}
.mldu_li a{
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    transition: all .36s;
    justify-content: center;
    padding: 0 25px;
}
.mldu_li{
    margin-bottom: 22px;
    text-align: center;
}
.mldu_li:last-child{
    margin-bottom: 0;
}
.mldu_li.yxnav_active2 a{
    color: #E9742B;
}
.mnlu_li.yxnav_active1 .mnlu_li_parga p{
    color: #E9742B;
}
.mnlu_li.yxnav_active1 .mnlu_li_icon img:nth-child(2){
    opacity: 1;
}
.mnlu_li.yxnav_active1 .mnlu_li_icon img:nth-child(1){
    opacity: 0;
}
.mnlu_li_icon.on{
    transform: rotate(-180deg);
}
.ys_ban_title{
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.ys_ban_parga p{
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
}
.ys_ban_dots_ul{
    display: flex;
}
.ybdu_li{
    width: 38px;
    height: 38px;
    position: relative;
    margin: 0 15px;
    cursor: pointer;
}
.ybdu_li::after{
    content: "";
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ybdu_li::before{
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid rgba(255,255,255,.2);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s;
    border-radius: 50%;
    opacity: 0;
}
.ybdu_li.on::before{
    opacity: 1;
}
.ybdu_li svg{
    fill: none;
    position: absolute;





    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* .ys_bandots_circle{
    transition: all .36s linear;
} */
.ys_ban_dots{
    bottom: 50px;
}
.mod_foot{
    background: #2d2d2d;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.mod_foot_tp{
    padding-top: 80px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255,255,255,.1);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.mod_foot_bt{
    padding: 24px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}
.mod_foot_bt p,.mod_foot_bt p a,.mod_foot_bt_ri a{
    font-size: 14px;
    color: rgba(255,255,255,.7);
    line-height: 1.5;
}
.mod_foot_bt p a{
    opacity: 1;
}
.mod_foot_bt_le a:last-child{
    color: rgba(255,255,255,.6);
    margin-left: 25px;
}
.mod_foot_bt_ri a{
    position: relative;
    padding-left: 20px;
}
.mod_foot_bt_ri a::before{
    content: "";
    width: 1px;
    height: 100%;
    background-color: rgba(51,51,51,.5);
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.mod_foot_bt_ri a:first-child::before{
    display: none;
}
.mod_foot_bg{
    width: 35.4%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.8;
}
.mod_foot_bg img{
    width: 100%;
}
.mftl_logo{
    width: 180px;
}
.mftl_logo a{
    width: 100%;
    display: block;
}
.mftl_logo img{
    width: 100%;
}
.mftl_phone{
    margin: 30px 0 15px 0;
}
.mftl_phone a{
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
}
.mftl_phone_time p{
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 4px;
}

.mftl_phone5{
    margin-bottom: 10px;
}
.mftl_phone5 p{
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255,255,255,.6);
    margin-bottom: 8px;
	}

.mftl_con{
    width: 115px;
}
.mftl_con img{
    width: 100%;
}
.mftl_con p{
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255,255,255,.6);
    opacity: 0.8;
    text-align: center;
    margin-top: 8px;
}
.mod_foot_tp_le{
    width: 200px;
}
.mod_foot_tp_ri{
    width: calc(100% - 200px);
    padding-left: 130px;
}
.mftr_ul_li_tp a{
    font-weight: bold;
    transition: all .36s;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}
.mftr_ul_li_bt a{
    transition: all .36s;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(255,255,255,.6);
}
.home_video{
    margin-top: -1px;
}
.mftr_ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mftr_ul_li_bt{
    margin-top: 20px;
}
.mftr_ul_li_bt li{
    margin-bottom: 12px;
}
.mod_content{
    max-width: 1920px;
    overflow: hidden;
    margin: auto;
}
.mod_use_bg{
    width: 100%;
}
.mod_use_bg img{
    width: 100%;
}
.mod_use{
    position: relative;
    overflow: hidden;
}
.mod_use_tit h2{
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 36px;
    line-height: 1.5;
}
.mod_use_btn{
    text-align: center;
}
.mod_side{
    position: fixed;
    top: 50%;
    right: -80px;
    transform: translateY(-50%);
    transition: all .36s;
    z-index: 999;
}




















































































.mod_side.on{
    right: 20px;
}
.msul_icon{
    width: 30px;
    margin: auto;
}
.mod_side_ul_li{
    width: 60px;
    height: 60px;
    background-color: #EEF0F2;
    position: relative;
    cursor: pointer;
    transition: all .36s;
    margin-bottom: 4px;
}
.mod_side_ul_top{
    height: 40px !important;
    border-radius: 0 0 0 10px;
    background-color: #E9742B;
}
.mod_side_ul_top .msul_icon{
    width: 37px;
}
.msul_pop{
    position: absolute;
    top: 0;
    padding-right: 6px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(.95) translateX(-100%);
    transform-origin: right;
    width: 246px;
}
.msul_pop_cont{
    background-color: #EEF0F2;
}
.msul_phone .msul_pop_cont{
    padding: 32px 26px;
}
.mpcl_parga p{
    font-size: 14px;
    line-height: 1.3;
    color: #999;
    text-align: center;
}
.mpcl_phone a{
    font-size: 20px;
    line-height: 1.3;
    color: #E9742B;
    display: block;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
}
.msul_pop_cont_li{
    margin-bottom: 28px;
}
.msul_pop_cont_li:last-child{
    margin-bottom: 0;
}
.msul_mess .msul_pop_cont{
    padding: 26px 44px;
}
.msul_mess .mpcl_phone a {
    font-size: 16px;
}
.msul_con{
    width: 182px;
}
.msul_con .msul_pop_cont{
    padding: 30px;
}
.mpcl_img{
    width: 100%;
    margin-bottom: 17px;
}
.mpcl_img img{
    width: 100%;
}
.mnlu_li_down{
    display: none;
    position: fixed;
    width: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.06);
}
.mldc_le{
    width: 540px;
    padding-right: 55px;
    padding: 55px 55px 55px calc(50% - 800px);
    background: rgba(247, 248, 249,.9);
}
.mldc_ri{
    width: calc(100% - 540px);
    padding-left: 60px;
    padding: 55px calc(50% - 800px) 55px 55px;
    position: relative;
    z-index: 1;
}
.mldc_ri_bg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.mldc_ri_bg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mldc_le_ul_li p,.mbul_cont_ul_li p{
    font-size: 16px;
    line-height: 1.3;
    color: #666;
    transition: all .36s;
    margin-right: 14px;
}
.mldc_le_ul_li{
    margin-bottom: 26px;
}
.mldc_le_ul_li:last-child{
    margin-bottom: 0;
}
.mldc_le_ul_li img{
    width: 10px;
    transition: all .36s;
    opacity: 0;
}
.mldc_le_ul_li a{
    display: flex;
    align-items: center;
}
.mbul_cont_ul_li p{
    margin-right: 0 !important;
}
.mrul_tp a{
    font-size: 18px;
    line-height: 1.3;
    color: #333;
    font-weight: bold;
    display: block;
}
.mrul_tp{
    margin-bottom: 30px;
}
.mrul_bt_ul{
    margin: 0 -30px;
}
.mrul_bt_ul_li{
    width: 25%;
    padding: 0 30px;
    /* margin-bottom: 30px; */
}
.mbul_cont_ul_li{
    margin-bottom: 25px;
}
/* .mbul_cont_ul_li:last-child{
    margin-bottom: 0;
} */
.mldc_le_ul,.mldc_ri_ul_li{
    height: 350px;
    overflow: hidden;
}
.mbul_cont_ul_li.yxnav_active4 p{
    color: #E9742B;
}
.mldc_ri_ul{
    position: relative;
}
.mldc_ri_ul_li{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}
.mldc_ri_ul_li.act{
    position: relative;
    display: block;
}
.mldc_le_ul_li.yxnav_active2 p{
    color: #E9742B;
}
.mldc_le_ul_li.yxnav_active2 img{
    opacity: 1;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{
    background-color: rgba(153, 153, 153, .2);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #E9742B;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{

    background-color: #E9742B;

}
.home_tit h2{

    font-weight: bold;

    text-align: center;
}

.hstu_li{
    width: 33.333333333%;

    transition: all .36s;
    padding-top: 20px;
    padding-bottom: 26px;
    cursor: pointer;
}
.hstu_li:not(:first-child),
.hlci_ul_li:not(:first-child),
.hscu_li:not(:first-child){
    display: none;
}
.hstu_li_icon{
    width: 60px;
    margin: auto;
}
.hstu_li_icon .ys_imgbox_cover img:nth-child(2){
    opacity: 0;
}
.hstu_li_parga p{
    text-align: center;
    font-weight: bold;
    color: rgba(102, 102, 102, .8);
    transition: all .36s;
    font-size: 18px;
    line-height: 1.75;
}
.home_solu_tab{
    border-top: 1px solid rgba(153, 153, 153, .2);
    border-bottom: 1px solid rgba(153, 153, 153, .2);
    position: relative;
}
.hstu_li.slick-current .ys_imgbox_cover img:nth-child(2){
    opacity: 1;
}
.hstu_li.slick-current .ys_imgbox_cover img:nth-child(1){
    opacity: 0;
}
.hstu_li.slick-current .hstu_li_parga p{
    color: #E9742B;
}
.hstu_li.slick-current {
    background-color: #f5f5f5;
}
.hscu_li_cont{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.hlct_tit{
    font-size: 32px;
    font-weight: bold;
}
.hlct_parga p{
    color: #4f4f4f;
    height: 5.25em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 17px;
    line-height: 1.65;
}
.hscu_li_cont_img{
    width: 50%;
}
.hscu_li_cont_text{
    width: 50%;
    padding-right: 85px;
}
.hlct_btn{
    margin-top: 40px;
}
.hlci_ul{
    margin: 0 -10px;
}
.hlci_ul_li{
    padding: 0 10px;
}
.hscu_li .ys_imgbox_cover{
    border-radius: 2px;
    overflow: hidden;
}
.slick-dots li {
    width: 8px;
    height: 8px;
    margin: 0 10px;
    background: #E9742B;
    opacity: 0.2;
}
.slick-dots li.slick-active {
    background: #E9742B;
    opacity: 1;
}
.hlci_ul .slick-list{
    padding-bottom: 16px;
}
.hlci_ul .slick-dots {
    bottom: 0;
}
.home_solu_tab_arrow{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.home_solu_tab_arrow .std_arrow_icon{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.std_arrow_prev{
    left: -110px;
}
.std_arrow_next{
    right: -110px;
}
.slick-disabled{
    opacity: 0.5;
    pointer-events: none;
}
.home_solu_bg{
    width: 460px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.home_solu_bg img{
    width: 100%;
}
.home_solu{
    position: relative;
    z-index: 1;
}
.home_new_list{
    position: relative;
}
.hnlu_li{
    width: 33.333333%;
    padding: 0 13px;
}
.hnlu_li:not(:first-child){
    display: none;
}
.home_new_list_ul{
    margin: 0 -13px;
}
.hnlu_li a{
    display: block;
    width: 100%;
    border-radius: 0 50px 0 50px;
    overflow: hidden;
    position: relative;
}
.hnlu_li a::before{
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.hnlu_li a::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.hnlu_li_text{
    width: 100%;
    padding: 0 35px;
    z-index: 5;
    transition: all 0.5s;
    bottom: -25px;
}
.hnlu_li_text_time p{
    font-size: 14px;
    line-height: 1.75;
    color: #fff;
}
.hnlu_li_text_tit p{
    color: #fff;
}
.hnlu_li_text_btn p{
    color: #fff;
}
.hnlu_li_text_btn img{
    width: 8px;
    transform: translateX(12px);
}
.hnlu_li_text_tit {
    margin-top: 8px;
    margin-bottom: 24px;
}
.home_about h2,.home_about_parga p{
    color: #fff;
}
.home_about_parga p{
font-size:17px;
line-height: 1.65;
}
.home_about{
    position: relative;    
    padding-bottom: 90px;
    padding-top: 90px;
}
.home_about::after{
    content: "";
    width: 100%;
    height: 100%;

    background: rgba(0, 0, 0, .1);

    position: absolute;
    top: 0;
    left: 0;

}
.home_about .ys_cont1400{
    position: relative;
    z-index: 5;
}
.home_about_parga{
    text-align: center;
    width: 81.2%;
    margin: auto;
    margin-top: 28px;
}
.home_about_btn{
    margin-top: 65px;
    margin-bottom: 80px;
    text-align: center;
}
.hadu_li{
    width: 25%;
}
.hadu_li_cont_num span{
    font-size: 90px;
    line-height: 1.5;
    color: #fff;
    font-family: 'PoppinsBold';
}
.hadu_li_cont_num p{
    font-size: 32px;
    line-height: 1.5;
    color: #fff;
    font-family: 'PoppinsBold';
    text-align: center;
}
.hadu_li_cont_text p{
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-align: center;
}
.hadu_li_cont_text{
    transform: translateY(-25px);
}
.habu_li{
    padding: 0 8px;
    width: 16%;
    height: 100%;
    transition: all .65s ease-out;
}
.habu_li.on{
    width: 68%;
}
.home_adv_bt_ul{
    /* margin: 0 -8px; */
    height: 530px;
}
.habu_li_cont .std_title3{
    font-weight: bold;
    color: #FFFFFF;
}
.hlca_parga p{
    color: #FFFFFF;
    opacity: 0.9;
    font-size: 16px;
    line-height: 1.8;
}
.habu_li_cont_after{
    position: absolute;
    width: 100%;
    padding-left: 9%;
    padding-right: 38%;

    transition: all .5s ease-out;
    pointer-events: none;
    transition-delay: 0.2s;
    opacity: 0;   
    top: 60%;
    transform: translateY(-50%);
}
.hlca_cont{
    width: 500px;
}
.habu_li_cont{
    position: relative;
    height: 100%;
    z-index: 1;
}
.habu_li_cont_before{
    width: 30px;
    transition: all .25s ease-out;
}
.habu_li_cont::after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .05);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.habu_li.on .habu_li_cont_after{
    top: 50%;
    opacity: 1;
    pointer-events: all;
}
.habu_li.on .habu_li_cont_before{
    opacity: 0;
}
.home_video_cont {
    position: relative;
    z-index: 2;
    background: #fff;
    height: 300vh;
    text-align: center;
    color: #fff;
}
.home_video_cont_phimg{
    display: none;
    width: 100%;
}
.home_video_cont_phimg img{
    width: 100%;
}
.home_video_cont_sticky {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    z-index: 1;
    overflow: hidden;
}
.hvcs_logo {
    z-index: 5;
}
.hvcs_logo.skrollable-after {
    opacity: 0;
    pointer-events: none;
}
.home_video_cont_sticky.ys_fixed{
    position: fixed;
    top: 0;
    left: 0;
}
.home_video_cont_sticky.ys_notfixed {
    position: absolute;
    top: auto!important;
    bottom: 0;
}
.home_pro_cont{
    position: relative;
    z-index: 6;
}
.home_pro_cont .ys_pos_top{
    transform: translateX(0);
    left: calc(50% - 700px);
}
.home_pro_tit{
    z-index: 5;
}
.home_pro_tit h2{
    text-align: left;
}
.hpul_cont_bt .ys_imgbox_cover{
    width: 81%;
    margin-left: 19%;
}
.home_pro_ul_li{
    padding-right: 60px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.home_pro_ul_li:not(:first-child){
    display: none;
}
.home_pro_ul{
    position: relative;
    z-index: 5;
    width: 75%;
}
.hpul_bg{
    width: 540px;
    position: absolute;
    right: 0;
    bottom: -70px;
    z-index: -1;
}
.hpul_bg img{
    width: 100%;
}
.hctc_tit{
    font-weight: bold;
}
.hctc_parga p{
    font-size: 16px;
    height: 5.25em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.hpul_cont_tp_cont{
    width: 365px;
    border-left: 1px solid rgba(0, 0, 0, .2);
    margin-left: calc(100% - 365px);
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;

    visibility: hidden;
}

.hpul_cont_tp_cont a{
    display: block;

    padding-left: 25px;
}

.home_pro_ul_li.slick-current .hpul_cont_tp_cont{
    -webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.3s;
    visibility: visible;
}
.home_pro_ul_li.slick-current .hpul_cont_bt{
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.3s;
    visibility: visible;
}
.hctc_parga{
    margin-top: 14px;
    margin-bottom: 26px;
}
.hpul_text{
    font-size: 120px;
    line-height: 1.3;
    font-weight: bold;
    color: #333333;
    opacity: 0.05;
    position: absolute;
    bottom: 20px;
    left: 47px;
    z-index: -1;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;

    user-select: text;
}
.home_pro_ul .slick-list{
    overflow: inherit;
}
.home_pro {
    position: relative;
    border-top: 1px solid #fff;
    overflow: hidden;
}

.home_pro_pro p{
    font-size: 20px;
    line-height: 1.5;
    color: #CACACA;
}
.home_pro_pro span{
    line-height: 1.5;
    color: #666;
}
.home_pro_pro{
    display: flex;
    align-items: center;
    position: absolute;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    left: calc(50% - 700px);
}
.home_pro_arrow .std_arrow{
    width: 66px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(25% - 33px);
}
.home_pro_arrow .home_solu_tab_arrow .std_arrow_icon{
    position: static;
    transform: inherit;
}
.home_pro_arrow .home_solu_tab_arrow{
    z-index: 5;
}
.home_pro_arrow .std_arrow_prev{
    margin-bottom: 30px;
}
.hpul_cont{
    position: relative;
    overflow: hidden;
}
/* 首页-end */
.ys_phnav_logo {
    width: 100px;
}
.ys_nybanner{
    position: relative;
}
.ys_nybanner_img{
    width: 100%;
    position: relative;
}
.ys_nybanner_img img{
    width: 100%;
}
.ys_nybanner_img2{
    display: none;
}
.ys_nybanner_title{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ys_nybanner_title_cont{
    width: 52%;
}
.ys_nybanner_title_cont .std_title2,
.ys_nybanner_title_cont .std_parga p{
    color: #fff;
}
.ys_nybanner_title_cont .std_title2{
    font-weight: bold;
    margin-bottom: 10px;
}
.mod_banner_bread{
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.mod_bread_li a{
    color: #fff;
    font-size: 14px;
    line-height: 1.75;
}
.mod_bread{
   display: flex;
   flex-wrap: nowrap;
   margin: 0 -14px;
}
.mod_bread_li{
    padding: 0 14px;
    position: relative;
}
.mod_bread_li::before{
    content: '';
    position: absolute;
    top: 50%;
    right: -8px;
    transform: translateY(-50%);
    background: url(../images/arrow6.svg) no-repeat;
    background-size: contain;
    background-position: center;
    width: 16px;
    height: 10px;
}
.mod_bread_li:last-child::before{
    display: none;
}
.ys_nybanner_img::before{
    background: #000000;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
}
.strategy_cont_bot_text{
    display: none;
}
.strategy_cont_bot_text.on{
    display: block;
}
.strategy_cont_title{
    text-align: center;
}
.strategy_cont_title .std_title3{
    margin-bottom: 10px;
    font-weight: bold;
}
.bubble_com{
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 35px rgba(202, 25, 29, 0.15);
}
.strategy_cont_top_circle{
    position: absolute;
}
.strategy_cont_top{
    position: relative;
}
.sctc_pos1{
    top: 9%;
    left: 0;
    width: 240px;
    height: 240px;
}
.sctc_pos2{
    bottom:0;
    left: 15.7%;
    width: 384px;
    height: 384px;
}
.sctc_pos3{
    top: 10.1%;
    left: 43%;
    width: 268px;

    height: 268px;

}
.sctc_pos4{

    bottom: 9%;
    right: 21.4%;
    width: 250px;
    height: 250px;
}

.sctc_pos5{
    top: 0;

    right: 0;
    width: 340px;
    height: 340px;
}
.strategy_cont_top{
    position: relative;
    min-height: 550px;
}
.strategy_cont_top_circle p{
    color: rgba(202, 25, 29, 0.8);
    font-size: 30px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
}
.sctc_pos2 p{
    font-size: 46px;
}
.sctc_pos5 p{
    font-size: 42px;
}
.strategy_cont_bot{
    margin-top: 46px;
}
.strategy_cont_bot_text .std_title4,
.strategy_cont_bot_text .scbt_text{
    text-align: center;
}
.scbt_arrow{
    margin:12px auto;
    width: 38px;
}
.strategy_cont_bot_text .std_title4 span{
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.scbt_text p{
    font-weight: bold;
    color: #E9742B;
    font-size: 30px;
    line-height: 1.75;
}
.strategy_cont_bubble{
    position: relative;
}
.bubble_circle{
    position: absolute;
}




.bubble_circle1{
    top: 50%;
    left: 4%;
    transform: translateY(-50%);
    width: 4.6vw;
    height: 4.6vw;
}
.bubble_circle2{
    top: 10%;
    left: 29%;
    width: 2.6vw;
    height: 2.6vw;
}
.bubble_circle3{
    bottom: 6%;
    right: 16.25%;
    transform: translateY(-50%);
    width: 2.6vw;
    height: 2.6vw;
}
.bubble_circle4{
    bottom: 8%;
    right: 4%;
    transform: translateY(-50%);
    width: 4.9vw;
    height: 4.9vw;
}
.bubble_circle1,
.bubble_circle3{
    animation: small_circle1 8s infinite linear;
}
@keyframes small_circle1 {
    0%{
        transform: translateY(0px);
    }
    25%{
        transform: translateY(-15px);
    }
    75%{
        transform: translateY(15px);
    }
    100%{
        transform: translateY(0px);
    }
}
.bubble_circle2,
.bubble_circle4{
    animation: small_circle1 12s infinite linear;
}
@keyframes small_circle1 {
    0%{
        transform: translateY(0px);
    }
    25%{
        transform: translateY(-20px);
    }
    75%{
        transform: translateY(20px);
    }
    100%{
        transform: translateY(0px);
    }
}
.strategy_cont_top_circle::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:1px solid #E9742B;
    opacity: 0;
    transition: all .36s ease;
    border-radius: 50%;
}
.strategy_cont_top_circle.on::before{
    opacity: 1;
}
.strategy_cont_top_circle.on p{
    color: rgba(202, 25, 29, 1);
}
.strategy_cont_top_circle.on{
    animation-play-state:paused;
}
.sctc_pos1,
.sctc_pos4{
    animation: big_circle1 4s infinite linear;
}
@keyframes big_circle1 {
    0%{
        transform: translateY(0px);
    }
    25%{
        transform: translateY(-8px);
    }
    75%{
        transform: translateY(8px);
    }
    100%{
        transform: translateY(0px);
    }
}
.sctc_pos2,
.sctc_pos5{
    animation: big_circle2 6s infinite linear;
}
@keyframes big_circle2 {
    0%{
        transform: translateY(0px);
    }
    25%{
        transform: translateY(10px);
    }
    75%{
        transform: translateY(-10px);
    }
    100%{
        transform: translateY(0px);
    }
}
.sctc_pos3{
    animation: big_circle2 5s infinite linear;
}
@keyframes big_circle2 {
    0%{
        transform: translateY(0px);
    }
    25%{
        transform: translateY(-9px);
    }
    75%{
        transform: translateY(9px);
    }
    100%{
        transform: translateY(0px);
    }
}
.scbt_arrow{
    animation: arrow 3s infinite linear;
}
@keyframes arrow {
    0%{
        transform: translateY(0px);
    }
    25%{
        transform: translateY(-6px);
    }
    75%{
        transform: translateY(6px);
    }
    100%{
        transform: translateY(0px);
    }
}
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active1>.ys_phnav_lisbox a,
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active2>.ys_phnav_lisbox a,
.ys_ph_navbar4 .ys_ph_nav li.yxnav_active3>.ys_phnav_lisbox a {

    color: #E9742B;
}

.ys_ph_navbar4 .ys_phnav_menu {
    background: #F7F7F8;
    color: #999;
}
.partner_ring img,.partner_ring video{
    width: auto;
    height: 100%;
    position: fixed;
    left: 50%;
    top: 90px;
    max-width: 1920px;
    transform: translateX(-50%);
    object-fit: cover;
}
.partner_main, .cycle_main{
    background: #F7F7F8;
}
.mod_banner_bread{
    text-align: center;
}
.partner_cont .mod_banner_bread {
    position: relative;
    top: inherit;
    left: inherit;
    transform: translateX(0);
}
.partner_cont {
    position: relative;
    z-index: 10;
    padding-top: 130px;
}
.partner_cont .mod_bread {
    justify-content: center;
    margin-bottom: 10px;
}
.partner_cont .mod_bread_li a{ 
    color: #999;
}

.partner_cont .mod_bread_li::before{
    background: url(../images/arrow7.svg) no-repeat;




    background-size: contain;
    background-position: center;
}
.partner_cont_ban{
    width:850px;
    margin: 0 auto;
}
.partner_cont_ban .std_title1{
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.partner_cont_ban_btn {

    text-align: center;
}
.partner_cont_ban_btn .std_btn1:last-child{
    margin-left: 36px;
}
.partner_cont_ban_btn .std_btn1 {
    background: rgba(202, 25, 29, 0.2);
}
.partner_cont_ban_btn .std_box1_box {
    color: #E9742B;
}
.pcnp_title{
    text-align: center;
}
.partner_cont_nr{
    margin-top: 88px;
}
.pcnp_title .std_title3{
    font-weight: bold;
    color: #E9742B;
} 
.pcnp_cont li{
    width: 25%;
    padding: 0 16px;
    margin-bottom: 32px;
}
.pcnp_cont ul{
    margin: 0 -16px;
    display: flex;
    flex-wrap: wrap;
}
.pcnp_cont li a{
    background: #fff;
    box-shadow: 4px 4px 24px rgba(89, 89, 89, 0.06);
    border-radius: 0px 20px;
    display: block;
    position: relative;
    padding: 10px 20px;
    overflow: hidden;
}
.pcnp_cont .ys_imgbox_cover{
    width: 100%;
    margin: 0 auto;
}
.pcnp_cont_text{
    position: absolute;
    top: 0;
    left: 0;
    border-radius:0px 20px;
    background: rgba(202,25,29,1);
    width: 100%;
    height: 100%;
    transform: translate(0, 101%);
    transform-origin: bottom;
    transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
}
.pcnp_cont_text p{
    color: #fff;
    font-size: 24px;
    line-height: 1.75;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding: 20px;
}
.partner_cont_nr_part{
    margin-bottom: 60px;
}
.partner_ring{
    position: relative;
}
.partner_ring::before{
    content: '';
    position: fixed;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(transparent, #fff);
    width: 100%;
    height: 50%;
    z-index: 1;
}
.mod_use, .ys_footer{
    z-index: 10;
}
.ys_cont1660{
    width: 1660px;
}
.ccnd_text_li, .ccnd_img_li{
    display: none;
}
.ccnd_text_li.on, .ccnd_img_li.on{
    display: block;
}
.cycle_cont_nr{
    position: relative;
}
.cycle_cont_title{
    position: absolute;
    top: 120px;
    left: 0;
}
.cycle_cont_nr_bj{
    width: 100%;
    height: 940px;
}
.cycle_cont_nr_bj img{
    width: auto;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
}
.cycle_cont_title{
    font-weight: bold;
    color: #333;
    font-size: 40px;
    line-height: 1.75;
}
.cycle_bj{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 35%;
    z-index: 5;
}
.cycle_bj img{
    width: 100%;
}
.cycle_main .mod_content{
    position: relative;
}
.cycle_cont_nr {
    position: relative;
    z-index: 10;
}
.cycle_cont{
    position: relative;
}
.ccnt_li_title_num{
    color: #E9742B;
    font-size: 48px;
    line-height: 1.5;
    font-family: 'PoppinsBold' !important;
    transition: all .36s ease;
}

.ccnt_li_title{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    border-radius: 0 20px;
    padding: 7px 20px;
    transition: all .36s ease;
    align-items: center;
}

.ccnt_li_title_text p{
    color:#333;
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    transition: all .36s ease;
}
.ccnt_li_title_text span{
    display: block;
    color:#999;
    font-size: 14px;
    line-height: 1.5;
    transition: all .36s ease;
    font-family: 'poppins' !important;
}
.ccnt_li_title_text{
    padding-left: 20px;
}
.ccnt_li_cricle{
    position: absolute;
    top: 0;
    left: -35px;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    background: rgba(202, 25, 29, 0.2);
    transition: all .36s ease;
}
.ccnt_li_cricle::before{
    content: '';
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(202, 25, 29, 0.2);
    transition: all .36s ease;
}
.ccnt_li{
    position: absolute;
    display: inline-block;
    cursor: pointer;
    z-index: 20;
}
.ccnt_li1 {
    left: 33.7%;
    top: 13%;
}
.ccnt_li2 {
    left: 25%;
    top: 27.5%;
}
.ccnt_li3 {


    left: 19.5%;
    top: 40.4%;
}
.ccnt_li4 {
    left: 15%;
    top: 54.2%;
}
.ccnt_li5 {
    left: 11%;
    bottom: 22%;
}
.ccnt_li6 {
    left: 7.8%;
    bottom: 6%;
}

.ccnt_li.on .ccnt_li_cricle,
.ccnt_li.slick-current .ccnt_li_cricle{
    background: rgba(202, 25, 29, 1);
}
.ccnt_li.on .ccnt_li_cricle::before,
.ccnt_li.slick-current .ccnt_li_cricle::before{
    transform: translate(-50%,-50%) scale(1.8);
}
.ccnt_li.on .ccnt_li_title,
.ccnt_li.slick-current .ccnt_li_title{
    background: rgba(202, 25, 29, 1);
}
.ccnt_li.on .ccnt_li_title_num,
.ccnt_li.on .ccnt_li_title_text p,
.ccnt_li.on .ccnt_li_title_text span,
.ccnt_li.slick-current .ccnt_li_title_num,
.ccnt_li.slick-current .ccnt_li_title_text p,
.ccnt_li.slick-current .ccnt_li_title_text span
{
    color:#fff;
}
.cycle_cont_nr_details{
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
}
.ccnd_img{
    width: 600px;
    margin-right: 10px;
}
.ccnd_bj{
    width: 100%;
    position: relative;
}
.ccnd_top{
    margin-bottom: 50px;
}
.ccnd_img .ys_imgbox_cover{
    width: 88.3%;
    border-radius: 50%;
    margin: 30px auto;
}
.ccnd_bj{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ccnd_bj3{
    width: 30px;
    position: absolute;
    bottom: 50px;
    left: 0;
}
.ccnd_bj1, .ccnd_bj2{
    position: absolute;
    top: 0;
    left: 0;
}
.ccnd_top {
    position: relative;
}
.ccnd_top .fr{
    position: relative;
}
.ccnd_text{
    width: 64%;
}
.ccnd_text_li p{
    color: #666;
}
.cycle_cont_nr_details{
    z-index: 10;
}
.cycle_cont_title{
    z-index: 20;
}


.ccnd_bj1{
    animation: alpha1 5s linear infinite forwards;
}
@keyframes alpha1 {
    0% {
        transform: rotate(0);
    }
    50% {
        border-radius: 50%;
    }
    100% {
        transform: rotate(360deg);
    }
}
.ccnd_bj2{
    animation: alpha2 8s linear infinite forwards;
}
@keyframes alpha2 {
    0% {
        transform: rotate(0);
    }
    50% {
        border-radius: 50%;
    }
    100% {
        transform: rotate(360deg);
    }
}
.form_cont_left, .form_cont_right{
    width: 50%;
}
.form_cont_left{
    padding-right: 120px;
    position: relative;
    margin-top: 100px;
}
.form_cont_left_text{
    padding: 80px 0 0 070px;
}
.form_cont_left_bg1, .form_cont_left_bg2{
    position: absolute;
    width: 40px;
}
.form_cont_left_bg2{
    width: 70px;
}
.form_cont_left_bg1{
    top: 0;
    left: 0;
}
.form_cont_left_bg2{
    bottom: -90px;
    right: 120px;
}
.form_cont_left_text h1{
    font-size: 42px;
    font-weight: bold;
    line-height: 1.75;
    margin-bottom: 10px;
}

.form_main .mod_banner_bread{
    position: static;

    padding-top: 50px;
    transform: translateX(0%);

}
.form_main .mod_bread_li a{

    color: #666;

}
.form_main .mod_bread_li::before{

    background: url(../images/arrow7.svg) no-repeat;
    background-size: contain;
    background-position: center;
}
.form_main_bjbox{
    position: relative;
}
.form_cont_bg1{
    position: absolute;
    bottom: 78px;
    left: 44px;
}
.form_cont_bg2{
    position: absolute;
    bottom: 0;
    right: 0;
}
.form_cont{
    padding-bottom: 70px;
}
.form_cont_right{
    padding: 50px 80px;
    background: #FFFFFF;
    box-shadow: 4px 4px 30px rgba(123, 125, 129, 0.1);
    border-radius: 0px 60px;
}
.form_cont{
    position: relative;
    z-index: 10;
}
.form_cont_right .std_title3{
    font-weight: bold;
    margin-bottom: 10px;
}
.form_cont_right_nr{

    margin-top: 20px;
}
.fcrn_input_box1 .fcrn_input{
    width: 50%;
    padding: 0 10px;
}
.fcrn_input_box1{
    margin: 0 -10px;
}
.fcrn_input_box{
    margin-bottom: 20px;
}
.fcrn_input p{
    color: #333;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 5px;
}
.fcrn_input p span{
    color: #E9742B;
}
.fcrn_input_text{
    background: #F8F8FA;

    border-radius: 0px 20px;
}
.fcrn_input_text input{
    width: 100%;
    height: 50px;
    padding: 0 15px;




}
.fcrn_input_text textarea{
    height: 120px;
    padding: 15px;
    resize: none;
    width: 100%;
}
.fcrn_img{
    width: 125px;
    margin-left: 20px;
    margin-top: 32px;
}
.fcrn_input_box3 .fcrn_input{
    width:calc(100% - 145px);
}
.fcrn_img img{
    width: 100%;
}
.form_cont_right_nr .std_btn1{
    margin-top: 35px;
}
.fcrn_input_select p{
    color: #999;
    font-size: 14px;
    line-height: 1.5;
    padding-left: 6px;
}
.fcrn_input_select p a{
    color: #E9742B;
}
.fcrn_input_select span{
    display: block;
    cursor: pointer;
    position: relative;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border:1px solid #C4C4C4;
    transition: all .36s ease;
    margin-top: 4px;
}
.fcrn_input_select{
    display: flex;
}
.fcrn_input_select span::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #E9742B;
    transition: all .36s ease;
    opacity: 0;
}
.fcrn_input_select span.on::after{
    opacity: 1;
}
.fcrn_input_select span.on{
    border-color: #E9742B;
}
.solu_cont .std_title3{
    text-align: center;
    font-weight: bold;
}
.mod_tab{
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.06);
    z-index: 20;
    position: relative;
}
.mod_tab_li a{
    font-size: 18px;
    line-height: 80px;
    color: #333333;
    font-weight: bold;
    transition: all .36s ease;
}
.mod_tab_li{
    padding: 0 60px;
}
.mod_tab_ul{
    margin: 0 -60px;
}
.mod_tab_li.active a{
    color: #E9742B;
}
.ys_nybanner_btn{
    margin-top: 60px;
}
.solu_cont_cust_slick li{
    width: 33.333333%;
    padding: 0 20px; 
}
.scas_li{
    width: 25%;
    padding: 0 20px; 
    margin: 20px 0;
}
.solu_cont_cust_slick,
.solu_cont_adv_slick{
    margin: 0 -20px;
}
.sccs_cont, .scas_li_nr{
    border: 1px solid #fff;
    position: relative;
    transition: all .36s ease;
    padding:45px 36px;
    border-radius: 0px 50px;
    box-shadow: 0px 4px 15px rgba(111, 111, 111, 0.14);
    backdrop-filter: blur(25px);
    border-radius: 0px 50px;
    background: url(../images/c1_bg1.png) center / cover no-repeat;
}
.scas_li_nr {
    padding: 40px 30px 20px;
}
.solu_cont_sect_nr {
    position: relative;
}
.solu_cont_sect_nr .std_arrow {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.solu_cont_sect_nr .std_arrow_icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
























.sccs_text .std_parga p{

    padding-left: 18px;
    margin-bottom: 6px;

    position: relative;
    transition: all .36s ease;
    font-weight: bold;
    color: #333;
    display: -webkit-box;

    -webkit-box-orient: vertical;
    overflow: hidden;
    /* -webkit-line-clamp: 1; */
}
.sccs_text .std_parga p::before{
    content: '';
    position: absolute;
    top: 7.75px;
    left: 0;
    transform: translateY(0);
    width: 3px;
    height: 16px;
    background:#E9742B;
}
.mod_flex{
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
}
.sccs_cont{
    height:100%;
}
.solu_cont_cust_slick li {
    height: 100%;
}
.solu_cont_case{
    position: relative;
}
.solu_cont_sect_nr li{
    display: none;
}
.solu_cont_sect_nr li:first-child{
    display: block;
}
.sccs_li_box{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    background: #fff;
    border-radius: 0 50px;
}
.sccs_li .ys_imgbox_cover, .sccs_right{

    width: 50%;
}
.sccs_li .ys_imgbox_cover{

    border-radius: 0 50px;
}
.sccs_right{
    padding-left: 58px;
    padding-right: 58px;
}
.sccs_right .std_title4{
    font-weight: bold;
    margin-bottom: 10px;




}



.sccs_right .std_btn3{
    margin-top: 52px;
}
.scas_li_nr_icon{
    width:58px;
    margin: 0 auto 20px;

}
.scas_li_nr .std_parga p{
    color: #333;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    transition: all .36s ease;
}
.scas_li_nr .std_parga2 p{
    text-align: center;
}
.scss_li{
    width: 25%;
    padding: 0 20px;
}
.solu_cont_scene_slick{
    margin: 0 -20px;
}
.scss_li_nr .ys_imgbox_cover{
    border-radius: 0 50px;
}
.solu_cont_scene{
    position: relative;
}
.solu_cont_customer .solu_cont_sect_nr .slick-track{
    height: 100%;
    padding: 20px 0;
}
.solu_cont_adv .solu_cont_sect_nr .slick-track,
.wisdom_cont_case .solu_cont_sect_nr .slick-track{
    height: 100%;
    padding: 0px 0 20px;
}
.scas_li_nr, .sccs_cont{
    height: 100%;
}
.scss_li_nr{
    position: relative;
}
.scss_text{
    width: 100%;
    padding: 30px;
    z-index: 3;
    bottom: -55px;
    transition: all .36s ease;
}
.scss_li_nr .ys_imgbox_cover{
    position: relative;
}
.scss_li_nr .ys_imgbox_cover::before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    z-index: 1;
}
.scss_li_nr .ys_imgbox_cover::after{
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    z-index: 2;
    background-image: linear-gradient(transparent,rgba(0,0,0,.2));
}
.scss_text .std_parga p{
    color: #fff;
    font-weight: bold;
}
.scss_text .std_parga2 p{
    color: #fff;
}
.scss_text .std_parga2{
    opacity: 0;
    transition: all .36s ease;
}
.scas_li_nr_icon img{
    width: 100%;
    transition: all .5s ease;
}
.solu_cont_adv  .scas_li {
    margin: 5px 0;
}
.wisdom_main .solu_cont_case_nr{
    position: static;
    transform: translate(0,0);
}
.wisdom_cont_adv{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.solu_cont_customer {
    position: relative;
}
.wisdom_cont_scheme{
    position: relative;
}
.wisdom_cont_scheme_nr{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.wccn_nr_slick li, .wcsn_nr_slick li{
    width: 33.333333%;
    padding: 0 20px;
}
.wccn_nr_slick_box{
    background: #F6F9FB;
    box-shadow: 4px 7px 13px rgba(40, 40, 40, 0.09);
    border-radius: 0px 50px;
    height: 100%;
}
.wccn_nr_slick_text{
    border-bottom-left-radius: 50px;
}
.wccn_nr_slick_box .ys_imgbox_cover{
    border-top-right-radius: 50px;
}
.wccn_nr_slick_text{
    padding: 30px 40px 40px;
}
.wccn_nr_slick_text .std_parga p{
    transition: all .36s ease;
    margin-bottom: 10px;
    font-weight: bold;
    color: #333;
}

.wcsn_nr_slick_box{
    display: block;

    height: 100%;
    background: #FFFFFF;

    box-shadow: 0px 2px 15px rgba(94, 37, 37, 0.05);
    padding: 50px;
    position: relative;
}
.wcsn_nr_slick_box::before{

    content: '';

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #E9742B;
}
.wcsn_nr_slick_text{
    font-size: 20px;
    line-height: 1.75;
    color: #333;
    font-weight: bold;
    margin-bottom: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
.wcsn_nr_slick_bj{
    position: absolute;
    bottom: 0;
    right: 0;
}
.ys_nybanner_dark .ys_nybanner_img::before {
    opacity: 0;
}
.ys_nybanner_dark .ys_nybanner .std_title2,
.ys_nybanner_dark .ys_nybanner .std_parga p,
.ys_nybanner_dark .mod_bread_li a{
    color: #333;
}
.ys_nybanner_dark .mod_bread_li::before {
    background: url(../images/arrow7.svg) no-repeat;
    background-size: contain;
    background-position: center;
}

.hardware_adv{
    position: relative;
}
.hardware_cont_adv, .solu_cont_case_bj, .wisdom_cont_scheme_bj{
    width: 100%;
}
.hardware_cont_adv img, 
.solu_cont_case_bj img, 
.wisdom_cont_scheme_bj img{

    width: 100%;
}
.hardware_prod_text{
    margin-bottom:30px;
}
.hardware_prod_text:last-child{
    margin-bottom: 0;
}
.hardware_prod_text .std_title4{
    color: #E9742B;
}
.hardware_prod_tab li{

    width: 33.333333%;
    border-bottom: 1px solid #E9E9E9;
}
.hardware_prod_tab li p{
    cursor: pointer;
    font-size: 24px;
    text-align: center;
    color: #666;
    transition: all .36s ease;
    position: relative;
    padding-bottom: 34px;
}
.hardware_prod_tab li p::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #E9742B;
}
.hardware_prod_tab li p::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
    border-bottom: 10px solid #E9742B;
    opacity: 0;
}
.hardware_prod_tab li.slick-current p{
    color: #E9742B;
}
.hardware_prod_tab li.slick-current p::before{
    width: 100%;
}
.hardware_prod_tab li.slick-current p::after{
    opacity: 1;
}
.hardware_prod .sccs_li .ys_imgbox_cover {
    width: 40%;
    box-shadow: 4px 4px 15px rgb(147 142 142 / 26%);
}
.hardware_prod .sccs_right{
    width: 60%;
}
.hardware_instro .std_parga{
    text-align: center;
}
.hardware_instro .std_title3{
    margin-bottom: 10px;
}
.hardware_instro_cont_slick li{
    width: 100%;
    padding: 15px;
}
.hardware_instro_cont_slick .ys_imgbox_cover{
    width: 100%;
    border-radius: 0 50px;
    background: #F3F3F3;
    box-shadow: 4px 4px 15px rgba(147, 142, 142, 0.26);
}
.hardware_customer{
    position: relative;
}
.hardware_customer_cont{
    top: 56%;
}
.hardware_instro_cont_left{
    width: 58%;
    padding-right: 8%;
}
.hardware_instro_cont_rigth{
    width: 42%;
}
.hicr_li{
    display: none;
}
.hicr_li:first-child{
    display: block;
}
.hardware_instro .std_title3,
.hardware_instro .std_parga p{
    text-align: left; 
    font-weight: bold;
}
.hardware_instro_cont_left .std_parga p{
    color: #E9742B;
}
.hardware_instro_cont_left .std_parga{
    padding-bottom: 20px;
    border-bottom: 1px solid #E9E9E9;
}
.hardware_instro_cont_left .std_parga1{
    margin-top: 20px;
}
.hicr_li, .hicr_li .ys_imgbox_cover{
    width: 100%;
}
.hicr_li{
    padding: 18px;
}
.hicr_li .ys_imgbox_cover{
    background: #F6F9FB;
    box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.1);
    border-radius: 0px 50px;
}
.hicr_ul .slick-dots {
    bottom: -15px;
}
.hardware_scene .std_title3{
    margin-bottom: 10px;
}
.hardware_scene .std_parga{
    text-align: center;
}
.hardware_instro_cont{
    margin-top: 25px;
}
.software_adv{
    position: relative;
}
.hardware_scene{
    position: relative;

}
.software_funct_ul li{
    width: 50%;

    padding: 0 15px;
    margin-bottom: 30px;

}
.software_funct_ul{
    display: flex;

    flex-wrap: wrap;

    align-items: stretch;
}
.software_funct_ul_box{
    border-radius: 0 50px;
    background: #F6F9FB;
    padding: 38px 50px;
    display: flex;
    flex-wrap: nowrap;
}
.software_funct_icon{
    width: 68px;
}
.software_funct_icon img{
    width: 100%;
}
.software_funct_text{
    width: calc(100% - 68px);
    padding-left: 32px;
}
.software_funct_text .std_title4{
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    transition: all .36s ease;
}
.software_prod_ul li{
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.software_prod_ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 40px -15px 0;
}
.software_prod_ul_box{
    height: 100%;
    padding: 30px 60px;
    background: #F6F9FB;
    border-radius: 0 50px;
}
.software_prod_ul_box .std_title4{
    font-weight: bold;
    padding-left: 10px;
    position: relative;
    margin-bottom: 10px;
    transition: all .36s ease;

}
.software_prod_ul_box .std_title4::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 2px;
    height: 50%;
    border-radius: 2px;
    background: #E9742B;
}
.software_prod_ul_box .std_parga1{
    padding-left: 10px;
}
.software_intro_top .std_title3{
    margin-bottom: 20px;
}
.software_intro_top .std_parga{
    text-align: center;
}
.software_intro_bot li{
    width: 100%;
}
.software_intro_bot li .ys_imgbox_cover{
    border-radius: 0 50px;
    transform: scale(0.85);
    position: relative;
    transition: all .36s ease;
}
.software_intro_bot li.slick-current .ys_imgbox_cover{
    transform: scale(1.05);
}
.software_intro_bot li .ys_imgbox_cover::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.5);
    border-radius: 0 50px;
    transition: all .36s ease;
    z-index: 1;
}
.software_intro_bot li.slick-current .ys_imgbox_cover::before{
    opacity: 0;
}
/* .sccs_cont .std_parga2 p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
} */
/* .scas_li_nr .std_parga2 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 7;
} */
/* .wccn_nr_slick  .std_parga1 p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
} */
.hardware_instro_cont_left .std_parga p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
}
/* .hardware_instro_cont_left .std_parga1 p,
.software_funct .std_parga p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
} */
.software_funct_icon{
    transition: all .36s ease;
}
.about_intro{
    position: relative;
}
.about_intro_cont .std_title3{
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}
.about_intro_cont .std_title4{
    color: #E9742B;
    font-weight: bold;
    margin-bottom: 20px;
}
.t_g1k3{
    background: #F7F7F8;
}
.t_g1k3{
    height: auto;
}
.t_g1k3le{
    height: calc(100vh - 300px);
    position: relative;
}
.t_g1k3le{
    width: 48.5%;
}
.t_g1k3rg{
    width: 51.5%;
}
.t_g1k3le .t_fonth3{
    color: #fff;
    font-weight: bold;
    margin-bottom: 20vh;
}
.t_g1k3date{
    font-size: 18px;
    opacity: .5;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 8px;
}
.t_g1k3li .t_duan18 p{
    color: #fff;
}
.t_g1k3li{
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(153,153,153,.2);
}
.t_g1k3li::before{

    content: '';

    width: 100%;

    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255,255,255,.3);

}
.t_g1k3xi:first-child .t_g1k3li:first-child{
    padding-top: 0;

}
.t_svgquan {
    position: absolute;
    z-index: 1;
    width: 480px;

    height: 480px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    right: -60px;
}
.t_circle2 {
    stroke-dasharray:var(--stroke-xian),var(--stroke-dashoffset);
    /* stroke-dasharray: 0,995; */
    transition: all 0.36s cubic-bezier(.25, .74, .22, .99);
}
.t_g1k3qian,.t_g1k3lhou{
    color: #E9742B;
    font-size: 220px;
    /* line-height: 1.25; */
    font-family: 'PoppinsBold' !important;
}
.t_g1k3lhou{
    color: #333;
    opacity: .1;
}
.t_g1k3lhou.act {
    opacity: 1;
    color: #E9742B;
}
.t_g1k3zuo{
    position: relative;
    top: 0;
    left: 0;
    width: 540px;
    height: 200px;
    transform: translate(0,0);
}
.t_g1k3lhou{
    opacity: .1;
    transition: all 0.5s;
}
.t_g1k3lhou.act{
    opacity: 1;
}
.t_g1k3year{
    position: relative;
    z-index: 10;
}

.t_g1k3span{
    position: relative;
    top: 0;
    transition: all 0.5s linear;
}
.t_jianda {
    padding: 100px 0;
}
.t_g1k3le .std_title3{
    font-weight: bold;

    margin-bottom: 20vh;
}
.t_g1k3rg{
    padding-left: 100px;
}
.t_g1k3date{
    color: #333;
    opacity: .5;
    font-size: 14px;
    font-family: 'poppins' !important;
}
.t_g1k3li .std_parga2 p{
    color: #333;
}
.t_g1k3li .ys_imgbox_cover{
    width: 210px;


    border-radius: 0 20px;
}
.t_g1k3li{
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 50px;
    align-items: flex-start;
}
.t_g1k3year,.t_g1k3p {
    height:200px;
}
.t_g1k3zuo{
    left: 0;
    transform: translate(0,0);
}
.t_g1k3p,.t_g1k3span {
    height:200px;
}
.t_g1k3p{
    position: relative;
}
.t_g1k3lhou.act{
    display: block;
}
.t_g1k3lhou {
    display: none;
}
.t_g1k3lhou.prev1{
    display: block;
} 
.t_g1k3lhou.next1{
    display: block;
} 
.t_g1k3xi:last-child .t_g1k3li:last-child {
    margin-bottom: 0px;
}
.about_his_text{
    width: calc(100% - 210px);
    padding-left: 35px;
}
.ahrt_li, .ahrb_li{
    display: none;
}
.ahrt_li:first-child, .ahrb_li:first-child{
    display: block;
}
.about_honer_left{
    width: 25%;
}
.about_honer_right{
    width: 75%;
    padding-left: 60px;
}
.about_honer_left_li p{
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    padding-left: 20px;
    position: relative;
    cursor: pointer;
}
.about_honer_left_li p::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #E9742B;
}
.about_honer .std_title3{
    font-weight: bold;
}
.about_honer_left_li{
    margin-bottom: 14px;
}
.about_honer_left_ul{
    height: 400px;
}
.about_honer_left_li.active p{
    cursor: pointer;
    color: #E9742B;
}
.ahrt_li{
    width: 20%;
    padding: 60px 20px 190px;
}
.ahrt_ul {
    margin: 0 -20px;
}
.ahrt_li .ys_imgbox_cover{
    transition: all .36s ease;
    -webkit-box-reflect: below 0 linear-gradient(rgba(255,255,255,.1), rgba(255,255,255,.1));
}   
.ahrt_li.slick-current .ys_imgbox_cover{
    transform: scale(1.3) translateY(-15px);
}
.about_honer_right_bot{
    position: relative;
}
.ahrb_ul{
    width: 80%;
    margin: 0 auto;
}
.ahrb_li_text p{
    color: #333;
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
}
.about_honer_right_bot .std_arrow_icon{
    position: absolute;
}
.about_honer_right_bot .std_arrow_prev {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.about_honer_right_bot .std_arrow_next {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.about_honer_right_bot {
    position: relative;
    width: 75%;
    margin: 0 auto;
}
.contact_left{
    width:55%;
}
.contact_right{
    width: 45%;

    padding-left: 120px;
}
.contact_right_ul{
    height: 600px;
    padding-right: 42px;
}

.contact_right_li{
    padding: 24px 0;

    border-top: 1px solid #DCDCDC;

}
.contact_right_li .std_parga p{
    padding-left: 15px;
    font-weight: bold;
    position: relative;

    margin-bottom: 14px;

    color: #333;
}

.contact_right_li .std_parga p::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 50%;
    width: 4px;
    border-radius: 2px;
    background: #E9742B; 
}
.contact_right_li_text p a,
.contact_right_li_text p{
    color: #666;
}
.contact_bot{
    margin-top: 80px;
}
.contact_top{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.contact_top .ys_select_show,
.contact_top_input input{
    background: #F4F5F7;
    border-radius: 0px 20px;
    height: 56px;
    padding: 0 22px;
    color: #666;
    font-size: 16px;
}
.contact_top_search{
    background: #E9742B;

    border-radius: 0px 20px;
    color: #fff;
    font-size: 16px;
    line-height: 56px;
    cursor: pointer;
    width: 95px;

    text-align: center;
}
.contact_top .ys_select_hd{
    width: 260px;
}
.contact_top .ys_select,
.contact_top_input{
    margin-right: 40px;
}

.contact_top_input .input{
    width: 345;
}
.contact_top .ys_select_xtbbox{
    right: 22px;
}
.contact_top .ys_select_bd{
    background: #F4F5F7;
    padding: 22px;
    height: 140px;
    top: 57px;
}
.contact_top .ys_select_li{
    color: #666;
    font-size: 14px;
    line-height: 1.75;
}
.contact_left{
    position: relative;
}
.contact_left_prov{
    position: absolute;
    z-index: 1;
    width: 110px;
    height: 110px;
    pointer-events: none;
}
.contact_left_prov p{
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}
.contact_left_prov img{
    width: 16px;
    margin: 0 auto;
    display: block;
}
.contact_left_prov1{
    top: 41%;
    right: 29%;
}
.contact_left_prov2{
    top: 48%;
    right: 28%;
}
.contact_left_prov3{
    bottom: 30%;
    right: 23%;
}
.contact_left_prov4{
    bottom: 29%;
    right: 33%;
}
.contact_left_prov5{
    bottom: 9%;
    right: 32%;
}
.contact_left_prov6{
    top: 54%;
    right: 42%;
}
.contact_left_prov7{
    bottom: 30%;
    left: 42%;
}

.contact_left_pos1{
    top: 33%;
    right: 25.5%;
}
.contact_left_pos2{
    top: 40%;
    right: 24.5%;
}
.contact_left_pos3{
    bottom: 26%;
    right: 19.5%;
}
.contact_left_pos4{
    bottom: 25%;
    right: 29.5%;
}
.contact_left_pos5{
    bottom: 5%;
    right: 28.5%;
}
.contact_left_pos6{
    top: 46%;
    right: 38.5%;
}
.contact_left_pos7{
    bottom: 26%;
    left: 38.5%;
}
.contact_left_cricle{
    position: absolute;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    pointer-events: none;
}
.contact_left_cricle span{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(187,187,187,.24);
    position: absolute;
    top: 0;
    left:0;
    transform: translate(0,0) scale(0);
    /* transition: all .36s ease; */
}
.contact_left_cricle1 {
    -webkit-animation: aa 4.5s linear infinite;
    animation: aa 4.5s linear infinite;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    width: 220px;
    height: 220px;
}

.contact_left_cricle2 {
    -webkit-animation: aa 4.5s linear infinite;
    animation: aa 4.5s linear infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
    width: 220px;
    height: 220px;
}

.contact_left_cricle3 {
    -webkit-animation: aa 4.5s linear infinite;
    animation: aa 4.5s linear infinite;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

@-webkit-keyframes aa {
    70% {
        opacity: 1;
        -webkit-transform: translate(0,0) scale(0.5);
        transform: translate(0,0) scale(0.5)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate(0,0) scale(1);
        transform: translate(0,0) scale(1)
    }

    
}

@keyframes aa {

    70% {
        opacity: 1;
        -webkit-transform: translate(0,0) scale(0.5);
        transform: translate(0,0) scale(0.5)
    }


    100% {

        opacity: 0;
        -webkit-transform: translate(0,0) scale(1);
        transform: translate(0,0) scale(1)
    }
}
.jtcl_li,.jtcr_top_li{
    display: none;
}
.jtcl_li.on,.jtcr_top_li.on{
    display: block;
}
.join_main .std_title3{
    font-weight: bold;
    text-align: center;
}
.join_talent_cont_right{
    position: relative;
}
.jtcr_ul_bot{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.join_talent_cont_right{
    width: 71.4%;
}
.join_talent_cont_left{
    width: 28.6%;
    height: 100%;
    background: #fff;
}
.jtcr_bot_li{
    width: 20%;
}
.jtcr_ul_bot{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.jtcr_bot_li_title{
    text-align: center;
}
.join_talent_cont{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.join_talent_cont{
    box-shadow: 0px 2px 30px 4px rgba(41, 31, 31, 0.06);
    border-radius: 0 50px;
    background: #fff;
}
.jtcr_top_li .ys_imgbox_cover{
    border-top-right-radius: 50px;
}
.jtcl_li_text{
    text-align: center;
}
.jtcl_li_icon{
    width: 85px;
    margin: 0 auto 10px;
}
.jtcl_li_text .std_title3{
    margin-bottom: 10px;
}
.jtcl_li_box{
    padding: 0 30px;
}
.jtcr_bot_li{
    border-right: 1px solid rgba(255,255,255,.2);
    height: 100%;
    position: relative;
}
.jtcr_bot_li_title{
    color: #fff;
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
}
.jtcr_bot_li_text p{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(255,255,255,.8);
    position: relative;
    transition: all .36s ease;
    margin: 0 auto 20px;
}
.jtcr_bot_li_text p::before{
    content: '';
    width: 32px;
    height: 32px;
    border:1px solid rgba(255,255,255,.2);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s ease;
}
.jtcr_bot_li_text p::after{
    content: '';
    width: 50px;
    height: 50px;
    border:1px solid rgba(255,255,255,.1);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all .36s ease;
}
.jtcr_top_li .ys_imgbox_cover{
    position: relative;
}
.jtcr_top_li .ys_imgbox_cover::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    z-index: 1;
    transition: all .36s ease;
}
.jtcl_li:first-child{
    display: block;
}
.jtcr_bot_li.on p{
    transform: translateY(-10px) scale(1.3);
}
.join_talent_bj{
    width: 26.6%;
    position: absolute;
    bottom: -125px;
    left: 0;
    z-index: 1;
}
.join_talent{
    position: relative;
}
.join_talent_zindex{
    position: relative;
    z-index: 10;
}
.join_welfare_li{
    width: 33.333333%;
    position: relative;
}
.join_welfare_li_text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding:50px;
    z-index: 10;
}
.join_welfare_ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.join_welfare_li .ys_imgbox_cover::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.join_welfare_li1 .ys_imgbox_cover::before{
    background: rgba(25, 117, 202, .6);
}
.join_welfare_li2 .ys_imgbox_cover::before{
    background: rgba(25, 202, 138, .6);
}
.join_welfare_li3 .ys_imgbox_cover::before{
    background: rgba(54, 41, 203, .6);
}
.join_welfare_li4 .ys_imgbox_cover::before{
    background: rgba(202, 121, 25, .6);
}
.join_welfare_li5 .ys_imgbox_cover::before{
    background: rgba(25, 170, 202, .6);
}
.join_welfare_li6 .ys_imgbox_cover::before{

    background: rgba(85, 136, 211, .6);
}
.join_welfare_li1 .ys_imgbox_cover::after{

    background: rgba(25, 117, 202, 1);

}
.join_welfare_li2 .ys_imgbox_cover::after{
    background: rgba(25, 202, 138, 1);
}

.join_welfare_li3 .ys_imgbox_cover::after{
    background: rgba(54, 41, 203, 1);
}
.join_welfare_li4 .ys_imgbox_cover::after{
    background: rgba(202, 121, 25, 1);
}
.join_welfare_li5 .ys_imgbox_cover::after{
    background: rgba(25, 170, 202, 1);
}
.join_welfare_li6 .ys_imgbox_cover::after{
    background: rgba(85, 136, 211, 1);
}
.join_welfare_li_text .std_title4,
.join_welfare_li_text .std_parga p{
    color: #fff;
}
.join_welfare_li_text .std_title4{
    font-weight: bold;
    margin-bottom: 10px;
}
.join_welfare{
    position: relative;
    z-index: 10;
}
.join_welfare_li_text .std_parga p{
    opacity: 0;
    transform: translate(0, 80px);
    transform-origin: bottom;
    transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
}
.join_welfare_li .ys_imgbox_cover::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;

    left: 0;
    z-index: 1;

    transform: translate(0, 100%);
    transform-origin: bottom;
    transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
    z-index: 1;

}
.join_staff .std_parga1 span{
    color: #E9742B;
    font-weight: bold;



}
.join_staff .std_parga1{
    text-align: center;
    margin-top: 10px;
}
.join_staff_bot_ul, .join_staff_bot_li{
    display: none;
}
.join_staff_bot_ul:first-child,
.join_staff_bot_li:first-child{
    display: block;
}
.join_staff_top_ul{
    width: 100%;
    padding: 0 160px;
    position: relative;
}
.join_staff_top_ul::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #E3E3E3;
}
.join_staff_top_ul li{
    width: 25%;
    text-align: center;
    padding: 0 80px;
}
.join_staff_top_nr{
    display: inline-block;
    padding-bottom: 10px;
    cursor: pointer;
    position: relative;
}
.join_staff_top_nr::before{
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 100%;
    border-bottom:2px solid #E9742B;
    transition: all .36s ease;
}
.join_staff_top_nr .ys_imgbox_cover{
    width:26px;
}
.join_staff_top_nr p{
    padding-left: 10px;
    font-size: 16px;
    color: #333;
    line-height: 26px;
}
.join_staff_top_nr .ys_imgbox_cover img:last-child{
    opacity: 0;
}
.join_staff_bot_li{
    width: 33.333333%;
    float: left;
    padding: 0 28px;
}
.join_staff_bot_ul{
    margin: 0 -28px;
}
.jsbl_cont .ys_imgbox_cover{
    border-radius: 0 50px;
    margin-bottom: 20px;
}
.jsbl_cont_text{
    font-size: 20px;
    text-align: center;
    color: #333;
    line-height: 1.75;
    font-weight: bold;
    transition: all .36s ease;
}
.join_staff_top_li.slick-current .ys_imgbox_cover img:last-child{
    opacity: 1;
}
.join_staff_top_li.slick-current .ys_imgbox_cover img:first-child{
    opacity: 0;
}
.join_staff_top_li.slick-current .join_staff_top_nr:before{
    width: 100%;
}
.join_staff_bot_ul .slick-prev {
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    width: 54px;
    height: 54px;
    background: url(../images/arrow1.svg) no-repeat;
    background-position: center;
    background-size: cover;
    border-radius:50%;
    box-shadow: 4px 4px 16px 2px rgba(208, 216, 225, 0.5);
    z-index: 10;
    transition: all .36s ease;
}
.join_staff_bot_ul .slick-next {
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    width: 54px;
    height: 54px;
    background: url(../images/arrow2.svg) no-repeat;
    background-position: center;
    background-size: cover;
    border-radius:50%;
    box-shadow: 4px 4px 10px 2px rgba(208, 216, 225, 0.5);
    z-index: 10;
    transition: all .36s ease;
}
.join_staff_bot_ul{
    padding: 0 100px;
}
.join_society{
    background: #F7F7F8;
}

.join_society_bot_nr{
    display: none;
}
.join_society_bot_li:first-child .join_society_bot_nr{
    display: block;
}
.join_society_top .std_title3{
    text-align: left;
}
.join_society_top{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.join_society_top ul{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 0 -19px;
}
.join_society_top li{
    padding:0 19px; 
}
.join_society_top li a{
    display: block;
    color: #666;
    line-height: 2;
    transition: all .36s ease;
    font-size: 16px;
}
.join_society_top li.on a{
    color: #E9742B;
    border-bottom: 1px solid #E9742B;
}
.join_society_bot_tab{
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.04);
    padding:0 40px;
    cursor: pointer;
}
.join_society_bot_li{
    background: #FCFCFC;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.04);
}
.join_society_bot_nr{
    background: #fff;
}
.join_society_bot_li{













    margin-bottom: 30px;
}
.join_society_bot_tab .std_parga p,
.join_society_bot_tab .std_parga1 p,
.join_society_bot_tab .jsbt_arrow{
    line-height: 90px;
}

.join_society_bot_tab .std_parga p{
    color: #333;

    padding-left: 16px;
    position: relative;
    font-weight: bold;
    font-size: 16px !important;
}
.join_society_bot_tab .std_parga p::before{
    content: '';
    position: absolute;
    top: 50%;

    left: 0;
    transform: translateY(-50%);
    width: 4px;
    height: 20px;
    border-radius: 2px;
    background: #E9742B;
}
.join_society_bot_tab .std_parga{
    width: 50%;
}
.jsbt_need{
    width: 45%;
}
.jsbt_need .std_parga1:last-child{
    margin-left: 120px;
}
.jsbt_arrow{
    width:22px;
}
.jsbt_arrow img{
    width: 100%;
    transition: all .36s ease;
}
.join_society_bot_li.on .jsbt_arrow img{
    transform: rotate(180deg);
}
.join_society_bot_nr{
    padding:40px 60px 60px;
}
.join_society_bot_nr .yxedr_active h6{
    font-size: 16px;
    font-weight: bold;
    line-height: 1.75;
    margin-bottom: 12px;
}
.join_society_bot_nr .yxedr_active{
    margin-bottom: 40px;
}
.join_society_bot_btn{
    text-align: center;
    margin-top: 20px;
}
.join_school_cont{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.join_school_fl .std_title3{
    color: #333;
    font-weight: bold;
}
.join_school_cont{
    padding: 0 45px
}
.join_school_fl, .join_school_fr{
    width: 50%;
}
.join_school_fr .ys_imgbox_cover{
    width: 440px;
}
.join_school_fl{
    padding-right: 200px;
}
.join_school_fl .std_title3{
    text-align: left;
    margin-bottom: 10px;
}
.join_school_fr{
    position: relative;
}
.join_school_fr_bj{
    position: absolute;
    bottom: 0;
    left: -80px;
    width: 80px;
}
.join_school_ewm{
    width: 160px;
    margin-top: 40px;
}
.join_school_ewm img{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 4px 15px 3px rgba(168, 159, 159, 0.06);
}
.join_school_ewm p{
    text-align: center;
    padding: 0 10px;
}
.join_school{
    position: relative;
}
.join_school::before{
    content: '';
    background: linear-gradient(rgba(115, 115, 115, 0) 82.2%, rgba(104, 104, 104, 0.78) 100%);
    opacity: 0.2;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: 1;
}
.join_school_bj{
    position: absolute;
    top: 0;
    left: 0;
    width: 26.6%;
    z-index: 5;
}
.join_school_bj img{
    transform: rotateX(180deg);
}
.join_school_cont{
    position: relative;
    z-index: 10;
}
/* 辅助 */
/* Delia start */
/* F1 */
.mod_content{
    width: 100%;
}
.cases_cry_list{
    width: 100%; 
}
.cases_cry_list_li{
    width: 100%;
    background: #fff;
    transition: all .36s;

    position: relative;
}

.ccll_box::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(153,153,153,.2);

    transition: all .36s ease;

}

.cases_cry_list_li::after{
    content: '';
    position: absolute;

    top: -1px;

    left: 0;

    width: 100%;
    height: 1px;
    background: #F7F7F8;
    opacity: 0;
}
.ccll_box{
    position: relative;
    padding: 60px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}
.ccll_box a{
    display: block;
    position: relative;
}
.ccll_box_arrow{
    width: 54px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 100%;
    z-index: 2;
    opacity: 0;
    transition: all .36s;
}
.ccll_box_arrow img{
    width: 100%;
}
.ccll_box_pic{
    width: 38.5%;
    overflow: hidden;
    border-radius: 0 40px;
}
.ccll_box_pic .ys_imgbox_cover{
    border-radius: 0 40px; 
    transition: all .36s;
}
.ccll_box_text{

    width: 61.5%;
    padding: 40px 0 0 110px;
}
.ccll_box_text_title{

    margin-bottom: 18px;
    line-height: 1.5;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: all .36s;
}
.ccll_box_text_word{
    font-size: 16px;

    line-height: 1.75;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:5;
    overflow: hidden;
    margin-bottom: 55px;
}
.mcfl_rwz_lj{
    display: flex;
    flex-direction: row;

}
.mcfl_rwz_lj_zi{
    color: #E9742B;
    font-size: 14px;
    line-height: 1.5;
    margin-right: 18px;
}
.mcfl_rwz_lj_img{
    width:12px;
    display: flex;
    align-items: center;
    transition: all .36s;
    margin-top: 2px;
}
.mcfl_rwz_lj_img img{
    width: 100%;
}
.yx_paging_pc a {
    float: left;
}
.yx_paging_ph {
    display: none;
}
.yx_paging_ul {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}
.yx_paging_ul li {
    float: left;
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin: 0px 10px;
    border-radius: 50%;
    transition: .3s;
}
.yx_paging_ul li.yx_paging_activepage {
    border: 1px solid #E9742B;
    background: #E9742B;
    color: #fff;
}
.yx_paging_first li::before,
.yx_paging_next li::before,
.yx_paging_prev li::before,
.yx_paging_end li::before {
    font-family: "iconfont";
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}
.yx_paging_first li::before {
    content: "\e74d";
}

.yx_paging_next li::before {
    content: "\e743";
}

.yx_paging_prev li::before {
    content: "\e744";
}
.yx_paging_end li::before {
    content: "\e74c";
}
@media screen and (min-width: 1200px) {
  
    .yx_paging_first li:hover,
    .yx_paging_prev li:hover,
    .yx_paging_next li:hover,
    .yx_paging_end li:hover {
        border: 1px solid transparent;
    }
    .hstu_li:hover .ys_imgbox_cover img:nth-child(2){
        opacity: 1;
    }
    .hstu_li:hover .ys_imgbox_cover img:nth-child(1){
        opacity: 0;
    }
    .hstu_li:hover .hstu_li_parga p{
        color: #E9742B;
    }
    .hstu_li:hover{
        background-color: #f5f5f5;
    }
}

@media screen and (max-width: 1199px) {
    .yx_paging_link {
        color: #666;
    }

    .yx_paging_link a {
        color: initial;
    }

    .yx_paging_ph {
        padding-left: 40px;
        padding-right: 40px;
        display: block;
    }

    .yx_paging_pc {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .yx_paging_ph {
        padding-left: 20px;
        padding-right: 20px;
    }
}
/* G1 */
.about_rela_main{
    width: 100%;

    position: relative;
}
.about_rela_main_list{

    width: 100%;
    padding: 70px 0 57px 0;
}

.about_rela_main_list.about_rela_main_list1{

    background-image: url(../images/g1_imgli1.jpg);
    background-repeat: no-repeat;

    background-position: bottom right;

}
.arml_rela{
    width: 100%;
    display: flex;

    flex-direction: column;
    /* padding-right: 50px; */
}
.arml_rela_title{
    font-weight: bold;
    color: #333333;
    text-align: center;
}
.arml_rela_ifr iframe{
    width: 100%;
    height: 500px;
}
iframe{
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.about_rela_main_list.about_rela_main_list2{
    background-image: url(../images/g1_bg2.jpg);
    background-repeat: no-repeat;
}
.about_rela_main_list2 .ys_cont1400{
    display: flex;
    flex-direction: row;
    position: relative;
}
.arml_note{
    width:48.5%;
}
.arml_note_list{
    position: relative;
    overflow: hidden;
    border-radius: 0 50px;
    
}
.ys_imgbox_cover.k1{
    border-radius: 0 50px;
    transition: all .36s;


}

.ys_imgbox_cover.k1::after{
    content: "";
    position:absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.2;
    width: 100%;
    height: 100%;
}
.arml_rules{
    width:51.5%;
    display: flex;
    flex-direction: column;
    padding-left: 45px;
    position: relative;
    justify-content: space-between;
}
.arml_rules .ys_imgbox_cover{
    border-radius: 0 50px;
}
.ys_imgbox_cover.k21{
    transition: all .36s;
}
.arml_rules_up{
    overflow: hidden;
    border-radius: 0 50px;
    margin-bottom: 45px;
    position: relative;
}
.ys_imgbox_cover.k22{
    transition: all .36s;
}
.arml_rules_down{
    overflow: hidden;
    border-radius: 0 50px;
}
.ys_imgbox_cover.k21::after{
    content: "";
    position:absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.2;
    width: 100%;
    height: 100%;
}
.ys_imgbox_cover.k22::after{
    content: "";
    position:absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.2;
    width: 100%;
    height: 100%;
}
.arml_note_icon{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.arml_note_icon_img{
    width: 80px;
    margin-bottom: 16px;
}
.arml_note_icon_img img{
    width: 100%;
}
.arml_note_icon_text{
    font-weight: bold;
    color: #fff;
    line-height: 55px;
}
.arml_rules_up_icon1{
    position: absolute;
    top: 80px;
    left: 205px;
    z-index: 2;
    display: flex;
    flex-direction: row;
}
.arui_img1{
    width: 65px;
    margin-right: 32px;
}
.arui_img1 img{
    width: 100%;
}
.arml_rules_down{
    position: relative;
}
.arml_rules_down_icon2{
    position: absolute;
    top: 80px;
    left: 205px;
    z-index: 2;
    display: flex;
    flex-direction: row;
}
.about_rela_main_list.about_rela_main_list3{
    background-image: url(../images/g1_bg6.jpg);
    background-repeat: no-repeat;
}
.about_rela_main_list{
    position: relative;
}
.about_rela_main_list3::after{
    content: "";
    position:absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0.2;
    width: 100%;
    height: 100%;
}
.about_rela_main_list3 .ys_cont1400{
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 2;
}
.arml_span{
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}
.arml_detail{
    margin-bottom: 35px;
    display: flex;
    flex-direction: row;
}
.arml_detail_img{
    width: 32px;
    margin-right: 20px;
}
.arml_detail_img img{
    width: 100%;
}
.arml_detail_word{
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    color: #FFFFFF;
}
.arml_btn{
    display: flex;
    flex-direction: row;
    margin-top: 35px;

}
.std_btn1.arml_btn_lt{
    margin-right: 45px;

}
/* G2 */
.about_detail_cry{
    margin: 70px 0;

}
.about_detail_cry iframe{

    width: 100%;
    height: 500px;
}
/* H2 */
.cultrue_cont_list{
    display: flex;
    flex-direction: row;
    margin: 70px auto;

}
.cultrue_cont_list_li{
    position: relative;

    padding: 0 20px;
}
.cultrue_cont_list_li a{
    display: block;
    position: relative;
}
.ccll_title{
    position: absolute;
    top: 55px;
    left: 50px;
    z-index: 2;
}
.ccll_title p{
    color: #fff;
    margin-bottom: 14px;
}
.ccll_title span{
    font-size: 28px;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
}
.ccll_eng{
    position: absolute;
    bottom: 35px;
    right:50px ;
    z-index: 2;
    color: #fff;
    font-weight: bold;
    opacity: 0.6;
}
.ccll_pic{
    overflow: hidden;
    border-radius: 0 50px;
}
.ccll_pic .ys_imgbox_cover{
    border-radius: 0 50px;
    transition: all .36s;
}
.ccll_pic .ys_imgbox_cover::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.2;
    width: 100%;
    height: 100%;
}
.cultrue_cont_org{

    width: 100%;
    background: url(../images/h2_bg4.jpg) center/cover no-repeat;
}
.cultrue_cont_org_title{
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
}
.cultrue_cont_org_img{
    width: 520px;
    margin: 0 auto;
}
.ccoi_list1{
    width: 100%;
    position: relative;
}
.ccoi_list2{
    width: 100%;
    position: relative;
}
.ccoi_list3{
    width: 100%;

    position: relative;
}
.ccoi_list_img1_i1{
    transition: all .36s ease;
}
@keyframes cartoon{
    from{
        opacity: 1;
    }
    to {
        opacity: 0.6;
    }
}
@-webkit-keyframes cartoon{
    from{
        opacity: 1;
    }
    to {
        opacity: 0.6;
    }
}
.ccoi_list1 .ccoi_list_img1 .ccoi_list_img1_i1 img{
    animation:cartoon 3s linear 2s infinite;
}
.ccoi_list2 .ccoi_list_img1 .ccoi_list_img1_i1 img{
    animation:cartoon 3s linear 1s infinite;
}
.ccoi_list3 .ccoi_list_img1 .ccoi_list_img1_i1 img{
    animation:cartoon 3s linear infinite;
}
.ccoi_list_img1_i1{
    width: 250px;
    opacity: 1;
    z-index: 3;
}
.ccoi_list_img1_i1 img{
    width: 100%;
}
.ccoi_list_img1_i2{
    width: 250px;
    position: absolute;
    top: 35px;
}
.ccoi_list_img1_i2 img{
    width: 100%;
}
.ccoi_list_img2{
    width: 12px;
    height: 22px;
}
.ccoi_list_img2 img{
    position: absolute;
    left: 285px;
    top: 80px;
}
.ccoi_list_img1_i4{
    width: 250px;
    position: absolute;
    top: 0px;
    /* opacity: 1; */
}
.ccoi_list_img1_i4 img{
    width: 100%;
}
.ccoi_list_img1_i3{
    font-size: 28px;
    line-height: 1.5;
    color: #333333;
    position: absolute;
    left: 100px;
    top: 90px;
}
.ccoi_list_img3_wk{
    position: absolute;
    top: 50px;
    left: 330px;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    padding: 12px 0;
}
.cliw_span{
    font-weight: bold;
    font-size: 20px;
    line-height: 1.75;
    color: #E9742B;
}
.cliw_p{
    font-size: 14px;
    line-height: 1.75;
    color: #666666;
}
.ccoi_list_img4_jt{
    width: 10px;
    position: absolute;
    right: 115px;
    top: 150px;
}
.ccoi_list_img4_jt img{
    width: 100%;
}
.ccoi_list_img4_jt.on{
    display: none;
}
.cultrue_cont_action{
    width: 100%;
    position: relative;
}
.cultrue_cont_action_yuan1{
    width: 113px;
    height: 113px;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: inset 0px 0px 20px rgba(202, 25, 29, 0.15);
    position: absolute;
    left: 73px;
    top: 378px;
    animation: q1dh 8s infinite linear;
}
@keyframes q1dh{
    0% {
        transform: translateY(0px);
    }
    25% {
        transform: translateY(-30px);
    }
    75% {
        transform: translateY(30px);
    }
    100% {
        transform: translateY(0px);
    }
}
.cultrue_cont_action_yuan2{

    width: 54px;

    height: 54px;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: inset 0px 0px 20px rgba(202, 25, 29, 0.15);
    position: absolute;

    left: 147px;
    top: 807px;
    animation: q1dh 10s infinite linear;
}

.cultrue_cont_action_yuan3{
    width: 74px;
    height: 74px;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: inset 0px 0px 20px rgba(202, 25, 29, 0.15);
    position: absolute;
    right: 113px;
    top: 171px;
    animation: q1dh 12s infinite linear;
}
.cultrue_cont_action_text{
    width: 100%;
}
.ccat_span{
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.ccat_p{
    color: #666666;
    text-align: center;
}
.cultrue_cont_action_list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 40px -20px 0;
}
.ccal_xli{
    width: 33.333333%;
    padding: 0 20px;  
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
}
.ccal_xli_box{
    width: 100%;
    display: block;
    background: #fff;
    border-radius: 0 50px;
    box-shadow: 4px 4px 15px rgba(113, 113, 113, 0.08);
    padding: 40px 15px;
}

.ccal_xli_box_img{

    width: 62px;
    margin: 0 auto;
    margin-bottom: 18px;
    transition: all .36s ease;
}
.ccal_xli_box_img img{
    width: 100%;
}
.ccal_xli_box_tit{
    font-weight: bold;

    text-align: center;
    margin-bottom: 10px;
}
.ccal_xli_box_test{
   
}
.ccal_xli_box_test p{
    text-align: center;
    line-height: 1.6;
    height: 1.6em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
/* H3 */
.mod_main_h3{
    position: relative;
}
.mod_main_h3_tab .std_arrow_prev{
    position: absolute;
    left: -110px;
    top: 12%;
}
.mod_main_h3_tab .std_arrow_next{
    position: absolute;
    right: -110px;
    top: 12%;
}
.mod_main_h3_lunbo{
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px 4px rgba(80, 83, 87, 0.06);
    border-radius: 0px 40px;
    margin-bottom: 65px;
    position: relative;
}
.mmhl_li_box{
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.mmhl_li a{
    display: block; 
    padding: 50px;
}
.mmhl_zimg{
    width: 35%;
    overflow: hidden;
}
.mmhl_zimg .ys_imgbox_cover{
    transition: all .36s;
}
.mmhl_rwz{
    width: 65%;
    padding-left: 80px;
    margin-top: 10px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.mmhl_rwz_date{
    font-size: 14px;
    line-height: 1.25;
    color: #666666;
    margin-bottom: 10px;
}
.mmhl_rwz_tit{
    font-weight: bold;
    margin-bottom: 16px;  
    transition: all .36s;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.mmhl_rwz_p{
    font-size: 14px;
    line-height: 1.6;
    color: #999999;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.mod_main_h3_xlist{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 30px -1% -30px -1%;
}
.mmhx_li{
    width: 31.333333%;
    margin-left: 1%;
    margin-right: 1%;
    background: #FFFFFF;
    margin-bottom: 40px;
    box-shadow: 0px 4px 30px rgba(80, 83, 87, 0.1);
}
.mmhx_li a{
}
.mmhx_li_img{
    border-radius: 0;
    overflow: hidden;
}
.mmhx_li_img .ys_imgbox_cover{
    border-radius: 0;
    transition: all .36s;
    line-height: 0;
}
.mmhx_li_xwz{
    padding: 25px 30px;
}
.mmhx_li_tit{
    margin-bottom: 10px;
    font-weight: bold;
    color: #242424;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 20px;
    line-height: 1.6;
}

.news_detail_cont_spots{
    width: 35%;
    background-color: #fff;

    position: relative;
    padding: 114px 230px 0 60px;
}
.he_f3p1jul{
    max-height: calc(100vh - 160px);

    position: relative;
}

.ndcs_title{
    font-weight: bold;

    margin-bottom: 30px;
    padding-left: 55px;
}

.ndcs_list_li{
    margin: 0px 15px 0 15px;

    transition: all .36s;
}

.ndcs_list_li a{

    display: block;
    padding: 33px 30px 0 30px;
}
.ndcs_list_li_date{
    font-family: 'poppins';
    margin-bottom: 12px;
}
.ndcs_list_li_text{
    color: #333 !important;
    transition: all .36s;
}
.news_detail_cont_info{
    width:65%;
    padding: 50px 95px 120px 260px;
    background-color: #f7f7f8;
}
.ndci_mod{
    width: 212px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.ndci_mod_top{
    font-size: 14px;
    color: #999;
    line-height: 1.25;
}
.ndci_mod_img{
    width: 8px;
    margin-top: 2px;
    margin-bottom: 50px;
}
.ndci_title{
    margin-bottom: 24px;
    font-weight: bold;
}
.ndci_other{
    padding-bottom: 34px;
    border-bottom: solid 1px #e1e4e6;
    margin-bottom: 50px;
}
.ndci_other_date{
    font-size: 16px;
    line-height: 1.75;
    color: #999999; 
}
.ndci_other_share{
    margin-top: 2px;
}
.ndci_other_share_text{
    font-size: 16px;
    line-height: 1.75;
    color: #999999;
    padding-right: 23px;
}
.ndci_other_share_wx{
    position: relative;
}
.ndci_other_share_wb{
    position: relative;
}
.ndci_list{
    padding-bottom: 66px;
    border-bottom: solid 1px #e1e4e6;

}
.ndci_list p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 14px;
}
.ndci_list img{
    /*border-radius: 0 40px;*/
}
.nosw_img{
    width: 24px;
    height: 24px;
    margin-right: 24px;
}
.nosw_img img{
    width: 100%;
}
.nosw_img a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
   opacity: 0 !important;
}
.ndci_botlist{
    margin-top: 50px;
}
.ndci_botlist_li{
    height: 1.75em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 16px;
    transition: all .36s;
}
.ndci_botlist_li_prev{
    transition: all .36s;
}
.ndci_botlist_li_next{
    transition: all .36s;
}
/* I1 */
.ndci_mod.ndci_mod_i1{
    width: 113px;
    margin-top:50px ;
}
.privacy_cont{
    padding-bottom: 66px;
}
.privacy_main h1{
    font-weight: bold;
    margin-bottom: 20px;
}
.privacy_cont_list p{
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    margin-bottom: 12px;
}
.privacy_cont_list h6{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 1.75;
}
.privacy_cont{
    position: relative;
}
.privacy_cont_bj{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 43%;
}
/* Delia end */
@media screen and (min-width: 1200px) {
    .join_staff_bot_ul .slick-prev:hover{
        background: url(../images/arrow3.svg) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .join_staff_bot_ul .slick-next:hover{
        background: url(../images/arrow4.svg) no-repeat;
        background-position: center;
        background-size: cover;
    }
    .jsbl_cont:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .jsbl_cont:hover .jsbl_cont_text{
        color: #E9742B;
    }
    .join_welfare_li:hover .std_parga p{
        opacity: 1;
        transform: translate(0, 0);
    }
    .join_welfare_li:hover .ys_imgbox_cover::after{
        transform: translate(0, 0);
    }
    .svg_prov:hover{
        fill: #FFF2F2 !important;
    }
    .software_funct_ul_box:hover .std_title4,
    .software_prod_ul_box:hover .std_title4{
        color: #E9742B;
    }
    .software_funct_ul_box:hover .software_funct_icon{
        transform:translateY(-5px);
    }
    .sccs_li_box:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .sccs_li_box:hover .std_btn3 img{

        transform: translateX(24px);
    }
    .wcsn_nr_slick_box:hover .std_btn3 img{
        transform: translateX(24px);
    }
    .wccn_nr_slick_box:hover .std_parga p{
        color: #E9742B;

    }
    .wccn_nr_slick_box:hover .ys_imgbox_cover img{
        transform: scale(1.05);
    }
    .scas_li_nr:hover .scas_li_nr_icon img {
        transform: rotateY(360deg);
    }

    .scas_li_nr:hover .std_parga p {
        color: #E9742B;




    }
    .scss_li_nr:hover .scss_text{
        bottom: 0;
    }
    .scss_li_nr:hover .scss_text .std_parga2{
        opacity: 1;
    }
    .sccs_cont:hover .std_parga p{
        color: #E9742B;
    }
    .sccs_cont:hover{
        transform: translateY(-15px);
    }
    .partner_cont_ban_btn .std_btn1:hover .std_btn1_bg{
        opacity: 0;
    }
    .std_btn1:hover .std_btn1_bg,
    .std_btn2:hover .std_btn2_bg {
        transform: translate3d(-50%,-50%,0) scale(1);
        opacity: 1;
        transition: transform .5s ease-in-out;
    }
    .std_box3_box:hover img{
        transform: translateX(24px);

    }
    .hnlu_li_text_btn:hover img{
        transform: translateX(18px);
    }
    .std_arrow_icon:hover .ys_imgbox_cover img:nth-child(1){
        opacity: 0;
    }
    .std_arrow_icon:hover .ys_imgbox_cover img:nth-child(2){
        opacity: 1;
    }

   
    .mftr_ul_li_tp a:hover,
    .mftr_ul_li_bt a:hover{
        color: #E9742B;
    }
    .mod_side_ul_li:hover .msul_pop {

        opacity: 1;
        visibility: visible;
        transform: scale(1) translateX(-100%);
        transition: opacity .4s,transform .3s ease-out;
    }
    .mod_side_ul_li:hover{
        background-color: #E9742B;
    }
    .mod_side_ul_li:hover .ys_imgbox_cover img:nth-child(2){
        opacity: 0;
    }
    .mod_side_ul_li:hover .ys_imgbox_cover img:nth-child(1){
        opacity: 1;
    }
    .mbul_cont_ul_li p:hover{
        color: #E9742B;
    }
    .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
        background-color: #E9742B;
    }
   
    .hnlu_li a:hover .hnlu_li_text{
        bottom: 25px;
    }
    /* 辅助 */
    /* F1 */
    .cases_cry_list a:hover .ys_imgbox_cover img{
        transform: scale(1.1);
    }
    .cases_cry_list_li:hover {
        background: #f7f7f8;
    }
    .cases_cry_list_li a:hover .ccll_box_arrow{
        opacity: 1;
    }
    .cases_cry_list_li a:hover .ccll_box_text_title{
        color: #E9742B;
    }
    .yx_paging_ul li:hover{
        border: 1px solid #E9742B;
        background: #E9742B;
        color: #fff;
    }
    .yx_paging_first li:hover,
    .yx_paging_prev li:hover,
    .yx_paging_next li:hover,
    .yx_paging_end li:hover {
        border: 1px solid transparent;
        background: #FFFFFF;
        color: #E9742B;
    }
    .cases_cry_list_li a:hover .mcfl_rwz_lj_img{
        transform: translateX(6px);
    }
    /* H2 */
    .ccll_pic .ys_imgbox_cover:hover img{
        transform: scale(1.1);
    }
    .ccal_xli_box_img:hover{
        transform: rotateY(360deg);
        /* cursor: pointer; */
    }
    /* H3 */

    .mmhl_li a:hover .mmhl_rwz_tit{
        color: #E9742B;
    }
    .mmhx_li a:hover .ys_imgbox_cover{
        transform: scale(1.1);
    }
    .slick-next:hover{
        background-image: url(../images/arrow4.svg);
    }
    .slick-prev:hover{
        background-image: url(../images/arrow3.svg);
    }
    .mmhx_li a:hover .mmhx_li_tit{
        color: #E9742B;
    }
	
    .mmhl_li a:hover .mcfl_rwz_lj_img{
        transform: translateX(6px);
    }
    .mmhx_li a:hover .mcfl_rwz_lj_img{
        transform: translateX(6px);
    }
    /* H4 */
    .ndcs_list_li:hover{
        background: #FFFFFF;
        box-shadow: 0px 2px 15px 10px rgba(194, 153, 153, 0.06);
    }
    .ndcs_list_li a:hover .ndcs_list_li_text{
        color: #E9742B !important;
    }
    .ndci_botlist_li a:hover .ndci_botlist_li_prev{
        color: #E9742B;
    }

    .ndci_list_li a:hover .ndci_botlist_li_next{

        color: #E9742B;
    }
    /* G1 */
    .ys_imgbox_cover.k1:hover{

        transform: scale(1.1);

    }
    .ys_imgbox_cover.k21:hover{
        transform: scale(1.1);
    }
    .ys_imgbox_cover.k22:hover{

        transform: scale(1.1);

    }
    /*  */
    .cases_cry_list_li.on a::after{

        opacity: 0;
    }
    .cases_cry_list_li:hover a::after{
        opacity: 0;
    }
    /* end */
    .pcnp_cont li a:hover .pcnp_cont_text{
        transform: translate(0, 0);
    }
    .cases_cry_list_li:hover .ccll_box::before{
        opacity: 0;
    }
    .cases_cry_list_li:hover::after{
        opacity: 1;
    }
}
.ys_ban_title,.ys_ban_parga{
    opacity: 0;
    transform: translateY(60px);
}
.ys_ban_li.slick-active .ys_ban_title,
.ys_ban_li.slick-active .ys_ban_parga {
    animation: bannertitle 1s .3s ease-out both;
}
@keyframes bannertitle {
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.news_main .yx_paging_pc{
    padding-top: 40px;
}
.form_cont_bg1{
    width: 32%;
}
.form_cont_bg2{
    width: 32.3%;


}
.contact_left_svg, .contact_left_svg svg{
    width: 100%;
}
.partner_ring_bjph{
    display: none;
}
.contact_left_prov_box{

    position: absolute;
    top: 59%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
}
.contact_left_svgph{
    display: none;
    width: 100%;
}
.solu_cont_case .solu_cont_sect_nr .slick-track,
.solu_cont_scene .solu_cont_sect_nr .slick-track{
    padding: 0;
}
.solu_cont_case_bj{
    height: 690px;
    width: 100%;
}
.solu_cont_scene_bj{
    width: 100%;
    height: 460px;
} 
.solu_cont_case_bj img,
.solu_cont_scene_bj img
{
    width: auto;
    height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.solu_cont_customer .solu_cont_sect_nr {
    margin-top: 20px;
}
.privacy_main .mod_banner_bread {
    position: static;
    transform: translateX(0);
    margin-top: 40px;
    margin-bottom: 30px;
}
.privacy_main .mod_bread_li a{
    color: #666;
}
.privacy_main .mod_bread_li::before {
    background: url(../images/arrow7.svg) no-repeat;
    background-size: contain;
    background-position: center;
}
.arml_rules .arml_note_icon {
    flex-direction: row;
    align-items: center;
}
.arml_rules .arml_note_icon_img {
    margin-bottom: 0;
}
.arml_rules .arml_note_icon_text{
    padding-left: 15px;
}
.wcsn_nr_slick_text, .wcsn_nr_slick_box .std_btn3{
    position: relative;
    z-index: 5;
}


/* 3.10 -start*/
.news_main{
    position: relative;
}
.news_detail_cont{
    display: flex;
    flex-direction: row;
    position: relative;
}
.ndcs_title{
    font-weight: bold;
    margin-bottom: 22px;
    padding-left: 55px;
    margin-top: 0 !important;
    position: relative;
}
.ndcs_title::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 38px;
    height: 54%;
    transform: translateY(-50%);
    border: solid #E9742B 2px;
    border-radius: 8px;
}
.ndcs_list{
    width: 100%;
}
.ndcs_list_li{
    width: 100%;
    margin-left: 15px;
    transition: all .36s;
    margin-left: 15px;
    position: relative;
}
.ndcs_list_li::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 60px);
    height: 1px;
    background: #eee;
}
.ndcs_list_li a {
    display: block;
    padding: 25px 30px;
}
.news_detail_cont_info {
    width: 67.5%;
    padding: 0;
    background:none;
    padding-right: 90px;
}
.news_detail::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f7f7f8;
    width: 62.76%;
    height: 100%;
}
.news_detail_cont_spots {
    position: relative;
    width:32.5%;
    padding: 0;
    background: none;
    padding-left: 55px;
}
.he_f3p1jul {
    width: 455px !important;
}
.he_f3p1jul{
    max-height: calc(100vh - 160px);

}
.ndcs_list_li_date{

    font-family: 'poppins';
    margin-bottom: 3px;

}
.ndcs_list_li_text{
    color: #333 !important;
    transition: all .36s;

}
.ndci_mod{
    width: 212px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.ndci_mod_top{

    font-size: 14px;
    color: #999;
    line-height: 1.25;
}
.ndci_mod_img{
    width: 8px;
    margin-top: 2px;
    margin-bottom: 50px;
}
.ndci_title{
    margin-bottom: 24px;
    font-weight: bold;
}
.ndci_other{
    padding-bottom: 34px;
    border-bottom: solid 1px #e1e4e6;
    margin-bottom: 50px;
}
.ndci_other_date{
    font-size: 16px;
    line-height: 1.75;
    color: #999999; 
}
.ndci_other_share{
    display: flex;
    align-items: center;
    margin-top: 0;
}
.ndci_other_share_text{
    font-size: 16px;
    line-height: 1.75;
    color: #999999;
    padding-right: 23px;






























}
.ndci_other_share_wx{

    position: relative;

}

.ndci_other_share_wb{
    position: relative;



}
.ndci_list{
    padding-bottom: 66px;
    border-bottom: solid 1px #e1e4e6;
}
.ndci_list p{
    font-size: 16px;
    line-height: 1.75;

    color: #666;

    margin-bottom: 14px;

}
.ndci_list img{
    /*border-radius: 0 40px;*/
}
.nosw_img{
    width: 24px;
    height: 24px;
    margin-right: 24px;
}
.nosw_img img{
    width: 100%;
}
.nosw_img a{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
   opacity: 0 !important;
}
.ndci_botlist{
    margin:50px 0;
}
.ndci_botlist_li{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 16px;
    transition: all .36s;
}
.ndci_botlist_li_prev{
    transition: all .36s;
}
.ndci_botlist_li_next{
    transition: all .36s;
}

/* 3.10-end */
.newsdetial_main .mod_bread_li a{
    color: #666;
}
.newsdetial_main .mod_bread_li::before {
    background: url(../images/arrow7.svg) no-repeat;
    background-size: contain;
    background-position: center;
}
.news_detail{
    position: relative;
}
.newsdetial_main .mod_banner_bread {
    top: 120px;
    z-index: 1;
}
.news_detail_box{
    padding-top: 114px;
}
.jtcr_bot_li_text {
    width: 100%;
}
.join_school_fr .fr{
    position: relative;
}
.slick-list{
    width: 100%;
}
.solu_cont_adv .slick-list{
    width: 100%;
    /* display: flex;
    justify-content: center; */
}
.hpul_text {
    font-size: 106px;
    height: 1.3em;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.ccoi_list:last-child .ccoi_list_img4{
    display: none;
}
.join_school_fr .ys_imgbox_cover{
    width:460px;
    border: 10px solid #fff;
    box-shadow: 0px 4px 30px 12px rgba(146, 136, 136, 0.08);
}
@media screen and (min-width: 1921px) {
    .mldc_le {
        width: calc(540px + calc(50vw - 960px));
    }
    .mldc_ri {
        width: calc(100% - 540px - calc(50vw - 960px));
    }
}
/* .scss_text .std_parga p{
    height: 1.75em;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
} */
.scss_text .std_parga2 p{
    height: 5.25em;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.ccll_box_pic{
    overflow: visible;
}
.t_g1k3{
    overflow: hidden;
}
.about_honer{
    position: relative;
    background: #fff;
    z-index: 2;
}
.t_g1k3p{
    display: flex;
}
.about_his.t_jianda{
    padding-top: 0;
}
.t_g1k3le.t_jianda,
.t_g1k3rg.t_jianda{
    padding-bottom: 0;
}
.mbul_cont_ul_li:last-child{
    margin-bottom: 0;
}
.solu_cont_adv .solu_cont_sect_nr .slick-track {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.mod_height{
    height: 80px;
}
.jtcr_top_li.act{
    display: block;

}
.jtcr_top_li.on{
    position: relative;

}
.jtcr_top_li{
    position: absolute;
    top: 0;
    left: 0;

}
.wisdom_cont_case .wccn_nr_slick  .slick-list{
    display: flex;
    justify-content: center;
}
.scas_li_nr .std_parga2 p {
    text-align: left;
}
.wccn_nr_slick .slick-track{
    display: flex;
    /* justify-content: center; */
    flex-wrap: nowrap;
    align-items: stretch;
}
.hardware_main .wccn_nr_slick .slick-track,
.hardware_main .wisdom_cont_case .wccn_nr_slick .slick-list,
.solu_cont_cust_slick .slick-track,
.solu_cont_scene_slick .slick-track{
    justify-content: inherit;
}

.solu_cont_cust_slick .slick-track,
.solu_cont_scene_slick .slick-track{
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.wisdom_main .wisdom_cont_case .wccn_nr_slick .slick-list {
    justify-content: inherit;
    display: block;
}

.wccn_nr_slick .slick-track {
    margin: 0 auto;

}
.wccn_nr_slick li{
    height: auto;
}

.home_adv_bt_ul {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    margin: 0 -8px;
}
.habu_li.on {
    width: 140%;
}
.habu_li {
    width: 32%;
}


.vv1{ color: #999;

	height: 44px;
	font-size:15px;
	line-height: 22px;
    margin-bottom: 15px;
    transition: all .36s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;}
	
.lxAbout {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    padding: 90px 0 70px 0;
}

.lxAbout5 {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    padding: 70px 0 70px 0;
}


.lxAbout_box {
    position: relative;
}
.lxAbout_info {

padding: 3% 0;
}

.lxAbout_txt {
    max-width: 52%;
}


.lxAbou_p {
    max-width: 88%;
}

.lxAbou_p span {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    color: #154A9A;
    display: block;
    margin-bottom: 14px;
}

.lxAbou_p p {
    font-size: 16px;
    line-height: 1.88;
    color: #666;
    margin-bottom: 10px;
}

.lxAbou_p5 {
    max-width: 88%;
}

.lxAbou_p5 span {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    color: #154A9A;
    display: block;
    margin-bottom: 14px;
}

.lxAbou_p5 p {
    font-size: 16px;
    line-height: 1.88;
    color: #464646;
    margin-bottom: 10px;
}

.lxAbout_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    line-height: 0;
    overflow: hidden;
}



.lxAbout_img video,
.lxAbout_img img {
    width: 100%;
}

.indAb_num {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 52px;
    box-sizing: border-box;
    margin-left: -6%;
}

.indAb_div {
    position: relative;
    text-align: center;
    width: 100%;
}



.indAb_div::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #eee;
    transform: rotate(15deg);
}

.indAb_div:first-child:before {
    content: none;
}

.indAb_div>div {
    position: relative;
    display: inline-block;
    color: #E9742B;
    font-size: 16px;
    line-height: 1;
}

.indAb_div img {
    display: block;
    margin-bottom: 14px;
}

.indAb_num span {
    color: #E9742B;
    font-size: 42px;
    letter-spacing: 0;
    margin-right: 3px;
    line-height: 1;
    font-family: 'BEBAS';
    display: inline-block;
}

.indAb_num i {
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 122%;
    /* right: -54px; */
    color: #B89B58;
    line-height: 1;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    transform-origin: top left;
    transform: rotate(90deg);
    font-style: inherit;
}


.indAb_num p {

    font-size: 15px;

    color: #999;
    margin-top: 6px;
}
.lxTit {
    position: relative;

    margin-bottom: 30px;
}

.lxTit_cn {
    font-weight: bold;

    font-size: 42px;

    margin-bottom: 2px;
    line-height: 1.2;
    color: #333333;
}


.lxTit_cn5 {

     font-size: 34px;
    line-height: 1.6;
    color: #000;
    margin-bottom: 2px;
}

.index-2-more1{margin-top: 30px;}

.index-2-more1 a{display: inline-block;padding: 12px 38px;font-size: 14px;line-height: 1.2;text-align: center;border: 1px solid #787878;color: #555;border-radius: 2px;}
.index-2-more1 a:hover{border-color: #6510AD;color: #fff;background: #6510AD;}

.mt30{ margin-top:35px;}

.list_box{ margin-top:40px; display:flex; align-items:center; justify-content:center;}
.list_box>ul{  line-height:2;width: 20%;padding-left: 50px;}
.list_box>ul>li{ margin-bottom:10px;}
.list_box>ul>li>span{ display:block; color:#E9742B; font-weight:bold; font-size:22px; line-height:2;}
.list_box>ul>li>.desc{ font-size:15px; line-height:1.4;}
.desc{ width:90%;}

.fixfdback{width: 100%;}
.fixfdback span.fdclose{position:absolute;right:0px;top:0px;width:50px;height:50px;text-align:center;line-height:50px;background:#cdcdcd;font-size:40px;font-family:"宋体";cursor:pointer;color:#666;}
.fixfdback span.fdclose:hover{color:#333;}
.fixfdback .ffback{width:1200px;height:700px;position:absolute;left:50%;top:50%;margin-left:-600px;margin-top:-350px;background:#fff;padding:60px;}
.fixfdback h2{text-align:left;font-size:22px;line-height: 1.2;color:#fff;margin-bottom: 15px;}
.fixfdback h3{text-align:center;font-size: 18px;letter-spacing: 0.5px;font-weight: 300;color: #7b7b7b;margin: 8px auto 30px;}
.fixfdback p{color:#666;}
.fixfdback p span{color:#ff0000;}
.fixfdback .tit{text-align:center;}
.fixfdback .tit a{display:inline-block;width:146px;height:48px;text-align:center;line-height:48px;background:#ebebeb;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;margin:0px 5px;color:#666;font-size:18px;}
.fixfdback .tit a:hover,.fixfdback .tit a.on{background:#0063b0;color:#fff;}
.fixfdback .note p{width: 16%;float: left;}
.fixfdback .note ul{overflow:hidden;width: 84%;float: left;}
.fixfdback .note ul li{width: 23%;margin-right: 2%;float: left;}
.fixfdback .note ul li:first-child{}
.fixfdback .note ul li select{width:100%;height:46px;padding: 0 10px;border:1px solid #dadada; background: url(../images/arr3.png) no-repeat right 10px center;}
.fixfdback .note ul li input{width:100%;height:48px;padding: 0px 15px;border-radius: 4px;background: #fff;}
.fixfdback .note p textarea{width: 100%;height:200px;padding: 15px;border:1px solid #dadada;}
.fixfdback .inp_sub{width:100%;font-size: 16px;cursor:pointer;background: #F5A333;color:#fff;vertical-align:middle;height:48px;margin:0 auto;display: block; line-height:46px;border-radius: 4px;}

.mr_frbox { margin-top:30px;}
.mr_frBtnL {float: left;margin: 166px 0 0 -60px;cursor: pointer;display: inline;width:28px;}
.mr_frUl {float: left;width: 100%;}
.mr_frBtnR {float: right;margin-top: 166px;cursor: pointer;width:28px;margin-right: -45px;}
.mr_frUl ul li {display: inline;float: left;width: 15.8%;margin-right: 15px;overflow: hidden;}
.mr_frUl ul li img {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

	.huadong {width: 100%;height:40px;padding: 5px 0;  position:relative;font-size: 14px;margin:0 auto;background: #EDFAF1;border-radius: 10px;margin-top: 20px;}
	.huadong .huabox {  margin:0 auto; width: 88%; line-height: 40px;}
	.huadong .hdimg {float:left;line-height:32px;width: 10%;}
	.huadong .hdimg img { width: 100%; vertical-align:middle;}
	.huadong h5 {font-size:1rem;float:left; line-height: 22px; margin: 8px 0 0 0; }	
	.huadong .notice_active {
			float: right;
			width: 83%;
			height: 40px;
			padding: 0;
			overflow: hidden;
			position: relative;
	}
	.huadong .notice_active li{list-style-type:none;line-height: 40px;overflow: hidden;}
	.huadong .notice_active li.notice_active_ch span {color:#656972;font-size:12px;display: block;overflow: hidden; float: left; overflow: hidden; line-height:34px;}
	.aaa1{width:25%;}
	.aaa2{width:50%;}
	.huadong .notice_active li.notice_active_ch em {text-align:right;float:right;color:#E9742B;font-size:12px;  width: 25%; font-style:normal; line-height:34px;}
	
	
.banner_text{width: 100%;position: absolute;left: 0;top: 52%;transform: translateY(-50%);}
.banner_text img{ max-width: 100%;  display: block;}
.other_banner{position: relative;text-align: center;overflow: hidden;height: 450px;margin-top: 90px;}
.other_banner .banner_text{ color: #fff;}
.other_banner .banner_text h3{font-size: 48px;font-weight: bold;margin-top: 0;color: #fff;line-height: 1.4;}
.other_banner .banner_text h4{font-size: 42px;line-height: 1;font-weight: 700;text-transform: uppercase;margin-bottom: 8px;}
.other_banner img{width: 100%;animation: zoombig 3s linear forwards;}
.line33 {
  background-color: #fff;
  display: block;
  width: 30px;
  height: 3px;
  margin: 15px auto 15px auto;
}


@keyframes zoombig {
	0%{transform: scale(1.2,1.2);} 

	100%{transform: scale(1,1);}
}

@keyframes rotating{
from{transform:rotate(0)}
to{transform:rotate(360deg)}
}


.nymenu{border-bottom:1px #d9d9d9 solid;background: #fff;}
.nymenu_mid ul li{background-position:left center;background-repeat:no-repeat;background-image:url(../images/img17.jpg);float:left;padding: 0 40px;text-align:center;}
.nymenu_mid ul li:nth-child(1){text-align:left; background-image:none}
.nymenu_mid ul li:last-child{
text-align:right}
.nymenu_mid ul li a{padding: 20px 0;display:inline-block;line-height: 1.5;font-size: 17px;position:relative;color: #333;}
.nymenu_mid ul li a:after{content: "";position: absolute;z-index: 1;opacity:0;left: 50%;width: 0;bottom: -1px;height: 2px;background-color: #E9742B;background-repeat:no-repeat;background-position:center;z-index: 1;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.nymenu_mid ul li a:hover,.nymenu_mid ul li a.active{color: #E9742B;}
.nymenu_mid ul li a:hover:after,.nymenu_mid ul li a.active:after{width: 2.65em;opacity:1;margin-left: -1.325em;}
.nymenu_mid_s ul li{
float:none; display:inline-block;}
.nymenu_mid_s{
text-align:center}
.nymenu_mid_s ul li:nth-child(1),.nymenu_mid ul li:last-child{
text-align:center;}


.sonTitle{width: 100%;text-align: center;}
.sonTitle h2{font-size: 36px;line-height: 1.2;color: #1a1a1a;font-weight: 700;margin-bottom: 25px;}
.sonTitle p{font-size: 16px;color: #888;line-height: 2;margin-bottom: 12px;}
.sonTitle.white h2, .sonTitle.white p{color: #fff;}
.sonTitle h6{font-size: 36px;color: #fff;margin-bottom: 24px;}

.home-block1 {
	padding: 70px 0;
}

.bt22{ margin-top:35px;}
.bt22 p{margin-bottom: 15px;text-align: justify;font-size: 17px;color: #3c3c3c;line-height: 1.65;}

.bt33{ margin-top: -15px;margin-bottom: 35px;}
.bt33 p{margin-bottom: 0;text-align: center;font-size: 17px;color: #3c3c3c;line-height: 1.65;}

.in-number{}
.in-num1{margin: 0 auto;position: relative;z-index: 2;}
.in-num1 ul li{width: 25%;float: left; padding:0 30px; text-align: center;position: relative;}
.in-num1 ul li span{display: block;color: #fff;}
.in-num1 ul li span.span1{display: block;color: #fff;margin-bottom: 8px;font-size: 24px;line-height: 1;}
.in-num1 ul li span.span1 i{display: inline-block;font-style: normal;font-size: 55px;vertical-align: top;margin-right: 5px;color: #fff;font-family: 'beba',arial;font-weight:500;line-height: 1.2;}
.in-num1 ul li span.span2{font-size: 16px;}
.box5{width:60px;}
.box6{margin-left: 20px;}
.box6>em{ font-size:24px; font-weight:bold; display:block; line-height:1.2; font-style:normal;}
.box6>p{ font-size:15px; margin-top:5px; display:block; line-height:1;}

#tabs1 {
	  overflow: hidden;
	  width: 100%;
	  padding: 0;
	  list-style: none;
	  text-align: center;
	  margin-bottom: 30px;
}

	#tabs1 li {
	  margin: 0 15px 0 0;
	  display: inline-block;
}

	#tabs1 a {
	  float: left;
	  position: relative;
	  padding: 12px 35px;
	  line-height: 1.2;
	  text-transform: uppercase;

	  text-decoration: none;
	  color: #464646;
	  font-size: 15px;
	  border-radius: 30px;

	  border: 1px solid #464646;
	  border-bottom-color: #777\9;
	  filter: alpha(opacity=30);
	}


	#tabs1 a:hover,

	#tabs1 a:focus {
	  border: 1px solid #E9742B;
	  opacity: 1;
	  filter: alpha(opacity=100);
	  color:#fff;
	  background-color: #E9742B;
	}

	#tabs1 a:focus {
	  outline: 0;
	}

	#tabs1 #current1 {

	  z-index: 3;

	  border-color: #E9742B;
	  background-color: #E9742B;
	  opacity: 1;
	  color: #fff;
	  filter: alpha(opacity=100);
	}
	
.box{position: absolute;padding: 0;top: 0;opacity:0.5;z-index:4;opacity:1;z-index: 99999999;}
.box_bg{}
.box22{width:100%;height:100%;margin:0 auto;display:none;z-index: 999;position:fixed;background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;opacity:1; }
.login5{width: 100%;height: 120px;text-align:center;position:relative;margin: 0 auto;}
.login5 h2{ font-size:30px; line-height:65px; color:#ffffff;}
.close3{position:absolute;width: 47px;height: 47px;right: 40px;top: 40px;}
.login51{width: 100%;padding: 0;margin:0 auto;color: #fff;height: 100%;overflow: hidden;display: block;}

.at22{max-width: 1000px;}

.vr1{ width:80px;}

.one{cursor:pointer;display: inline-block;}

#loginalert {
	max-width: 700px;
	margin:0 auto;
	text-align:center;
}

.ctt3{
	margin: 0 -1% 0 -1%;
	width:102%;
	display: flex;align-items: stretch;flex-wrap: wrap;
}
.ctt2{width: 23%;margin: 0 1% 30px 1%;float: left;border-radius: 2px;background: #fff;box-shadow: 0px 0px 20px rgba(155, 155, 155, 0.1), 0px 0px 20px rgba(155, 155, 155,0.1);}

.honorbd{padding: 28px 18px;line-height: 0;text-align: center;}
.honorbd img{height: 200px;object-fit: contain;margin:0px auto;display:block;}
.honorbd h4{
    margin-top: 15px;
    padding: 0 5px;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    overflow: hidden;
    text-align:center;
	transition: all .36s;
    }
	
.honorbd:hover h4{
    color: #E9742B;
    }
	
.page22{width:100%;height:auto;margin-top: 15px;text-align:center;position:relative;overflow:hidden;}
.page22 a{display:inline-block;width: 42px;height: 40px;line-height: 38px;text-align:center;font-size: 14px;color:#888888;border:1px solid #cccccc;background: #fff;margin:0 4px;}

.page22 a.on, .page22 a:hover{background-color: #E9742B;color:#ffffff;border-color: #E9742B;}
.page22 a:first-child,
.page22 a:last-child{font-weight:600;}

.culture{ margin-top:20px;}
.culture>.img{ width:100%;}
.culture>.img>img{ max-width:100%; margin:0 auto; height:auto;}
.culture>ul{  display:flex; flex-wrap:wrap;margin-left: -2%;margin-right: -2%;}
.culture>ul>li{ width:21%; margin-left:2%;margin-right: 2%;}
.culture>ul>li .img{ position:relative;}
.culture>ul>li .img>img{ width:100%;  margin:0 auto;}
.culture>ul>li .img>i{ width:56px; height:56px; border-radius:50%; background:#60b659; display:block; color:#fff; font-size:26px; font-family:'BEBAS'; display:flex; align-items:center; justify-content:center; position:absolute; left:0; right:0; margin:auto; margin-top:-28px;font-style: normal;}
.culture>ul>li .desc{ margin-top:60px;}
.culture>ul>li .desc>span{ font-size:20px; font-weight:bold; color:#60b659; display:block;}
.culture>ul>li .desc>em{ display:block; color:#60b659; text-transform:uppercase;font-style: normal;}
.culture>ul>li .desc>i{ margin:20px 0; width:40px; height:1px; background:#60b659; display:block;}
.culture>ul>li .desc>p:nth-child(4){ width:100%; font-size:15px;}
.culture>ul>li .desc>p:nth-child(5){ font-size:12px; margin-top:8px; line-height:1.5; color:#666;}

.z_index_tit4{text-align: center;margin-bottom: 40px;}
.z_index_tit4 .h3{font-size: 36px;font-weight: 400;color: #000;line-height: 1; margin:0;}
.z_index_tit4 .h4{font-size: 16px;font-weight: 400;color: #535353;line-height: 24px;margin-top: 15px;}

.z_index_tit5{text-align: center;margin-bottom: 40px;width: 80%;margin-left: auto;margin-right: auto;}
.z_index_tit5 .h3{font-size: 36px;font-weight: 700;color: #000;line-height: 1; margin-bottom:20px;margin-top: 0;}
.z_index_tit5 .h4{font-size: 16px;font-weight: 400;color: #484848;line-height: 1.8;margin-top: 15px;}

.video-list2 {
	margin-left:-1%;

	margin-right:-1%;

	margin-top: 35px;
  }
  
.video-list2 .video-item {
  width: 23%;
  background: #fff;
  margin-right: 1%;
  margin-left: 1%;
  transition-duration: .5s;
  text-align: center;
  float: left;
  box-shadow: 0px 4px 30px rgba(80, 83, 87, 0.05);
  margin-bottom: 2%;
  }

  .video-list2 .video-item:hover {

  background: #fff;
      
 }

  .video-list2 .video-item:hover .video-name {
   color: #E9742B; }
.video-list2 .video-btn {
  position: absolute;
  background: url(../images/video-btn1.png) no-repeat center;
  width: 52px;
  height: 52px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition-duration: .5s; }
  .video-list2 .video-btn:hover {
    transform: translate(-50%, -50%) scale(0.9); }
	
	.video-list2 .video-name {
  margin: 20px;
  font-size: 15px;
  line-height: 1.5;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  }
  
.news-pagecontent {
	background-color: #fff;
	float: left;
	width: 75%;
	margin-bottom: 0;
}

.news-pagecontent .page {
		padding: 35px 40px 40px;
	}
	
.news-pagecontent .page .title {
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #dadada;
}

.news-pagecontent .page .title h1 {
		font-size: 24px;
		font-weight: 700;
		line-height: 1.3;
		color:#262626;
	}
.news-pagecontent .page .title .artInfo {
	line-height: 2;
	padding: 10px 0;
	color: #999
}
.news-pagecontent .page .title .artInfo time {
	padding: 0 10px
}
.news-pagecontent .page .title .artInfo span {
}

.news-pagecontent .page .title .artInfo span a {
	margin-left: 10px;
	color: #999
}

.news-pagecontent .page .title .artInfo span a:hover,.news-pagecontent .page .title .artInfo span a:active {
	color: #262626
}

.news-pagecontent .page .title .article {
	padding: 15px;
	background: #f2f2f2;
	margin: 15px 0;
	color: #999
}

.news-pagecontent .page .content {
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	padding-top: 25px;
	line-height: 2;
}

.news-pagecontent .page .content:after {

	content: " ";
	clear: both;
	display: table

}

.news-pagecontent .page .content p,.news-pagecontent .page .content ul,.news-pagecontent .page .content ol {
	margin-bottom: 12px;
	font-size: 16px;
	line-height: 1.7;
}

.news-pagecontent .page .content h2 {
	margin-bottom: 10px;
	padding: 10px 0;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2
}

.news-pagecontent .page .content h3 {
	padding-top: 10px;
	font-size: 16px
}

.news-pagecontent .page .content a {
	color: #3d6dcc
}

.news-pagecontent .page .content a:hover,.news-pagecontent .page .content a:active {
	text-decoration: underline
}

.news-pagecontent .page .content img {
	max-width: 100%;
	height: auto
}

.news-pagecontent .page .content table {
	max-width: 100%;
	background-color: #f7f7f7
}

.news-pagecontent .page .content table th,.news-pagecontent .page .content table td {
	font-size: 12px;
	padding: 5px 10px;
	border: 1px solid #ccc;

	background-color: #fff
}

.news-pagecontent .page .content table th {
	background-color: #f7f7f7
}

.news-pagecontent .page .content table img {
	max-width: inherit
}

.news-pagecontent .page .content .table_wrap {
	position: relative;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #ededed
}


.news-pagecontent .page .content .table_wrap_box {
	*zoom: 1
}

.news-pagecontent .page .content .table_wrap_box:after {

	content: " ";

	clear: both;
	display: table

}

.news-pagecontent .page .content ul li {
	margin-left: 2em;
	list-style: disc
}

.news-pagecontent .page .content ol li {
	margin-left: 2em;
	list-style: decimal
}




.news-pagecontent .page .section {

	background: #f5f5f5;
	padding: 15px;
	margin-top: 20px;
	/* border-top: 1px solid #dedede; */
}


.news-pagecontent .page .section li a {
	font-size: 15px;
	display: block;

	padding: 3px 0;
	color: #666;
}

.news-pagecontent .page .section li a:hover,.news-pagecontent .page .section li a:active {
	color: #E9742B;
}

.news-pagelist {
		float: right;
		width: 23%;
		/* background:#fff; */
	}
.news-pagelist ul li {
		float: none;
		width: 100%;
		border-bottom: 1px solid #f2f2f2;
		background: #fff;
	}
	.news-pagelist ul li:first-child a {
		padding: 0;
		color: #262626;

		font-size: 14px;

	}
	.news-pagelist ul li:first-child a small {
		display: block;
		overflow: hidden;
		position: relative;
		line-height: 0;
	}

	.news-pagelist ul li:first-child a small img {

		width: 100%;
	}
	.news-pagelist ul li:first-child a time {
		display: none;
	}
	.news-pagelist ul li:first-child a em {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 10px 12px;
		color: #fff;
		background-color: rgba(0,0,0,0.7);
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.news-pagelist ul li a {
		font-size: 14px;
	}
	.news-pagelist ul li a time {
		top: 15px

	}
	.news-pagelist ul li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: relative;
	width: 100%;
	padding: 15px 90px 15px 10px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
}

	.news-pagelist ul li a:hover {
	color: #E9742B;
}



.news-pagelist ul li a time {
	position: absolute;
	right: 10px;
	top: 16px;
	width: 70px;
	text-align: right;
	color: #999;
	font-size: 12px
}

.news-pagelist ul li:first-child small {
	display: none
}

em,i{
	font-style:normal;
	}
	
.bg4{ background:#f5f5f5;}

.listInfo1 {
  margin-bottom: 25px;
  font-size: 15px;
  float: left;
  width: 100%;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  }

  .listInfo1 dt {
    width: 32%;
    overflow: hidden;
    float: left;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    }
  .listInfo1 dd {
    float: left;
    width: 68%;
    overflow: hidden;

    padding: 35px 45px;

    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    }
  .listInfo1 h3 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    overflow: hidden;
     display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
    }
	
.listInfo1 h3:hover {
   color: #E9742B;
    }
	
	 
  .listInfo1 p {
    color: #828282;
    line-height: 1.6;
    padding: 14px 0 0;
    overflow: hidden;
    margin-bottom: 0;
    display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
    font-size: 15px;
    }
    .listInfo1 p a {
      color: #9E9E9E;
      font-size: 14px;
      }
    .listInfo1 p a:hover {
      color: #E9742B;
      }
  .listInfo1 .info {
    height: 28px;
    margin: 20px 0 0;
    bottom: 20px;
    width: 100%;
    overflow: hidden;

    }
    .listInfo1 .info .info-l {
      float: left;
      width: 320px;
      height: 28px;
      overflow: hidden; }
      .listInfo1 .info .info-l a {

        display: inline-block;
        color: #5a5b5d;
        padding: 0 10px;
        height: 26px;
        line-height: 26px;
        margin: 0 10px 0 0;
        border: 1px solid #afafaf;

        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px; }
      .listInfo1 .info .info-l a:hover {
        color: #f60;
        border: 1px solid #f60;
        text-decoration: none; }
    .listInfo1 .info .info-r {
      float: right;

      color: #9E9E9E;

      height: 28px;

      line-height: 28px;
      overflow: hidden;
      }
  .listInfo1 .info .info-r .ico-read {

        display: block;
        height: 28px;
        background: url("../images/listImg.png") no-repeat 0 -1px;
        padding: 0 0 0 30px;
        float: right; 
        font-size: 14px;
}
		
.article{ padding:40px 50px; background:#fff;}


.subNewsTitle h3:first-child{font-size: 24px;font-weight: 400;color: #333;margin-top: 0px;padding: 0 0px 20px;border-bottom: 1px solid #D4D4D4;text-align: center;line-height: 1.5;margin-bottom: 10px;}
.article h3{font-size: 24px; color: #333; text-align: center; padding: 10px 0 30px;}





.article p{font-size: 15px;color: #2f2f2f;margin-bottom: 10px;line-height: 2;}

.video22{ width:80%; margin:0 auto;}


.otherNews {position: relative;border-top: 1px solid #D4D4D4;margin-top: 25px;}
.links22 {padding: 25px 0 0 0px;}
.links22 a {display: block;line-height: 2;font-size: 14px;color: #383838;}
.links22 a:hover {color: #E9742B;}

.zrr4{ text-align:right; line-height:2; color:#999999; font-size:12px; margin-bottom:15px;}

.solution-content{margin-top: 20px;}
.solution .solution-content .solution-content-tab{ max-width: 900px; margin: 0 auto; box-shadow: 0 0 40px rgba(0,0,0,.1); margin-top: -60px; position: relative; background-color: #FFF;}
.solution .solution-content .solution-content-tab ul{ display: flex; align-items: center; }
.solution .solution-content .solution-content-tab ul li { flex: 1; height: 120px; }

.solution .solution-content .solution-content-tab ul li a{ display: block; height: 120px; position: relative;}
.solution .solution-content .solution-content-tab ul li a:after{ content: ''; position: absolute; right: 35px; top: 50%; transform: translateY(-50%); width: 12px; height: 13px; background: url(../images/icon34.png) center center no-repeat;}
.solution .solution-content .solution-content-tab ul li.active a:after{ background: url(../images/icon35.png)  center center no-repeat;}
.solution .solution-content .solution-content-tab ul li a dl{ display: flex; height: 120px; align-items: center; padding: 0 50px;}
.solution .solution-content .solution-content-tab ul li a dl dd{ flex: 1; min-width: 0; margin-left: 35px;}
.solution .solution-content .solution-content-tab ul li a dl dd h2{ font-size: 20px; font-weight: normal;}
.solution .solution-content .solution-content-tab ul li a dl dd p{ font-size: 13px;}
.solution .solution-content .solution-content-tab ul li a:hover,.solution .solution-content .solution-content-tab ul li.active a{ color: #FFF; background: linear-gradient(300deg,rgba(112,50,221,1) 0%,rgba(30,176,232,1) 100%);}
.solution .solution-content .solution-content-tab ul li:first-child{ border-right: solid 1px #EEE;}
.solution .solution-content .solution-content-tab ul li:first-child dl dt{ background: url(../images/icon37.png) no-repeat; width: 53px; height: 49px;}
.solution .solution-content .solution-content-tab ul li:first-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:first-child.active dl dt{ border: none; background: url(../images/icon37_01.png) no-repeat;}
.solution .solution-content .solution-content-tab ul li:last-child dl dt{ background: url(../images/icon36.png) no-repeat; width: 50px; height: 49px;}
.solution .solution-content .solution-content-tab ul li:last-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:last-child.active dl dt{ background: url(../images/icon36_01.png) no-repeat;}
.solution .solution-content .solution-content-top{ margin-top: 80px;}
.solution .solution-content .solution-content-top dl{ background-color: #FFF; display: flex; align-items: center;}
.solution .solution-content .solution-content-top dl dt{ position: relative; width: 50%;}
.solution .solution-content .solution-content-top dl dt a{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; justify-content: center;}
.solution .solution-content .solution-content-top dl dt img{ max-width: 775px; max-height: 450px; width: 100%;}
.solution .solution-content .solution-content-top dl dt a img{ width: auto; height: auto;}
.solution .solution-content .solution-content-top dl dd{ flex: 1; padding: 0 60px; max-height: 300px;}
.solution .solution-content .solution-content-top dl dd h2{ font-weight: normal; font-size: 30px;}
.solution .solution-content .solution-content-top dl dd p span.line{ display: block; width: 12px; height: 2px; background-color: #f08200; margin: 20px 0;}
.solution .solution-content .solution-content-top dl dd .text{ color: rgba(40,40,40,.8); font-size: 15px; line-height: 22px;}
.solution .solution-content .solution-content-top dl dd .text img{ margin-top: 20px;}
.solution .solution-content .solution-content-tabs{ margin-top: 60px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul{ display: flex; align-items: center; border-bottom: solid 2px #fb5941;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li{ flex: 1; text-align: center; font-size: 19px; padding-bottom: 55px; position: relative;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a { display: inline-block;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a:hover img{ -webkit-animation: down 0.6s linear infinite alternate; animation: down 0.6s linear infinite alternate; -moz-animation: down 0.6s linear infinite alternate; }
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a p{ margin-top: 15px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active a p{ color: #fd5d36;}

.solution .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active:after{ content: ''; position: absolute; width: 21px; height: 10px; background: url(../images/icon44.png) no-repeat; bottom: 0; left: 50%; transform: translateX(-50%);}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd{ background-color: #FFF; padding: 50px;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con{ font-size: 15px; line-height: 24px; color: rgba(51,51,51,.8); display: none; }
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con img{ max-width: 100%;}
.solution .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con .con-text{ margin-bottom: 50px; }
.solution .solution-content .industry-item{
    margin-bottom: -15px;
}
.solution .solution-content .industry-item dl{background-color: #FFF;display: flex;align-items: center;margin-bottom: 20px;}
.solution .solution-content .industry-item dl:nth-child(2n) dd{ order: -1;}
.solution .solution-content .industry-item dl dt{width: 50%;line-height: 0; overflow:hidden;}
.solution .solution-content .industry-item dl dt img{ max-width: 775px; max-height: 450px; width: 100%; -moz-transition: -moz-transform 1.2s;-o-transition: -o-transform 1.2s;-webkit-transition: -webkit-transform 1.2s;transition: transform 1.2s;}
.solution .solution-content .industry-item dl dt:hover img {

		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
.solution .solution-content .industry-item dl dd{ flex: 1; padding: 0 60px; max-height: 300px;}
.solution .solution-content .industry-item dl dd h2{font-weight: 700;font-size: 32px;line-height: 1.3;color: #E9742B;margin-bottom: 20px;}
.solution .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #219DD3;margin: 20px 0;}
.solution .solution-content .industry-item dl dd .text{color: #383838;font-size: 17px;line-height: 1.5;}
.solution .solution-content .industry-item dl dd .text img{ margin-top: 20px;}
.solution .solution-content .industry-item dl dd p a{display: inline-block;width: 140px;height: 45px;border-radius: 50px;font-size: 15px;text-align: center;line-height: 41px;border: solid 2px #E9742B;color: #E9742B;margin-top: 50px;background: #ffffff;}
.solution .solution-content .industry-item dl dd p a:hover{border-color: #E9742B;color: #fff;background: #E9742B;}


.solution3 .solution-content .solution-content-tab{ max-width: 900px; margin: 0 auto; box-shadow: 0 0 40px rgba(0,0,0,.1); margin-top: -60px; position: relative; background-color: #FFF;}
.solution3 .solution-content .solution-content-tab ul{ display: flex; align-items: center; }
.solution3 .solution-content .solution-content-tab ul li { flex: 1; height: 120px; }

.solution3 .solution-content .solution-content-tab ul li a{ display: block; height: 120px; position: relative;}
.solution3 .solution-content .solution-content-tab ul li a:after{ content: ''; position: absolute; right: 35px; top: 50%; transform: translateY(-50%); width: 12px; height: 13px; background: url(../images/icon34.png) center center no-repeat;}
.solution3 .solution-content .solution-content-tab ul li.active a:after{ background: url(../images/icon35.png)  center center no-repeat;}
.solution3 .solution-content .solution-content-tab ul li a dl{ display: flex; height: 120px; align-items: center; padding: 0 50px;}
.solution3 .solution-content .solution-content-tab ul li a dl dd{ flex: 1; min-width: 0; margin-left: 35px;}
.solution3 .solution-content .solution-content-tab ul li a dl dd h2{ font-size: 20px; font-weight: normal;}
.solution3 .solution-content .solution-content-tab ul li a dl dd p{ font-size: 13px;}
.solution3 .solution-content .solution-content-tab ul li a:hover,.solution .solution-content .solution-content-tab ul li.active a{ color: #FFF; background: linear-gradient(300deg,rgba(112,50,221,1) 0%,rgba(30,176,232,1) 100%);}
.solution3 .solution-content .solution-content-tab ul li:first-child{ border-right: solid 1px #EEE;}
.solution3 .solution-content .solution-content-tab ul li:first-child dl dt{ background: url(../images/icon37.png) no-repeat; width: 53px; height: 49px;}
.solution3 .solution-content .solution-content-tab ul li:first-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:first-child.active dl dt{ border: none; background: url(../images/icon37_01.png) no-repeat;}
.solution3 .solution-content .solution-content-tab ul li:last-child dl dt{ background: url(../images/icon36.png) no-repeat; width: 50px; height: 49px;}
.solution3 .solution-content .solution-content-tab ul li:last-child:hover dl dt,.solution .solution-content .solution-content-tab ul li:last-child.active dl dt{ background: url(../images/icon36_01.png) no-repeat;}
.solution3 .solution-content .solution-content-top{ margin-top: 80px;}
.solution3 .solution-content .solution-content-top dl{ background-color: #FFF; display: flex; align-items: center;}
.solution3 .solution-content .solution-content-top dl dt{ position: relative; width: 50%;}
.solution3 .solution-content .solution-content-top dl dt a{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center; justify-content: center;}
.solution3 .solution-content .solution-content-top dl dt img{ max-width: 775px; max-height: 450px; width: 100%;}
.solution3 .solution-content .solution-content-top dl dt a img{ width: auto; height: auto;}
.solution3 .solution-content .solution-content-top dl dd{ flex: 1; padding: 0 60px; max-height: 300px;}
.solution3 .solution-content .solution-content-top dl dd h2{ font-weight: normal; font-size: 30px;}
.solution3 .solution-content .solution-content-top dl dd p span.line{ display: block; width: 12px; height: 2px; background-color: #f08200; margin: 20px 0;}
.solution3 .solution-content .solution-content-top dl dd .text{ color: rgba(40,40,40,.8); font-size: 15px; line-height: 22px;}
.solution3 .solution-content .solution-content-top dl dd .text img{ margin-top: 20px;}
.solution3 .solution-content .solution-content-tabs{ margin-top: 60px;}
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-hd ul{ display: flex; align-items: center; border-bottom: solid 2px #fb5941;}
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li{ flex: 1; text-align: center; font-size: 19px; padding-bottom: 55px; position: relative;}
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a { display: inline-block;}
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a:hover img{ -webkit-animation: down 0.6s linear infinite alternate; animation: down 0.6s linear infinite alternate; -moz-animation: down 0.6s linear infinite alternate; }
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li a p{ margin-top: 15px;}
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active a p{ color: #fd5d36;}

.solution3 .solution-content .solution-content-tabs .solution-content-tabs-hd ul li.active:after{ content: ''; position: absolute; width: 21px; height: 10px; background: url(../images/icon44.png) no-repeat; bottom: 0; left: 50%; transform: translateX(-50%);}
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-bd{ background-color: #FFF; padding: 50px;}
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con{ font-size: 15px; line-height: 24px; color: rgba(51,51,51,.8); display: none; }
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con img{ max-width: 100%;}
.solution3 .solution-content .solution-content-tabs .solution-content-tabs-bd .solution-content-tabs-bd-con .con-text{ margin-bottom: 50px; }
.solution3 .solution-content .industry-item{
    margin-bottom: -15px;
}
.solution3 .solution-content .industry-item dl{background-color: #FFF;display: flex;align-items: center;margin-bottom: 80px;}
.solution3 .solution-content .industry-item dl:nth-child(2n) dd{ order: 1;}
.solution3 .solution-content .industry-item dl:nth-child(2n) dd{ padding-left: 100px;padding-right: 0;}
.solution3 .solution-content .industry-item dl dt{width: 50%;line-height: 0; overflow:hidden;}
.solution3 .solution-content .industry-item dl dt img{ max-width: 775px; max-height: 450px; width: 100%; -moz-transition: -moz-transform 1.2s;-o-transition: -o-transform 1.2s;-webkit-transition: -webkit-transform 1.2s;transition: transform 1.2s;}

.solution3 .solution-content .industry-item dl dd{ flex: 1;  padding-right: 100px;padding-left: 0;}
.solution3 .solution-content .industry-item dl dd h2{font-weight: 700;font-size: 32px;line-height: 1.4;color: #111111;margin-bottom: 20px;}
.solution3 .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;background-color: #219DD3;margin: 20px 0;}
.solution3 .solution-content .industry-item dl dd .text{color: #1e1e1e;font-size: 17px;line-height: 1.65;}
.solution3 .solution-content .industry-item dl dd .text img{ margin-top: 20px;}
.solution3 .solution-content .industry-item dl dd p a{display: inline-block;width: 140px;height: 45px;border-radius: 50px;font-size: 14px;text-align: center;line-height: 41px;border: solid 2px #E9742B;color: #E9742B;margin-top: 50px;background: #ffffff;}
.solution3 .solution-content .industry-item dl dd p a:hover{border-color: #E9742B;color: #fff;background: #E9742B;}

.tu1{ margin-top:15px; margin-bottom:50px;}	
.tu2{ margin-top:15px; margin-bottom:20px;}	

.new_meue_right_tit{width: 100%; height:46px;background:url(../images/tit_bg.PNG) repeat-x; position:relative; margin-bottom: 20px;}
.new_meue_right_tit .hwjr_title{height:43px;border-bottom: 3px solid #E9742B;font-size:24px;line-height: 1.3;display:inline-block;color: #E9742B;}
.cc123{ margin-bottom:40px;}

.lxdz ul{border-top: 1px solid #FFC5A1;border-left: 1px solid #FFC5A1;float: left;width: 100%; display: flex;
    flex-direction: row;
    flex-wrap: wrap;}
.lxdz li img{vertical-align: top;    margin-right: 12px;}
.lxdz li span{font-size: 14px;color: #E9742B;line-height: 1.7;  position: absolute; left: 0; top: 0;}
.lxdz li {font-size: 15px;color: #3e3e3e;}
.lxdz li h6{font-size: 22px;color: #E9742B;font-weight: 700;margin-bottom: 18px;line-height: 1.6;}

.lxdz li div{margin-bottom: 12px;padding-left: 35px;position: relative;line-height: 1.5;font-size: 16px;}
.lxdz li{width: 50%;float: left;border-right: 1px solid #FFC5A1;padding: 40px;background: #FFFFFF;border-bottom: 1px solid #FFC5A1;}

.pubcatetit{font-size:34px;color:#000;text-align:center;font-weight:400;line-height: 1.2;}
.linei{display: block;width:20px;height:3px;background: #0039c8;margin: 15px auto;font-style:normal;}

.pubcatetit2{font-size:34px;color:#000;text-align:center;font-weight:400;line-height: 1.2; margin-bottom:30px;}

.welsay{text-align:center;font-size: 15px;color: #585858;line-height: 2;max-width: 920px;margin-left: auto;margin-right: auto;margin-top: 30px;margin-bottom: 55px;}
.welfare ul{ text-align:center;}
.welfare ul li{width: 16%;text-align:center;margin-bottom: 20px;padding: 0 10px;box-sizing: border-box;display: inline-block;}
.welfare ul li img{max-height:60px;display: block;margin:0px auto;}
.welfare ul li p{margin-top: 10px;font-size: 15px;}

.welfare ul li img{transition-delay:.1s;-webkit-transition-delay:.1s;}
.welfare ul li img,
.welfare ul li p{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;}

.welfare ul li:hover img,
.welfare ul li:hover p{transform:translateY(-10px);-webkit-transform:translateY(-10px);}

.welfare ul li:hover img{transition-delay:0s !important;-webkit-transition-delay:0s !important;}
.welfare ul li:hover p{transition-delay:.1s !important;-webkit-transition-delay:.1s !important;}


#job-list {
	margin-bottom: 0;
}

#job-list .box {
	padding: 40px;
	background: #fff;
	border: 1px solid #e2e2e2;
	margin-top: 30px;
	position: relative;
	z-index: 1;
}

#job-list .top {
	background: #E9742B;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}


#job-list .name,#job-list .num,#job-list .address,#job-list .date {
	float: left;
	width: 17%;
	padding: 20px 0;
	text-align: center;
	line-height: 1.6;
	box-sizing: border-box;
}

#job-list .name {
	padding-left: 50px;
	text-align: left;
}

#job-list .arrow {
	float: left;
	width: 12%;
	text-align: center;
}

#job-list .arrow i {
	display: block;
	margin: 0 auto;
	width: 65px;
	height: 65px;
	background: url("../images/down.png") no-repeat center;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
	transition: transform 0.5s ease-out;
}

#job-list .article {
	border-bottom: 1px solid #dbdbdb;
	font-size: 15px;
	padding: 0;
}

#job-list .article .clearfix {
	cursor: pointer
}

#job-list .article.active .arrow i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

#job-list .content {
	position: relative;
	display: none;
	background: #f5f5f5;
	border: 1px solid #dadada;
	border-bottom: 0;
	padding: 15px 50px 30px;
	color: #464646;
}

#job-list .content .txt {
	font-size: 16px;
	margin-bottom: 12px;
	padding-top: 22px;
	font-weight: 700;
	color: #292929;
}

#job-list .content h3 {
	font-weight: 400;
	position: relative;
	padding-left: 22px;
}

#job-list .content h3:before {
	content: '';
	width: 9px;
	height: 9px;
	background: #c64f4a;
	position: absolute;
	top: 7px;

	left: 0;
}

#job-list .content p {

text-indent: 0;


font-size: 14px;

line-height: 1.8;

margin-bottom: 5px;

color: #545454;
}

.yy5{width:100%;height:500px;}

 .cont-two li {
        text-align: center;
        width: 25%;
        float: left;
        border: 1px solid #eee;
        height: 240px;
        padding: 59px 0 0;
		margin-left: -1px;
		line-height:1;
    }


        .cont-two li:hover p {
        }


        .cont-two li:hover img {
            transform: translateY(-8px);
        }

    .cont-two img {
        transition: all 0.5s;
        width: 44px;
    }



    .cont-two p {

        line-height: 1.7;

        color: #0d141c;
        margin-top: 27px;
        padding: 0 40px;
		word-break: break-all;
    }

        .cont-two p.h3-size22 {
            margin-top: 22px;
        }

    .cont-two li:last-child img {
        box-shadow: 0 0 12px rgba(0,0,0,0.10);
        padding: 2px;
        width: 100px;
    }

    .cont-two li:last-child p {
        margin-top: 8px;
    }

.cont-three img {
    width: 100%;
}

.h3-size22{font-size: 22px;}
.p-size16{font-size: 16px;}
.pt80 {
	margin-top:40px;
}
.pb40 {
	margin-bottom:20px;
}

.relly{width: 100%;padding: 70px 0 80px;}
.relyx-title p{font-size: 15px;color: #999;line-height: 26px;margin-top: 16px;}
.relly-form{width: 100%;margin-top: 42px;}
.relly-formipt{width: 100%;overflow: hidden;margin-top: 25px;}
.relly-formipt input{width: 49%;height: 60px;background: #fff;padding: 0 20px;border: 1px #dcdcdc solid;}
.relly-form input, .relly-form textarea{font-size: 14px;color: #6d6d6d;}
.relly-form input:-moz-placeholder, .relly-form textarea:-moz-placeholder {color:#888;font-size: 15px;}
.relly-form input::-moz-placeholder, .relly-form textarea::-moz-placeholder {color:#888;font-size: 15px;}
.relly-form input:-ms-input-placeholder, .relly-form textarea:-ms-input-placeholder{color:#888;font-size: 15px;}
.relly-form input::-webkit-input-placeholder, .relly-form textarea::-webkit-input-placeholder{color:#888;font-size: 15px;}
.relly-formipt input:first-child{float: left;}
.relly-formipt input:last-child{float: right;}
.relly-form textarea{width: 100%;display: block;background: #fff;margin-top: 25px;padding: 24px 20px;height: 164px;border: 1px #dcdcdc solid;}
.relly-formyzmbtn{width: 100%;overflow: hidden;margin-top: 26px;}
.relly-formyzm{float: left;}
.relly-formyzm input{width: 400px;height: 60px;background: #fff;padding: 0 20px;display: block;float: left;border: 1px #dcdcdc solid;}
.relly-formyzm span{display: block;float: left;margin-left: 20px;height: 60px;width: 150px;cursor: pointer;}
.relly-formyzm span img{width: 100%;height: 100%;}
.relly-formbtn {width: 200px;height: 60px;display: block;background: #E9742B;font-size: 16px;color: #fff;text-align: center;float: right;cursor: pointer;border: 0;}
.relyx-close{display: none;}

.ny-wrap{ margin-top:30px;}

.zss1{ display:block;}
.zss2{ display:none;}

.footer{background-color: #303030;color:#fff;padding: 70px 0 5px 0;width: 100%;}
.footer .footer-menu{width: 57%;float: left;}
.footer .footer-menu .item{display: inline-block;/*! width: 31%; */vertical-align: top;float: left;padding-right: 32px;}
.footer .footer-menu .item .title{font-size: 18px;font-weight: 700;line-height:1;letter-spacing: 0.5px;margin-bottom: 30px;}
.footer .footer-menu .item a{
    font-size: 15px;
    line-height: 1.6;
    color: rgba(255,255,255,.7);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }
.footer .footer-menu .item a:hover{color: #fff;}
.footer .footer-menu .item a+a{margin-top: 10px;}
.footer .footer-telephone{border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);padding: 0 40px 3px 40px;width: 28%;float: left;}
.footer .footer-telephone .title{font-size: 18px;font-weight: 700;position:relative;letter-spacing: 0;margin-bottom:12px;line-height: 1.2;padding-bottom: 15px;}
.footer .footer-telephone .title:before{width:52px;height:1px;background-color:#fff;content:'';left:0;bottom:0;opacity: .2;position:absolute;}
.footer .footer-telephone .phone-number{font-size: 24px;font-weight: 700;margin-bottom: 20px;padding-top: 5px;line-height:1;}

.footer .footer-telephone .address{font-size: 15px;line-height: 1.6;margin-bottom: 12px;}
.footer .wx{padding-left:60px;width: 15%;text-align: center;float: right;}
.footer .wx .img-box1{overflow:hidden;margin: 0 auto;}
.footer .wx p{text-align:center;margin-top: 5px;font-size: 15px;color: rgba(255,255,255,.7);}
.footer .web-info{width:100%;line-height:50px;border-top:1px solid rgba(255,255,255,.1);display: block;justify-content:space-between;font-size: 15px;color: rgba(255,255,255,.7);float: left;margin-top: 50px;}

.head_yy {position:relative;vertical-align: middle; width:130px;margin-top: 30px;}

.head_yy .lan-ico{
    vertical-align: middle;
    padding-right: 5px;
    margin-top: -3px;
}
.head_yy h3 {line-height:30px;font-size: 16px;color: #171717;}
.head_yy h3 i { font-size:12px; color:#888; padding-left:10px}
.head_yy ul {position:absolute;left: -15px;top: 60px;padding-bottom: 8px;display:none;background:#fff;width:100%;box-shadow: 0px 4px 12px 0px rgb(0 0 0 / 6%);}
.head_yy ul li { line-height:30px; padding-left:15px}

.talent-block4 {
	position: relative;
	height: 550px;
    background: #f5f5f5;
}

.talent-block4 .text {

	position: absolute;
	top: 0;
	width: 58%;
	height: 100%;
}

.talent-block4 .box {
	width: 80%;
	max-width: 764px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.talent-block4 .box h2 {
	position: relative;
	display: inline-block;
	font-size: 38px;
	color: #2f2f2f;
	font-weight: 700;
	margin-bottom: 18px;
	line-height: 1.25;
}



.talent-block4 .box h3 {
	font-size: 18px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #147861;
	margin-bottom: 36px;
	line-height: 1;
}

.talent-block4 .box .txt {
	line-height: 2;
	color: #444444;
	font-size: 16px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	margin-bottom: 30px;
}

.talent-block4 .box .txt p {
	line-height: 1.65;
	font-size: 17px;
	color: #444444;
	margin-bottom: 10px;
}

.talent-block4 .img {
	position: absolute;
	top: 0;
	width: 42%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center;
}

.talent-block4 .line {
	display: block;
	position: absolute;
	bottom: -50px;
	width: 80px;
	height: 132px;
	border: 7px solid #147861;
	background: none;
}

.talent-block4:nth-child(odd) .text {
	right: 0;
}

.talent-block4:nth-child(odd) .box {
	left: 15.2%;
}

.talent-block4:nth-child(odd) .img {
	left: 0;
}

.talent-block4:nth-child(odd) .line {
	border-right: 0;
	right: 0
}

.talent-block4:nth-child(even) .text {

	right: 0
}

.talent-block4:nth-child(even) .box {
	left: 8.2%;
}

.talent-block4:nth-child(even) .img {
	left: 0
}

.talent-block4:nth-child(even) .line {
	border-left: 0;
	left: 0
}

.talent-block4:last-child .line {
	display: none
}

.pink-line{
        width: 20px;
        height: 3px;
        background: #E9742B;
        margin-bottom: 25px;
        margin-left: 2px;
        display: none;
    }
	
.bgef {
  background: #f5f5f5;
  }
  
.wy_case{background: #f5f5f5;padding: 70px 0;}
.wy_list{ margin-left: -2.2%;}
.wy_list li{ width: 47.8%; float: left; position: relative; overflow: hidden; margin-bottom: 40px; margin-left: 2.2%;}
.wy_list li:nth-child(even){ float: right;}
.wy_list li a{ display: block; width: 100%; height: 100%;}
.wy_list .imgbox,.wy_list .infobox{ width: 50%; overflow: hidden; box-sizing: border-box; float: left; height: 230px;}
.wy_list .img{ width: 100%; transition: ease .8s; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}

.wy_list li:hover .img{ transform: scale(1.1,1.1);}
.wy_list .infobox{background: #fff;position: relative;padding: 15px 30px;box-sizing: border-box;}
.wy_list .infobox h3{font-size: 18px;font-weight: bold;margin-bottom: 25px;border-bottom:1px solid #dddddd;line-height: 2;padding-bottom: 10px;margin-top: 15px;color: #090909;}
.wy_list .infobox .desc{color: #4d4d4d;}
.wy_list .infobox p{padding-left:0;margin-bottom: 5px;line-height: 1.7;}
.wy_list .infobox:before{ content: ""; z-index: 1; display: block; width:0; height: 2px;background: #E9742B; position: absolute; left: 0; bottom: 0; transition: ease .8s;}
.wy_list li:hover .infobox:before{ width: 100%;}
.wy_list li:hover h3{ color: #E9742B;}

.A-title{text-align:center;}

.A-title .t1{line-height:46px;font-size:34px;color:#000;}
.A-title .t2{line-height:45px;font-size:22px;color:#666666;margin:10px 0 0;}
.A-title .split{display:block;width: 56px;height:1px;background:#a0a0a0;margin: 15px auto 0;}
.AtcInvest-oMsg{padding: 60px 0 70px;background:url(../images/aiOmsg-bg.jpg) no-repeat center center / cover fixed;}
.AtcInvest-oMsg .A-title .t1{color:#fff;}
.aiOmsg-wrap{ width:80%; margin:44px auto 0;}
.aiOmsg-list{width: 100%; box-sizing:border-box;}
.aiOmsg-list li{width: 50%;padding: 0 15px;margin-bottom: 25px;float:left;box-sizing:border-box;}
.aiOmsg-list li .text{padding:0 23px;height:50px;line-height:50px;font-size: 15px;background: #f7f7f7;border-radius:3px;width:100%;box-sizing:border-box;}
.aiOmsg-list li .text::-webkit-input-placeholder{color:#888888;}
.aiOmsg-list li.w100{width:100%;}
.aiOmsg-list li textarea.text{height:160px;resize:none;}
.aiOmsg-list li .btn{display:block;width:180px;height:45px;line-height:45px;font-size: 16px;color:#fff;border-radius:50px;background: #E9742B;margin:0 auto;margin-top: 20px;}

.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}
.ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;}

.srv-wrap{padding: 40px;background:#fff;}

.srv-container .srv-wrap{padding: 40px;background:#fff;}

.srv-wrap .srv-top{
padding-bottom: 16px;
text-align: left;
font-size: 28px;
line-height: 1.4;
color: #0f0f0f;
border-bottom:1px solid #dedede;
font-weight: 700;
}



.srvStgy-top{width: 100%;text-align: left;font-size: 16px;margin: 25px auto 0;color: #373737;line-height: 1.65;}

.srvStgy-top p{margin-bottom: 12px; line-height:1.65;}

.srvStgy-top1{width: 100%;text-align: left;font-size: 17px;margin: 25px auto 0;color: #373737;line-height: 1.65;}

.srvStgy-top1 p{margin-bottom: 15px; line-height:1.65;}

.serBaoz {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.serBaozItem {
    position: relative;
    top: 0;
    width: calc(50% - 15px);
    padding: 60px;
    margin-top: 10px;
    background: #fff;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.1);
    /* background: url(../images/serBz_bg.png) no-repeat bottom right;
    background-size: 100% auto; */
    position: relative;
    transition: all .48s;
    overflow: hidden;
    margin-bottom: 20px;
}

.serIco_img {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 89%;
}

.serIco_adv {
    position: absolute;
    left: 0;
    bottom: 0;
}

.serBaozText {
    position: relative;
    z-index: 3;
    transition: all .48s;
}

.serBaozText span {
    display: block;
    font-size: 22px;
    color: #131313;
    margin-bottom: 20px;
}

.serBaozText p {
    color: #666;
    width: 78%;
    min-height: 75px;
}

.serBaozIco {
    position: absolute;
    right: 14%;

    top: 50px;
}

.serBaozIco img {

    width: 35px;
}

.serBaozItem svg {

    opacity: 0;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 48px;

    left: 50px;

    z-index: -1;
}


.serBaozItem:hover {
    top: -10px
}

.tit{text-align: center;margin-bottom: 38px;}
.tit h3{font-size: 34px;color: #1d1d1d;line-height: 1.2;position: relative;padding-bottom: 0;margin-bottom: 12px;font-weight: 700;}
.tit h4{font-size: 15px;color: #464646;font-weight: 400;max-width: 80%;margin-left: auto;margin-right: auto; line-height:1.5;}

.products-main-nav{width: 25%;float: left;}
.products-main-nav .title{height: 105px;background: #E9742B;color: #FFF;display: flex;align-items: center;padding-left: 33px;}

.products-main-nav .title h1{font-weight: 700;font-size: 30px;line-height: 1.2;}
.products-main-nav .title p{font-size: 13px;line-height: 1.2;margin-top: 5px;}
.products-main-nav ul{background-color: #ffffff;padding-top: 10px;}
.products-main-nav ul li{margin: 0 30px;}

.products-main-nav ul li.active ol{display: block;}
.products-main-nav ul li h3 a{display: block;line-height: 1.5;border-bottom: dashed 1px #dfdfdf;position: relative;font-size: 17px;padding: 18px 17px 18px 0;font-weight: normal; color:#1c1c1c;}
.products-main-nav ul li h3 a:after{ content: ''; position: absolute; right: 0; top: 50%; transform: translateY(-50%); background: url(../images/icon49.png) no-repeat; width: 7px; height: 13px; transition: all 0.5s;}
.products-main-nav ul li:last-child h3 a{ border-bottom: none;}
.products-main-nav ul li.active h3 a{color:#E9742B;}
.products-main-nav ul li.active ol li.active a{ color: #E9742B;}
.products-main-nav ul li ol{ display: none;}
.products-main-nav ul li ol li{margin: 0;font-size: 14px;border-bottom: dashed 1px #dfdfdf;}
.products-main-nav ul li ol li a{display: block;line-height: 1.6;padding: 12px 0;color: #393939;font-size: 14px;}
.products-main-nav ul li ol li a:hover{color:#E9742B;}
.products-main-nav ul li ol li a:before{display: inline-block;vertical-align: middle;width: 4px;height: 4px;background-color: #AAA;margin: -2px 10px 0 0;border-radius: 50%;}
.products-main-nav ul li.active ol li.active a:before{ background-color: #E9742B;}
.products-main-nav ul li:hover h3 a{color:#E9742B;}

.w70{width: 72%;float: right;}

.heading_level3 {
  border-bottom: none;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding: 0 0px 8px 0;
  margin-bottom: 25px;
}
.heading_level3:after {
  background-color: #dd0000;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 40px;
}

.productList-image {
  margin-bottom: 30px;
}

.productList-image img {
  height: auto;
  width: 100%;
}

 .productList.for_verticalTwoColumnsAll {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
  }
  
   .productList.for_verticalTwoColumnsAll .productList-image {
    margin-right: 4%;
    width: 48%;
  }
  
  .productList.for_verticalTwoColumnsAll .productList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}


 .productList.for_verticalTwoColumnsAll .productList-list {
    width: 48%;
  }
  
  .productList-list-item {
  border-bottom: 1px dashed #d8d8d8;
}

.productList-list-item a {
  display: block;
  padding: 15px 20px 15px 5px;
  position: relative;
  font-size: 16px;
  word-wrap: break-word;
}

.productList-list-item:first-child {
  border-top: 1px dashed #d8d8d8;
}

.productList.for_verticalOneColumn .productList-list-item-link, .productList.for_verticalTwoColumns .productList-list-item-link {
  border-bottom: 1px dashed #d8d8d8;
}

.productList.for_verticalOneColumn .productList-list-item-link:last-child, .productList.for_verticalTwoColumns .productList-list-item-link:last-child {
  border-bottom: none;
}

.productList.for_verticalTwoColumnsAll .productList-list-item {
  margin-right: 6%;

  width: 47%;
}

.productList.for_verticalTwoColumnsAll .productList-list-item:nth-child(2n) {
  margin-right: 0;
}

.advantage-list2 {
	width: 46%;
	float: left;
	margin: 0 2%;
	border-radius: 3px;
	box-shadow: 0 0 28px rgba(191, 191, 191, 0.5);
}

.advantage-list2 .pro {
	width: 100%;
	line-height: 0;
	border-radius: 0;
	position: relative;
	overflow: hidden;

}




.advantage-list2 .desc {
	padding: 30px 35px 25px;
	background: #ffffff;
	border-radius: 0;
	width: 100%;
}


.advantage-list2 .desc strong {
	display: block;
	color: #000;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.6;
	margin-bottom: 12px;
}

.advantage-list2 .desc p {
	font-size: 14px;
	color: #3e3e3e;
	line-height: 25px;
	min-height: 50px;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;

}


.pink-line1{
        width: 100%;
        height: 1px;
        background: #E9742B;
        margin-bottom: 25px;
    }
	
.pink-line2{
        width: 100%;
        /*! background: #E9742B; */
        margin-bottom: 20px;
        /*! height: 82px; */
        /*! padding: 15px; */
        border-bottom: 1px solid #E9742B;
        padding-bottom: 15px;
    }
	
.pink-line3{
        color: #555;
        line-height: 24px;
        font-size: 17px;
        height: 72px;
         display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
    }
	
	
.btn1 {display: block;margin-top: 22px;width: 110px;line-height: 34px;text-align: center;font-size: 14px;color: #555;border: 1px solid #787878;border-radius: 0px;}
.btn1:hover {  background: #F37020; border: 1px solid #F37020; border-radius: 0px; color:#FFFFFF; }


.advantage-list3 {
	width: 23%;
	float: left;
	border-radius: 3px;
	margin-left: 1%;
	margin-right: 1%;
	box-shadow: 0 0 28px rgba(191, 191, 191, 0.5);
	background: #fff;
}

.advantage-list3 .pro {
	width: 100%;
	line-height: 0;
	border-radius: 0;
	position: relative;
	overflow: hidden;
}


.advantage-list3 .desc {
	padding: 30px 28px 35px;
	width: 100%;
}


.advantage-list3 .desc strong {
	display: block;
	color: #232323;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.6;
	margin-bottom: 7px;
}


.mg10 {margin: 0 -2%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;}
	
	
.vs1 {
margin-left:-2%;
margin-right:-2%;
}
.vs1 li a {
  display: block;
  font-size: 16px;
  line-height: 1.7;
  color: #1e1e1e;
  font-weight: 700;
}
.vs1 li a:before {
  content: "";
  display: inline-block;
 width: 8px;
 height: 8px;
 border-top: 5px solid transparent;
 border-left: 8px solid #E9742B;
 border-bottom: 5px solid transparent;
  margin-right: 8px;
  transition: transform .2s;
}
.vs1 li a:hover {
  color: #E9742B;
  transition: .2s;
}

.vs1 li{
  margin-bottom: 12px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 12px;
  width: 46%;
  float: left;
  margin-left: 2%;
  margin-right: 2%;
}

.parameter table{width: 100%;font-size: 15px;border-collapse: collapse; table-layout: fixed;}
.parameter table thead th{ text-align: left; border: solid 1px #EEE; background-color: #999; color: #FFF; padding: 10px;}
.parameter table tbody td{border: solid 1px #717171;padding: 15px 8px;line-height: 1.45; word-break: break-word;word-wrap:break-word;text-align: center;}

.titbar{border-bottom:1px solid #e5e5e5;padding-bottom: 20px;position: relative;font-size: 30px;margin-bottom: 20px;line-height: 1.2;}
.conatct_addre{ margin-bottom:20px;}
.conatct_addre p{margin-bottom: 0;line-height: 1.6;font-size: 16px;color: #484848;}

.ax1{ font-size:15px; line-height:2; color: #555;}
.ax1 p{ margin-bottom:8px; font-size: 16px; color: #555;line-height: 1.6;}

@media screen and (max-width: 1600px) {

.talent-block4 {
	height: 500px;
}
}

@media screen and (max-width: 1500px) {

.talent-block4 .box h2 {
	font-size: 36px;
}

.other_banner{height: 350px;}


.lxAbout_info {
        padding: 1% 0;
    }

    .lxAbou_p {
        max-width: 96%;
    }

 

    .lxAbou_p span {
        margin-bottom: 8px;
    }

    .indAb_num span {
        font-size: 36px;

    }
	


	.indAb_num {
    margin-top: 40px;
}

.indAb_num p {
    font-size: 14px;
}

.lxAbou_p p {
    font-size: 15px;
}

.list_box>ul{width: 28%;}
.desc{ width:72%;}

.mr_frBtnL {margin: 148px 0 0 -40px;width: 20px;}
.mr_frBtnR {margin-top: 148px;width: 20px;margin-right: -25px;}

}

@media screen and (max-width: 1440px) {


.other_banner{margin-top: 80px;}

.footer .footer-menu .item{width: 31%;padding-right: 30px;}

.ax1 p{ font-size: 15px;}

.pink-line3{
        font-size: 16px;
    }

}

@media screen and (max-width: 1280px) {

.other_banner{margin-top: 70px;}

.talent-block4 .box h2 {
	font-size: 32px;
}

}


@media screen and (max-width: 1024px) {

.hstu_li_parga p{

    font-size: 16px;
}

.list_box>ul{width: 100%;}
.desc{ width:100%;}
.list_box{margin-top:20px; display:block;}


.list_box>ul{ width:100%; margin:0 auto; margin-left:0; display:flex; flex-wrap:wrap; justify-content:space-between; margin-top:20px; padding:0 20px;}
.list_box>ul>li{width:50%;padding-right: 15px;}
.list_box>ul>li>span{ font-size:16px;}
.list_box>ul>li>.desc{ font-size:14px;}

.lxAbout {
        padding-bottom: 0;
        padding-top: 40px;
    }
	 .lxAbout_info {
        padding: 1% 0;
    }

    .lxAbou_p {
        max-width: 98%

    }

    .lxAbou_p p {
        font-size: 14px;
    }

    .lxAbou_p span {
        margin-bottom: 8px;
    }

    .indAb_num span {
        font-size: 22px;
    }
	  .lxAbout_img {
        position: relative;

        width: 90%;


        margin: 20px auto 40px auto;
    }

    .lxAbout_txt {
        max-width: 100%;
    }
	
	 .indAb_num {
        flex-wrap: wrap;

        margin-top: 14px;
        margin-left: 0;
        margin-right: 0;
    }
	 .indAb_div {
        width: 25%;
        margin: 14px 0;
    }
	.indAb_num p {
    font-size: 12px;

    padding: 0 5px;
    line-height: 1.55;
}
.indAb_div>div {
    font-size: 14px;
}

.mt30{ margin-top:25px;}

.fixfdback{}

.fixfdback h2{font-size:18px; font-weight:700; margin-bottom:20px;}
.fixfdback .inp_sub{font-size: 15px;}

.mr_frbox {margin-top: 20px;}
.mr_frBtnL {float: left;margin: 100px 0 0px 0px;cursor: pointer;display: inline;width:5%;margin-right:4%;}
.mr_frUl { float: left; width: 85%; }
.mr_frBtnR {float: right;margin-top: 100px;cursor: pointer;width:5%;margin-right: 0;}
.mr_frUl ul li {display: inline;float: left;width: 46%; margin-right:10px;overflow: hidden;}

.fixfdback .note ul{width: 100%;}
.fixfdback .note ul li{width: 48%;margin-right: 2%; margin-bottom:10px;}
.fixfdback .note p{width: 98%;}
.std_padding8{
    padding: 30px 0;
}

.other_banner{margin-top: 0; height:180px;}
.other_banner .banner_text h3{font-size: 24px;margin-bottom: 0;font-weight: 400;}

.other_banner .banner_text h4{font-size: 24px;margin-bottom: 3px;}


.line33 {
  margin: 10px auto;

}



.nymenu_mid ul li a{padding: 15px 0;line-height: 1.5;font-size: 14px;}
.nymenu_mid ul li{padding: 0 20px;width: 50%;float: left;display: block;}
.home-block {
	padding: 40px 0;
}

.home-block1 {
	padding: 40px 0;
}

.bt22{ margin-top:15px;}
.bt22 p{margin-bottom: 10px;font-size: 14px;}
.bt33{ margin-top: -8px;margin-bottom: 25px;}
.bt33 p{font-size: 14px;text-align: left;}
.sonTitle h2{font-size: 22px;margin-bottom: 15px;}

.in-num1 ul li{width: 50%;padding: 15px 10px;margin-bottom: 0;}
.in-num1 ul li span.span1 i{font-size: 30px;}
.in-num1{margin-top:0;}
.in-num1 ul li:after{ display:none;}
.in-num1 ul li span.span2{font-size: 14px;height: 21px;}
.box5{width: 42px;}
.box6{margin-left: 15px;}
.box6>em{font-size: 18px;}
.box6>p{font-size: 13px;margin-top: 3px;}

.close3{position:absolute;width: 32px;height: 32px;right: 30px;top: 30px;}

 #loginalert {

	max-width: 320px;
}

.ctt2{width: 48%;margin: 0 1% 15px 1%;float: left;border: 1px solid #e6e6e6;}

.honorbd{padding: 10px;}

.honorbd img{height: auto;}


.honorbd h4{
    font-size: 13px;
    }
	
	#tabs1 a {
	  padding: 10px 25px;
	  font-size: 14px;
	}
	
#tabs1 {
	  margin-bottom: 20px;
}

.culture{ margin-top:30px;}
.culture>.img>img{ height:6rem; object-fit:cover;}

.culture>ul{ margin-top:20px;}
.culture>ul>li{width:46%;margin-bottom: 20px;}
.culture>ul>li .img>i{ width:40px; height:40px; font-size:18px; margin-top:-20px;}
.culture>ul>li .desc{ margin-top:40px;}
.culture>ul>li .desc>span{ font-size:16px;}
.culture>ul>li .desc>em{ font-size:12px; line-height:1.4;}
.culture>ul>li .desc>i{ margin:12px 0;}
.culture>ul>li .desc>p:nth-child(4){ font-size:14px;}	

.z_index_tit4{margin-bottom: 20px;}
.z_index_tit4 .h3{font-size: 22px;}
.z_index_tit4 .h4{font-size: 14px;}

.z_index_tit5{margin-bottom: 20px;width: 100%;}
.z_index_tit5 .h3{font-size: 22px;}
.z_index_tit5 .h4{font-size: 14px;}

.video-list2 .video-item {
  width: 48%;
  margin-bottom:10px;
  }
  

.video-list2 .video-name {
  margin: 16px;
  font-size: 14px;
  }
  
.news-pagecontent {
	width: 100%;
}

.news-pagelist {
		float: left;
		width: 100%;

		margin-top:20px;
	}
.news-pagecontent .page .title h1 {
		font-size: 20px;
		font-weight: normal;
		color:#262626;
	}
.news-pagecontent .page {


		padding: 20px 20px 15px;
	}
	
.news-pagecontent .page .content p,.news-pagecontent .page .content ul,.news-pagecontent .page .content ol {
	margin-bottom: 10px;
	font-size: 14px;
}

.listInfo1 dt {
    width: 100%;
    overflow: hidden;
    float: left;
    text-align: center;
    }

  .listInfo1 dd {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 30px 20px 20px 20px;
    position: relative;
    }

	.listInfo1 h3 {
    max-height: 140px;
    font-size: 18px;
    line-height: 1.6;
    }
	
	.listInfo1 .info .info-r {
      float: left;
      color: #9E9E9E;
      height: 28px;
      line-height: 28px;
      overflow: hidden;
      }	

.article{ padding:20px 25px;}
  
.video22{ width:100%; margin:0 auto;}
.subNewsTitle h3:first-child{font-size: 18px;line-height: 1.6;padding: 0 0px 15px;}

.zrr4{ text-align:center; margin-bottom:10px;}
.article p{font-size: 14px;}

.solution .solution-content .industry-item dl{ background-color: #FFF; display:block; align-items: center; margin-bottom: 15px;}
.solution .solution-content .industry-item dl dt{width: 100%;line-height: 0;}
.solution .solution-content .industry-item dl dd{flex: 1;padding: 30px 25px;max-height: 100%;}
.solution .solution-content .industry-item dl dd h2{font-weight: 700;font-size: 20px;margin-bottom: 10px;}
.solution .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;margin: 12px 0;}
.solution .solution-content .industry-item dl dd p a{margin-top: 20px;font-size: 13px;width: 120px;height: 38px;line-height: 34px;}
.solution-content{margin-top: 0;}
.solution .solution-content .industry-item dl dd .text{font-size: 14px;}
.tu1{margin-bottom:30px;}	
.tu2{ margin-top:30px; margin-bottom:5px;}	
.lxdz li{width: 100%;padding: 25px;} 
.lxdz li h6{font-size: 18px;margin-bottom: 15px;font-weight: 400;}
.new_meue_right_tit .hwjr_title{font-size:18px; font-weight:700; line-height:1.8;}
.pubcatetit{font-size:22px;}
.pubcatetit2{font-size:22px;}
.welsay{font-size: 14px;margin-top: 20px;margin-bottom: 35px;}

.welfare ul li{width: 23%;}
.welfare ul li p{font-size: 14px;margin-top: 10px;}

.welfare ul li img{max-height:42px;}

#job-list {
		margin-bottom: 0;
	}


	#job-list .box {
		padding: 15px 10px;
		margin-top: 10px;
	}

	#job-list .box .top {
		font-size: 15px;
	}

	#job-list .name,#job-list .num,#job-list .address,#job-list .date {
		width: 21%;
		padding: 15px 0;
	}

	#job-list .name {
		width: 28%;
		padding-left: 15px;
	}

	#job-list .arrow {
		width: 8%;
	}

	#job-list .arrow i {


width: 20px;

height: 52px;

-webkit-background-size: 12px;

-moz-background-size: 12px;

background-size: 12px;

display: none;

}

	#job-list .article {
		font-size: 14px;
	}


	#job-list .content {
		padding: 10px 15px;
		font-size: 12px;
	}

	#job-list .content .txt {
		font-size: 14px;
		margin-bottom: 10px;
		padding-top: 10px;
	}


	#job-list .content h3 {
		padding-left: 15px;
	}

	#job-list .content h3:before {
		width: 6px;

		height: 6px;
		top: 9px
	}
	
	
	#job-list .name{
	width: 70%;
}

#job-list .date {
	width: 22%;
}

#job-list .num,#job-list .address {

	display:none;
}

.new-list3 li{width: 100%;margin-bottom:20px;}
.new-list3 li figcaption{padding: 16px;}
.new-list3 li figcaption h3{font-size: 14px;}


#job-list .content p {
font-size: 13px;
}

 .relly-formipt input {height: 44px;padding: 0px 15px;font-size: 14px;}
    .relly-form textarea {margin-top: 0;padding: 16px 15px;height: 160px;}
    .relly-formyzm input {width: 280px;height: 44px;padding: 0 15px;}
    .relly-formyzm span {margin-left: 12px;height: 44px;width: 150px;}
    .relly-formbtn{height: 44px;}
    .relly-formyzmbtn{margin-top: 20px;}
	.reltab {padding: 20px 0 40px;}
    .reltab li {padding: 28px 0;margin-top: 20px;}
    .reltab-item {padding: 0 24px 0 18px;}
    .reltab-img {width: 50px;margin-top: 16px;}
   .relyx-list li{width: 98%;margin-bottom: 15px;}
    .relly {padding: 38px 0;}
    .relly-formipt input{width: 100%;margin-bottom: 20px;}
    .relly-form {margin-top: 0;}
    .relly-formyzm input{width: 180px;}
    .relly-formyzm span{width: 120px;}
    .relly-formbtn{width: 100%;margin-top: 20px;}
    .relyx-info {display: none;width: 100%;position: fixed;z-index: 99999;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, .4);}
    .relyx-info .contain{position: relative;height: 100%;}
    .relyx-infoitem {height: 440px;background: #fff;position: absolute;top: 50%;margin-top: -220px;padding: 32px 0 36px;}
    .relyx-infoitem ul{display: block;width: 100%;overflow-y: auto;height: 384px;padding: 0 24px;}
    .relyx-info li {padding: 0;width: 100%;margin-top: 24px;}
    .relyx-info li h6 {margin-bottom: 10px;}
    .relyx-info li:first-child{margin-top: 0;}
    .relyx-close{display: block;width: 30px;height: 30px;position: absolute;z-index: 2;top: 0;right: 0;background: #0D6BAD url('../images/public/closeH.png') no-repeat center /16px auto;}
	.relly-formipt{margin-top: 25px;}
	
	.cont-two p {
        line-height: 24px;
        padding: 0 15px;
    }
	
	.cont-two li {
        height: auto;
        width: 50%;
        margin-bottom: 20px;
        padding: 0;
        border: none;

    }


    .cont-two.pb80 {
        padding-bottom: 25px;
    }
	
.h3-size22{font-size: 16px;}
.p-size16{font-size: 14px;}

.yy5{height:300px;}

.zss1{ display:none;}
.zss2{ display:block;}

.video-list2 {
	margin-top: 20px;
  }
  
.home_about_parga p{
font-size:14px;
}

.in-num1 ul li span.span1{margin-bottom: 5px;}
.footer{padding: 30px 0 10px 0;}
.footer .footer-telephone{padding-right:15px}
.footer .wx{padding-left:15px;width: 110px;}
.footer .footer-telephone .phone-number{font-size: 22px;margin-bottom: 12px;}
.footer .wx .img-box1{height:auto}
.footer .wx p{margin-top:10px;font-size:12px}
.footer .footer-telephone .address{font-size:12px;margin-bottom: 8px;}
.footer .web-info{line-height:1.6;font-size:12px;display:block;padding-top:10px;margin-top: 15px;}
.footer .web-info span{display:block}
.footer .footer-menu{display:none}
.footer .footer-telephone{padding: 0 30px 0 0;width: 62%; border-left:none;}

.talent-block4 {
		height: auto;
		margin: 0 auto 30px;
		width: 92%;
	}

	.talent-block4 .text {
		position: relative;
		width: 100%;
		height: auto;
		padding: 30px 20px;
	}

	.talent-block4 .box {
		position: relative;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
		top: 0;
		width: 100%;
		right: auto !important;
		left: auto !important;
	}

	.talent-block4 .box h2 {
		font-size: 20px;
		margin-bottom: 15px;
		line-height: 1.3;
	}

	.talent-block4 .box h2:before {
		width: 8px;
		height: 8px;
		bottom: -4px;
		left: -15px
	}

	.talent-block4 .box h3 {

		font-size: 16px;
		margin-bottom: 15px;
		margin-left: 0px
	}

	.talent-block4 .box .txt {
		line-height: 1.8;
		font-size: 14px;
	}


	.talent-block4 .img {
		position: relative;
		width: 100%;
		height: auto;
	}

	.talent-block4 .img:before {
		content: "";
		display: block;
		padding-top: 61%
	}

	.talent-block4 .line {
		display: none
	}
	
	.talent-block4 .box .txt p {

	font-size: 14px;

}

.wy_about,.wy_case,.wy_fc{ padding: 40px 0;}
.wy_h3{ font-size:16px; line-height: 24px}
.wy_desc{ width: 94%; margin: 20px auto;}


.wy_list li{ width: 97.8%; margin-bottom: 10px;}
.wy_list .imgbox{height: 230px;width: 100%;}
.wy_list .infobox{height: auto;width: 100%;}

.wy_list .infobox{padding: 15px;}
.wy_list .infobox h3{margin-bottom: 20px;margin-top: 5px;}

.A-title{text-align:center;}
.A-title .t1{line-height:36px;font-size:22px;color:#000;}
.AtcInvest-oMsg{padding:40px 0 ;}
.AtcInvest-oMsg .A-title .t1{color:#fff;}
.aiOmsg-wrap{ width:100%; margin:25px auto 0;}
.aiOmsg-list li{width: 100%;}

.aiOmsg-list li .btn{width:200px;height:45px;line-height:45px;font-size: 16px;}
.srvStgy-top{margin: 15px auto 0;font-size: 14px;}
.srvStgy-top p{margin-bottom: 10px;}
.srvStgy-top1{margin: 15px auto 0;font-size: 14px;}
.srvStgy-top1 p{margin-bottom: 10px;}
.srv-wrap{padding: 25px 20px 30px 20px;background:#fff;}
.srv-top{padding-bottom: 15px;text-align: left;font-size: 22px;}

.srv-wrap .srv-top{
padding-bottom: 15px;text-align: left;font-size: 22px;
}

.tit{margin-bottom: 22px;}
.tit h3{font-size: 22px;margin-bottom: 10px;}
.tit h4{font-size: 14px;}

.serBaozItem {
        width: 100%;
         padding: 24px;
		 margin-bottom:10px;
    }
	
.serIco_img {
        height: 78%;
		right:-24px;
    }
	
 .serBaozText span {
        font-size: 16px;
        margin-bottom: 10px;
    }
	
.products-main-nav{width: 100%; margin-bottom:25px;}
.w70{width: 100%;float: left;}
.products-main-nav .title{height: 86px;}
.products-main-nav .title h1{font-size: 20px;}
.products-main-nav ul li h3 a{font-size: 15px;padding: 16px 0;}

.advantage-list2 {
	width: 98%;
	margin-bottom:15px;
}

.advantage-list2 .desc {

	padding: 25px 25px 15px;
}

.parameter table tbody td{ padding:10px 3px;}
.parameter table{font-size: 13px;}

.titbar{padding-bottom: 15px;font-size: 20px;margin-bottom: 15px;}
.conatct_addre{ margin-bottom:0;}
.conatct_addre p{font-size: 14px;}

.lxdz li div{margin-bottom: 10px;padding-left: 35px;font-size: 14px;}

.advantage-list3 {
	width: 98%;
	margin-bottom:15px;
}

.advantage-list3 .desc {
	padding: 25px;
}

.advantage-list3 .desc strong {
	font-size: 18px;
}

.pink-line3{
        font-size: 14px;
		line-height:1.7;
        height: auto;
    }
	
.ax1{ font-size:14px;}
.ax1 p{ margin-bottom:2px; font-size: 14px;}

.pink-line2{
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
	
.advantage-list2 .desc strong {
	font-size: 18px;
}

.vs1 li a {
  font-size: 14px;
}

.proselect {
    overflow-x: auto;
}

.parameter table tbody tr {
	display:table;
	width: 600px;
	table-layout:fixed;
}

.solution3 .solution-content .industry-item dl{ background-color: #FFF; display:block; align-items: center; margin-bottom: 35px;}
.solution3 .solution-content .industry-item dl dt{width: 100%;line-height: 0;}
.solution3 .solution-content .industry-item dl dd{flex: 1;padding: 0 0 25px 0;max-height: 100%;}
.solution3 .solution-content .industry-item dl dd h2{font-weight: 700;font-size: 20px;margin-bottom: 10px;}
.solution3 .solution-content .industry-item dl dd p span.line{display: block;width: 20px;height: 2px;margin: 12px 0;}
.solution3 .solution-content .industry-item dl dd p a{margin-top: 20px;font-size: 13px;width: 120px;height: 38px;line-height: 34px;}
.solution3 .solution-content .industry-item dl dd .text{font-size: 14px;}
.solution3 .solution-content .industry-item dl:nth-child(2n) dd{ padding-left: 0;padding-right: 0;}
}	