@charset "utf-8";
/* 
类型：番茄财经下载页面样式
作者：杨涛
日期：2016-03-15 20:13
心情：★★★☆☆
兼容：ie(9+)、webkit、moz 
备注：
*/
html,body{background:#fff;}
.download_banner{ width:100%; height:530px; background:url(../images/downloadbg.jpg) no-repeat center top;}
.download_banner .wrapper{ position:relative; height:530px;}
.download_banner .iphone{ position:absolute; bottom:-64px; right:113px; width:430px; height:538px;}
.download_box{ position:absolute; top:125px; left:20px; color:#fff;}
.download_box h1{ font-size:40px; margin-bottom:10px;}
.download_box h2{ font-size:20px; margin-bottom:30px;}
.download_box p{ font-size:16px; margin-bottom:10px;}
.download_box a{ display:inline-block; width:159px; height:47px; line-height:47px; text-indent:52px; font-size:18px; color:#fff; overflow:hidden; margin-right:10px;}
.download_box .webico.iphoneico{ background-position:0 -336px;}
.download_box .webico.android{ background-position:0 -383px;}
.download_box .webico.saoma{ background-position:0 -430px;}
.download_box .webico.windows{ background-position:0 -477px;}
.download_mobile{ margin-bottom:30px;}

.download_icon{ width:100%; padding-top:140px; padding-bottom:60px;}
.download_icon li{ width:33%; float:left; text-align:center;}
.download_icon li .webico{ width:85px; height:84px;}
.download_icon li .webico.shipanjj{ background-position:0 -526px;}
.download_icon li .webico.mingshizd{ background-position:0 -610px;}
.download_icon li .webico.hudongjl{ background-position:0 -694px;}
.download_icon li h2{ color:#20a2d6; font-size:24px; margin-bottom:12px; margin-top:12px;}
.download_icon li p{ font-size:16px; padding:0 45px;}












































