﻿@charset "utf-8";
/* CSS Document */
body {
    padding: 0;
    margin: 0;
    font: normal 12px/180% "宋体";
    color: #000000;
    /*text-align: center;*/
    background: #fff;
    /*background: url(../../img/jiedu/bj0.gif) top repeat-x #fff;*/
}

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

div {
    margin: 0 auto;
    font: normal 12px/180% "Microsoft Yahei";
}

a:link, a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #285293;
    text-decoration: underline;
}

img {
    border: none;
}

ol, ul, li {
    list-style: none;
}

em, i {
    font-style: normal;
}

.clear {
    clear: both;
}
/* clearfix */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

/*other*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.w1000 {
    width: 1200px;
    /*width:74%;*/
}

.list_14 li {
    padding-left: 15px;
    font-size: 14px;
    line-height: 32px;
}

.list_14b li {
    font-size: 16px;
    line-height: 40px;
    background: none;
    padding-left: 15px;
}


.gray, .gray a:link, .gray a:hover, .gray a:visited {
    color: #ccc;
}

.gray2, .gray2 a:link, .gray2 a:hover, .gray2 a:visited {
    color: #7a7a7a;
}

/*p1*/
.p1_content {
    overflow: hidden;
    margin-top: 70px;
}

    .p1_content .fl {
        width: 56%;
    }

    .p1_content .fr {
        width: 43%;
    }

.w310 box-h{
   height:310px;
}

.line1, .line2 {
    width: 100%;
    height: 1px;
    overflow: hidden;
    background: #dddddd;
}

.line2 {
    margin: 45px auto 25px auto;
}


.p1_content .line1 {
    margin: 14px auto;
}

.img_box {
    padding-bottom: 15px;
}


    .img_box img {
        display: block;
        margin-bottom: 13px;
        width: 100%;
        height: 210px;
    }

    .img_box strong {
        padding: 0 20px;
        display: block;
        height: 40px;
        overflow: hidden;
        font-size: 16px;
        line-height: 30px;
        margin: -5px 0px -10px;
    }

    .img_box p {
        padding: 0 20px;
        display: block;
        height: 45px;
        overflow: hidden;
    }

.img_box1 {
    padding: 20px 10px;
}

    .img_box1 img {
        float: left;
        margin-right: 15px;
        /*width: 35%;*/
        height: 110px;
    }

    .img_box1 strong {
        font-size: 14px;
        line-height: 24px;
        padding: 0px 0 5px 0;
        display: block;
    }

/*column_3*/
.column_3 {
    /*width: 1000px;*/
    width: 100%;
}

    .column_3 .left {
        float: left;
        width: 28%;
    }

    .column_3 .center {
        float: left;
        margin: 0 1%;
        width: 35%;
        height:310px;
        background: #f8f8f8;
    }

    .column_3 .right {
        float: right;
        width: 35%;
        height:310px;
        background: #f8f8f8;
    }
/*tit*/
h2, h3, h4 {
    display: block;
    font-weight: normal;
    width: 100%;
}

h2 {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    padding: 22px 0;
    text-align: left;
}

h3 {
    padding: 20px 0;
}

    h3 i {
        font-size: 24px;
        line-height: 30px;
        border-right: 1px solid #e0e0e0;
        padding: 0 15px 0 0;
    }

h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}

.bgc_gray {
    background: #f8f8f8;
    min-height: 260px;
}

.tbtj_box {
    /*width: 1000px;*/
    position: relative;
    background: #fff;
}

    .tbtj_box .column_3 {
        /*width: 1035px;*/
        width: 100%;
    }

        .tbtj_box .column_3 .w310 {
            float: left;
            /*margin-right: 35px;*/
        }

            .tbtj_box .column_3 .w310 .img_box img {
                height: 185px;
            }

    .tbtj_box span.tbtj_prev {
        display: inline-block;
        position: absolute;
        width: 12px;
        height: 21px;
        left: 10px;
        top: 140px;
        cursor: pointer;
        z-index: 100;
        background: url(../../img/jiedu/an_left.png) no-repeat;
    }

    .tbtj_box span.tbtj_next {
        display: inline-block;
        position: absolute;
        width: 12px;
        height: 21px;
        right: 10px;
        top: 140px;
        cursor: pointer;
        z-index: 100;
        background: url(../../img/jiedu/an_right.png) no-repeat;
    }

.focus {
    width: 100%;
    height: 400px;
    position: relative;
    float: left;
    overflow: hidden;
}

    .focus ul {
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
    }

    .focus li {
        position: relative;
        cursor: pointer;
        width: 100%;
        height: 400px;
        float: left;
    }

        .focus li div.show {
            width: 100%;
            height: 60px;
            background: url(../../img/jiedu/box_kuai.png);
            position: absolute;
            bottom: 0px;
            left: 0px;
            padding: 0px;
            line-height: 60px;
            color: #fff;
            z-index: 18;
            text-align: center;
        }

            .focus li div.show img {
                position: absolute;
                left: 0px;
                top: 0px;
            }

            .focus li div.show a {
                color: #fff;
                font-size: 16px;
            }

            .focus li div.show .tvcode {
                display: none;
            }



.tbtj_box .column_3 ul li {
    /*width: 310px;*/
    /*margin-right: 35px;*/
    float: left;
    width: 24%;
    margin-right: 1%;
}


.tbtj_box {
    background: #fff;
}

    .tbtj_box .column_3 {
        background: #fff;
    }

.w1000 {
    /*min-width: 1100px;*/
    margin-top: 18px;
}


/*=================补充============================*/
.ul-margin-left {
    margin-left: 1%;
}


.w1000 h2 {
    padding-bottom: 35px;
    border-bottom: solid 1px #285293;
    margin-bottom: 10px;
    font-size: 24px;
    font-family: "宋体";
    font-weight: bold;
    margin:40px 0 20px;
}

.list_14 li::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #cccccc;
    vertical-align: middle;
    margin-right: 10px;
}
/*更多*/
.w1000 .w-more {
    float: right;
    margin: -50px 10px 0px 10px;
}

    .w1000 .w-more img {
        width: 28px;
        height: 28px;
    }

.news_box h4 ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*------------------------------*/
.ico_img {
    position: absolute;
}

.news_box h4 {
    font-size: 16px;
    padding-left: 40px;
    text-align: left;
    height:32px;
    overflow:hidden;
}

.news_box ul.list_14 li {
    font-family: "Microsoft Yahei";
    font-size: 16px;
}


.gray2 {
    text-align: left;
    /*max-height: 65px;*/
    overflow: hidden;
    line-height: 24px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    height:72px;
}

.img_box1 a {
    /*display:inline-block;*/
}

.list_14b li {
    text-align: left;
    line-height: 38px;
}


/*标题左对齐*/
.align_left {
    text-align: left;
    padding: 0 8px;
    font-size: 16px;
    line-height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    height:24px;
}

.tbtj_box .column_3 .w310 {
    height: 280px;
    margin-bottom: 15px;
}

.bgc_gray {
    height: 100%;
}

.div-content {
    overflow: hidden;
    padding: 3px 8px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    height:48px;
}

.w1000 .column_3 a strong {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**/
.map-div h3 {
    text-align: left;
}

.weblist-item .clounm li {
    text-align: left;
}
