

#new-box_right-bottom{
}
#new-box_right-bottom .ac-top{
    /* border-bottom: 1px solid #DDDDDD; */
    text-align: center;
}
#new-box_right-bottom .ac-top p{
    font-family: "Microsoft YaHei";
    font-size: 24px;
    color: #3A3A3A;
    text-align: center;
    line-height: 50px;
}
#new-box_right-bottom .ac-top .ac-mid-p-s1{
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #888888;
}
#new-box_right-bottom .ac-mid{
    margin-top: 14px;
}
#new-box_right-bottom .ac-mid .ac-mid-p1{
    margin-bottom: 23px;
	text-align: center;
	display: block;
}
#new-box_right-bottom .ac-mid .ac-mid-p1 .ac-mid-p-s2{
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #888888;
    float: right;
}
#new-box_right-bottom .ac-mid .ac-mid-p1 .ac-mid-p-s2 a{
    font-family: "Microsoft YaHei";
    font-size: 12px;
    color: #888888;
    margin-right: 14px;
}
#new-box_right-bottom .ac-mid .ac-mid-p1 .ac-mid-p-s2 a:hover{
    color: #1578c9;
}
#new-box_right-bottom .ac-mid .ac-mid-p2{
    clear: both;
    line-height: 24px;
    margin-bottom: 8px;
    /* font-family: SimSun; */
    font-size: 16px;
    color: #666666;
}
#new-box_right-bottom .ac-mid .ac-mid-p2 img{
    display: block;
    margin: 0 auto;
	max-width:100% !important;
	height:auto !important;
}
#new-box_right-bottom .ac-mid .ac-mid-p2 p{
    /* text-indent:2em; */
    margin-bottom: 10px;
}

#new-box_right-bottom .ac-bottom{
}
#new-box_right-bottom .ac-bottom .ac-bottom-p1{
    font-family: "Microsoft YaHei";
    font-size: 18px;
    color: #f36e1d;
    height: 31px;
    border-bottom: 1px solid #DDDDDD;
    margin-top: 39px;
    margin-bottom: 25px;
}
#new-box_right-bottom .ac-bottom .ac-bottom-p2 a{
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #5e5e5e;
    height: 13px;
    margin-bottom: 19px;
}

@media (max-width: 768px) {
	#new-box_right-bottom {
		padding: 10px 0;
	}
	#new-box_right-bottom .ac-top p {
		line-height: 30px;
	}
	#new-box_right-bottom .ac-mid .ac-mid-p1 {
		margin-bottom: 0;
	}
	
	#new-box_right-bottom .ac-bottom .ac-bottom-p1 {
		margin: 10px 0;
	}
}

@media (max-width: 480px) {

	#new-box_right-bottom .ac-top p {
		font-size: 18px;
	}
	#new-box_right-bottom .ac-top .ac-mid-p-s1 {
		margin-top: 3px;
	}
	#new-box_right-bottom .ac-mid .ac-mid-p2 {
		font-size: 14px;
		line-height: 1.8;
	}
}