body{background: #ffffff;}
.w1260{width: 1260px;}
.w1250{width: 1250px;}
.w1330{width: 1330px;}
/* banner */
.banner{position: relative;}
.banner img{width: 100%;}
.banner p{position: absolute;bottom: 0;margin-left: 60px;line-height: 88px;font-size: 42px;font-weight: bold;color: #ffffff;}
/* 科室介绍 */
.intro{background: #ffffff;width: 658px;height: 348px;margin-top: 60px;padding: 15px 35px 30px;border: 1px solid #d5d5d5;box-shadow: 1px 1px 10px #d5d5d5;}
.intro-title{margin-bottom: 12px;}
.intro-title a{font-size: 24px;color: #000000;}
.intro-title span a{font-size: 14px;padding:2px 8px;border: 1px solid #cccccc;border-radius: 6px;}
.intro-cont{font-size: 14px;margin-bottom: 15px;}
/* 特色专病 */
.disease{position: relative;background: #ffffff;margin-top: 60px;padding: 15px 30px 30px;border: 1px solid #d5d5d5;box-shadow: 1px 1px 10px #d5d5d5;}
.disease-title{margin-bottom: 12px;}
.disease-title a{font-size: 24px;color: #000000;}
.disease img{width: 440px;height: 300px;opacity: 0.8;filter: alpha(opacity=80);}
/* 团队介绍 */
.team{position: relative;}
.team-title{margin: 70px 0 20px 0;}
.team-title a{font-size: 24px;color: #000000;}
.team .swiper-container{height: 380px;}
.team .swiper-slide{position: relative;overflow: hidden;margin: 0 36px;}
.team .swiper-slide img{width: 240px;height: 340px;}
.team .swiper-slide p{width: 240px;height: 40px;line-height: 40px;font-size: 22px;color: #ffffff;text-align: center;background: #5096ca;}
/* box */
.box .title{margin-bottom: 15px;}
.box .title a{font-size: 24px;line-height: 1.2;color: #000000;}
.box .title span a{display: block;font-size: 12px;color: #474747;text-align: center;width: 90px;height: 22px;line-height: 22px;border: 1px solid #ddd;border-radius: 10px;}
.box li{padding: 14px 0;line-height: 1.2;border-bottom: 1px solid #eeeeee;}
.box li a{font-size: 14px;color: #474747;}
.box li a:hover, .box li:hover .date{color: #01763a;}
.box .date{font-size: 12px;color: #909090;margin-top: 7px;font-family: 'arial';}
/* 科室动态 */
.dynamic, .photo{width: 428px;height: 433px;background: #ffffff;margin: 80px 10px 0 0;padding: 30px 30px 15px;border: 1px solid #cccccc;-webkit-box-shadow: 0 0 15px #cccccc;box-shadow: 0 0 15px #cccccc;}
.dynamic-cont li:first-child{border-top: 1px solid #eeeeee;}
/* 科室相册 */
.photo{width: 328px;}
.photo-cont img{width: 325px;height: 194px;}
/* 宣教科普、科研成果*/
.science{width: 300px;height: 236px;background: #56a5aa;margin-top: 80px;padding: 30px 25px 35px;}
.science li, .result li{border-bottom: 1px solid #ffffff;}
.science li a, .science .date, .science .title a, .science li a:hover, .science li:hover .date,
.result li a, .result .date, .result .title a, .result li a:hover, .result li:hover .date{color: #ffffff;}
.science .title span a, .result .title span a{color: #ffffff;width: 70px;border: 1px solid #ffffff;}
.result{width: 300px;height: 108px;background: #e4ca8f;margin-top: 10px;padding: 30px 25px 30px;}
/* 营养餐、体重管理 */
.food-cont, .weight-cont{text-align: center;}
.food-cont a, .weight-cont a{font-size: 14px;color: #222222;}
.food-cont p, .weight-cont p{text-align: justify;}
.food-cont img, .weight-cont img{width: 300px;height: 200px;margin-bottom: 15px;}
.food, .weight{width: 558px;height: 324px;background: #ffffff;padding: 30px 30px 15px;border: 1px solid #cccccc;-webkit-box-shadow: 0 0 15px #cccccc;box-shadow: 0 0 15px #cccccc;}
.food{margin: 75px 10px 0 0;}
.weight{margin-top: 75px;}
/* 荣誉奖励 */
.honour{width: 428px;height: 236px;background: #ffffff;margin: 100px 10px 110px 0;padding: 30px 30px 15px;border: 1px solid #cccccc;-webkit-box-shadow: 0 0 15px #cccccc;box-shadow: 0 0 15px #cccccc;}
.honour-cont{text-align: center;}
.honour img{width: 287px;height: 192px;}
/* 联系我们 */
.contact{width: 598px;height: 236px;background: #ffffff;margin: 100px 0 110px 0;padding: 30px 120px 15px 30px;border: 1px solid #cccccc;-webkit-box-shadow: 0 0 15px #cccccc;box-shadow: 0 0 15px #cccccc;}
.contact-cont p{color: #474747;line-height: 2;background: url("../images/lm_contact.png") no-repeat top left;padding-left: 75px;}
/* 手机 @media */
@media only screen and (max-width:1330px) {
    body {width: 1330px;}
}
