@media screen and (max-width: 640px) {
    .box { font-size:15px; float:left;}
    .mobilebox {
        padding: 10px;
    }

.header{display:none}
.mobilemenu{display:block}
.indexbanner{height:auto}
.banner{height:auto}
.banner img{width:100%}
.inner_topic .inner_topic_path {display:none;}
.box_content {  padding-left:10px; margin-top:20px; height:auto; line-height:30px; font-size:14px;}
    .tream .tream_title {
        width: 100%;
        line-height: 88px;
        text-align: center;
        font-size: 50px;
        font-weight: bold;
    }

/*案例*/
.services { width:100%; margin-top:30px;float:left;}
.services ul { width:100%; list-style-type:none;}
.services ul li { width:100%; padding-right:0px; float:left; }
.services_item .services_item_photo{ width:100%; max-height:241px;}
.services_item .services_item_photo img{width:100%; max-height:241px;}
.services_item .services_item_content p { width:100%;}

.bodycontent {
    width: auto;
    padding:4px;
    margin: 10px auto;
}
    .bodycontent1920 {
        width: auto;
        padding: 4px;
        min-width: auto;
        margin: 10px auto;
    }
    .bodycontent10 {
        width: auto;
        padding: 4px;
        min-width: 1197px;
        margin: auto;
    }
.bodycontentheader {
    width: 100%;
    min-width: 1197px;
    margin: 0px auto;
}

/**首页*/
.index_brand{width:100%;margin-top:0px;float:left}
    .aboutcontent {
        width: auto;
        height: auto;
        float: left;
    }

.aboutcontent_show{width: 100%; float:left; margin-left:0px; margin-top:4px; font-size:15px;line-height:25px}
.aboutcontent_showright{width: 100%;float:right; font-size:15px;}

/*首页产品*/
.hotel_list{width:100%;margin-top:10px;overflow:hidden;float:left}
.hotel_list ul{width:100%;list-style-type:none}
.hotel_list ul li{width:32%;height:auto; overflow:hidden;float:left;margin-right:2px;margin-bottom:10px}

.divcss5{ position:relative;width:33%; height:auto;}
.divcss5 img{ width:100%; height:auto;}

/*首页视频*/
.indexviedo { width:100%; float:left; height:auto; background:none;}
.viedo_div { width:auto; padding:2px; height:400px; margin:5px auto;}
.viedo {
        width: auto;
        height: 100%;
    }
 


/*首页新闻*/
    .index_news ul li {
        width: 100%;
        height:auto;
        margin-bottom:20px;
        float: left
    }
.index_news_item{width:100%;float:left;}
.index_news_item p.more{width:100%;margin-top:0px;height:30px;line-height:30px;font-size:16px;float:left}
.index_news_photo{ width:100%; height:200px; float:left;}
.index_news_photo img{ width:auto; height:auto; max-width:100%; max-height:100%;}
/*客户服务*/
.client_list{width:100%;margin-top:10px;overflow:hidden;float:left}
.client_list ul{width:100%;list-style-type:none}
    .client_list ul li {
        width: 50%;
        height: auto;
        float: left;
        overflow: hidden;
        margin-right: 0px;
        margin-bottom: 10px;
    }
div.divcss5 {
        width: auto;
        height: 92px;
        padding:2px;
}

/*首页版权*/
.copyright {
    width: 100%;
    margin: auto;
    padding-top: 30px;
    text-align: left;
    line-height: 25px;
    background: none;
    padding-left: 0px;
    color: #8a8a8a; font-size:12px;
}
.webchat { width:100%; float:left;}
.webchat ul {list-style-type:none;}
.webchat ul li {float:left; margin-right:10px;}

    .buttom {
        width: 100%;
        margin: auto
    }


/*内页*/
  
    .inner_banner {
        min-width: auto;
        width: auto;
        height: auto
    }
.inner_banner img{width:100%}

/*内页菜单*/
.catelog {
    width: 100%;
    height: 39px;
    line-height: 40px;
    text-align: center;
    float: left;
    border-bottom:1px solid #000;
    margin-bottom:10px;
}
.catelog .curren_catalog {display:none;}

.catemenu {
   float:right;
}
.catemenu ul {list-style-type:none;}
.catemenu ul li { width:100px; float:left; margin-top:-1px; font-family:"Microsoft YaHei";  color:#b0b0b0; font-size:16px;}
.catemenu ul li a{ color:#b0b0b0;}
.catemenu ul li.current { border-bottom:3px solid #1a40a4; color:#000;}
.catemenu ul li.current a{  color:#000;}
.catemenu ul li.current a span { color:#c4954e;}

}
