/*宽度*/
.w-306em {
	width: 3.06rem;
}


/*高度*/

.h-240em {
	height: 2.4rem;
}

.h-137em {
	height: 1.37rem;
}


/*间距*/

.mb-8em {
	margin-bottom: 0.08rem;
}
.mb-12em {
	margin-bottom: 0.12rem;
}
.pl-16em {
	padding-left: 0.16rem!important;
}

.pb-17em {
	padding-bottom: 0.17rem!important;
}

.pt-37em {
	padding-top: 0.37rem!important;
}


/*背景图*/

.bg-img-case {
	background: url(../image/banner22.png) no-repeat center center;
	background-size: 100% 100%;
}


/*背景色*/

.bg-color-homeblue {
	background-color: #2f6be5;
}


/*颜色*/

.color-homeblue {
	color: #2f6be5;
}
.color-homeyellow{
	color:#ff9d00;
}

/*头部*/
.sp_logo{
	width:1.085rem;
	/*height:0.16rem;*/
}
.sp_cd{
	width:0.24rem;
	height:0.17rem;
	margin-top:0.235rem;
	margin-right:0.16rem;
}
/*banner*/
.sp-banner-img{
	width:3.75rem;
	height:2.875rem;
	background:url(../image/banner1.png) no-repeat;
	background-size:100% 100%;
}
.shuxian{
	background:url(../image/shu.png)repeat;
	width: 1px;
    height: 88px;
    position: relative;
    left: -5px;
    top: 5px;
}
.sp-imgtext-col-list{
	margin-left:-1px;
	
}
