.w1200{
	width: 1200px;
	margin: 0 auto;
}

.banner{
	margin-top: 6rem;
	width: 100%;
	min-width: 1200px;
	height: 300px;
	overflow: hidden;
} 
.banner img{
	width: 100%;
	
}
.box1{
	width: 100%;
	min-width: 1200px;
	height: 60px;
	background-color: #ff7946;
}
.box1 .tabs{
	text-align: center;
	width: 37%;
	min-width: 456px;
	margin: 0 auto;
}
.box1 .tabs a{
	display: inline-block;
	width: 19.3%;
	height: 60px;
	line-height: 60px;
	font-size: 1rem;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	transition: all 0.5s;
}
.box1 .tabs a:hover{
	display: inline-block;
	width:19.3%;
	height: 60px;
	background-color:#fff;
    color: #ff7946;
}

  /*导航*/

.nav{
	width: 100%;
	height: 6rem;
	box-shadow:0rem 0.05rem 1.5rem #666;
	background-color: #fff;
	position: fixed;
	top: 0;
	z-index: 999;
}
.nav .w1200{
	position:relative;
}
.nav .w1200 h1{
	width: 6rem;
	height: 6rem;
	display: flex;
	align-items: center;
	float: left;
}
.nav .w1200 h1 a{
	display: block;
	width: 6rem;
	height: 6rem;
}
.nav .w1200 h1 a img{
	width: 6rem;
}
.nav .w1200 nav ul li{
	width: 6rem;
	height: 2rem;
	text-align: center;
	line-height: 2rem;
	float: left;
	font-size: 1.2rem;
	margin: 0 0.4rem;
	border-radius: 1.25rem;
}
.nav .w1200 nav ul li a{
	width: 6rem;
	height: 2rem;
	display: inline-block;
	text-align: center;
	line-height: 2rem;
	border-radius: 1.25rem;
}
.nav .w1200 nav ul li:last-child{
	margin-right: 0;
}
.nav .w1200 nav ul li a{
	color: #666;
}
.nav .w1200 nav ul li:nth-child(4) a{
	display: block;
	background: #ff7946;
	color: #FFFFFF;
	width: 6rem;
	height: 2rem;
	text-align: center;
	line-height: 2rem;
	border-radius: 1.25rem;
}
.nav .w1200 nav ul li:hover{
	background: #ff7946;
}
.nav .w1200 nav ul li:hover a{
	color: #FFFFFF;
}
.nav .w1200 nav ul li:active{
	background: #ff7946;
}
.nav .w1200 nav ul li:active a{
	color: #FFFFFF;
}
.nav .w1200 nav{
	min-width: 760px;
	height: 96px;
	float: right;
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
}

   /*banner*/
.top{
	margin-top: 6rem;
}
.swiper-pagination span{
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 0.25rem;
}
.swiper-slide img{
    background-size:contain|cover;
    width: 100%;
    min-width: 1200px;
    height: auto;
}
.daxiao{
	min-width: 1200px !important;
}
.dax{
    	min-width: 1200px !important;
    }

   /*公司动态*/
  
.news{
    margin-top: 3rem;
}

.news .news-top{
    height: 2.875rem;
}

.news .news-top .news-top-left{
    float: left;
}

.news .news-top .news-top-left h3,.jianjie h3{
    font-size: 1.375rem;
    font-weight: 600;
}

.news .news-top .news-top-left span,.jianjie span{
    font-size: 0.75rem;
    color: #666;
}

.news .news-top .news-top-right span{
    padding-right: 1rem;
	font-size: 0.85rem;
	float: right;
	height: 60px;
	line-height: 60px;
}

.news .news-top .news-top-right span a{
    color: #333;
	margin: 0 2px;
} 

.news .news-top .news-top-right span span{
    color: #ff7946;
}

.news .news-top .news-top-right span a:hover{
    color: #ff7946;
}
  
.news-bottom{
	width: 100%;
    margin-top: 3.125rem;
    height: 27rem;
}

.news-bottom-left{
    width: 50%;
    height: 27rem;
    background-color: #f8f8f8;
    float: left;
}

.news-bottom-left a{
    width: 100%;
    height: 27rem;
    display: block;
    padding: 2rem 0 3rem 3.75rem;
}
.news-bottom .news-bottom-left a h5{
    font-size: 1.875rem;
    color: #999; 
    /*font-family:"苹方";*/
}

.news-bottom .news-bottom-left a h4{
    font-size: 1.125rem;
    color: #333;
    width: 23.125rem;
    height: 1.25rem;
    margin:1rem 0;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
}

.news-bottom .news-bottom-left a p{
    width: 23.125rem;
    height: 2.5rem;
    line-height: 1.25rem;
    font-size: 0.75rem;
    /*letter-spacing:0.075rem;*/
    color: #999;
    transition: all 1s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-bottom .news-bottom-left:hover a p{
    padding-left: 1.875rem;
    border-left: 1px solid #999;
}
.news-bottom .news-bottom-left a .imgfd img{
    width: 23.75rem;
    height: 11.25rem;
    transition: all 1s ease;
}

.news-bottom .news-bottom-left a .imgfd{
    width: 90%;
    height: 11.25rem;
    overflow: hidden;
    margin-top: 1rem;
}
.news-bottom .news-bottom-left:hover a .imgfd img{
    transform:scale(1.2);
}
.news-bottom .news-bottom-left a span{
    display: block;
    width: 8.75rem;
    height: 2.375rem;
    background-color: #ff7946;
    text-align: center;
    line-height: 2.375rem;
    font-size: 1.625rem;
    color: #fff;
    margin-top: 1rem;
    transition: all 1s ease;
}
.news-bottom .news-bottom-left:hover a span{
    margin-left: 3rem;
}

.news-bottom-right{
    float: right;
    height: 27rem;
    width: 50%;
}
.news-bottom-right1{
    float: right;
    height: 9rem;
    border-top: 1px solid #cdcdcd;

}
.news-bottom-right .news-bottom-right1:last-child{
	border-bottom: 1px solid #cdcdcd;
}

.news-bottom-right1 a{
    height: 9rem;
    padding-top: 2rem;
    display: block;
}
.news-bottom-right1 a .news-bottom-right1-text{
    float: left;
    width: 24rem;
    transition:all 1s ease;
}

.news-bottom-right1 a:hover .news-bottom-right1-text{
    transform:translatex(1.25rem);
}
.news-bottom-right1 a .news-bottom-right1-text span{
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #666;
    border-radius: 0.375rem;
    margin-top:0.4rem;
    margin-right: 0.625rem;
    float: left;
}
.news-bottom-right1 a .news-bottom-right1-text h4{
    font-size: 1rem;
    color: #666;
    width: 22rem;
    height: 1.25rem;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition:all 0.5s ease;*/
}

.news-bottom-right1 a:hover .news-bottom-right1-text h4{
    color:#ff7946;
}
.news-bottom-right1 a .news-bottom-right1-text p{
    font-size: 0.75rem;
    color: #999;
    width: 22.5rem;
    height: 2.75rem;
    line-height: 1.5rem;
    margin-top: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-bottom-right1-icon{
    float: right;
}
.news-bottom-right1-icon h5{
    font-size: 1.625rem;
    color: #999;
}
.news-bottom-right1-icon span{
    display: block;
    margin-top: 2rem;
    margin-left: 0.98rem;
    width: 3.75rem;
    height: 0.68rem;
    border-left: 1px solid #999;
    background: url(../img/iocn_03.jpg) no-repeat center;
}

/*通栏*/

.tonglan{
    margin-top: 3rem;
    width: 100%;
    min-width: 1200px;
    height:520px;
    background-color:#FFF;
    position: relative;
    overflow: hidden;
}

.tonglan .tonglan1{
    width: 100%;
    min-width: 1200px;
    height: auto;
    background-color:#000;
    margin-top:3.125rem;
}
.tonglan .tonglan1 img{
    display: block;
    width: 100%;
    min-width: 1200px;
    height: auto;
    background-color:#000;
    transition:all 1s ease;
}

.tonglan:hover .tonglan1 img{
    opacity: 0.5;
}

.tonglan .tonglan2{
    width: 60%;
    min-width: 720px;
    height: 200px;
    background-color: rgba(255,255,255,0.9);
   /*background-color: #fff;*/
    position: absolute;
    top: 24rem;
    left: 20%;
    text-align: center;
    opacity: 0;
    transition:all 1s ease;
}
.tonglan:hover .tonglan2{
    top: 40%;
    opacity: 1;
}
.tonglan .tonglan2 h3{
    margin-top: 70px;
    font-size: 36px;
    color: #fff;
}

.tonglan .tonglan2 p{
    width: 25rem;
    font-size: 14px;
    margin:3.125rem 3.12;
    color: #fff;
}

.tonglan:hover .tonglan2 i{
    opacity: 1;
}
body {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        margin: 0;
        padding: 0;
    }
#swiper-history{
	width:100%;
	max-width:820px;
	margin:40px auto;
	position:relative;
}
#swiper-history  .swiper-container { 
        height: 144px;
		margin:0 40px;
    } 

#swiper-history	.short-line{
		height:72px;
		border-bottom:1px dashed #007aff;
		width:30px;
		position:absolute;
		top:0px;
	}
#swiper-history	.long-line{
		height:72px;
		border-bottom:1px solid #007aff;
		width:100%;
		position:absolute;
		top:0px;
		left:30px;
	}
#swiper-history   .swiper-slide span{
		display:block;
		width:100%;
		text-align:center;
		position:absolute;
		transition: 700ms;
    }
#swiper-history .swiper-slide .detail{
	height: 30px;
	line-height:22px;
    top:14px;
	color:#333;
	font-size: 1.125rem;
    opacity: 0;
}
#swiper-history .swiper-slide .date{
	color:#007aff;
	font-size: 1rem;
	position:absolute;
	bottom:33px;
    opacity: 0;
}
#swiper-history .swiper-slide-active span{
	transition: 700ms 500ms;
}
#swiper-history	.swiper-pagination-bullets{
		white-space:nowrap;
		width:auto;
		bottom:67px;
		height:10px;
		line-height:10px;
		transition: 700ms;
	}
#swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}
#swiper-history .swiper-pagination-bullet{
	background:#fff;
	border: 1px solid #007aff;
	text-align: center;
	opacity:1;
	line-height:10px;
}
#swiper-history .swiper-pagination-bullet-active {
    background: #007aff;
}
#swiper-history .swiper-button-next,#swiper-history .swiper-button-prev{
	background-size:20px auto;
}
.swiper-button-prev{
	background-size: 36px auto !important;
	left: -2%;
	margin-top: -1.6rem;
}
.swiper-button-next{
	right: -2%;
	margin-top: -1.6rem;
	background-size: 36px auto !important;
}
.anniu-left{
	background-size: 36px auto !important;
	left: 2%;
	margin-top: -1.6rem;
}

.anniu-right{
	background-size: 36px auto !important;
	right: 2%;
	margin-top: -1.6rem;
}
.swiper-button-prev:hover,.swiper-button-next:hover{
	opacity: 0.6;
}
.jianjie{
	background-color: #FFF;

}
/*合作伙伴*/

.icon{
    height: auto;
    margin-top: 3rem;
}
.icon .icon1{
    width: 14%;
    height: auto;
    float: left;
    border:1px solid #cacaca;
    margin-right: 3.2%;
    margin-top:3.125rem;
    overflow: hidden;
}
.icon .icon1:last-child{
	margin-right:0;
}

.icon .icon1:last-child{
    margin-right: 0;
}
.icon .icon1 a img{
    width: 100%;
    height: auto;
    transition:all 0.5s ease;
}
.icon .icon1:hover a img{
    transform:scale(1.2);
}

/*联系我们*/

.contact-bg{
    width: 100%;
    min-width: 1200px !important;
    height: 240px;
    margin-top: 50px;
    background-color: #333;
}
.contact{
	width:1200px;
	height: 240px;
}
.contact1{
    width: 12%;
    /*height: 240px;*/
    float: left;
}


.contact1 h3{
    font-size: 1.375rem;
    color: #e2e2e2;
    font-weight: 600;
    margin-top:50px;
    margin-bottom: 8px; 
}
.contact1 span{
    color: #999;
    font-size: 12px;
}
.contact2{
	margin-top: 50px;
	width: 16%;
	float: left;
}
.contact2 a{
	display: block;
	width: 100%;
	height: auto;
}
.contact .fg{
	display: inline-block;
	width: 2px;
	height: 140px;
	float: left;
	background-color: rgba(205,205,205,0.3);
	margin:50px 60px 0 22px;
}
.contact3{
	float: left;
    width: 14%;
}

.contact3 a{
    display: block;
    width: 80%;
/*    margin:0 10px;*/
}
.contact3 a:hover p{
	color: #ff7946;
}
.contact3 a img{
	width: 80%;
	height: auto;
	margin-bottom: 10px;
}
.contact3 a p{
	width: 80%;
	text-align:center;
	color: #999;
    font-size: 12px;
    line-height: 20px;
    /*text-align: center;*/
}
.contact2 p{
    font-size: 16px;
    color: #999;
    /*margin-bottom: 38px;*/
}

.contact2 ul li a{
    color: #666;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}
.contact2 ul li.shengm a{
	color: #e2e2e2;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 26px;
}
.contact4{
	float: left;
    width: 17%;
}

.contact4 a{
    display: block;
    width: 100%;
    text-align: center;
/*    margin:0 10px;*/
}
.contact4 a img{
	width: 44%;
	height: auto;
	margin-bottom: 6px;
}
.contact4 a p{
	width: 100%;
	color: #999;
    font-size: 16px;
    text-align: center;
}
.contact4 a p.jiak{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align:center;
	font-size: 20px;
    /*text-align: center;*/
}
.contact4 a p img{
	width: 1.5rem;
	height: 1.5rem;
	margin-right: 0.5rem;
}
.contact2 ul li a:hover{
	color: #ff7946;
}
.end{
	min-width: 1200px !important;
	height: 60px;
	background-color:#000000;
}
.end .w1200{
	padding-top: 6px;
}
.end .w1200 p{
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.end .w1200 p a{
	color: #FFFFFF;
}
