<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
body{font-family: "Helvetica Neue"; font-size:16px;}
a:hover{text-decoration:none;}
a {
    color: #333333;
    text-decoration: none;
}
.con_top{width:100%; height:45px;  color:#333; line-height:25px; background:#44618d;
display: block;
    line-height: 40px;
    font-size: 16px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    background: #F6F6F6;
    border-bottom: 1px solid #e1e1e1;

}
.top{
	display: block;
    line-height: 40px;
    font-size: 16px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    background: #F6F6F6;
    border-bottom: 1px solid #e1e1e1;

	}
.top_1{padding: 14px 20px 0px 20px;}
.logo{position:absolute;top:12px;left:30%; font-weight:bold;}
.logo a{ color:#FFF; }
.logo strong{margin-left:5px;}
.bottom{padding:20px; background-color:#0178DF; text-align:center; color:#fff; line-height:25px;}
.tit_con{ color:#FFF;}
.tit_con:hover{ color:#FFF;}
.cont_bt {
    padding: 10px 0px 20px 0px;
    border-bottom: 1px solid #eee;
    margin: 0px 10px;
}
.cont h3{text-align: left;margin-top: 10px;}
.cont h5{text-align: left;}
.cont_zw{padding:10px; color:#000;}
.cont_zw p{margin:0px; padding:0px;}
.logo img{float:left; position:relative; bottom:5px;}
.bot{ float:right; margin-right:5%;color:#fff; position:relative; bottom:12px}
.logo_list{position:absolute;top:6px; font-weight:bold;}
.logo_list a{ color:#333; }
.logo_list strong{margin-left:5px;}
.logo_list img{float:left; position:relative; bottom:5px;}
.bdsharebuttonbox{position:absolute;left:20%; width:230px;}

.cont_bt h4{text-align:left;font-size: 18px;}
.cont{padding:10px; color:#000; min-height:440px; margin-top:30px;}

/* new */
.map-area{
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}
map{
	display: none;
}
.flex-direction-nav a{
	z-index: 100;
}
.flex-viewport img {
    width: 100%;
    display: block;
}
.nav-items{
	display: none;
}
.nav-panel-primary{
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	position: absolute;
	top: 44px;
	width: 80%;
	left: 10%;
	z-index: 310;
	display: none;
}
.nav-panel-heading{
    border-bottom: 1px solid #e1e1e1;
	background-color: #f6f6f6;
	padding: 12px 15px 10px;
	color: #f00; font-family:"微软雅黑";
	font-size: 16px;
}
.nav-list-group{
	padding: 10px 0;    overflow-y: scroll;
    height: 380px;
}
.nav-list-group li{
	padding: 10px 15px;
	border-bottom: 1px solid #ddd;
}
.nav-list-group li:last-child{
	border-bottom: none;
}
.nav-list-group a{
	display: block;
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
	text-shadow:0 0 transparent;
}
#leveldiv{
	border: 2px solid rgba(1,120,223,1);
	z-index:200; 
	position: absolute; 
	pointer-events: none;
	display: none;
}

#calendar-box{
	position: absolute;
	bottom: 0;
	width: 92%;
	left: 4%;
	box-sizing: border-box;
	z-index: 400;
	overflow: hidden;
	display: none;
	/**padding-bottom: 20px;**/
	background-color: #fff;
	border-radius: 10px;
}
#calendar{
	width: 100%;
	height: 200px;
}
.calendar-close{
	width: 30%;
	max-width: 100px;
	background-color:f00;
	margin: 0 auto;
}
.calendar-close a{
	display: block;
	width: 100%;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.over-layer{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 199;
	top: 0;
	left:0;
	background-color: rgba(0,0,0,.5);
	display: none;
}
.over-layer-nav{
	z-index: 300;
}
.over-layer-calendar{
	z-index: 300;
}
.footer{
	 width: 100%;
    height: 50px;
    position: absolute;
    top:0px;
    left: 0;
    z-index: 1;
}
.footer ul{
    box-sizing: border-box;
    height: 50px;
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
	/**
    border-radius: 15px;
	
    border: 1px solid rgba(153,153,153,.65);
	**/
    background-color:#eee
	;
    font-size: 0;
}
.footer ul a{    margin: 10px 0;
    font-size: 16px;
    display: inline-block;
    width: 33%;
    text-align: center;
    color: #e62129;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #666;    font-family: Microsoft Yahei, simhei, sans-serif;
    box-sizing: border-box;
    }
	
	
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.footer a{display: block;
font-size: 16px; line-height:40px; }
.footer ul dd{    margin-right: 5px;}

.a_list{background: url(../images/a_page.png) no-repeat left center;
	background-size: 32px 32px; float:left;background-position: 30px 4px;
	
	width: 33%;
	height: 40px;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
	top: 0;
	left: 0;}
.b_list{
	background: url(../images/b_page.png) no-repeat left center;
	background-size: 32px 32px; background-position: 5px 4px;
	float:left;
	width: 25%;
	height: 40px;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
	top: 0;
	left: 5%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-calendar:before {
    content: "\f073";
}



.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}
.b_list a{    display: block;
    font-size: 14px;
    line-height: 40px;
    padding-left: 12px; font-family:"微软雅黑";}
.c_list{
	background: url(../images/c_page.png) no-repeat left center;
	background-size: 32px 32px; background-position: 30px 4px;
	 float:left;
	width: 33%;
	height: 100%;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
	
}


.d_list{
	background: url(../images/d_page.png) no-repeat left center;
	background-size: 32px 32px; background-position: 30px 4px;
	 float:left;
	width: 33%;
	height: 100%;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
	
}

.b_list{
	
	
	background: url(../images/d_page.png) no-repeat left center;
	background-size: 32px 32px; background-position: 30px 4px;
	 float:left;
	width: 33%;
	height: 100%;
	text-align: left;
	padding-left: 30px;
	box-sizing: border-box;
}


.b_list span{
    display: block;
    float: left;
    width: 50px; text-align:center;
    height: 30px;
    color: #fff;
    background-color: #6680a5;
    font-size: 16px;
    line-height: 30px;
    border-radius: 4px;
}

.rili_div{ width:100%; float:left; height:100%; background: rgba(255,255,255,.17);}
.top_logo{ width:100%; float:left; text-align:center;  font-size:16px; font-family:"微软雅黑";  color: #333;}
.wap-wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
    min-height: 100%;
    background-color: #f6f6f6;
}
#bm-box{
	width: 240px;
	height: 100%;
	background-color: #f6f6f6;
	position: absolute;
	left: -240px;
	top: 0;
	padding: 10px 10px 0;
	z-index: 200;
	box-sizing: border-box;
	overflow: hidden;
}

.bm-box_a {
    float: left;
    width: 220px;
    overflow-y: scroll;
    height: 551px;
}

.bm-box_a a{
	display: block;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	white-space: nowrap;
  text-overflow: ellipsis;
  color: #333; font-family:"微软雅黑";    border-bottom: 1px solid #ccc;
}

#bm-box a.on{
	color: #f00;
}
.lazy-img{
	background: url(../images/loading.gif) no-repeat center center;
	background-size: 100px 20px;
}
.yb1{
    color: #ffffff;
}
.alianjie{
    color: #f00;
}

.bottom1{ border-top: 2px solid #DEDEDE;text-align:center; color:#cccccc; height:50px; position: fixed; bottom:0px; width:100%; background:#FFF;}
.nr_fh{color:#FFFFFF;  position:absolute; left:0%; width:15%; top:10px;}
.big_small{color:#FFFFFF;  position:absolute; left:30%; width:40%;top:4px;}
.fenxiang{color:#FFFFFF;  position:absolute; right:5px; width:15%;top:10px;}
.list_title_ziti_a{font-size:20px; color:#999999; padding:0px 15px;    font-family: "微软雅黑";}</pre></body></html>