@charset "utf-8";


/*==================================foot begin==================================*/

@media screen and (max-width:800px)
{
	
/*footBcBoxs*/
.footBcBoxd{display:none;}
.footBcBoxs{width:100%; text-align:center; margin:0; padding-top:40px; padding-bottom:40px;float:left; background-color:#FFF;display:block;}
.footBcBoxsCenterArea{ width:100%; text-align:left;}
.footBcBoxs_l{width:94%; text-align:left; margin-bottom:10px;}
.footBcBoxs_l dl{margin-right:10px; width:43%; text-align:center; margin-bottom:20px; float:left; margin-left:10px;}
.footBcBoxs_l dt{ height: 30px; line-height: 30px; font-size: 20px; margin-bottom: 10px; border-bottom:2px solid #45ccfc;}
.footBcBoxs_l dd p{ line-height: 25px; font-size: 14px;}
.footBcBoxs_l dd a{ color: #474f5e; transition-duration:0.3s; -webkit-transition-duration:0.3s; -moz-transition-duration:0.3s; -ms-transition-duration:0.3s; -o-transition-duration:0.3s;}
.footBcBoxs_l dd a:hover{ color: #474f5e;}

.footBcBoxs_r{width:94%; padding-top:20px; color:#474f5e; border:0px; border-top: 1px solid #474f5e; float:left; padding-left:10px;}
.footBcBoxs_r .title{ line-height: 40px; font-size: 30px;}
.footBcBoxs_r .title span{color: #45ccfc; font-size: 30px;}
.footBcBoxs_r .xqArea{ line-height: 20px; font-size: 12px;}
.footBcBoxs_r .zxArea{ margin-top: 28px; font-size: 14px;}
.footBcBoxs_r .telArea{ font-size: 32px; color: #595757; font-family: "Impact";}
	

/*footer*/
.footer{ background: #45ccfc; width:100%; float:left;}
.footerMain{ width:94%;text-align: center;}
.footer_r{width:100%;text-align: center; margin-bottom:10px; height:44px;}
.footer_r img{ width:200px; height:44px;}
.footer_l{ width:100%; text-align:center;}
.footer_l .title{ padding-bottom:0px;}

/*°´Å¥*/
.push-button{display:block; height:41px; background-color:#45ccfc; line-height:41px; color:#FFF;  width:100%; text-align:center; font-size:16px; float:left; margin-top:10px; margin-bottom:10px;}
.push-button:hover{ margin-top:10px;margin-bottom:10px;}

}

/*==================================foot end==================================*/

