@charset "utf-8";
/* CSS Document */

.section-tab{ background:#f2f9ff; border-bottom: 1px solid #9fd9f6; }
.mobile_tab{height: 110px; }
.mobile_tab span{width:50%; height:110px; display:block; float: left; text-indent: 70px;  font-family:Arial; font-size: 24px; color: #666666; text-align: center; cursor:pointer; font-family: "Microsoft YaHei"; line-height:110px; display:block;}
.mobile_tab span.on{ color:#2191ff;}
.mobile_tab span em:hover{border-bottom:2px solid #2191ff;color:#2191ff; font-size:30px; padding:32px 0px; }

.sub,.subt, .sub_box{ border-bottom: 1px dashed #666e79; padding: 50px 0; display: inline-block; width: 100%;}
.sub2,.subt, .sub_box{ border-bottom: 1px dashed #666e79; padding: 50px 0; display: inline-block; width: 100%;}
.down_title{ font-size:34px; color:#666666; padding:80px 0 ; width:210px; text-align:center; border-right:1px solid #c1c1c1; line-height:35px; float:left;}
.down_tj{float:left; width:400px;}
.down_btn{margin-top:20px;}
.down_btn a{background:url(images/kuaidi/mobile_icon.png) no-repeat; border:2px solid #2191ff; padding:5px 0px 5px 40px; height:38px; line-height:38px; display:inline-block; border-radius:5px;  font-size:20px; color:#2191ff; width:120px;}
.down_btn a.iphone_mobile{     background-position: 24px 4px;}
.down_btn a.android_mobile{     background-position: 24px -62px;}
.ui_title{ font-size:26px; color:#666666; padding-bottom:10px}
.down_erwei{ width:310px; float:left; text-align:center; padding:0 30px;}
.down_erweiimg span{ width:88px; float:left; padding:10px 15px;border:1px solid #c1c1c1; margin:10px 15px;}
.down_erweiimg span em{display:block; color:#333333; font-size:16px; text-align:center; width:100%; line-height:20px; }
.down_erweiimg span img{width:88px; height:88px; display:inline-block; margin-top:5px;}


.sub_box .column{text-align: center; width: 50%; float: left;;}
.sub_box .column h3{ color: #2191ff; line-height: 30px; font-size: 30px; line-height: 25px; padding-top: 10px;}
.sub_box .column h3 em{color:#666666;}
.sub_box .column p{ line-height: 22px; font-size: 18px;line-height:25px;color: #2191ff;padding-top: 15px;}
.sub_box .column p img{margin-top:25px;}

	/* 本例子css */

.mobile_banner{ min-width:1000px;  position:relative;  background-color: #dfdfdf; height: 410px; }
.mobile_banner .bd{ position:relative; z-index:0;  }
.mobile_banner .bd ul{ width:100% !important; }
.mobile_banner .bd li{ width:100% !important;   height: 410px; }
.mobile_banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.mobile_banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(images/kuaidi/dot-black.png)0 0; overflow:hidden; 
		line-height:9999px; filter:alpha(opacity=40);opacity:0.4; 
	}
.mobile_banner .hd ul .on{ filter:alpha(opacity=100);opacity:1;  }


















