@charset "utf-8";


@font-face {font-family:fz;src: url('../css/bahnschrift.ttf');}

*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: 0; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0);}
html{height: 100%;}
html,body,div,p,strong,span,a,b,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,del,img,i,em,select,button,textarea,input{margin: 0; padding: 0;}
body{overflow-y: scroll; overflow-x: hidden;}
/*body{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}*/
body{background: #fff; font-family: "Microsoft YaHei", Arial, "Hiragino Sans GB", "Heiti SC", sans-serif; font-size: 16px; line-height: 1.5; color: #333; position: relative; min-height: 100%;}
a,img,button,input,textarea,select{-webkit-tap-highlight-color:rgba(255,255,255,0);}
input[type="text"],input[type="hidden"],input[type="password"],button,textarea,select{outline: none; border: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; font-family: "Microsoft YaHei", Arial, "Hiragino Sans GB", "Heiti SC", sans-serif;}
select::-ms-expand{display: none;}
input::-ms-clear{display: none;}
table{border-collapse:collapse;}
a{text-decoration: none; color: #333;}
a:hover{text-decoration: none;}
a:focus{text-decoration: none;}
li{list-style: none;}
i, em { font-style: normal;}
img{vertical-align: middle; border: none;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.hidden{overflow: hidden;}
.h1,.h2,.h3,.h4,.h5,.h6{font-weight: normal;}
.clearfix:after{content: ""; display: block; height: 0; visibility: hidden; clear: both;}
.clearfix {*zoom: 1;}
.cell-box{font-size: 0;}
.cell-box:before{content: ''; height: 100%; display: inline-block; vertical-align: middle;}
.cell-box .cell{width: 100%; display: inline-block; vertical-align: middle;}
/*scroll*/
::-webkit-scrollbar {width:4px;height:4px}
::-webkit-scrollbar-button:vertical {display:none}
::-webkit-scrollbar-corner,::-webkit-scrollbar-track {background-color:#f6f6f6;}
::-webkit-scrollbar-thumb {border-radius:10px;background-color: #255dbc;}
::-webkit-scrollbar-thumb:vertical:hover {background-color: #255dbc;}
::-webkit-scrollbar-thumb:vertical:active {background-color: #255dbc;}
.bd_weixin_popup,.bsBox{-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}


.website_map { padding-bottom: 3vw; padding-top:2vw; }
.website_map dl { padding: 40px 0px 16px; border-bottom: 1px solid #E6E6E6; }
.website_map_a,.website_map_a:hover { font-size: 18px; line-height: 60px; background:#255dbc ; letter-spacing: 2px; height: 60px; width: 215px; display: inline-block; text-align: center; margin: 0px 24px 24px 0px; color: #FFF; transition: all 0.5s ease-out; border-radius: 0.8em;}
.website_map_a2,.website_map_a2:hover { font-size: 18px; line-height: 60px; background: #E6E6E6; letter-spacing: 2px; height: 60px; min-width: 215px; padding: 0 20px; display: inline-block; text-align: center; margin: 0px 24px 24px 0px; color: #333; border-radius: 0.8em; }
.website_map_sub .website_map_a2:last-child{margin-right:0;}
.website_map_a:hover,.website_map_a2:hover{box-shadow:0 2px 5px rgba(0,0,0,0.1); transform:translateY(-5px); transition: all 0.5s ease-out;}
.website_map dl:last-child{border:none;}
@media (max-width:1799px){
    .website_map_a,.website_map_a:hover { font-size: 16px; line-height: 50px; height: 50px; width: 190px; margin: 0px 15px 15px 0px; }
    .website_map_a2,.website_map_a2:hover { font-size: 16px; line-height: 50px; height: 50px; width: 190px; margin: 0px 15px 15px 0px; }
    .website_map dl { padding: 31px 0px 16px;}
}
@media (max-width:767px){
    .website_map_a,.website_map_a2{transform:translateY(0)!important; width:150px!important; font-size:14px; letter-spacing:0}
    .website_map_a,.website_map_a:hover,.website_map_a2,.website_map_a2:hover{min-width: 20px; width: auto!important; padding: 0 20px}
    .website_map{padding: 60px 15px 25px}
}


.verify-code { font-size: 20px; text-align: center; cursor: pointer; margin-bottom: 5px; border: 1px solid #ddd; }
.cerify-code-panel { height: 100%; overflow: hidden; }
.verify-code-area { float: left; }
.verify-input-area { float: left; width: 60%; padding-right: 10px; }
.verify-change-area { line-height: 30px; float: left; }
.varify-input-code { display: inline-block; width: 100%; height: 25px; }
.verify-change-code { color: #337AB7; cursor: pointer; }
.verify-btn { width: 200px; height: 30px; background-color: #337AB7; color: #FFFFFF; border: none; margin-top: 10px; }







.fixed-right {
    position: fixed;
    right: 0;
    bottom: 5%;
    z-index: 10;
}
.fixed-right .block {
    width: 60px;
    height: 60px;
    margin-top: 2px;
    border-radius: 2px;
    position: relative;
    background-color: #4b494a;
    transition: all 0.3s ease;
    cursor: pointer;
}
.fixed-right .block i, .fixed-right .block a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease;
    z-index: 1;
}
.fixed-right .block i {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 24px;
    z-index: 1;
}
.fixed-right .block a {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
    padding: 14px;
    opacity: 0;
    z-index: 2;
}
.fixed-right .block.kefu i {
    background-image: url("../images/bom_i2.png"); background-size:24px auto;
}
.fixed-right .block.form i {
    background-image: url("../images/fixed-1.png");
}
.fixed-right .block.tel i {
    background-image: url("../images/fixed-2.png");
}
.fixed-right .block.totop {
    background-color: #255dbc;
}
.fixed-right .block.totop i {
    background-image: url("../images/fixed-3.png");
}
.fixed-right .block .hide-box {
    position: absolute;
    right: 100%;
    padding-right: 10px;
    opacity: 0;
    visibility: hidden;
}
@media screen and (min-width: 1025px) {
    .fixed-right .block:hover {
        background-color: #255dbc;
    }
    .fixed-right .block:hover i {
        opacity: 0;
    }
    .fixed-right .block:hover a {
        opacity: 1;
    }
    .fixed-right .block:hover .hide-box {
        opacity: 1;
        visibility: visible;
    }
}
.fixed-right .tel-box {
    top: 0;
}
.fixed-right .tel-box .box {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    white-space: nowrap;
}
.fixed-right .tel-box .info {
    padding: 12px;
}

.fixed-right .tel-box .tel {
    font-size: 28px;
    color: #255dbc;
    line-height: 1;
}
.fixed-right .tel-box p {
    font-size: 14px;
    color: #4b494a;
    line-height: 30px; text-align:center;
    background-color: #f5f5f5;
}
@media screen and (max-width: 1024px) {
    .fixed-right{
        display: none
    }
}
