html{
    background-color: #000;
}
.kv-wrapper{
    width: 750px;
    height: 780px;
    position: relative;
}
.kv-wrapper img:first-child{
    width: 100%;
    height: 100%;
}
.kv-wrapper a:nth-child(2){
    position: fixed;
    width: 93px;
    height: 87px;
    top: 594px;
    right: 8px;
    z-index: 99;                
}
.active-wrapper{
    width: 750px;
    height: 515px;
    background: url(../images/wap-bg_02.jpg) no-repeat;
    background-size: 100%;
    position: relative;
}
.nav-wrapper{
    width: 750px;
	height: 46px;
    background: url(../images/nav-bg.png) no-repeat top left;
    padding: 0 22px 0 25px;
    background-size:750px 39px;
    font-size: 0;    
}
.nav-wrapper li{
    display: inline-block;
    vertical-align: top;
    font-size: 19px;
	line-height: 35px;
	letter-spacing: 3px;
    color: #ffffff;
    height: 46px;
}
.nav-wrapper li a{
    color: #ffffff;
}
.nav-wrapper .nav1{
    width: 216px;
    /* height: 39px; */
    text-align: center;
}
.nav-wrapper .nav2 {
    width: 271px;
}
.nav-wrapper .nav2 i{
    display: inline-block;
    width: 163px;
    height: 14px;
    background: url(../images/nav3.png) no-repeat;
    background-size: 100%;
    margin-right: 5px;
}
.nav-wrapper .active1{
    background: url(../images/nav-active2.png) no-repeat top left;
    background-size: 214px 46px;
}
.nav-wrapper .active2{
    background: url(../images/nav-active2.png) no-repeat top left;
    background-size: 213px 46px;
}
.nav-wrapper .active3{
    background: url(../images/nav-active2.png) no-repeat top left;
    background-size: 271px 46px;
}
.act-content{
    /* width: 665px; */
    /* margin: 61px auto 85px; */
    margin-top: 61px;
}
.act-content h3{
    width: 413px;
    height: 38px;
    text-align: center;
    background: url(../images/active-title.png) no-repeat center left;
    background-size: 413px 37px;
    margin: 0 auto;
}
.act-content .act-p{
    width: 704px;
	font-size: 19px;
	line-height: 26px;
	letter-spacing: 3px;
    color: #ffffff;
    text-align: center;
    margin: 36px auto 0;
}
.act-ul{
    width: 710px;
    font-size: 0;
    /* margin: 85px auto 0; */
    position: absolute;
    left: 0;right: 0;
    bottom: 8px;
    margin: 0 auto;
}
.act-ul .active-li,.act-ul .wuhan-li,.act-ul .changchun-li{
    position: relative;
}
.act-ul .active-li::before{
    position: absolute;
    content: "";
    width: 117px;
    height: 53px;
    background: url(../images/active-icon.png) no-repeat;
    background-size: 100%;
    top: -53px;
    left: 26px;
}
.act-ul .wuhan-li::before{
    position: absolute;
    content: "";
    width: 117px;
    height: 53px;
    background: url(../images/wuhan-icon.png) no-repeat;
    background-size: 100%;
    top: -53px;
    left: 26px;
}
.act-ul .changchun-li::before{
    position: absolute;
    content: "";
    width: 117px;
    height: 53px;
    background: url(../images/changchun-icon.png) no-repeat;
    background-size: 100%;
    top: -53px;
    left: 26px;
}
.act-ul li{
    display: inline-block;
    vertical-align: top;
    width: 170px;
	height: 76px;
    border: solid 3px #313131;
    box-sizing: border-box;
    background-color: #313131;
    margin-right: 10px;
}
.act-ul li:last-child{
    margin-right: 0;
}
.act-ul li p{
    width: 163px;
    height: 18px;
    background-color: #000;
    color: #fefefe;
    position: relative;
}
.act-ul li p span{
    position: absolute;
}
.act-ul li p span:first-child{
    font-size: 25px;
    letter-spacing: 3px;
    top: 1px;
    left: 4px;
}
.act-ul li p span:last-child{
    font-size: 13px;
    top: 2px;
    right: 6px;
}
.act-ul li img{
    display: block;
    width: 101px;
    height: 19px;
    margin: 20px auto 0;
}
.act-ul li .img{
    margin: 0;
    width: 163px;
    height: auto;
}

.video-wrapper{
    width: 750px;
    height: 534px;
    background: url(../images/wap-bg_03.jpg) no-repeat;
    background-size: 100%;
    padding-top: 53px;
    box-sizing: border-box;
}
.video-wrapper h3{
    width: 413px;
    height: 38px;
    text-align: center;
    background: url(../images/video-title.png) no-repeat center left;
    background-size: 413px 37px;
    margin: 0 auto;
}
.video-wrap{
    width: 625px;
	height: 276px;
    background-color: #000;
    margin: 47px auto 17px;
    position: relative;
}
.video-wrap video{
    width: 625px;
    height:100%;
    margin: 0 auto;
}
.video-wrap i{
    position: absolute;
    display: block;
    left: 0;top: 0;
    right: 0;bottom: 0;
    margin: auto;
    width: 214px;
    height: 82px;
    background: url(../images/player.png) no-repeat;
    background-size: 100%;
}
.swiper--wrapper1{
    width: 518px;
    margin: 0 auto;
    position: relative;
}
.video-swiper{
    width: 518px;
}
.video-swiper .swiper-slide{
    width: 159px;
    height: 70px;
}
.video-swiper .swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper--wrapper1 .video-prev{
    left: -46px;
    height: 38px;
    background: url(../images/video-left.png) no-repeat;
    background-size: 19px 38px;
    margin-top: -19px;
}
.swiper--wrapper1 .video-next{
    right: -46px;
    height: 38px;
    background: url(../images/video-right.png) no-repeat;
    background-size: 19px 38px;
    margin-top: -19px;
}



.pohoto-wrapper{
    width: 750px;
    height: 695px;
    background: url(../images/wap-bg_04.jpg) no-repeat;
    background-size: 100%;
    /* padding-top: 54px; */
    box-sizing: border-box;
    position: relative;
}
.mengceng{
    position: absolute;
    top: 0;bottom: 0;
    left: 0;right: 0;
    background: rgba(0, 0, 0, 0.8)
}
.pohoto-wrapper h3{
    width: 413px;
    height: 38px;
    text-align: center;
    background: url(../images/poto-title.png) no-repeat center left;
    background-size: 413px 37px;
    margin: 54px auto 0;
}
.poto-swiper{
    width: 691px;
    margin-top: 48px;
}
.poto-swiper .swiper-slide{
    width: 691px;
    height: 385px;
}
/* .poto-swiper .swiper-slide-active{
    background: url(../images/photo-bg.png) no-repeat top left;
    background-size: 691px 385px;
} */
.poto-swiper .swiper-slide-active::before{
    position: absolute;
    display: block;
    width: 691px;
    height: 385px;
    content: "";
    background: url(../images/photo-bg.png) no-repeat top left;
    background-size: 691px 385px;
    z-index: 13;
}
.poto-swiper .swiper-slide img{
    width: 690px;
    height: 383px;
}
.poto2-swiper{
    width: 691px;
    margin-top: 22px;
}
.poto2-swiper .swiper-slide{
    width: 127px !important;
    height: 70px;
}
.poto2-swiper .swiper-slide-active{
    background: url(../images/photo2-bg.png) no-repeat top left;
    background-size: 127px 70px;
}
.poto2-swiper .swiper-slide-active::before{
    position: absolute;
    display: block;
    width: 127px;
    height: 70px;
    content: "";
    background: url(../images/photo2-bg.png) no-repeat top left;
    background-size: 127px 70px;
    z-index: 13;
}
.poto2-swiper .swiper-slide img{
    width: 125px;
    height: 70px;
}

.news-wrapper{
    width: 750px;
    height: 535px;
    background:#181818 url(../images/wap-bg_05.jpg) no-repeat;
    background-size: 100%;
    padding-top: 49px;
    box-sizing: border-box;
}
.news-wrapper h3{
    width: 413px;
    height: 38px;
    text-align: center;
    background: url(../images/news-title.png) no-repeat center left;
    background-size: 413px 37px;
    margin: 0 auto;
}

.news-cont{
    margin-top: 54px;
}
.news-nav{
    width: 717px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.news-nav li{
    width: 239px;
    height: 61px;
    text-align: center;
	font-size: 27px;
	line-height: 42px;
	letter-spacing: 4px;
    color: #ffffff;
}
.news-nav li.active{
    background: url(../images/news-arrow.png) no-repeat left bottom;
    background-size: 239px 17px;
}
.news-wrap{
    width: 750px;
    height: 350px;
    margin-top: -17px;
    padding-top: 58px;
    background-color: #2e2e2e;
    box-sizing: border-box;
}
.news-swiper{
    /* margin-top: 58px; */
    width: 710px;
    height: 282px;
}
.news-swiper .swiper-slide{
    width: 710px;
    height: 234px;
    font-size: 0;
}
.news-swiper .swiper-slide li{
    display: inline-block;
    vertical-align: top;
    width: 340px;
	height: 107px;
	background-color: #ffffff;
}
.news-swiper .swiper-slide li:nth-of-type(odd){
     margin-right: 28px;
}
.news-swiper .swiper-slide li:nth-child(1),.news-swiper .swiper-slide li:nth-child(2){
    margin-bottom: 20px;
}
.news-swiper .swiper-slide li div{
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}
.news-swiper .swiper-slide li .left{
    width: 107px;
	height: 108px;
    background-color: #aaaaaa;
    position: relative;
}
.news-swiper .swiper-slide li .left img{
    width: 100%;
    height: 100%;
}
.news-swiper .swiper-slide li .left i{
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    top: 0;left: 0;
    background: transparent url(../images/news-top.png) no-repeat;
    background-size: 24px 24px;
}
.news-swiper .swiper-slide li .right{
    width: 233px;
    height: 108px;
    position: relative;
    padding: 42px 10px 16px;
    box-sizing: border-box;
}
.news-swiper .swiper-slide li .right h2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
	font-size: 18px;
	line-height: 20px;
	color: #414040;
}
.news-swiper .swiper-slide li .right p{
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 4px;
    overflow: hidden;
    font-size: 14px;
	line-height: 16px;
	color: #414040;
    opacity: 0.6; */
    display: none;
}
.news-swiper .swiper-slide li .right i{
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    bottom: 0;right: 0;
    background: transparent url(../images/news-bottom.png) no-repeat;
    background-size: 24px 24px;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: url(../images/page.png) no-repeat;
    width: 10px;
    height: 8px;
    background-size: 10px 10px;
}
.news-swiper2,.news-swiper3{
    display: none;
}

.footer {
    width: 750px;
    height: 64px;
    background: #000;
    color: #999;
    clear: both;
    overflow: hidden;
    zoom: 1;
}
.footer_con {
    width: 710px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding-top: 15px;
}
.site-phone {
    display: inline-block;
    vertical-align: top;
    width: 500px;
    font-size: 12px;
}
.site-phone img{
    width: 160px;
    height: auto;
}
.footer span {
    display: block;
    font-size: 12px;
    color: #fff;
}
.footer .site-menu a {
    display: inline-block;
    color: #999;
    /* padding: 0 2px; */
    font-size: 12px;
    height: 14px;
    line-height: 14px;
}
.site-phone a {
    color: #5d5d5d;
    margin-top: 10px;
    display: inline-block;
}
.footer .site-menu {
    width: 195px;
    margin-left: 10px;
    text-align: center;
    padding-top: 15px;
    display: inline-block;
    vertical-align: top;
}