body{
	background: #F9F9F9;
}
.page{
	width: 100%;
	position: relative;
	
}
.videobox{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.videobox ul {
	width:80%;
	position: absolute;
	top:50%;
	left: 50%;
    transform: translate(-50%, -50%);
}
.videobox ul li{
	width:33.33%;
	padding: 25px 0px 25px 0;
	float: left;
}
.eng{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.china{
	font-size: 25px;
	color: #FFFFFF;
	text-align: center;
}
.swiper-box{
	width: 100%;
	height: 100%;
	overflow: hidden;
	
}
.eway-con{
	position: inherit;
}
.e_con{
	width:1200px;
	min-height: 500px;
	margin: 0 auto;
	z-index: 9999;
	/* position: absolute;
	top: -100px;
	left: 50%;
	transform: translate(-50%,0); */
	background:#FFFFFF;
}
.page1,.page2,.page3,.page4,.page5{
	width:100%;
	height: auto;
	margin: 0 auto;	
	padding: 0px 5%;
}
.p-con{
	width: 100%;
	/* height: 405px; */
}
.p-con .p-left {
	width: 60%;
	height: 100%;
	float: left;
	padding: 0 25px 0 0;
	text-indent: 2em;
    font-size: 16px;
    color: #000000;
   
    text-align: justify;
    line-height: 26px;
}
.p-con .p-left p, .p-con p{
	text-indent: 2em;
    font-size: 16px;
    color: #000000;
    text-align: left;
    line-height: 26px;
}
.p-con .p-right{
	width: 40%;
	height: 100%;
	float: right;
}
.p-con .p-right img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.p-con2 p{
	/* margin-right: 25px; */
	 font-size: 16px;
    color: #000000;
    letter-spacing: .26px;
    text-align: justify;
}

.p-con3 p{
	text-indent: 2em;
    font-size: 16px;
    color: #000000;
    letter-spacing: .26px;
    text-align: justify;
    line-height: 26px;
	
}
.p-con4{
	width: 100%;
}
.p-con4 .c-box,.p-con4 .c-box ul{
	width:100%;
	height: 180px;
	
}
.p-con4 .c-box{
	width:100%;
	height: 180px;
	-webkit-box-shadow: 0 0 5px 5px rgba(194,194,194,0.5);  
	-moz-box-shadow: 0 0 5px 5px rgba(194,194,194,0.5);
	box-shadow: 0 0 5px 5px rgba(194,194,194,0.5);
}
.p-con4 .c-box ul li {
	width: 25%;
	height: 180px;
	float: left;
	padding: 25px;
	position: relative;
}
.p-con4 .c-box ul li:after{
	content: "";
    display: block;
    width: 1px;
    height: 30%;
    color: #CCCCCC;
    border: 0.5px solid #CCCCCC;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
}
.p-con4 .c-box ul li:last-child:after{
    border: none;
}
 .p-con4 .c-box ul li .c-tit{
	font-size: 18px;
	 text-align: left;
}
 .p-con4 .c-box ul li .num{
	font-size: 50px;
    color: #15b0e8;
text-align: left;
 }
.p-con5  ul li {
	width: 240px;
	float: left;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	margin:10px;
}
.p-con5  ul li img {
	/* margin-right: 15px; */
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
	.e_con {
    width: 100%;
    }
	.p-con .p-left{
	width: 100%;
}
.videobox ul {
    width: 80%;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.videobox ul li{
	width:100%;
	padding:  0;
	float: left;
}
.eng{
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.china{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.p-con {
    width: 100%;
    height: auto;
}
.p-con .p-right{
	display: none;
}
.p-con2 span {
    box-sizing: border-box;
}	
.p-con4 .c-box, .p-con4 .c-box ul {
    width: 100%;
    height: auto;
}
.p-con4 .c-box {
	box-shadow: none;
}
.p-con4 .c-box ul li {
    width: 100%;
    height: 180px;
     float: none; 
    padding: 25px;
    text-align: center;
    margin-bottom: 25px;
    position: relative;
    -webkit-box-shadow: 0 0 5px 5px rgba(194,194,194,0.5);  
	-moz-box-shadow: 0 0 5px 5px rgba(194,194,194,0.5);
	box-shadow: 0 0 5px 5px rgba(194,194,194,0.5);
}
.p-con4 .c-box ul li:after{
    display: none;
}
.p-con5 ul li img{
	display: block;
	margin: 0 auto;
}
.p-con5 ul li {
    width: 50%;
    float: left;
    padding: 5px;
    text-align: center;
    font-size: 18px;
}
	}
	




@media (max-width: 768px){
	.eway-group-panel {
		padding-right: 3px;
		padding-left: 3px;
	}
}