.tmt:hover .tmt_r h4,.tmt:hover::after,.tmt::after,.tmt .tmt_r h4,
.style_nav_l ul>li a,.style_nav_l ul>li a::after,
.product_swr1 .product_swr1_img,.product_swr1 .product_swr1_img img,.product_swr1:hover .product_swr1_img,.product_swr1:hover .product_swr1_img img,
.style_nav_l ul>li:hover a,.style_nav_l ul>li:hover a::after,
.glory_ctrs,.glory_ctr,.glory_swr2  p,
.pnlbm:hover .pnlbm_right p,
.pnlbm .pnlbm_right p,.cbm,
.cbm .time span,
.cbm .time i,
.cbm p,.sryb .sryb_r h4,
.sryb .sryb_l h3,.search_list .newBox:hover,
.search_list .newBox:hover .cl_l p,
.search_list .newBox:hover .cl_r p,
.sryb:hover .sryb_r h4,
.sryb:hover .sryb_l h3,
.cbm h4,
.cbm:hover,
.cbm:hover .time span,
.cbm:hover .time i,
.cbm:hover p,
.cbm:hover h4,
.map_nav ul,.map_nav ul li a,.map_nav ul:hover,.map_nav ul:hover li a,
.pnlbm .pnlbm_left h4,.pnlbm::after,.pnlbm:hover .pnlbm_left h4,.pnlbm:hover::after,
.investor .newBox,.investor .newBox .cl::after,.investor .newBox .cl_l p,.investor .newBox .cl_r p,.investor .newBox .cl_r a span,
.investor .newBox:hover,.investor .newBox:hover .cl::after,.investor .newBox:hover .cl_l p,.investor .newBox:hover .cl_r p,.investor .newBox:hover .cl_r a span,
.News_nav ul li,.News_nav ul li a,.News_nav ul li:hover,.News_nav ul li:hover a,
.details_nav li a,.details_nav li a::after,.details_nav li:hover a,.details_nav li:hover a::after,
.style_list li,.style_list li a,.style_list li:hover,.style_list li:hover a,
.product_r .icon2,.product_r .icon2 span,.product_r .icon2:hover,.product_r .icon2:hover span,
.About_glory .icon:hover span,.About_glory .icon span,.About_glory .icon:hover,.About_glory .icon,
.glory_swr1:hover .glory_swr1_img,.glory_swr1:hover p,.glory_swr1 .glory_swr1_img,.glory_swr1 p,
.events_top .iconfont,.events_top .icon::after,
.partner_swr a::after,
.partner_swr a:hover::after,
.events_top .iconfont:hover,.events_top .icon:hover::after,
.events_top p{
    transition: all .6s cubic-bezier(.35, .75, .55, 1);
    -webkit-transition: all .6s cubic-bezier(.35, .75, .55, 1);
    -moz-transition: all .6s cubic-bezier(.35, .75, .55, 1);
    -o-transition: all .6s cubic-bezier(.35, .75, .55, 1);
    -ms-transition: all .6s cubic-bezier(.35, .75, .55, 1);
}




.style_banner{
    position: relative;
    overflow: hidden;
}
.style_banner img{

    width: 100%;
    height: auto;

}
.style_text{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.style_text h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: 1000;
    text-transform: uppercase;
    font-family: 'Arial';
    color: #fff;
}
.style_btn {
    width: 220px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #184891;
    display: inline-block;
    box-sizing: border-box;
}
.style_btn a{
    font-size: 18px;
    color: #fff;
}
.style_nav{
   
    background-color: #e1e5ea;
}

.style_nav .newBox>div{
   
    display: inline-block;
    vertical-align: middle;
}
.style_nav .style_nav_l{
    width: 70%;
}
.style_nav .style_nav_r{
    width: 30%;
}
.style_nav_l ul>li{
    width: auto;
    height: 60px;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin-right: 50px;
    position: relative;
}
.style_nav_l ul>li:last-of-type{
    margin-right: 0;
}
.style_nav_l ul>li a{
    font-size: 16px;
    color: #282828;
    position: relative;
}

.style_nav_l ul>li a::after{
    content: '';
    display: block;
    width: 0%;
    height: 2px;
    background: #184891;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.style_nav_l ul>li:hover>a,.style_nav_l .active>a{
    color: #184891;
    font-weight: bold;
}
.style_nav_l ul>li:hover a::after,.style_nav_l .active a::after{
    width: 100%;
}

.style_nav_r{
    text-align: right;
}
.style_nav_r a{
    width: auto;
    vertical-align: middle;
    display: inline-block;
}
.style_nav_r span{
    font-size: 20px;
    color: #184891;
    padding-right: 16px;
    vertical-align: middle;
}
.style_nav_r i{
    padding: 0 4px;
    vertical-align: middle;
}
.style_nav_r .active{
    color: #184891;
}


.pdg1{
    padding: 75px 0;
}

.swpr1 p{
    font-size: 16px;
    color: #282828;
    line-height: 24px;
    padding: 30px 200px 0 200px;
    box-sizing: border-box;
}
.swpr1 p span,.swpr1 p strong{
    font-weight: bold;
    color: #184891;
}

.events_top p{
    color: #eff3f6;
    text-align: center;
    font-weight: 1000;
    font-size: 60px;
    line-height: 100px;
    font-family: 'Arial';
    opacity: .4;
    vertical-align: bottom;
}

.events_top .swiper-slide-active p{
    font-size: 100px;
    color: #184891;
    opacity: 1;
}

.events_top .swiper-slide-prev p,.events_top .swiper-slide-next p{
    font-size: 80px;
    color: #184891;
    opacity: .5;
}

.events_top .iconfont{
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #3962a1;
    font-size: 18px;
    color: #3962a1;
    background-image: none;
    display: inline-block;
    position: relative;
    z-index: 100;
}
.events_top .icon{
    width: 46px;
    height: 46px;
    background-image: none;
}
.events_top .swiper-button-prev{
    left: 8px;
}

.events_top .swiper-button-next{
    right: 8px;
}
.events_top .icon::after{
    content: '';
    display: block;
    width: 130%;
    height: 130%;
    border-radius: 50%;
    background-color: #3962a1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 0;
    opacity: 0;
}
.events_top .icon:hover::after{
    opacity: .3;
}

.events_top .iconfont:hover{
    background-color: #3962a1;
    color: #fff;
}
.events_top .swiper-button-prev{
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    line-height: 42px;
    
}


.work_top div{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.work_top_l img{
    width: 100%;
    height: auto;
}

.work_top_r{
    padding-left: 80px;
    box-sizing: border-box;
}

.work_top_r h4{
    font-size: 30px;
    color: #b00000;
    font-weight: bold;
}

.work_top_r h5{
    font-size: 18px;
    color: #282828;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 10px;
}

.work_top_r p{
    font-size: 16px;
    color: #282828;
    line-height: 28px;
}
.work_top_r i{
    display: block;
    width: 20px;
    height: 2px;
    margin: 24px 0;
    background: #b00000;
}

.work_bottom{
    width: 100%;
    border: 10px solid #edeff1;
    margin-top: 10px;
    background-color: #fbfbfc;
    box-sizing: border-box;
}

.work_bottom_s{
    padding: 46px;
    box-sizing: border-box;
    border: 1px dashed #d2d2d2;
}
.work_bottom_s p{
    font-size: 16px;
    color: #282828;
    opacity: .8;
    line-height: 28px;
    padding-bottom: 38px;
    text-indent: 32px;
}
.about_introduction{
    background: url(../images/style_back.png) no-repeat bottom center;
    background-size: auto auto;
    padding-bottom: 600px;
}
.introduction_top{
    padding-top: 140px;
    text-align: center;
}
.introduction_top .btn1 {
    width: 250px;
    margin-bottom: 20px;
}
.introduction_top .btn1 span{
    transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
}
.introduction_top .btn1 i{
    font-size: 18px;
}
.introduction_top h4{
    font-size: 50px;
    font-family: 'Arial';
    text-transform: uppercase;
    font-weight: 1000;
    color: #282828;
}
.introduction_top h5{
    font-size: 30px;
    color: #282828;
}
.introduction_center{
    padding: 40px 0;
}
.itdtn_b{
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: center;
    position: relative;
}
.itdtn_b::after{
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    background: url(../images/style_icons.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.itdtn_b:last-of-type::after{
    display: none;
}
.itdtn_b p{
    font-size: 14px;
    color: #5d5a60;
    opacity: .7;
}
.News_Center{
    overflow: hidden;
}
.introduction_btm p{
    font-size: 16px;
    color: #282828;
    line-height: 28px;
    text-indent: 2em;
    padding-bottom: 40px;
    opacity: .8;
}
.introduction_btm p:last-of-type{
    padding-bottom: 0px;
}

.tmt{
    padding: 16px;
    box-sizing: border-box;
    border: 1px solid #dee2e9;
    position: relative;
}
.the_team_t{
    margin-bottom: 30px;
}
.tmt::after{
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    background-color: #184891;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.tmt:hover::after{
    width: 100%;
}
.tmt:hover .tmt_r h4{
    color: #184891;
}

.tmt a{
    font-size: 0;
}

.tmt_l,.tmt_r{
    display: inline-block;
    vertical-align: middle;
}
.tmt_l{
    width: 22%;
}
.tmt_l img{
    width: 100%;
    height: auto;
}
.tmt_r{
    width: 78%;
    padding-left: 60px;
    box-sizing: border-box;
}
.tmt_r h4{
    font-size: 24px;
    color: #282828;
}
.tmt_r h5{
    padding-top: 10px;
}
.tmt_r h5,.tmt_r p{
    font-size: 16px;
    color: #282828;
    
}
.tmt_r i{
    display: block;
    width: 30px;
    height: 2px;
    background-color: #faa73f;
    margin-top: 6px;
    margin-bottom: 30px;
}
.tmt_r p{
    opacity: .6;
    line-height: 26px;
}



.the_team_b .tmt{
    width: 24%;
    margin-right: 1.3%;
    margin-bottom: 1.3%;
    display: inline-block;
}
.the_team_b .tmt:nth-child(4n){
    margin-right: 0;
}
.the_team_b .tmt a>div{
    width: 100%;
    display: inline-block;
}
.the_team_b .tmt .tmt_r{
    padding-left: 20px;
    padding-top: 40px;
}

.the_team_b .tmt_r i{
    margin: 24px 0;
}
.the_team_b .tmt_r p{
    padding-top: 0;
}

.About_the_speech{
    padding-top: 80px;
    padding-bottom: 100px;
}

.About_the_speech p img{max-width: 100%;height: auto;}

.About_the_speech .newBox>div{
    display: inline-block;
    vertical-align: middle;
}

.the_speech_l{
    width: 36%;
}
.the_speech_l img{
    width: 100%;
    height: auto;
}
.the_speech_r{
    width: 64%;
    padding-left: 100px;
    box-sizing: border-box;
}

.the_speech_r p{
    font-size: 16px;
    text-indent: 32px;
    line-height: 28px;
    color: #282828;
    padding-top: 30px;
    opacity: .8;
}
.the_speech_r .p1,.the_speech_r .img1{
    opacity: 1;
}

.the_speech_r  .p1{
    font-weight: bold;
    color: #184891;
    font-size: 18px;
    padding-right: 100px;
    font-style: italic;
    box-sizing: border-box;
}
.img1{
    text-align: right;
}
.img1 img{
    display: inline-block;
}
.pdg{
    padding-top: 30px;
}
.About_glory h3{
    font-size: 24px;
    color: #184891;
    padding-left: 20px;
    box-sizing: border-box;
    border-left: 4px solid #184891;
}
.glory_top{
    padding: 80px 0 50px 0;
    background-color: #ebeced;
    position: relative;
}
.glory_swr_t{
    padding-right: 100px;
    padding-top: 40px;
    box-sizing: border-box;
    position: relative;
}
.glory_swr1{
    cursor: pointer;
}
.glory_swr1_img{
    border: 3px solid #e3e3e3;
    box-sizing: border-box;
}
.glory_btm{
    padding: 60px 0;
    position: relative;
}
.glory_swr1 img{
    width: 100%;
    height: auto;
}
.glory_swr1 p{
    font-size: 16px;
    color: #333;
    line-height: 44px;
    text-align: center;
}


.glory_swr1:hover .glory_swr1_img{
    border: 3px solid #184891;
}
.glory_swr1:hover p{
    color: #184891;
}


.About_glory .icon{
    background-image: none;
    width: 40px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    border: 1px solid #c2c2c2;
    background-color: #fff;
    opacity: 1;
}
.About_glory .icon span{
    color: #282828;
    font-size: 16px;
}
.About_glory .icon:hover{
    background-color: #184891;
    border: 1px solid transparent;
}
.About_glory .icon:hover span{
    color: #fff;
}
.About_glory .swiper-button-next.swiper-button-disabled,.About_glory  .swiper-button-prev.swiper-button-disabled{
    pointer-events: auto;
}
.glory_swr_t .swiper-button-prev{
    top: 45%;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    left: auto;
    right: 0;
}
.glory_swr_t .swiper-button-next{
    top: 55%;
    left: auto;
    right: 0;
}


.glory_ctr{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    transform: scale(0);
}
.glory_ctrs{
    transform: scale(1);
    opacity: 1;
}
.glory_ctr_swr{
    width: 100%;
    height: auto;
    background: url(../images/backs1.jpg) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    background-color: #fff;
    padding: 70px 0;
}
.glory_ctr_swr img{
    width: 70%;
    display: inline-block;
    box-shadow: 0 0 14px -4px #282828;
}
.glory_ctr_swr .swiper-slide p{
    width: 30%;
    display: inline-block;
    padding-left: 10%;
    box-sizing: border-box;
    font-size: 24px;
    color: #333;
    vertical-align: top;
    padding-top: 26%;
}
.glory_ctr_swr .swiper-container{
    width: 40%;
}
.glory_swr3{
    padding: 5%;
    padding-right: 0;
    box-sizing: border-box;
}


.About_glory .glory_ctr_swr .icon{
    top: 46%;
}
.About_glory .glory_ctr_swr .swiper-button-prev{
    left: auto;
    right: 12%;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.About_glory .glory_ctr_swr .swiper-button-next{
    right: 2%;
}
.glory_ctr_swr .swiper-slide{
    background-color: #fff;
}


.return{
    position: absolute;
    top: 60%;
    right: 2%;
    z-index: 100;
}

.return a:first-of-type span{
    font-size: 18px;
    color: #b2b2b2;
}
.return a p{
    font-size: 16px;
    color: #184891;
}
.return a:last-of-type{
    padding-top: 100px;
}
.return a:last-of-type span{
    font-size: 30px;
    color: #b2b2b2;
}

.glory_swr2 img{
    width: 100%;
    height: auto;
}
.glory_swr2_img{
    padding: 26px 70px;
    box-sizing: border-box;
    border: 3px solid #506586;
    background-color: #fff;
}
.glory_swr_b .swiper-slide .glory_swr2 p{
    font-size: 16px;
    line-height: 44px;
    color: #282828;
    text-align: center;
    opacity: 0;
}
.glory_swr_b .swiper-slide-active .glory_swr2  p{
    opacity: 1;
}
.glory_swr_b{
    padding: 40px 70px 60px 70px;
    box-sizing: border-box;
    position: relative;
}

.glory_swr_b .swiper-button-prev{
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.navs span{
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.navs ol{
    width: 100%;
    background-color: #e1e5ea;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
}
.navs ol li{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.navs ol li a::after{
    display: none;
}
.navs ol li a{
    color: #282828;
}


.product{
    padding: 70px 0 90px 0;
}

.product_l,.product_r{
    display: inline-block;
    vertical-align: top;
}
.product_r{
    width: 23%;
    padding-left: 50px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.product_l{
    width: 77%;
}
.product_swr{
    padding: 18px;
    border: 1px solid #dee2e9;
    box-sizing: border-box;
}
.product_swr1{
    cursor: pointer;
}
.product_swr img,.product_swr1 img{
    width: 100%;
    height: auto;
}
.product_swr p{
    font-size: 26px;
    color: #282828;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
}
.product_swr p span{
    font-size: 24px;
    color: #282828;
    opacity: .5;
    padding-left: 20px;
}
.product_swr h6{
    font-size: 18px;
    text-align: center;
    color: #282828;
    line-height: 32px;
}
.product_swr1 p{
    font-size: 16px;
    line-height: 32px;
    color: #333;
    text-align: center;
}

.product_swr1_img{
    background: #184891;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.product_r .swiper-container{
    height: 80%;
}


.product_r .icon2{
    width: 100%;
    height: 8%;
    line-height: 36px;
    text-align: center;
    margin: 0;
    padding: 0;
    left: auto;
    bottom: auto;
    right: auto;
    top: auto;
    background-color: #c4c7ca;
    background-image: none;
    position: relative;
    opacity: 1;
    margin-top: 4%;
}
.product_r .icon2 span{
    font-size: 16px;
    color: #184891;
    position: absolute;
    left: 50%;
    top: 50%;
   
}
.product_r .swiper-button-prev span{
    transform: translateY(-50%) translateX(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) translateX(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) translateX(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) translateX(-50%) rotate(-90deg);
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(-90deg);
}
.product_r .swiper-button-next span{
    transform: translateY(-50%) translateX(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    -o-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    -moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
}

.product_r .icon2:hover{
    background-color: #184891;
}
.product_r .icon2:hover span{
    color: #fff;
}

.product_swr1:hover .product_swr1_img,.anis .product_swr1_img{
    border: 2px solid #184891;
}
.product_swr1:hover .product_swr1_img img,.anis .product_swr1_img img{
    opacity: .6;
}

.Center_top{
    padding: 64px 0 42px 0;
    box-sizing: border-box;
}

.Center_top a{
    font-size: 0;
}

.Center_top_l,.Center_top_r{
    display: inline-block;
    vertical-align: middle;
}
.Center_top_l{
    width: 46%;
}
.Center_top_l img{
    width: 100%;
    height: auto;
}
.Center_top_r{
    width: 54%;
    padding-left: 90px;
    box-sizing: border-box;
}
.Center_top_r h5 i{
    font-size: 36px;
    color: #006bb7;
    font-weight: 1000;
    font-family: "Arial";
}
.Center_top_r h5  span{
    font-size: 14px;
    color: #a7a7a7;
    font-weight: bold;
    padding-left: 4px;
}
.Center_top_r h4{
    font-size: 26px;
    color: #282828;
    font-weight: bold;
    padding-right: 10%;
}

.Center_top_r p{
    font-size: 14px;
    line-height: 24px;
    color: #282828;
    opacity: .7;
    padding-top: 18px;
}
.Center_top_r p span{
    font-size: 26px;
    color: #b7c0cb;
    padding-top: 10px;
    display: inline-block;
}

.Center_btm{
    background-color: #f4f4f4;
    padding-top: 80px;
    padding-bottom: 100px;
}


.cbm{
    width: 30%;
    margin-right: 4.4%;
    margin-bottom: 4.4%;
    display: inline-block;
    padding: 18px;
    box-sizing: border-box;
    background-color: #fff;
}
.cbm:nth-child(3n){
    margin-right: 0;
}

.cbm img{
    width: 100%;
    height: auto;
}

.cbm h4{
    font-size: 20px;
    height: 130px;
    color: #646464;
    padding: 50px 10px 30px 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.cbm p{
    font-size: 15px;
    color: #a7a7a7;
    line-height: 28px;
}
.cbm p:first-of-type{
    height: 84px;
}
.cbm .time{
    padding: 40px 0;
}
.cbm .time span{
    width: 50%;
    font-size: 18px;
    color: #b7c0cb;
    display: inline-block;
    vertical-align: middle;
}
.cbm .time i{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    font-size: 15px;
    color: #a7a7a7;
}

.style_list{
    text-align: center;
}
.style_list li{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin: 0 6px;
    border: 1px solid #c2c2c2;
    box-sizing: border-box;
}
.style_list li a{
    font-size: 16px;
    color: #afafaf;
}
.style_list ol{
    display: inline-block;
    vertical-align: middle;
    padding-left: 28px;
}
.style_list ul{
    display: inline-block;
    vertical-align: middle;
}



.style_list ol li:first-of-type a{
    transform: rotate(180deg) translateY(-2px);
    -o-transform: rotate(180deg) translateY(-2px);
    -ms-transform: rotate(180deg) translateY(-2px);
    -moz-transform: rotate(180deg) translateY(-2px);
    -webkit-transform: rotate(180deg) translateY(-2px);
}

.style_list li:hover,.style_list .active {
    border: 1px solid transparent;
    background-color: #006bb7;
}
.style_list li:hover a,.style_list .active a{
    color: #fff;
}

.News_information{
    padding: 50px 0 90px 0;
}

.News_nav ul li{
    width: 15.83%;
    margin-right: 1%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    background-color: #e1e5ea;
}
.News_nav ul li a{
    font-size: 18px;
    color: #333;
}
.News_nav ul li:last-of-type{
    margin-right: 0;
}

.News_nav ul li:hover,.News_nav ul .active{
    background-color: #184891;
}
.News_nav ul li:hover a,.News_nav ul .active a{
    color: #fff;
}


.iftn{
    padding: 40px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #eeeeee;
}
.iftn:last-of-type{
    border-bottom: none;
}
.iftn a{
    font-size: 0;
}
.iftn_l,.iftn_c,.iftn_r{
    display: inline-block;
    vertical-align: middle;
}

.iftn_l{
    width: 25%;
}
.iftn_c{
    width: 65%;
    padding-left: 60px;
    box-sizing: border-box;
}
.iftn_r{
    width: 10%;
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
}

.iftn_l img{
    width: 100%;
    height: auto;
}

.iftn_c h4{
    font-size: 20px;
    color: #646464;
    padding-bottom: 22px;
}
.iftn_c p{
    font-size: 15px;
    line-height: 24px;
    color: #a7a7a7;
}

.iftn_r span{
    font-size: 18px;
    color: #b7c0cb;
    display: inline-block;
}

.News_information .style_list{
    padding-top: 40px;
}



.News_details{
    padding: 75px 0;
}

.details_title{
    position: relative;
}
.details_title h2{
    font-size: 26px;
    color: #282828;
    font-weight: bold;
    text-align: center;
}
.details_title p{
    font-size: 14px;
    color: #282828;
    font-family: 'Arial';
    text-align: center;
    padding-top: 14px;
    padding-bottom: 40px;
}


.details_title::after{
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: #184891;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.details_title::before{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #eaebec;
    position: absolute;
    left: 0;
    bottom: 0;
}
.details_list{
    padding-top: 130px;
}

.details_list p{
    font-size: 16px;
    color: #282828;
    text-indent: 32px;
    line-height: 30px;
    margin-bottom: 30px;
}
.details_list p img{
    max-width: 100%;
    height: auto;
    margin-left: -2em;
}

.details_list .img{
    text-indent: 0;
    padding: 30px 0;
    text-align: center;
}
.details_list .img img{
    width: 49%;
    margin-right: 2%;
    vertical-align: middle;
    display: inline-block;
}
.details_list .img img:last-of-type{
    margin: 0;
}
.details_nav{
    padding-top: 40px;
}
.details_nav li{
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #f3f5f6;
    text-align: center;
}
.details_nav li:last-of-type{
    margin-top: 20px;
}
.details_nav li a{
    font-size: 16px;
    color: #6e6e6e;
    padding: 0 20px;
    box-sizing: border-box;
    position: relative;
}

.details_nav li a::after{
    content: '';
    width: 0%;
    height: 2px;
    background-color: #184891;
    position: absolute;
    left: 0;
    bottom: 0;
}
.details_nav li:hover a{
    color: #184891;
}
.details_nav li:hover a::after{
    width: 100%;
}

.staff_l,.staff_r{
    display: inline-block;
    vertical-align: top;
}

.News_staff{
    padding: 68px 0 88px 0;
}

.staff_l{
    width: 32%;
}
.staff_r{
    width: 68%;
    padding-left: 32px;
    box-sizing: border-box;
}

.staff_l img{
    width: 100%;
    height: auto;
}

.nsfr_1{
    padding: 40px 26px 30px 50px;
    box-sizing: border-box;
    background-color: #f3f4f5;
    margin-bottom: 20px;
}
.nsfr_1 h6{
    padding-bottom: 14px;
}
.nsfr_1 h6 i,.nsfr_1 h6 span,.nsfr_2 p i,.nsfr_2 p span{
    color: #333;
    display: inline-block;
    vertical-align: middle;
}
.nsfr_1 h6 i{
    width: 70%;
    font-size: 18px;
}
.nsfr_1 h6 span{
    width: 30%;
    font-size: 16px;
    text-align: right;
}
.nsfr_1 p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    opacity: .67;
}
.nsfr_1 p span{
    font-size: 18px;
    color: #b7c0cb;
    display: inline-block;
    padding-top: 10px;
}
.nsfr_2{
    padding-left: 50px;
    box-sizing: border-box;
}
.nsfr_2 p{
    padding: 14px 30px 14px 0;
    border-bottom: 1px dashed #e2e2e2;
    box-sizing: border-box;
}
.nsfr_2 p i,.nsfr_2 p span{
    font-size: 16px;
}
.nsfr_2 p i{
    width: 70%;
}
.nsfr_2 p span{
    width: 30%;
    text-align: right;
}
.nsfr_2 a:last-of-type p{
    border-bottom: none;
}
.nsfr_2 .style_list{
    text-align: left;
    padding-top: 30px;
}
.tzzgs{
    height: 100%;
}



.investor{
    padding-top: 70px;
    padding-bottom: 80px;
}

.investor iframe{
    width: 100%;
    height: 800px;
    border: 1px solid #eee;
}
/* http://open.sseinfo.com/ir2/?id=317 */
.cl {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px dotted #ccc;
}
.cl>div {
    height: 100%;
    display: inline-block;
}

.cl_l {
    width: 70%;
    padding-left: 20px;
    box-sizing: border-box;
}

.cl_r {
    width: 30%;
    float: right;
    text-align: right;
}
.cl::after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #c9c9c9;
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.cl_l p {
    font-size: 16px;
    color: #282828;
}
.cl_r p {
    display: inline-block;
    font-size: 16px;
    color: #282828;
    vertical-align: middle;
    padding-right: 50px;
}
.cl_r a {
    width: auto;
    vertical-align: middle;
    display: inline-block;
    padding-right: 30px;
}
.cl_r a span {
    font-size: 24px;
    color: #b7c0cb;
}
.cl_r a:last-of-type span{
    font-size: 28px;
}

/* .investor .newBox:hover{
    background-color: #184891;
}
.investor .newBox:hover .cl::after{
    background-color: #fff;
}
.investor .newBox:hover .cl_l p,.investor .newBox:hover .cl_r p,.investor .newBox:hover .cl_r a span{
    color: #fff;
}

.investor .style_list{
    padding-top: 70px;
} */

.tzzgs .content5 .text{
    top: 42%;
}
.tzzgs .c5_b{
    margin-top: 0;
}
.text h5 span{
    font-weight: bold;
}

.personnel{
    padding-top: 80px;
    padding-bottom: 90px;
}

.titles{
    font-size: 24px;
    font-weight: bold;
    color: #184891;
    padding-bottom: 20px;
}
.titles p{
    font-size: 18px;
    color: #282828;
    font-family: 'Arial';
    text-transform: uppercase;
    opacity: .3;
    padding-top: 6px;
}

.pnlt1_text{
    width: 100%;
    background-color: #184891;
    padding: 10px;
    box-sizing: border-box;
}
.pt1t{
    width: 100%;
    border: 1px dashed #fff;
    padding: 30px 30px 30px 40px;
    box-sizing: border-box;
}
.pt1t h6{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.pt1t p{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    opacity: .6;
    padding-top: 20px;
}
.pnlt2 h4{
    font-size: 24px;
    color: #282828;
    padding-top: 40px;
}

.pnlt2_text{
    width: 100%;
}
.pt2t{
    width: 12.5%;
    display: inline-block;
    text-align: center;
}
.pt2t_s{
    width: 144px;
    height: 144px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #dedede;
    display: inline-block;
    margin-top: 30px;
    vertical-align: top;
    position: relative;
}
.pt2t span{
    font-size: 40px;
    color: #184891;
    display: inline-block;
}
.pt2t p{
    font-size: 16px;
    color: #282828;
    line-height: 40px;
}
.pt_span span{
    
    transform: scale(1.5);
}
.pt2t_abso{
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.personnel_btm{
    padding-top: 60px;
}


.personnel_btm .style_list{
    padding-top: 60px;
}

.personnel_btm h3 {
    padding-bottom: 40px;
}

.pnlbm{
    width: 100%;
    padding: 40px 60px 30px 50px;
    box-sizing: border-box;
    background-color: #f5f5f5;
    position: relative;
    margin-bottom: 20px;
}
.pnlbm::after{
    content: '';
    display: block;
    width: 0%;
    height: 4px;
    background: #184891;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.pnlbm_none{
    overflow:hidden;
	height:54px;
}
.pnlbm>div{
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.pnlbm_left{
    width: 15%;
    padding-bottom: 80px;
}
.pnlbm_center{
    width: 80%;
    padding-left: 80px;
    box-sizing: border-box;
}
.pnlbm_right{
    width: 5%;
    text-align: center;
}


.pnlbm_left::after{
    content: '';
    width: 38px;
    height: 3px;
    background: #184891;
    position: absolute;
    top: 46px;
    left: 6px;
}
.pnlbm_left::before{
    content: '';
    width: 1px;
    height: 100%;
    background: #d7d7d7;
    position: absolute;
    top: 0;
    right: 0;
}
.pnlbm_left h4{
    font-size: 20px;
    color: #7b7b7b;
    font-weight: bold;
}

.pnlbm_center h5{
    padding-bottom: 20px;
}
.pnlbm_center p{
    line-height: 26px;
}
.pnlbm_center h5,.pnlbm_center p{
    font-size: 15px;
    color: #7b7b7b;
}
.pnlbm_right p{
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../images/banner_jia.png) no-repeat center center;
    background-size: auto auto;
    margin-top: 30px;
}

.pnlbm_none h6{
    font-size: 15px;
    color: #7b7b7b;
}
.pnlbm_none h6{
    padding-top: 40px;
}
.pnlbm_none h6 span{
    color: #184891;
    font-weight: bold;
}



.pnlbm:hover::after{
    width: 100%;
}

.pnlbm:hover .pnlbm_left h4{
    color: #184891;
}


.pnlbm:hover .pnlbm_right p{
    transform: rotate(360deg);
    background: url(../images/banner_jian.jpg) no-repeat center center;
}

.contact_us{
    padding-top: 70px;
    overflow: hidden;
}

.contact_us .contact_us_top>div{
    display: inline-block;
    vertical-align: middle;
}

.us_l{
    width: 40%;
    padding-right: 8%;
    box-sizing: border-box;
}
.ul_r{
    width: 60%;
    background: url(../images/back2.jpg) no-repeat center center;
    background-size: cover;
    
}
.main{
    width: 100%;
    height: 100%;
    padding: 40px 90px 30px 80px;
    box-sizing: border-box;
    position: relative;
}
.main::after{
    content: '';
    display: block;
    width: 4px;
    height: 100%;
    background-color: #faa73f;
    position: absolute;
    right: 0;
    top: 0;
}
.us_l .titles{
    padding-bottom: 20px;
}

.uslt{
    padding: 32px 0;
    border-bottom: 1px dashed #d1d1d1;
}

.uslt>div{
    display: inline-block;
    vertical-align: top;
}
.uslt_l{
    padding-right: 20px;
}
.uslt_l span{
    font-size: 40px;
    color: #d6d6d6;
}

.uslt_r h6{
    color: #666666;
    font-weight: bold;
    padding-bottom: 4px;
}
.uslt_r p{
    font-size: 18px;
    color: #666;
}

.ulrit{
    padding: 16px 0;
    border-bottom: 1px solid #c8c9cc;
    margin-bottom: 16px;
}
.ulrit>div{
    display: inline-block;
    vertical-align: top;
}
.ulrit_l{
    width: 5%;
}
.ulrit_r{
    width: 95%;
}
.ulrit_l span{
    font-size: 20px;
    color: #a0a1a3;
}
.ulrit_r input,.ulrit_r textarea{
    width: 100%;
    height: 100%;
    background: transparent;
    font-size: 16px;
    display: inline-block;
    border: none;
    outline: none;
    resize:none;
}
.ulrit_r textarea{
    height: 140px;
    
}
.ul_r_inpt p{
    text-align: right;
    padding-top: 14px;
}
.ul_r_inpt button{
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    background: #184891;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    outline: none;
}

.contact_us_btm{
    height: 430px;
    padding-top: 70px;
}
#maps{
    width: 100%;
    height: 100%;
}
.anchorBL{display:none;}
.BMap_bubble_title{
    font-size: 18px;
    color: #282828;
    font-weight: bold;
}
.BMap_bubble_content{
    font-size: 16px;
    color: #282828;
}

.cooperative_partner{
    padding: 70px 0;
}

.cooperative_partner h3{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}
.cooperative_partner h3 p{
    font-size: 18px;
    color: #333;
    opacity: .3;
    text-transform: uppercase;
}
.partner_swr{
    padding-top: 40px;
    position: relative;
    text-align: center;
}

.partner_swr img{
    width: 100%;
    height: auto;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
}
.partner_swr a::after{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #184891;
    border-bottom: 4px solid #184891;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; 
}
.partner_swr a:hover::after{
    opacity: 1;
}
.partner_swr .swiper-container{
    padding-bottom: 60px;
}
.partner_swr .iconfont{
    position: static;
    background-image: none;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 49px;
    color: #8a98a3;
    border: 1px solid #8a98a3;
    font-size: 20px;
    display: inline-block;
    bottom: auto;
    left: auto;
    margin: 0;
}
.partner_swr .swiper-button-prev {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.partner_swr .swiper-button-prev{
    margin-right: 20px;
}



.Legal_statement{
    padding: 60px 0 60px 30px;
    box-sizing: border-box;
}


.Legal_statement h4{
    font-size: 24px;
    color: #184891;
    font-weight: bold;
    position: relative;
}
.Legal_statement h4::after{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #184891;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    border-radius: 50%;
}
.Legal_statement p{
    font-size: 16px;
    color: #333333;
    line-height: 36px;
}
.Legal_statement h4,.Legal_statement p{
    text-indent: 26px;
    margin-bottom: 30px;
}

.responsibility_title{
    padding: 100px 0;
    background: url(../images/style_banner8.jpg) no-repeat center center;
    background-size: cover;
}

.responsibility_title h4{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 30px;
}

.responsibility_title p{
    line-height: 30px;
    text-indent: 36px;
    font-size: 16px;
    color: #fff;
}

.responsibility_btm{
    padding: 70px 0;
}

.responsibility_btm .style_list{
    text-align: left;
}
.sryb{
    margin-bottom: 50px;
}
.sryb a>div{
    display: inline-block;
    vertical-align: middle;
}
.sryb a{
    font-size: 0;
}
.sryb:hover .sryb_r h4,
.sryb:hover .sryb_l h3{
    color: #184891;
}




.sryb_l{
    width: 98px;
    height: 98px;
    position: relative;
    border: 1px solid #bfc1c3;
    text-align: center;
}
.sryb_r{
    width: -moz-calc(100% - 98px); 
    width: calc(100% - 98px);
    padding-left: 50px;
    box-sizing: border-box;
}
.sryb_lj{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 55%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.sryb_l h3{
    font-size: 46px;
    color: #2c3238;
}

.sryb_l p{
    font-size: 14px;
    color: #999999;
}
.sryb_r h4{
    font-size: 20px;
    color: #282828;
    font-weight: bold;
}

.sryb_r p{
    font-size: 16px;
    color: #777777;
    padding-top: 12px;
}
.search .style_text{
    padding: 0 120px;
}
.search .style_text form{
    font-size: 0;
}
.search .style_text input{
    width: 86%;
    height: 50px;
    border: 1px solid #dbdbdb;
    display: inline-block;
    vertical-align: middle;
    padding-left: 34px;
    outline: none;
    box-sizing: border-box;
    font-size: 14px;
}
.search .style_text button{
    width: 14%;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #184891;
}
.search_list {
    padding: 60px 0;
}
.search_list .style_list{
    text-align: left;
}

.search_list  .style_list .newBox:hover{
    background: transparent;
}
.Web_map{
    background: url(../images/style_banner10.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 180px;
    padding-bottom: 150px;
}
.Web_map .style_text{
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    padding-bottom: 50px;
}

.Web_map .style_btn{
    background-color: #fff;
}
.Web_map .style_btn a{
    color: #184891;
}
.map_nav ul{
    border: 1px solid #687fa1;
    box-sizing: border-box;
    padding: 18px 0;
    margin-bottom: 10px;
}
.map_nav ul:first-of-type,.map_nav ul:first-of-type li:first-of-type{
    border: none;
}
.map_nav li{
    display: inline-block;
    margin: 0 24px;
}
.map_nav li:first-of-type{
    width: 15%;
    text-align: center;
    border-right: 1px solid #687fa1;
}
.map_nav li a{
    font-size: 16px;
    color: #fff;
}


.map_nav ul:hover{
    background: #fff;
    border: 1px solid #fff;
}

.map_nav ul:hover li a{
    color: #333333;
}
.map_nav ul:hover li:first-of-type a{
    color: #184891;
}
.map_nav ul:first-of-type:hover{
    background: transparent;
    border: none;
}
.map_nav ul:first-of-type:hover li:first-of-type a{
    color: #fff;
}
.events_ctr{
    width: 100%;
    height: 1px;
    background-color: #d0d0d0;
    margin: 40px 0;
    position: relative;
}
.events_ctr p{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #faa73f;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);      
}
.events_ctr p::after{
    content: '';
    width: 160%;
    height: 160%;
    background-color: #faa73f;
    opacity: .6;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);      
}
.events_ctr p::before{
    content: '';
    width: 240%;
    height: 240%;
    border-radius: 50%;
    background-color: #faa73f;
    opacity: .4;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);      
}
.cbm:hover{
    background: #184891;
}
.cbm:hover .time span,
.cbm:hover .time i,
.cbm:hover p,
.cbm:hover h4{
    color: #fff;
}











.search_list .cl_r p{
    padding-right: 0;
}

.search_list .newBox:hover{
    background-color: #184891;
}
.search_list .newBox:hover .cl_l p,.search_list .newBox:hover .cl_r p{
    color: #fff;
}
.search_list .style_list{
    margin-top: 20px;
}
.cpzx_nav{
    padding-bottom: 70px;
}
.cpzx_nav li{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    
    background-color: #e1e5ea;
    margin-right: 10px;
}
.cpzx_nav li:last-of-type{
    margin: 0;
}
.cpzx_nav li a{
    padding: 12px 20px;
    font-size: 14px;
    color: #282828;
    box-sizing: border-box;
}
.cpzx_nav .active a{
    color: #184891;
    font-weight: bold;
}

.tyCulture{
    padding: 60px 0;
    background-image: url(../images/tywh.jpg);
    background-position: center center;
    background-repeat:  no-repeat;
    background-size: cover;
    text-align: right;
}
.tyCulture_text{
    width: 64%;
    padding: 0 20px 40px 90px;
    box-sizing: border-box;
    display: inline-block;
    background: #fff;
    text-align: left;
}
.tyCulture2_text1 h2,
.tyCulture h2{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    padding: 10px 0 10px 60px;
    background-image: url(../images/tysj_icons.png);
    background-position: left center;
    background-repeat:  no-repeat;
    background-size: auto;
    margin-top: 30px;
    box-sizing: border-box;
}
.tyCulture h4,.tyCulture h3,.tyCulture p,.tyCulture2_text1 p{
    padding-left: 60px;
    box-sizing: border-box;
}
.tyCulture h3{
    font-size: 30px;
    font-weight: bold;
    color: #184891;
    padding-top: 30px;
}
.tyCulture h4{
    margin-top: 26px;
    font-size: 18px;
    font-weight: bold;
    color: #184891;
    position: relative;
}
.tyCulture h4::after{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #f8bd3b;
    position: absolute;
    left: 46px;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}
.tyCulture2_text1 h3::after{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #f8bd3b;
    position: absolute;
    left: 46px;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}
.tyCulture p{
    font-size: 18px;
    color: #333333;
    line-height: 26px;
}
.tyCulture2_text1 p{
    font-size: 18px;
    color: #333333;
    line-height: 26px;
    margin-bottom: 20px;
}
.tyCulture_text3 p{
    padding-top: 30px;
}
.tyCulture2{
    padding: 50px 0;
    box-sizing: border-box;
}
.tyCulture2_text{
    padding: 40px 0;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
}
.tyCulture2_text1,.tyCulture2_text12{
    display: inline-block;
    vertical-align: middle;
}
.tyCulture2_text1{
    width: 50%;
    padding-left: 80px;
    box-sizing: border-box;
}
.tyCulture2_text12{
    width: 50%;
}
.tyCulture2_text12 img{
    width: 100%;
    height: auto;
}

.tyCulture2_text1 h2{
    margin: 0;
    margin-bottom: 40px;
}
.tyCulture2_text1 h3{
    padding-left: 60px;
    font-size: 18px;
    color: #184891;
    font-weight: bold;
    position: relative;
}
.tyCulture2_text1 h3 span{
    color: #cdcdcd;
}