<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}
html {
	width:100%;
	text-align:center;
	background:#fff url(../img/yjs2_bg.gif) repeat-x left top;
}

body {
	display:inline-block;
	width:940px;
	margin:0 auto;
	text-align:left;
}
.wxts {
    width:216px;
	height:57px;
	background:url(../img/wxts.png);
}
.tit01 {
	height:32px;
	background:url(../img/yjs_tit_bg01.gif) repeat-x;
}
.tit01 h2 {
	display:inline-block;
	background:url(../img/yjs_h2_bg01.gif) no-repeat left top;
	padding-left:5px;
}
.tit01 span {
	display:inline-block;
	background:url(../img/yjs_span_bg01.gif) no-repeat right top;
	padding-right:26px;
}
.tit01 strong {
	display:inline-block;
	background:url(../img/yjs_strong_bg01.gif) repeat-x;
	padding:0 10px;
	font:bold 14px/32px Arial, Helvetica, sans-serif;
	color:#fff;
}
img {
	border:none;
}
a {
	text-decoration:none;
	cursor:pointer;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.clear {
	clear:both;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.cmdfield{
	background-image:url(../img/btn_s_e.gif);
	width:75px;
	height:22px;
	border:0px;

}
.tit02 {
	height:31px;
	background:url(../img/yjs_tit_bg02.gif) repeat-x;
	padding-right:10px;
}
.tit02 h2 {
	display:inline-block;
	background:url(../img/yjs_h2_bg02.gif) no-repeat left top;
	padding-left:20px;
}
.tit02 span {
	display:inline-block;
	background:url(../img/yjs_span_bg02.gif) no-repeat right top;
	padding-right:34px;
}
.tit02 strong {
	display:inline-block;
	background:url(../img/yjs_strong_bg02.gif) repeat-x;
	padding:0 10px;
	font:bold 14px/32px Arial, Helvetica, sans-serif;
	color:#0558aa;
}
.cmdreset{
	background-image:url(../img/btn_reset.gif);
	width:75px;
	height:22px;
	border:0px;
}
.position01 {
	margin-top:10px;
}
.position02 {
	margin-top:5px;
}
/* ==头部== */
#header .topbox {
	height:120px;
	background: aliceblue;
}
#header h1 {
	display:inline-block;
	width:426px;
	height:72px;
	padding:21px 0 26px 0;
}
#header .rbox {
	display:inline-block;
	width:420px;
	padding-right:10px;
	height:119px;
}
#header .topbar {
	height:30px;
	text-align:right;
}
#header .topbar span {
	display:inline-block;
	height:30px;
	background:url(../img/yjs2_top_bg.gif) repeat-x;
	font:12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	overflow:hidden
}
#header .topbar a {
	display:inline-block;
	float:left;
	height:26px;
	font:12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
}
#header .topbar em {
	display:inline-block;
	float:left;
	height:26px;
	font:12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
}
#header .topbar a:hover {
	color:#f60;
}
#header .ch {
	background:url(../img/yjs2_top_left.gif) no-repeat left top;
	padding:0 10px 4px 20px;
}
#header .en {
	background:url(../img/yjs2_top_right.gif) no-repeat right top;
	padding:0 20px 4px 10px;
}
#header form {
	height:20px;
	padding:34px 0;
}
#header .rr {
	display:inline-block;
	float:left;
	width:100px;
	height:18px;
	padding:0 5px;
	margin:0 5px;
	background:#fff;
	border-top:1px solid #c9c9c9;
	border-left:1px solid #c9c9c9;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	font:12px/18px Arial, Helvetica, sans-serif;
}
#header .btn {
	display:inline-block;
	float:left;
	width:51px;
	height:20px;
	border:none;
	margin:0 5px;
	padding:0 0 2px 0;
	padding:1px 0 0 0\9;
	background:url(../img/yjs2_btn_bg01.gif) no-repeat;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	cursor:pointer;
}
#header form a {
	display:inline-block;
	float:left;
	margin:0 5px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#1467b9;
}
#header form a:hover {
	color:#f60;
}
#header .nav {
	height:29px;
	padding:8px 0 0 0;
	background:url(../img/yjs2_nav_bg.gif) repeat-x left bottom;
}
#header .nav li {
	display:inline-block;
	float:left;
	height:29px;
	margin:0 3px;
	cursor:pointer;
}
#header .nav li.fgx {
	width:2px;
	background:url(../img/yjs2_nav_fgx.gif) no-repeat;
	margin:0;
}
#header .nav .bg1 {
	display:inline-block;
	padding:0 12px 0 8px;
	height:29px;
	text-align:left;
	background:url(../img/yjs2_nav_right.gif) no-repeat right top;
	color:#74a604;
	font:bold 14px/29px Arial, Helvetica, sans-serif;
}
#header .nav .bg2 {
	display:inline-block;
	padding:0 12px 0 8px;
	height:29px;
	text-align:left;
	font:bold 14px/29px Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#fff;
}
#header .subnav {
	height:32px;
	background:url(../img/yjs2_subnav_bg.gif) repeat-x;
	padding:0 10px;
}
#header .sub01 strong {
	display:inline-block;
	float:left;
	font:bold 12px/32px Arial, Helvetica, sans-serif;
	color:#0d4f9c;
	padding:0 10px;
}
#header .sub01 MARQUEE {
	display:inline-block;
	float:left;
}
#header .sub01 span {
	margin-left:10px;
	font:12px/32px Arial, Helvetica, sans-serif;
	color:#666;
}
#header .sub01 span a {
	background:url(../img/yjs2_ico01.gif) no-repeat left center;
	padding:0 10px;
	font:12px/32px Arial, Helvetica, sans-serif;
	color:#333;
}
#header .sub02 {
	font:12px/32px Arial, Helvetica, sans-serif;
	color:#333;
}
#header .sub02 a {
    padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
	font:12px/32px Arial, Helvetica, sans-serif;
	color:#333;
}
#header .subnav a:hover {
	color:#f60;
}
/* ==页面主体== */
#content {
	padding:10px;
	background:#fff;
}
#content .left {
	display:inline-block;
	width:242px;
}
#content .left .sty01 {
	border:1px solid #ccc;
	padding:2px;
}
#content .width_666 {
	display:inline-block;
	width:666px;
}
.mF_classicHC {
	display:inline-block;
	width:666px;
}
.mF_classicHC .pic {
	border:1px solid #ddd;
}
.mF_classicHC .pic li {
	position:absolute;
	left:0;
	top:0;
}
.mF_classicHC .txt li {
	display:none;
	position:absolute;
	left:0;
	overflow:hidden;
	height:30px;
}
.mF_classicHC .txt li a {
	display:block;
	color:#0d4c8a;
	background:#dce5e8;
	text-align:center;
	padding-left:20px;
	font:12px/30px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}/*文字样式*/
.mF_classicHC .num, .mF_classicHC .num-bg {
	height:19px;
	position:absolute;
	z-index:3;
	right:0;
	bottom:31px;
	color:#fff;
}/*按钮样式*/
.mF_classicHC .num-bg {
	width:100%;
	background:url(../img/num_bg.png) right bottom no-repeat;
	_height:16px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
}
.mF_classicHC .num-bg li {
	position:absolute;
}
.mF_classicHC .num li {
	float:left;
	width:26px;
	height:16px;
	line-height:16px;
	padding-top:3px;
	text-align:center;
	cursor:pointer;
	position:relative;
}
.mF_classicHC .num li a {
	color:#fff;
}
.mF_classicHC .num li span {
	position:absolute;
	top:3px;
	left:0;
	width:1px;
	height:16px;
	overflow:hidden;
	background:#DADADA;
}
.mF_classicHC .num li.current, .mF_classicHC .num li.hover {
	background:url(../img/cur_bg.gif) left top no-repeat;
}/*当前/悬停按钮样式*/
.mF_classicHC .num li.hover {
	background-position:right bottom;
}
/* ==新闻动态== */
.news {
	display:inline-block;
	width:438px;
	height:253px;
	border:1px solid #ccc;
	padding:1px;
}
.news .tit {
	height:37px;
	background:url(../img/yjs2_tit_bg01.gif) repeat-x;
}
.news .tit h2 {
	display:inline-block;
	background:url(../img/yjs2_h2_bg01.gif) no-repeat left center;
	padding-left:32px;
}
.news .tit span {
	display:inline-block;
	height:37px;
	background:url(../img/yjs2_span_bg01.gif) no-repeat right center;
	padding-right:42px;
}
.news .tit strong {
	padding:0 5px;
	background:url(../img/yjs2_strong_bg01.gif) repeat-x;
	font:bold 14px/37px Arial, Helvetica, sans-serif;
	color:#0558aa;
}
.news .tit ul {
	display:inline-block;
	padding:12px 12px 0 0;
}
.news .tit li {
	display:inline-block;
	float:left;
	height:25px;
	margin:0 3px;
	cursor:pointer;
}
.news .tit .bg1 {
	display:inline-block;
	padding:0 12px 0 8px;
	height:25px;
	text-align:left;
	background:url(../img/yjs2_li_right_hover.gif) no-repeat right top;
	color:#fff;
	font:12px/25px Arial, Helvetica, sans-serif;
}
.news .tit .bg2 {
	display:inline-block;
	padding:0 12px 0 8px;
	height:25px;
	text-align:left;
	background:url(../img/yjs2_li_right_bg.gif) no-repeat right top;
	font:12px/25px Arial, Helvetica, sans-serif;
	cursor:pointer;
	color:#333;
}
.news .main {
	padding:10px;
}
.news .main h3 {
	height:30px;
	text-align:center;
}
.news .main h3 a {
	font:bold 14px/30px Arial, Helvetica, sans-serif;
	color:#4c7600;
}
.news .main p {
	padding:0 5px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#666;
}
.news .main p.more {
	text-align:right;
}
.news .main p.more a {
	color:#333;
}
.news .main p.more a:hover {
	color:#f60;
}
.news .main p a {
	padding-left:10px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#4c7600;
}
.news .main ul {
	padding:10px 0;
	_padding:8px 0;
}
.news .main li {
	height:30px;
	background:url(../img/yjs2_line.gif) repeat-x left bottom;
	padding:0 5px;
}
.news .main li span {
	display:inline-block;
	float:right;
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#666;
}
.news .main li a {
	background:url(../img/yjs2_li_ico.gif) no-repeat left center;
	padding-left:14px;
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#333;
}
.news .main a:hover {
	color:#f60;
}
.right {
	display:inline-block;
	width:212px;
}
/* ==检索== */
.search {
	height:42px;
	border:1px solid #ccc;
	padding:1px;
}
.search form {
	height:20px;
	background:url(../img/yjs2_form_bg.gif) repeat-x left top;
	padding:11px;
}
.search .rr {
	display:inline-block;
	float:left;
	width:115px;
	height:18px;
	border:1px solid #87abcf;
	padding:0 5px;
	background:#fff;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.search .btn {
	display:inline-block;
	float:right;
	width:51px;
	height:20px;
	border:none;
	padding:0 0 2px 0;
	padding:1px 0 0 0\9;
	background:url(../img/yjs2_btn_bg01.gif) no-repeat;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	cursor:pointer;
}
/* ==滚动图片== */
.gdpic_box {
	border:1px solid #ccc;
	height:166px;
	padding:17px;
	position:relative;
}
#slider {
	display:inline-block;
	width:128px;
	height:166px;
	margin:0 25px;
}
#slider li {
	width:128px;
	height:166px;
	overflow:hidden;
}
#slider li img {
	border:1px solid #ccc;
}
#prevBtn, #nextBtn {
	display:block;
	width:14px;
	height:108px;
	position:absolute;
	left:16px;
	top:40px;
	z-index:1000;
}
#nextBtn {
	left:180px;
}
#prevBtn a, #nextBtn a {
	display:block;
	position:relative;
	width:14px;
	height:108px;
	background:url(../img/yjs2_prev.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#nextBtn a {
	background:url(../img/yjs2_next.gif) no-repeat 0 0;
}
/* ==友情链接== */
.link {
	height:36px;
	border:1px solid #ccc;
	border-bottom:1px solid #fff;
	background:url(../img/yjs2_link_bg.gif) repeat-x;
	padding:0 10px;
}
.link h2 {
	display:inline-block;
	float:left;
	padding:0 20px 0 10px;
	background:url(../img/yjs2_link_ico.gif) no-repeat right center;
	font:bold 14px/36px Arial, Helvetica, sans-serif;
	color:#165aa9;
}
.link form {
	display:inline-block;
	float:left;
	height:22px;
}
.link select {
	display:inline-block;
	float:left;
	width:212px;
	height:22px;
	margin:7px 0 0 38px;
	border:1px solid #d7e6ff;
	font:12px/22px Arial, Helvetica, sans-serif;
}
/* ==底部== */
.footer {
	background:#dbd8d8 url(../img/yjs2_footer_bg.gif) repeat-x left top;
	padding:20px 0;
	text-align:center;
}
.footer p {
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#333;
}
.footer p a {
	padding:0 10px;
	font:12px/30px Arial, Helvetica, sans-serif;
	color:#333;
}
.footer p a:hover {
	color:#f60;
}
.footer p strong {
	padding:0 2px;
	background:#328c02;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	color:#fff;
}
.curmb {
	height:28px;
	border:1px solid #ccc;
	background:url(../img/yjs2_curmb_bg.gif) repeat-x left center;
	padding:1px 15px;
	font:12px/28px Arial, Helvetica, sans-serif;
	color:#026bbf;
}

.curmb span{display:inline-block;background:url(../img/yjs2_curmb_ico.gif) no-repeat left center;padding-left:24px;}
.curmb a {
	padding:0 5px;
	font:12px/28px Arial, Helvetica, sans-serif;
	color:#026bbf;
}
.curmb a:hover {
	color:#f60;
}

/* ==概览-左边== */
.glleft {
	display:inline-block;width:166px;padding:1px;border:1px solid #84abd2;}

.glleft .box_01{padding:10px;background:#dff7ff url(../img/yjs2_gl_left_bg.gif) repeat-x left top;height:auto;min-height:300px;}
	
.glleft h2{font:bold 16px/30px Arial, Helvetica, sans-serif;color:#135594;}
	
.glleft .box_01 li {
	padding:3px 0;
	height:30px;
	background:url(../img/yjs2_line.gif) repeat-x left bottom;
	padding-left:6px;
}
.glleft .box_01 li a {
	display:inline-block;
	background:url(../img/yjs2_gl_ico01.gif) no-repeat left center;
	font:14px/30px Arial, Helvetica, sans-serif;
	color:#333;
	padding-left:16px;
}
.glleft .box_01 li a:hover {
	color:#f60;
}

.glleft .box_02{height:612px;padding:10px;background:#dff7ff url(../img/yjs2_gl_left_bg.gif) repeat-x left top;}
	
.glleft .box_02 dt {
	padding:3px 0;
	height:30px;
	background:url(../img/yjs2_line.gif) repeat-x left bottom;
	padding-left:6px;
	cursor:pointer;
}
.glleft .box_02 dt strong {
	display:inline-block;
	background:url(../img/yjs2_gl_ico01.gif) no-repeat left center;
	font:14px/30px Arial, Helvetica, sans-serif;
	color:#333;
	padding-left:16px;
}
.glleft .box_02 dd {
	display:none;
}

.glleft .box_02 dd ul {
	padding:0 0 5px 5px;
}
.glleft .box_02 dd ul li {
	height:24px;
	background:none;
}
.glleft .box_02 dd ul li a {
	background:url(../img/yjs2_gl_ico02.gif) no-repeat left center;
	padding-left:16px;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#013e7f;
}
.glleft .box_02 dd ul li a:hover {
	color:#f60;
}

/* ==概览-右边== */
.glright {
	display:inline-block;
	width:740px;
}
.glright .main {
	padding:10px;
	border:1px solid #ccc;
	background:#fff url(../img/yjs2_gl_right_bg.gif) repeat-x left top;
}
.glright ul li {
	background:url(../img/yjs2_line.gif) bottom repeat-x;
	height:26px;
}
.glright ul li a {
	display:inline-block;
	float:left;
	padding:0 0 0 20px;
	font:12px/26px Arial, Helvetica, sans-serif;
	background:url(../img/yjs2_li_ico.gif) no-repeat 6px center;
	color:#333;
}
.glright ul li a:hover {
	color:#f60;
}
.glright ul li span {
	display:inline-block;
	float:right;
	padding:0 4px 0 0;
	font:12px/26px Arial, Helvetica, sans-serif;
	color:#666;
}
.glright .page {
	padding:6px 0;
	height:30px;
	text-align:center;
	color:#333;
}
.glright .page a {
	padding:0 2px 0 2px;
	margin:2px;
	color:#333;
	text-decoration:none;
	font:12px/30px Arial, Helvetica, sans-serif;
}
.glright .page a:hover {
	color:#026bbf;
}
.glright .page span {
	padding:0 5px;
}
.glright .page input.tz {
	width:54px;
	height:20px;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#333;
	padding-bottom:3px;
	padding:2px 0 0 0\9;
	cursor:pointer;
}

/* ==细览== */
.xlcontent .main {
	padding:30px 40px;
	text-align:center;
	border:1px solid #ccc;
}
.xlcontent .main h4 {
	padding:4px 0;
	color:#286fb5;
	font:bold 18px/40px Arial, Helvetica, sans-serif;
}
.xlcontent .main h6 {
	height:30px;
	margin:8px 0;
	color:#999;
	background:url(../img/hljtt_line.gif) repeat-x left bottom;
}
.xlcontent .main h6 label {
	list-style:none;
	padding:0 6px;
	color:#333;
	font:12px/30px Arial, Helvetica, sans-serif;
}
.xlcontent .main h6 label a {
	color:#333;
	padding:0;
}
.xlcontent .main h6 label a:hover {
	color:#f60;
}
.xlcontent .nr {
	padding:0 16px;
	text-align:left;
}
.xlcontent .nr p {
	font:12px/24px Arial, Helvetica, sans-serif;

}

.xlcontent .nr .an{text-align:center;padding:10px 0;}

.xlcontent .nr .an a{padding:0 15px;font:12px/24px Arial, Helvetica, sans-serif;color:#333;}

.xlcontent .nr .an a:hover{color:#f60;}

.xlcontent .nr p * {
	font:12px/24px Arial, Helvetica, sans-serif;
}
.xlcontent .nr p strong {
	font-weight:bold;
}


/*==检测能力推荐表格 ==*/
#tableone{ 
width: 100%; 
height: 100%;
padding: 0; 
margin: 0; 
} 

#tableone caption { 
padding: 0 0 5px 0; 
width: 700px; 
font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
text-align: right; 
} 

#tableone th { 
border-right: 1px solid #a0c6e5; 
border-bottom: 1px solid #a0c6e5; 
border-top: 1px solid #a0c6e5; 
letter-spacing: 2px; 
text-transform: uppercase; 
text-align: left; 
padding: 6px 6px 6px 12px; 
} 

#tableone th.nobg { 
border-top: 0; 
border-left: 0; 
border-right: 1px solid #a0c6e5; 
background: none; 
} 

#tableone td { 
border-right: 1px solid #a0c6e5; 
border-bottom: 1px solid #a0c6e5; 
background: #fff; 
padding: 6px 6px 6px 12px; 
} 


#tableone td.alt { 
background: #F5FAFA; 
} 

#tableone th.spec { 
border-left: 1px solid #a0c6e5; 
border-top: 0; 
background: #fff no-repeat; 
} 

#tableone th.specalt { 
border-left: 1px solid #a0c6e5; 
border-top: 0; 
background: #f5fafa no-repeat; 
}


#header .nav .img_left {
	width:4px;
	height:29px;
    float:left;
	background:url(../img/yjs2_nav_left.gif);
	display:none;
}

/* ==公众互动== */
.gzhd li{
	float:left;
	width:275px;
	height:237px;
    overflow:hidden;
	margin-right:23px;
	background:url(../img/fontbg.jpg) 0 0 no-repeat;
	text-align:left;
	margin-bottom:23px;
	}
.gzhdimg a img{width:275px;height:140px;}
.gzhd li p{
	 text-indent:2em;
	 line-height:28px;
	 padding:0 5px;
	}

/* ==公众查询2== */
.search1 {
	position:absolute;
	top:0px; right:10px;
	width:213px;
	padding:1px;
}
.search1 form {
	height:20px;
	padding:5px 11px;
}
.search1 .rr {
	display:inline-block;
	float:left;
	width:120px;
	height:18px;
	border:1px solid #87abcf;
	padding:0 5px;
	background:#fff;
	font:12px/18px Arial, Helvetica, sans-serif;
	
}
.search1 .btn {
	display:inline-block;
	float:right;
	width:51px;
	height:20px;
	border:none;
	padding:0 0 2px 0;
	padding:1px 0 0 0\9;
	background:url(../img/yjs2_btn_bg01.gif) no-repeat;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	cursor:pointer;
}
.gzcx_titile{text-align:left;padding-left:60px;}
.gzcx_titile img{ vertical-align:top;}
.gzcx{margin-top:20px;}
.gzcx li{float:left;width:430px;height:207px;margin-right:16px;margin:0 16px 22px 0;}
.xlcontent .main .gzcx h4{padding-bottom:0px;}
.gzcx h4 img{ vertical-align:top;}
.gzcx_con1,.gzcx_con2,.gzcx_con3,.gzcx_con4{width:428px;height:140px;text-align:left;}
.gzcx_con1{background:url(../img/gzcx_con_bg1.jpg) no-repeat left center;}
.gzcx_con2{background:url(../img/gzcx_con_bg2.jpg) no-repeat left center;}
.gzcx_con3{background:url(../img/gzcx_con_bg3.jpg) no-repeat left center;}
.gzcx_con4{background:url(../img/gzcx_con_bg4.jpg) no-repeat left center;}
.gzcx_con1 p,.gzcx_con2 p,.gzcx_con3 p,.gzcx_con4 p{width:280px;padding:20px;line-height:28px; text-indent:2em;}

.mod18{width:680px;height:406px;margin:20px auto;position:relative;background:#f7f7f7;}
.mod18 .btn{position:absolute;width:15px;height:70px;top:336px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../img/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:213px;width:46px;height:48px;}
.mod18 #prevTop{background:url(../img/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../img/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../img/nextBtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:680px;height:330px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:640px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{height:330px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:330px;position:absolute;}
.mod18 .picBox li{width:680px;height:330px;}
.mod18 .listBox{width:642px;height:100px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:124px;height:70px;}
.mod18 .listBox .on img{width:118px;height:64px;border:3px solid #ff6600;}
.mod18 .listBox .on i{display:block;}

/* 工作站介绍、委员 start */
.bor_none{border: none !important;}
.sub_left.glleft{width: 170px;padding: 0px;}
.sub_right.glright{width: 720px;padding: 0px;}
.sub_left.glleft .box_01{background: none;min-height: 80px !important;border: none;padding: 0px;}
.sub_left.glleft .box_01 .subl_tl{display: block;height: 40px;text-align: center;background-color: #026BBF;color: #fff;font-size: 16px;line-height: 40px;}
.sub_left.glleft .box_01 .subl_box{margin-bottom: 10px;background-color:#F6F6F6;}
.sub_left.glleft .box_01 .subl_ul li{height: 40px;line-height: 40px;padding: 0px;background: none !important;}
.sub_left.glleft .box_01 .subl_ul li a::before{position: absolute;content: '';width: 4px;height: 4px;background: #026BBF;top: 18px;}
.sub_left.glleft .box_01 .subl_ul li a{padding-left: 12px;display: block;height: 40px;line-height: 40px;position: relative;background: none !important;}
.sub_left.glleft .box_01 .subl_ul li.active a{background: #CCDCF0;color: #333;}
.sub_left.glleft .box_01 .subl_ul li a span{margin-left: 12px;font-size: 14px;color: #333;}
.sub_left.glleft .box_01 .subl_ul li a:active,.sub_left.glleft .box_01 .subl_ul li a:visited,.sub_left.glleft .box_01 .subl_ul li a:hover{background: #CCDCF0;color: #333;}
.sub_right.glright .main{padding: 0px;}
.sub_right .subr_title{height: 40px;line-height: 40px;border-bottom:1px solid #026BBF;color: #333;font-size: 16px;padding-left: 10px;margin-bottom: 20px;font-weight: bold;}
.sub_right .subr_detl p{margin-bottom: 10px;color: #333;}
.sub_right .subr_detl p img{max-width: 100%;}
.sub_right .subr_wy .subr_wy_item{margin-bottom:10px;}
.sub_right .subr_wy .subr_wy_item:last-child{margin-bottom:0px;}
.sub_right .subr_wy .subr_wy_title{height: 30px;line-height: 30px;font-size: 16px;color: #333;margin-bottom: 10px;font-weight: bold;}
.sub_right .subr_wy .subr_wy_tl{background: #026BBF;padding: 0px 20px;height: 30px;line-height: 30px;font-size: 14px;color: #fff;margin-bottom: 10px;}
.sub_right .subr_wy .subr_wy_tl img{width: 15px;height: 15px;margin:8px 10px 0px 0px;float: left;}
.sub_right .subr_wy .subr_wy_tl span{line-height: 30px;height: 30px;float: left;}
.wy_txt_box{width:100%;position: relative;overflow: hidden;box-sizing: border-box;}
.wy_txt{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;position: relative;line-height: 21px; max-height: 63px;font-size: 14px;color: #999;}
.wy_txt .more{position: absolute;bottom: 2px;right: 100px;cursor: pointer;text-decoration: underline;color: #026BBF;font-size: 14px;z-index: 9;}
.wy_txt_el:after{content: "...";position: absolute;bottom: 0;right: 0;padding-right: 144px;background: linear-gradient(to right, transparent, #fff 0%);width: 40px;text-align: left;}
.sub_right .subr_wy .subr_wy_con .subr_wy_name li{display: inline-block;background: none;min-width:42px;margin-right: 20px;}
.sub_right .subr_wy .subr_wy_con .subr_wy_name{margin-bottom: 10px;}
.sub_right .subr_wy .subr_wy_con .subr_wy_name li a{padding: 0px;width: 100%;text-align: justify;color: #999;font-size: 14px;text-justify:distribute-all-lines;display: inline-block;text-align-last: justify;background: none !important;}
.sub_right .subr_wy .subr_wy_con .subr_wy_name li a:hover{color: #333;text-decoration: underline;color: #026BBF;}
/* 工作站介绍、委员 end */</pre></body></html>