/*清除浮动*/
.clr{ clear:both;}
.clr:before,#clear:after{display:table; content:""}
.clr:after{clear:both}
.clr{zoom:1}

.w30 {
    width: 32%;
}

.lookPc {
    width: 200px;
    height: 45px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #D7B26A;
}

body {

    padding-bottom: 0 !important;

}

.mb1 {
    margin-bottom: 1rem;
}

.mb2 {
    margin-bottom: 2rem;
}

.ml1 {
    margin-left: 1rem;
}

.ml2 {
    margin-left: 2rem;
}

.ml3 {
    margin-left: 3rem;
}

.ml4 {
    margin-left: 4rem;
}

.mt1 {
    margin-top: 1rem;
}

.mt2 {
    margin-top: 2rem;
}

.mt3 {
    margin-top: 3rem;
}

.mt4 {
    margin-top: 4rem;
}

.f1 {
    background-color: #f1f1f1;
}

.newThing {
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 1rem;
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    line-height: 14px;
}

.w70 {
    width: 64%;
}

.w80 {
    width: 80%;
}

.w90 {
    width: 90%;

}

.w100 {
    width: 100%;
}

.bgF {
    background-color: white;
}

.banner .swiper-pagination-bullet {
    background: #fff;
    width: 3rem;
    height: 2px;
    opacity: 1;
    border-radius: 2.1875rem;
}

.banner .swiper-pagination-bullet-active {
    width: 3rem;
    height: 2px;
    border-radius: 2.1875rem;
    background: #D7AA6A;
}

/*分隔---------------------------------------------------------*/
.tittext {
    width: 100%;
    color: #FFFFFF;
    margin-top: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tName {
    font-size: 1.5rem;
    color: #FFFFFF;
    line-height: 28px;
}

.tNamet {
    margin-left: 10px;
    color: #D7B26A;
    line-height: 16px;
}

.bottom {
    position: absolute;
    bottom: 0;
    margin-bottom: 1rem;
}
.ren1{
    margin-top: 1rem;
    position: relative;
    width: 49%;
    height: 15rem;
    background-image: url('{%$rootpath%}image/62.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ren {
    position: relative;
    width: 18rem;
    height: 24rem;
    background-image: url('{%$rootpath%}image/62.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}



  .china {
      color: white;
      font-size: 1rem;
  }

.english {
    color: white;
    font-size: 0.7rem;
}

.boxTop {
    width: 100%;
    height: 80%;
    background-color: #D7B26A;
}

.boxBottom {
    width: 100%;
    height: 20%;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.9rem;
    color: #D7B26A;
}

.pcBox {
    width: 22%;
    height: 15vw;
    border: 1px solid #D7B26A;
    border-radius: 0px 0px 0px 0px;
}




.fen {
    font-weight: 400;
    font-size: 1.3rem;
    color: #333333;
}

.shu {
    width: 6px;
    height: 1.3rem;
    background: #D7B26A;
    border-radius: 0px 0px 0px 0px;
}

.bt1 {
    height: 100%;
    width: 10rem;
    color: #9493A2;
    font-size: 1rem;
    border-right: 1px solid #E6E6E6;
}

.bt {
    height: 2rem;
    width: 3rem;
    color: #9493A2;
    font-size: 1rem;
    border-right: 1px solid #E6E6E6;
}

.imageBox {
    background-image: url('{%$rootpath%}image/45.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 24vw;
    position: relative;
}

.topBox1 {
    /*height: 4rem;*/
    background: rgba(255, 255, 255);
    border-radius: 0px 0px 0px 0px;
    border-bottom: 1px solid #E6E6E6;
}

.topBox {
    position: absolute;
    top: 0;
    height: 4rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0px 0px 0px 0px;

}

.toptTitle {
    font-size: 2.4rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 42px;
    letter-spacing: 3px;
    text-align: center;
}

.hre {
    font-weight: 400;
    font-size: 0.8rem;
    color: #9493A2;
}

.fufu {
    font-weight: 400;
    font-size: 16px;
    color: #9493A2;
    line-height: 19px;
}

.funum {
    font-weight: bold;
    font-size: 26px;
    color: #D7B26A;
}

.fa {
    height: 3rem;
    background: #D7B26A;
    border-radius: 0px 0px 0px 0px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 1rem;
    color: #FFFFFF;
    line-height: 21px;
}

.banyuan {
    top: -1rem;
    position: absolute;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    width: 3rem;
    height: 2rem;
    background: #2C2F39;
}

.bottomTitlte {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #a7a7a7;
    line-height: 16px;
    text-align: center;
    font-style: normal;
}

.bottomBox {

    height: 58px;
    background: #2C2F39;
}

.fuP {
    font-weight: bold;
    font-size: 26px;
    color: #D7B26A;
}

.fuT {
    font-weight: 400;
    font-size: 16px;
    color: #9493A2;
}

.quanBox {
    position: absolute;
    width: 5.1rem;
    height: 5.1rem;
    border-radius: 100%;
    margin-top: 4rem
}

.textate {
    padding: 10px;
    height: 10rem;
    border: 1px solid #D9D9D9;
    width: 100%;
    resize: none;
}

.titleBox {
    height: 4rem;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #D9D9D9;
}

.anTitle {
    margin-left: 1rem;
    font-weight: 400;
    font-size: 14px;
    color: #9493A2;
}

.phoneText {
    font-weight: 400;
    font-size: 1.3rem;
    color: #333333;
}

.phoneTitle {
    font-weight: 400;
    font-size: 1.3rem;
    color: #9493A2;
}

.heng {

    width: 30%;
    height: 3px;
    background: #D7B26A;
    border-radius: 0px 0px 0px 0px;
}

.heng2 {
    width: 70%;
    height: 1px;
    background: #D9D9D9;
}

.lianTitle {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 28px;
}

.newBox {
    margin-top: 1.5rem;
    width: 45%;
    margin-left: 3.3%;
    box-shadow: 0 20px 20px rgb(226, 224, 224);
}

.newBox1 {
    margin-top: 1.5rem;
    width: 21%;
    box-shadow: 0 20px 20px rgb(226, 224, 224);
}

.yuan {
    border-radius: 100%;
    width: 6px;
    height: 6px;
    background: #D7B26A;
}

.newImage {
    width: 100%;
    height: 100px;
}

.newTitle {
    margin-top: 3rem;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 28px;
}

.minTit {
    font-size: 18px;
    color: #333333;
    line-height: 21px;
    font-weight: bold;
}

.mintitle {
    margin-top: 0.5rem;
    color: #9493A2;
    font-size: 0.9rem;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.image {
    width: 4rem;
}

.xiaozi {
    font-weight: 400;
    font-size: 12px;
    color: #FFFFFF;
}

.fuwu {
    background-color: #9493A2;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    padding-bottom: 3rem;
}

.fuwu1 {
    background-image: url('{%$rootpath%}image/home/Rectangle 8.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    padding-bottom: 3rem;
}

.pho {
    margin-top: 0.5rem;
    font-weight: 400;
    font-size: 1rem;
    color: #333333;
}

.lvtong {
    margin-top: 2rem;
    width: 90%;
}

.texTName1 {
    width: 7%;
    height: 2.2rem;
    background: white;
    border-radius: 4px 4px 4px 4px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 1rem;
    color: #898989;
}

.texTName {
    width: 53px;
    height: 28px;
    background: white;
    border-radius: 4px 4px 4px 4px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #898989;
}

.cityName {
    text-align: center;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #9493A2;
    line-height: 14px;

}

.cityTitle {
    margin-top: 3rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 2rem;
}

.boxCity {
    width: 100%;
    background: linear-gradient(123deg, #D9E7F2 0%, rgba(217, 231, 242, 0) 100%);
    border-radius: 0px 0px 0px 0px
}

.look {
    width: 90%;
    height: 36px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #D7B26A;
}

.lookName {
    color: #D7B26A;
}

.text {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #9493A2;
    line-height: 28px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.title {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
}

.name {
    font-weight: 400;

    color: #848293;
}

.jia {
    font-size: 2rem;
    color: #D7B26A;
    height: 2rem;
    line-height 3.3rem;
;

}

.number {

    font-weight: bold;
    text-align: left;
    font-size: 4rem;
    color: #D7B26A;

}

.phone .index_a img {
    width: 50%;
}


.main {
    width: 90%;
    margin-top: 20px;
}

.mainVideo {
    width: 100%;
    height: 30vw;
}
.mainVideo_ph {
    width: 100%;
    height: 49vw;
}

.tit {
    font-size: 0.8rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    color: #AC9455;
}

.top {
    height: 1rem;
    position: absolute;
    top: 0;
    right: 2rem;
    margin-top: 0rem;
}
.top a{
    height: 30px;
}
.top a .tit{ height: 30px; line-height: 30px;}
/*翻页*/
/*page/*翻页器页码*/
.page{
    text-align: center;
    margin-top: 3%;
    margin-bottom: 3%;
}
#pagelist,#espcms_bbs_pagelist{color:#818181}
.pagination {font-family: '微软雅黑','Microsoft YaHei UI','Microsoft YaHei',arial, helvetica, sans-serif;overflow: hidden;padding:10px 0px;font-size:12px;margin: 0px;}
/*按钮色彩样式*/
.pagination a {border: #a7a7a7 1px solid;color: #a7a7a7;text-decoration: none;overflow: hidden;padding:5px 12px;margin: 0px 0px 0px 5px;}
.pagination a:visited {text-decoration: none;overflow: hidden;}
.pagination a:active {text-decoration: none;overflow: hidden;}
.pagination a:hover {color: #a7a7a7;background-color: #f3f3f3;overflow: hidden;}
.pagination span.current {border: #a7a7a7 1px solid;color: #a7a7a7;overflow: hidden;padding:5px 12px;margin: 0px 0px 0px 5px;}
.pagination span.disabled {background-color: #f3f3f3;}

/*面包屑*/
.mbx a{ margin: 0 10px;}

@media screen and (max-width: 700px) {
    .mbx{ width: 95% !important;}
    .imageBox{ height: 44vw !important;}

}