/*
 *   Author:Wu JiaHao
 *   Time:2016/09/23
 *   For:JiaLiDianZi
*/


@media screen and (min-width:1025px) {
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--START*/
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--START*/
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--START*/

    /*--栏目导航--*/
    .head_container .function .menu>li:hover>a{
        background:#0064FF;
        color:#fff;
    }
    .head.fixed .head_container .function .menu>li:hover>a{
        background:#0064FF;
        /*color:#d70546;*/
    }

    .language a:hover{background:#d70546;color:#fff;}
    .head.fixed .language a:hover{background:#fff;color:#d70546;}


    .head{z-index:999999;}

    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--END*/
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--END*/
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--END*/




    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/

    /*--index_block1--index_block1--index_block1--*/
    .index_ApplicationFiled .desc>div:hover{background:#fff;color:#d70546;}


    .index_ApplicationFiled:hover .title{
        opacity:0;
        filter:alpha(opacity=0);

        transition: all 350ms ease;
        -ms-transition:all 350ms ease;
        -moz-transition:all 350ms ease;
        -webkit-transition:all 350ms ease;
        -o-transition:all 350ms ease;
    }

    .index_ApplicationFiled:hover .img{
        transform: rotateX(60deg);
        transform-origin: center bottom 0;

        transition: all 500ms ease;
        -ms-transition:all 500ms ease;
        -moz-transition:all 500ms ease;
        -webkit-transition:all 500ms ease;
        -o-transition:all 500ms ease;
    }

    .index_ApplicationFiled:hover .desc{
        top:0;
        z-index:1;

        transition: all 600ms ease;
        -ms-transition:all 600ms ease;
        -moz-transition:all 600ms ease;
        -webkit-transition:all 600ms ease;
        -o-transition:all 600ms ease;
    }


    /*--index_block2--index_block2--index_block2--*/
    .index_block2_controls a:hover span{
        opacity:1;
        filter:alpha(opacity=100);
    }



    .TXBox .img img,.TXBox2 .img img{
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        -moz-transform: translate3d(0, 0, 0) scale(1);
        -ms-transform: translate3d(0, 0, 0) scale(1);
        -o-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        transition: all 600ms ease;
        -moz-transition:all 600ms ease;
        -webkit-transition:all 600ms ease;
        -o-transition:all 600ms ease;
    }


    .TXBox:hover .img img,.TXBox2:hover .img img{
        -webkit-transform: translate3d(0, 0, 0) scale(1.08);
        -moz-transform: translate3d(0, 0, 0) scale(1.08);
        -ms-transform: translate3d(0, 0, 0) scale(1.08);
        -o-transform: translate3d(0, 0, 0) scale(1.08);
        transform: translate3d(0, 0, 0) scale(1.08);
        transition: all 600ms ease;
        -moz-transition:all 600ms ease;
        -webkit-transition:all 600ms ease;
        -o-transition:all 600ms ease;
    }



    /*--index_block3--index_block3--index_block3--*/
    .index_News_content_new:hover{
        /*box-shadow:2px 2px 3px #636363;*/
        /*padding:0 20px;*/

        transition: all 400ms ease;
        -moz-transition:all 400ms ease;
        -webkit-transition:all 400ms ease;
        -o-transition:all 400ms ease;
    }
    .index_News_content_new:hover h4{padding-left:30px;}
    .index_News_content_new:hover i{left:0;}

    .index_News_footer>a:hover{background:#d70546;color:#fff;padding:5px 10px;}

    .index_News_content ul li a:hover{
        color:#d70546;
        text-decoration:underline;
    }


    .index_NewsImg .img{overflow: hidden;}
    .index_NewsImg .img img{
        -webkit-transform: translate3d(0, 0, 0) scale(1);
        -moz-transform: translate3d(0, 0, 0) scale(1);
        -ms-transform: translate3d(0, 0, 0) scale(1);
        -o-transform: translate3d(0, 0, 0) scale(1);
        transform: translate3d(0, 0, 0) scale(1);
        transition: all 600ms ease;
        -moz-transition:all 600ms ease;
        -webkit-transition:all 600ms ease;
        -o-transition:all 600ms ease;
    }
    .index_NewsImg:hover .img img{
        -webkit-transform: translate3d(0, 0, 0) scale(1.08);
        -moz-transform: translate3d(0, 0, 0) scale(1.08);
        -ms-transform: translate3d(0, 0, 0) scale(1.08);
        -o-transform: translate3d(0, 0, 0) scale(1.08);
        transform: translate3d(0, 0, 0) scale(1.08);
    }




    /*--index_SearchBtn--index_SearchBtn--index_SearchBtn--*/
    .index_searchBtn_Input_cha{
        transition: all 350ms ease;
        -moz-transition:all 350ms ease;
        -webkit-transition:all 350ms ease;
        -o-transition:all 350ms ease;
    }
    .index_searchBtn_Input_cha:hover{
        transform:rotate(45deg);
        -ms-transform:rotate(45deg); 	/* IE 9 */
        -moz-transform:rotate(45deg); 	/* Firefox */
        -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
        -o-transform:rotate(45deg); 	/* Opera */
    }

    .index_searchBtn_Nav ul li a:hover{background:#b1043a;}


    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/







    /*--foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-START-*/
    /*--foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-START-*/
    /*--foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-START-*/

    /*--foot_top--foot_top--foot_top--*/
    .foot_top_nav ul li a:hover{color:#fff;background:#d70546;}

    .foot_bottom p b:hover{color:#d70546;text-decoration: underline;}

    /*--foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-END-*/
    /*--foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-END-*/
    /*--foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-foot-END-*/






    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/
    /*--统一banner区--统一banner区--统一banner区--*/

    /*--正文区--正文区--正文区--正文区--正文区--*/
    /*--位置显示区--*/
    .MainBody_Position a{
        color:#fff;
        transition: color 250ms ease;
        -ms-transition:color 250ms ease;
        -moz-transition:color 250ms ease;
        -webkit-transition:color 250ms ease;
        -o-transition:color 250ms ease;
    }
    .MainBody_Position a:hover{color:#d70546;text-decoration: underline;}

    /*--内容区左侧产品区--*/
    .MainBody_Content_Left_Product .SortBox_container{
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        transition: all 300ms ease-in;
        -moz-transition: all 300ms ease-in;
        -webkit-transition: all 300ms ease-in;
        -o-transition: all 300ms ease-in;
    }
    .MainBody_Content_Left_Product .SortBox_container:hover{
        cursor: pointer;
        border-bottom:1px solid #d70546;
        box-shadow: 0 9px 25px 0 rgba(0,0,0,0.3);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
        transition: all 300ms ease-in;
        -moz-transition: all 300ms ease-in;
        -webkit-transition: all 300ms ease-in;
        -o-transition: all 300ms ease-in;
    }

    .MainBody_Content_Left_Product .SortBox_container .text h3{display:inline-block;}
    .MainBody_Content_Left_Product .SortBox_container .text h3:hover{border-bottom:1px solid #000;}


    /*--右侧新闻模块--*/
    .MainBody_Content_Right_NewsBox:hover{
        background:#d70546;color:#fff;
        transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
    }
    .MainBody_Content_Right_NewsBox:hover a{
        color:#fff;
        transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
    }
    .MainBody_Content_Right_NewsBox:hover::after{
        background:url(../images/arrow_right_white.png) center center/20px 20px no-repeat;
    }

    .MainBody_Content_Right_NewsBlock .news_more:hover{background:#d70546;color:#fff;}

    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/






    /*--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--START*/
    /*--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--START*/
    /*--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--START*/

    /*--tableLeft--*/
    .tableLeft table td:hover{background:#d70546;}
    .tableLeft table td:hover a{color:#fff;}

    /*--tableRight--*/
    .product_pdf_td{
        /*opacity:1;*/
        /*filter:alpha(opacity=100);*/

        transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -webkit-transition: all 300ms ease;
        -o-transition: all 300ms ease;
    }
    .product_pdf_td:hover{
        /*opacity:0.5;*/
        /*filter:alpha(opacity=50);*/
        background:#d70546;
    }

    /*--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--END*/
    /*--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--END*/
    /*--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--P_Antenna_MDA_PageList--END*/







    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/
    .left_NewsBox .leftLine,.left_NewsBox .rightLine{
        content:"";
        position:absolute;
        z-index:10;
        background-color:#d70546;
        transition:height .7s ease-in-out;
    }
    .left_NewsBox .leftLine{
        top:0;
        left:0;
        width:2px;
        height:0;
    }
    .left_NewsBox .rightLine{
        right:0;
        bottom:0;
        width:2px;
        height:0;
    }
    .left_NewsBox::before,.left_NewsBox::after{
        content:"";
        position:absolute;
        z-index:10;
        background-color:#c01111;
        transition:width .6s ease-in-out;
    }
    .left_NewsBox::before{
        top:0;
        left:0;
        width:0;
        height:2px;
    }
    .left_NewsBox::after{
        right:0;
        bottom:0;
        width:0;
        height:2px;
    }
    .left_NewsBox:hover .leftLine,.left_NewsBox:hover .rightLine{height:100%;}
    .left_NewsBox:hover::before,.left_NewsBox:hover::after{width:100%;}
    .left_NewsBox:hover{background:rgba(0,0,0,0.04);}

    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/










    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--START*/
    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--START*/
    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--START*/
    .Recruitment_table table td a{
        transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -webkit-transition: all 400ms ease;
        -o-transition: all 400ms ease;
     }
    .Recruitment_table table td{
        transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -webkit-transition: all 400ms ease;
        -o-transition: all 400ms ease;
    }

    .Recruitment_table table .Recruitment_table_tr:hover td{background:#d70546;color:#fff;}
    .Recruitment_table table .Recruitment_table_tr:hover td a{color:#fff;text-decoration: underline;font-weight:700;}

    .Recruitment_table table .Recruitment_table_tr{
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        transition: all 600ms ease;
        -moz-transition: all 600ms ease;
        -webkit-transition: all 600ms ease;
        -o-transition: all 600ms ease;
    }
    .Recruitment_table table .Recruitment_table_tr:hover{
        -webkit-transform: translateX(-8px);
        -moz-transform: translateX(-8px);
        -ms-transform: translateX(-8px);
        -o-transform: translateX(-8px);
        transform: translateX(-8px);
    }

    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--END*/
    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--END*/
    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--END*/








    /*--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--START*/
    /*--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--START*/
    /*--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--START*/

    .SearchResultBox table td a{
        transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -webkit-transition: all 400ms ease;
        -o-transition: all 400ms ease;
    }
    .SearchResultBox table td{
        transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -webkit-transition: all 400ms ease;
        -o-transition: all 400ms ease;
    }

    .SearchResultBox table .SearchResultBox_table_tr:hover td{background:#d70546;color:#fff;}
    .SearchResultBox table .SearchResultBox_table_tr:hover td a{color:#fff;text-decoration: underline;}

    /*.SearchResultBox table .SearchResultBox_table_tr{*/
        /*-webkit-transform: translateX(0px);*/
        /*-moz-transform: translateX(0px);*/
        /*-ms-transform: translateX(0px);*/
        /*-o-transform: translateX(0px);*/
        /*transform: translateX(0px);*/
        /*transition: all 600ms ease;*/
        /*-moz-transition: all 600ms ease;*/
        /*-webkit-transition: all 600ms ease;*/
        /*-o-transition: all 600ms ease;*/
    /*}*/
    /*.SearchResultBox table .SearchResultBox_table_tr:hover{*/
        /*-webkit-transform: translateX(-8px);*/
        /*-moz-transform: translateX(-8px);*/
        /*-ms-transform: translateX(-8px);*/
        /*-o-transform: translateX(-8px);*/
        /*transform: translateX(-8px);*/
    /*}*/
    /*--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--END*/
    /*--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--END*/
    /*--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--SearchResult--END*/






}





/*--大于1200像素--*/
@media screen and (min-width:1200px) {
    html{min-width:1200px;}

    .ipadBtn{display:none;}

    /*--headNav--headNav--headNav--*/
    .head_container .function .menu li:hover .li_listBlock{display:block;}
    .head_container .function .menu li .li_listBlock li:hover{background:#0064FF;}
    .head_container .function .menu li .li_listBlock li:hover a{}

    /*--ul_1--ul_1--ul_1--ul_1--ul_1--ul_1--ul_1--*/
    /*--li_1--*/

    /*--ul_2--ul_2--ul_2--ul_2--ul_2--ul_2--ul_2--*/
    .li_1:hover .ul_2{display:block;}

    /*--li_2--*/
    /*--ul_3--ul_3--ul_3--ul_3--ul_3--ul_3--ul_3--*/
    .li_2:hover .ul_3{display:block;}
    /*--li_3--*/
    .head_container .function .menu li:hover .li_listBlock{
        display:block;
    }


    /*--搜索框--*/
    .head.fixed .head_container .search{position:relative;top:0;}
    .head_container .search input:focus{
        border-radius: 8px;
        box-shadow: 1px 1px 2px #666 inset;
    }
    .head.fixed .head_container .search input{
        border:1px solid #afafaf;
    }
    .head.fixed .head_container .search input:focus{
        border:1px solid #333;
        border-radius: 8px;
        box-shadow: 1px 1px 2px #333 inset;
    }

}








/*--小于1400像素--*/
@media screen and (max-width:1400px){

    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/

    /*--index_block2--index_block2--index_block2--*/
    .index_block2_controls a{
        position:absolute;top:50%;
        display:block;
        width:40px;height:40px;
        margin-top:5px;
        cursor:pointer;
        z-index:1;
    }
    .index_block2_controls a.ToLeft{left:0;}
    .index_block2_controls a.ToRight{right:0;}

    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/

}















/*--小于1200像素--*/
@media screen and (max-width:1200px){
    html{min-width:767px;}
    body{position:relative;}

    .swiper-container1{display:none;}
    .swiper-container2{display:block;}


    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--START*/
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--START*/
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--START*/
    .ipadBtn{
        position:absolute;top:21px;right:15px;border:2px solid #d70546;border-radius: 5px;padding:0 5px;

        transition: top 350ms ease;
        -ms-transition:top 350ms ease;
        -moz-transition:top 350ms ease;
        -webkit-transition:top 350ms ease;
        -o-transition:top 350ms ease;
    }
    .ipadBtn.active{background:#d70546;}
    .ipadBtn span{
        display:block;
        width:22px;
        height:3px;
        background:#d70546;
        margin:5px auto;
    }
    .head.fixed .ipadBtn{
        top:10px;border:2px solid #fff;
    }
    .head.fixed .ipadBtn span{
        background:#fff;
    }
    .ipadBtn.active{background:#d70546;}
    .ipadBtn.active span{background:#fff;}
    .head.fixed .ipadBtn.active{
        background:#fff;
    }
    .head.fixed .ipadBtn.active span{
        background:#d70546;
    }


    .head{
        background:#fff;
        transition: all 0ms ease;
        -ms-transition:all 0ms ease;
        -moz-transition:all 0ms ease;
        -webkit-transition:all 0ms ease;
        -o-transition:all 0ms ease;
    }
    .head .head_container{
        padding:15px 0;background:#fff;
        /*transition: all 0ms ease;*/
        /*-ms-transition:all 0ms ease;*/
        /*-moz-transition:all 0ms ease;*/
        /*-webkit-transition:all 0ms ease;*/
        /*-o-transition:all 0ms ease;*/
    }

    .head_container .logo{margin-left:15px;}

    /*--head menu--*/
    .head .head_container .function{
        position:fixed;
        top:0;right:-221px;
        width:220px;
        height:100%;
        text-align:center;
        line-height:35px;
        background:#d70546;
        border-left:1px dotted #fff;
        z-index:99999;
    }

    .head_container .menu,.head_container .language,.head_container .search{
        font-size:15px;
    }

    .head_container .function .menu{
        margin-top:20px;
    }

    .head_container .menu,.head_container .language,.head_container .search{float:none;}
    .head_container .function .menu>li{
        float: none;
        /*position: static;*/
        margin:2px 0;
        position:relative;
    }
    .head_container .function .menu>li>a{
        display:block;
        height:42px;line-height:42px;
        padding:0 0 0 50px;
        margin:0;
        color:#fff;
        background:#ED5565;
        border-radius: 0;
        text-align:left;
    }
    .head_container .function .menu>li.active>a{
        background:#c94451;
    }

    /*--导航第一层--导航第一层--导航第一层--*/
    /*--第一层li的图标--*/
    .head_container .function .menu>li::before{
        content:"";
        position:absolute;
        left:12px;top:0;
        height:42px;line-height:42px;
        color:#fff;
        font-size:16px;
        font-family: FontAwesome;
    }
    .head_container .function .menu>li:nth-child(1)::before{
         content: '\f015';
     }
    .head_container .function .menu>li:nth-child(2)::before{
        content: '\f288';
    }
    .head_container .function .menu>li:nth-child(3)::before{
        content: '\f0e8';
    }
    .head_container .function .menu>li:nth-child(4)::before{
        content: '\f013';
    }
    .head_container .function .menu>li:nth-child(5)::before{
        content: '\f1ea';
    }
    .head_container .function .menu>li:nth-child(6)::before{
        content: '\f256';
    }
    .head_container .function .menu>li:nth-child(7)::before{
        content: '\f19d';
    }
    .head_container .function .menu>li:nth-child(8)::before{
        content: '\f1ab';
    }
    /*--第一层li的展开关闭图标--*/
    .head_container .function .menu>li::after{
        content:"";
        background:url(../images/navadd.png) center center/20px 20px no-repeat;
        width:20px;
        height:20px;
        position:absolute;
        top:11px;
        right:12px;

        transition: all 350ms ease;
        -moz-transition:all 350ms ease;
        -webkit-transition:all 350ms ease;
        -o-transition:all 350ms ease;
    }
    .head_container .function .menu>li.active::after{
        transform:rotate(45deg);
        -ms-transform:rotate(45deg); 	/* IE 9 */
        -moz-transform:rotate(45deg); 	/* Firefox */
        -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
        -o-transform:rotate(45deg); 	/* Opera */
    }

    .head_container .function .menu>li:nth-child(1)::after{display:none;}
    .head_container .function .menu>li:nth-child(6)::after{display:none;}
    .head_container .function .menu>li:nth-child(7)::after{display:none;}
    .head_container .function .menu>li:nth-child(8)::after{display:none;}

    /*--导航第二层--导航第二层--导航第二层--*/
    .head_container .function .menu li .li_listBlock{
        position: static;
        top: 0;
        left: 0;
        height: auto;
        line-height: 28px;
        padding-top: 0;
        display: none;
    }
    .head.fixed .head_container .function .menu li .li_listBlock_container::before{display:none;}
    .ul_1{
        float: none;
        /* border-right: 1px dotted #fff; */
        display: block;
        min-width: 100px;
        background: #0064FF;
        white-space: nowrap;
        border-radius: 5px;
    }
    .head_container .function .menu li .li_listBlock li{background: #383838;border-radius: 0;padding:0 0 0 50px;font-size:15px;text-align:left;height:35px;line-height:35px;}

    /*--导航第三层--导航第三层--导航第三层--*/
    .ul_2 {
        display:none;
    }

    /*--导航第四层--导航第四层--导航第四层--*/
    .ul_3{display:none;}


    /*--搜索框--*/
    .head_container .search{
        position:absolute;
        top:0;left:0;
    }
    .head_container .function .menu{margin-top:60px;}
    .searchButton {top: 17px;right: 5px;}

    .head_container .search input{
        width:160px;margin:10px 0 10px 10px;
        height:32px;line-height:32px;
        padding:0 30px 0 10px;
        border-radius: 6px;
        box-shadow: 1px 1px 2px #333 inset;
        border:1px solid #d70546;
    }


    /*-- head fixed--*/
    .head.fixed{background:#fff;}
    .head.fixed .head_container{padding:8px 0;background:#d70546}

    .head.fixed .head_container .function{
        height:100%;
        line-height:35px;
    }

    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--END*/
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--END*/
    /*--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--head--END*/





    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/
    /*--轮播--*/
    /*.index_banner{box-shadow: 2px 2px 2px #b6b6b6;}*/
    .swiper-container .swiper-wrapper{width:auto;}
    .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        display: inline-block;
        border-radius: 100%;
        background: #000;
        opacity: .4;
        border:2px solid rgba(255,255,255,0.8)
    }
    .swiper-pagination-bullet-active {
        background: #d70546;
        opacity: 1;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 8px;
    }


    /*--应用领域--*/
    .notebookWidth{width:auto;}
    .index_block{margin:35px 25px 0 25px;}
    .index_block1_header h1{
        background-size: 45px 48px;
        height: 48px;
        line-height: 48px;
        padding: 0 0 0 60px;
        color: #333;
        font-size: 28px;
    }


    /*--产品轮播--*/


    /*--新闻--*/
    .index_News3 {margin: 0 10px 0 0;}
    .index_News3 {margin: 0 0 0 10px;}
    .index_News {margin:0 5px;padding: 20px 20px 25px 20px;border-radius: 5px;}

    .index_NewsBox.index_NewsImg .index_News{padding:10px;border-radius: 5px;}
    .index_NewsBox.index_NewsImg .index_News .title {margin: 15px 10px 0 10px;}
    .index_NewsBox.index_NewsImg .index_News .index_News_footer{margin:15px 10px 20px 10px;}

    .index_NewsBox.index_NewsImg .index_News .title h3{font-size:16px;height: 45px;}

    .index_News_header_Inter h2 {
        background: url(../images/index_block3_header_news.png) top left/30px 32px no-repeat;
    }
    .index_News_header h2 {
        background-size: 30px 32px;
        height: 32px;
        line-height: 32px;
        padding: 0 0 0 40px;
        color: #333;
        font-size: 24px;
    }
    .index_News h4{font-size:16px;height:45px;}
    .index_News_footer>a{background:#d70546;color:#fff;padding:3px 8px;font-size:15px;}

    .index_block3_container .bottom{margin-top:30px;}

    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/





    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/
    /*--统一banner区--*/
    .MainBanner {
        width: auto;
    }
    .MainBanner img{width:100%;}

    /*--正文区--*/
    .MainBody{
        width: auto;
        margin: 15px 15px 0 15px;
    }

    /*--正文内容区--*/
    .MainBody_Content {
        border:none
    }

    /*-内容区左侧--*/
    .MainBody_Content_Left {
        float: none;
        width: auto;
        border:none;
    }

    /*--内容区右侧--*/
    .MainBody_Content_Right {
        display:none;
    }

    /*--内容左侧标题区--*/
    .MainBody_Content_Left_Header h1{
        background: url(../images/header_img_application.png) left center/40px 43px no-repeat;
        line-height: 43px;
        padding-left: 50px;
        font-size:30px;
    }
    .MainBody_Content_Left_Header .text {
        font-size: 16px;
        line-height: 1.5;
        text-indent: 2em;
    }
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/



    /*--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--START*/
    /*--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--START*/

    /*--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--END*/
    /*--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--Field--END*/




    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/
    .main_News .MainBody_Content_Left_Header h1 {
        background: url(../images/index_block3_header_news.png) left top/40px 43px no-repeat;
    }
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/




    /*--About--About--About--About--About--About--About--About--About--About--About--About--About--START*/
    /*--About--About--About--About--About--About--About--About--About--About--About--About--About--START*/
    /*--GroupIntroduce--GroupIntroduce--GroupIntroduce--*/
    .CompanyIntroduce_header h1 {
        background: url(../images/header_img_about.png) left center/40px 43px no-repeat;
        line-height: 43px;
        padding-left: 50px;
        font-size: 30px;
    }

    .GroupIntroduce_block .ceo_left{width:300px;}
    .GroupIntroduce_block .ceo_right{float:none;width:auto;}

    /*--CompanyIntroduce--CompanyIntroduce--CompanyIntroduce--*/
    .TimeLine ul {
        list-style: none;
        position: relative;
        margin: 0 auto;
        width: auto;
    }

    .About_Block_Img img{width:100%;}



    /*--佳利团队--*/
    .founder-right .text{top:15%;}
    .founder-right .text h2{font-size:30px;font-size:3.4vw;margin-bottom:3%;}
    .founder-right .text p{font-size:16px;font-size:1.55vw;line-height:1.6em;}

    /*--About--About--About--About--About--About--About--About--About--About--About--About--About--END*/
    /*--About--About--About--About--About--About--About--About--About--About--About--About--About--END*/
}






@media screen and (max-width:1025px){

    .cbkf{display:none;visibility: hidden;overflow: hidden;}

    /*--about--about--about--about--about--about--about--about--about--about--about--about--about--START*/
    /*--about--about--about--about--about--about--about--about--about--about--about--about--about--END*/




    /*--recruiment--recruiment--recruiment--recruiment--recruiment--recruiment--recruiment--START*/
    .Recruitment_block h2{font-size:28px;}

    .Recruitment_block1{background:none;}
    .Recruiment_block_content_block1{padding:0;}
    .Recruiment_block_content_block1 h5{font-size:30px;}

    .Recruiment_block_content_block2_box{}
    .Recruiment_block_content_block2_box .left, .Recruiment_block_content_block2_box .right{float:none;width:auto;}
    /*.Recruiment_block_content_block2_box .left .icon{display:inline-block;}*/
    .Recruiment_block_content_block2_box .left .icon img{width:40%;}
    .Recruiment_block_content_block2_box .right{text-align: center;margin-top:10px;}
    .Recruiment_block_content_block2_box h5{font-weight:700;}
    /*--recruiment--recruiment--recruiment--recruiment--recruiment--recruiment--recruiment--END*/

}







/*--小于1000像素--*/
@media screen and (max-width:1000px){

    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--START*/
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--START*/
    .foot_top>div{display:block;float:none;margin:0 auto 0 auto;}
    /*--logo--*/
    .foot_top>div.foot_top_logo{margin-top:10px;}
    /*--nav--*/
    .foot_top>div.foot_top_nav{margin-top:15px;text-align: center;overflow: hidden;width: 22%;}
    .foot_top_nav ul li a{color:#fff;background:#d70546;font-size:15px;padding:3px 10px;}
    /*--contact--*/
    .foot_top>div.foot_top_contact{text-align:center;width:95%;margin-top:15px;}
    /*--QR--*/
    .foot_top>div.foot_top_QR{margin-top:15px;float: none}
    .foot_top .foot_top_QR p{padding:0;text-align:center;}

    .foot_top_nav ul li {
        list-style-type: none;
        display: block;
        float: left;
        width: 50%;
    }

    .foot_top_contact_container {
        padding: 0;
        border-left: none;
    }
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--END*/
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--END*/



    /*--About--About--About--About--About--About--About--About--About--About--About--About--About--START*/
    /*--About--About--About--About--About--About--About--About--About--About--About--About--About--START*/
    /*--CompanyIntroduce--CompanyIntroduce--CompanyIntroduce--*/
    .TimeLine ul li .time span {
        color: #46a4da;
        font-size: 27px;
    }

    .TimeLine ul li .text {
        font-size: 14px;
        padding:15px;
    }
    /*--CompanyCulture--CompanyCulture--CompanyCulture--*/

    /*--About--About--About--About--About--About--About--About--About--About--About--About--About--END*/
    /*--About--About--About--About--About--About--About--About--About--About--About--About--About--END*/

}







/*--760--*/
@media screen and (max-width:760px){
    html{min-width:300px;}
    body{font-size:15px;}
    .main{padding: 75px 0 15px 0;min-height:0;}

    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--START*/
    .index_block {
        margin: 20px 15px 0 15px;
    }
    /*--应用领域--*/
    .index_block1_container {
        padding: 20px 20px;
    }
    .index_ApplicationFiledBox {
        width: 50%;
    }
    .index_block1_header h1 {
        background-size: 35px 37px;
        height: 37px;
        line-height: 37px;
        padding: 0 0 0 45px;
        font-size: 22px;
    }
    .index_ApplicationFiled {
        margin: 0 18px;
    }
    .index_ApplicationFiled .title {
        font-size: 16px;
    }

    /*--产品--*/
    /*.TXBox{width:100%;}*/

    /*-新闻-*/
    /*.index_block3_container .top{display:none;}*/
    .index_NewsBox {
        display: block;
        float: left;
        width: 100%;
    }
    .index_NewsBox{margin-bottom:20px;}
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/
    /*--index--index--index--index--index--index--index--index--index--index--index--index--index--END*/



    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/

    .MainBody_Position{font-size:15px;padding:10px 50px 10px 10px;}

    .MainBody_Content_Left_Header .img {
        display:none;
    }

    .MainBody_Content_Left_Header .text {
        float: none;
        width: auto;
    }
    .MainBody_Content_Left_Header .img {
        float: none;
        width: auto;
    }

    .MainBody_Content_Left_Product .SortBox {
        width: 50%;
    }


    .MainBody_Content_Left_Header h1 {
        background: url(../images/header_img_application.png) left center/35px 37px no-repeat;
        line-height: 37px;
        padding-left: 45px;
        font-size: 22px;
        margin: 10px auto 15px auto;
    }

    /*--产品表格--*/
    .MainBody_Content_Left_Product{overflow: hidden;padding:20px 0;font-size:13px;}
    .tableContainer{overflow: auto;}
    .tableLeft {width: 30%;}
    .tableLeft table th,.tableRight table th{height:45px;}
    .tableLeft table td,.tableRight table td{
        padding:0 1em;
        height:45px;
        /*white-space: normal;*/
        /*word-break:break-all; word-wrap:break-word;*/
        overflow: hidden;
    }
    .tableLeft table,.tableLeft table th,.tableLeft table td{
        border-right:none;
        margin:-1px 0 0 0;
    }

    .tableRight {width: 50%;}
    .tableRight table td .product_pdf{height:45px;}
    .tableRight table,.tableRight table th,.tableRight table td{
        margin:-1px 0 0 0;
        border-right:none;
    }

    .tablePDF {width: 20%;}
    .tablePDF table th {height: 45px;white-space: normal;}
    .tablePDF table, .tablePDF table th, .tablePDF table td{height: 45px;margin: -1px 0 0 2px;}
    /*.tablePDF table td .product_pdf{height:20%;}*/


        /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/
    /*--search--search--search--search--search--search--search--search--search--search--START*/
    /*--search--search--search--search--search--search--search--search--search--search--START*/
    /*--表格--*/
    .SearchResultBox table th{height:40px;}
    .SearchResultBox table td{
        padding:0 1em;
        height:45px;
        white-space: normal;
        word-wrap: break-word; word-break: normal;
    }
    .SearchResultBox table td a {
        height:45px;
        line-height: 1.3em;
    }
    .SearchResultBox table td .product_pdf{height:45px;text-align:center;}


    .SearchResultBox {
        width: auto;
        margin: 15px auto 30px auto;
        overflow: auto;
    }

    /*--search--search--search--search--search--search--search--search--search--search--END*/
    /*--search--search--search--search--search--search--search--search--search--search--END*/



    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/
    .main_News .MainBody_Content_Left_Header h1 {
        background: url(../images/index_block3_header_news.png) left top/35px 37px no-repeat;
    }
    .main_News.main_NewsPager .MainBody_Content_Left_Product{padding:20px;}
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/



    /*--About--About--About--About--About--About--About--About--About--About--About--START*/
    /*--About--About--About--About--About--About--About--About--About--About--About--START*/
    .MainBody_Content_About {
        padding: 15px;
    }

    .CompanyIntroduce_header h1 {
        background: url(../images/header_img_about.png) left center/35px 37px no-repeat;
        line-height: 37px;
        padding-left: 45px;
        font-size: 22px;
        margin: 10px auto 15px auto;
    }

    .GroupIntroduce_block .ceo_left {
        float: none;
        width: 50%;margin:auto;
    }
    .GroupIntroduce_block .ceo_left_container {
        padding:0;
    }
    .GroupIntroduce_block .ceo_right {
        float: none;
        width: auto;
    }


    .TimeLine ul li .time{display:none;}
    .TimeLine ul li .text {
        font-size: 14px;
        padding: 10px;
        margin: 0 0 15px 100px;
    }
    .TimeLine ul::after {
        left: 40px;
    }
    .TimeLine ul li .icon {
        left: 40px;
    }
    .TimeLine ul li .text h3 {
        font-size: 20px;
        margin: 0 0 10px 0;
    }




    .CompanyHonor_Img{width:70%;}


    /*--佳利团队--*/
    .JLTeam-header h1{font-size:23px;font-weight:700;}
    .JLTeam-header h4{font-size:12px;font-weight:700;line-height: 1.5em;margin:10px 0;}

    .JLTeam-content .top .founder-left{float:none;width:auto;}
    .JLTeam-content .top .founder-right{float:none;width:auto;}
    .JLTeam-content .bottom .founder-left{float:none;width:auto;}
    .JLTeam-content .bottom .founder-right{float:none;width:auto;}

    .founder-right img{display:none;}
    .founder-right .text{position:static;top:auto;left:auto;width:80%;margin:30px auto;}
    .founder-right .text h2{font-size:20px;font-weight:700;}
    .founder-right .text p{font-size:15px;}

    /*--About--About--About--About--About--About--About--About--About--About--About--END*/
    /*--About--About--About--About--About--About--About--About--About--About--About--END*/




    /*--contact--contact--contact--contact--contact--contact--contact--contact--contact--START*/
    /*--contact--contact--contact--contact--contact--contact--contact--contact--contact--START*/
    .Contact_header h1 {
        background: url(../images/header_img_contact.png) left center/35px 37px no-repeat;
        line-height: 37px;
        padding-left: 45px;
        font-size: 22px;
        margin: 10px auto 15px auto;
    }
    /*--contact--contact--contact--contact--contact--contact--contact--contact--contact--END*/
    /*--contact--contact--contact--contact--contact--contact--contact--contact--contact--END*/




    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--START*/
    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--START*/
    .Recruitment_header h1 {
        background: url(../images/header_img_recruitment.png) left center/35px 37px no-repeat;
        line-height: 37px;
        padding-left: 45px;
        font-size: 22px;
        margin: 10px auto 15px auto;
    }


    .Recruitment_block h2{font-size:20px;font-weight:700;margin-bottom: 20px;}
    .Recruiment_block_content_block1 h5{font-size:21px;font-weight:700;}
    .Recruiment_block_content_block1 .text_left ,.Recruiment_block_content_block1 .text_right{float: none;width: auto;font-size:15px;}
    .Recruiment_block_content_block1 .text_right{margin-top:20px;}

    .Recruiment_block_content_block2_box{float:none;width:auto;overflow: hidden;margin-bottom:20px;}
    .Recruiment_block_content_block2_box h5{font-weight:300;font-size:15px;}
    .Recruiment_block_content_block2_box h6{font-size:14px;}
    .Recruiment_block_content_block2_box .left, .Recruiment_block_content_block2_box .right{float: left;width: 50%;}
    .Recruiment_block_content_block2_box .right{text-align:left;}

    .Recruiment_block_content_block3{text-align: center;}
    .Recruiment_block_content_block3 a img{width:50%;}

    /*.Recruitment_table table{overflow: auto;}*/
    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--END*/
    /*--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--Recruitment--END*/



    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--START*/
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--START*/
    .foot_top>div.foot_top_logo {
        width: auto;
    }
    .foot_top>div.foot_top_nav {
        width: 70%;
    }
    .foot_top .foot_top_QR_img {
        width: 129px;
    }
    .foot_top>div.foot_top_QR{width:auto;}
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--END*/
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--END*/

}





/*--480像素以下--*/
@media screen and (max-width:480px){

    .MainBody {
        width: auto;
        margin: 15px 7px 0 7px;
    }

    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--START*/
    .MainBody_Content_Left_Product .SortBox {
        float:none;width:auto;
    }
    .MainBody_Content_Left_Product .SortBox_container .text {
        padding:10px 5px;
        height: 70px;
    }
    .MainBody_Content_Left_Product .SortBox_container .text h3 {
        line-height: 1.5;
        font-size: 16px;
    }
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/
    /*--Product--Product--Product--Product--Product--Product--Product--Product--Product--END*/




    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--START*/

    .MainBody_Content_Left_NewsList>h2 {
        font-size:17px;
    }

    .left_NewsBox{border: 1px solid #d7d7d7;padding:0;}
    .left_NewsBox .img {
        float: none;
        width: auto;
    }
    .left_NewsBox .text {
        float: none;
        width: auto;
        margin-left: 0;
        padding: 10px;
    }
    .left_NewsBox .text h3{font-size:16px;}
    .left_NewsBox .text>div{font-size:13px;margin-top:10px;}
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/
    /*--News--News--News--News--News--News--News--News--News--News--News--News--News--News--News--END*/




    /*--About--About--About--About--About--About--About--About--About--About--About--START*/
    /*--About--About--About--About--About--About--About--About--About--About--About--START*/
    .GroupIntroduce_block .ceo_left {
        float: none;
        width: auto;margin:auto;
    }



    .TimeLine ul li .text {
        font-size: 13px;
        margin: 0 0 15px 0;
    }
    .TimeLine ul::after {
        display:none;
    }
    .TimeLine ul li .icon {
        display:none;
    }





    .CompanyHonor_Img{width:auto;}
    .honorText .honorTextSlogan {
        margin: 30px auto;
    }
    .honorText .honorTextSlogan h3 {
        color: #333;
        font-size:16px;
        padding-left: 15px;
    }

    /*--About--About--About--About--About--About--About--About--About--About--About--END*/
    /*--About--About--About--About--About--About--About--About--About--About--About--END*/

    /*--About_CompanyCulture--bout_CompanyCulture--bout_CompanyCulture--bout_CompanyCulture--START*/
    /*--About_CompanyCulture--bout_CompanyCulture--bout_CompanyCulture--bout_CompanyCulture--END*/






    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--START*/
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--START*/
    .foot_top>div.foot_top_contact {
        font-size:13px;
    }
    .foot_bottom p a{display:block;}
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--END*/
    /*--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--foot--END*/

}
