﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: inherit;
    font-size: 100%;
}

body {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    font-family: '微软雅黑';
    line-height: 1.5em;
    /*background: #212121;*/
    overflow-x: hidden;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style: none;
}

input {
    outline: none;
}

a {
    text-decoration: none;
    outline: none;
    font-weight: 500;
}

    a:link {
        color: #5b5b5b;
    }

    a:visited {
        color: #5b5b5b;
    }

    a:hover, a:active, a:focus {
        color: #002b61;
        text-decoration: none;
        outline: none;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.w100 {
    width: 100%;
}

.mt15 {
    margin-top: 15px;
}

.mt30 {
    margin-top: 30px;
}

.mt80 {
    margin-top: 80px;
}

.mt126 {
    margin-top: 126px;
}

.length {
    display: block;
    width: 90% !important;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.length1 {
    display: block;
    width: 90% !important;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-left: 5%;
}

.tylength {
    display: block;
    width: 100% !important;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.border {
    border: 1px solid #CCC;
}

.box {
    width: 100%;
    text-align: center;
    position: relative;
    height: auto;
}

.box_main {
    width: 1920px;
    margin-left: -360px;
    position: relative;
}

.main {
    /*position: relative;*/
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
/*.main {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}*/
.main_height {
    min-height: 800px;
}

.main1 {
    /*position: relative;*/
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.nymain {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.nymain_bg {
    /*background: #e1e7ed;*/
    background: #f6fbff;
    padding: 30px 0;
    /*margin-bottom: 80px;*/
    min-height: 600px;
    border-top: 2px solid #e3f0fb;
}
/*头部*/
.top_bg {
    width: 100%;
    background: #000000;
    padding: 10px 0;
    float: left;
}

.top {
    width: 100%;
}

.top_shang {
    width: 50%;
    color: #fff;
}
/*电脑导航*/
.menu {
    width: 1200px;
    z-index: 2;
    position: relative;
    padding: 10px 0;
    /*position: fixed;*/
    /*height: 120px;
    line-height: 120px;
    position: fixed;
    top: 0px;
    z-index: 10;*/
}

/*#header {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}*/

.bg1 {
    background: #fff;
}

.hide {
    display: none;
}

.menubox {
    /*background: url(../images/dh_bg.jpg) no-repeat left #fff;*/
    /*position: fixed;*/
    /*margin-left: -360px;
    height: 80px;
    width: 1920px;*/
    /*z-index: 2;*/
    width: 100%;
    background: #002b61;
    height: 78px;
    position: relative;
    z-index: 1;
    margin-bottom: -78px;
}

.logo {
    width: 55%;
    text-align: left;
    overflow: hidden;
    margin-top: 10px;
}

    .logo img {
        max-width: 100%;
        height: auto;
    }
/*联系电话*/
.top_ys {
    width: 55%;
    margin-top: 5px;
}

    .top_ys img {
        margin-top: 10px;
    }

.tel {
    width: 80%;
    text-align: left;
    margin-left: 10px;
}

.tel_title {
    width: 100%;
    text-align: left;
    font-size: 22px;
    /*font-style: italic;*/
    color: #333;
    margin-top: 4px;
    font-family: '隶书';
}

.tel_cont {
    width: 100%;
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    margin-top: 5px;
    color: #e60012;
}

.menu_box {
    width: 40%;
    text-align: right;
    margin-top: 20px;
}

#menu {
    width: 100%;
}

.menubox_z {
    width: 8%;
    text-align: left;
}

.navs {
    width: 92%;
    height: auto;
    padding: 30px 0;
}

.navss {
    float: right;
}

.navs li {
    text-align: center;
    width: 14%;
    float: left;
    border-right: 2px solid #fff;
    /*border-right: 2px solid #002866;*/
    /*margin-top: 10px;*/
}

    .navs li:last-child {
        border-right: none;
    }

    .navs li a {
        display: block;
        line-height: 20px;
        color: #fff;
        height: auto;
        font-size: 16px;
        font-weight: 500;
        transition: border-color .5s ease;
        cursor: pointer;
    }

        /*.navs li a span {
            width: 100%;
            float: left;
        }*/

        .navs li a:hover {
            color: #fff;
            font-weight: 600;
        }

.navs .sec {
    height: 0;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 90px;
    left: 0px;
    width: 100%;
}

    .navs .sec a {
        color: #fff;
        height: 45px;
        line-height: 45px;
        width: 100%;
    }

        .navs .sec a:hover {
            text-decoration: none;
            background: rgba(174, 4, 4, 0.92);
            color: #fff;
        }

/*手机导航*/
.header_m {
    display: none;
}
/*下导航*/
.xdaohang {
    width: 20%;
}

    .xdaohang ul {
        width: 100%;
        text-align: left;
        list-style: none;
    }

        .xdaohang ul li {
            width: 100%;
            text-align: left;
            float: left;
            height: 30px;
            line-height: 30px;
        }

.xdaohang_box {
    width: 55%;
    margin-top: 30px;
    margin-bottom: 20px;
}

.xdaohang_title {
    width: 100%;
    text-align: left;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
}

.xdaohang ul li a {
    color: #888888;
}

    .xdaohang ul li a:hover {
        color: #ebb001;
    }

.xdaohang_title a {
    color: #fff;
}

/*底部*/
.dbdh_title {
    color: #fff;
    font-size: 30px;
    letter-spacing: 8px;
    margin-top: 70px;
}

.db_bg {
    background: #002b61;
    border-top: 15px solid #e60012;
}

.db_dh_bg {
    background: url(../images/ys_bg.jpg) no-repeat;
    width: 1920px;
    height: 800px;
    /*margin-left: -360px;*/
    margin-left: -277px;
}

.dblx_box {
    width: 100%;
    margin-top: 60px;
    padding-bottom: 30px;
}

.db_logo {
    width: 25%;
    text-align: left;
    margin-top: 35px;
}

.db_zuo {
    width: 25%;
    padding: 0px 35px;
}

.db_title {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
}

    .db_title a {
        color: #474747;
        font-size: 20px;
        font-weight: 600;
    }

.db_ewm {
    width: 10%;
    text-align: center;
    color: #fff;
}

.db_title_line {
    width: 20px;
    height: 2px;
    background: #8d8d8d;
    float: left;
    margin-top: 10px;
}

.db_lx {
    width: 40%;
    color: #fff;
}

.db_zhong {
    width: 25%;
}

.db_menu {
    width: 100%;
    float: left;
}

    .db_menu ul {
        width: 100%;
        float: left;
    }

        .db_menu ul li {
            width: 50%;
            float: left;
            padding: 8px 0;
            text-align: center;
        }

            .db_menu ul li:hover a {
                color: #fff;
                font-weight: 600;
            }

            .db_menu ul li a {
                font-size: 16px;
                color: #fff;
            }

.db_right {
    width: 25%;
    text-align: right;
}
/*版权*/
.bq_bg {
    background: #002b61;
    color: #fff;
    /*position: fixed;
    bottom: 0;*/
}

.line {
    width: 100%;
    height: 1px;
    background: #004562;
}

.db_bq_box {
    padding: 20px 0;
}
/*留言*/
/*.ly_text {
    width: 45%;
    height: 45px;
    margin-top: 25px;
    margin-right: 2%;
    border-bottom: 1px solid #36363b;
}

    .ly_text input {
        width: 100%;
        height: 45px;
        text-indent: 45px;
        border-radius: 10px;
        border: none;
        color: #fff;
    }

.ly_box {
    width: 100%;
    float: left;
}

.ly_mes {
    width: 91%;
    height: 45px;
    margin-top: 25px;
    margin-right: 2%;
    border-bottom: 1px solid #36363b;
}

    .ly_mes input {
        width: 100%;
        height: 45px;
        text-indent: 45px;
        border-radius: 10px;
        border: none;
        color: #fff;
    }

.ly_text1 {
    width: 100%;
    margin-top: 18px;
}

    .ly_text1 input {
        width: 100%;
        height: 35px;
        border: 1px solid #CCC;
        text-indent: 15px;
    }

.ly_zzm_t {
    width: 130px;
}

.yzm img {
    height: 35px;
    margin-left: 5px;
}

.ly_box .name_1 input {
    background: url(../images/ly_img1.jpg) no-repeat left;
    background-position: 10px;
}

.ly_box .name_2 input {
    background: url(../images/ly_img2.jpg) no-repeat left;
    background-position: 10px;
}

.ly_box .name_3 input {
    background: url(../images/ly_img3.jpg) no-repeat left;
    background-position: 10px;
}

.ly_cont {
    width: 100%;
    margin-top: 25px;
}

    .ly_cont textarea {
        width: 100%;
        height: 160px;
        border: 1px solid #CCC;
        border-radius: 10px;
        text-indent: 45px;
        line-height: 40px;
        color: #333;
        font-family: '微软雅黑';
    }

.ly_button {
    width: auto;
    text-align: center;
}

    .ly_button input {
        width: 190px;
        height: 35px;
        background: #36363b;
        border-radius: 10px;
        color: #fff;
        cursor: pointer;
        border: none;
        margin-left: 5px;
    }*/
