﻿*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    /* 字体：苹方-常规体 */
    font-family: PingFangSC-Regular,
    sans-serif;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
body{
    min-width: 1200px;
}

p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

body {
    margin: 0;
    box-sizing: border-box;
}

/* 头部开始 */
.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-blueactive{
    background-color: #1355EA;
    color: #FFFFFF !important;
}
/* 头部左边结束 */
/* 头部右边开始 */
.fd-header-right {
    color: #48578D;
    float: right;
    line-height: 36px;
    /*font-size: 50%;*/
    font-size: 13px;
}

.fd-hand {
    cursor: pointer;
}
.fd-hand1 {
    margin-left:0!important;
    margin-right:0!important;
}
.fd-hand a{
    color: #48578D;
}

/* 头部结束 */

/* 脚开始 */
/* 脚全部-包括二维码 */
.fd-footer {
    font-size: 14px;
    height: 153px;
    width: 100%;
    background-color: #FFFFFF;
    position: relative;
    /* 字体：苹方-常规体 */
    font-family: PingFangSC-Regular, sans-serif;
    box-shadow: 0px -5px 10px -5px #9DA4B3;
    overflow: hidden;
}

/* 脚中间大部分 */
.fd-footer-main {
    height: 103px;
    width: 1500px;
    min-width: 1200px;
    margin: 0 auto;
}

/* 地图图标 */
.fd-footer-mainL {
    float: left;
    height: 100%;
    width: 147px;
    box-sizing: border-box;
    padding: 13px 20px 8px 0px;
}

.fd-footer-mainLcontent {
    height: 100%;
    width: 100%;
    background: url('../imageIndex/map.png') no-repeat;
    background-size: contain;
}

/* 脚文字-左 */
.fd-footer-mainC {
    float: left;
    margin-top:23px;
    height: 91px;
    width: 718px;
    position: relative;
}
/*
.fd-footer-content {
    height: 100%;
    text-align: left;
    float: left;
    margin-right: 16px;
} */

.fd-footer-content{
    width: 100%;
    height: 45px;
    font-size:14px;
    color:#393d50;

}
.fd-footer-content li{
    float: left;
    list-style: none;
    width: 77px;
    font-family: PingFangSC-Regular,sans-serif;
}

.fd-footer-content li a{
    color: #393d50;
}
.fd-footer-content2 li a{
    color: #393d50;
}

.fd-noneRight {
    margin-right: 0 !important;
}

.fd-footer-top {
    line-height: 5;
}

.fd-footer-bottom {}

/* 虚线 */
.fd-line {
    background: url('../imageIndex/line.png') no-repeat;
    position: absolute;
    top: 35%;
    width: 100%;
    height: 6px;
}

/* 友情链接 */
.fd-footer-mainR {
    box-sizing: border-box;
    float: left;
    height: 100%;
    width: 20px;
    padding-top: 13px;
    padding-bottom: 10px;
}

.fd-footer-mainRcontent {
    height: 100%;
    width: 100%;
    background: url('../imageIndex/yqlj.png') no-repeat;
    background-size: contain;
}

/* 脚文字-右 */
.fd-footer-mainR2 {
    box-sizing: border-box;
    margin-top: 23px;
    float: left;
    height: 91px;
    width: 500px;
    font-size:14px;
    color:#393d50;
}

.fd-footer-content2 li{
    float: left;
    list-style: none;
    text-align: center;
    margin-right:15px
}
.fd-footer-content2{
    width: 100%;
    height: 45px;
    margin-left: 10px;
}
.fd-marginHave {
    margin-left: 10px;
}

a{text-decoration: none;}
/* 脚结束 */
.fd-top-bar{
    width:100%;
    height: 50px;
    background: #FFFFFF;
    border-bottom: 1px solid #D5D5D5;
    padding-left: 35px;
    font-size: 14px;
    color: #676767;
    white-space:nowrap;
    line-height:50px;
}
.fd-top-bar a{
    color: #676767;
}

.fd-top-bar span{
    background: transparent;
}
.fd-choose-news{
    color: #0134A4;
    background: transparent;
}
.fd-blue a:-webkit-any-link {
    color: #5B6063 !important;
}

.fd-blue:hover a:-webkit-any-link {
    color: #ffffff !important;
}

.fd-white{
    width:100%;
    height:auto;
    background:#fff;
}
.fd-blue:hover a{
    color: #ffffff !important;
}
.fd-blue a {
    color: #5B6063 !important;
}
img {
    border-color: transparent;
}


input#fd-input-name::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666;
}

input#fd-input-name:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
}

input#fd-input-name::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #666;
}

input#fd-input-name::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #666;
}


.fd-search-input{
    line-height:47px;
}

#fd-input-name.hint{
    color: #666;
}
.fd-pagination-content{
    bottom: 110px!important;
    right: 38px!important;
}
.fd-center-content{
    margin:0 auto;
}
.fd-iconThree4{
    display:none;
    position: absolute;
    right: 15px;
    top: -80px;

}
.fd-pagination-content a {
    width: auto!important;
    padding: 0px 10px!important;
}