﻿body {
    margin: 0 0 0 0;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: 'Quicksand-Bold';
    src: url('../../Font/Quicksand-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Ubuntu-B';
    src: url('../../Font/Ubuntu-B.ttf') format('truetype');
}

#dPlaceHolder {
    float: left;
    margin: 67px 0 0 0;
    width: 100%;
}

#dHead {
    position: fixed;
    width: 100%;
    height: 67px;
    background-color: #1a1d24;
    z-index: 10;
}

#dHeadCon {
    margin: 0 auto;
    width: 1170px;
    height: 67px;
}

#dLogo {
    margin: 10px 0 0 0;
    float: left;
    width:130px;
    height:46px;
}

#dLinkCon {
    float: right;
}

.cLinkLeft {
    float: left;
    height: 67px;
}

    .cLinkLeft :hover {
        color: #ea202e;
    }

@font-face {
    font-family: 'Ubuntu-R';
    src: url('../../Font/Ubuntu-R.ttf') format('truetype');
}

@font-face {
    font-family: 'Ubuntu-B';
    src: url('../../Font/Ubuntu-B.ttf') format('truetype');
}

.cLink {
    height: 65px;
    margin-left: 40px;
    color: #fff;
    font-family: 'Ubuntu-R';
    font-size: 20px;
    line-height: 65px;
    cursor: pointer;
    float: left;
}

    .cLink a {
        color: #9599a2;
    }

    .cLink:hover .cAcMenCon {
        display: block;
    }

.cAcMenCon {
    position: absolute;
    display: none;
    padding: 5px 30px 5px 20px;
    background-color: #16181d;
    line-height: normal;
}

.cAcMenItem {
    width: 110px;
    padding: 10px 0 10px 0;
}

    .cAcMenItem:hover {
        color: #0395c7;
    }

.cBodyImgFooterCon {
    float: left;
    width: 100%;
    min-height: 820px;
    background: transparent url("../../Images/page1_img9.jpg") no-repeat center center;
    background-size: cover;
}

.cBodyImgFooterCen {
    margin: 0 auto;
    width: 1170px;
}

.cBodyImgFooterSmlText {
    width: 1170px;
    font-family: 'Ubuntu-R';
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
}

    .cBodyImgFooterSmlText a {
        color: #fff;
    }

.cBodyImgFooterTlfCon {
    width: 372px;
    height: 87px;
    margin: 35px auto 0 auto;
}

.cBodyImgFooterTlfImg {
    width: 86px;
    height: 87px;
    float: left;
    background: transparent url("../../Images/tlf.png") no-repeat center center;
    margin: 0 25px 0 0;
}

.cBodyImgFooterTlfText1 {
    width: 260px;
    float: left;
    font-family: 'Ubuntu-B';
    font-size: 35px;
    color: #fff;
    margin-top: -5px;
}

.cBodyImgFooterTlfText2 {
    width: 260px;
    float: left;
    font-family: 'Ubuntu-B';
    font-size: 35px;
    color: #fff;
    margin-top: 15px;
}

.cBodyImgFooterSosMedCon {
    width: 100%;
    height: 70px;
    float: left;
    margin: 60px 0 50px 0;
}

.cBodyImgFooterSosMedCen {
    width: 250px;
    height: 70px;
    margin: 0 auto;
}

.cBodyImgFooterSosMedSpr {
    width: 20px;
    height: 70px;
    float: left;
}

.cBodyImgFooterSosMed {
    width: 70px;
    height: 70px;
    float: left;
    background-color: #4c4f4f;
}

    .cBodyImgFooterSosMed:hover {
        background-color: #ea212e;
    }
