﻿body {
    background: #ebebeb;
}

.header {
    width: 100%;
    height: 3.375rem;
    padding: 0.1875rem .6rem;
    background: #fff;
    box-shadow: 0 .05rem .075rem #d7d7d7;
    position: relative;
}

.banner {
    box-shadow: 0 .1rem .15rem #d7d7d7
}

.header .header-left-logo {
    float: left;
    width: 8.75rem;
    height: 3rem;
}

.header .header-left-logo img {
    width: 8.75rem;
    height: 3rem;
}

.header .header-right-menu {
    width: 1.4rem;
    height: 1.05rem;
    float: right;
    margin-right: .35rem;
    margin-top: 1rem;
}

.header .header-right-menu img {
    width: 1.4rem;
    height: 1.05rem;
}

.banner .swiper-slide img {
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: .5rem;
    height: .1rem;
    border-radius: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: .125rem
}

.banner .swiper-pagination-bullet-active {
    background: #d0111a;
    height: .2rem;
}

.f-world {
    padding: .95rem 0;
}

.f-world h3 {
    font-size: 1rem;
    color: #383838;
    text-align: center;
    line-height: 1.5rem
}

.f-world p {
    font-size: .95rem;
    color: #383838;
    text-align: center;
    line-height: 1.5rem
}

.business-list {
    padding: 0 .6rem;
    /* display: flex;
    justify-content:space-between */
}

.business-list li {
    width: 48%;
    float: left;
    height: 12.5rem;
    border-radius: .1rem;
    box-shadow: 0 0.1rem .2rem #d7d7d7;
    margin-bottom: .75rem;
    background: #fff;
    overflow: hidden;
}

.business-list li:nth-child(2n) {
    float: right;
}

.business-list li h3 {
    width: 100%;
    height: 2.425rem;
    font-size: .9rem;
    color: #333333;
    text-align: center;
    line-height: 2.425rem;
}

.business-list li a {
    display: inline-block;
     width: 100%; 
}

.business-list li h5 {
    font-size: .8rem;
    color: #333333;
    text-align: center;
    line-height: 1.8rem;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}

.business-list li p {
    font-size: .55rem;
    line-height: .55rem;
    color: #333333;
    text-align: center
}

.business-list li .img-cot {
    width: 100%;
    position: relative;
    /*height: 4.5rem;*/
}

.business-list li .img-cot img {
    width: 100%;
    /*height: 4.5rem;*/
}

.business-list .wai-box {
    width: 100%;

}

.business-list .swiper-container {
    height: auto !important;
    padding-bottom: 0.9rem;
    /* position: relative; */
}

.business-list .swiper-container-horizontal>.swiper-pagination-bullets,
.business-list .swiper-pagination-custom,
.business-list .swiper-pagination-fraction {
    bottom: 0rem
}

.business-list .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .1rem;
    background: #fff;
    border: 1px solid #cccccc;
    opacity: 1;
}

.business-list .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #cccccc
}

.business-list .arrow-left,
.business-list .arrow-right {
    width: .7rem;
    height: 1.2rem;
    position: absolute;
    top: 30%;
    margin-top: -0.6rem;
    display: inline-block;
    z-index: 9;
}

.business-list .arrow-left {
    opacity: 0;
    left: 0;
    background: url(/m/skin/images/prev_l.png) left top no-repeat;
    background-size: 100% 100%;
}

.business-list .arrow-right {
    opacity: 0;
    right: 0;
    background: url(/m/skin/images/next_r.png) left top no-repeat;
    background-size: 100% 100%;
}

.Online-Message {
    padding: .75rem .6rem .5rem;
    background: #292929
}

.Online-Message h4 {
    font-size: .8rem;
    color: #ffffff;
    line-height: 1.3rem;
    padding-left: 0.5rem;
    font-weight: normal
}

.Online-Message .btn-list {
    padding: .5rem;
}

.Online-Message .btn-list a {
    padding: .425rem .575rem .45rem 1.35rem;
    background: #f19027;
    color: #fff;
    font-size: .65rem;
    border-radius: .1rem;
    margin-right: .5rem
}

.Online-Message .btn-list a:nth-child(1) {
    background: url(/m/skin/images/icon-1.png) no-repeat .6rem center #f19027;
    background-size: .525rem .525rem
}

.Online-Message .btn-list a:nth-child(2) {
    background: url(/m/skin/images/icon-2.png) no-repeat .6rem center #f19027;
    background-size: .6rem .6rem
}

.Online-Message .btn-list a:nth-child(3) {
    background: url(/m/skin/images/icon-3.png) no-repeat .6rem center #f19027;
    background-size: .6rem .7rem
}

.footer {
    padding: 0 .6rem;
    background: #333333;
    padding-bottom: .75rem
}

.footer .footer-1 {
    padding: .75rem 0;
    border-bottom: 1px solid #424242;
    padding-left: .45rem;
}

.footer .footer-1 .left-num {
    float: left;
}

.footer-1 .left-num p {
    font-size: .7rem;
    color: #ffffff;
}

.footer-1 .left-num span {
    font-size: 1.15rem;
    color: #ffffff;
}

.footer-1 .right-ma {
    width: 2.7rem;
    height: 2.7rem;
    float: right;
}

.footer-1 .right-ma img {
    width: 100%;
    height: 100%;
}

.footer .footer-2 {
    padding: .4rem 0;
    padding-left: .45rem;
}

.footer .footer-2 h4 {
    font-size: .9rem;
    color: #ffffff;
    line-height: 1.4rem
}

.footer .footer-2 p {
    font-size: .6rem;
    color: #ffffff;
}

.footer .footer-2 h3 {
    font-size: .8rem;
    color: #f19027;
    line-height: 1.4rem
}

.footer-3 p {
    float: left;
    font-size: .6rem;
    color: #ffffff;
    width: 2.8rem;
    height: 1.15rem;
    line-height: 1.15rem;
    text-align: center;
    border: 1px solid #525252;
    border-radius: .1rem;
    margin-right: .5rem;
    margin-bottom: .6rem
}

.footer-3 p:nth-child(1) {
    border: none;
}

.Shortcut {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.Shortcut a {
    display: inline-block;
    float: left;
    width: 49.8%;
    height: 2.5rem;
    color: #fff;
    line-height: 2.5rem;
    background: #333333;
    border-top-right-radius: .2rem;
    padding-left: 20%;
}

.Shortcut a:nth-child(1) {
    background: url(../images/icon-4.png) no-repeat 30% center #333333;
    background-size: .85rem .85rem
}

.Shortcut a:nth-child(2) {
    float: right;
    border-top-left-radius: .2rem;
    background: url(../images/icon-5.png) no-repeat 30% center #333333;
    background-size: .825rem .825rem
}

.business-x {
    margin: .5rem .6rem 0;
    background: #fff;
    padding: .5rem .45rem;
    box-shadow: 0 0.1rem 0.2rem #d7d7d7;
    border-radius: .2rem
}

.business-x h4 {
    font-size: .9rem;
    color: #333333;
    margin-bottom: .25rem
}

.business-x p {
    font-size: .7rem;
    color: #666666;
    margin-bottom: .5rem;
    line-height: 1.3rem
}

.business-x p span {
    color: #333333;
}

.business-x img {
    width: 100%;
    margin-bottom: .5rem;
}

.business-x img:nth-child(1) {
    margin-top: .5rem
}

.business-x h5 {
    font-size: .8rem;
    color: #333333;
    line-height: 1.5rem;
}

.business-x .busin {
    padding: 0 .5rem
}

.business-x .busin h5 {
    font-size: .8rem;
    color: #333333;
    line-height: 1.5rem
}

.business-x .busin p {
    line-height: 1.1rem
}

.x-pp p {
    margin-bottom: 0;
}

.x-pp {
    margin-bottom: .5rem;
}

.x-pp i {
    font-style: normal;
    display: inline-block;
    width: 3rem;
    font-size: .6rem;
    float: left;
    color: #666;
    line-height: 1.5rem
}

.x-pp .div-bo {
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap
}

.x-pp span {
    font-size: .6rem;
    display: inline-block;
    margin: 0 .4rem 0 0.3rem;
    float: left;
    line-height: 1.5rem;
    word-wrap: normal;
}

.div-box p {
    float: left;
    width: 2.75rem;
}

.div-box .div-bo {
    float: left;
    width: 13.55rem
}

.zheZ {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    display: none
}

.Consultation {
    border-radius: 0.5rem;
    position: fixed;
    top: 2rem;
    z-index: 99;
    width: 17rem;
    left: .85rem;
    overflow: hidden;
    display: none
}

.Consult {
    background: #333333;
    padding: .5rem
}

.Consult p {
    font-size: .55rem;
    color: #ffffff;
    line-height: 1rem;
}

.Consult-table {
    background: #fff;
    padding: .75rem .75rem;
}

.Consult-table li label {
    float: left;
    font-size: .6rem;
    line-height: 1.2rem;
    width: 2.5rem;
    display: inline-block;
    text-align: right;
    color: #333333;
}

.Consult-table li {
    margin-bottom: .5rem
}

.Consult-table li input {
    float: left;
    height: 1.2rem;
    width: 12rem;
    border: 1px solid #cccccc;
    border-radius: .1rem;
    margin-left: .5rem;
    color: #333333;
    padding-left:.3rem;
 line-height:.8rem;
}

.pro-list-ss {
    width: 12rem;
    float: left;
    margin-left: .5rem;
}

.pro-list-ss .form-group {
    width: 3.8rem;
    float: left;
    margin-right: .3rem;
}

.pro-list-ss .form-group:nth-child(3) {
    margin-right: 0;
}

.form-control {
    font-size: .55rem;
    color: #999999;
    padding: .1rem;
    height: 1.2rem;
    line-height: 1.2rem;
}

.san-lian {
    width: 3.8rem;
    float: left;
}

.text-input-1 {
    width: 3.8rem;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #333;
    font-size: .55rem;
    border-radius: .1rem
}

.Consult-table li textarea {
    float: left;
    height: 1.2rem;
    width: 12rem;
    border: 1px solid #cccccc;
    border-radius: .1rem;
    margin-left: .5rem;
    color: #333333;
    height: 2.95rem;
padding-left:.3rem;
line-height:.8rem;
}

.Consult-table li .yz-ma {
    float: left;
}

.Consult-table li .yz-ma input {
    float: left;
    height: 1.2rem;
    width: 5rem;
    border: 1px solid #cccccc;
    border-radius: .1rem;
    margin-left: .5rem;
    margin-right: 1rem;
}

.yanz-ma {
    float: left;
    height: 1.2rem;
    width: 6rem;
    border: 1px solid #cccccc;
    border-radius: .1rem;
}

.btn-t {
    margin-left: 2.5rem;
}

.btn-t a {
    width: 4.5rem;
    height: 1.5rem;
    display: inline-block;
    border-radius: .1rem;
    line-height: 1.5rem;
    font-size: .65rem;
    color: #ffffff;
    background: #f19027;
    border: 1px solid #f19027;
    text-align: center;
    margin-left: .5rem;
}

.btn-t a:nth-child(2) {
    width: 4.5rem;
    height: 1.5rem;
    border-radius: .1rem;
    line-height: 1.5rem;
    font-size: .65rem;
    color: #666666;
    background: #fff;
    border: 1px solid #cccccc
}

.zheZ img {
    position: absolute;
    right: 0.85rem;
    top: 0.5rem;
    width: .8rem;
    height: .8rem;
}

.business-f {
    margin: .5rem .6rem 0;
    /* padding: .5rem .45rem; */
    /* box-shadow: 0 0.1rem 0.2rem #d7d7d7; */
}

.business-f-1,
.business-f-2 {
    background: #fff;
    box-shadow: 0 0.1rem 0.2rem #d7d7d7;
    border-radius: .2rem;
    padding: .55rem;
    margin-bottom: .5rem
}

.business-f-1 h3,
.business-f-2 h3 {
    font-size: .9rem;
    color: #333333;
    line-height: 1.8rem;
    font-weight: 700;
}

.business-f-1 p {
    font-size: .65rem;
    color: #333;
    line-height: 1.15rem
}

.business-f-2 li {
    margin-bottom: .5rem
}

.business-f-2 h5 {
    font-size: .65rem;
    color: #292929;
    line-height: 1.75rem;
    background: url(/m/skin/images/juxing.png) no-repeat left center;
    background-size: .25rem .25rem;
    padding-left: .8rem;
    font-weight: 700
}

.business-f-2 p {
    font-size: .55rem;
    color: #333333;
    padding: 0.2rem .4rem;
    background: #f5f5f5;
    line-height: 1rem
}

.business-f {
    margin-bottom: 1.5rem
}

.img-zheZZ {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.04)
}

.header .meun-list {
    position: absolute;
    width: 100%;
    top: 3.375rem;
    z-index: 999;
    text-align: center;
    background: rgba(33, 26, 26, 0.96);
    left: 0;
    display: none;
}

.header .meun-list a {
    line-height: 1.95rem;
    color: rgba(255, 255, 255, 0.4)
}

.header .meun-list li.active a {
    color: rgba(255, 255, 255, 1)
}

.container {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; 
    margin-right: 1rem
  }
  .data-menu-toggle {
    position: relative;
    width: 1.4rem;
    height: 30px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
  }
  /* 初始化样式 */
  .data-menu-toggle .menu-bar,
  .data-menu-toggle .menu-bar:before,
  .data-menu-toggle .menu-bar:after{
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #525252;
    transition: all ease-in-out .3s;
  }
  .data-menu-toggle .menu-bar.bar {
    top: 8px;
  }
  .data-menu-toggle .menu-bar.bar:before {
    content: "";
    top: -8px;
  }
  .data-menu-toggle .menu-bar.bar:after {
    content: "";
    top: 8px;
  }
  /* 激活样式 */
  .data-menu-toggle.active .bar {
    background-color: transparent;
  }
  .data-menu-toggle.active .bar:before {
    top: 0px;
    transform: rotate(45deg);
  }
  .data-menu-toggle.active .bar:after {
    top: 0px;
    transform: rotate(-45deg);
  }
  
  