/* 内容 */
.fd-body {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    margin-top: 55px;
    border-left: 1px solid #577DA7;
    border-right: 1px solid #577DA7;
    padding: 20px;
    min-height: 500px;
}

.fd-body-localtion {
    overflow: hidden;
}

.fd-body-localtion .localtion-span {
    font-size: 14px;
    color: #333333;
}

.fd-body-localtion .localtion-span span {
    margin-right: 5px;
}

.fd-body-localtion .loclation-img {
    display: inline-block;
    width: 500px;
}

/* 内容 */
.fd-body-inner {
    overflow: hidden;
    margin-top: 20px;
}

.fd-body-inner >.left {
    float: left;
    width: 816px;
    overflow: hidden;
    border-right: 1px solid rgba(224, 224, 224, 0.65);
}

.fd-body-inner .left .show-title .title-text {
    font-size: 18px;
    color: #CE2121;
    border-left: 7px solid #CE2121;
    display: inline-block;
    width: 56px;
    height: 48px;
    padding-left: 7px;
    ;
    line-height: 24px;
    /* padding-right: 35px; */
}

.fd-body-inner .left .show-title .title-img {
    display: inline-block;
    width: 732px;
    height: 2px;
    background-image: url(../images/tssp-xian.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.fd-body-inner .left .show-centen ul {
    overflow: hidden;
}

.fd-body-inner .left .show-centen ul li {
    overflow: hidden;
    height: 110px;
    position: relative;
    margin-top: 24px;
}

.fd-body-inner .left .show-centen ul li:last-child .fg-img {
    display: none;
}

.fd-body-inner .left .show-centen ul li .centen-left {
    float: left;
    margin-right: 10px;
    ;
}

.fd-body-inner .left .show-centen ul li .centen-left p:nth-child(1) {
    font-size: 37px;
    color: #CE2121;
    font-weight: bold;
}

.fd-body-inner .left .show-centen ul li .centen-left p:nth-child(2) {
    font-size: 14px;
    color: #CE2121;
}

.fd-body-inner .left .show-centen ul li .fg-img {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.fd-body-inner .left .show-centen ul li .centen-right {
    overflow: hidden;
    margin-left: 10px;
    padding-right: 38px;
}

.fd-body-inner .left .show-centen ul li .centen-right .title {
    font-size: 16px;
    color: #333333;
}

.fd-body-inner .left .show-centen ul li .centen-right .centen {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 7px;
}

.fd-body-inner .left .show-centen ul li .centen-right .ckgd {
    border: 1px solid #C92020;
    border-radius: 4px;
    border-radius: 4px;
    width: 69px;
    height: 22px;
    line-height: 21px;
    text-align: center;
    position: absolute;
    right: 40px;
    bottom: 20px;
}

.fd-body-inner .left .show-centen ul li .centen-right .ckgd a {
    font-size: 14px;
    color: #C92020;
    width: 69px;
    height: 22px;
    display: inline-block;
}

.fd-body-inner .left .show-fy {
    margin: 50px 0px;
    text-align: center;
}

.fd-body-inner >.right {
    overflow: hidden;
    width: 341px;
    padding-left: 18px;
    margin-top: 20px;
}

.fd-body-inner .right .show-title {
    height: 33px;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    margin-top: 15px;
}

.fd-body-inner .right .show-title .shoow-title-left {
    font-size: 18px;
    color: #151515;
    height: 33px;
    border-bottom: 2px solid #C92020;
    width: 95px;
    float: left;
}

.fd-body-inner .right .show-title .shoow-title-left .left-img {
    margin-right: 3px;
}

.fd-body-inner .right .show-title .top10 {
    position: absolute;
    left: 100px;
    top: -12px;
}

.fd-body-inner .right .show-title .shoow-title-right {
    float: right;
}

.fd-body-inner .right .show-title .shoow-title-right a {
    font-size: 14px;
    color: #C81F1F;
}

.fd-body-inner .right .show-centen ul {
    overflow: hidden;
}

.fd-body-inner .right .show-centen ul li {
    overflow: hidden;
    height:58px;
    line-height: 58px;
    border-bottom: 1px #B1B1B1 dashed ;
}

.fd-body-inner .right .show-centen ul li .left {
    float: left;
}

.fd-body-inner .right .show-centen ul li .left .bg-img{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    background-color: #B2B2B2;
    line-height: 21px;
    color: #fff;
    margin-right: 4px;
}

.fd-body-inner .right .show-centen ul li:nth-child(1) .left .bg-img{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    background-color: #C92020;
    line-height: 21px;
    color: #fff;
    margin-right: 4px;
}
.fd-body-inner .right .show-centen ul li:nth-child(2) .left .bg-img{
    display: inline-block;
    width:20px;
    height:20px;
    border-radius:50%;
    font-size: 14px;
    text-align: center;
    background-color: #FF6606 ;
    line-height: 21px;
    color: #fff;
}
.fd-body-inner .right .show-centen ul li:nth-child(3) .left .bg-img{
    display: inline-block;
    width:20px;
    height:20px;
    border-radius:50%;
    font-size: 14px;
    text-align: center;
    background-color: #FFA506  ;
    line-height: 21px;
    color: #fff;
}
.fd-body-inner .right .show-centen ul li .left .bg-text a{
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
}

.fd-body-inner .right .show-centen ul li .left .bg-img a:hover{
    color: #C92020;
}

.fd-body-inner .right .show-centen ul li .right{
    font-size: 13px;
    color: #999999;
    float:right;
}
/* 内容结束 */
/* 暂无栏目 */
.zwlm {
    color: #202020;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 200px;
}


/* 新增css */
.fd-titleImg {
    width: 100%;
    height: 288px;
    position: relative;
}

.fd-titleImg img {
    width: 100%;
    height: 100%;
}

.fd-title-text {
    margin: 0 auto;
    width: 1200px;
    position: absolute;
    top: 100px;
    left: 360px;
    overflow: hidden;
    font-size: 56px;
    color: #fff;
}