﻿
@charset "utf-8";
/* CSS Document */

body {
    font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

ul li {
    list-style: none;
}

em {
    font-style: normal;
    color: #e24861;
}


.conter{
    font-size: 16px;
    line-height:28px;
}
.conter01 {
    background: url(/content/images/zhuanti_jp/25ggl/25ggl_01.jpg) center top no-repeat;
    height: 200px;
}

.conter02 {
    background: url(/content/images/zhuanti_jp/25ggl/25ggl_02.jpg) center top no-repeat;
    height: 200px;
}

.conter03 {
    background: url(/content/images/zhuanti_jp/25ggl/25ggl_03.jpg) center top no-repeat;
    height: 200px;
}

.conTitle {
    width: 1004px;
    margin: 0 auto 20px;
}
    .conTitle h2 {
        font-size: 35px;
        line-height: normal;
        font-weight: bold;
        color: #0b5fba;
        text-align:center;
        padding-bottom:8px;
    }
        .conTitle h2 span {
            color: #e30309;
        }


.conMain{
    width:1004px;
    margin:20px auto 0;
    overflow:hidden;
}
.conter04 {
    overflow: hidden;
    padding: 30px 0;
    background: #eaf2ff;
}
    .conter04 .conMain {
        margin:auto;
    }
        .conter04 .conMain p {
            text-align: justify;
            font-size:18px;
            line-height: 40px;
            padding:0;
            text-indent:2em;
        }
            .conter04 .conMain p span {
                color: #e81b1b;
            }


.conter05 {
    overflow: hidden;
    padding: 50px 0 0;
}
    .conter05 .conMain {
        overflow:hidden;
    }
        .conter05 .conMain .item {

        }
            .conter05 .conMain .item .title {
                margin-top: 20px;
            }

                .conter05 .conMain .item .title p {
                    display: inline-block;
                    padding: 0 0 0 12px;
                    width: 500px;
                    height: 53px;
                    line-height: 53px;
                    font-size: 25px;
                    color: #fff;
                    box-sizing: border-box;
                    background: #0b5fba;
                    -webkit-clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
                    clip-path: polygon(0 0, 95% 0, 100% 100%, 0% 100%);
                }

            .conter05 .conMain .item > p {
                font-size: 18px;
                line-height: 40px;
                text-align: justify;
                padding:10px 0;
            }



.conter06 {
    overflow: hidden;
    margin-top:50px;
}
    .conter06 .conMain{
        margin-top:35px;
    }
        .conter06 .conMain .p1 {
            font-size: 18px;
            line-height: 40px;
            text-align:justify;
        }
        .conter06 .conMain .item {
            padding: 20px 0;
            border-bottom: 1px dashed #0b5fba;
        }
        .conter06 .conMain .item:last-child {
            border-bottom: 0;
        }
        .conter06 .conMain .p2 {
            padding-top: 20px;
            padding-bottom:15px;
            line-height: 42px;
            font-size:20px;
        }
            .conter06 .conMain .p2 span {
                width: 218px;
                height: 42px;
                line-height:42px;
                text-align: center;
                background: #0b5fba;
                font-size:25px;
                display:block;
                float:left;
                color:#fff;
                border-radius:10px;
                margin-right:10px;
            }
        .conter06 .conMain .p3 {
            font-size: 18px;
            line-height: 40px;
            text-align: justify;
        }


.zxBtn {
    display: block;
    float:right;
    margin-top:30px;
}
    .zxBtn:hover {
        opacity:.8;
    }

.conter07 {
    overflow: hidden;
    margin-top: 60px;
}
    .conter07 .conMain {
        margin-top:30px;
    }

    .conter07 .smTitle {
        font-size: 25px;
        color: #fff;
        line-height: 52px;
        padding-left:70px;
    }
    .conter07 .smTitle01 {
        background: url('../../Images/ZhuanTi_Jp/25ggl/25ggl_10.jpg') top left no-repeat;
    }
    .conter07 .smTitle02 {
        background: url('../../Images/ZhuanTi_Jp/25ggl/25ggl_17.jpg') top left no-repeat;
        margin-top:20px;
    }
    .conter07 .fTxt {
        font-size: 18px;
        line-height: 40px;
        padding:10px 0;
    }
    .conter07 .floor {
        overflow:hidden;
    }
        .conter07 .floor .item {
            width: 487px;
            height: 235px;
            float: left;
            background: #f4f4f4;
            margin:0 auto 27px;
        }
        .conter07 .floor .item:nth-child(2n) {
            float: right;
        }
            .conter07 .floor .item .p1 {
                width: 100%;
                height: 57px;
                line-height:57px;
                background: #0b5fba;
                text-align:center;
                color:#fff;
                font-size:25px;
            }
            .conter07 .floor .item .p2 {
                text-align:center;
            }
            .conter07 .floor .item .p2 img {
                display:inherit;
                margin:auto;
            }
            .conter07 .floor .item .p3 {
                font-size:20px;
                line-height:40px;
                padding:20px 0 0 100px;
            }
    .conter07 .fTitle {
        display: flex;
        align-items: center;
        font-size: 22px;
        color: #c42125;
        overflow:hidden;
    }
    .conter07 .fTitle span {
        margin-right:5px;
    }

.conter08 {
    overflow: hidden;
    margin-top: 50px;
}
    .conter08 .conMain {
    }
        .conter08 .conMain .itTitle {
            background: url('../../Images/ZhuanTi_Jp/25ggl/25ggl_25.jpg') top left no-repeat;
            font-size: 30px;
            height: 62px;
            line-height: 50px;
            color: #0b5fba;
            display:flex;
            align-items:center;
            font-weight:bold;
        }
            .conter08 .conMain .itTitle span {
                line-height: 62px;
                width: 65px;
                text-align: center;
                color: #fff;
                font-size: 45px;
                margin-right: 20px;
            }
            .conter08 .conMain .itTitle p {
                padding-bottom:10px;
            }
        .conter08 .conMain .itTxt {
            font-size:18px;
            line-height:40px;
            text-align:justify;
            padding:20px 0 40px;
        }
        .conter08 .conMain .item {
            font-size: 18px;
            line-height: 40px;
            text-align: justify;
            padding: 20px;
            color: #fff;
            background: #0b5fba;
        }


.conter11 {
    overflow: hidden;
    padding: 0 0 60px;
    margin-top: 60px;
    background: url('../../Images/ZhuanTi_Jp/25ggl/25ggl_29.jpg') top center no-repeat #e0edfc;
    padding-top: 120px;
}
    .conter11 .bdDiv {
        margin: auto;
        overflow: hidden;
        width: 1004px;
    }

        .conter11 .bdDiv .item {
            margin: 36px 18px 0;
            float: left;
        }

            .conter11 .bdDiv .item span {
                line-height: 36px;
                display: block;
                width: 120px;
                text-align: right;
                float: left;
                font-size: 16px;
            }

            .conter11 .bdDiv .item input {
                width: 150px;
                line-height: 36px;
                height: 36px;
                padding: 0 5px;
                border: 1px solid #0a0a0a;
                background: #fff;
            }

        .conter11 .bdDiv select {
            width: 60px;
            text-align: center;
            height: 36px;
            border: 0;
            border-right: 1px solid #ededed;
            padding-left: 5px;
            float: left;
            background: #fff;
        }

    .conter11 #txtContact {
        padding: 0 5px;
        width: 80px;
        height: 36px;
        border: 0;
        float: left;
        background: #fff;
    }

    .conter11 .bdDiv .item .bdk {
        width: 150px;
        line-height: 36px;
        height: 36px;
        padding: 0 5px;
        border: 1px solid #555555;
        float: left;
        background: #fff;
    }

    .conter11 .tjBtn {
        width: 228px;
        height: 44px;
        line-height:44px;
        margin: 45px auto;
        cursor: pointer;
        background: #0b5fba;
        color:#fff;
        border-radius:10px;
        text-align:center;
    }

        .conter11 .tjBtn:hover {
            opacity: .8;
        }
