@charset "utf-8";

/* CSS Document */

/*通用样式*/

body{font-family:"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;background:#f5f5f5;text-rendering:optimizeLegibility;}

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}

img{display:block;max-width:100%;height:auto;border:0;}

ul,li{list-style-type:none;}

a{color:#333;outline:none;}

a,a:visited{text-decoration:none;color:#333;}

.cl{clear:both;}

/*-------------------------------------*/

.jytop {
	width:100%;

	height:40px;

	margin:0 auto 15px;

	text-align:center;}

.jy-header{

	position:relative;

	width:100%;

	height:49px;

	line-height:49px;

}

.jy-header-default{

	background-color:#03a9f4;

	color:#fff;

	font-size:20px}

.jy-header-title{

	margin:0 20%;

	font-size:1.2rem;

	font-weight:500;

	text-align:center;

	display:block;

	word-wrap:normal;

	text-overflow:ellipsis;

	white-space:nowrap;

	overflow:hidden}

.body-jy {

	LINE-HEIGHT: 30px;

	HEIGHT: auto;

	text-align: left;

	clear: both;

	margin:5px 10px;

	padding:0 10px;

	margin-left:auto; 

	margin-right:auto;max-width:700px;

}

.jy-ca {

	line-height:45px;

	height:45px;

	text-align:left;

	clear: both;

	margin:5px 0px;

	padding:0px;

	background-color: #03a9f4;

}

.jy-ca a{

	color: #ffffff;

	font-size:18px;

	font-family:"微软雅黑";

	font-weight:500;

	line-height:45px;

	padding-left:15px;

	margin:0px;

}

.jy-ca a span{

	float:right;

	font-size:0.8rem;

	color:#FFF;

	}

.jy-footer {

	padding:10px 0;

	text-align:center;}

.botdet img{

	width:28px;

	height:40px;

	vertical-align:middle;

	margin:0 auto;

	}

.jy-footer a{

	color:#F00;

	}

#bottomnav{position:fixed;left:0px !important;bottom:0px !important;width:150%;height:40px;z-index:1000;text-align:center;overflow:hidden;}

#bottomnav a{background:#09F;color:#ffffff;display:inline-block;float:left;width:30%;height:100%;line-height:40px;font-size:0.8rem;text-decoration:none;}

#bottomnav a.free_tel{background:#0b8028;}	

#bottomnav a.free_tel img{-webkit-animation: change 1s infinite;animation: change 1s infinite;-moz-animation:change 1s infinite;}

#bottomnav a.botdet{background:#ff0000;width:40%;color:#fff;position:relative;}

#bottomnav a.botdet em{width:45px;text-align:center;position:absolute;left:41%;top:30px;color:#5f5f60;}

/*分页样式*/

.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:12px;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;}



.newslist{padding:0 5px;}

.newslist li{color:#333;}

.newslist li a{color:#333;font-size:0.9rem;}

.newslist li span{float:right;font-family:Verdana;color:#8c8c8c;font-size:0.8rem;}

/*列表内容页*/

.listConts{line-height:26px;color:#666;}

.listConts .title{font-size:1rem;text-align:center;line-height:40px;color:#000;}

.listConts .info{width:100%;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}

.listConts .info .big{color:#003ba6;padding-left:3px;}

.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}

.listConts .showimg{margin:20px 0;text-align:center;}

.listConts .showimg a img{border:1px solid #ccc;padding:1px;}

.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}

.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}

.listConts .author{text-align:right;color:#999;}



.preNext{position:relative;}

.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}

.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}

.preNext .text{color:#999;}