﻿.center{
    width: 100%;
    margin-top: 10px;
}
.index{
    width: 1144px;
    margin: 0 auto;
}
.content_left {
    width: 201px;
    float: left;
    overflow: hidden;
}
.content_tit {
    background: #004da5;
    height: 32px;
    line-height: 32px;
    padding-left: 13px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
.content_left .content_ul {
    border: 1px solid #dfdfdf;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(223, 223, 223);
    padding: 12px 5px 10px 5px;
    background: #fff;
    border-bottom: 0;
}
.content_left_top ul li a {
    display: block;
    padding-left: 40px;
    background: url(../images/ico003.gif) no-repeat 30px 10px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
.cont {
    background: url(../images/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.content_left_bottom {
    width: 201px;
    margin-top: 10px;
}
.content_tit {
    background: #004da5;
    height: 32px;
    line-height: 32px;
    padding-left: 13px;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
}
.cont_contact {
    padding: 0 5px 0 10px;
}
.cont_contact p {
    line-height: 24px;
}
.cont_tel {
    background: url(../images/teln.gif) no-repeat scroll 0 18px transparent;
    color: #666666;
    line-height: 20px;
    padding: 10px 0 10px 55px;
}
.cont_tel span {
    display: block;
    font: 17px "Impact";
    color:#ff9400;
}
.c-right {
    width: 917px;
    height: auto;
    overflow: hidden;
    float: right;
}

.tree-nav {
    width: 917px;
    height: 30px;
    border-bottom: 1px solid #999;
}
.tree-nav h2 {
    float: left;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 30px;
    color: #333;
}
.tree-nav p {
    float: right;
    width: auto;
}
.tree-nav p a {
    line-height: 30px;
    margin: 0px 5px;
    margin: 0px 10px !important;
}
.newscontent {
    width: 917px;
    height: auto;
    overflow: hidden;
}
.topline {
    width: 917px;
    height: 230px;
    overflow: hidden;
    margin-top: 20px;
    background: url(../images/numico.jpg) left center no-repeat;
    margin-left: 5px;
    margin-left: 10px !important;
}
.toplineone {
    width: 905px;
    height: 70px;
    margin-bottom: 10px;
}
.toplineone ol {
    width: 97px;
    height: 68px;
    float: left;
}
.toplineone ul {
    width: 560px;
    height: 70px;
    float: right;
}
.toplineone ul h3 a {
    font-size: 14px;
    color: #5F5F5F;
    line-height: 24px;
    font-weight: bold;
}
.toplineone ul p a {
    line-height: 20px;
    color: #838383;
}
.newslist {
    width: 905px;
    margin: 10px 5px;
    margin: 10px 10px !important;
    height: auto;
    overflow: hidden;
}
.newslist ul li {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px dashed #CCC;
    background: url(../images/ico2.jpg) left center center;
    text-indent: 10px;
}
.newslist ul li a {
    font-size: 12px;
    color: #333;
}
.newslist ul li span {
    display: block;
    color: #999;
    float: right;
}


.f_page {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}
.f_page ul li {
    float: left;
    line-height: 20px;
    margin: 2px;
}
.f_s1 a {
    display: block;
    width: 60px;
    height: 20px;
    border: 1px solid #CCC;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    .content_left_bottom {
        width: 201px;
        margin-top: 10px;
        display: none;
    }
    .center_right {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: right;
    }
    .right-content {
        margin-top: 15px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .c-right {
        width: 100% !important;
        height: auto;
        overflow: hidden;
        float: right;
    }

}

