* {
  margin: 0;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
input,
textarea {
  -webkit-appearance: none;
}
ul,
li {
  list-style: none;
}
i {
  font-style: normal;
}
a {
  text-decoration: none !important;
}
body {
  font-family: 微软雅黑 !important;
}
@media (max-width: 1200px) {
  .project-area {
    width: 1200px !important;
    padding: 0 30px;
  }
  .topbox .tophead .topcontent {
    padding: 0 90px !important;
  }
  .topbox .lastBtnm .lascont .larig ul li span {
    width: 260px;
  }
  .topbox .lastBtnm .lascont .larig ul li form {
    display: none;
  }
  .topbox .imgCont {
    width: 1164px !important;
  }
  .topbox .lastBtnm .lascont .larig ul .formli {
    display: none;
  }
}
.topbox {
  width: 100%;
  position: relative;
}
.topbox .tophead {
  width: 100%;
  /*height: 70px;*/
  padding-top: 20px;
  padding-bottom: 20px;
}
.topbox .tophead .topcontent {
  height: 70px;
  margin: 0 auto;
  padding: 0 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.topbox .tophead .topcontent .toplogin {
  width: 150px;
  height: 53px;
}
.topbox .tophead .topcontent .toplogin img {
  width: 150px;
  height: 53px;
}
.topbox .tophead .topcontent .toprig {
  height: 25px;
}
.topbox .tophead .topcontent .toprig ul {
  display: flex;
  align-items: center;
  height: 25px;
  padding: 0;
}
.topbox .tophead .topcontent .toprig ul li {
  color: #fff !important;
  font-size: 16px;
  margin-right: 62px;
}
.topbox .tophead .topcontent .toprig ul li a {
  color: #333;
}
.topbox .navMenu-rect {
  background-color: #333;
}
.topbox .imgBac {
  width: 100%;
  height: 530px;
  background: url(../image/slide-pt.png);
}
.topbox .imgBac img {
  width: 100%;
  height: auto;
}
.topbox .content {
  padding-bottom: 27px;
  display: flex;
  padding: 0 90px;
  margin: 0 auto;
  margin-top: 80px;
  justify-content: space-between;
}
.topbox .content .contentile {
  height: 47px;
}
.topbox .content .contentile .contjourn {
  color: #333;
  font-size: 25px;
  height: 24px;
  line-height: 24px;
}
.topbox .content .contentile .contjourna {
  color: #BBBBBB;
  font-size: 14px;
  height: 10px;
  line-height: 10px;
  margin-top: 13px;
}
.topbox .worksCont {
  width: 100%;
  margin: 0 auto;
  margin-top: 80px;
  justify-content: space-between;
}
.topbox .lastBtnm {
  width: 100%;
  background: url(../image/lastbackgr.jpg) no-repeat;
  background-size: 100% 100%;
}
.topbox .lastBtnm .lascont {
  padding-left: 122px;
  margin: 0 auto;
  display: flex;
}
.topbox .lastBtnm .lascont .lasLe {
  width: 337px;
  padding-top: 60px;
}
.topbox .lastBtnm .lascont .lasLe .topimg {
  width: 337px;
  height: 62px;
}
.topbox .lastBtnm .lascont .lasLe .topimg img {
  width: 100%;
  height: 100%;
}
.topbox .lastBtnm .lascont .lasLe span {
  color: #858585;
  font-size: 24px;
  height: 23px;
  line-height: 23px;
  margin-top: 24px;
  display: block;
}
.topbox .lastBtnm .lascont .lasLe i {
  font-size: 16px;
  color: #9E9E9E;
  margin-top: 80px;
  display: block;
}
.topbox .lastBtnm .lascont .lasLe .test {
  width: 192px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbox .lastBtnm .lascont .larig {
  padding-top: 230px;
  margin-left: 50px;
  width: 100%;
}
.topbox .lastBtnm .lascont .larig ul {
  display: flex;
}
.topbox .lastBtnm .lascont .larig ul li {
  margin-right: 50px;
}
.topbox .lastBtnm .lascont .larig ul li span {
  font-size: 14px;
  color: #747474;
  display: block;
  margin-bottom: 6px;
  width: 220px;
  line-height: 25px;
}
.topbox .lastBtnm .lascont .larig ul li form {
  width: 720px;
}
.topbox .lastBtnm .lascont .larig ul li form input {
  color: #747474;
  width: 223px;
  height: 48px;
  border-bottom: 1px solid #747474;
}
.topbox .lastBtnm .lascont .larig ul li form ::-webkit-input-placeholder {
  color: #747474 !important;
  font-size: 14px;
  padding-left: 20px;
}
.topbox .lastBtnm .lascont .larig ul li form input[type='submit'] {
  width: 144px;
  height: 45px;
  background: #ffffff;
  border-radius: 23px;
  margin-top: 33px;
  color: #111111;
  cursor: pointer;
}
.topbox .lastBtnm .lascont .larig ul li form textarea {
  color: #747474;
  resize: none;
  width: 679px;
  padding-top: 27px;
  height: 80px;
  border-bottom: 1px solid #747474;
}
.topbox .lastBtnm .lascont .larig ul .formli {
  margin-left: 50px;
  margin-top: -27px;
}
.topbox .lastBtnm .botlas {
  padding-top: 37px;
  padding-bottom: 37px;
  padding-left: 122px;
  color: #747474;
  font-size: 14px;
}
.topbox .lastBtnm .botlas span a {
  color: #747474;
}
#container {
  width: 80%;
  padding: 0px 50px;
  margin: 0 auto;
}
a:link,
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #666;
}
/*  == tab heading */
.tabs {
  overflow: hidden;
  height: 49px;
  display: flex;
  /*width: 900px;*/
  /*justify-content: space-between;*/
  align-items: center;
}
.tabs li {
  float: left;
  margin-right: 55px;
  transition: all 0.6s ease;
  position: relative;
}
.tabs li a:hover {
color: #333;
}
.tabs li:hover a::before{
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background: #333;
}
.tabs li a {
  position: relative;
  color: #6F6F6F;
  font-size: 14px;
}
.tabs .active a::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  bottom: -6px;
}
.tabs li:first-child a {
  border-left: none;
}
/* .tabs li a:hover, .tabs li a:focus{ color:#D54E21; } */
.tabs .active a {
  color: #000;
}
/* == accordion */
.accordion_tabs {
  display: none;
  border-top: 1px solid #ccc;
  padding: 10px;
  font-weight: bold;
  background: #eee;
}
.tab_content_wrapper > .accordion_tabs:first-child {
  border-top: none;
}
a.accordion_tabs:link,
a.accordion_tabs:visited {
  color: #21759B;
}
a.accordion_tabs:hover,
a.accordion_tabs:focus {
  color: #D54E21;
}
a.accordion_tabs.active {
  color: #000;
  border-bottom: 1px solid #ccc;
}
/*  == tab content  */
.tab_content_wrapper {
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease-in-out 0.3s;
}
.tab_content {
  transition: all 0.6s ease-in-out;
  width: 100%;
}
.toggle_position {
  position: absolute;
}
/* .toggle_border{ border:1px solid #ccc; border-width: 0 1px 1px 1px; } */
.invert_border {
  border-width: 1px 1px 0 1px;
}
/* Media Queries
  ***********************/
@media screen and (max-width: 600px) {
  #container {
    width: 90%;
    padding: 40px 20px;
  }
  .accordion_tabs {
    display: block;
  }
  .tab_content_wrapper {
    height: 2390px !important;
  }
  .tab_content {
    transition: none;
    padding: 10px;
  }
  .toggle_display {
    display: none;
  }
  .toggle_position {
    position: relative;
  }
  .toggle_border {
    border-width: 1px;
  }
}
figure {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  height: 536px;
  /* background: #3085a3; */
  /*text-align: center;*/
  cursor: pointer;
  margin: 0;
}
figure img {
  position: relative;
  display: block;
  width: 570px;
  height: 536px;
}
figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
figure figcaption::before,
figure figcaption::after {
  pointer-events: none;
}
figure figcaption,
figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
figure h2 {
  word-spacing: -0.15em;
  font-size: 1.2rem;
  font-weight: 300;
}
figure h2 span {
  font-weight: 800;
}
figure h2,
figure p {
  margin: 0;
}
figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/***** Winston *****/
figure.effect-winston {
  background: #3C3C3C;
  text-align: left;
}
figure.effect-winston img {
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-winston figcaption::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(triangle.svg) no-repeat center center;
  background-size: 100% 100%;
  content: '';
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, transform 0.45s;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(0deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
figure.effect-winston h2 {
  letter-spacing: 2px;
  opacity: 0;
  transition: opacity 0.45s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
figure.effect-winston h2 span {
  font-weight: normal;
  font-size: 1rem;
}
figure.effect-winston h2 div {
  font-size: 0.9rem;
  margin-top: 0.2rem;
  margin-left: 1.4rem;
}
figure.effect-winston p {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 8% 8% 0;
}
figure.effect-winston figcaption > a {
  -webkit-transform: rotate3d(0, 0, 1, 73deg);
  transform: rotate3d(0, 0, 1, 73deg);
  margin: -3rem 0 0 -1rem;
}
figure.effect-winston p > a:hover,
figure.effect-winston p > a:focus {
  color: #009966;
}
figure.effect-winston p > a > i {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
figure.effect-winston:hover img {
  opacity: 0.6;
}
figure.effect-winston:hover h2 {
  opacity: 1;
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, transform 0.45s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-winston:hover figcaption::before {
  opacity: 0.7;
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
}
figure.effect-winston:hover p i {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-winston:hover p a:nth-child(2) i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.effect-winston:hover p a:first-child i {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
/***** Jazz *****/
figure.effect-jazz {
  /*background: #000;*/
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
figure.effect-jazz figcaption::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
figure.effect-jazz p,
figure.effect-jazz h2 {
  text-transform: none;
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);

}
figure.effect-jazz h2 {
  letter-spacing: 2px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  font-size: 28px;
  color: #fff !important;
  width: 340px;
}
figure.effect-jazz h2 span {
  letter-spacing: 0;
  font-size: 1rem;
}
figure.effect-jazz:hover img {
  opacity: 1;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
figure.effect-jazz:hover figcaption::after {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
  transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.items {
  margin: 0 auto;
  overflow: hidden;
}
.items li {
  position: relative;
  width: 570px;
  height: 536px;
}
.tit {
  width: 100%;
  height: 50px;
  margin-top: 545px;
}
.tit span {
  font-size: 18px;
  color: #333;
  display: block;
  margin-top: 10px;
  margin-left: 20px;
}
.tit i {
  font-size: 14px;
  color: #6f6f6f;
  display: block;
  margin-top: 11px;
  margin-left: 20px;
}
.items {
  display: flex;
  flex-wrap: wrap;
}
.items li:first-child figure.effect-winston {
  background: transparent;
}
.items li:first-child figure.effect-winston figcaption {
  background: rgba(0, 0, 0, 0.6);
}
.items li:first-child figure.effect-winston:hover figcaption {
  background: rgba(0, 0, 0, 0);
}
.items li:first-child figure.effect-winston h2 {
  opacity: 1;
}
.items li:first-child figure.effect-winston:hover h2 {
  opacity: 0;
}
.items li:first-child figure.effect-winston figcaption::before {
  display: none;
}
.items li:first-child figure.effect-winston:hover img {
  opacity: 1;
}
.pagination-outer {
  text-align: center;
}
.pagination {
  font-family: 'Oxygen', sans-serif;
  display: inline-flex;
  position: relative;
}
.pagination li a.page-link {
  color: #333;
  background-color: transparent;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 30px;
  height: 45px;
  width: 45px;
  margin: 0 15px 0 0;
  border-bottom: 1px solid #333;
  border-radius: 0;
  position: relative;
  z-index: 1;
  transition: all 0.4s ease 0s;
}
.pagination li a.page-link:before,
.pagination li a.page-link:after {
  content: '';
  height: 100%;
  width: 100%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s;
}
.pagination li a.page-link:after {
  background-color: transparent;
  border-radius: 0;
  transform: scale(0.7);
  transition-delay: 0.1s;
}
.pagination li a.page-link:hover:before {
  border-radius: 0;
  transform: scale(1) rotateX(0);
}
.pagination li a.page-link:hover:after {
  background-color: #e44251;
  opacity: 0;
  transform: scale(1.5);
}
@media only screen and (max-width: 480px) {
  .pagination {
    display: block;
    border-radius: 20px;
  }
  .pagination li {
    margin: 5px 2px;
    display: inline-block;
  }
  .pagination li a.page-link {
    margin: 0;
  }
}


.paging_box {
  width: 100%;
  text-align: center;
  user-select: none;
  padding: 60px 0 80px;
}
.pagination {
  margin: 0 auto;
  clear: both;
  font-size: 14px;
  text-align: center;
}
.pagination span,
.pagination a {
  display: inline-block;
  padding: 0 12px;
  height: 30px;
  line-height: 30px;
  margin: 0 2px;
  *zoom: 1;
  color: #666666;
  border: 1px solid #dddddd;
  transition: all 0.6s ease;
}
.pagination a:hover {
  background: #333;
  border: 1px solid #333;
  color: #ffffff;
  text-decoration: none;
}
.pagination a:active {
  color: #fff;
}
.pagination .disabled {
  cursor: default;
  color: #666666;
  background: #dedede;
  /*border: 1px solid #dedede;*/
}
.pagination .current {
  background: #009bff;
  color: #fff;
  border: 1px solid #009bff;
}
.pagination-right {
  text-align: right;
}
.pagination-left {
  text-align: left;
}
.pagination i {
  margin: 0 4px;
}
.paging_input {
  width: 30px;
  height: 30px;
  margin: 0 4px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #dddddd;
  display: inline-block;
  background: #f3f3f3;
}
.paging_but {
  width: 60px;
  height: 30px;
  margin: 0 4px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #dddddd;
  display: inline-block;
  background: #f3f3f3;
  cursor: pointer;
}
.paging_box ._jumper {
  display: inline-block;
  color: #606266;
  margin-left: 10px;
}
.paging_box ._jumper ._count {
  margin-right: 10px;
}
.paging_box ._jumper ._jumper_input {
  display: inline-block;
  font-size: 14px;
  color: #606266;
  width: 50px;
  height: 26px;
  text-align: center;
  margin: 0 5px;
  padding: 3px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  background: none;
  outline: none;
  box-sizing: border-box;
}
.paging_box ._jumper ._jumper_input:focus {
  border-color: #009bff;
}
._pages_1 li {
  background-color: #f4f4f5;
}
