body{
	font-family:Microsoft YaHei;
}
.w1200{
	width:1200px;
	margin:0 auto;
	position:relative;
}
.ty_header{
    background:url(../images/ty2016/ty_head.png) repeat-x 0 0;
    height:60px;
}
.ty_header .ty_hd_lf{
    width: 250px;
}
.ty_header .logo{
	width:150px;
	height:60px;
    float:left;
    background: url(../images/ty2016/ty_logo.png) no-repeat 0 0;
}
.ty_header .ty_hd_rh{
    float:right;
	margin-right:70px;
}
.ty_banner{
	height:800px;
	background:url(../images/ty2016/ty_banner.jpg) repeat-x 0 0;
}
.ty_banner .box{
	height:800px;
	background:url(../images/ty2016/ty_banner_bg.png) repeat-x center bottom;
	position:relative;
}
.left_con{
	padding:135px 0 0 140px;
}
.right_con{
	width:276px;
	height:572px;
	background:url(../images/ty2016/slide_mobile.png) no-repeat 0 0;
	position:absolute;
	right:70px;
	top:105px;
}
.slider_wraper{
    width:248px;
    overflow: hidden;
	margin:69px 0 0 14px;
}
.slider_wraper ul{
    overflow: hidden;
    width:3000px;
}
.slider_wraper ul li{
    float:left;
    width:248px;
}
.slider_wraper ul li img{
	height:442px;
	width:248px;
	display:block;
}
.intro{
	width:387px;
	height:156px;
	position:relative;
}
.intro .version{
	height:24px;
	line-height:24px;
	padding:0 6px;
	border:2px solid #fff;
	font-size:20px;
	font-family:'ºÚÌå';
	color:#fff;
	position:absolute;
	left:390px;
	top:30px;
	border-radius:8px 0 8px 0;
}
.download{
	padding-left:200px;
	margin:30px 0 0 10px;
	position:relative;
}
.download dt{
	width:160px;
	float:left;
	margin-left:-200px;
}
.download dt p{
	color:#fff;
	text-align:center;
	padding-top:5px;
}
.download dt .border{
	width:1px;
	height:100%;
	background:#fff;
	opacity:0.3;
	filter:alpha(opacity=30);
	position:absolute;
	left:200px;
	top:0;
}
.download dt img{
	width:160px;
	height:160px;
	display:block;
}
.download dd{
	padding:8px 0 0 38px
}
.download .btn{
	width:206px;
	height:56px;
	display:block;
}
.download .iphone{
	background:url(../images/ty2016/btn_iphone.png) no-repeat 0 0;
}
.download .android{
	background:url(../images/ty2016/btn_android.png) no-repeat 0 0;
	margin-top:28px;
}
.download .btn:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.introtxt{
	background:#fff;
}
.introtxt img{
	display:block;
}

.footer{
    padding:50px 0 30px;
}
.foot_fl{
    float:left;
    margin-bottom: 5px;
    font-family: "Microsoft Yahei";
    color:#b1b1b1;
    font-size: 12px;
}
.foot_fr{
    float:right;
}
.foot_fr a{
    font-family: "Microsoft Yahei";
    padding:0 10px;
    color:#828282;
    font-size: 12px;
    border-right: 1px solid #d5d5d5;
}
.foot_fr a.last{
    border:0;
}
.ourfriend_area{
    color:#b1b1b1;
}
.ourfriend_area a{
    color:#828282;
}

.dl_logo{
	width:180px;
	height:180px;
	margin:50px auto 35px;
	background:url(../images/ty2016/dl_logo.png) no-repeat 0 0;
	background-size:180px 180px;
}
.soft_y_tool{
	padding:0 35px;
}
.soft_y_tool .btn{
	height:55px;
	line-height:55px;
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:20px;
	color:#fff;
	background:#f77304;
	border-radius:3px;
}
.dlfooter{
	width:100%;
	text-align:center;
	font-size:10px;
	color:#c2c2c2;
	position:fixed;
	bottom:18px;
	left:0;
}