﻿.gywm{
    width: 100%;
    height: auto;
    margin-bottom: 100px;
    display: inline-block;
}
.index{
    width: 1200px;
    margin: 0px auto;
    padding-bottom: 50px;
    padding-top: 10px;
}
.scd_l {
    width: 255px;
    float: left;
}
.scd_l .l_name {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #ddd;
    position: relative;
    font-size: 14px;
    color: #BBBBBB;
}
.scd_l .l_name span {
    display: inline-block;
    zoom: 1;
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #305dc4;
    font-size: 18px;
    color: #305dc4;
    vertical-align: top;
}
.scd_l .s_nav {
    width: 100%;
    padding: 10px 0;
}
.scd_l .s_nav li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom: 1px dashed #ddd;
}
.scd_l .s_nav li a {
       display: block;
    width: 235px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: black;
}
.scd_r {
    width: 921px;
    float: right;
}
.scd_r .r_top {
    width: 100%;
    height: 35px;
    position: relative;
    line-height: 35px;
    border-bottom: 2px solid #ddd;
}
.scd_r .r_top span {
    height: 35px;
    line-height: 49px;
    font-size: 16px;
    color: #305dc4;
    border-bottom: 2px solid #305dc4;
}
.scd_r .r_top .pst {
    width: 60%;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 12px;
    color: #444;
}
.scd_r .r_top .pst .home {
    padding-left: 25px;
    background: url(../images/icon8.png) no-repeat left center;
}
.scd_r .r_top .pst a {
    height: 35px;
    line-height: 35px;
    margin: 0 3px;
    color: #444;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
.lm {
    margin-bottom: 10px;
}
.lm ul {
    display: block;
    margin: 0px;
    padding: 10px 0px;
}
.lm ul li {
    line-height: 24px;
    min-height: 24px;
    font-family: "微软雅黑";
}
