﻿@charset "utf-8";
/* CSS Document */
body {

    font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
    background:#fff;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}


ul li {
    list-style: none;
}

em {
    font-style: normal;
}

.conter {
    font-size: 16px;
    line-height: 26px;
    color: #444;
}

.conter01 {
    background: url('/content/Images/zhuanti/25gzsplus/25gzsplus_01.jpg') top center no-repeat;
    height: 200px;
}

.conter02 {
    background: url('/content/Images/zhuanti/25gzsplus/25gzsplus_02.jpg') top center no-repeat;
    height: 200px;
}
.conter022 {
    background: url('/content/Images/zhuanti/25gzsplus/25gzsplus_03.jpg') top center no-repeat;
    height: 200px;
}


.conMain{
    width:1004px;
    margin:0 auto 0;
    overflow:hidden;
}

.conTitle {
    text-align: center;
    margin: 0 auto 27px;
}

    .conTitle p {
        font-weight: bold;
        font-size: 35px;
        line-height: normal;
        color: #2181bd;
        padding-bottom: 8px;
    }

.conter03 {
    overflow: hidden;
    padding: 40px 0 0;
}

    .conter03 .conMain {
        overflow: hidden;
        display:flex;
    }

        .conter03 .conMain p:first-child {
            margin-top:20px;
            font-size: 18px;
            line-height: 40px;
            text-align: justify;
            color: #808080;
            padding-right:20px;
        }


.conter04 {
    overflow: hidden;
    margin: 60px auto 0;
}

    .conter04 .conMain {
        margin: 10px auto 0;
        display: flex;
    }
        .conter04 .conMain p:first-child {
            width:388px;
        }
        .conter04 .conMain p:last-child {
            font-size: 18px;
            line-height: 36px;
            text-align: justify;
            text-indent: 2em;
            padding-left: 20px;
            color: #808080;
        }


.conter05 {
    overflow: hidden;
    margin: 60px auto 0;
}
    .conter05 .menuDiv {
        display: flex;
        align-items: center;
        justify-content: space-between; /* 水平居中 */
    }

        .conter05 .menuDiv .item {
            display: grid;
            width: 30%;
            height: 52px;
            background: #a5a5a5;
            text-align: center;
            align-items: center;
            font-size: 18px;
            color: #fff;
            cursor: pointer;
        }
        .conter05 .menuDiv .item:nth-child(2) {
            width: 36%;
        }

            .conter05 .menuDiv .item.active {
                background: #2181bd;
            }

    .conter05 .innerDiv {
    }

        .conter05 .innerDiv .inner {
            display: none;
            padding: 15px 0;
        }

        .conter05 .innerDiv p {
            font-size: 18px;
            line-height: 40px;
            text-align: justify;
        }

            .conter05 .innerDiv p span {
                color: #4470ff;
            }
        .conter05 .innerDiv table {
            width: 100%;
            margin: 20px auto 0;
            border-collapse: collapse;
        }

            .conter05 .innerDiv table td {
                padding: 15px;
                text-align: center;
                border: 1px solid #262626;
                font-size: 18px;
            }
            .conter05 .innerDiv table tr td:first-child {
                color: #2181bd;
                font-size: 20px;
                text-align:center;
            }
            .conter05 .innerDiv table tr td:first-child p {
                text-align: center;
            }
            .conter05 .innerDiv table tr:first-child td {
                border-bottom: 1px solid #2181bd;
                background: #2181bd;
                color: #fff;
                font-size: 20px;
                text-align: center;
            }
            .conter05 .innerDiv table tr:first-child td p {
                text-align: center;
            }



.conter07 {
    overflow: hidden;
    background: #2181bd;
    padding: 50px 0 40px;
    margin-top: 50px;
}

    .conter07 .bdDiv {
        width: 1004px;
        background: url('../../Images/zhuanti/25gzsplus/25gzsplus_17.jpg') top center no-repeat;
        height: 259px;
        padding-top: 130px;
        margin: auto;
    }

        .conter07 .bdDiv .item {
            margin: 35px 0 0 30px;
            float: left;
        }

            .conter07 .bdDiv .item span {
                line-height: 40px;
                display: block;
                width: 150px;
                text-align: right;
                float: left;
                font-size: 16px;
            }

            .conter07 .bdDiv .item input {
                width: 260px;
                line-height: 40px;
                height: 40px;
                padding: 0 5px;
                border: 1px solid #000;
            }

        .conter07 .bdDiv select {
            width: 70px;
            text-align: center;
            height: 40px;
            border: 0;
            border-right: 1px solid #ededed;
            padding-left: 5px;
            float: left;
        }

    .conter07 #txtContact {
        padding: 0 5px;
        width: 170px;
        height: 40px;
        border: 0;
        float: left;
    }

    .conter07 .bdDiv .item .bdk {
        width: 260px;
        line-height: 40px;
        height: 40px;
        padding: 0 5px;
        border: 1px solid #000;
        float: left;
        background: #fff;
    }

    .conter07 .tjBtn {
        width: 190px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin: 30px auto 0;
        cursor: pointer;
        color: #fff;
        background: #fe9741;
        border-radius: 10px;
    }

        .conter07 .tjBtn:hover {
            opacity: .8;
        }


.conter08 {
    overflow: hidden;
    margin-top: 40px;
    background: url('../../Images/zhuanti/25gzsplus/25gzsplus_20.jpg') top center no-repeat;
    height:231px;
}

    .conter08 .conMain {
        margin: auto;
    }
        .conter08 .conMain p {
            font-size: 50px;
            line-height: 231px;
            color: #f7cf83;
            padding-left: 200px;
        }


.conter09 {
    overflow: hidden;
    margin-top: 60px;
}

    .conter09 .conMain {
        display:flex;
        justify-content:space-between;
    }
        .conter09 .conMain .item {
            overflow: hidden;
            width: 325px;
            padding: 10px;
            box-sizing: border-box;
            border: 1px solid #2181bd;
            border-radius:20px;
        }
            .conter09 .conMain .item .top {
                text-align: center;
                border-bottom: 1px solid #2181bd;
                padding: 10px 0 10px;
            }
                .conter09 .conMain .item .top .p2 {
                    font-size: 22px;
                    line-height: 40px;
                    color: #2181bd;
                }

            .conter09 .conMain .item .bottom {
                font-size:18px;
                line-height:40px;
                text-align:justify;
                padding:15px 0;
            }


        .conter09 .materials .title {
            background-color: #3b8ddb;
            color: #fff;
            padding: 10px;
            font-weight: bold;
            font-size:22px;
            text-align:center;
        }

        .conter09 .materials .txt {
            padding: 10px 15px;
        }

            .conter09 .materials .txt p {
                line-height: 40px;
            }


.djBtn {
    display: block;
    width: 595px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    margin: 50px auto 0;
    font-size: 25px;
    border-radius: 8px;
    background: #2863e1;
}

    .djBtn:hover {
        opacity: .8;
        color: #fff;
    }

em {
    color: red;
}



.conter10 {
    overflow: hidden;
    margin: 30px auto 0;
    background: #f6f6f6;
    padding: 30px 0;
}

    .conter10 .conMain {
        overflow: hidden;
        margin: 0 auto 0;
    }

        .conter10 .conMain .itTitle {
            margin: 30px 0 20px;
            font-size: 22px;
            background: url('../../Images/zhuanti/25gzsplus/25gzsplus_33.jpg') top left no-repeat;
            height: 41px;
            line-height: 41px;
        }

        .conter10 .conMain .itTitle span:first-child {
            padding-left: 20px;
            color: #fff;
        }

            .conter10 .conMain .itTitle span:last-child {
                padding-left: 60px;
                color: #2181bd;
            }

    .conter10 .conMain .itTxt {
        text-align: justify;
        font-size: 18px;
        line-height: 40px;
    }

        .conter10 .conMain .itTxt span {
            color: #4186ed;
        }

.conTitleone {
    font-size: 35px;
    font-weight: bold;
    line-height: normal;
}

.conter12 {
    overflow: hidden;
    margin: 60px auto 0;
}

    .conter12 a {
        display: block;
        width: 326px;
        height: 207px;
        float: left;
        margin: 0px 4px 30px;
    }

        .conter12 a:hover {
            opacity: .8;
        }

.conTitleone {
    background: none;
}