
.bodyt{
	width:100%;
	height:auto;
	}
.bodyt_LM{width:1000px;height:auto;margin:0px auto;}
.bodyt_LM_DH{
	width: 100%;height: auto;
	text-align: center;
	margin: 50px 0 40px 0;
	background:url(../../images/bodyt_LM_bg.png) center no-repeat;
}
.bodyt_LM_DH P{
	font-size: 20px;
	font-weight: bold;
}
/*8个小板块*/
.bodyt_LM_BK{width: 95%; margin: 40px auto;}
.bodyt_LM_BK ul li{width: 150px; text-align: center; font-size: 12px; color: #FFF; background-color:#f69900; border-radius: 15px; float: left; margin: 15px 25px; padding: 8px 15px;}
.bodyt_LM_BK ul li P{font-size: 18px;font-weight: bold;}
/*功能*/
.bodyt_LM_GN{ width: 100%; height: 229px; margin-top: 40px; }
.bodyt_LM_GN_DH{
	width: 100%;height: auto;
	text-align: center;
	color: #000;
	padding: 40px 0 40px 0;
	background:url(../../images/bodyt_LM_bg.png) center no-repeat;
}
.bodyt_LM_GN_DH P{
	font-size: 20px;
	font-weight: bold;
}
.bodyt_LM_GN_kang{ width: 920px; height: auto; margin: 0 auto;}
.bodyt_LM_GN_kang ul li{ width: 399px;  height: 380px; color: #FFF; background-color: #000;  float: left; margin: 15px 20px; padding: 1px; overflow: hidden;}
.bodyt_LM_GN_kang ul li img{
                cursor: default;
                transition: all 0.6s;
            }
.bodyt_LM_GN_kang ul li img:hover{
                transform: scale(1.2);
            }
.bodyt_LM_GN_kang ul li div{ position:relative; margin-top: -380px; padding: 30px 20px;}
.bodyt_LM_GN_kang ul li H3{text-align: center; font-size: 18px; padding-bottom: 15px;}

.ytapp-api-integration{
	margin-top:50px;
	background: #525e6c;
}

/*API集成介绍*/
.ytapp-api-integration .inner{
	height: 350px;
	width: 988px;
	margin:0 auto;
	box-sizing: border-box;
}
.ytapp-api-integration .inner .left{
	float:left;
	padding-top:105px;
}
.ytapp-api-integration .inner .left p{
	font-weight: 900;
	font-size: 26px;
	line-height: 46px;
	color:#fff;
	width:611px;
}
.ytapp-api-integration .inner .right{
	float:right;
	padding-top:80px;
}

/*功能介绍*/
.ytapp-function-introduction{
	background: #fff;
	color: #69696E;
	box-sizing: border-box;
	padding:100px 0;
}

.ytapp-function-introduction .container{
	width: 1138px;
	margin:0 auto;
	height:505px;
	background: url("../../images/function-introduction.png") no-repeat center center;
	background-size: 100%;
}

/*界面截图介绍*/
.ytapp-page-screenshot{
	background-color: #525e6c;
	color: #69696E;
	box-sizing: border-box;
	padding:60px 0;
}

.ytapp-page-screenshot .container{
	width: 963px;
	margin:0 auto;
	height:274px;
	background: url("../../images/page-screenshot.png") no-repeat center center;
	background-size: 100%;
}

/*
.ytapp-function-introduction .section-header{
	text-align: center;
	width:816px;
	margin:0 auto;
}
.ytapp-function-introduction .section-header h2{
	font-weight: 900;
	font-size: 42px;
	line-height: 46px;
	color: #69696E;
}
.ytapp-function-introduction .section-header p.lead{
	font-size: 22px;
	line-height: 26px;
	font-weight: 400;
}
*/
