﻿@charset "utf-8";

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
    margin: 0;
    padding: 0;
}

/*详情页位置导航-开始*/
.breadcrumb > li + li:before {
    color: #CCCCCC;
    content: "/ ";
    padding: 0 5px;
}


ul, ol, dl {
    list-style-type: none;
}

header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer {
    display: block;
    margin: 0;
    padding: 0;
}

address, caption, cite, code, dfn, em, th, var, i, b {
    font-style: normal;
    font-weight: normal;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button {
    overflow: visible;
    vertical-align: middle;
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

a, area {
    outline: none;
    blr: expression(this.onFocus=this.blur());
}

    a:focus, a:hover, a:active {
        outline: none;
        blr: expression(this.onFocus=this.blur());
    }

sub, sup {
    vertical-align: baseline;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
}

input[type="submit"], input[type="button"] {
    cursor: pointer;
}

img {
    border: 0;
    vertical-align: middle;
    /*display: inline-block;*/
}

a img, img {
    -ms-interpolation-mode: bicubic;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #777;
}

    a:hover {
        text-decoration: none;
    }

body {
    min-width: 1200px;
}

body, th, td, button, input, select, textarea {
    font-family: Arial,"微软雅黑";
    font-size: 14px;
    color: #777;
}

.layout {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.fix {
    *zoom: 1;
}

.inner {
    width: 1200px;
    margin: 0 auto;
    /*background:#f8f8f8;*/
}

.g-bg {
    /*background: #f7f7f7;*/
    background: #eeeeee;
}

/*多行省略样式*/
.consl {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.consl-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /*-ms-text-overflow: ellipsis;*/
    text-overflow: ellipsis;
    display: -webkit-box;
}

.consl-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /*-ms-text-overflow: ellipsis;*/
    text-overflow: ellipsis;
    display: -webkit-box;
}


/* header */
.header {
    height: 120px;
    /*background: url(../images/index/headerbg.jpg) no-repeat top center/cover;*/
}

.logo {
    float: left;
    height: 120px;
    line-height: 140px;
}

    .logo img {
        position: relative;
        /*top: 47px;*/
        display: inline-block;
        /*width: 75px;
        height: 75px;*/
        height: 70px;
    }

    .logo h1 {
        display: inline-block;
        position: relative;
        bottom: 5px;
        font-size: 30px;
        letter-spacing: 6px;
        color: #aa0011;
        /*font-weight: 550;*/
        font-weight: bold;
        font-family: Arial,"微软雅黑","宋体";
    }

    .logo p {
        position: absolute;
        margin-left: 80px;
        top: 20px;
        font-size: 13px;
        color: #333;
        font-family: Arial,"微软雅黑","宋体";
        font-weight: bold;
        height: 0px;
    }

.h-search {
    float: right;
    margin-top: 32px;
}

.p-zhuce {
    text-align: right;
    font-size: 16px;
    margin: 6px;
    /* color: white; */
    font-weight: 600;
}

    .p-zhuce a {
        padding: 0px 5px;
    }

.h-search .sinput {
    width: 287px;
    border: 2px solid #015293;
    border-right: 0;
    height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    outline: none;
    margin-top: -5px;
}

    .h-search .sinput::placeholder {
        color: #999;
    }

.h-search .sbtn {
    line-height: 40px;
    padding: 0 32px;
    color: #fff;
    background-color: #015293;
    border: none;
    cursor: pointer;
    outline: none;
    display: inline-block;
    margin-left: -4px;
    font-size: 16px;
}
/* nav */
.g-nav {
    height: 54px;
    background: #015293;
    overflow: hidden;
}

    .g-nav li {
        float: left;
        line-height: 54px;
        font-size: 20px;
        padding: 0 14px;
        /*font-weight: 550;*/
        font-weight: bold;
    }

        .g-nav li > a {
            display: inline-block;
            color: #fff;
        }

        .g-nav li.on {
            /*background: #cf0010;*/
        }

        .g-nav li:hover {
            background: #23739a;
        }

/*end*/
.end {
    margin: 0 auto;
    width: 1200px;
}

.map-div {
    display: inline-block;
    width: 24%;
}

    .map-div h3 {
        font-size: 16px;
        margin-bottom: 5px;
        color: #000;
    }
/* weball */
.weball {
    margin-top: 30px;
    border-top: 8px solid #285293;
}

    .weball dl {
        width: 128px;
        float: left;
    }

.map-div {
    display: inline-block;
    width: 24%;
}

    .map-div h3 {
        font-size: 16px;
        margin-bottom: 5px;
        color: #000;
    }

.webnav {
    padding: 50px 22px 30px 22px;
}

    .webnav dt {
        padding-bottom: 5px;
    }

        .webnav dt a {
            font-size: 14px;
            color: #333;
            font-weight: bold;
        }

    .webnav dd {
        padding-bottom: 5px;
    }

        .webnav dd a {
            font-size: 12px;
            color: #333;
        }

.webtab {
    position: relative;
    border-top: 1px solid #ddd;
}

    .webtab > li {
        float: left;
        padding: 30px 15px;
        cursor: pointer;
    }

        .webtab > li > a {
            color: #000;
            font-size: 14px;
        }

        .webtab > li.on {
            background: #fff;
        }

        .webtab > li:after {
            content: "";
            display: inline-block;
            width: 0;
            height: 0;
            border-width: 0px 8px 12px 8px;
            border-style: solid;
            border-color: transparent transparent #ccc transparent;
            margin-left: 7px;
            vertical-align: -1px;
        }

.weblist {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.weblist-item {
    display: none;
    position: absolute;
    top: -245px;
    left: 0;
    width: 1200px;
    height: 245px;
    border-top: 2px solid #015293;
    background: #fff;
    overflow: auto;
    padding-top: 15px;
    padding-left: 4%;
}

.webtab > li.on .weblist-item {
    display: block;
}

.weblist-item .clounm {
    float: left;
    /*width: 24%;*/
}

    .weblist-item .clounm li {
        line-height: 24px;
        font-size: 12px;
        color: #000;
    }

        .weblist-item .clounm li a {
            color: #000;
        }

            .weblist-item .clounm li a:hover {
                color: #015293;
            }
/* footer */
.footer {
    padding-top: 45px;
    padding-bottom: 50px;
    border-top: 1px solid #ddd;
}

    .footer .ewm img {
        width: 112px;
    }

    .footer .ewm p {
        text-align: center;
    }

    .footer .left .r {
        padding-left: 23px;
    }

    .footer .left img {
        padding-left: 30px;
    }

    .footer .left .web-a {
        padding-bottom: 16px;
        line-height:24px;
    }

        .footer .left .web-a li {
            float: left;
        }

            .footer .left .web-a li a {
                font-size: 12px;
                color: #333;
            }

                .footer .left .web-a li a:hover {
                     color: #015293;
                }

            .footer .left .web-a li.line {
                margin: 0 16px;
            }

    .footer p {
        font-size: 12px;
        color: #333;
        padding-bottom: 18px;
    }

    .footer .right {
        padding-right: 28px;
    }

        .footer .right img {
            display: inline-block;
            margin-left: 20px;
        }

.gongan a {
    color: #333;
}

.gongan img {
    width: 25px;
    display: inline-block;
    padding-left: 0px !important;
}
