.img1 {
	width: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	min-height: 100vh;
	background-color: #F2F2F2;
}

.yi {
	width: 70%;
	margin-left: 15%;
	/* margin-top: -24px; */
	position: relative;
	top: -80px;

}

.yi_er {
	display: flex;
	background: rgba(255, 255, 255, 0.92);
	height: 55px;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.yi_san {
	margin-left: 29px;
	border: none;
	outline: none;
	background: none;
	width: 50%;
}
.ftt_yi{
    font-size: 18px;
    font-weight: bold;
    width: 105px;
}

.yi_si {
	width: 1px;
	height: 42px;
	background: #707070;
	opacity: 0.46;
}

.yi_wu {
	margin-left: 11%;
	margin-right: 8%;
	font-size: 15px;
}

.yi_liu {
	font-size: 20px;
	margin-right: 5%;
}

.yi_qi {
	width: 172px;
	height: 55px;
	text-align: center;
	background: #FA6A00;
	color: #fff;
	line-height: 55px;
    cursor: pointer;

}

.yi_ba {
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	justify-content: right;
}
.er{
background-color: #fff;

}
.ft_wu{
    display: flex;
    width: 74%;
    margin-left: 2%;
    justify-content: space-between;
}
.ft_liu{
    border: none !important;
    color: #FF7E16 !important;
    margin-right: 21px;
}
.ft_qi{
    width: 94%;
    margin-left: 3%;
    color: rgba(0,0,0,.6);
    margin-top: 12px;
    min-height: 42px;
    padding-bottom: 12px;
}
.ft_qi>span{
    padding: 0 2px;
    font-size: 14px;
    cursor: pointer;
}
.ft_wu>div{
    border: 1px solid rgba(0, 0, 0, .2);
    color: rgba(0, 0, 0, .5);
    min-width: 9%;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.bian{
    border: 1px solid #FF7E16 !important;
    color: #FF7E16 !important;
    background: rgba(255, 126, 22,.2);
}
.yc{
    display: none !important;
}
.ers{
    width: 96%;
    background: #fff;
    margin-top: 23px;
    height: 55px;
    display: flex;
    padding-left: 2%;
    padding-right: 2%;
    align-items: center;    
    font-size: 14px;
    justify-content: space-between;
}
.er_si{
    width: 11px;
    margin-left: 7px;
}
.er_san{
    display: flex;
    align-items: center;
    color: #4F7EA5;
    font-size: 14px;
    cursor: pointer;
}
.er_yi{
	color: #FF7E16;
    font-size: 15px;
}
.er_er{
	width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
	white-space: nowrap;
	overflow: hidden;
}
.er_er>span{
	display: inline-block;
    min-width: 45px;
	text-align: center;
}
.poi{
    font-weight: bold;
    font-size: 18px;
    width: 111px;
}
.jt_yiyiyi{
    font-size: 16px;
    font-weight: bold;
    width: 105px;
}
.san{
	width: 100%;
    background: #fff;
    height: 50px;
    margin-top: 35px;
    align-items: center;
    justify-content: space-between;
    display: flex;
    cursor: pointer;
    font-weight: bold;
}
.oiuy{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
}
.san>span{
	display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 15px;
}
.san_yi{
	background: #00ACED;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
.si{
    margin-top: 16px;
    display: flex;
    align-items: center;
    /* justify-content: flex-start; */
    flex-wrap: wrap;
    text-align: center;
    cursor: pointer;
    width: 104.9%;
}
.si>span{
    background: #fff;
    display: inline-block;
    width: 8.6%;
    height: 35px;
    margin-bottom: 11px;
    line-height: 35px;
    font-size: 13px;
    margin-right: 1%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* .si :last-child{
    margin-right: 0 !important;
} */
.wu{
    background: #fff;
    margin-top: 9px;
    padding-bottom: 29px;
}
.wu_yi{

	width: 93%;
    margin-left: 3%;
    border-bottom: 1px solid rgba(218, 218, 218, .5);
    padding-top: 22px;
    padding-bottom: 34px;
    padding-left: .5%;
    padding-right: .5%;

}
.wu_er{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.tianjiayi{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 18px;
}
.wu_san{
	display: flex;
    align-items: center;
    font-size: 17px;
}
.wu_si{
    color: #F51A1A;
    margin-left: 36px;
    font-size: 15px;
}
.wu_wu{
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.wu_liu{
    display: flex;
    align-items: center;
    font-size: 15px;
}
.wu_qi{
    width: 1px;
    height: 18px;
    background: #7D7D7D;
    margin: 0 10px;
}
.wu_ba{
    color: rgba(28, 28, 28, .76);
    font-size: 15px;
}
.wu_jiu{
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
    align-items: center;
    font-size: 15px;
}
.wu_shi>span{
    border: 1px solid rgba(191, 191, 191, .79);
    color: #6C6C6C;
    font-size: 14px;
    padding: 4px 12px;
}
.wu_shier{
	width: 17px;
    margin-left: 7px;
    color: #464646;
}
.liu{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;

}
.liu>span{
    border: 1px solid #E9E9E9;
    margin: 0 -1px -1px 0;
    padding: 4px 13px;
    color: rgba(0, 0, 0, .5);
}
.img2{
    width: 31px;
    height: 31px;
    margin-bottom: 14px;
}
.img3{
    width: 33px;
    height: 26.2px;
    margin-bottom: 14px;
}
.qi{
    position: fixed;
    right: 0;
    top: 33%;
    width: 82px;
    text-align: center;
    background: #fff;
    color: #424242;
    padding: 35px 0px;
    font-size: 14px;
    box-shadow: 0px 3px 13px 0px rgb(194 194 194 / 23%);
    border-radius: 5px;
}
.ba{
    position: fixed;
    right: 0;
    top: 65%;
    width: 82px;
    text-align: center;
    background: #fff;
    color: #424242;
    padding: 35px 0px;
    font-size: 14px;
    box-shadow: 0px 3px 13px 0px rgb(194 194 194 / 23%);
    border-radius: 5px;
}
.ba_yi{
    display: flex;
    width: 94%;
    margin-left: 3%;
    padding-top: 29px;
    border-bottom: 1px solid rgba(218, 218, 218, .5);
    align-items: center;
    justify-content: space-between;
    padding-bottom: 30px;
}
.img4{
    width: 71px;
    height: 71px;
    margin-right: 18px;
    border-radius: 50%;
}
.ba_er{
    display: flex;
    align-items: center;
}
.ba_san{
    color: #F51A1A;
    margin-top: 7px;
    font-size: 15px;
}
.ba_si{
    text-align: right;
}
.ba_wu{
    color: rgba(28, 28, 28, .76);
    font-size: 13px;
}
.ba_liu{
    font-size: 13px;
    margin-top: 8px;
}
.ba_qi{
    width: 94%;
    margin-left: 3%;
    border-bottom: 1px solid rgba(218, 218, 218, .5);
    margin-top: 32px;
    padding-bottom: 18px;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
}
.ba_qi>div{
    width: 33%;
    margin-bottom: 21px;
}
.ba_ba{
    color: #868686;
}
.ba_jiu{
    width: 94%;
    margin-left: 3%;
    border-bottom: 1px solid rgba(218, 218, 218, .5);
    margin-top: 32px;
    padding-bottom: 18px;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
}
.ba_jiu>div{
    width: 50%;
    margin-bottom: 21px;
}
.ba_shier{
    width: 94%;
    margin-left: 3%;
    border-bottom: 1px solid rgba(218, 218, 218, .5);
    margin-top: 32px;
    padding-bottom: 18px;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
}
.ba_shi{
    margin-bottom: 11px;
    font-size: 16px;
}
.ba_shiyi{
    color: #868686;
    line-height: 28px;
    font-size: 15px;
}
.jiu{

    width: 24%;
    height: 63px;
    background: #00ACED;
    margin-left: 38%;
    text-align: center;
    line-height: 63px;
    color: #fff;
    font-size: 16px;
    margin-top: 25px;
    cursor: pointer;

}
.jt_yi{
    width: 59%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(65, 65, 65, .7);
    font-size: 14px;
}
.wu_shiyi{
    font-size: 13px;
}
.tj_er{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.tj_san{
    color: #F51A1A;
    margin-left: 36px;
    font-size: 14px;
}
.tj_si{
    color: rgba(28, 28, 28, .76);
    font-size: 13px;
}
.ft_yi{
    font-size: 14px;
    color: rgba(28, 28, 28, .76);
}
.ft_er{
    color: #F51A1A;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ft_san{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 13px;
}
.ft_si{
        width: 94%;
        margin-left: 3%;
        margin-top: 32px;
        display: flex;
        flex-wrap: wrap;
        font-size: 15px;
}
.jiujiu{
    background: #fff;
    margin-top: 26px;
    padding-top: 20px;
}
.shishi{
    display: flex;
    align-items: center;
    margin-left: 3%;
    margin-bottom: 10px;
}
.shiyi{
    width: 4px;
    height: 21px;
    background: #00ACED;
    border-radius: 3px;
    margin-right: 10px;
    /* padding-top: 20px; */
}

.liu > a{
    border: 1px solid #E9E9E9;
    margin: 0 -1px -1px 0;
    padding: 4px 13px;
    color: rgba(0, 0, 0, .5);
}