.detail-page{
  padding: 20px;
  padding-bottom: 80px;
}
.detail-page h1{
  font-size: 24px;
  text-align: center;
}
.detail-page p{
  font-size: 14px;
  color:#777;
  text-indent:30px;
  display: block;
  line-height: 1.8;
  margin-bottom: 30px;
  text-align:justify;
  text-justify:inter-ideograph;
}
.detail-page img{
  margin:0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%；
}
.detail-page .img{
  width: 100%;
}
.detail-page .img-icon{
  width: 30%;
  text-align: center;
}
.center{
  text-align: center;
}
.connect-us{
  text-align: center;
  margin-top: 50px;
  font-size: 14px;
  color: #666;
  line-height: 2;
}
.detail-page .p-quote{
  font-size: 13px;
  color: #999999;
  border-left: 4px solid #CAAD7F;
  padding-left: 30px;
  font-style:italic;
  padding-right: 20px;
}
.jianju{
  display: block;
  width: 100%;
  height: 100px;
}
.h2-sp{
  font-size: 13px;
  margin-top: 40px;
  font-weight: normal;
  text-align: center;
}
.sq{
  width: 260px;
}

/*--------首页代码---------*/
.circle-page{
  background-color: #F0F0F0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
}
.circle{
  text-align: center;
  margin-top: 160px;
}
.circle .circle-width{
  width: 260px;
}
.circle .group1{
  width: 260px;
  display:inline-block;
  float: left;
  margin-top: 170px;
  margin-left: 70px;
  z-index: 10000000;
}
.circle .group2{
  width: 260px;
  display: inline-block;
}
.circle .group3{
  width: 260px;
  display: inline-block;
  float: right;
  margin-top: 170px;
  margin-right: 70px;
   z-index: 10000000;
}
.c-width{
  width: 340px;
  margin-left: -40px;
  margin-top: 30px;
  z-index: -10;
}
.p2-top{
  margin-top: 30px;
}
.l1-left{
}
.m-t{
  margin-top: 40px;
}
.company-name{
  font-size: 56px;
  color: #CAAD7F;
  margin-top: 100px;
}
.slogan{
  font-size: 40px;
  color: #CAAD7F;
  margin-top: -30px;
}

/*--------List代码---------*/
.list-item{
  border-bottom: 1px solid #f5f5f5;
  padding-left: 100px;
  height: 80px;
}
.list-item .news-img{
  width: 90px;
  float: left;
  margin-left: -100px;
}
.list-item h1{
  font-size: 15px;
  font-weight: normal;
 /* text-overflow: ellipsis;*/
 height: 40px;
  overflow: hidden;
  /*white-space: nowrap;*/
  /*display: -webkit-box;
  -webkit-line-clamp:2
  -webkit-box-orient:vertical;*/
}
.list-item-helps ul{
  list-style: none;
  margin:0;
  padding: 0;
}
.list-item-helps ul li{
  font-size: 12px;
  color: #666;
}

/*----------------新的需求页面2018/2/11-------------*/
.lvsuo-selection{
  font-size: 14px;
}
.form-control{
  width: 100%;
  height: 44px;
  border:1px solid #ccc;
  font-size: 14px;
  padding-left: 12px;
}
.label-zixun{
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
  margin-top: 40px;
}
.textarea-lj{
  border:1px solid #ccc;
  width: 100%;
  min-height: 160px;
}
.button-zixun{
  width:80%;
  height: 44px;
  background-color:#C69C6D;
  color:#fff;
  margin-top: 50px;
  border-radius: 30px;
  font-size: 14px;
  margin-left: 10%;
}
.fuwu-center{
  text-align: center;
  margin-top: 50px;
  font-size: 12px;
  color: #666;
}

/**关于我们**/
.block{
  display:block;
}
.gold-text{
  color: #CAAD7F!important;
  font-weight: bold;
}
.service-list{

  border-left: 4px solid #CAAD7F;
  padding-left: 30px;
  margin-bottom: 50px;
}
.service-list li{
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #999999;
}
.scan-notice{
  font-size: 12px;
  color: #999999;
}


.itemTitle{
  font-size: 18px;
  color: #9b9b9b;
}



.itemDivs{
  width: 90%;
  height: auto;
  box-shadow: 1px 1px 1px 2px #EBEBEB;
  text-align: center;
  margin-bottom: 20px;
  margin-left: 5%;
}

.itemImgs{
  width: 100%;
  /*margin-bottom: 20px;*/
}

.itemImgs{
  width: 100%;
  height: 100%;
}

.itemTitles{
  font-size: 16px;
  line-height: 40px;
  color: #9b9b9b;
  text-align: left;
  padding-left: 20px;
}


body{
  margin: 0px;
}

.box{
  width: 90%;
  font-family: 'Microsoft YaHei';
  padding-bottom: 15px;
  margin-left: 5%;
  height: 32px;
  position: relative;
  top: 10px;
  border-bottom: 1px solid #dcdcdc;
}

input{
  width: 60%;
  height: 30px;
  border: 1px solid #e2e2e2;
  padding-left: 35px;
  padding-right: 35px;
  float: left;
  outline-style: none;
  /*background-image: url(${rc.contextPath}/resources/img/search.png);*/
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 10px;
  font-size: 12px;
}
#search{
  width: 17%;
  height: 34px;
  border: 1px solid #e2e2e2;
  float: right;
  background-color: #F0B55A;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  outline-style: none;
  color: #fff;
  border-radius: 4px;
}


.itemDiv{
  width: 90%;
  height: auto;
  box-shadow: 0 3px 8px #ebebeb;
  text-align: center;
  margin-bottom: 15px;
  clear: both;
  position: relative;
  top: 20px;
  margin-left: 5%;
  background-color: #ffffff;
}

.itemImg{
  width: 70%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.itemRight{
  width: 15px;
  float: right;
  position: relative;
  top: 35px;
  right: 10px;
}