html,body{
    width:100%;
    height:100%
}
body {
    color: #282828;
    font: 14px 'Microsoft Yahei' !important;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    outline: none!important;
    color: #282828;
    text-decoration: none!important ;
}
a:hover, a:active {
    color: #E60012;
    text-decoration: none;
}
.dark-title a {
    color: #fff;
}
.dark-title a:hover, .dark-title a:active {
    color: #1cbac8;
}
.text-center {
    text-align: center;
}
b, strong {
    font-weight: bold;
}
p {
    font-size: inherit;
}

table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle;text-align: center;font-size: 14px;  color: #606060;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
#container {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#menu{
    /* background: url("../img/navbg.png") repeat-x; */
    background-color: #007b5f;
    height: 54px;
}
.nav{width: 1200px;margin:0 auto;}
.nav li{line-height:54px;height:54px;text-align:center;float:left;position:relative;z-index:999;}
.nav li a{display:block;height:54px;line-height:54px;color:#fff;font-size: 14px;padding: 0px 16px !important;  text-align: center;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#ff7800 !important;display:block;line-height:54px;height:54px;font-size: 14px;padding: 0 16px;}
.nav .sec{height:0;background:#007358;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:54px;left:-21px;}
.nav .sec a{background:#007358;color:#fff;height:50px;line-height:50px;width:135px;}
.nav .sec a:hover{background:#ff7800;text-decoration:none;}


.relative{position:relative;}
.absolute{position:absolute;}
.left{float:left;}
.right{float:right;}
/*å¤´éƒ¨æ ·å¼*/
#top{
    width:100%;
    height: 30px;
    line-height:30px;
    background: #f7f7f7;
}
#top .left_kd{
    font-size:14px;
    color: #909090;
}
#top .right_three ul li{
    float: right;
}
#top .right_three ul li a{
    font-size:14px;
    color: #909090;
}
#top_center{
    height:75px;
}
#top_center .left_logo{
    height:100%;
}
#top_center .left_logo img.logo_pic{
    margin-top:1%;
}
#top_center .right_tel{
    height:100%;
}
#top_center .right_tel .tel_pic{
    width: 56px;
    height: 47px;
    margin-top:3%;
}
#top_center .right_tel .tel_num{
    margin-top:3%;
}
#top_center .right_tel .tel_num .hot_line{
    color: #a40303;
    font-size:14px;
    margin:0px;
    margin-left:5px;
}
#top_center .right_tel .tel_num .hot_num{
    font-size: 24px;
    margin:0px;
}
#top_center .right_tel .tel_num .hot_num a{
    color: #007b5f;
    text-decoration: none;
}

#slidershows{
    display: none;
}
#mobile_center{
    display: none ;
}

/*******************************ä¸­é—´æ ·å¼ ä¸“ä¸šå›¢é˜Ÿæ‰“é€ ä¸€ç«™å¼OEMä»£åŠ å·¥ èµ„è´¨æ–‡å·é½å…¨ æ»¡è¶³å¤šæ¸ é“è´´ç‰ŒåŠ å·¥éœ€æ±‚ ä¸Žåˆ°å®¶å¹³å°åˆä½œå¼•é¢†å¥åº·äº§ä¸šæ–°æ½®æµ å¸¸è§é—®é¢˜è§£å†³ åŠ©åŠ›æˆé•¿è¡Œä¸šç²¾è‹±*****************************************************/

/*ä¸“ä¸šå›¢é˜Ÿï¼Œæ‰“é€ ä¸€ç«™å¼OEMåŠ å·¥åˆä½œ*/
#coor{
    width: 100%;
    height:350px;
    background:url("../img/coor.jpg") no-repeat 100% 100%;
}
#coor .coor_tit{
    color: #333333;
    font-size: 28px;
    margin:55px auto;
    margin-bottom: 0px;
}
#coor ul.coor_item{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
}
#coor ul.coor_item li{
    width: 7.2%;
    height: auto;
    flex: 0 1 auto;
    margin: 10px 0px 5px;
    padding-left:0px;
    padding-right:0px;
    text-align: center;
    /*border: 1px solid #f9f9f9;*/
}
#coor ul.coor_item li:nth-child(1) .pic_detail{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url("../img/coor01.png");
    background-repeat: no-repeat;
    background-position:center center;
    z-index: 10;
}
#coor ul.coor_item li:nth-child(1) .pic_detail:hover{
    background-color: #007b5f;
    background-image: url("../img/coors01.png");
    background-repeat: no-repeat;
    background-position:center center;
}
#coor ul.coor_item li:nth-child(3) .pic_detail{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url("../img/coor02.png");
    background-repeat: no-repeat;
    background-position:center center;
    z-index: 10;
}
#coor ul.coor_item li:nth-child(3) .pic_detail:hover{
    background-color: #007b5f;
    background-image: url("../img/coors02.png");
    background-repeat: no-repeat;
    background-position:center center;
}
#coor ul.coor_item li:nth-child(5) .pic_detail{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url("../img/coor03.png");
    background-repeat: no-repeat;
    background-position:center center;
    z-index: 10;
}
#coor ul.coor_item li:nth-child(5) .pic_detail:hover{
    background-color: #007b5f;
    background-image: url("../img/coors03.png");
    background-repeat: no-repeat;
    background-position:center center;
}
#coor ul.coor_item li:nth-child(7) .pic_detail{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url("../img/coor04.png");
    background-repeat: no-repeat;
    background-position:center center;
    z-index: 10;
}
#coor ul.coor_item li:nth-child(7) .pic_detail:hover{
    background-color: #007b5f;
    background-image: url("../img/coors04.png");
    background-repeat: no-repeat;
    background-position:center center;
}
#coor ul.coor_item li:nth-child(9) .pic_detail{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url("../img/coor05.png");
    background-repeat: no-repeat;
    background-position:center center;
    z-index: 10;
}
#coor ul.coor_item li:nth-child(9) .pic_detail:hover{
    background-color: #007b5f;
    background-image: url("../img/coors05.png");
    background-repeat: no-repeat;
    background-position:center center;
}
#coor ul.coor_item li:nth-child(11) .pic_detail{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url("../img/coor06.png");
    background-repeat: no-repeat;
    background-position:center center;
    z-index: 10;
}
#coor ul.coor_item li:nth-child(11) .pic_detail:hover{
    background-color: #007b5f;
    background-image: url("../img/coors06.png");
    background-repeat: no-repeat;
    background-position:center center;
}
#coor ul.coor_item li:nth-child(13) .pic_detail{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url("../img/coor07.png");
    background-repeat: no-repeat;
    background-position:center center;
    z-index: 10;
}
#coor ul.coor_item li:nth-child(13) .pic_detail:hover{
    background-color: #007b5f;
    background-image: url("../img/coors07.png");
    background-repeat: no-repeat;
    background-position:center center;
}
#coor ul.coor_item li .pic_details{
    width: 60px;
    height: 60px;
    margin-left: 15px;
}
#coor ul.coor_item li .pic_detail img.coor_items{
    display: inline-block;
    margin-top: 25%;
}
#coor ul.coor_item li:nth-child(n) .pic_detail:hover img.coor_items{
    display: inline-block;
    margin-top: 25%;
}
#coor ul.coor_item li .pic_details img.coor_item{
    margin-top: 55%;
    max-width: 100%;
}
#coor ul.coor_item li .coor_detail{
    margin-top: 10px;
}
#coor_mobile{
    display: none;
}
/**/
#need{
    width: 100%;
    height: auto;
}
#need .coor_tit{
    color: #333333;
    font-size: 28px;
    margin:55px auto;
    margin-bottom: 0px;
}
#need  ul.need_items{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: stretch;
    margin-bottom: 55px;
}
#need  ul.need_items li{
    width: 25%;
    height: auto;
    flex: 0 1 auto;
    margin: 10px 0px 5px;
    padding-left:0px;
    padding-right:0px;
    text-align: center;
    /*border: 1px solid #f9f9f9;*/
}
#health{
    width: 100%;
    height: 330px;
    background: #f5f5f5;
}
#health  .health_tit{
    color: #333333;
    font-size: 28px;
    margin:55px auto;
    margin-bottom: 0px;
}
.scroll-img {
    width:100%;
    height: 142px;
    overflow: hidden;
    font-size: 0;
}
.scroll-img ul {
    width: 700px;
    height: auto;
    margin: 0;
}
.scroll-img ul li {
    display: inline-block;
    width: 202px;
    height: 108px;
    margin: 15px;
    border: 1px solid #007b5f;
}
#demo4.scroll-img ul, #demo5.scroll-img ul {
    width: 1500px;
}
#health_mobile{
    display: none;
}
#que_ans .que_tit{
    font-size:28px;
    color: #303030;
    margin:55px auto;
    margin-bottom: 0px;
}
#que_ans .double ul.char_container li{
    margin:10px auto;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom:1px dashed #dddddd;
}
#que_ans .double ul li p.first_q{
    position: relative;
    width:100%;
    height:25px;
    text-align: left;
    margin-bottom:6px;
}
#que_ans .double ul li p.second_a{
    position: relative;
    width:100%;
    height:55px;
    text-align: left;
    margin-bottom:10px;
}
#que_ans .double ul li p span{
    position: absolute;
    display: inline-block;
}
#que_ans .double ul li p span.question{
    width:20px;
    height:20px;
    background: #007b5f;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    top:0px;
    left:0px;
}
#que_ans .double ul li p span.question1{
    width:20px;
    height:20px;
    background: #606060;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    top:0px;
    left:0px;
}
#que_ans .double ul li p span.answer{
    width:90%;
    left:8%;
    top:0px;
}

/*åº•éƒ¨æ ·å¼æ–‡ä»¶*/
#footer{
    width:100%;
    height: auto;
    background-color: #333;
    border-bottom: 1px solid #434242;
}
#footer .friendly_link{
    width:100%;
    color: #fff;
    height:auto;
    /*  text-align: center; */
    /*border-left: 1px solid #fff;*/
}
#footer .friendly_link .left_link{
    display: inline-block;
    width:10%;
    text-align: center;
    margin-top:20px;
    margin-bottom: 15px;
    font-size: 15px;
    color: #fff;
}
#footer .friendly_link .link_items{
    width:90%;
}
#footer .friendly_link .link_items a{
    display: inline-block;
    width:100px;
    font-size:14px;
    /* color: #9b9b9b; */
    color:#fff;
    margin-top:20px;
    text-decoration: none;
}
#footer .friendly_link .link_items a:hover{
    color: #fff;
}
#nav_form{
    width:100%;
    height:415px;
    background-color: #333;
    border-bottom: 1px solid #222222;
    border-top: 1px solid #222222;
}
.nav_form ul{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    margin-top:2.2%;
}
#nav_form ul li{
    width: 7%;
    height: auto;
    flex: 0 1 auto;
    margin:  10px 0%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    /*margin-top:10px;*/
    /*border: 1px solid brown;*/
}
#nav_form ul li a{
    font-size:15px;
    color: #fff;
}
#nav_form .connect_way ul.three_others{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    margin-top:1%;
}
#nav_form .connect_way ul.three_others li:nth-child(1){
    position: relative;
    width: 33%;
    height: auto;
    flex: 0 1 auto;
    margin:  10px 0%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    /*margin-top:10px;*/
    /*border: 1px solid brown;*/
}
#nav_form .connect_way ul.three_others li:nth-child(2){
    position: relative;
    width: 40%;
    height: auto;
    flex: 0 1 auto;
    margin:  10px 0%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    /*margin-top:10px;*/
    /*border: 1px solid brown;*/
}
#nav_form .connect_way ul.three_others li:nth-child(3){
    position: relative;
    width: 25%;
    height: auto;
    flex: 0 1 auto;
    margin:  10px 0%;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    /*margin-top:10px;*/
    /*border: 1px solid brown;*/
}
#nav_form .connect_way ul.three_others li #form ul{
    margin-left: 10px;
}
#nav_form .connect_way ul.three_others li #form ul li{
    width:100%;
}
#nav_form .connect_way ul.three_others li #form ul li label{
    position: absolute;
    color: #ff7800;
    font-size:30px;
    left:13px;
}
#nav_form .connect_way ul.three_others li #form ul li input{
    width:340px;
    height:40px;
    border:none;
    color: #999;
    margin-left: 30px;
    padding-left: 10px;
    box-sizing:border-box;

}
#nav_form .connect_way ul.three_others li #form ul li input::-ms-input-placeholder{
    color: #999;
    margin-left:10px;
    padding-left: 10px;
}
#nav_form .connect_way ul.three_others li #form ul li input::-webkit-input-placeholder{
    color: #999;
    margin-left:10px;
    padding-left: 10px;
}
#nav_form .connect_way ul.three_others li #form ul li #wenbenyu{
    width:340px;
    height:90px;
    margin-left: 28px;
    padding-left: 10px;
    box-sizing:border-box;

}
#nav_form .connect_way ul.three_others li #form ul li #wenbenyuinput::-ms-input-placeholder{
    padding-left: 10px;
}
#nav_form .connect_way ul.three_others li #form ul li #wenbenyu::-webkit-input-placeholder{
    padding-left: 10px;
}
#nav_form .connect_way ul.three_others li #form  .btn-qr{
    border-radius:0px;
    width:340px;
    height:50px;
    background: #007b5f;
    color: #fff;
    font-size:18px;
    border:none;
    margin-left: 35px;
}
#navagation {
    margin: 15px auto !important;
}
#nav_form .connect_way ul.three_others li  ul.site li{
    position: relative;
    width:100%;
    height: 30px;
    text-align: left;
    /*margin-top:2%;*/
    margin-bottom:6%;
}
#nav_form .connect_way ul.three_others li  ul.site li span{
    position: absolute;
    font-size:18px;
    color: #bbbbbb;
    left: 72px;
}
#nav_form .connect_way ul.three_others li  ul.site li img.site_pic{
    position: absolute;
    left:35px;
}
#nav_form .connect_way ul.three_others li .code_pic{
    display: inline-block;
}
#nav_form .connect_way ul.three_others li .join_friends{
    display: inline-block;
    width:100%;
    font-size:18px;
    color: #bbbbbb;
    margin-top:40px;
}
#benan{
    width:100%;
    height:60px;
    line-height: 60px;
    background: #161616;
}
#benan span{
    color: #ffffff;
    font-size:14px;
}
#form_container{
    display: none;
}
#bottom_nav{
    display: none;
}
#que_ans .double  ul.char_container{
    height: 600px;
    width: 100%;
    margin-bottom: 50px;
}
@media (min-width: 1920px){
    .container {
        max-width: 1200px;
        width: 1200px;
    }
}
@media (min-width: 1570px){
    .container {
        max-width: 1200px;
        width: 1200px;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}

/*ï¿½Þ¸ï¿½ï¿½Æ¶ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½Ê½*/

@media(max-width: 480px) {
    .fu_title{display:none;color: #333333;text-align: center;font-size: 16px;margin-top: 10px;margin-bottom: 0px}
    .fu_title:before,.fu_title:after{content: "";width: 40px;border-top: 1px #cecece dashed; display: inline-block;  vertical-align: middle;}
    .fu_title:before{margin-right: 0px;}
    .fu_title:after{margin-left: 0px;}
    .fu_title .leader_margin{
        display: inline-block;
        padding-right:0px;
        padding-left: 0px;
        font-size: 14px;
        color: #909090;
    }
    #index-cate .services-content h2 a {
        /*font-size: inherit;*/
        font-weight: bold;
        display: inline;
        font-size: 16px;
    }
    #top{
        display: none;
    }
    #top_center{
        display: none ;
    }
    #mobile_center{
        position: fixed;
        display: block ;
        width:100%;
        height:70px;
        top:0px;
        left:0px;
        z-index:10;
        background: #fff;
    }
    #mobile_center .mobile_logo{
        width:39%;
    }
    #mobile_center .mobile_logo img.mobile_logo{
        width: 100%;
        margin-top: 4%;
        margin-left: 4%;
    }
    #mobile_center .mobile_tel{
        width:60%;
    }
    #mobile_center .mobile_tel .advertise_content{
        font-size:20px;
        color: #006a4f;
        font-weight:800;
        margin-top:4.5%;
        margin-bottom:0px;
    }
    #mobile_center .mobile_tel .mobile_num{
        margin-top:2.5%;
    }
    /*#mobile_center .mobile_tel .hot_line{*/
    /*    display:inline-block;*/
    /*    font-size:16px;*/
    /*    color: #e80b0b;*/
    /*    margin-top: 2.5%;*/
    /*    text-align: left;*/
    /*}*/
    #mobile_center .mobile_tel  .hot_num {
        display:inline-block;
        margin-top: 2.5%;
        text-align: left;
    }
    #mobile_center .mobile_tel  .hot_num>a{
        font-size:20px;
        color: #ff7800;
        font-weight: bold;
    }
    /*******************************ä¸­é—´æ ·å¼ ä¸“ä¸šå›¢é˜Ÿæ‰“é€ ä¸€ç«™å¼OEMä»£åŠ å·¥ èµ„è´¨æ–‡å·é½å…¨ æ»¡è¶³å¤šæ¸ é“è´´ç‰ŒåŠ å·¥éœ€æ±‚ ä¸Žåˆ°å®¶å¹³å°åˆä½œå¼•é¢†å¥åº·äº§ä¸šæ–°æ½®æµ å¸¸è§é—®é¢˜è§£å†³ åŠ©åŠ›æˆé•¿è¡Œä¸šç²¾è‹±*****************************************************/
    #coor{
        display: none;
    }
    #coor_mobile{
        display: block;
    }
    #coor_mobile  .coor_tittle{
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        margin: 0px auto;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    #coor_mobile ul{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: stretch;
    }
    #coor_mobile ul li{
        width:16%;
        height: 75px;
        flex: 0 1 auto;
        margin: 10px 3px 5px;
        padding-left:0px;
        padding-right:0px;
        text-align: center;
        /*border: 1px solid #fafafa;*/
    }
    #coor_mobile ul li:nth-child(2n){
        width:9%;
        height: 75px;
        flex: 0 1 auto;
        margin: 10px 1px 5px;
        padding-left:0px;
        padding-right:0px;
        text-align: center;
        border: 1px solid #fff;
    }
    #coor_mobile ul li .photo_boxes{
        width: 65px;
        height:65px;
        text-align: center;
        line-height: 60px;
        border: 1px solid #e0e0e0;
        border-radius: 50%;
    }
    #coor_mobile ul li .photo_boxes img.coor_picture{
        display: block;
        margin: 0 auto;
        margin-top: 16%;
    }

    #coor_mobile ul li .photo_box{
        width: 33px;
        height:70px;
        text-align: center;
        line-height: 70px;
        /*border: 1px solid #e0e0e0;*/
        /*border-radius: 50%;*/
    }
    #coor_mobile ul li .photo_box img.coor_pictures{
        display: block;
        margin: 0 auto;
        margin-top: 35%;
    }
    #coor_mobile ul li:nth-child(8){
        margin-left: 5%;
    }

    #need .coor_tit{
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        margin: 0px auto;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    #need  ul.need_items{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: stretch;
        margin-bottom: 0px;
    }
    #need  ul.need_items li{
        width: 46%;
        height: auto;
        flex: 0 1 auto;
        margin: 10px 7px 5px;
        padding-left:0px;
        padding-right:0px;
        text-align: center;
        /*border: 1px solid #f9f9f9;*/
    }
    #need  ul.need_items li img.need_pic{
        max-width: 100%;
    }
    #health {
        display: none;
        width: 100%;
        height: 200px;
        background: #f5f5f5;
    }
    #health .health_tit {
        color: #333333;
        font-size: 16px;
        font-weight: bold;
        margin: 10px auto;
    }

    .scroll-img {
        width:100%;
        height: 142px;
        overflow: hidden;
        font-size: 0;
    }
    .scroll-img ul {
        width: 700px;
        height: auto;
        margin: 0;
    }
    .scroll-img ul li {
        display: inline-block;
        width: 204px;
        height: 110px;
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 2px;
        margin-right: 2px;
        border: 2px solid #007b5f;
    }
    #demo4.scroll-img ul, #demo5.scroll-img ul {
        width: 1500px;
    }
    #health_mobile{
        display: block;
        width: 100%;
        height: auto;
    }
    #health_mobile ul{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: stretch;
    }
    #health_mobile ul li{
        width: 31%;
        height: auto;
        flex: 0 1 auto;
        margin: 10px 4px 5px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
        border: 1px solid #ddd;
    }
    #health_mobile ul li img.health_picture{
        max-width: 100%;
    }
    #health_mobile  .health_char{
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        margin: 0px auto;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    /*ä¸‹è¾¹çš„é—®ç­”*/
    #que_ans .que_tit {
        color: #333333;
        font-size: 18px;
        font-weight: bold;
        margin: 0px auto;
        margin-top: 30px;
        margin-bottom: 10px;
    }

    #wechat_box .picture_box{
        width: 60%;
        height: 275px;
        margin: 0 auto;
    }
    #wechat_box .picture_box .img_bother{
        max-width: 100%;
        margin-top: 15%;
    }
    #wechat_box .tel_num{
        color: #303030;
        font-size: 20px;
        margin-top: 5px;
    }
    #wechat_box .tel_num>span{
        color: #e80b0b;
    }
    #wechat_box  .contral_s{
        width: 250px;
        height: 50px;
        background: #006a4f;
        text-align: center;
        line-height: 50px;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
        color: #fff;
        font-size: 20px;
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 50px;
    }
    #menu{
        display: none;
    }
    #slidershow{
        display: none;
    }
    #slidershows{
        display: block;
        margin-top:71px;
    }

    #footer_content{
        height:auto;
    }
    #footer_content #footer,#footer_content #nav_form,#footer_content #benan{
        display: none;
    }
    #footer_content #form_container{
        display: block;
        height:auto;
    }
    #footer_content #form_container .contact_us .contact_detail{
        font-size: 18px;
        color: #333333;
        font-weight: 800;
    }
    #footer_content #form_container .contact_us .contact_en{
        font-size:14px;
        color: #909090;
        text-transform:Uppercase;
        margin-top: 10px;
    }
    #footer_content #form_container #mobile_form{
        width:100%;
        height:350px;
        margin-bottom:40px;
    }
    #footer_content #form_container #mobile_form ul{
        width:100%;
        height:255px;
    }
    #footer_content #form_container #mobile_form ul li{
        width:100%;
        height:45px;
        margin-top:13px;
    }
    #footer_content #form_container #mobile_form ul li label{
        position: absolute;
        display: inline-block;
        font-size:20px;
        color: #ea4335;
        margin-left:5px;
    }
    #footer_content #form_container #mobile_form ul li input{
        position: absolute;
        display: inline-block;
        width:89%;
        height:45px;
        left: 6%;
        padding-left: 10px;
        box-sizing:border-box;

    }
    #footer_content #form_container #mobile_form ul li input::-ms-input-placeholder{
        padding-left: 10px;
    }
    #footer_content #form_container #mobile_form ul li input::-webkit-input-placeholder{
        padding-left: 10px;
    }
    #footer_content #form_container #mobile_form ul li:nth-child(3){
        position: relative;
        width:100%;
        height:130px;
        margin-top:10px;
    }
    #footer_content #form_container #mobile_form ul li textarea{
        position: absolute;
        width:89%;
        height:130px;
        left:6%;
        padding-left: 10px;
        box-sizing:border-box;

    }
    #footer_content #form_container #mobile_form ul li textarea::-ms-input-placeholder{
        padding-left: 10px;
    }
    #footer_content #form_container #mobile_form ul li textarea::-webkit-input-placeholder{
        padding-left: 10px;
    }
    #footer_content #form_container #mobile_form ul li:nth-child(3) label{
        position: absolute;
        display: inline-block;
        font-size:20px;
        color: #ea4335;
        margin-left:5px;
        top: 0%;
    }
    #footer_content #form_container #mobile_form #btn{
        width:200px;
        height:45px;
        color: #fff;
        margin:0 auto;
        margin-left:25%;
        background: #006a4f;
        border:none;
    }
    #footer_content #bottom_nav{
        position: fixed;
        display: block;
        width:100%;
        bottom:0px;
        left:0px;
        padding-bottom:5px;
        padding-top:5px;
        background: #fff;
    }
    .modal-open .modal{
        z-index: 9999;
        height: 740px;
    }
    #footer_content #bottom_nav ul li{
        width: 22%;
        height: auto;
        float: left;
        padding: 3px;
        background: #006a4f;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        margin-left: 10px;
        text-align: center;
    }
    #footer_content #bottom_nav ul li:last-child{
        background: #ff7800;
    }
    #footer_content #bottom_nav ul li a{
        color: #fff;
    }
    #footer_content #bottom_nav ul li.mask_bg{
        background: #006a4f;
        color: #fff;
    }
    .modal-content {
        position: relative;
        width:90%;
        height:414px;
        /*background:url(../img/mask.png) no-repeat 90% 61%;*/
        z-index: 9999;
        max-width: 100%;
        text-align:center;
        margin-left: 5%;
        margin-top: 13%;
        padding-left: 0px;
        padding-right: 0px;
        background-size:contain;
    }
    .modal-content .modal-header{
        width: 100%;
        height:45%;
        max-width: 100%;
        padding: 0px !important;
    }
    .modal-content .modal-header img.fire_size{
        max-width: 100%;
    }
    /*.modal-content .modal-header .close>span{*/
    /*color: #000;*/
    /*}*/
    .modal-content .modal-body{
        position: absolute;
        height: 191px;
        top: 53%;
        z-index: 9999;
        padding: 5px;
        /*border: 1px solid darkolivegreen;*/
    }
    .modal-content .modal-body  ul.nine_items{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: space-between;
        margin-bottom: 0px;
    }
    .modal-content .modal-body  ul.nine_items li{
        width: 30%;
        height: auto;
        flex: 0 1 auto;
        margin:  6px 0%;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        /*margin-top:10px;*/
        border: 1px solid #dddddd;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        color: #606060;
        font-size: 14px;
    }
    .modal-content .modal-body  ul.nine_items li:hover{
        background: #006a4f;
    }
    .modal-content .modal-body  ul.nine_items li>a{
        text-decoration: none;
        color: #606060;
    }
    .modal-content .modal-body  ul.nine_items li:hover>a{
        text-decoration: none;
        color: #fff;
    }
    .modal-content #close_anniu{
        position: absolute;
        width: 50px;
        height: 80px;
        padding: 15px;
        text-align: right;
        right: 45%;
        bottom: -17%;
        /*border: 1px solid red;*/
        border-top: none !important;
    }
    #close_anniu  .line_btn{
        display: inline-block;
        position: absolute;
        width: 1px;
        height: 40px;
        left: 50%;
        top: 0px;
        background: #fff;
    }
    #close_anniu  .for_close{
        position: absolute;
        width: 35px;
        height:36px;
        border: none;
        left: 7.5px;
        top: 40px;
    }
}