body {
    margin: 0;
    padding: 0;
  }

  a {
    text-decoration: none;
    color: #000;
  }

  li {
    list-style: none;
  }

  .bdbg {
    width: 100%;
    /*height: 444px;*/
	height: 500px;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
  /* background: url(../images/zwgkr/zhanban.jpg) no-repeat center top;*/
	background: url(../images/19515.png) no-repeat center top;
    z-index: -1;
    position: absolute;
    top: 0;
  }

  .main {
    background: #fff;
    margin: 0 auto;
   /* margin-top: 370px;*/
    margin-top: 430px;
    width: 1160px;
    padding: 60px 30px;
  }

  .zwgkr-box01 {
    width: 1138px;
    height: 620px;
    border: 1px solid #c5c5c5;
  }

  .zwgkr-box02 {
    width: 900px;
    height: 100%;
    float: left;
  }

  .zjzp-img-box {
    width: 175px;
    height: 55px;
    background: #fff;
    z-index: 1;
    margin-top: -25px;
    margin-left: -1px;
  }

  .zwgkr-box03 {
    width: 100%;
    height: 230px;
    margin: 0 auto;
  }

  .zwgkr-box04 {
    width: 800px;
    height: 32px;
    margin-left: 25px;
  }

  .zwgkr-box04 img {
    display: block;
    float: left;
  }

  .zwgkr-box04 span {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 15px;
  }

  .zwgkr-box05 {
    width: 800px;
    height: 22px;
    margin-left: 72px;
    color: #999;
    margin-top: 15px;
    margin-bottom: 10px;
  }

  .zwgkr-box06 {
    width: 775px;
    height: auto;
    color: #999;
    font-size: 14px;
    margin-top: 25px;
    margin-left: 72px;
  }

  .zwgkr-box07 {
    width: 238px;
    height: 100%;
    float: right;
  }

  .rcap-img-box {
    width: 220px;
    height: 35px;
    margin-top: -25px;
    margin-left: -40px;
    background: #fff;
  }

  .rcap-img-box img {
    margin-left: 40px;
  }

  .zwgkr-box07 ul {
    padding: 20px 0 0 0;
  }

  .zwgkr-box07 ul li {
    list-style: none;
    background: url(../images/zwgkr/zwgkr20.png) no-repeat center left;
    padding-left: 15px;
    margin-bottom: 25px;
    color: #999;
  }

  .zwgkr-box08 {
    width: 1138px;
    min-height: 1600px;
    border: 1px solid #c5c5c5;
    margin-top: 70px;
  }

  .zwgkr-box09 {
    width: 900px;
    height: auto;
    float: left;
  }

  .zwgkr-name {
    width: fit-content;
    padding: 10px 15px;
    background: #f3f3f3;
    font-size: 14px;
    margin-left: 20px;
    max-width: 800px;
  }

  .zwgkr-text {
    display: block;
    width: 830px;
    height: auto;
    color: #999;
    font-size: 12px;
    margin: 20px 0 20px 20px;
  }

  .zwgkr-box10 {
    width: 238px;
    height: 560px;
  }

  .zwgkr-box11 {
    width: 210px;
    height: 75px;
  }

  .zwgkr-box20 {
    width: 210px;
    margin-bottom: 25px;
  }

  .zwgkr-box13 {
    margin-top: 13px;
    color: #999;
  }

  .zwgkr-box15 {
    width: 238px;
    height: 100%;
    float: right;
  }

  .zwgkr-box14 {
    width: 238px;
    height: auto;
    border-top: 1px solid #c5c5c5;
  }

  .zwgkr-box16 {
    margin-top: 13px;
  }

  .bd {
    width: 672px;
    height: 100%;
    overflow: hidden;
    margin-left: 93px;
  }

  .picList li {
    list-style: none;
    float: left;
    margin: 0 13px;
  }

  .pic-box {
    width: 315px;
    height: 188px;
  }

  .pic-box img {
    display: block;
    width: 310px;
    height: 180px;
    padding: 3px;
    border: 1px solid #a4a4a4;
  }

  .zwgkr-box03 a {
    display: block;
    float: left;
    position: absolute;
    z-index: 100;
  }

  .prev {
    margin-top: 78px;
    margin-left: 20px;
  }

  .next {
    margin-left: 818px;
    margin-top: -154px;
  }

  .wyzx {
    margin-top: -59px;
    margin-right: 51px;
    float: right;
  }
  .rmenu1 {
    height: 424px;
  }

  .rmenu9 {
    margin-top: 144px;
  }

  .mask1 {
    position: fixed;
    top: 50%;
    margin-top: 108px;
    right: 100px;
    display: none;
    background: #fff;
    border-radius: 5px;
    width: 110px;
    height: 110px;
    padding: 10px;
    background: rgba(255, 255, 255, .9)
  }

  .mask1 img {
    width: 103px;
    display: block;
    float: left;
    border: 3px solid #fff;
  }

  .mask1:before {
    content: '';
    width: 0;
    height: 0;
    border: 15px solid transparent;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -20px;
  }

  .mask1:after {
    content: "";
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-left-color: rgba(255, 255, 255, .9);
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -18px;
  }

  .pop_head {
    position: relative;
  }

  .pop_head a.close {
    width: 20px;
    height: 20px;
    background: url('../images/floatclose.jpg') top right no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
  }

  .pop_link {
    display: block;
    background: url('../images/zwgkr/zwgkr25.jpg');
    background-size: cover;
    border: 2px solid #053973;
    font-size: 22px;
    font-weight: bold;
    height: 150px;
  }

  .pop_link:link {
    color: #FFF;
    text-align: center;
  }

  .pop_link:visited {
    color: #FFF;
  }

  .pop_link:hover {
    color: #FFF;
  }
  .pop_head {
    position: relative;
  }

  .pop_head a.close {
    width: 20px;
    height: 20px;
    background: url('../images/floatclose.jpg') top right no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
  }

  .pop_link {
    display: block;
    background: url('../images/zwgkr/zwgkr25.jpg');
    background-size: cover;
    border: 2px solid #053973;
    font-size: 22px;
    font-weight: bold;
    height: 150px;
  }

  .pop_link:link {
    color: #FFF;
    text-align: center;
  }

  .pop_link:visited {
    color: #FFF;
  }

  .pop_link:hover {
    color: #FFF;
  }
  .rmenu1 {
    height: 424px;
  }

  .rmenu9 {
    margin-top: 144px;
  }

  .mask1 {
    position: fixed;
    top: 50%;
    margin-top: 108px;
    right: 100px;
    display: none;
    background: #fff;
    border-radius: 5px;
    width: 110px;
    height: 110px;
    padding: 10px;
    background: rgba(255, 255, 255, .9)
  }

  .mask1 img {
    width: 103px;
    display: block;
    float: left;
    border: 3px solid #fff;
  }

  .mask1:before {
    content: '';
    width: 0;
    height: 0;
    border: 15px solid transparent;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -20px;
  }

  .mask1:after {
    content: "";
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-left-color: rgba(255, 255, 255, .9);
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -18px;
  }
