@charset "gb2312"; 
/*
'---------------------------------------
'#   设计制作：重庆持创科技有限公司
'#   QQ:543874515
'#   微信:13072363699
'---------------------------------------
*/
body {margin:0px auto;background:#256DB5;}
body,td,th {color:#B9DFF2;font-size:12px;line-height:180%;word-wrap:break-word;}
img{border:none;}
img a {border:none;}

#B556{margin:0 auto;width:1002px;background:url(/templates/images/bg.jpg) top repeat-x #256DB5;}
#Header{margin:0 auto;width:898px;height:440px;}
#Body{margin:0 auto;width:898px;padding-bottom:15px;}

#Footer{margin:0 auto;width:898px;color:#B9DFF2;border-top:1px #FFF dashed;letter-spacing:1.5px;text-align:center;}
#Footer dl{margin:0;padding:0;list-style-type:none;}
#Footer dl dt{/*float:left;width:800px;*/margin:0;padding:30px 0;}
#Footer dl dt p{margin:0;padding:0;line-height:20px;}
#Footer dl dd{float:right;margin:0;width:90px;height:90px;padding:5px 0;}


#ShowContent{ line-height:220%}
a {color:#B9DFF2;text-decoration: none;blr:expression(this.onFocus=this.blur())}
a:hover {text-decoration:none;color:#FFF;position:relative;top:1px;}
div{line-height:180%;}
form {margin:0px;padding:0px;}
ul{margin:0px;padding:0px;}
li{list-style-type: none;text-align: left;line-height: 180%;}
.red {color: #F00;}
.white {color: #FFF;}
.black{color:#000;}
.blue {color: #00439D;}
.blod{ font-size:14px;font-weight:bolder;color:#FFF;}
.font14{font-size:16px;font-weight:bold;color:#B9DFF2;overflow:hidden;}

.top{color:#CCC;}
.top a{color:#CCC;}
.top a:hover{color:#B9DFF2;}


.menu {color:#E7EBEB;text-align:center;}
.menu a{color:#E7EBEB;font-size:14px;font-weight:bold;letter-spacing:1.5px;text-align:center;}
.menu a:hover {color:#FFF;}


/*内嵌*/
#content
{
	OVERFLOW-Y: auto;
	OVERFLOW-x: visible;
	margin:0 auto; 
	width: 787px;
	height: 209px; 
	padding:10px; 
	color: #333;
	scrollbar-face-color: #8C6B38;		/* 拖动部分颜色设定 */
	scrollbar-highlight-color: #F3D6A6; /* 高光部分颜色设定 */
	scrollbar-shadow-color: #F3D6A6;	/* 右边阴影颜色设定 */
	scrollbar-3dlight-color: #F3D6A6;		/* 左边阴影颜色设定 */
	scrollbar-arrow-color: #fff;		/* 上下箭头颜色设定 */
	scrollbar-track-color: #F3D6A6;		/* 底版背景颜色设定 */
	scrollbar-darkshadow-color:#F3D6A6;	/* 下右部分颜色设定 */
}

.title{display:block;font-size:14px;font-weight:bold;padding-bottom:6px;color:#000;padding-top:6px;}
.hitime{display:block;width:97%;height:18px;color:#333;padding-top:6px;border-bottom:#CCC 1px dashed;vertical-align:bottom;}
.ShowContent{display:block;padding:10px;line-height:180%;}
.ShowContent img{max-width:100% !important;}

/*----信息列表----*/
.news_list{ padding:10px 10px 10px 5px;height:100%;overflow:hidden !important}
.news_list ul{margin:0;padding:0;list-style-type:none;text-align:left;}
.news_list ul li{line-height:25px;padding:5px 0 1px 4px;background:url(/templates/images/li.gif) no-repeat 4px 12px;}
.news_list ul li a{display:block;line-height:25px;padding:0 0 0 18px;}
.news_list ul li a:hover{color:#FFF;}
.news_list ul li span{float:right;color:#B9DFF2;line-height:25px;}


/*----图片列表----*/
.pic_list{display:block;margin:0;padding:0;height:100%;overflow:hidden !important}
.pic_list dl{margin:0;padding:0;list-style-type:none;text-align:center;}
.pic_list dl dd{float:left;display:block;margin:10px 1% 0 1%;padding:0;width:31.333%;overflow:hidden !important}
.pic_list dl dd a{display:block;height:100% !important;}
.pic_list dl dd .tbox{display:block;height:180px;background:#FFF;border:1px #E3E3E3 solid;padding:1px;border-radius:3px;text-align:center;}
.pic_list dl dd .tbox .tu{position:relative;height:180px;line-height:180px;overflow:hidden !important;}
.pic_list dl dd .tbox .tu img{opacity:1;filter:alpha(opacity=100);-webkit-transition:all .5s ease-out;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;max-width:100%;max-height:100%;}
.pic_list dl dd font{display:block;padding:4px 0 4px 4px;color:#B9DFF2;font:normal 12px/22px 'Microsoft Yahei',Arial,Tahoma,Verdana,Helvetica,sans-serif;text-align:center;}


/*----列表翻页----*/
.page_list{display:block;margin:1rem auto 0 auto;width:100%;height:35px;text-align:center;letter-spacing:0;font-family:"Circular Std";font-size:18px;font-weight:600;overflow:hidden !important}
.page_list a{display:inline-block;padding:0;margin:0 2px;width:35px;line-height:35px;color:#EEE;border-radius:5px;text-align:center;text-decoration:none;font-family:"Circular Std";font-size:18px;font-weight:600;}
.page_list a:hover{color:#666;background:#FFF;}
.page_list a.on{color:#666;background:#B9DFF2;}
@media (max-width: 991px) {
	.page_list{margin:2rem auto 1rem auto;}
	.page_list a{padding:0;}
}

.beian{margin-left:5px;padding:0;height:30px;color:#FFF;font:normal 12px/30px 'Microsoft Yahei',Arial;vertical-align:middle;overflow:hidden !important;}
.beian span{padding-left:20px;background:url(/templates/images/beian.png) no-repeat left center;background-size:16px 16px;color:#FFF;}
.beian:hover span{color:#AED5FF;}
@media (max-width: 1199px){
	.beian{height:20px;font-size:12px;}
}
/*
'---------------------------------------
'#   设计制作：重庆持创科技有限公司
'#   QQ:543874515
'#   微信:13072363699
'---------------------------------------
*/