﻿/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family:"Î¢ÈíÑÅºÚ"}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: dotted; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
legend { color: #000; }
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none; color: #333;}
body {font-size: 14px;color:#333;background-color: #fff;}
a:hover {color: #2A83D3;} 
/*reset*/


/* 首页 */
.wrap {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}
.nav {
	height: 40px;
	line-height: 40px;
	background-color: #3ec448;
	margin-top: -3px;
}
.nav ul {
	margin-left: 20px;
	list-style: none;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	padding: 0 14px;
}
.nav ul li a:hover {
	background-color: #2b8932;
}
.container {
	margin-top: 10px;
	margin-bottom: 20px;
}
.mid h5 {
	color: #3ec448;
	font-weight: bold;
	background-color: #f2f2f2;
	height: 32px;
	line-height: 32px;
	padding-left: 12px;
}
.mid_left {
	float: left;
	width: 325px;
	border: 1px solid #ddd;
}
.mid_left ul {
    padding: 16px 20px 20px 20px;	
}
.mid_left ul li {
	line-height: 25px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 20px;	
}
.midd {
	float: left;
	height: 293px;
	margin-left: 14px;
	margin-right: 14px;
	border: 1px solid #ddd;
}
.mid_right {
	float: right;
	width: 242px;
}
.login_box {
	background-color: #f5f5f5;
	position: relative;
	line-height: 30px;
	padding-bottom: 20px;
}
.login_box a {
	position: absolute;
	top: -1px;
	right: 10px;
	font-size: 12px;
	color: #999;
}
.login_box a:hover {
	color: #2A83D3;
	text-decoration: underline;
}
.login_box lable {
	display: inline-block;
	padding-left: 10px;
	width: 66px;
	text-align: right;
}
.login_box input {
	width: 90px;
	padding: 4px;
}
.login_box button {
	height: 60px;
	position: absolute;
	top: 34px;
	right: 10px;
	margin-left: 10px;
}
.mid_right img {
	width: 242px;
	border: 1px solid #ddd;
	margin: 7px 0;
}
.study {
	border: 1px solid #ddd;
}
.study ul {
	float: left;
	padding: 10px;
}
.study ul li {
	float: left;
	list-style: none;
}
.study ul li a {
	float: left;
	display: block;
	padding: 4px 8px;
}
.box_con {
	width: 100%;
	margin-top: 20px;
}
.box_con h2 {
	border-bottom: 4px solid #2b8231;
	padding-bottom: 6px;
	color: #3ec448;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}
.pic_ban {
	float: left;
	width: 148px;
	height: 344px;
	background-color: #3ec448;
	padding: 60px 23px 0 23px;
}
.pic_ban p {
	padding: 10px;
	text-align: center;
	margin: 10px 0;
	background-color: #fff;
	color: #3ec448;
	font-family: "微软雅黑";
	font-size: 16px;
}
.pxcy .pic_ban {
    background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: center 260px;
}
.gxjb .pic_ban {
    background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	background-position: center 260px;
}
.xxcx .pic_ban {
    background-image: url(../images/bg3.png);
	background-repeat: no-repeat;
	background-position: center 260px;
}
.right_con {
	float: left;
	width: 790px;
	margin-left: 16px;
	margin-top: 16px;
}
.right_con h5, .vdi_con h5 {
	height: 32px;
	line-height: 32px;
	background-color: #f5f5f5;
	padding-left: 10px;
}
.list_con {
	float: left;
	width: 390px;
	margin-top: 10px;
	margin-right: 10px;
}
.list_con img {
	float: left;
}
.list_con ul {
	float: left;
	width: 230px;
	margin-left: 20px;
}
.list_con ul li {
	line-height: 26px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 14px;
}
.vdi_con {
	margin-top: 20px;
	position: relative;
}
.vdi_con ul {
	float: left;
	margin-top: 10px;
}
.vdi_con ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
.vdi_con ul li img {
	width: 150px;
}
.vdi_con ul li img:hover {
	width: 146px;
	border: 2px solid #3ec448;
}
.vdi_con ul li p {
	width: 150px;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.more {
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 12px;
	color: #999;
}
.lit_list {
	width: 390px;
	float: left;
	margin-right: 10px;
	position: relative;
}
.mer {
	margin-bottom: 20px;
}
.yl {
	border-top: 4px solid #2b8231;
	border-bottom: 2px solid #2b8231;
	padding-top: 8px;
	padding-bottom: 4px;
}
.yl a {
	margin-right: 22px;
}
.bq {
	background-color: #3ec448;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	line-height: 24px;
	padding-top: 30px;
	padding-bottom: 50px;
}
.mrl {
	margin-right: 0 !important;
}


/* 精选成果详情页 */
.tit_box {
	line-height: 24px;
	background-color: #f5f5f5;
	padding: 20px;
	margin-bottom: 10px;
	border: 2px solid #e5e5e5;
}
.tit_box span {
	color: #666;
}
.tit_box p {
	line-height: 30px;
}
.con_xq {
    line-height: 24px;
    padding: 40px;
	padding-top: 20px;
	background-color: #f7f7f7;
}
.con_xq p {
	text-indent: 2em;
	margin: 20px 0;
}
.con_xq h4 {
    font-weight: bold;
	margin: 12px 0;
}
.con_xq h2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}


/*轮播页面*/
.demo{width:900px;margin:20px auto;}
.demo h1{font-size:18px;height:28px;font-family:"微软雅黑";font-weight:normal;text-align:center;}

.thickdiv{display:none;position:fixed;top:0;left:0;z-index:10000001;width:100%;height:100%;background:#000;border:0;filter:alpha(opacity=15);opacity:.15;}
.thickbox{display:none;position:fixed;top:0;left:50%;z-index:10000002;overflow:hidden;padding:0 4px 4px 0;background:url(images/bg_shadow.gif) no-repeat -4px 0;margin-left:-175px;margin-top:180px;}
*html,*html body{background-image:url(about:blank);background-attachment:fixed;}
*html .thickbox{position:absolute;top:expression(eval(document.documentElement.scrollTop));}
.thicktitle{height:27px;padding:0 10px;border:solid #C4C4C4;border-width:1px 1px 0;background:#F3F3F3;line-height:27px;font-family:arial;font-size:14px;font-weight:bold;color:#333;}
.thickclose:link,.thickclose:visited{display:block;position:absolute;z-index:100000;top:7px;right:12px;overflow:hidden;width:15px;height:15px;background:url(images/bg_thickbox.gif) no-repeat 0 -18px;font-size:0;line-height:100px;}
.thickcon{overflow:auto;background:#fff;border:solid #C4C4C4;border-width:1px;padding:10px;}
*html .thickdiv{position:absolute;}
/*preview*/
#preview{width:876px;height:564px;margin:10px auto;border:1px solid #e6e6e6;padding:5px;zoom:1;overflow:hidden;}
#spec-n1{float:left;width:720px;height:540px;border:1px solid #e6e6e6;overflow:hidden;background:#f6f6f6;position:relative;z-index:5;zoom:1;}
#spec-n1 .o-img{width:720px;height:540px;text-align:center;}
#spec-n1 .switch{width:720px;height:540px;position:absolute;z-index:10;top:0;left:0;}
#spec-n1 img{max-width:720px;max-height:540px;_height:384px;}
#spec-n5{position:relative;float:right;width:134px;height:490px;padding:25px 0px;zoom:1}
#spec-list{width:134px;height:490px;overflow:hidden;}
#spec-list ul{height:490px;overflow:hidden;margin:0;}
#spec-list li{width:134px;height:125px;text-align:center;}
#spec-list img{padding:2px;border:1px solid #E8E8E8;}
#spec-list .curr img{padding:1px;border:2px solid #ffd300;}
#spec-n5 .control{position:absolute;width:134px;height:25px;background-repeat:no-repeat;cursor:pointer;}
#spec-top{top:-2px;background:url(../images/icoin.png) 0 -30px;}
#spec-top.disabled{background-position:-85px -124px;}
#spec-bottom{bottom:-2px;background:url(../images/icoin.png) -139px -30px;}
#spec-bottom.disabled{background-position:-139px -61px;}
#intro{float:left;width:720px;height:25px;line-height:25px;text-align:center;overflow:hidden;font-size:12px;}
#foward{display:block;width:360px;height:540px;float:left;cursor:url(images/foward.ico),pointer;background:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#foward.disabled,#next.disabled{cursor:default;}
#next{display:block;width:360px;height:540px;float:right;cursor:url(images/next.ico),pointer;background:#fff;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.thickcon{line-height:40px;text-align:center}
