@font-face {
  font-family: 'iconfont';  /* project id 2466973 */
  src: url('http://at.alicdn.com/t/font_2466973_2kke84v6hzo.eot');
  src: url('http://at.alicdn.com/t/font_2466973_2kke84v6hzo.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_2466973_2kke84v6hzo.woff2') format('woff2'),
  url('http://at.alicdn.com/t/font_2466973_2kke84v6hzo.woff') format('woff'),
  url('http://at.alicdn.com/t/font_2466973_2kke84v6hzo.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_2466973_2kke84v6hzo.svg#iconfont') format('svg');
}
img{
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode:nearest-neighbor;
}
.iconfont{ 
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.clear::after {
  content: "";
  display: block;
  position: relative;
  clear: both;
}

#demo {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  text-align: center;
  padding-top: 20%;
  z-index: 9999999999;
  top: 0;
  left: 0;
}

#demo h3 {
  font-size: 24px;
}

#demo span {
  display: block;
  font-size: 16px;
  margin-top: 20px;
  line-height: 25px;
}
#demo span a {
  color: #ff0080;
}

/*  移动端菜单  */
.hamburger {
  padding:0;
  text-align: center;
  position: absolute;
  top:18px;
  right: 3%;
  display: none;
  z-index: 999;
}

.hamburger-inner::before {
  top: -18px;
}
.hamburger--collapse .hamburger-inner::after {
  top: -9px;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger-box {
  width: 25px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  height:3px;
  width: 25px;
  border-radius: 5px;
  background: #333;
}


body {
  width: 100%;
  overflow-x: hidden;
}
.banner {
  width: 100%;
  height: 100vh;
  position: relative;
}
.swiper-container {
  width: 100%;
  height: 100%;
}

.ring img {
  width: 100%;
  display: block;
  transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
}

.ring:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}




.banner .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}


.banner .swiper-container {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #000;
}

.banner .swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.banner .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.banner .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all ease 0.5s;
  z-index: 99;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 0;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.banner .swiper-container {
  min-height: 150px;
}
.banner a {
  display: block;
  width: 100%;
  height: 100%; 
}

.banner-page {
  bottom: 120px !important;
  z-index: 99999;
}

.banner-page .swiper-pagination-bullet {
  width: 30px;
  height: 2px;
  background: #fff;
  opacity: 1;
  border-radius: 0;
  text-align: left;
  position: relative;
  color: #fff;
}

.banner-page .swiper-pagination-bullet i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  font-style: normal;
  margin-top: -28px;
  font-family: "Impact";
  letter-spacing: 1px;
}

.banner-page .swiper-pagination-bullet-active {
  color: #e0bf6f;
  background: #e0bf6f;
}

nav {
  position: relative;
  z-index: 999;
}
.header {
  padding: 10px 2% 10px 4%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999999;
  width: 100%;
   box-sizing: border-box;
}
.header .logo {
  width: 100px;
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -50px;
}
.header .logo1 {
  display: block;
}
.header .logo2 {
  display: none;
  width: 200px;
  margin-left: -100px;
  top: 30px;
}
.headershow .logo1 {
  display: none;
}
.headershow .logo2 {
  display: block;
  width: 200px;
  margin-left: -100px;
  top: 30px;
}
.header .logo img {
  width: 100%;
  display: block;
}

.nav {
   width: 94%;
   height: 60px;
}
.nav ul:after {
  content: "";
  display: block;
  clear: both;
}
.nav ul li {
  position: relative;
  float: left;
  margin-right: 60px;
}

.nav ul li:nth-child(6),.nav ul li:nth-child(7),.nav ul li:nth-child(8),.nav ul li:nth-child(9),.nav ul li:nth-child(10) {
  float: right;
  margin-right: 0px;
  margin-left: 60px;
}
.nav ul li h3 a {
  display: block;
  color: #fff;
  height:60px;
  line-height:60px;
  font-size: 16px;
  font-weight: normal;
}

.nav ul li:hover h3 a {
  color: #e0bf6f;
}
.header .listcur {
  position: absolute;
  top: 60px;
  left: 50%;
  padding:1px 0;
  display: none;
  z-index: 100;
  transition: all 0.3s;
  background: #fff;
  width: 120px;
  margin-left: -60px;
  border-radius: 5px;
  text-align: center;
}
.header .listcur a {
  display: block;
  font-size: 14px;
  color: #333333;
  padding:0 20px;
  box-sizing: border-box;
  width: 100%;
  z-index: 90;
  height: auto;
  line-height: 40px;
  position: relative;
}
.header .listcur i {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -12px;
  font-size: 14px;
  color: #fff;
  width: 20px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
.header .listcur a:hover {
  background: #000;
  color: #fff;
}
.headershow {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.headerheight {
  height: 81px;
  background: #dcdcdc;
}
.headershow  .nav ul li a {
  color: #333; 
}
.headershow .listcur {
  top: 63px;
}

.headershow .listcur i {
  display: none;
}
.headershow .listcur:before{
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -16px;
  right:41px;
  padding:0;
  border-bottom:8px solid #FFFFFF;
  border-top:8px solid transparent;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  display: block;
  content:'';
  z-index: 12;
}
/*.headershow .listcur:after{
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -18px;
  right:40px;
  padding:0;
  border-bottom:9px solid #cccccc;
  border-top:9px solid transparent;
  border-left:9px solid transparent;
  border-right:9px solid transparent;
  display: block;
  content:'';
  z-index:10
}*/
.headershow .listcur {
  border:1px solid #dedede;
}

.banner .textimg1 {
  position: absolute;
  width: 465px;
  left: 50%;
  margin-left: -650px;
  z-index: 999;
  top: 50%;
  height: 222px;
  margin-top: -111px;
}
.banner .textimg1  img {
  width: 100%;
  display: block;
}

.banner .textimg2 {
  position: absolute;
  width: 17px;
  left: 25px;
  z-index: 999;
  bottom: 50px;
}
.banner .textimg1  img {
  width: 100%;
  display: block;
}
.banner .texts {
  width: 1300px;
  bottom: 0;
  left: 50%;
  margin-left: -650px;
  position: absolute;
  height: 95px;
  display: flex;
  background: #fff;
  z-index: 999;
  align-items: center;
}

.banner .texts a {
  display: block;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.banner .texts i {
  color: #000;
  font-size: 40px;
  margin-right: 15px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.banner .texts span {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.banner .texts a:nth-child(3) i {
  margin-top: -5px;
  margin-right: 8px;
}
.banner .texts a:hover {
  background: #333;
}
.banner .texts a:hover i {
  color: #fff;
}
.banner .texts a:hover span {
  color: #fff;
}

.cjjs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-top: 38px;
  height: 600px;
}
.cjjs .img {
  width: 50%;
  height: 100%;
  position: relative;
  z-index: 99;
  background-size: cover;
  background-position: center center;
}


.cjjs .text {
  width: 50%;
  height: 100%;
  position: relative;
  z-index: 9;
}

.cjjs .text:before {
  content: '';
  display: block;
  position: absolute;
  left: -14.0625%;
  top: 0;
  width: 114.0625%;
  height: calc(100% + 100px);
  background: #f7f7f7;
  z-index: 9;
}
.cjjs .text:after {
  content: "jimwes";
  font-size: 260px;
  color: #eff0f0;
  position: absolute;
  left: -60px;
  font-weight: bold;
  text-transform: uppercase;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 9;
  max-width: calc(100% + 60px);
  overflow: hidden;
}
.cjjs .swin {
  width: 550px;
  position: absolute;
  right: 0;
  top: 60px;
  display: flex;
  flex-direction: column;
  justify-content:center;
  z-index: 99;
}



.cjjs .text .st {
  font-size: 16px;
  color: #8c8c8c;
  line-height: 30px;
  margin-top: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.cjjs .text .int {
  margin-top: 40px;
  font-size: 24px;
  color: #262626;
}
.cjjs .text .mor {
  color: #5e5e5e;
  height: 44px;
  display: flex;
  align-items: center;
  font-size: 16px;
  margin-top: 50px;
}
.cjjs .text .mor i {
  font-size: 26px;
  text-align: center;
  color: #262626;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-sizing: border-box;
  border:1px solid #747474;
  margin-left: 15px;
}
.cjjs .text .boxs {
  position: relative;
  z-index: 99;
  padding-left: 70px;
  padding-top: 50px;
  box-sizing: border-box;
}
.cjjs .text .mor:hover {
  color: #000000;
}
.cjjs .text .mor:hover i {
  background: #000000;
  color: #fff;
  border:1px solid #000000;
}
.title {
  display: block;
}
.title  span {
  font-size: 16px;
  color: #262626;
  display: flex;
  align-items: center;
  position: relative;
}
.title span:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin-right: 15px;
  background: #dab96b;
  border-radius: 50%;
}
.title h3 {
  margin-top: 30px;
  font-size: 36px;
  color: #000000;
  line-height: 48px;
}

.mt100 {
  margin-top: 100px;
}
.jxcp {
 
  height: 746px;
  position: relative;
}
.jxcp .wrap {
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
  z-index: 999;
  justify-content: space-between;
}
.jxcp .text:after,.jxcp .text:before {
  display: none;
}
.jxcp .text {
  width: auto;
}
.jxcp .text .boxs {
  margin-left: 0;
  position: relative;
}
.jxcp .more {
  margin-top: 90px;
}
.more {
  display: inline-block;
  width: 380px;
  height: 68px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #dce1d8;
  text-align: center;
  line-height: 68px;
  border:1px solid #dce1d8;
  background: #000;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  position: relative;
  box-sizing: border-box;
}
.more:before {
  content: "";
  display: block;
  position: absolute;
  width: 98%;
  height: 90%;
  border:1px solid #dce1d8;
  box-sizing: border-box;
  left:1%;
  top:5%;
}
.more:hover {
  background: #fff;
  color: #000000;
}
.jxcp .chanpin {
  width: 700px;
  height: 560px;
}
.jxcp .chanpin .boxs {
  height: 386px;
  overflow: hidden;
}
.jxcp .img {
  width: 100%;
}
.jxcp .img .im {
  width: 100%;
  height:600px;
  overflow: hidden;
}
.jxcp .img .im img {
  width: 100%;
}
.jxcp .out {
  margin-top: 50px;
  margin-left: 40px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 150;
}

.jxcp .out .qut {
  margin-left: 36px;
}

.jxcp .out .qut h3 {
  font-size: 36px;
  color: #000000;
}
.jxcp .out .qut .st {
  font-size: 16px;
  color: #000000;
  margin-top: 14px;
  line-height: 30px;
}

.jxcp .bgs {
  display: block;
  position: absolute;
  right: 0;
  width: 500px;
  height: 100%;
  background: #000000;
  top: 0;
  z-index: 9;
}
.jxcp .zhong {
  bottom: 70px;
  right: 10px;
}
.case {
  position: relative;
  padding-top: 100px;
}
.case .bint {
  font-size: 258px;
  color: #eff0f0;
  position: absolute;
  left: 0;
  top:45px;
  font-weight: bold;
  z-index: 10;
  text-transform: uppercase;
}
.case .wrap {
  position: relative;
  z-index: 999;
}
.case:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 870px;
  background: #f7f7f7;
  z-index: 9;
}
.case .title span {
  text-align: left;
}
.case .govd {
  width: 770px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  color: #8c8c8c;
  font-size: 16px;
  line-height: 30px;
}

/*  手风琴  */
.casefeng {
  width: 100%;
  margin-top: 70px;
  height: 608px;
  overflow: hidden;
}
.casefeng ul {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.casefeng ul li {
  float: left;
  width: 160px;
  height: 100%;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;

}
.casefeng ul li .img {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-right:5px solid #fff;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}
.casefeng ul li:last-child .img {
  border:none;
}
.casefeng .qing:after {
  content: "";
  display: block;
  clear: both;
}

.casefeng .qing .text {
  position: absolute;
  bottom:-100px;
  left: 60px;
  color: #fff;
  width: 60%;
  opacity: 0;
  font-weight: normal;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.casefeng .qing .text h3 {
  font-size: 36px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: normal;
  text-overflow: ellipsis;
}

.casefeng .qing .text .int {
  margin-top: 25px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.casefeng .qing .curr .text {
  opacity: 1;
  bottom: 40px;
}
.casefeng .qing li a {
  width: 100%;
  height: 100%;
  display: block;
}
.casefeng .qing li:after {
  content:"";
  position: absolute;
  bottom: 0;
  width: 0%;
  height: 8px;
  background: #000000;
  left: 0;
  z-index: 9;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.casefeng .qing li:hover {
  opacity: 0.9;
}


.news {
  margin-top: 90px;
  width: 100%;
  overflow: hidden;
}

.news {
  margin-top: 45px;
}

.news ul li {
  display: block;
  width: 320px;
  margin-right: 30px;
}
.news ul li a {
  width: 100%;
  display: block;
}
.news ul li .time {
  font-size: 16px;
  color: #8c8c8c;
  display: block;
}
.news ul li .time .tit {
  font-size: 48px;
  color: #000000;
  font-weight: bold;
  margin-right: 10px;
}

.news ul li .imgs {
  width: 100%;
  margin-top: 5px;
  height: 180px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.news ul li .imgs img {
  width: 100%;
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.news ul li .int {
  margin-top: 30px;
  font-size: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}

.news ul li .st {
  font-size: 16px;
  color: #8c8c8c;
  margin-top: 20px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.news ul li:hover .int {
  color: #000000;
  font-weight: bold;
}

.news ul li:hover .imgs img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.mt90 {
  margin-top: 90px;
}

.zjfl {
  width: 100%;
  margin-top: 70px;
}
.zjfl ul li {
  display: block;
  float: left;
  width: 50%;
  height: 510px;
  overflow: hidden;
}

.zjfl ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease; 
}
.zjfl ul li .text {
  position: absolute;
  left: 13.2%;
  bottom: 60px; 
  display: block;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; 
}
.zjfl ul li .text h3 {
  font-size: 36px;
  color: #fff;
} 

.zjfl ul li .text .st {
  font-size: 16px;
  color: #fff;
  display: block;
  margin-top: 20px;
}

.zjfl ul li:hover a {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}

.footer {
  padding:30px 0;
  background: #f8f7f6;
  border-top: 6px solid #000000;
}

.footer .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.footer .top .left {
  display: flex;
  align-items: center;
  height: 100%;
}

.footer .top .left .logo2 {
  display: inline-block;
  margin-right: 30px;
  width: 280px;
}
.footer .top .left .logo2 img {
  width: 100%;
  display: block;
}

.footer .top .left a {
  display: block;
  width: 42px;
  height: 42px;
  border:1px solid rgba(182,182,182,0.3);
  display: inline-block;
  margin-left: 20px;
  border-radius: 50%;
  text-align:center;
  line-height: 42px;
}
.footer .top .left i {
  font-size: 18px;
  color: #bdbcbc;
}
.footer .top .left a:hover {
  border-color:#fff;
  background: #000000;
}
.footer .top .left a:hover i {
  color: #fff;
}
.footer .top .right {
  display: flex;
  align-items: center;
}
.footer .top .right img {
  width: 86px;
  height: 86px;
  display: block;
}

.footer .top .right span {
  width: 10px;
  font-size: 14px;
  color: #8c8c8c;
  display: block;
  margin-left: 15px;
}

.footer-nav {
  margin-top: 35px;
  border-top: 1px solid #e5e4e4;
  padding-top: 60px;
}

.footer-nav ul {
    display: flex;
    justify-content: space-around;
}
.footer-nav ul li {
  display: block;
  text-align: center;
}

.footer-nav ul li h3 a{
  font-size: 16px;
  color: #444;
  font-weight: normal;
  margin-bottom: 15px;
}
.footer-nav ul li a {
  display: block;
  font-size: 14px;
  color: #8c8c8c;
  line-height: 24px;
}
.footer-nav ul li a:hover {
  color: #000000;
}

.footer .bottom {
  margin-top: 60px;
  display: flex;
  font-size: 12px;
  color: #8c8c8c;
  justify-content: space-between;
}
.footer .bottom .left a {
  color: #8c8c8c;
}
.footer .bottom .right a {
  margin-left: 35px;
  color: #8c8c8c;
}
.footer .bottom a:hover {
  color: #000000;
}

.bannerinner {
  height: 750px;
}

.cp-list {
  background: #fff;
}
.cp-list ul {
  display: flex;
  align-items: center;
}
.cp-list ul li {
  display: block;
  padding:30px 0; 
  width: 16.66%;
  position: relative;
}
.cp-list ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -38px;
  width: 1px;
  height: 76px;
  background: #e5e5e5;
}
.cp-list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.cp-list ul li:nth-child(1):before {
  display:none;
}
.cp-list ul li:nth-child(1) i {
  font-size: 38px;
}
.cp-list ul li:nth-child(2) i {
  font-size: 38px;
}
.cp-list ul li:nth-child(3) i {
  font-size: 38px;
}
.cp-list ul li  i {
  display: block;
  font-size: 30px;
  color: #838080;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.cp-list ul li span {
  font-size: 16px;
  color: #595959;
  margin-top: 10px;
}

.cp-list ul li:hover i {
  margin-top: -16px;
  color: #000000
}

.cp-list ul li:hover span {
  color: #000000
}
.huibg {
  background: #f7f7f7;
}
.cp-show {
  margin-top: 70px;
}

.cp-show .cp {
  font-size: 36px;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
}
.cp-show ul:after {
  content: "";
  display: block;
  clear: both;
}
.cp-show ul {
  margin-left: -2%;
}
.cp-show ul li {
  display: block;
  float: left;
  width: 31.3%;
  border:1px solid #d5d5d5;
  margin-left: 2%;
  margin-top:40px;
  padding:20px 0; 
  box-sizing: border-box; 
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.cp-show ul li a {
  display: block;
  width: 360px;
  margin: 0 auto;
}
.cp-show ul li .img {
  width: 100%;
  display: block;
  height: 200px;
  overflow: hidden;
}
.cp-show ul li .img img {
  width: 100%;
  display: block;
}

.cp-show ul li h4 {
  font-size: 22px;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  padding:15px 0; 
  font-weight: normal;
  text-align: center;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.cp-show ul li .text {
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 30px;
  font-size: 16px;
  color: #8c8c8c;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.cp-show ul li .text i {
  font-size: 15px;
  width: 30px;
  margin-right: 5px;
  text-align: center;
  display: inline-block;
}
.cp-show ul li:hover {
  background: #000000;
  box-shadow: 0 0 12px rgba(0,0,0,0.5);
}
.cp-show ul li:hover h4 {
  color: #fff;
}
.cp-show ul li:hover .text {
  color: #fff;
}
.page {
  margin-top:20px;
}
.page a {
  width: 50px;
  height: 50px;
  float: left;
  margin-top:20px;
  border-radius: 50%;
  box-sizing: border-box;
  border:1px solid #e0e0e0;
  line-height: 50px;
  text-align: center;
  padding: 0;
  font-size: 16px;
  background: #fff;
  margin-right: 15px;
  position: relative;
}
.page:after {
  content: "";
  display: block;
  clear: both;
}
.page a i {
  font-size: 30px;
}

.fwnav {
  background: #000000;
  font-size: 14px;
  color: #fff;
  padding: 36px 0;
}
.fwnav  .wrap {
  display: flex;
  align-items: center;
}
.fwnav a {
  color: #fff;
  margin-left: 20px;
}
.fwnav span {
  margin-left: 20px;
}

.pro-show {
  padding: 60px 0;
  background: #f7f7f7;
}
.proswiper {
  height: 530px;
  position: relative;
  width: 700px;
}
.proswiper .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.proswiper .swiper-slide {
  background-size: cover;
  background: #fff;
  background-position: center;
}

.proswiper .gallery-top {
  height: 72.65%;
  width: 100%;
}
.proswiper .xia {
  height: 27.35%;
  box-sizing: border-box;
  padding:20px 8%;
  background: #e9e9e9;
  position: relative;
}
.proswiper .gallery-thumbs {
  height: 100%;
}

.proswiper .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
  position: relative;
  box-sizing: border-box;
}
.proswiper .swiper-slide .img {
  height: 100%;
  width: auto;
  overflow: hidden;
}
.proswiper .swiper-slide .img  img {
  height: 100%;
  width: auto;
  display: block;

}
.proswiper .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.proswiper .swiper-button-next:after,.proswiper .swiper-container-rtl .swiper-button-prev:after {
  content: "";
  background: url(../img/jt.png);
  background-size: 100%;
  width: 11px;
  height: 25px;
}

.proswiper .swiper-button-prev:after,.proswiper .swiper-container-rtl .swiper-button-next:after {
  content: "";
  background: url(../img/jt.png);
  background-size: 100%;
  width: 11px;
  height: 25px;
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg); /* IE 9 */
  -webkit-transform: rotate(-180deg); /* Safari and Chrome */
}

.pro-show .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
} 
.protext {
  width: 540px;
}
.protext h5 {
  font-size: 16px;
  color: #262626;
  padding-left: 20px;
  position: relative;
  line-height: 30px;
  font-weight: normal;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.protext h5:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top:11px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #dab96b;
}

.protext h3 {
  font-size: 36px;
  color: #000000;
  margin-top: 10px;
  overflow: hidden;
  vertical-align: middle;
  display: flex;
  align-items: center;
}
.protext h3 span {
  height: 40px;
  line-height: 40px;
  display: block;
}

/*.protext h3:after {
  content: "";
  display: inline-block;
  width:60%;
  height: 1px;
  background: #cecfd0;
  margin-left: 30px;
}*/

.protext h4 {
  margin-top: 20px;
  font-size: 24px;
  color: #262626;
  line-height: 30px;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  position: relative;
  font-weight: normal;
}


.protext .st {
  margin-top: 30px;
  line-height: 30px;
  color: #818181;
  font-size: 16px;
}
.protext .st  span {
  display: block;
  height: 30px;
  margin:10px 0; 
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.protext .int {
  font-size: 20px;
  height: 58px;
  line-height: 58px;
  padding: 0 52px;
  background: #000000;
  margin-top: 30px;
  color: #fff;
  display: inline-block;
  position: relative;
  overflow: hidden;
    transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.protext .int:before {
  content: "";
  display: block;
  width: 98%;
  height: 90%;
  left: 1%;
  top: 5%;
  box-sizing: border-box;
  position: absolute;
  border:1px solid #fff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.protext .int:hover {
  background: #fff;
  color: #000000;
  border-radius: 3px;
}
.protext .int:hover::before {
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
  border:1px solid #000000;
}

.pro-xs {
  margin-top: 80px;
}

.pro-xs .conshow {
  margin-top: 30px;
  padding: 90px 0;
  font-size: 16px;
  line-height: 30px;
  background: #f9f9f9 url(../img/pro-bgs.jpg) center center no-repeat;   
}

.pro-xs .conshow  h4 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}

.pro-xs .conshow .imgs {
  margin-top: 50px;
}
.pro-xs .conshow .imgs ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro-xs .conshow .imgs ul li {
  margin:0 40px; 
  text-align: center;
}

.pro-xs .conshow .imgs ul li span {
  display: block;
}
.pro-xs .conshow .imgs ul li i {
  font-style: normal;
  margin-top: 14px;
  display: block;
}

.pro-xs .conshow .cons {
  margin: 50px 0;
  text-align: center;
}
.pro-xs .conshow .img {
  margin: auto;
  text-align: center;
}

.nav2 {
  height: 80px;
  line-height: 80px;
}
.nav2 ul {
  display: flex;
  align-items: center;
}
.nav2 ul li a {
  display: inline-block;
  font-size: 16px;
  color: 555;
  box-sizing: border-box;
  height: 80px;
  border-bottom: 2px solid #fff;
  margin-right: 60px;
}
.nav2 ul li a:hover {
  color: #bca065;
}
.nav2 ul li.curr a{
  color: #bca065;
  border-bottom: 3px solid #bca065;
} 

.cpal {
  position: relative; 
}
.cpal:before {
  content: "case";
  display: block;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 258px;
  z-index: 5;
  font-weight: bold;
  color: #eff0f0;
}
.cpal:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 50%;
  top: 0;
  background: #f7f7f7;
  height: 100%;
  z-index: 3;
}
.cpal .wrap {
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 0 110px 0;
}
.cpal .wrap:before {
  content:"";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #f7f7f7;
  z-index: 9;
}
.cpal-img {
  width: 700px;
  height: 385px;
  overflow: hidden;
  position: relative;
  z-index: 99;
}


.cpal .right {
  width: 510px;
  position: relative;
  z-index: 99;
  text-align: right;
}
.cpal .right .title span {
  justify-content: flex-end;
}
.cpal .right h3 {
  font-size: 36px;
  color: #000000;
  margin: 25px 0 40px 0;
}
.cpal .right .int {
  font-size: 16px;
  line-height: 30px;
  color: #8c8c8c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.cpal .right .out {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cpal .right .out span {
  display: block;
  width: 44px;
  height: 44px;
  border:1px solid #c9c9c9;
  text-align: center;
  line-height: 44px;
  border-radius: 50%;
  margin-left: 20px;
  cursor: pointer;
}
.cpal .right .out span i {
  font-size: 30px;
  display: block;
}
.swipercpprev i {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
}
.cpal .right .out span:hover i {
  color: #fff;
  background: #000000;
  border-radius: 50%;
  border-color:#000000;
}

.cpal-show {
  margin-top: 60px;
  margin-bottom: 90px;
}
.cpal-show ul:after {
  content: "";
  display: block;
  clear: both;
}
.cpal-show ul {
  margin-left: -1.3%;
}
.cpal-show ul li {
  display: block;
  float: left;
  width: 32%;
  height: 600px;
  overflow: hidden;
  margin-left: 1.3%;
  margin-top: 15px;
  position: relative;
}

.cpal-show ul li  a {
  display: block;
}
.cpal-show ul li  .img {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.cpal-show ul li .img  img {
  width: 100%;
  display: block;
}
.cpal-show ul li .text {
  position: absolute;
  bottom: -60%;
  left: 0;
  width: 100%;
  background: #f1f1f1;
  padding: 40px 20px;
  box-sizing: border-box;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.cpal-show ul li .text h3 {
  font-size: 18px;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.cpal-show ul li .text .st {
  margin-top: 20px;
  font-size: 16px;
  color: #8c8c8c;
  line-height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.cpal-show ul li .text .int {
  display: block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  background: #000000;
  border-radius: 35px;
  margin-top: 70px;
}
.cpal-show ul li .text .int:hover {
  background: #bca065;
}
.cpal-show ul li:hover .text {
  bottom: 0;
}

.journal {
  padding-bottom: 70px;
}
.wrapBoxs {
  display: block;
  width: 1200px;
  margin: auto;
}
 .journal ul {
  margin-left: -152px;
 }
.journal ul li {
  display: block;
  float: left;
  width: 186px;
  height: 222px;
  margin-left: 152px;
  margin-top: 120px;
  position: relative;
}
.journal ul li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 999;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  bottom: 0;
}
.journal ul li span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333;
  height: 50px;
  line-height: 50px;
}
.journal ul li img {
  width: 100%;
  height: 186px;
  display: block;
}
.journal ul li:first-child::before {
  content: "";
  display: block;
  width: 1383px;
  height: 71px;
  background: url(../img/journal-bg.png) no-repeat;
  position: absolute;
  left: -92px;
  bottom: -40px;
  z-index: 99;
}
.journal ul li:nth-child(4n+1)::before {
  content: "";
  display: block;
  width: 1383px;
  height: 71px;
  background: url(../img/journal-bg.png) no-repeat;
  position: absolute;
  left: -92px;
  bottom: -40px;
  z-index: 99;
}
.journal ul li a:hover {
  opacity: 0.85;
  position: absolute;
  bottom: 10px;
}

.mt90 {
  margin-top: 90px;
}

#maps {
  width: 100%;
  height: 750px;
}

.lxwm {
  padding: 70px 0 50px 0;
}

.lxwm  .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lxwm  .left {
  width: 350px;
}
.lxwm  .left .phone {
  margin-top: 60px;
  display: flex;
  color: #000000;
  font-size: 30px;
  align-items: center;
}
.lxwm  .left .phone i {
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 20px;
  background:#000000;
  border-radius:50%;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
  display: inline-block;
}

.lxwm  .left .int {
  display: block;
  font-size: 16px;
  color: #999;
  padding-top: 20px;
}
.lxwm  .left .int span {
  margin-top: 20px;
  line-height: 30px;
  display: block;
}

.lxwm  .right {
  width: 650px;
}
.lxwm  .right .title {
  margin-bottom: 30px;
}

.lxwm  .right .group {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lxwm  .right .boxs {
  width: 48%;
  height: 50px;
  background: #fff;
  line-height: 50px;
  display: flex;
  padding: 0 20px;
  box-sizing: border-box;
  border:1px solid #ccc;
  border-radius: 10px;
  font-size: 16px;
  align-items: center;
}
.lxwm  .right .boxs  .input {
  display: block;
  border:none;
  margin-left: 10px;
}

.lxwm  .right .text {
  width: 100%;
  box-sizing: border-box;
  border:1px solid #ccc;
  border-radius: 10px;
  height: 150px;
  padding: 20px;
  font-size: 16px;
}

.lxwm  .right  .more {
  margin-top: 40px;
  cursor: pointer;
}
.lxwm  .right  .more:before {
  z-index: 1;
}
.lxwm  .right  .btns {
  width: 100%;
  height: 100%;
  border:none;
  background: none;
  color: #fff;
  position: relative;
  z-index: 9;
}
.lxwm  .right  .more:hover .btns {
  color: #000000;
}

.ppjs {
    padding-top: 60px;
    border-top: 1px solid #e5e5e5;
}

.ppjs .cons {
  font-size: 16px;
  color: #8c8c8c;
  line-height: 30px;
  margin-top: 40px;
  margin-bottom: 80px;
}
.ppjs .cons img {
  max-width: 100%;
}
.ryzz {
  display: block;
}
.ryzz ul:after {
  content: "";
  display: block;
  clear: both;
}
.ryzz ul {
  margin-left: -3%;
}
.ryzz ul li {
  display: block;
  float: left;
  width: 22%;
  margin-left: 3%;
  border:1px solid #dadddc;
  padding: 10px;
  box-sizing: border-box;
  background: #f1f1f1;
  position: relative;
  margin-top: 50px;
}
.ryzz ul li a {
  display: block;
  position: relative;
}
.ryzz ul li .img {
  width: 100%;
  height: 375px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.ryzz ul li .img img {
  width: 100%;
  display: block;
}
.ryzz ul li .text {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  height: 100%;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  background: rgba(0,0,0,0.9);
}
.ryzz ul li .text img {
  margin-top: 120px;
}
.ryzz ul li .text h3 {
  font-size: 24px;
  margin-top: 100px;
  color: #fff;
  padding: 0 10px;
  text-align: center;
}
.ryzz ul li:hover .text {
  opacity: 1;
}
/*图片放大 css */
.showBigImg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 99999999;
}
.showBigImg .closeBigImg {
  position: absolute;
  right: 35px;
  top: 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #dab96b;
  text-align: center;
  line-height: 45px;
  font-size: 30px;
  color: #fff;
  z-index: 9999;
  user-select: none;
  cursor: pointer;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; 
}
.showBigImg .closeBigImg:hover {
  transform: rotate(180deg);
  font-size: 34px;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
}
.showBigImg .showBigImgWrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.showBigImg .showBigImgWrap .allImgBox {
  position: relative;
  width: 100%;
  height: 100%;
}
.showBigImg .showBigImgWrap .allImgBox .imgIte {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.showBigImg .showBigImgWrap .allImgBox .imgIte .smboxs {
  background: #fff;
  box-sizing: border-box;
  padding: 30px;

  border-radius: 3px;
}
.showBigImg .showBigImgWrap .allImgBox .imgIte img {
  width: 100%;
  max-height: 500px;
  display: block;
}
.showBigImg .showBigImgWrap .allImgBox .imgIte h3 {

  height:25px;
  line-height:25px;
  overflow: hidden; 
  font-size: 20px;
  text-align: center;
  margin: 20px 0 0px 0;
}
.showBigImg .showBigImgWrap .allImgBox .imgIte .int {
  display: block;
  font-size: 15px;
  color: #333;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.showBigImg .swiper-button-next, .showBigImg .swiper-button-prev {
  color: #fff !important;
}

.innews {
  padding: 40px 0 80px 0;
}
.innews  ul li {
  display: block;
  margin-top: 30px;
  background: #fff;
  padding: 20px;
  overflow: hidden;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.innews  ul li a {
  display: block;
  position: relative;
}
.innews  ul li .img {
  width: 385px;
  height: 220px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.innews  ul li .img img {
  width: 100%;
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.innews  ul li .text {
  display: block;
  position: absolute;
  left: 435px;
  top: 0;
  right: 140px;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.innews  ul li .text h3 {
  font-size: 18px;
  color: #000000;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  display: block;
}
.innews  ul li .text .st {
  font-size: 18px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  color: #000000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 20px;
}
.innews  ul li .text .int {
   font-size: 16px;
  color: #8c8c8c;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 20px;
  line-height: 30px;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.innews  ul li .out {
  width: 38px;
  height: 38px;
  line-height: 38px;
  display: block;
  position: absolute;
  right: -50px;
  opacity: 0;
  top: 50%;
  margin-top: -19px;
  background: #fff;
  text-align: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.innews  ul li .out i {
  color: #b6ae79;
}
.innews  ul li:hover {
  background: #000000;
}
.innews  ul li:hover .img img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.innews  ul li:hover .text h3 {
  color: #fff;
}
.innews  ul li:hover .text  .st {
  color: #fff;
}
.innews  ul li:hover .text  .int {
  color: #fff;
}
.innews  ul li:hover .out {
  right: 30px;
  opacity: 1;
}

.newsshow {
  padding: 50px 0 40px 0;
  border-top: 1px solid #3f7265;
  margin-top: 20px;
}
.newsshow .left {
  width: 950px;
}

.newsshow .left h3 {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  font-weight: normal;
}

.newsshow .left .time {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin-top: 30px;
}

.newsshow .left .link {
  margin-top: 40px;
  display: flex;
  align-items: center;
}

.newsshow .left .link a {
  display: block;
  width: 42px;
  height: 42px;
  border:1px solid rgba(182,182,182,0.3);
  display: inline-block;
  margin-right: 20px;
  margin-left: 0;
  border-radius: 50%;
  text-align:center;
  line-height: 42px;
}
.newsshow .left .link i {
  font-size: 18px;
  color: #bdbcbc;
}
.newsshow .left .link a:hover {
  border-color:#fff;
  background: #000000;
}
.newsshow .left .link a:hover i {
  color: #fff;
}

.zhong {
  position: absolute;
  right: 0;
  bottom: 40px;
}
.zhong i {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #d2be86;
  text-align: center;
}
.zhong .im {
  display: block;
  width: 125px;
  height: 125px;
  animation: zhong 10s linear infinite;
  -webkit-animation: zhong 10s linear infinite; /* Safari 与 Chrome */
}
@keyframes zhong
{
  from {
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
  }
}

@-webkit-keyframes zhong
{
  from {
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
  to {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
  }
}


.newInfo {
  margin: 70px 0;
  display: flex;
  justify-content: space-between;
}

.newInfo .cons {
  font-size: 16px;
  line-height: 48px;
  width: 950px;
}

.newInfo .fons {
  width: 280px;
}

.newInfo .fons .boxs {
  margin-top: 40px;
}
.newInfo .fons .boxs a {
  display: block;
}
.newInfo .fons .boxs .img {
  width: 100%;
  height: 160px;
  overflow: hidden;
}
.newInfo .fons .boxs .img img {
  width: 100%;
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}

.newInfo .fons .boxs .st {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 20px;

}

.newInfo .fons .boxs:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.newInfo .fons .boxs:hover .st {
  color: #000000;
}

.wlfb {
  display: flex;
  height: 100%;
}
.wlfb .right {
  width: 50%;
}
.wlfb .right img {
  width: 100%;
  display: block;
}
.wlfb .left {
  width: 50%;
  position: relative;
  background: #e8eaec;
}

.wlfb .left .boxs {
  position: absolute;
  width: 650px;
  padding-right: 100px;
  box-sizing: border-box;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.wlfb .left .boxs .st {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-top: 50px;
  font-size: 16px;
  color: #8c8c8c;
  line-height: 30px;
  text-indent: 2rem;
}

.wlfb .left .boxs .int ul {
  margin-top: 50px;
  display: flex;
  align-items: center;
}
.wlfb .left .boxs .int ul li {
  display: block;
  margin-right: 120px;
  text-align: center;
}
.wlfb .left .boxs .int ul li span {
  display: block;
  font-size: 48px;
  color: #000000;
  font-family: "Arial";
}
.wlfb .left .boxs .int ul li i {
  font-style: normal;
  font-size: 16px;
  display: block;
}

.wlfb .left .boxs .more {
  margin-top: 120px;
}

.gywm {
  height: 520px;
  border-top: 1px solid #ececec;
}
.gywm .wrap {
  height: 100%;
  z-index: 99;
}
.gywm .boxs {
  width: 41.6666vw;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.gywm .int {
  color: #8c8c8c;
  font-size: 16px;
  line-height: 30px;
  margin-top: 40px;
}
.gywm .time ul {
  width: 100%;
  margin-top: 2px;
  display: flex;
  align-items: center;
  margin-left: -8%;
}
.gywm .time ul li {
  display: block;
  padding:0 8%; 
  border-left: 1px solid #eee;
}
.gywm .time ul li span {
  display: block;
  font-size: 48px;
  color: #000000;
  font-family: "Arial";
}
.gywm .time ul li .st {
  font-style: normal;
  font-size: 16px;
  display: block;
  margin-top: 14px;
}
.gywm .out {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 39.0625vw;
  height: 100%;
  z-index: 9;
}
.gywm .out img {
  width: 100%;
}

.gywm .zhong {
  right:90px;
  display: none;
}

.gy-imgs {
  width: 100%;
  display: block;
}
.gy-imgs img {
  width: 100%;
  display: block;
}
.qywh {
  margin-top: 80px;
}
.qywh .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qywh .text {
  width: 620px;
}
.qywh .st {
  font-size: 16px;
  color: #8c8c8c;
  line-height: 30px;
  margin-top: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.qywh  .more {
  margin-top: 40px;
}

.ryzs {
  padding: 50px 0 80px 0;
  background: #f7f7f7;
  margin-top: 70px;
}

.gggg {
  margin-top: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gggg .boxs {
  margin:0 30px;
  text-align: center;
  position: relative;
}
.gggg .st {
  width: 81px;
  height: 91px;
  line-height: 91px;
  text-align: center;
  margin: 0 auto; 
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  background: url(../img/for-img.png) no-repeat center center;
}

.gggg .st i {
  color: #a5a5a5;
  font-size: 34px;
  display: block;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.gggg span {
  font-size: 14px;
  display: block;
  color: #555;
  margin-top: 20px;
}
.gggg .boxs:hover .st {
  background: url(../img/for-img2.png) no-repeat center center;
}

.gggg .boxs:hover .st i {
  color: #fff;
}

#evms {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
}
#evms span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#evms img {
  width: 200px;
  height: 200px;
}

.cpzxlist .texts {
  width: 100%;
  top: -95px;
  left: 50%;
  margin-left: -650px;
  position: absolute;
  height: 95px;
  display: flex;
  background: #fff;
  z-index: 999;
  align-items: center;
}

.cpzxlist .texts a {
  display: block;
  width: 33.4%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cpzxlist .texts i {
  color: #000;
  font-size: 40px;
  margin-right: 15px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cpzxlist .texts span {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cpzxlist .texts a:nth-child(3) i {
  margin-top: -5px;
  margin-right: 8px;
}
.cpzxlist .texts a:hover {
  background: #333;
}
.cpzxlist .texts a:hover i {
  color: #fff;
}
.cpzxlist .texts a:hover span {
  color: #fff;
}

.cpzxlist .texts a.on {
  background: #333;
}
.cpzxlist .texts a.on i {
  color: #fff;
}
.cpzxlist .texts a.on span {
  color: #fff;
}

.cp-list ul li img {
  width: 50px;
  height: 50px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.cp-list ul li:hover img {
  margin-top: -14px;
}

.cp-list .boxs {
  display: none;
}

.cp-list ul li.on span {
  color: #333;
}
.cpal-img img {
  width: 100%;
}
.header.blank {
  background: #fff;
}
.header.blank .logo1 {
  display: none;
}
.header.blank .logo2 {
  display: block;
}
.header.blank .nav ul li h3 a {
  color: #333;
}

.header .sear i {
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  display: block;
}

.header .sear {
  margin-right: 10px;
  height: 60px;
  display: flex;
  align-items: center;
}

.searBoxs {
  display: none;
  width: 100%;
  box-sizing: border-box;
  padding: 0px 20px;
  margin: 20px 0;
}

.searBoxs .layui-input {
  width: 80%;
}
.searBoxs .layui-btn {
  background-color: #000000;
}
.blank .sear i {
  color: #333;
}

.headershow .sear i {
  color: #333;
}

.banner .arrow {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100px;
  height: 100px;
  padding: 0;
  z-index:20;
}
.banner .arrow:before {
  content:"";
  display: block;
  position: absolute;
  height: 3px;
  width: 0;
  background: #fff;
  top: 50%;
  margin-top: -1.5px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 5;
}
.banner .arrow:after {
  position: relative;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 9;
}
.swiper-container .btn-prev {
    left: 5%;
}
.swiper-container .btn-next {
    right: 5%;
}
.swiper-container .swiper-button-prev:before {
  left: 50%;
  margin-left: -10px;
}
.swiper-container .swiper-button-next:before {
  margin-right: -10px;
  right: 50%;
}
.banner .swiper-button-prev:hover::before {
  width: 45px;
  margin-left: -20px;
}
.banner .swiper-button-next:hover::before {
  width: 45px;
  margin-right: -20px;
}
.banner .swiper-button-prev:hover:after {
  margin-left: -20px;
}
.banner .swiper-button-next:hover:after {
    margin-right: -20px;
}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after {
  font-size: 40px;
}


/*search */
.header .serach {
  display: block;
  height: 90px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top:25px;
  transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
}
.header .serach .icon {
  position: absolute;
  right: 50px;
  top: 1px;
  height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  display:flex;/*Flex布局*/
  display: -webkit-flex; /* Safari */
  align-items:center;/*指定垂直居中*/
  z-index: 9999;
  transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -webkit-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
}
.header .serach .icon i {
  display: block;
  margin: 0 auto;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -webkit-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
}

.header .searchBox {
  position: absolute;
  top: -5px;
  right: 41px;
  display: block;
  background: #000;
  width: 0;
  border-radius: 40px;
  line-height: 40px;
  height: 40px;
  z-index: 999999;
  transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -webkit-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  filter:alpha(opacity=0);   
  -moz-opacity:0;   
  -khtml-opacity: 0;   
  opacity: 0; 
  visibility: hidden;
}
.header .searchBox .input {
  display: block;
  width: 70%;
  border:none;
  background: none;
  height: 40px;
  line-height: 40px;
  color: #fff;
  transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -webkit-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
}
.header .searchBox .input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #fff; 
} 
.header .searchBox .input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #fff; 
} 
.header .searchBox .input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #fff; 
} 
.header .searchBox .input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #fff; 
}
.header .searchBox .btns {
  display: block;
  width: 28px;
  height: 28px;
  margin-top:6px;
  border:none;
  background: none;
  background: url(../img/search-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: 10px;
  top: 0px;
  cursor: pointer;
  filter:alpha(opacity=0);   
  -moz-opacity:0;   
  -khtml-opacity: 0;   
  opacity: 0; 
  visibility: hidden;
  transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -webkit-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
}
.header .searchBox.poth {
  width: 250px;
  padding:0 0px 0 20px; 
  filter:alpha(opacity=100);   
  -moz-opacity:1;   
  -khtml-opacity: 1;   
  opacity: 1;
  visibility: visible;
}
.header .searchBox.poth .btns {
  filter:alpha(opacity=100);   
  -moz-opacity:1;   
  -khtml-opacity: 1;   
  opacity: 1;
  visibility: visible;
}
.header .close {
  display: block;
  position: absolute;
  top: 15px;
  right: -23px;
  width: 12px;
  height: 12px;
  background: url(../img/close.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  z-index: 999999;
}
.slideHeader .serach {
  height: 60px;
}
.slideHeader .serach .icon {
  width: 60px;
  height: 60px;
}
.slideHeader .searchBox .input {
  margin-top: 12px;
}
.slideHeader .searchBox .btns {
  top: 20px;
}
.headershow .serach .icon i {
  color: #333;
}
.headershow .close {
  background: url(../img/close2.png) no-repeat; 
  background-size: 100%;
}


#myVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


#myVideo2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#addVideo2 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  background-color: rgba(0,0,0,0.54);
  display: block;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari and Chrome */
}

.cjjs .img:hover #addVideo2 {
  background-color: #fff;
  color: #333;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

#addVideo {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  background-color: rgba(0,0,0,0.54);
  display: block;
  text-align: center;
  line-height: 60px;
  font-size: 24px;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari and Chrome */
}

.jxcp .text .boxs:hover #addVideo {
  background-color: #fff;
  color: #333;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.pro-listed {
  display: block;
  background: #f5f5f5;
}

.pro-listed .hd ul {
  display: flex;
  padding:20px 0;
  align-items: center;
  justify-content: center;
}
.pro-listed .hd ul li {
    display: inline-block;
    line-height: 45px;
    width: 120px;
    height: 45px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    text-align: center;
}
.pro-listed .hd ul li.on {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.pro-listed .bd {
  display: block;
  padding-bottom: 50px;
  padding-top: 10px;
}

.pro-listed .bd .boxs {
  display: block;
}
.pro-listed .bd .boxs ul:after  {
  content: "";
  display: block;
  clear: both;
}
.pro-listed .bd .boxs ul li {
  display: block;
  float: left;
  width: 25%;
  position: relative;
}

.pro-listed .bd .boxs ul li .img {
  width: 100%;
  height: 325px;
  overflow: hidden;
  display: block;
}
.pro-listed .bd .boxs ul li .img  img {
  width: 100%;
  display: block;
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.pro-listed .bd .boxs ul li .text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    display: block;
    background: rgba(0,0,0,0.6);
    font-size: 14px;
}
.blank .serach .icon i {
  color: #333;
}
.pro-listed .bd .boxs ul li.ons .img img  {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.pro-listed .bd .boxs ul li.ons:hover .img img {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}

.authorsearch-fram{margin:0 auto; background-color:#ffffff;border-bottom:1px solid #dddddd; }
.authorsearch{height:auto;;margin:0 auto;overflow:hidden; position:relative;}
.authorsearch-float{width:600px;height:520px; position:absolute;top:130px;right:150px;}
.authorsearch-one{height:50px;margin-top:30px;font-size:20px; text-align:left; line-height:50px; color:#333333; font-weight:600;font-family:"Microsoft Yahei";}
.authorsearch-one-s1{margin-left:25px;height:30px;font-size:18px; text-align:left; line-height:30px; color:#333333;}
  
.authorsearch-one-s2{margin-left:20px;margin-left:25px;margin-top:28px;height:30px;font-size:16px; text-align:left; line-height:30px; color:#333333;}
.contractus{overflow: hidden;background: #ffffff;box-sizing: border-box; }
.contractus a{display: inline-flex;flex-direction: column-reverse ;align-content: flex-start;color: #e31937;text-decoration: none;margin-left:16px;}
.contractus a:hover{color: #e31937;}
.cont{border: 1px solid #e31937;padding: 3px 30px;border-radius: 25px;margin: 15px 20px 15px 0;}
.contractus>a::after {content: '';width: 200px;position: absolute;background: #e31937;bottom: 0;height: 0px;transition: height 0.3s linear;}
.contractus:hover .cont {background: #e31937;border-color: #e31937;color: #ffffff;}



.authorsearch-second{height:50px;margin-top:50px; padding-top:30px;font-size:20px; text-align:left; line-height:50px; color:#333333;font-weight:600;font-family:"Microsoft Yahei";background-color:#eeeeee;}
.authorsearch-second-s1{padding-left:25px;height:30px;font-size:18px; text-align:left; line-height:30px; color:#333333;background-color:#eeeeee;}
.authorsearch-second-s2{padding-left:25px;height:30px;font-size:18px; text-align:left; line-height:30px; color:#e52d67;background-color:#eeeeee;}
.authorsearch-three{height:30px;margin-top:50px;font-size:16px; line-height:30px; color:#e31937;background-color:#eeeeee;}
.authorsearch-bottom{height:250px; border-bottom:1px solid #dddddd;background-color:#eeeeee;}
.nav-home{float:left;background-color:#eeeeee;}


.nav-home .search-bar {
    margin-top: 30px;
    background: #eeeeee;
    border-radius: 16px 16px 0 0
}

.nav-home .search-bar .search-bar-form {
    line-height: 1;
    width: 400px;
    height: 28px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 15px;
    position: relative;
    z-index: 310;
  margin-left:42px;
}

.nav-home .search-bar .search-bar-form:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://res8.vmallres.com/20190630/images/echannel/icon/icon-common.svg") no-repeat;
    background-position: -139px 0;
    position: absolute;
    top: 4px;
    right: 12px
}

.nav-home .search-bar .search-bar-form.hover,
.nav-home .search-bar .search-bar-form:hover {
    border-color: #999999;
}

.nav-home .search-bar .search-bar-form.hover:after,
.nav-home .search-bar .search-bar-form:hover:after {
    background-position: -159px 0;
    cursor: pointer
}

.nav-home .search-bar .search-bar-form .text {
    border: 0;
    color: #3a3a3a;
    width: 500px;
    text-indent: 15px;
    height: 30px;
    line-height: 30px;
    background: transparent;
    float: left
}

.nav-home .search-bar .search-bar-form .text::-ms-clear {
    display: none
}

.nav-home .search-bar .search-bar-form .button {
    width: 35px;
    height: 30px;
    cursor: pointer;
    border: 0;
    overflow: hidden;
    position: absolute;
    background: transparent;
    padding-right: 10px;
    right: 0;
    top: 0;
    color: #353535;
    font-size: 0;
    z-index: 10
}

.nav-home .search-bar .search-bar-form .button:hover {
    color: #787878
}

.nav-home .search-bar .search-bar-key {
    position: absolute;
    max-width: 260px;
    right: 31px;
    bottom: 6px;
    z-index: 311;
    white-space: nowrap;
    overflow: hidden
}

.nav-home .search-bar .search-bar-key a {
    color: #999;
    font-size: 12px;
    margin-right: 14px
}

.nav-home .search-bar .search-bar-key a .icon-fire {
    width: 17px;
    height: 19px;
    display: inline-block;
    position: relative;
    top: 4px;
    margin-left: 2px
}

.items{width:250px; height:130px;margin:0 auto;}



.authorsearchs-fram{margin:0 auto; background-color:#ffffff; border-bottom:1px solid #cccccc; }
.authorsearchs{height: auto;
    margin: 50px auto;
    overflow: hidden;
    padding:20px 60px 50px 60px;
    border: 1px solid #ececec;position: relative;box-sizing: border-box;}
.authorsearchs:before {
	content: "";
	width:99%;
	height: 98%;
	border:1px solid #ececec;
	position: absolute;
	left: 0.5%;
	top: 1%;
	z-index: 99;
}

.authorsearchs .pr {
	z-index: 999;
}
.authorsearchs-one{height:40px;font-size:16px; text-align:center; line-height:40px; color:#999999;border-bottom:1px solid #ccc;}
.authorsearchs-two{text-align:center; margin:10px 0 20px 0;}

.authorsearchs-three{height:30px;margin-top:-20px;font-size:18px; text-align:center; line-height:30px; color:#282828; font-weight:550;}
.authorsearchs-four{height:auto;margin-top:10px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-five{height:30px;margin-top:30px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-five span{font-weight:550;text-align:justify; width:100px;text-align-last: justify; display: inline-block;}
.authorsearchs-six{height:30px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-six span{font-weight:550;text-align:justify; width:100px;text-align-last: justify; display: inline-block;}
.authorsearchs-7{height:30px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-7 span{font-weight:550;text-align:justify; width:100px;text-align-last: justify; display: inline-block;}
.authorsearchs-7-1{width:1200px;height:30px;margin-left:100px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-7-2{width:1200px;height:30px;margin-left:100px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-7-3{width:1200px;height:30px;margin-left:100px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-7-4{width:1200px;height:30px;margin-left:100px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-7-5{width:1200px;height:30px;margin-left:105px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-8{height:30px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-8 span{font-weight:550;text-align:justify; width:100px;text-align-last: justify; display: inline-block;}
.authorsearchs-9{height:30px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-9 span{font-weight:550;text-align:justify; width:100px;text-align-last: justify; display: inline-block;}
.authorsearchs-10{height:30px;font-size:16px; text-align:left; line-height:30px; color:#e52d67;}
.authorsearchs-10 span{font-weight:550;text-align:justify; width:100px;text-align-last: justify; display: inline-block;color:#666666;}
.authorsearchs-11{height:30px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-11 span{font-weight:550;text-align:justify; width:100px;text-align-last: justify; display: inline-block;}
.authorsearchs-12{width:100px;height:30px;font-size:16px; text-align:left; line-height:30px; color:#666666;}
.authorsearchs-12 span{font-weight:550;text-align:justify; width:100px;text-align-last: justify; display: inline-block;}
.authorsearchs-http{width:136px;height:136px; margin-top:10px;}
.authorsearchs-xiaohongshu{width:136px;height:136px;margin-left:20px; margin-top:10px;}
.authorsearchs-douyin{width:136px;height:136px;margin-left:20px; margin-top:10px;}
.authorsearchs-note{height:25px;margin-top:50px;font-size:14px; text-align:left; line-height:25px; color:#999999; margin-bottom:10px;}

.inin {
	display: flex;

}
.authorsearchs-http img {
	width: 100%;
	display: block;
}

.authorsearchs-two {
	display: flex;
	align-items: center;
	justify-content: center;
}


.authorsearchs-three {
	letter-spacing:6px;
	font-size: 20px;
	text-align: center;
}

.footer .dz {
	position: absolute;
	left: 0;
	top: 90px;
	font-size: 16px;
}
.footer .dz span {
	margin-right:30px;
}