.right-smsm-box-title img{
	width:100%;
	max-height: 230px;
    min-height: 190px;
}
.right-smsm-box-cont span{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 36px;
	text-align: center;
	    border-bottom: 1px solid #E9ECF3;
    display: none;
}
.right-smsm-box-cont p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #7C7C7C;
	line-height: 28px;
    text-align: center;
}
.right-smsm-box{
	width:90%
}
.right-sm-box{
	width:25%;
	margin-bottom: 20px;
}
.right-smsm-box-cont{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 2px solid #1F4CA7;
	background: #F7F8FB;
	padding:10px
}
@media (max-width:1199px) {
	.right-sm-box{
		width:50%;
		
	}
}
@media (max-width:500px) {
	.right-smsm-box-title img{
		    min-height: 170px;
    height: 170px;
		
	}
.right-smsm-box {
    width: 80%;
    margin: auto;
}
}
@media (min-width: 1200px){
		.right-smsm-box-title img{
    min-height: 210px;
    height: 210px;
}
.right-smsm-box{
	width:166px;
min-width: 166px;
}
}