.subNavBox{
    width:240px;
    border:solid 1px #e5e3da;
}

.subNav{
    border-bottom:solid 1px #e5e3da;
    cursor:pointer;
    font-weight:bold;
    font-size:16px;
    color:#333;
    height:53px;
    line-height:53px;
    padding-left:35px;
    background:url(../img/jiantou1.jpg) no-repeat;background-position:95% 50%
}

.subNav:hover{
    color:#0893ca;
}

.currentDd{color:#277fc2}

.currentDt{background-image:url(../img/jiantou.jpg);}

.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li{
    border-bottom:1px solid #e5e3da;

}

.navContent li a{
    display:block;
    width:240px;
    height:53px;
    text-align:center;
    font-size:14px;
    line-height:53px;
    color:#000;
}

.navContent li a:hover{color:#fff;background-color:#277fc2}
h1{
    width: 220px;
    height: 100px;
    background: #0f60bc;
    font-family: "微软雅黑";
    color: #fff;
    font-size: 24px;
    line-height: 100px;
    padding-left: 20px;
}
.side-con{
    width:240px;
    height:200px;
    background-color: #0f60bc;
}
.side-con span{
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}
.single-con{
    padding: 50px;
    line-height: 3;
    font-size: 16px;
    text-align: justify;
}
.lefter {
    width: 242px;
    float: left;
    margin-top: 30px;
    position: relative;
    z-index: 2;
}
.lefter_title {
    width: 100%;
    overflow: hidden;
    height: 100px;
    background: url(../images/sd_tit.jpg) no-repeat center;
    position: relative;
    top: -85px;
   	text-align: center; 
}
.lefter_title>span {
	display: block;
	width: 242px;
	height: 60px;
	margin-top: 35px;
}
.lefter_title span a {
    font-size: 24px;
	color: #ffffff;
	font-family:"Microsoft YaHei";
}
.lefter_title span span {
    font-size: 14px;
	color: #ffffff;
	font-family:"Microsoft YaHei";
	padding-left: 22px;
}
.lefter_title span a:hover {
	font-size: 25px;
}
.lefter_list {
    width: 100%;
    overflow: auto;
    position: relative;
    top: -80px;
	background: #f1f1f1;    
}
.lefter_list li {
	margin: 1px 0;
}
.s_subNav>a {
	display: block;
	width: 200px;
	height: 50px;
	background: #cd0722;
	margin: 0 auto;
}
.lefter_list>ul>li{
	float: left;	
	width: 215px;
	height: 60px;
	display: block;
	text-align: center;
	margin-left: 10px;
	transition: all 0.1s linear;
	border: 1px solid #f1f1f1;	
}
.lefter_list>ul>li div {
	width: 188px;
	height: 38px;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	top: 5px;	
	margin: 5px;
    position: relative;
	font-family:"Microsoft YaHei";
	border: 1px solid #ff4450;
}
.lefter_list>ul>li.on, .lefter_list>ul>li:hover {
	border: 1px solid #ff4450;
}
.lefter_list>ul>li.on a, .lefter_list>ul>li:hover a {
	background: #ec0313;
}
.lefter_list>ul>li.on div, .lefter_list>ul>li:hover div {
	border: 1px solid #ec0313;
}
.lefter_img {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 6px;
}
.s_navContent>li {
	width: 100%;
	height: 35px;
	display: block;
    float: left;
    background: #f1f1f1;
    text-align: center;
}
.s_navContent>li:hover, .s_navContent>li.on {
    background: #e5e5e5;
}
.s_navContent>li>a {
	line-height: 35px;
	color: #666666;
	font-family: "微软雅黑";
	font-size: 14px;
}
.s_navContent>li:hover>a, .s_navContent>li.on>a {
	color: #f39800;
}
.left_four {
	width: 242px;
	height: 152px;
	line-height: 165px;
	position: relative;
	top: -50px;
	background: url(../images/sd_bg.png) no-repeat center;
}
.left_four>span {
	display: block;
	height: 160px;
	margin-left: 18px;
}
.left_four>span>span {
	font-family: "宋体";
	font-size: 14px;
	color: #fff;
	position: relative;
	top: -26px;
	left: 6px;
}
.left_four>span>.left_num {
	font-family: arial;
	font-size: 24px;
	color: #fff;
	position: relative;
	top: -168px;
	left: 62px;
}
