﻿@media (min-width:1025px) {.newscontent-title{font-weight:var(--fontbold6);line-height:1.2;margin-bottom:10px;font-size:32px;color:#333;text-align:center}}
.newscontent-meta{justify-content:center}
.modtitle{font-weight:700;font-size:28px;color:#333;line-height:1.25;text-align:center}
.modsub{display:flex;justify-content:center;width:50px;height:3px;background:var(--color);margin:15px auto 0}
.modtext{margin-top:15px;text-align:center}
.module1{display:flex;align-items:center;padding:70px 0}
.module1 .modtitle{text-align:left}
.module1 .modsub{margin:15px 0}
.module1 .left{width:40%;position:relative;overflow: hidden;}
.module1 .left img{transition: all .3s ease-in-out;}
.module1 .left p{position:absolute;font-size:18px;color:#fff;line-height:22px;width:100%;bottom:0;text-align:center;padding:8px 15px;background-image:linear-gradient(to right,#eaeaea57,#929493,#dddddd30)}
.module1 .right{flex:1;padding-left:3%}
.module1 .right .text{color:#333;line-height:26px;margin-top:30px}
.module2 .contant{display:flex;justify-content:space-between;margin-top:30px;margin-bottom:50px}
.module2 .contant .item{width:32%;background:#fff;box-shadow:0 0 18px 0 rgba(230,230,230,.65)}
.module2 .title{padding:30px 0 20px;text-align:center;font-weight:600;font-size:18px;color:#333;line-height:1;border-bottom:1px solid #f5efe9;position:relative}
.module2 .title::after{position:absolute;content:'';width:15%;height:5px;background:var(--color);bottom:-3px;left:50%;transform:translateX(-50%);border-right:15px solid #fff;border-left:15px solid #fff}
.module2 .text{padding:30px 25px}
.mod2-table{margin-top:20px}
.mod2-table .table-wrap table td,.mod2-table .table-wrap table th{height:55px;padding:8px 50px}
.mod2-table .table tr:nth-child(odd){background-color:#fff}
.mod2-table .table tr:nth-of-type(1){background:#eee}
.module3{padding:70px 0}
.mod3-contant{margin-top:40px}
.mod3-item{display:flex;align-items:center}
.mod3-item .img{width:35%;position:relative;overflow: hidden;}
.mod3-item .img img{transition: all .3s ease-in-out;}
.mod3-item .img p{position:absolute;font-size:18px;color:#fff;line-height:22px;width:100%;bottom:0;text-align:center;padding:8px 15px;background-image:linear-gradient(to right,#eaeaea57,#929493,#dddddd30)}
.mod3-item .text{flex:1;padding-left:50px}
.mod3-col .title,.mod3-item .title{font-weight:700;font-size:20px;color:#333;margin-bottom:20px}
.mod3-col{display:flex;align-items:center;justify-content:space-between;margin-top:30px}
.mod3-row .mod3-col:nth-of-type(2n){flex-direction:row-reverse}
.mod3-right{width:45%;position:relative;overflow: hidden;}
.mod3-right img{aspect-ratio:1.8/1;object-fit:cover;transition: all .3s ease-in-out;}
.mod3-right p{position:absolute;font-size:18px;color:#fff;line-height:22px;width:100%;bottom:0;text-align:center;padding:8px 15px;background-image:linear-gradient(to right,#eaeaea57,#929493,#dddddd30)}
.mod3-left{width:50%}
.module4 .contant{display:flex;justify-content:space-between;margin-top:30px}
.module4 .contant .item{background:#f4f4f4;border:1px solid #ededed;width:32%}
.module4 .contant .item .iocn{width:90px;height:90px;background:#fff;border:1px solid #ededed;display:flex;justify-content:center;align-items:center;transition: all .3s ease-in-out;}
.module4 .contant .item .iocn em{font-size:40px;width:40px;color:#333;line-height:1;transition: all .3s ease-in-out;}
.module4 .contant .item .com{padding:30px 25px}
.module4 .contant .item .com .title{font-weight:var(--fontbold6);font-size:18px;color:#333;line-height:1;margin-bottom:15px}
.module5{padding:70px 0}
.module5-list ul{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}
.module5-list ul li{list-style:none;width:40%;line-height:26px;padding-left:3%}
.module6 .contant{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px}
.module6 .contant .item{background:#fff;box-shadow:0 -6px 16px 0 rgba(0,21,104,.06);border-radius:20px;width:49%;border-bottom:5px solid var(--color);padding:30px;margin-bottom:2%;display:flex;align-items:center;min-height:265px}
.module6 .contant .item .iocn{width:100px;height:100px;border-radius:50%;border:2px dashed var(--color);display:flex;justify-content:center;align-items:center;position:relative;z-index:3}
.module6 .contant .item .iocn::after{position:absolute;content:'';width:100%;height:100%;background:var(--color);border-radius:100%;opacity:.1;z-index:-1;right:-5px;bottom:-5px}
.module6 .contant .item .iocn em{font-size:40px;width:40px;color:var(--color);line-height:1;transition: all .3s ease-in-out;}
.module6 .contant .item .text{flex:1;padding-left:25px}
.module6 .contant .item .text p:nth-of-type(1){font-weight:600;font-size:18px;color:#c1986d}
.module6 .contant .item .text p:nth-of-type(2){color:#333;line-height:26px}
.module7{padding:70px 0}
.module7 .modtext{text-align:left}
.module7 .modtext p{margin-bottom:30px}
.module1 .left:hover img,.mod3-item .img:hover img,.mod3-right:hover img{transform: scale(1.02);}
.module6 .contant .item:hover .iocn em{transform: rotateY(180deg);}
.module4 .contant .item:hover .iocn{background: var(--color);}
.module4 .contant .item:hover .iocn em{color: #fff;}
@media (max-width:1024px) {.modtitle{font-size: 24px;}
.module1,.module3,.module5,.module7{padding: 45px 0;}
.module1 .right .text{margin-top: 15px;}
.mod3-col .title, .mod3-item .title{margin-bottom: 10px;}
.module4 .contant .item .iocn{width: 70px;height: 70px;}
.module4 .contant .item .iocn em{font-size: 28px;width: 28px;}
.module4 .contant .item .com{padding: 25px 20px;}
.module5-list ul{justify-content: space-between;}
.module5-list ul li{padding-left: 0;width: 48%;}
.module6 .contant .item{padding: 20px;flex-direction: column;}
.module6 .contant .item .iocn{width: 85px;height: 85px;margin-bottom: 30px;}
.module6 .contant .item .text p:nth-of-type(1){text-align: center;}}
@media (max-width:768px) {
.module1, .module3, .module5, .module7{padding: 35px 0;}
.module1{flex-direction: column;}
.module1 .left,.mod3-item .img{width: 100%;}
.module1 .right{padding-left: 0;margin-top: 20px;}
.module2 .contant{margin-top: 20px;margin-bottom: 35px;flex-wrap: wrap;}
.module2 .contant .item {width: 100%;margin-bottom: 2%;}
.mod3-item{flex-direction: column;}
.mod3-item .text{padding-left: 0;margin-top: 20px;}
.mod3-col{flex-direction: column-reverse}
.mod3-right{width: 100%;}
.mod3-left {width: 100%;margin-top: 20px;}
.mod3-row .mod3-col:nth-of-type(2n){flex-direction: column-reverse;}
.module4 .contant{flex-wrap: wrap;}
.module4 .contant .item{width: 100%;margin-bottom: 20px;}
.module5-list ul li{width: 100%;}
.module6 .contant .item{width: 100%;}
.module6 .contant .item .iocn {width: 70px;height: 70px;margin-bottom: 15px;}
.module6 .contant .item .iocn em{font-size: 30px;width: 30px;}}
.news-d-main{overflow: hidden;}
.module8{padding: 3.5% 0 5%;}
.module9{display:flex;align-items:center;}
.module9 .modtitle{text-align:left}
.module9 .modsub{margin:15px 0}
.module9 .left{width:40%;position:relative;overflow: hidden;}
.module9 .left img{transition: all .3s ease-in-out;}
.module9 .left p{position:absolute;font-size:18px;color:#fff;line-height:22px;width:100%;bottom:0;text-align:center;padding:8px 15px;background-image:linear-gradient(to right,#eaeaea57,#929493,#dddddd30)}
.module9 .right{flex:1;padding-left:3%}
.module9 .right .text{color:#333;line-height:26px;margin-top:30px}
.module10{padding: 50px 0;position: relative;z-index: 3;margin: 5% 0;}
.module10::after{position: absolute;content: '';width: 1920px;height: 100%;background: #F4F4F4;top: 0;left: -280px;z-index: -1;}
.module10-com{display:flex;align-items:center;margin-top:30px}
.module10-info{width:30%;background:#fff;border:1px solid #eee}
.module10-info li{height:60px;line-height:60px;padding:0 20px 0 35px;font-weight:700;font-size:16px;color:#242424;position:relative;border-bottom:1px solid #eee;cursor:pointer;list-style: none;}
.module10-info li.active{background:var(--color);color:#fff}
.module10-info li.active::after{background:#fff}
.module10-info li:nth-last-child(1){border-bottom:none}
.module10-info li::after{width:6px;height:6px;background:#c3bebb;border-radius:50%;position:absolute;content:'';left:20px;top:50%;transform:translateY(-50%)}
.module10-ic{position:absolute;top:50%;right:5px;transform:translateY(-50%)}
.module10-item{flex:1;padding-left:30px}
.module10-box{display:flex;align-items:center}
.module10-img{width:36.5%;background:#fff;box-shadow:0 13px 35px 0 rgba(42,42,42,.08)}
.module10-img img{aspect-ratio: 1.3 / 1;object-fit: cover;}
.module10-img p{font-weight: bold;color: #565656;line-height: 24px;text-align: center;padding: 12px 30px;border-top: 1px solid #eee;}
.module10-text{flex:1;padding-left:30px}
.module10-text p:nth-of-type(1){font-weight: bold;font-size: 20px;color: #242424;margin-bottom: 15px;line-height: 1.25;}
.module11-contant{display: flex;justify-content: space-between;}
.module11-item{width: 24%;background: #FFFFFF;border: 1px solid #E4E4E4;margin-top: 40px;position: relative;}
.module11-tit{color: #565656;line-height: 1;text-align: center;padding: 15px 10px;}
.module11-text{padding: 20px 25px 50px;font-size: 16px;color: #333333;line-height: 26px;text-align: center;}
.module11-btns{background: #C1986D;border-radius: 20px;position: absolute;line-height: 1;padding: 14px 20px;font-weight: 600;font-size: 17px;color: #FFFFFF;bottom: -25px;left: 50%;transform: translateX(-50%);text-align: center;white-space: nowrap;}
.module12{padding: 5% 0;margin: 5% 0;position: relative;z-index: 3;}
.module12::after{position: absolute;content: '';width: 1920px;height: 100%;background: #F4F4F4;top: 0;left: -280px;z-index: -1;}
.module12-contant{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
.module12-item{background: #FFFFFF;box-shadow: 0px 0px 24px 0px rgba(0, 24, 36, 0.08);width: 49%;margin-bottom: 2%;}
.module12-img{position: relative;overflow: hidden;}
.module12-img img{transition: all .3s ease-in-out;}
.module12-img p{font-size: 16px;color: #FFFFFF;position: absolute;bottom: 0;width: 100%;text-align: center;padding: 13px 0;line-height: 1;background: linear-gradient(90deg, #ffffffb3, #000000ab, #ffffffb3);}
.module12-text{padding: 30px 35px;text-align: center;}
.module12-text p:nth-of-type(1){font-weight: 600;font-size: 18px;color: #333333;margin-bottom: 5px;}
.module13-contant{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 40px;}
.module13-item{width: 49%;margin-bottom: 2%;}
.module13-img{position: relative;overflow: hidden;}
.module13-img img{transition: all .3s ease-in-out;}
.module13-img p{font-size: 16px;color: #FFFFFF;position: absolute;bottom: 0;width: 100%;text-align: center;padding: 13px 0;line-height: 1;background: linear-gradient(90deg, #ffffffb3, #000000ab, #ffffffb3);}
.module13-text{padding: 30px 35px;text-align: center;}
.module13-text p:nth-of-type(1){font-weight: 600;font-size: 18px;color: #333333;margin-bottom: 10px;}
.module13-text p:nth-of-type(2){font-size: 16px;color: #333333;line-height: 26px;}
.module13-ic{width: 32px;height: 32px;background: var(--color);border-radius: 100%;display: flex;justify-content: center;align-items: center;margin-left: 8px;}
.module13-ic em{color: #fff;font-size: 18px;width: 18px;line-height: 1;}
.module13-btn a{display: flex;justify-content: center;align-items: center;background: #FFFFFF;border-radius: 22px;border: 1px solid var(--color);padding: 6px 6px 6px 25px;line-height: 1;}
.module13-btn{display: flex;justify-content: center;}
.module13-btn a:hover{text-decoration: unset;}
.module11-item:nth-of-type(2n-1) .module11-btns{background: #333;}
.module13-img:hover img,.module12-img:hover img{transform: scale(1.02);}
.module13-btn a:hover {background: var(--color);color: #fff;}
.module13-btn a:hover .module13-ic{background: #fff;}
.module13-btn a:hover .module13-ic em{color: var(--color);}
@media (max-width:1024px) {.module10-com{flex-direction: column;}
.module10-info{width: 100%;}
.module10-item {padding-left: 0;margin-top: 25px;}
.module11-contant{flex-wrap: wrap;}
.module11-item{width: 49%;}}
@media (max-width:768px) {.module9{flex-direction: column;}
.module9 .left{width: 100%;}
.module9 .left img{width: 100%;}
.module9 .right{padding-left: 0;margin-top: 25px;}
.module11-text{padding: 15px 20px 30px;}
.module12-text{padding: 20px 25px;}
.module13-text{padding: 20px;}}
@media (max-width:550px) {.module10-box{flex-direction: column;}
.module10-img{width: 100%;}
.module10-text{padding-left: 0;margin-top: 25px;}
.module11-item,.module12-item,.module13-item{width: 100%;}
.module12-contant{margin-top: 25px;}}
.page-hotnews .swiper-slide .img{width:40%}
@media (max-width:768px){.page-hotnews .swiper-slide .img{width:100%}}
.kche-t114 .kche-t114-img iframe{min-height: 500px;}