.add_one li{ width:29.5%; margin-left:3%}
.add_two{ float:left; width:92%; margin-left:3%; padding:0px 1%; background:#f7f7f7; margin-bottom:20px; border-radius:6px;}
.add_two li{ float:left; width:50%; line-height:20px; padding:10px 0px; overflow:hidden;}
.add_two li a{ color:#333; font-size:14px;}
.add_two li.li{ text-align:right;}
.add_two li a:hover{ color:#85BF0E}
.left_lx h2{ color:#fff;}
.add_three{ float:left; background:#85BF0E; width:97%; padding-left:3%; color:#fff; font-size:17px; line-height:40px; margin-bottom:20px; font-weight:bold; letter-spacing:2px;}
.add_four li{ width:45%}
.cp_wei{ color:#fff;}
.add_five{ float:left; width:94%; margin-left:3%; border-bottom:1px solid #DDDDDD; padding-bottom:15px;}
.add_five .top{ float:left; width:100%; line-height:70px; color:#52760D;font-size: 32px;margin-left:22%}
.add_five .ul{ float:left; width:100%;margin-left:5%;margin-top:1.5%;}
.add_five .ul li{ width:33.3333%; line-height:50px;font-size:16px; float:left;}
.add_five .ul li.li{ width:100%; color:#52760D;}
.add_five .ul li a{ color:#666666; font-size:14px;}
.add_five .ul li a:hover{ color:#85BF0E; text-decoration:underline;}

.add_six{ float:left; width:94%; margin-left:5%; padding:30px 0px;}
.add_six .left{ float:left; width:48%;}
.add_six .left img{ float:left; width:100%}
.add_six .right{ float:right; width:48%; color:#666; font-size:14px; line-height:30px;}
@media screen and (min-width: 768px) and (max-width: 992px) {/* 平板 */
	.cp_right{ width:76%}
	.add_two{ margin-left:4%; width:86%; padding:4px 3%;}
	.add_two li{ width:100%; text-align:left;}
	.add_two li.li{ text-align:left;}
	.add_three{ line-height:36px; font-size:16px;}
	.add_five .top{ float:left; width:100%; line-height:40px; color:#52760D;font-size:20px;}
	.add_five .ul li{ line-height:40px;}
	.add_six .right{ font-size:13px; line-height:24px;}
}
@media (max-width: 767px) {/* 手机 */
	.add_one li{ width:43%; margin-left:5%}
	.add_two{ margin-left:4%; width:86%; padding:4px 3%;}
	.add_two li{ width:100%; text-align:left;}
	.add_two li.li{ text-align:left;}
	.add_three{ line-height:34px; font-size:16px;}
	.add_six .right{ font-size:13px; line-height:24px;}
	.add_five .top{ float:left; width:100%; line-height:30px; color:#52760D;font-size:18px;margin-left:1%}
	.add_five .ul li{ line-height:30px;}
	.add_five .ul li.li{ font-size:14px;}
	.add_five .ul li a{ font-size:12px;}
	.add_six{ padding:15px 0px;}
	.add_six .left{ width:100%}
	.add_six .right{ width:100%; padding-top:20px;}
}

