.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.flex {
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
}
.flex-wrap {
  flex-flow: wrap;
}
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.hide {
  display: none;
}
.bold {
  font-weight: 700;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.before {
  opacity: 0;
  visibility: hidden;
}
.after {
  opacity: 1;
  visibility: visible;
}
.font {
  font-family: Arial;
}
.txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upper {
  text-transform: uppercase;
}
.middle {
  vertical-align: middle;
}
@font-face {
  font-family: "icon";
  src: url('iconfont.eot?t=1561461869476');
  /* IE9 */
  src: url('iconfont.eot?t=1561461869476#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url('iconfont.woff?t=1561461869476') format('woff'), url('iconfont.ttf?t=1561461869476') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('iconfont.svg?t=1561461869476#iconfont') format('svg');
  /* iOS 4.1- */
}
@media screen and (min-width: 1024px) {
  ::-webkit-scrollbar {
    width: 5px;
    background-color: #f7f8f9;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #f8a62a;
  }
  .header-wrapper .language:hover .caption {
    color: #f8a62a;
  }
  .header-wrapper .language:hover i {
    background: url(../img/earth2.png) no-repeat;
    background-size: contain;
  }
  .header-wrapper .language:hover .list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  .header-wrapper .search-box:hover .search-form {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
  .goods-wrapper .box-2 ul li .name,
  .solution-wrapper .list .name,
  .solutioninfo-wrapper .box-4 ul li .name,
  .video-wrapper .list ul li .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .category-wrapper .list ul li:nth-child(odd) .pic {
    order: 1;
  }
  .category-wrapper .list ul li:nth-child(odd) .info {
    order: 0;
    padding-right: 86px;
  }
  .category-wrapper .list ul li:nth-child(even) .info {
    padding-left: 100px;
  }
  .category-wrapper .list ul li:nth-child(even) .pic:hover:before {
    left: -100%;
    right: auto;
  }
  .category-wrapper .list ul li:nth-child(even) .pic:before {
    left: 0;
    right: auto;
    width: 270px;
    height: 330px;
    background: url(../img/block.png) no-repeat;
    background-size: contain;
  }
  .category-wrapper .list ul li:nth-child(even) .line {
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 1600px) {
  .box-container {
    width: 1440px;
    margin: 0 auto;
  }
  .w1440 {
    width: 1200px;
    margin: 0 auto;
  }
  .header-wrapper .logo-box {
    width: 160px;
  }
  .header-wrapper .pc-nav-box {
    margin-left: 60px;
  }
  .header-wrapper .box-container {
    height: 90px;
  }
  .header-wrapper .login,
  .header-wrapper .language .caption,
  .header-wrapper .search-box > a {
    height: 90px;
    line-height: 90px;
  }
  .header-wrapper .pc-nav-box ul li > a {
    line-height: 90px;
  }
  .p_h {
    top: 90px;
  }
  .header-wrapper .pc-nav-box .hide-box {
    top: 90px;
  }
  .header-wrapper .pc-nav-box .hide-2 {
    top: 90px;
  }
  .footer-wrapper .other-box {
    padding-left: 90px;
  }
  .index-box-1 .index-title,
  .index-box-1 .info,
  .index-box-3 .inner-1 .info {
    padding-left: 76px;
  }
  .header-wrapper .pc-nav-box ul li > a {
    font-size: 16px;
    padding: 0 24px;
  }
  .page-cat-box .icon,
  .header-wrapper .pc-nav-box .hide-2 .icon {
    width: 100px;
    height: 100px;
  }
  .page-cat-box .icon img,
  .header-wrapper .pc-nav-box .hide-2 .icon img {
    width: 50px;
    height: 50px;
    margin-top: 25px;
  }
  .header-wrapper .pc-nav-box .hide-box {
    padding-top: 68px;
  }
  .index-banner-wrapper .info-1 {
    top: 120px;
  }
  .index-banner-wrapper .info-2 {
    top: 170px;
  }
  .index-banner-wrapper .info-3 {
    top: 150px;
  }
  .gotop {
    width: 64px;
    height: 64px;
  }
  .index-title {
    padding-top: 80px;
  }
  .index-title {
    font-size: 52px;
    line-height: 52px;
  }
  .index-box-1 .info {
    padding-top: 250px;
    padding-right: 200px;
  }
  .index-box-2 .pic img {
    height: 156px;
  }
  .index-box-2 .icon {
    height: 70px;
    top: 10px;
  }
  .index-box-2 .info {
    top: 88px;
  }
  .index-box-2 .info {
    padding-left: 58px;
  }
  .index-box-2 .line {
    margin: 20px 0;
  }
  .index-box-2 .thumb-box {
    bottom: 60px;
  }
  .index-box-1,
  .index-box-2,
  .index-box-3 {
    margin-top: 110px;
  }
  .index-box-3 .inner-1 .info {
    padding-right: 60px;
  }
  .index-box-3 .data ul li .num span {
    font-size: 44px;
  }
  .index-box-3 .inner-1 .desc {
    font-size: 14px;
    line-height: 22px;
  }
  .index-box-3 .data ul li .num em {
    font-size: 20px;
  }
  .index-box-3 .data {
    margin-bottom: 44px;
  }
  .index-box-3 .inner-2 img {
    width: 96%;
  }
  .footer-wrapper dl {
    margin-right: 120px;
  }
  .footer-wrapper dl a {
    line-height: 32px;
  }
  .footer-wrapper dl dd + dt {
    margin-top: 30px;
  }
  .goods-wrapper .box-1 .info {
    width: 38%;
  }
  .page-caption {
    font-size: 52px;
  }
  .goods-wrapper .box-1 .info:before {
    height: 120px;
    bottom: 40px;
  }
  .goods-wrapper .box-2 ul li .pic img,
  .goodsinfo-wrapper .pics .thumbs img,
  .news-wrapper .list ul li .pic img,
  .solution-wrapper .list .pic img,
  .solutioninfo-wrapper .box-4 ul li .pic img {
    height: auto;
  }
  .news-wrapper .first-box .info {
    padding-top: 50px;
  }
  .news-wrapper .first-box .desc {
    margin: 0 auto 20px;
    line-height: 26px;
    height: 78px;
  }
  .news-wrapper .list ul li .info {
    padding-left: 30px;
    padding-right: 30px;
  }
  .history-wrapper .box-2 .pic img,
  .history-wrapper .box-2 .info {
    height: 258px;
  }
  .history-wrapper .box-2 .info {
    padding: 30px;
  }
  .history-wrapper .box-2 .info .desc {
    line-height: 24px;
  }
  .response-wrapper .info {
    line-height: 24px;
  }
  .response-wrapper .box-2 ul li .info,
  .response-wrapper .box-4 .info {
    padding-top: 40px;
  }
  .response-wrapper .box-6 .name {
    font-size: 40px;
    line-height: 50px;
  }
  .video-wrapper .list ul li .pic img,
  .video-wrapper .list ul li iframe {
    height: 216px;
  }
  .user-wrapper .main .form-box label {
    width: 22%;
  }
  .user-wrapper .tips {margin-left: 22%;}
  .category-wrapper .list ul .pic:before {
    width: 210px;
    height: 220px;
  }
  .category-wrapper .list ul li:nth-child(even) .pic:before {
    width: 200px;
    height: 220px;
  }
  .page-form-box.form-2 .search {
    width: 55%;
  }
  .page-form-box.form-2 .search,
  .page-form-box.form-2 .btn {
    margin-left: 10px;
  }
  .page-form-box.form-2 .search .text {
    width: 90%;
  }
  .user-wrapper .main .form-box label {
    width: 22%;
  }
  .index-banner-wrapper .swiper-pagination {
    bottom: 30px;
  }
  .goodsinfo-wrapper .nothumbs .info {
    padding-left: 60px;
  }
  .about-wrapper .box-5 .num {
    width: 110px;
    margin-right: 14px;
  }
  .about-wrapper .box-5 .num span {
    font-size: 38px;
  }
  .about-wrapper .box-5 .name {
    line-height: 20px;
    height: 60px;
  }
  .about-wrapper .box-5 .num i {
    font-size: 16px;
  }
  .history-wrapper .box-1 .title {
    font-size: 44px;
    line-height: 86px;
  }
  .history-wrapper .box-1 .other-box .caption {
    line-height: 86px;
    font-size: 28px;
  }
  .solutioninfo-wrapper .box-6 iframe,
  .goodsinfo-wrapper .box-6 iframe {
    height: 380px;
  }
}
@media screen and (max-width: 1440px) {
  .box-container {
    width: 1240px;
    margin: 0 auto;
  }
  .header-wrapper .box-container {
    height: 80px;
  }
  .header-wrapper .login,
  .header-wrapper .language .caption,
  .header-wrapper .search-box > a {
    height: 80px;
    line-height: 80px;
  }
  .header-wrapper .pc-nav-box ul li > a {
    line-height: 80px;
  }
  .p_h {
    top: 80px;
  }
  .header-wrapper .pc-nav-box .hide-box {
    top: 80px;
  }
  .header-wrapper .pc-nav-box .hide-2 {
    top: 80px;
  }
  .index-box-1 .index-title,
  .index-box-1 .info,
  .index-box-3 .inner-1 .info {
    padding-left: 98px;
  }
  .header-wrapper .pc-nav-box {
    margin-left: 40px;
  }
  .header-wrapper .pc-nav-box ul li > a {
    font-size: 14px;
    padding: 0 18px;
  }
  .header-wrapper .logo-box {
    width: 140px;
  }
  .page-cat-box .icon,
  .header-wrapper .pc-nav-box .hide-2 .icon {
    width: 80px;
    height: 80px;
  }
  .page-cat-box .icon img,
  .header-wrapper .pc-nav-box .hide-2 .icon img {
    width: 40px;
    height: 40px;
    margin-top: 20px;
  }
  .news-wrapper .cat-box {
    margin-bottom: 40px;
  }
  .header-wrapper .pc-nav-box ul li:hover .hide-2 {
    height: 250px;
  }
  .header-wrapper .pc-nav-box .hide-1 .pic-box {
    width: 290px;
    padding-right: 50px;
    margin-right: 50px;
  }
  .header-wrapper .pc-nav-box .hide-1 .item-box {
    margin-right: 36px;
  }
  .header-wrapper .pc-nav-box .hide-1 .item > a {
    line-height: 24px;
  }
  .index-banner-wrapper .info-2 .name {
    font-size: 38px;
  }
  .index-banner-wrapper .info-1 .desc {
    font-size: 44px;
    line-height: 52px;
  }
  .index-banner-wrapper .info-2 .desc {
    font-size: 36px;
    line-height: 30px;
  }
  .index-banner-wrapper .info-3 .name {
    font-size: 42px;
    line-height: 44px;
    width: 460px;
  }
  .index-title {
    padding-top: 60px;
    font-size: 48px;
    line-height: 48px;
  }
  .index-title:after,
  .page-caption:after {
    width: 60px;
    height: 4px;
  }
  .index-box-1 .info {
    padding-top: 210px;
    padding-right: 120px;
  }
  .index-box-1 .info .content {
    line-height: 24px;
    margin: 15px auto 20px;
  }
  .index-box-1 .btn-box a {
    width: 50px;
    height: 50px;
  }
  .index-box-2 .pic img {
    height: 134px;
  }
  .index-box-2 .name {
    font-size: 18px;
    line-height: 22px;
  }
  .index-box-2 .key {
    font-size: 26px;
  }
  .index-box-2 .line {
    margin: 10px 0;
  }
  .index-box-2 .icon {
    height: 60px;
    top: 10px;
  }
  .index-box-1,
  .index-box-2,
  .index-box-3 {
    margin-top: 90px;
  }
  .page-caption {
    font-size: 48px;
    margin-bottom: 30px;
  }
  .page-banner-wrapper .info .name {
    font-size: 48px;
  }
  .index-box-3 .inner-1 .name {
    font-size: 20px;
  }
  .index-box-3 .inner-1 .info > .desc {
    margin-top: 16px;
  }
  .index-box-3 .data ul li .num span {
    font-size: 38px;
  }
  .index-box-3 .data ul li .desc {
    font-size: 12px;
    line-height: 18px;
  }
  .index-box-3 .data {
    margin: 20px auto;
  }
  .footer-wrapper dl {
    margin-right: 80px;
  }
  .index-banner-wrapper .info-1 .desc {
    font-size: 40px;
    line-height: 48px;
  }
  .index-banner-wrapper .info-1 .intro {
    font-size: 24px;
    line-height: 32px;
  }
  .about-wrapper .box-2 .list .item {
    margin-right: 90px;
  }
  .about-wrapper .box-3 .info .icon {
    width: 80px;
    height: 80px;
  }
  .about-wrapper .box-3 .info .name {
    font-size: 30px;
    margin-top: 30px;
  }
  .page-box {
    padding: 90px 0;
  }
  .goodsinfo-wrapper .pics .bigImg img {
    height: 332px;
  }
  .goodsinfo-wrapper .thumbs-swiper .swiper-wrapper {
    height: 267px;
  }
  .goodsinfo-wrapper .box-2 {
    margin-top: 80px;
  }
  .goodsinfo-wrapper .box-2 ul li .caption:before {
    width: 20px;
    right: 34px;
  }
  .goodsinfo-wrapper .box-2 ul li .caption:after {
    height: 20px;
    margin-top: -10px;
  }
  .goodsinfo-wrapper .box-3 .icon {
    width: 70px;
  }
  .goodsinfo-wrapper .box-3 .name {
    font-size: 22px;
    line-height: 26px;
  }
  .page-caption.page-caption-2 {
    font-size: 26px;
  }
  .goodsinfo-wrapper .other .inner-1 a,
  .solutioninfo-wrapper .other .inner-1 a {
    height: 80px;
    line-height: 80px;
  }
  .news-wrapper .first-box .info {
    padding-top: 40px;
    padding-left: 50px;
  }
  .news-wrapper .list ul li .name {
    font-size: 22px;
  }
  .newsinfo-wrapper .news-content .news-top .name {
    font-size: 38px;
  }
  .history-wrapper .box-2 .name {
    font-size: 28px;
    line-height: 24px;
  }
  .quality-wrapper .right .pic {
    padding: 30px;
  }
  .solutioninfo-wrapper .box-2 ul li .icon {
    width: 50px;
    height: 50px;
  }
  .solutioninfo-wrapper .box-2 ul li {
    padding-top: 20px;
  }
  .solutioninfo-wrapper .box-2 ul li .name {
    margin-top: 12px;
  }
  .video-wrapper .list ul li .pic img,
  .video-wrapper .list ul li iframe {
    height: 218px;
  }
  .download-wrapper .list ul li {
    height: 110px;
  }
  .download-wrapper .list ul li .btn {
    line-height: 110px;
  }
  .download-wrapper .list ul li .icon {
    width: 96px;
  }
  .download-wrapper .list ul li .icon img {
    width: 40px;
  }
  .download-wrapper .list ul li .info {
    margin-left: 0;
  }
  .download-wrapper .list ul li .name {
    font-size: 22px;
  }
  .contact-wrapper .contact,
  .contact-wrapper .form {
    padding-left: 40px;
    padding-right: 40px;
  }
  .index-box-2 .info {
    top: 80px;
  }
  .history-wrapper .swiper-box:after {
    background-size: 20px 180px;
  }
  .history-wrapper .swiper-slide .box:before {
    height: 180px;
  }
  .history-wrapper .swiper-slide .year {
    top: 98px;
  }
  .history-wrapper .swiper-slide:nth-child(4n+2) .box:before {
    top: 45px;
  }
  .history-wrapper .swiper-slide:nth-child(4n+3) .box:before {
    top: 34px;
  }
  .history-wrapper .swiper-slide:nth-child(4n+3) .year {
    top: 105px;
  }
  .history-wrapper .swiper-slide:nth-child(4n+4) .box:before {
    top: 22px;
  }
  .history-wrapper .swiper-slide:nth-child(4n+4) .year {
    top: 94px;
  }
  .category-wrapper .list ul .content {
    line-height: 26px;
  }
  .page-form-box.form-2 .search {
    width: 55%;
  }
  .page-form-box.form-2 .search,
  .page-form-box.form-2 .btn {
    margin-left: 10px;
  }
  .page-form-box.form-2 .search .text {
    width: 90%;
  }
  .user-wrapper .main .form-box label {
    width: 22%;
  }
  .help-box ul li .pic img {
    height: 164px;
  }
  .help-box ul li .name {
    font-size: 22px;
  }
  .help-box {
    padding: 30px 60px 60px;
  }
  .technical-box .info {
    padding-left: 80px;
  }
  .technical-box .name {
    margin: 20px auto;
  }
  .index-banner-wrapper .swiper-btn {
    width: 60px;
    height: 40px;
    margin-top: -20px;
  }
  .index-banner-wrapper:hover .prev {
    left: 20px;
  }
  .index-banner-wrapper:hover .next {
    right: 20px;
  }
  .order-modal-box .name {
    line-height: 54px;
  }
  .order-modal-box .main {
    padding: 46px 60px 60px;
  }
  .order-modal-box .group {
    margin-bottom: 20px;
  }
  .order-modal-box .text,
  .order-modal-box .message,
  .order-modal-box a {
    height: 45px;
    line-height: 45px;
  }
  .order-modal-box .main > .group .submit {
    font-size: 20px;
  }
  .about-wrapper .box-5 li {
    height: 150px;
    padding-top: 45px;
  }
  .history-wrapper .box-1 .title {
    line-height: 82px;
    font-size: 38px;
  }
  .history-wrapper .box-1 .other-box .caption {
    line-height: 82px;
    font-size: 26px;
  }
}
@media screen and (max-width: 1366px) {
  .index-box-1 .index-title,
  .index-box-1 .info,
  .index-box-3 .inner-1 .info {
    padding-left: 61px;
  }
  .goodsinfo-wrapper .other .inner-1 a,
  .solutioninfo-wrapper .other .inner-1 a {
    height: 70px;
    line-height: 70px;
  }
  .category-wrapper .list ul li:nth-child(even) .info {
    padding-left: 80px;
  }
  .footer-wrapper .other-box {
    padding-left: 60px;
  }
}
@media screen and (max-width: 1280px) {
  .box-container {
    width: 1200px;
  }
  .header-wrapper .logo-box {
    width: 120px;
  }
  .page-cat-box .icon img,
  .header-wrapper .pc-nav-box .hide-2 .icon img {
    width: 40px;
    height: 40px;
    margin-top: 14px;
  }
  .header-wrapper .pc-nav-box .hide-2 a {
    margin-right: 40px;
  }
  .header-wrapper .pc-nav-box .hide-2 .name {
    margin-top: 14px;
  }
  .header-wrapper .pc-nav-box ul li:hover .hide-2 {
    height: 210px;
  }
  .relative-btn-box > a {
    height: 42px;
    line-height: 42px;
  }
  .goodsinfo-wrapper .relative-btn-box > a {
    min-width: 140px;
  }
  .goodsinfo-wrapper .box-4 tr:first-child td {
    font-size: 18px;
  }
  .goodsinfo-wrapper .box-4 table td {
    font-size: 14px;
  }
  .goodsinfo-wrapper .other .inner-1 a {
    font-size: 18px;
  }
  .goodsinfo-wrapper .other .inner-1 a img {
    width: 24px;
    margin-right: 15px;
  }
  .goodsinfo-wrapper .other .inner-1 a,
  .solutioninfo-wrapper .other .inner-1 a {
    height: 62px;
    line-height: 62px;
  }
  .goodsinfo-wrapper .other .inner-1 a:before {
    border-width: 10px;
    top: -20px;
    margin-left: -10px;
  }
  .goodsinfo-wrapper .other .name {
    font-size: 20px;
  }
  .goodsinfo-wrapper .other .inner-1 .desc {
    font-size: 14px;
    line-height: 20px;
  }
  .relative-btn-box .btn i {
    width: 5px;
    height: 12px;
  }
  .relative-btn-box .prev i {
    margin-right: 20px;
  }
  .relative-btn-box .return i {
    width: 18px;
    height: 12px;
  }
  .relative-btn-box .next i {
    margin-left: 20px;
  }
  .header-wrapper .search-box > a,
  .header-wrapper .language i {
    width: 12px;
  }
  .header-wrapper .login i {
    width: 8px;
    height: 10px;
  }
  .header-wrapper .other-box a,
  .header-wrapper .other-box .caption,
  .header-wrapper .other-box span {
    font-size: 12px;
  }
  .header-wrapper .login {
    margin-right: 30px;
  }
  .index-banner-wrapper .info-2 .name {
    font-size: 30px;
    line-height: 42px;
  }
  .index-banner-wrapper .info-2 .desc {
    font-size: 26px;
  }
  .index-banner-wrapper .info-2 .intro {
    font-size: 20px;
    line-height: 24px;
  }
  .index-title {
    font-size: 40px;
    line-height: 42px;
  }
  .index-title:after,
  .page-caption:after {
    width: 50px;
  }
  .page-title:after {
    width: 60px;
    height: 5px;
    margin-top: 10px;
  }
  .page-title {
    font-size: 26px;
  }
  .index-box-1 .info {
    padding-top: 180px;
    padding-right: 100px;
  }
  .index-more {
    width: 140px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
  }
  .index-box-2 .name {
    font-size: 16px;
  }
  .gotop {
    width: 50px;
    height: 50px;
    background-size: 9px;
  }
  .footer-wrapper dl a {
    line-height: 28px;
  }
  .footer-wrapper dl dt {
    margin-bottom: 8px;
  }
  .footer-wrapper dt a,
  .footer-wrapper .caption {
    font-size: 14px;
  }
  .footer-wrapper .share-box {
    margin-top: 60px;
  }
  .footer-wrapper .box-2 .link,
  .footer-wrapper .box-2 .link a,
  .footer-wrapper .box-2 .copy,
  .footer-wrapper .box-2 .copy a {
    font-size: 14px;
    line-height: 24px;
  }
  .footer-wrapper .box-1 {
    padding: 50px 0 34px;
  }
  .footer-wrapper .copy {
    margin-top: 40px;
  }
  .footer-wrapper .caption {
    line-height: 30px;
    margin-bottom: 10px;
  }
  .footer-wrapper .share img {
    width: 22px;
  }
  .index-box-1 .btn-box a {
    width: 44px;
    height: 44px;
    background-size: 6px;
  }
  .header-wrapper .pc-nav-box .hide-1 .pic-box .desc {
    font-size: 12px;
    line-height: 18px;
  }
  .header-wrapper .pc-nav-box .hide-1 .item > a {
    font-size: 12px;
    line-height: 20px;
    background-size: 3px;
  }
  .header-wrapper .pc-nav-box .hide-1 .item > a:hover {
    background-size: 3px;
  }
  .header-wrapper .pc-nav-box .hide-box {
    padding: 50px 0 60px;
  }
  .goods-wrapper .box-1 .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .goods-wrapper .box-2 ul li .name {
    font-size: 15px;
  }
  .index-more {
    width: 140px;
    height: 42px;
    line-height: 42px;
  }
  .goods-wrapper .box-2 ul li .pic img {
    height: 234px;
  }
  .goods-wrapper .box-2 ul li .index-more {
    top: 50px;
  }
  .solution-wrapper .list .info {
    line-height: 24px;
  }
  .solution-wrapper .list .name {
    font-size: 20px;
  }
  .solution-wrapper .list .desc {
    font-size: 14px;
    height: 48px;
  }
  .solution-wrapper .list .more i {
    top: 0;
  }
  .page-box {
    padding: 80px 0;
  }
  .news-wrapper .list ul li .name {
    font-size: 18px;
  }
  .news-wrapper .list ul li .pic img {
    height: 216px;
  }
  .newsinfo-wrapper .news-content .news-top .name {
    font-size: 30px;
  }
  .newsinfo-wrapper .news-content .content {
    line-height: 26px;
  }
  .contact-wrapper .contact .title {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .contact-wrapper .contact .share {
    padding-bottom: 36px;
    margin-bottom: 36px;
  }
  .contact-wrapper .contact ul li {
    padding-left: 50px;
  }
  .contact-wrapper .contact ul li .icon {
    width: 36px;
  }
  .contact-wrapper .form-box .submit {
    width: 42%;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
  }
  .contact-wrapper .form-box .caption {
    font-size: 26px;
    line-height: 60px;
    height: 60px;
  }
  .contact-wrapper .form-box .text {
    line-height: 46px;
  }
  .career-wrapper .content {
    line-height: 26px;
  }
  .page-banner-wrapper .info .name {
    font-size: 40px;
  }
}
@media screen and (max-width: 1004px) {
  .box-container,
  .w1200,
  .w1440 {
    width: 100%;
    padding: 0 15px;
  }
  .hidden-xs {
    display: none;
  }
  .hidden-pc {
    display: block;
  }
  body {
    background: #f4f4f4;
  }
  .nav-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: relative;
    padding-top: 18px;
  }
  .nav-icon span {
    display: block;
    width: 25px;
    position: relative;
    border: 1px solid #0075c1;
    border-radius: 80px;
    margin-left: 0;
  }
  .nav-icon span:after,
  .nav-icon span:before {
    content: '';
    position: absolute;
    display: block;
    width: 25px;
    background: #0075c1;
    border: 1px solid #0075c1;
    transition: all 0.3s ease;
    box-sizing: border-box;
    left: -1px;
  }
  .nav-icon span:before {
    transform: rotate(0) translateY(-7px);
  }
  .nav-icon span:after {
    transform: rotate(0) translateY(5px);
  }
  .nav-icon.on span {
    background-color: transparent;
    border-color: transparent;
  }
  .nav-icon.on span:before {
    transform: rotate(-45deg) translateY(0);
  }
  .nav-icon.on span:after {
    transform: rotate(45deg) translateY(0);
  }
  .phone-nav {
    width: 100%;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 60px;
    z-index: 501;
    overflow: auto;
    background: rgba(0, 0, 0, 0.8);
  }
  .phone-nav.height ul {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
  }
  .phone-nav .main {
    width: 80%;
    height: 100%;
    background: #f0f2f3;
    padding-top: 10px;
    border-top-left-radius: 30px;
  }
  .phone-nav ul {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-height: 73vh;
    overflow-y: auto;
    overflow-x: hidden;
    transition: max-height 0.8s ease;
    -webkit-transition: max-height 0.8s ease;
    -moz-transition: max-height 0.8s ease;
    -ms-transition: max-height 0.8s ease;
    -o-transition: max-height 0.8s ease;
  }
  .phone-nav ul::-webkit-scrollbar {
    width: 4px;
  }
  .phone-nav ul::-webkit-scrollbar-track {
    background-color: #eaeaea;
  }
  .phone-nav ul::-webkit-scrollbar-thumb {
    background-color: #0075c1;
  }
  .phone-nav ul li {
    position: relative;
  }
  .phone-nav ul li.active .cat {
    color: #0075c1;
    background: #002030;
    border-color: #002030;
    font-weight: 700;
  }
  .phone-nav ul li.active .cat:before,
  .phone-nav ul li.active .cat:after {
    background: #f8a62a;
  }
  .phone-nav ul li.active .cat:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .phone-nav ul li > a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 48px;
    padding: 0 15px;
    border-bottom: 1px solid #d6d6d6;
  }
  .phone-nav ul li .cat:before,
  .phone-nav ul li .cat:after {
    content: "";
    display: inline-block;
    background: #0075c1;
    position: absolute;
    z-index: 10;
  }
  .phone-nav ul li .cat:before {
    width: 2px;
    height: 10px;
    right: 19px;
    top: 18px;
    transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
  }
  .phone-nav ul li .cat:after {
    width: 10px;
    height: 2px;
    right: 15px;
    top: 22px;
  }
  .phone-nav ul li.on {
    background: #002030;
  }
  .phone-nav ul li.on > a {
    font-weight: 700;
    color: #0075c1;
  }
  .phone-nav ul li.on .cat:before,
  .phone-nav ul li.on .cat:after {
    background: #f8a62a;
  }
  .phone-nav ul li .navs {
    background: #f6f6f6;
    width: 100%;
    display: none;
  }
  .phone-nav ul li .navs a {
    font-size: 14px;
    display: block;
    color: #666;
    padding-left: 0;
    line-height: 50px;
    padding: 0 15px;
    border-bottom: 1px solid #d6d6d6;
  }
  .phone-nav ul li .navs a:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  .phone-nav .search-box {
    position: relative;
    width: 93%;
    margin: 30px auto 0;
    border-radius: 50px;
    background: #f5f5f5;
    /* input placeholder  */
    overflow: hidden;
    border: 1px solid #d6d7d8;
  }
  .phone-nav .search-box ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 14px;
  }
  .phone-nav .search-box :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
  }
  .phone-nav .search-box ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
  }
  .phone-nav .search-box :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 14px;
  }
  .phone-nav .search-box .keywords {
    font-size: 14px;
    color: #666;
    width: 90%;
    border: none;
    background: #f0f2f3;
    height: 36px;
    padding: 0 15px;
  }
  .phone-nav .search-box .search-btn {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 10;
  }
  .phone-nav .search-box .search-btn img {
    width: 16px;
  }
  .phone-nav .close {
    position: absolute;
    right: 10%;
    top: 15px;
    z-index: 10;
    width: 16px;
    height: 16px;
    background: url(../img/close.png) no-repeat;
    background-size: contain;
  }
  .header-wrapper {
    position: fixed;
    z-index: 50;
    left: 0;
    top: 0;
    z-index: 60;
  }
  .header-wrapper .box-container {
    height: 60px;
  }
  .header-wrapper .logo-box {
    width: 30%;
  }
  .header-wrapper .logo-box img {
    display: block;
    width: 100%;
  }
  .header-wrapper .pc-nav-box {
    display: none;
  }
  .header-wrapper .other-box {
    flex: 1;
  }
  .header-wrapper .other-box .search-box {
    display: none;
  }
  .header-wrapper .other-box i {
    top: -1px;
  }
  .header-wrapper .login,
  .header-wrapper .language .caption {
    height: 36px;
    line-height: 36px;
  }
  .header-wrapper .login {
    margin-right: 15px;
  }
  .header-wrapper .login i {
    width: 11px;
    margin-right: 8px;
  }
  .header-wrapper .login span {
    font-size: 12px;
    color: #666;
  }
  .header-wrapper .language {
    margin-right: 20px;
  }
  .header-wrapper .language i {
    width: 12px;
    height: 12px;
    margin-right: 8px;
  }
  .header-wrapper .language .list {
    width: 160px;
    margin-left: -80px;
    padding: 6px 15px;
    top: 48px;
  }
  .header-wrapper .language .list a {
    padding-right: 26px;
    padding: 6px 0;
    line-height: 24px;
  }
  .header-wrapper .language .list a img {
    width: 24px;
    top: 10px;
  }
  .header-wrapper .search a {
    width: 16px;
    height: 36px;
    background: url(../img/search2.png) no-repeat left center;
    background-size: contain;
  }
  .p_h {
    position: static;
    height: 90px;
    display: block;
  }
  .search-form {
    display: none;
  }
  .gotop {
    left: auto;
    right: 15px;
    width: 42px;
    height: 42px;
    background-size: 10px;
  }
  .gotop:hover {
    background-position: center center;
  }
  .footer-wrapper .box-1 {
    padding: 30px 0;
    background: url(../img/p_footer-bg.png) no-repeat;
    background-size: 100% 100%;
  }
  .footer-wrapper .footer-nav-box {
    display: none;
  }
  .footer-wrapper .caption {
    line-height: 30px;
    margin-bottom: 8px;
  }
  .footer-wrapper .box-container {
    display: block;
  }
  .footer-wrapper .other-box {
    width: 100%;
    height: auto;
    padding-left: 0;
    border-left: none;
  }
  .footer-wrapper .other-box li {
    margin-bottom: 4px;
  }
  .footer-wrapper .share-box {
    margin-top: 15px;
  }
  .footer-wrapper .share a {
    margin-right: 8px;
  }
  .footer-wrapper .share img {
    width: 26px;
  }
  .footer-wrapper .copy {
    width: 90%;
    line-height: 20px;
    margin-top: 10px;
  }
  .footer-wrapper .box-2 {
    padding: 14px 0 10px;
  }
  .footer-wrapper .box-2 .link,
  .footer-wrapper .box-2 .link a,
  .footer-wrapper .box-2 .copy,
  .footer-wrapper .box-2 .copy a {
    line-height: 20px;
  }
  .footer-wrapper .box-2 .link {
    margin-bottom: 15px;
  }
  .footer-wrapper .box-2 .link a {
    margin-right: 15px;
  }
  .index-banner-wrapper {
    margin-top: -30px;
  }
  .index-banner-wrapper .swiper-slide img {
    display: none;
    height: auto;
    border-top-left-radius: 30px;
  }
  .index-banner-wrapper .swiper-slide img.phone {
    display: block;
  }
  .index-banner-wrapper .info {
    padding-right: 25px;
  }
  .index-banner-wrapper .info-1 {
    top: 40px;
    transform: translateX(40px);
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
  }
  .index-banner-wrapper .info-1 .box {
    width: 61%;
    padding-right: 0;
    margin-right: -4%;
  }
  .index-banner-wrapper .info-1 .name {
    font-size: 18px;
    line-height: 24px;
    padding: 10px 15px;
    border-radius: 10px 0 10px 0;
  }
  .index-banner-wrapper .info-1 .desc {
    font-size: 24px;
    line-height: 30px;
    margin: 20px auto 0;
  }
  .index-banner-wrapper .info-1 .intro {
    font-size: 14px;
    line-height: 16px;
  }
  .index-banner-wrapper .info-2 {
    top: 20px;
    transform: translateX(-40px);
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
  }
  .index-banner-wrapper .info-2 .desc {
    font-size: 24px;
    line-height: 30px;
  }
  .index-banner-wrapper .info-2 .name {
    max-width: 100%;
    font-size: 24px;
    line-height: 30px;
    padding: 2px 10px;
    margin: 15px auto;
    border-radius: 10px 0 10px 0;
  }
  .index-banner-wrapper .info-2 .intro {
    font-size: 13px;
    line-height: 18px;
  }
  .index-banner-wrapper .info-3 {
    top: 40px;
    transform: translateX(-40px);
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
  }
  .index-banner-wrapper .info-3 .desc,
  .index-banner-wrapper .info-3 .intro {
    font-size: 16px;
    line-height: 24px;
  }
  .index-banner-wrapper .info-3 .intro {
    width: 100%;
  }
  .index-banner-wrapper .info-3 .name {
    width: 78%;
    font-size: 24px;
    line-height: 30px;
    padding: 4px 10px;
    margin: 10px 0;
    text-shadow: 4px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 10px 0 10px 0;
  }
  .index-banner-wrapper .swiper-pagination {
    bottom: 15px;
  }
  .index-banner-wrapper .swiper-pagination .swiper-pagination-bullet {
    margin: 0 6px;
    width: 10px;
    height: 10px;
  }
  .index-banner-wrapper .swiper-btn {
    display: none;
  }
  .index-title {
    font-size: 30px;
    padding-bottom: 20px;
    line-height: 34px;
    padding-top: 20px;
  }
  .index-title:after {
    width: 44px;
    height: 4px;
    margin-top: 15px;
  }
  .index-box-1 {
    margin-top: 0;
  }
  .index-box-1 .index-title {
    position: static;
  }
  .index-box-1 .swiper-slide {
    display: block;
  }
  .index-box-1 .swiper-slide .info,
  .index-box-1 .swiper-slide .pic {
    width: 100%;
  }
  .index-box-1 .index-title,
  .index-box-1 .info {
    padding-left: 15px;
  }
  .index-box-1 .info {
    padding-top: 0;
    padding-right: 15px;
  }
  .index-box-1 .info .name {
    font-size: 18px;
    line-height: 20px;
  }
  .index-box-1 .info .content {
    font-size: 12px;
    line-height: 20px;
    margin: 4px auto 20px;
  }
  .index-box-1 .info .content img {
    width: 50%;
  }
  .index-box-1 .info .index-more {
    width: 34%;
  }
  .index-box-1 .pic {
    padding: 0 15px;
    margin-top: 20px;
  }
  .index-box-1 .btn-box {
    left: 15px;
  }
  .index-box-1 .btn-box a {
    width: 36px;
    height: 36px;
  }
  .index-box-1 .btn-box .prev {
    background-size: 6px;
  }
  .index-box-1 .btn-box .prev.swiper-button-disabled {
    background-size: 6px;
  }
  .index-box-1 .btn-box .next {
    background-size: 6px;
  }
  .index-box-1 .btn-box .next.swiper-button-disabled {
    background-size: 6px;
  }
  .index-box-2 {
    margin-top: 30px;
  }
  .index-box-2 .pics-box .item a:before {
    height: 140px;
  }
  .index-box-2 .pics-box .item img {
    display: none;
  }
  .index-box-2 .pics-box .item img.phone {
    display: block;
  }
  .index-box-2 .thumb-box {
    bottom: 15px;
  }
  .index-box-2 .thumb-box .box-container {
    position: relative;
  }
  .index-box-2 .swiper-slide.on .info,
  .index-box-2 .swiper-slide:hover .info {
    padding: 0 15px;
  }
  .index-box-2 .icon,
  .index-box-2 .pic {
    display: none;
  }
  .index-box-2 .info {
    padding: 0 4px;
    text-align: center;
    position: static;
  }
  .index-box-2 .key {
    font-size: 20px;
    line-height: 20px;
  }
  .index-box-2 .name {
    font-size: 14px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .index-box-2 .line {
    width: 16px;
    height: 3px;
    margin: 10px auto;
  }
  .index-box-2 .index-title {
    line-height: 30px;
  }
  .index-box-2 .swiper-btn {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 10;
  }
  .index-box-2 .prev {
    left: 5px;
    background: url(../img/prev2.png) no-repeat;
    background-size: contain;
  }
  .index-box-2 .next {
    right: 5px;
    background: url(../img/next2.png) no-repeat;
    background-size: contain;
  }
  .index-box-3 {
    margin: 30px auto 30px;
  }
  .index-box-3 .inner-1 {
    display: block;
  }
  .index-box-3 .inner-1 .info {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .index-box-3 .inner-1 .info > .desc {
    margin-top: 10px;
    max-height: inherit;
    display: block;
  }
  .index-box-3 .inner-1 .pic {
    width: 100%;
    border-top-left-radius: 30px;
  }
  .index-box-3 .inner-1 .pic img {
    border-top-left-radius: 40px;
  }
  .index-box-3 .inner-1 .name {
    font-size: 16px;
    line-height: 26px;
  }
  .index-box-3 .inner-1 .desc {
    font-size: 14px;
    line-height: 24px;
  }
  .index-box-3 .data {
    margin: 30px auto 20px;
  }
  .index-box-3 .data ul {
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .index-box-3 .data ul li {
    width: 46%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .index-box-3 .data ul li .num i {
    top: 8px;
    font-size: 16px;
  }
  .index-box-3 .data ul li .num em {
    font-size: 16px;
  }
  .index-box-3 .data ul li .num span {
    font-size: 30px;
  }
  .index-box-3 .data ul li .desc {
    font-size: 13px;
    line-height: 18px;
    margin-top: 8px;
  }
  .index-box-3 .index-more {
    display: none;
  }
  .index-box-3 .inner-2,
  .index-box-3 .pic {
    padding: 0 15px;
  }
  .index-box-3 .inner-2 {
    margin-top: 30px;
  }
  .page-banner-wrapper {
    margin-top: -30px;
  }
  .page-banner-wrapper .banner {
    border-top-left-radius: 30px;
  }
  .page-banner-wrapper .info .name {
    font-size: 26px;
    line-height: 26px;
  }
  .page-banner-wrapper .info .desc {
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    margin: 10px auto 4px;
  }
  .page-banner-wrapper .info img {
    width: 15px;
  }
  .page-more {
    width: 50%;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    margin-top: 40px;
  }
  .page-more i {
    top: -1px;
    margin-left: 10px;
    width: 18px;
    height: 18px;
  }
  .page-box {
    padding: 40px 0;
  }
  .page-title {
    font-size: 28px;
    padding-bottom: 20px;
  }
  .page-title:after {
    width: 44px;
    height: 4px;
    margin-top: 15px;
  }
  .page-caption {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .page-caption:after {
    width: 44px;
    height: 4px;
    margin-top: 15px;
  }
  .page-caption.page-caption-2 {
    font-size: 24px;
  }
  .index-more {
    width: 84%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }
  .index-more i {
    margin-left: 6px;
    font-size: 16px;
  }
  .about-wrapper .content {
    font-size: 14px;
    line-height: 26px;
  }
  .about-wrapper .content div {
    font-size: 14px;
  }
  .about-wrapper .box-1 {
    display: block;
  }
  .about-wrapper .box-1 .info {
    width: 100%;
  }
  .about-wrapper .box-1 .pic {
    width: 100%;
    margin-top: 30px;
  }
  .about-wrapper .box-1 .page-title {
    width: 100%;
  }
  .about-wrapper .box-1 .content {
    width: 100%;
  }
  .about-wrapper .box-1 .content img {
    width: 100%!important;
    height: auto!important;
  }
  .about-wrapper .box-2 {
    margin-top: 40px;
  }
  .about-wrapper .box-2 .list {
    margin: 30px auto;
  }
  .about-wrapper .box-2 .list .item {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .about-wrapper .box-2 .list .caption {
    padding: 10px;
    height: auto;
    line-height: 30px;
  }
  .about-wrapper .box-2 .list .caption:before {
    left: 60px;
  }
  .about-wrapper .box-2 .list .caption:after {
    right: 60px;
  }
  .about-wrapper .box-2 .list ul {
    padding: 20px 30px;
  }
  .about-wrapper .box-2 .list ul li {
    padding-left: 15px;
  }
  .about-wrapper .box-3 {
    margin: 30px auto;
  }
  .about-wrapper .box-3 .pic {
    border-top-left-radius: 40px;
  }
  .about-wrapper .box-3 .info {
    padding: 0 20px;
  }
  .about-wrapper .box-3 .info .icon {
    width: 50px;
    height: 50px;
    background-size: 8px;
  }
  .about-wrapper .box-3 .info .name {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 4px;
    margin-top: 15px;
  }
  .about-wrapper .box-5 {
    margin-top: 30px;
  }
  .about-wrapper .box-5 ul {
    display: block;
  }
  .about-wrapper .box-5 li {
    width: 100%;
    margin-right: 0;
    height: auto;
    padding: 30px 15px;
    margin-bottom: 15px;
  }
  .about-wrapper .box-5 li:first-child .num {
    width: 120px;
  }
  .about-wrapper .box-5 .num {
    margin-right: 20px;
    width: 120px;
  }
  .about-wrapper .box-5 .num span {
    font-size: 36px;
  }
  .about-wrapper .box-5 .num i {
    font-size: 18px;
  }
  .about-wrapper .box-5 .num em {
    font-size: 20px;
  }
  .about-wrapper .box-6 {
    margin-top: 20px;
    padding: 30px 20px 40px;
  }
  .about-wrapper .box-6 .content {
    width: 100%;
  }
  .goods-wrapper .relative-btn-box {
    margin: 20px auto;
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .goods-wrapper .relative-btn-box a {
    margin-right: 0;
    margin-bottom: 15px;
    min-width: inherit;
    max-width: inherit;
    width: 48%;
    white-space: inherit;
    line-height: 18px;
    height: auto;
    min-height: 36px;
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    justify-content: center;
    align-items: center;
  }
  .goods-wrapper .box-1 {
    display: block;
  }
  .goods-wrapper .box-1 .info {
    width: 100%;
  }
  .goods-wrapper .box-1 .info:before {
    display: none;
  }
  .goods-wrapper .box-1 .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .goods-wrapper .box-1 .pic {
    width: 100%;
    margin-top: 30px;
  }
  .goods-wrapper .box-2 {
    margin-top: 30px;
  }
  .goods-wrapper .box-2 ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .goods-wrapper .box-2 ul li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .goods-wrapper .box-2 ul li a {
    padding: 10px;
  }
  .goods-wrapper .box-2 ul li .pic img {
    height: 110px;
  }
  .goods-wrapper .box-2 ul li .name {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
  }
  .goods-wrapper .box-2 ul li .index-more {
    top: 28px;
    margin: 0 auto;
  }
  .goodsinfo-wrapper .relative-btn-box {
    margin: 20px auto;
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .goodsinfo-wrapper .relative-btn-box:last-child a {
    width: 32%;
  }
  .goodsinfo-wrapper .relative-btn-box > a {
    margin-right: 0;
    margin-bottom: 15px;
    min-width: inherit;
    max-width: inherit;
    width: 48%;
    white-space: inherit;
    line-height: 18px;
    height: auto;
    min-height: 36px;
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    justify-content: center;
    align-items: center;
  }
  .goodsinfo-wrapper .main {
    float: none;
    width: 100%;
  }
  .goodsinfo-wrapper .others {
    width: 100%;
  }
  .goodsinfo-wrapper .pics {
    width: 100%;
  }
  .goodsinfo-wrapper .pics .swiper-wrapper {
    padding-bottom: 30px;
  }
  .goodsinfo-wrapper .pics .bigImg {
    width: 100%;
    float: none;
  }
  .goodsinfo-wrapper .pics .bigImg img {
    height: 286px;
  }
  .goodsinfo-wrapper .pics .thumbs {
    display: none;
  }
  .goodsinfo-wrapper .pics .swiper-pagination {
    bottom: 0px;
  }
  .goodsinfo-wrapper .pics .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    border: 1px solid #0075c2;
    background: none;
  }
  .goodsinfo-wrapper .pics .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 24px;
    border-radius: 30px;
    background: #0075c2;
  }
  .goodsinfo-wrapper .box-1 {
    display: block;
  }
  .goodsinfo-wrapper .box-1 .info {
    width: 100%;
    margin-top: 30px;
  }
  .goodsinfo-wrapper .box-1 .info .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .goodsinfo-wrapper .box-1 .info .page-caption {
    padding-right: 0;
  }
  .goodsinfo-wrapper .nothumbs .pics {
    width: 100%;
  }
  .goodsinfo-wrapper .nothumbs .bigImg {
    width: 100%;
  }
  .goodsinfo-wrapper .nothumbs .info {
    flex: 0 0 100%;
    padding-left: 0;
  }
  .goodsinfo-wrapper .box-2 {
    margin-top: 30px;
  }
  .goodsinfo-wrapper .box-2 ul li .table-box table {
    width: 960px;
  }
  .goodsinfo-wrapper .box-2 ul li .caption {
    padding: 0 30px;
    height: 50px;
  }
  .goodsinfo-wrapper .box-2 ul li .caption .inner {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  .goodsinfo-wrapper .box-2 ul li .caption:before {
    width: 14px;
    height: 2px;
    right: 9px;
    margin-top: -1px;
  }
  .goodsinfo-wrapper .box-2 ul li .caption:after {
    width: 2px;
    height: 14px;
    right: 15px;
    margin-top: -7px;
  }
  .goodsinfo-wrapper .box-2 ul li .icon {
    width: 5px;
    height: 5px;
    left: 15px;
    top: 22px;
  }
  .goodsinfo-wrapper .box-2 ul li .detail {
    padding: 20px;
  }
  .goodsinfo-wrapper .table-box,
  .goodsinfo-wrapper .content {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
  }
  .goodsinfo-wrapper .table-box::-webkit-scrollbar,
  .goodsinfo-wrapper .content::-webkit-scrollbar {
    height: 3px;
  }
  .goodsinfo-wrapper .table-box::-webkit-scrollbar-track,
  .goodsinfo-wrapper .content::-webkit-scrollbar-track {
    background-color: #f6f6f6;
  }
  .goodsinfo-wrapper .table-box::-webkit-scrollbar-thumb,
  .goodsinfo-wrapper .content::-webkit-scrollbar-thumb {
    background-color: #0075c2;
  }
  .goodsinfo-wrapper table {
    width: 1200px;
  }
  .goodsinfo-wrapper .box-3 {
    margin-top: 30px;
  }
  .goodsinfo-wrapper .box-3 ul {
    display: block;
  }
  .goodsinfo-wrapper .box-3 li {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
    text-align: center;
  }
  .goodsinfo-wrapper .box-3 li:nth-child(3n) {
    width: 100%;
  }
  .goodsinfo-wrapper .box-3 .icon {
    width: 60px;
    margin: 0 auto;
  }
  .goodsinfo-wrapper .box-3 .icon img {
    height: auto;
  }
  .goodsinfo-wrapper .box-3 .info {
    margin-top: 15px;
  }
  .goodsinfo-wrapper .box-3 .name {
    font-size: 18px;
    line-height: 26px;
  }
  .goodsinfo-wrapper .box-3 .name:after {
    width: 18px;
    margin: 10px auto 0;
  }
  .goodsinfo-wrapper .box-3 .desc {
    font-size: 14px;
    margin-top: 10px;
  }
  .goodsinfo-wrapper .box-4 {
    margin-top: 30px;
  }
  .goodsinfo-wrapper .box-4 table {
    width: 600px;
  }
  .goodsinfo-wrapper .box-5 {
    margin-top: 40px;
  }
  .goodsinfo-wrapper .box-5 ul li {
    margin-bottom: 30px;
  }
  .goodsinfo-wrapper .box-5 .content {
    font-size: 14px;
    line-height: 26px;
  }
  .goodsinfo-wrapper .box-5 .icon {
    margin: 0 10px;
  }
  .goodsinfo-wrapper .box-6 {
    margin-top: 30px;
  }
  .goodsinfo-wrapper .box-6 iframe {
    height: 220px;
  }
  .goodsinfo-wrapper .tips {
    font-size: 14px;
    padding: 15px 20px;
    margin-top: 30px;
  }
  .goodsinfo-wrapper .tips.pc {
    display: none;
  }
  .goodsinfo-wrapper .tips.phone {
    display: block;
  }
  .goodsinfo-wrapper .other {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .goodsinfo-wrapper .other .name {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .goodsinfo-wrapper .other .inner-1 {
    padding: 20px 15px;
  }
  .goodsinfo-wrapper .other .inner-1 .desc {
    font-size: 14px;
  }
  .goodsinfo-wrapper .other .inner-1 a {
    font-size: 18px;
    height: 54px;
    line-height: 54px;
  }
  .goodsinfo-wrapper .other .inner-1 a:before {
    border-width: 10px;
    top: -20px;
    margin-left: -5px;
  }
  .goodsinfo-wrapper .other .inner-1 a img {
    width: 24px;
    margin-right: 15px;
  }
  .goodsinfo-wrapper .inner-2 {
    margin-top: 30px;
  }
  .goodsinfo-wrapper .inner-2.pc {
    display: none;
  }
  .goodsinfo-wrapper .inner-2.phone {
    display: block;
  }
  .goodsinfo-wrapper .inner-2 .name {
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
    line-height: 30px;
  }
  .goodsinfo-wrapper .inner-2 ul li {
    margin-bottom: 30px;
  }
  .goodsinfo-wrapper .inner-2 .info {
    margin-top: 20px;
  }
  .goodsinfo-wrapper .inner-2 .desc {
    margin-top: 10px;
  }
  .relative-btn-box {
    padding-top: 30px;
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .relative-btn-box > a {
    width: 31.33%;
    height: 36px;
    line-height: 36px;
    margin-right: 0;
  }
  .relative-btn-box .btn i {
    width: 5px;
    height: 12px;
  }
  .relative-btn-box .prev i {
    margin-right: 20px;
  }
  .relative-btn-box .next i {
    margin-left: 20px;
  }
  .relative-btn-box .return i {
    position: static;
    width: 16px;
    height: 10px;
    margin-left: 6px;
  }
  .relative-btn-box .share {
    display: none;
  }
  .solution-wrapper .list ul {
    display: block;
  }
  .solution-wrapper .list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .solution-wrapper .list li:last-child {
    margin-bottom: 0;
  }
  .solution-wrapper .list .pic img {
    height: auto;
  }
  .solution-wrapper .list .info {
    margin-top: 20px;
  }
  .solution-wrapper .list .name {
    font-size: 18px;
  }
  .solution-wrapper .list .desc {
    margin: 10px auto 8px;
  }
  .solution-wrapper .list .more i {
    top: -2px;
    font-size: 16px;
    margin-left: 6px;
  }
  .solutioninfo-wrapper .main {
    float: none;
    width: 100%;
  }
  .solutioninfo-wrapper .main .relative-btn-box {
    margin-top: 30px;
    padding-top: 30px;
  }
  .solutioninfo-wrapper .other {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .solutioninfo-wrapper .other .name {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .solutioninfo-wrapper .other .inner-1 {
    padding: 20px 15px;
  }
  .solutioninfo-wrapper .other .inner-1 .desc {
    font-size: 14px;
  }
  .solutioninfo-wrapper .other .inner-1 a {
    font-size: 18px;
    height: 54px;
    line-height: 54px;
  }
  .solutioninfo-wrapper .other .inner-1 a:before {
    border-width: 10px;
    top: -20px;
    margin-left: -5px;
  }
  .solutioninfo-wrapper .other .inner-1 a img {
    width: 24px;
    margin-right: 15px;
  }
  .solutioninfo-wrapper .other .inner-2 {
    margin-top: 30px;
  }
  .solutioninfo-wrapper .other .inner-2 .name {
    margin-bottom: 10px;
  }
  .solutioninfo-wrapper .other .inner-2 ul {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .solutioninfo-wrapper .other .inner-2 ul li {
    width: 48%;
    margin-bottom: 4%;
    padding: 20px 15px;
  }
  .solutioninfo-wrapper .other .inner-2 ul li:last-child {
    margin-bottom: 4%;
  }
  .solutioninfo-wrapper .other .inner-2 .pic img {
    height: 114px;
  }
  .solutioninfo-wrapper .other .inner-2 .title {
    font-size: 14px;
    margin-top: 10px;
    line-height: 24px;
    height: 48px;
  }
  .solutioninfo-wrapper .box-1 .content {
    font-size: 14px;
    line-height: 26px;
  }
  .solutioninfo-wrapper .box-1 .content img {
    float: none!important;
    margin-right: 0!important;
    width: 100%!important;
    height: auto!important;
    display: block;
    margin-bottom: 20px;
  }
  .solutioninfo-wrapper .box-2 {
    margin-top: 30px;
  }
  .solutioninfo-wrapper .box-2 ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .solutioninfo-wrapper .box-2 ul li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
    background: #fff;
    padding: 15px;
  }
  .solutioninfo-wrapper .box-2 ul li .icon {
    width: 40px;
    height: 40px;
  }
  .solutioninfo-wrapper .box-2 ul li .name {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
  }
  .solutioninfo-wrapper .box-3 {
    margin-top: 10px;
  }
  .solutioninfo-wrapper .box-3 .intro {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .solutioninfo-wrapper .box-3 ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .solutioninfo-wrapper .box-3 ul li {
    width: 48%;
    margin-bottom: 4%;
    padding: 20px 15px;
    text-align: center;
  }
  .solutioninfo-wrapper .box-3 ul li a {
    display: block;
  }
  .solutioninfo-wrapper .box-3 ul li .pic img {
    height: 110px;
  }
  .solutioninfo-wrapper .box-3 ul li .name {
    height: 40px;
    line-height: 20px;
    font-size: 17px;
  }
  .solutioninfo-wrapper .box-3 ul li .desc {
    font-size: 12px;
    line-height: 18px;
    margin-top: 6px;
  }
  .solutioninfo-wrapper .box-3 ul li .info {
    overflow: hidden;
    padding-left: 0;
    margin-top: 10px;
  }
  .solutioninfo-wrapper .box-4 {
    margin-top: 20px;
  }
  .solutioninfo-wrapper .box-4 ul {
    display: block;
  }
  .solutioninfo-wrapper .box-4 ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .solutioninfo-wrapper .box-4 ul li .pic img {
    height: auto;
  }
  .solutioninfo-wrapper .box-4 ul li .name {
    padding: 10px;
    font-size: 16px;
    height: auto;
    line-height: 24px;
  }
  .solutioninfo-wrapper .box-5 {
    margin-top: 40px;
  }
  .solutioninfo-wrapper .box-5 .content {
    margin-top: 20px;
  }
  .solutioninfo-wrapper .box-6 {
    margin-top: 30px;
  }
  .solutioninfo-wrapper .box-6 iframe {
    height: 220px;
  }
  .goodsinfo-wrapper .box-7,
  .solutioninfo-wrapper .box-7 {
    margin-top: 30px;
  }
  .goodsinfo-wrapper .box-7 .brief,
  .solutioninfo-wrapper .box-7 .brief {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .goodsinfo-wrapper .box-7 .form-box,
  .solutioninfo-wrapper .box-7 .form-box {
    display: block;
  }
  .goodsinfo-wrapper .box-7 .group,
  .solutioninfo-wrapper .box-7 .group {
    width: 100%;
    margin-bottom: 15px;
  }
  .goodsinfo-wrapper .box-7 .group span,
  .solutioninfo-wrapper .box-7 .group span {
    left: -10px;
    top: 16px;
  }
  .goodsinfo-wrapper .box-7 .text,
  .solutioninfo-wrapper .box-7 .text,
  .goodsinfo-wrapper .box-7 .msg,
  .solutioninfo-wrapper .box-7 .msg {
    padding-left: 15px;
    padding-right: 15px;
  }
  .goodsinfo-wrapper .box-7 .text,
  .solutioninfo-wrapper .box-7 .text {
    height: 42px;
    line-height: 42px;
  }
  .goodsinfo-wrapper .box-7 .msg,
  .solutioninfo-wrapper .box-7 .msg {
    height: 120px;
  }
  .goodsinfo-wrapper .box-7 .submit,
  .solutioninfo-wrapper .box-7 .submit {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  .contact-wrapper .form-box {
    width: 100%;
    float: none;
    padding-bottom: 30px;
  }
  .contact-wrapper .form-box .caption {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
  }
  .contact-wrapper .form-box .text,
  .contact-wrapper .form-box .msg {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
  }
  .contact-wrapper .form-box .text {
    width: 100%;
    line-height: 42px;
  }
  .contact-wrapper .form-box .group {
    width: 100%;
    margin-bottom: 15px;
  }
  .contact-wrapper .form-box .rightDiv {margin-bottom: 15px;}
  .contact-wrapper .form-box .group .text {
    margin-bottom: 0;
  }
  .contact-wrapper .form-box .group .list {
    z-index: 11;
    max-height: 205px;
  }
  .contact-wrapper .form-box .group .list a {
    padding: 0;
  }
  .contact-wrapper .form-box .msg {
    height: 120px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .contact-wrapper .form-box .submit {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
  }
  .contact-wrapper .form {
    padding: 30px 15px 0;
  }
  .contact-wrapper .contact {
    width: 100%;
    float: none;
    margin-top: 15px;
    padding: 30px 15px;
  }
  .contact-wrapper .contact .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .contact-wrapper .contact ul {
    margin-bottom: 20px;
  }
  .contact-wrapper .contact ul li {
    padding-left: 46px;
    margin-bottom: 20px;
  }
  .contact-wrapper .contact ul li p,
  .contact-wrapper .contact ul li .word {
    font-size: 14px;
    line-height: 20px;
  }
  .contact-wrapper .contact ul li .icon {
    top: 6px;
    width: 30px;
  }
  .contact-wrapper .contact .share {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .contact-wrapper .contact .share a {
    margin-right: 8px;
  }
  .contact-wrapper .contact .share img {
    width: 26px;
  }
  .contact-wrapper .box-2 {
    margin-top: 15px;
    height: 160px;
  }
  .video-wrapper .list ul {
    display: block;
  }
  .video-wrapper .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .video-wrapper .list ul li iframe {
    height: 195px;
  }
  .video-wrapper .list ul li .pic img {
    height: auto;
  }
  .video-wrapper .list ul li .pic .icon {
    width: 40px;
    height: 40px;
  }
  .video-wrapper .list ul li .pic p {
    font-size: 18px;
    line-height: 24px;
  }
  .video-wrapper .list ul li .name {
    line-height: 24px;
    padding: 15px 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .video-modal-box .box {
    padding: 60px 15px 0;
  }
  .video-modal-box .w1200 {
    padding: 20px 15px 30px;
  }
  .video-modal-box .top {
    margin-bottom: 20px;
  }
  .video-modal-box .name {
    font-size: 16px;
    line-height: 32px;
  }
  .video-modal-box .close {
    width: 16px;
    height: 16px;
    top: -5px;
  }
  .video-modal-box .video-box {
    height: 50vh;
  }
  .response-wrapper .info,
  .response-wrapper .desc {
    font-size: 14px;
    line-height: 26px;
  }
  .response-wrapper .page-caption {
    margin-top: 40px;
  }
  .response-wrapper .box-1 .pic {
    float: none;
    width: 100%;
  }
  .response-wrapper .box-1 .info {
    float: none;
    width: 100%;
    text-align: left;
    margin-top: 30px;
  }
  .response-wrapper .box-2 ul {
    display: block;
  }
  .response-wrapper .box-2 ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .response-wrapper .box-2 ul li:nth-child(odd) {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    flex-flow: wrap;
  }
  .response-wrapper .box-2 ul li:nth-child(odd) .pic {
    order: 0;
  }
  .response-wrapper .box-2 ul li:nth-child(odd) .info {
    order: 1;
  }
  .response-wrapper .box-2 ul li .info {
    padding-top: 20px;
  }
  .response-wrapper .box-2 ul li .desc {
    height: auto;
    padding-right: 0;
  }
  .response-wrapper .box-3 ul {
    display: block;
  }
  .response-wrapper .box-3 ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .response-wrapper .box-3 ul li .pic img {
    height: auto;
  }
  .response-wrapper .box-3 ul li .info {
    margin-top: 20px;
  }
  .response-wrapper .box-4 {
    display: block;
  }
  .response-wrapper .box-4 .pic,
  .response-wrapper .box-4 .info {
    width: 100%;
  }
  .response-wrapper .box-4 .info {
    padding: 20px 20px 60px;
    background-size: contain;
    background-position: bottom 10px center;
  }
  .response-wrapper .box-5 .pic {
    width: 100%;
    float: none;
  }
  .response-wrapper .box-5 .info {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .response-wrapper .box-6 {
    margin-top: 30px;
    display: block;
  }
  .response-wrapper .box-6 .name {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .response-wrapper .box-6 .info {
    width: 100%;
  }
  .response-wrapper .box-6 .info img {
    width: 30px;
  }
  .response-wrapper .box-6 .pic {
    width: 100%;
    margin-top: 30px;
  }
  .page-cat-box {
    display: flex;
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-flow: wrap;
    margin-bottom: 0;
  }
  .page-cat-box a {
    width: 20%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .page-cat-box .icon {
    width: 50px;
    height: 50px;
  }
  .page-cat-box .icon img {
    width: 30px;
    height: 30px;
    margin-top: 10px;
  }
  .page-cat-box .name {
    font-size: 11px;
    line-height: 18px;
    margin-top: 10px;
  }
  .page-cat-box .name:after {
    width: 4px;
    height: 9px;
    margin-left: 10px;
  }
  .news-wrapper .first-box .swiper-wrapper {
    padding-bottom: 20px;
  }
  .news-wrapper .first-box a {
    display: block;
  }
  .news-wrapper .first-box .info,
  .news-wrapper .first-box .pic {
    width: 100%;
  }
  .news-wrapper .first-box .info {
    padding: 20px 20px 30px;
  }
  .news-wrapper .first-box .name {
    font-size: 18px;
  }
  .news-wrapper .first-box .date {
    margin-top: 8px;
  }
  .news-wrapper .first-box .desc {
    font-size: 14px;
    line-height: 20px;
    margin: 15px auto;
    height: 60px;
  }
  .news-wrapper .other {display: none;}
  .news-wrapper .first-box .progress {
    width: 100%;
    float: none;
  }
  .news-wrapper .first-box .swiper-pagination {
    bottom: 15px;
    padding: 0 20px;
    text-align: center;
  }
  .news-wrapper .first-box .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .news-wrapper .list {
    margin-top: 30px;
  }
  .news-wrapper .list ul {
    display: block;
  }
  .news-wrapper .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .news-wrapper .list ul li:last-child {
    margin-bottom: 0;
  }
  .news-wrapper .list ul li .pic img {
    height: auto;
  }
  .news-wrapper .list ul li .info {
    padding: 30px 20px;
  }
  .news-wrapper .list ul li .date {
    margin-top: 15px;
  }
  .news-wrapper .list ul li .other {
    margin-bottom: 15px;
    height: auto;
  }
  .news-wrapper .list ul li .name {
    font-size: 18px;
    line-height: 26px;
    height: 52px;
  }
  .news-wrapper .index-more {
    width: 45%;
  }
  .newsinfo-wrapper {
    position: relative;
    top: -30px;
    padding-top: 40px;
    border-top-left-radius: 30px;
  }
  .newsinfo-wrapper .news-content {
    width: 100%;
    float: none;
  }
  .newsinfo-wrapper .news-content .news-top .name {
    font-size: 28px;
    line-height: 30px;
  }
  .newsinfo-wrapper .news-content .news-top .date {
    margin: 16px auto 20px;
  }
  .newsinfo-wrapper .news-content .content {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .newsinfo-wrapper .relative-box {
    float: none;
    width: 100%;
    padding-top: 30px;
  }
  .newsinfo-wrapper .relative-box .caption {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .newsinfo-wrapper .relative-box ul li {
    margin-bottom: 20px;
  }
  .newsinfo-wrapper .relative-box .info {
    padding: 20px 15px;
  }
  .newsinfo-wrapper .relative-box .name {
    font-size: 16px;
  }
  .newsinfo-wrapper .relative-box .more {
    font-size: 14px;
    margin-top: 10px;
  }
  .newsinfo-wrapper .relative-box .more i {
    font-size: 16px;
    margin-left: 10px;
  }
  .career-wrapper .content {
    margin-bottom: 20px;
  }
  .career-wrapper .content img {
    width: 100%!important;
    height: auto!important;
  }
  .quality-wrapper .left {
    width: 100%;
    float: none;
  }
  .quality-wrapper .name {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .quality-wrapper .content {
    font-size: 14px;
    line-height: 26px;
  }
  .quality-wrapper .word {
    padding-left: 24px;
    margin: 20px auto 40px;
  }
  .quality-wrapper .word:before {
    width: 12px;
    height: 26px;
    left: 12px;
    top: 16px;
  }
  .quality-wrapper .inner {
    font-size: 14px;
    line-height: 26px;
    padding: 10px 15px;
  }
  .quality-wrapper .right {
    width: 100%;
    float: none;
    padding-bottom: 30px;
    margin-top: 30px;
  }
  .quality-wrapper .right:after {
    height: 16px;
    background-size: 80%;
  }
  .quality-wrapper .right .pic {
    padding: 30px 20px;
  }
  .quality-wrapper .history ul:before {
    left: 2px;
    top: 7px;
    height: calc(100% - 20px);
  }
  .quality-wrapper .history li {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .quality-wrapper .history li:before {
    width: 5px;
    height: 5px;
    top: 7px;
  }
  .quality-wrapper .history li .title {
    font-size: 13px;
    margin-left: 10px;
  }
  .download-wrapper .list ul {
    margin-bottom: 0;
  }
  .download-wrapper .list ul li {
    height: 120px;
    padding-left: 60px;
    padding-right: 60px;
    margin-bottom: 20px;
  }
  .download-wrapper .list ul li .info {
    margin-left: 15px;
  }
  .download-wrapper .list ul li .name {
    font-size: 16px;
    line-height: 20px;
  }
  .download-wrapper .list ul li .icon {
    width: 60px;
  }
  .download-wrapper .list ul li .icon img {
    width: 30px;
  }
  .download-wrapper .list ul li .date {
    font-size: 12px;
    margin-top: 4px;
    line-height: 16px;
  }
  .download-wrapper .list ul li .btn {
    width: 60px;
    line-height: 120px;
    font-size: 16px;
    font-size: 0;
  }
  .download-wrapper .list ul li .btn img {
    top: 8px;
    margin-left: 0;
  }
  .history-wrapper {
    padding-top: 0;
  }
  .history-wrapper .box-1 {
    padding: 40px 0;
  }
  .history-wrapper .box-1 .w1440 {
    display: block;
  }
  .history-wrapper .box-1 .title {
    display: block;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .history-wrapper .box-1 .other-box {
    width: 100%;
    margin-top: 20px;
  }
  .history-wrapper .box-1 .other-box .caption {
    font-size: 22px;
    line-height: 30px;
    padding: 14px 20px;
  }
  .history-wrapper .box-1 .other-box .links {
    padding: 30px 20px;
  }
  .history-wrapper .box-1 .other-box .links a {
    font-size: 16px;
    padding-left: 16px;
  }
  .history-wrapper .box-1 .swiper-box {
    padding: 0;
    overflow: inherit;
    width: 100%;
  }
  .history-wrapper .box-1 .swiper-box:before {
    left: 0;
  }
  .history-wrapper .box-1 .swiper-box:after {
    width: 21px;
    left: 0;
    top: 0;
    background: url(../img/history-bg.png) repeat-y left top;
    background-size: 18px;
  }
  .history-wrapper .box-1 .swiper-wrapper {
    height: auto;
    flex-flow: wrap;
  }
  .history-wrapper .swiper-container {
    overflow: inherit;
  }
  .history-wrapper .box-1 .swiper-slide {
    margin-bottom: 20px;
  }
  .history-wrapper .box-1 .swiper-slide .info {
    padding-top: 0;
  }
  .history-wrapper .box-1 .swiper-slide .year {
    display: none;
    width: 60px;
    font-size: 20px;
  }
  .history-wrapper .box-1 .swiper-slide .name {
    position: relative;
    font-size: 24px;
  }
  .history-wrapper .box-1 .swiper-slide .desc {
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
  }
  .history-wrapper .box-1 .swiper-slide .box {
    display: block;
  }
  .history-wrapper .box-1 .swiper-slide .box:before {
    display: none;
  }
  .history-wrapper .box-1 .swiper-slide .pic {
    width: 100%;
  }
  .history-wrapper .box-1 .swiper-slide .info {
    width: 100%;
    margin-left: 0;
  }
  .history-wrapper .swiper-btn {
    display: none;
  }
  .history-wrapper .box-2 {
    padding-top: 30px;
  }
  .history-wrapper .box-2 ul {
    display: block;
    box-shadow: none;
  }
  .history-wrapper .box-2 li {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    box-shadow: 2px 2px 30px 0px rgba(0, 0, 0, 0.08);
  }
  .history-wrapper .box-2 .pic img {
    height: auto;
  }
  .history-wrapper .box-2 .info {
    height: auto;
    padding: 30px 15px;
  }
  .history-wrapper .box-2 .name {
    font-size: 24px;
    line-height: 26px;
  }
  .history-wrapper .box-2 .desc {
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
  }
  .order-modal-box .box {
    padding: 0 15px;
  }
  .order-modal-box .inner {
    width: 100%;
  }
  .order-modal-box .main {
    padding: 30px 20px;
    padding-right: 0;
  }
  .order-modal-box .top .close {
    width: 16px;
    height: 16px;
    right: 10px;
    top: 10px;
  }
  .order-modal-box .form {
    max-height: 50vh;
    overflow-y: auto;
    padding-right: 20px;
  }
  .order-modal-box .form::-webkit-scrollbar {
    width: 4px;
  }
  .order-modal-box .form::-webkit-scrollbar-track {
    background-color: #f6f6f6;
    border-radius: 5px;
  }
  .order-modal-box .form::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #0075c2;
  }
  .order-modal-box .name {
    font-size: 22px;
    line-height: 48px;
  }
  .order-modal-box .group {
    width: 100%;
    margin-bottom: 15px;
  }
  .order-modal-box .text,
  .order-modal-box .message,
  .order-modal-box a {
    height: 42px;
    line-height: 42px;
  }
  .order-modal-box .message {
    height: 120px;
  }
  .order-modal-box .main > .group {
    padding-right: 20px;
    margin-top: 20px;
  }
  .order-modal-box .main > .group a {
    width: 100%;
    font-size: 12px;
  }
  .order-modal-box .main > .group .submit,
  .order-modal-box .main > .group .cancel {
    font-size: 16px;
  }
  .question-wrapper .list ul li .top {
    padding: 15px 0;
  }
  .question-wrapper .list ul li .top:before {
    width: 14px;
    height: 2px;
    right: 9px;
    margin-top: -1px;
  }
  .question-wrapper .list ul li .top:after {
    width: 2px;
    height: 14px;
    right: 15px;
    margin-top: -7px;
  }
  .question-wrapper .list ul li .top,
  .question-wrapper .list ul li .detail {
    padding-left: 46px;
    padding-right: 30px;
  }
  .question-wrapper .list ul li .icon {
    left: 15px;
    width: 20px;
    height: 20px;
  }
  .question-wrapper .list ul li .detail {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .question-wrapper .list ul li .detail .icon {
    top: 15px;
  }
  .question-wrapper .list ul li .name,
  .question-wrapper .list ul li .content {
    line-height: 24px;
  }
  .question-wrapper .list ul li .name {
    font-size: 16px;
  }
  .question-wrapper .list ul li .content {
    font-size: 14px;
  }
  .category-wrapper .list ul li {
    display: block;
    margin-bottom: 40px;
  }
  .category-wrapper .list ul li:nth-child(even) .info {
    padding-left: 0;
  }
  .category-wrapper .list ul .pic {
    width: 100%;
  }
  .category-wrapper .list ul .pic:before {
    width: 120px;
    height: 160px;
    background-position: right bottom;
  }
  .category-wrapper .list ul .info {
    width: 100%;
    margin-top: 30px;
  }
  .category-wrapper .list ul .name {
    font-size: 24px;
  }
  .category-wrapper .list ul .content {
    font-size: 14px;
    line-height: 26px;
    margin: 15px auto 30px;
  }
  .category-wrapper .list ul .content img {
    display: block;
    width: 100%;
    height: auto!important;
  }
  .category-wrapper .list ul .line {
    display: none;
    width: 100%;
  }
  .category-wrapper .list ul .index-more {
    width: 34%;
  }
  .goodscat-wrapper .list ul {
    display: block;
  }
  .goodscat-wrapper .list ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .goodscat-wrapper .list ul li:last-child {
    margin-bottom: 0;
  }
  .goodscat-wrapper .list ul li .pic {
    padding: 15px;
  }
  .goodscat-wrapper .list ul li .pic img {
    height: auto;
  }
  .goodscat-wrapper .list ul li .info {
    margin-top: 20px;
  }
  .goodscat-wrapper .list ul li .desc {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    margin: 10px auto 20px;
  }
  .goodscat-wrapper .list ul li .index-more {
    width: 34%;
  }
  .goodscat-wrapper .result-box th,
  .goodscat-wrapper .result-box td {
    width: 35%;
  }
  .goodscat-wrapper .result-box th:nth-child(2),
  .goodscat-wrapper .result-box td:nth-child(2) {
    width: 65%;
  }
  .goodscat-wrapper .result-box th {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 15px;
  }
  .goodscat-wrapper .result-box td {
    padding: 10px 15px;
  }
  .search-wrapper {
    position: relative;
    top: -30px;
    padding-top: 20px;
    border-top-left-radius: 30px;
  }
  .search-wrapper .list ul li {
    padding: 20px 0;
  }
  .search-wrapper .list ul li .name {
    font-size: 16px;
  }
  .search-wrapper .list ul li .desc {
    font-size: 14px;
    line-height: 24px;
    margin-top: 4px;
  }
  .technical-box {
    margin-top: 30px;
    display: block;
  }
  .technical-box .pic,
  .technical-box .info {
    width: 100%;
  }
  .technical-box .info {
    padding: 40px 30px;
  }
  .technical-box .info:before {
    border-width: 8px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    top: -16px;
    border-bottom-color: #0075c2;
    border-right-color: transparent;
  }
  .technical-box .icon {
    width: 40px;
  }
  .technical-box .name {
    font-size: 26px;
    line-height: 30px;
    margin: 20px auto;
  }
  .technical-box .desc {
    font-size: 18px;
    line-height: 26px;
  }
  .technical-box .more {
    width: 54%;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    margin-top: 30px;
  }
  .help-box {
    margin-top: 30px;
    padding: 30px 15px 15px;
  }
  .help-box .title {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .help-box ul {
    display: block;
  }
  .help-box ul li {
    width: 100%;
    margin-right: 0;
  }
  .help-box ul li .info {
    width: 41.46%;
    height: 100%;
  }
  .help-box ul li .info:before {
    border-width: 8px;
    left: -16px;
  }
  .help-box ul li .pic img {
    height: auto;
  }
  .help-box ul li .icon {
    width: 34px;
  }
  .help-box ul li .name {
    font-size: 20px;
    line-height: 26px;
  }
  .user-wrapper {
    position: relative;
    top: -30px;
    padding-top: 20px;
    border-top-left-radius: 30px;
  }
  .user-wrapper .top a {
    line-height: 30px;
    padding-bottom: 20px;
    margin-right: 16px;
  }
  .user-wrapper .top a:after {
    height: 2px;
  }
  .user-wrapper .main {
    padding: 40px 15px;
    margin-bottom: 20px;
  }
  .user-wrapper .main .title-box {
    padding-bottom: 20px;
  }
  .user-wrapper .main .title-box .title {
    font-size: 18px;
  }
  .user-wrapper .main .title-box p {
    font-size: 14px;
  }
  .user-wrapper .main .form-box {
    margin-top: 30px;
  }
  .user-wrapper .main .form-box .group {
    flex-flow: wrap;
    margin-bottom: 15px;
  }
  .user-wrapper .tips {width: 100%;padding-left: 0;margin-left: 0;}
  .user-wrapper .main .form-box label,
  .user-wrapper .main .form-box .text,
  .user-wrapper .main .form-box .verification,
  .user-wrapper .main .form-box .change,
  .user-wrapper .main .form-box .caption,
  .user-wrapper .main .form-box span {
    height: 42px;
    line-height: 42px;
  }
  .user-wrapper .main .form-box label {
    display: block;
    width: 100%;
    text-align: left;
    margin-right: 0;
  }
  .user-wrapper .main .form-box .text,
  .user-wrapper .main .form-box .verification {
    font-size: 14px;
  }
  .user-wrapper .main .form-box .text {
    width: 100%;
  }
  .user-wrapper .main .form-box img {
    height: 42px;
  }
  .user-wrapper .main .form-box .verification {
    width: 30%;
  }
  .user-wrapper .main .form-box .change {
    margin-left: 4px;
  }
  .user-wrapper .main .form-box span {
    margin-left: 0;
    height: auto;
    line-height: 24px;
  }
  .user-wrapper .main .form-box .caption {
    font-size: 14px;
  }
  .user-wrapper .main .form-box .caption:after {
    right: 15px;
  }
  .user-wrapper .main .form-box .region {
    width: 100%;
  }
  .user-wrapper .main .form-box .region .list {
    z-index: 11;
    max-height: 205px;
  }
  .user-wrapper .main .form-box .region .list a {
    padding: 0;
  }
  .user-wrapper .main .form-box .checkbox {
    margin-top: 20px;
    padding-left: 0;
  }
  .user-wrapper .main .form-box .checkbox label {
    position: relative;
    padding-left: 22px;
    margin-left: 0;
  }
  .user-wrapper .main .form-box .checkbox label i {
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 10;
    width: 12px;
    height: 12px;
    margin-right: 0;
  }
  .user-wrapper #email {
    padding-right: 150px;
  }
  .user-wrapper .send {
    padding: 6px 10px;
    font-size: 12px;
    right: 5px;
    bottom: 5px;
  }
  .user-wrapper .submit {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
  }
  .user-wrapper .link {
    margin-top: 30px;
  }
  .user-wrapper .link a {
    font-size: 14px;
    margin-right: 20px;
  }
  .usercenter-wrapper .main {
    margin-bottom: 0;
  }
  .usercenter-wrapper .main .title-box {
    padding-bottom: 20px;
  }
  .usercenter-wrapper .top a {
    font-size: 12px;
    margin-right: 10px;
    padding: 0 0 10px;
  }
  .usercenter-wrapper .top a:after {
    height: 2px;
  }
  .usercenter-wrapper .form-box-2 {
    width: 100%;
    margin: 30px auto 0;
  }
  .usercenter-wrapper .form-box-2 .group {
    margin-bottom: 20px;
  }
  .usercenter-wrapper .form-box-2 label {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 4px;
  }
  .usercenter-wrapper .form-box-2 .text {
    font-size: 14px;
    line-height: 42px;
    padding: 0 15px;
  }
  .usercenter-wrapper .form-box-2 .submit {
    font-size: 12px;
  }
  .usercenter-wrapper .form-box-2 .tips {
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
  }
  .usercenter-wrapper .record {
    margin-top: 20px;
  }
  .usercenter-wrapper .record li {
    margin-bottom: 20px;
    line-height: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7f8f9;
  }
  .usercenter-wrapper .record li:last-child {
    border-bottom: none;
  }
  .usercenter-wrapper .record li .date {
    margin-top: 4px;
  }
  .tips-wrapper img {
    width: 36px;
  }
  .tips-wrapper .title {
    font-size: 24px;
    margin: 14px auto 20px;
  }
  .tips-wrapper .desc {
    font-size: 16px;
    line-height: 24px;
  }
  .tips-wrapper .return {
    margin-top: 30px;
  }
}
@media screen and (max-width: 375px) {
  .index-banner-wrapper .info-1 .name {
    font-size: 16px;
  }
  .index-banner-wrapper .info-1 .desc {
    font-size: 20px;
    line-height: 26px;
  }
  .index-banner-wrapper .info-1 .intro {
    font-size: 12px;
    line-height: 14px;
  }
}
