.main-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    min-width: 960px;
    /*background: #cb1c1e;*/
    background-size: 100% 100%;
}

.cleardiv {
    clear: both;
    height: 0;
    display: block;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: " ";
}

.header {
    position: relative;
    z-index: 10;
}

.footer {
    margin-top: 0;
}

.center-container {
    width: 960px;
    min-width: 960px;
    margin: 0 auto;
}

.none {
    display: none;
}

.zybg01 {
    width: 100%;
    height: 358px;
    background: url("../images/pc/pc_01.jpg") no-repeat center top;
}

.zybg02 {
    width: 100%;
    height: 183px;
    background: url("../images/pc/pc_02.jpg") no-repeat center top;
}

.zybg03 {
    width: 100%;
    height: 565px;
    background: url("../images/pc/pc_03.jpg") no-repeat center top;
}

.zybg04 {
    width: 100%;
    height: 182px;
    background: url("../images/pc/pc_04.jpg") no-repeat center top;
}

.zybg05 {
    width: 100%;
    height: 616px;
    background: url("../images/pc/pc_05.jpg") no-repeat center top;
}

.zybg06 {
    width: 100%;
    height: 152px;
    background: url("../images/pc/pc_06.jpg") no-repeat center bottom;
}

.zybg07 {
    width: 100%;
    height: 414px;
    background: url("../images/pc/pc_07.jpg") no-repeat center top;
}

.zybg08 {
    width: 100%;
    height: 150px;
    background: url("../images/pc/pc_08.jpg") no-repeat center bottom;
}

.zybg09 {
    width: 100%;
    height: 320px;
    background: url("../images/pc/pc_09.jpg") no-repeat center top;
}

.zybg10 {
    width: 100%;
    height: 150px;
    background: url("../images/pc/pc_10.jpg") no-repeat center top;
}

.zybg11 {
    width: 100%;
    height: 310px;
    background: url("../images/pc/pc_11.jpg") no-repeat center top;
}

.zybg12 {
    width: 100%;
    height: 625px;
    background: url("../images/pc/pc_12.jpg") no-repeat center top;
}

.zybg13 {
    width: 100%;
    height: 669px;
    background: url("../images/pc/pc_13.jpg") no-repeat center top;
}

.zybg14 {
    width: 100%;
    height: 443px;
    background: url("../images/pc/pc_14.jpg") no-repeat center top;
}

.zybg15 {
    width: 100%;
    height: 128px;
    background: url("../images/pc/pc_15.jpg") no-repeat center top;
}

.zybg16 {
    width: 100%;
    height: 180px;
    background: url("../images/pc/pc_16.jpg") no-repeat center top;
}

.block02 {
    width: 885px;
    margin: 0 auto;
    height: 120px;
    font: 15px/27px "微软雅黑";
    color: #FFF;
    padding: 37px 0 0 0;
    text-indent: 2em;
}

.videobox {
    width: 770px;
    height: 432px;
    margin: 39px auto 0;
    overflow: hidden;
    background: #000;
}

.block05 {
    width: 1050px;
    margin: 0 auto;
    padding: 0px 0 0 0;
}

.stepbox {
    float: right;
    position: relative;
    width: 980px;
    height: 140px;
    margin: 0 auto 19px;
}

.step {
    position: absolute;
    left: 0;
    top: 17px;
    z-index: 2;
    width: 160px;
    height: 105px;
    background: #FFF;
    border-left: 8px solid #4788f4;
    text-align: center
}

.step img {
    margin: 20px 0 0 0;
}

.step p {
    font: bold 20px/50px "微软雅黑";
    color: #555;
}

.stepcon {
    position: absolute;
    right: 0;
    z-index: 1;
    width: 865px;
    height: 140px;
    background: #e9f0fc;
}

.stepcon table {
    float: right
}

.stepcon td {
    width: 750px;
    height: 140px;
    color: #444;
    font: 14px/24px "微软雅黑";
    padding: 0px 30px 0 0;
    text-indent: 2em;
    text-align: justify;
}

.stepcon td p {
    text-indent: 2em;
    text-align: justify;
}

.block05 .stepbox:nth-of-type(2n) {
    float: left;
}

.block05 .stepbox:nth-of-type(2n) .step {
    left: auto;
    right: 0;
    border-right: 8px solid #4788f4;
    border-left: none;
}

.block05 .stepbox:nth-of-type(2n) .stepcon {
    right: auto;
    left: 0;
}

.block05 .stepbox:nth-of-type(2n) .stepcon table {
    float: left;
}

.block05 .stepbox:nth-of-type(2n) .stepcon td {
    padding: 0px 0 0 30px;
}

.block07 {
    width: 1065px;
    margin: 0 auto;
}

.gd {
    padding-left: 10px;
    margin-right: 15px;
    float: right;
    font: 18px/20px '';
    color: #666;
    border-left: 6px solid #3b85f0;
}

.xsfc {
    overflow: hidden;
    width: 200px;
    margin: 20px 6px 0;
    float: left;
    border-radius: 4px;
    box-shadow: -2px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.xsxx {
    height: 197px;
    padding-top: 20px;
    background: #f4f7fd;
    box-sizing: border-box;
}

.xsxx img {
    width: 130px;
    height: 130px;
    margin: 0 auto 10px;
    display: block;
    border-radius: 50%;
    border: 3px solid #6b9be2;
    box-sizing: border-box;
}

.xsxm {
    margin: 0 auto;
    text-align: center;
    font: bold 20px/24px '';
    color: #333;
}

.xsxw {
    height: 165px;
    background: #fff;
    color: #084296;
}

.xsxw td {
    width: 200px;
    height: 165px;
    font: bold 18px/22px '';
    text-align: center;
}

.xsfc:hover .xsxx {
    background: #d3e5ff;
}

.xsfc:hover .xsxw {
    background: #3b85f0;
    color: #fff;
}

.block09 {
    width: 950px;
    margin: 0 auto;
}

.jcsp {
    width: 410px;
}

.jcsp-img {
    position: relative;
    margin-bottom: 18px;
}

.jcsp-img img {
    width: 390px;
    height: 235px;
    border: 5px solid #6b9be2;
    border-left-width: 10px;
    border-right-width: 10px;
}

.bfjt {
    width: 390px;
    height: 235px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -118px 0 0 -195px;
    background: url("../images/pc/bfjt.png") center;
}

.jcsp-t {
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-overflow: ellipsis;
    font: bold 24px/30px '';
    color: #444;
}

.jcsp-L {
    float: left;
}

.jcsp-R {
    float: right;
}

.block11 {
    width: 995px;
    margin: 0 auto;
    font: 21px/28px '';
    color: #444;
}

.block11 p {
    text-indent: 2em;
    text-align: justify;
}

.block15 {
    width: 1100px;
    padding-top: 10px;
    margin: 0 auto;
}

.block15 p {
    white-space: nowrap;
    font: bold 21px/43px '';
    color: #fff;
}

#ztUrl {
    display: none;
}

.hdh,
.hdq,
.hdz {
    width: 100%;
    height: 100%;
}

.hdh img,
.hdq img {
    width: 100%;
    height: 100%;
}

.zbts {
    font: 20px/74px '';
    margin: 0 auto;
    text-align: center;
}