/* CSS Document */

#main_banner {
	width: 1200px;
	height: 824px;
	position: relative;
	margin-bottom: -30px;
}
#children_banner {
	width: 1200px;
	height: 670px;
	position: relative;
}
#children_banner.child_banner {
	background-image: url(../images/banner/child_banner.jpg);
}
#children_banner.child_banner_1 {
	background-image: url(../images/banner/child_banner_4.jpg);
}
#children_banner.child_banner_2 {
	background-image: url(../images/banner/child_banner_2.jpg);
}
#children_banner.child_banner_3 {
	background-image: url(../images/banner/child_banner_3.jpg);
}
#children_banner.child_banner_4 {
	background-image: url(../images/banner/child_banner_1.jpg);
}
#children_banner.child_banner_5 {
	background-image: url(../images/banner/child_banner_5.jpg);
}
#children_banner.child_banner_6 {
	background-image: url(../images/banner/child_banner_6.jpg);
}
#children_banner.child_banner_7 {
	background-image: url(../images/banner/child_banner_7.jpg);
}
#children_banner.child_banner_8 {
	background-image: url(../images/banner/child_banner_8.jpg);
}
#children_banner_title {
	margin-top: 160px;
	margin-left: 210px;
	float: left;
	text-align: center;
}
#children_banner_title h1 {
	margin-bottom: 10px;
	padding: 0px;
	font-size: 50px;
	font-weight: 900;
	color: #04634a;
	text-shadow: #fff 2px 0 0, #fff -2px 0 0, #fff 0 2px 0, #fff 0 -2px 0;
	font-family: "幼圆", "Century Gothic", "华文细黑", "Arial Unicode MS", Arial;
}
#children_banner_title h2 {
	padding: 0px;
	font: 20px bold;
	color: #77b94a;
	font-family: "幼圆", "Century Gothic", "华文细黑", "Arial Unicode MS", Arial;
}
.children_banner_link {
	position: absolute;
	width: 118px;
	height: 70px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding-top: 35px;
	display: block;
	border: 2px #000 solid;
	border-radius: 60px 60px 2px 2px;
}
.children_banner_link.link1 {
	top: 270px;
	left: 52px;
	width: 100px;
	background-color: #e16c6c;
}
.children_banner_link.link2 {
	top: 353px;
	left: 49px;
	width: 106px;
	background-color: #edbf47;
}
.children_banner_link.link3 {
	top: 436px;
	left: 47px;
	width: 112px;
	background-color: #c389ce;
}
.children_banner_link.link4 {
	top: 520px;
	left: 45px;
	background-color: #74cee4;
}
.children_banner_link.link5 {
	top: 270px;
	right: 52px;
	width: 100px;
	background-color: #ec774b;
}
.children_banner_link.link6 {
	top: 353px;
	right: 49px;
	width: 106px;
	background-color: #6fc191;
}
.children_banner_link.link7 {
	top: 436px;
	right: 47px;
	width: 112px;
	background-color: #5977b8;
}
.children_banner_link.link8 {
	top: 520px;
	right: 45px;
	background-color: #edbf47;
}
.children_banner_link:hover {
	opacity: 1;
 filter:alpha(opacity:100);
	background-color: #333;
}
/*menu*/
#child_mainconcent {
	width: 1200px;
	margin: 0px;
	padding-bottom: 50px;
	letter-spacing: 1px;
	margin-bottom: 300px;
}
.child_section {
	width: 1150px;
	margin: 0 25px;
}
.child_section a:hover{
	text-decoration:none;
}
.child_section h1 {
	font-family: "幼圆";
	color: #666;
	font-size: 36px;
	margin-bottom: 30px;
}
.child_section h2 {
	font-size: 20px;
	line-height: 36px;
	color: #d6b878;
}
.child_section h3 {
	font-size: 16px;
	color: #d6b878;
}
.child_section h4 {
	margin: 24px 0px 0px 0px;
	padding: 0px;
	text-indent: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #111;
}
.child_section p {
	color: #666;
	line-height: 25px;
}
.child_section_center {
	width: 100%;
	margin: 20px 0;
}
.child_section_center_floatleft {
	float: left;
	width: 470px;
}
.child_section_center_floatright {
	float: right;
	width: 480px;
}
.child_section_left {
	float: left;
	width: 540px;
	margin-bottom: 30px;
}
.child_section_right {
	float: right;
	width: 540px;
	margin-bottom: 30px;
}
.child_section_text2 {
	padding: 0 30px 5px 0;
	border-radius: 6px;
	width: 960px;
}
.child_section_text2 p {
	color: #fff;
	margin-bottom: 5px;;
}
.child_section_text2 h2 {
	color: #fff;
	font-family: "幼圆";
	font-weight: bold;
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.child_section_text2 img {
	float: left;
	margin-right: 27px;
	border-radius: 6px 0 0 6px;
}
.child_section_text1 {
	width:570px;
	margin:0;
}
.solgan1 {
	padding: 10px;
	font: 20px "幼圆";
	color: #fff;
}
.solgan2 {
	padding: 15px 25px;
	font: 30px bold Tahoma, Geneva, sans-serif;
	color: #fff;
	float: left;
	margin: 10px 10px 0 0;
}
.solgan3 {
	padding: 10px 18px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	border-radius: 8px 8px 0 0;
}
.solgan4 {
	padding: 12px 20px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	border-radius: 10px;
}
.solgan5 {
	padding:8px 12px;
	font-size:16px;
	color:#fff;
	border-radius:4px;
}
.solgan5:hover {
	background-color:#afafaf;
}
.text_box1 {
	border: 8px solid;
	padding: 20px;
	border-radius: 0 8px 8px 8px;
}
.text_box2 {
	border: 8px dotted;
	padding: 60px 50px;
	border-radius: 50px;
	width:93%;
	background: url(../images/pic/child_13.png) no-repeat bottom right;
}
.text_box3 {
	border-radius: 8px;
	width:530px;
	margin:30px 15px;
	background-color:#f9f9f9;
	position:relative;
}
.text_box3 h2 {
	color:#fff;
	text-align:center;
}
.text_box3 h3 {
	text-align:center;
	padding-bottom:10px;
}
.text_box3 p{
margin:10px 20px;
}
.text_box4 {
	border:8px solid;
	border-radius:8px;
	padding:20px 30px;
}
.text_box5 {
	border:8px solid;
	border-radius:8px;
}
.text_box5 .text_box5_right {
	padding:20px 30px;
	width:574px;
	float:right;
}
.text_box5 .text_box5_right h2 {
	text-align:center;
	color:#fff;
}
.text_box5 .text_box5_right p {
	color:#fff;
}
.text_box5 .text_box5_left {
	padding:20px 30px;
	float:left;
	width:560px;
}
.text_box5 .text_box5_left h2 {
	text-align:center;
	color:#6fc191;
}
.text_box6 {
	width:360px;
	margin:0 17px;
}

.text_box6 h2 {
	padding:20px 0;
	font-size:24px;
}

.text_box6 img {
	border-radius:8px 8px 0 0;
}
.text_box7 {
	width:265px;
	margin:0 15px;
}
.text_box8 {
	width:520px;
	float:right;
}
.text_box9 {
	background: url(../images/pic/speech_center.jpg) no-repeat;
	height:803px;
}
.text_box9 .text_box10 {
	padding:30px 50px;
	width:700px;
	margin:120px auto;
	background: url(../images/body/w80.png);
	border-radius:10px;
}
.pic_cover {
	position:absolute;
	width:530px;
	height:332px;
	top:54px;
	left:0;

              filter:alpha(opacity=50);  

              -moz-opacity:0.5;  

              -khtml-opacity: 0.5;  

              opacity: 0.5;  

}

.pic_cover2 {
	width:265px;
	height:167px;
}
.hr1 {
	width: 200px;
	text-align: left;
	border: #fff 2px solid;
}
.mr0 {
	margin-right: 0px;
}
.ml0 {
	margin-left: 0px;
}
.ml50 {
	margin-left: 50px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mb20 {
	margin-bottom: 20px;
}
.bg_color1 {
	background-color: #e16c6c;
}
.bg_color2 {
	background-color: #edbf47;
}
.bg_color3 {
	background-color: #c389ce;
}
.bg_color4 {
	background-color: #74cee4;
}
.bg_color5 {
	background-color: #ec774b;
}
.bg_color6 {
	background-color: #6fc191;
}
.bg_color7 {
	background-color: #5977b8;
}
.bg_color8 {
	background-color:#495052;
}
.bg_color9 {
	background-color:#7cbfb8;
}
.bd_color0 {
	border: #fff 2px solid;
}
.bd_color1 {
	border-color: #e16c6c;
}
.bd_color2 {
	border-color: #edbf47;
}
.bd_color3 {
	border-color: #c389ce;
}
.bd_color4 {
	border-color: #74cee4;
}
.bd_color5 {
	border-color: #ec774b;
}
.bd_color6 {
	border-color: #6fc191;
}
.bd_color7 {
	border-color: #5977b8;
}
.bd_color9 {
	border-color: #7cbfb8;
}
.text_white {
	color:#fff !important;
}
.text_white p {
	color:#fff;
}
.text_white h1 {
	color:#fff;
}
.text_white h2 {
	color:#fff;
}
.text_white h3 {
	color:#fff;
}
.img_radius {
	border-radius:150px;
	margin:30px 100px;
}
.greencover {position:absolute; top:-90px; left: 0px; width:1150px; height:70px; z-index:999;}