.LiContactTopTitle{
	margin-top: 65px;
	margin-bottom: 15px;
	width: 100%;
}
.LiContactTopTitle p:nth-child(1){
	color: #333333;
	font-size: 30px;
	font-weight: bold;
}
.LiContactTopTitle p:nth-child(2){
	color: #5DAE11;
	font-size: 20px;
	font-weight: bold;
}
.LiContactTopNav{
	background: white;
	border-bottom: solid 1px #CCCCCC;
	width: 100%;
}
.LiContactTopNav ul{
	width: 1265px;
	margin: 0 auto;
}
.LiContactTopNav ul li{
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 35px;
	padding: 25px 0px;
	color: #333333;
	cursor: pointer;
}
.LiContactTopNav ul li:first-child{
	margin-left: 0px;
}
.LiContactTopNavSelect{
	color: #5DAE11!important;
	border-bottom: solid 2px #5DAE11;
}
.LiContactAbout{
	width: 100%;
	margin-top: 70px;
	padding-bottom: 70px;
	border-bottom: 1px solid #CCCCCC;
}
.LiContactAboutTitle{
	width: 100%;
	margin-bottom: 20px;
}
.LiContactAboutTitle p{
	font-size: 32px;
	font-weight: bold;
	color: #333333;
}
.LiContactAboutContent{
	width: 100%;
}
.LiContactAboutContent p{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.LiContactAboutListBox{
	width: 100%;
	margin-top: 50px;
}
.LiContactAboutList{
	float: left;
	width: 200px;
	height: 120px;
	border: solid 1px #CCCCCC;
	margin-left: 40px;
}
.LiContactAboutList:nth-child(1){
	margin-left: 0px;
}
.LiContactAboutList:nth-child(1) p:nth-child(1){
	color: #8DC21D;
}
.LiContactAboutList:nth-child(2) p:nth-child(1){
	color: #E2007E;
}
.LiContactAboutList:nth-child(3) p:nth-child(1){
	color: #1570B9;
}
.LiContactAboutList:nth-child(4) p:nth-child(1){
	color: #A20359;
}
.LiContactAboutList:nth-child(5) p:nth-child(1){
	color: #EC7390;
}
.LiContactAboutList p:nth-child(1){
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0px;
}
.LiContactAboutList p:nth-child(2){
	font-size: 18px;
	text-align: center;
	color: #999999;
}
.LiContactReview{
	width: 100%;
	margin-top: 70px;
	padding-bottom: 120px;
	border-bottom: 1px solid #CCCCCC;
}
.LiContactReviewTitle{
	width: 100%;
	margin-bottom: 20px;
}
.LiContactReviewTitle p{
	font-size: 32px;
	font-weight: bold;
	color: #333333;
}
.LiContactReviewContent{
	width: 100%;
	margin-left: 200px;
}
.LiContactReviewContent ul li{
	margin-top: 20px;
}
.LiContactReviewContent ul li:first-child{
	margin-top: 0px;
}
.LiContactReviewContent ul li::after{
	content: "";
	width: 1px;
	height: 100px;
	background: #CCCCCC;
	margin-left: 42.5px;
}
.LiContactReviewContent ul li:last-child::after{
	display: none;
}
.LiContactReviewTime{
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background: #F4F4F4;
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	position: relative;
    margin-bottom: 20px;
    float: left;
}
.LiContactReviewTime span{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.LiContactReviewTimeHover{
	color: white!important;
	background: #78BA3A!important;
}
.LiContactReviewInfo{
    margin-left: 35px;
    float: left;
    margin-top: 5px;
}
.LiContactReviewInfo p:nth-child(1){
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}
.LiContactReviewInfo p:nth-child(2){
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactReviewInfo p:nth-child(3){
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactCooperation{
	width: 100%;
	margin-top: 70px;
	padding-bottom: 70px;
}
.LiContactCooperationTitle{
	width: 100%;
	margin-bottom: 20px;
}
.LiContactCooperationTitle p{
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.LiContactCooperationIntroduct{
	font-size: 18px;
	margin-top: 50px;
	margin-left: 20px;
	width: 100%;
}
.LiContactCooperationTitleTwo{
	font-size: 36px;
	margin-top: 100px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	color: #333333;
}
.LiContactCooperationTitleThree{
	margin-top: 25px;
	width: 100%;
	text-align: center;
}
.LiContactCooperationTitleThree p:nth-child(1){
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}
.LiContactCooperationTitleThree p:nth-child(2){
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactCooperationInfo{
	width: 100%;
	background: #F4F4F4;
	margin-top: 135px;
}
.LiCooperationInfoTitle{
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-top: 90px;
}
.LiCooperationInfoTitleTwo{
	margin-top: 35px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.LiCooperationInfoImage{
	width: 100%;
	height: 140px;
	text-align: center;
	position: relative;
}
.LiCooperationInfoImageBox{
	margin-top: 50px;
	width: 270px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.LiCooperationInfoAndroid{
	float: left;

}
.LiCooperationInfoAndroid p{
	font-size: 17px;
	font-weight: bold;
	color: #5DAE12;
}
.LiCooperationInfoIOS{
	float: right;
}
.LiCooperationInfoIOS p{
	font-size: 17px;
	font-weight: bold;
	color: #5DAE12;
}
.LiCooperationInfoMember{
	width: 100%;
	height: 220px;
	text-align: center;
	position: relative;
}
.LiCooperationInfoMemberBox{
	margin-top: 40px;
	width: 600px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.LiCooperationInfoMemberLeft{
	float: left;
}
.LiCooperationInfoMemberLeft p:nth-child(1){
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}
.LiCooperationInfoMemberLeft p:nth-child(2){
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiCooperationInfoMemberRight{
	float: right;
}
.LiCooperationInfoMemberRight p:nth-child(1){
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}
.LiCooperationInfoMemberRight p:nth-child(2){
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactFacebook{
	width: 100%;
	margin: 80px 0;
}
.LiContactFacebookIcon{
	width: 100%;
	text-align: center;
}
.LiContactFacebookIcon span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.LiContactFacebookIntroduct{
	margin-top: 35px;
	margin-bottom: 50px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactFacebookListBox{
	width: 100%;
	display: flex;
}
.LiContactFacebookList{
	flex: 1;
	text-align: center;
}
.LiContactFacebookList p:nth-child(1){
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}
.LiContactFacebookList p:nth-child(2){
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactYoutube{
	width: 100%;
	margin: 80px 0;
	padding: 100px 0;
	background: #F4F4F4;
}
.LiContactYoutubeIcon{
	width: 100%;
	text-align: center;
}
.LiContactYoutubeIcon span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
}
.LiContactYoutubeIntroduct{
	margin-top: 35px;
	margin-bottom: 50px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactYoutubeListBox{
	width: 100%;
	display: flex;
}
.LiContactYoutubeList{
	flex: 1;
	text-align: center;
}
.LiContactYoutubeList p:nth-child(1){
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}
.LiContactYoutubeList p:nth-child(2){
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactYoutubeList p:nth-child(3){
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactMagazine{
	width: 100%;
}
.LiContactMagazineTitle{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.LiContactMagazineIntroduct{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 60px;
}
.LiContactMagazineTitleTwo{
	width: 100%;
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #333333;
}
.LiContactMagazineIntroductTwo{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.LiContactInstagram{
	background: #F4F4F4;
	padding: 100px 0;
	width: 100%;
	margin-top: 100px;
}
.LiContactInstagramIcon{
	text-align: center;
	width: 100%;
}
.LiContactInstagramIcon span{
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.LiContactInstagramInfo{
	text-align: center;
	width: 100%;
	margin-top: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactFoot{
	width: 100%;
	margin-top: 100px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.LiContactFoot a{
	color: #5DAE12;
}
.LiContactToTop{
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 9999;
	background: white;
	border: solid 1px #5DAE12;
	color: #5DAE12;
	cursor: pointer;
	padding: 5px 15px;
	border-radius: 2px;
}
.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right:0;
    z-index: 10000;
    margin-top: 0;
}