/* 73232a7a：home_00063 蓝色传统区域站首页快速导入。
   CSS 来自参考站 stylesheet_0/1/2/3.css，剥离远程字体/外链/客服浮层/统计。
   导航使用 #3453C6 蓝底白字横排，banner 使用 fullSlide 轮播样式。
   视频推荐 dpspbox、aboutbox 深蓝背景、pro_bj 灰底产品区按参考站保留。*/

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

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

.tpl-73232a7a a:hover {
    text-decoration: none;
}

.tpl-73232a7a a:focus {
    outline: 0;
}

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

.tpl-73232a7a img {
    border: 0;
    display: block;
}

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

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

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

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

/* 顶部 topWrap：白底 + logo + 蓝条导航 */
.tpl-73232a7a .topWrap {
    font-family: "Microsoft Yahei";
    position: relative;
    width: 100%;
    background: #fff;
    padding-top: 25px;
}

.tpl-73232a7a .logobox {
    height: 60px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.tpl-73232a7a .logobox .logo {
    max-height: 60px;
    float: left;
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 60px;
}

.tpl-73232a7a .logobox .logo img {
    max-height: 60px;
    max-width: 360px;
    margin-right: 10px;
}

.tpl-73232a7a .logobox .logo a {
    color: #3453c6;
    font-size: 18px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

/* 导航：横向 6 项蓝色皮肤 */
.tpl-73232a7a .nav {
    height: 60px;
    position: relative;
    float: right;
    margin-top: 30px;
    width: 100%;
    background: #3453C6;
}

.tpl-73232a7a .nav ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.tpl-73232a7a .nav li {
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
}

.tpl-73232a7a .nav li a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    font-weight: 600;
}

.tpl-73232a7a .nav .cur a {
    color: #3453C6;
    background: #fff;
}

.tpl-73232a7a .nav li:hover a {
    color: #3453C6;
    background: #fff;
    font-weight: bold;
}

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

/* fullSlide 轮播 banner */
.tpl-73232a7a .fullSlide {
    min-width: 1200px;
    position: relative;
    height: 450px;
    overflow: hidden;
    z-index: 2;
}

.tpl-73232a7a .fullSlide .bd {
    position: relative;
    z-index: 0;
}

.tpl-73232a7a .fullSlide .bd ul {
    width: 100% !important;
}

.tpl-73232a7a .fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-73232a7a .fullSlide .bd li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
}

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

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

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

.tpl-73232a7a .dpspcpimgvideo .videobox2024 img {
    width: 100%;
    max-height: 600px;
    display: block;
    border-radius: 0;
}

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

.tpl-73232a7a .dpspcpimgvideo .playvideo2024 img {
    width: 70px;
    height: 70px;
    border-radius: 0;
}

.tpl-73232a7a .dpspycbox {
    width: 330px;
    float: right;
    color: #333;
}

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

.tpl-73232a7a .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-73232a7a .dpspycbox .moreimglist2024 .tuijianimgbox2024 {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.tpl-73232a7a .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;
    border-radius: 0;
}

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

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

/* 视频介绍文字 */
.tpl-73232a7a .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: bold;
    color: red;
    text-align: center;
}

/* 产品区 pro_bj */
.tpl-73232a7a .pro_bj {
    padding-top: 40px;
    overflow: hidden;
    box-sizing: border-box;
    background: #f0f0f0;
}

.tpl-73232a7a .index-title-box {
    text-align: center;
    padding-bottom: 20px;
}

.tpl-73232a7a .index-title-box h2 {
    width: 348px;
    margin: 0 auto;
    font-size: 32px;
    background: url("/static/templates/73232a7a/images/index-title-bg.png") no-repeat left center;
    color: #333;
}

.tpl-73232a7a .index-title-box p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 20px;
    color: #666;
}

.tpl-73232a7a .pro_nr {
    margin-bottom: 36px;
    position: relative;
}

.tpl-73232a7a .pro_nr ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tpl-73232a7a .pro_nr ul li {
    background: #fff;
    width: 270px;
    height: 275px;
    margin-bottom: 15px;
    padding: 10px;
    text-align: center;
}

.tpl-73232a7a .pro_nr ul li .imgbox {
    width: 100%;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.tpl-73232a7a .pro_nr ul li .imgbox img {
    width: 100%;
    max-height: none;
    transition: all 0.5s;
    border-radius: 0;
}

.tpl-73232a7a .pro_nr ul li span {
    padding: 0 10px;
    line-height: 45px;
    height: 45px;
    background: #f0f0f0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
}

.tpl-73232a7a .pro_nr ul li:hover .imgbox img {
    transform: scale(1.1);
}

.tpl-73232a7a .pro_nr ul li:hover {
    box-shadow: 0 5px 10px rgba(32, 33, 38, 0.1);
}

.tpl-73232a7a .index-more {
    width: 210px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #3453c6;
    border: 1px solid #3453c6;
    margin: 30px auto;
    display: block;
}

.tpl-73232a7a .index-more a {
    color: #3453c6;
    display: block;
}

.tpl-73232a7a .index-more:hover {
    background: #3453c6;
}

.tpl-73232a7a .index-more:hover a {
    color: #fff;
}

/* aboutbox 深蓝背景 */
.tpl-73232a7a .aboutbox {
    overflow: hidden;
    background: url("/static/templates/73232a7a/images/about-bg.jpg") no-repeat center top;
    height: 800px;
}

.tpl-73232a7a .aboutbox h2,
.tpl-73232a7a .aboutbox .index-title-box p {
    color: #fff;
}

.tpl-73232a7a .index-mask {
    background: rgba(52, 83, 198, 0.8);
    width: 100%;
    height: 100%;
}

.tpl-73232a7a .aboutbox .content {
    padding: 30px 0;
    position: relative;
}

.tpl-73232a7a .aboutbox .about-wenzi {
    width: 950px;
    background: #fff;
    padding: 40px;
}

.tpl-73232a7a .aboutbox .about-wenzi .about-cont {
    line-height: 28px;
    text-align: justify;
    height: 290px;
    overflow: hidden;
    width: 680px;
    text-indent: 15px;
}

.tpl-73232a7a .aboutbox .index-more {
    margin: 30px 0 0 0 !important;
}

.tpl-73232a7a .aboutbox .about-img {
    width: 450px;
    overflow: hidden;
    height: 380px;
    position: absolute;
    right: 0;
    top: 180px;
}

.tpl-73232a7a .aboutbox .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}

/* 案例 al_bj */
.tpl-73232a7a .al_bj {
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: -160px;
    padding-bottom: 50px;
}

.tpl-73232a7a .almask {
    width: 100%;
    height: 100%;
}

.tpl-73232a7a .anl {
    margin-top: 20px;
    position: relative;
}

.tpl-73232a7a .case-carousel {
    position: relative;
    overflow: hidden;
    padding: 0 50px;
}

.tpl-73232a7a .case-track {
    overflow: hidden;
}

.tpl-73232a7a .case-track ul {
    white-space: nowrap;
    font-size: 0;
    transition: transform 0.4s ease;
}

.tpl-73232a7a .case-track ul li {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 360px;
    margin: 0 10px 20px 10px;
    background: #fff;
}

.tpl-73232a7a .case-track ul li .img {
    width: 100%;
    padding-top: 60%;
    position: relative;
    overflow: hidden;
}

.tpl-73232a7a .case-track ul li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    transition: all 0.5s;
    object-fit: cover;
}

.tpl-73232a7a .case-track ul li .case-tit {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.tpl-73232a7a .case-carousel .al_j1,
.tpl-73232a7a .case-carousel .al_j2 {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tpl-73232a7a .case-carousel .al_j1 {
    left: 0;
}

.tpl-73232a7a .case-carousel .al_j2 {
    right: 0;
}

.tpl-73232a7a .case-carousel .al_j1 img,
.tpl-73232a7a .case-carousel .al_j2 img {
    width: 100%;
    height: 100%;
    max-width: none;
}

/* 新闻 ns_bj */
.tpl-73232a7a .ns_bj {
    background: #f0f0f0;
    padding: 40px 0;
    box-sizing: border-box;
}

.tpl-73232a7a .ns_n {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    flex-wrap: wrap;
}

/* 友情链接 linkbox */
.tpl-73232a7a .linkbox {
    background: #f2f2f2;
    padding: 15px;
    width: 1170px;
    line-height: 26px;
    margin: 50px auto;
}

.tpl-73232a7a .linkbox a {
    margin-right: 10px;
    display: inline-block;
}

.tpl-73232a7a .linkbox h4 {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
}

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

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

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

/* 内页通用样式（轻量） */
.tpl-73232a7a .tpl-73232a7a-page-header {
    background: #3453c6;
    color: #fff;
    padding: 20px 0;
}

.tpl-73232a7a .tpl-73232a7a-page-header h1 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
}

.tpl-73232a7a .tpl-73232a7a-page-header p {
    color: rgba(255, 255, 255, 0.85);
    font-size: 14px;
}
