﻿.content .gel1
{   
    /* background-size: 100% 100%; */
    background-image: url(../img/home_bg_2x.jpg);
    background-position:center;
    background-repeat:no-repeat;
    background-size: cover;
    height: 600px !important;
    display: flex;
    justify-content: center;
    /* align-items: center;
    flex-direction: column; */
    color: #fff;
    /* font-size: 28px; */
    position: relative;
}
.content .gel1 span {
    font-size: 22px;
    position: absolute;
    bottom: 80px;
}
.main-title {
    text-align: center;
    /* padding-top: 160px; */
    margin: 0 !important; 
}
.main-title svg {
    transform: scale(1.5);
}
.pic .sector ,.pic .fontE, .pic .fontA {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}
.pic .fontA {
    font-size: 24px;
}
.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: 1200px;
    /* margin:auto; */
    margin: 60px auto;
    clear:both;
}
.fontA, .fontD
{
    font-size:32px;
    color:#333;
    line-height:42px;
    width:100%;
    font-weight: bold;
}
.fontA {
    text-align:center;
}
.fontB
{
    font-size:22px;
    line-height:22px;
    height:22px;
    color:#000;
}
.fontC
{
    /* font-size:20px;
    line-height:38px;
    color:#666;
    width:100%; */
}
.fontD
{
    /* font-size:35px;
    line-height:22px;
    color:#000; */
    letter-spacing: -1px;
}
.fontE, .fontC
{
    font-size: 16px;
    line-height:26px;
    color:#666;
    /* text-align: justify; */
}
.In-depth_Information
{
    background:url(../img/In-depth_Information.jpg) no-repeat;
}
.Equity_Penetration
{
    background:url(../img/Equity_Penetration.jpg) no-repeat;
}
.Associated_Relationship
{
    background:url(../img/Associated_Relationship.jpg) no-repeat;
}
.Financing
{
    background:url(../img/Financing.jpg) no-repeat;
}
.Group
{
    background:url(../img/Group.jpg) no-repeat;
}
.Report
{
    background:url(../img/Report.jpg) no-repeat;
}
.Enterprise_Lists_and_Directories
{
    background:url(../img/Enterprise_Lists_and_Directories.jpg) no-repeat;
}
.Wind_Map
{
    background:url(../img/Wind_Map.jpg) no-repeat;
}
.New_Enterprise
{
    background:url(../img/New_Enterprise.jpg) no-repeat;
}
.Enterprise_Lists_and_Directories
{
    background:url(../img/Enterprise_Lists_and_Directories.jpg) no-repeat;
}
.Wind_Map
{
    background:url(../img/Wind_Map.jpg) no-repeat;
}
.Newsletters
{
    background:url(../img/Newsletters.jpg) no-repeat;
}
.Bid
{
    background:url(../img/Bid.jpg) no-repeat;
}
.In-depth_Information, .Equity_Penetration, .Associated_Relationship,.Financing, .Group, .Report,.New_Enterprise, .Enterprise_Lists_and_Directories,.Wind_Map,.New_Enterprise,.Enterprise_Lists_and_Directories,.Wind_Map,.Newsletters,.Bid{
    width:533px;
    height:434px;
    background-position: 5px 20px;
    background-size: 100% 100%;
}

.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%;
    height: 326px;
    clear: both;
    text-align: center;
}

.content .download-img:not(:first-child) {
    margin-left: 54px;
}

.sector .section {
    display: flex;
    justify-content: center;
}
.section li {
    display: flex;
    justify-content: center;
    flex-direction: column;
}