.service-content {
    padding: 0rem 0 0.2rem;
}
.service {
    margin: 0 auto;
    padding: 0rem 0 0.3rem;
    width: 13rem;
    text-align: center;
}
.service h2 {
    position: relative;
    margin-bottom: 0.1rem;
    color: #333333;
    font-weight: 400;
    font-size: 0.3rem;
}
.service h2:before {
    content: '';
    display: table;
}
.trangle_01 {
    display: inline-block;
    width: 0;
    height: 0;
    border: 0.08rem solid #E62422;
    vertical-align: super;
    border-right-color: transparent;
    border-bottom-color: transparent;
	margin-right: 0.05rem;
}
.trangle_02 {
    display: inline-block;
    width: 0;
    height: 0;
    border: 0.08rem solid #E62422;
    vertical-align: sub;
    border-left-color: transparent;
    border-top-color: transparent;
	margin-left: 0.05rem;
}
.service p {
    margin: 0 auto;
    color: #777777;
    font-size: 0.14rem;
}
.service-content-lists{
	width: 13rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.service-content-lists li{
    width: 2.5rem;
}
.service-content-lists li dl {
    text-align: center;
}
.service-content-lists li dl img {
    vertical-align: top;
    max-width: 100%;
}
.service-content-lists li dd {
    padding-top: 0.2rem;
	width: 100%;
}
.service-content-lists li dd h3 {
    margin-bottom: 6px;
    font-size: 16px;
}
.service-content-lists li dd p {
    padding: 0 15px;
    color: #7E7E7E;
    font-size: 13px;
    line-height: 20px;
}

.server-youshi-w{
	width: 100%;
	padding: 0.4rem 0;
	background-color: #f1f1f1;
	margin-top: 0.4rem;
}
.server-youshi{
	width: 13rem;
	height: 6rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.server-youshi-l{
	width: 5rem;
	height: auto;
	margin-right: 0.4rem;
}
.server-youshi-l img{
	width: 100%;
	height: 6rem;
}
.server-youshi-r{
	flex: 1;
	display: flex;
	flex-direction: column;
	padding: 0.3rem 0;
	justify-content: space-between;
}
.server-youshi-item{
}
.server-youshi-item h5{
	font-size: 0.2rem;
	line-height: 0.3rem;
}
.server-youshi-item p{
	font-size: 0.16rem;
	color: #666;
	line-height: 0.24rem;
}


.server-main{
	width: 13rem;
	margin: 0 auto;
}
.server-l{
	width: 5rem;
}
.server-l img{
	width: 100%;
	height: auto;
}
.server-r{
	font-size: 0.16rem;
	line-height: 0.3rem;
	width: 7.8rem;
	height: 3.8rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.server-r p{
	margin-bottom: 0.2rem;
}
.server-l1{
	width: 5rem;
}
.server-l1 img{
	width: 100%;
	height: auto;
}
.server-r1{
	font-size: 0.16rem;
	line-height: 0.3rem;
	width: 7.8rem;
}
.server-r1 p{
	margin-bottom: 0.2rem;
	text-indent: 2em;
}
.server-r1 h5{
	font-size: 0.2rem;
	line-height: 0.4rem;
}

.fangan{
	width: 1220px;
	margin: 0.4rem auto;
}
.fangan_top{
	background: url(../img/fangan_bg.png) no-repeat left center;
	height: 248px;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}
.fangan .fangan_top .fangan_left{
	 padding-top: 50px;
	 padding-left: 37px;
	 float:left;
	 width: 360px;
}

.fangan .fangan_top .fangan_left h2{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
}

.fangan .fangan_top .fangan_left .xian{
	height: 2px;
	display: block;
	width: 55px;
	border-top: 2px solid #e72024;
	margin: 15px 0;
}

.fangan .fangan_top .fangan_left p{
	font-size: 14px;
	color: #fff;
}

.fangan .fangan_top .fangan_right{
	 padding-left: 37px;
	 float:left;
	 width:830px;
	 margin-top: -40px;
}

.fangan .fangan_top .fangan_right ul{
	width: 100%;
}

.fangan .fangan_top .fangan_right ul li{
	width: 20%;
	float:left;
	display: block;
	text-align: center;	

}

.fangan .fangan_top .fangan_right ul li img{
	display: inline;

}
.fangan .fangan_top .fangan_right ul li div{
margin: 22px;	
}

.fangan .fangan_top .fangan_right ul li div p{
font-size: 14px;
color: #666666;
margin-top: 8px;
}

.fangan .fangan_top .fangan_right ul li div span{
font-size: 10px;
color: #999999;
}

.fangan .fangan_top .fangan_right ul li:nth-child(1n){
	background-color: #fff;
}
.fangan .fangan_top .fangan_right ul li:nth-child(2n){
	background-color: #eef0f2;
}

.storage-service-steps {
    margin: 0 auto;
    width: 1220px;
	padding-bottom: 200px;
}

.storage-service-steps li {
    float: left;
    width: 297px;
}

.storage-service-steps li + li {
    margin-left: 10.6px;
}

.storage-service-steps li dl {
    position: relative;
    width: 297px;
    text-align: center;
}

.storage-service-steps li dl h1 {
    font-weight: normal;
    font-size: 18px;
}

.storage-service-steps li dl i {
    display: inline-block;
    margin: 20px 0 16px;
    width: 155px;
    height: 2px;
    background-color: #E8E7E7;
}

.storage-service-steps li dl p {
    color: #777777;
    font-size: 13px;
    line-height: 20px;
}

.storage-service-steps li dl dd {
    position: absolute;
    top: 304px;
    right: 0;
    left: 0;
    padding: 30px 0 50px;
    transition: top .5s linear;
}

.storage-service-steps li:hover dd {
    top: 237px;
    background-color: #015AAA;
    color: #FFFFFF;
}

.storage-service-steps li:hover dd p {
    color: #FFFFFF;
}

.storage-service-steps li:hover dd i {
    background-color: #4183BF;
}

.tezhong_box{
	padding: 60px 0 70px;
	width: 1220px;
	margin: 35px auto;
}
.tezhong_box li{
	float: left;
	width: 403px;
	position: relative;
	margin-right: 5px;
}
.tezhong_box li:last-child{
	margin-right: 0;
}
.tezhong_box li .img{
	line-height: 0;
	overflow: hidden;
}
.tezhong_box li .gtext{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.8);
	padding: 20px 30px;
	text-align: left;
	transition: all 0.36s linear;
}
.tezhong_box li .gtext h3{
	color: #ffffff;
	font-size: 18px;
}
.cion_bg{
	display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border: 8px solid #E62422;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.tezhong_box li .gtext p{
	margin-top: 8px;
	color: #cccccc;
	font-size: 13px;
	line-height: 22px;
	height: 22px;
	overflow:hidden;
    transition: all .8s;
}
.tezhong_box li:hover .gtext p{
	height: auto;
	transition: all .8s;
}

