 @media only screen and (min-width: 768px) {
   #footer_blank{display:none;}

#global_bottom_box{display:none;} 
/*general*/
.wrap1{width:1200px;  margin:0 auto;}
#w1000 .wrap1{ width:1000px;}
.min{ min-width:1000px;}
.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.icons{ position:relative;}
.icons i{ position:absolute; display:inline-block;}
.delay{ -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.delay1{ -moz-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
.delay2{ -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.t{ font-size:26px;}
.st{ font-size:18px; color:#535353;}
.page{ min-height:500px;}
.txC{ text-align:center;}


#footer_alert{ width:100%; height:58px; position:fixed; left:0; bottom:-100px; background:#e9e9e9; background:rgba(233,233,233,0.9); z-index:999;}
#footer_alert .wrap1{ position:relative; height:100%;}
#footer_alert .img{ width:96px; height:66px; position:absolute; left:240px; bottom:7px;}
#footer_alert .txt{ font-size:24px; color:#535353; line-height:58px; margin-left:380px; float:left;}
#footer_alert .txt span{ font-family:"Arial"; font-size:32px; color:#3eb3a0; margin:0 10px; vertical-align:bottom;}
#footer_alert .btn{width:166px;height:38px;line-height:38px;padding: 0px 0px;font-size:16px;color:#fff;float:right;margin-right:200px;margin-top:11px;background:#48bdaa;display:inline-block;text-decoration:none;text-indent: 32px;-moz-border-radius:19px;-ms-border-radius:19px;-o-border-radius:19px;-webkit-border-radius:19px;border-radius:19px;}
#footer_alert .btn i{ width:27px; height:22px; left:15px; top:7px; background:url(../images/icons.png) no-repeat; background-position:-37px -3px;}
#footer_alert .close{ width:25px; height:25px; float:right; cursor:pointer; margin-right:10px; margin-top:17px;}
#footer_alert .close i{ width:25px; height:25px; left:0; top:0; background:url(../images/icons.png) no-repeat; background-position:-456px -398px;}
/*enroll*/
#footer_alert .enroll_btn{ width:166px; height:38px; line-height:38px; font-size:20px; color:#fff; float:right; margin-right:145px; margin-top:11px; background:#0db083; display:inline-block; text-decoration:none; text-indent:60px; -moz-border-radius:19px; -ms-border-radius:19px; -o-border-radius:19px; -webkit-border-radius:19px; border-radius:19px;}
#footer_alert .enroll_btn i{ width:27px; height:22px; left:22px; top:7px; background:url(../images/icons.png) no-repeat; background-position:-37px -3px;}
#footer_alert .enroll_title_txt{ font-size:24px; color:#555; float:left; line-height:60px; margin-left:40px;}
#footer_alert .enroll_img{ float:left; margin-left:35px;}
#footer_alert .enroll_tips_txt{ float:left; font-size:18px; color:#555; line-height:60px; margin-left:10px;}
}
 @media only screen and (max-width: 768px) {
   #footer_blank{height:1rem;}

   #footer_alert{display:none;}
#global_bottom_box{width:100%;height:50px;line-height:1rem;position:fixed;bottom:0;left:0;background: rgb(3, 130, 219);text-align:center;z-index:100;}
#global_bottom_box a{ width:33%; height:100%; display:block; float:left; color:#fff; font-size:16px; padding-top: 22px;text-indent:5px;}
#global_bottom_box a:nth-child(1){ background:url(images/tel.png) 18px center no-repeat; background-size:auto 20px;}
#global_bottom_box a:nth-child(2){ background:url(images/service.png) 0.1rem center no-repeat; background-size:auto 20px;}
#global_bottom_box a:nth-child(3){ background:url(images/qiao.png) 0.1rem center no-repeat; background-size:auto 20px;}
}
