﻿* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'syht';
    src: url("../font/SourceHanSansCN-Normal.ttf");
}

@font-face {
    font-family: 'Arial';
    src: url("../font/Arial.ttf");
}


/** {
    margin: 0;
    padding: 0;
}*/

body {
    font-size: 14px;
    color: #666;
    font-family: 'syht', 'Arial';
    padding-top: 120px;
}

a {
    text-decoration: none;
    color: #666;
}

img {
    display: block;
    border: none;
}

ul,
li,
ol {
    list-style: none;
}

a,
input,
select {
    outline: none;
}


/*手机端导航*/

.mainbox {
    /*position: relative;
    width: 100%;
    overflow-x: hidden*/
}

ul.menum {
    width: 100%;
    background: #f8f8f8;
    position: fixed;
    left: 100%;
    top: 0;
    z-index: 9;
}

ul.menum li {
    font-size: 16px;
    border-bottom: #ddd solid 1px;
    position: relative
}

ul.menum li a {
    color: #4e4e4e;
    display: block;
    height: 45px;
    line-height: 45px;
    padding-left: 15px
}

ul.menum li a:hover,
ul.menum li a.mh {
    background: #e7e7e7
}

ul.menum li span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    border-left: #ddd solid 1px
}

ul.menum li ul {
    border-top: #ddd solid 1px;
    display: none;
}

ul.menum li ul li {
    border-bottom: 0
}

ul.menum li ul li a {
    padding-left: 45px;
    color: #777
}


/*END*/

.pst {
    position: relative;
}

.clearfix {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

input.ser {
    width: 241px;
    height: 40px;
    line-height: 20px;
    border: #b1b1b1 solid 1px;
    border-radius: 60px;
    box-sizing: border-box;
    padding: 10px 50px 10px 23px;
}

.menu {
    margin-right: 55px;
}

.menu ul li {
    float: left;
    /*padding-left: 55px;*/ 
    padding-left: 35px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.header {
    padding: 44px 0 0 0;
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: #fff;
    overflow: hidden;
}

.fdj {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 26px;
    top: 10px;
}

.tj {
    margin-top: 20px;
    margin-bottom: 20px;
}

.none {
    display: none;
}

.block {
    display: block;
}

.ipicbox {
    border-left: #e2e2e2 solid 1px;
    border-top: #e2e2e2 solid 1px;
}

.ipic {
    height: 118px;
    overflow: hidden;
    text-align: center;
    border-right: #e2e2e2 solid 1px;
    border-bottom: #e2e2e2 solid 1px;
}

@media screen and (min-width: 768px) {
    .iban {
        padding-right: 0
    }
    .ipicbox {
        margin-right: 0;
    }
}

@media screen and (max-width:767px) {
    .ipicbox {
        margin-right: 0;
        margin-left: 0;
    }
}

.ipic img {
    margin: 0 auto
}

.protit {
    font-size: 28px;
    margin: 30px 0 20px 0;
}

.protit2 {
    font-size: 20px;
}

.aboutfont {
    line-height: 28px;
    margin: 20px 0 0 0;
    text-indent: 28px;
}

.products {
    margin-bottom: 20px;
}

a:hover {
    color: #b9976a;
}

.car:hover {
    color: #b9976a;
}

.car {
    cursor: pointer;
}

.lddq {
    display: inline-block;
    height: 100%;
    min-width: 100px;
    text-align: justify;
    /* text-align-last: justify; */
}

.casebor {
    /* border: #b1b1b1 solid 1px; */
    padding: 15px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 28px;
}

.casel {
    padding-right: 18px;
    height: 87px;
}

.caser {
    height: 87px;
}

.casenews {
    border-bottom: #e3e3e3 solid 1px;
    height: 107px;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.idate {
    padding-top: 20px;
}

.idate2 {
    padding-top: 0;
}

.bottom {
    background: #393939;
    color: #d1d1d1;
    padding: 0 0 15px 0;
}

.bottom a {
    color: #d1d1d1;
}

.copy {
    border-bottom: #898989 solid 1px;
    margin-bottom: 18px;
    padding: 15px 0;
}

.btitle {
    font-size: 16px;
}

.bcon {
    margin-top: 8px;
    line-height: 24px;
}

.bmar {
    margin-right: 60px;
    margin-bottom: 15px;
}

.subg {
    position: fixed;
    background-color: #f5f5f5;
    width: 100%;
    height: 480px;
    left: 0;
    top: 100px;
    z-index: 9;
    display: none
}

.submt {
    font-size: 14px;
    padding-bottom: 22px
}

.subm {
    margin-right: 25px;
    float: left;
    color: #2e2e2e
}

.subm a {
    color: #333
}

.submenu {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 0 50px;
}

.submenu ul {
    padding-top: 17px
}

.submenu ul li {
    line-height: 24px;
}

.submenu ul li div:hover {
    color: #c1a68d;
    text-decoration: underline
}

.stit {
    font-size: 18px;
    text-align: center;
    margin: 36px 0 40px 0
}

.catetit {
    font-size: 14px;
    padding: 0 0 0 20px;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    margin-bottom: 10px
}

.catetitt {
    font-size: 14px;
    padding: 0 0 0 20px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    margin-bottom: 5px
}

.logintit {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    margin-bottom: 30px
}


/*.catemenu dd div{ display: block; float: left;width: 50%; height: 31px; line-height: 31px; color: #999; padding-left: 19px}*/

.catemenu dd div {
    display: block;
    float: left;
    width: 50%;
    height: 31px;
    line-height: 31px;
    color: #999;
    padding-left: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catemenu dd a {
    display: block;
    float: left;
    width: 50%;
    height: 31px;
    line-height: 31px;
    color: #999;
    padding-left: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.catemenu dd div:hover {
    color: #c1a68d
}


/* 子页面 */

.catemenu div.lh {
    color: #c1a68d
}

.catemenu {
    margin-bottom: 35px;
}

.catemenu dl {
    margin-bottom: 0px
}

.catemenu dt {
    font-weight: normal;
    height: 37px;
    line-height: 37px;
    border-bottom: #f5f5f5 solid 1px;
    padding-left: 19px
}

.catemenu dt span img {
    transition: transform 0.6s;
    -webkit-transition: transform 0.6s;
    -moz-transition: transform 0.6s;
    -o-transition: transform 0.6s;
}


/*.catemenu dt:hover span img{display:block; transform: rotate(180deg)!important;}*/

.catemenu dl.act dd {
    display: block;
    cursor: pointer;
}

.catemenu dl.act dt {
    cursor: pointer;
}

.catemenu dl.act dt span img {
    transform: rotate(180deg);
    cursor: pointer;
}

.catemenu dd {
    max-height: 190px;
    overflow-y: auto;
    display: none;
    cursor: pointer;
}

.catemenu dt span {
    position: absolute;
    right: 1px;
    top: 18px;
    position: absolute;
    cursor: pointer;
    right: 1px;
    top: 0;
    display: block;
    width: 45px;
    height: 35px;
    padding-left: 38px;
    padding-top: 18px;
}

.catemenu dd::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.catemenu dd::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: #cccccc;
}

.catemenu dd::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: #fff;
}

.catemenu dd div {
    display: block;
    height: 31px;
    line-height: 31px;
    color: #999;
    padding-left: 19px
}

.catemenu dd div:hover {
    color: #c1a68d
}

.catetit2 {
    font-size: 14px;
    padding: 0 0 0 20px;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5;
    margin-top: 35px;
    margin-bottom: 30px;
}

.picbox {
    border: #d3d3d3 solid 1px;
    padding: 10px;
    margin-bottom: 26px;
    font-size: 12px;
    text-align: center;
}

.pictitle {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


/* 产品详情 */

.propic {
    height: 660px;
    width: 660px;
    overflow: hidden;
    border: #cccccc solid 1px
}

.propic img {
    margin: auto;
    vertical-align: middle;
}

.prospic {
    margin-bottom: 40px;
    overflow: hidden;
    height: 487px;
    width: 152px
}

.prospic ul li {
    margin-right: 19px;
    width: 152px;
    height: 152px;
    overflow: hidden;
    border: #fff solid 1px;
    margin-bottom: 15px
}

.prospic ul li span {
    display: block;
    width: 150px;
    height: 150px;
}

.procon {
    line-height: 24px;
    margin-bottom: 25px
}

.price {
    /*border-bottom: #cccccc solid 1px;*/
    padding: 20px 32px
}

.sc {
    padding: 25px 0 0 358px;
    cursor: pointer
}

.je {
    font-size: 18px;
    font-weight: bold;
}

.je span {
    font-size: 12px;
    padding-right: 5px
}

.count {
    padding: 20px 32px 20px 32px;
    /*border-bottom: #cccccc solid 1px*/
}

.material {
    min-height: 119px;
    padding: 25px 0 15px 32px;
    /*border-bottom: #cccccc solid 1px*/
}

.probg {
    background: #f5f5f5;
    height: 660px;
}

.probox {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    /*margin-left: 45px;
    margin-right: 45px;
        2020-11-5*/
}

.content {
    padding: 25px 0 40px 0;
    line-height: 26px;
    display: inline-block;
    height: 100%;
    min-width: 100px;
    text-align: justify;
    width: 100%;
}

.content img {
    max-width: 100%;
}

.rtit {
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    border-bottom: #ccc solid 1px;
}

.hui0 {
    color: #2e2e2e
}

.hui3 {
    color: #666
}

.hui6 {
    color: #999
}

.newbox {
    height: 50px;
    overflow: hidden;
}

.icon {
    position: absolute;
    width: 100%;
    top: -35px;
    right: 20px;
}

.icon div {
    margin-left: 38px;
}

.icon .login {
    background: url('../images/icon1.jpg') no-repeat left center;
    padding-left: 25px;
}

.icon .car {
    background: url('../images/icon2.jpg') no-repeat left center;
    padding-left: 25px;
}

.carfont {
    padding-top: 15px;
    line-height: 24px;
}

@media screen and (min-width: 768px) {
    .carfont {
        padding-top: 15px;
        line-height: 55px;
    }
}

@media screen and (min-width: 992px) {
    .carfont {
        padding-top: 15px;
        line-height: 28px;
    }
}

@media screen and (min-width: 1024px) {
    .carfont {
        padding-top: 15px;
        line-height: 42px;
    }
}

.download {
    margin: 30px 0 0 0;
}


/* 新增 */

.probgbg {
    background: #e6e6e6;
    padding: 40px 0 60px 0;
}

.protit {
    font-family: arial;
    color: #4c4c4c;
    font-weight: bold;
}

.giftbox {
    background: #f2f2f2;
    padding: 10px 10px 0 10px;
}

.gifttxt {
    height: 54px;
    line-height: 54px;
}

.more {
    padding: 70px 0 0 0
}

.more a {
    display: block;
    width: 90px;
    height: 35px;
    line-height: 35px;
    background: #976d29;
    border-radius: 30px;
    color: #fff;
    text-align: center;
}

.typebg {
    background: url(../images/ibg.jpg) center center
}

.gfont {
    margin: 10px 0 28px 0;
}

.aboutfont {
    margin-top: 0;
    font-size: 18px;
    line-height: 52px;
    text-indent: 0;
}

.tjpic {
    margin-bottom: 30px;
}

.tj {
    margin-bottom: 30px;
}

.hbpic {
    margin-bottom: 48px;
    width: 40%;
}

.hbfont {
    font-size: 18px;
    color: #4c4c4c;
    margin-bottom: 28px;
}

.hbfont span {
    display: block;
    font-size: 14px;
    line-height: 25px;
    padding-top: 18px;
}

.huabao {
    margin-bottom: 50px;
}

.serbox {
    border: #b1b1b1 solid 1px;
    position: fixed;
    z-index: 999999999999999;
    border-radius: 5px;
    width: 241px;
    height: 135px;
    line-height: 24px;
    background: #fff;
    left: 50%;
    margin-left: 314px;
    top: 96px;
    padding: 8px 23px;
    display: none;
}


/* 2019.12.18 */

.picimg {
    /*border:#d3d3d3 solid 1px;*/
    /* padding:10px; */
    margin-bottom: 10px;
}


/* 2019.1.2 */

#backtop {
    position: fixed;
    bottom: 80px;
    z-index: 9;
    right: 30px;
    cursor: pointer;
}

@media (min-width:1400px) {
    #backtop {
        left: 50%;
        margin-left: 630px
    }
}


/* 2022新增 */

.catemenu dt {
    font-weight: normal;
    height: 37px;
    line-height: 37px;
    background-color: #f5f5f5;
    border-bottom: #f5f5f5 solid 1px;
    padding-left: 19px;
}

.catemenu dt span {
    padding-left: 25px;
}

.catemenu dd {
    margin-top: 8px
}

.catemenu dl.act {
    margin-bottom: 8px;
}

.catemenu dd div {
    color: #838383;
}

.huibox {
    text-align: center;
    background-color: #ededed;
    min-height: 120px;
    line-height: 120px;
    margin-bottom: 30px;
}

.huibox a {
    display: block;
    text-align: center;
    background-color: #ededed;
    min-height: 120px;
    line-height: 120px;
    width: 100%;
}

.huibox:hover {
    box-shadow: 2px 2px 4px #999;
}

.propic {
    width: auto!important;
    height: 450px;
}

.probg {
    width: auto!important;
    height: 616px;
    padding-top: 25px;
}

.count,
.price {
    padding: 10px 16px;
}

#f3 select {
    color: #474747;
    padding-left: 8px;
    background: url('../images/selbg.png') no-repeat;
    width: 160px!important;
    height: 26px!important;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.ntit {
    background-color: #b5b5b5;
    text-align: center;
    line-height: 33px;
    width: 157px;
    height: 33px;
    color: #fff;
}

.ncon {
    line-height: 22px;
    margin: 10px 0;
    font-weight: 600;
    color: #000;
}

.nmore a {
    background-color: #6b625b;
    display: block;
    width: 70px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 25px;
}

.nmore {
    background-color: #6b625b;
    display: block;
    width: 70px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 25px;
}

.sss1 {
    font-size: 18px;
    font-weight: 1000;
    color: #838383;
}


.gpic img{
   width:100px;
   height:100px;
}