* {
    padding: 0;
    margin: 0;
    border: none;
    box-sizing: border-box;
    font-family: 微软雅黑, serif;
}

fieldset, img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

img {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: inherit;
}

body {
    background-color: #fff;
}

li {
    list-style: none
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.banner {
    background: url("../images/banner.jpg") no-repeat center center;
    width: 100%;
    min-width: 1285px;
    height: 550px;
}

.main {
    min-width: 1285px;
    overflow-x: hidden;
}

.zdwj {
    margin: 50px auto 30px;
    background: url("../images/bg_zdwj.png");
    height: 240px;
    width: 1285px;
}

.zdwj .content {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 66px;
    line-height: 36px;
    text-align: justify;
    font-size: 18px;
}

.zdwj .content span{
    font-weight: bold;
    margin-right: 30px;
    display: inline-block;
}

.zdwj .content a {
    color: #ea645e;
}

.szf {
    width: 1200px;
    margin: 0 auto;
}

.szf .btn {
    display: inline-block;
    width: 520px;
    height: 56px;
    line-height: 56px;
    color: #c21116;
    background: #fff3f3;
    text-align: center;
    margin: 20px 38px;
    font-weight: bold;
    font-size: 18px;
    border-radius: 10px;
}

.szf .btn:hover {
    background: #ffdfdf;
}

.szf .btn img {
    margin-right: 8px;
    display: inline-block;
}

.ds {
    margin: 30px auto;
    padding: 50px 0 1px;
    background: url("../images/bg_ds.jpg") no-repeat center center;
}

.ds .title {
    background: url("../images/title_ds.png") no-repeat center center;
    width: 1200px;
    height: 35px;
    margin: 0 auto;
}

.ds .content {
    width: 1200px;
    position: relative;
    margin: 30px auto 0;
}

.ds .content .arrow-left {
    position: absolute;
    left: -56px;
    top: 174px;
    background: url("../images/left.png");
    width: 40px;
    height: 40px;
    z-index: 2;
    cursor: pointer;
}

.ds .content .arrow-right {
    position: absolute;
    right: -56px;
    top: 174px;
    cursor: pointer;
    z-index: 2;
    background: url("../images/right.png");
    width: 40px;
    height: 40px;
}

.ds .content .swiper-ds {
    height: 420px;
    padding-top: 20px;
}

.ds .content .box {
    margin-right: -50px;
}

.ds .content .section {
    float: left;
    margin-right: 40px;
    width: 270px;
    height: 148px;
    background: #ffffff;
    text-align: center;
    margin-bottom: 50px;
}

.ds .content .section .subtitle {
    background: #fbe5e5;
    color: #c21116;
    width: 114px;
    font-size: 18px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
    margin: -17px auto 14px;
    border-radius: 20px;
    text-align: center;
}

.ds .content .section a {
    display: block;
    line-height: 34px;
}

.ds .content .section a:hover {
    color: #c21116;
}

.bmwz {
    margin: 50px auto;
    width: 1200px;
}

.bmwz .title {
    background: url("../images/title_bmwz.png") no-repeat center center;
    width: 1200px;
    height: 37px;
}

.bmwz .content {
    margin: 30px auto;
}

.bmwz .content ul li {
    width: 300px;
    box-sizing: border-box;
    float: left;
    height: 46px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 15px;
    line-height: 46px;
    padding-left: 10px;
}

.bmwz .content ul li a {
    display: block;
}

.bmwz .content ul li a:hover {
    background-color: #fbe5e5;
    color: #db3a33;
    text-decoration: underline;
}

.bmwz .content a.more {
    display: block;
    width: 138px;
    color: #c21116;
    height: 32px;
    border: 1px solid #c21116;
    line-height: 32px;
    text-align: center;
    margin: 40px auto 16px;
    border-radius: 16px;
}

.conceal {
    display: none;
}

.zxwz {
    margin: 50px auto;
    width: 1200px;
}

.zxwz .title {
    background: url("../images/title_zxwz.png") no-repeat center center;
    width: 1200px;
    height: 37px;
    margin-bottom: 20px;
}

.zxwz .content {
    margin-right: -28px;
}

.zxwz .content ul li {
    width: 280px;
    float: left;
    height: 44px;
    font-size: 15px;
    line-height: 44px;
    text-align: center;
    background: #faf3f3;
    border-radius: 4px;
    margin: 24px 27px 0 0;
}

.zxwz .content ul li a {
    display: block;
}

.zxwz .content ul li a:hover {
    color: #db3a33;
}
