﻿.mation{
	width: 100%;
	height: 300px;
}
.mation ul{
	height: 300px;
}
.mation ul li{
	width: 580px;
	margin: auto;
    margin-top: 50px;
    list-style: none;
}
.input-info{
	position: relative;
	border-bottom: 1px solid #e3e3e3;
    height: 49px;
    line-height: 49px;
    box-sizing: border-box;
    transition: all 0.3s;
}
.yzm{
	width: 385px;
	margin-left: 40px;
}
.input-info input{
	font-size: 16px;
	width: 100%;
	outline: none;
    border: none;
    color: #aaa;
    height: 20px;
}
.mation-left{
	float: left;
	width: 385px;
}

.mation-right{
	position: relative;
	margin: auto;
	width: 150px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #7CCE21;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
}
.recommend{
	height: 430px;
	background-color: #639f1b;
	padding-top: 70px;
}
.duo-top{
	width: 100%;
	height: 50rpx;
	text-align: center;
	color: white;
	font-size: 26px;
}
.duo-left{
	margin-top: 25px;
	float: left;
	width: 50%;
	height: 327px;
}
.duo-right{
	margin-top: 25px;
	float: left;
	width: 50%;
	height: 327px;
}
.wth599{
	width: 599px;
	border-left: 1px solid white;
	height: 327px;
}
.lie{
	float: left;
	margin-left: 54px;
}
.mt40{
	margin-top: 45px;
}
.lie img{
	float: left;
	width: 65px;
	height: 65px;
}
.img-zi{
	width: 400px;
	color: white;
	float: left;
	margin-left: 20px;
	display:-webkit-box;
  -webkit-line-clamp:2;
  overflow:hidden;
  -webkit-line-break:auto;
  -webkit-box-orient:vertical;
}
.ftsmall{
	font-size: 14px;
	margin-top: 5px;
}
