﻿.fd-foot {
    border-top: 1px solid rgb(215, 215, 215);
    /* width: 1200px; */
    width: 100%;
    margin:0 auto;
    height: 99px;
    background: #fff;
    box-shadow: 0px -5px 10px -5px #9DA4B3;
}

.fd-foot-content {
    width: 1200px;
    margin: 0 auto;
    height: 75px;
    position: relative;
    padding: 8px 8px 15px 8px;
}

.fd-left-img {
    float: left;
}

.fd-foot-title {
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    color: #393d50;
    margin-left: 10px;
    float: left;
    width: 64px;
    height: 80px;
    line-height: 40px;
}

.fd-foot-title-long {
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    color: #393d50;
    margin-left: 10px;
    float: left;
    width: 70px;
    height: 80px;
    line-height: 40px;
}

.fd-friendly-link {
    float: left;
    margin-left: 36px;
    border-radius: 25%;
    width: 15px;
    height: 78px;
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    color: #393d50;
    background: rgb(219, 235, 255);
}

.fd-foot-title-friendly {
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    color: #393d50;
    margin-left: 10px;
    float: left;
    width: 100px;
    height: 80px;
    line-height: 40px;
}
.fd-line {
    position: absolute;
    top: 46px;
}
 /* 头部开始 */
 .fd-header-bg{
    background: #fff;
    /* width:1200px; */
    width: 100%;
    margin:0 auto;
}
/* .fd-top-img{
    width: 1200px;
} */
.fd-header {
    height: 36px;
    width: 1200px;
    min-width: 1200px;
    background-color: #FFFFFF;
    margin: 0 auto;
}

.fd-header span {
    margin-left: 11px;
    margin-right: 11px;
}


/* 头部左边开始 */
.fd-blue {
    line-height: 31px;
    color: #5B6063;
    float: left;
    margin-top: 5px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
}

.fd-blue:hover {
    background-color: #1355EA;
    color: #FFFFFF;
}

/* 头部左边结束 */
/* 头部右边开始 */
.fd-header-right {
    font-family: Helvetica;
    font-size: 12px;
    color: #001460;
    float: right;
    line-height: 36px;
}

.fd-hand {
    cursor: pointer;
}
/* cc后添加 */
p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.fd-top-title-bgc {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top:40px;
}

.fd-blue-topBgc {
	height: 162px;
	background: url('../imageIndex/blueBackg.png') no-repeat center;
}
