﻿html, body, form {
    height: 100%;
    font-family: microsoft yahei,"宋体";
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    line-height: 22px;
}

body {
    background: #FFF;
    height: auto
}

* {
    outline: 0;
    padding: 0;
    margin: 0;
    list-style: none;
}

.block {
    height: auto;
    margin: 0 auto;
    width: 1100px;
    background: #FFF
}

.space10 {
    height: 10px;
    line-height: 0;
    font-size: 0;
    width: 10px;
    margin: 0 auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    padding: 0
}

a {
    color: #333;
    text-decoration: none
}

    a:hover {
        color: #FF0000;
        text-decoration: underline;
    }

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0px;
    margin-top: -1px;
}

.clear_all {
    clear: both;
    line-height: 0;
    font-size: 0;
    height: 0px;
}

select, input, img, select {
    vertical-align: top;
}

img {
    border: 0px;
}

.space7 {
    height: 7px;
    line-height: 0;
    font-size: 0;
    width: 100px;
    margin: 0 auto;
}

.red_font {
    color: #FF3300;
    font-size: 12px;
    font-weight: bold
}

.red_font_normal {
    color: #FF3300;
    font-size: 12px;
}

.green_font {
    color: #006600
}

.gray_font {
    color: #333333;
    font-weight: bold
}

.blue_link a, .blue_link:link, .blue_link:visited {
    color: #003278;
    text-decoration: underline;
}

.blue_link:hover {
    color: #FF3300;
    text-decoration: underline;
}

.blue_link1 a, .blue_link1:link, .blue_link1:visited {
    color: #003278;
    font-size: 12px;
}

.blue_link1:hover {
    color: #FF3300;
    text-decoration: underline;
}

.gray_link a, .gray_link:link, .gray_link:visited {
    color: #666666;
    text-decoration: none;
}

.gray_link:hover {
    color: #FF3300;
    text-decoration: underline;
}

.red_link a, .red_link:link, .red_link:visited {
    color: #ff0000;
}

.red_link:hover {
    color: #ff0000;
    text-decoration: underline;
}

.yellow_link:link, .yellow_link:visited {
    text-decoration: none;
    color: #FF7300;
}

.yellow_link:hover {
    color: #FF3300;
    text-decoration: underline;
}

.write_link a, .write_link:link, .write_link:visited {
    color: #FFF;
    text-decoration: none;
}

.write_link:hover {
    color: #FFF;
    text-decoration: underline;
}

.location {
    height: 25px;
    line-height: 25px;
    border-top: #EBD4FF solid 1px;
    width: 943px;
    margin: 7px auto;
    padding-left: 15px;
    vertical-align: bottom;
    background: #F8EFFF;
}

.position {
    float: left;
    line-height: 20px;
    margin-top: 12px;
}

.zs_btn {
    float: right;
    padding-top: 3px;
}

.pages {
    height: 41px;
    padding: 10px 0;
    text-align: center;
    margin: 20px 0;
    background: #FFFFFF
}

    .pages a {
        height: 26px;
        line-height: 26px;
        border: 1px solid #c4c4c4;
        color: #001A9F;
        padding: 5px 7px;
        margin-right: 3px;
        margin-top: 3px;
    }

        .pages a:hover {
            border: 1px solid #09c;
            color: #000000;
            background: #E8F3FD;
            text-decoration: none;
        }

    .pages .click {
        border: 1px solid #ff831e;
        color: #000000;
        background: #ffebd9;
        color: #FF3300;
    }

.pages_input {
    vertical-align: middle;
    width: 30px;
    border: #999999 solid 1px;
    text-align: center;
    height: 18px;
}

.pages_btn {
    background: url(images/pages_btn.gif);
    width: 45px;
    height: 21px;
    border: 0
}

.top {
    height: 103px;
    background: #FFFFFF;
    width: 100%;
    max-width: 1920px;
    margin: auto;
}

.header {
    height: 103px;
    margin: 0 auto;
    background: #FFFFFF;
    width: 100%;
    display: flex;
    align-items: center;
}

.logo {
    width: 326px;
    height: 26px;
    text-align: left;
    margin-left: 134px;
}

    .logo img {
        width: auto;
        height: 26px;
    }

.cp_pic {
    text-align: center;
}

    .cp_pic img {
        max-width: 680px;
        width: expression(this.width>680&&this.height<this.width?680:true);
    }

.nav {
    height: 79px;
    line-height: 79px;
    margin-left: 204px;
    display: flex;
    align-items: center;
}

    .nav ul {
        display: flex;
        align-items: center;
    }

        .nav ul li {
            width: 100px;
            text-align: center;
            line-height: 25px;
            margin-top: 10px;
        }

            .nav ul li a {
                font-size: 16px;
                color: #666;
                width: auto;
                padding-bottom: 7px;
            }

                .nav ul li a:hover {
                    text-decoration: none;
                    border-bottom: #0059FF solid 2px;
                }

    .nav .nav_current a {
        border-bottom: #0059FF solid 2px;
        text-decoration: none;
        color: #0059FF;
    }


.fullSlide {
    width: 100%;
    position: relative;
    height: 750px;
    background: #000;
    z-index: 1;
}

    .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: 750px;
            overflow: hidden;
            text-align: center;
            background-size: auto;
        }

            .fullSlide .bd li a {
                display: block;
                height: 750px;
            }

    .fullSlide .hd {
        width: 100%;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        height: 30px;
        line-height: 30px;
    }

        .fullSlide .hd ul {
            text-align: center;
        }

            .fullSlide .hd ul li {
                cursor: pointer;
                display: inline-block;
                *display: inline;
                zoom: 1;
                width: 42px;
                height: 11px;
                margin: 1px;
                overflow: hidden;
                background: #000;
                filter: alpha(opacity=50);
                opacity: 0.5;
                line-height: 999px;
            }

            .fullSlide .hd ul .on {
                background: #0059FF;
            }

    .fullSlide .prev, .fullSlide .next {
        display: block;
        position: absolute;
        z-index: 1;
        top: 50%;
        margin-top: -30px;
        left: 5%;
        z-index: 1;
        width: 40px;
        height: 60px;
        background: url(../../images/slider-arrow.png) -126px -137px #000 no-repeat;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: 0.5;
        display: none;
    }

    .fullSlide .next {
        left: auto;
        right: 5%;
        background-position: -6px -137px;
    }

.left {
    width: 230px;
    float: left;
}

.left_title {
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: url(images/left_title.gif)
}

    .left_title h3 {
        font-size: 18px;
        color: #FFF;
        font-family: microsoft yahei;
        font-weight: bold
    }

.left_menu {
    width: 212px;
    margin-left: 18px;
}

    .left_menu li {
        text-align: center;
        border-bottom: #B47B40 dotted 1px;
        height: 36px;
        line-height: 36px;
        width: 212px;
    }

        .left_menu li a {
            display: block;
            height: 36px;
            width: 212px;
            background: #FDE2C5 url(images/arror.png) -16px 0 no-repeat;
            font-size: 13px
        }

            .left_menu li a:hover {
                text-align: center;
                background: #FDE2C5 url(images/arror1.png) -16px 0 no-repeat;
                height: 36px;
                line-height: 36px;
                display: block;
                font-weight: bold;
                text-decoration: none;
                color: #005391;
                width: 212px;
            }

    .left_menu .left_menu_c a {
        text-align: center;
        background: #FDE2C5 url(images/arror1.png) -16px 0 no-repeat;
        border-bottom: #B47B40 dotted 1px;
        height: 36px;
        line-height: 36px;
        display: block;
        font-weight: bold;
        text-decoration: none;
        color: #005391;
        width: 212px;
    }

.left_lou {
    padding-top: 70px;
}

.right_title {
    border-bottom: #EADABD solid 1px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    background: url(images/right_title.gif) no-repeat
}


.footer {
    height: auto;
    width: 100%;
    margin: 0 auto;
    background: #162540;
    color: #FFF;
    line-height: 18px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

.footer_content {
    padding: 20px 0;
    width: 1000px;
    margin: 0 auto;
}

.footer_left {
    width: 500px;
    float: left;
    line-height: 25px;
}

.footer_right {
    width: 300px;
    float: right;
    text-align: center
}
