@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{
	height: 100%;
	}
.banner{
	height:100%;
	}	
	
.drwp .one{
	padding-bottom:60px;
	background-color:#fafafa;
	}
.drwp .one .left{
	background:url(../images/one_bg.jpg) no-repeat center/cover;
	width:calc(29% - 20px);
	height:570px;
	float:left;
	margin-top:-100px;
	position:relative;
	z-index: 9;
	padding-left:20px;
	padding-top:30px;
	}
.drwp .one .left h1{
	font-size:30px;
	color:#fff;
	}
.drwp .one .left span{
	font-size:14px;
	color:#fff;
	margin-top:10px;
	display:block;
	}
.drwp .one .left p{
	font-size:22px;
	color:#fff;
	margin:50px 0 30px;
	}
.drwp .one .left .xian{
	width:80px;
	height:1px;
	background-color:#95bad5;
	}
	
.drwp .one .right{
	width:71%;
	float:right;
	}
.drwp .one .right li{
	width:50%;
	float:left;
	height:250px;
	background-color:#fff;
	display: flex;
    justify-content: center;
    align-items: center;
	}
.drwp .one .right li:first-child{
	background-color:#eef8ff;
	}
.drwp .one .right li:last-child{
	background-color:#eef8ff;
	}
.drwp .one .right li a{
	display:block;
	width:100%;
	}
.drwp .one .right li img{
	display:block;
	margin:0 auto;    
	transition: all 0.3s;
	width:25%;
	max-width: 90px;
	}
.drwp .one .right li h1{
	text-align:center;
	font-size:16px;
	color:#333;
	margin:10px 0 5px;
	}
.drwp .one .right li span{
	display:block;
	font-size:14px;
	color:#666;
	text-align:center;
	}
.drwp .one .right li h2{
	text-align:center;
	font-size:24px;
	color:#2671aa;
	}
.drwp .one .right li:hover img{
	transform: scale(1.05, 1.05);	
	transition: transform 0.6s ease 0s;
	}
	
.drwp .two{
	padding:150px 0;
	background:url(../images/two_bg.jpg) no-repeat center/cover;
	}	
.drwp .two .tit{
	width:54%;
	}
.drwp .two .tit .p{
	margin:50px 0;
	}
.drwp .two .tit .p p{
	font-size:15px;
	color:#666;
	line-height:28px;
	margin-bottom:30px;
	}
.drwp .two .tit .p span{
	font-size:16px;
	color:#2671aa;
	font-weight:bold;
	line-height:28px;
	}
.drwp .two .tit a{
	width:160px;
	height:50px;
	background-color:#2671aa;
	color:#fff;
	display:block;
	border-radius:25px;
	font-size:16px;
	text-align:center;
	line-height:50px;
	font-weight:bold;
	}
	
.drwp .three{
	padding:100px 0;
	overflow:hidden;
	background:url(../images/three_bg.jpg) no-repeat center/cover;
	}
.drwp .three .left{
	float:left;
	width:120px;
	}
.drwp .three .left h1{
	color:#fff;
	font-size:30px;
	}
.drwp .three .left span{
	color:#fff;
	font-size:14px;
	display:block;
	margin-top:5px;
	}
.drwp .three .left p{
	color:#fff;
	font-size:16px;
	writing-mode:vertical-lr;
	border-left:1px solid #fff;
	padding-left:10px;
	padding-top:240px;
	margin-top:120px;
	}
.drwp .three .list{
	float:right;
	width:calc(95% - 120px);
	margin-top:30px;
	}
.drwp .three .list li{
	float:left;
	width:calc(100%/3 - 80px);
	margin-right:30px;
	background-color:#fff;
	margin-top:60px;
	padding:0 30px;
	height:200px;
	}
.drwp .three .list li:hover{
	background-color:#2671aa;
	transition: all 0.6s;
	}
.drwp .three .list li:hover h1{
	color:#fff;
	transition: all 0.3s;
	}
.drwp .three .list li:hover span{
	color:#fff;
	transition: all 0.3s;
	border-bottom:2px solid #fff;
	}
.drwp .three .list li:hover p{
	color:#fff;
	transition: all 0.3s;
	}
.drwp .three .list li:nth-child(3){
	display:none;
	}
.drwp .three .list li:nth-child(3n+0){
	margin-right:0;
	}
.drwp .three .list li h1{
	font-size:70px;
	color:rgba(102,102,102,0.4);
	margin-top:-40px;
	}
.drwp .three .list li span{
	display:inline-block;
	font-size:24px;
	color:#333;
	font-weight:bold;
	margin-top:30px;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:2px solid #2671aa;
	}
.drwp .three .list li p{
	font-size:15px;
	color:#666;
	}	
	
.drwp .four{
	padding:60px 0;
	}
.drwp .four .center{
	overflow:hidden;
	position:relative;
	}
.drwp .four .img{
	float:left;
	width:65%;
	}
.drwp .four .right{
	padding:0 30px;
	float:right;
	width:calc(35% - 60px);
	background-color:#2671aa;
	height:100%;
	right:0;
	position:absolute;
	display: flex;
    justify-content: center;
    align-items: center;
	}
.drwp .four .right h1{
	font-size:30px;
	color:#fff;
	}
.drwp .four .right span{
	font-size:14px;
	color:#fff;
	display:block;
	margin-top:5px;
	}
.drwp .four .right .xian{
	width:50px;
	height:2px;
	background-color:#fff;
	margin:20px 0 60px;
	}
.drwp .four .right h2{
	font-size:36px;
	color:#fff;
	font-style:italic;
	}
.drwp .four .right p{
	font-size:15px;
	line-height:26px;
	color:#fff;
	margin-top:20px;
	}
	
	
	
@media (max-width:996px){	
.banner{
	margin-top:50px;
	}
	
.drwp .one{
	padding:30px 0;
	}
.drwp .one .left{
	position:static;
	margin-top:0;
	float:none;
	width:calc(100% - 20px);
	height:175px;
	}
.drwp .one .left h1{
	font-size:22px;
	}
.drwp .one .left p{
	font-size:18px;
	margin:35px 0 20px;
	}
.drwp .one .left .xian{
	width:60px;
	background-color:#fff;
	}
.drwp .one .right{
	float:none;
	width:100%;
	}
.drwp .one .right li{
	height:150px;
	}
.drwp .one .right li h1{
	font-size:15px;
	margin:8px 0 2px;
	}
.drwp .one .right li h2{
	font-size:18px;
	}
	
.drwp .two{
	padding:60px 0;
	background:url(../images/two_bg.jpg) no-repeat left center/cover;
	}	
.drwp .two .tit{
	width:100%;
	}
.drwp .two .tit img{
	width:280px;
	}
.drwp .two .tit .p{
	margin:30px 0;
	}
.drwp .two .tit .p p{
	margin-bottom:20px;
	font-size:14px;
	}
.drwp .two .tit .p span{
	font-size:15px;
	}
.drwp .two .tit a{
	font-size:15px;
	width:140px;
	height:40px;
	line-height:40px;
	}

.drwp .three{
	padding:50px 0;
	}
.drwp .three .left h1{
	font-size:22px;
	}
.drwp .three .left p{
	font-size:14px;
	}
.drwp .three .list{
	margin-top:0;
	}
.drwp .three .list li{
	float:left;
	width:calc(100%/2 - 70px);
	margin-right:20px;
	height:160px;
	margin-top:40px;
	}
.drwp .three .list li:nth-child(3n+0){
	margin-right:20px;
	}
.drwp .three .list li:nth-child(2){
	margin-right:0;
	}
.drwp .three .list li:nth-child(5){
	margin-right:0;
	}
.drwp .three .list li h1{
	font-size:55px;
	margin-top:-30px;
	}
.drwp .three .list li span{
	margin-top:15px;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:15px;
	}

.drwp .four{
	padding:30px 0;
	}
.drwp .four .img{
	width:100%;
	float:none;
	display:block;
	}
.drwp .four .right{
	width:calc(100% - 60px);
	float:none;
	height:auto;
	padding:20px 30px;
	position:static;
	display:block;
	}
.drwp .four .right h1{
	font-size:22px;
	}
.drwp .four .right .xian{
	margin:15px 0 40px;
	}
.drwp .four .right h2{
	font-size:26px;
	}
	
}



@media (max-width:767px){
}


@media (max-width:599px){
.drwp .three .left{
	width:100%;
	float:none;
	}
.drwp .three .list{
	width:100%;
	float:none;
	margin-top:20px;
	}
.drwp .three .left p{
	display:none;
	}
}