@charset "utf-8";
/* CSS Document */
*{ -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body {font-size: 14px; font-family: "Helvetica Neue", Helvetica, 微软雅黑, 新細明體, Arial, "Lucida Grande", sans-serif; margin: 0px; padding: 0px; color: #000; }
div,form,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0;}
ul,li { list-style:none;}
i,em { font-style: normal;}
h3,h4 { font-weight: normal;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.pr { position: relative;} .fl { float: left;} .fr { float: right;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.p50 { padding: 50px 0px;}

.body_bg { position: relative;}
.body_bg:before {
	content:"";
	position: absolute;
	width: 100%;
	height: 630px;
	background-image: linear-gradient(180deg, #604301, #fff);
	top: 0px;
	left: 0px;
	z-index: -1;
	}
.body_bg:after {
	content:"";
	position: absolute;
	width: 100%;
	height: 300px;
	background-image: linear-gradient(0deg, #604301, #fff);
	bottom: 0px;
	left: 0px;
	z-index: -1;
	}

.head_bg {
	width: 100%;
	height: 115px;
	/*background-image: linear-gradient(90deg, #29e4fa, #2058ba);*/
	background: #fff;
	}
.logo {
	float: left;
	width: 25%;
	height: 175px;
	background: url(/hz/logo.png) center center no-repeat;
	}
.logo a {
	height: 175px;
	display: block;
	text-indent: -9999px;
	}
.head_tit {
	float: left;
	width: 75%;
	padding-left: 50px;}
.head_tit h1 {
	font-size: 44px;
	line-height: 80px;
	padding-top: 15px;
	margin-top: 0px;
	color: #1d43a4;
	font-weight: bold;
	}
.head_p {
	float: right;
	width: 25%;
	padding-top: 50px;
	font-size: 18px;
	}
.banner {
	height: 200px;
	background: url(/hz/ban-2.jpg) center center no-repeat;
	}
.banner a {
	text-indent: -9999px;
	height: 200px;
	display: block;
	}

/*******导航*******/
.nav_bg {
	line-height: 50px;
	background-color: #fff;
	box-shadow: 0px 2px 5px rgba(29,67,164,.3);
	margin-bottom: 15px;
	position: relative;
	}
.nav ul { margin-bottom: 0px;}
.nav ul:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.nav li {
	float: left;
	width: 11%;
	text-align: center;
	font-size: 18px;
	}
.nav li a { display: block;}
.nav li a:hover {
	background-color: #1d43a4;
	color: #fff;
	text-decoration: none;
	}
.nav .arct a {
	background-color: #1d43a4;
	color: #fff;
	}
.p_none { padding-left: 0px; padding-right: 0px; display: none;}

/*******内容******/
.main_cont { background: #fff; padding: 10px 15px 20px; margin-top: -15px;}
.mag {
	line-height: 50px;
	color: #999;
	}
.mag a { color: #666;}

.qkinfo {
	clear:both;
	height:300px;
	}
.qkinfo:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.qkinfo img {
	float:left;
	width:240px;
	height:300px;
	}
.qkinfo dt {
	float:right;
	width:570px;
	font-size:20px;
	height:40px;
	font-weight:600;
	}
.qkinfo dd {
	float:right;
	width:570px;
	line-height: 35px;
	font-size: 16px;
	}
.qkinfo .w295 { width:285px;}
.qkinfo dd a { color:#0066cc;}
.qkinfo dd a:hover { color:#f00;}
.qkinfo .d_a {
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	}
.qkinfo .d_a a {
	float: left;
	width: 33.3333333333334%;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	background: url(/hz/one_ico_v1_1.png) 10px center no-repeat;
	text-indent: 27px;
	}

.cont_p{ padding-top: 20px;}
.cont_p .cont_tt {
	color: #1d43a4; 
	font-size: 16px; 
	margin-bottom: 10px; 
	display: block; 
	background-color: #ebf4ff;
	line-height: 40px;
	padding-left: 15px;
	font-weight: bold;
	border-left: 5px solid #1d43a4;
	}
.cont_p p{
	line-height: 28px;
	margin-bottom: 15px;
	}
	
/**********侧面投稿**********/
.ce_tg_box {
    border: 1px solid #dfdfdf;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-right: 15px;
	}
.ce_tg_box h3 {
    height: 80px;
    line-height: 80px;
    padding-left: 105px;
    font-size: 22px;
    font-weight: bold;
    background: #fef9f4 url(/hz/tg_img.png) 15px center no-repeat;
    border-bottom: 1px solid #dfdfdf;
    display: block;
    margin-bottom: 15px;
	margin-top: 0px;
	background-size: contain;
	}
.ce_tg_box p {
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	margin-bottom: 15px;
	}
.ce_tg_box p i {
	color: #f00;
	margin-right: 5px;
	width: 6px;
	display: inline-table;
	}
.ce_tg_box p input { width: 65%; line-height: 24px; color: #999; padding-left: 5px; border: 1px solid #ccc;}
.ce_tg_box span { padding: 0px 10px; display: block; font-size: 12px; line-height: 20px; color: #f00;}
.ce_tg_box h4 { text-align: center;}
.ce_tg_box button {
	display: inline-table;
	margin: 0px auto;
	border: 1px dashed #f47160;
	background-color: #feeddb;
	border-radius: 5px 5px;
	line-height: 30px;
	padding: 0px 30px;
	font-size: 16px;
	cursor: pointer;
	}
	
.c_r_box {
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
	padding-bottom: 10px;
	margin-right: 15px;
	}
.c_r_box h3{
	display:block; 
	line-height:25px; 
	height:25px; 
	clear:both; 
	border-bottom:2px solid #DDDDDD; 
	margin-top:12px;
	}
.c_r_box h3 font{
	font-size:16px; 
	border-bottom:2px solid #0066CC; 
	color:#0066CC; 
	display:block; 
	height:25px; 
	line-height:25px; 
	float:left; 
	padding:0px 10px;
	}

.c_r_box .artlist{
	padding:0px 0px 0px 25px; 
	background:url(/hz/bg_cont.png) 0px 8px no-repeat;
	margin: 0px 10px;
	}
.c_r_box .artlist li{
	height:30px; 
	line-height:30px; 
	overflow:hidden;
	}

.footer {
    background: #1d252b;
	text-align: center;
	padding: 15px 0px;
	color: #7b8088;
	}
.footer a {
    color: #a4a4a4;
    padding: 5px 10px;
	}
.footer a:hover { color: #fff;}
.footer p { margin-bottom: 0px; margin-top: 10px;}
.footer p span {
	margin-right:10px;
	display:inline-block;
	margin-top:10px;
	}

/*********列表页*******/
.list_top {
	width: 100%;
	line-height: 38px;
	color: #666;
	background-color: #f6f6f6;
	}
.list_nav_bg {
	width: 100%;
	background-color: #fff;
	box-shadow: 0px 2px 5px rgba(26, 26, 26, 0.2);
	position: relative;
	z-index: 1;
	}
.list_nav {
	line-height: 80px;
	font-size: 20px;
	}
.list_nav ul { margin-bottom: 0px;}
.list_nav ul:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.list_nav li {float: left;}
.list_nav li a { display: block; padding: 0px 20px;}
.list_nav li a:hover {
	background-color: #814a12;
	color: #fff;
	text-decoration: none;
	}
.list_nav .arc a {
	background-color: #814a12;
	color: #fff;
	}
	
.list_ban{
	width: 100%;
	height: 200px;
	background: url(/hz/list_ban.jpg) center center no-repeat;
	}
.list_ban a {
	height: 200px;
	display: block;
	text-indent: -9999px;
	}

.bg_bg { width: 100%; background-color: #fff;}

.show {
	border: 1px solid #dedede;
	display: flex;
    justify-content: center;
    flex-direction: column;
	color: #898989;
	font-size: 16px;
	margin-top: 20px;
	}
.list_box {
	align-items: center;
	border-bottom: 1px solid #dedede;
	}
.list_box:last-child {border-bottom: 0;}
.list_r {
	display: flex;
    justify-content: center;
    flex-direction: row;
	}
.list_box_l {
	width: 10%;
	text-align: center;
	}
.list_box_r {
	width: 90%;
    padding: 15px 0;
    align-items: center;
    justify-content: flex-start;
	}
.line_l { border-left: 1px solid #dedede;}
.list_box_r_t {
	width: 95%;
    flex-wrap: wrap;
    justify-content: flex-start;
    font-size: 16px;
    color: #333;
    margin-left: 15px;
    margin-right: 15px;
	}
.list_box_r_t li {
	float: left;
    line-height: 25px;
    padding: 2px 10px;
    border-radius: 5px;
	}
	
/*******期刊列表******/
.qk_list { margin-left: -10px;}
.qk_list li {
	float: left;
	width: 33.33333333333333%;
	margin-bottom: 20px;
	}
.qk_list li div {
	margin: 0px 10px;
	border: 2px solid #efefef;
	position: relative;
	height: 330px;
	background-color: #fff;
	}
.qk_list li div:hover {border:2px solid #fbbe0f; box-shadow: 0 4px 7.6px rgba(26, 26, 26, 0.2);}
.qk_list li div img { width: 100%; height: 326px;}
.qk_list li div dl {
	background-color: #fff;
	position: absolute;
	bottom: 0px;
	opacity: .9;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}
.qk_list li div dl dt {
	font-size: 18px;
	padding-left: 10px;
	margin: 15px 0px 5px;
	font-weight: normal;
	}
.qk_list li div dl dt a { color: #333;}
.qk_list li div dl dt a:hover { color:#ff9429;}
.qk_list li div dl dt span {
	font-size: 12px;
	background: #ff9429;
	color: #fff;
	padding: 2px 5px;
	margin-left: 6px;
	border-radius: 6px 6px 6px 0px;
	}
.qk_list li div dl dd {
	padding-left: 10px;
	margin-bottom: 5px;
	}
.qk_list li div dl dd span {color: #ff4400;}

.pagelist { margin: 20px 0px; text-align: center;}
.pagelist ul{ margin: 0px auto; display: inline-table;}
.pagelist ul:after { content:""; clear: both; display: block; overflow: hidden; height: 0px;}
.pagelist li {
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0px 5px;
	border: 1px solid #e3e3e3;
	color: #5b5b5b;
	border-radius: 3px;
	text-align: center;
	}
.pagelist li a {
	display: block;
	color: #5b5b5b;
	}
.pagelist li:hover {
	background: #0288d1;
    border: 1px solid #0288d1;
	color: #fff;
	}
.pagelist li:hover a { color: #fff;}
.pagelist .cur{
	background: #0288d1;
    border: 1px solid #0288d1;
	}
.pagelist .cur a { color: #fff;}
.mt20 { margin-top: 20px;}
.r_img img{ max-width: 100%;}
.xsfw { text-align: center;}
.xsfw img { max-width: 100%; margin: 10px 0px;}
.block_service_con {
    display: flex;
    justify-content: space-around;
	margin: 50px 0px;
	}
.tit1 {background:url(/hz/foot1.png) left no-repeat;}
.tit2 {background:url(/hz/foot2.png) left no-repeat;}
.tit3 {background:url(/hz/foot3.png) left no-repeat;}
.tit5 {background:url(/hz/foot5.png) left no-repeat;}
.block_service_con_item {
    padding-left: 60px;
    height: 70px;
	line-height:24px;
	}
.tit {
    font-size: 24px;
    padding-top: 9px;
	margin-bottom:8px;
	}
	
/*******论文列表******/
.lw_list {}
.lw_list h3 {
	height:40px;
	border-bottom:2px solid #dfdfdf;
	margin-bottom:0px;
	margin-top: 0px;
	font-size: 20px;
	}
.lw_list h3 font {
	border-bottom:2px solid #900;
	line-height:38px;
	display:inline-block;
	}
.lw_list li {
	padding: 15px 0px;
    border-bottom: 1px dotted #dfdfdf;
	}
.lw_list dl {
	padding: 20px 0px;
	border-bottom:1px dotted #dfdfdf;
	margin-bottom: 0px;
	}
.lw_list dl dt a{
	font-size:16px;
	font-weight:600;
	line-height: 26px;
	}
.lw_list dl dt a:hover { color: #f00;}
.lw_list dl dd {
	color:#999;
	overflow:hidden;
	}
.lw_list dl dd a { color:#f00;}
.lw_list dl .time {
	text-align:right;
	font-size:12px;
	margin-top:10px;
	height:25px;
	line-height:25px;
	}
.lw_list dl .time span {margin-left:20px;}
.lw_list dl .time span b { color:#f00;}



@media screen and (max-width: 1024px){
	.qkinfo img { width: 180px; height: 240px;}
	.qkinfo dt { width: 480px;}
	.qkinfo .w295 { width: 240px;}
	.qkinfo dd { width: 480px; font-size: 15px;}
	.qkinfo { height: auto;}
	.p_none { display: block;}
	.ce_tg_box p input { width: 60%;}
	.r_img { margin-right: 15px;}
	.ce_tg_box h3 { font-size: 18px; background-size: 25%; padding-left: 85px;}
	}
@media screen and (max-width: 768px){
	.head_tit { padding-left: 0px; width: 65%;}
	.head_p { width: 35%; font-size: 18px;}
	.banner { background-size: 130%; height: 150px;}
	.banner a { height: 150px;}
	.nav li { width: 15%;}
	.qkinfo img { width: 145px; height: 190px;}
	.qkinfo dt { width: 310px;}
	.qkinfo .w295 { width: 155px;}
	.qkinfo dd { width: 310px; font-size: 14px; line-height: 24px; overflow: hidden;}
	.qkinfo .d_a a { width: 50%;}
	.qk_list li div { height: 270px;}
	.qk_list li div img { height: 266px;}
	.tit { font-size: 18px;}
@media screen and (max-width: 640px){
	.head_bg { height: 80px; background-image: linear-gradient(180deg, #604301, #fff);}
	.head_tit h1 { font-size: 22px; line-height: 30px;}
	.head_p { font-size: 14px; padding-top: 20px; color: #fff;}
	.banner { height: 90px;}
	.banner a{ height: 90px;}
	.nav li { width: 20%; font-size: 15px; font-weight: normal;}
	.qkinfo img { width: 120px; height: 170px;}
	.qkinfo dt { width: 66%;}
	.qkinfo .w295 { width: 33%;}
	.qkinfo dd { width: 66%; font-size: 12px; line-height: 20px;}
	.ce_tg_box, .c_r_box { margin-left: 15px;}
	.ce_tg_box p input { width: 75%;}
	.ce_tg_box h3 { background-size: 15%;}
	.list_box_l { width: 12%;}
	.list_nav { font-size: 16px; line-height: 50px;}
	.list_nav li a { padding: 0px 10px;}
	.qk_list li { width: 50%;}
	.r_img { margin-left: 15px; text-align: center;}
	.tit1, .tit2, .tit3, .tit5 { background-size: 25%}
	.tit { font-size: 14px; margin-bottom: 0px; font-weight: bold;}
	.txt { font-size: 12px; line-height: 20px;}
	.block_service_con_item { padding-left: 30px; line-height: 20px;}
	}
@media screen and (max-width: 375px){
	.banner { height: 80px;}
	.banner a{ height: 80px;}
	.nav li { width: 22%; font-size: 14px;}
	.qkinfo img { width: 105px; height: 150px;} 
	.qkinfo .w295 { width: 66%;}
	.ce_tg_box p input { width: 70%;}
	.ce_tg_box h3 { height: 60px; line-height: 60px;}
	.block_service_con_item { padding-right: 5px;}
	}
@media screen and (max-width: 320px){
	.banner { height: 60px;}
	.banner a{ height: 60px;}
	.nav li { font-size: 12px;}
	.qkinfo img { width: 90px; height: 120px;}
	.qkinfo .d_a a { width: 100%;}
	.ce_tg_box p input { width: 66%;}
	.block_service_con { margin: 10px 0px 70px;}
	.block_service_con_item { padding-left: 22px;}
	.tit { font-size: 12px; margin-bottom: 5px;}
	.list_box_l { width: 17%;}
	.qk_list li div { height: 220px;}
	.qk_list li div img { height: 216px;}
	.qk_list li div dl dt { font-size: 14px; margin-top: 5px;}
	.qk_list li div dl dd { font-size: 12px;}
	.list_nav li a { font-size: 14px;}
	}


















	

