﻿@charset 'utf-8';

body{
    overflow: hidden;
}
/** Generated by FG **/
@font-face {
    font-family: 'hl43';
    src: url('../fonts/HelveticaNeueLTPro-LtEx.eot');
    src: local('☺'), url('../fonts/HelveticaNeueLTPro-LtEx.woff') format('woff'), url('../fonts/HelveticaNeueLTPro-LtEx.ttf') format('truetype'), url('../fonts/HelveticaNeueLTPro-LtEx.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'h35';
    src: url('../fonts/HelveticaNeueLTPro-Th_0.eot');
    src: local('☺'), url('../fonts/HelveticaNeueLTPro-Th_0.woff') format('woff'), url('../fonts/HelveticaNeueLTPro-Th_0.ttf') format('truetype'), url('../fonts/HelveticaNeueLTPro-Th_0.svg') format('svg');
    src: local('☺'), url('../fonts/HelveticaNeueLTPro-Th_0.woff') format('woff'), url('../fonts/HelveticaNeueLTPro-Th_0.ttf') format('truetype'), url('../fonts/HelveticaNeueLTPro-Th_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*fanhui*/
.ft_botbo .container{
    position: relative;
}
.fanh img{
    position: absolute;
    right: 15px;
    top: 50%;
    width: 35px;
    z-index: 5;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*header*/
.header{
    position: fixed;
    top:0;
    left: 0;
    width:100%;
    z-index: 100;
    -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;
}
.header .he_top{
    padding: 22px 0;
    background: #ffffff;
}
.header .logo{
    float: left;
}
.header .logo img{
    width: 329px;
}
.he_tr{
    float: right;
}
.he_tr .hetr_t{}
.he_tr .hetr_t .he_lx{
    float: right;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    margin-right: 15px;
}
.he_en{
    float: right;
}
.he_en img{
    width: 24px;
}
.he_ss{
    width: 225px;
    border: 1px solid #e6e6e6;
    padding: 11px 15px;
    margin-top: 15px;
}
.he_ss input{
    float: left;
    width:calc(100% - 30px);
    font-size: 14px;
    line-height: 16px;
}
.he_ss input::-webkit-input-placeholder{
    color: #cacaca;
}
.he_ss input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #cacaca;
}
.he_ss input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #cacaca;
}
.he_ss input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: #cacaca;
}
.he_ss i{
    float: right;
    font-size: 15px;
    color: #adadad;
    cursor: pointer;
}
.he_bo{
    position: relative;
    background: #0079df;
}
.he_nav{
    height: 60px;
    overflow: hidden;
}
.he_nav .nav_boo{
    float: left;
    width:calc(100% / 6);
    padding: 20px 0;
}
.he_nav .nav_boo a{
    display: block;
    text-align: center;
    border-right: 1px solid #ffffff;
}
.he_nav .nav_boo:last-child a{
    border-right: 0;
}
.he_nav .nav_boo h3{
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}
.he_nav .nav_boo a h3::after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: -9px;
    width: 0px;
    height: 1px;
    background: #ffffff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -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;
}
.pc_xl{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-height: 200px;
    background: #ffffff;
    box-shadow: 0 1px 5px rgba(0,0,0,0.1);
}
.pcxl_l{
    float: left;
    width: 200px;
    padding-top: 40px;
}
.pcxl_l h1{
    font-size: 24px;
    line-height: 32px;
    color: #0079df;
}
.pcxl_l img{
    margin-top: 25px;
    margin-left: 20px;
}
.pcxl_nav{
    float: left;
    width:calc(100% - 200px - 380px);
    padding-top: 55px;
}
.pcxl_nav li{
    float: left;
    padding-right: 100px;
    margin-bottom: 25px;
}
.pcxl_nav li a{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
.pcxl_nav li i{
    font-size: 10px;
    color: #0079df;
}
.pcxl_r{
    display: none;
    float: left;
    width: 380px;
}
.pcxl_r .pcxlr_1{
    position: relative;
    float: left;
    width:50%;
    height: 200px;
    padding: 35px 20px 10px;
}
.pcxl_r .pcxlr_1:nth-child(1){
    background: #0079df;
}
.pcxl_r .pcxlr_1:nth-child(2){
    background: #fec100;
}
.pcxl_r .pcxlr_1 h1{
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #feffff;
    margin-bottom: 12px;
    z-index: 2;
}
.pcxl_r .pcxlr_1:nth-child(1) p{
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #c4e4ff;
    z-index: 2;
}
.pcxl_r .pcxlr_1:nth-child(2) p{
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #fff7d4;
    z-index: 2;
}
.pcxl_r .pcxlr_1 .bg{
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 0;
}
.heb_logo,
.heb_ss{
    display: none;
}
/*吸顶导航*/
.header.act{
    top: -124px;
}
.he_bo.act{
    background: #ffffff;
}
.he_bo.act .heb_logo{
    display: block;
    width: 151px;
    float: left;
    line-height: 60px;
    margin-right: 100px;
}
.he_bo.act .heb_logo img{
    width: 151px;
}
.he_bo.act .he_nav {
    float: left;
    width:calc(100% - 151px - 100px - 30px);
}
.he_bo.act .he_nav .nav_boo{
    width:auto;
    padding: 0 29px;
}
.he_bo.act .he_nav .nav_boo>a{
    position: relative;
    padding: 19px 8px;
    border-right: 0;
}
.he_bo.act .he_nav .nav_boo>a::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width:0;
    height: 1px;
    background: #0079df;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -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;
}
.he_bo.act .he_nav .nav_boo.act>a::after{
    width:100%;
}
.he_bo.act .he_nav .nav_boo h3{
    font-size: 14px;
    line-height: 22px;
    color: #333333;
}
.he_bo.act .heb_ss{
    display: block;
    float: right;
    line-height: 60px;
    cursor: pointer;
}
.he_bo.act .heb_ss i{
    font-size: 14px;
    color: #999999;
}
/*搜索*/
.ys-mengcen {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.9);
    z-index: 102;
}
.ys-caidansuo {
    position: relative;
    width: 38%;
    margin: 20% auto 0;
    height: 46px;
    border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px){
    .ys-caidansuo {
        width: 75%;
        margin: 50% auto 0;
    }
}
.ys-caidansuo input {
    width: calc(100% - 60px);
    height: 100%;
    font-size: 24px;
}
.ys-buts {
    position: relative;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    letter-spacing: 3px;
}
.ys-guanbi {
    width: 28px;
    display: block;
    position: absolute;
    right: 6%;
    top: 4%;
    cursor: pointer;
}
.ys-guanbi img {
    width: 100%;
}
/*
*手机导航下拉
*/
/*手机下拉*/
.phxia{
    position: relative;
    z-index: 10;
    margin-top: 80px;
    width: 100%;
}
.xialaph{
    display: none;

    position: absolute;
    top: 0px;
    left: 0px;

    width: 100%;

    padding-bottom: 30px;

    background-color: #f1f1f1;
    font-family: '微软雅黑';
}
@media screen and (max-width: 992px)
{
    .xialaph .container{
        width: 100%;
        padding: 0 40px;
    }
}
@media screen and (max-width: 768px)
{
    .xialaph .container{
        width: 100%;
        padding: 0 20px;
    }
}
.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: 16px;
    font-weight: bold;
    line-height: 60px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h4 img{
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph .ul2{
    display: none;
    padding-top: 7px;
    padding-bottom: 8px;
}
.xialaph .ul2 .container{
    max-width: 100%;
}
.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-family: '微软雅黑';
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph h5 img{
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s,
.xialaph h6.active img.img_s{
    display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d,
.xialaph h6.active img.img_d{
    display: block;
}
.xialaph .ul3{
    display: none;
    padding-left: 7px;
}
.xialaph h6 a{
    font-family: '微软雅黑';
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    color: #999;
}
.xialaph p{
    padding: 10px 20px 0;
}
.xialaph p a{
    font-size: 16px;
    color: #4a7d65;
}
.xialaph .ul4{
    display: none;
    padding-left: 7px;
}
.xialaph h6{
    position: relative;
}
.xialaph h6 img{
    position: absolute;
    top: 50%;
    right: 5px;

    width: 13px;
    cursor: pointer;

    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.xialaph .ss .bo{
    position: relative;
    line-height: 60px;
    height:60px;
}
.xialaph .ss .bo i{
    color: #999;
    font-size: 22px;
}
.xialaph .ss .bo::after ,
.xialaph .dl .bo::after,
.xialaph .zc .bo::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: .1;
    background-color: #000;
}
.xialaph .dl .bo,
.xialaph .zc .bo{
    position: relative;
}
.xialaph .dl .bo a,
.xialaph .zc .bo a{
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 60px;
    text-transform: uppercase;
    color: #999;
    line-height: 60px;
    height:60px;
}
.phonemeng{
    display: none;

    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;

    width: 100%;
    height: 100%;

    opacity: .6;
    background-color: #000;
}
.phonemeng.active{
    display: block;
}
/*手机下拉图标*/
.ys-menuph{
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    text-align: center;
}

.ys-menuph .ys-point{
    position: relative;
    display: inline-block;
    width: 28px;
    height: 22px;
    margin-top: 14px;
}
.ys-menuph .ys-point:hover .ys-navbtn,
.ys-menuph .ys-point:hover .ys-navbtn::after,
.ys-menuph .ys-point:hover .ys-navbtn::before{
    width: 28px;
}
.ys-menuph .ys-navbtn{
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 21px;
    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;
}
.ys-menuph .ys-navbtn::after,
.ys-menuph .ys-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;
}
.ys-menuph .ys-navbtn::after{
    top: -11px;
}
.ys-menuph .ys-navbtn::before{
    top: 10px;
}
.ys-menuph .ys-point.ys-active .ys-navbtn{
    background: transparent;
}
.ys-menuph .ys-point.ys-active .ys-navbtn::after{
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ys-menuph .ys-point.ys-active .ys-navbtn::before{
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*footer*/
.ft_topbo{
    background: #27272a;
    padding: 75px 0;
    border-bottom: 1px solid #333333;
}
.ftt_l{
    float: left;
    width: 420px;
    margin-right: 150px;
}
.ftt_l ul li{
    float: left;
    margin-right: 55px;
    margin-bottom: 25px;
}
.ftt_l ul li a{
    font-size: 18px;
    line-height: 28px;
    color: #d9d9d9;
}
.ftt_l span{
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #999999;
}
.ftt_z{
    float: left;
    width:calc(100% - 420px - 150px - 160px - 30px);
}
.ftt_z ul li{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 25px;
    color: #999999;
}
.ftt_r{
    float: right;
    width: 160px;
}
.ftt_r img{
    width: 158px;
}
.ftt_r p{
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px;
    color: #999999;
    text-align: center;
}
.ft_botbo{
    background: #1a1a1d;
    padding: 23px 0;
}
.ft_botbo p{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    font-family: 'hl43',Arial;
}
/*首页*/
/*.i_section{*/
    /*margin-top: 184px;*/
/*}*/
/*.i_section.act{*/
    /*margin-top: 60px;*/
/*}*/
.oi_ban{
    position: relative;
}
.oi_ban .prev{
    position: absolute;
    left: 60px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 3;
}
.oi_ban .next{
    position: absolute;
    right: 60px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 3;
}
.oi_ban .prev i,
.oi_ban .next i{
    font-size: 42px;
    color: #9b9b9b;
}
.ban_bo{
    display: none;
}
.sj_ban,
.pc_ban{
    width:100%;
}
.sj_ban{
    display: none;
}
.ban_slick .slick-dots{
    bottom: 0;
}
.ban_slick .slick-dots li{
    border: 1px solid #9b9b9b;
    background: transparent;
    margin: 0 17px;
}
.ban_slick .slick-dots li.slick-active{
    background: #0079df;
    border: 1px solid #0079df;
}
.section1{
    text-align: center;
}
.section1 .ban_xia{
    display: inline-block;
    margin-top: 54px;
    cursor: pointer;
    margin-bottom: 25px;
}
.section1 .ban_xia img{
    width: 32px;
    margin-bottom: 5px;
}
.section1 .ban_xia span{
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}
.section .tle{
    padding: 20px 0;
    margin-bottom: 60px;
}
.section .tle h1{
    font-size: 30px;
    line-height: 48px;
    color: #333333;
    text-align: center;
}
.section .tle p{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    text-align: center;
}
.oiban_pad{
    height: 100vh;
    padding-top: 184px;
}
.ois2_sli{
    position: relative;
    margin-bottom: 60px;
}
.ois2_sli .prev{
    position: absolute;
    top:50%;
    left: -88px;
    width: 24px;
    height: 66px;
    border-radius: 5px;
    background: #abd3f4;
    text-align: center;
    line-height: 66px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -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;
    cursor: pointer;
}
.ois2_sli .next{
    position: absolute;
    top:50%;
    right: -88px;
    width: 24px;
    height: 66px;
    border-radius: 5px;
    background: #abd3f4;
    text-align: center;
    line-height: 66px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -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;
    cursor: pointer;
}
.ois2_sli .prev i,
.ois2_sli .next i{
    font-size: 13px;
    color: #ffffff;
}
.ois2_bo .box{
    padding: 30px 0;
    -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;
}
.ois2_bo .pic_bo{
    width: 275px;
    float: left;
}
.ois2_bo .pic_bo img{
    width: 100%;
}
.ois2_bo .wz{
    float: left;
    width:calc(100% - 275px - 65px);
    padding-right: 27.33%;
    padding-left: 30px;
    padding-top: 12px;
}
.ois2_bo .wz h1{
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    color: #333333;
    margin-bottom: 10px;
    -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;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
}
.ois2_bo .wz p{
    font-size: 14px;
    line-height: 24px;
    max-height: 48px;
    color: #666666;
    -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;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
}
.ois2_bo .time{
    display: block;
    float: right;
    width: 65px;
    margin-top: 18px;
}
.ois2_bo .time span{
    position: relative;
    text-align: right;
    font-size: 20px;
    color: #666666;
    font-family: hl43,Arial;
    padding-bottom: 48px;
    -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;
}
.ois2_bo .time span::after{
    content: '';
    position: absolute;
    right:0;
    bottom: 0;
    width: 30px;
    height: 1px;
    background: #999999;
    -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;
}
.section2 .text .more a{
    display: block;
    width: 120px;
    line-height: 36px;
    border: 1px solid #0079df;
    color: #ffffff;
    font-size: 14px;
    background: #0079df;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
}
.sqrh{
    position: fixed;
    right:0;
    bottom: 218px;
    /*display: inline-block;*/
    width: 96px;
    height: 106px;
    z-index: 2;
    background: #ffc200;
    text-align: center;
    padding-top: 25px;
    display: none;
}
.sqrh img{
    height: 30px;
    margin-bottom: 12px;
}
.sqrh h1{
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}
.section3 .mc{
    position: absolute;
    left: 0;
    top:0;
    width:100%;
    height: 100%;
    background: rgba(0,121,223,0.88);
    z-index: 0;
}
.se3_bo{
    position: relative;
    z-index: 1;
}
.section.section3 .tle{
    margin-bottom: 45px;
}
.section.section3 .tle h1{
    color: #ffffff;
}
.section.section3 .tle p{
    color: #b9dfff;
}
.se3_sli{
    position: relative;
}
.se3_slick{
    margin: 0 -10px 65px;
}
.se3_slbo{
    padding: 0 10px;
}
.se3_slbo .pic_bo{
    height: 360px;
    overflow: hidden;
}
.se3_slbo .pic_bo img{
    width:100%;
    -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;
}
.se3_slbo .text{
    position: relative;
    background: #ffffff;
    text-align: center;
    padding: 35px 30px 40px;
}
.se3_slbo .text h1{
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    padding-bottom: 14px;
    margin-bottom: 15px;
    -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;
}
.se3_slbo .text h1::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 34px;
    height: 1px;
    background: #ffc200;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.se3_slbo .text p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    height: 72px;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
}
.se3_slbo .text .more{
    position: absolute;
    bottom: 0;
    right:0;
    width: 23px;
    height: 31px;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    -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;
}
.se3_slbo .text .more i{
    font-size: 9px;
    color: #ffc200;
    -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;
}
.se3_sli .prev{
    position: absolute;
    top:50%;
    left: -88px;
    width: 24px;
    height: 66px;
    border-radius: 5px;
    background: #abd3f4;
    text-align: center;
    line-height: 66px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -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;
    cursor: pointer;
}
.se3_sli .next{
    position: absolute;
    top:50%;
    right: -88px;
    width: 24px;
    height: 66px;
    border-radius: 5px;
    background: #abd3f4;
    text-align: center;
    line-height: 66px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -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;
    cursor: pointer;
}
.se3_sli .prev i,
.se3_sli .next i{
    font-size: 13px;
    color: #ffffff;
    -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;
}
.se3_bo .se3_sli .more a {
    display: block;
    width: 120px;
    line-height: 36px;
    border: 1px solid #ffffff;
    color: #0079df;
    font-size: 14px;
    background: #ffffff;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
}
.se4_slick{
    margin: 0 -15px;
}
.se4_bo{
    padding: 0 15px;
}
.se4_bo .pic_bo{
    overflow: hidden;
}
.se4_bo .pic_bo img{
    width:100%;
    -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;
}
.se4_bo .wz{
    padding: 35px 0 22px;
    border-bottom: 1px solid #e6e6e6;
}
.se4_bo .wz h1{
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    -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;
}
.se4_bo .t_bo{
    padding: 0 30px;
    background: #ffffff;
}
.se4_bo .wz p{
    padding: 22px 0 0;
}
.se4_bo .wz p span{
    display: inline-block;
    float: left;
    margin-right: 55px;
    font-size: 14px;
    line-height: 16px;
    color: #999999;
    font-family: hl43, Arial;
}
.se4_bo .wz p span img{
    width: 16px;
}
.se4_bo .time{
    padding: 12px 0;
}
.se4_bo .time span{
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
.se4_sli{
    position: relative;
    margin-bottom: 95px;
}
.se4_sli .prev{
    position: absolute;
    top:50%;
    left: -88px;
    width: 24px;
    height: 66px;
    border-radius: 5px;
    background: #abd3f4;
    text-align: center;
    line-height: 66px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -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;
    cursor: pointer;
}
.se4_sli .next{
    position: absolute;
    top:50%;
    right: -88px;
    width: 24px;
    height: 66px;
    border-radius: 5px;
    background: #abd3f4;
    text-align: center;
    line-height: 66px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -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;
    cursor: pointer;
}
.se4_sli .prev i,
.se4_sli .next i{
    font-size: 13px;
    color: #ffffff;
}
.section4 .text .more a {
    display: block;
    width: 120px;
    line-height: 36px;
    border: 1px solid #0079df;
    color: #ffffff;
    font-size: 14px;
    background: #0079df;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
}
.section.section4 .tle{
    margin-bottom: 75px;
}
.sec5 .tle{

}
.s5_tl{
    float: left;
    width: 420px;
}
.s5_tl h1{
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 28px;
}
.s5_tl p{
    font-size: 16px;
    line-height: 30px;
    color: #9eb5cc;
    margin-bottom: 30px;
    max-height: 90px;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
}
.s5_tl .more{
    display: block;
    width: 120px;
    line-height: 38px;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #0079df;
    text-align: center;
    border-radius: 5px;
}
.s5_tl ul{
    margin: 40px -16px 0;
}
.s5_tl ul li{
    float: left;
    width:20%;
    padding: 0 16px;
}
.s5_tl ul li span{
    position: relative;
    display: block;
    width: 58px;
    height: 58px;
    line-height: 58px;
    border-radius: 50%;
    background: #ffffff;
    margin-bottom: 10px;
    text-align: center;
}
.s5_tl ul li span::after{
    content: '';
    position: absolute;
    left: 50%;
    top:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid #ffc200;
}
.s5_tl ul li span img{
    width: 22px;
}
.s5_tl ul li h1{
    font-size: 14px;
    line-height: 24px;
    color: #9eb5cc;
    text-align: center;
}
.s5_tr {
    position: relative;
    float: left;
    width: calc(100% - 420px);
    cursor: pointer;
}
.s5_tr .se5_com{
    position: relative;
    left: -53px;
    top: -32px;
    z-index: 2;
}
.s5_tr .pic_bo{
    position: absolute;
    top: 12px;
    left: calc(50% - 26px);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    cursor: pointer;
}
.s5_tr .pic_bo .bof{
    position: absolute;
    top:50%;
    left: 50%;
    width: 70px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.section.section5 .tle{
    margin-bottom: 90px;
}
.section.section5 .tle h1{
    color: #ffffff;
}
.section.section5 .tle p{
    color: #9eb4cb;
}
.ois2_s2{
    display: none;
}
/*视频弹窗*/
.vid_tc{
    display: none;
    position: absolute;
    left:50%;
    top:50%;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0.66);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 101;
}
.vt_bo,
.video_bo .bof{
    position: absolute;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.video_bo .bof{
    width: 50px;
    cursor: pointer;
}
.video-js .vjs-big-play-button{
    display: none;
}
.vid_tc .text{
    padding: 60px 240px 75px;
    background: #ffffff;
}
.vid_tc .text .close_b{
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 3;
}
.vid_tc .text .close_b i{
    font-size: 25px;
}
.vid_tc .text .wz{

}
.vid_tc .text .wz h1{
    position: relative;
    font-size: 26px;
    line-height: 36px;
    color: #0079df;
    text-align: center;
    padding-bottom: 22px;
    margin-bottom: 60px;
}
.vid_tc .text .wz h1::after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 57px;
    height: 1px;
    background: #d5d5d5;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.video_bo{
    position: relative;
}
.video-js{
    width:100%;
    height: auto;
}
.video_bo .video{
    width:100%;
    max-width: 100%;
}
.video_bo .video video{
    max-width: 100%;
}
.example_video_1-dimensions{
    width:100%;
    height: auto;
}
.video-js .vjs-tech{
    position: relative;
}
.s5_tl ul li{
    float: left;
}
.section3{
    position: relative;
}
.ois2_s3{
    display: none;
}
/*b1*/
.ny_section{
    margin-top: 184px;
    -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;
}
.ny_section.act{
    margin-top: 60px;
}
.ny_ban{
    position: relative;
    z-index: 1;
}
.ny_ban .mc{
    position: absolute;
    left: 0;
    top:0;
    width:100%;
    height: 100%;
    background: #000000;
    opacity: 0.2;
    z-index: 2;
}
.ny_nav{
    position: relative;
    height: 80px;
    border-bottom: 1px solid #e5e5e5;
    z-index: 2;
}
.nyn_l{
    float: left;
    height: 80px;
}
.nyn_one{
    float: left;
    position: relative;
    top: -23px;
    height: 103px;
    background: #0079df;
    padding: 20px 18px;
}
.nyn_one span{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-family: hl43, Arial;
    text-align: center;
    margin-bottom: 15px;
}
.nyn_one span::after{
    content: '';
    position: absolute;
    left: calc(50% - 20px);
    top:50%;
    width: 18px;
    height: 1px;
    background: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.nyn_one span::before{
    content: '';
    position: absolute;
    left: calc(50% + 20px);
    top:50%;
    width: 18px;
    height: 1px;
    background: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.nyn_one h1{
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
}
.nyn_two{
    float: left;
    display: inline-block;
    margin-left: 28px;
    padding: 27px 0;
}
.nyn_two img{
    width: 7px;
    margin-bottom: 5px;
    margin-right: 3px;
}
.nyn_two i{
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    font-style: normal;
}
.nyn_r{
    float: right;
}
.nyn_r ul li{
    float: left;
    padding: 0 23px;
}
.nyn_r ul li a{
    position: relative;
    display: inline-block;
    padding: 27px 12px;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
}
.nyn_r ul li a::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #0079df;
    -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;
}
.nyn_r ul li.act a{
    color: #0079df;
}
.nyn_r ul li.act a::after{
    width:100%;
}
.ny_box .tle{
    padding: 75px 0 84px;
}
.ny_box .tle h1{
    font-size: 30px;
    line-height: 40px;
    color: #999999;
    text-align: center;
    font-family: hl43, Arial;
    margin-bottom: 10px;
}
.ny_box .tle h2{
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    text-align: center;
    padding-bottom: 15px;
}
.ny_box .tle h2::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 20px;
    height: 1px;
    background: #0079df;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.b1t_l{
    float: left;
    width: 510px;
    padding-right: 55px;
}
.b1t_l p{
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}
.b1t_z{
    float: left;
    position: relative;
    width: 440px;
    text-align: right;
    padding-bottom: 68px;
}
.b1t_z .b1_pic1{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.b1t_r{
    float: left;
    width:calc(100% - 510px - 440px);
    padding-left: 65px;
}
.b1tr_bo{
    position: relative;
    width:100%;
    height: 208px;
    border-top: 1px solid #e5e5e5;
}
.b1tr_bo:last-child{
    border-bottom: 1px solid #e5e5e5;
}
.b1tr_bo .box{
    position: absolute;
    left: 50%;
    top:50%;
    width:100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.b1tr_bo .box span{
    display: block;
    text-align: center;
    font-size: 40px;
    line-height: 36px;
    color: #333333;
    font-family: h35,Arial;
    margin-bottom: 20px;
}
.b1tr_bo .box span img{
    width: 52px;
}
.b1tr_bo .box p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-align: center;
}
.b1{
    padding-bottom: 62px;
}
.b1t_zf{
    display: none;
}
/*b2*/
.b2_text img{
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.b2{
    padding-bottom: 80px;
}
/*b3*/
.ny_box.b3 .tle{
    padding-bottom: 145px;
}
.b3_bg{
    background: #eff3f7;
}
.b3_text{
    margin: 0 -45px;
    padding-bottom: 75px;
}
.b3t_bo{
    float: left;
    width:25%;
    padding: 0 45px;
    margin-top: -113px;
}
.b3t_bo .pic_bo{
    width: 226px;
    height: 226px;
    text-align: center;
    border-radius: 50%;
    background: #eff3f7;
    margin: 0 auto;
}
.b3t_bo .pic_bo .ceng1{
    position: relative;
    display: inline-block;
    width: 184px;
    height: 184px;
    line-height: 184px;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    margin-top: 21px;
}
.b3t_bo .pic_bo .ceng2{
    position: relative;
    display: inline-block;
    width: 162px;
    height: 162px;
    line-height: 162px;
    text-align: center;
    border-radius: 50%;
    margin-top: 11px;
}
.b3t_bo .pic_bo .ceng2::after{
    content:"";
    width:0;
    height:0;
    position:absolute;
    bottom:-9px;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left:10px solid transparent;
    border-top:10px solid #ff3d5c;     /* 白色小三角形 */
    border-right:10px solid transparent;
    z-index: 2;
}
.b3t_bo .pic_bo .ceng1::after{
    content:"";
    width:0;
    height:0;
    position:absolute;
    bottom:-9px;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left:10px solid transparent;
    border-top:10px solid #ffffff;     /* 白色小三角形 */
    border-right:10px solid transparent;
    z-index: 2;
}
.b3t_bo .pic_bo .ceng2 img{
    width: 70px;
}
.b3t_bo[data-num='0'] .pic_bo .ceng2{
    background: #ff3d5c;
}
.b3t_bo[data-num='0'] .pic_bo .ceng2::after{
    border-top:10px solid #ff3d5c;
}
.b3t_bo[data-num='1'] .pic_bo .ceng2{
    background: #ff9c00;
}
.b3t_bo[data-num='1'] .pic_bo .ceng2::after{
    border-top:10px solid #ff9c00;
}
.b3t_bo[data-num='2'] .pic_bo .ceng2{
    background: #0079df;
}
.b3t_bo[data-num='2'] .pic_bo .ceng2::after{
    border-top:10px solid #0079df;
}
.b3t_bo[data-num='3'] .pic_bo .ceng2{
    background: #8c53c6;
}
.b3t_bo[data-num='3'] .pic_bo .ceng2::after{
    border-top:10px solid #8c53c6;
}
.b3t_bo .wz{
    margin-top: 30px;
}
.b3t_bo .wz h1{
    font-size: 24px;
    line-height: 34px;
    color: #333333;
    text-align: center;
    margin-bottom: 5px;
}
.b3t_bo .wz p{
    font-size: 16px;
    line-height: 36px;
    color: #666666;
    text-align: center;
}
/*b4*/
.b4_text{
    position: relative;
    padding: 60px 0;
}
.b4_text:after{
    content: '';
    position: absolute;
    top:0;
    left: 50%;
    width: 13px;
    height: 14px;
    background-image: url(../images/yuanh.png);
    background-size: 13px 14px;
    background-repeat: no-repeat;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.b4_text:before{
    content: '';
    position: absolute;
    bottom:0;
    left: 50%;
    width: 13px;
    height: 14px;
    background-image: url(../images/yuanh.png);
    background-size: 13px 14px;
    background-repeat: no-repeat;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.b4t_xian::after{
    content: '';
    position: absolute;
    left: 50%;
    top: 14px;
    width: 1px;
    height: calc(100% - 14px - 14px);
    background: #dddddd;
    z-index: 0;
}
.b4t_bo{
    margin-bottom: 30px;
}
.b4t_bo:last-child{
    margin-bottom: 0;
}
.b4t_bo:nth-child(2n+1) .b4t_l{
    position: relative;
    float: left;
    width:50%;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    padding: 11px 34px 11px 0;
    text-align: right;
}
.b4t_bo:nth-child(2n+1) .b4t_l:before{
    content: '';
    position: absolute;
    right: -7px;
    top:50%;
    width: 13px;
    height: 14px;
    background-image: url(../images/yuanh.png);
    background-size: 13px 14px;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.b4t_bo:nth-child(2n+1) .b4t_r{
    float: left;
    width:50%;
    padding-left: 34px;
}
.b4t_bo:nth-child(2n+1) .b4t_r .nr{
    position: relative;
    float: left;
    width:calc(100% - 63px);
    height: 50px;
    background: #0079df;
    color: #ffffff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
}
.b4t_bo:nth-child(2n+1) .b4t_r .goto{
    float: left;
    text-align: center;
    width: 63px;
    height: 50px;
    line-height: 50px;
    background: #0062b3;
}
.b4t_bo:nth-child(2n+1) .b4t_r .goto img{
    width: 16px;
}
.b4t_bo:nth-child(2n) .b4t_l{
    position: relative;
    float: right;
    width:50%;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    padding: 11px 0 11px 34px;
    text-align: left;
}
.b4t_bo:nth-child(2n) .b4t_l:before{
    content: '';
    position: absolute;
    left: -7px;
    top:50%;
    width: 13px;
    height: 14px;
    background-image: url(../images/yuanh.png);
    background-size: 13px 14px;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.b4t_bo:nth-child(2n) .b4t_r{
    float: right;
    width:50%;
    padding-right: 34px;
}
.b4t_bo:nth-child(2n) .b4t_r .nr{
    position: relative;
    float: right;
    width:calc(100% - 63px);
    height: 50px;
    background: #0079df;
    color: #ffffff;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
}
.b4t_bo .b4t_r .nr i{
    position: relative;
    z-index: 2;
    display: block;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    padding: 0 12px;
    text-align: center;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
    color: #ffffff;
    font-style: normal;
}
.b4t_bo .b4t_r .nr::before{
    content: '';
    position: absolute;
    width:0;
    height: 100%;
    -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;
    z-index: 1;
}
.b4t_bo:nth-child(2n) .b4t_r .goto{
    float: right;
    text-align: center;
    width: 63px;
    height: 50px;
    line-height: 50px;
    background: #0062b3;
}
.b4t_bo:nth-child(2n) .b4t_r .goto img{
    width: 16px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.b4{
    padding-bottom: 75px;
}
/*b5*/
/*新闻内页*/
.b5{
    padding-bottom: 65px;
}
.ztrends {
    border-bottom: 1px solid #dbdbdb;
}
.ztrends .title{
    text-align: center;
    margin-top: 70px;
    margin-bottom: 70px;
}
.o_ztr.ztrends .title{
    margin-top: 60px;
    margin-bottom: 40px;
}
.ztrends .title h2{
    font-size: 30px;
    line-height: 40px;
}
.ztrends .titles{
    position: relative;
    text-align: center;
    padding-bottom: 54px;

}
.ztrends .titles p{
    display: inline-block;
}
.ztrends .titles .imgt{
    width: 25px;
    margin-bottom: 4px;
}
.ztrends .titles img{
    margin-right: 15px;
}
.ztrends .titles p{
    font-size: 16px;
    line-height: 24px;
    color: #0079DF;
}
.ztrends .titles .ext{
    font-family: "HELVETICANEUELOP",arial;
}
.ztrends .titles span{
    display: inline-block;

    position: relative;/*定位横线（当横线的父元素）*/
}
.ztrends .titles span:nth-child(1){
    margin-right: 80px;
}
.ztrends .titles span:nth-child(2){
    margin-right: 50px;
}
.ztrends .titles:after{
    content: '';                 /*CSS伪类用法*/
    position: absolute;         /*定位背景横线的位置*/
    bottom: 0px;
    left: 50%;
    background: #0079df;       /*宽和高做出来的背景横线*/
    width: 40px;
    height: 3px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ztrendszi {
    margin-bottom: 55px;
}
.c2_text .ztrendszi{
    margin-top: 55px;
    margin-bottom: 50px;
}
.ztrendszi p{
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}
.nfenye{
    text-align: center;
}
.nfenye1{
    position: relative;
}
.nfenye2{
    display: none;
}
.nfenye li{
    width: 384px;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    color: #FFFFFF;
    background: #0079df;
    border-radius: 5px;
    position: relative;
    border: 2px solid #0079df;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
}
.nfenye .prev{
    float: left;
}
.nfenye .next{
    float: right;
}
.nfenye li img{
    width: 20px;
    margin-bottom: 3px;
}
.nfenye .yingyong{
    width: 41px;
    height: 41px;
    margin: 0 191px;
}
.nfenye .yingyong:hover{
    background: #0079df;
    transition:all .1s ease-in;
    -o-transition:all .1s ease-in;
    -ms-transition:all .1s ease-in;
    -moz-transition:all .1s ease-in;
    -webkit-transition:all .1s ease-in;
}
.survey{
    border-bottom: none;
}
.c2_text .sfenye li{
    width: 382px;
}
.c2_text .sfenye .yingyonga{
    width: 40px;
}
.sfenye li{
    width: 198px;
    border: 1px solid #0079df;
    padding: 0 15px;
}
.sfenye .yingyonga{
    position: absolute;
    left: 50%;
    top:0;
    width: 40px;
    height: 40px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
}
/*c1*/
.c1_text{
    margin-bottom: 80px;
}
.c1.ny_box .tle{
    padding-bottom: 40px;
}
.c1t_bo{
    padding: 30px 0;
    border-bottom: 1px solid #d9d9d9;
    -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;
}
.c1t_bo .pic_bo{
    float: left;
    width: 300px;
}
.c1t_bo .pic_bo img{
    width:100%;
}
.c1t_bo .wz{
    float: left;
    width:calc(100% - 300px - 60px);
    padding-left: 50px;
    padding-right: 95px;
    margin-top: 35px;
}
.c1t_bo .wz h1{
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    color: #333333;
    margin-bottom: 45px;
    -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;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
}
.c1t_bo .wz .timef{
    display: none;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
.c1t_bo .wz p{
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    color: #666666;
    -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;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
}
.c1t_bo .time{
    float: left;
    width:60px;
}
.c1t_bo .time span{
    position: relative;
    display: block;
    text-align: right;
    font-size: 20px;
    line-height: 30px;
    color: #666666;
    font-family: h35, Arial;
    padding-bottom: 65px;
    margin-top: 35px;
    -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;
}
.c1t_bo .time span::after{
    content: '';
    position: absolute;
    right:0;
    bottom: 0;
    width: 30px;
    height:1px;
    background: #999999;
    -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;
}
.c1{
    padding-bottom: 80px;
}
/*fenye*/
.fenye{
    text-align: center;
}
.fenye li{
    display: inline-block;
    margin: 0 17px;
    width: 52px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    color: #0079df;
    background-color: #f0f0f0;
    border: 2px solid #f0f0f0;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
}
.fenye li.active-page,
.fenye li:hover{
    border: 2px solid #0079df;
}
.fenyeph{
    display: none;
}
.fenyeph button{
    padding: 8px 15px;
    border: 1px solid #0079df;
    color: #0079df;
}
/*b6*/
.b6 .tle{
    padding-bottom: 70px;
}
.b6t_new{
    margin: 0 -50px 40px;
}
.b6tn_bo{
    float: left;
    width:50%;
    padding: 0 50px;
}
.b6tn_bo .box{
    position: relative;
    padding-left: 42px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}
.b6tn_bo .box img{
    position: absolute;
    top:0;
    left: 0;
    width: 25px;
}
.b6tn_bo .box h1{
    font-size: 18px;
    line-height: 28px;
    color: #0079df;
    font-weight: bold;
    margin-bottom: 10px;
}
.b6tn_bo .box p{
    font-size: 16px;
    line-height: 26px;
    color: #666666;
}
.map{
    width:100%;
    height: 660px;
}
.map_bo{
    position: relative;
}
.map_dw{
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.map_bo .text{
    padding: 56px 0;
    background: #0079df;
}
.mapt_bo{
    float: left;
    width:33.33%;
    padding: 0 75px;
    text-align: center;
    border-right: 1px solid #1d98ff;
    height: 106px;
}
.mapt_bo .pic_bo{
    margin-bottom: 10px;
}
.mapt_bo .pic_bo img{
    width: 42px;
}
.mapt_bo .wz h1{
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 7px;
}
.mapt_bo .wz p{
    font-size: 14px;
    line-height: 24px;
    color: #c5e4ff;
    font-family: hl43,Arial;
}
/*d1*/
.d1{
    padding-bottom: 70px;
}
.d1 .tle{
    padding-top: 70px;
    padding-bottom: 60px;
}
.d1_text{
    margin: 0 -10px 60px;
}
.d1t_bo{
    float: left;
    width:25%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.d1t_bo .se3_slbo{
    padding: 0;
}
.d1t_bo .se3_slbo .pic_bo{
    overflow: hidden;
    height: 360px;
}
.d1t_bo .se3_slbo .pic_bo img{
    width:100%;
    -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;
}
.d1t_bo .se3_slbo .text{
    position: relative;
    background: #fafafa;
    text-align: center;
    padding: 35px 20px 40px;
}
.d1t_bo .se3_slbo .text h1{
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    height: 28px;
    margin-bottom: 15px;
    -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;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
}
.d1t_bo .se3_slbo .text h1::after{
    display: none;
}
.d1t_bo .se3_slbo .text .xian{
    position: relative;
    width: 34px;
    height: 1px;
    background: #ffc200;
    display: block;
    margin: 0 auto 14px;
}
.d1t_bo .se3_slbo .text p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    height: 72px;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
}
.d1t_bo .se3_slbo .text .more{
    position: absolute;
    bottom: 0;
    right:0;
    width: 23px;
    height: 31px;
    text-align: center;
    line-height: 30px;
    background: #0079df;
    border: 1px solid #0079df;
    -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;
}
.d1t_bo .se3_slbo .text .more i{
    font-size: 9px;
    color: #74b6ee;
    -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;
}
/*e1*/
.e1 .tle{
    padding-bottom: 35px;
}
.e1t_bo:nth-child(2n){
    /*background: #efeff4;*/
    background: url(../images/e1_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.e1t_bo:nth-child(2n+1){
    background: #ffffff;
}
.e1t_1{
    padding-bottom: 54px;
}
.e1t_1 h1{
    font-size: 20px;
    line-height: 48px;
    color: #333333;
}
.e1t_1 p{
    font-size: 16px;
    line-height: 48px;
    color: #666666;
}
.e1t_2{
    padding: 46px 0 30px;
}
.e1t_2 .tel{
    font-size: 20px;
    line-height: 48px;
    color: #333333;
    margin-bottom: 30px;
}
.e1t_2 .box{
    margin: 0 -39px;
}
.elt2_bo{
    float: left;
    width:50%;
    padding: 0 39px;
}
.elt2_bo .pic_bo img{
    width:100%;
}
.elt2_bo .text{
    margin-top: 25px;
}
.elt2_bo .text h2{
    font-size: 18px;
    line-height: 36px;
    color: #333333;
}
.elt2_bo .text p{
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}
.e1t_2 .xq{
    display: block;
    margin-top: 25px;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-align: center;
}
.e1t_3{
    padding: 110px 0;
}
.e1t_3 .box{
    padding-left: 40px;
}
.elt3_bo{
    position: relative;
    float: left;
    width:calc(20%);
    text-align: center;
    height: 232px;
    border-radius: 50%;
}
.elt3_bo[data-num='1']{
    border: 12px solid #ff3d5c;
}
.elt3_bo[data-num='2']{
    border: 12px solid #ff9c00;
}
.elt3_bo[data-num='3']{
    border: 12px solid #0079df;
}
.elt3_bo[data-num='4']{
    border: 12px solid #8c53c6;
}
.elt3_bo[data-num='5']{
    border: 12px solid #18aea4;
}
.elt3_bo img{
    width: 66px;
}
.elt3_bo h1{
    font-size: 24px;
    line-height: 34px;
    color: #333333;
    margin-top: 15px;
}
.elt3_bo .kuai{
    position: absolute;
    top:50%;
    left: -54px;
    width: 84px;
    height: 84px;
    background: #ffffff;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.elt3_bo .kuai span{
    display: block;
    width: 72px;
    height: 72px;
    line-height: 72px;
    font-size: 28px;
    color: #ffffff;
    font-family: hl43,Arial;
    margin: 6px;
}
.elt3_bo[data-num='1'] span{
    background: #ff3d5c;
}
.elt3_bo[data-num='2'] span{
    background: #ff9c00;
}
.elt3_bo[data-num='3'] span{
    background: #0079df;
}
.elt3_bo[data-num='4'] span{
    background: #8c53c6;
}
.elt3_bo[data-num='5'] span{
    background: #18aea4;
}
.elt3_bo .nr{
    position: absolute;
    left: 50%;
    top: 50%;
    width:calc(100% - 48px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.e1t_4 .elt4_l{
    position: relative;
    float: left;
    width: 385px;
    height: 415px;
    background: #0079df;
}
.e1t_4 .elt4_l h1{
    position: absolute;
    left: 50%;
    top: 50%;
    width:calc(100% - 30px);
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    padding-bottom: 22px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.e1t_4 .elt4_l h1::after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 58px;
    height: 1px;
    background: #54a5ea;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.e1t_4 .elt4_r{
    float: left;
    width:calc(100% - 385px);
}
.e1t_4 .elt4_r .elt4_rbo{
    width:50%;
    float: left;
    padding-left: 48px;
    padding-top: 120px;
    height: 415px;
}
.e1t_4 .elt4_r .elt4_rbo h1{
    font-size: 18px;
    line-height: 46px;
    color: #0079df;
    margin-bottom: 30px;
}
.e1t_4 .elt4_r .elt4_rbo h1 img{
    margin-right: 20px;
}
.e1t_4 .elt4_r .elt4_rbo p{
    font-size: 16px;
    line-height: 36px;
    color: #666666;
}
/*hover*/
@media (min-width: 1200px){
    .he_nav .nav_boo:hover h3::after,
    .he_bo.act .he_nav .nav_boo:hover>a::after{
        width:100%;
    }
    .he_nav .nav_boo a:hover,
    .he_tr .hetr_t .he_lx:hover,
    .ftt_l ul li a:hover,
    .se3_slbo:hover .text h1{
        color: #0079df;
    }
    .he_nav .nav_boo:hover{
    }
    .oi_ban .prev:hover i,
    .oi_ban .next:hover i,
    .se3_sli .prev:hover i,
    .se3_sli .next:hover i,
    .se4_bo:hover .wz h1{
        color: #0079df;
    }
    .ois2_sli .prev:hover,
    .ois2_sli .next:hover,
    .se4_sli .prev:hover,
    .se4_sli .next:hover{
        background: #0079df;
    }
    .ois2_bo .box:hover{
        padding-left: 30px;
        padding-right: 30px;
        background: #0079df;
    }
    .ois2_bo .box:hover .wz h1{
        color: #ffffff;
    }
    .ois2_bo .box:hover .wz p{
        color: #b2ddff;
    }
    .ois2_bo .box:hover .time span{
        color: #b2ddff;
    }
    .ois2_bo .box:hover .time span::after{
        background: #ffc200;
    }
    .section2 .text .more a:hover{
        background: transparent;
        color: #0079df;
    }
    .se3_slbo .text .more:hover{
        background: #ffc200;
    }
    .se3_slbo .text .more:hover i{
        color: #ffffff;
    }
    .se3_slbo:hover .pic_bo img,
    .se4_bo:hover .pic_bo img{
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    .se3_sli .next:hover,
    .se3_sli .prev:hover{
        background: #ffffff;
    }
    .se3_bo .se3_sli .more a:hover{
        background: transparent;
        color: #ffffff;
    }
    .s5_tl .more:hover{
        background: transparent;
        color: #ffffff;
        text-align: center;
        border-radius: 5px;
    }
    /*b1*/
    .nyn_r ul li a:hover{
        color: #0079df;
    }
    .nyn_r ul li a:hover::after{
        width:100%;
    }
    /*b5*/
    .sfenye li:hover{
        color: #0079df;
        border: 1px solid #0079df;
        background: #FFFFFF;
        transition:all .1s ease-in;
        -o-transition:all .1s ease-in;
        -ms-transition:all .1s ease-in;
        -moz-transition:all .1s ease-in;
        -webkit-transition:all .1s ease-in;
    }
    .sfenye .yingyonga:hover{
        background: #0079df;
        transition:all .1s ease-in;
        -o-transition:all .1s ease-in;
        -ms-transition:all .1s ease-in;
        -moz-transition:all .1s ease-in;
        -webkit-transition:all .1s ease-in;
    }
    /*c1*/
    .c1t_bo:hover{
        padding-left: 30px;
        padding-right: 30px;
        background: #0079df;
    }
    .c1t_bo:hover .wz h1{
        color: #f8fcff;
    }
    .c1t_bo:hover .wz p{
        color: #bddffb;
    }
    .c1t_bo:hover .time span{
        color: #bddffb;
    }
    .c1t_bo:hover .time span::after{
        background: #bddffb;
    }
    /*d1*/
    .d1t_bo .se3_slbo .text .more:hover{
        background: transparent;
    }
    .d1t_bo .se3_slbo .text .more:hover i{
        color: #0079DF;
    }
    .section4 .text .more a:hover{
        background: transparent;
        color: #0079df;
    }
    .b4t_bo:nth-child(2n+1):hover .b4t_r .nr::before{
        content: '';
        position: absolute;
        left: 0;
        top:0;
        width:100%;
        height: 100%;
        background: #0062b3;
    }
    .b4t_bo:nth-child(2n):hover .b4t_r .nr::before{
        content: '';
        position: absolute;
        right: 0;
        top:0;
        width:100%;
        height: 100%;
        background: #0062b3;
    }
}
/*wow*/
.s_top{
    animation-delay: 0.2s;
    animation-name: fadeInUp;
}
.s_top0{
    animation-delay: 0.2s;
    animation-name: fadeInUp;
}
.s_top1{
    animation-delay: 0.4s;
    animation-name: fadeInUp;
}
.s_top2{
    animation-delay: 0.6s;
    animation-name: fadeInUp;
}
.s_top3{
    animation-delay: 0.8s;
    animation-name: fadeInUp;
}
.s_top4{
    animation-delay: 1s;
    animation-name: fadeInUp;
}
/*媒体查询*/
@media (max-width: 1366px){
    .ft_topbo{
        padding: 36px 0;
    }
    .ft_botbo{
        padding: 15px;
    }
    /*首页*/
    .vid_tc .text{
        padding: 30px 240px 30px;
    }
    .vid_tc .text .wz h1{
        margin-bottom: 25px;
    }
    .ois2_sli .prev,
    .se3_sli .prev,
    .se4_sli .prev{
        left: -40px;
    }
    .ois2_sli .next,
    .se3_sli .next,
    .se4_sli .next{
        right: -40px;
    }
    .section .tle h1{
        font-size: 24px;
        line-height: 36px;
    }
    .sqrh{
        bottom: 50px;
    }
    /*b1*/
    .b1{
        padding-bottom: 30px;
    }
    .ny_box .tle h1{
        font-size: 24px;
        line-height: 34px;
    }
    .ny_box .tle{
        padding: 25px 0 30px;
    }
    .b1t_l{
        padding-right: 30px;
    }
    .b1t_r{
        padding-left: 30px;
    }
    .nyn_r ul li{
        padding: 0 15px;
    }
    .ny_nav{
        display: none;
    }
    /*b2*/
    .b2{
        padding-bottom: 20px;
    }
    /*b3*/
    .b3_text{
        padding-bottom: 30px;
    }
    .b3t_bo .wz{
        margin-top: 15px;
    }
    /*b4*/
    .b4t_bo{
        margin-bottom: 20px;
    }
    .b4_text{
        padding: 30px 0;
    }
    .b4{
        padding-bottom: 30px;
    }
    /*b5*/
    .ztrends .title{
        margin: 25px 0 20px;
    }
    .ztrendszi{
        margin-bottom: 25px;
    }
    .b5{
        padding-bottom: 30px;
    }
    .ztrends .title h2{
        font-size: 24px;
        line-height: 34px;
    }
    /*c1*/
    .c1.ny_box .tle,
    .c1{
        padding-bottom: 30px;
    }
    .c1_text{
        margin-bottom: 30px;
    }
    .c1t_bo .wz{
        padding-left: 20px;
        padding-right: 20px;
    }
    /*c2*/
    .o_ztr.ztrends .title,
    .c2_text .ztrendszi{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .ztrends .titles{
        padding-bottom: 30px;
    }
    /*b6*/
    .b6tn_bo .box{
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .b6tn_bo{
        padding: 0 30px;
    }
    .b6t_new{
        margin: 0 -30px 10px;
    }
    /*d1*/
    .d1_text{
        margin-bottom: 10px;
    }
    .d1{
        padding-bottom: 30px;
    }
    .d1t_bo .se3_slbo .text{
        padding: 20px 20px 35px;
    }
    /*e1*/
    .e1t_1 h1{
        line-height: 34px;
    }
    .e1t_1 p{
        line-height: 30px;
    }
    .e1t_1{
        padding-bottom: 25px;
    }
    .e1t_2{
        padding: 25px 0;
    }
    .e1t_2 .tel{
        line-height: 34px;
        margin-bottom: 15px;
    }
    .elt2_bo .text p{
        line-height: 30px;
    }
    .e1t_2 .xq{
        margin-top: 15px;
    }
    .e1t_3{
        padding: 50px 0;
    }
}
@media (max-width: 1229px){
    .s5_tr .pic_bo{
        left: calc(50% + 4px);
    }
    /*b3*/
    .b3t_bo .pic_bo{
        width: 216px;
        height: 216px;
    }
    .b3t_bo .pic_bo .ceng1{
        width: 174px;
        height: 174px;
    }
    .b3t_bo .pic_bo .ceng2{
        width: 154px;
        height: 154px;
    }
    /*d1*/
    .d1t_bo .se3_slbo .pic_bo{
        height: 342px;
    }
    /*e1*/
    .elt3_bo{
        height: 220px;
    }
}
@media (max-width: 1199px){
    .se3_slbo .pic_bo{
        height: auto;
    }
    .section1 .ban_xia{
        display: none;
    }
    .ban_slick .slick-dots{
        bottom: 20px;
    }
        /*头部*/
    .he_bo,
    .he_tr{
        display: none;
    }
    .header .logo img{
        width: 247px;
    }
    .header .he_top{
        padding: 10px 0;
    }
    .i_section{
        margin-top: 80px;
    }
    .ys-menuph{
        display: block;
    }
    /*底部*/
    .ftt_l{
        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-bottom: 15px;
    }
    .ftt_z{
        width:100%;
        text-align: center;
    }
    .ftt_r{
        width:100%;
        text-align: center;
    }
    .ftt_l ul{
        display: inline-block;
    }
    .ftt_l ul li{
        margin-bottom: 15px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .ftt_z ul li{
        margin-bottom: 15px;
    }
    .ftt_z ul{
        display: inline-block;
    }
    .ft_botbo p{
        text-align: center;
    }
    /*首页*/
    .sqrh{
        position: fixed;
        bottom: 50px;
    }
    .section2 .sqrh,
    .section3 .sqrh,
    .section4 .sqrh{
        display: none;
    }
    .section1 .ban_xia{
        margin-top: 30px;
        margin-bottom: 25px;
    }
    .oiban_pad{
        padding-top: 0;
        height: auto;
    }
    .section{
        padding: 20px 0;
    }
    .section1,
    .footer{
        padding: 0;
    }
    .section .tle{
        padding: 10px;
        margin-bottom: 20px;
    }
    .ois2_bo .box{
        padding: 10px;
    }
    .ois2_bo .wz{
        padding-right: 30px;
    }
    .ois2_sli{
        margin-bottom: 25px;
    }
    .ois2_sli .prev,
    .se3_sli .prev,
    .se4_sli .prev{
        left: 0;
        display: none;
    }
    .ois2_sli .next,
    .se3_sli .next,
    .se4_sli .next{
        right:0;
        display: none;
    }
    .ois2_slick{
        padding-bottom: 20px;
    }
    .ois2_slick .slick-dots{
        bottom: 0px;
    }
    .slick-dots li{
        background: transparent;
        border: 1px solid #0079df;
    }
    .slick-dots li.slick-active{
        background: #0079df;
    }
    .se3_slbo .text{
        padding: 15px 15px 30px 15px;
    }
    .se3_slick .slick-dots,
    .se4_slick .slick-dots{
        bottom: -40px;
    }
    .se3_slick .slick-dots li{
        background: transparent;
        border: 1px solid #ffffff;
    }
    .se3_slick .slick-dots li.slick-active{
        background: #ffffff;
    }
    .section.section4 .tle,
    .section.section3 .tle,
    .section.section5 .tle{
        margin-bottom: 20px;
    }
    .se4_sli{
        margin-bottom: 65px;
    }
    .s5_tl{
        float: none;;
        width:100%;
    }
    .s5_tr{
        float: none;
        width: 780px;
        margin: 0 auto;
    }
    .s5_tr .se5_com{
        left: 0;
        top:0;
    }
    .s5_tr .pic_bo{
        left: calc(50% + 26px);
        top: 44px;
    }
    .s5_tl ul li span{
        margin: 0 auto 10px;
    }
    .s5_tl h1{
        font-size: 24px;
        line-height: 34px;
        text-align: center;
        margin-bottom: 20px;
    }
    .s5_tl ul{
        margin-top: 20px;
    }
    .s5_tl p{
        text-align: center;
        margin-bottom: 20px;
    }
    .s5_tl .more{
        margin: 0 auto;
    }
    .vid_tc{
        position: fixed;
        width:100%;
        height: 100vh;
    }
    .se4_bo .wz{
        padding: 20px 0;
    }
    .se4_bo .t_bo{
        padding: 0 15px;
    }
    /*b1*/
    .ny_section{
        margin-top: 80px;
    }
    .b1t_l{
        width:50%;
    }
    .b1t_z{
        width:50%;
    }
    .b1t_r{
        width:100%;
        padding-left: 0;
        margin-top: 25px;
    }
    .b1tr_bo{
        float: left;
        width:33.33%;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }
    .b1tr_bo:last-child{
        border-right: 0px solid #e5e5e5;
    }
    /*b3*/
    .b3_text{
        margin: 0 -15px;
    }
    .b3t_bo{
        padding: 0 15px;
    }
    .b3t_bo .pic_bo{
        width: 212px;
        height: 212px;
    }
    /*c2*/
    .c2_text .sfenye li{
        width: 315px;
    }
    /*b6*/
    .mapt_bo{
        padding: 0 30px;
    }
    /*d1*/
    .d1t_bo .se3_slbo .pic_bo{
        height: 278px;
    }
    /*e1*/
    .elt3_bo{
        height: 180px;
    }
    .elt3_bo img{
        width: 33px;
    }
    .elt3_bo h1{
        font-size: 16px;
        line-height: 26px;
        margin-top: 10px;
    }
    .e1t_4 .elt4_r .elt4_rbo{
        padding-left: 20px;
    }
    .e1t_4 .elt4_r .elt4_rbo h1{
        margin-bottom: 20px;
    }
}
@media (max-width: 991px){
    .s5_tr .se5_com,
    .s5_tr{
        width:100%;
    }
    .s5_tr .pic_bo{
        left: calc(50%);
        top: 10%;
        width: 66%;
    }
    .s5_tr .pic_bo .pic{
        width:100%;
    }
    .vid_tc .text{
        padding: 30px 100px 30px;
    }
    /*b1*/
    .b1t_zf{
        display: block;
        text-align: center;
    }
    .b1t_z{
        display: none;
    }
    .b1t_l{
        width:100%;
        padding-right: 0;
    }
    .b1t_zf img{
        max-width: 100%;
        display: block;
        margin: 0 auto 10px;
    }
    /*b3*/
    .b3t_bo{
        margin-top: 0;
    }
    .b3_text{
        padding-bottom: 50px;
    }
    .b3_text .slick-dots{
        bottom: 20px;
    }
    .ny_box.b3 .tle{
        padding-bottom: 30px;
    }
    /*b6*/
    .b6t_new{
        margin: 0 0 10px;
    }
    .b6tn_bo{
        width:100%;
        padding: 0;
    }
    .mapt_bo{
        height: 155px;
    }
    .map_bo .text{
        padding: 30px 0;
    }
    /*d1*/
    .d1t_bo{
        width:50%;
    }
    .d1t_bo .se3_slbo .pic_bo{
        height: 443px;
    }
    /*e1*/
    .elt2_bo{
        width:100%;
        padding: 0;
        margin-bottom: 25px;
    }
    .e1t_2 .box{
        margin: 0;
    }
    .e1t_2 .xq{
        margin-top: 0;
    }
    .e1t_4 .elt4_l{
        width:100%;
        height: 200px;
    }
    .e1t_4 .elt4_r{
        width:100%;
    }
    .e1t_4 .elt4_r .elt4_rbo{
        padding: 15px;
        height: auto;
    }
    .elt3_bo{
        height: 136px;
    }
    .elt3_bo[data-num='1']{
        border: 6px solid #ff3d5c;
    }
    .elt3_bo[data-num='2']{
        border: 6px solid #ff9c00;
    }
    .elt3_bo[data-num='3']{
        border: 6px solid #0079df;
    }
    .elt3_bo[data-num='4']{
        border: 6px solid #8c53c6;
    }
    .elt3_bo[data-num='5']{
        border: 6px solid #18aea4;
    }
    .elt3_bo .nr{
        width: calc(100% - 30px);
    }
    .elt3_bo .kuai{
        left: -32px;
        width: 50px;
        height: 50px;
    }
    .elt3_bo .kuai span{
        width: 44px;
        height: 44px;
        line-height: 44px;
        margin: 3px;
    }
}
@media (max-width: 767px){
    .fanh img{
        display: block;
        margin: 10px auto 0;
        position: relative;
        right:auto;
        top:0;
        -webkit-transform: translateY(-0%);
        -moz-transform: translateY(-0%);
        -ms-transform: translateY(-0%);
        -o-transform: translateY(-0%);
        transform: translateY(-0%);
    }
    .sqrh{
        width: 55px;
        height: auto;
        padding-top: 10px;
    }
    .sqrh h1{
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .sqrh img{
        margin-bottom: 10px;
    }
    /*头部*/
    .header .logo img {
        width: 206px;
    }
    .phxia{
        margin-top: 70px;
    }
    .i_section{
        margin-top: 70px;
    }
    /*底部*/
    .ftt_l ul{
        display: none;
    }
    /*首页*/
    .sj_ban{
        display: block;
    }
    .pc_ban{
        display: none;
    }
    .section1 .ban_xia{
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .oi_ban .prev{
        left: 15px;
    }
    .oi_ban .next{
        right: 15px;
    }
    .oi_ban .prev i, .oi_ban .next i{
        font-size: 25px;
    }
    .s5_tr .pic_bo .bof{
        width: 35px;
    }
    .ois2_bo .pic_bo{
        width:100%;
    }
    .ois2_bo .wz{
        width:100%;
        padding: 15px 0;
    }
    .ois2_bo .time{
        display: none;
    }
    .s5_tl ul li{
        width:33.33%;
    }
    .ois2_s2,
    .ois2_s1{
        display: none;
    }
    .ois2_s3{
        display: block;
    }
    .ois2_bo .wz h1{
        margin-bottom: 5px;
    }
    .ois2_bo .wz .time_f{
        display: block;
        font-size: 14px;
        line-height: 24px;
        max-height: 48px;
        color: #666666;
        margin-bottom: 5px;
    }
    .vt_bo{
        width:calc(100%);
    }
    .vid_tc .text{
        padding: 20px 10px;
    }
    .vid_tc .text .close_b{
        top: 10px;
        right: 20px;
    }
    .vid_tc .text .wz h1{
        padding-bottom: 10px;
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 30px;
    }
    /*b1*/
    .b1tr_bo{
        width:100%;
        border-right: 0;
        border-bottom: 0;
    }
    /*b4*/
    .b4t_bo:nth-child(2n+1) .b4t_l,
    .b4t_bo:nth-child(2n) .b4t_l{
        display: none;
    }
    .b4t_bo:nth-child(2n+1) .b4t_r,
    .b4t_bo:nth-child(2n) .b4t_r{
        width:100%;
        padding: 0;
    }
    .b4t_bo:nth-child(2n) .b4t_r .goto{
        float: left;
    }
    .b4t_bo:nth-child(2n) .b4t_r .nr{
        float: left;
    }
    .b4t_bo:nth-child(2n) .b4t_r .goto img{
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .b4t_xian::after{
        display: none;
    }
    .b4_text{
        padding: 0;
    }
    .b4_text:after,
    .b4_text:before{
        display: none;
    }
    /*b5*/
    .nfenye1{
        display: none;
    }
    .nfenye2{
        display: block;
    }
    .nfenye2 li{
        width: 90px;
    }
    /*c1*/
    .c1t_bo .pic_bo{
        width: 100%;
    }
    .c1t_bo .wz{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 15px;
    }
    .c1t_bo .wz h1{
        margin-bottom: 5px;
    }
    .c1t_bo .wz .timef{
        margin-bottom: 5px;
        display: block;
    }
    .c1t_bo .time{
        display: none;
    }
    .c1t_bo{
        padding: 15px 0;
    }
    .fenye{
        display: none;
    }
    .fenyeph{
        display: block;
    }
    /*c2*/
    .c2_text .sfenye li{
        width: 90px;
    }
    .ztrends .titles span{
        display: block;
    }
    .ztrends .titles span:nth-child(1),
    .ztrends .titles span:nth-child(2){
        margin-right: 0;
    }
    /*b6*/
    .map{
        height: 320px;
    }
    .map_dw{
        position: relative;
        bottom: 0;
        left: 0;
        -webkit-transform: translateX(-0%);
        -moz-transform: translateX(-0%);
        -ms-transform: translateX(-0%);
        -o-transform: translateX(-0%);
        transform: translateX(-0%);
    }
    .mapt_bo{
        width:100%;
        height: auto;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #1d98ff;
    }
    .mapt_bo:last-child{
        margin-bottom: 0;
    }
    .map_bo .text{
        padding: 15px 0 0;
    }
    /*d1*/
    .d1t_bo{
        width:100%;
    }
    .d1t_bo .se3_slbo .pic_bo{
        height: auto;
    }
    /*e1*/
    .e1t_4 .elt4_r .elt4_rbo{
        width:100%;
        padding: 20px 0 0;
    }
    .e1t_4 .elt4_r{
        padding-bottom: 30px;
    }
    .e1t_3 .box{
        padding-left: 0;
    }
    .elt3_bo{
        position: relative;
        height: 200px;
    }
    .elt3_bo[data-num='1']{
        border: 0px solid #ff3d5c;
    }
    .elt3_bo[data-num='2']{
        border: 0px solid #ff9c00;
    }
    .elt3_bo[data-num='3']{
        border: 0px solid #0079df;
    }
    .elt3_bo[data-num='4']{
        border: 0px solid #8c53c6;
    }
    .elt3_bo[data-num='5']{
        border: 0px solid #18aea4;
    }
    .elt3_bo[data-num='1']::after{
        content: '';
        position: absolute;
        left: 50%;
        top:50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 200px;
        height: 200px;
        border-radius: 50%;
        border: 6px solid #ff3d5c;
    }
    .elt3_bo[data-num='2']::after{
        content: '';
        position: absolute;
        left: 50%;
        top:50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 200px;
        height: 200px;
        border-radius: 50%;
        border: 6px solid #ff9c00;
    }
    .elt3_bo[data-num='3']::after{
        content: '';
        position: absolute;
        left: 50%;
        top:50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 200px;
        height: 200px;
        border-radius: 50%;
        border: 6px solid #0079df;
    }
    .elt3_bo[data-num='4']::after{
        content: '';
        position: absolute;
        left: 50%;
        top:50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 200px;
        height: 200px;
        border-radius: 50%;
        border: 6px solid #8c53c6;
    }
    .elt3_bo[data-num='5']::after{
        content: '';
        position: absolute;
        left: 50%;
        top:50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 200px;
        height: 200px;
        border-radius: 50%;
        border: 6px solid #18aea4;
    }
    .elt3_bo .kuai{
        left: calc(50% - 100px);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 2;
    }
    .e1t_3 .box .slick-dots{
        bottom: -30px;
    }
    .ny_ban{
        position: relative;
        height: 320px;
    }
    .ny_ban .sj_ban{
        position: absolute;
        left: 50%;
        top:50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 100%;
        width:auto;
    }
}
/*首页横向媒体查询*/
@media (min-width: 1200px) and (max-height: 900px){
    .section.section3 .tle,
    .se3_slick,
    .section .tle,
    .ois2_sli{
        margin-bottom: 40px;
    }
    .se3_slbo .text{
        padding: 30px;
    }
}
@media (min-width: 1200px) and (max-height: 860px){
    /*首页*/
    .section .tle{
        padding: 10px 0;
    }
    .section.section3 .tle,
    .se3_slick,
    .section .tle,
    .section.section3 .tle,
    .section .tle,
    .section.section4 .tle{
        margin-bottom: 25px;
    }
    .se4_sli,
    .se3_slick,
    .ois2_sli{
        margin-bottom: 30px;
    }
    .ois2_bo .box{
        padding: 20px;
    }
    .ois2_bo .box:hover{
        padding-right: 20px;
        padding-left: 20px;
    }
    .se3_slbo .text{
        padding: 15px;
    }
    .se3_slbo .pic_bo{
        height: 320px;
    }
    .section.section5 .tle{
        margin-bottom: 100px;
    }
    .se3_bo,
    .section2 .container,
    .section3 .container,
    .section4 .container,
    .section5 .container{
        padding-top: 30px;
    }
    .vt_bo .container{
        padding-top: 0;
    }
}
@media (min-width: 1200px) and (max-height: 750px){
    .ny_section{
        margin-top: 140px;
    }
    .header .he_top,
    .he_nav .nav_boo{
        padding: 10px 0;
    }
    .he_nav{
        height: 40px;
    }
    .oiban_pad{
        padding-top: 140px;
    }
    .header.act{
        top: -100px;
    }
    .ois2_s1{
        display: none;
    }
    .ois2_s2{
        display: block;
    }
    .se3_slbo .pic_bo{
        position: relative;
        height: 200px;
    }
    .se3_slbo .pic_bo img{
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .se3_slbo:hover .pic_bo img{
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        -moz-transform: translate(-50%, -50%) scale(1.1);
        -ms-transform: translate(-50%, -50%) scale(1.1);
        -o-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1);
    }
    .section.section5 .tle{
        margin-bottom: 40px;
    }
    .se4_bo .wz{
        padding: 15px 0;
    }
    .se4_bo .wz p{
        padding-top: 15px;
    }
    .section1 .ban_xia{
        margin-top: 10px;
    }

}
.ztrendszi img{
	max-width: 100%;
} 

