﻿.left_wrap {
    float: left;
    width: 250px;
}
.left_wrap h2 {
    width: auto;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
.zlm {
    width: auto;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-top: none;
}
.zlm dl {
    overflow: hidden;
}
.zlm dl dt {
    height: 40px;
    background: #f1f1f1;
    line-height: 40px;
    text-indent: 20px;
    border-bottom: 1px solid #d8d8d8;
}
.zlm dl dt:hover, .zlm dl #on {
    background: #fff;
}
.zlm dl dt:hover a, .zlm dl #on a {
    color: #333;
    font-size: 14px;
}
.zlm dl dt a {
    color: #333;
}
.clear {
    width: 100%;
    clear: both;
}
.left_lxxx {
    padding: 10px;
    font-size: 14px;
    color: #696969;
    line-height: 25px;
    border: 1px solid #d8d8d8;
    border-top: none;
    word-break: break-all;
}
.left_wrap h2 {
    background: #0381CB;
    margin-bottom: 0;
    font-size: 14px;
}
.bgc{
	background-color: #EEEEEE !important;
	padding-top: 40px;
}

.right_wrap {
    width: 930px;
    overflow: Hidden;
    float: right;
}
.right_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}
.right_title h2 {
    font-size: 26px;
    font-weight: normal;
}
.content {
    line-height: 25px;
}
.content img {
    max-width: 100%;
    height: auto;
}
.content div{
	font: 14px " ";
	color: #696969;
	line-height: 28px;
}
.w_1200{
	margin-top: 30px;
	margin-bottom: 30px;
	width: 1200px !important;
}
.zj_right .right_title{
	border-bottom: none !important;
}
.fx{
	height: 30px;
}
.footer{
	height: auto !important;
}