@charset "utf-8";
/* CSS Document */

.footer{width:100%;margin-top:75px;}
.footer .item_t{width:100%;background: #420;padding-top:40px;height:215px;}
.footer .item_t .c{width:1200px;margin:0 auto;}
.footer .item_t .c .map{float:left;width:1000px;border-right: 1px solid #640;}
.footer .item_t .c .map dl{width:20%;float:left;}
.footer .item_t .c .map dl dt{font-size:15px;color:#fff;padding-bottom:10px;}
.footer .item_t .c .map dl dd a{color: #ccc;line-height:30px;font-size:13px;}
.footer .item_t .c .map dl dd a:hover{ text-decoration:underline;}
.footer .item_t .wx{float:right;width:130px;text-align:center;}
.footer .item_t .wx img{width:130px;}
.footer .item_t .wx p{color:#fff;line-height:30px;}
.footer .item_b{width:100%;height:45px;background: #202020;}
.footer .item_b .c{width:1200px;margin:0 auto;line-height:45px;font-size:13px;color: #666;}
.footer .item_b .c .box_l{float:left;}
.footer .item_b .c .box_l a{color: #666;margin:0 15px;}
.footer .item_b .c .box_l a:first-child{margin-left:0;}
.footer .item_b .c .box_l a:hover{color:#fff;}
.footer .item_b .c .box_r{float:right;}
.footer .item_b .c .box_r p a{color:#ea5404;}
.footer .item_b .c .box_r p a:hover{color:#fff;}

.consult{width:69px; position:fixed;right:0;top:50%;margin-top:-108px;}
.consult a img{ display:block;width:69px;margin-bottom:4px;}

@media (min-width:320px) and (max-width:750px) {
.footer .item_t .c .map{ display:none;}
.footer .item_t .c{width:100%;}
.footer .item_t .wx{float:none; text-align:center;width:100%;}
.footer .item_t{text-align:center;height:auto;}
.footer .item_t{padding-top:20px;padding-bottom:10px;}
.footer .item_b .c{width:100%;}
.footer .item_b .c .box_l{width:100%;text-align:center;}
.footer .item_b .c .box_r{float:none;text-align:center;}
.footer .item_b .c{line-height:1.7;}
.footer .item_b{height:auto;min-height:45px;padding: 10px 10px;}
.footer{margin-top:40px;display:none;}
#home .footer{
    display:block;
}
}


#gotop{
    display: block;
    position: fixed;
    right: 20px;
    bottom: 50px;
    z-index: 90;
    background: #f5f5f5;
    border: 1px solid #f1f1f1;
    border-radius: 6px;
}
#gotop a{
    color: #333;
    font-size: 12px;
    display: block;
    padding: 50px 10px 0px;
    opacity: .5;
    background:url(../images/ico/i_up.png) center top no-repeat;
}

.btnav{
    display:none;
}


/*kefu*/
.custom_service p img {
    display: inline;
    vertical-align: middle;
}
.scrollsidebar {
    position: absolute;
    z-index: 999;
    top: 350px;
    right: 0
}
.side_content {
    width: 154px;
    height: auto;
    overflow: hidden;
    float: left;
}
.side_content .side_list {
    width: 154px;
    overflow: hidden;
}
.show_btn {
    width: 0;
    height: 112px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
    cursor: pointer;
}
.show_btn span {
    display: none;
}
.close_btn {
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.side_title,.side_bottom,.close_btn,.show_btn {
    background: url(../images/sidebar_bg.png) no-repeat;
}
.side_title {
    height: 46px;
}
.side_bottom {
    height: 8px;
}
.side_center {
    font-family: Verdana, Geneva, sans-serif;
    padding: 5px 12px;
    font-size: 12px;
}
.close_btn {
    float: right;
    display: block;
    width: 21px;
    height: 16px;
    margin: 16px 10px 0 0;
    _margin: 16px 5px 0 0;
}
.close_btn span {
    display: none;
}
.custom_service {
    padding: 0 0 5px 0;
}
.side_center .custom_service p {
    text-align: center;
    padding: 6px 0;
    margin: 0;
    vertical-align: middle;
}
.other {
    padding: 5px 0;
    text-align: center;
    border-bottom: 0px solid #ddd;
    border-top: 1px solid #ddd
}
.other p {
    padding: 0px 0;
    _height: 16px;
    margin: 0;
    color: #666666;
}
.other p img {
    margin-bottom: 5px;
}
.other p b {
    color: #4695DD;
}
.msgserver {
    text-align: center;
    margin-top: 5px;
    display: none;
}
.msgserver a {
    background: url(../images/sidebar_bg.png) no-repeat -119px -115px;
    padding-left: 22px;
}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {
    background-position: -195px 0;
}
.side_center, .side_blue .side_center {
    background: url(../images/blue_line.png) repeat-y center;
}
.side_bottom, .side_blue .side_bottom {
    background-position: -195px -50px;
}
.close_btn, .side_blue .close_btn {
    background-position: -44px 0;
}
.close_btn:hover, .side_blue .close_btn:hover {
    background-position: -66px 0;
}
.show_btn , .side_blue .show_btn {
    background-position: -119px 0;
}
.msgserver a, .side_blue .msgserver a {
    color: #06C;
}

/* green skin  */
.side_green .side_title {
    background-position: -349px 0;
}
.side_green .side_center {
    background: url(../images/green_line.png) repeat-y center;
}
.side_green .side_bottom {
    background-position: -349px -50px;
}
.side_green .close_btn {
    background-position: -44px -23px;
}
.side_green .close_btn:hover {
    background-position: -66px -23px;
}
.side_green .show_btn {
    background-position: -147px 0;
}
.side_green .msgserver a {
    color: #76a20c;
}
.side_green .other p b {
    color: #76a20c;
}








@media only screen and (max-width: 768px) {
    *,*:after,*:before {
        -webkit-box-sizing:border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    *:focus {
        outline: none;
    }

    img,* img {
        max-width: 100%;
        height: auto;
        vertical-align: top;
    }

    body{
        padding-top:70px;
        padding-bottom:55px;
    }

#scrollsidebar{
    display:none;
}

#swiper1 .flex-control-nav{
    display:none;
}

#gotop{
    display: none;
}


    .btnav {
        display: block;
        width: 100%;
        background: #f5f5f5;
        border-top:1px solid #f1f1f1;
        height: auto;
        position: fixed;
        bottom: 0;
        z-index: 90;
        overflow: hidden;
    }

    .btnav ul li {
        width: 25%;
        float: left;
        text-align: center;
        border-right: 1px dotted #f1f1f1
    }

    .btnav ul li:last-child {
        border-right: 0;
    }

    .btnav ul li a {
        color: #333;
        display: inline-block;
        width: 100%;
        padding: 30px 0 5px;
        position: relative;
    }

    .btnav ul li a i {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24x;
        position: absolute;
        left: 50%;
        margin-left: -12px;
        top: 10px;
        font-size: 20px;
        background-position:50% 0%;
        background-repeat:no-repeat;
        background-size:90%;
    }

    .btnav ul li.home a i{
        background-image:url(../images/ico/i_home.png);
    }
    .btnav ul li.map a i{
        background-image:url(../images/ico/i_map.png);
    }
    .btnav ul li.mail a i{
        background-image:url(../images/ico/i_chat.png);
    }
    .btnav ul li.tel a i{
        background-image:url(../images/ico/i_call.png);
    }
     .btnav ul li.gotop a i{
        background-image:url(../images/ico/i_top.png);
    }











}