﻿.chengYuan{width: 380px;background: #fff;}
.chengYuan p{line-height: 28px;}
.chengYuan p.tit{color: #0064b0;font-size: 16px;font-weight: bold;}

/*banner*/
.banner{background: #fff;padding: 10px;width: 780px; height: 390px;}
.banner .swiper-box{position: relative;overflow: hidden;width: 780px;height: 390px;}
.banner img{width: auto;height: 390px;display: block;margin: 0 auto;}
.banner .swiper-box .swiper-slide{ position: relative;float: left;width: 780px;}
.banner .swiper-box .content_box{
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 34px;
	height: 34px;
	width: 780px;
	background:url(/Sites/Uploaded/UserUpLoad/20160817/20160817135150.png) repeat;
	text-indent: 10px;
	}
.banner .swiper-box h2{color: #fff;font-size: 16px;}
.banner .swiper-box p{color: #fff;line-height: 26px;margin-top: 10px;}

.banner .pagination{position: absolute;bottom: 10px;right: 0;width: 100px;}
.banner .pagination span{ width: 12px; height: 12px; border-radius: 10px; background: #fff;display: block;float: left;margin-right: 6px;}
.banner .pagination span.swiper-active-switch{ background: #6bb2e6; }
.banner .arrow-btn{display: none;}

/*基金会简介*/
.chengYuan .pd20{padding: 10px 19px;}
.js_box{background: #fff;}
.lhy_box{width: 330px;margin-left: 45px;}
.dt_box{width: 370px;}
.jj_box{width: 370px;}
.article_box1 p{line-height: 26px;color: #666;margin-top: 10px;}
.article_box1 p a{color: #0064b0;float: right;}
.article_box1 p a:hover{font-weight: bold;}
.linkmap{display: none;}

.lhy_box .article_box img{width: 98px;}
.title_header .ewm{position: relative;float: right;background: url(/Content/Areas/Hospitals/images/Main/ewm.png) no-repeat 5px center;width: 20px;margin-right: 6px; height: 20px;border-right: 1px solid #bbb;padding-left: 14px;transition: all 0.2s ease;margin-top: 4px;}
.title_header a.ewm:hover{background: url(/Content/Areas/Hospitals/images/Main/ewm_h.png) no-repeat 5px center;border-right: 1px solid #0064b0;}
.title_header .ewm_img{width:90px; height:auto; position:absolute; top:20px; right:0px; z-index:10000; display: none;}
.title_header a.ewm:hover .ewm_img{ display: block;}


@media only screen and (max-width:768px){
	.pc_chengYuan{ display:none;}
 .phone_chengYuan{ display:block !important}
	.main,.main_content{ margin:0px;}
	.main_content{padding-top:10px;}
	.row{ margin-top:0px}
	.pd20{ padding:0px}
	.chengYuan {width: 100%;}
	.banner{width: 100%;box-sizing: border-box;padding: 0px;height: 270px; margin-bottom:20px}
	.banner .swiper-box{width: 100%;}
	.banner .swiper-box {height: 270px;width: 100%;}	
	.banner img{ height:auto; width:100%}
	.banner .swiper-box .content_box{ width:100%;}
 .banner .swiper-box h2{width: 70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.lhy_box {width: 48%;margin-right:0;margin-left: 0px;}
	.dt_box {width: 48%;float: right;}
	.jj_box {width: 100%;margin-top: 20px;}
	.article_box1 img{float: left;margin-right: 0px;}
	ul.article_list li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
}
@media only screen and (max-width:640px){
	.lhy_box,.dt_box {width: 100%;}
	.dt_box{margin-top: 20px;}
 .banner,.banner .swiper-box{ height:235px}
}
@media only screen and (max-width:500px){
 .banner,.banner .swiper-box{ height:200px}
}
@media only screen and (max-width:425px){
	.article_box1 img{width: 100%;}
	.banner,.banner .swiper-box{ height:150px}
}   