body,ul,li,h1,h2,h3,h4,h5,h6,a,span,p,input,img,i{margin:0;padding:0;border:0;font-family:"微软雅黑";font-style:normal;
outline:none;list-style:none;text-decoration:none;color:#333;}
body{min-width: 1200px;}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
.relavt{position: relative;}
.abs{position: absolute; z-index: 2;}
.clearfix:after {display: block;font-size: 0;content: " ";clear: both;height: 0;line-height: 0;}
.clearfix {zoom: 1;}
.fl{float: left;}
.fr{float: right;}
/*Global Elements*/

.mt10{margin-top: 10px;}

a {
    color: inherit;
    text-decoration: none;
}

.c_blue {
    color: #1FB6C4!important;
}

.clearfix:after {
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}

.clearfix {
    zoom: 1
}

.ico,
.kong {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    line-height: 16px;
    margin-right: 3px;
    width: 16px;
}

.ico {
    background: url(//www.bolue.cn/images/website.png?t=20180424172700) 0 0 no-repeat;
}

/* 导航 */

.web_nav {
    z-index: 50;
    position: fixed;
    _position: absolute;
    /*bottom: 50px;*/
    /*left: 50%;*/
    right: 5px;
    padding-top: 10px;
    zoom: 1;
    _top: expression(eval(document.documentElement.scrollTop));
}

.web_nav_right {
    width: 40px;
    height: 205px;
    line-height: 24px;
    font-size: 14px;
    /*margin-left: 625px;*/
    /*top: 200px;*/
    bottom: 50px;
}
.min_body .web_nav_right{
    position: absolute!important;
    right: 10px;
    top: 200px;
    bottom: auto;
    left: auto;
    margin-left: 0;
}

.web_nav .evt_link {
    display: none;
    position: absolute;
    z-index: 52;
    left: -200px;
    top: -60px;
    padding-right: 10px;
    width: 187px;
    height: auto;
}
.web_nav .evt_link.evt_link_long{
    top: -193px;
}
.web_nav .evt_link.evt_link_long .ico.ico_evt_link{
    top: 205px;
}

.web_nav .evt_link.evt_link_width {
    width: 350px;
    left: -362px;
}

.web_nav .evt_link div {
    background-color: #fff;
    border: 1px #E5E5E5 solid;
    text-align: center;
    border-radius: 4px;
}

.web_nav .evt_link div.evt_link_border {
    border: 0;
    border-radius: 0;
    /*width: 174px;*/
    width: 35%;
    margin-left: 10%;
    margin-top: 15px;
}

.web_nav div.evt_link_add {
    background-color: #f6f6f6;
    width: 140px;
    height: 180px;
    padding: 10px 15px;
    margin: 10px auto;
    border: none;
    text-align: left;
    border-radius: 0;
}

.web_nav div.evt_link_add p {
    font-size: 12px;
    color: #333;
    line-height: 26px;
    height: 26px;
}

.web_nav div.evt_link_add p.evt_link_zs {
    font-size: 14px;
    color: #1FB6C4;
    text-align: center;
    line-height: 30px;
}

.web_nav div.evt_link_add span {
    margin-top: 15px;
    margin-left: 15px;
    display: inline-block;
    color: #999!important;
}

.web_nav .evt_link .evt_live {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
    border: none;
    background-color: #21b8c5;
    border-radius: 0px 0px 4px 4px;
    /*font-weight: bold;*/
}

.web_nav .evt_link .evt_live .ico {
    height: 20px;
    background-position: -120px -120px;
    margin-right: 5px;
}

.web_nav .evt_link .evt_live a {
    background: #1FB6C4;
}

.web_nav .evt_link .evt_live:hover a {
    color: #fff!important;
}

.web_nav .evt_link p {
    word-break: break-all;
    word-wrap: break-word;
}

.web_nav .evt_link p.c_blue {
    text-align: left;
    margin-left: 20px;
}

.web_nav .evt_link.evt_link_width p.c_blue {
    text-align: center;
    margin-left: 0px;
    font-size: 16px;
    padding-bottom: 20px;
}

.web_nav .ico {
    background: url(../images/nav.png?t=20181112094400) 0 0 no-repeat;
}

.kefu_tel,
.kefu_msg {
    margin-right: 10px;
}

.web_nav .kefu_tel {
    background-position: -0px -120px;
}

.web_nav .kefu_msg {
    background-position: -40px -120px;
}

.web_nav .evt_link .ico.ico_evt_link {
    background-position: -80px -120px;
    position: absolute;
    right: -8px;
    top: 72px;
    height: 18px;
}

.web_nav .evt_link img {
    width: 116px;
    height: 116px;
}

.web_nav .evt_link img.kefu_logo {
    width: 64px;
    height: 64px;
    margin-top: 10px;
}
.web_nav .evt_link .evt_link_add .kefu_logos {
    width: 64px;
    height: 64px;
    margin-top: 10px;
    background: url(../images/kefu_logon2.png);
}
.web_nav .evt_link .tit {
    font-size: 16px;
    margin: 0px 16px;
    padding: 10px 0;
    line-height: 20px;
    border-bottom: 1px solid #1FB6C4;
    color: #333!important;
}

.web_nav_right .inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.web_nav_right .inner a {
    position: relative;
    z-index: 51;
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 1px;
    background: url(../images/nav.png?t=20181112094400) 0 0 no-repeat;
}

.web_nav_right a.web_nav_f1 {
    background-position: 0px -60px;
}

.web_nav_right a.web_nav_f2 {
    background-position: -60px 0px;
}

.web_nav_right a.web_nav_f3 {
    background-position: -120px 0px;
}

.web_nav_right a.web_nav_f4 {
    background-position: -180px 0px;
}

.web_nav_right a.web_nav_f5 {
    background-position: -240px 0px;
}

.web_nav_right a:hover {
    background: url(../images/nav.png?t=20181112094400) no-repeat 0 top;
}

.web_nav_right a:hover .evt_link {
    display: block;
}

.web_nav_right a.web_nav_f1:hover {
    background-position: 0px -60px;
}

.web_nav_right a.web_nav_f2:hover {
    background-position: -60px -60px;
}


/*.web_nav_right a.web_nav_f2:hover span{
    color: #999!important;
}
.web_nav_right a.web_nav_f2:hover .tit{
    color: #333!important;
}*/

.web_nav_right a.web_nav_f3:hover {
    background-position: -120px -60px;
}

.web_nav_right a.web_nav_f4:hover {
    background-position: -180px -60px;
}

.web_nav_right a.web_nav_f5:hover {
    background-position: -240px -60px;
}