.aling-center1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.aling-center2 {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.aling-center3 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.aling-center4 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.aling-center5 {
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.aling-center6 {
  position: absolute;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.text-hidden1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cover-style {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
.cover-style .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.img-style1 {
  position: relative;
  overflow: hidden;
}
.img-style1 img {
  height: 100%;
  position: absolute;
  left: -300px;
  right: -300px;
  top: 0;
  margin: auto;
}
.img-style2 {
  position: relative;
  overflow: hidden;
}
.img-style2 img {
  width: 100%;
  position: absolute;
  top: -300px;
  bottom: -300px;
  left: 0;
  margin: auto;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
}
html,
body {
  color: #565656;
  font-family: '-apple-system', 'BlinkMacSystemFont', 'Helvetica Neue', 'PingFang SC', 'Microsoft YaHei', 'Source Han Sans SC', 'Noto Sans CJK SC', 'WenQuanYi Micro Hei', 'sans-serif';
  font-size: 16px;
  min-height: 100%;
  -webkit-touch-callout: none;
  /* 禁止链接长按的时候弹出选项 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*禁止链接高亮显示 */
  min-width: 1280px;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #565656;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  vertical-align: bottom;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
.afterClear:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
.clear {
  display: block;
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border-color: transparent;
}
input:focus {
  outline: none;
}
input,
button,
select,
textarea {
  outline: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
input[type=button],
input[type=submit],
input[type=file],
input[type=reset],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
@font-face {
  font-family: 'DINOT';
  src: url('../css/DINOT-CONDBOLD.OTF');
}
/* @font-face {
    font-family: 'NEOSANS';
    src: url('../css/NEOSANS.OTF');
} */
body {
  padding-top: 92px !important;
  background-color: #f6f6f6;
}
.ky {
  visibility: hidden;
}
.layout {
  width: 1600px;
  margin: 0 auto;
  position: relative;
}
.layout:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
.item-wrap:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
header {
  background-color: #fff;
  min-width: 1200;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  z-index: 999;
}
header .layout {
  height: 92px;
}
header .logo {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  line-height: 92px;
  width: 350px;
}
header .logo a {
  display: block;
  position: relative;
  z-index: 2;
  height: 100%;
}
header .logo img {
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
header .logo:before {
  content: '';
  display: block;
  width: 2000px;
  background-color: #1d4b99;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-bottom-right-radius: 28px;
}
header nav {
  text-align: center;
}
header .link {
  font-size: 18px;
  line-height: 92px;
  display: inline-block;
}
header .link a {
  display: block;
  padding: 0 23px;
}
header .right {
  font-size: 0;
  height: 32px;
  line-height: 32px;
  padding-right: 20px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
header .right div {
  display: inline-block;
  height: 100%;
  vertical-align: top;
}
header .tel {
  padding-left: 44px;
  background: url('../images/icon01.png') no-repeat left center;
  font-family: 'DINOT';
  font-size: 24px;
}
header .tel span {
  display: inline-block;
  line-height: 18px;
  height: 18px;
  padding-right: 28px;
  letter-spacing: -1px;
  border-right: 1px solid #bbb;
}
header .search-btn {
  width: 62px;
  background: url('../images/search1.png') no-repeat center;
  cursor: pointer;
}
header .search-btn.close {
  background-image: url('../images/close1.png');
}
.search-bar {
  display: none;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  height: 56px;
  z-index: 999;
  border-top: 1px solid #ededef;
}
.search-bar input {
  height: 56px;
  border: 0;
  font-size: 18px;
  color: #666;
}
.search-bar input[type=text] {
  width: 1520px;
  float: left;
}
.search-bar input[type=submit] {
  float: right;
  width: 62px;
  margin-right: 18px;
  background: url('../images/search1.png') no-repeat center center;
  cursor: pointer;
}
footer {
  background-color: #f2f2f2;
  min-width: 1200px;
  padding: 94px 0 18px;
}
footer a:hover {
  color: #999;
}
footer .top {
  height: 284px;
}
footer .left {
  float: left;
}
footer .links {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 52px;
}
footer .links a {
  margin-right: 62px;
}
footer .case {
  width: 800px;
  font-size: 0;
}
footer .case div {
  line-height: 20px;
  font-size: 20px;
  margin-bottom: 20px;
}
footer .case p {
  line-height: 34px;
}
footer .case span,
footer .case a {
  color: #666;
  font-size: 14px;
  display: inline-block;
  line-height: 10px;
  padding-left: 18px;
  margin-right: 18px;
  border-left:solid 1px #ccc;
}
footer .case span:hover,
footer .case a:hover {
  color: #999;
}
footer .case span {
  cursor: default;
}
footer .case .first {
  padding: 0;
  border: 0;
}
footer .center {
  float: left;
  margin-left: 204px;
}
footer .center div {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 38px;
}
footer .center p {
  font-size: 14px;
  line-height: 32px;
  color: #666;
}
footer .center .tel {
  margin-top: 12px;
}
footer .right {
  width: 168px;
  float: right;
}
footer .title {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 34px;
}
footer .qr-wrap {
  height: 32px;
  line-height: 32px;
  margin-bottom: 22px;
  font-size: 14px;
  color: #666;
  position: relative;
  background: no-repeat left center;
  cursor: pointer;
}
footer .qr-wrap:hover .qr {
  filter: opacity(1);
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
footer .qr {
  position: absolute;
  padding: 4px;
  background-color: #fff;
  width: 90px;
  left: 0;
  right: 0;
  bottom: 36px;
  margin: auto;
  z-index: 2;
  overflow: hidden;
  transform: translateY(40%);
  -webkit-transform: translateY(40%);
  filter: opacity(0);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  pointer-events: none;
}
footer .qr img {
  width: 100%;
}
footer .wx {
  padding-left: 56px;
  background-image: url('../images/wx1.png');
}
footer .qq {
  background-image: url('../images/qq1.png');
  padding-left: 0;
}
footer .qq a {
  display: block;
  padding-left: 56px;
}
footer .qq:hover {
  background-image: url('../images/qq2.png');
}
footer .qq:hover a {
  color: #1d4b99;
}
footer .copy {
  font-size: 14px;
  line-height: 102px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
}
footer .copy a {
  display: inline-block;
  line-height: 10px;
}
footer .copy a{
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #ccc;
}
footer .copy a:first-of-type {
	margin-left: 26px;
}
footer .copy a:last-child {
  border-right:none;
}
.case-list:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
.case-list .item {
  background-color: #fff;
  width: 780px;
  float: left;
  margin-left: 40px;
  margin-bottom: 50px;
}
.case-list .item.left {
  margin-left: 0;
}
.case-list .item a:hover .img:after {
  filter: opacity(0.6);
}
.case-list .item a:hover .info {
  height: 251px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.case-list .item a:hover .bottom {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  filter: opacity(1);
}
.case-list .item a:hover .top {
  border-color: #f6f6f6;
}
.case-list .item a:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.case-list a {
  position: relative;
  display: block;
  padding-bottom: 120px;
}
.case-list span {
  display: block;
}
.case-list .img {
  height: 438px;
  overflow: hidden;
  position: relative;
}
.case-list .img img {
  width: 100%;
  /* position: absolute;
  left: 0;
  top: -200px;
  bottom: -200px;
  margin: auto; */
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s 0s ease;
  -webkit-transition: -webkit-transform 0.6s 0s ease;
}
.case-list .img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  filter: opacity(0);
  transition: filter 0.3s;
  -webkit-transition: filter 0.3s;
}
.case-list .info {
  width: 604px;
  padding: 42px 48px 0;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  transition: all 0.36s ease;
  -webkit-transition: all 0.36s ease;
  height: 154px;
}
.case-list .top {
  height: 154px;
  border-bottom: 1px solid #fff;
  transition: border 0.36s;
  -webkit-transition: border 0.36s;
}
.case-list .name {
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 22px;
}
.case-list .tag {
  line-height: 30px;
  font-size: 0;
  color: #666;
}
.case-list .tag span {
  font-size: 14px;
  display: inline-block;
  padding-left: 20px;
  line-height: 12px;
  height: 12px;
  border-left: 1px solid #cccccc;
  margin-right: 20px;
}
.case-list .tag span:first-child,
.case-list .tag span:nth-of-type(4),
.case-list .tag span:nth-of-type(7) {
  border: 0;
  padding: 0;
}
.case-list .bottom {
  padding: 28px 0 38px;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 48px;
  filter: opacity(0);
  transform: translateY(46px);
  -webkit-transform: translateY(46px);
  transition: all 0.36s ease;
  -webkit-transition: all 0.36s ease;
}
.case-list .bottom i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url('../images/enter2.png') no-repeat center;
  vertical-align: middle;
}
.case-list .bottom span {
  vertical-align: middle;
  display: inline-block;
  width: 87px;
  margin-left: 14px;
}
.case-list .bottom img {
  width: 100%;
}
.case-list .logo {
  width: 140px;
  height: 140px;
  background: #f6f6f6;
  position: absolute;
  top: 42px;
  right: 46px;
  border-radius: 50%;
  border-bottom-right-radius: 0;
}
.case-list .logo img {
  max-width: 88px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.news-list {
  background-color: #fff;
  position: relative;
  z-index: 2;
}
.news-list:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
.news-list .item {
  width: 532px;
  border-left: 1px solid #f6f6f6;
  float: left;
  transition: box-shadow 0.3s;
  -webkit-transition: box-shadow 0.3s;
}
.news-list .item.left {
  width: 534px;
  border: 0;
}
.news-list .item.left a {
  padding: 64px 65px;
}
.news-list .item:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.news-list .item:hover .time {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.news-list .item:hover .title {
  color: #1d4b99;
}
.news-list .item:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.news-list a {
  display: block;
  padding: 64px;
}
.news-list span {
  display: block;
}
.news-list .time {
  font-size: 14px;
  line-height: 14px;
  color: #999;
  margin-bottom: 34px;
  opacity: 0;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  transition: all 0.36s ease;
  -webkit-transition: all 0.36s ease;
}
.news-list .title {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 26px;
  font-weight: bold;
  transition: color 0.36s ease;
  -webkit-transition: color 0.36s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list em {
  color: #999;
  font-size: 14px;
  line-height: 28px;
  font-style: normal;
  display: block;
  height: 56px;
  margin-bottom: 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news-list .img {
  height: 226px;
  margin-bottom: 58px;
  overflow: hidden;
  position: relative;
}
.news-list .img img {
  width: 100%;
  position: absolute;
  top: -200px;
  bottom: -200px;
  left: 0;
  margin: auto;
  transition: all 0.36s ease;
  -webkit-transition: all 0.36s ease;
}
.news-list .more {
  width: 87px;
}
.news-list .more img {
  width: 100%;
}
.message {
  position: relative;
  padding-bottom: 68px;
  margin-top: 60px;
}
.message .price {
  position: absolute;
  right: 0;
  top: 0;
  width: 140px;
  height: 140px;
  background: #15e0fe;
  overflow: hidden;
  border-radius: 50%;
  border-top-right-radius: 0;
}
.message .price a {
  display: block;
  height: 100%;
}
.message .price i {
  display: block;
  width: 30px;
  height: 30px;
  margin: 40px auto 14px;
  background: url('../images/enter1.png');
}
.message .price span {
  line-height: 16px;
  color: #fff;
  display: block;
  text-align: center;
}
.message .bg {
  width: 100%;
  height: 412px;
  background: url('../images/bg08.jpg') no-repeat center bottom;
  position: absolute;
  left: 0;
  bottom: 0;
}
.message .layout {
  overflow: hidden;
  border-radius: 24px;
  border-top-left-radius: 0;
  background-color: #fff;
  padding: 86px 0 64px;
}
.message .title {
  line-height: 24px;
  font-size: 24px;
  font-weight: bold;
  margin-left: 64px;
  margin-bottom: 32px;
}
.message p {
  line-height: 18px;
  padding-left: 64px;
  margin-bottom: 52px;
}
.message form {
  padding: 0 64px;
}
.message form div:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
.message input[type=text] {
  float: left;
  height: 38px;
  font-size: 14px;
  width: 454px;
  border: 1px solid #dae3e8;
  margin-left: 30.5px;
  padding-left: 14px;
}
.message input[type=text]:first-child {
  margin: 0;
}
.message textarea {
  font-size: 14px;
  padding: 14px;
  border: 1px solid #dae3e8;
  height: 120px;
  resize: none;
  margin: 30px 0 32px;
  width: 1442px;
}
.message input[type=submit],
.message input[type=reset] {
  width: 266px;
  height: 56px;
  background-color: #1d4b99;
  color: #fff;
  border: 0;
  border-radius: 28px;
  border-top-left-radius: 0;
  float: left;
  font-size: 16px;
}
.message input[type=reset] {
  background-color: #15e0fe;
  margin-left: 36px;
}
.side-bar {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -200px;
  width: 70px;
  z-index: 999;
}
.side-bar .item {
  position: relative;
  height: 68px;
  cursor: pointer;
}
.side-bar .icon {
  position: relative;
  z-index: 2;
  width: 70px;
  height: 68px;
  background: no-repeat center;
  background-color: #1d4b99;
}
.side-bar .icon:after {
  content: '';
  display: block;
  height: 1px;
  width: 30px;
  background-color: #4a6fad;
  position: absolute;
  top: -0.5px;
  left: 0;
  right: 0;
  margin: auto;
}
.side-bar a {
  display: block;
  height: 100%;
}
.side-bar .item1 .icon {
  border-top-left-radius: 18px;
  background-image: url('../images/icon09-1.png');
}
.side-bar .item1 .icon:after {
  content: none;
}
.side-bar .item1:hover .tel {
  right: 40px;
}
.side-bar .item2 .icon {
  background-image: url('../images/icon09-2.png');
}
.side-bar .item2:hover .qr {
  filter: opacity(1);
}
.side-bar .item3 .icon {
  background-image: url('../images/icon09-3.png');
}
.side-bar .item4 .icon {
  background-image: url('../images/icon09-4.png?v=3');
  background-size: 43%;
}
.side-bar .item5 .icon {
  background-image: url('../images/icon09-5.png');
  border-bottom-left-radius: 18px;
}
.side-bar .tel {
  color: #fff;
  position: absolute;
  line-height: 36px;
  padding: 0 50px 0 20px;
  top: 0;
  right: -170px;
  background-color: #1d4b99;
  font-family: 'DINOT';
  font-size: 24px;
  white-space: nowrap;
  transition: right 0.3s;
  -webkit-transition: right 0.3s;
}
.side-bar .qr {
  width: 100px;
  position: absolute;
  right: 80px;
  top: 0;
  padding: 5px;
  background-color: #1d4b99;
  filter: opacity(0);
  transition: filter 0.3s;
  -webkit-transition: filter 0.3s;
}
.side-bar .qr img {
  width: 100%;
}
.common-top {
  height: 236px;
}
.common-top .bg {
  height: 372px;
  background: url('../images/top-bg.jpg') center top;
  background-size: cover;
}
.page-title {
  padding: 84px 88px 0;
  background-color: #fff;
}
.page-title div {
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 20px;
}
.page-title p {
  line-height: 28px;
  padding-bottom: 52px;
  border-bottom: 1px solid #f4f4f4;
}
.common-pagination {
  height: 52px;
  line-height: 52px;
  position: relative;
  background-color: #fff;
  text-align: center;
}
.common-pagination .btn {
  height: 52px;
  background-color: #f6f6f6;
  border-radius: 26px;
  overflow: hidden;
  position: absolute;
}
.common-pagination .btn:hover a {
  width: 128px;
}
.common-pagination .btn:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background: no-repeat center;
  position: absolute;
  top: 11px;
}
.common-pagination .btn span {
  display: inline-block;
  width: 80px;
}
.common-pagination .btn a {
  position: relative;
  z-index: 2;
  width: 0;
  display: block;
  height: 100%;
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
}
.common-pagination .prev {
  text-align: left;
  left: 66px;
}
.common-pagination .prev a {
  padding-left: 52px;
}
.common-pagination .prev:before {
  background-image: url('../images/prev1.png');
  left: 11px;
}
.common-pagination .prev span {
  padding-left: 16px;
}
.common-pagination .next {
  text-align: right;
  right: 66px;
}
.common-pagination .next a {
  padding-right: 52px;
}
.common-pagination .next:before {
  background-image: url('../images/enter2.png');
  right: 11px;
}
.common-pagination .next span {
  padding-right: 16px;
  position: absolute;
  right: 52px;
  top: 0;
}
.common-pagination .num {
  font-size: 18px;
  display: inline-block;
}
@media screen and (max-width: 1680px) {
  html,
  body {
    font-size: 14px;
  }
  body {
    padding-top: 68px !important;
  }
  .layout {
    width: 90%;
  }
  header .layout {
    height: 68px;
  }
  header .logo {
    width: 272px;
  }
  header .logo img {
    width: 190px;
  }
  header .logo:before {
    border-bottom-right-radius: 18px;
  }
  header .link {
    font-size: 16px;
    line-height: 68px;
  }
  header .link a {
    padding: 0 18px;
  }
  header .tel {
    font-size: 22px;
  }
  header .tel span {
    line-height: 16px;
    height: 16px;
    padding-right: 22px;
  }
  header .search-btn {
    width: 56px;
  }
  .search-bar {
    height: 42px;
  }
  .search-bar input {
    height: 42px;
  }
  .search-bar input[type=text] {
    width: 1120px;
  }
  footer {
    padding: 62px 0 12px;
  }
  footer .links {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 38px;
  }
  footer .case {
    width: 616px;
  }
  footer .case div {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 16px;
  }
  footer .case span,
  footer .case a {
    font-size: 12px;
    line-height: 10px;
    padding-left: 10px;
    margin-right: 10px;
  }
  footer .center {
    margin-left: 80px;
  }
  footer .center div {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 28px;
  }
  footer .center p {
    line-height: 26px;
  }
  footer .center .tel {
    margin-top: 8px;
  }
  footer .title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 26px;
  }
  footer .right {
    width: 154px;
  }
  footer .qr-wrap {
    padding-left: 48px;
  }
  footer .top {
    height: 220px;
  }
  footer .copy {
    line-height: 62px;
  }
  footer .qq {
    padding-left: 0;
  }
  footer .qq a {
    padding-left: 48px;
  }
  .case-list a {
    padding-bottom: 86px;
  }
  .case-list .item {
    width: calc(50% - 5px);
    margin-left: 10px;
    margin-bottom: 36px;
  }
  .case-list .item:hover .info {
    height: 200px;
  }
  .case-list .img {
    height: 330px;
  }
  .case-list .info {
    width: 456px;
    padding: 34px 32px 0;
    height: 132px;
  }
  .case-list .top {
    height: 132px;
  }
  .case-list .name {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 18px;
  }
  .case-list .tag {
    line-height: 24px;
  }
  .case-list .tag span {
    font-size: 12px;
    line-height: 10px;
    margin-right: 12px;
    padding-left: 12px;
  }
  .case-list .logo {
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    right: 36px;
    top: 28px;
  }
  .case-list .logo img {
    max-width: 64px;
  }
  .case-list .bottom {
    padding: 20px 0 24px;
    left: 32px;
  }
  .case-list .bottom span {
    width: 78px;
    margin-left: 10px;
  }
  .case-list .bottom i {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
  }
  .news-list .item {
    width: calc(33.333% - 1px);
  }
  .news-list .item a {
    padding: 46px 41px 46px 42px;
  }
  .news-list .item.left {
    width: calc(33.333% - 1px);
  }
  .news-list .item.left a {
    padding: 46px 42px;
  }
  .news-list .img {
    height: 178px;
    margin-bottom: 40px;
  }
  .news-list .time {
    margin-bottom: 26px;
  }
  .news-list .title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 22px;
  }
  .news-list em {
    font-size: 12px;
    line-height: 24px;
    height: 48px;
    margin-bottom: 36px;
  }
  .news-list .more {
    width: 78px;
  }
  .message {
    margin-top: 44px;
    padding-bottom: 50px;
  }
  .message .bg {
    height: 308px;
    background-size: 100% auto;
  }
  .message .layout {
    padding: 54px 0 38px;
    border-radius: 20px;
  }
  .message .title {
    line-height: 20px;
    font-size: 20px;
    margin-left: 48px;
    margin-bottom: 26px;
  }
  .message p {
    padding-left: 48px;
    margin-bottom: 40px;
    line-height: 16px;
  }
  .message form {
    padding: 0 48px;
  }
  .message input[type=text] {
    height: 32px;
    font-size: 12px;
    width: calc(33.333% - 30px);
    margin-left: 24px;
    padding-left: 12px;
  }
  .message input[type=submit],
  .message input[type=reset] {
    width: 208px;
    height: 44px;
    border-radius: 22px;
    font-size: 14px;
  }
  .message .msg .submit{
    width: 208px;
    height: 44px;
    border-radius: 22px;
    font-size: 14px;
  }
  .message input[type=reset] {
    margin-left: 28px;
  }
  .message textarea {
    font-size: 12px;
    padding: 12px;
    height: 120px;
    margin: 22px 0 24px;
    width: calc(100% - 25px);
  }
  .message .price {
    width: 120px;
    height: 120px;
    background-size: 100% 100%;
  }
  .message .price i {
    width: 24px;
    height: 24px;
    background-size: 100% 100%;
    margin: 36px auto 12px;
  }
  .common-top {
    height: 180px;
  }
  .common-top .bg {
    height: 278px;
  }
  .page-title {
    padding: 62px 66px 0;
  }
  .page-title div {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 16px;
  }
  .page-title p {
    padding-bottom: 40px;
    line-height: 24px;
  }
  .common-pagination {
    height: 44px;
    line-height: 44px;
  }
  .common-pagination .btn {
    height: 44px;
    border-radius: 22px;
  }
  .common-pagination .btn:before {
    width: 24px;
    height: 24px;
    background-size: contain;
    top: 10px;
  }
  .common-pagination .btn span {
    width: 70px;
  }
  .common-pagination .btn:hover a {
    width: 110px;
  }
  .common-pagination .prev {
    left: 46px;
  }
  .common-pagination .prev a {
    padding-left: 44px;
  }
  .common-pagination .prev:before {
    left: 10px;
  }
  .common-pagination .prev span {
    padding-left: 12px;
  }
  .common-pagination .next {
    right: 46px;
  }
  .common-pagination .next a {
    padding-right: 44px;
  }
  .common-pagination .next:before {
    right: 10px;
  }
  .common-pagination .next span {
    right: 44px;
    padding-right: 12px;
  }
  .common-pagination .num {
    font-size: 16px;
  }
}
