﻿.nav ul li.active a {
    font-weight: 400;
    color: #000;
}
.nav ul li.active {
    border-bottom: 0;
}
.nav ul li:hover,.nav ul li:hover.active a{
    font-weight: bold;
    color: #0984e0;
}


.wrap{
	width: 1200px;
    margin: 0 auto;
    padding: 0 12px 12px 12px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.siteMap{
	position: relative;
    z-index: 1;
    margin-top: 10px;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 20px;
}
.path{
	float: left;
    margin-left: 20px;
    text-align: left;
    display: block;
    overflow: hidden;
    color: #606060;
    font-size: 14px;
    margin: 0 auto;
}
.path span{
    background: url(../images/icons.png) no-repeat 0 -744px;
    padding-left: 21px;
}
.path a{
	color: #333;
}
.path a:hover{
	color: #0984e0;
}
.wrap-fl{
	width: 270px;
	min-height: 780px;
	background-color: #f7f7f7;
	border-radius: 5px;
}
.wrap-fl .xxgk-tet{
            width: 100%;
    max-height: 724px;
    overflow: auto;
    box-sizing: border-box;

    padding: 10px;
}
.wrap-fl h1{
	min-height: 56px;
	line-height: 56px;
	color: #015293;
	font-size: 23px;
	font-weight: 600;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}
.wrap-fl ul{
	width: 100%;
	min-height: 220px;
}
.wrap-fl li{
	width: 100%;
	padding: 0px 10px;
	box-sizing: border-box;
}
.wrap-fl li a{
	box-sizing: border-box;
	width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 45px;
    display: block;
    padding-left: 60px;
    margin-top: 10px;
    background: #ffffff;
    border: 1px solid #dfdfdf;
	background: url(../images/icon/square.png) 20px center no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	transition: 1s;
}
.wrap-fl li a:hover{
	background-color: #bde3ff;
	color: #0984e0;
	transform: translateY(-5%);
}
.wrap-fl .active a{
	background-color: #bde3ff;
	transform: translateY(-5%);
}
/* p{font-size:18px; } */



.wrap-fr{
	width: 870px;
	min-height: 780px;
	border:1px #ccc solid;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
} 
.wrap-fr-tit{
	width: 100%;
	border-bottom: 1px #ccc solid;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.wrap-fr-tit span{
    width: auto;
    height: 54px;
    font-size: 20px;
    padding: 0 15px;
    border-bottom: 2px solid #015293;
    color: #015293;
    left: 0;
    font-weight: 600;
    line-height: 54px;
    position: relative;
    display: inline-block;
}
.wrap-fr-tet li{
	padding: 0px 15px;
	box-sizing: border-box;
}
.wrap-fr-tet li a{
	width: 100%;
    float: left;
    line-height: 40px;
	font-size: 14px;
	color: #333;
	padding-left: 5px;
	border-bottom: #ccc dashed 1px;
}
.wrap-fr-tet li a:hover{
	color: #015293;
}
.wrap-fr-tet li span{
    width: 100px;
    height: 40px;
    float: right;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #666666;
}
/*分页*/
.page {
    font-size: 0;
    text-align: center;
    padding: 25px 0;
    clear: both;
    line-height: 34px;
}

.page a, .page span {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0 15px;	
	margin: 0 5px 5px 0;
	color: #0984e0;
}

.page .current {
    background: #015293;
    border: 1px solid #dddddd;
    color: #fff !important;
    font-weight: bold;
    padding: 0 12px;
}

.page select {
    padding: 8px 4px;
    margin: 0 4px;
    background: #fff;
    border: 0 solid #E1E1E1;
    vertical-align: middle;
}

.page select option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}
/* 老年模式 */
/* .oldModel .wrap{width:90%;} */
/* .oldModel .wrap-fl{width: 100%;min-height: 280px;}
.oldModel .wrap-fr{width:100%;border:0;} */
.oldModel .wrap-fr-tet li span{width:auto;float: initial;display: block;text-align: left;}
.oldModel .wrap-fr-tet li a{line-height: 2;}

/*------------------------------------------*/
.h5-option{
    display: none;
    position: absolute;
    top: auto;
    left: 0;
    background: #edf6fa;
    z-index: 2;
    width:100%;
}
.h5-option li{
    float: left;
    line-height: 30px;
    margin: 5px 10px;
}
.h5-option li a{
    display: block;
    font-size: 15px;
    text-align: center;
    padding: 0 5px;
}

.h5-mobile .mlog,.h5-mobile .fot{display: block;}
.h5-mobile .accessible-wrap,.h5-mobile #Header,.h5-mobile .wrap-fl,.h5-mobile #Footer{display: none;}
.h5-mobile .wrap{width: 100%;margin: 0;padding: 0;padding: 0px 5px;}
.h5-mobile .siteMap{margin: 0;}
.h5-mobile .wrap-fr{width: 100%;margin: 0;padding: 0;     border: none;min-height: 473px;}
.h5-mobile .wrap-fr-tit span{height: 40px;    line-height: 40px;}
.h5-mobile .wrap-fr-tet li{padding: 0;overflow: hidden;}
.h5-mobile .wrap-fr-tet li a{width: auto;display: block;float: none;}
.h5-mobile .wrap-fr-tet li span{width: 20%;float:none;display: block; }
.h5-mobile .siteMap{overflow: hidden; height: auto;line-height: normal;}
.h5-mobile .path a{overflow: hidden;line-height: 35px;}

