@charset "utf-8";

@font-face {
  font-family: 'ITCAvantGardeStd-Md';
  src: url('ITCAvantGardeStd-Md.eot');
  /* IE9 Compat Modes */
  src: url('ITCAvantGardeStd-Md.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('ITCAvantGardeStd-Md.woff') format('woff'),
    /* Modern Browsers */
    url('ITCAvantGardeStd-Md.otf') format('truetype'),
    /* Safari, Android, iOS */
    url('ITCAvantGardeStd-Md.svg#MicrosoftYaHei') format('svg');
  /* Legacy iOS */
}

body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  overflow-x: hidden;
}





.navbar {
  position: relative;
  margin-bottom: 0px;
  border-bottom: 0px solid #BEBCBC;
}

.navbar-inverse {
  background-color: #000000;
  border-color: #5F5D5D;
}

.navbar-brand {
  margin-top: 0px;
  padding: 0px;
}

.navbar-header .navbar-brand {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 55px;
}

.nav {
  padding-left: 50px;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
  color: #FFF;
  background-color: #0754a7;
}

.bnn3 {
  height: 300px;
  padding-top: 80px;
  font-size: 18px;
  width: 100%;
  background-size: 100% !important;
}

a {
  color: #333333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  transition: all 300ms ease-in 0ms;
  color: #333333;
}

.navbar-inverse .navbar-nav>li>a {
  color: #FFFFFF;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: #000;
  border: 1px solid transparent;
  border-radius: 4px;
}

.daohh-aa li>a::after {
  width: 0;
  transition: width .3s;
  height: 2px;
  display: block;
  margin: 0 auto;
  content: "";
  background-color: #ffffff;
}

.daohh-aa li>a:hover:after {
  width: 100%;
  height: 2px;
  display: block;
  content: "";
  transition: width .3s;
  background-color: #fffffff;
}

.daohh-bb li>a::after {
  width: 0;
  transition: width .3s;
  height: 2px;
  display: block;
  margin: 0 auto;
  content: "";
  background-color: #ffffff;
}

.daohh-bb li>a:hover:after {
  width: 100%;
  height: 2px;
  display: block;
  content: "";
  transition: width .3s;
  background-color: #fffffff;
}

.navbar-toggle>span {
  display: block;
  width: 30px;
  height: 4px;
  background-color: #043d79;
  border-radius: 2px;
  margin: 4px auto;
  transition: .3s;
  transform-origin: left center;
}

.nav-top1 {
  -webkit-transform: rotateZ(34deg);
  -moz-transform: rotateZ(34deg);
  -ms-transform: rotateZ(34deg);
  -o-transform: rotateZ(34deg);
  transform: rotateZ(34deg);
}

.nav-middle1 {
  opacity: 0;
}

.nav-bottom1 {
  -webkit-transform: rotateZ(-34deg);
  -moz-transform: rotateZ(-34deg);
  -ms-transform: rotateZ(-34deg);
  -o-transform: rotateZ(-34deg);
  transform: rotateZ(-34deg);
}

.menu ul.sub_menu {
  position: absolute;
  width: 600px;
  display: none;
  z-index: 999;
  margin-left: 0px;
}

.menu ul.sub_menu a {
  color: #ffffff;
}

.menu ul.sub_menu a:hover {
  color: #ffffff;
  background: none;
}

.bg {
  background: url(../images/bg.png) repeat;
  height: 40px;
  display: none;
  width: 100%;
  z-index: 99;
  position: absolute;
}

.menu ul.sub_menu li {
  float: left;
  width: 100px;
  line-height: 40px;
  list-style-type: none;
  background: none;
}

.menu ul.sub_menu li a {
  color: #ffffff;
  font-size: 12px;
}

.kq1 {
  -webkit-animation-delay: 0.2s;
}

.kq2 {
  -webkit-animation-delay: 0.4s;
  -webkit-animation-duration: 0.4s;
}

.kq3 {
  -webkit-animation-delay: 0.6s;
  -webkit-animation-duration: 0.6s;
}

.kq4 {
  -webkit-animation-delay: 0.8s;
  -webkit-animation-duration: 0.8s;
}

.kq5 {
  -webkit-animation-delay: 1s;
  -webkit-animation-duration: 1s;
}

.kq6 {
  -webkit-animation-delay: 1.2s;
  -webkit-animation-duration: 1.2s;
}

.kuanping {
  width: 1415px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  z-index: 1;
}

.kkt {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.nybanner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.kkt img {
  width: 100%;
  position: relative;
  top: 0;
}

.nybanner .kuanping {
  position: absolute;
  margin-bottom: 50px;
}

.kkt .kuanping h2 {
  width: 100%;
}

.yc {
  display: block;
}

.yd {
  display: none;
}

.daohh {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 95px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 10;
}

.daohh-aa {
  width: 26%;
  margin-left: 7%;
  margin-right: 7%;
  float: left;
}

.daohh-aa li {
  list-style-type: none;
  width: 33.3%;
  float: left;
}

.daohh-aa li a {
  display: block;
  text-align: center;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 73px;
  color: #FFFFFF;
}

.daohh-bb {
  width: 26%;
  margin-left: 7%;
  float: left;
}

.daohh-bb li {
  list-style-type: none;
  width: 25%;
  float: left;
}

.daohh-bb li a {
  display: block;
  text-align: center;
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 73px;
  color: #FFFFFF;
}

.sousuo {
  width: 7%;
  height: 95px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  float: right;
  text-align: center;
  line-height: 95px;
}

.search-btn {
  cursor: pointer;
}

.search-alert {
  position: fixed;
  z-index: 1000;
  background-color: #222222;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  display: none;
}

.search-alert .close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 88px;
  padding-right: 80px;
  background: url(../images/img5.png) no-repeat 35px 60px;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 20px;
}

.daohh-logo {
  width: 20%;
  float: left;
  text-align: center;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 44px;
  left: 0;
  width: 100%;
}

.banner .swiper-pagination-bullet {
  width: 23px;
  height: 23px;
  display: inline-block;
  background: url(../images/yy.png);
  border-radius: 100%;
  opacity: 1;
}

.banner .swiper-pagination-white .swiper-pagination-bullet-active {
  width: 23px;
  height: 23px;
  background: url(../images/yuan.png);
}

.banner .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 45px;
  height: 25px;
  left: 5%;
  z-index: 10;
  cursor: pointer;
  background: url(../images/zuo.png);
  background-size: 45px 25px;
  background-position: center;
  background-repeat: no-repeat;
}

.banner .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 45px;
  height: 25px;
  right: 5%;
  z-index: 10;
  cursor: pointer;
  background: url(../images/you.png);
  background-size: 45px 25px;
  background-position: center;
  background-repeat: no-repeat;
}

.cptit {
  height: auto;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 49px;
  background-color: #FFFFFF;
  color: #9596a5;
  font-size: 12px;
  text-align: center;
}

.cptit h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 47px;
  text-align: center;
  color: #42434c;
  margin-top: 0px;
  margin-bottom: 12px;
}

.cpkuai {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.cpkuai-aa {
  width: 50%;
  float: left;
  position: relative;
}

.cpzi {
  position: absolute;
  width: 45%;
  height: 327px;
  padding: 36px;
  padding-top: 96px;
  color: #FFFFFF;
  line-height: 23px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
}

.cpzi h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 25px;
  color: #FFFFFF;
}

.cpkuai-bb {
  width: 50%;
  float: right;
}

.cpkuai-bb-1 {
  height: auto;
  overflow: hidden;
  position: relative;
}

.cpzi2 {
  position: absolute;
  width: 45%;
  height: auto;
  overflow: hidden;
  padding: 50px;
  padding-top: 78px;
  color: #42434c;
  line-height: 23px;
  left: 0px;
  top: 0px;
  z-index: 9;
}

.cpzi2 h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #42434c;
}

.cpkuai-w {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.cpkuai-w-aa {
  width: 50%;
  float: left;
  position: relative;
}

.cpzi3 {
  position: absolute;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 12px;
  color: #FFFFFF;
  line-height: 23px;
  left: 0px;
  top: 80px;
  z-index: 9;
}

.cpzi3 h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #FFFFFF;
}

.cpzi4 {
  position: absolute;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 30px;
  color: #FFFFFF;
  line-height: 23px;
  left: 0px;
  top: 60px;
  z-index: 9;
}

.cpzi4 h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #FFFFFF;
}

.cpkuai-aa img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}

.cpkuai-aa:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.cpkuai-aa section {
  overflow: hidden;
}

section {
  display: block;
}

.cpkuai-bb-1 img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}

.cpkuai-bb-1:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.cpkuai-bb-1 section {
  overflow: hidden;
}

.cpkuai-w-aa img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}

.cpkuai-w-aa:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.cpkuai-w-aa section {
  overflow: hidden;
}

.jtw1 {
  margin-top: 50px;
  height: auto;
  overflow: hidden;
}

.jtw2 {
  margin-top: 50px;
  height: auto;
  overflow: hidden;
}

.jtw3 {
  margin-top: 50px;
  height: auto;
  overflow: hidden;
}

.jtw4 {
  margin-top: 50px;
  height: auto;
  overflow: hidden;
}

.lghh {
  background-color: rgba(0, 0, 0, 1);
}

.zhichi {
  height: auto;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 85px;
  background: url(../images/zcbj.jpg) center bottom;
  background-repeat: no-repeat;
  background-color: #f4f6f5;
  color: #808391;
  font-size: 18px;
  line-height: 34px;
}

.zhichi h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 42px;
  color: #464646;
  margin-top: 0px;
  margin-bottom: 43px;
  text-align: center;
}

.zclan {
  height: 145px;
  background-color: #FFFFFF;
  border: 1px solid #e5e5e5;
  border-right: 0px solid #e5e5e5;
}

.zclan li {
  width: 33.3%;
  list-style-type: none;
  float: left;
  padding-top: 26px;
  border-right: 1px solid #e5e5e5;
  text-align: center;
}

.zctu1 {
  width: 56px;
  height: 56px;
  background: url(../images/qie1.png) left;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.zclan li:hover .zctu1 {
  background: url(../images/qie1.png) right;
  background-repeat: no-repeat;
  transition: all 500ms ease-in 0ms;
}

.zctu2 {
  width: 56px;
  height: 56px;
  background: url(../images/qie2.png) left;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.zclan li:hover .zctu2 {
  background: url(../images/qie2.png) right;
  background-repeat: no-repeat;
  transition: all 500ms ease-in 0ms;
}

.zctu3 {
  width: 56px;
  height: 56px;
  background: url(../images/qie3.png) left;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.zclan li:hover .zctu3 {
  background: url(../images/qie3.png) right;
  background-repeat: no-repeat;
  transition: all 500ms ease-in 0ms;
}

.zclan li p {
  margin-top: 8px;
}

#slidingBlock {
  height: auto;
  overflow: hidden;
}

#slidingBlock span {}

#slidingBlock span.menuNo p {
  color: #000000;
  font-size: 16px;
}

#slidingBlock span.menuOn p {
  color: #0067da;
  font-size: 16px;
}

#slidingBlock span.menuNo .zctu1 {
  width: 56px;
  height: 56px;
  background: url(../images/qie1.png) left;
  background-repeat: no-repeat;
  margin: 0 auto;
}

#slidingBlock span.menuOn .zctu1 {
  background: url(../images/qie1.png) right !important;
  background-repeat: no-repeat;
  transition: all 500ms ease-in 0ms;
}

#slidingBlock span.menuNo .zctu2 {
  width: 56px;
  height: 56px;
  background: url(../images/qie2.png) left;
  background-repeat: no-repeat;
  margin: 0 auto;
}

#slidingBlock span.menuOn .zctu2 {
  background: url(../images/qie2.png) right !important;
  background-repeat: no-repeat;
  transition: all 500ms ease-in 0ms;
}

#slidingBlock span.menuNo .zctu3 {
  width: 56px;
  height: 56px;
  background: url(../images/qie3.png) left;
  background-repeat: no-repeat;
  margin: 0 auto;
}

#slidingBlock span.menuOn .zctu3 {
  background: url(../images/qie3.png) right !important;
  background-repeat: no-repeat;
  transition: all 500ms ease-in 0ms;
}

#slidingBlock DIV.slidingList_none {
  display: none
}

#slidingBlock DIV.slidingList {
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: auto;
  overflow: hidden;
}

.zcnei {
  margin-top: 45px;
  height: auto;
  overflow: hidden;
}

.zcnei h3 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin-top: 0px;
  margin-bottom: 24px;
  color: #0067da;
}

.zcmore {
  margin-top: 42px;
}

.zcmore a {
  display: block;
  width: 200px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #FFFFFF;
  font-size: 16px;
  background-color: #0067da;
  border-radius: 20px;
}

.guanyu {
  height: auto;
  overflow: hidden;
  background: url(../images/abbj.jpg) center;
  background-repeat: no-repeat;
  padding-top: 94px;
  padding-bottom: 76px;
  line-height: 36px;
  font-size: 18px;
  color: #FFFFFF;
}

.guanyu h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 42px;
  margin-top: 0px;
  margin-bottom: 37px;
  color: #FFFFFF;
}

.shuju {
  margin-top: 30px;
  padding-top: 52px;
  height: auto;
  overflow: hidden;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.shuju li {
  list-style-type: none;
  float: left;
  width: 33.3%;
  border-right: 1px solid #c6cad2;
  text-align: center;
  font-size: 15px;
  color: #FFFFFF;
}

.shuju li h3 {
  font-family: 'ITCAvantGardeStd-Md', Helvetica, Arial, sans-serif;
  font-size: 95px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.xzi {
  font-size: 15px;
}

.xinwen {
  margin-top: 66px;
  margin-bottom: 50px;
}

.xinwen h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 27px;
  margin-top: 0px;
  margin-bottom: 36px;
  color: #333333;
}

.xwhh {
  height: auto;
  overflow: hidden;
  border: 1px solid #f2f2f2;
  font-size: 16px;
  margin-bottom: 12px;
}

.xwhh-lan {
  height: 75px;
  line-height: 75px;
  border-bottom: 1px solid #f2f2f2;
}

.xwhh-lan-aa {
  width: 15%;
  float: left;
  text-align: center;
  background-color: #1274d2;
}

.xwhh-lan-bb {
  width: 85%;
  height: 75px;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: right;
  padding-left: 18px;
}

.xwhh-nn {
  padding: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #808080;
  line-height: 26px;
}

.xwhang {
  height: auto;
  overflow: hidden;
  line-height: 75px;
  font-size: 16px;
  border: 1px solid #f2f2f2;
  margin-bottom: 12px;
}

.xwhang-aa {
  width: 15%;
  float: left;
  background-color: #f8f8f8;
  text-align: center;
}

.xwhang-bb {
  width: 60%;
  height: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  padding-left: 18px;
}

.xwhang-cc {
  width: 25%;
  float: right;
  text-align: right;
  padding-right: 15px;
  color: #808080;
}

.xwkk {
  height: auto;
  overflow: hidden;
  border: 1px solid #eeeeee;
  position: relative;
}

.xwkk-zi {
  padding: 20px;
  height: auto;
  overflow: hidden;
  line-height: 26px;
  color: #808080;
}

.xwkk-zi h3 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 8px;
  color: #333333;
}

.xwtime {
  width: 80px;
  height: 80px;
  color: #FFFFFF;
  padding-top: 12px;
  background-color: #1274d2;
  position: absolute;
  text-align: center;
  top: 0px;
  left: 0px;
  z-index: 9;
}

.xwtime h4 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 27px;
  margin-top: 0px;
  margin-bottom: 6px;
}

.soutt {
  height: auto;
  overflow: hidden;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #036bdd;
}

.soukk {
  width: 624px;
  height: 50px;
  border-bottom: 1px solid #FFFFFF;
  margin: 0 auto;
}

.soukk form {
  display: flex;
}

.soukk .search {
  border: 0;
  height: 50px;
  font-size: 18px;
  background: none;
  color: #FFFFFF;
  padding-left: 10px;
  width: 82%;
  border-radius: 0;
}

.soukk .btn {
  height: 50px;
  margin: 0;
  background: none;
  border-radius: 0;
  font-size: 25px;
  color: #FFFFFF;
  text-align: center;
  width: 18%;
}

.soukk placeholder {
  color: #ffffff;
}

.soukk .form-control:-moz-placeholder {
  color: #ffffff;
}

.soukk .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.soukk .form-control:-ms-input-placeholder {
  color: #ffffff;
}

.soukk .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.bottom {
  height: auto;
  overflow: hidden;
  padding-top: 55px;
  padding-bottom: 30px;
  font-size: 16px;
  line-height: 40px;
  background-color: #24272b;
  color: rgba(255, 255, 255, 0.3);
}

.bottom a {
  color: rgba(255, 255, 255, 0.3);
}

.bottom a:hover {
  color: rgba(255, 255, 255, 1);
}

.bottom h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 20px;
}

.lxdi {
  height: auto;
  overflow: hidden;
  line-height: 20px;
  margin-top: 36px;
}

.lxdi p {
  margin-bottom: 25px;
}

.kk {
  height: 50px;
  background-color: #33363a;
  border: 1px solid #33363a;
  color: rgba(255, 255, 255, 0.6);
  border-radius: 0;
}

.kkb {
  height: auto;
  overflow: hidden;
  background-color: #33363a;
  border: 1px solid #33363a;
  color: rgba(255, 255, 255, 0.6);
  border-radius: 0;
}

.biao {
  height: auto;
  overflow: hidden;
  margin-bottom: 6px;
}

.anniu {
  width: 247px;
  height: 50px;
  border: 0px solid #004cb0;
  text-align: left;
  padding-left: 36px;
  color: #FFFFFF;
  font-size: 14px;
  background: url(../images/anniu.png);
  background-repeat: no-repeat;
  border-radius: 0;
}

.footer {
  height: auto;
  overflow: hidden;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #24272b;
}

.footer a {
  color: rgba(255, 255, 255, 0.8);
}

.juyou {
  text-align: right;
}

/* 关于 */
.bnn {
  height: 450px;
  background: url(../images/bnn.jpg) center;
  background-repeat: no-repeat;
  padding-top: 190px;
  font-family: 'MaisonNeue-Book', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: rgba(255, 255, 255, .4);
  background-size: 100% !important;
}

.bnn h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #FFFFFF;
  width: 100%;
}

.bnn a {
  color: rgba(255, 255, 255, .4);
}

.bnn6 {
  height: 450px;
  background: url(../images/bnn6.jpg) center;
  background-repeat: no-repeat;
  padding-top: 190px;
  font-family: 'MaisonNeue-Book', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: rgba(255, 255, 255, .4);
}

.bnn6 h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #FFFFFF;
}

.bnn6 a {
  color: rgba(255, 255, 255, .4);
}

.bnn7 {
  height: 450px;
  background: url(../images/bnn7.jpg) center;
  background-repeat: no-repeat;
  padding-top: 190px;
  font-family: 'MaisonNeue-Book', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: rgba(255, 255, 255, .4);
}

.bnn7 h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #FFFFFF;
}

.bnn7 a {
  color: rgba(255, 255, 255, .4);
}

.ablan {
  position: relative;
  height: auto;
  overflow: hidden;
  margin-top: -47px;
  z-index: 9;
}

.ablan li {
  list-style-type: none;
  float: left;
  padding: 20px;
  margin-right: 18px;
}

.ablan li a {
  display: block;
  height: 80px;
  line-height: 80px;
  padding-left: 90px;
  padding-right: 30px;
  color: #545c70;
  font-size: 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
  cursor: pointer;
}

.f1 {
  background: url(../images/f1.png) top left;
  background-repeat: no-repeat;
  height: 80px;
}

.f2 {
  background: url(../images/f2.png) top left;
  background-repeat: no-repeat;
  height: 80px;
}

.f3 {
  background: url(../images/f3.png) top left;
  background-repeat: no-repeat;
  height: 80px;
}

.f4 {
  background: url(../images/f4.png) top left;
  background-repeat: no-repeat;
  height: 80px;
}

.ablan li a:hover {
  background: url(../images/abt2.jpg);
  color: #FFFFFF;
}

.ablan li.hover a {
  color: #FFFFFF;
}

.ablan li:hover .f1 {
  background: url(../images/f1.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li.hover .f1 {
  background: url(../images/f1.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li:hover .f2 {
  background: url(../images/f2.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li.hover .f2 {
  background: url(../images/f2.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li:hover .f3 {
  background: url(../images/f3.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li.hover .f3 {
  background: url(../images/f3.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li:hover .f4 {
  background: url(../images/f4.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li.hover .f4 {
  background: url(../images/f4.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.abnn {
  height: auto;
  overflow: hidden;
  margin-top: 100px;
  margin-bottom: 150px;
  line-height: 35px;
}

.abnn h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 45px;
  color: #000000;
}

.team {
  background-color: #043e97;
  height: auto;
  overflow: hidden;
}

.team-aa {
  width: 37%;
  height: 550px;
  padding-top: 80px;
  padding-right: 33px;
  float: left;
  padding-left: 14%;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 30px;
  background: url(../images/tmbj.png) right bottom;
  background-repeat: no-repeat;
}

.team-aa h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 37px;
}

.team-bb {
  width: 63%;
  float: right;
}

.team-bb .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100%;
  background: #FFF;
  opacity: .2;
}

.team-bb .swiper-pagination-bullet-active {
  opacity: 1;
  background: #FFFFFF;
}

.hezuo {
  height: 588px;
  padding-top: 90px;
  line-height: 32px;
  text-align: center;
  background: url(../images/hzbj.jpg) center;
  background-repeat: no-repeat;
}

.hezuo h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 28px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 35px;
  color: #000000;
}

/* 产品 */
.bnn2 {
  height: 450px;
  background: url(../images/bnn2.jpg) center;
  background-repeat: no-repeat;
  padding-top: 190px;
  font-family: 'MaisonNeue-Book', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: rgba(255, 255, 255, .4);
}

.bnn2 h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #FFFFFF;
}

.bnn2 a {
  color: rgba(255, 255, 255, .4);
}

.cpnn {
  height: auto;
  overflow: hidden;
  margin-top: 35px;
  margin-bottom: 95px;
}

.cpnn-left {
  width: 25%;
  float: left;
}

.cpt {
  height: 80px;
  line-height: 80px;
  padding-left: 14px;
  color: #FFFFFF;
  font-size: 21px;
  font-weight: bold;
  background: url(../images/cpt.jpg);
  background-size: 100% 100%;
}

.cphh {
  margin-top: 3px;
  height: auto;
  overflow: hidden;
  background-color: #f7f7f7;
  padding: 14px;
  padding-bottom: 70px;
}

.cphh li {
  list-style-type: none;
  height: 56px;
  line-height: 56px;
  border-bottom: 1px solid #f0f0f0;
}

.cphh li a {
  display: block;
  height: 56px;
  line-height: 56px;
  font-size: 15px;
  color: #585757;
}

.cphh li a:hover {
  color: #0061eb;
}

.cphh li.hover a {
  color: #0061eb;
}

.cpt2 {
  margin-top: 50px;
  height: 70px;
  line-height: 70px;
  padding-left: 14px;
  background: -webkit-linear-gradient(left, #005dea, #02c2f8);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #005dea, #02c2f8);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #005dea, #02c2f8);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #005dea, #02c2f8);
  /* ��׼���﷨ */
  color: #FFFFFF;
  font-size: 21px;
  font-weight: bold;
}

.cpt2-nn {
  height: auto;
  overflow: hidden;
  padding: 18px;
  padding-top: 14px;
  padding-bottom: 0px;
  background-color: #f7f7f7;
  margin-top: 3px;
}

.cpt2-nn li {
  list-style-type: none;
  height: auto;
  overflow: hidden;
  margin-bottom: 27px;
}

.cpt2-nn-aa {
  width: 36%;
  float: left;
}

.cpt2-nn-bb {
  width: 60%;
  float: right;
  padding-top: 25px;
  font-size: 16px;
}

.cpnn-right {
  width: 73%;
  float: right;
}

.cpt3 {
  margin-top: 24px;
  height: 70px;
  line-height: 70px;
  padding-left: 14px;
  background: -webkit-linear-gradient(left, #005dea, #02c2f8);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #005dea, #02c2f8);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #005dea, #02c2f8);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #005dea, #02c2f8);
  /* ��׼���﷨ */
  color: #FFFFFF;
  font-size: 21px;
  font-weight: bold;
}

.cpt3-nn {
  height: auto;
  overflow: hidden;
  padding: 30px;
  background-color: #f7f7f7;
  margin-top: 3px;
}

.lxkk {
  height: auto;
  overflow: hidden;
  line-height: 36px;
  font-size: 18px;
  color: #333333;
  margin-bottom: 40px;
}

.lanse {
  color: #043e97;
}

.lantt {
  height: auto;
  overflow: hidden;
  line-height: 70px;
  background-color: #f7f7f7;
  padding-left: 20px;
  font-size: 21px;
}

.cpyy {
  height: auto;
  overflow: hidden;
  margin-top: 40px;
}

.cpyy img {
  width: 450px;
}

.cptuk {
  height: auto;
  overflow: hidden;
  margin-bottom: 34px;
  background-color: #f7f7f7;
  border: 12px solid #f7f7f7;
}

.cptuk p {
  margin-top: 25px;
  margin-bottom: 0px;
  height: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 16px;
  color: #585757;
}

.cptuk:hover {
  background-color: #0068ec;
  border: 12px solid #0068ec;
  transition: all 500ms ease-in 0ms;
}

.cptuk:hover p {
  color: #FFFFFF;
}

/* 分页 */
.page {
  margin: 20px auto;
}

.page-m {
  position: relative;
  top: -1px;
  +display: inline !important;
}

.page a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.page-m a {
  display: inline-block;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #eeeeee;
}

.page-m a:hover {
  color: #fff;
  background: #005bac;
  border: 1px solid #005bac;
}

.xianshi {
  color: #fff;
  background: #005bac;
  border: 1px solid #005bac;
}

.page-m a.active {
  color: #fff;
  background: #005bac;
  border: 1px solid #005bac;
}

.lanmux {
  height: 74px;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, .1);
  background: #fff;
  position: relative;
}

.lm-ct ul {
  display: flex;
  display: -webkit-flex;
}

.lm-ct ul li {
  list-style-type: none;
  margin-right: 60px;
}

.lm-ct ul li a {
  display: block;
  line-height: 74px;
  font-size: 16px;
  color: #555555;
  cursor: pointer;
}

.lm-ct ul li a:hover {
  color: #eb8000;
}

.lm-ct ul li.hover a {
  color: #eb8000;
}

.lm-ct>span {
  display: block;
  height: 4px;
  background: #eb8000;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 6;
  transition: .5s;
}

.lanmuw {
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}

.lanmuw li {
  width: 31.3%;
  list-style-type: none;
  float: left;
  margin-right: 2%;
  margin-bottom: 6px;
}

.lanmuw li a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #000000;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
}

.lanmuw li a:hover {
  background-color: #d83c3d;
}

.lanmuw li.hover a {
  background-color: #d83c3d;
}

/* 新闻 */
.bnn3 {
  height: 450px;
  background: url(../images/bnn3.jpg) center;
  background-repeat: no-repeat;
  padding-top: 190px;
  font-family: 'MaisonNeue-Book', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: rgba(255, 255, 255, .4);
}

.bnn3 h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #FFFFFF;
}

.bnn3 a {
  color: rgba(255, 255, 255, .4);
}

.f5 {
  background: url(../images/f5.png) top left;
  background-repeat: no-repeat;
  height: 80px;
}

.f6 {
  background: url(../images/f6.png) top left;
  background-repeat: no-repeat;
  height: 80px;
}

.ablan li:hover .f5 {
  background: url(../images/f5.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li:hover .f6 {
  background: url(../images/f6.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li.hover .f5 {
  background: url(../images/f5.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li.hover .f6 {
  background: url(../images/f6.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.xwnn {
  margin-top: 65px;
  margin-bottom: 34px;
  height: auto;
  overflow: hidden;
}

.newst {
  height: auto;
  overflow: hidden;
  border: 1px solid #f5f5f5;
  margin-bottom: 50px;
}

.newst img {
  width: 100%;
}

.newst-zi {
  height: auto;
  overflow: hidden;
  padding: 15px;
  color: #666666;
  line-height: 25px;
}

.newst-zi h2 {
  font-family: 'MaisonNeue-Book', Helvetica, Arial, sans-serif;
  font-size: 16px;
  height: 36px;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 25px;
}

.newst-tm {
  margin-top: 35px;
  height: auto;
  overflow: hidden;
  color: rgba(41, 48, 65, .32);
}

.newst img {
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}

.newst:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 500ms ease-in 0ms;
}

.newst section {
  overflow: hidden;
}

.newst:hover {
  border: 1px solid #043e97;
  transition: all 500ms ease-in 0ms;
}

.newst:hover h2 {
  color: #043e97;
  transition: all 500ms ease-in 0ms;
}

.changfang {
  height: auto;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 45px;
  font-size: 16px;
  color: #333333;
}

.changfang h2 {
  font-family: 'RockwellStd-Bold', Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #ce0e2d;
  margin-top: 0px;
  margin-bottom: 15px;
}

.cfgun {
  margin-top: -50px;
  height: auto;
  overflow: hidden;
  position: relative;
}

.cfkuai {
  height: auto;
  overflow: hidden;
}

.cfkuai h3 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-left: 10px;
}

.cfgun .swiper-container {
  padding-top: 100px;
}

.cfgun .swiper-button-prev {
  position: absolute;
  top: 0px;
  width: 51px;
  height: 51px;
  left: 72%;
  margin-top: 0px;
  z-index: 10;
  cursor: pointer;
  background: url(../images/zuox.png);
  background-size: 51px 51px;
  background-position: center;
  background-repeat: no-repeat;
}

.cfgun .swiper-button-next {
  position: absolute;
  top: 0px;
  width: 51px;
  height: 51px;
  right: 20%;
  margin-top: 0px;
  z-index: 10;
  cursor: pointer;
  background: url(../images/youx.png);
  background-size: 51px 51px;
  background-position: center;
  background-repeat: no-repeat;
}

/* 新闻内 */
.inewsct {}

.inewsct .inews-tt {
  border-bottom: 1px rgba(0, 0, 0, .25) dashed;
  padding-bottom: 10px;
}

.inewsct .inews-tt p {
  font-size: 2.0rem;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
}

.inewsct .inews-tt span {
  color: rgba(0, 0, 0, .55);
}

strong {
  font-weight: 700;
}

.inewsct .inews-ct {
  padding: 20px 0px 0px;
  color: rgba(0, 0, 0, .7);
  line-height: 28px;
}

.cpyymore {
  width: 165px;
  height: 35px;
  margin: 15px auto 0px;
}

.cpyymore a {
  display: block;
  width: 165px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  background-color: #c0121b;
  border-radius: 20px;
}

/* 产品详情页 */
.cpyy-lan {
  height: auto;
  overflow: hidden;
  line-height: 41px;
  background: url(../images/xqx.png) left;
  background-repeat: no-repeat;
  padding-left: 30px;
  color: #606972;
  margin-top: 60px;
}

.cpyy-nei {
  height: auto;
  overflow: hidden;
  margin-top: 40px;
}

.cpyy-nei .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 8px;
  height: 41px;
  vertical-align: top;
  border-top: 0px solid #dddddd;
  border-bottom: 1px solid #eeeeee;
}

.xgg {
  height: auto;
  overflow: hidden;
  margin-top: 40px;
}

.xgg-lan {
  height: auto;
  overflow: hidden;
  line-height: 45px;
  font-size: 24px;
  color: #111111;
  margin-bottom: 25px;
}

.xgg-nei {
  height: auto;
  overflow: hidden;
}

.xgg-nei li {
  list-style-type: none;
  float: left;
  margin-right: 33px;
  width: 314px;
}

.cpg {
  border: 15px solid #f7f7f7;
  height: auto;
  overflow: hidden;
  background-color: #f7f7f7;
}

.cpg p {
  margin-top: 27px;
  text-align: center;
  font-size: 16px;
  color: #585757;
}

.cpg:hover {
  background-color: #0068ec;
  border: 15px solid #0068ec;
  transition: all 500ms ease-in 0ms;
}

.cpg:hover p {
  color: #FFFFFF;
}

.logox {
  width: 370px;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.yygao {
  line-height: 80px;
}

.sousuot {
  height: 80px;
  line-height: 80px;
}

.xgg-lan img {
  width: 5px;
  height: 18px;
}

.changfang {
  height: auto;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 45px;
  font-size: 16px;
  color: #333333;
}

.changfang h2 {
  font-family: 'RockwellStd-Bold', Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  color: #ce0e2d;
  margin-top: 0px;
  margin-bottom: 15px;
}

.cfgun {
  margin-top: -50px;
  height: auto;
  overflow: hidden;
  position: relative;
}

.cfkuai {
  height: auto;
  overflow: hidden;
}

.cfkuai h3 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-left: 10px;
}

.cfgun .swiper-container {
  padding-top: 100px;
}

.cfgun .swiper-button-prev {
  position: absolute;
  top: 0px;
  width: 51px;
  height: 51px;
  left: 72%;
  margin-top: 0px;
  z-index: 10;
  cursor: pointer;
  background: url(../images/zuo.png);
  background-size: 51px 51px;
  background-position: center;
  background-repeat: no-repeat;
}

.cfgun .swiper-button-next {
  position: absolute;
  top: 0px;
  width: 51px;
  height: 51px;
  right: 20%;
  margin-top: 0px;
  z-index: 10;
  cursor: pointer;
  background: url(../images/you.png);
  background-size: 51px 51px;
  background-position: center;
  background-repeat: no-repeat;
}

.liebiao {
  height: auto;
  overflow: hidden;
  margin-top: 20px;
}

.liebiao-aa {
  width: 80%;
  line-height: 30px;
  color: #666666;
  float: left;
}

.shangy {
  height: auto;
  overflow: hidden;
  line-height: 32px;
  color: #666666;
  border-bottom: 1px dotted #ececec;
}

.xiay {
  height: auto;
  overflow: hidden;
  color: #666666;
  line-height: 32px;
}

.liebiao-bb {
  width: 16%;
  float: right;
}

.fanhui {
  width: 142px;
  height: 43px;
  margin-top: 6px;
  float: right;
}

.fanhui a {
  display: block;
  width: 142px;
  height: 43px;
  line-height: 43px;
  color: #FFFFFF;
  background-color: #e62129;
  font-size: 14px;
  text-align: center;
  border-radius: 20px;
}

.bnn4 a {
  color: rgba(255, 255, 255, .4);
}

.bnn5 a {
  color: rgba(255, 255, 255, .4);
}

.bnn6 a {
  color: rgba(255, 255, 255, .4);
}

.f7 {
  background: url(../images/f5.png) top left;
  background-repeat: no-repeat;
  height: 80px;
}

.f8 {
  background: url(../images/f6.png) top left;
  background-repeat: no-repeat;
  height: 80px;
}

.ablan li:hover .f7 {
  background: url(../images/f5.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li.hover .f7 {
  background: url(../images/f5.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li:hover .f8 {
  background: url(../images/f6.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

.ablan li.hover .f8 {
  background: url(../images/f6.png) bottom left;
  background-repeat: no-repeat;
  height: 80px;
  transition: all 500ms ease-in 0ms;
}

/* 联系我们 */
.bnn4 {
  height: 450px;
  background: url(../images/bnn5.jpg) center;
  background-repeat: no-repeat;
  padding-top: 190px;
  font-size: 18px;
  color: rgba(255, 255, 255, .4);
}

.bnn4 a {
  color: rgba(255, 255, 255, .4);
}

.bnn4 h2 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #FFFFFF;
}

.lxnn {
  margin-top: 50px;
  margin-bottom: 110px;
}

.lxnn h2 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 38px;
  color: #252525;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
}

.lxnn h3 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #666666;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 70px;
}

.ditux {
  border: 5px solid #FFFFFF;
  height: auto;
  overflow: hidden;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
}

.lxhh {
  height: auto;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 25px;
  border-bottom: 1px solid #f0f0f0;
}

.lxhh-aa {
  width: 10%;
  float: left;
}

.lxhh-bb {
  width: 89%;
  float: right;
  color: #666666;
  font-size: 16px;
}

.lxhh-bb h4 {
  font-family: 'MaisonNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 16px;
  color: #333333;
}

.dituw {
  width: 100%;
  height: 620px;
  position: relative;
}

.dituzi {
  height: 620px;
  padding-top: 90px;
  padding-bottom: 90px;
  background: url(../images/dtzi.png) center;
  background-repeat: no-repeat;
  position: relative;
  margin-top: -620px;
}

.dituzi h2 {
  font-family: 'Univers', Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 50px;
}

.kk1 {
  height: 50px;
  background: url(../images/kong.png);
  border: 1px solid #787882;
  border-radius: 0;
}

.kk2 {
  height: auto;
  overflow: hidden;
  background: url(../images/kong.png);
  border: 1px solid #787882;
  border-radius: 0;
}

.dituzi p {
  margin-bottom: 30px;
}

.dtmore {
  margin-top: 36px;
  height: auto;
  overflow: hidden;
}

.dtmorex {
  width: 205px;
  height: 55px;
  border-radius: 0;
  background: -webkit-linear-gradient(left, #005dea, #02c2f8);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #005dea, #02c2f8);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #005dea, #02c2f8);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #005dea, #02c2f8);
  /* ��׼���﷨ */
  border: 1px solid #005eea;
  font-size: 18px;
  font-family: 'Univers', Helvetica, Arial, sans-serif;
}

.dtmorex:hover {
  border: 1px solid #005eea;
}

.cpyy h5 {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #333333;
}

.daww {
  height: auto;
  overflow: hidden;
}

.datu {
  width: 60%;
  float: left;
}

.xiaotu {
  width: 30%;
  float: left;
  margin-left: 2%;
}

.xiaotu li {
  list-style-type: none;
  float: left;
  width: 47%;
  margin-right: 3%;
  margin-bottom: 5px;
}

.icase ul {
  margin: 0px;
  padding: 0px;
}

.icase ul li {
  list-style-type: none;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .kuanping {
    width: 100%;
  }

  .team-aa {
    width: 37%;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 25px;
    padding-right: 33px;
    float: left;
    padding-left: 4%;
  }
}

@media (min-width: 0px) and (max-width: 1080px) {
  .navbar-nav>li>a {
    padding: 10px 20px;
    line-height: 20px;
  }

  .nav {
    padding-left: 0px;
  }

  .nybanner {
    align-items: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }

  .kuanping {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 10px;
  }
.kuanping.lxnn.aw {
    display: flex;
    flex-direction: column;
}
  .yc {
    display: none;
  }

  .yd {
    display: block;
  }

  .soukk {
    width: 100%;
  }

  .navbar-toggle {
    position: relative;
    float: right;
    padding: 10px 10px;
    margin: 8px;
    position: absolute;
    right: 0;
    z-index: 10;
  }

  .cpkuai-aa {
    width: 100%;
  }

  .cpkuai-bb {
    width: 100%;
  }

  .cpkuai-w-aa {
    width: 100%;
  }

  .cpzi {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #004cb0;
    padding: 10px;
  }

  .cpzi2 {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
  }

  .cpzi3 {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px;
  }

  .shuju li h3 {
    font-family: 'ITCAvantGardeStd-Md', Helvetica, Arial, sans-serif;
    font-size: 30px;
    margin-top: 8px;
    margin-bottom: 0px;
  }

  .guanyu {
    height: auto;
    overflow: hidden;
    background: none;
    background-color: #325690;
    padding-top: 50px;
    padding-bottom: 40px;
    line-height: 36px;
    font-size: 18px;
    color: #FFFFFF;
  }

  .xinwen h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 27px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #333333;
  }

  .xwkk {
    margin-bottom: 15px;
  }

  .xwhang-bb {
    width: 85%;
  }

  .xwhang-cc {
    display: none;
  }

  .bottom h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .footer {
    height: auto;
    overflow: hidden;
    line-height: 40px;
  }

  .guding {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 99;
  }

  .cptit h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-align: center;
    color: #42434c;
    margin-top: 0px;
    margin-bottom: 12px;
  }

  .banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    left: 0;
    width: 100%;
  }

  body {
    margin-top: 60px;
  }

  .news img {
    width: 100%;
  }

  .bnn {
    height: 300px;
    padding-top: 80px;
    font-size: 18px;
    color: rgba(255, 255, 255, .4);
    background-size: auto !important;
  }

  .bnn2 {
    height: 300px;
    padding-top: 80px;
    font-size: 18px;
  }

  .bnn3 {
    height: 300px;
    padding-top: 80px;
    font-size: 18px;
    width: 100%;
    background-size: auto !important;
  }

  .bnn4 {
    height: 300px;
    padding-top: 80px;
    font-size: 18px;
  }

  .bnn5 {
    height: 300px;
    padding-top: 80px;
    font-size: 18px;
  }

  .bnn6 {
    height: 300px;
    padding-top: 80px;
    font-size: 18px;
  }

  .bnn7 {
    height: 300px;
    padding-top: 80px;
    font-size: 18px;
  }

  .navbar-collapse {
    max-height: 400px;
  }

  .cpyy img {
    width: 100%;
  }

  .cfgun .swiper-button-prev {
    position: absolute;
    top: 0px;
    width: 51px;
    height: 51px;
    left: 70%;
  }

  .cfgun .swiper-button-next {
    position: absolute;
    top: 0px;
    width: 51px;
    height: 51px;
    right: 2%;
  }

  .team-aa {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px;
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 30px;
    background: url(../images/tmbj.png) right bottom;
    background-repeat: repeat;
    background-repeat: no-repeat;
  }

  .team-bb {
    width: 100%;
    float: right;
  }

  .ablan li {
    list-style-type: none;
    float: left;
    width: 48%;
    padding: 3px;
    margin-right: 2%;
  }

  .ablan li a {
    padding-left: 80px;
    font-size: 16px;
    cursor: pointer;
  }

  .cpnn-left {
    width: 100%;
    float: left;
  }

  .cpnn-right {
    width: 100%;
    float: right;
    margin-top: 20px;
  }

  .dituzi {
    height: 620px;
    padding-top: 90px;
    padding-bottom: 90px;
    background: none;
    background-color: #282837;
    position: relative;
    margin-top: 0px;
  }

  .ditux {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 1080px) and (min-width: 0px) {
  .cpnn .cpyy>div {
    padding: 0 5px;
  }

  .cptuk {
    margin-bottom: 30px;
    border: 2px solid #e6e6e6;
  }

  .cptuk p {
    margin: 0;
    line-height: 45px;
  }

  .bnn2 h2 {
    width: 100%;
  }

  .kuanping h2 {
    width: 100%;
  }

  .cpnn-left {
    display: none;
  }

  .cpnn-right .lantt {
    display: none;
  }

  .cpyy {
    margin: 0;
  }

  .cpyy h5 {
    font-size: 24px;
    text-align: center;
  }

  .daww .datu {
    width: 100%;
    border: 2px solid #e6e6e6;
  }

  .daww .xiaotu {
    display: none;
  }

  .cpyy-lan {
    padding-left: 40px !important;
  }

  .glyphicon-repeat:before, .glyphicon-repeat {
    display: none;
  }

  /* .kuanping {
    min-height: 500px;
  } */
  .paginationBox {
    width: 100%;
  }

  .dituzi {
    background: #282837 !important;
  }

  .dituzi .kuanping {
    display: block;
  }

  .kkt .kuanping {
    margin: 0;
  }

  form .input_li_1 {
    width: 200px !important;
  }

  form .item_li_1 .row {
    width: 36% !important;
  }

  .xwnn {
    min-height: 500px;
  }
}