﻿@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
#numb img {
    width: 100%;
}
body {
	font-family: Microsoft Yahei, simhei, sans-serif;
	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;line-height: 30px;float: left;}
.tit_con:hover{ color:#FFF;}
.cont_bt {
    padding: 10px 0px 20px 0px;
    border-bottom: 1px solid #bfbfbf;
    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{font-weight:bold; width:35%; float:left;margin-top: 10px;}
.logo_list a{ color:#048bc9;
    font-size: 1.7rem; }
.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; }

/* 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%!important;
    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-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: 58px;
    position: fixed;
    bottom: 0px;
    left: 0;
    z-index: 1;
    border-top: 1px solid #eeeeee;
}
.footer ul{
    box-sizing: border-box;
    height: 58px;
    width: 100%;
    margin: 0 auto;
    background-color:#eeeeee;
    font-size: 0;
}
.footer ul li a{   
    font-size: 18px;
    display: inline-block;    
    color: #000;
    height:58px;
    line-height: 58px;
    box-sizing: border-box;
	padding-left:40px;
    }
.footer ul li{
	display: inline-block;
	width: 33%;
	border-right: 1px solid #dcdadb;
	text-align: center;}	
	
.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 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;}

.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;
	
}






.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: fixed;
    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{ text-align:center; color:#cccccc; height:50px; position: fixed; bottom:0px; width:100%; background:#e3e3e3;}
.nr_fh{color:#FFFFFF;  position:absolute; left:0%; width:15%; top:10px;}
.big_small{color:#FFFFFF;  position:absolute; left:0; width:96%;top:1px; margin:0 2%;}
.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: "微软雅黑";}

.b_list{
    background-image: url(../images/an2-1.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 30px 30px;
	}
.nav-btn{
    background-image: url(../images/an2-2.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 30px 30px;
	}
.calendar-btn{
    background-image: url(../images/an2-3.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 30px 30px;
	}

.top_caidan {
    width: 100%;
    height: 58px;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
    border-top: 1px solid #eeeeee;
}
.top_caidan ul{
    box-sizing: border-box;
    height: 58px;
    width: 100%;
    margin: 0 auto;
    background-color:#eeeeee;
    font-size: 0;
}
.top_caidan ul li a{   
    font-size: 18px;
    display: inline-block;    
    color: #000;
    height:58px;
    line-height: 58px;
    box-sizing: border-box;
	padding-left:40px;
	float:left;
    }
.top_caidan ul li{
	display: inline-block;
	width: 25%;
	text-align: center;}	
.top_caidan ul li.bmyw{
	width: 50%;}
.top_caidan ul li a.yaowen{
	padding-left:0px;
	color:#038BC9;
	font-size:18px;
	display: inline-block;
	width:100%;}

.datu{
    background-image: url(../images/datu.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 30px 30px;
	}
.top_caidan ul li dd {
    width: 100%;
	text-align: center;
    color:#038BC9;
    line-height: 24px;
}
.top_caidan ul li dd.bm_shijian {
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    display: block;
    color: #000;
	font-family: Microsoft Yahei, simhei, sans-serif;
}


.list_title_ziti_a_dz {
    font-family: "微软雅黑";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/dz.png);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
	 margin-right: 15px;
}
.list_title_ziti_a_xz {
    font-family: "微软雅黑";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/xz.png);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
	margin-right: 15px;
}
.list_title_ziti_a_yuyin {
    display: block;
    width: 30px;
    height: 30px;

    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
	margin-right: 15px;
}
.list_title_ziti_a_fx {
    padding: 0px 15px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/fenx.png);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
	margin-right:0%;
}
.list_title_ziti_a_fanh {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/fanh.png);
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
	margin-right:10%;
}
.xr_lanm{
	margin-top:10px;float:left;text-align:center;width:65%;height:30px;}
.xr_lanm span a{
	display:inline-block;
	width:20%;}

/*********分享*****/
#mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
#share {
    display: none;
    position: fixed;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    background:#fff;
	z-index:999;
}
#share ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0 10px;
    width: 100%;
    height: 100px;
}
#share li {
    width: 25%;
    height: 100px;
    padding: 15px 0;
    float: left;
}
#share a {
    display: block;
    width: 100%;
    height: 70px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 45px 45px;
    color: #333;
    font-size: 12px;
    text-align: center;
    line-height: 120px;
    text-decoration: none;
}

/*********分享完*****/
#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 20000;
}





