
body {
  background-image: url('image/beijin1.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  font-family:   !important;
  color: #333333;
  /*letter-spacing:2px;*/
}

ul,
li,
div {
  padding: 0;
  margin: 0;
  list-style: none;
}

@media screen and (max-width: 1200px) {
  .top {
    display: none;
  }
}

.nav_box {
  width: 910px;
  display: flex;
  justify-content: space-between;
}

.top {
  background-color: #151A59;
  width: 100%;
  height: auto;
}

.top .top_head {
  display: flex;
  justify-content: flex-end;
  /*padding-right: 200px;*/
}

.top .top_head ul {
  display: flex;
  color: #ffffff;
  height: 100px;
  font-size: 16px;

}

.text {
  padding: 36px 0;
  text-align: center;
  width: 130px;
  font-size: 18px;

}

.top_color {
  background-color: #ffffff;
  color: #151A59;
}

.top_list div {
  text-align: center;
  font-size: 14px;
  padding: 20px 10px;

  /*display: none;*/
}

.list_color {
  background-color: #151A59;
  color: #ffffff;
}

.content {
  background-image: url('image/beijin1.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
}

.content .index {
  /*background-image: url('./img/04.png');
  background-repeat:no-repeat;
  background-size: 100% 100%;*/
  width: 100%;
  /*height: 439.6px;*/
}

.box {
  width: 100%;
  /*height: 425px;
  padding: 30px;
  display: flex;*/
  /*justify-content: center;*/
  /*margin-bottom: 30px;*/
}

.name {
  margin: 30px 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

.name p {
  color: #151A59;
  font-weight: Bold;
  font-size: 30px;
  text-align: center;
  border-bottom: solid #151A59 3.5px;

}

.jianjie_content {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.jianjie_left {
  width: 389.5px;
  /*height: 412px;*/
  /*background-color: red;*/
  margin-right: 50px;
}

.jianjie_left img {
  width: 100%
}

.jianjie_right {
  width: 394px;
  height: 412px;
  /*background-color: blue;*/
  margin-left: 50px;
}

.jianjie_text {
  font-size: 16px;
  line-height: 27px;
  margin-top: 14px;
}

.jianjie_box {
  display: flex;
  justify-content: center;
  text-align: center;
}

.jianjie_box div {
  width: 110px;
  height: 110px;
  /*background-color: #EDA202;*/
  border-radius: 10px;
  color: #ffffff;
  line-height: 22px;
  font-size: 14px;
  margin: 0 10px
}

.history_text {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 30px 0;
}

.history_text p {
  width: 910px;
  /*margin: 0 17%;*/
  /*width: 66%;*/
  font-size: 18px;
  line-height: 32px;
}

.history {
  margin-top: 50px;
}

.history_box {
  display: flex;
  justify-content: center;
}

.shu {
  width: 100%;
}

.history_left {
  width: 400px;
  /*height: 1100px;
  background-color: red;*/
}

.history_left_beijin {
  width: 420px;
  height: 300px;
  background-image: url('image/duobianxin1.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 60px 40px;
}

.history_right {
  width: 400px;
  /*height: 1100px;
  background-color: blue;*/
}

.history_right_beijin {
  width: 420px;
  height: 300px;
  background-image: url('image/duobianxin2.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: -20px;
  padding: 60px 0px 60px 80px;
}

.history_time {
  font-weight: bold;
  font-size: 26px;
}

.history_img {
  height: 800px;
  width: 28px;
}

.history_pao {
  display: flex;
}

.history_tu {
  width: 100px;
  height: 100px;
}

.history_tu img {
  width: 100%;
  height: 100%;
}

.history_data {
  width: 200px;
}

.history_data p:nth-child(1) {
  font-weight: bold;
  font-size: 20px;
}

.history_data p:nth-child(2) {
  font-size: 15px;
}

.wenhua {
  margin-top: 50px;
}

.wenhua_content {
  /*background-image: url('./img/组 14@2x(6).png');
  background-repeat:no-repeat;
  background-size: 100% 100%;*/
  width: 100%;
  /*height: 600px;*/
}

.rouyao {
  margin-top: 50px;
}

.rouyao_content div {
  width: 100%;
  display: flex;
  justify-content: center;
}

.rouyao_content div img {}

.rouyao_content div:nth-child(1) img {
  width: 288px;
  height: 297px;
  margin: 0 10px;
}

.rouyao_content div:nth-child(2) img {
  width: 432px;
  height: 297px;
  margin: 20px 20px 0;
}

.huoban {
  margin-top: 50px;
}

.huoban_content {
  display: flex;
  justify-content: center;
}

.huoban_img {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 920px;
}

.huoban_img img {
  width: 220px;
  height: 160px;
}

.buttom {
  background-color: #151A59;
  width: 100%;
  height: 300px;
  color: #ffffff;
}

.buttom_top {
  display: flex;
  justify-content: center;
}

.buttom_top div {
  margin: 16px 30px;
}

.buttom_content {
  display: flex;
  justify-content: center;
  font-size: 18px;
  align-items: flex-end;
  border-top: solid #323568 0.1px;
  border-bottom: solid #323568 0.1px;
}

.buttom_content div {
  margin: 10px 60px;
}

.buttom_buttom {
  text-align: center;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.buttom_text {
  font-size: 14px;
}

.buttom_logo img {
  width: 110px;
  height: 125px;
  text-align: center;
  padding-bottom: 23px;
}

.weixin {
  text-align: center;
  /*margin-bottom: -0px;*/
}

.weixin img {
  width: 90px;
  height: 90px;
}

.weixin p {
  padding: 5px 0;
}

.shouji_top {
  width: 100%;
  /*height: 100px;*/
  background-color: #151A59;
}

.shouji_list .shouji_box {
  width: 100%;
  background-color: #151A59;
  color: #ececec;
  font-size: 30px;
  line-height: 130px;
  padding: 0 4%;
  opacity: 0.9;
  height: 130px;
  display: flex;
  justify-content: space-between;
}

.shouji_list .shouji_box a {
  margin-left: 20px;
  font-size: 34px;
}

/*.shouji_callme_tubiao div{
  background-color: #70bbf0;
  padding: 10px;
  width: 60px;
  border-radius: 50px;
  margin: 30px 0;
}*/
.shouji_van {
  display: flex;
  justify-content: space-between;
  margin: 0 4%;
  padding: 5px 0 height: 130px;
  line-height: 130px;
  text-align: center;
}

.erji {
  width: 100%;
  background: #babbdd;
  line-height: 130px;
  opacity: 0.9;
}

.erji div {
  height: 130px;
  font-size: 30px;
  margin: 0 8%
}

.box_shu {
  font-size: 20px;
  margin-top: 18px;
}

/*轮播图*/

.container {
  /*width:1538px;
 height:503.31px;*/
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.list {
  /*width:1538px*5;
 height:503.31px;*/
  position: absolute;

}

.list>img {
  float: left;
  /*width:1538px;
 height:503.31px;*/
}

.pointer {
  position: absolute;
  width: 100px;
  bottom: 20px;
  /*left:740px;*/
}

.pointer>span {
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #7b7d80;
  border-radius: 50%;
  border: 1px solid #fff;
}

.pointer .on {
  background: #28a4c9;
}

.arrow {
  position: absolute;
  text-decoration: none;
  width: 40px;
  height: 40px;
  background: #727d8f;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  top: 180px;
  display: none;
}

.arrow:hover {
  background: #0f0f0f;
}

.left {
  left: 0;
}

.right {
  right: 0;
}

.container:hover .arrow {
  display: block;
}

.buttom {
  color: #cdced6
}

.wenhua_content {
  position: relative;
}

.tu_box {
  background-image: url('image/shou.png');
  background-repeat: no-repeat;
  /*background-size: 100% 100%;*/
  background-size: cover;
  height: 558px;
  width: 100%;
  display: flex;
  justify-content: center;
  /*position: absolute;
  top: 79px;*/
}

@media screen and (min-width: 1200px) {
  .shouji_head {

    display: none;
  }

  .shouji_block {
    width: 100%;
    height: 100px;
  }

  .yd {
    display: none;
  }

  .wangye_pc {
    width: 910px;
    margin-bottom: 30px;
  }

  .jz {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .sss {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .jianjie_left {
    width: 400px;
    margin-right: 30px
  }

  .jianjie_right {
    width: 420px;
    margin-left: 30px
  }

  .jianjie_text {
    font-size: 14px;
    line-height: 24px;
    /*margin-top: 50px;*/
    height: 200px;
    /*letter-spacing: 1px;*/
  }

  .jianjie_box {
    margin-top: 25px;
  }

  .history_text {
    height: 60px;
  }

  .name {
    margin: 0;
  }

  .name p {
    font-size: 22px
  }

  .jianjie_text p {
    /*margin: 0 0 30px*/
  }

  .history_text p {
    font-size: 15px
  }

  .history_time {
    /*font-size: 18px;*/
    font-size: 17px
  }

  .history_data p:nth-child(1) {
    /*font-size: 16px;*/
    font-size: 13px;
    letter-spacing: 1px;
  }

  .history_data p:nth-child(2) {
    font-size: 12px;
  }

  .history_right_beijin {
    height: 250px
  }

  .history_left_beijin {
    height: 250px
  }

  .history_img {
    height: 750px;
  }

  .name {
    margin: 10px 0 -20px;
  }

  .history_text {
    margin: 30px 0 10px;
  }

  .history_text p {
    line-height: 24px;
  }

  .history_right_beijin {
    height: 220px;
  }

  .history_left_beijin {
    height: 220px;
  }

  .history_tu {
    width: 80px;
    height: 80px;
  }

  .history_box p {
    margin: 0;
  }

  .jianjie_box {
    margin-top: 55px;
  }

  .history_data p:nth-child(2) {
    margin-top: 6px;
  }

  .history_tu img {
    margin-top: -10px;
    margin-left: 20px;
  }

  .history_right_beijin .history_pao .history_tu img {
    margin-left: 0px;
  }

  .buttom_text p {
    margin: 0 0 2px;
  }


}

@media screen and (max-width: 1200px) {
  body {
    background-image: none;
  }

  .shouji_block {
    width: 100%;
    height: 130px;
  }

  .lg {
    display: none;
  }

  .buttom_top div {
    font-size: 25px;
  }

  .buttom_content {
    font-size: 18px;
  }

  .buttom_content div {
    margin: 10px 30px;
  }

  .buttom_buttom {
    text-align: center;
    margin-top: 20px;
  }

  .buttom_text {
    text-align: left;
    padding-bottom: 30px
  }

  .weixin img {
    width: 150px;
    height: 150px;
  }

  .buttom_logo img {
    width: 170px;
    height: 180px;
  }

  .buttom {
    height: auto;
  }

  .buttom_buttom {
    display: flex;
    flex-direction: column;
  }

  .pc {
    display: none;
  }

  /*.name{
    margin: 100px 0;
  }*/
  .name p {
    font-size: 50px;
  }

  .jianjie_content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 92%;
    margin: 0 4%;
  }

  .jianjie_left {
    width: 100%;
    height: auto;
    margin-right: 0;
  }



  .jianjie_right {
    width: 100%;
    height: auto;
    /*background-color: blue;*/
    margin-left: 0;
  }

  .jianjie_text {
    font-size: 40px;
    line-height: 60px;
    margin: 60px 0;
  }

  .jianjie_box {
    display: flex;
    justify-content: space-between;
    text-align: center;
  }

  .jianjie_box div {
    width: 250px;
    height: 250px;
    /*background-color: #EDA202;*/
    border-radius: 10px;
    color: #ffffff;
    line-height: 50px;
    font-size: 35px;
  }

  .box_shu {
    font-size: 40px;
    margin-top: 50px;
  }

  .history_text {
    margin: 10px 0;
  }

  .history_text p {
    font-size: 40px;
    line-height: 60px;
  }

  .huoban_img img {
    width: 290px;
    height: 190px;
  }

  .huoban_img {
    margin-top: 40px;
  }

  .shouji_rouyao_content {
    width: 92%;
    margin: 0 4%;

  }

  .shouji_rouyao_content div:nth-child(1) img {
    width: 45%;
    margin: 20px
  }

  .shouji_rouyao_content div:nth-child(2) img {
    width: 100%;
    margin: 20px;
  }

  .about_wangye {
    margin: 0;
    padding: 0;
  }

  .buttom_text {
    font-size: 20px;
    padding-bottom: 0
  }

  .buttom_content {
    display: flex;
    align-items: flex-start;
    padding: 30px 0 10px;
  }

  .buttom_buttom {
    display: flex;
    flex-direction: column;
    padding: 0 26.3%;
  }

  .buttom_buttom {
    text-align: left;
  }

  .name p {
    border-bottom: solid #151A59 6px;
  }

  .buttom {
    color: #cdced6
  }

  .buttom_content {
    border-top: solid #323568 2px;
    border-bottom: solid #323568 2px;
  }

  .sj_history_box {
    display: flex;
    justify-content: center;
  }

  .name {
    margin: 80px 0 30px;
  }

  .history_tu img {
    margin-top: -50px;
  }

  .history_time {
    font-size: 30px;
  }

  .sj_history_box p {
    margin: 0;
  }

  .history_data p:nth-child(1) {
    font-size: 28px;
  }

  .history_data p:nth-child(2) {
    font-size: 20px;
    width: 300px;
    margin-top: 10px;
  }

  .history_left_beijin .history_data p:nth-child(2) {
    margin-left: -120px;
  }

  .history_right_beijin,
  .history_left_beijin {
    height: auto;
  }




}

@media screen and (min-width: 1920px) {
  .jianjie {
    transform: scale(1.2);
    margin: 80px 0;
  }

  .history {
    transform: scale(1.2);
    margin: 130px 0;
  }

  .wenhua {
    transform: scale(1.2);
    margin: 10px 0 0 0;
  }

  .huoban {
    transform: scale(1.2);
    margin: 70px 0;
  }

  .rouyao {
    transform: scale(1.2);
    margin: 120px 0;
  }

  /*.wenhua_content .tu_box{
    transform:scale(1.3);
    top:250px;
  }*/
  .nav_box {
    width: 1092px;
  }

}
