* {
  font-family: '微软雅黑';
}
.header {
  background-color: #f0f0f0;
  height: 35px;
  width: 100%;
}
.header .hy {
  height: 35px;
  line-height: 35px;
}
.header .hy p {
  font-size: 15px;
  color: #666666;
}
.header .shortcut li {
  float: left;
  height: 35px;
  line-height: 35px;
}
.header .shortcut li a {
  text-decoration: none;
  font-size: 15px;
  color: #666666;
}
.header .shortcut .line {
  width: 1px;
  height: 14px;
  background-color: #666666;
  margin: 10px 14px;
}
.nav {
  height: 93px;
  width: 100%;
  line-height: 93px;
}
.nav .logo img {
  height: 40px;
}
.nav .nav .pro {
  display: none;
}
.nav .nav-zuo {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 55%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.nav .navbar-brand {
/*  float: none;*/
  height: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.nav .navbarr {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 14% 14%;
  text-align: center;
  border-radius: 20%;
  outline: none;
  z-index: 9999;
}
.nav .navbarr p {
  width: 14px;
  height: 1px;
  border: 1px solid #333;
  margin-bottom: 2px;
}
.nav .nav-yidong {
  display: none;
  width: 45%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  right: 0;
  top: 0;
  padding-left: 5%;
  text-align: left;
  padding-top: 0%;
  padding-right: 5%;
  z-index: 999;
}
.nav .nav-yidong li {
  border-bottom: 1px dashed #000;
}
.nav .nav-yidong li a {
  text-decoration: none;
  color: #666;
}
.nav #nav-group li {
  float: left;
  padding: 0 23px;
	position: relative;
}
.nav #nav-group li a {
  text-decoration: none;
  font-size: 17px;
  color: #333333;
}
.nav #nav-group li a:hover {
  color: #005a9f;
}
#carousel-example-generic .carousel-control .glt {
  position: absolute;
  top: 36%;
  left: 40%;
  z-index: 5;
  display: inline-block;
  font-size: 80px;
}
.main {
  width: 100%;
  overflow: hidden;
}
.main #inner {
  overflow: hidden;
  height: 525px;
  position: relative;
}
.main #inner ul {
  list-style: none;
  position: absolute;
  width: 600%;
  left: 0;
  transition: left 300ms linear;
}
.main #inner ul li {
  float: left;
}
.main #inner ul li img {
  width: 100%;
  /* height: 525px; */
}
.main #inner .list {
  display: flex;
  position: absolute;
  left: 30%;
  bottom: 40px;
}
.main #inner .list i {
  width: 40px;
  height: 5px;
  border-radius: 10px;
  background-color: #666666;
  text-align: center;
  margin: 0 80px;
  cursor: pointer;
}
.main #inner .list .current {
  background-color: #ffffff;
  color: #fff;
}
.main #inner .arrow {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -30px;
}
.main #inner .arrow .arrow-left,
.main #inner .arrow .arrow-right {
  width: 30px;
  height: 60px;
  position: absolute;
  font: 20px/60px "consolas";
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  cursor: pointer;
}
.main #inner .arrow .arrow-right {
  right: 0;
}
.main .focus {
  background-color: #fff;
}
.main .focus .forecast {
  height: 46px;
  border-bottom: 1px solid #dcdcdc;
  background-color: pink;
  background-color: #f3f3f3;
}
.main .focus .forecast .flforecast {
  width: 80%;
  height: 46px;
  line-height: 46px;
  float: left;
}
.main .focus .forecast .flforecast img {
  float: left;
  margin-top: 13px;
}
.main .focus .forecast .flforecast p {
  float: left;
  font-size: 16px;
  color: #333333;
  font-weight: 500;
  padding: 0 10px;
}
.main .focus .forecast .flforecast p span {
  margin: 0 5px;
}
.main .focus .forecast .flforecast p .fw {
  font-weight: 600;
}
.main .focus .forecast .flforecast iframe {
    width: 317px;
  height: 46px;
  margin-top: 5px;
}
.main .focus .forecast .frforecast {
  width: 20%;
  height: 46px;
  position: relative;
}
.main .focus .forecast .frforecast input {
  width: 100%;
  height: 22px;
  border: 1px solid #bfbfbf;
  border-radius: 20px;
  padding-left: 10px;
  margin-top: 12px;
}
.main .focus .forecast .frforecast button {
  width: 69px;
  height: 22px;
  background-color: #00559c;
  border-radius: 20px;
  border: 0;
  outline: none;
  position: absolute;
  right: 0;
  top: 12px;
  color: #fff;
}
.main .focus .contents {
  width: 100%;
  margin-top: 25px;
  overflow: hidden;
}
.main .focus .contents .flz {
  width: 30%;
}
.main .focus .contents .flz .manage {
  width: 70%;
  padding-left: 5px;
  padding-top: 5px;
  background-image: url(../upload/jingying.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 5px;
}
.main .focus .contents .flz .manage a {
  color: #fff;
  text-decoration: none;
}
.main .focus .contents .flz .manage p {
  font-size: 20px;
  color: #fff;
  margin-bottom: 5px;
}
.main .focus .contents .flz .manage span {
  font-size: 14px;
  color: #fff;
}
.main .focus .contents .flz .shiye {
  width: 70%;
  height: 46px;
  line-height: 46px;
  background-color: #005a9f;
  margin-bottom: 9px;
}
.main .focus .contents .flz .shiye p {
  font-size: 14px;
  color: #fff;
  margin-left: 29px;
}
.main .focus .contents .flz .shiye p a {
  color: #fff;
  text-decoration: none;
}
.main .focus .contents .flz .shiye p span {
  float: right;
  margin-right: 15px;
}
.main .focus .contents .flz .hezuo {
  width: 70%;
  height: 46px;
  line-height: 46px;
  background-color: #f2f2f2;
  margin-bottom: 10px;
}
.main .focus .contents .flz .hezuo li {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #bfbfbf;
  display: inline-block;
  margin: 0 10px 0 13px;
}
.main .focus .contents .flz .hezuo span {
  font-size: 14px;
  color: #666;
}
.main .focus .contents .flz .hezuo span a {
  text-decoration: none;
  color: #666;
}
.main .focus .contents .flz .tuijian {
  width: 69%;
  height: 301px;
  border: 1px solid #dcdcdc;
}
.main .focus .contents .flz .tuijian .tj-header {
  height: 40px;
  line-height: 40px;
  background-image: url(../upload/news.jpg);
  background-repeat: no-repeat;
}
.main .focus .contents .flz .tuijian .tj-header p {
  font-size: 14px;
  color: #fff;
  margin-left: 40px;
}
.main .focus .contents .flz .tuijian .tj-content li {
  list-style: disc;
  line-height: 32px;
  margin-left: 24px;
}
.main .focus .contents .flz .tuijian .tj-content li a {
  text-decoration: none;
  font-size: 14px;
  color: #333;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.main .focus .contents .flr {
  width: 70%;
}
.main .focus .contents .flr .recruit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-image: url(../upload/shiye.jpg);
  background-repeat: no-repeat;
}
.main .focus .contents .flr .recruit .fl p {
  font-size: 16px;
  color: #fff;
  margin-left: 48px;
}
.main .focus .contents .flr .recruit .fl p a {
  text-decoration: none;
  color: #fff;
  padding-right: 5px;
}
.main .focus .contents .flr .recruit .fr .iconfont {
  color: #fff;
}
.main .focus .contents .flr .recruit .fr p {
  margin: 0;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
  display: inline-block;
}
.main .focus .contents .flr .recruit .fr p a {
  text-decoration: none;
  color: #fff;
}
.main .focus .contents .flr .recruit .fr p span {
  margin: 0 5px;
}
.main .focus .contents .flr .recruit .fr p span a {
  text-decoration: none;
  color: #fff;
}
.footer {
  height: 295px;
  padding-top: 49px;
  background-color: #2b2c32;
}
.footer .slogan {
  width: 100%;
  height: 70px;
  border-bottom: 2px solid #535353;
}
.footer .slogan li {
  width: 33%;
}
.footer .slogan .center {
  text-align: center;
}
.footer .slogan .mt {
  margin-top: 16px;
}
.footer .slogan img {
  margin-right: 10px;
}
.footer .slogan p {
  font-size: 14px;
  color: #ccc;
  display: inline-block;
}
.footer .help {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #535353;
  padding-left: 114px;
}
.footer .help a {
  text-decoration: none;
  display: inline-block;
  width: 11.5%;
  font-size: 14px;
  color: #b7b7b7;
}
.footer .copyright {
  width: 100%;
}
.footer .copyright .dfll {
  width: 70%;
  margin-top: 35px;
}
.footer .copyright .dfll ul {
  overflow: hidden;
}
.footer .copyright .dfll ul li {
  float: left;
  font-size: 16px;
  color: #b7b7b7;
  margin-top: 33px;
  margin-bottom: 10px;
}
.footer .copyright .dfll ul span {
  float: left;
  margin: 36px 10px 0;
}
.footer .copyright .dfll p {
  font-size: 14px;
  color: #b7b7b7;
}
.footer .copyright .dllr {
  width: 30%;
}
.footer .copyright .dllr p {
  font-size: 16px;
  color: #b7b7b7;
  margin-top: 58px;
  float: right;
}
@media screen and (max-width: 1280px) {
	.nav #nav-group li {
      padding: 0px 10px;
  }
}
@media screen and (max-width: 850px) {
	.nav #nav-group li {
      padding: 0px 5px;
  }
}
@media screen and (max-width: 768px) {
  #carousel-example-generic .carousel-control .glt {
    position: absolute;
    top: 35%;
    z-index: 5;
    display: inline-block;
    font-size: 24px;
  }
  .carousel-indicators li {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }
  .carousel-indicators .active {
    width: 7px;
    height: 7px;
    margin: 0;
    background-color: #fff;
  }
  .w {
    width: 100%;
    padding: 0 20px;
  }
  .nav {
    height: 56px;
    line-height: 50px;
  }
  .nav .logo {
    height: 0;
  }
  .nav .logo img {
    height: 50px;
  }
  .nav .por {
    display: block;
    position: relative;
  }
  .nav #nav-group {
    position: relative;
    float: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
  }
  .nav #nav-group li {
    position: fixed;
    width: 100%;
    top: 0;
    display: none;
  }
  .nav #nav-group li a {
    font-size: 14px;
    color: #333333;
  }
  .nav #nav-group li a:hover {
    color: #005a9f;
  }
  .footer {
    height: auto;
    padding-bottom: 10px;
  }
  .footer .slogin {
    text-align: center;
  }
  .footer .slogin li {
    margin-left: 25px;
  }
  .footer .slogin li p {
    font-size: 14px;
    color: #b7b7b7;
  }
  .footer .help {
    padding-left: 12px;
    height: auto;
    border-bottom: 2px solid;
    border-top: 2px solid;
    text-align: center;
  }
  .footer .help a {
    width: auto;
    font-size: 12px;
    color: #b7b7b7;
    margin-right: 24px;
  }
  .footer .copyright {
    margin-top: 10px;
    text-align: center;
  }
  .footer .copyright p {
    color: #b7b7b7;
    font-size: 9px;
  }
  .main .focus .contents {
    width: 100%;
    margin-top: 0;
    overflow: hidden;
  }
  .main .focus .contents .flz {
    width: 100%;
    margin-top: 10px;
  }
  .main .focus .contents .flz .manage {
    width: 100%;
    padding-left: 18px;
    padding-top: 10px;
    background-image: url(../upload/jingying.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .main .focus .contents .flz .manage p {
    font-size: 36px;
    color: #fff;
    margin-bottom: 5px;
  }
  .main .focus .contents .flz .manage span {
    font-size: 20px;
    color: #fff;
  }
  .main .focus .contents .flr {
    width: 100%;
  }
  .main .focus .contents .flr .recruit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-image: url(../upload/shiye.jpg);
    background-repeat: no-repeat;
  }
  .main .focus .contents .flr .recruit .fl p {
    font-size: 14px;
    color: #fff;
    margin-left: 48px;
    display: inline-block;
  }
  .main .focus .contents .flr .recruit .fr .iconfont {
    display: none;
  }
  .main .focus .contents .flr .recruit .fr p {
    margin: 0;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    display: inline-block;
  }
  .main .focus .contents .flr .recruit .fr p span {
    margin: 0 5px;
  }
}
@media screen and (min-width: 768px) {
  .w {
    width: 100%;
    /*padding: 0 40px; */
  }
  .nav {
    height: 93px;
    width: 100%;
    line-height: 93px;
  }
  .nav #nav-group li {
    float: left;
  }
  .nav #nav-group li a {
    font-size: 14px;
    columns: #333333;
  }
  .nav #nav-group li a:hover {
    color: #005a9f;
  }
  .main {
    width: 100%;
    overflow: hidden;
  }
  .main #inner {
    overflow: hidden;
    height: 525px;
    position: relative;
  }
  .main #inner ul {
    list-style: none;
    position: absolute;
    width: 600%;
    left: 0;
    transition: left 300ms linear;
  }
  .main #inner ul li {
    float: left;
  }
  .main #inner ul li img {
    width: 100%;
    /* height: 525px; */
  }
  .main #inner .list {
    display: flex;
    position: absolute;
    left: 30%;
    bottom: 40px;
  }
  .main #inner .list i {
    width: 40px;
    height: 5px;
    border-radius: 10px;
    background-color: #666666;
    text-align: center;
    margin: 0 80px;
    cursor: pointer;
  }
  .main #inner .list .current {
    background-color: #ffffff;
    color: #fff;
  }
  .main #inner .arrow {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -30px;
  }
  .main #inner .arrow .arrow-left,
  .main #inner .arrow .arrow-right {
    width: 30px;
    height: 60px;
    position: absolute;
    font: 20px/60px "consolas";
    color: #fff;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center;
    cursor: pointer;
  }
  .main #inner .arrow .arrow-right {
    right: 0;
  }
  .main .focus {
    background-color: #fff;
  }
  .main .focus .forecast {
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #dcdcdc;
    background-color: pink;
    background-color: #f3f3f3;
  }
  .main .focus .forecast .flforecast {
    width: 80%;
    height: 46px;
    line-height: 46px;
    float: left;
  }
  .main .focus .forecast .flforecast img {
    float: left;
    margin-top: 13px;
  }
  .main .focus .forecast .flforecast p {
    float: left;
    font-size: 12px;
    color: #333333;
    font-weight: 500;
  }
  .main .focus .forecast .flforecast p span {
    margin: 0 0px;
  }
  .main .focus .forecast .flforecast p .fw {
    font-weight: 600;
  }
  .main .focus .forecast .flforecast iframe {
    height: 46px;
    margin-top: 5px;
  }
  .main .focus .forecast .frforecast {
    width: 20%;
    height: 46px;
    position: relative;
  }
  .main .focus .forecast .frforecast input {
    width: 100%;
    height: 22px;
    border: 1px solid #bfbfbf;
    border-radius: 20px;
    padding-left: 10px;
    margin-top: 12px;
  }
  .main .focus .forecast .frforecast button {
    width: 69px;
    height: 22px;
    background-color: #00559c;
    border-radius: 20px;
    border: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 12px;
    color: #fff;
  }
  .main .focus .contents {
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
  }
  .main .focus .contents .flz {
    width: 28%;
  }
  .main .focus .contents .flz .manage {
    width: 90%;
    padding-left: 5px;
    padding-top: 5px;
    background-image: url(../upload/jingying.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 5px;
  }
  .main .focus .contents .flz .manage p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
  }
  .main .focus .contents .flz .manage span {
    font-size: 12px;
    color: #fff;
  }
  .main .focus .contents .flz .shiye {
    width: 90%;
    height: 46px;
    line-height: 46px;
    background-color: #005a9f;
    margin-bottom: 9px;
  }
  .main .focus .contents .flz .shiye p {
    font-size: 14px;
    color: #fff;
    margin-left: 29px;
  }
  .main .focus .contents .flz .shiye p span {
    float: right;
    margin-right: 15px;
  }
  .main .focus .contents .flz .hezuo {
    width: 90%;
    height: 46px;
    line-height: 46px;
    background-color: #f2f2f2;
    margin-bottom: 10px;
  }
  .main .focus .contents .flz .hezuo li {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #bfbfbf;
    display: inline-block;
    margin: 0 10px 0 13px;
  }
  .main .focus .contents .flz .hezuo span {
    font-size: 14px;
    color: #666;
  }
  .main .focus .contents .flz .tuijian {
    width: 90%;
    height: auto;
    border: 1px solid #dcdcdc;
  }
  .main .focus .contents .flz .tuijian .tj-header {
    height: 40px;
    line-height: 40px;
    background-image: url(../upload/news.jpg);
    background-repeat: no-repeat;
  }
  .main .focus .contents .flz .tuijian .tj-header p {
    font-size: 14px;
    color: #fff;
    margin-left: 40px;
  }
  .main .focus .contents .flz .tuijian .tj-content li {
    list-style: disc;
    line-height: 22px;
    margin-left: 24px;
  }
  .main .focus .contents .flz .tuijian .tj-content li a {
    text-decoration: none;
    font-size: 10px;
    color: #333;
  }
  .main .focus .contents .flr {
    width: 72%;
  }
  .main .focus .contents .flr .recruit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-image: url(../upload/shiye.jpg);
    background-repeat: no-repeat;
  }
  .main .focus .contents .flr .recruit .fl p {
    font-size: 16px;
    color: #fff;
    margin-left: 48px;
  }
  .main .focus .contents .flr .recruit .fr p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    display: inline-block;
  }
  .main .focus .contents .flr .recruit .fr p span {
    margin: 0 5px;
  }
}
@media screen and (min-width: 992px) {
  .w {
    width: 100%;
    /*padding: 0 40px*/
  }
  .nav {
    height: 93px;
    width: 100%;
    line-height: 93px;
  }
  .nav .logo img {
    height: 46px;
  }
  .nav #nav-group li {
    float: left;
  }
  .nav #nav-group li a {
    font-size: 16px;
    columns: #333333;
  }
  .nav #nav-group li a:hover {
    color: #005a9f;
  }
  .main .focus {
    height: auto;
    background-color: #fff;
  }
  .main .focus .forecast {
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #dcdcdc;
    background-color: pink;
    background-color: #f3f3f3;
  }
  .main .focus .forecast .flforecast {
    width: 80%;
    height: 46px;
    line-height: 46px;
    float: left;
  }
  .main .focus .forecast .flforecast img {
    float: left;
    margin-top: 13px;
  }
  .main .focus .forecast .flforecast p {
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: 500;
  }
  .main .focus .forecast .flforecast p span {
    margin: 0 5px;
  }
  .main .focus .forecast .flforecast p .fw {
    font-weight: 600;
  }
  .main .focus .forecast .flforecast iframe {
    height: 46px;
    margin-top: 5px;
  }
  .main .focus .forecast .frforecast {
    width: 20%;
    height: 46px;
    position: relative;
  }
  .main .focus .forecast .frforecast input {
    width: 100%;
    height: 22px;
    border: 1px solid #bfbfbf;
    border-radius: 20px;
    padding-left: 10px;
    margin-top: 12px;
  }
  .main .focus .forecast .frforecast button {
    width: 69px;
    height: 22px;
    background-color: #00559c;
    border-radius: 20px;
    border: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 12px;
    color: #fff;
  }
  .main .focus .contents {
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
  }
  .main .focus .contents .flz {
    width: 25%;
  }
  .main .focus .contents .flz .manage {
    width: 90%;
    padding-left: 5px;
    padding-top: 5px;
    background-image: url(../upload/jingying.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 5px;
  }
  .main .focus .contents .flz .manage p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
  }
  .main .focus .contents .flz .manage span {
    font-size: 14px;
    color: #fff;
  }
  .main .focus .contents .flz .shiye {
    width: 90%;
    height: 46px;
    line-height: 46px;
    background-color: #005a9f;
    margin-bottom: 9px;
  }
  .main .focus .contents .flz .shiye p {
    font-size: 14px;
    color: #fff;
    margin-left: 29px;
  }
  .main .focus .contents .flz .shiye p span {
    float: right;
    margin-right: 15px;
  }
  .main .focus .contents .flz .hezuo {
    width: 90%;
    height: 46px;
    line-height: 46px;
    background-color: #f2f2f2;
    margin-bottom: 10px;
  }
  .main .focus .contents .flz .hezuo li {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #bfbfbf;
    display: inline-block;
    margin: 0 10px 0 13px;
  }
  .main .focus .contents .flz .hezuo span {
    font-size: 14px;
    color: #666;
  }
  .main .focus .contents .flz .tuijian {
    width: 90%;
    height: auto;
    border: 1px solid #dcdcdc;
  }
  .main .focus .contents .flz .tuijian .tj-header {
    height: 40px;
    line-height: 40px;
    background-image: url(../upload/news.jpg);
    background-repeat: no-repeat;
  }
  .main .focus .contents .flz .tuijian .tj-header p {
    font-size: 14px;
    color: #fff;
    margin-left: 40px;
  }
  .main .focus .contents .flz .tuijian .tj-content li {
    list-style: disc;
    line-height: 24px;
    margin-left: 24px;
  }
  .main .focus .contents .flz .tuijian .tj-content li a {
    text-decoration: none;
    font-size: 12px;
    color: #333;
  }
  .main .focus .contents .flr {
    width: 75%;
  }
  .main .focus .contents .flr .recruit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-image: url(../upload/shiye.jpg);
    background-repeat: no-repeat;
  }
  .main .focus .contents .flr .recruit .fl p {
    font-size: 16px;
    color: #fff;
    margin-left: 48px;
  }
  .main .focus .contents .flr .recruit .fr p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    display: inline-block;
  }
  .main .focus .contents .flr .recruit .fr p span {
    margin: 0 5px;
  }
}
@media screen and (min-width: 1200px) {
  .w {
    width: 1200px;
  }
  .nav {
    height: 93px;
    width: 100%;
    line-height: 93px;
  }
  .nav .logo img {
    height: 56px;
  }
  .nav #nav-group li {
    float: left;
  }
  .nav #nav-group li a {
    text-decoration: none;
    font-size: 17px;
    color: #005a9f;
	font-weight:600;
  }
  .nav #nav-group li a:hover,.nav #nav-group .active a{
    color: #666666;
  }
  .main .focus {
    background-color: #fff;
  }
  .main .focus .forecast {
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #dcdcdc;
    background-color: pink;
    background-color: #f3f3f3;
  }
  .main .focus .forecast .flforecast {
    width: 80%;
    height: 46px;
    line-height: 46px;
    float: left;
  }
  .main .focus .forecast .flforecast img {
    float: left;
    margin-top: 13px;
  }
  .main .focus .forecast .flforecast p {
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: 500;
  }
  .main .focus .forecast .flforecast p span {
    margin: 0 5px;
  }
  .main .focus .forecast .flforecast p .fw {
    font-weight: 600;
  }
  .main .focus .forecast .flforecast iframe {
    height: 22px;
    margin-top: 11px;
  }
  .main .focus .forecast .frforecast {
    width: 20%;
    height: 46px;
    position: relative;
  }
  .main .focus .forecast .frforecast input {
    width: 100%;
    height: 22px;
    border: 1px solid #bfbfbf;
    border-radius: 20px;
    padding-left: 10px;
    margin-top: 12px;
  }
  .main .focus .forecast .frforecast button {
    width: 69px;
    height: 22px;
    background-color: #00559c;
    border-radius: 20px;
    border: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 12px;
    color: #fff;
  }
  .main .focus .contents {
    width: 100%;
    margin-top: 25px;
    overflow: hidden;
  }
  .main .focus .contents .flz {
    width: 22%;
  }
  .main .focus .contents .flz .manage {
    width: 90%;
    padding-left: 11px;
    padding-top: 18px;
    background-image: url(../upload/jingying.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 5px;
    padding-bottom: 7px;
  }
  .main .focus .contents .flz .manage p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 5px;
  }
  .main .focus .contents .flz .manage span {
    font-size: 14px;
    color: #fff;
  }
  .main .focus .contents .flz .shiye {
    width: 90%;
    height: 46px;
    line-height: 46px;
    background-color: #005a9f;
    margin-bottom: 9px;
  }
  .main .focus .contents .flz .shiye p {
    font-size: 14px;
    color: #fff;
    margin-left: 29px;
  }
  .main .focus .contents .flz .shiye p span {
    float: right;
    margin-right: 15px;
  }
  .main .focus .contents .flz .hezuo {
    width: 90%;
    height: 46px;
    line-height: 46px;
    background-color: #f2f2f2;
    margin-bottom: 10px;
  }
  .main .focus .contents .flz .hezuo li {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #bfbfbf;
    display: inline-block;
    margin: 0 10px 0 13px;
  }
  .main .focus .contents .flz .hezuo span {
    font-size: 14px;
    color: #666;
  }
  .main .focus .contents .flz .tuijian {
    width: 90%;
    height: auto;
    border: 1px solid #dcdcdc;
  }
  .main .focus .contents .flz .tuijian .tj-header {
    height: 40px;
    line-height: 40px;
    background-image: url(../upload/news.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .main .focus .contents .flz .tuijian .tj-header p {
    font-size: 14px;
    color: #fff;
    margin-left: 40px;
    font-weight: 600;
  }
  .main .focus .contents .flz .tuijian .tj-content li {
    list-style: disc;
    line-height: 35px;
    margin-left: 24px;
  }
  .main .focus .contents .flz .tuijian .tj-content li a {
    text-decoration: none;
    font-size: 14px;
    color: #333;
  }
  .main .focus .contents .flz .tuijian .tj-content li a:hover {
    color: #005a9f;
  }
  .main .focus .contents .flr {
    width: 78%;
  }
  .main .focus .contents .flr .recruit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-image: url(../upload/shiye.jpg);
    background-repeat: no-repeat;
  }
  .main .focus .contents .flr .recruit .fl p {
    font-size: 16px;
    color: #fff;
    margin-left: 48px;
  }
  .main .focus .contents .flr .recruit .fr p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    display: inline-block;
  }
  .main .focus .contents .flr .recruit .fr p span {
    margin: 0 5px;
  }
}
@media screen and (min-width: 992px){
	.g-bboe {
		background-color: #005a9f!important;
	}
	.g-bboe span a {
		color: #ffffff!important;
	}
}
.visible-xs {
    display: none;
}
.nav ul{
	margin-bottom: 0!important;
}
.nav ul.dropdown {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.25);
    height: auto;
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    padding: 8px 0;
    display: none;
    z-index: 99;
}
.nav ul.dropdown li {
    float: none!important;
	padding: 0 5px;
	overflow: hidden;
}
.nav ul.dropdown li a {
    color: #999;
    font-size: 14px!important;
    height: 28px;
    line-height: 28px;
    width: 100%;
    text-align: center!important;
    display: block;
    transition: all 0.3s;
}
@media (min-width: 769px){

.nav ul.dropdown {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 9px 0px rgba(0, 0, 0, 0.25);
    height: auto;
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    padding: 8px 0;
    display: none;
    z-index: 99;
}
}
@media (max-width: 768px){
	.nav #nav-group {
		display: none;
	}
	.visible-xs {
		display: block!important;
	}
	.nav .wapnav .line2 .yinying {
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 550;
		height: 100%;
		background: rgba(0,0,0,0.4);
	}
	.nav .wapnav .line2>ul.oned {
		width: 50%;
		position: absolute;
		right: -50%;
		background: #fff;
		height: 100%;
		padding: 0 8px;
		transition: all 0.5s;
		z-index: 99999;
	}
	.nav .wapnav .line2>ul.oned>li:first-child {
		border-bottom: 0;
	}
	.nav .wapnav .line2>ul.oned>li {
		width: 100%;
		font-size: 18px;
		color: #666;
	}
	.nav .line1 i, .nav .wapnav .line2 i {
		height: 30px;
		width: 30px;
		background: url(../img/tright.png) center center no-repeat;
		background-size: cover;
		float: right;
		margin: 10px 0 0 0;
	}
	.nav .wapnav .line2 {
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
		display: none;
		z-index: 999;
	}
	.nav .wapnav .line2 i {
		background-image: url(../img/trighton.png);
	}
	.nav .wapnav .line2>ul.oned>li>a {
		display: block;
		border-bottom: 1px dashed #666;
		padding: 0 16px;
		height: 48px;
		line-height: 48px;
		font-size: 16px;
	}
	.nav .wapnav .line2>ul.oned>li>a {
		display: block;
        border-bottom: 1px dashed rgba(102, 102, 102, 0.15);
        padding: 0 16px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
	}
	.nav .wapnav .line2>ul.oned>li>a:hover {
		color: #23527c;
        border: none;
	}
	.nav .wapnav .line2>ul.oned>li>a.active {
		background: url(../img/you.png) 95% center no-repeat;
		background-size: 14px;
	}
	.nav .wapnav .line2 ul.twod {
		display: none;
	}
	.nav .wapnav .line2 ul.twod>li {
		height: 40px;
        line-height: 40px;
        font-size: 12px;
        padding: 0 32px;
        border-bottom: 1px dashed rgba(102, 102, 102, .15);
	}
	.nav .wapnav .line2 ul.twod>li a {
		display: block;
	}
	.nav .wapnav .line2 ul.twod>li a:hover {
		color: #23527c;
        border: none;
	}
	.nav .wapnav .line2>ul.oned.active {
		 right: 0; 
	}
}