/*底部部分样式*/
/*清除浮动*/
.clearfix:before,.clearfix:after {display: table;content: '';}
.clearfix:after {clear: both;}

/*foot*/
.foot{height: 110px;width: 100%;font-size: 14px;background-color: #11A3E7;position: relative;min-width: 1200px;}
.mainfoot{width:1200px;height: 110px;margin: auto;}
.foot_l{float: left;position: absolute;width: 440px;}
.foot_p{color: #fff;padding-top:39px}
.foot_p1{color: #fff;}
.foot_r{float: right;width: 139px;}
.foot_r p{color: #fff;margin-top: 40px;}
.logo1{width: 80px;height: 80px;background:url(../img/Logo_footer.png)no-repeat;position: absolute;top: -40px;left: 50%;margin-left: -40px;display: block;z-index: 66;}

/*down-content*/
.down-content{background: #fff}
.intro{margin: auto; width:1200px;height: 260px;}
.intro{padding-top:30px;}
.lease{float: left;position: relative;width:600px;}
.footLink{margin-bottom: 20px;}
.footLink li{float: left;}
.footLink li:not(:last-child){margin-right: 20px;}
.footLink li a{display: block;color:#666;font-size: 14px;}
.footLink li a:HOVER{color:#11a3e7;}
.down_l{margin-bottom: 10px;}
.down_l span{padding-right:10px;cursor: pointer;color:#666;font-size: 14px;}
.down_l a{display: inline-block;}
.down_i1{width: 25px;height: 30px;display: inline-block;cursor: pointer;position: relative;top:0px;left: 5px;}
.down_i2{width: 25px;height: 30px;display: inline-block;cursor: pointer;position: relative;top:0px;left: 5px;}
.down_l a:hover span{color:#11A3E7 !important;}
.blogroll label{float:left;display: inline-block;font-size: 14px;color:#666;}
.bloginfo{margin-left:85px; }
.bloginfo a{display: block;color:#999;font-size: 14px;margin-bottom: 5px}
.bloginfo a:HOVER{color:#11a3e7;cursor: pointer;}

.down-phone{float: right;width: 520px;}
.contactus{float: left;}
.contactList li{text-align: left;}
.contactLi a{display: block;color:#666;font-size: 14px;}
.contactLi a:HOVER{color:#11a3e7;}
.ftPhone{margin-top: 15px;margin-bottom: 5px;}
.ftPhone label{font-size: 28px;color:#333;} 
.ftPhone span{position:relative;top:-3px;font-size: 14px;color:#666;}
.ftEmail font{font-size: 14px;color:#666;}
.consult{margin-top: 25px;}
.consult a{display:block;background:#11A3E7;border-radius: 5px;width: 163px;font-size:16px;line-height:40px;height: 40px; color: #ffffff;text-align: center;}
.consult img{position: relative;top: 7px;margin-right: 5px;border:0;}
.consult a:hover{text-decoration:none;cursor: pointer;background-color:#00AAEE;}
.ftCode{float: right;}


/*附加部分*/
.content_add{width:100%;min-width: 1200px;background: #fbfbfb;}
.addMian{width: 1200px;margin:0 auto;padding:10px 0;}
.hotCityList{float: left;width: 1160px;overflow: hidden;height: 20px;}

.hotCityList li:not(:last-child){padding-bottom:20px;}
.hotCityList li label{float:left;display: inline-block;width: 90px;font-size: 14px;color:#666;}
.hotCityDetail{margin-left: 100px;}
.hotCityDetail a{display: inline-block;font-size: 12px;color: #888;white-space: nowrap;margin-right: 12px;width: 100px;line-height: 26px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hotCityDetail a:HOVER{color: #11a3e7;}
.fold{display:inline-block;float: right;color:#888;cursor:pointer;}
.fold:HOVER {
	color:#11a3e7 !important;
}


