@charset "utf-8";
body{margin:0;padding:0;font-size:10rem;font-family:"微软雅黑";-webkit-text-size-adjust:none;min-height: 100rem;max-width: 100%;margin: 0 auto;min-width: 320px}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0; vertical-align:bottom;}
ul,li{list-style:none;}
a{text-decoration:none;color: #fff}
input::-webkit-input-placeholder {color:#999;font-size:16rem;}
.fs0{font-size: 0}
.middle{vertical-align: middle;}
.lineblock{display: inline-block;}
.overtext{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.table{display: table;table-layout: fixed;}
.tableCell {display: table-cell;vertical-align: middle;}
.public{padding: 0 300rem;margin: 0 auto;box-sizing:border-box;width: 100%;}
.pic{width: 100%}
.pc{display: block!important;}
.phone{display: none!important;}
.nono{height: 500rem;line-height: 300rem;text-align: center;font-size: 30rem;color: #666}
/*头部*/
.container{overflow: hidden;}
.header{background-color: #006dfe}
.headNav{position: relative;}
.headNav .public{display: flex;align-items:center;justify-content:space-between;}
.headNav .logo{width: 160rem}
.headNav .lanmu{margin-left: 80rem;width:calc(100% - 240rem);}
.headNav .lanmu>ul{display: flex;align-items:center;justify-content:space-around}
.lanmu>ul>li{display: inline-block;height: 115rem;text-align: center;vertical-align: middle;position: relative;box-sizing:border-box;}
.lanmu>ul>li>a{font-size: 15rem;width: 100%;height: 115rem;color: #fff;line-height: 115rem;display: block;}
.lanmu>ul>li>a i{-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;display: inline-block;}
.lanmu>ul>li.on>a{color: #fc9700}
.ctype{top:100%;width: 160rem;background-color: #fc9700;left: calc(0px - ((160rem - 100%) / 2));z-index: 99; opacity: 0; visibility: hidden; transition:all .3s ease-out 0s; transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0);position: absolute;}
.ctype ul{padding:0 10rem}
.ctype li a{font-size: 13rem;color: #fff;display: block;line-height: 40rem;height: 40rem}
.lanmu>ul>li:hover .ctype{opacity:1; visibility:visible; transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
.lanmu>ul>li:hover>a{color: #fc9700}
.lanmu>ul>li:hover>a i{transform:rotate(-180deg);-ms-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);  }
.mobile-inner-header{display: none;}
.banner{position: relative;width: 100%;height: 100%;}
.banner .slide-inner {position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-size: cover;background-position: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner .swiper-slide {overflow: hidden;}
.banner .swiper-slide>img{visibility: visible;}
.banner .swiper-pagination{bottom: 20rem;text-align: center;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 8rem;height: 8rem;border-radius: 8rem;background-color: rgba(51,51,51,1);position: relative;margin:  0 18rem}
.banner .swiper-pagination .swiper-pagination-bullet-active{background-color: rgba(255,255,255,1);}
.banner .swiper-pagination .swiper-pagination-bullet-active:before{content: "";position: absolute;width: 20rem;height: 20rem;box-sizing:border-box;border-radius: 20rem;left: -6rem;top: -6rem;border:1rem solid #fff;}
.headNavon{position: fixed;width: 100%;left: 0;top: 0;z-index: 99;background-color: #006dfe}
.indexform{width: 100%;height: 50rem;border-radius: 50rem;background-color: #f7f7f7;position: relative;}

.formTxt{width: 100%;height: 100%;box-sizing:border-box;padding: 0 85rem 0 15rem;border:none;background-color: transparent;outline: none;font-size: 15rem;color: #333}
.formBtn{position: absolute;width: 70rem;height: 50rem;right: 0;top: 0;border-top-right-radius: 50rem;border-bottom-right-radius: 50rem;background-color: #1d89e3;font-size: 15rem;color: #fff;border:none;outline: none;}
.seachKeys{margin-top: 20rem;padding: 0 25rem;font-size: 0}

.seachKeys li{display: inline-block;vertical-align: middle;font-size: 13rem;color: #445464;margin-right: 30rem;position: relative;margin-bottom: 25rem}
.seachKeys li:after{content: "";position: absolute;width: 1rem;height: 24rem;background-color: #dadfea;right: -15rem;top: calc(50% - 12rem);}
.seachKeys li:last-child:after{width: 0}

/*底部*/
.footer{padding: 60rem 0 35rem;background-color: #1d89e4;}
.footer ul{display: flex;justify-content:space-around;align-content:flex-start;}
.footer ul li a{display: block;font-size: 13rem;color: #fff;padding-left: 15rem;position: relative;margin-bottom: 25rem}
.footer ul li a:before{content: "";position: absolute;width: 4rem;height: 12rem;left: 0;top: calc(50% - 6rem);background-color: #367bf0;}
.footer ul li a:first-child{font-size: 17rem;font-weight: bold;}
.footer ul li a:first-child:before{height: 16rem;top: calc(50% - 8rem);background-color: #fff}
.copyright{background-color: #262626;padding: 15rem 0;color: #999999;font-size: 13rem;line-height: 2}
.conrtainer{overflow: hidden;}

.idxTitle{text-align: center;font-weight: bold;color: #fff}
.idxTitle p:first-child{font-size: 42rem;}
.idxTitle p:first-child span{position: relative;}
.idxTitle p:first-child span:before{content: "";position: absolute;width: 20rem;height: 2rem;background-color: #fff;left: -40rem;top: calc(50% - 1rem);background-color: #fff}
.idxTitle p:first-child span:after{content: "";position: absolute;width: 20rem;height: 2rem;background-color: #fff;right: -40rem;top: calc(50% - 1rem);background-color: #fff}
.idxTitle p:nth-child(2){font-size: 44rem;margin-top: 10rem}
.idxTitle1{color: #222222}
.idxTitle1 p:first-child span:before{background-color: #222}
.idxTitle1 p:first-child span:after{background-color: #222}
.idxTitle1 p:nth-child(2){color: #006dfe}

.fpage{text-align: center;margin-top: 70rem}
.fpage li{display: inline-block;vertical-align: middle;height: 35px;min-width: 35px;background-color: #f1f1f1;border-radius: 3px;line-height: 35px;box-sizing:border-box;margin: 0 6px}
.fpage li span,.fpage li a{display: block;padding: 0 14px;height: 35px;line-height: 35px;color: #444445;font-size: 16px}
.fpage li.active{background-color: #0eade8;color: #fff}
.fpage li.active *{color: #fff!important}
/*右侧悬浮*/
.navR{position: fixed;right: 0;top: 30%;z-index: 999;width: 215rem;}
.navRkg{position: absolute;width: 40rem;height: 126rem;background-color: #1d89e3;left: -40rem;top: calc(50% - 63rem);font-size: 14rem;color: #fff;text-align: center;display: flex;align-items: center;justify-content: center;}
.navRkg p{width: 15rem}
.navRkg p i{margin-top: 5rem;font-size: 14rem}
.navRkg p i:nth-child(3){display: none;}
.navRconclose{margin-right: -215rem;}
.navR_title{display: flex;justify-content:space-between;align-items:center;padding: 0 10rem;height: 40rem;background-color: #1d89e3;color: #fff;font-size: 15rem}
.navR_title *{display: inline-block;vertical-align: middle;}
.navR_title i{font-size: 32rem;margin-right: 5rem}
.navR_con{padding: 20rem 15rem;background-color: #fff;box-shadow: 0 5rem 10rem 1rem rgba(0,0,0,.2)}
.navR_con_name{font-size: 15rem;color: #333;}
.navR_con_name span{display: inline-block;vertical-align: middle;margin-left: 4rem}
.navR_con_name i{color: #98c01b;font-size: 32rem;display: inline-block;vertical-align: middle;}
.lines{border-bottom: 1rem solid #f8f8f8;margin-bottom: 20rem}
.navR_con_txt{padding: 20rem 10rem}
.navR_con_txt *{max-width: 100%;font-size: 14rem;color: #666666;}
.gotop{height: 40rem;line-height: 40rem;background-color: #1d89e3;text-align: center;margin-top: 10rem;color: #fff;}
.gotop i{font-size: 26rem}


/*左侧悬浮*/
.navL{position: fixed;left: 30rem;top: 30%;z-index: 999;width: 255rem;background-color: #fff;box-shadow: 0 5rem 10rem 1rem rgba(0,0,0,.2);border-radius: 8rem;overflow: hidden;}
.navL_title{background-color: #4e6ef2;height: 50rem;line-height: 50rem;display: flex;justify-content:space-between;align-items:center;color: #fff;font-size: 15rem;padding: 0 15rem}
.navL_title .navLclose{width: 50rem;height: 50rem;;position: relative;}
.navL_title .navLclose:before{content: "";position: absolute;width: 16rem;height: 2rem;background: rgba(255,255,255,.6);left: 17rem;top: 24rem;}
.navLform{padding: 15rem}
.navL_tips{font-size: 15rem;color: #333;line-height: 1.7}
.navLform form{margin-top: 15rem}
.navL_area textarea{display: block;width: 100%;height: 90rem;box-sizing:border-box;padding: 10rem;border:1rem solid #eee;border-radius: 5rem;outline: none;resize:none;font-family: "微软雅黑";font-size: 14rem;color: #999}
.navL_ipt{display: flex;align-items:center;margin-top: 15rem;height: 40rem;border: 1rem solid #eee;border-radius: 5rem;padding: 0 10rem}
.navL_ipt i{color: #999999;font-size: 20rem}
.navL_ipt input{margin-left: 5rem;width: 90%;height: 40rem;border: none;;outline: none;font-size: 14rem;color: #999;}
.navL_btn{margin-top: 15rem;text-align: right;}
.navL_btn button{width: 70rem;height: 35rem;border: none;background-color: #4e6ef2;font-size: 13rem;border-radius: 5rem;color: #fff}

@media (min-width: 982px) and (max-width: 1220px){
  .public{padding: 0 160rem;}
}
@media only screen and (max-width: 982px) {

  input::-webkit-input-placeholder {color:#999;font-size:22rem;}
  .pc{display: none!important}
  .phone{display: block!important;}
  .public{padding: 0 3%;}
  .header{background-color: #1e88e5}
  .headNav{padding: 15rem 0}
  .header{margin: 0 auto; width:100%;position: relative;}
  .head_tel{position: absolute;display: flex;justify-content:center;align-content:center;top: calc(50% - 20rem);right: 200rem;width: 40rem;height: 40rem;}
  .head_seachIcon{position: absolute;display: flex;justify-content:center;align-content:center;top: calc(50% - 20rem);right: 120rem;width: 40rem;height: 40rem;}
  .head_tel a{display: inline-block;height: auto;}
  .mobile-inner-header{box-sizing:border-box;display: flex;align-items:center;justify-content:center;z-index: 4;width: 40rem;height: 50rem;position: relative;z-index: 4}
  .mobile-inner-header-icon{color: #ffffff;font-size:25rem;text-align: center;float:right;width: 100%;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;}
  /*.mobile-inner-header-icon:hover{cursor: pointer;}*/
  .mobile-inner-header-icon span{width: 100%;height: 4rem;background-color: #fff;display: block;}
  .mobile-inner-header-icon span:nth-child(1){transform: translateY(4rem) rotate(0deg);}
  .mobile-inner-header-icon span:nth-child(2){transform: translateY(-4rem) rotate(0deg);position: relative;}
  .mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;background-color: #fff}   
  .mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;background-color: #fff}
  @keyframes clickfirst {
    0% {
      transform: translateY(4rem) rotate(0deg);
      
    }

    100% {
      transform: translateY(0) rotate(45deg);
    }
  } 
  @keyframes clicksecond {
    0% {
      transform: translateY(-4rem) rotate(0deg);
    }

    100% {
      transform: translateY(0) rotate(-45deg);
    }
  } 
  .mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outfirst;}   
  .mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
  @keyframes outfirst {
    0% {
      transform: translateY(0) rotate(-45deg);
    }

    100% {
      transform: translateY(-4rem) rotate(0deg);
    }
  } 
  @keyframes outsecond {
    0% {
      transform: translateY(0) rotate(45deg);
    }

    100% {
      transform: translateY(4rem) rotate(0deg);
    }
  }
  .mobile-inner-nav{background-color: rgba(0,0,0,0.9);width: 50%;position: fixed;right: 0;height: 100%;display: none;z-index: 999;top: 110rem;background-color: #1e88e5}
  .mobile-inner-nav>h3{display: inline-block;line-height: 70rem;text-decoration: none;width: 90%;margin-left: 5%;color: #FFFFFF;border-bottom: solid 1rem rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;font-weight:300;font-size: 24rem;position: relative;}
  .mobile-inner-nav>h3:hover{color: rgba(255,255,255,0.4);border-bottom: solid 1rem rgba(255,255,255,0.2);}
  .mobile-inner-nav>h3 label{}
  .mobile-inner-nav>h3 div{position: absolute;width: 20%;height: 100%;display: flex;justify-content:center;align-items:center;right: 0;top: 0}
  .mobile-inner-nav>h3 span{position: relative;width: 26rem;height: 2rem;right: 5rem;background-color: #fff;}
  .mobile-inner-nav>h3 span:before{content: "";position: absolute;width: 2rem;height: 23rem;background-color: #fff;left: calc(50% - 1rem);top: -10rem;}
  .mobile-inner-nav>h3 div.on span:before{width: 0}
  .mobile-inner-nav>h3{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;animation-name: returnToNormal;} 
  .mobile-inner-nav ul{background-color: #157dd8;display: none;}
  .mobile-inner-nav ul li{line-height: 70rem;height: 70rem;text-align: center;}
  .mobile-inner-nav ul li a{display: block;width: 100%;height: 100%;color: #fff;font-size: 24rem}
  @-webkit-keyframes returnToNormal {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }

    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }

  @keyframes returnToNormal {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
    }

    to {
      opacity: 1;
      -webkit-transform: none;
      transform: none;
    }
  }
  .mfooter{position: fixed;width: 100%;left: 0;bottom: 0;background-color: #fff;z-index: 99}
  .mfooter ul{display: flex;justify-content:space-around;align-content:center;height: 100%;padding: 30rem 0;}
  .mfooter ul li{height: auto;display: inline-block;}
  .mfooter ul li img{display: block;width: 46rem;margin: 0 auto}
  .mfooter ul li p{font-size: 25rem;color: #7f7f7f;margin-top: 15rem}
  .copyright{font-size: 24rem}
  .headNavon{background-color: #1e88e5}
  .indexform{position: fixed;width: 0;top: 115rem;left: 10%;z-index: 9;height: 60rem;border-radius: 60rem;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;overflow: hidden;}
  .formTxt{font-size: 24rem;padding-right: 100rem}
  .formBtn{width: 100rem;height: 60rem;font-size: 24rem}
}


