﻿@charset "utf-8";
@font-face {
    font-family: "Helvetica LT 45 Light";
    src: url("../fonts/HelveticaLT45Light/Helvetica\ LT\ 45\ Light.woff2") format("woff2"),
         url("../fonts/HelveticaLT45Light/Helvetica\ LT\ 45\ Light.woff") format("woff"),
         url("../fonts/HelveticaLT45Light/Helvetica\ LT\ 45\ Light.ttf") format("truetype"),
         url("../fonts/HelveticaLT45Light/Helvetica\ LT\ 45\ Light.eot") format("embedded-opentype"),
         url("../fonts/HelveticaLT45Light/Helvetica\ LT\ 45\ Light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  /* 规范 */
.maincolor{
    background: #ff0000;
}
.mainfont{
    color:#ff0000;
}
.fucolor{
    background: #9ea5aa;
}
.fufont{
    color:#9ea5aa;
}
.bgcolor{
    background: #f1f1f1;
}
.fonth2{
    color:#666;
    font-size: 48px;
    letter-spacing:3px;
    line-height: 1.2;
    transition: all 0.36s;
    font-weight: bold;
}
.fonth3{
    font-size: 32px;
    line-height: 1.222222;
    color: #333;
    transition: all 0.36s;
}
.fonth4{
    font-size: 30px;
    line-height: 36px;
    color: #333;
    transition: all 0.36s;
}
.fonth5{
    font-size: 26px;
    line-height: 1.2;
    color: #333;
    transition: all 0.36s;
}
.fonth5_1{
    font-size: 24px;
    line-height: 1.545454;
    color: #333;
    transition: all 0.36s;
}
.duan1 p{
    font-size: 18px;
    color: #333;
    line-height: 1.75;
}
.duan2 p{
    font-size: 16px;
    color: #333;
    line-height: 1.75;
}
.duan3 p {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 1.75;
}
.center {
    text-align:center;
}
/* 板块与板块 */
.jiand1{
    padding-top: 10px;
    padding-bottom: 50px;
}
/* 标题与内容 */
.jiand2{
    margin-bottom: 40px;
}
/* 板块内部文字到图片 */
.jiand3{
    margin-bottom: 50px;
}
/* 按钮 */

/* 范围 */
.t_content1{
    width: 1420px;
    margin:auto;
}
.t_content2{
    width:1400px;
    margin:auto;
}
/*公共*/
body {
    overflow: hidden;
    max-width: 1920px;
    margin: auto;
    background: #fff;
    font-family: "Microsoft Yahei", "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", tahoma, SimSun, sans-serif !important;
}
*{
}
.g_content{
	width:1200px;
	margin:auto;
}
.yxedr_active p{
    font-size: 16px;
    line-height: 2em;
    color: #666;
}
/*规范*/
.g_word1{
    font-size: 30px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word2{
    font-size: 24px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word3{
    font-size: 18px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word4{
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 1px;
}
.g_word5{
    font-size: 14px;
    line-height: 1.75;
    color:#999;
    letter-spacing: 1px;
}
.g_parp p{
    color:#666;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
/*规范*/


/*顶部滚动↓*/
.airing{float:left;padding:5px 0;width:98%;padding-left:30px;position:relative;overflow: hidden;background:url(../images/horn_ico.png) no-repeat left;}
.airing .tempWrap{width:100% !important;}
.airing ul{overflow:hidden;zoom:1;}
.airing ul li{padding:0 20px;float:left;border-right:1px solid #ddd; height:24px;line-height:24px;text-align:left;_display:inline;width:auto !important;}
.airing ul li a{color:#666666;font-size:14px;transition: all .4s ease-in-out;}
.airing ul li a:hover{color:#f00;}

/*pc导航选中*/
.yxnav_active1 .g_nav1{

}
.yxnav_active2 .g_nav2{
	
}
/*ph导航选中*/
.yxnav_active1.g_phnav1{
    color:#ff0000;
}
.yxnav_active2.g_phnav2{
	color:#ff0000;
}
.yxnav_active3.g_phnav3{
    color:#ff0000;
}
/*ph导航&下拉*/
.phxia{
    position: fixed;
    width: 100%;
    left: 0;
    top: 64px;
    z-index: 300;
    padding:0 20px;
    background-color: #f1f1f1;
    display: none;
}
.xialaph{
    display: none;
    width: 100%;
    padding-bottom: 18px;
    background-color: #f1f1f1;
}
.xialaph h4{
    position: relative;
}
.xialaph h4::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}
.xialaph h4 a{
    font-size: 14px;
    line-height: 2.857142;
    text-transform: uppercase;
    color: #555;
}
.xialaph h4 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph .ul2{
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.xialaph .ul2 .container_s{
    max-width: 100%;
    padding: 0 15px;
}
.xialaph h5{
    position: relative;
}
.xialaph h5::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: .05;
    background-color: #000;
}
.xialaph h5 a{
    font-size: 14px;
    line-height: 2.857142;
    text-transform: uppercase;
    color: #999;
}
.xialaph h5 img{
    position: absolute;
    top: 50%;
    right: 5px;
    width: 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
    display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
    display: block;
}
.xialaph .ul3{
    display: none;
}
.xialaph h6 a{
    font-size: 12px;
    line-height: 3.333333;
    text-transform: uppercase;
    color: #999;
}

.header2{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 64px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    display: none;
}
.header2 .logo{
    width: 100px;
    line-height: 64px;
}
.header2 .logo img{
    width: 100%;
}
.header2 .phsearch{
    position: absolute;
    top: 50%;
    right: 70px;
    width: 25px;
    cursor: pointer;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.header2 .wj_hin_right{
    padding-top: 25px;
}
.header2 .phsearch img{
    width: 100%;
}
.ph_mea_cl{
    overflow: hidden;
    width: 28px;
    height: 100%;
}
.header2 .menuph {
    width: 28px;
    height: 50px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.header2 .menuph .point{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.header2 .menuph .point .navbtn,
.header2 .menuph .point .navbtn::after,
.header2 .menuph .point .navbtn::before{
    width: 28px;
}
.header2 .menuph .navbtn{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #666;
}
.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 28px;
    height: 1px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    background: #666;
}
.header2 .menuph .navbtn::after{
    top: -10px;
}
.header2 .menuph .navbtn::before{
    top: 10px;
}
.header2 .menuph .point.active .navbtn{
    background: transparent;
}
.header2 .menuph .point.active .navbtn::after{
    top: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.header2 .menuph .point.active .navbtn::before{
    top: 0;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.ph_search{
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 15px;
}
.ph_search_ph{
    width:100%;
    height: 35px;
    border:1px solid rgba(0,0,0, .1);
    margin-top: 18px;
    float: left;
    border-radius: 17.5px;
    position: relative;
}
.ph_search_ph input{
    width: 100%;
    height: 100%;
    text-indent: 20px;
    color:#333333;
}
.ph_search_ph input::-webkit-input-placeholder{
    color: #999999;
}
.ph_search_ph button{
    width: 40px;
    height: 100%;
    color: #ffffff;
    line-height: 1.75;
    text-align: center;
    font-size: 20px;
    float:right;
    position: absolute;
    top: 0;
    right: 0;
}
.ph_search button .icon-sousuo{
    font-size: 27px;
    color: #999999;
}
.wj_header_i_nav{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 10;
}
/*电话*/
.ph_dh_number{
    width: 100%;
    text-align: center;
    margin-top:18px;

}
.ph_dh_number .ph_dh_n{
    display: inline-block;
    overflow: hidden;
}
.ph_dh_number .ph_dh_n p{
    float: left;
    font-size: 16px;
    color: #999;
}
.ph_dh_number .ph_dh_n p a{
    float: left;
    font-size: 16px;
    color: #999;
}
.ph_dh_number .ph_dh_n .ph_dh_n_p1{
    margin-right: 15px;
}
.wj_hin_r_en a{
    color:#666;
}
.ph_searchfe {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 16px;
}
.ph_searchfe img {
    width: 100%;
}
.wj_hin_r_en{
    margin-right: 15px;
}
/*鼠标效果*/
@media screen and (min-width: 1200px){
    .t_navflp a:hover{
        color:#ff0000;
    }
    .t_navflp:hover{
        color:#ff0000;
    }
    .t_syk2xin:hover .t_hover{
        opacity: 1;
    }
    .t_syk2xin:hover .t_yuan{
        opacity: 0;
    }
    .t_syk2xin:hover .fonth3{
        color:#ff0000;
    }
    .t_syk2xin:hover {
        box-shadow: 0 0 30px 0 rgba(18,30,41,.08);
    }
    .t_syk2lili a:hover .t_syk2xtit{
        color:#ff0000;
    }
    .t_syk2lili a:hover .t_syk2box::before{
        width: 100%;
        opacity: 1;
    }
    .t_syk2lili a:hover .t_syk2xic{
        opacity: 1;
    }
    .t_syk3li a:hover .t_syk3pic img{
        transform: scale(1.05);
    }
    .t_syk3li a:hover .t_syk3shang h4.fonth4{
        color:#ff0000;
    }
    /* .t_syk3li a:hover .t_syk3shang::before{
        opacity: 1;
        width: 100%;
    } */
    .t_syk3li a:hover .t_zijians {
        width: calc(100% - 68px);
    }
    .t_syk3li a:hover .t_zijians::before{
        opacity: 1;
    }
    .t_syk4li a:hover .t_syk4pic img{
        transform: scale(1.05);
    }
    .t_syk6li a:hover .t_zijiank6{
        width: 100%;
    }
    .t_syk6li a:hover .t_zijiank6::before{
        background: #ff0000;
    }
    .t_syk6li a:hover .t_yuan{
        opacity: 0;
    }
    .t_syk6li a:hover .t_hover{
        opacity: 1;
    }
    .t_syk6li a:hover .t_syk6pic img{
        transform: scale(1.05);
    }
    .t_syk6li a:hover .t_syk6tit.fonth5_1{
        color:#ff0000;
    }
    .t_syk6one a:hover .t_zijiank6::before,.t_syk6two a:hover .t_zijiank6::before {
        background: #fff;
    }
    .t_syk6one a:hover .t_syk6tit.fonth5_1,.t_syk6two a:hover .t_syk6tit.fonth5_1 {
        color: #fff;
    }
    .t_b2k1li a:hover .t_b2k1h4.fonth4{
        color:#ff0000;
    }
    .t_b2k1li a:hover .t_zijians::before {
        opacity: 1;
    }
    .t_b2k1li a:hover .t_zijians {
        width: calc(100% - 68px);
    }
    .t_b1k1li:hover{
        color:#fff;
        background: #ff0000;
    }
    .t_b1k1li:hover a{
        color: #fff;
    }
    .t_b3k2li a:hover {
        background: rgba(130,191,67,.16);
        border: 1px solid #d2e8bc;
    }
    .t_c1stli a:hover .t_c1stpic img{
        transform: scale(1.05);
    }
    .t_c1stli a:hover .t_zijians::before {
        opacity: 1;
    }
    .t_c1stli a:hover .t_zijians {
        width: calc(100% - 68px);
    }
    .t_c1stli a:hover .fonth4.t_c1tit{
        color:#ff0000;
    }
    .t_c2leli:hover .t_c2lewen a{
        color:#ff0000;
    }
    .t_c2erli:hover .t_c2erwen a{
        color:#ff0000;
    }
    .t_c2erli:hover .t_c2lijian .t_hover{
        opacity: 1;
    }
    .t_c2leli:hover .t_c2lenr .t_hover{
        opacity: 1;
    }
    .t_c2leli:hover .t_c2lenr .t_youer{
        opacity: 0;
    }
    .t_c1k2li a:hover .t_c1k2xin h6{
        color:#ff0000;
    }
    .t_c1k2li a:hover .t_c1k2p p{
        color:#ff0000;
    }
    .t_c1k2li a:hover .t_ziliao{
        color:#ff0000;
    }
    .t_c1k2li a:hover .t_hover{
        opacity: 1;
    }
    .t_c1k2li a:hover .t_yuan1{
        opacity: 0;
    }
    .t_c1k2li a:hover .t_c1k2xin{
        background: rgba(130,191,67,.16);
        border: 1px solid #d2e8bc;
    }
    .t_c1k2li a:hover .t_zijians {
        width: calc(100% - 68px);
    }
    .t_c1k2li a:hover .t_zijians::before {
        opacity: 1;
    }
    .t_c3kuaili a:hover .t_c3kupic img{
        transform: scale(1.02);
    }
    .t_c3kuaili a:hover .t_c3kutit{
        color:#ff0000;
    }
    .t_c3kuaili a:hover .t_zijians{
        width: calc(100% - 86px);
    }
    .t_c3kuaili a:hover .t_zijians::before{
        opacity: 1;
    }
    .t_d1liqing:hover .t_zijians{
        width: calc(100% - 68px);
    }
    .t_d1liqing:hover .t_zijians::before{
        opacity: 1;
    }
    .t_d1li:hover .t_d1lipic{
        border: 1px solid #ff0000;
    }
    .t_e1li:hover .t_e1kan{
        color:#ff0000;
    }
    .t_e3li a:hover .t_e3pic img{
        transform: scale(1.05);
    }
    .t_e3li a:hover .t_e3yuan img {
        transform: scale(1.05) translate(-50%,-50%);
    }
    .t_e3li a:hover .t_e3pic::before{
        background: rgba(0,0,0,.5);
    }
    .t_e3li a:hover .t_e3yuan{
        background: #ff0000;
        border: 4px solid #ff0000;
    }
    .t_e4k2li a:hover .t_e4k2fu{
        color:#ff0000;
    }
    .t_e4k2li a:hover .t_e4k2wen{
        color:#ff0000;
    }
    .t_e5zhuan a:hover .t_e5zh{
        color:#ff0000;
    }
    .t_e5zhong a:hover .t_e5list{
        color:#ff0000;
    }
    .t_f1guo:hover{
        color:rgba(255,255,255);
    }
    .t_f1k3li:hover .t_f1k3ying{
        color: #fff;
    }
    .t_f1k3li:hover .t_f1k3name.fonth5{
        color: #fff;
    }
    .t_f1k3li:hover .t_hover{
        opacity: 1;
    }
    .t_f1k3li:hover .t_yuan{
        opacity: 0;
    }
    .t_f1k3li:hover .t_f1k3xin{
        background: #ff0000;
    }
    .t_f2li a:hover .t_f2tit{
        color:#ff0000;
    }
    .t_f2li a:hover .t_f2pic img{
        transform: scale(1.05);
    }
    .t_f2li a:hover .t_hover{
        opacity: 1;
    }
    .t_f2li a:hover .t_yuan1{
        opacity: 0;
    }
    .t_f2li a:hover .t_f2xian::before{
        background-color: #ff0000;
    }
    .t_f2li a:hover .t_f2more{
        width: 100%;
    }    
    .t_f3k3li a:hover .t_f2more{
        width: 100%;
    }
    .t_f3k3li a:hover .t_f2xian::before{
        background: #ff0000;
    }
    .t_f3k3li a:hover .t_hover{
        opacity: 1;
    }
    .t_f3k3li a:hover .t_yuan1{
        opacity: 0;
    }
    .t_mianli a:hover .t_mianwen{
        color:#333;
    }
    .t_f4wai:hover .t_f4xuancity{
        background: #ff0000;
    }
    .t_f4wai:hover .t_f4xuandi{
        color:#fff;
    }
    .t_f4wai:hover .t_yuan1{
        opacity: 0;
    }
    .t_f4wai:hover .t_hover{
        opacity: 1;
    }
    .t_f4k3li a:hover .t_f4k3xin::before{
        background: rgba(255,0,0,.5);
    }
    .t_f42li a:hover .fonth5_1.t_f42xinh5{
        color:#ff0000;
    }
    .t_f42li a:hover .t_f42le img{
        transform: scale(1.05);
    }
    .t_f5kul a:hover .t_f5li::before{
        opacity: 1;
        width: 100%;
    }
    .t_navzxiao li:hover a{
        color: #ff0000;
    }
    .t_xiashou a:hover .t_navli3tit{
        color:#ff0000;
    }
    .t_navsanli a:hover .t_navli3tit{
        color:#ff0000;
    }
    .t_nav4la li:hover a{
        color:#ff0000;
    }
    .chanli:hover a{
        color:#ff0000;
        background: #fff;
    }
    .t_navf1:hover .t_navflp::before{
        opacity: 1;
    }
    .t_sykuai5:hover .t_syk5bg>img{
        transform: scale(1.05) translate(-50%,-50%);
    }
    .t_e4k1li a:hover .t_e4k1nr{
        background: #ff0000;
        color:#fff;
    }
    /* .t_liaomore a:hover .t_liaoja{
        border-top:2px solid transparent;
        border-bottom: 2px solid transparent;
    } */
    .t_fotli a:hover{
        color:rgba(255,255,255,.7);
    }
    .t_syk7li a:hover .t_syk7wen{
        color:#ff0000;
    }
    .t_liaomore a:hover .t_liaobox::before{
        width: 0;
        opacity: 0;
    }
    .t_liaomore a:hover .t_liaobox::after{
        width: 0;
        opacity: 0;
    }
}
/*载入效果*/
.g_fadein1{
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.3s; 
}
.g_fadeup1{
   /* -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;*/
}
.g_fadeup2{
/*    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;*/
}
.g_fadeup3{
   /* -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.6s;*/
}
.g_fadeup4{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.7s;
}
.g_fadeup5{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.8s;
}
.g_fadeup6{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.9s;
}
.g_fadeup7{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 1s;
}
.g_fadedown1{
    -webkit-animation: fadeInDown 1s ease both;
    animation: fadeInDown 1s ease both;
    animation-delay: 0.4s; 
}
.g_fadeleft1{
    -webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s; 
}
.g_faderigth1{
    -webkit-animation: fadeInRight 1s ease both;
    animation: fadeInRight 1s ease both;
    animation-delay: 0.4s; 
}
/* 导航 */
.g_syhead {
    padding: 0 70px;
    box-shadow: 0px 2px 16px rgba(15, 42, 54, 0.04), 0px 4px 50px rgba(15, 42, 54, 0.05);
    /*position: fixed;*/
    top:0;
    left:0;
    width: 100%;
    z-index:99;
    background: #fff;
}
.logo{
    margin-left: 15px;
    width: 184px;
    line-height: 106px;
    transition: all 0.36s;
}
.logo a{
    display: inline-block;
    width: 434px;
}
.logo a img{
    width: 100%;
}
.t_navflp a {
   /* font-family: "Source Han Sans CN Medium","Source Han Sans CN Regular","Microsoft Sans Serif",arial,'Hiragino Sans GB',sans-serif,"San Francisco";
    */
    line-height: 106px;
    font-size: 16px;
    color: #333;
    display: inline-block;
    transition: all 0.36s;
}
.t_navflp{
    line-height: 106px;
    font-size: 18px;
    color:#333;
    display: inline-block;
    padding:0 35px;
    cursor: pointer;
    transition: all 0.36s;
    position: relative;
}
.t_navflp::before{
    content:'';
    position: absolute;
    bottom:0;
    left:50%;
    transform: translateX(-50%);
    border-bottom: 9px solid #ff0000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    opacity: 0;
    transition: all 0.36s;
}
.t_nav {
    padding: 0 44px;
}
.t_navf1.yxnav_active1 .t_navflp{
    color:#ff0000;
}
.t_navf1.yxnav_active1 .t_navflp a{
    color:#ff0000;
}
.t_liebiao{
    width: 81px;
    line-height: 76px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding:0 24px;
    cursor: pointer;
    transition: all 0.36s;
}
.t_liebiao img{
    width: 100%;
}
.t_navbth {
    background: url(../Picture/tel.png) no-repeat 0 center;
    padding-left: 30px;
    border-radius: 25px;
    line-height: 22px;
    font-size: 14px;
    color: #f00;
    padding-right: 10px;
    position: relative;
    top: 30px;
}
.t_navbth strong {
    display: block;
    font-size: 22px;
    font-family: arial;
    color: #f00;
}
.t_sou{
    width: 21px;
    line-height: 106px;
    cursor: pointer;
    transition: all 0.36s;
}
.t_sou img{
    width: 100%;
    transition: all 0.36s;
}
.t_qiupic{
    width: 21px;
    line-height: 76px;
    transition: all 0.36s;
}
.t_qiupic img{
    width: 100%;
}
.t_wai{
    width: 10px;
    line-height: 76px;
    transition: all 0.36s;
}
.t_wai img{
    width: 100%;
}
.t_zixun1{
    line-height: 106px;
  /*  padding-left: 52px;
    padding-right: 52px;*/
}
.t_navsou{
    padding-right: 32px;
}
.t_qiupic{
    margin-right: 6px;
}
.t_yu{
    cursor: pointer;
}
.g_syhead.on .logo,.g_syhead.on .t_navflp,.g_syhead.on .t_navflp a,
.g_syhead.on .t_liebiao,.g_syhead.on .t_sou,
.g_syhead.on .t_qiupic,.g_syhead.on .t_wai,
.g_syhead.on .t_zixun1{
    line-height: 106px;
}
/* 首页 */
/* banner */
.t_bannersy{
   /* margin-top:78px;*/
}
.t_bannerpic{
    width: 100%;
    position: relative;
}
.t_bannerpic img{
    width: 100%;
}
.t_bannerpic video{
    width: 100%;
    position: absolute;
    top:50%;
    left:50%;
    max-height: 100%;
    max-width: 100%;
    object-fit: cover;
    transform: translate(-50%,-50%);
}
.fonth3zi{
    font-size: 32px;
    letter-spacing:3px;
    line-height: 1.76;
    color:#fff;
    font-weight: 500;
}
.t_bannerh2 .fonth2{
    color:#fff;
    line-height: 1.5;
}
.t_ziliao{
    font-size: 16px;
    line-height: 2.875;
    color:#ff0000;
}
.t_moreic{
    width: 14px;
    line-height: 3.285714;
}
.t_moreic img{
    width: 100%;
}
.t_bannerli{
    position: relative;
}
.t_bannernr{
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 9;
}
.t_liaojnr{
    /*background: #fff;*/
    width: 159px;
    padding:0 20px;
}
.t_bannerh2 {
    margin-bottom: 60px;
}
/* 首页内容 */
.t_sycon{
    background: #f1f1f1;
}
.t_sykuainr1{
    width: 100%;
    background: #fff;
    margin:auto
   /* padding-left: 100px;*/
}
.t_syk1xiao{
    color:#999;
    font-size: 24px;
    line-height: 1.25;
    /*font-weight: lighter;*/
    margin-bottom: 61px;
}
.t_syk1li {
    background: #f0f0f0;
    padding:15px;
    cursor: pointer;
    margin-bottom: 10px;
}
.t_syk1li h6{
    font-size: 20px;
    font-weight:bolder;
    color:#666;
    line-height: 2;
    font-family: "Helvetica LT 45 Light"!important;
    transition: all 0.36s;
    max-height: 40px;
    overflow: hidden;
}
.t_syk1li h3{
    line-height: 1.458333;
    color:#666;
    transition: all 0.36s;
    font-weight: normal;
    max-height: 70px;
    overflow: hidden;
}
.t_syk1li.on h6{
    color:#ff0000;
}
    .t_syk1li.on h3 {
        color: #ff0000;
        font-weight: bold;
        line-height: 1.266667;
        max-height: 152px;
        font-family: "Source Han Sans CN Medium","Source Han Sans CN Regular","Microsoft Sans Serif",arial,'Hiragino Sans GB',sans-serif,"San Francisco";
    }
.t_syk1ic{
    width: 14px;   display:none;
}
.t_syk1ic img{
    width: 100%;
}
/*.syk1le{
    position: relative;
    transition: all 0.36s;
    width: 100px;
    top: 12px;
    margin-right: 10px;
}*/
/*.syk1le::before{
    content: '';
    height: 1px;
    width: calc(100% - 43px);
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
    background: #ff0000;
}*/
.t_syk1xtit{
    font-size: 18px;
    line-height: 1.416667;
    font-family:Arial;
    color:#888;
    margin-bottom: 39px;
    max-height: 133px;
    overflow: hidden;
}
.t_liaobox{
    border-left:2px solid #ff0000;
    border-right:2px solid #ff0000;
    position: relative;
    display: inline-block;
}
.t_liaoja{
    width: 155px;
    padding:0 16px;
    transition: all 0.36s;
    position: relative;
}
.t_liaobox::before{
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top:0px;
    left:0;
    background: #ff0000;
    transition: all 0.46s;
}
.t_liaobox::after{
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom:0px;
    right:0;
    background: #ff0000;
    transition: all 0.46s;
}
.t_syk1an{
    display: none;
}
.t_syk1li.on .t_syk1an{
    display: block;
}
.t_syk1nr {
    padding-top: 78px;
    padding-bottom: 107px;
    position: relative;
}
.t_syk1an {
    padding-top: 10px;
}
.t_liaoja .t_moreic {
    line-height: 42px;
}
.t_liaoja .t_ziliao {
    line-height: 42px;
}
.t_syk1bg{
    width: 905px;
    position: absolute;
    top:105px;
    right: 76px;
}
.t_syk1bg img{
    width: 100%;
}
.t_syk1img img{
    width: 100%;
    height: 100%;
}
.t_syk1lie li{
    color:#ff0000;
    font-size: 20px;
    line-height: 2.3;
    position: relative;
    padding-left: 22px;
}
.t_syk1lie li::before{
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ff0000;
    position: absolute;
    left:0;
    top:17px;
}
.t_syk1lie{
    position: absolute;
    right: 90px;
    bottom: 146px;
}
.t_syk1youxin{
    display: none;
}
.t_syk1youxin.active{
    display: block;
}


/* 关于我们 */
.abouter { position: relative;margin-bottom: 100px;}
.abt-warp { position: absolute; top: 0;left: 0; width: 100%;padding-top:0px; z-index: 999;}
.abt-show { max-width: 650px;}
.abt-tit { /*padding-left: 20px; border-left: solid 5px #f00;*/ line-height: 1; }
.abt-tit h3 { font-size: 24px; font-weight: bold; color: #111; line-height: 1;}
.abt-tit span {display: block; font-size: 24px; color: #555; margin-top: 15px;}
.abt-text { font-size: 16px;line-height: 30px; color: #555; margin-top: 15px;}
.abt-more {display: flex; flex-wrap: wrap;justify-content: flex-start; margin-top: 30px;}
.abt-more a {display: block;  width: 160px;line-height: 48px;border: solid 1px #f00;border-radius: 6px;text-align: center; font-size: 16px;color: #f00;transition: all .3s ease; }
.abt-more a.more1 {background-color: #f00;color: #fff; margin-right: 25px;}
.abt-more a.more1:hover{background-color: unset;  color: #f00;} 
.abt-list {
    max-width: 1080px;
    background-color: #fff;
    box-shadow: 0px 14px 8px rgb(0 0 0 / 9%);
    padding: 21px 0;
    margin-top: 15px;
}
.abt-list ul { display: flex;flex-wrap: wrap;  justify-content: space-between; align-items: center;}
.abt-list ul::after,.abt-list ul::before { }
.abt-list ul li {   position: relative; }
.abt-list ul li .abt-num { display: flex;flex-wrap: wrap; align-items: flex-end;justify-content: flex-start; }
.abt-list ul li + li::after { position: absolute;content: '';width: 1px;height: 49px;background: url(../images/lico.png)no-repeat center;left: -40px;top: 15px;z-index: 9999;}
.abt-list ul li .abt-num h3 { font-size: 32px;font-family: Impact; font-weight: normal; color: #333; line-height: 44px; }
.abt-list ul li .abt-num span { display: flex;align-items: center;justify-content: center;font-size: 14px;color: #fff;width: 24px;height: 24px;background-color: #f00;border-radius: 50%; margin-left: 10px;}
.abt-list ul li p {font-size: 16px;color: #111;margin-top: 10px; }

.abt-right { display: flex;justify-content: flex-end;}
.abt-content { width: 48.125%;}
.abt-con ul li { overflow: hidden;}
.abt-con ul li img {  max-width: 100%;}


@media(max-width:1730px) {
    .abouter { margin-bottom: 250px;}
    .abt-list { max-width: initial;margin-top: 25px;}
}

@media(max-width:1430px) {
    .abt-warp {}
    .abt-show {max-width: 50%; }
    .abt-list { margin-top: 0px;}
    .abt-tit span { font-size: 24px;}
}

@media(max-width:1200px) {
    .abt-warp { padding-top: 10px; }
    .abt-tit span { font-size: 22px;}
    .abt-text { margin-top: 15px;}
}

@media(max-width:990px) {
    .abt-right {display: none;}
    .abt-warp {position: initial;}
    .abt-show { max-width: 100%;}
    .abt-list ul li + li::after { background: none;}

}

/* 应用领域 */
ul.accordion{
    width:100%;
    list-style:none;   
   /* position:absolute;*/
    top:0px;
    font-size: 16px;
    line-height: 1.5em;
}
ul.accordion li{
    float:left;
    width:11.1%;
    height:480px;
    display:block;
    border-right:1px solid #fff;
    background-repeat:no-repeat;
    background-position:center center;
    position:relative;
    overflow:hidden;
    cursor:pointer;
}
ul.accordion li.bg1{background-image:url(../images/1.jpg);}
ul.accordion li.bg2{background-image:url(../images/2.jpg);}
ul.accordion li.bg3{background-image:url(../images/3.jpg);}
ul.accordion li.bg4{background-image:url(../images/4.jpg);}
ul.accordion li.bg5{background-image:url(../images/5.jpg);}
ul.accordion li.bg6{background-image:url(../images/6.jpg);}
ul.accordion li.bg7{background-image:url(../images/7.jpg);}
ul.accordion li.bg8{background-image:url(../images/8.jpg);}
ul.accordion li.bg9{background-image:url(../images/9.jpg);}
ul.accordion li.bleft{border-left:2px solid #fff;}
ul.accordion li .heading{
    background:rgba(0,0,0,0.5);
    padding:10px;
    margin-top:60px;
    opacity:0.9;
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:20px;
    color:#fff;
    text-align:center;
    text-shadow:-1px -1px 1px #ccc;
}
ul.accordion li .description{
    position:absolute;
    width:200px;
    height:105px;
    bottom:0px;
    left:0px;
    display:none;
}
ul.accordion li .description h2{
    text-transform:uppercase;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:24px;
    color:#fff;
    text-align:left;
    margin:0px 0px 15px 20px;
}
ul.accordion li .description p{
    line-height:16px;
    margin:10px 22px;
    font-size: 14px; color:#fff;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.6em;
}
ul.accordion li .description a{
    position:absolute;
    bottom:5px;
    left:20px;
    text-transform:uppercase;
    font-style:normal;
    font-size:11px;
    text-decoration:none;
    color:#888;
}
ul.accordion li .description a:hover{
    color:#333;
    text-decoration:underline;
}
ul.accordion li .bgDescription{
    background:transparent url(../images/bgDescription.png) repeat-x top left;
    height:340px;
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    display:none;
}



.t_syk2tit {
    margin-bottom: 52px;
}
.t_syk2tit h5{
    font-size: 24px;
    color:#333;
    line-height: 1.25;
    font-weight:600;
}
.t_syk2tit h5 p{
    font-size: 16px;
    line-height: 1.75;
    color:#777;
    padding-top:5px;
}
.t_jian{
    width: 56px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.t_jian img{
    width: 100%;
}
.t_syk2wen{
    font-size: 16px;
    line-height: 1.5;
    color:#333;
}
.t_syk2ic{
    width: 57px;
    position: relative;
    margin-bottom: 33px;
}
.t_syk2ic img{
    width: 100%;
    transition: all 0.36s;
}
.t_hover{
    opacity: 0;
}
.t_yuan{
    position: relative;
    top:0;
    left:0;
}
.t_hover{
    position: absolute;
    top:0;
    left:0;
}
.t_syk2h4h3 .fonth3{
    font-weight: bold;
}
.t_syk2li{
    width: 33.333333%;
    padding:0 20px;
}
.t_syk2ul{
    margin:0 -20px;
}
.t_syk2xin{
    background: #fff;
    transition: all 0.36s;
    padding:55px 55px 38px
}
.t_syk2xtit{
    font-size: 20px;
    color:#888;
    display: inline-block;
    line-height: 2.7;
    margin-right: 25px;
    transition: all 0.36s;
}
.t_syk2xic{
    width: 9px;
    display: inline-block;
    opacity: 0;
    position: relative;
    top: -2px;
    transition: all 0.72s;
}
.t_syk2xic img{
    width: 100%;
}
.t_syk2lili{
    width: 50%;
    margin-bottom: 6px;
}
.t_syk2box{
    position: relative;
    display: inline-block;
}
.t_syk2box::before{
    content: '';
    width: 0;
    opacity: 0;
    height: 1px;
    background: #ff0000;
    position: absolute;
    left:0;
    bottom: 0;
    transition: all 0.36s;
}
.t_syk2shang {
    padding-bottom: 34px;
    border-bottom: 1px solid #e8e9ea;
}
.t_syk2liul {
    margin-top: 22px;
    height: 180px;
    overflow: hidden;
}
.t_sykuai2 {
    padding-bottom: 100px;
}
.t_syk3pic{
    width: 399px;
    position: relative;
    overflow: hidden;
}
.t_syk3pic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_tou{
    position: relative;
    top:0;
    left:0;
}
.t_shi{
    position: absolute;
    top:0;
    left:0;
}
.t_syk3le{
    position: relative;
}
.t_syk3logo{
    width: 160px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_syk3logo img{
    width: 100%;
}
.t_syk3li{
    width: 50%;
    padding:0 17px;
}
.t_syk3ul{
    margin:0 -17px;
}
.t_syk3xin{
    position: relative;
}
.t_syk3rg{
    width: calc(100% - 399px);
    background: #fff;
    position: absolute;
    height: 100%;
    right: 0;
    top:0;
    padding: 50px 44px;
}
.t_xsyk3{
    font-size: 18px;
    line-height: 1.666667;
    color:#666;
    margin-bottom: 10px;
}
.t_syk3rg h4.fonth4{
    line-height: 1.666667;
    font-weight: bold;
    height: 200px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_syk3shang{
    position: relative;
    border-bottom: 1px solid #e8e9ea;
    padding-bottom: 67px;
}
/* .t_syk3shang::before{
    position: absolute;
    content: '';
    height: 1px;
    width: 0;
    background: #ff0000;
    opacity: 0;
    left:0;
    bottom: -1px;
    transition: all 0.5s ease-in-out;
} */
.t_sykuai3{
    padding: 50px 0; overflow:hidden;background: #f1f1f1;
}
.t_syk3more .t_ziliao{
    margin-right: 12px;
}
.t_syk3more .t_moreic{
    width: 9px;
}
.t_syk3more .t_ziliao {
    font-size: 14px;
}
.t_syk3more {
    padding-top: 11px;
}
.t_syk4pic{
    position: relative;
   
    /*width: 240px;*/
   /* display: inline-block;*/
}
.t_syk4pic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.pro-text {
    background-color: #f5f5f5;
    /*margin: 0 10px;
    padding:10px;*/
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    color: #111;
}
.pro-text h4{
     line-height: 30px; text-align:left;
}
.pro-text p{
    font-size: 14px;
    line-height: 2em;
    color: #f00; text-align:left;
}


.pro-text h3{
    background-color: #f5f5f5;
    height: 80px;
    padding-left:20px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    color: #111;
}
.t_syk4lun {
    background: #fff;
}
.t_syk4li {
    width: 33%;
    margin: 0 10px;
    text-align: center;
    margin-bottom: 10px;
}
.t_syk4li a{
    display: block;
}
.t_sykuai4 {
    background: #fff;
    padding: 80px 0;
}

.t_syk4tit {
    margin-bottom: 52px;
}
.t_syk4tit h5{
    font-size: 32px;
    color:#333;
    line-height: 1.25;
    font-weight:600;
}
.t_syk4tit h5 p{
    font-size: 14px;
    color:#999;
    padding-top:10px;
}


.t_syk5bg{
    width: 100%;
    height: 440px;
    position: relative;
    overflow: hidden;
}
.t_syk5bg img{
    width: auto;
    height: 100%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
}
.t_syk5bg::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    background: rgba(9,16,35,.87);
    z-index: 2;
}
.t_bandi{
    width: 1305px;
    position: absolute;
    height: 226px;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.t_bandi img{
    width: 100%;
}
.t_syk5nr h3.fonth3{
    color:#fff;
    text-align: center;
    margin-bottom: 62px;
}
.t_syk5huo{
    font-size: 20px;
    color:#fff;
    line-height: 3;
    width: 250px;
    border-radius: 30px;
    background: #ff0000;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.t_sykuai5{
    position: relative;
}
.t_syk5nr{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 9;
    text-align: center;
    padding-top: 130px;
}
.t_sykuai6{
    padding-top: 100px;
    padding-bottom: 100px;
}
.t_zijians {
    width: 9px;
    position: relative;
    transition: all 0.36s;
}
.t_zijians::before{
    content:'';
    height: 1px;
    width: calc(100% - 20px);
    position: absolute;
    background: #ff0000;
    top:50%;
    left:0;
    opacity: 0;
    transform: translateY(-50%);
    transition: all 0.36s;
}
.t_syk6pic{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.t_syk6pic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_syk6li{
    width: 33.333333%;
    padding: 0 17px;
}
.t_syk6ul{
    margin:0 -17px;
}
.t_syk6xin{
    background: #fff;
    padding: 30px 30px 28px;
}
.t_syk6xin h5.fonth5_1{
    font-weight: bold;
    color:#ff0000;
    margin-bottom: 14px;
}
.t_syk6time{
    font-size: 16px;
    line-height: 1.875;
    color:#999;
    font-family: "Helvetica LT 45 Light"!important;
    padding-top: 11px;
    padding-bottom: 5px;
}
.t_syk6tit.fonth5_1{
    color:#333;
    font-weight: bold;
    line-height: 1.545454;
   /* height: 68px;*/
    overflow: hidden;
    margin-bottom: 24px;
    transition: all 0.36s;
}
.t_syk6box p{  font-size: 14px;  color:#666;line-height: 1.545454;}

.t_zijiank6{
    width: 93px;
    position: relative;
    transition: all 0.36s;
}
.t_zijiank6 .t_moreic{
    margin-left: 19px;
}
.t_zijiank6::before{
    content: '';
    height: 1px;
    width: calc(100% - 33px);
    background: #939393;
    position: absolute;
    left:0;
    top:50%;
    transform: translateY(-50%);
    transition: all 0.36s;
}
.t_moreic{
    position: relative
}
.t_zijiank6 .t_moreic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_zijiank6 .t_moreic {
    width: 14px;
    height: 16px;
    line-height: 16px;
}
.t_syk6ul{
    position: relative;
}
.t_syk6lisui{
    height: 100%;
    position: absolute;
    right: 0;
    top:0;
}
.t_syk6one .t_syk6tit.fonth5_1,.t_syk6two .t_syk6tit.fonth5_1{
    color:#fff;
    line-height: 1.636363;
   /* height: 72px;*/
}
.t_syk6one{
    margin-bottom: 8px;
}
.t_syk6one .t_syk6xin {
    background: #9ea5aa;
    padding: 15px 20px 22px;
}
.t_syk6one:first-child  .t_syk6xin{
    background: #ff0000;
}
.t_syk6two .t_syk6xin {
    background: #9ea5aa;
    padding: 15px 20px 29px;
    height: 100%;
}
.t_syk6one .t_zijiank6::before,.t_syk6two .t_zijiank6::before {
    background: #fff;
}
.t_syk6p p{
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    /*height: 104px;*/
    overflow: hidden;
}
.t_syk6two .fonth5_1.t_syk6tit{
    margin-bottom: 20px;
}
.t_syk6p.duan2 {
    /*margin-bottom: 27px;*/
}
.t_syk6two {
    margin-bottom: 8px;
    height: calc(100% - 211px);
}
.t_syk7tit{
    font-size: 24px;
    line-height: 1.25;
    color:#999;
    /*font-weight: lighter;*/
    margin-bottom: 32px;
}
.t_syk7kuang input{
    width: 571px;
    line-height: 48px;
    border: 1px solid #d9dee4;
    background: #fff;
    padding: 0 15px;
    font-size: 16px;
    color:#333;
    margin-right: 10px;
    border-radius: 2px;
}
.t_sousuo{
    border-radius: 2px;
    width: 74px;
    height: 50px;
    background: #ff0000;
    position: relative;
    cursor: pointer;
}
.t_sousuo img{
    width: 22px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_syk7jie{
   /* border-top: 1px solid #ddd;*/
    padding-top: 5px;
}
.t_syk7wen{
    color:#333;
    font-size: 20px;
    line-height: 1.875;
    transition: all 0.36s;
}
.t_syk7ic{
    margin:auto;
    position: relative;
    width: 87px;
    margin-bottom: 11px;
}
.t_syk7ic img{
    width: 100%;
    height: 100%;
}
.t_syk7rg{
    /*width: 760px;*/
    padding-top: 20px;

}
.t_syk7rg .t_syk7ul{
    width: 100%;
    margin:0 -30px;
}
.t_syk7li{
    width: 30.333%;
    background:#f0f0f0;
    border-radius:10px;
    padding: 25px;
    text-align:center;
    margin:0 1.5%;
}
.t_sykuai7help{
    /*border-top: 1px solid #d7e5f4;*/
    padding-top: 75px;
    padding-bottom: 83px;
}
/* footer */
.t_footer {
    background: #9ea5aa;
    padding-top: 15px;
}
.t_logo a{
    display: inline-block;
    width: 148px;
}
.t_logo a img{
    width: 100%;
}
.t_logo{
    margin-bottom: 44px;
}
.t_fotimg{
    width: 110px;
    margin-bottom: 8px;
}
.t_fotimg img{
    width: 100%;
}
.t_fotzi{
    font-size: 12px;
    line-height: 2.5;
    color:#555;
}
.t_fotone{
    color:#111;
    font-size: 18px;
    line-height: 4;
    margin-bottom: 1px;
}
.t_fotli a{
    color:#333;
    font-size: 14px;
    line-height: 2.5;
    transition: all 0.36s;
}
.t_fotziic{
    width: 17px;
}
.t_syph{
    display: none;
}
.t_neiph{
    display:none;
}
.t_bansmall{
    font-size: 20px;
    line-height: 1.5;
    color:#fff;
    /*font-weight: lighter;*/
    margin-bottom: 19px;
}
.t_banh3{
    font-size: 24px;
    line-height: 1.304347;
    color:#fff;
    font-weight: bold;
}
.t_bannernei .t_bannerpic::before{
    content: '';
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    position: absolute;
    background: rgba(0,0,0,.1);
    z-index: 2;
}
.block {display: block;}
.none { display: none;}  

.t_abanner .t_bannerpic::before{
    content: '';
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    position: absolute;
   /* background: rgba(0,0,0,.3);*/
    z-index: 2;
}
.t_b1k1li {
    width: 19%;
    border: 1px solid #000;
    margin: 0 0.5%;
    text-align: center;
}
.t_b1k1li a{
    line-height: 3.333333;
    font-size: 16px;
    color:#333;
    transition: all 0.36s;
}
.t_b1k1li:last-of-type a{
   /* border-right: 1px solid #000;*/
}
.t_b1k1li.on{
    background: #ff0000;
}
.t_b1k1li.on a{
    color:#fff;
}
.t_b1k1h3.fonth3{
    font-weight: bold;
    color:#333;
}
.t_b1k1xin .duan1 p{
    line-height: 2;
}
.t_b1k1bg{
    width: 100%;
    position: relative;
}
.t_b1k1bg::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    /*background: rgba(0,0,0,.16);*/
    z-index: 2;
}
.t_b1k1bg img{
   
}
.t_b1k1h4.fonth4{
    font-size: 30px;
    line-height: 1.75;
    color:#fff;
    font-weight: bold;
    margin-bottom: 6px;
}
.t_b1k1h6{
    font-size: 20px;
    color:#fff;
    line-height: 1.5;
    font-family: "Helvetica LT 45 Light"!important;
    margin-bottom: 30px;
}
.t_b1k1ol{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.t_b1k1ol .t_b1k1wen{
    width: 20%;
    height: 100%;
    border-right: 1px solid rgba(255,255,255,.2);
    position: relative;
    transition: all 0.36s;
}
.t_b1k1dabox{
    position: relative;
}
.t_b1k1art {
    padding: 56px 49px;
}
.t_b1k1xu{
    font-size: 16px;
    line-height: 2;
    color:#fff;
    font-family: "Helvetica LT 45 Light"!important;
    position: absolute;
    bottom: 39px;
    right: 21px;
}
.t_b1k1ol.on .t_b1k1wen.on{
    width: 36%;
    background: #ff0000;
}
.t_b1k1ol.on .t_b1k1wen{
    width: 16%;
}
.t_b1k1xing li{
    font-size: 20px;
    line-height: 2.2;
    color:#fff;
    position: relative;
    padding-left: 22px;
    height: 44px;
    overflow: hidden;
}
.t_b1k1xing li::before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}
.t_b1k1xing{
    opacity: 0;
    transition: all 0.36s;
}
.t_b1k1ol.on .t_b1k1wen.on .t_b1k1xing{
    opacity: 1;
}
.t_b1k2p.duan1{
    height: 216px;
    overflow: hidden;
    margin-bottom: 89px;
}
.t_b1k2p.duan1 p{
    font-size: 18px;
    line-height: 2;
    color:#fff;
    /*font-weight: lighter;*/
}
.t_b1k2kuai{
    width: 33px;
    height: 32px;
    margin-right: 12px;
}
.t_b1k2li1 .t_b1k2kuai{
    display: none;
}
.t_b1k2li2 .t_b1k2kuai{
    background: #00a2ea;
}
.t_b1k2li3 .t_b1k2kuai{
    background: #d0d718;
}
.t_b1k2li4 .t_b1k2kuai{
    background: #e6212a;
}
.t_b1k2name h6{
    font-size: 14px;
    line-height: 1.285714;
    color:#fff;
}
.t_b1k2start{
    background: #4e807b;
}
.t_b1k2li{
    margin-right: 20px;
    cursor: pointer;
}
.t_b1k2ul{
    border-top: 1px solid rgba(130,191,67,.1);
    display: inline-block;
    padding-top: 24px;
}
.t_b1k2rg{
    width: 735px;
}
.t_b1k2rg .t_b1k2tu{  
    position: relative;
    width: 100%;
    top: 8px;
}
.t_b1k2rg .t_b1k2tu img{
    width: 100%;
}
.t_b1k2le{
    width: calc(100% - 735px);
    padding-right: 100px;
}
.t_b1k2le h3.fonth3{
    font-weight: bold;
    color:#fff;
    height: 1.466667;
    overflow: hidden;
    margin-bottom: 37px;
}
.t_b1k2nr {
    padding-top: 133px;
    padding-bottom: 32px;
}
.t_b1k2tu{
    display: none;
}
.t_b1k2tu.active{
    display: block;
}
.t_b1k3start{
    background: #f1f1f1;
    padding-top: 87px;
    padding-bottom: 91px;
}
.t_b1tih3.fonth3{
    font-weight: bold;
    color:#333;
    font-size: 36px;
    line-height: 1.75;
}
.t_b1k3start .t_b1tih3.fonth3{
    margin-bottom: 25px;
}
.t_b1k3table{
    width: 1280px;
    text-align: center;
}
.t_b1k3tr{
    position: relative;
}
.t_b1k3tdli{
    width: 238px;
    background: #7db75a;
    height: 68px;
}
.t_b1k3tdtit{
    width: calc(100% - 238px);
    background: rgba(125,183,90,.8);
    line-height: 3.4;
    font-size: 20px;
    color:#fff;
    font-weight: bold;
}
.t_b1k3tbody{
    width: calc(100% - 238px);
    position: relative;
}
.t_b1k3th{
    width: 20%;
    line-height: 3.777778;
    font-size: 18px;
    color:#333;
    font-weight: bold;
    border-right: 1px solid rgba(125,183,90,.2);
    background: #fff;
}
.t_b1k3tdlizi{
    width: 238px;
    font-size: 20px;
    background: #7db75a;
    line-height: 3.4;
    color:#fff;
    font-weight: bold;
}
.t_b1k3trli{
    border-top: 1px solid rgba(255,255,255,.23);
}
.t_b1k3td{
    width: 20%;
    height: 68px;
    border-right: 1px solid rgba(125,183,90,.2);
}
.t_b1k3trli:nth-of-type(2n-1){
    background: rgba(125,183,90,.2);
}
.t_b1k3trli:nth-of-type(2n){
    background: rgba(255,255,255,.01);
}
.t_b1k3tbody{
    position: relative;
}
.t_b1k3box{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_b1k3pao{
    height: 100%;
    position: relative;
}
.t_b1k3pao .t_b1k3small{
    height: 6px;
    width: 100%;
    position: absolute;
    left:0;
    top:50%;
    padding:8px 0;
    transform: translateY(-50%);
    overflow: hidden;
}
.t_b1k3pao .t_b1k3small span{
    width: calc(100% - 21px);
    height: 6px;
    border-radius: 3px;
    background: #7db75a;
    position: absolute;
    top: 0px;
    margin-top: 5px;
    left:0px;
    opacity: 0;
}
.t_b1k3table.act .t_b1k3pao .t_b1k3small span {
    animation: fadeInLeft 1.6s;
    opacity: 1;
}
.t_b1k3box{
    width: 100%!important;
}
.t_b1k3pao span::before{
    content:'';
    border-left: 16px solid #7db75a;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    position: absolute;
    right: -13px;
    top:50%;
    transform: translateY(-50%);
}
.t_b1k3trli1 .t_b1k3small{
    margin-left: 8px;
} 
.t_b1k3trli2 .t_b1k3small{
    margin-left: 209px;
} 
.t_b1k3trli2 .t_b1k3small span{
    width: calc(100% - 212px);
} 
.t_b1k3trli3 .t_b1k3small{
    margin-left: 320px;
} 
.t_b1k3trli3 .t_b1k3small span{
    width: calc(100% - 333px);
} 
.t_b1k3trli4 .t_b1k3small{
    margin-left: 390px;
} 
.t_b1k3trli4 .t_b1k3small span{
    width: calc(100% - 403px);
}
.t_b1k3trli5 .t_b1k3small{
    margin-left: 237px;
} 
.t_b1k3trli5 .t_b1k3small span{
    width: calc(100% - 250px);
}
.t_b1k3tdzui{
    width: 238px;
    height: 185px;
    background: rgba(125,183,90,.8);
    position: relative;
}
.t_b1k3zuizi{
    font-size: 20px;
    line-height: 1.5;
    color:#fff;
    font-weight: bold;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_b1k3zuitd{
    width: calc(100% - 238px);
    height: 185px;
}
.t_b1k3zuixin{
    width: 60%;
    height: 100%;
    padding:37px 58px 30px 26px;
    background: #fff;
}
.t_b1k3wennr{
    overflow: hidden;
}
.t_b1k3li{
    font-size: 18px;
    line-height: 1.666667;
    font-weight: bold;
    color:#333;
    text-align: left;
    width: 20%;
}
.t_b1k3ul {
    margin-bottom: 32px;
}
.t_b1k3paolu{
    width: 100%;
    height: 60px;
}
.t_b1k3table.act .t_b1k3paolu{
    animation: fadeInLeft 1s;
}
.t_b1k3paonr{
    display: block;
    height: 40px;
    margin-top: 10px;
    width: calc(100% - 43px);
    background: #7db75a;
    box-shadow: 0 10px 4px 0px rgba(158,217,122,.23);
    position: relative;
    font-size: 16px;
    line-height: 40px;
    color:#fff;
}
.t_b1k3paonr::before{
    content: '';
    position: absolute;
    border-left: 43px solid #7db75a;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    right: -43px;
    top: -10px;
}
.t_b1k3small{
    width: 100%;
    height: 100%;
}
.duan1.t_b1k4p p{
    line-height: 2;
}
.t_b1k4le ul li{
    font-size: 18px;
    line-height: 2;
    color:#333;
    padding-left: 24px;
    position: relative;
    margin-bottom: 17px;
}
.t_b1k4le ul li::before{
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    left:0;
    top:13.5px;
    border-radius: 50%;
    background: #ff0000;
}
.t_b1k4rg{
    width: 711px;
}
.t_b1k4rg .t_b1k4pic{
    width: 100%;
    position: relative;
    top: 7px;
}
.t_b1k4rg .t_b1k4pic img{
    width: 100%;
}
.t_b1k4le{
    width: calc(100% - 711px);
    padding-right: 80px;
    padding-left: 20px;
}
.t_b1k4start {
    padding-top: 112px;
    padding-bottom: 105px;
}
.t_b1k4start .t_b1tih3.fonth3 {
    margin-bottom: -1px;
}
.t_b1k4nr {
    padding-top: 48px;
}
.t_b1k1nr {
    padding-top: 81px;
    padding-bottom: 126px;
}
.t_b1k1ul {
    margin-bottom: 88px;
}
.t_b1k1xin .t_b1k1h3.fonth3 {
    margin-bottom: 18px;
}
.t_b1k1xin .duan1 {
    margin-bottom: 42px;
}
.t_sykuai7help{
    background: #fff;
}

/*优势*/
.Advantage{padding:40px 0px 40px 0px;}
.Advantage1{width:1200px; margin:0px auto;padding:4px 0px;}
.Advantage1_t{padding:40px 0px;text-align:center;}
.Advantage1_t h2{font-size:30px;line-height:50px;}
.Advantage1_t b{font-weight:100;}
.Advantage1_t p{font-size:16px;}
.Advantage1_c{width:100%;}
.Advantage1_c1{overflow:hidden;}
.Advantage1_c_l{float:left;}
.Advantage1_c1_l{float:left;width:50%;margin-right: 0%;  }
.Advantage1_c1_l_a{overflow:hidden;   padding:25px;}
.Advantage1d{margin-top:10px;}
.Advantage1_c1_l_a h3{height:40px;line-height:40px;font-size:20px;padding-left:20px;padding-left: 95px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.Advantage1gx h3{background:url(../images/j-p18.png) no-repeat;}
.Advantage1b h3{background:url(../images/j-p19.png) no-repeat;}
.Advantage1c h3{background:url(../images/j-p20.png) no-repeat;}
.Advantage1d h3{background:url(../images/j-p21.png) no-repeat;}

.Advantage1_c1_l_a h3 span{font-size: 18px; font-weight: 600;}
.Advantage1_c1_l_c{margin-top:15px;line-height: 24px;font-size: 14px;color: #666;}
.Advantage1b{margin-top:0px;}

.Advantage1_c1_r{float:right;width:50%;overflow: hidden;  background: #f1f1f1;}
.Advantage1_c1_r img{width:100%;}

.Advantage1_c1_2{margin-top:0px;}
.Advantage1_c1_l2{width:50%;float: right;}
.Advantage1_c1_r2{float:left;width:50%;}
.Advantage1_c1_r2 img{width:100%}


.t_center{
    position: relative;
}
.t_mian{
   /* position: absolute;*/
    width: 100%;
    top: 6px;
    left:0;
}
.t_mianpic{
    width: 13px;
    line-height: 60px;
    position: relative;
    top: -2px;
}
.t_mianpic img{
    width: 100%;
}
.t_mianwen{
    font-size: 14px;
    line-height: 4.285714;
    color:#666;
    /*font-weight: lighter;*/
    transition: all 0.36s;
}
.t_mianli{
    position: relative;
    padding: 0 17px;
}
.t_mianul{
    margin:0 -17px;
}
.t_mianli::before {
    content: url(../images/t_you.png);
    position: absolute;
    top: 50%;
    right: -5px;
    transform: translateY(-50%) scale(0.5);
}
.t_mianli:last-of-type::before {
    content: '';
}
.t_b2k1h4.fonth4{
    color:#333;
    font-weight: bold;
    font-size: 30px;
    line-height: 1.466667;
    margin-bottom: 24px;
    transition: all 0.36s;
}
.t_b2k1p p{
    font-size: 16px;
    line-height: 2;
    color:#888;
    /*font-weight: lighter;*/
    height: 160px;
    overflow: hidden;
}
.t_b2bg{
    background: #f1f1f1;
}
.t_b2k1li{
    width: 33.333333%;
    padding: 0 27px;
    margin-bottom: 52px;
}
.t_b2k1ul{
    margin:0 -27px;
}
.t_b2k1xin{
    background: #fff;
    padding: 52px 50px 32px;
    box-shadow: 0 0 30px rgba(18,30,41,.08);
}
.t_b2k1shang{
    border-bottom: 1px solid rgba(138,146,152,.2);
    padding-bottom: 43px;
    margin-bottom: 4px;
}
.t_b2bg .t_b1k1ul {
    margin-bottom: 69px;
}
.t_b2k1nr.t_b1k1nr {
    padding-bottom: 66px;
}
/* b3 */
.t_b3bgxiang{
   /* margin-top: 78px;*/
}
.t_b3k1start{
    background: #f1f1f1;
    padding-top: 87px;
    padding-bottom: 34px;
}
.t_b3tit.fonth3{
    line-height: 1.111111;
    color:#ff0000;
    font-weight: bold;
}
.t_b3tit1.fonth4{
    line-height: 1.333333;
    color:#ff0000;
    font-weight: bold;
    position: relative;
    display: inline-block;
}
.t_b3tit1.fonth4::before{
    content: '';
    width: 100%;
    height: 16px;
    background: #e7e7e7;
    position: absolute;
    bottom:-3px;
    z-index: -1;
    left:0;
}
.t_b3kuaip1.yxedr_active {
    padding-top: 23px;
}
.t_b3kuaip.yxedr_active {
    padding-top: 28px;
}
.t_b3kuaip1.yxedr_active p {
    line-height: 2;
    color:#333;
    /*font-weight: lighter;*/
    margin-bottom: 16px;
}
.t_b3kuaip.yxedr_active p{
    line-height: 2;
    color:#333;
    /*font-weight: lighter;*/
    margin-bottom: 16px;
}
.t_b3k1nr {
    margin-bottom: 50px;
}
.t_b3k2start {
    padding-top: 59px;
    padding-bottom: 82px;
}
.t_b3k2li a{
    display: block;
    border:1px solid #dee0e2;
    background: rgba(255,0,0,.1);
    padding: 25px 50px;
    border-radius: 10px;
}
.t_b3k2wen{
    width: 100%;
    line-height: 1.5;
    font-size: 16px;
    color:#666;
    /*font-weight: lighter;*/
    transition: all 0.36s;
    height: 24px;
    overflow: hidden;
}
.t_b3k2ul {
    padding-top: 32px;
    padding-bottom: 4px;
}
.t_b3k2li {
    margin-bottom: 10px;
}
.t_b3k2li:last-of-type {
    margin-bottom: 0px;
}
.t_b3k3start{
    background: #f1f1f1;
    padding-top: 84px;
    padding-bottom: 32px;
}
.t_b3k3tit.fonth3{
    line-height: 1.111111;
    font-size: 36px;
    color:#333;
    font-weight: bold;
    margin-bottom: 48px;
}
.t_c1stpic{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.t_c1stpic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_c1stli{
    width: 25%;
    padding: 0 5px;
    margin-bottom: 4px;
}
.t_c1stul{
    margin:0 -20px;
}
.fonth4.t_c1tit{
    font-size: 18px;
    color:#333;
    font-weight: bold;
    line-height: 1.2;
    height: 40px;
    overflow: hidden;
    transition: all 0.36s;
}
.t_c1duanp p{
    font-size: 16px;
    line-height: 2;
    color:#888;
    /*height: 64px;*/
    overflow: hidden;
}
.t_c1stxia{
    background: #fff;
    padding: 30px 40px 20px;
}
.t_c1start {
    padding-top: 91px;
    padding-bottom: 59px;
}
.t_c1duanp {
    margin-bottom: 7px;
}
.t_c2le{
    width: 302px;
    position: relative;
    transition: all 0.36s;
}
.t_c2le.on {
    position: fixed;
    top:80px;
}
.t_c2letit{
    font-size: 26px;
    line-height: 3.384615;
    color:#fff;
    font-weight: bold;
    background: #ff0000;
    text-align: center;
}
.t_c2lenr{
    border-bottom: 1px solid #e8e9ea;
    padding: 0 25px;
    background: #fff;
}
.t_c2lewen a{
    color:#333;
    font-size: 20px;
    line-height: 5.333333;
    /*font-weight: lighter;*/
    transition: all 0.36s;
}
.t_c2jian{
    width: 8px;
    height: 14px;
    margin: 33px 0;
    position: relative;
    cursor: pointer;
}
.t_c2jian img{
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all 0.36s;
}
.t_c2jian .t_hover{
    opacity: 0;
}
.t_c2erul{
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e8e9ea;
    padding-top: 18px;
    padding-bottom: 29px;
}
.t_c2erwen a{
    font-size: 16px;
    line-height: 2.55;
    color:#777;
    /*font-weight: lighter;*/
    width: 100%;
    transition: all 0.36s;
}
.t_c2erli{
    width: 100%;
}
.t_c2erli {
    padding: 0 25px;
    position: relative;
}
.t_c2lijian{
    width: 8px;
    height: 14px;
    margin: 5px 0;
    position: relative;
    cursor: pointer;
}
.t_c2lijian img{
    width: 100%;
    height: 100%;
}
.t_c2leli.on .t_c2lewen a{
    color:#ff0000;
}
.t_c2leli.on .t_c2jian img{
    transform: rotate(90deg);
}
.t_c2leli.on .t_c2jian .t_youer{
    opacity: 0;
}
.t_c2leli.on .t_c2jian .t_hover{
    opacity: 1;
}
.t_c2erli.on .t_c2erwen a{
    color:#ff0000;
}
.t_c2erli.on .t_c2lijian .t_hover{
    opacity: 1;
}
.t_c2erul{
    display: none;
}
.t_c2rg{
    width: calc(100% - 302px);
    padding-left: 24px;
}
.t_c2start{
    padding-top: 40px;
    padding-bottom: 89px;
}
.t_c2zheng{
    background: #fff;
    padding: 27px 25px 36px;
}
.t_c2litit h3.fonth3 {
    font-size: 20px;
    font-weight: bold;
    color: #555;
}
.t_c2litit{
    border-bottom: 1px solid #e4e5e7;
    padding-bottom: 21px;
    margin-bottom: 46px;
}
.t_c1li1p p{
    font-size: 18px;
    line-height: 2em;
    color:#666;
    /*font-weight: lighter;*/
}
.t_c2litit .fonth4{
    font-weight: bold;
    color:#ff0000;
}
.t_c1li2ul li{
    font-size: 16px;
    line-height: 2em;
    color:#333;
    /*font-weight: lighter;*/
    padding-left: 20px;
    position: relative;
}
.t_c1li2ul li::before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff0000;
    position: absolute;
    left:0;
    top: 13px;
}
.t_c1k2li{
    width: 33.333333%;
    padding: 0 24px;
}
.t_c1k2ul{
    margin:0 -24px;
}
.t_c1k2xin h6{
    font-size: 18px;
    line-height: 1.666667;
    color:#333;
    font-weight: bold;
    transition: all 0.36s;
    margin-bottom: 16px;
}
.t_c1k2p p{
    font-size: 16px;
    color:#333;
    line-height: 1.875;
    /*font-weight: lighter;*/
    transition: all 0.36s;
    height: 90px;
    overflow: hidden;
}
.t_c1k2xin{
    border-radius: 10px;
    background: rgba(158,165,170,.1);
    border:1px solid #dee0e2;
    padding: 40px 40px 22px;
    transition: all 0.36s;
}
.t_c1k2more .t_moreic2 {
    width: 9px;
    height: 10px;
    margin: 18px 0;
    position: relative;
}
.t_yuan1{
    position: absolute;
    top:0;
    left: 0;
}
.t_c1k2more .t_moreic2 img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_c1k2more .t_ziliao {
    font-size: 14px;
    margin-right: 12px;
}
.t_c1k2p {
    margin-bottom: 17px;
}
.t_c1k2more .t_ziliao{
    color:#999;
    transition: all 0.36s;
}
.t_c2lititle .fonth4{
    font-weight: bold;
    color:#ff0000;
}
.t_c2li1 {
    padding-bottom: 15px;
}
.t_c2li2 .t_c2lititle {
    margin-bottom: 24px;
}
ul.t_c1li2ul {
    margin-bottom: 38px;
    padding-left: 20px;
}
.t_c2li3 {
    padding-top: 80px;
    padding-bottom: 34px;
}
.t_c2li3 .t_c2lititle {
    margin-bottom: 28px;
}
.t_c1li3ul .t_c1k2p p{
    height: auto;
}
.t_c2li2 .t_c1li1p p {
    font-size: 16px;
}
.t_c1li3ul {
    padding-top: 27px;
}
.t_c1k2li.t_c1li3li{
    width: 100%;
    padding: 0;
    margin-bottom: 27px;
}
.t_c1k2li.t_c1li3li .t_c1k2xin{
    padding: 31px 37px 18px;
}
.t_c1k2li.t_c1li3li .t_c1k2xin h6 {
    margin-bottom: 15px;
}
.t_c1k2li.t_c1li3li .t_c1k2p {
    margin-bottom: 13px;
}
.t_c2li4nr{
    /*width: 532px;*/
}
.t_c2li4nr img{
    width: 100%;
}
.t_c3kupic{
    position: relative;
    width: 273px;
    overflow: hidden;
}
.t_c3kupic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_c3kuairg{
    width: calc(100% - 273px);
    padding-left: 50px;
    padding-top: 35px;
}
.t_c3kutit{
    font-size: 24px;
    line-height: 1.25;
    font-weight: bold;
    color:#333;
    margin-bottom: 19px;
    transition: all 0.36s;
}
.t_c3kup.duan2 p{
    font-size: 16px;
    line-height: 2;
    color:#333;
    /*font-weight: lighter;*/
}
.t_c3kuaili{
    border-bottom: 1px dashed #e4e5e7;
}
.t_c3kup.duan2 {
    height: 96px;
    overflow: hidden;
    margin-bottom: 11px;
}
.t_c3kuaixin {
    padding-bottom: 33px;
    position: relative;
}
.t_c3kuaile {
    width: 273px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.t_c3kupic {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.t_c3start.t_c2start .t_c2li1 {
    padding-bottom: 27px;
}
.t_c3start.t_c2start .t_c2zheng {
    padding-bottom: 120px;
}
ul.t_c4ul li{
    font-size: 16px;
    line-height: 2em;
    color:#666;
    /*font-weight: lighter;*/
    padding-left: 20px;
    position: relative;
    animation-name: initial !important;
}
ul.t_c4ul li::before{
    content:'';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff0000;
    left: 0;
    top: 13px;
}
.t_c1lipic{
    width: 683px;
    margin-top: 46px;
}
.t_c1lipic img{
    width: 100%;
}
.t_c4start .t_c1li1p {
    /*margin-bottom: 25px;*/
}
ul.t_c4ul {
    margin-bottom: 0 !important;
    padding-left: 20px;
}
.t_c2table{
    border:1px solid #dfe1e3;
    width: 100%;
}
.t_c2table tr th{
    border:0;
    background: #ff0000;
    font-family: "Helvetica LT 45 Light"!important;
    font-size: 18px;
    color:#fff;
    line-height: 3.111111;
    text-align: center;
}
.t_c2table tr:nth-of-type(2) td{
    font-size: 18px;
    line-height: 2.555556;
    background: #f0f0f5;
}
.t_c2table tr td{
    font-family: "Helvetica LT 45 Light"!important;
    border:1px solid #dfe1e3;
    color:#666;
    font-size: 16px;
    line-height: 3.5;
    text-align: center;
    background: #fafafb;
}
.t_c2table tr td:first-of-type{
    padding: 0 26px;
    text-align: left;
}
.t_c2li3zi{
    background: #ff0000;
    padding: 23px 70px;
}
.t_c2liic1{
    width: 20px;
    display: inline-block;
    position: relative;
    top: -3px;
    margin-right: 80px;
}
.t_c2liic1 img{
    width: 100%;
}
.t_c2liic2{
    width: 18px;
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 58px;
}
.t_c2liic2 img{
    width: 100%;
}
.t_c2li3tit{
    font-size: 18px;
    line-height: 1.5;
    color:#fff;
    display: inline-block;
}
.t_c2li3xia{
    font-size: 20px;
    line-height: 1.5;
    color:#fff;
    display: inline-block;
}
.t_c4bg .t_c2li1 {
    padding-bottom: 42px;
}
.t_c4li3 {
    padding-top: 12px;
}
.t_c4bg{
    background: #f1f1f1;
}
.t_c4bg .t_c2zheng{
    padding-bottom: 110px;
}
.t_c2leli:last-of-type .t_c2lenr {
    border-bottom: 0;
}
.t_d1start{

    position: relative
}
.t_d1startbg{
    width: 100%;
}
.t_d1startbg img{
    width: 100%;
}
.t_d1topnr{
    width: 100%;
    position: absolute;
    top:45%;
    transform: translateY(-50%);
    left:0;
}
.t_mian{
    z-index: 10;
}
.t_mianpic {
    width: 13px;
    height: 13px;
    margin: 23.5px 0;
    position: relative;
    top: -2px;
}
.t_mianpic img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.t_d1bg .t_hui{
    opacity: 0;
}
.t_d1bg .t_mianli::before{
    content: url(../images/t_you_bai.png);
}
.t_d1bg .t_mianli:last-of-type::before{
    content: '';
}
.t_d1bg .t_mianwen{
    color:#fff;
}
.t_d1lipic{
    position: relative;
    background: #fff;
    padding: 38px 0;
    text-align: center;
    border: 1px solid transparent;
}
.t_d1lipicli{
    width: 181px;
    position: relative;
    display: inline-block;
}
.t_d1lipic img{
    width: 100%;
    height: 100%;
}
.t_d1li{
    width: 20%;
    padding: 0 9px;
    margin-bottom: 40px;
}
.t_d1ul{
    margin:0 -9px;
}
.t_d1bg{
    background: #f1f1f1;
}
.t_d1k2p p{
    font-size: 18px;
    color:#333;
    line-height: 2;
    /*font-weight: lighter;*/
}
.t_d1duan.duan2 p{
    font-size: 16px;
    line-height: 2;
    color:#333;
    /*font-weight: lighter;*/
}
.t_d1xinpic{
    width: 100%;
    position: relative;
}
.t_d1xinpic img{
    width: 100%;
    height: 100%;
}
.t_d1xinle{
    width: calc(100% - 240px);
    padding-right: 46px;
}
.t_d1ul{
    position: relative;
}
.t_d1liqing{
    position: relative;
    background: #fff;
    padding: 42px 50px 37px;
}
.t_d1tit{
    font-size: 22px;
    line-height: 1.75;
    font-weight: bold;
    color:#333;
    margin-bottom: 13px;
}
.t_d1duan.duan2 {
    height: 64px;
    overflow: hidden;
    margin-bottom: 29px;
}
.t_d1xinrg {
    width: 240px;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
}
.t_d1lizi{
    position: relative;
    margin-bottom: 40px;
}
.t_d1sanjiao{
    width: 0px;
    border-bottom: 17px solid #fff;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    bottom:-40px;
    opacity: 0;
    transition: all 0.36s;
}
.t_d1li.on .t_d1sanjiao{
    opacity: 1;
}
.t_d1k2start {
    padding-top: 48px;
    padding-bottom: 93px;
}
.t_d1k2p {
    margin-bottom: 54px;
}
.t_d1lipic a{
    display: block;
}
.t_d1lizi{
    display: none;
}
.t_d2bg .t_bai{
    opacity: 0;
}
.t_d2start{
    background: #f1f1f1;
}
.t_d2logo{
    width: 305px;
}
.t_d2logo img{
    width: 100%;
}
.t_d2annr{
    height: 50px;
    background: #ff0000;
    padding: 7px 30px;
}
.t_d2wen{
    color:#fff;
    font-size: 18px;
    line-height: 2;
    margin-right: 14px;
}
.t_d2ic{
    width: 9px;
    line-height: 36px;
}
.t_d2ic img{
    width: 100%;
}
.t_d2startnr {
    padding-top: 104px;
    padding-bottom: 58px;
}
.t_d2litit{
    font-size: 36px;
    line-height: 1.5;
    color:#ff0000;
    font-weight: bold;
    margin-bottom: 29px;
}
.t_d2lip.yxedr_active p{
    /*font-weight: lighter;*/
    color:#333;
    font-size: 16px;
    line-height: 2em;
    /*margin-bottom: 16px;*/
}
.t_d2li2tit{
    font-size: 30px;
    line-height: 1.5;
    color: #ff0000;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 49px;
}
.t_d2li2tit::before{
    content: '';
    height: 16px;
    width: 100%;
    background: #e7e7e7;
    position: absolute;
    bottom:0;
    left:0;
    z-index: -1;
}
.t_d2zitit{
    font-size: 24px;
    line-height: 2;
    color:#ff0000;
    text-align: center;
    margin-bottom: 18px;
}
.t_d2liwen{
    font-size: 16px;
    line-height: 2;
    color:#888;
    margin-bottom: 10px
}
.t_d2luo{
    font-size: 16px;
    line-height: 2;
    color:#888;
}
.t_d2li2lun{
    background: #fff;
    box-shadow: 0 0 30px rgba(18,30,41,.08);
}
.t_d2k2start {
    padding-top: 56px;
    padding-bottom: 132px;
}
.t_d2li1 {
    padding-bottom: 32px;
}
.t_d2li2li{
    padding: 90px 150px;
}
.slick-dots li{
    width: 7px;
    height: 7px;
    border:0;
    background: #c6c6c6;
}
.slick-dots li.slick-active {
    background: #ff0000;
}
.t_d2li2lun .slick-dots {
    bottom: 55px;
}
.t_d2fu{
    width: 12px;
    cursor: pointer;
}
.t_d2fu img{
    width: 100%;
}
.t_d2li2xin{
    position: relative;
}
.t_d2jian{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width: 100%;
    left:0;
    padding: 0 58px;
}
.t_d2li3 {
    padding-top: 32px;
}
.t_d2lilie li{
    font-size: 16px;
    line-height: 2.125;
    color:#333;
    /*font-weight: lighter;*/
    padding-left: 30px;
    position: relative;
    margin-bottom: 23px;
}
.t_d2lilie li::before{
    content: '';
    width: 8px;
    height: 8px;
    background: #ff0000;
    border-radius: 50%;
    position: absolute;
    left:0;
    top: 13px;
}
.t_d2li3 .t_d2li2tit {
    margin-bottom: 47px;
}
ul.t_d2lilie {
    margin-bottom: 28px;
}
.t_d2k3start{
    background: #f1f1f1;
    padding-top: 103px;
    padding-bottom: 85px;
}
.t_d2k3tit.fonth3{
    font-weight: bold;
    margin-bottom: 52px;
}
.t_d2lip.yxedr_active p img{
    max-width: 100%;
}
.t_e1start{
    background: #f1f1f1;
}
.t_e1start {
    padding-top: 11px;
    padding-bottom: 85px;
}
.t_e1start .t_b1k1ul {
    margin-bottom: 73px;
}
.t_e1ti{
    font-size: 20px;
    line-height: 1.5;
    color:#ff0000;
    font-weight: bold;
    margin-bottom: 51px;
}
.t_e1kan{
    font-size: 20px;
    line-height: 3;
    color:#333;
    /*font-weight: lighter;*/
    padding-left: 53px;
    transition: all 0.36s;
}
.t_e1lishang{
    background: #fff;
    box-shadow: 0 9px 16px 0 rgba(0,0,0,.09);
    border-left: 2px solid #ff0000;
    cursor: pointer;
}
.t_e1fuhao{
    width: 27px;
    background: #ff0000;
    height: 65px;
    position: relative;
}
.t_e1fuhao::before{
    content: '';
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_e1fuhao::after{
    content: '';
    width: 1px;
    height: 15px;
    background: #fff;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    opacity: 1;
    transition: all 0.36s;
}
.t_e1li.on .t_e1fuhao::after{
    opacity: 0;
}
.t_e1duan.duan2 {
    margin-bottom: 21px;
    font-size: 16px;
    line-height: 2;
    color: #888;
    /*font-weight: lighter;*/
}
.t_e1duan.duan2 p{
    font-size: 16px;
    margin-bottom: 13px;
}
.t_e1shen{
    width: 197px;
    cursor: pointer;
}
.t_e1xia{
    background: #f5f7f8;
    box-shadow: 0 9px 16px 0 rgba(0,0,0,.09);
    padding:20px 50px;
    display: none;
}
.t_e1li {
    margin-bottom: 26px;
}
.t_e1li.on .t_e1kan{
    color:#ff0000;
}
.t_tan1{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.8);
    z-index: 1000;
    left:0;
    top:0;
}
.t_tankou{
    width: 1066px;
    background: #fff;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    max-height: calc(100% - 80px);
}
.t_tanpadding{
    padding: 78px 52px 70px;
}
.t_tanpadding{
    padding: 78px 70px 70px;
}
.t_tan1xin{
    width: 100%;
    height: calc(100vh - 280px);
    overflow-y: auto;
}
.t_tanqing{
    font-size: 30px;
    font-weight: bold;
    color:#333;
    line-height: 1.5;
    margin-bottom: 60px;
}
.t_tankuang{
    width: 50%;
    padding: 0 18px;
    margin-bottom: 30px;
}
.t_tanquan{
    width: 100%;
    padding: 0 18px;
    margin-bottom: 30px;
}
.t_tankong{
    margin:0 -18px;
}
.t_tanheng{
    border: 1px solid #e0e0e0;
    padding: 0 23px;
}
.t_tanheng label{
    line-height: 3.125;
    font-size: 16px;
    color:#666;
    /*font-weight: lighter;*/
}
.t_tanheng label span{
    color:#e51b1b;
    font-weight: bold;
    margin-left: 15px;
}
.t_tanheng input{
    width: calc(100% - 60px);
    font-size: 16px;
    color:#333;
    line-height: 3.125;
    padding-left: 5px;
}
input:-internal-autofill-selected{
    background: transparent;
}
.t_tanduoxuan ul li label{
    font-size: 16px;
    line-height: 2.8;
    color:#666;
    /*font-weight: lighter;*/
    width: calc(100% - 34px);
}
.t_tanduoxuan ul li input{
    width: 16px;
    height: 16px;
    border:1px solid #e0e0e0;
    position: relative;
    top: 3px;
    margin-right: 12px;
}
.t_tanduoxuan ul li{
    margin-bottom: 2px;
}
.t_tanduoxuan ul li input:focus{
    outline: none;
}
.t_tanduoxuan ul li input:checked{
    border: 1px solid #ff0000;
}
.t_tanduoxuan ul li input:checked::before{
    content: '';
    width: 10px;
    height: 10px;
    background: #ff0000;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_yanma{
    width: 60%;
}
.t_yanma div{
    border:1px solid #e0e0e0;
}
.t_shuru input{
    width: 100%;
    font-size: 16px;
    line-height: 3.125;
    color:#333;
    padding: 0 20px;
}
.t_shuru{
    margin-right: 26px;
}
.t_maimg{
    height: 50px;
    width: 148px;
    position: relative;
}
.t_maimg img{
    width: 138px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_shuru{
    width: calc(100% - 174px);
}
.t_submit{
    font-size: 20px;
    line-height: 2.5;
    background: #ff0000;
    color:#fff;
    font-weight: bold;
    padding: 0 93px;
}
.t_tanduoxuan {
    margin-bottom: 50px;
}
.t_tankou{
    position: relative;
}
.t_tanclose{
    width: 28px;
    position: absolute;
    top:30px;
    right: 30px;
}
.t_tanclose img{
    width: 100%;
}
.t_e2zuo{
    width: 234px;
    background: #ddf1c7;
    padding: 15px;
}
.t_e2zuopic{
    width: 204px;
    position: relative;
}
.t_e2zuopic img{
    width: 100%;
    height: 100%;
}
.t_e2xin{
    background: #fff;
    box-shadow: 0 9px 16px 0 rgba(0,0,0,.09);
    padding: 60px;
}
.t_e2you{
    width: calc(100% - 234px);
    padding-left: 70px;
}
.t_e2tit{
    font-family: "Helvetica LT 45 Light"!important;
    font-size: 24px;
    line-height: 1.25;
    color:#ff0000;
    height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
}
.t_e2biao{
    font-family: "Helvetica LT 45 Light"!important;
    font-size: 18px;
    line-height: 1.5;
    color:#333;
    height: 27px;
    overflow: hidden;
}
.t_e2jian.duan2{
    height: 96px;
    overflow: hidden;
    margin-bottom: 49px;
}
.t_e2jian.duan2 p{
    font-size: 16px;
    line-height: 2;
    color:#888;
}
.t_e2ul {
    padding-top: 31px;
}
.t_e2title {
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    margin-bottom: 27px;
}
.t_e2li{
    margin-bottom: 56px;
}
.t_e2start {
    padding-top: 89px;
    padding-bottom: 78px;
}
.t_e3li{
    width: 33.333333%;
    padding: 0 20px;
    margin-bottom: 30px;
}
.t_e3ul{
    margin: 0 -27px;
}
.t_e3pic {
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ededed;
}
.t_e3pic img{
    width: auto;
    height: 250px;
    transition: all 0.36s;
}
.t_e3tit {
    background: #fff;
    height: 100px;
    padding: 21px 29px 22px;
}
.t_e3zi {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    /*font-weight: lighter;*/
    line-height: 1.25;
    height: 47px;
    overflow: hidden;
}
.t_e3yuan{
    width: 92px;
    height: 92px;
    border: 4px solid #fff;
    border-radius: 50%;
    position: absolute;
    background: transparent;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    transition: all 0.36s;
    z-index: 3;
}
.t_e3yuan img{
    width: 26px;
    height: 30px;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_e3pic::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    background: transparent;
    z-index: 2;
    transition: all 0.36s;
}
/* 页码 */
.g_pcfy{
    padding:20px 0;
}
.pc_fenye {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}
.pc_fenye li {
    width: 36px;
    height: 36px;
    float: left;
    font-size: 14px;
    line-height: 36px;
    color: #333;
    text-align: center;
    margin: 0px 5px;
    position: relative;
    background: transparent;
}
.pc_fenye li.activepage {
    color: #fff;
    background: #ff0000;
}
.pc_fenye a:hover li {
    color: #fff;
    background: #ff0000;
}
.g_phfy{
    display: none;
    padding:20px 20px;
}
.g_phfyfl a{
    font-size: 14px;
    line-height: 30px;
    color:#999;
}
.pc_fenye .prev li,.pc_fenye .next li,
.pc_fenye .first li,.pc_fenye .end li{
    position: relative;
}
.first .t_pageimg,.end .t_pageimg{
    font-family: "Helvetica LT 45 Light"!important;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.prev .t_pageimg,.next .t_pageimg{
    font-family: "Helvetica LT 45 Light"!important;
    width: 9px;
    height: 15px;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_pageimg img{
    width: 100%;
    position: absolute;
    top:0;
    left:0;
    transition: all 0.36s;
    z-index: 9;
}
.t_hover1{
    opacity: 0;
}
.pc_fenye a:hover .t_hover1{
    opacity: 1;
}
.pc_fenye a:hover .t_yuan1{
    opacity: 0;
}
.g_pcfy {
    padding: 0px 0;
}
.t_e4k1nr{
    width: 130px;
    line-height: 40px;
    font-size: 16px;
    color:#333;
    border-radius: 20px;
    border:1px solid rgba(158,165,170,.26);
    text-align: center;
    transition: all 0.36s;
}

.t_e4k1li{
    padding: 0 12px;
}
.t_e4k1ul{
    margin:0 -12px;
    margin-bottom: 50px;
}
.t_e4k1li.on .t_e4k1nr{
    background: #ff0000;
    color:#fff;
}
.t_e4k2fu{
    font-size: 20px;
    line-height: 32px;
    color:#999;
    transition: all 0.36s;
    margin-right: 27px;
    position: relative;
    top: -2px;
}
.t_e4k2wen{
    width: calc(100% - 44px);
    font-size: 20px;
    line-height: 32px;
    /*font-weight: lighter;*/
    color:#999;
    transition: all 0.36s;
}
.t_e4k2xin{
    padding: 24px 35px;
    background: #fff;
    box-shadow: 0px 9px 16px 0 rgba(0,0,0,.09);
}
.t_e4k2li{
    margin-bottom: 17px;
}
.t_e2start.t_e4start .t_b1k1ul {
    margin-bottom: 60px;
}
.t_d1bg .t_mianpic .t_bai{
    opacity: 1;
}
.t_d1bg .t_mianpic .t_hui{
    opacity: 0;
}
.t_mianpic .t_bai{
    opacity: 0;
}
.t_mianpic .t_hui{
    opacity: 1;
}
.t_e5k1wen.fonth3{
    font-weight: bold;
    color:#ff0000;
}
.t_e5k1start{
    background: #f1f1f1;
    padding-top: 99px;
    padding-bottom: 78px;
}
.t_e5keneng{
    font-size: 16px;
    line-height: 2.125;
    color:#333;
    /*font-weight: lighter;*/
    margin-bottom: 34px;
}
.t_e5nrxin.yxedr_active p{
    font-size: 16px;
    line-height: 2.125;
    color:#333;
    /*font-weight: lighter;*/
}
.t_e5nrxin.yxedr_active p img{
    max-width: 100%;
}
.t_e5k2start {
    padding-top: 57px;
    padding-bottom: 105px;
}
.t_e5zh{
    font-size: 16px;
    color:#666;
    line-height: 2;
    transition: all 0.36s;
}
.t_e5zhic{
    width: 24px;
    display: inline-block;
    margin-bottom: 4px;
}
.t_e5zhong{
    display: inline-block;
    position: relative;
    top: -3px;
}
.t_e5zhic img{
    width: 100%;
}
.t_e5list{
    font-size: 14px;
    line-height: 1.75;
    color:#999;
    display: inline-block;
    transition: all 0.36s;
}
.t_e5shangxia{
    text-align: center;
}
.t_e5zhxin{
    text-align: center;
    width: 56px;
}
.t_e5zhuan{
    max-width: calc(50% - 33px);
}
.t_e5k2wen {
    margin-bottom: 169px;
}
.t_tan1{
    display: none;
}
.t_e5k3start{
    background: #f1f1f1;
    padding-top: 82px;
    padding-bottom: 106px;
}
.t_e5k3start .t_d2k3tit.fonth3 {
    margin-bottom: 50px;
}
.t_f1anniu{
    width: 60px;
    display: inline-block;
}
.t_f1anniu img{
    width: 100%;
}
.t_banf1{
    width: 100%;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    text-align: center;
}
.t_banf1 .t_f1ban1{
    font-size: 46px;
    font-weight: bold;
    line-height: 1.5;
    color:#fff;
    margin-bottom: 20px;
}
.t_f1duan.fonth4{
    font-size: 30px;
    line-height: 2;
    color:#fff;
    /*font-weight: lighter;*/
}
.t_f1k1ic2{
    position: relative;
    width: 46%;
    margin: 2%;
}
.t_f1k1ic2 img{
    width: 100%;
    height: 100%;
}

.t_f1k1ic{
    position: relative;
    width: 40px;
    margin-right: 30px;
}
.t_f1k1ic img{
    width: 100%;
    height: 100%;
}
.t_f1k1tit.fonth3 {
    font-weight: bold;
    color: #333;
    text-align: center;
}
.t_f1k1le{
   /* width: 144px;*/
}
.t_f1k1nr{
  /*  width: calc(100% - 144px);
    padding-left: 120px;*/
    padding-top: 50px;
}
.t_f1k1wen.yxedr_active p{
    font-size: 16px;
    line-height: 2;
    /*font-weight: lighter;*/
    color:#333;
    margin-bottom: 16px;
}
.t_f1k1wen {
    margin-bottom: 41px;
}
.t_f1k1xiaot{
    font-weight: bold;
    color:#333;
    margin-bottom: 35px;
}
.t_f1k1li{
    width: 33.333333%;   
}
.t_f1k1title{
    font-size: 20px;
    line-height: 1.5;
    color:#333;
    /*font-weight: lighter;*/
}
.t_f1k1lixin {
    position: relative;
    border: 1px solid #fff;
    background: rgba(255,0,0,.05);
    text-align: center;
    padding-top: 76px;
    padding-bottom: 47px;
}
.t_f1k1xu{
    position: absolute;
    top: 11px;
    right: 20px;
    font-size: 14px;
    line-height: 2;
    /*font-weight: lighter;*/
    color:#ff0000;
}
.t_f1k1zhong{
    display: inline-block;
    position: relative;
    top: -4px;
    min-width: 150px;
}
.t_f1k1con {
    padding-top: 96px;
}
.t_f1k1ul{
    margin-bottom: 96px;
}
.t_f1kuai2 {
    margin: 50px 0;
    padding: 80px 0;
    background: url(../images/lbg.jpg);
}
.t_f1tu{
    width: 1493px;
}
.t_f1tu img{
    width: 100%;
}
.t_f1kuai2{
    position: relative;
}
.t_f1k2tit h2{
    font-size: 32px;
    line-height: 1.25;
    color:#333;
    font-weight: bold;
    text-align:center;
}
.t_f1k2nr{
    position: absolute;
    width: 100%;
    top:140px;
    left:0;
    z-index: 99;
}
.t_f1k2ic{
    width: 56px;
    position: relative;
    top: 9px;
}
.t_f1k2ic img{
    width: 100%;
}
.t_f1k2zi{
    font-size: 18px;
    color:#fff;
    /*font-weight: lighter;*/
    line-height: 2;
    margin-right: 18px;
}
.t_f1k2anli {
    position: absolute;
    top: 183px;
}
.t_f1guo{
    font-size: 26px;
    line-height: 1.5;
    /*font-weight: lighter;*/
    color:rgba(255,255,255,.4);
    transition: all 0.36s;
    margin-right: 46px;
    cursor: pointer;
}
.t_f1guo.on{
    color:rgba(255,255,255);
}
.t_f1k2qie{
    position: absolute;
    right: 199px;
    z-index: 2;
    bottom: 85px;
}
.t_f1tu{
    position: relative;
}
.t_f1k3ying{
    font-family: "Helvetica LT 45 Light"!important;
    font-size: 16px;
    line-height: 1.875;
    color:#777;
    transition: all 0.36s;
}
.t_f1k3name.fonth5 {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.36s;
    margin-bottom: 10px;
}
.t_f1k3ic{
    position: relative;
    width: 100%;
    margin-bottom: 77px;
}
.t_f1k3ic img{
    width: 100%;
    transition: all 0.36s;
}
.t_f1k3li{
    width: 20%;
    padding:0 19px;
}
.t_f1k3ul{
    margin:0 -19px;
}
.t_f1k3xin {
    background: #f1f1f1;
    transition: all 0.36s;
    padding: 20px;
}
.t_f1kuai3 {
    padding-top: 50px;
    padding-bottom: 171px;
}
.t_f1k3tit.fonth3 {
    font-weight: bold;
    margin-bottom: 50px;
}
    .t_f1k3tit.fonth3 p {
        width:36%;
        padding:10px 0;
        margin:2%;
        background:#ff0000;
        text-align:center;
        font-size: 18px;
        color: #fff;
      

    }
        .t_f1k3tit.fonth3 p:nth-child(3) {
            width: 16%;
        }
        .t_f1kuai4{
    background: #ff0000;
    padding-top: 102px;
    padding-bottom: 77px;
}
.fonth3.t_f1k4tit{
    color:#fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 78px;
}
.t_f1kuai2{
    position: relative;
}
.t_f1huan{
    position: relative;
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
}
.g_citynr {
    position: absolute;
    z-index: 10;
}
.g_city1 {
    bottom: 230px;
    right: 446px;
}
.g_citynr {
    stroke-dashoffset: 700px;
    stroke-dasharray: 700px;
    animation: animation-line 10.04s ease-in;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}
.g_city1 {
    animation-delay: .86s;
}
.g_city2 {
    animation-delay: 1.28s;
}
@keyframes animation-line {

    0% {
        stroke-dashoffset: 700px
    }

    14.28571% {
        stroke-dashoffset: 0px
    }

    61.42857% {
        stroke-dashoffset: 0px
    }

    85.71429% {
        stroke-dashoffset: -700px
    }

    to {
        stroke-dashoffset: -700px
    }

}

@-webkit-keyframes animation-line {

    0% {
        -webkit-stroke-dashoffset: 700px
    }

    14.28571% {
        -webkit-stroke-dashoffset: 0px
    }

    61.42857% {
        -webkit-stroke-dashoffset: 0px
    }

    85.71429% {
        -webkit-stroke-dashoffset: -700px
    }

    to {
        -webkit-stroke-dashoffset: -700px
    }

}

@-moz-keyframes animation-line {

    0% {
        -moz-stroke-dashoffset: 700px
    }

    14.28571% {
        -moz-stroke-dashoffset: 0px
    }

    61.42857% {
        -moz-stroke-dashoffset: 0px
    }

    85.71429% {
        -moz-stroke-dashoffset: -700px
    }

    to {
        -moz-stroke-dashoffset: -700px
    }

}

@-o-keyframes animation-line {

    0% {
        -o-stroke-dashoffset: 700px
    }

    14.28571% {
        -o-stroke-dashoffset: 0px
    }

    61.42857% {
        -o-stroke-dashoffset: 0px
    }

    85.71429% {
        -o-stroke-dashoffset: -700px
    }

    to {
        -o-stroke-dashoffset: -700px
    }

}
.t_f1k4pic{
    width: 568px;
    position: relative;
    margin-left: 160px;
}
.t_f1k4pic img{
    width: 100%;
    height: 100%;
}
.t_f1k4time{
    font-size: 40px;
    line-height: 1.75;
    color:#fff;
    font-family: "Helvetica LT 45 Light"!important;
    font-weight: bold!important;
    margin-bottom: 2px;
}
.t_f1k4wenp p{
    font-size: 18px;
    line-height: 1.75;
    color:#fff;
    /*font-weight: lighter;*/
}
.t_f1k4tit.fl {
    width: calc(100% - 728px);
    padding-left: 70px;
    padding-top: 90px;
}
.t_f1k4li{
    font-size: 20px;
    line-height: 1.3;
    color:rgba(255,255,255,.8);
    text-align: center;
    transition: all 0.36s;
}
.t_f1k4lunnian{
    height: 95px;
    position: relative;
    cursor: pointer;
}
.t_f1k4lunnian::before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ff0000;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    transition: all 0.36s;
}
.t_f1k4lunnian::after{
    content: '';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: 9;
    transition: all 0.36s;
}
.t_f1k4zhuan{
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    position: relative;
}
.t_f1k4zhuan img{
    width: 16px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_f1k4lun{
    position: relative;
}
.t_f1goto{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width: 100%;
}
.t_f1k4xian{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width: 100%;
    height: 5px;
    background: linear-gradient(to right,transparent,  rgba(255,255,255,.2),  rgba(255,255,255,.2), rgba(255,255,255,.2), transparent);
}
.t_f1k4qie{
    margin: 0 38px;
    z-index: 10;
}
.t_f1k4lunnian.on .t_f1k4li{
    color:#fff;
}
.t_f1k4lunnian.on::before{
    width: 7px;
    height: 7px;
}
.t_f1k4lunnian.on::after{
    width: 27px;
    height: 27px;
}
.t_f1k4nr{
    display: none;
}
.t_f1k4nr.active{
    display: block;
}
.t_f1k4huanz {
    margin-bottom: 64px;
}
.t_f1k5li{
    width: 25%;
    padding: 0 20px;
}
.t_f1k5pic{
    position: relative;
    width: 230px;
    display: inline-block;
    margin-bottom: 52px;
}
.t_f1k5pic img{
    width: 100%;
    height: 100%;
}
.t_f1k5zi{
    position: relative;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.1);   
}
.t_f1k5box{
    padding-top: 70px;
    text-align: center;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
}
.t_f1k5bg{
    width: 100%;
}
.t_f1k5bg img{
    width: 100%;
}
.t_f1k5xin{
    margin:0 -20px;
}
.t_f1k5tit{
    color:#333;
    font-size: 18px;
    line-height: 1.75;
    position: relative;
}
.t_f1kuai5 {
    padding-top: 78px;
    padding-bottom: 130px;
}
.t_f1kuai5 .t_f1k3tit.fonth3 {
    margin-bottom: 58px;
}
.t_f2pic{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.t_f2pic img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_f2li{
    width: 33.333333%;
    padding: 0 13px;
}
.t_f2ul{
    margin:0 -13px;
    margin-bottom: 26px;
}
.t_f2xin{
    padding: 30px;
    background: #fff;
    padding-bottom: 42px;
}
.t_f2time{
    font-size: 16px;
    line-height: 1.875;
    color:#999;
    padding-top: 12px;
    padding-bottom: 4px;
}
.t_f2tit{
    font-weight: bold;
    color:#333;
    font-size: 22px;
    line-height: 1.8;
    height: 80px;
    overflow: hidden;
    margin-bottom: 25px;
    transition: all 0.36s;
}
.t_f2more .t_moreic2{
    width: 14px;
    height: 16px;
    position: relative;
    margin-left: 20px;
}
.t_f2more .t_moreic2 img{
    width: 100%;
}
.t_f2more{
    position: relative;
    display: inline-block;
    transition: all 0.36s;
    width: 94px;
    transition: all 0.36s;
}
.t_f2xian{
    width: calc(100% - 34px);
    height: 16px;
    position: relative;
}
.t_f2xian::before{
    content: '';
    height: 1px;
    width: 100%;
    background: #939393;
    position: absolute;
    left:0;
    top:50%;
    transform: translateY(-50%);
    transition: all 0.36s;
}
.t_f2start .t_b1k1ul {
    margin-bottom: 59px;
    padding-top: 69px;
}
.t_f2li{
    margin-bottom: 60px;
}
.t_f2duanp p{
    font-size: 16px;
    line-height: 2;
    height: 128px;
    overflow: hidden;
    color:#666;
}
.t_f2li.on .t_f2tit{
    margin-top: 20px;
    margin-bottom: 0px;
}
.t_f2li.on .t_f2time {
    padding-top: 3px;
}
.t_f2duanp {
    margin-bottom: 91.69px;
}
.t_f2start {
    padding-bottom: 89px;
}
.t_f3zhong{
    width: 18px;
    position: relative;
    top: 6px;
    margin-right: 12px;
}
.t_f3zhong img{
    width: 100%;
}
.t_f3shi{
    font-size: 16px;
    line-height: 1.875;
    color:#999;
    font-family: "Helvetica LT 45 Light"!important;
}
.t_f3k1start {
    background: #f1f1f1;
    padding-top: 84px;
    padding-bottom: 8px;
}
.t_f3k1start .t_e5k1wen.fonth3{
    color:#333;
    margin-bottom: 28px;
}
.t_f3k2h5{
    font-size: 22px;
    line-height: 1.75;
    font-weight: bold;
    color:#333;
    padding-top: 36px;
    padding-bottom: 16px;
}
.t_f3k2h5one.t_f3k2h5{
    color:#000033;
}
.t_f3nrxin.yxedr_active p{
    font-size: 16px;
    line-height: 2em;
    color:#666;
    /*font-weight: lighter;*/
    margin-bottom: 16px;
}
.t_f3k2wen {
    padding-top: 55px;
    padding-bottom: 156px;
}
.t_f3k2start {
    padding-bottom: 99px;
}
.t_f3k3li{
    width: 33.333333%;
    padding: 0 88px;
    margin-bottom: 48px;
}
.t_f3k2ul{
    margin:0 -88px;
}
.t_f3k3time{
    font-size: 16px;
    line-height: 1.875;
    color:#999;
    font-family: "Helvetica LT 45 Light"!important;
    margin-bottom: 4px;
}
.t_f3k3tit{
    color:#333;
    font-size: 16px;
    line-height: 2;
    /*font-weight: lighter;*/
    height: 64px;
    overflow: hidden;
    margin-bottom: 32px;
}
.t_f4hao{
    width: 100%;
    position: absolute;
    bottom:20px;
    left:0;
}
.t_f4haoimg{
    width: 297px;
}
.t_f4haoimg img{
    width: 100%;
}
.t_f4k1start{
    background: #fff;
}
.t_f4k1h3.fonth3{
    font-weight: bold;
    margin-bottom: 36px;
}
.t_f4k1wen {
    padding-top: 101px;
    padding-bottom: 111px;
}
.t_f4zhu{
    font-size: 20px;
    line-height: 2;
    color:#666;
    /*font-weight: lighter;*/
    position: relative;
    top: 2px;
}
.t_f4k2top {
    padding-top: 79px;
}
.t_f4ic{
    width: 12px;
    height: 6px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.t_f4ic img{
    width: 100%;
    transition: all 0.36s;
}
.t_f4xuancity{
    width: 188px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #d9dde0;
    position: relative;
    padding: 0 30px;
    cursor: pointer;
    transition: all 0.36s;
    background: transparent;
}
.t_f4xuandi{
    font-size: 16px;
    line-height: 3.125;
    color:#333;
    /*font-weight: lighter;*/
    transition: all 0.36s;
}
.t_f4wai{
    margin: 0 22px;
}
.t_f4xuan{
    margin:0 -22px;
}
.t_f4xiala li{
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 2;
    text-align: center;
    color:#fff;
    cursor: pointer;
}
.t_f4wai{
    position: relative;
}
.t_f4xiala {
    width: 100%;
    position: absolute;
    border-radius: 25px;
    background: #ff0000;
    padding: 15px 0;
    z-index: 99;
    display: none;
}
.t_f4wai.on .t_f4xuancity{
    background: #ff0000;
}
.t_f4wai.on .t_f4xuandi{
    color:#fff;
}
.t_f4wai.on .t_yuan1{
    opacity: 0;
} 
.t_f4wai.on .t_hover{
    opacity: 1;
} 
.t_f4wai.on .t_f4xiala{
    display: block;
}
.t_f4wai.on .t_f4ic img{
    transform: rotate(180deg);
}
.t_f4k2start .t_d2k3tit.fonth3 {
    margin-bottom: 61px;
}
.t_f4k2lishang{
    background: #fff;
    cursor: pointer;
}
.t_f4k2name{
    font-size: 20px;
    line-height: 4;
    color:#333;
    /*font-weight: lighter;*/
    width: calc(100% - 500px);
}
.t_f4k2didian{
    font-size: 16px;
    color:#666;
    line-height: 5;
    /*font-weight: lighter;*/
}
.t_f4k2ci{
    color:#999;
}
.t_f4fuhao{
    width: 27px;
    height: 80px;
    background: #ff0000;
    position: relative;
}
.t_f4fuhao::before{
    content: '';
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_f4fuhao::after{
    content: '';
    width: 1px;
    height: 15px;
    background: #fff;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    opacity: 1;
    transition: all 0.36s;
}
.t_f4k2li.on .t_f4fuhao::after{
    opacity: 0;
}
.t_f4k2didian{
    width: 120px;
    margin-right: 96px;
}
.t_f4k2shangnr{
    width: calc(100% - 27px);
    padding-left: 32px;
}
.t_f4k2rg.clearfix {
    padding-right: 55px;
}
.t_f4xuan {
    margin-bottom: 49px;
}
.t_f4k2xiak1 h6{
    font-size: 16px;
    line-height: 2;
    color:#666;
    font-weight: bold;
}
.t_f4k2xiak1 p{
    font-size: 16px;
    line-height: 2;
    color:#666;
    /*font-weight: lighter;*/
}
.t_f4k2lixia{
    padding: 34px;
}
.t_f4k2xiak1 {
    padding-bottom: 32px;
}
.t_f4toudi{
    width: 250px;
    height: 55px;
    text-align: center;
    font-size: 20px;
    color:#fff;
    line-height: 2.75;
    /*font-weight: lighter;*/
    background: #ff0000;
    border-radius: 27.5px;
}
.t_f4tou {
    margin-top: 10px;
    margin-bottom: 13px;
}
.t_f4k2lixia{
    display: none;
}
.t_f4k2li{
    margin-bottom: 15px;
}
.t_f4k2start {
    padding-bottom: 73px;
}
.t_f4k3start{
    background: #fff;
    padding-top: 92px;
    padding-bottom: 100px;
}
.t_f4k3li{
    width: 50%;
    padding: 0 22px;
}
.t_f4k3ul{
    margin: 0 -22px;
}
.t_f4k3xin{
    width: 100%;
    position: relative;
}
.t_f4k3xin img{
    width: 100%;
    height: 100%;
}
.t_f4k3wen{
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    padding:55px 52px;
    z-index: 9;
}
.t_f4k3wen h5.fonth5{
    font-weight: bold;
    color:#fff;
    font-size: 26px;
    line-height: 1.5;
    height: 39px;
    overflow: hidden;
    margin-bottom: 16px;
}
.t_f4k3duan.duan2 p{
    font-size: 16px;
    line-height: 2;
    /*font-weight: lighter;*/
    color:#fff;
    height: 64px;
    overflow: hidden;
}
.t_f4k3zi{
    position: relative;
}
.t_f4k3xin::before{
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top:0;
    left:0;
    background: rgba(0,0,0,.1);
    z-index: 2;
    transition: all 0.36s;
}
.t_f4k3li{
    margin-bottom: 44px;
}
.t_f42le{
    width: 388px;
    position: relative;
    margin-top: 6px;
    margin-bottom: 7px;
    overflow: hidden;
}
.t_f42le img{
    width: 100%;
    height: 100%;
    transition: all 0.36s;
}
.t_f42xin{
    padding: 34px 40px 33px;
    background: #fff;
}
.t_f42rg{
    width: calc(100% - 388px);
    padding-left: 44px;
}
.fonth5_1.t_f42xinh5{
    font-weight: bold;
    margin-bottom: 19px;
    transition: all 0.36s;
}
.t_f42duan.duan2{
    font-size: 16px;
    line-height: 2;
    color:#888;
    height: 96px;
    overflow: hidden;
    /*font-weight: lighter;*/
    margin-bottom: 37px;
}
.t_f42kuai div{
    font-size: 16px;
    line-height: 1.875;
    color:#999;
    /*font-weight: lighter;*/
}
.t_f42li{
    margin-bottom: 30px;
}
.t_f42kuai {
    margin-right: 90px;
}
.t_f42list {
    padding-bottom: 51px;
}
.t_f5danr{
    font-size: 16px;
    color:#fff;
    /*font-weight: lighter;*/
    line-height: 2.5;
}
.t_f5danr a{
    font-size: 16px;
    color:#fff;
    /*font-weight: lighter;*/
    line-height: 2.5;
}
.t_f5daic{
    width: 16px;
    margin-right: 26px;
    position: relative;
    top: 12px;
}
.t_f5daic img{
    width: 100%;
}
.t_f5daxin{
    width: 33.333333%;
}
.fonth3.t_f5datit{
    font-weight: bold;
    color:#fff;
    width: 239px;
}
.f5zong {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
}
.t_f5daul{
    width: calc(100% - 239px);
}
.t_f5danr{
    width: calc(100% - 42px);
}
.t_f5top{
    border-bottom: 1px solid #d9dde1;
}
.t_f5li{
    width: 180px;
    text-align: center;
    font-size: 18px;
    line-height: 2;
    color:#333;
    /*font-weight: lighter;*/
    position: relative;
    padding-top: 33px;
    padding-bottom: 22px;
}
.t_f5li::before{
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    bottom:-1px;
    left:50%;
    transform: translateX(-50%);
    background: #ff0000;
    opacity: 0;
    transition: all 0.36s;
}
.t_f5kul.on .t_f5li::before{
    opacity: 1;
    width: 100%;
}
.t_f5kuli{
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px;
}
.fonth3.t_f5h3tit{
    font-size:24px;
    line-height: 1.5;
    color:#333;
    font-weight: bold;
    margin-bottom: 10px;
}
.t_f5kuul{
}
.t_f5xin{
    background: #fff;
    padding: 44px 50px 24px;
}
.t_f5xin2 {
    padding-top: 80px;
    display: flex;
    text-align: center;
}
.fonth5_1.t_f5xiao{
    font-weight: bold;
    margin: 14px 0;
}
.t_f5xiaonr p{
    font-size: 16px;
    line-height: 2.5;
    color:#333;
    /*font-weight: lighter;*/
}
.t_f5xiaonr p a{
    font-size: 16px;
    line-height: 2;
    color:#333;
    /*font-weight: lighter;*/
}
.t_f5xiaonr{
   
    overflow: hidden;
}
.t_f5k1nr {
    background: #fff;
    padding: 35px;
}

.t_f5fuxiao.fonth5_1{
    font-size: 20px;
    line-height: 1.875;
    font-weight: bold;
    color:#ff0000;
    margin-bottom: 40px;
    width: 33.333333%;
}
.t_f5kuzui{
    height: 606px;
    width: 100%;
}
#mapall{
    width: 100%;
    height: 100%;
}
.t_f5kuai {
    padding-bottom: 58px;
}
.t_fotzong {
    width: 284px;
}
.t_fotnav {
    width: calc(100% - 492px);
    padding-left: 80px;
    /*padding-right: 168px;*/
}
.t_footer {
    padding-top: 82px;
}
.t_fotlie1 {
    padding-top: 11px;
}
.t_fotul{
    width: 40%;
}
.t_fotul:nth-child(2){
    width: 40%;
}
.t_fotziic{
    width: 17px;
    margin-right: 13px;
    position: relative;
    top: 11px;
}
.t_fotziic img{
    width: 100%;
}
.t_fotwen{
    font-size: 16px;
    line-height: 2.5;
    width: calc(100% - 30px);
}
.t_fotwen a{
    font-size: 14px;
    color:#333;
    line-height: 2;
}
.t_fotshang{
    border-bottom:1px solid rgba(255,255,255,.08);
    padding-bottom: 25px;
}

.banqu_di p{
    color:#333;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 3px;
}
.banqu_di p a{
    color:#f00;
    font-size: 14px;
    line-height: 2;
}
.banqu_di p .span5 a{
    color:#585c63;
}
.banqu_di p .span6{
    margin-left: 16px;
}
.banqu_di p .span6 img{
    width: 50px;
}
.t_fotxia {
    padding-top: 29px;
    padding-bottom: 12px;
}
.t_share a img{
    width: 21px;
}
.t_share{
    padding:0 9px;
}
.t_fotshare{
    margin:0 -9px;
    position: relative;
    top: 12px;
}
.t_navxiala{
    position: absolute;
    top: 77px;
    width: 100vw;
    left:0;
}
.chanli a {
    font-family: "Source Han Sans CN Medium","Source Han Sans CN Regular","Microsoft Sans Serif",arial,'Hiragino Sans GB',sans-serif,"San Francisco";
    display: inline-block;
    width: 270px;
    padding: 10px;
    line-height: 30px;
    font-size: 16px;
    color: #666;
    text-align: center;
    background: #f1f1f1;
    border-bottom: 1px solid #e5e5e5;
    transition: all 0.36s;
}
.chanli:last-of-type a{
    border-bottom: 0;
}
.chanli.yxnav_active2 a{
    color:#ff0000;
    background: #fff;
}
.g_syhead.on .t_navxiala{
    top: 67px;
}
.t_navsan{
    width: calc(100% - 270px);
    left:270px;
    position: absolute;
    top: 0px;
    height: 100%;
    background: #fafafa;
}
.t_navh6{
    font-size: 20px;
    color:#ff0000;
    font-weight: bold;
    line-height: 3.2;
    background: #fff;
    padding-left: 90px;
}
.t_chanpinul{
    box-shadow:  4px 0 15px 5px rgba(0,0,0,.04);
    position: relative;
    z-index: 2;
}
.t_navsanul{
    padding-left: 90px;
    padding-right: 90px;
}
.t_navli3ic{
    width: 22px;
    display: inline-block;
}
.t_navli3ic img{
    width: 100%;
}
.t_navli3tit{
    font-size: 20px;
    line-height: 2;
    color:#333;
    transition: all 0.36s;
}
.t_navli3{
    border-bottom: 1px solid #e5e5e5;
    padding-top: 24px;
    padding-bottom: 11px;
    margin-bottom: 14px;
}
.t_nav3box{
    width: 33.333333%;
    padding: 0 43px;
}
.t_navsanzhong{
    margin:0 -43px;
}
.t_navli3ic {
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.t_nav4la li a{
    font-size: 16px;
    color:#999;
    line-height: 1.875;
    transition: all 0.36s;
}
ul.t_nav4la li {
    margin-bottom: 4px;
}
.yxnav_active3{
    color:#ff0000;
}
.t_nav4la li.yxnav_active4 a{
    color:#ff0000;
}
.t_nav3zi{
    display: none;
}
.t_nav3zi.active{
    display: block;
}
.chanli.on a{
    color:#ff0000;
    background: #fff;
}
.t_navlieric{
    width: 20px;
    position: relative;
    top: 12px;
    margin-right: 10px;
}
.t_navlieric img{
    width: 100%;
}
.t_navxiala{
    display: none;
}
.t_navxiala {
    position: absolute;
    top: 77px;
    width: 1260px;
    left: 50%;
    transform: translateX(-50%);
}
.t_navf1{
    position: relative;
}
.t_navxialan{
    position: absolute;
    top: 77px;
    left: 50%;
    transform: translateX(-50%);
}
.g_syhead.on .t_navxialan {
    top: 67px;
}
.t_navxialan{
    width: 990px;
    background: #fff;
    padding:5px 88px 44px;
}
.t_navxialan .t_xiaul{
    width: 33.333333%;
    padding: 0 44px;
}
.t_navxialan .t_xialaer{
    margin:0 -44px;
}
.t_navzxiao li a{
    font-size: 16px;
    line-height: 1.875;
    color: #999;
    transition: all 0.36s;
}
.t_navxialan .t_navli3 {
    margin-bottom: 11px;
}
ul.t_navzxiao li {
    margin-bottom: 4px;
}
.t_navli3tit.yxnav_active2{
    color:#ff0000;
}
.t_navzxiao li.yxnav_active3 a{
    color: #ff0000;
}
.t_navxialan{
    display: none;
}
.t_tan{
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.7);
    left:0;
    top:0;
    z-index: 999;
}
.t_tanzhong1{
    width: 1200px;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    background: #fff;
    max-height: calc(100% - 80px);
    /* overflow-y: auto; */
}
.t_tanxin1{
    height: 100%;
    padding: 55px 76px 100px 76px;
}
.t_tanzhong1 h4{
    color:#ff0000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 59px;
}
.t_tansan{
    width: 33.333333%;
    padding: 0 22px;
    margin-bottom: 30px;
}
.t_tansan .t_tanheng input {
    width: calc(100% - 64px);
}
.t_tanstitle{
    font-size: 16px;
    line-height: 1.625;
    color:#666;
    margin-bottom: 16px;
}
.t_tansanxuan input{
    border: 1px solid #e0e0e0;
    font-size: 16px;
    color: #333;
    line-height: 3.125;
    width: 100%;
    padding: 0 20px;
}
.t_tan3ze{
    position: relative;
    font-size: 16px;
    color:#999;
    line-height: 1.875;
    padding-left: 25px;
    margin-bottom: 5px;
    cursor: pointer;
}
.t_tan3ze::before{
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid #9c9c9c;
    border-radius: 50%;
    position: absolute;
    left:0;
    top:9px;
}
.t_tan3k3ti{
    font-size: 16px;
    line-height: 1.625;
    color:#666;
    margin-bottom: 8px;
}
.t_tan .t_tankong {
    margin-bottom: 14px;
}
.t_tansanxuan {
    margin-bottom: 34px;
}
.t_tansank3li{
    width: 33.333333%;
    padding:0 22px;
}
.t_tansank3 {
    margin-bottom: 20px;
}
.t_tansank3{
    margin:0 -22px;
}
.t_tan .t_submit{
    border-radius: 25px;
}
.t_tan .t_zuihang {
    padding-top: 16px;
}
.t_tan .t_tanclose1{
    width: 16px;
    cursor: pointer;
}
.t_tijiao{
    cursor: pointer;
}
.t_tan{
    display: none;
}
.t_tanlian{
    width: 100vw;
    height: 100vh;
    position: fixed;
    top:0;
    left:0;
    background: rgba(0,0,0,.7);
    z-index: 999;
}
.t_tanlxin{
    width: 678px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    background: #fff;
}
.t_taner{
    display: inline-block;
    width: 100px;
}
.t_taner img{
    width: 100%;
}
.t_qingtanl{
    font-size: 18px;
    line-height: 2;
    color:#333;
    margin-bottom: 35px;
}
.t_tanldian{
    font-size: 16px;
    color:#666;
    line-height: 2;
    margin-bottom: 3px;
}
.t_tanlshu input{
    width: 100%;
    font-size: 16px;
    line-height: 2.875;
    padding: 0 20px;
    border: 1px solid #e3e3e3;
    color:#333;
}
.t_tanerlle{
    width: 50%;
    padding: 0 25px;
}
.t_tanlan{
    width: 50%;
    padding: 0 25px;
}
.t_tanerl{
    margin:0 -25px;
}
.t_tanerlk{
    border: 1px solid #e3e3e3;
    position: relative;
}
.t_tanerlk input{
    font-size: 16px;
    line-height: 2.875;
    padding: 0 20px;
    color:#333;
    width: calc(100% - 100px);
}
.t_taner{
    position: absolute;
    right: 0;
    top:50%;
    transform: translateY(-50%);
}
.t_tanlannr{
    width: 100%;
    font-size: 16px;
    line-height: 2.875;
    text-align: center;
    background: #ff0000;
    color:#fff;
    font-weight: bold;
}
.t_tanqi {
    position: relative;
    margin-bottom: 40px;
}
.t_tanqi .t_tanlan{
    position: absolute;
    bottom: 0;
    right: 0;
}
.t_tanclose1{
    position: absolute;
    top:30px;
    right: 30px;
    width: 16px;
    cursor: pointer;
}
.t_tanclose1 img{
    width: 100%;
}
.t_tanlnr{
    padding: 56px 66px 45px;
}
.t_tanlshu {
    margin-bottom: 23px;
}
h5.t_qingtanl.t_qingye {
    margin-bottom: 25px;
}
.t_tanlian{
    display: none;
}
.t_celiic{
    width: 24px;
    display: inline-block;
    margin-bottom: 5px;
}
.t_celiic img{
    width: 100%;
}
.t_ce{
    width: 70px;
    position: fixed;
    top:50%;
    transform: translateY(-50%);
    right: -100%;
    z-index: 98;
    transition: all 0.36s;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%);
}
.t_ce.on{
    right: 0;
}
.t_celi{
    background: #999;
    text-align: center;
    position: relative;
    cursor: pointer;
    padding-top: 16px;
    padding-bottom: 16px;
}
.t_celi::before{
    content: '';
    width: 100%;
    position: absolute;
    height: 1px;
    right:0;
    bottom:0;
    background: rgba(255,255,255,.3);
    box-shadow: 0 5px 40px rgba(0,0,0,.04);
}
.t_celi:last-of-type::before{
    opacity: 0;
}
.t_cewen{
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    color:#fff;
    width: 100%;
}
.t_tanwx{
    position: fixed;
    width: 100vw;
    height: 100vh;
    top:0;
    left:0;
    background: rgba(0,0,0,.7);
    z-index: 999;
    display: none;
}
.t_tanwxzhi{
    width: 260px;
    height: 260px;
    background: #fff;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_tanwxpic{
    width: 220px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_tanclose1.t_close3 {
    top: 12px;
    right: 12px;
}
.t_enfan{
    position: absolute;
    top: 77px;
    right: 0;
    background: #fff;
    display: none;
}
.g_syhead.on .t_enfan{
    top:67px;
}
.t_navyu{
    position: relative;
}
.t_enli a{
    font-size: 16px;
    color:#333;
    line-height: 2.6;
    width: 100px;
    text-align: center;
    display: inline-block;
}
.t_enli{
    border-bottom: 1px solid #ececec;
}
.t_enli:last-of-type{
    border-bottom:0;
}
.t_navsou{
    position: relative;
}
.t_navsousuo{
    position: absolute;
    height: 100%;
    width: calc(100vw - 400px);
    background: #fff;
    right: 60px;
    top:50%;
    transform: translateY(-50%);
}
.t_navsous{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.t_navsous input {
    width: 571px;
    line-height: 48px;
    border: 1px solid #d9dee4;
    background: #fff;
    padding: 0 15px;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
    border-radius: 2px;
}
.t_sou{
    position: relative;
}
.t_yuanz{
    opacity: 1;
}
.t_guan{
    opacity: 0;
}
.t_guan{
    position: absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}
.t_navsou.on .t_yuanz{
    opacity: 0;
}
.t_navsou.on .t_guan{
    opacity: 1;
}
.t_navsousuo{
    display: none;
}
/*banner鼠标动画*/
.banner_mouse{ 
    position: relative;
    width: 23px;
    height: 40px;
    cursor:pointer;
    background:url(../images/banner_mouse_ico2_02.png) no-repeat;
    -webkit-animation: nudgeMouse 1.6s linear infinite;
    animation: nudgeMouse 1.6s linear infinite;
    background-size: 100% 100%;
}
.banner_mouse:after,.banner_mouse:before{
    content: "";
    position: absolute;
}
.banner_mouse:before{
    position: absolute;
    width:23px;
    height:40px;
    background:url(../images/banner_mouse_ico2_01.png) no-repeat;
    -webkit-animation: colorSlide 1.6s linear infinite;
    animation: colorSlide 1.6s linear infinite;
    top:0;
    left:0;
}
.banner_mouse:after{
    background-color: #ffffff;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    -webkit-animation: trackBallSlide 1.6s linear infinite;
    animation: trackBallSlide 1.6s linear infinite;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

@-webkit-keyframes colorSlide {
	 	 0% {
	  	    height:0;
	  	  }

  	 90%{
  	  	height:40px;
  	  }


	}

	@keyframes colorSlide {
		 	 0% {
	  	    height:0;
	  	  }

	  	 90%{
	  	  	height:40px;
	  	  }
	}
	@-webkit-keyframes trackBallSlide {
	  0% {
	    opacity: 1;
	    -webkit-transform: scale(1) translateY(-8px);
	            transform: scale(1) translateY(-8px);
	  }
	  34% {
	    opacity: 1;
	    -webkit-transform: scale(0.9) translateY(4px);
	            transform: scale(0.9) translateY(4px);
	  }
	  68% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(16px);
	            transform: scale(0.4) translateY(16px);
	  }
	  100% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(-8px);
	            transform: scale(0.4) translateY(-8px);
	  }

	}
	@keyframes trackBallSlide {
	  0% {
	    opacity: 1;
	    -webkit-transform: scale(1) translateY(-8px);
	            transform: scale(1) translateY(-8px);
	  }
	  34% {
	    opacity: 1;
	    -webkit-transform: scale(0.9) translateY(4px);
	            transform: scale(0.9) translateY(4px);
	  }
	  68% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(16px);
	            transform: scale(0.4) translateY(16px);
	  }
	  100% {
	    opacity: 0;
	    -webkit-transform: scale(0.4) translateY(-8px);
	            transform: scale(0.4) translateY(-8px);
	  }
	}
@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

}
@keyframes nudgeMouse {
 0% {
	    -webkit-transform: translateY(0);
	            transform: translateY(0);
	  }
	  50% {
	    -webkit-transform: translateY(8px);
	            transform: translateY(8px);
	  }
	  100% {
	    -webkit-transform: translateY(0);
	            transform: translateY(0);
	  }
}
.t_xiaye{
    position: absolute;
    bottom: 44px;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
}
.t_jiantou{
    width: 20px;
    cursor: pointer;
}
.t_jiantou img{
    width: 100%;
}
.t_goback{
    width: 100%;
    padding: 30px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}
.t_sywaibg{
    position: relative;
}
.t_sywaibg::before{
    content:url(../images/a1_bgz_03.jpg);
    right: 0;
    bottom:0;
    position: absolute;
}
.t_sywaibg>div{
    position: relative;
}
.t_banf1zh .t_xiaye {
    bottom: 51px;
}
.t_banf1con {
    margin-bottom: 50px;
}
.t_f5kuzui{
    position: relative;
}
.t_f5logo{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.t_f5logo a{
    display: inline-block;
}
.t_f5logo a img{
    width: 170px;
}
#t_maodian1,#t_maodian2,#t_maodian3{
    margin-top: 60px;
  /*  padding-top: 128px;*/
}

.message {padding:0 0 2rem}
.message .lists {padding:5.4rem 0 0;}
.message .lists .first{display:flex;justify-content: space-between;padding:0 0 10.4rem}
.message .lists .first .text{width:30%}
.message .lists .first .text input{width:100%;border:0;background:none;border-bottom:1px solid #b5b5b5;height:3.34rem;font-size:.16rem;color:black}
.message .lists .first .text p{color:#3a3939;font-weight:bold}
.message .lists .bot  p{color:#3a3939;padding:0 0 .1rem;font-weight:bold}
.message .lists .bot textarea{width:100%;border:0;background:none;border-bottom:1px solid #b5b5b5;height:7.95rem;font-size:.16rem;color:black}
.message .lists .sub{text-align:center;padding:2.7rem 0 0}
.message .lists .sub button{padding:1.58rem 0;background:#f00;border:0;color:white;font-size:16px;border-radius:50px;width:11.65rem;}


.t_c2le.t_show {
    top: -100%!important;
}
.t_c2li4nr{
    position: relative;
}
.t_c2li4nr img{
    /*opacity: 0;*/
}
.t_f1huan{
    display: none;
}
.t_f1huan.active{
    display: block;
}
.t_f1kuai4{
    position: relative;
}
.t_f14bg{
    width: 100%;
    position: absolute;
    bottom:0;
    left:0;
}
.t_f14bg img{
    width: 100%;
    opacity: 0.06;
}
.t_bannerli.slick-active .t_bannerh2{
   /* -webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s; */
}
.t_bannerli.slick-active  .t_liaomore{
  /*  -webkit-animation: fadeInLeft 1s ease both;
    animation: fadeInLeft 1s ease both;
    animation-delay: 0.4s;*/
}
.t_syk1you .t_syk1bg{
    position: absolute;
}
.t_syk1youxin.active img{
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.3s; 
}
.t_syk1youxin.active .t_syk1lie li{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
/* .t_syk4li.slick-active{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
} */
.t_b1k2tu.active img{
    -webkit-animation: fadeIn 1s ease both;
    animation: fadeIn 1s ease both;
    animation-delay: 0.1s;
}
.t_b1k2start{
    overflow: hidden;
}
.t_b1k4start{
    overflow: hidden;
}
.t_c2zheng{
    overflow: hidden;
}
.t_c2li1{
    overflow: hidden;
}
.t_f1k4nr.active .t_f1k4pic{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.t_f1k4nr.active .t_f1k4tit{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.t_f1k4huanz{
    overflow: hidden;
}
.t_fljiantou{
    width: 40px;
    cursor: pointer;
}
.t_fljiantou img{
    width: 100%;
}
.t_f1k5ul{
    position: relative;
}
.t_flgoback{
    width: calc(100% + 200px);
    margin:0 -100px;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}
.t_f1kuai5{
    overflow: hidden;
}
.t_f2ul{
    overflow: hidden;
}
.t_f4k3start{
    overflow: hidden;
}
.t_f42list{
    overflow: hidden;
}
.t_f5kuul {
    background: #fff;
    overflow: hidden;
}
.t_d1li {
    position: relative;
}
.t_d1li.on .t_d1lipic {
    border: 1px solid #ff0000;
}
.t_d1ulxinph{
    display: none;
}
.g_citynr{
    font-size: 16px;
    color:#fff;
    /*font-weight: lighter;*/
    line-height: 2;
    position: absolute;
    display: inline-block;
}
.g_citynr::before{
    content: url(../images/f1_di.png);
    position: absolute;
    left:0;
    top:-8px;
    transform: scale(0.5);
}
.g_citynr p{
    padding-left: 24px;
}
.g_city1 {
    bottom: 248px;
    right: 716px;
}
.g_city2 {
    bottom: 440px;
    right: 844px;
}
.g_city3 {
    bottom: 111px;
    right: 769px;
}
.g_city4 {
    bottom: 328px;
    right: 951px;
}
.g_city5 {
    bottom: 92px;
    right: 877px;
}
.g_city6 {
    bottom: 100px;
    right: 930px;
}
.g_city7 {
    bottom: 226px;
    right: 792px;
}
.g_cityt1 {
    bottom: 332px;
    right: 906px;
}
.g_cityt2 {
    bottom: 478px;
    left: 507px;
}
.g_cityt3 {
    bottom: 460px;
    left: 460px;
}
.g_cityt4 {
    bottom: 333px;
    left: 601px;
}
.g_cityt5 {
    bottom: 230px;
    left: 801px;
}
.g_cityt6 {
    bottom: 207px;
    left: 850px;
}
.g_cityt7 {
    bottom: 376px;
    right: 830px;
}
.g_cityt8 {
    bottom: 366px;
    right: 876px;
}
.g_cityt9 {
    bottom: 29px;
    right: 725px;
}
.g_cityt10{
    bottom: 29px;
    right: 725px;
}
.g_cityt10 {
    bottom: 111px;
    right: 818px;
}
.g_cityt11 {
    bottom: 378px;
    right: 334px;
}
.map-line {
    stroke-dashoffset: 800px;
    stroke-dasharray: 800px;
    animation: animation-line 10.04s ease-in;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
}
.map-line--1 {
    animation-delay: 0.8s;
}
.map-line--2 {
    animation-delay: 1s;
}
.map-line--3 {
    animation-delay: 1.2s;
}
.map-line--4 {
    animation-delay: 1.4s;
}
.map-line--5 {
    animation-delay: 1.6s;
}
.map-line--6 {
    animation-delay: 1.8s;
}
.map-line--7 {
    animation-delay: 2s;
}
.map-line--8 {
    animation-delay: 2.2s;
}
.map-line--9 {
    animation-delay: 2.4s;
}

@keyframes animation-line {

    0% {
        stroke-dashoffset: 800px
    }

    14.28571% {
        stroke-dashoffset: 0px
    }

    61.42857% {
        stroke-dashoffset: 0px
    }

    85.71429% {
        stroke-dashoffset: -800px
    }

    to {
        stroke-dashoffset: -800px
    }

}

@-webkit-keyframes animation-line {

    0% {
        -webkit-stroke-dashoffset: 800px
    }

    14.28571% {
        -webkit-stroke-dashoffset: 0px
    }

    61.42857% {
        -webkit-stroke-dashoffset: 0px
    }

    85.71429% {
        -webkit-stroke-dashoffset: -800px
    }

    to {
        -webkit-stroke-dashoffset: -800px
    }

}

@-moz-keyframes animation-line {

    0% {
        -moz-stroke-dashoffset: 800px
    }

    14.28571% {
        -moz-stroke-dashoffset: 0px
    }

    61.42857% {
        -moz-stroke-dashoffset: 0px
    }

    85.71429% {
        -moz-stroke-dashoffset: -800px
    }

    to {
        -moz-stroke-dashoffset: -800px
    }

}

@-o-keyframes animation-line {

    0% {
        -o-stroke-dashoffset: 800px
    }

    14.28571% {
        -o-stroke-dashoffset: 0px
    }

    61.42857% {
        -o-stroke-dashoffset: 0px
    }

    85.71429% {
        -o-stroke-dashoffset: -800px
    }

    to {
        -o-stroke-dashoffset: -800px
    }

}
.t_navlieric {
    top: 8px;
}
.t_navsous {
    width: 670px;
}

.t_tan3ze::after{
    content: '';
    width: 8px;
    height: 8px;
    background: #ff0000;
    border-radius: 50%;
    position: absolute;
    left:3px;
    top:12px;
    opacity: 0;
    transition: all 0.36s;
}
.t_tan3ze.on::after{
    opacity: 1;
}
.t_bannersy{
    position: relative;
}
.t_svgty{
    -webkit-animation: fadeIn 2s ease both 2s infinite;
    animation: fadeIn 2s ease both 2s infinite;
    /* animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite; */
}
.t_svgty.t_svgty1{
    /* -webkit-animation: fadeIn 1s ease 0.6s 1,fadeIn 1s ease 2.2s infinite ;
    animation: fadeIn 1s ease 0.6s 1 ,fadeIn 1s ease 2.2s infinite ; */
    /* animation-delay: 0.6s;  */
}
.t_svgty.t_svgty2{
    /* -webkit-animation: fadeIn 1s ease 0.8s 1,fadeIn 1s ease 2.2s infinite ;
    animation: fadeIn 1s ease 0.8s 1,fadeIn 1s ease 2.2s infinite ; */
    /* animation-delay: 0.8s;  */
}
/* .t_svgty.t_svgty3{
    animation-delay: 1s; 
}
.t_svgty.t_svgty4{
    animation-delay: 1.2s; 
}
.t_svgty.t_svgty5{
    animation-delay: 1.4s; 
}
.t_svgty.t_svgty6{
    animation-delay: 1.6s; 
}
.t_svgty.t_svgty7{
    animation-delay: 1.8s; 
}
.t_svgty.t_svgty8{
    animation-delay: 2s; 
}
.t_svgty.t_svgty9{
    animation-delay: 2.2s; 
} */
.t_bannerli{
    display: none;
}
.t_bannerli.slick-active{
    display: block;
}
.t_bandi img {
    height: auto;
}
.t_syk1youxin.active .t_syk1img{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.4s;
}
.t_syk1youxin.active .t_syk1lie li{
    -webkit-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
    animation-delay: 0.5s;
}
.t_bannersy.t_bannernei .t_bannerli {
    display: block;
}
.t_f4wai {
    z-index: 90;
}
ul.t_b1k1xing {
    height: 220px;
    overflow: hidden;
}
/* 首页 */
.t_syk3logo {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0);
}
.t_syk3logo img {
    width: 160PX;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.t_c1stli .t_moreic{
    line-height: 40px;
    position: relative;
    top:-1px;
}

.t_c2leul {
    max-height: calc(100vh - 240px);
}
.mCSB_inside>.mCSB_container {
    margin-right: 0px;
}
.t_c1k2xin .t_zijians{
    line-height: 40px;
}
.t_c1k2more .t_moreic2 {
    margin: 6px 0;
}
.t_moreic {
    line-height: 40px;
}
.t_c1lipic {
    max-width: 100%;
}
.t_bannersy.t_banf1zh .t_bannerli{
    display: block;
}
.t_f1anniu{
    cursor: pointer;
}
/* .t_f1k3ul .slick-prev{
    left:-15px;
    width: 30px;
    height: 30px;
    z-index: 10;
}
.t_f1k3ul .slick-next{
    right:-15px;
    width: 30px;
    height: 30px;
    z-index: 10;
}
.t_f1k3ul .slick-prev::before{
    content: '<';
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    font-size: 30px;
    color:#ff0000;
}
.t_f1k3ul .slick-next::before{
    content: '>';
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    font-size: 30px;
    color:#ff0000;
} */
.t_f1k3ul .slick-dots {
    bottom: -30px;
}
.t_f1k3ul .slick-dots li.slick-active {
    background: #ff0000;
}
.t_navxiala {
    left: -378px;
    transform: translateX(0);
}
.t_navxiala {
    left: 20px;
    position: fixed;
}
.t_b1ph{
    display: none;
}
.t_f1chang{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
}
.g_city{
    width: 1200px;
    height: 100%;
    position: relative;
    margin:auto;
}
.g_city1 {
    bottom: 254px;
    right: 371px;
}
.g_citynr.g_city1::before {
    top: -9px;
    transform: scale(0.6);
}
.g_city2 {
    bottom: 440px;
    right: 490px;
}
.g_city3 {
    bottom: 123px;
    right: 411px;
}
.g_city4 {
    bottom: 327px;
    right: 600px;
}
.g_city5 {
    bottom: 92px;
    right: 525px;
}
.g_city6 {
    bottom: 99px;
    right: 540px;
}
.g_city7 {
    bottom: 226px;
    right: 421px;
}
.g_cityt1 {
    bottom: 329px;
    right: 559px;
}
.g_citynr.g_cityt1::before {
    top: -29px;
    transform: scale(0.6);
    left: 50%;
}
.g_cityt2 {
    bottom: 477px;
    right: 990px;
    left:auto;
}
.g_cityt3 {
    bottom: 460px;
    right: 1038px;
    left:auto;
}
.g_cityt4 {
    bottom: 347px;
    right: 877px;
    left: auto;
}
.g_cityt5 {
    bottom: 246px;
    right: 601px;
    left: auto;
}
.g_cityt6 {
    bottom: 217px;
    right: 603px;
    left: auto;
}
.g_cityt7 {
    bottom: 376px;
    right: 478px;
}
.g_cityt8 {
    bottom: 368px;
    right: 522px;
}
.g_cityt9 {
    bottom: 26px;
    right: 372px;
}
.g_cityt10 {
    bottom: 108px;
    right: 463px;
}
.g_cityt11 {
    bottom: 379px;
    right: 43px;
}
.g_cityt12 {
    bottom: 289px;
    right: 720px;
}
.t_svgbx svg{
    height: 100%;
    width: auto;
}
.t_f1ph{
    display: none;
}
.t_f1huan{
    height: 813px;
    width: 100%;
}
.t_f1huan img{
    height: 100%;
    width: auto;
    position: absolute;
    left:50%;
    top:0;
    transform: translateX(-50%);
}
.t_svgboxwai{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}
.t_svgbx{
    width: 1200px;
    height: 100%;
    margin:auto;
    position: relative;
}
.t_svgbx svg {
    position: absolute;
    height: 100%;
    width: 1920px;
    left:-360px;
}
.t_svgbx svg path{
    opacity: 1;
}
.t_syk1younr{
    width: 753px;
    height: 100%;
}
.t_syk1youxin{
    position: relative;
    padding-bottom: 68px;
}
.t_syk1lie {
    bottom: 0px;
}

.t_senweix {
    width: 164px;
    position: absolute;
    left: 300px;
    bottom: -63px;
    z-index: 50;
    transform: translateX(calc(-100% - 10px - 12px));
}
.t_senweix .t_senweiximg {
    width: 100%;
    transition: all 1.3s;
    box-shadow: 0 0 16px rgba(0,0,0,.2);
}
.t_senweiximg img {
    width: 100%;
    display: block;
}
.t_senweix span {
    width: 10px;
    display: block;
    position: absolute;
    right: -9px;
    top: 50%;
    transform: translateY(-50%);
}
.t_senweix span img {
    width: 100%;
    display: block;
}
.t_senweix.on {
    left: 0;
}
.t_senweix.on .t_senweiximg {
    -webkit-animation: fadeInRight .7s ease both;
    animation: fadeInRight .7s ease both;
    animation-delay: 0.5s;
}
.t_share a img {
    width: 24px;
}
.t_tanwaizq{
    max-height: calc(100vh - 80px);
}
.t_mianpic {
    margin: 23.5px -1px;
}
.t_d1start.on {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    /* box-shadow: 0 5px 5px rgb(0 0 0 / 2%); */
}
.t_sykuainr1{
    overflow: hidden;
}
.t_chanpinul.t_xinsannav{
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    display: none;
}


.t_nav3box {
    width: 100%;
}
.t_navsanli{
    float: left;
    width: 33.333333%;
}
.t_f5start  {
    width: 100%;
    background: #f1f1f1;
    position: relative;
    z-index: 20;
}
.t_navxialan{
    z-index: 99;
}
.t_navlieric {
    top: 12px;
}
.gx_centit p{
	font-size: 18px;
    line-height: 1.888889;
    color: #333;
    /*font-weight: lighter;*/
}
.gx_tble1{
    width: 228px;
}
.t_e1kan{
    overflow: hidden;
}
.t_syk1ul {
    width: 616.5px;
    overflow: hidden;
}
.t_syk1rg {
    width: calc(100% - 10px);
}
.t_syk1younr {
    width: 753px;
    height: 100%;
}
.t_syk1you{
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
}
.t_syk1you {
    padding-top: 78px;
}
.t_syk1lie {
    height: 136px;
    overflow: hidden;
}
.t_syk1lie{
    position: relative;
    height: auto;
    right:94px;
    bottom:70px;
    max-width: 500px;
    /* min-height: 276px; */
}
.t_navsanli.yxnav_active3 .t_navli3tit{
    color: #ff0000;
}
/* 2021.5.6 */
.t_fotlie1 {
    text-align: center;
}
.t_fotercode {
    display: inline-block;
    text-align: center;
}
.t_syk6li a{
    display: block;
}
.t_tanheng label span {
    margin-left: 0px;
}
.t_b1k3zuixin {
    width: 100%;
    padding: 37px 0px 30px 26px;
}
.t_b1k3wennr {
    width: calc(60% - 58px);
}
.t_b1k3ling{
    width: calc(40% + 58px);
    height: 100%;
    position: relative;
}
.t_b1k3ling span {
    width: 100%;
    display: block;
    border-bottom: 1px dashed #7db75a;
    position: absolute;
    bottom: 35px;
}
.t_b1k3ling span::before {
    content: '';
    border-right: 16px solid #7db75a;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
}
.t_b1k3table.act .t_b1k3ling span {
    animation: fadeInRight 1s;
}
.t_b1k3tr{
    overflow: hidden;
}
.t_b1k3jia{
    font-size: 16px;
    line-height: 1.666667;
    color: #333;
    text-align: center;
    position: relative;
    top: 54px;
}

.gx_cbrigh .t_syk6time{
    color: #fff;
}
.t_f1kuai4 .t_content2 ul.t_c4ul li{
    color: #fff;
    animation: initial;
}
.t_f1kuai4 .t_content2 ul.t_c4ul li::before{
    background: #fff;
}

.t_sykuai1.act .t_syk1you {
    position: fixed;
    top: 0;
    right: 0;
}
.t_sycon.active .t_sykuai1 .t_syk1you {
    top: inherit;
    position: relative;
    bottom: 0;
}
.yxedr_active table{
    width: 100%;
  
}

.yxedr_active .yx_mc_color{
    color: #fff;
    font-size: 18px;
}
.yx_mc_xllist .yx_mc_xlbox_bd{
    display: none;
}
.yx_mc_cont1630{
    margin-bottom: 12px;
}
.yx_mc_xlbox_hd {
    background-color: #999;
}
.yx_mc_xlbox_hd:hover {
    background: #82bf44;
    transition: all .36s;
}
.t_c1li1p{
    overflow: hidden;
}
.g_city6 p{
    position: relative;
    left: -53px;
}
.g_cityt8 p{
    position: relative;
    left: -25px;
    top: -18px;
}
.t_syk1img{
    width: 100%;
    position: relative;
}
.t_syk1youxin{
    padding-top: 80px;
    padding-bottom: 101px;
}
.t_syk1lie {
    position: relative;
    height: 138px;
    right: 94px;
    bottom: 70px;
    max-width: 500px;
    /* min-height: 138px; */
}
.yxedr_active  table td{
    padding-left: 10px;
    padding-right: 10px;
}
.t_syk6jia{
    width: 66.666666%;
    position: absolute;
    top:0;
    left:0;
    height: 100%;
}
.t_syk6jia .t_syk6li {
    width: 50%;
    height: 100%;
}
.t_syk6lisui{
    position: relative;
    float: right;
}
.t_syk6xin {
    height: 100%;
}
.t_syk6box a{
    height: 100%;
}
.t_syk6box {
    height: calc(100% - 48px);
    position: relative;
}
.t_syk6jia .t_zijiank6{
    position: absolute;
    bottom: -20px;
    left:0;
}
.yx_mc_xlbox_imgbox {
    transform: rotate(0deg);
}
.actvn .yx_mc_xlbox_imgbox{
	transform: rotate(90deg);
}
.t_f1k2nr {
    z-index: 98;
}
.gx_aboubanner .t_bannerli .t_bannerpic{
    height: auto;
}
h5.t_qingtanl.t_qingye{
    text-align: center;
}
.t_tanwxz{
    float: none !important;
    margin: 0 auto 0;
}


.t_navsou,.t_syk7le,.ph_search{
    display: block!important;   
}
.t_navxiala{
    min-height: 320px;
}
.t_chanpinul {
    min-height: 360px;
    background: #f1f1f1;
}
.t_chanpinul.t_xinsannav{
    min-height: auto; z-index: 99;
}
.t_b2k1p{
    display: none;
}
.t_b2k1h4.fonth4{
    margin-bottom: 0;
}
.t_f2xin{
    height: 447px;
}
.t_f1huan:first-of-type {
    display: none;
}
.t_f1k2qie {
    display: none;
}
ul.t_c4ul {
    padding-left: 0px;
}
.t_c2li3xia{
    margin-right: 10px;
}
.t_c2liic2{
    margin-right: 0;
}
.col-md-9 {
    width: 100%;
}
.t_e5shangxia {
    width: 100%;
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
}
.t_e5zhuan {
    text-align: left;
}
.t_e1start .g_pcfy {
    padding: 50px 0 0px;
}
.mc_fybtn {
    color:#666;
}
/*.t_e1duan p{*/
/*    clear:both;*/
/*}*/
/*.t1_jia .t_e1duan{*/
/*    clear:both;*/
/*}*/
/*.t1_jia .t_e1duan p:first-of-type{*/
/*    width: 200px;*/
/*    float:left;*/
/*}*/
/*.t1_jia .t_e1duan p{*/
/*    float: right;*/
/*    width: calc(100% - 300px);*/
/*}*/
/*.t1_jia .t_e1shen {*/
/*     clear:both;*/
/*}*/
.yxedr_active video{
   max-width: 100%; 
}
.t_f3k2wen video{
    max-width: 100%;
    height: auto;
}
.yxedr_active span{
    font-size: inherit;
}
.t_syk1lie{
    font-size: 20px;
    height: 9.2em;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.t_syk1box{
    width: 100%;
}
.yxedr_active .t_c4ul p {
    font-size: 16px;
    line-height: 2em;
    color: #666;
}
.t_bannerh2 .fonth2 span{
    color: #ff0000;
}
img{
    max-width: 100%;
}
.t_f1k3li {
    width: 25%;
    padding: 0 10px;
    flex-grow: 1;
    margin-bottom:10px;
}
.t_f1k3ul{
    margin: 0 -10px;
    /*display: flex;*/
}
.t_f1k3xin{
    height: 100%;
}
/*2023.08.10 */
.t_f1k3ic {
    margin: 0 auto;
    margin-bottom: 27px;
}
.t_f1k3tit {
    text-align: center;
}
/* 2023.8.10中文站新增-start */
.about_strength{
    padding-top: 0px !important;
}
.ascu_li{
    width: 20%;
    padding: 0 28px;
}
.about_strength_cont_ul{
    margin: 0 -28px;
    display: flex;
    align-items: stretch;
}
.ascu_li_cont{
    width: 100%;
    padding-bottom: 13px;
}
.ascu_li_cont_num {
    font-size: 32px;
    font-family: Impact;
    color: #f00;
    line-height: 1.325;
}

.ys_cont1440{
    width: 1440px;
    margin: auto;
}
.home_link{
    background: #fff;
}
.hlul_icon{
    margin: auto;
    position: relative;
}
.hlul_icon .data .number {
    height: 2.4rem;
    line-height: 2.4rem;
    font-weight: bolder;
    font-size: 3rem;
    vertical-align: top;
}
.hlul_icon .data .unit {
    height: 1.3rem;
    line-height: 1.3rem;
    /* vertical-align: top; */
}
.hlul_parga{
    margin-top: 11px;
}
.hlul_parga p{
    font-size: 14px;
    line-height: 1.75;
    color: #888;
  /*  text-align: center;*/
}
.home_link_ul {
    /* display: flex;*/
    justify-content: space-between;
}
.home_link_ul_li {
    width: 20%;float:left;
    display: block;
    padding:20px 0 20px 60px;
}
.home_link_ul_li:hover{
    color: #f00;
}
.t_syk1_parga p{
    font-size: 18px;
    line-height: 1.75;
    color: #666;
    font-weight: bold;
}
.t_syk1_parga{
    margin-bottom: 35px;
}
.t_syk1li h3{
    font-size: 24px;
    line-height: 1.3;
    max-height: 1.3em !important;
}
.t_syk1li h6{
    font-size: 16px;
    line-height: 1.3;
  /*  margin-bottom: 10px;*/
}
.t_syk1li.on h3 {
    font-size: 22px;
}
.t_syk1li.on {
    border-left: 5px solid #f00;
    margin-bottom: 10px;
}
.t_syk1xtit {
    margin-bottom: 14px;
}
.t_syk1nr,.t_syk1you{
    padding-top: 65px;
}
.t_syk1you {
    position: static;
}
.t_syk1youxin{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.t_syk1nr{
    padding-bottom: 0px !important;
}
.t_syk1zuo {
    padding-bottom: 65px;
}
.t_syk1xiao {
    color: #333;
    font-size: 24px !important;
    line-height: 1.75;
    margin-bottom: 35px !important;
    font-weight: bold;
}
.t_syk1lie li {
    font-size: 18px;
    line-height: 2;
}
.t_syk1lie li::before {
    width: 10px;
    height: 10px;
    top: 13px;
}
.t_syk1zuo{
    width: calc(100% - 993px);
}
.t_f1k5box{
    position: static;
    padding-top: 0 !important;
}
.t_f1k5li {
    padding: 0 7px;
    margin-bottom: 43px;
}
.t_f1k5xin{
    margin: 0 -7px;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.t_f1k5zi{
    box-shadow: none !important;
}
.t_f1k5pic {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.t_f1k5box_img{
    padding: 20px 23px;
    background: #F6F6F6;
    margin-bottom: 17px;
}
.about_strength .t_f1k3tit,
.about_honor .t_f1k3tit {
    text-align: left;
}
/*鼠标效果*/
@media screen and (min-width: 1200px){
    .home_link_ul_li:hover .hlul_icon img:nth-child(1){
        opacity: 1;
    }
    .home_link_ul_li:hover .hlul_icon img:nth-child(2){
        opacity: 0;
    }
}
   
/* 2023.8.10中文站新增-end */
/*2023.8.23修改*/
.t_f1kuai3 .t_f1k3tit h2 {
    font-size: 32px;
    line-height: 1.222222;
    color: #333;
    font-weight: bold;
    margin-bottom: 30px;
 
}
.t_f1kuai3 {
    padding-bottom: 100px;
}
.t_b1k3table .t_b1k3trli .t_b1k3small {
    margin-left: var(--left);
}
.t_b1k3table .t_b1k3trli .t_b1k3small span {
    width: calc(100% - var(--left) - 13px);
}
.t_b1k4rg {
    margin: 0 auto;
    float: none;
}
.t_b1k1ol {
    display: flex;
}
.t_b1k1art {
    padding: 56px 34px;
}


/**搜索结果**/
.search_box {padding: 100px 0 60px;}
.search_box h1 {color: #000;font-size: 24px; font-weight: normal;}
.search_box .name {color: #2e353d; font-size: 16px; margin: 20px 0;}
.search_box .name span {color: #f00;}
.search_box .search_con { border-top: 1px solid #e1e1e1;}
.search_box .search_con ul li { float: left; width: 100%; padding: 45px 0; border-bottom: 1px solid #e1e1e1;}
.search_box .search_con ul li .img {display: block;float: left;line-height: 0; width: 19%;}
.search_box .search_con ul li .img img {border: 1px solid #e1e1e1;}
.search_box .search_con ul li .text {float: right;width: 76%;padding-top: 4%;}
.search_box .search_con ul li .text .bt { display: block;  color: #00459b; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.search_box .search_con ul li .text p {color: #666666;font-size: 16px; margin: 15px 0;}
.search_box .search_con .more_btn {margin: 35px auto 0;width: 11%;display: block;}
@media (max-width: 1024px) {
  .search_box { padding: 4% 0 6%;}
  .search_box .search_con ul li {padding: 3% 0; }
  .search_box .search_con ul li .text {padding-top: 3%;}
}
@media (max-width: 768px) {
  .search_box .name { font-size: 14px; margin: 2% 0;}
  .search_box .search_con ul li .text { padding-top: 2.5%;}
  .search_box .search_con ul li .text .bt {font-size: 14px;}
  .search_box .search_con ul li .text p {margin: 1% 0; font-size: 14px;}
  .search_box .search_con .more_btn { margin-top: 3%;}
}

@media (max-width: 480px) {
  .zhaoxins li .zhaoxinsbox { padding: 20px;}
  .search_box h1 {font-size: 22px;}
  .search_box .search_con ul li .text {  padding-top: 0;}
  .search_box .search_con ul li .img { width: 28%;}
  .search_box .search_con ul li .text { width: 68%;}
}
@media (max-width: 414px) {
  .search_box .search_con ul li .img { width: 32%;}
  .search_box .search_con ul li .text { width: 65%;}
  .search_box .search_con ul li .text {padding-top: 2.5%;}
  .search_box .search_con ul li .text .more {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
  .search_box .search_con ul li .text p {height: 38px; overflow: hidden;}
}




