﻿
@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/25sqtj/25sqtj_01.jpg) center top no-repeat;
    height: 281px;
}

.conter02 {
    background: url(/content/images/zhuanti_jp/25sqtj/25sqtj_02.jpg) center top no-repeat;
    height: 183px;
}

.conter03 {
    background: url(/content/images/zhuanti_jp/25sqtj/25sqtj_03.jpg) center top no-repeat;
    height: 174px;
}

.conTitle {
    width: 1004px;
    margin: 0 auto 20px;
    text-align: center;
    /*height: 91px;*/
    padding: 10px 0;
}
    .conTitle p {
        color: #012e57;
        display: inline-block;
        font-size: 35px;
        line-height: 91px;
        font-weight: bold;
        margin-bottom: 15px;
    }
        .conTitle p span {
            float: left;
            height: 74px;
            padding: 0 10px;
        }


.conMain{
    width:1004px;
    margin:20px auto 0;
    overflow:hidden;
}
.conter04 {
    overflow: hidden;
    padding: 0 0;
}
    .conter04 .conMain {
        margin-top: 0;
        background: url('../../Images/ZhuanTi_Jp/25sqtj/25sqtj_05.jpg') top center no-repeat;
        height:199px;
    }
            .conter04 .conMain p {
                text-align: justify;
                line-height: 33px;
                font-size:18px;
                text-indent: 2em;
                padding:0 45px;
            }
            .conter04 .conMain .p1 {
                padding-top:90px;
            }


.conter05 {
    overflow: hidden;
    padding: 50px 0 0;
}
    .conter05 .conMain {
        overflow:hidden;
    }
        .conter05 .conMain .item {
            padding: 0 0 30px;
            overflow: hidden;
        }
        .conter05 .conMain p {
            display:block;
            float:left;
        }
        .conter05 .conMain .p1 {
            display: flex;
            width: 274px;
            height: 73px;
            background: #2f3878;
            color: #fff;
            font-size: 20px;
            border-bottom-left-radius: 38px;
            text-align: center;
            align-items: center;
            justify-content: center;
        }
        .conter05 .conMain .p2 {
            width: 642px;
            color: #4e4e4e;
            text-align:justify;
            padding:0 0 0 20px;
            line-height:28px;
        }
        .conter05 .conMain p span {
            color: #ef5c54;
        }



.conter06 {
    overflow: hidden;
    margin-top:40px;
}
    .conter06 .conMain{
        margin-top:35px;
    }
        .conter06 .conMain .item {
            display:flex;
            margin-bottom:10px;
        }
            .conter06 .conMain .item .ltxt {
                line-height:100px;
                padding:0 30px;
            }

            .conter06 .conMain .item .rtxt>div {
                width:100%;
            }
            .conter06 .conMain .item .top {
                display: flex;
                text-align: center;
                align-items: flex-start; /* 保证子元素顶部对齐 */
            }
                .conter06 .conMain .item .top > * {
                    display: flex;
                    align-items: center; /* 内部内容居中 */
                    justify-content: center;
                    width: 80px;
                }
                .conter06 .conMain .item .top .item {
                    padding: 15px 20px;
                    background: linear-gradient(to bottom, #c8e3fa, #fff);
                    border-radius: 8px;
                    font-size: 22px;
                    line-height: 28px;
                    width: 257px;
                    box-sizing: border-box;
                }
            .conter06 .conMain .item .bottom {
                padding:15px 0;
                font-size:18px;
                line-height:28px;
            }

.zxBtn {
    display: block;
    background: #2f3878;
    width: 220px;
    height: 53px;
    line-height: 53px;
    margin: 50px auto 0;
    border-radius: 53px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
    .zxBtn:hover {
        opacity:.8;
        color:#fff;
    }

.conter07 {
    overflow: hidden;
    margin-top: 60px;
}
    .conter07 .conMain {
        margin-top:30px;
    }
        .conter07 .conMain .item {
            padding: 0 0 30px;
            overflow: hidden;
        }

        .conter07 .conMain p {
            display: block;
            float: left;
        }

        .conter07 .conMain .p1 {
            display: flex;
            width: 274px;
            height: 73px;
            background: #ef5c54;
            color: #fff;
            font-size: 20px;
            border-bottom-left-radius: 38px;
            text-align: center;
            align-items: center;
            justify-content: center;
        }

        .conter07 .conMain .p2 {
            width: 642px;
            color: #4e4e4e;
            text-align: justify;
            padding: 0 0 0 20px;
            line-height: 28px;
        }

        .conter07 .conMain p span {
            color: #ef5c54;
        }

        .conter07 .conMain .pd {
            font-size: 20px;
            line-height: 28px;
            color: #ef5c54;
            padding-top:20px;
        }

.conter08 {
    overflow: hidden;
    margin: 50px auto;
}
    .conter08 .top {
        width: 1004px;
        margin: auto;
    }
    .conter08 .top img {
        display:inherit;
    }
    .conter08 .bdDiv {
        width: 1004px;
        margin: auto;
        padding: 20px 0;
        background: #f0f0f0;
    }

        .conter08 .bdDiv .item {
            margin: 10px 10px;
            float: left;
        }

            .conter08 .bdDiv .item span {
                line-height: 40px;
                display: block;
                width: 120px;
                text-align: right;
                float: left;
                font-size: 16px;
            }
            .conter08 .bdDiv .item01 span {
                width: 70px;
            }

        .conter08 .bdDiv .item input {
            width: 180px;
            line-height: 40px;
            height: 40px;
            padding: 0 5px;
            border: 1px solid #555555;
            background: #ffffff;
        }

        .conter08 .bdDiv select {
            width: 60px;
            text-align: center;
            height: 40px;
            border: 0;
            border-right: 1px solid #ededed;
            padding-left: 5px;
            float: left;
            background: #ffffff;
        }

    .conter08 #txtContact {
        padding: 0 5px;
        width: 90px;
        height: 40px;
        border: 0;
        float: left;
        background: #ffffff;
    }

    .conter08 .bdDiv .item .bdk {
        width: 180px;
        line-height: 40px;
        height: 40px;
        padding: 0 5px;
        border: 1px solid #555555;
        float: left;
        background: #ffffff;
    }

    .conter08 .tjBtn {
        width: 200px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin: 30px auto 0;
        cursor: pointer;
        color: #fff;
        background: #462828;
    }

    .conter08 .tjBtn:hover {
        opacity: .8;
    }


.conter09 {
    overflow: hidden;
    margin-top: 50px;
}
    .conter09 .conMain {
        overflow: hidden;
        display: flex;
        align-items: stretch; /* 子元素高度拉伸一致 */
        justify-content:space-between;
    }
    .conter09 .item {
        overflow: hidden;
        background: #eceff5;
        width:198px;
    }
        .conter09 .item .top {
            overflow: hidden;
            background: #11307a;
            color: #fff;
            font-size: 20px;
            text-align: center;
            height: 51px;
            line-height: 51px;
        }
        .conter09 .item .bottom {
            overflow: hidden;
            padding: 7px;
        }
        .conter09 .item .bottom p {
            display: block;
            line-height: 26px;
            text-align: justify;
        }
