* {
  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) {
  .topbox .content .contul ul {
    justify-content: inherit !important;
  }
  .topbox .content .contul ul li:nth-child(2) {
    width: 496px !important;
    height: 467px !important;
    margin-left: 0;
  }
  .topbox .content .contul ul li .conlone {
    width: 502px !important;
  }
  .topbox .content .contul {
    width: 1200px !important;
    padding: 0 90px;
  }
  .topbox .content .contentile {
    padding: 0 90px ;
    width: 1200px !important;
  }
  .topbox .tophead .topcontent {
    padding: 0 90px !important;
  }
  .consloajenm .conls {
    padding: 0 90px;
    width: 1200px;
  }
  .project-area {
    padding: 0 30px !important;
    width: 1200px !important;
  }
}
.topbox {
  width: 100%;
  position: relative;
}
.topbox .tophead {
  width: 100%;
  /*height: 70px;*/
  padding-top: 20px;
  padding-bottom: 20px;
}
.topbox .tophead .topcontent {
  padding: 0 90px;
  height: 70px;
  margin: 0 auto;
  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 {
  width: 100%;
}
.topbox .content .contentile {
  width: 1760px;
  margin: 0 auto;
  margin-top: 80px;
  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 .content .contul {
  width: 1760px;
  margin: 0 auto;
  margin-top: 45px;
}
.topbox .content .contul ul {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.topbox .content .contul ul li {
  width: 502px;
  height: 467px;
}
.topbox .content .contul ul li:hover .conti_01 {
  color: #333 !important;
  transition: all 0.4s ease 0s;
}
.topbox .content .contul ul li:first-child {
  width: 1004px;
  height: 467px;
  display: flex;
  margin-left: 0;
  background-color: #231f1e;
}
.topbox .content .contul ul li:first-child:hover .conti_01{
  color: #fff !important;
}
.topbox .content .contul ul li:first-child .contrig {
  height: 467px;
}
.topbox .content .contul ul li:first-child .contrig img {
  width: 502px;
  height: 467px;
}
.topbox .content .contul ul li:first-child a {
  display: flex;
}
.topbox .content .contul ul li:nth-child(2) {
  width: 756px;
  height: 467px;
  margin-left: 0;
}
.topbox .content .contul ul li:nth-child(2) .conlone {
  width: 615px;
  height: 467px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbox .content .contul ul li:nth-child(2) .conlone .contentcontne {
  width: 425px;
  height: 295px;
}
.topbox .content .contul ul li:nth-child(2) .conlone .contentcontne .conti_01 {
  color: #DBDBDB;
  font-size: 72px;
  font-weight: bold;
  height: 55px;
  line-height: 55px;
}
.topbox .content .contul ul li:nth-child(2) .conlone .contentcontne .conti_02 {
  font-size: 14px;
  color: #FFFFFF;
  height: 12px;
  line-height: 12px;
  margin-top: 17px;
}
.topbox .content .contul ul li:nth-child(2) .conlone .contentcontne .conti_03 {
  font-size: 24px;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  margin-top: 17px;
}
.topbox .content .contul ul li:nth-child(2) .conlone .contentcontne i {
  font-size: 14px;
  color: #BCBCBC;
  width: 425px;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 25px;
  margin-top: 57px;
}
.topbox .content .contul ul li .conlone {
  width: 502px;
  height: 467px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topbox .content .contul ul li .conlone .contentcontne {
  width: 425px;
  height: 295px;
}
.topbox .content .contul ul li .conlone .contentcontne .conti_01 {
  color: #DBDBDB;
  font-size: 72px;
  font-weight: bold;
  height: 55px;
  line-height: 55px;
}
.topbox .content .contul ul li .conlone .contentcontne .conti_02 {
  font-size: 14px;
  color: #FFFFFF;
  height: 12px;
  line-height: 12px;
  margin-top: 17px;
}
.topbox .content .contul ul li .conlone .contentcontne .conti_03 {
  font-size: 24px;
  color: #FFFFFF;
  line-height: 25px;
  margin-top: 17px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.topbox .content .contul ul li .conlone .contentcontne i {
  color: #BCBCBC;
  width: 425px;
  font-size: 14px;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 57px;
  line-height: 25px;
}
.topbox .content .contul ul:last-child::after {
  content: "";
  width: 502px;
  display: block;
  background-color: transparent;
}
.topbox .back {
  color: #454545 !important;
}
.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;
}
.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: #009bff;
  border: 1px solid #009bff;
  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;
}