body{

}
.ty_header{
    background: #fff;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100px;
     opacity: 0.85;
    filter:alpha(opacity=85);
}
.w1000{
    margin:0 auto;
    width:1000px;
}
.ty_header .ty_hd_lf{
    height: 40px;
    width: 250px;
}
.ty_header .logo{
    margin-top: 8px;
    display: inline-block;
    background: url(../images/ty2014/logos.png) no-repeat;
}
.ty_header .logo.com{
    width:121px;
    height:40px;
    background-position:0 -133px;
}
.ty_header .logo.net{
    width:105px;
    height:40px;
    margin-left: 20px;
    background-position:0 -202px;
}
.ty_banner{
    width:100%;
    height:860px;
    margin-bottom: 4px;
    background: url(../images/ty2014/banner_bg.jpg) no-repeat center;
    background-size: cover;
}
.w1000 .left_con{
    float:left;
    width:700px;
    margin-top: 230px;
}
.w1000 .left_con .tit{
    margin-bottom: 82px;
}
.w1000 .left_con .tit .img{
    float:left;
    width:100px;
    height: 100px;
    background: url(../images/ty2014/logos.png) no-repeat 0px 0px;
}
.w1000 .left_con .tit .txt{
    margin-left: 120px;
    font-family: "Microsoft Yahei";
    color:#fff;
    position: relative;
    top:-8px;
}
.left_con .tit .txt h3{
    font-size: 54px;
}
.left_con .tit .txt h3 i{
    position: relative;
    top:-23px;
    left:17px;
    display: inline-block;
    border-radius: 16px;
    color:#5da4cc;
    line-height: 31px;
    font-size: 26px;
    padding:1px 10px 0px 10px;
    font-family: arial;
    background: url(../images/ty2014/version_bg.png) no-repeat;
}
.left_con .tit .txt span{
    font-size: 16px;
}
.w1000 .right_con{
    float:left;
    width:243px;
    margin-top: 173px;
    background: url(../images/ty2014/phone.png) no-repeat;
    padding:69px 19px;
    overflow: hidden;
}
.slider_wraper{
    width:240px;
    overflow: hidden;
}
.slider_wraper ul{
    overflow: hidden;
    width:3000px;
}
.slider_wraper ul li{
    float:left;
    width:240px;
}
.w1000 .left_con .bd .left_btn{
    float: left;
    position: relative;
}
.w1000 .left_con .bd .download_btn{
    display: block;
    position: relative;
    width:198px;
    height:36px;
    background: #f1f7fa;
    border-radius: 4px;
    padding:10px 0;
}
.download_btn .icon{
    display: inline-block;
    width:28px;
    height:33px;
    margin-top: 3px;
    margin-left: 30px;
    background: url(../images/ty2014/download_icons.png) no-repeat;
}

.android1{
    position: absolute;
    background: #fff;
    opacity: 0;
    filter:alpha(opacity=0);
    width:198px;
    height:56px;
    top:91px;
    left:0px;
    z-index:999;
}
.android1:hover{
    opacity: 0.2;
    filter:alpha(opacity=20);
}
.iphone1{
    position: absolute;
    width:198px;
    height:56px;
    background: #fff;
    opacity: 0;
    filter:alpha(opacity=0);
    top:0px;
    left:0px;
    z-index:999;
}
.iphone1:hover{
    opacity: 0.2;
    filter:alpha(opacity=20);
}
.download_btn span{
    position: absolute;
    top:9px;
    left:80px;
    color:#595959;
    font-size: 12px;
    font-family: "Microsoft Yahei";
}
.download_btn em{
    position: absolute;
    top:20px;
    left:80px;
    color:#595959;
    font-family: "Microsoft Yahei";
    font-size: 22px;
}

.iphone{
    margin-bottom:35px;
}
.iphone .icon{
    background-position: 0px 0px;
}
.android .icon{
    background-position: -2px -55px;
}
.erweima_wrap{
    margin-left: 263px;
    width:150px;
    height:150px;
}
.w1000 .left_con .bd p{
    border:1px solid #fff;
    color:#fff;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    padding:6px;
    width:398px;
    margin-top: 11px;
}
.list_wrap{
    width:100%;
    overflow: hidden;
    margin-bottom: 19px;
}
.list_wrap li{
    float:left;
    width:25%;
    background: #fff;
}
.list_wrap li .item{
    background: #f6f6f6;
    text-align: center;
    margin-right: 3px;
    padding-top:30px;
    font-family:"Microsoft Yahei"; 
}
.list_wrap li .item h3{
    font-size: 18px;
    text-align: center;
    color:#666666;
    margin-bottom: 10px;
}
.list_wrap li .item span{
    font-size: 14px;
    margin:0 auto;
    color:#929292;
}
.list_wrap li .item .img{
    width:130px;
    height:108px;
    margin:0 auto;
    margin-top: 27px;
    background: url(../images/ty2014/list_icons.png) no-repeat;
}
.list_wrap li .item.gzt .img{
    background-position: -2px 0;
}
.list_wrap li .item.tycg .img{
    background-position: -2px -143px;
}
.list_wrap li .item.zth .img{
    background-position: -2px -293px;
}
.list_wrap li .item.lyj .img{
    background-position: -2px -445px;
}
.footer{
    padding-bottom:11px;
}
.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;
}







