html,body{height:100%;margin:0}
	dl, dt, dd, li, ol, ul, td, tr, table, h1, h2, h3, h4, h5, h6 {padding: 0px;    margin: 0px;    list-style: none;}

a:link, a:visited {
text-decoration: none;
}
a {
text-decoration: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
}
	img {    border: 0px;}
	h1{font-family:"Georgia";font-size:46px; color:#000;text-align:center;padding-top:50px}
	h1 p{font-family:"微软雅黑";font-size:40px;}
	h2 {    font-size: 26px;    font-size: 2.6rem;    margin-top: 20px;    margin-bottom: 20px;}
	h3{font-size:34px; font-weight: bold;;font-size:18px;}
	h3 span{font-size:18px; font-weight: normal;padding-left:5px;    margin-right: 10px;}
	h3 a{ font-size:36px;color:#000000;}
	.center {    width: 1200px;    margin-left: auto;    margin-right: auto;}
	.top_top {     height: 32px;    line-height: 32px;   }
	.top_ul{float:right;padding-top: 8px;}
	.top_top ul li{width:72px;float:right;}
    .top_top ul li img{padding-left:12px;padding-right:12px;top: 3px; position: relative;}
	.search{float:right;}
	.search0 {	height:28px;	line-height:28px;	padding-left:10px;	width:145px;	border:none;    font-size: 16px;}

button,input[type=button],input[type=reset],input[type=submit] {
	overflow: visible;
	padding: 0;
	border: none;
	background: 0 0
}

.r_nav{width:520px;text-align:center;margin-left: 33px;}
.r_nav td{position:relative;}
.r_nav img{position: absolute;top: 0;left: 20%;transition: all .3s linear;}
.r_nav img:hover{top: -5px;left: 21%;}

.s2_news_nav{width:100%;height:40px; border-bottom:1px solid #c8c8c8;}
    .s2_news_nav li{float:left;  border-top-left-radius: 10px;  border-top-right-radius: 10px;  width: 110px;  height: 40px;  background-color: #e3e3e3;  line-height: 40px;
    text-align: center;  font-size: 16px;  margin-right: 10px; cursor: pointer;}
    .s2_news_nav li.hover{color:#fff;background-color:#0050a7;}
    .s2_news{height:320px;}
    .s2_news li{height:70px;border-bottom:1px dashed #c8c8c8;}
    .s2_news li a {font-size:16px; color:#c8c8c8;   padding-top: 16px;    display: block;}
    .s2_news li div{width:5px;height:5px;background-color:#0050a7;float:left;margin-top: 25px;margin-right:15px;}

h4{font-size: 20px;   line-height: 30px;    height: 30px;  margin: 15px 0px 0px 0px;}
.center{width:1200px;margin-left:auto;margin-right:auto;}
.zlxm{margin-top:30px;width:1200px;}
.zlxm td{cursor:pointer;}
.zlxm p{margin: 10px 0 0 0;color:#8a8a8a;font-size:16px;}
.zlxm img{width:100%;}

/*文章页面*/
.mycontext{margin-top:50px;padding-bottom: 100px; position: relative;   overflow: hidden; }
  .article_left{padding: 50px 0 0; padding-right: 350px; }
  .artical_wrap .title{ font-size: 30px;  font-weight: bolder;  color: #000;  margin-bottom: 30px;}
  .article_small{padding-bottom: 20px; margin-bottom: 20px;  border-bottom: 1px solid #f4f6f8;  line-height: 180%;}
  .artical_wrap { width: 750px; margin: 0 auto;}
  .artical_sider{  height: 100%;  position: absolute;    right: 0;    top: 0;    padding: 50px 30px 0;    width: 425px;    background: #f4f6f8;}
/*结束*/

/*移动头部导航*/
.mobile-inner{	width: 100%;background-color: #fafafa;display:none;}
.mobile-inner img{	width: 100%;	margin-bottom: 30px;}
.mobile-inner p{
	color: #676767;
	line-height: 25px;
	font-size: 16px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin:0px;
}
.mobile-inner-header{
	background-color: #304170;
	width: 100%;
	height: 50px;
	clear: both;
}
.mobile-inner-header-icon{
	color: #ffffff;
	height: 50px;
	font-size:25px;
	text-align: center;
	float:left;
	width: 50px;
	position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}
.mobile-inner-header-icon:hover{	background-color: rgba(255,255,255,0.2);	cursor: pointer;}
.mobile-inner-header-icon span{
	position: absolute;
	left: calc((100% - 25px) / 2);
	top: calc((100% - 1px) / 2);
	width: 25px;
	height: 1px;
	background-color: rgba(255,255,255,1);
}
.mobile-inner-header-icon span:nth-child(1){
transform: translateY(4px) rotate(0deg);
	}
.mobile-inner-header-icon span:nth-child(2){
transform: translateY(-4px) rotate(0deg);
	}
	
.mobile-inner-header-icon-click span:nth-child(1){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clickfirst;
	}		
.mobile-inner-header-icon-click span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clicksecond;
	}
	
/*移动底部漂浮*/

.box {
width: 100%;
display: -webkit-box;
display: -moz-box;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
.box > * {
-webkit-box-flex: 1;
-moz-box-flex: 1;
}


.hovertreebottom{
	height:45px;display:none;
}
.hovertreebottom ul{
	position:fixed;
	z-index:200;
	bottom:0;
	left:0;
	width:100%
}
.hovertreebottom li{
	border:1px solid rgba(190,190,190,1);
	height:45px;
	border-bottom:0;
	border-right:0;
	position:relative;
	-webkit-box-shadow:inset 0 0 3px #fff;
	float:left;
	width:33.26%;
}
.hovertreebottom li:nth-of-type(1){border-left;0;}
.hovertreebottom li>a{
	font-size:15px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	/*border:1px solid #f9f8f9;*/
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	border-bottom:0;
	display:block;
	line-height:45px;
	text-align:center;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#dcdcdc), color-stop(35% ,#ededed), color-stop(50%, #e3e3e3) );
}
.hovertreebottom li>a:only-child span{
	background:none;
	padding-left:0;
}
.hovertreebottom li>a.on + dl{
	display: block;
}
.hovertreebottom li>a span{
	color: #4f4d4f;
	display: inline-block;
	padding-left: 15px;
	background: url(/templets/zhuoyue/images/1.svg#2) no-repeat 4px 18px;
	-webkit-background-size: 9px auto;
	text-shadow:0px 1px 0px #ffffff;
}
.hovertreebottom dl{
	display:none;
	position:absolute;
	z-index:220;
	bottom:33px;
	left:50%;
	width:100px;
	margin-left:-50px;
	background:red;
	/*min-height:100px;*/
	background:#e4e3e2;
	/*border:1px solid #afaeaf;*/
	border-radius:5px;
	-webkit-box-shadow:inset 0 0 3px #fff;
	background:url(/templets/zhuoyue/images/2.svg#3) no-repeat center center;
	-webkit-background-size:100%;
	background-size:100%;
}
/*, .hovertreebottom dl:after*/
.hovertreebottom dl:before{
	content:"";
	display:inline-block;
	position:absolute;
	z-index:240;
	bottom:0;
	left:50%;
	width:10px;
	height:8px;
	background: url(/templets/zhuoyue/images/1.svg#2) no-repeat center -55px;
	-webkit-background-size: 10px auto;
	bottom: -7px;
	margin-left: -5px;
}

.hovertreebottom dl dd{
	line-height:45px;
	text-align:center;
	background:-webkit-gradient(linear, 0 0, 100% 0, from(rgba(194,194,194,0.8)), to(rgba(194,194,194,0.8)), color-stop(50%, rgba(194,194,194,0.8)));
	background-size:80% 1px;
	background-repeat:no-repeat;
	background-position: center bottom;
}
.hovertreebottom dl dd:last-of-type{
	background:none;
}
.hovertreebottom dl dd a{
	font-size: 15px;
	display:block;
	color:#4f4d4f;
	text-shadow:0px 1px 0px #ffffff;
	white-space: pre;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hovertreebottom .masklayer_div{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 180;
	background: rgba(0,0,0,0.3);
}
.hovertreebottom .masklayer_div.on{display: block;}
/*结束*/

@keyframes clickfirst {
  0% {
	  transform: translateY(4px) rotate(0deg);
	  
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
}	

@keyframes clicksecond {
  0% {
	  transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
}	

.mobile-inner-header-icon-out span:nth-child(1){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outfirst;
	}		
.mobile-inner-header-icon-out span:nth-child(2){
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outsecond;
	}

@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}	

@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}

.mobile-inner-nav{
	background-color: rgba(0,0,0,0.9);
	width: 100%;
	padding-top: 30px;
	padding-bottom: 80px;
	display: none;z-index:9;
}
.mobile-inner-nav a{
	display: inline-block;
	line-height: 50px;
	text-decoration: none;
	width: 80%;
	margin-left: 10%;
	color: #FFFFFF;
	border-bottom: solid 1px rgba(255,255,255,0.3);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	font-weight:300;
}
.mobile-inner-nav a:hover{
	color: rgba(255,255,255,0.4);
	border-bottom: solid 1px rgba(255,255,255,0.2);
}


.mobile-inner-nav a{
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;
	}
			
	@-webkit-keyframes returnToNormal {
	  0% {
	    opacity: 0;
	    -webkit-transform: translate3d(0, -100%, 0);
	            transform: translate3d(0, -100%, 0);
	  }

	  100% {
	    opacity: 1;
	    -webkit-transform: none;
	            transform: none;
	  }
	}

	@keyframes returnToNormal {
	  0% {
	    opacity: 0;
	    -webkit-transform: translate3d(0, -100%, 0);
	            transform: translate3d(0, -100%, 0);
	  }

	  100% {
	    opacity: 1;
	    -webkit-transform: none;
	            transform: none;
	  }
	}
      
      .mobile-inner-header ul{height:50px;float:left;}
      .mobile-inner-header ul li{float:left;width: 70px;line-height: 50px; text-align: center;}
      .mobile-inner-header ul li a{color:#fff;}
/*结束*/

.mainVideo {
	position: relative;
	max-width: 1720px;
	margin: 0 auto
}

.mainVideo .mainSlide {
	position: relative
}

.mainVideo .mainSlide .feSlItem {
	width: 100%;
	height: 640px;
	text-align: center
}

.mainVideo .mainSlide .feSlItem video {
	max-width: none
}

.mainVideo .mainSlide .feSlPaging {
	position: absolute;
	bottom: 50px;
	left: 50%;
	z-index: 1;
	width: 1300px;
	margin-left: -640px;
	text-align: center
}

.mainVideo .mainSlide .feSlPaging li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	line-height: 12px
}

.mainVideo .mainSlide .feSlPaging li.current a {
	background-color: #12b8ba;
	opacity: 1
}

.mainVideo .mainSlide .feSlPaging a {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #fff;
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap
}

.mainVideo .mainSlide .feSlPaging .btnAuto,.mainVideo .mainSlide .feSlPaging .btnStop {
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	display: inline-block;
	width: 10px;
	height: 12px;
	background-image: url(spr_button_slide.png);
	background-repeat: no-repeat;
	background-position: -64px 0
}

.mainVideo .mainSlide .feSlPaging .btnAuto {
	width: 10px;
	height: 12px;
	background-position: -76px 0
}

.mainVideo .mainSlide .feSlNavi {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 100%;
	margin-top: -40px;
	text-align: center
}

.mainVideo .mainSlide .feSlNavi .btnNext,.mainVideo .mainSlide .feSlNavi .btnPrev {
	visibility: hidden
}

.mainVideo .movControl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.mainVideo .movControl .movBtn {
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.mainVideo .movControl .movBtn:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background-image: url(spr_button_slide.png);
	background-repeat: no-repeat;
	background-position: -82px -206px
}

.mainVideo .movControl .movBtn.movStop:before {
	background-position: 0 -206px
}

.mainVideo .menuWrap {
	background-color: #12b8ba
}

.mainVideo .menuWrap ul {
	width: 1300px;
	margin: 0 auto
}

.mainVideo .menuWrap ul:after,.mainVideo .menuWrap ul:before {
	content: '';
	display: table
}

.mainVideo .menuWrap ul:after {
	clear: both
}

.mainVideo .menuWrap li {
	float: left;
	position: relative
}

.mainVideo .menuWrap li:before {
	content: '';
	position: absolute;
	top: 25px;
	left: 0;
	width: 1px;
	height: 30px;
	background: #71d4d6
}

.mainVideo .menuWrap li:first-child:before {
	display: none
}

.mainVideo .menuWrap a {
	display: block;
	width: 320px;
	height: 80px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 80px
}

.mainVideo .menuWrap a:before {
	content: '';
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	margin-right: 8px
}

.mainVideo .menuWrap a.icon01:before {
	background: url(/asset/img/main/spr_icon_main.png) no-repeat 0 0
}

.mainVideo .menuWrap a.icon02:before {
	width: 48px;
	background: url(/asset/img/main/spr_icon_main.png) no-repeat -42px 0
}

.mainVideo .menuWrap a.icon03:before {
	background: url(/asset/img/main/spr_icon_main.png) no-repeat -92px 0
}

.mainVideo .menuWrap a.icon04:before {
	background: url(/asset/img/main/spr_icon_main.png) no-repeat -134px 0
}

.mainConHead {
	margin-bottom: 54px;
	text-align: center
}

.mainConHead .title {
	color: #000;
	font-family: 'Noto Sans KR Medium','Noto Sans KR',sans-serif;
	font-size: 34px;
	font-weight: 500
}

.mainConHead .text {
	margin-top: 7px;
	color: #444;
	font-size: 18px
}

.mainBox {
	padding: 60px 0
}

.mainBox .row:first-child .box {
	height: 360px;
	border-top: 2px solid #3086c9
}

.mainBox .row:first-child .box .title:after {
	background-color: #3086c9
}

.mainBox .row+.row {
	margin-top: 25px
}

.mainBox .box {
	float: left;
	position: relative;
	width: 410px;
	height: 310px;
	margin-left: 25px;
	padding: 24px 60px 0;
	border: 1px solid #ddd;
	border-top: 2px solid #12b8ba;
	text-align: center
}

.mainBox .box:first-child {
	margin-left: 0
}

.mainBox .box input[type=text] {
	height: 40px
}

.mainBox .title {
	color: #000;
	font-family: 'Noto Sans KR Medium','Noto Sans KR',sans-serif;
	font-size: 24px;
	font-weight: 500
}

.mainBox .title:after {
	content: '';
	display: block;
	width: 15px;
	height: 1px;
	margin: 8px auto;
	background-color: #12b8ba
}

.mainBox .title[class*=icon]:before {
	content: '';
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 8px;
	background: url(/asset/img/main/spr_icon_main.png) no-repeat
}

.mainBox .title.icon01:before {
	background-position: 0 -42px
}

.mainBox .title.icon02:before {
	background-position: -82px -42px
}

.mainBox .title.icon03:before {
	background-position: -164px -42px
}

.mainBox .title.icon04:before {
	background-position: -246px -42px
}

.mainBox .title.icon05:before {
	background-position: -328px -42px
}

.mainBox .title.icon06:before {
	background-position: -410px -42px
}

.mainBox .text {
	margin-bottom: 25px;
	color: #444
}

.mainBox .num {
	color: #000;
	font-family: 'Noto Sans KR Regular','Noto Sans KR',sans-serif;
	font-size: 22px;
	font-weight: 400;
	width: 200px;
	margin: -12px auto 0;
	text-align: center;
	letter-spacing: -1.1px;
	line-height: 1.55
}

.mainBox .num span {
	margin: 0 3px
}

.mainBox .num em {
	color: #000;
	font-family: 'Noto Sans KR Regular','Noto Sans KR',sans-serif;
	font-size: 20px;
	font-weight: 400;
	margin-right: 9px
}

.mainBox .form {
	position: relative;
	padding-right: 90px
}

.mainBox .form .row {
	width: 198px
}

.mainBox .form .row+.row {
	margin-top: 10px
}

.mainBox .form .button {
	color: #fff;
	font-family: 'Noto Sans KR Regular','Noto Sans KR',sans-serif;
	font-size: 16px;
	font-weight: 400;
	position: absolute;
	top: 0;
	right: 0;
	min-width: 84px;
	height: 90px;
	padding: 0;
	line-height: 90px
}

.mainBox .btnWrap {
	margin-top: 18px
}

.mainBox .btnWrap .row+.row {
	margin-top: 10px
}

.mainBox .btnWrap [class*=button] {
	min-width: 140px;
	padding: 0
}

.mainTreat {
	padding: 50px 0 60px;
	background-color: #23507b
}

.mainTreat .mainConHead {
	margin-bottom: 37px
}

.mainTreat .mainConHead .title {
	color: #fff
}

.mainTreat .mainConHead .text {
	color: #fff
}

.mainTreat .form {
	position: relative;
	width: 870px;
	margin: 0 auto 40px
}

.mainTreat .form .search {
	position: relative;
	padding-right: 70px;
	border-radius: 3px;
	background-color: #fff
}

.mainTreat .form .search input {
	width: 100%;
	height: 60px;
	padding: 0 19px;
	border: 0;
	color: #666;
	font-size: 18px;
	line-height: 60px
}

.mainTreat .form .search button {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 60px;
	color: #fff;
	text-indent: 100%;
	white-space: nowrap;
	background: url(/asset/img/common/spr_button.png) no-repeat 0 0
}

.mainTreat .form .autoComplete {
	display: none;
	overflow-y: scroll;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 940px;
	margin-top: -2px;
	padding: 23px 30px 40px;
	border-top: 1px solid #ddd;
	border-radius: 0 0 3px 3px;
	background-color: #fff
}

.mainTreat .form .autoComplete .category+.category:before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	margin: 40px 0;
	background: url(/asset/img/main/bg_schedule_modal.png) repeat-x
}

.mainTreat .form .autoComplete .category li {
	overflow: hidden;
	margin-top: 24px
}

.mainTreat .form .autoComplete .category li img {
	float: left
}

.mainTreat .form .autoComplete .category li .text {
	float: right;
	width: 690px
}

.mainTreat .form .autoComplete .category li em {
	color: #222;
	font-size: 18px;
	font-weight: 500
}

.mainTreat .form .autoComplete .category li p {
	overflow: hidden;
	max-height: 72px;
	margin-top: 11px
}

.mainTreat .form .autoComplete .category li .button {
	margin-top: 20px;
	padding: 0 28px
}

.mainTreat .form .autoComplete .category .docTreatHead {
	padding: 0;
	border-top: none;
	border-bottom: none
}

.mainTreat .form .autoComplete .category .docTreatHead p {
	text-align: left
}

.mainTreat .form .autoComplete .category .docTreatHead .remark {
	right: 0
}

.mainTreat .form .autoComplete .category .docTreatInfo {
	border: none
}

.mainTreat .form .autoComplete .category .docTreatInfo+.docTreatInfo {
	border-top: 1px solid #ddd
}

.mainTreat .form dl {
	margin-top: 6px
}

.mainTreat .form dd,.mainTreat .form dt {
	display: inline-block;
	vertical-align: top
}

.mainTreat .form dt {
	color: #fff;
	font-family: 'Noto Sans KR Bold','Noto Sans KR',sans-serif;
	font-size: 16px;
	font-weight: 700;
	display: inline-block;
	vertical-align: middle;
	margin-top: 12px;
	margin-right: 20px
}

.mainTreat .form dd {
	max-width: 735px
}

.mainTreat .form dd .tag {
	border: 1px solid #ddd;
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	margin: 10px 0 0 10px;
	padding: 0 10px;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	line-height: 28px
}

.mainTreat .box {
	float: left;
	width: 301px;
	height: 290px;
	margin-left: 25px;
	border-radius: 3px;
	color: #aaa;
	text-align: center;
	background-color: #12b8ba
}

.mainTreat .box:first-child {
	margin-left: 0
}

.mainTreat .box.bg {
	background-color: #3086c9
}

.mainTreat .box .title {
	color: #fff;
	font-family: 'Noto Sans KR Medium','Noto Sans KR',sans-serif;
	font-size: 24px;
	font-weight: 500
}

.mainTreat .box .title[class*=icon]:before {
	content: '';
	display: block;
	width: 90px;
	height: 90px;
	margin: 40px auto 22px;
	background: url(/asset/img/main/spr_icon_main.png) no-repeat
}

.mainTreat .box .title.icon01:before {
	background-position: 0 -124px
}

.mainTreat .box .title.icon02:before {
	background-position: -92px -124px
}

.mainTreat .box .title.icon03:before {
	background-position: -184px -124px
}

.mainTreat .box .title.icon04:before {
	background-position: -276px -124px
}

.mainTreat .box .text {
	margin-top: 10px;
	color: #fff;
	line-height: 1.5
}

.mainNews {
	height: 748px;
	padding: 49px 0 94px
}

.mainVisual {
	position: relative
}

.mainVisual .feSlItem {
	width: 100%;
	height: 420px
}

.mainVisual .feSlItem>a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.mainVisual .feSlNavi {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1300px;
	margin: -24px 0 0 -640px
}

.mainVisual .feSlNavi .btnAuto,.mainVisual .feSlNavi .btnStop {
	display: none!important
}

.mainVisual .feSlNavi .btnNext,.mainVisual .feSlNavi .btnPrev {
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
	top: 0;
	width: 48px;
	height: 48px;
	background: url(spr_button_slide.png) no-repeat
}

.mainVisual .feSlNavi .btnPrev {
	left: 0;
	background-position: 0 -32px
}

.mainVisual .feSlNavi .btnNext {
	right: 0;
	background-position: -50px -32px
}

.mainVisual .feSlPaging {
	position: absolute;
	bottom: 63px;
	left: 50%;
	z-index: 1;
	width: 1300px;
	margin-left: -640px;
	text-align: center
}

.mainVisual .feSlPaging li {
	display: inline-block;
	margin: 0 5px
}

.mainVisual .feSlPaging li.current a {
	background-color: #12b8ba;
	opacity: 1
}

.mainVisual .feSlPaging a {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #fff;
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap
}

.mainVisual .feSlPaging .btnAuto,.mainVisual .feSlPaging .btnStop {
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	display: inline-block;
	width: 10px;
	height: 12px;
	margin-top: -3px;
	background-image: url(spr_button_slide.png);
	background-repeat: no-repeat;
	background-position: -64px 0
}

.mainVisual .feSlPaging .btnAuto {
	width: 10px;
	height: 12px;
	background-position: -76px 0
}

.mainHealth {
	padding: 53px 0 60px;
	background-color: #eee
}

.mainHealth .box {
	float: right;
	width: 778px;
	padding: 28px 30px 44px;
	border: 1px solid #ddd;
	border-top: 2px solid #12b8ba;
	background-color: #fff
}

.mainHealth .box:first-child {
	float: left;
	width: 476px
}

.mainHealth .box .title {
	color: #000;
	font-family: 'Noto Sans KR Medium','Noto Sans KR',sans-serif;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 15px
}

.mainHealth .info {
	position: relative;
	padding: 0 30px
}

.mainHealth .info:after,.mainHealth .info:before {
	content: '';
	display: table
}

.mainHealth .info:after {
	clear: both
}

.mainHealth .info a {
	color: #666;
	font-family: 'Noto Sans KR Regular','Noto Sans KR',sans-serif;
	font-size: 15px;
	font-weight: 400;
	display: block;
	overflow: hidden;
	height: 190px;
	line-height: 1.47
}

.mainHealth .info img {
	float: left;
	margin: 0 20px 20px 0
}

.mainHealth .info strong {
	color: #000;
	font-family: 'Noto Sans KR Medium','Noto Sans KR',sans-serif;
	font-size: 18px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px
}

.mainHealth .info strong span {
	color: #666
}

.mainHealth .info .feSlItem {
	width: 354px;
	height: 190px
}

.mainHealth .videoWrap {
	position: relative;
	padding: 0 40px
}

.mainHealth .videoWrap .feSlItem {
	width: 640px;
	height: 190px;
	padding-right: 20px
}

.mainHealth .videoWrap .feSlItem:after,.mainHealth .videoWrap .feSlItem:before {
	content: '';
	display: table
}

.mainHealth .videoWrap .feSlItem:after {
	clear: both
}

.mainHealth .user {
	float: left;
	width: 205px;
	text-align: center
}

.mainHealth .user img {
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 100%
}

.mainHealth .user strong {
	color: #222;
	font-family: 'Noto Sans KR Medium','Noto Sans KR',sans-serif;
	font-size: 20px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	white-space: nowrap;
	display: block
}

.mainHealth .user p {
	color: #888;
	font-size: 14px
}

.mainHealth .user p+strong {
	margin-top: 8px
}

.mainHealth .video {
	float: right
}

.mainHealth .video a {
	display: block;
	position: relative
}

.mainHealth .video a:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	width: 51px;
	height: 51px;
	margin: -25px 0 0 -25px;
	background: url(/asset/img/common/spr_button.png) no-repeat 0 -144px
}

.mainHealth .feSlPaging {
	position: absolute;
	top: -50px;
	right: 0
}

.mainHealth .feSlPaging li {
	display: inline-block;
	margin-left: 6px
}

.mainHealth .feSlPaging li a {
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #ddd
}

.mainHealth .feSlPaging li.current a {
	background-color: #12b8ba
}

.mainHealth .feSlNavi {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -15px
}

.mainHealth .feSlNavi .btnAuto,.mainHealth .feSlNavi .btnStop {
	display: none!important
}

.mainHealth .feSlNavi .btnNext,.mainHealth .feSlNavi .btnPrev {
	overflow: hidden;
	color: transparent;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
	top: 0;
	width: 30px;
	height: 30px;
	background: url(spr_button_slide.png) no-repeat
}

.mainHealth .feSlNavi .btnPrev {
	left: -10px;
	background-position: 0 0
}

.mainHealth .feSlNavi .btnNext {
	right: -10px;
	background-position: -32px 0
}

/*列表页面样式*/

.out_div{background-color:#efefef;padding-top:50px;padding-bottom:80px;}
.center{width:1200px;margin-left:auto;margin-right:auto;}
.l_tit{ text-align:center;  font-weight: bold; font-size: 24px;margin-top:20px;}
.l_tit img {margin-top:5px;}
.l_nav{float:right;color:#bababa;height:60px;line-height:60px;font-weight:bold;position: relative;margin-right: 75px;}
.l_nav a{color:#fff}
.l_nav img{margin-right:5px;float: left;  margin-top: 15px;}
      
.l_content ul li {list-style:none;width:27%;float:left;text-align:center;margin:20px;cursor:pointer;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;background:#fff;}
.l_content ul li a .l_content ul li p {-webkit-transition:color 0.1s linear;-moz-transition:color 0.1s linear;-o-transition:color 0.1s linear;transition:color 0.1s linear;cursor:pointer;}
.l_content_list {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.l_content_list h3{font-size:16px;text-align: left;}
.l_content_list p{font-size: 16px;   color: #afafaf;   text-align: left;}
.l_content_list_img img {-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(100);filter:grayscale(100);filter:gray;padding:1rem;}
.l_content ul li:hover{ background: #0050a7;  -webkit-transform: scale(1.1);
  transform: scale(1.1);}
.l_content ul li:hover h3,  .l_content ul li:hover p{ color:#fff;}
.l_content ul li:hover .l_c_time_year{color:#fff;}
.l_content ul li:hover .l_c_time_month{color:#fff;}
.l_content ul li:hover .l_c_c:before{ display: block; color:#fff; }
.l_c_c{    width: 85%;    margin-left: auto;    margin-right: auto;    display: block;}
.l_content_line{width:100%;height:2px;background-color:#efefef;margin-top:10px;}
.l_c_time{float:left; font-size:14px;color:#c8c8c8;margin-top: 14px;}
.l_c_time_month{font-size: 50px;  line-height: 55px;  color:#000; height: 52px;}
.l_c_time_year{ line-height: 24px;   height: 30px;}
.l_c_d{float:right; margin-right: 7%;  margin-top: 20px;}
.page_list{ clear: both;  padding-top: 50px; text-align: center;  font-size: 0px; }
.page_list li{ display: inline-block; height: 50px;  line-height: 50px;  border: 1px solid #d5d5d5; font-size: 16px;padding-left: 10px;
    padding-right: 10px;    background-color: #304170;}
.page_list li a{display: block;    color: #ffffff;}
.page_list :active{background-color:#84a3f8;}
.pageinfo{background-color: #fff;  padding: 8px;  border-radius: 4px;}
.thisclass{background:#c80101;color:#fff;}
.noclass,.thisclass{width:45px;}
 .pre_page,.next_page{width:80px;}
.index_page,.last_page{width:55px;}
.index_page,.last_page,.pre_page,.next_page,.noclass,.slddli{background: #fff; }
.sldd{padding-top: 1px;  border: none;  height: 48px;}
.news_banner{width:100%;    position: relative;}
.news_banner_inner{position: absolute;left: 21%;top: 25%;color: #fff;font-size: 32px;width: 240px;height: 160px;background-color: rgba(8, 8, 8, 0.5);padding: 20px;}
.news_banner_nav{width: 100%;    height: 60px;   background-color: rgba(0,0,0,0.5);   position: absolute;    bottom: 0px;}
/*列表结束*/

.footer{width:100%;margin-bottom:50px;clear:both;background-color: #f4f6f8;}
.footer_link{margin-left:40px}
.footer_link a{ font-size:14px; color:#000}
.footer_inner{width:100%; height:125px;background-color:#000;}
.footer_bottom{color:#000;}
.footer_bottom ul li a{color:#000;}
.footer_bottom2 {color:#b2b2b2;text-align:center;padding: 15px;}
.footer_bottom2 a{color:#b2b2b2;font-size:14px;}
.footer_bottom2 ul li{display: inline-block;}
.footer_list{  line-height: 26px;}
.footer_list1{  line-height: 26px;}