﻿footer{ font-size:14px; background:#fff; padding:35px 0;}
footer h5{ font-size:24px; font-weight:bold; color:#777;}
footer ul{padding:0; margin:0; list-style:none;}
.copyRight{padding-top:30px; color:#999;clear:both;}
.weix{ text-align:center; color:#333; font-size:14px; font-weight:bold;}

.navbar-right1{ float: right !important;font-size:18px; padding:15px 15px 0 0;}
.navbar-right1 a{ color:#666;padding:0 10px;display:inline-block;}
.navbar-right1 a:hover{ color:#c00;}
@media only screen and (max-width: 768px){
.navbar-header{width:40%; padding:0; margin:0; float:left;}
.navbar-right1{width:60%; hight:30%;text-align:right; margin:0; float:right;}
.navbar-right1 a{font-size:14px; padding:0 5px;}}


  .footfixed {width:100%;height:90px;position:fixed;bottom:0;background:#4386D4;opacity:.95;filter:alpha(opacity=95);z-index:99998; }
        .btm-btn-box,.btm-city,.btm-line{float:left;margin-top:25px}
.btm-float__img{position:absolute;bottom:0;left:125px;width:451px;height:130px}
.btm-line,.btm-number{height:40px;width:180px}
.btm-line{position:relative;margin-left:50%;}
        .btm-label-number {position: absolute;top: 10px;left: 8px;}
        .btm-number {border: 0;text-indent: 8px;}
        .btm-line, .btm-number {height: 40px;width: 180px;}
   .btm-city {width: 180px;height: 40px;margin-left: 19px;background-color: #fff;float: left;margin-top: 25px;}

     .btm-btn__t8t718 {color:black;background:white;cursor:pointer;}
     .btm-btn-box{width: 140px;height: 40px;line-height: 40px;margin-left:10px;text-align:center;}
     .btm-float--t8t718 {
    position: absolute;
    bottom: 0;
    left: -25px;
    width: 50%;
    height:auto;
}
        .btm-float--t8t718 img {max-width:100%;display:block;
        }

      .close-icon{
    width: 24px;
    height: 25px;
    position: absolute;
    top: 5px;
    right: 50%;
    margin-right: -590px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    background: url("../images/close-ico.png") center no-repeat;
}
.close-icon:hover{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.xcx-ad-back{
    width: 134px;
    height: 169px;
	right:0;
    position: fixed;
    bottom: 0;
    cursor: pointer;
    z-index: 998;
    background:  left no-repeat;
    display:none;
}

.c_down {background: #4299d6;font-size: 20px;font-weight: 700;color: #fff;padding: 30px;cursor:pointer;z-index:1000;border-radius:15px;}
.c_down:hover {color:red;border-radius:15px;}