@charset "utf-8";
/* CSS Document */
.page.downloadList {margin-bottom:200px;}
.page.downloadList h1 {margin:20px; color:#FFF; font-size:22px; text-align:center; text-shadow:1px 1px 2px rgba(0,0,0,0.9);}
.page.downloadList .platforms {width:100%; margin:auto;}
.page.downloadList .item {height:123px; background-size:159px 107px;}
.page.downloadList .item {border-width:0 0 3px 0; border-bottom:1px solid #666;}

.page.downloadList .item.ios { background:url(@2x/download_iphone.png) left bottom no-repeat;}
.page.downloadList .item.android { background:url(@2x/download_android.png) left bottom no-repeat;}
.page.downloadList .item.blackberry { background:url(@2x/download_blackberry.png) left bottom no-repeat;}
.page.downloadList .item.symbian { background:url(@2x/download_symbian.png) left bottom no-repeat;}
.page.downloadList .item.winphone { background:url(@2x/download_winphone.png?nokia) left bottom no-repeat;}

.page.downloadList .item h3 {font-size:22px; color:#FFF; text-shadow:1px 1px 2px rgba(0,0,0,0.8); display:block; padding:25px 5px 0 180px;}
.page.downloadList .item a.download {display:block; overflow:hidden; text-indent:-9999px;  width:99px; height:30px; background-size:contain; float:right; margin:5px 45px 5px 0}
.page.downloadList .item .notice {display:block; padding:0 5px 0 180px; font-size:11px; margin-top:15px;}
.page.downloadList .item .comingsoon {display:block; overflow:hidden; text-indent:-9999px;  width:99px; height:30px; background-size:contain; float:right; margin:15px 45px 0 0}
.en .page.downloadList .item a.download {background:url(@2x/en/downlaodButton.png) no-repeat;}
.zh .page.downloadList .item a.download {background:url(@2x/zh/downlaodButton.png) no-repeat;}
.cn .page.downloadList .item a.download {background:url(@2x/cn/downlaodButton.png) no-repeat;}
.en .page.downloadList .item .comingsoon {background:url(@2x/en/comingsoon.png) no-repeat;}
.zh .page.downloadList .item .comingsoon {background:url(@2x/zh/comingsoon.png) no-repeat;}
.cn .page.downloadList .item .comingsoon {background:url(@2x/cn/comingsoon.png) no-repeat;}

.ios3 .page.downloadList .item.ios { background:url(@1x/download_iphone.png) left bottom no-repeat;}
.ios3 .page.downloadList .item.android { background:url(@1x/download_android.png) left bottom no-repeat;}
.ios3 .page.downloadList .item.blackberry { background:url(@1x/download_blackberry.png) left bottom no-repeat;}
.ios3 .page.downloadList .item.symbian { background:url(@1x/download_symbian.png) left bottom no-repeat;}
.ios3 .page.downloadList .item.winphone { background:url(@1x/download_winphone.png?nokia) left bottom no-repeat;}


.en.ios3 .page.downloadList .item a.download {background:url(@1x/en/downlaodButton.png) no-repeat;}
.zh.ios3 .page.downloadList .item a.download {background:url(@1x/zh/downlaodButton.png) no-repeat;}
.cn.ios3 .page.downloadList .item a.download {background:url(@1x/cn/downlaodButton.png) no-repeat;}
.en.ios3 .page.downloadList .item .comingsoon {background:url(@1x/en/comingsoon.png) no-repeat; }
.zh.ios3 .page.downloadList .item .comingsoon {background:url(@1x/zh/comingsoon.png) no-repeat; }
.cn.ios3 .page.downloadList .item .comingsoon {background:url(@1x/cn/comingsoon.png) no-repeat; }




.page.download {margin-bottom:150px;}
.page.download .head {margin:20px 10px; }
.page.download .head .cell {float:left; }
.page.download .head .cell.x0 {background-size:100px 69px; width:105px; height:103px; }
.page.download.ios .head .cell.x0 {background:url(@2x/download_iphone.png) left top no-repeat;  }
.page.download.android .head .cell.x0 {background:url(@2x/download_android.png) left top no-repeat;  }
.page.download.blackberry .head .cell.x0 {background:url(@2x/download_blackberry.png) left top no-repeat;  }
.page.download.winphone .head .cell.x0 {background:url(@2x/download_winphone.png?nokia) left top no-repeat;  }

.page.download .head .cell.x0 .download {display:block; overflow:hidden; text-indent:-9999px; width:99px; height:30px; background-size:contain; position:relative; top:68px; left:1px;}
.page.download .head .cell.x1 {width:63%}
.page.download .head h1 {font-size:25px; color:#FFF; text-shadow:1px 1px 2px rgba(0,0,0,0.8); margin:5px 0 0 10px; }
.page.download .head h2 {font-size:14px; font-weight:normal; margin:10px 0 0 10px; }
.page.download .head h3 {font-size:14px;  font-weight:normal; margin:10px 0 0 10px;}
.page.download .contents {margin:0px 20px; }
.page.download .contents h4 {font-size:18px; color:#FFF;margin-top:20px}
.page.download .contents h5 {font-size:15px; color:#ccc; margin-top:20px}
.page.download .contents ol {padding-left:20px; list-style-type:disc; margin-top:20px;}
.page.download .contents li {margin:15px 20px 5px 0; font-size:14px;  line-height:20px;  text-align:left;}
.page.download .contents p {margin-top:10px; line-height:18px;}
.page.download .contents a {color:#69C;}

.en .page.download .head .cell.x0 .download {background:url(@2x/en/downlaodButton.png) no-repeat; }
.zh .page.download .head .cell.x0 .download {background:url(@2x/zh/downlaodButton.png) no-repeat; }
.cn .page.download .head .cell.x0 .download {background:url(@2x/cn/downlaodButton.png) no-repeat; }

.en.ios3 .page.download .head .cell.x0 .download {background:url(@1x/en/downlaodButton.png) no-repeat;}
.zh.ios3 .page.download .head .cell.x0 .download {background:url(@1x/zh/downlaodButton.png) no-repeat;}
.cn.ios3 .page.download .head .cell.x0 .download {background:url(@1x/cn/downlaodButton.png) no-repeat;}


.ios3 .page.download.ios .head .cell.x0 {background:url(@1x/download_iphone.png) left top no-repeat;  }
.ios3 .page.download.android .head .cell.x0 {background:url(@1x/download_android.png) left top no-repeat;}
.ios3 .page.download.blackberry .head .cell.x0 {background:url(@1x/download_blackberry.png) left top no-repeat;  }
.ios3 .page.download.winphone .head .cell.x0 {background:url(@1x/download_winphone.png?nokia) left top no-repeat;  }


.page.download div.notice {  margin:15px 5px; padding:10px; background-color:#CCC; color:#990000;  border-radius:5px; -wekit-border-radius:5px; -moz-border-radius:5px; font-size:14px; }
.page.download div.notice p {line-height:15px; margin:3px}
