﻿@charset "utf-8";
/* CSS Document */
html, body, ul, h1, p, h2, h3, h4, h5, h6, fieldset, legend span {
    padding: 0;
    margin: 0;
}

/*html5*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
    display: block;
}

/*p{ font-family:'微软雅黑'}*/
ol, ul, li {
    list-style: none;
}

ul {
    overflow-x: inherit;
}

* {
    margin: 0 auto;
}

img {
    border: 0;
}

body {
    background: #fcfcfc;
    overflow-x: hidden;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    font-family: "微软雅黑", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif"
}

td {
    font-family: '微软雅黑'
}

input, textarea {
    BACKGROUND-COLOR: transparent;
    border: none;
    overflow: auto;
    outline: none;
}
/*小导航*/
.Second_banner {
    width: 1013px;
    height: 40px;
    line-height: 40px;
}

.Second_banner li {
    font-size: 12px;
    color: #a1a7b2;
    float: left;
    padding-right: 8px;
}

.Second_banner li a {
    color: #a1a7b2;
}
/**/
/*************网站地图********************/
/*20190219map*/
.Second_map_0101{
    font-size: 16px;
    font-weight: bold;
    width: 304px;
    height: 36px;
    border: 1px solid #dedede;
    position: relative;
    border-top: 1px solid #d42b2b;
    background: #f7f7f7;
    padding-left: 0px;
}
.Second_map_01 {
    width: 1013px;
    clear: both;
}

.Second_map_0101 {
    width: 1011px;
}

.Second_map_0101 a {
    color: #fff;
}
.Second_mapbg_0301{
    /*width: 90px;*/
    width: auto;/* 修改的代码 */
    height: 36px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
    float: left;
    padding: 0 20px;/*新增修改代码*/
}
.Second_mapbg_0301bg{
    background: #d42b2b;
}
/**/
.map_box {
    width: 1013px;
    padding-bottom: 20px;
}

.map_jg {
    clear: both;
}

.map_jg td {
    padding-right: 15px;
    font-size: 14px;
    padding-top: 15px;
    width: auto;
    text-align: left;
}

.map_jg td a {
    color: #242424;
}

.map_jg td a:hover {
    text-decoration: underline;
}

/*.map_th {
    padding-right: 10px;
    font-size: 16px !important;
    padding-top: 10px;
    font-weight: bold;
    width: 80px;
}*/
.map_th {
    padding-right: 10px;
    font-size: 14px !important;
    padding-top: 10px;
    font-weight: normal;
    width: 80px;
}

.map_th a {
    color: #242424;
}

.map_th a:hover {
    text-decoration: underline;
}

.map_th_dw {
    height: 30px;
    clear: both;
}

.map_th01 {
    width: 110px;
}

.map_th span {
    padding-right: 32px;
}

.map_th02 span {
    padding-right: 51px;
}