@charset "utf-8";
/* CSS Document */
body{margin:50px 0 70px 0; padding:0; font:normal 92% Helvetica,STHeiti,Droid Sans Fallback; color:#333; background:#fff}
*{margin:0; padding:0;}
a{text-decoration:none; color:#333;}
a:hover{text-decoration:none; color:#333;}
.clear{clear:both}
.fl{ float:left}
.fr{ float:right}
img{border:0;}
DIV,ul,li,h1,h2,p,dl,dt,dd{ margin:0; padding:0; list-style:none}
header{height:50px; line-height:50px; background:#e1b51d; text-align:center; color:#fff; top:0; left:0; position:fixed; width:100%; z-index:999999;}
.back-btn{width:40px; height:40px; position:absolute; top:5px; left:10px; background:url(images/back.png) no-repeat;background-size:cover;}
/*侧边栏*/
.menu{width:40px; height:40px; position:absolute; top:5px; right:10px; background:url(images/list.png) no-repeat;background-size:cover;}
.sidebar-wrapper{position: relative; height:100%; overflow:auto;}
#dowebok{background-color:#e1b51d;}
#dowebok .nav {margin-top:70px; line-height:40px; list-style-type:none;}
#dowebok .nav a {display: block; padding:0 20px; color:#fff; text-decoration: none;}
#dowebok .nav a:hover {background-color:#000;}
[data-simplersidebar='active'] {box-shadow:-3px 0 3px 0 rgba(0, 0, 0, 0.5);}
.logo{height:68px; background:url(images/logo.png) center no-repeat; background-size:contain;}
/*BANNER*/
.swipe{width:100%;overflow:hidden;position:relative; text-align:center}
.swipe ul{-webkit-transition:left 800ms ease-in 0;-moz-transition:left 800ms ease-in 0;-o-transition:left 800ms ease-in 0;-ms-transition:left 800ms ease-in 0;transition:left 800ms ease-in 0;}
.swipe li img{width:100% }
.swipe #pagenavi{position:absolute;left:0;bottom:5px;text-align:center;width:100%;}
.swipe #pagenavi a{width:8px;height:8px;line-height:99em;background:#b5b5b5;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.swipe #pagenavi a.active{background:#C80002;}
/*INDEX-CONTENT*/
.title{height:50px;margin:1% auto;display:block;font-size:1.5em;line-height:35px;color:#e1b51d; text-align:center;}
.title p{line-height:16px; font-size:0.6em; color:#e1b51d; text-transform:capitalize; font-family:Georgia; font-weight:normal;}
.in-abo{width:100%;margin:0 auto;}
.in-abo ul li{padding:10px;line-height:1.6em;}
.in-pro{width:100%;margin:0 auto;}
.in-pro ul{background:#fff;}
.in-pro ul li{margin:2%; width:42%; float:left; padding:1%; display:inline-block; border:1px solid #ccc; text-align:center; list-style:none;}
.inpic{width:98%;margin:0 auto;}
.inpic ul{background:#fff; margin:10px auto;}
.inpic ul li{margin:2%; width:29%; float:left; display:inline-block; text-align:center; list-style:none;}
.inpic ul li img{width:100%; max-width:100%;}
.inpic ul li p{line-height:30px; text-align:center; font-size:0.9em;}
.innews_time{width:55px; height:55px; float:left; text-align:center; margin:10px 5px 0 0;}
.innews_day{width:55px; height:30px; line-height:30px; font-size:30px; color:#e1b51d; font-family:Georgia;}
.innews_year{width:55px; height:20px; line-height:20px; color:#e1b51d; font-family:Georgia; font-size:13px;}
.inews_content{width:98%; margin:0 auto; padding:0;}
.inews_content ul{list-style:none; padding:0;}
.inews_content ul li{width:100%; line-height:30px; height:75px; margin:10px 0; float:left; border-bottom:1px solid #ddd}
.inews_content ul li a{font-size:15px; color:#666; font-weight:bold;}
.inews_content ul li a:hover{color:#299d09;}
.inews_content ul li p{width:100%; font-size:14px; color:#999; line-height:18px;}
.more{width:30%; height:30px; margin:10px auto 30px auto; font-size:0.9em; border-radius:5px; border:1px solid #ccc; line-height:30px; text-align:center;}
.more a{color:#aaa; display:block;}
/*BOTTOM*/
.bottom{height:60px; background:#ddd; line-height:60px; text-align:center; color:#666; font-size:0.87em;}
footer{position:fixed;padding:5px;width:100%;height:45px;bottom:0;border-top:1px solid #fff;background:#e1b51d;}
footer ul{height:45px;line-height:45px;}
footer ul li{width:25%;float:left;color:#FFF;}
footer ul li dl{width:auto;margin:0 auto;text-align:center;}
footer ul li dt{width:auto;height:25px;overflow:hidden;}
footer ul li dd{width:auto;height:20px; font-size:0.8em; color:#fff;line-height:20px;}
/*SUB*/
.content{padding:10px; line-height:30px; max-width:100%;}
.content h2{text-align:center; font-size:1.1em}
.content .img{text-align:center;max-width: 100%;}
.content img{text-align:center;max-width: 100%; height: auto; max-height: 100%;}
.news{width:100%;margin:0 auto;}	
.news ul{width:100%;margin:0 auto;}	
.news li{list-style-position:inside;list-style-type:disc; border-bottom: 1px solid #eceef0;box-shadow: 0 1px 1px #FFFFFF;height:35px;line-height:35px;padding-left:8px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.news li a:hover{color:#000;}
.proc-img{width:100%; margin:0 auto; max-width:100%;}
.pro-content{width:100%; margin:0 auto; max-width:600px;}





.sort{
	width:99%;
	margin:0 auto; 
	color:#FFF;
	overflow: hidden;
	}
	
.sort ul li{
	font-size:12px;
	width:45%;
	margin:5px;
	float:left;
	line-height:30px;
	text-align:left;
	border:1px solid #f1f1f1;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#f5f5f5;
	}
	
.sort ul li a{
	display:block;
	line-height:30px;
	font-size:1em;
	padding-left:20px;
	font-weight:bolder;
	color:#555;
	
	}

.sort ul li a:hover{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#e1b51d;
	color:#fff;
	}
	
.sort ul li .sort_two{
	display:none;
	width:98%;
	margin:0 auto;
	}

.sort ul li .sort_two li{
	margin:5px auto;
	line-height:50px;
	text-align:left;
	border:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#efefef));
	background:-moz-linear-gradient(top, #ffffff, #f0f0f0);/* Firefox */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef,endColorstr=#f0f0f0,grandientType=0);
	}

.sort ul li .sort_two li a{
	display:block;
	font-size:0.9em;
	line-height:50px;
	font-size:16px;
	padding-left:20px;
	color:#5D5D5D;
	
	}



/*分页样式*/
.page_info{text-align:center;margin:10px;color:#999;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;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;}