﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Verdana;
	line-height: 1.5;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img {
	border:0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 

/*body*/
#hd .logo {
	float:left;
	margin: 10px 0px 0px 0px;
	height:90px
}
#hd .logo a {
	display:block;
	height:100%;
	line-height:90px
}
#hd .logo a img {
	display:inline-block;
	vertical-align:middle
}
#hd .menu{ float:right; margin-right:100px; padding-top:60px }
.wp {
	width:100%;
	max-width:1200px;
	margin:0 auto
}
.wp p a {

}
#bd {
	padding-top:90px;
	padding-bottom:20px
}
#hd {
	height: 110px;
	/*left:0;*/
	top: 0;
	z-index: 9999;
}
.fixed {
	top:-101px!important
}
#hd .logo {
	float:left;
	margin: 10px 0px 0px 0px;
	height:90px
}
#hd .logo a {
	display:block;
	height:100%;
	line-height:90px
}
#hd .logo a img {
	display:inline-block;
	vertical-align:middle
}
#hd .menu{ float:right; margin-right:100px; padding-top:60px }
#hd .menu a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
#hd .menu a:hover {
	color:#e4392a
}
#nav ul li {
	float:left;
	line-height:90px;
	width:95px;
	margin-right:10px
}
#nav ul li a {
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:16px;
	border-bottom:3px solid #fff;
	height:90px
}
#nav ul li a:hover {
	border-bottom:3px solid #e4392a
}
#hd .tel {
	background:url(../Images/tel_bg.png) left center no-repeat;
	line-height:90px;
	float:right;
	padding-left:37px;
	color:#e4392a;
	font-size:18px
}
#fd {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.index-fd {
	margin-top:-31px
}
#fd .fd-top {
	overflow:hidden;
	color:#fff;
	padding-bottom:45px
}
#fd dl {
	float:left;
	width:20%
}
#fd dl dt {
	font-size:16px;
	padding-bottom:20px
}
#fd .ul-fd li {
	line-height:26px
}
#fd .ul-fd li a {
	color:#fff
}
#fd .ul-fd li a:hover {
	text-decoration:underline
}
#fd .sina, #fd .weixin {
	background:url(../Images/fd_icon1.png) no-repeat;
	width:25px;
	height:25px;
	display:inline-block;
	margin-right:10px;
	margin-bottom:25px
}
#fd .weixin-pic {
	position:absolute;
	left:-150px;
	top:0;
	display:none
}
#fd .tel {
	font-weight:400;
	font-size:24px;
	padding-bottom:15px
}
#fd h5 {
	font-size:16px;
	color:#fff;
	margin-top: 20px;
}
#fd .sina {
	background-image:url(../Images/fd_icon2.png)
}
#fd .fd-copy {
	font-size: 14px;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#container {
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bg{ background-image: url(../images/bg.png); background-repeat: no-repeat; background-position: center top; height: 460px; width: 100%; display: block; }
/*header*/
#header {
	height: 372px;
	padding-bottom: 5px;
}
#logo { float:left; margin-top:18px;}
#search { float:right; height:24px; margin-top:30px; color:#444;}
.inp_srh { width:140px; height:17px; padding-left:20px; background:url(../images/srh_bg.gif) 0 0 no-repeat; border:1px solid #cbcbcb;}
.btn_srh { width:58px; height:23px; background:url(../images/btn_srh.gif) 0 0 no-repeat; border:none; cursor:pointer; text-indent:-999em;}
#search * { vertical-align:middle;}

#nav {
	margin-bottom: 20px;
}
#nav_l {
	height:62px;
	overflow:hidden;
	background-image: url(../images/nav_l.jpg);
	background-repeat: repeat-x;
	width: 150px;
	float: left;
}
#nav_r {
	float:right;
	height:62px;
	width:100px;
	overflow:hidden;
	background-image: url(../images/nav_r.jpg);
	background-repeat: repeat-x;
	background-position: 2px;
}
.nav_main {
	height:62px;
	overflow:hidden;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #f2f2f2;
	line-height: 63px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}
#table{
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/lm.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}
#table ul{
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
#table ul li{ float: left; width: 180px; list-style-type: none; height: 50px; 
}
#table ul li a{ color: #FFF; }
.line{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.jt{
	background-image: url(../images/jt.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 34px;
}
.tit-i {
	text-align:center;
	padding:25px 0;
	line-height:36px;
	overflow:hidden
}
.tit-i h3 {
	font-size:36px;
	color:#002;
	margin-bottom:10px
}
.tit-i h4 {
	font-size: 36px;
	color: #FFF;
	margin-bottom: 10px;
	background-image: url(../images/lm.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 50px;
}
.tit-i h5 {
	font-size:20px;
	color:#333333;
	text-transform:uppercase;
	font-family:Arial
}
.tit-i h5 span {
	color:#e4392a
}
.tit-i em {
	width:99%;
	border-bottom:1px solid #7f7f90;
	display:inline-block
}

/*main*/
#maincontent { overflow:auto; zoom:1;}
#main {
	width:980px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*焦点图文================================================================================================*/
.adv { height: auto; width: 328px; border: 1px solid #CCCCCC; float: left; margin-top: 10px; }
div.slideBox{
	position:relative;
	width:980px;
	height:450px;
	overflow:hidden;
	font-family: "宋体";
	border: 1px solid #CCCCCC;
}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px; }
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/; }
div.slideBox ul.items li a img{
	margin:0px !important;
	padding:0px !important;
	display:block;
	border:none/*For IE.ADD.JENA.201206300844*/;
	height: 450px;
	width: 980px;
}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:40px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:16px; line-height:40px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{
	display:inline-block;



>float:left/*For IE.ADD.JENA.201206300844*/; 				width:20px;
	height:20px;
	background-color:#FFFFFF;
	text-indent:-99999px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.slideBox div.tips div.nums a.active{
	background-color: #008459;
}
.ul-content-i li {
	/*float:left;*/
	width: 100%;
	text-align: center;
	overflow: hidden;
	list-style-type: none;
}
.ul-content-i li a {
	display:block
}
.ul-content-i li a span {
	background:url(../Images/i_icon1.png) no-repeat;
	width:134px;
	height:134px;
	display:inline-block;
	margin-bottom:15px
}
.ul-content-i li h3 {
	font-size: 24px;
	color: #df0016;
	text-align: left;
	font-weight: bold;
}
.ul-content-i li em {
	width:150px;
	display:inline-block;
	margin-bottom:10px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#e4392a
}
.ul-content-i li p {
	text-align: left;
	line-height: 36px;
	font-size: 18px;
	display: block;
	text-indent: 36px;
}
.ul-content-i li img {
	display: block;
	float: left;
	width: 1200px;
}
.ul-content-i li a:hover p {
	text-decoration: none;
	color: #333
}
.pic {
	margin-bottom:20px;
}
.pic h2 {
	height:70px;
	overflow:hidden;
	background-image: url(../images/h2.jpg);
	background-position: 0 0;
	margin-bottom: 10px;
}
.pic h2 span {
	display:block;
	height:50px;
	margin-left: 100px;
	font-size: 26px;
	line-height: 50px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 10px;
}
.pic dl {
	overflow:hidden;
	float: left;
	width: 316px;
	background-color: #f2f2f2;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.pic dl dt {
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;	
	line-height: 30px;
	margin-bottom: 10px;
}
.pic dl dd {
	color:#888;
	line-height:24px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.pic dl dd  b{
	font-weight: bold;
	color: #00aa71;
	font-size: 15px;
}
.pic dl dd  a{
	color: #00aa71;
}
.pic p{}
.pic span{
	float: left;
}
.pic1 {
	margin-bottom:20px;
}
.pic1 h2 {
	height:56px;
	overflow:hidden;
	background-image: url(../images/h2.jpg);
	background-position: 0 0;
	margin-bottom: 20px;
}
.pic1 h2 span {
	display:block;
	height:50px;
	margin-left: 100px;
	font-size: 26px;
	line-height: 50px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	vertical-align: middle;
}
.pic1 dl {
	overflow:hidden;
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 350px;
}
.pic1 dl dt {
	font-family: "微软雅黑";
	font-size: 22px;
	font-weight: bold;	
	line-height: 30px;
	margin-bottom: 10px;
}
.pic1 dl dd {
	color:#888;
	line-height:26px;
	font-family: "微软雅黑";
	font-size: 15px;
	font-weight: bold;
}


.f22{
	font-size: 22px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.w{
	width: 980px;
}
.bg{
	background-color: #f2f2f2;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font_green{
	color: #2da33e;	
}
.font_blue{
	color: #2162aa;
}
.font_da{
	font-size: 24px;
	font-weight: bold;
	color: #2BB584;
	text-align: center;
	font-family: "黑体";
	padding-top: 5px;
	padding-bottom: 5px;
}

/*table*/
.table{
	font-size: 14px;
	line-height: 24px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2bb584;
	border-right-color: #2bb584;
	border-bottom-color: #2bb584;
	border-left-color: #2bb584;
	background-color: #FFFFFF;
}
.thead{
	font-weight: bold;
	color: #2BB584;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2BB584;
	font-size: 14px;
}

.tlr{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2bb584;}

.table tr{
	/*border: 1px solid #CCCCCC;*/
}
.table tr td{
	height: 30px;
	padding-top: 5px;
}

/*show*/
/*show*/
#show{
	width: 960px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#show h2{
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: none;
}
#show span{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	margin-bottom: 20px;
	width: 100%;
}
#show span a{
	color: #000000;
}
#show ul{
	display: block;
}
#show ul li{
	list-style-type: none;
	line-height: 1.8;
	word-break:break-all;
	word-wrap:break-word;
	table-layout: fixed;
	font-size: 14px;	/*overflow:auto !important;
	WORD-WRAP: break-word;TABLE-LAYOUT: fixed;word-break:break-all*/

}
#show ul li p{
	text-indent: 24px;
}
#show ul li a{
	font-size: 14px;
	color: #990000;
}
#show ul li img{
	border: 1px solid #CCCCCC;
}

/*footer*/
#footer {
	text-align:center;
	background-color: #05aa72;
	color: #FFFFFF;
}
#footer dl dt {
	height:0px;
	line-height:28px;
	color:#fff;
}
#footer dl dt a { font-weight:bold; color:#fff;}
#footer dl dd {
	padding:8px 0;
	color:#FFFFFF;
	line-height:2;
	font-size: 14px;
}
