.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.clear{clear:both; float:none;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.wide{ max-width: 1380px; margin: 0 auto; width: 100%;padding: 0 15px;}
.wide:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.top{ padding:0.7% 0; background:#f4f4f6;font-size: 14px;}
.topnav{ float:right;} 
.topnav a{padding:0 10px; } 
.top p{}

.fl {
  float: left;
}

.fr {
  float: right;
}
.pull-left{float:left!important}
.pull-right {float: right!important;}

.top_head {
  position: relative;
  background: #fff;
}


.logo {
  position: relative;
  line-height: 100px;
  width: 31%;
}

.logo a {
  display: block;
}

.logo a img {
  max-width: 100%;
}

.top_rr {
  position: relative;
  width: 69%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top_phone {
  position: relative;
  padding-left: 40px;
  background: url(../images/toptel.png) no-repeat left center;
  font-size: 22px;
  color: #333333;
}

/* 导航样式 */

.x-menu {
  width: calc(100% - 200px);
  display: flex;
  justify-content: flex-end;
}

.x-menu>li {
  float: left;
  position: relative;
  margin: 0 1.4vw;
}

.x-menu>li>a {
  display: block;
  padding: 0vw;
  font-size: 18px;
  color: #444444;
  line-height: 100px;
  height: 100px;
}

.x-menu>li>a:hover {
  color: #0d4da1;
}

.x-menu>li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 0px;
  opacity: 0;
  top: 100%;
}

.x-menu>li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 150%;
  left: -25%;
  top: 100px;
  background: #fff;
  border-radius: 0px;
  padding: 0px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu>li>a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu>li>a:hover {
  background: #e9eaeb;
}


.fb1 {
  padding-top: 69px;
  background: url(../images/fontbg.jpg)no-repeat center top;
  padding-bottom: 29px;
}

.fb1 .d1 {
  width: 15%;
}

.fb1 .d1 .p1 {
  font-size: 18px;
  color: #fff;
  line-height: 18px;
}

.fb1 .d1 ul li {
  font-size: 14px;
  line-height: 14px;
}

.fb1 .d1 ul li a {
  color: #bcbcbc;
  transition: all 0.5s;
}

.fb1 .d1 ul {
  margin-top: 33px;
}

.fb1 .d1 ul li+li {
  margin-top: 17px;
}

.fb1 .d1 ul li a:hover {
  color: #fff;
}

.fb1 .lx {
  width: 40%;
  padding-left: 10px;
}

.dbzx {
  display: block;
  width: 142px;
  line-height: 42px;
  border-radius: 5px;
  background: #005cac;
  color: #fff;
  background: url(../images/online.png)no-repeat #005cac;
  background-position: 22px;
  padding-left: 62px;
  transition: all 0.5s;
  margin-top: 47px;
}

.dbzx:hover {
  color: #fff;
  padding-left: 72px;
}

.ftcontact p:nth-child(1) {
  font-size: 30px;
  line-height: 30px;
  font-family: Arial;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}

.ftcontact p:nth-child(2) {
  font-size: 14px;
  line-height: 14px;
  color: #bcbcbc;
}

.ftcontact p:nth-child(3) {
  font-size: 14px;
  line-height: 14px;
  color: #bcbcbc;
  margin-top: 12px;
}

.fb1 .lx .fr p {
  font-size: 14px;
  color: #bcbcbc;
  line-height: 14px;
  margin-top: 21px;
  text-align: center;
}

.ff2 {
  margin-top: 55px;
  font-size: 14px;
  line-height: 14px;
  color: #6a6a6a;
}

.ff2 a {
  font-size: 14px;
  line-height: 14px;
  color: #bcbcbc;
  margin-left: 5px;
}

.ff2 a:hover {
  color: #fff;
}

.bq {
  background: #171717;
  line-height: 77px;
  font-size: 14px;
  color: #717171;
}

.bq a {
  color: #717171;
}

.bq a:hover {
  color: #fff;
}

.foot,
.sjbq {
  display: none;
}




.slider{}
.rslides { position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0; margin: 0; }
.rslides li { position: absolute;  display: none;  width: 100%;  left: 0;  top: 0; z-index:0; }
.rslides li:first-child { position: relative;  display: block;  float: left; }
.rslides img { display: block;  height: auto; width: 100%;  border: 0;z-index:0; } 
.rslides { margin: 0 auto;  }
.rslides_container {  position: relative;  }
.centered-btns_tabs { position: absolute;  width:100%; bottom:3%; text-align: center; z-index:2; }
.centered-btns_tabs li{display: inline; float: none; _float: left; *float: left;margin: 0 5px;  }
.centered-btns_tabs a{background:#fff;width:20px; height:5px; text-indent: -9999px; overflow: hidden; display: inline-block; _display: block; *display: block; }
.centered-btns_here a{ background: #ed6d00; }
.centered-btns_nav { z-index:9999; position: absolute; top: 50%; left: 5%; text-indent: -9999px; overflow: hidden;height: 61px; width: 38px; background: rgba(0,0,0,0.5) url("../images/themes.png") no-repeat left top; margin-top: -30px; }
.centered-btns_nav:active { }
.centered-btns_nav.next { left: auto; background-position: right top; right: 5%; }

.place-show a{color: #888;}


.plist{ margin-bottom:2%;  }
.plist ul{list-style-type:none; text-align:center; }
.plist li{ display:inline-block;}
.plist li a { display:inline-block; padding:10px 30px; background:#eee; margin:1px 3px;transition:0.3s all; border-radius: 6px; font-weight: bold;}
.plist li a:hover, .plist li a.on{ background:#008fdd; color: #fff;}


.cc4 {
  padding: 6vw 0;
  background: url(../images/icompany.jpg) no-repeat top center;
  background-size: cover;
  margin-top: 4vw;
}

.c4ab {
  padding: 3vw 4vw;
  background: #fff;
  width: 61.2%;
  float: right;
  box-shadow: 0 0 5px 1px rgb(153 153 153 / 30%);
}

.c4ab h3 {
  font-size: 1.8rem;
  color: #0172ba;
  font-weight: 600;
}

.c4ab h4 {
  font-size: 1rem;
  color: #000000;
  font-weight: 400;
  margin-top: 1.5vw;
  line-height: 1;
}

.c4ab .abwz {
  font-size: 18px;
  color: #666666;
  line-height: 40px;
  margin-top: 2.5vw;
}

.c4ab .c4mor {
  width: 170px;
  height: 46px;
  display: block;
  line-height: 46px;
  border: 2px solid #0976bc;
  text-align: center;
  color: #0976bc;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50px;
  margin-top: 3vw;
  transition: all 0.3s;
}

.c4ab .c4mor:hover {
  color: #fff;
  background: #0976bc;
}

.c2 {
  background: url(../images/icon0007.png) no-repeat top center;
  padding-top: 5vw;
  padding-bottom: 6vw;
}

.c2a {
  width: 49%;
}

.c2abt {
  border-left: 8px solid #0172ba;
  padding-left: 30px;
  margin-bottom: 3.5vw;
}

.c2abt dd {
  font-size: 2.2rem;
  color: #0172ba;
  font-weight: 600;
}

.c2abt dd span {
  display: inline-block;
  background: #ebf4dc;
  font-size: 2.5rem;
  width: 50px;
  height: 50px;
  color: #85bd24;
  line-height: 1;
  border-radius: 50%;
  text-align: center;
  position: relative;
  top: -5px;
}

.c2abt dt {
  font-size: 1.2rem;
  color: #666666;
  font-weight: normal;
}

.c2ays li {
  margin-bottom: 3vw;
}

.c2ays .img {
  width: 11.5%;
  position: relative;
}

.c2ays .img::after {
  content: "";
  width: 2px;
  height: 3vw;
  background: #eaeaea;
  position: absolute;
  top: 80px;
  left: 49%;
}

.c2ays li:last-child .img::after {
  display: none;
}

.c2ays .img img {
  max-width: 100%;
}

.c2ays .liwz {
  width: 82%;
}

.c2ays .liwz h3 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #333333;
}

.c2ays .liwz p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin-top: 10px;
}

.c2dh {
  padding-left: 24px;
  height: 50px;
  line-height: 50px;
  background: #f2f2f2;
  border-radius: 50px;
  color: #666666;
  font-size: 14px;
}

.c2dha img {
  line-height: 50px;
  margin-right: 15px;
}

.c2dh span {
  color: #0172ba;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1;
  position: relative;
  top: 6px;
}

.c2dh .c2dhb {
  display: block;
  background: #0172ba;
  text-align: center;
  width: 168px;
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
  height: 50px;
  border-radius: 50px;
}

.c2b {
  width: 42.7%;
  margin-top: 12px;
}

.c2b img {
  max-width: 100%;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.w1400 {
  max-width: 1400px;
  margin: 0 auto;
}