﻿.content .edb {
    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: 1220px;
    margin: auto;
}

.content .sectorA p {
    margin: 0;
}

.content .sector {
    width: 100%;
    /* margin:auto; */
    margin: 100px 0;
    clear: both;
}

.fontA {
    font-size: 32px;
    color: #333;
    line-height: 42px;
    font-weight: bold;
}

.fontB {
    font-size: 24px;
    line-height: 34px;
    color: #333;
}

.fontC {
    font-size: 24px;
    line-height: 34px;
    color: #333;
}

.fontD {
    font-size: 32px;
    color: #333;
    line-height: 42px;
    font-weight: bold;
}

.fontE {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

.fontF {
    font-size: 20px;
    line-height: 30px;
    color: #666;
}

.chinadb {
    width: 533px;
    height: 434px;
    background: url(../img/chinadb.png) no-repeat;
}

.globaldb {
    width: 533px;
    height: 434px;
    background: url(../img/globaldb.png) no-repeat;
}

.sectordb {
    width: 533px;
    height: 434px;
    background: url(../img/sectordb.png) no-repeat;
}

.enterprisedb {
    width: 533px;
    height: 434px;
    background: url(../img/enterprisedb.png) no-repeat;
}

.cmf {
    width: 533px;
    height: 434px;
    background: url(../img/cmf.png) no-repeat;
}