* {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  vertical-align: top;
}

li {
  list-style: none;
}

i,
em {
  font-style: normal;
}

a {
  color: #8f8f8f;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #de0000;
}

body {
  background-image: url(../images/home-bg_01.jpg), url(../images/home-bg_02.jpg), url(../images/home-bg_03.jpg), url(../images/home-bg_04.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-size: 1920px 1403px, 1920px 1299px, 1920px 1205px;
  background-position: 0 0, 0 1403px, 0 2702px;
  font-family: 'Microsoft Yahei', sans-serif, Arial;
  font-size: 12px;
  color: #8f8f8f;
}

html { font-size: 62.5%; }

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: rgba(151, 212, 255, .6);
}

::-webkit-scrollbar-track {
  border-radius: 50px;
  background-color: #b5d4ff;
}

::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: #9ab4d9;
}

::-webkit-scrollbar-button {
  background-color: #b5d4ff;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table
}

.clearfix:after {
  clear: both
}

.clearfix {
  zoom: 1
}

.db {
  display: block;
}

#container {
  width: 100%;
  min-width: 1520px;
  overflow: hidden;
  position: relative
}

.top-nav-bg {
  float: left;
  width: 100%;
  height: 93px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 10
}

.top-nav-bg .hl_nav {
  position: relative;
  color: #ffffff;
  min-width: 1200px;
  height: 93px;
}

.top-nav-bg .hl_nav a {
  display: block;
  text-decoration: none;
}

.top-nav-bg .hl_nav .shade {
  position: fixed;
  width: 100%;
  height: 370px;
  top: 93px;
  left: 0;
  z-index: 1;
  background-color: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  display: none;
}

.top-nav-bg .hl_nav .nav_list {
  position: absolute;
  top: 0;
  left: 690px;
  margin: 0 0 0 -333px;
  z-index: 2;
  padding: 0;
  list-style: none;
  width: 1200px;
  overflow: hidden;
  height: 93px;
}

.top-nav-bg .hl_nav .nav_list>li {
  padding: 0;
  float: left;
  margin: 0;
  width: 160px;
  text-align: center;
  height: 400px;
}

.top-nav-bg .hl_nav .nav_head {
  height: 93px;
  line-height: 93px;
  color: #ffffff;
  font-size: 18px;
}

.top-nav-bg .hl_nav .item {
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  position: relative;
}
.top-nav-bg .hl_nav .nav_head:hover { color: #A9ED44; }
.top-nav-bg .hl_nav .item:hover { color: #A9ED44; }

.top-nav-bg .hl_nav .item:hover:after {
  content: '';
  display: block;
  position: absolute;
  width: 110px;
  height: 2px;
  left: 24px;
  bottom: 3px;
  background: #A9ED44;
}

.top-nav-bg .hl_nav .nav_list:hover {
  height: 400px;
  transition: height 0.3s;
  font-size: 16px;
}

.top-nav-bg .hl_nav .nav_list:hover+.shade {
  display: block;
}

.top-nav-bg .hl_nav .nav_list>li.right {
  float: right;
}

.top-nav-bg .hl_nav .top-music {
  width: 32px;
  height: 32px;
  margin-top: 30px;
}

.top-nav-bg .hl_nav .top-music .top_video {
  width: 32px;
  height: 32px;
  position: absolute;
  right: 40px;
  cursor: pointer;
}

.top-nav-bg .hl_nav .top-music .top_video img {
  -moz-animation: spin 5s infinite linear;
  -o-animation: spin 5s infinite linear;
  -webkit-animation: spin 5s infinite linear;
  animation: spin 5s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
  }
}


@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.left {
  float: left;
  width: 260px;
  height: auto;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding-left: 1px;
}

.left .logo {
  float: left;
  width: 255px;
  text-align: center;
  height: 80px;
  padding-top: 15px;
}

.left .logo img {
  height: 80px;
  margin-top: -10px;
}

.left .nav01,
.left .nav02,
.left .nav03,
.left .nav04,
.left .nav05,
.left .nav06,
.left .nav07,
.left .nav08,
.left .nav09,
.left .nav10 {
  float: left;
  width: 255px;
}

.left .nav01 li {
  float: left;
  width: 255px;
}

.left .nav01 li.down {
  float: left;
  width: 256px;
  height: 256px;
  text-align: center;
  background: url(../images/down.jpg) no-repeat;
}
.left .nav01 li.down:hover {
  background: url(../images/down-1.jpg) no-repeat;
}

.left .nav01 li.down img {
  width: 150px;
  height: 56px;
  animation: breathing 2s ease-in-out infinite;
  margin-top: 100px;
}

@keyframes breathing {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

.left .nav02 li {
  float: left;
  width: 253px;
  margin-left: 1.5px;
}

.left .nav02 li.in-nv01 {
  float: left;
  width: 253px;
  height: 83px;
  text-align: center;
  background: url(../images/reg.png) no-repeat;
}
.left .nav02 li.in-nv01:hover {
  background: url(../images/reg-1.png) no-repeat;
}

.left .nav02 li.in-nv01 a {
  float: left;
  width: 253px;
  height: 83px;
}

/* .left .nav02 li.in-nv01:hover {background-position:0px -93px;} */
.left .nav02 li.in-nv02 {
  float: left;
  width: 253px;
  height: 83px;
  text-align: center;
  background: url(../images/pay.png) no-repeat;
}
.left .nav02 li.in-nv02:hover{
  background: url(../images/pay-1.png) no-repeat;
}

.left .nav02 li.in-nv02 a {
  float: left;
  width: 253px;
  height: 83px;
}

/* .left .nav02 li.in-nv02:hover {background-position:0px -93px;} */
.left .nav02 li.in-nv03 {
  float: left;
  width: 253px;
  height: 83px;
  text-align: center;
  background: url(../images/ver.png) no-repeat;
}
.left .nav02 li.in-nv03:hover{
  background: url(../images/ver-1.png) no-repeat;
}

.left .nav02 li.in-nv03 a {
  float: left;
  width: 253px;
  height: 83px;
}

/* .left .nav02 li.in-nv03:hover {background-position:0px -93px;} */
.left .nav02 li.in-nv04 {
  float: left;
  width: 253px;
  height: 83px;
  text-align: center;
  background: url(../images/str.png) no-repeat;
}
.left .nav02 li.in-nv04:hover{
  background: url(../images/str-1.png) no-repeat;
}

.left .nav02 li.in-nv04 a {
  float: left;
  width: 253px;
  height: 83px;
}

/* .left .nav02 li.in-nv04:hover {background-position:0px -93px;} */
.left .box {
  background-color: #2c7e72;
  box-sizing: border-box;
  padding: 3px;
}

.left .inner {
  border: 1px solid #5BC4B5;
  box-sizing: border-box;
  padding: 17px;
}

.left .nav03 {
  width: 253px;
  position: relative;
  margin-left: 2px;
  background-color: #2c7e72;
}

.left .nav03 .inner {
  width: 247px;
  height: 450px;
}

.left .inner .p1 {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}

.left .nav03 .p2 {
  font-size: 16px;
  color: #b5cdff;
  line-height: 1.8;
  margin-bottom: 20px;
}

.left .nav03 .p3 {
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
}

.left .nav03 .p4 {
  font-size: 13px;
  text-align: center;
  color: #fff;
  margin-top: 15px;
}

.left .nav03 .p5 {
  font-size: 13px;
  text-align: center;
  color: #fff;
  margin-top: 3px;
}

.left .nav03 .qrcode {
  width: 155px;
  height: 155px;
  margin: 20px auto 0;
  background: #5C928A;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}

.left .nav04 {
  width: 253px;
  margin-left: 2px;
}

.left .nav04 .inner .hds {
  display: flex;
  justify-content: space-between;
}

.left .nav04 .hd {
  width: 100px;
  height: 100px;
  cursor: pointer;
}

.left .nav04 .hd1 {
  background: url(../images/hd1.png) no-repeat 0 0 / 100% 100%;
  margin-right: 16px;
}

.left .nav04 .hd2 {
  background: url(../images/hd2.png) no-repeat 0 0 / 100% 100%;
}
.left .nav04 .hd2 span { display: none; }

.left .nav04 .hd2:hover {
  background: #5C928A;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
}
.left .nav04 .hd2:hover span { display: block; }

.left .nav05 {
  width: 253px;
  margin-left: 2px;
}

.left .nav05 .inner {
  padding-top: 20px;
}

.left .nav05 h1 {
  font-size: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}

.left .nav05 .inner p {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
}

.left .nav05 .inner a {
  display: block;
  text-align: center;
  margin-bottom: 16px;
  color: #d9e5ff;
  font-size: 14px;
  text-decoration: underline;
}

.left .nav06 li {
  float: left;
  width: 255px;
}

.left .nav07 {
  height: 137px;
  background: url(../images/left_07.jpg) no-repeat;
}

.left .nav08 {
  height: 140px;
  background: url(../images/left_08.jpg) no-repeat;
}

.left .nav07 li {
  float: left;
  width: 298px;
  margin-left: 19px;
}

.left .nav07 li.in-nv01 .in-nv01-1 {
  float: left;
  width: 96px;
  height: 96px;
  text-align: center;
}

.left .nav07 li.in-nv01 .in-nv01-2 {
  float: left;
  width: 96px;
  height: 96px;
  text-align: center;
  margin-left: 24px;
}

.left .nav08 li {
  float: left;
  width: 298px;
  margin-top: 10px;
  margin-left: 19px;
}

.left .nav08 li.in-nv01 .in-nv01-1 {
  float: left;
  width: 96px;
  height: 96px;
  text-align: center;
}

.left .nav08 li.in-nv01 .in-nv01-2 {
  float: left;
  width: 96px;
  height: 96px;
  text-align: center;
  margin-left: 24px;
}

.left .nav07 li.in-nv01 .in-nv01-1:hover {
  background: url(../images/qq.png);
  background-size: 100% 100%;
}

.left .nav07 li.in-nv01 .in-nv01-2:hover {
  background: url(../images/tieba.jpg);
  background-size: 100% 100%;
}

.left .nav08 li.in-nv01 .in-nv01-1:hover {
  background: url(../images/gzh.jpg);
  background-size: 100% 100%;
}

.left .nav08 li.in-nv01 .in-nv01-2:hover {
  background: url(../images/bzhan.jpg);
  background-size: 100% 100%;
}

.left .nav10 li {
  float: left;
  width: 255px;
}

.left .nav10 li a {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}

.right {
  float: left;
  width: 1200px;
  margin-left: 60px;
  position: relative
}

.right .right-top-01 {
  float: left;
  width: 1200px;
  height: 510px;
}

.right .right-top-02 {
  float: left;
  width: 1200px;
  height: 460px;
}

.right .right-top-02 .right-top-hd {
  float: left;
  width: 624px;
  height: 460px;
}

.right .right-top-02 .right-top-news {
  float: left;
  width: 576px;
  height: 460px;
  background: #ffffff;
}

.right .right-top-02 .right-top-hd .focus {
  width: 624px;
  height: 460px;
  float: left;
}

.right .right-top-02 .right-top-hd .focus {
  position: absolute;
  left: 0;
}

.right .right-top-02 .right-top-hd .focus_hover {
  display: block;
}

.right .right-top-02 .right-top-hd .slide-box {
  width: 624px;
  height: 460px;
  position: relative;
}

.right .right-top-02 .right-top-hd .slide-box .slide-bd {
  height: 460px;
  overflow: hidden;
  position: relative;
}

.right .right-top-02 .right-top-hd .slide-bd li {
  width: 624px;
  height: 460px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

.right .right-top-02 .right-top-hd .slide-bd li a img {
  height: 100%;
}

.right .right-top-02 .right-top-hd .slide-nav {
  width: 100%;
  height: 15px;
  font-size: 0px;
  text-align: center;
  position: absolute;
  overflow: hidden;
  left: 316px;
  top: 425px;
}

.right .right-top-02 .right-top-hd .slide-nav li {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 0 6px;
  overflow: hidden;
  background: #e3e3e3;
  display: inline;
  zoom: 1;
}

.right .right-top-02 .right-top-hd .slide-nav li:hover,
.right .right-top-02 .right-top-hd .slide-nav .active {
  margin: 0 6px;
  background: #5ba1d6;
}

.right .right-top-02 .right-top-news .new {
  box-sizing: border-box;
  width: 100%;
  height: 460px;
  float: right;
  padding: 0px 20px;
}

.right .right-top-02 .right-top-news .title li {
  float: left;
  cursor: pointer;
  font-size: 20px;
  line-height: 60px;
  width: 100px;
  text-align: center;
}

.right .right-top-02 .right-top-news .title li a {
  color: #666666;
}

.right .right-top-02 .right-top-news .title {
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.right .right-top-02 .right-top-news .title::after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #d9d9d9;
}

.right .right-top-02 .right-top-news .title ul {
  height: 24px;
  position: relative;
  z-index: 2;
}

.right .right-top-02 .right-top-news .tit_hover {
  color: #2c7e72;
}

.right .right-top-02 .right-top-news .date {
  float: right;
}

.right .right-top-02 .right-top-news .p1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 305px;
}

.right .right-top-02 .right-top-news .p1_list {
  float: left;
  width: 100%;
  display: none;
}

.right .right-top-02 .right-top-news .p1_list li {
  font-size: 16px;
  color: #6e6e70;
  height: 33px;
  line-height: 33px;
}

.right .right-top-02 .right-top-news .p1_list li a {
  color: #8f8f8f
}

.right .right-top-02 .right-top-news .p1_list li:hover {
  height: 33px;
  border-bottom: 1px dashed #388478;
}

.right .right-top-02 .right-top-news .p1_list ul {
  height: 270px;
}

.right .right-top-02 .right-top-news .p1_list .yougd {
  width: 100%;
  float: left;
  text-align: right;
}

.right .right-top-02 .right-top-news .new .tit_hover {
  border-bottom: 3px solid #2c7e72;
}

.right .right-top-02 .right-top-news .new .tit_hover a {
  color: #388478;
}

.right .right-top-02 .right-top-news .new .title a {
  background: none;
}

.right .right-top-02 .right-top-news .new a:hover {
  color: #2C7E72
}

.right .right-top-02 .right-top-news .new .zhong {
  background: #388478;
  width: 100%;
  height: 45px;
  border-radius: 30px;
  text-align: center;
  line-height: 45px;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.right .right-top-02 .right-top-news .new .zhong a {
  color: #fff;
}

.right .right-top-02 .right-top-news .hui {
  display: block
}

.right .right-top-03 {
  float: left;
  width: 1200px;
  height: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.right .right-top-03 .right-top-gl {
  float: left;
  width: 581px;
  height: 452px;
  border: 1px solid #d7d7d7;
  background: #fff;
}

.right .right-top-03 .right-top-bb {
  float: left;
  width: 599px;
  height: 452px;
  border: 1px solid #d7d7d7;
  background: #fff;
}

.right .right-top-03 .right-gl .right-top-gl-bt {
  float: left;
  width: 230px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #388478;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.right .right-top-03 .right-gl .right-top-gl-bt li {
  float: left;
  font-weight: 700;
}

.right .right-top-03 .right-gl .a_more {
  margin-top: 4px;
}

.right .right-top-03 .right-gl .right-top-gl-bt li.font-size {
  margin-left: 18px;
  margin-top: 18px;
}

.right .right-top-03 .right-gl .focuss {
  float: left;
  width: 541px;
  height: 186px;
  margin-left: 20px;
  margin-top: 70px;
  border: 1px solid #d7d7d7;
}

.right .right-top-03 .right-gl .focuss {
  position: absolute;
  left: 0;
}

.right .right-top-03 .right-gl .focus_hover {
  display: block;
}

.right .right-top-03 .right-top-gl .slide-boxs {
  width: 541px;
  height: 186px;
  position: relative;
}

.right .right-top-03 .right-top-gl .slide-boxs .slide-bd {
  height: 186px;
  overflow: hidden;
  position: relative;
}

.right .right-top-03 .right-top-gl .slide-bd li {
  width: 541px;
  height: 186px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}

.right .right-top-03 .right-top-gl .slide-nav {
  width: 100%;
  height: 15px;
  font-size: 0px;
  text-align: right;
  position: absolute;
  overflow: hidden;
  left: 270px;
  top: 165px;
}

.right .right-top-03 .right-top-gl .slide-nav li {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 0 6px;
  overflow: hidden;
  background: #e3e3e3;
  display: inline;
  zoom: 1;
}

.right .right-top-03 .right-top-gl .slide-nav li:hover,
.right .right-top-03 .right-top-gl .slide-nav .active {
  margin: 0 6px;
  background: #2c7e72;
}

.right .right-top-03 .right-gl .p2_list {
  float: left;
  width: 541px;
  margin-top: 215px;
  margin-left: 20px;
}

.right .right-top-03 .right-gl .p2_list li {
  font-size: 14px;
  color: #6e6e70;
  height: 33px;
  line-height: 33px;
}

.right .right-top-03 .right-gl .p2_list li a {
  color: #8f8f8f
}

.right .right-top-03 .right-gl .p2_list li:hover {
  height: 32px;
  border-bottom: 1px dashed #388478;
}

.right .right-top-03 .right-gl .p2_list .date {
  float: right;
}

.right .right-top-03 .right-top-bb .right-top-bb-02 {
  float: left;
  width: 540px;
  height: 240px;
  margin-left: 20px;
}

.right .right-top-03 .right-bb .right-bb-bottom .right-top-bb-bt {
  width: 230px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #388478;
  margin-top: 10px;
  margin-bottom: 10px;
}

.right .right-top-03 .right-bb .right-bb-bottom .right-top-bb-bt li {
  float: left;
  font-weight: 700;
}

.right .right-top-03 .right-bb .right-bb-bottom .right-top-bb-bt li.font-size {
  margin-left: 18px;
  margin-top: 16px;
}

.right .right-top-03 .right-bb .right-bb-bottom .right-top-bb-list {
  width: 541px;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.right .right-top-03 .right-bb .right-bb-bottom .right-top-bb-list li {
  width: 258px;
  border: 1px solid #d7d7d7;
}

.right .right-top-04 {
  float: left;
  width: 1200px;
  height: 530px;
  margin-top: 20px;
  background: url(../images/zybg.jpg) left bottom no-repeat;
  margin-bottom: 20px;
}

.right .right-top-04 .part2 .tit1 {
  width: 1200px;
  height: 45px;
  font-size: 25px;
  text-indent: 10px;
  color: #388478;
}

.right .right-top-04 .part2 .ct3_cot_box {
  position: relative;
  height: 350px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy-name h2 {
  width: 127px;
  text-align: center;
}

.right .right-top-04 .part2 .ct3_cot_box1_nav {
  float: left;
  width: 1200px;
  height: 60px;
  text-align: center;
  position: relative;
  z-index: 99;
  display: flex;
}

.right .right-top-04 .part2 .ct3_cot_box1_nav a {
  float: left;
  margin-right: 1px;
  width: 93px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  background: #5ba1d6
}

.right .right-top-04 .part2 .ct3_cot_box1_nav a:nth-child(13) {
  margin-right: 0px;
}

.right .right-top-04 .part2 .ct3_cot_box1_nav a:hover,
.right .right-top-04 .part2 .ct3_cot_box1_nav a.on {
  background: #388478
}

.right .right-top-04 .part2 .ct3_cot_box1_nav .btn_zy12 {
  width: 161px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_tab {
  width: 160px;
  height: 58px;
  position: absolute;
  left: 370px;
  top: 42px;
  box-sizing: border-box;
  z-index: 99999999999;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_tab a {
  float: left;
  width: 60px;
  height: 58px;
  text-align: center;
  margin: 0 10px;
  font-size: 0px;
  background: url(../images/qh.png) no-repeat;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_tab a:nth-child(1) {
  background-position: -84px -160px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_tab a:nth-child(2) {
  background-position: -0px -160px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_tab a:hover:nth-child(1) {
  background-position: -84px -0px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_tab a:hover:nth-child(2) {
  background-position: -0px -0px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_tab a:nth-child(1).cur {
  background-position: -84px -80px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_tab a:nth-child(2).cur {
  background-position: -0px -80px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy-js {
  float: left;
  text-align: left;
  width: 410px;
  height: 325px;
  margin-top: 40px;
  margin-left: 30px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy-js p {
  float: left;
  text-align: left;
  width: 410px;
  line-height: 25px;
  font-size: 16px;
  color: #999999;
}

.right .right-top-04 .part2 .ct3_cot_box .zy-js h1 {
  float: left;
  text-align: center;
  margin-top: 30px;
  width: 410px;
}

.right .right-top-04 .part2 .ct3_cot_box .zy_con {
  width: 765px;
  height: 560px;
  position: absolute;
  top: -65px;
  left: 430px;
  z-index: 99;
}

.right .right-top-04 .part2 .ct3_cot_box .ct3_zhiye .zy_con img {
  width: 765px;
  height: 560px;
  display: none;
}

.right .right-top-04 .part2 .ct3_cot_box .suoxiao h2 {
  float: left;
  text-align: left;
  width: 100%;
  height: 65px;
  line-height: 65px;
  font-size: 35px;
  color: #417fd2;
}

.right .right-top-05 {
  float: left;
  width: 1200px;
  height: 581px;
  background: #fff;
  border: 1px solid #d7d7d7;
}

.right .right-top-05 .tit1 {
  width: 1200px;
  height: 45px;
  font-size: 25px;
  text-indent: 20px;
  margin-top: 20px;
  color: #388478;
}

.right .right-top-05 .bz-list {
  float: left;
  width: 1140px;
  margin-left: -10px;
}

.right .right-top-05 .bz-list li {
  float: left;
  margin: 10px;
}

.right .right-top-05 .bz-list li img {
  border: 1px solid #d7d7d7;
  padding: 1px;
  width: 349px;
}

.right .right-top-05 .right-top-bb-bt {
  float: left;
  width: 1150px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #388478;
  margin-top: 10px;
  margin-left: 20px;
}

.right .right-top-05 .right-top-bb-bt li {
  float: left;
  font-weight: bold;
}

.right .right-top-05 .right-top-bb-bt li.font-size {
  margin-left: 18px;
  margin-top: 16px;
  float: right;
}

.scroll {
  position: fixed;
  bottom: 250px;
  right: 1%;
  z-index: 9;
  display: none;
}

.scroll-top {
  position: relative;
  z-index: 2;
  background-image: url("../images/icon_scrolltop_top.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 103px;
  height: 79px;
  left: 140px;
  top: 80px;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-animation: scrollTop 1s linear infinite alternate;
  animation: scrollTop 1s linear infinite alternate;
}

.scroll-body {
  cursor: pointer;
  background-image: url("../images/icon_scrolltop.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 250px;
  height: 299px;
  position: relative;
  z-index: 1;
}

@-webkit-keyframes scrollTop {

  0%,
  15%,
  25%,
  35% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  10%,
  30% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  20%,
  40% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}

@keyframes scrollTop {

  0%,
  15%,
  25%,
  35% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  10%,
  30% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  20%,
  40% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
#news-list { }
/* .right .right-top-02 .right-top-news .p1_list li { height: 3.3rem; line-height: 3.3rem; } */
/* .right .right-top-02 .right-top-news .p1_list ul { max-height: 13.2rem; overflow-y: auto; } */

@media screen and (min-width: 1920px) {
  body {
    background-image: url(../images/home-bg-01.jpg), url(../images/home-bg-02.jpg), url(../images/home-bg-03.jpg), url(../images/home-bg-04.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: 3840px 1403px, 3840px 2230px, 3840px 2087px, 3840px 1403px;
    background-position: center 0, center 1403px, center 3633px, center 5720px;
  }
  .right {
    margin-left: 10%;
  }
  #container {
    max-width: 1920px;
    margin: 0 auto;
  }
  .top-nav-bg .hl_nav {
    max-width: 1920px;
    margin: 0 auto;
  }
}

