@charset "UTF-8";
@media (min-width: 320px) {
  html {
    font-size: 42.66666667px;
  }
}
@media (min-width: 360px) {
  html {
    font-size: 48px;
  }
}
@media (min-width: 375px) {
  html {
    font-size: 50px;
  }
}
@media (min-width: 384px) {
  html {
    font-size: 51.2px;
  }
}
@media (min-width: 400px) {
  html {
    font-size: 53.33333333px;
  }
}
@media (min-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
@media (min-width: 424px) {
  html {
    font-size: 56.53333333px;
  }
}
@media (min-width: 480px) {
  html {
    font-size: 64px;
  }
}
@media (min-width: 540px) {
  html {
    font-size: 72px;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 85.33333333px;
  }
}
@media (min-width: 720px) {
  html {
    font-size: 96px;
  }
}
@media (min-width: 750px) {
  html {
    font-size: 100px;
  }
}
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
html {
  font-family: "Microsoft YaHei", sans-serif;
  color: #333;
  overflow-x: hidden;
}
body {
  font-size: 14px;
  font-family: "Microsoft YaHei", sans-serif;
  color: #333;
  overflow-x: hidden;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
input,
textarea {
  border: none;
  outline: none;
  resize: none;
  -webkit-appearance: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearFix::before,
.clearFix::after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  line-height: 0;
  clear: both;
}
.mui-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mui-ellipsis-2 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mui-ellipsis-3 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.mui-ellipsis-4 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.mui-ellipsis-5 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.mui-ellipsis-6 {
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
/*版心*/
/*版心*/
.rg_container {
  position: relative;
  width: 100%;
  max-width: 750px;
  min-width: 320px;
  margin: 0 auto 1.6rem;
  background-color: #fff;
}
.mui-clearfix:before,
.mui-clearfix:after {
  display: table;
  content: ' ';
}
.mui-clearfix:after {
  clear: both;
}
footer .four-ul .four-li .hidden-ul.big-height {
  height: 4.8rem;
  border: 1px solid #fff;
}
footer .four-ul .four-li .hidden-ul.small-height {
  height: 1.98rem;
  border: 1px solid #fff;
}
.bread {
  margin: 0.3rem 0;
  font-size: 0.3rem;
  padding-right: 0.3rem;
  text-align: right;
}
.bread a {
  font-size: 0.3rem;
  color: #6f6f6f;
}
.bread a::before {
  font-size: 0.3rem;
}
.next-page div {
  margin-bottom: 0.3rem;
}
.next-page div p {
  font-size: 0.26rem;
  color: #888787;
}
.next-page div p:nth-child(1) {
  color: #000;
  font-size: 0.28rem;
}
.next-page div p:nth-child(2) {
  margin: 0.1rem 0;
}
.next-page div p:nth-child(2) a{
  color: #888787;
}
.next-page div p:nth-child(2) span {
  font-size: 0.26rem;
}
.page-list {
  margin-top: 0.6rem;
}
.page-list ul {
  text-align: center;
}
.page-list ul li {
  display: inline-block;
  margin: 0 0.02rem;
  color: #f3b40a;
}
.page-list ul li a {
  display: block;
  padding: 0.2rem 0.3rem;
  font-size: 0.24rem;
  text-align: center;
  text-decoration: none;
  color: #000;
  background-color: #f3b40a;
}
.hot-product-title{
  padding-left: 0.14rem;
  margin-top: 0.7rem;
}
.hot-product-title p:nth-child(1){
  font-size: 0.4rem;
  margin-bottom: 0.15rem;
}
.hot-product-title p:nth-child(2){
  font-size: 0.2rem;
}
.hot-product-list{
  margin-top: 0.36rem;
}
.hot-product-list ul li{
  float: left;
  width: 50%;
  padding:0 0.2rem;
}
.hot-product-list ul li a{
  display: block;
}
.hot-product-list ul li a img{
  display: block;
  width: 100%;
}
.hot-product-list ul li a p{
  line-height: 0.7rem;
  font-size: 0.3rem;
  padding:0 0.2rem;
}
header {
  position: absolute;
  /*top: 0.5rem;*/
  top:0;
  left:0;
  right: 0;
  height: 1.14rem;
  background-color: #000;
  padding: 0 0.3rem 0 0.6rem;
  z-index: 99;
}
header .M-logo {
  float: left;
  display: block;
  color: #fff;
}
header .M-logo img {
  width: 2rem;
  margin-top: 0.2rem;
}
header .M-logo p {
  line-height: 0.3rem;
  color: #fff;
  font-size: 0.2rem;
}
header .search-box {
  display: none;
  position: absolute;
  right: 0.2rem;
  top: 1.14rem;
  height: 0.6rem;
  width: 5rem;
  border-radius: 0.3rem;
  overflow: hidden;
  z-index: 99;
  border:1px solid #ccc;
}
header .search-box input {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0.35rem;
  padding: 0 0.6rem 0 0.2rem;
}
header .search-box a {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 0.56rem;
  height: 0.56rem;
  background-color: #000;
  color: #fff;
  text-align: center;
  line-height: 0.56rem;
  border-radius: 50%;
  font-size: 0.28rem;
}
header .top-caidan{
  font-size: 0.6rem;
  color: #fff;
  margin-top: 0.25rem;
}
header .top-ul{
  position: absolute;
  background-color: #000;
  z-index: 99;
  right: 0;
  top: 1.14rem;
  border-radius: 0.2rem;
  border-top: 1px solid #4a4a4a;
  text-align: center;
  padding: 0 0.2rem;
  display: none;
}
header .top-ul li {
  line-height: 0.5rem;
  margin-bottom: 0.1rem;
  color: #fff;
  border-bottom: 1px dashed #fff;
  letter-spacing: 1px;
}
header .top-ul li:nth-last-child(1){
  border-bottom: 0 none;
}
header .top-ul li a {
  color: #fff;
}
header .top-search{
  font-size: 0.6rem;
  color: #fff;
  margin-top: 0.25rem;
  margin-right: 0.3rem;
}

.M-slider{
  position: relative;
  padding-top: 1.14rem;
}
.M-slider .swiper-slide a {
  display: block;
}
.M-slider .swiper-slide a img {
  width: 100%;
  display: block;
}
.M-index-tel{
  position: relative;
  height: 0.52rem;
}
.M-index-tel a{
  display: block;
  width: 4.57rem;
  height: 0.52rem;
  margin:0 auto;
  border-radius: 0.18rem;
  text-align: center;
  color: #fff;
  font-size: 0.26rem;
  background-color: #919191;
  line-height: 0.52rem;
  position: absolute;
  left:0;
  right: 0;
  z-index: 1;
  top: -0.1rem;
}
.M-index-tel a i{
  font-size: 0.36rem;
}
.index-title{
  text-align: center;
  margin-top: 0.5rem;
}
.index-title div{
  width: 5.12rem;
  height: 1.02rem;
  background: url("../images/index-liubian.jpg") no-repeat center;
  background-size: cover;
  margin:0 auto;
  text-align: center;
  line-height: 0.8rem;
  font-size: 0.55rem;
  letter-spacing: 12px;
  position: relative;
  color: #fff;
}
.index-title div ul{
  position: absolute;
  width: 100%;
  height: 0.2rem;
  text-align: center;
  bottom: 0;
  padding-left: 0.7rem;
}
.index-title div ul li{
  float: left;
  line-height: 0.2rem;
  width: 0.12rem;
  height: 0.12rem;
  background-color: #fed139;
  border-radius: 50%;
  margin-right:0.24rem;
  margin-top: 0.05rem;
}
.index-title .index-title-p2{
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.5rem;
  color: #fed139;
  letter-spacing: 2px;
}
.index-title .index-title-p3{
  width: 6.3rem;
  height: 0.63rem;
  background: url("../images/index-bg2.png") no-repeat center;
  background-size: 100% 99.9%;
  line-height: 0.63rem;
  color: #333;
  font-size: 0.2rem;
  margin:0 auto;
  white-space: nowrap;
  letter-spacing: 1px;
}
.M-index-product-list {
  margin-top: 0.3rem;
}
.M-index-product-list ul li {
  float: left;
  padding: 0 0.1rem;
  width: 50%;
  margin-bottom: 0.35rem;
}
.M-index-product-list ul li a {
  display: block;
  position: relative;
}
.M-index-product-list ul li a img {
  display: block;
  width: 100%;
}
.M-index-product-list ul li a p {
  background-color: #fed139;
  line-height: 0.5rem;
  font-size: 0.24rem;
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  padding: 0 0.2rem;
  margin-top: 0.15rem;
}
.M-index-more{
  width: 3.06rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.22rem;
  background: url("../images/more-bg.jpg") no-repeat center;
  background-size: cover;
  display: block;
  margin:0.3rem auto;
  color: #fff!important;
  letter-spacing: 1px;
}
.M-index-company {
  height: 3.3rem;
  background: url('../images/M-ybg.png') no-repeat;
  background-size: cover;
  overflow: hidden;
}
.M-index-company .index-company-center {
  width: 7.04rem;
  height: 2.84rem;
  margin: 0.23rem auto 0;
  background-color: #fff;
  padding-right: 0.16rem;
}
.M-index-company .index-company-center img {
  float: left;
  width: 2.78rem;
}
.M-index-company .index-company-center .ps {
  margin-left: 2.9rem;
}
.M-index-company .index-company-center .ps p:nth-child(1) {
  font-size: 0.33rem;
  font-weight: 700;
  border-bottom: 1px solid #b5b5b5;
  padding-bottom: 0.05rem;
  padding-top: 0.2rem;
}
.M-index-company .index-company-center .ps p:nth-child(1) span {
  font-size: 0.2rem;
  color: #f3b40a;
  font-weight: 400;
}
.M-index-company .index-company-center .ps p:nth-child(2) {
  font-size: 0.24rem;
  margin-top: 0.1rem;
  line-height: 0.35rem;
  text-align: justify;
}
.M-index-company .index-company-center .ps a {
  float: right;
  padding: 0.01rem;
  margin-top: 0.15rem;
  border: 1px solid #f4b91a;
}
.index-client-box{
  width: 100%;
  background-color: #f9c619;
  padding-left: 0.1rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  position: relative;
  margin-top: 0.25rem;
  min-height: 220px;
}
.index-client-box-left{
  width: 3.8rem;
}
.index-client-box-left ul{
  margin-top: 0.1rem;
}
.index-client-box-left ul li{
  margin-bottom: 0.03rem;
  overflow: hidden;
}
.index-client-box-left ul li .index-client-date{
  width: 0.9rem;
  height: 0.63rem;
  background: url("../images/index-news-bg.png") no-repeat center;
  background-size: cover;
  position: relative;
}
.index-client-box-left ul li .index-client-date span{
  position: absolute;
  font-size: 0.2rem;
  color: #fff;
}
.index-client-box-left ul li .index-client-date span:nth-child(1){
  left:0;
  top: 0;
}
.index-client-box-left ul li .index-client-date span:nth-child(2){
  bottom: 0;
  right: 0;
}
.index-client-box-left ul li .index-client-txt{
  color: #000;
  letter-spacing: 2px;
  margin-left: 0.1rem;
  width: 73%;
  line-height: 0.63rem;
}
.index-client-box-left ul li .index-client-txt a{
  font-size: 0.3rem;
  color: #000;
}
.M-index-server {
  background-color: #000;
  overflow: hidden;
  color: #fff;
  text-align: center;
  padding-bottom: 0.4rem;
}
.M-index-server .p1 {
  margin-top: 0.25rem;
  font-size: 0.3rem;
}
.M-index-server .p2 {
  font-size: 0.25rem;
  letter-spacing: 1px;
}
.M-index-server .p-img img {
  width: 5.96rem;
  margin: 0.05rem auto;
}
.M-index-server ul {
  display: flex;
}
.M-index-server ul li {
  flex: 1;
}
.M-index-server ul li a{
  color: #fff;
}
.M-index-server ul li img {
  width: 0.8rem;
}
.M-index-server ul li .p3 {
  font-size: 0.3rem;
  line-height: 0.5rem;
}
.index-news-top{
  height: 3.65rem;
  border: 3px solid #000;
  position: relative;
  margin-top: 0.3rem;
}
.index-news-top img{
  position: absolute;
  left:-3px;
  width: 4.3rem;
  top: -3px;
}
.index-news-top-ps{
  margin-left: 4.4rem;
  padding-right: 0.36rem;
}
.index-news-top-ps p:nth-child(1){
  font-size: 0.32rem;
  color: #000;
  margin-top: 0.2rem;
}
.index-news-top-ps p:nth-child(2){
  font-size: 0.26rem;
  line-height: 0.4rem;
  margin-top: 0.15rem;
  text-align: justify;
  text-indent: 2em;
  letter-spacing: 1px;
  color: #000;
}
.index-news-top-ps p:nth-child(3){
  margin-top:0.18rem;
}
.index-news-top-ps p:nth-child(3) a{
  padding:0.05rem 0.17rem;
  border: 1px solid #000;
  text-align: center;
  line-height:0.28rem;
  font-size: 0.2rem;
  letter-spacing: 1px;
  display: inline-block;
}
.index-news-list{
  margin-top: 0.4rem;
}
.index-news-list ul li{
  margin-bottom: 0.25rem;
  overflow: hidden;
}
.index-news-list ul li .index-news-date{
  width: 1.18rem;
  height: 1.33rem;
  float: left;
  text-align: center;
}
.index-news-list ul li .index-news-date p:nth-child(1){
  height: 0.76rem;
  line-height: 0.66rem;
  background-color: #f9c619;
  font-size: 0.38rem;
}
.index-news-list ul li .index-news-date p:nth-child(2){
  height: 0.57rem;
  line-height: 0.47rem;
  font-size: 0.2rem;
  color: #fff;
  background-color: #000;
}
.index-news-ps{
  margin-left: 1.25rem;
}
.index-news-ps p:nth-child(1){
  font-size: 0.32rem;
  line-height: 0.4rem;
  font-weight: 700;
}
.index-news-ps p:nth-child(2){
  font-size: 0.2rem;
  line-height: 0.3rem;
}
.index-news-ps p:nth-child(3) a{
  display: block;
  background-color: #000;
  text-align: center;
  height: 0.33rem;
  width: 1.5rem;
  line-height: 0.33rem;
  color: #fff;
  font-size: 0.2rem;
}
.M-index-banner2{
  height: 2.11rem;
  background: url("../images/index-bg4.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.M-index-banner2 ul{
  margin-top: 0.55rem;
}
.M-index-banner2 ul li{
  text-align: center;
  float: left;
  color: #fff;
  width: 25%;
}
.M-index-banner2 ul li a{
  color: #fff;
  display: block;
}
.M-index-banner2 ul li p:nth-child(1){
  font-size: 0.55rem;
  border-bottom: 1px solid #fff;
  width: 1.02rem;
  margin:0 auto;
}
.M-index-banner2 ul li p:nth-child(2){
  font-size: 0.28rem;
  line-height: 0.5rem;
}
.m {
  margin-top: 0.3rem;
}
.m .video-js {
  display: block;
  width: 100%;
}
.M-index-video-ul{
  width: 4.5rem;
  margin:0.3rem auto;
}
.M-index-video-ul li{
  float: left;
  width: 2.25rem;
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
  color: #fff;
  background-color: #000;
}
.M-index-video-ul li.on{
  background-color: #f9c619;
}
.M-index-video-sp.selected{
  display: block;
}
.M-index-video-sp{
  padding:0.35rem 0.15rem;
  background-color: #000;
  display: none;
}
.M-index-video-sp .M-index-video-ps{
  float: left;
  width: 3.1rem;
  color: #fff;
  padding-right: 0.1rem;
}
.M-index-video-sp .M-index-video-ps p:nth-child(1){
  font-size: 0.3rem;
  margin-bottom: 0.16rem;
}
.M-index-video-sp .M-index-video-ps p:nth-child(2){
  font-size: 0.24rem;
  text-indent: 1em;
  line-height: 0.4rem;
}
.M-index-video-sp .M-index-video-ps p:nth-child(3){
  text-align: right;
  margin-top: 0.2rem;
}
.M-index-video-sp .M-index-video-ps p:nth-child(3) a{
  display: inline-block;
  padding:0 0.1rem;
  border: 1px solid #f9c619;
  text-align: center;
  color: #fff;
}
.M-index-video-sp video{
  display:block;
  width: 4rem;
  height: 100%;
}
.to-top {
  display: flex;
  margin-top: 1rem;
  border-bottom: 1px dashed #000;
  padding: 0 0.2rem;
}
.to-top .M-logo {
  flex: 2;
  display: block;
  color: #fff;
}
.to-top .M-logo img {
  width: 2rem;
  margin-top: 0.7rem;
}
.to-top .M-logo p {
  line-height: 0.35rem;
  color: #000;
  font-size: 0.25rem;
}
.to-top .gotop-a {
  flex: 1;
  width: 4.6rem;
  text-align: right;
}
.to-top .gotop-a img {
  margin-top: 0.2rem;
}
.footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.footer ul li {
  width: 25%;
  float: left;
  background-color: #000;
  height: 0.96rem;
}
.footer ul li a {
  display: block;
  height: 100%;
  text-align: center;
  color: #fff;
}
.footer ul li a i {
  line-height: 0.56rem;
  font-size: 0.44rem;
}
.footer ul li a p {
  line-height: 0.4rem;
  font-size: 0.24rem;
}
.mobile-inner-header-icon {
  color: #ffffff;
  height: 0.6rem;
  font-size: 25px;
  text-align: center;
  float: right;
  width: 0.54rem;
  position: relative;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  margin-top: 0.18rem;
  border-radius: 3%;
}
@keyframes clickfirst {
  0% {
    transform: translateY(0.2rem) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(45deg);
  }
}
@keyframes clicksecond {
  0% {
    transform: translateY(-0.2rem) rotate(0deg);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}
.mobile-inner-nav {
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  z-index: 99;
  position: absolute;
  top: 1rem;
  left: 0px;
  padding-top: 10px;
  padding-bottom: 80px;
  display: none;
}
.mobile-inner-nav a {
  display: inline-block;
  line-height: 50px;
  text-decoration: none;
  width: 80%;
  margin-left: 10%;
  color: #FFFFFF;
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-weight: 300;
}
.mobile-inner-nav a:hover {
  color: rgba(255, 255, 255, 0.4);
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
}
.mobile-inner-nav a {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: ReturnToNormal;
  animation-name: ReturnToNormal;
}
@keyframes ReturnToNormal {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes ReturnToNormal {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.no-scroll {
  height: 100%;
  overflow: hidden;
}
