.main {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 500px;
    margin: 0px;
    padding: 0px;
    right: 0;
    background-image: linear-gradient(90deg, #fff 9.9%, #000 90%);
    font-family: sans-serif;
}
body{
    background: #fff;
}
.statement{
    display: none;
}
/*.text {
    position: absolute;
    font-size: 3vw;
    text-align: center;
    font-weight: bold;
    color: #fff;
    top: 20%;
    left: 20%;
    margin-top: -40px;
    margin-left: -200px;
    overflow: hidden;
    mix-blend-mode: difference;
}*/
/* .news-detail-bg{
    width: 60%;
    margin-left: 40%;
} */
.events .news-detail-container{
    margin-left: 35%;
    top: 20%;
}
.news-detail-container.next_1 .detail-img{
    -webkit-animation-name: fadeIn; /*动画名称*/
    -webkit-animation-duration: 3s; /*动画持续时间*/
    -webkit-animation-iteration-count: 1; /*动画次数*/
    -webkit-animation-delay: 0s; /*延迟时间*/
}
@-webkit-keyframes fadeIn {
        0% {
        opacity: 0; /*初始状态 透明度为0*/
        }
        100% {
        opacity: 1; /*结尾状态 透明度为1*/
        }
}
.news-detail.events{
    margin-top: 140px;
    margin-bottom: 300px;
}
.events .news-detail-bg {
    width: 75.6%;
    position: relative;
    margin-left: 24.4%;
}
.min-t{
    position: absolute;
    width: 16%;
    display: flex;
    margin-left: 0%;
    flex-direction: column;
    z-index: 100;
    position: absolute;
    bottom: -16%;
    left: 24.35%;
}
.t-even{
    width: 19%;
    position: absolute;
    top: 28.8%;
    left: -4.16%;
    display: flex;
    margin-left: 0%;
    flex-direction: column;
    z-index: 100;
    left: 20.3%;
}
.t-even >.detail-img{
    width: 100%;
    height: auto;
}
.b_vu{
    width: 45%;
    display: flex;
    margin-left: 35%;
    z-index: 100;
    position: absolute;
    top: 115%;
    left: 10%;
}
.b_vu .f{
    text-align: right;
    max-width: 55%;
    color: #383838;
    line-height: 1.8;
}
.b_vu .btn_new{
    flex:1;
    margin-top: 5px;
}
.door-banner-img, .custom-banner-list{
    margin-top: 140px;
}
.zhz{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.b_vu .btn_new >.detail-img{
    width: 52px;
    height: auto;
}
.min-t >.detail-img {
    width: 100%;
    height: auto;
}
.s_line{
    width: 2px;
    height: 114%;
    position: absolute;
    top: 20%;
    left: 50%;
    z-index: 99;
    margin-left: -5.8%;
    background: rgba(0,0,0,0.2);
}
.btn_new .detail-img:hover{
    opacity: 80%;
}
.pc-header{
    width: 100%;
}
.pc-header .user-operation{
    padding-right: 20px;
}
.pc-header .nav>.nav-item.active span{
    font-weight: bold;
    color: #383838;
}
.pc-header .nav>.nav-item span{
    color: #444;
}
.pc-header .nav>.nav-item.nav-item-active span{
    color: #fff;
}
.footer-top>.footer-top-link>.footer-top-link-item a:hover{
  font-weight: bold;
}
.pagination>.pagination-item:hover{
  color: #fff;
  background: #383838;
}
.mobile-tb_bg{
    display: none;
}
@keyframes textanimate {
    0% {
        margin-left: -200px;
    }

    100% {
        margin-left: -70px;
    }
}
/* .fills:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
     -webkit-filter: blur(10px);
       -moz-filter: blur(10px);
        -ms-filter: blur(10px);    
            filter: blur(10px);
    background: rgba(255,255,255,0.6);
    z-index: 9999;
    animation: op 1.5s ease-out;
} */
@keyframes op {
    0% {
        opacity: .6;
    }
        50% {
        opacity: .4;
    }
    100% {
        opacity: 0;
    }
}
/* .news-detail-bg:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
     -webkit-filter: blur(10px);
       -moz-filter: blur(10px);
        -ms-filter: blur(10px);    
            filter: blur(10px);
    background: rgba(255,255,255,0.8);
    z-index: 66;
} */
.pc-header>.pc-logo-div-custom{
    width: 123px;
    height: auto;
    margin-top: 25px;
}
.pc-header{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0;
}
.pc-header .nav{
    margin-left: 0!important;
    height: 85px;
}
.pc-header .nav>.nav-item.nav-item-active>.next-icon{
    margin-top: 10px;
}
.pc-header .nav>.nav-item.nav-item-active span{
    font-size: 18px;
    margin-top: 10px;

}
.pc-header .nav>.nav-item{
    font-size: 16px;
}
.pc-header .nav>.nav-item span{
    margin-top: 20px;
}
.pc-header .l_o{
    padding-left: 7.13%;
    float: left;
}
.pc-header .r_o{
    float: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-items: flex-end;
    margin-left: 40px;
}
.pc-header .user-operation{
    height: 85px;
    /*width: 202px;*/
}
.pc-header .r_o .nav{
    min-width: 755px;
    /*max-width: 755px;*/
}
.pc-container-infor{
    margin-top: 256px;
}
.pc-header .nav>.nav-item{
    height: 85px;
}
.pause {
    animation-play-state: paused !important;
}
.pc-logo-div-custom {
    margin-top: 25px;
}
.t-even-yd{
    display: none;
}
.bg_e{
    background: url(../images/1.jpg) no-repeat;
    background-position: center;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.contaner-e{
    height: 800px;
    position: relative;
    background: url(../images/e_l_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.s_logo{
    width: 66px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -33px;
    margin-top: -42px;
}
.s_logo img{
    width: 100%;
}
.contaner-e .lp{
    overflow: hidden;
    min-height: 480px;
    width: 480px;
    /* margin: 70px auto; */
    position: absolute;
    left: 50%;
    margin-left: -240px;
    top: 127px;
    z-index: 999;
}
.tb_bg {
    position: relative;
    overflow: hidden;
    width:100%;
    min-height: 210px;
    margin-top: 100px;
}
.tb_bg .box{
    width: 80%;
    position: absolute;
    right: 0;
    bottom: -4px;
}
.tb_bg .box img{
    width: 100%;
}
.text_ecol{
    margin-left: 28%;
    font-size: 14px;
    margin-top: 40px;
    margin-right: 19%;
    margin-bottom: 200px;
}
.text_ecol p{
    line-height: 2.5;
    margin-bottom: 20px;
    color: #4d4d4d;
    text-align: justify;
}
.dn{
    display: none;
}
.menu-top{
    position: fixed;
    width: 100%;
    z-index: 9999;
    background: url(../images/pc-bg.jpg) no-repeat;
    background-size: cover;
    animation: .2s opacity2 ease-in;
    overflow-y:scroll;
    overflow-x:hidden;
    top: 0;
    bottom: 0;
}
@keyframes opacity2{
    0%{opacity:0}
    100%{opacity:1;}
}
@-webkit-keyframes opacity2{
    0%{opacity:0}
    100%{opacity:1;}
}
@-moz-keyframes opacity2{
    0%{opacity:0}
    100%{opacity:1;}
}
.menu-top a{
 color: #383838;
}
.menu-top .top{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px #808080 solid;
    height: 85px;
    clear: both;
}
.menu-top .top .l{
    float: left;
    padding-left: 7.13%;
}
.menu-top .top .l img{
    margin-top: 24px;
}
.menu-top .top .r{
    float: right;
    margin-right: 58px;
    width: 32px;
}
.menu-top .top .r img{
    margin-top: 25px;
    width: 100%;
}
.menu-top .center{
    margin-top: 36px;
    clear: both;
}
.menu-top .center ul li{
    text-align: center;
    line-height: 70px;
    color: #000;
    opacity: .8;
    font-size: 18px;
}
.menu-top .bottom{
    float: right;
    margin-top: 10px;
    padding-bottom: 50px;
    width: 100%;
    /*display: flex;*/
    /*justify-content: space-between;*/
}
.menu-top .bottom .footer-top-link-item_a{
    float: left;
    margin-top: 20px;
}
.menu-top .bottom .footer-top-link-item_a span{
    font-size: 16px;
    margin-left: 5px;
    text-decoration: underline;
}
.menu-top .bottom .footer-top-icon{
    float: right;
    padding-top: 0;
    padding-left: 24px;
    margin-right: 35px;
}
.menu-top .bottom a img{
    width: 18px;
    height: 16px;
    display: inline-block;
}
.menu-top .bottom .footer-top-icon  .footer-top-icon-item{
    width: 54px;
    height: 54px;
}
/* 微信二维码新增 */
.menu-top .bottom .footer-top-icon .footer_ewm_box #footer_ewm{
		position: absolute;
		top:-86px;
		/* left:0; */
		display: none;
		width:80px;
		height:80px;
	}
.menu-top .bottom 	.footer-top-icon .footer-top-icon-item:hover{
		opacity: 1;
	}
.menu-top .bottom 	.footer-top-icon .footer_ewm_box:hover #footer_ewm{
		display: block;
		opacity: 1;
	}
	
	
	
.footer-top>.link-top{
    opacity: .4;
    cursor: pointer;
}
.footer-top>.link-top:hover{
    opacity: .6;
}
@media screen and (max-width: 1370px) {
    .pc-header .r_o{
        /* width: 60%; */
    }
    .tb_bg {
        margin-top: 70px;
    }
}
@media screen and (max-width: 1440px) {
    .footer-top {
        height: 283px;
    }
    .text_ecol{
        font-size: 12px;
    }
    .footer-top>.footer-top-link{
        margin-top: 70px;
    }
    .pc-footer-corner_marker{
        margin-top: 30px;
    }
    .footer-top>.link-top{
        width: 5rem;
        height: 5rem;
    }
    .footer-top>.link-top>.next {
        width: 1.6rem;
        height: 1.5rem;
    }
    .footer-top>.link-top>.text{
        font-size: 1.2rem;
        margin-top: 4px;
    }
    .footer-top>.footer-top-link>.footer-top-link-item a{
        font-size: 1.2rem;
    }
    .footer-top>.footer-top-icon>.footer-top-icon-item{
        width: 44px;
        height: 44px;
    }
}
@media screen and (max-width: 1190px) {
   .b_vu{
        bottom: -32%;
   }
}
@media screen and (max-width: 1080px) {
   .pc-header .r_o{
       width: 68%;
   }
}
@media screen and (max-width: 1045px){
    .pc-header, .tb_bg{
        display: none;
    }
    .s_logo{
        width: 28px;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -14px;
        margin-top: -18px;
    }
    .pc-container-infor{
        margin-top: 130px;
    }
    .mobile-tb_bg{
        width: 100%;
        position: relative;
        max-height: 14vh;
        margin-top: 50px;
    }
    .mobile-tb_bg .box{width: 100%;}
    .mobile-tb_bg .box img{
        width: 100%;
    }
    .t-mobile-min{
        position: absolute;
        width: 195px;
        top: -26.6px;
        left: 20px;
    }
    .t-mobile-min img{
        width: 100%;
    }
    .mobile-tb_bg{
        display: block;
    }
    .door-banner-img, .custom-banner-list{
        margin-top: 50px;
    }
    .custom-footer-container-footer-top{
        margin: 0 15px!important;
        width: auto !important;
    }
    .footer-top{
        height: 166px;
        padding-bottom: 8px;
        background: linear-gradienst(to bottom,  #c2c2c2,#808080);
    }
    .footer-top>.footer-top-icon{
        padding-top: 14px;
        margin-top: 0;
        /* margin-bottom: 40px;s */
    }
    .statement{
        padding:40px 15px 0;
        color: #fff;
        opacity: .5;
    }
    .footer-top-icon>.footer-top-icon-item{
        background: #313131;
    }
    .statement{
        display: block;
    }
}
@media screen and (max-width: 768px) {
    #container{
        display: none;
    }
    .pc-footer-corner_marker{
        font-size: 10px!important;
    }
    .menu-top{
        height: 700px;
        background: url(../images/m-bg.jpg) no-repeat;
        background-size:auto 100% ;
    }
    .menu-top .top{
        height: 55px;
    }
    .menu-top .top .l{
        width: 100px;
    }
    .menu-top .top .l img{
        width: 100%;
    }
    .menu-top .top .r{
        width: 18px;
        margin-right: 15px;
    }
    .menu-top .top .r img{
        margin-top: 20px;
    }
    .menu-top .center ul li{
        font-size: 15px;
        line-height: 58px;
    }
    .menu-top .bottom .footer-top-link-item_a{
        margin-top: 5vh;
        clear: both;
        width: 100%;
    }
    .menu-top .bottom .footer-top-link-item_a img{
        float: right;
    }
    .menu-top .bottom .footer-top-link-item_a span{
        float: right;
        margin-right: 24px;
    }
    .menu-top .bottom .footer-top-icon{
        clear: both;
        margin-right: 22px;
        margin-top: 20px;
    }
    .menu-top .bottom .footer-top-icon .footer-top-icon-item{
        width: 28px;
        height: 28px;
        
    }
    .menu-top .bottom .footer-top-icon .footer-top-icon-item img{
        width: 11px;
        height: 9px;
    }
    .contaner-e .lp{
        min-height: 146px;
        width: 146px;
        left: 50%;
        margin-left: -73px;
        top: 39px;
        z-index: 999;
    }
    .contaner-e{
        background: url(../images/bg.jpg) no-repeat;
        height: 244px;
        position: relative;
        background-position: center;
    }
    .bg_e{
        background: url(../images/1.png.jpeg) no-repeat;
        background-position: center;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 888;
    }
    .events .news-detail-bg{
        width: 100%;
        margin-left: 0;
    }
    .s_line,.t-even{
        display: none;
    }
    .news-detail.events{
        margin-top: 60px;
    }
    .events .news-detail-bg >.img-bg {
        height: 267px;
    }
    .t-even-yd{
        width: 53.46%;
        position: absolute;
        top: -35px;
        left: 3.6%;
        display: block;
        margin-left: 0%;
        flex-direction: column;
        z-index: 100;
    }
    .t-even-yd >.detail-img{
        width: 100%;
        height: auto;
    }
    .events .news-detail-container{
        width: 70.53%;
        margin-left: 0;
        left: inherit;
        right: 0;
        top: inherit;
        bottom: 0;
        margin-bottom: -7.8vh;
    }
    .min-t{
        width: 26.66%;
        left: 0%;
        bottom: -50px;
    }
    .b_vu{
        margin-left: 0;
        left: inherit;
        right: 12px;
        width: 75%;
        display: inherit;
        top: 112%;
    }
    .b_vu .f{
         max-width: 100%;
         text-align: left;
         text-align: justify;
    }
    .b_vu .btn_new{
        width: 34px;
        margin-bottom: 20px;
    }
    .b_vu .btn_new>.detail-img{
        width: 34px;
    }
    .news-detail.events{
        margin-bottom: 36vh;
    }
    .text_ecol{
        margin-top: 30px;
        margin-left: 15px;
        margin-right: 15px;
        text-align: justify;
        margin-bottom: 70px;
    }
    .text_ecol p{
        line-height: 2;
        text-align: justify;
    }
}
.zhz{
    display: inline-block!important;
}
@media screen and (max-width: 768px) and (min-height: 1024px){
    .min-t {
        bottom: 0vh;
    }
    .events .news-detail-container {
        margin-bottom: -5.8vh;
    }
    .events .news-detail-bg >.img-bg {
        height: 48.9vh;
    }
    .t-even-yd{
        top: -56px;
        width: 40%;
    }
    .news-detail.events{
        margin-top: 140px;
    }
    .b_vu{
        right: 24px;
        bottom: -14vh;
    }
}
@media screen and (max-width: 375px){
    .min-t{
        bottom: 0.3vh;
    }
    .events .news-detail-container{
       bottom: 0;
       margin-bottom: -12vh;
    }
}
@media screen and (max-width: 375px) and (min-height: 812px){
    .min-t{
        bottom: -7.7vh;
    }
    .events .news-detail-container{
       bottom: 0;
       margin-bottom: -10.8vh;
    }
    .b_vu{
        bottom: -25vh;
    }
}
@media screen and (max-width: 375px){
    .min-t{
        bottom: 0!important;
    }
}
@media screen and (max-width: 411px) and (min-height: 823px){
    .events .news-detail-bg >.img-bg {
        height: 36.2vh;
    }
}
@media screen and (max-width: 360px){
    .min-t{
        bottom: .8vh;
    }
    .events .news-detail-container{
       bottom: 0;
       margin-bottom: -2vh;
    }
}
@media screen and (max-width: 414px){
    .news-detail.events{
        margin-bottom:30vh;
    }
    .min-t{
        bottom: 0vh;
    }
    .events .news-detail-container{
       bottom: 0;
       margin-bottom: -2.8vh;
    }
    .b_vu{
        bottom: -25vh;
    }
}
@media screen and (max-width: 320px){
    .min-t{
        bottom: 0.3vh;
    }
    .events .news-detail-container{
       bottom: 0;
       margin-bottom:-4vh;
    }
    .events .news-detail-bg >.img-bg{
        max-height: 200px;
    }
    .b_vu{
        top: 120%;
    }
}
@media screen and (max-width: 1045px)  and (min-width: 768px) {
    .culture-page,.concept-page,.contact-page,.about-page,.news-detail.events,.mobile-tb_bg,.door-banner-img,.pc-container-infor,.news-detail,.custom-banner-list{
        margin-top:260px;
    }
}
.next_1 .detail-img, .wd{
    display: none;
}
.next_1 .currImg, .wd-box .currImg{
    display: block;
}
@media screen and (max-width: 699px) {
    header{
        height:auto;
    }

    .c-header img{
        display:inline-block;
    }
}
@media (min-width:992px){
    .c-header{
        opacity:0;
    }
}
@media (min-width: 1000px){
    html, html.has-dom-loading {
        overflow: scroll!important;
    }
}
.pc-logo-div.pc-logo-div-custom{
    cursor:pointer;
}




.language{
    /*margin-left: 90px;*/
    display: flex;
    align-items: center;
}
.language_tit{
    display: flex;
    align-items: center;
}
.language_tit img{
    margin-right: 14px;
}
.language_tit p{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #383838;
}
.language_right{
    display: flex;
    align-items: center;
}
.language_right a{
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #7F7F89;
    margin-left: 21px;
    text-decoration: none;
}
