.contactusdiyou {
    position: fixed;
    right: -230px;
    bottom: 0px;
    _position:absolute;
    width: 230px;
    height: 100%;
    background: #009aff;
    z-index: 99999999999;
    _margin-bottom:0px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    transition:all .5s ease;
}
.contactusdiyou .hoverbtn{
    width:30px;
    height:129px;
    padding-top:20px;
    cursor: pointer;
    position:absolute;
    top:50%;
    margin-top:-66px;
    left:-30px;
    font-size:14px;
    color:#fff;
    background:#009aff;
    -webkit-border-radius: 3px 0px  0px 3px;
    -moz-border-radius: 3px 0px  0px 3px;
    -o-border-radius: 3px 0px  0px 3px;
    border-radius: 3px 0px  0px 3px;
    -moz-box-shadow: -4px 4px 4px -4px #000;
    -webkit-box-shadow: -4px 4px 4px -4px #000;
    box-shadow: -4px 4px 4px -4px #000;
}
.contactusdiyou .hoverbtn span{
    width:30px;
    height:19px;
    line-height: 19px;
    text-align: center;
    overflow:hidden;
    float:left;
}
.contactusdiyou .hoverbtn .hoverimg{
    width:13px;
    height:9px;
    margin:10px 0px 0px 10px;
    float:left;
    display:inline;
    background-repeat: no-repeat;
}
.hoverimg2{
    background:url(../images/hoverbtnbg1.png) no-repeat;
} 
.contactusdiyou .conter{
    width:186px;
    height:560px;
    margin-left:22px;
    position:absolute;
    top:55%;
    *margin-top:-140px;
    margin-top:-280px;
}
.contactusdiyou .conter .con1{
    border-bottom:1px solid #6a6a6a;
    padding-bottom:22px;
}
.contactusdiyou .conter .con1 dl dt{
    width:31px;
    height:31px;
    float:left;
    position: relative;
    top: 32px;
}
.contactusdiyou dl .f1{width:142px; height:36px;line-height: 36px; float:right; font-size:14px;_font-size: 14px;*font-size: 15px; color:#fff;vertical-align: top; font-weight: bold;}
.contactusdiyou dl .f2{ width:142px; float:right; font-size:12px; color:#fff; height:30px;line-height: 30px; float:right;}
.kefuQQ a{ background:url(../images/button-custom-qq.gif)  no-repeat; width:70px; height:20px; display:inline-block; vertical-align:middle;}
.kefuQQ a:hover{ background:url(../images/button-custom-qq-h.gif)  no-repeat;}
.contactusdiyou .conter .con1 dl dd .ph_num{ font:18px 'Microsoft yahei';*font-size: 16px;_font-size: 16px; color:#fff; height:25px;}

.contactusdiyou .qqcall{padding:22px 0px;border-bottom:1px solid #6a6a6a;}
.contactusdiyou .qqcall dl dt{width:31px; height:31px; float:left; position: relative;
    top: 32px;}

.contactusdiyou .weixincall{
    float:right;
    padding:22px 0;
    border-bottom:1px solid #6a6a6a;
}
.contactusdiyou .weixincall dl dt{
    width:31px;
    height:31px;
    float:left;
    position: relative;
    top: 32px;
}
.contactusdiyou .weixincall .f3{
    float:right;
    width:73px;
    height:auto;
    margin-right:69px;
    display:inline;
}
.contactusdiyou .weixincall .f3 img{
    width: 100px;
    height: auto;
}
.contactusdiyou .dytimer{
    float: right;
    width: 160px;
    height: 40px;
    padding: 16px 0px 15px 0px;
    /* background: #007b77; */
    margin: 20px 0px 0px 0px;
}
.contactusdiyou .dytimer span{
    display:block;
    height:20px;
    line-height:20px;
    font-size:14px;
    color:#fff;
}
.diyou{
    _position: absolute;
    _bottom: auto;
    _margin-bottom:0px;
    z-index:99999999999;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.diyoumask {
    position:fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    width:100%;
    height:100%;
    opacity:0.3;
    filter:alpha(Opacity=30);
    background:#000; display:none;
}
.fn_cle:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/***城市分站***/

.partnership{ clear:both;}
.partnership .partnership_box{ overflow:hidden; padding-bottom:42px; background-color:#f6f7fa;}
.partnership_list li{
    display:inline;
    float:left;
    margin:42px 30px 0 0;
    text-align: center;
}
.partnership_list li:nth-child(9n){ margin-right:0;}
.partnership_list li a{
    box-shadow: 0 4px 7px rgb(0 154 255);;
    display:block;
    width:105px;
    height:41px;
    line-height:41px;
    padding:0 13px;
    border:1px solid #ebebeb;
    border-radius:8px;
    background-color:#fff;
    font-size:14px;
    color:#4c4d4d;
    text-overflow:hidden;
    overflow:hidden;
    white-space:nowrap;
}
.partnership_list li a:hover{
    box-shadow:none;
    background-color:#3d96f2;
    color:#fff;
}
.layout{ clear: both; width: 1440px; margin: 0 auto;}
.tit{
    padding:50px 0;
    text-align: center;
}
.tit h2{ position: relative; display: inline-block;}
.tit h2 span {
    position: relative;
    z-index: 99;
    font-size: 45px;
    font-weight: bold;
    color: #333;
}



