﻿@media (max-width: 960px) {

    .index-left .nav .li {
        width: 225px;
        height: 50px;
        border-bottom: #614843 solid 1px;
    }

        .index-left .nav .li a {
            width: 225px;
            height: 50px;
            float: left;
        }

            .index-left .nav .li a .text {
                width: 180px;
                height: 50px;
                float: left;
                padding: 5px;
                color: #fff;
            }

                .index-left .nav .li a .text .zh {
                    width: 100%;
                    height: 18px;
                    float: left;
                    font-size: 16px;
                }

                .index-left .nav .li a .text .en {
                    width: 100%;
                    height: 12px;
                    float: left;
                    font-size: 14px;
                    text-transform: uppercase;
                }

            .index-left .nav .li a .icon {
                width: 45px;
                height: 50px;
                line-height: 50px;
                float: left;
                text-align: center;
                font-size: 22px;
                color: #fff;
            }


    .index-left-menu {
        display: block;
    }

    .index-left {
        display: none;
    }

    .index-background .padleft {
        padding-left: 0px;
    }

    .background1 .box {
        padding: 120px 20px 120px 20px;
    }

        .background1 .box .tiao001 {
            width: 106px;
            height: 4px;
            background: #fff;
        }

        .background1 .box .text001 {
            text-transform: uppercase;
            font-size: 24px;
        }

        .background1 .box .text002 {
            font-size: 16px;
        }

        .background1 .box .text003 {
            text-transform: uppercase;
            font-size: 14px;
        }

    .background2 .box {
        padding: 120px 20px 120px 20px;
    }

        .background2 .box .left .tiao001 {
            width: 106px;
            height: 4px;
            background: #ed1c24;
        }

        .background2 .box .left .text001 {
            text-transform: uppercase;
            font-size: 24px;
        }

        .background2 .box .left .text002 {
            font-size: 18px;
        }

        .background2 .box .left .text003 {
            text-transform: uppercase;
            font-size: 14px;
            color: #333;
            width: 100%;
            padding-right: 30px;
        }

        .background2 .box .left {
            width: 100%;
            float: left;
        }

            .background2 .box .left .img001 {
                display: none;
            }

        .background2 .box .right {
            width: 100%;
            float: left;
        }

            .background2 .box .right .img002 {
                display: none;
            }

            .background2 .box .right .kubox {
                text-align: center;
                width: 30%;
                height: 130px;
                float: left;
                margin-right: 0px;
            }

                .background2 .box .right .kubox .img {
                    width: 100%;
                    height: 100px;
                }

                .background2 .box .right .kubox .text {
                    text-align: center;
                    width: 100%;
                    height: 30px;
                    line-height: 30px;
                    font-size: 18px;
                }

    .background3 .box {
        padding: 120px 60px 120px 20px;
    }

        .background3 .box .tiao001 {
            width: 206px;
            height: 4px;
            background: #ed1c24;
            margin-bottom: 10px;
        }

        .background3 .box .text001 {
            text-transform: uppercase;
            font-size: 24px;
            margin: 0;
        }

        .background3 .box .text002 {
            font-size: 18px;
        }

        .background3 .box .newbox .bigimg {
            display: none;
        }

        .background3 .box .newbox .list {
            padding-left: 0px;
        }

            .background3 .box .newbox .list .li {
                overflow: hidden;
                position: relative;
                z-index: 1;
                width: 100%;
                height: 60px;
                margin: 2px 0;
                background: #3e3a39;
                float: left;
            }

                .background3 .box .newbox .list .li .date {
                    position: absolute;
                    z-index: 1;
                    width: 60px;
                    height: 60px;
                    float: left;
                    border-right: 1px solid #3e110e;
                    padding: 10px 0;
                    text-align: center;
                    overflow: hidden;
                }

                    .background3 .box .newbox .list .li .date .m {
                        width: 100%;
                        height: 20px;
                        line-height: 20px;
                        float: left;
                        font-size: 18px;
                    }

                    .background3 .box .newbox .list .li .date .d {
                        width: 100%;
                        height: 20px;
                        line-height: 20px;
                        float: left;
                        font-size: 16px;
                    }

                .background3 .box .newbox .list .li .text {
                    position: absolute;
                    z-index: 1;
                    width: 100%;
                    height: 60px;
                    padding: 10px 10px 10px 70px;
                }

                    .background3 .box .newbox .list .li .text .title {
                        width: 100%;
                        height: 20px;
                        line-height: 20px;
                        font-size: 16px;
                        overflow: hidden;
                    }

                    .background3 .box .newbox .list .li .text .detail {
                        width: 100%;
                        height: 16px;
                        line-height: 16px;
                        overflow: hidden;
                        color: #aaa;
                    }

    .background4 .box {
        padding: 120px 80px 120px 20px;
    }

        .background4 .box .tiao001 {
            width: 206px;
            height: 4px;
            background: #fff;
            margin-bottom: 10px;
        }

        .background4 .box .text001 {
            text-transform: uppercase;
            font-size: 20px;
            margin: 0;
        }

        .background4 .box .text002 {
            font-size: 18px;
        }

    .picMarquee-left {
        width: 100%;
        overflow: hidden;
        position: relative;
        margin-top: 20px;
        padding: 0px;
    }

    .background5 .box {
        padding: 120px 80px 120px 20px;
    }

        .background5 .box .tiao001 {
            width: 206px;
            height: 4px;
            background: #fff;
            margin-bottom: 10px;
        }

        .background5 .box .text001 {
            text-transform: uppercase;
            font-size: 20px;
            margin: 0;
        }

        .background5 .box .text002 {
            font-size: 18px;
        }

        .background5 .box .listbox .li {
            position: relative;
            z-index: 1;
            width: 50%;
            height: 90px;
            background: #ed1c24;
            float: left;
            overflow: hidden;
        }

            .background5 .box .listbox .li:hover .alpha {
                transform: translateY(-90px);
            }

    .background6 .box {
        padding: 120px 80px 120px 20px;
    }

        .background6 .box .map001 {
            width: 100%;
        }

    .background7 {
        background-position-x: 80%;
    }

        .background7 .box {
            padding: 120px 80px 120px 20px;
        }

    .background8 .box {
        padding: 20px 20px 20px 20px;
    }

        .background8 .box .map {
            width: 100%;
            height: 50%;
            background: #ff6601;
            float: left;
            opacity: 0.8;
        }

        .background8 .box .contact {
            width: 100%;
            height: 50%;
            background: rgba(62, 58, 57, 0.75);
            float: left;
            padding: 50px;
            overflow: hidden;
        }

            .background8 .box .contact .tiao001 {
                display: none;
            }

            .background8 .box .contact .text001 {
                display: none;
            }

            .background8 .box .contact .text002 {
                font-size: 20px;
            }


            .background8 .box .contact .msg {
            }

                .background8 .box .contact .msg input {
                    box-sizing: border-box;
                    width: calc(50% - 8px);
                    height: 20px;
                    line-height: 20px;
                    border: 0;
                    margin: 0 4px;
                    margin-bottom: 10px;
                    padding: 0 4px;
                    color: #333;
                    float: left;
                }

    #fp-nav {
        position: fixed;
        z-index: 999;
        top: 50%;
        opacity: 1;
        width: 40px;
        height: 336px;
        background: none;
        border-radius: 20px;
        margin-top: -118px;
        padding: 50px 0;
        color: #fff;
    }
}
