@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a {
	text-decoration: none;
}
img {
	display: block;
}
li {
	list-style-type: none;
}
.wh13{
  width: 1360px;
  margin: 0 auto;
  position:relative;left:80px;
}
.wh12{
  width: 1200px;
  margin: 0 auto;
}
.header{
  background: url(../img/bj.png); 
  background-size:100% 100%;
  height: 480px; 	
}
.header .logo{
  display: flex;
  align-items: center;  
  font-weight: bold;
  font-size: 18px;
  color: #010101;
  line-height: 60px; 
} 
.header .logo img{
  margin-right: 10px;
}

.banner {
  height: 420px; 
  display: flex;
  align-items: center; 
}
.line-height h2{
font-weight: bold;
font-size: 36px;
color: #010101;
}
.line-height .txt1{
	cursor:pointer; 
font-weight: 400;
font-size: 18px;
color: #00BC6E;
margin-top: 15px;
}
.input-base {
width: 479px;
height: 46px;
background: #FFFFFF;
border-radius: 6px;
padding: 0 12px;
font-size: 14px;
color: #010101;
line-height: 36px;
  outline: none;
  appearance: none; /* 去除浏览器默认样式 */
  -webkit-appearance: none;
  border: none;
}
/* Placeholder 样式 */
.input-base::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.input-base::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
.input-base:-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.input-base::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
}
.input-base::placeholder {
  color: #999;
  font-size: 14px;
}
.foum{
	margin-top: 30px;
position:relative;	
}
.foum a{
display: block;
width: 118px;
height: 46px;
background: #1CCA81;
border-radius: 6px;
font-family: Source Han Sans CN;
font-weight: 400;
font-size: 18px;
color: #FFFFFF;
line-height: 46px;
text-align:center;  
position:absolute;right: 0;top:0px;
}
.foum a:hover{
	background: linear-gradient(90deg, #3DE19D, #0DD17F);
}
	.banner{
	display: flex;
flex-wrap: wrap;
justify-content: space-between;	
	}
.line-height .txt2{
	display: flex;
align-items: center; 
font-weight: 400;
font-size: 14px;
color: #333333;
margin-top: 20px;
}
.line-height .txt2 img{
	margin-right: 8px;
}
.line-height .txt2 a{
font-weight: 400;
font-size: 14px;
color: #666666;
margin-left: 6px;
}

.xian{
	width: 2px;
height: 191px;
background: #C8E0E1;
}
.line-height .list h1{
font-weight: bold;
font-size: 36px;
color: #010101;
margin-top: 25px;
}
.line-height .list p{
font-weight: 400;
font-size: 18px;
color: #555555;
margin-top: 25px;
}
.line-height .list a{
margin-top: 25px;
	display: block;
	width: 172px;
height: 46px;
background: linear-gradient(90deg, #20D489, #1BC77F);
border-radius: 6px;
font-size: 18px;
color: #FFFFFF;
line-height: 46px;
text-align:center; 
margin-bottom: 20px; 
}
.line-height .list a:hover{
	background: linear-gradient(90deg, #3DE19D, #0DD17F);
}
.line-height .list span{
font-weight: 400;
font-size: 14px;
color: #8BAC9E;
}
.dinde{
	display: flex;
flex-wrap: wrap;
justify-content: space-between; 
}
.dinde .right img{
	width: 320px;
}
.hzhb {padding: 30px 0 45px 0;}
.hzhb h2{
	margin-bottom: 10px;
font-weight: 400;
font-size: 24px;
color: #010101;
}
.hzhb ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between; 	
}
.hzhb ul li{
	margin-top: 20px;
	position:relative;
	width: 19%;
}
.hzhb ul li img{
	width: 100%;
}
.hzhb ul li:hover .hove{display: flex;}
.hzhb ul li .hove{
display: none;
position:absolute;left:0px;top:0px;	
background:#00000066;
border-radius: 8px;
width: 100%;
height: 100%;
align-items: center;     
justify-content:center; 
}
.hzhb ul li .hove a{
	display: block;
	width: 112px;
height: 33px;
background: linear-gradient(90deg, #20D489, #1BC77F);
border-radius: 4px;
font-size: 14px;
color: #FFFFFF;
line-height: 33px;
text-align:center; 
margin: 0 auto;
}
.hzhb ul li .hove a:hover{
	background: linear-gradient(90deg, #3DE19D, #0DD17F);
}
.hzhb ul li .hove p{
margin-top: 5px;
font-size: 14px;
color: #FFFFFF;
}
.xiazai{
	display: block;
	width: 250px;
height: 54px;
background: linear-gradient(90deg, #20D489, #1BC77F);
border-radius: 6px;
font-size: 18px;
color: #FFFFFF;
line-height: 54px;
text-align:center; 
margin: 35px auto 0 auto;
}
.xiazai:hover{
	background: linear-gradient(90deg, #3DE19D, #0DD17F);
}

.brand{
	background: #FAFAFA;
	padding: 30px 0 60px 0;
}
.brand h2{
font-weight: 400;
font-size: 24px;
color: #010101;
}
.brand h2 span{
	margin-left: 10px;
font-weight: 400;
font-size: 16px;
color: #999999;

}
.brand .nav{
	margin-top: 30px;
	box-sizing:border-box;
	padding: 0 20px;
	align-items: center;  
	display: flex;
flex-wrap: wrap;
justify-content: space-between; 
	background: #FFFFFF;
	border-radius: 10px;
	height: 70px;
}
.brand .nav a{
	display: block;
	padding: 5px;
font-weight: bold;
font-size: 28px;
color: #1CCA82;
}
.content .conli{
	padding-bottom: 15px;
	margin-top: 40px;
	display: flex;
	border-bottom:1px solid #EEEEEE;
}
.content .conli span.tlts{
	margin-top: 12px;
	width: 28px;
height: 28px;
background: #1CC980;
border-radius: 3px;
display: block;
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
line-height:28px;
text-align:center;
margin-right: 40px;
}
.content .conli ul{
	width: 100%;
	display: flex;
flex-wrap: wrap;
  justify-content: space-between;
}
.content .conli ul::after {
	content: "";
	width: 19%; 
	visibility: hidden; 
}
.content .conli ul li{
	cursor:pointer;
	margin-top: 10px;
	height: 33px;
	width: 19%;
position:relative;
padding: 5px 0;
}
.content .conli ul li:hover span{
	display: none;
}
.content .conli ul li:hover a{
	display: block;
}
.content .conli ul li span{	
font-weight: 400;
font-size: 18px;
color: #333333;
}
.content .conli ul li a{
	display: none;
	width: 60%;
position:absolute;left:0px;top:0px;
background: linear-gradient(90deg, #20D489, #1BC77F);
border-radius: 4px;
font-weight: 500;
font-size: 14px;
color: #FFFFFF;
text-align:center;
line-height:33px;  
}

 .popup {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: #0000004a;
		z-index: 1000;
           
        }
        .close-btn {
            position: absolute;
            top: 16px;
            right: 16px;
            cursor: pointer;
			width: 14px;
			height:14px;
			background: url(../img/ban.png); 
            background-size:100% 100%; 
        }
        .overlay {
			display: block;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
           width: 482px;
			height: 480px;
			background: #FFFFFF;
			border-radius: 10px;
        }
		.poptop{
			border-radius: 10px 10px 0px 0px;
			background: #F5F5F5;
			padding: 48px 60px 35px 60px;
			box-sizing:border-box;
		}
		.poptop img{
			margin: 0 auto;
		}
		.txtban{
			box-sizing:border-box;
			padding: 22px 30px;
		}
		.poptop p{
		margin-top: 22px;
			text-align:center;
			font-weight: 400;
			font-size: 14px;
			color: #666666;
			line-height: 24px;
		}
		.poptop p span{
		color:#1CCA81;	
		}
		.txtban p{
		font-weight: 400;
		font-size: 18px;
		color: #333333;
		line-height: 24px;
		text-align:center; 
		}
		.txtban p span{
			color:#1CCA81;
			font-weight: 600;
		}
		.txtban a{
			display: block;
			text-align:center;
			width: 100%;
			height: 56px;
			background: linear-gradient(90deg, #20D489, #1BC77F);
			border-radius: 6px;
			font-weight: 500;
			font-size: 18px;
			color: #FFFFFF;
			line-height: 56px;
			margin-top: 22px;
		}
		.txtban a:hover{
       background: linear-gradient(90deg, #3DE19D, #0DD17F);
		}

.company-msg{
	background: #22362D;
}
.company-msg p{
	text-align:center; 
	line-height:70px; 
	font-size: 14px;
	color: #99A6A1;
}
@media screen and (max-width: 1540px){
		.wh13{
          left: 0;
		}
}
@media screen and (max-width: 1420px){
		.wh13{
          width: 100%;
		  box-sizing:border-box;
		  padding:0 20px;
		}
}
@media screen and (max-width: 1340px){
		.banner{
		display: inline;	
		}
		.xian{
			display: none;
		}
		.line-height{
			text-align:center;
			margin: 0 auto;
			margin-top: 40px;
			width: 503px;
		}
		.line-height .txt2{
			justify-content:center;  
		}
		.header{
			height: auto;
		padding-bottom: 30px;
		
		}
		.dinde{
		display: inline;		
		}
		.line-height .list a{
			margin: 25px auto;
		}
		.dinde .right img{
			margin:25px auto;
		}

}
@media screen and (max-width: 1240px){
.wh12{
	width: 100%;
		  box-sizing:border-box;
		  padding:0 20px;
}


}
@media screen and (max-width: 1020px){
.hzhb ul li{
	width: 24%;
}

}
@media screen and (max-width: 850px){
.hzhb ul li{
	width: 32%;
}
.brand .nav{
	height: auto;
}
.content .conli ul li{
	width:32%;
}
}
@media screen and (max-width: 600px){
.hzhb ul li{
	width: 45%;
}
.content .conli ul li{
	width:45%;
}
.line-height{
	width: 100%;
}
.input-base{
	width: 100%;
	box-sizing:border-box;
}
}