@charset "UTF-8";
/* CSS Document */
/*专业网站设计 Www.qutnur.Com QQ:30830851 */
/*logo导航banner*/
.bid-header{width:100%;height:650px;position:relative;overflow:hidden;}

/*滚动广告*/
.banner { width: 100%; height: 650px; position: relative; overflow:hidden;}
.banner .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 15px; zoom:1; z-index:3 }
.banner .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.banner .num li.on { background: #FF7700; } /*��ǰ��*/
.banner li a{display: block;width: 100%;height: 650px;}
.banner .prev,
.banner .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 115px;}
.banner .prev { left: 0; }
.banner .next { right: 0; background-position: right }

.top-logonav{width:100%;height:auto;overflow:hidden;background:#fff;background:rgba(255,255,255,.7);position:absolute;top:0;left:0;z-index:999999;
    filter:Alpha(opacity=70);/* 只支持IE6、7、8、9 */
    *zoom:1;}
.bid-nav{text-align:left;}
.bid-nav li{display:inline-block;padding:20px;float:left;}
.bid-nav li a{display:block;color:#333;font-size:20px;}
.bid-nav li a:hover{color:#40b6ff;}

/*留下联系方式*/
.msgbg{position:absolute;top:200px;left:0;z-index:999999;width:100%;height:auto;}
.leavemsg{width:360px;height:auto;background:#000;background:rgba(0,0,0,.7);
    filter:Alpha(opacity=70);/* 只支持IE6、7、8、9 */
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; }
.leavemsg span{display:block;color:#fff;font-size:25px;position: relative;}
.form-ground .input-in{border:none;background:#fff;color:#333;padding:10px;display:block;width:340px;height:auto;font-size:16px; border-radius:3px;}
.leavemsg .form-ground{position: relative;padding:20px 0 0 0;overflow:hidden;}
.form-ground .input-btn{background:#d91900;color:#fff;padding:10px 30px;display:block;font-size:18px; border-radius:3px;float:right;}

/*项目服务承诺*/
.index-commitment2{overflow:hidden;}
.index-commitment2 li{width:50%;height:auto;float:left;display:inline-block; border-top:1px solid #f4f5f9; overflow:hidden;margin-top:30px;}
.index-commitment2 .fistli{width:100%;}
.index-commitment2 i{width:100px;height:100px;display:inline-block;overflow:hidden;background:#f4f5f9;font-size:60px;color:#999;line-height:100px;text-align:center; font-style:normal;}
.index-commitment2 .commdiv{margin:20px 20px 0 20px;}

/*万千企业选择中企百通的理由*/
.reason{overflow:hidden;}
.reason a{display:block;}
.reason .w-aimg{display:block;margin:0 auto;width:100%;height:auto;margin-top:20px;}
.reason .w-aimg-nowid{display:block;margin:0 auto;max-width:100%;height:auto;margin-top:20px;}

/*为什么选择百通*/
.why{overflow:hidden;}
.why li{display:inline-block;width:400px;height:300px;overflow:hidden;float:left;line-height:30px;}
.why .lastli{width:800px;}
.why li img{width:400px;height:300px;display:block;}
.why li .whytxt{margin:20px;display:block;}
.why li .whytxt span{display:block;text-align:center;color:#333;font-size:50px;margin-bottom:20px;}
.why li .whytxt p{display:block;font-size:20px;}








