/* 页面自定义css样式 */

.bannerbj {
    background: url(x_1024_djxx_banner2.jpg) no-repeat center;
    height: 637px;
    background-size: 115% 100%;
    margin-bottom: 100px;
}

.col-one {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.col-one .tit {
    height: 50px;
    background: #de2129;
    text-align: center;
}

.tit h4 {
    margin: auto;
    font-size: 22px;
    line-height: 50px;
    margin: 0px 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.col-one img {
    width: 100%;
}

.col-two {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 40px;
}

.col-two-text {
    position: absolute;
    left: 118px;
    top: 218px;
    width: 991px;
}

.col-two-text p {
    text-align: justify;
    font-size: 16px;
    color: #333;
    font-weight: 800;
    line-height: 42px;
    text-indent: 2em;
}

.col-two img {
    width: 100%;
}

.col-three {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
    position: relative;
}

.col-three-text {
    position: absolute;
    left: 38px;
    top: 110px;
    width: 540px;
}

.col-three-text p {
    text-align: justify;
    font-size: 16px;
    color: #333;
    font-weight: 800;
    line-height: 39px;
    text-indent: 2em;
}

.col-three img {
    width: 100%;
}

.col-four {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
    background: #fdf5df;
    margin-bottom: 40px;
}

.col-four a {
    color: red;
}

.col-five {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
    background: #fdf5df;
}

.col-five a {
    color: red;
}

.textT {
    text-align: justify;
    padding: 30px;
}

.textT p {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 32px;
    text-indent: 2em;
}

.fd {
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    border-top: 10px solid #e60012;
    margin-bottom: 50px;
}

.tx_c {
    text-align: center !important;
}

.as06 {
    font-family: "Microsoft YaHei";
    font-size: 18px;
    line-height: 33px;
    color: #505050;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: left;
}

#mapArea {
    outline: none;
}