* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  border: none;
}

.mbShow {
  display: none;
}

.none {
  display: none;
}

ul, ol {
  list-style: none;
}

img {
  border: none;
}

html, body {
  width: 100%;
  position: relative;
  font-family: "Microsoft YaHei", serif;
}

body{
  font-size: 16px;
}

input {
  font-family: "Microsoft YaHei", serif;
  outline: none;
}

input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}

.button {
  border-radius: 0;
}

textarea {
  -webkit-appearance: none;
  outline: none;
}

a {
  text-decoration: none;
  color: Black;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.flexa{
  display: flex;
  justify-content: space-around;
  width: 100%;
}

textarea {
  outline: none;
  resize: none;
  font-family: 'Microsoft YaHei', serif;
}

.imgbox img {
  width: 100%;
  height: 100%;
  display: block;
}

.header {
  width: 100%;
  height: 124px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.headerLogo{
  width: 277px;
  height: 71px;
  display: block;
  background: url("../img/logo.png") no-repeat left center;
  background-size: 100% 100%;
}

.router {
  width: 800px;
  height: 124px;
  float: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.router .rt {
  font-size: 20px;
  line-height: 30px;
  width: 120px;
  position: relative;
  display: block;
  text-align: center;
}

.router .rt > a {
  padding: 5px 10px;
}

.router .rt.pick > a {
  color: #1771B8;
  font-weight: bold;
}

.router .rt:hover > a {
  color: #1771b8;
  background-color: rgba(23, 86, 155, .1);
}

.router .rt:hover .rt_second {
  display: block;
}

.rt_second {
  font-size: 20px;
  display: none;
  position: absolute;
  left: -15px;
  top: 40px;
  width: 150px;
  /*background-color: rgba(255,255,255,.6);*/
  background-color: #fff;
  border: 1px solid #dddddd;
  padding: 10px 0;
  border-radius: 5px;
}

.rt_second a {
  width: 100%;
  white-space: nowrap;
  display: block;
  font-size: 16px;
}

.rt_second a:hover {
  /*background-color: rgba(3, 116, 184, 0.9);*/
  background-color: #4d9ce6;
  color: #ffffff;
}

.rt_second::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 10px;
  background: url("../img/xlk.png") no-repeat center center;
  left: 0;
  top: -10px;
}

.autoBox {
  margin: 0 auto;
  width: 1180px;
  position: relative;
}

.mtbai {
  margin-top: 30px;
}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
.scrollbar::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #aba8a8;
}

/*定义滚动条的轨道，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #aba8a8;
}

/*定义滑块，内阴影及圆角*/
.scrollbar::-webkit-scrollbar-thumb {
  width: 10px;
  height: 20px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
  background-color: rgba(93, 156, 236, 1);
}

.blue {
  color: #1e5e9c;
}

.flexb {
  display: flex;
  justify-content: space-between;
}

.footer {
  background-color: #2c2c2c;
  width: 100%;
  height: 220px;
}

.footerL {
  width: 750px;
  float: left;
  padding-top: 20px;
}

.footer_router {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.footer_router a {
  color: #fff;
  font-size: 16px;
}

.ft_icon {
  font-size: 14px;
  padding-left: 20px;
  color: #fff;
  line-height: 30px;
}

.footerR {
  float: right;
  padding-top: 20px;
  text-align: center;
  color: #fff;
  line-height: 30px;
  font-size: 16px;
}

.padding {
  padding: 40px 0;
}

.footer .imgbox {
  width: 130px;
}

.tabbox {
  width: 100%;
  background-color: #f3f2f8;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.tabs {
  display: flex;
  font-size: 22px;
  justify-content: space-between;
}

.tabs .line {
  height: 32px;
  background-color: #7f7f7f;
  width: 1px;
  margin: 0 20px;
}

.tabs a.pick {
  color: #0b478d;
  font-weight: bold;
}

.tabs a:hover {
  color: #0b478d;
}

.sjTitle {
  height: 36px;
  line-height: 36px;
  background: url("../img/sjicon.png") no-repeat left center;
  padding-left: 30px;
  font-size: 22px;
}

.thisP {
  text-indent: 2em;
  font-size: 20px;
  line-height: 32px;
}

#awImg {
  display: flex;
  justify-content: space-between;
  margin: 60px auto;
  width: 900px;
}

#awImg img {
  width: 150px;
  height: 150px;
  display: block;
}

#zizBox {
  width: 100%;
  height: 200px;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}

.swiper-slide img {
  margin: 0 auto;
}

#zizBox img {
  height: 200px;
  width: 140px;
  display: block;
}

#zizBox .swiper-button-next, #zizBox .swiper-button-prev {
  top: calc(50% - 0px);
}

.tabCard .imgbox {
  margin: 30px 0;
}

.linianCard {
  width: 324px;
  background-color: #e6edf5;
  padding: 20px;
}

.linianCard .imgbox {
  width: 102px;
  height: 102px;
  margin: 0 auto 20px;
}

.linianCard .thisP {
  font-size: 17px;
}

.tabCard {
  display: none;
  padding: 40px 0;
}

.tabCard .thisP {
  text-indent: 0;
  margin: 15px 0;
}

.htitle {
  font-size: 26px;
  margin: 20px 0;
}

.serL {
  width: 680px;
  float: left;
}

.serR {
  width: 495px;
  float: right;
}

.bigOrage {
  font-size: 30px;
  color: #ed6904;
}

.dtitle {
  font-size: 22px;
  margin: 15px 0;
}

.highlh .thisP {
  line-height: 50px;
}

.cmBox {
  width: 275px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}

.cmBox .imgbox {
  width: 140px;
  margin: 0 auto 20px;
}

.marTF {
  margin-top: 40px;
}

.marTBT {
  margin: 30px 0;
}

.btitle {
  color: #1b5c9c;
  font-size: 40px;
  text-align: center;
  margin-bottom: 30px;
}

.bsjTitle {
  height: 37px;
  font-size: 24px;
  margin: 30px 0;
  padding-left: 52px;
}

.solTitle {
  font-size: 28px;
  color: #2c74ae;
  line-height: 49px;
}

.solText {
  line-height: 43px;
  font-size: 22px;
}

.header_menu {
  display: none;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -55px;
}

.wzList {
  width: 100%;
  font-size: 20px;
}

.wzList li {
  width: 100%;
  line-height: 44px;
  list-style: disc;
}

.wzList li a {
  width: 100%;
  display: flex;
  display: inline-flex;
  justify-content: space-between;
}

.wzList li a:hover {
  color: #1a5a98;
}

.btnBox {
  font-size: 18px;
  width: 100%;
  text-align: center;
}

.btnBox span {
  margin: 0 10px;
  cursor: pointer;
}

.btnBox .btn {
  border: 1px solid #333333;
  padding: 4px 10px;
}

.wzTitle {
  width: 750px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}


@media only screen and (max-width: 768px) {
  .consulting {
	    width: 80vw !important;
	    top: 50px !important;
	    position: absolute !important;
   }
   .head{
       display:none !important
   }
   .head-m{
       display:block !important
   }
   .consulting-btn{
       margin-bottom:10px !important;
       margin-left:0 !important
   }
   .consulting form {
       padding: 20px 20px !important;
   }

  .mbNone {
    display: none !important;
  }

  .autoBox {
    margin: 0 !important;
    width: auto !important;
  }

  .flexbnone.flexa{
    display: block;
  }

  .index_title {
    width: 2.57rem;
    height: .73rem;
    font-size: .3rem;
    line-height: .73rem;
  }

  .index_title:before {
    width: .02rem;
    height: .2rem;
  }

  .index_title:after {
    width: .02rem;
    height: .2rem;
  }

  .index_title .borderleft {
    width: .6rem;
    height: .2rem;
    border-left: 2px solid #c7c7c7;
    border-top: 2px solid #c7c7c7;
    left: .04rem;
    top: .02rem;
  }

  .index_title .borderright {
    width: .6rem;
    height: .2rem;
    border-right: 2px solid #c7c7c7;
    border-bottom: 2px solid #c7c7c7;
    right: .04rem;
    bottom: .02rem;
  }

  .header_menu {
    display: block;
    width: .7rem;
    height: .7rem;
    margin-left: .42rem;
  }

  .header {
    height: .7rem;
    display: block;
  }

  .router {
    width: 100%;
    height: auto;
    float: none;
    position: relative;
    padding: .15rem .5rem;
    background-color: rgba(0, 0, 0, .9);
    display: none;
    z-index: 999;
  }

  .router a {
    display: inline-block;
    color: #fff;
    font-size: .2rem;
    line-height: .4rem;
  }

  .rt_second {
    display: inline-block;
    background: transparent;
    border: none;
    position: static;
    width: auto;
    padding: 0;
  }

  .rt_second a {
    width: auto;
    white-space: nowrap;
    display: inline-block;
    padding: 0 .1rem;
  }

  .rt_second a:hover {
    background-color: transparent;
    color: #fff;
  }

  .router .rt > a {
    padding: 0 .4rem 0 0;
    position: relative;
  }

  .router .rt > a:after {
    content: '>';
    position: absolute;
    right: .1rem;
  }

  .router .rt:hover > a {
    color: #fff;
    background-color: transparent;
  }

  .router .rt:hover .rt_second {
    display: inline-block;
  }

  .router .rt.pick > a {
    color: #fff;
    font-weight: normal;
  }

  .router .rt.pick > a:hover {
    border: none;
    color: #fff;
  }

  .index_title.mtFour {
    margin: .4rem auto 0;
  }

  .textBox {
    font-size: .18rem;
    padding: .3rem .4rem;
    line-height: .36rem;
  }

  .fwBg {
    padding: .4rem 0;
   /*  margin: .4rem 0; */
    height: auto;
  }

  .fwBg .flexb {
    justify-content: space-around;
  }

  .fwBox {
    width: 3.1rem;
  }

  .fwBox .name {
    font-size: .22rem;
  }

  .fwBox .imgbox {
    width: 1.5rem;
    margin: .25rem auto;
  }

  .fwBox .text {
    font-size: .18rem;
    line-height: .28rem;
  }

  .moving {
    justify-content: space-around;
    margin-top: .4rem;
    padding-bottom: .4rem;
  }

  .moving .line {
    top: .5rem;
    left: 0;
  }

  .movBox {
    width: 1.8rem;
  }

  .movBox .time {
    height: .18rem;
    font-size: .18rem;
    line-height: .18;
    margin-bottom: .22rem;
  }

  .movBox .qiu {
    width: .24rem;
    height: .24rem;
    border: .05rem solid #235d9c;
  }

  .movBox .title {
    margin-top: .16rem;
    display: block;
    line-height: .26rem;
    font-size: .18rem;
  }

  .footer {
    height: auto;
    padding: .4rem .5rem .3rem;
  }

  .footerL {
    width: 4.5rem;
    padding-top: .1rem;
  }

  .ft_icon {
    font-size: .18rem;
    padding-left: .38rem;
    line-height: .34rem;
  }

  .footerR {
    padding-top: 0;
    line-height: .4rem;
    font-size: .18rem;
  }

  .footer .imgbox {
    width: .9rem;
    margin: 0 auto;
  }

  .tabbox {
    background-color: transparent;
    height: auto;
    display: block;
    padding: .3rem .2rem .2rem;
  }

  .tabs {
    font-size: .26rem;
    justify-content: space-around;
    padding: .2rem 0 .25rem;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
  }

  .tabs:after {
    content: "";
    display: block;
    height: 1px;
    width: 1rem;
    position: absolute;
    bottom: -1px;
    left: calc(50% - .5rem);
    background-color: #002e79;
  }

  .tabs a {
    width: 1.3rem;
    text-align: center;
    display: block;
    line-height: .5rem;
    border: 1px solid #e5e5e5;
  }

  .tabs a.pick {
    background-color: #1f7fd3;
    border: 1px solid #1f7fd3;
    color: #fff;
    font-weight: normal;
  }

  .mbShow {
    display: block;
  }

  .tabText {
    font-size: .34rem;
    color: #579ede;
    text-align: center;
  }

  .htitle {
    font-size: .3rem;
    margin: 0 0 .2rem;
    font-weight: normal;
  }

  .tabCard .thisP {
    margin: 0;
  }

  .tabCard {
    padding: .2rem .4rem .4rem;
  }

  .thisP {
    text-indent: 2em;
    font-size: .22rem;
    line-height: .48rem;
  }

  .mbMarT {
    margin-top: .2rem;
  }

  .serL {
    width: auto;
    float: none;
    padding-top: 0;
  }

  .bigOrage {
    font-size: .3rem;
  }

  .highlh .thisP {
    line-height: .48rem;
  }

  .tabCard .imgbox {
    margin: .3rem 0;
  }

  .serR {
    width: auto;
    float: none;
  }

  .dtitle {
    font-size: .28rem;
    margin: .15rem 0;
    color: #1f7fd3;
  }

  .sjTitle {
    height: .34rem;
    line-height: .34rem;
    padding-left: .33rem;
    font-size: .24rem;
    margin: .15rem 0;
  }

  #awImg {
    margin: .2rem 0;
    width: auto;
  }

  #awImg img {
    width: 1.15rem;
    height: 1.15rem;
    display: block;
  }

  #zizBox img {
    height: 1.5rem;
     width: 1rem;
  }
  
  .swiper-button-next,.swiper-button-prev{
		width: 0.5rem !important;
	    height: 0.5rem !important;
	}
  #zizBox {
    height: 1.8rem;
    padding: 0 .3rem;
    margin-top: .2rem;
  }

  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -.2rem;
  }

  .linianCard {
    width: auto;
    background-color: #e6edf5;
    padding: 20px;
    margin-bottom: .15rem;
  }

  .flexb.flexbnone {
    display: block;
    justify-content: normal;
  }

  .linianCard .thisP {
    font-size: .22rem;
  }

  .linianCard .imgbox {
    width: 1.3rem;
    height: 1.3rem;
    margin: 0 auto .1rem;
  }

  .cmBox {
    width: 100%;
    text-align: left;
    line-height: .4rem;
    font-size: .24rem;
    display: flex;
    align-items: center;
    padding: .2rem .5rem;
  }

  .cmBox .imgbox {
    width: .8rem;
    margin: 0 .3rem 0 0;
  }

  .btitle {
    color: #1b5c9c;
    font-size: .4rem;
    text-align: center;
    margin: .2rem 0;
  }

  .bsjTitle {
    height: .3rem;
    line-height: .3rem;
    font-size: .28rem;
    margin: .2rem 0;
    padding-left: .5rem;
  }

  .solTitle {
    font-size: .28rem;
    line-height: .5rem;
  }

  .solText {
    line-height: .48rem;
    font-size: .22rem;
  }

  .padding {
    padding: .3rem 0;
  }

  .wzList li {
    line-height: .64rem;
    padding: 0 .3rem;
  }

  .wzList {
    font-size: .26rem;
  }

  .wzTitle {
    width: 5rem;
  }

  .btnBox {
    font-size: .24rem;
  }

  .btnBox .btn {
    padding: .05rem .1rem;
  }

  .marTF {
    margin-top: .4rem;
  }

  .router .rt{
    width: auto;
    text-align: left;
  }

  .rt_second::after{
    display: none;
  }

  .headerLogo{
    float: right;
    width: 2rem;
    height: .5rem;
    margin: .12rem .3rem 0 0;
  }
}
