@charset "utf-8";
/* CSS Document */
.content {padding-bottom:458px;}
.inPage_title {border-bottom:none;}
.mobile_photo {display: none;}

/*服务流程*/
.Af_main {width:100%; height:398px; position: relative; padding-top:54px; background:#2b4169;}
.Af_title {text-align: center; font-size:24px; color:#fff;}
.photo {width:956px; height:181px; margin:62px auto 0px auto;}
.contact_btn {width:89px; height:47px; position:absolute; bottom:0; left:50%; margin-left:-44px; background:url(../image/service/pc_icon.png) no-repeat -69px -339px;}
.contact_btn a {width:100%; height:100%; line-height: 60px; display: block; color:#fff; font-size:14px; text-align: center;}

/*互联网的优势*/
.Bf_main {width:883px; padding:50px 0px 15px 0px; margin:0px auto;}
.Bf_title {width:883px; padding-bottom:22px; border-bottom:1px solid #e0e0e0; text-align: center; font-size:24px;}

.Bf_list {width:1007px; margin:0px auto;}
.Bf_list li {width:410px; height:113px; float:left; margin:66px 62px 0px 0px;}
.Bf_icon {width:113px; height:113px; float:left; margin-right:18px;}
.Bf_text h4 {margin-top:12px; font-size:18px;}
.Bf_text p {line-height:24px; margin-top:20px; font-size:14px; color:#737373;}
.icon1 {background:url(../image/service/pc_icon.png) no-repeat 0 0;}
.icon2 {background:url(../image/service/pc_icon.png) no-repeat -113px 0;}
.icon3 {background:url(../image/service/pc_icon.png) no-repeat 0 -113px;}
.icon4 {background:url(../image/service/pc_icon.png) no-repeat -113px -113px;}
.icon5 {background:url(../image/service/pc_icon.png) no-repeat 0 -226px;}
.icon6 {background:url(../image/service/pc_icon.png) no-repeat -113px -226px;}

@media screen and (max-width:767px) and (min-width:320px) {
	.content {padding-bottom:0;}
	.Af_main {height:auto;}
	.photo {display:none;}
	.mobile_photo {padding:30px 16px 80px 16px; margin:0px auto; display:block; text-align: center;}
	.mobile_photo img {width:100%;}
	.Bf_main {width:auto; padding:0px 16px;}
	.Bf_main {padding-top:24px;}
	.Bf_title {width:auto; padding-bottom:14px; font-size:23px;}
		
	.Bf_list {width:auto; margin-top:26px;}
	.Bf_list li {width:100%; margin:0px;}
	
	.Bf_icon {width:82px; height:82px; background:#f2f2f2;}
	.icon1 {background:url(../image/service/icon_phone.png) no-repeat 0 -82px;}
	.icon2 {background:url(../image/service/icon_phone.png) no-repeat -82px -82px;}
	.icon3 {background:url(../image/service/icon_phone.png) no-repeat -164px -82px;}
	.icon4 {background:url(../image/service/icon_phone.png) no-repeat -246px -82px;}
	.icon5 {background:url(../image/service/icon_phone.png) no-repeat 0 -164px;}
	.icon6 {background:url(../image/service/icon_phone.png) no-repeat -82px -164px;}
	
	.Bf_text h4 {margin-top:5px; font-size:14px;}
	.Bf_text p {line-height:21px; margin-top:11px; font-size:12px;}
}