@media screen and (max-width:1366px) {
.index_head {
    padding-left:50px;
    padding-right: 50px;
}
.menu_logo {
    left: 50px;
}
.menu_close {
    right: 50px;
}
.index-banner .content h3 {
  font-size: 4rem;
}
/* 笔记本首页市场样式 */
.market .title h3 {
  width: 32%;
}
.market .title p {
  width: 55%;
}
.market .custom-prev {
  left: 3%;
}
.market .custom-prev:hover {
  transform:scale(-1.3);
  transition: all .5s ease;
}
.market .custom-next {
  right: 3%;
}
/* 笔记本首页公司简介样式 */
.index-about img {
  width: 180%;
}
/* 笔记本首页产品分类样式 */
.product-classification .classification-prev {
  left: 3%;
  z-index: 99;
}
.product-classification .classification-next {
  right: 3%;
}
.product-classification .content-section .slide-content img {
  width: 130%;
}
/* 笔记本首页新闻样式 */
.news .news-prev {
  left: 3%;
}
.news .news-next {
  right: 3%;
}
/* 笔记本首页合作伙伴样式 */
.partner .partner-next {
  right: 3%;
}
}

/* 平板 */
@media (max-width:991px){
.index_head {
    padding: 22px 30px;
}
.header_language_current {
    height: 46px;
}
.header_search_box,
.header_wap_menu_wrap {
    width: 46px;
    height: 46px;
}
.header_search_svg {
    width: 46px;
}
.header_search_svg svg {
    width: 46px;
    height: 46px;
}
.header_search_input_box .button {
    height: 46px;
}
.header_search_input_box #header_search_input {
    line-height: 46px;
}
.header_language_tab{
    padding-top: 46px;
}
.menu_logo {
    left: 30px;
}
.menu_close {
    right: 30px;
    top: 22px;
    width: 46px;
    height: 46px;
}
.menu_content_tab {
    display: block !important;
    padding-top: 80px;

}
.menu_content_box {
    height: calc(100% - 50px);
    overflow-y: auto;
}
.menu_content_item_box {
    width: 100%;
    margin: 0;
    padding-bottom: 35px;
}
.menu_content_item_title {
    padding-bottom: 15px;
}
.menu_content_item_title a {
    font-size: 18px;
}
.menu_content_item_title .icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 30px;
    height: 20px;
    background-position: center;
    cursor: pointer;
}
.menu_content_item_ul {
    display: none;
    margin-top: 10px;
    overflow: hidden;
}
.menu_content_item_li {
    float: left;
    padding-right: 20px;
}

.index-banner .content h3 {
  font-size: 3rem;
  color: #f2f2f2;
  font-family: GoldenRichhorn;
  letter-spacing: 5;
  font-weight: normal;
  margin-bottom: 20px;
  -webkit-text-stroke: 2px black; /* 黑色描边3px */
  text-stroke: 2px black; /* 一些浏览器也支持无前缀 */
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.index-banner .content p {
  font-size: 1.5rem;
  color: #000;
  font-weight: bold;
  -webkit-text-stroke: 1px white; /* 黑色描边1px */
  text-stroke: 1px white; /* 一些浏览器也支持无前缀 */
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

/* 平板首页市场样式 */
.market .title h3 {
  width: 80%;
}
.market .title p {
  width: 85%;
}
/* 平板首页公司简介样式 */
.index-about img {
  width: 250%;
}
/* 平板首页产品分类样式 */
.product-classification .content-section .slide-content img {
  width: 200%;
}
}

/* 手机 */
@media (max-width:767px){
    /* 手机顶部间距 */
.head-top ul li a { 
  padding-right: 5px;
}
.head-top ul li span {
  padding-right: 3px;
  font-size: 1.2rem;
  padding-left: 5px;
}
header,.index_head {
    height: 80px;
}
.index_head {
    padding-left:20px;
    padding-right: 20px;
}
header .logo {
    width: 130px;
}
.header_language_wrap {
    display: none;
}
.index_head .menu {
    padding-left: 10px;
}
.header_language_current {
    width: auto;
    padding: 0 15px;
}
.header_language_wrap,.header_search_wrap {
    margin-right: 15px;
}
.header_language_text {
    font-size: 14px;
}

.header_language_current {
    height: 36px;
}
.header_search_box,
.header_wap_menu_wrap {
    width: 36px;
    height: 36px;
}
.header_search_input_box{
    width: 36px;
}
.header_search_svg {
    width: 36px;
}
.header_search_svg svg {
    width: 36px;
    height: 36px;
}
.header_search_input_box .button {
    height: 36px;
    width: 36px;
}
.header_search_input_box #header_search_input {
    line-height: 36px;
    width: calc(100% - 36px);
}
.header_language_tab{
    padding-top: 36px;
}
.menu_close {
    right: 20px;
    top: 22px;
    width: 36px;
    height: 36px;
}
.menu_logo {
    left: 20px;
    top: 16px;
}
.menu_logo .logo_menu {
    width: 150px;
}
.header_wap_menu_box {
    width: 18px;
}
.header_wap_menu_label {
    margin-bottom: 4px;
}
.header_language_icon {width: 10px;height: 10px}
.head-top ul .media a {
  border:none;
  padding: 0 3px;
}
.head-top ul .media a span {
  font-size: 1.2em;
}
/* s手机导航关闭按钮 */
.menu_close {
    right: 15px;
    top:25px;
    z-index: 9999;
}
.menu_close span {
    font-size: 1.2rem;
    color: #5e5e5e;
}
/* 手机头部搜索样式 */
.search-head {
  position: fixed;
  background: #fff;
  width: 100%;
  height: 0;
  max-height: 100vh;
  top:0;
  left:0;
  overflow: hidden;
  z-index: 999;
}
.search-head .box { 
  width: 70%;
  height: 100%;
  margin: auto;
  border: solid 1px #f7f7f7;
}
.search-head .box { 
  width: 100%;
  height: 100%;
  margin: auto;
  border: solid 1px #f7f7f7;
}
.search-head .box .colse {
  position: absolute;
  right: 15px;
  top: 42px;
  z-index: 9999;
}
.search-head .box .colse span {
  font-size: 1.2rem;
  color: #5e5e5e;
  cursor: pointer;
}
.search-head .box h3 { 
  text-align: center;
  font-size: 2rem;
  padding: 30px 0;
  font-family: GoldenRichhorn;
  letter-spacing: 2px;
  border-bottom: solid 1px #f7f7f7;
}

/* 手机banner样式 */
.index-banner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: min(100%, 100vh);
}
.index-banner .content h3 {
  font-size: 2rem;
  color: #f2f2f2;
  font-family: GoldenRichhorn;
  letter-spacing: 5;
  font-weight: normal;
  margin-bottom: 20px;
  -webkit-text-stroke: 1px black; /* 黑色描边3px */
  text-stroke: 1px black; /* 一些浏览器也支持无前缀 */
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.index-banner .content {
  padding: 0 16px;
}
.index-banner .content p {
  font-size: 1rem;
  color: #000;
  font-weight: bold;
  -webkit-text-stroke: 1px white; /* 黑色描边2px */
  text-stroke: 1px white; /* 一些浏览器也支持无前缀 */
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.index-banner .pro { 
  position: absolute;
  bottom: 8%;
  width: 100%;
}
.index-banner .pro ul {
  display: flex;
  justify-content: space-between;
  width: 70%;
  margin: auto;
}
.index-banner .pro ul li {
  width: 100%;
}
.index-banner .pro ul li:first-child {
    display: none;
}
.index-banner .pro ul li img {
  width: 100%;
}

/* 手机内页banner */
.banner {
  margin-top: 70px;
}
/* 手机市场样式 */
.market .title {
  width: 100%;
  margin-top: 50px;
}
.market .title h3 {
  font-size: 2rem;
  font-family: GoldenRichhorn;
  color: #000;
  letter-spacing: 2px;
  width: 100%;
  border-top:solid 3px #000;
  padding-top: 30px;
}
.market .title p {
  font-size: 1rem;
  padding: 50px 0 50px;
  width: 100%;
}
.market .index-market .swiper .swiper-pagination {
  display: block;
}
.market .index-market .swiper-pagination-bullet-active {
    background: #fff;
}
.market .custom-prev {
    display: none;
}
.market .custom-next {
    display: none;
}

/* 手机首页公司简介 */
.index-about { 
  margin: 75px 0;
  overflow: hidden;
}
.index-about img {
  width: 500%;
}
.index-about .about {
  top: 7%;
}
.index-about .about h3 {
  font-size: 2rem;
}
.index-about .about .text p {
  font-size: .9rem;
  padding: 40px 0;
}
.index-about .about .more {
    margin-top: 10px;
}
.index-about .strength {
  margin-top: 80px;
}
.index-about .strength ul {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.index-about .strength ul li {
  margin: 0 0 50px;
  text-align: left;
}
.index-about .strength ul li .number {
  font-size: 3rem;
}
.index-about .strength ul li .jia {
  font-size: 1.8rem;
  margin-left: 10px;
}
.index-about .strength ul li .text {
  color: #cacaca;
  font-size: 1rem;
  padding: 10px 0;
}

/* 手机首页产品解决方案样式 */
.Solutions .title h3 {
  font-size: 2rem;
}
.Solutions .title p {
  font-size: 1rem;
  margin: 15px 0 40px;
}
.Solutions .more {
  border: solid 1px #333;
  display: none;
}
.Solutions .tab-header {
  position: relative;
  width: 100%;
  margin-top: 50px;
}
.Solutions .tab-header img {
  width: 60%;
}
.Solutions .tab-swiper .swiper-slide {
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
.Solutions .tab-swiper .swiper-slide p {
  font-size: .8rem;
  margin-top: 10px;
  text-transform: capitalize;
}
.Solutions .swiper-button-prev, .swiper-button-next {
  top: 35%;
}
.Solutions .swiper-button-prev {
    left: 0;
}
.Solutions .swiper-button-next {
    right: 0;
}
.Solutions .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  font-size: 1rem;
}
.Solutions .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after { 
  font-size: 1rem;
}
.Solutions .content-swiper {
  position: static;
  width: 100%;
  height: 100%;
}
.Solutions .content-swiper .swiper-slide .name {
    justify-content: center;
    position: static;
}
.Solutions .content-swiper .swiper-slide h3 {
  font-size: 1.5rem;
  text-align: center;
}
.Solutions .content-swiper .more {
  display: block;
}

/* 手机首页产品分类 */
.product-classification {
  margin-top: 80px;
}
.product-classification .header-classification .swiper-wrapper .swiper-slide {
  padding: 30px 0;
}
.product-classification .header-classification .swiper-slide span {
  font-size: 2rem;
}
.product-classification .header-classification .swiper-slide p {
  font-size: .8rem;
}
.product-classification .classification-prev {
  position: absolute;
  top: 40px;
  left: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  transform: scale(-1);
}
.product-classification .classification-prev span {
  font-size: 1rem;
  font-weight: bold;
}
.product-classification .classification-next {
  position: absolute;
  top: 40px;
  right: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.product-classification .classification-next span {
  font-size: 1rem;
  font-weight: bold;
}
.product-classification .swiper-button-disabled {
  opacity: 0.3;
}
.product-classification .content-section {
  margin-top: -20px;
  width: 100%;
  background: #000;
  color: #fff;
  position: relative;
}
.product-classification .content-section .slide-content img {
  width: 400%;
  opacity: 0.4;
}
.product-classification .content-section .slide-content .slide-text {
  position: absolute;
  top: 0;
  width: 100%;
}
.product-classification .content-section .slide-content .slide-text h2 {
  font-size: 2rem;
  margin-top: 90px;
}
.product-classification .content-section .slide-content .slide-text p {
  width: 100%;
  font-size: 1rem;
  line-height: 2;
  padding: 30px 0 80px;
  color: #f2f2f2;
}
.product-classification .content-section .slide-content .slide-text .more {
  border: solid 1px #fff;
  position: relative;
  z-index: 999;
}
.product-classification .content-section .slide-content .slide-text .more a {
  color: #fff;
}

/* 手机首页留言样式 */
.message {
  margin-top: 60px;
  padding: 80px 0;
}

.message .title h3 {
  font-size: 2rem;
}
.message .title p {
  font-size: .9rem;
}
.message .box {
  padding-top: 50px;
}
.message .box .item input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 1rem;
}
.message .box .submit {
  width: 100%;
}
.message .box .submit span {
  text-transform: uppercase;
  font-size: 1rem;
}

/* 首页support样式 */
.support {
  margin: 80px auto;
  flex-wrap: wrap;
}
.support .left {
  width: 100%;
}
.support .left h3 {
  font-family: GoldenRichhorn;
  font-size: 2rem;
  color: #000;
  padding-top: 0;
}
.support .left p {
  font-size: 1rem;
  padding: 50px 0;
  line-height: 1.8;
}
.support .left .more {
  margin: 0 auto;
}
.support .left .more span {
  color: #fff;
  font-size: .9rem;
}
.support .right {
  width: 100%;
  margin-top: 20px;
}

/* 首页新闻样式 */
.news .title {
   margin-bottom: 30px;
}
.news .title h3 {
  font-size: 2rem;
  font-family: GoldenRichhorn;
  color: #000;
}
.news .swiper-slide .img img {
  width: 100%;
  height: 280px;
}
.news .swiper-slide .item {
  border: solid 1px #f7f7f7;
  padding: 25px;
}
.news .swiper-slide .item .time {
  width: 100%;
  display: flex;
  justify-content: space-between;
  color: #000;
  font-size: .8rem;
}
.news .swiper-slide .item .text {
  width: 100%;
}
.news .swiper-slide .item .text h3 {
  font-size: 1rem;
  padding: 20px 0;
}
.news .swiper-slide .item .text p {
  font-size: .8rem;
}
.news .mySwiperNews {
  padding-bottom: 30px;
}
.news .mySwiperNews .swiper-pagination {
  display: block;
}
.news .mySwiperNews .swiper-pagination .swiper-pagination-bullet-active {
  background: #da291c;
}
.news .news-prev {
  display: none;
}
.news .news-next {
  display: none;
}

/* 首页合作伙伴样式 */
.partner {
  margin: 80px 0;
}
.partner .box {
  flex-wrap: wrap;
}
.partner .title {
  width: 100%;
  font-size: 2rem;
  text-align: center;
}
.partner .list {
   width: 100%;
   margin-top: 20px;
}
.partner .list .mySwiperPartner {
    padding-bottom: 30px;
}
.partner .list .swiper-slide img {
  width: 80%;
}
.partner .partner-next {
  display: none;
}
.partner .mySwiperPartner .swiper-pagination {
  display: block;
}
.partner .mySwiperPartner .swiper-pagination-bullet-active {
  background: #da291c;
}

/* 底部样式 */
.footer .contact ul {
  flex-wrap: wrap;
}
.footer .contact ul li {
  width: 100%;
  border: none;
  margin-bottom: 30px;
}
.footer .contact ul li .iconfont {
  font-size: 2rem;
}
.footer .contact ul li p {
  font-size: 1rem;
}
.footer .contact ul li .heng {
  width: 30px;
}
.footer .contact ul li h3 {
  font-size: 1.5rem;
}
.footer  .navigation .menu ul li {
  margin-right: 5px;
}
.footer  .navigation .menu ul li a {
  color: #f7f7f7;
  padding-left: 5px;
}
.footer .copyright {
  width: 100%;
  border-top: #333 solid 1px;
}
.footer .copyright p {
  font-size: .8rem;
  height: auto;
  line-height: 2;
  padding-bottom: 20px;
}

/* 语言切换 */
.gt_switcher_wrapper {
  left: 30% !important;
  top: 0 !important;
  display: none;
  z-index: 999 !important;
}

}
