* {
    padding: 0;
    margin: 0;
    border: none;
}

ul, ol, li {
    list-style: none;
}

em, i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

img {
    display: inline-block;
    border: 0 none;
}

body {
    color: #333;
    /*font-family: 'Microsoft YaHei', Verdana, Arial, Helvetica, sans-serif;*/
    /*line-height: 20px;*/
    overflow-x: hidden;
    /*width: 100%;*/
    /*height: 600px;*/
    /*font-size: 14px;*/
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*固定的悬浮窗*/
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 420px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 168px;
    height: 45px;
    font: 15px/45px '宋体';
    /*color: black;*/
    text-indent: 50px;
    margin-bottom: 3px;
    border-radius: 12px;
    transition: all .5s ease;
    overflow: hidden;
}

/*.yb_bar .yb_top {
	background: #D1B687 url(../images/fixCont.png) no-repeat 0 0;
}*/
.yb_bar .yb_phone {
    background: #F3EFE6 url(../images/tools_tubiao/ditu.png) no-repeat 2px;
    background-size: 39px;
    padding-left: 2px;
}

.yb_bar .yb_QQ {
    background: #F3EFE6 url(../images/tools_tubiao/nianhao.png) no-repeat 2px;
    background-size: 39px;
    padding-left: 2px;
}

.yb_bar .yb_time {
    background: #F3EFE6 url(../images/tools_tubiao/minguo.png) no-repeat 2px;
    background-size: 39px;
    padding-left: 2px;
}

.yb_bar .yb_ai {
    background: #F3EFE6 url(../images/tools_tubiao/ai.png) no-repeat 2px;
    background-size: 39px;
    padding-left: 2px;
}

.yb_bar .yb_ercode {
    /*height:200px;*/

    background: #F3EFE6 url(../images/weixin.png) no-repeat;
    background-size: 42px;
    background-position: 1px 3px;
}

.hd_qr {
    padding: 8px 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}
