﻿@charset "utf-8";
 
.space {
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
    background: #fff;
}
.grid {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.banner_title {
    font-size: 40px;
    margin: 70px 0 40px;
    font-weight: 800;
    color: #fff;
}
.banner_subtitle {
    margin: 0px auto 40px;
    padding: 30px 40px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    width: 60%;
}
.fu_center_mor {
    width: 1000px;
    min-width: 1000px;
    margin: auto;
}
.fu_left {
    width: 15%;
    float: left;
    margin-left: 2%;
}
.fu_mid {
    width: 49%;
    float: left;
    margin-left: 2%;
    padding-bottom: 50px;
}
.fu_right {
    width: 32%;
    float: left;
}
.fu_left_lt {
    background: url(/hdimages/for_cll.png) repeat-y center;
}
.area {
    width: 980px;
    margin: 80px auto;
    overflow: hidden;
}
.line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1200px;
    height: 10px;
    background-color: #F1AB1C;
}

.line-c {
    left: 50%;
    margin-left: -600px;
}
 

    .slide-introduction h1 {
        line-height: 72px;
        font-size: 28px;
    }

    .slide-introduction p {
        line-height: 30px;
        margin-bottom: 20px;
    }
    .slide-introduction p {
        line-height: 30px;
        margin-bottom: 20px;
    }
.contact p{
    font-size:16px;
    line-height:30px;
}
    .contact p span {
        font-size: 16px;
    }
/* Link 全局链接样式 */
 
.fl {
    float: left;
}

.fr {
    float: right;
}

.width {
    width: 1152px;
    margin: 0 auto;
}

input, select, textarea {
    font-family: "Microsoft YaHei","微软雅黑";
}

.clear {
    clear: both;
}

 
.content_list .menu {
    border-bottom: 1px solid #eaeaea;
}

    .content_list .menu .width {
        border-left: 1px solid #eaeaea;
        height: auto;
        overflow: hidden;
    }

    .content_list .menu a {
        border-right: 1px solid #eaeaea;
        display: block;
        float: left;
        width: 190px;
        background: url(/hdimages/menu_bg.png) center bottom no-repeat #FFF;
        height: 106px;
        text-align: center;
        font-size: 14px;
        color: #2c2c30;
    }

        .content_list .menu a:hover, .content_list .menu a.on {
            background-color: #0050b4;
            color: #FFF;
        }

        .content_list .menu a span {
            display: block;
            height: 26px;
            width: 44px;
            margin: 23px auto 0;
            background: url(/hdimages/icons.png) no-repeat;
            margin-bottom: 15px;
        }

    .content_list .menu .no1 {
        background-position: 9px 0;
    }

    .content_list .menu a:hover .no1, .content_list .menu a.on .no1 {
        background-position: 9px -26px;
    }

    .content_list .menu .no2 {
        background-position: -41px 0;
    }

    .content_list .menu a:hover .no2, .content_list .menu a.on .no2 {
        background-position: -41px -26px;
    }

    .content_list .menu .no3 {
        background-position: -91px 0;
    }

    .content_list .menu a:hover .no3, .content_list .menu a.on .no3 {
        background-position: -91px -26px;
    }

    .content_list .menu .no4 {
        background-position: -150px 0;
    }

    .content_list .menu a:hover .no4, .content_list .menu a.on .no4 {
        background-position: -150px -26px;
    }

    .content_list .menu .no5 {
        background-position: -200px 0;
        width: 26px;
    }

    .content_list .menu a:hover .no5, .content_list .menu a.on .no5 {
        background-position: -200px -26px;
    }

    .content_list .menu .no6 {
        background-position: -243px 0;
    }

    .content_list .menu a:hover .no6, .content_list .menu a.on .no6 {
        background-position: -243px -26px;
    }

.content_list .title {
    padding-top: 50px;
}

    .content_list .title p {
        border-left: 6px solid #3877d5;
        padding-left: 12px;
        font-size: 35px;
        color: #3877d5;
        margin-bottom: 25px;
    }

        .content_list .title p em {
            font: normal 15px Arial;
            display: block;
            color: #9fb8e7;
        }

.content_list .list {
    padding-top: 30px;
    border-top: 1px solid #9bbbea;
}

    .content_list .list dl {
        height: auto;
        overflow: hidden;
        clear: both; 
    }

        .content_list .list dl dt {
            height: 42px;
            margin-bottom: 20px;
        }

            .content_list .list dl dt p {
                height: 17px;
                border-bottom: 1px solid #CCC;
                padding-left: 55px;
            }

                .content_list .list dl dt p em {
                    line-height: 34px;
                    font-size: 32px;
                    color: #3877d5;
                    background: #FFF;
                    padding: 0 8px;
                }

        .content_list .list dl dd {
            margin-right: 35px;
            margin-bottom: 36px;
            float: left; 
            text-align: center;
        }

            .content_list .list dl dd img {
                margin-bottom: 10px;
            }

.space {
    min-width: 100%;
    overflow: hidden;
    background: #fff;
}
.title_height {
    margin-bottom: -8px;
    font-weight: 500;
}
.title {
    font-size: 30px;
    line-height: 96px;
}
.introduction {
    width: 480px;
    margin-right: 10px;
}
.left {
    float: left;
}
.right {
    float: right;
}.introduction .text {
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0px;
}
    .introduction h2{
        font-size:20px;
    }
    .text p {
        font-size: 15px;
        color: #333;
        margin-bottom: 8px;
        line-height:45px;
    }
.img {
    width: 450px;
    margin: 10px 20px;
}
    .img > img {
        width: 450px;
    } 
.space .area2 {
    margin-top: 8px;
}
.area2 {
    width: 980px;
    margin: 30px auto;
    overflow: hidden;
}


/* 文档 */
.content_law {
    min-height: 300px;
}

.space .content_law h2 { /*蓝色标题*/
    color: #09f;
    border-bottom: 1px dotted #ccc;
    margin: 15px 0;
    line-height: 28px;
    font-size:16px;
}

    .content_law h3 { /*灰色标题*/
        color: #888;
        font-weight: 600;
        margin: 10px 0px 5px 0;
    }

    .content_law h6 { /*文字内容*/
        font-size: 14px;
        line-height: 30px;
        color: #666;
        font-weight: 500;
        margin-bottom: 8px;
    }
.titlelaw {
    font-size: 30px;
    line-height: 96px;
}
.inscribe {
    float: right;
    text-align: right;
    margin-top: 40px;
}