@charset "utf-8";
/* CSS Document */
@font-face{font-family:"BEBAS";src:url("../font/BEBAS.woff2") format("woff2"),url("../font/BEBAS.woff") format("woff"),url("../font/BEBAS.ttf") format("truetype"),url("../font/BEBAS.eot") format("embedded-opentype"),url("../font/BEBAS.svg") format("svg");}

@font-face{font-family:"Impact";src:url("../font/Impact.woff2") format("woff2"),url("../font/Impact.woff") format("woff"),url("../font/Impact.ttf") format("truetype"),url("../font/Impact.eot") format("embedded-opentype"),url("../font/Impact.svg") format("svg");}

html{
	overflow-x:hidden;
	}
.pc{
	display:block;
	}
.wap{
	display:none;
	}

.drwp .title h1{ 
	color: #666;
	opacity:0.1;
    font-size: 48px;
    text-align: center;
	}
.drwp .title span {
    color: #025b9e;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
	margin-top:-35px;
}
.drwp .title .xian{
	width:50px;
	height:4px;
	margin:0 auto 60px;
	background-color:#fc7200;
	}
.drwp .more{
	display:block;
	font-size:16px;
    color: #fff;
	border-radius:5px;
	width:240px;
	height:60px;
	line-height:60px;
	text-align:center;
	background-color:#025b9e;
	margin:60px auto 0;
	}	
.drwp .more:hover{
	background-color:#fc7200;
	color:#fff;
	transition: all 0.4s linear;
	}

.drwp .about .videolist { 
	position:relative;
	}
.drwp .about .videolist img{
	display:block;
	width:100%;
	border-radius:5px 5px 0 0;
	}
.drwp .about .videolist:hover{ 
	cursor: pointer; 
	}
.drwp .about .videoed { 
	display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; 
	}
.drwp .about .videos{ 
	display:none; position:fixed; left:50%; top:50%; margin-left:-30%; margin-top:-32.5vh; z-index:100; width:60%;     height: 65vh; 
	}
.drwp .about  .videos video{ 
	height: 100%;
    display: block;
    margin: 0 auto;
	}
.drwp .about .vclose {    
	position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    cursor: pointer;
	z-index:-1;
	background-color:rgba(0,0,0,0.4);
	}
.drwp .about .x {    
	position: absolute;
    right: 10px;
    top: 10px;
	}
		
.drwp .about{
	background-color:#eaf4ff;
	overflow:hidden;
	margin-top:-60px;
	}
.drwp .about .left{
	width:27%;
	height:350px;
	float:left;
	background-color:#fff;
	border-radius:5px;
	}
.drwp .about .left .txt{
	padding:30px 20px;
	}
.drwp .about .left .txt p{
	font-size:14px;
	color:#666;
	line-height:24px;
	height:72px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}	
.drwp .about .cen{
	width:32%;
	float:left;
	margin-left:3%;
	height:350px;
	background-color:#fff;
	position:relative;
	border-radius:5px 0 0 5px;
	overflow:hidden;
	}
.drwp .about .cen .img{
	margin:30px auto;
	display:block;
	}
.drwp .about .cen .p{
	font-size:14px;
	line-height:24px;
	color:#666;
	padding:0 50px;
	height:96px;
	-webkit-display: -webkit-box;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
.drwp .about .cen a{
	margin-top:10px;
	display:block;
	line-height:50px;
    display: flex;
    justify-content: left;
    align-items: center;
	margin-left:50px;
	}	
.drwp .about .cen a span{
	font-size:14px;
	color:#025b9e;
	float:left;
	margin-right:10px;
	border-bottom:1px solid #025b9e;
	}
.drwp .about .cen a img{
	float:left;
	display:block;
	}
.drwp .about .right{
	position:relative;
	border-radius:0 5px 5px 0;
	width:38%;
	height:350px;
	float:right;
	background:url(../images2/about_bg.jpg) no-repeat right center/cover;
    display: flex;
    justify-content: left;
    align-items: center;
	}
.drwp .about .right	.countup{
	margin-left:70px;
	}
.drwp .about .right	.countup .list{
	position:relative;
	width:150px;
	}
.drwp .about .right	.countup .list2{
	margin-top:20px;
	}
.drwp .about .right	.countup .list h1{
	font-size:60px;
	font-family:"BEBAS";
	color:#fff;
	}
.drwp .about .right	.countup .list p{
	font-size:14px;
	color:#fff;
	}
.drwp .about .right	.countup .list .a{
	position:absolute;
	right:0;
	top:55px;
	}
.drwp .about .right	.countup .list .b{
	margin-top:10px;
	}	

.drwp .pro{
	background-color:#eaf4ff;
	padding:100px 0 80px;
	}
.drwp .pro .wap_pro{
	overflow:hidden;
	}
.drwp .pro .wap_pro a{
	float:left;
	width:calc(100%/2 - 7.5px);
	margin-right:15px;
	margin-bottom:15px;
	}
.drwp .pro .wap_pro a:nth-child(even){
	margin-right:0;
	}
.drwp .pro .wap_pro a .img{
		border-radius:5px 5px 0 0;
		}
.drwp .pro .wap_pro a .txt{
		background-color:#025b9e;
		border-radius:0 0 5px 5px;
		}
.drwp .pro .wap_pro a p{
		padding:0 5%;
		font-size:14px;
		color:#fff;
		text-align:center;
		height:45px;
		line-height:45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
		}
.drwp .pro .wap_pro a:hover .txt{
		background-color:#fc7200;
		transition: all 0.4s linear;
		}

.drwp .case{
	position:relative;
	}
.drwp .case .center{
	width:76%;
	}

.drwp .news{
    padding: 80px 0 100px;
}
.drwp .news .i-news{
	overflow:hidden;
    background-color: #fafafa;
    position: relative;
}
.drwp .news .i-news .left{
    float: left;
    width: 69%;
}
.drwp .news .i-news .left .item{
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
.drwp .news .i-news .left .item:nth-child(3n){
    border-right: none;
}
.drwp .news .i-news .left .item .con-box{
    display: block;
    padding: 30px;
	background-color:#fafafa;
    transition: all .4s;
}
.drwp .news .i-news .left .item .time-box{
    padding-bottom:30px;
	overflow:hidden;
    border-bottom: 1px solid #eee;
    transition: all .4s;
}
.drwp .news .i-news .left .item .time{
    float: left;
}
.drwp .news .i-news .left .item .time .day{
    font-size: 40px;
    line-height: 40px;
    color: #333;
    font-family: "BEBAS";
    transition: all .4s;
}
.drwp .news .i-news .left .item .time .ym{
    font-size: 14px;
    line-height: 24px;
    color: #999;
    transition: all .4s;
}
.drwp .news .i-news .left .item .news_more{
    float: right;
    font-size: 16px;
	line-height:16px;
    color: #666;
    padding-right:20px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url("../images2/i-news-arrow.png");
    margin-top:20px;
    transition: all .4s;
}
.drwp .news .i-news .left .item .tit{
    font-size: 18px;
	margin-bottom:10px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top:30px;
    transition: all .4s;
}
.drwp .news .i-news .left .item .con{
    font-size: 14px;
    line-height: 24px;
    color: #999;    
	height:48px;
    transition: all .4s;    
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.drwp .news .i-news .img-tab{
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 50%;
    width: 30.9375%;
    box-sizing: border-box;
    transform: translateY(-50%);
}
.drwp .news .i-news .img-tab .swiper-slide{
    padding: 0 40px;
    box-sizing: border-box;
}
.drwp .news .i-news .img-tab .img{
    display: block;
    border-radius: 2px;
    overflow: hidden;
}
.drwp .news .i-news .img-tab img{
    width: 100%;
}
.col-sm-4 {
    width:calc(100%/3);
	float:left;
	}
	
.drwp .honor {
	padding:120px 0 100px;
    position: relative;
    background-color: #fafafa;
}
.drwp .honor .imgBg {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 560px;
}	
.drwp .honor .center {
    position: relative;
}
.drwp .honor .title h1{
	color:#fff;
	opacity:0.2;
	}
.drwp .honor .title span{
	color:#fff;
	}
.drwp .honor .honor_list{
	overflow:hidden;
	}
.drwp .honor .honor_list .swiper-slide4{
	width:calc(100%/2 - 7.5px);
	margin-right:15px;
	float:left;
	}
.drwp .honor .honor_list .swiper-slide4:nth-child(even){
	margin-right:0;
	}
	
	
	
@media (min-width:996px){
.drwp .news .i-news .left .item .con-box:hover{
	background-color:#025b9e;
    transition: all .4s;
	}
.drwp .news .i-news .left .item .con-box:hover .day{
	color:#fff;
    transition: all .4s;
	}
.drwp .news .i-news .left .item .con-box:hover .ym{
	color:#fff;
    transition: all .4s;
	}
.drwp .news .i-news .left .item .con-box:hover .news_more{
	color:#fff;
    transition: all .4s;
    background-image: url("../images2/i-news-arrow2.png");
	}
.drwp .news .i-news .left .item .con-box:hover .tit{
	color:#fff;
    transition: all .4s;
	}
.drwp .news .i-news .left .item .con-box:hover .con{
	color:#fff;
    transition: all .4s;
	}
.i-news .left .item.cur .con-box{
	background: url(../images2/i-news-bg2.jpg) no-repeat bottom right/cover!important;
	}
.i-news .left .item.cur .con-box .day{
	color:#fff!important;
	}
.i-news .left .item.cur .con-box .ym{
	color:#fff!important;
	}
.i-news .left .item.cur .con-box .news_more{
	color:#fff;
    background-image: url("../images2/i-news-arrow2.png");
	}
.i-news .left .item.cur .con-box .tit{
	color:#fff;
	}
.i-news .left .item.cur .con-box .con{
	color:#fff;
	}	
}	



@media (max-width:1299px){
.drwp .about .left{
	height:265px;
	}
.drwp .about .cen{
	height:265px;
	}	
.drwp .about .right{
	height:265px;
	}
.drwp .about .cen .img{
	margin:20px auto;
	}
.drwp .about .left .txt{
	padding:25px 20px;
	}
.drwp .about .left .txt p{
	line-height:22px;}
.drwp .about .cen .p{
	padding:0 30px;
	line-height:22px;
    -webkit-line-clamp: 3;
	}
.drwp .about .cen a{
	margin-left:30px;
	line-height:40px;
	margin-top:5px;
	}
.drwp .about .right	.countup .list{
	width:110px;
	}
.drwp .about .right	.countup .list h1{
	font-size:40px;
	}
.drwp .about .right	.countup .list .a{
	top:30px;
	}

.drwp .news .i-news .left .item .con-box{
	padding:20px;
	}
.drwp .news .i-news .left .item .time .day{
	font-size:30px;
	}
.drwp .news .i-news .left .item .news_more{
	font-size:14px;
	line-height:14px;
	padding-right:15px;
	margin-top:25px;
	}
.drwp .news .i-news .left .item .time-box{
	padding-bottom:15px;
	}
.drwp .news .i-news .left .item .tit{
	margin-top:15px;
	font-size:16px;
	}
}

@media (max-width:996px){
.pc{
	display:none;
	}
.wap{
	display:block;
	}
.drwp .title h1{
	font-size:38px;
	line-height: 38px;
	}
.drwp .title span{
	font-size:26px;
	margin-top: -25px;
	margin-bottom:12px;
	}
.drwp .title .xian{
	margin:0 auto 30px;
	}
.drwp .more{
	margin:30px auto 0;
	font-size:14px;    
	width: 160px;
    height: 45px;
    line-height: 45px;
	}
		
.drwp .about{
	margin-top:0;
	padding-top:40px;
	}
.drwp .about .left{
	width:calc(100%/2 - 15px);
	height:320px;
	margin-bottom:30px;
	}
.drwp .about .cen{
	width:calc(100%/2 - 15px);
	height:320px;
	margin-bottom:30px;
	border-radius:5px;
	margin-left:30px;
    display: flex;
    justify-content: center;
    align-items: center;
	}	
.drwp .about .right{
	width:100%;
	border-radius:5px;
	float:none;
	clear: both;
	}
.drwp .about .right{ 
	display:block;
	overflow:hidden;
	height:auto;
	padding:30px 0;
	}
.drwp .about .right	.countup .list{
	float:left;
	}
.drwp .about .right	.countup .list2{
	margin-top:0;
	margin-left:50px;
	}
.drwp .pro{
	padding:50px 0 40px;
	}

.drwp .news {
    padding: 40px 0 50px;
}
.drwp .news .i-news .left{
	width:100%;
	}
.drwp .news .i-news .img-tab{
	display:none;
	}

.drwp .honor {
	padding:60px 0 50px;
	background:url('../images2/honor_bg.jpg') no-repeat center/cover;
	}
.drwp .honor .imgBg{
	display:none;
	}
}

@media (max-width:829px){
.drwp .about .left{
	height:280px;
	}
.drwp .about .cen{
	height:280px;
	}
}

@media (max-width:767px){
.drwp .about .left{
	height:260px;
	}
.drwp .about .cen{
	height:260px;
	}
.drwp .about .cen .p{
	padding:0 20px;
	}
.drwp .about .cen a{
	margin-left:20px;
	}
.drwp .about .cen .img {
    margin: 10px auto 20px;
}

.drwp .news .i-news{
	background:none;
	}
.col-sm-4{
	width:100%;
	margin-bottom:15px;
	}
.drwp .news .i-news .left .item .time .day{
	display:inline-block;
	}
.drwp .news .i-news .left .item .time .ym{
	display:inline-block;
	font-size:16px;
	}
.drwp .news .i-news .left .item .news_more{
	font-size:16px;
	line-height:16px;
	}
.drwp .news .i-news .left .item .tit{
	margin-bottom:0;
	}
.drwp .news .i-news .left .item .con{
	display:none;
	}
	
.drwp .honor .imgBg {
    height: 320px;
	}
}
@media (min-width:767px){
.drwp .case .swiper-container3{
	margin:0 auto 60px;
	}
.drwp .case .more{
	margin:0 auto;
	}
}
@media (max-width:599px){
.drwp .about .left{
	float:none;
	width:100%;
	height:auto;
	margin-bottom:15px;
	}
.drwp .about .cen{
	float:none;
	width:100%;
	height:auto;
	margin-left:0;
	margin-bottom:15px;
	}
.drwp .about .cen .img{
	margin:30px auto 20px;
	}
.drwp .about .cen a{
	margin-bottom:30px;
	}
.drwp .about .right{
	display: flex;
	}
.drwp .about .right	.countup{
	margin-left:40px;
	}
.drwp .about .right	.countup .list2 {
    margin-left: 0;
    margin-top: 30px;
}
}