/* ksq848q6：home_00023 蓝色传统区域站首页快速导入。
   CSS 来自参考站 stylesheet_1.css（index.css）、stylesheet_2.css（public.css），
   客服/注册浮层 stylesheet_0.css 已剥离，animate.min.css 不需要。
   顶部导航透明浮在 banner 上、4 优势图文交错、七步流程、案例、新闻。
   所有规则限定在 .tpl-ksq848q6 下。
*/

.tpl-ksq848q6 {
    color: #666;
    font-size: 14px;
    width: 100%;
    font-family: "Microsoft Yahei", Arial, sans-serif;
    line-height: 1.6;
    background: #f5f5f5;
}

.tpl-ksq848q6 a {
    color: #333;
    text-decoration: none;
}

.tpl-ksq848q6 a:hover {
    color: #333;
    text-decoration: none;
}

.tpl-ksq848q6 a:focus {
    outline: 0;
}

.tpl-ksq848q6 p {
    word-spacing: -1.5px;
    margin: 0;
    padding: 0;
}

.tpl-ksq848q6 img {
    max-width: 100%;
    border: 0;
    display: block;
}

.tpl-ksq848q6 h1,
.tpl-ksq848q6 h2,
.tpl-ksq848q6 h3,
.tpl-ksq848q6 h4,
.tpl-ksq848q6 h5,
.tpl-ksq848q6 ul,
.tpl-ksq848q6 li,
.tpl-ksq848q6 dl,
.tpl-ksq848q6 dt,
.tpl-ksq848q6 dd,
.tpl-ksq848q6 input {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.tpl-ksq848q6 ul,
.tpl-ksq848q6 li {
    list-style: none;
}

.tpl-ksq848q6 h4 {
    font-size: 14px;
}

.tpl-ksq848q6 .clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.tpl-ksq848q6 .content,
.tpl-ksq848q6 .footer {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

/* ===== 顶部 topWrap：透明浮在 banner 上 ===== */
.tpl-ksq848q6 .topWrap {
    font-family: "Microsoft Yahei";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
    z-index: 5;
}

.tpl-ksq848q6 .topWrap .header {
    display: flex;
    justify-content: space-between;
    width: 1400px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

.tpl-ksq848q6 .logobox {
    height: 60px;
    overflow: hidden;
    width: 300px;
    position: relative;
}

.tpl-ksq848q6 .logobox .logo img {
    margin-right: 10px;
    max-height: 60px;
    max-width: 60px;
    float: left;
}

.tpl-ksq848q6 .logobox .logo a {
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
    color: #fff;
    height: 60px;
}

.tpl-ksq848q6 .logobox .logo:hover a {
    color: #fff !important;
}

.tpl-ksq848q6 .nav {
    position: absolute;
    top: 0;
    right: 0;
}

.tpl-ksq848q6 .nav ul {
    width: 1000px;
    display: flex;
    justify-content: space-between;
    height: 60px;
    margin-top: 20px;
}

.tpl-ksq848q6 .nav li {
    text-align: center;
    position: relative;
    height: 60px;
    transition: 0.5s;
    width: 124px;
}

.tpl-ksq848q6 .nav li a {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    color: #fff;
}

.tpl-ksq848q6 .nav .cur a {
    color: #ffd700;
}

/* 移动端汉堡按钮 */
.tpl-ksq848q6 .m_nav {
    position: absolute;
    top: 10px;
    width: 40px;
    height: 40px;
    background: url("/static/templates/ksq848q6/images/mobile-menu.png") no-repeat center center #333;
    background-size: 25px auto;
    right: 5px;
    display: none;
}

/* ===== banner 大背景：700px 高度 ===== */
.tpl-ksq848q6 .zdybanner {
    background: url("/static/templates/ksq848q6/images/banner-bg.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 700px;
    padding-top: 250px;
    color: #fff;
}

.tpl-ksq848q6 .zdybanner .content {
    width: 1200px;
    overflow: hidden;
}

.tpl-ksq848q6 .zdybanner-left {
    width: 660px;
    float: left;
}

.tpl-ksq848q6 .zdybanner-left h1 {
    height: 60px;
    display: inline-block;
    font-size: 36px;
    color: #fff;
    line-height: 60px;
    overflow: hidden;
    max-width: 600px;
    margin-top: 20px;
    font-weight: bold;
}

.tpl-ksq848q6 .zdybanner-left .zdywz1 {
    line-height: 80px;
    font-size: 40px;
    letter-spacing: 2px;
    font-weight: bold;
}

.tpl-ksq848q6 .zdybanner-left .zdywz2 {
    line-height: 80px;
    font-size: 28px;
}

.tpl-ksq848q6 .zdybanner-right {
    width: 500px;
    float: right;
}

.tpl-ksq848q6 .zdybanner-tel {
    margin: 100px auto 0;
    text-align: center;
    font-size: 36px;
    width: 600px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: bold;
}

.tpl-ksq848q6 .zdybanner-left ul {
    margin-top: 20px;
    overflow: hidden;
}

.tpl-ksq848q6 .zdybanner-left ul li.liubianxing {
    width: 50px;
    height: 55px;
    background: #fff;
    position: relative;
    float: left;
    margin: 10px 20px 0 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 0 25px;
    color: #333;
}

.tpl-ksq848q6 .zdybanner-left ul li.liubianxing::before {
    content: "";
    position: absolute;
    top: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 25px solid #fff;
}

.tpl-ksq848q6 .zdybanner-left ul li.liubianxing::after {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 25px solid #fff;
}

.tpl-ksq848q6 .icomoonsz222 {
    letter-spacing: 1px !important;
    font-style: normal;
}

/* ===== 视频推荐 dpspbox ===== */
.tpl-ksq848q6 .dpspbox {
    width: 1200px;
    margin: 15px auto;
    overflow: hidden;
    background: #fff;
}

.tpl-ksq848q6 .dpspcpimgvideo {
    position: relative;
    width: 580px;
    float: left;
}

.tpl-ksq848q6 .dpspcpimgvideo .videobox2024 {
    max-height: 400px;
    overflow: hidden;
    justify-content: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    background: #000;
    position: relative;
}

.tpl-ksq848q6 .dpspcpimgvideo .videobox2024 img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.tpl-ksq848q6 .dpspcpimgvideo .playvideo2024 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    z-index: 10;
    margin-top: -35px;
    cursor: pointer;
}

.tpl-ksq848q6 .dpspcpimgvideo .playvideo2024 img {
    width: 70px;
    height: 70px;
}

.tpl-ksq848q6 .dpspycbox {
    width: 600px;
    float: right;
}

.tpl-ksq848q6 .dpspycbox .moreimglist2024 {
    margin-top: 0;
    overflow: hidden;
}

.tpl-ksq848q6 .dpspycbox .moreimglist2024 li {
    margin-bottom: 15px;
    width: 50%;
    float: left;
    padding: 0 5px;
    box-sizing: border-box;
}

.tpl-ksq848q6 .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 100%;
    height: 160px;
    overflow: hidden;
    position: relative;
}

.tpl-ksq848q6 .dpspycbox .moreimglist2024 .tuijianimgbox2024 img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all 0.5s;
    object-fit: cover;
}

.tpl-ksq848q6 .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 5;
}

.tpl-ksq848q6 .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    width: 100%;
    height: 100%;
    position: static;
    min-height: 0;
    object-fit: contain;
}

.tpl-ksq848q6 .dpspycbox .moreimglist2024 .cp-title2024 {
    line-height: 30px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    text-align: center;
    background: #f9f9f9;
    padding: 8px 5px;
    white-space: nowrap;
}

/* 视频介绍文案 */
.tpl-ksq848q6 .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 50px;
    background: #fff;
    color: #666;
    font-size: 16px;
    line-height: 1.8;
}

/* ===== 通用 c1 区块：浅灰底 ===== */
.tpl-ksq848q6 .c1 {
    padding: 50px;
    overflow: hidden;
    background: #F9F9F9;
}

.tpl-ksq848q6 .c22 {
    position: relative;
    overflow: hidden;
}

.tpl-ksq848q6 .c22 .bd li {
    float: left;
    width: 380px;
    position: relative;
    margin-bottom: 20px;
    margin-right: 30px;
}

.tpl-ksq848q6 .c22 .bd li:nth-child(3n) {
    margin-right: 0;
}

.tpl-ksq848q6 .c22 .bd li .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.tpl-ksq848q6 .c22 .bd li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all 0.5s;
    object-fit: cover;
}

.tpl-ksq848q6 .c22 .bd li h3 {
    font-size: 14px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 10px;
    color: #333;
    background: #fff;
    margin: 0;
}

.tpl-ksq848q6 .c22 .bd li:hover .img img {
    transform: scale(1.1);
}

.tpl-ksq848q6 .c22 .bd li:hover h3 {
    background: #023793;
    color: #fff;
}

/* ===== 栏目标题 ===== */
.tpl-ksq848q6 .titl {
    margin-bottom: 60px;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
}

.tpl-ksq848q6 .titl .zh {
    font-size: 32px;
    font-weight: bold;
    color: #333;
    z-index: 2;
    position: relative;
    letter-spacing: 3px;
}

.tpl-ksq848q6 .titl::after {
    content: "";
    width: 60px;
    height: 7px;
    background-color: #1a57a9;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

.tpl-ksq848q6 .titl .en {
    color: #999;
    font-size: 18px;
}

/* ===== 4 大优势 youshi：白底交错图文 ===== */
.tpl-ksq848q6 .youshi {
    overflow: hidden;
    background: #fff;
}

.tpl-ksq848q6 .youshititle {
    background: url("/static/templates/ksq848q6/images/ys-bg.jpg") no-repeat center;
    background-size: cover;
    padding: 50px 0;
    text-align: center;
    color: #fff;
}

.tpl-ksq848q6 .youshititle .wz1 {
    font-size: 32px;
    line-height: 60px;
    letter-spacing: 3px;
    font-weight: bold;
}

.tpl-ksq848q6 .youshititle .wz2 {
    font-size: 24px;
    line-height: 40px;
}

.tpl-ksq848q6 .youshi dl {
    margin: 0;
    padding: 50px 0;
    border-bottom: solid 1px #C4C4C4;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.tpl-ksq848q6 .youshi dl:last-child {
    border-bottom: 0;
}

.tpl-ksq848q6 .youshi dt {
    float: right;
    width: 400px;
    height: 280px;
    overflow: hidden;
}

.tpl-ksq848q6 .youshi dt img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-ksq848q6 .youshi dd {
    margin: 0 450px 0 0;
    object-fit: cover;
}

.tpl-ksq848q6 .youshi dd h4 {
    background: url("/static/templates/ksq848q6/images/ys-line.png") no-repeat 0 bottom;
    padding-bottom: 15px;
    margin: 0 0 30px;
    overflow: hidden;
}

.tpl-ksq848q6 .youshi dd h4 i {
    float: left;
    font-style: normal;
    color: #fff;
    background-color: #023793;
    width: 77px;
    line-height: 77px;
    text-align: center;
    border-radius: 50%;
    font-family: Impact, sans-serif;
    font-size: 48px;
}

.tpl-ksq848q6 .youshi dd h4 span {
    display: block;
    margin-left: 100px;
    font-size: 36px;
    line-height: 1;
    color: #023793;
    padding: 10px 0;
    font-weight: bold;
}

.tpl-ksq848q6 .youshi dd h4 small {
    display: block;
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
    font-weight: normal;
}

.tpl-ksq848q6 .youshi dd p {
    margin: 10px 0 0;
    line-height: 2;
    color: #666;
    background: url("/static/templates/ksq848q6/images/ys-icon.png") no-repeat left center;
    padding-left: 20px;
}

.tpl-ksq848q6 .youshi dd .text {
    margin-left: 70px;
}

.tpl-ksq848q6 .youshi dl:nth-child(even) dt {
    float: left;
}

.tpl-ksq848q6 .youshi dl:nth-child(even) dd {
    margin: 0 0 0 450px;
}

/* ===== m3 公司介绍：蓝色背景 + 白底内容 ===== */
.tpl-ksq848q6 .m3 {
    padding: 50px 0;
    background: #023793;
    overflow: hidden;
    position: relative;
}

.tpl-ksq848q6 .m3 .titl .zh,
.tpl-ksq848q6 .m3 .titl .en {
    color: #fff;
}

.tpl-ksq848q6 .m3cont {
    background: #fff;
    padding: 30px;
    overflow: hidden;
    width: 1140px;
    margin: 0 auto;
}

.tpl-ksq848q6 .m30 {
    float: right;
    width: 540px;
    height: 420px;
    overflow: hidden;
}

.tpl-ksq848q6 .m30 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-ksq848q6 .m31 {
    width: 550px;
    float: left;
    max-height: 410px;
    overflow: hidden;
    color: #666;
    line-height: 1.8;
    font-size: 14px;
}

.tpl-ksq848q6 .m31 .dptygjc2,
.tpl-ksq848q6 .m31 .dpsbm2 {
    color: #023793;
    font-weight: bold;
}

.tpl-ksq848q6 .m31 .tylxr,
.tpl-ksq848q6 .m31 .tydz {
    color: #ff0000;
    font-weight: bold;
}

.tpl-ksq848q6 .m31 a {
    color: #023793;
}

/* ===== lc 七步流程 ===== */
.tpl-ksq848q6 .lc {
    padding: 70px 0;
    overflow: hidden;
    background: #f9f9f9;
}

.tpl-ksq848q6 .lc ul {
    background: url("/static/templates/ksq848q6/images/lcbg.png") no-repeat center;
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}

.tpl-ksq848q6 .lc ul li {
    width: 132px;
    height: 102px;
    border: 1px solid #023793;
    border-radius: 50%;
    text-align: center;
    margin-right: 34px;
    padding-top: 30px;
    background: #fff;
}

.tpl-ksq848q6 .lc ul li img {
    width: 55px;
    height: 45px;
    margin: 0 auto;
}

.tpl-ksq848q6 .lc ul li h3 {
    font-size: 16px;
    color: #333;
    line-height: 40px;
    margin: 0;
}

.tpl-ksq848q6 .lc ul li:last-child {
    margin-right: 0;
}

/* ===== case50 客户案例 ===== */
.tpl-ksq848q6 .case50 {
    padding: 50px;
    overflow: hidden;
    background: #fff;
}

.tpl-ksq848q6 .case50 .c2 {
    position: relative;
    overflow: hidden;
}

.tpl-ksq848q6 .case50 .c2 ul {
    padding-bottom: 30px !important;
    overflow: hidden;
}

.tpl-ksq848q6 .case50 .c2 li {
    float: left;
    width: 555px;
    position: relative;
    margin-right: 30px;
    box-shadow: 0 0 8px #d4d4d4;
    margin-bottom: 20px;
}

.tpl-ksq848q6 .case50 .c2 li:nth-child(2n) {
    margin-right: 0;
}

.tpl-ksq848q6 .case50 .c2 li .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.tpl-ksq848q6 .case50 .c2 li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all 0.5s;
    object-fit: cover;
}

.tpl-ksq848q6 .case50 .c2 li h3 {
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    margin: 0;
    color: #333;
}

.tpl-ksq848q6 .case50 .c2 li:hover .img img {
    transform: scale(1.1);
}

/* ===== n1 新闻 + 常见问题 ===== */
.tpl-ksq848q6 .n1 {
    background: #f5f5f5;
    padding: 70px 0 30px;
    overflow: hidden;
}

.tpl-ksq848q6 .n1 .news.content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.tpl-ksq848q6 .n1 .ns_l {
    width: 750px;
    float: left;
    background: #fff;
    padding: 20px;
    height: 460px;
}

.tpl-ksq848q6 .n1 .n50cont {
    display: flex;
    justify-content: space-between;
}

.tpl-ksq848q6 .n1 .ns_l dl {
    width: 400px;
    margin-top: 20px;
}

.tpl-ksq848q6 .n1 .ns_l dl dt {
    overflow: hidden;
    position: relative;
    height: 300px;
}

.tpl-ksq848q6 .n1 .ns_l dl dt img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    transition: all 0.5s;
    object-fit: cover;
}

.tpl-ksq848q6 .n1 .ns_l dl dd {
    padding: 15px 20px;
    background: #fff;
}

.tpl-ksq848q6 .n1 .ns_l dl dd h3 {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    color: #333;
    margin: 0;
}

.tpl-ksq848q6 .n1 .ns_l dl dd span {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    color: #666;
    margin-top: 5px;
    font-size: 12px;
}

.tpl-ksq848q6 .n1 .ns_l ul {
    overflow: hidden;
    width: 330px;
}

.tpl-ksq848q6 .n1 .ns_l ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #eee;
}

.tpl-ksq848q6 .n1 .ns_l ul li h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    margin: 0;
    line-height: 50px;
}

.tpl-ksq848q6 .n1 .ns_l ul li a {
    color: #333;
}

.tpl-ksq848q6 .n1 .ns_r {
    width: 350px;
    float: right;
    background: #fff;
    padding: 20px;
    height: 460px;
}

.tpl-ksq848q6 .n1 .ns_r ul li {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.tpl-ksq848q6 .n1 .n50title {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #023793;
    margin-bottom: 10px;
}

.tpl-ksq848q6 .n1 .n50title span {
    color: #999;
    font-size: 12px;
    margin-left: 10px;
    font-weight: normal;
}

/* ===== 友情链接 linkbox ===== */
.tpl-ksq848q6 .linkbox {
    background: #fff;
    padding: 15px;
    width: 1170px;
    line-height: 26px;
    margin: 50px auto;
    overflow: hidden;
}

.tpl-ksq848q6 .linkbox a {
    margin-right: 10px;
    display: inline-block;
    color: #666;
}

.tpl-ksq848q6 .linkbox h4 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    color: #333;
    margin-right: 10px;
}

/* ===== 页脚 ===== */
.tpl-ksq848q6 .footWrap {
    background: #33383c;
    overflow: hidden;
    font-family: "Microsoft Yahei";
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

.tpl-ksq848q6 .footer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    line-height: 25px;
    text-align: center;
    color: #fff;
}

.tpl-ksq848q6 .footer a {
    color: #fff;
}

/* ===== 通用：内页用 contact 入口 card ===== */
.tpl-ksq848q6 .contactBar {
    background: #f5f5f5;
    padding: 40px 0;
}

.tpl-ksq848q6 .contactBar-inner {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    overflow: hidden;
}

.tpl-ksq848q6 .contactBar-text h2 {
    font-size: 24px;
    color: #023793;
    margin-bottom: 15px;
    font-weight: bold;
}

.tpl-ksq848q6 .contactBar-text p {
    font-size: 16px;
    color: #666;
    line-height: 2;
}

.tpl-ksq848q6 .contactBar-text strong {
    color: #ff0000;
    font-size: 20px;
}

.tpl-ksq848q6 .contactBar-btn {
    display: inline-block;
    background: #023793;
    color: #fff;
    padding: 12px 30px;
    border-radius: 4px;
    margin-top: 15px;
    font-size: 16px;
}

.tpl-ksq848q6 .contactBar-btn:hover {
    background: #0664be;
    color: #fff;
}

/* ===== 内页标题条 ===== */
.tpl-ksq848q6 .page-header {
    background: url("/static/templates/ksq848q6/images/banner-bg.jpg") no-repeat center center;
    background-size: cover;
    height: 200px;
    color: #fff;
    text-align: center;
    padding-top: 100px;
    position: relative;
}

.tpl-ksq848q6 .page-header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(2, 55, 147, 0.6);
}

.tpl-ksq848q6 .page-header h1 {
    position: relative;
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    color: #fff;
}

.tpl-ksq848q6 .page-header .en {
    position: relative;
    display: block;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
}

/* ===== 内页通用列表 ===== */
.tpl-ksq848q6 .inner-cen {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
}

.tpl-ksq848q6 .inner-grid {
    overflow: hidden;
}

.tpl-ksq848q6 .inner-grid li {
    float: left;
    width: 285px;
    margin: 0 20px 20px 0;
    background: #fff;
    box-shadow: 0 0 8px #d4d4d4;
    box-sizing: border-box;
}

.tpl-ksq848q6 .inner-grid li:nth-child(4n) {
    margin-right: 0;
}

.tpl-ksq848q6 .inner-grid .img {
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.tpl-ksq848q6 .inner-grid .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    object-fit: cover;
    transition: all 0.5s;
}

.tpl-ksq848q6 .inner-grid li:hover .img img {
    transform: scale(1.1);
}

.tpl-ksq848q6 .inner-grid h3 {
    line-height: 40px;
    padding: 5px 10px;
    font-size: 14px;
    color: #333;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.tpl-ksq848q6 .inner-grid li:hover h3 {
    background: #023793;
    color: #fff;
}

.tpl-ksq848q6 .inner-text-list {
    background: #fff;
    padding: 20px;
}

.tpl-ksq848q6 .inner-text-list li {
    border-bottom: 1px dashed #eee;
    padding: 12px 0;
}

.tpl-ksq848q6 .inner-text-list li a {
    color: #333;
    font-size: 14px;
}

.tpl-ksq848q6 .inner-text-list li a:hover {
    color: #023793;
}
