.siren{
	height: 660px;
    background:  center center no-repeat;
    background-size: cover;
    position: relative;
}
.siren_button{
	width: 200px;
	height: 55px;
	background: #e97c1e;
	font-size: 24px;
	color: #fff;
	line-height: 55px;
	text-align: center;
	position: absolute;
	bottom: 100px;
	left: 0;right: 0;
	margin: 0 auto;
	border-radius: 25px;
}
.siren_box_title{
	font-size: 26px;
	color:#131d3e;
	padding-top: 50px;
	text-align: center;
}
.siren_box_title div{
	margin-bottom: 20px;
}
.siren_box_title p{
	font-size: 18px;
	color:#626161;
}

.siren_element{
	width: 100%;
	font-size: 18px;
	color:#222544;
	padding-bottom: 60px;
	display: flex;
	justify-content: space-around;
}
.siren_element li{
	width: 170px;
	text-align: center;
	float: left;
	/*margin-left: 100px;*/
}
.siren_element li img{
	display: block;
	margin: 100px auto 45px;
}

.flow_box{
	background: #f7f7f7;
	padding-bottom: 60px;
}
.liuc_box{
	width: 100%;
	height: 433px;
	margin-top: 50px;
}
.liuc_box img{
	width: 100%;
	height: 100%;
}

.siren_hot{
	margin-top: 40px;
}
.hot_box{
	width: 380px;
	height: 480px;
	border: 1px solid #ddd;
	/*box-shadow: 0px 1px 0px #ddd;*/
	float: left;
	margin:0 30px 40px 0;
	cursor: pointer;
}
.hot_box:nth-child(3n){
	margin: 0;
}
.hot_img{
	width: 100%;
	height: 340px;
	position: relative;
	background:  center center no-repeat;
    background-size: cover;
    position: relative;
}

.hot_time{
	position: absolute;
	left: 20px;
	top: 0;
	width: 28px;
	height: 40px;
	font-size: 10px;
	color:#fff;
	line-height: 40px;
	text-align: center;
	background:  center center no-repeat;
    background-size: cover;
    position: relative;
}
.hot_title{
	width: 126px;
	height: 42px;
	background: #333;
	opacity: 0.8;
	font-size: 18px;
	text-align: center;
	line-height: 42px;
	border-radius: 20px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.hot_info{
	padding: 20px;
	position: relative;
}
.hot_info span{
	font-size: 20px;
	color:#333;
}
.hot_info p{
	display: block;
	width: 70%;
	height: 50px;
	font-size: 14px;
	color:#999999;
	margin-top: 20px;
}
.hot_price{
	font-size: 10px;
	color:#6e6e6e;
	position: absolute;
	bottom: 30px;
	right: 20px;
}
.hot_price span{
	color: #f29520;
}

.hot_box:nth-child(4){
	width: 790px;
	height: 480px;
	box-shadow: 0px 1px 0px #ddd;
	float: left;
	margin:0 30px 40px 0;
}
.hot_box:nth-child(5){
	margin:0;
}
.hot_all{
	font-size: 16px;
	color: #1a60ad;
}
.hot_all a{
	float: right;
}

.hot_times{
	position: absolute;
	left: 20px;
	top: 0;
	width: 40px;
	height: 40px;
	font-size: 10px;
	color:#fff;
	line-height: 40px;
	text-align: center;
	background:  center center no-repeat;
    background-size: cover;
    position: relative;
}
.company .hot_info p{
	width: 100%;
}
.will_go{
	margin-top: 40px;
}
.will_go_to{
	width: 580px;
	height: 526px;
	background-size: cover;
    position: relative;
    float: left;
    margin-bottom: 40px;
}
.will_go_to:nth-child(2){
	float: right;
}
.will_go_to div{
	width: 360px;
	height: 110px;
	position: absolute;
	left: 26px;
	bottom: 0;
}
.will_go_to div span{
	font-size: 20px;
	color:#fff;
}
.will_go_to div p{
	font-size: 14px;
	color:#fff;
}