
@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot');
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


.clear:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.clear {
    zoom: 1;
}


/*第一部分内容*/
.news {
    width: 100%;
    height: 672px;
    /*background-color: orange;
    background: url("../images/ditu-bj1.jpg") no-repeat;*/
    background-position: center center;
}

    .news .news-box {
        width: 1200px;
        height: 605px;
        padding-top: 67px;
        margin: 0 auto;
    }

.left-box {
    width: 882px;
    height: 605px;
    float: left;
    margin-left: 15px;
}

.news-title {
    width: 100%;
    height: 35px;
}

.news-bj {
    width: 420px;
    height: 34px;
    float: left;
    display: inline-block;
    background: url("../images/news.png");
}

.news-link {
    width: 25px;
    height: 22px;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
    display: inline-block;
    padding-left: 15px;
    padding-top: 3px;
    background-color: #06579c;
}

    .news-link:hover {
        background-color: #067acf;
    }

.triangle-right {
    width: 0;
    height: 2px;
    display: inline-block;
    border-top: 5px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 5px solid transparent;
}

.news-tab {
    width: 100%;
    height: 550px;
    padding-top: 18px;
    position: relative;
}

    .news-tab > ul {
        width: 100%;
        height: 40px;
        display: flex;
        text-align: center;
        justify-content: space-between;
    }

        .news-tab > ul > li {
            width: 290px;
            height: 40px;
            line-height: 40px;
            float: left;
            background-color: #f2f2f2;
            font-size: 18px;
            cursor: pointer;
            color: #06579c;
            border-right: 1px solid #999;
            border-left: 1px solid #999;
            border-top: 1px solid #999;
            border-bottom: 2px solid #06579c;
        }
            .news-tab > ul > li a {
                width: 290px;
                height: 40px;
                display: inline-block;
            }

/*.news-tab > ul > li:hover {
                background-color: #06579c;
                color: #fff;
            }

            .news-tab > ul > li a {
                color: #06579c;
            }

            .news-tab > ul > li:hover a {
                color: #fff;
            }*/

.news-list {
    width: 100%;
    height: 487px;
    margin-top: 3px;
    border: 1px solid #999a9a;
    background-color: #f2f2f2;
    overflow: hidden;
    position: absolute;
}

    .news-list > ul {
        width: 833px;
        margin: 0 auto;
        margin-top: 20px;
    }

        .news-list > ul > li {
            width: 833px;
            height: 52px;
            float: left;
            padding-top: 10px;
            border-bottom: 1px dashed #999a9a;
        }

/*.list-p1 {
    width: 540px;
    height: 18px;
    overflow: hidden;
    font-weight: bold;
    color: #06579c;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

.list-p1 {
    width: 640px;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
    color: #06579c;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*.list-p2 {
    width: 600px;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

/*.news-list > ul > li span {
    margin-top: 10px;
    margin-right: 10px;
    float: right;
}*/

.news-list > ul > li span {
    margin-top: 15px;
    margin-right: 10px;
    float: right;
    font-size: 16px;
}


/*右面的盒子*/
.right-box {
    width: 270px;
    height: 533px;
    border: 1px solid #999;
    float: right;
    margin-top: 50px;
    background-color: #f2f2f2;
}

    .right-box .zhuozi {
        width: 100%;
        height: 170px;
        text-align: center;
    }

.map {
    width: 250px;
    height: 194px;
}

#allmap {
    width: 250px;
    height: 200px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #999;
    font-family: "微软雅黑";
}

.search {
    width: 100%;
    height: 40px;
    padding-top: 20px;
}

    .search input {
        width: 180px;
        margin-left: 18px;
        height: 25px;
    }

    .search div {
        float: left;
    }

.search-icon {
    width: 40px;
    height: 26px;
    margin-left: 10px;
    padding-top: 2px;
    text-align: center;
    background-color: #06579c;
}

    .search-icon img {
        width: 22px;
        height: 22px;
    }

    .search-icon:hover {
        background-color: #0671cb;
    }

.address {
    margin-top: 20px;
    margin-left: 15px;
    font-size: 12px;
}

.address-span {
    margin-top: 15px;
}

.content-tow {
    width: 100%;
    height: 250px;
    text-align: center;
    position: relative;
    background: url("../images/black-bj.jpg") no-repeat;
    background-position: center center;
}

    .content-tow .message {
        width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        color: #fff;
        position: absolute;
        top: 350px;
        left: 45%;
        cursor: pointer;
        border-radius: 15px;
        background-color: #fa7000;
    }

        .content-tow .message:hover {
            background-color: #ff9407;
        }

.content-three {
    width: 100%;
    height: 570px;
    background: url("../images/ditu-bj1.jpg") no-repeat;
    background-position: center center;
    padding-top: 40px;
}

    .content-three .three-box {
        width: 1200px;
        margin: 0 auto;
    }

    .content-three .left {
        width: 900px;
        height: 500px;
        float: left;
    }

        .content-three .left .dynamic {
            width: 100%;
            height: 36px;
            margin-left: 15px;
            background: url("../images/dynamic.png") no-repeat;
        }

.up {
    margin-left: 280px;
}

.tab-d {
    width: 872px;
    height: 43px;
    margin-left: 14px;
    border-bottom: 2px solid #06579c;
}

    .tab-d .tab-f {
        width: 277px;
        height: 100%;
        font-size: 18px;
        color: #fff;
        text-align: center;
        line-height: 43px;
        margin-top: 20px;
        /*border: 1px solid #999;*/
        background-color: #06579c;
    }

.three-list {
    width: 870px;
    height: 387px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #f2f2f2;
    border: 1px solid #999;
    /*margin-top: 10px;*/
}

.list-ph {
    width: 300px;
    height: 350px;
    margin-top: 15px;
    margin-left: 10px;
    border: 3px solid #fff;
    float: left;
}

.three-list > ul {
    width: 530px;
    height: 355px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
}

    .three-list > ul > li {
        width: 530px;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px dashed #999;
    }

        .three-list > ul > li a {
            display: inline-block;
            width: 400px;
            height: 50px;
            overflow: hidden;
            color: #454545;
        }

            .three-list > ul > li a:hover {
                color: #06579c;
            }

        .three-list > ul > li span {
            float: right;
        }

.content-three .right {
    width: 280px;
    height: 442px;
    float: right;
    padding-top: 58px;
}

.title-notice {
    width: 278px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    border: 1px solid #06579c;
    background-color: #06579c;
}

.notice {
    width: 276px;
    height: 387px;
    background-color: #f2f2f2;
    border: 1px solid #999;
    overflow: hidden;
    position: relative;
}

    .notice > ul > li span {
        margin-left: 10px;
        width: 10%;
        float: left;
        display: block;
        color: #fd6c00;
    }

    .notice > ul > li a:hover {
        color: #f50;
    }

    .notice > ul > li {
        width: 265px;
        height: 38px;
        line-height: 40px;
        overflow: hidden;
    }

        .notice > ul > li a {
            display: block;
            height: 36px;
            width: 90%;
            border-bottom: 1px dashed #999;
            color: #454545;
            margin-left: 20px;
        }

        .notice > ul > li:after {
            clear: both;
            content: '';
            display: block;
            width: 0;
            height: 0;
            visibility: hidden;
        }

    .notice ul {
        position: absolute;
        left: 0px;
        top: 0px;
    }


.content-four {
    width: 100%;
    /*background: url("../images/ditu-bj1.jpg") no-repeat;*/
    background-position: center center;
    padding-top: 60px;
    padding-bottom: 30px;
}

.content-four-small {
    width: 1200px;
    margin: 0px auto;
}

.content-four-title {
}

    .content-four-title .dynamic {
        width: 100%;
        height: 36px;
        margin-left: 15px;
        background: url("../images/gongsirongyu.png") left center no-repeat;
    }

        .content-four-title .dynamic .upx {
            margin-left: 310px;
            margin-top: 8px;
        }

.content-four-main {
    margin-top: 20px;
    padding: 25px 0px;
    background-color: #fff;
}


/*底部区域*/
.footer {
    width: 100%;
    height: 100%;
    background-color: #06579c;
}

    .footer .friend {
        width: 100%;
        height: 76px;
        border-bottom: 2px solid #fff;
    }

.friend-box {
    width: 1200px;
    height: 76px;
    line-height: 76px;
    margin: 0 auto;
}

    .friend-box > ul > li {
        width: 250px;
        height: 25px;
        float: left;
        margin-left: 50px;
    }

        .friend-box > ul > li select {
            width: 250px;
            height: 25px;
            border-radius: 4px;
        }

.details {
    width: 100%;
    height: 100%;
}

.details-box {
    width: 1200px;
    height: 180px;
    margin: 0 auto;
    text-align: center;
    background-color: #06579c;
}

    .details-box > ul {
        margin-top: 40px;
    }

        .details-box > ul > li {
            color: #fff;
            line-height: 30px;
        }


.hight-img li img {
    width: 300px;
    height: 350px;
}