/* sqwv8vsm：传统绿色区域站首页。
   所有规则限定在 .tpl-sqwv8vsm 下。 */

.tpl-sqwv8vsm {
    color: #5e5e5e;
    font-size: 12px;
    font-family: "Microsoft Yahei", "宋体", Arial, sans-serif;
    line-height: 1.5;
    background: #dcdcdc;
    width: 100%;
    text-decoration: none;
}

.tpl-sqwv8vsm a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    list-style-type: none;
}

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

.tpl-sqwv8vsm img {
    border: 0;
    max-width: 100%;
}

.tpl-sqwv8vsm ul,
.tpl-sqwv8vsm li,
.tpl-sqwv8vsm h2,
.tpl-sqwv8vsm p,
.tpl-sqwv8vsm input {
    list-style-type: none;
    font-family: tahoma, arial, "宋体";
    font-size: 12px;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.tpl-sqwv8vsm .clear {
    overflow: hidden;
    height: 18px;
    clear: both;
}

.tpl-sqwv8vsm .w100w {
    width: 100%;
    background: #dcdcdc;
}

.tpl-sqwv8vsm .auto {
    margin: 0 auto;
}

/* 大图轮播 fullSlide */
.tpl-sqwv8vsm .fullSlide {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 450px;
    overflow: hidden;
}

.tpl-sqwv8vsm .fullSlide .bd {
    position: relative;
    height: 100%;
}

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

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

.tpl-sqwv8vsm .fullSlide .bd li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.tpl-sqwv8vsm .fullSlide .hd {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}

.tpl-sqwv8vsm .fullSlide .hd ul {
    display: inline-block;
    overflow: hidden;
}

.tpl-sqwv8vsm .fullSlide .hd li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    text-indent: -9999px;
}

.tpl-sqwv8vsm .fullSlide .hd li.on {
    background: #02783e;
}

.tpl-sqwv8vsm .fullSlide .prev,
.tpl-sqwv8vsm .fullSlide .next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 50px;
    margin-top: -25px;
    cursor: pointer;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
}

.tpl-sqwv8vsm .fullSlide .prev {
    left: 0;
}

.tpl-sqwv8vsm .fullSlide .next {
    right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.tpl-sqwv8vsm .video_intro1 {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 50px;
    background: #fff;
    color: #666;
    font-size: 14px;
    line-height: 1.8;
}

.tpl-sqwv8vsm .main {
    width: 1130px;
    margin: 0 auto;
    clear: both;
    position: relative;
    background: #dcdcdc;
}

.tpl-sqwv8vsm .product,
.tpl-sqwv8vsm .product1 {
    float: left;
    width: 1130px;
    padding-bottom: 40px;
}

.tpl-sqwv8vsm .title {
    float: left;
    margin-bottom: 16px;
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding-bottom: 18px;
    background: url("/static/templates/sqwv8vsm/images/title.gif") center bottom repeat-x;
}

.tpl-sqwv8vsm .title font {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #c7c7c7;
    font-size: 36px;
    font-weight: bold;
    margin-left: -14px;
    position: relative;
}

.tpl-sqwv8vsm .title span.fl,
.tpl-sqwv8vsm .title .fl {
    float: left;
    font-size: 26px;
    position: relative;
    z-index: 9;
    font-weight: bold;
    color: #02783e;
    font-family: "Microsoft Yahei";
}

.tpl-sqwv8vsm .title .more {
    float: right;
    font-size: 12px;
    margin-right: 10px;
    color: #02783e;
    margin-top: 8px;
    padding-left: 6px;
    background: #efefef;
    border: 1px solid #d6d5d5;
    border-radius: 2px;
    width: 63px;
    height: 19px;
    line-height: 19px;
}

.tpl-sqwv8vsm .title .more:hover {
    color: #cc0008;
}

/* 案例 carousel */
.tpl-sqwv8vsm .case {
    width: 1120px;
    height: 155px;
    margin-top: 4px;
}

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

.tpl-sqwv8vsm .case-carousel .case-track {
    overflow: hidden;
}

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

.tpl-sqwv8vsm .case-carousel .case-track ul li {
    display: inline-block;
    width: 270px;
    margin: 0 10px;
    white-space: normal;
    vertical-align: top;
}

.tpl-sqwv8vsm .case-carousel .case-track ul li img {
    width: 270px;
    height: 120px;
    object-fit: cover;
}

.tpl-sqwv8vsm .case-carousel .case-track ul li p {
    line-height: 30px;
    height: 30px;
    background-color: #555;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    margin: 0;
}

.tpl-sqwv8vsm .case-prev,
.tpl-sqwv8vsm .case-next {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 50px;
    margin-top: -25px;
    cursor: pointer;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
}

.tpl-sqwv8vsm .case-prev {
    left: 0;
}

.tpl-sqwv8vsm .case-next {
    right: 0;
}

/* 产品宫格 */
.tpl-sqwv8vsm .partFourM1 {
    width: 1130px;
    margin: auto;
    height: auto !important;
}

.tpl-sqwv8vsm .partFourCon1 {
    margin-left: 24px;
    display: inline;
    width: 1106px;
    overflow: hidden;
}

.tpl-sqwv8vsm .prod {
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin: 0;
}

.tpl-sqwv8vsm .prod li {
    width: 240px;
    height: 240px;
    float: left;
    margin: 0 10px 15px 0;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.tpl-sqwv8vsm .prod li a {
    display: block;
    color: #02783e;
}

.tpl-sqwv8vsm .prod li a:hover {
    color: #e55e04;
}

.tpl-sqwv8vsm .prod li img {
    width: 240px;
    height: 200px;
    border: 0;
    object-fit: cover;
}

.tpl-sqwv8vsm .prod li span {
    display: block;
    line-height: 30px;
    height: 30px;
    color: #333;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tpl-sqwv8vsm .row1 {
    float: left;
    width: 100%;
    min-width: 1130px;
    height: 460px;
    background: url("/static/templates/sqwv8vsm/images/row1.gif") center top no-repeat;
    background-color: #fff;
}

.tpl-sqwv8vsm .row1 .main {
    background: #fff;
    height: 460px;
}

.tpl-sqwv8vsm .row1 .news {
    float: left;
    width: 502px;
    height: 453px;
    overflow: hidden;
}

.tpl-sqwv8vsm .row1 .news .pointer {
    float: left;
    width: 100%;
    display: inline;
    padding: 0;
    margin: 0;
}

.tpl-sqwv8vsm .row1 .news .pointer li {
    float: left;
    width: 100%;
    border-bottom: 1px dashed #d3d3d3;
}

.tpl-sqwv8vsm .row1 .news .pointer li a {
    float: left;
    color: #2f2f2f;
    width: 95%;
    line-height: 32px;
    padding-left: 5%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}

.tpl-sqwv8vsm .row1 .news .pointer li a:hover {
    color: #02783e;
}

.tpl-sqwv8vsm .row1 .contact {
    float: right;
    width: 590px;
    padding-top: 15px;
}

.tpl-sqwv8vsm .row1 .contact .contactcon {
    padding-top: 10px;
    padding-left: 17px;
    width: 100%;
    height: 420px;
    float: left;
    overflow: hidden;
}

.tpl-sqwv8vsm .row1 .contact .icont {
    height: 360px;
    overflow: hidden;
    width: 100%;
}

.tpl-sqwv8vsm .row1 .contact .icont p {
    text-indent: 24px;
    line-height: 22px;
    padding: 4px;
    width: 100%;
    color: #666;
    font-size: 13px;
    margin: 0;
}

.tpl-sqwv8vsm .row1 .contact .icont p img {
    float: left;
    margin: 10px 5px 5px 5px;
    width: 213px;
    height: 160px;
    object-fit: cover;
}

.tpl-sqwv8vsm .row1 .contact .icont p .dptygjc3 {
    color: #02783e;
    font-weight: bold;
    font-size: 16px;
    margin: 0 4px;
}

.tpl-sqwv8vsm .row1 .contact .icont p .dpcsgsm3 {
    font-weight: bold;
}

.tpl-sqwv8vsm .row1 .contact .icont p .tylxr,
.tpl-sqwv8vsm .row1 .contact .icont p .tydz {
    color: #cc0008;
    font-weight: bold;
}

.tpl-sqwv8vsm .tab {
    width: 1130px;
    margin: auto;
    padding: 0;
}

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

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

.tpl-sqwv8vsm .tab-bd {
    padding: 0;
    margin: 2px 2px 0 2px;
}

.tpl-sqwv8vsm .ljys-box {
    padding: 10px;
}

.tpl-sqwv8vsm .ljys-box a {
    display: inline-block;
    margin: 2px 8px;
    color: #666;
}

.tpl-sqwv8vsm .foot {
    margin: 0 0 10px 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    background: #333;
    line-height: 28px;
    color: #fff;
    min-width: 300px;
    overflow: hidden;
    float: left;
}

.tpl-sqwv8vsm .foot p {
    max-width: 1200px;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    padding: 0;
}
