.pr_review_summary {
  z-index: 2000;
  position: relative;
}

.product-info .overview-content h2 {
  border-top: none;
}

.icons .iconList_Br .iconContainer_Br span a #iconImg {
  height: 38px;
}

.product-info-basic {
  position: relative;
}

.font-family-myriadpro {
  font-weight:400;
}

.font-family-myriadpro-light {
  font-weight:300;
}

.overview-content {
  position: relative;
  z-index: 0;
  max-width: 1920px;
  margin: 0 auto;
  font-size: 18px;
  color: #212121;
  background: #fff;
  line-height: 1.5;
  font-weight:300;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.overview-content .clearFix {
  *zoom: 1;
}

.overview-content .clearFix:after {
  content: '';
  display: table;
  height: 0;
  visibility: hidden;
  clear: both;
}

.overview-content .w960 {
  position: relative;
  width: 960px;
  height: 100%;
  margin: 0 auto;
}

.overview-content .w1280 {
  position: relative;
  width: 1280px;
  height: 100%;
  margin: 0 auto;
}

.overview-content h2 {
  padding: 70px 0 30px 0;
  font-size: 42px;
  color: #212121;
  font-weight:400;
  line-height: 1.2;
}

.overview-content p,
.overview-content h3 {
  margin-bottom: 0px;
}

.overview-content h3 {
  margin-top: 0px;
}

.overview-content .white {
  color: #fff;
}

.overview-content .section {
  position: relative;
  overflow: hidden;
  z-index: 20;
}

.overview-content .fixed {
  position: fixed;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transition: translateX(-50%);
  -o-transition: translateX(-50%);
  margin: 0;
  pointer-events: auto;
}

.overview-content .absolute {
  position: absolute;
  left: 0px;
  top: 0px;
}

.overview-content a:hover {
  color: #e0c676 !important;
}

.overview-content .transition1 {
  transition: opacity 800ms cubic-bezier(.215,.61,.355,1),transform 1100ms cubic-bezier(.165,.84,.44,1);
  -webkit-transition: opacity 800ms cubic-bezier(.215,.61,.355,1),transform 1100ms cubic-bezier(.165,.84,.44,1);
  -moz-transition: opacity 300ms cubic-bezier(.215,.61,.355,1),transform 600ms cubic-bezier(.165,.84,.44,1);
  -o-transition: opacity 300ms cubic-bezier(.215,.61,.355,1),transform 600ms cubic-bezier(.165,.84,.44,1);
  perspective: 1000px;
}

.overview-content .transition2 {
  transition: opacity 500ms cubic-bezier(.215,.61,.355,1),transform 800ms cubic-bezier(.165,.84,.44,1);
  -webkit-transition: opacity 500ms cubic-bezier(.215,.61,.355,1),transform 800ms cubic-bezier(.165,.84,.44,1);
  -moz-transition: opacity 300ms cubic-bezier(.215,.61,.355,1),transform 600ms cubic-bezier(.165,.84,.44,1);
  -o-transition: opacity 300ms cubic-bezier(.215,.61,.355,1),transform 600ms cubic-bezier(.165,.84,.44,1);
  perspective: 1000px;
}

.overview-content .transition-normal {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s  cubic-bezier(.215,.61,.355,1);
  -o-transition: all 0.5s  cubic-bezier(.215,.61,.355,1);
}

.overview-content .transition-delay {
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
}

.overview-content .slide {
  transform: translate(0, -100px);
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  -o-transform: translate(0, -100px);
  opacity: 0 !important;
}

.overview-content .i .animate,
.overview-content .ii .animate {
  opacity: 0;
}

.overview-content .ii .w1280.animate {
  opacity: 1;
}

.overview-content .f .slide,
.overview-content .h .slide,
.overview-content .b .text.slide {
  transform: translate(0, 100px);
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
}

.overview-content .a {
  width: 100%;
  height: 960px;
  background: #000 url(v2/a.jpg) 50% 0 no-repeat;
  color: #fff;
  z-index: 3;
}

.overview-content .a .w960 {
  left: 50%;
  top: 0px;
  margin: 0px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  margin-left: -30px;
}

.overview-content .a h1,
.overview-content .a h2[seofix] {
  padding-top: 237px;
  font-size: 58px;
  font-weight:400;
  line-height: 1.1;
  color:#fff;
}

.overview-content .a p {
  width: 360px;
  margin: 30px 0;
  font-size: 28px;
}

.overview-content .b {
  height: 960px;
  background: url(v2/b.jpg) 50% 0 no-repeat;
  color: #fff;
}

.overview-content .b .desc1 {
  width: 490px;
}

.overview-content .b .desc2 {
  width: 340px;
  padding: 20px 0 20px 115px;
  background: url(tri-band.png) 0 center no-repeat;
}

.overview-content .b a {
  color: #a97e20;
  text-decoration: none;
}

.overview-content .b .text {
  position: absolute;
  top: 780px;
  right: -9px;
  padding-left: 40px;
  background: url(rect.png) 0 center no-repeat;
}

.overview-content .b .text dl {
  float: left;
  width: 150px;
}

.overview-content .b .text dd {
  font-size: 16px;
}

.overview-content .b .text p {
  float: left;
  width: 300px;
  margin-left: 30px;
  font-size: 16px;
}

.overview-content .b .text .text-2 {
  margin-top: 10px;
}

.overview-content .b .mobile-text {
  display: none;
}

.overview-content .c {
  height: 1180px;
  background: #eeeeee url(c.jpg) 50% 65% no-repeat;
  text-align: center;
}

.overview-content .c .absolute {
  position: relative;
  width: 1160px;
  margin: 0 auto;
}

.overview-content .c h2 + p {
  width: 782px;
  margin: 0 auto;
}

.overview-content .c .big {
  padding: 502px 0 0 100px;
  font-size: 130px;
  color: #a97e20;
  line-height: 0.7;
}

.overview-content .c .small {
  padding-left: 105px;
  font-size: 36px;
  color: #a97e20;
}

.overview-content .c .ul-a {
  margin: 22px 0 0 81px;
}

.overview-content .c .ul-a li {
  display: inline-block;
  height: 17px;
  color: #a97e20;
  line-height: 1;
}

.overview-content .c .ul-a li b {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 2px;
  background: url(gold.png) 0 0 no-repeat;
}

.overview-content .c .ul-a .li-b {
  margin-left: 30px;
  color: #c1c1c1;
}

.overview-content .c .ul-a .li-b b {
  background-position: -18px 0;
}

.overview-content .c .ul-b {
  margin-left: -20px;
  text-align: left;
}

.overview-content .c .ul-b li {
  display: inline-block;
  color: #303030;
  text-align: center;
}

.overview-content .c .ul-b dt {
  margin-bottom: -10px;
  font-size: 30px;
}

.overview-content .c .ul-b .li-b {
  margin-left: 40px;
}

.overview-content .d {
  visibility: hidden;
  height: 645px;
  background: #fafafa url(d.jpg) 50% 95% no-repeat;
  background-attachment: fixed;
  z-index: 4;
}

.overview-content .d .w1280 {
  position: fixed;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}

.overview-content .d .left {
  position: absolute;
  left: -41px;
  top: -31px;
  width: 872px;
  height: 805px;
  background: url(v2/d-1.png) 0 0 no-repeat;
}

.overview-content .d .right {
  position: absolute;
  left: 691px;
  top: -157px;
  width: 795px;
  height: 806px;
  background: url(v2/d-2.png) 0 0 no-repeat;
}

.overview-content .e {
  height: 1065px;
  background: url(e-bg.jpg) 50% 0 no-repeat;
  color: #fff;
}

.overview-content .e .text>div {
  display: inline-block;
  margin-left: 28px;
  vertical-align: top;
}

.overview-content .e .text .box-l {
  width: 118px;
  padding: 10px 0;
  color: #b7b7b7;
  font-size: 23px;
  border: 2px solid #7d7d7d;
  border-radius: 6px;
  text-align: center;
  line-height: 0.9;
  letter-spacing: 4px;
}

.overview-content .e .text .box-l img {
  margin: 10px 0 10px -5px;
}

.overview-content .e .text .box-r {
  width: 840px;
}

.overview-content .e .text .box-r a {
  display: inline-block;
  margin-top: 40px;
  color: #a97e20;
  text-decoration: none;
}

.overview-content .e .sumimo {
  position: absolute;
  left: 42px;
  top: 532px;
  width: 304px;
  height: 290px;
  background: url(s-arrows.png) 0 0 no-repeat;
}

.overview-content .e .sumimo .device {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(sumimo.png) 50% 0 no-repeat;
}

.overview-content .e .sumimo .arrow-a {
  position: absolute;
  left: 0px;
  top: 110px;
  width: 154px;
  height: 57px;
  background: url(s-arrow1.png) 0 0 no-repeat;
}

.overview-content .e .sumimo .arrow-b {
  position: absolute;
  left: 59px;
  top: 0px;
  width: 101px;
  height: 156px;
  background: url(s-arrow2.png) 0 0 no-repeat;
}

.overview-content .e .sumimo .arrow-c {
  position: absolute;
  left: 135px;
  top: 0px;
  width: 103px;
  height: 158px;
  background: url(s-arrow3.png) 0 0 no-repeat;
}

.overview-content .e .sumimo .arrow-d {
  position: absolute;
  left: 141px;
  top: 110px;
  width: 163px;
  height: 57px;
  background: url(s-arrow4.png) 0 0 no-repeat;
}

.overview-content .e .mumimo {
  position: absolute;
  left: 410px;
  top: 320px;
  width: 810px;
  height: 785px;
  background: url(m-arrows.png) 0 0 no-repeat;
}

.overview-content .e .mumimo .device {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url(v2/mumimo.png) 50% 0 no-repeat;
}

.overview-content .e .mumimo .arrow-a {
  position: absolute;
  left: 108px;
  top: 300px;
  width: 197px;
  height: 33px;
  background: url(m-arrow1.png) 0 0 no-repeat;
}

.overview-content .e .mumimo .arrow-b {
  position: absolute;
  left: 249px;
  top: 127px;
  width: 119px;
  height: 179px;
  background: url(m-arrow2.png) 0 0 no-repeat;
}

.overview-content .e .mumimo .arrow-c {
  position: absolute;
  left: 415px;
  top: 115px;
  width: 119px;
  height: 179px;
  background: url(m-arrow3.png) 0 0 no-repeat;
}

.overview-content .e .mumimo .arrow-d {
  position: absolute;
  left: 466px;
  top: 300px;
  width: 197px;
  height: 33px;
  background: url(m-arrow4.png) 0 0 no-repeat;
}

.overview-content .e li {
  position: absolute;
  font-size: 16px;
  text-align: center;
}

.overview-content .e li span {
  display: block;
  font-size: 18px;
  font-weight:400;
}

.overview-content .e li.item-a {
	left: 20px;
    bottom: 235px;
    width: 372px;
}

.overview-content .e li.item-b {
	right: 200px;
    bottom: 84px;
    width: 520px;
}

.overview-content .mobile-e {
  display: none;
}

.overview-content .f {
  background: #fff;
  z-index: 99;
}

.overview-content .f>div {
  position: relative;
  float: right;
  width: 50%;
}

.overview-content .f>div img {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}

.overview-content .f>div .static {
  position: static;
  visibility: hidden;
}

.overview-content .f>div .img-b {
  display: none;
}

.overview-content .f>div .text {
  width: 435px;
  margin: 13.5% 0 0 21%;
}

.overview-content .f>div .text.slide {
  margin-top: 20%;
  opacity: 0;
}

.overview-content .f>div .text h2 {
  padding: 0 0 20px 0;
}

.overview-content .f .mobile-slide {
  display: none;
}

.overview-content .g {
  height: 1046px;
  background: #eeeeee;
  text-align: center;
}

.overview-content .g .absolute {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.overview-content .g p {
  width: 820px;
  margin: 0 auto;
}

.overview-content .g .beamforming {
  position: absolute;
  left: 0px;
  top: 300px;
}

.overview-content .g ul {
  position: absolute;
  top: 436px;
  right: -40px;
  width: 285px;
  font-size: 16px;
  text-align: left;
}

.overview-content .g ul li {
  height: 32px;
  padding-left: 50px;
  margin-top: 20px;
  background: url(g-icon.png) 0 0 no-repeat;
}

.overview-content .g ul .li-b {
  height: 40px;
  background-position: 0 -44px;
  line-height: 3;
}

.overview-content .g ul .li-c {
  background-position: 0 -103px;
}

.overview-content .g ul .none {
  display: none;
}

.overview-content .h {
  padding-bottom: 50px;
  background: #eeeeee;
}

.overview-content .h>div {
  display: block;
  position: relative;
  width: 90%;
  margin: 0 auto;
  font-size: 0px;
}

.overview-content .h .box {
  position: absolute;
  overflow: hidden;
}

.overview-content .h .box-a {
  position: relative;
  width: 37.4%;
}

.overview-content .h .box-b {
  left: 37.4%;
  top: 0px;
  width: 31.3%;
  transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
}

.overview-content .h .box-c {
  left: 68.7%;
  top: 0px;
  width: 31.3%;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
}

.overview-content .h .box-d {
  left: 37.4%;
  bottom: 0px;
  width: 62.6%;
  /* transition-delay:0.2s; -webkit-transition-delay:0.2s; -moz-transition-delay:0.2s; -o-transition-delay:0.2s;*/
}

.overview-content .h .img {
  width: 100%;
  transition: transform 1s ease-in;
  -webkit-transition: transform 1s ease-in;
  -moz-transition: transform 1s ease-in;
  -o-transition: transform 1s ease-in;
}

.overview-content .h .box:hover .img {
  transform: scale(1.5,1.5);
  -webkit-transform: scale(1.5,1.5);
  -moz-transform: scale(1.5,1.5);
  -o-transform: scale(1.5,1.5);
  transition: transform 25s ease-out;
  -webkit-transition: transform 25s ease-out;
  -moz-transition: transform 25s ease-out;
  -o-transition: transform 25s ease-out;
}

.overview-content .i {
  height: 960px;
  overflow: visible;
  text-align: center;
  z-index: 5;
}

.overview-content .i .absolute {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.overview-content .i h2 + p {
  width: 700px;
  margin: 0 auto;
}

.overview-content .i .animate-box {
  position: absolute;
  left: 180px;
  top: 280px;
  width: 920px;
  height: 700px;
  opacity: 1;
}

.overview-content .i .animate-box img {
  position: absolute;
  left: -190px;
  right: -190px;
  top: 0px;
  width: 1300px;
  height: auto;
  margin-top: -10px;
  visibility: hidden;
  opacity: 1;
}

.overview-content .i .text {
  position: absolute;
  left: 82px;
  top: 430px;
  width: 100%;
  font-size: 16px;
  text-align: left;
}

.overview-content .i .text .line {
  position: absolute;
}

.overview-content .i .text .line span {
  font-weight:400;
}

.overview-content .i .text .text-a {
  left: -14px;
  top: 78px;
  width: 576px;
  height: 89px;
  background: url(line-1.png) 0 0 no-repeat;
}

.overview-content .i .text .text-a p {
  width: 210px;
  margin-top: 10px;
}

.overview-content .i .text .text-b {
  right: 159px;
  top: 99px;
  width: 443px;
  height: 77px;
  background: url(line-2.png) 0 0 no-repeat;
}

.overview-content .i .text .text-b p {
  float: right;
  width: 180px;
  margin-top: 10px;
}

.overview-content .i .text .text-c {
  left: -9px;
  top: 208px;
  width: 506px;
  height: 58px;
  background: url(line-3.png) 0 0 no-repeat;
}

.overview-content .i .text .text-c p {
  width: 210px;
  margin-top: 70px;
}

.overview-content .i .text .text-d {
  right: 151px;
  top: 251px;
  width: 432px;
  height: 38px;
  background: url(line-4.png) 0 0 no-repeat;
}

.overview-content .i .text .text-d p {
  float: right;
  width: 180px;
  margin-top: 15px;
}

.overview-content .ii {
  height: 1100px;
  text-align: center;
  z-index: 5;
}

.overview-content .ii .fixed {
  height: 1100px;
}

.overview-content .ii .absolute {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.overview-content .ii dl {
  float: left;
  width: 515px;
  margin-left: 30px;
  text-align: left;
}

.overview-content .ii dl dt {
  margin-bottom: 15px;
  font-size: 30px;
}

.overview-content .ii .dl-b {
  width: 478px;
  margin-left: 220px;
}

.overview-content .ii .remark {
  position: absolute;
  left: 388px;
  bottom: 164px;
  width: 400px;
  color: #a97e20;
  font-size: 15px;
}

.overview-content .ii .remark img {
  width: 86%;
}

.overview-content .ii .remark ul{margin-right:-5em;}

.overview-content .ii .remark li {
  float: left;
    width: 5em;
    text-align: center;
}

.overview-content .ii .remark .li-b {
	margin-left: 1em;
    width: 14em;
}

.overview-content .ii .remark .li-c {
  margin-left: 2em;
}

.overview-content .ii .icons {
  position: absolute;
  /*left:160px;*/
  bottom: 75px;
  /*width:960px;*/
  left: 270px;
  width: 860px;
}

.overview-content .ii .icons li {
  float: left;
  width:24%;
  margin-right: 1%;
  color: #a97e20;
  font-size: 16px;
}

.overview-content .ii .icons .li-a {
  display: none;
}

/*modify*/

.overview-content .ii .icons li b {
  display: inline-block;
  width: 59px;
  height: 49px;
  margin-right: 5px;
  background: url(i_icon.png) 0 0 no-repeat;
  vertical-align: bottom;
}

.overview-content .ii .icons .li-b b {
  background-position: -55px 0;
}

.overview-content .ii .icons .li-c b {
  background-position: -121px 0;
}

.overview-content .ii .icons .li-d b {
  background-position: -202px 0;
}

.overview-content .ii .icons .li-e b {
  background-position: -272px 0;
}

.overview-content .ii .icons .li-e {
  margin-right: 0px;
}

.overview-content .j {
  height: 1017px;
  background: url(j.jpg) 50% 0 no-repeat;
}

.overview-content .j .text {
  position: absolute;
  right: 18px;
  top: 180px;
  width: 435px;
}

.overview-content .j .text a {
  color: #a97e20;
  text-decoration: none;
}

.overview-content .j .text .link {
  display: block;
  margin-top: 30px;
}

.overview-content .k {
  padding: 100px 0;
  background: #eeeeee;
}

.overview-content .k ul {
  width: 87.5%;
  margin: 0 auto;
  text-align: center;
}

.overview-content .k li {
  float: left;
  width: 20%;
  margin-right: 2.5%;
  margin-left: 2.5%;
}

.overview-content .k .li-b,
.overview-content .k .li-d {
  width: 18%;
}

.overview-content .k li dt {
  margin-bottom: 30px;
  font-weight:400;
  font-size: 30px;
  text-align: left;
  line-height: 1;
}

.overview-content .k li b {
  display: block;
  float: left;
  width: 70px;
  height: 58px;
  margin: 0 10% 0 15%;
  background: url(k-icon.png) 0 0 no-repeat;
}

.overview-content .k .li-b b {
  background-position: -100px 0;
}

.overview-content .k .li-c b {
  /*margin: 0 5% 0 10%;*/
  background-position: -188px 0;
}

.overview-content .k .li-d b {
  background-position: -300px 0;
  width: 50px;
}

/*20170323娣诲姞妯″潡*/

.overview-content  .l {
  height: 695px;
  background: #212121;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  position: relative;
}

.overview-content  .l h2 {
  color: #fff;
  padding-top: 0;
}

.overview-content  .l .text> ul {
  margin-top: 100px;
}

.overview-content  .l .col {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.overview-content  .l .col1 {
  padding: 170px 50px 0 0;
}

.overview-content  .l .col2 {
  padding: 170px 0 0 90px;
}

.overview-content  .l .col2 >ul {
  position: relative;
}

.overview-content  .l .li {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.overview-content  .l .li1 {
  margin-right: 35px;
}

.overview-content  .l .li2 {
  text-align: center;
  width: 300px;
  line-height: 1;
}



.overview-content  .l .li2 dt {
  height: 285px;
  background: url(l-icon1.png)no-repeat 50% 0;
  margin-bottom: 10px;
}

.overview-content  .l .li2 dt .square {
  width: 240px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

.overview-content  .l .li2 dt .square img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  visibility: hidden;
}

.overview-content  .l .li2 dt .square img.on {
  visibility: visible;
}

.overview-content  .l .li2 .col {
  width: 50%;
}

.overview-content  .l .li3 {
  line-height: 1;
  position: absolute;
  bottom: 0;
  left: 0;
}

.overview-content  .l .li3 dt,
.overview-content  .l .li3 dd {
  display: inline-block;
  vertical-align: middle;
}

.overview-content  .l .li3 dt {
  height: 12px;
  background: url(l-icon2.png)no-repeat 50% 50%;
  margin-right: 10px;
  width: 33px;
}

.overview-content  .l strong {
  font-size: 84px;
  line-height: 1;
  color: #d1b06e;
}

.overview-content  .m {
  height: 969px;
  background: url(m.jpg)no-repeat 50% 50%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}

.overview-content  .m .text {
  padding: 0 100px;
}

.overview-content  .m h2 {
  font-size: 50px;
  line-height: 50px;
  color: #fff;
}

.overview-content  .m h5 {
  font-size: 78px;
  line-height: 35px;
  color: #d1b06e;
  font-weight:400;
  margin-top: 110px;
}

.overview-content  .m h5 span {
  font-size: 30px;
}

.overview-content  .n {
  height: 975px;
  background: url(n.jpg)no-repeat 50% 50%;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.overview-content  .n .text {
  padding-top: 135px;
}

.overview-content  .n h2 {
  color: #fff;
}

#footer {
  position: relative;
  z-index: 10;
}

.overview-content .mobile {
  display: none;
}

@media screen and (max-width:1679px) {
  .overview-content .k li dt {
    font-size: 25px;
  }

  .overview-content .k li b {
    margin: 0 5% 0 10%;
  }

  /*add by barret*/

  .overview-content {
    font-size: 16px;
  }

  .overview-content h2 {
    font-size: 35px;
    padding-bottom: 20px;
  }

  .overview-content .a {
    background-size: 1680px;
    height: 840px;
  }

  .overview-content .a h1,
  .overview-content .a h2[seofix] {
    font-size: 40px;
    padding-top: 200px;
  }

  .overview-content .a p {
    font-size: 21px;
  }

  .overview-content .c .big {
    padding-top: 547px;
  }

  .overview-content .f>div .text {
    margin: 14.5% 0 0 15%;
  }

  .overview-content .g {
    height: 960px;
  }

  .overview-content .i .animate-box img {
    width: 900px;
    top: -70px;
    left: 10px;
  }

  .overview-content .i .absolute {
    z-index: 1;
  }

  .overview-content .i .text .line {
    font-size: 14px;
  }

  .overview-content .i .text .text-a {
    left: -5px;
    top: -84px;
  }

  .overview-content .i .text .text-b {
    right: 203px;
    top: -63px;
  }

  .overview-content .i .text .text-b p {
    width: 192px;
    margin-top: -70px;
  }

  .overview-content .i .text .text-c {
    left: -5px;
    top: 26px;
  }

  .overview-content .i .text .text-d {
    right: 203px;
    top: 50px;
  }

  .overview-content .i .text .text-d p {
    width: 192px;
  }

  .overview-content .ii {
    height: 960px;
  }

  .overview-content .ii .remark {
    left: 466px;
    width: 276px;
    transform: translateY(-197px);
    -webkit-transform: translateY(-197px);
  }

  .overview-content .ii .icons {
    transform: translateY(-197px);
    -webkit-transform: translateY(-197px);
  }
}

@media screen and (max-width:1419px) {
  .overview-content .k .li-b,
  .overview-content .k .li-d {
    width: 20%;
  }
}

@media screen and (max-width:1380px) {
  .overview-content .c {
    height: 1100px;
    background-size: 1200px auto;
  }

  .overview-content .c .big {
    /*padding-top:743px;*/
    font-size: 100px;
  }

  .overview-content .c .ul-b {
    margin-left: 57px;
  }

  .overview-content .c .ul-b dt {
    font-size: 26px;
  }
}

@media screen and (max-width:1366px) {
  .overview-content h2 {
    padding-top: 30px;
    font-size: 32px;
  }

  .overview-content .a {
    background-size: 1366px;
    height: 683px;
  }

  .overview-content .b {
    background-size: 1366px;
    height: 683px;
  }

  .overview-content .b .text {
    top: 500px;
  }

  .overview-content .c {
    background-size: 1000px auto;
    height: 880px;
  }

  .overview-content .c .big {
    font-size: 70px;
    padding-top: 400px;
    padding-left: 58px;
  }

  .overview-content .c .small {
    font-size: 28px;
    padding-left: 58px;
  }

  .overview-content .c .ul-a {
    margin-top: 5px;
  }

  .overview-content .c .ul-b {
    margin-left: 158px;
  }

  .overview-content .c .ul-b .li-b {
    margin-left: 20px;
  }

  .overview-content .c .ul-b dt {
    font-size: 20px;
  }

  .overview-content .c .ul-b dd {
    margin-top: 3px;
  }

  .overview-content .d {
    height: 525px;
  }

  .overview-content .d .left {
    width: 580px;
    left: 88px;
    height: 580px;
    background-size: 100%;
  }

  .overview-content .d .right {
    width: 500px;
    left: 675px;
    height: 500px;
    background-size: 100%;
  }

  .overview-content .e {
    background-size: 1500px;
    height: 832px;
  }

  .overview-content .e .sumimo {
    top: 360px;
    left: 188px;
    -webkit-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
  }

  .overview-content .e .mumimo {
    top: 150px;
    left: 410px;
    -webkit-transform: scale(0.7,0.7);
    transform: scale(0.7,0.7);
  }

  .overview-content .e li.item-a {
    left: 130px;
    bottom: 200px;
  }

  .overview-content .e li.item-b {
    right: 240px;
  }

  .overview-content .g {
    height: 880px;
  }

  .overview-content .g .beamforming {
    top: 200px;
  }

  .overview-content .g ul {
    top: 336px;
  }

  .overview-content .i h2 {
    padding-top: 80px;
  }

  .overview-content .ii h2 {
    padding-top: 70px;
  }

  .overview-content .j {
    background-size: 1366px;
    height: 723px;
  }

  .overview-content .j .text {
    top: 146px;
    right: 84px;
  }

  .overview-content .k li dt {
    margin-bottom: 15px;
  }
}

@media screen and (max-width:1280px) {
  .overview-content .c {
    height: 1100px;
    background-size: 1100px auto;
  }

  .overview-content .c .w1280 {
    width: 1000px;
  }

  .overview-content .c .ul-a {
    margin-top: 3px;
  }

  .overview-content .c .ul-b {
    margin-left: -15px;
  }

  .overview-content .k li dt {
    font-size: 24px;
  }

  .overview-content .k li dd {
    font-size: 16px;
  }
}

@media screen and (max-width:736px) {
  .overview-content {
    min-width: 320px;
    font-weight:300;
    color: #585858;
    text-align: left;
  }

  .overview-content .w960 {
    position: static;
    width: auto;
    height: auto;
  }

  .overview-content .w1280 {
    position: static;
    width: auto;
    height: auto;
  }

  .overview-content h2 {
    margin: 0px;
    padding: 30px 6% 15px 6%;
    font-size: 30px;
    font-weight:400;
  }

  .overview-content p {
    margin: 0px;
    padding: 0 6%;
    font-size: 18px;
  }

  .overview-content .fixed {
    position: static;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transition: translateX(0%);
    -o-transition: translateX(0%);
    margin: 0;
    pointer-events: auto;
  }

  .overview-content .absolute {
    position: static;
  }

  .overview-content .animate {
    opacity: 1;
  }

  .overview-content .slide {
    opacity: 1 !important;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
  }

  .overview-content .mobile {
    display: block;
  }

  .overview-content .blank {
    visibility: hidden;
  }

  .overview-content .a {
    height: auto;
    padding-bottom: 89%;
    background: #0B0B0B url(mobile/a.jpg) 50% 0/100% auto no-repeat;
    text-align: center;
  }

  .overview-content .a .w960 {
    margin: 0;
    position: static;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
  }

  .overview-content .a h1,
  .overview-content .a h2[seofix] {
    padding: 30px 6% 15px;
    font-size: 18px;
  }

  .overview-content .a h1 br,
  .overview-content .a h2[seofix] br {
    display: none;
  }

  .overview-content .a p {
    width: auto;
    margin: 0px 0 10px 0;
    font-size: 16px;
  }

  .overview-content .a img {
    width: 120px;
  }

  .overview-content .b {
    height: auto;
    padding-bottom: 65%;
    background: #0b0b0b url(mobile/b.jpg) 50% 100%/100% auto no-repeat;
  }

  .overview-content .b .desc1 {
    width: auto;
  }

  .overview-content .b .desc2 {
    width: auto;
    padding: 20px 6% 20px 25%;
    background-size: 50px auto;
    background-position: 6% 50%;
  }

  .overview-content .b a {
    padding-left: 6%;
  }

  .overview-content .b .text {
    display: none;
  }

  .overview-content .b .mobile-text {
    display: block;
    padding: 10px 0 0 6%;
  }

  .overview-content .b .mobile-text>div {
    margin-top: 10px;
    padding-left: 5px;
    background: url(mobile/rect.png) 0 50% no-repeat;
  }

  .overview-content .c {
    height: auto;
    padding-bottom: 64%;
    background: #eeeeee url(mobile/c.jpg) 50% 100%/100% auto no-repeat;
    text-align: left;
  }

  .overview-content .c .w1280 {
    width: auto;
  }

  .overview-content .c .absolute {
    width: auto;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
  }

  .overview-content .c h2 br {
    display: none;
  }

  .overview-content .c h2 + p {
    width: auto;
  }

  .overview-content .c .big,
  .overview-content .c ul,
  .overview-content .c .small {
    display: none;
  }

  .overview-content .d {
    height: auto;
    padding-bottom: 32%;
    background: url(mobile/d.jpg) 50% 0/100% auto no-repeat;
    visibility: visible;
  }

  .overview-content .d .w1280 {
    display: none;
  }

  .overview-content .e {
    display: none;
  }

  .overview-content .mobile-e {
    display: block;
    background: #0b0b0b;
    color: #fff;
  }

  .overview-content .mobile-e p {
    margin-bottom: 20px;
  }

  .overview-content .mobile-e a {
    padding: 0 6%;
    color: #a97e20;
    text-decoration: none;
  }

  .overview-content .mobile-e>div {
    padding-top: 45%;
    padding-bottom: 10%;
    background: url(mobile/e.jpg) 50% 24%/100% auto no-repeat;
    text-align: center;
  }

  .overview-content .mobile-e>div dd {
    font-size: 14px;
  }

  .overview-content .mobile-e>div:last-child {
    padding: 60% 0 10%;
    background: url(mobile/e-1.jpg) 50% 0/100% auto no-repeat;
  }

  .overview-content .f>div {
    float: none;
    width: 100%;
  }

  .overview-content .f>div .text {
    width: auto;
    margin: 0;
  }

  .overview-content .f>div .text h2 {
    padding: 30px 6% 15px;
  }

  .overview-content .f>div .text.slide {
    margin-top: 0px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
  }

  .overview-content .f>div .text p span {
    display: none;
  }

  .overview-content .f .box-l {
    display: none;
  }

  .overview-content .f .mobile-slide {
    display: block;
    position: relative;
    margin-top: 20px;
  }

  .overview-content .f .mobile-slide img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
  }

  .overview-content .f .mobile-slide img:first-child {
    position: relative;
  }

  .overview-content .f .mobile-slide ul {
    position: absolute;
    left: 50%;
    bottom: 10px;
    font-size: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 5;
  }

  .overview-content .f .mobile-slide li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    border-radius: 100%;
    border: 1px solid #fff;
  }

  .overview-content .f .mobile-slide li.on {
    background: #fff;
  }

  .overview-content .g {
    height: auto;
    padding-bottom: 140%;
    background: #eeeeee url(mobile/g.jpg) 50% 85%/100% auto no-repeat;
    text-align: left;
  }

  .overview-content .g .absolute {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
  }

  .overview-content .g .beamforming {
    display: none;
  }

  .overview-content .g p {
    width: auto;
  }

  .overview-content .g p span {
    display: none;
  }

  .overview-content .g ul {
    top: 78%;
    left: 50%;
    right: inherit;
    width: auto;
    font-size: 15px;
  }

  .overview-content .g ul .li-c {
    display: none;
  }

  .overview-content .g ul .none {
    display: block;
  }

  .overview-content .g ul li {
    height: auto !important;
    margin-top: 5px;
    padding-left: 35px;
    background-size: 32px auto;
  }

  .overview-content .g ul .li-b {
    background-position: 0 -34px;
  }

  .overview-content .g ul .li-c {
    background-position: 0 -92px;
  }

  .overview-content .h {
    padding-bottom: 46%;
    background: url(mobile/h.jpg) 50% 0/100% auto no-repeat;
  }

  .overview-content .h>div {
    display: none;
  }

  .overview-content .i,
  .overview-content .ii {
    display: none;
  }

  .overview-content .mobile-i {
    position: relative;
    padding-bottom: 79%;
    background: url(mobile/i.jpg) 50% 100%/100% auto no-repeat;
  }

  .overview-content .mobile-i .circle {
    position: absolute;
    width: 29px;
    height: 30px;
    background: url(mobile/circle.png) 0 0 no-repeat;
    z-index: 10;
  }

  .overview-content .mobile-i .circle:first-of-type {
    left: 46%;
    top: 66%;
  }

  .overview-content .mobile-i .circle:nth-of-type(2) {
    left: 64%;
    top: 67%;
  }

  .overview-content .mobile-i .circle:nth-of-type(3) {
    left: 38%;
    top: 75%;
  }

  .overview-content .mobile-i .circle:nth-of-type(4) {
    left: 66%;
    top: 79%;
  }

  .overview-content .mobile-i .circle img {
    position: absolute;
    left: 8px;
    top: 8px;
    transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
  }

  .overview-content .mobile-i .circle.on {
    z-index: 50;
  }

  .overview-content .mobile-i .circle.on img {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }

  .overview-content .mobile-i .text-box {
    position: absolute;
    padding: 20px 10px 20px 12px;
    border: 1px solid #e0c676;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    overflow: hidden;
    font-size: 0px;
    z-index: 45;
    pointer-events: none;
  }

  .overview-content .mobile-i .text-box p {
    position: relative;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    transition: opacity 0.3s 0.3s linear;
    -webkit-transition: opacity 0.3s 0.3s linear;
    -o-transition: opacity 0.3s 0.3s linear;
    -moz-transition: opacity 0.3s 0.3s linear;
    z-index: 4;
  }

  .overview-content .mobile-i .text-box b {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.9;
  }

  .overview-content .mobile-i .text-a {
    width: 42%;
    right: 50%;
    bottom: 30%;
  }

  .overview-content .mobile-i .text-b {
    width: 55%;
    right: 33%;
    bottom: 30%;
  }

  .overview-content .mobile-i .text-c {
    width: 50%;
    left: 43%;
    bottom: 20%;
  }

  .overview-content .mobile-i .text-d {
    width: 50%;
    right: 30%;
    bottom: 18%;
  }

  .overview-content .mobile-i .text-box.on {
    width: 0px;
    height: 0px !important;
    padding: 0px;
  }

  .overview-content .mobile-i .text-box.on p {
    opacity: 0;
  }

  .overview-content .mobile-ii {
    position: relative;
    padding-bottom: 100%;
    background: url(mobile/ii-1.jpg) 50% 90%/100% auto no-repeat;
  }

  .overview-content .j {
    height: auto;
    padding-bottom: 65%;
    background: #eeeeee url(mobile/j.jpg) 50% 100%/100% auto no-repeat;
  }

  .overview-content .j .text {
    position: static;
    width: auto;
  }

  .overview-content .j .text p:first-of-type {
    display: none;
  }

  .overview-content .j .text a {
    padding-left: 6%;
  }

  .overview-content .k {
    padding: 30px 0;
  }

  .overview-content .k li {
    float: none;
    width: 100%;
    padding: 30px 0 0 0;
    text-align: left;
  }

  .overview-content .k .li-b,
  .overview-content .k .li-d {
    width: 100%;
  }

  .overview-content .k li b {
    margin: 0 10px 0 0 !important;
    width: 70px !important;
  }

  .overview-content .k li dt {
    margin-bottom: 5px;
  }

  .overview-content .k li dt br {
    display: none;
  }

  .overview-content .k li dd {
    margin-left: 80px;
    margin-top: -20px;
    margin-bottom: 10px;
  }

  .overview-content .k .li-c b {
    /*width:70px; margin:0 5% 0 0;*/
    margin-left: 0;
    background-position: -135px 0;
    background-size: 284px auto;
  }

  .overview-content .k .li-d b {
    background-position: -297px 0;
  }

  .overview-content .section.w960 {
    line-height: 1.5 !important;
    margin: 30px 0;
  }

  .overview-content  .l {
    padding-bottom: 75vw;
    height: auto;
  }
  
  .overview-content .l h2{padding-top:3rem;}

  .overview-content  .l .col1,
  .overview-content  .l .col2 {
    width: auto;
    padding: 0;
    float: none;
  }

  .overview-content  .l .col2 {
    position: absolute;
    bottom: 0;
    left: 6%;
    height: 70vw;
    width: 88%;
  }

  .overview-content  .l strong {
    font-size: 40px;
  }

  .overview-content  .l .li1 {
    margin-right: 5%;
  }

  .overview-content  .l .li2 dt {
    height: 51vw;
    background-size: 80% auto;
  }

  .overview-content  .l .li2 {
    width: 60%;
    font-size: 11px;
  }

  .overview-content  .l .li3 {
    font-size: 12px;
  }

  .overview-content  .l .li3 dt,
  .overview-content  .l .li3 dd {
    display: block;
  }

  .overview-content  .l .li3 dt {
    margin-bottom: 10px;
  }

  .overview-content  .l .li2 dt .square {
    display: none;
  }

  .overview-content  .m {
    background: #111111 url(mobile/m.jpg)no-repeat 50% 100%/100% auto;
    position: relative;
    height: auto;
    padding-bottom: 90%;
  }

  .overview-content  .m .w1200,
  .overview-content .ac3150 .l .w1200 {
    position: static;
  }

  .overview-content  .m .text,
  .overview-content .ac3150 .l .text {
    padding: 0;
    text-align: left;
  }

  .overview-content  .m h2,
  .overview-content .ac3150 .l h2 {
    padding-top: 40px;
    font-size: 30px;
    line-height: 1.2;
  }

  .overview-content  .m h5 {
    text-align: center;
    width: 100%;
    margin-top: 0;
    left: 0;
    bottom: 38%;
    position: absolute;
    font-size: 40px;
    line-height: 25px;
  }

  .overview-content  .m h5 span {
    font-size: 24px;
  }

  .overview-content  .n {
    background: #eeeeee url(mobile/n.jpg)no-repeat 50% 100%/100% auto;
    position: relative;
    height: auto;
    padding-bottom: 80%;
    color: #000;
  }

  .overview-content  .n br {
    display: none;
  }

  .overview-content  .n .text {
    padding-top: 0;
  }

  .overview-content  .n h2 {
    color: #000;
  }
}

@media screen and (max-width:360px) {
  .overview-content .a p {
    font-size: 14px;
  }

  .overview-content .k li dt {
    font-size: 28px;
  }

  .overview-content .k li dd {
    margin-left: 28%;
  }
}

@media screen and (min-width:380px and max-width:768px) {
  .overview-content .k li dd {
    margin-left: 26%;
  }
}

@media screen and (min-width:400px and max-width:768px) {
  .overview-content .k li dd {
    margin-left: 25%;
  }
}

@media screen and (max-width:320px) {
  .overview-content h2 {
    font-size: 26px;
  }

  .overview-content p,
  .overview-content .mobile-e a,
  .overview-content .j .text a {
    font-size: 16px;
  }

  .overview-content .a {
    padding-bottom: 84%;
  }

  .overview-content .a h1,
  .overview-content .a h2[seofix] {
    font-size: 18px;
  }

  .overview-content .a p {
    font-size: 13px;
  }

  .overview-content .k li dt {
    font-size: 24px;
  }

  .overview-content .k li dd {
    margin-left: 31%;
  }

  .overview-content .mobile-i .text-box p {
    font-size: 14px;
  }
}
#tp-follow{position:relative;}
.overview-content .alexa{position:relative;z-index:20;}
@media (max-width:736px){
body .overview-content .alexa .text h2{padding: 30px 6% 15px 6%;font-size: 30px;}
body .overview-content .alexa .text p{margin: 0px;padding: 0 6%;font-size: 18px;}
body .overview-content .alexa .text .link a{font-size: 18px;}
}