@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px }
body{
	font:normal 100% Arial,sans-serif;
	font-size:0.8em; 
	font-family:"微软雅黑";
	color:#000;
	background:url(images/bj.jpg) fixed;
	}
p{
	margin:0;
	padding:0;
	}
img{
	border:none;
	width:100%; 
	
	}
ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
	}
a{
	color:#000;
	text-decoration:none;
	}
a:hover{
	color:#e75387;
	text-decoration:underline;
	}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0; width:100%;/* Remove most spacing between table cells.*/}
.center{
	margin:auto;
	}
.logo{
	width:100%;
	text-align:center;
	}
.nav{
	width:100%;
	height:37px;
	text-align:center;
	background:url(images/navbj.jpg);
	}
.nav a{
	color:#fff;
	line-height:37px;
	width:20%;
	display:block;
	float:left;
	text-decoration:none;
	}
.nav a:hover{
	color:#FFFF00;
	}
/*===FlexSlider幻灯片  开始===*/

#banner{}

.flexslider{ position: relative; clear:both;}
/*===圆点位置===*/
.flex-control-nav{ width: 100%;position:absolute; bottom:10px;  margin:0px; text-align: center; border:0px dashed red}

.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}

.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
/*===FlexSlider幻灯片  结束===*/
.moddle{
	width:100%;
	overflow:hidden;
	margin-top:5px;
	}
.mup{
	line-height:35px;
	text-indent:1.5em;
	text-align:left;
	height:35px;
	background:url(images/tybj.jpg);
	color:#fff;
	}

.gd{
	padding-right:10px;
	float:right;
	}
.gd a{
	font-weight:normal;
	color:#fff;
	}
.al{
	text-align:center;
	overflow:hidden;
	}
.sycp{
	width:100%;
	height:98px;
	border-bottom:1px #cd9500 dashed;
	}
.sycptp{
	width:30%;
	float:left;
	margin-left:5px;
	margin-top:15px;
	}
.sycpwz{
	width:65%;
	float:right;
	text-align:left;
	line-height:25px;
	margin-top:12px;
	padding-right:5px;
	}

/*新闻部分*/
.newlist{width:95.8%;padding:10px 2.1%;}
.newlist ul{width:100%;} 
.newlist ul li{width:100%;height:40px;line-height:40px;border-bottom:1px dotted #cbbdbf; background:url(images/li.jpg) no-repeat left; background-position:5px center; text-indent:0.5em;}
.newlist ul time{width:auto;float:right;}
.newlist ul li a{width:auto;overflow:hidden;float:left;height:40px;padding-left:12px;display:block;}

 
 

@media screen and (max-width:200px){
.news_text img {width: 80%; height:auto;}
.newlist ul time{display:none;}
.newlist dt time{display:none;}
}
/*新闻部分*/

/*分享按钮样式*/
.share{clear:both;width:100%;text-align:center;height:40px;background:#573c35;display:block;padding-top:5px;margin-top:5px;} 
.share .share_menu{width:160px;margin:0 auto;
 height:36px;border:none;line-height:36px;font-size:16px;color:#fff;font-weight:bold;cursor:pointer;}


/*分享窗口样式*/
.share_box_bg{width:100%;height:100%;left:0px;top:0px;opacity:0.5;z-index:1;position:fixed !important;background:#000;display:block;}
.share_box{width:320px;height:220px;border:#3d3d3c solid 1px;z-index:999;overflow:hidden;left:50%;top:40%;margin-left:-160px !important;margin-top:-120px !important;position:fixed !important;background:#efefef;}
.share_box .box_title{width:320px;height:36px;line-height:36px;background:-webkit-gradient(linear, 0 0, 0 100%, from(#4c4e52), to(#6b6d73));background:-moz-linear-gradient(top, #4c4e52, #6b6d73);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4e52,endColorstr=#6b6d73,grandientType=0);border-bottom:#7a7b81 solid 1px;}
.share_box .box_title .name{width:90px;float:left;color:#fff;font-size:18px;font-weight:bold;padding-left:10px;}
.share_box .box_title .close{width:30px;float:right;text-align:center;padding-top:2px;}
.share_box .share_nr{width:280px;margin:15px auto 0px auto;text-align:center;}
.share_box .share_nr a{display:block;height:40px;line-height:40px;overflow:hidden;margin-bottom:12px;color:#666;font-size:14px;width:100%;background:-webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), to(#e5e5e5));background:-moz-linear-gradient(top, #e6e6e6, #e5e5e5);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6,endColorstr=#e5e5e5,grandientType=0);border:#c9c9c9 solid 1px;}
.share_box .share_nr .share_ico{width:32px;padding-top:4px;float:left;padding-left:15px;}
.share_box .share_nr .share_name{width:150px;padding-left:15px;text-align:left;float:left;}
/*二维码分享*/
.white a:link,.white a:visited,.white a:hover,.white a:active{color:#fff;text-decoration:none;}
.dimen{margin:10px auto;width:96%;height:60px;padding:12px;background:#f5f5f5;border:1px solid #d3d3d3;}
.dimen dt{width:76px;float:left;text-align:left;}
.dimen dt img{width:60px;height:60px;}
.dimen dd{float:left;}
.dimen .dtit{padding-bottom:8px;font-size:14px;}
.dbtn1,.dbtn2{width:100px;height:30px;line-height:30px;display:block;text-align:center;float:left;margin-right:10px;}
.dbtn1{background:#76aa00;border:1px solid #628a03;}
.dbtn2{background:#3f8fd4;border:1px solid #2071b2;}

.top_bar {position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; margin: auto; font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif; background: -webkit-gradient(linear, 0 0, 0 100%, from(#830128), to(#67011f));}
.top_menu { display:-webkit-box;  display: block; width: 100%; height: 48px; display: -webkit-box; display: box; margin:0; padding:0; -webkit-box-orient: horizontal;}
.foots_img{line-height:50%; width:55%}
.hg {
	line-height:30px;
	width:100%;
	}
.tittle{
	text-align:center;
	line-height:30px;
	height:30px;
	}
.lb{
	text-indent:1.5em;
	text-align:left;
	}
.list {
	width:40%;
	height:30px;
	float:left;
	margin-left:15px;
	margin-top:5px;
	text-align:center;
	line-height:30px;
	border-bottom:1px #e4e4e4 solid;
	}
.bottom{
	width:100%;
	height:100px;
	margin-top:5px;
	line-height:25px;
	text-align:center;
	color:#FFFFFF;
	margin-bottom:50px;
	background:#5e3c2a;
	}
.bottom a{
	color:#FFFFFF;
	}
.cp{
	width:48%;
	float:left;
	margin-left:5px;
	line-height:30px;
	text-align:center;
	}
.cp img{height:165px;}	
.nr{
	padding:8px;
	line-height:27px;
	text-align:left;
	}
