* {
	/*box-sizing:content-box;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul,li{ list-style-type:none;}
a{text-decoration:none;color:#000;}
*{margin: 0px;padding: 0px;font-size:14px; font-family: "微软雅黑", arial, Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}
.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.w1500{
  width: 1500px;
  max-width: 100%;
  margin: 0 auto;
}
.w1375{
  width: 1375px;
  max-width: 100%;
  margin: 0 auto;
}
.w1300{
  width: 1300px;
  max-width: 100%;
  margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.banner-mb{
  display:none;
}
/*.banner li{
  height: 580px;
}*/
/*body{
  background-color: #eaeaea;
}*/
.flexslider{
  height: 820px;
}
.flexslider .slides li{
  height: 820px;
  background-size: auto 100% !important;
}
.index_bg{
  background-color: #fff;
}
.head{
  position: relative;
  height: 101px;
  border-bottom: 1px solid #efeeed;
}
.head .nav{
  padding: 34px 0;
}
.head .nav ul{
  float: left;
}
.head .nav ul:nth-child(2){
  float: right;
}
.head .nav li{
  position: relative;
  float: left;
  margin: 0 20px;
}
.head .nav li:after{
  position: absolute;
  right: -20px;
  top: 0px;
  content: "";
  width: 1px;
  height: 32px;
  background-color: #dadada;
}
.head .nav li:last-child:after{
  display: none;
}
.head .nav li a{
  display: block;
  width: 100px;
  font-size: 14px;
  line-height: 32px;
  color: #686868;
  text-align: center;
  transition: all 0.3s;
}
.head .nav li a:hover{
  color: #040404;
}
.head .logo{
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
}
.head .logo a{
  display: block;
  margin: 0 auto;
}
.head .logo a img{
  display: block;
}
.head .search{
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
  width: 200px;
  height: 38px;
  border-radius: 20px;
  background-color: #cdcdcd;
  padding: 0 60px 0 20px;
}
.head .search input{
  border: 0px;
  outline: none;
  color: #fff;
  line-height: 38px;
  width: 100%;
  background-color: transparent;
}
.head .search button{
  position: absolute;
  top: 0px;
  right: 20px;
  width: 38px;
  height: 38px;
  background: url(../../images/home/top_search.png) no-repeat center;
  border: 0px;
  outline: none;
  cursor: pointer;
}
.head .wap_logo{
  display: none;
}
.head .top_nav_btn{
  display: none;
}
.menu{
  display: none;
}
.menubg{
  display: none;
}
.main1{
  padding: 170px 0 140px;
}
.main1 ul{
  text-align: justify;
  text-align: end;
  text-align-last: justify;
  text-justify: distribute;
}
.main1 ul li{
  display: inline-block;
  width: 155px;
  height: 190px;
  background-color: #e7e7e7;
  transition: all 0.3s;
}
.main1 ul li .ico{
  width: 100%;
  height: 120px;
  background: url(../../images/home/main1_ico1.png) no-repeat center;
  transition: all 0.3s;
}
.main1 ul li h3{
  font-size: 12px;
  color: #666;
  text-align: center;
  text-align-last: center;
  margin-bottom: 5px;
  transition: all 0.3s;
}
.main1 ul li h5{
  font-size: 12px;
  color: #666;
  text-align: center;
  text-align-last: center;
  transition: all 0.3s;
}
.main1 ul li.on{
  background-color: #2a2a2a;
}
.main1 ul li.on h3,.main1 ul li.on h5{
  color: #fff;
}
.main1 ul li:nth-child(1) .ico{
  background: url(../../images/home/main1_ico1.png) no-repeat center;
}
.main1 ul li:nth-child(2) .ico{
  background: url(../../images/home/main1_ico2.png) no-repeat center;
}
.main1 ul li:nth-child(3) .ico{
  background: url(../../images/home/main1_ico3.png) no-repeat center;
}
.main1 ul li:nth-child(4) .ico{
  background: url(../../images/home/main1_ico4.png) no-repeat center;
}
.main1 ul li:nth-child(5) .ico{
  background: url(../../images/home/main1_ico5.png) no-repeat center;
}
.main1 ul li:nth-child(6) .ico{
  background: url(../../images/home/main1_ico6.png) no-repeat center;
}
.main1 ul li.on:nth-child(1) .ico{
  background: url(../../images/home/main1_ico1_h.png) no-repeat center;
}
.main1 ul li.on:nth-child(2) .ico{
  background: url(../../images/home/main1_ico2_h.png) no-repeat center;
}
.main1 ul li.on:nth-child(3) .ico{
  background: url(../../images/home/main1_ico3_h.png) no-repeat center;
}
.main1 ul li.on:nth-child(4) .ico{
  background: url(../../images/home/main1_ico4_h.png) no-repeat center;
}
.main1 ul li.on:nth-child(5) .ico{
  background: url(../../images/home/main1_ico5_h.png) no-repeat center;
}
.main1 ul li.on:nth-child(6) .ico{
  background: url(../../images/home/main1_ico6_h.png) no-repeat center;
}
.in_img{
  background: url(../../images/home/index/in_img.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.in_img img{
  display: block;
  opacity: 0;
}
.main2{
  margin: 120px 0 220px;
}
.main2 .main2_tl{
  margin-bottom: 45px;
}
.main2 .main2_tl img{
  display: block;
  margin-bottom: 20px;
}
.main2 .main2_tl i{
  font-size: 23px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 100;
}
.main2 .main2_stl{
  margin-bottom: 100px;
}
.main2 .main2_stl h3{
  font-size: 15px;
  color: #000000;
  margin-bottom: 25px;
}
.main2 .main2_stl span{
  display: block;
  width: 58px;
  height: 1px;
  background-color: #9d8079;
  margin-bottom: 40px;
}
.main2 .main2_stl p{
  font-size: 14px;
  color: #4d4d4d;
  line-height: 30px;
}
.main2 .main2_con{
  position: relative;
  height: 525px;
  background-color: #f4f4f4;
}
.main2 .main2_con .text{
  padding: 55px 0 0 50px;
}
.main2 .main2_con .text li{
  position: relative;
  height: 20px;
  margin-bottom: 36px;
  padding-left: 25px;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.main2 .main2_con .text li:after{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 2px;
  height: 20px;
  background-color: #b37b7e;
}
.main2 .main2_con .img{
  position: absolute;
  right: 0px;
  top: 0px;
  margin-left: 440px;
}
.main2 .main2_con .img img{
  height: 100%;
  object-fit: cover;
}
.main3{
  background-color: #040404;
  padding: 65px 0;
}
.main3 .main3_tl{
  margin-bottom: 50px;
}
.main3 .main3_tl .left{
  float: left;
}
.main3 .main3_tl .left h3{
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.main3 .main3_tl .left i{
  display: block;
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 15px;
}
.main3 .main3_tl .left h5{
  font-size: 15px;
  color: #fff;
}
.main3 .main3_tl .right{
  float: right;
  width: 790px;
}
.main3 .main3_tl .right h3{
  font-size: 14px;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 20px;
}
.main3 .main3_tl .right p{
  font-size: 12px;
  line-height: 35px;
  color: #fff;
}
.main3 .main3_con li{
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 20px;
}
.main3 .main3_con li a{
  display: block;
}
.main3 .main3_con li:nth-child(3n){
  margin-right: 0px;
}
.main3 .main3_con li:nth-child(n+4){
  margin-bottom: 0px;
}
.main3 .main3_con li .img{
  margin-bottom: 20px;
}
.main3 .main3_con li img{
  display: block;
}
.main3 .main3_con li h3{
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.main3 .main3_con li h5{
  font-size: 12px;
  color: #fff;
  transform: scale(0.833);
  text-align: center;
}
.main4{
  margin: 95px 0 120px;
}
.main4 .main4_tl{
  text-align: center;
  margin-bottom: 65px;
}
.main4 .main4_tl h3{
  font-size: 23px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.main4 .main4_tl i{
  display: block;
  font-size: 23px;
  color: #000;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 15px;
}
.main4 .main4_tl p{
  font-size: 12px;
  line-height: 35px;
  color: #040404;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}
.main4 .main4_con ul{
  text-align: center;
  font-size: 0px;
}
.main4 .main4_con li{
  display: inline-block;
  position: relative;
  /*float: left;*/
  width: 19%;
  margin-right: 1.25%;
}
.main4 .main4_con li:nth-child(5n){
  margin: 0px;
}
.main4 .main4_con li img{
  display: block;
  width: 100%;
}
.main4 .main4_con li .img{
  overflow:hidden;
}
.main4 .main4_con li img{
  transition:0.6s all;
}
.main4 .main4_con li:hover img{
  transform: scale(1.05);
}
.main4 .main4_con li .text{
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 75px;
  background-color: rgba(0,0,0,0.3);
  padding: 15px 15px 0 0;
  text-align: right;
}
.main4 .main4_con li .text h3{
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
}
.main4 .main4_con li .text h5{
  font-size: 12px;
  color: #fff;
}
.main5{
  background-color: #040404;
  padding: 90px 0 110px;
}
.main5 .main5_tl{
  text-align: center;
  margin-bottom: 30px;
}
.main5 .main5_tl h3{
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.main5 .main5_tl i{
  display: block;
  font-size: 23px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 100;
}
.main5 .main5_nav{
  text-align: center;
  margin-bottom: 55px;
}
.main5 .main5_nav li{
  position: relative;
  display: inline-block;
  margin: 0 45px;
}
.main5 .main5_nav li a{
  display: block;
  font-size: 15px;
  color: #fff;
}
.main5 .main5_nav li.on:after{
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 58px;
  height: 1px;
  margin-left: -29px;
  background-color: #9d8079;
}
.main5 .main5_con ul{
  display: none;
}
.main5 .main5_con ul.on{
  display: block;
}
.main5 .main5_con ul li{
  float: left;
  width: 23%;
  margin-right:2.66%;
}
.main5 .main5_con ul li:nth-child(4n){
  margin-right: 0px;
}
.main5 .main5_con ul li a{
  display: block;
  padding: 25px 18px 15px 18px;
  background-color: #fff;
  box-shadow: 8px 8px 10px 3px rgba(255,255,255,0.5);
  transition: all 0.3s;
}
.main5 .main5_con ul li .img{
  height:180px;
  margin-bottom: 20px;
}
.main5 .main5_con ul li h3{
  font-size: 15px;
  color: #000;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.main5 .main5_con ul li p{
  min-height:80px;
  font-size: 12px;
  line-height: 20px;
  color: #000;
  transition: all 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.main5 .main5_con ul li a:hover{
  background-color: #161616;
}
.main5 .main5_con ul li a:hover h3{
  color: #fff;
}
.main5 .main5_con ul li a:hover p{
  color: #fff;
}
.main6{
  background-color: #e7e7e7;
  padding: 90px 0 110px;
}
.main6 .main6_tl{
  margin-bottom: 110px;
}
.main6 .main6_tl span{
  display: block;
  width: 48px;
  height: 1px;
  background-color: #3a3a3a;
  margin-bottom: 15px;
}
.main6 .main6_tl h3{
  font-size: 37px;
  color: #000;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 8px;
}
.main6 .main6_con .text{
  float: left;
}
.main6 .main6_con .text h3{
  font-size: 24px;
  color: #000;
  margin-bottom: 40px;
}
.main6 .main6_con .text span{
  display: block;
  width: 58px;
  height: 1px;
  background-color: #a48079;
  margin-bottom: 55px;
}
.main6 .main6_con .text p{
  font-size: 14px;
  line-height: 42px;
  color: #4d4d4d;
}
.main6 .main6_con .gbook{
  float: right;
  margin-right: 110px;
}
.main6 .main6_con .gbook ul{
  margin-bottom: 50px;
}
.main6 .main6_con .gbook li{
  overflow:hidden;
  margin-bottom: 30px;
}
.main6 .main6_con .gbook li:last-child{
  margin-bottom: 0px;
}
.main6 .main6_con .gbook li h3{
  float:left;
  display: inline-block;
  width: 105px;
  font-size: 14px;
  color: #000;
}
.main6 .main6_con .gbook li input{
  float:left;
  width: 365px;
  border: 0px;
  border-bottom: 1px solid #818181;
  background-color: transparent;
  padding: 0 5px;
  outline: none;
}
.main6 .main6_con .gbook .btn{
  font-size: 0px;
}
.main6 .main6_con .gbook .btn button{
  display: inline-block;
  width: 75px;
  height: 32px;
  font-size: 14px;
  color: #000;
  line-height: 32px;
  background-color: #fff;
  text-align: center;
  border: 0px;
  outline: none;
  cursor: pointer;
  margin-right: 35px;
  border:1px solid #acacac;
}
.foot1{
  background-color: #000;
  padding: 130px 0 140px;
}
.foot1 .left{
  float: left;
  width: 310px;
}
.foot1 .left img{
  display: block;
  margin-bottom: 60px;
}
.foot1 .left li{
  margin-bottom: 20px;
  font-size: 12px;
  color: #cbcbcb;
  padding-left: 25px;
  background: url(../../images/home/foot_ico1.png) no-repeat left center;
}
.foot1 .left li:nth-child(1){
  background: url(../../images/home/foot_ico4.png) no-repeat top 2px left;
}
.foot1 .left li:nth-child(2){
  background: url(../../images/home/foot_ico5.png) no-repeat top 2px left;
}
.foot1 .left li:nth-child(3){
  background: url(../../images/home/foot_ico6.png) no-repeat top 2px left;
}
.foot1 .left li p{
  padding-top:3px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
.foot1 .foot_nav{
  float: right;
  padding-top: 15px;
}
.foot1 .foot_nav ul{
  float: left;
  margin-right: 155px;
}
.foot1 .foot_nav ul li{
  float: left;
  margin-right: 50px;
}
.foot1 .foot_nav ul li:last-child{
  margin-right: 0px;
}
.foot1 .foot_nav ul li>a{
  display: block;
  font-size: 14px;
  color: #cbcbcb;
  margin-bottom: 20px;
  transition: all 0.3s;
}
.foot1 .foot_nav ul dd{
  margin-bottom: 20px;
}
.foot1 .foot_nav ul dd:last-child{
  margin-bottom: 0px;
}
.foot1 .foot_nav ul dd>a{
  display: block;
  font-size: 12px;
  color: #cbcbcb;
  transition: all 0.3s;
}
.foot1 .foot_nav ul a:hover{
  color: #fff;
}
.foot1 .foot_nav .foot_code{
  float: right;
}
.foot1 .foot_nav .foot_code h3{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.foot2{
  height: 55px;
  background-color: #333;
}
.foot2 p{
  font-size: 14px;
  color: #cbcbcb;
  line-height: 55px;
  text-align: center;
}
.foot2 p a{
    color: #cbcbcb;
}
.floot{
  position: fixed;
  right: 40px;
  bottom: 40px;
}
.floot #goTop{
  display: block;
  width: 40px;
  height: 40px;
  background: url(../../images/home/gotop.png) no-repeat center rgba(0,0,0,0.3);
  background-size: 30px;
}
.page_ban{
  height: 820px;
}
/*about*/
.about_ban{
  height: 820px;
  background-size: auto 100% !important;
}
.abmain1{
  padding-top: 160px;
  padding-bottom: 105px;
}
.abmain1 .title{
  margin-bottom: 50px;
}
.abmain1 .title h3{
  font-size: 23px;
  color: #000;
  margin-bottom: 25px;
}
.abmain1 .title span{
  display: block;
  width: 58px;
  height: 1px;
  background-color: #9d8079;
}
.abmain1 .content p{
  font-size: 12px;
  line-height: 24px;
  color: #000;
  margin-bottom: 90px;
}
.abmain1 .content .img{
  zoom:1;
}
.abmain1 .content li{
  float: left;
}
.abmain1 .content li img{
  display: block;
}
.abmain1 .content li:nth-child(1){
  margin-right: 8px;
}
.abmain1 .content li:nth-child(2){
  margin-bottom: 6px;
}
.abmain1 .content li:nth-child(3){
  margin-right: 7px;
}
.abmain2{
  height: 780px;
  background: url(../../images/home/about/abmain2_bg.jpg) no-repeat right 105px center #000;
  padding: 170px 0 0;
}
.abmain2 .title{
  margin-bottom: 110px;
}
.abmain2 .title h3{
  font-size: 48px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.abmain2 .title h5{
  font-size: 40px;
  color: #fff;
}
.abmain2 .img{
	display: none;
}
.abmain2 .content{
  width: 380px;
}
.abmain2 .content h3{
  font-size: 20px;
  color: #fff;
  margin-bottom: 40px;
}
.abmain2 .content p{
  font-size: 12px;
  line-height: 35px;
  color: #fff;
  text-align: justify;
}
.abmain3{
  padding-top: 115px;
  padding-bottom: 135px;
}
.abmain3 .title{
  position: relative;
  margin-bottom: 130px;
}
.abmain3 .title span{
  display: block;
  width: 48px;
  height: 1px;
  background-color: #3a3a3a;
  margin-bottom: 15px;
}
.abmain3 .title h3{
  font-size: 37px;
  color: #000;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 8px;
}
.abmain3 .title .text{
  position: absolute;
  top: 20px;
  right: 80px;
  width: 800px;
}
.abmain3 .title .text h5{
  font-size: 20px;
  color: #000;
  margin-bottom: 15px;
}
.abmain3 .title .text p{
  font-size: 14px;
  color: #4d4d4d;
  line-height: 30px;
}
.abmain3 .img{
  margin-bottom: 120px;
}
.abmain3 .img li{
  float: left;
  width: 33.33%;
  border-right: 3px solid #fff;
}
.abmain3 .img li:nth-child(3n){
  border-right: 0px;
}
.abmain3 .img img{
  display: block;
}
.abmain3 .content ul{
  font-size: 0px;
  padding: 0 120px;
  text-align: justify;
  text-align: end;
  text-align-last: justify;
  text-justify: distribute;
}
.abmain3 .content li{
  position: relative;
  display: inline-block;
  padding-left: 100px;
  height: 80px;
}
.abmain3 .content li .ico{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 80px;
  background-color: #f2f2f2!important;
  transition: all 0.3s;
}
.abmain3 .content li:nth-child(1) .ico{
  background: url(../../images/home/about/abmain3_ico2.png) no-repeat center;
}
.abmain3 .content li:nth-child(2) .ico{
  background: url(../../images/home/about/abmain3_ico3.png) no-repeat center;
}
.abmain3 .content li:nth-child(3) .ico{
  background: url(../../images/home/about/abmain3_ico4.png) no-repeat center;
}
.abmain3 .content li:nth-child(4) .ico{
  background: url(../../images/home/about/abmain3_ico5.png) no-repeat center;
}
.abmain3 .content li.on .ico{
  background-color: #000!important;
}
.abmain3 .content li.on:nth-child(1) .ico{
  background: url(../../images/home/about/abmain3_ico2_h.png) no-repeat center;
}
.abmain3 .content li.on:nth-child(2) .ico{
  background: url(../../images/home/about/abmain3_ico3_h.png) no-repeat center;
}
.abmain3 .content li.on:nth-child(3) .ico{
  background: url(../../images/home/about/abmain3_ico4_h.png) no-repeat center;
}
.abmain3 .content li.on:nth-child(4) .ico{
  background: url(../../images/home/about/abmain3_ico5_h.png) no-repeat center;
}
/*.abmain3 .content li .ico img{
  display: inline-block;
  vertical-align: middle;
}*/
.abmain3 .content li .text h3{
  font-size: 26px;
  line-height: 40px;
  color: #000;
}
.abmain3 .content li .text h3 font{
  display: inline-block;
  font-size: 26px;
  line-height: 40px;
  color: #000;
}
.abmain3 .content li .text h5{
  font-size: 16px;
  line-height: 30px;
  color: #000;
  text-align: left;
  text-align-last: left;
}
.abmain4{
  padding: 150px 0 75px;
  background-color: #040404;
}
.abmain4 .title{
  position: relative;
  margin-bottom: 130px;
}
.abmain4 .title h3{
  font-size: 40px;
  color: #fff;
  font-weight: 100;
  margin-bottom: 5px;
}
.abmain4 .title h4{
  font-size: 40px;
  color: #fff;
}
.abmain4 .title .text{
  position: absolute;
  top: 10px;
  left: 470px;
  right: 0px;
}
.abmain4 .title .text h5{
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.abmain4 .title .text p{
  font-size: 14px;
  color: #fff;
  line-height: 35px;
}
.abmain4 .content ul{
  background-color: #161616;
  margin-bottom: 80px;
}
.abmain4 .content li{
  position: relative;
  float: left;
  width: 33.33%;
  padding-top: 345px;
}
.abmain4 .content li:nth-child(3n+2){
  padding-top: 0px;
  padding-bottom: 345px;
}
.abmain4 .content li .img{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 345px;
}
.abmain4 .content li:nth-child(3n+2) .img{
  top: 50%;
}
.abmain4 .content li img{
  display: block;
  width: 100%;
  height: 100%;
}
.abmain4 .content li .text{
  height: 345px;
  padding: 110px 0 0 85px;
}
.abmain4 .content li .text h3{
  font-size: 28px;
  color: #fff;
  margin-bottom: 10px;
}
.abmain4 .content li .text p{
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  /*width: 250px;
  max-width: 100%;
  text-align: justify;*/
}
.abmain4 .content a.more{
  display: block;
  margin: 0 auto;
  font-size: 12px;
  line-height: 34px;
  width: 100px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  transform: scale(0.66);
}
.abmain5{
  background-color: #efefef;
  padding: 100px 0;
}
.abmain5 .title{
  text-align: center;
  margin-bottom: 25px;
}
.abmain5 .title h3{
  font-size: 23px;
  color: #000;
  /*font-family: '宋体';*/
}
.abmain5 .title i{
  font-size: 23px;
  color: #000;
  font-weight: 100;
}
.abmain5 .content .nav{
  text-align: center;
  margin-bottom: 55px;
}
.abmain5 .content .nav ul{
  font-size: 0px;
}
.abmain5 .content .nav li{
  position: relative;
  display: inline-block;
  margin: 0 30px;
}
.abmain5 .content .nav li a{
  display: block;
  font-size: 15px;
  color: #000;
}
.abmain5 .content .nav li.on:after{
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 58px;
  height: 1px;
  margin-left: -29px;
  background-color: #9d8079;
}
.abmain5 .content .con{
  margin-bottom: 55px;
}
.abmain5 .content .con ul{
  display: none;
}
.abmain5 .content .con ul.on{
  display: block;
}
.abmain5 .content .con li{
  float: left;
  width: 23%;
  margin-right: 2.33%;
  margin-bottom: 30px;
}
.abmain5 .content .con li:nth-child(4n){
  margin-right: 0px;
}
.abmain5 .content .con li a{
  display: block;
  background-color: #f6f6f6;
  height: 100px;
  line-height: 100px;
  font-size: 0px;
  text-align: center;
  border-radius: 20px;
}
.abmain5 .content .con li img{
  display: inline-block;
  vertical-align: middle;
}
.abmain5 .content a.more{
  display: block;
  margin: 0 auto;
  font-size: 12px;
  line-height: 34px;
  width: 100px;
  color: #1a1a1a;
  border: 1px solid #2d2d2d;
  text-align: center;
  transform: scale(0.66);
}
/*join*/
.join_ban{
  height: 560px;
  background-size: auto 100% !important;
}
.jomain1{
  padding: 140px 0 115px;
}
.jomain1 .title{
  position: relative;
}
.jomain1 .title span{
  display: block;
  width: 48px;
  height: 1px;
  background-color: #3a3a3a;
  margin-bottom: 25px;
}
.jomain1 .title h2{
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 2px;
  /*margin-bottom: 5px;*/
}
.jomain1 .title h3{
  font-size: 23px;
  color: #000;
  text-transform: uppercase;
}
.jomain1 .title .text{
  position: absolute;
  top: -5px;
  left: 485px;
  right: 0px;
}
.jomain1 .title .text h5{
  font-size: 15px;
  color: #000;
  margin-bottom: 30px;
}
.jomain1 .title .text p{
  font-size: 12px;
  color: #4d4d4d;
  line-height: 36px;
}
.jomain1 .title .p2{
  display: none;
}


.jomain2{
  padding: 145px 0 130px;
  background-color: #f2f2f2;
}
.jomain2 .map{
  position: relative;
  height: 635px;
  padding-left: 1000px;
  background-color: #fff;
  margin-bottom: 110px;
}
.jomain2 .map .img{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1000px;
  height: 100%;
  background:url(../../images/home/join/jomain2_img1.jpg) no-repeat center;
}
.jomain2 .map .img img{
  display: none;
}
.jomain2 .map .text{
  padding-top: 105px;
}
.jomain2 .map .text h1{
  font-size: 24px;
  color: #000;
  margin-bottom: 20px;
}
.jomain2 .map .text h2{
  font-size: 14px;
  line-height: 20px;
  color: #333;
  margin-bottom: 15px;
}
.jomain2 .map .text h3{
  font-size: 14px;
  line-height: 20px;
  color: #333;
  margin-bottom: 35px;
}
.jomain2 .map .text h4{
  font-size: 24px;
  color: #000;
  margin-bottom: 15px;
}
.jomain2 .map .text .btn{
  position: relative;
  margin-bottom: 10px;
}
.jomain2 .map .text .btn>a{
  display: block;
  font-size: 14px;
  line-height: 24px;
  width: 80px;
  text-align: center;
  border: 1px solid #ccc;
}
.jomain2 .map .text .btn ul{
  display: none;
  position: absolute;
  z-index: 9;
  top: 25px;
  left: 0px;
  width: 95%;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 0px;
  padding: 5px 5px 0 5px;
}
.jomain2 .map .text .btn ul li{
  display: inline-block;
  border: 1px solid #eee;
  margin-right: 5px;
  margin-bottom: 5px;
}
.jomain2 .map .text .btn ul li a{
  display: block;
  padding: 0 5px;
  margin: 0px;
}
.jomain2 .map .text .swiper-container{
  width: 95%;
  margin-right: 5%;
  padding-bottom: 30px;
}
.jomain2 .map .text .swiper-pagination-bullet-active{
  background-color: #000;
}
.jomain2 .map .text .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 2px;
}
.jomain2 .map .text h5{
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}
.jomain2 .map .text p{
  font-size: 12px;
  line-height: 16px;
  color: #333;
  margin-bottom: 5px;
}
.jomain2 .map .text a{
  display: block;
  font-size: 12px;
  color: #000;
  margin-top: 20px;
}
.jomain2 .map .text1{
  display: none;
}
.jomain2 .content ul{
  text-align: justify;
  text-align: end;
  text-align-last: justify;
  text-justify: distribute;
}
.jomain2 .content li{
  display: inline-block;
  text-align: left;
  text-align-last: left;
  vertical-align: top;
}
.jomain2 .content li h3{
  font-size: 20px;
  line-height: 30px;
  color: #000;
}
.jomain2 .content li p{
  font-size: 12px;
  line-height: 24px;
  color: #000;
}
.jomain2 .content li span{
  display: block;
  width: 2px;
  height: 54px;
  background-color: #d5d5d6;
}
.jomain3{
  padding: 110px 0 150px;
}
.jomain3 .title{
  text-align: center;
  margin-bottom: 100px;
}
.jomain3 .title h3{
  font-size: 23px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.jomain3 .title i{
  display: block;
  font-size: 20px;
  color: #000;
  font-weight: 100;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.jomain3 .title h5{
  font-size: 15px;
  color: #000;
}
.jomain3 .content li{
  position: relative;
  float: left;
  width: 32%;
  height: 130px;
  margin-right: 2%;
  background-color: #f2f2f2;
  margin-bottom: 20px;
  padding: 35px 0 0 125px;
  border-radius: 5px;
  transition: all 0.3s;
}
.jomain3 .content li:nth-child(n+4){
  margin-bottom: 0px;
}
.jomain3 .content li:nth-child(3n){
  margin-right: 0px;
}
.jomain3 .content li .ico{
  position: absolute;
  left: 0px;
  top: 10px;
  height: 110px;
  width: 125px;
  background: url(../../images/home/jomain3_ico1.png) no-repeat center;
  transition: all 0.3s;
}
.jomain3 .content li:nth-child(1) .ico{
  background: url(../../images/home/jomain3_ico1.png) no-repeat center;
}
.jomain3 .content li:nth-child(2) .ico{
  background: url(../../images/home/jomain3_ico2.png) no-repeat center;
}
.jomain3 .content li:nth-child(3) .ico{
  background: url(../../images/home/jomain3_ico3.png) no-repeat center;
}
.jomain3 .content li:nth-child(4) .ico{
  background: url(../../images/home/jomain3_ico4.png) no-repeat center;
}
.jomain3 .content li:nth-child(5) .ico{
  background: url(../../images/home/jomain3_ico5.png) no-repeat center;
}
.jomain3 .content li:nth-child(6) .ico{
  background: url(../../images/home/jomain3_ico6.png) no-repeat center;
}
.jomain3 .content li h3{
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
  transition: all 0.3s;
}
.jomain3 .content li p{
  font-size: 14px;
  color: #666;
  transition: all 0.3s;
}
.jomain3 .content li.on{
  background-color: #000;
}
.jomain3 .content li.on:nth-child(1) .ico{
  background: url(../../images/home/jomain3_ico1_h.png) no-repeat center;
}
.jomain3 .content li.on:nth-child(2) .ico{
  background: url(../../images/home/jomain3_ico2_h.png) no-repeat center;
}
.jomain3 .content li.on:nth-child(3) .ico{
  background: url(../../images/home/jomain3_ico3_h.png) no-repeat center;
}
.jomain3 .content li.on:nth-child(4) .ico{
  background: url(../../images/home/jomain3_ico4_h.png) no-repeat center;
}
.jomain3 .content li.on:nth-child(5) .ico{
  background: url(../../images/home/jomain3_ico5_h.png) no-repeat center;
}
.jomain3 .content li.on:nth-child(6) .ico{
  background: url(../../images/home/jomain3_ico6_h.png) no-repeat center;
}
.jomain3 .content li.on h3{
  color: #fff;
}
.jomain3 .content li.on p{
  color: #fff;
}
.join_img{
  background: url(../../images/home/join/join_img.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.join_img img{
  display: block;
  opacity: 0;
}
.jomain4{
  padding: 130px 0 170px;
}
.jomain4 .content .text{
  float: left;
  width: 370px;
}
.jomain4 .content .text h3{
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.jomain4 .content .text h3 font{
  display: block;
  font-size: 20px;
  font-weight: 100;
  text-transform: uppercase;
}
.jomain4 .content .text h4{
  font-size: 15px;
  margin-bottom: 30px;
}
.jomain4 .content .text span{
  display: block;
  width: 58px;
  height: 1px;
  background-color: #a48079;
  margin-bottom: 50px;
}
.jomain4 .content .text h5{
  font-size: 14px;
  margin-bottom: 10px;
}
.jomain4 .content .text p{
  font-size: 12px;
  line-height: 24px;
  color: #838383;
  margin-bottom: 70px;
}
.jomain4 .content .text a{
  display: block;
  width: 105px;
  height: 28px;
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  color: #fff;
  background-color: #000;
}
.jomain4 .content ul{
  float: right;
  width: 840px;
}
.jomain4 .content ul li{
  float: left;
  width: 49%;
  height: 125px;
  margin-right: 2%;
  margin-bottom: 18px;
  border-radius: 5px;
  padding: 25px 15px 0 95px;
  background: url(../../images/home/jomain4_ico1.png) no-repeat 35px 40px #f2f2f2;
  transition: all 0.3s;
}
.jomain4 .content ul li:first-child{
  display: none;
}
.jomain4 .content ul li:nth-child(2n+1){
  margin-right: 0px;
}
.jomain4 .content ul li:nth-child(2),.jomain4 .content ul li:nth-child(4),.jomain4 .content ul li:nth-child(5){
  padding-top: 35px;
}
.jomain4 .content ul li h3{
  font-size: 14px;
  margin-bottom: 10px;
  transition: all 0.3s;
}
.jomain4 .content ul li p{
  font-size: 12px;
  line-height: 20px;
  color: #666;
  width: 260px;
  max-width: 100%;
  transition: all 0.3s;
}
.jomain4 .content ul li:hover{
  background: url(../../images/home/jomain4_ico1_h.png) no-repeat 35px 40px #070707;
}
.jomain4 .content ul li:hover h3{
  color: #fff;
}
.jomain4 .content ul li:hover p{
  color: #fff;
}
.jomain5{
  background-color: #e7e7e7;
  padding: 90px 0 110px;
}
.jomain5 .title{
  margin-bottom: 110px;
}
.jomain5 .title h3{
  font-size: 37px;
  color: #000;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 8px;
}
.jomain5 .content .text{
  float: left;
}
.jomain5 .content .text h3{
  font-size: 24px;
  color: #000;
  margin-bottom: 40px;
}
.jomain5 .content .text span{
  display: block;
  width: 58px;
  height: 1px;
  background-color: #a48079;
  margin-bottom: 70px;
}
.jomain5 .content .text p{
  font-size: 14px;
  line-height: 42px;
  color: #4d4d4d;
}
.jomain5 .content .gbook{
  float: right;
  margin-right: 110px;
}
.jomain5 .content .gbook ul{
  margin-bottom: 50px;
}
.jomain5 .content .gbook li{
  overflow:hidden;
  margin-bottom: 30px;
}
.jomain5 .content .gbook li:last-child{
  margin-bottom: 0px;
}
.jomain5 .content .gbook li h3{
  float:left;
  display: inline-block;
  width: 105px;
  font-size: 14px;
  color: #000;
}
.jomain5 .content .gbook li input{
  float:left;
  width: 365px;
  border: 0px;
  border-bottom: 1px solid #818181;
  background-color: transparent;
  padding: 0 5px;
  outline: none;
}
.jomain5 .content .gbook .btn{
  font-size: 0px;
}
.jomain5 .content .gbook .btn button{
  display: inline-block;
  width: 75px;
  height: 32px;
  font-size: 14px;
  color: #000;
  line-height: 32px;
  background-color: #fff;
  text-align: center;
  border: 0px;
  outline: none;
  cursor: pointer;
  margin-right: 35px;
  border:1px solid #acacac;
}
/*newslist*/
.news_ban{
  position: relative;
  height: 560px;
  /*background-color: #ccc !important;*/
  margin-bottom: 20px;
  background-size: auto 100% !important;
}
.news_ban .text{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.news_ban .text h3{
  font-size: 40px;
  color: #fff;
  margin-bottom: 30px;
}
.news_ban .text p{
  font-size: 20px;
  color: #fff;
}
.newsli{
  background-color: #f2f2f2;
  padding-bottom: 80px;
}
.newsli .text1{
	display: none;
}
.newsli .w1300{
  position: relative;
  margin-top: -95px;
  padding-right: 380px;
}
.newsli .newsli_con{
  background-color: #fff;
  padding: 30px 40px;
  min-height: 900px;
}
.newsli .newsli_con .nav{
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 60px;
}
.newsli .newsli_con .nav ul{
  font-size: 0px;
}
.newsli .newsli_con .nav li{
  display: inline-block;
  margin-right: 50px;
}
.newsli .newsli_con .nav li:last-child{
  margin-right: 0px;
}
.newsli .newsli_con .nav li a{
  display: block;
  font-size: 18px;
  color: #666;
  line-height: 60px;
}
.newsli .newsli_con .nav li.on a{
  color: #000;
}
.newsli .newsli_con .content ul{
  margin-bottom: 10px;
}
.newsli .newsli_con .content li{
  margin-bottom: 60px;
}
.newsli .newsli_con .content li a{
  position: relative;
  display: block;
  height: 140px;
  padding-left: 230px;
}
.newsli .newsli_con .content li .img{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 210px;
}
.newsli .newsli_con .content li img{
  display: block;
  width: 100%;
  height: 100%;
}
.newsli .newsli_con .content li .text h3{
  font-size: 15px;
  line-height: 40px;
  margin-bottom: 0px;
  overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.newsli .newsli_con .content li .text p{
  font-size: 12px;
  color: #888;
  line-height: 25px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsli .newsli_con .content li .text span{
  font-size: 12px;
  color: #888;
  line-height: 20px;
}
.newsli .newsli_con .content .page1{
  display: none;
}
.newsli .newsli_ri{
  position: absolute;
  right: 0px;
  top: 0px;
  width: 350px;
}
.newsli .newsli_ri .tj_al{
  padding: 40px 70px 20px 70px;
  margin-bottom: 40px;
  background-color: #fff;
}
.newsli .newsli_ri .tj_al h3{
  font-size: 18px;
  color: #030303;
  text-align: center;
  margin-bottom: 50px;
}
.newsli .newsli_ri .tj_al li{
  margin-bottom: 25px;
}
.newsli .newsli_ri .tj_al li:last-child{
  margin-bottom: 0px;
}
.newsli .newsli_ri .tj_al li img{
  display: block;
  width: 100%;
}
.newsli .newsli_ri .tj_al li h5{
  font-size: 14px;
  line-height: 55px;
  text-align: center;
}
.newsli .newsli_ri .tel{
  padding: 30px 0px;
  background-color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
.newsli .newsli_ri .tel h3{
  font-size: 20px;
  margin-bottom: 15px;
}
.newsli .newsli_ri .tel p{
  font-size: 16px;
  font-weight: bold;
}
.newsli .newsli_ri .tj_news{
  padding: 30px 0 50px;
  background-color: #fff;
  text-align: center;
}
.newsli .newsli_ri .tj_news h3{
  font-size: 20px;
  margin-bottom: 30px;
}
.newsli .newsli_ri .tj_news h5{
  font-size: 16px;
  line-height: 26px;
  color: #666;
  transition: all 0.3s;
}
.newsli .newsli_ri .tj_news a:hover h5{
  color: #000;
}
/*news*/
.news{
  padding-top: 30px;
}
.news .news_tl{
  text-align: center;
  margin-bottom: 60px;
}
.news .news_tl h3{
  font-size: 24px;
  color: #222;
  margin-bottom: 15px;
}
.news .news_tl span{
  display: block;
  font-size: 14px;
  color: #999;
}
.news .news_con{
  margin-bottom: 50px;
}
.news .news_con p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.news .fy{
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
}
.news .fy .prev,.news .fy .next{
  display: inline-block;
  width: 35px;
  height: 35px;
  margin-left: 10px;
}
.news .fy a{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #999;
  line-height: 35px;
  text-align: center;
  font-family: "宋体";
  transition: all 0.3s;
  /*background-color: #f1f1f1;*/
}
.news .fy a:hover{
  background-color: #000;
  color: #fff;
}
/*joblist*/
.job_ban{
  height: 560px;
  margin-bottom: 140px;
  background-size: auto 100% !important;
}
.job_ban .w1300{
  height: 100%;
  position: relative;
}
.job_ban .text{
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translateY(-50%);
}
.job_ban .text h3{
  font-size: 40px;
  color: #fff;
  margin-bottom: 50px;
}
.job_ban .text h5{
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.job_ban .text p{
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}
.jobmain .title{
  text-align: center;
  margin-bottom: 140px;
}
.jobmain .title h3{
  font-size: 23px;
  margin-bottom: 35px;
}
.jobmain .title p{
  width: 900px;
  max-width: 100%;
  font-size: 12px;
  line-height: 32px;
  margin: 0 auto;
}
.jobmain .data{
  height: 195px;
  margin-bottom: 35px;
}
.jobmain .data ul{
  height: 100%;
}
.jobmain .data li{
  position: relative;
  float: left;
  width: 48%;
  margin-right: 2%;
  height: 100%;
  padding: 45px 0 0 160px;
  background-color: #f2f2f2;
}
.jobmain .data li:after{
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 160px;
  height: 100%;
  background: url(../../images/home/joblist_ico1.png) no-repeat center;
}
.jobmain .data li.email:after{
  background: url(../../images/home/joblist_ico2.png) no-repeat center;
}
.jobmain .data li h3{
  font-size: 15px;
  margin-bottom: 10px;
}
.jobmain .data li span{
  display: block;
  width: 29px;
  height: 4px;
  margin-left: 4px;
  background-color: #000;
  margin-bottom: 15px;
}
.jobmain .data li p{
  font-size: 12px;
  line-height: 24px;
}
.jobmain .data li p font{
  display: inline-block;
  font-size: 14px;
}
.jobmain .joblist{
  margin-bottom: 150px;
}
.jobmain .joblist li{
  padding: 60px 50px 50px 160px;
  border: 1px solid #c6c6c6;
  margin-bottom: 25px;
}
.jobmain .joblist li:last-child{
  margin-bottom: 0px;
}
.jobmain .joblist li>h3{
  font-size: 15px;
  margin-bottom: 30px;
}
.jobmain .joblist li .text{
  position: relative;
  padding-right: 150px;
}
.jobmain .joblist li .text p{
  font-size: 12px;
  color: #666;
  line-height: 36px;
}
.jobmain .joblist li .text .right{
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  /*width: 150px;*/
}
.jobmain .joblist li .text .right span{
  display: block;
  font-size: 12px;
  color: #666;
}
.jobmain .joblist li .text .right a{
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  font-size: 14px;
  color: #fff;
  width: 125px;
  height: 36px;
  line-height: 36px;
  background-color: #7f7f7f;
  text-align: center;
  transition: all 0.3s;
}
.jobmain .joblist li .text .right a:hover{
  background-color: #000;
}
/*caselist*/
.case_ban{
  height: 820px;
  margin-bottom: 85px;
  background-size: auto 100% !important;
}
.casemain1{
  margin-bottom: 160px;
}
.casemain1 .title{
  margin-bottom: 70px;
  text-align: center;
}
.casemain1 .title h3{
  font-size: 23px;
  line-height: 64px;
  text-transform: uppercase;
}
.casemain1 .title h5{
  font-size: 20px;
  font-weight: 100;
  text-transform: uppercase;
}
.casemain1 .nav{
  margin-bottom: 120px;
}
.casemain1 .nav ul{
  font-size: 0px;
  text-align: center;
}
.casemain1 .nav li{
  display: inline-block;
  margin: 0 35px;
}
/*.casemain1 .nav li:first-child{
  margin-left: 0px;
}
.casemain1 .nav li:last-child{
  margin-left: 0px;
}*/
.casemain1 .nav li a{
  position: relative;
  display: block;
  width: 182px;
  height: 62px;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 10px 0 0 90px;
  transition: all 0.3s;
}
.casemain1 .nav li a:after{
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 90px;
}
.casemain1 .nav li h3{
  font-size: 14px;
  width: 72px;
  text-align: center;
  margin-left: -10px;
  transition: all 0.3s;
}
.casemain1 .nav li h5{
  font-size: 12px;
  width: 72px;
  text-align: center;
  transform: scale(0.833);
  margin-left: -10px;
  transition: all 0.3s;
}
.casemain1 .nav li.on a{
  background-color: #000;
}
.casemain1 .nav li.on h3{
  color: #fff;
}
.casemain1 .nav li.on h5{
  color: #fff;
}
.casemain1 .content{
  text-align: center;
}
.casemain1 .content ul{
  display: none;
}
.casemain1 .content ul.on{
  display: block;
}
.casemain1 .content li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 2.66%;
}
.casemain1 .content li:nth-child(4n){
  margin-right: 0px;
}
.casemain1 .content li a{
  display: block;
  position: relative;
}
.casemain1 .content li a:after{
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background: url(../../images/home/casemain1_ico1.png) no-repeat center rgba(0,0,0,0.6);
  background-size: 20px;
  transform: scale(0.4);
  opacity: 0;
  transition: all 0.3s;
}
.casemain1 .content li img{
  display: block;
  width: 100%;
}
.casemain1 .content a.more{
  font-size: 18px;
  display: inline-block;
}
.casemain1 .content li a:hover:after{
  transform: scale(1);
  opacity: 1;
}
.casemain1 .content li h3{
  margin-top:10px;
}
.casemain2{
  margin-bottom: 80px;
}
.casemain2 .title{
  margin-bottom: 90px;
  text-align: center;
}
.casemain2 .title h3{
  font-size: 23px;
  line-height: 64px;
  text-transform: uppercase;
}
.casemain2 .title h5{
  font-size: 20px;
  font-weight: 100;
  text-transform: uppercase;
}
.casemain2 .nav{
  position: relative;
  padding: 20px 0 0 100px;
  margin-bottom: 80px;
}
.casemain2 .nav .text{
  position: absolute;
  top: 0px;
  left: 0px;
}
.casemain2 .nav .text h3{
  font-size: 23px;
  line-height: 24px;
}
.casemain2 .nav ul{
  /*text-align: justify;*/
  /*text-align: end;
  text-align-last: justify;
  text-justify: distribute;*/
}
.casemain2 .nav li{
  display: inline-block;
  margin-right: 40px;
}
.casemain2 .nav li a{
  display: block;
  width: 115px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  background-color: #e6e6e6;
  text-align: center;
}
.casemain2 .nav li.on a{
  color: #fff;
  background-color: #000;
}
.casemain2 .content ul{
  display: none;
}
.casemain2 .content ul.on{
  display: block;
}
.casemain2 .content li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 2.66%;
}
.casemain2 .content li:nth-child(4n){
  margin-right: 0px;
}
.casemain2 .content li a{
  display: block;
  position: relative;
}
.casemain2 .content li img{
  display: block;
  width: 100%;
}
.casemain2 .content li h3{
  display: none;
}
.case_pages{padding:30px 0 0px;text-align:center;}
.case_pages a{ color: #000;font-size: 12px;transition: all 0.3s; }
.case_pages a{display:inline-block;min-width:6px;height:28px;line-height:26px;padding:0 10px; text-align:center;margin-right:8px;border:1px solid #808080; }
.case_pages a:hover{background-color: #000;color: #fff;}
.case_pages .page_num{ display: inline-block; }
.case_pages .page_num a.current{ background-color: #000;color: #fff; }
.casemain2 .content .page1{
  display: none;
}
/*case*/
.case{
  padding-top: 50px;
}
.case .case_tl{
  text-align: center;
  margin-bottom: 80px;
}
.case .case_tl h3{
  font-size: 18px;
  color: #222;
  margin-bottom: 15px;
}
.case .case_con{
  text-align: center;
  margin-bottom: 50px;
}
.case .case_con p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.case .fy{
  margin: 0 auto;
  margin-bottom: 30px;
}
.case .fy .con{
  float: left;
}
.case .fy .con a{
  display: block;
  font-size: 18px;
  line-height: 30px;
  color: #555;
}
.case .fy .con a:hover{
  color: #000;
}
.case .fy .back{
  float: right;
}
.case .fy .back a{
  display: block;
  font-size: 18px;
  color: #fff;
  background-color: #000;
  line-height: 48px;
  width: 160px;
  text-align: center;
  margin-top: 6px;
  transition: all 0.3s;
}
.case .fy .back a:hover{
  background-color: #333;
}
/*lightgallery*/
.lg-backdrop{
  background-color: rgba(155,155,155,0.8);
}
.lg-toolbar{
  /*display: none;*/
}
.lg-outer .lg-inner{
  height: calc(100% - 100px);
}
.lg-hide-items .lg-prev,.lg-actions .lg-next{
  opacity: 1;
}
.lg-actions{
  max-width: calc(100% - 100px);
  position: absolute;
  bottom: 0px;
  width: 1000px;
  left: 50%;
  transform: translateX(-50%);
}
.lg-actions .lg-next, .lg-actions .lg-prev{
  top: auto;
  bottom: 0px;
  left: -50px;
  width: 40px;
  height: 100px;
  padding: 0px;
  background-color: transparent;
}
.lg-actions .lg-next{
  left: auto;
  right: -50px;
}
.lg-actions .lg-prev:after{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/home/lg_left.png) no-repeat center;
}
.lg-actions .lg-next:before{
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../images/home/lg_right.png) no-repeat center;
}
.lg-hide-items .lg-prev,.lg-hide-items .lg-next{
  -webkit-transform: translate3d(0px,0,0);
  transform: translate3d(0px,0,0);
}
.lg-outer .lg-thumb-outer{
  max-width: 1000px;
  width: calc(100% - 100px);
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  background: transparent;;
}
/*.lg-thumb-outer{
  overflow: hidden;
}*/
.lg-outer.lg-thumb-open .lg-thumb-outer{
  -webkit-transform: translate3d(-50%,0%,0);
  transform: translate3d(-50%,0%,0);
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{
  border-color: #000;
}

.cms_error{text-align:center;margin:100px auto;}
.cms_error h3{font-size: 23px;line-height: 64px;text-transform: uppercase;color:#dc3545;}
.cms_error p{margin-top:10px;padding:15px 0;color: #842029;background-color: #f8d7da;border-color: #f5c2c7;border-radius:6px;}
.cms_error a{display:block;margin:10px auto;width:150px;height:40px;background:#000;color:#cbcbcb;line-height:40px;font-size:15px;border-radius:6px;}
.cms_error a:hover{color:#fff;}

/*系统提示*/
.home_message{ margin: 8% auto;width: 90%;max-width: 768px;}
.home_message .notification{ padding: 9px 0 9px 60px;line-height: 30px;}
.home_message .notification div{ font-size: 18px;}
.home_message .notification.success{ background: url(../../images/home/success.png) left top no-repeat;color: #05994f;}
.home_message .notification.error{ background: url(../../images/home/error.png) left top no-repeat;color: #cb1b05;}
.home_message .redirect{ padding-top: 20px;}
.home_message .redirect a{ display: inline-block;height: 30px;line-height: 30px;border: 1px solid #e2e2e2;border-radius: 2px;padding: 0 15px;}
.home_message .count_down{ padding-top: 20px;color: #9E9E9E;}
.home_message .count_down a{ color: #0080FF;}
.home_message .count_down span{ color: #555555;margin: 0 2px;}

/* 翻页器 */
.Pagination__Nav{text-align:center;padding:30px 0;}
.Pagination__Nav span{display:inline-block;padding:0 8px;border:1px solid #808080;margin:1px;line-height:30px;}
.Pagination__Nav a{display:inline-block;padding:0 8px;border:1px solid #808080;margin:1px;line-height:30px;}
.Pagination__Nav .is-active{background:#000;color:#fff;}
.Pagination__Nav span:hover{background:#000;color:#fff;}
.Pagination__Nav a:hover{background:#000;color:#fff;}

.deld-album{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background:rgba(155,155,155,0.8);visibility:hidden}
.deld-album .deld-album-menu{position:absolute;top:0;left:0;z-index:1001;width:100%;height:50px;background:rgba(0, 0, 0, 0.5);}
.deld-album-menu .title{position:absolute;left:10px;top:0;line-height:50px;color:#fff;}
.deld-album-menu .close{position:absolute;top:0;right:0;width:50px;height:50px;}
.deld-album-menu .close div{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:25px;height:25px;cursor:pointer;}
.deld-album-menu .close div span:nth-child(1){position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:25px;height:2px;background:#ccc;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
.deld-album-menu .close div span:nth-child(2){position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:25px;height:2px;background:#ccc;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}
.deld-album-menu .close div:hover span{background:#fff;}
.deld-album .swiper-container{width:100%;height:100%;}
.deld-album .swiper-container img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:1000px;width:100%;}