body{min-width: 1200px;}
.navWrap,.mainNav{width: 1150px;}
ul{margin: 0;}
.mo-position-r{position: relative;}
.mo-banner{margin-top: 90px;}
.mo-banner ol{bottom: 10px !important;}
.mo-container{width: 1150px;}
.mo-icon-img{width: 7rem;}
.mo-hosp{background: rgb(234,234,234);}
.mo-youshi{background: #f8f8f8;}
.mo-hosp > .mo-container{background: white;}
.mo-border{border-top: 3px solid #ccc; width: 2.5rem;}
.mo-img-position{position: relative; overflow: hidden;}
.mo-img-title{position: absolute; top: 0; left: 0; background: rgba(0,0,0,.5); height: 100%; color: white; display: none; transition: all .3s ease-in-out;}
.mo-img-position:hover .mo-img-title{transform: auto; display: block;}
.mo-hezuo{background: url(../img/ba15.jpg);}
.mo-youblock{box-shadow: 0 2px 24px 0px rgba(175,175,175,0.2); background: white;}
.mo-btn{border-radius: 17px; border: 2px solid #208eca; background: none;}
.mo-youlist{transition: all 0.5s ease-in-out;}
.mo-youlist:hover{ transform: translateY(-10px);}
.mo-youlist:hover .mo-btn{background: #208eca; color: white;}
.mo-tongji{background: url(../img/ba22.jpg); color: white;}
.mo-about-title{box-shadow: 0 2px 24px 0px rgba(175,175,175,0.2);}
.mo-about-list li{padding-left: 3rem; padding-right: 4rem;}
.mo-about-list li:nth-child(1){background: url(../img/ba27.png) left top no-repeat;}
.mo-about-list li:nth-child(2){background: url(../img/ba28.png) left top no-repeat;}
.mo-about-list li:nth-child(3){background: url(../img/ba29.png) left top no-repeat;}
.mo-about-list li:nth-child(4){background: url(../img/ba30.png) left top no-repeat;}
.mo-about-border{position: absolute; left: 0; bottom: 0; width: 100%; border: 3px solid #2154cf;}
.mo-about-img{width: 88%; position: absolute; left: -10px; top: 20px;}
.mo-about-border-1{width: 30px; position: initial;}
.mo-about-tabs{background: white !important;}
.mo-about-tabs li{margin-right: 2rem;}
.mo-about-tabs li:last-child{margin-right: 0;}
.mo-about-tabs li>a{background: #f1f1f1;}
.mo-tabs-bd{border-top: 1px solid #ccc;}
.mo-tabs-1{overflow: hidden;}
.mo-tabs-1> img{transition: all 0.5s; }
.mo-tabs-1-1{position: absolute; top: 0; left: 0; transition: all 0.5s;}
.mo-tabs-1-1>div:first-child{background: white;}
.mo-tabs-1-1>div:last-child{height: 300px; background: rgba(0,0,0,0);}
.mo-tabs-1:hover img{transform: scale(1.2,1.2);}
.mo-tabs-1:hover .mo-tabs-1-1{transform: scale(.9,.9); border: 1px solid #009CDA;}
.mo-tabs-2{border-left: 1px solid #ccc;}
.mo-tabs-f{width: 13rem; background: url(../img/ba34.png) left center no-repeat,url(../img/ba35.png) right center no-repeat;}
.mo-tabs-3{overflow: hidden; position: relative;}
.mo-tabs-3 img{transition: all .3s ease-in-out;}
.mo-tabs-3 img:hover{transform: scale(1.3,1.3);}
.mo-tabs-3-title{position: absolute; left: 0; bottom: -100px; background: rgba(0,0,0,.8); transition: all .3s ease-in-out; color: white; width: 100%; padding-left: 10px;}
.mo-tabs-3 img:hover + .mo-tabs-3-title{transform: translateY(0); bottom: 0;}
.mo-quest{box-shadow: 0 2px 24px 0px rgba(175,175,175,0.2);}
.mo-fumei{box-shadow: 0 0 12px rgba(0,0,0,0.1); color: white; border-radius: 25px;}
.mo-fumei-bg{background: url(../img/ba60.png) center bottom no-repeat; border-radius: 25px;}
.mo-fumei-bg>p{margin-bottom: -1rem;}
.mo-fumei-top1{background-color: #2fbcec}
.mo-fumei-top2{background-color: #fab703}
.mo-fumei-top3{background-color: #a9d4a9}
.mo-fumei-bottom{color: #000000;}
.mo-fumei-icon{width: 35px; height: 35px; border-radius: 10px;}
.mo-fumei-icon-1{background: #2fbcec;}
.mo-fumei-icon-2{background: #fab703;}
.mo-fumei-icon-3{background: #a9d4a9;}
.mo-right{width: 161px; height: 424px; border-radius: 3px; position: fixed; top: 50%; right: 0;  margin-top: -212px; z-index: 1000;}
@media screen and (min-width: 320px) and (max-width: 700px) {
    .mo-container{width: 100%;}
	.mo-img-width{width: 85%;}
	.mo-img-title{margin: auto; top: 157%; left: 0; right: 0; bottom: 0; display: block;}
	.mo-about-img{width: 88%; position: inherit; left: 3rem; top: 2rem;}
	.mo-about-tabs li{margin-right: 0;}
	[data-am-widget=tabs]{margin: 0;}
	.mo-tabs-1-1>div:last-child{height: 0; background: rgba(0,0,0,0);}
	.mo-tabs-3-title{bottom: 0;}
	.mo-header,.mo-footer{display: none;}
}


.mo-header{background: white; height: 95px; position: fixed; top: 0; z-index: 1000; width: 100%;}
.mo-header img{height: 94px;} 
.mo-header-menu{background: white;}
.mo-header-menu>li{height: 90px; line-height: 90px;}
.mo-header-menu>li:hover .mo-header-menu-child{transform: translateY(400px);}
.mo-header-menu a{color: #404040;}
.mo-header-menu-child{background: white; transition: all 0.5s ease-in-out; position: absolute; z-index: -1; width: 100%; margin-top: -400px;}
.mo-header-menu-child li{height: auto; line-height: 45px;}
.mo-footer img{border: 1px solid #ccc; width: 150px;}
.mo-footer li{line-height: 30px;}
.mo-footer a{color: #333333;}