/* f46de645：home_00062 蓝色传统区域站首页快速导入，CSS 取自参考站 stylesheet_4.css。
   客服浮层/统计脚本相关样式（stylesheet_0.css）已剥离。所有规则限定在 .tpl-f46de645 下。 */

.tpl-f46de645 {
    width: 100%;
    background: #fff;
    color: #5e5e5e;
    font-size: 12px;
    font-family: "宋体", "ArialNarrow", Arial, sans-serif;
    line-height: 1.6;
}

.tpl-f46de645 a {
    color: #000;
    text-decoration: none;
}

.tpl-f46de645 a:hover {
    color: #ff6600;
}

.tpl-f46de645 img {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.tpl-f46de645 ul,
.tpl-f46de645 li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tpl-f46de645 h2,
.tpl-f46de645 h5,
.tpl-f46de645 p,
.tpl-f46de645 div,
.tpl-f46de645 span {
    margin: 0;
    padding: 0;
}

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

/* 顶部 logo 区域：1000px 宽、100px 高、居中 */
.tpl-f46de645 .top22 {
    width: 1000px;
    height: 100px;
    margin: 0 auto;
    margin-top: 5px;
}

.tpl-f46de645 .logo1-wrap {
    display: inline-block;
    max-width: 100%;
    max-height: 80px;
}

.tpl-f46de645 .logo1 {
    max-width: 100%;
    height: auto;
    max-height: 80px;
    display: block;
}

/* 导航：50px 高、蓝色背景 #3b5da4 */
.tpl-f46de645 .navbg {
    height: 50px;
    background-color: #3b5da4;
}

.tpl-f46de645 .nav_tm {
    width: 1200px;
    margin: 0 auto;
}

.tpl-f46de645 .imenu_bg {
    height: 50px;
    position: relative;
}

.tpl-f46de645 .imenu {
    width: 170px;
    height: 47px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #555555;
    float: left;
    z-index: 999;
    background: url("/static/templates/f46de645/images/nav-divider.png") no-repeat right center;
    margin-left: 20px;
}

.tpl-f46de645 .imenu a {
    width: 159px;
    height: 50px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}

.tpl-f46de645 .imenu a:hover,
.tpl-f46de645 .imenu.cur a {
    width: 143px;
    text-decoration: underline;
}

.tpl-f46de645 #navhover,
.tpl-f46de645 .imenu.cur {
    border-bottom: #990000 solid 3px;
}

/* 蓝色 banner：450px 高、淡紫蓝背景 */
.tpl-f46de645 .index_brand {
    height: 450px;
    margin: auto;
    position: relative;
    background: #c5cde4;
    overflow: hidden;
}

.tpl-f46de645 .banner {
    position: relative;
    height: 450px;
    overflow: hidden;
}

.tpl-f46de645 .banner ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tpl-f46de645 .banner li {
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.tpl-f46de645 .banner li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.tpl-f46de645 .banner li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

.tpl-f46de645 .banner .number {
    height: 20px;
    position: absolute;
    left: 15%;
    bottom: 20px;
    z-index: 5;
}

.tpl-f46de645 .banner .number span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    cursor: pointer;
    margin-left: 6px;
    position: relative;
    overflow: hidden;
}

.tpl-f46de645 .banner .number span.on {
    background: #d40000;
}

/* 视频 dpspbox：左大视频 + 右 6 缩略图 */
.tpl-f46de645 .dpspbox {
    margin: 15px auto;
    overflow: hidden;
    width: 1200px;
    background: #fff;
}

.tpl-f46de645 .dpspcpimgvideo {
    position: relative;
    width: 850px;
    float: left;
}

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

.tpl-f46de645 .dpspcpimgvideo .videobox2024 img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    border-radius: 15px;
}

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

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

.tpl-f46de645 .dpspycbox {
    width: 330px;
    float: right;
    color: #fff;
}

.tpl-f46de645 .dpspycbox .moreimglist2024 {
    margin-top: 0;
}

.tpl-f46de645 .dpspycbox .moreimglist2024 li {
    margin-bottom: 10px;
    height: 80px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.tpl-f46de645 .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

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

.tpl-f46de645 .dpspycbox .moreimglist2024 .tuijianimgbox2024 .playvideo2 img {
    position: relative !important;
    width: 50% !important;
    height: 50% !important;
    margin-left: 20%;
    margin-top: 20%;
}

.tpl-f46de645 .dpspycbox .moreimglist2024 .cp-title2024 {
    line-height: 30px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
    width: 230px;
    max-height: 60px;
}

/* 视频介绍文案 */
.tpl-f46de645 .video_intro1 {
    width: 1200px;
    margin: 0 auto 16px;
    color: #666;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
}

/* mingxing 资质横幅：浅灰背景 + 居中图标 */
.tpl-f46de645 .mingxing {
    overflow: hidden;
    background: #f5f5f5;
    padding-bottom: 20px;
}

.tpl-f46de645 .mx01 {
    width: 1100px;
    margin: 0 auto;
    height: 99px;
    background: url("/static/templates/f46de645/images/star-title.png") no-repeat center;
}

.tpl-f46de645 .mxcon {
    width: 1100px;
    margin: 0 auto;
    height: 80px;
    overflow: hidden;
}

/* inab / company：公司介绍，左图右文 */
.tpl-f46de645 .inab {
    overflow: hidden;
    width: 100%;
    background: #fff;
    padding: 30px 0;
}

.tpl-f46de645 #main {
    width: 1200px;
    margin: 0 auto;
}

.tpl-f46de645 .company {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.tpl-f46de645 .company img {
    float: left;
    margin-right: 20px;
    width: 300px;
    height: 250px;
    object-fit: cover;
}

.tpl-f46de645 .title {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    background: url("/static/templates/f46de645/images/icon-1.png") no-repeat left center;
    padding-left: 30px;
    margin-bottom: 10px;
}

.tpl-f46de645 .title h2 {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.tpl-f46de645 .companyt {
    width: 100%;
    line-height: 24px;
    color: #5e5e5e;
    font-size: 13px;
}

.tpl-f46de645 .companyt p {
    margin-bottom: 10px;
}

.tpl-f46de645 .companyt .dptygjc7,
.tpl-f46de645 .companyt .dpsbm7 {
    color: #c00;
    font-weight: bold;
}

.tpl-f46de645 .companyt .tylxr,
.tpl-f46de645 .companyt .tydz {
    color: #c00;
    font-weight: bold;
}

.tpl-f46de645 .symore {
    text-align: right;
    margin: 10px 0;
}

.tpl-f46de645 .symore a {
    color: #3b5da4;
    font-size: 14px;
}

.tpl-f46de645 .cl {
    clear: both;
}

/* pro：产品新闻/资讯（横向滚动卡片） */
.tpl-f46de645 .pro {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.tpl-f46de645 .kh01 {
    font-size: 22px;
    color: #c00;
    font-weight: bold;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: url("/static/templates/f46de645/images/icon-2.png") no-repeat center center;
    margin-bottom: 10px;
}

.tpl-f46de645 .kh02 {
    text-align: center;
    color: #999;
    font-size: 14px;
    margin-bottom: 20px;
}

.tpl-f46de645 .proBox {
    position: relative;
    overflow: hidden;
}

.tpl-f46de645 .proWin {
    overflow: hidden;
}

.tpl-f46de645 .proWin ul {
    width: 100%;
    overflow: hidden;
}

.tpl-f46de645 .proWin li {
    float: left;
    width: 206px;
    height: 280px;
    margin-right: 20px;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
}

.tpl-f46de645 .proWin li img {
    width: 206px;
    height: 200px;
    object-fit: cover;
    display: block;
}

.tpl-f46de645 .proWin li h5 {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    margin: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpl-f46de645 .proWin li h5 a {
    color: #333;
}

.tpl-f46de645 .proWin li > a:last-of-type {
    display: block;
    text-align: center;
    color: #3b5da4;
    font-size: 12px;
    margin-top: 5px;
}

/* kjzx：双列布局，左新闻右联系 */
.tpl-f46de645 .kjzx {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.tpl-f46de645 .kjzx01 {
    overflow: hidden;
}

.tpl-f46de645 .kjzxl {
    width: 760px;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 20px;
}

.tpl-f46de645 .kjzxr {
    width: 380px;
    float: right;
}

.tpl-f46de645 .kjzxltop {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    height: 40px;
    line-height: 40px;
}

.tpl-f46de645 .kjtitle {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    float: left;
    background: url("/static/templates/f46de645/images/icon-1.png") no-repeat left center;
    padding-left: 30px;
}

.tpl-f46de645 .kjfg {
    clear: both;
    height: 0;
}

.tpl-f46de645 .newcont,
.tpl-f46de645 .dcontnews {
    padding: 10px 0;
}

.tpl-f46de645 .cpfl {
    margin: 13px auto 30px;
    width: 100%;
    overflow: hidden;
}

.tpl-f46de645 .cpfl ul {
    overflow: hidden;
}

.tpl-f46de645 .cpfl ul li {
    background-color: #efefef;
    height: 40px;
    line-height: 40px;
    margin: 0 10px 13px;
    border: 1px dashed #ccc;
    float: left;
    width: 350px;
    overflow: hidden;
}

.tpl-f46de645 .cpfl ul li a {
    color: #5e7387;
    display: block;
    padding-left: 15px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tpl-f46de645 .lxfl {
    margin-top: 13px;
    padding: 0 15px;
}

.tpl-f46de645 .lxfl ul li {
    line-height: 32px;
    color: #333;
    font-size: 14px;
    border-bottom: 1px dashed #eee;
    padding: 0 5px;
}

.tpl-f46de645 .lxfl .sjys21 {
    color: #c00;
    font-weight: bold;
}

.tpl-f46de645 .lxfl .icomoonsz222 {
    color: #c00;
    font-weight: bold;
    font-size: 16px;
}

/* ljys：友情链接 */
.tpl-f46de645 .ljys {
    width: 100%;
    background: #2a333c;
    margin-top: 20px;
    padding: 15px 0;
}

.tpl-f46de645 .mainyq {
    width: 1200px;
    margin: 0 auto;
}

.tpl-f46de645 .tab {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.tpl-f46de645 .tabspan {
    float: left;
    background: #dcdcdc;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    padding: 0 10px;
    line-height: 24px;
    height: 24px;
    margin-bottom: 2px;
}

.tpl-f46de645 .tab-hd {
    padding: 0;
    margin: 0;
    height: 24px;
}

.tpl-f46de645 .tab-bd {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #dcdcdc;
    margin-top: -1px;
}

.tpl-f46de645 .tab-bd a {
    display: inline-block;
    margin: 2px 8px 2px 0;
    color: #444;
    font-size: 12px;
}

.tpl-f46de645 .tab-bd a:hover {
    color: #3b5da4;
}

/* 页脚：深灰背景居中 */
.tpl-f46de645 .foot {
    margin: 0 0 10px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    background: #333;
    line-height: 28px;
    color: #fff;
    min-width: 300px;
}

.tpl-f46de645 .foot a {
    color: #fff;
}

.tpl-f46de645 .foot p {
    color: #fff;
    margin: 0;
    padding: 0;
}

.tpl-f46de645 .icomoonsz222 {
    letter-spacing: 1px !important;
}

/* 内页通用壳：标题条 + 面包屑 */
.tpl-f46de645 .ny-banner {
    background: #3b5da4;
    color: #fff;
    padding: 30px 0;
}

.tpl-f46de645 .ny-banner-inner {
    width: 1200px;
    margin: 0 auto;
}

.tpl-f46de645 .ny-banner h1 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}

.tpl-f46de645 .ny-crumbs {
    background: #f5f5f5;
    padding: 10px 0;
    color: #666;
    font-size: 14px;
}

.tpl-f46de645 .ny-crumbs-inner {
    width: 1200px;
    margin: 0 auto;
}

.tpl-f46de645 .ny-crumbs a {
    color: #3b5da4;
}

.tpl-f46de645 .ny-body {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 30px 20px;
    min-height: 400px;
    line-height: 1.8;
    color: #666;
}

.tpl-f46de645 .ny-body h2 {
    text-align: center;
    background: #f3f3f3;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #212122;
    margin-bottom: 20px;
}

.tpl-f46de645 .ny-body p {
    margin-bottom: 12px;
    text-indent: 2em;
}

.tpl-f46de645 .contactus {
    margin-top: 20px;
}

.tpl-f46de645 .contactus li {
    line-height: 32px;
    font-size: 14px;
    border-bottom: 1px dashed #eee;
    padding: 5px 0;
    color: #333;
}

.tpl-f46de645 .contactus strong {
    color: #3b5da4;
    margin-right: 10px;
}

/* 内页文章列表（参考站 con 列表） */
.tpl-f46de645 .ny-list {
    background: #fff;
    margin: 0 auto;
}

.tpl-f46de645 .ny-list .list-item {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.tpl-f46de645 .ny-list .list-item .cover {
    width: 200px;
    height: 140px;
    overflow: hidden;
}

.tpl-f46de645 .ny-list .list-item .cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tpl-f46de645 .ny-list .list-item h3 {
    font-size: 18px;
    color: #3b5da4;
    margin-bottom: 10px;
}

.tpl-f46de645 .ny-list .list-item h3 a {
    color: #3b5da4;
}

.tpl-f46de645 .ny-list .list-item p {
    color: #999;
    line-height: 1.6;
    text-indent: 0;
    margin: 0 0 6px;
}

.tpl-f46de645 .ny-list .list-item time {
    color: #bbb;
    font-size: 12px;
}
