ul li{
	list-style-type: none;
}
ul{
	padding-left:0;
	list-style-type: none;
}
/* 新闻内页 */
.newCon{
	width:1300px;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	margin:0 auto;
	padding-bottom:100px;
}
.new_left{
	width:860px;
}
.new_right{
	width:400px;
}
.new_left_topNav{
	width:100%;
	border-bottom: 2px solid #e5eff5;
	display:flex;
	justify-content:space-around;
}
.new_left_topNav li{
    text-align: center;
    color: #869aa3;
    padding: 18px 0;
    max-width: 228px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.12;
    display: inline-block;
}
.new_left_con{
	width:100%;
	padding-bottom:80px;
	margin-bottom:50px;
	border-bottom: solid 2px #e7e7e7;
}
.new_left_con .new_left_title{
	font-size: 38px;
	line-height: 1.2;
	color: #52645e;
	margin:40px 0 0;
}
.new_left_subtitle{
	padding: 36.7px 0 43px;
	border-bottom: 2px solid #e7e7e7;
	display:flex;
	align-items:center;
}
.new_left_subtitle p{
	font-size: 18px;
	color: #9ea6ac;
	margin:0;
}
.new_left_con img{
	display:block;
	max-width:100%;
	margin:30px auto;
}
.new_left_con .new_left_text{
	width:100%;
}
.new_left_con .new_left_text a{
	color: #10be87;
}
.new_left_con .new_left_text h1,.new_left_con .new_left_text h2,
.new_left_con .new_left_text h3,.new_left_con .new_left_text h4,
.new_left_con .new_left_text h5,.new_left_con .new_left_text h6{
	color: #52645e;
	font-weight:bold;
	font-size:16px;
}
.new_left_con .new_left_text p{
	text-align: left;
	font-size: 16px;
	color: #52645e;
	line-height: 2;
}
.new_left_bottomBtn{
	width:100%;
    text-align: center;
    margin: 0 auto;
 }   
 .new_left_bottomBtn a{
	display: inline-block;
	width: 120px;
	height: 36px;
	box-shadow: 0 1px 7px 4px #ecf0f5;
	padding: 5px 21px;
	border-radius: 2px;
	line-height: 1.65;
	color: #7d8b86;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;     
	margin:0 20px;
 }
  .new_left_bottomBtn a:hover{
	  background-color:#00c587;
	  color:#FFFFFF;
  }
  
  .new_right .hots{
	  background-color: #fff;
	  box-shadow: 0 1px 7px 4px #ecf0f5;
	  padding: 36px;
	  margin: 30px 15px 30px 36px;
	  text-align: left;
	  display: block;    
  }
.new_right .hots .h4{
	color: #2E4446;
    font-size: 18px;
	line-height: 1.65;
	margin:0;
}
.h1.detail, .h2.detail, .h3.detail, .h4.detail, .h5.detail, .h6.detail {
    color: #6C7C7D;
	font-size:14px;
	margin:10px 0 25px;
}
.new_right .area_hots:hover,.new_right .area_hots:hover .h4,.new_right .area_hots:hover .detail{
	color:#dd514c;
}


/* 产品中心 */
.m-product{
	width:100%;
}
.line-title::after{
    content: '';
    width: 85px;
    height: 3px;
    border-radius: 4px;
    background-color: #57db9b;
    display: block;
    margin: 20px auto 40px;
}
.line-title{
	font-size: 32px;
	line-height: 1.5;
	text-align: center;
	color: #1f2d3d;    
}
.contentRotation{
	width:1440px;
	margin:0 auto 80px;
}
.rotation{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:space-between;
}
.rotation .rotation_left{
	width:25%;
	
}
.rotation .rotation_right{
	width:24%;
}
.rotation .rotation_cen{
	padding-top:80px;
	width:51%;
}
.rotation .rotation_cen img{
	width:100%;
}
.rotation .rotation_cen a{
    display: block;
    width: 180px;
    height: 40px;
    background: #04cb94;
    border-radius: 2px;
    color: #fff;
    line-height: 40px;  
	text-align:center;
	margin:50px auto 0;
}
.contentRotation2{
	width:100%;
	margin:0 auto 30px;
	display:none;
}
.contentRotation2 .line-title{
	font-size:18px;
}
.rotation2{
	width:335px;
	margin:0 auto;
}
.rotation2 .rotation_left{
	width:100%;
	
}
.rotation2 .rotation_right{
	width:100%;
}
.rotation2 .rotation_cen{
	width:100%;
}
.rotation2 .rotation_cen img{
	width:100%;
}
.rotation2 .rotation_cen a{
    display: block;
    width: 180px;
    height: 40px;
    background: #04cb94;
    border-radius: 2px;
    color: #fff;
    line-height: 40px;  
	text-align:center;
	margin:20px auto 0;
}

.contentHow{
	width:100%;
}
.contentHow .conBG{
	background-color:#f3f8fb;width:100%;padding:50px 0;
}
.contentHow .conBG2{
	width:100%;padding:100px 0;
}
.contentHow .contentCon{
	width: 1200px;
	margin:0 auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.contentHow .contentCon .con_img{
	width:51%;
}
.contentHow .contentCon .con_text{
	padding:0 3%;
}
.contentHow .contentCon .con_text .con_text_txt{
	margin-top: 40px;
	    color: #475669;
	    font-size: 14px;
	    width: 410px;
	    line-height: 28px;
}
.contentHow .contentCon .con_text .con_text_title{
	display:flex;
	align-items:center;
}
.con_text_title img{
	width:50px;
}
.con_text_title p{
	font-size: 24px;
	    color: #1f2d3d;
	margin-left:10px;
}
.contentHow .contentCon .con_text .con_demo{
    display: block;
    width: 180px;
    height: 40px;
    background: #04cb94;
    border-radius: 2px;
    color: #fff;
    line-height: 40px;  
	text-align:center;
	margin:20px 0 0;
}

.message{
	
}
.message .am-slider{
	width:60%;
	margin:0 auto;
	border-radius: 18px;
}
.message .am-slider li{
	width:100%;
	border-radius: 18px;
	overflow:hidden;
	box-shadow: 0 15px 30px 0 rgb(26 52 45 / 10%);
	background-color: #fff;
	display:flex;
}
.message .am-slider li .left{
	width:40%;
	margin-left:3%;
	margin-right:3%;
}
.message .am-slider li .right{
	width:45%;
	margin-left:3%;
	margin-right:3%;
}



@media screen and (max-width: 1440px) {
	.contentRotation{
		width:1160px;
	}
}

@media screen and (max-width: 1200px) {
    .newCon{
    	width:800px;
    	display:flex;
    	justify-content:space-between;
    	align-items:flex-start;
    	margin:0 auto;
    }
    .new_left{
    	width:500px;
    }
    .new_right{
    	width:280px;
    }
	
	.contentRotation{
		width:780px;
	}
	.contentHow .contentCon{
		width: 800px;
	}
	.con_text_title img{
	    width:30px;
	}
	.con_text_title p {
	    font-size: 16px;
	}
	.contentHow .contentCon .con_text .con_text_txt {margin-top:15px;}
}

@media screen and (max-width: 800px) {
    .newCon{
    	width:80vw;
		display: block;
    }
    .new_left{
    	width:80vw;
    }
    .new_right{
    	width:80vw;
    }
	.new_left_bottomBtn a{
		margin:0;
	}
	.new_right .hots {
	    padding: 16px;
	    margin:30px 0;
	}
	
	.line-title {
	    font-size: 18px;
	}
	
	.contentRotation{
		width:100px;
		display:none;
	}
	.contentRotation2{
		display:block;
	}
	.contentHow .contentCon{
		display:block;
		width:100%;
	}
	.contentHow .contentCon .con_img {
	    width: 80%;
		margin:0 auto;
		display:block;
	}
	.contentHow .contentCon .con_text {
	   width:80%;
	   margin:30px auto;
	}
	.contentHow .contentCon .con_text .con_text_txt {
	    width: 100%;
	}
}