.crumbs{
	background: #F9F9F9;
	padding:35px 0 20px 0;
	font-size: 16px;
	font-weight: 400;
	color: #4D4D4D;
}
.crumbs a{
	font-size: 18px;
	color: #4D4D4D;
}
.art-content{
	background: #F9F9F9;
	padding-bottom: 60px;
}
.art-content .row>div.fl{
	width:75%;
	background: #FFFFFF;
	padding:5px;
}
.art-content .row>div.fl>h1{
	text-align: center;
	font-size: 24px;
    color: #333333;
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: 400;
}
.art-content .row>div.fl>.header{
	font-size: 14px;
	color: #4D4D4D;
	border-bottom: 1px solid #CDCDCD;
	padding:10px 0;
}
.art-content .row>div.fl>.header>span{
	margin:0 15px;
}

.art-content .row>div.fl>.txt{
	color: #4D4D4D;
	text-align: justify;
	font-size: 16px;
}

.art-content .row>div.fl>.txt img{
	text-align: center;
	max-width: 100%;
}
.art-content .row>div.fl>.tags{
	font-size: 16px;
	color: #333333;
	padding:15px;
	margin:15px 0;

}
.art-content .row>div.fl>.tips{
	font-size: 14px;
	color: #4D4D4D;
	padding:15px;
	margin:15px 0;
	border: 1px solid #CDCDCD;

}

.art-content .row>div.fl>.others{
	background: #efefef;
	padding:20px 0;
}
.art-content .row>div.fl>.others>span{
	display: inline-block;
	margin-left: 10px;
	width:48%;
	font-size: 14px;
	white-space: nowrap;
  	overflow:hidden;
  	text-overflow: ellipsis;
}
.art-content .row>div.fl>.others>span a{
	
  	color:#666666;
}


.art-content .row>div.fl .about{
	font-size:14px;
	margin-top:20px;
	text-align: justify !important;
	border-top:1px solid #EAEAEA;
	color:#4D4D4D;
}
.art-content .row>div.fl .about>span{
	display: block;
	font-size: 20px;
	font-weight: 500;
	color: #D76F3C;
	line-height: 28px;
	margin:20px 0;
}
.art-content .row>div.fl .about>div>img{
	margin:10px 0;
	max-width: 24.5%;
	border: 1px dashed #EAEAEA;
}
.art-content .row>div.fl .about>ul{
	margin-top:20px;
	width: 100%;
	font-size:13px;
	color:#4D4D4D;
}
.art-content .row>div.fl .about>ul>li{
	width: 16%;
	text-align: center;
}
.art-content .row>div.fl .about>ul>li img{
	width: 50px;
}
.art-content .row>div.fl .about>ul>li p{

	font-size: 16px;
	font-weight: 600;
	color: #4D4D4D;
}
.art-content .row>div.fl .about>ul>li div{
	width: 100%;
	padding:5px;
}
.art-content table {font-family: verdana,arial,sans-serif;font-size:12px;color:#333333;border-width: 1px;border-color: #666666;border-collapse: collapse;}

.art-content table th {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #dedede;}

.art-content table td {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #ffffff;}

.about .jg-hot>a{
	display: block;
	margin:5px 4px;
	width: 24%;
	text-align: center;
	position: relative;
}
.about .jg-hot>a div{
	position: relative;
}
.about .jg-hot>a div .pictitle{
	position: absolute;
	bottom:20%;
	left:0;
	right:0;
	font-weight: 600;
	color:#FFFFFF;
	text-align: center;
}
.about .jg-hot>a div .pictitle>h1,.about .jg-hot>a div .pictitle>p{
	font-size: 25px;
	margin-bottom: 5px;
}
.about .jg-hot>a div img{
	width:100%;
	height:160px;
	border:1px dashed #D8D8D8;
}
.about .jg-hot>a>div:nth-child(2){
	margin:10px 0;
	font-size: 12px;
	font-weight: 600;
	color: #4D4D4D;
	white-space: nowrap;
  	overflow:hidden;
  	text-overflow: ellipsis;
}
.about .jg-hot>a>div:nth-child(3){
	margin:15px 0;
	font-size: 16px;
}
.about .jg-hot>a>div:nth-child(3) span:nth-child(1){
	font-size: 30px;
	color: #F7413B;
}
.about .jg-hot>a>div:nth-child(3) span:nth-child(2){
	padding:5px 15px;
	background: #F47D2F;
	border-radius: 5px;
	font-size: 14px;
	color: #FFFFFF;
}

.about .jg-hot>a>div:nth-child(3) span:nth-child(1){
	font-size: 15px;
	color: #636363;
}
.about .jg-hot>a>div:nth-child(4) b{
	font-size: 16px;
	color: #F47D2F;
}


@media all and (max-width:768px){
	.art-content .row>div.fl {
	    width: 100%;
	}

	.art-content .row>div.fl>.others>span {
	    width: 95%;
	}
	.art-content .row>div.fl .about>div>img {
	    margin: 5px 0;
	    max-width: 49.2%;
	}
	.art-content .row>div.fl .about>ul>li {
	    width: 50%;
	}
	.about .jg-hot>a {
	    margin: 5px 2px;
	    width: 48.8%;
	}
	.about .jg-hot>a div .pictitle>h1, .about .jg-hot>a div .pictitle>p {
	    font-size: 20px;
	}
	.about .jg-hot>a div img {
	    height: 110px;
	}
}