.pain_spot {
    text-align: center;
}

.pain_spot h6 {
    margin-top: 8px;
}

a {
    text-decoration: none;
    color: #000;
}

.pain_content {
    margin-top: 30px !important;
}

.pain_item div {
    color: rgb(188, 188, 188) !important;
}

.pain_item {
    width: 25%;
    margin: 0;
    /* box-shadow: 0px 20px 28px 2px rgba(57, 160, 229, 0.1); */
    /* padding: 55px 35px 20px; */
    text-align: center;
    padding-top: 70px;
    padding-bottom: 55px;
    position: relative;
    background: rgb(244, 244, 244);
    float: left;
    margin-bottom: 60px;
    display: block;
    border-bottom: 1px solid transparent;
    transition: all .5s;
}

.pain_item:nth-child(4n) {
    margin-right: 0;
}

.pain_circle {
    position: absolute;
    width: 82px;
    height: 82px;
    box-shadow: 0px 10px 28px 2px rgba(144, 179, 202, 0.15);
    top: -41px;
    left: 50%;
    margin-left: -41px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 82px;
}

.img_block {
    display: inline-block;
}

.img_none {
    display: none;
}

.pain_item p {
    height: 25px;
    font-size: 16px;
    line-height: 26px;
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    text-align: center;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* 这里是超出几行省略 */
    overflow: hidden;
}

.pain_item:hover {
    border-bottom: 1px solid #026ef5;
    transform: translateY(-10px);
    box-shadow: 0px 20px 37px 3px rgba(86, 136, 171, 0.16);
    background: rgb(2, 110, 245) !important;
    color: #fff !important;
}

.pain_item:hover p {
    color: #fff
}

.viewpoint {
    margin-top: 10px;
    margin-bottom: 100px;
}

.viewpoint_img {
    width: 550px;
    height: 300px;
    position: relative;
}

.viewpoint_img_box {
    position: absolute;
    left: 20px;
    bottom: 20px;
}

.viewpoint_img_box img {
    height: 100%;
}

.viewpoint_text {
    width: calc(100% - 570px);
}

.viewpoint_text div {
    color: rgb(188, 188, 188);
}

.viewpoint_text h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 17px;
}

.viewpoint_text p {
    line-height: 32px;
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    /* 这里是超出几行省略 */
    overflow: hidden;
}

.num_box {
    width: 100%;
    margin-top: 80px;
}

.num_box li {
    float: left;
    width: 20%;
    text-align: center;
}

.num_box li>div {
    color: #026ef5;
}

.num_box li>div span {
    font-size: 40px;
}

.num_box li>p {
    /*color: #666666; 03-10 lisuwan modify*/
    color: #696969;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lookDetail {
    width: 160px;
    height: 60px;
    background: rgb(2, 110, 245);
    line-height: 60px;
    text-align: center;
    color: #fff !important;
    margin-top: 30px;
}

.bg_color {
    background: rgb(248, 248, 248);
    /* padding: 15px 0; */
    padding-top: 100px;
    padding-bottom: 95px;
}

.al_img {
    /* background-image: url('../images/case/al_img1.png'); */
    background-size: cover;
    padding: 20px;
    text-align: left;
    color: #fff;
}

.al_img1 {
    background-image: url('../images/case/al_img1.png');
    background-size: cover;
    background-position: center center;
    width: 66%;
    height: 300px;
}

.al_img2 {
    background-image: url('../images/case/al_img2.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
}

.al_img3 {
    background-image: url('../images/case/al_img3.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    margin-top: 30px;
}

.al_img4 {
    background-image: url('../images/case/al_img4.png');
    background-size: cover;
    background-position: center center;
    width: 66%;
    height: 300px;
    margin-top: 30px;
}

.al_img5 {
    background-image: url('../images/case/al_img5.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    margin-top: 30px;
    margin-right: 2%;
}

.al_img6 {
    background-image: url('../images/case/al_img6.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    margin-top: 30px;
    margin-right: 2%;
}

.al_img7 {
    background-image: url('../images/case/al_img7.png');
    background-size: cover;
    background-position: center center;
    width: 32%;
    height: 300px;
    margin-top: 30px;
}

.gxh_Footer {
    padding-left: 360px;
    padding-top: 145px;
    width: calc(100% - 1020px);
}

.footer_title {
    margin-top: 113px;
    font-weight: 600;
    color: rgb(2, 110, 245);
}

.footer_conent {
    color: rgb(188, 188, 188);
    margin-top: 29px;
}

.zhdl_box1 {
    width: 31%;
    margin-right: 3.5%;
    text-align: left;
    box-shadow: 0px 20px 28px 2px rgba(57, 160, 229, 0.1);
    transition: all .5s;
    cursor: pointer;
}

.zhdl_box1 img {
    width: 100%;
}

.zhdl_text {
    padding: 15px 30px !important;
}

.sub_title {
    color: rgb(188, 188, 188);
    margin-top: 10px;
    margin-bottom: 15px;
}

.zhdl_box_right1 {
    width: 31%;
    text-align: left;
    box-shadow: 0px 20px 28px 2px rgba(57, 160, 229, 0.1);
    transition: all .5s;
    cursor: pointer;
}

.zhdl_box_right1 img {
    width: 100%;
}


/* .zhdl_box_right:hover {
    border-bottom: 1px solid #026ef5;
    transform: translateY(-10px);
    box-shadow: 0px 20px 37px 3px rgba(86, 136, 171, 0.16);
    background: rgb(2, 110, 245) !important;
    color: #fff !important;
} */

.header_title {
    text-align: center;
    /* margin: 0 auto; */
    width: 100%;
}

.lj_detail {
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: solid 1px #ffffff;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    margin-top: 37px;
}

.header_tab {
    text-align: center;
    margin-top: 100px;
    border-bottom: 1px solid #e6e6e6;
}

.public_check {
    margin-bottom: 0px !important;
}

.title_bg_img {
    margin-top: 60px;
    position: relative;
}

.hot_title {
    position: absolute;
    font-family: MicrosoftYaHei-Bold;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    top: 22%;
    left: 31px;
}


/* .title_bg_img img {
    width: 100%;
} */

.hot_hd_title {
    font-weight: 600;
    text-align: right;
    cursor: pointer;
}

.hot_hd_title span {
    text-align: left;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.hot_hd_title img {
    width: 14px !important;
    height: 11px;
    vertical-align: middle;
}

.last_news {
    margin-top: 80px;
    margin-bottom: 40px;
}

.hk_last_news {
    width: 48%;
}

.news_title {
    position: relative;
}

.news_text {
    position: absolute;
    top: 22%;
    left: 31px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.title_img {
    width: 100%;
    height: 56px;
    cursor: pointer;
}

.zb_img_box {
    margin-top: 30px;
    position: relative;
    cursor: pointer;
    height: 324px;
    overflow: hidden;
}


.zb_img_box1 {
    margin-top: 30px;
    position: relative;
    cursor: pointer;
    height: 768px;
    overflow: hidden;
    width: 575px;
}

.zb_img_box img {
    width: 100%;
    height: auto;
}

.zb_img_box1 img {
    width: 100%;
    height: auto;
}
.zb_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px !important;
    height: 32px;
}

.zb_img_box img {
    width: 100%;
}

.zb_smoo_conent {
    position: absolute;
    bottom: 10px;
    left: 15px;
    cursor: pointer;
    width: 85%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #fff;

}

.zb_smoo_conent span {}

.hb_img {
    position: relative;
    width: 200px;
    height: 110px;
    overflow: hidden;
}

.hb_img img{
    width: 100%;
    height: auto;
}

.zb_smoo_conent img {
    width: 18px !important;
    height: 18px !important;
}

.zb_smoo_conent span {
    vertical-align: middle;
    margin-left: 0px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.hb_conent {
    position: absolute;
    top: 0;
    right: 0;
}

.zb_conent {
    position: absolute;
    bottom: 21px;
    left: 30px;
    cursor: pointer;
    text-align: left;
    width: 80%;
}

.zb_conent img {
    width: 22px;
    height: 22px;
    display: inline-block;
}

.zb_conent span {
    vertical-align: middle;
    margin-left: 14px;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    /* letter-spacing: 0px; */
    color: #ffffff;
    width: 90%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    display: inline-block;
}

.zb_conent_title {
    display: inline-block;
    width: 70%;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.zb_yy_img {
    position: absolute;
    top: 0;
    right: 0;
}

.zb_db_img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.last_img_left {
    width: 48%;
    position: relative;
    cursor: pointer;
    height: 155px;
    overflow: hidden;
}

.last_img_left img {
    width: 100%;
    height: auto;
}

.last_img_box {
    margin-top: 30px;
}

/*.hot_dt_img {*/
/*    width: 200px;*/
/*    height: 112px;*/
/*}*/

.hk_last_news  .hot_dt{
    margin-top: 23px;
}
.hot_dt {
    margin-top: 30px;
    cursor: pointer;
}

.hot_dt_yy {
    box-shadow: 0px 10px 28px 2px rgba(123, 142, 169, 0.1);
}

.hot_dt_title {
    text-align: left;
    margin-left: 15px;
    padding: 20px 0;
}

.hot_time {
    color: #696969;
    margin-top: 16px;
}

.hot_subtitle {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.public_check .active_span {
    position: relative;
    padding-bottom: 19px;
    font-weight: bold;
    color: #696969;
}

.public_check .active_span::before {
    width: 36px;
    height: 3px;
    background-color: #0264ec;
    position: absolute;
    content: '';
    bottom: 0px;
    left: calc(50% - 18px);
}

.mtbd_box {
    margin-top: 20px;
}

.hydt_title {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    /*font-weight: bold;*/
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: left;
}

.hydt_time {
    font-family: Bahnschrift-SemiBold;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #696969;
}

.hydt_conent {
    margin-bottom: 26px;
}

.next_back {
    background-color: #000000;
    opacity: 0.5;
}

.next_back:hover {
    background-color: #026ef5;
    opacity: 1;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #fff;
}

.dt_img {
    position: relative;
    height: 209px;
    overflow: hidden;
}

.dt_img img{
    width: 100%;
    height: auto;
}

.hot_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 64px !important;
    height: 32px !important;
}

.dt_conent {
    position: absolute;
    top: 32px;
    right: 30px;
    text-align: right;
}

.dt_big_title {
    font-family: OPPOSans-B;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.dt_big_subtitle {
    font-family: OPPOSans-B;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.zb_box_conent {
    position: absolute;
     width: 70%;
    left: 30px;
    bottom: 30px;
    font-family: MicrosoftYaHei;
    /* font-size: 20px; */
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.zb_box_conent div {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: left;

}

.zb_box_lbnum {
    text-align: right;
    /* padding-top: 15px; */
    padding-right: 30px;
    font-family: OPPOSans-B;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.zb_more {
    position: relative;
}

.zb_more_text {
    position: absolute;
    right: 20px;
    top: 15px;
}

.zb_more_tltle {
    position: absolute;
    top: 22%;
    left: 31px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.swiper-pagination-fraction {
    bottom: 30px;
    font-family: OPPOSans-B;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.swiper-pagination-current {
    font-family: OPPOSans-B;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.swiper-button-next, .swiper-button-prev{
    width: 30px !important;
    height: 70px !important;
}

.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 24px !important;
}


.last_news {
    margin-top: 60px;
}

.header_tab {
    margin-top: 60px;
}