.heading {
  padding-left: 20px;
  border-left: 4px solid #1695ef;
}

.heading .cn {
  font-size: 32px;
  font-weight: 700;
  color: #212121;
}

.heading .en {
  margin-top: 12px;
  font-size: 16px;
  color: #999;
}

.heading-wrap {
  margin-top: 100px;
  padding: 60px 0;
}

.main-wrap {
  padding: 20px 0 60px;
  background-color: #fafafa;
}

.main-wrap .bre-nav {
  font-size: 12px;
  color: #757575;
}

.main-wrap .bre-nav a:hover {
  color: #1695ef;
}

.main-wrap .main {
  font-size: 0;
}

.main-wrap .main .news-list.left {
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}

.main-wrap .main .news-list.left ul li {
  padding: 30px 0;
  border-bottom: 1px dashed #e6e6e6;
}

.main-wrap .main .news-list.left ul li .img-wrap {
  display: inline-block;
  vertical-align: top;
  width: 283px;
  height: 178px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  overflow: hidden;
}

.main-wrap .main .news-list.left ul li .img-wrap img {
  margin: 0 auto;
  display: block;
  width: 283px;
  height: 178px;
  transition: all 1s ease;
}

.main-wrap .main .news-list.left ul li .content {
  display: inline-block;
  vertical-align: top;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 530px;
}

.main-wrap .main .news-list.left ul li .content h2 {
  font-size: 22px;
  line-height: 40px;
  color: #212121;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.main-wrap .main .news-list.left ul li .content p {
  margin-top: 20px;
  height: 68px;
  font-size: 14px;
  line-height: 1.6;
  color: #5c5c5c;
  overflow: hidden;
}

.main-wrap .main .news-list.left ul li .content .date-wrap {
  margin-top: 30px;
  font-size: 14px;
}

.main-wrap .main .news-list.left ul li .content .date-wrap .date {
  margin-right: 30px;
}

.main-wrap .main .news-list.left ul li:hover {
  background-color: #fff;
}

.main-wrap .main .news-list.left ul li:hover .img-wrap img {
  transform: scale(1.1);
}

.main-wrap .main .news-list.left ul li:hover .content h2 {
  color: #1695ef;
  font-weight: 700;
}

.main-wrap .main .news-list.left .page {
  margin-top: 20px;
  font-size: 0;
}

.main-wrap .main .news-list.left .page a {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
  width: 36px;
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}

.main-wrap .main .news-list.left .page a:hover, .main-wrap .main .news-list.left .page a.active {
  color: #fff;
  background-color: #1695ef;
}

.main-wrap .main .news-list.left .page a.prev {
  border: 1px solid #e6e6e6;
  background: url(../images/icon_arrow_left.png) center no-repeat;
}

.main-wrap .main .news-list.left .page a.prev:hover {
  background: #1695ef url(../images/icon_arrow_left_w.png) center no-repeat;
}

.main-wrap .main .news-list.left .page a.next {
  border: 1px solid #e6e6e6;
  background: url(../images/icon_arrow_right.png) center no-repeat;
}

.main-wrap .main .news-list.left .page a.next:hover {
  background: #1695ef url(../images/icon_arrow_right_w.png) center no-repeat;
}

.main-wrap .main .right {
  display: inline-block;
  vertical-align: top;
  margin-left: 100px;
  width: 285px;
}

.main-wrap .main .right .heading .cn {
  font-size: 24px;
}

.main-wrap .main .right .heading .en {
  font-size: 16px;
}

.main-wrap .main .right .hot-news {
  margin: 20px 0 60px;
  padding: 10px 0;
  border-top: 1px dashed #e6e6e6;
  border-bottom: 1px dashed #e6e6e6;
}

.main-wrap .main .right .hot-news li {
  margin: 10px 0;
  height: 64px;
}

.main-wrap .main .right .hot-news li .img-wrap {
  display: inline-block;
  vertical-align: top;
  width: 98px;
  height: 62px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}

.main-wrap .main .right .hot-news li .img-wrap img {
  display: block;
  width: 98px;
  height: 62px;
}

.main-wrap .main .right .hot-news li .content {
  display: inline-block;
  vertical-align: top;
  width: 175px;
  margin-left: 10px;
}

.main-wrap .main .right .hot-news li .content h2 {
  height: 48px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  color: #212121;
  overflow: hidden;
}

.main-wrap .main .right .hot-news li .content .date {
  font-size: 14px;
  color: #999;
}

.main-wrap .main .right .hot-news li:hover .content h2 {
  color: #1695ef;
}

.main-wrap .main .right .service {
  margin-top: 35px;
  height: 348px;
  font-size: 0;
  background-color: #fff;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}

.main-wrap .main .right .service .service-item {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 174px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.main-wrap .main .right .service .service-item .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(to bottom, #1595f0 0%, #2959f7 100%);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 1;
}

.main-wrap .main .right .service .service-item .service-icon {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.main-wrap .main .right .service .service-item:hover span {
  color: #fff;
}

.main-wrap .main .right .service .service-item:hover .bg {
  height: 100%;
}

.main-wrap .main .right .service .service-item span {
  display: block;
  position: absolute;
  bottom: 40px;
  width: 100%;
  font-size: 14px;
  color: #424242;
  text-align: center;
}

.main-wrap .main .right .service .service-item a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.main-wrap .main .right .service .service-item-1 {
  background: url(../images/icon_01.png) center 50px no-repeat;
  cursor: pointer;
}

.main-wrap .main .right .service .service-item-1:hover {
  background: url(../images/icon_01_w.png) center 50px no-repeat;
}

.main-wrap .main .right .service .service-item-2 {
  background: url(../images/icon_02.png) center 50px no-repeat;
}

.main-wrap .main .right .service .service-item-2:hover {
  background: url(../images/icon_02_w.png) center 50px no-repeat;
}

.main-wrap .main .right .service .service-item-3 {
  background: url(../images/icon_03.png) center 50px no-repeat;
}

.main-wrap .main .right .service .service-item-3:hover {
  background: url(../images/icon_03_w.png) center 50px no-repeat;
}

.main-wrap .main .right .service .service-item-4 {
  background: url(../images/icon_04.png) center 50px no-repeat;
}

.main-wrap .main .right .service .service-item-4:hover {
  background: url(../images/icon_04_w.png) center 50px no-repeat;
}

.mask {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: all .5s .2s;
  transition: all .5s .2s;
  z-index: 999;
}

.mask.show {
  visibility: visible;
  opacity: 1;
}

.dialog {
  position: fixed;
  visibility: hidden;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
  transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);
  -webkit-transition: all .5s ease .2s;
  transition: all .5s ease .2s;
  width: 880px;
  height: 620px;
  background-color: #f5f5f5;
  border-radius: 8px;
  opacity: 0;
  overflow: hidden;
  z-index: 1000;
}

.dialog.show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
}

.dialog .close {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.dialog .heading-wrap {
  margin-top: 0;
  padding: 20px 40px;
  background-color: #fff;
}

.dialog .heading-wrap .heading {
  padding-left: 20px;
  border-left: 5px solid #1695ef;
}

.dialog .form-wrap {
  margin: 50px auto 0;
  width: 640px;
  font-size: 0;
}

.dialog .form-wrap .title {
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 48px;
  font-size: 18px;
  line-height: 48px;
  color: #212122;
  font-weight: 700;
}

.dialog .form-wrap .input {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  margin-bottom: 12px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 518px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  color: #554454;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  outline: none;
}

.dialog .form-wrap .input-wrap {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px;
  margin-bottom: 12px;
  width: 518px;
}

.dialog .form-wrap .input-wrap .address {
  margin-top: 12px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 518px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  color: #554454;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  outline: none;
}

.dialog .form-wrap .input-wrap .date {
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 338px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  color: #554454;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  outline: none;
}

.dialog .form-wrap .input-wrap .time {
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 30px;
  width: 148px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  color: #554454;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  outline: none;
}

.dialog .form-wrap #distpicker {
  height: 48px;
}

.dialog .form-wrap #distpicker select {
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 46px;
  width: 136px;
  line-height: 46px;
  font-size: 14px;
  color: #554454;
  border: 1px solid #e6e6e6;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url("../images/icon_arrow_down.png") 110px center no-repeat;
}

.dialog .form-wrap #distpicker span {
  margin: 0 10px;
  font-size: 14px;
  color: #554454;
}

.dialog .form-wrap #distpicker span:last-child {
  margin-right: 0;
}

.dialog .form-wrap #submit {
  display: block;
  margin: 30px auto 0;
  width: 140px;
  height: 40px;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  background-color: #1695ef;
  border-radius: 40px;
}
