.sj_yl{
	padding: 50px 0 60px 0;
}
.yl_sj h5{
	font-size: 30px;
}
.yl_sj h5{
	font-size: 30px;
	padding: 40px 0;
}
.yl_sj p{
	font-size: 16px;
	color: #666666;
}
/* choose_how */
.how_choose{
	padding: 45px 0;
 background-color: #f5f5f5;
}
.choose_how .how_title h5{
	font-size: 30px;
	color: #333333;
	padding: 20px 0;
}
.choose_how .how_title {
	width: 100%;
	text-align: center;
}
.choose_how .how_title p{
	font-size: 16px;
	color: #666666;
}
.how_choose .choose_left{
	width: 15%;
}
.how_choose .choose_left li{
	background: url(../images/zn/choose_1.jpg) no-repeat ;
	height: 120px;
	line-height: 120px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	position: relative;
	margin-bottom: 12px;
}
.how_choose .choose_left li:nth-of-type(2){
	background-image:url(../images/zn/choose_2.jpg);
}
.how_choose .choose_left li:nth-of-type(3){
	background-image:url(../images/zn/choose_3.jpg);
}
.how_choose .choose_left li:nth-of-type(4){
	background-image:url(../images/zn/choose_4.jpg);
	margin-bottom: 0;
}
.how_choose .choose_left li p{
	color: #fff;
	width: 100%;
	height: 120px;
	line-height: 120px;
	z-index: 1;
	position: absolute;
	left: 0;
	top:0;
}
.how_choose .choose_left li span{
	display: inline-block;
	width: 100%;
	height: 120px;
	line-height: 120px;
	position: absolute;
	left: 0;
	top:0;
	background: rgba(0,0,0,.5);
	color: #fff;
	
}
.how_choose .choose_left li.active span{
	background: rgba(198,11,16,.8);
}
.how_choose .choose_right{
	width: 84%;
	background-color: #fff;
	box-shadow: 0 0 8px rgba(0,0,0,.1);
}
.how_contain{
	width: 100%;
	margin-top: 35px;
}
.how_contain .choose_right{
	
	padding: 30px 18px;
}
.how_contain .choose_right h5{
	font-size: 24px;
	font-weight: bold;
	border-left: 5px solid #e60000;
	padding-left: 20px;
}
.zone{
	text-align: center;
	margin-top: 46px;
}
.zone p{
	margin-top: 20px;
}
.zone h6{
	margin-top: 20px;
}
.how_contain .choose_right .zone_list{
	display: inline-block;
	text-align: center;
	
}
.how_contain .choose_right .zone_list h6{
	font-size: 30px;
	color: #333333;
}
.how_contain .choose_right .zone_list img{
	margin: 0 auto;
}
.zone .list{
	padding:0 120px ;
	margin-top: 36px;
}
/* .zone_2*/
.zone_2 .list.flex{
	justify-content: left;
	
}
.zone_2 .list .zone_list{
	width: 33.3%;
}
/* .zone_3 */

.zone_3 .zone{
	text-align: left;
	margin-top: 35px;
	padding: 0 40px;
}
.zone_3 p{
	margin-top: 0;
	text-align: left;
	margin-bottom: 10px;
}
.how_choose .consult_btn{
	margin-bottom: 10px;
}
.choose_right .zone_1{
	position: relative;
	display: block;
}
.choose_right .zone_2{
	display: none;
}
.choose_right .zone_3{
	position: relative;
	display: none;
}
.choose_right .zone_4{
	position: relative;
	display: none;
}
.choose_right .zone_1::before{
	content: "";
	position: absolute;
	 width:0; 
	height:0; 
	border-top:10px solid transparent;
	border-bottom:10px solid transparent; 
	border-right:10px solid #fff; 
	left: -25px;
}
.choose_right .zone_2::before{
	top:20%;
}
.choose_right .zone_3::before{
	top:60%;
}
.choose_right .zone_4::before{
	bottom:10%;
}
.how_choose .choose_left li:hover span{
	background: rgba(198,11,16,.8);
}
/* protect */
.protect{
	padding: 80px 90px;
	padding-bottom: 0;
}
.protect_list{
	display: inline-block;
	width: 25%;
	text-align: center;
	margin-bottom: 60px;
}
.protect_list span{
	font-size: 60px;
	color: #e60000;
}
/* ax */
.an_ul{
	width: 100%;
}
.ax{
	background-color: #fff;
}
.ax_flist{
	background:url(../images/zn/ax_1.jpg) no-repeat;
	position: relative;
	width: 48%;
	height: 344px;
}
.ax_flist span{
	display: inline-block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.an_ul li:hover span{
	background: rgba(198,11,16,.8);
}
.ax_flist:nth-of-type(2){
	background-image: url(../images/zn/ax_2.jpg);
}
.an_ul li h5{
	font-size: 24px;
	font-weight: normal;
	margin: 26px 0;
}
.an_ul li p{
	line-height: 1.5;
	font-size: 16px;
}
.ax_flist .des{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	z-index: 1;
	color: #fff;
	text-align: center;
	padding: 60px 0;
}
.ax_flist:nth-of-type(2) .des{
	padding: 110px 0;
}
.ax_flist .des>*{
	width: 100%;
}
.qnaq li{
	width: 48%;
	padding: 30px;
	background-color: #fff;
}
.qnaq li h5{
	font-size: 24px;
	font-weight: bold;
}
.qnaq{
	margin-top: 36px;
	box-shadow: 0 0px 16px 0 rgba(0,0,0,0.2)
}
.ej_tz{
	margin-top: 40px;
	box-shadow: 0 0px 16px 0 rgba(0,0,0,0.2);
	
}
.tz_ej{
	padding:90px 60px;
}
.ej_tz>*{
	width: 50%;
}
.ej_tz h5{
	font-size: 24px;
	margin-bottom: 20px;
}
.ej_tz .tz_ej p{
	font-size: 16px;
	color: #666666;
	line-height: 1.5;
}
/* how_hf */
.how_hf{
	background-color: #e60000;
}
.how_hf .how_title h5{
	font-size: 30px;
    color: #333333;
    padding: 20px 0;
	text-align: center;
	color: #fff;
}
.how_hf {
	text-align: center;
	padding: 45px 0;
}
.how_hf a{
	font-size: 18px;
	padding: 0 42px;
	width: 30%;
	display: inline-block;
}
.hf_content{
	padding: 48px 0 53px 0;
}
.how_hf a  img{
	margin: 0 auto;
}
.how_hf a:hover{
	color: #fff;
}
.how_hf a span{
	display: inline-block;
	width: 100%;
	color: #fff;
	margin-top: 12px;
}
.clastratic{
	background-color: #f5f5f5;
	padding: 45px 0;
}
.clastratic .how_title h5 {
    font-size: 30px;
    color: #333333;
    padding: 20px 0;
    text-align: center;
    color: #000;
}
@media (max-width: 768px){
	.how_choose .choose_left{
		width: 30%;
	}
	.how_choose .choose_right{
		width: 68%;
		padding: 10px;
	}
	.how_contain .choose_right h5{
		font-size: 18px;
	}
	.zone{
		margin-top: 16px;
	}
	.how_contain .choose_right .zone_list h6{
		font-size: 18px;
		margin-top: 10px;
	}
	.zone p{
		margin-top: 5px;
	}
	.zone .list{
		padding: 0;
	}
	.how_choose .choose_left li{
		margin-bottom: 5px;
	}
	.choose_right .zone_2::before {
	    top: 30%;
	}
	.zone_3 .zone{
		padding: 0 10px;
	}
	.zone_img_tb a{
		display: inline-block;
		width: 100%;
	}
	.zone_img_tb a:nth-of-type(1){
		margin-bottom: 5px;
	}
	.zone_img_tb a img{
		max-width: 100%;
	}
	.sj_yl{
		 padding: 20px 10px 30px 10px;
	}
	.sj_yl .sj_left{
		width: 100%;
	}
	.yl_sj h5 {
	    font-size: 24px;
	    padding: 20px 0;
	}
	.sj_right{
		width: 100%;
	}
	.how_choose{
		    padding: 25px 0;
	}
	.choose_how .how_title h5{
		font-size: 24px;
		padding: 10px 0;
	}
	.how_contain{
		margin-top: 20px;
	}
	.ax_flist .des{
		padding: 0 10px;
	}
	.an_ul li h5{
		font-size: 16px;
	}
	.an_ul li p{
		font-size: 14px;
	}
	.ax_flist:nth-of-type(2) .des{
			padding: 0 10px;
	}
	.qnaq li h5{
		font-size: 16px;
	}
	.qnaq li{
		width: 100%;
	}
	.ej_tz a{
		width: 100%;
	}
	.ej_tz>*{
		width: 100%;
	}
	.tz_ej{
		padding: 45px 30px;
	}
	.how_hf .how_title h5{
		font-size: 24px;
	}
	.how_hf a{
		width: 49%;
	}
	.hf_content{
		    padding: 24px 0 25px 0;
	}
	.clastratic .how_title h5{
		font-size: 24px;
	}
	.clastratic{
		padding: 20px 0;
	}
	.protect {
    padding: 10px 0;
    padding-bottom: 0;
   }
	.choose_right .zone_4::before {
    bottom: -10%;
}
}