/* reset */
* {
    margin: 0;
    padding: 0;
  }
  body {
    font-family: "Arial","PingFang SC", "Helvetica Neue", Helvetica, sans-serif, system-ui, -apple-system, BlinkMacSystemFont;
  }
  @media screen and (max-width: 1024px) {
      body {
          min-width:1200px;
      }
  }
  
  a {
    text-decoration: none;
    color: #333;
  }
  img {
    border: none;
    -webkit-appearance: none;
  }
  input,
  button,
  textarea {
    outline: none;
    -webkit-appearance: none;
    border-radius: 0;
    border-width: 0;
  }
  ul,
  ol {
    list-style: none;
  }
  input {
    background: #fff;
  }
  button,
  input[type='submit'],
  input[type='button'] {
    cursor: pointer;
  }
  input::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  input[type='number'] {
    -moz-appearance: textfield;
  }
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
  }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #999;
  }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #999;
  }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #999;
  }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #999;
  }
  img {
    vertical-align: middle;
    border: none;
    -webkit-appearance: none;
  }
  em,
  i {
    font-style: normal;
  }
  /*360下字体*/
  html.cye-enabled.cye-lm body {
    font-family: "微软雅黑";
  }
  /* common */
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .w {
    width: 1200px;
    margin: 0 auto;
  }
  .clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfix {
    zoom: 1;
}
/* 新头部 */
.header{max-width: 1920px;margin: 0 auto;position: relative;height: 100px; margin-top: 50px;}
.header .headerBox{position: relative;height: 100px;}
.header .headerBox .skip-logo{display: inline-block; margin-top: 34px;}
.header .headerBox .skip-logo img{width: 250px;height: 52px;}
.header .headerBox .search{height: 100px;position: relative;right: 8px;}
.search .searchInput{position: absolute;right: -1px;height: 26px;background: rgba(255,255,255,1);top: 26px;}
.search .searchInput .searchForm{border: 1px solid rgba(210,210,210,1);width: 158px;}
.search .searchInput .searchForm input{background: #fff;width: 120px;height: 25px;line-height: 25px;padding-left: 12px;}
.search .searchInput .searchForm .searhImg{width: 17px;height: 17px;}
.search .searchInput .us{display: block;margin-left: 27px;color: #929292;font-size: 16px;line-height: 26px;}
.search .navBox{height: 30px;position: relative;top: 65px;}
.search .navBox .navItem{height: 30px;padding: 0 28px;}
.search .navBox .navItem:last-child{padding-right: 0;}
.search .navBox .navItem .firstNav{font-size: 16px;font-weight: bold;color: #000;line-height: 20px;padding-bottom: 17px;display: inline-block;height: 19px;}
.search .navBox .navItem .firstNav:hover{border-bottom: 4px solid #125DB3;color: #125DB3;}
.search .navBox .navItem .sub{height: 40px;position: absolute;z-index: 999;display: none;width: 1717px;background: rgba(224, 224, 224, 1); left: -650px; top: 40px;}
.headerBox .search .navBox .navItem .sub .zjsn{left: 800px;}
.headerBox .search .navBox .navItem .sub .xwzx{left: 900px;}
.headerBox .search .navBox .navItem .sub .jtyw{left: 1000px;}
.headerBox .search .navBox .navItem .sub .ddjs{left: 1190px;}
.headerBox .search .navBox .navItem .sub .whjs{left: 1300px;}
.search .navBox .navItem:hover .sub{display: block;}
.search .navBox .navItem .sub .subNav{height: 40px;position: absolute;z-index: 999;text-align: center;left: 679px;font-size: 14px;
  font-weight: 400;line-height: 40px;}
.search .navBox .navItem .sub .subNav a{color: #333;padding: 0px 10px;}
.search .navBox .navItem .sub .subNav a:hover{color: #125DB3;}

.nav-line{height: 40px;width: 100%;background: #DCDCDC;opacity: 0.87;position: absolute;z-index: 100;bottom:-56px;}

/* 当前位置 */
.location{margin-left: 10px;padding-top: 40px;}
.location .location-name{margin-left: 13px;}
.location .location-name span,.location .location-name a{font-size: 14px;font-weight: 400;color:#666;}

/* 页面公共banner */
.banner{height: 248px;overflow: hidden;position: relative;margin:16px auto;width:100%;}
.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ height:248px; display:block;width: 100%;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .next{background: url(../images/rightArrow-1.png) no-repeat; position: absolute;width:20px;height: 35px;filter:alpha(opacity=50);opacity:0.5; right:3%; top:50%;}
.banner .prev{background: url(../images/leftArrow-1.png) no-repeat; position: absolute;width:20px;height: 35px;filter:alpha(opacity=50);opacity:0.5; left:3%; top:50%;}
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner .prevStop{ display:none;  }
.banner .nextStop{ display:none;  }

/* 尾部 */
.footer{max-width: 1920px;background: #EFEFEF;margin: 0 auto;}
.footer .footer-link{height: 69px;}
.footer .footer-link select{float: left; width: 210px;height: 21px;margin-top: 23px;}
.footer .link-line{height: 2px;background: #0562CC;}
.footer .footer-area{overflow: hidden;margin-bottom: 10px;height:154px;}
.footer .footer-area .footer-info{font-size: 14px;font-weight: 400;line-height: 24px;color:#333;width: 1066px;padding-top: 45px;}
.footer .footer-area .footer-code{    margin-top: 25px;
    margin-right: 49px;}
/*.footer .footer-area .footer-info .footer-site{padding-bottom: 10px;}*/
.footer .footer-area .footer-info ul li{float: left;}
.footer .footer-line{height: 50px;background: #0562CC;}
.footer .footer-area .footer-code .chat img{width: 15px;height: 13px;}
.footer .footer-area .footer-code .chat span{font-size: 12px;font-weight: 400;line-height: 24px;color:#333;}
.footer .footer-area .footer-code .code img{width: 79px;height: 79px;}

.footer-site a:hover{color:#0562CC}
.footer-details {
    margin-left: 177px;
}
.footer-site span{
    margin-right: 10px;
}
.footer-site {
    margin-left: 240px;
}
.cleo {
    margin-left: 500px;
}
.line{height: 10px;width:1200px;margin: 0px auto; background:#0562CC;margin-top: 16px;}
.libe{margin-top: 0;}




/*二级导航*/
.navIcon {
    width: 273px;
    height: 30px;
    line-height:30px;
    color:#0068B7;
    font-weight:bold;
    margin-bottom:38px;
    font-size:25px;
    margin-top:8px;
  }
   .navIcon img{
    margin-right:21px;
  }
   .listChildren {
    width: 273px;
    height: 100%;
    background-color: #F5F5F5;
    padding-top: 8px;
  }
  
  .listChildren .ks {
    display:inline-block;
    width: 273px;
    height:77px;
    margin-bottom:8px;
  }
  .listChildren .ks img{
    width: 273px;
    height:77px;
  }
  
  
   .listChildren .son {
    display:inline-block;
    width: 100%;
    height: 35px;
    color: #666;
    font-size:18px;
    cursor: pointer;
  }

   .listChildren .sonLm{
    padding-left: 40px;
    line-height:30px;
    margin-bottom:8px;
  }
  .listChildren .sonLm:hover a{
    color:#0068B7;
  }
  .listChildren .sonLm:hover .sonDian{
    background-color:#0068B7;
  }
    .listChildren .sonLm .sonDian{
    display:inline-block;
    vertical-align: middle;
    width:5px;
    height:5px;
    margin-right:11px;
    background-color:#666;
  }
   .listChildren .son .sonLine {
    display: inline-block;
    width: 7px;
    height: 28px;
    background-color: #0068B7;
  }
   .listChildren .son .sonName {
    height: 35px;
    line-height: 35px;
    margin-left: 15px;
  }
   .listChildren .son:hover {
    background-color: #0068B7;
    color: #fff;
  }