
/*news*/
.art_list {
    width: 100%;
    float: left;
    padding: 28px 0 35px;
    border-top: 1px dashed #DBDBDB;
}
.art_list:first-child {
    border-top: none;
    padding-top: 0;
}
.art_img {
    float: left;
    width: 152px;
}
.art_img img {
    width: 100%;
}
.art_img a {
    display: block;
    width: 100%;
    padding-bottom: 70%;
    background-size: cover !important;
}
.art_right {
    margin-left: 172px;
}
.art_right2 {
    margin-left: 87px;
}
.art_title {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: -4px;
}
.art_title a:hover {
    text-decoration: underline;
}
.art_time {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-top: 7px;
}
.art_time2 {
    float: left;
    width: 67px;
    height: 70px;
    padding: 10px 0;
    background: #f2f2f2;
    text-align: center;
    color: #666;
}
.art_time2 .day {
    display: block;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    padding: 2px 0 5px 0;
}
.art_time2 .month-year {
    display: block;
    width:67px;
    heigt:25px;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    background: #006DB7;
}
.art_des {
    font-size: 14px;
    color: #777;
    line-height: 24px;
    margin-top: 5px;
    height: 48px;
    overflow: hidden;
}
.articleList {
    width: 100%;
    float: left;
}
.articleList ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.articleList li {
    margin: 0px;
    padding: 0 0 0 10px;
    list-style-type: none;
    border-bottom: 1px dotted #ccc;
    background: url(../img/li_0.png) no-repeat left center;
    line-height: 35px;
}
.time {
    float: right;
}
.articleTitle {
    font-weight: bold;
    font-size: 20px;
    color: #222;
    text-align: center;
    line-height: 50px;
}
.articleAuthor {
    text-align: center;
    padding: 0 0 10px 0px;
    border-bottom: 1px solid #eee;
}
.articleAuthor span {
    margin: 0px 6px;
    font-size: 12px;
    color: #666;
}
.articleInfo {
    width: 100%;
    padding: 25px 0;
    line-height: 200%;
    min-height: 250px;
}
.articleInfo img {
    max-width: 100%;
}
.pageUpDown {
    padding-top: 10px;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #222;
    clear: both;
}
.pageUpDown span {
    display: block;
}
.pageUpDown a {
    font-size: 16px;
    color: #222;
}
.articleImg {
    text-align: center;
}
/*end*/
@media screen and (min-width: 1250px) {
    .container {
        width: 1230px;
    }
    #left {
        width: 19.3%;
    }
    #right {
        width: 78%;
    }
}
@media screen and (max-width: 1200px) {
    #banner {
        height: 320px;
    }
}
@media screen and (max-width: 992px) {
    #banner {
        height: 220px;
    }
}
@media screen and (max-width: 760px) {
    #banner {
        height: 120px;
    }
}
h3{
    margin-top: 0;
    margin-bottom: 0;
}
#news_title{
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 14px;
    font-weight: 600;
}
#meta_content{
    margin-bottom: 22px;
    line-height: 20px;
    word-wrap: break-word;
    color: rgba(0, 0, 0, .3);
}
#meta_content span{
    color: #576b95;
}
/*repsonsive*/
@media only screen and (max-width: 768px) {
    footer form{ padding-left:0%;}
    .padT80{padding-top: 30px;}
    .padD80{padding-bottom: 30px;}
    .roList li h4{font-size: 14px;}
    .roList li p{font-size: 12px;}
    .equip{display: none;}
    .nullSpace{height: 50px !important;}
    .navbar-brand h1{margin: 0 !important; padding: 0; padding-left: 20px; padding-top: 10px; font-size: 24px;}
}
@media only screen and (max-width: 992px) {
    .abPg .row>div:nth-child(1) {
        background-color: #167ED4;
    }
}
.abCon p{line-height:24px;}
#p1{font-size:14px;font-weight:bold;color:#666;}
.main {
    width: 100%;
    float: left;
    padding:2% 0;
}
.main:after{
    clear: both;
}
#left {
    width: 100%;
    margin-bottom: 20px;
}
#right {
    width: 100%;
}
/*left*/
#left {
    float: left;
    width: 230px;
}
.left_list {
    float: left;
    width: 100%;
}
.left_top {
    float: left;
    width: 100%;
    background: #01459A;
    /*background: #C30D23;*/
    text-align: center;
}
.left_top h3 {
    float: left;
    width: 100%;
    height: 90px;
    line-height: 90px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.left_top h3 a {
    color: #fff;
}
.left_con {
    padding: 0px;
    line-height: 24px;
    width: 100%;
    background: #fff;
    float: left;
    border: 1px solid #e5e5e5;
    border-top: none;
}
.type_list {
    width: 100%;
    float: left;
}
.type_list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.type_list li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 45px;
    line-height: 45px;
    margin-top: 2px;
    overflow: hidden;
}
.type_list li a {
    color: #333;
    padding-left: 20px;
    background: #F2F2F2 url(../img/page_list_icon.png) no-repeat 270px center;
    font-size: 16px;
    color: #000;
    display: block;
    transition: all .3s ease;
}
.type_list li a:hover, .type_list li a.current {
    color: #fff;
    background: #01459A url(../img/page_list_icon.png) no-repeat 200px center;
    /*background: #C30D23 url(../img/page_list_icon.png) no-repeat 200px center;*/
}
.type_list li.second_cat {
    display: none;
}
.type_list li.second_cat a {
}
.type_list li.second_cat a:hover {
}
.type_list li.second_cat a.current {
}
/*end*/

/*right*/
#right {
    width: 940px;
    float: right;
}
#right_top {
    float: left;
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-bottom: 20px;
    background: #01459A;
    /*background: #C30D23;*/
    color: #fff;
}
#right_top a {
    color: #fff;
}
#right_top h3 {
    float: left;
    font-size: 18px;
    line-height: 44px;
    padding-left: 20px;
}
#right_top span {
    float: right;
    font-size: 14px;
    padding-right: 20px;
}
#right_top li {
    float: left;
    margin-left: 6px;
}
#right_con {
    width: 100%;
    float: left;
    padding: 10px 0 0 0;
    line-height: 200%;/*overflow-x:hidden;*/
    min-height: 300px;
    height: auto !important;
    height: 300px;
    overflow: hidden;
}
#right_con img {
    max-width: 100%;
    height: auto;
}
/*end*/
#banner_inner{width:1200px;}
#banner_inner img{width:1200px;}