﻿body {
  background: #e6f3ff url(../static/topbg.jpg) no-repeat top center;
}

a:hover {
  text-decoration: none;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.wrap2 {
  border: 1px solid #d7d7d7;
  padding: 20px 30px;
  background: white;
}

.smTop {
  display: none;
}

/* .search{height: 206px;background: url(../static/logo.png) no-repeat 14px 70px;}
 */
.search {
  height: 206px;
  background: url(../static/logo2.png) no-repeat 14px 70px;
}

/* .time{color: #105b9e;font-size: 14px;right: 315px;top: 90px;border: 0;}

.searchBox{right: 0;top: 112px;width: 472px;height: 36px;border: 1px solid #0b81ea;} */

.time {
  color: white;
  font-size: 14px;
  right: 0;
  top: 68px;
  border: 0;
  width: 475px;
}

.searchBox {
  right: 0;
  top: 91px;
  width: 472px;
  height: 36px;
  border: 1px solid #0b81ea;
}

.searchIpt {
  left: 0;
  top: 0;
  width: 358px;
  height: 36px;
  line-height: 36px;
  padding-left: 34px;
  background: white url(../static/searchicon.png) no-repeat 12px 9px;
  border: 0;
}

.searchBtn {
  width: 78px;
  height: 36px;
  border: 0;
  cursor: pointer;
  background: #0b81ea;
  text-align: center;
  line-height: 36px;
  color: white;
  font-size: 14px;
  right: 0;
  top: 0;
}

.nav ul li {
  float: left;
  width: 11.111111111%;
  /*width: 14.28571%;*/
  /*width:auto;*/
  width: calc(100% / 9);
}

.nav ul li a {
  display: block;
  background: #5292c6;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  color: white;
}

.nav ul li a.on,
.nav ul li a:hover {
  text-decoration: none;
}

.bothA li a {
  font-size: 16px;
}

.foot {
  position: relative;
  padding: 50px 0;
}
.foot .jc,
.foot .dzjg {
  width: 20%;
  text-align: center;
  float: left;
}
.foot .copyright {
  width: 60%;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  float: left;
}
.gwba {
  background: url(../static/batb.png) no-repeat left center;
  padding-left: 25px;
  margin-left: 10px;
}

.rightmenu {
  position: fixed;
  right: 50%;
  top: 206px;
  margin-right: -724px;
  width: 100px;
  padding: 10px;
  z-index: 21;
  background: #105b9e;
}

.rightmenu p {
  text-align: center;
  color: white;
  font-size: 16px;
}

.rightmenu .gzhP {
  margin: 16px 0;
}

.rightmenu a {
  display: block;
  text-align: center;
  margin-bottom: 4px;
  font-size: 20px;
  position: relative;
  cursor: pointer;
  -webkit-text-stroke-width: 0;
  padding-top: 14px;
  border-top: 1px dashed white;
  font-size: 16px;
  margin-bottom: 16px;
  color: white;
  padding-left: 35px;
}

.rightmenu a:hover {
  text-decoration: none;
}

.xlwb {
  background: url(../static/xlwb.png) no-repeat 5px 6px;
}

.txwb {
  background: url(../static/txwb.png) no-repeat 5px 5px;
}

.rightClose {
  padding: 15px 0;
  border-top: 1px dashed white;
  cursor: pointer;
}

@media all and (max-width: 1440px) {
  .rightmenu {
    right: 10px;
    margin-right: 0;
  }
}

@media all and (max-width: 1200px) {
  .wrap {
    width: 1002px;
  }

  .rightmenu {
    display: none;
  }

  /*临时*/

  .search {
    height: 256px;
    background: url(../static/logo2.png) no-repeat center 44px;
  }

  .time {
    width: 146px;
    position: relative;
    margin: 0 auto;
    right: 0;
    top: 160px;
  }

  .searchBox {
    margin: 0 auto 0;
    position: relative;
    top: 180px;
  }

  /*临时*/
}

@media all and (max-width: 1001px) {
  .wrap {
    width: 100%;
  }

  .wrap2 {
    width: 95%;
    border: 0;
    padding: 20px 2.5%;
    background: white;
  }

  .foot .jc,
  .foot .dzjg {
    width: 15%;
  }
  .foot .copyright {
    width: 70%;
  }
}

@media all and (max-width: 950px) {
  /* .search {height: 256px;background: url(../static/logo.png) no-repeat center 44px;} */

  .search {
    height: 256px;
    background: url(../static/logo2.png) no-repeat center 44px;
  }

  .time {
    width: 146px;
    position: relative;
    margin: 0 auto;
    right: 0;
    top: 160px;
  }

  .searchBox {
    margin: 0 auto 0;
    position: relative;
    top: 180px;
  }
}

@media all and (max-width: 767px) {
  body {
    background: #e6f3ff;
  }

  .search {
    background: none;
    height: auto;
    overflow: hidden;
  }

  /* .time {top: 0;margin-left: 10px;margin-top: 8px;}
	
	.searchBox {top: 0;width: 98%;margin: 10px 1%;}
	
	.searchIpt{width: 100%;} */

  .time,
  .searchBox {
    display: none;
  }

  .smTop {
    display: block;
  }

  .nav ul li {
    width: 25%;
    height: 36px;
    line-height: 36px;
    position: relative;
    border-bottom: 1px solid #5389b9;
  }

  .nav ul li.nLi:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    content: "";
    border-right: 1px solid #5389b9;
  }

  .nav ul li a {
    height: 36px;
    line-height: 36px;
  }

  #home {
    height: 74px;
    line-height: 74px;
    border-bottom: 0;
  }

  .nav ul li#home a {
    height: 74px;
    line-height: 74px;
  }

  .foot .jc,
  .foot .dzjg {
    position: absolute;
    left: 15%;
    top: 70px;
  }
  .foot .dzjg {
    left: auto;
    right: 18%;
  }
  .foot .copyright {
    width: 100%;
    position: absolute;
    font-size: 14px;
    line-height: 20px;
  }
}

.bg-none {
  background: none;
}

.border-none {
  border: none;
}

.bg-white {
  background: white;
}
