html,body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Microsoft Yahei";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #000;
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	font-family: 'Microsoft YaHei';
}
img {
    border: currentColor; border-image: none; vertical-align: middle; max-height: 100%; max-width: 100%;
}
body {
    background: #fff;
	margin: auto; 
	font-family: "Microsoft Yahei"; 
	min-width: 1300px;
	color: rgb(51, 51, 51);
	line-height: 1.6;
	font-size: 14px;
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td, span, iframe, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, label {
    margin: 0;
    padding: 0;
}
ol, ul, li {
  list-style: none;
}
tr, td, th {
  margin: 0px; padding: 0px;
}
table {
  width: 100%; border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3; font-weight: normal;
}
i, em, b, strong {
  font-style: normal; font-weight: normal;
}
input, textarea, select {
  background: none;
  padding: 0px;
  border: currentColor;
  outline: none;
  border-image: none;
  color: inherit;
  text-align: left;
  font-family: inherit;
  font-size: inherit;
  resize: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*临床医学-index*/

#myalert{ display:none; }
.layer-1{position:fixed;left:0;right: 0;top:0;bottom: 0;width:100%;height:100%;z-index: 1000000;}
.layer-1 .myalert{padding:30px;background:#fff;width:240px;position:absolute;margin-top:-100px;top:50%;left:50%;margin-left:-145px;text-align:center; z-index: 100000}
.layer-1 .guan{background:url(/ygc/Public/static/themes/image/clos.png) no-repeat center; display:block;width:23px;height:23px;position:absolute;top:10px;right:10px;}
.layer-1 .text{padding-bottom:15px;font-size:16px;color:#474747;}
.layer-1 .button{background:none;border:1px solid #bbbbbb;width:91px;height:29px;font:14px/100% "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif;color: #707070; cursor: pointer; opacity: 1; transform: translateY(0px);}

.lcyx_header {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
}
.lcyx_header .dt1 .block, .lcyx_header .dt2 .block{
	padding: 0;
}
.lcyx_header .dt1{
    background: rgb(0, 52,102);
    transition: 0.2s ease-out;
    height: auto;
    color: rgb(255, 255,255);
    line-height: 45px;
    overflow: hidden;
    font-size: 14px;
}
.lcyx_header .dt1 .nav_l{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.lcyx_header .dt1 .nav_logo{
	float: left;
	overflow: hidden;
}
.lcyx_header .dt1 .nav_logo .logo{
	height: 100%;
	width: auto;
	margin: 30px 0;
}
.lcyx_header .dt1 .nav_logo .logo a{
	height: 100%;
	padding: 0;
	line-height: normal;
}
.lcyx_header .dt1 .nav_logo .logo a img{
	display: block;
	width: auto;
	height: 70px;
}
.lcyx_header .dt1 .aui-search-result-box{
	width: 300px;
	float: right;
	background: #fff;
	margin: 54px 0 44px;
    height: 32px;
    height: 31px\0;
    position: relative;
	line-height: 45px;
}
.lcyx_header .dt1 .aui-search-result-box input#searchText{
	display: block;
	width: 350px;
	padding: 0 3%;
	height: 32px;
	line-height: 32px;
	color: #333;
	border: none;
	*height: 30px;
	*line-height: 30px;
}
.lcyx_header .dt1 .aui-search-result-box .icon-search-tn{
	background: url(/ygc/images/lc-search.png) no-repeat center center;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	position: absolute;
    right: 5px;
    top: 5px;
	outline: none;
	opacity: 1;
}
.lcyx_header .dt2{
    background: rgb(255, 255, 255);
    transition: 0.3s ease-out;
    height: 60px;
}
.lcyx_header .dt2 .nav_main{
	text-align: center;
    font-weight: 500;
    font-size: 20px;
    bottom: 0px;
    line-height: 60px;
    height: 60px;
    color: #003466;
	width: 1200px;
	margin: 0 auto;
}
.lcyx_header .dt2 .nav_main .stair{
    margin: 0;
    display: block;
    position: relative;
    margin-bottom: 0px;
    width: 150px;
    float: left;
}
.lcyx_header .dt2 .nav_main .stair a.stair_title{
    margin: 0;
    display: block;
    width: 100%;
}
.lcyx_header .dt2 .nav_main .stair:hover a.stair_title{
    transition: 0.2s ease-out;
	background:#e57b12;
	height: 60px;
	color:#fff;
}
.lcyx_main{
	margin-top: 190px;
}
.lcyx_main .index_main{
	margin: 0 auto;
	padding: 0;
	height: 580px;
	background: #eee;
}
.lcyx_main .index_main .index1{
	margin: auto;
    width: 1200px;
    display: block;
    position: relative;
	overflow: hidden;
}
.lcyx_main .index_main .index1 .index_main_left{margin:0 auto;height:555px; width:700px; float:left;}
.lcyx_main .index_main .index1 .index_main_right{margin:0 auto; margin-left:50px; height:555px; width:450px; float:left;}
.boxzzhh{width: 700px;height: 530px;margin:25px auto;overflow: hidden;position: relative;}
.boxzzhh_img{width: 700px;height: 530px;overflow: hidden;}
.boxzzhh_img ul li{position: absolute;display: none;}
.boxzzhh_img ul li a{display: block;width: 700px;height: 530px;font-size: 100px;text-align: center;line-height: 250px;color: #fff;}
  
.boxzzhh_tab{position: absolute;bottom: 133px; left: 0; text-align: center;width: auto; overflow: hidden;}
.boxzzhh_tab a{display: block;float: left; position: relative;width:80px;height:80px;font-size: 10px;background: #fff;color: #333;opacity: 0.8;left: 0; top: 0;}
.boxzzhh_tab a b{font-size: 24px; text-align: center; display: block; margin: 13px auto 0; line-height: 30px; height: 30px; color: #fff; position: relative; z-index: 2;}
.boxzzhh_tab a p{font-size: 16px; margin: 2px auto; display: block; color: #fff;  position: relative; z-index: 2;}
.boxzzhh_tab a span{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #003466; z-index: 1;}
.boxzzhh_tab a.active{background: #fff;}
.boxzzhh_tab a.active b{color: #fff;}
.boxzzhh_tab a.active p{color: #fff;}
.boxzzhh_tab a.active span{background: #e07000;}
.boxshang{float:left;width: 700px;height: 400px;background: #f90;border-bottom: 3px solid #f2cb10;}
.boxxia{width: 700px;height: 130px;padding: 20px 20px 0 20px;background: #FFF;float:left;}
.boxxia h4{text-align: left; font-family: "Microsoft Yahei"; font-size: 20px; font-weight: bold; color: #003466; margin: 0 0 10px 12px; float: left; width: 650px; height: 30px; line-height: 30px;}
.boxxia p{text-align: left; font-family: "Microsoft Yahei"; font-size: 12px; color: #666; margin-left: 12px; float: left; width: 640px; max-height: 54px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#tabsyyl{width: 450px;position:relative;background: #eee;margin:25px auto;height: 530px;}
#tabsyyl .tab_menu{width:100%;float:left;position:absolute;z-index:1; background-color: #003466; padding-top: 8px;}
#tabsyyl .tab_menu li{float:left;width: 225px;height:52px;line-height:52px;cursor:pointer;text-align:center;}
#tabsyyl .tab_menu li.news{background: url(/ygc/images/news.png) no-repeat 25px center; background-size: auto 30px;}
#tabsyyl .tab_menu li.inform{background: url(/ygc/images/inform.png) no-repeat 25px center; background-size: auto 30px;}
#tabsyyl .tab_box{width: 450px;height:460px;clear:both;top:60px;position:relative;background-color: #eee;padding-top:10px;}
#tabsyyl .tab_menu .selected{cursor:pointer;}
#tabsyyl .tab_menu li.news.selected{background:url(/ygc/images/news_set.png) no-repeat 25px center #eee; background-size: auto 30px;}
#tabsyyl .tab_menu li.inform.selected{background:url(/ygc/images/inform_set.png) no-repeat 25px center #eee; background-size: auto 30px;}
.hide{display:none;}
#tabsyyl .tab_menu li a{display: block;font-family: ;font-size: 19px;font-weight:bold;line-height: 52px;height:52px;overflow:hidden;color:#eee;float:left;width:195px;}
#tabsyyl .tab_menu .selected  a{color:#003466;}
.yblie{height:70px;width: 450px;position: relative;background-color: #eee;margin-top:10px;background:none;color:#b5b5b5; border-bottom: dashed 1px #999;}
.yblie:hover {transition: 0.3s ease-out;
background: #e07000;
color:#003466;
font-size:15px;
-webkit-box-shadow: #e07000 0px 0px 10px;
   -moz-box-shadow: #e07000 0px 0px 10px;
   box-shadow: #e07000 0px 0px 10px;
margin-top:10px;
border-bottom: dashed 1px #e07000;
}
.yblie span{background-color: #003466; color: #fff; width: 39px; *+width: 47px; width: 47px\0; height: 39px; *+height: 47px; height: 47px\0; float: left; margin: 16px 0 16px 28px;}
.yblie span b{font-size: 20px; text-align: center; width: 30px; display: block; margin: 2px auto 0; border-bottom: solid 1px #fff; line-height: 20px; height: 20px;}
.yblie span p{font-size: 12px; display: block; margin-left: -2px; *+margin-left: 1px; margin-left: 1px\0; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); -ms-transform: scale(0.6); -o-transform: scale(0.6); transform: scale(0.6);}
.yblie:hover span{background-color: #fff; color: #e07000;  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); -webkit-transition: all .05s ease-in; -moz-transition: all .05s ease-in; transition: all .05s ease-in;}
.yblie:hover span b{border-bottom: solid 1px #e07000;}
.yblie a{height:70px;display: block;font-family: "Microsoft Yahei";font-size:15px;color: #333;font-weight: 500;width: 350px;padding-top:14px;margin-left:85px;}
.yblie a:hover {
transition: 0.2s ease-out;
height:70px;
display: block;
color: #fff;
font-weight: 500;
width:350px;
padding-top:14px;
margin-left:85px;
}
.geng2duo{cursor:pointer;height:31px;width:100px; margin-top:20px; float: right;}
.geng2duo a{display: block; float: right; font-size: 12px;}

.lcyx_main .lc-yylist{
	width: 1200px;
	margin: 20px auto;
}
.lcyx_main .lc-yylist ul{
	overflow: hidden;
	padding: 0 8px;
	*padding: 0;
}
.lcyx_main .lc-yylist ul li{
	float: left;
	width: 163px;
	*width: 161px;
	height: 80px;
	border: solid 2px #19365E;
	border-radius: 3px;
	margin: 3px;
	text-align: center;
}
.lcyx_main .lc-yylist ul li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
}
.lcyx_main .lc-yylist ul li:hover{
	background-color: #19365E;
}
.lcyx_main .lc-yylist ul li:hover h4, .lcyx_main .lc-yylist ul li:hover p{
	color: #fff;
}
.lcyx_main .lc-yylist ul li h4{
	color: #555;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	padding: 3px 0;
}
.lcyx_main .lc-yylist ul li p{
	color: #999;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 0;
}
/*临床医学-工作动态*/
.lcyx_main .lc-gzdt{
	background: url(/ygc/images/lc-bg1.jpg) no-repeat center center;
	padding: 10px 0 15px;
}
.lcyx_main .lc-gzdt .gzdt-main{
	width: 1200px;
	margin: 0 auto;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-title{
	overflow: hidden;
	color: #fff;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-title h3{
	float: left;
	font-weight: bold;
	font-size: 22px;
	line-height: 42px;
	padding: 0 5px;
	border-bottom: solid 2px #fff;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-title p{
	float: right;
	padding-top: 20px;
	font-size: 14px;
	line-height: 22px;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-title p a{
	color: #fff;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-list{
	margin: 20px auto;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-list ul{
	overflow: hidden;
	margin: 0 -10px;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-list ul li{
	float: left;
	width: 386px;
	min-height: 95px;
	background: #fff;
	margin: 5px 10px;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-list ul li img{
	display: block;
	width: 100%;
	height: auto;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-list ul li .text p{
	padding: 0 15px;
	margin: 8px 0;
    color: #666;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-list ul li .text p.p1{
    font-size: 14px;
    color: #666;
	height: 44px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-list ul li:hover .text p.p1{
	text-decoration: underline;
	color: #e57b12;
}
.lcyx_main .lc-gzdt .gzdt-main .gzdt-list ul li .text p.p2{
	font-size: 12px;
	padding-top: 0;
	background: url(/ygc/images/lc-icon2.png) no-repeat center left;
	background-size: 10px 10px;
	margin-left: 15px;
}
/*临床医学-最新通知*/
.lcyx_main .lc-zxtz{
	padding: 10px 0 15px;
}
.lcyx_main .lc-zxtz .zxtz-main{
	width: 1200px;
	margin: 0 auto;
	
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-title{
	overflow: hidden;
	color: #0C599E;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-title h3{
	float: left;
	font-weight: bold;
	font-size: 22px;
	line-height: 42px;
	padding: 0 5px;
	border-bottom: solid 2px #0C599E;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-title p{
	float: right;
	padding-top: 20px;
	font-size: 14px;
	line-height: 22px;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-title p a{
	color: #0C599E;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list{
	margin: 20px auto;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul{
	overflow: hidden;
	margin: 0 -10px;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li{
	float: left;
	width: 570px;
	height: 85px;
	margin: 5px 20px 25px;
	border-bottom: solid 2px #0C599E;
	position: relative;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li span.s1{
	display: block;
	float: left;
	width: 80px;
	height: 60px;
	color: #0C599E;
	padding-right: 15px;
	*padding: 0;
	border-right: solid 2px #666;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li span.s1 p.sp1{
	font-size: 44px;
	line-height: 38px;
	font-weight: 500;
	text-align: center;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li span.s1 p.sp2{
	font-size: 16px;
	line-height: 18px;
	padding-top: 5px;
	text-align: center;
}

.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li p.p1{
	float: left;
	width: 465px;
	*width: 450px;
	margin-left: 15px;
	font-size: 14px;
	color: #666;
	height: 50px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li:hover p.p1{
	text-decoration: underline;
	color: #0C599E;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li .icon-img{
	background: url(/ygc/images/lc-icon1.png) no-repeat center center;
	background-size: 10px 10px;
	position: absolute;
	bottom: -6px;
	width: 10px;
	height: 10px;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li .y1{
	left: -1px;
}
.lcyx_main .lc-zxtz .zxtz-main .zxtz-list ul li .y2{
	right: -1px;
}
/*临床医学-医院动态*/
.lcyx_main .lc-yydt{
	background: url(/ygc/images/lc-bg1.jpg) no-repeat center center;
	padding: 10px 0 15px;
}
.lcyx_main .lc-yydt .yydt-main{
	width: 1200px;
	margin: 0 auto;
}
.lcyx_main .lc-yydt .yydt-main .yydt-title{
	overflow: hidden;
	color: #fff;
	padding-bottom: 3px;
}
.lcyx_main .lc-yydt .yydt-main .yydt-title h3{
	position: relative;
	left: 50%;
	width: 160px;
	margin-left: -80px;
	font-weight: 500;
	font-size: 26px;
	line-height: 55px;
	padding: 0 5px;
	border-bottom: solid 1px #fff;
	text-align: center;
}
.lcyx_main .lc-yydt .yydt-main .yydt-title h3 i{
	position: absolute;
	bottom: -2px;
	left: 50%;
	width: 40px;
	height: 3px;
	margin-left: -20px;
	background: #fff;
}
.lcyx_main .lc-yydt .yydt-main p.more{
	display: block;
	font-size: 14px;
	line-height: 22px;
	padding: 15px 25px 15px 0;
	text-align: right;
}
.lcyx_main .lc-yydt .yydt-main p.more a{
	color: #fff;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul{
	overflow: hidden;
	*margin: 40px 0 20px;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li{
	width: 346px;
	height: auto;
	float: left;
	margin: 40px 27px 20px 26px;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li img{
	display: block;
	width: 346px;
	height: 200px;
	position: relative;
	top: -15px;
	right: -20px;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li a{
	display: block;
	position: relative;
	border: solid 1px #fff;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li .title{
	width: 100%;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li .title p{
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 2;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li:hover .title p{
	color: #e57b12;
}
/*.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li .title .text-bg{
	width: 100%;
	height: 100%;
	background: #003466;
	opacity: 0.7;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}*/
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li span.s1{
	position: absolute;
	right: -32px;
	bottom: 45px;
	display: block;
	width: 65px;
	height: 55px;
	color: #0C599E;
	background: #FFFFFF;
	*padding: 0;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li span.s1 p.sp1{
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-1 ul li span.s1 p.sp2{
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-2{
	color: #fff;
	overflow: hidden;
	margin-left: 26px;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-2 ul{
	width: 560px;
	*width: 558px;
	float: left;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-2 ul.ul-l{
	margin-right: 30px;
	padding-right: 20px;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-2 ul li{
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	border-bottom: solid 1px #fff;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-2 ul li a{
	color: #fff;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-2 ul li p{
	float: left;
	width: 470px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-2 ul li:hover p{
	color: #e57b12;
}
.lcyx_main .lc-yydt .yydt-main .yydt-list .list-2 ul li span{
	float: right;
	font-size: 12px;
}
/*临床医学-底部*/
.lcyx_main .lc-foot{
	background: #0A4F94;
	color: #eee;
}
.lcyx_main .lc-foot .foot-main{
	width: 1200px;
	margin: 0 auto;
	padding: 25px 0;
	overflow: hidden;
}
.lcyx_main .lc-foot .foot-main .main-l, .lcyx_main .lc-foot .foot-main .main-r{
	float: left;
}
.lcyx_main .lc-foot .foot-main .main-l{
	border-right: solid 1px #eee;
	width: 590px;
	*width: 598px;
	margin-right: 20px;
}
.lcyx_main .lc-foot .foot-main .main-l .info{
	padding-bottom: 5px;
	overflow: hidden;
}
.lcyx_main .lc-foot .foot-main .main-l .info p{
	float: left;
	padding-right: 40px;
}
.lcyx_main .lc-foot .foot-main .main-r .link{
	border-bottom: solid 1px #eee;
}
.lcyx_main .lc-foot .foot-main .main-r .link-a a{
	padding-right: 20px;
	line-height: 30px;
	color: #eee;
}

/*临床医学-listpage*/
.lc-listpage{
	margin: 205px 0 30px;
}
.lc-listpage .position{
    font-size: 14px;
    color: #707070;
	line-height: 30px;
	height: 30px;
}
.lc-listpage .foucs, .lc-listpage .tabs_box{
	margin-top: 20px;
}
.lc-listpage .block{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.lc-listpage .position a{
	color: #707070;
}
.lc-listpage .title1{
font-size: 24px;
    color: #333333;
    text-align: center
}
.lc-listpage .foucs .frame{
	width: 100%;
    padding-top: 35px;
    padding-bottom: 6px;
    overflow: hidden;
}
.lc-listpage .foucs .slick-prev, .lc-listpage .foucs .slick-next{
	text-indent: -9999px;
    display: inline-block;
    background: url(/ygc/images/lc-base_icon1.png) no-repeat;
    width: 28px;
    height: 28px;
    margin: 0 3px;
    top: 0;
    right: 0;
	border: none;
	position: absolute;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    padding: 0;
    border: none;
    outline: none;
}
.lc-listpage .foucs .slick-prev{
    left: auto;
    right: 30px;
}
.lc-listpage .foucs .slick-next{
	background-position:right 0;
}
.lc-listpage .foucs .child{
	float: left;
	text-align: center;
}
.lc-listpage .foucs .child a{
display: inline-block;
    width: 231px;
    height: 40px;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #333333;
    border-radius: 5px;
    text-align: center;
    line-height: 38px;
    position: relative;
}
.lc-listpage .foucs .child.now a{
	background: rgb(0, 52,102);
	color: #fff;
	border-color: rgb(0, 52,102);
}
.lc-listpage .foucs .child.now a:after{
content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -7px;
    display: block;
    border-top: 6px solid rgb(0, 52,102);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.lc-listpage .tabs_box .tbleft{
    float: left;
    width: 340px
}
.lc-listpage .tabs_box .tbright{
	-webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    width: 840px;
    margin-left: 360px;
    background: #fff;
}
.lc-listpage .tabs_box .tbleft .part1, .lc-listpage .tabs_box .tbleft .part2{
	width: 100%;
    height: 330px;
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    position: relative;
}
.lc-listpage .tabs_box .tbleft .part1 .inner{
    padding: 20px;
}
.lc-listpage .tabs_box .tbleft .part1:after{
    content: "";
    position: absolute;
    top: 28px;
    right: -10px;
    display: block;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.lc-listpage .tabs_box .tbleft .part1 .scroll{
	height: 290px;
	overflow-y: auto;
}
.lc-listpage .tabs_box>.block>.scroll{
	-webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
	padding: 20px;
}
.lc-listpage .tabs_box .caption{
	border-bottom: solid 1px #ccc;
	padding-right: 20px;
}
.lc-listpage .tabs_box .caption h1{
	font-size: 18px;
	line-height: 40px;
}
.lc-listpage .tabs_box .caption p{
	font-size: 14px;
	line-height: 30px;
	color: #333;
}
.lc-listpage .tabs_box .text{
	color: #333;
	padding-right: 20px;
}
.lc-listpage .tabs_box .text p{
	line-height: 24px;
	padding: 10px 0;
}
.lc-listpage .tabs_box .text img{
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto;
}
.lc-listpage .tabs_box .tbleft .part1 .item{
	font-size: 14px;
    color: #474747;
    line-height: 24px;
    padding: 8px 0;
}
.lc-listpage .tabs_box .tbleft .part1 .item.now a{
	color: rgb(0, 52,102);
}
.lc-listpage .tabs_box .tbright .inner{
	padding: 28px 20px;
    padding-right: 15px;
}
.lc-listpage .tabs_box .tbright .scroll{
	height: 614px;
	overflow-y: auto;
}
.lc-listpage .tabs_box .tbleft .part2{padding: 15px 20px; margin-top: 20px; height: 320px;}
.lc-listpage .tabs_box .tbleft .part2 .ej-title{height: 30px; line-height: 30px; margin-bottom: 15px;}
.lc-listpage .tabs_box .tbleft .part2 .ej-title img{height: 20px; float: left; margin:3px 10px 3px 0; border: 0px; vertical-align: bottom;}
.lc-listpage .tabs_box .tbleft .part2 .ej-title h2{font-size: 20px; float: left; font-weight: 600; color: #003466;}
.lc-listpage .tabs_box .tbleft .part2 .ej-title p{font-size: 14px; float: right;}
.lc-listpage .tabs_box .tbleft .part2 .bannerx{position: relative;
    overflow: auto;
    text-align: center;
    width: 300px;
  *+height: 245px!important;
    margin: 0 auto;
}
.lc-listpage .tabs_box .tbleft .part2 .bannerx ul{z-index: 1;width: 600%; overflow: hidden;}
.lc-listpage .tabs_box .tbleft .part2 .bannerx ul .slider-item {
    width: 300px;
    float: left;
    height: 245px;
    position: relative;
    overflow: hidden;
}
.lc-listpage .tabs_box .tbleft .part2 .bannerx ul .slider-item .slider-title {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    padding: 15px;
    text-align: left;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background: -webkit-linear-gradient(top, transparent, rgba(10,79,148,1));
    background: url(/ygc/images/slider-info-bg.png) \9;
}
.lc-listpage .tabs_box .tbleft .part2 .bannerx .progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15%;
    min-height: 3px;
    overflow: hidden;
    z-index: 2;
}
.lc-listpage .tabs_box .tbleft .part2 .bannerx .arrow {
    position: absolute;
    width: 15px;
    height: 25px;
    top: 42%;
    margin-top: -18px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.lc-listpage .tabs_box .tbleft .part2 .bannerx #al{left: 15px;}
.lc-listpage .tabs_box .tbleft .part2 .bannerx #ar{right: 15px;}
.lc-listpage .tabs_box .tbleft .part2 .bannerx .dots_box{width: 100%; position: absolute; bottom: 0; left: 0; text-align: center; z-index: 2;}
.lc-listpage .tabs_box .tbleft .part2 .bannerx .dots {display: inline-block; overflow: hidden; *+margin: 0 0 15px 45%;}
.lc-listpage .tabs_box .tbleft .part2 .bannerx .dots li {
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border-radius: 6px;
    background: #999;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s,opacity .5s;
    -moz-transition: background .5s,opacity .5s;
    transition: background .5s,opacity .5s;
  *+display: block;
  float: left;
}

.lc-listpage .tabs_box .tbleft .part2 .bannerx .dots li.active {
    background: #e57b12;
    opacity: 1
}

.lc-listpage .tabs_box .mCSB_scrollTools{
	width: 12px;
	z-index: 2;
}
.lc-listpage .tabs_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: rgb(0, 52,102);
    width: 12px;
}
.lc-listpage .tabs_box .mCSB_scrollTools .mCSB_draggerRail{
	width: 3px;
}
/*scroll-style*/
/* 设置滚动条的样式 */
.lc-listpage .tabs_box .scroll::-webkit-scrollbar {
width:12px;
}
/* 滚动槽 */
.lc-listpage .tabs_box .scroll::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
background: #E1E1E1;
border-radius:10px;
border: 5px solid transparent;
background-clip: content-box;
}
/* 滚动条滑块 */
.lc-listpage .tabs_box .scroll::-webkit-scrollbar-thumb {
border-radius:10px;
background: rgb(0, 52,102);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}

/* list4 */
.lc-listpage .tabs_box .list-type{
	padding: 5px 0;
}
.lc-listpage .tabs_box .list-type .item{
	border-bottom: solid 1px #ddd;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
}
.lc-listpage .tabs_box .list-type .item:hover{
	border-bottom: solid 2px #1F4B79;
}
.lc-listpage .tabs_box .list-type .item b, .lc-listpage .tabs_box .list-type .item a{
	float: left;
}
.lc-listpage .tabs_box .list-type .item b{
	color: #1F4B79;
	margin-right: 10px;
	font-weight: bold;
}
.lc-listpage .tabs_box .list-type .item a{
	color: #444;
	width: 750px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.lc-listpage .tabs_box .list-type .item span{
	float: right;
	color: #444;
}
.lc-listpage .tabs_box .list-pages{
	width: 60px;
	height: 28px;
	overflow: hidden;
	position: relative;
	bottom: 0;
	left: 50%;
	margin-left: -30px;
}
.lc-listpage .tabs_box .list-pages a{
	display: inline-block;
	background: url(/ygc/images/lc-base_icon1.png) no-repeat;
	width: 28px;
	height: 28px;
	margin: 0;
	border: none;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}
.lc-listpage .tabs_box .list-pages a.pages-prev{
	float: left;
}
.lc-listpage .tabs_box .list-pages a.pages-next{
	background-position: right 0;
	float: right;
}
 .PrevDisabled {font-size: 12px;font-family:宋体;display:inline-block;height: 20px;margin-right: 3px;padding: 2px 4px;background: #fff;color:#ccc;border: solid 1px #AFD5F5;line-height:14px;}
 .pageList .this-page {font-size: 12px;font-family:宋体;display:inline-block;height: 20px;padding: 2px 4px;border: solid 1px #AFD5F5;background: #fff;text-decoration: none;MARGIN-RIGHT: 1px;line-height:14px;}