﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	}
body {
	font-size:14px;
	font-family:"微软雅黑","宋体","Arial", "Helvetica", "sans-serif";
	margin:0 auto;
	line-height:24px;
	background:#f5efd9;
	}
div,span,a,h1,h2,h3,h4,h5,h6,p,input,button,dl,dt,dd {
	margin:0;
	padding:0;
	}
ul,ol,li {list-style:none}
img { border:0}
h1,h2,h3,h4,h5,h6 { font-size:100%}
a {
	color:#333;
	text-decoration:none;
	}
a:hover{
	color:#f00;
	text-decoration:none;
	}
.clear { clear:both}
.fl { float:left}
.fr { float:right}
.f16 { font-size:16px}
.f12 { font-size:12px}
.cfff { background:#fff}
.w1000 {
	width:1000px;
	margin:0 auto;
	}
.mt10 { margin-top:10px;}
.h10 {
	height:10px;
	display:block;
	overflow:hidden;
	}
.h25 {
	height:25px;
	display:block;
	overflow:hidden;
	}
	.text-indent { text-indent:2em}	/*新加*/
/********* logo *********/
.logo {
	background:url(../img/logo_bg.jpg) center bottom no-repeat #780300;
	height:320px;
	}
.logo_img {
	font-size:22px;
	color:#fff;
	position:relative;
	top:10px;
	}
.logo_img img {
	float:left;
	margin-right:10px;
	}
.logo_img font {
	font-size:12px;
	padding-top:2px;
	display:block;
	}
.logo .h1tltle {
	color:#fff;
	font-size:50px;
	height:130px;
	line-height:130px;
	font-weight:normal;
	}
.logo .lg_txt {
	color:#fff;
	padding-left:250px;
	}
.logo .lg_txt span { padding-right:15px;}
.logo_img a { color:#fff}  /*新加*/
/************ nav *************/
.nav {
	height:50px;
	background:url(../img/nav_bg.png) bottom center no-repeat #c1151c;
	padding-left:200px;
	}
.nav li {
	float:left;
	width:100px;
	text-align:center;
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	}
.nav li a { color:#fff;}
.nav li a:hover {
	background:#7f171b;
	display:block;
	overflow:hidden;
	}
.red {
	background:#7f171b;
	display:block;
	}
	
/*焦点图*/
.container {
	width: 510px;
	height: 310px;
	position: relative;
	overflow:hidden;
	margin-left:10px;
	margin-top:5px;
	}
.container img {
	width:510px;
	height:310px;
	}
.container .num {
	overflow:hidden;
	height: 25px;
	position: absolute; 
	bottom:12px; 
	right: 15px; 
	zoom:1; 
	z-index:3 
	}
.container .num li {
	width: 25px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	font-weight: 400; 
	font-family: "微软雅黑", Arial; 
	color: #FFFFFF; 
	background: #444444; 
	margin-right: 10px; 
	border-radius:50%; 
	cursor:pointer; 
	float: left;
	}
.container .num li.on { background: #FF7700; } 
.container .prev,
.container .next {
	display: none; 
	width: 40px; 
	height: 100px; 
	background: url(../img/bton.png) no-repeat; 
	position: absolute; 
	top: 75px;
	}
.container .prev { left: 0; }
.container .next {
	right: 0; 
	background-position: right;
	}

/************** main ***************/
.main {
	width:1000px;
	margin:0 auto;
	background:url(../img/mb01.jpg) 6px center repeat-y;
	text-align:center;
	}
.main .zxkf {
	background:url(../img/mb03.jpg) center center no-repeat;
	height:40px;
	line-height:40px;
	color:#7f171b;
	font-size:16px;
	}
.main .zxkf span a {
	width:160px;
	display:block;
	overflow:hidden;
	color:#fff;
	font-weight:normal;
	font-size:14px;
	}
.main .zxkf #a1, .main .zxkf #a3 { color:#7f171b;}
.main .news {
	width:980px;
	margin:0 auto;
	}
.main .news .new_l {
	width:530px;
	text-align:center;
	padding:10px 0;
	}
.main .news .new_r {
	width:420px;
	padding:10px 0;
	margin-right:20px;
	}
.main .news .new_r .xinyu {
	border-bottom:1px dotted #f33;
	padding-bottom:10px;
	margin-bottom:10px;
	}
.main .news .new_r .xinyu a {
	font-size:16px;
	color:#f00;
	height:40px;
	line-height:40px;
	}
.main .news .new_r .xinyu p {
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-align:left;
	line-height:22px;
	}
.main .news .new_r li {
	text-align:left;
	background:url(../img/dot.jpg) left center no-repeat;
	padding-left:12px;
	}
	
/************* zs+tg+xx************/
.main .zsxx {
	width:980px;
	margin:0 auto;
	}
.main .zs {
	width:233px;
	height:390px;
	border:1px solid #f00;
	margin:0 10px;
	padding-bottom:10px;
	}
.main .zs p {
	background:url(../img/mb04.jpg) left top no-repeat;
	width:100px;
	padding-right:5px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	position:relative;
	top:-6px;
	left:-1px;
	}
.main .zs img {
	border:1px solid #ccc;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;
	width:155px;
	height:185px;
	}
.main .zs li {
	text-align:left;
	padding-left:30px;
	font-size:12px;
	line-height:24px;
	background:url(../img/dot.jpg) 20px center no-repeat;
	}
.main .zs li a { color:#c37929;}
.main .tg {
	width:468px;
	height:390px;
	border:1px solid #f00;
	padding-bottom:10px;
	}
.main .tg p {
	background:url(../img/mb04.jpg) left top no-repeat;
	width:100px;
	padding-right:5px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	position:relative;
	top:-6px;
	left:-1px;
	}
.main .tg p a {
	margin:0;
	padding:0;
	color:#fff;
	}
.main .tg li {
	margin-left:15px;
	text-align:left;
	line-height:30px;
	}
.main .tg li span { font-size:12px;}
.main .tg li font {
	padding:0 5px;
	color:#f00;
	}
.main .tg a {
	margin:15px 0;
	display:block;
	padding-top:5px;
	}
.main .xx {
	width:233px;
	border:1px solid #f00;
	height:390px;
	padding-bottom:10px;
	margin-left:10px;
	position:relative;
	}
.main .xx p {
	background:url(../img/mb04.jpg) left top no-repeat;
	width:100px;
	padding-right:5px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	position:relative;
	top:-6px;
	left:-1px;
	}
.main .xx li {
	text-align:left;
	line-height:30px;
	margin-left:5px;
	}
.main .xx img {
	position:absolute;
	bottom:20px;
	left:20px;
	}
	
/********* zzjj **********/
.zzjj {
	width:940px;
	margin:0 auto;
	padding:10px 20px;
	text-align:left;
	}
.zzjj p { padding-bottom:10px;}
.zzjj p a{color:#FF6600;}
.zzjj p a:hover{text-decoration:underline;}
/************* sz+lx+sm************/
.main .sz {
	width:233px;
	height:390px;
	border:1px solid #f00;
	margin:0 10px;
	padding-bottom:10px;
	}
.main .sz p {
	background:url(../img/mb04.jpg) left top no-repeat;
	width:100px;
	padding-right:5px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	position:relative;
	top:-6px;
	left:-1px;
	}
.main .sz p a { color:#fff;}
.main .sz .sz_txt {
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	}
.main .sz .sz_txt a { color:#f00;}
.main .lx {
	width:468px;
	height:390px;
	border:1px solid #f00;
	padding-bottom:10px;
	}
.main .lx p {
	background:url(../img/mb04.jpg) left top no-repeat;
	width:100px;
	padding-right:5px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	position:relative;
	top:-6px;
	left:-1px;
	}
.main .lx li {
	margin-left:15px;
	text-align:left;
	line-height:30px;
	}
.main .lx li span a{
	font-size:12px;
	margin-left:70px;
	background:url(../img/button_61.gif) 0 5px no-repeat;
	padding-left:75px;
	display:block;
	line-height:30px;
	float:left;
	}

.main .sm {
	width:233px;
	border:1px solid #f00;
	height:390px;
	padding-bottom:10px;
	margin-left:10px;
	position:relative;
	}
.main .sm .bqsm {
	background:url(../img/mb04.jpg) left top no-repeat;
	width:100px;
	padding-right:5px;
	height:35px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	position:relative;
	top:-6px;
	left:-1px;
	}
.main .sm .bqsm a { color:#fff;}
.main .sm .sm_txt {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	}
.main .sm .sm_txt a { color:#f00;}

/********** guild ***********/
.guild {
	height:140px;
	background:url(../img/mb08.jpg) repeat-x;
	padding-top:10px;
	}
.guild .gdbox {
	background:url(../img/mb09.png) 50px center no-repeat #fff;
	-webkit-box-shadow: #040000 0px 0px 4px;
	-moz-box-shadow: #040000 0px 0px 4px;
	box-shadow: #040000 0px 0px 4px;
	height:115px;
	width:750px;
	padding-top:20px;
	padding-left:180px;
	padding-right:50px;
	margin:0 auto;
	color:#666;
	line-height:30px;
	text-indent:2em;
	}

/************ footer ***************/
.footer {
	background:#a60b07;
	text-align:center;
	color:#fff;
	font-size:12px;
	padding-bottom:10px;
	padding-top:5px;
	}
.footer a {
	color:#fff;
	padding:0 10px;
	height:30px;
	line-height:30px;
	}
	
.webox {
	position:fixed;
	_position:absolute;
	z-index:999;
	padding:8px;
	border:solid 1px #000;
	_background:#777;
	background:rgba(10, 10, 10, 0.5);
}
.webox #inside {
	background-color:#FFFFFF;
}
.webox #inside h1 {
	-moz-user-select:none;
	-webkit-user-select:none;
	position:relative;
	display:block;
	margin:0;
	padding:0;
	font-size:13px;
	line-height:30px;
	height:30px;
	padding-left:5px;
	font-family:Arial;
	background:#F1F7FC;
	font-weight:normal;
	cursor:move;
	font-weight:800;
	color:#000;
}
.webox #inside h1 a {
	position:absolute;
	display:block;
	right:6px;
	margin-top:6px;
	top:0px;
	font-size:14px;
	background-image:url(../img/close.fw.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:17px;
	height:17px;
	cursor:pointer;
	display:inline-block;
}
.webox #inside h1 a:hover {
	background-position:center bottom;
}
.background {
	position:fixed;
	_position:absolute;
	z-index:998;
	top:0px;
	left:0px;
	width:100%;
_width:expression(document.documentElement.clientWidth);
	height:100%;
_height:expression(document.documentElement.clientHeight);
	background:rgb(50,50,50);
	background:rgba(0, 0, 0, 0.5);
}


/************** 期刊首页 *********************/
.header {
	height:140px;
	background:#16110B;
	color:#fff;
	}
.header p {
	position:relative;
	top:10px;
	}
.header .hdlogo {
	height:90px;
	width:300px;
	display:block;
	z-index:100;
	margin:auto;
	padding-top:5px;
	}
.header .hdlogo a {
	height:90px;
	width:300px;
	display:block;
	background:url(../img/header_bg.png) center center no-repeat;
	text-indent:-1000px;
	}
.header .w1000 { position:relative;}
.header .w1000 span {
	position:absolute;
	right:0;
	top:40px;
	}
/*修改 nav1 */
.nav1 {
	height:50px;
	background:-webkit-gradient(linear,0 0,0 100%,from(#d80000),to(#bd0000));
	background:-moz-linear-gradient(top,#d80000,#bd0000);
	margin-bottom:10px;
	}
.nav_menu li {
	float:left;
	position:relative;
	font-size:18px;
	}

.nav_menu li a, .nav_menu li a:visited {
	display:block;
	text-align:center;
	text-decoration:none;
	width:111px;
	height:50px;
	color:#fff;
	line-height:50px;
	}
.nav_menu li:hover {
	display:block;
	background:#7f171b;
	}
.nav_menu li ul { display:none;}
.nav_menu li:hover ul {
	display:block;
	position:absolute;
	top:50px;
	left:0;
	width:111px;
	}
.nav_menu li:hover ul li a {
	display:block;
	background:#faeec7;
	color:#000;
	}
.nav_menu li:hover ul li a:hover {
	background:#dfc184;
	color:#000;
	}

/******* index_qk *******/
.ix_qk .h25p {
	height:38px;
	line-height:38px;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	font-weight:normal;
	font-size:20px;
	padding-left:15px;
	position:relative;
	}
.ix_qk .h25p .span1 {
	font-size:14px;
	color:#666;
	padding-left:20px;
	}
.ix_qk .h25p .span2 a {
	padding-right:15px;
	height:23px;
	padding-top:15px;
	padding-left:15px;
	display:block;
	}
.ix_qk .h25p .span3 {
	position:absolute;
	left:40px;
	top:39px;
	}
.ix_qk h4 { font-weight:normal}
.ix_qk .list {
	float:left;
	width:760px;
	margin-top:11px;
	}
.ix_qk .list dd {height:24px;overflow:hidden; }
.ix_qk .list .buttom {height:37px;}
.ix_qk .list li {
	float:left;
	width:360px;
	margin-right:20px;
	margin-top:25px;
	}
.ix_qk .list li img {
	float:left;
	border:1px solid #ccc;
	padding:4px;
	width:150px;
	height:210px;
	margin-right:10px;
	}
.ix_qk .list dl {
	width:190px;
	float:left;
	line-height:26px;
	}
.ix_qk .list dt { text-align:center;font-weight: bold;}
.ix_qk .list .buttom a {
	line-height:30px;
	padding:0 15px;
	float:left;
	text-align:center;
	display:block;
	font-size:12px;
	color:#fff;
	margin-right:15px;
	margin-top:7px;
	}
.ix_qk .list .buttom a:hover { text-decoration:none;}
.ix_qk .list .buttom .dd1 { background:#ff6600;}
.ix_qk .list .buttom .dd2 { background:#0066cc;}
.ix_qk .qkph {
	float:right;
	width:234px;
	border:3px dashed #999;
	position:relative;
	margin-top:35px;
	padding-bottom:10px;
	}
.ix_qk .qkph .span {
	position:absolute;
	top:-35px;
	left:30px;
	background:#fff;
	padding:0 10px;
	}
.ix_qk .qkph .tj {
	position:absolute;
	top:-15px;
	left:30px;
	height:40px;
	width:160px;
	text-align:center;
	background:#fff;
	padding:0 10px;
	font-size:22px;
	}
.ix_qk .qkph .tj i {
	font-size:14px;
	color:#f00;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:10px;
	}
.ix_qk .qkphb {
	width:220px;
	margin-left:7px;
	margin-top:30px;
	}
.ix_qk .qkphb ul li {
	float:left; 
	width:210px; 
	line-height:28px; 
	border-bottom:1px dashed #999; 
	display:inline; 
	color:#000;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:clip;
	margin-left:5px;
	}
.ix_qk .qkphb .date {
	width:20px;
	float:left;
	color:#f00;
	text-align:center;
	margin-right:10px;
	}
.ix_qk .qkphb .qk_img {
	float:left;
	margin-left:30px;
	padding-bottom:10px;
	width:175px;
	position:relative;
	}
.ix_qk .qkphb .qk_img img { float:left;}
.ix_qk .qkphb .qk_img .an a {
	display:block;
	float:left;
	padding:0 10px;
	color:#fff;
	background:#ff6600;
	font-size:12px;
	margin-left:15px;
	text-align:center;
	position:absolute;
	bottom:10px;
	right:0;
	}
.ix_qk .qkph .tjqk {
	margin-top:25px;
	width:220px;
	margin-left:7px;
	line-height:30px;
	text-align:center;
	}
.ix_qk .qkph .tjqk .djzx a {
	background:#ff6600;
	text-align:center;
	width:155px;
	margin-left:32px;
	display:block;
	color:#fff;
	font-size:12px;
	height:30px;
	line-height:30px;
	margin-bottom:15px;
	}
	
/******分页******/
.plist {
    background-color: #fff;
    clear: both;
    height: 30px;
    overflow: hidden;
    padding-bottom: 15px;
	padding-top:15px;
	}
.plist ul.pagelist {
    height: 20px;
    margin-left: 20px;
    overflow: hidden;
    padding: 12px 0;
    text-align: center;
	}
.plist ul.pagelist li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: medium none;
    float: left;
    font-family: 微软雅黑,黑体,Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 20px;
    list-style-type: none;
    margin-right: 8px;
    width: auto;
	margin-top:0px;
	}
.plist ul.pagelist li a {
    background-color: #f0f0f0;
    border: 1px solid #e0e0e0;
    color: #666666;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding: 0 10px 2px;
	}
.plist ul.pagelist li a:hover {
    background-color: #ffffff;
    border-color: #258cff;
    color: #258cff;
    text-decoration: none;
	}
/*********** fw ************/
.fw li {
	float:left;
	width:166px;
	height:136px;
	text-align:center;
	}
.footer2 {
	background:#000;
	font-size:12px;
	text-align:center;
	line-height:30px;
	color:#666;
	padding-top:10px;
	}
	
.sbtn{
        font-size:12px;
        background:url(../img/btn.png) center center no-repeat;
        width: 105px;
        height: 30px;
	border:none;
	cursor:pointer;
        }	
		
/**************浮动导航****************/
#subnav {
	position:fixed;
	top:320px;
	left:0px;
	width:130px;
	}
#subnav dl dt {
	background:url(../img/subnav_02.jpg) bottom center no-repeat;
	height:50px;
	}
#subnav dl dd a {
	background:url(../img/subnav_01.jpg) 0 0 no-repeat;
	height:45px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:18px;
	display:block;
	}
#subnav dl p a {
	background:url(../img/subnav_03.png) 0 0 no-repeat;
	height:70px;
	width:130px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin-top:-5px;
	}

/************xuanfu*************/
.some_tips{ float:left; padding-right:20px;}
.some_tips a { display:block; color:#fff; text-decoration:none;}

.contact_us{ float:left; padding-right:30px;}
.contact_us span{padding:1px 0 1px 20px; background:url(../images/phone.png) no-repeat left 0;margin-right:20px;}
.contact_us a{padding:1px 0 1px 20px; background:url(../images/kefu.png) no-repeat left 0;color:#fff;}
.BottomCon .contact_us span{ margin:0;}
.BottomCon .contact_us a{ margin-right:20px;}


.Bottom{ background:#cb0201; height:45px; line-height:45px; color:#fff; font-size:14px; padding:0 0 0 20px; font-weight:bold;}
.floatRight{ position:fixed; bottom:0; right:20px; z-index:999;}
.BottomBox{ float:left; overflow:hidden;}
.BottomCon{ position:relative;}
.contact_us span,.contact_us a,.some_tips{ white-space:nowrap;}
.Bottom i.Icon{ position:absolute; left:-155px; width:155px; height:45px; text-align:right; bottom:0; cursor:pointer; background:url(../images/xuanfubg.png) left 0 no-repeat;}
.Bottom i.Icon img{ height:45px; width:auto;}
.close{ float:left; width:35px; height:45px; background:#fc8a8a; border-left:1px solid #cb0201; padding-left:1px; cursor:pointer; position:relative; z-index:10;}
.close span{ display:block; height:45px; background:#cb0201 url(../images/xfbg.png) center 16px no-repeat;}
.close.on{ width:20px;}
.close.on span{ background-position:center -15px;}
