*{
    margin: 0;
    padding: 0;
}
.w1600,.w88{
    width: 1300px;
    margin: 0 auto;
}

/* 目录 */
.jh-set1 ul {
    display: flex;
    align-items: center;
    padding: 24px 0;
    flex-wrap: wrap;
}
.jh-set1 ul li {
    flex: 1;
    text-align: center;
    /* width: 49%; */
    padding-bottom: 18px;
}
.jh-set1 ul li .its {
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
}
.jh-set1 ul li h6 {
    font-size: 16px;
    color: #333333;
}
.jh-set1 ul li span {
    color: #adadad;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.5;
    display: none;
}
.jh-set1 ul li .its img {
    transition: all .4s;
}
.jh-set1 ul li:hover .its img {
    transform: translateY(-43px);
}
/* 案例 */
.xx-set1 {
    padding-top: 28px;
    background: #f4f4f4;
    line-height: 1.7;
}
.xx-title {
    position: relative;
    margin-bottom: 14px;
}
.xx-title h4 {
    margin-bottom: 8px;
}
.xx-title .mainTitle {
    font-size: 28px;
    color: #333333;
    font-weight: 500;
}
.xx-title .subTitle {
    font-size: 16px;
    color: #cdcdcd;
}
.xx-title p {
    font-size: 14px;
    color: #666;
}
.xx-title .btns {
    position: absolute;
    right: 0;
    bottom: 0;
    /* top: 50px; */
    font-size: 16px;
    color: #333333;
    height: 34px;
    border-bottom: 1px solid #a6191f;
    transition: all .4s;
    line-height: 34px;
}
.xx-title .btns a{
    color: #000;
}
.xx-set1 .xx-set1-cont {
    /* display: flex; */
    padding-bottom: 30px;
}
.xx-set1-left a {
    position: relative;
    display: block;
}
.xx-set1-left a p {
    position: absolute;
    width: 100%;
    bottom: 26px;
    padding: 0 5%;
    color: #fff;
    font-size: 18px;
}
.xx-set1 .xx-set1-cont .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    text-align: right;
    padding-right: 140px;
}
.xx-set1 .xx-set1-cont .xx-set1-ri {
    width: 100%;
    /* padding-left: 98px; */
    /* padding-top: 47px; */
}
.xx-set1 .xx-set1-cont .xx-set1-ri img {
    /* margin-top: 30px; */
    display: none !important;
}
.xx-set1 .xx-set1-cont .xx-set1-ri h3 {
    font-size: 24px;
    color: #363636;
    /* margin-top: 50px; */
    line-height: 1.7;
    display: none;
}
.xx-set1 .xx-set1-cont .xx-set1-ri h4 {
    font-size: 16px;
    color: #4a4a4a;
    line-height: 1.7;
    display: none;
}
.xx-set1 .xx-set1-cont .xx-set1-ri ul {
    margin-top: 14px;
    display: block;
    white-space: nowrap;
    overflow-x: scroll /* justify-content: space-between; */ /* flex-wrap: wrap; */;
}
.xx-set1 .xx-set1-cont .xx-set1-ri ul li {
    font-size: 14px;
    color: #6f6f6f;
    height: 30px;
    line-height: 30px;
    /* width: 100px; */
    margin: 0 20px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
    margin-right: 2%;
    text-align: center;
    /* border: 1px solid #ddd; */
    margin-bottom: 6px;
}
.xx-set1 .xx-set1-cont .xx-set1-ri ul .activeClass {
    border-bottom: 1px solid #a1171f;
    /* background: #a1171f; */
    color: #a1171f;
    /* border: 1px solid #a1171f; */
}
.xx-set1 .xx-set1-cont .xx-set1-ri ul li:first-of-type {
    margin-left: 0;
}
.xx-set1-left {
    width: 100%;
}
.al-img{
    display: flex;
    justify-content: space-between;
}
.al-left{
    width: 49%;
    height: 460px;
}
.al-left img,.al-center img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.al-right{
    width: 24%;
    height: 460px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.al-zi,.al-center{
    width: 24%;
    height: 460px;
}
.al-top{
    width: 100%;
    height: 49%;
}
.al-zi p{
    position: unset !important;
    padding: 0 !important;
    font-size: 16px !important;
    color: #000 !important;
}
.al-zi h2{
    font-size: 20px;
    color: #000;
}
.al-zi{
    padding-top: 40px;
}
.al-btn{
    display: inline-block;
    padding: 6px 22px;
    margin-top: 30px;
    color: #fff;
    background-color: #a6191f;
}
/* 产品 */
.jh-set3 {
    background-image: linear-gradient(#fff, #f4f4f4);
    /* background: #f4f4f4; */
    padding: 40px 0 30px;
    position: relative;
}
#c_effect_080_P_008-16624519534780 .e_html-1 {
    display-radio: flex;
    background_radio: 1;
    min-width: 0px;
    max-height: none;
    min-height: 0px;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
}
#company {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#company li {
    width: 16.666%;
    overflow: hidden;
    background: #000;
    position: relative;
    min-height: 650px;
    transition: all ease .5s;
}
#company .active1{
    width: 40%;
}
#company li > img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: .6;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#company li > a {
    position: absolute;
    bottom: 40%;
    left: 20%;
    right: 20%;
    transition: all ease .5s;
    text-align: center;
}
#company li .list_box img {
    width: 55px;
    position: absolute;
    left: 0;
    right: 0;
    top: -145px;
    bottom: 30px;
    margin: auto;
    opacity: 0;
    -webkit-transform: rotate(-300deg);
}
#company li > a h3 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 1;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
#company li > a p {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #fff;
    font-family: arial;
    opacity: .4;
    margin: 0;
    line-height: 1;
    margin-bottom: 19px;
    font-size: 13px;
}
#company li > a span {
    color: #fff;
    background: #000;
    padding: 10px 15px;
    border-radius: 2px;
    font-size: 12px;
    bottom: 0;
    opacity: 0;
    top: 30px;
    position: relative;
    margin: 0px auto;
    transition: all ease .5s;
}
/* 团队力量 */
.xx-set2 {
    padding-top: 30px;
    padding-bottom: 34px;
}
.index-set4 {
    width: 100%;
    padding-bottom: 35px;
}
.index-set4 .img {
    width: 69%;
    overflow: hidden;
}
.index-set4 .text {
    width: 25%;
}
.index-set4 .text h5 {
    font-size: 22px;
    margin-bottom: 20px;
}
.index-set4 .text p {
    padding: 0;
    font-size: 16px;
    color: #666;
    line-height: 1.7;
}
.index-set4 .text a {
    font-size: 16px;
    color: #831c1e;
}
/* 价值 */
.jh-set4-ds {
    position: relative;
    overflow: hidden;
}
.jh-set4-id {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 8%;
    z-index: 1;
}
.jh-set4-id ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* align-items: flex-end; */
}
.jh-set4-id ul li {
    cursor: pointer;
    margin-bottom: 10px;
    text-align: center;
    margin-bottom: 18px;
    flex: 1;
}
.jh-set4-id ul li .imgd {
    width: auto;
    height: 38px;
    transition: all .5s;
}
.jh-set4-id ul li .imgd img {
    width: auto;
    height: 100%;
}
.jh-set4-id ul li i {
    width: 19px;
    height: 19px;
    display: block;
    margin: 6px auto;
    background: url(/static/jzweb2/pc/jt-ico.png) no-repeat center;
    /* margin-left: 10px; */
}
.jh-set4-id ul h6 {
    color: #cacbc6;
    font-size: 16px;
    line-height: 1.2;
    padding-left: 10px;
}
#moreTo {
    width: 100%;
    height: 100%;
    background: url(/static/jzweb2/pc/js--to-bj.png) no-repeat center;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .6s;
}
.jh-set4-ds>img {
    width: 100%;
    height: 460px;
}
.xx-set4 {
    padding-top: 30px;
    padding-bottom: 36px;
}
.xx-set4-cont ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xx-set4-cont ul li {
    width: 33%;
    margin-bottom: 10px;
    background: #f4f4f4;
    overflow: hidden;
    height: 313px;
}
.xx-set4-cont ul li a {
    display: block;
    position: relative;
    height: 100%;
}
.xx-set4-cont ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    transition: all .4s ease-in-out;
}
.xx-set4-cont ul li a .xx-set3-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 36px 6%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    background: rgba(0, 0, 0, .2);
}
.xx-set4-cont ul li a .xx-set3-box .tit h6 {
    font-size: 14px;
    /* color: #989898; */
    color: #fff;
}
.xx-set4-cont ul li a .xx-set3-box .tit h5 {
    /* color: #333333; */
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 8px;
}
.set3-date {
    width: 60px;
    margin-left: auto;
    /* border-left: 1px solid #333333; */
    border-left: 1px solid #fff;
    line-height: 1;
    text-align: center;
}
.set3-date .bigDate {
    font-size: 18px;
    /* color: #333; */
    color: #fff;
}
.set3-date .smallDate {
    font-size: 12px;
    color: #fff;
    /* color: #787878; */
}
.jh-set4-id ul li.on .imgd {
    height: 96px;
}
/* 团队 */
.news_r3_cont {
    position: relative;
    width: 100%;
}
.news_r3_cont_i {
    display: block;
    padding: 17px 0;
    height: auto !important;
    border-bottom: 1px solid #cdcdcd;
}
.news_r3_cont_i p {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 38px;
}
.news_r3_cont_i img {
    width: 106px;
}
.team1,.iteam2{
    display: flex;
    justify-content: space-between;
}
.team1{
    display: none;
}
.team-p h2{
    margin: 0;
    font-size: 17px;
}
.tempWrap{
    height: 495px !important;
}
 .team-p{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.banner{
    position: relative;
}
.ml{
    position: absolute;
    bottom: 0;
    right: 0;
}
.news_row2{
    display: none;
}
.news_row2 .swiper-container .swiper-slide{
    width: auto;
}
/* 公司简介 */
.ny-sub {border-bottom: 1px solid #eeeeee;}
.ny-sub .content {position: relative;padding-right: 210px;}
.ny-sub .sub {border-left: 1px solid #eeeeee;text-align: center;}
.ny-sub .sub a.active {color: #d2a97e;background-image: url(/static/jzweb2/pc/ny_sub_bg.png);background-size: cover;}

.ny-sub .sub a {float: left;width: 16.6666667%;display: block;line-height: 66px;height: 66px;border-right: 1px solid #eeeeee;font-size: 16px;color: #333333;position: relative;}
.pc-block {display: block;}
.bread {padding: 25px 0;color: #999999;font-size: 12px;text-align: right;border-bottom: 1px solid #eeeeee;}
.ny-sub .bread {position: absolute;top: 0;right: 0;padding: 0;line-height: 66px;border: none;}
.ny-sub .bread a{color: #666;}

.about-set2 {
    padding: 70px 0 0;
}
.about-set2 .img {
    width: 50%;
    height: 410px;
}
.about-set2 .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-set2 .txt{
    width: 48%;
}
.about-set2 .txt h5 {
    font-size: 24px;
    color: #666;
    margin: 0;
}
.about-set2 .txt h6 {
    font-size: 26px;
    color: #333;
    line-height: 50px;
    margin: 0;
}
.about-set2 .txt p {
    color: #666;
    line-height: 2;
    overflow-y: scroll;
    max-height: 366px;
    box-sizing: border-box;
    padding-right: 18px;
    color: #666;
    font-size: 16px;
}
.about-set3 {
    padding: 84px 0;
}
.about-set3 li {
    display: inline-block;
    vertical-align: middle;
    padding-left: 80px;
}
.about-set3 li p {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-size: 20px;
    line-height: 28px;
    margin-left: 10px;
}
.about-set3 li p span {
    color: #c7292f;
}
.about-set4 {
    width: 100%;
    position: relative;
    padding-bottom: 30px;
}
.about-set4 >img {
    width: 100%;
    height: auto;
}
.about-set4-cont {
    width: 640px;
    background: #fdfdfd;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    padding: 70px 0 50px;
    text-align: center;
}
.about-set4-cont .txt {
    text-align: center;
}
.about-set4-cont .txt p {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    font-size: 40px;
    line-height: 48px;
    font-family: CNHeavy;
    padding-left: 10px;
}
.about-set4-cont .txt span {
    display: block;
}
.about-set4-cont h5 {
    text-align: center;
    font-size: 24px;
    color: #333;
    padding-top: 25px;
    margin-bottom: 40px;
}
.about-set4-cont a {
    display: inline-block;
    font-size: 16px;
    color: #c7292f;
    border-bottom: 1px solid #c7292f;
}

.about-set5 > p {
    font-size: 16px;
    color: #666;
    padding: 30px 0 20px;
}
.about-set5{
    font-size: 16px;
    line-height: 1.9;
    padding-bottom: 85px;
}
.about-title {
    width: 100%;
    padding: 80px 0 40px;
}
.about-title h5 {
    font-size: 30px;
    color: #333;
}
.about-title p {
    font-size: 20px;
    color: #666;
}
.about-set5-cont{
    display: flex;
    flex-wrap: wrap;
}
.td1{
    width: 19%;
    height: 100%;
    position: relative;
    margin-top: 20px;
    height: 264px;
    margin-right: 13px;
}
.sm{
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(134, 28, 33, .5);
}
.about-margin{
    margin-top: 30px;
}
.td-bg{
    background-color: #841819;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    margin-top: 20px;
    height: 264px;
}
.td-bg a{
    color: #fff;
}
/* 联系 */
.lx{
    padding: 70px 0;
}
.lx-img{
    width: 50%;
}
.lx-p{
    width: 48%;
}
.lx-p h2{
    font-size: 23px;
}
.lx-p .x{
    width: 100px;
    height: 3px;
    margin: 30px 0;
    background: #841819;
}
.lx-p p{
    line-height: 2;
    font-size: 16px;
}
/* 新闻 */
.news{ padding: 70px 0 0;}

.news-link{ margin: 45px -12px 0;}
.news-link li{ float:left; width: 25%; padding: 0 12px;}
.news-link li a{ display: block; text-align: center; background: #f5f5f5; padding: 10px 0;}
.news-link li em{ margin-right: 10px; display: inline-block; vertical-align:middle; background: #831b1d; border-radius: 50%;}
.news-link li span{ display: inline-block; vertical-align: middle; font-size:20px; color: #333333;}
.news-link li i{ display: inline-block; font-style: normal; vertical-align: middle; font-size:1px;  color: #bbbbbb; text-transform: uppercase;} 
.news-link li a.active{ background: #831b1d;}
.news-link li a.active em{ background: #831b1d;}
.news-link li a.active i{ color: #FFFFFF;}
.news-link li a.active span{ color: #FFFFFF;}

.news-list{ margin: 40px 0 70px;  border-top:1px dashed #e5e5e5;}
.news-list li{ margin-top: 10px; position: relative;}
.news-list li a{ display: block; padding:35px 190px 35px 30px; position: relative; border-bottom:1px dashed #e5e5e5; position: relative; }
.news-list li a:before{ content: ""; position: absolute; bottom:0; left:0; width: 0; height: 3px; background: #831b1d; -webkit-transition: all ease .4s; -moz-transition: all ease .4s;  -ms-transition: all ease .4s; -o-transition: all ease .4s;  transition: all ease .4s;}
.news-list li .img{ float: left; overflow: hidden; width: 250px;}
.news-list li .img-vertical i{ padding-bottom: 58.8%;}
.news-list li .text{  margin-left: 250px; padding: 0 45px;}
.news-list li .text .tit{ height: 46px; line-height: 46px; font-size: 18px; color: #101010;}
.news-list li .text .des{ color: #999999; line-height:30px; height:60px; overflow: hidden; }
.news-list li .text span{ margin-top:22px; display: block; color: #d8d8d8; font-size: 12px; text-transform: uppercase;}
.news-list li .date{ position: absolute; top:50px; right:0; width: 190px; border-left: 1px solid #eeeeee; padding-left: 50px; color: #999999;}
.news-list li .date span{ display: block; font-size: 30px; opacity: .6;}
.news-list li .date p{ font-size: 12px; }
.news-list li .date i{ margin-top:35px; display: inline-block; width:32px; height: 32px; background:url(../images/slick_next.png); background-color: #831b1d; border-radius:50%;}
.news-list li:hover{z-index:1; }
.news-list li a:hover:before{ width: 100%;}
.news-list li a:hover{ background: #FFFFFF; border-bottom:1px solid #FFFFFF; -o-box-shadow:0 0 20px rgba(0,0,0,.08); -ms-box-shadow:0 0 20px rgba(0,0,0,.08); -moz-box-shadow:0 0 20px rgba(0,0,0,.08); -webkit-box-shadow:0 0 20px rgba(0,0,0,.08); box-shadow:0 0 20px rgba(0,0,0,.08);}
.news-list li a:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.news-list li a:hover .text .tit{ color: #831b1d;}
.news-list li a:hover .date i{ background-color: #831b1d;}

/* 案例展示 */
.al-nr{
    background-color: #f2f2f2;
    padding: 50px 0;
}
.al-ul ul{
    display: flex;
    flex-wrap: wrap;
}
.al-ul ul li{
    flex: 0 0 24%;
    margin-right: 17px;
    margin-top: 20px;
}
.al-ul ul li:nth-child(4n){
    margin-right: 0;
}
.al-ul .al-tu{
    height: 243px;
}
.al-tu img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.al-p{
    padding: 20px;
    background-color: #fff;
}
.al-p p{
    font-size: 16px;
    color: #000;
}
.al-nr-btn{
    display: inline-block;
    padding: 6px 22px;
    margin-top: 5px;
    color: #fff;
    background-color: #a6191f;
}
.p0{
    display: none;
}
/* 案例详细 */
.cont {
    width: 100%;
    min-height: 400px;
}
.main-nr{
    font-size: 16px;
    color: #444;
    margin-top: 30px;
}
.main-img{
    height: 557px;
}
.main-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_x{
    padding-bottom: 70px 0;
}
.casedef-ul {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #c7c7c7;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.casedef-ul p{
    flex: 0 0 49%;
    margin-top: 30px;
}

.cpxx-nr p:last-child {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
}
.cpxx-nr p:last-child img{
    width: 49%;
}
/* 产品详情 */
.cp-list{
    background-color: #f2f2f2;
    padding: 70px 0;
}
.spec-preview_left {
    width: 50%;
    height: auto;
    float: left;
}
.spec-preview {
    width: 99%;
    height: auto;
    border: 1px solid #DFDFDF;
}
.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
    width: 100%;
    height: 393px;
}
.jqzoom img {
    width: 100%;
    height: 100%;
    display: none;
    object-fit: cover;
    object-position: bottom;
}
.jqzoom img:first-child {
    display: block;
}
.spec-preview_right {
    width: 45%;
    height: auto;
    float: right;
    margin: 0;
    overflow: hidden;
}
.c_right_products_info_title {
    height: auto;
}
.c_right_products_info_title h6 {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #000;
}
.c_right_products_info_title p {
    padding: 10px 0px;
    font-size: 16px;
    line-height: 2;
    color: #333;
}
.lj-btn {
    background: #831b1d;
    display: inline-block;
    color: #fff;
    padding: 10px 49px;
}
.lj-btn a {
    color: #fff;
}
.clear{
    clear: both;
}
.picarr{
    background-color: #fff;
    padding: 20px;
}
/* 产品推荐 */
.pro-content p:last-child{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pro-content p:last-child img{
    width: 49%;
   margin-top: 30px;
}
.product-list {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.product-list .item-p {
    position: relative;
    width: 19%;
    margin-bottom: 1px;
    margin-right: 16px;
    background-color: #fff;
    border: 1px solid #f7f7f7;
}
.product-list .item-p:last-child{
    margin-right: 0;
}
.container .product-list .item-p {
    margin-bottom: 20px;
    margin-right: 15!important;
}
.product-list .item-p img {
    height: 154px;
    width: 100%;
}
.product-list .item-p p {
    font-size: 16px;
    color: #333;
    text-align: justify;
    line-height: 46px;
    margin: 0;
    padding: 0 16px;
}
.only-twoline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
}
.cp-list .main{
    float: left;
    width: 80%;
    margin-top: 30px;
}
.product-detail {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
}
.product-detail .pro-title {
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #ddd;
}
.product-detail .pro-title p {
    font-size: 18px;
    color: #831b1d;
    margin-left: 20px;
    font-weight: 700;
}
.ql-editor {
    box-sizing: border-box;
    line-height: 1.42;
    height: 100%;
    outline: none;
    overflow-y: auto;
    padding: 12px 15px;
    tab-size: 4;
    -moz-tab-size: 4;
    text-align: left;
    word-wrap: break-word;
}
.product-detail .pro-content {
    height: auto;
    padding: 29px 34px 40px 20px;
    font-size: 16px;
    line-height: 28px;
    word-break: break-all;
    min-height: 50px;
    border-top: 1px solid #f2f2f2;
}
 .sidebar {
    float: right;
    width: 19%;
    margin-top: 30px;
}
.sidebar-item {
    box-shadow: 0 4px 10px rgb(0 0 0 / 2%);
    padding: 15px;
    background-color: #fff;
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
}
.sidebar-item__title {
    font-size: 18px;
    color: #831b1d;
    border-bottom: 1px solid #ddd;
    font-weight: 700;
}
.sidebar-item__title span {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 2px solid #831b1d;
    margin-bottom: -1px;
}
.sidebar .articles .article, .sidebar .articles .news, .sidebar .side-news-list .article, .sidebar .side-news-list .news {
    display: block;
    margin: 15px 0;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 187px;
    box-sizing: border-box;
    padding-right: 15px;
}
.sidebar .articles .article:after, .sidebar .articles .news:after, .sidebar .side-news-list .article:after, .sidebar .side-news-list .news:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    border: 1px solid #999;
    border-bottom: none;
    border-left: none;
    transform: rotate(45deg);
    top: calc(50% - 5px);
    right: 3px;
}
.xx-set2 .xx-set2-cont .set2BigBox {
    width: 100%;
    margin-left: auto;
    margin-top: 16px;
}
.set2BoxRight {
    overflow: hidden;
    width: 160px;
}

.set2BigBox h2 {
    margin-top: 14px;
    font-size: 17px;
}
.set2BoxRight img {
    transition: all .5s;
}
.kfzx{
    width: 53px;
    height: 53px;
    border-radius: 50%;
    background: #831a1c;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.kfzx p{
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.news_row3 .team{
    display: flex;
    justify-content: space-between;
    align-items: center;
}










