.public-header {
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}
.public-header .body-box li a {
  color: #000000;
}
.public-header .body-box .tel-box {
  color: #cba46c;
}
.page {
  text-align: center;
  font-size: 0;
  margin-top: 50px;
  margin-bottom: 50px;
}
.page span {
  display: inline-block;
  height: 30px;
  border: 1px solid #ededed;
  line-height: 28px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  color: #4c4c4c;
  font-size: 16px;
  margin-left: 6px;
  margin-right: 6px;
  cursor: pointer;
  vertical-align: middle;
}
.page span:hover {
  background: #000000;
  border-color: #000000;
  color: #fff;
}
.page span.active {
  color: #000000;
  border-color: transparent;
}
.page span.active:hover {
  background: transparent;
}
.page em {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  color: #666666;
  height: 30px;
  vertical-align: middle;
  margin-top: 2px;
}
.link-wrap .session_1 {
  margin-top: 55px;
}
.link-wrap .session_2 {
  padding-top: 70px;
  margin-bottom: 90px;
}
.link-wrap .session_2 .item-box {
  float: left;
  width: 25%;
  text-align: center;
}
.link-wrap .session_2 .item-box .img-box {
  margin-bottom:47px;height:53px;line-height:53px;
}
/*.link-wrap .session_2 .item-box .img-box img{
  height:53px;width:auto;
}*/
.link-wrap .session_2 .item-box p {
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 16px;
  color: #454545;
}
.link-wrap .session_3 {
  margin-top:80px;
  padding-bottom: 100px;
}
.link-wrap .session_3 .title-box {
  text-align: center;
  margin-bottom: 40px;
}
.link-wrap .session_3 .title-box span {
  display: inline-block;
  font-size: 24px;
  color: #555555;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 10px;
}
.link-wrap .session_3 .title-box span:before {
  position: absolute;
  content: '';
  width: 50px;
  height: 1px;
  background: #555555;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
}
.link-wrap .session_3 .title-box p {
  font-size: 16px;
  color: #2d2d2d;
}
.link-wrap .session_3 .clearfix{
  margin-left:-15px;margin-right:-15px;
}
.link-wrap .session_3 .input-box {
  position: relative;
  float: left;width:50%;
  padding-left:15px;padding-right:30px;
  box-sizing:border-box;
  margin-bottom:30px;
}
.link-wrap .session_3 .input-box input {
  width:100%;
  height: 36px;
  border: 1px solid #a5a5a4;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  background: transparent;
}
.link-wrap .session_3 .input-box label {
  position: absolute;
  right: -20px;
  font-size: 18px;
  color: #808080;
  line-height: 36px;
}
.link-wrap .session_3 .input-box label em {
  font-size: 16px;
  margin-right: 4px;
  color:#cba46c;
  vertical-align: middle;
}
.link-wrap .session_3 .input-box textarea {
  width:100%;
  padding: 15px;
  box-sizing: border-box;
  height: 200px;
  border: 1px solid #a5a5a4;
  background: transparent;
}
.link-wrap .session_3 .input-box:last-child {
  margin-bottom: 20px;
}
.link-wrap .session_3 .input-box.other-box input {
  width: 120px;
}
.link-wrap .session_3 .input-box.other-box label {
  left: 125px;
}
.link-wrap .session_3 .input-box.other-box .img-box {
  margin-left: 20px;
  display: inline-block;
  border: 1px solid #a5a5a4;
}
.link-wrap .session_3 .select-box select {
  height: 36px;
  width: 107px;
  background: #fff;
  border: 1px solid #a5a5a4;
  outline: none;
}
.link-wrap .session_3 .btn-box {
  text-align: left;
  font-size: 0;
}
.link-wrap .session_3 .btn-box span {
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #323232;
  color: #fff;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.case_list-wrap {
  padding-bottom: 100px;
  margin-top: 80px;
}
.case_list-wrap .session_1 #masonry {
  position: relative;
}
.case_list-wrap .session_1 .box {
  float: left;
  width: 33.3333%;
}
.case_list-wrap .session_1 .item-box {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  box-sizing: border-box;
}
.case_list-wrap .session_1 .item-box .img-box {
  overflow: hidden;
}
.case_list-wrap .session_1 .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.case_list-wrap .session_1 .item-box .txt-box {
  position: relative;
  padding-top:20px;padding-bottom:20px;margin-bottom:20px;
}
.case_list-wrap .session_1 .item-box .txt-box h3 {
  font-size: 20px;
  color: #222222;
  margin-bottom: 5px;
  font-weight: 400;
}
.case_list-wrap .session_1 .item-box .txt-box p {
  font-size: 14px;
  color: #bfbfbf;
}
.case_list-wrap .session_1 .item-box .txt-box:before {
  position: absolute;
  content: '';
  width: 0;
  left: 0;
  right: 0;
  height: 1px;
  bottom: 0;
  background: #cba46c;
  transition: all .3s;
}
.case_list-wrap .session_1 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.case_list-wrap .session_1 .item-box:hover .txt-box h3 {
  color: #cba46c;
}
.case_list-wrap .session_1 .item-box:hover .txt-box:before {
  width: 100%;
}
.pro_list-wrap .session_1 {
  margin-top: 55px;
  margin-bottom: 50px;
}
.pro_list-wrap .session_1 ul {
  border-bottom: 1px solid #e6e6e6;
}
.pro_list-wrap .session_1 ul li {
  float: left;
  height: 100px;
  line-height: 100px;
  width: 145px;
  text-align: center;
}
.pro_list-wrap .session_1 ul li a {
  position: relative;
  display: block;
  color: #4c4c4c;
  font-size: 16px;
}
.pro_list-wrap .session_1 ul li a:hover {
  color: #cba46c;
  font-weight: 700;
}
.pro_list-wrap .session_1 ul li a:hover:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #cba46c;
}
.pro_list-wrap .session_1 ul li.active a {
  color: #cba46c;
  font-weight: 700;
}
.pro_list-wrap .session_1 ul li.active a:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #cba46c;
}
.pro_list-wrap .session_2 {
  position: relative;
  z-index: 2;
  padding-bottom: 150px;
}
.pro_list-wrap .session_2 #masonry {
  position: relative;
}
.pro_list-wrap .session_2 .box {
  float: left;
  width: 33.3333%;
}
.pro_list-wrap .session_2 .item-box {
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  box-sizing: border-box;
}
.pro_list-wrap .session_2 .item-box .img-box {
  overflow: hidden;
}
.pro_list-wrap .session_2 .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.pro_list-wrap .session_2 .item-box p {
  height: 58px;
  line-height: 58px;
  color: #4c4c4c;
  font-size: 14px;
  text-align: center;
}
.pro_list-wrap .session_2 .item-box p span {
  position: relative;
  z-index: 2;
}
.pro_list-wrap .session_2 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.pro_list-wrap .session_2 .item-box:hover p {
  color: #cba46c;
}
.pro_list-wrap .session_3 {
  padding-bottom: 110px;
  border-bottom: 1px solid #eeeeee;
}
.pro_list-wrap .session_3 .img-box {
  float: left;
  width: 47%;
}
.pro_list-wrap .session_3 .img-box img {
  width: 100%;
}
.pro_list-wrap .session_3 .txt-box {
  float: right;
  width: 49%;
  padding-top: 10vh;
}
.pro_list-wrap .session_3 .txt-box h3 {
  font-size: 30px;
  color: #cba46c;
  font-weight: 400;
  font-family: 'Arial';
  line-height: 1;
  margin-bottom: 28px;
}
.pro_list-wrap .session_3 .txt-box span {
  font-size: 24px;
  color: #383431;
  line-height: 1;
  display: block;
  margin-bottom: 18px;
}
.pro_list-wrap .session_3 .txt-box p {
  font-size: 14px;
  line-height: 2;
  color: #383431;
}
.pro_list-wrap .session_4 {
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
}
.pro_list-wrap .session_4 .title-box {
  font-size: 30px;
  color: #383431;
  font-weight: 700;
  padding-top: 6vh;
  padding-bottom: 4vh;
}
.pro_list-wrap .session_4 .left-page {
  float: left;
  width: 59%;
}
.pro_list-wrap .session_4 .left-page .title {
  margin-bottom: 30px;
}
.pro_list-wrap .session_4 .left-page .title h3 {
  font-size: 16px;
  color: #2a2c2c;
}
.pro_list-wrap .session_4 .left-page .title p {
  font-size: 14px;
  color: #bfbfbf;
  margin-top: 5px;
}
.pro_list-wrap .session_4 .left-page .box_1 {
  padding-bottom: 5vh;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 5vh;
}
.pro_list-wrap .session_4 .left-page .box_1 ul {
  line-height: 1.6;
}
.pro_list-wrap .session_4 .left-page .box_1 ul li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 15px;
}
.pro_list-wrap .session_4 .left-page .box_1 ul li:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  background: #a6a6a6;
  border-radius: 100%;
  left: 0;
  top: 10px;
}
.pro_list-wrap .session_4 .left-page .box_2 {
  padding-bottom: 5vh;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 5vh;
}
.pro_list-wrap .session_4 .left-page .box_2 ul li {
  line-height: 1.8;
  font-size: 14px;
  color: #525252;
}
.pro_list-wrap .session_4 .left-page .box_2 .img-box {
  margin-top: 30px;
}
  .pro_list-wrap .session_4 .left-page .box_2 ul{
    padding-left:15px;
  }
  .pro_list-wrap .session_4 .left-page .box_2 ul li{
    list-style-type:decimal;
  }
.pro_list-wrap .session_4 .left-page .box_3 .row {
  margin-left: -20px;
  margin-right: -20px;
}
  .pro_list-wrap .session_4 .left-page .box_3 .list-box img{
    max-width:100%;
  }
.pro_list-wrap .session_4 .left-page .box_3 .col-md-3 {
  float: left;
  width: 25%;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.pro_list-wrap .session_4 .left-page .box_3 .item-box {
  text-align: center;
  margin-bottom: 10px;
}
.pro_list-wrap .session_4 .left-page .box_3 .item-box .img-box img {
  width: 100%;
}
.pro_list-wrap .session_4 .left-page .box_3 .item-box p {
  line-height: 35px;
  font-size: 14px;
  color: #4c4c4c;
}
.pro_list-wrap .session_4 .right-page {
  float: left;
  width: 41%;
  padding-left: 8%;
  padding-right: 5%;
  box-sizing: border-box;
}
.pro_list-wrap .session_4 .right-page .item-box {
  margin-bottom: 20px;
}
.pro_list-wrap .session_4 .right-page .item-box .img-box img {
  width: 100%;
}
.pro_list-wrap .session_4 .right-page .item-box .txt-box {
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #4c4c4c;
  font-size: 14px;
}
.news_list-wrap .session_1 ul {
  border-bottom: 1px solid #e6e6e6;
}
.news_list-wrap .session_1 ul li {
  float: left;
  height: 100px;
  line-height: 100px;
  width: 145px;
  text-align: center;
}
.news_list-wrap .session_1 ul li a {
  position: relative;
  display: block;
  color: #4c4c4c;
  font-size: 16px;
}
.news_list-wrap .session_1 ul li a:hover {
  color: #cba46c;
  font-weight: 700;
}
.news_list-wrap .session_1 ul li a:hover:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #cba46c;
}
.news_list-wrap .session_1 ul li.active a {
  color: #cba46c;
  font-weight: 700;
}
.news_list-wrap .session_1 ul li.active a:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #cba46c;
}
.news_list-wrap .session_2 {
  margin-bottom: 70px;
}
.news_list-wrap .session_2 .item-box {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.news_list-wrap .session_2 .item-box a {
  display: block;
  padding-top: 37px;
  padding-bottom: 60px;
  font-size: 0;
}
.news_list-wrap .session_2 .item-box .img-box {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.news_list-wrap .session_2 .item-box .img-box img {
  transition: all .3s;
}
.news_list-wrap .session_2 .item-box .txt-box {
  display: inline-block;
  vertical-align: middle;
  padding-left: 70px;
  font-size: 14px;
  width:48%;
  box-sizing: border-box;
}
.news_list-wrap .session_2 .item-box .txt-box h3 {
  font-size: 22px;
  font-weight: 400;
  color: #292929;
  margin-bottom: 20px;
}
.news_list-wrap .session_2 .item-box .txt-box p {
  line-height: 3;
  color: #292929;
}
.news_list-wrap .session_2 .item-box .time-box {
  position: absolute;
  right: 0;
  font-size: 14px;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 160px;
  border-left: 1px solid #e6e6e6;
  box-sizing: border-box;
  padding-top: 15px;
  padding-bottom: 15px;
}
.news_list-wrap .session_2 .item-box .time-box p {
  font-size: 28px;
  color: #292929;
  margin-bottom: 10px;
}
.news_list-wrap .session_2 .item-box .time-box span {
  font-size: 16px;
  color: #292929;
}
.news_list-wrap .session_2 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.news_list-wrap .session_2 .item-box:hover .txt-box h3 {
  color: #cba46c;
}
.news_list-wrap .session_2 .more-box {
  text-align: center;
  margin-top: 80px;
}
.news_list-wrap .session_2 .more-box a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  width: 198px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #cba46c;
}
.news_list-wrap .session_3 {
  padding-bottom: 100px;
  margin-top: 90px;
}
.news_list-wrap .session_3 .title-box {
  text-align: center;
  margin-bottom: 45px;
}
.news_list-wrap .session_3 .title-box p {
  font-size: 36px;
  color: #4c4c4c;
  margin-bottom: 12px;
}
.news_list-wrap .session_3 .title-box .txt_1 {
  display: inline-block;
  font-size: 14px;
  color: #292929;
}
.news_list-wrap .session_3 .title-box .txt_1 span {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.news_list-wrap .session_3 .des-box p {
  font-size: 14px;
  color: #515151;
  line-height: 2.6;
  margin-bottom: 35px;
}
.news_list-wrap .session_3 .des-box .img-box {
  text-align: center;
  margin-bottom: 20px;
}
.news_list-wrap .session_3 .des-box .img-box img {
  max-width: 100%;
}
.news_list-wrap .session_3 .bottom-box {
  border-bottom: 1px solid #cacbcd;
  margin-top: 100px;
  padding-bottom: 25px;
}
.news_list-wrap .session_3 .bottom-box .black-btn {
  float: left;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #cba46c;
  color: #ffffff;
  font-size: 16px;
}
.news_list-wrap .session_3 .bottom-box .share-box {
  float: right;
}
.news_list-wrap .session_3 .bottom-box .share-box #share-2 {
  display: inline-block;
}
.news_list-wrap .session_3 .bottom-box .share-box #share-2 .social-share-icon {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 18px;
}
.news_list-wrap .session_3 .other-box {
  margin-top: 20px;
}
.news_list-wrap .session_3 .other-box ul li {
  margin-bottom: 5px;
}
.news_list-wrap .session_3 .other-box ul li a {
  line-height: 2.2;
  color: #626262;
  font-size: 14px;
}
.news_list-wrap .session_3 .other-box ul li a:hover {
  color: #ff3e15;
}
.vr-wrap .session_1 {
  margin-top: 30px;
  height: 100px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 40px;
  box-sizing: border-box;
  line-height: 99px;
  font-size: 0;
}
.vr-wrap .session_1 a {
  position: relative;
  width: 140px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #4c4c4c;
}
.vr-wrap .session_1 a:before {
  position: absolute;
  content: '';
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #cba46c;
  display: none;
}
.vr-wrap .session_1 a.active,
.vr-wrap .session_1 a:hover {
  color: #cba46c;
}
.vr-wrap .session_1 a.active:before,
.vr-wrap .session_1 a:hover:before {
  display: block;
}
.vr-wrap .session_2 {
  margin-bottom: 100px;
}
.vr-wrap .session_2 .row {
  margin-left: -18px;
  margin-right: -18px;
}
.vr-wrap .session_2 .col-md-6 {
  float: left;
  width:33.3%;
  padding-left: 18px;
  padding-right: 18px;
  box-sizing: border-box;
  margin-bottom: 36px;
}
.vr-wrap .session_2 .item-box {
  position: relative;
}
.vr-wrap .session_2 .item-box .img-box {
  overflow: hidden;
}
.vr-wrap .session_2 .item-box .img-box img {
  width: 100%;
  transition: all .3s;
}
.vr-wrap .session_2 .item-box p {
  text-align: center;
  font-size: 14px;
  height: 58px;border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
 border-bottom:1px solid #e5e5e5;
  line-height: 58px;
  color: #323232;
  font-size: 21px;
  background: rgba(255, 255, 255, 0.38);
}
.vr-wrap .session_2 .item-box:hover .img-box img {
  transform: scale(1.1);
}
.vr-wrap .session_2 .more-box {
  text-align: center;
  margin-top: 90px;
}
.vr-wrap .session_2 .more-box a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  width: 198px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #ff3e15;
}
.vr-wrap .session_3 {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}
.vr-wrap .session_3 .centent-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 900px;
}
.vr-wrap .session_3 .centent-box .close-btn {
  position: absolute;
  top: -30px;
  right: -40px;
  cursor: pointer;
}
.vr-wrap .session_3 .centent-box .close-btn img {
  height: 30px;
}
.vr-wrap .session_3 .gallery-top .img-box {
  width: 100%;
  height: 512px;
  background-size: cover;
  background-position: center center;
}
.vr-wrap .session_3 .gallery-thumbs {
  padding-top: 15px;
  background: #000;
  padding-bottom: 15px;
}
.vr-wrap .session_3 .gallery-thumbs .img-box {
  height: 100px;
  background-size: cover;
  background-position: center center;
}
.vr-wrap .session_3 .swiper-button-next {
  margin-right: -50px;
}
.vr-wrap .session_3 .swiper-button-prev {
  margin-left: -50px;
}
.vr-wrap .session_3 .swiper-button-next:after,
.vr-wrap .session_3 .swiper-button-prev:after {
  font-size: 30px;
}
@media screen and (max-width: 1700px) {
  .news_list-wrap .session_2 .item-box .txt-box{
    width:44%;
  }
}
@media screen and (max-width: 1440px) {
    .news_list-wrap .session_2 .item-box .txt-box{
    width:40%;
  }
}
/*# sourceMappingURL=style.css.map */