@charset "UTF-8";
	* {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	}
body {font-family:"微软雅黑";}
a { color: #333;}
a:hover { text-decoration: none;}
h1,h2,h3,h4,h4,p,ul,li {
	margin:0 auto;
	padding:0;
	}
.clearfix::before,.clearfix::after{
    content: '';
    display: block;
    line-height: 0;
    height: 0;
    visibility: hidden;
    clear: both;
}
.tc { text-align: center;} .p50 { padding: 50px 0px;}

.h2 {
	line-height: 80px;
    font-size: 40px;
	margin: 0px auto 40px;
	color: #E47734;
	display: inline-block;
	position: relative;
	}
.h2:before {
	content:"";
	position: absolute;
	width: 33px;
	height: 37px;
	background: url(/sp_img/ztjiegou/bg-1.png) 0 0 no-repeat;
	display: block;
	left: -47px;
	bottom: 10px;
	}
.h2:after {
	content:"";
	position: absolute;
	width: 33px;
	height: 37px;
	background: url(/sp_img/ztjiegou/bg-2.png) 0 0 no-repeat;
	display: block;
	right: -47px;
	top: 10px;
	}



.header{
	background:url(/sp_img/ztjiegou/banner.jpg) no-repeat top center;
	min-height: 650px;
	text-align: center;
	}
.header .container,.header_sm .container{position: relative;}
.header .logo {
	position: absolute;
	top: 50px;
	left: -30px;
	}
.header h3 {
	font-size: 50px;
	color: #fff;
	padding-top: 115px;
	}
.header h2 {
	font-size: 80px;
	color: #fff;
	padding-top: 80px;
/*	background-image:-webkit-linear-gradient(bottom,#f8e0be,#fff,white); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent;*/
	font-weight: bold;
	text-shadow: 3px 3px 3px rgba(0,0,0,.5);
	}
.header p {
	font-size: 24px;
	color: #fff;
	width: 80%;
	margin-top: 30px;
	padding: 5px 30px;
	}
.head_a {
	padding: 10px 30px;
	color: #fff;
	margin-top: 60px;
	border: 1px solid #fff;
	border-radius: 50px 50px;
	font-size: 20px;
	display: inline-block;
	}
.head_a:hover { background: #93ece6; border-color: #93ece6; color: #002036;}
.header_sm{ display:none;}

.cont_bg {
	width: 100%;
	background: url(/sp_img/ztjiegou/sevenStep.png) center center no-repeat;
	padding: 50px 0px;
	}
.cont_txt { text-align: center;}
.cont_txt h2 {
	color: #002036;
	line-height: 80px;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
	margin-top: 0px;
	position: relative;
	display: inline-block;
	}

.main_title {
	background-size: 100% 100%;
	padding: 0px 15px 0px;
	margin-bottom: 20px;
	}
.main_title p{
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
	text-indent: 36px;
	}
	
.cont_img p{
	font-size: 24px;
	font-weight: bold;
	line-height: 41px;
	margin-bottom: 10px;
	}
.cont_img p img { float: left; margin-right: 10px;}
.cont_img p a { display: block; color: navy;}


.main{
	padding: 50px 0px;
	background: #f7f7f7;
	background-size: cover;
	}
.main_bottom { margin-top: -100px;}
.main_bottom img{ max-width: 100%;}
	

.main_b { padding: 50px 0px;}


/**********期刊征稿***********/
.qk_box { background: #fff; border-radius: 10px 10px; padding: 35px 20px;}
.qikan { text-align: center; margin-bottom: 30px; background-color: #fff; padding-bottom: 20px;}
.qikan img{
	padding: 9px 9px;
	background-color: #e5e5e5;
	border-radius: 10px 10px;
	border: 1px solid #ddd;
	width: 100%;
	}
.qikan h4 a {
	line-height: 60px;
	color: #333;
	font-size: 20px;
	display: block;
	}
.qikan h4 a:hover { color: #f00;}
.qikan p a {
	padding: 5px 20px;
	border-radius: 15px;
	background-color: #6872f3;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	}
.qikan p a:hover { background: #9b5cf6;}
	
.more { text-align: center; position: relative; z-index: 10; clear:both;}
.more a{background: #29e2f8; font-size: 26px; text-decoration: none; color: #002036; border-radius: 50px; height: 50px; line-height: 50px; margin-top: 30px; padding: 0px 40px; display: inline-block;}
.more a:hover{transition: all .4s; background: #ffe451; color: #002036}

.f3f3 { background-color: #f3f3f3;}

/***********论文范文***********/
.lwen {
	background-color: #fff;
	box-shadow: 0px 0px 20px rgba(0,0,0,.2);
	padding: 20px 20px;
	}
.lwen h3 { line-height: 50px; color: #E47734; font-size: 20px; margin-bottom: 15px; border-bottom: 1px solid #ddd;}
.lwen h3 span { font-weight: 700;}
.lwen h3 a {
	float: right;
	display: inline-block;
	background-color: #E47734;
	color: #fff;
	font-size: 14px;
	padding: 0px 20px;
	border-radius: 20px 20px;
	line-height: 30px;
	margin-top: 10px;
	}
.lwen li { padding-bottom: 10px; border-bottom: 1px dashed #dadada; margin-bottom: 10px;}
.lwen h4 a {
	font-size: 16px;
	color: #E47734;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
	}
.lwen h4 a:hover { color: #f00; text-decoration: underline;}
.lwen p {
	color: #999;
	height: 40px;
	overflow: hidden;
	line-height: 20px;
	}
.lwen p a { color: #F90;}

/********期刊轮播*******/
.qk_bg { width: 100%; padding: 50px 0px; background: url(/sp_img/ztjiegou/img36.png) center top no-repeat; background-size: cover;}
.main_image {
	width:100%;
	height:500px;
	overflow:hidden;
	margin:0 auto;
	position:relative
}
.main_image ul {
	width:9999px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image li {
	float:left;
	width:100%;
	height:500px;
}
.qk_list {
	float: left;
	width: 50%;
	height: 250px;
	background: url(/sp_img/ztjiegou/bg-text.png) center center no-repeat;
	}
.qk_list img {
	float: left;
	width: 144px;
	height: 168px;
	margin-top: 20px;
	margin-right: 20px;
	}
.main_image li span a{
	display:block;
	width:100%;
	font-size: 20px;
	color: #E47734;
	margin-bottom: 15px;
	margin-top: 20px;
}
.main_image li p {
	color: #E47734;
	line-height: 30px;
	}

div.flicking_con {
	margin:0 auto;
	position:relative
}
div.flicking_con .flicking_inner {
	position:absolute;
	top:500px;
	left:90px;
	z-index:999;
	width:300px;
	height:21px
} /* 121126 */
div.flicking_con a {
	float:left;
	width:21px;
	height:21px;
	margin:0;
	padding:0;
	background:url('../images/btn_main_img.png') 0 0 no-repeat;
	display:block;
	text-indent:-1000px
}
div.flicking_con a.on {
	background-position:0 -21px
}
#btn_prev, #btn_next {
	z-index:11111;
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
}
#btn_prev {
	background:url(../images/hover_left.png) no-repeat left top;
	left:0px;
}
#btn_next {
	background:url(../images/hover_right.png) no-repeat right top;
	right:0px;
}


.footer {
	line-height: 28px;
	padding: 20px 0px;
	text-align: center;
	color: #fff;
	background: #252525;
	}
.footer a { color: #fff; padding: 0px 15px;}
.footer a:hover { color: #5b513c;}

/*hot-topic 热门专题*/
.hot-topic{margin-bottom: 3%;}
.hot-topic h2{
    float: left;
    width: 88px;
    font-size: 20px;
    line-height: 24px;
    padding: 2% 3%;
    margin-bottom: 0;
    font-weight: 400;
    color: #fff;
    background: url(/sp_img/ztjiegou/h2_bg.png) no-repeat center;
}
.hot-topic ul{
    float: left;
    width:88%;
}
.hot-topic ul li{
    margin: 1%;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
}

.dt_bg ul li {
    float: left;
    padding: 3px;
    border: 1px solid #fff;
    margin: 5px 5px;
    overflow: hidden;
}

.dt_bg ul li a{
    text-align: center;
    width: 120px;
    display: inline-block;
    padding: 5px 0px;
    background: #fff;
    color: #000;
    font-size: 14px;
}
.dt_bg ul li:hover{
	border-color: #ff9900;
}
.dt_bg ul li:hover a{
	background: #ff9900;
	color: #fff;
}
/*hot-topic end*/

.goTop {
    height: 27px;
    width: 26px;
    position: fixed;
    top: 90%;
    right: 3%;
    display: none;
}
 
.goTop span {
    position: absolute;
    top: 0px;
    left: 0px;
}

@media screen and (max-width: 768px){
	.header h2 { font-size: 80px;}
	.header p { width: 80%;}
	.lwen { margin-bottom: 30px;}
	.main_image { height: 360px; overflow: hidden;}
	.main_image li { height: 360px;}
	div.flicking_con .flicking_inner { top: 360px;}
	.qk_list { background-size: contain; height: 180px;}
	.qk_list img { width: 90px; height: 120px; margin-right: 10px;}
	.main_image li span a { font-size: 16px; margin-bottom: 5px;}
	.main_image li p { line-height: 22px;}
	.hot-topic h2 { width: 132px; line-height: 32px; background: url(/sp_img/ztjiegou/h2_bg-1.png) no-repeat center;}
	.dt_bg ul { margin: 20px 0px 0px;}
	.hot-topic ul{ width:100%;}
	}
@media screen and (max-width: 480px){
  	.head_top span { margin-right: 30px;}
  	.header { background-size: auto 100%; min-height: 360px;}
  	.header h3 { font-size: 26px; padding-top: 70px;}
  	.header h2 { font-size: 44px; padding-top: 25px;}
  	.head_a { font-size: 14px; padding: 5px 15px; margin-top: 30px;}
	.header p { width: 100%; font-size: 15px;}
  	.h2 { font-size: 24px; margin-bottom: 10px;}
	.header .logo { top: 20px; left: -20px;}
	.header .logo img { max-width: 60%;}
	.main_image { height: 720px;}
	.main_image li { height: 720px;}
	.qk_list { width: 100%;}
	div.flicking_con .flicking_inner { left: 50px; top: 720px;}
	.main, .main_b { padding: 30px 0px;}
	.hot-topic h2 { width: 132px; line-height: 63px; background: url(/sp_img/ztjiegou/h2_bg-1.png) no-repeat center; text-align: center;}
}
@media screen and (max-width: 375px){
	.head_top { font-size: 12px;}
	.header { background-size: auto 100%; min-height: 300px;}
	.header h2 { font-size: 30px;}
	.header h3 { font-size: 20px; padding-top: 60px;}
	.head_a { margin-top: 20px;}
	.header .logo { top: 20px; left: -40px;}
	.header .logo img { max-width: 50%;}
	.qk_list { background-size: cover; height: 164px;}
	.qk_list img { margin-top: 10px;}
	.main_image li span a { margin-top:10px;}
	.main_image { height: 656px;}
	.main_image li { height: 656px;}
	div.flicking_con .flicking_inner { left: 20px; top: 656px;}
}

@media screen and (max-width: 320px){
	.head_top span { display: none;}
	.header .logo { top: 20px; left: -40px;}
	.header .logo img { max-width: 40%;}
	.header h2 { padding-top: 10px;}
	.header p { margin-top: 15px;}
	.cont_txt h2:before, .cont_txt h2:after { display: none;}
	.h2 { font-size: 28px;}
	.header h3 { padding-top: 60px;}
	.lwen h4 a { font-size: 14px;}
	.lwen p { font-size: 12px; line-height: 18px; height: auto;}
	.qk_list { height: 140px;}
	.main_image { height: 560px;}
	.main_image li { height: 560px;}
	div.flicking_con .flicking_inner { top: 560px;}
	.qk_list img { width: 70px; height: 90px; margin-right: 10px; margin-top: 18px;}
	.main_image li span a { font-size: 14px; margin-bottom: 5px; margin-top: 10px;}
	.main_image li p { line-height: 18px; font-size: 12px;}
}




