@charset "UTF-8";
h5+p {
	margin:10px 0 15px 40px;
}
#one {
	padding:65px 0 50px 38%;
	background:url(../img/01/one_bg.gif) no-repeat 0 100%;
	background-size: 35.0515464%%;
}
#two h4+p {
	padding:30px 22% 20px 13%;
	background:url(../img/01/two_bg.gif) no-repeat 2% bottom, url(../img/01/two_bg2.gif) no-repeat 95% bottom;
	background-size:12.371134% auto, 17.3195876% auto;
}
#two .img_box:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	background:url(../img/01/ex.png) no-repeat 0 0;
	background-size: 100% auto;	
	width: 10.3092784%;
    height: 18%;
}
#two .img_box p {
	padding:30px 22% 23px 13%;
	background:url(../img/01/two_img_bg.png) no-repeat 2% bottom, url(../img/01/two_img_bg2.png) no-repeat 95% bottom;
	background-size:9.69072165% auto, 17.7319588% auto;
	font-size:16px;
}
#two h6 {
	background:#fff;
	font-weight:bold;
	font-size:18px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#two h6 span {
	background:#f39700;
	color:#fff;
	padding: 0 5px;
	margin-right:10px;
	line-height:39px;
	display: inline-block;
	font-size:22px;
	border-radius:10px 0px 0px 10px;
	-moz-border-radius:10px 0px 0px 10px;
	-webkit-border-radius:10px 0px 0px 10px;
	font-family: "Century Gothic", CenturyGothic, Avenir-Light;
}
#two #list li > p {
	background:#fff;
	margin-top:5px;
	line-height:1.8;
	padding:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	min-height:130px;
}
#two #list > li {
	background-color:#8ac869;
	padding:20px 40px 20px 27%;
	background-image:url(../img/01/two_people01.gif);
	background-repeat:no-repeat;
	background-position:4% 50%;
	background-size:21.8556701%;
	margin-bottom:10px;
}
#two #list > li:nth-child(2) {
	background-image:url(../img/01/two_people02.gif);
}
#two #list > li:nth-child(3) {
	background-image:url(../img/01/two_people03.gif);
}
#two #list > li:nth-child(4) {
	background-image:url(../img/01/two_people04.gif);
}
#two #list > li:nth-child(5) {
	background-image:url(../img/01/two_people05.gif);
}
#two #list > li:nth-child(6) {
	background-image:none;
	padding:20px 40px;
}
#two #list li:nth-child(6) div {
	background:#fff;
	margin-top:5px;
	line-height:1.8;
	padding:15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#two #list li:nth-child(6) li {
	background-image:url(../img/01/two_people06.gif);
	background-repeat:no-repeat;
	background-position:50% top;
	width:23.5%;
	float:left;
	margin:20px 2% 0 0;
	font-size:14px;
	padding-top:150px;
}
#two #list li:nth-child(6) li:nth-child(2) {
	background-image: url(../img/01/two_people07.gif);
}
#two #list li:nth-child(6) li:nth-child(3) {
	background-image: url(../img/01/two_people08.gif);
}
#two #list li:nth-child(6) li:last-child {
	background-image: url(../img/01/two_people09.gif);
	margin-right:0;
}
#two #list li:nth-child(6) li span {
	font-size:16px;
	display:block;
	font-weight:bold;
	padding-left:10px;
	background:url(../img/dotted.gif) no-repeat 0 10px;
	background-size:6px;
}
#tree p {
	background:url(../img/01/tree_img_bg.gif) no-repeat 0 0;
	background-size:28.1443299% auto;
	padding-left:36%;
}
#four > p {
	background:url(../img/01/four_img_bg.gif) no-repeat 0 0;
	background-size:30.3092784% auto;
	padding-left:36%;
}
#four h5+ p {
	font-size:16px;
	padding-left:0;
}
#four .link_btn_box ul {
	border:solid 3px #6dba44;
	padding:15px 15px 0 15px;
}
#four .link_btn_box ul li {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
#four .link_btn_box ul li:nth-child(3n) {
	margin-right:0;
}
#four .link_btn_box ul li a:hover {
	opacity:0.7;
}
 @media screen and (max-width:1200px) {
#two #list > li {
	padding-right:20px;
}
#two #list > li:nth-child(6) {
	padding:20px;
}
#two #list li:nth-child(6) li {
	width:48%;
	margin-right:4%;
}
#two #list li:nth-child(6) li:nth-child(even) {
	margin-right:0;
}
#four .link_btn_box ul li {
	width: 32%;
}
}
@media screen and (max-width:768px) {
h5+p {
	margin: 10px 0;
}
#one {
	background: none;
	padding:0;
}
#two h4+p {
	padding:0 0 10px 0;
	background:none;
}
#two .img_box p {
	padding:2%;
	background:none;
}
#two h5, #four h5{
	margin-top:20px;
}
#two #list ul {
	width:100%;
	padding:0;
	margin:20px auto 0 auto;
}
#two ul li {
	float:none;
	width:100%;
	margin-bottom:10px;
	text-align:center;
}
#two #list > li {
	padding: 3% 3% 3% 27%;
}
#two #list li > p {
	min-height:0;
}
#two #list li:nth-child(6) li {
	background-size:100px auto;
}
#two #list li:nth-child(6) li {
	width:100%;
	float:none;
	text-align:left;
	min-height:100px;
	margin:0 0 20px 0;
	background-position:0 0;
	padding:0 0 0 120px;
	box-sizing:border-box;
}
#two #list li:nth-child(6) li:last-child {
	margin-bottom:0;
}
#tree p, #four > p {
	background:none;
	padding-left:0;
}
#four .link_btn_box {
	margin-top: 10px;
}
#four .link_btn_box ul li {
	width: 48%;
	margin-right:3%!important;
}
#four .link_btn_box ul li img {
	width:100%;
}
#four .link_btn_box ul li:nth-child(2n) {
	margin-right:0!important;
}
}
 @media screen and (max-width:600px) {
#two .img_box:before {
    width: 13.0208333%;
    height: 69px;
}
#two #list > li {
	background-size: 110px auto !important;
	background-position:10% 10px!important;
	padding:50px 3% 20px 3%;
}
#two h6 {
	width:60%;
	margin-left:40%;
	margin-bottom:40px;
}
#two #list li:nth-child(6) h6 {
	width:100%;
	margin-left:0;
	margin-bottom:0;
}
#four .link_btn_box ul li {
	width:100%;
	float:none;
}
}
