﻿.yy-right-block-fixed {
 position: fixed;
 bottom: 150px;
 right: 8px;
 width: 70px;
 z-index: 10;
 height: 220px;
}
.yy-right-block-fixed .inner-sem {
 position: relative;
 width: 70px;
}
.yy-right-block-fixed li {
 margin-bottom: 10px;
 width: 62px;
 box-sizing: border-box;
 padding: 8px;
 background: #E60012;
 border-radius: 6px;
}
.yy-right-block-fixed li a {
 display: block;
}
.yy-right-block-fixed li span {
 display: block;
 width: 30px;
 height: 1px;
 background: #EDEDEC;
 margin: 6px auto;
}
.yy-right-block-fixed .inner-box {
 position: absolute;
 width: 160px;
 right: 90px;
 top: 0;
 display: none;
 border-radius: 6px;
}
.yy-right-block-fixed .inner-box-online {
 top: 58px;
}
.yy-right-block-fixed .inner-box-form {
 top: 118px;
}
.yy-right-block-fixed .inner-box-con {
 padding: 10px 0px 5px 10px;
 position: relative;
 height: px;
 background: #fff;
 border: 1px solid #f8f8f8;
 border-radius: 6px;
}
.yy-right-block-fixed .inner-box-con p {
 font-size: 14px;
 font-weight: 400;
 height: 20px;
 line-height: 20px;
 color: #666666;
 border-radius: 6px;
 margin-bottom: 4px;
}
.yy-right-block-fixed .inner-dot {
 position: absolute;
 right: -15px;
 top: 23px;
 background: url(../image/dot_04.png) no-repeat center center;
 width: 22px;
 height: 22px;
}
.yy-right-block-fixed .gotop {
 display: none;
 width: 62px;
 height: 60px;
 border-radius: 6px;
 background: url(../image/top.png) no-repeat center center #fff;
 border: 1px solid #f8f8f8;
}
.yy-bottom-block-fixed {
 position: fixed;
 width: 100%;
 height: 60px;
 bottom: 0px;
 background-color: rgba(113, 0, 2, 0.7);
 z-index: 9;
}
.yy-bottom-block-fixed ul {
 width: 100%;
 height: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
}
.yy-bottom-block-fixed ul li {
 width: 25%;
 color: #fff;
 text-align: center;
}
.yy-bottom-block-fixed ul li img {
 margin: 0px auto;
}
.yy-bottom-block-fixed ul li p {
 margin: 0px auto;
 color: #ffffff;
 font-size:12px;
}
.yy-bottom-block-fixed .inner-box-ceo-phone {
 position: absolute;
 bottom: 70px;
}
