body,
ol,
ul,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-family: 'Microsoft Yahei';
  min-width: 1300px;
  max-width: 1920px;
  margin: auto;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-size: 14px;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

em,
i {
  font-style: normal;
}

ol,
ul,
dl,
li,
dt,
dd {
  list-style: none
}

img {
  border: 0;
  vertical-align: middle
}

a img {
  border: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

input,
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  outline: none;
  padding: 0px;
  margin: 0;
  outline: none;
}

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.swiper-button-prev,
.swiper-button-next {
  outline: none;
  ;
}

.zi2 {
  position: relative;
  z-index: 2;
}

.layui-layer-page .layui-layer-content {
  overflow: initial !important;
}

.container {
  width: 1200px;
  margin: auto;
}

.navs {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  background: #fff;
  z-index: 999;
  max-width: 1920px;
}

.navs .container {
  padding: 0 35px;
  width: 100%;
  min-width: 1300px;
}

.navs .logo {
  float: left;
  padding: 21.5px 0;
}

.navs .logo img {
  width: 283px;
  height: 55px;
}

.navs nav {
  float: right;
}

.navs nav>ul>li {
  float: left;
  text-align: center;
  position: relative;
  padding: 34px 20.5px;
}

.navs nav>ul>li:before,
.navs nav>ul>li.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
}

.navs nav>ul>li:hover a,
.navs nav>ul>li.active a {
  color: #d1232a;
}

.navs nav>ul>li:hover span,
.navs nav>ul>li.active span {
  display: block;
}

.navs nav>ul>li:hover::before,
.navs nav>ul>li.active::before {
  display: block;
  background: #d1232a;
}

.navs nav>ul>li a {
  color: #4b4b4b;
  font-size: 16px;
  line-height: 1.1;
  font-weight: bold;
}

.navs nav>ul>li a span {
  position: absolute;
  bottom: 18px;
  left: 50%;
  transform: translate(-50%, 0);
  display: none;
  font-size: 10px;
  color: #d1232a;
  text-transform: uppercase;
}

.navs nav ul li .head_subnav {
  position: absolute;
  top: 89px;
  left: 0px;
  font-size: 0px;
  white-space: nowrap;
  overflow: hidden;
  width: 2200px;
  padding-left: 10px;
  background-color: rgba(44, 44, 44, 0.7);
  height: 0;
  transition: all .3s;
}

.navs nav ul li:hover .head_subnav {
  height: 80px;
}

.navs nav ul li .head_subnav li {
  float: left;
}

.navs nav ul li .head_subnav li a {
  padding: 0 12px;
  height: 80px;
  line-height: 80px;
  font-size: 14px;
  color: #fff;
  transition: all 400ms;
}

.navs nav ul li .head_subnav li:hover a {
  color: #d1232a;
}

.navs nav ul li:nth-child(6) .head_subnav,
.navs nav ul li:nth-child(7) .head_subnav {
  display: none;
}

.navs nav ul li:nth-child(5) .head_subnav {
  left: -388px;
}

.navs nav ul li:nth-child(8) .head_subnav {
  left: -75px;
}

.navs .icon_search {
  float: right;
  position: relative;
  cursor: pointer;
}

.navs .icon_search .icon_search_btn {
  padding: 33.5px 16px;
}

.navs .icon_search .search_form {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 300px;
  background: #fff;
}

.navs .icon_search .search_form .input-key {
  width: 260px;
  height: 50px;
  float: left;
  border: 0;
  padding-left: 15px;
}

.navs .icon_search .search_form .top_menu_submit {
  background: url(../images/icon_search.png) no-repeat center #fff;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 50px;
  border-left: solid 1px #eee;
}

.navs .icon_search .search_form .top_menu_submit input {
  display: inline-block;
  border: none;
  background: none;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.index_news .rec:hover h3,
.index_news .list ul li:hover a,
.index_news .list ul li:hover a .time {
  color: #D1232A;
}

.index_banner {
  margin-top: 89px;
}

.index_banner:hover .swiper-button-next,
.index_banner:hover .swiper-button-prev {
  opacity: 1;
}

.index_banner .swiper-slide img {
  width: 100%;
}

.index_banner .swiper-slide .info {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  transition: all 3s;
  opacity: 0;
  display: none;
}

.index_banner .swiper-slide-active .info {
  opacity: 1;
}

.index_banner .swiper-button-next,
.index_banner .swiper-button-prev {
  color: #fff;
  z-index: 1;
  background-color: #EFD6BF;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  transition: all .4s;
  --swiper-navigation-size: 30px;
  opacity: 0;
}

.index_banner .swiper-button-prev {
  left: 0px;
}

.index_banner .swiper-button-next {
  right: 0px;
}

.index_banner .swiper-button-prev:hover,
.index_banner .swiper-button-next:hover {
  background-color: #b81d22;
}

.index_banner .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: none;
  border: solid 2px #fff;
  margin: 4px;
  opacity: 1;
}

.index_banner .swiper-pagination-bullet-active {
  width: 40px;
  background: #fff;
  border-radius: 20px;
}

.index_main1 {
  padding: 56px 0;
  display: flex;
  overflow: hidden;
}

.index_news {
  display: flex;
  width: 60.34%;
  padding-left: 4%;
}

.index_news .title {
  color: #ed8722;
  font-size: 28px;
  margin-bottom: 20px;
}

.index_news .rec {
  border-right: solid 1px #F9DBBD;
  width: 50%;
  padding-right: 3%;
}

.index_news .rec h3 {
  position: relative;
  color: #535353;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.index_news .rec span {
  color: #d4d4d4;
  font-size: 20px;
  margin: 20px 0;
  font-family: "Arial";
  display: block;
}

.index_news .rec p {
  color: #999999;
  font-size: 14px;
  height: 44px;
  line-height: 1.572;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.index_news .rec .more {
  color: #8e8e8e;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
  display: block;
}

.index_news .list {
  width: 50%;
  padding: 0 3%;
}

.index_news .list ul li {
  margin-top: 20px;
}

.index_news .list ul li:nth-child(1) {
  margin-top: 3px;
}

.index_news .list ul li a {
  color: #989898;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}

.index_news .list ul li a .time {
  color: #989898;
  font-size: 16px;
  padding-right: 6%;
}

.index_mtbd {
  float: left;
  display: flex;
  width: 39.66%;
}

.index_mtbd .left {
  position: relative;
  width: 25%;
}

.index_mtbd .left .pic {
  overflow: hidden;
}

.index_mtbd .left.pic img {
  height: 230px;
}

.index_mtbd .left .title {
  position: absolute;
  left: 15.76%;
  bottom: 35px;
  color: #ffffff;
}

.index_mtbd .left .title span {
  font-size: 24px;
  text-transform: uppercase;
}

.index_mtbd .left .title h3 {
  font-size: 18px;
  margin-top: 10px;
}

.index_mtbd .list {
  width: 75%;
  padding: 0 5%;
}

.index_mtbd .list ul li {
  margin-top: 20px;
}

.index_mtbd .list ul li:nth-child(1) {
  margin-top: 3px;
}

.index_mtbd .list ul li a {
  color: #989898;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: block;
}

.index_mtbd .list ul li a .time {
  color: #989898;
  font-size: 16px;
  padding-right: 6%;
}

.index_main2 {
  display: flex;
  overflow: hidden;
}

.index_zjwt {
  background: url(../images/index_zjwt_bg.jpg) no-repeat right/cover;
  width: 60.34%;
  height: 252px;
  padding-left: 4%;
  padding-top: 30px;
}

.index_zjwt .text h3 {
  color: #ec9030;
  font-size: 28px;
}

.index_zjwt .text .list {
  overflow: hidden;
  margin-top: 15px;
}

.index_zjwt .text .list .box {
  float: left;
  /* border-left: solid 1px #EC133E; */
  padding: 0 40px;
  position: relative;
}

.index_zjwt .text .list .box:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 1px;
  height: 62px;
  background: #EC133E;
}

.index_zjwt .text .list .box:nth-child(1):before {
  display: none;
}

.index_zjwt .text .list .box:nth-child(1) {
  padding-left: 0;
}

.index_zjwt .text .list .box span {
  color: #b81d22;
  font-size: 54px;
}

.index_zjwt .text .list .box span b {
  font-weight: normal;
}

.index_zjwt .text .list .box span i {
  color: #4e4e4e;
  font-size: 21px;
  font-family: "Arial";
  margin-left: 20px;
}

.index_zjwt .text .list .box p {
  color: #353535;
  font-size: 18px;
}

.index_zjwt .text .more {
  display: inline-block;
  color: #ec9030;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
}

.index_wtcy {
  width: 39.66%;
  display: flex;
}

.index_wtcy .item {
  position: relative;
  width: 25%;
  height: 252px;
  z-index: 1;
}

.index_wtcy .index_my .pic {
  background: url(../images/index_my.jpg) no-repeat #E17378 bottom;
}

.index_wtcy .index_dc .pic {
  background: url(../images/index_dc.jpg) no-repeat #EFA659 bottom;
}

.index_wtcy .index_tz .pic {
  background: url(../images/index_tz.jpg) no-repeat #FB6297 bottom;
}

.index_wtcy .index_wl .pic {
  background: url(../images/index_sm.jpg) no-repeat #69A0D6 bottom;
}

.index_wtcy .item .pic {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all .5s;
}

.index_wtcy .item:hover .pic {
  height: 332px;
  top: -50px
}

.index_wtcy .item:hover .text {
  top: 30%;
}

.index_wtcy .item .text {
  position: absolute;
  top: 42%;
  left: 15%;
  transition: all .5s;
}

.index_wtcy .item .text p {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  height: 50px;
  margin-bottom: 10px;
}

.index_wtcy .item .text p:after {
  content: "";
  position: absolute;
  bottom: 0;
  display: block;
  width: 43px;
  height: 1px;
  background: #fff;
}

.index_wtcy .item .text h3 {
  color: #ffffff;
  font-size: 28px;
}

.index_main3 {
  display: flex;
  overflow: hidden;
}

.index_ppwh {
  background: url(../images/index_ppwh_bg.jpg) no-repeat right;
  width: 60.34%;
  height: 252px;
  padding-left: 4%;
  padding-top: 120px;
  position: relative;
}

.snow-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.snow-container canvas {
  width: 100%;
  height: 100%;
}

.index_main3 .text h3 {
  color: #414141;
  font-size: 28px;
}

.index_main3 .text p {
  color: #414141;
  font-size: 18px;
}

.index_jrwt {
  background: url(../images/index_jrwt_bg.gif) no-repeat right/cover;
  width: 39.66%;
  height: 252px;
  padding-left: 4%;
  padding-top: 120px;
  position: relative;
  overflow: hidden;
}

/* .index_jrwt:after{
    content: "";
    position: absolute;
    bottom: 40px;
    right: 50px;
    width: 150px;
    height: 150px;
    background: url(../images/huangguang_bg.png) no-repeat;
    background-size: 100% 100%;
    animation: huangguang 3s linear infinite;
}
@keyframes huangguang{
    0% {
        opacity: .25;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: .25;
    }
} */
footer {
  background: #373737;
  padding: 26px 2% 26px 4%;
}

footer .fl .copyright,
footer .fl .copyright a {
  color: #aeaeae;
  font-size: 14px;
  line-height: 24px;
}

footer .fl .tel {
  color: #fe9000;
  font-size: 14px;
  margin-left: 45px;
}

footer .fl .tel p {
  font-size: 16px;
}

footer .fl .tel img {
  margin-right: 9px;
  width: 40px;
}

footer .fl .tel span {
  font-size: 28px;
  position: relative;
  top: 3px;
  color: #fe9000;
}

footer .fr {
  padding: 6px 0;
}

footer .fr .follow a {
  color: #aeaeae;
  font-size: 14px;
  margin: 8px 0;
  display: block;
}

footer .fr .icon {
  margin-left: 15px;
  position: relative;
}

footer .fr .icon .h {
  display: none;
  position: absolute;
  left: -75px;
  top: -100%;
  z-index: 1;
}

footer .fr .icon .h img {
  width: 75px;
}

footer .fr .icon:hover .h {
  display: block;
}


/* 内页共用 */
.nybanner {
  position: relative;
}

.nybanner img {
  width: 100%;
}

.subnav {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: url(../images/subnav_bg.png) no-repeat;
}

.subnav ul li {
  display: inline-block;
  padding: 0 35px;
}

.subnav ul li a {
  font-size: 16px;
  color: #333333;
  padding: 29px 0;
  display: block;
  border-bottom: solid 2px transparent;
}

.subnav ul li a.cur,
.subnav ul li:hover a {
  border-bottom: solid 2px #B81D22;
  color: #B81D22;
}

.nytitle {
  text-align: center;
  position: relative;
  z-index: 1;
}

.nytitle h3 {
  color: #666666;
  font-size: 36px;
}

.nytitle p {
  color: #999999;
  font-size: 18px;
  padding-top: 10px;
}

.nytitle p span {
  margin: 0 15px;
}

.nytitle h4 {
  color: #bdbdbd;
  font-size: 18px;
  font-family: "Arial";
  margin-top: 8px;
  text-transform: uppercase;
}

/* 走进湾田 */
.zjwt {
  margin-top: 89px;
}

/* 集团概况 */
.jtgk {
  background: url(../images/jtgk_bg.jpg);
  background-size: 100% 100%;
  padding-top: 100px;
  position: relative;
}

.jtgk:after {
  content: "";
  background: url(../images/wantian.png) no-repeat;
  position: absolute;
  top: 60px;
  left: 219px;
  width: 318px;
  height: 473px;
}

.jtgk .container {
  width: 1200px;
  margin: auto;
  position: relative;
  z-index: 2;
}

.jtgk .info {
  text-align: center;
  margin-top: 60px;
}

.jtgk .info img {
  max-width: 100%;
}

.jtgk .content {
  color: #666666;
  font-size: 15px;
  line-height: 26px;
  margin-top: 130px;
  padding-bottom: 150px;
  overflow: hidden;
}

.jtgk .content img {
  max-width: 100%;
}

.jtgk .numCount {
  margin-top: 64px;
}

.jtgk .numCount ul li {
  display: inline-block;
  margin-left: 50px;
  font-size: 0;
}

.jtgk .numCount ul li:nth-child(1) {
  margin-left: 0;
}

.jtgk .numCount ul li p {
  display: inline-block;
  color: #666666;
  font-size: 18px;
}

.jtgk .numCount ul li .numCX {
  color: #b61d20;
  font-size: 54px;
  font-weight: 400;
  position: relative;
  margin-left: 14px;
}

.jtgk .numCount ul li:nth-child(3) .numCX:after {
  content: "+";
  font-size: 30px;
  color: #b61d20;
  position: relative;
  top: -25px;
  right: 0;
}

.jtgk .numCount ul li span i {
  margin-left: 10px;
  color: #666666;
  font-size: 18px;
}

/* 创始人简介 */

.csrjj_title h3 {
  color: #343434;
  font-size: 24px;
}

.csrjj_title h3 span {
  font-size: 12px;
}

.csrjj .main1 {
  display: flex;
  background: #FFFFFF;
  margin-top: 60px;
}

.csrjj .main1 .left {
  width: 60%;
  padding: 50px;
}

.csrjj .main1 .left .con {
  margin-top: 40px;
  color: #666;
  font-size: 15px;
  line-height: 2.25;
}

.csrjj .main1 .right {
  position: relative;
  width: 40%;
}

.csrjj .main1 .right img {
  width: 100%;
}

.csrjj .main1 .right::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background: #D71618;
  transition: ease 1s;
}

.csrjj .main1:hover .right::after {
  width: 100%;
}

.csrjj .main2 {
  background: url(../images/csrjj_main2_bg.jpg);
  margin-top: 30px;
  padding: 50px;
}

.csrjj .main2 .con ul {
  display: flex;
  flex-wrap: wrap;
}

.csrjj .main2 .con ul li {
  width: 50%;
  color: #666;
  font-size: 15px;
  background: url(../images/csrjj_main2_icon1.png) no-repeat left center;
  padding-left: 25px;
  margin-top: 20px;
}

.csrjj .main3 {
  margin-top: 40px;
  padding-bottom: 80px;
}

.csrjj .main3 .csrjj_title {
  padding-left: 50px;
}

.csrjj .main3 .con ul li {
  background: #FFFFFF;
  display: flex;
  align-items: center;
  height: 114px;
  margin-top: 35px;
  padding: 0 50px;
  color: #666;
  font-size: 15px;
  line-height: 1.5;
  border-left: 4px solid #D71618;
}

.csrjj .main3 .con ul li:hover {
  background: #F7EBEA;
  color: #d1252b;
}

/* 湾田历程 */
.wtlc {
  padding-bottom: 100px;
}

.wtlc .content {
  padding: 0 0 121px 0;
  margin-top: 60px;
  position: relative;
  z-index: 2;
}

.wtlc .content .container {
  position: relative;
}

.wtlc .content ul li {
  padding: 40px 0 35px 0;
}

.wtlc .content ul li:hover {
  background: rgba(236, 236, 236, .6);
}

.wtlc .content ul li .fl {
  width: 350px;
  text-align: right;
  padding-right: 43px;
  border-right: solid 4px #B81D22;
  color: #B81D22;
  font-size: 48px;
  line-height: 1;
}

.wtlc .content ul li .fr {
  width: 850px;
  min-height: 48px;
  padding-left: 48px;
  border-left: solid 1px #D5D5D5;
}

.wtlc .content ul li .fr p {
  line-height: 1;
  margin-top: 18px;
  color: #666666;
  font-size: 14px;
}

.wtlc .content ul li .fr p:nth-child(1) {
  margin-top: 0;
}

.about5 {
  overflow: inherit !important;
}

.about5 .c_w_l::after {
  position: absolute;
  top: 240px;
  left: -40px;
  content: " ";
  display: block;
  width: 9px;
  height: 48px;
  background: url("../images/icon_adorn1.png") no-repeat center;
  display: none;
}

.about5 .c_w_l {
  float: left;
  position: absolute;
  width: 400px;
  border-right: 1px solid #d5d5d5;
  padding-bottom: 20px;
  height: 100%;
  width: 400px;
}

.about5 .c_w_l,
.c_w_r {
  padding-top: 45px;
}

.about5 .c_w_r {
  width: 800px;
}

.about5 .c_w_r {
  float: right;
  width: 800px;
  padding-left: 40px;
}

.about5 .c_w_r .hidden {
  padding-bottom: 0;
}

.about5 .c_w_r ul {
  padding-bottom: 80px;
}

.about5 .c_w_r li:first-child {
  border: 0 none;
}

.about5 .c_w_r li {
  position: relative;
  padding: 25px 0;
}

.about5 .c_w_r li .time {
  position: absolute;
  left: -439px;
  top: 50px;
  font-size: 48px;
  color: #b81d22;
  line-height: 34px;
  padding-right: 54px;
  width: 400px;
  text-align: right;
  border-right: 4px solid #b81d22;
  font-weight: normal;
}

.about5 .c_w_r li .bg {
  position: absolute;
  left: -440px;
  top: 0;
  width: 1200px;
  z-index: -1;
  height: 100%;
  background: rgba(236, 236, 236, .4);
  display: none;
  margin-left: 0px;
}

.about5 .c_w_r li p {
  font-size: 14px;
  line-height: 34px;
  color: #666666;
  text-align: justify;
}

.load_more2 {
  text-align: center;
  background: rgba(240, 237, 237, .5);
  width: 1200px;
  margin: auto;
  margin-top: 64px;
  position: absolute;
  left: 0;
  transform: translate(-50%, 0);
}

.load_more2 a {
  display: block;
  padding: 18.5px 0;
}

.load_more2 i {
  background: #B81D22;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 8px;
}

.load_more2 a:after {
  content: "";
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 0;
  right: 0;
  background: #B81D22;
  width: 8px;
  height: 8px;
}

.load_more2 a:before {
  content: "";
  border-radius: 50%;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  background: #B81D22;
  width: 8px;
  height: 8px;
}

.load_more2 {
  text-align: center;
}

/* .c_lr_wr{
    overflow: hidden;
} */

/* 党建动态 */
.djdt {
  background: url(../images/djdt_bg.jpg);
  background-size: 100% 100%;
  padding: 100px 0;
  position: relative;
}

.djdt:after {
  content: "";
  background: url(../images/wantian.png) no-repeat;
  position: absolute;
  top: 60px;
  left: 219px;
  width: 318px;
  height: 473px;
}

.djdt .desc {
  margin-top: 60px;
  background: rgba(255, 255, 255, .5);
  padding: 55px 50px 50px;
  position: relative;
  z-index: 2;
}

.djdt .desc p {
  color: #818181;
  font-size: 16px;
  line-height: 36px;
}

.djdt .desc .icon {
  text-align: center;
  display: block;
  margin-top: 50px;
  height: 75px;
  position: relative;
}

.djdt .desc .icon img {
  border: dashed 1px #B3B3B3;
  border-radius: 50%;
  padding: 14.5px;
  animation: icon 1.5s linear infinite;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes icon {
  0% {
    top: 0;
  }

  50% {
    top: 25px;
  }

  100% {
    top: 0;
  }
}

.djdt .more {
  text-align: center;
  margin-top: 23px;
}

.djdt .more a {
  color: #b81d21;
  font-size: 16px;
  width: 467px;
  height: 46px;
  line-height: 46px;
  border: solid 1px #BB1D21;
  display: inline-block;
  border-radius: 5px;
}

.djdt .content {
  margin-top: 60px;
  position: relative;
  z-index: 2;
}

.djdt .content .rec {
  background: #fff;
  padding: 30px 0 30px 40px;
}

.djdt .content .rec .pic {
  float: left;
  width: 304px;
}

.djdt .content .rec .pic img {
  width: 100%;
  height: 210px;
}

.djdt .content .rec .info {
  float: left;
  width: 712px;
  padding-left: 40px;
  padding-right: 120px;
}

.djdt .content .rec .info h2 {
  color: #b71e21;
  font-size: 20px;
  margin-top: 17px;
}

.djdt .content .rec .info span {
  color: #999999;
  font-size: 20px;
  margin-top: 10px;
  display: block;
}

.djdt .content .rec .info p {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  margin-top: 17px;
  text-align: justify;
}

.djdt .content .rec .icon {
  float: left;
  width: 144px;
  padding-top: 85px;
}

.djdt .content .rec .icon i {
  background: url(../images/icon_more_red.png) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
  margin: auto;
}

.djdt .content ul {
  margin-top: 44px;
}

.djdt .content ul li {
  margin-top: 38px;
  background: rgba(255, 255, 255, .8);
  padding: 26px 0 28px 0;
  position: relative;
}

.djdt .content ul li:hover {
  background: rgba(245, 231, 231, .8);
}

.djdt .content ul li:hover .info h2 {
  color: #d1242a;
}

.djdt .content ul li:hover .icon {
  background: #D1242A;
}

.djdt .content ul li:hover .icon i {
  background: url(../images/icon_more_white.png) no-repeat;
}

.djdt .content ul li:nth-child(1) {
  margin-top: 0;
}

.djdt .content ul li .time {
  float: left;
  width: 146px;
  padding-left: 45px;
  color: #c39a6b;
  font-size: 20px;
}

.djdt .content ul li .info {
  float: left;
  width: 900px;
  padding-left: 35px;
}

.djdt .content ul li .info h2 {
  color: #313131;
  font-size: 20px;
}

.djdt .content ul li .info p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  margin-top: 14px;
}

.djdt .content ul li .icon {
  position: absolute;
  top: -1px;
  right: 0;
  width: 144px;
  padding: 36px 0;
}

.djdt .content ul li .icon i {
  background: url(../images/icon_more_grey.png) no-repeat;
  width: 47px;
  height: 47px;
  display: block;
  margin: auto;
}

.djdt .content ul .hidden {
  display: none;
}

/* 联系我们 */
.lxwm {
  margin-top: 89px;
}

.lxwm .wrap {
  background: url(../images/lxwm_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.lxwm .wrap .content {
  padding-top: 88px;
  padding-bottom: 179px;
}

/* 品牌文化 */
.ppwh_subnav {
  text-align: center;
  font-size: 0;
  position: relative;
  z-index: 2;
}

.ppwh_subnav ul li {
  display: inline-block;
  margin-left: 15px;
}

.ppwh_subnav ul li:nth-child(1) {
  margin-left: 0;
}

.ppwh_subnav ul li a {
  font-size: 16px;
  color: #666666;
  width: 114px;
  height: 36px;
  line-height: 36px;
  border-radius: 50px;
  background: #F4F4F4;
  display: inline-block;

}

.ppwh_subnav ul li a.cur,
.ppwh_subnav ul li:hover a {
  color: #ffffff;
  background: #ED8722;
}

.ppwh_content1 {
  margin-top: 100px;
  position: relative;
  z-index: 2;
}

.ppwh_content1 .container {
  width: 1100px;
}

.ppwh_content1 .left {
  float: left;
}

.ppwh_content1 .left img {
  max-width: 100%;
}

.ppwh_content1 .right {
  float: right;
}

.ppwh_content1 .right h4 {
  color: #b81d22;
  font-size: 20px
}

.ppwh_content1 .right p {
  color: #666666;
  font-size: 16px;
  line-height: 29px;
  margin-top: 15px;
}

.ppwh_content1 .right p span {
  font-size: 18px;
  margin-right: 12px;
}

.ppwh_content2 {
  position: relative;
}

.wthc .title {
  text-align: center;
  width: 100%;
  color: #666666;
  font-size: 36px;
}

.wthc .main1 .title {
  position: absolute;
  top: 50px;
  color: #fff;
}

.ppwh_content2 img {
  width: 100%;
}

.ppwh_content2 .container {
  width: 1280px;
  position: relative;
  top: -72px;
}

.ppwh_content2 ul li {
  float: left;
  width: 635px;
  height: 152px;
  text-align: left;
  font-size: 25px;
  line-height: 40px;
  color: #444444;
}

.ppwh_content2 ul li:nth-child(1) {
  background: url(../images/ppwh_content2_bg1.jpg) no-repeat;
}

.ppwh_content2 ul li:nth-child(2) {
  background: url(../images/ppwh_content2_bg2.jpg) no-repeat;
  margin-left: 10px;
}

.ppwh_content2 ul li:nth-child(3) {
  background: url(../images/ppwh_content2_bg3.jpg) no-repeat;
  margin-top: 24px;
}

.ppwh_content2 ul li:nth-child(4) {
  background: url(../images/ppwh_content2_bg4.jpg) no-repeat;
  margin-top: 24px;
  margin-left: 10px;
}

.ppwh_content2 ul li p {
  padding-left: 220px;
  padding-top: 60px;
}

.ppwh_content2 ul li:nth-child(3) p {
  padding-top: 40px;
}

/* 湾田公益 */
.wtgy {
  background: url(../images/jtgk_bg.jpg);
  background-size: 100% 100%;
  position: relative;
}

.wtgy:after {
  content: "";
  background: url(../images/wantian.png) no-repeat;
  position: absolute;
  top: 60px;
  left: 219px;
  width: 318px;
  height: 473px;
  z-index: 1;
}

.wtgy .desc h4 {
  color: #666666;
  font-size: 30px;
}

.wtgy .desc p {
  margin-top: 20px;
}

/* 湾田画册 */
.wthc {
  padding-top: 100px;
}

.wthc .content {
  padding: 50px 35px 100px 210px;
  position: relative;
  z-index: 2;
}

.wthc .content ul li {
  margin-top: 58px;
  overflow: hidden;
  background: url(../images/wthc_list_bg.jpg) no-repeat #f4f3ef;
  background-position: right top;
  background-size: contain;
  position: relative;
}

.wthc .content ul li:hover .text i {
  background: #951619;
}

.wthc .content ul li a {
  display: block;
}

.wthc .content ul li:nth-child(1) {
  margin-top: 0;
}

.wthc .content ul li .pic {
  float: left;
  width: 579px;
}

.wthc .content ul li .pic img {
  width: 100%;
}

.wthc .content ul li .text {
  float: left;
  width: 1078px;
  padding-left: 110px;
}

.wthc .content ul li .text span {
  color: #ead1d2;
  font-size: 48px;
  padding-top: 5%;
  display: block;
}

.wthc .content ul li .text h2 {
  color: #b81d21;
  font-size: 30px;
  font-weight: bold;
}

.wthc .content ul li .text p {
  color: #d6d5d5;
  font-size: 24px;
  padding-top: 10px;
  text-transform: uppercase;
}

.wthc .content ul li .text i {
  color: #ffffff;
  font-size: 16px;
  background: #B81D21;
  border-radius: 50px;
  display: inline-block;
  width: 161px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin-top: 35px;
  transition: all .5s;
}

.wthc .content ul li .text i img {
  margin-left: 14px;
}

.wthc .content ul li .text .hcerweima {
  position: absolute;
  top: 40%;
  right: 5%;
  text-align: center;
}

.wthc .content ul li .text .hcerweima img {
  width: 132px;
}

.wthc .content ul li .text .hcerweima p {
  color: #666;
  font-size: 16px;
  padding-top: 10px;
}

/* 企业内刊 */
.qynk {
  padding-bottom: 100px;
}

.qynk .content {
  padding: 100px 0 0;
  z-index: 2;
  position: relative;
}

.qynk .container {
  width: 1280px;
}

.qynk .content .hengfu {
  margin-bottom: 50px;
  position: relative;
}

.qynk .content .hengfu img {
  width: 100%;
}

.qynk .content .hengfu .text {
  position: absolute;
  top: 72px;
  left: 107px;
}

.qynk .content .hengfu .text p {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
}

.qynk .content .hengfu .text h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
}

.qynk .content ul li {
  width: 236px;
  float: left;
  margin-left: 70px;
  margin-top: 40px;
}

.qynk .content ul li:nth-child(1+4n) {
  margin-left: 0;
}

.qynk .content ul li:hover .hover {
  left: 0;
}

.qynk .content ul li .ov {
  height: 355px;
  position: relative;
  overflow: hidden;
  box-shadow: 6px 6px 20px 0px rgba(203, 186, 125, 0.25);
}

.qynk .content ul li .ov img {
  width: 100%;
  height: 100%;
}

.qynk .content ul li .hover {
  position: absolute;
  top: 0;
  left: 237px;
  width: 100%;
  height: 100%;
  background: url(../images/qynk_bg.jpg) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
  display: table;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  opacity: .7;
}

.qynk .content ul li .hover .look {
  width: 56px;
  height: 56px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  background: url(../images/qynk_icon1.png) no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.qynk .content ul li .hover .look:hover {
  background-color: #B81D22;
}

.qynk .content ul li h5 {
  text-align: center;
  padding-top: 20px;
}

.qynk .content ul li h5 em {
  color: #b81d21;
  font-size: 26px;
  margin-right: 10px;
}

.qynk .content ul li h5 strong {
  color: #666666;
  font-size: 16px;
  position: relative;
  top: -2px;
}

.qynk .content .list {
  overflow: hidden;
  background: #F2F1F1;
  padding-bottom: 40px;
}

.qynk .content ul.hidden {
  display: none;
}

/* 煤业 */
.ny_my {
  background: url(../images/my_bg111.jpg);
  background-size: 100% 100%;
  padding-top: 550px;
}

.ny_my .title {
  text-align: center;
  margin-left: 118px;
}

.ny_my .title .box {
  margin: auto;
  width: 1160px;
}

.ny_my .title h2 {
  color: #ffffff;
  font-size: 36px;
}

.ny_my .title span {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}

.ny_my .title p {
  color: #ffffff;
  font-size: 18px;
  line-height: 2;
  margin-top: 40px;
  text-align: justify;
}

.ny_my .wrap {
  margin-top: 60px;
  margin-left: 118px;
  background: #fff;
}

.ny_my .wrap .map {
  background-position: right bottom;
  height: 565px;
}

.ny_my .wrap .map .left {
  float: left;
  width: 66.3%;
  height: 100%;
  background: #F8F6F3;
  position: relative;
}

.ny_my .wrap .map .left .center {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 76%;
}

.ny_my .wrap .map .left .box {
  width: 50%;
  text-align: center;
}

.ny_my .wrap .map .left .box p {
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
}

.ny_my .wrap .map .left .box img {
  max-width: 100%;
}

.ny_my .wrap .map .numCount {
  float: right;
  width: 33.7%;
  height: 100%;
  background: url(../images/map_right_bg.jpg) no-repeat #F0EDE8;
  background-position: bottom right;
  position: relative;
}

.ny_my .wrap .map .numCount ul {
  position: absolute;
  top: 50%;
  left: 60px;
  transform: translate(0, -50%);
}

.ny_my .wrap .map .numCount li {
  margin-top: 40px;
}

.ny_my .wrap .map .numCount li:nth-child(1) {
  margin-top: 0;
}

.ny_my .wrap .map .numCount li p {
  color: #555555;
  font-size: 16px;
  display: inline-block;
}

.ny_my .wrap .map .numCount li span i {
  color: #555555;
  font-size: 16px;
}

.ny_my .wrap .map .numCount li b {
  color: #b81d21;
  font-size: 60px;
  font-family: "Arial";
  font-weight: 400;
}

.ny_my .wrap .map .numCount li i span {
  color: #b81d21;
  font-size: 60px;
}

.ny_my .wrap .content {
  padding: 88px 10% 128px;
  background: url(../images/my_content_bg.jpg);
  background-size: cover;
}

/* .ny_my .wrap .content ul {
  max-width: 1400px;
  margin: auto;
} */

.ny_my .wrap .content ul li {
  position: relative;
}

.ny_my .wrap .content ul li .bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
}

.ny_my .wrap .content ul li:hover .bg {
  display: block;
}

.ny_my .wrap .content ul li .text {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  color: #fff;
  padding: 67px 37px;
  transform: translate(0, -50%);
  width: 100%;
}

.ny_my .wrap .content ul li .text h3 {
  font-size: 24px;
  position: relative;
  padding: 25px 26px;
  padding-bottom: 0;
}

.ny_my .wrap .content ul li .text h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/my_biankuang1.png) no-repeat;
  width: 25px;
  height: 25px;
}

.ny_my .wrap .content ul li .text h3:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/my_biankuang2.png) no-repeat;
  width: 23px;
  height: 25px;
}

.ny_my .wrap .content ul li .text p {
  font-size: 18px;
  margin-top: 10px;
  position: relative;
  padding: 29px 26px;
  padding-top: 0;
}

.ny_my .wrap .content ul li .text p:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/my_biankuang3.png) no-repeat;
  width: 25px;
  height: 24px;
}

.ny_my .wrap .content ul li .text p:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../images/my_biankuang4.png) no-repeat;
  width: 23px;
  height: 24px;
}

.ny_my .wrap .content ul li:hover .text {
  display: block;
}

.ny_my .wrap .content ul .fl {
  width: 37%;
  float: left;
}

.ny_my .wrap .content ul .fl li:nth-child(1) {
  margin-top: 0;
}

.ny_my .wrap .content ul .fl li {
  margin-top: 19px;
}

.ny_my .wrap .content ul .fl li .pic,
.ny_my .wrap .content ul .fr li .pic {
  overflow: hidden;
}

.ny_my .wrap .content ul .fl li img,
.ny_my .wrap .content ul .fr li img {
  width: 100%;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}

.ny_my .wrap .content ul .fl li:hover img,
.ny_my .wrap .content ul .fr li:hover img {
  transform: scale(1.05, 1.05);
  -webkit-transition: all 4000ms ease-out;
  transition: all 4000ms ease-out;
}

.ny_my .wrap .content ul .fr {
  width: 62%;
}

.ny_my .wrap .content ul .fr li {
  float: left;
  width: 49.25%;
  margin-top: 19px;
}

.ny_my .wrap .content ul .fr li:nth-child(1),
.ny_my .wrap .content ul .fr li:nth-child(2) {
  margin-top: 0;
}

.ny_my .wrap .content ul .fr li:nth-child(3),
.ny_my .wrap .content ul .fr li:nth-child(4) {
  margin-top: 2%;
}

.ny_my .wrap .content ul .fr li:nth-child(odd) {
  float: right;
}

.ny_my .wrap .content ul .fr li img {
  width: 100%;
}

.ny_my .wrap .content ul .fr li.last {
  width: 100%;
}

.ny_my .wrap .title2{
  color: #333;
  font-size: 24px;
  margin-top: 50px;
}

.ny_my .wrap .content .item {
  position: relative;
  width: 32.66%;
  margin-top: 19px;
  margin-right: 1%;
}

.ny_my .wrap .content .item:nth-child(3n) {
  margin-right: 0;
}

.ny_my .wrap .content .item .pic img {
  width: 100%;
}

.ny_my .wrap .content .item .bg {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
}

.ny_my .wrap .content .item .text {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  color: #fff;
  padding: 67px 37px;
  transform: translate(0, -50%);
  width: 100%;
}

.ny_my .wrap .content .item .text h3 {
  font-size: 24px;
  position: relative;
  padding: 25px 26px;
  padding-bottom: 0;
}

.ny_my .wrap .content .item .text p {
  font-size: 18px;
  margin-top: 10px;
  position: relative;
  padding: 29px 26px;
  padding-top: 0;
}

.ny_my .wrap .content .item .text h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/my_biankuang1.png) no-repeat;
  width: 25px;
  height: 25px;
}

.ny_my .wrap .content .item .text h3:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/my_biankuang2.png) no-repeat;
  width: 23px;
  height: 25px;
}

.ny_my .wrap .content .item .text p:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/my_biankuang3.png) no-repeat;
  width: 25px;
  height: 24px;
}

.ny_my .wrap .content .item .text p:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../images/my_biankuang4.png) no-repeat;
  width: 23px;
  height: 24px;
}

.ny_my .wrap .content .item:hover .bg,
.ny_my .wrap .content .item:hover .text,
.ny_my .wrap .content .item .text h3:before,
.ny_my .wrap .content .item .text h3:after,
.ny_my .wrap .content .item .text p:before,
.ny_my .wrap .content .item .text p:after {
  display: block;
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-between {
  justify-content: space-between;
}

/* 加入湾田 */
.jrwt {
  margin-top: 89px;
}

/* .jrwt .title {
  position: absolute;
  width: 100%;
  bottom:0;
  left: 0;
  text-align: center;
}

.jrwt .title .box {
  margin: auto;
  width: 1160px;
}

.jrwt .title h2 {
  color: #ffffff;
  font-size: 36px;
}

.jrwt .title span {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}

.jrwt .title p {
  color: #ffffff;
  font-size: 18px;
  line-height: 32px;
  margin-top: 40px;
  text-align: justify;
} */

.jrwt .bg {
  background: url(../images/jrwt_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.jrwt .bg .content {
  padding-top: 100px;
  margin-left: 105px;
}

/* 人才理念 */
.rcln {
  padding-top: 100px;
  padding-bottom: 40px;
}

.rcln .content {
  padding-top: 100px;
}

.rcln .content .info {
  height: 435px;
  padding-left: 205px;
  padding-right: 34px;
  position: relative;
  z-index: 1;
}

.rcln .content .info .left {
  float: left;
  background: url(../images/rcln_info_bg1.png) no-repeat #eee bottom right;
  width: 30%;
  height: 100%;
  padding: 90px 0 0 48px;
}

.rcln .content .info .left h3 img {
  max-width: 100%;
}

.rcln .content .info .left span {
  color: #d1d1d1;
  font-size: 18px;
  line-height: 24px;
  margin-top: 29px;
  display: block;
  text-transform: uppercase;
}

.rcln .content .info .right {
  float: left;
  background: url(../images/rcln_info_bg2.png) no-repeat #F5F3F0 bottom right;
  background-position-x: 55%;
  width: 70%;
  height: 100%;
  padding: 90px 0 0 100px;
}

.rcln .content .info .right h3 {
  color: #b71e21;
  font-size: 20px;
}

.rcln .content .info .right p {
  color: #666666;
  font-size: 16px;
  line-height: 38px;
  margin-top: 10px;
}

.rcln .content .hengfu {
  position: relative;
  top: -64px
}

.rcln .content .hengfu img {
  width: 100%;
}

/* 我在湾田 */
.wzwt {
  padding-top: 100px;
}

.wzwt .content1 {
  padding-top: 60px;
}

.wzwt .content1 .info {
  width: 1072px;
  margin: auto;
}

.wzwt .content1 .info p {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}

.wzwt .content1 .info span {
  color: #666666;
  font-size: 16px;
  margin-top: 20px;
  display: block;
}

.wzwt .content1 .info b {
  color: #b81d21;
  font-size: 16px;
  margin-top: 35px;
  text-align: center;
  font-weight: normal;
  display: block;
}

.wzwt .content1 .info .xuanchuanyu {
  text-align: center;
  margin-top: 20px;
}

.wzwt .content1 .info .xuanchuanyu img {
  max-width: 100%;
}

.wzwt .content2 {
  margin-top: 60px;
  padding-bottom: 127px;
  overflow: hidden;
}

.wzwt .content2 .container {
  width: 1290px;
  margin: auto;
}

.wzwt .content2 ul li {
  background: #F5F3F0;
  position: relative;
  margin-top: 43px;
  padding-top: 40px;
}

.wzwt .content2 ul li:first-child {
  margin-top: 0;
}

.wzwt .content2 ul li:nth-child(odd):before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  background: #F5F3F0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.wzwt .content2 ul li:nth-child(even):before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  background: #F5F3F0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.wzwt .content2 ul li .pic {
  width: 58.6%;
  float: left;
}

.wzwt .content2 ul li:nth-child(even) .pic {
  float: right;
}

.wzwt .content2 ul li .pic img {
  width: 100%;
  height: 415px;
}

.wzwt .content2 ul li .text {
  width: 41.4%;
  padding-left: 57px;
  padding-top: 73px;
  float: right;
}

.wzwt .content2 ul li:nth-child(even) .text {
  padding-left: 0;
  padding-right: 57px;
}

.wzwt .content2 ul li .text h3 {
  color: #b81d21;
  font-size: 22px;
  position: relative;
  border-bottom: solid 2px #DDDCDB;
  padding-bottom: 25px;
  margin-bottom: 35px;
}

.wzwt .content2 ul li .text h3:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #B81D21;
  width: 45px;
  height: 2px;
}

.wzwt .content2 ul li .text .nr {
  color: #666666;
  font-size: 16px;
  line-height: 36px;
  text-align: justify;
  height: 210px;
  overflow: auto;
  padding-right: 10px;
}

.load_more {
  text-align: center;
  background: #F0EDED;
  margin-top: 64px;
}

.load_more a,
.load_more p {
  display: block;
  padding: 18.5px 0;
}

.load_more a i {
  border: solid 5px #D1242A;
  border-radius: 50%;
  display: inline-block;
  margin: 0 7px;
}

.load_more a:before {
  content: "";
  position: relative;
  border: solid 5px #D1242A;
  border-radius: 50%;
  display: inline-block;
}

.load_more a:after {
  content: "";
  position: relative;
  border: solid 5px #D1242A;
  border-radius: 50%;
  display: inline-block;
}

/* 我要应聘 */
.wyyp {
  padding-top: 100px;
  padding-bottom: 189px;
}

.wyyp .container {
  width: 1285px;
}

.wyyp .title {
  background: #E5E5E5;
  margin-top: 90px;
}

.wyyp .title ul li {
  float: left;
  width: 257px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #333333;
  font-size: 18px
}

.wyyp.bg .content {
  margin-left: 0;
  padding-top: 0;
}

.wyyp.bg .content .list.active .nr {
  display: block;
}

.wyyp.bg .content .bt {
  border-bottom: solid 1px #E5E5E5;
  cursor: pointer;
}

.wyyp.bg .content .bt.red span {
  color: #b71c20;
}

.wyyp.bg .content .bt span {
  float: left;
  width: 257px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: relative;
}

.wyyp.bg .content .bt span:last-child:after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(../images/icon_wyyp1.png) no-repeat;
  width: 16px;
  height: 10px;
  top: 50%;
  right: 42px;
  transform: translate(0, -50%);
}

.wyyp.bg .content .nr {
  background: #F5F3F0;
  border-bottom: solid 1px #E5E5E5;
  padding-bottom: 40px;
  display: none;
}

.wyyp.bg .content .nr ul li {
  padding-top: 21px;
}

.wyyp.bg .content .nr ul li .left {
  float: left;
  width: 215px;
  padding-left: 88px;
  font-size: 14px;
  color: #333333;
}

.wyyp.bg .content .nr ul li .right {
  float: left;
  width: 1020px;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  padding-right: 50px;
}

/* 新闻中心 */
.xwzx {
  margin-top: 89px;
}

/* 商贸物流 */
.smwl {
  margin-top: 89px;
}

.smwl_bg {
  background: url(../images/smwl_bg.jpg);
  background-size: 100% 100%;
  padding-bottom: 167px;
  position: relative;
}

.smwl_bg .info {
  text-align: center;
  margin-top: 60px;
}

.smwl_bg .info img {
  max-width: 100%;
}

.smwl_bg .numCount {
  margin-top: 64px;
}

.smwl_bg .numCount ul li {
  display: inline-block;
  margin-left: 50px;
  font-size: 0;
}

.smwl_bg .numCount ul li:nth-child(1) {
  margin-left: 0;
}

.smwl_bg .numCount ul li p {
  display: inline-block;
  color: #666666;
  font-size: 18px;
  margin-right: 14px;
}

.smwl_bg .numCount ul li .numCX {
  color: #b61d20;
  font-size: 54px;
  font-weight: 400;
  position: relative;
}

.smwl_bg .numCount ul li span i {
  margin-left: 10px;
  color: #666666;
  font-size: 18px;
}

.smwl .content {
  background: url(../images/smwl_bg2.jpg) no-repeat;
  background-size: cover;
  margin-left: 114px;
  margin-top: 100px;
  padding-bottom: 68px;
  position: relative;
}

.smwl .content .container {
  width: 1420px;
}

.smwl .content .desc {
  padding-top: 50px;
  color: #444;
  font-size: 18px;
  line-height: 2;
  max-width: 1160px;
  margin: auto;
}

.smwl .content .left {
  width: 630px;
  float: left;
  padding-top: 135px;
}

.smwl .content .left h3 {
  color: #666666;
  font-size: 30px;
}

.smwl .content .left img {
  max-width: 100%;
  margin-top: 60px;
}

.smwl .content .right {
  float: right;
  width: 699px;
  padding-top: 76px;
}

.smwl .content .right ul li:first-child {
  margin-top: 0;
}

.smwl .content .right ul li {
  background: #fff;
  margin-top: 32px;
  padding: 30px 30px;
}

.smwl .content .right ul li h3 {
  font-size: 16px;
  color: #b81d21;
}

.smwl .content .right ul li p {
  font-size: 14px;
  line-height: 30px;
  color: #444444;
  margin-top: 5px;
}

.smwl .content .icon {
  text-align: center;
  display: block;
  margin-top: 70px;
  height: 75px;
  position: relative;
}

.smwl .content .icon img {
  border: dashed 1px #b81d21;
  border-radius: 50%;
  padding: 14.5px;
  animation: icon 1.5s linear infinite;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.smwl .content .more {
  text-align: center;
  margin-top: 23px;
}

.smwl .content .more a {
  color: #fff;
  font-size: 16px;
  width: 467px;
  height: 46px;
  line-height: 46px;
  background: #b81d21;
  display: inline-block;
  border-radius: 5px;
}

/* 影像湾田 */
.yxwt {
  margin-top: 89px;
}

.yxwt .container {
  width: 1280px;
}

.yxwt_bg {
  background: url(../images/yxwt_bg.jpg);
  background-size: auto;
  background-size: 100% 100%;
  position: relative;
  padding-top: 100px;
  padding-bottom: 197px;
}

.yxwt .rec {
  margin-top: 60px;
}

.yxwt .rec ul li {
  float: left;
  width: 630px;
  margin-left: 20px;
  position: relative;
  cursor: pointer;
}

.yxwt .rec ul li:first-child {
  margin-left: 0;
}

.yxwt .rec ul li .pic {
  overflow: hidden;
}

.yxwt .rec ul li .pic img {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  width: 100%;
  height: 360px;
}

.yxwt .rec ul li:hover img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: all 4000ms ease-out;
  transition: all 4000ms ease-out;
}

.yxwt .rec ul li .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/icon_play.png) no-repeat rgba(255, 255, 255, .9) 15px center;
  background-size: 15px;
  width: 40px;
  height: 40px;
  transition: all 400ms;
  border-radius: 30px;

}

.yxwt .rec ul li:hover .icon {
  background: url(../images/icon_play2.png) no-repeat #b71c20 15px center;
  background-size: 15px;
}

.yxwt .rec ul li .text {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .2);
  width: 100%;
  height: 100%;
  padding-left: 40px;
  padding-top: 20px;
}

.yxwt .rec ul li .text span {
  color: #c4c3c3;
  font-size: 24px;
}

.yxwt .rec ul li .text h3 {
  color: #ffffff;
  font-size: 24px;
  margin-top: 5px;
}

.yxwt .liebiao li {
  position: relative;
  float: left;
  width: 413px;
  margin-top: 38px;
  margin-left: 20px;
  cursor: pointer;
}

.yxwt .liebiao li:nth-child(3n+1) {
  margin-left: 0;
}

.yxwt .liebiao li .pic {
  overflow: hidden;
  position: relative;
}

.yxwt .liebiao li .pic img {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  width: 100%;
  height: 249px;
}

.yxwt .liebiao li:hover img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: all 4000ms ease-out;
  transition: all 4000ms ease-out;
}

.yxwt .liebiao li .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/icon_play.png) no-repeat rgba(255, 255, 255, .9) 15px center;
  background-size: 15px;
  width: 40px;
  height: 40px;
  transition: all 400ms;
  border-radius: 30px;
  z-index: 1;
}

.yxwt .liebiao li:hover .icon {
  background: url(../images/icon_play2.png) no-repeat #b71c20 15px center;
  background-size: 15px;
}

.yxwt .liebiao li .text {
  background: #EBECEE;
  padding: 23px 30px;
}

.yxwt .liebiao li .text h3 {
  color: #666666;
  font-size: 18px;
}

/* 地产 */
.dc {
  margin-top: 89px;
}

.dc .container {
  width: 1420px;
}

.dc_bg {
  background: url(../images/dc_bg.jpg);
  background-size: 100% 100%;
  position: relative;
  padding-bottom: 100px;
}

.dc .numCount {
  margin-left: 108px;
  text-align: center;
  font-size: 0;
  margin-top: 60px;
}

.dc .numCount ul li:first-child {
  margin-left: 0;
}

.dc .numCount ul li {
  display: inline-block;
  margin-left: 60px;
}

.dc .numCount ul li:nth-child(2) span b:after {
  content: "+";
  position: relative;
  top: -22px;
  color: #b81d21;
  font-size: 34px;
  margin-left: 12px;
}

.dc .numCount ul li p {
  color: #555555;
  font-size: 18px;
  display: inline-block;
}

.dc .numCount ul li span b {
  color: #b81d21;
  font-size: 54px;
  font-weight: 400;
  margin: 0 12px;
}

.dc .numCount ul li span i {
  color: #555555;
  font-size: 18px;
  display: inline-block;
}

.dc .numCount .info {
  color: #666666;
  font-size: 18px;
  line-height: 2;
  margin: 60px auto 0;
  text-align: left;
  max-width: 1160px;
}

.dc .map {
  margin-top: 50px;
  background: #F7F6F2;
  width: 1812px;
  margin-right: 0;
  margin-left: auto;
}

.dc .map .container {
  width: 100%;
  height: 558px;
  background: url(../images/dcbj_bg.jpg) no-repeat bottom center;
  position: relative;
  margin-right: 0;
}

.dc .map .container:before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 760px;
  display: block;
  width: 227px;
  height: 235px;
  background: url(../images/dcbj_mtl.png) no-repeat;
  z-index: 3;
  -webkit-animation: rotateme 30s infinite linear;
  animation: rotateme 30s infinite linear;
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.dc .map .right {
  float: right;
  width: 40%;
  height: 100%;
  background: rgba(239, 239, 239, .65);
  padding-top: 158px;
  padding-left: 93px;
}

.dc .map .right h3 {
  color: #555555;
  font-size: 30px;
  font-weight: bold;
}

.dc .map .right p {
  color: #a9a9a9;
  font-size: 20px;
  font-family: Arial;
  margin-top: 20px;
}

.dc .map .right .dc_nav {
  margin-top: 30px;
  display: inline-block;
  position: relative;
  border-bottom: solid 2px #DCDBDB;
  padding-bottom: 20px;
}

.dc .map .right .dc_nav:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  display: inline-block;
  background: #A5A5A5;
  width: 45px;
  height: 2px;
}

.dc .map .right .dc_nav ul li {
  float: left;
  margin-left: 18px;
}

.dc .map .right .dc_nav ul li.on a,
.dc .map .right .dc_nav ul li:hover a {
  color: #fff;
  background: #B81D21;
  border-color: #B81D21;
}

.dc .map .right .dc_nav ul li:first-child {
  margin-left: 0;
}

.dc .map .right .dc_nav ul li a {
  color: #666666;
  font-size: 18px;
  padding: 4px 10px;
  border: solid 1px #cccccc;
  border-radius: 5px;
  display: block;
}

.dc_list {
  margin-left: 108px;
  background: #F8F6F3;
  padding-top: 72px;
}

.dc_list .swiper-slide {
  position: relative;
  transform: scale(0.8);
}

.dc_list .swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
}

.dc_list .swiper-slide .pic img {
  width: 100%;
  height: 468px;
}

.dc_list .swiper-slide .text {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  padding-top: 60px;
  display: none;
  padding: 60px 120px 0;
  background: rgba(0, 0, 0, .3);
  height: 100%;
}

#swiper-container-honor .swiper-slide.swiper-slide-active .text {
  display: block;
}

.dc_list .swiper-slide .text h3 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}

.dc_list .swiper-slide .text p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  padding: 40px 0;
  border-bottom: solid 2px rgba(255, 255, 255, .43);
  margin-bottom: 30px;
}

.dc_list .swiper-slide .text span {
  color: #eeeeee;
  font-size: 16px;
  margin-top: 10px;
  display: block;
}

.dc_list .swiper-slide .text span img {
  margin-right: 14px;
}

#swiper-container-honor {
  width: 100%;
}

#swiper-container-honor .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 816px;
  height: 443px;
  visibility: hidden;
  opacity: .5;
}

#swiper-container-honor .swiper-slide.swiper-slide-prev,
#swiper-container-honor .swiper-slide.swiper-slide-next,
#swiper-container-honor .swiper-slide.swiper-slide-active {
  visibility: visible;
}

#swiper-container-honor .swiper-slide.swiper-slide-active {
  box-shadow: rgba(0, 0, 0, .35) 0 0 25px 0;
  opacity: 1;
}

#swiper-container-honor .swp-button-prev-honor,
#swiper-container-honor .swp-button-next-honor {
  width: 120px;
  height: 100%;
  transform: translate(0, -50%);
  margin-top: 0;
  opacity: 0;
  transition: all .4s;
}

#swiper-container-honor:hover .swp-button-prev-honor,
#swiper-container-honor:hover .swp-button-next-honor {
  opacity: 1;
}

#swiper-container-honor .swp-button-prev-honor {
  left: 0 !important;
}

#swiper-container-honor .swp-button-next-honor {
  right: 0 !important;
}

#swiper-container-honor .swp-button-prev-honor::after,
#swiper-container-honor .swp-button-next-honor::after {
  --swiper-navigation-size: 24px;
  font-weight: bold;
  color: #d1232a;
  border: solid 2px #d1232a;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.dc_list .honor-container {
  margin-bottom: 25px;
}

.dc .list_content {
  padding-bottom: 100px;
}

.dc .list_content ul li {
  width: 450px;
  margin-left: 35px;
  float: left;
  margin-top: 30px;
}

.dc .list_content ul li:hover .pic img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: all 4000ms ease-out;
  transition: all 4000ms ease-out;
}

.dc .list_content ul li .pic {
  overflow: hidden;
}

.dc .list_content ul li .pic img {
  width: 100%;
  height: 258px;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}

.dc .list_content ul li .text {
  height: 113px;
}

.dc .list_content ul li .text h3 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dc .list_content ul li .text h3 .status {
  font-size: 10px;
  display: inline-block;
  margin-left: 10px;
  padding: 0 7px;
  background: red;
  color: white;
  line-height: 15px;
}

.dc .list_content ul li .text p {
  color: #6b6b6b;
  font-size: 16px;
  padding-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dc .list_content ul li:nth-child(3n+1) {
  margin-left: 0;
}

/* 地产详情 */
.dc_show {
  margin-top: 89px;
  position: relative;
}

.dc_show .container {
  width: 1280px;
}

.dc_show_banner {
  position: absolute;
  top: 0;
  left: 0;
}

.dc_show_banner img {
  width: 100%;
}

.dc_show_bg {
  background: url(../images/dc_show_bg.jpg);
  background-size: 100% 100%;
  padding-bottom: 60px;
}

.dc_show_content {
  padding-top: 65px;
}

.dc_show_content .left {
  float: left;
  width: 839px;
  height: 481px;
  position: relative;
  z-index: 1;
}

.dc_show_content .left img {
  width: 100%;
  height: 100%;
}

.dc_show_content .right {
  float: left;
  width: 439px;
  height: 481px;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 65px 43px 0 35px;
}

.dc_show_content .right h2 {
  color: #b81d21;
  font-size: 24px;
}

.dc_show_content .right .tel {
  color: #999999;
  font-size: 26px;
  margin-top: 14px;
}

.dc_show_content .right .tel img {
  margin-right: 15px;
}

.dc_show_content .right .bq {
  margin-top: 15px;
  font-size: 0;
}

.dc_show_content .right .bq span {
  color: #666666;
  font-size: 14px;
  background: #ECECEC;
  margin-left: 10px;
  padding: 4.5px 9.5px;
}

.dc_show_content .right .bq span:first-child {
  margin-left: 0;
}

.dc_show_content .right .p {
  color: #666666;
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px;
}

.dc_show_content .right .p .fl {
  width: 42px;
}

.dc_show_content .right .p .fr {
  width: 308px;
}

.dc_show_content .right .yykf {
  background: #ED8722;
  border-radius: 5px;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  height: 59px;
  line-height: 59px;
  margin-top: 24px;
  transition: all .4s;
}

.dc_show_content .right .yykf:hover {
  background: #d1232a;
}

.dc_show_content .right .yykf img {
  margin-right: 13px;
}

.dc_show_xmjj {
  margin-top: 50px;
  background: #fff;
  padding: 43px 55px;
}

.dc_show_xmjj h3 {
  color: #b81d22;
  font-size: 24px;
}

.dc_show_xmjj p {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  margin-top: 23px;
}

.dc_show_hxjs {
  margin-top: 50px;
  background: #fff;
  padding: 43px 55px;
}

.dc_show_hxjs h3 {
  color: #b81d22;
  font-size: 24px;
}

.dc_show_hxjs .layer-photos-demo {
  margin-top: 30px;
}

.dc_show_hxjs .layer-photos-demo li {
  float: left;
  width: 240px;
  height: 345px;
  text-align: center;
  margin-left: 69px;
}

.dc_show_hxjs .layer-photos-demo li:nth-child(4n+1) {
  margin-left: 0;
}

.dc_show_hxjs .layer-photos-demo li .pic {
  background: #F0EBE4;
  width: 100%;
  height: 257px;
  padding: 48px 10px 0;
}

.dc_show_hxjs .layer-photos-demo li .pic img {
  max-width: 100%;
  cursor: pointer;
}

.dc_show_hxjs .layer-photos-demo li .text {
  color: #333;
  font-size: 14px;
  padding-top: 28px;
}

.dc_show_hxjs #swiper-container-honor .swiper-slide {
  width: 900px;
}

.dc_show_hxjs #swiper-container-honor .swiper-slide img {
  width: 100%;
  height: 451px;
}

.dc_show_cpjs {
  background: #FFF8F1;
  padding: 50px 0;
}

.dc_show_cpjs .container {
  position: relative;
}

.dc_show_cpjs h3 {
  color: #b81d22;
  font-size: 24px;
  padding: 0 55px;
}

.dc_show_cpjs .swiper-container {
  margin-top: 40px;
}

.dc_show_cpjs .swiper-container .swiper-slide img {
  width: 100%;
  height: 171px;
}

.bus_d_subscribe_dialog {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.bus_d_subscribe_dialog .info {
  width: 400px;
  height: 400px;
  background: #fff;
  padding: 0 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -200px;
  box-sizing: border-box;
  padding-top: 40px;
}

.bus_d_subscribe_dialog .info .close {
  position: absolute;
  top: 0;
  right: -56px;
  width: 56px;
  height: 56px;
  cursor: pointer;
  background: rgb(239, 214, 191) url(../images/business_estate_09.png) no-repeat center;
  color: transparent;
}

.bus_d_subscribe_dialog .info h3 {
  color: #535353;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
}

.bus_d_subscribe_dialog .info p {
  font-size: 14px;
  color: #535353;
  margin-top: 20px;
}

.bus_d_subscribe_dialog .info input {
  width: 100%;
  height: 48px;
  border: 1px solid #e5e4e2;
  background: #f5f3ee;
  font-size: 14px;
  color: #535353;
  box-sizing: border-box;
  padding-left: 20px;
  margin-top: 20px;
}

.bus_d_subscribe_dialog .info input:focus {
  outline: none;
  border: 1px solid rgb(255, 168, 0);
}

.bus_d_subscribe_dialog .info .button {
  width: 100%;
  height: 48px;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  background: rgb(255, 168, 0);
  margin-top: 40px;
  border: none;
  padding: 0;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.bus_d_subscribe_dialog .info .button:hover {
  background-color: rgb(235, 9, 35);
  color: #fff;
}

.bus_d_slide_dislog {
  display: none;
}

.cpjs-button-next,
.cpjs-button-prev {
  background: #E3E3E3;
  width: 57px;
  height: 57px;
  position: absolute;
  top: -10px;
  cursor: pointer;
}

.cpjs-button-next img,
.cpjs-button-prev img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
}

.cpjs-button-prev {
  right: 67px;
}

.cpjs-button-next {
  right: 0;
}

.lxwm .wrap .content li {
  background: #eee;
  padding: 30px 0;
  padding-left: 96px;
  margin-bottom: 30px;
}

.lxwm .wrap .content li img {
  margin-right: 20px;
}

.xwxq .container {
  max-width: 1080px;
}

.xwxq .content {
  font-size: 16px;
}

.xwxq .control {
  margin: 40px auto 0;
  font-size: 0px;
  width: 785px;
  height: 60px;
}

.xwxq .control a {
  display: inline-block;
  vertical-align: top;
  width: 389px;
  height: 60px;
  background-color: #F0EDED;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.xwxq .control a:hover {
  background-color: rgb(239, 214, 191);
}

.xwxq .control a.prev {
  background-image: url(../images/about_strategy_left.png);
  float: left;
}

.xwxq .control a.next {
  background-image: url(../images/about_strategy_right.png);
  float: right;
}

.wzwt .content2 ul li .swiper-button-next,
.wzwt .content2 ul li .swiper-button-prev {
  color: #d1232a;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  background: rgba(239, 214, 191, .6);
  --swiper-navigation-size: 24px;
}

.wzwt .content2 ul li .swiper-button-next {
  left: 53.5%;
}

.wzwt .content2 ul li:nth-child(2n) .swiper-button-next {
  left: auto;
}

.wzwt .content2 ul li:nth-child(2n) .swiper-button-prev {
  left: 42%;
}

.scrolltop {
  display: none;
  position: fixed;
  z-index: 11;
  bottom: 134px;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 2200px;
  height: 0px;
}

.scrolltop button {
  font-size: 12px;
  position: absolute;
  top: 0px;
  right: 30px;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  background: #d1232a url(../images/footer_scrolltop.png) no-repeat center;
  cursor: pointer;
  color: transparent;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  display: block;
  border: none;
  outline: none;
}

.scrolltop button:hover {
  background-position: center 16px;
}

#map_yunnan_hover,
#map_guizhou_hover {
  display: none;
}

.dc_show_map .ditu {
  height: 505px;
}

.wttz {
  margin-top: 98px;
}

.wttz .container {
  width: 100%;
  padding-left: 110px;
  padding-right: 110px;
}

.wttz .bg {
  background: url(../images/wttz_bg.jpg) top center;
  position: relative;
}

.wttz .main1 {
  margin-top: 60px;
}

.wttz .main1 .desc {
  color: #717171;
  font-size: 18px;
  line-height: 2;
  max-width: 1160px;
  margin: auto;
}

.wttz .main1 .content {
  background: url(../images/wttz_main1_bg.jpg) no-repeat;
  padding: 80px 135px 70px;
  margin-top: 95px;
}

.wttz .main1 .content .title h3 {
  color: #666;
  font-size: 30px;
}

.wttz .main1 .content .title p {
  color: #717171;
  font-size: 18px;
  margin-top: 25px;
}

.wttz .main1 .content .con {
  display: flex;
  margin-top: 75px;
}

.wttz .main1 .content .con .item img {
  width: 100%;
}

.wttz .main2 {
  padding: 80px 135px 0;
  background: #fff;
}

.wttz .main2 .title h3 {
  color: #676767;
  font-size: 30px;
}

.wttz .main2 .content {
  margin-top: 35px;
}

.wttz .main2 .content ul {
  display: flex;
}

.wttz .main2 .content ul li {
  width: 24%;
  margin-right: 2%;
}

.wttz .main2 .content ul li:nth-child(4) {
  margin-right: 0;
}

.wttz .main2 .content ul li .pic img {
  width: 100%;
}

.wttz .main2 .content ul li .tt {
  color: #6a6a6a;
  font-size: 24px;
  text-align: center;
  background: #EEEEEE;
  height: 69px;
  line-height: 69px;
}

.wttz .main3 {
  background: #fff;
  padding: 80px 135px 0;
}

.wttz .main3 .title h3 {
  color: #676767;
  font-size: 30px;
}

.wttz .main3 .content {
  position: relative;
  margin-top: 35px;
}

.wttz .main3 .content .swiper-slide .pic img {
  width: 100%;
}

.wttz .main3 .content .swiper-slide .tt h4 {
  color: #313131;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
}

.wttz .main3 .content .swiper-slide:hover .tt h4 {
  color: #b51619;
}

.wttz .main3 .content .swiper-slide .tt p {
  color: #6b6b6b;
  font-size: 16px;
  padding-top: 15px;
}

.wttz .main3 .content .main3-next {
  position: absolute;
  top: 40%;
  right: -65px;
  cursor: pointer;
}

.wttz .main3 .content .main3-prev {
  position: absolute;
  top: 40%;
  left: -65px;
  cursor: pointer;
}

.wttz .main4 {
  background: #fff;
  padding: 80px 135px;
}

.wttz .main4 .txt {
  background: url(../images/wttz_main4_bg.jpg) no-repeat center/cover;
  height: 153px;
  color: #333333;
  font-size: 18px;
  line-height: 43px;
  padding: 30px 40px;
}

.wtlc2 .content {
  line-height: initial;
  margin-top: 60px;
}

.wtlc2 .content .hd {
  background: rgba(255, 255, 255, .67);
}

.wtlc2 .content .hd>ul {
  display: flex;
}

.wtlc2 .content .hd>ul>li {
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 30px;
  font-weight: bold;
  font-family: arial;
  padding: 35px 0;
}

.wtlc2 .content .hd>ul>li.on {
  color: #d71618;
  border-top: solid 6px #D71618;
}

.wtlc2 .content .tab2_hd {
  background: rgba(255, 255, 255, .67);
  padding-bottom: 30px;
}

.wtlc2 .content .tab2_hd ul {
  display: flex;
  justify-content: space-around;
}

.wtlc2 .content .tab2_hd ul li {
  color: #666666;
  font-size: 24px;
  font-weight: bold;
  font-family: arial;
  width: 100%;
  text-align: center;
}

.wtlc2 .content .tab2_hd ul li.on {
  color: #d71618;
}

.wtlc2 .content .tab2_bd {
  margin-top: 25px;
  background: rgba(255, 255, 255, .67);
}

.wtlc2 .content .tab2_bd .d-flex {
  display: flex;
  justify-content: space-between;
}

.wtlc2 .content .tab2_bd .d-flex .left {
  width: 802px;
  padding: 65px;
}

.wtlc2 .content .tab2_bd .d-flex .left .tt {
  color: #d71618;
  font-size: 48px;
  font-weight: bold;
  font-family: arial;
}

.wtlc2 .content .tab2_bd .d-flex .left .con {
  margin-top: 15px;
  color: #333333;
  font-size: 15px;
  line-height: 3;
}

.wtlc2 .content .tab2_bd .d-flex .right {
  width: 398px;
}

.wtlc2 .content .tab2_bd .d-flex .right img {
  width: 100%;
  height: 679px;
}

.pages {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}

.pages span {
  margin: 0 5px;
}

@media(max-width:1919px) {
  .wthc .content ul li .pic {
    width: 35.65%;
  }

  .wthc .content ul li .text {
    width: 64.35%;
    padding-left: 5%;
  }

  .dc .map {
    width: 100%;
  }
}

@media(max-width: 1800px) {
  .dc .map .container {
    width: 1700px;
  }

  .dc .map .container::before {
    bottom: 30px;
    left: 710px;
  }
}

@media(max-width: 1700px) {
  .dc .map .container {
    width: 1600px;
  }

  .dc .map .container::before {
    bottom: 30px;
    left: 660px;
  }
}

@media(max-width: 1600px) {
  .dc .map .container {
    width: 1500px;
  }

  .dc .map .container:before {
    bottom: 35px;
    left: 610px;
  }
}

@media(max-width: 1500px) {
  .dc .map .container {
    width: 1400px;
  }

  .dc .map .container:before {
    bottom: 35px;
    left: 560px;
  }
}

@media(max-width: 1400px) {
  .dc .map .container {
    width: 1300px;
  }

  .dc .map .container:before {
    bottom: 35px;
    left: 510px;
  }
}

@media(max-width: 1300px) {
  .dc .map .container {
    width: 1200px;
  }

  .dc .map .container:before {
    bottom: 35px;
    left: 460px;
  }
}

@media (max-width:1600px) {
  .ny_my .wrap .map .left {
    width: 55.3%;
  }

  .ny_my .wrap .map .numCount {
    width: 44.7%;
  }

  .rcln .content .info .left {
    width: 45%;
  }

  .rcln .content .info .right {
    background-position-x: 100%;
    width: 55%;
  }

  .smwl .content .container {
    width: 1200px;
  }

  .smwl .content .left {
    width: 48%;
  }

  .smwl .content .right {
    width: 48%;
  }

  .dc .container {
    width: 1200px;
  }

  .dc .map .right {
    padding-left: 2.5%;
  }

  .dc .list_content ul li {
    width: 376px;
  }

  .dc .list_content ul li .pic img {
    height: 216px;
  }

  .ny_my .wrap,
  .ny_my .title,
  .dc .numCount,
  .dc_list,
  .smwl .content,
  .jrwt .bg .content {
    margin-left: 0;
  }

  .wzwt .content2 ul li .text {
    padding: 73px 57px 0;
  }

  .wthc .content ul li .pic {
    width: 35.65%;
  }

  .wthc .content ul li .text {
    width: 64.35%;
    padding-left: 5%;
  }

  .wthc .content ul li .text .hcerweima {
    top: 40%;
    right: 5%;
  }

  .wthc .content ul li .text .hcerweima img {
    width: 75px;
  }
}

@media (max-width:639px) {
  body {
    min-width: auto;
    max-width: 639px;
  }

  .pc {
    display: none !important;
  }

  .container {
    width: 100%;
  }

  #header {
    background: white;
    overflow: hidden;
  }

  #header .menu {
    float: left;
    padding: .22rem 0 .22rem .28rem;
  }

  #header .menu span {
    width: 1.5rem;
    height: 1.5rem;
    background: url(menu.jpg) no-repeat;
    background-size: 100% 100%;
    display: block;
  }

  .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }

  #header .aaa1 {
    float: right;
    width: 2rem;
    height: 2rem;
  }

  #header .aaa1 img {
    max-width: 100%;
  }

  #header .nav {
    float: right;
    padding: .7rem .58rem .22rem 0;
  }

  #header .nav span {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    background: url(menu.jpg) no-repeat;
    background-size: 100% 100%;
    display: block;
  }

  #header .logo {
    width: 50%;
    float: left;
    margin: 15px 0;
  }

  .w95 {
    width: 95%;
    margin: 0 auto;
  }

  .dl-menuwrapper button {
    border: 0;
    width: 18px;
    height: 18px;
    text-indent: -900em;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translate(0, -50%);
    cursor: pointer;
    outline: 0;
    background: url(../images/icon_menu.png) no-repeat;
    background-size: auto;
    background-size: 100%;
  }


  /*头部公共部分开始*/
  .mobile header {
    width: 100%;
    position: relative;
  }

  .mobile header .inner {
    position: fixed;
    width: 100%;
    height: 2.5rem;
    left: 0;
    top: 0rem;
    padding: 0.5rem 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 90;
    overflow: hidden;
    background-color: #000;
  }

  .mobile header .logo {
    float: left;
  }

  .mobile header .logo img {
    display: block;
    max-width: 100%;
  }

  .mobile header .menuIcon {
    position: absolute;
    right: 2%;
    top: 0.5rem;
    height: 1.5rem;
  }

  .mobile header .title {
    font-size: 0.17rem;
    line-height: 0.34rem;
  }

  .mobile header .back {
    position: absolute;
    left: 4%;
    top: 0;
    height: 0.22rem;
    display: block;
  }

  .mobile header .back img {
    height: 100%;
    padding-top: 0.14rem;
    display: block;
  }

  .wnav {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    left: 0;
    z-index: 9999;
    top: 0rem;
  }

  .mobile .nav ul {
    width: 100%;
    height: auto;
    float: left;
    display: inline;
    overflow: hidden;
  }

  .mobile .nav li {
    width: 98%;
    height: 40px;
    border-bottom: 1px dashed #fff;
    float: left;
    display: inline;
    overflow: hidden;
    font: 14px/40px Arial;
    padding-left: 2%;
    text-transform: uppercase;
    color: #FFF
  }

  .mobile .nav li b {
    font-weight: normal;
    font: 9px/40px Arial, ;
    padding-left: 5px;
  }

  .mobile .nav a {
    color: #fff;
  }

  .mobile .nav li strong {
    width: 12px;
    height: 13px;
    float: right;
    padding-right: 10px;
    padding-top: 10px;
  }

  .side-box {
    position: fixed;
    top: 0px;
    width: 300px;
    right: -300px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1200;
    color: rgba(0, 0, 0, 1);
    transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: right .4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .side-cut {
    position: relative;
    width: 284px;
    float: right;
  }

  body.open .side-shadow {
    opacity: 1;
    visibility: visible;
  }

  body.open .side-box {
    width: 200%;
    right: 0;
  }

  .side-bin {
    width: 100%;
    background: url(../images/mobile_navs_bg.jpg) no-repeat rgba(255, 255, 255, .975);
    background-size: cover;
    height: 100vh;
    z-index: 2;
    position: relative;
    transition: .3s .1s;
    -moz-transition: .3s .1s;
    -ms-transition: .3s .1s;
    -o-transition: .3s .1s;
    -webkit-transition: .3s .1s;
  }

  .side-nav>ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  /* .nav-first {
        display:block;
        position:relative;
        margin:0 0 1px 0;
        list-style:none;
        cursor:pointer;
        opacity:0;
        transform:translateY(50%);
        -moz-transform:translateY(50%);
        -ms-transform:translateY(50%);
        -o-transform:translateY(50%);
        -webkit-transform:translateY(50%);
        transition-property:opacity,transform!important;
        -moz-transition-property:opacity,transform!important;
        -ms-transition-property:opacity,transform!important;
        -o-transition-property:opacity,transform!important;
        -webkit-transition-property:opacity,transform!important;
        transition:.6s .95s;
        -moz-transition:.6s .95s;
        -ms-transition:.6s .95s;
        -o-transition:.6s .95s;
        -webkit-transition:.6s .95s;
    }
    .nav-first:nth-child(1) {
        transition:.6s .4s;
        -moz-transition:.6s .4s;
        -ms-transition:.6s .4s;
        -o-transition:.6s .4s;
        -webkit-transition:.6s .4s;
    }
    .nav-first:nth-child(2) {
        transition:.6s .5s;
        -moz-transition:.6s .5s;
        -ms-transition:.6s .5s;
        -o-transition:.6s .5s;
        -webkit-transition:.6s .5s;
    }
    .nav-first:nth-child(3) {
        transition:.6s .59s;
        -moz-transition:.6s .59s;
        -ms-transition:.6s .59s;
        -o-transition:.6s .59s;
        -webkit-transition:.6s .59s;
    }
    .nav-first:nth-child(4) {
        transition:.6s .67s;
        -moz-transition:.6s .67s;
        -ms-transition:.6s .67s;
        -o-transition:.6s .67s;
        -webkit-transition:.6s .67s;
    }
    .nav-first:nth-child(4) ul{
        display: none !important;
    }
    .nav-first:nth-child(5) {
        transition:.6s .74s;
        -moz-transition:.6s .74s;
        -ms-transition:.6s .74s;
        -o-transition:.6s .74s;
        -webkit-transition:.6s .74s;
    }
    .nav-first:nth-child(6) {
        transition:.6s .8s;
        -moz-transition:.6s .8s;
        -ms-transition:.6s .8s;
        -o-transition:.6s .8s;
        -webkit-transition:.6s .8s;
    }
    .nav-first:nth-child(7) {
        transition:.6s .85s;
        -moz-transition:.6s .85s;
        -ms-transition:.6s .85s;
        -o-transition:.6s .85s;
        -webkit-transition:.6s .85s;
    }
    .nav-first:nth-child(8) {
        transition:.6s .89s;
        -moz-transition:.6s .89s;
        -ms-transition:.6s .89s;
        -o-transition:.6s .89s;
        -webkit-transition:.6s .89s;
    }
    .nav-first:nth-child(9) {
        transition:.6s .92s;
        -moz-transition:.6s .92s;
        -ms-transition:.6s .92s;
        -o-transition:.6s .92s;
        -webkit-transition:.6s .92s;
    }
    .nav-first:nth-child(10) {
        transition:.6s .94s;
        -moz-transition:.6s .94s;
        -ms-transition:.6s .94s;
        -o-transition:.6s .94s;
        -webkit-transition:.6s .94s;
    }
    body.open .nav-first {
        opacity:1;
        transform:translateY(0);
        -moz-transform:translateY(0);
        -ms-transform:translateY(0);
        -o-transform:translateY(0);
        -webkit-transform:translateY(0);
    } */
  .nav-first>a:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0%;
    height: 100%;
    background: #b81d22;
    z-index: 2;
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out;
  }

  body.open .nav-first.active>a:before {
    width: 100%;
    transition: width .3s 1s;
    -moz-transition: width .3s 1s;
    -ms-transition: width .3s 1s;
    -o-transition: width .3s 1s;
    -webkit-transition: width .3s 1s;
  }

  /* .nav-first:hover a:before {
        width:100%;
    } */
  /* .side-nav>ul:hover>.nav-first.active>a:before {
        width:3px;
        transition:width .3s ease-in-out;
        -moz-transition:width .3s ease-in-out;
        -ms-transition:width .3s ease-in-out;
        -o-transition:width .3s ease-in-out;
        -webkit-transition:width .3s ease-in-out;
    } */
  /* .side-nav>ul:hover>.nav-first.active:hover>a:before {
        width:100%;
    } */
  .nav-first>u {
    display: none;
  }

  .nav-first>i {
    display: none;
  }

  .nav-first>a {
    position: relative;
    z-index: 3;
    display: block;
    padding: 0 30px;
    line-height: 50px;
    color: rgba(0, 0, 0, .9);
  }

  .nav-first>a:after {
    display: table;
    clear: both;
    content: ''
  }

  .nav-first>a>i {
    float: left;
    position: relative;
    z-index: 3;
    padding: 0 15px 0 1px;
    line-height: 70px;
    font-size: 18px;
  }

  .nav-first>a>b {
    float: left;
    position: relative;
    z-index: 3;
    font-size: 16px;
    color: #aeaeae;
    font-weight: bold;
  }

  .side-nav>ul:hover>.nav-first.active>a {
    color: rgba(0, 0, 0, .9);
    transition: color .3s;
    -moz-transition: color .3s;
    -ms-transition: color .3s;
    -o-transition: color .3s;
    -webkit-transition: color .3s;
  }

  body.open .nav-first.active>a {
    color: rgba(255, 255, 255, 1);
    transition: color .3s 1s;
    -moz-transition: color .3s 1s;
    -ms-transition: color .3s 1s;
    -o-transition: color .3s 1s;
    -webkit-transition: color .3s 1s;
  }

  .nav-first>a>p,
  .side-nav>ul:hover>.nav-first.active>a>p {
    position: absolute;
    top: 50%;
    right: 30px;
    color: rgba(255, 255, 255, 1);
    background: rgba(0, 0, 0, .4);
    font-family: 'AddFont';
    padding: 6px;
    border-radius: 50%;
    line-height: 1;
    margin: 0;
    font-size: 12px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  /* body.open .nav-first:hover>a>p,body.open .nav-first.active>a>p,.side-nav>ul:hover>.nav-first.active:hover>a>p {
        color:#b81d22;
        background:rgba(255,255,255,.8);
    } */
  body.open .nav-first.active>a>p {
    color: #b81d22;
    background: rgba(255, 255, 255, .8);
    transition: .3s 1s;
    -moz-transition: .3s 1s;
    -ms-transition: .3s 1s;
    -o-transition: .3s 1s;
    -webkit-transition: .3s 1s;
  }

  .side-shadow {
    width: 3999px;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    z-index: 1;
    top: 0;
    right: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-first ul {
    display: none;
  }

  .nav-first>i {
    display: block;
    position: absolute;
    width: 76px;
    height: 50px;
    right: 0;
    top: 0;
    z-index: 4;
    cursor: pointer;
  }

  .nav-first.mobile-active>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first>i:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 2px;
    margin: -1px 0 0 -6px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: #b81d22;
    top: 50%;
    left: 50%;
    border-radius: 2px;
    display: none;
  }

  .nav-first>i:after {
    position: absolute;
    content: '';
    height: 12px;
    width: 2px;
    margin: -6px 0 0 -1px;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    background: #b81d22;
    left: 50%;
    top: 50%;
    border-radius: 2px;
    display: none;
  }

  .nav-first.active>i:before,
  .nav-first.active>i:after,
  .nav-first:hover>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first:hover>i:after {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>a:before {
    width: 100%;
  }

  .nav-first.mobile-active>a>i,
  .nav-first.mobile-active>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>a>p {
    color: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>ul {
    padding: 1px 0 0 0;
    height: auto;
    display: block;
  }

  .nav-first.mobile-active>i:before {
    background: rgba(255, 255, 255, 1);
  }

  .nav-first.mobile-active>i:after {
    display: none;
  }

  .nav-second {
    margin: 0 0 1px 0;
    list-style: none;
    padding: 0;
  }

  .nav-second>ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .nav-second>a {
    padding: 0 30px;
    line-height: 40px;
    display: block;
    position: relative;
  }

  .nav-second>a>b {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #aeaeae;
    position: relative;
    z-index: 1;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  /* .nav-second>a:after {
        background:#b81d22;
        content:'';
        width:0;
        height:100%;
        position:absolute;
        z-index:0;
        top:0;
        left:0;
        transition:.3s;
        -moz-transition:.3s;
        -ms-transition:.3s;
        -o-transition:.3s;
        -webkit-transition:.3s;
    }
    .nav-second:hover>a:after {
        width:100%;
    } */
  .nav-second>ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .nav-second>ul:after {
    display: block;
    content: '';
    clear: both;
  }

  /* .nav-second:hover>a>b {
        color:rgba(255,255,255,1);
    } */
  .nav-third {
    display: block;
    line-height: none;
    padding: 1px 0 0 0;
    margin: 0 30px;
  }

  .nav-third>a {
    padding: 0 30px;
    line-height: 50px;
    margin-bottom: 1px;
    background: rgba(0, 0, 0, .08);
    display: block;
    position: relative;
  }

  .nav-third>a>b {
    display: block;
    font-weight: normal;
    color: rgba(0, 0, 0, .9);
  }

  .nav-third>a:after {
    background: #b81d22;
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-third>a>b {
    position: relative;
    z-index: 1;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
  }

  .nav-third:hover>a:after {
    width: 100%;
  }

  .nav-third:hover>a>b {
    color: rgba(255, 255, 255, 1);
  }

  .index_banner {
    margin-top: 0;
  }

  .index_banner .swiper-button-prev {
    left: 5%;
  }

  .index_banner .swiper-button-next {
    right: 5%;
  }

  .index_main1 {
    flex-wrap: wrap;
    padding: 20px 5%;
  }

  .index_news {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .index_news .rec {
    width: 100%;
    border: 0;
    padding: 15px 0;
    border-bottom: solid 1px #F9DBBD;
  }

  .index_news .rec h3 {
    font-size: 18px;
  }

  .index_news .rec span {
    font-size: 16px;
    margin: 10px 0;
  }

  .index_mtbd {
    width: 100%;
    margin-top: 10px;
  }

  .index_wtcy .right {
    width: 33.33%;
  }

  .index_wtcy .right .text {
    top: 30%;
    left: 0;
    padding: 0 5%;
  }

  .index_news .list {
    width: 100%;
    padding: 15px 5%;
  }

  .index_mtbd .left img {
    width: 100%;
    height: 179px;
  }

  .index_mtbd .left .title span {
    font-size: 14px;
  }

  .index_mtbd .left .title h3 {
    font-size: 14px;
  }

  .index_mtbd .list {
    padding-right: 0;
  }

  .index_mtbd .list ul li {
    margin-top: 10px;
  }

  .index_main2 {
    flex-wrap: wrap;
  }

  .index_zjwt {
    width: 100%;
    height: auto;
    padding: 5%;
    background-position: 70% 0;
  }

  .index_zjwt .text h3 {
    font-size: 20px;
  }

  .index_zjwt .text .list .box span i {
    font-size: 18px;
  }

  .index_zjwt .text .list .box {
    width: 33.33%;
    padding: 0 3%;
  }

  .index_zjwt .text .list .box span {
    font-size: 20px;
  }

  .index_wtcy {
    width: 100%;
  }

  .index_wtcy .item {
    height: 158px;
  }

  .index_wtcy .item:hover .pic {
    top: 0;
    height: 100%;
  }

  .index_wtcy .item .text {
    top: 10%;
    left: 5%;
    width: 70%;
  }

  .index_wtcy .item .text h3 {
    font-size: 18px;
  }

  .index_main3 {
    flex-wrap: wrap;
  }

  .index_ppwh {
    width: 100%;
    height: 158px;
    background-position: 88% 0;
    background-size: cover;
    padding-top: 5%;
    padding-left: 5%;
  }

  .index_jrwt {
    width: 100%;
    height: 158px;
    padding-top: 20%;
    background: url(../images/mobile_main3_img2.jpg) no-repeat right;
    background-position: 35% 0;
    background-size: cover;
  }

  .index_main2 .text h3 {
    font-size: 20px;
  }

  footer .fl .copyright {
    width: 100%;
    text-align: center;
  }

  footer .fl .tel {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }

  footer .fr {
    width: 100%;
    text-align: center;
  }

  footer .fr .fl {
    float: none;
    display: inline-block;
  }

  .jtgk {
    padding-top: 150px;
  }

  .jtgk::after {
    left: 0;
  }

  .zjwt {
    margin-top: 0;
  }

  .subnav {
    position: relative;
    background: none;
    z-index: 2;
  }

  .subnav ul li {
    padding: 0;
    float: left;
    display: block;
    width: 25%;
    text-align: center;
  }

  .subnav ul li a {
    padding: 10px 0;
  }

  .nytitle h3 {
    font-size: 24px;
  }

  .nytitle h4 {
    font-size: 18px;
  }

  .jtgk .info {
    margin-top: 30px;
  }

  .jtgk .numCount {
    margin-top: 30px;
    overflow: hidden;
  }

  .jtgk .numCount ul li {
    display: block;
    width: 100%;
    margin-left: 0;
  }

  .jtgk .numCount ul li .numCX {
    font-size: 24px;
  }

  .jtgk .content {
    margin-top: 30px;
    padding-bottom: 30px;
  }

  .ppwh_subnav {
    width: 95%;
    margin: auto;
    overflow: hidden;
  }

  .ppwh_subnav ul li {
    float: left;
    display: block;
    width: 24%;
    margin-left: 1.33%;
  }

  .ppwh_subnav ul li a {
    width: 100%;
  }

  .ppwh_content1 .left {
    width: 100%;
  }

  .ppwh_content1 .right {
    width: 100%;
    margin-top: 30px;
    text-align: justify;
  }

  .ppwh_content1 .right h4 {
    display: none;
  }

  .ppwh_content2 {
    padding: 30px 0 0 0;
  }

  .wthc .main1 .title {
    top: 40px;
  }

  .wthc .main2 {
    margin-top: 30px;
  }

  .ppwh_content2 ul li {
    width: 100%;
    margin-left: 0 !important;
    background-size: 100% 100% !important;
    font-size: 20px;
    height: 84px;
    padding-left: 30%;
    margin-top: 15px !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ppwh_content2 ul li p {
    padding: 0 !important;
    width: 100%;
  }

  .wtgy::after {
    left: 0;
  }

  .wthc .content {
    padding: 30px 2.5%;
  }

  .wthc .content ul li {
    margin-top: 20px;
  }

  .wthc .content ul li .pic {
    width: 50%;
  }

  .wthc .content ul li .text {
    width: 50%;
    padding: 2.5% 2.5% 0 10%;
  }

  .wthc .content ul li .text span {
    font-size: 16px;
    padding-top: 0;
  }

  .wthc .content ul li .text h2 {
    font-size: 14px;
  }

  .wthc .content ul li .text p {
    display: none;
  }

  .wthc .content ul li .text i {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 70%;
    margin-top: 15%;
  }

  .wthc .content ul li .text i img {
    width: 19px;
    margin-left: 5%;
  }

  .wthc .content ul li .text .hcerweima {
    top: auto;
    right: 5%;
    bottom: 8%;
  }

  .wthc .content ul li .text .hcerweima img {
    width: 50px;
  }

  .djdt::after {
    left: 0;
  }

  .djdt .content .rec {
    padding: 5%;
  }

  .djdt .content .rec .pic {
    width: 100%;
  }

  .djdt .content .rec .info {
    width: 100%;
    padding: 0;
  }

  .djdt .content .rec .icon {
    display: none;
  }

  .djdt {
    padding-top: 150px;
  }

  .djdt .container {
    width: 95%;
  }

  .djdt .desc {
    padding: 10px 5%;
    margin-top: 30px;
  }

  .djdt .more a {
    width: 100%;
  }

  .djdt .content {
    margin-top: 30px;
    padding-bottom: 30px;
  }

  .djdt .content ul li {
    margin-top: 10px;
    padding: 15px 0;
  }

  .djdt .content ul li .time {
    display: none;
  }

  .djdt .content ul li .info {
    width: 80%;
    padding: 0 15px;
  }

  .djdt .content ul li .info h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
  }

  .djdt .content ul li .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
  }

  .djdt .content ul li .icon {
    width: 20%;
    padding: 18px 0;
  }

  .djdt .content ul li .icon i {
    background-size: 75%;
    background-position: center;
  }

  .load_more {
    margin-top: 30px;
  }

  .ppwh_content1 {
    margin-top: 30px;
  }

  .ppwh_content2 .container {
    width: 90%;
    top: 0;
  }

  .qynk .content .hengfu {
    margin-bottom: 0;
  }

  .qynk .content .hengfu .text {
    top: 5%;
    left: 5%;
  }

  .qynk .container {
    width: 100%;
  }

  .qynk .content {
    padding: 30px 0;
  }

  .qynk .content ul li {
    width: 48%;
    margin-left: 4%;
  }

  .qynk .content ul {
    padding: 0 2.5%;
  }

  .qynk .content ul li:nth-child(odd) {
    margin-left: 0;
  }

  .jtgk .content {
    margin-top: 0;
    padding-top: 0;
  }

  .about5 .c_w_r ul {
    padding-bottom: 0;
  }

  .about5 .c_w_l {
    display: none;
  }

  .about5 .c_w_r {
    width: 100%;
    padding: 0;
  }

  .about5 .c_w_r li {
    border-bottom: 1px solid #ccc !important;
    overflow: hidden;
  }

  .about5 .c_w_r li .time {
    font-size: 24px;
    width: 20%;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    text-align: left;
    padding-right: 0;
    line-height: auto;
  }

  .about5 .c_w_r li .txt {
    float: left;
    width: 80%;
    padding-left: 5%;
  }

  .about5 .c_w_r li .bg {
    display: none !important;
  }

  .wtlc .content ul li:hover {
    background: none;
  }

  .load_more2 {
    width: 95%;
    margin-top: 30px;
  }

  .lxwm .wrap .content li {
    padding: 30px 2.5%;
  }

  .lxwm .wrap .content li p {
    font-size: 14px !important;
  }

  .lxwm .wrap .content li p span {
    font-size: 0 !important;
  }

  .lxwm .wrap .content li p img {
    height: 20px !important;
    width: auto !important;
    float: left;
  }

  .xwxq .control {
    margin-top: 40px;
    font-size: 0px;
    width: 100%;
    height: 60px;
  }

  .xwxq .control a {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    height: 60px;
    background-color: #F0EDED;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }

  .lxwm {
    margin-top: 0;
  }

  .lxwm .wrap .content {
    padding: 30px 0;
  }

  .yxwt {
    margin-top: 0;
  }

  .yxwt .container {
    width: 95%;
  }

  .yxwt .rec ul li {
    width: 100%;
    margin-left: 0;
  }

  .yxwt .rec ul li:nth-child(2) {
    margin-top: 15px;
  }

  .yxwt .liebiao li:nth-child(1) .pic img,
  .yxwt .liebiao li:nth-child(2) .pic img,
  .yxwt .liebiao li:nth-child(3) .pic img,
  .yxwt .rec ul li .pic img {
    height: 213px;
  }

  .yxwt .liebiao li {
    width: 48%;
    margin-left: 4%;
    margin-top: 15px;
  }

  .yxwt .liebiao li:nth-child(3n+1) {
    margin-left: 4%;
  }

  .yxwt .liebiao li:nth-child(even) {
    margin-left: 0;
  }

  .yxwt .liebiao li:nth-child(1),
  .yxwt .liebiao li:nth-child(2),
  .yxwt .liebiao li:nth-child(3) {
    width: 100%;
    margin-left: 0;
  }

  .yxwt .liebiao li .pic img {
    height: 106px;
  }

  .xwzx {
    margin-top: 0;
  }

  .smwl {
    margin-top: 0;
  }

  .smwl_bg {
    padding-bottom: 30px;
  }

  .smwl_bg .numCount ul li {
    margin-left: 0;
    width: 100%;
  }

  .smwl_bg .numCount ul li .numCX {
    font-size: 24px;
  }

  .jtgk .numCount ul li:nth-child(3) .numCX::after {
    top: 0
  }

  .smwl .container {
    width: 95%;
  }

  .smwl_bg .info {
    margin-top: 30px;
  }

  .smwl .content {
    margin-top: 30px;
    padding-bottom: 30px;
  }

  .smwl .content .container {
    width: 95%;
  }

  .smwl .content .left {
    width: 100%;
    padding-top: 30px;
  }

  .smwl .content .left img {
    margin-top: 30px;
  }

  .smwl .content .left h3 {
    font-size: 24px;
  }

  .smwl .content .right {
    width: 100%;
    padding-top: 30px;
  }

  .smwl .content .more a {
    width: 95%;
  }

  .ny_my {
    padding-top: 30%;
  }

  .ny_my .title .box {
    width: 95%;
  }

  .ny_my .title h2 {
    font-size: 24px;
  }

  .ny_my .title p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 30px;
  }

  .ny_my .wrap {
    margin-top: 30px;
  }

  .ny_my .wrap .map {
    height: auto;
  }

  .ny_my .wrap .map .left {
    width: 100%;
  }

  .ny_my .wrap .map .left .center {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: translate(0, 0);
  }

  .ny_my .wrap .map .left .box {
    padding: 2.5%;
  }

  .ny_my .wrap .map .numCount {
    width: 100%;
    background-size: cover;
  }

  .ny_my .wrap .map .numCount ul {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    padding: 30px 2.5%;
  }

  .ny_my .wrap .map .numCount li {
    display: block;
    width: 100%;
    margin-left: 0;
    background: rgba(243, 243, 243, .5);
    margin-top: 10px;
    text-align: left;
    padding: 15px 22px;
    font-size: 14px;
  }

  .ny_my .wrap .map .numCount li b {
    font-size: 24px;
  }

  .ny_my .wrap .content {
    padding: 30px 2.5%;
  }

  .jrwt {
    margin-top: 0;
  }

  .jrwt .bg .content {
    padding-top: 30px;
  }

  .rcln .content .info {
    padding: 0px 2.5%;
    height: auto;
    overflow: hidden;
  }

  .rcln .content .info .left {
    width: 100%;
    padding: 30px 5%;
    background-size: 50%;
  }

  .rcln .content .info .right {
    width: 100%;
    padding: 30px 5%;
    margin-top: 15px;
    background-size: 50%;
  }

  .rcln .content .hengfu {
    top: 0;
    margin-top: 15px;
  }

  .wzwt .content1 {
    padding-top: 30px;
  }

  .wzwt .content1 .info {
    width: 95%;
  }

  .wzwt .content2 {
    margin-top: 30px;
    padding-bottom: 30px;
  }

  .wzwt .content2 .container {
    width: 95%;
  }

  .wzwt .content2 ul li .pic {
    width: 100%;
  }

  .wzwt .content2 ul li .pic img {
    height: auto;
  }

  .wzwt .content2 ul li .text {
    width: 100%;
    padding: 10px 0 20px 0 !important;
  }

  .wzwt .content2 ul li .swiper-button-next {
    left: auto;
  }

  .wzwt .content2 ul li .swiper-button-next,
  .wzwt .content2 ul li .swiper-button-prev {
    top: 15%;
  }

  .wzwt .content2 ul li:nth-child(2n) .swiper-button-prev {
    left: 10px;
  }

  .dc {
    margin-top: 0;
  }

  .dc .dc_bg {
    padding-bottom: 30px;
  }

  .dc .container {
    width: 95%;
  }

  .dc .numCount {
    margin-top: 30px;
  }

  .dc .numCount ul li {
    margin-left: 0;
    width: 100%;
  }

  .dc .numCount ul li span b {
    font-size: 24px;
    margin: 0;
  }

  .dc .numCount ul li:nth-child(2) span b::after {
    top: -5px;
    font-size: 24px;
    margin-left: 0;
  }

  .dc .numCount .info {
    margin-top: 30px;
    text-align: justify;
  }

  .dc .map {
    height: auto;
  }

  .dc .map .left {
    width: 100%;
    padding: 30px 2.5%;
    display: none;
  }

  .dc .map .left .mapbox {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform: none;
  }

  .dc .map .left img {
    width: 100%;
  }

  .dc .map .right {
    width: 100%;
    padding: 30px 2.5%;
  }

  .dc .map .right h3 {
    font-size: 24px;
  }

  .dc .map .right p {
    margin-top: 15px;
  }

  .dc .map .right .dc_nav {
    width: 100%;
    margin-top: 15px;
    padding-bottom: 15px;
  }

  .dc .map .right .dc_nav ul li {
    width: 32%;
    margin-left: 2%;
    margin-top: 2%;
  }

  .dc .map .right .dc_nav ul li:nth-child(3n+1) {
    margin-left: 0;
  }

  .dc .map .right .dc_nav ul li a {
    display: block;
    padding: 0;
    text-align: center;
  }

  .dc_list {
    padding-top: 30px;
  }

  .dc_list .container {
    width: 100%;
  }

  #swiper-container-honor .swiper-slide {
    width: 80%;
    height: auto;
  }

  .dc_list .swiper-slide .pic img {
    height: auto;
  }

  .dc_list .swiper-slide .text {
    padding: 10px 10%;
    display: block;
  }

  .dc_list .swiper-slide .text h3 {
    font-size: 18px;
  }

  .dc_list .swiper-slide .text p {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
    margin: 5px 0;
    border-bottom: 0;
  }

  .dc_list .swiper-slide .text span:nth-child(3) {
    border-top: solid 2px rgba(255, 255, 255, .43);
    padding-top: 5px;
  }

  .dc_list .swiper-slide .text span {
    font-size: 12px;
    margin-top: 5px;
  }

  .dc_list .swiper-slide .text span img {
    width: 15px;
  }

  .dc_list .honor-container {
    padding-bottom: 30px;
  }

  .dc .list_content {
    margin: auto;
    padding-bottom: 30px;
  }

  .dc .list_content ul li:nth-child(1) {
    margin-top: 0;
  }

  .dc .list_content ul li {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    background: #fff;
    border-radius: 5px;
    padding: 2.5%;
  }

  .dc .list_content ul li .text {
    height: auto;
  }

  .dc .list_content ul li .text h3 {
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 5px;
    color: #eb0923;
    font-weight: normal;
  }

  .dc .list_content ul li .text p {
    font-size: 12px;
    padding-top: 5px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: initial;

  }

  .dc .list_content ul li .pic img {
    height: auto;
  }

  .dc_show {
    margin-top: 0;
  }

  .dc_show .container {
    width: 100%;
  }

  .dc_show_content .left {
    width: 100%;
    height: auto;
  }

  .dc_show_content .right {
    width: 100%;
    height: auto;
    padding: 30px 2.5%;
  }

  .dc_show_content .right .tel {
    font-size: 22px;
  }

  .dc_show_xmjj {
    margin-top: 30px;
    padding: 30px 2.5%;
  }

  .dc_show_hxjs {
    margin-top: 30px;
    padding: 30px 2.5%;
  }

  .dc_show_hxjs #swiper-container-honor .swiper-slide {
    width: 80%;
  }

  .dc_show_hxjs #swiper-container-honor .swiper-slide img {
    height: 156px;
  }

  .dc_show_cpjs h3 {
    padding: 0 2.5%;
  }

  .dc_show_cpjs .swiper-container .swiper-slide img {
    height: 112px;
  }

  .wyyp {
    padding-bottom: 30px;
  }

  .wyyp .container {
    width: 100%;
  }

  .wyyp.bg .content .bt {
    overflow: hidden;
  }

  .wyyp.bg .content .nr {
    padding: 0 2.5% 30px;
  }

  .wyyp.bg .content .nr ul li {
    border-bottom: solid 1px #000;
    padding-bottom: 10px;
  }

  .wyyp.bg .content .nr ul li .left {
    padding: 0;
    width: 100%;
  }

  .wyyp.bg .content .nr ul li .right {
    width: 100%;
    margin-top: 10px;
  }

  .wyyp.bg .content .bt span {
    width: 100%;
    padding: 0 2.5%;
    text-align: left;
    height: 30px;
    line-height: 30px;
  }

  .wyyp.bg .content .bt span:last-child::after {
    right: 16px;
  }

  .dc .map {
    margin-top: 30px;
  }

  .dc .map .container {
    width: 100%;
    height: auto;
    background: none;
  }

  .dc .map .container::before {
    display: none;
  }

  .dc_show_banner {
    position: relative;
    top: 0;
    left: 0;
    display: none;
  }

  .dc_show_content {
    padding-top: 0;
  }

  #swiper-container-honor .swp-button-prev-honor,
  #swiper-container-honor .swp-button-next-honor {
    opacity: 1;
    width: 30px;
    height: 100%;
  }

  #swiper-container-honor .swp-button-prev-honor::after,
  #swiper-container-honor .swp-button-next-honor::after {
    --swiper-navigation-size: 16px;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
  }

  .ny_my .wrap .content ul li {
    margin-top: 15px;
  }

  .ny_my .wrap .content ul li .bg {
    display: none !important;
  }

  .ny_my .wrap .content ul li .text {
    padding: 2.5%;
    display: none !important;
  }

  .wtlc .content ul li {
    padding: 15px 0;
  }

  .lxwm .wrap .content li img {
    width: 20px !important;
    margin-right: 10px;
  }

  .index_jrwt {
    height: 158px;
    padding-top: 5%;
    padding-left: 5%;
  }

  .index_wtcy .right:hover .text {
    top: 10%
  }

  .index_jrwt .text p {
    margin-top: 5px;
    line-height: initial;
  }

  .index_news .swiper-container {
    --swiper-pagination-color: #B81D22;
    /* 两种都可以 */
  }

  .mobile_subnav {
    position: absolute;
    z-index: 222;
  }

  .mobile_subnav h2 {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #333;
    width: 100%;
    padding: 10px 5%;
    background: url(../images/subnav_bg.png) no-repeat 100%;
  }

  .mobile_subnav h2 .fl {
    background: url("../images/icon_home.png") no-repeat left center/15px;
    padding-left: 20px;
    font-size: 14px;
  }

  .mobile_subnav h2 .fr {
    background: url("../images/subnav_icon_down.png") no-repeat right center/15px;
    padding-right: 20px;
    font-size: 14px;
  }

  .subnav ul li a {
    font-size: 14px;
  }

  .mobile_subnav ul {
    position: absolute;
    top: 39px;
    right: 0;
    display: none;
    background: #fff;
    z-index: 222;
    width: 100%;
  }

  .mobile_subnav ul li {
    width: 100%;
    text-align: center;
  }

  footer .fr .fl>img {
    width: 25px;
  }

  .index_zjwt .text .list .box span i {
    margin-left: 5px;
  }

  .djdt .desc p {
    line-height: 24px;
    margin-top: 10px;
    text-align: justify;
  }

  .wthc .content ul li .text .hcerweima {
    display: none;
  }

  .qynk .content ul li .ov {
    height: 8.875rem;
  }

  .qynk .content ul li {
    width: 30%;
    margin-top: 20px;
  }

  .qynk .content ul li:nth-child(2n+1) {
    margin-left: 4%;
  }

  .qynk .content ul li:nth-child(3n+1) {
    margin-left: 0;
  }

  .qynk .content ul li h5 {
    padding-top: 10px;
  }


  .abt6_list ul li {
    padding: 0 10px !important;
  }

  .abt6_list ul li .time {
    font-size: 18px;
    border-bottom: solid 1px #ccc;
    padding-top: 15px;
    padding-bottom: 5px;
    position: relative;
    color: #ff9001;
    font-weight: bold;
  }

  .abt6_list .time::after {
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    height: 16px;
    width: 16px;
    background: url("../images/icon_down3-on.png") no-repeat center/100%;
    transition: all .3s;
    opacity: .5;
  }

  .abt6_list li.on .time::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background-image: url("../images/icon_down3-on.png");
  }

  .abt6_list ul li .hid {
    display: none;
    font-size: 14px;
    border-bottom: solid 1px #ccc;
    padding: 13px 0;
  }

  .layui-layer-setwin {
    right: 30px !important;
    top: 30px !important;
  }

  .qynk .content ul li h5 em {
    margin-right: 5px;
  }

  .ny_my .wrap .content ul .fl li,
  .ny_my .wrap .content ul .fr li {
    margin-top: 5px;
  }

  .wzwt .content2 ul li {
    margin-top: 20px;
    padding-top: 20px;
  }

  .wzwt .content2 ul li .text h3 {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .wzwt .content2 ul li .text .nr {
    line-height: 24px;
    height: 115px;
  }

  .yxwt .liebiao li .text {
    padding: 10px 10px;
  }

  .yxwt .liebiao li .text h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dc .numCount ul li {
    display: block;
    width: 100%;
    margin-left: 0;
    background: rgba(243, 243, 243, .5);
    margin-top: 10px;
    text-align: left;
    padding: 15px 22px;
  }

  .smwl_bg .numCount ul li {
    display: block;
    width: 100%;
    margin-left: 0;
    background: rgba(243, 243, 243, .5);
    margin-top: 10px;
    text-align: left;
    padding: 15px 22px;
  }

  .ny_my .wrap .map .numCount li i span {
    font-size: 24px;
  }

  .ny_my .wrap .content ul li img {
    width: 100%;
  }

  .ny_my .wrap .content ul li .text {
    position: relative;
    transform: translate(0, 0);
    background: rgba(243, 243, 243, .5);
  }

  .ny_my .wrap .content ul li .text h3 {
    color: #555555;
    padding: 0;
    font-weight: bold;
  }

  .ny_my .wrap .content ul li .text p {
    color: #555555;
    padding: 0;
  }

  .ny_my .wrap .content ul li .text h3::before,
  .ny_my .wrap .content ul li .text h3::after,
  .ny_my .wrap .content ul li .text p::before,
  .ny_my .wrap .content ul li .text p::after {
    display: none;
  }

  .smwl_bg .numCount ul li p {
    margin-right: 0;
  }

  .smwl_bg .numCount ul li span i {
    margin-left: 0;
  }

  .layer_mylist.layui-layer-close {
    position: relative !important
  }

  .layer_mylist {
    position: relative;
  }

  .layer_mylist .pic img {
    width: 100%;
  }

  .layer_mylist .text {
    color: #666666;
    padding: 2.5% 5%;
    width: 100%;
    background: #fff;
  }

  .layer_mylist .text h3 {
    font-size: 18px;
    position: relative;
  }

  /* .layer_mylist .text h3:before{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: url(../images/my_biankuang1.png) no-repeat;
        width: 25px;
        height: 25px;
    }
    .layer_mylist .text h3:after{
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        background: url(../images/my_biankuang2.png) no-repeat;
        width: 23px;
        height: 25px;
    } */
  .layer_mylist .text p {
    font-size: 14px;
    margin-top: 10px;
    position: relative;
  }

  /* .layer_mylist .text p:before{
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        background: url(../images/my_biankuang3.png) no-repeat;
        width: 25px;
        height: 24px;
    }
    .layer_mylist .text p:after{
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        background: url(../images/my_biankuang4.png) no-repeat;
        width: 23px;
        height: 24px;
    } */

  .wzwt .content1 .info p {
    text-align: justify;
  }

  footer .fl .tel img {
    display: inline-block;
  }

  footer .fl .tel span {
    display: inline-block;
    top: 10px;
    text-align: left;
    color: #aeaeae;
  }

  footer .fl .tel span i {
    font-size: 18px;
    font-weight: bold;
    color: #fe9000;
  }

  .dc .list_content ul li .pic {
    overflow: hidden;
    width: 40%;
    float: left;
  }

  .dc .list_content ul li .text {
    height: auto;
    width: 60%;
    float: right;
    padding-left: 4%;
  }

  .dc .list_content ul li .text h3 .status {
    display: none;
  }

  .qynk .content ul li h5 strong {
    top: 0;
    font-weight: normal;
  }

  .dc_show_content .right .tel img {
    width: 25px;
  }

  .dc_show_content .right .yykf {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
  }

  .dc_show_content .right .yykf img {
    width: 20px;
  }

  .cpjs-button-next,
  .cpjs-button-prev {
    width: 35px;
    height: 35px;
  }

  .cpjs-button-prev {
    right: 40px;
  }

  .cpjs-button-next img,
  .cpjs-button-prev img {
    width: 15px;
  }

  .dc_show_xmjj p,
  .dc_show_hxjs .layer-photos-demo,
  .dc_show_cpjs .swiper-container {
    margin-top: 15px;
  }

  .smwl .content .right ul li {
    margin-top: 15px;
  }


  /* 共用 */
  .swiper-button-prev,
  .swiper-button-next,
  .scrolltop {
    display: none !important;
  }

  .mobile header .logo img,
  .jtgk .info img,
  .smwl_bg .info img,
  .rcln .content .info .left h3 img,
  .wzwt .content1 .info .xuanchuanyu img {
    max-width: 75%;
  }

  .smwl_bg .numCount,
  .jtgk .content,
  .yxwt .rec,
  .djdt .content ul {
    margin-top: 30px;
  }

  .yxwt_bg,
  .wtlc {
    padding-bottom: 30px;
  }

  .jtgk .container,
  .ppwh_subnav,
  .djdt .container,
  .ny_my .title .box,
  .dc .container,
  .smwl .container,
  .smwl .content .container,
  .smwl .content .more a,
  .yxwt .container,
  .wzwt .content1 .info,
  .wzwt .content2 .container {
    width: 90%;
  }

  .wthc .content,
  .qynk .content ul,
  .ny_my .wrap .map .numCount ul,
  .ny_my .wrap .content,
  .dc .map .right,
  .dc_show_content .right,
  .dc_show_xmjj,
  .dc_show_hxjs,
  .dc_show_cpjs h3,
  .smwl .content .right ul li,
  .rcln .content .info,
  .lxwm .wrap .content li {
    padding-left: 5%;
    padding-right: 5%;
  }

  .jtgk .content {
    text-align: justify;
  }

  .jtgk,
  .djdt,
  .wthc,
  .qynk,
  .rcln,
  .wzwt,
  .wyyp {
    padding-top: 60px;
  }

  .nytitle h3,
  .jtgk .numCount ul li .numCX,
  .about5 .c_w_r li .time,
  .wtgy .desc h4,
  .qynk .content .hengfu .text h4,
  .dc .map .right h3,
  .dc_show_content .right h2,
  .smwl .content .left h3,
  .yxwt .rec ul li .text h3,
  .index_ppwh .text h3 {
    font-size: 20px;
  }

  .ny_my .wrap .content ul li .text h3,
  .qynk .content .hengfu .text p,
  .dc .map .right p,
  .dc_show_xmjj h3,
  .dc_show_hxjs h3,
  .dc_show_cpjs h3 {
    font-size: 18px;
  }

  .index_zjwt .text .list .box span,
  .index_zjwt .text .list .box span i,
  .ppwh_content2 ul li,
  .djdt .content .rec .info h2,
  .qynk .content ul li h5 em,
  .dc .map .right .dc_nav ul li a,
  .index_wtcy .right .text h3,
  .index_jrwt .text h3,
  .wzwt .content2 ul li .text h3 {
    font-size: 16px;
  }

  .djdt .content .rec .info span,
  .djdt .content .rec .info p,
  .qynk .content ul li h5 strong,
  .index_wtcy .right .text p,
  .index_jrwt .text p,
  .index_ppwh .text p,
  .wtgy .desc p,
  .djdt .desc p,
  .ppwh_subnav ul li a,
  .ppwh_content1 .right p,
  .wzwt .content1 .info p,
  .wzwt .content2 ul li .text .nr,
  .wzwt .content1 .info span,
  .jtgk .numCount ul li p,
  .jtgk .numCount ul li span i,
  .dc .numCount ul li p,
  .dc .numCount ul li span i,
  .ny_my .wrap .map .numCount li p,
  .ny_my .wrap .map .numCount li span i,
  .ny_my .wrap .content ul li .text p,
  .smwl_bg .numCount ul li p,
  .smwl_bg .numCount ul li span i,
  .yxwt .liebiao li .text h3,
  footer .fl .tel span,
  .dc_show_content .right .tel,
  .dc_show_xmjj p {
    font-size: 14px;
  }

  .index_zjwt .text .list .box p,
  .ny_my .wrap .map .left .box p,
  .dc_show_content .right .bq span {
    font-size: 12px
  }

  .jtgk .numCount ul li {
    display: block;
    width: 100%;
    margin-left: 0;
    background: rgba(243, 243, 243, .5);
    margin-top: 10px;
    text-align: left;
    padding: 15px 22px;
  }

  .jtgk .numCount ul li .numCX {
    margin-left: 0;
    font-size: 26px;
  }

  .jtgk .numCount ul li span i {
    margin-left: 0;
  }

  .jtgk .numCount ul li:nth-child(3) .numCX::after {
    font-size: 22px;
    top: -20px;
  }

  .nytitle h4 {
    display: none;
  }

  .dc_show_map .ditu {
    height: 300px;
  }

  .csrjj .main1 {
    margin-top: 30px;
    flex-wrap: wrap;
  }

  .csrjj .main1 .left {
    width: 100%;
    padding: 15px;
  }

  .csrjj .main1 .left .con {
    margin-top: 15px;
  }

  .csrjj .main1 .right {
    width: 100%;
  }

  .csrjj .main2 {
    padding: 15px;
  }

  .csrjj .main2 .con ul {
    flex-wrap: wrap;
  }

  .csrjj .main2 .con ul li {
    width: 100%;
    margin-top: 15px;
  }

  .csrjj .main3 {
    margin-top: 30px;
    padding-bottom: 30px;
  }

  .csrjj .main3 .csrjj_title {
    padding-left: 15px;
  }

  .csrjj .main3 .con ul li {
    margin-top: 15px;
    padding: 15px 25px;
    height: auto;
  }

  .wttz {
    margin-top: 0;
  }

  .wttz .container {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .wttz .main1 {
    margin-top: 30px;
  }

  .wttz .main1 .desc {
    padding: 0;
  }

  .wttz .main1 .content {
    padding: 15px;
    margin-top: 30px;
  }

  .wttz .main1 .content .con {
    margin-top: 30px;
  }

  .wttz .main2 {
    padding: 30px 0 0;
  }

  .wttz .main2 .content {
    margin-top: 15px;
  }

  .wttz .main2 .content ul {
    flex-wrap: wrap;
  }

  .wttz .main2 .content ul li {
    width: 49%;
  }

  .wttz .main2 .content ul li:nth-child(4) {
    margin-right: 2%;
  }

  .wttz .main2 .content ul li:nth-child(2n) {
    margin-right: 0;
  }

  .wttz .main3 {
    padding: 30px 0 0;
  }

  .wttz .main3 .content .main3-prev {
    left: 0;
    z-index: 1;
    display: none;
  }

  .wttz .main3 .content .main3-next {
    right: 0;
    z-index: 1;
    display: none;
  }

  .wttz .main4 {
    background: #fff;
    padding: 30px 0;
  }

  .wttz .main4 .txt {
    padding: 15px;
  }
}

@media (min-width:640px) {
  .mobile {
    display: none !important;
  }
}

.anchorBL {
  display: none;
}

.layui-layer-ico {
  background: url(../images/icon_close.png) no-repeat !important;
  background-size: 100% !important;
  width: 15px !important;
  top: -50px !important;
}