﻿html, body {max-width: 640px;margin: 0 auto;background-size: 100%;}
img {max-width: 100%;max-height: 100%;}

.layui-container{max-width: 640px;}
#banner-carousel, #banner-carousel div {background: none;min-height:140px;}
#banner-carousel div.layui-carousel-ind{ min-height:20px}
.layui-form-onswitch {border-color: #FFFFFF;background-color: #FFFFFF;}
.layui-form-onswitch i {background-color: #d02b25;}
.layui-form-onswitch em {color: #d02b25 !important;}
.function-module {overflow: hidden;/*height: 118px;*/}
.module-item {white-space: nowrap; overflow-y: auto; }
/*自定义滚动条的伪对象选择器, CSS 可以隐藏滚动条*/
.module-item::-webkit-scrollbar {display: none;}
.module-item-content {width: 55%;margin-right: 20px;display: inline-block;}
.v-line{width:3px; background-color:#d02b25;float:left; margin-right:5px;}
.v-title{float:left; font-size:1.1em; margin-top:-3px;}
.home-case{border-radius: 1em; box-shadow: 3px 3px 6px #eee; -webkit-box-shadow: 3px 3px 6px #eee;-moz-box-shadow: 3px 3px 6px #eee;float:left; width:100%;}
.home-case .text{width:60%; float:left; padding:10px;}
.home-case .text .title{font-weight:bold;line-height:25px;}
.home-case .text .m{font-size:0.8em;line-height:20px;}
.home-case .img{width:30%; float:left;margin-top:15px;}
.home-service-list div{ width:20%;float:left;text-align:center;font-size:0.9em; margin-top:10px;}
.home-service-list span{border-radius: 1em; box-shadow: 0px 0px 3px #b4b4b4; -webkit-box-shadow: 0px 0px 3px #b4b4b4;-moz-box-shadow: 0px 0px 3px #b4b4b4; background-color:#FFF; padding:5px;white-space:nowrap;}

#divExhibitionRecommend img{border-radius: 1em;}

.text-c{text-align:center}
.contact-float {position: fixed;right: 10px;bottom: 40px;z-index: 9999; width:50px; cursor:pointer;}
.bottom{ position:fixed; bottom:0px; width:100%;height:45px;margin:20px -15px 0px -15px; background-color:#FFF;box-shadow:inset 0px 10px 10px -15px #000;-webkit-box-shadow: inset 0px 10px 10px -15px #000;-moz-box-shadow: inset 0px 10px 10px -15px #000;}
.bottom div{height:30px; max-height:60px;}
.bottom div.circular{height:100px;width:80px; border-radius: 50%; background-color:#FFF;margin: -40px auto;padding-top: 15px;}