@media screen and (max-width: 1024px) {
    * {
        padding: 0;
        margin: 0;
        list-style: none;
        text-decoration: none;
    }

    img {
        max-width: 100%;
        vertical-align: top;
        vertical-align: bottom;
    }

    .over {
        clear: both;
    }

    #wrap .swiper-container.swiper8 {
        display: none;
    }

    #wrap .swiper-container.active-swiper {
        display: block;
    }

    #wrap .swiper-container .swiper-pagination {
        bottom: 10px !important;
    }

    #wrap .swiper-container .swiper-pagination-bullet-active {
        background: #c7000b !important;
    }


 

    .nav {
        width: 100%;
        background: #f8f8f8;
    }

        .nav ul {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            padding: 6px 2% 1px 1%;
        }

            .nav ul li {
                width: 31%;
                padding: 8px 0;
                background: #fff;
                border: 1px solid #eeeeee;
                margin-left: 1%;
                text-align: center;
                font-size: 14px;
                margin-bottom: 5px;
            }

                .nav ul li a {
                    color: #666666;
                    text-decoration: none;
                }

                .nav ul li:hover a {
                    color: #FFFFFF;
                }

                .nav ul li:hover {
                    background: linear-gradient(to right, #00b77a, #0088f5);
                }

                .nav ul li a:hover {
                    color: #fff;
                }

    .bread {
        background: #FFFFFF;
        padding: 10px 10px;
        text-align: center;
    }

        .bread ul {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
        }

            .bread ul li {
                display: inline-block;
                font-size: 14px;
                color: #666666;
                line-height: 25px;
                margin-right: 15px;
            }

    .good_header {
        background: #f8f8f8;
        text-align: center;
    }

        .good_header h1 {
            color: #333333;
            padding: 20px 0 5px 0;
            margin: 0;
        }

        .good_header p {
            font-size: 15px;
            color: #666666;
            padding: 0 8px 10px 8px;
            line-height: 20px;
        }

    .good_main {
        background: url(/images/img42.jpg) no-repeat right top;
    }

    .number {
        color: #fff;
        padding-top: 50px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

        .number span {
            font-size: 40px;
            font-weight: 600;
        }

        .number p {
            font-size: 12px;
            color: #eaeef2;
            line-height: 18px;
        }

    .nb_left_word {
        padding-top: 10px;
        margin-left: 5px;
    }

    .nb_left {
        width: 42%;
        border-top: 1px solid #8092aa;
        display: flex;
        margin: 0 3% 30px 5%;
    }

    .nb_right {
        width: 43%;
        border-top: 1px solid #8092aa;
        display: flex;
        margin: 0 5% 30px 2%;
    }

    .number a {
        width: 42%;
        margin: auto;
        color: #FFFFFF;
        background: #20a683;
        text-align: center;
        padding: 10px 0;
        border-radius: 50px;
        margin-bottom: 40px;
    }

    .good_bottom {
        background: #20a683;
        display: flex;
        align-items: center;
        color: #fff;
        padding: 10px 0;
    }

    .good_bottom_left {
        display: flex;
        align-items: center;
    }

        .good_bottom_left img {
            width: 15%;
            margin-left: 5px;
        }

        .good_bottom_left p {
            font-size: 12px;
            margin-left: 2px;
        }

    .good_bottom a {
        color: #FFFFFF;
        font-size: 12px;
        border: 1px solid #FFFFFF;
        padding: 6px 12px;
        border-radius: 35px;
        margin-right: 5px;
    }

    .center .swiper-pagination-bullet-active {
        background: #1f9b7f !important;
    }

    .dd {
        margin-bottom: 15px;
    }

    .center ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 0 8px 0px 8px;
    }

        .center ul li {
            width: 31%;
            padding: 8px 0;
            border: 1px solid #e3e3e3;
            margin-left: 1%;
            text-align: center;
            margin-bottom: 10px;
        }

            .center ul li a {
                color: #666666;
                text-decoration: none;
            }

            .center ul li:hover a {
                color: #FFFFFF;
            }

            .center ul li:hover {
                background: linear-gradient(to right, #c7000b, #c7000b);
            }

            .center ul li a:hover {
                color: #fff;
            }

    .bg1d {
        position: relative;
        background: #1d9b7f;
        margin-bottom: 50px;
        padding: 15px 0;
    }

    .bg1d_left {
        width: 50%;
        float: left;
        text-align: center;
        color: #fff;
        padding-top: 11px;
        padding-bottom: 11px;
        position: relative;
    }    .bg1d_left h3{margin-bottom:10px;}

        .bg1d_left span {
            font-size: 12px;
        }

        .bg1d_left p {
            font-size: 12px;
            color: #bcdad1;
            line-height: 23px;
            margin-top: 10px;
        }

    .a2 {
        display: flex;
        margin-left: 8%;
    }

        .a2 a {
            color: #fff;
            font-size: 12px;
            border: 1px solid #c7000b;
            padding: 3px 15px;
        }

            .a2 a:first-child {
                border-radius: 35px 0 0 35px;
            }

            .a2 a:last-child {
                border-radius: 0 35px 35px 0;
            }

    .bg1d_right {
        height: 180px;
        margin-top: 3px;
        margin-right: 3px;
        background: url(/images/pro-bg.jpg) no-repeat;
        width: 49%;
        float: right;
        text-align: center;
        position: relative;
    }

        .bg1d_right img {
            /* width: 70%; */
            /* margin-top: 61px; */
            height: 171px;
        }

        .bg1d_right:before {
            content: "";
            width: 0;
            height: 0;
            border-top: 9px solid transparent;
            border-left: 10px solid #c7000b;
            border-bottom: 9px solid transparent;
            position: absolute;
            top: 106px;
            left: 0;
        }

    .finish {
            background:#212934;
    }

        .finish h1 {
            color: #fff;
            font-size: 18px;
        }

        .finish p {
            color: #dee5e5;
        }

        .finish ul li {
            border: none;
            background: #fff;
            width: 48%;
        }

    .supper_bg {
        /* background: url(../img/index_05.jpg) no-repeat center center; */
        padding-bottom: 0px;
    }

    .supply {
        padding: 9px 9px 0 9px;
        background: #fff;
    }  .supply img{width:100%}

    .supply_word h3 {
        color: #333333;
        margin: 20px 0 10px 0;
    }

    .ul2 {
        display: flex;
        margin-top: 20px;
        color: #888888;
    }

        .ul2 .one {
            color: #c7000b;
            margin-top: -5px;
            margin-right: 12px;
        }

            .ul2 .one dd {
                border-bottom: none;
            }

        .ul2 ul dd {
            border-bottom: 1px solid #e6e6e6;
            padding: 12px 0;
        }

            .ul2 ul dd:first-child {
                padding-top: 0;
            }

        .ul2 ul:last-child {
            width: 100%;
        }

            .ul2 ul:last-child dd:last-child {
                border-bottom: none;
            }

    .a2_2 {
        margin: 12px auto 12px auto;
        text-align: center;
    }

        .a2_2 a:first-child {
            color: #fff;
            background: #c7000b;
            padding: 10px 25px;
            border-radius: 35px 0 0 35px;
        }

        .a2_2 a:last-child {
            color: #333333;
            border: 1px solid #c0c0c0;
            padding: 10px 25px;
            border-radius: 0 35px 35px 0;
        }

    .a2_3 {
        margin: 12px auto 12px auto;
        text-align: center;
    }

    .last_a {
        text-align: center;
        width: 42%;
        color: #fff;
        background: #c7000b;
        border-radius: 35px;
        padding: 10px 0;
        margin: 10px auto 10px auto;
        display: block;
    }

    .case {
        padding-bottom: 40px;
        background: #c7000b url(/images/in4-bg.jpg?v122) no-repeat center center;
    }

        .case .case_in {
            background: none;
        }

    .a3 {
        display: flex;
        margin-left: 5%;
    }

        .a3 a {
            color: #fff;
            border: 1px solid #fff;
            padding: 6px 25px;
        }

            .a3 a:first-child {
                background: #c7000b;
                border-radius: 35px 0 0 35px;
                border: none;
            }

            .a3 a:nth-child(2) {
                border-left: none;
                border-right: none;
            }

            .a3 a:last-child {
                border-radius: 0 35px 35px 0;
            }

    .w100 {
        margin: 0 8px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 20px;
    }

        .w100 img {
            width: 32%;
            height: 100%;
            margin-bottom: 5px;
        }

    .case .last_a img {
        margin-right: 5px;
    }

    .new {
        background: #F8F8F8;
        padding: 0 8px;
        margin-top: 30px;
    }

.banner-cloudapp{background:url() center center no-repeat;}
.banner-cps{background:url(../images/home_banner_cps.jpg) center center no-repeat;}
.banner-trust{background:url(../images/home_banner_trust.jpg) center center no-repeat;}

.banner-engine{height:420px;position:relative;width: 100%;overflow:hidden;background: url(/images/banner_sodh-zzbg1.png);}
.banner-engine .banner-ul{position:relative;width:100%;height: 420px;opacity: 0.5;}
.banner-engine .banner-text{position:absolute;left:0;top: -420px;width:100%;height: 420px;font-family:"SourceHanSansCN-ExtraLight";}
.banner-engine .banner-text{display:none}
.banner-engine .banner-text1{font-size: 26px;line-height: 30px;letter-spacing: 5px;font-weight: bold;color:#fff;/* text-align: center; */}
.banner-engine .banner-text2{margin-top: 8px;font-size: 18px;text-align: center;line-height: 30px;letter-spacing: 0;color:#e4e7eb;}
	
	.banner-engine .si0 .banner-text1{font-size: 26px;line-height: 30px;font-weight: bold;width: 100%;color:#fff;text-align: center;}
.banner-engine .si0 .banner-text2{margin-top: 8px;font-size: 18px;text-align: center;letter-spacing: 0px;line-height: 30px;color:#e4e7eb;}
	
	
	
.banner-engine .banner-link-button{display:inline-block;border:1px solid #fff;margin-top:54px;width:160px;height:44px;line-height:42px;text-align:center;font-size:16px;color:#fff}
.banner-engine .banner-link-button:hover{background:#fff;color:#333;border:1px solid #fff}
.banner-ul li{display:none;height:100%;width:100%;float:left}
.banner-engine .banner-ul li{z-index:-1;position:absolute;left:0;top:0;background-size: auto 100%!important;display:block;height:100%;width:100%;float:left;}
.banner-engine .banner-ul li:first-child{z-index:initial}

.banner-point{display:none;position:absolute;bottom: 18px;left:0;width:100%;height:18px;line-height:18px;}
.banner-engine .banner-point{display:block}

.slider-main{display:none;position:relative;margin:0 auto;width: 100%;}
.banner-engine .slider-main{display:block}
.slider-text{position:absolute;margin-top:0px;width: 100%;}
.banner-area{width:100%;text-align:center}
.banner-area li{margin: 0 5px;display:inline-block;width:10px;height:10px;background:url(/images/pagination_02.png) no-repeat;}
.banner-area li.active{background:url(/images/pagination_01.png) no-repeat}

	
	
    #wrap .title {
        margin: 0 auto 0 auto;
        padding-bottom: 25px;
        display: flex;
        width: 300px;
        text-align: center;
    }

        #wrap .title li:first-child {
            border-radius: 35px 0 0 35px;
        }

        #wrap .title li {
            color: #333333;
            border: 1px solid #c0c0c0;
            padding: 10px 45px;
            border-radius: 0 35px 35px 0;
        }

            #wrap .title li.activeNav {
                color: #fff;
                background: #c7000b;
                border: 1px solid #c7000b;
            }

    .new_on {
        position: relative;
        margin: -25px 20px 40px 20px;
        padding: 25px 28px 20px;
        background: #FFFFFF;
        box-shadow: 0px 4px 13px -4px #CCCCCC;
        z-index: 500;
    }

    .nn {
        bottom: 40px !important;
    }

        .nn .swiper-pagination-bullet-active {
            background: #c7000b !important;
        }

    .new_on span {
        font-size: 13px;
        margin-bottom: 15px;
        display: block;
        color: #333333;
    }

    .p1 {
        color: #c7000b;
        margin-bottom: 12px;
    }

    .p2 {
        color: #888888;
        font-size: 12px;
        margin-bottom: 15px;
    }

    .new_on a {
        color: #c7000b;
        font-size: 13px;
    }

    .w90 {
        width: 95%;
        margin: 0 auto;
    }

    .staff_service {
        margin-top: 19px;
        background: #f1f1f1;
    }

    .staff_top {
        background: #f1f1f1;
        border: 1px solid #eee;
    }

        .staff_top p {
            font-size: .35rem;
            color: #FFFFFF;
            font-weight: bold;
            background: #0b8c62;
            width: 100%;
            text-align: center;
            padding: 22px 0;
        }

    .staff_san {
        margin: auto;
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-top: 10px solid #0b8c62;
    }

    .staff_person {
        display: flex;
        justify-content: space-between;
        padding: 10px 16px 10px 16px;
    }

    .person_message {
        width: 60%;
        margin-top: 1.6rem;
    }

    .person_one img {
        width: 10%;
        height: .37rem;
        margin-top: 1px;
    }

    .person_img {
        width: 38%;
    }

    .person_one {
        margin-bottom: .2rem;
        display: flex;
    }

    .message_text p {
        font-size: .28rem;
    }

    .message_text {
        padding-left: .1rem;
    }

        .message_text p:hover {
            color: #1CA883;
        }

    .information {
        margin: auto;
        text-align: center;
        display: flex;
        padding-bottom: 19px;
        margin: .1rem 1rem 0 1rem
    }

        .information .au2_2 {
            width: 2.6rem;
            height: .72rem;
            border: 1px solid #c0c0c0;
            line-height: .72rem;
            text-align: center;
            font-size: .28rem;
            color: #333;
            border-radius: 17px 0 0 17px;
            border-right: none;
            text-decoration: none;
        }

        .information .au2_3 {
            width: 2.6rem;
            height: .72rem;
            border: 1px solid #c0c0c0;
            line-height: .72rem;
            text-align: center;
            font-size: .28rem;
            color: #333;
            border-radius: 0 17px 17px 0;
            text-decoration: none;
        }

        .information .au2_2:hover {
            background: #0b8c62;
            color: #FFFFFF;
            border: 1px solid #0b8c62;
        }

        .information .au2_3:hover {
            background: #0b8c62;
            color: #FFFFFF;
            border: 1px solid #0b8c62;
        }

    /*.askfor{
		margin: 0 8px;
	}
	.askfor_top h3{
		color: #FFFFFF;
		background: #0b8c62;
		width: 100%;
		text-align: center;
		padding: 40px 0;
	}
	.askfor_bottom{
		background: #f1f1f1;
		padding-bottom: 40px;
		margin-bottom: 20px;
	}
	.askfor_in_top{
		display: flex;
	}
	.center_img{
		margin: auto;
		display: block;
	}
	.ask_in_word{
		margin: 59px 5px 0 20px;
		color: #333333;
	}
	.ask_in_word p:first-child{
		color: #20A683;
		margin-bottom: 10px;
	}
	.askfor_in .a2_2{
		margin: 40px auto 0 30px;
	}
	.bottom{
		background: #333333;
		padding: 20px 8px;
	}
	.bottom_top{
		background: #303030;
		padding: 20px 17px;
	}
	.bottom_together{
		display: flex;
		justify-content: space-between;
		margin-bottom: 10px;
	}
	.bottom_box{
		display: flex;
		color: #888888;
		position: relative;
	}
	.box_word{
		margin-left: 10px;
	}
	.box_word:before{
		content: "";
		border-left: 1px solid #4e4e4e;
		height: 32px;
		position: absolute;
		bottom: 0;
	}
	.bottom_together:first-child{
		border-bottom: 1px solid #4E4E4E;
		padding-bottom: 25px
	}
	.bottom_together:last-child{
		padding-top: 15px;
	}
	.bottom_together:first-child .box_word:before{
		content: "";
		left:33px;
	}
	.bottom_together:last-child .box_word:before{
		content: "";
		left:40px;
	}
	.box_word span{
		font-size: 13px;
	}
	.box_word p{
		font-size: 12px;
	}*/
    /*底部折叠
    .bottom {
        background: #333333;
        margin-top: 0;
        /* padding-bottom: 1.2rem; */
    }*/

    .accordion_like {
        width: 100%;
        max-width: 360px;
        /*margin: 30px auto 20px;*/
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .accordion_like .link_like {
            cursor: pointer;
            display: block;
            width: 100%;
            padding: 15px 15px 15px 15px;
            color: #000;
            margin: auto;
            font-size: 14px;
            font-weight: 700;
            border-bottom: 1px solid #484848;
            position: relative;
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

        .accordion_like li i {
            position: absolute;
            top: 16px;
            left: 5px;
            font-size: 18px;
            color: #fff;
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

            .accordion_like li i.fa-chevron-down {
                right: 12px;
                left: auto;
                font-size: 16px;
            }

        .accordion_like li.open .link_like {
            color: #c7000b;
        }

        .accordion_like li.open i {
            color: #1CA883;
        }

            .accordion_like li.open i.fa-chevron-down {
                -webkit-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
                border-color: #1CA883;
            }

    .submenu_like {
        display: none;
        font-size: 14px;
        background: #c7000b;
    }

        .submenu_like li {
            border-bottom: 1px dashed #c7000b;
        }

        .submenu_like a {
            display: inline-block;
            text-decoration: none!important;
            color: #fff!important;
            padding: 12px;
            padding-left: 42px;
            -webkit-transition: all 0.25s ease;
            -o-transition: all 0.25s ease;
            transition: all 0.25s ease;
        }

    .fa-chevron-down {
        width: 7px;
        height: 7px;
        border-top: 2px solid #666;
        border-right: 2px solid #666;
        transform: rotate(135deg);
    }

    .friend {
        margin-top: 23px;
    }

        .friend .link_like {
            border: 1px solid #484848;
            color: #888888;
            padding: 8px 15px 8px 17px;
            background-color: #333333;
        }

        .friend.open .fa-chevron-down {
            border-color: #fff !important;
        }

        .friend.open .link {
            color: #888888 !important;
        }

        .friend .fa-chevron-down {
            top: 12px;
        }

        .friend .submenu_like {
            margin-top: 30px;
            display: flex;
            background: #303030 !important;
            color: #888888;
            padding: 10px 0;
            text-align: center;
        }

            .friend .submenu_like li {
                border-bottom: none;
                width: 40%;
                margin: auto;
            }

                .friend .submenu_like li img {
                    width: 100%;
                }

    .copyright p {
        text-align: center;
        /* font-size: .24rem; */
        color: #FFFFFF;
    }

    .flutter_one a .one_imgzui {
        width: 70% !important;
        margin-top: .05rem;
    }

    .footer_flutter {
        width: 100%;
        height: 1.3rem;
        background: #1CA883;
        position: fixed;
        bottom: 0;
        border-top: 1px solid #EEEEEE;
        z-index: 999;
    }

    .flutter_one {
        padding-top: 0.1rem;
        width: 15%;
        text-align: center;
    }

        .flutter_one a img {
            width: 60%;
            margin: auto;
        }

        .flutter_one a .img_fang {
            width: 76% !important;
            margin-top: .07rem !important;
        }

        .flutter_one a p {
            font-size: .25rem;
            color: #333333;
            margin-top: .12rem;
            color: #FFFFFF;
        }

    .display_flex {
        padding: 0 .2rem 0 .2rem;
    }

    .display_flex {
        display: flex;
        justify-content: space-between;
    }

    .apply {
        background: #20A683;
        text-align: center;
        top: -450px !important;
        padding: 40px 8px 40px 8px;
    }

        .apply h3 {
            color: #FFFFFF;
            margin-bottom: 25px;
            font-size: .35rem;
        }

        .apply input {
            width: 100%;
            height: .8rem;
            padding-left: 10px;
            border: none;
            margin-bottom: 15px;
        }

        .apply select {
            width: 100%;
            height: .8rem;
            padding-left: 10px;
            border: none;
            margin-bottom: 15px;
            color: #666666;
        }

        .apply button {
            width: 100%;
            border: none;
            color: #20A683;
            height: .8rem;
            text-align: center;
            line-height: .8rem;
            background: #fff;
            letter-spacing: 8px;
            font-size: .3rem;
        }
    /*.accordion {
	 	width: 100%;
	 	max-width: 360px;
	 	margin: 30px auto 20px;
	 	-webkit-border-radius: 4px;
	 	-moz-border-radius: 4px;
	 	border-radius: 4px;
	 }
	.accordion .link {
		cursor: pointer;
		display: block;
		padding: 15px 15px 15px 17px;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		border-bottom: 1px solid #484848;
		position: relative;
		-webkit-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.accordion li i {
		position: absolute;
		top: 16px;
		left:5px;
		font-size: 18px;
		color: #fff;
		-webkit-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	.accordion li i.fa-chevron-down {
		right: 12px;
		left: auto;
		font-size: 16px;
	}
	.accordion li.open .link {
		color: #20A683;
	}
	.accordion li.open i {
		color: #fff;
	}
	.accordion li.open i.fa-chevron-down {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);	
		border-color:#20A683;
	}
	 .submenu {
	 	display: none;
	 	font-size: 14px;
	 	background: #303030;
	 }
	 .submenu li {
	 	border-bottom: 1px dashed #484848;
	 }
	 .submenu a {
	 	display:inline-block;
	 	text-decoration: none;
	 	color:#bebebe;
	 	padding: 12px;
	 	padding-left: 42px;
	 	-webkit-transition: all 0.25s ease;
	 	-o-transition: all 0.25s ease;
	 	transition: all 0.25s ease;
	 }
	 .fa-chevron-down {
	   width: 7px;
	   height: 7px;
	   border-top: 2px solid #666;
	   border-right: 2px solid #666;
	   transform: rotate(135deg);
	}
	.friend {
		margin-top: 30px;
	}
	.friend .link{
		border: 1px solid #484848;
		color: #888888;
		padding: 8px 15px 8px 17px;
	}
	.friend.open .fa-chevron-down{
		border-color: #fff!important;
	}
	.friend.open .link{
		color: #888888!important;
	}
	.friend .fa-chevron-down{
		top: 12px;
	}
	.friend .submenu{
		margin-top: 30px;
		display: flex;
		background: #303030!important;
		color: #888888;
		padding: 10px 0;
		text-align: center;
	}
	.friend .submenu li{
		border-bottom: none;
		width: 40%;
		margin: auto;
	}
	.friend .submenu li img{
		width: 100%;
	}
	.bottom_p{
		color: #666666;
		text-align: center;
		padding: 20px 0;
		font-size: 12px;
		margin-bottom: 75px;
	}
	.apply{
		background: #20A683;
		text-align: center;
		top: -450px!important;
		padding: 40px 8px 40px 8px;
	}
	.apply h3{
		color: #FFFFFF;
		margin-bottom: 25px;
	}
	.apply input{
		width: 98%;
		padding: 10px 0 10px 2%;
		border: none;
		margin-bottom: 15px;
	}
	.apply select{
		width: 100%;
		padding: 10px 0 10px 2%;
		border: none;
		margin-bottom: 15px;
	}
	.apply button{
		width: 100%;
		border: none;
		color: #20A683;
		padding: 8px 0;
		background: #fff;
		letter-spacing: 8px;
	}*/
    /*.footer{
		padding: 10px 0;
	    color: #fff;
	    background: #20A683;
	    position: fixed;
	    bottom: 0;
	    z-index: 999;
	    width: 100%;
	}
	.footer ul{
		display: flex;
		justify-content: space-between;
		align-items: baseline;
		margin: 0 8px;
	}
	.footer ul li{
		text-align: center;
	}
	.footer ul li p{
		font-size: 13px;
	}
	.footer ul li p a{
		color: #fff;
	}
	.footer ul li img{
		width: 70%;
	}
	.we{
		width: 70%;
	}*/
    /*
	.footer_center{
		width: 51px;
		height: 48px;
		background: url(../img/index_foot_12.jpg) no-repeat;
	}
	.footer_spack{
		width: 60px;
		height: 50px;
		background: url(../img/index_foot_09.jpg) no-repeat;
	}
	.footer_new{
		width: 48px;
		height: 55px;
		background: url(../img/index_foot_03.jpg) no-repeat;
	}
	.find{
		width: 40px;
		height: 51px;
		background: url(../img/index_foot_15.jpg) no-repeat;
	}*/
}

@media screen and (max-width: 320px) {
    .banner_logo {
        padding: 25px 0 0 2%;
    }

    .nav ul li a {
        font-size: 12px;
    }


    .number span {
        font-size: 33px;
    }


    .good_bottom_left img {
        width: 10%;
        margin-right: 2px;
    }

    .good_bottom_left h3 {
        font-size: 15px;
    }

    .good_bottom a {


        padding: 3px 0;
        margin-right: 3px;
    }

    .a2 {
        margin-left: 0;
    }
    /*.bg1d_right{
		width: 397px;
		height: 420px;
		background:url(../img/ba.jpg) no-repeat;
	}*/





    /*.bg1d_right{
		padding: 12px 0;
	}*/
    .finish ul li {
        font-size: 13px;
    }

    .a2_2 a {
        font-size: 13px;
    }

    .a3 a {
        font-size: 13px;
    }

    .new .a2_2 a {
        padding: 10px 40px;
    }

    .new .a2_2 {
        margin: 0 0 0 20px;
    }

    .ask_in_word p {
        font-size: 13px;
    }

    .bottom_top {
        padding: 20px 0;
    }

    .box_word {
        margin-left: 5px;
    }
}

.header.stickys {
    position: fixed;
    background: #c7000b;
    box-shadow: 0 0 10px 1px #000000;
}

    .header.stickys ul > li {
        color: #000000;
        height: 60px;
        line-height: 60px;
        vertical-align: middle;
        font-size: 16px;
    }

.banner.sticky {
    position: fixed;
    background: #FFFFFF;
}

    .banner.sticky ul > li {
        color: #000000;
        height: 60px;
        line-height: 60px;
        vertical-align: middle;
        font-size: 16px;
    }

.banner.offset {
    transform: translate(0,-100%);
    transition: all 0.5s ease-in-out;
}

.banner.scrolling {
    visibility: visible;
    transform: translate(0,0);
}
