@charset "utf-8";
/*
* title:博爱曙光口腔科列表页
* Author:luochou
* Date:2024.3.19
*/
.new-header,.container{width:100%;margin:0 auto;}
.container{background-color:#f5f5f5;}
.container img{max-width:100%;display:block;}
.banner{width:100%;height:400px;overflow:hidden; background: url(/style/images/bapz/banner.jpg) no-repeat center top;}
.bannerWAP{display:none;}
.item{width:1200px;margin:0 auto;}

.module{padding:0 0 60px;}
.sidebar{position: relative; float: left; width: 280px;}
.content{float: right; width: 880px;}
/* sidebar_menu */
.sidebar_menu{margin-top: -100px; background: #fff; border-bottom: none;}
.sidebar_menu h2{height: 100px; background-color: rgba(34,168,169,.8); text-align: center;}
.sidebar_menu h2 span{line-height:40px;font-size:32px;color:#fff;font-weight:normal;padding-top:14px;display:block;}
.sidebar_menu h2 small{line-height:32px;font-size:20px;display:block;font-family: Arial, Helvetica, sans-serif;}
.sidebar_menu ul{border: 1px solid #e3e3e3; border-top: none; border-bottom: none;}
.sidebar_menu li{height: 60px;letter-spacing: 2px;border-bottom: 1px solid #e3e3e3;}
.sidebar_menu li a{display: block;height: 60px;text-align: center;overflow: hidden; line-height: 60px;font-size: 20px;color: #545454; border-left:3px solid #fff; border-left: 3px solid transparent; transition: background ease .3s,color ease .3s,border ease .3s;}
.sidebar_menu li a::after{display: inline-block;content: ''; width: 8px;height:18px;margin: 21px 0 0 18px;font-size:0;line-height:0;vertical-align:top;background: url(/style/images/bapz/arrow.png) left top no-repeat; transition: all .3s;}
.sidebar_menu li.on a,.sidebar_menu li a:hover{padding: 0;color: #4cbbb4;background: #eee;border-left: 3px solid #4cbbb4;}
.sidebar_menu li.on a::after,
.sidebar_menu li a:hover::after{background-position: left bottom;}
/* main_title */
.main_title{padding: 30px 0; overflow: hidden;}
.main_title h2{float: left; color: #333; font-size: 28px; font-weight: normal; line-height: 30px;}
.main_title .adr{float: right; color: #666; font-size: 16px; line-height: 30px;}
.main_title .adr a{color: #666;}
.main_title .adr a:hover{color: #22a8a9;}
/* f2Box */
.f2Box{padding-top: 60px;}
.f2Box h2{color: #333; font-size: 40px; font-weight: normal; line-height: 50px; text-align: center;}
.f2Box h2 small{display: block; color: #666; font-size: 18px; line-height: 24px;}
.f2Box ul{padding-top: 25px; overflow: hidden;}
.f2Box li{float: left; width: 280px; margin-right: 20px; margin-bottom: 20px;}
.f2Box li.mr0{margin-right: 0;}
.f2Box li p{height: 56px; background-color: #4cbbb4; color:#fff; font-size: 20px; line-height: 56px; text-align: center;}
/* f3Box */
.f3Box{padding-top: 50px;}
.f3Box h2{padding-bottom: 25px; color: #333; font-size: 40px; font-weight: normal; line-height: 50px; text-align: center;}
.f3Box h2 small{display: block; color: #666; font-size: 18px; line-height: 24px;}


@media only screen and (max-width: 750px){
	.new-header,.container{min-width:320px;width:100%;max-width:750px;margin:0 auto;}
	.container{padding-bottom:0;}
	.container img{max-width:100%;display:block;}
	.item{width:auto;}

	.banner{display:none;}
	.bannerWAP{display: block;}
	.module{padding-bottom:0;}
	.sidebar{display:none;}
	.content{float: none; width: 100%;}
	/* main_title */
	.main_title{padding: .3rem .2rem;display: flex;display: -webkit-flex;flex-direction: column-reverse;}
	.main_title h2{float: none; padding-top: .24rem; font-size: .48rem; line-height: 1.6;}
	.main_title .adr{float: none; font-size: .28rem; line-height: 1.4;}
	.main_body{padding-top: .2rem;}
	/* f2Box */
	.f2Box{padding-top: .6rem;}
	.f2Box h2{font-size: .46rem;line-height: 1.6;}
	.f2Box h2 small{font-size: .18rem; line-height: 1.4;}
	.f2Box ul{padding:.25rem .2rem 0; display: flex; display: -webkit-flex;flex-wrap: wrap; justify-content: space-between;}
	.f2Box li{float: none; width: 32%; margin-right: 0; margin-bottom: .2rem;}
	.f2Box li h3{height: .68rem; font-size: .32rem;line-height:.68rem;}
	.f2Box li p{height: .6rem; font-size: .24rem; line-height:.6rem;}
	/* f3Box */
	.f3Box{padding-top: .5rem;}
	.f3Box h2{padding-bottom: .25rem; font-size: .46rem; line-height: 1.6;}
	.f3Box h2 small{font-size: .18rem; line-height: 1.4;}
}
