body{
	overflow-x: hidden;
}
.zt-content p{
	font-size: 16px;
	line-height: 2em;
	color: #333;
}
.zt-content h1,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5,.zt-content h6{
	color: #1a1a1a;
	line-height: 1.5em;
}
.zt-content li{
	color: #333;
	line-height: 2em;
	font-size: 16px;
}
/*弹出框*/
#LRdiv1 p{
	font-size: 12px;
	line-height: 1.42857143;
}
/*弹出框 end*/
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
    padding-top: 50px;
    padding-bottom: 50px;
}
.epc_lt{
	width: 65%;
}
.zt-content .epc_rt{
	width: 32%;
}
.huibg{
	background: #F4F4F4;
}
.mongoliabox h2{
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
}
.mongoliapic img{
	width: 24.5%;
}
.mongoliapic2{
	margin-top: 10px;
}
.mongoliapic2>img.mongoliapic3{
	width: 45.5%;

}
.mongoliapic2>img.mongoliapic4{
	width: 26%;

}
.mongoliapic2>div{
	width: 27%;
}
.mongoliapic2>div img:first-child{
	margin-bottom: 45px;
}
.analysistit{
	margin-bottom: 40px;
}
.analysistit h2{
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}
.analysistit p{
	text-align: center;
}
.analysislist{
	background-color: #F4F4F4;
    border: 1px solid #DEDEDE;
    padding: 2em;
	margin-top: 30px;
}
.analysistxt{
	width: 68%;
}
.analysistxt h4{
	font-size: 18px;
}
.analysistxt ul{
	background: #FFF;
	margin-top: 20px;
	padding: 15px 20px;
}
.analysislist span{
	display: block;
	width: 25%;
	color: #BCD6F4;
	font-size: 60px;
	font-weight: bold;
}
.analysislist2 span{
	color: #DF8D8D;
}
.solution_flow{
	margin-top: 40px;
}
.solution_flow>div{
	width: 48%;
	box-sizing: border-box;
	
}
.solution_flow .solution_flow_rt{
	width: 50%;

}
.solution_flow_lt,.solution_flow_top,.solution_flow_bottom{
	padding: 20px ;background-color: #F4F4F4;
    border: 1px solid #DEDEDE;
}
.solution_flow_lt span{
	display: block;
	padding: 20px 0;
	text-align: center;
}
.solution_flow_pic img{
	width: 32%;
	margin-bottom: 10px;
}
.solution_flow_top span{
	display: block;
	text-align: center;

}
.solution_flow_bottom{
	margin-top: 20px;
}
.solution_flow_bottom h3{
	text-align: center;
	font-size: 28px;
}
.reading h2{
	text-align: center;
	font-size: 28px;
	margin-bottom: 20px;
}
.tipsbox h2{
	font-size: 28px;
	text-align: center;
	margin-bottom: 20px;

}
.sug_list{
	border: 1px solid #DEDEDE;
	width: 49%;
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 15px;
}
.sug_list img{
	float: left;
	width: auto;
	margin-right: 10px;
}
.sug_list p{
	font-size: 14px;
	line-height: 1.3em;
}
.sug_list:last-child p{
	color:#DD1F2B;
	font-weight: bold;
	font-size: 16px;
}
.tipsbox{
	padding-bottom: 0;
}
@media (max-width: 1000px) {
    .common-banner{
        width: 100%;
        height: 199.993px;
        overflow: hidden;
        position: relative;
    }
    .zt-content{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .zt-padd{
        padding-top: 40px;
        padding-bottom: 40px;
        
    }
    .m-banner{
        width: 100%;
        margin-top: 57.314px;
        height: auto;
    }
    .m-banner img{
        width: 100%;
    }
    .zt-content img{
        width: 100%;
    }
    .common-banner img{
        height: 100%;
        width: auto;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
	.epc_lt{
		width: 100%;
	}
	.zt-content .epc_rt{
		width: 100%;
	}
	.huibg{
		background: #F4F4F4;
	}
	.mongoliabox h2{
		text-align: center;
		font-size: 24px;
		margin-bottom: 20px;
		line-height: 1.2em;
	}
	.mongoliapic img{
		width: 24.5%;
	}
	.mongoliapic2{
		margin-top: 5px;
	}
	.mongoliapic2>img.mongoliapic3{
		width: 45.5%;
	
	}
	.mongoliapic2>img.mongoliapic4{
		width: 26%;
	
	}
	.mongoliapic2>div{
		width: 27%;
	}
	.mongoliapic2>div img:first-child{
		margin-bottom: 12px;
	}
	.analysistit{
		margin-bottom: 40px;
	}
	.analysistit h2{
		text-align: center;
		font-size: 28px;
		font-weight: bold;
	}
	.analysistit p{
		text-align: center;
		line-height: 1.5em;
	}
	.analysislist{
		background-color: #F4F4F4;
		border: 1px solid #DEDEDE;
		padding: 20px;
		margin-top: 30px;
	}
	.analysistxt{
		width: 100%;
	}
	.analysistxt h4{
		font-size: 18px;
	}
	.analysistxt ul{
		background: #FFF;
		margin-top: 20px;
		padding: 15px 20px;
	}
	.analysislist span{
		display: block;
		width: 100%;
		color: #BCD6F4;
		font-size: 30px;
		font-weight: bold;
		margin: 20px 0;
		text-align: center;
	}
	.analysislist2 span{
		color: #DF8D8D;
	}
	.solution_flow{
		margin-top: 20px;
	}
	.solution_flow>div{
		width: 100%;
		
	}
	.solution_flow .solution_flow_rt{
		width: 100%;
	
	}
	.solution_flow_rt{
		margin-top: 20px;
	}
	.solution_flow_lt,.solution_flow_top,.solution_flow_bottom{
		padding: 20px ;background-color: #F4F4F4;
		border: 1px solid #DEDEDE;
	}
	.solution_flow_lt span{
		display: block;
		padding: 20px 0;
		text-align: center;
	}
	.solution_flow_pic img{
		width: 32%;
		margin-bottom: 10px;
	}
	.solution_flow_top span{
		display: block;
		text-align: center;
	
	}
	.solution_flow_bottom{
		margin-top: 20px;
	}
	.solution_flow_bottom h3{
		text-align: center;
		font-size: 28px;
	}
	.reading h2{
		text-align: center;
		font-size: 28px;
		margin-bottom: 20px;
	}
	.tipsbox h2{
		font-size: 28px;
		text-align: center;
		margin-bottom: 20px;
	
	}
	.sug_list{
		border: 1px solid #DEDEDE;
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
		margin-bottom: 15px;
	}
	.sug_list img{
		float: left;
		width: auto;
		margin-right: 10px;
	}
	.sug_list p{
		font-size: 14px;
		line-height: 1.3em;
	}
	.sug_list:last-child p{
		color:#DD1F2B;
		font-weight: bold;
		font-size: 16px;
	}
	.tipsbox{
		padding-bottom: 0;
	}
}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 190px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}
