a,p,h4,h3{
    letter-spacing:1px;
}
.tabbar{
    width:100%;
    height:80px;
    text-align:center;
    font-size:16px;
    position: fixed;
    top:0;
    color:#fff;
    z-index: 100;
}
.safe_content{
    display: inline-block;
    width:1200px;
    text-align: center;
}
.logo{
    width: 140px;
	float: left;
	margin-top: -8px;
    margin-left: 22px;
}
.tab{
    float: right;
}
.tab li{
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    float: left;
    width: 115px;
    cursor: pointer;
    letter-spacing: 2px;
}
.tab li a{
    color: #fff;
}
.tab li a:hover{
    color: #eda835;
    text-decoration: none;
}
/*banner*/
.report-bg{
	width:100%;
	padding-top:248px;
	padding-bottom:169px;
	background-image:url(../images/mediaBanner.jpg);
	background-size:cover;
}
.tips{
	font-size: 60px;
	color: #fff;
	letter-spacing: 10px;
	text-align: center;
}
/*媒体报道列表*/
.report_list{
	width: 100%;
	text-align: center;
}
.report_list .content{
	width: 1200px;
}
.report_list .content .content_item{
	width: 1200px;
	margin-top: 60px;
	height: 210px;
	cursor: pointer;
}
.report_list .content .content_item .item_left{
	width: 350px;
	height: 210px;
	float: left;
	overflow: hidden;
    position: relative;
}
.report_list .content .content_item .item_left img{
	min-width:350px;
	min-height: 210px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.report_list .content .content_item .item_right{
	width: 850px;
	height: 210px;
	float: right;
	padding-top: 10px;
	padding-left: 60px;
}
.report_list .headline{
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding-bottom:15px;
	margin-top: 14px;
}
.report_list .subTitle{
	font-size: 24px;
	text-align: left;
}
.report_list .subTitle:hover{
	color: #eda835;
}
.report_list .time{
	padding-top:20px;
	padding-bottom:6px;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.report_list .report_content{
	width: 790px;
	line-height:26px;
	color: #333333;
	font-size: 14px;
	word-break:break-all;
	overflow: hidden;
    text-overflow: ellipsis;
}
/*分页插件*/
.pagination{
	width: 100%;
    height: 145px;
    text-align: center;
    margin-top: 100px;
    display: flex;
    justify-content: center;
}
.M-box{
	height: 46px;
    font-size: 16px;
    color: #333;
}
.M-box span{
    display: inline-block;
    width: 46px;
    height: 46px;
    border: 1px solid #e1e1e1;
    margin-right: 16px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    float: left;
}
.pagination .first{
	background-image: url('https://v-gold.vgoldmall.com/static/images/first.png');
	background-repeat: no-repeat;
	background-position: center;
}
.pagination .last{
	background-image: url('https://v-gold.vgoldmall.com/static/images/last.png');
	background-repeat: no-repeat;
	background-position: center;
}
.pagination .pre{
	background-image: url('https://v-gold.vgoldmall.com/static/images/pre.png');
	background-repeat: no-repeat;
	background-position: center;
}
.pagination .next{
	background-image: url('https://v-gold.vgoldmall.com/static/images/next.png');
	background-repeat: no-repeat;
	background-position: center;
}
/*底部*/
.footer{
	background-color:#333333;
}
.footer p{
    letter-spacing:0;
}
.footer .footer-up{
	padding-top:60px;
	padding-bottom:38px;
	border-bottom:1px solid #999999;
	width:100%;
	color:#fff;
}
.footer-up .qr-code{
	width:35%;
	display: inline-block;
	vertical-align: top;
}
.footer-up .qr-code .img-code{
	width:160px;
	height:160px;
	background-color: #fff;
	line-height: 160px;
	text-align: center;
	margin-left:12px;
}
.footer-up .qr-code img{
	width:140px;
	height:140px;
}
.footer-up .qr-code p{
	font-size:14px;
	padding-top:16px;
}
.footer-up .footer-up-part2{
	width:40%;
	display: inline-block;
	text-align: left;
}
.footer-up .footer-up-part3{
	text-align: left;
	width:24%;
	display: inline-block;
}
.footer-up .footer-up-part2 .secondP2,.footer-up .footer-up-part3 .secondP2{
	font-size:14px;
	color:#fff;
	height:38px;
}
.footer-up .footer-up-part3 .weibo{
	cursor: pointer;
}
.footer-up .footer-up-part2 .firstP1{
	font-size:16px;
	color:#fff;
	height:64px;
}
.footer-up .footer-up-part3 .firstP2{
	font-size:32px;
	color:#fff;
	height:64px;
}
.footer .footer-bottom{
	height:130px;
}
.footer .footer-bottom p{
	font-size:14px;
	color:#999999;
	display: inline-block;
    width:100%;
    height: 3.5rem;
    line-height:3.5rem;
}
.footer .footer-bottom li{
	display: inline-block;
	text-align: right;
    width:100%;
    text-align:center;
}
.footer .footer-bottom li a{
    display: inline-block;
	margin-right:7px;
	width:86px;
    height:30px;
}
.footer .footer-bottom li img{
	margin-right:7px;
	width:86px;
	height:30px;
}
.footer .footer-code{
    text-align:center;
    font-size: 12px;
    color: #ddd;
    margin-top:10px;
    /* line-height:3.5rem; */
}
.footer .footer-code a{
    font-size: 12px;
    color: #999;
}
.footer-code span{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align:-5px;
    margin-right: 5px;
    background: url('../images/beian.png') no-repeat;
    background-size: 20px 20px;
}
