html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  cursor: pointer;
}

body,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
tr,
td,
strong,
span,
pre,
input {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 "Microsoft YaHei", "Hiragino Sans GB", sans-serif, Arial;
  color: #333;
}

ul,
li {
  list-style: none;
}

img {
  border: 0px;
  vertical-align: middle;
}
img,
input {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table th,
table td {
  border: 1px solid #ccc;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  color: #333;
  outline: none;
  cursor: pointer;
}

a:hover {
  background-repeat: no-repeat;
  text-decoration: none;
}

a,
input[type="button"],
button,
label,
input[type="submit"],
input[type="reset"] {
  cursor: pointer;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}
.input-box {
    width: 100%;
    display: flex
;
}
.form-group{
  border-bottom: 1px dotted #AbAbAb;
  padding-bottom: 20px;
}
.bd_weixin_popup,
.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

* {
  padding: 0;
  margin: 0;
}

html,
body {
  color: #333;
  font-size: 16px;
  font-family: "微软雅黑" !important;
  overflow-x: hidden;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: left;
  height: auto !important;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

img,
input {
  border: 0;
}

.wap {
  display: none;
}

.wap-top > img.wap {
  display: none;
}

body .clear {
  clear: both;
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.px1560 {
  max-width: 1680px;
  padding-left: 60px;
  padding-right: 60px;
  margin: 0 auto;
}

/*添加*/

.search .button {
  width: 27px;
  background-color: #fff;
}
.search .button input {
  margin: 3px 0 0 3px;
}
/*修改*/
.search input {
  right: 28px;
}
.search .button {
  height: 27px;
  top: 43%;
}
/*完*/

.banner a {
  display: block;
  width: 100%;
}

.banner img {
  display: block;
  width: 100%;
}

.banner .item img {
  display: block;
  width: 100%;
}

.banner .owl-theme .owl-controls {
  position: absolute;
  bottom: 40px;
  text-align: center;
  width: 100%;
}

.banner .owl-theme .owl-controls .owl-page span {
  width: 50px;
  height: 50px;
  margin: 0 5px;
  background: none;
  opacity: 1;
  color: #fff;
  border-radius: 0;
  padding: 0;
  line-height: 50px;
  font-size: 20px;
  opacity: 0.5;
  transition: all 0.5s;
  top: 0;
}

.banner .owl-theme .owl-controls.clickable .owl-page.active span {
  position: relative;
  top: -20px;
  opacity: 1;
}

.banner .slideBox .hd {
  /*  position: absolute;
    left:600px;
    bottom: 40px;
    z-index: 999; */
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 40px;
  z-index: 999;
  text-align: center;
}

.banner .slideBox .hd ul li {
  /*  float: left;*/
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 0;
  background: url(images/banner-plan.png) no-repeat;
  background-position: center center;
  transition: all 0.5s;
  position: relative;
  cursor: pointer;
  margin: 0 5px;
}

.banner .slideBox .hd ul li.on {
  top: -20px;
}

.banner .slick .slick-dots {
  /*  position: absolute;
    left:600px;
    bottom: 40px;
    z-index: 999; */
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 40px;
  z-index: 999;
  text-align: center;
}

.banner .slick .slick-dots li {
  /*  float: left;*/
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 0;
  background: url(images/banner-plan.png) no-repeat;
  background-position: center center;
  transition: all 0.5s;
  position: relative;
  cursor: pointer;
  margin: 0 5px;
}

.banner .slick .slick-dots li.slick-active {
  top: -20px;
}


/* 内页公共样式 */

.top {
  margin: 0 auto;
  height: 35px;
  z-index: 9999;
  background: #030f24;
}

.top.fixed {
  width: 100%;
  height: 35px;
}

.top-left {
  float: left;
  background: url(images/top-left-bj.png) no-repeat;
  background-size: 100% 100%;
  line-height: 35px;
  padding: 0 60px 0 50px;
  color: #fff;
  font-size: 14px;
}

.nav-top {
  float: right;
}

.nav-top > ul {
  overflow: hidden;
  float: left;
}

.nav-top > ul > li {
  float: left;
  height: 15px;
  padding: 0 15px;
  margin-top: 10px;
  margin-right: 20px;
  border-right: 2px solid #fff;
}

.nav-top > ul > li > a {
  display: block;
  font-size: 0;
}

.nav-top > ul > li > a span {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
  vertical-align: middle;
}

.nav-top > ul > li > a:hover span {
  color: #fff;
}

.search {
  float: right;
  position: relative;
  height: 35px;
  margin-left: 30px;
  margin-right: 30px;
}

.search input {
  outline: none;
  line-height: 27px;
  color: #000;
  position: relative;
  width: 0;
  height: 27px;
  /* right: 0;*/
  top: 5px;
  opacity: 1;
  transition: all 0.3s;
  border: none;
  right: 28px;
}

.search img {
  position: absolute;
  right: 10px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  vertical-align: text-bottom;
}

.search .button {
  position: absolute;
  /* top: 50%;*/
  right: 10px;
  bottom: 0;
  /* height: 20px;*/
  margin-top: -10px;
  background: none;
  border: none;
  display: none;
  transition: all 0.3s;
  color: #333;
  height: 27px;
  top: 43%;
  width: 27px;
  background-color: #fff;
}

.search .button input {
  top: 0;
  right: 0;
  width: auto;
  height: 20px;
  width: 20px;
  z-index: 9999;
  border: none;
  margin: 3px 0 0 3px;
}

.search:hover > input {
  width: 170px;
  opacity: 1;
  padding: 0 5px;
  border: 1px solid #fff;
}

.search:hover .button {
  display: block;
  opacity: 1;
  cursor: pointer;
  outline: none;
}

/* nav */

.head {
  height: 120px;
}
.head-top {
  /*position: absolute;*/
  padding: 20px 0;
  z-index: 999;
  width: 100%;
  top: 45px;
  left: 0;
  right: 0;
}

.head-top.fixed {
  background: #c41d17;
  padding: 20px 0;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  top: 35px;
  z-index: 99999;
}

.logo {
  float: left;
  margin-left: 60px;
}

.logo a {
  font-size: 0;
  line-height: 80px;
}

.logo a img {
  display: block;
  height: 90px;
  vertical-align: middle;
  transition: all 0.3s;
}

.nav {
  float: right;
  margin-right: 60px;
  background-size: 100% 100%;
  position: relative;
  margin-top: 20px;
}

.nav > ul {
  float: right;
}

.nav > ul > li {
  display: inline-block;
  text-align: center;
  background: url("./");
  position: relative;
}

.nav > ul > li > a {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 60px;
  position: relative;
  margin: 0 25px;
  transition: all 0.3s;
}

.nav > ul > li .before {
  position: absolute;
  bottom: 15px;
  left: 50%;
  right: 50%;
  height: 2px;
  background: #c41d17;
}

.nav > ul > li .after {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 0;
  background: #c41d17;
}

.nav > ul > li > a::after {
  content: "";
}

.nav > ul > li:hover > a {
  color: #fae385;
}

.nav > ul > li:hover > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #fae385;
}

.nav > ul > li > span {
  display: none;
  position: absolute;
  right: 0;
  top: 15px;
  cursor: pointer;
}

.nav > ul > li:hover ul {
  display: block;
}

.nav > ul > li.active > a {
  color: #fae385;
}

.nav > ul > li.active > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #fae385;
}

.nav > ul > li > ul {
  min-width: 100%;
  position: absolute;
  top: 100%;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
  z-index: 9;
  display: none;
}

.nav > ul > li > ul li:hover {
  background: #c41d17;
}

.nav > ul > li > ul li a {
  display: block;
  padding: 15px 10px;
  color: #333;
  white-space: nowrap;
}

.nav > ul > li > ul li a:hover {
  color: #fff;
}

.nav > ul > li .item {
  padding: 40px;
  border-top: 2px solid #94070a;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  /* width: 900px; */
  background: #fff url(images/png96.png) center bottom no-repeat;
  background-size: contain;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.nav > ul > li .item .l {
  float: left;
  width: 40%;
  overflow: hidden;
}

.nav > ul > li .item .l .pic {
  float: left;
  width: 142px;
}

.nav > ul > li .item .l .pic img {
  width: 100%;
  height: auto;
}

.nav > ul > li .item .l .txt {
  float: left;
  font-size: 16px;
  color: #94070a;
  padding-left: 15px;
  padding-left: 15px;
  line-height: 2.2;
  width: 160px;
  text-align: center;
  word-break: keep-all;
}

.nav > ul > li .item .r {
  float: right;
  width: 58%;
  font-size: 0;
  text-align: left;
}

.nav > ul > li .item .r a {
  color: #666;
  width: 33.33%;
  font-size: 16px;
  margin-top: 10px;
  display: inline-block;
}

.nav > ul > li .item .r a:hover {
  color: #94070a;
}

.footer {
  background: url(images/footer-bj.jpg) no-repeat;
  background-size: 1920px 100%;
  background-position: center top;
}

.footer-child {
  overflow: hidden;
  padding: 55px 0 40px 0;
}

.footer-child > div {
  height: 252px;
}

.footer-left {
  float: left;
  width: 369px;
  border-right: 1px solid #68686a;
}

.footer-left a {
  display: block;
}

.footer-left a img {
  display: block;
  width: 316px;
  margin: 0 auto;
}

.footer-mid {
  float: left;
  width: 294px;
  padding: 0 60px;
  border-right: 1px solid #68686a;
}

.fmid-tit {
  font-size: 22px;
  color: #fff;
}

.fmid-line {
  width: 28px;
  height: 5px;
  background: #e4332d;
  margin: 20px 0;
}

.footer-mid ul {
  overflow: hidden;
}

.footer-mid ul li {
}

.footer-mid ul li a {
  display: block;
  float: left;
  width: 100%;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
}

.footer-mid > p {
  font-size: 16px;
  line-height: 36px;
  color: #fff;
}

.footer-right {
  float: left;
  padding-left: 70px;
  width: 240px;
}

.footer-right ul {
  /* overflow: hidden; */
}

.footer-right ul li {
  float: left;
  width: 64px;
  height: 64px;
  position: relative;
  margin-left: 50px;
  cursor: pointer;
}

.footer-right ul li:first-child {
  margin-left: 0;
}

.footer-right ul li > img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.footer-right ul li > img:hover {
  transform: scale(0.9);
}

.footer-right ul li div {
  position: absolute;
  width: 100px;
  height: 100px;
  bottom: 100%;
  left: 50%;
  margin-left: -50px;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s;
}

.footer-right ul li div img {
  display: block;
  width: 100%;
  height: 100%;
}

.footer-right ul li:hover div {
  z-index: 999;
  opacity: 1;
}

.banquan {
  text-align: center;
  font-size: 14px;
  background: #c41d17;
  line-height: 44px;
}

.banquan p {
  color: #fff;
}

.banquan a {
  color: #fff;
  margin-left: 20px;
}

.ksdh {
}
.ksdh .bd {
}
.ksdh .hd {
}
.ksdh .hd ul {
  display: flex;
  flex-wrap: wrap;
}
.ksdh .hd li {
  width: 28px;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  margin: 20px 0;
  margin-right: 10px;
}
.ksdh .hd li.on {
  background: #e4332d;
}

@media screen and (max-width: 1580px) {
  .px1560 {
    /* padding-left: 10px;
        padding-right: 10px;*/
  }
  .logo {
    margin-left: 20px;
  }
  .nav {
    margin-right: 20px;
  }
  .logo a img {
    height: 70px;
    padding-top: 10px;
  }
  .nav > ul > li > a {
    margin: 0 10px;
  }
  .footer-left {
    width: 23.7%;
    box-sizing: border-box;
  }
  .footer-mid {
    box-sizing: border-box;
    width: 26.6%;
  }
  .footer-left a img {
    max-width: 100%;
  }
  .footer-child > div {
    height: auto;
  }
  .footer-mid {
    padding: 0 30px;
  }
  .footer-right {
    width: 23%;
    padding-left: 30px;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1200px) {
  .nav > ul > li > a {
    font-size: 14px;
  }
  .footer-mid ul li a {
    font-size: 14px;
    line-height: 30px;
  }
  .footer-mid {
    padding: 0 15px;
  }
  .footer-mid > p {
    line-height: 30px;
    font-size: 14px;
  }
  .footer-left a img {
    max-width: 80%;
  }
}

@media screen and (max-width: 1023px) {
  html,
  body {
    font-size: 14px;
  }
  body {
    padding-top: 95px;
  }
  .head{
    height: 2px;
  }
  .pc {
    display: none;
  }
  .wap {
    display: block;
  }
  .px1560 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
  .search {
    display: none;
  }
  .nav-top > ul > li {
    padding: 0 10px;
    margin-right: 10px;
  }
  .nav-top > ul > li:nth-child(3) {
    border: none;
  }
  .nav-top > ul > li:nth-child(4) {
    display: none;
  }
  .wap-top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 65px;
    width: 25px;
    height: 25px;
    z-index: 9999;
  }
  .wap-top > img {
    display: block;
    width: 100%;
  }
  .wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
  }
  .wap-menu img {
    height: 25px;
  }
  .close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
  }
  .m-head {
    position: fixed;
    top: 35px;
    left: 0;
    right: 0;
    background: #ae1c1c;
    padding: 10px;
    z-index: 999;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  }
  .m-logo {
    font-size: 0;
  }
  .m-logo a {
    font-size: 0;
    line-height: 40px;
  }
  .m-logo img {
    max-height: 70px;
    max-width: 85%;
    line-height: 70px;
    vertical-align: middle;
  }
  .m-tlink {
    padding: 10px 15px 0 15px;
    display: none;
  }
  .m-tlink a {
    font-size: 14px;
    margin-right: 15px;
    margin: 5px 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    color: #004980;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 5px;
  }
  .m-search {
    margin: 0 15px;
    padding-right: 50px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    line-height: 35px;
    background: #fff;
    margin-top: 15px;
  }
  .m-search input[type="text"] {
    display: block;
    width: 100%;
    line-height: 25px;
    background: none;
  }
  .m-search input[type="image"] {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 15px;
  }
  .m-nav {
    position: fixed;
    top: 95px;
    left: 100%;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: #ae1c1c;
    overflow-y: scroll;
    border-top: 1px solid #fff;
  }
  .m-nav ul {
    padding: 0 15px;
    /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
  }
  .m-nav ul li {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
  }
  .m-nav ul li > span.on {
    transform: rotateZ(90deg);
  }
  .m-nav ul li ul {
    display: none;
    overflow: hidden;
  }
  .m-nav ul li ul li {
    border: none;
    float: left;
    width: 33%;
  }
  .m-nav > ul > li a {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    position: relative;
    color: #fff;
  }
  .m-nav > ul > li ul li a {
    padding: 10px 0;
  }
  .m-nav > ul > li > span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(images/m-nav_down.png) no-repeat;
    background-size: 14px 14px;
    background-position: center center;
    right: 0;
    top: 15px;
    cursor: pointer;
    display: block;
    color: #fff;
    transition: all 0.3s;
  }
  .foot-m {
    margin: 0 2%;
  }
  .foot-r {
    width: 35.5%;
  }
}

@media screen and (max-width: 768px) {
  .footer-child {
    padding: 25px 0;
  }
  .footer-left {
    width: auto;
    float: none;
    border: none;
  }
  .footer-left a img {
    max-height: 150px;
    width: auto;
    max-width: 50%;
  }
  .footer-mid {
    width: 50%;
    margin: 20px 0;
    border: none;
  }
  .footer-right {
    clear: both;
    float: none;
    width: auto;
    padding: 0 15px;
  }
  .banner .slick .slick-dots {
    bottom: 10px;
  }
  .banner .slick .slick-dots li {
    width: 25px;
    height: 25px;
  }
  .banner .slick .slick-dots li.slick-active {
    top: -15px;
  }
}

@media screen and (max-width: 480px) {
  .fmid-tit {
    font-size: 18px;
  }
  .fmid-line {
    margin: 10px 0;
  }
  .footer-mid {
    padding: 0 5px;
  }
  .footer-mid ul li a {
    float: none;
    width: auto;
  }
  .footer-mid ul li a,
  .footer-mid > p {
    line-height: 24px;
  }
  .banquan {
    font-size: 12px;
    line-height: 24px;
    padding: 10px 0;
  }
}

.footer-child.px1560 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .footer-child.px1560 {
    display: block;
  }
}
.dbldxx {
  margin-top: 20px;
}
.dbldxx ul li {
  width: 100%;
  border: 1px dashed #68686a;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.dbldxx ul li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.dbldxx ul li a p {
  color: #fff;
}
.dbldxx ul li a img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border: none;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px;
  border-radius: 50%;
}
.dbldxx ul li:hover {
  border: 1px #fff dashed;
}

.index-banner-box {
  width: 100%;
  position: relative;
}
banner02-titlebody{
	background-color:#fff;
	font-family: 微软雅黑;
	color:rgb(103, 103, 103);
}
html, body{
	height: 100%;
}
a,a:hover{
	color:#333;
	text-decoration:none;
}
.padding-top-120{
padding-top:120px;	
}
.padding-top-90{
	padding-top:90px;
}
.padding-top-60{
	padding-top:60px;
}
.padding-top-50{
	padding-top:50px;
}
.padding-top-30{
	padding-top:30px;
}
.padding-top-20{
	padding-top:20px;
}
.padding-top-10{
	padding-top:10px;
}
.morekuan{
border:1px solid #FFF;
width:120px;
padding-top:10px;
padding-bottom:10px;
text-align:center;	
}
.morekuanhei{
border:1px solid #15122F;
width:120px;
padding-top:10px;
padding-bottom:10px;
text-align:center;	
}
.swiper-container{
	height: 100%;
}
.swiper-container{
	height: 100%;
}
.swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #FFF;
    opacity: 1;
    background: rgba(255,255,255,0.2);
}
.swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}
.indexbgimg{
	width:100%;
	height:100%;
	object-fit: cover;
    object-position: center;
	}
.mask{
	display:none;
	width:100%;
	height:100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	z-index:98;
	background-color:#000000; 
	opacity:0.5;
	-moz-opacity:0.5; 
	filter:alpha(opacity=50);
}
.pagemune {
    margin: 0 auto;
    position: absolute;
	left: -200%;
	top: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 12, 57, 1);
    z-index: 9999;
	transition: left linear 0.5s;
}
.mune-list{
	width:100%;
	text-align: left;
	height: 40px;
    line-height: 40px;
	white-space: nowrap;
	padding-left:40%;
	margin-top:2px;
	color:#FFF;
	font-size:16px;
	text-decoration:none;
}
.mune-list a{
	color:#FFF;
	font-size:16px;
	text-decoration:none;
}
.mune-list a:hover,.mune-list .active{
	color:#ffc001;
	font-size:16px;
	text-decoration:none;
}
.header{
	height:100px;
	width:100%;
	background: rgba(9, 12, 57, 1);
}
.site-logo{
	padding-top: 30px;
	cursor: pointer;
    min-height: 40px;
    min-width: 160px;
	font-size: 32px;
    z-index: 32;
	text-align: left;
    white-space: nowrap;
	font-weight: normal;
    color: #ffc001;
	}
.site-logo a,.site-logo a:hover{
color: #ffc001;
text-decoration:none;	
}
.nav-list{
	padding-top: 40px;
}
.site-mune{
min-height: 40px;
z-index: 32;
}
.site-mune-link{
	text-decoration: none;
    font-size: 16px;
    font-weight: normal;
    font-family: 微软雅黑;
    color: #FFFFFF;
    text-shadow: none;
    -webkit-text-shadow: none;
    -o-text-shadow: none;
    -ms-text-shadow: none;
    -moz-text-shadow: none;
	padding: .5rem 2rem;
}
.site-mune a:hover,.site-mune-link:hover{
	color: #ffc001;
}
.site-mune .active
{
color: #ffc001;	
}
.new-index-navbtn { float: right; width: 30px; height: 26px; position: relative; cursor: pointer; margin-top: 2px; }

.new-index-navbtn span { display: block; height: 2px; background: #fff; top: 0px; position: absolute; width: 100%; -webkit-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.new-index-navbtn span:nth-child(2) { width: 70%; top: 12px; }

.new-index-navbtn span:nth-child(3) { top: 24px; }

.new-index-navbtn:hover span { width: 100%; }
.site-menu{ width:50%; float:left;text-align:center;margin-top:28px;z-index:999;}

.product-mune{
	position:relative;
	white-space: nowrap;
}
.product-mune:hover .dropdown-menu {
	display: block;
}
.news-mune{
	position:relative;
	white-space: nowrap;
}
.news-mune:hover .dropdown-menu {
	display: block;
}
.share-mune{
	position:relative;
	white-space: nowrap;
}
.share-mune:hover .dropdown-menu {
	display: block;
}
.product-mune-list{
	width:150px;
	min-width:100px;
	background-color:#FCFCFC;
	border-radius: 4px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	background-clip:border-box;
	padding-top: 9px;
    padding-bottom: 10px;
	top:38px;
}
.product-mune-list:after,
.product-mune-list:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 8px solid transparent;
        border-bottom-color: #fff;
        left: 50%;
        margin-left: -8px;
        top: -16px;
    }
.border-triangle-bottom:after {
        border-bottom-color: #fff;
        top: -15px;
    }
.product-mune-list li
{
	padding:0;
	margin:0;
	height:50px;
	line-height:50px;
	text-align:center;
}
.product-mune-list li:hover
{
	background-color:#FFF;
}
.product-mune-list li a{
	color:rgba(102, 102, 102, 1);
}
.product-mune-list li a:hover{
	color:#000;
}
.pro_nav_arrow {
	margin-left:6px;
	width: 15px;
    height: 8px;
    transition: transform .3s;
}
.product-mune:hover .pro_nav_arrow
{
	transform:rotate(180deg);
}
.news_nav_arrow {
	margin-left:6px;
	width: 15px;
    height: 8px;
    transition: transform .3s;
}
.news-mune:hover .news_nav_arrow
{
	transform:rotate(180deg);
}
.share_nav_arrow {
	margin-left:6px;
	width: 15px;
    height: 8px;
    transition: transform .3s;
}
.share-mune:hover .share_nav_arrow
{
	transform:rotate(180deg);
}
.more-mune{
	padding-left:50%;
}
.index-banner-box {
    width: 100%;
}
.path-box{
	width:100%;
	background-color: #ededed;
}
.breadcrumb{
	margin-top:15px;
	border-radius:0px;
}

.new_index_banner_icon { position: absolute; left: 30px; width: 100%; bottom: 8%; z-index: 91; }

.new_index_banner_icon p { max-width: 1600px; margin: 0px auto; padding: 0px 15px; }

.new_index_banner_icon p span { width: 18px; height: 25px; -webkit-border-radius: 20px; border-radius: 20px; border: 3px solid #fff; display: block; position: relative; -webkit-animation: mouse both ease-in 2s infinite; -o-animation: mouse both ease-in 2s infinite; animation: mouse both ease-in 2s infinite; }

.new_index_banner_icon p span:after { content: ''; position: absolute; top: 3px; width: 3px; height: 6px; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-border-radius: 4px; border-radius: 4px; }
.new_index_banner_icon p { max-width: 750px; padding: 0px 0px; }

.index-main-box{
	
}
.index-main-list{
	position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    display: none;
}
.index-main{
	position: static;
	left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}
.index-main-bg{
	background-size: cover;
    background-attachment: fixed;
	background: url(images/bg.jpg) no-repeat top ,transparent;
	position:fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	z-index:-1;
}
.yw-h1{
	color: rgb(231, 210, 163);
	margin-top:160px;
	width:100%;
	text-align:center;
	height:42px;
	line-height:42px;
	font-size:24px;
}
.share-h1{
	color: rgb(231, 210, 163);
	margin-top:60px;
	margin-bottom:20px;
	width:100%;
	text-align:center;
	height:42px;
	line-height:42px;
	font-size:24px;
}
.yw-des{
	height:45px;
	line-height:45px;
	font-size: 16px;
    color: rgb(164, 166, 187);
	width:100%;
	text-align:center;
	margin-bottom:60px;
}
.yw-title{
	font-size:16px;
	color:#FFF;
}
.yw-more{
	width:150px;
	margin:0 auto;
	margin-bottom:50px;
	margin-top:20px;
}
.yw-more-btn{
	background: rgba(23, 26, 78, 1);
	border:none;
	width:150px;
	border-radius: 26px 26px 26px 26px;
	color: rgba(133, 139, 240, 1);
	transform: translateY(0px);
	transition: all .6s ease;
}
.yw-more-btn:hover{
	border:none;
	background: rgba(23, 26, 78, 1);
	color: rgba(133, 139, 240, 1);
	transform: translateY(-10px);
}

.line-img-box{
	margin-top:50px;
}
.qy-info{
	width:100%;
	height:100%;
	background: url(images/qyinfo-bg.png) repeat-x;
}
.qy-info-title{
	color: rgb(231, 210, 163);
	padding-top:50px;
	text-align:center;
	width:100%;
	font-size: 20px;
	word-break: break-word;
}
.qy-info-img{
	width:100%;
	height:160px;
	text-align:center;
	padding-top:40px;
	padding-bottom:20px;
}
.qy-info-des{
	width:100%;
	padding-left:40px;
	padding-right:40px;
	font-size: 1rem;
    color: rgb(164, 166, 187);
    line-height: 28px;
	margin-top:40px;
}
.qy-info-cont{
	text-align: justify;
	padding-left:0px;
	padding-right:0px;
}
.qy-more{
	width:100%;
	margin-bottom:50px;
	padding-top:40px;
}
.qy-void{
	padding-top:150px;
}
.qy-void video{
	max-width:100%;
}
.qy-void-text{
padding-top:100px;	
}
.figure{
width:100%;	
}
.img-fluid {
    width: 100%;
    height: 100%;
}
.figure-caption{
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
	font-size: 1rem;
}
.share-tab {
    height: 70px;
	padding:0 0 0 5px;
	border-bottom:none!important;
}
.share-tab > li > a,
.share-tab > li > a:hover,
.share-tab > li > a:focus {
  margin-right: 0px;
  cursor: Pointer;
  border:none !important;
  background-color:transparent;
  color: #FFF;
  border-top:none;
  border-left:none;
  border-right:none;
  padding: 10px 10px;
  margin-right:30px;
}
.share-tab .nav-link.active,
.share-tab .nav-link.active:hover,
.share-tab .nav-link.active a:focus {
  cursor: Pointer;
  background-color:transparent;
  border:none !important;
  border-bottom: #E7D2A3 3px solid !important;
  color: rgb(231, 210, 163);
  border-top:none;
  border-left:none;
  border-right:none;
  padding: 10px 10px;
  margin-right:30px;
}
.share-tab > li.active i
{
    line-height: 0;
    border-bottom: #06c 4px solid;
    border-left: #fff 4px solid;
    border-right: #fff 4px solid;
    position: absolute;
    bottom: 3px;
    left: 50%;
}
.news-tab {
    height: 70px;
	padding:0 0 0 5px;
	border-bottom:none!important;
}
.news-tab > li > a,
.news-tab > li > a:hover,
.news-tab > li > a:focus {
  margin-right: 0px;
  cursor: Pointer;
  border:none !important;
  background-color:transparent;
  color: #FFF;
  border-top:none;
  border-left:none;
  border-right:none;
  padding: 10px 10px;
  margin-right:30px;
}
.news-tab .nav-link.active,
.news-tab .nav-link.active:hover,
.news-tab .nav-link.active a:focus {
  cursor: Pointer;
  background-color:transparent;
  border:none !important;
  border-bottom: #E7D2A3 3px solid !important;
  color: rgb(231, 210, 163);
  border-top:none;
  border-left:none;
  border-right:none;
  padding: 10px 10px;
  margin-right:30px;
}
.news-tab > li.active i
{
    line-height: 0;
    border-bottom: #06c 4px solid;
    border-left: #fff 4px solid;
    border-right: #fff 4px solid;
    position: absolute;
    bottom: 3px;
    left: 50%;
}
.card{
	border-radius: 0px !important;
	margin-bottom:20px;
}
.card:hover{
filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;	
}
.card-title{
	height:40px;
	line-height:40px;
	overflow:hidden;
}
.card-text{
	text-align:justify;
	height:120px;
	overflow:hidden;
}
.news-list{
	margin-bottom:60px;
}
.news-h1{
	color: rgb(231, 210, 163);
	margin-top:60px;
	margin-bottom:20px;
	width:100%;
	text-align:center;
	height:42px;
	line-height:42px;
	font-size:24px;
}
.news-date{
	font-size: 20px;
    line-height: 1;
    font-weight: normal;
    height: 36px;
    overflow: hidden;
	width: 20%;
	margin-right:30px;
	float: left;
	text-align:right;
	color:#96889C;
}
.news-year{
	font-size: 16px;
    color: rgb(164, 166, 187);
    margin: 0;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
	width: 20%;
	margin-right:30px;
	float: left;
	text-align:right;
}
.news-title,.news-title a,.news-title a:hover{
	font-size: 20px;
    width: 70%;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 1;
    font-weight: normal;
    height: 36px;
    overflow: hidden;
	float: left;
	color:#96889C;
}
.news-title a,.news-title a:hover{
	width:100%;
}
.news-des{
	width: 70%;
	font-size: 16px;
    color: rgb(164, 166, 187);
    margin: 0;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
	float: left;
	text-align:justify;
}
.link-box{
	margin-top:90px;
	margin-bottom:180px;
}
.link-img{text-align:center; margin-bottom:50px;}
.link-img img{max-width:100%;}
.blog-pages {
	text-align:center;
	margin-top: 30px;
    margin-bottom: 30px;
}
.blog-pages .item {
	display:inline-block;
	box-sizing:border-box;
	margin:0 5px;
	padding:0 5px;
	min-width:35px;
	height:35px;
	border:1px solid #ddd;
	font-size:14px;
	line-height:33px;
	color:#999;
	text-align:center
}
.blog-pages .item:hover {
	color:#2b2b2b;
	border-color:#999;
	text-decoration:none
}
.blog-pages .disabled,.blog-pages .disabled:hover {
	color:#999;
	border-color:#ddd;
	cursor:default;
	display:none
}
.blog-pages .cur,.blog-pages .dot {
	display:inline-block;
	margin:0 12px;
	font-size:14px;
	color:#333
}
.blog-pages .cur {
	font-weight:700
}
.blog-pages .next,.blog-pages .prev {
	padding:0 9px
}
.gxiuifooter{
	width:100%;
	background: rgba(8, 11, 55, 1);
	height:292px;
}
.footer-title{
	color: rgb(184, 188, 244);
    font-size: 36px;
    background-color: initial;
    font-family: Arial;
	padding:50px;
}
.footer-icon{
	margin-top:-15px;
}
.footer-link{
flex-wrap: wrap;
padding:30px;	
}
.footer-link a,.footer-link a:hover{
	color: rgb(98, 102, 156);
    font-size: 16px;
	margin-right:20px;
}
.footer-copyright{
flex-wrap: wrap;
margin-bottom:10px;
color: rgb(98, 102, 156);
font-size: 16px;
height: 30px;
line-height:30px;
}
.footer-copyright a,.footer-copyright a:hover{
	color: rgb(98, 102, 156);
    font-size: 16px;
	margin-right:10px;
	margin-left:10px;
	height: 30px;
	line-height:30px;
}
.wa-beian{
	display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    background: url(images/beian.png) no-repeat 50%;
}



.sidebar { position: fixed; z-index: 99; left: 0px; right: auto; bottom: 0%; width: 100%; border-right: 1px solid #dfdfdf; background-color: #ffffff; display: none; }
.sidebar a { float: left; width: 25%; display: block; border: 1px solid #dfdfdf; border-right: none; text-align: center; padding: 10px 0px; color: #6a6d73; position: relative; }
.sidebar a span { display: block; height: 54px; background-repeat: no-repeat; background-position: top center; padding-top: 34px; position: relative; z-index: 9; }
.sidebar a span.icon1 { background-image: url(images/sidebarIcon1.png); }
.sidebar a span.icon2 { background-image: url(images/sidebarIcon2.png); }
.sidebar a span.icon3 { background-image: url(images/sidebarIcon3.png); }
.sidebar a span.icon4 { background-image: url(images/sidebarIcon4.png); }
.sidebar a span.icon5 { background-image: url(images/sidebarIcon5.png); }
.sidebar a .sidebarTel { position: absolute; display: none; text-align: left; right: 0px; background-color: #090C39; padding: 10px 0px 0px 20px; color: #f3eccb; font-size: 12px; width: 305px; top: -1px; bottom: -1px; border: 1px solid #dfdfdf; }
.sidebar a .sidebarTel em { font-style: normal; font-size: 24px; color: #ffffff; display: block; }
.sidebar a.hometop { background-color: #414348; color: #ffffff; position: fixed; bottom: 20%; right: 0px; width: 40px; border-bottom: 1px solid #dfdfdf; padding: 2px 0px; }
.sidebar a.hometop em { position: relative; display: block; font-style: normal; padding: 10px 0px 5px; }
.sidebar a.hometop em:after { content: ''; position: absolute; left: 50%; top: 0px; margin-left: -5px; width: 0px; height: 0px; border: 5px solid transparent; border-bottom-color: #fff; }
.sidebar a .Qrcode { position: fixed; left: 50%; bottom: 80px; margin: -81px 0px 0px -81px; width: 162px; border: 1px solid #dfdfdf; background-color: #fff; display: none; }
.sidebar a .Qrcode img { width: 120px; }
.sidebar a:hover { background-color: #090C39; color: #fff; }
.sidebar a:hover span.icon1 { background-image: url(images/sidebarIcon01.png); }
.sidebar a:hover span.icon2 { background-image: url(images/sidebarIcon02.png); }
.sidebar a:hover span.icon3 { background-image: url(images/sidebarIcon03.png); }
.sidebar a:hover span.icon4 { background-image: url(images/sidebarIcon04.png); }
.sidebar a:hover span.icon5 { background-image: url(images/sidebarIcon05.png); }

.burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 32px;
    float: right;
    background-color: #fff;
    -webkit-transition: .3s linear;
    transition: .3s linear;
}

.burger:hover {
    background-color: #ea2828
}

.burger--line {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #040404;
    margin-bottom: 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 1px
}

.burger--line:last-child {
    margin-bottom: 0
}

.burger:hover .burger--line {
    background-color: #fff
}

.burger.active {
    background-color: #ea2828
}

.burger.active .burger--line {
    background-color: #fff
}

.burger.active .burger--line:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
    transform-transform-origin: center center
}

.burger.active .burger--line:nth-child(2) {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
}

.burger.active .burger--line:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.title-animate {
	opacity: 0;
	-webkit-transition: 10ms ease-in;
    transition: 10ms ease-in;
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.title-animate span {
    min-height: 10px;
    position: relative;
    -webkit-transition: none;
    transition: none;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;	
}
.title-animate span {
    display: inline-block;
    min-width: 10px;
}
.swiper-slide-active .title-animate, .swiper-slide.swiper-slide-active:before {
    opacity: 1;
}
/*about*/
.about-h1{
	color: rgb(68, 68, 68);
	text-align:left;
	height:30px;
	line-height:30px;
	font-size:20px;
	color: rgb(33, 33, 33);
	width:100px;
	float:left;
}
.about-h1-en{
	margin-top:10px;
	height:20px;
	line-height:20px;
	font-size: 12px;
    color: rgb(169, 169, 169);
	text-align:left;
	width:100px;
	float:left;
}
.about-img{
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
}
.about-img img{
	max-width:60%;
}
.about-title{
	color: rgb(68, 68, 68);
	text-align:left;
	height:30px;
	line-height:30px;
	font-size:18px;
	color: rgb(33, 33, 33);
	width:80px;
	float:left;
}
.about-des{
	margin-top:5px;
	line-height:25px;
	font-size: 18px;
    color: rgb(169, 169, 169);
	text-align:left;
	width:100px;
	float:left;
}
.about-more{
	margin-top:30px;
	margin-bottom:30px;
}
.about-more img{
	max-width:50%;
	text-align:center;
}
.about-h1{
	color: rgb(68, 68, 68);
	text-align:left;
	height:30px;
	line-height:30px;
	font-size:20px;
	color: rgb(33, 33, 33);
	width:100px;
	float:left;
}
.about-h1-en{
	margin-top:10px;
	height:20px;
	line-height:20px;
	font-size: 12px;
    color: rgb(169, 169, 169);
	text-align:left;
	width:100px;
	float:left;
}
.about-info-1{
	color: rgb(169, 169, 169);
	width:100%;
	clear:both;
}
.about-cont-box{
	width:100%;
	
}
.about-vod {margin-top:30px;margin-bottom:30px; width: 380px; position: relative;}
.about-vod .vod-img{width:100%;}
.play-box{
	position: absolute;
  width: 60px;
  height: 60px;
	border-radius: 50%;
	top:110px;
	left:47%;
	background-color:rgba(0,0,0,0.5);
}
.play-box img{ 
	width:60px;
	padding:10px;
}
.cooperlist {
      width: 100%;
      height: auto;
	  padding:30px 0;
      margin-left: auto;
      margin-right: auto; 
    }
.coopersli {
	text-align: center;
    font-size: 18px;
    background: #fff;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
	transition-property:all;
    }
.linkimg{max-width:100%;}
.cont-line{
	height:1px;
	width:100%;
	clear:both;
	border-bottom:1px solid #F3F3F3;
}
.news-list-info{
	width:100%;
	height:390px;
	padding:50px 20px;
	border-top: 1px solid #d9d9d9;
	margin-right:20px;
	-webkit-transition:all ease .2s;
	-o-transition:all ease .2s;
	-moz-transition:all ease .2s;
	transition:all ease .2s
}
.news-list-info:hover{
	background-color:#f2f2f2;
}
.news-list-info .date {
    font-size: 18px;
    line-height: 24px;
    color: #666;
	margin: 0;
    padding: 0;
	margin-bottom: 20px;
    font-weight: normal;
}
.news-list-info .date .line {
    display: block;
    width: 20px;
    height: 0;
    padding-top: 15px;
    border-bottom: 3px solid #d9d9d9;
}
.news-list-info .news-list-title{
	font-size: 18px;
	font-weight: bold;
    color: #333;
	height: 48px;
    line-height: 24px;
	margin-bottom: 32px;  
}
.news-list-info .news-list-title a,.news-list-info .news-list-title a:hover{
	color: #333;
}
.news-list-info .news-list-text{
	line-height: 26px;
    color: #878787;
    white-space: normal;
    margin-top: 14px;
    font-size: 14px;
}
.news-bg{
	width:100%;
	background: url(images/newsbg.jpg) repeat center ,transparent;
	padding-bottom:90px;
}
.news-img{
	margin-top:30px;
}
.news-img img{max-width:100%;}
.news-info{
	margin-top:30px;
}
.news-info .news-list-title{
	font-size: 16px;
    color: #333;
	height:25px;
	line-height:25px
}
.news-info .news-list-title a,.news-info .news-list-title a:hover{
	color: #333;
}
.news-info .news-list-text{
	line-height: 26px;
    color: #878787;
    white-space: normal;
    margin-top: 14px;
    font-size: 14px;
}
.news-info .news-list-time{
	line-height: 1.5;
    color: #999;
    display: inline-block;
    font-size: 14px;
}
.news-info-title{
	font-size: 25px;
    color: #333;
    text-align: left;
    font-weight: 400;	
}
.news-info-des{
	font-size: 14px;
    color: #adadad;
    display: inline-block;
	line-height:35px;
	margin-top:10px;
}
.news-cont,.news-cont p{
	font-size:1.2rem;
	color:#676767;
	line-height:35px;
}
.news-cont p img{
	max-width:100%;
}
.bds_weixin {
    width: 30px;
    height: 30px;
    margin: 10px 0 0 10px;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
	background-image: url(images/bdwx.png);
	float:right;
}
.news-info-bg{
	background-color: #f2f2f2;
	width:100%;
}
.news-info-left{
background-color: #FFF;
margin-top:60px;
padding:40px;
margin-left:0px;
margin-right:0px;
}
.news-info-right{
background-color: #FFF;	
margin-top:60px;
width:100%;
float:right;
padding:0px;
margin-left:0px;
margin-right:0px;
}
.news-art-more{
background-color: #FFF;	
margin-top:10px;
width:100%;
float:right;
padding:0px;
margin-left:0px;
margin-right:0px;
}
.margin0{
	margin:0px;
}
.padding0{
	padding:0px;
}
.paddingleft10{
	padding-left:10px
}
.weixin-ewm{text-align:center;}
.news-info-logo {text-align:center;width:100%;}
.news-info-logo img{
	max-width:100%
}
.news-info-wx {text-align:center;width:100%;}
.news-info-wx img{
	max-width:100%
}
.news-right-wx{
	width:100%;
	text-align:center;
	font-size:16px;
	padding:10px;
}
.news-right-title{
	font-size: 18px;
    line-height: 52px;
    color: #333;
	padding-left:20px;
}
.news-right-list{
	list-style: none;
	padding-left:20px;
	padding-right:10px;
	margin:0px;
	width:100%;
}
.news-right-list li{
	margin-top: 8px;
	margin-bottom: 8px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news-right-list li a,.news-right-list li a:hover{  
    font-size: 1rem;
}
.news-info-bottom{
	width:100%;
	height:300px;
	background-color: #e6e6e6;
	padding-top:60px;
	padding-bottom:60px;
}
.nib-jy{
	width: 236px;
    height: 190px;
	margin:0 auto;
	color: #fff;
	font-size: 48px;
    line-height: 54px;
	background-color: rgba(8, 11, 55, 1);
	text-align:center;
	padding: 30px 0 0;
}
.nib-jy span{
    font-size: 65px;
    line-height: 70px;
}
.nib-info{
	font-size: 16px;
    line-height: 36px;
}

.nib-info h3 {
    font-size: 52px;
    line-height: 60px;
	color: rgba(8, 11, 55, 1);
	margin: 0;
    padding: 0;
	margin-bottom: 14px;
    font-weight: bold;
	text-align:center;
}
.nib-info h2 {
    font-size: 34px;
    line-height: 42px;
	margin: 0;
    padding: 0;
	margin-bottom: 4px;
    font-weight: normal;
	text-align:center;
}
.nib-info .msg {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 36px;
    color: #333;
	text-align:center;
}
.nib-info h4 {
    font-size: 18px;
    line-height: 24px;
	padding-top: 2px;
	margin: 0;
    padding: 0;
    font-weight: normal;
	text-align:center;
}
@keyframes mouse { 0% { -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); }
  50% { -webkit-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px); }
  100% { -webkit-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }

	
@media (min-width: 992px) {
.yw-img{
	margin-bottom:20px;
}
.line-m{display:none;}
.line-text-m{display:none;}
.line-text-box{
	margin-top:50px;
}
.line-text-01{
	color:#FFF;
	height:20px;
	line-height:20px;
	text-align:right;
	padding-top:28px;
}
.line-text-02{
	color:#FFF;
	height:20px;
	line-height:20px;
	text-align:right;
	padding-top:146px;
}
.line-text-03{
	color:#FFF;
	height:20px;
	line-height:20px;
	text-align:right;
	padding-top:146px;
}
.yw-img-ani-1 {
            transform: translateY(0px);
			transition: all .6s ease;
			animation: roate .6s ease-in-out;
        }
.yw-img-ani-2 {
            transform: translateY(0px);
			transition: all .6s ease;
			animation: roate .7s ease-in-out;
        }
.yw-img-ani-3 {
			transform: translateY(0px);
			transition: all .6s ease;
            animation: roate .8s ease-in-out;
        }
.yw-img-ani-4 {
            transform: translateY(0px);
			transition: all .6s ease;
			animation: roate .9s ease-in-out;
        }
.yw-img-ani-5 {
            transform: translateY(0px);
			transition: all .6s ease;
			animation: roate .6s ease-in-out;
        }
.yw-img-ani-6 {
            transform: translateY(0px);
			transition: all .6s ease;
			animation: roate .7s ease-in-out;
        }
.yw-img-ani-7 {
			transform: translateY(0px);
			transition: all .6s ease;
            animation: roate .8s ease-in-out;
        }
.yw-img-ani-8 {
            transform: translateY(0px);
			transition: all .6s ease;
			animation: roate .6s ease-in-out;
        }
.yw-img-ani-9 {
            transform: translateY(0px);
			transition: all .6s ease;
			animation: roate .7s ease-in-out;
        }
.yw-img-ani-10 {
			transform: translateY(0px);
			transition: all .6s ease;
            animation: roate .8s ease-in-out;
        }
.yw-img-ani-1:hover,.yw-img-ani-2:hover,.yw-img-ani-3:hover,.yw-img-ani-4:hover,.yw-img-ani-5:hover,.yw-img-ani-6:hover,.yw-img-ani-7:hover,.yw-img-ani-8:hover,.yw-img-ani-9:hover,.yw-img-ani-10:hover{
	transform: translateY(-20px);
}
@keyframes roate {
		from { 
			transform: translateY(100px);
			opacity: 0; 
			}
		to { 
			transform: translateY(0px);
			opacity: 1; 
			}
        }
.new-index-navbtn { display: none; }
.bigbgimg{width:100%;}
.banner01{
	position: absolute;
	left:10%;
	top:20%;
	z-index:100;
}
.banner02{
	position: absolute;
	left:10%;
	top:20%;
	z-index:100;
}
.banner03{
	position: absolute;
	left:10%;
	top:20%;
	z-index:100;
}
.banner04{
	position: absolute;
	left:10%;
	top:20%;
	z-index:100;
}
.banner01-title{
width: 100%;
height: 70px;
font-size: 72px;
font-weight: bold;
color: #FFFFFF;
text-shadow: 2px 2px 2px #000000;
line-height: 70px;
letter-spacing: 10px;
}
.banner01-etitle{
width: 100%;
height: 48px;
font-size: 36px;
font-weight: bold;
color: #FFFFFF;
text-shadow: 2px 2px 2px #000000;
line-height: 48px;
letter-spacing: 2px;
margin-top:30px;
}
.banner01-des{
margin-top:30px;
width: 100%;
height: 25px;
font-size: 16px;
font-weight: 400;
color: #FFF;
text-shadow: 2px 2px 2px #000000;
line-height: 25px;
letter-spacing: 5px;	
}
.banner01-more-name{
margin-top:40px;
height: 25px;
font-size: 16px;
color: #FFF;
line-height: 25px;
letter-spacing: 3px;	
padding-right:0;
}
.banner01-more-name span a,.banner01-more-name span a:hover{
color: #FFF;
font-size: 16px;
text-decoration:none;
}
.banner02-title{
width: 100%;
height: 70px;
font-size: 72px;
font-weight: bold;
color: #ffc001;
line-height: 70px;
letter-spacing: 10px;
}
.banner04-title{
width: 100%;
height: 70px;
font-size: 72px;
font-weight: bold;
color: #15122F;
line-height: 70px;
letter-spacing: 10px;
}
.banner04-etitle{
width: 100%;
height: 48px;
font-size: 36px;
font-weight: bold;
color: #FFFFFF;
text-shadow: 2px 2px 2px #000000;
line-height: 48px;
letter-spacing: 2px;
margin-top:30px;
}
.banner04-des{
margin-top:30px;
width: 100%;
height: 25px;
font-size: 16px;
font-weight: 400;
color: #15122F;
text-shadow: 2px 2px 2px #FFFFFF;
line-height: 25px;
letter-spacing: 5px;	
}
.banner04-more-name{
margin-top:40px;
height: 25px;
font-size: 16px;
color: #15122F;
line-height: 25px;	
padding-right:0;
}
.banner04-more-name span a,.banner04-more-name span a:hover{
color: #15122F;
font-size: 16px;
text-decoration:none;
}
.color-hei,.color-hei span a,.color-hei span a:hover{
color: #333;	
}
.sidebar { position: fixed; z-index: 99; left: auto; right: 0px; top: 180px; bottom: auto; width: 86px; border-bottom: 1px solid #dfdfdf; background-color: #ffffff; }
.sidebar a { float: none; width: auto; }
.sidebar a.hometop { position: relative; width: auto; height: auto; right: 0px; bottom: 0px; padding: 10px 0px; border-bottom: none; }
.sidebar a .Qrcode { position: absolute; right: 95px; left: auto; top: 0px; margin: 0px; border: 1px solid #dfdfdf; background-color: #fff; display: none; }
.sidebar { border-bottom: 1px solid #dfdfdf; }
.sidebar a { border-bottom: none; }
}
@media (max-width: 992px) {
.indexbgimg{
	width:100%;
	height:350px;
	object-fit: cover;
    object-position: center;
	}
.bigbgimg{
	width:100%;
	height:200px;
	object-fit: cover;
    object-position: center;
	}
.nib-jy{
display:none;
}
.nib-info h3 {
	font-size:2rem;
	line-height: 40px;
}
.nib-info h2 {
	font-size:1rem;
	line-height: 30px;
}
.nib-info .msg {
	font-size:.8rem;
	line-height: 26px;
}
.paddingleft10{
	padding-left:0px
}
.news-info-left {
	padding:0px;
}
.about-vod .vod-img{
	width:100%;
	height:240px;
	object-fit: cover;
    object-position: center;
}
.play-box{
	position: absolute;
    width: 60px;
    height: 60px;
	border-radius: 50%;
	top:90px;
	left:47%;
	background-color:rgba(0,0,0,0.5);
}
.padding-top-120{
padding-top:60px;	
}
.padding-top-90{
	padding-top:45px;
}
.padding-top-60{
	padding-top:30px;
}
.padding-top-50{
	padding-top:25px;
}
.gxiuifooter{
	height:500px;
}
.site-mune{
display: none;
}
.qy-info{margin-top:50px;}
.line-text-m,.line-img-box{
	width:100%;
	overflow:hidden;
}
.line-text-box{
	display:flex;
	width:100%;
	margin-top:20px;
}
.line-pc{display:none;}
.line-text-pc{display:none;}
.line-text-01{
	width:20px;
	color:#FFF;
	line-height:20px;
	margin-left:28px;
}
.line-text-02{
	width:20px;
	color:#FFF;
	line-height:20px;
	margin-left:126px;
}
.line-text-03{
	color:#FFF;
	width:20px;
	line-height:20px;
	margin-left:126px;
}
.banner01{
	position: absolute;
	left:10%;
	top:20%;
	z-index:100;
}
.banner02{
	position: absolute;
	left:10%;
	top:20%;
	z-index:100;
}
.banner03{
	position: absolute;
	left:10%;
	top:20%;
	z-index:100;
}
.banner04{
	position: absolute;
	left:10%;
	top:20%;
	z-index:100;
}
.banner01-title{
width: 100%;
height: 36px;
font-size: 36px;
font-weight: bold;
color: #FFFFFF;
text-shadow: 2px 2px 2px #000000;
line-height: 36px;
letter-spacing: 10px;
}
.banner01-etitle{
width: 100%;
height: 16px;
font-size: 24px;
color: #FFFFFF;
text-shadow: 2px 2px 2px #000000;
line-height: 16px;
margin-top:20px;
}
.banner01-des{
margin-top:20px;
width: 100%;
height: 25px;
font-size: 16px;
font-weight: 400;
color: #FFFFFF;
text-shadow: 2px 2px 2px #000000;
line-height: 25px;
letter-spacing: 3px;	
}
.banner01-more-name{
margin-top:20px;
height: 25px;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
line-height: 25px;
letter-spacing: 3px;	
padding-right:0;
}
.banner01-more-name span a,.banner01-more-name span a:hover{
color: #FFFFFF;
font-size: 16px;
text-decoration:none;
}
.banner02-etitle{
width: 100%;
height: 16px;
font-size: 24px;
color: #ffc001;
text-shadow: 2px 2px 2px #000000;
line-height: 16px;
margin-top:20px;
}
.banner04-title{
width: 100%;
height: 36px;
font-size: 36px;
font-weight: bold;
color: #15122F;
line-height: 36px;
letter-spacing: 10px;
}
.banner04-etitle{
width: 100%;
height: 16px;
font-size: 24px;
color: #FFFFFF;
text-shadow: 2px 2px 2px #000000;
line-height: 16px;
margin-top:20px;
}
.banner04-des{
margin-top:20px;
width: 100%;
height: 25px;
font-size: 16px;
font-weight: 400;
color: #15122F;
text-shadow: 2px 2px 2px #FFFFFF;
line-height: 25px;
letter-spacing: 3px;	
}
.banner04-more-name{
margin-top:20px;
height: 25px;
font-size: 16px;
font-weight: bold;
color: #15122F;
line-height: 25px;
letter-spacing: 3px;	
padding-right:0;
}
.banner04-more-name span a,.banner04-more-name span a:hover{
color: #15122F;
font-size: 16px;
text-decoration:none;
}
}
@media (min-width: 768px) {
.new_index_banner_icon p { max-width: 750px; padding: 0px 0px; }
.new_index_banner_icon p span { width: 32px; height: 44px; -webkit-border-radius: 20px; border-radius: 20px; border: 5px solid #fff; display: block; position: relative; -webkit-animation: mouse both ease-in 2s infinite; -o-animation: mouse both ease-in 2s infinite; animation: mouse both ease-in 2s infinite; }
.new_index_banner_icon p span:after { content: ''; position: absolute; top: 7px; width: 6px; height: 11px; background: #fff; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-border-radius: 4px; border-radius: 4px; }
}
@media (min-width: 992px) { 
.new_index_banner_icon p { max-width: 970px; padding: 0px 0px; }
}
@media (min-width: 1260px) { .new_index_banner_icon p { max-width: 1200px; padding: 0px 0px; }}
@media (min-width: 1420px) { .new_index_banner_icon p { max-width: 1380px; padding: 0px 0px; }}
@media (min-width: 1900px) { .new_index_banner_icon p { max-width: 1600px; padding: 0px 0px; }}