/*footer*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, 
dl, dt, dd, ul, ol, li,
pre, 
fieldset, lengend, button, input, textarea, 
th, td { 
    margin: 0;
    padding: 0;
}

h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }

ul, ol { list-style: none; }
.clear{clear: both;}


a { text-decoration: none; }
a:hover { text-decoration: underline; }

.clear{clear: both;}

.index-footer{width: 100%;padding: 20px 0;background: rgb(9, 34, 118);}
.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;}
/*footer*/


/*头部*/
.banner-area{background: url(/sp_img/ztcailiao/bj1.png) no-repeat top;
    height: 700px;}
.box-table{margin: 0 auto;
    position: relative;
    height: 721px;}
.box-cell{
	position: absolute;
	top: 69%;
	text-align:center;
	width:100%;
}
.biaoti {
    font-size: 40px;
    display: block;
    color: #132b75;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}


/*优势*/
.guanggao{background: url(/sp_img/ztcailiao/bj2.png) no-repeat center;height: 200px;}

/*期刊*/
.qikan ul li {
    margin-bottom: 2%;
}
.qikan{background: url(/sp_img/ztcailiao/b3.png); height: 1600px;}
.btitle {
    font-size: 48px;
    font-weight: bold;
    color: #efc25d;
    text-align: center;
    margin-bottom: 11px;
    margin-top: 175px;
}
.ltitle2 {
    padding: 0 10%;
    font-size: 16px;
    color: #efc25d;
    text-align: center;
    margin-bottom: 50px;
}
.tab-pane ul li {
    float: left;
    margin-bottom: 2%;
}
.card {
    border-radius: 15px;
    background-color: #feefea;
}
.card a img {
	padding: 15% 15% 3% 15%;
    max-width: 100%;
    margin: 0 auto;
    transition: all 0.6s;
    -webkist-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    padding-top: 20px;
	height:265px;
}
.card a img:hover{
	transform: scale(1.05);
}
.text-truncate {
    color: #f25172;
    font-size: 16px;
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
}
.card-bottom{
    text-align: center;
    background-color: #f25172;
    margin: 0;
    padding: 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.card-bottom a{
	padding: 5px 20px;
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 20px;
    color: #f25172;
}
.commen2{margin-top: 75px;}
.card-shadow2{background-color: #a8e4ff;}
.card-shadow2 .text-truncate{color: #012b97;}
.card-shadow2 .card-bottom{background-color: #012b97;}
.card-shadow2 .card-bottom a{background-color: #f25172;color: #fff;border: none;}

/*文章*/
.wenzhang{ background: url(/sp_img/ztcailiao/b4.png);height: 1000px;}
.news_left a{border-radius:10px;width:100%; background:#F8F8F8; display:block; height:100%; padding: 10px 15px; overflow:hidden; color:#333 }
.news_left a:hover{background:#0055c0; color:#fff;text-decoration: none;}
.news_left{margin: 40px auto 50px auto;}
.news_left h5{margin-top: 10px;color: #f25172;font-weight: bold;
    margin-bottom: 10px; font-size:16px; line-height:20px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis}
.news_left p{ margin: 0 0 10px;font-size:14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_left a p{ color:#a3a2a2}
.news_left a:hover p,.news_left a:hover h5{ color:#fff}
.right_n{ margin-bottom:10px;}
.buttonzx{text-align: center;margin-top: 15px;}
.buttonzx a{
    margin: 0 auto;
    text-align: center;
    padding: 10px 50px;
    border: 2px solid #8f173d;
    border-radius: 30px;
    background-color: #f66582;
    font-size: 20px;
    color: #fff;
}
.buttonzx a:hover{
	color: #fef168;
}

/*文章two*/
.blocks-2 {
	margin-top: 20px
}
.blocks-2 li {
	margin: 30px 0 0
}
.blocks-2 li p {
	margin-bottom: 0
}
.blocks-2 li p.des {
	color:#fff;
	font-size: 14px;
	margin-bottom: 5px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
@media (max-width:767px) {
.blocks-2 li{
	width: 100% !important;
	margin-top: 20px
}
}
.news_time {
	display: block;
	font-weight: 300;
	height: 30px;
	color: #999;
	font-size: 16px
}
.media-heading {
	position: relative
}
.media-heading a {
	border-bottom: 1px solid #efefef;
	font-size: 16px;
	color: #efc25d;
	display: block;
	padding-bottom: 20px;
	font-weight: bold;
}
.media-heading a:hover {
	text-decoration: underline;
	color: #d03263;
}
.blocks > li, [class*="blocks-"] > li {
    position: relative;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
   /* margin-bottom: 22px;*/
}
.blocks-2 > li {
    width: 50%;
}
.moveleft{text-align: center;font-weight: bold;color: #FFFFFF;font-size: 40px;margin-top: 0px;}


/*iphone*/
@media only screen and (min-width: 0px) and (max-width: 640px) {
	.banner-area {
	    height: auto; 
	    background-size: 250% 100%;
	}
	.box-table{height: 425px;}
	.box-cell {
	    top: 63%;
	}
	.biaoti {
	    font-size: 18px;
	    display: block;
	    color: #132b75;
	    font-weight: bold;
	    width: 100%;
	    text-align: center;
	    margin: 0 auto;
	}
	.guanggao{background: url(/sp_img/ztcailiao/lbj2.png) no-repeat center;height: 115px;background-size: 100%;}
	.btitle {margin-top: 80px;}
	.qikan,.wenzhang{background:none;background-color:rgb(9, 34, 118);height: auto;}
	.card-bottom a {padding: 5px 10px;}
}