@charset "utf-8";
/* CSS Document @woniu*/

img{ max-width:100%;}
@media screen and (max-width: 768px) {
.pl02 {
padding-left: .2rem;
}
.pall02 {
padding: .2rem;
}
}
.layui-col-space30 {
	margin: -0.325rem
}
.layui-col-space30>* {
	padding: 0.325rem
}
.layui-container {
	width: 1200px;
}

/******header样式******/
.header{ height:100px; background:#fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.logo{float:left; margin-top:2px;}
.logo img{ height:95px;}
.menu{ float: right; margin-top:30px;}
.menu li{display:inline-block;vertical-align:middle;position: relative; }
.menu li>a{ display:block; font-size:16px; line-height:40px; padding:0 25px;  color: #333; }
.menu li:hover a,.menu li.active>a{ color:#2b96cc; }
.menu li dl{ display: none; position: absolute; left: 0; top: 100%; width: 120%; z-index: 999; background: #FFF;}
.menu li dt a{ display: block; line-height: 43px; color: #666 !important; font-size:14px; padding:0 15px; }
.menu li dt:hover a{ background: #2b96cc; color: #FFF !important; }

/*****flash***/
.section-three{
	overflow:hidden;
}
.owl-carousel-c{
	width: 100%;
	float:left;
	overflow:hidden;
}
#banner{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
#banner .item{ display: block;}
#banner img { display: block;width:100%;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:10px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#2b96cc;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}

/****banner下面*****/
.index-wenzi{ padding:60px 0; overflow:hidden; background:#2b96cc;}
.wz-hello h2{ font-size:22px; color:#fff; margin-bottom:20px; line-height:30px;}
.wz-hello h3{ font-size:16px; color:#fff; font-weight:400;}
.wz-hello p{ font-size:16px; color:#fff; font-weight:bold; margin-top:15px;}
.wz-hello p strong{ color:#ff0; font-size:30px;}
.wz-more a{ width:150px; height:50px; line-height:50px; float:left; background:#fff; text-align:center; font-size:12px; color:#434343; font-weight:bold;}
.wz-more a:hover{ background:#000; color:#fff;}

/****服务范围****/
.index-prduct{ padding:60px 0; overflow:hidden;}
.T-title{ text-align:center; width:100%;}
.T-title h2{ margin-bottom:20px;}
.prd-show{ width:100%; margin-top:50px; overflow:hidden;}
.prd-show li{ width:20%; float:left; overflow:hidden; text-align:center; margin-bottom:20px;}
.prd-show li img{ width:60%;}
.prd-show li span{ width:100%; height:40px; line-height:40px; text-align:center; float:left;}
.prd-show li a:hover span{ color:#2b96cc;}

/****关于我们****/
.index-about{ padding:60px 0; overflow:hidden; background:#2b96cc;}
.T-title1{ text-align:center; width:100%;}
.T-title1 h2{ margin-bottom:20px; color:#fff;}
.T-title1 p{ color:#fff;}
.in-about-c{ width:100%; margin-top:30px; overflow:hidden;}
.about-txt{ width:100%; position:relative; text-indent:2em;}
.about-txt p{ font-size:16px; line-height:30px; color:#fff;}
.about-more{ width:250px; height:50px; line-height:50px; float:left; text-align:center; background:#fff; font-size:12px; color:#434343; float:left; font-weight:bold; margin-top:30px;}
.about-more:hover{ background:#000; color:#fff;}

/****医院环境***/
.index-yyhj{ padding:60px 0;}
.in-yyhj-c{ width:100%; margin-top:60px; overflow:hidden;}
.yyhj-img{ width:100%;}
.swiper-button-white{
	transform: translateY(-50%);
    width: 52px !important;
    height: 52px !important;
	line-height:52px;
	font-size:25px;
	color:#fff;
	text-align:center;
    border-radius: 50%;
    font-size: 0;
    background-color:rgba(109, 115, 120, 0.5);
	background-image:none !important;
    z-index: 5;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
	top:45%;
}
.swiper-button-white:hover{ background:#2b96cc;}

/*****预约***/
.index-yuyue{ padding:50px 0; background:#ff6637; overflow:hidden;}
.index-yuyue h2{ font-size:18px; color:#fff; font-weight:400; margin-bottom:10px;}
.index-yuyue p{ font-size:15px; color:#fff;}
.yy-more{ width:200px; height:50px; line-height:50px; float:left; background:#fff; border-radius:30px; text-align:center; font-size:14px; color:#ff6637;}
.yy-more:hover{ color:#333;}



/*****footer****/
.footer{ padding:50px 0 0 0; background:#000000; overflow:hidden;}
.foot-lx{ width:100%; overflow:hidden; margin-bottom:20px;}
.foot-lx li{ width:33.3333%; line-height:50px; color:#fff; font-size:16px; float:left; text-align:center;}
.foot-lx li img{ margin-right:10px;}
.copyright{ width:100%; padding:15px 0; overflow:hidden; border-top:1px solid #181818; color:#fff; text-align:center; font-size:14px;}
.copyright a{ color:#fff;}

/****关于我们单页***/
.pgbanner{ padding:30px 0; background:rgba(34, 34, 34); overflow:hidden; position:relative;}
.pgbanner h2{ font-size:26pxp; color:#fff; font-weight:400; line-height:40px;}
.pgbanner p{ color: rgb(204, 204, 204); font-size:14px;}
.pg-zjtd{ padding:60px 0; overflow:hidden;}
.zjtd-img{ width:360px; margin-top:60px; overflow:hidden;}
.zjtd-img img{ width:100%;}
.zjtd-txt{ width:800px; margin-top:60px; overflow:hidden;}
.zjtd-txt h2{ font-size:30px; margin-bottom:15px;}
.zjtd-txt h2 span{ margin-left:30px;padding:5px 15px; text-align:center; font-size:15px; color:#fff; font-weight:400; background:#1f1f1f;}
.zjtd-txt h3{ border:1px solid #ddd; padding:2px 0; width:120px; font-size:16px; font-weight:400; text-align:center; margin-bottom:20px;}
.zjtd-txt p{ text-indent:2em; font-size:16px; line-height:30px; margin-bottom:20px;}

.pg-about{ padding:60px 0; overflow:hidden; background:url(../images/pgabout.jpg) center top no-repeat rgba(43, 150, 204); background-size:cover;}
.pg-about-c{ width:100%; margin-top:30px; overflow:hidden; font-size:16px; line-height:30px; color:#fff;}
.pg-about-c p{ margin-bottom:10px; text-indent:2em;}

/****联系我们****/
.pg-lxwm{ padding:40px 0; overflow:hidden;}
.pg-lxwm-c{ width:100%; overflow:hidden; font-size:16px; color:#000; margin-bottom:40px; line-height:30px;}
.pg-lxwm-c p{ margin-bottom:5px;}


/****新闻中心****/
.pgnewsdh{ height:100px; background:rgba(34, 34, 34); overflow:hidden;}
.pgnewsdh h2{ font-size:26pxp; color:#fff; font-weight:400; line-height:100px;}
.wap1200{ width:1200px; margin:0 auto; overflow:hidden; position:relative;}
.newsfl{ position:absolute; right:0; bottom:0; float:right;}
.newsfl a{ width:120px; height:45px; line-height:45px; float:left; background:#fff; text-align:center; margin-left:10px; font-size:14px;}
.newsfl a:hover,.newsfl a.on{ background:#2b96cc; color:#fff;}

.pg-news{ padding:60px 0; overflow:hidden;}
.pg-news-c{ width:100%; overflow:hidden;}
.pg-news-ul{ width:100%; overflow:hidden; border-bottom:1px dashed #dbd4cd; margin:10px 0; padding:20px 0;}
.pg-n-data{ width:80px; height:80px; float:left; margin-left:30px; background:#2b96cc; text-align:center; margin-right:20px;}
.pg-n-data p{ font-size:24px; color:#fff; font-weight:bold; margin-top:10px;}
.pg-n-data font{ color:#fff; font-size:14px;}
.pg-n-tit{ float:left;}
.pg-n-des{ float:left; font-size:14px; line-height:25px; width:1070px; color:#666;}

.pg-news-ry{ padding:60px 0; overflow:hidden;}
.pg-news-ry li{ width:23%; float:left; overflow:hidden; text-align:center; margin:10px 1%;}
.pg-news-ry li img{ width:100%; height:205px;}
.pg-news-ry li span{ width:100%; height:40px; line-height:40px; float:left; text-align:center; background:#f5f5f5;}


/****新闻内页***/
.pg-n-nrs{ width:100%; overflow:hidden;}
.pg-n-nrs h1{ font-size:20px; color:#2b96cc; text-align:center; margin-bottom:10px;}
.pg-n-nrs h2{ font-size:14px; color:#666; font-weight:400; text-align:center;}
.pg-n-cont{ width:100%; margin-top:30px; overflow:hidden; font-size:16px; line-height:27px; margin-bottom:20px;}
.pg-n-cont img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.pg-n-sxfy{ width:100%; overflow:hidden;}
.pg-n-sxfy span{ width:100%; float:left;}
.pg-n-sxfy span a{ font-size:14px;}


/****预约挂号***/
.pgyygh{ padding:60px 0; overflow:hidden;}
.wxts{ width:100%; overflow:hidden; font-size:14px; color:#434343; border-bottom:1px solid rgba(241, 241, 241); padding-bottom:20px; margin-bottom:20px;}
.wxts strong{ color:#c00;}

.yybg{ width:770px;}
.yybg li{ float:left; width:100%; margin:10px 0; overflow:hidden;}
.yybg label{ width:15%; float:left; font-size:14px; color:#5a5a5a;}
.yybg label span{ color:#c00;}
.yybg input{ border:1px solid #ddd; height:38px; line-height:38px; text-indent:10px; font-size:12px; background:#f7f7f7; width:80%;}
.yybg textarea{ border:1px solid #ddd; height:200px; line-height:25px; text-indent:10px; font-size:12px; background:#f7f7f7; width:80%;}
.yybg button{ width:270px; height:40px; line-height:40px; float:left; margin-left:15%; text-align:center; font-size:14px; color:#fff; background:#2b96cc; border:0; border-radius:5px;}
.yybg button:Hover{ background:#000;}
.yynr{ width:350px; border-left:1px solid rgba(241, 241, 241); padding-left:50px;}
.yynr h2{ font-size:14px; color:#000;}
.yynr p{ font-size:13px; color:#5a5a5a;}
.yynr h3{ font-size:13px; color:#2b96cc; font-weight:400; margin-top:30px;}

/*****分页***/
.fenye {
	padding: 20px 0 0;
	width: 100%;
	text-align: center;
	clear: both;
}
.fenye a {
	color: #666;
	padding: 0 15px;
	margin: 0 3px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.fenye span {
	color: #fff;
	padding: 0 15px;
	margin: 0 3px;
	background: #2b96cc;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.fenye * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.fenye a:hover, .fenye .hover {
	display: inline-block;
	color: #fff;
	background: #2b96cc;
	border-color: #2b96cc;
}

/*****手机站样式****/
.dhbtn {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 3%;
    top: 15px;
    border-radius: 4px;
    background: url(../images/d1.png) no-repeat center center #2b96cc;
    background-size: 20px 20px;
}

/****手机站导航***/
.wnav {
    position: fixed;
    width: 220px;
    left: -220px;
    top: 60px;
    background: #fff;
    height: calc(100% - 60px);
	z-index:100000;
}
.wnav li {
    float: none;
    padding: 0;
    width: 100%;
	position: relative;
	font-size: 16px;
}
.wnav a {
    line-height: 50px;
    border-bottom: 1px solid #eee;
    padding: 0 15px;
	transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
	display:block;
	font-size:16px; 
	font-weight:400;
	text-align:left;
}

.cp-title{ text-align:center; margin:15px 0; font-size:21px; font-weight:bold; color:#2d52a0;}



.show-xs {
	display: none;
}

.ppnewslist{ width:100%; overflow:hidden; overflow:hidden;}
.ppnewslist a{ width:31.333%; float:left; margin:0 1%; line-height:30px; height:30px; text-align:center; color:#fff; font-size:13px; background:#2b96cc; margin-bottom:15px;}
.ppnewslist a.on{ background:#000;}


@media screen and (max-width: 1024px) {
.layui-container,.wap1200{ padding:0 10px; width:auto;}
.hide-xs {
	display: none;
}
.show-xs {
	display: block;
}
.header{ height:60px; background:#fff; position:fixed; left:0; top:0; z-index:100; width:100%;}
.logo{ margin-left:10px; margin-top:5px;}
.logo img{ height:50px;}
.menu{ display:none;}
.section-three{ margin-top:60px;}
.index-wenzi,.index-prduct,.index-about,.index-yyhj,.index-yuyue,.pg-zjtd,.pg-about,.pg-news,.pg-news-ry{ padding:30px 0;}
.wz-hello{ margin-bottom:20px;}
.prd-show li{ width:50%;}
.in-about-c{ margin-top:20px;}
.about-txt{ width:100%; margin-top:10px;}
.in-yyhj-c li{ width:50%;}
.foot-lx li{ width:100%; text-align:left;}
.footer{ padding:30px 0 0 0;}
.zjtd-img,.zjtd-txt{ width:100%; margin-top:20px;}
.yybg{ width:100%;}
.pg-n-data{ margin-left:auto; width:20%; margin-right:3%;}
.pg-n-tit{ width:77%; float:left;}
.pg-n-des{ width:77%; float:left; height:50px; overflow:hidden;}
.pg-news-ry li{ width:48%;}
.pg-news-ry li img{ height:150px;}
.wz-hello p strong{ font-size:18px;}
}

