@keyframes mymove
	{
		0% {
			background-position: 0% 0%; }
		50% {
			background-position: 50% 100%; }
		100% {
			background-position: 100% 0%; }
	}

.header {
    height: 26%;
    width: 100%;
    background-size: cover;
    position: relative;
    overflow: hidden;
}
.gfgg {
background-color: white;
border-radius: 
5px
;
    overflow: hidden;
    margin: 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 3px 19px;
    /* border-bottom: 1px solid #eee; */
    font-size: 12px;
    font-weight: bold;
}
.gfgg img {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}
.header_back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0%;
    bottom: 0px;
    right: 0px;
    z-index: 1;
}
.header_gg {
  
   margin-left: 15px;
}

.logs_footer {
    font-size: 28px;
    text-align: center;
    color: #ccc;
    height: 40px;
    width: 100%;
    line-height: 40px;
    background: orange;
}

.footer {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    text-align: center;
    color: #999;
    margin-bottom: 60px;
}

.footer text {
    display: inline-block;
    vertical-align: top;
    text-indent: 10px;
}

.footer image {
    width: 50px;
    height: 50px;
    border-radius: 3px;
}

.header_set {
     height: 50px;
    /* width: 55px; */
    position: absolute;
    /* top: 20px; */
    right: 5px;
    padding: 20px 30px 0px;
    z-index: 20;
    opacity: 0.6;
}

.header_set1 {
    position: absolute;
    top: 50px;
    right: 0px;
    padding: 6px 10px 6px 20px;
    background: #fff;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 26px;
    color: #f44444;
}

.header_set2 {
    position: absolute;
    top: 150px;
    right: 0px;
    padding: 6px 10px 6px 20px;
    background: #fff;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 26px;
    color: #f44444;
}

.header_set>image {
    width: 50px;
    height: 50px;
}

.header_set1>image {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.header_set2>image {
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.header_box {

    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 11;
    padding: 30px 20px 10px;
}

.picture {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.header_name {
    font-size: 18px;
    color: white;
    margin-left: 60px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* top: 100px; */
    margin-top: -35;
}

.head_hhr{
    padding: 4px 4px;
    font-size: 10px;
    border-radius: 10px;
    background: #000;
    opacity: 0.6;
    margin-top: -55px;
    margin-left: 261px;
    position: absolute;
    display: flex;
    width: 75px;
    height: 18px;
}

.head_hhr1 {
    width: 10px;
    height: 10px;
}

.head_hhr2 {
       margin: 0 5px;
    /* margin: 0 auto; */
    /* margin-left: auto; */
    margin-top: -3;
}

.head_hhr3 {
    
    height: 10px;
}

.list {
    margin: -12% 3% 0;
    height: 11%;
    position: relative;
    z-index: 999;
  bottom: 0px;
}

.list_content {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
    top: 0px;
    left: 0px;
    background-color: white;
    border-radius: 10px;
}

.list_alllist {
    color: #999;
}

.list_top {
    border-bottom: 1px solid #eee;
    padding: 20px;
    font-size: 28px;
}

.list_alltext {
    color: #333;
}

.list_all {
    width: 300px;
}

.list_allimg1 {
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

.list_allimg {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

.banner1 {
    padding: 0px;
}

.list_right {
    width: 20px;
    height: 30px;
    margin-left: 10px;
}

.list_fukuan {
    height: 100%;
}
.flex-bet {
display:flex;
justify-content:space-between;
align-items:center;

}
.flex3 {
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;

}


.list_fukuanimg {
    width: 64px;
    height: 56px;
    margin-bottom: 20px;
}

.list_fukuanimg2 {
    width: 52px;
    height: 64px;
    margin-bottom: 12px;
}

.list_fukuanimg3 {
    width: 49px;
    height: 56px;
    margin-bottom: 20px;
}

.list_fukuanimg4 {
    width: 56px;
    height: 56px;
    margin-bottom: 20px;
}

.mytext {
    font-size: 18px;
    font-weight: bold;
    
}

.list_collet {
    font-size: 14px;
    color: #333;
    flex: 1;
    height: 100%;
}

.banner1 {
    background-color: white;
    border-radius: 10px;
    overflow: hidden;
    margin: 12px;
  z-index: 999;
}

.bbd {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.banner_list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 25%;
    box-sizing: border-box;
    padding: 20px 0px;
    font-size: 15px;
}

.banner_text {
    font-size: 26px;
    color: #999;
}

.bhead {
display: flex;
    flex-direction: row;
    align-items: center;
    padding: 9px 20px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-weight: bold;
}

.bhead img {
    width: 24px;
    height: 24px;
    margin-right: 12px;
}