body {
  font-family: '微软雅黑';
  padding-top: 66px;
  background-color: #ffffff;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.img img {
  width: 100%;
  height: 100%;
}

.pc-com-module-title {
  padding: 100px 0 70px 0;
  text-align: center;
}

.pc-com-module-title .title {
  font-size: 44px;
  line-height: 64px;
  color: #ffffff;
  font-weight: bold;
}

.pc-com-module-title .title em {
  font-size: 44px;
  line-height: 64px;
  color: #f5638c;
  font-weight: bold;
}

.inforpage-left {
  width: 830px;
}

.inforpage-left .swiper-container {
  width: 100%;
  height: 360px;
  margin-bottom: 20px;
}

.inforpage-left .swiper-container .item {
  width: 100%;
  height: 360px;
  position: relative;
}

.inforpage-left .swiper-container .item a {
  display: block;
  width: 100%;
  height: 360px;
  position: relative;
}

.inforpage-left .swiper-container .item p.cont {
  position: absolute;
  bottom: 15px;
  left: 0;
  padding: 0 32px;
  font-size: 19px;
  line-height: 30px;
  color: #ffffff;
}

.inforpage-left .swiper-pagination {
  text-align: right;
}

.inforpage-left .swiper-container-horizontal > .swiper-pagination-bullets,
.inforpage-left .swiper-pagination-custom,
.inforpage-left .swiper-pagination-fraction {
  padding-right: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.inforpage-left .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 26px;
  height: 3px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.inforpage-left .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #30c8c6;
}

.inforpage-left .my-advert1 {
  width: 100%;
  margin-bottom: 26px;
  overflow: hidden;
  text-align: center;
}

.inforpage-left .my-advert1 img {
  border-radius: 2px;
}

.inforpage-left .articles .title {
  font-size: 22px;
  line-height: 70px;
  color: #333333;
  font-weight: bold;
}

.inforpage-left .articles .content {
  padding-bottom: 1px;
}

.inforpage-left .articles .content li {
  margin-bottom: 36px;
}

.inforpage-left .articles .content li .img {
  width: 250px;
  height: 170px;
  border-radius: 3px;
  background-color: #ffffff;
}

.inforpage-left .articles .content li .img img {
  border-radius: 3px;
}

.inforpage-left .articles .content li .intro {
  width: 526px;
  height: 170px;
  border-radius: 0;
  background-color: #ffffff;
  padding-right: 24px;
  position: relative;
}

.inforpage-left .articles .content li .intro h5 {
  font-size: 17px;
  line-height: 28px;
  color: #333333;
  padding-top: 8px;
}

.inforpage-left .articles .content li .intro h5 a.sel {
  text-decoration: underline;
  color: #30c8c6;
}

.inforpage-left .articles .content li .intro p {
  height: 56px;
  font-size: 13px;
  line-height: 28px;
  color: #666666;
  margin: 10px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.inforpage-left .articles .content li .intro .cont {
  width: 526px;
  position: absolute;
  bottom: 4px;
  left: 0;
}

.inforpage-left .articles .content li .intro .cont .tags span,
.inforpage-left .articles .content li .intro .cont .tags em {
  display: block;
  float: left;
  font-size: 13px;
  line-height: 28px;
  color: #666666;
}

.inforpage-left .articles .content li .intro .cont .tags a {
  font-size: 13px;
  line-height: 28px;
  color: #666666;
}

.inforpage-left .articles .content li .intro .cont .tags a:hover {
  color: #30c8c6;
}

.inforpage-left .articles .content li .intro .cont .tags em {
  padding: 0 8px;
  position: relative;
}

.inforpage-left .articles .content li .intro .cont .tags .hline:after {
  content: '';
  width: 1px;
  height: 12px;
  border-radius: 0;
  background-color: #bcbcbc;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
}

.inforpage-left .articles .content li .intro .cont .time {
  font-size: 13px;
  line-height: 28px;
  color: #666666;
}

.inforpage-left .articles .content .my-advert3 {
  width: 100%;
  margin-bottom: 36px;
  overflow: hidden;
  text-align: center;
}

.inforpage-left .articles .content .my-advert3 img {
  border-radius: 2px;
}

.inforpage-left .articles .pading {
  margin: 40px auto;
}

.inforpage-left .articles .pading a {
  cursor: pointer;
}

.inforpage-left .articles .pading a.page {
  text-decoration: none;
  color: #a5a5a5;
  float: left;
  height: 36px;
  line-height: 36px;
  padding: 0 12px;
  margin: 0 3px;
  background-color: #f0f0f0;
  border: #dcdcdc solid 1px;
}

.inforpage-left .articles .pading a.page-curr {
  text-decoration: none;
  text-align: center;
  float: left;
  height: 36px;
  width: 36px;
  line-height: 36px;
  margin: 0 3px;
  background-color: #30c8c6;
  border: #dcdcdc solid 1px;
  color: #fff;
}

.inforpage-right {
  width: 350px;
}

.inforpage-right .formbox {
  margin-bottom: 20px;
  padding-bottom: 30px;
  width: 100%;
  /*height: 360px;*/
  border-radius: 3px;
  background: #ffffff url(../img/news/im_bg_jsfwtd.png) no-repeat center;
  background-size: cover;
}

.inforpage-right .formbox .title {
  font-size: 23px;
  line-height: 78px;
  color: #ffffff;
  text-align: center;
}

.inforpage-right .formbox .insome {
  width: 256px;
  height: 48px;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 13px;
  line-height: 46px;
  color: #333333;
  margin: 0 auto;
  margin-bottom: 16px;
  padding: 0 25px;
}

.inforpage-right .formbox .insome input {
  border: none;
  line-height: 46px;
  width: 100%;
  height: 46px;
  border-radius: 3px;
  background-color: #ffffff;
  color: #999;
}

.inforpage-right .formbox .insome input::-ms-input-placeholder {
  color: #999;
}

.inforpage-right .formbox .insome input::-webkit-input-placeholder {
  color: #999;
}

.inforpage-right .formbox .insome2 {
  width: 306px;
  height: 48px;
  border-radius: 3px;
  background-color: transparent;
  font-size: 13px;
  line-height: 46px;
  color: #333333;
  margin: 0 auto;
  margin-bottom: 16px;
}

.inforpage-right .formbox .insome2 .province,
.inforpage-right .formbox .insome2 .city,
.inforpage-right .formbox .insome2 .tel {
  width: 146px;
  height: 48px;
  border-radius: 3px;
  background-color: #ffffff;
  position: relative;
}

.city {
  padding-left: 10px;
}

.banner-city-img {
  display: block;
  width: 11px;
  height: 6px;
  position: absolute;
  top: 22px;
  right: 15px;
}

.banner-phone-input {
  border: none;
  outline: none;
  border-left: 1px solid #d2d2d2;
  height: 32px;
  padding-left: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #3d4450;
}


.inforpage-right .formbox .insome2 .province select,
.inforpage-right .formbox .insome2 .city select {
  padding-left: 25px;
  color: #999;
  border: none;
  line-height: 46px;
  width: 100%;
  height: 46px;
  border-radius: 3px;
  background-color: #ffffff;
  background: #ffffff url(../img/icon_more.png) no-repeat right 16px center;
  background-size: 14px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}

.inforpage-right .formbox .btn {
  width: 306px;
  height: 48px;
  border-radius: 3px;
  background-color: #ffffff;
  cursor: pointer;
  text-align: center;
  font-size: 17px;
  line-height: 48px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#f7cd6e), to(#ff8f2c));
  background: linear-gradient(left, #f7cd6e, #ff8f2c);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#f7cd6e, endColorstr=#ff8f2c);
  margin: 0 auto;
}

.inforpage-right .hot-serve {
  padding-top: 25px;
}

.inforpage-right .timeline {
  margin: 16px 0;
  position: relative;
}

.inforpage-right .timeline li {
  position: relative;
  z-index: 1;
  height: 92px;
  padding-left: 45px;
}

.inforpage-right .timeline li .tit {
  font-size: 13px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 8px;
}

.inforpage-right .timeline li .tit a.sel {
  color: #30c8c6;
  text-decoration: underline;
}

.inforpage-right .timeline li p {
  font-size: 13px;
  line-height: 22px;
  color: #666666;
}

.inforpage-right .timeline li:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 3px solid #b4ebea;
  position: absolute;
  left: 12px;
  top: 2px;
}

.inforpage-right .timeline .line {
  width: 0;
  height: 76%;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px dashed #b4ebea;
  position: absolute;
  left: 19px;
  top: 10px;
}

.inforpage-right .my-advert2 {
  width: 100%;
  margin-bottom: 45px;
  overflow: hidden;
  text-align: center;
}

.inforpage-right .my-advert2 img {
  border-radius: 2px;
}

.inforpage-right .tjarticle {
  margin-bottom: 28px;
}

.inforpage-right .tjarticle .arts li {
  margin-bottom: 18px;
}

.inforpage-right .tjarticle .arts li .img {
  width: 130px;
  height: 88px;
  border-radius: 3px;
  background-color: #ffffff;
  margin-left: 1px;
}

.inforpage-right .tjarticle .arts li .img img {
  border-radius: 3px;
}

.inforpage-right .tjarticle .arts li .intro {
  width: 198px;
  height: 88px;
  border-radius: 0;
  background-color: #ffffff;
}

.inforpage-right .tjarticle .arts li .intro div {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.inforpage-right .tjarticle .arts li .intro div:hover {
  text-decoration: underline;
}

.inforpage-right .tjarticle .arts li .intro p {
  padding-top: 20px;
  font-size: 13px;
  line-height: 22px;
  color: #666666;
}

.inforpage-right .hot-tags .tags {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  color: transparent;
}

.inforpage-right .hot-tags .tags em {
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  color: #333333;
  margin-bottom: 5px;
  margin-right: 20px;
}

.inforpage-right .hot-tags .tags a:hover {
  color: #30c8c6;
}

.comtitle {
  margin-bottom: 20px;
}

.comtitle div {
  float: left;
}

.comtitle .line {
  width: 4px;
  height: 24px;
  border-radius: 0;
  background-color: #30c8c6;
  margin: 3px 18px 0 0;
}

.comtitle .word {
  font-size: 23px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
}

.com-icon-word {
  position: relative;
  width: 100%;
  height: 238px;
  border-radius: 3px;
  background-color: #ffffff;
}

.com-icon-word img {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 3px;
}

.com-icon-word .wbox {
  width: 100%;
  height: auto;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 3px 3px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.com-icon-word .wbox p {
  font-size: 15px;
  line-height: 24px;
  color: #ffffff;
  padding: 16px 24px;
}

.pageinformation {
  padding-bottom: 60px;
  padding-top: 40px;
}

.my-advert1, .my-advert2, .my-advert3 {
  cursor: pointer;
}