body,html{
    max-width: 640px;
    
}

    .am_content{
        position: relative;
        width: 100%;
        margin: 0 auto;
    }
	.bavbai{
		background: #e9e9e9;
	}
    .am_header{
        width: 100%;
        background-color: #FFFFFF;
    }
    .am_header_top{
        width: 100%;
        display: flex;
        display: -webkit-flex;
        padding: 12px 0;
    }
    .am_ht_phone{
        margin-left: auto;
        display: flex;
        display: -webkit-flex;
    }
    .ht_ico{
        width: 22px;
        height: 22px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/phone.png);
        background-size: 100% 100%;
    }
    .ht_title{
        font-size: 18px;
        color: #e23d0f;
        line-height: 22px;
        margin-left: 3px;
    }
    .am_nav{
        width: 100%;
        display: flex;
        display: -webkit-flex;
        padding: 5px 0;
    }
    .am_logo{
        width: 30%;
    }
    .am_logo img{
        width: 190px;
        height: 55px;
    }
    .nav_list{
        width: 70%;
        display: flex;
        display: -webkit-flex;
    }
    .nav_list_son{
        width: 16.6666666667%;
        font-size: 16px;
        color: black;
        line-height: 55px;

        text-align: center;
        position: relative;
    }
    .nav_list_son a{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .nav_list > .no{
        background-color: #E23D0F;
        color: white!important;
        border-radius: 8px;
    }
    .nav_list >.no>a{
        color: white;

    }


    .nav_ls_son{
        position: absolute;
        width: 100%;
        z-index: 9;
        background-color:#FFFFFF ;
        display: none;
    }
    .nav_lss_son{
        position: absolute;
        width: 100%;
        z-index: 9;
        background-color:#FFFFFF ;
        top: 0;
        left: 100%;
        display: none;
    }
    .open{
        width: 100%;

    }

    .nav_ls_no{
        display: block;
    }
    .am_search{
        background-color:#FFFFFF ;
        border-radius: 10px;
        width: 100%;
        position: relative;
        margin-top: -40px;
        padding: 0 15px;
        display: flex;
        display: -webkit-flex;
        box-shadow:0 0 20px rgba(0,0,0,0.2);
        flex-wrap: wrap;
    }
	.list_top_tow2{
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		line-height: 26px;
		margin: 10px 0;
		padding: 3px 10px;
	}
    .words{
        width: 100%;
        display: flex;
        display: -webkit-flex;
    }
    #search{
        width: 100%;
        padding: 17px 0;

    }
    .crux span{
        /*display: inline-block;*/
        font-size: 14px;
        color: #e20f0f;
        margin-right: 8px;
    }
    .crux{
        font-size: 14px;
        color: #868686;
        line-height: 30px;
        margin: 17.5px 0;
    }
    .cruxc{
        /*margin: 0 5px;*/
        font-size: 14px;
        color: #868686;
        line-height: 30px;
        margin: 17.5px 5px;

    }
    .factor {
        width: 52px;
        float: left;
        font-size: 14px;
        color: #868686;
        line-height: 30px;
        position: relative;
        background-color: #ECECEC;
        border-radius: 3px 0 0 3px ;

    }
    .factor_nex{
        position: relative;
        width: calc(100% - 13px);
        text-align: center;
    }
    .down{
        position: absolute;
        width: 52px;
        left: 0;
        /*top: 35px;*/
        z-index: 9;
        background-color:#FFFFFF ;
        display: none;
    }
    .down a{
        width: 100%;
        display: inline-block;
    }
    .down a:hover{
        background-color:#F1F1F1;

    }
    .factor_nex a{
        font-size: 14px;
        color: #868686;
    }
    .factor_ico{
        position: absolute;
        right: 0;
        top: 9px;
        width: 12px;
        height: 12px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/ment.png);
        background-size: 100% 100%;
    }

    .close{
        height: 30px;
        max-width: 100%;
        margin-left: 52px;
        position: relative;

    }
    .frame{
        width: calc(100% - 40px);
    }
    .frame_ico{
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 30px;
        border: none;
        background-color:#E23D0F;
        background-image: url(/phpcms/templates/default/mobile/skin/images/open.png);
        background-size: 20px 20px;
        background-position: 5px 5px;
        background-repeat: no-repeat;
        border-radius:0 3px 3px 0;
        outline:none;
    }
    .ct{
        width:100%;
        height: 30px;
        border: none;
        outline:none;
        background-color: #E23D0F;
        color: white;
        padding-left: 10px!important;
    }
    .ct::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #f8c1b2;
    }

    .ct::-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #f8c1b2;
    }

    .ct::-moz-placeholder {
        /* Mozilla Firefox 19+ */

        color: #f8c1b2;
    }

    .ct::-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #f8c1b2;
    }
    .am_product{
        width: 100%;
        /*margin-top: 50px;*/
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }
    .product_list{
        position: relative;
        width: 50%;
        /*margin: 0 1.16666666667%;*/
        /*height: 330px;*/
    }
    .product_list:first-child{
        width: 100%;
        height: 140px;
        margin: 20px 0;
    }
    .make{
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .product_son{
        width: 48%;
        margin: 0 1%;
        /*margin-left:1.16666666667%;*/
        /*margin-right:1.16666666667%;*/
        margin-bottom: 90px;
        position: relative;
        height: 155px;
        background-color: white;
        text-align: center;



    }
    .suggest{
        position: absolute;
        width: 85%;
        /*height: 50px;*/
        bottom: -45px;
        left: 50%;
        transform: translateX(-50%);
        background: rgba(255,255,255,0.8);
        z-index: 9;
        padding-top: 20px;
        padding-bottom: 12px;
        box-shadow: 0 0 15px rgba(0,0,0,0.2);
    }
    .suggest_img{
        width: 60px;
        margin: 0 auto;
        text-align: center;
    }
    .suggest_img img{
        width: 60px!important;
        height: 10px!important;
    }
    .suggest_title{
        width: 90%;
        margin: 0 auto;
        font-size: 16px;
        font-weight: 600;
        color: #000000;
        text-align: center;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .suggest_content{
        width: 90%;
        margin: 4px auto;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        font-size: 14px;
        color: #000000;
        text-align: center;

    }
    .product_son img{
       max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
    }
    .product_list_title{
        width: 80%;
        font-size: 22px;
        margin: 0 auto;
        color: #000000;
        font-weight: 600;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        text-align: center;
    }
    .product_list_e{
        width: 80%;

        text-align: center;
        font-size: 30px;
        color: #e23d0f;
        margin: 20px auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .arrow{
        width: 42%;
        display: flex;
        display: -webkit-flex;
        margin: 0 auto;
    }
    .arrow a{
        width: 100%;
        display: flex;
        display: -webkit-flex;
    }
    .arrow_ago{
        width: 75%;
        background-color: #CA2F03;
        font-size: 14px;
        color: #ffffff;
        line-height: 30px;
        text-align: center;
    }
    .arrow_after{
        width: 25%;
        height: 30px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/code.png);
        background-size: 30px 15px;
        background-position: 5px 7px;
        background-repeat: no-repeat;
        background-color: #E23D0F;
    }
    /*.suggest:hover{*/
    /*background-color: #E23D0F;*/
    /*}*/
    .product_son:hover .suggest{
        background-color: #E23D0F;
    }
    .product_son:hover .suggest_title,.product_son:hover .suggest_content{
        color: white;
    }
    .am_contact{
        width: 100%;
        margin-top: 36px;
    }
    .am_contact_top{
        width: 100%;
        display: flex;
        display: -webkit-flex;

    }
    .contact_phone{
        margin-left: auto;
        display: flex;
        display: -webkit-flex;
        margin-bottom: 12px;
    }
    .am_contentp{
        width: 100%;
        margin: 0 auto;
        position: relative;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-start
    }
    .cp_ico{
        width: 22px;
        height: 22px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/phone.png);
        background-size: 100% 100%;
        margin-top: 8px;
        margin-right: 12px;

    }
    .cp_ten{
        font-size: 22px;
        color: #e23d0f;
    }
    .cp_ten span{
        font-size: 14px;
        color: #000000;
    }
    .green{
        width: 100%;
        display: flex;
        display: -webkit-flex;
        background-image: url(/phpcms/templates/default/mobile/skin/images/ba.jpg);
        height: 200px;
        background-size: 100% 100%;
        background-attachment:fixed;
        background-position:center;
        background-repeat: no-repeat;
    }
    .green_glo{
        width: 54%;
        display: flex;
        display: -webkit-flex;
    }
    .green_one{
        width: 35%;
        position: relative;
    }
    .at_tree{
        position: absolute;
        top: -105px;
        left: 0;
        width: 70px;
        height: 140px;
        /*background-image: url(/phpcms/templates/default/mobile/skin/images/tree.png);*/
        background-size: 100% 100%;
    }
    .green_two{
        width: 100%;
		background: #dadada;
		padding-left: 10px;
        /*margin-left: auto;*/
    }
    .green_two_title{
        width: 100%;
        font-size: 14px;
        color: #000000;
        font-weight: bold;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        margin-top: 45px;
    }
    .green_two_e{
        width: 100%;
        color: #000000;
        font-size: 16px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        margin-top: 10px;
        margin-bottom: 25px;
    }
    .at_glo{
        display: flex;
        display: -webkit-flex;
    }
    .green_two_ico{
        width: 30px;
        height: 30px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/jia.png);
        background-size: 100% 100%;

    }
    .green_toc{
        width: 100%;
		background: #333;
        position: relative;
    }
    .green_toc_t{
        width: 80%;
        font-size: 12px;
        color: #ffffff;
		line-height: 20px;
        position: absolute;
		height: 160px;
		overflow: hidden;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .am_designer{
        position: relative;
        width: 100%;
        /*background-image:url(/phpcms/templates/default/mobile/skin/images/ter.jpg);*/
        background-size:cover;

    }
    .designer{
        width: 100%;
        padding-top: 80px;
        padding-bottom: 40px;
    }
    .designer_title{
        width: 100%;
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        color: #000000;
    }
    .designer_details{
        width: 100%;
        text-align: center;
        color: #000000;
        margin-top: 15px;
        font-size: 16px;
    }
    .designer_main{
        width: 100%;
        margin-top: 68px;
    }
    .designer_main ul{
        width: 100%;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }
    .designer_main ul li{
        width: 100%;
    }
    .designer_main ul li:first-child{
        background-color: #FFFFFF;
    }
    .designer_main ul li:nth-child(2){
        background-color: #848484;
    }
    .designer_main ul li:nth-child(3){
        background-color: #FFFFFF;
    }
    .designer_main ul li:nth-child(4){
        background-color: #848484;
    }
    .am_mainc{
        width: 90%;
        margin: 72px auto;
        position: relative;
    }
    .ears_one{
        width: calc(100% - 110px);

    }
    .ears_two{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        width: 100px;
        height: 100px;
        text-align: center;

    }
    .ears_two img{
        max-width: 100%;
        border-radius: 100%;
    }
    .ears_one_title{
        width: 100%;
        font-size: 18px;
        color: #000000;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .ears_one_details{
        width: 100%;
        font-size: 14px;
        margin-top: 24px;
        color: #000000;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .information_title{
        width: 100%;
        text-align: center;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        font-size: 22px;
        font-weight: bold;
        color: #000000;
        margin-top: 40px;
    }
    .information_details{
        width: 100%;
        text-align: center;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        font-size: 16px;
        color: #000000;
        margin-top: 12px;
    }
    .information_start{
        width: 100%;
        display: flex;
        display: -webkit-flex;
        margin-top: 35px;
    }
    .is_one{
        width: 32%;
        /*height: 531px;*/
        display: none;
    }
    .is_two{
        width: 100%;
        margin-left: auto;
        background-color: #F7F7F7;
        padding: 10px 10px;
    }
    .is_one_top{
        width: 100%;
        height: 208px;
        background-color: #E23D0F;
    }

    .isot_sun_one{
        width: calc(100% - 30%);
        position: relative;
        padding-top: 25px;
    }
    .isot_sun{
        width: 85%;
        margin: 0 auto;
        position: relative;
    }
    .isot_sun_two{
        position: absolute;
        top: 64px;
        right: 0;
        width: 25px;
        height: 25px;

    }
    .isot_sun_two img{
        width: 100%;
        height: 100%;
    }
    .isot_sun_one_t{
        width: 100%;
        font-size: 18px;
        color: #ffffff;
        font-weight: bold;
        margin-top: 25px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .isot_sun_one_d{
        margin-top: 5px;
        width: 100%;
        color: #ff714a;
        font-size: 18px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .mishap{
        width: 100%;
        position: absolute;
        left: 0;
        top: 120px;
        z-index: 9;
    }
    .mishap_img{
        width: 100%;
        height: 190px;
    }
    .mishap_img img{
        width: 100%;
        height: 100%;
    }
    .mishap_time{
        width: 100%;
        font-size: 14px;
        margin: 5px 0;
        color: #d1d1d1;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .mishap_title{
        margin-top: 25px;
        width: 100%;
        font-size: 18px;
        color: #000000;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .mishap_count{
        width: 100%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 14px;
        color: #000000;
    }
    .is_two_mav{
        width: 100%;
        display: flex;
        display: -webkit-flex;
    }
    .is_twom_l{
        width: 70%;
    }
    .is_twom_p{
        width: 25%;
        margin: 0 auto;
        text-align: right;
    }
    .is_twom_p img{
        margin-top: 10px;
        width: 25px;
        height: 25px;
    }
    .ist_off{
        width: 100%;
        font-size: 18px;
        color: #000000;
        font-weight: bold;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .ist_on{
        width: 100%;
        color: #e1dfdf;
        font-size: 18px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        margin-bottom: 35px;
    }
    .am_news{
        width: 100%;
        position: relative;
        margin-bottom: 45px;
    }
    .am_news_img{
        position: absolute;
        top: 0;
        left: 0;
        width: 75px;
        padding: 10px 0;
        background-color: #848484;
    }
    .am_news_text{
        max-width: 100%;
        margin-left: 100px;
    }
    .am_ni_one{
        width: 100%;
        font-size: 28px;
        color: #ffffff;
        text-align: center;
    }
    .am_ni_two{
        width: 100%;
        text-align: center;
        font-size: 12px;
        color: #ffffff;
    }
    .am_nt_title{
        width: 100%;
        font-size: 18px;
        color: #000000;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;

    }
    .am_nt_details{
        width: 100%;
        font-size: 14px;
        color: #aaa9a9;
        margin-top: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;

    }
    .am_news:hover .am_news_img{
        background-color: #E23D0F;
    }
    .am_news:hover .am_nt_title{
        color: #E23D0F;
    }
    .am_news:hover .am_nt_details{
        color: #E23D0F;
    }
    .am_case{
        margin-top: 45px;
        width: 100%;
        background-color: #E9E9E9;
	overflow:hidden;
    }
    .case{
        width: 100%;
        position: relative;
        padding-top: 45px;
        padding-bottom: 60px;
    }
    .case_title{

        width: 100%;
        font-size: 22px;
        color: #000000;
        font-weight: bold;
        text-align: center;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;

    }
    .case_details{
        width: 100%;
        text-align: center;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        color: #000000;
        font-size: 16px;
        margin: 15px 0;
    }
    .swiper-slide-img{
        width: 100%;
        position: relative;
        height: 500px;
        text-align: center;
        overflow: hidden;
    }
    .swiper-slide-img img{
        max-width: 100%;
        margin: 0 auto;
    }
    .swiper-button-prevs{
        position: absolute;
        top: 50%;
        left: -110px;
        width: 26px;
        height: 26px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/prev.png);
        background-size: 26px 26px;
        background-repeat: no-repeat;
        background-position: 14px 14px;
        padding: 15px;
        border-radius: 100% ;
        background-color: #B9B9B9;
    }
    .swiper-button-nexts{
        position: absolute;
        top: 50%;
        right: -110px;
        width: 26px;
        height: 26px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/next.png);
        background-size: 26px 26px;
        background-repeat: no-repeat;
        background-position: 14px 14px;
        padding: 15px;
        border-radius: 100% ;
        background-color: #B9B9B9;
    }
    .swiper-button-nexts:hover,.swiper-button-prevs:hover{
        background-color: #E23D0F;
    }
    .swiper-slide-fi{
        position: absolute;
        left: 0;
        bottom: -98px;
        width: 100%;
        background-color: rgba(0,0,0,0.5);
    }
    .swiper-sf-title{
        width: 80%;
        color: #ffffff;
        font-size: 16px;
        font-weight: bold;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        margin: 0 auto;
        text-align: center;
        padding-top: 30px;
    }
    .swiper-sf-details{
        width: 80%;
        font-size: 14px;
        color: #ffffff;
        margin: 0 auto;
        text-align: center;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        padding-top: 25px;
        padding-bottom: 35px;
    }
    .swiper-slide:hover .swiper-slide-img .swiper-slide-fi{
        /*bottom: 0;*/
        background-color: rgba(226,61,15,0.6);
    }
    .swiper-container{
        width: 100%;
        height: 500px;
        margin-top: 25px;
    }
    .am_brief{
        /*margin-top: 55px;*/
        width: 100%;
        background-color: #fff;
        position: relative;
        height: 328px;
        padding-bottom: 135px;

    }
    .brief{
        width: 100%;
        position: relative;
        display: flex;
        display: -webkit-flex;
		background-color: #fff;
    }
    .brief_show{
        width: 100%;
    }
    .brief_show_title{
        text-align: center;
        width: 100%;
        font-size: 22px;
        color: #000000;
        font-weight: bold;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        margin-top: 60px;


    }
    .brief_show_details{
        text-align: center;
        width: 100%;
        font-size: 16px;
        color: #000000;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        margin-top: 10px;
    }
    .brief_show_count{
        width: calc(100% - 20px);
        font-size: 14px;
        color: #636363;
		margin: 0 10px;
        margin-top: 25px;
        margin-bottom: 50px;
		line-height: 24px;
    }
    .brief_chart{
        width: 700px;
        height: 400px;
        position: absolute;
        top: 45px;
        right: 0;
        z-index: 9;
    }
    .brief_chart img{
        width: 100%;
        height: 100%;
    }
    .oby{
        position: absolute;
        width: 60%;
        height: 200px;
        z-index: 8;
        background-color: #E23D0F;
        bottom: -160px;
        right: 0;
    }
    .oby_arrow{
        position: absolute;
        width: 160px;
        left: 50%;
        transform: translateX(-50%);
        bottom: -60px;
		background: #fff;
    }
    .oby_arrow>.arrow{
        width: 100%;
    }
    .am_turn{
        width: 100%;
        display: flex;
        display: -webkit-flex;
        padding-bottom: 30px;
        flex-wrap: wrap;
		background: #fff;
    }
    .am_turn_one{
        width: 100%;
    }
    .am_turn_tow{
        width: 100%;
        margin-left: auto;
        display: flex;
        display: -webkit-flex;
        justify-content: flex-end;
    }
    .wx_code1{
        width: 40%;
    }
    .wx_title{
        width: 70%;
        margin: 0 auto;
        font-size: 14px;
        color: #000000;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .wx_code2{
        width: 40%;
        margin-left: auto;
    }
    .wx_code1_img{
        width: 100%;
    }
    .wx_code1_img img{
        width: 100%;
        height: 100%;
    }
    .king{
        width: 100%;
        margin-bottom: 30px;
    }
    .king_ico{
        width: 100%;
        position: relative;
    }
    .king_ico_to{
        position: absolute;
        top: 0;
        left: 0;
    }
    .kict{
        width: 35px;
        height: 35px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/phone_bot.png);
        background-size: 100% 100%;
    }
    .kico{
        width: 35px;
        height: 35px;
        background-image: url(/phpcms/templates/default/mobile/skin/images/place.png);
        background-size: 100% 100%;
    }
    .king_ico_t{
        max-width: 100%;
        margin-left: 50px;
        font-size: 16px;
        color: #000000;
        line-height: 35px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .kp{
        max-width: 100%;
        margin-left: 50px;
        font-size: 22px;
        color: #e23d0f;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .kc{
        max-width: 100%;
        font-size: 16px;
        color: #000000;
        margin-left: 50px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    #lower{
        width: 100%;
        padding: 50px 0;
        background-color: #303030;
    }
    .am_footer{
        width: 100%;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;

    }
    .am_footer_address{
        margin-top: 20px;
        width: 100%;
        color: white;
		margin: 20px;
    }
    .am_footer_nav{
        width: 100%;
    }
    .am_footer_nav ul{
        width: 100%;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
    }
    .am_footer_nav ul li{
        text-align: right;
        width: 50%;
    }
    .am_footer_title{
        margin: 10px 0;
        width: 100%;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        font-size: 16px;
        text-align: center;
        color: #ffffff;
    }
    .am_footer_title a{
        color: #ffffff;
    }
    .am_ftp{
        width: 100%;
        color: #ffffff;
        font-size: 14px;
        margin: 15px 0;
        text-align: center;
    }
    .afn_son{
        width: 100%;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        text-align: center;
        margin: 15px 0;
        display: none;
    }
    .afn_son a{
        font-size: 14px;
        color: #b7b7b7;
    }
    .lowest{
        width: 100%;
        background-color: #E23D0F;
        padding: 15px 0;
        margin-bottom: 66px;
    }
    .lowest_content{
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #ffffff;
    }
    .head{
        width: 100%;
        height: 47px;
        position: relative;
    }




