
.g-yixin {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
	background: #E6E6E6;
	 transition: all 0.6s ease-out;
    /* background-color: rgba(0,0,0,0.3); */
    /* background-color: #000\9; */
   
}



.m-yixin:before, .m-yixin:after {
    display: table;
    content: "";
    line-height: 0;
}
.m-yixin .ttl {
    float: left;
    margin-left: 10px;
}

.m-yixin a {
    font-size: 12px;
    color: #000000;
    opacity: 0.7;
    line-height: 28px;
}
.m-yixin a:hover {
    color: #007ACC;
}
del, ins, u, s, a, a:hover {
    text-decoration: none;
}
a, button {
    cursor: pointer;
}

.m-yixin .navList {
    float: right;
    margin-right: 10px;
}

.m-yixin .navList li:first-child {
    margin-left: 0;
}
.m-yixin .navList li {
    float: left;
    margin-left: 66px;
}
li {
    list-style: none;
}

.m-yixin .navList li {
    float: left;
    margin-left: 66px;
}