﻿* .main1 {
    width: 100%;
}

.mainl_l {
    float: left;
    width: 540px;
}

.pic li {
    width: 100% !important;
    height: 275px !important;
}

.mainl_r {
    float: right;
    width: 695px;
    overflow: hidden;
}

ul.article_list_2 {
    margin-top: 20px;
}

ul.article_list_2 li {
    line-height: 39px;
    border-bottom: 1px solid #ededed;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url(/Content/Areas/Common/images/Article/list_dot_one.png) no-repeat left center;
    padding-left: 15px;
    _line-height: 36px
}

ul.article_list_2 li a {
    color: #666;
    font-size: 14px;
}

ul.article_list_2 li a:hover {
    color: #003e7d;
}

ul.article_list_2 li span.span_date {
    float: right;
    font-size: 12px;
    color: #666;
}

.scroll_img {
    _width: 525px !important;
}


/*内容2*/

.main2 {
    margin: 20px auto 30px;
}

.main2 a img {
    width: 347px;
    height: 165px;
    display: block;
}

.main2_l,
.main2_m {
    width: 403px;
    float: left;
    _overflow: hidden;
}

.main2_m {
    margin-left: 20px;
}

.main2_r {
    width: 390px;
    float: right;
    _overflow: hidden;
}

.main2 .article_list {
    width: 347px;
    margin-top: 20px;
}


/*.main2 .article_list li{ padding-left:0px; background:; border-bottom:1px solid #ccc; line-height:40px;}
*/

@media only screen and (max-width:1366px) {
    .mainl_l {
        width: 50%;
    }
    .mainl_r {
        width: 49%;
    }
    .main2 .article_list {
        width: 100%;
    }
    .main2_l,
    .main2_m {
        width: 30%;
    }
    .main2_r {
        width: 35%;
    }
}

@media only screen and (max-width:768px) {
    .main1,
    .main2 {
        width: 100%;
    }
    .main1 {
        width: 100%;
    }
    .scroll_img {
        margin-right: 0px !important;
    }
    {
        width: 100%;
        float: none;
    }
    .mainl_l,
    .mainl_r,
    .main2_l,
    .main2_m,
    .main2_r,
    .main2 .article_list,
    .main2 .article_box {
        width: 100%;
        float: none;
    }
    .main2_m {
        margin: 20px 0px 20px 0px;
    }
    .main2_l,
    .main2_m,
    .main2_r {
        height: auto;
    }
    ul.article_list_1 li,
    .Min_con3 ul.article_list li {
        float: left;
        width: 50%;
        box-sizing: border-box;
        padding-right: 10px;
    }
    ul.article_list_1 li a.title_type,
    .Min_con3 ul.article_list li {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    /*图片滚动*/
    .scrcontBox {
        width: 534px;
        margin: 30px auto 0px;
    }
    .scrcontBox .pcont {
        width: 534px;
    }
}

@media only screen and (max-width:725px) {
    .main1_l .scroll_img {
        display: none;
    }
    .W430 {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width:640px) {
    .scrcontBox {
        width: 252px;
        margin: 30px auto 0px;
    }
    .scrcontBox .pcont {
        width: 252px;
    }
}

@media only screen and (max-width:600px) {
    .main2 .article_box img {
        width: 100%;
    }
}

@media only screen and (max-width:500px) {
    ul.article_list_1 li,
    .Min_con3 ul.article_list li {
        width: 100%;
        float: none;
        padding-right: 0
    }
    ul.article_list_2 li a.title_type {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 92%;
        display: block;
    }
}

@media only screen and (max-width:450px) {
    .pic li img {
        height: 194px !important;
    }
    .pic li {
        height: 219px !important;
    }
}

@media only screen and (max-width:360px) {
    .scrcontBox a.btn {
        display: none;
    }
    .scrcontBox a.btn {
        display: none;
    }
    .scrcontBox {
        padding: 0px;
    }
    .scrcontBox .pcont {
        width: auto;
        overflow-x: auto;
    }
}