/*
 * file    : about.css
 * author  : chao.Radish@gmail.com
 */

@charset "utf-8";
.president
{
	width: 735px;
	overflow: hidden;
}
.president  p
{
	line-height: 21px;
	text-indent: 2em;
	margin-top: 10px;
}
.president .img
{
	width: 180px;
	height: 225px;
	float: left;
	overflow: hidden;
}
.president .text
{
	width: 535px;
	float: right;
	overflow: hidden;
	color: #666666;
}
.president .text p
{
	line-height: 21px;
	text-indent: 2em;
	margin-top: 10px;
}
.profile
{
	width: 735px;
	margin-top: 30px;
	overflow: hidden;
}
.profile .top
{
	width: 735px;
	height: 247px;
	overflow: hidden;
	position: relative;
}
.profile .top .flash
{
	width: 305px;
	height: 232px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: 0px;
}
.profile .top .img
{
	width: 414px;
	margin-left: 100px;
	padding: 20px 0 10px 215px;
	border: 3px solid #DCD9C8;
	background: #F5F4EF;
	overflow: hidden;
}
.profile .top .button
{
	width: 300px;
	height: 33px;
	overflow: hidden;
	position: absolute;
	top: 175px;
	left: 320px;
}
.profile .top .button a
{
	display: block;
	width: 143px;
	height: 33px;
	margin-right: 3px;
	float: left;
	overflow: hidden;
}
.profile .top .button a.menu_01
{
	background: url(../images/profile_button_01.jpg) no-repeat;
}
.profile .top .button a.menu_02
{
	background: url(../images/profile_button_02.jpg) no-repeat;
}
.profile .top .button a.select
{
	background-position: 0 -33px;
}
.profile p
{
	line-height: 21px;
	text-indent: 2em;
	margin-top: 25px;
	color: #666666;
}
.structure
{
	width: 735px;
	margin-top: 35px;
	overflow: hidden;
}
.structure .menu
{
	height: 31px;
	margin: 13px 0 24px 0;
	overflow: hidden;
}
.structure .menu a
{
	display: block;
	height: 31px;
	margin-right: 3px;
	float: left;
	overflow: hidden;
}
.structure .menu a.menu_01
{
	width: 111px;
	background: url(../images/structure_button_01.jpg) no-repeat;
}
.structure .menu a.menu_02
{
	width: 138px;
	background: url(../images/structure_button_02.jpg) no-repeat;
}
.structure .menu a.menu_03
{
	width: 111px;
	background: url(../images/structure_button_03.jpg) no-repeat;
}
.structure .menu a.menu_04
{
	width: 108px;
	background: url(../images/structure_button_04.jpg) no-repeat;
}
.structure .menu a.select
{
	background-position: 0 -31px;
}
.structure .list
{
	width: 735px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	background: url(../images/structure_show_bg.gif) repeat-x left bottom;
	overflow: hidden;
}
.structure .list .img
{
	width: 180px;
	height: 230px;
	float: left;
	overflow: hidden
}
.structure .list .text
{
	width: 527px;
	padding-left: 3px;
	float: right;
	overflow: hidden;
	color: #666666;
}
.structure .list .text p
{
	line-height: 21px;
	text-indent: 2em;
	margin-top: 8px;
}
.performance
{
	width: 735px;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}
.performance .menu
{
	height: 31px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.performance .menu a
{
	display: block;
	width: 96px;
	height: 31px;
	margin-right: 3px;
	float: left;
	overflow: hidden;
}
.performance .menu a.menu_01
{
	background: url(../images/performance_button_01.jpg) no-repeat;
}
.performance .menu a.menu_02
{
	background: url(../images/performance_button_02.jpg) no-repeat;
}
.performance .menu a.select
{
	background-position: 0 -31px;
}
.performance .show
{
	width: 713px;
	margin-top: 23px;
	padding: 30px 10px 0 10px;
	border: 1px solid #E9E7E2;
	background: #F6F5EE;
	overflow: hidden;
}
.performance .show .city_main
{
	height: 30px;
	background: url(../images/performance_show_bg.gif) repeat-x left bottom;
	overflow: hidden;
}
.performance .show .city_list
{
	width: 713px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFF;
	overflow: hidden;
}
.performance .show .city_list li
{
	width: 160px;
	line-height: 17px;
	margin: 8px 10px 0 0;
	padding-left: 8px;
	background: url(../Img/Public/icon_03.gif) no-repeat 0 7px;
	float: left;
	overflow: hidden;
	color: #666666;
}
.performance .show .city_sub
{
	width: 713px;
	padding: 15px 0 50px 0;
	border-top: 1px solid #E1DED8;
}
.performance .show .city_sub .list
{
	width: 713px;
	overflow: hidden;
}
.performance .show .city_sub .list ul
{
	width: 738px;
	overflow: hidden;
}
.performance .show .city_sub .list li
{
	width: 80px;
	height: 38px;
	margin: 5px 25px 0 0;
	float: left;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.performance .show .city_sub .list li img
{
	position: absolute;
	left: 0;
	top: 0;
}
.performance .show .city_sub .list li.select img
{
	top: -38px;
}
.performance .show .city_sub .cont
{
	width: 713px;
	overflow: hidden;
	color: #666666;
}
.performance .show .city_sub .cont div
{
	display: none;
	width: 692px;
	margin: 5px 0 20px 0;
	padding: 7px;
	border: 1px solid #AFAC89;
	background: #E6E5D3;
	overflow: hidden;
}
.performance .show .city_sub .cont div li
{
	width: 165px;
	line-height: 25px;
	padding-left: 8px;
	background: url(../Img/Public/icon_03.gif) no-repeat 0 10px;
	float: left;
	overflow: hidden;
}
.events
{
	width: 735px;
	margin-top: 50px;
	overflow: hidden;
	position: relative;
}
.events .year
{
	width: 514px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 0;
}
.events .year .button_left, .events .year .button_right
{
	width: 15px;
	height: 31px;
	background: url(../images/arror_bg.jpg) no-repeat;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.events .year .button_left
{
	margin-right: 12px;
}
.events .year .button_right
{
	background-position: -15px 0;
}
.events .year .box
{
	width: 460px;
	height: 31px;
	margin-right: 12px;
	float: left;
	overflow: hidden;
}
.events .year .box .menu
{
	width: 75px;
	height: 31px;
	line-height: 30px;
	color: #524D33;
	font-family: Microsoft YaHei;
	text-align: center;
	margin-right: 2px;
	background: url(../images/year_menu_bg.jpg) no-repeat;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.events .year .box .select
{
	color: #FFF;
	background-position: 0 -31px;
}
.events .show
{
	width: 735px;
	overflow: hidden;
}
.events .show h2
{
	display: block;
	width: 735px;
	height: 39px;
	margin-bottom: 35px;
	overflow: hidden;
}
.events .show .cont
{
	width: 495px;
	padding-left: 240px;
	background: url(../images/events_bg.jpg) repeat-y left top;
	overflow: hidden;
	position: relative;
}
.events .show .cont h3
{
	height: 28px;
	text-align: right;
	color: #5E613D;
	font-family: Microsoft YaHei;
	border-top: 2px solid #8D5A2D;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 515px;
	z-index: 9;
}
.events .show .cont h3 b
{
	font: 17px Arial;
}
.events .show .cont .perch
{
	width: 225px;
	height: 30px;
	background: #FFF;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.events .show .cont ul
{
	width: 495px;
	background: url(../images/events_show_bg.jpg) repeat-x left top;
	overflow: hidden;
}
.events .show .cont ul li
{
	width: 490px;
	line-height: 19px;
	margin-top: 15px;
	padding: 0 0 15px 5px;
	background: url(../images/events_show_bg.jpg) repeat-x left bottom;
	overflow: hidden;
	color: #666666;
}
.events .show .cont ul li span
{
	font: 15px Arial;
	color: #457715;
}
.events .show .cont ul li div
{
	width: 410px;
	float: right;
	overflow: hidden;
}
.honor
{
	width: 735px;
	margin-top: 30px;
	overflow: hidden;
}
.honor .menu
{
	height: 31px;
	overflow: hidden;
}
.honor .menu a
{
	display: block;
	width: 96px;
	height: 31px;
	margin-right: 3px;
	float: left;
	overflow: hidden;
}
.honor .menu a.menu_01
{
	background: url(../images/honor_button_01.jpg) no-repeat;
}
.honor .menu a.menu_02
{
	background: url(../images/honor_button_02.jpg) no-repeat;
}
.honor .menu a.select
{
	background-position: 0 -31px;
}
.honor ul
{
	padding-top: 20px;
}
.honor li
{
	line-height: 30px;
	background: url(../images/events_show_bg.jpg) repeat-x left bottom;
	color: #666666;
}
.honor li b
{
	display: inline-block;
	width: 6px;
	height: 6px;
	padding-right: 8px;
	background: url(../Img/Public/icon_04.jpg) no-repeat;
	overflow: hidden;
}
.sitemap
{
	width: 735px;
	overflow: hidden;
	position: relative;
}
.sitemap div
{
	float: left;
	width: 180px;
}
.sitemap div .main
{
	font-size: 14px;
	font-weight: bold;
	color: #054D21;
	margin-top: 20px;
}
.sitemap div .main a
{
	color: #054D21;
}
.sitemap div .sub
{
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.legal
{
	width: 735px;
	overflow: hidden;
	position: relative;
}
.legal .text
{
	padding-left: 3px;
	color: #666666;
}
.legal .text p
{
	line-height: 21px;
	text-indent: 2em;
}
.legal .text span
{
	line-height: 21px;
	font-weight: bold;
	margin-top: 5px;
}
/* contactus.html */
.about_e1
{
	padding: 18px;
	background: #EDEEE0;
	overflow: hidden;
	zoom: 1;
}
.about_e1 .img
{
	float: left;
}
.about_e2
{
	float: right;
	width: 405px;
	overflow: hidden;
	background: url(../images/lh_dian.jpg) no-repeat left top;
	padding: 5px 0 0 10px;
	line-height: 25px;
	color: #666666;
}
.about_e2 span
{
	font-size: 14px;
	color: #007533
}
.about_e3
{
	width: 330px;
	margin: 20px 0 0 0;
	line-height: 21px;
	background: url(../images/lh_dian_2.jpg) no-repeat left top;
	padding: 0 0 0 10px;
	float: left;
	overflow: hidden;
	color: #666666;
}
.about_e3 span
{
	color: #007533
}
}
/*产品详情*/
.neirong_casedetail {
	width: 660px;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
}
.neirong_casedetail_l {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.neirong_casedetail_r {
	text-align: left;
	width: 660px;
	font-size: 14px;
	color: #e0a24b;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.neirong_casedetail_l img{
	
	max-width:660px;
	
}
.neirong_casedetail_r_up {
	margin: 0px;
	padding: 0px;
}
.neirong_casedetail_r_down {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.neirong_casedetail_r_down a {
}
.neirong_casedetail_r p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin: 0px;
	padding: 0px; text-indent:0em;
}
/*产品详情*/