.box-logo {
    z-index: 999;
    position: absolute;
    overflow: hidden;
    top: 30px;
    left: 58px;
}
.box-logo img{
    width:60px;
    height:60px;
}

.box-nav1{
    z-index: 998;
    position: fixed;
    top: 30px;
    right: 39px;
    width: 1080px;
    height: 70px;
    line-height:70px;
    background: rgba(29, 120, 255, .5);
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
.box-nav1 a{
    display: inline-block;
    padding:0 21px;
}
#home-carousel .carousel-inner .item {
    background: url(../../images/video.png) 0 0 repeat;
    background-size: cover;
}
#home-carousel .carousel-inner p {
    color: #FFFFFF;
    font-family: roboto;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 59px;
    margin-top: 0;
    text-shadow: none;
}
.spyym {
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    top: 0px;
    left: 0px;
}
#section0{
    background:rgba(2, 16, 30, 1)
}
#home-carousel video {
    margin: auto;
    position: absolute;
    z-index: -1111;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: .7;
    width: 1922px;
    height: auto;
}
#home-carousel .carousel-caption {
    display: table;
    height: 100%;
    width: 100%;
    min-height: 100%;
    left: -18%;
    /* left: 0; */
    top: 50%;
    z-index: 1;
}

element.style {
}
#home-carousel .carousel-caption {
    display: table;
    height: 100%;
    width: 100%;
    min-height: 100%;
    left: -18%;
    /* left: 0; */
    top: 50%;
    z-index: 1;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
}
#home-carousel .carousel-inner h2 {
    color: #FFFFFF;
    font-family: "Microsoft YaHei";
    font-size: 72px;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: none;
}
#home-carousel .carousel-inner h2 img{
   width:654px;
   height:331px;
}
/*第二屏*/
#section1 {
    background: url(../../img/newbg.jpg) no-repeat center 50%;
    -webkit-background-size: cover;
    background-size: cover;
}

.title-box{
    text-align: center;
   /* padding-top:100px; */
}
.title-ch{
    font-size: 40px;
    color: #FFFFFF;
    line-height: 47px;
}
.title-eng{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
    margin-top:5px;
}
.news-lists{
    margin-top:30px;
}
.news-item{
    padding:18px;
    /* background-color: rgba(2, 16, 30, .3); */
    /* margin-bottom:24px; */
    opacity: 0;
	background-color: rgb(72 108 144 / 85%);
	margin-bottom: 5px;
}
.news-img{
    width: 258px;
    height: 164px;
}
.news-title{
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
.news-desc{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
    margin-top:14px;
}
.news-date{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
    margin-top:17px;
}
.news-content{
    width:866px;
}
/*企业文化*/
#section3 {
    background: url(../../img/culturebg.jpg) no-repeat center 50%;
    -webkit-background-size: cover;
    background-size: cover;
}
.company-lists{
    margin-top:60px;
}
.company-item{
    display: inline-block;
    margin-right:35px;
    opacity: 0;
}
.company-item:nth-child(4n){
    margin-right:0;
}
.company-img{
    width:270px;
    height:390px;
}
.company-title{
    font-size: 20px;
    color: #000;
    line-height: 23px;
    margin-top:23px;
    text-align: center;
    font-weight: bold;
}
.company-more{
    margin:0 auto;
    width: 200px;
    height: 48px;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #333333;
    font-size: 20px;
    color: #333333;
    line-height: 48px;
    margin-top:63px;
    text-align: center;
}
/*党建引导*/
#section4 {
    background: url(../../img/partybg.jpg) no-repeat center 50%;
    -webkit-background-size: cover;
    background-size: cover;
}

.party-lists{
    margin-top:89px;
}
.party-desc{
    font-size: 32px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    line-height: 55px;
    background: linear-gradient(121deg, #FF0000 0%, #0869FB 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity:0;
}
.dream-list{
    margin-top:30px;
    text-align: center;
}
.dream-item{
    display: inline-block;
}
.dream-item img{
    width:418px;
    height:103px;
}

/*社会责任*/
#section5 {
    background: url(../../img/bg.jpg) no-repeat center 50%;
    -webkit-background-size: cover;
    background-size: cover;
}
.social-lists{
    margin-top:59px;
}

.social-item{
    display: inline-block;
    width: 380px;
    height: 300px;
    border-radius: 0px 0px 0px 0px;
    /* opacity: 0.7; */
    position:relative;
    margin-right: 30px;
    margin-bottom: 30px;
    background-size: cover;
    z-index:0;
}
.social-img-box{
    position: absolute;
    top:0;
    left:0;
    background-color: #000;
    z-index:2;
}
.social-img-box img{
    max-width: 100%;
    z-index:1;
    /* opacity: .7; */
}
.social-item:hover .social-img-box img{
	opacity: .7;
}
.social-item:nth-child(3n){
    margin-right: 0;
}
.social-title{
    font-size: 30px;
    color: #FFFFFF;
    line-height: 35px;
}
.social-desc{
    font-size: 20px;
    color: #FFFFFF;
    line-height: 23px;
    margin-top:20px;
}
.social-content{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%,-50%);
    text-align: center;
    z-index: 99;
    padding: 20px;
    width: 100%;
}

/*联系我们*/
#section6 {
    background: url(../../img/content_bg.jpg) no-repeat center 50%;
    -webkit-background-size: cover;
    background-size: cover;
}
.market-lists{
    margin-top:124px;
}
.market-line{
    font-size: 16px;
    color: #333;
    line-height: 19px;
    margin-bottom:30px;
    font-weight: bold;
    display: inline-flex;
}
.market-line:last-child{
    margin-bottom:0;
}
.market-item{
    width: 370px;
    height: 260px !important;
    display: block;
    position: relative;
    
}
.market-item:hover .market-content{
	display: block;
}
.market-item:hover .img-box img{
	opacity: 0.3;
}
.market-item .img-box{
    /* opacity: 0.5; */
    width:100%;
    height:100%;
    content:'';
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    
    background-color: #fff;
    
    /* z-index:1; */
}
.market-item .img-box img{
    width:100%;
    height:100%;
    /* opacity: 0.6; */
}
.market-content{
    z-index:33;
    top:0;
    left:0;
    bottom:0;
    right:0;padding:30px 25px;
    position: absolute;
	display:none;
}
.market-line img{
    width:16px;
    height:16px;
    margin-right:11px;
}
.label{
    margin-right:19px;
    width:64px;
}
.label-title{
    width:200px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '' !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}
.swiper-button-next img, .swiper-button-prev img{
    width:83px;
    height:83px;
}
.swiper-button-next, .swiper-button-pre,.swiper-button-next, .swiper-button-prev{
    top:60% !important;
}
.contactus{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 21px;
    background: rgba(2, 16, 30, .3);
    padding: 99px 136px 36px 63px;
    margin-top:-60px;
}
.contactus-line{
    margin-bottom:42px;
}
.contactus-line img{
    width:21px;
    height:21px;
}
.wechat-code{
    width:145px;
    height:145px;
}
.wechat-box{
    text-align: center;
}
.code-title{
    margin-top:19px;
}
.footers{
    background: #022D55;
    position: absolute;
    text-align: center;
    line-height: 36px;
    width: 100%;
    bottom: 0px;
    background: #022D55;
    /* height: 103px; */
    padding:20px 0;
    color: #fff;
    left: 0px;
}
/*蒙层*/
.mesk{
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    tOP:0;
    z-index: 998;
    background-color: rgba(0, 0, 0, .7);
}
.img-box-mesk{
    z-index:999;
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50% , -50%);
    width:626px;
    height:626px;
}
.year-img{
    width:626px;
    height:626px;
    /* top:50%;
    left:50%;
    transform: translate(-50% , -50%); */
}
.close{
    width:48px;
    height:48px;
    position: absolute;
     top:0;
    right:0;
    
}


/*地图*/
.amap-info-content {
    background: rgba(29, 120, 255, .5) !important;
    color: #fff !important;
}
.bottom-center .amap-info-sharp {
    border-top: 8px solid rgba(29, 120, 255, .5);
}
.amap-info-close{
	display:none;
}
.msg-btn{
	color:#0565f4;
	width:100px;
	font-weight: bold;
}
#time{
	width: 99px;
	height: 48px;
	background: rgba(0, 0, 0, .2);
	border-radius: 100px 100px 100px 100px;
	position: absolute;
	top: 0;
	right: 60px;
	font-size:30px;
	color:#fff;
	text-align: center;
}