@import "swiper-4.3.3.min.css";
@import "gallery.css";
@import "product-common.css";
* {
  margin: 0;
  padding: 0;
  outline: none !important;
  list-style: none;
}
a {
  text-decoration: none !important;
}
.leftbtn {
  margin-right: 5px;
}
.articles-content .more span {
  margin-left: 5px;
  transition: 0.5s;
}
.articles-content .more:hover span {
  margin-left: 15px;
}
.article > img {
  transition: 0.5s;
}
@media (min-width: 2048px) {
  .fp-display {
    background-size: cover!important;
  }
}
@media (max-width: 1080px) {
  .fp-display {
    background-size: cover!important;
  }
}
@media screen and (min-width: 415px) and (max-width: 1024px) {
  .header {
    width: 100%;
    height: 80px;
    background-color: #13cccc;
  }
}
/*header*/
@media (min-width: 1025px) {
  .recommand .blueBtn {
    border: 2px solid #0f3e60;
    color: #0f3e60;
  }
  .recommand .blueBtn:hover {
    color: #fff;
    background-color: #0f3e60;
  }
  .recommand .redBtn {
    border: 1px solid #660a02;
    background-color: #660a02;
    color: #fff;
  }
  .recommand .redBtn:hover {
    color: #660a02;
    background-color: #fff;
  }
  .recommand .blackBtn {
    border: 2px solid #191919;
    color: #191919;
  }
  .recommand .blackBtn:hover {
    color: #fff;
    background-color: #191919;
  }
  .btn-m-style {
    font-size: 22px;
    display: flex;
  }
  .fp-display {
    width: 100%;
    min-width: 1080px;
    background: url(img/product/display.png) no-repeat;
    position: relative;
    overflow: hidden;
    padding: 35px 0px;
  }
  .header-content {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
  }
  .display-content {
    width: 1080px;
    margin: 0 auto;
  }
  .display-content h1 {
    width: 723px;
    color: #FFFFFF;
    font-size: 42px;
    font-weight: 300;
    text-align: center;
    margin: 18px auto;
    line-height: 40px;
    font-family: light;
  }
  .display-content p {
    width: 886px;
    color: #FFFFFF;
    font-size: 22px;
    text-align: center;
    margin: 0 auto;
    margin-top: 26px;
    font-family: regular;
  }
  .display-btn {
    height: 44px;
    margin-top: 20px;
    text-align: center;
  }
  .display-btn button {
    width: 152px;
    height: 44px;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border: none;
  }
  .display-btn button a {
    font-family: regular;
    width: 150px;
    height: 44px;
    font-size: 17px;
    padding: 0px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
  }
  .display_btn_1:hover {
    background: #ffa533;
  }
  .display_btn_1 {
    background: #ff8f00;
  }
  .display_btn_1 a {
    color: #FFFFFF;
    font-weight: 600;
    font-family: thin;
  }
  .display_btn_2 {
    background: #0096ff;
  }
  .display_btn_2 a {
    font-family: thin;
    color: #FFFFFF;
    font-weight: 600;
  }
  .display_btn_2:hover {
    background: #33abff;
  }
  .display-icon {
    margin: 0 auto;
    margin-top: 28px;
    text-align: center;
  }
  .display-icon i {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 24px;
  }
  .ms-icon {
    color: #FFFFFF;
  }
  .ios-icon {
    color: #191919;
  }
  .display-content span {
    display: block;
    text-align: center;
    margin-top: 36px;
    color: #FFFFFF;
  }
  /*comme banner*/
  .fp-comme {
    width: 100%;
    min-width: 1080px;
    height: 362px;
  }
  .comme-content {
    width: 1080px;
    margin: 0 auto;
  }
  .comme-content h2 {
    font-size: 30px;
    text-align: center;
    margin-top: 56px;
    color: #333434;
    font-family: bold;
  }
  .comme-content p {
    font-family: regular;
    text-align: center;
    margin-top: 20px;
    color: #808080;
  }
  .comme-step {
    font-family: regular;
    margin-top: 66px;
  }
  .step-item {
    float: left;
    width: 295px;
    height: 120px;
    margin-right: 80px;
  }
  .step-item:nth-child(1) {
    margin-left: 20px;
  }
  .step-item:nth-child(3) {
    margin-right: 0;
  }
  .step-item em {
    display: block;
    float: left;
    width: 88px;
    height: 120px;
  }
  .step-1 {
    background: url(img/product/step-1.png) center center;
  }
  .step-2 {
    background: url(img/product/step-2.png) center center;
  }
  .step-3 {
    background: url(img/product/step-3.png) center center;
  }
  .step-info {
    margin-left: 120px;
  }
  .step-info h3 {
    font-family: bold;
    font-size: 18px;
    margin: 10px 0;
  }
  .step-info p {
    font-family: regular;
    font-size: 12px;
    text-align: left;
  }
  /*situation*/
  .fp-situation {
    width: 100%;
    min-width: 1080px;
    height: 470px;
    background: #edeeef;
  }
  .situation-content {
    width: 1080px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .situation-content h2 {
    font-size: 30px;
    margin-top: 44px;
    font-family: bold;
  }
  .situation-info {
    margin: 0 auto;
    margin-top: 48px;
    position: relative;
  }
  .situation-info ul li {
    float: left;
    height: 124px;
    padding-right: 140px;
  }
  .situation-info ul li img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
  .situation-info ul li p {
    display: block;
    width: 130px;
    padding-top: 16px;
    margin: 0 auto;
    color: #333434;
    font-family: bold;
  }
  .situation-info ul li:nth-child(4n) {
    padding-right: 0;
  }
  .situation-info ul li:nth-child(1) {
    margin-left: 80px;
  }
  .situation-info ul li:nth-child(5) {
    margin-left: 80px;
  }
  .situation-info ul li:nth-child(n+5) {
    margin-top: 50px;
  }
  /*easy to use*/
  .fp-easyuse {
    width: 100%;
    min-width: 1080px;
    height: 522px;
  }
  .easyuse-content {
    width: 1080px;
    margin: 0 auto;
    margin-top: 72px;
  }
  .use-info {
    float: left;
    width: 454px;
    margin-left: 10px;
    margin-right: 16px;
  }
  .use-info h2 {
    font-size: 30px;
    font-weight: 500;
    font-family: bold;
    margin: 0px;
    margin-bottom: 10px;
  }
  .use-info h3 {
    font-family: bold;
    line-height: 34px;
    font-size: 30px;
    font-weight: 500;
    margin: 0px;
  }
  .use-info p {
    margin-top: 30px;
    font-size: 14px;
    color: #606060;
    font-family: regular;
  }
  .use-info a {
    display: block;
    color: #025199;
    margin-top: 24px;
    font-size: 14px;
    font-family: regular;
  }
  .use-info a:hover {
    text-decoration: underline !important;
  }
  .use-info-ios {
    margin-top: 24px;
    position: relative;
    overflow: hidden;
  }
  .use-info-ios h3 {
    font-family: bold;
    float: left;
    color: #025199;
    font-size: 22px;
  }
  .use-info-ios h4 {
    font-family: bold;
    font-size: 15px;
    display: inline-block;
    color: #606060;
    margin-top: 20px;
    margin-right: 10px;
    border-bottom: 2px solid #afafaf;
    padding-bottom: 10px;
    cursor: pointer;
  }
  .use-info-ios .active_name {
    color: #025199;
    border: none;
  }
  .use-info-ios p {
    font-family: regular;
    margin-top: 20px;
    color: #606060;
    font-size: 16px;
    display: none;
  }
  .use-info-ios .active_word {
    display: block;
  }
  .use-img img {
    display: none;
  }
  .use-img .active_img {
    display: block;
  }
}
/*ipad*/
@media (max-width: 1024px) and (min-width: 415px) {
  img {
    max-width: 100%;
  }
  .recommand .blueBtn {
    border: 2px solid #0f3e60;
    color: #0f3e60;
  }
  .recommand .blueBtn:hover {
    color: #fff;
    background-color: #0f3e60;
  }
  .recommand .redBtn {
    border: 1px solid #660a02;
    background-color: #660a02;
    color: #fff;
  }
  .recommand .redBtn:hover {
    color: #660a02;
    background-color: #fff;
  }
  .recommand .blackBtn {
    border: 2px solid #191919;
    color: #191919;
  }
  .recommand .blackBtn:hover {
    color: #fff;
    background-color: #191919;
  }
  .btn-m-style {
    font-size: 22px;
    display: flex;
  }
  .fp-display {
    width: 100%;
    min-width: 768px;
    background: url(img/product/display.png) no-repeat;
    position: relative;
    overflow: hidden;
    padding: 35px 0px;
  }
  .display-content {
    width: 100%;
    margin: 0 auto;
  }
  .display-content h1 {
    width: 74%;
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin: 18px auto;
    line-height: 40px;
    font-family: light;
  }
  .display-content p {
    width: 90%;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    margin-top: 26px;
    font-family: regular;
  }
  .display-btn {
    text-align: center;
    height: 44px;
    margin-top: 20px;
  }
  .display-btn button {
    width: 152px;
    height: 44px;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    border: none;
  }
  .display-btn button a {
    font-family: regular;
    width: 150px;
    height: 44px;
    font-size: 17px;
    padding: 0px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
  }
  .display_btn_1:hover {
    background: #ffa533;
  }
  .display_btn_1 {
    margin-right: 13px;
    background: #ff8f00;
  }
  .display_btn_1 a {
    color: #FFFFFF;
    font-weight: 600;
    font-family: thin;
  }
  .display_btn_2 {
    background: #0096ff;
  }
  .display_btn_2 a {
    font-family: thin;
    color: #FFFFFF;
    font-weight: 600;
  }
  .display_btn_2:hover {
    background: #33abff;
  }
  .display-icon {
    margin: 0 auto;
    margin-top: 26px;
    text-align: center;
  }
  .display-icon i {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 24px;
  }
  .ms-icon {
    color: #FFFFFF;
    margin-right: 0px;
  }
  .ios-icon {
    color: #191919;
  }
  .display-content span {
    display: block;
    text-align: center;
    margin-top: 28px;
    color: #FFFFFF;
  }
  /*comme banner*/
  .fp-comme {
    width: 100%;
    min-width: 768px;
    height: 324px;
  }
  .comme-content {
    width: 100%;
    margin: 0 auto;
  }
  .comme-content h2 {
    font-size: 30px;
    text-align: center;
    margin-top: 56px;
    color: #333434;
    font-family: bold;
  }
  .comme-content p {
    font-family: regular;
    text-align: center;
    margin-top: 20px;
    color: #808080;
  }
  .comme-step {
    font-family: regular;
    margin-top: 66px;
  }
  .step-item {
    float: left;
    width: 30%;
    height: 120px;
    margin-left: 3%;
  }
  .step-item:nth-child(1) {
    margin-left: 20px;
  }
  .step-item:nth-child(3) {
    margin-right: 0;
  }
  .step-item em {
    display: block;
    float: left;
    width: 88px;
    height: 120px;
  }
  .step-1 {
    background: url(img/product/step-1.png) center center;
  }
  .step-2 {
    background: url(img/product/step-2.png) center center;
  }
  .step-3 {
    background: url(img/product/step-3.png) center center;
  }
  .step-info {
    margin-left: 120px;
  }
  .step-info h3 {
    font-family: bold;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .step-info p {
    font-family: regular;
    font-size: 12px;
    text-align: left;
    line-height: 12px;
    margin-top: 10px;
  }
  /*situation*/
  .fp-situation {
    width: 100%;
    min-width: 768px;
    height: 470px;
    background: #edeeef;
  }
  .situation-content {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .situation-content h2 {
    font-size: 30px;
    margin-top: 44px;
    font-family: bold;
  }
  .situation-info {
    margin: 0 auto;
    margin-top: 48px;
    position: relative;
  }
  .situation-info ul li {
    float: left;
    height: 124px;
    width: 20%;
    margin-left: 4%;
  }
  .situation-info ul li img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
  .situation-info ul li p {
    display: block;
    width: 100%;
    padding-top: 16px;
    margin: 0 auto;
    color: #333434;
    font-family: bold;
  }
  .situation-info ul li:nth-child(4n) {
    padding-right: 0;
  }
  .situation-info ul li:nth-child(n+5) {
    margin-top: 30px;
  }
  /*easy to use*/
  .fp-easyuse {
    width: 100%;
    min-width: 768px;
  }
  .easyuse-content {
    width: 100%;
    margin: 0 auto;
    margin-top: 72px;
  }
  .use-info {
    width: 78%;
    margin: 0 auto;
  }
  .use-info h2 {
    font-size: 30px;
    font-weight: 500;
    font-family: bold;
    margin: 0px;
    margin-bottom: 10px;
  }
  .use-info h3 {
    font-family: bold;
    line-height: 34px;
    font-size: 30px;
    font-weight: 500;
    margin: 0px;
  }
  .use-info p {
    margin-top: 30px;
    font-size: 14px;
    color: #606060;
    font-family: regular;
  }
  .use-info a {
    display: block;
    color: #025199;
    margin-top: 24px;
    font-size: 14px;
    font-family: regular;
  }
  .use-info-ios {
    margin-top: 24px;
    position: relative;
    overflow: hidden;
  }
  .use-info-ios h3 {
    font-family: bold;
    float: left;
    color: #025199;
    font-size: 22px;
  }
  .use-info-ios h4 {
    font-family: bold;
    font-size: 15px;
    display: inline-block;
    color: #606060;
    margin-top: 20px;
    margin-right: 10px;
    border-bottom: 2px solid #afafaf;
    padding-bottom: 10px;
    cursor: pointer;
  }
  .use-info-ios .active_name {
    color: #025199;
    border: none;
  }
  .use-info-ios p {
    font-family: regular;
    margin-top: 20px;
    color: #606060;
    font-size: 16px;
    display: none;
  }
  .use-info-ios .active_word {
    display: block;
  }
  .use-img img {
    display: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
  }
  .use-img .active_img {
    display: block;
  }
}
@media (max-width: 892px) {
  .recommand {
    height: 510px !important;
  }
}
/*mobile*/
@media screen and (max-width: 414px) {
  h2,
  h3,
  h4 {
    font-family: bold;
  }
  img {
    max-width: 100%;
  }
  .btn-m-style {
    font-size: 22px;
    display: flex;
  }
  .recommand .blueBtn {
    border: 2px solid #0f3e60;
    color: #0f3e60;
  }
  .recommand .blueBtn:hover {
    color: #fff;
    background-color: #0f3e60;
  }
  .recommand .redBtn {
    border: 1px solid #660a02;
    background-color: #660a02;
    color: #fff;
  }
  .recommand .redBtn:hover {
    color: #660a02;
    background-color: #fff;
  }
  .recommand .blackBtn {
    border: 2px solid #191919;
    color: #191919;
  }
  .recommand .blackBtn:hover {
    color: #fff;
    background-color: #191919;
  }
  .fp-display {
    width: 100%;
    min-width: 320px;
    background: url(img/product/display.png) no-repeat;
    position: relative;
    overflow: hidden;
    padding: 20px 0px;
  }
  .display-content {
    width: 90%;
    margin: 0 auto;
  }
  .display-content h1 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    margin: 10px auto;
    line-height: 30px;
    font-family: light;
  }
  .display-content p {
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    margin: 0 auto;
    margin-top: 16px;
    font-family: regular;
  }
  .display-btn {
    width: 154px;
    height: 92px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .display-btn button {
    width: 152px;
    height: 44px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    border: none;
  }
  .display-btn button a {
    font-family: regular;
    width: 150px;
    height: 44px;
    font-size: 17px;
    padding: 0px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    color: #fff;
  }
  .display_btn_1 {
    background: #ff8f00;
    margin-right: 13px;
  }
  .display_btn_2 {
    background: #0096ff;
    margin-top: 10px;
  }
  .display-icon {
    margin: 0 auto;
    margin-top: 42px;
    text-align: center;
  }
  .display-icon i {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 24px;
  }
  .display-icon i:nth-child(1) {
    color: #FFFFFF;
  }
  .display-icon i:nth-child(2) {
    color: #191919;
  }
  .display-content span {
    display: block;
    text-align: center;
    margin-top: 16px;
    color: #FFFFFF;
    font-size: 14px;
  }
  /*comme step*/
  .fp-comme {
    width: 100%;
    min-width: 320px;
    max-width: 414px;
    overflow: hidden;
    position: relative;
  }
  .comme-content {
    width: 90%;
    margin: 0 auto;
  }
  .comme-content h2 {
    font-family: bold;
    font-size: 24px;
    text-align: center;
    margin-top: 30px;
    color: #333434;
  }
  .comme-content p {
    font-family: regular;
    text-align: center;
    margin-top: 20px;
    color: #808080;
  }
  .comme-step {
    margin-top: 66px;
  }
  .step-item {
    height: 120px;
    margin: 0 auto;
    margin-bottom: 46px;
  }
  .step-item em {
    display: block;
    float: left;
    width: 60px;
    height: 90px;
    background-size: contain;
    margin-top: 20px;
    margin-left: 20px;
  }
  .step-1 {
    background: url(img/product/step-1.png) center center;
  }
  .step-2 {
    background: url(img/product/step-2.png) center center;
  }
  .step-3 {
    background: url(img/product/step-3.png) center center;
  }
  .step-info {
    margin-left: 120px;
  }
  .step-info h3 {
    font-family: bold;
    font-size: 18px;
  }
  .step-info p {
    font-family: regular;
    font-size: 12px;
    text-align: left;
  }
  /*situation*/
  .fp-situation {
    width: 100%;
    min-width: 320px;
    background: #edeeef;
    position: relative;
  }
  .situation-content {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
  }
  .situation-content h2 {
    font-family: bold;
    font-size: 24px;
    margin-top: 40px;
  }
  .situation-info {
    margin-top: 36px;
    position: relative;
    margin: 0 auto;
  }
  .situation-info ul li {
    float: left;
    width: 50%;
    height: 124px;
    margin-top: 40px;
  }
  .situation-info ul li img {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
  }
  .situation-info ul li p {
    font-family: regular;
    display: block;
    width: 120px;
    font-size: 16px;
    padding-top: 16px;
    margin: 0 auto;
    color: #333434;
  }
  .situation-info ul li:nth-child(4n) {
    padding-right: 0;
  }
  .situation-info ul li:nth-child(8) p {
    font-family: regular;
    margin-top: -20px;
  }
  /*easy to use*/
  .fp-easyuse {
    width: 100%;
    min-width: 320px;
  }
  .easyuse-content {
    width: 90%;
    margin: 0 auto;
    padding: 40px 0px;
  }
  .use-info h2 {
    font-family: bold;
    font-size: 24px;
    font-weight: 500;
    margin: 0px;
  }
  .use-info h3 {
    font-family: bold;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #333;
    margin: 0px;
  }
  .use-info p {
    font-family: regular;
    margin-top: 26px;
    font-size: 14px;
    color: #606060;
  }
  .use-info a {
    display: block;
    color: #025199;
    margin-top: 24px;
    font-size: 14px;
    font-family: bold;
  }
  .use-info-ios {
    margin-top: 24px;
    position: relative;
    overflow: hidden;
  }
  .use-info-ios h3 {
    font-family: bold;
    float: left;
    color: #025199;
    font-size: 20px;
    height: 20px;
    font-weight: 800;
  }
  .use-info-ios h4 {
    font-family: bold;
    font-size: 15px;
    display: inline-block;
    color: #606060;
    margin-top: 20px;
    margin-right: 10px;
    border-bottom: 2px solid #afafaf;
    padding-bottom: 10px;
    cursor: pointer;
  }
  .use-info-ios .active_name {
    color: #025199;
    border: none;
  }
  .use-info-ios p {
    font-family: regular;
    margin-top: 20px;
    color: #606060;
    font-size: 16px;
    display: none;
  }
  .use-info-ios .active_word {
    display: block;
  }
  .use-img img {
    display: none;
  }
  .use-img .active_img {
    display: block;
  }
}
/*vcu*/
/*vcu public*/
.vcu-left {
  float: left;
}
.vcu-right {
  float: right;
}
.vcu-section-img {
  width: 30%;
}
.vcu-section-img img {
  width: 100%;
  vertical-align: middle;
}
.vcu-section-info {
  width: 65%;
}
.vcu-section-title {
  margin-top: 55px;
  color: #333434;
  font-size: 30px;
  font-weight: bold;
}
.vcu-section-artical {
  margin-top: 27px;
  font-size: 14px;
  color: #333434;
  line-height: 24px;
}
.vcu-section-ul {
  margin-left: 26px;
}
.vcu-section-ul li {
  list-style: none;
  text-indent: -7px;
}
.vcu-section-ul li::before {
  content: '◆';
  display: inline-block;
  position: relative;
  right: 12px;
}
.vcu-bgcolor {
  background-color: #EDEEEF;
}
@media (min-width: 1025px) {
  .vcu-wrap {
    width: 100%;
    min-width: 1080px;
  }
  .vcu-content-style {
    max-width: 1080px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
  .sct1-content .vcu-left {
    line-height: 373px;
  }
  .sct2-content .vcu-right {
    line-height: 262px;
  }
  .sct3-content .vcu-left {
    line-height: 317px;
  }
  .sct4-content .vcu-right {
    line-height: 285px;
  }
  .sct5-content .vcu-left {
    line-height: 269px;
  }
  .sct6-content .vcu-right {
    line-height: 274px;
  }
  .sct1-content .vcu-section-info .vcu-section-title {
    margin-top: 66px;
  }
}
@media (max-width: 1024px) and (min-width: 415px) {
  .vcu-wrap {
    width: 100%;
    min-width: 768px;
  }
  .vcu-content-style {
    width: 90%;
    min-width: 768px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
  .vcu-section-artical {
    font-size: 12px;
    line-height: 20px;
  }
  .vcu-section-title {
    font-size: 26px;
    margin-top: 42px;
  }
  .sct1-content .vcu-section-info .vcu-section-title {
    margin-top: 40px;
  }
  .sct1-content .vcu-left {
    line-height: 373px;
  }
  .sct2-content .vcu-right {
    line-height: 262px;
  }
  .sct3-content .vcu-left {
    line-height: 317px;
  }
  .sct4-content .vcu-right {
    line-height: 285px;
  }
  .sct5-content .vcu-left {
    line-height: 269px;
  }
  .sct6-content .vcu-right {
    line-height: 274px;
  }
  .sct3-content .vcu-section-info .vcu-section-title {
    margin-top: 56px;
  }
  .sct5-content .vcu-section-info .vcu-section-title {
    margin-top: 60px;
  }
  .sct6-content .vcu-section-info .vcu-section-title {
    margin-top: 50px;
  }
}
@media (max-width: 414px) {
  .vcu-wrap {
    width: 100%;
    min-width: 320px;
  }
  .vcu-content-style {
    width: 90%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
  .vcu-section-img {
    width: 100%;
  }
  .vcu-section-info {
    width: 100%;
  }
  .vcu-section-title {
    margin-top: 0;
    font-size: 24px;
  }
  .vcu-section-artical {
    padding-bottom: 40px;
    margin-top: 22px;
    line-height: 28px;
  }
}
/**
 * 2017/11/11
 * Noxus
 * abr product.css
 */
.abr_f_all {
  padding: 60px 0px 35px 0px;
}
.abr_f_all .title {
  color: #333434;
  font-size: 30px;
  text-align: center;
  margin-bottom: 66px;
  font-family: bold;
}
.abr_f_all .content .box {
  padding: 0px 0px;
  width: 209px;
  margin-right: 80px;
}
.abr_f_all .content .box:last-child {
  margin-right: 0px;
}
.abr_f_all .content .box .pic {
  text-align: center;
}
.abr_f_all .content .box .pic img {
  height: 50px;
}
.abr_f_all .content .box .name {
  font-size: 16px;
  color: #191919;
  font-family: bold;
  text-align: center;
  margin: 20px 0px 30px 0px;
}
.abr_f_all .content .box .desc {
  color: #191919;
  font-family: regular;
  font-size: 14px;
  text-align: center;
}
.abr_s_all {
  background-color: #EDEEEF;
  padding: 58px 0px;
}
.abr_s_all .word {
  width: 50%;
  float: left;
}
.abr_s_all .word .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 30px;
}
.abr_s_all .word .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
}
.abr_s_all .pic {
  width: 34%;
  float: right;
  border: 1px solid #0F3E60;
  border-radius: 10px;
  text-align: center;
  padding: 35px 0px;
}
.abr_s_all .pic img:first-child {
  margin-right: 85px;
}
.abr_t_all {
  padding: 58px 0px;
}
.abr_t_all .word {
  width: 50%;
  float: right;
}
.abr_t_all .word .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 30px;
}
.abr_t_all .word .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
}
.abr_t_all .pic {
  width: 34%;
  float: left;
  background-color: #EDEEEF;
  border-radius: 10px;
  text-align: center;
  padding: 35px 0px;
}
.abr_t_all .pic img:first-child {
  margin-right: 85px;
}
@media screen and (max-width: 1080px) {
  .abr_f_all .content .box {
    margin-right: 50px;
  }
}
@media screen and (max-width: 801px) {
  .abr_f_all .content .box {
    margin-right: 23px;
  }
  .abr_f_all .content .box {
    width: 167px;
  }
  .abr_s_all .pic img:first-child,
  .abr_t_all .pic img:first-child {
    margin-right: 20px;
  }
}
@media screen and (max-width: 700px) {
  .abr_f_all .content .box {
    width: inherit;
    margin-right: inherit;
    margin-bottom: 38px;
  }
  .abr_f_all .title,
  .abr_s_all .word .title,
  .abr_t_all .word .title {
    font-size: 24px;
  }
  .abr_s_all .word,
  .abr_s_all .pic,
  .abr_t_all .word,
  .abr_t_all .pic {
    width: inherit;
    float: inherit;
  }
  .abr_s_all .pic {
    margin-bottom: 36px;
  }
  .abr_t_all .pic {
    margin-bottom: 36px;
  }
}
/**
 * 2017/11/11
 * Noxus
 * adr product.css
 */
.adr_f_all {
  padding: 66px 0px;
}
.adr_f_all .word {
  width: 477px;
  float: left;
}
.adr_f_all .word p {
  margin-bottom: inherit;
}
.adr_f_all .word .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
}
.adr_f_all .word .desc {
  color: #606060;
  font-size: 14px;
  font-family: regular;
  margin-top: 23px;
}
.adr_f_all .word .choose {
  margin: 34px 0px 17px 0px;
}
.adr_f_all .word .choose p {
  width: 115px;
  margin-bottom: 10px;
  display: inline-block;
}
.adr_f_all .word .choose span {
  color: #606060;
  font-size: 14px;
  font-family: bold;
  padding: 2px 0px;
  border-bottom: 1px solid #606060;
}
.adr_f_all .word .choose .active span {
  border: none;
  color: #025199;
}
.adr_f_all .word .read a {
  color: #025199;
  font-size: 14px;
  font-family: regular;
}
.adr_f_all .word .read a:hover {
  text-decoration: underline !important;
}
.adr_f_all .pic {
  width: 536px;
  float: right;
  background-color: #EDEEEF;
  padding: 10px 10px 0px 10px;
  box-sizing: border-box;
}
.adr_f_all .pic div {
  display: inline-block;
  background-color: #fff;
  text-align: center;
  width: 165px;
  height: 120px;
  line-height: 120px;
  margin-right: 6px;
  margin-bottom: 10px;
}
.adr_f_all .pic div:nth-child(3),
.adr_f_all .pic div:nth-child(6),
.adr_f_all .pic div:nth-child(8) {
  margin-right: 0px;
}
.adr_s_all {
  background-color: #EDEEEF;
}
.adr_s_all .title {
  font-size: 30px;
  color: #333434;
  font-family: bold;
  text-align: center;
  margin: 60px 0px;
}
.adr_s_all .content .cont {
  overflow: hidden;
  margin-bottom: 60px;
  position: relative;
}
.adr_s_all .content .cont .left {
  position: absolute;
  left: 0px;
  bottom: 25px;
}
.adr_s_all .content .cont .left span {
  color: #333434;
  font-size: 20px;
  font-family: bold;
}
.adr_s_all .content .cont .right {
  width: 790px;
  float: right;
}
.adr_s_all .content .cont .right .box {
  float: left;
  width: 160px;
  margin-right: 48px;
}
.adr_s_all .content .cont .right .box:last-child {
  margin-right: inherit;
}
.adr_s_all .content .cont .right .box .pic {
  text-align: center;
}
.adr_s_all .content .cont .right .box .pic img {
  width: 50px;
  height: 50px;
}
.adr_s_all .content .cont .right .box .name {
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .adr_f_all .word {
    width: 430px;
  }
}
@media screen and (max-width: 800px) {
  .adr_f_all .word {
    width: inherit;
    float: inherit;
  }
  .adr_f_all .pic {
    float: inherit;
    margin: 10px auto 0px;
  }
  .adr_f_all .word .choose {
    display: none;
  }
  .adr_s_all .content .cont .left {
    width: inherit;
    position: relative;
    left: inherit;
    bottom: inherit;
    text-align: center;
    margin-bottom: 40px;
  }
  .adr_s_all .content .cont .right {
    width: inherit;
    float: inherit;
  }
  .adr_s_all .content .cont .right .box {
    margin-right: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 700px) {
  .adr_f_all .word .title {
    font-size: 24px;
  }
  .adr_f_all .pic {
    width: inherit;
  }
  .adr_f_all .pic div {
    width: 31.3333%;
    height: 65px;
    line-height: 65px;
  }
  .adr_f_all .pic div img {
    max-width: 100%;
  }
  .adr_s_all .title {
    font-size: 24px;
  }
  .adr_s_all .content .cont .left span {
    font-size: 16px;
  }
  .adr_s_all .content .cont .right {
    width: 270px;
    margin: auto;
  }
  .adr_s_all .content .cont .right .box {
    width: 50%;
    margin-right: inherit;
  }
  .adr_s_all .content .cont {
    margin-bottom: 30px;
  }
}
/**
 * 2017/11/11
 * Noxus
 * ibr product.css
 */
.ibr_f_all {
  padding: 58px 0px;
}
.ibr_f_all .word {
  width: 50%;
  float: left;
}
.ibr_f_all .word .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 30px;
}
.ibr_f_all .word .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
}
.ibr_f_all .pic {
  width: 34%;
  float: right;
  border-radius: 10px;
  text-align: center;
}
.ibr_s_all {
  background-color: #EDEEEF;
  padding: 58px 0px;
}
.ibr_s_all .word {
  width: 50%;
  float: right;
}
.ibr_s_all .word .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 30px;
}
.ibr_s_all .word .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
}
.ibr_s_all .pic {
  width: 34%;
  float: left;
  border-radius: 10px;
  text-align: center;
}
.ibr_t_all {
  background: url(img/product/IBR_t_banner.png) no-repeat center center;
  padding: 55px 0px 40px 0px;
  height: 303px;
}
.ibr_t_all .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 24px;
}
.ibr_t_all .content .choose span {
  color: #606060;
  font-size: 14px;
  font-family: bold;
  display: inline-block;
  border-bottom: 2px solid #606060;
  padding-bottom: 5px;
  margin-right: 10px;
  cursor: pointer;
}
.ibr_t_all .content .choose .active_name {
  color: #025199;
  border-bottom: none;
}
.ibr_t_all .content .word {
  color: #191919;
  font-size: 14px;
  font-family: regular;
  margin-top: 28px;
}
.ibr_t_all .content .word div {
  display: none;
}
.ibr_t_all .content .word .active_word {
  display: block;
}
@media screen and (max-width: 700px) {
  .ibr_f_all .title,
  .ibr_s_all .word .title,
  .ibr_t_all .title {
    font-size: 24px;
  }
  .ibr_f_all .word,
  .ibr_f_all .pic,
  .ibr_s_all .word,
  .ibr_s_all .pic {
    width: inherit;
    float: inherit;
  }
  .ibr_f_all .pic {
    margin-bottom: 36px;
  }
  .ibr_s_all .pic {
    margin-bottom: 36px;
  }
  .ibr_t_all {
    height: inherit;
    background-size: cover;
  }
}
/**
 * 2017/11/11
 * Noxus
 * isr product.css
 */
.isr_f_all {
  padding: 70px 0px 133px 0px;
}
.isr_f_all .title {
  font-size: 30px;
  color: #333434;
  font-family: bold;
  text-align: center;
  margin-bottom: 24px;
}
.isr_f_all .desc {
  color: #606060;
  font-size: 14px;
  font-family: regular;
  text-align: center;
}
.isr_s_all {
  background-color: #EDEEEF;
  position: relative;
  padding: 130px 0px 40px 0px;
}
.isr_s_all .title {
  font-size: 30px;
  color: #333434;
  font-family: bold;
  text-align: center;
  margin-bottom: 24px;
}
.isr_s_all .desc {
  color: #606060;
  font-size: 14px;
  font-family: regular;
  text-align: center;
}
.isr_s_all .logo {
  width: 100%;
  text-align: center;
  position: absolute;
  top: -88px;
  left: 0px;
}
.isr_s_all .news {
  margin-top: 50px;
}
.isr_s_all .news .box {
  width: 315px;
  margin-right: 66px;
  overflow: hidden;
}
.isr_s_all .news .box:last-child {
  margin-right: inherit;
}
.isr_s_all .news .box .pic {
  width: 30%;
  float: left;
}
.isr_s_all .news .box .word {
  width: 60%;
  float: right;
}
.isr_s_all .news .box .word .name {
  font-size: 20px;
  color: #333434;
  font-family: bold;
  text-align: left;
  height: 60px;
}
.isr_s_all .news .box .word .desc {
  color: #333434;
  font-size: 14px;
  font-family: regular;
  text-align: left;
}
.isr_t_all .title {
  font-size: 30px;
  color: #333434;
  font-family: bold;
  text-align: center;
  margin-bottom: 24px;
  margin-top: 70px;
}
.isr_t_all .desc {
  color: #606060;
  font-size: 14px;
  font-family: regular;
  text-align: center;
  margin-bottom: 50px;
}
.isr_t_all .content .box {
  width: 223px;
  float: left;
  margin-right: 60px;
  margin-bottom: 40px;
}
.isr_t_all .content .box:nth-child(4),
.isr_t_all .content .box:nth-child(8) {
  margin-right: inherit;
}
.isr_t_all .content .box .pic {
  text-align: center;
  margin-bottom: 26px;
}
.isr_t_all .content .box .pic img {
  width: 29px;
  height: 50px;
}
.isr_t_all .content .box .word {
  color: #606060;
  font-size: 14px;
  font-family: regular;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .isr_s_all .news .box,
  .isr_t_all .content .box {
    margin-right: inherit;
    width: 33.33333333%;
  }
}
@media screen and (max-width: 700px) {
  .isr_f_all .title,
  .isr_s_all .title,
  .isr_t_all .title {
    font-size: 24px;
  }
  .isr_s_all .news .box,
  .isr_t_all .content .box {
    float: inherit;
    width: 100%;
    margin-bottom: 50px;
  }
  .isr_s_all .news .box:last-child,
  .isr_t_all .content .box:last-child {
    margin-bottom: inherit;
  }
}
/**
     * 2017/12/08
     * Noxus
     * mt product css
 */
.mt_f_all {
  padding: 54px 0px;
}
.mt_f_all .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
}
.mt_f_all .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
  margin-top: 33px;
  margin-bottom: 54px;
}
.mt_f_all .content .box {
  padding: 0px 0px;
  width: 250px;
  margin-right: 164px;
}
.mt_f_all .content .box:last-child {
  margin-right: inherit;
}
.mt_f_all .content .box .pic {
  height: 145px;
  text-align: center;
  line-height: 145px;
  border: 1px solid #EDEEEF;
}
.mt_f_all .content .box .word {
  background-color: #0F3E60;
  text-align: center;
  padding: 9px 0px;
  color: #fff;
  position: relative;
}
.mt_f_all .content .box .word span {
  display: block;
  position: absolute;
  left: 10px;
  top: 9px;
}
.mt_s_all {
  overflow: hidden;
  padding: 32px 0px 16px 0px;
  background-color: #EDEEEF;
}
.mt_s_all .left {
  width: 35%;
  float: left;
  margin-top: 15%;
}
.mt_s_all .left .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
}
.mt_s_all .left .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
  margin-top: 33px;
  margin-bottom: 54px;
}
.mt_s_all .content {
  width: 60%;
  float: right;
}
.mt_s_all .content .box {
  background-color: #fff;
  padding: 20px 17px;
  width: 295px;
  margin-left: 18px;
  border-radius: 10px;
  font-size: 14px;
  font-family: regular;
  color: #595757;
  height: 272px;
  margin-bottom: 16px;
}
.mt_s_all .content .box .pic {
  text-align: center;
}
.mt_s_all .content .box .pic img {
  height: 32px;
}
.mt_s_all .content .box .pic img {
  width: 32px;
}
.mt_s_all .content .box .name {
  text-align: center;
  margin: 16px 0px;
}
.mt_t_all {
  overflow: hidden;
  padding: 65px 0px 47px 0px;
}
.mt_t_all .left {
  width: 35%;
  float: right;
  margin-top: 15px;
}
.mt_t_all .left .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
}
.mt_t_all .left .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
  margin-top: 33px;
  margin-bottom: 54px;
}
.mt_t_all .content {
  width: 610px;
  float: left;
}
.mt_t_all .content table tr td {
  width: 150px;
  border: 1px solid #EDEEEF;
  padding: 10px 0px;
  background: url(img/product/gou.svg) no-repeat 13px center;
  background-size: 16px 16px;
  padding-left: 40px;
  color: #191919;
  font-size: 14px;
  font-family: regular;
}
.mt_t_all .content table tr:first-child td:nth-child(2) {
  width: 312px;
  text-align: center;
  background: none;
  padding-left: inherit;
}
.mt_t_all .content table tr:last-child td:first-child {
  background: none;
  padding-left: 30px;
}
.mt_fo_all {
  background-color: #EDEEEF;
  padding: 60px 0px 36px 0px;
}
.mt_fo_all .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 36px;
}
.mt_fo_all .content table tr td {
  border: 1px solid #0F3E60;
  color: #595757;
  font-size: 14px;
  font-family: regular;
  width: 16.66666667%;
  padding: 10px 18px;
  background: url(img/product/gou.svg) no-repeat center center;
  background-size: 16px 16px;
}
.mt_fo_all .content table tr:first-child {
  background-color: #0F3E60;
}
.mt_fo_all .content table tr:first-child td {
  color: #fff;
  text-align: center;
  padding: 10px 0px;
}
.mt_fo_all .content table tr:nth-child(2) td:first-child,
.mt_fo_all .content table tr:nth-child(3) td:first-child,
.mt_fo_all .content table tr:nth-child(4) td:first-child,
.mt_fo_all .content table tr:nth-child(5) td:first-child {
  background: none;
}
.mt_fo_all .content table tr:nth-child(2) td:last-child {
  background: none;
}
@media screen and (max-width: 1080px) {
  .mt_f_all .content .box {
    margin-right: 120px;
  }
  .mt_s_all .content .box {
    width: 278px;
  }
}
@media screen and (max-width: 800px) {
  .mt_f_all .content .box {
    width: 100%;
    margin-right: inherit;
    margin-bottom: 20px;
    height: inherit;
  }
  .mt_s_all .left {
    width: inherit;
    float: inherit;
  }
  .mt_s_all .content {
    width: inherit;
  }
  .mt_s_all .content .box {
    width: 100%;
    margin-left: inherit;
    height: inherit;
  }
  .mt_t_all .left,
  .mt_t_all .content {
    width: inherit;
    float: inherit;
  }
  .mt_t_all .content table {
    width: 100%;
  }
  .mt_fo_all .content {
    overflow: auto;
  }
  .mt_fo_all .content table {
    width: 1080px;
  }
}
@media screen and (max-width: 700px) {
  .mt_f_all .title,
  .mt_s_all .title,
  .mt_t_all .title,
  .mt_fo_all .title {
    font-size: 24px;
    font-family: inherit !important;
  }
  .mt_t_all .content table tr td {
    width: 120px;
  }
  .mt_t_all .content table tr:first-child td:nth-child(2) img {
    width: 80%;
  }
  .mt_t_all .content table tr td {
    background-size: 10px 10px;
  }
}
/**
     * 2017/12/08
     * Noxus
     * it product css
 */
.it_f_all {
  padding: 65px 0px 46px 0px;
}
.it_f_all .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  text-align: center;
  margin-bottom: 78px;
}
.it_f_all .title .desc {
  color: #606060;
  font-size: 14px;
  font-family: regular;
  width: 60%;
  margin: auto;
}
.it_f_all .content .box {
  padding: 0px 0px;
  width: 295px;
  margin-right: 95px;
}
.it_f_all .content .box:last-child {
  margin-right: inherit;
}
.it_f_all .content .box .pic {
  text-align: center;
  margin-bottom: 30px;
}
.it_f_all .content .box .pic img {
  height: 102px;
}
.it_f_all .content .box .name {
  color: #241915;
  font-family: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.it_f_all .content .box .word {
  color: #333434;
  font-size: 14px;
  font-family: regular;
  text-align: center;
}
.it_s_all {
  padding: 75px 0px 40px 0px;
  background-color: #EDEEEF;
}
.it_s_all .pic {
  float: left;
  margin-top: 30px;
}
.it_s_all .content {
  width: 540px;
  float: right;
}
.it_s_all .content .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 30px;
}
.it_s_all .content p {
  overflow: hidden;
}
.it_s_all .content p::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #333434;
  transform: rotate(45deg);
  margin-left: 4px;
}
.it_s_all .content p span {
  display: block;
  width: 92%;
  float: right;
  color: #333434;
  font-size: 14px;
  font-family: regular;
  line-height: 1.5em;
}
.it_t_all {
  padding: 75px 0px 40px 0px;
}
.it_t_all .pic {
  float: right;
  margin-top: 30px;
}
.it_t_all .content {
  width: 540px;
  float: left;
}
.it_t_all .content .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 30px;
}
.it_t_all .content p {
  overflow: hidden;
}
.it_t_all .content p::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #333434;
  transform: rotate(45deg);
  margin-left: 4px;
}
.it_t_all .content p span {
  display: block;
  width: 92%;
  float: right;
  color: #333434;
  font-size: 14px;
  font-family: regular;
  line-height: 1.5em;
}
.it_fo_all {
  padding: 76px 0px 32px 0px;
  background-color: #EDEEEF;
}
.it_fo_all .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  text-align: center;
  margin-bottom: 33px;
}
.it_fo_all .content .box {
  padding: 0px 0px;
  width: 190px;
  margin-right: 105px;
}
.it_fo_all .content .box:last-child {
  margin-right: inherit;
}
.it_fo_all .content .box .pic {
  margin-bottom: 22px;
  text-align: center;
}
.it_fo_all .content .box .pic img {
  height: 52px;
}
.it_fo_all .content .box .word {
  font-size: 14px;
  font-family: regular;
  color: #333434;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .it_f_all .content .box {
    margin-right: 52px;
  }
  .it_fo_all .content .box {
    margin-right: 77px;
  }
}
@media screen and (max-width: 800px) {
  .it_f_all .content .box {
    margin-right: inherit;
    width: 100%;
    margin-bottom: 40px;
  }
  .it_s_all .content,
  .it_t_all .content {
    width: 45%;
  }
  .it_fo_all .content .box {
    margin-right: inherit;
    width: 50%;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 700px) {
  .it_f_all .title,
  .it_s_all .title,
  .it_t_all .title,
  .it_fo_all .title {
    font-size: 24px !important;
  }
  .it_s_all .pic,
  .it_s_all .content,
  .it_t_all .pic,
  .it_t_all .content {
    width: inherit;
    float: inherit;
  }
  .it_s_all .pic,
  .it_t_all .pic {
    margin-bottom: 20px;
    text-align: center;
  }
  .it_f_all,
  .it_s_all,
  .it_t_all,
  .it_fo_all {
    padding: 40px 0px;
  }
  .it_fo_all .content .box {
    width: inherit;
  }
  .it_f_all .desc {
    width: 100%;
  }
  .it_f_all .title {
    margin-bottom: 40px;
  }
}
/**
     * BADE product css
     * Noxus
 */
.bade_f_all {
  padding: 69px 0px 60px 0px;
}
.bade_f_all .pic {
  float: left;
  border-radius: 20px;
}
.bade_f_all .content {
  width: 490px;
  float: right;
}
.bade_f_all .content .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 33px;
}
.bade_f_all .content p {
  color: #191919;
  font-size: 14px;
  font-family: regular;
}
.bade_s_all {
  background-color: #EDEEEF;
  padding: 69px 0px 60px 0px;
}
.bade_s_all .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  text-align: center;
  margin-bottom: 64px;
}
.bade_s_all .content .box {
  margin-bottom: 64px;
  padding: 0px 0px;
}
.bade_s_all .content .box .pic {
  text-align: center;
  margin-bottom: 22px;
}
.bade_s_all .content .box .pic img {
  width: 44px;
  height: 50px;
}
.bade_s_all .content .box .name {
  color: #333434;
  font-size: 14px;
  font-family: regular;
  text-align: center;
}
.bade_t_all {
  padding: 69px 0px 60px 0px;
}
.bade_t_all .pic {
  float: right;
  border-radius: 20px;
}
.bade_t_all .content {
  width: 490px;
  float: left;
}
.bade_t_all .content .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 33px;
}
.bade_t_all .content p {
  color: #191919;
  font-size: 14px;
  font-family: regular;
}
.bade_t_all .content p .active {
  color: #025199;
  font-family: bold;
}
.bade_t_all .content p .name {
  font-family: bold;
  display: inline-block;
  width: 190px;
}
.bade_t_all .content p .desc {
  padding-left: 40px;
}
.bade_t_all .content .subject {
  margin-bottom: 28px;
}
.bade_fo_all {
  background-color: #EDEEEF;
  padding: 69px 0px 20px 0px;
}
.bade_fo_all .title {
  color: #333434;
  text-align: center;
  font-family: bold;
  font-size: 30px;
  margin-bottom: 43px;
}
.bade_fo_all .content .box {
  padding: 24px 0px 37px 0px;
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 30px;
  width: 222px;
  margin-right: 63px;
}
.bade_fo_all .content .box:last-child,
.bade_fo_all .content .box:nth-child(4) {
  margin-right: inherit;
}
.bade_fo_all .content .box .pic {
  text-align: center;
  margin-bottom: 7px;
}
.bade_fo_all .content .box .pic img {
  height: 50px;
}
.bade_fo_all .content .box .name {
  text-align: center;
  color: #333434;
  font-size: 14px;
  font-family: regular;
}
@media screen and (max-width: 1080px) {
  .bade_fo_all .content .box {
    margin-right: 33px;
  }
}
@media screen and (max-width: 800px) {
  .bade_f_all .pic,
  .bade_f_all .content,
  .bade_t_all .pic,
  .bade_t_all .content {
    width: inherit;
    float: inherit;
  }
  .bade_f_all .pic,
  .bade_t_all .pic {
    text-align: center;
    margin-bottom: 40px;
  }
  .bade_fo_all .content .box:nth-child(3) {
    margin-right: inherit;
  }
  .bade_fo_all .content .box,
  .bade_fo_all .content .box:nth-child(4) {
    margin-right: 23px;
  }
}
@media screen and (max-width: 700px) {
  .bade_f_all .title,
  .bade_s_all .title,
  .bade_t_all .title,
  .bade_fo_all .title {
    font-size: 24px !important;
  }
  .bade_f_all,
  .bade_s_all,
  .bade_t_all,
  .bade_fo_all {
    padding: 40px 0px;
  }
  .bade_fo_all .content .box {
    width: 222px;
    margin: auto !important;
    margin-bottom: 17px !important;
  }
  .bade_t_all .content p .name {
    width: inherit;
    padding-right: inherit;
  }
  .bade_t_all .content p .desc {
    display: block;
    width: inherit;
    padding-left: inherit;
  }
}
/**
     * FHC product css
     * Noxus
 */
.fhc_f_all {
  text-align: center;
  padding: 50px 0px;
}
.fhc_f_all .title {
  color: #333434;
  font-size: 30px;
  margin-bottom: 30px;
  font-family: bold;
}
.fhc_f_all p {
  color: #191919;
  font-size: 14px;
  font-family: regular;
}
.fhc_s_all {
  background-color: #EDEEEF;
  padding: 27px 0px 0px 0px;
}
.fhc_s_all .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
}
.fhc_s_all .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
  margin-bottom: 28px;
}
.fhc_s_all .content {
  overflow: hidden;
}
.fhc_s_all .content .pic {
  width: 447px;
  float: left;
  margin-top: 20px;
}
.fhc_s_all .content .word {
  width: 630px;
  float: right;
  text-align: left;
}
.fhc_s_all .content .word .box {
  margin-bottom: 40px;
}
.fhc_s_all .content .word .box img {
  width: 40px;
  margin-right: 30px;
  float: left;
  margin-top: 10px;
}
.fhc_s_all .content .word .box .text {
  width: 550px;
  display: inline-block;
}
.fhc_s_all .content .word .box .text p {
  margin-bottom: 5px;
  font-size: 14px;
  color: #191919;
  font-family: regular;
}
.fhc_t_all {
  padding: 70px 0px;
}
.fhc_t_all .box {
  width: 311px;
  float: left;
  margin-right: 73px;
  background-color: #F2F2F2;
  border-radius: 20px;
  overflow: hidden;
}
.fhc_t_all .box:last-child {
  margin-right: inherit;
}
.fhc_t_all .box .name {
  background-color: #CCCCCC;
  text-align: center;
  padding: 15px 0px;
  color: #0F3E60;
  font-size: 24px;
  font-family: regular;
}
.fhc_t_all .box .word_all {
  padding: 23px 0px 23px 23px;
}
.fhc_t_all .box .word_all .word {
  margin-bottom: 20px;
}
.fhc_t_all .box .word_all .word:last-child {
  margin-bottom: inherit;
}
.fhc_t_all .box .word_all .word .top {
  color: #660A02;
  font-size: 16px;
  font-family: regular;
  position: relative;
  padding-left: 22px;
}
.fhc_t_all .box .word_all .word .top::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #0F3E60;
  position: absolute;
  left: 0px;
  top: 8px;
}
.fhc_t_all .box .word_all .word .top span {
  color: #191919;
  font-size: 12px;
  font-family: regular;
}
.fhc_t_all .box .word_all .word .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
  padding-left: 22px;
}
.fhc_fo_all {
  background-color: #EDEEEF;
  padding: 40px 0px 27px 0px;
}
.fhc_fo_all .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  text-align: center;
}
.fhc_fo_all .content {
  padding-top: 40px;
  overflow: hidden;
}
.fhc_fo_all .content .word {
  width: 630px;
  float: left;
}
.fhc_fo_all .content .desc {
  color: #191919;
  font-size: 14px;
  font-family: regular;
  margin-bottom: 40px;
}
.fhc_fo_all .content .part {
  color: #191919;
  font-size: 14px;
  font-family: regular;
  position: relative;
  padding-left: 16px;
}
.fhc_fo_all .content .part::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #191919;
  position: absolute;
  left: 0px;
  top: 6px;
}
.fhc_fo_all .content .pic {
  width: 448px;
  float: right;
  text-align: right;
}
@media screen and (max-width: 1080px) {
  .fhc_s_all .content .pic {
    width: 40%;
    margin-right: 5%;
  }
  .fhc_s_all .content .word {
    width: 55%;
  }
  .fhc_t_all .box {
    width: 30%;
    margin-right: 5%;
  }
  .fhc_fo_all .content .word {
    width: 50%;
  }
  .fhc_fo_all .content .pic {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .fhc_f_all .title,
  .fhc_s_all .title,
  .fhc_fo_all .title {
    font-size: 24px;
  }
  .fhc_s_all .content .pic {
    width: inherit;
    float: inherit;
    text-align: center;
    margin-bottom: 20px;
    margin-right: inherit;
  }
  .fhc_s_all .content .word {
    width: inherit;
    float: inherit;
  }
  .fhc_s_all .content .word .box {
    margin-bottom: 20px;
  }
  .fhc_s_all .content .word .box .text {
    width: 70%;
  }
  .fhc_t_all .box {
    width: inherit;
    float: inherit;
    margin-right: inherit;
    margin-bottom: 20px;
  }
  .fhc_fo_all .content .word {
    width: inherit;
    float: inherit;
    margin-bottom: 20px;
  }
  .fhc_fo_all .content .pic {
    width: inherit;
    float: inherit;
    text-align: center;
  }
  .fhc_t_all {
    padding: 30px 0px;
  }
}
/**
     * OSR product css
     * Noxus
 */
.osr_f_all {
  padding: 48px 0px;
}
.osr_f_all .content {
  width: 61%;
  float: left;
}
.osr_f_all .content .title {
  color: #333434;
  font-size: 30px;
}
.osr_f_all .content em {
  display: block;
  width: 70px;
  height: 3px;
  background-color: #0F3E60;
  margin: 30px 0px;
}
.osr_f_all .content p {
  color: #000000;
  font-size: 14px;
  font-family: regular;
}
.osr_f_all .pic {
  width: 36%;
  float: right;
}
.osr_t_all {
  padding: 48px 0px;
  background-color: #EDEEEF;
}
.osr_t_all .content {
  width: 61%;
  float: right;
}
.osr_t_all .content .title {
  color: #333434;
  font-size: 30px;
}
.osr_t_all .content em {
  display: block;
  width: 70px;
  height: 3px;
  background-color: #0F3E60;
  margin: 30px 0px;
}
.osr_t_all .content p {
  color: #000000;
  font-size: 14px;
  font-family: regular;
}
.osr_t_all .pic {
  width: 36%;
  float: left;
}
.osr_s_all {
  padding: 55px 0px;
}
.osr_s_all .title {
  color: #333434;
  font-size: 30px;
  text-align: center;
  margin-bottom: 47px;
}
.osr_s_all .content {
  overflow: hidden;
}
.osr_s_all .content .box {
  width: 20%;
  float: left;
  margin-right: 6%;
  padding: 40px 10px 0px 10px;
  background-color: #EDEEEF;
  border-radius: 10px;
}
.osr_s_all .content .box .pic {
  text-align: center;
  height: 100px;
}
.osr_s_all .content .box .pic img {
  width: 60px;
}
.osr_s_all .content .box .name {
  font-size: 24px;
  color: #0F3E60;
  text-align: center;
  height: 46px;
  margin-bottom: 40px;
}
.osr_s_all .content .box .word {
  color: #000000;
  font-size: 14px;
  text-align: center;
  line-height: 2em;
  height: 130px;
}
.osr_s_all .content .box:last-child {
  margin-right: inherit;
}
@media screen and (max-width: 800px) {
  .osr_s_all .content .box {
    width: inherit;
    float: inherit;
    margin-right: inherit;
    margin-bottom: 20px;
  }
  .osr_s_all .content .box {
    padding: 40px 20px;
  }
  .osr_s_all .content .box .pic,
  .osr_s_all .content .box .name,
  .osr_s_all .content .box .word {
    height: inherit;
  }
  .osr_s_all .content .box .name {
    margin: 20px 0px;
  }
  .osr_f_all .content,
  .osr_t_all .content {
    float: inherit;
    width: inherit;
  }
  .osr_f_all .pic,
  .osr_t_all .pic {
    float: inherit;
    width: inherit;
    margin-bottom: 20px;
  }
  .osr_f_all .content .title,
  .osr_t_all .content .title,
  .osr_s_all .title {
    font-size: 24px;
  }
  .osr_s_all .content .box .name {
    font-size: 14px;
  }
}
/**
     * DR product css
     * Noxus
 */
.dr_f_all {
  background-color: #edeeef;
  padding: 70px 0px;
}
.dr_f_all .title {
  color: #333434;
  font-size: 30px;
  text-align: center;
  font-family: bold;
  margin-bottom: 35px;
}
.dr_f_all .desc {
  color: #666666;
  font-size: 14px;
  font-family: regular;
  text-align: center;
  margin-bottom: 45px;
}
.dr_f_all .content .box .pic {
  text-align: center;
}
.dr_f_all .content .box .pic img {
  height: 94px;
}
.dr_f_all .content .box .name {
  color: #333434;
  font-size: 22px;
  text-align: center;
  font-family: regular;
  margin: 30px 0px 20px 0px;
}
.dr_f_all .content .box .word {
  color: #666666;
  font-size: 14px;
  font-family: regular;
  text-align: center;
}
.dr_s_all {
  padding: 70px 0px;
}
.dr_s_all .title {
  color: #333434;
  font-size: 30px;
  text-align: center;
  font-family: bold;
  margin-bottom: 35px;
}
.dr_s_all .desc {
  color: #666666;
  font-size: 14px;
  font-family: regular;
  text-align: center;
  padding: 0px 30px;
}
.dr_s_all .content {
  overflow: hidden;
}
.dr_s_all .content .box {
  width: 10%;
  float: left;
  margin-right: 20%;
  margin-top: 45px;
}
.dr_s_all .content .box:nth-child(4),
.dr_s_all .content .box:last-child {
  margin-right: inherit;
}
.dr_s_all .content .box .pic {
  text-align: center;
  height: 95px;
}
.dr_s_all .content .box .pic img {
  width: 55px;
}
.dr_s_all .content .box .name {
  color: #333434;
  font-size: 18px;
  text-align: center;
}
.dr_t_all {
  padding: 70px 0px;
  background-color: #edeeef;
}
.dr_t_all .title {
  color: #333434;
  font-size: 30px;
  text-align: center;
  font-family: bold;
  margin-bottom: 35px;
}
.dr_t_all .desc {
  color: #666666;
  font-size: 14px;
  font-family: regular;
  text-align: center;
  margin-bottom: 50px;
}
.dr_t_all .content {
  overflow: hidden;
}
.dr_t_all .content .box {
  width: 15%;
  float: left;
  margin-right: 2%;
}
.dr_t_all .content .box:last-child {
  margin-right: inherit;
}
.dr_t_all .content .box .pic {
  text-align: center;
  width: 95px;
  height: 95px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 95px;
  margin: 0px auto 20px;
}
.dr_t_all .content .box .pic img {
  height: 40px;
}
.dr_t_all .content .box .name {
  color: #0f3e60;
  font-family: regular;
  font-size: 16px;
  text-align: center;
  height: 45px;
}
.dr_fo_all {
  padding: 70px 0px;
}
.dr_fo_all .title {
  color: #333434;
  font-size: 30px;
  text-align: center;
  font-family: bold;
}
.dr_fo_all .content {
  overflow: hidden;
}
.dr_fo_all .content .box {
  width: 31%;
  float: left;
  margin-right: 3%;
  border: 1px solid #edeeef;
  padding: 40px 40px 0px 40px;
  margin-top: 35px;
}
.dr_fo_all .content .box:nth-child(3),
.dr_fo_all .content .box:last-child {
  margin-right: inherit;
}
.dr_fo_all .content .box .pic {
  text-align: center;
}
.dr_fo_all .content .box .pic img {
  height: 70px;
}
.dr_fo_all .content .box .name {
  color: #333434;
  font-family: medium;
  font-size: 22px;
  text-align: center;
  margin: 35px 0px 20px 0px;
}
.dr_fo_all .content .box .word {
  color: #666666;
  font-family: regular;
  font-size: 14px;
  text-align: center;
  height: 110px;
}
@media screen and (max-width: 767px) {
  .dr_f_all .title,
  .dr_s_all .title,
  .dr_t_all .title,
  .dr_fo_all .title {
    font-size: 24px;
  }
  .dr_f_all .content .box {
    margin-bottom: 40px;
  }
  .dr_f_all .content .box:last-child {
    margin-bottom: inherit;
  }
  .dr_s_all .content .box,
  .dr_t_all .content .box {
    width: 50%;
    margin-right: inherit;
    margin-top: 45px;
  }
  .dr_t_all .desc {
    margin-bottom: 10px;
  }
  .dr_fo_all .content .box {
    width: inherit;
    float: inherit;
    margin-right: inherit;
    padding: 40px;
  }
  .dr_fo_all .content .box .word {
    height: inherit;
  }
}
/**
     * 2018/1/26
     * Noxus
     * IR product css
 */
.ir {
  padding: 58px 0px;
  font-family: regular;
  color: #333434;
  font-size: 16px;
}
.ir .left {
  width: 49%;
  float: left;
}
.ir .right {
  width: 49%;
  float: right;
}
.ir img {
  max-width: 100%;
}
.ir p:last-child {
  margin-bottom: inherit;
}
.ir .title {
  font-family: bold;
  font-size: 30px;
  margin-bottom: 20px;
}
.ir .desc {
  margin-bottom: 20px;
}
.ir .list {
  position: relative;
  padding-left: 30px;
}
.ir .list::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #333434;
  transform: rotate(45deg);
  position: absolute;
  left: 4px;
  top: 7px;
}
.ir .popular {
  display: inline-block;
  color: #0F3E60;
  text-decoration: underline;
}
.ir_s_all,
.ir_fo_all {
  background-color: #EDEEEF;
}
.ir_t_all .word,
.ir_fo_all .word {
  padding-top: 3%;
}
@media screen and (max-width: 800px) {
  .ir {
    padding: 30px 0px;
  }
  .ir .left,
  .ir .right {
    width: inherit;
    float: inherit;
  }
  .ir .pic {
    text-align: center;
    margin-bottom: 20px;
  }
  .ir .word {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .ir .title {
    font-size: 24px;
  }
}
/**
     * 2018/2/6
     * Noxus
     * MC product css
 */
.mc_f_all {
  background: url(img/product/MC_f_all.jpg) no-repeat 100% 100%;
  background-size: cover;
  padding: 40px 0px;
}
.mc_f_all .title {
  color: #333333;
  font-size: 30px;
  text-align: center;
  font-family: bold;
  margin-bottom: 10px;
}
.mc_f_all .subject {
  overflow: hidden;
  position: relative;
}
.mc_f_all .subject .left {
  width: 46%;
  float: left;
}
.mc_f_all .subject .left .box {
  text-align: right;
  margin-top: 30px;
  position: relative;
  z-index: 100;
}
.mc_f_all .subject .left .box .box_all {
  width: 77%;
  display: inline-flex;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 0px;
  align-items: center;
}
.mc_f_all .subject .left .box .box_all .pic {
  width: 20%;
  float: left;
  text-align: center;
}
.mc_f_all .subject .left .box .box_all .pic img {
  width: 50%;
}
.mc_f_all .subject .left .box .box_all .word {
  width: 80%;
  float: right;
  text-align: left;
  padding-right: 3%;
}
.mc_f_all .subject .left .box .box_all .word .name {
  color: #333333;
  font-size: 18px;
  font-family: Medium;
}
.mc_f_all .subject .left .box .box_all .word .desc {
  color: #333333;
  font-size: 14px;
  font-family: regular;
  margin-bottom: inherit;
}
.mc_f_all .subject .left .box:nth-child(2) {
  text-align: left;
}
.mc_f_all .subject .right {
  width: 46%;
  float: right;
}
.mc_f_all .subject .right .box {
  text-align: left;
  margin-top: 30px;
  position: relative;
  z-index: 100;
}
.mc_f_all .subject .right .box .box_all {
  width: 77%;
  display: inline-flex;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 0px;
  align-items: center;
}
.mc_f_all .subject .right .box .box_all .pic {
  width: 20%;
  float: left;
  text-align: center;
}
.mc_f_all .subject .right .box .box_all .pic img {
  width: 50%;
}
.mc_f_all .subject .right .box .box_all .word {
  width: 80%;
  float: right;
  text-align: left;
  padding-right: 3%;
}
.mc_f_all .subject .right .box .box_all .word .name {
  color: #333333;
  font-size: 18px;
  font-family: Medium;
}
.mc_f_all .subject .right .box .box_all .word .desc {
  color: #333333;
  font-size: 14px;
  font-family: regular;
  margin-bottom: inherit;
}
.mc_f_all .subject .right .box:nth-child(2) {
  text-align: right;
}
.mc_f_all .subject .center {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(img/product/mc_logo.png) no-repeat center center;
  background-size: 15%;
}
.mc_s_all .floor {
  padding: 50px 0px;
}
.mc_s_all img {
  max-width: 100%;
}
.mc_s_all .left {
  background-color: #ECEDEE;
}
.mc_s_all .left .pic {
  width: 40%;
  float: left;
  text-align: left;
}
.mc_s_all .left .word {
  width: 60%;
  float: right;
}
.mc_s_all .right .pic {
  width: 40%;
  float: right;
  text-align: right;
}
.mc_s_all .right .word {
  width: 60%;
  float: left;
}
.mc_s_all .word p {
  margin-bottom: inherit;
}
.mc_s_all .word .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 30px;
}
.mc_s_all .word .desc {
  color: #333434;
  font-size: 14px;
  font-family: regular;
}
@media screen and (max-width: 800px) {
  .mc_f_all .subject .left,
  .mc_f_all .subject .right,
  .mc_f_all .subject .left .box .box_all,
  .mc_f_all .subject .right .box .box_all {
    width: 100%;
    float: inherit;
  }
  .mc_f_all .subject .left .box .box_all .pic img,
  .mc_f_all .subject .right .box .box_all .pic img {
    width: 30%;
  }
  .mc_f_all .subject .center {
    display: none;
  }
  .mc_s_all .left .pic,
  .mc_s_all .right .pic,
  .mc_s_all .left .word,
  .mc_s_all .right .word {
    width: inherit;
    float: inherit;
  }
  .mc_s_all .left .pic,
  .mc_s_all .right .pic {
    text-align: center;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 700px) {
  .mc_f_all {
    padding: 51px 0px;
  }
  .mc_f_all .subject .left .box .box_all .word .name {
    font-size: 18px;
  }
  .mc_f_all .subject .left .box .box_all .pic img,
  .mc_f_all .subject .right .box .box_all .pic img {
    width: 40%;
  }
  .mc_f_all .title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
/**
     * 2018/5/11
     * Noxus
     * SR product css
 */
.sr_f_all {
  background-color: #edeeef;
  padding: 70px 0px 50px 0px;
}
.sr_f_all .title {
  font-size: 30px;
  color: #241915;
  text-align: center;
  margin-bottom: 40px;
}
.sr_f_all .content {
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 46px;
}
.sr_f_all .content .box {
  margin-top: 46px;
}
.sr_f_all .content .box .pic {
  text-align: center;
  margin-bottom: 20px;
}
.sr_f_all .content .box .pic img {
  height: 52px;
}
.sr_f_all .content .box .desc {
  color: #606060;
  font-size: 14px;
  font-family: regular;
  text-align: center;
}
.sr_s_all {
  padding: 70px 0px 50px 0px;
}
.sr_s_all .title {
  font-size: 30px;
  color: #241915;
  text-align: center;
  margin-bottom: 40px;
}
.sr_s_all .content .box {
  padding: 26px 26px;
  background-color: #edeeef;
  border-radius: 5px;
  width: 49%;
  float: left;
  margin-right: 1%;
  position: relative;
  margin-top: 74px;
}
.sr_s_all .content .box:nth-child(even) {
  margin-right: inherit;
}
.sr_s_all .content .box .pic {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0px;
  top: -38px;
}
.sr_s_all .content .box .pic img {
  height: 52px;
}
.sr_s_all .content .box .name {
  color: #241915;
  font-size: 20px;
  text-align: center;
  margin-bottom: 32px;
}
.sr_s_all .content .box .desc {
  color: #606060;
  font-size: 14px;
  font-family: regular;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sr_f_all .title,
  .sr_s_all .title {
    font-size: 24px;
  }
  .sr_s_all .content .box {
    width: 100%;
    float: inherit;
    margin-right: inherit;
  }
  .sr_f_all,
  .sr_s_all {
    padding: 40px 0px;
  }
}
/**
     * 2018/7/9
     * Noxus
     * PDF product css
 */
.pdf_f_floor {
  text-align: center;
  padding: 80px 0px;
}
.pdf_f_floor .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
}
.pdf_f_floor .desc {
  color: #333434;
  font-size: 14px;
  width: 900px;
  margin: 27px auto 50px;
}
.pdf_f_floor .content .floor {
  margin-bottom: 42px;
  overflow: hidden;
}
.pdf_f_floor .content .floor:last-child {
  margin-bottom: inherit;
}
.pdf_f_floor .content .floor .box {
  width: 21%;
  float: left;
  margin-right: 5%;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 35px 0px;
}
.pdf_f_floor .content .floor .box:hover {
  background-color: #0f3e60;
  border-color: #0F3E60;
}
.pdf_f_floor .content .floor .box:hover em {
  color: #fff;
}
.pdf_f_floor .content .floor .box:hover span {
  color: #fff;
  text-decoration: underline;
}
.pdf_f_floor .content .floor .box em {
  font-size: 34px;
  color: #0F3E60;
  margin-right: 32px;
}
.pdf_f_floor .content .floor .box span {
  font-size: 24px;
  color: #0F3E60;
}
.pdf_f_floor .content .floor .box:last-child {
  margin-right: inherit;
}
.pdf_s_floor {
  background-color: #f1f5f8;
  text-align: center;
  padding: 80px 0px;
}
.pdf_s_floor .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 72px;
}
.pdf_s_floor .content .box {
  width: 50%;
  float: left;
  padding: 0px 50px;
}
.pdf_s_floor .content .box .pic {
  text-align: center;
}
.pdf_s_floor .content .box .pic img {
  width: 270px;
}
.pdf_s_floor .content .box .name {
  color: #333333;
  font-size: 22px;
  font-family: bold;
  margin: 60px auto 16px;
}
.pdf_s_floor .content .box .desc {
  color: #333333;
  font-size: 14px;
}
.pdf_t_floor {
  text-align: center;
  padding: 80px 0px;
}
.pdf_t_floor .title {
  color: #333434;
  font-size: 30px;
  font-family: bold;
  margin-bottom: 72px;
}
.pdf_t_floor .content .floor {
  margin-bottom: 32px;
  overflow: hidden;
}
.pdf_t_floor .content .floor:last-child {
  margin-bottom: inherit;
}
.pdf_t_floor .content .floor .box {
  width: 30%;
  float: left;
  margin-right: 3%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #cdcdcd;
  padding: 46px 50px;
  border-radius: 3px;
  transition: 0.5s;
}
.pdf_t_floor .content .floor .box:hover {
  box-shadow: 0px 0px 20px #cdcdcd;
}
.pdf_t_floor .content .floor .box:last-child {
  margin-right: inherit;
}
.pdf_t_floor .content .floor .box img {
  width: 140px;
  margin: auto;
}
.pdf_t_floor .content .floor .box .name {
  color: #333333;
  font-size: 22px;
  margin: 40px auto 20px;
}
.pdf_t_floor .content .floor .box .desc {
  color: #666666;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .pdf_f_floor .desc {
    width: 100%;
  }
  .pdf_f_floor .title,
  .pdf_s_floor .title,
  .pdf_t_floor .title {
    font-size: 24px;
  }
  .pdf_f_floor .content .floor .box {
    width: 100%;
    margin-bottom: 20px;
    margin-right: inherit;
  }
  .pdf_f_floor .content .floor .box:last-child {
    margin-bottom: 0px;
  }
  .pdf_f_floor .content .floor {
    margin-bottom: 20px;
  }
  .pdf_f_floor .content .floor:last-child {
    margin-bottom: inherit;
  }
  .pdf_s_floor .content .box {
    width: 100%;
    margin-bottom: 40px;
    padding: 0px 0px;
  }
  .pdf_s_floor .content .box:last-child {
    margin-bottom: inherit;
  }
  .pdf_t_floor .content .floor .box {
    width: 100%;
    margin-right: inherit;
    margin-bottom: 20px;
  }
  .pdf_t_floor .content .floor .box:last-child {
    margin-bottom: 0px;
  }
  .pdf_t_floor .content .floor {
    margin-bottom: 20px;
  }
  .pdf_t_floor .content .floor:last-child {
    margin-bottom: inherit;
  }
}
/**
     * 2018/9/28
     * Noxus
     * dotrans overview css
 */
.dotrans_f_floor {
  text-align: center;
  padding: 100px 0px;
  font-family: regular;
}
.dotrans_f_floor .container {
  overflow: hidden;
}
.dotrans_f_floor .title {
  font-size: 36px;
  color: #303030;
  padding: 0px 200px;
  text-align: center;
}
.dotrans_f_floor .desc {
  font-size: 18px;
  color: #3E3A39;
}
.dotrans_f_floor .content {
  overflow: inherit;
  padding-top: 262px;
  margin-top: 70px;
}
.dotrans_f_floor .content .swiper-slide {
  padding: 0px 200px;
}
.dotrans_f_floor .content .swiper-slide .box img {
  width: 43px;
  height: 43px;
  margin: auto;
  display: none;
}
.dotrans_f_floor .content .swiper-slide span {
  color: #3e3a39;
  font-size: 18px;
}
.dotrans_f_floor .content .swiper-button-next,
.dotrans_f_floor .content .swiper-container-rtl .swiper-button-prev {
  width: 18px;
  height: 32px;
  background-image: url(img/product/dotrans_next.svg);
  background-size: cover;
  top: 90%;
}
.dotrans_f_floor .content .swiper-button-prev,
.dotrans_f_floor .content .swiper-container-rtl .swiper-button-next {
  width: 18px;
  height: 32px;
  background-image: url(img/product/dotrans_prev.svg);
  background-size: cover;
  top: 90%;
}
.dotrans_f_floor .content .pc {
  display: flex;
  justify-content: center;
  top: 20px;
  bottom: inherit;
}
.dotrans_f_floor .content .pc span {
  display: block;
  width: 126px;
  height: 126px;
  border-radius: 20px;
  box-shadow: 0px 0px 20px rgba(0, 120, 243, 0.25);
  opacity: 1;
  margin-right: 30px;
}
.dotrans_f_floor .content .pc span:last-child {
  margin-right: inherit;
}
.dotrans_f_floor .content .pc span:hover .shows {
  display: none;
}
.dotrans_f_floor .content .pc span:hover .hides {
  display: block;
}
.dotrans_f_floor .content .pc span img {
  width: 126px;
  height: 126px;
}
.dotrans_f_floor .content .pc span .shows {
  display: block;
}
.dotrans_f_floor .content .pc span .hides {
  display: none;
}
.dotrans_f_floor .content .pc .swiper-pagination-bullet-active .shows {
  display: none;
}
.dotrans_f_floor .content .pc .swiper-pagination-bullet-active .hides {
  display: block;
}
.dotrans_s_floor {
  font-family: regular;
  background-color: #f9f9f9;
  padding: 100px 0px;
}
.dotrans_s_floor .title {
  font-size: 36px;
  color: #303030;
  padding: 0px 200px;
  text-align: center;
}
.dotrans_s_floor .content {
  text-align: center;
  margin-top: 90px;
  display: flex;
  justify-content: center;
}
.dotrans_s_floor .content .box {
  width: 23%;
  margin-right: 10%;
}
.dotrans_s_floor .content .box:last-child {
  margin-right: inherit;
}
.dotrans_s_floor .content .box .pic {
  background-color: #fff;
  border-radius: 15px;
  padding: 28px 40px;
  margin-bottom: 35px;
  box-shadow: 0px 0px 20px rgba(0, 120, 243, 0.25);
}
.dotrans_s_floor .content .box .pic img {
  height: 234px;
}
.dotrans_s_floor .content .box span {
  color: #3E3A39;
  font-size: 18px;
}
.dotrans_t_floor {
  padding: 100px 0px;
}
.dotrans_t_floor .box {
  margin-bottom: 150px;
}
.dotrans_t_floor .box:last-child {
  margin-bottom: inherit;
}
.dotrans_t_floor .box .left {
  float: left;
  width: 50%;
}
.dotrans_t_floor .box .left img {
  position: relative;
  left: -80px;
}
.dotrans_t_floor .box .right {
  float: right;
  width: 50%;
}
.dotrans_t_floor .box .right img {
  position: relative;
  right: -80px;
}
.dotrans_t_floor .box .pic img {
  max-width: 100%;
}
.dotrans_t_floor .box .word {
  font-family: regular;
}
.dotrans_t_floor .box .word .name {
  font-size: 36px;
  margin-bottom: 80px;
  color: #303030;
}
.dotrans_t_floor .box .word .desc li {
  font-size: 18px;
  margin-bottom: 25px;
  color: #3e3a39;
}
.dotrans_t_floor .box .word .desc li:last-child {
  margin-bottom: inherit;
}
.dotrans_t_floor .box .word .desc li::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #3e3a39;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.dotrans_fo_floor {
  font-family: regular;
  text-align: center;
  padding: 100px 0px;
}
.dotrans_fo_floor .title {
  font-size: 36px;
  color: #303030;
  margin-bottom: 30px;
}
.dotrans_fo_floor .desc {
  font-size: 18px;
  color: #3e3a39;
  margin-bottom: inherit;
}
.dotrans_fo_floor .scroll-box {
  height: 382px;
  margin-top: 120px;
  overflow: hidden;
  padding-top: 20px;
}
.dotrans_fo_floor .scroll-box .dg_wrapper {
  width: 40%;
  height: 80%;
}
.dotrans_fo_floor .scroll-box .dg_wrapper .box {
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: end;
  padding-left: 30px;
  background-color: #fff;
}
.dotrans_fo_floor .scroll-box .dg_wrapper .box img {
  width: 120px;
  height: 120px;
  position: absolute;
  right: -40px;
  top: -50px;
}
.dotrans_fo_floor .scroll-box .dg_wrapper .box .name {
  width: 80%;
  color: #303030;
  font-size: 36px;
  margin-bottom: 30px;
  text-align: left;
}
.dotrans_fo_floor .scroll-box .dg_wrapper .box .desc {
  width: 80%;
  color: #3E3A39;
  font-size: 24px;
  text-align: left;
}
.dotrans_fo_floor .scroll-box .dg_prev {
  height: 80%;
  width: 18px;
  background: url(img/product/dotrans_prev.svg) no-repeat center center;
  cursor: pointer;
}
.dotrans_fo_floor .scroll-box .dg_next {
  height: 80%;
  width: 18px;
  background: url(img/product/dotrans_next.svg) no-repeat center center;
  cursor: pointer;
}
@media screen and (max-width: 1080px) {
  .dotrans_f_floor .content {
    padding-top: 0px;
  }
  .dotrans_f_floor .content .swiper-slide {
    padding: 0px 10%;
  }
  .dotrans_f_floor .content .swiper-slide .box {
    margin-bottom: 35px;
  }
  .dotrans_f_floor .content .swiper-slide .box .shows {
    display: block;
  }
  .dotrans_f_floor .content .ph {
    top: 55px;
  }
  .dotrans_f_floor .content .swiper-button-prev,
  .dotrans_f_floor .content .swiper-container-rtl .swiper-button-next,
  .dotrans_f_floor .content .swiper-button-next,
  .dotrans_f_floor .content .swiper-container-rtl .swiper-button-prev {
    top: 80%;
  }
  .dotrans_t_floor .box .pic {
    text-align: center;
    margin-bottom: 60px;
  }
  .dotrans_t_floor .box .left img {
    left: 0px;
    height: 253px;
  }
  .dotrans_t_floor .box .right img {
    right: 0px;
    height: 253px;
  }
  .dotrans_t_floor .box .left,
  .dotrans_t_floor .box .right {
    width: 100%;
    float: inherit;
  }
  .ph .swiper-pagination-bullet {
    background-color: inherit;
    border: 1px solid #1498e2;
  }
  .ph .swiper-pagination-bullet-active {
    background-color: #1498e2;
  }
}
@media screen and (max-width: 800px) {
  .dotrans_f_floor .title,
  .dotrans_s_floor .title {
    padding: 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .dotrans_f_floor .title,
  .dotrans_s_floor .title,
  .dotrans_fo_floor .title,
  .dotrans_t_floor .box .word .name {
    font-size: 24px;
  }
  .dotrans_f_floor .desc,
  .dotrans_f_floor .content .swiper-slide span,
  .dotrans_s_floor .content .box span,
  .dotrans_t_floor .box .word .desc li {
    font-size: 14px;
  }
  .dotrans_fo_floor .scroll-box .dg_wrapper .box .name {
    font-size: 17px;
  }
  .dotrans_fo_floor .scroll-box .dg_wrapper .box .desc {
    font-size: 12px;
  }
  .dotrans_f_floor .content {
    margin-top: 20px;
  }
  .dotrans_f_floor .content .swiper-button-prev,
  .dotrans_f_floor .content .swiper-container-rtl .swiper-button-next,
  .dotrans_f_floor .content .swiper-button-next,
  .dotrans_f_floor .content .swiper-container-rtl .swiper-button-prev {
    top: 65%;
  }
  .dotrans_s_floor .content .box {
    width: 90%;
    float: inherit;
    margin: 0px auto 40px!important;
  }
  .dotrans_t_floor .box .word .name {
    margin-bottom: 24px;
  }
  .dotrans_t_floor .box .word .desc li {
    margin-bottom: 15px;
  }
  .dotrans_t_floor .box .word .desc li::before {
    width: 4px;
    height: 4px;
  }
  .dotrans_t_floor .box {
    margin-bottom: 50px;
  }
  .dotrans_fo_floor .scroll-box {
    margin-top: 40px;
  }
  .dotrans_fo_floor .scroll-box {
    height: 325px;
  }
  .dotrans_fo_floor .scroll-box .dg_wrapper {
    width: 80%;
  }
  .dotrans_s_floor .content {
    margin-top: 33px;
    display: inherit;
  }
}
/**
     * 2019/1/24
     * Noxus
     * Hidata
 */
.hidata-f-floor {
  padding: 100px 0px 120px 0px;
}
.hidata-f-floor .title {
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
  font-family: bold;
}
.hidata-f-floor .content {
  display: flex;
  justify-content: space-between;
}
.hidata-f-floor .content .box {
  display: flex;
  flex-direction: column;
  flex: 0 0 22%;
  text-align: center;
}
.hidata-f-floor .content .box img {
  height: 70px;
  margin-bottom: 30px;
}
.hidata-f-floor .content .box span {
  font-size: 18px;
  color: #7a7a7a;
  font-family: regular;
}
.hidata-global {
  margin-bottom: 120px;
}
.hidata-global .title {
  font-size: 30px;
  color: #3e3a39;
  margin-bottom: 20px;
  font-family: bold;
}
.hidata-global .word {
  flex: 0 0 44%;
}
.hidata-global .word .mx {
  font-size: 18px;
  color: #333333;
  font-family: regular;
  line-height: 1.8em;
}
.hidata-global .word .mx:not(:last-child) {
  margin-bottom: 10px;
}
.hidata-global .word .mx::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #3e3a39;
  margin-right: 16px;
  position: relative;
  top: -2px;
}
.hidata-global .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hidata-global .reverse {
  flex-direction: row-reverse;
}
.hidata-s-floor .pic img {
  width: 528px;
}
.hidata-s-floor .word .news:not(:last-child) {
  margin-bottom: 20px;
}
.hidata-s-floor .word .news .name {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #3e3a39;
  font-family: bold;
}
.hidata-s-floor .word .news .name::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #3e3a39;
  margin-right: 8px;
}
.hidata-s-floor .word .news .desc {
  font-family: regular;
  padding-left: 16px;
  line-height: 1.8em;
  margin-bottom: 0;
  overflow: hidden;
}
.hidata-s-floor .word .news .desc span {
  font-size: 16px;
  color: #333333;
  float: left;
}
.hidata-s-floor .word .news .desc span:not(:last-child) {
  margin-right: 15px;
}
.hidata-t-floor .pic img {
  width: 400px;
}
.hidata-fi-floor .pic img {
  width: 400px;
}
.hidata {
  height: calc(100vh - 96px);
  background-size: auto 100%;
}
.hidata .container h1,
.hidata .container .desc,
.hidata .container .stars-reviews,
.hidata .container .version {
  color: #333333;
}
@media (min-width: 2048px) {
  .hidata {
    background-size: cover!important;
  }
}
@media (max-width: 767px) {
  .hidata .display-content h1 {
    font-size: 24px;
  }
}
.hidata-fo-floor {
  background: url(img/product/hidata-fo-pic.jpg) no-repeat -70px top;
  background-size: 50% 100%;
}
.hidata-fo-floor .content {
  height: 440px;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .hidata-f-floor .content {
    flex-direction: column;
  }
  .hidata-f-floor .content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .hidata-global .content {
    flex-direction: column;
  }
  .hidata-global .pic {
    margin-bottom: 30px;
  }
  .hidata-f-floor .title {
    font-size: 24px;
  }
  .hidata-global .title {
    font-size: 18px;
  }
  .hidata-s-floor .word .news .name {
    font-size: 16px;
  }
  .hidata-s-floor .word .news .desc span {
    font-size: 14px;
  }
  .hidata-f-floor {
    padding: 40px 0px;
  }
  .hidata-global {
    margin-bottom: 40px;
  }
  .hidata-s-floor .pic img {
    width: 300px;
  }
  .hidata-t-floor .pic img,
  .hidata-fi-floor .pic img {
    width: 240px;
  }
  .hidata-fo-floor {
    background-position: right top;
    background-size: auto 280px;
  }
  .hidata-fo-floor .content {
    height: 580px;
  }
}
@media (max-width: 320px) {
  .hidata-fo-floor {
    background-size: auto 246px;
  }
}
