@charset "utf-8";
html button::-moz-focus-inner {
border-color: transparent !important;
}
html {
-webkit-text-size-adjust: none;
font-size: 12px;
overdata-x: hidden;
}
body {
color: #333333;
font-weight: 400;
-webkit-text-size-adjust: none;
overdata-x: hidden;
/* font-size: 12px; */
padding-top: 0px;
_padding-top: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.index-body {
/* background-image: url(/skin/images/proBg.jpg);
background-attachment: fixed; */
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0px;
padding: 0px;
}
img {
border: 0px;
/*max-width: 100%*/
}
a {
text-decoration: none;
/* color: #666; */
/*transition: all 0.5s ease;*/
outline: none;-moz-outline-style: none;
}
a:hover {
text-decoration: none;
/* color: #ffc001; */
}
input,
button,
textarea,
select,
optgroup,
option {
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
}
ul,
li,
dl,
dt,
dd,
ol {
display: block;
list-style: none;
}
fieldset,
img {
border: 0;
}
iframe {
background-image: none;
}
input,
textarea {
outline: none;
}
.clear {
clear: both;
height: 0px;
}
.fl {
float: left;
}
.fr {
float: right;
}
.w100 {
width: 100%;
overflow: hidden;
position: relative;
text-align: center;
}
.blod {
font-weight: bold;
}
.txt {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
center {
text-align: center;
line-height: 60px;
}
.red {
color: #cd3b33 !important;
font-weight: bold
}
i,
em {
font-style: normal;
}
/* 栏目标题 start */
.type-name {
position: relative;
}
span.type-name{
line-height: 1;
padding-right: 20px;
}
span.type-name::after {
content: '';
position: absolute;
right: 6px;
width: 10px;
height: 100%;
background: url(../images/typeIcon.png) center center no-repeat;
background-size: contain;
top: 0%;
}
.type-shorttitle {
font-size: 24px;
}
@media (max-width: 1200px) {
.type-shorttitle {
font-size: 22px;
}
}
@media (max-width: 992px) {
.type-shorttitle {
font-size: 20px;
}
}
@media (max-width: 768px) {
.type-shorttitle {
text-align: center;
font-size: 18px;
}
}
@media (max-width: 560px) {
.type-shorttitle {
font-size: 16px;
}
}
@media (max-width: 480px) {
.type-shorttitle {
font-size: 14px;
}
}
/* 栏目标题 end */
.page-wrap-bg {
padding: 0 95px;
position: relative;
}
.page-wrap-bg-left {
padding-left: 95px;
position: relative;
}
.page-wrap-bg-right {
padding-right: 95px;
position: relative;
}
.page-left-title {
position: absolute;
text-transform: uppercase;
left: 0;
top: 0;
writing-mode: lr-tb;
writing-mode: vertical-lr;
color: #e7ece9;
line-height: 0.8;
font-size: 90px;
/* z-index: -1; */
}
@media (max-width: 1200px) {
.page-wrap-bg, .page-wrap-bg-left, .page-wrap-bg-right {
padding: 0;
}
.page-left-title {
display: none;
}
}
.page-hr {
box-sizing: content-box;
height: 0;
margin: 10px 0 20px;
border: 0;
border-top: 1px solid rgba(0,0,0,.1);
}
@media (max-width: 992px) {
.page-hr {margin: 8px 0 15px;}
}
@media (max-width: 768px) {
.page-hr {margin: 8px 0;}
}
@media (max-width: 480px) {
.page-hr {margin: 5px 0;}
}
/* 留言 start */
.form-box {
}
.form-title {
margin-bottom: 10px;
}
.form-row {
position:relative;
margin: 15px 0;
}
.form-label {
float: left;
line-height: 40px;
margin-right: 10px;
font-weight: bold;
font-size: 16px;
}
.form-input-bg {
line-height: 20px;
overflow: hidden;
}
.form-input, .form-textarea, .form-select {
background-color: transparent;
display: block;
padding: 0 5px;
height: 40px;
border: 1px solid #DEDEDE;
box-sizing: border-box;
width: 100%;
line-height: 25px;
font-size: 12px;
border-radius: 2px;
}
.form-textarea {
height: 100px;
}
.form-tips-bg {
padding-top: 10px;
/* font-size: 16px; */
}
.form-tips-start {position: relative; top:3px; color: #E00;}
.cfff .form-tips-start {
color: #fff;
}
.form-tips-title {
font-size: inherit;
}
.form-tips-info {
font-size: inherit;
margin-top: 20px;
line-height: 2;
color: #666;
}
.form-btn-box {
text-align:center;
margin-top: 30px;
}
.form-btn {
display:inline-block;
width: 120px;
text-align:center;
background:#0d6439;
color:#fff;
line-height: 40px;
border: 0;
cursor: pointer;
}
.team-search-form-box .form-label {
line-height: 23px;
}
.team-search-form-box .form-input, .team-search-form-box .form-textarea, .team-search-form-box .form-select {
border: 0;
height: 23px;
box-shadow: none;
}
.team-search-form-box .form-select {
height: 22px;
}
@media (max-width: 768px) {
.form-tips-bg {
padding-top: 20px;
}
.form-label {
line-height: 33px;
}
.form-input, .form-select {
height: 34px;
line-height: 20px;
}
.form-textarea {
line-height: 20px;
}
}
@media (max-width: 560px) {
.form-box {
margin-top: 20px;
}
}
@media (max-width: 480px) {
.form-box {
margin-top: 15px;
}
.form-label {
font-size: 14px;
}
.form-tips-bg {
font-size: 14px;
padding: 0;
}
.form-tips-info {margin-top: 10px; line-height: 1.5}
.form-input, .form-textarea {box-shadow: none;}
.form-btn {
line-height: 36px;
}
}
/* 留言 end */
/*顶部效果*/
#banner {
width: 100%;
padding-top: 0px;
height: 550px;
margin: 0px;
}
.bannerList img {
display: block;
}
.w_zt {
position: relative;
padding-top: 0px;
height: 550px;
margin: 0px auto;
width: 1600px;
}
#focus {
width: 1920px;
position: absolute;
/* left: -290px; */
left: -352px;
height: 550px;
overflow: hidden;
}
#focus ul {
height: 550px;
position: absolute;
}
#focus ul li {
float: left;
width: 1920px;
height: 550px;
overflow: hidden;
}
#focus .btn {
position: absolute;
width: 100%;
height: 15px;
right: 0;
bottom: 30px;
text-align: center;
}
#focus .btn span {
display: inline-block;
_display: inline;
_zoom: 1;
width: 10px;
height: 10px;
background: #fff;
line-height: 16px;
text-align: center;
font-size: 12px;
cursor: pointer;
color: #fff;
margin-right: 10px;
border-radius: 50em;
}
#focus .btn span.on {
background: #ffc001;
}
/* 轮播图 start */
.slideBox {
width: 100%;
overflow: hidden;
position: relative;
}
.banner-hd {
/* height: 15px; */
overflow: hidden;
position: absolute;
right: 5px;
bottom: 5px;
text-align: center;
width: 100%;
z-index: 1;
}
.hd-ul {
overflow: hidden;
zoom: 1;
/* display: inline-block; */
display: none;
}
.hd-li {
float: left;
width: 13px;
height: 3px;
margin: 0 3px;
background: hsla(0,0%,89.8%,.4);
cursor: pointer;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
border-radius: 4px;
}
.hd-li.on {
width: 26px;
background-color: #e5e5e5;
}
@media (max-width: 480px) {
.hd-li.on {height: 5px; margin: 2px 3px;}
}
.banner-list-ul {
position: relative;
height: 100%;
z-index: 0;
max-height: 800px;
}
.banner-list-li {
zoom: 1;
vertical-align: middle;
}
.banner-list-link {
display: block;
}
.banner-list-image {
width: 100%;
display: block;
height: 700px;
}
@media (max-width: 1600px) {
.banner-list-image {height: 650px;}
}
@media (max-width: 1400px) {
.banner-list-image {height: 600px;}
}
@media (max-width: 1200px) {
.banner-list-image {height: 550px;}
}
@media (max-width: 992px) {
.banner-list-image {height: 450px;}
}
@media (max-width: 768px) {
.slideBox {
margin-top: 50px;
}
.banner-list-image {height: 380px;}
}
@media (max-width: 666px) {
.banner-list-image {height: 300px;}
}
@media (max-width: 560px) {
.banner-list-image {height: 260px;}
}
@media (max-width: 480px) {
.banner-list-image {
/* height: 220px; */
height: 160px;
}
}
@media (max-width: 375px) {
.banner-list-image {
/* height: 180px; */
height: 150px;
}
}
/* 下面是前/后按钮代码,如果不需要删除即可 */
.banner-prev,
.banner-next {
position: absolute;
left: 3%;
top: 50%;
margin-top: -25px;
display: block;
width: 32px;
height: 40px;
background: url(../images/slider-arrow.png) -110px 5px no-repeat;
filter: alpha(opacity=50);
opacity: 0.5;
}
.banner-next {
left: auto;
right: 3%;
background-position: 8px 5px;
}
.banner-prev:hover,
.banner-next:hover {
filter: alpha(opacity=100);
opacity: 1;
}
.slideBox .prevStop {
display: none;
}
.slideBox .nextStop {
display: none;
}
.swiper-button-next, .swiper-button-prev {
z-index: inherit;
}
.banner-swiper-button-next, .banner-swiper-button-prev {
color: #fff;
width: 70px;
height: 70px;
border-radius: 5px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-color: rgba(0,0,0,.1);
margin-top: -35px;
}
/* .banner-swiper-button-prev {
color: #fff;
background-image: url(../images/left.png);
}
.banner-swiper-button-next {
color: #fff;
background-image: url(../images/right.png);
} */
.banner-swiper-button-next:hover, .banner-swiper-button-prev:hover {
background-color: rgba(0,0,0,.3);
}
@media (max-width: 768px) {
.banner-swiper-button-next, .banner-swiper-button-prev {
width: 50px;
height: 50px;
`margin-top: -25px;
}
}
@media (max-width: 480px) {
.banner-swiper-button-next, .banner-swiper-button-prev {
width: 25px;
height: 36px;
margin-top: -18px;
}
}
/* 轮播图 end */
/* 列表页banner start */
.list-banner-image {display: block; width: 100%;}
@media (max-width: 768px) {
.banner-page-box {padding-top: 50px;}
}
/* 列表页banner end */
/* 板块标题 start */
.type-entitle, .type-subtitle {font-size: 32px; color: #333333; line-height: 1.6;}
.type-subtitle {font-weight: normal; margin-bottom: 30px;}
.cfff .type-entitle {color: #fff;}
.cfff .type-subtitle {color: #fff;}
.type-subtitle .type-desc {margin-top: 20px;}
.type-subtitle .type-more {font-size: 22px; font-weight: bold;}
@media (max-width: 1200px) {
.type-entitle, .type-subtitle {font-size: 28px;}
.type-subtitle {margin-bottom: 25px;}
}
@media (max-width: 768px) {
.type-entitle, .type-subtitle {font-size: 22px; text-align: center;}
.type-subtitle {margin-bottom: 20px;}
.type-subtitle .type-desc {float: none; margin-top: 0;}
.type-subtitle .type-more {display: none;}
}
@media (max-width: 480px) {
.type-entitle, .type-subtitle {font-size: 20px;}
.type-subtitle {margin-bottom: 15px;}
}
@media (max-width: 414px) {
.type-entitle, .type-subtitle {font-size: 18px;}
.type-subtitle {margin-bottom: 10px;}
}
@media (max-width: 380px) {
.type-entitle, .type-subtitle {font-size: 16px;}
.type-subtitle {margin-bottom: 8px;}
}
/* 板块标题 end */
/* 查看更多 start */
.page-more-row {
margin-top: 40px;
}
.page-more-row.tar {
text-align: right;
}
.page-more-link {
display: block;
position: relative;
overflow: hidden;
text-align: center;
box-sizing: border-box;
width: 160px;
border-radius: 4px;
padding: 10px 10px 9px;
line-height: 22px;
display-radio: block;
background-fill-value: background-image;
background-image: url(../images/moreBg.png);
color: #fff;
left: 0;
font-size: 14px;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
@media (min-width: 992px) {
.page-more-row {
margin-top: 30px;
}
}
@media (min-width: 769px) {
.page-more-row {
margin-top: 20px;
}
.page-more-link:hover {
/* background-color: #2a2a2a; */
color: #fff;
left: 10px;
}
}
@media (max-width: 768px) {
.page-more-row {
margin-top: 15px;
text-align: center;
}
.page-more-row.tar {
text-align: center;
}
}
@media (max-width: 480px) {
.page-more-link {
margin-left: auto;
margin-right: auto;
}
}
/* 查看更多 end */
/* 关于我们 start */
.about-left {
float: right;
margin-left: 60px;
}
.about-left-image-box {
padding-bottom: 62.5%;
}
.about-left-image {
}
.about-right {
overflow: hidden;
position: relative;
}
.about-info-bg {
padding: 20px 20px 20px 0;
/* height: 300px; */
}
.cfff .about-info-bg {
color: #fff;
}
.about-info-bg img {
max-width: 100%;
}
.about-info-name {
font-size: 24px;
color: #333;
line-height: 1;
margin-bottom: 20px;
}
.about-info-desc {
max-height: 210px;
line-height: 30px;
font-size: 16px;
overflow: hidden;
color: #777;
}
@media (max-width:1200px){
.w1200 {padding:0 10px;width:auto;}
.about-left-image {
}
}
@media (max-width:992px){
.about-info-bg {
padding: 10px;
line-height: 1.6; /* height: 154px; */
}
}
@media (max-width:888px){
.about-left {float: none; width: auto; margin-left: 0;}
.about-left-image {}
.about-right {margin-right: 0; padding: 10px 0;}
}
@media (max-width:768px){
.about-info-bg .typename-body {
text-align: center;
}
.about-page-bg {
padding: 0 5px;
}
.about-left-image {}
.about-info-bg {
height: auto;
}
.about-info-name {
text-align: center;
font-size: 22px;
margin-bottom: 15x;
}
.about-info-desc {
}
}
@media (max-width:620px){
.about-body {font-size:12px;line-height:20px;}
}
@media (max-width: 480px){
.about-info-bg {padding: 5px 0;}
.about-left-image {}
.about-info-name {
font-size: 18px;
margin-bottom: 10px;
}
.about-info-desc {
font-size: 13px;
line-height: 2;
max-width: none;
}
}
@media (max-width: 414px){
.about-right {padding-bottom: 0;}
}
@media (max-width: 380px){
.about-left-image {}
}
@media (max-width: 360px){
}
/* 关于我们 end */
/* 企业数据 start */
.data-list-ul {
display: block; overflow: hidden;
margin: 50px 5px 0;
}
.data-list-li { float: left; width: 25%;}
.data-list-bg {
padding: 0 5px;
text-align: center;
margin: 0 auto;
border-left: 1px solid #e6e6e6;
}
.data-list-bg1 {border: 0;}
.data-list-title-row {display: block; color: #0d6439; }
.data-list-title {font-size: 48px;}
.data-list-short {font-size: 22px; font-weight: normal; }
.data-list-desc { margin-top: 10px; font-size: 16px;}
@media (max-width: 1200px){
.data-list-title {font-size: 36px;}
}
@media (max-width: 992px){
.data-list-title {font-size: 32px;}
}
@media (max-width:888px){
.data-list-title {font-size: 30px;}
/* .type-more-box { text-align: center;} */
}
@media (max-width:768px){
.data-list-ul {
margin: 20px 0 0;
}
.data-list-bg {padding: 5px;}
.data-list-title {font-size: 28px;}
.data-list-short {font-size: 16px;}
.data-list-desc {
font-size: 14px;
}
}
@media (max-width: 666px){
.data-list-li {
/* width: 50%; */
}
.data-list-bg {
/* border-top: 1px solid #fff; */
/* padding: 20px 15px; */
}
.data-list-bg1, .data-list-bg2 {
/* border-top: 0; */
}
.data-list-bg3 {
/* border-left: 0; */
}
.data-list-title {font-size: 25px;}
.data-list-short {font-size: 15px;}
.data-list-desc {
/* display: none; */
}
}
@media (max-width: 480px){
.data-page-box {padding: 0;}
.data-list-ul {
margin-top: 10px;
}
.data-list-title {font-size: 20px;}
.data-list-short {font-size: 14px;}
.data-list-desc {font-size: 13px; white-space: nowrap;}
}
@media (max-width: 414px){
.data-list-ul {}
.data-list-title {font-size: 22px;}
}
@media (max-width: 380px){
.data-list-desc {
}
}
/* 企业数据 end */
/* 列表页面子导航 start */
.nav-child-box {
background-color: #F6F6F6;
}
.nav-child-box.fixed {
position: fixed;
width: 100%;
top: 110px;
left: 0;
z-index: 88;
/* background: #fff; */
}
.nav-child-box.fixed .wrap {
padding: 0;
}
.nav-child-box.fixed .nav-child-link {
margin: 0;
border-right: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
}
.nav-child-box.fixed .nav-child-li:first-child a {
border-left: 1px solid #f1f1f1;
}
.nav-child-ul {
overflow: hidden;
/* padding:5px; */
}
.nav-child-li {
float: left;
width: 25%;
text-align: center;
border-left: none;
box-sizing: border-box;
}
.nav-child-link {
/* background: #fff; */
/* margin: 0 1px; */
display: block;
color: #373737;
font-size: 15px;
padding: 15px 0;
line-height: 30px;
}
.nav-child-link:hover,
.nav-child-li.cur a {
background: #0d6439;
color: #fff;
}
@media only screen and (max-width:800px) {
.nav-child-li {
line-height: 50px;
}
}
@media only screen and (max-width:768px) {
.nav-child-li {
width: 33.33333%;
}
.nav-child-link {
font-size: 14px;
padding: 10px 0;
}
}
@media (max-width: 480px) {
.nav-child-box .wrap {
padding: 0;
}
.nav-child-link {
padding: 4px 0;
}
}
/* 列表页面子导航 end */
/* 左侧子导航 start */
.nav-left {
float: left;
width: 280px;
}
.left-typename-box {
background-color: #0d6439;
margin-left: auto;
padding: 5% 12%;
padding-left: 40px;
max-width: none;
/* border-top-left-radius: 20px; */
color: #fff;
position: relative;
}
/* .left-typename-box::after {
content: '';
position: absolute;
width: 22px;
height: 3px;
background: #fff;
top: 50%;
transform: translateY(-50%);
right: 16%;
} */
.nav-left-typename-en {
font-size: 24px;
line-height: 1.2;
}
.nav-left-typename {
/* margin-top: 5px; */
font-size: 30px;
}
.nav-left-ul {
}
.nav-left-li {
font-weight: normal;
background-position: right center;
background-repeat: no-repeat;
background-image: url(../images/p14-icon5.png);
background-color: #e5e5e5;
border-bottom: 1px solid #EBEBEB;
/* border-left: 1px solid #EBEBEB;
border-right: 1px solid #EBEBEB; */
}
.nav-left-link {
display: block;
padding: 0 40px;
margin-top: 1px;
line-height: 50px;
font-size: 18px;
color: #233;
}
@media (min-width: 769px) {
.nav-left-li.cur {
background-color: #0d6439;
background-image: url(../images/p14-icon2.png);
}
.cur .nav-left-link {
color: #fff;
}
}
.nav-left-news {
margin-top: 20px;
}
.nav-left-news-bg {
padding: 10px;
background-color: #f8f8f8;
}
.nav-left-news-li {
line-height: 40px;
height: 40px;
overflow: hidden;
border-bottom: 1px dashed #ccc;
white-space: nowrap;
text-overflow: ellipsis;
}
.nav-left-news-link {
display: block;
color: #333;
}
.nav-left-news-link:hover {
color: #e60212;
}
@media (max-width: 1200px) {
.nav-left-news-bg {padding: 10px;}
.nav-left-news {padding-top: 10px;}
}
@media (max-width: 768px) {
.nav-left-news {display: none;}
}
/* 列表左侧联系我们 start */
.nav-left-image {
display: block;
width: 100%;
height: auto;
}
.nav-left-icon {
line-height: 40px;
font-weight: normal;
margin-right: 5px;
}
.nav-left-contact {
position: relative;
margin-top: 20px;
}
.nav-left-contact-info {
/* background-color: #0d6439; */
background-image: url(../images/leftContactBg.jpg);
/* color: #fff; */
padding: 10px;
margin-bottom: 20px;
line-height: 1.8;
}
.nav-left-contact-title {
}
.nav-left-contact-icon {
vertical-align: middle;
margin-right: 5px;
}
.nav-left-contact-tel {
display: block;
font-size: 26px;
font-weight: bold;
margin-top: 10px;
line-height: 1;
}
/* 列表左侧联系我们 end */
@media (max-width:1200px){
.nav-left {width: 200px;}
.nav-left-li, .nav-left-li.cur {background-image: none; text-align: center;}
}
@media (max-width: 768px) {
.nav-left {
width: auto;
float: none;
/* display: none; */
margin: -10px -10px 0;
}
.left-typename-box, .nav-left-contact {display: none;}
.yunu-column {margin: 5px -3px 0;}
.nav-left-li {
float: left;
width: 25%;
padding: 0;
margin: 0;
background: none;
text-align: center;
border: 0;
}
.nav-left-link {
margin: 10px;
line-height: 20px;
white-space: nowrap;
overflow: hidden; text-overflow: ellipsis; font-size: 15px;
border: 1px solid #dedede; height: 40px;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
}
.nav-left-li.cur .nav-left-link {
background-color: #0d6439;
border-color: #0d6439;
color: #fff;
}
}
@media (max-width: 480px) {
.nav-left {margin: -5px -5px 0;}
.nav-left-li, .nav-left-li.cur {width: 33.333333%;}
.nav-left-link {
margin: 5px;
font-size: 13px;
height: 34px;
line-height: 16px;
padding: 0;
}
}
/* 左侧子导航 end */
/* 右侧栏目名称 start */
.right-typename-box {
border-bottom: 1px solid #dedede;
margin-bottom: 15px;
overflow: hidden;
padding-top: 5px;
padding-bottom: 10px;
line-height: 30px;
}
.listimg-right-typename {
display: inline-block;
font-weight: normal;
line-height: inherit;
color: #0d6439;
font-size: 20px;
padding-left: 10px;
border-left: #0d6439 solid 3px;
}
.listimg-right-position {
float: right;
line-height: 35px;
font-size: 15px;
display: flex;
justify-content: flex-end;
color: #999999;
line-height: 26px;
font-size: 12px;
}
@media (max-width: 768px) {
.listimg-right {margin-left: 0;}
.right-typename-box {height: auto; margin-bottom: 5px;}
.listimg-right-typename {font-size: 15px; line-height: 30px; padding-bottom: 0; margin-top: 5px;}
}
@media (max-width: 666px) {
.listimg-right-position {
display: none;
}
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
.right-typename-box {
padding: 10px 0 5px;
}
.listimg-right-typename { margin-top: 0; line-height: 26px;}
}
@media (max-width: 414px) {
.listimg-right-image-box {
height: 130px;
}
}
@media (max-width: 360px) {
}
/* 右侧栏目名称 end */
/* 子栏目标题 start */
.listimg-nav-box {paddding:20px 0;}
.listimg-nav-ul {
display: block;
overflow: hidden;
padding: 20px 0;
text-align: center;
}
.listimg-nav-li {
display: inline-block;
overflow: hidden;
}
.listimg-nav-link {
display: block;
overflow: hidden;
margin: 0 10px;
width: 122px;
padding: 0 10px;
text-align: center;
line-height: 34px;
color: #fff;
font-size: 18px;
background-position: center;
background-repeat: no-repeat;
background-image: url(../images/proTypeBg.png);
}
.cur .listimg-nav-link, .listimg-nav-li:hover .listimg-nav-link {
color: #fff;
background-image: url(../images/proTypeBgCur.png);
}
@media (max-width: 768px) {
.listimg-nav-ul {padding: 5px 0;font-size: 0;}
.listimg-nav-li {width: 25%;}
.listimg-nav-link {
width: auto;
background-size: 100% 100%;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
margin: 8px;
font-size: 13px;
height: 34px;
line-height: 16px;
}
}
@media (max-width: 480px) {
.listimg-nav-ul {padding: 0; }
.listimg-nav-link {
margin: 5px 3px;
font-size: 12px;
}
}
/* 子栏目标题 end */
/* 翻页 start */
.pagesize {
text-align: center;
padding: 30px 0;
}
.pagesize li {
display: inline-block;
}
.pagesize a,
.pagesize select {
display: inline-block;
padding: 0 12px;
margin-right: 5px;
margin-bottom: 5px;
color: #707070;
font-size: 14px;
line-height: 32px;
/* background-color: #dedede; */
border: 1px solid #dedede;
border-radius: 3px;
text-align: center;
}
.pagesize a:hover,
.pageBox a:active,
.pagesize .cur {
background: #ffc001;
color: #FFFFFF;
border-color: #ffc001;
text-decoration: none;
}
.pagesize a.cur {
color: #fff;
}
@media (max-width: 768px) {
.pagesize {
padding: 10px 0;
}
}
@media (max-width: 480px) {
.pagesize {
padding: 5px 0 0;
}
.pagesize a {
padding: 0 9px;
line-height: 24px;
height: auto;
font-size: 12px;
margin-bottom: 5px;
}
}
/* 翻页 end */
/* 合作伙伴 start */
/* .partner-list-ul {
padding: 30px 10px 0;
} */
.partner-list-li {
float: left;
width: 20%;
}
.partner-list-link {
margin: 15px;
cursor: unset;
display: block;
overflow: hidden;
border-radius: 15px;
box-shadow: 0 0 1px #dedede;
}
.partner-list-image-box {
position: relative;
padding-bottom: 60%;
background-color: #fff;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.partner-list-image-box:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.partner-list-image {
display: block;
position: absolute;
width: auto;
height: auto;
max-width: 70%;
max-height: 70%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.partner-list-more-box {
margin-top: 30px;
}
.partner-list-more {
display: block;
width: 160px;
line-height: 40px;
color: #fff;
background: #0d6439;
border-radius: 5px;
margin: 0 auto;
text-align: center
}
.partner-list-more:hover {
color: #fff;
}
@media (max-width: 992px) {
.partner-list-li {
/* width: 25%; */
}
.partner-list-link {
margin: 12px ;
}
}
@media (max-width: 768px) {
.partner-list-ul {
padding: 0;
}
.partner-list-li {
width: 33.33333333%;
}
.partner-list-more {
width: 120px;
height: 36px;
font-size: 14px;
line-height: 36px;
}
.partner-list-link {
margin: 10px;
}
}
@media (max-width: 480px) {
.partner-list-li {
/* width: 50%; */
}
.partner-list-link {
margin: 5px;
}
.partner-list-more-box {
margin-top: 10px;
}
}
/* 合作伙伴 end */
/* 联系方式 start */
.contact-body-row {
/* padding: 20px 0; */
}
.contact-left {float: left; width: 45%;}
.contact-right {overflow: hidden;}
.contacnt-info-bg {padding: 20px 0 0 30px;}
.contacnt-info {line-height: 30px; }
@media (max-width: 1200px) {
.contacnt-list-image {height: 70px;}
.contacnt-list-desc {line-height: 20px; }
}
@media (max-width: 992px) {
.contact-left-bg {padding: 0 20px 0 0;}
}
@media (max-width: 768px) {
.contacnt-info-bg {padding: 8px;}
.contact-left {float: none; width: auto;}
.contact-left-bg {padding: 0;}
}
@media (max-width: 480px) {
.contacnt-info-bg {padding: 5px;}
.contacnt-info {line-height: 25px;}
}
/* 联系方式 end */
/* 地图 start */
.map-box {
margin-top: 30px;
height: 330px;
}
.home-map-box {
height: 532px;
}
#dituContent {
width: 100%;
height: 100%;
border: #ccc solid 0;
}
.map-box img {
max-width: none;
}
@media (max-width: 1200px) {
.map-box {
height: 300px;
}
}
@media (max-width: 992px) {
.map-box {
height: 260px;
}
}
@media (max-width: 768px) {
.map-box {
margin-top: 25px;
height: 220px;
}
.BMap_bubble_content {font-size: 14px;}
}
@media (max-width: 480px) {
.map-box {
margin-top: 15px;
height: 200px;
}
.BMap_bubble_content {font-size: 13px;}
}
/* 地图 end */
/* 招聘 start */
.job-list {
padding: 15px 0;
}
.job-detail-title {
font-size: 18px;
}
.job-item-title {
font-size: 16px;
}
@media (max-width: 768px) {
.job-list {
padding: 0 5px 10px;
}
.job-detail-title {
font-size: 14px;
color: #000;
}
.job-attr-box {
font-size: 12px;
color: #666;
margin: 5px 0;
line-height: 18px;
}
.job-item-title {
font-size: 14px;
color: #000;
}
.job-item-info {
font-size: 12px;
color: #666;
margin: 5px 0;
line-height: 18px;
}
}
/* 招聘 end */
/* 新闻中心 start */
.case-page-box {
/* width: 100%;
background-attachment: fixed; */
}
.case-page-body {
}
.home-news-ul {
margin: 0 -30px;
}
.home-news-li {
width: 50%;
float: left;
position: relative;
}
.home-news-link {
display: block;
background: #ffffff;
padding: 20px 0;
border-bottom: 1px dashed #dedede;
margin: 10px 30px;
}
.case-li-time-box {
float: left;
text-align: center;
margin-right: 20px;
overflow: hidden;
}
/* .case-li-day {
font-size: 24px;
font-weight: bold;
}
.case-li-year-moon {
font-size: 14px;
} */
.case-li-moon-day {
font-size: 30px;
line-height: 30px;
color: #4a4a4a;
}
.case-li-year {
font-size: 14px;
color: #666;
}
.case-li-info {
overflow: hidden;
}
.case-li-title {
font-size: 15px;
/* font-weight: bold; */
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.case-li-desc {
display: block;
font-size: 14px;
color: #999;
line-height: 22px;
padding-top: 5px;
height: 45px;
overflow: hidden;
}
@media (max-width: 768px) {
.home-news-ul {
margin: 0 -10px;
}
.home-news-link {
padding: 12px 0;
margin: 10px;
}
.case-li-time-box {
margin-right: 10px;
}
.case-li-moon-day {
font-size: 22px;
font-weight: normal;
}
.case-li-year-moon {
font-size: 13px;
display: block;
}
.case-li-info {
}
.case-li-title {
font-size: 13px;
}
.case-li-desc {
font-size: 12px;
line-height: 17px;
padding-top: 3px;
height: 34px;
}
}
@media (max-width: 666px) {
.home-news-li {width: auto; float: none;}
.home-news-link {padding: 10px 0; margin-top: 0;}
}
@media (max-width: 480px) {
.home-news-ul {width: auto; float: none;}
.home-news-link { margin-bottom: 0;}
.case-li-time-box {margin-right: 8px;}
.case-li-moon-day {font-size: 18px; line-height: 25px;}
}
/* 新闻中心 end */
/****** 首页 end ******/
/* 图片列表 start */
.listimg-li {
width: 33.33333333%;
float: left;
text-align: center;
}
.listimg-link {
background-color: #f5f5f5;
margin: 10px;
padding: 10px;
display: block;
position: relative;
background-color: #;
}
.home-listimg-link {
/* background-color: #fff; */
background-color: #fafafa;
}
.listimg-link-bg {
background-color: #0d6439;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 100%;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
@media (min-width: 769px) {
.listimg-link:hover .listimg-link-bg {
top: 0;
}
}
.pro-listimg-link {
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
-ms-transition: all ease 300ms;
-o-transition: all ease 300ms;
transition: all ease 300ms;
/* border: 1px solid #dedede; */
}
@media (min-width: 769px) {
.pro-listimg-link:hover {
color: #fff;
}
.pro-listimg-link:hover {
box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}
}
.listimg-image-box {
overflow: hidden;
padding-bottom: 75%;
position: relative;
background-color: #fff;
}
.listimg-image {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
/* object-fit: contain; */
object-fit: cover;
}
.listimg-image:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.listimg-title-box {
padding: 20px 10px 10px;
/* background-color: #fff; */
}
.listimg-link:hover .listimg-title-box {
/* background-color: rgba(196,0,0,.7); */
/* background-color: rgba(179,141,84,.7); */
}
.listimg-title {
font-size: 16px;
line-height: 1.6;
color: inherit;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 1200px) {
.listimg-image {
/* height: 230px; */
}
}
@media (max-width: 992px) {
.listimg-link {margin: 10px;}
}
@media (max-width: 768px) {
.listimg-li {
width: 50%;
}
.listimg-link {
margin: 10px;
padding: 10px;
display: block;
position: relative;
background-color: #;
}
/* .listimg-image-box {padding: 5px;} */
.listimg-image {
/* height: 195px; */
}
.listimg-title-box {
padding: 5px;
}
.listimg-title {
font-size: 14px;
}
}
@media (max-width: 480px) {
.listimg-link {
margin: 8px;
padding: 8px;
}
.listimg-image {
/* height: 150px; */
}
.listimg-title-box {
padding: 5px 5px 0;
}
}
@media (max-width: 380px) {
.listimg-link {margin: 5px;}
.listimg-image {
/* height: 120px; */
}
}
/* 图片列表 end */
/* 首页图片列表 start */
.home-listimg-image-box:after {
content: '';
cursor: pointer;
position: absolute;
left: -100%;
top: 0;
width: 100%;
height: 100%;
background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
-webkit-transform: skewx(-25deg);
transform: skewx(-25deg);
z-index: 1;
}
.home-listimg-title-box {
padding: 10px 0;
position: relative;
text-align: left;
}
.home-listimg-title {
margin: 0;
font-size: 16px;
font-weight: normal;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.home-listimg-line {
border-top: 1px solid #eee;
margin: 10px 0;
}
.home-listimg-price {
color: #0d6439;
position: relative;
font-size: 18px;
font-weight: bold;
}
.home-listimg-price:after {
content: '';
position: absolute;
right: 0;
top: 0;
width: 30px;
height: 30px;
margin-top:;
background: url(../images/arrowPro.png) no-repeat center;
-webkit-transition: all 0.5s;
transition: all 0.5s;
background-size: 100% 100%;
}
@media (min-width: 769px) {
.home-listimg-link:hover .home-listimg-image-box:after {
left: 100%;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.home-listimg-link:hover .home-listimg-price:after {
-webkit-transform: translateY(-85%);
transform: translateY(-5%);
background-image: url(../images/arrowPro2.png);
}
}
@media (max-width: 768px) {
.home-listimg-title-box {
padding: 8px 0 0;
}
.home-listimg-line {
margin: 8px 0;
}
.home-listimg-title {
padding: 8px 0;
}
}
@media (max-width: 480px) {
.home-listimg-title-box {
padding: 5px 0 0;
}
.home-listimg-line {
margin: 5px 0;
}
.home-listimg-title {
padding: 0;
font-size: 14px;
}
.home-listimg-price {
font-size: 15px;
}
.home-listimg-price:after {
width: 20px;
height: 20px;
}
}
/* 首页图片列表 end */
/* 案例展示 start */
.listcase-li {
width: 33.3333333%;
float: left;
position: relative;
overflow: hidden;
transition: all ease 300ms;
}
.listcase-link {
margin: 12px;
background: #eee;
/* border: 1px solid #eee; */
display: block;
overflow: hidden;
position: relative
}
.case-list-image-box {
overflow: hidden;
}
.case-list-image {
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
.listcase-title-icon-box {
display: none;
}
.listcase-title-icon {
display: block;
margin: 0 auto;
}
.listcase-title-box {
width: 100%;
height: auto;
position: absolute;
left: 0;
bottom: 0;
/* background: url(../images/caseListTitleBg.png) no-repeat top center; */
background-color: rgba(0,0,0,.7);
font-size: 18px;
color: #fff;
/* line-height: 428px; */
line-height: 50px;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media (min-width: 769px) {
.listcase-link:hover {
background: #dedede;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
border-color: transparent;
}
.listcase-link:hover .listcase-title-icon-box {
display: block;
}
.listcase-link:hover .listcase-title-box {
top: 0;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
}
.listcase-link:hover .listcase-title {
}
.listcase-link:hover .list-image {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
.listcase-link {margin: 10px;}
.listcase-title-box {line-height: 30px; height: auto; font-size: 14px;}
}
@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
.listcase-li {
width: 50%;
}
.listcase-link {margin: 5px;}
}
/* 案例展示 end */
/* 产品列表-列表 start */
.listpro-ul {
/* padding: 0 10px; */
}
.listpro-li {
width: 33.33333333%;
position: relative;
float: left;
}
/* .listpro-li:nth-of-type(2n+1) {
margin-right: 4%;
} */
.listpro-link {
margin: 22px;
border: 1px solid #e5e5e5;
}
.listpro-left {
width: 100%;
/* float: left; */
position: relative;
overflow: hidden;
}
.listpro-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 260px;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
.listpro-image:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.listpro-right {
/* position: absolute;
right: 0;
bottom: 0;
top: 0;
left: 56%; */
/* padding: 20px; */
/* background-color: rgba(0, 0, 0, .7); */
position: relative;
padding: 10px 40px 10px 10px;
background-color: #fff;
}
.listpro-link:hover .listpro-right {
background-color: rgba(199,0,0, 1);
color: #fff;
}
.listpro-title {
font-size: 16px;
line-height:40px;
text-align: center;
font-weight: normal;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: inherit;
}
.listpro-title-line {
width: 30px;
height: 3px;
margin-bottom: 15px;
}
.listpro-attr {
padding: 5px 0;
}
.attr-item {
display: inline-block;
margin-right: 20px;
}
.attr-title {
color: inherit;
}
.listpro-info {
margin: 25px 0;
line-height: 23px;
display: none;
}
.listpro-button-box {
/* margin-top: 10px; */
text-align: center;
width: 60px;
position: absolute;
right: 0;
bottom: 0;
top: 0;
background-image: url(../images/plus.png);
background-position: right;
background-repeat: no-repeat;
background-size: contain;
}
.listpro-button {
display: inline-block;
padding: 2px 2px 2px 4px;
line-height: 28px;
width: 28px;
height: 30px;
font-size: 25px;
color: #B8914E;
text-align: center;
/* background-color: #fff;
border-radius: 50%; */
margin: 0 auto;
font-size: 0;
display: none;
}
@media (max-width: 1200px) {
.listpro-image {height: 190px;}
}
@media (max-width: 992px) {
.listpro-info {
line-height: 22px;
font-size: 13px;
margin: 10px 0;
}
}
@media (max-width: 768px) {
.listpro-ul {
padding: 0;
}
.listpro-li {
width: 50%;
}
.listpro-right {
/* position: static;
left: 0;
background: none; */
padding: 8px 20px 8px 8px;
color: #666;
}
.listpro-link:hover .listpro-right {
background-color: rgba(184, 145, 78, .75);
color: #fff;
}
.listpro-image {
height: 220px;
}
.listpro-title {
font-size: 14px;
margin-bottom: 0;
line-height: 30px;
}
.listpro-title-line {
margin-bottom: 5px;
}
.listpro-info {
margin: 5px 0;
font-size: 12px;
line-height: 17px;
height: 51px;
overflow: hidden;
}
.listpro-button-box {
width: 36px;
}
/* .listpro-button {
background-color: #B8914E;
color: #fff;
} */
.listpro-link:hover .listpro-button {
background-color: #fff;
color: #B8914E;
}
}
@media (max-width: 560px) {
.listpro-left {}
.listpro-image {
height: 160px;
}
.listpro-right {
padding: 5px;
}
.listpro-info {
height: 68px;
margin-top: 0;
}
.listpro-button-box {
display: none;
}
.listpro-button {
margin-bottom: 3px;
}
}
@media (max-width: 480px) {
.listpro-link {
margin: 5px;
}
.listpro-title {
line-height: 25px;
font-size: 13px;
}
.listpro-button {
width: 25px;
height: 25px;
font-size: 18px;
line-height: 23px;
padding: 0;
}
.listpro-image {
height: 150px;
}
}
@media (max-width: 380px) {
.listpro-image {
height: 130px;
}
}
/* 产品列表-列表 end */
/* 文章详情 start */
.detail-title-box {
position: relative;
text-align: center;
margin-bottom: 20px;
}
.detail-title {
font-size: 25px;
font-weight: normal;
line-height: 30px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.detail-title-time {
margin-top: 10px;
color: #adadad;
font-size: 13px;
}
.detail-title-line {
border: 1px solid #f0efef;
border-bottom: none;
margin: 20px 0;
}
.detail-body {
line-height: 30px;
color: #676767;
}
@media (max-width: 768px) {
.detail-title { font-size: 18px; margin-bottom: 12px; line-height: 25px; }
.detail-title-box {text-align: center;}
}
@media (max-width: 480px) {
.detail-title-box {margin-top: 8px; margin-bottom: 8px; }
.detail-title { font-size: 16px; margin-bottom: 0; }
.detail-title-time {margin-top: 5px;}
.detail-title-line {margin: 8px 0;}
.detail-time {padding: 5px 0; display: none;}
.detail-body { line-height: 25px; font-size: 13px;}
}
/* 文章详情 end */
/* 图片详情 start */
.img-typename-box {border-bottom:1px solid #dedede;}
.img-typename {line-height:40px;font-weight:normal;margin-bottom:-1px;border-bottom:1px solid #333;display:inline-block;font-size:16px;}
.img-desc-box {padding:15px 0; overflow: hidden;}
.desc-left {
float:left;
width: 513px;
margin-right: 20px;
}
.desc-image-box {
border: 1px solid #dedede;
padding-bottom: 380px;
}
.desc-image {
/* background-position: center; background-repeat: no-repeat; background-size: cover; */
}
.desc-right {
overflow: hidden;
}
.desc-right-bg {
padding: 30px;
background-color: #f7f7f7;
}
.desc-title {
font-size: 20px;
color: #333;
line-height: 1.5;
margin-bottom: 5px;
}
.desc-attr-row {
margin: 5px 0;
}
.desc-hr {
margin: 20px 0;
border-bottom: 1px solid rgba(0,0,0,.1);
}
.desc-bd {
color:#666;
line-height:25px;
height: 50px;
overflow: hidden;
}
.desc-attr-tel {
}
.desc-attr-title-tel-icon {
margin: 4px 10px 0 0;
height: 24px;
}
.desc-attr-title-tel-txt {
font-size: 18px;
color: #444;
line-height: 1.8;
font-weight: bold;
}
.desc-attr-value-tel {
line-height: normal;
display-radio: 1;
font_radio: 2;
font-size: 30px;
margin-top: 10px;
color: #cd0000;
}
.desc-attr-price {
color: #cd0000;
font-weight: bold;
font-size: 18px;
}
.desc-button-box {margin-top:20px;}
.desc-icon {margin-right: 3px;margin-top: 9px;height:20px;}
.desc-button {
border:1px solid #233;
border-radius:5px;
color:#233;
line-height: 36px;
font-size: 16px;
cursor: pointer;
padding: 0 20px;
border-radius: 3px;
display: inline-block;
margin-right: 10px;
/* margin-bottom: 5px; */
}
.image-bshare {overflow: hidden;}
.img-detail {padding:20px 0; overflow: hidden;}
.detail-image-ul {padding:20px 0;}
.detail-image-li {text-align:center;}
.detail-image-li img {max-width:100%;margin:5px 0;display:block;}
.arc-typename-box {border-bottom:1px solid #0d6439;}
.arc-typename {line-height:40px;font-weight:normal;margin-bottom:-1px;border-bottom:1px solid #0d6439;display:inline-block;font-size:18px;}
.detail-bd {padding:20px 0; line-height: 2;
color: #333;
font-size: 18px;}
.detail-bd img {max-width: 100%;}
@media (max-width:1200px){
.desc-left {width: 380px;}
.desc-right {margin-left:410px;}
}
@media (max-width:992px){
.desc-left {width:360px;}
.desc-image {
/* height: 260px; */
}
.desc-right {margin-left:390px;}
.desc-title {margin-bottom: 15px;}
}
@media (max-width:920px){
.desc-left {width:320px;}
.desc-right {margin-left:340px;}
.desc-title {font-size: 18px;}
}
@media (max-width:888px){
.desc-left {width:auto; float: none;}
.desc-image {
/* height: 320px; */
}
.desc-right {margin-left:0;}
}
@media (max-width:768px){
.img-desc-box {
padding: 10px 0 0;
}
.desc-left {width:auto;float:none; margin-right: 0;}
.desc-image-box {
padding-bottom: 62.5%;
}
.desc-image {
/* height: 360px; */
}
.desc-right {margin-left:0;
/* display: none; */
}
.desc-right-bg {
padding: 20px;
}
.desc-title {padding:5px 0;margin:0;font-size:14px; font-weight: bold;}
.desc-bd {line-height:1.5;font-size:12px; height:auto;}
.desc-button-box {margin-top:10px;}
.desc-button {line-height:30px;padding:0 10px;font-size:14px;}
.desc-icon {height:18px;margin:6px 0;}
.image-bshare {display: none;}
.img-detail {padding:10px 0 0;}
.arc-typename {line-height:30px;font-size:14px;}
.detail-image-ul {padding:8px 0;}
.detail-image-li img {margin:3px 0;}
.detail-bd {padding:10px 5px; line-height: 1.6; font-size: 14px;}
}
@media (max-width: 480px){
.desc-image {
/* height: 240px; */
}
.desc-right {margin-top: 0;}
.desc-right-bg {
padding: 15px;
}
.desc-title {
padding: 0;
}
.desc-hr {
margin: 10px 0;
}
.desc-attr-title-tel-icon {
margin: 3px 5px 0 0;
height: 20px;
}
.desc-attr-title-tel-txt {
font-size: 14px;
}
.desc-attr-value-tel {
margin-top: 2px;
font-size: 22px;
}
}
/* 图片详情 end */
/* 业务领域 start */
.bus-list-entitle, .bus-list-subtitle { color: #333333; }
.bus-list-entitle { font-size: 28px; margin-bottom: 10px; }
.bus-list-subtitle {font-weight: normal; font-size: 24px; margin-bottom: 30px; }
.bus-list-link {display: block; margin: 50px 0;}
.bus-list-image-box { width: 870px; max-width: 100%;}
.bus-list-image-box.odd {float: right;}
.bus-list-image-box.even {float: left;}
.bus-list-image { width: 100%; /* height: 582px; */}
.bus-list-info {position: relative; /* overflow: hidden; */}
.bus-list-info-bg {
position: absolute; top: 50%; background-color: #fff; padding: 60px 35px; box-shadow: 0 0 10px #dedede;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.bus-list-info-bg.odd {
left: 0;
margin-left: 10px;
}
.bus-list-info-bg.even {
right: 0;
margin-right: 10px;
}
.bus-list-content {
max-width: 390px;
}
.bus-list-desc {
font-size: 14px;
line-height: 30px;
display: inline-block;
color: #8c8c8c;
}
.bus-list-more-row {
margin-top: 50px;
}
.bus-list-more {
display: block;
width: 128px;
line-height: 43px;
background: #ffc001;
color: #fff;
text-align: center;
}
@media (max-width: 768px) {
.bus-list-link {margin: 30px 0;}
.bus-list-image-box.odd, .bus-list-image-box.even { float: none;}
.bus-list-info-bg {position: static; transform: none; padding: 30px;}
.bus-list-info-bg.odd, .bus-list-info-bg.even {margin: 0;}
.bus-list-entitle {font-size: 20px;}
.bus-list-subtitle {font-size: 18px; margin-bottom: 10px;}
.bus-list-more-row {margin-top: 20px;}
}
@media (max-width: 560px) {
.bus-list-link {margin: 0 0 20px;}
.bus-list-info-bg {padding: 20px;}
.bus-list-entitle {font-size: 18px;}
.bus-list-subtitle {font-size: 16px; }
.bus-list-desc {line-height: 25px;}
.bus-list-more-row {margin-top: 10px;}
.bus-list-more { width: 100px; line-height: 32px; font-size: 13px;}
}
/* 业务领域 end */
/* 团队精英 start */
.team-list-ul {
}
.team-list-li {
/* width: 33.333333%;
float: left; */
}
.team-list-link {
display: block;
margin: 20px 0;
}
.team-list-left {
float: left;
width: 130px;
margin-right: 20px;
}
.team-list-image-box {
padding-bottom: 130%;
}
.team-list-image {
}
.team-list-info {
text-align: center;
color: #999;
}
.team-list-title {
font-size: 16px;
line-height: 25px;
color: #333333;
white-space: pre;
text-overflow: ellipsis;
overflow: hidden;
}
.team-list-short {
line-height: 20px;
margin-top: 8px;
color: #666;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
}
.team-list-desc {
line-height: 25px;
margin-top: 15px;
color: #989898;
height: 75px;
overflow: hidden;
margin: 5px 0;
}
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
}
@media (max-width: 888px) {
}
@media (max-width: 768px) {
.team-list-ul {
display: -moz-box;
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
display: box;
display: flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
/* .team-list-li { width: 50%; } */
.team-list-left {
width: 110px;
}
.team-list-title {margin-top: 10px;}
.team-list-short {margin-top: 10px;}
.team-list-desc {margin-top: 10px; font-size: 13px; line-height: 20px; height: 57px;}
}
@media (max-width: 560px) {
.team-list-li { width: 100%; float: none; }
.team-list-link {margin: 5px;}
.team-list-left {
width: 80px;
}
.team-list-title {margin-top: 8px;}
.team-list-short {margin-top: 8px;}
.team-list-desc {margin-top: 8px; }
}
@media (max-width: 480px) {
.team-list-ul {
padding-top: 10px;
}
.team-list-left {
width: 90px;
margin-right: 10px;
}
.team-list-title {
margin-top: 0;
font-size: 14px;
line-height: 20px;
}
.team-list-short {
margin-top: 5px;
font-size: 13px;
}
.team-list-desc {
margin-top: 5px;
font-size: 12px;
line-height: 18px;
height: 52px;
}
}
@media (max-width: 414px) {
}
/* 团队精英 end */
/* 我们的优势 start */
.youshi-ul {
background: #fff;
overflow: hidden;
padding: 10px 0;
}
.youshi-li {
width: 25%;
background: #fff;
float: left;
transition: .5s;
}
.list-youshi-li {
width: 33.3333333%;
}
.youshi-link {
cursor: unset;
}
.youshi-li-bg {
padding: 0 10px;
text-align: center;
}
.youshi-icon {
display: block;
height: 115px;
max-width: 100%;
margin: 0 auto;
/* margin: 0 auto; */
}
.youshi-title {
font-size: 18px;
display: block;
/* font-weight: bold; */
color: #000;
margin: 15px 0;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
text-align: center;
}
.youshi-desc {
font-size: 14px;
height: 72px;
overflow: hidden;
color: #666;
display: block;
line-height: 24px;
}
@media screen and (max-width: 767px) {
.youshi-li {
width: 48%;
margin: 1%;
}
.youshi-li-bg {
padding: 0;
}
.youshi-desc {
height: 60px;
font-size: 13px;
line-height: 20px;
}
.youshi-ul {
padding: 0;
}
.youshi-icon {height: 65px;}
.youshi-title {
font-size: 14px;
margin: 10px 0;
}
}
@media (max-width: 480px) {
.youshi-icon {
margin: 0 auto;
height: 50px;
}
.youshi-title {
margin: 5px 0;
text-align: center;
}
.youshi-desc {
line-height: 18px;
font-size: 12px;
}
.youshi-more {
width: 35px;
height: 35px;
margin-top: 5px;
}
.youshi-li em {
display: none;
}
}
/* 我们的优势 end */
/* 新闻资讯 start */
.news-list-li {
width: 50%;
}
.news-list-link {
display: block;
border: 1px solid #ddd;
margin: 10px;
padding: 28px;
transition: all 0.2s linear 0s;
}
.news-list-title {
font-size: 18px;
vertical-align: top;
color: #333;
-webkit-transition: all .3s ease-in-out 0s;
-moz-transition: all .3s ease-in-out 0s;
transition: all .3s ease-in-out 0s;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.news-list-info {
overflow: hidden;
}
.news-list-desc {
font-size: 14px;
margin-top: 5px;
line-height: 25px;
height: 50px;
color: #999;
text-align: justify;
}
.news-list-time {
display: block;
width: 75px;
height: 90px;
padding-right: 15px;
border-right: 1px solid #ddd;
line-height: 20px;
margin-right: 30px;
color: #666;
}
.news-list-time-up {
margin-top: 13px;
color: #666;
display: block;
font-size: 48px;
line-height: 48px;
}
.news-list-link:hover {
border: 1px solid #0195df;
-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
-webkit-transform: translate3d(0, -2px, 0);
transform: translate3d(0, -2px, 0);
}
.news-list-li:hover .news-list-title {
color: #0195df;
}
.news-page-more {
width: 180px;
height: 36px;
line-height: 36px;
margin: 0 auto;
margin-top: 40px;
display: block;
text-align: center;
background: #444;
color: #fff;
}
.news-page-more:hover {
background: #0195df;
color: #fff;
text-indent: 10px;
}
@media (max-width: 1200px) {
.news-list-link {padding: 15px;}
.news-list-li {margin-right: 0; width: auto; padding-right: 0;}
}
@media (max-width: 768px) {
.news-list-item {
float: none;
width: auto;
}
}
@media (max-width: 480px){
.news-list-link {margin: 5px; padding-top: 10px; padding-bottom: 10px; height: auto;}
.news-list-time {
width: 60px;
height: 75px;
padding-right: 10px;
margin-right: 10px;
}
.news-list-time-up {margin-top: 3px;}
.news-list-title {font-size: 15px;}
.news-list-desc {font-size: 13px; line-height: 17px; height: 49px;}
.news-page-more {margin-top: 20px;}
}
/* 新闻资讯 end */
/* tab切换 start */
.tab-type-title {border-bottom: 2px solid transparent;}
.tab-type-item.cur .tab-type-title {
color: #0d6439;
border-color: #0d6439;
}
.tab-body-item {display: none;}
.tab-body-item.cur {display: block;}
/* tab切换 end */
/* 合作联盟,优势互补好经营 start */
.hezuo-desc {
max-width: 800px;
margin: 0 auto;
text-align: center;
line-height: 36px;
}
/* 合作联盟,优势互补好经营 end */
/* 团队高层风采 start */
.gaoceng-list-li {
/* width: 25%; */
width: 32%;
float: left;
}
.gaoceng-list-link {
display: block;
/* cursor: unset; */
margin: 10px;
}
.gaoceng-list-image-box {
padding-bottom: 125%;
}
.gaoceng-list-info {
background-color: #f8f8f8;
padding: 10px;
text-align: center;
}
.gaoceng-list-title {
font-size: 16px;
}
@media (max-width: 768px) {
.gaoceng-list-link {
margin: 5px;
}
}
/* 团队高层风采 end */
/* 服务商风采 start */
.fengcai-list-li {
/* width: 33.33333333%; */
width: 47%;
float: left;
}
.fengcai-list-link {
display: block;
cursor: unset;
margin: 10px;
}
/* .fengcai-list-image-box {
padding-bottom: 125%;
} */
/* 服务商风采 end */
/* 资质证书 start */
/* .honor-list-ul {
padding: 30px 10px 0;
} */
.honor-list-li {
float: left;
width: 25%;
/* margin-right: 4.4%; */
}
.honor-list-li.swiper-slide {
margin-bottom: 0;
}
.honor-list-link {
margin: 8px;
/* border: 1px solid #dedede; */
cursor: unset;
}
.honor-list-image-bg {
/* padding: 17px; */
padding: 10px;
/* background-image: url(../images/kuang.png); */
background-image: url(../images/zizhiListBg.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.honor-list-image-box {
padding-bottom: 100%;
position: relative;
}
.honor-list-image {
position: absolute;
width: 100%;
height: 100%;
display: block;
object-fit: contain;
}
.honor-list-title {
padding: 5px;
line-height: 30px;
text-align: center;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.honor-list-more {
display: block;
width: 200px;
height: 50px;
font-size: 16px;
line-height: 50px;
color: #fff;
background: #253569;
border-radius: 5px;
margin: 0 auto;
text-align: center;
}
.honor-list-more:hover {
color: #fff;
}
@media (min-width: 1400px) {
.honor-list-page-body {
margin: 0 -40px;
}
}
@media (max-width: 992px) {
.honor-list-li {
width: 25%;
}
.honor-list-link {
margin: 10px;
}
}
@media (max-width: 768px) {
.honor-list-page-box {
background-color: #f8f8f8;
padding: 20px 0;
}
.honor-list-page-body {
padding: 30px;
}
.honor-list-ul {
padding: 0;
}
.honor-list-more {
width: 120px;
height: 36px;
font-size: 14px;
line-height: 36px;
}
.honor-list-link {
margin: 8px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 0;
}
}
@media (max-width: 480px) {
.honor-list-page-body {
padding: 0 30px 10px;
}
.honor-list-li {
width: 50%;
}
.honor-list-link {
margin: 5px;
}
}
.zizhi-page-bg {
padding-top: 50px;
}
.zizhi-list-li {
float: left;
width: 25%;
/* margin-right: 4.4%; */
}
.zizhi-list-li.swiper-slide {
margin-bottom: 0;
}
.zizhi-list-link {
margin: 10px;
border: 1px solid #dedede;
cursor: unset;
}
.zizhi-list-image-bg {
padding: 25px 17px;
background-image: url(../images/kuang.png);
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.zizhi-list-image-box{
padding-bottom: 136.5%;
}
.zizhi-list-image {
position: absolute;
width: 100%;
height: 100%;
display: block;
}
.zizhi-list-more {
display: block;
width: 200px;
height: 50px;
font-size: 16px;
line-height: 50px;
color: #fff;
background: #253569;
border-radius: 5px;
margin: 0 auto;
text-align: center;
}
.zizhi-list-more:hover {
color: #fff;
}
@media (min-width: 1400px) {
.zizhi-list-page-body {
margin: 0 -40px;
}
}
@media (max-width: 992px) {
.zizhi-list-li {
width: 25%;
}
.zizhi-list-link {
margin: 10px;
}
}
@media (max-width: 768px) {
.zizhi-list-page-box {
background-color: #f8f8f8;
padding: 20px 0;
}
.zizhi-list-page-body {
padding: 30px;
}
.zizhi-page-bg {
padding-top: 15px;
}
.zizhi-list-li {
width: 33.33333333%;
}
.zizhi-list-more {
width: 120px;
height: 36px;
font-size: 14px;
line-height: 36px;
}
.zizhi-list-link {
margin: 8px;
}
.zizhi-list-image-bg {
padding: 19px 12px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 0;
}
}
@media (max-width: 480px) {
.zizhi-list-page-body {
padding: 0 30px 10px;
}
.zizhi-page-bg {
padding-top: 10px;
}
.zizhi-list-li {
/* width: 50%; */
width: 33.33333333%;
}
.zizhi-list-link {
margin: 5px;
}
}
@media (max-width: 380px) {
.zizhi-list-image-bg {
padding: 19px 10px;
}
}
/* 资质证书 end */
/* 发展历程 start */
.history-page-box {
}
.history-list-ul {
padding-top: 30px;
/* max-width: 1000px; */
margin: 0 auto;
}
.history-list-li {
overflow: hidden;
}
.history-list-link {
display: block;
cursor: unset;
}
.history-list-left {
width: 110px;
}
.history-list-right {
margin-left: 110px;
overflow: hidden;
padding-bottom: 40px;
}
.history-list-info-box {
margin-left: 50px;
}
.history-list-time-box {
padding: 5px 0 20px;
text-align: right;
color: #666;
font-weight: bold;
}
.history-list-year {
font-weight: normal;
text-decoration: none;
font-style: normal;
font-size: 26px;
line-height: 25px;
margin-bottom: 10px;
display: inline;
}
.history-list-moon-day {
font-size: 18px;
font-weight: normal;
text-decoration: none;
font-style: normal;
line-height: 36px;
display: inline;
}
.history-list-line-box {
display: table-cell;
vertical-align: middle;
position: relative;
color: #f2f2f2;
}
.history-list-line {
position: absolute;
width: 2px;
background: #dedede;
height: 1000px;
top: 0;
left: 50%;
margin-left: -1px;
display: inline-block;
}
.history-list-line-bg {
margin: 0 22px;
display: inline-block;
vertical-align: middle;
}
.line-circle-out {
position: absolute;
left: 50%;
border-radius: 50%;
top: 0;
margin-left: -50px;
line-height: 15px;
text-align: center;
position: absolute;
left: 50%;
border: 5px solid #B9A769;
background-color: #fff;
margin-left: -12px;
border: 2px solid #EBEBEB;
}
.line-circle-in {
position: relative;
width: 90px;
height: 90px;
width: 20px;
height: 20px;
/* opacity: .3; */
border-radius: 50%;
}
.history-list-link:hover .history-list-time-box, .history-list-li.cur .history-list-time-box {
color: rgba(13,100,57,1);
}
.history-list-link:hover .line-circle-out, .history-list-li.cur .line-circle-out {
border-color: rgba(13,100,57,.3);
}
.history-list-link:hover .line-circle-in, .history-list-li.cur .line-circle-in {
background-color: rgba(13,100,57,.9);
}
.history-list-link:hover .history-list-info, .history-list-li.cur .history-list-info {
color: rgba(13,100,57,1);
}
.history-image {
width: 100%;
height: 100%;
border-radius: 50%;
}
.history-list-info {
margin-left: 90px;
}
.history-title-box {
padding: 10px;
background-color: #f5f5f5;
}
.history-list-title {
font-size: 18px;
margin-bottom: 15px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.history-list-desc {
font-size: 18px;
line-height: 35px;
height: 60px;
overflow: hidden;
}
@media (max-width: 768px) {
.history-list-left {width: 100px;}
/* .history-image {height: 85px;} */
.history-list-right {margin-left: 70px;}
.history-list-time-box {
/* padding-top: 0; */
}
.history-list-moon-day {font-size: 20px;}
.history-list-info-box {margin-left: 20px;}
.history-list-line-bg {margin: 0 10px;}
.history-list-info {margin-left: 50px;}
.history-list-title { font-size: 15px; margin-bottom: 8px;}
.history-list-desc {
/* line-height: 20px; font-size: 13px; */
}
}
@media (max-width: 480px) {
.history-list-ul {
padding: 10px 10px 0;
}
.history-list-left {width: auto;}
.history-list-time-box {
padding-top: 0;
}
.history-list-year {
margin-bottom: 0;
font-size: 16px;
line-height: 1.6;
}
.history-list-moon-day {line-height: 1.5;}
.history-list-right {
margin-left: 66px;
}
.line-circle-out {border-width: 3px; margin-left: -31px;}
.line-circle-in { width: 15px; height: 15px;}
.history-list-line {left: -10px;}
.history-list-info-box {margin-left: 30px;}
.history-list-info {margin-left: 16px;}
.history-list-title {line-height: 1.5; margin-bottom: 0; font-size: 14px;}
.history-list-desc {
/* font-size: 12px; */
font-size: 15px;
line-height: 1.6;
height: auto;
}
.history-list-right {padding-bottom: 20px;}
}
/* 发展历程 end */
/* 文章列表 start */
.news-page-box .type-desc-en {
color: #575757;
}
.listarc-ul {}
.news-list-ul {
/* padding: 10px; */
}
.listarc-li {
}
.listarc-li.last, .listarc-li:nth-of-type(3n+3) {margin-right:0;}
.listarc-link {
display: block;
position: relative;overflow: hidden;
padding: 10px 0;
border-bottom: 1px solid #e5e5e5;
/* border-top: 1px solid #e5e5e5; */
}
.listarc-link1 {
border-top: 0;
}
.yewu-right-li {
padding: 0 20px;
}
.yewu-right-link {
padding: 20px 0;
}
.listarc-left {
overflow: hidden;
float: left;
margin-right: 20px;
}
.listarc-time-bg {
padding: 0 20px;
text-align: center;
vertical-align: middle;
position: relative;
color: rgb(102, 102, 102);
border-right: 1px solid #dedede;
margin: 15px 0 15px;
}
.yewu-right-time-bg {
}
.listarc-year {
font-size: 24px;
line-height: 30px;
}
.listarc-moon-day {
line-height: 20px;
}
.listarc-info {
/* margin-left: 100px; */
overflow: hidden;
}
.listarc-title-box {
padding:3px 0;
}
.listarc-time {
float:right;
font-size:15px;
}
.listarc-title {
/* text-align: center; */
font-size: 16px;
font-weight:normal;
overflow:hidden;
/* margin-right: 90px; */
white-space:nowrap;
line-height: 1.4;
text-overflow:ellipsis;
/* color:#000; */
}
.listarc-desc {
margin-top: 4px;
font-size: 15px;
line-height: 24px;
color: #9B9B9B;
/* margin-bottom: 6px; */
overflow:hidden;
/* white-space:nowrap;
text-overflow:ellipsis; */
max-height: 48px;
}
.listarc-link:hover .listarc-image {
-webkit-transform: scale(1.1);
-mos-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.listarc-link:hover .listarc-title {
color:#0d6439;
}
@media (max-width:1200px){
/* .w1200 {padding:0 10px;width:auto;} */
.news-list-ul {
padding: 0;
box-shadow: none;
}
}
@media (max-width:992px){
.listarc-title-box {padding: 5px 0;}
.listarc-title {font-size: 14px;}
.listarc-desc {font-size: 14px; line-height: 20px; height: 40px;}
}
@media (max-width:768px){
.w1200 {padding:0;}
.listarc-ul {padding:0 8px;}
.listarc-link {padding: 10px 0;}
.listarc-title-box {}
.listarc-title {padding: 0;font-size: 14px;}
.listarc-time {font-size:12px;}
/* .listarc-info {margin-left: 190px;} */
.listarc-left {font-size: 22px;}
.listarc-desc {margin:0;font-size:12px; max-height: 80px; }
}
@media (max-width:666px){
.listarc-title-box {padding: 2px 0 3px;}
.listarc-image {height: 100px; width: 160px;}
/* .listarc-info {margin-left: 170px;} */
.listarc-desc {line-height: 18px; max-height: 68px;}
}
@media (max-width:560px){
.listarc-image {height: 80px; width: 120px;}
/* .listarc-info {margin-left: 130px;} */
.listarc-desc { max-height: 34px;}
}
@media (max-width:480px){
.listarc-link {padding: 8px 0;}
.listarc-image {width: 100px; height: 66px; }
.listarc-left {
margin-right: 10px;
}
.listarc-time-bg {padding: 0 8px; margin-top: 5px; margin-bottom: 5px;}
/* .listarc-info {margin-left: 83px;} */
.listarc-date-bg {width: 75px; height: 80px;}
.listarc-year {font-size: 22px;}
.listarc-moon-day {font-size: 13px; }
/* .listarc-desc {max-height: 36px;} */
}
/* 文章列表 end */
/* 首页横幅 start */
.hengfu-page-box{
}
@media (min-width: 1200px) {
.hengfu-page-box {
padding-top: 120px;
padding-bottom: 120px;
}
}
@media (min-width: 769px) {
.hengfu-page-box {
padding-top: 90px;
padding-bottom: 90px;
}
}
.hengfu-page-webname {
font-size: 30px;
line-height: 60px;
text-align: center;
color: #fff;
font-weight: bold;
}
.hengfu-page-short {
text-align: center;
font-size: 16px;
color: #ffffff;
}
.hengfu-page-desc {
font-size: 18px;
color: #fff;
font-weight: bold;
}
.hengfu-page-link-row {
margin-top: 22px;
}
.hengfu-page-link {
display: block;
width: 170px;
line-height: 40px;
margin: 0 auto;
background: #e60212;
text-align: center;
line-height: 40px;
font-size: 15px;
color: #fff;
}
.hengfu-page-link:hover {
text-decoration: underline;
}
@media( max-width: 768px) {
.hengfu-page-link {
width: 150px;
line-height: 36px;
font-size: 13px;
}
}
/* 首页横幅 end */
/* 沃创环境 start */
.youshi-page-box {
background-image: url(../images/kunraoBg.jpg);
}
.shili-list-li {
margin: 0;
overflow: hidden;
}
.shili-list-bg {
display: block;
overflow: hidden;
margin: 50px 0;
/* padding: 50px;
border: 1px solid #fff;
background-color: rgba(240,240,240,.5); */
border-radius: 20px;
position: relative;
left: 0;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
}
@media (min-width: 769px) {
.shili-list-bg:hover {
left: 10px;
/* border: 1px solid #dfdfdf; */
}
}
.shili-list-left {
float: left;
width: 600px;
}
.shili-list-image-box {
border: 5px solid #fff;
/* height: 360px; */
height: 300px;
}
@media (min-width: 768px) {
/* .shili-list-image-box:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
} */
}
.shili-list-right {
/* margin-left: 50%; */
overflow: hidden;
padding-left: 40px;
}
.shili-list-right:after {
content: "";
display: block;
clear: both;
}
.shili-list-right-bg {
margin-top: 30px;
}
.shili-list-info-left {
margin-right: 10px;
}
.shili-list-icon {
width: 160px;
/* height: 200px; */
display: none;
}
/* .shili-list-num {
float: left;
background: url(../images/typeIconBg.png) no-repeat center;
color: #fff;
width: 61px;
line-height: 70px;
text-align: center;
font-size: 36px;
font-style: normal;
} */
.shili-list-info-right {
display: block;
}
.shili-list-title {
color: #000;
font-size: 22px;
/* font-weight: bold; */
}
.shili-list-short {
display: block;
color: #999;
text-transform: uppercase;
white-space: nowrap;
overflow: hidden;
margin-top: 5px;
line-height: 30px;
text-overflow: ellipsis;
}
.home-shili-list-desc {
margin-top: 20px;
line-height: 2.5;
font-size: 16px;
color: #333;
/* height: 60px; */
overflow: hidden;
}
.shili-list-li:nth-of-type(even) .shili-list-left {
float: right;
}
.shili-list-li:nth-of-type(even) .shili-list-right {
overflow: hiden;
padding-left: 0;
padding-right: 40px;
}
@media (max-width: 992px) {
.shili-list-bg {
padding: 30px;
}
.shili-list-left {
width: 400px;
}
.shili-list-image-box { height: 200px;}
.shili-list-right {padding-left: 20px;}
.shili-list-li:nth-of-type(even) .shili-list-right {padding-right: 20px;}
.shili-list-info-left {
position: absolute;
left: 0;
top: 0;
filter:alpha(opacity=20);
opacity: .2;
}
.shili-list-title-row {margin-bottom: 15px;}
/* .shili-list-num { width: 50px; height: 50px; line-height: 50px;background-size: contain; font-size: 20px;} */
.shili-list-info-right {
position: relative;
margin-left: 0;
}
.shili-list-title {font-size: 20px;}
.shili-list-short {
color: #666;
}
.home-shili-list-desc {height: 75px; line-height: 25px; font-size: 15px;}
}
@media (max-width: 768px) {
.shili-list-bg {
padding: 20px;
margin: 20px 0;
}
.shili-list-left {
width: 300px;
}
.shili-list-image-box {height: 180px;}
.shili-list-right {
padding-left: 5px;
}
.shili-list-right-bg {
margin-top: 5px;
}
.shili-list-title-row {margin-bottom: 10px;}
.shili-list-title {font-size: 18px;}
.shili-list-short {line-height: 1.6;}
.home-shili-list-desc {margin-top: 5px; height: 64px; line-height: 22px; font-size: 14px;}
}
@media (max-width: 666px) {
.shili-list-bg {
padding: 0;
}
.shili-list-left {
width: 260px;
}
.shili-list-image-box {height: 170px;}
.shili-list-right {
}
.shili-list-li:nth-of-type(even) .shili-list-right {padding-right: 10px;}
.shili-list-title-row {margin-bottom: 8px;}
/* .shili-list-num {width: 40px; height: 40px; line-height: 40px; font-size: 16px;} */
.shili-list-info-right { }
.shili-list-title {font-size: 16px;}
.home-shili-list-desc {height: 78px; line-height: 20px; font-size: 13px;}
}
@media (max-width: 560px) {
.shili-list-left {
width: 220px;
}
.shili-list-image-box {height: 150px;}
.youshi-page-more-row {
display: none;
}
}
@media (max-width: 480px) {
.shili-list-li {
/* float: left;
width: 50%; */
}
.shili-list-bg {
padding: 0;
border-radius: 5px;
margin: 10px;
/* background-color: rgba(239,239,239,1); */
overflow: hidden;
}
.shili-list-left, .shili-list-li:nth-of-type(even) .shili-list-left {
width: auto;
float: none;
}
.shili-list-image-box {
/* height: 110px; */
/* height: 110px; */
border: 0;
}
.shili-list-right {
padding: 0;
}
.shili-list-right-bg {
margin: 0;
padding-top: 8px;
}
.shili-list-info-left {
/* display: none; */
width: 80px;
margin-right: 5px;
margin-top: 15px;
position: static;
filter: alpha(opacity=100);
opacity: 1;
}
.shili-list-info-right {
}
.shili-list-title-row {margin-bottom: 5px;}
/* .shili-list-num {width: 30px; height: 30px; line-height: 30px; font-size: 12px; font-weight: normal;} */
.shili-list-title {
font-size: 18px;
}
.shili-list-short {
color: #999;
}
.home-shili-list-desc {height: auto; line-height: 20px;}
}
/* 沃创环境 start */
/* 工艺流程 start */
.flow-page-box {
background: url(../images/kunraoBg.jpg);
}
.flow-page-body-bg {
background-position: bottom right;
background-repeat: no-repeat;
}
.flow-list-ul {
padding: 20px 0;
}
.flow-list-li {
float: left;
width: 20%;
text-align: center;
}
.flow-list-icon-box {
height: 151px;
background: url(../images/flowIconBg.png) no-repeat center 0;
line-height: 126px;
}
.flow-list-li p {
margin: 40px 0 0;
font-size: 18px;
font-weight: bold;
}
@media (min-width: 769px) {
.flow-list-li:hover {
color: #0d6439;
}
.flow-list-li:hover .flow-list-icon-box {
background-image: url(../images/flowIconBgCur.png);
}
}
.flow-list-icon {
width: 50px;
height: 50px;
/* -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; */
}
@media (min-width: 769px) {
.flow-list-ul {
padding: 10px 0;
}
.flow-list-icon-box:hover .flow-list-icon {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
}
@media (max-width: 768px) {
.flow-list-ul {
background-image: none;
padding: 0;
}
.flow-list-ul {
font-size: 0; text-align: center;
}
.flow-list-li {
width: 33.3333333333%;
float: none;
display: inline-block;
}
.flow-list-icon-box { height: 96px; line-height: 80px; width: 100px; margin: 0 auto; background-size: contain;background-position: top; background-repeat: no-repeat;}
.flow-list-icon {height: 35px; width: auto;}
.flow-list-li p {margin: 5px 0 10px; font-size: 16px;}
}
@media (max-width: 480px) {
.flow-list-icon-box { height: 70px; line-height: 60px; width: 70px;}
.flow-list-icon {height: 25px;}
.flow-list-li p {font-size: 14px; margin: 2px 0 5px; font-weight: normal;}
}
/* 工艺流程 end */
/* 发展历程 start */
.linian-list-ul {
overflow: hidden;
padding: 10px 0;
}
.linian-list-li {
width: 33.3333333333%;
float: left;
transition: .5s;
}
.linian-list-link {
cursor: unset;
}
.linian-list-bg {
/* padding: 20px;
text-align: center; */
}
.linian-list-bg-odd {
background-color: #0d6439;
color: #fff;
}
.linian-list-bg-even {
color: #0d6439;
}
.linian-list-left {
width: 50%;
}
.linian-list-left1, .linian-list-left2, .linian-list-left3 {
float: right;
}
.linian-list-left4, .linian-list-left5, .linian-list-left6 {
float: left;
}
.linian-list-image-box {
padding-bottom: 78%;
}
.linian-list-image {
display: block;
}
.linian-list-info {
padding: 20px 20px 0;
/* border: 1px solid rgba(211,211,211,.5); */
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
@media (min-width: 769px) {
/* .linian-list-info:hover {
background-color: #e60414;
border-color: #e60414;
} */
}
.linian-list-title {
font-size: 30px;
display: block;
line-height: 1.5;
/* font-weight: bold; */
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.linian-list-short {
font-size: 16px;
white-space: nowrap;
overflow: hidden;
}
.linian-list-desc {
font-size: 16px;
display: block;
line-height: 22px;
height: 44px;
overflow: hidden;
}
@media screen and (max-width: 1500px) {
.linian-list-title {font-size: 22px;}
.linian-list-desc {font-size: 14px;}
}
@media screen and (max-width: 1200px) {
.linian-list-title {font-size: 16px;}
}
@media (max-width: 992px) {
.linian-list-li {
width: 50%;
}
.linian-list-left1, .linian-list-left2, .linian-list-left5, .linian-list-left6 {
float: right;
}
.linian-list-left3, .linian-list-left4 {
float: left;
}
}
@media (max-width: 768px) {
.linian-list-li {
width: 50%;
}
.linian-list-bg {
}
.linian-list-info {
padding: 20px 15px 0;
}
.linian-list-desc {
height: 36px;
font-size: 13px;
line-height: 18px;
}
.linian-list-ul {
padding: 0;
}
.linian-list-image {
}
.linian-list-title {
font-size: 15px;
}
.linian-list-short {
font-size: 14px;
}
}
@media (max-width: 666px) {
.linian-list-li {width: auto; float: none;}
.linian-list-info {
padding: 30px 30px 0;
}
.linian-list-title {font-size: 26px;}
.linian-list-short {margin-top: 5px; font-size: 16px;}
.linian-list-desc {margin-top: 10px; font-size: 16px; line-height: 20px; height: 40px;}
.linian-list-left1, .linian-list-left3, .linian-list-left5 {
float: right;
}
.linian-list-left2, .linian-list-left4, .linian-list-left6 {
float: left;
}
.linian-list-bg {
background-color: #0d6439;
color: #fff;
}
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
.linian-list-bg {
}
.linian-list-info {
padding: 25px 15px 0;
}
.linian-list-image {
}
.linian-list-title {
font-size: 20px;
}
.linian-list-short {font-size: 14px;}
.linian-list-desc {
margin-top: 5px;
line-height: 18px;
font-size: 13px;
height: 36px;
}
.linian-list-more {
width: 35px;
height: 35px;
margin-top: 5px;
}
.linian-list-li em {
display: none;
}
}
@media (max-width: 380px) {
.linian-list-info {
padding: 20px 15px 0;
}
.linian-list-image {
}
.linian-list-title {
font-size: 18px;
}
.linian-list-short {
font-size: 13px;
}
.linian-list-desc {
font-size: 12px;
}
}
/* 发展历程 end */
/* 首页新闻 start */
.home-news {
}
.home-news .page-body {
padding: 10px;
}
.home-news-left {
float: left;
width: 58%;
}
.news-tejian-linke {
display: block;
padding: 15px;
}
.news-tejian-image-box {
overflow: hidden;
position: relative;
}
.news-tejian-image {
width: 100%;
height: 296px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
-webkti-transition: all .6s;
-mos-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
.home-news-list-info {
padding: 15px 0;
}
.home-news-tejian-time {
margin-bottom: 5px;
display: block;
font-size: 13px;
line-height: 20px;
color: #bbbbbb;
}
.home-news-list-time {
font-size: 20px;
color: #3c3c3c;
line-height: 1;
font-weight: bold;
}
.home-news-list-title {
font-size: 20px;
line-height: 2;
color: #000;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* .news-tejian-title {
color: #ba0505;
} */
.home-news-list-desc {
line-height: 2;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
color: #7e7e7e;
}
.home-news-list-more {
color: #787878;
margin-top: 20px;
}
.news-tejian-linke:hover .news-tejian-image {
transform: scale(1.05);
-webkit-transform: scale(1.05);
}
/* .news-tejian-linke:hover .news-tejian-title {
color: #ba0505;
} */
.home-news-right {
float: right;
width: 38.5%;
}
.home-news-list-li {
/* border-bottom: 1px solid #e5e5e5; */
}
.home-news-list-bg {
display: block;
position: relative;
padding: 20px 50px;
background-color: #f7f7f7;
position: relative;
margin-bottom: 30px;
}
/* .home-news-list-bg:after {
content: "";
position: absolute;
bottom: -1px;
left: 0;
width: 0;
height: 2px;
background: #ba0505;
-webkit-transition: all .4s;
-moz-transition: all .4s;
-ms-transition: all .4s;
-o-transition: all .4s;
transition: all .4s;
} */
.home-news-list-link {
display: block;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
.home-news-list-link:hover {
-o-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
-ms-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
-moz-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .08);
box-shadow: 0 0 30px rgba(0, 0, 0, .08);
background-color: #ba0505;
}
.home-news-list-link:hover .home-news-list-time,
.home-news-list-link:hover .home-news-list-title,
.home-news-list-link:hover .home-news-list-desc,
.home-news-list-link:hover .home-news-list-more,
.home-news-list-link:hover .date span,
.home-news-list-link:hover .date p {
color: #fff;
}
.home-news-list-li .date {
position: absolute;
top: 20px;
right: 30px;
padding: 7px 20px;
border-left: 1px dotted #e1dfe0;
text-align: center;
}
.home-news-list-li .date span {
display: block;
font-size: 28px;
line-height: 30px;
}
.home-news-list-li .date p {
line-height: 25px;
font-size: 14px;
color: #999999;
}
@media (max-width: 768px) {
.home-news-left, .home-news-right { float: none; width: auto;}
.home-news-left {margin-bottom: 10px; }
.home-news .page-body {margin-bottom: 0; padding: 5px 0;}
.home-news-list-bg {
margin-bottom: 10px;
padding: 20px;
}
.home-news-list-title {
font-size: 14px;
}
.home-news-list-info {padding: 0;}
.home-news-tejian-info {
padding: 10px 0 0;
}
.home-news-list-desc {
font-size: 12px; margin-top: 0;
}
.home-news-list-more {
margin-top: 10px;
}
.home-news-list-li .date {
right: 10px;
top: 15px;
padding: 7px 15px;
}
.home-news-list-li .date span {font-size: 18px; line-height: 20px;}
.home-news-list-li .date p {line-height: 20px;}
}
@media (max-width: 480px) {
.news-tejian-linke {
padding: 10px;
}
.home-news-list-bg {
padding: 10px;
}
.home-news {padding: 0 5px;}
.news-tejian-image {height: 200px;}
.home-news-list-time {font-size: 15px;}
.home-news-list-desc {
line-height: 20px;
}
.home-news-list-more {
margin-top: 5px;
}
}
@media (max-width: 380px) {
.news-tejian-image {height: 180px;}
}
/* 首页新闻 end */
/* 在线咨询 start */
.msg-page-box {
}
.msg-page-bg {
padding: 80px 30px;
}
.msg-page-right {
width: 50%;
float: left;
margin-right: 80px;
}
.msg-right-bg {
margin-top: 38px;
}
.msg-listarc-link {
border-bottom-style: dashed;
}
.msg-form-row {
margin: 15px 0;
}
.msg-form-row-item {
width: 33.333333%;
float: left;
}
.msg-form-label {
width: 60px;
text-align: right;
}
.msg-form-input, .msg-form-textarea, .msg-form-select {
background-color: #fff;
padding: 7px 8px ;
}
.msg-form-btn-box {
/* text-align: left; */
}
@media (max-width: 768px) {
.msg-page-right {
width: auto;
float: none;
margin-right: 0;
}
.msg-right-bg {
margin-top: 0;
}
.msg-page-bg {
padding: 30px 10px;
}
.msg-form-row-item {
float: none;
width: auto;
margin: 8px 0;
}
}
@media (max-width: 480px) {
.msg-form-row {
margin: 0;
}
.msg-form-label {
width: 40px;
font-size: 14px;
}
}
/* 在线咨询 end */
/* 首页-服务领域 start */
.list-service-li {
width: 25%;
float: left;
position: relative;
overflow: hidden;
transition: all ease 300ms;
}
.list-service-link {
margin: 15px;
display: block;
overflow: hidden;
/* border-radius: 10px; */
/* box-shadow: 0 0 10px #dedede; */
/* backgroudn-image: url(); */
background-image: linear-gradient(to bottom right, #E5E7E7, #fff, #E4E5E6,#fff, #E5E7E7);
}
.list-service-image-box {
/* padding-bottom: 48%; */
}
.list-service-image {
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
object-fit: cover;
}
.list-service-info {
padding: 20px;
}
.list-service-short {
display: block;
color: #ccc;
font-size: 14px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.list-service-title {
font-weight: normal;
font-size: 24px;
color: #333;
margin: 15px 0;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
/* .list-service-title:after {
content: '';
position: absolute;
width: 3px;
height: 70%;
background: #0d6439;
left: 0;
top: 15%;
} */
.list-service-desc {
margin-top: 18px;
font-size: 15px;
color: #666;
line-height: 25px;
height: 50px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.list-service-btn {
display: block;
width: 95px;
height: 36px;
line-height: 36px;
text-align: center;
border-radius: 50px;
background-color: #fff;
color: #333;
font-size: 12px;
margin-top: 15px;
}
@media (min-width: 769px) {
.list-service-link:hover {
/* background: #dedede;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
border-color: transparent; */
}
.list-service-title:hover {
color: #0d6439;
}
.list-service-link:hover .list-image {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
}
@media (max-width: 992px) {
.list-service-link {
margin: 10px;
}
.list-service-info {
padding: 15px;
}
.list-service-short {
font-size: 13px;
}
.list-service-title {
margin: 10px 0;
font-size: 20px;
}
.list-service-desc {
margin-top: 5px;
font-size: 14px;
line-height: 22px;
height: 44px;
}
}
@media (max-width: 768px) {
.list-service-info {
padding: 8px;
}
.list-service-title {
font-size: 18px;
}
.list-service-desc {margin-top: 8px; line-height: 20px; height: 40px;}
.list-service-btn {
height: auto;
line-height: 32px;
}
}
@media (max-width: 666px) {
.list-service-li {
width: 50%;
}
.list-service-link {margin: 10px;}
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
.list-service-li {
width: 50%;
}
.list-service-link {
margin: 5px;
/* border-radius: 5px; */
}
.list-service-info {
padding-top: 8px;
}
.list-service-desc {margin-top: 5px; line-height: 17px; height: 32px; font-size: 12px;}
.list-service-btn {
margin-top: 10px;
}
}
/* 首页-服务领域 end */
/* 解决方案 start */
.trans { transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; display: block; }
.trans:hover .trans0 { transform: rotateY(360deg); -o-transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -ms-transform: rotateY(360deg); transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.fangan-page-box { overflow: hidden; }
.fangan-page-box * {
box-sizing: border-box;
}
.tap-nav-li {
float: left;
}
.fangan-page-box .tap-nav-image-box {
padding-bottom: 70%;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.tap-nav-title {
margin-top: 25px;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.tap-nav-link:hover .tap-nav-title {color: #0d6439;}
.fangan-body-bg {
overflow: hidden;
margin-top: 60px;
}
.tap-body-li {
}
.tap-page-box .tap-nav-li{ cursor: pointer; width: 200px; }
.tap-nav-li.aon a {color: #0d6439; }
.tap-body-right {
width: 55%;
float: right;
height: 150%;
background-size: contain;
background-repeat: no-repeat;
background-position: left;
}
.tap-body-right-image-box {
padding-bottom: 59.6%;
}
.tap-body-li-bg {
background: #fff;
padding: 2% 5% 6% 5%;
width: 50%;
position: relative;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
overflow: hidden;
}
.tap-body-li-bg ul {display: block;}
.tap-body-li-info {
margin-top: 10px;
}
.fangan-info-txt {
width: 100%;
height: 100%;
position: relative;
line-height: 30px;
height: 150px;
font-size: 16px;
overflow: hidden;
}
.fangan-body-prev{position: absolute;
right: 90px;
width: 40px;
height: 30px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
background-color: #f6f6f6;
background-size: 20%;
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
z-index: 111;
bottom: 10px;
}
.fangan-body-next{
position: absolute;
right: 48px;
width: 40px;
height: 30px;
background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23333333'%2F%3E%3C%2Fsvg%3E");
background-color: #f6f6f6;
background-size: 20%;
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
z-index: 111;
bottom: 10px;
}
/* .tap-body-li-bg .tealju {
display: inline-block; width: 78px; text-align: center;
} */
.tap-body-right-image ul li { padding-left: 9px; position: relative; }
.tap-body-right-image ul li::before { content: ''; position: absolute; width: 3px; height: 70%; background: #0d6439; left: 0; top: 15%; }
.tap-body-right-image ul li::after { content: ''; clear: both; display: block; }
.tap-body-li-bg .fangan-swiper-scrollbar { width: 28%; margin-left: 55%; height: 3px; top: 20px; z-index: 11; position: relative; }
.tap-body-li-bg .fangan-swiper-scrollbar::before { content: ''; width: 130%; left: -15%; top: -250%; background: #f9f9f9; position: absolute; z-index: 0; height: 600%; }
.tap-body-li-bg .fangan-swiper-scrollbar:after { content: ''; width: 100%; left: 0%; top: 15%; background: rgba(0, 0, 0, 0.1); position: absolute; z-index: 1; height: 80%; }
.tap-body-li-bg .fangan-swiper-scrollbar .swiper-scrollbar-drag { /*width: 34px !important;*/ z-index: 2; }
.tap-body-li-bg .swiper-pagination-fraction { bottom: -30px; text-align: right; font-size: 18px; padding-right: 2%; }
.tap-body-li-bg .swiper-pagination-fraction .swiper-pagination-current { font-weight: bold; }
.tap-body-li-bg .swiper-pagination-fraction .swiper-pagination-total { color: #999; }
@media (max-width: 1200px) {
.fangan-info-txt {
height: 120px;
}
.fangan-body-bg {
margin-top: 50px;
}
}
@media (max-width: 992px) {
.tap-nav-title {
margin-top: 20px;
font-size: 15px;
}
.fangan-body-bg {
margin-top: 40px;
}
.fangan-info-txt {
font-size: 15px;
line-height: 20px;
}
}
@media (max-width: 768px) {
.tap-nav-title {
margin-top: 15px;
font-size: 14px;
}
.fangan-body-bg {
margin-top: 30px;
}
.fangan-info-txt {
font-size: 14px;
}
}
@media (max-width: 560px) {
.tap-nav-title {
margin-top: 10px;
font-size: 13px;
}
.fangan-body-bg {
margin-top: 20px;
}
.tap-body-right {
width: auto;
float: none;
}
.tap-body-li-bg {
top: 0;
left: 0;
bottom: 0;
right: 0;
width: auto;
transform: none;
background-color: rgba(0,0,0,.3);
color: #fff;
}
.tap-body-li-info {
margin: 0;
position: absolute;
top: 50%;
left: 10%;
right: 10%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
padding-bottom: 40px;
}
.fangan-info-txt {
font-size: 16px;
line-height: 30px;
height: 120px;
}
.tap-body-li-bg .swiper-pagination-fraction {
display: none;
}
.fangan-body-prev {
right: 53px;
}
.fangan-body-next {
right: 10px;
}
}
@media (max-width: 480px) {
.tap-nav-title {
margin-top: 5px;
font-size: 12px;
}
.fangan-body-bg {
/* margin-top: 10px; */
}
.tap-body-li-info {
left: 5%;
right: 5%;
}
.fangan-info-txt {
font-size: 14px;
line-height: 20px;
}
}
/* 解决方案 end */
/* 资质荣誉 start */
.list-honor-li {
width: 33.33333333%;
float: left;
text-align: center;
}
.list-honor-link {
background-color: #f5f5f5;
margin: 10px;
padding: 10px;
display: block;
position: relative;
background-color: #;
}
.list-honor-link-bg {
background-color: #0d6439;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 100%;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
@media (min-width: 769px) {
.list-honor-link:hover .list-honor-link-bg {
top: 0;
color: #fff;
}
}
.list-honor-image-box {
overflow: hidden;
padding-bottom: 75%;
position: relative;
background-color: #fff;
}
.list-honor-image {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
object-fit: contain;
}
.list-honor-image:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.list-honor-title-box {
padding: 20px 10px 10px;
/* background-color: #fff; */
}
.list-honor-link:hover .list-honor-title-box {
/* background-color: rgba(196,0,0,.7); */
/* background-color: rgba(179,141,84,.7); */
}
.list-honor-title {
font-size: 16px;
line-height: 1.6;
color: inherit;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: inherit;
-webkit-transition: all .6s;
-moz-transition: all .6s;
-ms-transition: all .6s;
-o-transition: all .6s;
transition: all .6s;
}
.list-honor-link:hover .list-honor-title {
color: #fff;
}
@media (max-width: 1200px) {
.list-honor-image {
/* height: 230px; */
}
}
@media (max-width: 992px) {
.list-honor-link {margin: 10px;}
}
@media (max-width: 768px) {
.list-honor-li {
width: 50%;
}
.list-honor-link {
margin: 10px;
padding: 10px;
display: block;
position: relative;
background-color: #;
}
/* .list-honor-image-box {padding: 5px;} */
.list-honor-image {
/* height: 195px; */
}
.list-honor-title-box {
padding: 5px;
}
.list-honor-title {
font-size: 14px;
}
}
@media (max-width: 480px) {
.list-honor-link {
margin: 8px;
padding: 8px;
}
.list-honor-image {
/* height: 150px; */
}
.list-honor-title-box {
padding: 5px 5px 0;
}
}
@media (max-width: 380px) {
.list-honor-link {margin: 5px;}
.list-honor-image {
/* height: 120px; */
}
}
/* 资质荣誉 end */
/* 问题困扰 start */
.kunrao-page-box {
overflow: hidden;
background: url(../images/kunraoBg.jpg) center center;
}
.kunrao-page-bg {
margin-top: 55px;
}
.kunrao-list-li {
float: left;
width: 25%;
box-sizing: border-box;
}
.kunrao-list-bg {
padding: 41px 0;
border-left: 2px #cfcece dotted;
text-align: center;
}
.kunrao-list-bg1 {
border-left: none;
}
.kunrao-list-icon-box {
display: block;
}
.kunrao-list-icon {
margin: 0 auto;
height: 127px;
display: block;
transition: .8s;
position: relative;
top: 0;
}
.kunrao-list-li:hover .kunrao-list-icon {
transform: rotateY(360deg);top: -15px;
}
.kunrao-list-title {
font-weight: normal;
color: #333;
font-size: 24px;
margin-top: -10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.kunrao-list-short {
margin-top: 10px;
font-size: 15px;
color: #333;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
.kunrao-page-bg {
margin-top: 30px;
}
.kunrao-list-li {
width: 50%;
}
.kunrao-list-bg {
border-top: 2px #cfcece dotted;
}
.kunrao-list-bg1, .kunrao-list-bg2 {
border-top: 0;
}
.kunrao-list-bg3 {
border-left: 0;
}
.kunrao-list-title {
font-size: 20px;
}
}
@media (max-width: 480px) {
.kunrao-page-bg {
margin-top: 10px;
}
.kunrao-list-bg {
padding: 20px 0;
}
.kunrao-list-icon {
height: 110px;
}
.kunrao-list-title {
font-size: 18px;
}
.kunrao-list-short {
font-size: 14px;
}
}
/* 问题困扰 End */
/* 消杀预防 start */
.xiaosha-page-box {
}
.xiaosha-page-bg {
padding-top: 20px;
position: relative;
}
/* 优势二 start */
.xiaosha-page-box {
overflow:hidden;
}
.home-xiaosha-page-box {
background: #2758A4;
}
.xiaosha-page-left {
width: 66%;
}
.xiaosha-list-ul {
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
-o-justify-content: space-between;
justify-content: space-between;
flex-wrap: wrap;
}
.xiaosha-list-li {box-sizing: border-box; width: 50%;}
.xiaosha-list-link {
display:block; background:#fff;
padding: 50px 100px;
border-radius:10px;
margin: 10px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.xiaosha-list-link, .xiaosha-list-link:hover {
cursor: unset;
}
/* .xiaosha-list-link-odd {
padding-right: 140px;
}
.xiaosha-list-link-even {
padding-left: 140px;
} */
.xiaosha-list-link:hover {
box-shadow: 0 0 5px #dedede;
-webkit-transform: scale(1.01);
-moz-transform: scale(1.01);
-ms-transform: scale(1.01);
-o-transform: scale(1.01);
transform: scale(1.01);
}
.xiaosha-list-left {
display:block;
margin-right: 15px;
}
.xiaosha-list-icon-box {
float:left;
/* background:#22AC38; */
text-align:center;
line-height:60px;
color:#fff;
font-size:24px;
padding: 10px;
width: 40px;
height: 40px;
border-radius:50%;
overflow: hidden;
border: 1px dashed #22AC38;
}
.xiaosha-list-icon {
width: 100%;
height: 100%;
display: block;
/* margin: 0 auto; */
}
.xiaosha-list-title {
display:block; font-weight:bold; font-size:20px; line-height:1; padding: 7px 0 0 0;
}
.xiaosha-list-entitle {display:block; font-weight:normal; font-size:14px; padding-top:5px;}
.xiaosha-list-desc {
display:block;
margin-top: 15px;
font-size: 18px; line-height:25px; height: 50px; overflow: hidden;
}
.xiaosha-list-link:hover {
color: #22AC38;
}
.xiaosha-list-link:hover .xiaosha-list-icon-box {
background:#22AC38;
/* border-color: #22AC38; */
}
.xiaosha-list-link:hover .dpb {
display: none;
}
.xiaosha-list-link:hover .dpn {
display: block;
}
.xiaosha-page-yuan-box {
position: absolute;
top: 50%;
left: 50%;
border-radius: 50%;
border: 6px solid #22AC38;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.xiaosha-page-yuan {
width: 190px;
height: 190px;
border-radius: 50%;
background-color: #FFF600;
overflow: hidden;
/* -webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap; */
}
.xiaosha-page-yuan:hover {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.xiaosha-page-yuan-bg {
text-align: center;
}
.xiaosha-page-jiancheng {
font-size: 50px;
font-weight: bold;
}
.xiaosha-page-shortitle {
font-size: 22px;
}
.xiaosha-page-yuan-line {
position: absolute;
background-color: #fff;
}
.xiaosha-page-yuan-line1, .xiaosha-page-yuan-line2 {
width: 20px;
height: 3px;
top: 50%;
margin-top: -1.5px;
}
.xiaosha-page-yuan-line3, .xiaosha-page-yuan-line4 {
height: 20px;
width: 3px;
left: 50%;
margin-left: -1.5px;
}
.xiaosha-page-yuan-line1 {
left: 0;
}
.xiaosha-page-yuan-line2 {
right: 0;
}
.xiaosha-page-yuan-line3 {
top: 0;
}
.xiaosha-page-yuan-line4 {
bottom: 0;
}
@media (max-width: 1200px) {
.xiaosha-page-body {margin: 50px 0;}
.xiaosha-list-link {
padding-left: 80px;
padding-right: 80px;
}
}
@media (max-width: 992px) {
.xiaosha-page-body {margin: 40px 0;}
.xiaosha-list-link {
padding-left: 60px;
padding-right: 60px;
}
.xiaosha-list-link-odd {
padding-left: 30px;
}
.xiaosha-list-link-even {
padding-right: 30px;
}
.xiaosha-page-yuan-box {
border-width: 5px;
}
.xiaosha-page-yuan {
width: 160px;
height: 160px;
}
.xiaosha-page-jiancheng {
font-size: 40px;
}
.xiaosha-page-shortitle {
font-size: 20px;
}
.xiaosha-page-yuan-line1, .xiaosha-page-yuan-line2 {
width: 18px
}
.xiaosha-page-yuan-line3, .xiaosha-page-yuan-line4 {
height: 18px
}
}
@media (max-width: 768px) {
.xiaosha-page-body {margin: 30px 0;}
.xiaosha-list-link {
padding: 20px 15px;
margin: 8px;
}
.xiaosha-list-link-odd {
padding-right: 40px;
}
.xiaosha-list-link-even {
padding-left: 40px;
}
.xiaosha-list-left {text-align: center; margin-right: 8px;}
.xiaosha-list-title {
font-size: 16px;
padding-top: 0;
}
.xiaosha-list-icon-box {float: none; margin: 0 auto;}
.xiaosha-list-desc {margin-top: 10px; font-size: 13px; line-height: 22px;}
.xiaosha-list-desc {height: 44px;}
.xiaosha-page-yuan {
width: 120px;
height: 120px;
}
.xiaosha-page-yuan-box {
border-width: 4px;
}
.xiaosha-page-jiancheng {
font-size: 30px;
}
.xiaosha-page-shortitle {
font-size: 18px;
}
.xiaosha-page-yuan-line1, .xiaosha-page-yuan-line2 {
width: 16px
}
.xiaosha-page-yuan-line3, .xiaosha-page-yuan-line4 {
height: 16px
}
}
@media (max-width: 666px) {
.xiaosha-list-ul {
}
.xiaosha-list-link {
padding: 15px;
margin: 5px;
}
.xiaosha-list-link-odd {
padding-right: 30px;
}
.xiaosha-list-link-even {
padding-left: 30px;
}
.xiaosha-list-title {
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
height: 30px;
font-size: 15px;
}
.xiaosha-list-desc {
margin-top: 5px;
line-height: 16px;
height: 30px;
}
.xiaosha-page-yuan-box {
border-width: 3px;
}
.xiaosha-page-yuan {
width: 100px;
height: 100px;
}
.xiaosha-page-jiancheng {
font-size: 26px;
}
.xiaosha-page-shortitle {
font-size: 16px;
}
.xiaosha-page-yuan-line1, .xiaosha-page-yuan-line2 {
width: 14px;
height: 2px;
margin-top: -1px;
}
.xiaosha-page-yuan-line3, .xiaosha-page-yuan-line4 {
height: 14px;
width: 2px;
margin-left: -1px;
}
}
@media (max-width: 560px) {
.xiaosha-list-li {box-sizing: border-box; width: 50%;}
.xiaosha-list-link {
/* padding-top: 20px;
padding-bottom: 20px; */
}
.xiaosha-list-title {
font-size: 14px;
height: 26px;
}
.xiaosha-list-desc {
height: 46px;
}
.xiaosha-page-yuan-box {
border-width: 2px;
}
.xiaosha-page-yuan {
width: 90px;
height: 90px;
}
.xiaosha-page-jiancheng {
font-size: 22px;
}
.xiaosha-page-shortitle {
font-size: 14px;
}
.xiaosha-page-yuan-line1, .xiaosha-page-yuan-line2 {
width: 10px;
height: 2px;
margin-top: -1px;
}
.xiaosha-page-yuan-line3, .xiaosha-page-yuan-line4 {
height: 10px;
width: 2px;
margin-left: -1px;
}
}
@media (max-width: 480px) {
.xiaosha-page-bg {
padding-top: 0;
}
.xiaosha-list-link {
padding: 35px 15px;
}
.xiaosha-list-left {float: none; margin-right: 0;}
.xiaosha-list-icon-box {
}
.xiaosha-list-icon {
}
.xiaosha-list-title {
font-size: 15px;
text-align: center;
height: 30px;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
margin-top: 10px;
}
.xiaosha-list-entitle {padding-top: 0; font-size: 13px;}
.xiaosha-list-desc {
margin-top: 5px;
line-height: 18px;
height: 52px;
}
.xiaosha-page-yuan {
width: 100px;
height: 100px;
}
.xiaosha-page-yuan-box {
border-width: 1px;
}
.xiaosha-page-yuan {
width: 85px;
height: 85px;
}
.xiaosha-page-jiancheng {
font-size: 20px;
}
.xiaosha-page-shortitle {
font-size: 13px;
}
.xiaosha-page-yuan-line1, .xiaosha-page-yuan-line2 {
width: 8px;
}
.xiaosha-page-yuan-line3, .xiaosha-page-yuan-line4 {
height: 8px;
}
}
@media (max-width: 380px) {
.xiaosha-list-li {box-sizing: border-box; /* width: 50%; */}
.xiaosha-list-link {
padding: 25px 10px;
}
.xiaosha-page-yuan-box {
border-width: 1px;
}
/* .xiaosha-page-yuan {
width: 80px;
height: 80px;
}
.xiaosha-page-jiancheng {
font-size: 16px;
}
.xiaosha-page-shortitle {
font-size: 12px;
}
.xiaosha-page-yuan-line1, .xiaosha-page-yuan-line2 {
width: 6px;
height: 1px;
margin-top: -0.5px;
}
.xiaosha-page-yuan-line3, .xiaosha-page-yuan-line4 {
height: 6px;
width: 1px;
margin-left: -0.5px;
} */
}
/* 消杀预防 End */
/* 服务范围 start */
/* .service{padding: 60px 0;overflow: hidden;background-color: #fff;}
.service-page-bg {margin-top: 30px;}
.service-list-li{
float: left;width: 171px;height: 281px;background: url(../images/serviceListbg.png) no-repeat center center;margin-left: 23px;padding: 40px 25px;position: relative;
}
.service-list-li:first-child {margin-left: 0;}
.service-list-link {
}
.service-list-short {display: block;color: #ccc;font-size: 14px;}
.service-list-title {font-weight: normal;font-size: 24px;color: #333;margin: 15px 0;}
.service-list-li:hover .service-list-title {color: #0d6439;}
.service-list-desc {font-size: 15px;color: #666;line-height: 25px;}
.service-list-btn {display: block;width: 95px;height: 36px;line-height: 36px;text-align: center;border-radius: 50px;background-color: #fff;color: #333;font-size: 12px;margin-top: 45px;}
.service-list-li:hover .service-list-btn {background-color: #0d6439;color: #fff;}
.service-list-image-box {display: block;width: 221px;height: 140px;position: absolute;left: 0;bottom: -55px;}
.service-list-image {display: block;width: 221px;height: 140px;}
.service-tips-dl {text-align: center;margin-top: 70px;}
.service-tips-dt {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;font-size: 16px;color: #666;text-align: left;border-right: 1px #e8e8e8 solid;padding-right: 25px;}
.service-tips-dt em {display: block;font-size: 20px;color: #333;margin-top: 5px;}
.service-tips-dd {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;font-size: 13px;color: #666;text-align: left;text-indent: 25px;margin-left: 30px;}
.service-tips-dd em {display: block;color: #0d6439;font-size: 24px;font-weight: bold;background: url(../images/phone.png) no-repeat center left;}
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
}
@media (max-width: 480px) {
} */
/* 服务范围 End */
/* 现场实拍 start */
.list-shipai-li {
width: 25%;
float: left;
position: relative;
overflow: hidden;
transition: all ease 300ms;
}
.list-shipai-link {
display: block;
}
.list-shipai-title {
width: 100%;
height: 64px;
line-height: 64px;
text-align: center;
font-size: 16px;
transition: all ease 300ms;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
position: relative;
font-weight: normal;
}
@media (min-width: 768px) {
.list-shipai-link:hover {
background: #0d6439;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
border-color: transparent;
}
.list-shipai-link:hover .list-shipai-title {
color: #fff;
}
.list-shipai-link:hover .list-image {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
}
@media (max-width: 992px) {
}
@media (max-width: 768px) {
.list-shipai-link {margin: 10px;}
.list-shipai-title {line-height: 30px; height: auto; font-size: 14px;}
}
@media (max-width: 666px) {
}
@media (max-width: 560px) {
}
@media (max-width: 480px) {
.list-shipai-li {
width: 50%;
}
.list-shipai-link {margin: 5px;}
}
/* 现场实拍 end */
.zizhi-swiper-button-next, .zizhi-swiper-button-prev {
color: #aaa;
}
/* 业务动态 start */
.news-page-body-bg {
padding: 20px 0;
}
.home-news-page-left {
width: 49%;
}
@media (min-width: 768px) {
.home-news-page-left {
margin-right: 2%;
}
}
.yewu-left-link {
background-color: #fff;
display: block;
}
.yewu-left-image-box {
padding-bottom: 369px;
}
.yewu-left-info {
/* position: absolute;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,.5);
color: #fff;
padding: 0 5px;
text-align: center; */
line-height: 30px;
transition: all .6s;
padding: 20px;
}
.yewu-right-ul {
/* padding-left: 60px; */
background-color: #fff;
}
.yewu-right-li {
padding: 0 10px;
}
.yewu-right-link {
border-bottom: 0;
/* padding: 10px 0; */
border-top: 1px solid #F0F0F0;
}
.yewu-right-link1 {
border-top: 0;
}
@media (min-width: 769px) {
.yewu-left-link:hover, .yewu-right-link:hover {
background-color: #0d6439;
color: #fff;
}
.yewu-left-link:hover .listarc-desc, .yewu-right-link:hover .listarc-time-bg, .yewu-right-link:hover .listarc-title, .yewu-right-link:hover .listarc-desc {
color: inherit;
}
}
@media (max-width: 768px) {
.news-page-body-bg {
padding: 10px 0;
}
.home-news-page-left {
float: none;
width: auto;
}
.yewu-left-ul {
margin: 10px 0;
}
.yewu-left-image-box {
padding-bottom: 62.5%;
}
.yewu-right-ul {
padding-left: 0;
}
}
@media (max-width: 480px) {
.news-page-body-bg {
padding: 0;
}
.yewu-left-image-box {
padding-bottom: 56%;
}
}
/* 业务动态 end */
/* 电话预约 start */
.service-tips-dl {text-align: center;margin-top: 50px;}
.service-tips-dt {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;font-size: 16px;color: #666;text-align: left;border-right: 1px #e8e8e8 solid;padding-right: 25px;}
.service-tips-dt em {display: block;font-size: 20px;color: #333;margin-top: 5px;}
.service-tips-dd{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;font-size: 13px;color: #666;text-align: left;text-indent: 25px;margin-left: 30px;}
.service-tips-dd em {display: block;color: #0d6439;font-size: 24px;font-weight: bold;background: url(../images/phone.png) no-repeat center left;}
@media (max-width: 480px) {
.service-tips-dl {
margin-top: 10px;
}
.service-tips-dt {
padding-right: 0;
display: none;
}
.service-tips-dd {
margin-top: 20px;
margin-left: 0;
}
}
/* 电话预约 end */