@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");}

	
.drwp .about .title h1{
	font-size:20px;
	color:#333;
	float: left;
	}
.drwp .about .title h1 span{
	font-size:13px;
	font-weight:normal;
	color:#999;
	}
.drwp .about{
	padding-top:80px;
	margin-bottom:80px;
	overflow:hidden;
	}	
.drwp .about .left{
	width:580px;
	float:left;
	}
.drwp .about .right{
	width:580px;
	float:right;
	}
.drwp .about .left .more{
    float: right;
    font-size: 14px;
    color: #0170c1;
    margin-top: 10px;
	}
.drwp .about .right .more{
    float: right;
    font-size: 14px;
    color: #0170c1;
    margin-top: 10px;
	}
.drwp .about .box{
	width:320px;
	float:left;
	}
.drwp .about .left>img{
	width:250px;
	margin-top:60px;
	float:right;
	}
.drwp .about .box .p{
	padding-top:27px;
	}
.drwp .about .box .p p{
	font-size:14px;
	line-height:24px;
	color:#333;
	}
	
.drwp .business{
	background-color:#fafafa;
	padding:80px 0 60px;
	}
.drwp .business .title h1{
	font-size:20px;
	text-align:center;
	margin-bottom:40px;
	color:#333;
	}
.drwp .business .title h1 span{
	font-size:13px;
	font-weight:normal; 
	color:#999;
	}
.drwp .business .list{
	overflow:hidden;
	}
.drwp .business .list li{
	height:190px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	border-radius:5px;
	width:285px;
	display:flex;
    justify-content:center;
    align-items:center;
	}
.drwp .business .list li:nth-child(4n+0){
	margin-right:0;
	}
.drwp .business .list li .one{
	width:100%;
	}
.drwp .business .list li .one>img{
	width:56px;
	display:block;
	margin:0 auto;
	}
.drwp .business .list li .one h1{
	text-align:center;
	font-size:18px;
	color:#fff;
	margin-top:20px;
	}
.drwp .business .list li:hover .one>img{
	width:40px;
	}
.drwp .business .list li:hover .one h1{
	margin-top:15px;
	}
.drwp .business .list li:hover .two{
	display:block;
	}
.drwp .business .list li .two{
	display:none;
	width:220px;
	margin:20px auto 0;
	overflow:hidden;
	}
.drwp .business .list li .two a{
	display:block;
	font-size:14px;
	line-height:14px;
	height: 14px;
	width:56px;
    overflow: hidden;
	padding:0 10px;
	margin:0 0 10px;
	border-left:1px solid #fff;
	color:#fff;
	float:left;
	}
.drwp .business .list li .two a:first-child{
	border-left:none;
	padding:0 10px 0 0;
	}	
.drwp .business .list li .two a:nth-child(3){
	padding:0 0 0 10px;
	}
.drwp .business .list li .two a:nth-child(4){
	border-left:none;
	padding:0 10px 0 0;
	}
.drwp .business .list li .two a:nth-child(6){
	padding:0 0 0 10px;
	}	

.drwp .team{
	padding:60px 0;
	}
.drwp .team .title h1{
	font-size:20px;
	text-align:center;
	margin-bottom:40px;
	color:#333;
	}
.drwp .team .title h1 span{
	font-size:13px;
	font-weight:normal; 
	color:#999;
	}

	
.drwp .two{
	overflow:hidden;
	}
.drwp .two .center{
	overflow:hidden;
	}
.drwp .case {
	width:580px;
	float:left;
	}
.drwp .two .title{
	overflow:hidden;
	margin-bottom:40px;
	}
.drwp .two .title h1{
	font-size:20px;
	color:#333;
	float:left;
	}
.drwp .two .title h1 span{
	font-size:13px;
	font-weight:normal;
	color:#999;
	}
.drwp .two .title .more{
	float:right;
	font-size:14px;
	color:#0170c1;
	margin-top:10px;
	}
.drwp .case .list{
	overflow:hidden;
	}
.drwp .case .list li:first-child{
	margin-bottom:30px;
	border-bottom:none;
	padding-bottom:0;
	}
.drwp .case .list li:first-child a>img{
	float:left;
	width:240px;
	display:block;
	}
.drwp .case .list li:first-child .txt{
	float:right;
	width:280px;
	}
.drwp .case .list li:first-child .txt h1{
	float:none;
	font-size:16px;
	color:#0170c1;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
	}
.drwp .case .list li:first-child .txt span{
	float:none;
	font-size:14px;
	color:#999;
	margin-bottom:10px;
	display:block;
	margin-top:5px;
	}
.drwp .case .list li:first-child .txt p{
	clear:left;
	font-size:14px;
	color:#999;
	line-height:24px;
	display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;
	}
.drwp .case .list li{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
	}
.drwp .case .list li a>img{
	display:none;
	}
.drwp .case .list li .txt {
	overflow:hidden;
	}
.drwp .case .list li .txt h1{
	float:left;
	font-size:16px;
	color:#333;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
	}
.drwp .case .list li .txt span{
	float:right;
	font-size:14px;
	color:#999;
	display:block;
	}
.drwp .case .list li .txt p{
	margin-top:8px;
	clear:left;
	font-size:14px;
	color:#999;
	line-height:24px;
	display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden;
	}
.drwp .case .list li:hover .txt h1{
	color:#0170c1;
	transition: all 0.3s linear;
	}
.drwp .case .list li:hover .txt span{
	color:#666;
	transition: all 0.3s linear;
	}
.drwp .case .list li:hover img{
	transform: scale(1.05, 1.1);
	transition: transform 0.6s ease 0s;
	}

.drwp .news{
	margin-bottom:50px;
	float:right;
	width:580px;
	}	
.drwp .news .box{
	overflow:hidden;
	}

.drwp .news .box .left{
	overflow:hidden;
	width:580px;
	}
.drwp .news .box .left .txt>img{
	float:left;
	width:260px;
	}
.drwp .news .box .left .txt .info{
	float:right;
	width:300px;
	}
.drwp .news .box .left .txt .info h1{
	color:#0170c1;
	font-size:16px;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
	}
.drwp .news .box .left .txt .info span{
	font-size:14px;
	color:#666;
	display:block;
	margin:15px 0 12px;
	}
.drwp .news .box .left .txt .info p{
	margin-top:20px;
	color:#999;
	font-size:14px;
	line-height:24px;
	display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;
	}
.drwp .news .box .left .txt .info a{
	width:130px;
	height:32px;
	background-color:#0170c1;
	border-radius:5px;
	font-size:14px;
	color:#fff;
	display:block;
	line-height:32px;
	text-align:center;
	margin-top:20px;
	}
.drwp .news .box .right{
	overflow:hidden;
	width:100%;
	margin-top:20px;
	}
.drwp .news .box .right li{
	height:42px;
	line-height:42px;
	border-bottom:1px dashed #ccc;
	}
.drwp .news .box .right li:hover p{
	color:#0170c1;
	transition: all 0.3s linear;
	}
.drwp .news .box .right li:hover span{
	color:#0170c1;
	transition: all 0.3s linear;
	}
.drwp .news .box .right li p{
	width:320px;
	float:left;
	color:#333;
	font-size:14px;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
	}
.drwp .news .box .right li span{
	float:right;
	color:#999;
	font-size:14px;
	}
.drwp .news .title{
	overflow:hidden;
	margin-bottom:40px;
	}


.drwp .links{
	background-color:#f5f5f5;
	padding:30px 0;
	}
.drwp .links .center{
	display: flex;
    justify-content: center;
    align-items: center;
	}
.drwp .links .title{
	margin-bottom:0;
	float:left;
	width:30px;
	margin-right:34px;
	}
.drwp .links .title h1{
	font-size:20px;
	color:#333;
  writing-mode:tb-rl;  
  -webkit-writing-mode:vertical-rl;
	}
.drwp .links .txt{
	width:1140px;
	float:right;
	}
.drwp .links .txt a{
	font-size:14px;
	line-height:28px;
	color:#333;
	margin-right:10px;
	}
.drwp .links .txt a:hover{
	color:#0170c1;
	transition: all 0.3s linear;
	}


@media screen and (max-width: 992px){
body {
    width: 1300px;
    margin: 0 auto;
}
.center {
    width: calc(100% - 100px);
    margin: 0 50px;
}
}