@charset "utf-8";
/* CSS Document */
.about-right h2{
	margin-bottom:30px;
	width:100%;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.about-right p{width:60%; float:right;}
.about-right img{ margin-left:3%; height:40px;float:left;}
.about-right .pay img{ margin-top:15px;}
.about-right .pay{border-bottom: 1px dashed rgba(0, 0, 0, 0.06); margin:60px auto; height:120px;}
.pay-first{ border-bottom: 1px dashed rgba(0, 0, 0, 0.06); margin:20px auto; height:140px;padding-top:60px;}
.about-right .mid-grid{width: 60%;}
.about-right .mid-grid img{height: 100%;border: 1px  rgba(0, 0, 0, 0.06) solid;}
.mid-grid h3{text-align: center;}
.about-right-h2{width: 100%!important;}
.about-right2 img{ margin-left:3%;}