﻿@charset "UTF-8";
.w1200 {
  width: 12rem;
  margin: 0 auto;
}
.bbm {
  border-bottom: 1px solid #ddd;
}
.bbt {
  border-top: 1px solid #ddd;
}
.vrm {
  vertical-align: middle;
}
.btn {
  cursor: pointer;
}
.ellipsis-1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.ellipsis-4 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.ellipsis-5 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.hedcbox{
  width: 12rem;
  margin: 0 auto;
  padding: 0.3rem 0;
}
.hedbox .logo{
  float: left;
}
.hedbox .logo img{
  width: 1.8rem;
  height: 0.56rem;
}
.hedbox .consultbox{
  float: left;
  margin-left: 0.4rem;
}
.hedbox .consultbox span{
  color: #999999;
}
.hedbox .consultbox div{
  font-size: 0.24rem;
  font-weight: 600;
}
.searchbox{
  float: right;
  border: 3px solid #bb9655;
  position: relative;
  padding: 0.1rem 0.1rem;
  width: 5rem;
}
.searchbox .searchimg{
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  background: url('../images/search.png') no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}
.searchbox input{
  font-size: 0.14rem;
  width: 80%;
  padding-left: 0.1rem;
}
.searchbox button{
  position: absolute;
  right: 0;
  background: #bb9655;
  font-size: 0.18rem;
  color: #ffffff;
  height: 100%;
  top: 0;
  width: 0.6rem;
  text-align: center;
}
.navbox{
  background: #222224;
  height: 0.66rem;
  color: #ffffff;
  font-size: 0.16rem;
}
.navbox .classify .classifytitle{
  line-height: 0.66rem;
  background: #0e0e0e;
  text-align: center;
}
/*.navbox .nav{*/
/*  float: left;*/
/*  width: 80%;*/
/*}*/
.navbox .nav li{
  float: left;
  width: 9.44444444%;
  line-height: 0.66rem;
  text-align: center;
}
.navbox .nav li a,.ablock{
  display: inline-block;
  width: 100%;
  height: 100%;
}
.navbox .nav .action{
  background: #1b1b1b;
  font-weight: 600;
}
.navbox .classify{
  position: relative;
  width: 15%;
  float: left;
}
.navbox .classify .menu-content{
  background: rgba(0, 0, 0, 0.7);
  height: 4.5rem;
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 10;
  display: none;
}
.navbox .classify .menu-content .down{
  display: inline-block;
  width: 0.08rem;
  height: 0.16rem;
  background: url('../images/down.png') no-repeat;
  vertical-align: middle;
  margin-left: 0.15rem;
}
.navbox .classify .menu-content .action{
  color: #bb9655;
  font-weight: 600;
}
.navbox .classify .menu-content .action .down{
  background-image: url("../images/down-1.png");
}
.navbox .classify .menu-content .menu-item{
  line-height: 0.6rem;
  font-size: 0.16rem;
  border-bottom: 1px solid #333333;
  position: relative;
}
.navbox .classify .inner-box{
  position: absolute;
  left: 100%;
  top: 0.66rem;
  width: 7.5rem;
  height: 4.5rem;
  background: #000000;
  padding: 0 0.3rem;
  overflow-y: auto;
  z-index: 10;
}
.navbox .classify .inner-box .innerlist{
  border-bottom: 1px solid #333333;
  padding: 0.2rem 0 0.1rem;
  font-size: 0.16rem;
}
.navbox .classify .inner-box .innerlist .listtitle{
  color: #bb9655;
  margin-bottom: 0.05rem;
}
.navbox .classify .inner-box .innerlist .listli a{
  display: inline-block;
  margin-right: 0.3rem;
  line-height: 0.3rem;
}
.classify:hover .menu-content{
  display: block;
}
.foottop{
  background: url("../images/footerbag.jpg") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding: 0.2rem 0;
}
.foottop .telbox img{
  vertical-align: middle;
}
.foottop .telbox span{
  font-size: 0.34rem;
  color: #ffffff;
  font-weight: 600;
  vertical-align: middle;
}
.foottop .teltext{
  font-size: 0.16rem;
  color: #ffffff;
}
.footlist{
  background: #232323;
  padding: 0.4rem 0 0.3rem;
}
.footlist ul{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.7rem;
}
.footlist ul li{
  float: left;
  width: 40%;
  margin-right: 2%;
  margin-top:4%;
  margin-left:5%;
}
.footlist ul li .foottitle{
  font-size: 0.16rem;
  color: #ffffff;
}
.footlist ul li .foottitle:after{
  display: block;
  content: "";
  width: 31px;
  height: 3px;
  background: url('../images/afterbag.png') no-repeat;
  background-size: 100%;
  margin-top: 0.1rem;
}
.footlist ul li .lilist a{
  display: block;
  float: left;
  width: 49%;
  color: #c4c4c4;
  margin-top: 0.2rem;
  font-size: 0.16rem;
  padding-right: 0.2rem;
}
.footlist ul li .lilist a span{
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url('../images/gopage.png') no-repeat;
  background-size: 100%;
  margin-right: 0.18rem;
}
.footlist ul li:last-child{
  margin-right: 0;
}
.footlist .companybox{
  width: 100%;
  margin: 0 auto;
}
.footlist .companybox .footlogo{
  float: left;
  width: 2.43rem;
  height: 0.76rem;
  margin-right: 0.6rem;
}
.footlist .companybox .detailsbox{
  float: left;
  margin-right: 0.3rem;
  color: #ffffff;
  width: 37%;
  margin-left: 11%;
}
.footlist .companybox .detailsbox .emailbox{
  margin-bottom: 0.1rem;
}
.footlist .companybox .detailsbox .emailbox .imgiconbox img{
  vertical-align: middle;
  margin-right: 0.1rem;
}
.footlist .companybox .detailsbox .emailbox .imgiconbox span{
  font-size: 0.18rem;
  vertical-align: middle;
}
.footlist .companybox .detailsbox .emailbox .ourtime{
  font-size: 0.14rem;
  opacity: 0.6;
  margin-left: 0.3rem;
}
.footlist .companybox .sweepbox{
  float: left;
  color: #ffffff;
}
.footlist .companybox .sweepbox .sweeimg{
  float: left;
  margin-right: 0.25rem;
  width: 0.8rem;
  height: 0.8rem;
}
.footlist .companybox .sweepbox .f_l{
  margin-top: 0.1rem;
}
.footlist .companybox .sweepbox .f_l .swbox{
  margin-bottom: 0.1rem;
}
.footlist .companybox .sweepbox .f_l .swbox img{
  vertical-align: middle;
}
.footlist .companybox .sweepbox .f_l .swbox span{
  vertical-align: middle;
  font-size: 0.2rem;
}
.footlist .companybox .sweepbox .f_l .swtext{
  font-size: 0.12rem;
}
.footbottom{
  background: #181818;
  text-align: center;
  /*height: 1rem;*/
  line-height: 0.5rem;
}
.footbottom .copyrightbox{
  color: #ffffff;
  opacity: 0.6;
  font-size: 0.14rem;
}
.footbottom .copyrightbox span{
  border-right: 2px solid #c1c1c1;
  padding-right: 0.1rem;
  margin-right: 0.1rem;
}
.entitle{
  width: 100%;
  height: 0.5rem;
  background-repeat: no-repeat;
  margin: 0.5rem 0;
}
.nowposition{
  font-size: 0.14rem;
}
.nowposition em{
  display: inline-block;
  width: 0.17rem;
  height: 0.17rem;
  vertical-align: middle;
  background: url("../images/position.png") no-repeat;
  margin-right: 0.05rem;
}
.llistclassify{
  text-align: center;
  margin: 0.2rem 0 0.5rem;
}
.llistclassify .classifylist{
  display: inline-block;
  /*box-shadow:0px 0px 15px 0px #dcd6d6;*/
  height: 0.4rem;
}
.llistclassify .classifylist a{
  display: inline-block;
  padding: 0 0.3rem;
  position: relative;
  top: -9px;
  font-size: 0.18rem;
  box-shadow: 0px 0px 15px 0px #dcd6d6;
  line-height: 0.4rem;
  margin-top: 0.1rem;
}
.llistclassify .classifylist .action{
  line-height: 0.58rem;
  background: #bb9655;
  color: #ffffff;
  border-radius: 5px;
  box-shadow:0px 0px 15px 0px #dcd6d6;
}
.ullist{
  display: flex;
  flex-wrap: wrap;
}
.ullist li{
  width: 31%;
  float: left;
  margin-right: 3.5%;
  margin-bottom: 0.4rem;
}
.ullist li:nth-child(3n){
  margin-right: 0;
}
.ullist li img{
  width: 100%;
  
  display: block;
}
.ullist li .ellipsis-1{
  font-size: 0.22rem;
  font-weight: 600;
  background: url('../images/jiantou.png') no-repeat;
  background-position-x: right;
  background-position-y: center;
  padding-right: 0.2rem;
  margin: 0.2rem 0;
}
.ullist li .ellipsis-2{
  font-size: 0.15rem;
  color: #666666;
}
.page {
  display: inline-block;
  width: 100%;
  height: 0.4rem;
  text-align: center;
  margin:0.2rem 0 0.6rem;
}
.page a {
  display: inline-block;
  cursor: pointer;
  color: #969696;
  margin: 0 5px;
  width: 0.44rem;
  height: 0.44rem;
  line-height: 0.44rem;
  font-size: 0.16rem;
  border-radius: 50%;
  border: 1px solid #d0d0d0;
}
.page span {
  display: inline-block;
  cursor: pointer;
  color: #969696;
  margin: 0 5px;
  width: 0.44rem;
  height: 0.44rem;
  line-height: 0.44rem;
  font-size: 0.16rem;
  border-radius: 50%;
  border: 1px solid #d0d0d0;
}
.page span:first-child{
  display: none;
}
.page .current {
  background: #bb9655;
  color: #ffffff;
}
.page #page-pre {
  padding-right: 0.07rem;
}
.page #page-next {
  padding-left: 0.07rem;
}
.advantagebox{
  padding: 0.4rem 0;
  border-top: 1px solid #eeeeee;
}
.advantagebox li{
  float: left;
  width: 25%;
}
.advantagebox li a{
  display: inline-block;
  font-size: 0.18rem;
  color: #bb9655;
  border: 1px solid #bb9655;
  border-radius: 30px;
  font-weight: 600;
  padding: 0.08rem 0.6rem;
}
.advantagebox li .imgbox{
  float: left;
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.15rem;
}
.advantagebox li .textbox{
  float: left;
  width: 65%;
}
.advantagebox li .textbox div{
  font-size: 0.24rem;
  margin-bottom: 0.1rem;
}
.advantagebox li .textbox span{
  font-size: 0.14rem;
}
.showbox .showtitle{
  text-align: center;
  font-size: 0.3rem;
  font-weight: 600;
  margin: 0.6rem 0 0.4rem;
}
.showbox .showdatebox{
  font-size: 0.14rem;
  color: #999999;
}
.showbox .contentbox{
  border-top: 1px solid #e6e6f0;
  margin-top: 0.1rem;
  padding: 0.4rem 0 1rem;
}
.showbox .contentbox img{
  max-width: 100%;
}
.bdsharebuttonbox .bds_weixin{
  background-image: url('../images/wei.png');
  background-position: 0!important;
}
.bdsharebuttonbox .bds_sqq{
  background-image: url('../images/QQ.png');
  background-position: 0!important;
}
.bdsharebuttonbox .f_l{
  position: relative;
  top: 8px;
}
.Agent li{
  border: 1px solid #eeeeee;
  padding-bottom: 0.4rem;
}
.Agent li .ellipsis-1{
  background: none;
  text-align: center;
  padding: 0 0.2rem;
}
.Agent li .ellipsis-2{
  padding: 0 0.2rem;
}
.Agency li .ellipsis-1{
  background: none;
}
.Agency li .more{
  display: inline-block;
  color: #bb9655;
  font-size: 0.18rem;
  margin: 0.3rem 0;
}
.aboutbox .abouttitle{
  font-size: 0.3rem;
  font-weight: 600;
  text-align: center;
}
.aboutbox .contentbox{
  padding-bottom: 1rem;
}
.aboutbox .contentbox img{
  max-width: 100%;
}
.newsbox{

}
.newsbox .f_l{
  width: 67%;
}
.newsbox .f_l li{
  border-bottom: 1px dashed #d3d3d3;
  padding: 0.35rem 0;
}
.newsbox .f_l .flimg{
  width: 40%;
  height: 1.8rem;
  float: left;
}
.newsbox .f_l .frbox{
  width: 57%;
  float: right;
}
.newsbox .f_l .frbox .ellipsis-1{
  font-size: 0.18rem;
  font-weight: 600;
}
.newsbox .f_l .frbox .ellipsis-3{
  font-size: 0.14rem;
  color: #666666;
  margin: 0.3rem 0 0.5rem;
}
.newsbox .f_l .frbox .more{
  background: url('../images/label.png') no-repeat;
  padding-left: 0.2rem;
  background-position-y: center;
}
.newsbox .f_l .frbox .more span{
  display: inline-block;
  font-size: 0.14rem;
  color: #666666;
  padding-right: 0.2rem;
  border-right: 1px solid #a7a7a7;
}
.newsbox .f_l .frbox .more em{
  font-size: 0.14rem;
  color: #666666;
  float: right;
}
.newsbox .f_l .page{
  text-align: left;
  margin-top: 0.6rem;
}
.newsbox .f_l .page a,.newsbox .f_l .page span{
  text-align: center;
}
.newsbox .f_r{
  width: 30%;
  background: #f9f9f9;
  padding: 0.05rem 0.2rem 0.35rem;
}
.newsbox .f_r li{
  border-bottom: 1px solid #eeeeee;
  padding: 0.15rem 0;
  cursor: pointer;
}
.newsbox .f_r .ellipsis-1{
  font-size: 0.14rem;
}
.newsbox .f_r .ellipsis-1 span{
  font-weight: 600;
}
.newsbox .f_r .hovershow{
  display: none;
}
.newsbox .f_r .hovershow img{
  max-width: 100%;
}
.newsbox .f_r .hovershow  .ellipsis-1{
  font-size: 0.18rem;
  margin: 0.15rem 0 0.3rem;
}
.newsbox .f_r .hovershow .more{
  background: url('../images/label.png') no-repeat;
  padding-left: 0.2rem;
  background-position-y: center;
}
.newsbox .f_r .hovershow .more span{
  display: inline-block;
  font-size: 0.14rem;
  color: #666666;
}
.newsbox .f_r .hovershow .more em{
  font-size: 0.14rem;
  color: #939393;
  float: right;
}
.newsbox .f_r .action .topshow{
  display: none!important;
}
.newsbox .f_r .action .hovershow{
  display: block!important;
}
.contact{
  padding: 0.6rem 0 1.5rem;
}
.contact .f_l{
  width: 45%;
}
.contact .f_r{
  width: 50%;
}
.contact .synopsisbox{
  margin-bottom: 0.3rem;
}
.contact .synopsisbox .toptitle{
  font-size: 0.3rem;
  margin-bottom: 0.35rem;
}
.contact .telbox .teltext{
  font-size: 0.14rem;
}
.contact .telbox .telnum{
  background: url('../images/tel2.png') no-repeat;
  background-position-y: center;
  font-size: 0.34rem;
  font-weight: 600;
  padding-left: 0.35rem;
  margin: 0.1rem 0 0.2rem;
}
.contact .telbox p{
  font-size: 0.14rem;
  color: #454545;
  line-height: 0.25rem;
}
.addlabel a{
  padding: 0.06rem 0.15rem;
  background: #eeeeee;
  color: #878787;
  border-radius: 30px;
  margin-right: 0.1rem;
}
.showbox{
  width: 75%;
  float: right;
}
.addflet{
  width: 18%;
  float: left;
  margin-top: 0.6rem;
  padding: 0.3rem 0;
  box-shadow: 0 0 20px 0 #e0d6d6;
}
.addflet .mentit{
  text-align: center;
  cursor: pointer;
}

.addflet .mentit .mentselet {
  display: inline-block;
  width: 100%;
  padding: 0 0.3rem;
  font-size: 0.18rem;
}
.addflet .mentit .mentselet>div{
  padding: 0.2rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.addflet .mentit .mentselet i {
  display: inline-block;
  background: url("../images/ad.png");
  background-size: 100% 100%;
  width: 0.08rem;
  height: 0.16rem;
  vertical-align: middle;
  margin-left: 0.1rem;
}
.addflet .menon{
  background: #bb9655;
}
.addflet .mentit:last-child .mentselet>div,.addflet .menon .mentselet>div{
  border-bottom:none;
}
.addflet .menon .mentselet{
  color: #ffffff;
}
.addflet .menon .mentselet i {
  width: 0.16rem !important;
  height: 0.08rem !important;
  background: url("../images/adon.png") !important;
  background-size: 100% 100% !important;
}
.addflet .menul{
  background: #faf7f2;
  padding: 0.1rem 0;
}
.addflet .menul li {
  font-size: 0.14rem;
  padding: 0.1rem 0;
}
.addflet .menul .addblod{
  font-weight: 600;
}
.addflet .menul li a {
  display: inline-block;
  width: 100%;
}
.addnew-bottom{
  margin: 0.5rem 0;
}
.addnew-bottom .list{
  width: 48%;
  float: left;
}
.addnew-bottom .list:nth-child(2n){
  margin-right: 4%;
}
.addnew-bottom .bott-title{
  font-size: 0.2rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.addnew-bottom .ite-title{
  color: #bb9655;
  font-size: 0.16rem;
}
.addnew-bottom .ellipsis-1{
  display: inline-block;
  font-size: 0.16rem;
  width: 80%;
  vertical-align: middle;
}
.addnew-bottom .ellipsis-2{
  margin-top: 0.1rem;
  color: #666666;
}
.addnew-bottom .list .f_r{
  color: #999999;
  margin: 0.05rem 0 0.1rem;
}
.addcategory{
  margin-top: 0.2rem;
  font-size: 0.15rem;
}
.addcategory a{
  margin-right: 0.2rem;
}
.addhascategory{
  margin-bottom: 0.4rem;
}
.addcategory .acction{
  color: #bb9655;
  font-weight: 600;
}
@media screen and (max-width: 1250px){
  .hedcbox,.w1200,.ullist{
    width: 100%;
  }
}