/*  */

body,
html {
    font: 16px / 1.5 "Microsoft YaHei", tahoma, arial;
}



.fl {
    float: left;
}

.fr {
    float: right;
}

.clearFix:after {
    content: "";
    clear: both;
    display: block;
}


p {
    margin-top: 0;
    margin-bottom: 0;
}

a {
    color: #000000;
    text-decoration: none;
    outline: none;
}

li {
    list-style-type: none;
}

body {
    width: 100%;
    font-size: 16px;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

/*  */
/* 头 */
.header-boy {
    width: 100%;
    background-color: #fff;
}

.header {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;

}

.header1-logo {
    /* height: 37PX; */
    width: 185px;
    display: block;
    margin-top: -10px;
}

.header1-logo img {
    width: 100%;
    height: auto;
}

.heade1 {
    max-width: 1200px;
    cursor: default;
}

.header-2 {
    text-align: center;
    width: calc(100% - 259px);
}

.header-2 a {
    float: left;
    width: calc(16.66% - 20px);
    line-height: 48px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 3px solid #fff;
}

.header-2 a.on {
    border-bottom: 3px solid #0da0f4;
    color: #cf0106;
}

.header-2 a:hover {
    border-bottom: 3px solid #0da0f4;
    color: #cf0106;

}

.con2-img {
    width: 1678px;
    height: 512px;
    margin: 0 auto;
    display: block;
}

.weizhi {
    font-size: 14px;
    margin: 15px auto;
    max-width: 1240px;
}













/*  */


.footer {
    margin-top: 15px;
    width: 100%;
    background: #333333;
    color: #f5f5f5;
    line-height: 30px;
    text-align: left;
}

.footer1 {}

.footer1-1 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.footer1-1-3,
.footer1-1-2,
.footer1-1-1 {
    width: 33%;
}

.footer1-1-1 img {
    width: 258px;
    height: 100%;
    margin-left: 0px;
}

.footer1-1-2-1 {
    color: #ffffff;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    margin: 20px 0;
}

.footer1-1-2 a {
    width: 50%;
    float: left;
    color: #f5f5f5;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

.footer1-1-3-1 {
    width: 125px;
    margin-left: calc((50% - 125px)/2);
    margin-right: calc((50% - 125px)/2);
    height: auto;
}

.footer1-1-3-1 img {
    width: 100%;
    display: block;
}

.footer1-1-3-1 p {
    font-size: 14px;
    line-height: 21px;
    font-style: normal;
    font-weight: normal;
    text-align: center;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 0px;
    width: 100%;
    white-space: normal;
}

.footer1-2 {
    text-align: center;
    color: #999;
    font-size: 14px;
    font-family: "Microsoft YaHei", 微软雅黑;
    border-top: 1px solid #666666;
    padding: 10px 0;
}

.footer1-2 a {
    color: #999;

}

.footer1-2 div {
    padding: 0 5px;
    display: inline-block;
}




/* 列表 */

.boxNewsListStyle100 {
    margin: 25px 0;
}

.boxNewsListStyle100 li {
    width: 100%;
}

.clearfix:after {
    content: '';
    clear: both;
    display: block;
}

.cmdz_list li {
    width: calc(100% - 36px);
    line-height: 50px;
    padding: 0 18px;
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;

}

.cmdz_tit2 {
    width: calc(100% - 120px);
    padding-right: 25px;
}

.cmdz_tit a,
.cmdz_tit2 a {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.cmdz_list .cmdz_date {
    color: #8d8d8d;
    font: inherit;
    float: right;
}


.cmdz_list li:hover a {
    color: #015293;
}



.ul_tit span,
.cmdz_list li span {
    float: left;
}



/* -----列表 */
/* -----列表2 */

.img-list ul li {
    border-bottom: 0;
    float: left;
    padding: 0 13px;
    margin-bottom: 27px;
    width: calc(33.33% - 26px);
}


.img-list ul li a {
    display: block;
    padding: 14px;
    border: 1px solid #dedede;
}

.img-list ul li img {
    width: 100%;
    height: 227px;
    margin-bottom: 15px;
}

.img-list ul li p {
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 47px;
}

/* -----列表2 */





/* 分页 */
.page {
    text-align: center;
    font: 14px / 32px '';
    margin-top: 11px;
    color: #666;
}

.page div {
    display: inline-block;
}

.page span,
.page a {
    color: #666;
    padding: 0 9px;
    border: 1px solid #E5E5E5;
    margin: 0 2px;
    display: inline-block;
    height: 32px;
    border-radius: 4px;
}

.page div.spage-number span.active,
.page a.active,
.page span.active,
.page span.hover,
.page a.hover {
    background: #01559b;
    color: #fff;
    border-color: #01559b;
}

.page div input {
    width: 40px;
    height: 32px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #ddd;
}


@media screen and (max-width:1700px) {
    .con2-img {
        width: 90%;
        height: 400px;
    }

}

@media screen and (max-width:1260px) {

    .header,
    .w1200 {
        width: calc(100% - 40px);
    }

    .header {
        width: calc(100% - 10px);
    }

    .header-2 {
        width: 100%;
    }

    .footer1-1-3,
    .footer1-1-2,
    .footer1-1-1 {
        width: 50%;
        margin: 15px 0;
    }

    .footer1-1-3 {
        width: 100%;
    }
}

@media screen and (max-width:920px) {
    .header-2 a {
        width: calc(33.33% - 20px);
    }

    .img-list ul li img {

        height: 127px;

    }
}

@media screen and (max-width:740px) {

    .footer1-1-3,
    .footer1-1-2,
    .footer1-1-1 {
        width: 100%;
    }

    .header-2 a {
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }


    .img-list ul li {
        width: calc(50% - 26px);
    }
}
@media screen and (max-width:500px) {
    .img-list ul li {
        width: calc(100% - 26px);
    }
}