.content_title1 p,.content_title1 p span{
	
	margin:0 auto;
	font-size: 12px;
	margin-top:10px;
	line-height:20px;
	font-family:"微软雅黑" !important;
}
@media screen and (max-width: 350px) {
   .content_title1 p img{
		width:100% !important;
		height:100% !important;
	}
}


.content_title1 button{
	border:1px solid #a3a3a3;
	border-radius: 10px;
	background-color: transparent;
	padding:1px 10px;
	margin-top:10px;
	float:right;
	margin-right:2%;
}
.content_title1 button:hover{
	background-color: #2b2b2b;
	color:#fff;
	border:1px solid #2b2b2b;
}
.content_title1{
	margin-top:40px;
}
.fix{
	background-color: #C20C0C !important;
	position:fixed;
	bottom:6%;
	right:0;
	text-align: center;
	padding:10px;
	z-index: 99999;
}
.fix_box{
	padding:20% 0;
}
.fix .fa,.fix h1{
	color:#fff;
	line-height:20px;
}
.fix h1{
	font-size:12px;
}
.col3{
	width:20%;
	float:left;
	margin-top:20px;
}
.box3{
	padding:0 10px;

}
.box3 img{
	width:100%;
	display: block;
	border-radius: 5px;
}
.box3 h2{
	font-size:12px;
	line-height:40px;
	text-align: center;
}
.box3 h2 a:hover{
	color:#C20C0C;
}
.content_te12{
	width:100%;
}
.content_title1{
	/* background:#f5f5f5 !important; */
}
.content_title1 p,.content_title1 p span{
	font-size: 14px !important;
	line-height:25px !important;
	font-family:"微软雅黑" !important;
	/* background:#f5f5f5 !important; */
}
.conr_mn{background-color:transparent !important;}
.conr_mn h1{text-align:center;}
/* .content_te12 p span{
	font-family:"微软雅黑";
	font-size:12px;
	line-height:20px;
} */
.white_box a p,.white_box a p span{
	font-size: 12px !important;
	line-height:20px !important;
	font-family:"微软雅黑" !important;
}
.white_box a p{
	font-size: 13px !important;
	line-height:27px !important;
	font-family:"微软雅黑" !important;
	/* text-indent: 2em; */
}
.white_box{
	overflow: hidden !important;
}
.white_box a{
	
	 word-break: break-all !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important; 
    -webkit-box-orient: vertical !important; 
    -webkit-line-clamp: 3 !important; 
    overflow: hidden !important; 
}
.white_box a img{
	display:none;
} 
@media (max-width:1080px){
	.content_title1 p{width:100%;}
	.col3{width:100%;}
}
@media (max-width:720px){
	
	.content_title1 p img {
    width: 100% !important;
    height: 100% !important;
}
	.col3{width:100%;}
}