﻿@charset "utf-8";
/* CSS Document */
/*------------// Overall //------------------*/
body {
    font: 14px/140% Arial,"微软雅黑",Helvetica, sans-serif,Verdana;
    color: #5a5a5a;
    margin: 0;
    background: #fff;
    min-width: 1200px;
}

html, body {
    -webkit-text-size-adjust: none;
}

table, td {
    font: 14px/140% Arial,"微软雅黑",Helvetica, sans-serif,Verdana;
    color: #5a5a5a;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

th, td {
    border-collapse: collapse;
}

A:link {
    text-decoration: none;
    color: #5a5a5a;
}

A:visited {
    text-decoration: none;
    color: #5a5a5a;
}

A:hover {
    text-decoration: none;
    color: rgb(255, 102, 0);
}

img {
    border: 0;
}

div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

    input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
        border: none;
        padding: 0;
        font-family: "微软雅黑";
    }

a {
    blr: expression(this.onFocus=this.blur());
    color: #333;
}
/*for IE*/
a {
    outline: none;
}
/*for Firefox*/
ol, ul, li {
    list-style-type: none;
}

/*@font-face {
	font-family: "Alpida Unicode System";
	font-style: normal;
	src: url(uyghur.eot);
}
@font-face {
	font-family: "Alpida Unicode System";
	src: local("Alpida Unicode System"), url(AlpidaUniSys.ttf) format("opentype");
}*/
.center {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: inherit;
}

.top {
    height: 32px;
    line-height: 32px;
    clear: both;
    overflow: hidden;
    background: rgb(68, 68, 68);
    color: #fff;
    font-size: 12px;
}

.top_left {
    float: left;
}

.top_right {
    float: right;
}

    .top_right a {
        color: #fff;
    }

    .top_right em {
        padding: 0 10px;
    }

    .top_right a:hover {
        color: rgb(255, 102, 0);
    }

.head {
    height: 91px;
    clear: both;
    overflow: hidden;
}

.logo {
    float: left;
    position: relative;
    width: 420px;
    height: inherit;
    overflow: hidden;
}

    .logo img {
        position: absolute;
        left: 0;
        top: 16px;
    }

    .logo h1 {
        position: absolute;
        left: 106px;
        top: 35px;
        font-size: 35px;
        color: rgb(54, 59, 99);
        font-family: SimSun;
        letter-spacing: 2px;
    }

.nav {
    z-index: 102;
    position: absolute;
    width: 800px;
    height: 91px;
    top: 0;
    right: 0;
}

    .nav a {
        display: block;
        float: left;
        height: 91px;
        line-height: 91px;
        width: 100px;
        text-align: center;
        font-size: 14px;
    }

        .nav a:hover {
            background: #363b63;
            color: #fff;
        }

    .nav .nav_on {
        background: #363b63;
        color: #fff;
    }

.fullSlide {
    min-width: 1200px;
    width: 100%;
    position: relative;
    height: 435px;
}

    .fullSlide .bd {
        margin: 0 auto;
        position: relative;
        z-index: 0;
        overflow: hidden;
    }

        .fullSlide .bd ul {
            width: 100% !important;
        }

        .fullSlide .bd li {
            width: 100% !important;
            height: 435px;
            overflow: hidden;
            text-align: center;
        }

            .fullSlide .bd li a {
                display: block;
                height: 435px;
            }

    .fullSlide .hd {
        width: 100%;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        height: 48px;
        line-height: 48px;
        text-align: center;
        _filter: alpha(opacity=60);
    }

        .fullSlide .hd ul {
            text-align: center;
            padding-top: 5px;
        }

            .fullSlide .hd ul li {
                cursor: pointer;
                display: inline-block;
                *display: inline;
                zoom: 1;
                width: 12px;
                height: 12px;
                margin: 5px;
                background: #ccc;
                overflow: hidden;
                border-radius: 28px;
            }

            .fullSlide .hd ul .on {
                background: #fff;
            }

    .fullSlide .bd_hd {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
    }

    .fullSlide .bd_hd_list {
        position: absolute;
        width: 681px;
        height: 227px;
        background: #fff;
        opacity: 0.8;
        border-radius: 12px;
        left: 14px;
        top: 182px;
    }

    .fullSlide .bd_hd h1 {
        position: absolute;
        left: 0;
        top: 240px;
        font-family: 宋体;
        font-size: 57px;
        color: rgb(255, 102, 0);
        z-index: 999;
        font-weight: bold;
        width: 653px;
        text-align: right;
    }

    .fullSlide .bd_hd h2 {
        position: absolute;
        left: 0;
        top: 320px;
        font-family: 宋体;
        color: rgb(7, 43, 95);
        font-size: 67px;
        z-index: 999;
        font-weight: bold;
        width: 653px;
        text-align: right;
    }

.title {
    width: 460px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 200px;
    text-align: center;
}

    .title h1 {
        display: block;
        padding-top: 40px;
        color: rgb(63, 63, 63);
        font-size: 24px;
        line-height: normal;
        text-align: center;
        -webkit-text-size-adjust: auto;
        padding-bottom: 10px;
    }

    .title h2 {
        color: rgb(90, 90, 90);
        font-size: 30px;
        padding-top: 10px;
    }

    .title span {
        display: block;
        width: 100%;
        margin-top: 20px;
        height: 35px;
    }

        .title span img {
            margin-bottom: -17px;
        }

        .title span em {
            border-bottom: 1px solid #dedede;
            display: inline-block;
            height: 1px;
            width: 188px;
        }

.about {
    background: rgb(246, 246, 246);
    min-height: 337px;
    margin-top: 125px;
    clear: both;
}

    .about ul {
        clear: both;
        margin: 0 auto;
        width: 1200px;
        text-align: center;
    }

        .about ul li {
            display: inline-block;
            margin-top: -100px;
            margin-left: 30px;
            margin-right: 30px;
        }

.about_list {
    text-align: center;
    line-height: 200%;
    padding-top: 48px;
}

.about_moer {
    text-align: center;
    margin-top: 50px;
}

    .about_moer a {
        font-size: 16px;
        color: #fff;
        padding: 14px 58px;
        background: rgb(54, 59, 99);
        border-radius: 8px;
    }

        .about_moer a:hover {
            background: rgb(255, 102, 0);
        }

.business {
    clear: both;
    overflow: hidden;
    margin-bottom: 68px;
}

    .business ul {
        width: 1250px;
        clear: both;
        overflow: hidden;
    }

        .business ul li {
            float: left;
            width: 230px;
            height: 210px;
            background: #ececec;
            margin-right: 12px;
            text-align: center;
        }

            .business ul li a {
                display: block;
                width: 100px;
                height: 100px;
                overflow: hidden;
                margin: 29px auto 0;
            }

                .business ul li a img {
                    display: block;
                    width: 100px;
                    height: 100px;
                    overflow: hidden;
                }

            .business ul li h1 {
                font-size: 16PX;
                line-height: 176%;
                padding: 10px 0;
            }

            .business ul li H2 {
                font-size: 14px;
                color: rgb(51, 51, 51);
                font-family: SimSun;
            }

.ldea {
    background: url(../images/80433a03-6090-4904-b4e3-4d36d3284b60.jpg) no-repeat center center;
    height: 482px;
}

    .ldea h1, .ldea h2 {
        color: #fff;
    }

.ldea_hd {
    color: #fff;
    line-height: 220%;
    text-align: center;
}

.ldea ul {
    text-align: center;
    margin-top: 20px;
}

    .ldea ul li {
        width: 140px;
        height: 140px;
        text-align: center;
        border: 1px solid #fff;
        border-radius: 50%;
        display: inline-block;
        margin: 0 50px;
    }

        .ldea ul li img {
            padding-top: 20px;
        }

        .ldea ul li p {
            color: #fff;
        }

.news {
    clear: both;
    overflow: hidden;
}

.news_left {
    width: 568px;
    height: 365px;
    overflow: hidden;
    float: left;
    position: relative;
}

.slideBox {
    width: 568px;
    height: 365px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}

    .slideBox .hd {
        height: 28px;
        background: #000;
        width: 100%;
        overflow: hidden;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
            float: right;
            margin-right: 4px;
            margin-top: 4px;
        }

            .slideBox .hd ul li {
                float: left;
                margin-right: 2px;
                width: 20px;
                height: 20px;
                line-height: 20px;
                text-align: center;
                background: #fff;
                cursor: pointer;
            }

                .slideBox .hd ul li.on {
                    background: #f60;
                    color: #fff;
                }

    .slideBox .bd {
        position: relative;
        height: 100%;
        z-index: 0;
    }

        .slideBox .bd li {
            zoom: 1;
            vertical-align: middle;
        }

        .slideBox .bd img {
            width: 598px;
            height: 365px;
            display: block;
        }

    .slideBox .bd_hd {
        position: absolute;
        bottom: 28px;
        height: 60px;
        background: url(../images/hd_bg.png);
        width: 100%;
    }

        .slideBox .bd_hd a {
            display: block;
            font-size: 16px;
            height: 36px;
            line-height: 36px;
            color: #fff;
            padding: 0 10px;
        }

            .slideBox .bd_hd a:hover {
                color: rgb(255, 102, 0);
            }

        .slideBox .bd_hd p {
            color: #fff;
            padding: 0 10px;
        }

.news_right {
    float: right;
    width: 587px;
}

.cpy_list {
    height: 80px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.cpy_date {
    width: 60px;
    height: 60px;
    background: #073763;
    float: left;
}

    .cpy_date b {
        display: block;
        color: #fff;
        font-size: 30px;
        font-family: Tahoma, Geneva, sans-serif;
        text-align: center;
        padding: 13px 0 8px;
    }

    .cpy_date span {
        display: block;
        color: #fff;
        font-size: 12px;
        font-family: Arial;
        text-align: center;
    }

.cpy_right {
    padding-left: 28px;
    float: left;
    width: 485px;
}

    .cpy_right a {
        font-size: 16px;
        line-height: 140%;
        color: #22282d;
        margin-bottom: 5px;
        display: block;
    }

    .cpy_right p {
        font-size: 12px;
        line-height: 140%;
        color: #666;
    }

.cpy_list:hover a {
    color: #ea6314;
}

.cpy_list:hover .cpy_date {
    background: #ea6314;
}

.cpg_head {
    text-align: center;
    height: 185px;
}

    .cpg_head h1 {
        font-size: 28px;
        padding-top: 68px;
        padding-bottom: 20px;
        box-sizing: border-box;
        color: rgb(76, 76, 76);
    }

    .cpg_head p {
        font-size: 15px;
        color: rgb(119, 119, 119);
    }

.cpg {
    background: url(../images/b77df66be092b639251dcec0b7b15f8e.jpg) no-repeat center bottom;
    height: 468px;
}

    .cpg .cpg_left .cpg_bg {
        opacity: 0.9;
        background: rgb(102, 118, 129);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .cpg .cpg_left {
        float: left;
        width: 555px;
        height: 275px;
        position: relative;
        text-align: center;
    }

    .cpg .cpg_right .cpg_bg {
        opacity: 0.9;
        background: rgb(229, 204, 142);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .cpg .cpg_right {
        float: right;
        width: 555px;
        height: 275px;
        position: relative;
        text-align: center;
    }

    .cpg span {
        display: block;
        height: 125px;
        width: 100%;
        text-align: center;
        position: relative;
        z-index: 999;
    }

        .cpg span img {
            padding-top: 28px;
        }

    .cpg p {
        color: rgb(255, 255, 255);
        font-size: 16px;
        padding: 0 20px 28px;
        line-height: 180%;
        position: relative;
        z-index: 999;
    }

    .cpg a {
        border: 1px solid #fff;
        padding: 10px 48px;
        font-size: 15px;
        color: #fff;
        position: relative;
        z-index: 999;
        border-radius: 8px;
    }

        .cpg a:hover {
            background: #fff;
            color: #ea6314;
        }

.bot {
    height: 240px;
    background: #202020;
}

.bot_head {
    height: 68px;
    padding: 28px 0;
    border-bottom: 1px solid rgb(51, 51, 51);
    text-align: center;
    font-size: 16px;
}

    .bot_head span {
        padding: 0 20px;
    }

    .bot_head img {
        vertical-align: middle;
        padding-right: 20px;
        width: 50px;
        height: 50px;
    }

.bottom {
    text-align: center;
    height: 48px;
    line-height: 48px;
}


/*2018-8-20*/
/* 清除浮动 */
.clear {
    zoom: 1;
}

    .clear:after {
        content: '';
        display: block;
        clear: both;
    }

.about_text {
    width: 1200px;
    margin: 0 auto;
    padding: 20px;
    line-height: 180%;
}

.dm-side {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #666666;
    width: 1200px;
    margin: auto;
}

    .dm-side .p1 {
        float: left;
    }

    .dm-side .p2 {
        float: right;
    }

        .dm-side .p2 a {
            display: inline-block;
            height: 30px;
            line-height: 30px;
            text-align: center;
            padding: 0 7px;
        }

            .dm-side .p2 a:hover {
                background: #1c4587;
                color: #fff;
            }

.dm-di2-list {
    padding: 0 0 50px;
}

    .dm-di2-list li {
        float: left;
        width: 230px;
        margin-right: 10px;
        text-align: center;
        border: 1px solid transparent;
        margin-bottom: 25px;
    }

        .dm-di2-list li:nth-child(5n) {
            margin-right: 0;
        }

        .dm-di2-list li img {
            width: 100%;
            height: 100%;
        }

        .dm-di2-list li .img {
            width: 210px;
            height: 210px;
            padding: 10px;
        }

        .dm-di2-list li .text {
            height: 80px;
            padding: 0 10px;
            margin: 10px auto;
        }

            .dm-di2-list li .text .p1 {
                font-size: 16px;
                height: 30px;
                line-height: 30px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .dm-di2-list li .text .p2 {
                font-size: 14px;
                line-height: 180%;
                text-align: left;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
            }

        .dm-di2-list li:hover {
            border: 1px solid #d8d8d8;
        }

.dm-di4-list {
    margin-bottom: 50px;
}

    .dm-di4-list li {
        background: url("../images/5.png")no-repeat 1px 48%;
        height: 45px;
        line-height: 45px;
        border-bottom: 1px dotted #e2e2e2;
    }

        .dm-di4-list li .sp1 {
            float: left;
            padding-left: 12px;
            width: 80%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .dm-di4-list li .sp2 {
            float: right;
        }

.mfields {
    margin-bottom: 50px;
}

    .mfields li {
        float: left;
    }

        .mfields li:nth-child(2n) {
            float: right;
        }

    .mfields .tit {
        padding: 10px 0;
        line-height: 1.5;
        width: 100%;
        color: #5a5a5a;
    }

    .mfields .inpbox {
        width: 560px;
        height: 40px;
    }

    .mfields .inptext, .mfields .txtarea {
        resize: none;
        border: 1px solid #dedede;
        font-size: 12px;
        text-indent: 5px;
        height: 38px;
        line-height: 38px;
        width: 100%;
        border-radius: 3px;
    }

.btnsubmit {
    background-color: #1f497d;
    width: 560px;
    height: 40px;
    border-radius: 3px;
    border: 0;
    color: #fff;
    margin-top: 40px;
    cursor: pointer;
}

    .btnsubmit:hover {
        background-color: #073763;
    }

.dm-di7-list {
    height: 460px;
    overflow: hidden;
    margin: 20px auto 50px;
}

.difl {
    float: left;
    width: 50%;
}

.dm-di7-text {
    width: 508px;
    background-color: #d9d9d9;
    height: 460px;
    padding: 10px 46px;
}

    .dm-di7-text .p1 {
        height: 80px;
        line-height: 80px;
        color: rgb(76, 76, 76);
        font-size: 18px;
        border-bottom: 1px dashed #749dee;
    }

    .dm-di7-text .p2 {
        height: 100px;
        line-height: 100px;
        color: rgb(76, 76, 76);
        font-size: 18px;
        border-bottom: 1px dashed #749dee;
    }

        .dm-di7-text .p2 img {
            width: 40px;
            height: 40px;
            vertical-align: middle;
        }

        .dm-di7-text .p2 .text {
            color: rgb(165, 165, 165);
            font-size: 14px;
            line-height: 190%;
            display: inline-block;
            vertical-align: middle;
        }

.dm-di7-map {
    height: 460px;
}


/*详情*/
.dm-text {
    padding: 10px 0 150px;
}

.dm-article {
    padding: 50px 0 70px;
    min-height: 610px;
}

    .dm-article .p1 {
        font-size: 18px;
        color: #2c2c2c;
        font-weight: bold;
        text-align: center;
    }

    .dm-article .p2 {
        font-size: 12px;
        color: #5A5A5A;
        padding: 10px 0 15px;
        line-height: 21px;
        text-align: center;
    }

        .dm-article .p2 span {
            margin: 0 10px;
        }

    .dm-article .p3 {
        font-size: 12px;
        color: #868686;
        background: #F5F5F5;
        border: 1px solid #e5e5e5;
        padding: 5px;
        line-height: 1.7em;
        margin-bottom: 10px;
        text-indent: 24px;
    }

    .dm-article .p4 {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
    }

.a-link {
    font-size: 12px;
    color: #444;
    font-weight: normal;
    line-height: 25px;
    position: absolute;
    bottom: 20px;
}

    .a-link a {
        display: block;
    }
