#mainPage {
    width: 100%;
    min-width: 1040px;
    height: auto;
    margin: 0 auto;
    background: #fff
}

#mainPage .left {
    float: left
}

#mainPage .right {
    float: right
}

#mainPage > .content {
    width: 1040px;
    margin: 0 auto
}

#mainPage > .content .page-tab {
    margin-top: 20px;
    border-bottom: 1px solid #1479c7
}

#mainPage > .content .page-tab li {
    float: left;
    width: 124px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #333;
    font-size: 14px;
    background: #dfdfdf;
    cursor: pointer;
    margin-right: 15px
}

#mainPage > .content .page-tab li.active, #mainPage > .content .page-tab li:hover {
    color: #fff;
    background: #1479c7
}

#mainPage > .content .page-con {
    margin: 20px 0
}

#mainPage > .content .page-con > .pc-item {
    height: 0;
    overflow: hidden
}

#mainPage > .content .page-con > .pc-item.active {
    height: auto
}

#mainPage .about .zrzl .sub-tit {
    font-size: 22px;
    height: 33px;
    margin-bottom: 30px
}

#mainPage .about .zrzl .sub-tit span {
    line-height: 1.5em;
    color: #000;
    display: inline-block;
    border-bottom: 4px solid #ba0000
}

#mainPage .about .zrzl .sub-tit .sub-icon {
    right: 0;
    bottom: 0;
    width: 22px
}

#mainPage .about .zrzl .tcyj {
    padding: 50px 0 150px;
    margin: 0 auto;
    width: 398px
}

#mainPage .about .zrzl .btn-bg {
    width: 91px;
    text-align: center;
    line-height: 38px;
    height: 38px;
    font-size: 16px;
    color: #24679b
}

#mainPage .about .zrzl .btn-bg a {
    color: #24679b
}

#mainPage .about .pdsy {
    margin-top: 20px
}

#mainPage .about .pdsy .img-w100 {
    display: block
}

#mainPage .about .pdsy .img-p {
    width: 100%;
    display: none
}

#mainPage .about .pdsy .img-p img {
    width: 100%
}

#mainPage .about .pdsy .section {
    width: 100%;
    margin-bottom: 40px
}

#mainPage .about .pdsy .section .item {
    display: flex;
    flex-direction: row;
    font-size: 14px
}

#mainPage .about .pdsy .section .item img {
    width: 80%
}

#mainPage .about .pdsy .section .item img.icon {
    width: 150px
}

#mainPage .about .pdsy .section .item._one .left {
    display: flex;
    flex-direction: column;
    margin-left: 60px;
    margin-top: 20px
}

#mainPage .about .pdsy .section .item._one .left p {
    margin-top: 15px;
    font-size: 14px
}

#mainPage .about .pdsy .section .item._one .right {
    margin-left: 15%
}

#mainPage .about .pdsy .section .item._two {
    background-color: #fbf9fa;
    justify-content: space-between;
    height: 200px
}

#mainPage .about .pdsy .section .item._two .left {
    margin-left: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

#mainPage .about .pdsy .section .item._two .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-right: 40px;
    height: 200px
}

#mainPage .about .pdsy .section .item._two .right p {
    margin-top: 15px;
    font-size: 14px
}

#mainPage .about .pdsy .section .item._three {
    display: flex;
    flex-direction: row;
    margin-top: 50px
}

#mainPage .about .pdsy .section .item._three .left {
    width: 50%;
    margin-left: 60px
}

#mainPage .about .pdsy .section .item._three .left .content {
    margin-top: 20px;
    display: flex;
    flex-direction: column
}

#mainPage .about .pdsy .section .item._three .left ul {
    font-size: 16px;
    list-style-type: disc;
    color: #c00007;
    margin-bottom: 10px;
    margin-left: 17px
}

#mainPage .about .pdsy .section .item._three .left p {
    margin-bottom: 10px
}

#mainPage .about .pdsy .section .item._three .right {
    text-align: center
}

#mainPage .about .tczrcp .section {
    margin-top: 40px
}

#mainPage .about .tczrcp .section:first-child {
    margin-top: 25px
}

#mainPage .about .tczrcp .section .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 18px;
    font-weight: 700;
    color: #c00102;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

#mainPage .about .tczrcp .section .title img {
    margin-right: 5px
}

#mainPage .about .tczrcp .section .content {
    padding-top: 20px;
    font-size: 14px
}

#mainPage .about .tczrcp .section .content p {
    line-height: 26px
}

#mainPage .about .tczrcp .section .content ul {
    padding-left: 10px
}

#mainPage .about .tczrcp .section .content ul li {
    float: none;
    margin-top: 10px;
    line-height: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

#mainPage .about .tczrcp .section .content ul li i {
    margin-right: 5px;
    align-self: flex-start
}

#mainPage .about .tczrcp .section .content ul li .box {
    width: 100%;
    height: 150px
}

#mainPage .about .tczrcp .section .content ul li .box .box_title {
    font-size: 16px;
    color: #b70104;
    border: 1px solid #d4d4d4;
    border-left: 2px solid #b80401;
    border-right: 0;
    width: 100%;
    height: 35px;
    line-height: 35px
}

#mainPage .about .tczrcp .section .content ul li .box .box_title span {
    padding-left: 5px
}

#mainPage .about .tczrcp .section .content ul li .box p {
    padding: 7px
}

#mainPage .about .tczrcp .section.zz .content ul {
    padding-left: 0
}

#mainPage .about .tczrcp .section.zz .content ul li {
    display: inline-flex;
    width: 230px;
    background-color: #f9f9f9;
    height: 150px;
    margin-right: 3%
}

#mainPage .about .tczrcp .section.zz .content ul li:last-child {
    margin-right: 0
}

#mainPage .responsibility {
    width: 1143px
}

#mainPage .responsibility .list-item {
    width: 468px;
    margin-right: 103px;
    margin-bottom: 50px
}

#mainPage .responsibility .list-item .title {
    margin-bottom: 30px;
    border-bottom: 1px solid #d2d2d2
}

#mainPage .responsibility .list-item .title span {
    font-size: 14px
}

#mainPage .responsibility .list-item .title span.bold {
    font-size: 22px;
    line-height: 1.5em;
    color: #000;
    display: inline-block;
    border-bottom: 4px solid #1479c7
}

#mainPage .responsibility .list-item .cover {
    width: 100%;
    border: 1px solid #1479c7;
    cursor: pointer;
    box-sizing: border-box
}

#mainPage .responsibility .list-item .cover img {
    width: 100%
}

#mainPage .report li {
    padding: 20px 0;
    border-bottom: 1px dotted #b0bec7
}

#mainPage .report li .cover {
    float: left;
    width: 160px;
    height: 100px;
    overflow: hidden;
    margin-right: 20px
}

#mainPage .report li .cover > img {
    width: 100%;
    height: 100%
}

#mainPage .report li .report-main {
    float: right;
    width: 860px
}

#mainPage .report li .report-main .title {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 26px
}

#mainPage .report li .report-main .title a {
    color: #1479c7
}

#mainPage .report li .report-main .synopsis {
    width: 100%;
    height: 44px;
    line-height: 22px;
    text-indent: 2em;
    font-size: 14px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 5px 0
}

#mainPage .report li .report-main .rm-bottom .time {
    float: left
}

#mainPage .report li .report-main .rm-bottom .more {
    float: right
}

#mainPage .report li .report-main .rm-bottom .more:hover {
    color: #1479c7
}

#mainPage .purchase .lxgc_box {
    margin-top: 20px
}

#mainPage .purchase .lxgc_box .section {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

#mainPage .purchase .lxgc_box .section .next_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 16px;
    color: #1479c7;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

#mainPage .purchase .lxgc_box .section ._left {
    max-width: 640px
}

#mainPage .purchase .lxgc_box .section ._left .item {
    width: 100%;
    margin-top: 40px
}

#mainPage .purchase .lxgc_box .section ._left .item:first-child {
    margin-top: 0
}

#mainPage .purchase .lxgc_box .section ._left .item .title {
    display: flex;
    flex-direction: row
}

#mainPage .purchase .lxgc_box .section ._left .item .title span {
    width: auto;
    height: 35px;
    line-height: 35px;
    border-bottom: 4px solid #1479c7;
    font-size: 24px
}

#mainPage .purchase .lxgc_box .section ._left .item .title p {
    flex: 1;
    height: 35px;
    border-bottom: 1px solid #e5e5e5
}

#mainPage .purchase .lxgc_box .section ._left .item .con {
    width: auto;
    margin-top: 10px
}

#mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background-color: #fafafa;
    border: 1px solid #ededed
}

#mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li {
    width: 33%;
    height: 150px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
    font-size: 14px
}

#mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li:first-child, #mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li:nth-child(2), #mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li:nth-child(3) {
    border-top: 0
}

#mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li:nth-child(3), #mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li:nth-child(6), #mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li:nth-child(9) {
    border-right: 0
}

#mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li img {
    margin-bottom: 10px
}

#mainPage .purchase .lxgc_box .section ._left .item .con.flex-box ul li .x_hide {
    display: none
}

#mainPage .purchase .lxgc_box .section ._left .item .content {
    padding-top: 10px;
    font-size: 14px;
    margin-bottom: 20px
}

#mainPage .purchase .lxgc_box .section ._left .item .content p {
    line-height: 26px;
    text-indent: 20px;
    padding-left: 20px;
    margin-top: 10px
}

#mainPage .purchase .lxgc_box .section ._left .item .content .tips_box {
    width: 85%;
    height: 58px;
    background-color: #f9eded;
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: 24px;
    margin-top: 15px
}

#mainPage .purchase .lxgc_box .section ._left .item .content .tips_box label {
    font-size: 16px;
    font-weight: 700;
    display: none;
    color: #1479c7;
    padding: 5px 0 5px 5px
}

#mainPage .purchase .lxgc_box .section ._left .item .content .tips_box span {
    padding-right: 40px;
    color: #1479c7
}

#mainPage .purchase .lxgc_box .section ._left .item .content .tips_box img {
    width: 15%;
    height: 100%;
    margin-left: -5px;
    margin-top: -5px
}

#mainPage .purchase .lxgc_box .section ._left .item .content ul {
    padding-left: 20px
}

#mainPage .purchase .lxgc_box .section ._left .item .content ul li {
    float: none;
    margin-top: 10px;
    line-height: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

#mainPage .purchase .lxgc_box .section ._left .item .content ul li i {
    margin-right: 5px;
    align-self: flex-start
}

#mainPage .purchase .lxgc_box .section ._left .item.help .con {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

#mainPage .purchase .lxgc_box .section ._left .item.help .flex-item {
    width: 60%;
    margin: 10px auto 0;
    text-align: center
}

#mainPage .purchase .lxgc_box .section ._left .item.help p {
    font-size: 18px;
    margin-top: 15px
}

#mainPage .purchase .lxgc_box .section ._right {
    max-width: 380px;
    width: 100%
}

#mainPage .purchase .lxgc_box .section ._right .item {
    width: 100%;
    height: auto
}

#mainPage .purchase .lxgc_box .section ._right .item .item_header {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    color: #1479c7;
    background-color: #f3f3f3;
    border-top: 2px solid #1479c7
}

#mainPage .purchase .lxgc_box .section ._right .item .item_header img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    margin-left: 30px
}

#mainPage .purchase .lxgc_box .section ._right .item .box {
    padding: 30px;
    background: linear-gradient(#fff, #f1f1f1);
    border: 1px solid #d8d8d8;
    font-size: 14px;
    line-height: 24px;
    text-indent: 25px;
    border-bottom: 0
}

#mainPage .purchase .lxgc_box .section ._right .item.swiper-container {
    height: 809px
}

#mainPage .purchase .lxgc_box .section ._right .item.jinzhi {
    margin-top: 40px
}

#mainPage .purchase .lxgc_box .section ._right .item.jinzhi .box {
    text-indent: 0
}

#mainPage .purchase .lxgc_box .section ._right .item.jinzhi .box p:first-child {
    color: #1479c7;
    margin-bottom: 15px
}