@charset "utf-8";
@import "reset.css";
@import "header.css";
@import "footer.css";

/*主体部分开始*/
.main_body {
    background: #fff;
    width: 1170px;
    padding: 0 15px;
    padding-bottom: 16px;
    margin: 0 auto;
    overflow: hidden;
}

.content {
    margin-top: 15px;
}

.l_box {
    float: left;
    width: 229px;
    border: 1px solid #dcdcdc;
}

.l_box .bd {
    min-height:629px;

}

.l_box .Left_Nav {
    min-height:629px;
}

.l_box>ul>li{
    line-height: 45px;
    border-bottom: 1px solid #dddddd;
    background: url(2017_w_img05.png) 57px center no-repeat;
    padding-left: 80px;
    font-size: 16px;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.l_box>ul>li.xxgkmu_left{height:auto;background:none !important;padding: 0;}

.l_box>ul>li>a{color: #222222; text-decoration: none;}
.l_box>ul>li.on{background: url(2017_w_img04.png) 57px center no-repeat;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.l_box>ul>li:hover{background: url(2017_w_img04.png) 57px center no-repeat;}
.l_box>ul>li.on>a{color: #175bad;}
.l_box>ul>li:hover>a{color: #175bad;}
.l_box>ul>li.line-20{ line-height:25px;}
.l_box>ul>li.line-25{background: url(2017_w_img05.png) 10px 10px no-repeat;padding-left: 27px;}
.l_box>ul>li.line-26{background: url(2017_w_img05.png) 10px 18px no-repeat;padding-left: 27px;}

#Left_Nav>li{
    line-height: 45px;
    border-bottom: 1px solid #dddddd;
    background: url(2017_w_img05.png) 57px center no-repeat;
    padding-left: 80px;
    font-size: 16px;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sideMenu .public {
     line-height: 45px;
    border-bottom: 1px solid #dddddd;
    background: url(2017_w_img05.png) 57px center no-repeat;
    padding-left: 80px;
    font-size: 16px;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sideMenu .public:hover {
    background: url(2017_w_img04.png) 57px center no-repeat;
}
.sideMenu ul {
    padding-left:80px;
    padding-top:5px;
}

.sideMenu ul li {
    line-height:25px;
}

.sideMenu ul li.on a {
    color: #175bad;
}

#Left_Nav>li>a{color: #222222; text-decoration: none;}
#Left_Nav>li.on{background: url(2017_w_img04.png) 57px center no-repeat;overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;}
#Left_Nav>li:hover{background: url(2017_w_img04.png) 57px center no-repeat;}
#Left_Nav>li.on>a{color: #175bad;}
#Left_Nav>li:hover>a{color: #175bad;}
#Left_Nav>li.line-20{ line-height:25px;}
#Left_Nav>li.line-25{background: url(2017_w_img05.png) 10px 10px no-repeat;padding-left: 27px;}
#Left_Nav>li.line-26{background: url(2017_w_img05.png) 10px 18px no-repeat;padding-left: 27px;}

.left-nav li{
    line-height: 45px;
    border-bottom: 1px solid #dddddd;
    background: url(2017_w_img05.png) 57px center no-repeat;
    padding-left: 80px;
    font-size: 16px;
    color: #222222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left-nav li>a{color: #222222; text-decoration: none;}
.left-nav li.on{background: url(2017_w_img04.png) 57px center no-repeat;overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;}
.left-nav li:hover{background: url(2017_w_img04.png) 57px center no-repeat;}
.left-nav li.on>a{color: #175bad;}
.left-nav li:hover>a{color: #175bad;}
.left-nav li.line-20{ line-height:25px;}
.left-nav li.line-25{background: url(2017_w_img05.png) 10px 10px no-repeat;padding-left: 27px;}
.left-nav li.line-26{background: url(2017_w_img05.png) 10px 18px no-repeat;padding-left: 27px;}

.l_box .hd {
    font-size: 18px;
    background: #175bad;
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    text-align: center;
}


.l_box h2 {
    font-size: 18px;
    background: #175bad;
    color: #FFFFFF;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-weight: 700;
}



.r_box {
    min-height: 674px;
    float: right;
    width: 928px;
    border: 1px solid #dcdcdc;
}

.r_box .hd {
    position:relative;
    height: 47px;
    background: #f1f1f1;

}


 .smNav {position:absolute;height:  45px;line-height:  45px; right:10px;top:0;}
 .smNav a:hover,  .smNav a.on {
        background: #175bad;
    color: #FFF;
}
 .smNav a {
   line-height: 30px;
    padding: 0 5px; 
}

.r_box .hd span{
    display: inline-block;
    text-align: center;
    /* width: 114px; */
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    border-top: 7px solid #175cac;
    font-size: 16px;
    color: #175cac;
    margin-left: 13px;
    background: #fff;
}

.path{
    height: 44px;
    background: #efefef;
    line-height: 44px;
    padding-left: 32px;
    margin-top: 15px;
}

.path .location {
    position: absolute;
    margin-top: 12px;
    margin-left: -25px;
}

.r_box .bd {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-top: 24px;
}

.r_box .bd ul {
    min-height: 167px;
    margin-top: 13px;
    border-bottom: 1px dashed #5f5f5f;
}

.r_box .bd ul:last-child {
    border:none;
}
.r_box .bd li{
    position:  relative;
    line-height: 30px;
}


.r_box .bd li span {
    position:  absolute;
    float: right;
    right: 0;
}

.r_box .bd li a {
    margin-left: 10px;
}