.public-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.swiper-slide {
  background: #fff;
}
body {
  background-color: #ececec!important;
}
.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.fp-table {
  box-sizing: border-box;
}
.public-title {
  text-align: center;
}
.public-title h3 {
  display: inline-block;
  border-bottom: 1px solid #959595;
  padding-bottom: 20px;
}
.public-title h3 img {
  height: 35px;
}
.public-title span {
  display: inline-block;
  font-size: 24px;
  color: #505050;
  line-height: 1;
  padding-top: 18px;
  position: relative;
}
.public-title span:before {
  position: absolute;
  content: '';
  height: 3px;
  background:#c59670;
  width: 100%;
  left: 0;
  top: -2px;
}
.index-swiper {
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.page_1 .banner-box .slideBox {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  padding-top: 40px;
  box-sizing: border-box;
}

/*banner*/

.focusBox { position: relative; width:100%;   height: 100vh; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0;height:100% !important; width:100% !important;  }
.focusBox .pic li{  height:100% !important; width:100% !important; }
.focusBox .prev,.focusBox .next{ position:absolute; z-index:1; display:block; width:30px; height:50px; top:50%; margin-top:-50px; left:20px;  background:url(../images/icons.png) 0 0 no-repeat; cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;  }
.focusBox .next{ left:auto; right:30px; background-position:-51px 0; }
.focusBox .prev:hover,
.focusBox .next:hover{ filter:alpha(opacity=100);opacity:1; }
.focusBox .hd { position: absolute; left:47.5%; bottom:40px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{display: inline-block;width: 12px;height: 12px;border-radius:50px;background:#fff;margin: 0 10px !important;opacity: 1;cursor: pointer;}
.focusBox .hd .on{ background:#bd7d49;}



.page_1 .banner-box .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
  text-align: center;
}
.page_1 .banner-box .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
}
.page_1 .banner-box .slideBox .hd ul li {
  display: inline-block;
  margin-right: 2px;
  width: 30px;
  height: 5px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.page_1 .banner-box .slideBox .hd ul li.on {
  background: #e55205;
  color: #fff;
}
.page_1 .banner-box .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.page_1 .banner-box .tempWrap {
  height: 100%;
}
.page_1 .banner-box ul {
  height: 100%;
}
.page_1 .banner-box .slideBox .bd li {
  width: 100%;
  height: 100%;
  zoom: 1;
  vertical-align: middle;
}
.page_1 .banner-box .slideBox .bd a {
  height: 100%;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: 50%;
}
.page_2 {
  padding-top: 20px;
  box-sizing: border-box;
}
.page_2 .session_1 {
  width: 840px;
  margin: 0 auto;
  margin-bottom: 60px;
  padding-top: 80px;
}
.page_2 .session_1 .des-box {
  text-align: center;
  margin-top: 50px;
}
.page_2 .session_1 .des-box p {
  font-size: 16px;
  color: #505050;
  line-height: 1.8;
}
.page_2 .session_2 .list-box {
  margin-left: -55px;
  margin-right: -55px;
}
.page_2 .session_2 .item-box {
  float: left;
  width: 25%;
  text-align: center;
  padding-left: 55px;
  padding-right: 55px;
  box-sizing: border-box;
}
.page_2 .session_2 .item-box .icon-box {
  margin: 0 auto;
  width: 129px;
  height: 131px;
  background: url(../images/icon_9.png);
  padding-top: 30px;
  box-sizing: border-box;
  padding-right: 25px;
}
.page_2 .session_2 .item-box .icon-box img {
  transition: all .3s;
}
.page_2 .session_2 .item-box .txt-box {
  transition: all .3s;
}
.page_2 .session_2 .item-box .txt-box span {
  font-size: 18px;
  color: #a07049;
  display: inline-block;
  margin-bottom: 5px;
}
.page_2 .session_2 .item-box .txt-box p {
  font-size: 14px;
  color: #505050;
  line-height: 1.6;
}
.page_2 .session_2 .item-box:hover .txt-box {
  transform: translateY(-5px);
}
.page_2 .session_2 .item-box:hover img {
  transform: rotate(360deg);
}
.page_2 .over-box {
  width: 100%;
  overflow: hidden;
}
.page_2 .session_3 {
  position: relative;
  margin-top: 50px;
  background: #9d6b46;
}
.page_2 .session_3 .about-box {
  box-sizing: border-box;
  position: relative;
  height: 320px;
  background: #fff;
}
.page_2 .session_3 .block_1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1350px;
  transform: translate(-50%, -50%);
}
.page_2 .session_3 .prev,
.page_2 .session_3 .next {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: red;
  z-index: 9999;
  transform: translateY(-50%);
  background: url(../images/icon_13.png) center center no-repeat;
}
.page_2 .session_3 .prev:hover,
.page_2 .session_3 .next:hover {
  background-color: #e55205;
}
.page_2 .session_3 .next {
  left: auto;
  right: 0;
  background: url(../images/icon_14.png) center center no-repeat;
}
.page_2 .session_3 .about-box .bd {
  position: relative;
  z-index: 0;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
}
.page_2 .session_3 .about-box .bd:before {
  position: absolute;
  width: 8px;
  background: #fff;
  top: 0;
  bottom: 0;
  content: '';
  z-index: 999;
}
.page_2 .session_3 .about-box .bd:after {
  position: absolute;
  width: 8px;
  right: 8px;
  background: #fff;
  top: 0;
  bottom: 0;
  content: '';
  z-index: 999;
}
.page_2 .session_3 .about-box .bd ul {
  width: 100%;
}
.page_2 .session_3 .about-box .bd ul li {
  width: 50%;
  vertical-align: middle;
  box-sizing: border-box;
}
.page_2 .session_3 .about-box .bd ul li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-left: 8px;
  padding-right: 8px;
}
.page_2 .session_3 .about-box .bd ul li .img-box {
  position: relative;
  width: 100%;
  height: 320px;
  background-size: cover;
  background-position: 50%;
  overflow: hidden;
}
.page_2 .session_3 .about-box .bd ul li .img-box:before {
  opacity: 0;
  position: absolute;
  content: '';
  transform: translateY(-20%);
  transition: all .3s;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.6);
}
.page_2 .session_3 .about-box .bd ul li .img-box:after {
  opacity: 0;
  transform: translateY(20%);
  transition: all .3s;
  position: absolute;
  content: '';
  width: 78px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-left: -39px;
  margin-top: -30px;
  background: url(../images/icon_41.png);
}
.page_2 .session_3 .about-box .bd ul li:hover a .img-box:before {
  opacity: 1;
  transform: translateY(0);
}
.page_2 .session_3 .about-box .bd ul li:hover a .img-box:after {
  opacity: 1;
  transform: translateY(0);
}
.page_3 {
  box-sizing: border-box;
}
.page_3 .session_4 {
  padding-top: 80px;
}
.page_3 .pro-box {
  margin-top: 80px;
  background: url(../images/img_5.jpg) center 70px no-repeat;
  height: 650px;
  box-sizing: border-box;
}
.page_3 .pro-box .block {
  width: 1300px;
}


.page_3 .pro-box .content-box {
        display: flex;
        padding:5px 50px 108px;
        background-color: #fff;
        box-sizing: border-box;
    }
.page_3 .pro-box .content-box .list {
        width: calc-percent(1, 3);
		width: 33.33333%;
        padding: 0 20px;
        box-sizing: border-box;
    }
.page_3 .pro-box .content-box .list .item {
        display: block;
        width: 100%;
}
.page_3 .pro-box .content-box .list .img {
            position: relative;
            height: 0;
            padding-top:90%;
            backface-visibility: hidden;
            overflow: hidden;
        }
.page_3 .pro-box .content-box .list .img img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            @include transition(.4s);
        }
.page_3 .pro-box .content-box .list .tt {
            padding: 20px 20px 0;
            text-align: center;
            line-height: 1.5;
            color: #333;
        }
.page_3 .pro-box .content-box .list .tt .cn {
            margin-bottom: 10px;
            font-size: 18px;
			color:#a07049;
			font-weight:bold;
        }
.page_3 .pro-box .content-box .list .tt .en {
            text-transform: uppercase;
            font-size: 14px;
			color:#666;
        }

.page_3 .pro-box .content-box .list:hover img {
                transform: scale(1.05);
            }
.page_3 .pro-box .content-box .list:hover .tt {
                font-weight: 600;
                color: $mainColor;
            }




.page_3 .pro-box li {
  font-size: 0;
}
.page_3 .pro-box .img-box {
  position: relative;
  margin-right: 90px;
  display: inline-block;
  width: 700px;
  border: 8px solid #f5f6fb;
  box-sizing: border-box;
  vertical-align: top;
}
.page_3 .pro-box .img-box img {
  width: 100%;
  height: 484px;
}
.page_3 .pro-box .txt-box {
  display: inline-block;
  padding-top: 180px;
  box-sizing: border-box;
  width: 500px;
}
.page_3 .pro-box .txt-box .title-box h3 {
  font-size: 29px;
  color: #fff;
  line-height: 1.8;
}
.page_3 .pro-box .txt-box .title-box p {
  position: relative;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.35);
  padding-bottom: 10px;
}
.page_3 .pro-box .txt-box .title-box p:before {
  position: absolute;
  content: '';
  width: 75px;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #e55205;
}
.page_3 .pro-box .txt-box .msg-box {
  padding-top: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.76);
}
.page_3 .pro-box .txt-box .msg-box span {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.76);
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  padding-left: 18px;
  padding-right: 18px;
  margin-right: 15px;
  color: #fff;
}
.page_3 .pro-box .txt-box .more {
  margin-top: 50px;
  display: block;
  font-size: 16px;
  color: #fff;
  width: 120px;
  height: 38px;
  line-height: 38px;
  background: #e55205;
  text-align: center;
}
.page_3 .pro-box .hd {
  margin-top: 50px;
  text-align: center;
}
.page_3 .pro-box .hd li {
  position: relative;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #e55205;
  border-radius: 100%;
  margin-left: 6px;
  margin-right: 6px;
}
.page_3 .pro-box .hd li.on:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border: 1px solid #e55205;
  border-radius: 100%;
  left: -3px;
  top: -3px;
}
.page_4 .session_5 {
  padding-top: 80px;
  box-sizing: border-box;
  height: 100%;
}
.page_4.swiper-slide-active .item-box .txt-box {
  left: 0;
}
.page_4.swiper-slide-active .item-box .img-box:after {
  left: -100%;
}
.page_4 .item-box {
  position: relative;
  width: 100%;
  height: 50%;
  box-sizing: border-box;
}
.page_4 .item-box a {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page_4 .item-box .img-box {
  height: 100%;
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.page_4 .item-box .img-box:after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #4b4b4b;
  transition: left .6s .4s;
}
.page_4 .item-box .txt-box {
  position: absolute;
  left: 100%;
  text-align: center;
  color: #fff;
  z-index: 99;
  top: 0;
  width: 100%;
  bottom: 0;
  transition: left .6s .4s;
  background-color: rgba(0, 0, 0, 0.3);
}
.page_4 .item-box .txt-box .center-box {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  bottom: 90px;
}
.page_4 .item-box .txt-box .center-box h3 {
  font-size: 40px;
}
.page_4 .item-box .txt-box .center-box p {
  font-size: 18px;
  transition: all .3s;
}
.page_4 .item-box a:hover .txt-box .center-box p {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 2px solid #fff;
}
.page_4 .item-box.item_1 {
  height: 60%;
  padding-bottom: 10px;
}
.page_4 .item-box.item_2 {
  height: 40%;
}
.page_4 .item-box.item_3 {
  height: 40%;
  width: 100%;
  padding-top: 5%;
}
.page_4 .item-box.item_3 .top-box {
  position: relative;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
}
.page_4 .item-box.item_3 .top-box .prev,
.page_4 .item-box.item_3 .top-box .next {
  margin-top: 80px;
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
  background: url(../images/icon_17.png) center center no-repeat;
}
.page_4 .item-box.item_3 .top-box .prev:hover,
.page_4 .item-box.item_3 .top-box .next:hover {
  background: url(../images/icon_17_1.png) center center no-repeat;
}
.page_4 .item-box.item_3 .top-box .next {
  background: url(../images/icon_18.png) center center no-repeat;
}
.page_4 .item-box.item_3 .top-box .next:hover {
  background: url(../images/icon_18_1.png) center center no-repeat;
}
.page_4 .item-box.item_4 {
  height: 60%;
}
.page_4 .item-box.item_4 .row {
  height: 100%;
  margin-left: -5px;
  margin-right: -5px;
}
.page_4 .item-box.item_4 .col-md-6 {
  float: left;
  width: 50%;
  height: 100%;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
}
.page_4 .item-box.item_5 {
  height: 40%;
  padding-bottom: 10px;
}
.page_4 .item-box.item_6 {
  height: 60%;
}
.page_4 .case-box {
  height: 100%;
}
.page_4 .bd {
  height: 100%;
}
.page_4 .tempWrap {
  height: 100%;
}
.page_4 ul {
  height: 100%;
}
.page_4 li {
  height: 100%;
}
.page_4 .left-box {
  float: left;
  width: 20%;
  height: 100%;
}
.page_4 .center-box {
  float: left;
  width: 60%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.page_4 .right-box {
  float: left;
  width: 20%;
  height: 100%;
}
.page_5 {
  background: url(../images/img_12.jpg) center center no-repeat;
}
.page_5 .public-title {
  margin-top: 40px;
}
.page_5 .tab-box {
  margin-top: 70px;
  font-size: 0;
  text-align: center;
  margin-bottom: 70px;
}
.page_5 .tab-box span {
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #373737;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 10px;
  line-height: 1;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
.page_5 .tab-box span.active {
  color: #e55205;
  border-bottom: 1px solid #e55205;
}
.page_5 .item-tab {
  display: none;
}
.page_5 .item-tab.active {
  display: block;
}
.page_5 .all-news {
  border-top: 1px solid rgba(83, 83, 83, 0.5);
  margin-top:60px;
}
.page_5 .all-news .row {
  margin-left: -20px;
  margin-right: -20px;
}
.page_5 .all-news .col-md-4 {
  float: left;
  width: 33.33%;
  padding-right: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}
.page_5 .all-news .item-box {
  position: relative;
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
}
.page_5 .all-news .item-box:before {
  position: absolute;
  width: 1px;
  height: 80px;
  background: rgba(83, 83, 83, 0.5);
  top: 0;
  left: 0;
  content: '';
  transition: all .3s;
}

.page_5 .all-news .item-box .xwpic img{ 
  width:100%; 
  height:200px;
  margin-bottom:20px;
  }


.page_5 .all-news .item-box .title {
  margin-bottom: 20px;
}
.page_5 .all-news .item-box .title h3 {
  font-size: 18px;
  color: #4d4d4d;
  margin-bottom: 5px;
}
.page_5 .all-news .item-box .title p {
  font-size: 19px;
  color: #4d4d4d;
  opacity: .5;
  font-size: 14px;
}
.page_5 .all-news .item-box .title p span {
  font-size: 19px;
  margin-right: 10px;
}
.page_5 .all-news .item-box .info-box p {
  font-size: 14px;
  color: #4d4d4d;
  opacity: .4;
  line-height: 1.8;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.page_5 .all-news .item-box .botton-box {
  margin-top: 35px;
  font-size: 19px;
  color: #4d4d4d;
  opacity: 0;
}
.page_5 .all-news .item-box .botton-box em {
  opacity: .5;
  font-style: normal;
  margin-right: 10px;
}
.page_5 .all-news .item-box .botton-box span {
  display: inline-block;
  opacity: 1;
  height: 18px;
  line-height: 18px;
  padding-left: 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.6);
}
.page_5 .all-news .item-box .botton-box span img {
  vertical-align: middle;
  position: relative;
  top: -1px;
  transform: translateX(-20px);
  transition: all .3s;
}
.page_5 .all-news .item-box:hover:before {
  height: 200px;
  background: #ae7446;
}
.page_5 .all-news .item-box:hover .title h3 {
  color: #ae7446;
}
.page_5 .all-news .item-box:hover .botton-box {
  opacity: 1;
}
.page_5 .all-news .item-box:hover .botton-box span img {
  transform: translateX(0px);
}
.page_5 .more-center {
  text-align: center;
  margin-top: 40px;
}
.page_5 .more-center .more-btn {
  display: inline-block;
  width: 225px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #c3c4c6;
  font-size: 18px;
  color:#ae7446;
}
.page_5 .more-center .more-btn span {
  margin-left: 5px;
  position: relative;
  top: 2px;
}
.page_5 .more-center .more-btn:hover {
  background-color:#ae7446;
  color: #fff;
  border-color:#ae7446;
}
.page_6 {
  background: #f5f6fb;
}
.page_6 .public-title {
  margin-top: 40px;
}
.page_6 .centent-box{  margin-top: 60px;
}
.page_6 .centent-box .left-box {
	float:left;
	width:400px;
	height:610px;
}
.page_6 .centent-box .left-box img {
  width: 100%;
  box-sizing: border-box;
  height: 100%;
}
.page_6 .centent-box .right-box {
  position: relative;
  margin-left:500px;
  padding-top:0px;
}
.page_6 .centent-box .right-box .public-title {
  margin-bottom: 90px;
}


.page_6 .centent-box .right-box .adv_info h3 {
	font-size:30px;
	color: #555;
}
.page_6 .centent-box .right-box .adv_info .adv_ctx {
	font-size: 15px;
	color: #333;
	line-height: 2;
	margin:30px 0 ;
}

.page_6 .centent-box .right-box .advList ul {
  flex-wrap: wrap;
}

.page_6 .centent-box .right-box .advList ul li {
	float: left;
	width: 33.3%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 14rem;
	border: 1px solid #eaeaea;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background-color: #fff;
}

.page_6 .centent-box .right-box .advList ul li .img img {
	width: 50px;
}
.page_6 .centent-box .right-box .advList ul li .img img.hover {
  display: none;
}
.page_6 .centent-box .right-box.advList ul li .img img.hover {
	display: none;
}

.page_6 .centent-box .right-box .advList ul li .name {
	font-size: 16px;
	margin-top: 10px;
}

.page_6 .centent-box .right-box .advList ul li:hover {
	background-image: url(../images/hbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.page_6 .centent-box .right-box .advList ul li:hover .img img.hover {
	display: block;
}

.page_6 .centent-box .right-box .advList ul li:hover .img img.z {
	display: none;
}

.page_6 .centent-box .right-box .advList ul li:hover .name {
	color: #fff;
}










.page_6 .centent-box .right-box .info-box .item-box h3 {
  font-size: 24px;
  color: #2a2a2a;
  font-weight: 400;
}
.page_6 .centent-box .right-box .info-box .item-box p {
  font-size: 16px;
  color: #333;
  opacity: .8;
  line-height: 2.5;
}
.page_6 .centent-box .right-box .info-box .item-box p span {
  display: inline-block;
  margin-left: 40px;
  margin-right: 40px;
}
.page_6 .centent-box .right-box .er-box {
  margin-top: 10px;
}
.page_6 .centent-box .right-box .er-box p {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
}
.page_6 .centent-box .right-box .form-box {
  font-size: 0;
  margin-top: 30px;
}
.page_6 .centent-box .right-box .form-box .row {
  margin-left: -15px;
  margin-right: -15px;
}
.page_6 .centent-box .right-box .form-box .col-md-4 {
  float: left;
  width: 33.33%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.page_6 .centent-box .right-box .form-box input {
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(112, 112, 112, 0.6);
  font-size: 16px;
  color: #333;
}
.page_6 .centent-box .right-box .form-box textarea {
  color: #333;
  margin-top: 20px;
  outline: none;
  display: block;
  width: 100%;
  border: none;
  font-size: 16px;
  height: 100px;
  resize: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  background: transparent;
}
.page_6 .centent-box .right-box .form-box .btn-box {
  text-align: left;
  margin-top: 40px;
}
.page_6 .centent-box .right-box .form-box .btn-box .btn {
  display: inline-block;
  font-size: 16px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #e55205;
  color: #fff;
  cursor: pointer;
}

        .page_6 .centent-box .right-box .form-box .btn-box .ok{
                display: inline-block;
                font-size: 16px;
                width: 150px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                background: #e55205;
                color: #fff;
                cursor: pointer;
        }
        .page_6 .centent-box .right-box .info-box .item-box p{
            opacity: .6;
        }
        .page_2 .session_2 .item-box .txt-box p{
            text-align: left;
        }



.page_5 .copy-box {
  margin-top:60px;
  text-align:center;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  color: rgba(53, 53, 53, 0.56);
}
.page_5 .copy-box span {
  margin-left: 25px;
}
.page_5 .copy-box .block {
  box-sizing: border-box;
}
.index-swiper .index-pagination {
  position: fixed;
  right: 30px;
  top: 50%;
  z-index: 9999;
}
.index-swiper .index-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
  opacity: 1;
  margin: 0;
  outline: none;
}
.index-swiper .index-pagination .swiper-pagination-bullet .center {
  position: relative;
  font-size: 14px;
  color: #333;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: right;
  background: transparent;
  opacity: 1;
  outline: none;
}
.index-swiper .index-pagination .swiper-pagination-bullet .center span {
  position: absolute;
  display: inline-block;
  top: 20px;
  right: -50px;
  width: 8px;
  height: 1px;
  background: #333;
  vertical-align: middle;
  transition: all .3s;
}
.index-swiper .index-pagination .swiper-pagination-bullet .center p {
  display: none;
}
.index-swiper .index-pagination .swiper-pagination-bullet .center h3 {
  font-size: 14px;
  font-weight: 400;
}
.index-swiper .index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .center {
  line-height: 1.1;
  padding-top: 6px;
  box-sizing: border-box;
  margin-right: 30px;
  text-align: left;
}
.index-swiper .index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .center span {
  right: -28px;
  background-color: #e55205;
}
.index-swiper .index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .center h3 {
  font-size: 18px;
  font-weight: 700;
  color: #e55205;
}
.index-swiper .index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .center p {
  display: block;
  font-size: 14px;
  color: #e55205;
  margin-left: -3px;
}
/*@media screen and (max-width: 1500px) {
  .public-title {
    text-align: center;
  }
  .public-title h3 {
    padding-bottom: 10px;
  }
  .public-title h3 img {
    height: 30px;
  }
  .public-title span {
    padding-top: 13px;
    font-size: 20px;
  }
  .page_2 .session_1 {
    margin-bottom: 30px;
  }
  .page_2 .session_1 .des-box {
    margin-top: 20px;
  }
  .page_2 .session_2 .item-box .icon-box {
    width: 100px;
    height: 102px;
    padding-top: 25px;
    background-size: 100% 100%;
    background-position: 50%;
    margin-bottom: -10px;
  }
  .page_2 .session_2 .item-box img {
    height: 30px;
  }
  .page_2 .session_3 .about-box {
    height: 300px;
  }
  .page_2 .session_3 .about-box .bd ul li .img-box {
    height: 300px;
  }
  .page_3 .pro-box .txt-box {
    padding-top: 120px;
  }
  .page_3 .pro-box {
    margin-top: 40px;
    height: 550px;
  }
  .page_3 .pro-box .img-box {
    width: 600px;
  }
  .page_3 .pro-box .img-box img {
    height: 400px;
  }
  .page_4 .item-box .txt-box .center-box h3 {
    font-size: 28px;
  }
  .page_4 .item-box .txt-box .center-box p {
    font-size: 16px;
  }
  .page_5 .tab-box {
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .page_6 .centent-box .right-box .public-title {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1400px) {
  .public-title {
    text-align: center;
  }
  .public-title h3 {
    padding-bottom: 10px;
  }
  .public-title h3 img {
    height: 28px;
  }
  .public-title span {
    padding-top: 13px;
    font-size: 18px;
  }
  .page_2 .session_1 {
    margin-bottom: 15px;
  }
  .page_2 .session_1 .des-box p {
    font-size: 14px;
    line-height: 1.6;
  }
  .page_2 .session_2 .item-box .txt-box span {
    font-size: 16px;
  }
  .page_2 .session_3 .about-box {
    height: 200px;
  }
  .page_2 .session_3 .about-box .bd ul li .img-box {
    height: 200px;
  }
  .page_2 .session_3 {
    margin-top: 20px;
  }
  .page_3 .pro-box {
    margin-top: 20px;
    height: 490px;
  }
  .page_3 .pro-box .img-box {
    width: 500px;
  }
  .page_3 .pro-box .img-box img {
    height: 320px;
  }
  .page_3 .pro-box .txt-box {
    padding-top: 100px;
  }
  .page_4 .top-box {
    padding-top: 3%;
  }
  .page_4 .item-box .txt-box .center-box {
    bottom: 30px;
  }
  .page_4 .item-box.item_3 {
    padding-top: 2%;
  }
  .page_4 .item-box.item_3 .top-box .prev,
  .page_4 .item-box.item_3 .top-box .next {
    margin-top: 30px;
  }
  .page_4 .top-box .prev,
  .page_5 .more-center {
    margin-top: 0px;
  }
  .page_5 .tab-box {
    margin-bottom: 20px;
  }
  .page_5 .all-news .item-box {
    padding-top: 60px;
  }
  .page_6 .centent-box .right-box .form-box textarea {
    height: 80px;
  }
  .page_6 .centent-box .right-box .form-box .btn-box {
    margin-top: 30px;
  }
  .page_6 .centent-box .right-box .info-box .item-box p {
    line-height: 2;
  }
  .page_6 .centent-box .right-box .form-box {
    margin-top: 20px;
  }
  .page_6 .centent-box .right-box .public-title {
    display: none;
  }
}
*//*# sourceMappingURL=index.css.map */