.box-benefit {
	width:100%;
	display:inline-block;
	background: #F4FDFF;
	padding:30px 0;
	}
.box-benefit .web-benefit {
	display:none;
	}
.box-benefit  .wap-benefit {
	display:inline-block;
	width:100%;
	margin-top:20px;
	}
@media screen and (max-width: 767px)  {
	.box-benefit  .wap-benefit .item {
		width:100%;
		display:inline-block;
		padding-bottom:30px;
		}
.box-benefit  .wap-benefit .head-text {
	margin:0;
	margin-bottom:10px;
	font-weight: 500;
		font-size: 20px;
		line-height: 28px;
		color: #16BCDC;
	}		
.box-benefit  .wap-benefit .ul-list {
		width:100%;
		margin:0;
		padding:0;
		display:inline-block;
		}
	
.box-benefit  .wap-benefit .ul-list li{
		width:100%;
		float:left;
		list-style:none;
		margin-bottom:10px;
		font-weight: normal;
	font-size: 12px;
	line-height: 19px;
	color: #727272;
	padding:10px 0;
	
		}
.box-benefit  .wap-benefit .ul-list.b-right li {text-align:left; padding-left:94px;}	
.box-benefit  .wap-benefit .ul-list.b-left li {text-align:right; padding-right:94px;}		
.box-benefit  .wap-benefit .ul-list li:last-child {
		margin:0;
		}	
.box-benefit  .wap-benefit .ul-list p{ margin:0;}
.box-benefit  .wap-benefit .ul-list .title {
		margin:0;
		font-weight: 500;
		font-size: 14px;
		line-height: 20px;
		color: #2E3A59;
		margin-bottom:10px;
		}
.box-benefit  .wap-benefit .ul-list .title a {color: #2E3A59;}
.box-benefit  .wap-benefit .ul-list.b-left li:nth-child(1) { background:url(../images/icon-benefit/icon-l1.png) no-repeat  right center;}
.box-benefit  .wap-benefit .ul-list.b-left li:nth-child(2) { background:url(../images/icon-benefit/icon-l2.png) no-repeat right center;}
.box-benefit  .wap-benefit .ul-list.b-left li:nth-child(3) { background:url(../images/icon-benefit/icon-l3.png) no-repeat right center;}
.box-benefit  .wap-benefit .ul-list.b-left li:nth-child(4) { background:url(../images/icon-benefit/icon-l4.png) no-repeat right center;}
.box-benefit  .wap-benefit .ul-list.b-right li:nth-child(1) { background:url(../images/icon-benefit/icon-r1.png) no-repeat left center;}
.box-benefit  .wap-benefit .ul-list.b-right li:nth-child(2) { background:url(../images/icon-benefit/icon-r2.png) no-repeat left center;}
.box-benefit  .wap-benefit .ul-list.b-right li:nth-child(3) { background:url(../images/icon-benefit/icon-r3.png) no-repeat left center;}
.box-benefit  .wap-benefit .ul-list.b-right li:nth-child(4) { background:url(../images/icon-benefit/icon-r4.png) no-repeat left center;}
}
@media screen and (min-width: 768px)  {
	.box-benefit  .wap-benefit {
		display:none;
	}
	.box-benefit {
		padding:60px 0;
	}
	.box-benefit .web-benefit {
	display: inline-block;
	width:100%;
	text-align:center;
	
	}
	.box-benefit .web-benefit .head{
		width:100%;
		max-width:980px;
		margin:auto;
		display:inline-block;
		height:65px;
		font-weight: 500;
		font-size: 24px;
		line-height: 28px;
		color: #16BCDC;
		padding-top:16px;
		text-align:left;
		text-transform:uppercase;
		background:url(../images/icon-benefit/line-h.png) no-repeat center center;
		margin-bottom:23px;
		}	
	.box-benefit .web-benefit .head .text-r {
		float:right;
		text-align:right;
		}
	.box-benefit .web-benefit .content-benefit {
		width:100%;
		display:inline-block;
		background:url(../images/icon-benefit/bg-benefit.png) no-repeat center bottom;
		padding-bottom:10px;
		}
	.box-benefit .web-benefit .ul-list {
		width:380px;
		margin:0;
		padding:0;
		}
	
	.box-benefit .web-benefit .ul-list li{
		width:100%;
		float:left;
		list-style:none;
		margin-bottom:42px;
		font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #727272;
	padding:10px 0;
	
		}
	.box-benefit .web-benefit .ul-list.b-right { float:right; }
	.box-benefit .web-benefit .ul-list.b-right li {text-align:left; padding-left:94px;}	
	.box-benefit .web-benefit .ul-list.b-left { float:left; }
	.box-benefit .web-benefit .ul-list.b-left li {text-align:right; padding-right:94px;}		
	.box-benefit .web-benefit .ul-list li:last-child {
		margin:0;
		}	
	.box-benefit .web-benefit .ul-list p{ margin:0;}
	.box-benefit .web-benefit .ul-list .title {
		margin:0;
		font-weight: 500;
		font-size: 17px;
		line-height: 20px;
		color: #2E3A59;
		margin-bottom:10px;
		}
	.box-benefit .web-benefit .ul-list .title a {color: #2E3A59;}
	.box-benefit .web-benefit .ul-list.b-left li:nth-child(1) { background:url(../images/icon-benefit/icon-l1.png) no-repeat  right center;}
	.box-benefit .web-benefit .ul-list.b-left li:nth-child(2) { background:url(../images/icon-benefit/icon-l2.png) no-repeat right center;}
	.box-benefit .web-benefit .ul-list.b-left li:nth-child(3) { background:url(../images/icon-benefit/icon-l3.png) no-repeat right center;}
	.box-benefit .web-benefit .ul-list.b-left li:nth-child(4) { background:url(../images/icon-benefit/icon-l4.png) no-repeat right center;}
	
	.box-benefit .web-benefit .ul-list.b-right li:nth-child(1) { background:url(../images/icon-benefit/icon-r1.png) no-repeat left center;}
	.box-benefit .web-benefit .ul-list.b-right li:nth-child(2) { background:url(../images/icon-benefit/icon-r2.png) no-repeat left center;}
	.box-benefit .web-benefit .ul-list.b-right li:nth-child(3) { background:url(../images/icon-benefit/icon-r3.png) no-repeat left center;}
	.box-benefit .web-benefit .ul-list.b-right li:nth-child(4) { background:url(../images/icon-benefit/icon-r4.png) no-repeat left center;}
							
	
	}
@media screen and (min-width: 768px) and (max-width: 960px)  {
	.box-benefit .web-benefit .head{
	
		background:url(../images/icon-benefit/line-m.png) no-repeat center center;
		}
	.box-benefit .web-benefit .content-benefit {
		background:none;
		}
	.box-benefit .web-benefit .ul-list { width:50%;}	
	.box-benefit .web-benefit .ul-list .title {
		font-size:15px;
		}		
	
	}



		