.font1067887{ font-size: 9pt ;}

/*
*组件样式
*/
.nav li:first-child.nLi h3 a{padding:0px 32px;}
.yi {
    width: 120px;
    height: 110px;
    position: fixed;
    right: 1%;
    top: 88%;
    margin-top: -220px;
    border-radius: 60px;
    overflow: hidden;
    z-index: 9;}


.qaz {
position: fixed;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    display: flex;
    width: 80px;
   
    line-height: 63px;
    background-color: #a9a9aa;
    list-style: none;
    padding-top: 5px;
    flex-direction: column;
    justify-content: space-evenly;}

.wer {
  position: relative;
    height: 80px;
    width: 79px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
    display:block
;}

.qaz li a span {
    font-size: 13px;
    color: #fff;}

.tcc {
    width: 30px;
    height: 30px;}

.color a:hover {
  background-color: #e3945b;
  display: block;
  width: 79px;
  height: 68px;
   font-size: 13px;
    color: #fff;
    text-align: center;
  padding-top: 10px;
   line-height: 109px;
     display: inline-block;
     margin-top: -5px;}
.color a:hover span{
line-height: 30px;}
