@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	display: block;
	text-decoration: none;
	color: #333;
}

img {
	border: none;
	display: block;
}

div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

input {
	border: none;
	background: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.oh {
	overflow: hidden;
}

.clear {
	clear: both;
}

.inline_block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

table {
	border-collapse: collapse;
}

th,
td {
	text-align: center;
}

html {
	min-width: 1200px;
}

body {
	font-size: 14px;
	font-family: "microsoft yahei";
	min-width: 1200px;
	/*background: url(../images/lh.jpg) no-repeat center 0 #fff;*/
}

.zhong {
	width: 1200px;
	margin: 0 auto;
}

/* header */
.header {
	width: 100%;
	height: 110px;
	z-index: 888888;
	background: url(../images/top_bg.png) center center no-repeat;
	-moz-box-shadow: 0px 5px 5px #999;
	box-shadow: 0px 5px 5px #999;
	position: fixed;
	top: 0;
}

.header .logo {
	width: 258px;
	height: 94px;
	margin: 8px 22px 0 0;
}

.header .logo img {
	width: 100%;
	height: 100%;
}

.header .nav {
	margin-top: 41px;
}

.header .nav li {
	margin: 0 22px;
}

.header .nav li a.active {
	color: #2867C0;
	border-bottom: 3px solid #2867C0;
}

/* 跳转当前栏目添加与hover相同样式 */
#nav_style {
	color: #2867C0;
	border-bottom: 3px solid #2867C0;
}

.header .nav li a {
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
}

.header .search {
	width: 200px;
	height: 36px;
	margin: 10px 0 0 34px;
	background: url(../images/search_bg.png) center center no-repeat;
}

.header .search .inp {
	width: 149px;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #909399;
}

.header .search .sub {
	width: 34px;
	height: 36px;
	cursor: pointer;
}

/* footer */
.footer {
	width: 100%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	border-top: 1px solid #A0BCE3;
	margin-top: 16px;
}


/* main */
.main {
	width: 1200px;
	margin: 110px auto 0;
	background: #F7F9FC;
	padding: 20px 20px 0 20px;
}

/* 焦点图 */
.focusBox {
	position: relative;
	width: 607.5px;
	height: 405px;
}

.focusBox .pic img {
	width: 607.5px;
	max-height: 405px;
}

.focusBox .txt {
	z-index: 2;
	width: 587.5px;
	height: 19px;
	position: absolute;
	overflow: hidden;
	left: 20px;
	bottom: 21px;
}

.focusBox .txt ul {
	width: 587.5px;
	height: 19px;
}

.focusBox .txt li {
	width: 587.5px;
	height: 19px;
	position: absolute;
	bottom: -40px;
}

.focusBox .txt li a {
	height: 19px;
	line-height: 19px;
	font-size: 18px;
	color: white;
}

.focusBox .num {
	z-index: 3;
	position: absolute;
	overflow: hidden;
	bottom: 21px;
	right: 21px;
}

.focusBox .num li {
	float: left;
	position: relative;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(../images/huidian.png) center center no-repeat;
}

.focusBox .num li.on {
	width: 40px;
	background: url(../images/landian.png) center center no-repeat;
}

.main .toutiao {
	width: 532.5px;
	height: 405px;
	margin-left: 20px;
	padding: 10.5px 0;
}

.main .toutiao ul li {
	width: 512.5px;
	height: 32px;
	background: url(../images/toutiao_li.png) 6px center no-repeat;
	padding-left: 20px;
}

.main .toutiao ul li:first-child a {
	font-size: 16px;
	font-weight: bold;
}

.main .toutiao ul li a {
	width: 512.5px;
	height: 32px;
	line-height: 32px;
	text-align: left;
}

.main .toutiao ul li:hover a {
	color: #6894D3;
	font-weight: bold;
}

/* 文学前沿 */
/* 新闻动态 */
/* 作家动态 */
.main .wxqy,
.main .zjdt {
	width: 380px;
	padding: 16px;
	background: #FFFFFF;
}

.main .wxqy .lanmu,
.main .zjdt .lanmu {
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	font-weight: bold;
	color: #2867C0;
}

.main .wxqy .first,
.main .zjdt .first {
	margin-top: 16px;
}

.main .wxqy .first img,
.main .zjdt .first img {
	width: 140px;
	height: 99px;
	margin-right: 16px;
}

.main .wxqy .first div.fr,
.main .zjdt .first div.fr {
	width: 192px;
	height: 93px;
}

.main .wxqy .first div.fr h3,
.main .zjdt .first div.fr h3 {
	width: 100%;
	height: 84px;
	line-height: 28px;
	font-size: 18px;
}

.main .wxqy .first div.fr h3:hover,
.main .zjdt .first div.fr h3:hover {
	color: #6894D3;
}

.main .wxqy .first div.fr span,
.main .zjdt .first div.fr span {
	width: 100%;
	height: 12px;
	line-height: 12px;
	margin-top: 3px;
	color: #999999;
	display: block;
}

.main .wxqy .first div.fr p,
.main .zjdt .first div.fr p {
	width: 100%;
	height: 12px;
	line-height: 12px;
	margin-top: 10px;
}

.main .wxqy ul,
.main .zjdt ul {
	margin-top: 13px;
}

.main .wxqy ul li,
.main .zjdt ul li {
	width: 100%;
	height: 30px;
}

.main .wxqy ul li a,
.main .zjdt ul li a {
	width: 100%;
	height: 28px;
	line-height: 28px;
}

.main .wxqy ul li:hover a,
.main .zjdt ul li:hover a {
	color: #6894D3;
}

/* 期刊 */
.main .qk{
	width: 570px;
	height: 180px;
	background: url(../images/qikan_fenge.png) center center no-repeat;
}

.main .qk_a{
	width: 50px;
	height: 180px;
}

.main .qk_b{
	width: 305px;
	height: 180px;
	padding: 10px 15px 10px 14px;
}

.main .qk_b .tupian{
	width: 108px;
	height: 158px;
	border: 1px solid #CFCFCF;
}

.main .qk_b .tupian img{
	width: 108px;
	max-height: 158px;
}

.main .qk_b  .tupian_biaoti{
	width: 150px;
	height: 30px;
	border-bottom: 1px solid #CFCFCF;
}

.main .qk_b .tupian_daodu{
	width: 150px;
	height: 120px;
	line-height: 24px;
	margin-top: 9px;
}

.main .qk_c li a{
	width: 215px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.main .qk_c li a:hover{
	color: #6894D3;
}

/* 视频 */

.main .shipin {
	width: 570px;
	height: 180px;
	background: #FFFFFF;
}

.main .shipin .title {
	width: 50px;
	height: 180px;
	background: url(../images/shipin.png) center center no-repeat;
}

.main .shipin .zhengwen {
	width: 486px;
	height: 160px;
	margin: 10px 20px 10px 14px;
}

.main .shipin .zhengwen .tupian {
	width: 246px;
	height: 160px;
	margin-right: 16px;
	overflow: hidden;
}

.main .shipin .zhengwen .tupian img {
	width: 100%;
	max-height: 132px;
}

.main .shipin .zhengwen .tupian .shipin_biaoti {
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

.main .shipin .zhengwen .tupian:hover .shipin_biaoti {
	color: #6894D3;
}

.main .shipin .zhengwen .liebiao {
	width: 222px;
	height: 160px;
}

.main .shipin .zhengwen .liebiao li a {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.main .shipin .zhengwen .liebiao li a:hover {
	color: #6894D3;
}

/*.main .shipin .zhengwen .liebiao li:first-child a {
	width: 222px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 9px;
	border-bottom: 1px solid #CFCFCF;
}*/

.main .wgxz {
	width: 1160px;
	/*height: 44px;*/
	padding: 8px 0;
	margin-top: 20px;
	background: #FFFFFF;

}

.main .wgxz li a {
/*	width: 198px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	border: 1px solid #6894D3;*/
	margin: 10px;
}

.main .wgxz li a:hover {
	color: #6894D3;
	font-weight: bold;
}

.main .wgxz li.wen {
	margin: 0 16px;
	background: url(../images/wen.png) center center no-repeat;
}

.main .wgxz li.hui {
	margin: 0 16px;
	background: url(../images/hui.png) center center no-repeat;
}

.main .wgxz li.gong {
	margin: 0 16px;
	background: url(../images/gong.png) center center no-repeat;
}

.main .wgxz li.xia {
	margin: 0 16px;
	background: url(../images/xia.png) center center no-repeat;
}

.main .wgxz li.zuo {
	margin: 0 16px;
	background: url(../images/zuo.png) center center no-repeat;
}

.main .wgxz li.yu {
	margin: 0 16px;
	background: url(../images/yu.png) center center no-repeat;
}

/*.main .wgxz li.wen {
	margin: 0 50px 0 30px;
	background: url(../images/wen.png) center center no-repeat;
}

.main .wgxz li.gong {
	margin: 0 50px;
	background: url(../images/gong.png) center center no-repeat;
}

.main .wgxz li.xia {
	margin: 0 50px;
	background: url(../images/xia.png) center center no-repeat;
}

.main .wgxz li.zuo {
	margin: 0 30px 0 50px;
	background: url(../images/zuo.png) center center no-repeat;
}

.main .wgxz li.yu {
	margin: 0 30px 0 50px;
	background: url(../images/yu.png) center center no-repeat;
}*/

/* 专题活动 */
.zthd {
	width: 1160px;
	background: #FFFFFF;
	margin-top: 20px;
}

.zthd .title {
	width: 50px;
	height: 120px;
	background: url(../images/zthd.png) center center no-repeat;
	margin-right: 4px;
}

.picScroll-left {
	width: 1106px;
	overflow: hidden;
	position: relative;
}

.picScroll-left .bd ul li {
	width: 360px;
	height: 120px;
	margin-left: 10px;
}

.picScroll-left .bd ul li a img {
	width: 100%;
	min-height: 120px;
}

.main .hengfu {
	width: 1160px;
	height: 140px;
	margin-top: 20px;
}

.main .zjzp,
.main .jcpl {
	width: 570px;
	height: 344px;
	padding: 20px 15px;
	background: #FFFFFF;
}

.main .zjzp .lanmu,
.main .jcpl .lanmu {
	width: 100%;
	height: 22px;
	line-height: 22px;
	margin-bottom: 19px;
	font-size: 24px;
	color: #2867c0;
}

.main .zjzp ul li,
.main .jcpl ul li {
	width: 100%;
	height: 28px;
}

.main .zjzp ul li a,
.main .jcpl ul li a {
	width: 80%;
	height: 28px;
	line-height: 28px;
}

.main .zjzp ul li span,
.main .jcpl ul li span {
	width: 20%;
	height: 28px;
	line-height: 28px;
	text-align: right;
}

.main .zjzp ul li:hover a,
.main .zjzp ul li:hover span,
.main .jcpl ul li:hover a,
.main .jcpl ul li:hover span {
	color: #6894D3;
	font-weight: bold;
}

.main .gonggong {
	width: 570px;
	height: 230px;
	padding: 20px;
	background: #EBF1F8;
}

.main .gonggong img {
	width: 140px;
	height: 190px;
	margin-right: 21px;
}

.main .xiangtong title {
	width: 100%;
	height: 40px;
}

.main .xiangtong {
	width: 369px;
	height: 190px;
}

.main .xiangtong .title {
	margin-bottom: 9px;
}

.main .xiangtong .title span {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #2867C0;
	font-size: 22px;
	color: #2867C0;
}

.main .xiangtong .title a {
	color: #666666;
	height: 40px;
	line-height: 40px;
}

.main .xiangtong .title a:hover {
	color: #2867C0;
}

/* 原创投稿 */
.main .yctg .title {
	margin-bottom: 5px;
}

.main .yctg .title a {
	width: 100px;
	height: 40px;
	background: url(../images/wytg.png) center center no-repeat;
}

.main .yctg p {
	line-height: 24px;
	text-indent: 28px;
}

/* end */

.main .xiangtong ul li {
	width: 100%;
	height: 28px;
}

.main .xiangtong ul li a {
	width: 80%;
	height: 28px;
	line-height: 28px;
	text-align: left;
}

.main .xiangtong ul li span {
	width: 20%;
	height: 28px;
	line-height: 28px;
	text-align: right;
}

.main .xiangtong ul li:hover a,
.main .xiangtong ul li:hover span {
	color: #6894D3;
}

.main .wlwxdt {
	width: 380px;
	background: #FFFFFF;
}

.main .wlwxdt .title {
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	background: #A0BCE3;
	border-bottom: 6px solid #C6D7EE;
}

.main .wlwxdt ul {
	margin: 12px 0;
	width: 380px;
	height: 380px;
}

.main .wlwxdt ul li a {
	height: 28px;
	line-height: 28px;
	margin-left: 12px;
}

.main .wlwxdt ul li span {
	height: 28px;
	line-height: 28px;
	margin-right: 12px;
}

.main .wlwxdt ul li:hover a,
.main .wlwxdt ul li:hover span {
	color: #6894D3;
}

.main .wlwxdt ul li.first_li a {
	height: 100px;
}

.main .wlwxdt ul li.first_li div.fl {
	width: 160px;
	height: 90px;
	margin-right: 2%;
}

.main .wlwxdt ul li.first_li div.fr {
	width: 200px;
	height: 100px;
	padding: 0 3px;
}

.main .wlwxdt ul li.first_li div.fl img {
	width: 140px;  /*100%;*/
    height: 99px;  /*90px;*/
    margin-right: 16px;
}

.main .wlwxdt ul li.first_li div.fr h3 {
	width: 100%;
	height: 100px;
	line-height: 33px;
}

.main .wlwxdt ul li.first_li div.fr span {
	width: 100%;
	height: 25px;
	line-height: 25px;
}

.main .wlwxdt ul li.first_li div.fr p {
	width: 100%;
	height: 25px;
	line-height: 25px;
}

/* 图书 */
.picMarquee-left {
	width: 1160px;
	height: 234px;
	margin-top: 20px;
	background: #D5E1F0;
	padding-top: 14px;
	overflow: hidden;
}

.picMarquee-left .hd {
	margin-right: 20px;
}

.picMarquee-left .hd a {
	width: 50px;
	height: 180px;
	background: url(../images/shuwu.png) center center no-repeat;
}

.picMarquee-left .hd a:hover {
	text-decoration: underline;
}

.picMarquee-left .bd {
	width: 1090px;
	height: 180px;
}

.picMarquee-left .bd ul {
	overflow: hidden;
}

.picMarquee-left .bd ul li {
	float: left;
	margin: 0 10px;
}

.picMarquee-left .bd ul li .pic img {
	width: 128px;
	height: 180px;
}

.picMarquee-left .bd ul li .title {
	width: 128px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.picMarquee-left .bd ul li:hover a {
	color: #6894D3;
	font-weight: bold;
}

.main .link {
	margin-top: 20px;
}

.main .link .title {
	width: 1160px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	padding: 0 17px;
	color: #FFFFFF;
	background: #A0BCE3;
}

.main .link ul {
	margin-top: 15px;
}

.main .link ul li a {
	width: 232px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #666666;
}

.main .link ul li a:hover {
	color: #6894D3;
	font-weight: bold;
}

/* 文学奖项 */

.main .wxjx {
	margin-top: 20px;
}

.main .wxjx .jiang1,
.main .wxjx .jiang2,
.main .wxjx .jiang3,
.main .wxjx .jiang4 {
	width: 275px;
	height: 350px;
	position: relative;
}

.main .wxjx .jiang1 {
	margin-right: 20px;
	background: url(../images/jiang1.png?v1.0) center center no-repeat;
}

.main .wxjx .jiang2 {
	margin-right: 20px;
	background: url(../images/jiang2.png?v1.0) center center no-repeat;
}

.main .wxjx .jiang3 {
	margin-right: 20px;
	background: url(../images/jiang3.png?v1.0) center center no-repeat;
}

.main .wxjx .jiang4 {
	background: url(../images/jiang4.png?v1.0) center center no-repeat;
}

.main .wxjx .jiang1 a,
.main .wxjx .jiang2 a,
.main .wxjx .jiang3 a,
.main .wxjx .jiang4 a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #487fce;
	background: #FFFFFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	position: absolute;
	left: 50%;
	bottom: 83px;
	margin-left: -60px;
}

.main .wxjx .jiang1 a:hover,
.main .wxjx .jiang2 a:hover,
.main .wxjx .jiang3 a:hover,
.main .wxjx .jiang4 a:hover {
	/* color: #FFFFFF;
	background: #487fce; */
	box-shadow: 0px 0px 10px #487fce inset;
	-moz-box-shadow: 0px 0px 10px #487fce inset;
}

/* 会员服务 */
.main .zmzj,
.main .qtzj {
	padding: 20px;
	background: #FFFFFF;
}

.main .zmzj .title,
.main .qtzj .title {
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	color: #2867c0;
}

.main .name {
	font-size: 0;
}

.main .name li {
	float: left;
	width: 112px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	margin: 5px 0;
}

.main .name li a {
	width: 112px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
}

.main .name li a.kuang {
	width: 108px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #A0BCE3;
}

.main .name li a:hover {
	color: #A0BCE3;
	text-decoration: underline;
}


.slideTxtBox {
	width: 100%;
	margin-top: 20px;
}

.slideTxtBox .hd ul {
	border-bottom: 2px solid #A0BCE3;
}

.slideTxtBox .hd ul li {
	width: 200px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	border-left: 2px solid #A0BCE3;
	border-right: 2px solid #A0BCE3;
	border-top: 2px solid #A0BCE3;
	margin-right: 6px;
	color: #A0BCE3;
	cursor: pointer;
}

.slideTxtBox .hd ul li.on {
	color: #FFFFFF;
	background: #A0BCE3;
}
