﻿.content .wft1 {
    background-image: url(../img/01.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.left ul {
    list-style: none;
    width: 100%;
}

.left ul li {
    float: left;
}

.right ul {
    list-style: none;
    width: 100%;
}

.right ul,
.right li {
    float: right;
}

.content .sectorA {
    width: 1200px;
    margin: auto;
}

.content .sector {
    width: 100%;
    /* margin:auto; */
    margin: 40px 0;
    clear: both;
}

.fontA {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    line-height: 42px;
    width: 100%;
    text-align: center;
}

.fontB {
    font-size: 24px;
    line-height: 34px;
    height: 34px;
    color: #333;
    text-align: center;
}

.fontC {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    width: 100%;
}

.fontD {
    font-size: 32px;
    line-height: 42px;
    color: #333;
    font-weight: bold;
}

.fontE {
    font-size: 18px;
    line-height: 25px;
    color: #959595;
}

.stocks {
    width: 533px;
    height: 434px;
    background: url(../img/stocks.png) no-repeat;
}

.PortfolioTrading {
    width: 533px;
    height: 434px;
    background: url(../image/wtt/PortfolioTrading.png) no-repeat;
    background-size: contain;
}

.Multi-accountTrading {
    width: 533px;
    height: 434px;
    background: url(../image/wtt/Multi-accountTrading.png) no-repeat;
    background-size: contain;
}

.IntradayTrading {
    width: 533px;
    height: 434px;
    background: url(../image/wtt/IntradayTrading.jpg) no-repeat;
    background-size: contain;
}

.ArbitrageTrading {
    width: 533px;
    height: 434px;
    background: url(../image/wtt/ArbitrageTrading.png) no-repeat;
    background-size: contain;
}

.PowerfulPositionAnalysisTools {
    width: 533px;
    height: 434px;
    background: url(../image/wtt/PowerfulPositionAnalysisTools.png) no-repeat;
    background-size: contain;
}

.RiskMonitoringSolutions {
    width: 533px;
    height: 434px;
    background: url(../image/wtt/RiskMonitoringSolutions.png) no-repeat;
    background-size: contain;
}



.stocksIco {
    width: 105px;
    height: 105px;
    background: url(../img/ico.png) no-repeat;
    background-position: 0 0;
}

.bond {
    width: 533px;
    height: 434px;
    background: url(../img/bond.png) no-repeat;
}

.bondIco {
    width: 105px;
    height: 105px;
    background: url(../img/ico.png) no-repeat;
    background-position: 0 -735px;
}

.commodity {
    width: 520px;
    height: 434px;
    background: url(../img/commodity.png) no-repeat;
}

.commodityIco {
    width: 105px;
    height: 105px;
    background: url(../img/ico2.png) no-repeat;
    background-position: 0 -210px;
}

.fx {
    width: 539px;
    height: 446px;
    background: url(../img/fx.png) no-repeat;
}

.fxIco {
    width: 105px;
    height: 105px;
    background: url(../img/ico.png) no-repeat;
    background-position: 0 -840px;
}

.fund {
    width: 533px;
    height: 446px;
    background: url(../img/fund.png) no-repeat;
}

.fundIco {
    width: 105px;
    height: 105px;
    background: url(../img/ico.png) no-repeat;
    background-position: 0 -420px;
}

.index2 {
    width: 533px;
    height: 446px;
    background: url(../img/index.png) no-repeat;
}

.portfolio {
    width: 530px;
    height: 452px;
    background: url(../img/portfolio.png) no-repeat;
}

.macroIndustry {
    width: 533px;
    height: 446px;
    background: url(../img/macroIndustry.png) no-repeat;
}

.new {
    width: 533px;
    height: 446px;
    background: url(../img/new.png) no-repeat;
}

.excel {
    width: 533px;
    height: 459px;
    background: url(../img/excel.png) no-repeat;
}

.excelIco {
    width: 105px;
    height: 105px;
    background: url(../img/ico.png) no-repeat;
    background-position: 0 -945px;
}

.community {
    width: 530px;
    height: 462px;
    background: url(../img/community.png) no-repeat;
    background-size: contain;
}

.communityIco {
    width: 105px;
    height: 105px;
    background: url(../img/ico.png) no-repeat;
    background-position: 0 -1050px;
}

.content .download-img-wrapper {
    padding-top: 99.8px;
}

.content .download-img {
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
}

.content .download-img-text {
    position: absolute;
    bottom: 25%;
    left: 30%;
    font-size: 16px;
    color: black;
}

.content .download-img-text2 {
    position: absolute;
    bottom: 25%;
    left: 58%;
    font-size: 16px;
    color: black;
}

.content .download-img-image {
    width: 406px;
    height: 128.4px;
}

.content .download-wrapper {
    background-color: #F3F3F3;
    width: 100%;
    padding: 80px 0;
    clear: both;
    text-align: center;
}

.content .download-img:not(:first-child) {
    margin-left: 54px;
}