@charset "gb2312";

/* Base Reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section 
{
	display: block;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear{
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}

.none {
	display: none;
}

.hidden {
	visibility: hidden;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	*zoom: 1;
}

/******************************************************************************************************************************************/

/**布局开始**/

body {
	background: #ffffff;
}

body,
p {
	font: 14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #3c3c3c;
}

a {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	/**页面全局宽度**/
	width: 1200px;
	margin: 0 auto;
}

/*新闻列表*/

.banner {
	height: 37px;
	margin: 0 auto;
}
.post {
	
}

.post .banner {
	height: 37px;
	margin: 20px auto 15px;
}

.post .banner .title {
	padding: 0 0 0 45px;
	line-height: 37px;
	font-size: 20px;
	font-weight: bold;
	float: left;
	display: block;
	color:#118ccf;
	text-align: center;
	background: url(../images/tit_b.png) no-repeat  center bottom;
	
}

.post .more-btn {float: right; line-height: 40px; color: #999999;}

.post .con {
	padding:0 0 0 0;
	margin:0 auto;
}
.post .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 34px;
	border-bottom: 1px #dddddd dashed;
	padding:0 10px 0 20px;
	background: url(../images/li_dian.png) left center no-repeat;
}

.post .news-list .news img{display: inline;}

.post .news-list .news .news-title {
	display: block;
	float: left;

}
.post .news-list .news .news-date {
	display: block;
	float: right;
	font-size: 14px;
	color: #666666;
}

/*顶部*/



/*头部*/

#header {}

.head {
	overflow: hidden;
}

.logo {}

.logo img {
	max-width: 100%;
	height: auto;
}



/*导航*/
#nav {background: #005faf;}
.nav {width:100%;}
.nav > li{ float: left;width: 10%; height:40px; }
.nav .on > a{background: #fd6c1a;}
.nav li >a:hover{background: #fd6c1a;}
.nav li a{display:block;line-height: 40px;color: #fff;font-size: 16px;text-align: center;}
.nav .subnav{position:relative;z-index:100; display: none;}
.nav li:hover .subnav{ display: block;}
.nav .subnav a{background: #118ccf;}


/*中间*/
#container,#mod{}
.mod {margin:30px 0 ;}
.mod-t{ overflow: hidden;}
.mod-tr{}
.mod-tl{ width: 475px; height: 290px; float: left; background:url(imagestl_bg2.png) no-repeat; padding: 65px 50px 0;}
.mod-tl p{ line-height:30px;font-weight: bold;text-align: justify;text-indent: 2em;}
.mod-tr{ width: 575px; height: 355px; float: right;background:url(imagestr_bg.png) no-repeat;}
.mod-b{margin-top: 50px; overflow: hidden;}
.mod-bl,.mod-br{width: 555px; height: 470px;padding: 9px; border: 1px solid #DDDDDD;}
.mod-bl{ float: left;}
.mod-br{ float: right;}
.mod-b .mod-bl a,.mod-b .mod-br a{display: block;}
.mod-b .bt{font-size: 16px;text-align: center;font-weight: bold;line-height: 40px;}
.mod-b .jj{ font-size: 14px; line-height: 24px;}
.mod-b .gd{ width: 78px; height: 22px; line-height: 22px; color: #DDDDDD; border: 1px solid #DDDDDD; text-align: center; margin-top: 20px;}

/*网络预约*/
.wlyy div{ overflow: hidden; width: 610px;margin: 0 auto 20px;}
.wlyy div *{ display: block; float: left;}
.wlyy div label{ font-size: 16px; line-height: 30px;}
.wlyy div select{ width: 250px; height: 30px; margin-left: 10px;border: 1px solid #DDDDDD;}
.wlyy div input{ width: 250px; height: 28px; margin-left: 10px;border: 1px solid #DDDDDD;}
.wlyy div span{ line-height: 30px; margin-left: 10px;}
.wlyy div span i{ color: red;}
.wlyy .tj { width: 400px;}
.wlyy .tj input{ width: 80px; height: 30px;cursor: pointer;background: #eeeeee; color: #555555; font-size: 16px; line-height: 30px; border: none;}
.wlyy .tj input:hover{background: #0060b0;color: #FFFFFF;}

/*页脚*/
#footer {
	background: #005faf;
}

#footer .inner {
	padding: 10px;
}

.foot {
	text-align:center;
	position: relative;
}

#copyright {
}

#copyright p {
	line-height: 20px;
	color: #FFFFFF;
}




/*列表页*/
.col {
	padding-bottom: 40px;
}

.col-menu { /**列表页左侧栏目**/
	width:272px;
	float:left;
	background: #FFFFFF;
} 

.col-menu-head { /*列表头部*/
	width: 100%;
	margin: 0 auto;
	background: url(../images/l_titbg.png) no-repeat;
}
.col-menu-head .col-name {/**位置栏目字体栏目名称图标**/
	color: #FFFFFF;
	background: #005faf;
	display: block;
	line-height: 70px;
	text-align: center;
	font-size: 24px;
}




/*多级栏目列表*/
.col-menu-con{ width: 272px; float: right; background: url(../images/col-menu-con-bg.png) right bottom no-repeat; min-height: 720px;}

.col-list  {}
.col-list li{}
.col-list .column-1 a {margin:10px 10px 0;font-weight: 100; color: #555555;display: block; height: 40px; line-height: 40px;  font-size: 18px;background: #f6f6f6; text-align: center;} 	/**一级子栏目及图标**/

.col-list  .column-1 a:hover,.col-list  .column-1 a.selected {color:#0064c9; border-color: #0064c9;} 	/**鼠标经过或选中一级子栏目**/
.col-list  .column-1 .wp_subcolumn .column-1-1 a{ height: 26px; line-height: 26px; font-size: 16px;}


.col-news { /**列表页右侧新闻**/
	width:894px; 
	float:right;
	background: #FFFFFF;
	min-height: 790px;
} 
.col-news-head {
	margin: 0px;
	overflow: hidden;
}

 .col-news-head .col-title { /**当前栏目**/
	text-align: center;
} 

 .col-news-head .col-title span{ /**当前栏目名称**/
	white-space:nowrap; 
	height:70px; 
	line-height:70px;
	display:inline-block;
	font-size:24px;
	color:#000000;
}   

 .col-path { /**当前路径**/
	display:inline-block;
	white-space:nowrap; 
	height:50px;
	line-height: 50px;
	width: 100%;
} 
.col-path a {
	color: #666666;
	font-size: 14px;
}


.col-news-con {
	margin:0px;
	padding: 0 ;
}
.col-news-list {}
 /**栏目新闻列表**/
.col-news-list  .list_item{ display: block; overflow: hidden; padding: 0 20px; background: url(../images/li2.png) 10px center no-repeat; }
.col-news-list  .list_item *{display: block;height: 45px; line-height: 45px; font-size: 14px;}
.col-news-list  .list_item .news-title{ float: left;}
.col-news-list  .list_item .news-date{ float: right;}
.fenye,.fenye table{margin: 0 auto; text-align: center;}

/*文章页*/

.article {padding: 0 30px;}
.article h1.arti_title { /**文章标题**/
	padding: 25px 0 15px 0;
	font-family: "Microsoft YaHei"; 
	text-align:center; 
	font-size:20px; 
	color:#000000; 
	
} 
.article .arti_metas { 
	padding-bottom:20px;
	text-align:center;
	font-size: 12px;
	border-bottom: 1px solid #dddddd;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	color:#777777;
} 
.article .read { /**文章内容**/
	margin:0 auto;
	padding: 20px 0 0 0;
	overflow:hidden;
} 
.article  .read,.article .read p { /**阅读字体**/
	line-height:2; 
	font-size:14px; 
	color:#333;
}  
.article .read p { 
}
.article .read img { /**文章阅读部分图片大小限制**/
	max-width:830px; _width:expression(this.width > 830 ? "830px" : this.width); 
}

/*图片列表*/
.pic-list{ overflow: hidden; padding: 20px 20px 0;}
.pic-news{ width: 33%; float:left; text-align: center;}
.pic-news .news-pic img{ margin: 0 auto; width: 238px; height: 170px; border: 10px solid #dddddd;}
.pic-news .news-name{ line-height: 50px;}
.pic-news .news-name:hover{ color: #0064c9;}