@import url("jquery.fancybox.css");

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
iframe,
fieldset,
legend,
label,
button,
input,
textarea,
th,
td,
figure {
	margin: 0;
	padding: 0
}

body,
button,
input,
select,
textarea {
	font: 12px/1.5 Helvetica, '微软雅黑', Arial, sans-serif;
	font-weight: 200
}

fieldset,
img {
	border: none
}

address,
cite,
dfn,
em,
var {
	font-style: normal
}

textarea {
	resize: none
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

:focus {
	outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: bold
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

ul,
ol {
	list-style: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left
}

.ie7 body,
.ie7 button,
.ie7 input,
.ie7 select,
.ie7 textarea {
	font: 12px/1.5 '微软雅黑', Helvetica, Arial, sans-serif;
}

.cf {
	*zoom: 1
}

.cf:after {
	clear: both;
	content: "\20";
	height: 0;
	display: block
}

a {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

a:active {
	text-shadow: none
}

.normal {
	font-weight: normal
}

.underline,
.underline:hover {
	text-decoration: underline
}

body {
	background: #fff;
	color: #666;
	position: relative;
	overflow-y: scroll
}

.ie7 body {
	overflow: visible
}

#wrap,
.inner {
	width: 1180px;
	margin: auto;
	position: relative
}

/* IE placeholder */
.placeholder {
	color: #aaa !important
}

::-webkit-input-placeholder {
	color: #ccc;
	font-weight: normal
}

/*顶部下拉*/
.topDownBox {
	background: #00dac8;
	padding: 30px 0;
	color: #fff
}

.topDownBox .subscribeBox {
	width: 800px;
	margin: auto;
	color: #fff;
	position: relative
}

.subscribeBox .tit {
	width: 185px;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold
}

.subscribeBox .input {
	margin-bottom: 10px;
	position: relative
}

.subscribeBox input[type=text] {
	border: #009e91 1px solid;
	background: #fff;
	font-size: 14px;
	padding: 10px;
	vertical-align: middle;
	width: 480px
}

.subscribeBox input[type=text]:focus {
	padding: 9px;
	border: #009e91 2px solid
}

.subscribeBox .errorMessage {
	position: absolute;
	right: 115px;
	top: 5px;
	line-height: 30px;
	padding: 0 5px;
	background: #F06;
	color: #fff
}

.subscribeBox .btn {
	line-height: 40px;
	background: #000;
	color: #fff;
	font-weight: bold;
	padding: 0 30px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle
}

/*头部*/
#header {
	height: 190px;
	position: relative;
	z-index: 20
}

#header .logo {
	width: 210px;
	height: 67px;
	padding: 30px 0
}

#header .logo a {
	/* background: url(../images/all.png) 0 0; */
	width: 230px;
	height: 67px;
	display: block;
	/* text-indent: -999px; */
	overflow: hidden
}

#header .topMenu {
	position: absolute;
	top: 0;
	right: 0
}

#header .topMenu li {
	float: left;
	margin-left: 3px
}

#header .topMenu a {
	display: block;
	padding: 0 15px;
	line-height: 35px;
	background: url(../images/repeat-x.png) 0 -160px
}

#header .topMenu .curr a {
	background: #00dac8;
	color: #fff
}

#header .menu {
	height: 62px;
	background: url(../images/repeat-x.png) 0 0;
	position: relative
}

#header .menu li {
	float: left;
	position: relative;
	border-right: #fff 3px solid;
	width: 95px;
	text-align: center
}

#header .menu .con:hover,
#header .menu .curr .con {
	background: url(../images/repeat-x.png) 0 -62px;
	color: #fff;
	text-shadow: 1px 1px 0 #000
}

#header .menu .con,
#header .menu .home,
#header .menu .curr .home,
#header .menu .home:hover {
	line-height: 62px;
	height: 62px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	background: none
}

#header .menu .home i {
	display: inline-block;
	background: url(../images/all.png) 0 -67px;
	width: 23px;
	height: 22px;
	overflow: hidden;
	text-indent: -999px;
	vertical-align: middle;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

#header .menu .curr .home i,
#header .menu .home:hover i {
	opacity: 1;
	filter: alpha(opacity=100)
}

#header .menu .downMenu {
	display: none;
	position: absolute;
	min-width: 100%;
	*width: 100%;
	background: rgba(255, 255, 255, .8);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	padding: 10px 0;
	behavior: url(../images/pie.htc)
}

.ie8 #header .menu .downMenu,
.ie7 #header .menu .downMenu {
	background: #fff
}

#header .menu .downMenu li {
	display: block;
	border: none;
	width: 100%;
	line-height: 26px;
	height: 26px
}

#header .menu .downMenu li a {
	text-align: center;
	display: block;
	width: 100%;
	float: none;
	font-size: 14px
}

#header .menu .downMenu li a:hover {
	color: #fff;
	background: #888
}

#header .menu .searchBar {
	position: absolute;
	right: 20px;
	top: 15px
}

#header .menu .searchBar input {
	padding: 5px;
	height: 20px;
	line-height: 20px;
	border: #ccc 1px solid;
	width: 210px
}

#header .menu .searchBar input:focus {
	border-color: #999;
	/*width:345px*/
}

#header .menu .searchBar i {
	background: url(../images/all.png) -23px -67px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 1
}

#header .menu .searchBar .loading {
	background: #fff url(../images/loading2.gif);
	z-index: 2
}

#header .menu .searchBar .empty {
	background: #fff url(../images/empty.png) top;
	z-index: 3
}

#header .menu .searchBar .empty:hover {
	background-position: bottom
}

#header .menu .searchBar .searchDown {
	width: 357px;
	background: #fff;
	border-top: #999 1px solid;
	overflow: hidden;
	position: absolute;
	top: 29px;
	right: 0;
	box-shadow: 0 0 2px rgba(0, 0, 0, .4)
}

#header .menu .searchBar dl {
	line-height: 28px;
	border: #999 1px solid;
	border-top: none;
	margin-top: -1px
}

#header .menu .searchBar dl dt {
	font-size: 12px;
	color: #ccc;
	margin: 0 5px -25px 5px;
	border-top: #ccc 1px solid;
	padding-top: 5px
}

#header .menu .searchBar dl dd {
	font-size: 14px;
	margin-left: 55px;
	line-height: 20px;
	padding-bottom: 8px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 5px
}

#header .menu .searchBar dl dd a {
	padding: 3px;
	display: inline
}

#header .menu .searchBar dl dd a:hover {
	background: #ddd
}

#header .menu .searchBar .all {
	color: #fff;
	margin-top: -1px;
	line-height: 42px;
	height: 42px;
	font-size: 14px;
	background: #666;
	display: block;
	text-align: center
}

#header .menu .searchBar .all:hover {
	background: #444
}

#header .menu .searchBar .searchDown p {
	display: block;
	padding: 20px 0;
	text-align: center;
	font-weight: bold
}

/*底部*/
#footer {
	background: #000;
	color: #fff;
	border-top: #00ffff 4px solid;
	position: relative
}

#footer .inner {
	padding: 20px 0
}

#footer .toTop {
	position: absolute;
	right: 0;
	top: 0;
	background: #00ffff;
	width: 50px;
	line-height: 30px;
	text-align: center;
	height: 30px
}

#footer .toTop i {
	border: transparent 7px solid;
	vertical-align: middle;
	display: inline-block;
	border-bottom-color: #000;
	line-height: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	margin-top: -6px
}

#footer .fotterLink {
	padding-bottom: 15px
}

#footer .fotterLink a,
#footer .fotterLink i {
	display: inline-block;
	vertical-align: middle
}

#footer .fotterLink a {
	font-size: 14px;
	font-weight: bold;
	color: #fff
}

#footer .fotterLink i {
	border-left: #333 1px solid;
	height: 10px;
	margin: 0 20px
}

#footer small {
	font-size: 11px;
	color: #999
}

#footer small a {
	color: inherit;
	margin-left: 10px
}

#footer small a:hover {
	color: #fff
}

#footer .followUs {
	position: absolute;
	right: 0;
	bottom: 15px
}

#footer .followUs a {
	display: inline-block;
	background: url(../images/round_btn.png);
	width: 36px;
	height: 36px;
	margin-left: 5px
}

#footer .followUs .s1 {
	background-position: 0 0
}

#footer .followUs .s2 {
	background-position: -36px 0
}

#footer .followUs .s3 {
	background-position: -72px 0
}

#footer .followUs a:hover {
	background-image: url(../images/round_btn_hover.png)
}

/*板块*/
#content {
	width: 1180px;
    margin: auto;
	padding: 30px 0
}

.colL,
.fl {
	float: left
}

.colR,
.fr {
	float: right
}

.colR .lineBox {
	border-left: #ccc 1px solid;
	padding-left: 19px
}

.plateBox {
	position: relative;
	margin-bottom: 20px
}

.plateBox h3 {
	font-size: 14px;
	color: #000;
	line-height: 25px;
	height: 35px
}

.plateBox .more {
	position: absolute;
	top: 3px;
	right: 0;
	color: #8b98a3
}

/*板块标题*/
.conTitle {
	line-height: 20px;
	height: 20px;
	padding: 20px 30px;
	background: #e6e6e6;
	position: relative
}

.conTitle h3,
.conTitle li {
	float: left
}

.conTitle h3 {
	margin-right: 30px;
	color: #333;
	font-size: 16px
}

.conTitle h3 span {
	font-size: 14px;
	margin-left: 15px
}

.conTitle ul {
	float: right
}

.conTitle ul.l {
	float: left
}

.conTitle li {
	padding: 0 25px;
	border-right: #ccc 1px solid
}

.conTitle li.last {
	padding-right: 0;
	border: none
}

.conTitle .switchYear .leftBtn,
.conTitle .switchYear .rightBtn {
	border: transparent 10px solid;
	cursor: pointer;
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0
}

.conTitle .switchYear .leftBtn {
	border-right-color: #ccc;
	left: 0
}

.conTitle .switchYear .leftBtn:hover {
	border-right-color: #999
}

.conTitle .switchYear .rightBtn {
	border-left-color: #ccc;
	right: 0
}

.conTitle .switchYear .rightBtn:hover {
	border-left-color: #999
}

.conTitle .switchYear li {
	padding: 0;
	width: 70px;
	text-align: center
}

.conTitle .switchYear {
	width: 480px;
	position: absolute;
	top: 20px;
	left: 130px
}

.conTitle .switchYear .hide {
	width: 420px;
	height: 60px;
	overflow: hidden;
	margin: auto
}

.conTitle .switchYear ul {
	float: none;
	width: 9999px
}

.conTitle li a {
	color: #999;
	position: relative
}

.conTitle li a:hover {
	color: #333
}

.conTitle li.curr a {
	color: #333
}

.conTitle li.curr i {
	border: transparent 10px solid;
	border-top-color: #e6e6e6;
	position: absolute;
	line-height: 0;
	height: 0;
	font-size: 0;
	bottom: -42px;
	left: 50%;
	margin-left: -10px
}

.conTitle .jqTransformSelectWrapper {
	float: right;
	margin-left: 20px;
	margin-top: -3px
}

/*观察员简述*/
.observers {
	overflow: hidden;
	border-bottom: #ccc 1px dotted;
	padding-bottom: 35px
}

.observers img {
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 20px
}

.observers h2 {
	font-size: 32px;
	color: #000;
	padding-bottom: 10px
}

.observers h2 span {
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px
}

.observers p {
	font-size: 14px
}

/*资讯首页*/
.index {}

.index .colL {
	width: 780px
}

.index .colR {
	width: 370px
}

/*板块首页热门大图*/
.bigHot {
	width: 780px;
	height: 360px;
	background: #fff;
	position: relative;
	z-index: 2;
	box-shadow: 1px 1px 4px #ccc;
	margin-bottom: 30px;
	overflow: hidden;
	behavior: url(../images/pie.htc)
}

.bigHot a {
	display: block
}

.bigHot a:hover p span {
	border-bottom: #fff 2px solid
}

.bigHot h5 a {
	display: inline
}

.bigHot h3 {
	position: absolute;
	left: 540px;
	top: 0;
	padding: 15px 20px;
	font-size: 18px;
	color: #333
}

.bigHot .img,
.bigHot .img li {
	width: 540px;
	height: 360px;
	position: absolute;
	z-index: 1
}

.bigHot .img li.curr {
	z-index: 10
}

.bigHot .img p {
	width: 92%;
	padding: 3% 4% 60px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .8)
}

.bigHot a:hover p span {
	border-bottom: #fff 2px solid
}

.ie9 .bigHot .img p {
	background: rgba(0, 0, 0, 0.7);
	text-shadow: 1px 1px #000
}

.ie8 .bigHot .img p,
.ie7 .bigHot .img p {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2000000', endColorstr='#B2000000')
}

.bigHot .img h5 {
	width: 92%;
	padding: 0 4%;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 18px;
	font-weight: normal;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-shadow: 1px 1px #000;
	z-index: 3
}

.bigHot .img h5 a,
.bigHot .img h5 span {
	color: #fff;
	text-shadow: 1px 1px #000
}

.bigHot .img h5 a:hover {
	background: #fff;
	color: #000;
	text-shadow: none
}

.bigHot .img h6 {
	width: 92%;
	padding: 0 4%;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 38px;
	font-weight: normal;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-shadow: 1px 1px #000;
	z-index: 3;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.bigHot .img .tagBox {
	width: 90%;
	color: #fff;
	position: absolute;
	left: 4%;
	bottom: 32px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 2;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.bigHot .img .tagBox a {
	color: #fff;
	display: inline;
	width: auto
}

.bigHot .img .tagBox a:hover {
	text-decoration: underline
}

.bigHot .text {
	position: absolute;
	z-index: 20;
	top: 50px;
	right: 0;
	line-height: 1.5em;
	width: 240px
}

.bigHot .text a {
	display: block;
	padding: 10px 20px;
	line-height: 14px;
	font-weight: bold;
	font-size: 12px;
	height: 40px
}

.bigHot .text a span {
	display: block;
	font-weight: normal;
	color: #ccc;
	padding-top: 3px
}

.bigHot .text li {
	position: relative;
	margin-top: 2px
}

.bigHot .text .hover a {
	background: #e6e6e6;
	color: #333
}

.bigHot .text .hover span {
	color: #999
}

.bigHot .text .hover a i {
	border: transparent 14px solid;
	line-height: 0;
	font-size: 0;
	border-right-color: #e6e6e6;
	position: absolute;
	left: -28px;
	top: 15px
}

/*文章列表 一条一行*/
.textList {
	overflow: hidden
}

.textList li {
	padding: 30px 0;
	height: 133px;
	border-top: #ccc 1px dotted;
	margin-top: -1px
}

.textList li .pic {
	float: left;
	width: 200px;
	height: 133px;
	margin-right: 20px
}

.textList li .pic img {
	width: 200px;
	height: 133px;
	display: block
}

.textList li .text {
	float: left;
	width: 560px
}

.textList h4 {
	font-size: 18px
}

.textList h4 a {
	color: #000
}

.textList h4 a:hover {
	border-bottom: #000 2px solid
}

.textList h5 {
	color: #999;
	font-weight: normal;
	padding: 5px 0
}

.textList p {
	height: 54px
}

.textList .tagBox {
	margin-top: 7px
}

.index h5 i {
	display: inline-block;
	border-left: #ddd 1px solid;
	height: 10px;
	width: 0;
	margin: 0 5px
}

.index h5 a,
h5 span,
.indexBigHot h5 a {
	padding: 2px 5px;
	color: #999;
	border-radius: 3px;
	text-shadow: 1px 1px 0 #fff
}

.index h5 a:hover {
	background: #e6e6e6;
	color: #333
}

/*文章列表 两条一行*/
.textList2 {
	overflow: hidden;
	margin-left: -20px
}

.textList2 ul {}

.textList2 li {
	padding-top: 30px;
	width: 380px;
	height: 450px;
	float: left;
	margin-top: -1px;
	margin-left: 20px;
	border-top: #ccc 1px dotted
}

.textList2 li .pic {
	display: block;
	overflow: hidden
}

.textList2 li .pic img {
	width: 380px;
	height: 253px;
	display: block;
	margin-bottom: 10px
}

.textList2 li .text p {
	height: 75px;
	overflow: hidden
}

.textList2 h4 {
	font-size: 18px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.textList2 h4 a {
	color: #000
}

.textList2 h4 a:hover {
	text-decoration: underline
}

.textList2 h5 {
	color: #999;
	font-weight: normal;
	padding: 5px 0
}

.textList2 .tagBox {
	margin-top: 7px
}

/*文章列表 观察列表*/
.textList3 ul {}

.textList3 li {
	margin-bottom: 20px;
	box-shadow: 0 1px 3px #ccc;
	height: 250px;
	position: relative;
	overflow: hidden;
	background: #fff
}

.textList3 li .pic {
	display: block;
	float: left
}

.textList3 li .pic img {
	width: 250px;
	height: 250px;
	display: block
}

.textList3 li .text {
	margin-left: 250px;
	height: 250px;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2)
}

.textList3 li .text p {
	height: 36px;
	overflow: hidden
}

.textList3 li .text dt {}

.textList3 li .text dt a {
	color: #333;
	display: block;
	background: #e6e6e6;
	font-size: 20px;
	font-weight: bold;
	padding: 20px;
	position: relative
}

.textList3 li .text dt a:hover {
	background: #ccc
}

.textList3 li .text dt i {
	display: inline-block;
	width: 0;
	height: 0;
	line-height: 0;
	position: absolute;
	left: -20px;
	top: 25px;
	border: transparent 10px solid;
	border-right-color: #e6e6e6
}

.textList3 li .text dt a:hover i {
	border-right-color: #ccc
}

.textList3 li .text dt span {
	font-size: 14px;
	font-weight: normal
}

.textList3 li .text dd {
	margin: -1px 20px 0 20px;
	padding: 15px 0;
	border-top: #e6e6e6 1px solid
}

.textList3 li .text dd a {
	color: #333;
	font-size: 14px;
	font-weight: bold
}

.textList3 li .text dd a:hover {
	text-decoration: underline
}

.textList3 h5 {
	color: #999;
	font-weight: normal;
	padding: 5px 0
}

.textList3 .all {
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	top: 30px;
	right: 20px;
	z-index: 10;
	color: #8b98a3
}

/*展览列表 一条一行*/
.textList4 li {
	min-height: 200px
}

.textList4 li .pic,
.textList4 li .pic img {
	width: 140px;
	height: 200px
}

.textList4 dl {
	color: #999;
	margin: 1em 0
}

.textList4 dt {
	margin-bottom: -1.5em
}

.textList4 dd {
	margin-left: 4.5em
}

.textList4 dd i {
	display: inline-block;
	border-left: #ddd 1px solid;
	height: 10px;
	width: 0;
	margin: 0 5px
}

/*关键词*/
.tagBox {
	color: #888;
	overflow: hidden;
	line-height: 14px;
	padding: 5px 0;
	font-size: 0
}

.tagBox a {
	color: #666;
	display: inline-block;
	margin: 0 9px 0 -9px;
	font-size: 12px;
	border-left: #999 1px solid;
	padding: 0 8px
}

.tagBox a:hover {
	color: #000;
	text-decoration: underline
}


/*列表底部阅读更多*/
.readMore {
	border-top: #ccc 1px solid;
	padding-bottom: 30px;
	margin-top: 50px;
	text-align: center;
	position: relative
}

.readMore strong {
	display: inline-block;
	position: absolute;
	top: -15px;
	left: 50%;
	margin-left: -60px;
	width: 120px;
	background: #fff;
	font-size: 16px;
	color: #333;
	line-height: 30px
}

.readMore div {
	padding-top: 15px
}

.readMore div a {
	display: inline-block;
	margin: 10px;
	font-size: 14px
}


/*热门切换*/
.switchBox {
	position: relative;
	padding-top: 40px;
	margin-bottom: 30px
}

.switchBox .nav {
	height: 40px;
	position: absolute;
	left: 0;
	top: 0
}

.switchBox .nav li {
	float: left;
	margin-right: 10px;
	position: relative;
	z-index: 2
}

.switchBox .nav li a {
	border: #ccc 1px solid;
	margin-top: 3px;
	line-height: 36px;
	display: block;
	padding: 0 15px;
	font-size: 14px;
	background: url(../images/repeat-x.png) 0 -124px;
	text-align: center;
	min-width: 60px
}

.switchBox .nav li a.current {
	background: #fff;
	color: #000;
	border-bottom: none;
	line-height: 40px;
	margin-top: 0;
	font-weight: bold;
	color: #333
}

.switchBox .switchMain {
	padding: 19px 20px;
	height: 280px;
	background: #fff;
	border: #ccc 1px solid;
	line-height: 28px
}

/*热门标签*/
.hotTag a {
	display: inline-block;
	float: left;
	line-height: 32px;
	margin: 0 2px 2px 0;
	background: #e6e6e6;
	padding: 0 15px;
	border-radius: 3px;
	text-shadow: 1px 1px 0 #fff
}

.hotTag a:hover {
	background: #999;
	color: #fff;
	text-shadow: none
}

/*文章top10排行*/
.ranking li {
	display: block;
	height: 28px;
	line-height: 28px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ranking li i {
	display: inline-block;
	width: 26px;
	height: 21px;
	margin-top: 2px;
	line-height: 21px;
	text-align: center;
	vertical-align: top;
	margin-right: 10px;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: #e8e8e8 1px solid;
	background: #fff
}

.ranking li.t1 i {
	background: #999;
	border-color: #999;
	color: #fff
}

.ranking li.t2 i {
	background: #e8e8e8
}

.ranking li a {
	padding: 3px
}

.ranking li a:hover {
	background: #ddd
}

/*网站首页*/
.mainIndex .colL {
	width: 780px
}

.mainIndex .colR {
	width: 370px
}

.mainIndex .colR .hotWatch {
	margin-bottom: 30px
}

.adBox {
	margin-bottom: 30px;
	height: 140px;
	width: 795px
}

.adBox2 li {
	margin-bottom: 20px;
	height: 100px
}

.colR .adBox {
	width: 370px
}

.adBox li {
	float: left;
	height: 140px;
	display: block;
	width: 250px;
	height: 140px;
	margin-right: 15px
}

.adBox img,
.adBox2 img {
	display: block
}

/*首页专题推荐*/
.ie7 .specialRecommend {
	padding-bottom: 30px
}

.specialRecommend h4 {
	border-bottom: #666 2px solid;
	height: 20px;
	margin-bottom: 25px;
	position: relative
}

.specialRecommend h4 strong {
	background: #fff;
	padding: 0 10px 0 0;
	line-height: 20px;
	font-size: 18px;
	position: absolute;
	top: 11px
}

.specialRecommend img {
	display: block;
	margin-bottom: 5px;
	width: 240px;
	height: 160px
}

.specialRecommend .con {
	float: left;
	width: 240px;
	margin-bottom: 30px
}

.specialRecommend p {
	margin: 5px 0
}

.specialRecommend a {
	display: block
}

.specialRecommend .tagBox a {
	display: inline-block
}

.specialRecommend .leftCon {
	float: left;
	margin-right: 40px;
	margin-bottom: 30px
}

.specialRecommend .rightCon {
	float: right;
	margin-left: 40px;
	margin-bottom: 30px
}

.specialRecommend strong {
	font-size: 18px;
	color: #000
}

.specialRecommend a:hover strong {
	border-bottom: #000 2px solid
}

.specialRecommend span {
	display: block;
	color: #999
}

.specialRecommend .conBig {
	width: 500px
}

.specialRecommend .conBig img {
	display: block;
	width: 500px;
	height: 500px
}

/*首页KV*/
.indexBigHot {
	position: relative
}

.indexBigHot a {
	display: block
}

.indexBigHot h5 a {
	display: inline
}

.indexBigHot,
.indexBigHot .img,
.indexBigHot .img li {
	width: 780px;
	height: 520px
}

.indexBigHot .btn {
	height: 78%;
	width: 30%;
	top: 0;
	position: absolute;
	z-index: 100;
	cursor: pointer
}

.indexBigHot .btn i {
	background: url(../images/slideshow_min_btn.png);
	width: 23px;
	height: 42px;
	display: block;
	position: absolute;
	top: 233px;
	opacity: 0.7
}

.indexBigHot .prev {
	left: 0;
	cursor: url('img/cursor_left.cur'), auto
}

.indexBigHot .prev i {
	background-position: left 0;
	left: -24px
}

.indexBigHot .prev:hover i {
	left: 15px
}

.indexBigHot .next {
	right: 0;
	cursor: url('img/cursor_right.cur'), auto
}

.indexBigHot .next i {
	background-position: right 0;
	right: -24px
}

.indexBigHot .next:hover i {
	right: 15px
}

/*热门资讯*/
.hotInfo {
	box-shadow: 0 1px 2px #ccc;
	background: #fff;
	position: relative;
	behavior: url(../images/pie.htc)
}

.hotInfo .more {
	position: absolute;
	right: 20px;
	top: 17px;
	padding-right: 18px;
	background: url(../images/icon_more.png) right 0 no-repeat
}

.hotInfo .more:hover {
	background-position: right -18px
}

.hotInfo h3 {
	line-height: 52px;
	background: #e6e6e6;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 0 20px
}

.hotInfoWrap {
	padding: 0 20px 0;
	margin-bottom: 30px
}

.hotInfoWrap ul {
	overflow: hidden;
	margin-top: 15px
}

.hotInfoWrap li {
	line-height: 33px;
	margin-top: -1px;
	font-size: 14px;
	border-top: #e6e6e6 1px solid;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.hotInfoWrap li a:hover {
	border-bottom: #000 1px solid
}

.hotInfoWrap .readMore {
	margin-top: 36px
}

/*首页热门切换*/
.mainIndex .switchBox .switchMain {
	height: 300px
}

.switchBox .indexRanking {
	overflow: hidden;
	padding: 10px 20px
}

.indexRanking ul {
	overflow: hidden;
}

.indexRanking li {
	height: 60px;
	margin-top: -1px;
	border-top: #e6e6e6 1px solid;
	line-height: 24px;
	padding-left: 60px;
	position: relative
}

.indexRanking li i {
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	color: #ccc;
	padding-right: 10px;
	line-height: 34px;
	border-right: #e6e6e6 1px solid;
	position: absolute;
	left: 0;
	top: 12px
}

.indexRanking li i {}

.indexRanking h4,
.indexRanking h5 {
	line-height: 20px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.indexRanking h4 {
	font-size: 14px;
	margin-top: 10px
}

.indexRanking h4 a {
	color: #000
}

.indexRanking h4 a:hover {
	border-bottom: #000 1px solid
}

.indexRanking h5 {
	color: #999;
	font-weight: normal;
}

.indexRanking h5 a {
	padding: 2px 5px;
	color: #999;
	border-radius: 3px;
	text-shadow: 1px 1px 0 #fff
}

.indexRanking h5 a:hover {
	background: #e6e6e6;
	color: #333
}

/*首页图片新闻*/
.indexSlideshow {
	background: #000;
	padding: 15px 30px 20px;
	margin-bottom: 30px;
	position: relative
}

.indexSlideshow h3 {
	color: #fff;
	font-size: 18px
}

.indexSlideshow .more {
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 30px;
	top: 20px
}

.indexSlideshow .slideshowBig {
	margin-top: 0;
	padding-top: 10px;
	width: 720px;
	height: 480px
}

.indexSlideshow .slideshowBig div {
	position: relative
}

.indexSlideshow .slideshowBig li {
	width: 720px;
	height: 480px;
	background: #000;
	text-align: center;
	position: absolute;
	overflow: hidden;
	font-size: 310px;
	font-family: Arial
}

.indexSlideshow .slideshowBig li .text {
	width: 670px
}

.indexSlideshow .slideshowBig .btn {
	height: 480px;
	top: 0
}

.indexSlideshow .slideshowBig img {
	max-height: 480px;
	max-width: 720px;
	margin: auto
}

.indexSlideshow .slideshowThumbnail img {
	width: 100px;
	height: auto
}

.indexSlideshow .slideshowThumbnail li.now {
	background: #00ffff;
	border-color: #00ffff
}

.indexSlideshow #scrollbar .viewport {
	width: 720px
}

.indexSlideshow #scrollbar .track {
	background: #5a5a5a;
	box-shadow: inset 0 -1px 2px #333
}

/*首页资讯*/
.indexInfo {
	width: 810px
}

.indexInfo h3 {
	line-height: 30px;
	font-size: 18px;
	color: #000;
	padding-bottom: 15px
}

.indexInfo li {
	width: 240px;
	height: 300px;
	margin-right: 30px;
	border-top: #999 1px solid;
	float: left;
	position: relative
}

.indexInfo li .type,
.indexInfo li .tit,
.indexInfo li .tit * {
	display: block
}

.indexInfo li .type {
	line-height: 30px;
	height: 30px;
	color: #999
}

.indexInfo li .type:hover {
	color: #333;
	font-weight: bold;
	background: #f2f2f2;
	text-indent: 5px
}

.indexInfo li .tit {
	position: relative
}

.indexInfo li .tit strong {
	font-size: 14px;
	padding: 5px 0 0;
	color: #000
}

.indexInfo li .tit i {
	opacity: 0;
	position: absolute;
	width: 240px;
	height: 160px;
	top: 0;
	left: 0
}

.indexInfo li .tit:hover i {
	opacity: 1;
	width: 240px;
	height: 160px;
	background: url(../images/indexinfobg.png)
}

.indexInfo li .tit:hover strong {
	text-decoration: underline
}

.indexInfo li .tagBox {
	margin-top: 10px
}

/*首页日历*/
.calendarWrap {
	background: #ededed;
	height: 315px;
	overflow: hidden;
	padding: 0 15px;
	margin-bottom: 30px;
	position: relative
}

.calendarWrap h3 {
	line-height: 38px;
	color: #333;
	font-size: 18px
}

.calendarWrap .more {
	position: absolute;
	right: 15px;
	top: 15px;
	padding-right: 18px;
	background: url(../images/icon_more.png) right 0 no-repeat
}

.calendarWrap .more:hover {
	background-position: right -18px
}

.calendarWrap .calendarBox {
	width: 340px;
	padding-bottom: 7px;
	background: #f4f4f4
}

.calendarTit {
	line-height: 32px;
	text-align: center;
	padding: 5px 0
}

.calendarTit span {
	display: inline-block;
	line-height: 22px;
	margin-left: 3px;
	padding: 0 5px;
	vertical-align: middle;
	border: #000 1px solid
}

.calendarWrap .color1 {
	border-color: #cfdbbe !important
}

.calendarWrap .color2 {
	border-color: #e8d9c4 !important
}

.calendarWrap .color3 {
	border-color: #e9cecf !important
}

.divCalendar {
	position: absolute;
	left: 0;
	top: 0;
	background: #ededed;
	width: 370px;
	height: 315px;
	z-index: 10
}

.divCalendar h4 {
	font-size: 14px;
	color: #fff;
	background: #999;
	line-height: 32px;
	padding: 0 15px
}

.divCalendar .close {
	background: url(../images/back.png) no-repeat center left;
	padding-left: 15px;
	position: absolute;
	right: 15px;
	top: 0px;
	font-size: 12px;
	cursor: pointer;
	z-index: 11
}

.divCalendar .currDay {
	border: none
}

.divCalendar .poster {
	float: left;
	margin-right: 10px
}

.divCalendar .poster img {
	height: 54px;
	display: block
}

.divCalendar li strong,
.divCalendar li span {
	display: block
}

.divCalendar .relatedExhibition .info strong {
	font-size: 14px;
	color: #333
}

.divCalendar .relatedExhibition li {
	border-top: none;
	border-bottom: #ddd 1px solid
}

.divCalendar .relatedExhibition .poster {
	width: auto;
	height: 40px
}

.divCalendar .currDay {
	top: 30px
}

.divCalendar .currDay .viewport {
	height: 250px
}

.calendarMin {
	overflow: hidden;
	padding-top: 5px;
	width: 308px;
	margin: auto
}

.calendarMin .maySwitch {
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	position: relative
}

.calendarMin .lBtn,
.calendarMin .rBtn {
	width: 20px;
	height: 20px;
	background: url(../images/calendarbtn.png);
	position: absolute;
	top: 5px;
	cursor: pointer
}

.calendarMin .lBtn {
	background-position: left;
	left: 12px
}

.calendarMin .rBtn {
	background-position: right;
	right: 12px
}

.calendarMin .thead {
	overflow: hidden
}

.calendarMin .thead li {
	float: left;
	width: 40px;
	line-height: 25px;
	margin: 0 2px;
	text-align: center
}

.calendarMin .tbody {
	overflow: hidden;
	padding-bottom: 2px
}

.calendarMin .tbody li {
	float: left;
	width: 40px;
	margin: 2px
}

.calendarMin .tbody li a {
	display: block;
	padding: 0 5px;
	line-height: 22px;
	border: #eee 1px solid;
	background: #eee;
	text-align: right
}

.calendarMin .notThis a {
	color: #ccc
}

.calendarMin .tbody .now a {
	border: #ccc 1px solid;
	background: #fff;
	font-weight: bold
}


/*相关观察*/
.hotWatch {
	padding: 18px 20px 10px;
	background: #e6e6e6;
	position: relative
}

.hotWatch h3 {
	font-size: 14px;
	color: #000;
	line-height: 16px;
	padding-bottom: 15px
}

.hotWatch .more {
	position: absolute;
	right: 20px;
	top: 17px;
	padding-right: 18px;
	background: url(../images/icon_more.png) right 0 no-repeat
}

.hotWatch .more:hover {
	background-position: right -18px
}

.hotWatch li {
	margin-bottom: 10px;
	height: 85px
}

.hotWatch li a {
	display: block;
	background: #fff;
	height: 85px
}

.hotWatch li a:hover {
	background: #f2f2f2
}

.hotWatch .face,
.hotWatch img {
	width: 85px;
	height: 85px;
	display: block
}

.hotWatch .face {
	float: left;
	position: relative
}

.hotWatch .face p {
	display: none
}

.hotWatch .text {
	margin-left: 90px;
	padding: 8px 5px 0 5px
}

.hotWatch .text strong {
	font-size: 14px;
	color: #000;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 230px;
	display: block
}

.hotWatch .text p {
	line-height: 1.2em;
	padding: 2px 0
}

.hotWatch .text .time {
	color: #999
}

.hotWatch a:hover strong {
	text-decoration: underline
}

/*相关文章*/
.textListMin li {
	display: block;
	height: 24px;
	line-height: 24px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.textListMin li a {
	padding: 3px
}

.textListMin li a:hover {
	background: #ddd
}

/*相关展览*/
.relatedExhibition {
	border-top: #e6e6e6 3px solid;
	padding-top: 10px;
	margin-top: 30px
}

.relatedExhibition .listCon {
	overflow: hidden
}

.relatedExhibition ul {
	margin-top: -16px
}

.relatedExhibition .listCon2 ul {
	margin-top: -10px
}

.relatedExhibition li {
	padding: 15px 0;
	border-top: #ccc 1px solid;
	overflow: hidden
}

.relatedExhibition .poster {
	width: 70px;
	height: 100px;
	margin-right: 10px;
	border: #ccc 1px solid;
	float: left
}

.relatedExhibition .poster img {
	vertical-align: middle
}

.relatedExhibition .poster i {
	display: inline-block;
	height: 100px;
	vertical-align: middle
}

.relatedExhibition .info * {
	display: block
}

.relatedExhibition .info strong {
	font-size: 16px;
	color: #333;
	display: inline
}

.relatedExhibition a:hover .info strong {
	border-bottom: #000 2px solid
}

.relatedExhibition .listCon2 strong {
	font-size: 12px
}

.relatedExhibition .listCon2 a:hover strong {
	border-bottom: none;
	text-decoration: underline
}

.relatedExhibition .listCon2 li {
	padding: 10px 0
}

/*小图切换*/
.imagesNewMin {
	width: 350px;
	height: 233px;
	overflow: hidden;
	position: relative
}

.imagesNewMin li {
	position: absolute;
	left: 0;
	top: 0;
	width: 350px;
	height: 233px;
	background: #f2f2f2;
	font-size: 153px;
	text-align: center
}

.imagesNewMin li img {
	display: inline;
	margin: auto
}

.imagesNewMin .btn {
	height: 233px;
	width: 30%;
	top: 0;
	position: absolute;
	z-index: 10;
	cursor: pointer
}

.imagesNewMin .btn i {
	background: url(../images/slideshow_min_btn.png);
	width: 23px;
	height: 42px;
	display: block;
	position: absolute;
	top: 91px
}

.imagesNewMin .prev {
	left: 10px;
	cursor: url('img/cursor_left.cur'), auto
}

.imagesNewMin .prev i {
	background-position: left 0;
	left: -34px
}

.imagesNewMin .prev:hover i {
	left: 0
}

.imagesNewMin .next {
	right: 10px;
	cursor: url('img/cursor_right.cur'), auto
}

.imagesNewMin .next i {
	background-position: right 0;
	right: -34px
}

.imagesNewMin .next:hover i {
	right: 0
}

.imagesNewMin .caption {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	position: absolute;
	left: 0;
	font-size: 12px !important;
	color: #fff;
	background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
	background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
	background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}

.ie9 .imagesNewMin .caption {
	background: rgba(0, 0, 0, 0.7)
}

.ie8 .imagesNewMin .caption,
.ie7 .imagesNewMin .caption {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2000000', endColorstr='#B2000000')
}

.imagesNewMin .pagination {
	display: none
}


/*翻页*/
.pageBar {
	line-height: 47px;
	height: 49px;
	margin-top: 30px;
	background: url(../images/pagebg.png) 0 0;
	text-align: center;
	clear: both;
	position: relative;
	z-index: 20
}

.pageCon {
	text-align: center;
	color: #ccc
}

.pageCon a,
.pageCon span {
	display: inline-block;
	text-shadow: 0 1px 0 #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 1px;
	color: #ccc;
	padding: 0 10px;
	min-width: 20px;
	text-align: center
}

.pageCon a:hover {
	color: #333
}

.pageCon span {
	background: url(../images/pagebg.png) 0 -49px;
	color: #fff
}

.pageCon span em {}

.pageBar .previous,
.pageBar .next {
	position: absolute;
	z-index: 10;
	width: 48px;
	height: 48px;
	top: 0
}

.pageBar .previous {
	left: 0
}

.pageBar .next {
	right: 0
}

.pageBar .previous i,
.pageBar .next i {
	text-indent: -99px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	border: transparent 8px solid;
	height: 0;
	width: 0
}

.pageBar .previous i {
	border-right-color: #ccc;
	left: 10px
}

.pageBar .next i {
	border-left-color: #ccc;
	right: 10px
}

.pageBar .previous:hover i {
	border-right-color: #888
}

.pageBar .next:hover i {
	border-left-color: #888
}

/*文章详情*/
.textDetail {}

.textDetail .colL {
	width: 720px
}

.textDetail .colR {
	width: 430px
}

.textDetail h2 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin-bottom: 0.5em
}

.textDetail .function {
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	line-height: 25px;
	padding: 10px 0;
	height: 25px
}

.textDetail .function .con {
	display: inline-block;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: #ccc 1px solid
}

.textDetail .function .con a {
	padding: 2px 5px;
	color: #666;
	border-radius: 3px;
	text-shadow: 1px 1px 0 #fff
}

.textDetail .function .con a:hover {
	background: #e6e6e6;
	color: #333
}

.textDetail .function .con .more {
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	margin-left: 3px;
	background: url(../images/function_more.png)
}

.textDetail #bdshare,
.textDetail .jiathis_style_24x24 {
	float: right;
	line-height: 25px;
	margin-top: 15px;
	height: 25px
}

.jiathis_style_24x24 .jiathis_txt {
	font-size: 12px !important
}

.jiathis_style_24x24 .jiathis_separator {
	margin: 0 !important
}

.textDetail #bdshare span {
	float: left
}

.textDetail .tagBox {
	margin-top: 20px
}

.pageReadMore {
	border-bottom: #ccc 1px dotted;
	margin: 20px 0;
	padding-bottom: 30px;
	position: relative
}

.pageReadMore i {
	display: block;
	width: 43px;
	height: 4px;
	background: url(../images/all.png) -128px -106px;
	margin-left: 28px
}

.pageReadMore div {
	position: absolute;
	bottom: -14px;
	left: 50%;
	background: #fff;
	margin-left: -74px;
	width: 128px;
	padding: 0 20px
}

.pageReadMore a {
	width: 128px;
	display: block;
	line-height: 28px;
	height: 28px;
	border-radius: 14px;
	background: #f2f2f2;
	text-align: center;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	text-shadow: 0 1px 0 #fff;
	behavior: url(../images/pie.htc)
}

.pageReadMore a:hover {
	background: #ccc
}

/*图片新闻首页*/
.imagesNews {
	overflow: hidden;
	padding-bottom: 20px
}

.imagesNews h3 {
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
	color: #000
}

.imagesNews h4 {
	font-size: 14px;
	display: inline
}

.imagesNews a:hover h4 {
	text-decoration: underline
}

.imagesNews ul {
	margin-left: -3px;
	width: 783px
}

.imagesNews li {
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 3px;
	margin-left: 3px;
	background: #000
}

.ie7 .imagesNews li {
	margin: 0;
	margin-bottom: 3px;
	margin-left: 3px
}

.imagesNews li,
.imagesNews li img {
	display: block;
	width: 258px;
	height: 258px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.imagesNews li.big,
.imagesNews li.big img {
	width: 519px;
	height: 519px
}

.imagesNews li.fr {
	float: right
}

.imagesNews li .text {
	width: 228px;
	margin: 0;
	padding: 15px;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
	background-image: -moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}

.imagesNews .fullscreen {
	position: absolute;
	right: 10px;
	top: 10px;
	margin-top: -35px;
	z-index: 2;
	width: 22px;
	height: 22px;
	background: url(../images/fullscreen.png);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.imagesNews li:hover .fullscreen {
	margin-top: 0
}

.imagesNews .fullscreen:hover {
	background-image: url(../images/fullscreen2.png)
}

.imagesNews li:hover {
	position: relative;
	box-shadow: inset 0 0 15px #000
}

.imagesNews li:hover .text {
	padding-bottom: 20px
}

.imagesNews li:hover img {
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1)
}

.imagesNews li.big:hover img {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-ms-transform: scale(1.07)
}

.ie9 .imagesNews li .text {
	background: rgba(0, 0, 0, 0.7)
}

.ie8 .imagesNews li .text,
.ie7 .imagesNews li .text {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2000000', endColorstr='#B2000000')
}

.imagesNews li.big .text {
	width: 489px
}

.imagesNews li.big .text h4 {
	font-size: 30px;
	display: inline
}

.imagesNews li.big a:hover .text h4 {
	border-bottom: #fff 2px solid;
	text-decoration: none
}

/*图片新闻详情*/
.imageDetail .colL {
	width: 780px
}

.imageDetail .colR {
	width: 370px
}

.slideshowBig {
	padding-top: 20px;
	height: 520px;
	position: relative;
	overflow: hidden;
	clear: both
}

.slideshowBig .btn {
	width: 25%;
	height: 480px;
	position: absolute;
	z-index: 10;
	cursor: pointer
}

.slideshowBig .prev {
	left: 0;
	cursor: url('img/cursor_left.cur'), auto
}

.slideshowBig .next {
	right: 0;
	cursor: url('img/cursor_right.cur'), auto
}

.slideshowBig .btn span {
	position: absolute;
	height: 42px;
	width: 23px;
	top: 50%;
	margin-top: -21px;
	opacity: 0.7;
	cursor: pointer;
	background: url(../images/slideshow_min_btn.png)
}

.slideshowBig .prev span {
	left: -62px;
	background-position: left
}

.slideshowBig .prev:hover span {
	left: 10px
}

.slideshowBig .next span {
	right: -62px;
	background-position: right
}

.slideshowBig .next:hover span {
	right: 10px
}

.slideshowBig .slideshowBox {
	display: block;
	height: 520px;
	width: 780px
}

.slideshowBig .btn span:active {
	margin-top: -29px;
	opacity: 1
}

.slideshowBig li {
	position: absolute;
	text-align: center;
	left: 0;
	top: 0;
	width: 780px;
	height: 520px;
	font-size: 374px;
	font-family: Arial;
	background: #f2f2f2;
	position: relative
}

.slideshowBig li a {
	display: block
}

.slideshowBig li a i {
	background: url(../images/icon_zoom_2.png);
	width: 107px;
	height: 34px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -17px 0 0 -53px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.slideshowBig li a:hover i {
	opacity: 1;
	filter: alpha(opacity=100)
}

.slideshowBig li .text {
	width: 730px;
	margin: 0;
	padding: 15px 25px;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	color: rgba(255, 255, 255, .7);
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
	background: rgba(0, 0, 0, .7);
	overflow: hidden
}

.ie8 .slideshowBig li .text,
.ie7 .slideshowBig li .text {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2000000', endColorstr='#B2000000')
}

.slideshowBig li .text p {}

.slideshowBig li .text span {
	float: right;
	padding-left: 30px;
	margin-left: 30px;
	border-left: #333 1px solid
}

.slideshowThumbnail {
	margin-top: 13px;
	position: relative;
	height: 110px
}

.slideshowThumbnail ul {
	height: 100px
}

.slideshowThumbnail img {
	display: block;
	width: 110px;
	height: 73px
}

.slideshowThumbnail li {
	float: left;
	padding: 4px;
	border: #ddd 1px solid;
	cursor: pointer;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	margin-right: 12px
}

.slideshowThumbnail li.last {
	margin-right: 0
}

.slideshowThumbnail li.now {
	background: #000;
	border-color: #000
}

/*--- scrollbutton -------------------------*/
#scrollbar .scrollbutton {
	width: 100%;
	z-index: 10;
	top: 100px;
	position: absolute;
	clear: both;
	height: 8px;
	cursor: default;
	text-align: center
}

#scrollbar .scrollbutton a {
	display: inline-block;
	width: 8px;
	height: 8px;
	padding: 0;
	margin: 0 5px;
	background: url(../images/slideshow-icon.png) 0 -43px;
	*display: inline;
	*z-index: 100
}

#scrollbar .scrollbutton .curr {
	background: url(../images/slideshow-icon.png) -8px -43px
}

/*展览首页*/
.calendarExpo {
	margin-bottom: 30px;
	box-shadow: 1px 1px 4px #ccc;
	background: #fff;
	behavior: url(../images/pie.htc);
	position: relative
}

.currDay {
	position: absolute;
	border: #ddd 1px solid;
	padding-right: 15px;
	padding-top: 20px;
	top: 0;
	right: 0;
	width: 353px;
	height: 421px
}

.currDay .viewport {
	width: 322px;
	height: 410px;
	margin-left: 20px
}

.currDay .scrollbar {
	right: 15px
}

.currDay .relatedExhibition {
	padding: 0;
	margin: 0;
	border: none
}

.currDay .overview {
	width: 314px
}

.currDay h4 {
	display: inline-block;
	background: #feefd8;
	color: #333;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative
}

.ie7 .currDay h4 {
	display: inline
}

.currDay h4 i {
	display: inline-block;
	width: 0;
	height: 0;
	border: #fff 15px solid;
	border-left-color: #feefd8;
	position: absolute;
	top: 0;
	right: -26px
}

.currDay .open {
	background: #000;
	color: #fff
}

.currDay .open i {
	border-left-color: #000
}

.currDay .listCon {
	margin-bottom: 20px
}

.calendar {
	overflow: hidden;
	position: relative;
	background: #f3f3f3;
	border: #ddd 1px solid;
	border-bottom: none;
	width: 809px;
	overflow: hidden
}

.calendar .maySwitch {
	background: #ededed;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	padding-top: 5px
}

.calendar .maySwitch i {
	background: url(../images/calendarbtn.png);
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	cursor: pointer;
	opacity: 0.7
}

.calendar .maySwitch i:hover {
	opacity: 1
}

.calendar .maySwitch .lBtn {
	left: 36%
}

.calendar .maySwitch .rBtn {
	right: 36%;
	background-position: right
}

.calendar .thead {
	overflow: hidden;
	height: 30px;
	background: #ededed;
	border-bottom: #ddd 1px solid;
	width: 812px;
	margin-left: -1px
}

.calendar .thead li {
	float: left;
	line-height: 30px;
	color: #999;
	padding: 0 10px;
	width: 96px
}

.calendar .thead .weekend {
	color: #00dac8;
	font-weight: bold
}

.calendar .tbody {
	border-right: none;
	border-bottom: none;
	overflow: hidden;
	width: 812px;
	margin-left: -1px
}

.calendar .tbody li {
	float: left;
	margin: 0;
	color: #999;
	border: #ddd 1px solid;
	height: 60px;
	border-left: none;
	border-top: none;
	width: 115px;
	position: relative
}

.calendar .tbody li a {
	display: block;
	padding: 10px;
	height: 40px
}

.calendar .tbody li a:hover {
	background: #ddd;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .1);
	color: #000
}

.calendar .tbody li div {
	padding-top: 7px;
	color: #bbb
}

.calendar .tbody li div span {
	display: inline-block;
	height: 16px;
	min-width: 10px;
	text-align: center;
	padding: 0 3px;
	border-radius: 8px;
	color: #333;
	margin-right: 3px;
	font: normal 11px/16px Helvetica, Arial, sans-serif;
	text-align: center;
	background: #e3f1d1;
	behavior: url(../images/pie.htc);
	position: relative
}

.calendar .tbody li:hover div span {
	background: #000;
	color: #fff
}

.calendar .tbody li:hover div {
	color: #666
}

.color1 {
	background: #e3f1d1 !important
}

.color2 {
	background: #feefd8 !important
}

.color3 {
	background: #ffe3e4 !important
}

.calendar .tbody li.notThis a {
	background-color: #eee;
	color: #ccc
}

.calendar .tbody li.now a,
.calendar .tbody li.curr a {
	background: #ccc;
	color: #000;
	font-weight: bold;
	box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .3)
}

.calendar .tbody li.curr a {
	background: #00dac8
}

.calendar .tbody li.curr sup {
	background: #66e9de
}

.calendar .tbody a.total {
	font-size: 10px;
	margin-left: 2px
}

/*展览详情*/
.expoDetail .colL {
	width: 720px
}

.expoDetail .colR {
	width: 430px
}

.expoDetail h2 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin-bottom: 0.5em
}

.expoDetail dl {
	font-size: 14px;
	color: #999;
	line-height: 2em
}

.expoDetail dt {
	margin-bottom: -2em
}

.expoDetail dd {
	text-indent: 4.5em
}

.expoDetail dd i {
	display: inline-block;
	border-left: #ddd 1px solid;
	height: 10px;
	width: 0;
	margin: 0 5px
}

.expoDetail dd .add {
	font-size: 12px;
	color: #999;
	text-indent: 0;
	background: url(../images/icon_location.png) no-repeat left center;
	display: inline-block;
	padding-left: 12px;
	margin-left: 5px
}

.expoDetail dd .add:hover {
	color: #666
}

.expoDetail #bdshare {
	line-height: 25px;
	height: 25px;
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 20px
}

.expoDetail #bdshare span {
	float: left
}

.expoTop {
	min-height: 300px;
	padding-bottom: 20px;
	border-bottom: #ccc 1px solid;
	position: relative
}

.expoPic {
	display: block;
	padding: 5px;
	margin-right: 20px;
	border: #e6e6e6 1px solid;
	float: left;
	text-align: center;
	color: #6699cc
}

.expoPic span {
	display: inline-block;
	margin: 5px auto 0;
	padding-left: 20px;
	background: url(../images/icon_zoom.png) no-repeat left center;
	color: #666;
	opacity: 0.5;
	filter: alpha(opacity=50)
}

.expoPic:hover span {
	opacity: 1;
	filter: alpha(opacity=100)
}

.expoPic img {
	display: block
}

.expoDetail .plateBox {
	font-size: 14px;
	line-height: 1.8em;
	clear: both;
	margin-top: 15px
}

.expoDetail .plateBox p {
	text-indent: 2em;
	margin-bottom: 10px
}

.expoDetail .slideshowThumbnail li {
	margin-right: 10px;
	margin-bottom: 10px
}

.expoDetail .slideshowThumbnail li img {
	width: 100px;
	height: auto
}


/*html编辑器*/
#cmsPage {
	width: 720px;
	margin: 0 auto 50px;
	padding-top: 15px;
	position: relative;
	clear: both
}

.cmsMainBox {
	margin-bottom: 40px
}

.cmsMainBoxCon {
	font: 14px/160% Helvetica, '微软雅黑', Arial, sans-serif;
	color: #333
}

.cmsMainBoxCon a {
	color: #333;
	text-decoration: underline
}

.cmsMainBoxCon p {
	margin-bottom: 0
}

.cmsMainBoxCon em {
	font-style: oblique;
	color: #999
}

.cmsMainBoxCon strong,
.cmsMainBoxCon strong a {}

.cmsMainBoxCon ul,
.cmsMainBoxCon ol {
	padding: 0 5px;
	margin-bottom: 1em
}

.cmsMainBoxCon ul {
	list-style: disc
}

.cmsMainBoxCon ol,
.cmsMainBoxCon ul ol {
	list-style: decimal
}

.cmsMainBoxCon li ul,
.cmsMainBoxCon li ol {
	margin-top: 5px;
	margin-bottom: 0
}

.cmsMainBoxCon li ul {
	list-style: square
}

.cmsMainBoxCon ol ol {
	list-style: lower-latin
}

.cmsMainBoxCon li {
	margin-left: 22px;
	line-height: 16px;
	padding: 4px 0
}

.cmsMainBoxCon li li {
	padding: 2px 0
}

.cmsMainBoxCon h3 {
	font-weight: bold !important;
	font-size: 18px !important;
	margin: 0 0 1em 0 !important;
	background: none !important
}

.cmsMainBoxCon h4 {
	font-size: 16px !important;
	margin-bottom: 0.5em
}

.cmsMainBoxCon .caption {
	text-align: center
}

.cmsMainBoxCon .caption,
.cmsMainBoxCon .caption a {
	color: #999 !important
}

.cmsMainBox img,
.cmsMainBox embed {
	max-width: 100%;
	display: block;
	margin: auto
}

.videoBox {
	padding: 20px 0;
	background: #eee;
	border-radius: 5px
}


/*广告位*/
.b_160_600 {
	width: 160px;
	height: 600px
}

/*表单美化*/
label input[type=checkbox],
label input[type=radio] {
	margin-right: 5px
}

input[type=text] {
	line-height: 18px;
	padding: 5px;
	border: #ddd 1px solid
}

input[type=text]:focus {
	box-shadow: inset 1px 1px 2px #ccc;
	border: #ccc 1px solid
}

input[type=checkbox],
input[type=radio] {
	/*-webkit-appearance: none;*/
	/*-moz-appearance: none;*/
	/*appearance: none;*/
	padding: 0;
	width: 12px;
	height: 12px;
	margin: 0;
	cursor: pointer;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #999;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	position: relative
}

input[type=checkbox]:active,
input[type=radio]:active {
	border-color: #333
}

input[type=checkbox]:hover,
input[type=radio]:hover {
	border-color: #333;
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.4)
}

input[type=radio] {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	width: 12px;
	height: 12px
}

input[type=radio]:checked::after {
	content: '';
	display: block;
	position: relative;
	top: 2px;
	left: 2px;
	width: 6px;
	height: 6px;
	background: #000;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em
}

input[type=checkbox]:checked {
	background-color: #fff
}

input[type=checkbox]:checked::after {
	content: url(img/checkbox.png);
	display: block;
	position: absolute;
	top: -3px;
	left: 1px
}

input[type=checkbox]:focus {
	outline: none;
	border-color: #4d90fe
}

input[type=checkbox],
input[type=radio] {
	border: none\9;
	background: none\9
}

/*浮出框*/
.popDiv {
	padding: 0 10px 20px
}

.popDiv h3 {
	font-size: 18px;
	color: #333;
	line-height: 2em;
	border-bottom: #ddd 1px solid;
	margin-bottom: 20px;
	padding-bottom: 5px
}

.popDiv h4 {
	text-align: center;
	font-size: 14px;
	color: #333;
	padding: 15px
}

.inputBox {
	width: 410px;
	padding: 20px 0;
	margin: auto
}

.inputBox p {
	margin-bottom: 10px;
	position: relative
}

.inputBox label {
	width: 65px;
	padding-right: 15px;
	text-align: right;
	display: inline-block
}

.inputBox .checkbox {
	margin-left: 80px;
	width: auto
}

.inputBox input[type=text] {
	width: 280px;
	padding: 7px
}

.inputBox input[type=text]:focus {
	background: #fff
}

.inputBox input.disabled {
	background: #eee;
	font-weight: bold;
	color: #999
}

.inputBox .errorMessage {
	position: absolute;
	right: 39px;
	top: 5px;
	line-height: 24px;
	padding: 0 5px;
	background: #F06;
	color: #fff
}

.popDiv .submit {
	text-align: center
}

.popDiv .submit .btn,
.popDiv .submit .btn2 {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
	line-height: 36px;
	background: #000;
	color: #fff;
	padding: 0 25px
}

.popDiv .submit .btn2 {
	background: #ccc
}

.popDiv .submit .btn2:hover {
	background: #bbb
}

/*联系我们浮出框*/
#contact {
	width: 600px
}

#contact p {
	font-size: 14px;
	margin: 0.7em 0
}

#contact dl {
	line-height: 2em
}

#contact dt {
	margin-bottom: -2em
}

#contact dd {
	margin-left: 5.5em
}

#contact .contactfoot h4 {
	padding: 0;
	text-align: left;
	margin: 15px 0 5px;
	padding: 10px 0;
}

#contact .contactfoot .colL {
	padding: 0 25px;
	border-left: #ddd 1px solid
}

/*杂志浮出框*/
#magazine {
	width: 820px
}

#magazine .colL {
	width: 500px;
	padding: 10px 20px 1000px 20px;
	margin-bottom: -1000px;
	border-right: #ddd 1px solid;
	text-align: justify;
	text-justify: inter-ideograph
}

#magazine .colR {
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px
}

#magazine p {
	font-size: 14px;
	line-height: 1.6em;
	margin: 0 0 12px;
	color: #000;
	text-align: justify
}

#magazine dl {
	color: #666
}

#magazine dt {
	font-weight: bold
}

#magazine dd {
	font-size: 16px;
	padding-bottom: 15px
}

#magazine dd small {
	font-size: 11px;
	display: block
}

#magazine dd span {
	font-size: 12px
}

.pop-wechat-code {
	padding: 15px;
	margin-top: 5px;
	background: #f2f2f2;
	font-size: 12px !important;
	text-align: center;
}

.pop-wechat-code img {
	display: block;
	margin: 0 auto 10px;
}

/*webkit滚动条
::-webkit-scrollbar {width:10px; background:#fff}
::-webkit-scrollbar-track {-webkit-border-radius:10px;border-radius:10px; -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);}
::-webkit-scrollbar-thumb {-webkit-border-radius:10px;border-radius:10px;background:rgba(100,100,100,0.8);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5)}
*/

/*JS拉动条*/
#scrollbar .viewport {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100px;
	cursor: default
}

#scrollbar .overview {
	position: absolute;
	margin-top: 2px
}

#scrollbar .scrollbar {
	z-index: 10;
	top: 100px;
	position: absolute;
	clear: both;
	height: 10px;
	cursor: default
}

#scrollbar .track {
	background: #ccc;
	height: 11px;
	top: -1px;
	border-radius: 3x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: absolute
}

#scrollbar .thumb {
	background: url(../images/scrollbar_x.png) no-repeat center;
	height: 9px;
	top: 0;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	left: 0;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	border: #888 1px solid
}

#scrollbar .thumb .end,
#scrollbar .disable {
	display: none
}

#scrollbar2 .viewport {
	overflow: hidden;
	position: relative
}

#scrollbar2 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0
}

#scrollbar2 .scrollbar {
	position: absolute;
	clear: both;
	cursor: default;
	width: 10px
}

#scrollbar2 .track {
	background: #ccc;
	width: 11px;
	top: -1px;
	border-radius: 3x;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: absolute
}

#scrollbar2 .thumb {
	background: url(../images/scrollbar_y.png) no-repeat center;
	width: 9px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	border: #888 1px solid
}

#scrollbar2 .thumb .end,
#scrollbar2 .disable {
	display: none
}

.noSelect {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none
}

/*jqTransform*/
.jqTransformSelectWrapper {
	position: relative;
	height: 28px;
	line-height: 28px;
	background: #ccc;
	color: #fff;
	float: left;
	border-radius: 3px
}

.jqTransformSelectWrapper div span {
	margin-left: 7px;
	color: #999;
	position: absolute;
	white-space: nowrap;
	padding: 0;
	overflow: hidden;
	cursor: pointer
}

.jqTransformSelectWrapper a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 26px;
	height: 28px;
	background: url(../images/smallselect.png) no-repeat center center;
	line-height: 28px
}

.jqTransformSelectWrapper span {
	line-height: 28px
}

.jqTransformSelectWrapper ul {
	position: absolute;
	top: 25px;
	left: 0;
	list-style: none;
	background: #ccc;
	margin: 0px;
	padding: 3px 0px;
	overflow: auto;
	overflow-y: auto;
	z-index: 999;
	border-radius: 0 0 3px 3px
}

.jqTransformSelectWrapper ul li {
	padding: 0;
	overflow: hidden;
	line-height: 24px;
	border: none;
	float: none
}

.jqTransformSelectWrapper ul a {
	display: block;
	background: #ccc;
	padding-left: 7px;
	text-decoration: none;
	color: #999 !important;
	float: none
}

.jqTransformSelectWrapper ul a:hover {
	background: #666;
	color: #fff !important
}

.jqTransformSelectWrapper ul a.selected {}

.jqTransformSelectWrapper ul li.none {
	display: none
}

.jqTransformHidden {
	display: none
}

/*webkit渐变动画*/
.btn,
#footer .followUs a,
.imagesNewMin .btn i,
.indexBigHot .btn i,
.imagesNews li .text,
.indexInfo li .type,
.indexInfo li .tit i,
.slideshowBig .btn span,
.slideshowBig li a i,
#header .menu .searchBar input {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.hotTag a,
.inputBox input[type=text] {
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out
}

/*暂时隐藏*/
.clicks {
	display: none
}


/* 百度分享 微信二维码变形bug */
#bdshare_weixin_qrcode_dialog {
	height: auto !important;
}

#bdshare_weixin_qrcode_dialog_qr table {
	width: auto !important;
}