@charset "utf-8";
body {
    font: normal 14px "微软雅黑";
    margin: 0;
    padding: 0;
    color: #666
}

p,
span,
dl,
dd,
dt,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td {
    margin: 0;
}

input,
textarea {
    font-family: "微软雅黑", Verdana, Geneva, sans-serif;
    font-size: 14px;
    padding: 5px;
}

ul,
li,
a {
    text-decoration: none;
    list-style: none;
}

.main {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

img {
    max-width: 100%;
}

.banner {
    width: 100%;
    margin: 0 auto
}

.Fives {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.Fives-bg {
    background: #303030;
    width: 1200px;
    border-radius: 5px;
    position: relative;
    margin-top: 40px;
    float: left
}

.cor01 {
    color: #ff4900
}

.Fives-l {
    float: left;
    width: 480px;
    color: #fff;
    padding: 40px;
    line-height: 30px
}

.Fives-l h2 {
    line-height: 40px;
    border-bottom: 1px solid #989898
}

.Fives-l h3 {
    line-height: 45px
}

.Fives-r {
    float: right;
    width: 500px;
    padding-right: 24px;
    font-size: 16px
}

.Fives-r-title {
    border-radius: 29px;
    width: 365px;
    height: 58px;
    line-height: 48px;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    right: 84px;
    top: -20px;
    position: absolute;
    background: #303030;
    z-index: 9999
}

.Fives-b {
    margin-top: 24px;
    maring-right: 24px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: #fff;
    padding: 40px
}

.Fives-b p {
    line-height: 45px;
    margin-top: 10px;
}

.Fives-b input {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 32px;
    line-height: 40px;
    width: 300px
}

.Fives-b .but {
    margin-left: 80px;
    width: 288px;
    height: 42px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 18px;
    background: #1f1a18;
}

.Fives-b textarea {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 300px;
    height: 80px
}

.Show-bg {
    margin-top: 40px;
    padding: 10px 0;
    width: 100%;
    height: 120px;
    background-image: linear-gradient(to right, #fff 30%, #1f1a18 0);
    position: relative
}

.Show-title {
    float: left;
    width: 15%;
    padding-top: 50px;
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    background: url(../images/blak.png) no-repeat left top #1f1a18;
}

.idx-adv {
    width: 100%;
    height: 100px;
    position: relative;
    float: right;
    width: 85%;
    overflow: hidden;
}

.idx-adv ul {
    position: relative;
    overflow: hidden;
    padding: 10px;
}

.idx-adv li {
    width: 100%;
    float: left;
    line-height: 30px;
    border-bottom: 1px solid #dcdcdc;
}

.idx-adv li span {
    display: block
}

.bottom-bg {
    width: 100%;
    background: #303030;
    border-bottom: 1px solid #707070;
    padding-bottom: 40px;
    float: left
}

.bottom {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
}

.bottom_l {
    position: absolute;
    top: -100px;
    padding-top: 150px;
    width: 200px;
    height: 190px;
    background: #1f1a18 url(../images/map.png) no-repeat center 10%;
}

.bottom_l dl {
    text-align: center
}

.bottom_l dt {
    line-height: 35px;
    color: #fff
}

.bottom_r {
    padding-top: 40px;
    width: 1000px;
    float: right;
    position: relative;
}

.bottom_r ul {
    overflow: hidden
}

.bottom_r li {
    display: inline-block;
    padding: 0 10px;
    font-weight: 700
}

.bottom_r li a {
    color: #707070
}

.bottom_r li a:hover {
    color: #fff
}

.bottom_r dl {
    margin-top: 40px;
    margin-left: 10px
}

.bottom_r dd {
    float: left;
    width: 283px;
    margin-top: 20px
}

.bottom_r dt {
    margin-left: 20px;
    float: left;
    width: 640px;
    line-height: 30px
}

.bottom_r dt span {
    display: block
}

.fs01 {
    font-size: 18px
}

.footer {
    background: #1f1a18;
    line-height: 45px;
    color: #707070;
    text-align: center;
    clear: none
}