@charset "gb2312";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 1.5;
	color: #333;
}
h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
b,em { font-style: normal; font-weight: normal}
input,textarea { outline: none; font-size: 100%;}
.red1 {
	color: #FF0000;
	padding-left: 5px;
	font-size: 13px;
	font-family: "宋体";
}

.bian {
	border: 1px solid #FFFFFF;
}

a {
	color:#323232;
	text-decoration:none;
}


a:hover {
	color: #046D32;
}

a.anniu:link {
	background-color: #FF0000;
	border-radius: 3px 3px 3px 3px;
	float: left;
	height: 34px;
	width: 110px;
	margin-right: 50px;
	text-align: center;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 13px;
}
a.anniu:visited {
	color: #FFFFFF;
	background-color: #FF0000;
}
a.anniu:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
#middle12 {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}


.red {
	color: #FF0000;
	font-size: 13px;
	font-family: "微软雅黑";
}
.red:hover {
	text-decoration: underline;
	color: #FF0000;
}
/*body*/
#body {
	width: 100%;
	min-width: 1326px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	float: left;
	width: 100%;
	min-width: 1326px;
	top: 0px;
	position: relative;
}
.banb {
	z-index: 9;
	position: fixed;
	float: left;
	width: 100%;
	height: 30px;
	color: #FFF;
	line-height: 30px;
	background-color: #AAA;
}
.banb span {
	display: block;
	width: 1326px;
	margin: 0 auto;
	text-align: right;
}
.banb span a {
	color: #FFF;
	margin-right: 10px;
}
.banb span img {
	position: relative;
	height: 11px;
	width: auto;
	top: 1px;
	margin: 0 6px 0 10px;
}
.top {
	top: 0px;
	z-index: 9;
	position: fixed;
	float: left;
	width: 100%;
	height: 106px;
	border-bottom: 1px solid #EFEFEF;
	background-color: rgba(255,255,255,0.8);
}
.topb {
	top: 30px;
	position: relative;
	width: 1326px;;
	min-width: 1326px;
	margin: 0 auto;

}
.navbg {
	float: right;
	width: 1092px;
	height:77px;
}
#navul li {
	float: left;
	width:160px;
	position:relative;
	line-height:24px;
	font-size: 16px;
	margin-left: 3px;
} 
#navul li a:link, #navul li a:visited {
	color:#000;
	height:77px;
	text-align:center;
    vertical-align: middle;
    display: table-cell;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:77px;
	left:0px;
	border-bottom:none;
	padding: 6px 0 6px 0;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.1);
}
#navul li ul li {
	display:block;
	width:128px;
	float:none;
	margin-right:15px;
	position:relative;
	line-height:14px;
	font-size:15px;
	margin-left: 15px;
}
#navul li.navmoon {
	height:77px;
	line-height:24px;
	background:#046D32;
}
#navul li a.active {
	width:160px;
	color: #FFF;
	height:78px;
	line-height:24px;
	background:#046D32;
}
#navul li.navmoon a {
	color:#FFF;
}
#navul li.navhome a:hover {
	color:#FCFF00;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	color:#046D32;
	display:block;
	width:128px;
	line-height:14px;
	margin: 12px 0 16px 0;
	height: auto !important;
}
#navul li.navmoon ul a:hover {
	font-size: 16px;
}

/*幻灯片*/
.flash,.ny_flash {
	float: left;
	width: 100%;
	margin-top: 107px;
	margin-bottom: 10px;
}
.index_focus {
	position: relative;
	width: 100%;
	min-width: 1326px;
	min-height: 580px;
	height: 580px;
	margin: 0 auto;
	overflow: hidden;
}
.ny_flash .index_focus {
	height: 580px;
}
.index_focus .bd li {
	float: left;
	width: 100%;
}
.index_focus .bd li img {
	height: auto;
	width: 100%;
	min-width: 1326px;
}
.ny_flash .index_focus .bd li img {
	height: 640px;
}
.index_focus_post {
    z-index: 10;
}
.index_focus .pic {
	height: auto;
	display: block;
	width: 100%;
}
.index_focus .pic:hover {
    text-decoration: none;
}
.slide_lbt {
	display: block;
	width: 1326px;
	min-width: 1326px;
	margin: 0 auto;
}
.slide_lbt span {
	z-index: 1;
	right: 120px;
	float: right;
	bottom: 10px;
	position: absolute;
	width: 350px;
}
.slide_lbt span h1 {
	display: block;
	color: #1AC9BA;
	font-size: 40px;
	line-height: 65px;
	text-align: center;
}
.slide_lbt img {
	display: block;
	margin: 0 auto;
}
.index_focus .slide_nav {
	position: absolute;
	left: 48%;
	bottom: 3.5%;
	z-index: 1 !important;
}
.index_focus .slide_nav a {
	cursor:pointer;
	float:left;
	padding:0px;
	color: #FFFFFF;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	border-radius: 100%;
	background-color: #535353;
}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{
	text-decoration: none;
	color: #fff;
	background-color: #2BCC00;
}
.ny_flash .index_focus .slide_nav a {
	background-color: inherit;
}
.ny_flash .index_focus .slide_nav li:hover{
	background-color: inherit;
}
.index_focus_pre,.index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36.5px;
	width: 73px;
	height: 73px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background-image: url(../images/ico_sliding.png);
	background-repeat: no-repeat;
}
.index_focus_pre {
    left: 50px;
    background-position: 0 0;
}
.index_focus_pre:hover {
    background-position: 0 -146px;
}
.index_focus_next {
    right: 50px;
    background-position: 0 -73px;
}
.index_focus_next:hover {
    background-position: 0 -219px;
}
.index_focus_info .text {
    width: 500px;
    line-height: 24px;
    font-size: 14px;
    word-wrap: break-word;
    overflow: hidden;
	display:none;
}
.s_announce {
	display: block;
	width: 1326px;
	color: #333;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	margin: 0 auto;
	min-width: 1326px;
}
.s_announce h2 {
	float: left;
	width: 100px;
	color: #BF0000;
	font-size: 16px;
	font-weight: normal;
}
.s_announce .rolling {
	float: right;
	width: 1200px;
}
/*结束*/
#content {
	float: left;
	width: 100%;
	min-width: 1326px;
	margin-top: 15px;
}
.middle {
	width: 1326px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.s_kll {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 40px;
}
.kllbj {
	top: 0px;
	left: 0px;
	z-index: -1;
	position: absolute;
	float: left;
	width: 100%;
}
.kllbj img {
	z-index: -1;
	float: left;
	width: 100%;
	height: 440px;
}
.kllbj em {
	top: 0px;
	left: 0px;
	z-index: 2;
	position: absolute;
	float: left;
	width: 100%;
	height: 440px;
	background-color: rgba(0,0,0,0.2)
}

.s_kll .rqwd {
	position: relative;
	float: left;
	width: 410px;
	height: 360px;
	padding-top: 20px;
	padding-left: 20px;
	margin: 30px 0px 30px 30px;
	background-color: rgba(244,244,244,0.15);
	border: 1px solid rgba(244,244,244,0.8);
}
.s_kll .rqwd span {
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #FFF;
	font-size: 22px;
	font-weight: normal;
}

.s_kll .rsh {
	float: right;
	width: 730px;
	height: 328px;
	padding: 24px 30px 30px 40px;
	margin: 30px 30px 30px 0px;
	background-color: rgba(244,244,244,0.92)
}
.s_kll .rsh h2 {
	display: block;
	color: #046D32;
	font-size: 21px;
	line-height: 26px;
}
.s_kll .rsh span {
	float: left;
	width: 700px;
	height: 64px;
	margin-top: 16px;
	background-color: #E8FFF3;
	border: 1px solid rgba(0,0,0,0.08)
}
.s_kll .rsh p {
	float: left;
	width: 610px;
	color: #F00;
	font-size: 20px;
	line-height: 56px;
	margin-left: 20px;
}
.s_kll .rsh span.qian {
	font-weight: normal !important;
	background-color: #FBFFFD
}
.s_kll .rsh span h3 {
	float: left;
	width: 360px;
	font-size: 18px;
	line-height: 64px;
	text-align: right;
	font-weight: normal;
	margin-left: 20px;
}
.s_kll .rsh span em {
	float: left;
	width: 220px;
	height: 38px;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	margin: 15px 0px 15px 30px;
	padding-left: 21px;
	background-image: url(../images/rsh_img_01.png);
	letter-spacing: 50px;
}
.s_kll .rsh span.qian {
	color: #777;
	background-color: #FBFFFD
}
.s_kll .rsh span.qian em {
	font-weight: normal !important;
}



.s_news {
	float: left;
	width: 100%;
}
.s_news h2,.s_reserve h2,.s_theme h2 {
	position: relative;
	width: 100%;
	color: #046D32;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	padding: 12px 0;
	background-image: url(../images/jqdt_h2_img.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.s_news h2 a,.s_reserve h2 a,.s_theme h2 a {
	color: #046D32;
}
.news_left {
	float: left;
	width: 567px;
	margin-top: 40px;
}
.news_right {
	float: right;
	width: 742px;
	height: 610px;
	overflow: hidden;
	margin-top: 40px;
}
.news_right ul {
	float: left;
	width: 100%;
}
.news_right ul li {
	float: right;
	width: 740px;
	font-size: 14px;
	margin-bottom: 14px;
	border: 1px solid #B5B5B5;
}
.news_right ul li img {
	float: left;
	width: 215px;
	height: 140px;
}
.news_right ul li:hover {
	border: 1px solid #046D32;
}
.news_right ul li span {
	float: right;
	width: 492px;
	padding: 10px 0;
	margin-right: 15px;
}
.news_right ul li em {
	display: block;
	color: #046D32;
	line-height: 26px;
}
.news_right ul li h3 {
	display: block;
	font-size: 22px;
	font-weight: normal;
}
.news_right ul li h3 a {
	display: block;
	color: #333;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
}
.news_right ul li h3 a:hover {
	color: #046D32;
}
.news_right ul li p {
	display: block;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
}
.s_reserve,.n_reserve {
	float: left;
	width: 100%;
	margin-top: 55px;
}
.s_reserve ul,.n_reserve ul {
	float: left;
	width: 1340px;
	margin-top: 40px;
	margin-left: -14px;
}
.s_reserve ul li,.n_reserve ul li {
	float: left;
	width: 432px;
	height: 413px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-left: 14px;
	margin-bottom: 14px;
}
.s_reserve ul li strong,.n_reserve ul li strong {
	display: block;
	width: 432px;
	height: 329px;
	overflow: hidden;
	position: relative;
}
.s_reserve ul li img,.n_reserve ul li img {
	display: block;
	width: 432px;
	height: 329px;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}
.s_reserve ul li:hover img {
	transform: scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
}

.s_reserve ul li h3,.n_reserve ul li h3 {
	width: 242px;
	color: #FFF;
	height: 86px;
	font-size: 20px;
	padding: 0 10px;
	line-height: 26px;
	vertical-align: middle;
	display: table-cell;
	font-weight: normal;
	background-color: #036D31;
}
.n_reserve ul li h3 {
	line-height: 20px;
}

.s_reserve ul li h3 p,.n_reserve ul li h3 p {
	display: block;
	font-size: 14px;
	line-height: 20px;
}
.n_reserve ul li h3 p {
	line-height: 14px;
}
.s_reserve ul li em,.n_reserve ul li em {
	float: right;
	width: 170px;
	height: 86px;
	color: #FFF;
	font-size: 18px;
	line-height: 86px;
	background-color: #2F353F;
}
.s_reserve ul li:hover em,.n_reserve ul li:hover em {
	background-color: #F55D3F;
}
.s_reserve ul li em b,.n_reserve ul li em b {
	font-size: 29px;
}
.s_reserve ul li span,.n_reserve ul li span {
	top: 0px;
	left: 0px;
	z-index: 2;
	position: absolute;
	width: 90%;
	font-size: 23px;
	color: #FFF;
	height: 52px;
	line-height: 24px;
	padding: 6px 5%;
	background-color: #036D31;
	overflow: hidden;
}
.s_reserve ul li.big_t,.n_reserve ul li.big_t {
	float: left;
	width: 656px;
	height: 610px;
}
.s_reserve ul li.big_t span,.n_reserve ul li.big_t span {
	top: 0px;
	left: 0px;
	z-index: 2;
	position: absolute;
	width: 90%;
	font-size: 36px;
	color: #FFF;
	height: 76px;
	line-height: 30px;
	padding: 8px 5% 0 5%;
	background-color: #036D31;
	overflow: hidden;
}
.s_reserve ul li.big_t img,.s_reserve ul li.big_t strong,.n_reserve ul li.big_t img,.n_reserve ul li.big_t strong {
	display: block;
	width: 656px;
	height: 502px;
}
.s_reserve ul li.big_t h3,.n_reserve ul li.big_t h3 {
	width: 406px;
	height: 108px;
	font-size: 28px;
}
.s_reserve ul li.big_t em,.n_reserve ul li.big_t em {
	width: 230px;
	height: 108px;
	font-size: 18px;
	line-height: 108px;
}
.s_reserve ul li.big_t em b,.n_reserve ul li.big_t em b {
	font-size: 42px;
}
.s_theme {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.s_theme dl {
	float: left;
	width: 100%;
	margin-top: 45px;
}
.s_theme dl dt {
	float: left;
	width: 788px;
	margin-top: -14px;
}
.s_theme dl dt span {
	float: right;
	width: 399px;
	height: 360px;
	margin-top: 14px;
	overflow: hidden;
	position: relative;
}
.s_theme dl dt span h3,.s_theme dl dd h3 {
	left: 0;
	bottom: 0;
	z-index: 1;
	position: absolute;
	float: left;
	width: 100%;
	color: #FFF;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	text-align: center;
	font-weight: normal;
	background-color: rgba(0,0,0,0.5)
}
.s_theme dl dt span.y {
	float: left;
	width: 377px;
	height: 733px;
}
.s_theme dl dt span.y h3 {
	height: 62px;
	padding-top: 8px;
	line-height: 25px !important;
}
.s_theme dl dt span.y img {
	float: left;
	width: 377px;
	height: 733px;
	position: relative;
	overflow: hidden;
}
.s_theme dl dd {
	float: right;
	width: 527px;
	height: 733px;
	position: relative;
	overflow: hidden;
	margin-bottom: 14px;
}
.s_theme dl dd img {
	display: block;
	width: 527px;
	height: 733px;
}
.s_theme dl dd.y {
	float: left;
	width: 1326px;
	height: 565px;
	position: relative;
	overflow: hidden;
}
.s_theme dl dd.y img {
	display: block;
	width: 1326px;
	height: 565px;
}
.s_theme dl dt span img,.s_theme dl dd img,.s_theme dl dd.y img {
   overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}
.s_theme dl dd.y:hover img,.s_theme dl dd:hover img,.s_theme dl dt span:hover img {
	transform: scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2); 	/* Opera */
}
.dt {
	float: left;
	width: 100%;
}
.dt img {
	width: 100%;
	height: auto;
}
.s_vr {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 40px;
}
.s_vr img {
	width: 100%;
	height: auto;
}
.s_vr a em {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 609px;
	font-size: 38px;
	color: #FFF;
	text-align: center;
	line-height: 609px;
	min-height: 609px;
	background-color: rgba(0,0,0,0.25);
}
.s_vr a:hover em {
	font-size: 40px;
}


.right_bar { width: 105px; height: 605px; position: fixed; top: 28%; right: 0px; border-bottom: 0px #00BD00 solid; z-index: 99999999999 !important; }
.right_bar li { width: 105px; height: 83px; display: block; position: relative; }
.right_bar li p { width: 100%; height: 18px; font-size: 14px; color: #07C55C; line-height: 18px; display: block; position: absolute; top: 52px; left: 0; text-align: center; }
.right_bar li a.link { float: left; width: 100%; height: 14px; font-size: 14px; color: #07C55C; line-height: 14px; display: block; position: relative; padding: 51px 0px 10px 0px; text-align: center; cursor: pointer; }
.right_bar li:hover p { color: #07C55C; }
.right_bar .a1 { background: url(../images/right_menu.png) rgba(29,29,29,0.9); background-position: 0px 0px; }
.right_bar .a2 { background: url(../images/right_menu.png) rgba(29,29,29,0.9); background-position: 12px -85px; }
.right_bar .a3 { background: url(../images/right_menu.png) rgba(29,29,29,0.9); background-position: 12px -168px; }
.right_bar .a4 { background: url(../images/right_menu.png) rgba(29,29,29,0.9); background-position: 12px -251px; }
.right_bar .a5 { background: url(../images/right_menu.png) rgba(29,29,29,0.9); background-position: 12px -334px; }
.right_bar .a6 { background: url(../images/right_menu.png) rgba(29,29,29,0.9); background-position: 12px -417px; }
.right_bar .a7 { background: url(../images/right_menu.png) rgba(29,29,29,0.9); background-position: 12px -83px; }
.right_bar .a1:hover { background: url(../images/right_menu.png) rgba(58,59,58,1); background-position: -75px 0px; }
.right_bar .a2:hover { background: url(../images/right_menu.png) rgba(58,59,58,1); background-position: -75px -85px; }
.right_bar .a3:hover { background: url(../images/right_menu.png) rgba(58,59,58,1); background-position: -75px -168px; }
.right_bar .a4:hover { background: url(../images/right_menu.png) rgba(58,59,58,1); background-position: -75px -251px; }
.right_bar .a5:hover { background: url(../images/right_menu.png) rgba(58,59,58,1); background-position: -75px -334px; }
.right_bar .a6:hover { background: url(../images/right_menu.png) rgba(58,59,58,1); background-position: -75px -417px; }
.right_bar .a7:hover { background: url(../images/right_menu.png) rgba(58,59,58,1); background-position: -75px -85px; }
.right_bar .a3 span { width: 20px; height: 20px; display: block; position: absolute; top: 9px; right: 5px; background-color: #a50101; color: #FFF; font-size: 12px; line-height: 20px; text-align: center; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 10px; }
.right_bar .box_weixin { background: url(../images/right_menu_box.png) center; width: 400px; height: 188px; position: absolute; left: -400px; top: -52px; display: none; }
.right_bar .box_weixin img { margin-top: 20px; margin-left: 17px; width: 150px; height: 150px; float: left; }
.right_bar .box_weixin h3 {float: left; width: 192px; height: 150px; background-color: #000; color: #047738;margin-top: 20px; padding-left: 10px; padding-top: 12px; font-size: 15px; font-weight: bolder !important; }
.right_bar .box_weixin h3 b { font-size: 25px; line-height: 28px; margin-bottom: 10px;display: block; }
.right_bar .box_tel, .right_bar .box_login { background: url(../images/right_menu_box.png) center; width: 400px; height: 177px; position: absolute; left: -400px; top: -48px; display: none; }
.right_bar .box_tel span { float: left; width: 320px; height: 113px; margin-top: 17px; margin-left:17px; padding: 15px; background-color: #000;color: #047738; font-size: 28px; font-weight: bold; line-height: 34px; }
.right_bar .box_tel h3 { display: block; border-bottom: 1px solid #047738; font-size: 20px; line-height: 30px; padding-bottom: 10px; margin-bottom: 8px;}
.right_bar .box_tel img { margin-top: 15px; margin-left: 17px; }
.right_bar .box_login form { margin-top: 35px; margin-left: 34px; width: 225px; }
.right_bar .box_login form input { width: 100%; height: 22px; margin-bottom: 15px; text-indent: 0.5em; }
.right_bar .box_login form dl { width: 100%; height: 30px; overflow: hidden; }
.right_bar .box_login form dl dd { float: left; width: 33.333333%; height: 30px; line-height: 30px; float: left; font-size: 14px; color: #00BD00; text-align: center; }
.right_bar .box_login form dl dd a, .right_bar .box_login form dl dd input { color: #00BD00; border: none; display: inline-block; background: none; cursor: pointer; }
.right_bar .box_login form dl dd:nth-of-type(1) { width: 44%; }
.right_bar .box_login form dl dd:nth-of-type(2) { width: 28%; }
.right_bar .box_login form dl dd:nth-of-type(3) { width: 28%; }
.right_bar .return { width: 110px; height: 7px; display: block; background: url(../images/ico_top.png)#046D32 no-repeat 38px 20px; text-indent: -9999em; }
.right_bar .top { height: 67px; }
.right_bar .return:hover { background-color: #04803C; }


#bottom {
	position: relative;
	width: 100%;
	min-width: 1326px;
	float: left;
	background-color: #272727;
}
.dibu {
	float: left;
	width: 100%;
	min-width: 1326px;
}
.dibu dl {
	display: block;
	width: 1326px;
	min-width: 1326px;
	margin: 0 auto;
}
.dibu dl dt {
	float: left;
	width: 1326px;
	color: #FFF;
	padding: 50px 0 30px 0;
}
.dibu dl dt a {
	color: #FFF;
}

.dibu dl dt img {
	float: left;
	width: auto;
	height: 130px;
	position: relative;
	margin-bottom: -30px;
}
.dibu dl dt span {
	float: right;
	width: 940px;
	font-size: 14px;
	line-height: 30px;
	padding-top: 30px;
}
.dibu dl dt em {
	float: right;
	width: 150px;
	font-size: 14px;
	text-align: center;
}
.dibu dl dt em img {
	float: none;
	display: block;
	width: 106px;
	height: 106px;
	margin: 0 auto;
	margin-bottom: 5px;
}

.dibu dl dd {
	float: left;
	width: 1326px;
	color: #BBBBBB;
	font-size: 14px;
	line-height: 30px;
	min-width: 1326px;
	font-weight: normal;
	border-top: 1px solid #313333;
	padding: 15px 0;
}
.dibu dl dd h3 {
	float: left;
	font-size: 14px;
}
.dibu dl dd a {
	margin-left: 10px;
}
.dibu dl a {
	color: #BBBBBB;
}
.dibu dl a:hover {
	color: #BBBBBB;
	text-decoration: underline;
}
