
.indexTitle {
    display: block;
    width: auto;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 30px 0;
}

    .indexTitle span {
        display: inline-block;
        width: auto;
        height: auto;
        overflow: hidden;
        /*background:#ccc;*/
        margin: 0 auto;
    }

        .indexTitle span title {
            display: block;
            font-size: 28pt;
            color: #cccccc;
            text-align: center;
        }

        .indexTitle span font {
            display: block;
            font-size: 25pt;
            color: #000000;
            text-align: center;
            margin-bottom: 10px;
        }

        .indexTitle span p {
            display: flex;
            width: auto;
            height: 5px;
        }

    .indexTitle i {
        flex: 1;
        height: 3px;
        border-top: 1px #ffffff solid;
        border-bottom: 1px #ffffff solid;
        background: #cccccc;
    }

        .indexTitle i.on {
            flex: 1;
            height: 3px;
            border-top: 1px #dc1e32 solid;
            border-bottom: 1px #dc1e32 solid;
            background: #dc1e32;
        }



/*banner*/
.slideBox {
    width: 100%;
    min-width: 1100px;
    height: 450px;
    position: relative;
    background: #eeeeee;
    margin-top: 0px;
}

    .slideBox .bd {
        position: relative; /*z-index:10;*/
    }

        .slideBox .bd ul, .slideBox .bd ul li {
            width: 100%;
            height: auto;
            overflow: hidden;
        }

            .slideBox .bd ul li {
                height: 450px;
                background-image: url(../images/banner3.jpg);
                background-repeat: no-repeat;
                background-position: center center;
                background-size: 100%;
            }

                .slideBox .bd ul li a {
                    display: block;
                    width: 100%;
                    height: 300px;
                    overflow: hidden;
                }

    .slideBox .hd {
        height: 17px;
        text-align: center;
        bottom: 20px;
        position: absolute;
        width: 100%;
        z-index: 100;
    }

        .slideBox .hd ul li {
            cursor: pointer;
            display: inline-block;
            display: inline;
            zoom: 1;
            width: 17px;
            height: 17px;
            margin: 4px;
            background: url(../images/change_03.png) 0 0;
            overflow: hidden;
            line-height: 9999px;
            filter: alpha(opacity=40);
            opacity: 0.4;
        }

        .slideBox .hd ul .on {
            filter: alpha(opacity=100);
            opacity: 1;
        }




/* box */
.box {
    position: absolute;
    right: 200px;
    top: 250px;
    box-sizing: border-box;
    width: 340px;
    height: auto;
    padding: 20px;
    background: #ffffff;
    border-radius: 5px;
    z-index: 900;
}

    .box > p {
        display: block;
        width: 300px;
        height: 38px;
        color: #dc1e32;
        font-size: 20px;
    }

    .box > input {
        width: 300px;
        height: 38px;
        line-height: 38px;
    }

        .box > input[type="text"] {
            border: red 1px solid;
            border-radius: 5px;
            margin-bottom: 10px;
            padding: 0 5px;
            width: 290px;
        }

        .box > input[type="button"] {
            border: red 1px solid;
            background: red;
            color: white;
            cursor: pointer;
            border-radius: 5px;
            font-size: 13pt;
        }


/* our */
.our {
    position: relative;
}

    .our .our-t {
        width: 100%;
        height: 90px;
        line-height: 90px;
        padding: 20px;
        position: absolute;
        top: -53px;
        background: #ffffff;
        box-shadow: 3px 5px 10px #dddddd;
        border-radius: 10px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }

        .our .our-t a {
            display: block;
            height: 50px;
            line-height: 50px;
            flex: 1;
            text-align: center;
            cursor: pointer;
            color: #707070;
            padding-left: 70px;
            border-right: 2px solid #e9e7e7;
        }

            .our .our-t a:last-child {
                border-right: none;
            }

            .our .our-t a:hover {
                color: #dc1e32;
            }

            .our .our-t a:nth-child(1) {
                background: url(../images/1_03.png) no-repeat 90px center;
            }

            .our .our-t a:nth-child(2) {
                background: url(../images/2_03.png) no-repeat 90px center;
            }

            .our .our-t a:nth-child(3) {
                background: url(../images/3_03.png) no-repeat 90px center;
            }

            .our .our-t a:nth-child(4) {
                background: url(../images/4_03.png) no-repeat 90px center;
            }


    .our .our-i {
        padding-top: 115px;
        padding-bottom: 15px;
        text-align: center;
    }

        .our .our-i img {
            width: auto;
            height: auto;
            margin: auto;
        }

    .our .our-b {
        width: auto;
        height: auto;
        padding-top: 100px;
        margin-bottom: 0px;
    }

        .our .our-b:after, .our .our-b ul:after,
        .our .our-b ul li dt:after {
            content: '';
            display: block;
            height: 0;
            clear: both;
            overflow: hidden;
        }

        .our .our-b ul {
            height: auto;
            padding: 0 110px;
        }

            .our .our-b ul li {
                height: auto;
                float: left;
                margin-top: 65px;
                padding: 160px 0px 0 0px;
                width: 160px;
                height: 160px;
                text-align: center;
                cursor: pointer;
            }

                .our .our-b ul li:nth-child(1) {
                    background: url(../images/show1.png) no-repeat top center;
                    background-size: 134px 154px;
                }

                .our .our-b ul li:nth-child(2) {
                    background: url(../images/show2.png) no-repeat top center;
                    background-size: 134px 154px;
                }

                .our .our-b ul li:nth-child(3) {
                    background: url(../images/show3.png) no-repeat top center;
                    background-size: 134px 154px;
                }

                .our .our-b ul li:nth-child(4) {
                    background: url(../images/show4.png) no-repeat top center;
                    background-size: 134px 154px;
                }

                .our .our-b ul li:nth-child(5) {
                    background: url(../images/show5.png) no-repeat top center;
                    background-size: 134px 154px;
                }

                .our .our-b ul li:nth-child(6) {
                    background: url(../images/show6.png) no-repeat top center;
                    background-size: 134px 154px;
                }

                .our .our-b ul li:nth-child(2), .our .our-b ul li:nth-child(5) {
                    margin-left: 235px;
                    margin-right: 235px;
                }



                .our .our-b ul li p {
                    color: #999999;
                    margin-top: 10px;
                }

                .our .our-b ul li span {
                    font-size: 20px;
                    font-weight: 550;
                }

/* news */
.bg {
    background: #f4f3f3;
}

.news {
    /* width: 100%; */
    padding-bottom: 50px;
    /* height: 725px; */
}

    .news .news-t {
        padding: 50px 0 60px 0;
        text-align: center;
    }

        .news .news-t img {
            margin: auto;
        }

    .news .news-c {
        background: white;
    }

        .news .news-c:after {
            content: '';
            display: block;
            height: 0;
            clear: both;
            overflow: hidden;
        }

        .news .news-c .news-cl {
            box-sizing: border-box;
            width: 550px;
            padding-left: 65px;
            padding-right: 30px;
            float: left;
            box-sizing: border-box;
        }

            .news .news-c .news-cl ul {
                display: flex;
                flex-direction: column;
                justify-content: space-around;
                box-sizing: border-box;
            }

            .news .news-c .news-cl li {
                box-sizing: border-box;
                margin-top: 30px;
                width: 100%;
                cursor: pointer;
                padding-bottom: 20px;
                height: 110px;
                border-bottom: 1px solid gray;
            }

                .news .news-c .news-cl li:last-child {
                    border-bottom: none;
                }

                .news .news-c .news-cl li a {
                    color: black;
                }

                .news .news-c .news-cl li:hover {
                    border-bottom: #dc1e32 2px solid;
                    box-sizing: border-box;
                }

                    .news .news-c .news-cl li:hover span {
                        color: #dc1e32;
                    }

                .news .news-c .news-cl li span {
                    float: left;
                    font-size: 72px;
                    color: #999999;
                    margin-right: 20px;
                }

                .news .news-c .news-cl li p, .news .news-c .news-cl li h4 {
                    width: auto;
                }

                .news .news-c .news-cl li p {
                    /* width: 100%; */
                    height: 44px;
                    line-height: 22px;
                    color: #a0a0a0;
                    margin-top: 10px;
                    /* white-space: nowrap; */
                    overflow: hidden;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                }

            .news .news-c .news-cl > ul > li > img {
                display: none;
            }

        .news .news-c .news-cr {
            width: 560px;
            float: right;
        }

            .news .news-c .news-cr .newSlideBox .bd ul li {
                width: 100%;
            }

                .news .news-c .news-cr .newSlideBox .bd ul li a > img {
                    width: 560px;
                    height: 420px;
                }


/* partner */
.partner {
    height: auto;
    padding-bottom: 50px;
}

    .partner .partner-list {
        margin-top: 50px;
    }

        .partner .partner-list:after {
            content: '';
            display: block;
            height: 0;
            clear: both;
            overflow: hidden;
        }

        .partner .partner-list a {
            color: black;
            box-sizing: border-box;
            float: left;
            margin-right: 25px;
            width: 280px;
            height: 200px;
            border: 1px solid #999999;
            border-radius: 5px;
            display: flex;
            justify-content: space-around;
            flex-direction: column;
            align-items: center;
            margin-bottom: 28px;
        }

            .partner .partner-list a:nth-child(4),
            .partner .partner-list a:nth-child(8) {
                margin-right: 0;
            }

            .partner .partner-list a p {
                font-weight: bold;
                font-size: 18px;
                cursor: pointer;
            }





@media screen and (max-width:980px) {

    .slideBox {
        width: 100%;
        min-width: 0px;
        height: 150px;
        position: relative;
        background: #eeeeee;
        margin-top: 0px;
    }

        .slideBox .bd ul li {
            height: 150px;
            background-image: url(../images/banner3.jpg);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100%;
        }

    .box {
        box-sizing: border-box;
        width: 90%;
        height: auto;
        background: white;
        border-radius: 5px;
        position: absolute;
        top: 100px;
        right: 10px;
        padding: 10px;
        display: flex;
    }

        .box p {
            display: none;
        }

        .box input[type="text"] {
            flex: 3;
            margin-right: 5px;
            margin-bottom: 0px;
        }

        .box input[type="button"] {
            flex: 1;
        }


    .our .our-t {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding: 10px 0px;
        position: initial;
        background: #ffffff;
        box-shadow: 3px 5px 10px #dddddd;
        border-radius: 10px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }

        .our .our-t a {
            display: block;
            height: 24px;
            line-height: 24px;
            flex: 1;
            text-align: center;
            cursor: pointer;
            color: #707070;
            padding-top: 30px;
            padding-left: 0px;
            font-size: 11pt;
            border-right: 1px solid #f7f7f7;
            overflow: hidden;
        }

            .our .our-t a:nth-child(1) {
                background: url(../images/1_03.png) no-repeat top center;
                background-size: auto 30px;
            }

            .our .our-t a:nth-child(2) {
                background: url(../images/2_03.png) no-repeat top center;
                background-size: auto 30px;
            }

            .our .our-t a:nth-child(3) {
                background: url(../images/3_03.png) no-repeat top center;
                background-size: auto 30px;
            }

            .our .our-t a:nth-child(4) {
                background: url(../images/4_03.png) no-repeat top center;
                background-size: auto 30px;
            }


    .our .our-b {
        width: auto;
        height: auto;
        padding-top: 0px;
        margin-bottom: 0px;
    }

        .our .our-b ul {
            width: 100%;
            height: auto;
            padding: 0px;
        }

            .our .our-b ul li {
                width: 50%;
                height: auto;
                margin: 10px 0px 10px 0px;
            }

                .our .our-b ul li:nth-child(2), .our .our-b ul li:nth-child(5) {
                    margin-left: 0px;
                    margin-right: 0px;
                }


                .our .our-b ul li p {
                    height: 50px;
                    padding: 0 10px;
                    overflow: hidden;
                }



    .news .news-c .news-cl {
        box-sizing: border-box;
        width: 100%;
        padding: 0 10px;
        float: none;
        box-sizing: border-box;
    }

    .news .news-c .news-cr {
        display: none;
        float: none;
    }

    .partner .partner-list {
        margin-top: 10px;
    }

        .partner .partner-list a {
            color: black;
            box-sizing: border-box;
            float: left;
            margin: 0px;
            width: 50%;
            height: 200px;
            border: 0px solid #999999;
            border-radius: 5px;
            display: flex;
            justify-content: space-around;
            flex-direction: column;
            align-items: center;
            margin-bottom: 28px;
        }
}
