@charset "utf-8";
/* CSS Document */

/* Eric Meyer’s CSS RESET */
html, body, div, span, applet, object, iframe,table,  caption, 
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend { font-family: "微软雅黑";
    /*vertical-align: baseline;*/ 
    font-family: inherit; 
    font-style: inherit; 
    outline: 0; 
    padding: 0; 
    margin: 0; 
    border: 0; 
} 
:focus { 
    outline: 0; 
} 
body {background: white; 
    line-height: 1; 
    color: black; 
	font-size: 1.4rem;
} 
ol, ul, li { 
    list-style: none; 
} 
table { 
    border-collapse: separate; 
    border-spacing: 0; 
} 
caption, th, td { 
    font-weight: normal; 
    text-align: left; 
} 
blockquote:before, blockquote:after, q:before, q:after { 
    content: “”; 
} 
blockquote, q { 
    quotes: “” “”; 
}

::-webkit-input-placeholder { color:#ccc; }
::-moz-placeholder { color:#ccc; } /* firefox 19+ */
:-ms-input-placeholder { color:#ccc; } /* ie */
input:-moz-placeholder { color:#ccc; }

input{outline:none;}
a{color:#999; text-decoration:none; }
a:hover{color:#333; text-decoration:none;}


@media screen and (min-width:600px){/*屏幕 大于640px*/	
	html{ font-size: 62.5%!important;}
}



.am-container {max-width: 1200px;}
.am-g-fixed {max-width: 1200px;margin: 0 auto!important; }

.am-u-lg-12 { border:0px #000 solid;}
.am-u-lg-6 { border:0px #f00 solid;}



.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:url("top_bg01.jpg") top center; height: 135px;}


/* logo01 */

.pc_header_group01 .pc_logo{float:left; margin:22px 0 0 0px;}

.pc_header_group01 .toplink {float: right; margin: 25px 0 0 0;}
.pc_header_group01 .toplink li{ width: 80px; height: 80px; border: 1px solid #ddd;  border-radius: 50%; display: table; box-shadow: 0px 3px 10px #ccc; float: left; margin: 0 8px 0 0}
.pc_header_group01 .toplink li .box {text-align: center; display: table-cell; width: 100%;  vertical-align: middle }
.pc_header_group01 .toplink li h3 {margin-top: -10px; }
.pc_header_group01 .toplink li h4 {color:#666; font-size: 13px; }
.pc_header_group01 .toplink li:hover {border: 1px solid #ccc;background: #eee;}


.pc_header_group01 .toplink .verlink { display: block; width: 80px; height: 80px;float: left; margin: 0 12px 0 0 ;border: 0px solid #ddd;border-radius: 50%; box-shadow: 3px 3px 10px #aaa; } 




	
/*=======二维码弹出===========*/

.emw_group01 { text-align: center; float: left; width: 80px; height: 80px; margin: 0 8px 0 0;}

.emw_group01 .fix_ewm_box {position: fixed; top: 0px; right: 0; z-index: 9999999; display: none; width: 100%; height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.85); }


.emw_group01 .fix_ewm_box .ewm_pic img{ display: block; position: absolute; top: 50%; left: 50%;
	width: 240px; height: 280px;  margin-left: -120px; margin-top: -160px;  
	-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;}	

	
/*=======二维码弹出===============*/



/*=======二维码弹出===========*/

.emw_group03 { text-align: center; float: left; width: 80px; height: 80px; margin: 0 8px 0 0;}

.emw_group03 .fix_ewm_box {position: fixed; top: 0px; right: 0; z-index: 9999999; display: none; width: 100%; height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.85); }


.emw_group03 .fix_ewm_box .ewm_pic img{ display: block; position: absolute; top: 50%; left: 50%;
	width: 240px; height: 280px;  margin-left: -120px; margin-top: -160px;  
	-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;}	

	
/*=======二维码弹出===============*/





.pc_header_group01 .top_link { display: inline-block; color:#cd2125; margin-top: 10px; float: right;}
.pc_header_group01 .top_link a {color:#555; font-weight: 600;font-size: 15px; padding: 0px 15px; }
.pc_header_group01 .top_link a+a { border-left: 1px #666 solid;padding: 0px 15px; }
.pc_header_group01 .top_link a:hover { color:#296fc7; }

.pc_header_group01 .nblogo a{ color:#cd2125; margin-top: 10px; float: right;}


/* PC搜索01 */
.pc_header_group01 .pc_search01 {float:right;height:40px;  margin-top: 25px; margin-right: 0px; width: 100% }

/* 输入框样式 */
.pc_header_group01 .pc_search01 .keyword{ float:left; width:calc(100% - 60px); height:34px; line-height:34px; font-size:16px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("search_bg01.png")no-repeat 10px center;  border:#ccc 1px solid; margin: 0px 0px 0px 0px; }
/* 按钮样式 */

.pc_header_group01 .pc_search01 .ok{ cursor:pointer;margin: 0px 0 0 0px;  float:left; font-family:"微软雅黑"; color:#fff; width:60px; height:34px; line-height:30px; font-size:16px;  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 */}
.pc_header_group01 .pc_search01 .ok:hover{background:#296fc7;}

.pc_header_group01 .pc_search01 .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_header_group01 .pc_search01 .login:hover{background:#d53120;}



@media screen and  (min-width: 1024px){/*屏幕大于 1024px*/	
.wap_header_blank{height: 0px; } /*WAP头部空白*/
.wap_search01 { display: none; } /* 移动端搜索隐藏 */
}


/* PC自适应主菜单 */
.pc_nav01{position: relative;width:100%;background: #335baa;border-bottom:1px solid #ddd;height:50px;z-index: 99999!important}
.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: 9999!important;}
.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; font-weight: 500;}
.pc_nav01 .nav ul li:hover .f_a{background-color:#173a7f;color: #fff; transition:all .3s}
.pc_nav01 .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #335baa;z-index: 9999!important;box-sizing: border-box}
.pc_nav01 .nav ul li .s_navbox .s_a a{color:#fff;font-size:15px;text-transform:uppercase;display:block;text-align: center;padding: 12px 0;border-top: 1px solid #6b90d9; }
.pc_nav01 .nav ul li .s_navbox .s_a a:hover{background-color:#173a7f;color: #fff;}
.wap_nav01{display:none}
.headlf .wap_logo{display: none;}
.headrg .m_menuimg{display: none;}

/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
   .nav ul li .f_a{font-size:14px}
   .nav ul li .s_navbox .s_a a{font-size:12px}
   .foot_top ul{margin-left:60px}
   .nav ul li .s_navbox .s_a{width:100%}
}

/* PC自适应主菜单 */





/*6圆导航*/
.six_nav {}
.six_nav  li { width: 192px; height: 194px; float: left; margin-left: 2px;
display: block;}
.six_nav li  a { width: 195px; height: 194px; float: left; margin-left: 2px; 
    
    -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;5
    transition:all 0.5s ease-in-out; 

}
.six_nav li:hover a{ width: 195px; height: 194px; float: left; margin-left: 2px;
    /* -webkit-transform:  rotateY(360deg);
	-moz-transform:  rotateY(360deg);
	-o-transform:  rotateY(360deg);
	-ms-transform: rotateY(360deg);
    transform:  rotateY(360deg); */

}

.six_nav .r01{ background:url("circle_01a.png"); background-size: cover;}
.six_nav .r02{ background:url("circle_02a.png"); background-size: cover; }
.six_nav .r03{ background:url("circle_03a.png"); background-size: cover;}
.six_nav .r04{ background:url("circle_04a.png"); background-size: cover;}
.six_nav .r05{ background:url("circle_05a.png"); background-size: cover;}
.six_nav .r06{ background:url("circle_06a.png"); background-size: cover;}
.six_nav .r01:hover{ background:url("circle_01b.png"); background-size: cover;}
.six_nav .r02:hover{ background:url("circle_02b.png"); background-size: cover;}
.six_nav .r03:hover{ background:url("circle_03b.png"); background-size: cover;}
.six_nav .r04:hover{ background:url("circle_04b.png"); background-size: cover;}
.six_nav .r05:hover{ background:url("circle_05b.png"); background-size: cover;}
.six_nav .r06:hover{ background:url("circle_06b.png"); background-size: cover;}


/*6圆导航*/







/*科室导航*/
.ks_room{ margin-bottom: 20px; overflow: hidden;}
.ks_room ul {float: left;}
.ks_room ul:hover .con{background: #f9e5d1; border:2px solid #ff8f22;background: #fff;border:2px solid #cda344;}
.ks_room ul:hover .titel{background: #d6cec5;background: #cda344; cursor: pointer;}


.ks_room ul .con {min-height: 295px; border:2px solid #b6ccf7;padding: 6px;background: #e0e7f5;}

.ks_room .list01{ width: 49%; margin-right: 1%; }


.ks_room .list01 .titel{ background: #335baa; height: 52px; text-align: center; line-height: 52px; border-radius: 8px 8px 0 0; color:#fff; font-size: 22px; font-weight: bold;}
.ks_room .list01 .con{ overflow: hidden;}

.ks_room .list01 .room_link {float: left;width: 48%; height: 50px;  border: 1px solid #a9bce2;background: #fff; color:#666; text-align: center; line-height: 50px; font-size: 14px; font-weight: bold; margin: 5px 1% 0 1%}
.ks_room  .list01 .room_link:hover { color:#fff; background: #ff8f22; border:1px solid #ff8f22;
    background: #cda344; border:1px solid #cda344;color:#fff; }



.ks_room .list02{ width: 24%; margin-right: 1%; }
.ks_room .list02 .titel{ background: #335baa; height: 52px; text-align: center; line-height: 52px; border-radius: 8px 8px 0 0; color:#fff; font-size: 22px; font-weight: bold;}
.ks_room .list02 .con{overflow: hidden;}

.ks_room .list02 .room_link {float: left;width: 100%; height: 50px;  border: 1px solid #a9bce2;background: #fff; color:#666; text-align: center; line-height: 50px; font-size: 14px; font-weight: bold; margin: 5px 0 0 0}
.ks_room  .list02 .room_link:hover { color:#fff; background: #ff8f22; border:1px solid #ff8f22;
    background: #cda344; border:1px solid #cda344;color:#fff; }




/*广告位*/
.ad_banner01 {margin-bottom: 20px; overflow: hidden;}
/*广告位*/


/*头条新闻*/
.top_news_group01 { font-size: 16px; line-height: 28px; color:#666;}
.top_news_group01 .pic img { border: 1px #999 solid ; width: 100%; } 
.top_news_group01 h3{ width: 100%; padding: 15px 5px; color:#335baa; font-size: 22px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;background: #e5e5e5; margin-top: 10px; }

.top_news_group01 h3 a{color:#335baa;}
.top_news_group01 h3 a:hover{color:#0b327f;}
.top_news_group01 b{ padding:  0 15px; color:#ff2400; }
.top_news_group01 p{ text-indent:2rem; color:#666; padding: 10px; }



/*侧边按钮*/
.side_ok_group01 {display:block; z-index:99999; position:fixed; top:170px; right:-5px;}
.side_ok_group01 a{ width: 80px; display: block;}
.side_ok_group01 a li{ width: 80px; height: 90px; border: 1px solid #ddd;  border-radius: 5px; display: table; box-shadow: 0px 3px 5px #7fa1e5; float: left; margin-bottom: 10px; background: #eef1f4;}

.side_ok_group01 a li:hover{ background: #fff; border: 1px solid #335baa; }

.side_ok_group01 li .box {text-align: center; display: table-cell; width: 100%;  vertical-align: middle }
.side_ok_group01 li h3 {margin-top: 0px; }
.side_ok_group01 li h4 {color:#777; font-size: 13px;margin-top: 10px;text-indent: 5px; }
.side_ok_group01 li:hover {border: 1px solid #ccc;background: #eee;}


@media screen and (max-width: 640px) { /*屏幕小于640px*/
.side_ok_group01 {display: none; }
}



	
/*=======二维码弹出===========*/

.emw_group02 { text-align: center; float: left; width: 80px; height: 100px; margin: 0 8px 0 0;}

.emw_group02 .fix_ewm_box {position: fixed; top: 0px; right: 0; z-index: 9999999; display: none; width: 100%; height: 100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.85); }


.emw_group02 .fix_ewm_box .ewm_pic img{ display: block; position: absolute; top: 50%; left: 50%;
	width: 240px; height: 280px;  margin-left: -120px; margin-top: -160px;  
	-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;}	

	
/*=======二维码弹出===============*/
	







/*全局swiper切换*/ 
.swiper-container {margin-bottom: 10px;} 
.img_center {margin: 0 auto;} /*banner图片居中*/ 


/*PC_BANNER切换*/
.pc_banner_group01 {}
.pc_banner_bg01{background: #335baa;}
.pc_banner_bg02{background: #335baa;}
.pc_banner_bg03{background: #335baa;}
.pc_banner_bg04{background: #335baa;}
.pc_banner_bg05{background: #335baa;}



/*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;}


/*PC & WAP BANNER 切换*/

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
	.pc_banner_group01 {display: none;}
}
	
@media screen and (min-width: 640px) {/*屏幕大于640px*/
	.wap_banner_group01 {display: none;}
}	  



/*新闻图片切换*/
.newspic_group01 .newspic_tab01 { border: 1px #ccc solid; background: #666;}
.newspic_group01 .swiper-slide h2{ 
	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-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: 1.8rem; border-bottom: 1px #ddd solid;}
.news_tabs_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.news_tabs_group01 .news_tabs_head li.active {color:#335baa; background:none;border-bottom:0px solid #2a70be; font-weight:bold;}

.news_tabs_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:1.8rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.news_tabs_group01 .news_tabs_head a.active {color:#335baa; background:none;font-weight:bold;font-size:2rem;
	 border-bottom:0px solid #2a70be; }

/* 列表新闻子菜单 */
.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-top: 15px;width: 100%; overflow: visible; }
.news_tabs_group01 .news_list ul li{line-height:40px; height:40px; text-indent: 1rem;}
.news_tabs_group01 .news_list ul a{ color:#666;float:left; display:inline; width:75%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; 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_tabs_group01 .news_list ul a:hover{ color:#e22627; margin-left: 15px;}
.news_tabs_group01 .news_list ul a:hover:before{color:#f00; content: "›";font-size: 20px; margin-top: 3px; }

.news_tabs_group01 .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 2.2rem;  padding-right: 10px;   }
.news_tabs_group01 .news_list ul li a:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left;}

/* swiper-列表新闻标题 *************/



/* MORE样式 */
.more {width:20px;height:20px; margin-top: -32px; position:relative; z-index: 1;float: right; border-radius:100%; background: #335baa; display: none;}

.more a{float:left; width:20px;height:20px;border-radius:100%; color:#fff; 
	font-size:15px; line-height:16px;	
	text-align:center;
	font-weight:600;
	-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: #335baa;
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	color:#fff;}


.show {z-index: 99; display: block; background: #335baa; } /* 显示more */
.one_more {z-index: 99; width:2rem;height:2rem;display: block; } /* 第一个more */
.top_more {	z-index: 999; background: #335baa; background: #ff5500; display: block;}  /* 点击加载MORE到最上面 */
/* MORE样式 */















/* swiper-列表新闻标题 *************/
.news_morelist_group01 .news_tabs_head {background:none;width:100%;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid;}
.news_morelist_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.news_morelist_group01 .news_tabs_head li.active {color:#335baa; background:none;border-bottom:0px solid #2a70be; font-weight:bold;}

.news_morelist_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:1.8rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.news_morelist_group01 .news_tabs_head a.active {color:#335baa; background:none;font-weight:bold;font-size:2rem;
	 border-bottom:0px solid #2a70be; }

/* 列表新闻子菜单 */
.news_morelist_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_morelist_group01 .news_tabs_head a.sub+a.sub{ margin-left: 20px; }
.news_morelist_group01 .news_tabs_head a.sub:hover {margin-top:-2px; color:#ff5500;}

.news_morelist_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_morelist_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}

/* 列表新闻主体 */
.news_morelist_group01 .news_list {clear:both; position:relative;  text-align: left;  }
.news_morelist_group01 .news_list ul {margin-top: 15px;width: 100%; overflow: visible; }
.news_morelist_group01 .news_list ul li{line-height:30px; height:30px; text-indent: 1rem;}
.news_morelist_group01 .news_list ul li:hover  span{color:#f00;}

.news_morelist_group01 .news_list ul span{ color:#666; float:left; font-size: 1.5rem; line-height: 2.2rem;  padding-right: 5px; text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }

.news_morelist_group01 .tabname01 {float:left; width: 100%;  display: block; border-bottom: 1px solid #ddd; }

.news_morelist_group01 .tabname01 .column{ color:#666; float:left; font-size: 1.5rem; line-height: 2.0rem;  padding-right: 5px; text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */  text-indent: 10px; font-weight: 600;height: 36px; line-height: 36px; }


.news_morelist_group01 .column01{ width: 30%; }
.news_morelist_group01 .column02{ width: 15%; }
.news_morelist_group01 .column03{ width: 15%; }
.news_morelist_group01 .column04{ width: 25%; }
.news_morelist_group01 .column05{ width: 15%; text-align: right;}


/* swiper-列表新闻标题 *************/




/* swiper-列表新闻标题 *************/
.news_morelist_group02 .news_tabs_head {background:none;width:100%;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid;}
.news_morelist_group02 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.news_morelist_group02 .news_tabs_head li.active {color:#335baa; background:none;border-bottom:0px solid #2a70be; font-weight:bold;}

.news_morelist_group02 .news_tabs_head a {float:left;padding: 0px 15px;font-size:1.8rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.news_morelist_group02 .news_tabs_head a.active {color:#335baa; background:none;font-weight:bold;font-size:2rem;
	 border-bottom:0px solid #2a70be; }

/* 列表新闻子菜单 */
.news_morelist_group02 .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_morelist_group02 .news_tabs_head a.sub+a.sub{ margin-left: 20px; }
.news_morelist_group02 .news_tabs_head a.sub:hover {margin-top:-2px; color:#ff5500;}

.news_morelist_group02 .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_morelist_group02 .news_tabs_head a.sub:hover:after{left:0;width:100%}

/* 列表新闻主体 */
.news_morelist_group02 .news_list {clear:both; position:relative;  text-align: left;  }
.news_morelist_group02 .news_list ul {margin-top: 15px;width: 100%; overflow: visible; }
.news_morelist_group02 .news_list ul li{line-height:30px; height:30px; text-indent: 1rem;}
.news_morelist_group02 .news_list ul li:hover  span{color:#f00;}

.news_morelist_group02 .news_list ul span{ color:#666; float:left; font-size: 1.5rem; line-height: 2.2rem;  padding-right: 5px; text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */ }

.news_morelist_group02 .tabname01 {float:left; width: 100%;  display: block; border-bottom: 1px solid #ddd;}

.news_morelist_group02 .tabname01 .column{ color:#666; float:left; font-size: 1.5rem; line-height: 2.0rem;  padding-right: 5px; text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */  text-indent: 10px; font-weight: 600;height: 36px; line-height: 36px; }


.news_morelist_group02 .column01{ width: 26%; }
.news_morelist_group02 .column02{ width: 26%; }
.news_morelist_group02 .column03{ width: 13%; }
.news_morelist_group02 .column04{ width: 12%; }
.news_morelist_group02 .column05{ width: 13%;}
.news_morelist_group02 .column06{ width: 10%; text-align: right;}


/* swiper-列表新闻标题 *************/




/* 多列列表页，内页样式 *************/

.news_morelist_frame01 .news_tabs_head a.active { height: 70px; line-height: 70px;}
.news_morelist_frame01 .news_list ul li{line-height:45px; height:45px; text-indent: 1rem;}
.news_morelist_frame01 .tabname01 .column{height: 45px; line-height: 45px; }







/* 标题样式01 *************/
.titel_group01 { margin-bottom: 10px;}
.titel_group01 .news_tabs_head {background:none;width:100%;height:4rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid;}
.titel_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:40px;line-height:40px;color:#333;text-decoration:none; cursor: pointer;}
.titel_group01 .news_tabs_head li.active {color:#2a70be; background:none;border-bottom:0px solid #2a70be; font-weight:bold;}

.titel_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:4rem;line-height:4rem;color:#333;text-decoration:none; cursor: pointer;}
.titel_group01 .news_tabs_head a.active {color:#2a70be; background:none;font-weight:bold;border-bottom:3px solid #2a70be; }


.titel_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:4rem;}
.titel_group01 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.titel_group01 .news_tabs_head a.sub:hover {margin-top:-2px; color:#ff5500;}
.titel_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_group01 .news_tabs_head a.sub:hover:after{left:0;width:100%}



/* 新闻标题样式02 *************/
.titel_group02 { margin-bottom: 10px;}
.titel_group02 .news_tabs_head {background:none;width:100%;height:5rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.titel_group02 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; }
.titel_group02 .news_tabs_head li.active {color:#335baa; background:none;border-bottom:3px solid #2a70be; font-weight:bold;height:5rem;line-height:5rem;}

.titel_group02 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; cursor: pointer;}
.titel_group02 .news_tabs_head a.active {color:#335baa; background:none;border-bottom:3px solid #2a70be; font-weight:bold;height:5rem;line-height:5rem;}


.titel_group02 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; margin-top: 10px}

.titel_group02 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.titel_group02 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:3rem;}
.titel_group02 .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%}




/* 图片样式03 */

.pic_style03 {position: relative;  box-shadow: 0px 0px 3px #aaa;  display: block; float: left;  border: 1px #ccc solid; width: 100%;box-sizing: border-box;}

.pic_style03 a {display:block; overflow:hidden; position:relative; border: 5px solid #fff; display: block; }
.pic_style03 a .img{ overflow:hidden}
.pic_style03 a .img img{ width:100%; height:100%; object-fit:cover}
.pic_style03 a .top{ height:30px; background:rgba(0,50,150,0.7); position:absolute; bottom:0; left:0; right:0; 
    -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:14px; color:#fff; line-height:24px;margin-top: 3px;font-weight: normal;}
.pic_style03 a .top p{padding:0px ; font-size:14px; color:#ff0; line-height:24px;  display: block; text-indent: 0px;}
.pic_style03 a .top h5 b{margin-right: 5px;font-size:15px;}

.pic_style03 a:hover h5 { margin-top: 100px;font-size:16px;}
.pic_style03 a:hover h5 b { margin-top: 100px; display: block;font-size:17px;}
.pic_style03 a:hover .top{ height:100%; background:rgba(0,50,150,0.7); }
.pic_style03 a:hover .img img{ transform:scale(1.07)}
.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:#e10606;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;}







/*PC图片轮播*/
.pc_pic_move_group01 {display: block;height: 280px;}

.pc_pic_move01 {height: 257px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/


.pc_pic_move_next_01a {position: absolute; top:80px;right:-10px;} /*左箭头 位置*/
.pc_pic_move_next_01b {position: absolute; top:80px;left:-10px;} /*右箭头 位置*/
.pc_pic_move_dot01 {bottom: 0px!important;}  /*导航-点点点 位置*/





.wap_pic_move_group01 {display: none; margin-left: 0px;}

.wap_pic_move01 {height: 145px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/

.wap_pic_move_next_01a {position: absolute; top:80px;right:-10px;} /*左箭头 位置*/
.wap_pic_move_next_01b {position: absolute; top:80px;left:-10px;} /*右箭头 位置*/
.wap_pic_move_dot01 {bottom: 0px!important;}  /*导航-点点点 位置*/










/*尾部*/

.pc_footer_group01 {}
.pc_footer_group01 .titel {  color:#fff;  font-size: 16px; height: 35px; line-height: 35px; border: 1px #66a5f4 solid; width: 84%; margin: auto;}

.footer_bg01 { width: 100%; background: #335baa; padding: 10px 0px 0px 0px; }
.footer_bg02 { width: 100%; background: #eee; }

.footer_bg .titel { color:#fff; margin-top: 18px; text-indent: 80px; font-size: 16px; font-weight: 600;}
.copyright_bg  {background: #eee;  line-height: 28px; padding: 0px 0px 0px 0px; color:#666; }




/*友情链接*/
.fri_link_group01 { text-align: center;}
.fri_link_group01 .am-selected-btn {color: #333;background-color:#eee!important;border-color: #0e90d2!important;font-size: 1.5rem;}
.fri_link_group01 .am-selected-btn:hover {color: #333!important; background:#dddddd!important;}

.fri_link_group01 .am-selected-list { max-height: 25rem; max-width: 37.5rem;overflow-y:auto; overflow-x: hidden;}


/*版权菜单*/
.bottom_menu_group01 {text-align: center;  /*设置子元素因为inline-block出现的间隙*/display: table;word-spacing:-1em;}
.bottom_menu_group01 li {}
.bottom_menu_group01 li+li {}
.bottom_menu_group01 a {font-size: 1.5rem;color:#666; padding: 0 10px; margin: 10px 0 0 0px;  border-left: 1px #666 solid;  border-right: 1px #666 solid; height: 18px; line-height: 18px; margin-left: -1px; display: inline-block;}
.bottom_menu_group01 a:hover { color:#335baa;}

/*版权地址信息*/
.copyright_group01 {line-height: 28px; margin: 10px 0px; overflow: hidden; color: #666;  font-size: 1.4rem;}

.copyright_group01 a {font-size: 1.5rem;color:#666;}
.copyright_group01 a:hover {color:#335baa;}



/*=======POP  AD==================*/
.pop_group01 {  overflow:hidden;}
.pop_ad { display:block; z-index:999; position:fixed; bottom:210px; right:20px; }
.pop_ad .box{ position:relative;}
.pop_ad .box a{ display:block; }
.pop_ad .box img{ display:block;  border: 1px #ccc solid;}
.pop_ad .box .pop_close img{ display:block;  border: 0px #ccc solid;}

.pop_ad .box .pop_close{ position: absolute; right: 5px; top: 5px; cursor: pointer; -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; border: 0px #000 solid;}
.pop_ad .box .pop_close:hover{ transform:rotate(360deg);-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); }



/*=======POP  AD==================*/




/*=======搜索弹出窗口==================*/

#btn_search{ float: left; width: 80px; height: 80px;}

#btn_search a{ }

#btn_search btn_search{ }

#pop_seach_box{ position:fixed; z-index:999999; top:0;  left:0; display:none; height:100%; width:100%; }

#pop_seach_box .bg_box{ position:fixed; z-index:9994; top:0px; display:none;  height:100%; width:100%;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');background:rgba(0,0,0,0.85);}
		
#pop_seach_box form{ position:absolute; border-radius: 4px; overflow: hidden; top:50%; z-index:9999; background: #fff;  height: 80px; width: 50%; left:50%; margin-left:-25%; margin-top:-40px;}

#pop_seach_box select{ border: none;  width:140px;  display: block; height:80px; text-align: left; color: #434343; font-size: 20px; background:none; line-height:80px; padding:0 20px; float: left;

}

#pop_seach_box input[type="text"]{ border: none;  width:calc( 100% - 300px );  display: block; height:80px; text-align: left; color: #434343; font-size: 20px; background:none; line-height:80px; padding:0 20px;

}
 
#pop_seach_box input[type="text"]:focus{ text-align: left;}  

#pop_seach_box input[type="submit"]{  position:absolute; right:0; top:0; padding: 0; z-index:2; background:url(icon_search.png) center no-repeat; height:80px; width:80px; cursor:pointer; border:none; background-color: #c2d7fe;}

#pop_seach_box input[type="submit"]:hover{background:url(icon_search_hover.png) center no-repeat;background-color: #ffdfa7;}	

/*=======搜索弹出窗口==================*/










/* 内页框架开始*****************************************************/
.color01{color:#335baa!important; }
.color02{color:#335baa!important; }
.color03{color:#e8a043!important; }
.color04{color:#7eb876!important; }

.bgcolor00{background:#eee; }
.bgcolor01{background:#335baa!important; }
.bgcolor02{background:#335baa!important; }
.bgcolor03{background:#e8a043!important; }
.bgcolor04{background:#7eb876!important; }



/* 路径**条件*/

.path_group01 {width:100%;line-height: 45px; border-bottom:#ddd 1px solid; overflow: hidden; padding: 5px 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: 20px; height: 19px; background: url("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; }



/********** 内页左侧树型三级菜单**********/

/* 左侧菜单*/
.left_nav01{ float:left; width:100%;  margin-top: 10px;}
.left_nav01 .titel{ float:left;font-size:20px; color:#fff; width:100%; height:60px; line-height:60px; text-indent:1em;font-weight: 600;}
.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:#335baa; 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:36px; 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:36px; line-height:30px; font-size:14px; border:#c3c9cd 1px solid;margin-top: 5px}







/* ==============树型菜单样式============== */

.tree_menu{ width:100%; border:#ddd 1px solid; float:left; font-family:"微软雅黑"; }
#tree_nav01 {width:100%;  margin:auto; margin-top:0px; margin-bottom:15px;list-style: none;background-color: #ffffff;}
#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:16px; margin-top:5px; text-indent:1em;line-height:35px;display:block;text-decoration:none;outline:0; border-bottom:1px solid #ddd; color:#333;}
#tree_nav01 li a:hover { color:#ff4200;}
#tree_nav01 li a.on {background: #d0deec;color:#316ace;}
/***二级菜单***/
#tree_nav01 ul li {margin:0;padding:0; padding-left:15px;}
#tree_nav01 ul li a {font-size:14px;color:#5477a4;line-height:30px; outline:0;background:none; border-bottom: 1px dotted #CCC;}
#tree_nav01 ul li a:hover {color:#ff4200; border-bottom:1px dotted #CCC;}
/***三级菜单***/
#tree_nav01 ul ul li a {font-size:12px;color:#666;background:none;}
#tree_nav01 ul ul li a:hover {color:#ff4200;}
#tree_nav01 span{float:right;}
/* ==============树型菜单样式============== */





/********** 移动端子菜单可以回收01**********/
#nav_slide{background: #ccc; line-height: 50px; position: relative;   height: 50px; margin-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{ 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: .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**********/
.wap_subnav_group01 {width:100%; margin-top: 10px; position:relative;}
.wap_subnav_group01 .titel{ float:left;font-size:20px; color:#fff; width:100%; height:50px; line-height:50px; text-indent:1em;}

.wap_subnav_group01 .bnt_back{ position:absolute; left: 1rem; top:16px;  }
.wap_subnav_group01 .bnt_back img{ height: 16px;}

/* 设计弹出菜单虚拟头部位置*/
.wap_subnav_group01 .blank_head01 {
    height: 51px; display: block; border: 0px solid #000;
}

/* 按钮上下位置*/
.wap_subnav_group01 .am-menu-dropdown1 .am-menu-toggle {
    position: absolute;right: 0px; color: #fff;  
    display: block; width: 44px;height: 44px;line-height: 44px; text-align: center;   
}

/* 一级菜单宽度*/
.wap_subnav_group01 .am-menu-dropdown1 .am-menu-nav>li {width: 50%;float: right;}
.wap_subnav_group01 [class*=am-avg-]>li {display: block;height: auto; }

.wap_subnav_group01 .am-collapse.am-in {display: block;}


/* 一级菜单文字背景*/
.wap_subnav_group01 .am-menu-dropdown1 .am-menu-nav>li>a {
    border-bottom: 1px solid #d0edff;
    background-color: #addbff; color: #007cb5;  height: 49px;line-height: 49px;padding: 0;text-indent: 10px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
}


/* 一级菜单图标文字颜色*/
.wap_subnav_group01 .am-menu-dropdown1 .am-menu-nav>li.am-parent>a::before {
    content: "\f067";position: absolute;right: 1rem;top: 1.4rem;color: #3da0ec;}

/* 一级菜单激活文字颜色背景*/
.wap_subnav_group01 .am-menu-dropdown1 .am-menu-nav>li.am-parent.am-open>a {
    background-color: #3da0ec;border-bottom: none;color: #fff;}


/* 二级菜单文字背景*/
.wap_subnav_group01 .am-menu-dropdown1 .am-menu-sub a {top: 50px;
    color: #555;height: 44px;line-height: 44px;text-indent: 5px;padding: 0;	background-color: #fff;border-bottom: 1px #eee solid;}


/********** 移动端子菜单-有二级01**********/











/* 内页新闻列表01 *************/


/* 内页新闻标题 */
.news_list_group01 { margin-bottom: 10px;}
.news_list_group01 .news_tabs_head {background:none;width:100%;height:5rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.news_list_group01 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; }
.news_list_group01 .news_tabs_head li.active {color:#335baa; background:none;border-bottom:0px solid #2a70be; font-weight:bold;height:5rem;line-height:5rem;}

.news_list_group01 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; cursor: pointer;}
.news_list_group01 .news_tabs_head a.active {color:#2a70be; background:none;border-bottom:3px solid #2a70be; font-weight:bold;height:5rem;line-height:5rem;}


.news_list_group01 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; 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:3rem;}
.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; }
.news_list_group01 .news_list ul li{line-height:4rem; height:4rem; text-indent: 1rem;}
.news_list_group01 .news_list ul a{ color:#666;float:left; display:inline; width:75%;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;/* 新闻标题超出字符隐藏 */font-size: 1.6rem; 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:#e22627; margin-left: 15px;}
.news_list_group01 .news_list ul a:hover:before{color:#f00; content: "›";font-size: 20px; margin-top: 3px; }

.news_list_group01 .news_list ul span{ color:#666; float:right; font-size: 1.6rem; line-height: 2.2rem; padding-right: 10px; }
.news_list_group01 .news_list ul li a:before {  content: "." ;color:#333; position:relative; top:-5px;  float: left;}












/* 内页新闻列表02 *************/
    
    
/* 内页新闻标题 */
    
.news_list_group02 { margin-bottom: 10px; width: 100%; float: left;overflow: hidden;}
.news_list_group02 .news_tabs_head {background:none;width:100%;height:5rem;overflow:hidden; font-size: 1.8rem; border-bottom: 1px #ddd solid; margin-top: 10px;}
.news_list_group02 .news_tabs_head li {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; }
.news_list_group02 .news_tabs_head li.active {color:#2a70be; background:none;border-bottom:3px solid #2a70be; font-weight:bold;height:5rem;line-height:5rem;}

.news_list_group02 .news_tabs_head a {float:left;padding: 0px 15px;font-size:2rem; height:5rem;line-height:5rem;color:#333;text-decoration:none; cursor: pointer;}
.news_list_group02 .news_tabs_head a.active {color:#2a70be; background:none;border-bottom:3px solid #2a70be; font-weight:bold;height:5rem;line-height:5rem;}


.news_list_group02 .news_tabs_head a.sub{position:relative;color:#666; background:none;font-size: 1.6rem;
padding: 0px;margin-left: 30px; height: 3.5rem; line-height:3rem; margin-top: 10px}

.news_list_group02 .news_tabs_head a.sub+a.sub{ margin-left: 2rem; }
.news_list_group02 .news_tabs_head a.sub:hover {margin-top:8px; color:#ff5500;line-height:3rem;}
.news_list_group02 .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%}

    
/* 内页新闻列表02 */  

.news_tabs_group02 ul{   overflow: hidden;}
.news_tabs_group02 li{ padding-top: 20px; padding-bottom:20px; border-bottom:1px solid #ddd; display:block; overflow: hidden; cursor: pointer;
    -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;

    }
    
.news_tabs_group02 li .date{ float:left; background:#e9e9ee; width:86px; height:99px; border: 1px #ddd solid; margin-left: 10px}

.news_tabs_group02 li .date strong{ display:block; font-size:32px; color:#296fc7; text-align:center; margin: 18px 0px 0px 0px;}
.news_tabs_group02 li .date span{ display:block; text-transform: uppercase; color:#88888a; font-size:12px;text-align:center; line-height: 40px;}

    
.news_tabs_group02 li .newsbox{ float:right; width: calc(100% - 100px);  height: 99px;overflow: hidden;padding: 2px 20px 0px 20px; box-sizing: border-box;}    
    
.news_tabs_group02 li .newsbox h2 a{ font-size:15px; color:#383839; line-height:30px; display:block; margin-bottom:5px; margin-top:5px; white-space: nowrap;overflow:hidden;text-overflow: ellipsis; }
    
.news_tabs_group02 li .newsbox p{ font-size:12px; color:#8b8b8d; line-height:20px; height: 40px; overflow: hidden;}
    
.news_tabs_group02 li .newsbox h2 a:hover{color:#296fc7; line-height:30px;}
    
.news_tabs_group02 li:hover{ background-color:#e9e9ee;}






/* 内页新闻列表03 *************/
.news_tabs_group03{ width: 100%;}
.news_tabs_group03 ul{ margin-top: 10px;}

.news_tabs_group03 li{ width:calc(100% / 2 - 20px); background: #f4f6f8; position:relative; display:block; overflow:hidden; float:left; padding: 10px 15px;margin:10px 8px; border: 1px #ddd solid;background: #eef;
    -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.63s ease-in-out;
    transition: all 0.3s ease-in-out;}

.news_tabs_group03 li a{ display:block; overflow: hidden;line-height: 20px;
 -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; 

}


.news_tabs_group03 li h1 { overflow:hidden;  white-space: normal;overflow:hidden;text-overflow: ellipsis;  color:#2a2a2c; font-size:16px;  display:block;  margin: 10px 0px; height: 40px; 
   }

.news_tabs_group03 li span {color:#9b9b9c; font-size: 12px; display:block; margin: 8px 10px 10px 0px;}
.news_tabs_group03 li p{ color: #9b9b9c; font-size:12px;  line-height: 20px; height: 75px; padding-bottom: 20px; overflow: hidden; margin-top: 10px;  border-top: 1px #ccc dotted;  padding: 10px 0px; box-sizing: content-box;}

.news_tabs_group03 li:hover { box-shadow: 0 0 10px #bbb;}
.news_tabs_group03 li:hover h1 { color: #d83648; }






    
 /***医院简介***/  

.h_titel01 {width: 100%; height: 50px; line-height: 50px; font-size: 26px;}





    
 /***发展历史***/   
.history_group01{background:url(n_about03_bg.jpg) center top no-repeat;position:relative;border: 0px #ccc solid;}
    
.history_group01 .title{text-align:center;}
.history_group01 .title h1{font-size:28px; line-height: 50px; color: #3b3b3b; margin-top: 10px;}
.history_group01 .title h3{font-size:16px;color: #3b3b3b;text-transform:uppercase;}
    
.history_group01 .history_container01{padding: 0 0px; margin-top: 30px; height: 100%;}
    
.history_group01 .history_container01 .line{position:absolute;top: 70px;left:50%; margin-left: -50%; width:100%;height:3px;background-color:#296fc7;}
    
.history_group01 .history_container01{ position:static;}
.history_group01 .history_container01 .history-prev01,
.history_group01 .history_container01 .history-next01{position:absolute;top:80px;width: 40px;height: 40px;line-height: 40px;text-align:center;cursor:pointer;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}

.history_group01 .history_container01 .history-prev01{left: 0; top:50px;background: #2d52be url(Arrows01.png) 6px center no-repeat;}
.history_group01 .history_container01 .history-next01{right: 0;top:50px; background: #2d52be url(Arrows02.png) 10px center no-repeat;}
.history_group01 .history_container01 .history-prev01:hover{background: #ff6000 url(Arrows01.png) 6px center no-repeat;}
.history_group01 .history_container01 .history-next01:hover{background: #ff6000 url(Arrows02.png) 10px center no-repeat;}
    
.history_group01 .history_container01 ul li .img{margin-top:-104.5px;text-align:  center;}
.history_group01 .history_container01 ul li .img img{ -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius:50%}
.history_group01 .history_container01 ul li .con{text-align:center;border: 1px #bbb dotted;margin-top: 20PX;}
.history_group01 .history_container01 ul li .con h3{font-size: 29px;color: #ff7100;margin-bottom: 10px; padding-top: 20px;}
.history_group01 .history_container01 ul li .con h4{ margin-bottom:10px;}
.history_group01 .history_container01 ul li .ar_article {height:350px; overflow: auto; }
.history_group01 .history_container01 ul li p{ font-size:15px; overflow:hidden; color:#6b6b6e;text-align: left; padding: 10px; line-height: 26px; border-top: 1px #ddd solid;}
    
.history_group01 .history_container01 ul li p b{display: block; color:#f50; } 
    


/***滚动条样式***/
.ar_article::-webkit-scrollbar {width: .5rem; height: .5rem; background: hsla(0, 0%, 100%, 0.6);}
.ar_article::-webkit-scrollbar-track {border-radius: 0;}
.ar_article::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(95,95,95,.4);
  transition: all .2s;
  border-radius: .5rem;}
 
/***发展历史***/       
    


/***领导班子***/  
.leadership_group { font-size: 16px; line-height: 30px;color:#666}
.leadership_group ul { border-bottom: 1px solid #ccc; overflow: hidden; padding: 20px 0; position: relative;}
.leadership_group ul:hover {background: #e3e8ee; cursor:pointer;}
.leadership_group .pic img {margin: 0 auto;}
.leadership_group .info  b{font-size: 26px; display: block; line-height: 70px;}
.leadership_group .info  span{color:#335baa;font-weight: bold;}
.leadership_group .info  li{width: 50%; float: left;}
.leadership_group .info  p {float: left;margin-top: 20px;}
.leadership_group .info  p span{ display: block; }


.leadership_group ul .ani_border{position:absolute; display:block; left:0px;  top:0px; width:100%; height:100%; bottom:0px;}

.leadership_group ul .ani_border:after{
position:absolute;width:2px;height:0px;background:#335baa;content:'';
top:50%;right:0;
-webkit-transition:all 0.7s;-moz-transition:all 0.7s;
-o-transition:all 0.7s;transition:all 0.7s;bottom:0px;}

.leadership_group ul:hover .ani_border:after{right:0; height: 100%; top:0%;}



/***领导班子***/  




/***荣誉陈列馆***/  

.honor_group {}

.honor_group ul { overflow: hidden; width: 100%;display:  table; padding: 15px;margin-top: 10px; }
.honor_group .honor_lv01 {background: #ffe8d9 url("rr_bg01.png") top right no-repeat; }
.honor_group .honor_lv02 {background: #d9eaf5 url("rr_bg01.png") top right no-repeat; }
.honor_group .honor_lv03 {background: #d9edec url("rr_bg01.png") top right no-repeat; }

.honor_group ul .pic {width: 30%;display: table-cell; text-align: center;}
.honor_group ul .pic img {margin: 0 auto;}
.honor_group ul .info {display: table-cell;vertical-align: middle; height: 100%;width: 70%;}
.honor_group ul li {font-size: 16px; color:#666; line-height: 30px;}


/***荣誉陈列馆***/  



/***学科介绍***/  
.index_link_style01 {min-height:80px;}
.index_link_style01 li{float: left; width: 25%; }
.index_link_style01 li a{width: 90%; height: 60px; line-height: 60px; background: #e2e9f7; border-radius: 5px; border:1px solid #a6c1f7; font-size: 18px; text-align: center; color:#335baa; font-weight: 600; margin: 10px auto; display: block;white-space:nowrap; text-overflow:ellipsis;overflow: hidden; padding: 0 5px;}

.index_link_style01 li a:hover{background: #cda344; border:4px solid #eed498; color:#fff;line-height: 56px;font-weight: 600; }




/***学科介绍***/  


/***学科介绍详细页***/ 
.ks_demo01 .titel {
 width: 100%; text-align: center; color:#335baa; border-bottom: 1px solid #ddd; font-size: 28px; line-height: 80px; font-weight: 600; }


.ks_demo01 .nav {border-bottom: 1px solid #ddd; overflow: hidden; padding:10px 0px;background: rgba(235,240,250,0.9);}

.ks_demo01 .nav li{float: left; width: 16.6%; }
.ks_demo01 .nav li a{width: 90%; line-height: 50px; background: #e2e9f7; border-radius: 100px; border:1px solid #a6c1f7; font-size: 18px; text-align: center; color:#335baa; font-weight: 600; margin: 5px auto; display: block;white-space:nowrap; text-overflow:ellipsis;overflow: hidden; padding: 0 5px;}

.ks_demo01 .nav li a:hover{background: #cda344; border:2px solid #eed498; color:#fff;line-height: 48px;font-weight: 600; }

.ks_demo01 .nav li a.am-active {
   line-height: 48px;font-weight: 600;
}
	




/*专家介绍照片大小*/
.ks_demo01 .list01 {width: calc(100% / 6 - 10px); margin: 0 10px 10px 0; }


/***学科介绍详细页***/ 







/***专家介绍详细页***/  
.expert_group { font-size: 16px; line-height: 30px;color:#666}

.expert_group ul { border: 1px solid #ccc; overflow: hidden; padding: 15px 0px; position: relative;}

.expert_group .pic img {width: 100%; border:1px solid #ddd;}
.expert_group .info  b{font-size: 26px; display: block; line-height: 70px;}
.expert_group .info  span{font-size: 18px;color:#335baa; font-weight: 600;margin-right: 15px;}
.expert_group .info  li{width: 100%;float: left;}
.expert_group .info  p {float: left;margin-top: 20px;}
.expert_group .info  p span{ display: block; }




/*预约挂号*/
.expert_group .order {display: table;width:120px!important; }
.expert_group .order a {display: table-cell; vertical-align: middle;text-align: center; width:120px!important; height: 140px;
background: #f47507;border-radius:  0 0 5px 5px; position: absolute; top:-20px; right:40px; z-index: 999;
-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}

.expert_group .order a p {width: 100%; height: 65px; margin-top: 25px;}
.expert_group .order a h3 {width: 100%; color:#fff;}
.expert_group .order a:hover{background: #f44407;}
/*预约挂号*/


.expert_group ul .ani_border{position:absolute; display:block; left:0px;  top:0px; width:100%; height:100%; }

.expert_group ul .ani_border:after{
position:absolute;width:0px;height:3px;background:#fff;content:'';
bottom:10px;left:50%;
    
-webkit-transition:all 0.3s;-moz-transition:all 0.3s;
-o-transition:all 0.3s;transition:all 0.3s;}

.expert_group .order a:hover .ani_border:after{left:0px; width: 30%;height: 3px; bottom:10px;left:35%;}


@media screen and (max-width: 1024px) and (min-width: 640px){
 .expert_group .info  li{width: 100%; }
}

@media screen and (max-width: 640px){
.expert_group .order  { position:fixed; right: -40px; top:350px; }
.expert_group .order a{  width: 60px!important; height: 65px; border-radius: 4px 0 0 4px; }
.expert_group .order img{  width: 40% }  
.expert_group .order a p{ height:30px; margin-top: 5px;}  
.expert_group .order a h3{ font-size: 12px;}  
.expert_group .pic img {width: 65%; margin:0 auto; }
.expert_group ul .ani_border { display:none;}
  
.expert_group .info  li{width: 100%; }
.expert_group .info  b{font-size: 20px; display: block; text-align: center;line-height: 50px;}
}

/***专家介绍详细页***/  




/*查询服务*/
.search_ok_group .link01 {display: table;width: 32%; float: left; margin: 1% 1% 0 0 ; }
.search_ok_group .link01 a {display: table-cell; vertical-align: middle;text-align: center; width:32%; padding: 40px 0px; position: relative;
background: #ffffff;border-radius: 10px;  border:1px solid #a6c1f7;
-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: -20px; }
.search_ok_group .link01 a p img {width: 32%; }
.search_ok_group .link01 a h3 {width: 100%; color:#335baa; font-size: 22px; margin-top: 15px;}
.search_ok_group .link01 a:hover{background: #d2def5; border:1px solid #335baa;}


.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:#335baa;content:'';
bottom:20px;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:20px;left:35%;}


@media screen and (max-width: 640px){
.search_ok_group .link01  { right: -40px; top:350px; }
.search_ok_group .link01 a{ width:33%; padding: 20px 0px;  border-radius:5px; }
.search_ok_group .link01 img{  width: 40% }  
.search_ok_group .link01 a p{ height:30px; margin-top: 5px;}  
.search_ok_group .link01 a h3{ font-size: 14px;}  

.search_ok_group ul .ani_border { display:none;}
  

}

/*查询服务*/




/************************** 子站科学研究 **************************/


.subsite_header_group01 .pc_logo{ margin:80px auto 0px; text-align: center;}
.subsite_header_group01 .pc_logo img{margin: auto;}

.subsite_header_group01 .pc_header_bg { background:url("zt_topbg01.jpg") top center no-repeat; height: 274px; background-color: #b7e3f9; }




/* PC自适应主菜单 */
.pc_nav02{position: relative;width:100%;background: #335baa;border-bottom:1px solid #ddd;height:50px;z-index: 99999!important;}

.pc_nav02 .navbox{width: 1200px; margin: 0 auto; }

.pc_nav02 .nav{display: block; float: left;width:calc(100% - 0px); margin-left:0px; }

.pc_nav02 .nav .nav_pc{ width: 70%;float: left;}

.pc_nav02 .nav ul li{float:left;position: relative;border-right: 0px solid #ccc;box-sizing: border-box;z-index: 9999!important;}
.pc_nav02 .nav ul li:first-child{border-left: 0px solid #ccc;}
.pc_nav02 .nav ul li .f_a{line-height:48px;display:block;text-align:center;font-size:18px;color:#fff; font-weight: 500;}
.pc_nav02 .nav ul li:hover .f_a{background-color:#173a7f;color: #fff; transition:all .3s}
.pc_nav02 .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #335baa;z-index: 9999!important;box-sizing: border-box}
.pc_nav02 .nav ul li .s_navbox .s_a a{color:#fff;font-size:15px;text-transform:uppercase;display:block;text-align: center;padding: 12px 0;border-top: 1px solid #6b90d9; }
.pc_nav02 .nav ul li .s_navbox .s_a a:hover{background-color:#173a7f;color: #fff;}
.wap_nav02{display:none}



.pc_nav02 .nav .nav_search{float: left;width: 30%;}



/* 导航搜索02 */
.pc_nav02 .pc_search01 { width: 100%; padding-left: 20px; float:right;height:40px;  margin-top: 8px; margin-right: 0px; }

/* 输入框样式 */
.pc_nav02 .pc_search01 .keyword{ float:left; width:calc(100% - 60px); height:34px; line-height:34px; font-size:16px; padding-left:40px; font-family:"微软雅黑";color:#888; background:#fff url("search_bg01.png")no-repeat 10px center;  border:#ccc 1px solid; margin: 0px 0px 0px 0px; }
/* 按钮样式 */

.pc_nav02 .pc_search01 .ok{ cursor:pointer;margin: 0px 0 0 0px;  float:left; font-family:"微软雅黑"; color:#fff; width:60px; height:34px; line-height:30px; font-size:16px;  background:#14387e; 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_nav02 .pc_search01 .ok:hover{background:#42a8f4;}

.pc_nav02 .pc_search01 .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_nav02 .pc_search01 .login:hover{background:#d53120;}






/*办事流程按钮*/

.ok_style_group01{ width: 100%;  margin-left: -10px;  }
.ok_style_group01 li { float: left; width: calc(50% - 10px); display :table; margin: 30px 0px 0 10px; }

.ok_style_group01 li a { display: table-cell; height: 84px; border:1px solid #95c4e3;background: #daebf6; border-radius: 5px; vertical-align: middle;text-align: center; font-size: 18px; font-weight: bold; color:#335baa; padding: 8px;}

.ok_style_group01 li a:hover { background:#cde6f6;}

.ok_style_group01 li p {line-height: 30px;}



/*科研平台导航*/

.ok_style_group02 { width: 100%;  margin-left: -10px; margin-bottom: 30px; overflow: hidden; }

.ok_style_group02  .big { float: left; width: calc(100% / 5 - 10px);  margin: 10px 0px 0 10px; }
.ok_style_group02 .big a { width: 1%; height: 180px; border:1px solid #95c4e3;background: #daebf6; border-radius: 5px; vertical-align: middle;text-align: center;  font-weight: bold; color:#335baa; display: table-cell;}

.ok_style_group02 .big i {height: auto; display: block; text-align: center;vertical-align: middle; widows: 100%; padding: 10px; }
.ok_style_group02 .big p {height: auto; display: block; text-align: center;vertical-align: middle;  widows: 100%;padding: 10px; font-size: 20px; }


.ok_style_group02 .small { float: left; width: calc(100% / 5 - 10px);  margin: 10px 0px 0 10px; }
.ok_style_group02 .small a { width: 100%; height: 84px; border:1px solid #95c4e3;background: #daebf6; border-radius: 5px; vertical-align: middle;text-align: center;  font-weight: bold; color:#335baa; display: table;}


.ok_style_group02 .small i {width:25%;display: table-cell; height: 100%; text-align: center;vertical-align: middle; }
.ok_style_group02 .small p {width:40%;display: table-cell;height: 100%;text-align: center;vertical-align: middle;  height: 84px; padding: 0 30px 0 0; line-height: 26px;font-size: 16px; }


.ok_style_group02 li a:hover { background:#cde6f6;}







/************************** 子站科学研究 **************************/







.article01{ margin:auto; width:100%; overflow: hidden;}
/*保护视力色*/
.vision_color {width:100%; line-height:20px; font-size:12px;  padding: 10px 0px;   position:absolute; margin-top: -50px; right:5px; float: left; z-index: 9999;}

.vision_color b{font-size:12px; color:#aaa;float:left; margin-left: 10px;}
.vision_color .colors{ float: right; }
.vision_color .colors a {width: 10px; height:10px; float:left;border:#ccc 1px solid; margin:0px 3px; margin-top:5px; }

.vision_color .colors a:hover {border:#999 1px solid;float:left;}

.vision_color .colors00 {background:#ffffff;border:1px solid #000000;}
.vision_color .colors01 {background:#f1f2c6;border:1px solid #000000;}
.vision_color .colors02 {background:#efe1c4;border:1px solid #000000;}
.vision_color .colors03 {background:#f0dcd3;border:1px solid #000000;}
.vision_color .colors04 {background:#c4e86a;border:1px solid #000000;}
.vision_color .colors05 {background:#c5ecf3;border:1px solid #000000;}
.vision_color .colors06 {background:#d1c9ee;border:1px solid #000000;}
.vision_color .colors07 {background:#e6e7eb;border:1px solid #000000;}
.vision_color .colors08 {background:#ededea;border:1px solid #000000;}
.vision_color .font {float: right; }
.vision_color .font a{margin-right: 8px; }




/* 文章头部样式01*/
.content_head01 { width:100%; border-bottom:#ccc 0px dashed; margin-bottom:0px; }

.content_head01 .z_title { font-size:2.2rem; line-height:34px; padding: 5px 0px; width:100%; text-align:center; font-weight:bold;}

.content_head01 .f_title { font-size:1.6rem; line-height:28px; width:100%; text-align:center;}

.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; }





/* 文章内容*/
.article_cont {width:100%;font-size:16px; line-height:32px; margin-bottom:10px; color:#666;}
.article_cont img{ margin:10px auto; vertical-align: middle; 
display: table-cell; /*主要是这个属性*/

                


}
.article_cont .read{padding:15px 0px; color:#666; font-weight:bold;}
.article_cont .read li{width:100px;font-size:15px;line-height:28px;  float:left;}
.article_cont .read .file{float:left;font-size:15px;line-height:28px; width:800px; font-weight:100}


/* 分享样式*/
.articl_share { width:100%; font-size:16px; line-height:30px;  margin-bottom:0px; overflow: hidden;}
.articl_share .app{float:left; margin-top:30px;}
.articl_share .app a{margin-left:1px;}
.articl_share .print{float:right; margin-top:30px;}
.articl_share .print a{margin-left:1px;}




/******** WAP工具栏底部菜单********/
.nav_tool_group01 {display: none;}
.nav_tool_group01 a:hover{color:#fff;}
/* 底部菜单背景颜色*/
.nav_tool_group01 .am-navbar-default .am-navbar-nav {background-color: #0e90d2; background-color: #0d86c4;}
/* 底部菜单激活背景颜色*/
.nav_tool_group01 .am-navbar-default .am-navbar-actions {background-color: #0d86c4; background-color: #0d86c4;}
/* 底部菜单激活背景下划线颜色*/
.nav_tool_group01 .am-navbar-default .am-navbar-actions a {border-bottom: 1px solid #0b6fa2; border-bottom: 1px solid #0b6fa2;}



/******** WAP工具栏底部菜单********/





@charset "utf-8";


@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
	/*
	.am-u-lg-12 { border:1px #f50 solid;}
	.am-u-lg-6 { border:1px #f50 solid;}
	*/
	}
		
	@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕大于640-1024px*/
	.clear_padding	{padding:0px 10px 0px 10px!important;}
	/*
	.am-u-lg-12 { border:1px #000 solid;}
	.am-u-lg-6 { border:1px #000 solid;}
	*/
	}	  
	
	@media screen and (min-width: 1024px) {/*屏幕大于1024px*/
	.clear_padding	{padding:0px 7px 0px 7px!important;}
	/*
	.am-u-lg-12 { border:1px #f00 solid;}
	.am-u-lg-6 { border:1px #f00 solid;}
	*/
	}	



	/*WAP导航*/
@media screen and (max-width: 1024px) and (min-width: 0px){
	
	.pc_header_group01{ display: none;} /*PC头部隐藏*/
	.pc_nav01{display:none} /*PC导航隐藏*/
	.wap_header_blank{height: 100px; } /*增加空白-移动端头部*/
		
	.wap_header{display:block;height:100px;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd;overflow: hidden; background:#fff; background: url("top_bg01.jpg") center  center; }
	.wap_header .headlf{padding-top:2px;padding-left:5px;float: left;}
	.wap_header .headlf .wap_logo{height:40px;display: block; margin-top: 5px; }
	.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: 3px; }
	.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:96%; 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{display: none; cursor:pointer;margin: 0px 0 0 0px;  float:left; font-family:"微软雅黑"; color:#fff; width:60px; height:34px; line-height:30px; font-size:15px;  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 */}
	.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导航*/



/*6圆导航*/
@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/
    .six_nav {margin-left: 10px;}
    .six_nav li { width:32%; height: 105px; margin-left: 1%; }
    .six_nav li  a { width: 105px;height: 105px;   }
    .six_nav li:hover a{width: 105px;height: 105px;   }
}
	
@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕大于640-1024px*/
    .six_nav li { width: 115px; height: 115px; margin-left: 5px;}
    .six_nav li  a { width: 115px; height: 115px; }
    .six_nav li:hover a{width: 115px; height: 115px; }
}	  


	

/*科室导航*/

@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/
	.ks_room .list01{ width: 100%; }
		
	.ks_room .list01 .titel{  height: 36px; line-height: 36px; font-size: 16px;}
	.ks_room .list01 .room_link { height: 30px; line-height: 30px; font-size: 14px;}
	
	.ks_room .list02{ width: 100%; margin-top: 10px; }
		
	.ks_room .list02 .titel{  height: 36px; line-height: 36px; font-size: 16px;}
	.ks_room .list02 .room_link{width: 48%; height: 30px; line-height: 30px; font-size: 14px; font-weight: bold; margin: 5px 1% 0 1%}
	.ks_room ul .con {min-height: auto; }
	 
	}
		
	@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕大于640-1024px*/
	
	}	  
	
	

/* MORE样式 */
@media screen and (max-width: 1024px) and (min-width: 640px){
	.news_tabs_group01 .news_list ul li{line-height:36px; height:36px; } /* 改变新闻列表行高 */

}

@media screen and (max-width: 640px){
	.news_tabs_group01 .news_list ul {margin-top: 1rem;}
	.news_tabs_group01 .news_list ul li{line-height:32px; height:32px; }/* 改变新闻列表行高 */
	.more a{line-height:20px;}	
}



/*WAP图片轮播*/

@media screen and (max-width: 640px) { /*屏幕小于640px*/
	.pc_pic_move_group01 {display: block;height: 200px;}
	.pc_pic_move01 {height: 180px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
	.pc_pic_move_dot01 {display: none;} 
	}
	
	@media screen and (max-width: 1024px) and (min-width: 640px) {/*屏幕640px-1024px*/
	.pc_pic_move01 {height: 227px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
	.pc_pic_move_next_01a {display: none;} /*左箭头 位置*/
	.pc_pic_move_next_01b {display: none;} /*右箭头 位置*/
		
	.pc_btn_move_next_01a {display: none;} /*左箭头导航 位置*/
	.pc_btn_move_next_01b {display: none;} /*右箭头 位置*/
	
	}	 
	
	@media screen and (min-width: 1024px) {/*屏幕大于1024px*/
	.pc_pic_move01 {height: 250px; border: 0px solid #ccc; position: relative;} /*图片&按钮轮播高度 位置*/
	
	}	 



/*=======POP  AD==================*/
	@media screen and (max-width: 640px) { /*屏幕小于640px*/
		.pop_group01 {display: none; }
		}

		@media screen and (max-width: 1024px) and (min-width: 640px){
			.news_list_group01 .news_list ul li{line-height:40px; height:40px; } /* 改变新闻列表行高 */
		
		}
		
		@media screen and (max-width: 640px){
			.news_list_group01 .news_list ul {margin-top: 1rem;}
			.news_list_group01 .news_list ul li{line-height:36px; height:36px; }/* 改变新闻列表行高 */
		}
		

/********** 内页左侧树型三级菜单**********/
@media screen and (max-width: 1024px) and (min-width: 0px){
	.sticky_top01 {top:100px!important;}  /*校正下拉移动时 左部固定头部高度*/
	}



/* ==============树型菜单样式============== */

@media screen and (max-width: 1024px) and (min-width: 0px){
	#tree_nav01 li {padding-left:0px; padding-right:15px;}
	.left_nav01 .titel{text-align: center;text-indent: 0px;}
	}
	


/* 内页新闻列表01 *************/


/* 内页新闻标题 */
@media screen and (max-width: 1024px) and (min-width: 640px){
	.news_list_group01 .news_list ul li{line-height:40px; height:40px; } /* 改变新闻列表行高 */

}

@media screen and (max-width: 640px){
	.news_list_group01 .news_list ul {margin-top: 1rem;}
	.news_list_group01 .news_list ul li{line-height:36px; height:36px; }/* 改变新闻列表行高 */
}



/* 内页新闻列表02 *************/
    
    
/* 内页新闻标题 */

@media screen and (max-width: 1024px) and (min-width: 640px){
}

@media screen and (max-width: 640px){
    .news_tabs_group02 li .newsbox h2 a{ white-space:normal;overflow:hidden;text-overflow: ellipsis;font-weight: normal; }
    .news_tabs_group02 li .newsbox p{ display: none; }
}



/* 内页新闻列表03 *************/

@media screen and (max-width: 1024px) and (min-width: 640px){
}

@media screen and (max-width: 640px){
    .news_tabs_group03 li{ width:calc(100% - 20px);} 
}



/***领导班子***/  

@media screen and (max-width: 1024px) and (min-width: 640px){
	.leadership_group .info  li{width: 100%; }
   }
   
   @media screen and (max-width: 640px){
	.leadership_group .info  li{width: 100%; }
	   .leadership_group .info  b{font-size: 20px; display: block; text-align: center;line-height: 50px;}
   }


/***学科介绍***/  

@media screen and (max-width: 1024px) and (min-width: 640px){
	.index_link_style01 li{float: left; width: 33%; }
	.index_link_style01 li a{ font-size: 16px;}
	}
	
	
	@media screen and (max-width: 640px){
	.index_link_style01 li{float: left; width: 50%; }
	.index_link_style01 li a{ font-size: 15px;}
	}


/***学科介绍详细页***/ 

@media screen and (max-width: 1024px) and (min-width: 640px){
	.ks_demo01 .nav {border-bottom: 0px solid #ddd; overflow: hidden; padding:10px 0px;background:none; width: 90px; position: fixed; right:0px;top:320px;}
	.ks_demo01 .nav li{float: left; width: 100%;margin-bottom: 5px; }
	.ks_demo01 .nav li a{ width:90px; font-size: 14px;white-space:pre-wrap; line-height: 18px; height: 50px; max-height: 50px; border-radius: 5px; display: table-cell;vertical-align: middle; overflow: hidden;}
		
	.ks_demo01 .nav li a.am-active,
	.ks_demo01 .nav li a:hover
	 {white-space:pre-wrap; font-size: 14px;line-height: 48px;height: 50px;white-space:pre-wrap;}
		
	
	}
	
	
	@media screen and (max-width: 640px){
	.ks_demo01 .nav {border-bottom: 0px solid #ddd; overflow: hidden; padding:10px 0px;background:none; width: 50px; position: fixed; right:0px;top:360px;}
	.ks_demo01 .nav li{float: left; width: 100%; margin-bottom: 5px;}
	.ks_demo01 .nav li a{ font-size: 14px;white-space:pre-wrap; line-height: 18px; height: 50px; max-height: 50px; border-radius: 5px; display: table-cell;vertical-align: middle; overflow: hidden;}
		
	.ks_demo01 .nav li a.am-active,
	.ks_demo01 .nav li a:hover
	 {white-space:pre-wrap; font-size: 14px;line-height: 18px;height: 50px;display: table-cell;vertical-align: middle;}
		
	/*横项
	.ks_demo01 .nav {border-bottom: 0px solid #ddd; overflow: hidden; padding:10px 0px;width: 100%;  right:0px; top:280px;}
	.ks_demo01 .nav li{float: left; width: calc(100% / 3); margin:0px 0px 0px 0px; }
	.ks_demo01 .nav li a{float: left; font-size: 14px;white-space:pre-wrap; line-height: 30px;height: 30px; border-radius: 5px; }
	.ks_demo01 .nav li a.am-active,  
	.ks_demo01 .nav li a:hover{font-size: 14px;line-height: 28px;height: 30px;white-space:pre-wrap; }
	*/
		
	}


	/*专家介绍照片大小*/
	@media screen and (max-width: 640px){
		.ks_demo01 .list01 {width: calc(100% / 3 - 10px); margin: 0 10px 10px 0; }
		}


/***专家介绍详细页***/  
@media screen and (max-width: 1024px) and (min-width: 640px){
			.expert_group .info  li{width: 100%; }
		   }
		   
@media screen and (max-width: 640px){
.expert_group .order  { position:fixed; right: -40px; top:350px; }
.expert_group .order a{  width: 60px!important; height: 65px; border-radius: 4px 0 0 4px; }
.expert_group .order img{  width: 40% }  
.expert_group .order a p{ height:30px; margin-top: 5px;}  
.expert_group .order a h3{ font-size: 12px;}  
.expert_group .pic img {width: 65%; margin:0 auto; }
.expert_group ul .ani_border { display:none;}
			 
.expert_group .info  li{width: 100%; }
.expert_group .info  b{font-size: 20px; display: block; text-align: center;line-height: 50px;}
		   }
		   
/*查询服务*/
@media screen and (max-width: 640px){
.search_ok_group .link01  { right: -40px; top:350px; }
.search_ok_group .link01 a{ width:33%; padding: 20px 0px;  border-radius:5px; }
.search_ok_group .link01 img{  width: 40% }  
.search_ok_group .link01 a p{ height:30px; margin-top: 5px;}  
.search_ok_group .link01 a h3{ font-size: 14px;}  
			
.search_ok_group ul .ani_border { display:none;}

}
			

@media screen and  (min-width: 1024px){/*屏幕大于 1024px*/	
	.wap_header_blank{height: 0px; } /*WAP头部空白*/
	.wap_search01 { display: none; } /* 移动端搜索隐藏 */
	}
	
	


	
	/*小于1600大于1200稍微调整下字体*/
	@media screen and (max-width: 1600px) and (min-width:1200px) {
	   .nav ul li .f_a{font-size:14px}
	   .nav ul li .s_navbox .s_a a{font-size:12px}
	   .foot_top ul{margin-left:60px}
	   .nav ul li .s_navbox .s_a{width:100%}
	}
	
	/* PC自适应主菜单 */
	
	

	
	/*WAP导航*/
	@media screen and (max-width: 1024px) and (min-width: 0px){
		
	.subsite_header_group01{ display: none;} /*PC头部隐藏*/
	.pc_nav02{display:none} /*PC导航隐藏*/
	
	}



	@media screen and (max-width: 1024px) and (min-width: 640px){
		.ok_style_group02  .small { float: left; width: calc(100% / 5 - 10px);  margin: 10px 0px 0 10px; } 
		.ok_style_group02  .small p {padding: 0 10px 0 0; line-height: 22px;font-size: 16px; }   
		}
		
		@media screen and (max-width: 640px){
		.ok_style_group02  .small { float: left; width: calc(100% / 2 - 10px);  margin: 10px 0px 0 10px; } 
		 .ok_style_group02  .small p {padding: 0 10px 0 0; line-height: 22px;font-size: 16px; }   
		.ok_style_group02  .big {display: none;}
			
		}



/******** WAP工具栏底部菜单********/

@media screen and (min-width: 640px){/*屏幕大地 0-640px*/	
			.am-with-fixed-navbar {padding-bottom: 0px;} /*去掉640以上屏幕 WAP底部菜单高度*/	
		}
		
		
@media screen and (max-width: 640px) and (min-width: 0px){/*屏幕 0-640px*/	
			.nav_tool_group01 {display: block;}
		}
		