/* 首页 */
    .about-inner .service-btn{
        padding-top: 36px;
    }
    .cu{
        
        background-color: #f8f9fc;
        margin-bottom: -50px;
        padding-top: 60px;
    }
    .bgw{
        background-color: #fff;
    }
    /* 产品列表 */
    .cu2{
        background-color: #f8f9fc;
        padding-top: 35px;
        margin-bottom: -50px;
    }
/* faq */
    .db-100{
        padding: 80px 0; 
    }
/* products侧边栏 */
.mt-4, .my-4{
    margin-top: 1.5rem!important;
}
.row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.d-md-block{
    display: block!important;
}
.nav{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.dl, ol, ul{
    margin-top: 0;
    margin-bottom: 1rem;
}
.ul.nav-list li{
    margin: 0;
    padding: 0;
    display: block;
    position: relative; 
}
.li{
    line-height: 24px;
}
.aside ul.nav-list > li > a{
    color: #666;
    font-size: 0.9em;
    padding: 8px 0 8px 22px;
}
.ul.nav-list li a{
    -webkit-transition: background 0.1s;
    transition: background 0.1s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    padding: 8px 0 8px 22px;
    display: block;
    color: #666;
    font-size: 0.9em;
    text-decoration: none;
    line-height: 20px;
}
.text-3{
    font-size: 15px !important;
}
.nav-item{
    list-style: none;
}
.nav-link:hover{
    background-color:#f9004d;
    color: #fff;
}
.border-cebianlan{
    border-bottom: solid 0.3px #e3e3e3;
    color:#000;
}
/* 产品详情 */
/*äº§å“è¯¦æƒ…*/
/*================== */
.spec-preview {
    width: 100%;
}

.jqzoom {
    width: 100%;
    float: left;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 300px;
    background: #ffffff;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 1px solid #aaa;
    background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

.jqzoom img {
    width: 100%;
}

.spec-scroll .items ul {
    position: absolute;
    height: 81px;
    padding-left: 0px;
    list-style: none;
    width: 100%;
    margin-top: 10px;
}

.spec-scroll .items ul li {
    float: left;
    text-align: center;
    margin: 0px;
}

.spec-scroll .items ul li img:hover {
    border: 1px solid #A9A9A5;;
    padding: 1px;
}

.p-crumb a, .p-crumb span {
    text-transform: capitalize;
}

.right-extra {
    float: left;
    margin-top: 30px;
    margin-bottom: 60px;
}

.detail-right {
    float: left;
    z-index: 99;
    margin-top: 30px;
    margin-bottom: 60px;
}

.prd {
    border-bottom: 1px solid #ddd;
}

.tab-content img {
    max-width: 100%;
}

.spec-preview {
    width: 100%;
}

.spec-scroll {
    clear: both;
    margin-top: 20px;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: 95%;
    height: 90px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 70px;
    padding-left: 0px;
}

.spec-scroll .items ul li {
    float: left;
    width: 68px;
    text-align: center;
    margin-right: 10px;
}

.spec-scroll .items ul li img {
    width: 100%;
}

.spec-scroll .items ul li img:hover {
    border: 1px solid #dcdcdc;
    padding: 1px;
}

.product-main {
    background: #f2f2ea;
    padding-bottom: 30px;
}

.product-main {
    background: #f2f2ea;
    padding-bottom: 30px;
}

.product-main-left {
    margin-top: 22px;
    float: left;
    width: 48%;
    margin-right: 2%;
}

.product-main-ul {
    padding: 20px 0 0px 0;
    margin-left: 0px;
}

.product-main-ul li {
    line-height: 25px;
}

.product-main-ul li:nth-child(odd) {
    float: left;
    width: 30%;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.product-main-ul li:nth-child(even) {
    color: #888;
    float: right;
    width: 70%;
    min-height: 25px;
}

.prev, .next {
    display: block;
    width: 44px;
    height: 44px;
    position: relative;
    z-index: 222;
    top: 20px;
    overflow: hidden;
    cursor: pointer;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    _border: 1px solid none;
}

.spec-scroll .prev {
    float: left;
}

.spec-scroll .next {
    float: right;
}

.spec-scroll .prev, .spec-scroll .next {
    display: block;
    text-align: center;
    width: 13px;
    height: 54px;
    margin-top: 30px;
    line-height: 54px;
    cursor: pointer;
    text-decoration: none;
    color: #333;
}

.product-main-right {
    width: 50%;
    float: left;
}

.product-main-right h1 {
    font-weight: 100;
}

.product-detail-table2 {
    margin-top: 105px;
    border: 1px #dcdcdc solid;
    width: 100% !important;
}

.product-detail-table2 tr th {
    background-color: #4f81bd;
    color: #fff;
}

.product-detail-form1 {
    width: 47%;
    float: left;
    background-color: #fff;
    border: 1px #dcdcdc solid;
    margin-bottom: 15px;
}

.product-detail-form2 {
    float: right;
}

.product-detail-form3 {
    width: 100%;
    height: 150px;
    border: 1px #dcdcdc solid;
    margin-bottom: 15px;
    padding: 10px 0 0 10px;
}

.product-detail-about1 img {
    width: 100%;
}

.product-detail-about {
    margin: 100px 0 100px 0;
}
.tuijiantitle{
    line-height: 36px;
    display: block;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 26px;
    border-top: 1px solid #e1e1e1;
    font-size: 36px;
}

@media (max-width: 768px){
.phone-menu-a{
padding-left: 20px;
}
}

@media screen and (max-width: 767px){
    .pd20{
    padding-left:20px;
    padding-right:20px;
}
}

@media (min-width: 1480px){
    .lg-plr-180{
    padding-left:180px !important;
    padding-right:180px !important;
    }
}

 @font-face{
  font-family: chunna;
  src: url('../fonts/caviar_dreams/CaviarDreams');
}

.index-about-bg1 {
    background: url(../images/bg/bg-image-4.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
  }

  @media (max-width: 1480px){
    .phone-logo{
    width: 80% !important;
    }
}