a:hover{text-decoration: none;}
ul{padding-left: 20px;}

/*banner*/
.header-bg {height: 620px; background: url("/sp/ztwliu/bg.jpg") center no-repeat;width: 100%;}
.header .logo img { display: inline-block;}
.header .banner {   
    height: 405px;
    margin-top: 95px;
    padding-left: 0;
    text-align: center;
}
.col-md-offset-6 {
    margin-left: 45%;
}
.logo{
    height: 45px;
    line-height: 45px;
}
.topNav_main,.text-right{
    height: 28px;
}
.title_container{
    height: 28px;
}
.row_container{
    height: 28px;
}
#banner01{padding: 40px 0;}
#banner01 .niu_one,#banner01 .niu_two{    
	background: linear-gradient(90deg, #00a6b0, #03c8aa);
    border-radius: 5px; 
    width: 170px; 
    height: 56px;
    display: block;
    position: absolute;
    top: 70%;left: 33%;    
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 56px;}
#banner01 .niu_two{left:53%;}
#banner01 .niu_one:hover{ background: linear-gradient(90deg, #0198a0, #04bfa4)}
#banner01 .niu_two:hover{ background: linear-gradient(90deg, #0198a0, #04bfa4)}
.cumb { font-size: 12px;padding-top:10px;padding-bottom: 10px;}
.cumb .triangle-right { width: 0; height: 0; border-top: 5px solid transparent; border-left: 8px solid #18210e; border-bottom: 5px solid transparent; float: left; margin: 4px 8px auto auto; }
.cumb h1 { display: inline; font-size: 12px; }
.goup-container { opacity: 0.4; z-index: 1030; }
.navbar-fixed-bottom { background:#04aec0; z-index: 800; }
.navbar-fixed-bottom .col-xs-6 { padding: 10px; border-right: 1px solid #fff; border-left: 1px solid #fff; }
.navbar-fixed-bottom .col-xs-6 a { color: #fff; font-size: 1.5em; text-decoration: none; outline: none; }
 #banner02{ display: none;}
 #banner02 img{ width: 100%;}
 .center-block h1{
 	font-size: 7rem;
 	margin-bottom: 20px;    
    background-image: -webkit-linear-gradient(left,#00a8b0,#08c9aa);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.center-block p{
	font-size: 24px;
	padding: 5px;
    color: #666;
}
.center-block p i{
 	display: inline-block;
    width: 6px;
    height: 6px;
    background: #02c5aa;
    margin-right: 10px;
    position: relative;
    top: -7px;
    border-radius: 6px;
}
 
/*论文范文 原创文章*/
.l-s3.lw{background: #f7f7f7;}
.lw .gkbt{background: #fff;}
.l-s3{    padding: 30px;}
.gknvx .wb{
	width: 50%;
    float: left;
    padding: 0 15px;
}
.gknvx{ overflow: hidden;}
.gcen{ text-align: center; clear:both; margin: 50px auto;}
.gcen img{width: auto;}
.gkbt{ text-align:  center;
	background: #f7f7f7;
	padding: 0 20px;
	padding-top: 60px;
	margin-top: -39px;
	padding-bottom: 36px;
	overflow: hidden;

}
.xd{border-bottom: 1px solid #009b90;}
.gknvx h3{ text-align: center; color: #009b90; font-size: 26px; margin-bottom: 20px;}
.gb9{ width: 82px; margin: 0 auto;}
.gknvx ul{ margin-top:14px; min-height: 251px;}
.gknvx ul li{ color: #333333; line-height: 30px; text-align: left; font-size: 16px;}
.gknvx ul li span{ font-size: 16px;}
.gknvx ul li a{ color: #333333; font-size: 16px;}
.gknvx ul li a:hover{color:#009b90}
.owl-carousel{ display: block !important;}
h2 {
    font-size: 36px;
    color: #333;
    text-align: center;
    padding: 45px 0;
    margin: 0 auto;
}

/*期刊*/
.qk ul{padding-left: 0;overflow: hidden;margin-bottom: 30px;}
.qk ul li{
	list-style: none;
	float: left;
	padding: 10px 10px;
}
.qk ul li img{
	width: 90%;
	height: 200px;
	border: 1px solid #ddd;
	padding: 5px;
} 
.qk ul li a{
	margin-top: 5px;    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: center;
}
.qk ul li a:hover{color: #009b90;}

/*hot-topic begin*/
.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/ztwliu/h2_bg.png") no-repeat center;
}
.hot-topic ul{
    float: left;
    width:88%;
}
.hot-topic ul li{
    /* width: 23%; */
    margin: 1%;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
}
.dt_bg ul {
    margin: 10px 10px 0;
}
.dt_bg ul li {
    float: left;
    padding: 3px;
    border: 1px solid #fff;
    margin: 5px 5px;
    overflow: hidden;
}
.dt_bg ul li:nth-child(4n){
	margin-right: 0;
}
.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*/

/*footer*/
.index-footer{width: 100%;padding: 20px 0; background-color: #2a363c;}
.index-footer .fd-con p{font-size: 14px;color: #fff;text-align: center}
.index-footer .fd-con p a{font-size: 14px;color: #fff;text-align: center}
.index-footer .fd-con p a:hover{color: #f66582;text-decoration: none;}
/*end */

 
 
/*移动端*/
@media (max-width:768px) {
	.gcen img{width: 97%;}
     #banner01{
     	position: absolute;
     	width: 100%;
    	text-align: center;
    	padding: 30px 0;
     }
     .center-block h1 {
    	font-size: 2rem;
    	margin: 0;
    }
    .center-block p {
    	font-size: 14px;margin-bottom: 0;padding-bottom: 0;
    }
    .col-md-offset-6{margin-left: 40%;}
    .center-block p i{top: -2px;}
    .header .banner{margin-top: 0;width: auto;height: auto;}
    #banner02{display: block;}
    #banner02 .zzixun{
	    position: absolute;
	    background: linear-gradient(90deg, #00a6b0, #03c8aa);
	    border-radius: 5px;
	    padding: 5px 10px;
	    color: #fff;
	    top: 130px;
    	left: 147px;
    }    
    .header-bg{ background:none;height: auto;}
    #banner01 .niu_one,#banner01 .niu_two{ display: none;}
    .header .logo { margin-top: 10px; width: 100px; padding-top: 0;}
    .header .logo { padding-bottom: 0; position:absolute;}
    .header .logo .xdf { margin-left: 0; max-width: inherit;}
    .gknvx .wb {
	    width: 100%;
	}
	.hot-topic h2 {
        background: none;
        padding: 1% 2%;
        width: 98%;
        height: 40px;
        line-height: 40px;
        color: #886cc5;
    }
    h2 {
	    font-size: 26px;
	}
	.l-s3{padding: 0;}	
}
@media (min-width:100px) and (max-width:320px) {
	.qk ul li img{
		height: 150px;
	}
	#banner01{padding-top: 10px;}
	#banner02 .zzixun{top: 111px;left: 126px;}
}


