i, em {
  font-style: normal;
}
.topWrap {
  background: #fff;
  font-family: "Microsoft Yahei";
  position: relative;
}
.topWrap .header {
  width: 1400px;
  margin: 0 auto;
}
.twz {
  background: #f7f7f7;
  height: 33px;
  color: #999999;
  line-height: 33px;
  font-size: 14px;
}
.twz a {
  display: inline-block;
  color: #999999;
  position: relative;
  padding: 0 15px 0 7px;
  background: url(../images/tpico.png) no-repeat left center;
}
.twz a:last-child {
  padding-right: 0;
}
.h_nr {
  height: 103px;
  padding-top: 13px;
  box-sizing: border-box;
}
.logo {

  overflow: hidden;
  box-sizing: border-box;
  float: left;
}
.logo img {

  height: 75px;
  display: block;
}
.logo_txt {
  font-size: 15px;
  color: #5b5b5b;
  text-align: left;
  line-height: 35px;
  font-weight: normal;
  margin-top: 8px;
  margin-left: 30px;
  float: left;
}
.logo_txt i {
  font-weight: normal;
  font-size: 20px;
  color: #252525;
  display: block;
  line-height: normal;
}
.t_code {
  width: 110px;
  float: right;
}
.t_code img {
  width: 80px;
  height: 80px;
  float: left;
}
.t_code span {
  height: 80px;
  float: left;
  width: 23px;
  background: #ececec;
  color: #333333;
  font-size: 14px;
  display: block;
  padding: 0 5px;
  box-sizing: border-box;
  text-align: center;
  line-height: normal;
}
.h_nr .sc {

  padding-left: 50px;
  background: url(../images/tel.png) no-repeat left center;
  float: right;
  width: 255px;
  box-sizing: border-box;
}
.h_nr .sc p {
  overflow: hidden;
  color: #3886ff;
  font: 20px "impact";

  float: left;
  line-height: 30px;
}
.nav {
  height: 60px;
  border-top: 1px solid #ebebeb;
  position: relative;
}
.nav ul {
  width: 1400px;
  margin: 0 auto;
}
.nav li {
  float: left;
  font-size: 16px;
  width: 138px;
  padding: 0 18px;
}
.nav li a {
  text-decoration: none;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  display: block;
  position: relative;
  z-index: 2;
  color: #333333;
  box-sizing: border-box;
  text-align: center;
}
.nav li:before {
  content: '';
  position: absolute;
  height: 16px;
  width: 9px;
  background: url(../images/libg.png) no-repeat;
  background-size: 100%;
  top: 25px;
  right: 0;
}
.nav li:hover:before, .nav li.cur:before {
  width: 0;
  color: #fff;
  z-index: 1;
}
.nav li:hover a, .nav .cur a {
  background: url(../images/cur.png) no-repeat center center;
  background-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
.nav li.home {
  padding-left: 0;
}
.nav li.nones {
  padding-right: 0;
}
.nav li.nones:before {
  background: none;
}
.nav li .submenu {
  overflow: hidden;
  display: none;
  position: absolute;
  width: 100%;
  top: 60px;
  z-index: 99;
  background: #f4f4f4;
  padding: 14px 0;
  left: 0;
  line-height: 0;
  font-size: 0;
  text-align: center;
}
.nav li .submenu dl {
  width: 1300px;
  margin: 0 auto;
  padding: 70px 0 50px;
}
.nav li .submenu dt {
  float: right;
  width: 450px;
  height: 260px;
  overflow: hidden;
  margin-left: 30px;
}
.nav li .submenu dt a {
  background: none;
}
.nav li .submenu dt img {
  width: 450px;
  height: 260px;
  display: block;
}
.nav li .submenu dd {
  float: left;
  width: 670px;
  margin-left: 50px;
}
.nav li .submenu p a {
  display: block;
  float: left;
  width: 198px;
  height: 48px;
  line-height: 48px;
  background: #fff;
  border: 1px solid #d9d9d9;
  padding-left: 42px;
  font-size: 18px;
  color: #333333;
  margin: 0 20px 20px 0;
  position: relative;
  text-align: left;
}
.nav li .submenu p a:nth-child(3n) {
  margin-right: 0;
}
.nav li .submenu p a:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: 1px solid #a4a4a4;
  border-radius: 50%;
  left: 21px;
  top: 21px;
}
.nav li:hover .submenu p a {
  font-weight: normal;
}
.nav li:hover .submenu p a:hover {
  border-color: #06beff;
  background: #089df5;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2));
  background-image: -webkit-linear-gradient(left, #06beff, #0d5de2);
  background-image: -moz-linear-gradient(left, #06beff, #0d5de2);
  background-image: -o-linear-gradient(left, #06beff, #0d5de2);
  background-image: -ms-linear-gradient(left, #06beff, #0d5de2);
  background-image: linear-gradient(left, #06beff, #0d5de2);
  color: #fff;
}
.nav li .submenu span a {
  display: block;
  width: 198px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #06beff;
  padding-left: 42px;
  font-size: 18px;
  color: #fff;
  margin: 0 20px 20px 0;
  position: relative;
  text-align: left;
  font-weight: normal;
  float: left;
  background: #089df5;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#06beff), to(#0d5de2));
  background-image: -webkit-linear-gradient(left, #06beff, #0d5de2);
  background-image: -moz-linear-gradient(left, #06beff, #0d5de2);
  background-image: -o-linear-gradient(left, #06beff, #0d5de2);
  background-image: -ms-linear-gradient(left, #06beff, #0d5de2);
  background-image: linear-gradient(left, #06beff, #0d5de2);
}
.nav li .submenu span a:before, .nav li .submenu p a:hover:before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: 1px solid #fff;
  border-radius: 50%;
  left: 21px;
  top: 21px;
}
@media screen and (max-width:1440px) {
  .topWrap .header, .nav li .submenu dl {
    width: 1200px;
  }
  .nav ul {
    width: 1200px;
    margin: 0 auto;
  }
  .nav li {
    font-size: 16px;
    width: 114px;
  }
  .nav li .submenu p a {
    font-size: 16px;
  }
}
.banner {
  max-height: 881px;
  overflow: hidden;
}
.banner img {
  width: 100%;
  display: block;
}
.banner .slick-arrow {
  position: absolute;
  font-size: 0;
  top: 50%;
  z-index: 9;
  width: 45px;
  height: 45px;
  margin-top: -50px;
  border: 0;
  outline: none;
}
.banner .slick-prev {
  left: 13%;
  display: none;
  background: url(../images/lefts.png) no-repeat center center;
}
.banner .slick-next {
  right: 13%;
  display: none;
  background: url(../images/rights.png) no-repeat center center;
}
.slick-dots {
  position: absolute;
  left: 50%;
  font-size: 0;
  bottom: 8%;
  width: 300px;
  text-align: center;
  margin-left: -175px;
  z-index: 11;
}
.slick-dots li {
  display: inline-block;
  margin: 0 8px;
}
.slick-dots li button {
  display: block;
  background: #0c7ec9;
  width: 10px;
  height: 10px;
  color: #0c7ec9;
  border-radius: 10px;
  border-color: #0c7ec9;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.slick-dots .slick-active button {
  background-color: #0c7ec9;
  border-color: #0c7ec9;
  width: 40px;
}
.search {
  height: 98px;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
  font-size: 14px;
  font-family: "Microsoft Yahei";
}
.keywords {
  font-weight: normal;
  width: 720px;
  overflow: hidden;
  float: left;
	margin-top: 40px;
}
.keywords b {
  height: 40px;
  display: block;
  color: #333333;
  font-weight: normal;
  font-size: 28px;
  line-height: 40px;
  margin-top: 10px;
}
.keywords a {
  color: #666666;
  line-height: 28px;
  padding-right: 16px;
  font-size: 15px;
}
.sea {
  overflow: hidden;
  float: right;
  margin-top: 32px;
}
.inp01 {
  border-style: none;
  float: left;
  color: #a4a4a4;
  padding-left: 24px;
  width: 312px;
  height: 42px;
  font-family: "Microsoft Yahei";
  font-size: 15px;
  background: none;
  line-height: 42px;
  background: none;
  background: #f2f2f2;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  box-sizing: border-box;
}
.inp02 {
  border-style: none;
  background: url(../images/ss.png) no-repeat;
  cursor: pointer;
  height: 42px;
  width: 44px;
  display: inline-block;
  color: #fff;
}
@media screen and (max-width:1401px) {
  .search .content {
    width: 1200px;
  }
}
.footWrap {
  background: url(../images/ftbg.jpg) no-repeat center top;
  padding-top: 52px;
  font-family: "Microsoft Yahei";
  box-sizing: border-box;
  width: 100%;
  min-width: 1300px;
  max-width: 1920px;
  margin: 0 auto;
  color: rgba(100, 155, 197, 0.70);
  font-size: 14px;
  line-height: 28px;
}
.footWrap a:hover {
  color: #fff;
}
.footers {
  width: 1400px;
  margin: 0 auto;
}
.f_nav {
  width: 1000px;
  float: left;
}
.fnav {
  height: 300px;
}
.fnav dl {
  width: 196px;
  float: left;
}
.fnav dt a {
  height: 36px;
  line-height: 36px;
  text-align: left;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}
.fnav dd a {
  display: block;
  color: #fff;
}
.fbeian {
  width: 816px;
}
.fbeian img {
  width: 192px;
  height: 67px;
  display: block;
}
.fbeian p {
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  font-weight: normal;
}
.fbeian i {
  color: rgba(100, 155, 197, 0.70);
  ;
  display: block;
}
.footWrap em {
  padding: 0 15px;
}
.fbeian p a {
  color: #fff;
}
.fbeian i a {
  color: rgba(100, 155, 197, 0.70);
}
.fcontact {
width: 400px;
    float: left;
}
.f_contact {
  height: 300px;
}
.f_contact .lx1 {
  font-size: 14px;
  line-height: 36px;
  font-weight: normal;
  width: 75px;
  float: left;
  color: #ffffff;
  text-align: center;
  padding-bottom: 25px;
  background: url(../images/ft_ico11.png) no-repeat center bottom;
  margin-right: 50px;
}
.f_contact .lx1 a {
  color: #fff;
}
.f_contact .lx1 img {
  width: 41px;
  height: 42px;
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 1400px){
.f_contact .lx2 {

  float: left;
}
}

@media screen and (max-width: 1410px){
.f_contact .lx2 {

  float: left;
}
}


.f_contact .lx2 i {
  font-size: 14px;
  line-height: 36px;
  font-weight: normal;
  width: 75px;
  float: left;
  color: #ffffff;
  text-align: center;
  margin-right: 40px;
}
.f_contact .lx2 a {
  color: #fff;
}
.f_contact .lx2 i img {
  width: 41px;
  height: 42px;
  display: block;
  margin: 0 auto;
}
.f_contact .lx2 span {
  display: block;
  font-size: 24px;
  color: #ffffff;

  font-family: impact;
  line-height: 39px;
}
.f_contact .lx2 span b {
  font-size: 39px;
  display: block;
}
.fcode {
  width: 415px;
  margin-top: 30px;
}
.fcode i {
  font-size: 14px;
  line-height: 36px;
  font-weight: normal;
  width: 75px;
  float: left;
  color: #ffffff;
  text-align: center;
  margin-right: 40px;
}
.fcode i img {
  width: 41px;
  height: 42px;
  display: block;
  margin: 0 auto;
}
.fcode p {
  width: 133px;
  float: left;
  ;
}
.fcode p img {
  width: 133px;
  height: 133px;
  background: #fff;
  padding: 3px;
}
.ft_cp {
  width: 442px;
  margin-top: 34px;
  margin-right: 63px;
  position: relative;
}
.cp_l {
  width: 12px;
  height: 19px;
  background: url(../images/cp_l.png) no-repeat;
  position: absolute;
  left: 0;
  top: 28px;
}
.cp_r {
  width: 12px;
  height: 19px;
  background: url(../images/cp_r.png) no-repeat;
  position: absolute;
  right: 0;
  top: 28px;
}
.ftcp {
  width: 345px;
  overflow: hidden;
  margin: 0 auto;
}
.ftcp li {
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 15px;
}
.ftcp li img {
  width: 100%;
  display: block;
}
.ftcp img {
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  transition: 0.35s;
}
.ftcp li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width:1401px) {
  .footers {
    width: 1200px;
    margin: 0 auto;
  }
  .f_nav {
    width: 800px;
  }
  .fnav dl {
    width: 150px;
  }
  .fcontact {
    width: 350px;
  }
  .ft_cp {
    margin-right: 0;
  }
}
.client-2 {
  position: fixed;
  right: -170px;
  top: 50%;
  z-index: 900;
}
.client-2 li a {
  text-decoration: none;
}
.client-2 li {
  margin-top: 1px;
  clear: both;
  height: 62px;
  position: relative;
}
.client-2 li i {
  background: url(../images/fx.png) no-repeat;
  display: block;
  width: 30px;
  height: 27px;
  margin: 0px auto;
  text-align: center;
}
.client-2 li p {
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.client-2 .my-kefu-qq i {
  background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
  background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
  background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
  background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
  background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
  display: none;
}
.client-2 .my-kefu-ftop i {
  width: 33px;
  height: 31px;
  background-position: -23px -47px;
  background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
  padding-top: 6px;
}
.client-2 .my-kefu-left {
  float: left;
  width: 62px;
  height: 47px;
  position: relative;
}
.client-2 .my-kefu-tel-right {
  font-size: 16px;
  color: #fff;
  float: left;
  height: 24px;
  line-height: 22px;
  padding: 0 15px;
  border-left: 1px solid #fff;
  margin-top: 14px;
}
.client-2 .my-kefu-right {
  width: 20px;
}
.client-2 .my-kefu-tel-main {
  background: #0b69e5;
  color: #fff;
  height: 53px;
  width: 230px;
  padding: 9px 0 0;
  float: left;
}
.client-2 .my-kefu-main {
  background: #0b69e5;
  width: 97px;
  height: 53px;
  position: relative;
  padding: 9px 0 0;
  float: left;
}
.client-2 .my-kefu-weixin-pic {
  position: absolute;
  left: -130px;
  top: -24px;
  display: none;
  z-index: 333;
}
.my-kefu-weixin-pic img {
  width: 115px;
  height: 115px;
}