@charset "utf-8";
/* CSS Document */



body {background: url(bg_middle.jpg) center top no-repeat;}

@media screen and (min-width:600px){/*屏幕 大于640px*/
	html{ font-size: 62.5%!important;}
}


.am-container {max-width: 1380px; }
.am-g-fixed {max-width: 1700px; margin: 0 auto!important;  }


.block{padding: 20px 0;}
.center-vertical{position:relative;top:50%;transform:translateY(-50%);}/*盒子垂直居中*/
.center-vertical-text{display: flex;align-items: center;justify-content: space-around;flex-direction: column;}
/*文字上下居中*/



/*  头部01 */
.pc_header_bg {background:no-repeat; height: 160px;/* background: #2185da;*/ background: url("bg_top.jpg")center repeat-x; /*position: fixed; top: 0; z-index:99999; */}


/* logo01 */
.pc_header_group01 .pc_logo {float:left; margin: 25px 0px 0 0px; }

/* PC搜索01 */
.pc_header_group01 .pc_search01 {float:right; height:40px; margin-top: 10px;  width:80%; padding: 0px; margin-right: 0px;}

/* 输入框样式 */
.pc_header_group01 .pc_search01 .keyword{ float:left; width:calc(100% - 45px); height:40px; line-height:40px; font-size:16px; padding-left:10px; font-family:"微软雅黑";color:#888; border:#ddd 1px solid; border-bottom-left-radius: 10px; border-top-left-radius: 10px;}

/* 按钮样式 */
.pc_header_group01 .pc_search01 .ok{ cursor:pointer; margin: 0px;  padding: 0 15px; float:left; font-family:"微软雅黑"; color:#fff; width: 45px;  height:40px; line-height:40px; font-size:16px;  background: url("search_bg01.png") no-repeat 10px center #ddd; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */ border-bottom-right-radius: 10px; border-top-right-radius: 10px;}

.pc_header_group01 .pc_search01 .ok:hover{background: url("search_bg01.png") no-repeat 10px center #999;}






/* PC自适应主菜单 */
.pc_nav01{position: relative;width:100%;background: #3dadec;border-bottom:1px solid #ddd;height:48px;z-index: 9999;}
.pc_nav01 .navbox{width: 1200px;margin: 0 auto; /* border: 1px solid #000;*/}
.pc_nav01 .nav{display: block; float: left;width:calc(100% - 0px); margin-left:0px; }
.pc_nav01 .nav .nav_pc{ width: 100%;}
.pc_nav01 .nav ul li{float:left;position: relative;border-right: 0px solid #ccc;box-sizing: border-box;z-index: 999;}
.pc_nav01 .nav ul li:first-child{border-left: 0px solid #ccc;}
.pc_nav01 .nav ul li .f_a{line-height:48px;display:block;text-align:center;font-size:18px;color:#fff;}
.pc_nav01 .nav ul li:hover .f_a{background-color:#036bae;color: #fff; transition:all .3s}
.pc_nav01 .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #00a2ff;z-index: 9999;box-sizing: border-box}
.pc_nav01 .nav ul li .s_navbox .s_a a:hover{background-color:#036bae;color: #fff;}
.wap_nav01{display:none}
.headlf .wap_logo{display: none;}
.headrg .m_menuimg{display: none;}


/* PC自适应主菜单 */



	

/*WAP导航*/
@media screen and (max-width: 1024px) and (min-width: 0px){
	
.pc_header_group01{ display: none;} /*PC头部隐藏*/
.pc_nav01{display:none} /*PC导航隐藏*/
.pc_nav_h01{display:none} /*PC导航隐藏*/
.pc_nav_w01{display:none} /*PC导航隐藏*/

.wap_header_blank{height: 80px; } /*增加空白-移动端头部*/
	
.wap_header{display:block;height:80px;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:0px solid #ddd;overflow: hidden; background:#fff; background: url("top_bg01.jpg") center  top repeat-x ; }
.wap_header .headlf{padding-top:2px;padding-left:5px;float: left;}
.wap_header .headlf .wap_logo{ height:50px; display: block; margin: 13px 0 0 20px; }
.wap_header .headrg{padding-right:5%;padding-top:14px;float: right;}
.wap_header .headrg a .m_menuimg{height:16px;vertical-align:top;display: block;margin-top: 15px; }
.wap_nav01 {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.wap_nav01 .closecover{position:absolute;width:100%;height:100%;background-color: rgba(0,0,0,0.7);filter:alpha(opacity=0.7);opacity:0.7;left:0px;top:0px;z-index:1}
.wap_nav01 .closeicon{position:absolute;width:20%;left:0px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.wap_nav01 .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#eee;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
.wap_nav01 .m_navList ul{padding-left:5%;padding-right:5%}
.wap_nav01 .m_navList ul li{border-bottom:1px solid #ddd}
.wap_nav01 .m_navList ul li a{display:block;height:45px;color:#555;line-height:45px;padding-left:5%;font-size:16px}
.wap_nav01 .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
.wap_nav01 .m_navList ul li .m_f_a a{flex: 1;}
.wap_nav01 .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
.icon{ background:url(Mobile_b01.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background:url(Mobile_b02.png) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.wap_nav01 .m_navList ul li .m_s_nav{display:none; width: 100%;}
.wap_nav01 .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}




/* WAP搜索01 */

.wap_search01 { display: block; }
.wap_search01 .keyword{ float:left; width:calc(100% - 90px) ; height:34px; line-height:34px; font-size:15px; padding-left:50px; font-family:"微软雅黑";color:#888; background:#fff url(/search_bg01.png) no-repeat 12px center;  border:#ddd 1px solid; margin: 10px 2%; border-radius: 17px; }
	
/* 按钮样式 */

.wap_search01 .ok{ cursor:pointer; margin:5px 0 0 0; text-align: center; float:left; font-family:"微软雅黑"; color:#fff; width:70px; height:18px; line-height:18px; font-size:14px;  background:#42a8f4; border:0px ;transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */ border-radius: 10px; }
	
.wap_search01 .ok:hover{background:#296fc7;  }

.wap_search01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:16px; text-align: center; background:#ff5400; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}

.wap_search01 .login:hover{background:#d53120;} 
}



/*WAP导航*/






/* 通用样式 *****************************************************************/
.imghover {cursor: pointer; transition: all 0.6s;}
.imghover:hover { transform: scale(1.2);}


.img_center {margin: 0 auto; text-align:center ;} /*banner图片居中*/ 
.img_left {float:left;  margin-right: 30px; } 
.img_right {float:right;  margin-left: 30px; } 
.img_auto {display: block; max-width: 100%; height: auto; }

.padding_L15 {padding-left:15px!important;}
.padding_LR10 {padding:0px 10px 0px 10px!important;}
.padding_LR_10 {padding:0px 10px 0px 10px!important;}
.clear_padding	{padding:0px 0px 0px 0px!important;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
.padding_LR10 {padding:0px 0px 0px 0px!important;}
}

.padding_FLR10 {padding:0px -10px 0px -10px!important;}


.no_margin_T{margin-top: 0px!important;}
.no_margin_B{margin-bottom: 0px!important;}

.margin_T10px { margin-top: 10px;}
.margin_T_10px { margin-top: 10px;}
.margin_T20px { margin-top: 20px;}
.margin_T30px { margin-top: 30px;}
.margin_T40px { margin-top: 40px;}
.margin_TR20px {margin: 0px 20px;}
.margin_L40px {margin-left: 40px;}
.margin_L20px {margin-left: 10px;}
.margin_B20px {margin-bottom:20px;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.margin_T_10px { margin-top: 0px;}
	.margin_L40px {margin-left: 0px;}
	.margin_B20px {margin-bottom: 0px;}
}


.no_border {border: 0px!important;;}
.border000 {border: 1px solid #000!important;}
.border001 {border: 1px solid #ddd!important; padding: 0px 10px;}


.ft18px {font-size: 18px!important;}
.ft16px {font-size: 16px!important;}
.ft14px {font-size: 14px!important;}
.ft12px {font-size: 12px!important;}
.ft30px { font-size: 30px!important; font-weight: bold; color: #4d4d4d; line-height: 70px; padding-left: 45px; }

.z_bold { font-weight: 600;}
.z_left {text-align:left!important; text-indent: 20px;} 
.z_center {text-align:center; } 
.f_center {text-align: center; float: left;}

.fl_left {float: left!important;}
.fl_right {float: right!important;}

.color00 {color:#333!important; }
.color04 {color:#666!important; }
.color01 {color:#52a000!important; }
.color02 {color:#c30823!important; }
.color03 {color:#0d52b4!important; }



.bgcolor01 {background:#3999ed!important; }
.bgcolor02 {background:#fff!important; }

.bgcolor03 {background:#a4ec4b!important; }
.bgcolor04 {background:#ffc140!important; }
.bgcolor05 {background:#73a1ff!important; }



.bgshadow01 { background: #fff;  box-shadow: 0 0 20px -5px #ccc; border-top: 8px solid #63899d; }
.bgshadow02 { background: #fff; box-shadow: 0 0 20px -5px #ccc; }
.bgshadow03 { background: url("bg_op.jpg")0 -20px no-repeat;  box-shadow: 0 0 20px -5px #ccc; }
.bgshadow04 { background: url("bg_op.jpg")0 -120px no-repeat;  box-shadow: 0 0 20px -5px #ccc; }


.bgbody {background: url(bg_in.jpg) center top no-repeat; }
@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.bgbody {background: url(bg_in_web.jpg) center top no-repeat; }


}



/* 通用PC搜索 */
.pc_search_a01 { float: left; width: 100%; max-width: 650px; overflow: hidden; padding-left: 20px;}

/* 输入框样式 */
.pc_search_a01 .keyword{ float:left; width:calc(100% - 80px); height:32px; line-height:32px; font-size:14px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("../images/search_bg01.png")no-repeat 10px center;  border:1px solid #ddd;  border-radius: 4px;}

/* 按钮样式 */
.pc_search_a01 .ok{ cursor:pointer;margin: 0px 0 0 8px; border-radius: 4px; float:left; font-family:"微软雅黑"; color:#fff; width:70px; height:32px; line-height:30px; font-size:14px; font-weight: 600; background:#999; border:1px solid #ddd; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}
.pc_search_a01 .ok:hover{background:#a80010;}
.pc_search_a01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:18px; text-align: center; background:#ff5400; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}
.pc_search_a01 .login:hover{background:#d53120;}



/* 通用链接样式 *****/

.link_style_a01{ color:#666;float:left; display:inline; width:100%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 16px; line-height: 30px;
    -webkit-transition: margin 0.3s ease-out;
    -moz-transition: margin 0.3s ease-out;
    -khtml-transition: margin 0.3s ease-out; }
    
    .link_style_a01:hover{ color:#2b7dd1; margin-left: 10px; }
    .link_style_a01:hover:before{color:#2b7dd1; content: "›";font-size: 20px; margin-top: 3px;  }
    .link_style_a01:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left; margin-right: 10px;}


/* 通用浏览器滚动条 *****/

.sm_box01::-webkit-scrollbar{width:4px; height: 4px; }
.sm_box01::-webkit-scrollbar-track{background-color:#fff;}
.sm_box01::-webkit-scrollbar-thumb{background-color:#ccc;}
.sm_box01::-webkit-scrollbar-thumb:hover {background-color:#00b7fd}
.sm_box01::-webkit-scrollbar-thumb:active {background-color:#00b7fd}



/* 通用样式 *****************************************************************/




/* 竖项主菜单 */
.pc_nav_h01 { /*background:#636363; width:100%;*/ margin:0 auto; height:130px;  padding: 0px; margin-top: 0px; top: 60px; position: relative;  z-index:99999; }

.pc_nav_h01 .menunav{ /*max-width:1200px; */ margin:0 auto; padding: 0; height:130px; padding: 10px 0 0px 0; line-height: 30px;  background:none; position:relative; z-index:1; font-size:18px; }
.pc_nav_h01 .menunav a{ color:#fff; transition: background-color 0.3s; -moz-transition: background-color 0.3s; /* Firefox 4 */ -webkit-transition: background-color 0.3s; /* Safari and Chrome */ -o-transition: background-color 0.3s; /* Opera */ }
.pc_nav_h01 .menunav .nLi{ float:left; height:130px; position:relative; display:inline-block;  width:calc(100% / 12 ); }
.pc_nav_h01 .menunav .nLi h3{ float:left; width: 100%; }
.pc_nav_h01 .menunav .nLi h3 a{ display:block; font-size:18px; /*padding: 0 6px;*/font-weight:normal; background:none; text-align: center; }
.pc_nav_h01 .menunav .on h3 a{ background:none; color:#f8d9a2; }


.pc_nav_h01 .menunav .sub{ float:left; display:none; width:350px; left:0; top:74px; position:absolute; background:#2e9bf4; opacity:0.9; line-height:35px; padding:10px 0px; font-size:16px; }
.pc_nav_h01 .menunav .sub li{ zoom:1;}
.pc_nav_h01 .menunav .sub a{ float:left; display:block; width:170px;  padding:5px 5px; text-indent:1.5em;
transition: background-color 0.5s; -moz-transition: background-color 0.5s; /* Firefox 4 */ -webkit-transition: background-color 0.5s; /* Safari and Chrome */ -o-transition: background-color 0.5s; /* Opera */ color:#fff; }
.pc_nav_h01 .menunav .sub a:hover{ background:none; color:#ffe0ab; }




/* banner宽图 */
.banner{position:relative;overflow:hidden}
.banner .swiper-slide{position:relative;height:100%;overflow:hidden;padding-top: 66.66%;padding-top: 0;height: 990px;padding-top: 0;height: auto;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-bg{position:absolute;left:0;top:0;right:0;bottom:0;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;z-index:1;transform:translate3d(0,0,0) scale(1.05);transition:opacity .3s ease,transform 0s ease 1s}
.banner .swiper-slide-active .swiper-bg{-webkit-transform:scale(1);transform:scale(1);transition:all 5s cubic-bezier(0,.56,.44,1)}
.banner-txt{position:absolute;right:0;top:31.7%;left:0;z-index:2}
.banner-txt .wp{position:relative}
.banner-txt h2{font-size:72px;color:#fff;text-align:right;text-shadow:1px 1px 2px rgba(0,0,0,.9);letter-spacing:.06em}
.banner .swiper-pagination {position:absolute;bottom:40px;text-align:center}
.banner .swiper-pagination-bullet{width:auto;height:auto;background:0 0;opacity:1;margin-right:0!important}
.banner .swiper-pagination-bullet em{display:inline-block;font-size:20px;margin:0 5px!important;width:48px;height:48px;font-size:20px;color:#fff;line-height:48px;background-color:rgba(255,255,255,.3);border-radius:24px;opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.banner .swiper-pagination-bullet-active em{background-color:#0081bf}
.banner .swiper-pagination i{display:inline-block;vertical-align:4px;height:6px;width:0;background-color:#ffb400;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;margin-left:10px}
.banner .swiper-pagination-bullet-active i{width:100px}
.banner .swiper-button-next,.banner .swiper-button-prev{left:auto;top:auto;right:auto;bottom:59px;width:54px;height:30px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;cursor:pointer}
.banner .swiper-button-prev{left:128px;background-image:url(../images/icon-prev.png)}
.banner .swiper-button-next{right:128px;background-image:url(../images/icon-next.png)}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.banner .swiper-pagination {position:absolute;bottom:10px;text-align:center}
	
	.banner .swiper-pagination-bullet em{display:inline-block;font-size:16px;margin:0 5px!important;width:36px;height:36px;font-size:16px;color:#fff;line-height:36px;background-color:rgba(255,255,255,.2);border-radius:18px;opacity:1;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
	
	.banner .swiper-pagination i{display:inline-block;vertical-align:4px;height:4px;width:0;background-color:#ffb400;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;margin-left:0px}
	.banner .swiper-pagination-bullet-active em{background-color:#0081bf}
	.banner .swiper-pagination-bullet-active i{width:20px}




}



/*全局swiper切换*/ 
.swiper-container {margin-bottom: 10px;} 



/*PC_BANNER切换*/
.pc_banner_group01 {}
.pc_banner_bg01{background: #b1d6f5;}
.pc_banner_bg02{background: #004392;}
.pc_banner_bg03{background: #4280cb;}
.pc_banner_bg04{background: #4e4f8f;}
.pc_banner_bg05{background: #78c9e6;}



/*wap_BANNER切换*/
.wap_banner_group01 {}
.wap_banner_bg01{background: #b1d6f5;}
.wap_banner_bg02{background: #004392;}
.wap_banner_bg03{background: #4280cb;}
.wap_banner_bg04{background: #4e4f8f;}
.wap_banner_bg05{background: #78c9e6;}





/*新闻图片切换*/
.newspic_group01 .newspic_tab01 { border: 1px #ccc solid; background: #666; margin-top: 5px;} 
.newspic_group01 .swiper-slide h2{ padding: 0; margin: 0; 
	width: 100%; font-size:1.6rem;height:4rem;line-height:4rem;text-align:left;text-indent: 1rem;
	color:#fafafa;position:absolute;left:0;bottom:0;right:0;
	text-shadow:1px 1px 1px #000;
	background-color:rgba(0,0,0,0);
	background:-moz-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-webkit-gradient(linear,top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.5)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
	background:-o-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5));
}
			
.newspic_group01 .swiper-slide h2 b{ width: 30rem; height: 4rem;line-height:4.4rem; display: inline-block; overflow: hidden; }
.newspic_group01 .swiper-slide img { display:block; width :600px; height:350px;}

.newspic_group01  .swiper-pagination-bullet {width: 2rem;height: 2rem;line-height: 2rem;font-size: 1.2rem;color:#fff;text-align: center;
opacity: 1;background: rgba(0,0,0,0.9);  } /*dot未选中背景*/

.newspic_group01  .swiper-pagination-bullet-active {color:#fff; background: #8f0000;} /*dot选中背景*/
		
.newspic_group01 .newspic_tab_dot01{ text-align: right; } /*dot居右*/

/*新闻图片切换*/







/* swiper-列表新闻标题 *************/
.news_tabs_group01 .news_tabs_head { background:none; width:100%; overflow:hidden; /*font-size: 22px;*/ border-bottom: 0px #ddd solid;  }
.news_tabs_group01 .news_tabs_head li {float:left; padding: 5px 15px 0; font-size: 30px; height:80px; line-height:80px; color:#999; text-decoration:none; cursor: pointer; font-weight:bold; }
.news_tabs_group01 .news_tabs_head li.active {color:#333; background:none; border-bottom:0px solid #0059b5; font-weight:bold;    }

.news_tabs_group01 .news_tabs_head a {float:left;padding: 0px 15px; /*font-size:22px; */color:#999; text-decoration:none; cursor: pointer; }
.news_tabs_group01 .news_tabs_head a.active {color:#333; background:none; font-weight:normal;  }




/* 列表新闻子菜单 */
.news_tabs_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem; padding: 0px;margin-left: 30px; height: 35px; line-height:40px;}

.news_tabs_group01 .news_tabs_head a.sub+a.sub{ margin-left: 20px; }
.news_tabs_group01 .news_tabs_head a.sub:hover {margin-top:-2px; color:#ff5500;}

.news_tabs_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}

.news_tabs_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}




/* 列表新闻主体 */
.news_tabs_group01 .news_list {clear:both; position:relative;  text-align: left;  }
.news_tabs_group01 .news_list ul {margin-bottom:30px;width: 100%; overflow: visible; padding: 0;}
.news_tabs_group01 .news_list ul li{ line-height:60px; height:60px; text-indent: 0.5rem;  color:#666; border-bottom: 1px dashed #ccc;}
.news_tabs_group01 .news_list ul a{ color:#666; float:left; display:inline; width:77%; text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; line-height:60px; 
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.news_tabs_group01 .news_list ul a:hover{ color:#2b7dd1; margin-left: 15px;}
.news_tabs_group01 .news_list ul a:hover:before{color:#2b7dd1; content: "›";font-size: 20px; margin-top:0px; line-height:60px;  }

.news_tabs_group01 .news_list ul span { color:#999; float:right; font-size: 16px; line-height:60px;   padding-right: 5px;   }
.news_tabs_group01 .news_list ul li a:before { content: "." ;color:#666; font-weight: bold;position:relative; top:-3px;  float: left;  }


/* swiper-列表新闻标题 *************/





/* TEL样式 */
.tel {width:200px; height:20px; margin-top: -25px; position:relative; z-index: 1;float: right; border-radius:100%; background: #fff;  display: none; font-size:15px; line-height:20px;	}



/* MORE样式 */
.more {width:50px; height:20px;margin-top: -35px; position:relative; z-index: 1;float: right; border-radius:100%; background: #fff;  display: none;}

.more a{float:left; width:60px; height:20px;border-radius:100%; color:#999; 
	font-size:16px; line-height:16px;	 
	text-align:center;
	font-weight:600; font-weight:normal;
	-webkit-transition: -webkit-transform 0.5s ease-out;
	-moz-transition: -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
	-ms-transition: -ms-transform 0.5s ease-out;
	padding:0px;
}
.more a:hover{
	background: #fff;
	/* -webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg); */
	 color: #036bae;}


.show {z-index: 99; display: block; background: #036bae;background: #fff; color:#333; } /* 显示more */
.one_more {z-index: 99; width:2rem;height:2rem;display: block; } /* 第一个more */
.top_more {	z-index: 999; background: #036bae; background: #ff5500; display: block;}  /* 点击加载MORE到最上面 */
/* MORE样式 */






/*==============================  首页  ==============================*/

/* 首页-患者服务 */
.icon09box {margin-top: 10px; padding: 0; }
.icon09box li { float:left; width:calc(100% / 6 - 0px ); }
.icon09 {float:left;  height: 559px; margin: 10px 10px; }
.icon09 p {float:left;  color:#fff; font-size: 28px; font-weight: bold; line-height: 50px; text-align: center; padding: 0px 46px ;  margin: 0px 0; }
.icon09 p:hover{color:none; } 
.icon09 img { float:left; margin: 50px 60px 20px 60px;  width: 90px; transition: all .3s;  }
.icon09:hover img { transform: rotateY(180deg); }


.bgimg05{ background:url("hzfw_bg1.jpg")no-repeat;}
.bgimg05:hover {background:url("hzfw_bg1_on.jpg")no-repeat;}
.bgimg06{ background: url("hzfw_bg2.jpg")no-repeat;}
.bgimg06:hover {background:url("hzfw_bg2_on.jpg")no-repeat;}
.bgimg07{ background: url("hzfw_bg3.jpg")no-repeat;}
.bgimg07:hover {background:url("hzfw_bg3_on.jpg")no-repeat;}
.bgimg08{ background: url("hzfw_bg4.jpg")no-repeat;}
.bgimg08:hover {background:url("hzfw_bg4_on.jpg")no-repeat;}
.bgimg09{ background: url("hzfw_bg5.jpg")no-repeat;}
.bgimg09:hover {background:url("hzfw_bg5_on.jpg")no-repeat;}
.bgimg10{ background: url("hzfw_bg6.jpg")no-repeat;}
.bgimg10:hover {background:url("hzfw_bg6_on.jpg")no-repeat;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon09box {margin-top: 20px; padding: 0; }
    .icon09box li { float:left; width:calc(100% / 6 - 0px ); }	
    .icon09 { width:90%; height: 200px; margin: 5px 5px; }
	.icon09 p { float:left; width: 100%;  font-size: 20px; color:#fff;  font-weight: bold; line-height: 25px; text-align: center;  padding: 0px 20px ;  margin: 0px 0;  }
	.icon09 img { width: 65%; margin: 20px 12px 15px 12px; transition: all .3s;  text-align: center; display: flex; }
	

}


/* 首页-院区 */
.icon10bigbox {margin: 0 auto; padding: 0; height: 850px; background: url("bg_yq.png") no-repeat;}
.icon10box {margin: 0 auto; padding-top: 110px;}
.icon10box li { float:left; width:calc(100% / 2 - 0px ); }
.icon10 {float:left; width: 314px; height: 283px; margin: 20px 30px; }
.icon10 p {float:right;  color:#fff; font-size: 28px; font-weight: bold; text-align: center; padding: 20px 30px;  margin-top: 110px;  background: rgba(0,0,0,0.25); }
.icon10 p:hover{ background: rgba(0,0,0,0.6); padding: 20px 30px; } 

.bgimg11{ background: url("pic_yq01.jpg") no-repeat; }
.bgimg12{ background: url("pic_yq02.jpg") no-repeat; }
.bgimg13{ background: url("pic_yq03.jpg") no-repeat; }
.bgimg14{ background: url("pic_yq04.jpg") no-repeat; }

.icon11box {margin-top: 100px; padding-top: 110px;}
.icon11box li { float:left; width:calc(100% / 1 - 0px ); }
.icon11 {float:left; width: 100%; height: 477px; margin: 20px 30px 20px 0px; }
.icon11 p {float:left;  color:#fff; font-size: 40px; font-weight: bold; text-align: center; padding: 20px 30px;  margin-top: 200px;  background: rgba(0,0,0,0.25); }
.icon11 p:hover{ background: rgba(0,0,0,0.6); padding: 20px 30px; } 



@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon10bigbox {margin: 0 auto; padding: 0; height: 580px; background: none;}
	.icon11box {margin-top: 0px; padding-top: 50px;}
	.icon11 {float:left; width: 100%; height: 150px; margin: 20px 30px 20px 0px; }
	.icon11 p {float:left;  color:#fff; font-size: 30px; font-weight: bold; text-align: center; padding: 10px 30px;  margin-top: 50px;  background: rgba(0,0,0,0.25); }
	
	.icon10box {margin: 0 auto; padding-top: 00px;}
	.icon10box li { float:left; width:calc(100% / 3 - 5px ); }
	.icon10 {float:left; width: 90%; height: 250px; margin: 20px 13px; }
	.icon10 p {float:right;  color:#fff; font-size: 22px; font-weight: bold; text-align: center; padding: 20px 25px;  margin-top: 100px;  background: rgba(0,0,0,0.25); }

}


/* 首页-学科介绍 */
.icon12box {margin: 0 auto; padding: 0;}
.icon12box li { float:left; width:calc(100% / 5 - 0px); }
.icon12 { height:75px; margin: 15px 10px; padding: 0; border: 2px solid #c6d7e2; text-align: center; cursor: pointer;}
.icon12 .sd { float:left; width:100%;  color:#333; font-size: 20px; font-weight: bold; line-height: 75px; text-align: center; padding: 0px ;  margin: 0px ; }
.icon12 .sd:hover{color:none; } 


@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon12box {margin-top: 20px; padding: 0;}
	.icon12box li { float:left; width:calc(100% / 2); }
	.icon12 { height:60px; margin: 5px 10px; padding: 0; border: 2px solid #c6d7e2; text-align: center; cursor: pointer;}
	.icon12 .sd { float:left; width:100%; height:60px;  color:#333; font-size: 20px; font-weight: bold; line-height: 23px; text-align: center; padding: 0px ;  margin: 0px ; display: flex; align-items: center; justify-content: center;}
}










/*==============================  就医指南  ==============================*/


/* 就医指南频道-7图 */
.icon01box {min-height: 130px; margin: 30px 0; padding: 0;  }
.icon01box li{ float:left; width:calc(100% / 7);  /*disply: flex; justify-content: space-between;*/}
.icon01 { height: 130px;  margin:0 20px; padding: 0;}
.icon01:hover{ background:none; }
.icon01 p { float:left; width: 100%; font-size: 30px; color: #333; font-weight: bold; text-align: center; padding: 0px;  margin: 0; }
.icon01 img { float:left; margin:10px 28px 5px 28px;  transition: all .3s;}
.icon01:hover img { transform: rotateY(180deg); }

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon01box li{ float:left; width:calc(100% / 4);  }
	.icon01 p { float:left; width: 100%; font-size: 20px; color: #333; font-weight: bold; text-align: center; padding: 0px;  margin: 0; }
	.icon01 img { float:left; width: 100%;margin:10px 28px 5px 0px;  transition: all .3s;}
}



/* 就医指南频道-就医流程 */
.icon02box {margin: 0 auto; padding: 0; }
.icon02box li { float:left; width:calc(100% / 4 - 2.5px ); }
.icon02 { height: 180px; margin: 10px 5px; }

.icon02 p { float:left; color:#fff; font-size: 28px; font-weight: bold; line-height: 180px; text-align: center; padding: 0px 0 0 20px ;  margin: 0px 0; }
.icon02 p:hover{color:none; } 
.icon02 img { float:left; margin: 50px 5px 0px 40px; width: 90px; transition: all .3s;}
.icon02:hover img { transform: rotateY(180deg); }

.bgimg01{ background: url("jyzn_bg01.png")no-repeat; }
.bgimg02{ background: url("jyzn_bg02.png")no-repeat; }
.bgimg03{ background: url("jyzn_bg03.png")no-repeat; }
.bgimg04{ background: url("jyzn_bg04.png")no-repeat;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon02box {margin: 0 auto; padding: 0; }
    .icon02box li { float:left; width:calc(100% / 2 - 10px ); }	
    .icon02 { width:100%; height: 120px; margin: 5px 5px;   }
	.icon02 p { float:left; width: 100%;  font-size: 20px; color:#fff;  font-weight: bold; line-height: 40px; text-align: center;  margin: 0px; padding-left: 10px; }
	.icon02 img {  width:35%; margin: 20px 30px 0 60px; transition: all .3s;  text-align: center; display: flex; }

}




/* 就医指南频道-检查检验 */
.icon03bigbox {margin: 0 auto; padding: 0px; min-height: 320px;  }
.icon03box {  margin-left: 30px; padding: 0px; }
.icon03box li{ float:left; width:calc(100% / 3 - 20px);  }
.icon03 {width:none; height: 60px;  background: #93bf5c; margin: 5px 10px; border-radius: 5px; }
.icon03 p { color:#fff; font-size: 18px; font-weight:500; line-height: 60px; text-align: center; padding: 0px ;  margin: 0px ; }
.icon03 p:hover{background: #79ad39;  border-radius: 5px; } 

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon03box {  margin-left: 20px; padding: 0px; }
	.icon03box li{ float:left; width:calc(100% / 2 - 10px);  }
	.icon03 {width:none; height: 45px;  background: #93bf5c; margin: 5px 5px; border-radius: 5px; }
	.icon03 p { line-height: 45px;   }
}
	


	
/* 就医指南频道-查询服务 */
.icon04bigbox {margin: 0 auto; padding: 0px; min-height: 320px;  }
.icon04box { margin-left: 30px; padding: 0px; }
.icon04box li{ float:left; width:calc(100% / 3 - 20px);  }
.icon04 {width:none; height: 60px;  background: #6482bf; margin: 5px 10px; border-radius: 5px; }
.icon04 p { color:#fff; font-size: 18px; font-weight:500; line-height: 60px; text-align: center; padding: 0px ;  margin: 0px ; }
.icon04 p:hover{background: #4969aa;  border-radius: 5px; } 

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon04bigbox {margin: 0 auto; padding: 0px; min-height: 270px;  }
	.icon04box {  margin-left: 20px; padding: 0px; }
	.icon04box li{ float:left; width:calc(100% / 2 - 10px);  }
	.icon04 {width:none; height: 45px;  background: #6482bf; margin: 5px 5px; border-radius: 5px; }
	.icon04 p { line-height: 45px;   }
}




/* 就医指南--院区 */
.icon06box {width:100%; margin: 0 auto; padding:0px; overflow:hidden; cursor:pointer; box-shadow: 0 0 10px -5px #ccc; display: flex;  justify-content: center; margin-top: 20px; }

.hosp_yh{ float:left; margin: 40px 20px; font-size: 28px; color: #4d4d4d; padding: 0px 70px 0px 60px; font-weight: bold; border-right: 1px solid #ccc;}
.hosp_fq{ float:left; margin: 40px 20px; font-size: 28px; color: #4d4d4d; padding: 0px 70px 0px 60px; font-weight: bold; border-right: 1px solid #ccc;}
.hosp_wt{ float:left; margin: 40px 20px; font-size: 28px; color: #4d4d4d;  padding: 0px 70px 0px 60px; font-weight: bold; }

.hosp_yhOn{ float:left; margin: 40px 20px; font-size: 28px; font-weight: bold; color: #5291b0; padding: 0px 70px 0px 60px; border-right: 1px solid #ccc;}
.hosp_fqOn{ float:left; margin: 40px 20px; font-size: 28px; font-weight: bold; color: #89b156; padding: 0px 70px 0px 60px; border-right: 1px solid #ccc;}
.hosp_wtOn{ float:left; margin: 40px 20px; font-size: 28px; font-weight: bold; color: #5777b7; padding: 0px 70px 0px 60px; }

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.hosp_yh{ float:left; margin: 25px 0px; font-size: 24px; color: #4d4d4d; padding: 0px 10px 0px 10px; font-weight: bold; border-right: 1px solid #ccc;}
    .hosp_fq{ float:left; margin: 25px 0px; font-size: 24px; color: #4d4d4d; padding: 0px 10px 0px 10px; font-weight: bold; border-right: 1px solid #ccc;}
    .hosp_wt{ float:left; margin: 25px 0px; font-size: 24px; color: #4d4d4d; padding: 0px 10px 0px 10px; font-weight: bold; }
	.hosp_yhOn{ float:left; margin: 25px 0px; font-size: 24px; font-weight: bold; color: #5291b0; padding: 0px 10px 0px 10px; border-right: 1px solid #ccc;}
    .hosp_fqOn{ float:left; margin: 25px 0px; font-size: 24px; font-weight: bold; color: #89b156; padding: 0px 10px 0px 10px; border-right: 1px solid #ccc;}
    .hosp_wtOn{ float:left; margin: 25px 0px; font-size: 24px; font-weight: bold; color: #5777b7; padding: 0px 10px 0px 10px; }
}



/* 就医指南--六个门诊 */
.icon07box {margin-top: 25px;  padding: 20px 0; height: 540px;  overflow:hidden; cursor:pointer;}
.icon07 { float:left; width:calc(100% / 1 );  }
.icon07 img {padding: 0 5px;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon07box {margin-top: 15px;  padding: 20px 0; height: 640px;  overflow:hidden; cursor:pointer;}
	.icon07 img {width: 35%; padding: 0 5px;}
	.icon07 { float:left; width:calc(100% / 2);  }

}

/*月湖*/
.yh_zj{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #3f4041,#798389); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.yh_zk{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #575759,#858e94); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.yh_zb{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #646566,#929aa0); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.yh_tx{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #7b7b7c,#9fa6ab); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.yh_dk{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #8d8d8f,#acb2b6); border: 1px solid #fff;}

.yh_zjOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.yh_zkOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.yh_zbOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.yh_txOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.yh_dkOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5291b0; border: 1px solid #fff;}


@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.yh_zj{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #3f4041,#798389); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}	
	.yh_zk{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #575759,#858e94); border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ;}	
	.yh_zb{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #646566,#929aa0); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}	
	.yh_tx{ float:left; width: 100%; height:81px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #7b7b7c,#9fa6ab); border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}
	.yh_dk{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #8d8d8f,#acb2b6); border-top: 0px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}
	
	.yh_zjOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
	.yh_zkOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ;}
	.yh_zbOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
	.yh_txOn{ float:left; width: 100%; height:81px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}
	.yh_dkOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5291b0; border-top: 0px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}

}




/*方桥*/
.fq_zj{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #3f4041,#798389); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.fq_zk{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #575759,#858e94); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.fq_zb{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #646566,#929aa0); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.fq_tx{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #7b7b7c,#9fa6ab); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.fq_dk{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #8d8d8f,#acb2b6);  border: 1px solid #fff; }

.fq_zjOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.fq_zkOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.fq_zbOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.fq_txOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.fq_dkOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #89b156; border: 1px solid #fff;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.fq_zj{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #3f4041,#798389); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
	.fq_zk{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #575759,#858e94); border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ;}
	.fq_zb{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #646566,#929aa0); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
	.fq_tx{ float:left; width: 100%; height:81px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #7b7b7c,#9fa6ab); border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ;border-bottom: 1px solid #fff ;}
	.fq_dk{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #8d8d8f,#acb2b6); border-top: 0px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ; }
	
	.fq_zjOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
	.fq_zkOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ;}
	.fq_zbOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
	.fq_txOn{ float:left; width: 100%; height:81px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ;border-bottom: 1px solid #fff ;}
	.fq_dkOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #89b156; border-top: 0px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}
}

/*外滩*/
.wt_zj{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #3f4041,#798389); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.wt_zk{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #575759,#858e94); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.wt_zb{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #646566,#929aa0); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.wt_tx{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #7b7b7c,#9fa6ab); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.wt_dk{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #8d8d8f,#acb2b6); border: 1px solid #fff;}

.wt_zjOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.wt_zkOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.wt_zbOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.wt_txOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}
.wt_dkOn{ height:100px; margin: 0; font-size: 22px; color: #fff; padding: 22px 0px 0px 5px; font-weight: bold; background: #5777b7; border: 1px solid #fff;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.wt_zj{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #3f4041,#798389); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; }	
	.wt_zk{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #575759,#858e94); border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ;}	
	.wt_zb{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #646566,#929aa0); border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ;}	
	.wt_tx{ float:left; width: 100%; height:81px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #7b7b7c,#9fa6ab); border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}
	.wt_dk{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background:linear-gradient(to right, #8d8d8f,#acb2b6); border-top: 0px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}	
	
	.wt_zjOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; }
	.wt_zkOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ; }
	.wt_zbOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 1px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; }
	.wt_txOn{ float:left; width: 100%; height:81px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 1px solid #fff ; border-left: 0px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}
	.wt_dkOn{ float:left; width: 100%; height:80px; margin: 0; font-size: 20px; color: #fff; padding: 18px 0px 0px 5px; font-weight: bold; background: #5777b7; border-top: 0px solid #fff ; border-left: 1px solid #fff ; border-right: 1px solid #fff ; border-bottom: 1px solid #fff ;}
}




/* 就医指南--五个门诊--科室 */
.icon08box { margin: 0 auto ; width:95%;  height: 500px; overflow-y: scroll; }
.icon08box::-webkit-scrollbar{display: none; }
.icon08box li{ float:left; width:calc(100% / 5 ); }
.icon08 { margin: 0 auto; height: 50px; line-height: 50px; font-size: 18px; font-weight: bold; color:#4d4d4d; }
.icon08:hover { color:#328dba; }

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon08box { margin: 0 auto ; width:95%;  height: 345px; overflow-y: scroll; margin-top: 15px; }
	.icon08box li{ float:left; width:calc(100% / 2);  }
	.icon08 { margin: 0 auto; height: 40px; line-height: 30px; font-size: 18px; font-weight: bold; color:#4d4d4d; }

}



/* 就医指南--门诊科室搜索 */
.pc_search02 { margin: 0 auto; height:80px;  width:50%; padding-top: 10px;}

.pc_search02 .keyword{ float:left; width:calc(100% - 70px); height:50px; line-height:50px; font-size:16px; padding-left:10px; font-family:"微软雅黑"; color:#999; border:#ddd 1px solid; border-bottom-left-radius: 5px; border-top-left-radius: 5px; }

.pc_search02 .ok{ cursor:pointer; margin: 0px;  padding: 0 15px; float:left; font-family:"微软雅黑"; color:#fff; width:70px;  height:50px; line-height:50px; font-size:16px;  background: #4d8aa8; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */ border-bottom-right-radius: 5px; border-top-right-radius: 5px; }
.pc_search02 .ok:hover{background: #999;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.pc_search02 { margin: 0 auto; height:80px;  width:90%; padding-top: 10px;}


}


/* 就医指南--查询服务*/
.search_ok_group  { margin: 0 auto; width:100%; overflow: hidden; padding: 20px 0;}
.search_ok_group .link01 {display: table; width:calc(100% / 3 - 60px); float: left; margin: 15px 30px ;  }
.search_ok_group .link01 a {display: table-cell; vertical-align: middle; text-align: center; padding: 20px 0 0 0px; position: relative;
background: #ffffff; border-radius: 10px;  border: 2px solid #ebebeb;-webkit-transition:all 0.9s;-moz-transition:all 0.9s;-o-transition:all 0.9s;transition:all 0.9s;}
.search_ok_group .link01 a p {width: 100%; margin-top: 0px;}
.search_ok_group .link01 a p img {width: 30%; }
.search_ok_group .link01 a h3 {width: 100%; color:#333; font-size: 24px; margin-top: 0px;}
.search_ok_group .link01 a:hover{background: #f4f4f4; border: 2px solid #ebebeb;}
.search_ok_group ul .ani_border{position:absolute; display:block; left:0px;  top:0px; width:100%; height:100%; }
.search_ok_group ul .ani_border:after{position:absolute; width:0px; height: 3px; background:#f2ca55; content:'';bottom:0px;left:50%;    
-webkit-transition:all 0.3s;-moz-transition:all 0.3s;
-o-transition:all 0.3s;transition:all 0.3s;}
.search_ok_group .link01 a:hover .ani_border:after{left:0px; width: 30%;height: 3px; bottom:0px;left:35%;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.search_ok_group .link01 {display: table; width:calc(100% / 2 - 20px); float: left; margin: 5px 10px ; }
	.search_ok_group .link01 a h3 {width: 100%; color:#333; font-size: 18px; margin-top: 10px;}
	.search_ok_group .link01 a p img {width: 40%; }

}


/* 就医指南--查询服务--药品查询 */

.drugbox { margin: 0 auto; overflow: hidden;  width:100%; padding: 20px 10px 0 10px;}
.drugbox li {float:left;  line-height:40px; font-size:16px; }

.drugbox .keyword{ width: 120px/*calc(100% )*/; height:40px; line-height:40px; font-size:16px; padding-left:10px; font-family:"微软雅黑"; color:#999; border:#ddd 1px solid; margin: 5px 10px }

.drugbox .ok{ cursor:pointer; margin: 5px 5px;   padding: 0 15px; float:left; font-family:"微软雅黑"; color:#fff; height:40px; line-height:40px; font-size:16px;  background: #3999ed; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */ border-radius: 5px;}

.drugbox .ok:hover{background: #999; }


/* 就医指南-查询服务-药品表格 */
.roster {width: 100%; background: #fff; overflow: hidden; margin: 20px 0; }
.roster tr {border-bottom: 1px solid #95b8e7; border-right: 1px solid #95b8e7;}
.roster td { line-height:50px; border-top: 1px solid #95b8e7; border-left: 1px solid #95b8e7; }
.roster .ks { line-height:30px;background: #d2ecfe; font-weight: bold; color: #223261;  text-align: center; }
.roster .na {  background: #3999ed; font-weight: bold; color: #fff;  text-align: center; }
.roster .na01 { background: #3999ed; font-weight: bold; color: #fff;  text-align: center; }
.roster .te { color: #333; text-align: center; }
.roster .te01 { color: #333; text-align: center; }
.roster .text { color: #333; padding: 10px; line-height:30px; text-align: justify;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.roster .na01 { display: none;}
	.roster .te01 { display: none; }
	
}





/*==============================  科室介绍  ==============================*/

/* 就医指南--科室介绍--专家介绍--门诊专家 */

.pic_style03box { overflow: hidden; margin: 10px auto;}
.pic_style03 { position: relative;  display: block; float: left;  border: 0px #ccc solid; width: 100%; box-sizing: border-box; }

.pic_style03 a {display:block; overflow:hidden; position:relative; border: 0px solid #fff; display: block; }
.pic_style03 a .img{ overflow:hidden; display: flex;  justify-content: center; }
.pic_style03 a .img img{ width:100%; height:100%; object-fit:cover;}
.pic_style03 a .top{ height:45px; background:rgba(44, 147, 244, 0.6); position:absolute; bottom:0; left:0; right:0; text-align: center; 
    -moz-transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out; }

.pic_style03 a .top h5{ padding:0 8px; font-size:15px; color:#fff; line-height:40px;margin-top: 3px;font-weight: normal;}
/*.pic_style03 a .top p{padding:0px ; font-size:15px; color:#ff0; line-height:30px;  display: block; text-indent: 0px;}*/
.pic_style03 a .top h5 b {margin-right: 5px; font-size:20px; font-weight: normal;}

.pic_style03 a:hover h5 { margin-top: 100px; font-size:16px;}
.pic_style03 a:hover h5 b { margin-top: 100px; display: block; font-size:30px; }
.pic_style03 a:hover .top{ height:100%; background:rgba(44, 147, 244, 0.6); }
.pic_style03 a:hover .img img{ }
.pic_style03 a:hover .top p{ display:block;}


.pic_style03 a .ani_border{position:absolute; display:block; left:0px;  top:0px; width:100%; height:100%; bottom:0px; }
.pic_style03 a .ani_border:after{position:absolute;bottom:-5px;
left:50%;width:0px;height:5px;background:#a32530;content:'';
-webkit-transition:all 0.7s;-moz-transition:all 0.7s;
-o-transition:all 0.7s;transition:all 0.7s;bottom:0px;}
.pic_style03 a:hover .ani_border:after{left:0;width:100%;bottom:0px;}


.list01 {width: calc(100% / 4 - 40px); margin: 20px 20px; }
.list02 {width: calc(100% / 6 - 40px); margin: 10px 20px 0 20px; }

@media screen and (max-width: 640px) { /*屏幕小于640px*/
 .list02 {width: calc(100% / 2 - 6px); margin: 10px 3px 0 3px; }
 .list01 {width: calc(100% / 2 - 10px); margin: 20px 5px;}
}




/* 科室介绍 -- 预约挂号门诊就医--按钮 */
.icon05box {float:right; margin-top: 15px; padding: 0; }
.icon05box li { float:left; width:calc(100% / 2 - 0); }
.icon05 { height: 50px; margin: 10px 10px; background: #f4f4f4; border-radius:5px; padding: 5px 10px;}
.icon05 p { float:left; color:#666; font-size: 22px; font-weight: bold;  text-align: center; padding: 3px 0 0 5px ;  margin: 0px 0; }
.icon05 p:hover{color:#ebc853; } 
.icon05 img { float:left; margin: 0px; width: 40px; }



@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon05box { float:left; margin-top: 15px; padding: 0; }
	.icon05 { height: 50px; margin: 10px 6px; background: #f4f4f4; border-radius:5px; padding: 5px 8px; }
}


/* 科室介绍--预约挂号--二维码 */
.icon13box { margin: 20px 0; padding: 0; overflow: hidden;}
.icon13box li  { float:left; width:calc(100% / 4);  /*disply: flex; justify-content: space-between;*/}
.icon13 { height: 220px;  margin:0 20px; padding: 0; background: #f3f3f3; text-align: center;}
.icon13 p { float:left; width: 100%; font-size: 16px; line-height: 20px; color: #333; padding: 0px;  margin: 0; }
.icon13 img {  margin:20px;  text-align: center;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon13box li{ float:left; width:calc(100% /2);  }
	.icon13 { height: 190px;  margin:10px; padding: 0; background: #f3f3f3; text-align: center;}
	.icon13 p { float:left; width: 100%; font-size: 16px; color: #333;text-align: center; padding: 0px;  margin: 0; }
	.icon13 img {margin:8px;  text-align: center; }
}


/* 科室介绍 -- 消化科 */
.icon14box { width:100%; margin-bottom: 20px; padding: 0; overflow: hidden;}
.icon14box li { float:left; width:calc(100% / 3 - 0px); }
.icon14 { height: 100px; margin: 15px 20px; background: #fff; border-radius:5px; padding: 10px; border:1px solid #ccc;}
.icon14 p { float:left; color:#666; font-size: 22px;  font-weight: bold;  text-align: center; padding: 22px 0 0 10px;  margin: 0px; }
.icon14 p:hover{color:none; } 
.icon14 .reg { float:right; color:#5291b0; background: #eee; font-size: 20px; text-align: center; padding: 10px 20px;  margin-top: 12px; border-radius: 5px;transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */ }
.icon14 .reg:hover { background: #fafafa; }


@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.icon14box li { float:left; width:calc(100% / 1 - 0px); }
	.icon14 { height: 80px; margin: 10px 20px; background: #fff; border-radius:5px; padding: 10px; border:1px solid #ccc;}
	.icon14 p { float:left; color:#666; font-size: 20px;  font-weight: bold;  text-align: center; padding: 12px 0 0 10px;  margin: 0px; }
	.icon14 .reg { float:right; color:#5291b0; background: #eee; font-size: 18px; text-align: center; padding: 8px 20px;  margin-top: 6px; border-radius: 5px;transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */ }
}



/*==============================  公示信息  ==============================*/

/* 人事 用药 预决算 */
.pub_img {  width:430px; height: 250px; overflow: hidden; max-width: 100%; display: flex;justify-content: center;}








/*==============================  健康管理  ==============================*/

/* 体检 套餐 预约 健康*/
.health_img { overflow: hidden;  height: 180px; min-width:318px; display: flex;justify-content: center;}








/*==============================  本院概况  ==============================*/

/* 高新设备*/
.pic_style01box { overflow: hidden;}
.pic_style01 {  float: left; width: 100%; box-sizing: border-box; }
.pic_style01 .img{ overflow:hidden; display: flex;  justify-content: center;  border: 1px #ccc solid; }
.pic_style01 .img img{ width: 450px	; height:300px; object-fit:contain; }
.pic_style01  h5 { margin-top: 10px; font-size:16px; text-align: center;}


.list03 {width: calc(100% / 2 - 40px); margin: 20px 20px; }
@media screen and (max-width: 640px) { /*屏幕小于640px*/
.list03 {width: calc(100% / 1 - 40px); margin: 20px 20px; }
}








/* 图片按钮样式01 */
.imgbtn_style_group01 a {width:330px; height:500px; margin:10px 0px 0px 15px; display: inline-block;}




.imgbtn_style01{ float:left; width:330px; height:500px;  position:relative;  border: 1px #ccc solid;}

.imgbtn_style01 .img{ width: 100%; height:100%;  position:relative; text-align:center;background: rgba(0,0,0,0.25); border:1px #ccc solid；}

.imgbtn_style01 .img .con{position:absolute;width: calc(100% - 40px) ;height: 460px;top: 50%;margin-top: -230px;left: 50%;margin-left: -144px;padding:0px;text-align: center;}

.imgbtn_style01:hover .img .con{ background: rgba(216,20,23,0.7); -moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.imgbtn_style01 .img .con .table01{ display:table; width:100%; height:100%;}

.imgbtn_style01 .img .con .table01 .table_cell{ display:table-cell; vertical-align:middle; -moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.imgbtn_style01 .img .con h3{ height:64px;}

.imgbtn_style01 .img .con h4{ font-size:16px; color:#fff; margin-bottom:8px; }

.imgbtn_style01 .img .con h5{ font-size:14px; color:#fff; position:relative;}

.imgbtn_style01 .img .con h5:before{content:"";position:absolute;left:50%;top:35px;width:1px;height:0;background:rgba(255,255,255,0.5);-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.imgbtn_style01:hover .img .con h5:before{ height:20px;}

.imgbtn_style01 .img .con p{text-align: center;font-size:13px;line-height:26px;color:rgba(255,255,255,0.8);opacity: 0;-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;height:0; padding: 0 10px;}

.imgbtn_style01:hover .img .con p{ opacity: 1; height:auto;  margin-top:50px; -moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;} 



/* 图片按钮样式02 */
.imgbtn_style_group02 ul{ width:100%;margin: auto; overflow:hidden;
min-height: 200px;background-image:url("../images/big_bg01.jpg");
background-position: center center; background-repeat: no-repeat; 
background-attachment: fixed;background-size: cover; 
}

.imgbtn_style02 {float:left; width:210px; text-align:center; margin-top: 50px;}

.imgbtn_style02 .img{width:150px;height:150px;border:rgba(255,255,255,0.2) 1px solid;margin:0 auto;border-radius:50%;position:relative;margin-bottom: 10px; }

.imgbtn_style02:hover .img{ filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#59D81417', endColorstr='#59D81417');background:rgba(216,20,23,0.35); border:rgba(216,20,23,0) 1px solid}

.imgbtn_style02 .img .con{position:absolute;width:125px;height:125px;top: 12px;left: 12px;border-radius:50%;background:rgba(255,255,255,0.2);}

.imgbtn_style02:hover .img .con{ background:#de373a;}

.imgbtn_style02 .img .con .table01{ display:table; width:100%; height:100%;}

.imgbtn_style02 .img .con .table01 .table_cell{ display:table-cell; vertical-align:middle;}

.imgbtn_style02 .img .con h4{ font-size:15px;color:#fff; margin-bottom:5px;}

.imgbtn_style02 .img .con h5{font-size:14px;color:#fff;position:relative;}

.imgbtn_style02 .img .con h5:before{content:"";position:absolute;left:50%;top: 30px;width:2px;height:0;background:#fff;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}

.imgbtn_style02:hover .img .con h5:before{ height:20px;}

.imgbtn_style02 h6{font-size:14px;color: #fff;line-height:22px;opacity:0;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}

.imgbtn_style02:hover h6{opacity: 0.8;}










/*按钮样式01*/

.btn_style01 {position: relative; display: block;  float: left;  width: 100%; box-sizing: border-box;}
.btn_style01 a {
/*文字上下居中*/display: flex;align-items: center;justify-content: space-around;flex-direction: column;/*文字上下居中*/
width:100%;height: 6rem; text-align: center; color:#086eba; font-weight: 600;background: #b9def0; box-shadow: 0px 0px 3px #aaa;
border-radius: 5px; border: 1px #fff solid; font-size: 1.5rem; line-height: 2rem;overflow: hidden;
}
.btn_style01 a:hover { border: 3px #aefcff solid;  }


/*按钮样式02*/
.btn_style02 {width: 98%; margin-top: 1px; margin-left: 2px!important; }


/*链接样式01*/
.alink_group01{ width: 100%; margin: 10px 0px;}
.alink_style01{display: block; height: 48px; position: relative; border: 1px solid #ddd; text-decoration: none; width: 23%; margin-left: 1%; float: left;}

.alink_style01 strong{ position: relative; z-index: 3; height: 48px; line-height: 48px; color: #535355; font-size: 14px; padding-left: 30px;}

.alink_style01 i{position: absolute; left: 0; top: 0; display:block; background: #d83648; height: 48px; width: 0px; z-index: 0;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out; 
    }
    
.alink_style01:hover{border: 1px solid #ddd; }
.alink_style01:hover strong{ color: #fff;}      
.alink_style01:hover i{ width: 100%;}

.alink_on i{width: 100%;}
.alink_on strong{ color: #fff; }




/*PC图片轮播*/
.pc_pic_move_group01 {display: block; width: 100%; margin: 0 auto; margin-top: 15px;}

.pc_pic_move01 {height: 185px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/

.pc_pic_move_next_01a {position: absolute; top:50px;right:30px;} /*左箭头 位置*/
.pc_pic_move_next_01b {position: absolute; top:50px;left:30px;} /*右箭头 位置*/
.pc_pic_move_dot01 {bottom: 0px!important;display: block;}  /*导航-点点点 位置*/





/*PC按钮轮播*/

.pc_btn_move_group01 {display: block;}
.pc_btn_move01 {height: 95px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/

.pc_btn_move_next_01a {position: absolute; top:32px;right:-10px;} /*左箭头导航 位置*/
.pc_btn_move_next_01b {position: absolute; top:32px;left:-10px;} /*右箭头 位置*/
.pc_btn_move_dot01 {bottom: 0px!important;}  /*导航-点点点 位置*/






/*侧边按钮轮播*/

.side_ok {   }
.side_ok li { float: left; width: 100%; height:90px; margin-top: 10px; }
.side_ok li .s1 { display: block; width: 100%; height: 100%;background: #028ac9; border-radius: 5px;}
.side_ok li .s2 { display: block; width: 100%; height: 100%;background: #e78d52; border-radius: 5px;}
.side_ok li .s3 { display: block; width: 100%; height: 100%;background: #13ac5d; border-radius: 5px;}

.side_ok li a:hover {background: #ff5400;}



/* 右侧导航 */
.side{ width:72px; height:300px; top:70%; right:3%; position:fixed;z-index:100;}
.side ul li{ width:72px; height:73px; margin-bottom:2px;}





/*尾部*/

.pc_footer_group01 { position: relative; top: 30px;}
.pc_footer_group01 .titel { color:#666; font-size: 16px; height: 35px; line-height: 35px; border: 1px #66a5f4 solid; width: 84%; margin: auto;}

.footer_bg02 { width: 100%; background:url(bg_bottom.jpg)center no-repeat; height: 354px;}
@media screen and (max-width: 640px) { /*屏幕小于640px*/
 .footer_bg02 { width: 100%; background:url(bg_bottom01.jpg)center no-repeat;  height: 354px;}
}

/*版权菜单*/
.bottom_menu_group01 { width: 100%; text-align: left; display: table; word-spacing:-1em; padding: 0px; margin-top: 0px ; height: 80px; /*设置子元素因为inline-block出现的间隙*/}
.bottom_menu_group01 li {}
.bottom_menu_group01 li+li {}
.bottom_menu_group01 a { font-size: 15px; color:#fff; padding: 0 20px; margin-top: 30px;  border-left: 1px #fff solid;  border-right: 1px #fff solid; height: 18px; line-height: 20px; margin-left: -1px; display: inline-block;}
.bottom_menu_group01 a:hover { color:#d7f2ff;}

@media screen and (max-width: 640px) { /*屏幕小于640px*/
.bottom_menu_group01  {display: none; }
}


/*联系方式*/
.bottom_menu_group02 { width: 100%; text-align: left;  margin:0 auto; padding: 0px; height: 0px; background: #666;   }
.bottom_menu_group02 li {float:left; font-size: 15px; color:#fff; padding: 0 14px; /*width:calc(100% / 5 );*/ margin-top: 70px; line-height:20px;  display: flex;  justify-content: center; }



@media screen and (max-width: 640px) { /*屏幕小于640px*/
.bottom_menu_group02  {display: none; }
}

/*版权地址信息*/
.copyright_group01 { line-height: 27px; margin: 0px 0px; overflow: hidden; color: #fff;  font-size: 15px;  padding-top: 20px; }










/* 内页框架开始*****************************************************/


/* 路径**条件*/

.path_group01 {width:100%; line-height: 45px; background: #fff; border-bottom:#ddd 0px solid; overflow: hidden; padding: 5px 20px; margin-top: 20px;}
.path01{margin:10px 0px; width:auto; height: 45px; font-size:16px; line-height:45px; }
.path01 strong{display: inline-block; color:#777;}
.path01 strong::before {content: ''; width: 24px; height: 22px; background: url("../images/path_icon01.png"); display: inline-block; margin-right: 10px; margin-top:12px; float: left;}
.path01 a{color:#777;}
.path01 a::after {content: '/'; color:#777;display: inline-block;padding:0px 10px;}
.path01 a:hover{color:#333;}
.path_group01 .swiper-slide {width:auto; }


 @media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/
.path_group01 {display: none;}
 }





/********** 内页左侧树型三级菜单**********/

/* 左侧菜单*/
.left_nav01{ float:left; width:100%;  margin-top: 10px;}
.left_nav01 .titel{ float:left; font-size:22px; color:#fff; width:100%; height:60px; line-height:60px; text-indent:1em; padding-left: 20px;}
.left_nav01 .titel em {float:right; background:url(triangle.png) no-repeat; width:13px; height:13px;}


/* 翻页样式01*/
.nextpage {font-size:14px; font-family:Arial;width:100%; margin-bottom:15px;  overflow: hidden;}
.nextpage ul{float:left;margin-left:15px;}
.nextpage a{float:left;padding:10px 10px; min-width:15px; background:#f5f7f8; color:#454545; margin-right:10px;text-align:center; border:#c3c9cd 1px solid; border-radius:2px; margin-top: 5px}
.nextpage a:hover{background:#ddd; color:#000; }
.nextpage a.on01 {background:#2c80d0; color:#fff; }
.nextpage a.on02 {background:#5186b9; color:#fff; }
.nextpage a.on03 {background:#e8a043; color:#fff; }
.nextpage a.on04 {background:#7eb876; color:#fff; }
.nextpage .keyword{float:left; width:40px; height:45px; line-height:25px; font-size:14px; font-family:"微软雅黑";color:#333; background:#fff;  border:#c3c9cd 1px solid; text-indent:5px; margin:0px 10px; margin-top: 5px }
.nextpage .ok{float:left;font-family:"微软雅黑";color:#fff;width:40px; height:45px; line-height:30px; font-size:14px; border:#c3c9cd 1px solid; margin-top: 5px ;background:#2c80d0;}





/********** 内页左侧树型三级菜单**********/
@media screen and (max-width: 1024px) and (min-width: 0px){
.sticky_top01 {top:100px!important;}  /*校正下拉移动时 左部固定头部高度*/
}


/* ==============树型菜单样式============== */

.tree_menu{ width:100%; border:#ddd 0px solid; float:left; font-family:"微软雅黑"; }
#tree_nav01 {width:100%;  margin:auto; margin-top:0px; margin-bottom:15px;list-style: none;}
#tree_nav01 ul {margin:0px;padding:0px; vertical-align:text-top; display: none;}
/***一级菜单***/
#tree_nav01 li {padding-left:15px; padding-right:15px;}
#tree_nav01 li a {font-size:18px; margin-top:5px; text-indent:1.5em;line-height:50px;display:block;text-decoration:none;outline:0; border-bottom:1px solid #ddd; color:#333;}
#tree_nav01 li a:hover { color:#cc0000;}
#tree_nav01 li a.on {background: #d0deec;color:#3999ed;}
/***二级菜单***/
#tree_nav01 ul li {margin:0;padding:0; padding-left:15px;}
#tree_nav01 ul li a {font-size:17px;color:#3999ed;line-height:40px; outline:0;background:none; border-bottom: 1px dotted #CCC;}
#tree_nav01 ul li a:hover {color:#cc0000; border-bottom:1px dotted #CCC;}
/***三级菜单***/
#tree_nav01 ul ul li a {font-size:16px;color:#666;background:none;}
#tree_nav01 ul ul li a:hover {color:#cc0000;}
#tree_nav01 span{float:right;}
/* ==============树型菜单样式============== */








/********** 移动端子菜单可以回收01**********/
#nav_slide{background: #ccc; line-height: 50px; position: relative;  height: 50px; margin: 0px; top:10px;  }
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-1px;  }
#nav_slide #bnt_back img{ height: 16px;}
#nav_slide .n_title{ height: 50px; border-bottom: 1px solid #d6dce0; }
#nav_slide h3{ margin: 0; font-size: 20px; color: #fff; text-align: center; display: block; font-weight: normal; }


#sub_nav_content{ display: none; background: #3b3b3c; position: absolute; top: 50px; right: 0; width: 100%;}
#sub_nav_content .content a{ display: block; position: relative; height: 40px; line-height: 3.8rem; text-align: center; width: 100%; }
#sub_nav_content .content a i{font-style: normal; padding-left: 0.7rem;  font-size: 12px; color: #fff;}
#sub_nav_content .content a:nth-child(2n+1){ background: #4d4d4e;}

#bnt_sub_nav{ position: absolute; right: 1rem; top: 18px; cursor: pointer; }
#bnt_sub_nav img{ display: block; height: 16px; }
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}


#sub_nav_content{background: #fff; display: none; box-shadow: 0 0 5px #999; z-index: 9999;}
#sub_nav_content ul{ padding:  10px;}
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0; }
#sub_nav_content ul li a{ display:block; border-left:2px solid #999; height: 22px; line-height: 22px; font-size: 16px; padding-left: 10px; color: #666;}
#sub_nav_content ul li.on a{color: #3dadec;  border-left:2px solid #df203d;}


#sub_nav_content dt{height:30px;line-height:30px;position:relative;background:#fafafb;  border-top:1px solid #e7e7e7; z-index: 999; }
#sub_nav_content dt a{ margin:0 10px; display:block;color:#5b5349; height: 30px; font-size:13px; font-weight: 400;  }
#sub_nav_content dt.title{background:#fafafb;}
#sub_nav_content dt.title_on  { background:#fafafb;}
#sub_nav_content dt.title_on a{ color:#fff; border-top:1px solid #fff;}
#sub_nav_content dt.last a{border-top:1px solid #f8f8f8;}
#sub_nav_content dt.title_on.on{  }
#sub_nav_content dt.title_on a{ color:#5b5349;}
#sub_nav_content dd{  display:block;}
#sub_nav_content dd .box{padding:0px 0px 0px 0px;}
#sub_nav_content dd a{ padding:0 25px;  line-height:30px;border-top:1px solid #e7e7e7;font-size:12px;color:#5b5349;display:block;height:30px;}
#sub_nav_content dd a.on{ color:#b7863e}

#bnt_more{ background: #e5e6e9; color: #727374; border-radius: 3px; height: 3.6rem; line-height: 3.6rem; text-align: center; font-size: 14px; display: block; margin: 0 1rem;}

/********** 移动端子菜单可以回收01**********/













/* 内页新闻列表01 *************/


/* 内页新闻标题 */
.news_list_group01 { margin-bottom: 10px; overflow:hidden; }
.news_list_group01 .news_tabs_head {background:none; width:100%;height:60px; overflow:hidden; font-size: :22px; border-bottom: 1px #ddd solid; margin-top: 10px;}
.news_list_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:22px; height:50px;line-height:50px;color:#333;text-decoration:none; }
.news_list_group01 .news_tabs_head li.active { color:#2a99f3; background:none; border-bottom:0px solid #0059b5; font-weight:bold; height:60px;line-height:60px;}

.news_list_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size::22px; height:60px;line-height:60px;color:#333;text-decoration:none; cursor: pointer;}
.news_list_group01 .news_tabs_head a.active {color:#2a99f3; background:none;border-bottom:0px solid #0059b5; font-weight:bold;height:60px;line-height:60px;}


.news_list_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 16px;
padding: 0px;margin-left: 30px; height: 35px; line-height:35px; margin-top: 10px}

.news_list_group01 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.news_list_group01 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:35px;}
.news_list_group01 .news_tabs_head a.sub:after
{position:absolute;content:'';bottom:0;left:50%;width:0;height:2px;background:#ff5500;
	-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-khtml-transition:all 0.3s;}
.titel_group02 .news_tabs_head a.sub:hover:after{left:0;width:100%}


/* 内页新闻列表 */
.news_list_group01 .news_list {clear:both; position:relative;  text-align: left;  }
.news_list_group01 .news_list ul {margin-top: 15px;width: 100%; overflow: visible; padding: 0;}
.news_list_group01 .news_list ul li{line-height:40px; height:40px; text-indent: 1rem;}
.news_list_group01 .news_list ul a{ color:#666;float:left; display:inline; line-height:40px; height:40px;width:75%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 16px; line-height: 2.2rem;
-webkit-transition: margin 0.3s ease-out;
-moz-transition: margin 0.3s ease-out;
-khtml-transition: margin 0.3s ease-out; }

.news_list_group01 .news_list ul a:hover{ color:#2b7dd1; margin-left: 15px;}
.news_list_group01 .news_list ul a:hover:before{color:#2b7dd1; content: "›";font-size: 20px; margin-top: 0px; }

.news_list_group01 .news_list ul span{ color:#999; float:right; font-size: 16px; line-height: 22px; padding-right: 10px; }
.news_list_group01 .news_list ul li a:before {  content: "." ;color:#666;font-weight: bold; position:relative; top:-4px;  float: left;}



@media screen and (max-width: 640px) { /*屏幕小于640px*/
.news_list_group01 .news_list ul a{ color:#666;float:left; display:inline; line-height:40px; height:40px;width:69%; }

}






/* 文章头部样式01*/
.content_head01 { width:100%; border-bottom:#ccc 0px dashed; margin-bottom:0px; }
.content_head01 .z_title { font-size:40px; line-height:70px; margin: 0px; padding-top: 10px; width:100%; text-align:center; font-weight:bold;}
.content_head01 .f_title { font-size:30px; line-height:70px; margin: 0px; padding-top: 10px;width:100%; text-align:center; font-weight:bold;}
.content_head01 .voice {width:100%; padding:10px 0px 10px 0px;text-align: center; overflow: hidden;}
.content_head01 .read{margin: 10px auto; border:#ccc 1px dashed; }
.content_head01 .read li{padding: 8px 0px; text-align: center; }

.content_head01 .split{margin: 10px 0 20px 0 ; border:#ccc 1px dashed; }

.content_head01 .article01 { margin: 10px 0 20px 0 ; border:#ccc 1px dashed; }

@media screen and (max-width: 640px) { /*屏幕小于640px*/
.content_head01 .f_title { font-size:30px; line-height:40px; margin: 0px; width:100%; text-align:center; font-weight:bold;}
.content_head01 .z_title { font-size:30px; line-height:40px; margin-top: 10px; width:100%; text-align:center; font-weight:bold;}

}

/* 文章内容*/
.article_cont { width:100%; font-size:16px; line-height:40px; margin:10px 0; color:#666;  padding: 0; text-align: justify; /*text-align-last: justify;*//*兼容ie*/text-justify: distribute-all-lines; }
.article_cont img{ /*margin:10px auto; vertical-align: middle; display: table-cell; /*主要是这个属性*/}

.article_cont .pic { width: 300px; height: 375px; margin: 10px 0px;  padding: 0 10px; }
.article_cont .name { color: #333; font-size: 24px; margin: 20px 0; padding-top: 10px; }
.article_cont .gh { color: #CC0000; font-size: 16px; line-height: 30px; margin: 0px; padding: 0px; font-weight: bold;}
.article_cont .mdt { color: #333; font-size: 20px; font-weight: bold; margin: 0px; padding: 0px; }


.article01{ margin:auto; width:97%; overflow: hidden;}


@media screen and (max-width: 640px) { /*屏幕小于640px*/
    .article01{ margin:auto; width:94%; overflow: hidden;}
	.article_cont .pic { display: block;  width: 300px; height: 375px; margin: 10px 15px; }
}



/* PC搜索通用 */
.pc_search_a01 { float: left; width: 100%; max-width: 650px; overflow: hidden; padding-left: 20px;}

/* 输入框样式 */
.pc_search_a01 .keyword{ float:left; width:calc(100% - 80px); height:32px; line-height:32px; font-size:14px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("../images/search_bg01.png")no-repeat 10px center;  border:1px solid #ddd; margin: 0px 0px 0px 0px;  border-radius: 4px;}
/* 按钮样式 */

.pc_search_a01 .ok{ cursor:pointer;margin: 0px 0 0 8px; border-radius: 4px; float:left; font-family:"微软雅黑"; color:#fff; width:70px; height:32px; line-height:30px; font-size:14px; font-weight: 600; background:#999; border:1px solid #ddd; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}
.pc_search_a01 .ok:hover{background:#0059b5;}

.pc_search_a01 .login{ margin-left:5px; float: left; cursor:pointer; float:left; font-family:"微软雅黑"; color:#fff; width:100px; height:40px; line-height:40px; font-size:18px; text-align: center; background:#0059b5; border:0px ; transition: background-color 0.9s; -moz-transition: background-color 0.9s; /* Firefox 4 */ -webkit-transition: background-color 0.9s; /* Safari and Chrome */ -o-transition: background-color 0.9s; /* Opera */}

.pc_search_a01 .login:hover{background:#0059b5;}


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
.pc_search_a01 {padding-left: 35px; margin-top: 5px;}
    }




/* 预约挂号须知 */
.m-notice .info{background-position:center center;background-size:cover;background-repeat:no-repeat;border-radius:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;text-align:center;padding:68px 0;margin-bottom:20px}
.m-notice .info img{width:42px;height:48px;display:block;margin:0 auto}
.m-notice .info h4{font-size:24px;font-weight:700;color:#fff;margin: 20px 0;}
.m-notice .info a{width:140px;line-height:44px;background:#fac532;border-radius:22px;margin:0 auto;text-align:center;font-size:16px;font-weight:400;color:#333;display:block}
.m-notice .pic img{width:100%;height:auto;display:block}

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
	.m-notice .info{background-position:center center;background-size:cover;background-repeat:no-repeat;border-radius:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;text-align:center;padding:28px 0 20px 0;margin-bottom:20px}
	.m-notice .pic img{display: none;}
}
