﻿* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
:after,
:before {
  box-sizing: border-box;
}
@font-face {
     font-family: "../font/A思源黑体—02";
     src: url("../fonts/a思源黑体—02.woff2") format("woff2"),
     url("../fonts/a思源黑体—02.woff") format("woff"),
     url("../fonts/a思源黑体—02.ttf") format("truetype"),
     url("../fonts/a思源黑体—02.eot") format("embedded-opentype"),
     url("../fonts/a思源黑体—02.svg") format("svg");
    }
html,
body {
   height: 100%;
    -webkit-overflow-scrolling: touch;
   font-family: "A思源黑体—02";
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #000;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
/*img { max-width: 100%; max-height: 100%; }*/
address,
caption,
cite,
code,
dfn,
/*em,
strong,*/
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* div塌陷 clearfix */
.clearfix:after {
  clear: both;
  content: "";
  display: block;
}
.clearfix {
  *zoom: 1;
}
a {
  text-decoration: none;
  color: #333;
}
a:focus,
a:hover {
  text-decoration: none;
  color: #ff2913;
}
button[disabled] {
  cursor: not-allowed !important;
}
input {
  outline: none !important;
}
:focus {
  outline: none;
}
@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.eot');
  /* IE9*/
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */ url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 1200px) {
  #searchValue{
    display: none;
  }
}


@media screen and (max-width: 1200px) {
  .as-width > .menu > .menu-container {
    width: 100%;
  }
  .as-width > .header > .containers {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .nav {
    display: none;
  }
  .as-width > .menu > .menu-container {
    width: 100%;
  }
  .as-width > .header > .container {
    width: 100%;
    padding: 0 20px;
  }

  .menu-container {
    height: 80px;
  }
  .as-width > .menu > .menu-container > .icon {     height: 80px;     padding-top: 30px;     width: 300px;     padding-left: 16px;   } {
    height: 80px;
    padding-top: 30px;
    width: 300px;
    padding-left: 16px;
  }
}
.w-chat {
  font-size: 0;
  padding-left: 20px;
  background-color: #ccc;
}

.tv-footer {
  width: 100%;
  background: #595d60;
}
.tv-footer-container {
  margin: 0 auto;
  color: #fff;
  width: 1200px;
}


.tv-footer-r {
  float: right;
  padding-top: 51px;
  max-width: 600px;
}
.tv-footer-r > p {
  font-size: 14px;
  padding-bottom: 5px;
}
.tv-footer-r > p > a {
  color: #fc5240;
  text-decoration: underline;
}
.tv-footer-r > p:first-child,
.right > p:nth-child(3) {
  margin-bottom: 16px;
}
.tv-footer-r > p:nth-child(2),
.right > p:nth-child(4) {
  margin-bottom: 8px;
}
.hp-bt {
  display: none;
  width: 100%;
}
.ft-tab {
  height: 54px;
  line-height: 54px;
  width: 100%;
  padding-left: 20px;
  border-top: 1px solid #e5e5e5;
  background-color: #ccc;
  cursor: pointer;
}

.s-test {
  padding-top: 68px;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #dd2211;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .tv-footer-container {
    width: 100%;
    display: none;
  }

  .hp-bt {
    display: block;
  }

/*  .swiper-slide > .list {
    height: 200px;
  }*/
  .header {
    padding: 0 20px;
  }
}
@media screen and (max-width: 772px) {

}
@media screen and (max-width: 520px) {
  .headSearch{
    display: none;
  }

}
#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0;
}
#hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg);
}
#hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
.hamburger .line {
  width: 30px;
  height: 3px;
  background-color: #dd2211;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger:hover .line {
  background-color: #dd2211;
}
.hamburger:hover {
  cursor: pointer;
}
.r-img img{max-width: 100%}
.pop-up {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  width: 100%;
  background-color: #fff;
  transition: all 0.3s ease-in;
  z-index: 9999;
}
.p-top {
  height: 58px;
  line-height: 58px;
  color: #dd2211;
  padding-left: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.p-fl {
  float: left;
  height: 58px;
}
.p-f > a {
  display: block;
}
.p-fl a {
  color: #dd2211;
  font-size: 20px;
}
.p-nav {
  float: left;
  height: 58px;
}
.p-nav a {
  color: #303133;
  font-size: 14px;
  margin-left: 4px;
}
.p-top > i {
  float: right;
  font-size: 36px;
  color: #333;
  margin-right: 16px;
  margin-top: 10px;
  cursor: pointer;
}
.d-c {
  width: 100%;
}
.d-c > li {
  width: 100%;
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #e5e5e5;
  padding-left: 40px;
}
.d-c > li.active {
  padding-left: 20px;
}
.d-c > li.active > .d-t {
  color: #dd2211;
}
.d-t > i {
  margin-left: 20px;
}
.p-top > .jump {
  font-size: 14px;
  color: #303133;
  margin-right: 10px;
  margin-top: 24px;
}
.modal {
  /*display: block;*/
  right: 0;
}
/*关闭图标*/
.close {
  float: right;
  position: relative;
  margin: 16px;
  width: 24px;
  height: 24px;
  background: white;
  cursor: pointer;
  box-sizing: border-box;
}
.close:hover::before,
.close:hover::after {
  background: red;
}
.close:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 25px;
  background: #666666;
  transform: rotate(45deg);
  top: -3px;
  left: 11px;
}
.close:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 25px;
  background: #666666;
  transform: rotate(-45deg);
  top: -3px;
  left: 11px;
}
* {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.list_dt {
  background: #dd2211;
  color: white;
  width: 100%;
  padding: 0 40px 0 20px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  border-bottom: 1px solid #dd2211;
}
.list_dt:hover {
  background: #dd2211;
}
.list_dt:hover ._after {
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #dd2211;
}
#open {
  background: #dd2211;
}
#open ._after {
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #dd2211;
}
.list_dt_icon {
  position: absolute;
  right: 10px;
  top: 11px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/off.png") no-repeat;
  background-size: cover;
}
#open .list_dt_icon {
  background: url("../images/open.png") no-repeat;
  background-size: cover;
}
.list_dd {
  display: none;
}
.list_li {
  background: #4e4e4e;
  list-style-type: none;
  color: white;
  width: 100%;
  padding: 0 30px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  border-bottom: 1px solid #6b6b6b;
}
.list_li > a {
  color: #ccc;
}
.swiper-container {
  width: 100%;
  height: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  position: relative;
  /* Center slide text vertically */
  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;
}
.swiper-slide > img {
  width: 100%;
  height: auto;
}
.swiper-slide > .word {
  position: absolute;
  top: 50%;
  left: 56%;
  width: 448px;
  color: #fff;
  transform: translate(0, -50%);
}
.swiper-slide > .word > .one {
  font-size: 40px;
  line-height: 40px;
  height: 40px;
  color: #fff;
  text-align: left;
}
.swiper-slide > .word > .two {
  font-size: 20px;
  line-height: 20px;
  height: 20px;
  color: #fff;
  text-align: left;
  margin-top: 40px;
}
.top {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
  text-align: center;
  height: 172px;
}
.top > .title {
  font-size: 30px;
  color: #dd2211;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
}
.top > .title > a {
  font-size: 30px;
}
.product {
  width: 100%;
  background-color: #fff;
}
.product > .top {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
  text-align: center;
  height: 172px;
}
.product > .top > .title {
  font-size: 30px;
  color: #dd2211;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
}
.product > .top > .title > a {
  font-size: 30px;
}
.product > .top > .instructions {
 /* margin-top: 20px;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  font-weight: bold;*/
}
.product > .bottom {
  width: 100%;
}
/*.product > .bottom > a:nth-child(2) {
  margin: 0 0.3%;
}*/
.product > .bottom > .product-list {
  float: left;
  width: 33.3333%;
  padding-bottom: 32px;
}
.product > .bottom > .product-list > .pro-top {
  width: 100%;
}
.product > .bottom > .product-list > .pro-top > img {
  width: 100%;
  height: auto;
}
.product > .bottom > .product-list > .pro-bottom {
  width: 100%;
  padding-top: 36px;
  text-align: center;
}
.product > .bottom > .product-list > .pro-bottom > .pro-title {
  font-size: 24px;
  color: #dd2211;
  height: 24px;
  line-height: 24px;
}
.product > .bottom > .product-list > .pro-bottom > .pro-text {
  color: #595d60;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  margin-top: 26px;
}
.product > .bottom > .product-list > .pro-bottom > .pro-more {
  width: 130px;
  margin: 0 auto;
  margin-top: 48px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #dd2211;
  border-radius: 16px;
  cursor: pointer;
  font-size: 18px;
  color: #dd2211;
}
.product > .bottom > .product-list > .pro-bottom > .pro-more:hover {
  background-color: #dd2211;
  color: #fff;
}
@media screen and (max-width: 992px) {
  .bottom > a:nth-child(2) {
    margin: 0;
  }
  .product-list {
    width: 100%;
  }
  .bottom > div:nth-child(2) {
    margin: 0;
  }
  .top {
    width: 100%;
    padding-top: 30px;
    height: 132px;
  }
  .product > .top {
    width: 100%;
    padding-top: 40px;
    height: 152px;
  }
  .product > .bottom > .product-list {
    width: 100%;
  }
  .s-more {
    margin-top: 10px;
  }
  .tv-index-bn {
    height: 300px;
  }
  .tv-index-banner {
    height: 300px;
  }
  .star-s {
    padding: 0 20px;
  }
}
/*解决方案*/
.s-content {
  width: 100%;
}
.s-content > div {
  float: left;
  width: 25%;
}
.s-img {
  font-size: 0;
  position: relative;
}
.s-img > img {
  width: 100%;
  height: auto;
}

.s-title {
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-size:24px;
}
.s-p {
  color: #fff;
  margin-top: 54px;
  font-size: 18px;
  text-align: center;
}
.s-more {
  width: 132px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 16px;
  margin: 0 auto;
  margin-top: 30px;
  cursor: pointer;
  font-size: 16px;
}
.s-more:hover {
  background-color: #fff;
  color: #dd2211;
}
.s-img-active {
  display: none;
}
.phone-style{
  width:100%;
  display: none;
}
.stars {
  width: 1200px;
  position: relative;
  padding-bottom: 330px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .s-test {
    padding-top: 40px;
  }
  .s-p {
    margin-top: 20px;
  }
  .product > .top {
    width: 100%;
  }
    .stars {
    width: 100%;
    padding-bottom: 400px;
  }
  .s-title{
    font-size:16px;
  }
}
@media screen and (max-width: 576px) {
    .phone-style{
       width:100%;
      display: block;
   }
   .goods{
    display: none;
   }
   .goods-bottom{
    display: none;
   }
  .s-test {
    padding-top: 5px;
  }
  .s-p {
    margin-top: 5px;
    font-size: 12px;
  }
  .stars{
    padding-bottom: 30px;
  }
  .s-title{
    font-size:16px;
  }
}
/*品牌优势 */

.container-star {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.star {
  width: 100%;
  background: url(../images/01.jpg) no-repeat left top;
  background-size: cover ;
  margin-top: 20px;
}
.star-s {
  width: 100%;
  text-align: center;
  color: #fff;
}
.goods {
  width: 1200px;
  margin: 0 auto;
}
.goods-list {
  padding-left: 23px;
  padding-top: 74px;
}
.goods-message {
  float: left;
  width: 19.8%;
  margin-right: 19.8%;
}
.goods-message > img {
  width: 65%;
  height: auto;
  margin-left: 16%;
}
.star-top a {
  color: #fff;
}
.star-top > .title {
  color: #fff;
}
.star-top > .title > a {
  font-size: 30px;
}
.star-top > .instructions {
  color: #fff;
}
.goods-t {
  margin-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  height: 20px;
  line-height: 20px;
}
.goods-c {
  margin-top: 22px;
  line-height: 24px;
  color: #fff;
}
.goods-list > .goods-message:nth-child(3) {
  margin-right: 0;
}
.goods-bottom {
  margin-top: -400px;
  position: absolute;
  bottom: 60px;
  left: 254px;
  width: 79%;
}
.g-ts {
  padding-left: 0;
}
.g-m {
  width: 233px;
  margin-right: 233px;
}
.s-j {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent #dd2211 transparent transparent;
  transform: translate(0, -50%);
}
.s-k {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #dd2211;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1200px) {
  .s-test {
    padding-top: 50px;
    width: 100%;
  }
  .s-p {
    margin-top: 64px;
  }
  .s-content > div {
    float: left;
    width: 50%;
  }
  .tv-index-main {
    padding-top: 120px;
  }
  .s-img-active {
    display: block;
  }
  .s-img-close {
    display: none;
  }

  .top {
    width: 100%;
  }
  .star-top {
    width: 100%;
  }
  .goods {
    width: 100%;
  }
  .goods-bottom {
    margin-bottom: 0;
    width: 100%;
    left: 0;
    margin-top: 0;
  }
  .g-m {
    margin: 0 auto;
    margin-right: 19.8%;
  }
  .g-m:first-child {
    margin-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  .s-test {
    padding-top: 10px;
    width: 100%;
  }
  .s-p {
    margin-top: 10px;
    font-size: 12px;
  }
  .s-content > div {
    float: left;
  }
  .s-more {
    margin-top: 10px;
    height: 28px;
    line-height: 28px;
  }
  .goods-message {
    margin-right: 0;
    width: 33%;
  }
  .swiper-slide > .word {
    left: 10%;
  }
  .swiper-slide > .word > .one {
    font-size: 24px;
  }
}
/*# sourceMappingURL=main.css.map */