@charset "utf-8";
.wall_a { width: 1000px; margin: auto; background: #fafcfa; overflow: hidden }
.wall_a li { float: left; position: relative; }
.wall_a li p a { color: #686868 }
.text_a { width: 220px; line-height: 24px; padding: 30px 20px }
.text_b { width: 164px; line-height: 24px; padding: 40px 20px }
.wall_a li figcaption { position: absolute; left: 0; top: 10px; }
.wall_a li h2 { font-size: 12px; line-height: 24px; padding: 20px; font-weight: normal; opacity: 0; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(0); transform: scale(0); color: #666 }/* 鏂囧瓧娓愭樉鏁堟灉  */
.wall_a li:hover h2 { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
.wall_a li:hover img { opacity: 0.4; }


/* loading  */



#dongtai { position: relative; width: 240px; height: 29px; }
#dongtai li { position: absolute; top: 0;/* background: #238d7b; 榛樿棰滆壊 */ width: 29px; height: 29px; -moz-animation: bounce_dongtai 1.2s linear infinite; -moz-transform: scale(.3); -moz-border-radius: 19px; -webkit-animation: bounce_dongtai 1.2s linear infinite; -webkit-transform: scale(.3); -webkit-border-radius: 19px; -ms-animation: bounce_dongtai 1.2s linear infinite; -ms-transform: scale(.3); -ms-border-radius: 19px; -o-animation: bounce_dongtai 1.2s linear infinite; -o-transform: scale(.3); -o-border-radius: 19px; animation: bounce_dongtai 1.2s linear infinite; transform: scale(.3); border-radius: 19px; }
#dongtai li:first-child { left: 0; -moz-animation-delay: 0.48s; -webkit-animation-delay: 0.48s; -ms-animation-delay: 0.48s; -o-animation-delay: 0.48s; animation-delay: 0.48s; }
#dongtai li:nth-child(2) { left: 30px; -moz-animation-delay: 0.6s; -webkit-animation-delay: 0.6s; -ms-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s; }
#dongtai li:nth-child(3) { left: 60px; -moz-animation-delay: 0.72s; -webkit-animation-delay: 0.72s; -ms-animation-delay: 0.72s; -o-animation-delay: 0.72s; animation-delay: 0.72s; }
#dongtai li:nth-child(4) { left: 90px; -moz-animation-delay: 0.84s; -webkit-animation-delay: 0.84s; -ms-animation-delay: 0.84s; -o-animation-delay: 0.84s; animation-delay: 0.84s; }
#dongtai li:nth-child(5) { left: 120px; -moz-animation-delay: 0.96s; -webkit-animation-delay: 0.96s; -ms-animation-delay: 0.96s; -o-animation-delay: 0.96s; animation-delay: 0.96s; }
#dongtai li:nth-child(6) { left: 150px; -moz-animation-delay: 1.08s; -webkit-animation-delay: 1.08s; -ms-animation-delay: 1.08s; -o-animation-delay: 1.08s; animation-delay: 1.08s; }
#dongtai li:nth-child(7) { left: 180px; -moz-animation-delay: 1.2s; -webkit-animation-delay: 1.2s; -ms-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s; }
#dongtai li:nth-child(8) { left: 210px; -moz-animation-delay: 1.32s; -webkit-animation-delay: 1.32s; -ms-animation-delay: 1.32s; -o-animation-delay: 1.32s; animation-delay: 1.32s; }


/* about */
.about { width: 100%; background: #fff; padding: 20px 0; overflow: hidden }
.about ul { width: 1000px; margin: auto; line-height: 24px }
.about_girl span img, .about_boy span img { width: 130px; height: 130px; border-radius: 100% }
.about_girl, .about_boy { width: 100%; margin:10px auto 0; overflow: hidden }
.about_girl span { float: left; margin-right: 30px }
.about_girl p { margin: 20px; background: #559664; color: #FFF; float: left; padding: 20px; width: 46%; border-radius: 6px; position: relative; box-shadow: inset #226039 -1px -1px 1px; text-shadow: #226039 1px 1px 0px }
.about_girl p::before { content: ""; width: 0px; height: 0px; border-style: solid; border-width: 20px 20px 20px 0; border-color: transparent #559664 transparent; position: absolute; left: -20px; top: 24px; }/* 涓夎褰?*/
.about_boy span { float: right; margin-left: 30px }
.about_boy p { margin: 20px; background: #ececec; color: #444; float: right; padding: 20px; width: 46%; border-radius: 6px; position: relative; box-shadow: inset #999 1px -1px 1px; text-shadow: #fff 1px 1px 0px }
.about_boy p::before { content: ""; width: 0px; height: 0px; border-style: solid; border-width: 20px 0 20px 20px; border-color: transparent #ececec transparent; position: absolute; right: -20px; top: 24px; }
/* blog */
.blog{ width:1000px; margin: 30px auto; overflow:hidden}
.blog figure{ background:#ececec; border:#FFF 10px solid; width:300px; height:430px; float:left;margin: 0 5px;}
.blog figure img{ display:block; margin: 0 auto 20px}
.blog figure p{ font-size:14px;  text-shadow: #fff 1px 1px 0px; line-height:26px; text-align:center; font-weight:bold}
.blog figure p a{color:#226039;}
.blog figure figcaption{ padding:10px; line-height:22px; color:#666}
/* hope */
.text6 {font-family: "寰蒋闆呴粦"; font-size: 30px; color: #FFF; -webkit-box-reflect: below 1px -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(white)); width:1000px; margin:auto  ;display:none;}
.hope{ border-top:50px #559664 solid; padding:20px; color:#FFF ;display:none;}



/*topnav*/
.topnav{ line-height:50px; height:50px; color:#000; text-align:center; background:#FFF; position:fixed; width:100%; top:0; z-index:999; box-shadow:#333 0px 2px 2px}
.topnav a{ color:#000; font-weight:bold; margin:0 5px}
#left{
	width: 230px;
	min-height: 425px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
	float: left;
	margin-top: 24px;
/*background-color: #000;*/
display:inline;
	/*padding-top: 12px;*/
}
.h12px{
	width: 280px;
	height: 12px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
.left1{
	/*width: 29%;*/
	width: 224px;
	min-height: 240px;
	height: auto;
	margin-top: 5px;
	/*padding-bottom: 15px;*/
	margin-left: auto;
	margin-right: auto;
	float: left;
	border: 1px solid #972211;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 0px;
	padding-top: 10px;
}
.left1 img{
	margin-right: auto;
	margin-left: 9px;
}
#quanju .left1 li{
	line-height: 18px;
	padding-top: 8px;
	list-style-position: inside;
	list-style-image: url(index_res/dian.jpg);
	list-style-type: disc;
	margin-left: 10px;
	border: 1px none #EEEEEE;
}
.left p{
	/*width: 29%;*/

	padding-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	background-color: #ffffff;
	list-style-type: none;
	list-style-image: none;
	padding-left: 18px;
}
.left2{
	/*width: 29%;*/
	width: 230px;
	/*min-height: 240px;*/
	height: auto;
	margin-top: 5px;
	/*padding-bottom: 15px;*/
	margin-left: auto;
	margin-right: auto;
	float: left;
	
	overflow: hidden;
	margin-bottom: 0px;
	padding-top: 10px;
}
.leftbt{
	/*width: 29%;*/
	width: 294px;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
background-color: #fff;
border-radius: 9px;
}
.liebiao{
	height: 30px;
	width: 85%;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 30px;
	}






/*left缁撴潫*/
/*neirong缁撴潫*/
#neirong{
	width: 730px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	background-color: #fff;/*#6C9缁胯壊*/
	margin-right: 10px;
	display: inline;
	margin-top: 24px;

}

.shang{
	width: 100%;
	height: 273px;
	padding-top: 0px;
	margin-bottom: 0px;
	
}
.shang img{
	width: 100%;
	height: 273px;

	
}
.shang1{
	width: 100%;
	border: 1px solid #CCC;
	padding-top: 2px;
	margin-bottom: 5px;
	height: 155px;	
}

.shang1 marquee img{
	height: 120px;
	width: auto;	

	
}
/*鐒︾偣鍥?/
/* 鐒︾偣鍥?姘村钩婊氬姩
------------------------------ */
.dongtai{
	width: 730px;
	max-height: 250px;
	margin-top: 0px;
	margin-left: auto;
	border-radius: 0px;
	/*	border: 1px groove #EBE4E4;*/
	background-color: #ffffff;
	margin-right: auto;
}
.dongtai img{

	/*height: 100%;*/
	margin-left: 0px;/*瑙ｅ喅绗笁涓浘鐗囨棤娉曟樉绀洪棶棰?蹇呴』涓?px*/
	margin-top: 0px;    position: relative;    z-index: 99;

}
.dongtai h4{
	
	margin-left: 0px;

}
.hdp_container{width:100%;height:100%;margin:0px auto;position:relative;font-size:12px;overflow:hidden;float: left;}
.jiaodian{
	width: 302px;
	height: 224px;
	float: left;
	border-radius: 0px;
	background-color: #FFFFFF;
	margin-top: 2.5px;
	margin-left: 2.5px;
	border: 2px solid #999;
	padding: 1px;
position: relative;z-index: 99;
}
/*.jiaodian1{
	width: 302px;
	height: 224px;
	border: 1px solid #CCC;
	float: left;
    border-radius: 0px;
		background-color: #FFFFFF;

}*/
 .dtbb1{
    width:408px;
    height:225px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	border: 1px double #EEEEEE;
}

#quanju .dtbb1 ul li{
         
	line-height: 18px;
	padding-top: 8px;
	list-style-position: inside;
	list-style-image: url(index_res/ys2.jpg);
	list-style-type: disc;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EEEEEE;
}
#quanju .dtbb1 ul li a{}
 .dtbb1 span{
	margin-right: 15px;

	line-height: 18px;
}
#quanju  .dtbb1 .xinwen{
	text-indent: 2em;
}  
.wenzi{
	width: 400px;
	margin-left: 15px;
	}


.zhong{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	overflow: hidden;
	background-color: #FFF;
	}
.tongzhi{
	width: 357px;
	height: 152px;
	float: left;
	border: 1px solid #CCC;

}
.tongzhi ul{
	margin-top: 6px;

}
/*.tongzhi .biankuang{
	width: 346px;
	height: 165px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}*/
#quanju .tongzhi ul li{
	line-height: 18px;
	padding-top: 6px;
	list-style-position: inside;
	list-style-image: url(index_res/ys3.jpg);
	list-style-type: disc;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eee;
	padding-bottom: 3px;
}
 .tongzhi span{
	margin-right: 6px;
	float: right;
	line-height: 18px;
}
.tongzhi img{
	/*height: 100%;*/
	margin-left: 0px;
	margin-top: 0px;

}

.tongzhi1{
	width: 357px;
	height: 152px;
	border: 1px solid #CCC;
	float: right;

}
.tongzhi1 ul{
	margin-top: 6px;

}
/*.tongzhi1 .biankuang{
	width: 346px;
	height: 165px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}*/
#quanju .tongzhi1 ul li{
	line-height: 18px;
	padding-top: 6px;
	list-style-position: inside;
	list-style-image: url(index_res/ys3.jpg);
	list-style-type: disc;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eee;
	padding-bottom: 3px;
}
 .tongzhi1 span{
	margin-right: 6px;
	float: right;
	line-height: 18px;
}
.tongzhi1 img{
	/*height: 100%;*/
	margin-left: 0px;
	margin-top: 0px;

}
.biankuang1{
	width: 713px;
	height: 110px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#quanju .biankuang1 ul li{
	line-height: 18px;
	padding-top: 10px;
	list-style-position: inside;
	list-style-image: url(index_res/ys4.jpg);
	list-style-type: disc;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eee;
}
 .biankuang1 span{
	margin-right: 15px;
	float: right;
	line-height: 18px;
}

.biankuang2{
	width: 713px;
	height: 135px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	background-image: url(http://xdmj.zjbti.net.cn/Templates/grbk/images/xywh1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
.biankuang2 marquee{
	width: 650px;
	height: 130px;
	margin-top: 5px;
	float: right;
}
.biankuang2 img{
	/*height: 100%;*/
	margin-left: 0px;
	margin-top: 5px;
	height: 119px;
	width: 119px;
}
.jihua{
	width: 320px;
	height: 222px;
	;
	float: right;
	background-color: #FFFFFF;
	margin-right: 14px;
}
.jihua img{

	/*height: 100%;*/
	margin-left: 0px;
	margin-top: 0px;

}	
	
.xia{
	width: 1000px;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 5px;

	margin-right: 0px;
	display: inline;
	margin-top: 5px;
	clear: both;
}


.banshi{
	width: 315px;
	height: 205px;
	border: 1px groove #EBE4E4;
	float: left;
    border-radius: 10px;	background-color: #FFFFFF;
}
.banshi img{
width: 100%;
	/*height: 100%;*/
	margin-left: 15px;
	margin-top: 10px;

}
.xiazai{
	width: 315px;
	height: 205px;
	float: left;
	margin-left: 23px;
	border-radius: 10px;
	border: 1px groove #EBE4E4;	background-color: #FFFFFF;
		margin-bottom:20px;
}
.xiazai img{
	width: 100%;
	/*height: 100%;*/
	margin-left: 15px;
	margin-top: 10px;

}
ul.simple{position: relative; z-index:999}	
.dtjt9_div_img{position: relative; z-index:99}	
#quanju .dtbb1 ul li{width:100%;}
#quanju .dtbb1 ul li a{}
#quanju .dtbb1 ul li span{ float:right; margin-right:25px;}

