body{
    margin: 0;
    padding: 0;
}
.clear{clear: both}
.web_bg{
    background-image: linear-gradient(45deg, 
		#15e956 0%, 
		#81ede7 38%, 
		#eaed0e 100%);
    top: 0;
    left: 0; */
    width:100%;
    height:100%;
    min-width: 1920px;
    z-index:-10;
    zoom: 1;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
}
.flow{
    width: 1170px;
	height: 490px;
	background-image: linear-gradient(45deg, 
		#9d426c 0%, 
		#476ca4 100%), 
	linear-gradient(
		#a6d5f3, 
		#a6d5f3);
	background-blend-mode: normal, 
		normal;
    border-radius: 10px;
    margin-left: 18px;
    margin-top: 22px;
    float: left;
}
.flow_title{
	position: relative;
    width: 1170px;
	height: 230px;
	/* background-image: linear-gradient(90deg, #b47eaa 0%, #6268a3 100%), 
	linear-gradient(#a6d5f3, #a6d5f3);
    background-blend-mode: normal, normal; */
    margin-top: 10px;
    font-family: MicrosoftYaHei-Bold;
    color: #ffffff;
}
.man_title>p, .woman_title>p{
	margin: 0;
	padding: 0;
	font-size: 34px;
	text-align: center;
}
.man_title{
	width: 450px;
    height: 100%;
    margin-left: 25px;
	float: left;
}
.today_flow,.add_flow{
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.today_flow>span,.add_flow>span{
	font-size: 30px;
}
.d{
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #90EE90;
	position: absolute;
	top: 15px;
	left:146px;
	display: flex;
	justify-content: center;
	align-items: center;
	
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50%,
    75% {
    transform: scale(3);
  }
  78%, 100% {
    opacity: 0;
  }
}
.d:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #90EE90;
  opacity: 0.7;
  animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
  animation-delay: 400ms;
  transition: 0.5s all ease;
  transform: scale(1);
}
.xx{
	display: inline-block;
	width: 1px;
	height: 30px;
	background: #FFFFFF;
	position: absolute;
	top: 21px;
	left: 161px;
	transform:rotate(-35deg);
}
.xxx{
	display: inline-block;
	width: 700px;
	height: 1px;
	background: #FFFFFF;
	position: absolute;
	top: 48px;
	left: 170px;
}
.woman_title{
	width: 320px;
    height: 100%;
	float: left;
}
.flow-kenwei{
    font-family: MicrosoftYaHei;
	font-size: 34px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #ffffff;
    margin-left: 25px;
}
.man-kanwei{
    float: left;
    width: 570px;
}
.woman-kanwei{
    float: left;
    width: 570px;
}
.wc_name{
	position: absolute;
	right: 10px;
	font-size: 36px;
}

.weather{
    width: 702px;
	height: 490px;
	background-image: linear-gradient(45deg, 
		#6c5ca5 0%, 
		#1186a3 100%), 
	linear-gradient(
		#a6d5f3, 
		#a6d5f3);
	background-blend-mode: normal, 
		normal;
    border-radius: 10px;
    float: left;
    margin-left: 11px;
    margin-top: 22px;
    text-align: center;
}
.time{
    font-family: MicrosoftYaHei-Bold;
	font-size: 72px;
	letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    margin-top: 18px;
}
.date{
    font-family: MicrosoftYaHei;
	font-size: 48px;
	letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
}
.weathers{
    font-size: 72px;
	letter-spacing: 1px;
    color: #90ee90;
    margin-top:10px;
}
.weathers-1{
    font-family: MicrosoftYaHei;
	font-size: 46px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #ffffff;
}


.kenwei{
    width: 1170px;
	height: 539px;
	background-image: linear-gradient(45deg, 
		#9d426c 0%, 
		#476ca4 100%), 
	linear-gradient(
		#a6d5f3, 
		#a6d5f3);
	background-blend-mode: normal, 
		normal;
    border-radius: 10px;
    margin: 12px 0 22px 18px;
    float: left;
    display: flex;
}
.x{
    width: 7px;
    height: 377px;
    background:#ffffff;
    border-radius: 100px;
    margin-top: 47px;
}
.man_remain{
    width: 581px;
    height: 100%;  
}
.women_remain{
    width: 581px;
    height: 100%;  
}
.remain_title{
    font-family: MicrosoftYaHei;
	font-size: 44px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
    color: #ffffff;
    text-align: center;
    margin-top: 27px;
}
.kenwi_img{
    width: 24px;
    text-align: center;
    font-size: 32px;
    color: #ffffff;
    float: left;
    margin-left: 30px;
}
.data_msg{
    width: 534px;
	height: 172px;
	background-color: #8d395c;
    border-radius: 5px;
    margin: 50px 0 0 24px;
    font-size: 30px;
    color: #ffffff;
    overflow: hidden;
}
.data_msg_1{
    display: flex;
    margin-top: 30px;
}
.data_msg_2{
    width: 272px;
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis; 
    -o-text-overflow: ellipsis;
    white-space:nowrap;
}
.ky{
    font-size: 40px;
    color: #ffffff;
    float: right;
    margin-right: 60px;
    margin-top: 10px;
}
.y{
    width: 39px;
	height: 39px;
    background-color: #45c2db;
    border-radius: 50%;
    float: right;
    margin-top: 21px;
}
.bky{
    font-size: 40px;
    color: #ffffff;
    float: left;
    margin-top: 10px;
}
.yy{
    width: 39px;
	height: 39px;
    background-color: #ff7268;
    border-radius: 50%;
    float: left;
    margin-top: 21px;
    margin-left: 66px;
}


.tup{
    width: 702px;
    height: 539px;
    float: left;
    margin: 12px 0 0 11px;
}
.swiper-slide>a>img{
	width: 100%;
	height: 100%;
}
.swiper-container{
	width: 100%;
	height: 100%;
}