* {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*棣栭〉*/
.index .div_1 {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 50px 0;
}

.index .div_1 .lists {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.index .div_1 .lists .list {
    width: 90%;
    padding: 30px 20px 40px 20px;
    cursor: pointer;
    box-shadow: 0 0 2px 1px #eee;
    margin: 0 auto 20px auto;
}

.index .div_1 .lists .list:last-child {
    margin: 0 auto;
}

.index .div_1 .lists .list .img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.index .div_1 .lists .list .p1 {
    line-height: 20px;
    text-align: center;
    margin: 20px 0 8px 0;
    color: #333;
    font-size: 14px;
}

.index .div_1 .lists .list .p2 {
    line-height: 19px;
    text-align: center;
    color: #666;
    font-size: 12px;
}

.index .div_2 {
    width: 100%;
    padding: 50px 0;
    background: url("../img/img39.png") center no-repeat;
    background-size: cover;
}

.index .div_2 .lists {
    width: 100%;
    padding: 0 30px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.index .div_2 .lists .list {
    width: 50%;
    padding: 15px 0;
}

.index .div_2 .lists .list .p1 {
    font-weight: bold;
    color: #68B2FF;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
}

.index .div_2 .lists .list .p1 span {
    font-weight: bold;
    color: #68B2FF;
    font-size: 26px;
    line-height: 50px;
}

.index .div_2 .lists .list .p2 {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.index .div_3 {
    width: 100%;
    padding: 20px 0 40px 0;
    background: url("../img/img15.png") center no-repeat;
    background-size: cover;
}

.index .div_3 .all_lists {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
    margin: 0 auto;
}

.index .div_3 .all_lists .lists {
    width: 100%;
    margin: 0 0 30px 0;
    box-shadow: 0 0 1px #ccc;
    padding: 0 0 25px 0;
    background-color: #fff;
}

.index .div_3 .all_lists .lists:last-child {
    margin: 0;
}

.index .div_3 .all_lists .lists .tb {
    width: 100%;
    height: 60px;
    background-color: #32B16C;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
}

.index .div_3 .all_lists .lists:nth-child(2) .tb {
    background-color: #EC6941;
}

.index .div_3 .all_lists .lists:nth-child(3) .tb {
    background-color: #715BC1;
}

.index .div_3 .all_lists .lists .list {
    width: 100%;
    margin-top: 25px;
    position: relative;
    padding: 0 0 0 125px;
    cursor: pointer;
}

.index .div_3 .all_lists .lists .list .img {
    width: 100px;
    height: 84px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 13px;
    border-radius: 1px;
}

.index .div_3 .all_lists .lists .list .p1 {
    line-height: 20px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.index .div_3 .all_lists .lists .list .p2 {
    line-height: 18px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 36px;
    margin: 5px 0;
    font-size: 12px;
}

.index .div_3 .all_lists .lists .list .p3 {
    line-height: 20px;
    color: #999;
    font-size: 13px;
}

.index .div_4 {
}

.index .div_4 .div_img {
    width: 97%;
    margin: 10px auto 0 auto;
}

.index .div_5 {
    width: 100%;
    background: url("../img/img40.png") right center no-repeat;
    background-size: cover;
    margin: 60px 0 0 0;
}

.index .div_5 .cont {
    width: 100%;
    margin: 0 auto;
    padding: 40px 15px;
}

.index .div_5 .cont .p1 {
    line-height: 20px;
    color: #269BFF;
}

.index .div_5 .cont .p2 {
    line-height: 40px;
    color: #FEFEFE;
    font-size: 20px;
    font-weight: bold;
}

.index .div_5 .cont .p2 span {
    color: #269BFF;
    font-size: 20px;
    font-weight: bold;
}

.index .div_5 .cont .line .span1 {
    width: 200px;
    height: 3px;
    background-color: #269BFF;
    display: inline-block;
    margin: 0 5px 0 0;
}

.index .div_5 .cont .line .span2 {
    width: 6px;
    height: 4px;
    background-color: #269BFF;
    display: inline-block;
    margin: 0 5px 0 0;
}

.index .div_5 .cont .p3 {
    line-height: 20px;
    color: #FEFEFE;
    margin: 10px 0 50px 0;
    font-size: 13px;
}

.index .div_5 .cont .lists {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.index .div_5 .cont .lists .list {
    width: 100%;
    cursor: pointer;
    margin: 0 0 60px 0;
}

.index .div_5 .cont .lists .list:last-child {
    margin: 0;
}

.index .div_5 .cont .lists .list .img {
    width: auto;
    height: 40px;
}

.index .div_5 .cont .lists .list .p4 {
    line-height: 40px;
    color: #269BFF;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 5px 0;
}

.index .div_5 .cont .lists .list .p5 {
    line-height: 22px;
    color: #FEFEFE;
    font-size: 13px;
}

.index .div_6 .lists {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.index .div_6 .lists .list {
    width: 33%;
    margin: 0 0 30px 0;
    cursor: pointer;
}

.index .div_6 .lists .list img {
    height: 30px;
    width: auto;
    margin: 0 auto;
}

.index .div_6 .lists .list p {
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
}

.index .div_7 {
    width: 100%;
    background: url("../img/img39.png") center no-repeat;
    background-size: cover;
    margin-top: 30px;
}

.index .div_7 .cont {
    width: 100%;
    margin: 0 auto;
    padding: 40px 15px;
}

.index .div_7 .cont .p1 {
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.index .div_7 .cont .p2 {
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.index .div_7 .cont .p3 {
    width: 200px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    margin: 0 auto;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    display: block;
}

.index .div_7 .cont .lists {
    width: 290px;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
    margin: 0 auto;
}

.index .div_7 .cont .lists .list {
    width: 90px;
    height: 127px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    margin: 0 10px 10px 0;
}

.index .div_7 .cont .lists .list:nth-child(3n) {
    margin: 0 0 10px 0;
}

.index .div_8 {
    width: 90%;
    margin: 15px auto 0 auto;
    box-shadow: 0 1px 3px 1px #eee;
    border-radius: 5px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 10px;
    position: relative;
    z-index: 10;
}

.index .div_8 .p {
    width: 100%;
    line-height: 30px;
    padding: 0 0 10px 0;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.index .div_8 .input {
    width: calc(100% - 100px);
    height: 40px;
    margin: 0 10px 0 0;
}

.index .div_8 .input input {
    width: 100%;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    background-color: #eee;
    border-radius: 2px;
}

.index .div_8 .btn {
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #269BFF;
    color: #fff;
    border-radius: 2px;
}

/*鍏充簬鎴戜滑*/
.about .div_1 .text {
    width: 100%;
    padding: 0 0 30px 0;
    margin: 0 auto;
    position: relative;
}

.about .div_1 .text .img {
    width: 90vw;
    height: 76vw;
    background: url("../img/img107.jpg") center no-repeat;
    background-size: cover;
    margin: 0 auto 20px auto;
}

.about .div_1 .text .p {
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333;
    padding: 0 15px;
}

.about .div_1 .text .p:last-child {
    margin-bottom: 0;
}

.about .div_2 .lists {
    width: 100%;
    margin: 10px auto 0 auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.about .div_2 .lists .li {
    width: 50%;
    margin: 0 0 40px 0;
}

.about .div_2 .lists .li .img {
    width: auto;
    height: 100px;
    padding: 53px 0 0 0;
    line-height: 30px;
    text-align: center;
    font-weight: 500;
    color: #333;
    font-size: 14px;
    margin: 0 auto;
}

.about .div_2 .lists .li .p {
    line-height: 20px;
    margin-top: 10px;
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
}

.about .div_2 .lists .li_1 .img {
    background: url("../img/img17.png") center no-repeat;
    background-size: auto 100px;
}

.about .div_2 .lists .li_2 .img {
    background: url("../img/img18.png") center no-repeat;
    background-size: auto 100px;
}

.about .div_2 .lists .li_3 .img {
    background: url("../img/img19.png") center no-repeat;
    background-size: auto 100px;
}

.about .div_2 .lists .li_4 .img {
    background: url("../img/img20.png") center no-repeat;
    background-size: auto 100px;
}

.about .div_2 .lists .li_5 .img {
    background: url("../img/img21.png") center no-repeat;
    background-size: auto 100px;
}

.about .div_2 .lists .li_6 .img {
    background: url("../img/img22.png") center no-repeat;
    background-size: auto 100px;
}

.about .div_3 .lists {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.about .div_3 .lists .img1 {
    width: 100%;
    height: 400px;
    background: url("../img/huod2.jpg") center no-repeat;
    background-size: cover;
    position: relative;
}

.about .div_3 .lists .img1 .zn {
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/img23.png") center no-repeat rgba(0, 0, 0, 0.5);
    background-size: 180px 100px;
}

.about .div_3 .lists .img2 {
    width: 100%;
    height: 400px;
    background: url("../img/huod4.jpg") center no-repeat;
    background-size: cover;
}

.about .div_3 .lists .img3 {
    width: 100%;
    height: 400px;
    background: url("../img/huod3.jpg") center no-repeat;
    background-size: cover;
}

.about .div_3 .lists .img4 {
    width: 100%;
    height: 400px;
    background: url("../img/huod6.jpg") center no-repeat;
    background-size: cover;
}

.about .div_3 .lists .img5 {
    width: 100%;
    height: 400px;
    background: url("../img/huod5.jpg") center no-repeat;
    background-size: cover;
}

.about .div_3 .lists .img6 {
    width: 100%;
    height: 400px;
    background: url("../img/huod1.jpg") center no-repeat;
    background-size: cover;
}

.about .div_4 .lists {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
}

.about .div_4 .lists .list {
    width: 100%;
    margin: 0 0 30px 0;
    background-color: rgba(242, 242, 242, 1);
    padding: 30px 0;
    cursor: pointer;
}

.about .div_4 .lists .list .img {
    width: 240px;
    height: 330px;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.about .div_4 .lists .list .p {
    line-height: 20px;
    text-align: center;
    margin-top: 15px;
    color: #333;
    font-size: 14px;
}

.about .div_5 .text {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

.about .div_5 .text .img {
    width: 100%;
    height: 200px;
    background: url("../img/img24.png") center no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.about .div_5 .text .p {
    line-height: 20px;
    color: #333;
    font-size: 14px;
    padding: 10px 15px;
}

.about .div_6 .text {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 15px 50px 15px;
    min-height: 500px;
}

.about .div_6 .text .img {
    width: 100%;
    padding: 100% 0 0 0;
    background: url("../img/img109.png") center no-repeat;
    background-size: cover;
}

.about .div_6 .text .p {
    line-height: 25px;
    padding: 10px 0;
}

.about .div_7 {
    background: url("../img/img110.png") center no-repeat;
    background-size: cover;
}

.about .div_7 .text {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 20px 60px 20px;
}

.about .div_7 .text .img {
    width: 120px;
    height: 120px;
    background: url("../img/img113.png") center no-repeat;
    background-size: cover;
    margin: 0 auto;
}

.about .div_7 .text .p {
    color: #fff;
    line-height: 25px;
}

.about .div_8 {
    padding: 0 0 50px 0;
}

.about .div_8 .div_img {
    width: 90%;
    margin: 0 auto;
    cursor: pointer;
}

/*璧勮涓績*/
.news .div_1 {
}

.news .div_1 .nav {
    width: 100%;
    padding: 0 15px;
    line-height: 20px;
    color: #666;
    margin: -10px auto 20px auto;
}

.news .div_1 .nav a {
    line-height: 20px;
    color: #666;
}

.news .div_1 .text {
    width: 92%;
    margin: 0 auto;
    border-radius: 1px;
}

.news .div_1 .text .left {
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 1px #ccc;
}

.news .div_1 .text .left .lists {
    width: 100%;
}

.news .div_1 .text .left .lists .list {
    border-bottom: 1px solid #f8f8f8;
    padding: 15px 15px 15px 15px;
    position: relative;
    cursor: pointer;
}

.news .div_1 .text .left .lists .list .img {
    width: 100px;
    height: 60px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    left: 15px;
    border-radius: 1px;
}

.news .div_1 .text .left .lists .list .p1 {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0 0 115px;
}

.news .div_1 .text .left .lists .list .p2 {
    font-size: 12px;
    padding: 0 0 0 115px;
    color: #999;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin: 5px 0 10px 0;
}

.news .div_1 .text .left .lists .list .p3 {
    color: #999;
    line-height: 18px;
    font-size: 12px;
}

.news .div_1 .text .left .lists .list .p31 {
    display: none;
}

.news .div_1 .text .left .lists .list .p3 a {
    color: #999;
    padding: 0 2px;
    font-size: 12px;
}

.news .div_1 .text .left .lists .list .p3 .ac {
    color: #2ea39b;
}

.news .div_1 .text .left .page_div {
    width: 100%;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.news .div_1 .text .left .page_div .page_num {
    height: 30px;
    padding: 0 12px;
    line-height: 30px;
    box-shadow: 0 0 1px #999;
    margin: 0 8px 8px 8px;
    cursor: pointer;
    border-radius: 2px;
}

.news .div_1 .text .left .page_div .page_num:hover {
    background-color: rgba(18, 126, 237, 1);
    color: #fff;
}

.news .div_1 .text .left .page_div .page_active {
    background-color: rgba(18, 126, 237, 1);
    color: #fff;
}

.news .div_1 .text .left .page_div .page_left {
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    margin: 0 8px;
    cursor: pointer;
    border-radius: 2px;
    background: url("../img/img28.png") center no-repeat #eee;
    background-size: 12px;
}

.news .div_1 .text .left .page_div .page_right {
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    margin: 0 8px;
    cursor: pointer;
    border-radius: 2px;
    background: url("../img/img25.png") center no-repeat #eee;
    background-size: 12px;
}

.news .div_1 .text .left .page_div .page_no {
    opacity: 0.6;
}

.newsdetail .div_1 .text .left .tdiv {
    width: 100%;
    padding: 30px 15px;
    border-bottom: 1px solid #f4f4f4;
}

.newsdetail .div_1 .text .left .tdiv .p1 {
    line-height: 30px;
    color: #000;
    font-size: 16px;
    text-align: center;
}

.newsdetail .div_1 .text .left .tdiv .p2 {
    line-height: 18px;
    color: #999;
    text-align: center;
    margin: 5px 0;
    font-size: 12px;
}

.newsdetail .div_1 .text .left .tdiv .p3 {
    line-height: 20px;
    color: #999;
    text-align: center;
    font-size: 12px;
}

.newsdetail .div_1 .text .left .tdiv .p3 a {
    color: #2ea39b;
    font-size: 12px;
}

.newsdetail .div_1 .text .left .tdiv .content {
    line-height: 25px;
    margin-top: 20px;
    color: #333;
}

.newsdetail .div_1 .text .left .tdiv .content img {
    width: 70%;
    height: auto;
    margin: 10px auto;
}

.newsdetail .div_1 .text .left .more {
    padding: 20px 15px;
}

.newsdetail .div_1 .text .left .more .p1 {
    display: block;
    line-height: 25px;
    cursor: pointer;
}

.newsdetail .div_1 .text .left .more .p1:hover {
    color: #2ea39b;
}

.news .div_1 .text .right {
    width: 100%;
    height: auto;
    padding: 30px 0;
}

.news .div_1 .text .right .con {
    background-color: #fff;
    border-radius: 2px;
    padding: 0 10px 20px 10px;
    box-shadow: 0 0 1px #ccc;
}

.news .div_1 .text .right .con:nth-child(1) {
    margin: 0 0 30px 0;
}

.news .div_1 .text .right .con .p0 {
    color: #DA251E;
    font-size: 16px;
    line-height: 20px;
    padding: 25px 0 12px 27px;
    cursor: pointer;
}

.news .div_1 .text .right .con:nth-child(1) .p0 {
    background: url("../img/img26.png") left top 25px no-repeat;
    background-size: 20px 20px;
}

.news .div_1 .text .right .con:nth-child(2) .p0 {
    background: url("../img/img27.png") left top 25px no-repeat;
    background-size: 20px 20px;
}

.news .div_1 .text .right .con .lists_1 .list {
    line-height: 20px;
    color: #333;
    font-size: 13px;
    padding: 4px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.news .div_1 .text .right .con .lists_2 {
    display: flex;
    flex-wrap: wrap;
}

.news .div_1 .text .right .con .lists_2 .list {
    line-height: 30px;
    color: #999;
    background-color: rgba(242, 242, 242, 1);
    font-size: 13px;
    padding: 0 12px;
    margin: 10px 10px 0 0;
    border-radius: 2px;
    cursor: pointer;
}

.newsdetail .div_1 .nav {
    margin: 50px auto 40px auto;
}

.news .div_1 .tag_list {
    width: 90%;
    margin: 0 auto 40px auto;
    padding: 30px 30px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 0 1px #aaa;
    border-radius: 1px;
}

.news .div_1 .tag_list .list {
    line-height: 30px;
    color: #999;
    /*background-color: rgba(242, 242, 242, 1);*/
    font-size: 13px;
    padding: 0 12px;
    margin: 15px 15px 0 0;
    border-radius: 15px;
    cursor: pointer;
}

.news .div_1 .tag_list .list:active {
    color: #fff;
    background-color: rgba(18, 126, 237, 1);
}

/*鍏嶈垂璇勪及*/
.assess {
    padding: 0 0 60px 0;
}

.assess .div_1 {
    width: 100%;
    margin: 0 auto;
    padding: 30px 10px 30px 10px;
}

.assess .div_1 .p1 {
    line-height: 40px;
    height: 40px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    text-align: center;
    position: relative;
}

.assess .div_1 .p1 .line {
    width: 80px;
    height: 3px;
    background-color: #2ea39b;
    position: absolute;
    bottom: 3px;
    left: 50%;
    margin-left: -40px;
}

.assess .div_1 .p2 {
    line-height: 30px;
    height: 30px;
    color: #333;
    text-align: center;
    margin-top: 10px;
    font-size: 13px;
}

.assess .div_2 {
    width: 100%;
    margin: 0 auto 30px auto;
    padding: 0 15px;
}

.assess .div_2 .title {
    line-height: 40px;
    color: #333;
    font-size: 18px;
}

.assess .div_2 .title span {
    color: #FF0000;
    padding: 0 5px 0 0;
}

.assess .div_2 .inputs {
    position: relative;
    padding: 15px 0 15px 80px;
}

.assess .div_2 .inputs .left {
    width: 80px;
    line-height: 40px;
    position: absolute;
    top: 15px;
    left: 0;
    color: #666;
    font-size: 13px;
}

.assess .div_2 .inputs .right {
    width: 100%;
    border: 1px solid rgba(238, 238, 238, 1);
    position: relative;
    padding: 10px 0;
    border-radius: 3px;
}

.assess .div_2 .inputs .right input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    color: #666;
    font-size: 13px;
}

.assess .div_2 .inputs .right textarea {
    width: 100%;
    height: 90px;
    line-height: 20px;
    padding: 5px 15px;
    color: #666;
    font-size: 13px;
    font-family: 'auto';
}

.assess .div_2 .inputs_1 .right {
    padding: 10px 0 0 0;
}

.assess .div_2 .inputs .right .select {
    width: 100%;
    height: 40px;
    line-height: 30px;
    padding: 0 15px;
    color: #666;
    font-size: 13px;
    cursor: pointer;
    position: relative;
}

.assess .div_2 .inputs .right .select .sj {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 0;
    background: url("../img/img9.png") center no-repeat;
    background-size: 14px;
    transform: rotate(0deg);
}

.assess .div_2 .inputs .right .more {
    width: 100%;
    background-color: #fff;
    display: none;
}

.assess .div_2 .inputs .right .more .li {
    line-height: 50px;
    border-top: 1px solid rgba(238, 238, 238, 1);
    padding: 0 15px;
    cursor: pointer;
}

.assess .div_2 .inputs .right .more .li:hover {
    background-color: #eee;
}

.assess .div_3 {
    width: 60%;
    margin: 0 auto;
    background-color: #2ea39b;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
}

/*瀹氬埗寮€鍙�*/
.custom .div_1 {
    padding: 0 0 30px 0;
}

.custom .div_1 .lists {
    width: 100%;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.custom .div_1 .lists .list {
    width: 100%;
    position: relative;
    margin: 0 0 15px 0;
    cursor: pointer;
}

.custom .div_1 .lists .list .img {
    width: 100%;
    padding: 60% 0 0 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 2px;
}

.custom .div_1 .lists .list .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.custom .div_1 .lists .list .text .p {
    background-color: #F5F5F5;
    padding: 10px 10px;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.custom .div_1 .lists .list .text .p1 {
    width: 100%;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    padding: 0 0 5px 0;
}

.custom .div_1 .lists .list .text .p2 {
    width: 100%;
    background-color: #F5F5F5;
    line-height: 18px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 36px;
    font-size: 12px;
}

.custom .div_1 .more {
    height: 42px;
    width: 180px;
    border: 1px solid #333333;
    line-height: 40px;
    text-align: center;
    display: block;
    margin: 40px auto 0 auto;
    border-radius: 5px;
    cursor: pointer;
}

.custom .div_2 {
    width: 100%;
}

.custom .div_2 .lists .list {
    width: 100%;
    padding: 20px 0;
}

.custom .div_2 .lists .list .cont {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.custom .div_2 .lists .list_1 {
    background: url("../img/img52.png") center no-repeat;
    background-size: cover;
}

.custom .div_2 .lists .list_1 .cont {
    padding: 30px 10px 30px 20px;
}

.custom .div_2 .lists .list_1 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img42.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list_2 {
}

.custom .div_2 .lists .list_2 .cont {
    padding: 30px 15px 30px 15px;
}

.custom .div_2 .lists .list_2 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img45.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list_3 {
    background: url("../img/img51.png") center no-repeat;
    background-size: cover;
}

.custom .div_2 .lists .list_3 .cont {
    padding: 30px 15px 30px 15px;
}

.custom .div_2 .lists .list_3 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img46.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list_4 {
    background: url("../img/img50.png") center no-repeat;
    background-size: cover;
}

.custom .div_2 .lists .list_4 .cont {
    padding: 30px 15px 30px 15px;
}

.custom .div_2 .lists .list_4 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img43.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list_5 {
    background: url("../img/img53.png") center no-repeat;
    background-size: cover;
}

.custom .div_2 .lists .list_5 .cont {
    padding: 30px 15px 30px 15px;
}

.custom .div_2 .lists .list_5 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img44.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list_6 {
    background: url("../img/img63.png") center no-repeat;
    background-size: cover;
}

.custom .div_2 .lists .list_6 .cont {
    padding: 30px 15px 30px 15px;
}

.custom .div_2 .lists .list_6 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img103.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list_7 {

}

.custom .div_2 .lists .list_7 .cont {
    padding: 30px 15px 30px 15px;
}

.custom .div_2 .lists .list_7 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img104.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list_8 {
    background: url("../img/img64.png") center no-repeat;
    background-size: cover;
}

.custom .div_2 .lists .list_8 .cont {
    padding: 30px 15px 30px 15px;
}

.custom .div_2 .lists .list_8 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img105.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list_9 {
}

.custom .div_2 .lists .list_9 .cont {
    padding: 30px 15px 30px 15px;
}

.custom .div_2 .lists .list_9 .cont .img {
    width: 100%;
    height: 200px;
    background: url("../img/img106.png") center no-repeat;
    background-size: auto 200px;
    margin-bottom: 20px;
}

.custom .div_2 .lists .list .cont .text .ps {
    width: 100%;
    position: relative;
}

.custom .div_2 .lists .list .cont .text .ps_left {
    padding: 30px 0 30px 30px;

}

.custom .div_2 .lists .list .cont .text .ps_right {
    padding: 40px 40px 40px 0;

}

.custom .div_2 .lists .list .cont .text .ps .line_color_1 {
    background-color: #fff;
}

.custom .div_2 .lists .list .cont .text .ps .line_color_2 {
    background-color: #14C57F;
}

.custom .div_2 .lists .list .cont .text .ps .line_color_3 {
    background-color: #2ea39b;
}

.custom .div_2 .lists .list .cont .text .text_color_1 {
    color: #fff;
}

.custom .div_2 .lists .list .cont .text .text_color_2 {
    color: #333;
}

.custom .div_2 .lists .list .cont .text .text_color_3 {
    color: #14C57F;
}

.custom .div_2 .lists .list .cont .text .text_color_4 {
    color: #2ea39b;
}

.custom .div_2 .lists .list .cont .text .border_color_1 {
    border: 1px solid #fff;
}

.custom .div_2 .lists .list .cont .text .border_color_2 {
    border: 1px solid #333;
}

.custom .div_2 .lists .list .cont .text .ps .left_line1 {
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.custom .div_2 .lists .list .cont .text .ps .left_line2 {
    width: 60px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

.custom .div_2 .lists .list .cont .text .ps .left_line3 {
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.custom .div_2 .lists .list .cont .text .ps .left_line4 {
    width: 2px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 60px;
}

.custom .div_2 .lists .list .cont .text .ps .left_line5 {
    width: 2px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 60px;
}

.custom .div_2 .lists .list .cont .text .ps .right_line1 {
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.custom .div_2 .lists .list .cont .text .ps .right_line2 {
    width: 60px;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
}

.custom .div_2 .lists .list .cont .text .ps .right_line3 {
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.custom .div_2 .lists .list .cont .text .ps .right_line4 {
    width: 2px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 60px;
}

.custom .div_2 .lists .list .cont .text .ps .right_line5 {
    width: 2px;
    height: 20px;
    position: absolute;
    bottom: 0;
    right: 60px;
}

.custom .div_2 .lists .list .cont .text .ps .p1 {
    line-height: 40px;
    font-size: 20px;
    padding: 0 0 5px 0;
}

.custom .div_2 .lists .list .cont .text .ps_right .p1 {
    text-align: right;
}

.custom .div_2 .lists .list .cont .text .ps .p2 {
    line-height: 20px;
    font-size: 13px;
}

.custom .div_2 .lists .list .cont .text .ps .p3 {
    line-height: 30px;
    font-size: 15px;
    margin: 15px 0 0 0;
}

.custom .div_2 .lists .list .cont .text .ps .p4 {
    line-height: 20px;
    font-size: 13px;
}

.custom .div_2 .lists .list .cont .text .btns {
    width: 100%;
    margin-top: 30px;
    display: flex;
}

.custom .div_2 .lists .list .cont .text .btns_right {
    justify-content: flex-end;
}

.custom .div_2 .lists .list .cont .text .btns .btn {
    height: 42px;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 21px;
    margin: 0 20px 0 0;
    cursor: pointer;
    display: block;
    font-size: 13px;
}

.custom .div_2 .lists .list .cont .text .btns .btn:last-child {
    margin: 0;
}

.custom .div_3 {
    padding: 1px 0 30px 0;
    background-color: #f8f8f8;
}

.custom .div_3 .lists {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 0 10px;
}

.custom .div_3 .lists .list {
    width: 100%;
    background-color: #fff;
    margin: 0 0 10px 0;
    padding: 30px 10px;
    cursor: pointer;
    border-radius: 2px;
    box-shadow: 0 0 1px #eee;
}

.custom .div_3 .lists .list .img {
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

.custom .div_3 .lists .list .p1 {
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
    margin: 10px 0 0 0;
}

.custom .div_3 .lists .list .p2 {
    line-height: 20px;
    text-align: center;
    color: #333;
    font-size: 12px;
}

.custom .div_4 {
    padding: 0 0 40px 0;
}

.custom .div_4 .text {
    width: 100%;
    padding: 0 15px 0 15px;
    position: relative;
    margin: 20px auto 0 auto;
}

.custom .div_4 .text .img {
    width: 80%;
    height: auto;
    margin: 0 auto 30px auto;
}

.custom .div_4 .text .p1 {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.custom .div_4 .text .p2 {
    line-height: 25px;
    color: #333;
    margin-top: 20px;
}

.custom .div_5 {
    padding: 0 0 20px 0;
}

.custom .div_5 .lists {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
}

.custom .div_5 .lists .list {
    cursor: pointer;
    width: 100%;
    margin: 0 0 15px 0;
    box-shadow: 0 0 1px #eee;
    border-radius: 3px;
}

.custom .div_5 .lists .list .img {
    width: 100%;
    height: 230px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.custom .div_5 .lists .list .p1 {
    line-height: 30px;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 15px 5px 15px;
}

.custom .div_5 .lists .list .p2 {
    line-height: 25px;
    color: #666;
    padding: 0 15px 20px 15px;
}

.custom .div_6 {
    background-color: #f8f8f8;
    padding: 30px 0;
}

.custom .div_6 .text {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.custom .div_6 .text .p {
    line-height: 30px;
    color: #031025;
    font-size: 16px;
    text-align: center;
    padding: 0 0 15px 0;
}

.custom .div_6 .text .img {
    width: 100%;
    margin: 0 auto;
}

.custom .div_7 .lists {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px 20px 10px;
    display: flex;
    flex-wrap: wrap;
}

.custom .div_7 .lists .list {
    width: 100%;
    box-shadow: 0 0 1px #ddd;
    border-radius: 2px;
    padding: 15px;
    position: relative;
    margin: 0 0 15px 0;
    cursor: pointer;
}

.custom .div_7 .lists .list .img {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.custom .div_7 .lists .list .p1 {
    line-height: 30px;
    color: #000;
    text-align: center;
    font-size: 16px;
    padding: 10px 0 10px 0;
}

.custom .div_7 .lists .list .p2 {
    line-height: 25px;
    color: #666;
}

.custom .div_8 .lists {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px 20px 10px;
    display: flex;
    flex-wrap: wrap;
}

.custom .div_8 .lists .list {
    width: 100%;
    box-shadow: 0 0 1px #ddd;
    border-radius: 2px;
    padding: 30px 15px 30px 15px;
    position: relative;
    margin: 0 0 15px 0;
    cursor: pointer;
}

.custom .div_8 .lists .list .img {
    width: 65px;
    height: 65px;
    margin: 0 auto;
}

.custom .div_8 .lists .list .p1 {
    line-height: 30px;
    color: #000;
    font-size: 16px;
    padding: 10px 0 5px 0;
    text-align: center;
    font-weight: bold;
}

.custom .div_8 .lists .list .p2 {
    line-height: 25px;
    color: #666;
}

.custom .div_9 .lists {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px 30px 10px;
}

.custom .div_9 .lists .list {
    width: 100%;
    box-shadow: 0 0 1px 1px #eee;
    border-radius: 2px;
    padding: 0 0 30px 0;
    position: relative;
    margin: 0 0 15px 0;
    cursor: pointer;
}

.custom .div_9 .lists .list .img_bg {
    width: 100%;
    height: 216px;
    margin: 0 auto;
}

.custom .div_9 .lists .list .img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -40px;
}

.custom .div_9 .lists .list .p1 {
    line-height: 30px;
    color: #000;
    font-size: 16px;
    padding: 20px 15px 10px 15px;
    font-weight: bold;
}

.custom .div_9 .lists .list .p2 {
    line-height: 22px;
    color: #666;
    padding: 0 15px;
    font-size: 13px;
}

.custom .div_10 {
}

.custom .div_10 .p0 {
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.custom .div_10 .lists {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 30px 0;
    display: flex;
    flex-wrap: wrap;
}

.custom .div_10 .lists .list {
    width: 50%;
    padding: 20px 0;
    position: relative;
    cursor: pointer;
}

.custom .div_10 .lists .list .img {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px auto;
}

.custom .div_10 .lists .list .p1 {
    line-height: 24px;
    color: #333;
    text-align: center;
    font-size: 14px;
}

/*鎴愬姛妗堜緥*/
.cases .div_1 .lists {
    width: 100%;
    padding: 0 10px 40px 10px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.cases .div_1 .lists .li {
    width: 22%;
    height: 37px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #dadada;
    border-radius: 2px;
    margin: 0 4% 4% 0;
    cursor: pointer;
    font-size: 12px;
}

.cases .div_1 .lists .li:nth-child(4n) {
    margin: 0 0 4% 0;
}

.cases .div_1 .lists .li_active {
    background-color: #2ea39b;
    color: #fff;
    border: 1px solid #2ea39b;
}

.cases .div_1 .lists .li:hover {
    background-color: #2ea39b;
    color: #fff;
    border: 1px solid #2ea39b;
}

.cases .div_2 {
    width: 100%;
    background: url("../img/img54.png") top -300px center repeat-y;
    background-size: 100% auto;
}

.cases .div_2 .lists .list {
    width: 100%;
    border-top: 1px solid #eee;
}

.cases .div_2 .lists .list .cont {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.cases .div_2 .lists .list .cont .img {
    width: 100%;
    height: auto;
}

.cases .div_2 .lists .list .cont .img img {
    width: 80%;
    height: auto;
    margin: 0 auto;
}

.cases .div_2 .lists .list_1 .cont {
    padding: 30px 15px 50px 15px;
}

.cases .div_2 .lists .list_2 .cont {
    padding: 30px 15px 50px 15px;
}

.cases .div_2 .lists .list .cont .text {
    height: 100%;
}

.cases .div_2 .lists .list .cont .text .p1 {
    line-height: 30px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
}

.cases .div_2 .lists .list .cont .text .p2 {
    line-height: 20px;
    color: #333;
    font-size: 15px;
    position: relative;
    padding: 20px 0 0 0;
    width: 100%;
}

.cases .div_2 .lists .list .cont .text .p2 .line {
    width: 64px;
    height: 4px;
    background: rgba(18, 126, 237, 1);
    opacity: 0.4;
    position: absolute;
    bottom: 0;
    left: 0;
}

.cases .div_2 .lists .list .cont .text .p3 {
    line-height: 22px;
    color: #333;
    width: 100%;
    margin-top: 10px;
}

.cases .div_2 .lists .list .cont .text .p4 {
    width: 100%;
    margin: 25px 0 0 0;
    display: flex;
    flex-wrap: wrap;
}

.cases .div_2 .lists .list .cont .text .p4 .p4list {
    width: 80px;
    margin: 0 0 20px 0;
}

.cases .div_2 .lists .list .cont .text .p4 .p4list .p4img {
    width: 30px;
    height: auto;
    margin: 0 auto;
}

.cases .div_2 .lists .list .cont .text .p4 .p4list .p4text {
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
}


.cases .div_2 .lists_2 {
    width: 100%;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.cases .div_2 .lists_2 .list {
    width: 100%;
    position: relative;
    margin: 0 0 15px 0;
    cursor: pointer;
}

.cases .div_2 .lists_2 .list .img {
    width: 100%;
    padding: 60% 0 0 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 2px;
}

.cases .div_2 .lists_2 .list .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.cases .div_2 .lists_2 .list .text .p {
    background-color: #F5F5F5;
    padding: 10px 10px;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.cases .div_2 .lists_2 .list .text .p1 {
    width: 100%;
    line-height: 20px;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    padding: 0 0 5px 0;
}

.cases .div_2 .lists_2 .list .text .p2 {
    width: 100%;
    background-color: #F5F5F5;
    line-height: 18px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 36px;
    font-size: 12px;
}
