@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:"宋体", "微软雅黑", "新宋体", "仿宋_GB2312";
}
.clear {
	clear:both;
}
div,strong,a,span,li {
	font-size:12px;
}
img {
	border:none;
}
ul,li,ol {
	list-style:none;
}
ul li, ol li {
	line-height:20px;
}
/* 默认链接样式 */
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration:none;
}
.more {
	float:right;
	margin-right:10px;
}
.date {
	float:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
.textHide {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.articleList li {
	padding-left:15px;
	background:url(images/liDot.gif) 5px center no-repeat;
	overflow:hidden;
}
.imageList LI {
	float:left;
	width:236px;
	height:212px;
	margin-right:4px;
	margin-bottom:20px;
	/*padding:5px;*/
	background:#fff;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}
.imageList li span {
	width:224px;
	height:30px;
	line-height:30px;
	background:#fefeff;
	font-size:12px;
	text-align:center;
	display:block;
	z-index:1001;
}
.imageList LI IMG {
	max-width:224px;
	max-height:168px;
	
	vertical-align:middle;
	text-align:center;
	/*display:block;*/
	color:#2d831e;
}
/*.imageList LI IMG:hover{
	width:224px;
	height:168px;
	padding:4px;
	display:block;
	
	color:#4c4c4c;
}*/
.imageList LI  a{
	color:#666;
	width:234px;
	height:210px;
	display:block;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
	border:1px #d1d1d1 solid;
}
.imageList LI  a:hover{
	color:#0266d8;
	width:234px;
	height:210px;
	display:block;
	border:1px #0266d8 solid;
	display:table-cell;
	text-align:center;
	text-decoration:none;
}
.imageList LI div{
	width:234px;
	height:168px;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}
.image_content{
	width:100%;
	text-align:center;
}
.image_content img{
	max-width:600px;
	width:expression(document.body.clientWidth > 600?"600px":"auto");
}
.imagecontent{
	width:90%;
	text-align:left;
	margin:0 auto;
	line-height:28px;
}
/* pages */
div.pages {
	float:right;
	clear:both;
	width:80%;
  margin-top:10px;
}
div.pages a, div.pages span {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin:2px;
	padding: 0 4px;
	border:solid 1px #CCC;
	color:#333;
}
div.pages a:link, div.pages a:visited{
	background-color:#C00;
	color:#FFF;
}
div.pages a:active, div.pages a:hover{
	background-color:#FFF;
	color:#C00;
}
h1 {
	font-size:32px;
	font-weight:bold;
}
h2 {
	font-size:20px;
	font-weight:normal;
  text-align:center;
  font-family:微软雅黑;
}
.arcInfo {
	height:30px;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
	border-bottom:dotted 1px #666;
}
.preAndNext {
	margin:15px 15px 15px 25px;
	border-top:dotted 1px #000;
	padding:5px;
}
.preAndNext li {
	height:20px;
	line-height:20px;
}
.preAndNext li a {
	color:#000;
	text-decoration:none;
}
.preAndNext li a:hover {
	color:#f00;
}


/*留言栏目*/
.message_warp {
	width: 607px;
	margin: 0 auto;
	line-height: 25px;
}
.message_block {
	width: 607px;
	color: #666;
}
.message_block p {
	padding: 12px;
}
.message_bg {
	width: 607px;
	height: 300px;
	background:url(../images/message.gif) no-repeat;
	color: #333;
	padding-top: 23px;
	margin-bottom: 20px;
}
.message_wz {
	text-align: right;
	color: #999;
	padding-right: 35px;
	margin-bottom: 20px;
}
.message_input {
	width: 360px;
	height: 20px;
	line-height: 20px;
	background: url(../../templets/images/default/input-style-gray.jpg) repeat-x;
	border: 1px solid #d0d0d0;
	text-indent: 2px;
}
.message_labes {
	font-size: 12px;
}
.message_title {
	height: 34px;
	line-height: 34px;
	background: #f6f9fb;
	padding: 0 12px;
}
.message_title h2 {
	color: #376b88;
	font-size: 14px;
	float: left;
}
.message_title span {
	float: right;
	font-weight: bold;
	color: #999;
}
.message_info {
	color: #8ea6b6;
	text-align: right;
}
.message_replay {
	background: #f5f5f5;
	padding: 0 12px;
}
.msg_btn_area {
	margin-top: 16px;
	text-align: center;
}
.msg_btn_area a {
	display: inline-block;
	width: 78px;
	height: 25px;
	line-height: 25px;
	background:url(../images/btn-style-gray.gif) no-repeat;
	text-align: center;
	font-family: "宋体";
	font-size: 12px;
	overflow: hidden;
	cursor: pointer;
	color:#000;
}
.msg_btn_area a:hover {
	text-decoration: none;
}
/*留言栏目结束*/

/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 20px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin: 20px 0 10px;
}
.contPage a {
	display: inline-block;
	color: #333;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #73b2da;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
/*分页样式结束*/
/*列表内容页*/
.subConts {
	line-height: 26px;
	color: #999;
}
.listConts .title {
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	color: #000;
}
.info {
	width: 380px;
	height: 27px;
	line-height: 28px;
	text-align: center;
	margin: 15px auto;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	color: #666;
}
.info small {
	margin-left: 8px;
	margin-right: 3px;
	color: #999;
	font-size: 12px;
}
.info .small,
.info .big {
	font-family: Georgia;
	font-weight: bold;
	cursor: pointer;
}
.info .small {
	font-size: 10px;
	padding-right: 3px;
}
.info .big {
	color: #003ba6;
	font-size: 12px;
	padding-left: 3px;
}
.desc {
	margin: 20px 0 15px;
	padding: 5px 10px;
	line-height: 20px;
	border: 1px solid #f4e4b4;
	background: #fffff0;
}
.showimg {
	margin: 20px 0;
	text-align: center;
}
.showimg a img {
	border: 1px solid #ccc;
	padding: 1px;
}
.showimg a:hover img {
	border: 1px solid #F90;
	padding: 1px;
}
.showtext {
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.showtext td {
	padding: 8px;
}
.showtext th {
	color: #2f2f2f;
	line-height: 24px;
	background: url(../images/default/bg_th.gif) repeat-x 0 bottom;
	padding-left: 5px;
	border-bottom: 1px solid #ddd;
}

/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
	width:100%;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 20px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin: 20px 0 10px;
}
.contPage a {
	display: inline-block;
	color: #333;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #73b2da;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}

#top{
	width:100%;
	border-top:5px #37a230 solid;
	height:105px;
	background:#FAFAFA;
}
.top{
	width:1000px;
	height:105px;
	margin:0 auto;
	background:url(../images/logo.jpg) no-repeat;
}

#banner{
	width:100%;
	height:550px;
	background:url(../images/01.jpg) top center no-repeat;
}
#nav{
	width:100%;
	height:86px;
	background:url(../images/n_bg.jpg) repeat-x;
}
.nav{
	width:1000px;
	margin:0 auto;
}
.nav ul li{
	float:left;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	width:90px;
}
.nav ul li a{
	width:90px;
	height:60px;
	padding-top:26px;
	display:block;
}
.nav ul li a:hover{
	width:90px;
	height:60px;
	padding-top:26px;
	display:block;
	background:#0770c4;
	text-decoration:none;
}
.nav ul li a span{
	display:block;
	font-family:微软雅黑;
	font-size:14px;
	color:#fff;
	line-height:30px;
}
.aad{
	width:100%;
	height:141px;
	background:url(../images/aad.jpg) top center no-repeat;
}

#main{
	width:100%;
}
#m01{
	width:100%;
	height:387px;
	margin-top:51px;
	background:url(../images/m01_bg.jpg) repeat-x;
}
.m01{
	width:1000px;
	height:387px;
	margin:0 auto;
}
.m01 h3{
	width:1000px;
	text-align:center;
	/*height:65px;*/
}
.m01 h3 span{
	display:block;
	font-family:微软雅黑;
	font-size:15px;
	color:#666;
	font-weight:normal;
	line-height:47px;
	display:block;
}
.m01_line{
	width:155px;
	border-bottom:1px #665e5b solid;
	margin-left:423px;
}
.content_m01{
	padding-top:30px;
}
.m01_list li{
	float:left;
	padding-right:10px;
}
.m01_list li img{
	width:173px;
	height:130px;
	border:8px #e5e5e5 solid;
}
.m01_list li a{
	display:block;
}
.m01_list li div{
	width:189px;
	text-align:center;
	height:37px;
	line-height:37px;
	background:#0770c4;
	font-family:微软雅黑;
	font-size:15px;
	color:#fff;
}
#m02{
	width:100%;
	padding-top:52px;
}
.m02{
	width:1045px;
	margin:0 auto;
	padding-bottom:46px;
}
.a2d2{
	width:1045px;
	height:89px;
	background:url(../images/a2d2.png) no-repeat;
	padding-bottom:16px;
}
.a2d3{
	width:1000px;
	margin:0 auto;
	height:268px;
	background:url(../images/a2d3.png) no-repeat;
	padding-bottom:37px;
}
.a2d4{
	width:1045px;
	margin:0 auto;
	height:409px;
	background:url(../images/a2d4.png) no-repeat;
}
#m03{
	width:100%;
}
#m_title{
	width:100%;
	height:152px;
	background:#37a230;
	text-align:center;
}
#m_title img{
	width:348px;
	height:152px;
}
#content_m03{
	width:100%;
	margin-top:30px;
	height:421px;
	background:url(../images/c_bg.png) repeat-x;
}
.content_m03{
	width:1004px;
	margin:0 auto;
	height:300px;
	padding-top:84px;
	background:url(../images/about.jpg) no-repeat;
}
.m03_left{
	float:left;
	width:544px;
	height:287px;
	border:6px #fff solid;
}
.m03_right{
	float:right;
	width:393px;
	padding-top:104px;
	padding-left:55px;
}
.m03_t{
	padding-top:30px;
	height:122px;
	line-height:25px;
	color:#fff;
	overflow:hidden;
}

.m03_b{
	float:right;
	width:90px;
	height:25px;
	margin-left:280px;
}
.m03_b a{
	width:90px;
	height:25px;
	line-height:25px;
	display:block;
	float:right;
	background:#0661b0;
	text-align:center;
	color:#d4ebff;
	text-decoration:none;
}
#m04{
	width:100%;
	height:101px;
	background:#0661b0;
}
.m04{
	width:940px;
	height:101px;
	line-height:108px;
	padding-right:60px;
	text-align:right;
	font-family:微软雅黑;
	color:#fff;
	font-size:15px;
	margin:0 auto;
	background:url(../images/c.jpg) no-repeat;
}
#m05{
	width:100%;
	background:#f7f7f7;
	padding-top:45px;
}
.m05{
	width:1000px;
	margin:0 auto;
	padding-bottom:38px;
}
.m05_left{
	width:489px;
	background:#fff;
}
.m05_left h3{
	width:474px;
	height:63px;
	line-height:63px;
	font-family:微软雅黑;
	font-size:18px;
	color:#363636;
	font-weight:normal;
	padding-left:15px;
	background:url(../images/n_title.jpg) no-repeat;
}
.m05_left h3 a{
	width:92px;
	height:63px;
	display:block;
	float:right;
}
.m05_left h3 span{
	font-family:微软雅黑;
	font-size:14px;
	color:#757575;
	padding-left:10px;
}
.contentm05left{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:40px;
}
.contentm05left img{
	width:454px;
	height:98px;
	padding-bottom:26px;
}
.left_list li{
	padding-left:20px;
	height:28px;
	line-height:28px;
	background:url(../images/sign.jpg) 5px 10px no-repeat;
	overflow:hidden;
}
.left_list li span{
	float:right;
	color:#757575;
	font-size:12px;
}
.left_list li a{
	color:#757575;
	font-size:12px;
}
.m_t {
	height: 110px;
	border-bottom:1px #b5b5b5 dashed;
	overflow: hidden;
	margin-bottom: 10px;
}
.m_t strong{
	line-height:25px;
}
.m_t strong a {
	font-size: 12px;
	color: #333;
}
.m_t img {
	width: 125px;
	height: 98px;
	float: left;
	margin-right: 15px;
}
.t_t{
	font-size:12px;
	line-height:24px;
}
#m06{
	width:100%;
}
.m06_title{
	width:100%;
	text-align:center;
	padding-bottom:35px;
}
.m06_title img{
	width:342px;
	height:130px;
}
#content_m06{
	width:100%;
	background:#f2f2f2;
	padding-top:62px;
}
.content_m06{
	width:1060px;
	margin:0 auto;
}

.rollBox {
	width:1060px;
	height:240px;
}
.LeftBotton {
	margin-top:84px;
	width:16px;
	height:23px;
	float:left;
	background:url(../images/LeftBotton.jpg) no-repeat;;
	cursor:pointer;
}
.Cont {
	width:1008px;
	height:230px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	overflow:hidden;
}
.RightBotton {
	margin-top:84px;
	width:16px;
	height:23px;
	float:left;
	background:url(../images/RightBotton.jpg) no-repeat;;
}
.rollBox .ScrCont {
	width:10000000px;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.rollBox #List1 ul li, .rollBox #List2 ul li {
	WIDTH: 224px; 
	HEIGHT: 240px;
	FLOAT: left;
	margin-right:28px;
	text-align:center;
}
.rollBox #List1 ul li a, .rollBox #List2 ul li a{
	font-family:微软雅黑;
	font-size:16px;
  color:#040404;
}
.rollBox #List1 ul li img, .rollBox #List2 ul li img {
	width:224px;
	height:152px;
	border:4px #e1e1e1 solid;
}
.featureCarousel {
    background: url("file:///D|/wamp/www/css/bg.jpg");
	margin:auto;
    position: relative;
}
.featureCarousel .feature {
    position: absolute !important;
    top: -000px;
    left: -1000px;
    /*border: 3px solid white;*/
    cursor: pointer;
}
.featureCarousel .feature > div {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #bbc3a5;
    width: 100%;
}
.featureCarousel .feature > div p {
    margin: 0;
    padding: 5px;
    font-weight: bold;
    font-size: 12px;
    color: white;
}
.featureCarousel .blipsContainer {
    position: absolute;
    color: white;
    right: 25px;
    top: 240px;
    padding: 0;
    margin: 0;
}
.featureCarousel .blipsContainer .blip {
    margin: 3px;
    height: 14px;
    width: 14px;
    color: #B03D74;
    text-align: center;
    font-size: 10px;
    border: 1px dotted black;
}
.featureCarousel .blipsContainer .blipSelected {
    color: #FFFFFF;
    font-weight: bold;
    background-color: black;
}

#footer{
	width:100%;
}
#flink{
	height:49px;
	line-height:49px;
	background:#cbcbcb;
}
.flink{
	width:1000px;
	margin:0 auto;
}
.flink span{
	color:#5d5d5d;
	font-size:12px;
}
.flink a{
	color:#5d5d5d;
}
#copyright{
	width:100%;
	height:178px;
	background:#0661b0;
}
.copyright{
	width:1000px;
	text-align:center;
	margin:0 auto;
}
.c_t{
	padding-top:45px;
	text-align:center;
	line-height:24px;
	color:#e9e9e9;
	padding-bottom:25px;
}
.c_t a{
	color:#e9e9e9;
}
.f_img{
	text-align:center;
	padding-left:279px;
}
.f_img img{
	width:89px;
	height:36px;
	float:left;
	padding-right:10px;
}

#s_t{
	width:100%;
	height:64px;
	background:url(../images/m_t.jpg) top center no-repeat;
}
.s_t{
	width:1000px;
	margin:0 auto;
}
.bg{
	background:#f7f7f7;
}
#main_single{
	width:1000px;
	margin:0 auto;
	padding-bottom:20px;
}
.sidebar_left{
	float:left;
	width:208px;
	background:#e6e6e6;
}
.pro{
	width:208px;
	position:relative;
	top:-64px;
}
.pro h3{
	width:208px;
	height:64px;
	line-height:64px;
	text-align:center;
	font-family:微软雅黑;
	font-size:24px;
	color:#fff;
	background:url(../images/s_left.jpg) no-repeat;
}
.content_pro{
	background:#e6e6e6;
	padding-left:7px;
	padding-right:7px;
	padding-top:10px;
}
.p_list li{
	width:191px;
	height:49px;
	line-height:49px;
	text-indent:56px;
	background:url(../images/s.jpg) no-repeat;
}
.p_list li a{
	font-size:14px;
	color:#010101;
}
.kj{
	width:208px;
}
.kj a{
	width:208px;
	height:78px;
	display:block;
	padding-bottom:8px;
	overflow:hidden;
}
.kj p{
	width:208px;
	height:147px;
}
.single_right{
	float:right;
	padding-top:15px;
	width:752px;
}
.single_right h3{
	width:722px;
	height:35px;
	line-height:35px;
	font-family:微软雅黑;
	font-size:16px;
	color:#0061ae;
	padding-left:30px;
	font-weight:normal;
	background:url(../images/single_title.jpg) no-repeat;
}
.single_right h3 span{
	float:right;
	color:#000;
	font-family:微软雅黑;
	font-size:14px;
}
.single_right h3 span a{
	color:#000;
}
.content_single{
	/*min-height:308px;
	height:308px;
	height:auto !important;*/
	font-size:14px;
	font-family:微软雅黑;
	line-height:30px;
	padding:15px 15px 15px 15px;
	/*background:url(../images/mbg.png) bottom no-repeat;*/
}
.content_single3{
	font-size:14px;
	font-family:微软雅黑;
	line-height:30px;
	padding:15px 0px 15px 0px;
}
.content_single2{
	padding-top:40px;
	padding-left:45px;
	font-size:14px;
	font-family:微软雅黑;
	line-height:30px;
	min-height:308px;
	height:308px;
	height:auto !important;
	background:url(../images/mbg.png) bottom no-repeat;
	padding-bottom:20px;
}
.content_single p{
	font-family:微软雅黑;
}

.n_list li{
	padding-left:25px;
	height:32px;
	line-height:32px;
	border-bottom:1px #ccc dashed;
	background:url(../images/sign.png) 5px 12px no-repeat;
	overflow:hidden;
}
.n_list li a{
	color:#666;
}
.n_list li span{
	float:right;
	color:#999999;
}
.piao{
	width:180px;
	height:235px;
	/*background:url(../images/zixun.jpg) no-repeat;*/
	display:block;
	position:fixed !important;
	position:absolute;
	right:10px;
	top:100px;
/*	padding-top:67px;
	padding-left:15px;*/
	z-index:1000000;
	overflow:hidden;
	top:expression(eval(document.documentElement.scrollTop+200));
}
.piao a{
	width:180px;
	height:235px;
	display:block;
	overflow:hidden;
}
.piao a img{
	width:180px;
	height:235px;
	overflow:hidden;
}
