body {
    margin: 0px;
    padding: 0px;
    font-family: "microsoft yahei", "微软雅黑";
}

.main_5 {
    width: 1200px;
    margin: auto;
}

/* 微信浮窗 */
.wx_href {
    position: fixed;
    width: 45px;
    height: 150px;
    z-index: 999;
    bottom: 400px;
    right: 5px;
}

.wx_href_1 {
    margin-left: 3px;
}

.tx_wb {
    margin-left: 4px;
}

.wei {
    margin-left: 3px;
}

.wx_href_1 {
    width: 45px;
    height: 45px;
}

.weixin_ewm {
    position: absolute;
    right: 45px;
    top: -2px;
    display: none;
}

.wx_href_1:hover .weixin_ewm {
    display: block;
}

/*当前位置*/
.weizhi {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #b7b7b7;
}

.weizhi_text {
    font-size: 16px;
    line-height: 50px;
}

.weizhi_text a {
    color: #777;
}

/* 主体样式开始 */
.main_zt {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 25px;
}

#left {
    width: 250px;
    min-height: 400px;
    border-right: 1px solid #e3e3e3;
    padding-right: 25px;
}

.left_title {
    background: #327cc7;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.left_li {
    width: 220px;
    height: 50px;
    margin: auto;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
}

.left_li a:hover {
    color: #327cc7;
}

.left_li a {
    color: #333;
    background:  no-repeat;
    background-position: 95% 50%;
	font-size:16px;
}

.href {
    bottom: 20px;
    right: 10px;
}

#right {
    width: 900px;
}

.right_title {
    width: 100%;
    height: 35px;
    font-size: 16px;
    color: #4c67a7;
    font-weight: bold;
    border-bottom: 1px solid #4c67a7;
}

.right_title img {
    margin-right: 10px;
}

.right_li {
    height: 45px;
    line-height: 45px;
    padding-left: 25px;
    border-bottom: 1px dashed #dcdbdb;
}

.right_li span {
    color: #999;
}

.right_li img {
    bottom: 20px;
    left: 10px;
}

.right_li a {
    color: #333;
    width: 100%;
}

.right_li a:hover {
    color: #327cc7;
}

.on a{
    color: #327cc7 !important;
    background:  no-repeat !important;
    background-position: 95% 50% !important;
    display: block;
}

.denglu {
    width: 250px;
    height: 50px;
    margin: 15px;
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 8px;
    border: 1px solid #f78d24;
}

.mt {
    margin-top: 20px;
}

.dl_bg {
    width: 245px;
    height: 45px;
    margin: 2px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    background: ;
}