@charset "UTF-8"; .hidden-xs li:hover a h3{ color: red !important; } .xw li:hover h3{ color: red !important; } .xw li:hover{ box-shadow: 0 0 10px red; } .xy-head-navbar .xy-search:after, .xy-menu:after, .xy-tl-nav:after, .hot-keys:after, .xypg-detail-info-bar:after, .xypg-detail-info-bar .xypg-file-down .file-down-list li:after, .xypg-detail-pn div:after, .xypg-detail-file-dwon:after, .xypg-download-list .download-title:after, .xypg-download-list .download-item:after, .xypg-download-list .download-item .download-item-span:after, .xypg-job-list .job-title:after, .xypg-job-list .job-item:after, .xypg-job-list .job-item .job-item-span:after, .product-detail-tab .product-detail-tabli:after, .tag-list-product .tag-wz .tab-fenli:after, .personal-cont li:after { content: ""; display: table; clear: both; } .xy-menu .xy-sub-menu > li > a, .xyin-product-list li .wz h3, .xyin-case-item .wz h3, .xyin-news-slick .slick-con .wz h3, .latest-news li a, .hot-keys li a, .xypg-left-nav > li > a, .xypg-left-nav .xypg-left-subnav > li > a, .xypg-left-nav .xypg-left-threenav > li > a, .xypg-product-list li h3 a, .xypg-news-list li .tit h3, .xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p, .xypg-detail-pn div a, .relate-news-list li a, .xypg-jod-detail .job-detail-title, .xypg-album-cate li .album-title, .xypg-album-list li h3, .xypg-download-list .download-item .download-item-span.download-item-first, .xypg-download-list .download-item .download-item-span .download-item-con, .xypg-job-list .job-item .job-item-span .job-item-con, .tag-list-product .tag-wz h1, .tag-list-product .tag-wz .tab-fenli p { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } /*左侧工具条*/ #toolbar { position: fixed; z-index: 9999; right: 33px; bottom: 30%; } #toolbar li { margin-bottom: 3px; font-size: 0; width: 57px; height: 57px; right: 0; position: relative; } #toolbar li a { display: block; position: absolute; z-index: 9; right: 0; top: 0; width: 57px; height: 57px; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease; white-space: nowrap; font-size: 0; } #toolbar li .iconfont { display: inline-block; vertical-align: middle; width: 57px; height: 57px; background-color: #d9d9d9; vertical-align: middle; text-align: center; line-height: 57px; color: #2b2b2b; font-size: 26px; } #toolbar li .wz { display: inline-block; line-height: 57px; font-size: 18px; color: #fff; vertical-align: middle; padding-left: 10px; } #toolbar li.ewm .ewm-box { position: absolute; z-index: 1; padding: 5px; width: 110px; right: 120%; bottom: 0; opacity: 0; visibility: hidden; -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all .7s; transition: all .7s; } #toolbar li.ewm .ewm-box p { margin-bottom: 0; } #toolbar li.ewm .ewm-box img { max-width: 100%; } #toolbar li.ewm .ewm-box:after { content: ''; position: absolute; right: -5px; bottom: 20px; width: 0; height: 0; line-height: 0; font-size: 0; overflow: hidden; border-width: 5px; cursor: pointer; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #49b1f2; border-right: none; } #toolbar li.ewm:hover .icon { background-position: -57px -180px; } #toolbar li.ewm:hover .ewm-box { opacity: 1; visibility: visible; -webkit-transform: translateY(0); transform: translateY(0); } #toolbar li.backtop { cursor: pointer; } #toolbar li.backtop .iconfont { color: #fff; background-color: #1696E3; } #toolbar li:hover a { width: 200px; } #toolbar li:hover .iconfont { background: linear-gradient(to right, #2c8ed4 , #49b1f2); color: #fff; } @media (max-width: 990px) { #toolbar { display: none; } } /* 内页基本样式 */ .xypg-wrap { padding-top: 20px; padding-bottom: 40px; background: #f0f0f0; } .xypg-left-box { margin-bottom: 20px; } .xypg-left-title { line-height: 52px; text-align: center; color: #fff; font-size: 19px; margin: 0; } .xypg-left-con { border: 1px solid #ebebeb; padding: 15px; background: #fff; } .xypg-right-1{ background: #fff; } .latest-news li { margin-top: 15px; } .latest-news li a { display: block; font-size: 14px; line-height: 20px; color: #666666; } .latest-news li a:before { content: ''; display: inline-block; width: 14px; height: 14px; background: #d1d1d1 url("../images/xypg-left-jt.png") -1px -16px no-repeat; border-radius: 50%; vertical-align: middle; margin-right: 10px; } .latest-news li a:hover { color: #0097F2; } .latest-news li a:hover:before { background-color: #0097F2; } .hot-keys li { width: 47%; float: left; margin: 6px 0; } .hot-keys li a { display: block; text-align: center; font-size: 14px; color: #666666; line-height: 36px; background: #ededed; } .hot-keys li a:hover { color: #0097F2; } .hot-keys li:nth-child(even) { float: right; } .contact-box .hot-line { background: url("../images/xypg-right-phone.png") left 1px no-repeat; padding-left: 70px; margin-bottom: 15px; } .contact-box .hot-line h4 { font-weight: normal; margin: 0; font-size: 14px; color: #666666; } .contact-box .hot-line p { font-size: 25px; font-family: Arial; font-weight: bold; margin-bottom: 0; } .contact-box .gs-name { font-size: 19px; font-weight: bold; color: #333333; margin-bottom: 10px; } .contact-box .contact-info p { margin-bottom: 0; border-bottom: 1px dotted #b8b8b8; font-size: 14px; color: #333333; padding: 8px 0; } .contact-box .contact-info p:last-child { border-bottom: 0; } .xypg-right-mbx { border-bottom: 1px solid #ebebeb; font-size: 15px; color: #666666; line-height: 25px; padding: 17px 0 7px 0; } .xypg-right-mbx .cur-pos { display: inline-block; color: #333; } .xypg-right-mbx .cur-pos .iconfont { font-size: 19px; display: inline-block; height: 25px; color: #2b2b2b; margin-right: 7px; } .xypg-right-mbx a { color: #666; } .xypg-right-mbx a:hover { color: #0097F2; text-decoration: underline; } @media (max-width: 992px) { .xypg-right-mbx { padding-top: 0; } } .xypg-right-content { font-size: 14px; color: #333; line-height: 1.7; padding: 15px 0; } .xypg-right-content p img { max-width: 100%; height: auto!important; } .xypg-wrap .xymob-page-icon { position: fixed; right: 15px; bottom: 100px; z-index: 9999; } .xypg-wrap .xymob-page-icon li { width: 40px; height: 40px; line-height: 40px; text-align: center; margin-bottom: 1px; cursor: pointer; } .xypg-wrap .xymob-page-icon li i { font-size: 20px; color: #fff; } .xymob-page-icon { position: fixed; right: 15px; bottom: 100px; z-index: 9999; } .xymob-page-icon li { width: 40px; height: 40px; line-height: 40px; text-align: center; margin-bottom: 1px; cursor: pointer; } .xymob-page-icon li i { font-size: 20px; color: #fff; } .xypg-detail-con img{ display: flex; margin: 0 auto; } @media (min-width: 992px) { .xypg-wrap .xymob-page-icon { display: none; } .xymob-page-icon { display: none; } } /* 手机站 左侧导航弹出特效 */ .xymob-left-close-btn { display: none; } @media (max-width: 990px) { /* 弹出框之后 body 上增加一个禁止滚动的类*/ body.no-scroll, html.no-scroll { height: 100vh; overflow: hidden; } .xymob-menu-click { position: fixed; width: 100vw; overflow-y: scroll; top: 0; left: 100%; -webkit-transition: all .5s ease; transition: all .5s ease; z-index: 999999; height: 100vh; background: rgba(0, 0, 0, 0.7); } .xymob-menu-click .xypg-left-news, .xymob-menu-click .xypg-left-keys, .xymob-menu-click .xypg-left-contact { display: none; } .xymob-menu-click .xymob-left-close-btn { display: block; position: absolute; top: 15px; right: 15px; width: 32px; height: 32px; line-height: 32px; border-radius: 50%; border: 1px solid #fff; text-align: center; background: black; } .xymob-menu-click .xymob-left-close-btn i { font-size: 18px; color: #fff; } .xymob-menu-click .xypg-left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; min-height: 90vh; padding: 5vh 0; } .xymob-menu-click .xypg-left .xypg-left-menu { width: 90%; background: #fff; } .xymob-menu-click.click { left: 0; } } /* 内页左侧导航栏样式 */ .xypg-left-nav > li { margin-bottom: 12px; position: relative; } .xypg-left-nav > li > a { display: block; text-indent: 27px; font-size: 16px; color: #666666; position: relative; line-height: 40px; border: 1px solid #e4e4e4; padding-right: 15%; } .xypg-left-nav > li .first-nav-btn { position: absolute; z-index: 99; right: 0; top: 0; padding: 9px 15px; border-left: 1px solid #e4e4e4; } .xypg-left-nav > li:last-child { margin-bottom: 0; } .xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a { color: #0097F2; } .xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn { background-color: #0097F2; } .xypg-left-nav > li:hover .first-nav-btn i,.xypg-left-nav > li.clicked .first-nav-btn{ color: #fff; } .xypg-left-nav .xypg-left-subnav { display: none; margin-top: 10px; } .xypg-left-nav .xypg-left-subnav > li > a { display: block; line-height: 35px; color: #666666; font-size: 14px; padding-left: 7%; padding-right: 5%; } .xypg-left-nav .xypg-left-subnav > li > a:before { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; overflow: hidden; border-width: 5px; cursor: pointer; border-style: dashed dashed dashed solid; border-color: transparent transparent transparent #d4d4d4; border-right: none; vertical-align: 5px; margin-right: 10px; } .xypg-left-nav .xypg-left-subnav > li > a:hover { color: #0097F2; } .xypg-left-nav .xypg-left-subnav > li > a:hover:before { border-left-color: #0097F2; } .xypg-left-nav .xypg-left-subnav > li.hover > a:before { content: ''; width: 0; height: 0; line-height: 0; font-size: 0; overflow: hidden; border-width: 5px; cursor: pointer; border-style: solid dashed dashed dashed; border-color: #0097F2 transparent transparent transparent; border-bottom: none; vertical-align: middle; margin-right: 5px; } .xypg-left-nav .xypg-left-threenav { display: none; } .xypg-left-nav .xypg-left-threenav > li > a { display: block; font-size: 14px; line-height: 24px; color: #999999; padding-left: calc(15% + 15px); padding-right: 5%; } .xypg-left-nav .xypg-left-threenav > li > a:before { content: ''; display: inline-block; vertical-align: middle; width: 8px; height: 2px; background: #d4d4d4; margin-right: 5px; } .xypg-left-nav .xypg-left-threenav > li > a:hover { color: #ab001a; } @media (max-width: 990px) { .xypg-left-nav .xypg-left-threenav { display: block; } } /*产品列表页样式*/ .xypg-pro-description { border: 1px solid #e5e5e5; background: #f9f9f9; line-height: 24px; padding: 10px; margin-bottom: 15px; text-indent: 2em; } .xypg-product-list { margin: 0 -1%; font-size: 0; } .xypg-product-list li { display: inline-block; vertical-align: bottom; width: 31.333%; margin: 0 1% 20px 1%; border: 1px solid #cacaca; transition: 0.3s; position: relative; } .xypg-product-list li span{ position: absolute; left: 0; bottom: -1px; width: 0; height: 3px; background: #0097F2; transition: 0.3s; } .xypg-product-list li:hover span{ width: 100%; } .xypg-product-list li .img { display: block; overflow: hidden; border-bottom: 1px solid #b3b3b3; } .xypg-product-list li .img img { width: 100%; -webkit-transition: all .7s ease; transition: all .7s ease; } .xypg-product-list li .img:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } .xypg-product-list li h3 { font-size: 16px; font-weight: normal; } .xypg-product-list li h3 a { color: #333333; display: block; text-align: center; padding: 0.7rem 0.2rem; } .xypg-product-list li h3 a:hover { color: #0097F2; } @media (max-width: 768px) { .xypg-product-list li { width: 48%; } } @media (max-width: 768px) { .product-detail-list { padding-top: 0; margin-top: 158px; border-top: 2px solid #b0b0b0; } .ms-showcase2-template .ms-thumb-list .ms-thumb-frame { width: 126px !important; } .ms-showcase2-template .ms-thumb-list.ms-dir-h { bottom: -138px !important; height: 136px !important; } .product-detail-tab { margin-top: 0 !important; } } /* 内页新闻列表 */ .xypg-news-list li { border: 1px solid #e1e1e1; padding: 22px; background: #fff; margin-bottom: 30px; -webkit-transition: all .5s; transition: all .5s; width: 49%; } .xypg-news-list{ display: flex; justify-content: space-between; flex-wrap: wrap; } .xypg-news-list li .tit { border-bottom: 1px solid #cbcbcb; margin-bottom: 15px; position: relative; } .xypg-news-list li .tit h3 { padding-bottom: 15px; font-size: 18px; color: #565656; font-weight: normal; padding-right: 25%; margin: 0; } .xypg-news-list li .tit .date { position: absolute; right: 0; top: 0; font-size: 14px; color: #666666; } .xypg-news-list li .info { font-size: 14px; line-height: 2; color: #999999; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .xypg-news-list li .more { margin-top: 15px; } .xypg-news-list li .more span { display: inline-block; width: 130px; line-height: 33px; text-align: center; color: #000; font-size: 14px; color: #666666; border: 1px solid #e1e1e1; -webkit-transition: all .5s ease; transition: all .5s ease; } .xypg-news-list li:hover { -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18); box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18); } .xypg-news-list li:hover .tit h3 { color: #0097F2; } .xypg-news-list li:hover .more span { color: #fff; background-color: #0097F2; } @media (max-width: 990px) { .xypg-news-list li .tit { border-bottom: none; } .xypg-news-list li .tit h3 { padding-right: 0; padding-bottom: 10px; } .xypg-news-list li .tit .date { position: static; border-bottom: 1px solid #cbcbcb; padding-bottom: 5px; color: #999; } } /*内页详情页面公用样式*/ .xypg-detail-title { font-size: 20px; color: #363636; font-weight: bold; margin-bottom: 0; line-height: 1.7; text-indent: 0.2rem; } .xypg-detail-info-bar { font-size: 14px; font-family: Arial; color: #9e9e9e; line-height: 35px; border-bottom: 1px dashed #cfcfcf; margin-bottom: 20px; } .xypg-detail-info-bar .detail-info-time { float: left; margin-right: 20px; } .xypg-detail-info-bar .detail-info-time i { margin-right: 4px; } .xypg-detail-info-bar .detail-info-numbers { float: left; } .xypg-detail-info-bar .detail-info-numbers i { font-size: 16px; margin-right: 4px; } .xypg-detail-info-bar .xypg-file-down { float: right; position: relative; } .xypg-detail-info-bar .xypg-file-down .file-down-title { cursor: pointer; } .xypg-detail-info-bar .xypg-file-down .file-down-title i { margin-right: 5px; } .xypg-detail-info-bar .xypg-file-down .file-down-title:hover { color: #ab001a; } .xypg-detail-info-bar .xypg-file-down .file-down-list { position: absolute; z-index: 9999; width: 250%; right: 0; background: #fff; display: none; } .xypg-detail-info-bar .xypg-file-down .file-down-list li { padding: 10px 0; border-top: 1px dashed #cfcfcf; } .xypg-detail-info-bar .xypg-file-down .file-down-list li .icon { float: left; font-size: 40px; line-height: 40px; margin-right: 5px; height: 40px; } .xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con { overflow: hidden; line-height: 1; } .xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p { font-size: 12px; margin-bottom: 0; line-height: 20px; } .xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a { font-size: 12px; } .xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover { color: #0097F2; } .xypg-detail-con-title { margin: 20px 0 10px 0; } .xypg-detail-con-title span { display: inline-block; font-size: 18px; color: #0097F2; } .xypg-detail-tags { margin-top: 14px; } .xypg-detail-tags .tags-title { border-bottom: 1px solid #c3c3c3; border-top: 1px solid #c3c3c3; position: relative; } .xypg-detail-tags .tags-title h3 { display: inline-block; padding: 0 30px; font-size: 16px; color: #0097F2; line-height: 40px; border-bottom: 3px solid #0097F2; margin-bottom: -1px; } .xypg-detail-tags .tags-title .baidu-share { position: absolute; right: 0; top: 8px; } .xypg-detail-tags .tags-content { padding-top: 10px; } .xypg-detail-tags .tags-content a { font-size: 13px; color: #666666; display: inline-block; margin-right: 20px; } .xypg-detail-tags .tags-content a:hover { color: #0097F2; } .xypg-detail-pn { margin-top: 30px; } .xypg-detail-pn div { margin-bottom: 10px; background: #ededed; line-height: 35px; padding: 0 20px; position: relative; } .xypg-detail-pn div b { font-size: 16px; color: #333333; float: left; font-weight: normal; } .xypg-detail-pn div a { float: left; width: 75%; font-size: 14px; color: #565656; } .xypg-detail-pn div a:hover { color: #0097F2; } @media (max-width: 600px) { .xypg-detail-pn div a { width: 60%; } } @media (max-width: 600px) { .xypg-detail-pn div a { width: 50%; } } .xypg-detail-pn div span { position: absolute; right: 20px; top: 0; font-size: 13px; color: #666666; } /*相关产品 和 相关新闻*/ .xypg-relate { margin-top: 50px; } .xypg-relate .relate-title { color: #fff; font-size: 17px; line-height: 50px; padding-left: 25px; margin-bottom: 18px; } .relate-product-slick { padding: 0 4.4%; position: relative; } .relate-product-slick .slick-arrow { position: absolute; top: 50%; width: 14px; height: 26px; margin-top: -13px; outline: none; border: none; font-size: 0; } .relate-product-slick .slick-arrow.slick-prev { left: 0; background: url("../images/xypg-relate-pro-ljt.png") center no-repeat; } .relate-product-slick .slick-arrow.slick-next { right: 0; background: url("../images/xypg-relate-pro-rjt.png") center no-repeat; } .relate-product-slick .slick-list { margin: 0 -7px; } .relate-product-slick .slick-slide { outline: none; } .relate-product-slick .slick-slide img { display: inline-block; width: 100%; margin-bottom: 0.8rem; } .relate-product-slick .slick-con { padding: 0 7px; text-align: center; padding-bottom: 0.8rem; } .xypg-relate .relate-news { margin-top: 40px; } .relate-news-list li { float: left; width: 48%; position: relative; line-height: 30px; font-size: 14px; color: #666666; } .relate-news-list li:nth-child(even) { float: right; } .relate-news-list li a { display: block; padding-right: 30%; color: #666666; } .relate-news-list li a:before { content: ''; display: inline-block; width: 14px; height: 14px; background: #d1d1d1 url("../images/xypg-left-jt.png") -1px -16px no-repeat; border-radius: 50%; vertical-align: middle; margin-right: 10px; } .relate-news-list li span { position: absolute; right: 0; top: 0; } .relate-news-list li:hover a { color: #0097F2; } .relate-news-list li:hover a:before { background-color: #0097F2; } .relate-news-list li:hover span { color: #0097F2; } @media (max-width: 990px) { .xypg-relate { display: none; } } /*新闻详情页*/ /*案例基本详情页*/ .xypg-case-detail .main-img { text-align: center; } .xypg-case-detail .main-img img { max-width: 100%; } .xypg-album-list { margin: 0 -1%; } .xypg-album-list li { float: left; width: 31.33333%; margin: 0 1% 20px 1%; position: relative; } .xypg-album-list li .img { display: block; overflow: hidden; } .xypg-album-list li .img img { width: 100%; -webkit-transition: all .5s ease; transition: all .5s ease; } .xypg-album-list li h3 { position: absolute; left: 0; right: 0; bottom: 0; z-index: 9; background: rgba(0, 0, 0, 0.5); text-align: center; color: #fff; line-height: 40px; font-weight: normal; font-size: 16px; } .xypg-album-list li:hover .img img { -webkit-transform: scale(1.1); transform: scale(1.1); } @media (max-width: 768px) { .xypg-album-list li { width: 48%; } } @media (max-width: 420px) { .xypg-album-list { margin: 0; } .xypg-album-list li { width: 100%; margin: 0 0 20px 0; } } .xypg-album-list.xypg-getkey-list li { width: 18%; } @media (max-width: 1200px) { .xypg-album-list.xypg-getkey-list li { width: 31.3333%; } } @media (max-width: 768px) { .xypg-album-list.xypg-getkey-list li { width: 48%; } } @media (max-width: 420px) { .xypg-album-list.xypg-getkey-list { margin: 0; } .xypg-album-list.xypg-getkey-list li { width: 100%; margin: 0 0 20px 0; } } /* 产品详情页面 */ .product-detail-swiper { width: 399px; float: left; } .product-detail-swiper .view { border: 1px solid #e5e5e5; } .product-detail-swiper .view .swiper-slide { outline: none; } .product-detail-swiper .view .slick-con { text-align: center; display: block; height: 318px; line-height: 318px; font-size: 0; } .product-detail-swiper .view .slick-con img { max-width: 100%; max-height: 100%; vertical-align: middle; } .product-detail-swiper .view .slick-con:after { content: ""; height: 100%; vertical-align: middle; display: inline-block; } .product-detail-swiper .preview { margin: 0 -5px; position: relative; margin-top: 10px; } .product-detail-swiper .preview .swiper-slide { outline: none; } .product-detail-swiper .preview .swiper-slide.active-nav .slick-con { border-color: #ab001a; } .product-detail-swiper .preview .slick-con { text-align: center; display: block; height: 101px; line-height: 99px; margin: 0 5px; border: 1px solid #e1e1e1; font-size: 0; } .product-detail-swiper .preview .slick-con img { max-width: 100%; max-height: 100%; vertical-align: middle; } .product-detail-swiper .preview .slick-con:after { content: ""; height: 100%; vertical-align: middle; display: inline-block; } .product-detail-swiper .preview .arrow-left, .product-detail-swiper .preview .arrow-right { position: absolute; z-index: 99; top: 50%; margin-top: -25px; width: 20px; height: 50px; background: rgba(89, 89, 89, 0.8); text-align: center; line-height: 50px; color: #fff; font-size: 20px; } .product-detail-swiper .preview .arrow-left { left: 5px; } .product-detail-swiper .preview .arrow-right { right: 5px; } .product-detail-list { width: calc(100% - 440px); padding-top: 20px; float: right; } .product-detail-list h1 { font-size: 25px; font-weight: bold; color: #333333; line-height: 59px; } .product-detail-list .product-detail-item li { border-top: 1px solid #eee; padding: 16px 0; font-size: 16px; color: #333333; } .product-detail-list .product-detail-item li span { font-size: 16px; color: #666666; } .product-detail-list .product-detail-inquiry { margin-bottom: 20px; } .product-detail-list .product-detail-inquiry a { display: inline-block; width: 80%; line-height: 60px; font-size: 18px; color: #ffffff; text-align: center; border-radius: 2px; } .product-detail-tabcon td{ border: 1px solid #ddd; padding: 0.5rem; } .product-detail-tabcon td img{ max-width: 100%; } .product-detail-tabcon h3{ text-align: center; } .product-detail-tabcon p img{ display: flex; margin: 0 auto; } .product-detail-tabcon p img[width="8"]{ display: none; } .product-detail-list .product-detail-inquiry a:hover{ background: linear-gradient(to right, #0183df , #07a2ff); } .product-detail-list .product-detail-inquiry a i { font-size: 20px; line-height: 0; vertical-align: -2px; margin-right: 5px; } .product-detail-list .service-number { font-size: 14px; color: #333333; } .product-detail-list .service-number span { font-size: 25px; color: #b80024; } @media (max-width: 1200px) { .product-detail-list h1 { font-size: 20px; line-height: 50px; } .product-detail-list .product-detail-item li { padding: 10px 0; font-size: 16px; } .product-detail-list .product-detail-inquiry { margin-bottom: 20px; } .product-detail-list .product-detail-inquiry a { width: 100%; line-height: 45px; font-size: 16px; } .product-detail-list .service-number span { display: block; } } @media (max-width: 768px) { .product-detail-swiper { width: 100%; float: none; } .product-detail-swiper .view .slick-con { height: auto; line-height: 0; } .product-detail-swiper .preview .slick-con { height: auto; line-height: 0; } .product-detail-swiper .preview .arrow-left, .product-detail-swiper .preview .arrow-right { position: absolute; z-index: 99; top: 50%; margin-top: -25px; width: 20px; height: 50px; background: rgba(89, 89, 89, 0.8); text-align: center; line-height: 50px; color: #fff; font-size: 20px; } .product-detail-list { width: 100%; float: none; } } .product-detail-tab { margin-top: 125px; } .product-detail-tab .product-detail-tabli { border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; height: 45px; } .product-detail-tab .product-detail-tabli li { float: left; width: 20%; line-height: 45px; margin-top: -1px; text-align: center; font-size: 15px; color: #333333; cursor: pointer; } .product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:hover { background: #345980; color: #fff; } .product-detail-tab .product-detail-tabcon { padding: 15px 0; } .product-detail-tab .product-detail-tabcon span img{ height: auto !important; } @media (max-width: 768px) { .product-detail-tab .product-detail-tabli { height: 40px; } .product-detail-tab .product-detail-tabli li { font-size: 14px; line-height: 40px; } .product-detail-tab .product-detail-tabcon span img{ width: 100% !important; } } @media (max-width: 420px) { .product-detail-tab .product-detail-tabli { height: 40px; } .product-detail-tab .product-detail-tabli li { font-size: 12px; line-height: 40px; } } /* 站点地图样式 */ .xypg-sitemap .map_title { line-height: 40px; background-color: #f5f8fa; border: 1px solid #d6dbe1; text-indent: 20px; color: #666; border-bottom: 2px solid #ccc; font-size: 16px; } .xypg-sitemap .map_list { line-height: 30px; padding: 0 5px; margin-top: 8px; margin-bottom: 8px; } .xypg-sitemap .map_list a { padding: 4px; white-space: nowrap; font-size: 14px; color: #666; } .xypg-sitemap .map_list a:hover { text-decoration: none; color: #3b639f; padding: 4px; } .xypg-sitemap .map_list .layer1 { margin-bottom: 10px; } .xypg-sitemap .map_list h3 { border-bottom: 1px dashed #ccc; margin-bottom: 10px; line-height: 36px; } .xypg-sitemap .map_list h3 a { font-weight: normal; } .xypg-sitemap .map_list .layer2 a { color: #999; } .xypg-sitemap .map_list .layer2 a:hover { text-decoration: none; color: #3b639f; } /* 网站标签页面样式 */ .tagdescription { border: 1px solid #ccc; padding: 10px; font-size: 14px; line-height: 1.7; background: #efefef; margin-bottom: 20px; } .tag-category { margin-bottom: 20px; } .tag-category span { font-size: 16px; color: #000; display: inline-block; } .tag-category a { display: inline-block; line-height: 25px; padding: 0 15px; border: 1px solid #e1e1e1; border-radius: 5px; color: #333; margin-right: 10px; } .tag-category a:hover { background: #ab001a; color: #fff; } .tag-list-product li { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #ccc; } .tag-list-product li:last-child { padding-bottom: 0; border-bottom: 0; } .tag-list-product .tag-img { width: 220px; float: left; margin-right: 20px; } .tag-list-product .tag-img .img { display: block; border: 1px solid #e1e1e1; } .tag-list-product .tag-img .img img { width: 100%; } .tag-list-product .tag-wz { overflow: hidden; } .tag-list-product .tag-wz h1 { font-size: 16px; line-height: 30px; font-weight: bold; margin-bottom: 5px; } .tag-list-product .tag-wz h1 a { color: #000; } .tag-list-product .tag-wz .tab-fenli p { width: 50%; float: left; font-size: 14px; color: #333; margin-bottom: 0; } .tag-list-product .tag-wz .desp { font-size: 12px; line-height: 2; height: 48px; overflow: hidden; color: #666; margin: 5px 0; } @media (max-width: 768px) { .tag-list-product .tag-img { width: 100%; float: none; text-align: center; margin-bottom: 10px; } .tag-list-product .tag-img .img img { width: auto; max-width: 100%; } .tag-list-product .tag-wz .tab-fenli p { width: 100%; float: none; } } .xytag-title { font-size: 18px; border-bottom: 1px solid #ccc; line-height: 40px; margin-bottom: 10px; } .xytag-recom-product ul { margin: 0 -1%; } .xytag-recom-product li { float: left; position: relative; width: 18%; margin: 0 1%; overflow: hidden; } .xytag-recom-product li img { width: 100%; -webkit-transition: all .5s ease; transition: all .5s ease; } .xytag-recom-product li .zz-bg { position: absolute; left: 0; right: 0; bottom: 0; top: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; -webkit-transition: all .5s ease; transition: all .5s ease; } .xytag-recom-product li .zz-bg h2 { position: absolute; z-index: 9; left: 0; right: 0; bottom: 0; top: 0; width: 100%; text-align: center; font-size: 16px; line-height: 30px; color: #fff; height: 30px; margin: auto; } .xytag-recom-product li:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); } .xytag-recom-product li:hover .zz-bg { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } .xylogin-content { background: #ededed; min-height: calc(100vh - 103px); } .xylogin-content .xylogin-banenr { height: 189px; background-size: cover; } .xylogin-footer { background: #ededed; text-align: center; color: #666666; line-height: 30px; padding: 15px 0; } .xylogin-footer a { color: #666; } .n_banner{width:100%;} .n_banner img{width:100%;height: auto;}