/* zfautp29：按 home_00002 首页 stylesheet_2.css 清洗导入，限定 body.tpl-zfautp29 作用域。 */
body.tpl-zfautp29 {
    -webkit-text-size-adjust: none;
    font-size: 14px;
    font-family: "Microsoft YaHei", arial, sans-serif;
    color: #5a5a5a;
    line-height: 1.7;
    background: #fff;
}

body.tpl-zfautp29 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

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

body.tpl-zfautp29 a {
    color: #333;
    background-color: transparent;
    text-decoration: none;
}

body.tpl-zfautp29 a:hover {
    text-decoration: none;
}

body.tpl-zfautp29 a:active,
body.tpl-zfautp29 a:hover {
    outline-width: 0;
}

body.tpl-zfautp29 img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}

body.tpl-zfautp29 .clearfix {
    clear: both;
}

body.tpl-zfautp29 .container {
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
}

body.tpl-zfautp29 .main {
    background: #fff;
}

/* 顶部 header：logo + 菜单 */
body.tpl-zfautp29 .header {
    padding: 15px 0;
    overflow: hidden;
}

body.tpl-zfautp29 .header .logo {
    float: left;
    font-size: 0;
    height: 51px;
    width: 24%;
    padding-right: 1%;
}

body.tpl-zfautp29 .header .logo img {
    margin-top: -15px;
    max-height: 51px;
    display: inline-block;
}

body.tpl-zfautp29 .header .menu {
    float: right;
    width: 65%;
    box-shadow: 0 0 10px #dadaea;
    overflow: hidden;
}

body.tpl-zfautp29 .header .menu > li {
    float: left;
    position: relative;
    overflow: hidden;
    width: 16.66%;
    border-right: 1px solid #dadaea;
}

body.tpl-zfautp29 .header .menu > li:last-child {
    border-right: none;
}

body.tpl-zfautp29 .header .menu > li > a {
    display: block;
    font-size: 16px;
    color: #3c3c3c;
    padding: 0 5px;
    line-height: 50px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

body.tpl-zfautp29 .header .menu > li.on > a,
body.tpl-zfautp29 .header .menu > li:hover > a {
    background: #7759ef;
    color: #fff;
}

/* 轮播 slideBox */
body.tpl-zfautp29 .slideBox {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
}

body.tpl-zfautp29 .slideBox .hd {
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: 5%;
    z-index: 1;
}

body.tpl-zfautp29 .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

body.tpl-zfautp29 .slideBox .hd ul li {
    float: left;
    margin: 0 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 10px;
}

body.tpl-zfautp29 .slideBox .hd ul li.on {
    background: #7759ef;
    color: #fff;
}

body.tpl-zfautp29 .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

body.tpl-zfautp29 .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

body.tpl-zfautp29 .slideBox .bd img {
    width: 100%;
    height: 450px;
    display: block;
    object-fit: cover;
}

body.tpl-zfautp29 .slideBox .prev,
body.tpl-zfautp29 .slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url("images/0.png") -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 2;
}

body.tpl-zfautp29 .slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

body.tpl-zfautp29 .slideBox .prev:hover,
body.tpl-zfautp29 .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* 视频展示 dpspbox */
body.tpl-zfautp29 .dpspbox {
    overflow: hidden;
    padding: 30px 0;
}

body.tpl-zfautp29 .dpspbox .dpspcpimgvideo {
    width: 45%;
    float: left;
    padding: 0 15px;
}

body.tpl-zfautp29 .dpspbox .dpspycbox {
    width: 55%;
    float: right;
    padding: 0 15px;
}

body.tpl-zfautp29 .dpspbox .videobox2024 {
    position: relative;
    width: 100%;
    background: #000;
    overflow: hidden;
}

body.tpl-zfautp29 .dpspbox .videobox2024 > img {
    width: 100%;
    display: block;
}

body.tpl-zfautp29 .dpspbox .playvideo2024 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    cursor: pointer;
}

body.tpl-zfautp29 .dpspbox .playvideo2024 img {
    width: 100%;
    height: 100%;
}

body.tpl-zfautp29 .dpspbox .moreimglist2024 {
    overflow: hidden;
}

body.tpl-zfautp29 .dpspbox .moreimglist2024 li {
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 12px;
}

body.tpl-zfautp29 .dpspbox .moreimglist2024 li:nth-child(3n) {
    margin-right: 0;
}

body.tpl-zfautp29 .dpspbox .tuijianimgbox2024 {
    position: relative;
    overflow: hidden;
    background: #000;
}

body.tpl-zfautp29 .dpspbox .tuijianimgbox2024 > img {
    width: 100%;
    height: 130px;
    display: block;
    object-fit: cover;
    transition: all 0.5s ease;
}

body.tpl-zfautp29 .dpspbox .tuijianimgbox2024:hover > img {
    opacity: 0.85;
}

body.tpl-zfautp29 .dpspbox .playvideo2 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 36px;
    height: 36px;
    cursor: pointer;
}

body.tpl-zfautp29 .dpspbox .playvideo2 img {
    width: 100%;
    height: 100%;
}

body.tpl-zfautp29 .dpspbox .cp-title2024 {
    text-align: center;
    font-size: 13px;
    color: #5a5a5a;
    line-height: 1.6;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.tpl-zfautp29 .video_intro1 {
    text-align: center;
    background: #fafafa;
    padding: 25px 15px;
    font-size: 16px;
    color: #5a5a5a;
    border-top: 1px dashed #dadaea;
    border-bottom: 1px dashed #dadaea;
}

/* 栏目标题 in-title */
body.tpl-zfautp29 .in-title {
    text-align: center;
    position: relative;
    margin-bottom: 35px;
    background: url("images/1.png") 50% no-repeat;
}

body.tpl-zfautp29 .in-title span {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: #323232;
    padding: 25px 0;
    width: 380px;
    height: 24px;
}

body.tpl-zfautp29 .in-title span:hover {
    background: #7759ef;
    color: #fff;
}

/* about 公司介绍 */
body.tpl-zfautp29 .about {
    overflow: hidden;
    padding: 30px 0;
    box-shadow: 0 0 10px #dadaea;
}

body.tpl-zfautp29 .about-box {
    padding: 20px;
    overflow: hidden;
}

body.tpl-zfautp29 .about .about-box .wz {
    margin: 0 5% 35px;
    text-align: center;
}

body.tpl-zfautp29 .about .about-box .wz p {
    font-size: 15px;
    color: #5a5a5a;
    line-height: 1.7;
}

body.tpl-zfautp29 .about .about-box .img {
    text-align: center;
}

body.tpl-zfautp29 .about .about-box .img img {
    max-width: 100%;
}

/* product 产品列表 */
body.tpl-zfautp29 .product {
    background: #fafafa;
    padding: 45px 0;
    overflow: hidden;
}

body.tpl-zfautp29 .product .product-list {
    margin: 0 2.08333333%;
    overflow: hidden;
}

body.tpl-zfautp29 .product .product-list li {
    padding: 0 10px;
    width: 20%;
    float: left;
    margin-bottom: 30px;
    height: 300px;
}

body.tpl-zfautp29 .product .product-list li a {
    display: block;
    border: 1px solid #eee;
    background: #fff;
    height: 100%;
}

body.tpl-zfautp29 .product .product-list li .img {
    background: #f5f5f5;
    display: block;
    overflow: hidden;
    height: 245px;
}

body.tpl-zfautp29 .product .product-list li .img img {
    width: 100%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    object-fit: cover;
    height: 100%;
}

body.tpl-zfautp29 .product .product-list li h3 {
    text-align: center;
    background: #fff;
    padding: 15px 0;
    font-size: 14px;
    color: #5a5a5a;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

body.tpl-zfautp29 .product .product-list li:hover .img img {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

body.tpl-zfautp29 .product .product-list li:hover h3 {
    color: #7759ef;
}

/* case 案例滚动 */
body.tpl-zfautp29 .case {
    padding: 40px 0;
    overflow: hidden;
    background: #fafafa;
}

body.tpl-zfautp29 .ladyScroll {
    width: 100%;
    height: 240px;
    margin: 15px auto;
    position: relative;
}

body.tpl-zfautp29 .ladyScroll .prev,
body.tpl-zfautp29 .ladyScroll .next {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 40px;
    height: 66px;
    margin-top: -33px;
    background: no-repeat 0 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

body.tpl-zfautp29 .ladyScroll .prev:hover,
body.tpl-zfautp29 .ladyScroll .next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

body.tpl-zfautp29 .ladyScroll .prev {
    left: 0;
    background-image: url("images/2.png");
}

body.tpl-zfautp29 .ladyScroll .next {
    right: 0;
    background-image: url("images/3.png");
}

body.tpl-zfautp29 .ladyScroll .scrollWrap {
    width: 100%;
    margin-left: 40px;
    padding-top: 15px;
    overflow: hidden;
    position: absolute;
}

body.tpl-zfautp29 .ladyScroll .dlList {
    overflow: hidden;
}

body.tpl-zfautp29 .ladyScroll .dlList dl {
    float: left;
    width: 280px;
    margin-right: 20px;
    background: #fff;
    border: 1px solid #eee;
    padding: 8px;
}

body.tpl-zfautp29 .ladyScroll .dlList dl img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

body.tpl-zfautp29 .ladyScroll .dlList dl dd {
    text-align: center;
    padding: 8px 0;
    color: #5a5a5a;
    font-size: 13px;
    background: #fff;
}

/* news 新闻列表 */
body.tpl-zfautp29 .news {
    background: #fff;
    padding: 50px 0 10px;
    overflow: hidden;
}

body.tpl-zfautp29 .news .news-list {
    margin: 0 2.08333333%;
    overflow: hidden;
}

body.tpl-zfautp29 .news .news-list li {
    width: 30%;
    margin-right: 5%;
    float: left;
    border: 1px solid transparent;
    background: #fff;
    margin-bottom: 20px;
    padding: 10px;
}

body.tpl-zfautp29 .news .news-list li:nth-child(3n) {
    margin-right: 0;
}

body.tpl-zfautp29 .news .news-list li:hover {
    -webkit-box-shadow: 0 2px 7px 0 #7759ef;
    box-shadow: 0 2px 7px 0 #7759ef;
    border: 1px solid #7759ef;
}

body.tpl-zfautp29 .news .news-list .wz h3 {
    font-size: 15px;
    color: #323232;
    margin: 8px 0 4px;
    line-height: 1.5;
}

body.tpl-zfautp29 .news .news-list .wz p {
    font-size: 13px;
    color: #888;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

body.tpl-zfautp29 .news .news-list li:hover .wz h3,
body.tpl-zfautp29 .news .news-list li:hover .wz p {
    color: #7759ef;
}

/* 友情链接 link-box */
body.tpl-zfautp29 .link-box {
    width: 1200px;
    box-shadow: 0 0 10px #dadaea;
    margin: 20px auto;
    background: #fff;
}

body.tpl-zfautp29 .link-box-title {
    height: 35px;
    border-bottom: 1px solid #dedede;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    line-height: 35px;
    text-indent: 10px;
}

body.tpl-zfautp29 .link-box-txt {
    padding: 5px 10px;
    line-height: 25px;
    font-size: 14px;
}

body.tpl-zfautp29 .link-box-txt a {
    margin: 0 10px;
    color: #696969;
    display: inline-block;
}

body.tpl-zfautp29 .link-box-txt a:hover {
    color: #7759ef;
}

/* footer */
body.tpl-zfautp29 .footer {
    padding: 20px 0;
    background: #313131;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #7759ef;
}

body.tpl-zfautp29 .footer .source {
    text-align: center;
    line-height: 1.7;
}

body.tpl-zfautp29 .footer .source p {
    margin: 4px 0;
}
