﻿@charset "utf-8";
/*全局样式
---------------------------------------------*/
section,article,aside,header,footer,nav,figure{ display:block; }
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,figure{ margin:0; padding:0; }
body,button,input,select,textarea{ font:12px/1.5 "simsun","microsoft yahei"; }
body{background:url(../images/top_2.png) center top repeat-x;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{ font-size:100%; }
address,cite,dfn,em,var{ font-style:normal; }
code,kbd,pre,samp{ font-family:courier new,courier,monospace; }
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{ list-style:none; }
a{ color:#666; text-decoration:none; }
a:hover{ color:#0089CD; text-decoration:none; }
fieldset,img{ border:0; }
table{ border-collapse:collapse; border-spacing:0; }
input::-moz-focus-inner,button::-moz-focus-inner{ border:0;padding:0;outline:0; }
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }
.line20{ clear:both; font-size:0px; height:20px; overflow:hidden; }
.line30{ clear:both; font-size:0px; height:30px; overflow:hidden; }
/* Clear Fix */ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
/* Hide from IE Mac */ 
.clearfix { display:block; } 
/* End hide from IE Mac */ 
/* end of clearfix */ 
.left{ float:left; }
.right{ float:right; }
.justify{text-justify:inter-ideograph; text-align:justify; line-height:22px;}
.red{ color:#F00; }
	.red:hover{ color:#F60; }
	.red a{ color:#F00; }
	.red a:hover{ color:#F60; }
.gray{ color:#666; }
	.gray:hover{ color:#F60; }
	.gray a{ color:#666; }
	.gray a:hover{ color:#F60; }
.blue{ color:#1E7BB3; }
	.blue:hover{ color:#F60; }
	.blue a{ color:#1E7BB3; }
	.blue a:hover{ color:#F60; }

/*文本框样式*/
input.wide{ width:250px; }
input.txt{ width:200px; }
input.small{ width:50px; }
.input{ display:inline; margin-right:5px; padding:7px; height:20px; line-height:20px; vertical-align:middle; background:#fff; color:#999px; border:1px solid #e8e8e8; border-radius:2px; }
.select{ padding:7px; border:1px solid #e8e8e8; line-height:20px; }

/*按钮样式*/
.btn{ display:inline-block; margin:0; padding:0 25px; color:#fff; font-size:12px; height:38px; line-height:38px; text-align:center; }
.btn{ background:#1e7bb3; border:1px solid #02598E; border-radius:2px; vertical-align:middle; }
.btn:hover{ color:#fff; opacity:0.9; }
.btn-mini{ height:20px; line-height:20px; padding:1px 8px 0; }
input.btn, button.btn{ height:40px; cursor:pointer; overflow:visible; }
.btn-success{ background:#52A152; border:1px solid #417F41; text-shadow:0 -1px 0 #52A152; }
.btn-error{ background:#CB423B; border:1px solid #AA352F; text-shadow:0 -1px 0 #CB423B; }
.btn-gray{ background:#ddd; border:1px solid #A9A9A9; text-shadow:0 -1px 0 #EEEEEE;}
.btn-gray,.btn-gray:hover{ color:#777; }
/*标题样式*/
.main-tit{  margin:0 auto; padding:30px 0 0; }
	.main-tit h2{ display:block; padding-right:10px; color:#666; font-size:24px; font-weight:400; line-height:25px; }
.base-tit{ border-bottom:1px solid #f0f0f0; color:#3b8dd1; line-height:1em; font-size:18px; font-weight:normal; }
	.base-tit span{ position:relative; top:1px; display:inline-block; padding:10px 0; border-bottom:1px solid #3b8dd1; }
	.base-tit i{ float:right; padding:10px 0; color:#999; font-size:12px; line-height:26px; font-style:normal; }
.bar-tit{ margin:0 0 20px; padding:0 0 10px; border-bottom:1px solid #e8e8e8; color:#6c6c6c; font-size:18px; }
/*页码容器*/
.page-box{ margin-top:15px; color:#999; font-size:14px; }
/*视频容器*/
.video-box{ position:relative; width:100%; height:473px; _clear:both; _display:inline; }
/*提示样式*/
.msg-tips{ position:relative; margin:30px auto; padding:30px 0; width:380px; font-size:14px; text-align:left; }
	.msg-tips .ico{ display:block; float:left; background:url(../images/icon-tips.png) no-repeat left top; width:46px; height:46px; text-indent:-99999px;overflow:hidden; }
	.msg-tips .ico.error{ background-position:-50px 0; }
	.msg-tips .ico.warning{ background-position:-100px 0; }
	.msg-tips .msg{ margin-left:60px; }
	.msg-tips .msg strong{ margin-bottom:10px; color:#444; font-size:15px; }
	.msg-tips .msg p{ line-height:1.8em; }
	.msg-tips .msg i{ color:#f00; font-style:normal;}
/*漂浮*/
.advSide{width:108px; height:auto; position:absolute; top:300px; background:#e5e5e5;}
#leftSide{left:10px;}
#rightSide{right:10px;}
.advClose{width:100%; height:30px; display:block; background:#CCC; text-align:center; line-height:30px; cursor:pointer;}
/*图片列表*/
.picFour ul{ }
.picFour li{ float:left; margin:12px 13px; width:240px; text-align:center;line-height:30px;font-size:20px;color:#000000; font-family:微软雅黑}
.picFour img{ border:1px solid #ddd;}

/*内页banner
.innerfullSlide{ min-width:1440; position:relative;  height:308px; overflow:hidden;   }
	.innerfullSlide .bd{ position:relative; z-index:0;  }
	.innerfullSlide .bd ul{ width:100% !important; }
	.innerfullSlide .bd li{ width:100% !important;  height:308px; }
	.innerfullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
	.innerfullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
		line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 	}
	.innerfullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }*/
	
/*首页banner
.indexfullSlide{ min-width:1440; position:relative;  height:454px; overflow:hidden;   }
	.fullindexfullSlide .bd{ position:relative; z-index:0;  }
	.indexfullSlide .bd ul{ width:100% !important; }
	.indexfullSlide .bd li{ width:100% !important;  height:454px; }
	.indexfullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
	.indexfullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
		line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 	}
	.indexfullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }*/
.bannerfullSlide{ min-width:1440; position:relative;margin-top:60px;height:391px; overflow:hidden; z-index:0;  }
	.bannerfullSlide .bd{ position:relative; z-index:0;  }
	.bannerfullSlide .bd ul{ width:100% !important; }
	.bannerfullSlide .bd li{ width:100% !important;  height:391px; }
	.bannerfullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
	.bannerfullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../images/dot-black.png) 0 0; overflow:hidden; 
		line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 	}
	.bannerfullSlide .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }
	
/*首页新闻切换
.hasMoreTab{width: 788px;font-family: "Microsoft YaHei";}
.hasMoreTab .hd{line-height: 42px;height: 42px;width: 788px;position: relative;}
.hasMoreTab .hd .more{float: right;}
.hasMoreTab .hd .more a{display: block;width: 53px;height: 42px;background: url(../images/more.gif) no-repeat right center;}
.hasMoreTab .hd ul{z-index: 5;position: absolute;height: 42px;overflow: hidden;zoom: 1;}
.hasMoreTab .hd li{float: left;cursor: pointer;margin-right: 15px;background: url(../images/news_bg_2.png) no-repeat left center;color: #fff;width: 99px;text-align: center;}
.hasMoreTab .hd li.on{height: 42px;line-height: 42px;background: url(../images/news_bg.png) no-repeat left center;font-weight: bold;color: #fff;}
.hasMoreTab .bd{clear: both;position: relative;}*/
/*.hasMoreTab .bd h2{font-size: 14px;}
.hasMoreTab .bd p{color: #999;}
.hasMoreTab .bd p a{color: #c00;}
.hasMoreTab .bd ul a{color: #3E78B3;}*/
.hasMoreTab{ width:703px; font-family:"Microsoft YaHei";}
	.hasMoreTab .hd{ line-height:38px; height:38px; border-bottom:1px solid #C8D1D5;  background:url(../images/news_bg_2.gif) repeat-x; position:relative; padding-right:10px;  }
	.hasMoreTab .hd .more{ float:right; }
	.hasMoreTab .hd ul{ z-index:5; position:absolute; height:38px;  overflow:hidden; zoom:1; }
	.hasMoreTab .hd li{ float:left;font-weight:bold;width:120px; text-align:center; cursor:pointer;color:#492708;font-size:14px;  }
	.hasMoreTab .hd li.on{ height:38px; line-height:38px;background:url(../images/news_bg_1.gif) no-repeat; width:120px; }
	.hasMoreTab .bd{clear:both; position:relative;background:url(../images/news_bg_3.gif) repeat; width:703px;height:220px;  }

.TB-focus{ float:left;margin:10px;width:232px; height:182px; position:relative;  overflow:hidden; }
	.TB-focus .hd { position:absolute; right:9px; bottom:10px; z-index:1; padding-right:2px;line-height:18px; height:18px; border-bottom:0;  }
	.TB-focus .hd ul{ z-index:5; font-size:14px;font-family:"Microsoft YaHei";position:relative; height:35px;  overflow:hidden; zoom:1; }
	.TB-focus .hd li { color:#f60; cursor:pointer; margin-left:3px; width:18px; height:18px; background:#fff; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #d8d8d8; margin-left:-1px; }
	.TB-focus .hd li.on { background:#f60; color:#fff; font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative;width:18px;line-height:18px; height:18px;  }

.foucebox {width:499px;height:255px;background:#e8dfbc;margin:0 auto;}
	.foucebox .bd{position:relative;float:left;width:311px;height:255px;overflow:hidden;}
	.foucebox .showDiv {position:relative;width:311px;height:255px;}
	.foucebox .showDiv img {width:315px;height:255px;}
	.foucebox .showDiv p { position:absolute;left:10px;bottom:0;padding-right:20px;color:#aaa;z-index:9; height:44px; }
	.foucebox .showDiv h2 { position:absolute;left:10px; bottom:0; width:255px;height:36px;background:url(../images/foucebox_h2.png) no-repeat 0 4px;_background:none;padding-left:30px;_padding-left:0;font-size:24px;font-family:"Microsoft Yahei";line-height:34px;z-index:9;overflow:hidden;}
	.foucebox .showDiv h2 a {color:#8ecf12;font-weight:normal;}
	.foucebox .foucebox_bg {position:absolute;left:0;bottom:0;width:499px;height:37px;background:#000;filter:alpha(opacity=60);opacity:0.6;z-index:8;overflow:hidden;}

	.foucebox .hd{width:180px; height:255px;float:right;}
	.foucebox .hd ul li{width:89px; height:86px; float:left; display:inline; position:relative;}
	.foucebox .hd ul a {display:block;width:83px; height:80px;}
	.foucebox .hd ul img{width:83px; height:80px; border:3px solid #e8dfbc; }
	.foucebox .hd ul .txt_bg{width:83px; height:24px; position:absolute; left:3px; top:63px; background:url(../images/bg_png.png) no-repeat; _background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="images/bg_png.png");}
	.foucebox .hd ul .txt{width:83px; height:24px; line-height:24px; color:#fff; position:absolute; left:4px; bottom:4px; z-index:2; text-align:right; padding-right:5px;overflow:hidden;}
	.foucebox .hd ul .mask{width:83px; height:80px; display:block; position:absolute; left:3px; bottom:3px; z-index:3; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000', endColorstr='#66000000');background:rgba(0,0,0,0.4);}
	.foucebox .hd ul a:hover .mask, .foucebox .hd ul .on .mask{display:none; position:relative;}
	.foucebox .hd ul a:hover img, .foucebox .hd ul .on img{border-color:#8ecf12;}
	.foucebox .hd ul a:hover{color:#fff;}
	.foucebox .hd ul a:hover .txt_bg {background:#70a20f;}   
/*首页新闻轮播*/
.syfocusBox { position: relative; width: 359px; height: 269px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
.syfocusBox .pic img { width: 359px; height: 269px; display: block; }
.syfocusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.syfocusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.syfocusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.syfocusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.syfocusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.syfocusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
.syfocusBox .num li a,.syfocusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
.syfocusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
.syfocusBox .num li.on a,.syfocusBox .num a:hover{ background:#f60;  }
	
/*首页图片滚动*/
.sypicMarquee-left{width: 1012px; overflow: hidden; position: relative;} 
.sypicMarquee-left .bd ul{overflow: hidden;zoom: 1; }
.sypicMarquee-left .bd ul li{margin: 0 10px; float: left;_display: inline; overflow: hidden;text-align: center;}
.sypicMarquee-left .bd ul li .pic{text-align: center;}
.sypicMarquee-left .bd ul li .pic img{width: 233px;height: 184px; display: block;}

.txtScroll-left{ width: 960px;position: relative;}
.txtScroll-left .bd{width: 960px;overflow: hidden;}
.txtScroll-left .bd ul{overflow:hidden;zoom:1;}
.txtScroll-left .bd ul li{float:left;height:44px;line-height:44px;text-align: left;width:auto !important;_display: inline;}
                            
/*分页*/
div.page {padding:15px 0;font-size:12px;font-weight:bold;text-align:center;clear:both;color:#492708;}
div.page a {text-decoration:none;color:#666;background:#fff;border:1px solid #CCCCCC;padding:4px 6px ;margin-right:5px}
div.page a:hover {text-decoration:none;color:#fff;background:#794c23;}
div.page a:active {background:#794c23;color:#fff;}
div.page span.current {padding:4px 6px; background:#794c23;color:#fff;margin-right:5px;}
div.page span.disabled {padding:4px 6px; color: #adaaad; margin-right:5px; border:1px solid #cccccc;}

/**在线留言**/
.comment_box{margin: 0 auto; width: 840px;}
	.comment_list li{padding:15px 0;border-bottom:1px solid #EEE; }
	.comment_list li .floor{float:right;font-size:18px;color:#DDD;}
	.comment_list li .avatar{display:block;background:#FFF;border-radius:2px 2px 2px 2px;float:left;height:36px;overflow:hidden;width:36px;}
	.comment_list li .avatar img{width:36px;height:36px;}
	.comment_list li .inner{margin-left:48px;}
	.comment_list li .inner p{font-size:13px; font-family:"Simsun"; color:#444; line-height:22px;}
	.comment_list li .inner .meta{padding-top:3px;color:#999;border:none;}
	.comment_list li .answer{padding:5px;background:#F6F6F6;border:1px solid #E6E6E6;border-radius:3px 3px 3px 3px;color:#c60611;}
	.comment_list li .answer .meta{color:#999;margin-bottom:5px;padding:0;border:none;}
	.comment_list li .answer .meta .cright{ float:right;}
.base_tit{border-bottom:1px solid #DADADA;color:#444;font-size:14px;margin:20px auto 2px 0;padding-bottom:5px;}
	.base_tit span{float:right;font-size:12px;font-weight:100;margin:5px 0 0 0;color:#ccc;}
	.base_tit span a{color:#999;}
	.form_box dl{clear:both;padding:8px 0;font-size:12px;line-height:28px;}
	.form_box dl dt{display:block;float:left;width:100px;text-align:right;}
	.form_box dl dt em{padding-right:5px;color:#FF0000;font-style:normal;}
	.form_box dl dd{margin-left:100px; padding-left:10px;}
	.form_box dl dd i{display:block;line-height:28px;color:#999;font-size:12px;font-style:normal;}
	.form_box dl dd em{line-height:28px;color:#999;font-size:12px;font-style:normal;}


/*Begin 文字列表*/
.txt-list2{  width:95%; margin:15px auto 0 auto;}
	.txt-list2 ul:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.txt-list2 ul .nodata{ color:#999; font-size:14px; line-height:50px; }
	.txt-list2 ul li{ float:left; margin:0 auto 15px 0; padding:0; width:50%;  _float:none; _width:auto; list-style:inside disc; color:#660099;}
	/*.txt-list2 ul li .img-box{ position:relative; display:block; float:left; padding:1px; width:136px; height:100px; border:1px solid #e8e8e8; overflow:hidden; }
	.txt-list2 ul li .img-box img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
	.txt-list2 ul li .info{ margin:0 auto 0 151px; padding-right:15px; _margin-top:-15px; _padding-right:0; }
	.txt-list2 ul li .info h3{ display:block; color:#3b8dd1; font-size:16px; font-weight:normal; line-height:1.3em; height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	.txt-list2 ul li .info h3 a{ color:#3b8dd1; }
	.txt-list2 ul li .info p{ color:#555; font-size:13px; height:48px; line-height:22px; overflow:hidden; }
	.txt-list2 ul li .info span{ color:#999; font-size:12px; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }*/
	
.txt-list{width:95%;margin:20px auto; }
	.txt-list li{ float:left;width:100%;list-style:inside disc; height:30px;line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
	/*.txt-list li.tit{ margin-bottom:10px; }
	.txt-list li.tit a{ color:#3b8dd1; font-size:18px; font-weight:bold; line-height:24px; }
	.txt-list li b{ display:inline-block; padding-right:8px; color:#999; font-weight:normal; }*/
	.txt-list li span{ float:right; margin-left:5px; color:#000; }
	.txt-list li a{ color:#000000; }
	.txt-list li a:hover{ color:#015792; }	
/*End 文字列表*/


/*内容详细样式*/
.entry{ margin:15px 0;padding:0 20px;font-size:12px;color:#492708;line-height:26px;word-wrap:break-word; }
	.entry img{}
	.entry p,.entry span{margin:1em 0;word-wrap:break-word;line-height:26px; }
	.entry a{ text-decoration:underline; }	
	/*==.entry h2,.entry h3,.entry h4{ padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
	.entry h2{ font-size:1.2em; }
	.entry h3,.entry h4{ font-size:1.1em; }
	.entry strong{ color:#DC2523; }
	.entry ul,.entry ol{ margin:1em; }
	.entry li{ margin-left:1em; }
	.entry ul li{ list-style:disc outside none; }
	.entry ol li{ list-style:decimal outside none; }	
	.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; line-height:1.7em; }
	.entry table{ border-left:0.15em solid #eee; border-top:0.15em solid #eee; }
	.entry table th{ background-color:#F9F9F9; text-align:center; }
	.entry table td,.entry table th{ border-bottom:0.15em solid #eee; border-right:0.15em solid #eee; padding:0.25em 0.5em; }
==*/

/*以下部分是WebUploader必须的
----------------------------------------------*/
.webuploader-container{ position:relative; }
.webuploader-element-invisible{ position:absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick{ position:relative; display:inline-block; padding:0 25px; line-height:32px; height:32px; border:1px solid #02598E; border-radius:2px; cursor:pointer; background:#1e7bb3; color:#fff; text-align:center; overflow:hidden; zoom:1; *display:inline; }
.webuploader-pick-hover{ opacity:0.9; }
.webuploader-pick-disable{ opacity:0.6; pointer-events:none; }
.upload-box{ position:relative; display:inline-block; height:32px; vertical-align:middle; zoom:1; *display:inline;}
	.upload-box .upload-btn{ display:inline-block; height:32px; zoom:1; *display:inline; }
	.upload-box .upload-progress{ position:absolute; top:0; left:0; padding:2px 5px; width:115px; height:28px; border:1px solid #d7d7d7; background:#fff; overflow:hidden; }
	.upload-box .upload-progress .txt{ display:block; padding-right:10px; font-weight:normal; font-style:normal; font-size:11px; line-height:18px; height:18px; text-overflow:ellipsis; overflow:hidden; }
	.upload-box .upload-progress .bar{ position:relative; display:block; width:112px; height:4px; border:1px solid #1da76b; }
	.upload-box .upload-progress .bar b{ display:block; width:0%; height:4px; font-weight:normal; text-indent:-99em; background:#28B779; overflow:hidden; }
	.upload-box .upload-progress .close{ position:absolute; display:block; top:1px; right:1px; width:14px; height:14px; text-indent:-99em; background:url(../images/sprite.gif) 0 -240px no-repeat; cursor:pointer; overflow:hidden; }

/*响应式布局
-------------------------------
@media only screen and (max-width:1180px) {
	.section{ width:941px; }
}
@media only screen and (min-width:1181px) {
	.section{ width:1180px; }
}---------------*/