a.noprint {
  cursor: pointer;
  font-size: 1.6rem;
  padding: 2px;
  line-height: 1.75em;
}
@media print {
  .noprint {
    display: none;
  }
  .container {
    width: 100%;
  }
  th {
    border-bottom: 1px solid #000;
    padding: 10px;
  }
  td {
    border-bottom: 1px solid #000;
    padding: 10px;
  }
}
html,
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 谷歌去除input type=number上下箭头 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
/* 火狐去除input type=number上下箭头 */
input {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  outline: none;
  resize: none;
  box-sizing: border-box;
  border-radius: 0;
}
ul,
li {
  list-style: none;
}
.yincangMax {
  opacity: 0;
  filter: alpha(opacity=70);
  line-height: 1px;
  font-size: 1px;
}
.bgIndex {
  background: url(../images/bg-index.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 30px;
}
.borderbottom {
  border-bottom: 1px solid #ddd;
}
.bordertop {
  border-top: 1px solid #ddd;
}
section {
  padding-bottom: 50px;
}
.shareWeixin {
  display: inline-block !important;
  padding-left: 0 !important;
}
.popWeixin {
  display: none;
  z-index: 3;
}
.popWeixin .pc {
  position: fixed;
  left: 50%;
  top: 30%;
  z-index: 3;
  background: #fff;
  margin-left: -130px;
}
.popWeixin .pc p {
  text-align: center;
  font-size: 2rem;
}
.popWeixin .mb {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 3;
}
#mark {
  display: none;
  width: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#cookie-notice {
  border: 2px solid #cf140a;
  position: fixed;
  bottom: 1%;
  z-index: 99999;
  background: #ffece6;
  border-radius: 5px;
  padding: 20px;
  width: 75%;
  left: 50%;
  transform: translateX(-50%);
}
#cookie-notice::before {
  content: '';
  display: block;
  background-size: 8.75vw 9.010416vw;
  width: 8.75vw;
  height: 9.010416vw;
  position: absolute;
  left: -3vw;
  bottom: 0;
}
#cookie-notice p {
  color: #7a2752;
  font-size: 0.8vw;
  line-height: 1.75em;
  float: left;
  width: 80%;
  position: relative;
  padding-left: 2vw;
}
#cookie-notice p a {
  color: #000;
  text-decoration: underline;
}
#cookie-notice .btn {
  text-align: center;
  width: 20%;
  float: right;
}
#cookie-notice .btn button {
  margin: 0 5px;
  padding: 10px 20px;
  font-size: 0.8vw;
  cursor: pointer;
  background: #efefef;
  border: 0;
}
#cookie-notice .btn button.accept {
  background: #006ebc;
  color: #fff;
}
#cookie-notice .btn button.decline {
  border: 1px solid #006ebc;
  background: #fff;
}
#cookie-notice .btn button.close {
  background: none;
  color: #7a2752;
}
.trainingeventTable {
  width: 800px;
}
.insightPopup {
  position: fixed;
  bottom: 0.3541vw;
  z-index: 21;
  width: 250px;
  border-radius: 4px;
  right: 0;
  left: auto;
  bottom: 6.3541vw;
}
.insightPopup .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0.9375vw;
  cursor: pointer;
}
.insightPopup .titleImg {
  text-align: center;
}
.insightPopup .titleImg img {
  width: 250px;
}
.insightPopup .title {
  text-align: center;
  font-size: 1.1vw;
  line-height: 1.75em;
  color: #000;
  margin: 0 0 1.0416vw;
  margin-top: 1.302vw;
}
.insightPopup .info {
  text-align: center;
  font-size: 0.9375vw;
  line-height: 1.75em;
  margin: 0 0 1.0416vw;
}
.insightPopup .InsightPopBtn {
  text-align: center;
}
.insightPopup .InsightPopBtn a {
  background: #006ebc;
  padding: 0.52083vw 1.0416vw;
  margin: 0 0 0.9375vw 0;
  font-size: 1.0416vw;
  display: inline-block;
  color: #fff;
}
.insightPopupEn {
  position: fixed;
  bottom: 2.6041vw;
  left: 2.6041vw;
  background: #fcdb45;
  z-index: 21;
  width: 22.625vw;
  padding: 0 1.302083vw;
  border-radius: 4px;
}
.insightPopupEn .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 0.9375vw;
  cursor: pointer;
}
.insightPopupEn .titleImg {
  text-align: center;
  margin-top: 1.8vw;
}
.insightPopupEn .titleImg img {
  width: 15vw;
}
.insightPopupEn .title {
  text-align: center;
  font-size: 1.1vw;
  line-height: 1.75em;
  color: #000;
  margin: 0 0 1.0416vw;
  margin-top: 1.302vw;
}
.insightPopupEn .info {
  text-align: center;
  font-size: 0.9375vw;
  line-height: 1.75em;
  margin: 0 0 1.0416vw;
}
.insightPopupEn .InsightPopBtn {
  text-align: center;
}
.insightPopupEn .InsightPopBtn a {
  background: #006ebc;
  padding: 0.52083vw 1.0416vw;
  margin: 0 0 0.9375vw 0;
  font-size: 1.0416vw;
  display: inline-block;
  color: #fff;
}
.prizeButton {
  display: inline-block;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  cursor: pointer;
}
.prize .container .box {
  text-align: center;
}
.prize .container .box .PrizeOn {
  display: block;
  margin-top: 20px;
}
.prize .container .box .PrizeOn span {
  display: inline-block;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  cursor: pointer;
}
.prize .container .box .PrizeOff {
  display: none;
  margin-top: 20px;
}
.prize .container .box .PrizeOff span {
  display: inline-block;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 10px 20px;
  background: #763D58;
  color: #fff;
}
.hero {
  padding-bottom: 0;
  margin-top: -3px;
  position: relative;
}
.hero img {
  width: 100%;
}
.hero .text-box {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.hero .text-box h1.theme {
  text-align: center;
  color: #fff;
  font-size: 4.6rem;
  font-weight: bold;
}
.hero .text-box p.themeP {
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.2;
  margin-top: 5px;
  text-align: center;
}
.hero .text-box .topTopONTAPLink {
  text-align: center;
  margin-top: 10px;
}
.hero .text-box .topTopONTAPLink span {
  background: #7a2752;
  font-size: 1.4rem;
  padding: 10px 20px;
  color: #fff;
  display: inline-block;
}
.hero .topTopONTAP2 .themeBtn {
  text-align: center;
  margin-top: 15px;
}
.hero .topTopONTAP2 .themeBtn a {
  background: #195fa9;
  color: #fff;
  font-size: 1.6rem;
  padding: 10px 15px;
}
.hero .text-box-small {
  top: 25%;
  color: #fff;
  text-align: left;
  left: 0;
}
.hero .text-box-small h1 {
  font-size: 6rem;
  font-weight: bold;
}
.hero .text-box-small p {
  font-size: 1.8rem;
  margin: 30px 0;
  color: #fff;
  text-align: center;
}
.hero.footerBanner .text-box h1.theme {
  font-size: 4rem;
}
.hero .QrcodeTitle .iconPc {
  margin: 0 auto;
  text-align: center;
}
.hero .QrcodeTitle .iconPc ul {
  display: inline-block;
}
.hero .QrcodeTitle .iconPc ul li {
  width: 90px;
  float: left;
  margin: 20px;
}
.hero .QrcodeTitle .iconPc ul li a {
  display: inline-block;
}
.hero .QrcodeTitle .iconoff {
  display: block;
}
.hero .QrcodeTitle .iconon {
  display: none;
}
#index .indexbg {
  background: url(../images/bg-index-background.png) repeat-y left top;
  padding-bottom: 30px;
}
.mediaTab {
  margin-top: 60px;
  border-top: 1px solid #ddd;
}
.mediaTab.noborder {
  border: 0;
}
.headerLight {
  background: #195fa9;
  margin-top: -3px;
}
.headerLight .headerLightInfo {
  text-align: center;
}
.headerLight .headerLightInfo h3 {
  padding: 10px 15px;
  font-size: 1.6rem;
  line-height: 1.75em;
  display: inline-block;
  color: #fff;
}
.headerLight .headerLightInfo a {
  background: #7a2752;
  color: #fff;
  font-size: 1.4rem;
  padding: 6px 15px;
}
.ProLight {
  background: #0067C5;
}
.ProLight .headerLightInfo {
  text-align: center;
  padding: 20px;
}
.ProLight .headerLightInfo a {
  color: #fff;
  font-size: 1.6rem;
  padding: 0px 20px;
}
.home .text-box {
  top: 10%;
  color: #fff;
  text-align: left;
}
.home .text-box h1 {
  font-size: 6rem;
  font-weight: bold;
}
.home .text-box p {
  font-size: 1.8rem;
  margin: 30px 0;
}
.home .text-box a {
  display: inline-block;
  color: #fff;
  font-size: 1.4rem;
  padding: 10px;
  background: #195fa9;
}
.home .text-box a i {
  font-size: 1.2rem;
}
.home .text-box.en {
  top: 50%;
}
.home .text-box-small {
  top: 10%;
  color: #fff;
  text-align: left;
}
.home .text-box-small h1 {
  font-size: 6rem;
  font-weight: bold;
}
.home .text-box-small p {
  font-size: 1.8rem;
  margin: 30px 0;
}
.home .text-box-small a {
  display: inline-block;
  color: #fff;
  font-size: 1.4rem;
  padding: 10px;
  background: #195fa9;
}
.home .text-box-small a i {
  font-size: 1.2rem;
}
.home .text-box-homesmall {
  top: 33%;
  left: 15%;
  width: 33%;
}
.home .text-box-homesmall h1 {
  text-align: left;
  color: #fff;
  font-size: 5rem;
  font-weight: bold;
}
.home .text-box-homesmall p {
  margin: 1rem 0;
  text-align: left;
  color: #fff;
  font-size: 1.8rem;
}
.home .swiper-container .home-pagination {
  padding-bottom: 10px;
}
.home .swiper-container .home-pagination span {
  border-radius: 0;
  background: #fff;
  width: 8px;
  height: 8px;
  opacity: 1;
}
.home .swiper-container .home-pagination span.swiper-pagination-bullet-active {
  background: #df140a;
}
.about .text-box {
  text-align: center;
}
.about .text-box p {
  margin: 10px 0;
}
.about .text-box a {
  margin-top: 15px;
}
/*面包屑导航*/
.breadcrumb {
  padding-bottom: 0;
  padding-top: 25px;
  font-size: 1.4rem;
  color: #363636;
}
.breadcrumb.gray {
  background: #f6f6f6;
  padding-bottom: 25px;
  margin-top: -3px;
}
.breadcrumb .navi {
  display: inline-block;
}
.breadcrumb .navi a {
  color: #363636;
}
.breadcrumb .navi a:hover {
  color: #0f6fc8;
}
.breadcrumb .navi i.iconfont {
  font-size: 1.2rem;
}
.breadcrumb .navTel {
  float: right;
}
.breadcrumb .navTel span {
  margin: 0 5px;
  font-size: 1.6rem;
}
.breadcrumb .navTel p,
.breadcrumb .navTel span {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb .navTel p a,
.breadcrumb .navTel span a {
  color: #363636;
}
h2.themeTitle {
  font-size: 3rem;
  color: #363636;
  background: url(/images/title-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
  font-weight: bold;
  padding: 20px 0;
  line-height: 38px;
}
h2.themeTitle p {
  color: #682f4b;
  font-size: 1.8rem;
  margin-top: 5px;
  font-weight: normal;
  font-style: oblique;
}
h2.themeTitle span {
  display: inline-block;
  float: right;
  color: #585858;
  font-size: 2rem;
  vertical-align: middle;
  margin-top: 1.5rem;
}
a.link {
  display: inline-block;
  float: right;
  background: #fff;
  border: 1px solid #808080;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 34px;
  color: #363636;
}
a.link:hover {
  background: #0f6fc8;
}
a.link:hover i {
  color: #fff;
}
a.link i {
  color: #808080;
  font-size: 1.4rem;
  display: block;
}
.side {
  position: fixed;
  width: 54px;
  right: 0;
  bottom: 70%;
  z-index: 100;
}
.side ul li {
  width: 54px;
  height: 54px;
  float: left;
  position: relative;
  margin-top: 10px;
}
.side ul li .sidebox {
  position: absolute;
  width: 54px;
  height: 54px;
  top: 0;
  right: 0;
  transition: all 0.3s;
  color: #fff;
  font-size: 1.6rem;
  line-height: 54px;
  overflow: hidden;
}
.side ul li .sidebox.contentUsDiv {
  cursor: pointer;
  background: none;
  background: #7a2752;
}
.side ul li .sidebox.contentUsTel {
  width: 300px;
  height: 231px;
  transition: all 0.3s;
  background: #7a2752;
  background-size: cover;
  color: #fff;
  font-size: 1.6rem;
  line-height: auto;
  border-radius: 15px 0 0 15px;
  z-index: 2;
  display: none;
  top: 45px !important;
  bottom: auto !important;
}
.side ul li .sidebox.contentUsTel .contentUsTelTitle {
  position: relative;
  text-align: center;
  margin: 0 25px;
  border-bottom: 1px solid #fff;
  padding-top: 15px;
}
.side ul li .sidebox.contentUsTel .contentUsTelTitle img {
  position: absolute;
  left: 30px;
}
.side ul li .sidebox.contentUsTel .contentUsTelTitle img.icon {
  left: 0;
  width: 30px;
  top: 28px;
}
.side ul li .sidebox.contentUsTel .contentUsTelContent {
  margin: 0 25px;
  padding: 10px 0;
  line-height: 2em;
  font-size: 16px;
}
.side ul li .sidebox.contentUsTel .contentUsTelContent a {
  color: #fff;
}
.side ul li .sidebox.FollowDiv {
  cursor: pointer;
}
.side ul li .sidebox.FollowUs {
  width: 270px;
  height: auto;
  transition: all 0.3s;
  background: #0067C5;
  color: #fff;
  font-size: 1.6rem;
  line-height: auto;
  border-radius: 60px 0 0 60px;
  z-index: 2;
  display: none;
}
.side ul li .sidebox.FollowUs .FollowUsTitle {
  position: relative;
  text-align: center;
  margin: 0 20px;
  border-bottom: 1px solid #80b3e2;
}
.side ul li .sidebox.FollowUs .FollowUsTitle img {
  position: absolute;
  left: 30px;
}
.side ul li .sidebox.FollowUs .FollowUsContent {
  padding: 20px;
  line-height: 2em;
}
.side ul li .sidebox.FollowUs .FollowUsContent .FollowUsContentDiv {
  float: left;
  width: 50%;
}
.side ul li .sidebox.FollowUs .FollowUsContent .FollowUsContentDiv p {
  font-size: 1.4rem;
  line-height: 1.5em;
  text-align: center;
}
.side ul li .sidebox.FollowUs .FollowUsContent .FollowUsContentDiv p img {
  float: none;
}
.side ul li img {
  float: left;
}
/*首页*/
.colum-data-type {
  padding: 40px 0;
}
.colum-data-type.index {
  padding: 1.5625vw 0 0 0;
}
.colum-data-type:last-child {
  padding-bottom: 1.5625vw;
}
.colum-data-type .title {
  font-size: 3.4rem;
  font-weight: bold;
  color: #363636;
  padding: 30px 5px;
  background: url(/images/color-line.jpg) no-repeat left bottom;
  background-size: 100% auto;
  line-height: 34px;
  margin-bottom: 30px;
}
.colum-data-type .row {
  margin-right: -18px;
  margin-left: -18px;
}
.colum-data-type .row .col-sm-6 {
  padding-right: 18px;
  padding-left: 18px;
}
.colum-data-type .bggrey {
  background: #f3f3f3;
  background-size: cover;
  height: 26.0416vw;
  position: relative;
}
.colum-data-type .bggrey p {
  color: #5a5a5a;
}
.colum-data-type .bggrey a img {
  position: absolute;
  bottom: 0;
  left: 50%;
  text-align: center;
  width: 30vw;
  max-width: 618px;
  transform: translateX(-50%);
}
.colum-data-type .bgIndexVideo {
  background: url(../images/bgIndexVideo.jpg) no-repeat left top;
  background-size: 100% 100%;
}
.colum-data-type .bgIndexVideo .datas {
  overflow: visible;
}
.colum-data-type .bgIndexVideo .datas .data-box {
  padding-top: 6.25vw;
  padding-right: 6%;
}
.colum-data-type .bgIndexVideo .datas .data-box p {
  color: #5a5a5a;
}
.colum-data-type .bgIndexVideo .datas .data-box a {
  background: #006ebc;
  padding: 10px 20px;
  margin-top: 1.5625vw;
  font-size: 1.0416vw;
}
.colum-data-type .bgIndexVideo .datas img {
  width: 100%;
}
.colum-data-type .bgIndexVideo .datas .indexVideo {
  width: 100%;
}
.colum-data-type .datas {
  position: relative;
  overflow: hidden;
}
.colum-data-type .datas a {
  color: #fff;
  display: inline-block;
}
.colum-data-type .datas .data-list {
  width: 100%;
}
.colum-data-type .datas .data-list p {
  font-size: 1.6rem;
}
.colum-data-type .datas .data-box {
  z-index: 20;
  position: absolute;
  width: 100%;
  top: 10%;
  left: 6%;
  color: #050505;
}
.colum-data-type .datas .data-box h3 {
  font-size: 1.6666vw;
  font-weight: bold;
  margin-bottom: 1.14583vw;
}
.colum-data-type .datas .data-box p {
  font-size: 1.0416vw;
}
.colum-data-type .datas .data-box li {
  font-size: 1rem;
  float: left;
  width: 50%;
  margin-bottom: 6px;
  position: relative;
  padding-left: 10px;
}
.colum-data-type .datas .data-box li:before {
  position: absolute;
  left: 0;
  top: 5px;
}
.colum-data-type .datas .data-box li a {
  font-family: "Gotham", "方正兰亭黑简体", Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
  padding-left: 5px;
  color: #050505;
  font-size: 1.6rem;
}
.colum-data-type .b3 img {
  width: 100%;
}
.colum-data-type .b3 .data-box {
  top: 2.7083vw;
  width: 53%;
}
.colum-data-type .b3 .data-box h3 {
  font-size: 1.35416vw;
  margin-bottom: 0.9375vw;
}
.colum-data-type .b3 .data-box p {
  font-size: 0.9375vw;
  color: #5c5c5c;
}
.colum-data-type .b3 .data-box a {
  background: #006ebc;
  padding: 10px 20px;
  margin-top: 0.9375vw;
  font-size: 1.0416vw;
}
.colum-data-type.colum-data-type-en .datas a {
  display: block;
}
.colum-data-type.colum-data-type-en .datas a img {
  width: 100%;
}
.colum-data-type.colum-data-type-en .datas .data-box ul {
  transform: translate(0, 100px);
}
.colum-data-type.colum-data-type-en .datas .data-box ul li a {
  color: #fff;
}
.searchSuccess .ts {
  display: none;
  font-size: 2vw;
  margin-top: 20px;
}
.searchSuccess .ts2 {
  display: none;
  font-size: 14px;
  margin-top: 20px;
  color: #999;
}
.searchSuccess .searchSuccessUl {
  margin: 25px 0;
}
.searchSuccess .searchSuccessUl .searchSuccessLi {
  margin-bottom: 25px;
  padding: 0 20px;
  position: relative;
}
.searchSuccess .searchSuccessUl .searchSuccessLi a {
  display: inline-block;
}
.searchSuccess .searchSuccessUl .searchSuccessLi h3 {
  font-size: 1.7rem;
  color: #363636;
  text-decoration: underline;
  line-height: 1.5em;
}
.searchSuccess .searchSuccessUl .searchSuccessLi h3 span {
  color: #df140a;
}
.searchSuccess .searchSuccessUl .searchSuccessLi p.searchDescription {
  font-size: 1.7rem;
  color: #363636;
  line-height: 1.5em;
}
.searchSuccess .searchSuccessUl .searchSuccessLi p.searchDescription span {
  color: #df140a;
}
.searchSuccess .searchSuccessUl .searchSuccessLi p.searchLink {
  font-size: 1.7rem;
  color: #0067c5;
  line-height: 1.5em;
  word-break: break-all;
}
.searchSuccess .searchSuccessUl .searchSuccessLi:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 10px;
  left: 0;
  top: 6px;
  background: url('/images/icon-serchsuccess.png') left top no-repeat;
}
.searchSuccess .pagerDiv {
  border-top: 1px solid #bfbfbf;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
}
.searchSuccess .pagerDiv .pager {
  display: inline-block;
}
.searchSuccess .pagerDiv .pager .prevBtn,
.searchSuccess .pagerDiv .pager .nextBtn {
  float: left;
  display: inline-block;
  width: 25px;
  height: 25px;
  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.searchSuccess .pagerDiv .pager ul {
  float: left;
  margin: 0 20px;
}
.searchSuccess .pagerDiv .pager ul li {
  display: inline-block;
  float: left;
  width: 25px;
  height: 25px;
  color: #bfbfbf;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
}
.searchSuccess .pagerDiv .pager ul li.cur {
  color: #195fa9;
}
.personalCenter .registerSubmitButton.special {
  border-top: 1px solid #b5b5b5;
  margin-top: 1.0416vw;
  padding-top: 1.0416vw;
  text-align: center;
}
.personalCenter .registerSubmitButton.special button {
  width: 10.96875vw;
  border: 0;
  background: #195fa9;
  color: #fff;
  padding: 1.1458vw 0;
  font-size: 0.9375vw;
  cursor: pointer;
  margin: 0 50px;
}
.personalCenter .tm40 {
  margin-top: 2.0833vw;
}
.personalCenter .registerPageNav ul {
  border: 1px solid #dddddd;
}
.personalCenter .registerPageNav ul li {
  background: #fff;
  line-height: 1.9791vw;
  font-size: 0.9375vw;
  display: flex;
  align-items: center;
  padding: 8px 1.0416vw;
  cursor: pointer;
  border-bottom: 1px solid #dddddd;
}
.personalCenter .registerPageNav ul li img {
  padding-right: 8px;
}
.personalCenter .registerPageNav ul li img.on {
  display: none;
}
.personalCenter .registerPageNav ul li img.off {
  display: block;
}
.personalCenter .registerPageNav ul li.cur {
  background: #195fa9;
  color: #fff;
}
.personalCenter .registerPageNav ul li.cur .on {
  display: block;
}
.personalCenter .registerPageNav ul li.cur .off {
  display: none;
}
.personalCenter .registerPageNav ul li:last-child {
  border: 0;
}
.personalCenter .registerPageContent {
  display: none;
  background: #fff;
  box-shadow: 1px 1px 10px 1px #fafafa;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom {
  padding: 2.9166vw 2.3437vw;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput {
  position: relative;
  margin-bottom: 0.9895vw;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput.receive p {
  height: 1.6354vw;
  width: 100%;
  top: 0;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput input {
  border: 0;
  height: 2.1354vw;
  margin-left: 18.5vw;
  padding-left: 0.5vw;
  color: #333;
  font-size: 0.9375vw;
  border-left: 1px solid #c5c5c5;
  background: #fff;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput select {
  width: 100%;
  border: 1px solid #c5c5c5;
  height: 2.1354vw;
  padding-left: 8.5vw;
  color: #333;
  font-size: 0.9375vw;
  background: url(/images/icon-select-2.png) no-repeat right 8px;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput p.registerPageFromP {
  position: absolute;
  left: 0.7812vw;
  top: 0.45vw;
  color: #333;
  font-size: 0.9375vw;
  text-align: justify;
  text-align-last: justify;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput p.registerPageFromP span.bt {
  color: #d9292a;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput p.registerPageFromP span.fgline {
  color: #c5c5c5;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE {
  width: 32.9166vw;
  font-size: 0.8333vw;
  color: #333333;
  position: relative;
  padding: 0.4vw 1.9625vw;
  border-color: #c5c5c5;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState.receiveE1,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE.receiveE1,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState.receiveE2,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE.receiveE2 {
  margin-bottom: 0.9895vw;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState:before,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE:before {
  position: absolute;
  left: 0;
  top: 0.1562vw;
  display: inline-block;
  content: '';
  width: 1.5625vw;
  height: 1.5625vw;
  border: 1px solid #303030;
  cursor: pointer;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState:after,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE:after {
  content: '';
  cursor: pointer;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState.cur:before,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE.cur:before {
  position: absolute;
  left: 0;
  top: 0.1562vw;
  display: inline-block;
  content: '';
  width: 1.5625vw;
  height: 1.5625vw;
  border: 1px solid #d9292a;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState.cur:after,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE.cur:after {
  content: '';
  position: absolute;
  left: 0.2604vw;
  top: 0.5208vw;
  width: 1.0416vw;
  height: 0.5208vw;
  display: inline-block;
  border: 1px solid #d9292a;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  vertical-align: baseline;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState .bt,
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE .bt {
  color: #d9292a;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerSubmitButton {
  border-top: 1px solid #b5b5b5;
  margin-top: 1.0416vw;
  padding-top: 1.0416vw;
  text-align: right;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerSubmitButton button {
  border: 0;
  background: #195fa9;
  color: #fff;
  padding: 1.1458vw 4.6875vw;
  font-size: 0.9375vw;
  cursor: pointer;
}
.personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .state {
  text-decoration: underline;
  color: #333333;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalOne {
  display: block;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo {
  display: none;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput.receive p {
  height: 1.6354vw;
  width: 100%;
  top: 0;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input {
  width: 100%;
  border: 1px solid #c5c5c5;
  height: 2.1354vw;
  padding-left: 8.5vw;
  margin-left: 0;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.corporateName {
  padding-left: 6.4vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.fullName {
  padding-left: 4.6vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.mobilePhone {
  padding-left: 4.6vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.mailBox {
  padding-left: 4.6vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.wechatNumber {
  padding-left: 6.6vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.biliNumber {
  padding-left: 8.2vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.prov {
  padding-left: 9.7vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.city {
  padding-left: 4.6vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.functionDepartment {
  padding-left: 4.6vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.jobLevel {
  padding-left: 4.6vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.industry {
  padding-left: 4.6vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.partnerShips {
  padding-left: 15.1vw;
}
.personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .state {
  text-decoration: underline;
  color: #333333;
}
.personalCenter .registerPageContent .events,
.personalCenter .registerPageContent .downpaper,
.personalCenter .registerPageContent .downpaper1,
.personalCenter .registerPageContent .ontrial {
  margin: 0 2.6041vw;
}
.personalCenter .registerPageContent .events .downpaperText,
.personalCenter .registerPageContent .downpaper .downpaperText,
.personalCenter .registerPageContent .downpaper1 .downpaperText,
.personalCenter .registerPageContent .ontrial .downpaperText {
  display: flex;
  justify-content: space-between;
}
.personalCenter .registerPageContent .events .downpaperText .downloadTime,
.personalCenter .registerPageContent .downpaper .downpaperText .downloadTime,
.personalCenter .registerPageContent .downpaper1 .downpaperText .downloadTime,
.personalCenter .registerPageContent .ontrial .downpaperText .downloadTime {
  font-size: 0.7812vw;
  padding: 0.4687vw 0;
  flex: none;
}
.personalCenter .registerPageContent .events li,
.personalCenter .registerPageContent .downpaper li,
.personalCenter .registerPageContent .downpaper1 li,
.personalCenter .registerPageContent .ontrial li {
  padding: 1.5625vw 0;
  border-bottom: 1px dashed #dcdcdc;
}
.personalCenter .registerPageContent .events li h3,
.personalCenter .registerPageContent .downpaper li h3,
.personalCenter .registerPageContent .downpaper1 li h3,
.personalCenter .registerPageContent .ontrial li h3 {
  font-size: 0.9375vw;
  margin-bottom: 0.7291vw;
}
.personalCenter .registerPageContent .events li p,
.personalCenter .registerPageContent .downpaper li p,
.personalCenter .registerPageContent .downpaper1 li p,
.personalCenter .registerPageContent .ontrial li p {
  font-size: 0.9375vw;
  margin-bottom: 1.0416vw;
}
.personalCenter .registerPageContent .events li a,
.personalCenter .registerPageContent .downpaper li a,
.personalCenter .registerPageContent .downpaper1 li a,
.personalCenter .registerPageContent .ontrial li a {
  font-size: 0.7812vw;
  border: 1px solid #195fa9;
  background: #fff;
  color: #195fa9;
  padding: 0.4687vw 0.7291vw;
  display: inline-block;
}
.personalCenter .registerPageContent .events li a.notClick,
.personalCenter .registerPageContent .downpaper li a.notClick,
.personalCenter .registerPageContent .downpaper1 li a.notClick,
.personalCenter .registerPageContent .ontrial li a.notClick {
  border: 1px solid #bfbfbf;
  color: #bfbfbf;
}
.personalCenter .registerPageContent .pagerDiv {
  text-align: right;
  margin: 0 2.6041vw;
  padding: 1.0416vw 0;
}
.personalCenter .registerPageContent .pagerDiv .pager {
  display: inline-block;
}
.personalCenter .registerPageContent .pagerDiv .pager .prevBtn,
.personalCenter .registerPageContent .pagerDiv .pager .nextBtn {
  float: left;
  display: inline-block;
  width: 1.302vw;
  height: 1.302vw;
  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  line-height: 1.302vw;
  text-align: center;
  cursor: pointer;
}
.personalCenter .registerPageContent .pagerDiv .pager ul {
  float: left;
  margin: 0 1.0416vw;
}
.personalCenter .registerPageContent .pagerDiv .pager ul li {
  display: inline-block;
  float: left;
  width: 1.302vw;
  height: 1.302vw;
  color: #bfbfbf;
  line-height: 1.302vw;
  text-align: center;
  cursor: pointer;
  font-size: 0.7812vw;
}
.personalCenter .registerPageContent .pagerDiv .pager ul li.cur {
  color: #195fa9;
}
.personalCenter .registerPageContent .changePassword {
  padding: 2.9166vw 2.3437vw;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv {
  padding: 0 5.2083vw;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .changePasswordTel {
  font-size: 0.9375vw;
  margin-bottom: 0.9895vw;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput {
  position: relative;
  margin-bottom: 0.9895vw;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput.receive p {
  height: 1.6354vw;
  width: 100%;
  top: 0;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput input {
  width: 100%;
  height: 2.1354vw;
  color: #333;
  font-size: 0.9375vw;
  background: #fff;
  border: 1px solid #c5c5c5;
  padding-left: 8.5vw;
  margin-left: 0;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput input.newPassword {
  padding-left: 4.5vw;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput input.qrnewPassword {
  padding-left: 5.5vw;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput p.registerPageFromP {
  position: absolute;
  left: 0.7812vw;
  top: 0.3687vw;
  color: #333;
  font-size: 0.9375vw;
  text-align: justify;
  text-align-last: justify;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput p.registerPageFromP span.bt {
  color: #d9292a;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput p.registerPageFromP span.fgline {
  color: #c5c5c5;
}
.personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput .state {
  text-decoration: underline;
  color: #333333;
}
.personalCenter .registerPageContent .changePassword .registerSubmitButton {
  border-top: 1px solid #b5b5b5;
  margin-top: 1.0416vw;
  padding-top: 1.0416vw;
  text-align: right;
}
.personalCenter .registerPageContent .changePassword .registerSubmitButton button {
  border: 0;
  background: #195fa9;
  color: #fff;
  padding: 1.1458vw 4.6875vw;
  font-size: 0.9375vw;
  cursor: pointer;
}
.personalCenter .registerPageContent.cur {
  display: block;
}
.registerPage {
  background: #fff;
  background-size: 100%;
}
.registerPage .registerPageNav {
  margin-top: 5.2vw;
}
.registerPage .registerPageNav ul li {
  background: #fff;
  line-height: 1.9791vw;
  width: 16.7708vw;
  font-size: 0.9375vw;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 0;
  border: 1px solid #c5c5c5;
  cursor: pointer;
}
.registerPage .registerPageNav ul li:first-of-type {
  border-bottom: 0;
}
.registerPage .registerPageNav ul li:last-of-type {
  border-top: 0;
}
.registerPage .registerPageNav ul li img {
  padding-right: 8px;
}
.registerPage .registerPageNav ul li img.on {
  display: none;
}
.registerPage .registerPageNav ul li img.off {
  display: block;
}
.registerPage .registerPageNav ul li.cur {
  background: #195fa9;
  color: #fff;
}
.registerPage .registerPageNav ul li.cur .on {
  display: block;
}
.registerPage .registerPageNav ul li.cur .off {
  display: none;
}
.registerPage .registerPageContent {
  display: none;
}
.registerPage .registerPageContent .registerPageFrom {
  margin: 1vw auto;
  width: 32.9166vw;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput {
  position: relative;
  margin-bottom: 0.9895vw;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput.receive p {
  height: 30.9166vw;
  width: 100%;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput input {
  width: 32.9166vw;
  border: 1px solid #c5c5c5;
  height: 2.1354vw;
  padding-left: 8.5vw;
  color: #333;
  font-size: 0.9375vw;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput input.registerPageFromInputTel {
  width: 24.4791vw;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput input.svcregisterPageFromInputTel {
  width: 32.9166vw;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput .registerPageTelButton,
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput .registerPageMailButton {
  border: 1px solid #e8e8e8;
  width: 7.8125vw;
  height: 2.1354vw;
  color: #fff;
  background: #d9292a;
  font-size: 0.9375vw;
  cursor: pointer;
  position: absolute;
  left: 25.0791vw;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput p {
  position: absolute;
  left: 0.7812vw;
  top: 0.4687vw;
  color: #333;
  font-size: 0.9375vw;
  text-align: justify;
  text-align-last: justify;
  width: 6.25vw;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput p span.bt {
  color: #d9292a;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput p span.fgline {
  color: #c5c5c5;
}
.registerPage .registerPageContent .registerPageFrom .registerPageFromInput.receive p {
  height: 2.1354vw;
  width: 100%;
  position: relative;
  text-align: left;
  text-align-last: left;
  left: 0;
  top: 0;
}
.registerPage .registerPageContent .registerPageFrom .registerState,
.registerPage .registerPageContent .registerPageFrom .receiveE {
  width: 32.9166vw;
  font-size: 0.8333vw;
  color: #333333;
  position: relative;
  padding: 0.4vw 1.9625vw;
  border-color: #c5c5c5;
}
.registerPage .registerPageContent .registerPageFrom .registerState.receiveE1,
.registerPage .registerPageContent .registerPageFrom .receiveE.receiveE1,
.registerPage .registerPageContent .registerPageFrom .registerState.receiveE2,
.registerPage .registerPageContent .registerPageFrom .receiveE.receiveE2 {
  margin-bottom: 0.9895vw;
}
.registerPage .registerPageContent .registerPageFrom .registerState:before,
.registerPage .registerPageContent .registerPageFrom .receiveE:before {
  position: absolute;
  left: 0;
  top: 0.1562vw;
  display: inline-block;
  content: '';
  width: 1.5625vw;
  height: 1.5625vw;
  border: 1px solid #303030;
  cursor: pointer;
}
.registerPage .registerPageContent .registerPageFrom .registerState:after,
.registerPage .registerPageContent .registerPageFrom .receiveE:after {
  content: '';
  cursor: pointer;
}
.registerPage .registerPageContent .registerPageFrom .registerState.cur:before,
.registerPage .registerPageContent .registerPageFrom .receiveE.cur:before {
  position: absolute;
  left: 0;
  top: 0.1562vw;
  display: inline-block;
  content: '';
  width: 1.5625vw;
  height: 1.5625vw;
  border: 1px solid #d9292a;
}
.registerPage .registerPageContent .registerPageFrom .registerState.cur:after,
.registerPage .registerPageContent .registerPageFrom .receiveE.cur:after {
  content: '';
  position: absolute;
  left: 0.2604vw;
  top: 0.5208vw;
  width: 1.0416vw;
  height: 0.5208vw;
  display: inline-block;
  border: 1px solid #d9292a;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  vertical-align: baseline;
}
.registerPage .registerPageContent .registerPageFrom .registerState .bt,
.registerPage .registerPageContent .registerPageFrom .receiveE .bt {
  color: #d9292a;
}
.registerPage .registerPageContent .registerPageFrom .receiveE {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.registerPage .registerPageContent .registerPageFrom .registerSubmitButton {
  border-top: 1px solid #b5b5b5;
  margin-top: 1.0416vw;
  padding-top: 1.0416vw;
  text-align: right;
}
.registerPage .registerPageContent .registerPageFrom .registerSubmitButton button {
  border: 0;
  background: #195fa9;
  color: #fff;
  padding: 1.1458vw 4.6875vw;
  font-size: 0.9375vw;
  cursor: pointer;
}
.registerPage .registerPageContent .registerPageFrom .state {
  text-decoration: underline;
  color: #333333;
}
.registerPage .registerPageContent.cur {
  display: block;
}
.registerSuccessDiv {
  display: none;
  z-index: 1000;
  width: 36.4584vw;
  background: #f3f3f3;
  padding: 2.6041vw;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -18.2292vw;
  text-align: center;
}
.registerSuccessDiv h4 {
  color: #363636;
  font-size: 1.875vw;
  margin-bottom: 50px;
}
.registerSuccessDiv .registerSubmitButton1 {
  margin-bottom: 20px;
}
.registerSuccessDiv .registerSubmitButton1 button {
  border: 0;
  background: #195fa9;
  color: #fff;
  font-size: 0.9375vw;
  padding: 1.0416vw 0;
  cursor: pointer;
  width: 11.4583vw;
}
.registerSuccessDiv .registerSubmitButton2 {
  margin-bottom: 20px;
}
.registerSuccessDiv .registerSubmitButton2 button {
  border: 0;
  background: #762d58;
  color: #fff;
  font-size: 0.9375vw;
  padding: 1.0416vw 0;
  cursor: pointer;
  width: 11.4583vw;
}
.registerMark {
  display: none;
  width: 100%;
  background: #666;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  margin-top: 110px;
}
.bgsignup .signupDiv {
  width: 768px;
  background: #fff;
  margin: 20px auto;
  padding: 20px 0;
}
.bgsignup .signupDiv .mh370 {
  min-height: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bgsignup .signupDiv h4 {
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
  color: #195fa9;
  padding: 40px 0;
}
.bgsignup .signupDiv .signupDivContent {
  padding: 40px 0;
}
.bgsignup .signupDiv .signupDivContent h3 {
  color: #333;
  font-size: 18px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.bgsignup .signupDiv .signupDivContent .intputUserDiv {
  text-align: center;
  margin-bottom: 16px;
}
.bgsignup .signupDiv .signupDivContent .intputUserDiv input {
  width: 80%;
  border: 1px solid #ebebeb;
  font-size: 18px;
  padding: 14px;
}
.bgsignup .signupDiv .signupDivContent .intputUserDiv input.VerificationPhone {
  width: 60%;
}
.bgsignup .signupDiv .signupDivContent .intputUserDiv .VerificationCode {
  background: #682f4b;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 20%;
  font-size: 18px;
  padding: 14px;
  cursor: pointer;
}
.bgsignup .signupDiv .signupSubmit {
  text-align: center;
  padding: 25px 0 15px 0;
  border-top: 1px solid #ebebeb;
  width: 80%;
  margin: 0 auto;
}
.bgsignup .signupDiv .signupSubmit .form-item-button {
  cursor: pointer;
  font-size: 18px;
  line-height: 1.5em;
  padding: 20px 85px;
  background: #195fa9;
  color: #fff;
  border: 0;
}
.bgsignup .signupDiv .forgetPassword {
  text-align: center;
}
.bgsignup .signupDiv .forgetPassword a {
  font-size: 18px;
  color: #195fa9;
  text-decoration: underline;
}
.bgsignup .loginStateDiv {
  margin: 0 auto;
  width: 80%;
}
.bgsignup .loginStateDiv .loginState {
  position: relative;
  color: #333;
  font-size: 0.8333vw;
  height: 2.1354vw;
  display: inline-block;
  padding: 0.4vw 1.9625vw;
  cursor: pointer;
}
.bgsignup .loginStateDiv .loginState::before {
  position: absolute;
  left: 0;
  top: 0.1562vw;
  display: inline-block;
  content: '';
  width: 1.5625vw;
  height: 1.5625vw;
  border: 1px solid #303030;
}
.bgsignup .loginStateDiv .loginState.cur::before {
  position: absolute;
  left: 0;
  top: 0.1562vw;
  display: inline-block;
  content: '';
  width: 1.5625vw;
  height: 1.5625vw;
  border: 1px solid #d9292a;
}
.bgsignup .loginStateDiv .loginState.cur::after {
  content: '';
  position: absolute;
  left: 0.2604vw;
  top: 0.5208vw;
  width: 1.0416vw;
  height: 0.5208vw;
  display: inline-block;
  border: 1px solid #d9292a;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  vertical-align: baseline;
}
/*新闻中心*/
.news .dota-news {
  padding: 30px 10px;
}
.news .dota-news .dota-news-list {
  padding: 0 15px;
}
.news .dota-news .dota-news-list .box {
  border: 1px solid #d2d2d2;
  padding: 18px;
  position: relative;
  height: 200px;
}
.news .dota-news .dota-news-list .box a {
  color: #363636;
}
.news .dota-news .dota-news-list .box img {
  width: 162px;
  float: left;
  margin-right: 20px;
}
.news .dota-news .dota-news-list .box .text {
  margin-top: 10px;
  color: #363636;
}
.news .dota-news .dota-news-list .box .text span {
  font-size: 1.4rem;
  font-family: arial;
  color: #434343;
}
.news .dota-news .dota-news-list .box .text p {
  font-size: 1.6rem;
  margin-top: 10px;
}
.news .dota-news .dota-news-list .box .text a.link {
  position: absolute;
  bottom: 18px;
  right: 18px;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.news .new-list {
  padding: 0px 25px;
}
.news .new-list ul {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 40px;
  padding-top: 20px;
}
.news .new-list li {
  font-size: 1.6rem;
  color: #363636;
  padding: 5px 0;
}
.news .new-list li:after {
  clear: both;
  content: '';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
.news .new-list li a {
  color: #363636;
  display: inline;
  float: left;
  width: 80%;
}
.news .new-list li a:hover {
  color: #195fa9;
}
.news .new-list li span {
  margin-right: 10px;
  display: inline-block;
  font-family: arial;
  color: #434343;
  font-size: 1.4rem;
  float: left;
  width: 15%;
  padding-top: 2px;
}
.news .new-list li span:before {
  font-family: "Gotham", "方正兰亭黑简体", Arial, "Helvetica Neue", Helvetica, sans-serif, "iconfont";
  font-size: 1.2rem;
  margin-right: 6px;
}
.Qrcode .QrcodeDiv {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.Qrcode .QrcodeDiv .FollowUsContentDiv {
  padding: 20px;
  background: #195fa9;
  width: 340px;
  margin: 0 50px;
}
.Qrcode .QrcodeDiv .FollowUsContentDiv p {
  text-align: center;
  font-size: 1.8em;
  color: #fff;
}
.Qrcode .QrcodeDiv .FollowUsContentDiv p img {
  width: 260px;
}
.Qrcode .QrcodeDiv .FollowUsContentDivZ {
  padding: 20px;
  background: #762d58;
}
.Qrcode .QrcodeDiv .noFollowUsContentDiv {
  background: #fff;
}
.Qrcode .qrcodeVideo {
  background: #195fa9;
  margin-top: 20px;
}
.Qrcode .qrcodeVideo a {
  display: inline-block;
}
.Qrcode .qrcodeVideo a img {
  width: 100%;
}
.Qrcode .qrcodeVideo p {
  position: relative;
  color: #fff;
  font-size: 20px;
  line-height: 1.75em;
  padding: 10px 40px;
}
.Qrcode .qrcodeVideo p:before {
  position: absolute;
  content: '>';
  color: #fff;
  left: 20px;
  top: 10px;
}
.Qrcode .moreVideo {
  margin: 20px auto;
  text-align: center;
  border: 1px solid #195fa9;
  width: 445px;
}
.Qrcode .moreVideo .QrcodeDiv {
  display: inline-block;
  margin-top: 40px;
}
.Qrcode .moreVideo .QrcodeDiv .FollowUsContentDiv {
  padding: 20px;
  background: #195fa9;
  width: 340px;
}
.Qrcode .moreVideo .QrcodeDiv .FollowUsContentDiv p {
  text-align: center;
  font-size: 1.8em;
  color: #fff;
}
.Qrcode .moreVideo a {
  color: #195fa9;
  display: inline-block;
  position: relative;
  padding: 10px 0;
  font-size: 20px;
}
.Qrcode .moreVideo a:before {
  content: '';
  background: url(/images/ico-arr-1.png);
  position: absolute;
  right: -30px;
  top: 20px;
  width: 16px;
  height: 10px;
}
/*成功案例*/
.cases .case-list {
  padding: 0px 25px;
}
.cases .case-list ul {
  padding-bottom: 40px;
  padding-top: 20px;
}
.cases .case-list li {
  position: relative;
  margin-bottom: 20px;
  font-size: 1.6rem;
  color: #363636;
}
.cases .case-list li span.iconfont {
  position: absolute;
  left: -15px;
  top: 3px;
}
.cases .case-list li span.iconfont:before {
  color: #0f6fc8;
}
.cases .case-list li a {
  color: #363636;
  padding: 6px 0;
}
.cases .case-list li a:hover {
  color: #195fa9;
}
/*成功案例详情*/
.case-details {
  color: #363636;
  font-size: 1.6rem;
  line-height: 30px;
}
.case-details p {
  margin: 15px 0;
}
.case-details p.point {
  padding-left: 15px;
  background: url(/images/h4icon.png) no-repeat left 6px;
}
.case-details ul.list {
  margin-bottom: 20px;
}
.case-details ul.list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
  color: rgba(80, 80, 80, 0.85);
}
.case-details ul.list li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #195fa9;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  left: 8px;
  top: 10px;
}
.case-details .figure {
  margin: 15px 0;
  text-align: center;
}
.case-details .figure img {
  margin: 0 auto;
}
.case-details .figure label {
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #f5f5f5;
  display: block;
  font-weight: bold;
  text-align: center;
}
.case-details .quote {
  font-style: italic;
  color: #363636;
}
.case-details .quote .speaker {
  text-align: right;
}
/*市场活动*/
.events .events-box {
  padding: 0 26px;
}
.events .events-box .box {
  display: block;
  border: 1px solid #d2d2d2;
  background: #fafafa;
  padding: 20px;
  overflow: hidden;
  margin-top: 22px;
  position: relative;
}
.events .events-box .box:first-child {
  margin-top: 44px;
}
.events .events-box .box span.img {
  width: 384px;
  float: left;
  margin-right: 40px;
}
.events .events-box .box .events-text p {
  font-size: 1.6rem;
  color: #363636;
  margin-top: 12px;
  line-height: 1.5;
}
.events .events-box .box span.link {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  background: #fff;
  border: 1px solid grey;
  text-align: center;
}
.events .events-box .box span.link i {
  color: grey;
  font-size: 1.4rem;
  display: block;
}
.events .events-box .box span.link:hover {
  background: #0f6fc8;
}
.events .events-box .box span.link:hover i {
  color: #fff;
}
.events .events-box .box a.eventLink {
  display: inline-block;
  margin-right: 15px;
  min-width: 204px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 50px;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  background: #006ead;
  cursor: pointer;
}
.events .events-box .box a.eventLink.lenovo {
  background-color: #da2a2c;
}
/*页码*/
#page {
  text-align: center;
  margin-top: 40px;
  font-family: arial;
}
#page a {
  display: inline-block;
  color: #808080;
  font-size: 1.5rem;
  line-height: 26px;
  padding: 0 5px;
  margin: 0 5px;
}
#page a.page-btn {
  border: 1px solid #bfbfbf;
  padding: 0;
  width: 26px;
  height: 26px;
}
#page a.active {
  color: #195fa9;
  font-weight: bold;
}
#page a i {
  font-size: 1.2rem;
}
.aboutUsList {
  font-size: 1.2rem;
  background: #195fa9;
  color: #fff;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 10px 0;
  cursor: pointer;
}
.aboutUsList.current {
  background: #fff;
  color: #195fa9;
}
/*新闻详情*/
.news-details {
  color: #363636;
  font-size: 1.6rem;
  line-height: 24px;
}
.news-details .edm-box {
  width: 600px;
  margin: 30px auto 0;
}
.news-details .edm-box .edm-text {
  border: 1px solid #eee;
  border-bottom: 0;
}
.news-details .edm-box .edm-text img.banner {
  width: 100%;
}
.news-details .edm-box .edm-text p {
  padding: 10px 30px;
  font-size: 14px;
}
.news-details .edm-box .edm-text p a {
  color: #195fa9;
  text-decoration: underline;
}
.news-details .edm-box .edm-text p span {
  color: #722d59;
  font-weight: bold;
}
.news-details .edm-box .edm-text a.register-btn {
  width: 164px;
  height: 38px;
  text-align: center;
  background: #722d59;
  color: #fff;
  display: block;
  margin: 20px auto;
  border-radius: 10px;
  line-height: 38px;
}
.news-details .edm-box .edm-text p.date {
  text-align: right;
  padding-bottom: 0px;
}
.news-details .edm-box .edm-text img.line {
  width: 100%;
  border: 0;
}
.news-details .edm-box .edm-text img.left-img {
  float: left;
  width: 300px;
  margin: 20px 20px 10px 30px;
}
.news-details .edm-box .edm-text .conferenceInfo {
  padding: 0 30px;
}
.news-details .edm-box .edm-text .conferenceInfo h2 {
  margin: 30px 0 15px;
}
.news-details .edm-box .edm-text .conferenceInfo a.map {
  width: 210px;
  float: left;
}
.news-details .edm-box .edm-text .conferenceInfo .right {
  padding-left: 230px;
}
.news-details .edm-box .edm-text .conferenceInfo .right p {
  margin-top: 5px;
  margin-bottom: 0;
  padding: 0;
  line-height: 20px;
}
.news-details .edm-box .edm-text .conferenceInfo .right p.purple {
  color: #722d59;
  font-weight: bold;
}
.news-details .edm-box .edm-text .conferenceInfo table {
  width: 100%;
  font-size: 14px;
}
.news-details .edm-box .edm-text .conferenceInfo table td {
  border: 1px solid #efefef;
  color: #5f5f5f;
  padding-left: 20px;
  height: 32px;
  padding-right: 20px;
}
.news-details .edm-box .edm-text .conferenceInfo table tbody tr:nth-child(even) td {
  background: #f6f6f6;
}
.news-details .edm-box .edm-text .conferenceInfo table thead td {
  background: #999999;
  color: #fff;
}
.news-details .edm-box .edm-text .conferenceInfo > a {
  margin: 30px 0 10px;
  display: block;
}
.news-details .edm-box .edm-text .conferenceInfo .boxs {
  padding: 20px;
  background: #f6f6f6;
}
.news-details .edm-box .edm-boot {
  background: #efefef;
  padding: 20px 30px;
  margin-top: -10px;
  position: relative;
}
.news-details .edm-box .edm-boot p {
  font-size: 14px;
}
.news-details .edm-box .edm-boot ul {
  margin-bottom: 10px;
}
.news-details .edm-box .edm-boot ul li {
  float: left;
  font-size: 14px;
  margin-right: 6px;
}
.news-details .edm-box .edm-boot ul li a {
  color: #000;
}
.news-details .edm-box .edm-boot ul li span {
  margin-left: 6px;
  display: inline-block;
  vertical-align: top;
}
.news-details .edm-box .edm-boot .left {
  float: left;
  width: 70%;
}
.news-details .edm-box .edm-boot .right {
  width: 30%;
  float: right;
  text-align: center;
}
.news-details .edm-box .edm-boot.edm-boot1 ul li {
  color: #5f5f5f;
  font-size: 12px;
}
.news-details .edm-box .edm-boot.edm-boot1 ul li a {
  color: #5f5f5f;
}
.news-details .edm-box .edm-boot.edm-boot1 ul li a:first-child {
  color: #722d59;
  text-decoration: underline;
}
.news-details .edm-box .edm-boot.edm-boot1 ul li a:first-child:active {
  color: red;
}
.news-details .edm-box .edm-boot.edm-boot1 .left {
  float: left;
  width: 78%;
}
.news-details .edm-box .edm-boot.edm-boot1 .left p {
  color: #5f5f5f;
  font-size: 12px;
}
.news-details .edm-box .edm-boot.edm-boot1 .right {
  width: 22%;
  text-align: center;
}
.news-details .edm-box.edm-box1 {
  width: 700px;
}
.news-details .edm-box .table {
  border: 1px solid #0950b7;
}
.news-details .edm-box .table thead td {
  background: #0950b7 !important;
  line-height: 24px;
}
.news-details .edm-box .table td {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 0!important;
}
.news-details .edm-box .table td a {
  color: #fff;
  background: #5e1e47;
  display: inline-block;
  padding: 6px 18px;
  border-radius: 30px;
}
.news-details .edm-box .left_text {
  position: relative;
}
.news-details .edm-box .right_code {
  width: 90px;
  float: right;
  margin-top: 20px;
  margin-right: 40px;
  margin-left: 30px;
}
.news-details .box {
  padding: 30px 5px;
  border-bottom: 2px solid #dddddd;
}
.news-details .box.noPadding {
  padding-top: 0;
}
.news-details .box p {
  margin-bottom: 50px;
}
.news-details .box p a {
  color: #195fa9;
  text-decoration: underline;
}
.news-details .box div.pic {
  text-align: center;
  margin-bottom: 50px;
}
.news-details .box div.pic img {
  max-width: 100%;
}
.news-details .box div.pic p {
  margin: 10px 0;
}
.news-details .box h4 {
  font-size: 2.2rem;
  padding-left: 15px;
  background: url(/images/h4icon.png) no-repeat left 4px;
  margin-bottom: 20px;
  margin-top: 40px;
}
.news-details .box .group p {
  margin-bottom: 20px;
  padding-left: 16px;
}
.news-details .box .group p.link-italic {
  font-style: italic;
}
.news-details .box .group li {
  padding-left: 30px;
  font-weight: bold;
  position: relative;
}
.news-details .box .group li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #195fa9;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  left: 18px;
  top: 8px;
}
.news-details .box .group li a {
  color: #195fa9;
}
.news-details .box .group .noBold {
  margin-bottom: 20px;
}
.news-details .box .group .noBold li {
  font-weight: normal;
  padding: 5px 30px;
}
.news-details .box .group .noBold li:before {
  top: 13px;
}
.news-details .box .group .noBold li p {
  margin-bottom: 0px;
  margin-top: 4px;
  padding-left: 16px;
}
.news-details .box .group .noBold.brand-experience li p {
  padding-left: 0;
}
.news-details .box .group img.code {
  margin-left: 25px;
  margin-top: 15px;
}
.news-details .box .new-list {
  padding: 0 12px;
}
.news-details .box .new-list ul {
  border: 0;
  padding-bottom: 20px;
}
.news-details .box .new-list ul a {
  color: #195fa9;
}
.news-details .box .cloum-two {
  margin-bottom: 30px;
  float: right;
}
.news-details .box .cloum-two h4 {
  margin-top: 0;
}
.news-details .box .cloum-two p {
  margin-bottom: 20px;
}
.news-details .box .row:last-child .cloum-two {
  margin-bottom: 0;
}
.news-details .box .item03_Right ul li {
  padding-left: 32px;
  font-size: 1.6rem;
  color: #353535;
  line-height: 1.75em;
  margin: 5px 0 0 0;
  float: left;
  margin-right: 20px;
}
.news-details .box .item03_Right ul li.video {
  background: url(/images/icon-video.png) no-repeat left 3px;
}
.news-details .box .item03_Right ul li.download {
  background: url(/images/icon-download.png) no-repeat left 3px;
}
.news-details .box .item03_Right ul li.qa {
  background: url(/images/icon-qa.png) no-repeat left 3px;
}
.news-details .box .item03_Right ul li.solution {
  background: url(/images/icon-solution.png) no-repeat left 3px;
}
.news-details .box .item03_Right ul li a {
  color: #353535;
}
.news-details .linkman {
  padding: 30px 20px 0;
}
.news-details .linkman .linkman-text-box {
  background: #fff;
  height: 175px;
  border: 1px solid #ddd;
  padding: 20px;
}
.news-details .linkman .linkman-text-box h3 {
  padding-bottom: 15px;
  font-size: 2rem;
  background: url(/images/color-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
  margin-bottom: 10px;
}
.news-details .linkman .linkman-text-box p {
  line-height: 24px;
  line-height: 28px;
}
.news-details .linkman .linkman-text-box p a {
  color: #195fa9;
}
.news-details.aboutUS {
  background: url(/images/about-bg.png) no-repeat left bottom;
  background-size: 100% auto;
}
.news-details.aboutUS .IndustryRecognitionListBtn ul li {
  float: left;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
  width: 50%;
  background: #195fa9;
  text-align: center;
  display: inline-block;
  padding: 20px 0;
  color: #fff;
  font-size: 1.4rem;
}
.news-details.aboutUS .IndustryRecognitionListBtn ul li.current {
  background: #fff;
  color: #195fa9;
  font-weight: bold;
}
.news-details.aboutUS .IndustryRecognitionListBtn ul li .new {
  position: absolute;
  left: 0;
  top: 0;
}
.news-details.aboutUS .IndustryRecognitionListBtn2 ul li {
  float: left;
  position: relative;
  width: 110px;
  height: 70px;
  background: url(/images/btn-group.png) left top no-repeat;
  text-align: center;
  display: inline-block;
  padding: 20px 0;
  margin-right: 10px;
  color: #fff;
  font-size: 1.4rem;
  cursor: pointer;
}
.news-details.aboutUS .IndustryRecognitionListBtn2 ul li.current {
  background: url(/images/btn-group_current.png) left top no-repeat;
}
.news-details.aboutUS .about-pic .text-box {
  color: #fff;
  top: 20%;
}
.news-details.aboutUS .about-pic .text-box .text {
  padding-left: 40px;
}
.news-details.aboutUS .about-pic .text-box h1 {
  font-size: 4rem;
  line-height: 40px;
  margin-bottom: 15px;
}
.news-details.aboutUS .box h4 {
  color: #66314b;
  font-size: 2.4rem;
}
.news-details.aboutUS .box h5 {
  color: #2768ae;
  font-size: 1.8rem;
  font-weight: normal;
  margin-bottom: 12px;
  padding-left: 16px;
}
.news-details.aboutUS .box p {
  margin-bottom: 10px;
}
.news-details.aboutUS .box ul li {
  font-size: 1.6rem;
  font-weight: normal;
}
.news-details.aboutUS .box ul.brand-experience li {
  font-weight: bold;
}
.news-details.aboutUS .box ul.brand-experience li p {
  margin-top: 5px;
  font-weight: normal;
}
.news-details.aboutUS .aboutUsTab {
  display: none;
}
.news-details.aboutUS .aboutUsTab .aboutUsInfoTitle {
  font-size: 2.8rem;
}
.news-details.aboutUS .aboutUsTab .shimingList {
  margin-left: 20px;
  padding-left: 15px;
  background: url(../images/h4icon-2.png) no-repeat left 8px;
}
.news-details.aboutUS .aboutUsTab .tiyanBorder {
  border: 2px solid #efefef;
}
.news-details.aboutUS .aboutUsTab .tiyanImg {
  text-align: center;
  margin-top: 20px;
}
.news-details.aboutUS .aboutUsTab .tiyanTitle {
  font-size: 2.8rem;
  text-align: center;
}
.news-details.aboutUS .aboutUsTab .wenhuaLeft {
  float: left;
  width: 50%;
  position: relative;
}
.news-details.aboutUS .aboutUsTab .wenhuaLeft div {
  position: absolute;
  left: 0;
  top: 0;
  margin: 15% 10%;
}
.news-details.aboutUS .aboutUsTab .wenhuaLeft div p {
  font-size: 1.6rem;
  line-height: 1.75em;
}
.news-details.aboutUS .aboutUsTab .wenhuaRight {
  float: right;
  width: 50%;
}
.news-details.aboutUS .aboutUsTab .wenhuaMbInfo {
  font-size: 1.4rem;
  line-height: 1.75em;
}
.news-details.aboutUS .aboutUsTab .seeAll {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.6rem;
  color: #195fa9;
  font-weight: normal;
}
.news-details.aboutUS .aboutUsTab .yejieImg {
  position: relative;
}
.news-details.aboutUS .aboutUsTab .yejieImg p {
  position: absolute;
  bottom: 10px;
  left: 0;
  color: #fff;
  padding: 15px;
  font-size: 1.6rem;
}
.news-details.aboutUS .aboutUsTab .zizhiTable {
  background: #b5b5b5;
}
.news-details.aboutUS .aboutUsTab .zizhiTable th {
  background: #195fa9;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.news-details.aboutUS .aboutUsTab .zizhiTable td {
  background: #fff;
  text-align: center;
  padding: 5px;
}
.news-details.aboutUS .aboutUsTab .familyLeft {
  width: 80%;
  padding-right: 2%;
  float: left;
  background: url('/images/aboutUs-line.png') left top no-repeat;
  background-position: right top;
}
.news-details.aboutUS .aboutUsTab .familyLeft .familyLeftImg {
  display: none;
}
.news-details.aboutUS .aboutUsTab .familyLeft .familyLeftImg.current {
  display: block;
}
.news-details.aboutUS .aboutUsTab .familyRight {
  min-height: 400px;
  width: 18%;
  float: right;
}
.news-details.aboutUS .aboutUsTab .proList li {
  line-height: 40px;
  padding-left: 0;
  cursor: pointer;
}
.news-details.aboutUS .aboutUsTab .proList li:before {
  background: url(/images/aboutUs-dot-1.png) left top no-repeat;
  width: 24px;
  height: 24px;
  left: -34px;
}
.news-details.aboutUS .aboutUsTab .proList li.cur:before {
  background: url(/images/aboutUs-dot-2.png) left top no-repeat;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalLeft {
  width: 80%;
  float: left;
  text-align: center;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalLeft img {
  width: 90%;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalRight {
  width: 20%;
  float: left;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalRight a {
  color: #fff;
  padding: 15px 20px;
  font-size: 1.6rem;
  background: #195fa9;
  display: inline-block;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalTable th {
  text-align: center;
  color: #fff;
  width: 20%;
  font-size: 2rem;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalTable th.hexin {
  background: #d9292a;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalTable th.dazhong {
  background: #682f4b;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalTable th.yanfa {
  background: #195fa9;
}
.news-details.aboutUS .aboutUsTab .aboutTechnicalTable td {
  border-top: 1px solid #b5b5b5;
  padding: 20px 0;
}
.news-details.aboutUS.En .IndustryRecognitionListBtn2 ul li {
  padding: 5px 0;
}
.news-details.partner-con {
  background: none;
}
.news-details.partner-con .box {
  border-bottom: 0;
}
.news-details.partner-con .box .group .step {
  padding-left: 34px;
}
.news-details.partner-con .box .group .step img {
  width: 100%;
  margin-top: 30px;
}
.news-details.partner-con .box .group a.btn {
  display: inline-block;
  color: #fff;
  font-size: 1.4rem;
  padding: 8px 10px;
  background: #195fa9;
}
.news-details.partner-con .box .group a.btn i {
  font-size: 1.2rem;
}
/*产品与解决方案*/
.product-solution .item-text-img {
  color: #434343;
}
.product-solution .item-text-img .product-list-box {
  padding: 60px 0;
  border-bottom: 1px solid #ddd;
}
.product-solution .item-text-img .product-list-box .item-text {
  padding: 0 10px;
  width: 50%;
  float: right;
}
.product-solution .item-text-img .product-list-box .item-text h3 {
  font-size: 3rem;
}
.product-solution .item-text-img .product-list-box .item-text ul {
  width: 50%;
  float: left;
  padding: 10px 0;
}
.product-solution .item-text-img .product-list-box .item-text ul.one-cloum {
  width: 100%;
}
.product-solution .item-text-img .product-list-box .item-text ul li {
  font-size: 1.6rem;
  margin-top: 10px;
  font-family: "Gotham", "方正兰亭黑简体", Arial, "Helvetica Neue", Helvetica, sans-serif, "iconfont";
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.product-solution .item-text-img .product-list-box .item-text ul li:before {
  font-size: 1.2rem;
  color: #0f6fc8;
  margin-right: 8px;
  content: "\e64a";
  position: absolute;
  top: 3px;
}
.product-solution .item-text-img .product-list-box .item-text ul li a {
  font-family: "Gotham", "方正兰亭黑简体", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #434343;
  padding-left: 15px;
  display: inline-block;
}
.product-solution .item-text-img .product-list-box .item-text ul li a:hover {
  color: #0f6fc8;
}
.product-solution .item-text-img .product-list-box .item-text ul.dian {
  width: 100%;
}
.product-solution .item-text-img .product-list-box .item-text ul.dian li {
  padding-left: 20px;
}
.product-solution .item-text-img .product-list-box .item-text ul.dian li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #195fa9;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  left: 0;
  top: 8px;
}
.product-solution .item-text-img .product-list-box .item-text ul .nojian:before {
  content: "" !important;
}
.product-solution .item-text-img .product-list-box .item-text a {
  color: #195fa9;
}
.product-solution .item-text-img .product-list-box .item-text.it60 {
  width: 60%;
}
.product-solution .item-text-img .product-list-box .item-text.it40 {
  width: 40%;
}
.product-solution .item-text-img .product-list-box .item-text .btn250 {
  min-width: 280px;
}
.product-solution .item-text-img .product-list-box .item-image {
  width: 50%;
  float: right;
}
.product-solution .item-text-img .product-list-box .item-image span.img {
  width: 90%;
  margin-left: 10%;
}
.product-solution .item-text-img .product-list-box .bigPopImg {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.product-solution .item-text-img .product-list-box .bigPopImg .imgDiv {
  width: 1100px;
}
.product-solution .item-text-img .product-list-box .bigPopImg .imgDiv img {
  width: 100%;
}
.product-solution .item-text-img:nth-child(odd) .item-image {
  float: left;
}
.product-solution .item-text-img:nth-child(odd) .item-image span.img {
  margin-left: 0;
  margin-right: 10%;
}
.product-solution .item-text-img:nth-child .product-list-box {
  border-bottom: 0;
}
.eduSystem .eduSystemUl {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -22px;
  padding: 60px 0;
}
.eduSystem .eduSystemUl li.bgRed {
  background: #d9292b;
  padding-bottom: 4px;
}
.eduSystem .eduSystemUl li.bgPurple {
  background: #672f4c;
  padding-bottom: 4px;
}
.eduSystem .eduSystemUl li.bgBlue {
  background: #006ead;
  padding-bottom: 4px;
}
.eduSystem .eduSystemUl li .eduSystemLiText {
  padding: 50px 30px;
}
.eduSystem .eduSystemUl li .eduSystemLiText h3 {
  color: #fff;
  font-size: 2.6rem;
  line-height: 1.25em;
  margin-bottom: 15px;
}
.eduSystem .eduSystemUl li .eduSystemLiText p {
  color: #fff;
  font-size: 1.6rem;
  margin-top: 24px;
  line-height: 1.75em;
}
.eduSystem .eduSystemUl li .eduSystemLiImg img {
  display: block;
  width: 100%;
}
.eduSystem .eduSystemUl.shadowLine li {
  border: 1px solid #eaeaea;
  box-shadow: 10px 10px 10px rgba(234, 234, 234, 0.9);
}
.eduSystem .eduSystemUl.shadowLine li.bgRed {
  background: none;
  padding-bottom: 0;
}
.eduSystem .eduSystemUl.shadowLine li.bgRed .line {
  background: #d9292b;
  height: 4px;
}
.eduSystem .eduSystemUl.shadowLine li.bgRed .eduSystemProSouText p::before {
  background: #d9292b;
}
.eduSystem .eduSystemUl.shadowLine li.bgPurple {
  background: none;
  padding-bottom: 0;
}
.eduSystem .eduSystemUl.shadowLine li.bgPurple .line {
  background: #672f4c;
  height: 4px;
}
.eduSystem .eduSystemUl.shadowLine li.bgPurple .eduSystemProSouText p::before {
  background: #672f4c;
}
.eduSystem .eduSystemUl.shadowLine li.bgBlue {
  background: none;
  padding-bottom: 0;
}
.eduSystem .eduSystemUl.shadowLine li.bgBlue .line {
  background: #006ead;
  height: 4px;
}
.eduSystem .eduSystemUl.shadowLine li.bgBlue .eduSystemProSouText p::before {
  background: #006ead;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouText {
  background: #fff;
  padding: 20px;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouText h4 {
  font-size: 1.8rem;
  line-height: 1.25em;
  margin-bottom: 15px;
  text-align: center;
  display: none;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouText h5 {
  color: #434343;
  font-size: 1.6rem;
  line-height: 1.75em;
  margin-bottom: 5px;
  font-weight: normal;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouText p {
  color: #434343;
  font-size: 1.6rem;
  line-height: 1.75em;
  margin-bottom: 5px;
  position: relative;
  padding-left: 16px;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouText p a {
  color: #434343;
  font-size: 1.6rem;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouText p a:hover {
  color: #195fa9;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouText p::before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
  top: 10px;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouImg {
  margin-bottom: 20px;
}
.eduSystem .eduSystemUl.shadowLine .eduSystemProSouImg img {
  display: block;
  width: 100%;
}
.eduSystem .eduSystemUl.two li {
  width: calc(50% - 44px);
  margin: 0 22px;
}
.eduSystem .eduSystemUl.three li {
  width: calc(33.333% - 44px);
  margin: 0 22px;
}
span.img {
  display: block;
  overflow: hidden;
}
span.img:hover > img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
span.img img {
  width: 100%;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
/*联系我们*/
.contactUs .contact-us-sict {
  padding: 10px 25px 0px 25px;
}
.contactUs .contact-us-sict .contact-us-box {
  border: 1px solid #d2d2d2;
  color: #363636;
  background: #fafafa;
  padding: 30px;
  margin-top: 20px;
}
.contactUs .contact-us-sict .contact-us-box h4 {
  font-size: 2.4rem;
}
.contactUs .contact-us-sict .contact-us-box h4:last-child {
  margin-bottom: 20px;
}
.contactUs .contact-us-sict .contact-us-box p {
  font-size: 1.6rem;
  margin-top: 10px;
}
.contactUs .contact-us-sict .contact-us-box p a {
  color: #363636;
}
.contactUs .contact-us-sict .contact-us-box span.img {
  margin-top: 20px;
}
.contactUs .contact-us-sict .contact-us-box span.img:hover > img {
  transform: scale(1.5);
  -ms-transform: scale(1.5);
  -webkit-transform: scale(1.5);
}
.contactUs .contact-us-sict .contact-us-box span.img img {
  width: 100%;
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -ms-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
/*合作伙伴中心*/
.partner .partner-center div > div:last-child .icon {
  border-right: 0;
}
.partner .partner-center .icon {
  display: block;
  text-align: center;
  margin: 60px 0 50px;
  color: #000;
  border-right: 1px solid #c7c7c7;
}
.partner .partner-center .icon:hover {
  color: #195fa9;
}
.partner .partner-center .icon p {
  font-size: 2rem;
  margin-top: 20px;
}
.partner .partner-center .icon p:before {
  font-family: "Gotham", "方正兰亭黑简体", Arial, "Helvetica Neue", Helvetica, sans-serif, "iconfont";
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  color: #195fa9;
  font-weight: bold;
  margin-right: 6px;
}
.partner .partner-center .pic-box {
  display: block;
  position: relative;
  color: #fff;
  margin-top: 20px;
}
.partner .partner-center .pic-box img {
  width: 100%;
}
.partner .partner-center .pic-box p {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 2rem;
  padding: 20px 20px 15px;
  background: url(/images/opacity.png) repeat-x left top;
}
.partner .partner-center .xzs {
  text-align: center;
  margin-top: 20px;
}
.partner .partner-center .xzs p {
  font-size: 1.0416vw;
}
.partner .partner-center .xzs h3 {
  font-size: 1.3541vw;
}
.summit .container .summitListBtn ul li {
  float: left;
  border-right: 1px solid #fff;
  position: relative;
  width: 109px;
  background: #195fa9;
  text-align: center;
  margin-bottom: 1px;
}
.summit .container .summitListBtn ul li a {
  display: inline-block;
  padding: 20px 30px;
  color: #fff;
  font-size: 1.2rem;
}
.summit .container .summitListBtn ul li.current {
  background: #fff;
}
.summit .container .summitListBtn ul li.current a {
  color: #195fa9;
  font-weight: bold;
}
.summit .container .summitListBtn ul li .new {
  position: absolute;
  left: 0;
  top: 0;
}
.summit .container .summit-center {
  margin-top: 20px;
}
.summit .container .summit-center .summitInfo {
  background: url(/images/title-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
  position: relative;
}
.summit .container .summit-center .summitInfo .new {
  position: absolute;
  left: 0;
  top: 0;
}
.summit .container .summit-center .summitInfo .videoPlay {
  position: absolute;
  left: 48%;
  top: 42%;
  margin-left: -29px;
  z-index: 1;
}
.summit .container .summit-center h4 {
  font-size: 2.4rem;
  line-height: 1.75em;
  color: #363636;
  margin-top: 20px;
}
.summit .container .summit-center .summitTime {
  font-size: 1.4rem;
  color: #525252;
  margin-bottom: 20px;
}
.summit .container .summit-center .summitText {
  font-size: 1.6rem;
  line-height: 1.75em;
  color: #525252;
  margin: 20px 0;
}
.summit .container .summit-center .btn {
  background: #3e638a;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.75em;
  padding: 10px 20px;
  display: inline-block;
  width: 116px;
}
.summit .container .summit-center .btn.guestBtn2 {
  display: none;
}
.summit .container .guest {
  display: none;
}
.summit .container .guest h4 {
  font-size: 3rem;
  line-height: 1.75em;
  background: url(/images/title-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
  margin-bottom: 20px;
}
.summit .container .guest .guestInfo {
  padding: 20px;
}
.summit .container .guest .guestInfo .guestImg {
  float: left;
  width: 22%;
}
.summit .container .guest .guestInfo .guestImg img {
  width: 100%;
}
.summit .container .guest .guestInfo .guestText {
  float: left;
  width: 75%;
}
.summit .container .guest .guestInfo .guestText h5 {
  font-size: 2.4rem;
  color: #171717;
  padding-bottom: 5px;
  display: inline-block;
  background: url(/images/title-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
}
.summit .container .guest .guestInfo .guestText h5 span {
  font-size: 1.6rem;
  color: #171717;
}
.summit .container .guest .guestInfo .guestText p {
  font-size: 1.6rem;
  line-height: 1.75em;
  color: #353535;
  margin-top: 15px;
}
.summit .container .guest .guestInfo .guestTop50 {
  margin-top: 50px;
}
.summit .container .guest .firstGuest .guestImg {
  float: left;
}
.summit .container .guest .firstGuest .guestText {
  padding-left: 3%;
}
.summit .container .guest .secondGuest {
  background: #f6f6f6;
}
.summit .container .guest .secondGuest .guestImg {
  float: right;
}
.summit .container .guest .secondGuest .guestText {
  padding-right: 3%;
}
.IndustryRecognition .container .IndustryRecognitionListBtn ul li {
  float: left;
  border-right: 1px solid #fff;
  position: relative;
  background: #195fa9;
  text-align: center;
  display: inline-block;
  padding: 20px 30px;
  color: #fff;
  font-size: 1.2rem;
  cursor: pointer;
  width: 109px;
}
.IndustryRecognition .container .IndustryRecognitionListBtn ul li.current {
  background: #fff;
  color: #195fa9;
  font-weight: bold;
}
.IndustryRecognition .container .IndustryRecognitionListBtn ul li .new {
  position: absolute;
  left: 0;
  top: 0;
}
.IndustryRecognition .container .recognition {
  display: none;
  margin-top: 48px;
  margin-left: 20px;
}
.IndustryRecognition .container .recognition .recognitionIcon {
  float: left;
  padding-right: 34px;
  border-bottom: 4px solid #d9292a;
  background: url(/images/icon-calendar.png) left top no-repeat;
  width: 54px;
  height: 54px;
}
.IndustryRecognition .container .recognition .recognitionInfo {
  float: left;
  margin-top: 50px;
  background: url(/images/title-line-vertical.png) left bottom repeat-y;
  width: 95%;
  padding-bottom: 70px;
  margin-left: -4px;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv {
  position: relative;
  margin-bottom: 30px;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft {
  text-align: center;
  float: left;
  width: 27%;
  padding-left: 1%;
  background: url(/images/color-line.jpg) left bottom no-repeat;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftDate {
  float: left;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftDate p {
  font-size: 1.6rem;
  padding-left: 5px;
  position: absolute;
  bottom: 15px;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftDate p span {
  font-size: 4rem;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftImg {
  float: right;
  margin-left: 12px;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight {
  float: left;
  width: 70%;
  position: absolute;
  right: 0;
  top: 0;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight h3 {
  color: #232127;
  font-size: 1.8rem;
  font-weight: normal;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight p {
  color: #232127;
  font-size: 1.6rem;
  line-height: 1.75em;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight .xiangqing {
  position: absolute;
  right: 0;
  bottom: 0;
}
.IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight .xiangqing a {
  color: #195fa9;
  font-size: 1.4rem;
}
.IndustryRecognition .container .recognition.current {
  display: block;
}
.datamotor .container .transformationListBtn ul li {
  float: left;
  border-right: 1px solid #fff;
  position: relative;
  width: 16.6666666%;
  background: #195fa9;
  text-align: center;
  margin-bottom: 1px;
}
.datamotor .container .transformationListBtn ul li a {
  display: inline-block;
  padding: 20px 0;
  color: #fff;
  font-size: 1.2rem;
}
.datamotor .container .transformationListBtn ul li.current {
  background: #fff;
}
.datamotor .container .transformationListBtn ul li.current a {
  color: #195fa9;
  font-weight: bold;
}
.datamotor .container .transformationListBtn ul li .new {
  position: absolute;
  left: 0;
  top: 0;
}
.datamotor .container .datamotorListBtn ul li {
  float: left;
  border-right: 1px solid #fff;
  position: relative;
  width: 109px;
  background: #195fa9;
  text-align: center;
  margin-bottom: 1px;
}
.datamotor .container .datamotorListBtn ul li a {
  display: inline-block;
  padding: 20px 30px;
  color: #fff;
  font-size: 1.2rem;
}
.datamotor .container .datamotorListBtn ul li.current {
  background: #fff;
}
.datamotor .container .datamotorListBtn ul li.current a {
  color: #195fa9;
  font-weight: bold;
}
.datamotor .container .datamotorListBtn ul li .new {
  position: absolute;
  left: 0;
  top: 0;
}
.datamotor .container .datamotor-center {
  margin-top: 20px;
}
.datamotor .container .datamotor-center .datamotorInfo {
  background: url(/images/title-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
  position: relative;
}
.datamotor .container .datamotor-center .datamotorInfo .new {
  position: absolute;
  left: 0;
  top: 0;
}
.datamotor .container .datamotor-center .datamotorInfo .videoPlay {
  position: absolute;
  left: 48%;
  top: 42%;
  margin-left: -29px;
  z-index: 1;
}
.datamotor .container .datamotor-center h4 {
  font-size: 2.4rem;
  line-height: 1.75em;
  color: #363636;
  margin-top: 20px;
}
.datamotor .container .datamotor-center .datamotorTime {
  font-size: 1.4rem;
  color: #525252;
  margin-bottom: 20px;
}
.datamotor .container .datamotor-center .datamotorText {
  font-size: 1.6rem;
  line-height: 1.75em;
  color: #525252;
  margin: 20px 0;
}
.datamotor .container .datamotor-center .datamotorBottom .datamotorSynopsis2 p {
  font-size: 1.6rem;
  color: #353535;
  margin-top: 20px;
  line-height: 1.75em;
}
.datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 {
  margin-top: 20px;
}
.datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 .datamotorTeacherImg2 {
  float: left;
  width: 16%;
}
.datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 .datamotorTeacherInfo2 {
  float: left;
  width: 80%;
  padding-left: 4%;
}
.datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 .datamotorTeacherInfo2 .datamotorTeacherName2 {
  font-size: 1.6rem;
  line-height: 1.75em;
  color: #195fa9;
  font-weight: bold;
  display: inline-block;
  background: url(/images/title-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
  margin-top: 5px;
}
.datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 .datamotorTeacherInfo2 .datamotorTeacherSynopsis2 {
  font-size: 1.4rem;
  line-height: 1.5em;
  color: #6a6a6a;
  margin: 10px 0;
}
.datamotor .datamotorTeacher {
  margin-bottom: 20px;
}
.datamotor .datamotorTeacher .datamotorTeacherImg {
  float: left;
  width: 16%;
}
.datamotor .datamotorTeacher .datamotorTeacherInfo {
  float: left;
  width: 80%;
  padding-left: 4%;
}
.datamotor .datamotorTeacher .datamotorTeacherInfo .datamotorTeacherName {
  font-size: 1.6rem;
  line-height: 1.75em;
  color: #195fa9;
  font-weight: bold;
  display: inline-block;
  background: url(/images/title-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
  margin-top: 5px;
}
.datamotor .datamotorTeacher .datamotorTeacherInfo .datamotorTeacherSynopsis {
  font-size: 1.4rem;
  line-height: 1.5em;
  color: #6a6a6a;
  margin: 10px 0;
}
/*查找代理商*/
.lookuppPartner .box {
  padding: 44px 32px 0 24px;
  margin-right: -3%;
}
.lookuppPartner .box li {
  width: 47%;
  height: 370px;
  border: 1px solid #d2d2d2;
  float: left;
  margin-right: 3%;
  margin-bottom: 3%;
  padding: 40px 30px;
}
.lookuppPartner .box li .partner-name {
  border-bottom: 1px solid #ccc;
}
.lookuppPartner .box li .partner-name h3 {
  color: #363636;
  font-size: 2.4rem;
}
.lookuppPartner .box li .partner-name img {
  margin: 20px 0 26px 0;
}
.lookuppPartner .box li .text {
  margin-top: 26px;
}
.lookuppPartner .box li .text p {
  margin-top: 15px;
  color: #363636;
  font-size: 1.6rem;
}
.lookuppPartner .box li .text p a {
  color: #363636;
  display: inline-block;
  vertical-align: middle;
}
.lookuppPartner .box li .text p span {
  display: inline-block;
  vertical-align: middle;
  width: 110px;
}
.lookuppPartner .box li.groupTwo {
  height: 500px;
}
/*注册信息*/
.register h2.themeTitle {
  color: #682f4b;
}
.register h2.themeTitle p {
  font-style: unset;
  font-size: 14px;
  color: #333;
  margin-top: 0;
}
.register .form-box {
  padding-top: 40px;
}
.register .form-box .form-submit {
  margin-top: 20px;
}
.register .form-box .form-submit button {
  padding: 6px 60px;
  color: #fff;
  background: #682f4b;
  font-size: 16px;
}
.register .form-box .textLen .control-label {
  padding-top: 0;
  line-height: 18px;
}
.register .form-box .form-control {
  border-radius: 0;
}
.register .form-box label.error {
  color: red;
}
/*白皮书注册*/
.whitepapers {
  color: #363636;
  font-size: 1.6rem;
  line-height: 24px;
}
.whitepapers h2.themeTitle {
  color: #682f4b;
}
.whitepapers h2.mgl20 {
  margin-left: 20px;
}
.whitepapers .healthcareListBtn ul li {
  float: left;
  position: relative;
  width: 110px;
  line-height: 60px;
  padding-bottom: 10px;
  background: url('/images/btn-group_current.png') no-repeat;
  text-align: center;
  margin-bottom: 1px;
  margin-right: 5px;
  margin-bottom: 20px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
}
.whitepapers .healthcareListBtn ul li.current {
  background: url('/images/btn-group.png') no-repeat;
  color: #fff;
  font-weight: bold;
}
.whitepapers .healthcareListBtn ul li:hover {
  background: url('/images/btn-group.png') no-repeat;
  color: #fff;
}
.whitepapers .gaishu {
  background: url(/images/title-line.jpg) no-repeat left bottom;
  background-size: 100% 4px;
  padding-bottom: 20px;
}
.whitepapers .gaishu .gaishubg {
  padding: 1% 2% 2% 2%;
  background: #f9f9f9;
}
.whitepapers .gaishu .videoTitle {
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.5em;
}
.whitepapers .gaishu .videoSubTitle {
  font-size: 2rem;
  text-align: center;
}
.whitepapers .box a {
  color: #1292d4;
}
.whitepapers .box p {
  font-style: unset;
  font-size: 1.6rem;
  margin-top: 20px;
  line-height: 2.5rem;
}
.whitepapers .box p.rem14 {
  font-size: 1.4rem;
  margin-top: 10px;
}
.whitepapers .box p a {
  color: #1292d4;
}
.whitepapers .box .PrizeOn {
  font-size: 16px;
  margin-top: 20px;
}
.whitepapers .box .PrizeOn span {
  margin-top: 10px;
  display: inline-block;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  cursor: pointer;
}
.whitepapers .box .PrizeOff {
  display: none;
  font-size: 16px;
  margin-top: 20px;
}
.whitepapers .box .PrizeOff span {
  margin-top: 10px;
  display: inline-block;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 10px 20px;
  background: #763D58;
  color: #fff;
  cursor: pointer;
}
.whitepapers .box .yinyong {
  padding-left: 15px;
  background: url(/images/h4icon.png) no-repeat left 4px;
}
.whitepapers .box .yinyong span {
  color: #195fa9;
  font-weight: bold;
}
.whitepapers .box .backupTable th {
  font-size: 1.6rem;
  background: #195fa9;
  color: #fff;
  padding: 1rem 2rem;
}
.whitepapers .box .backupTable td {
  font-size: 1.6rem;
  color: #363636;
  vertical-align: top;
  line-height: 1.75em;
  border-bottom: 1px solid #363636;
  padding: 2rem;
}
.whitepapers .box h4 {
  font-size: 2.2rem;
  padding-left: 15px;
  background: url(/images/h4icon.png) no-repeat left 4px;
  margin-bottom: 20px;
  margin-top: 40px;
  font-weight: bold !important;
}
.whitepapers .box h5 {
  font-size: 2.2rem;
  margin-bottom: 20px;
  margin-top: 40px;
  border-bottom: 2px solid #006fbb;
  display: inline-block;
}
.whitepapers .box ul li {
  font-weight: 400;
  padding: 5px 30px;
  position: relative;
}
.whitepapers .box ul li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #195fa9;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  left: 18px;
  top: 13px;
}
.whitepapers .box ul.liYinyong {
  width: 100% !important;
  margin-bottom: 20px;
}
.whitepapers .box ul.liYinyong li {
  font-weight: 400;
  padding: 0px 30px;
  position: relative;
}
.whitepapers .box ul.liYinyong li:before {
  content: '' !important;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #195fa9;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  left: 18px;
  top: 7px !important;
}
.whitepapers .box ul.liYinyong li.zk {
  display: inline-block;
}
.whitepapers .box ul.liYinyong li.zk:after {
  content: "+";
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  color: #0068c5;
  font-size: 30px;
  margin-left: 10px;
  cursor: pointer;
}
.whitepapers .box ul.liYinyong li.zk.active:after {
  content: "-";
}
.whitepapers .box .zktable {
  display: none;
}
.whitepapers .box .zktable.active {
  display: block;
}
.whitepapers .box .meetingInfo td {
  padding: 0 10px 10px 0;
}
.whitepapers .box .teacher {
  margin-right: 50px;
}
.whitepapers .box .teacher2 {
  margin-right: 0px;
  width: 43% !important;
}
.whitepapers .box .pdfdown {
  font-size: 2.2rem;
  margin: 25px 0;
}
.whitepapers .box .pdfdown a:before {
  content: '';
  background: #000;
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url(../../../images/icon-downpdf.png) no-repeat center center;
  background-size: 100%;
}
.whitepapers .box .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 20px;
}
.whitepapers .box .videoLeft .videoLeftTitle {
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
}
.whitepapers .box .videoLeft .videoLeftJB {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 20px;
}
.whitepapers .lineright {
  padding-left: 20px;
  border-left: 1px solid ;
}
.whitepapers .lineright .videoRight {
  background: #f6f6f6;
  padding: 10px;
  margin-bottom: 20px;
}
.whitepapers .lineright .videoRight .videoRightTitle {
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
}
.whitepapers .lineright .videoRight .videoRightSub {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 20px;
}
.whitepapers .lineright .videoRight .videoRightJB {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 20px;
}
.whitepapers .form {
  margin: 20px auto 0;
}
.whitepapers .form .form-item-box2:before {
  content: "";
  color: #fff !important;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.whitepapers .form .form-item-box {
  position: relative;
  display: flex;
  padding: 5px 10px 5px 15px;
  border: 1px solid #8F8F8F;
  margin-bottom: 18px;
}
.whitepapers .form .form-item-box select {
  width: 100%;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  /*去除chrome浏览器的默认下拉图片*/
  -moz-appearance: none;
  /*去除Firefox浏览器的默认下拉图片*/
  font-size: 1.6rem;
  color: #bdbdbd;
  font-weight: 600;
  padding-right: 20px;
  background: url(../images/icon-select.png) no-repeat right 8px;
}
.whitepapers .form .form-item-box select option {
  color: #bdbdbd;
}
.whitepapers .form .form-item-box:before {
  content: "* ";
  color: red;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.whitepapers .form .form-item-box label {
  flex: 0 0 none;
  margin-bottom: 0;
  margin-right: 20px;
  font-size: 1.6rem;
  color: #833059;
}
.whitepapers .form .form-item-box input {
  position: relative;
  flex: 1 1 auto;
  border: 0;
  font-size: 1.6rem;
  color: #833059;
  font-weight: 600;
}
.whitepapers .form .form-item-box input::-webkit-input-placeholder {
  /* WebKit browsers 适配谷歌 */
  color: #bdbdbd;
}
.whitepapers .form .form-item-box input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 适配火狐 */
  color: #bdbdbd;
}
.whitepapers .form .form-item-box input::-moz-placeholder {
  /* Mozilla Firefox 19+ 适配火狐 */
  color: #bdbdbd;
}
.whitepapers .form .form-item-box input:-ms-input-placeholder {
  /* Internet Explorer 10+  适配ie*/
  color: #bdbdbd;
}
.whitepapers .form .form-item-box > span.select {
  position: relative;
  flex: 1 1 auto;
  color: #bdbdbd;
}
.whitepapers .form .form-item-box > span.select span.selected {
  font-size: 1.6rem;
  font-weight: 600;
  color: #bdbdbd;
}
.whitepapers .form .form-item-box > span.select ul {
  display: none;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 100%;
  background: white;
  border: 1px solid #efefef;
}
.whitepapers .form .form-item-box > span.select ul li {
  padding: 5px 10px;
  font-size: 1.6rem;
  float: left;
}
.whitepapers .form .form-item-box > span.select ul li:hover {
  color: #833059;
  font-weight: bold;
  cursor: pointer;
}
.whitepapers .form .form-item-box > span.select:after {
  position: absolute;
  right: 0;
  top: 40%;
  display: inline-block;
  content: '';
  width: 17px;
  height: 10px;
  background: url(../images/icon-select.png);
}
.whitepapers .form .noRequired:before {
  content: " ";
  color: red;
  font-weight: bold;
  padding: 0;
}
.whitepapers .form .form-item-option-info {
  margin-top: 21px;
  margin-bottom: 18px;
  background: url(/images/title-line.jpg) no-repeat left top;
  background-size: 100% 4px;
  padding-top: 20px;
}
.whitepapers .form .form-item-option-info p {
  margin-bottom: 26px;
  font-size: 1.6rem;
  color: #090909;
}
.whitepapers .form .form-item-option p::before {
  content: "* ";
  color: red;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.whitepapers .form .form-item-option p.noRequired:before {
  content: " ";
  color: red;
  font-weight: bold;
  padding: 0;
}
.whitepapers .form .form-item-option {
  margin-top: 21px;
  margin-bottom: 18px;
}
.whitepapers .form .form-item-option p {
  margin-bottom: 26px;
  font-size: 1.6rem;
  color: #090909;
}
.whitepapers .form .form-item-option p span {
  color: #833059;
}
.whitepapers .form .form-item-option p span.red {
  color: red;
}
.whitepapers .form .form-item-option ul {
  display: flex;
}
.whitepapers .form .form-item-option ul li {
  position: relative;
  flex: 1 1 auto;
  display: inline-block;
  font-size: 1.6rem;
  padding-left: 30px;
  margin-bottom: 10px;
}
.whitepapers .form .form-item-option ul li:before {
  position: absolute;
  left: 0;
  top: 3px;
  display: inline-block;
  margin-right: 10px;
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #303030;
}
.whitepapers .form .form-item-option ul li.active:before {
  background: #833059;
  border: 1px solid #833059;
}
.whitepapers .form .form-item-option ul.checkboxRelated,
.whitepapers .form .form-item-option ul.checkboxRelated1 {
  display: block;
}
.whitepapers .form .form-item-option ul.checkboxRelated li,
.whitepapers .form .form-item-option ul.checkboxRelated1 li {
  margin-bottom: 15px;
  padding-left: 30px;
  cursor: pointer;
}
.whitepapers .form .form-item-option ul.checkboxRelated li:before,
.whitepapers .form .form-item-option ul.checkboxRelated1 li:before {
  position: absolute;
  left: 0;
  top: 3px;
}
.whitepapers .form .form-item-option .optionDemand {
  width: 100%;
  padding: 5px 5px;
  border: 1px solid #8F8F8F;
  font-size: 1.6rem;
  color: #833059;
  font-weight: 600;
}
.whitepapers .form .form-item-option .optionInformation {
  width: 100%;
  padding: 5px 5px;
  border: 1px solid #8F8F8F;
  font-size: 1.6rem;
  color: #833059;
  font-weight: 600;
}
.whitepapers .form .form-item-option .optionDemandEDA {
  width: 100%;
  padding: 5px 5px;
  border: 1px solid #8F8F8F;
  font-size: 1.6rem;
  color: #833059;
  font-weight: 600;
}
.whitepapers .form .form-item-option .optionInformationEDA {
  width: 100%;
  padding: 5px 5px;
  border: 1px solid #8F8F8F;
  font-size: 1.6rem;
  color: #833059;
  font-weight: 600;
}
.whitepapers .form .form-item-button {
  margin-top: 35px;
  padding: 20px 95px;
  background: #833059;
  font-size: 1.8rem;
  color: white;
  border: 0;
}
.whitepapers .form p.notice {
  margin-top: 23px;
  font-size: 16px;
  color: #833059;
}
.whitepapers .form .xqDiv {
  display: none;
}
.whitepapers .healthcareTable {
  margin-top: 20px;
}
.whitepapers .healthcareTable .healthcareTableNum {
  font-size: 7rem;
  color: #d1dfee;
  padding: 10px;
}
.whitepapers .healthcareTable .healthcareTableName {
  font-size: 2.2rem;
  color: #195fa9;
  padding: 10px;
}
.whitepapers .healthcareTable .healthcareTableName span {
  font-size: 1.8rem;
  color: #595959;
}
.whitepapers .form-score .form-score-title {
  margin: 35px 0 10px 0;
  font-weight: bold;
}
.whitepapers .form-score .form-score-title .red {
  color: #e57269;
  font-weight: normal;
}
.whitepapers .form-score .form-score-title::before {
  content: "* ";
  color: red;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.whitepapers .form-score .form-score-title.noRequired:before {
  content: " ";
  color: red;
  font-weight: bold;
  padding: 0;
}
.whitepapers .form-score .form-score-Div {
  position: relative;
  margin: 10px 0;
}
.whitepapers .form-score .form-score-Div .form-score-Ul li {
  padding: 3px 5px;
  background: #ddd;
  color: #fff;
  min-width: 100px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  border-radius: 5px;
  cursor: pointer;
}
.whitepapers .form-score .form-score-Div .form-score-Ul li.active {
  background: #e57269;
}
.whitepapers .form-score .form-score-Div .form-score-annotation {
  display: inline;
}
.whitepapers .form-score .form-score-Div .form-score-annotation.form-score-annotationGood {
  position: absolute;
  right: 0;
}
.whitepapers .form-score-hiddenText {
  display: none;
  margin: 10px 0;
}
.whitepapers .form-score-hiddenText p {
  font-size: 1.6rem;
}
.whitepapers .form-score-hiddenText p::before {
  content: "* ";
  color: red;
  font-weight: bold;
  padding: 0 10px 0 0;
}
.whitepapers .form-score-hiddenText p.noRequired:before {
  content: " ";
  color: red;
  font-weight: bold;
  padding: 0;
}
.whitepapers .form-score-hiddenText input {
  position: relative;
  flex: 1 1 auto;
  border: 0;
  font-size: 1.6rem;
  color: #833059;
  font-weight: 600;
}
.whitepapers .form-score-hiddenText input::-webkit-input-placeholder {
  /* WebKit browsers 适配谷歌 */
  color: #bdbdbd;
}
.whitepapers .form-score-hiddenText input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 适配火狐 */
  color: #bdbdbd;
}
.whitepapers .form-score-hiddenText input::-moz-placeholder {
  /* Mozilla Firefox 19+ 适配火狐 */
  color: #bdbdbd;
}
.whitepapers .form-score-hiddenText input:-ms-input-placeholder {
  /* Internet Explorer 10+  适配ie*/
  color: #bdbdbd;
}
.whitepapers .form-score-hiddenText .form-item-box {
  position: relative;
  display: flex;
  padding: 5px 10px 5px 15px;
  border: 1px solid #8F8F8F;
  margin-bottom: 18px;
  margin: 10px 0;
}
.whitepapers .freeYantao {
  background: #195fa9;
  padding: 5px 20px 20px;
  margin-top: 20px;
}
.whitepapers .freeYantao p {
  color: #fff !important;
}
.whitepapers .freeYantao .freeYantaoTitle {
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}
.whitepapers.hengxian .form .form-item-box {
  padding: 5px 0;
  border: 0;
}
.whitepapers.hengxian .form .form-item-box p {
  font-size: 1.6rem;
  width: 17%;
}
.whitepapers.hengxian .form .form-item-box p span {
  color: red;
}
.whitepapers.hengxian .form .form-item-box input {
  border-bottom: 1px solid #000;
  width: 83%;
}
.whitepapers.hengxian .form .form-item-box select {
  border-bottom: 1px solid #000;
  width: 83%;
}
.whitepapers.hengxian .form .form-item-box:before {
  content: '';
  padding: 0;
}
.whitepapers.hengxian1 .lineright {
  padding-left: 20px;
  padding-right: 20px;
}
.whitepapers.hengxian1 .form .q31yes {
  display: none;
}
.whitepapers.hengxian1 .form .form-item-box {
  padding: 5px 0;
  border: 0;
}
.whitepapers.hengxian1 .form .form-item-box p {
  font-size: 1.6rem;
  width: 16%;
}
.whitepapers.hengxian1 .form .form-item-box p span {
  color: red;
}
.whitepapers.hengxian1 .form .form-item-box input {
  border-bottom: 1px solid #000;
  width: 84%;
}
.whitepapers.hengxian1 .form .form-item-box select {
  border: 0;
  border-bottom: 1px solid #000;
  width: 84%;
  border-radius: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.whitepapers.hengxian1 .form .form-item-box select option {
  color: #bdbdbd;
}
.whitepapers.hengxian1 .form .form-item-box:before {
  content: '';
  padding: 0;
}
.whitepapers.hengxian1 .form .form-item-box .mobile {
  width: 60%;
}
.whitepapers.hengxian1 .form .form-item-box .yanzheng {
  cursor: pointer;
  width: 15%;
  font-size: 1.6rem;
  color: #fff;
  background: #d9292a;
  text-align: center;
  line-height: 1.75em;
}
.whitepapers.hengxian1 .form.sex {
  margin-top: 35px;
}
.footer2021chima {
  background: #006ebc;
  height: 100px;
  width: 100%;
}
.StorageGRID h2.themeTitle {
  font-size: 1.7em;
}
.StorageGRID .box p {
  color: #5a5a5a;
}
.StorageGRID .box .meetingInfo2 {
  color: #000;
}
.StorageGRID .box .teacher {
  float: left;
  width: 32%;
}
.StorageGRID .box .teacher::after {
  content: "";
  display: block;
  clear: both;
}
.StorageGRID .box .teacher div {
  position: relative;
}
.StorageGRID .box .teacher div p {
  font-size: 1.6rem;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 110px;
  font-weight: bold;
  line-height: 1.7rem;
}
.StorageGRID .box .teacher div p span {
  font-size: 1.2rem;
  font-weight: normal;
}
.StorageGRID .box .teachers {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}
.StorageGRID .box .teachers .teacherFlex {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.StorageGRID .box .teachers .teacherFlex div {
  position: static;
  left: 0;
  top: 0;
  padding: 0 10px;
  width: calc(100% - 110px);
}
.StorageGRID .box .teachers .teacherFlex span {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.7rem;
}
.StorageGRID .box .teachers .teacherFlex p {
  width: 100%;
  font-size: 1.4rem;
  font-weight: normal;
  margin-top: 0;
}
.StorageGRID .freeTrialBtn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 20px;
}
.Aidgx .AidgxInfoDivThree {
  margin-top: 20px;
}
.Aidgx .AidgxInfoDivThree div {
  background: #f3f3f3;
  padding: 20px 10px;
  min-height: 90px;
  float: left;
  width: 30%;
  margin-right: 3%;
}
.Aidgx .AidgxInfoDivFour {
  margin-top: 20px;
}
.Aidgx .AidgxInfoDivFour div {
  background: #f3f3f3;
  padding: 20px 10px;
  min-height: 200px;
  float: left;
  width: 24%;
  margin-right: 1%;
}
.Aidgx .orderNow {
  background: #f3f3f3;
  padding: 20px;
  text-align: center;
  margin-top: 20px;
}
.product .introduction {
  font-size: 1.6em;
  margin-top: 20px;
  line-height: 1.75em;
}
.product .nabla {
  text-align: center;
  margin: 0 auto;
  width: 0px;
  height: 0px;
  border-top: 18px solid #f6f6f6;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.product .item-text-img .product-list-box .item-text h3 {
  font-size: 2.8rem;
  margin-bottom: 18px;
  line-height: 1.25em;
}
.product .item-text-img .product-list-box .item-text h4 {
  font-size: 1.8rem;
  margin-bottom: 12px;
  font-weight: normal;
}
.product .item-text-img .product-list-box .item-text p {
  font-size: 1.6rem;
  margin: 8px 0;
  line-height: 1.5em;
}
.product .item-text-img .product-list-box .item-text .features {
  font-size: 1.6rem;
  color: #195fa9;
  text-decoration: underline;
  cursor: pointer;
}
.product .item-text-img .product-list-box .item-text .featuresInfo {
  font-size: 1.4rem;
  color: #353535;
}
.product .item-text-img .product-list-box .item-text .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 10px;
}
.product .item-text-img .product-list-box .item-text .btn:hover {
  color: #fff;
}
.product .item-text-img#item03 {
  background: #195fa9;
  color: #fff;
}
.product .item-text-img#item04 {
  background: #f6f6f6;
  color: #000;
  padding: 25px 0;
}
.product .item-text-img#item04 .item-text {
  text-align: center;
  margin: 0 auto;
}
.product .item-text-img#item04 .item-text h3 {
  font-size: 3rem;
  margin-bottom: 16px;
}
.product .item-text-img#item04 .item-text h4 {
  font-size: 2rem;
  font-weight: normal;
}
.product .item-text-img#item05 .tablePro {
  overflow-x: auto;
}
.product .item-text-img#item05 .proList th {
  font-size: 2.2rem;
  background: #195fa9;
  color: #fff;
  padding: 1rem 2rem;
}
.product .item-text-img#item05 .proList tr td {
  font-size: 1.6rem;
  color: #363636;
  vertical-align: top;
  line-height: 1.75em;
  border-bottom: 1px solid #363636;
  padding: 2rem;
}
.product .item-text-img#item05 .proList tr td.proImg {
  vertical-align: middle;
  text-align: center;
  border: 0;
}
.product .item-text-img#item05 .proList tr td .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 10px;
}
.product .item-text-img#item05 .proList tr.last td {
  border: 0;
}
.product .item-text-img#item05 .proList tr.last2 td {
  padding-top: 0;
  text-align: center;
}
.product .item-text-img#item05 .proList tr.last2 .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 10px;
}
.product .item-text-img#item06 {
  background: #f6f6f6;
  color: #000;
  padding: 25px 0;
}
.product .item-text-img#item06 .item-text {
  text-align: center;
  margin: 0 auto;
}
.product .item-text-img#item06 .item-text h3 {
  font-size: 3rem;
  margin-bottom: 16px;
}
.product .item-text-img#item06 .row h5 {
  font-size: 2.4em;
  color: #195fa9;
  line-height: 1.75em;
  margin-top: 20px;
}
.product .item-text-img#item06 .row p {
  font-size: 1.8rem;
  line-height: 1.5em;
  margin: 10px 0;
}
.product .item-text-img#item06 .row ul li {
  font-size: 1.6rem;
  line-height: 1.75em;
  padding-left: 20px;
  background: url(../images/h4icon.png) no-repeat left 4px;
}
.product .item-text-img#item06 .row ul li ul li {
  background: url(../images/h4icon-2.png) no-repeat left 8px;
}
.ProStorageGRID .introduction {
  font-size: 1.6em;
  margin-top: 20px;
  line-height: 1.75em;
}
.ProStorageGRID .nabla {
  text-align: center;
  margin: 0 auto;
  width: 0px;
  height: 0px;
  border-top: 18px solid #f6f6f6;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.ProStorageGRID .item-text-img .product-list-box .item-text h3 {
  font-size: 2.8rem;
  margin-bottom: 18px;
}
.ProStorageGRID .item-text-img .product-list-box .item-text h4 {
  font-size: 1.8rem;
  margin-bottom: 12px;
  font-weight: normal;
}
.ProStorageGRID .item-text-img .product-list-box .item-text p {
  font-size: 1.6rem;
  margin: 8px 0;
  line-height: 1.5em;
}
.ProStorageGRID .item-text-img .product-list-box .item-text .features {
  font-size: 1.6rem;
  color: #195fa9;
  text-decoration: underline;
  cursor: pointer;
}
.ProStorageGRID .item-text-img .product-list-box .item-text .featuresInfo {
  font-size: 1.4rem;
  color: #353535;
}
.ProStorageGRID .item-text-img .product-list-box .item-text .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 10px;
}
.ProStorageGRID .item-text-img .product-list-box .item-text .btn:hover {
  color: #fff;
}
.ProStorageGRID .item-text-img#item03 {
  background: #195fa9;
  color: #fff;
}
.ProStorageGRID .item-text-img#item04 {
  background: #f6f6f6;
  color: #000;
  padding: 25px 0;
}
.ProStorageGRID .item-text-img#item04 .item-text {
  text-align: center;
  margin: 0 auto;
}
.ProStorageGRID .item-text-img#item04 .item-text h3 {
  font-size: 3rem;
  margin-bottom: 16px;
}
.ProStorageGRID .item-text-img#item04 .item-text h4 {
  font-size: 2rem;
  font-weight: normal;
}
.ProStorageGRID .item-text-img#item05 .proList th {
  font-size: 2.2rem;
  background: #195fa9;
  color: #fff;
  padding: 1rem 2rem;
}
.ProStorageGRID .item-text-img#item05 .proList tr td {
  font-size: 1.6rem;
  color: #363636;
  vertical-align: top;
  line-height: 1.75em;
  border-bottom: 1px solid #363636;
  padding: 2rem 2rem;
}
.ProStorageGRID .item-text-img#item05 .proList tr td.proImg {
  vertical-align: middle;
  text-align: center;
  border: 0;
}
.ProStorageGRID .item-text-img#item05 .proList tr td .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 10px;
}
.ProStorageGRID .item-text-img#item05 .proList tr.last td {
  border: 0;
}
.ProStorageGRID .item-text-img#item06 {
  background: #f6f6f6;
  color: #000;
  padding: 25px 0;
}
.ProStorageGRID .item-text-img#item06 .item-text {
  text-align: center;
  margin: 0 auto;
}
.ProStorageGRID .item-text-img#item06 .item-text h3 {
  font-size: 3rem;
  margin-bottom: 16px;
}
.ProStorageGRID .item-text-img#item06 .row h5 {
  font-size: 2.4em;
  color: #195fa9;
  line-height: 1.75em;
  margin-top: 20px;
}
.ProStorageGRID .item-text-img#item06 .row p {
  font-size: 1.8rem;
  line-height: 1.5em;
  margin: 10px 0;
}
.ProStorageGRID .item-text-img#item06 .row ul li {
  font-size: 1.6rem;
  line-height: 1.75em;
  padding-left: 20px;
  background: url(../images/h4icon.png) no-repeat left 4px;
}
.ProStorageGRID .item-text-img#item06 .row ul li ul li {
  background: url(../images/h4icon-2.png) no-repeat left 8px;
}
.containers .containersList {
  width: 100% !important;
}
.containers .containersList li {
  background: url(/images/h4icon-2.png) no-repeat left 11px;
  font-size: 1.6rem;
  line-height: 1.75em;
  padding-left: 20px;
  margin-top: 0;
}
.containers .containersList li:before {
  content: '' !important;
}
.containers .containersList2 {
  width: 100% !important;
}
.containers .containersList2 li {
  background: url(/images/h4icon.png) no-repeat left 7px;
  font-size: 1.6rem;
  line-height: 1.75em;
  padding: 0 0 0 20px !important;
  margin-top: 0;
}
.containers .containersList2 li:before {
  content: '' !important;
  display: none !important;
}
.containers .TopInfoRight {
  float: right;
  width: 25%;
  margin: 2% 0;
}
.containers .TopInfoRight .pdfDown {
  background: #d1dfee;
  margin-bottom: 5%;
  padding: 5%;
}
.containers .TopInfoRight .pdfDown h3 {
  font-size: 1.5rem;
  line-height: 1.75em;
  font-weight: bold;
  padding: 2% 5%;
  float: left;
}
.containers .TopInfoRight .pdfDown h3.mbTitle {
  float: none;
}
.containers .TopInfoRight .pdfDown p {
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 0 5%;
}
.containers .TopInfoRight .pdfDown a {
  background: #3e638a;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 2% 5%;
  float: right;
}
.containers .TopInfoRight .pdfDown2 {
  background: #fff !important;
}
.containers .TopInfoRight .pdfDown2 h3 {
  font-size: 1.6rem !important;
  width: 80% !important;
  padding: 0 20px 15px 0 !important;
  font-weight: 500 !important;
}
.containers .TopInfoRight .pdfDown2 .pdfDownBtn a {
  margin-top: 0 !important;
  background-color: #002f60 !important;
  margin-right: 0 !important;
}
.aideeplearn .edgeCore {
  margin-bottom: 40px;
}
.aideeplearn .edgeCore h4 {
  font-size: 2.4rem;
  line-height: 1.75em;
  padding: 0;
  padding-left: 20px;
  background: url(/images/h4icon.png) no-repeat left 12px;
}
.aideeplearn .edgeCore .edgeCoreli {
  text-align: center;
}
.aideeplearn .edgeCore .edgeCoreli p {
  font-size: 1.6rem;
  line-height: 1.75em;
  padding: 0 20px;
  font-weight: bold;
}
.aideeplearn .netAppOntapFour2 {
  padding: 60px 0;
}
.aideeplearn .netAppOntapFour2 .netAppOntapFourLi {
  padding: 20px;
  border: 1px solid #eaeaea;
  box-shadow: 10px 10px 10px rgba(234, 234, 234, 0.9);
  min-height: auto;
  position: relative;
}
.aideeplearn .netAppOntapFour2 .netAppOntapFourLi.bigdataanalytics {
  min-height: 270px;
}
.aideeplearn .netAppOntapFour2 .netAppOntapFourLi.height320 {
  min-height: 320px;
}
.aideeplearn .netAppOntapFour2 .netAppOntapFourLi.height290 {
  min-height: 290px;
}
.aideeplearn .netAppOntapFour2 .netAppOntapFourLi.height220 {
  min-height: 220px;
}
.aideeplearn .netAppOntapFour2 .netAppOntapFourLi.height160 {
  min-height: 160px;
}
.aideeplearn .netAppOntapFour2 h3 {
  font-size: 2.8rem;
  line-height: 1.25em;
}
.aideeplearn .netAppOntapFour {
  padding: 60px 0;
}
.aideeplearn .netAppOntapFour .netAppOntapFourLi {
  padding: 20px;
  border: 1px solid #eaeaea;
  box-shadow: 10px 10px 10px rgba(234, 234, 234, 0.9);
  min-height: 250px;
  position: relative;
}
.aideeplearn .netAppOntapFour .netAppOntapFourLi.fourLiImg {
  min-height: 480px;
  padding: 20px 20px 70px 20px;
}
.aideeplearn .netAppOntapFour .netAppOntapFourLi.fourLiImg img {
  width: 100%;
  padding: 0 0 20px 0;
}
.aideeplearn .netAppOntapFour .netAppOntapFourLi.bigdataanalytics {
  min-height: 270px;
}
.aideeplearn .netAppOntapFour .netAppOntapFourLi.height320 {
  min-height: 320px;
}
.aideeplearn .netAppOntapFour .netAppOntapFourLi.height290 {
  min-height: 290px;
}
.aideeplearn .netAppOntapFour .netAppOntapFourLi.height220 {
  min-height: 220px;
}
.aideeplearn .netAppOntapFour .netAppOntapFourLi.height160 {
  min-height: 160px;
}
.aideeplearn .netAppOntapFour h3 {
  font-size: 2.8rem;
  line-height: 1.25em;
  margin-bottom: 15px;
}
.aideeplearn .netAppOntapFour p {
  font-size: 1.6rem;
  line-height: 1.75em;
  margin-bottom: 15px;
}
.aideeplearn .netAppOntapFour a {
  color: #195da6;
}
.aideeplearn .netAppOntapFour a.btn {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 20px;
}
.aideeplearn .netAppOntapFour a.btn2 {
  left: 180px;
}
.aideeplearn .netAppOntapFour a.btn3 {
  bottom: 65px;
}
.aideeplearn .netAppOntapFour a.btn4 {
  bottom: 15px;
}
.aideeplearn .netAppOntapFour a.btn5 {
  bottom: 115px;
}
.aideeplearn .netAppOntapFour a.solthreeBtn {
  font-size: 2rem;
  color: #195fa9;
  text-decoration: underline;
  text-align: center;
  background: #e5e5e5;
  display: block;
  padding: 32px;
  margin-top: -3px;
}
.aideeplearn .netAppOntapFour .bottomBtn {
  display: flex;
  position: absolute;
  bottom: 20px;
}
.aideeplearn .netAppOntapFour .bottomBtn a.btn {
  position: static;
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 20px;
}
.aideeplearn .ontapDiv {
  border: 1px solid #f0f0f0;
  border-bottom: 10px solid #f0f0f0;
  padding: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.aideeplearn .ontapTitle h3 {
  font-size: 2rem;
  line-height: 1.75em;
}
.aideeplearn .ontapTitle h3:after {
  content: "+";
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  color: #0068c5;
  font-size: 30px;
  float: right;
}
.aideeplearn .ontapTitle h3.active:after {
  content: "-";
}
.aideeplearn .ontapInfo {
  cursor: auto;
  display: none;
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.75em;
}
.aideeplearn .ontapInfo.active {
  display: block;
}
.aideeplearn .ontapInfo p {
  cursor: auto;
  margin-bottom: 10px;
}
.aideeplearn .ontapInfo a.btn {
  background: #3e638a;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 10px 15px;
}
.aideeplearn .ontapInfo .dian li {
  padding-left: 20px;
  position: relative;
}
.aideeplearn .ontapInfo .dian li:before {
  content: '';
  font-size: 1.2rem;
  color: #0f6fc8;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #195fa9;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  left: 0;
  top: 8px;
}
.surveillance .netAppOntapFour .netAppOntapFourLi {
  min-height: 280px;
}
.aianalytics .netAppOntapFour .netAppOntapFourLi {
  margin-top: 20px;
}
.aianalytics .netAppOntapFour2 .netAppOntapFourLi {
  margin-top: 20px;
}
.manufacturing .TopInfoLeft {
  float: left;
  width: 75%;
  padding-right: 2%;
  margin: 2% 0;
}
.manufacturing .TopInfoLeft ul li {
  font-size: 1.5rem;
  line-height: 1.75em;
  padding-left: 20px;
  background: url(../images/h4icon-2.png) no-repeat left 8px;
  color: #363636;
}
.manufacturing .TopInfoRight {
  float: right;
  width: 25%;
  margin: 2% 0;
}
.manufacturing .TopInfoRight .pdfDown {
  background: #d1dfee;
  margin-bottom: 5%;
  padding: 5%;
}
.manufacturing .TopInfoRight .pdfDown h3 {
  font-size: 1.5rem;
  line-height: 1.75em;
  font-weight: bold;
  padding: 2% 5%;
  float: left;
}
.manufacturing .TopInfoRight .pdfDown h3.mbTitle {
  float: none;
}
.manufacturing .TopInfoRight .pdfDown p {
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 0 5%;
}
.manufacturing .TopInfoRight .pdfDown a {
  background: #3e638a;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 2% 5%;
  float: right;
}
.manufacturing .nabla {
  text-align: center;
  margin: 0 auto;
  width: 0px;
  height: 0px;
  border-top: 18px solid #f6f6f6;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.manufacturing .item-text-img .product-list-box .item-image {
  width: 50%;
  float: left;
}
.manufacturing .item-text-img .product-list-box .item-image span.img {
  margin-left: 0;
  margin-right: 10%;
}
.manufacturing .item-text-img .product-list-box .item-text.webinarText {
  margin-top: 35px;
}
.manufacturing .item-text-img .product-list-box .item-text h3 {
  font-size: 3rem;
  margin-bottom: 18px;
}
.manufacturing .item-text-img .product-list-box .item-text h4 {
  font-size: 2.2rem;
  margin-bottom: 12px;
  font-weight: normal;
}
.manufacturing .item-text-img .product-list-box .item-text p {
  font-size: 1.6rem;
  margin: 8px 0;
  line-height: 1.5em;
}
.manufacturing .item-text-img .product-list-box .item-text .features {
  font-size: 1.6rem;
  cursor: pointer;
}
.manufacturing .item-text-img .product-list-box .item-text .featuresInfo {
  font-size: 1.4rem;
  color: #353535;
  display: none;
}
.manufacturing .item-text-img .product-list-box .item-text .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 20px;
}
.manufacturing .item-text-img .product-list-box .item-text .btn:hover {
  color: #fff;
}
.manufacturing .item-text-img:nth-child(odd) .item-image {
  float: right;
}
.manufacturing .item-text-img:nth-child(odd) .item-image span.img {
  width: 90%;
  margin-left: 10%;
}
.manufacturing .item-text-img:nth-child .product-list-box {
  border-bottom: 0;
}
.manufacturing .item-text-img .noLine {
  border: 0 !important;
}
.manufacturing .item-text-img#item03 {
  background: #195fa9;
  color: #fff;
}
.manufacturing .item-text-img#item03 .item-image {
  float: left !important;
}
.manufacturing .item-text-img#item03 .item-image span.img {
  margin: 0;
}
.manufacturing .item-text-img#item04 {
  background: #f6f6f6;
  color: #000;
  padding: 25px 0;
}
.manufacturing .item-text-img#item04 .item-text {
  text-align: center;
  margin: 0 auto;
}
.manufacturing .item-text-img#item04 .item-text h3 {
  font-size: 3rem;
  margin-bottom: 16px;
}
.manufacturing .item-text-img#item04 .item-text h3.healthcareH3Title {
  color: #006aa7;
  font-size: 3.6rem;
}
.manufacturing .item-text-img#item04 .item-text h4 {
  font-size: 2.6rem;
  font-weight: normal;
}
.manufacturing .item-text-img#item04 .item-text h5 {
  font-size: 1.6rem;
  font-weight: normal;
}
.manufacturing .item-text-img#item04 .item-text p {
  font-size: 1.6rem;
  line-height: 1.75em;
}
.manufacturing .item-text-img#item04 .item-text .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 20px;
}
.manufacturing.healthcare .TopInfoRight {
  width: 100%;
  margin: 0;
}
.manufacturing.healthcare .TopInfoRight .pdfDown {
  margin-bottom: 0;
  padding: 0;
}
.manufacturing.healthcare .TopInfoRight .pdfDown h3 {
  padding: 25px 20px;
  font-size: 2rem;
}
.manufacturing.healthcare .TopInfoRight .pdfDown a {
  background: #3e638a;
  color: #fff;
  font-size: 1.5rem;
  padding: 10px 15px;
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}
.manufacturing.mediaentertainment .item-text-img .product-list-box .item-text.fl {
  float: left;
}
.manufacturing.mediaentertainment .subInfo {
  font-size: 1.8rem;
  padding-top: 30px;
}
.manufacturing.mediaentertainment .mediaTab ul li {
  font-size: 1.8rem;
  color: #fff;
  background: #195fa9;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 2.6em;
  cursor: pointer;
}
.manufacturing.mediaentertainment .mediaTab ul li.current {
  color: #195fa9;
  background: #fff;
  font-weight: bold;
}
.manufacturing.mediaentertainment .mediaTabInfo {
  display: none;
}
.manufacturing.mediaentertainment .mediaTabInfo.current {
  display: block;
}
.manufacturing.dgx .subInfo {
  text-align: center;
  padding-top: 0;
}
.manufacturing.dgx .subInfo .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 0 !important;
  margin: 10px 0 !important;
}
.manufacturing.dgx .subInfo p {
  margin: 10px 0;
}
.manufacturing.dgx #item05 .tablePro {
  overflow-x: auto;
}
.manufacturing.dgx #item05 .tablePro .proList th {
  font-size: 2.2rem;
  background: #195fa9;
  color: #fff;
  padding: 1rem 2rem;
  text-align: center;
}
.manufacturing.dgx #item05 .tablePro .proList td {
  font-size: 1.6rem;
  color: #363636;
  vertical-align: top;
  line-height: 1.75em;
  border-bottom: 1px solid #363636;
  padding: 2rem;
  text-align: center;
}
.manufacturing.dgx #item05 .tablePro .proList td .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 10px;
}
.manufacturing.dgx .threeDgx h3 {
  font-size: 3rem;
  margin-bottom: 18px;
}
.manufacturing.dgx .threeDgx p {
  font-size: 1.6rem;
  margin: 8px 0;
  line-height: 1.5em;
}
.manufacturing.dgx .threeDgx ul li {
  font-size: 1.6rem;
  margin-top: 10px;
  font-family: iconfont;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.manufacturing.dgx .threeDgx ul li:before {
  font-size: 1.2rem;
  color: #0f6fc8;
  margin-right: 8px;
  content: "\e64a";
  position: absolute;
  top: 3px;
}
.manufacturing.dgx .threeDgx ul li a {
  font-family: Gotham, "方正兰亭黑简体", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #434343;
  padding-left: 15px;
  display: inline-block;
}
.ontap .TopInfoRight {
  float: right;
  width: 25%;
  margin: 2% 0;
}
.ontap .TopInfoRight .pdfDown {
  background: #d1dfee;
  margin-bottom: 5%;
  padding: 5%;
}
.ontap .TopInfoRight .pdfDown h3 {
  font-size: 1.5rem;
  line-height: 1.75em;
  font-weight: bold;
  padding: 2% 5%;
  float: left;
}
.ontap .TopInfoRight .pdfDown h3.mbTitle {
  float: none;
}
.ontap .TopInfoRight .pdfDown p {
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 0 5%;
}
.ontap .TopInfoRight .pdfDown a {
  background: #3e638a;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 2% 5%;
  float: right;
}
.ontap .item-text-img#item03 {
  background: #195fa9;
  color: #fff;
}
.ontap .item-text-img#item03 .item-image {
  float: left !important;
}
.ontap .item-text-img#item03 .item-image span.img {
  margin: 0;
}
.ontap .item-text-img#item03 .webinarText h3 {
  color: #fff;
}
.ontap .item-text-img#item03 .webinarText p {
  color: #fff;
}
.eda .TopInfoLeft {
  float: left;
  width: 100%;
  margin: 2% 0;
}
.eda .TopInfoLeft ul li {
  font-size: 1.5rem;
  line-height: 1.75em;
  padding-left: 20px;
  background: url(../images/h4icon-2.png) no-repeat left 8px;
  color: #363636;
}
.eda .TopInfoRight {
  float: right;
  width: 25%;
  margin: 2% 0;
}
.eda .TopInfoRight .pdfDown {
  background: #d1dfee;
  margin-bottom: 5%;
  padding: 5%;
}
.eda .TopInfoRight .pdfDown h3 {
  font-size: 1.5rem;
  line-height: 1.75em;
  font-weight: bold;
  padding: 2% 5%;
  float: left;
}
.eda .TopInfoRight .pdfDown h3.mbTitle {
  float: none;
}
.eda .TopInfoRight .pdfDown p {
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 0 5%;
}
.eda .TopInfoRight .pdfDown a {
  background: #3e638a;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.75em;
  padding: 2% 5%;
  float: right;
}
.eda .nabla {
  text-align: center;
  margin: 0 auto;
  width: 0px;
  height: 0px;
  border-top: 18px solid #f6f6f6;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.eda .EDAInfo {
  font-size: 1.6rem;
  margin-top: 40px;
  line-height: 1.5em;
}
.eda .item-text-img .product-list-box .item-image {
  width: 50%;
  float: left;
}
.eda .item-text-img .product-list-box .item-image span.img {
  margin-left: 0;
  margin-right: 10%;
}
.eda .item-text-img .product-list-box .item-text.webinarText {
  margin-top: 35px;
}
.eda .item-text-img .product-list-box .item-text.webinarText p {
  color: #fff !important;
}
.eda .item-text-img .product-list-box .item-text.webinarText a {
  color: #fff !important;
}
.eda .item-text-img .product-list-box .item-text h3 {
  font-size: 3.2rem;
  margin-bottom: 18px;
}
.eda .item-text-img .product-list-box .item-text h4 {
  font-size: 1.8rem;
  margin-bottom: 12px;
}
.eda .item-text-img .product-list-box .item-text p {
  font-size: 1.6rem;
  margin: 8px 0;
  line-height: 1.5em;
}
.eda .item-text-img .product-list-box .item-text .features {
  font-size: 1.6rem;
  cursor: pointer;
}
.eda .item-text-img .product-list-box .item-text .featuresInfo {
  font-size: 1.4rem;
  color: #353535;
  display: none;
}
.eda .item-text-img .product-list-box .item-text .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 20px;
}
.eda .item-text-img .product-list-box .item-text .btn:hover {
  color: #fff;
}
.eda .item-text-img:nth-child(odd) .item-image {
  float: right;
}
.eda .item-text-img:nth-child(odd) .item-image span.img {
  width: 90%;
  margin-left: 10%;
}
.eda .item-text-img:nth-child .product-list-box {
  border-bottom: 0;
}
.eda .item-text-img .noLine {
  border: 0 !important;
}
.eda .item-text-img#item03 {
  background: #195fa9;
  color: #fff;
}
.eda .item-text-img#item03 .item-image {
  float: left !important;
}
.eda .item-text-img#item03 .item-image span.img {
  margin: 0;
}
.eda .item-text-img#item04 {
  background: #f6f6f6;
  color: #000;
  padding: 25px 0;
}
.eda .item-text-img#item04 .item-text {
  text-align: center;
  margin: 0 auto;
}
.eda .item-text-img#item04 .item-text h3 {
  font-size: 3rem;
  margin-bottom: 16px;
}
.eda .item-text-img#item04 .item-text h4 {
  font-size: 2.6rem;
  font-weight: normal;
}
.technicalservice .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff !important;
  margin-top: 20px;
  display: inline-block;
}
.technicalservice .technicalserviceTitle {
  font-size: 2.6rem;
  color: #363636;
  line-height: 1.75em;
  margin-top: 20px;
  font-weight: bold;
}
.technicalservice .technicalserviceInfo {
  font-size: 1.6rem;
  line-height: 1.75em;
  color: #363636;
  margin-top: 20px;
}
.technicalservice .technicalserviceImgLeft {
  float: left;
  width: 55%;
}
.technicalservice .technicalserviceImgRight {
  float: left;
  width: 40%;
  margin-left: 5%;
}
.technicalservice .technicalserviceImgRight .strategy {
  margin-top: 20px;
}
.technicalservice .technicalserviceImgRight .strategy p {
  font-size: 1.6rem;
  color: #363636;
  line-height: 1.75em;
}
.technicalservice .technicalserviceImgRight .strategy h4 {
  font-size: 2.6rem;
  color: #363636;
  line-height: 1.75em;
}
.technicalservice .technicalserviceImgRight .strategy ul li {
  font-size: 1.8rem;
  line-height: 1.75em;
  padding-left: 20px;
  background: url(../images/h4icon-2.png) no-repeat left 12px;
  color: #363636;
}
.technicalservice .technicalserviceTop {
  margin: 20px 0 60px 0;
}
.technicalservice .nabla {
  text-align: center;
  margin: 0 auto;
  width: 0px;
  height: 0px;
  border-top: 18px solid #f6f6f6;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.technicalservice .item-text-img#item04 {
  background: #f6f6f6;
  color: #000;
  padding: 25px 0;
}
.technicalservice .item-text-img#item04 .item-text {
  text-align: center;
  margin: 0 auto;
}
.technicalservice .item-text-img#item04 .item-text h3 {
  font-size: 2.6rem;
  margin-bottom: 16px;
}
.technicalservice .item-text-img#item04 .supportCoverage h4 {
  font-size: 2.4rem;
  line-height: 1.75em;
}
.technicalservice .item-text-img#item04 .supportCoverage p {
  font-size: 1.6rem;
  line-height: 1.75em;
  margin-top: 20px;
}
.technicalservice .item-text-img#item04 .tel {
  font-size: 2.8rem;
  line-height: 1.75em;
  color: #1b5eac;
}
.technicalservice .item-text-img#item05 {
  padding: 25px 0;
}
.technicalservice .item-text-img#item05 .ServiceSystem {
  font-size: 1.6rem;
  line-height: 1.75em;
  padding-bottom: 25px;
}
.technicalservice .item-text-img#item05 .ServiceSystemTitle {
  float: left;
  width: 10%;
  background: #d9292a;
  display: flex;
  align-items: center;
  justify-content: center;
}
.technicalservice .item-text-img#item05 .ServiceSystemTitle p {
  font-size: 2rem;
  color: #fff;
  line-height: 1.75em;
  text-align: center;
}
.technicalservice .item-text-img#item05 .ServiceSystemTitle.zhichi {
  background: #195fa9;
}
.technicalservice .item-text-img#item05 .ServiceSystemText {
  float: left;
  width: 90%;
  background: #682f4b;
}
.technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextLeft {
  width: 100%;
}
.technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextLeft .ServiceSystemLeft {
  font-size: 1.8rem;
  line-height: 1.75em;
  min-height: 35px;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  background: #ae236e;
}
.technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextRight {
  width: 100%;
}
.technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextRight .ServiceSystemRight {
  font-size: 1.6rem;
  line-height: 1.75em;
  min-height: 35px;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
}
.technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter {
  float: left;
  width: 16.6666666%;
  padding: 10px 0;
}
.technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .ServiceSystemLeft {
  font-size: 1.8rem;
  line-height: 1.75em;
  min-height: 35px;
  padding: 0 20px;
  color: #fff;
  text-align: center;
}
.technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .ServiceSystemRight {
  font-size: 1.6rem;
  line-height: 1.75em;
  min-height: 84px;
  margin-bottom: 20px;
  padding: 0 20px;
  color: #fff;
  border-right: 1px solid #b5b5b5;
}
.technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .noborder {
  border: 0;
}
.technicalservice .item-text-img#item05 .borderBottom {
  border-bottom: 1px solid #b5b5b5;
}
.technicalservice .item-text-img#item05 .trainingClassInfo tr th {
  font-size: 16px;
  color: #fff;
  background: #733655;
  text-align: center;
  padding: 14px 0;
}
.technicalservice .item-text-img#item05 .trainingClassInfo tr td {
  font-size: 16px;
  padding: 10px;
  text-align: center;
  color: #323232;
}
.technicalservice .item-text-img#item05 .trainingClassInfo tr td a {
  color: #1a5fac;
}
.technicalservice .item-text-img#item05 .trainingClassInfo tr:nth-child(odd) td {
  background: #f7f7f9;
}
.technicalservice .item-text-img#item05 .trainingClassInfo tr:nth-child(even) td {
  background: #fff;
}
.lifesciences .TopInfoLeft {
  float: left;
  width: 75%;
  padding-right: 2%;
  margin: 2% 0;
}
.lifesciences .TopInfoLeft h3 {
  font-size: 1.8rem;
  margin-bottom: 10px;
}
.lifesciences .TopInfoLeft p {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
.lifesciences .TopInfoLeft ul li {
  font-size: 1.6rem;
  line-height: 1.75em;
  padding-left: 20px;
  background: url(../images/h4icon-2.png) no-repeat left 8px;
  color: #363636;
}
.lifesciences .TopInfoRight {
  float: right;
  width: 25%;
  margin: 2% 0;
}
.lifesciences .TopInfoRight h3 {
  font-size: 1.6rem;
  background: #4c6d8f;
  color: #fff;
  padding: 10px 20px;
}
.lifesciences .TopInfoRight ul li {
  font-size: 1.4rem;
  padding: 10px 20px;
  border-bottom: 1px solid #d1dfee;
}
.lifesciences .nabla {
  text-align: center;
  margin: 0 auto;
  width: 0px;
  height: 0px;
  border-top: 18px solid #f6f6f6;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.lifesciences .item-text-img .product-list-box .item-text h3 {
  font-size: 2.4rem;
  margin-bottom: 18px;
}
.lifesciences .item-text-img .product-list-box .item-text.fl {
  float: left;
}
.lifesciences .item-text-img .product-list-box .item-text ul {
  width: 95%;
}
.lifesciences .item-text-img .product-list-box .item-text ul li:before {
  top: 5px;
}
.lifesciences .item-text-img .noLine {
  border: 0 !important;
}
.lifesciences .item-text-img#item04 {
  background: #f6f6f6;
  color: #000;
  padding: 25px 0;
}
.lifesciences .item-text-img#item04 .item-text {
  text-align: center;
  margin: 0 auto;
}
.lifesciences .item-text-img#item04 .item-text h3 {
  font-size: 3rem;
  margin-bottom: 16px;
}
.lifesciences .item-text-img#item04 .item-text h4 {
  font-size: 2.6rem;
  font-weight: normal;
}
.product-solution.aff .item-text-img .item-text .notes {
  margin: 2rem 0;
}
.product-solution.aff .item-text-img .item-text .notes p {
  font-size: 1.6rem;
  line-height: 1.75em;
  padding: 0 2rem;
}
.product-solution.aff .item-text-img .item-text .notes a {
  color: #195fa9;
}
.product-solution.aff .item-text-img .product-list-box .item-text h4 {
  color: #000;
  margin-bottom: 8px;
}
.product-solution.aff .item-text-img .product-list-box .item-text p {
  color: #818181;
  margin-bottom: 14px;
}
.product-solution.aff .item-text-img .product-list-box .item-text .notes {
  font-size: 1.4rem;
}
.product-solution.aff .item-text-img .product-list-box .item-text .notes a {
  color: #195fa9;
}
.product-solution.aff .item-text-img .product-list-box .item-text a {
  color: #195fa9;
}
.product-solution.aff .item-text-img .product-list-box .item-image {
  float: left;
}
.product-solution.aff .item-text-img .product-list-box .item-image span.img {
  margin-left: 0;
}
.product-solution.aff .item-text-img .product-list-box .ontapVideo {
  margin: 20px 0;
}
.product-solution.aff .item-text-img .product-list-box .ontapVideo .ontapVideoTitle {
  font-size: 2rem;
  line-height: 1.5em;
  margin: 10px 0;
}
.product-solution.aff .item-text-img .product-list-box .ontapVideo .ontapVideoInfo {
  font-size: 1.6rem;
  line-height: 1.75em;
  margin-bottom: 10px;
}
.product-solution.aff .item-text-img:nth-child(odd) .item-image {
  float: right;
}
.product-solution.aff .item-text-img:nth-child(odd) .item-image span.img {
  margin-left: 10%;
  margin-right: 0;
}
.product-solution.aff .item-text-img .searchAff {
  margin-top: 5rem;
}
.product-solution.aff .item-text-img .searchAff .searchAffImg {
  margin-bottom: 4rem;
}
.product-solution.aff .item-text-img .searchAff h3 {
  font-size: 3.2rem;
  color: #353535;
  line-height: 1.75em;
}
.product-solution.aff .item-text-img .searchAff h4 {
  font-size: 3rem;
  color: #353535;
  line-height: 1.75em;
  font-weight: normal;
}
.product-solution.aff .item-text-img .searchAff .searchAffBtn {
  margin-top: 3rem;
}
.product-solution.aff .item-text-img .searchAff .searchAffBtn a {
  font-size: 2.2rem;
  color: #fff;
  background: #195fa9;
  line-height: 1.75em;
  padding: 10px 18px;
}
.product-solution.aff #download {
  background: #f6f6f6;
  padding: 5rem 0;
}
.product-solution.aff #download h4 {
  background: url(/images/h4icon.png) no-repeat left 10px;
  padding-left: 18px;
  margin-bottom: 20px;
  font-size: 2.4rem;
  color: #363636;
  text-align: left;
}
.product-solution.aff #download .mr3 {
  margin-right: 3%;
}
.product-solution.aff #download .downloadDiv {
  float: left;
  width: 58%;
  background: #cad8e7;
}
.product-solution.aff #download .downloadDiv p {
  font-size: 1.8rem;
  padding: 4%;
  font-weight: bold;
  float: left;
}
.product-solution.aff #download .downloadDiv a {
  font-size: 1.6rem;
  color: #fff;
  background: #4e83bb;
  padding: 2% 5%;
  float: right;
  margin: 2% 3% 0 0;
}
.product-solution.storageSystems .img1 {
  margin-bottom: 20px;
}
.product-solution.storageSystems .img1 img {
  width: 100%;
}
.product-solution.storageSystems .item-text-img .product-list-box h3 {
  font-size: 2.8rem;
  margin: 18px 0;
}
.product-solution.storageSystems .item-text-img .product-list-box .storageProTitle {
  font-size: 2.4rem;
  padding: 10px 0;
  font-weight: bold;
}
.product-solution.storageSystems .item-text-img .product-list-box .storageProInfo {
  font-size: 1.6rem;
  padding: 10px 0;
}
.product-solution.storageSystems .item-text-img .product-list-box .btn {
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #002f60;
  color: #fff !important;
  margin-top: 10px;
  display: inline-block;
}
.product-solution.storageSystems .item-text-img .product-list-box .product-fc-listbox {
  border: 1px solid #eaeaea;
  box-shadow: 10px 10px 10px rgba(234, 234, 234, 0.9);
  padding: 20px;
  min-height: 500px;
}
.product-solution.storageSystems .item-text-img .product-list-box .product-fc-listbox a {
  color: #000;
}
.product-solution.storageSystems .item-text-img .product-list-box .product-swiper {
  padding: 0 49px 40px;
  position: relative;
}
.product-solution.storageSystems .item-text-img .product-list-box .product-swiper .swiper-slide {
  border: 1px solid #672f4c;
  padding: 20px;
  min-height: 100%;
  height: auto;
}
.product-solution.storageSystems .item-text-img .product-list-box .product-swiper .swiper-slide .product-fc-listbox {
  border: 0;
  box-shadow: none;
  padding: 0;
  min-height: auto;
}
.product-solution.storageSystems .item-text-img .product-list-box .product-swiper .product-swiper-pagination {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.product-solution.storageSystems .item-text-img .product-list-box .product-swiper .product-swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.product-solution.storageSystems .item-text-img .product-list-box .product-swiper .product-swiper-pagination .swiper-pagination-bullet-active {
  background: #0067C5;
}
.product-solution.storageSystems #item07 .product-list-box h3 {
  font-size: 3rem;
  margin: 18px 0;
  text-align: center;
}
.product-solution.storageSystems #item07 .product-list-box .storageProTitle {
  font-size: 2.4em;
  color: #195fa9;
  line-height: 1.75em;
  margin-top: 20px;
}
.product-solution.storageSystems #item07 .product-list-box .storageProInfo {
  font-size: 1.6rem;
  line-height: 1.75em;
  padding: 0;
  padding-left: 20px;
  background: url(/images/h4icon.png) no-repeat left 4px;
}
.webinarsList .item01_Left {
  margin-top: 30px;
}
.webinarsList .item01_Left .item-image .img {
  width: 90%;
  margin-right: 10%;
}
.webinarsList .item01_Right {
  margin-top: 30px;
}
.webinarsList .item01_Right h3 {
  font-size: 2.8rem;
  color: #353535;
  margin-bottom: 15px;
}
.webinarsList .item01_Right p {
  font-size: 1.6rem;
  color: #353535;
  line-height: 1.75em;
  margin-top: 10px;
}
.webinarsList .item01_Right .btn {
  font-size: 2.2rem;
  color: #fff !important;
  background: #195fa9;
  padding: 8px 30px;
  display: inline-block;
  margin-top: 20px;
}
.webinarsList .item02 {
  background: #f6f6f6;
  padding: 4.8rem 0;
  margin: 5rem 0;
}
.webinarsList .item02 h3 {
  background: url(/images/h4icon.png) no-repeat left 10px;
  font-size: 2.4rem;
  padding-left: 18px;
  margin-bottom: 20px;
}
.webinarsList .item02 p {
  font-size: 1.6rem;
  line-height: 1.75em;
  margin: 0 18px 10px 18px;
}
.webinarsList .item03 h3 {
  background: url(/images/h4icon.png) no-repeat left 10px;
  font-size: 2.4rem;
  padding-left: 18px;
}
.webinarsList .item03 h3 span {
  font-size: 2.2rem;
  font-weight: normal;
}
.webinarsList .item03 .item03_Left {
  margin-top: 30px;
}
.webinarsList .item03 .item03_Left .item-image .img {
  width: 90%;
  margin-right: 10%;
}
.webinarsList .item03 .item03_Right {
  margin-top: 30px;
}
.webinarsList .item03 .item03_Right p {
  font-size: 1.6rem;
  color: #353535;
  line-height: 1.75em;
  margin-bottom: 5px;
}
.webinarsList .item03 .item03_Right ul li {
  padding-left: 32px;
  font-size: 1.6rem;
  color: #353535;
  line-height: 1.75em;
  margin: 5px 0 0 0;
}
.webinarsList .item03 .item03_Right ul li.video {
  background: url(/images/icon-video.png) no-repeat left 3px;
}
.webinarsList .item03 .item03_Right ul li.download {
  background: url(/images/icon-download.png) no-repeat left 3px;
}
.webinarsList .item03 .item03_Right ul li.qa {
  background: url(/images/icon-qa.png) no-repeat left 3px;
}
.webinarsList .item03 .item03_Right ul li.solution {
  background: url(/images/icon-solution.png) no-repeat left 3px;
}
.webinarsList .item03 .item03_Right ul li a {
  color: #353535;
}
.search .box {
  font-size: 2.2rem;
}
.search .box p {
  margin: 2rem 0;
}
.search .box span {
  padding: 0 0 0 5px;
  font-size: 1.8rem;
  color: #833059;
}
.search .box .information {
  font-size: 1.8rem;
  color: #833059;
  font-weight: bold;
  margin-top: 3rem;
}
.search .box ul li span {
  font-size: 1.6rem;
  padding: 1rem;
  color: #000;
  display: inline-block;
}
.search .box ul.service li {
  clear: both;
  padding: 10px 0;
  border-bottom: 1px solid gray;
  /*&:nth-child(2n) span{
						background:#e3e3e3;
					}*/
}
.search .form .form-item-box {
  position: relative;
  display: inline-block;
  padding: 5px 10px 5px 15px;
  border: 1px solid #8F8F8F;
  margin: 18px 0;
}
.search .form .form-item-box input {
  position: relative;
  flex: 1 1 auto;
  border: 0;
  font-size: 1.6rem;
  color: #833059;
  font-weight: 600;
}
.search .form .form-item-option .radioCall li {
  position: relative;
  flex: 1 1 auto;
  display: inline-block;
  font-size: 1.6rem;
  padding-left: 30px;
  margin: 0 2rem 0 0;
}
.search .form .form-item-option .radioCall li:before {
  position: absolute;
  left: 0;
  top: 3px;
  display: inline-block;
  margin-right: 10px;
  content: '';
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #303030;
}
.search .form .form-item-option .radioCall li.active:before {
  background: #833059;
  border: 1px solid #833059;
}
.search .form .form-item-button {
  margin-top: 35px;
  padding: 15px 80px;
  background: #833059;
  font-size: 1.8rem;
  color: #fff;
  border: 0;
}
.video {
  color: #363636;
  font-size: 1.6rem;
  line-height: 24px;
}
.video .container .videoInfo {
  margin: 20px 0;
  position: relative;
}
.video .container .videoInfo #video1 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -51px;
  z-index: 1;
}
.video .container .box {
  padding: 30px 5px;
}
.video .container .box .group h4 {
  background: url();
  padding: 0;
  color: #682f4b;
  font-size: 2.2rem;
  margin-bottom: 20px;
}
.video .container .box .group p {
  padding: 0;
}
.video .container .dataInfo {
  padding: 0 5px;
}
.video .container .dataInfo .dataTeacher {
  border: 3px solid #742f54;
  padding: 20px 35px;
}
.video .container .dataInfo .dataTeacher p {
  position: relative;
  padding: 0 40px 0 100px;
}
.video .container .dataInfo .dataTeacher p img {
  position: absolute;
  left: 0;
  top: -15px;
}
.video .container .dataInfo .dataTeacher p span {
  color: #742f54;
}
.video .container .dataInfo .vx-gz {
  text-align: center;
  color: #d9292a;
}
.video .container .dataInfo .vx-gz img {
  width: 80%;
}
.video .container .nextMeet {
  background: #682f4b;
  color: #fff;
  padding: 15px;
}
.VideoPage .container .themeTitle {
  position: relative;
}
.VideoPage .container .themeTitle .themeShare {
  position: absolute;
  right: 0;
  bottom: 20px;
}
.VideoPage .container .themeTitle .themeShare .bshareLinkedin {
  background: url(/images/icon-in.png) no-repeat;
  display: inline-block;
}
.VideoPage .container .VideoTitle {
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
}
.VideoPage .container .VideoContentPlay {
  text-align: center;
}
.VideoPage .container .VideoContentPlay video {
  width: 80%;
  border: 12px solid #195fa9;
}
.VideoPage .container .insightListBtn ul li {
  float: left;
  border-right: 1px solid #fff;
  position: relative;
  background: #195fa9;
  text-align: center;
  margin-bottom: 1px;
  display: inline-block;
  padding: 20px 30px;
  color: #fff;
  font-size: 1.2rem;
  cursor: pointer;
}
.VideoPage .container .insightListBtn ul li.current {
  background: #fff;
  color: #195fa9;
}
.VideoPage .container .insightVideo {
  display: none;
}
.VideoPage .container .insightVideo.current {
  display: block;
}
.VideoPage .container .VideoInfo {
  margin: 0 10%;
  width: 80%;
  background: #eee;
}
.VideoPage .container .VideoInfo .VideoInfoDiv {
  padding: 10px;
}
.VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher {
  margin-bottom: 20px;
}
.VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherOne {
  width: 290px;
  float: left;
  border-top: 4px solid #195fa9;
  margin-right: 20px;
  position: relative;
  background: #fff;
  line-height: 0;
}
.VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherOne .videoInfoTeacherOneName {
  position: absolute;
  top: 10px;
  left: 120px;
  line-height: 1.75em;
}
.VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherTitle {
  float: left;
  width: 8%;
}
.VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherInfo {
  float: left;
  width: 92%;
}
.VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherInfo .videoInfoTeacherOne {
  margin-bottom: 20px;
}
.VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoBtn {
  display: inline-block;
  font-size: 1.6rem;
  text-decoration: none;
  padding: 10px 20px;
  background: #002f60;
  color: #fff;
  margin-top: 10px;
}
.login .loginFrom {
  background: #d6dce5;
  margin-top: 40px;
}
.login .loginFrom h1 {
  font-size: 20px;
  text-align: center;
  margin: 20px;
}
.login .loginFrom .loginDiv {
  margin: 20px;
}
.login .loginFrom .loginDiv span {
  font-size: 16px;
}
.login .loginFrom .loginDiv input {
  font-size: 16px;
  border: 0;
  background: #fff;
  padding: 10px;
}
.login .loginFrom .form-item-button-middle {
  text-align: center;
  margin: 40px 0 20px 0;
}
.login .loginFrom .form-item-button {
  cursor: pointer;
  font-size: 18px;
  background: #0067c5;
  border: 0;
  color: #fff;
  padding: 10px 30px;
}
#information {
  margin-top: 50px;
}
#information .informationLeft {
  width: 22%;
  float: left;
  background: #f8f8f8;
}
#information .informationLeft > ul > li {
  font-size: 1.14583vw;
  font-weight: bold;
  margin-left: 1.25vw;
  margin-right: 1.25vw;
  margin-top: 1.77083vw;
  cursor: pointer;
  position: relative;
}
#information .informationLeft > ul > li a {
  color: #000;
}
#information .informationLeft > ul > li.leftOne {
  background: url(/images/icon-open.png) 90% 5px no-repeat;
  background-size: 0.8333vw 0.8333vw;
}
#information .informationLeft > ul > li.leftOne span {
  display: block;
}
#information .informationLeft > ul > li.cur.leftOne {
  background: url(/images/icon-right.png) 90% 5px no-repeat;
  background-size: 0.8333vw 0.8333vw;
}
#information .informationLeft > ul > li:last-child {
  padding-bottom: 1.77083vw;
}
#information .informationLeft > ul > li > ul > li {
  font-size: 0.8333vw;
  padding-left: 1.14583vw;
  margin-top: 1.14583vw;
  cursor: pointer;
  position: relative;
}
#information .informationLeft > ul > li > ul > li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #195fa9;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0.35vw;
}
#information .informationLeft > ul > li > ul > li a {
  color: #000;
}
#information .informationLeft > ul > li > ul > li.leftTwo {
  background: url(/images/icon-open-1.png) 90% 3px no-repeat;
  background-size: 0.625vw 0.625vw;
}
#information .informationLeft > ul > li > ul > li.leftTwo span {
  display: block;
}
#information .informationLeft > ul > li > ul > li.cur.leftTwo {
  background: url(/images/icon-right-1.png) 90% 3px no-repeat;
  background-size: 0.625vw 0.625vw;
}
#information .informationLeft > ul > li > ul > li > ul {
  display: none;
}
#information .informationLeft > ul > li > ul > li > ul > li {
  font-size: 0.8333vw;
  padding-left: 0.8333vw;
  padding-top: 0.8333vw;
  font-weight: normal;
  cursor: pointer;
  border-left: 1px dashed #e5e5e5;
}
#information .informationLeft > ul > li > ul > li > ul > li a {
  color: #000;
}
#information .informationLeft > ul > li > ul > li > ul > li:first-child {
  margin-top: 0.8333vw;
  padding-top: 0;
  line-height: 24px;
}
#information .informationRight {
  width: 75%;
  float: right;
}
#information .informationRight .informationRightHeader {
  background: url(/images/center-top1.png) right top no-repeat;
  position: relative;
  padding: 35px 0;
  background-size: 100% 100%;
}
#information .informationRight .informationRightHeader .headerLightInfo {
  text-align: left;
  width: 100%;
}
#information .informationRight .informationRightHeader .headerLightInfo h3 {
  font-size: 18px;
  line-height: 1.75em;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #54a2dd;
  margin-left: 46px;
}
#information .informationRight .informationRightHeader .headerLightInfo p {
  font-size: 24px;
  line-height: 1.75em;
  display: block;
  color: #fff;
  margin-left: 46px;
  margin-top: 19px;
}
#information .informationRight .informationRightHeader .headerLightInfo a {
  font-size: 24px;
  line-height: 1.75em;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
#information .informationRight .informationRightHeader2 {
  background: url(/images/center-top2.png) right top no-repeat;
  position: relative;
  padding: 35px 0;
  background-size: 100% 100%;
}
#information .informationRight .informationRightHeader2 .headerLightInfo {
  text-align: left;
  width: 100%;
}
#information .informationRight .informationRightHeader2 .headerLightInfo h3 {
  font-size: 18px;
  line-height: 1.75em;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #54a2dd;
  margin-left: 46px;
}
#information .informationRight .informationRightHeader2 .headerLightInfo p {
  font-size: 24px;
  line-height: 1.75em;
  display: block;
  color: #fff;
  margin-left: 46px;
  margin-top: 19px;
}
#information .informationRight .informationRightHeader2 .headerLightInfo a {
  font-size: 24px;
  line-height: 1.75em;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
#information .informationRight .informationTop {
  border: 1px solid #e5e5e5;
  padding: 0 1.302vw;
  margin-top: 1.302vw;
}
#information .informationRight .informationTop div {
  display: flex;
}
#information .informationRight .informationTop div p {
  font-size: 0.72916vw;
  color: #999999;
  width: 10%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#information .informationRight .informationTop div ul {
  display: inline-block;
  width: 90%;
}
#information .informationRight .informationTop div ul li {
  font-size: 0.72916vw;
  color: #999999;
  float: left;
  padding-left: 1.3vw;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  width: 11%;
}
#information .informationRight .informationTop div ul li:first-child {
  margin-left: 0;
}
#information .informationRight .informationTop div.brand {
  border-bottom: 1px dashed #e5e5e5;
}
#information .informationRight .informationTop div.brand ul li {
  background: url(/images/icon-nocur.png) left center no-repeat;
  background-size: 0.8333vw 0.8333vw;
}
#information .informationRight .informationTop div.brand ul li.cur {
  background: url(/images/icon-cur.png) left center no-repeat;
}
#information .informationRight .informationTop div.type {
  border-bottom: 1px dashed #e5e5e5;
}
#information .informationRight .informationTop div.type ul li {
  background: url(/images/icon-nocur.png) left center no-repeat;
  background-size: 0.8333vw 0.8333vw;
}
#information .informationRight .informationTop div.type ul li.cur {
  background: url(/images/icon-cur.png) left center no-repeat;
}
#information .informationRight .informationTop div.model {
  padding: 0.4166vw 0;
}
#information .informationRight .informationTop div.model input {
  border: 1px solid #e5e5e5;
  font-size: 0.625vw;
  padding: 0.41666vw;
}
#information .informationRight .informationTop div.model button {
  color: #fff;
  background: #0c7ace;
  border: 0;
  font-size: 0.625vw;
  padding: 0.41666vw 0.8333vw;
  margin-left: -0.2vw;
  cursor: pointer;
}
#information .informationRight .informationBottom {
  margin-top: 10px;
  border: 1px solid #e5e5e5;
}
#information .informationRight .informationBottom .typelist .typelistpro {
  margin: 0.9375vw 1.3541vw;
  padding: 0 0 0.9375vw 0;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}
#information .informationRight .informationBottom .typelist .typelistpro .new {
  font-size: 0.8333vw;
  color: red;
  position: absolute;
  top: 2px;
}
#information .informationRight .informationBottom .typelist .typelistpro .proname {
  font-size: 0.8333vw;
  color: #000000;
  width: 80%;
  display: inline-block;
  padding-left: 2.5vw;
  line-height: 1.75;
}
#information .informationRight .informationBottom .typelist .typelistpro .proname:hover {
  color: #0c7ace;
}
#information .informationRight .informationBottom .typelist .typelistpro .collection {
  font-size: 0.72916vw;
  color: #333;
  position: absolute;
  right: 4.5833vw;
  cursor: pointer;
}
#information .informationRight .informationBottom .typelist .typelistpro .collection:before {
  content: '';
  position: absolute;
  left: -1.35416vw;
  background: url(/images/icon-collection-off.png) left top no-repeat;
  background-size: 100% 100%;
  width: 0.9375vw;
  height: 0.88541vw;
}
#information .informationRight .informationBottom .typelist .typelistpro .collection:hover:before {
  content: '';
  position: absolute;
  left: -1.35416vw;
  background: url(/images/icon-collection-on.png) left top no-repeat;
  background-size: 100% 100%;
  width: 0.9375vw;
  height: 0.88541vw;
}
#information .informationRight .informationBottom .typelist .typelistpro .collection.cur:before {
  content: '';
  position: absolute;
  left: -1.35416vw;
  background: url(/images/icon-collection-on.png) left top no-repeat;
  background-size: 100% 100%;
  width: 0.9375vw;
  height: 0.88541vw;
}
#information .informationRight .informationBottom .typelist .typelistpro .download {
  font-size: 0.72916vw;
  color: #333;
  position: absolute;
  right: 0;
}
#information .informationRight .informationBottom .typelist .typelistpro .download:before {
  content: '';
  position: absolute;
  left: -1.35416vw;
  background: url(/images/icon-down-off.png) left top no-repeat;
  background-size: 100% 100%;
  width: 0.83333vw;
  height: 0.83333vw;
}
#information .informationRight .informationBottom .typelist .typelistpro .download:hover:before {
  content: '';
  position: absolute;
  left: -1.35416vw;
  background: url(/images/icon-down-on.png) left top no-repeat;
  background-size: 100% 100%;
  width: 0.9375vw;
  height: 0.88541vw;
}
#information .informationRight .informationBottom .typelist .typelistpro:last-child {
  border-bottom: 0;
}
#information .informationRight .pagerDiv {
  text-align: right;
  margin: 0.9375vw 1.3541vw;
}
#information .informationRight .pagerDiv .pager {
  display: inline-block;
}
#information .informationRight .pagerDiv .pager .prevBtn {
  float: left;
  display: inline-block;
  width: 1.30208vw;
  height: 1.30208vw;
  color: #666;
  border: 1px solid #666;
  line-height: 1.30208vw;
  text-align: center;
  cursor: pointer;
}
#information .informationRight .pagerDiv .pager .pagerDivNum {
  float: left;
}
#information .informationRight .pagerDiv .pager .nextBtn {
  float: left;
  display: inline-block;
  width: 1.30208vw;
  height: 1.30208vw;
  color: #666;
  border: 1px solid #666;
  line-height: 1.30208vw;
  text-align: center;
  cursor: pointer;
}
#information .informationRight .pagerDiv .pager ul {
  float: left;
  margin: 0 10px;
}
#information .informationRight .pagerDiv .pager ul li {
  display: inline-block;
  float: left;
  width: 1.30208vw;
  height: 1.30208vw;
  color: #666;
  line-height: 1.30208vw;
  text-align: center;
  cursor: pointer;
  font-size: 0.83333vw;
}
#information .informationRight .pagerDiv .pager ul li.cur {
  color: #195fa9;
}
#videoCenter {
  margin-top: 50px;
}
#videoCenter .informationLeft {
  width: 22%;
  float: left;
  background: #f8f8f8;
}
#videoCenter .informationLeft > ul > li {
  font-size: 1.14583vw;
  font-weight: bold;
  margin-left: 1.25vw;
  margin-right: 1.25vw;
  margin-top: 1.77083vw;
  cursor: pointer;
}
#videoCenter .informationLeft > ul > li.leftOne {
  background: url(/images/icon-open.png) 90% 5px no-repeat;
  background-size: 0.8333vw 0.8333vw;
}
#videoCenter .informationLeft > ul > li.leftOne span {
  display: block;
}
#videoCenter .informationLeft > ul > li.cur.leftOne {
  background: url(/images/icon-right.png) 90% 5px no-repeat;
  background-size: 0.8333vw 0.8333vw;
}
#videoCenter .informationLeft > ul > li:last-child {
  padding-bottom: 1.77083vw;
}
#videoCenter .informationLeft > ul > li a {
  color: #000;
}
#videoCenter .informationLeft > ul > li > ul > li {
  font-size: 0.8333vw;
  padding-left: 1.14583vw;
  margin-top: 1.14583vw;
  cursor: pointer;
  position: relative;
}
#videoCenter .informationLeft > ul > li > ul > li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #195fa9;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0.35vw;
}
#videoCenter .informationLeft > ul > li > ul > li a {
  color: #000;
}
#videoCenter .informationLeft > ul > li > ul > li.leftTwo {
  background: url(/images/icon-open-1.png) 90% 3px no-repeat;
  background-size: 0.625vw 0.625vw;
}
#videoCenter .informationLeft > ul > li > ul > li.leftTwo span {
  display: block;
}
#videoCenter .informationLeft > ul > li > ul > li.cur.leftTwo {
  background: url(/images/icon-right-1.png) 90% 3px no-repeat;
  background-size: 0.625vw 0.625vw;
}
#videoCenter .informationLeft > ul > li > ul > li > ul {
  display: none;
}
#videoCenter .informationLeft > ul > li > ul > li > ul > li {
  font-size: 0.8333vw;
  padding-left: 0.8333vw;
  padding-top: 0.8333vw;
  font-weight: normal;
  cursor: pointer;
  border-left: 1px dashed #e5e5e5;
}
#videoCenter .informationLeft > ul > li > ul > li > ul > li:first-child {
  margin-top: 0.8333vw;
  padding-top: 0;
}
#videoCenter .informationLeft > ul > li > ul > li > ul > li a {
  color: #000;
}
#videoCenter .informationRight {
  width: 75%;
  float: right;
}
#videoCenter .informationRight .informationRightHeader {
  background: url(/images/center-top1.png) right top no-repeat;
  position: relative;
  padding: 35px 0;
  background-size: 100% 100%;
}
#videoCenter .informationRight .informationRightHeader .headerLightInfo {
  text-align: left;
  width: 100%;
}
#videoCenter .informationRight .informationRightHeader .headerLightInfo h3 {
  font-size: 18px;
  line-height: 1.75em;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #54a2dd;
  margin-left: 46px;
}
#videoCenter .informationRight .informationRightHeader .headerLightInfo p {
  font-size: 24px;
  line-height: 1.75em;
  display: block;
  color: #fff;
  margin-left: 46px;
  margin-top: 19px;
}
#videoCenter .informationRight .informationRightHeader .headerLightInfo a {
  font-size: 24px;
  line-height: 1.75em;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
#videoCenter .informationRight .informationRightHeader2 {
  background: url(/images/center-top1.png) right top no-repeat;
  position: relative;
  padding: 35px 0;
  background-size: 100% 100%;
}
#videoCenter .informationRight .informationRightHeader2 .headerLightInfo {
  text-align: left;
  width: 100%;
}
#videoCenter .informationRight .informationRightHeader2 .headerLightInfo h3 {
  font-size: 18px;
  line-height: 1.75em;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  background: #54a2dd;
  margin-left: 46px;
}
#videoCenter .informationRight .informationRightHeader2 .headerLightInfo p {
  font-size: 24px;
  line-height: 1.75em;
  display: block;
  color: #fff;
  margin-left: 46px;
  margin-top: 19px;
}
#videoCenter .informationRight .informationRightHeader2 .headerLightInfo a {
  font-size: 24px;
  line-height: 1.75em;
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
#videoCenter .informationRight .informationTop {
  border: 1px solid #e5e5e5;
  padding: 0 1.302vw;
  margin-top: 1.302vw;
}
#videoCenter .informationRight .informationTop div {
  display: flex;
}
#videoCenter .informationRight .informationTop div p {
  font-size: 0.72916vw;
  color: #999999;
  width: 10%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#videoCenter .informationRight .informationTop div ul {
  display: inline-block;
  width: 90%;
}
#videoCenter .informationRight .informationTop div ul li {
  font-size: 0.72916vw;
  color: #999999;
  float: left;
  padding-left: 1.3vw;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  margin-left: 20px;
}
#videoCenter .informationRight .informationTop div ul li:first-child {
  margin-left: 0;
}
#videoCenter .informationRight .informationTop div.brand {
  border-bottom: 1px dashed #e5e5e5;
}
#videoCenter .informationRight .informationTop div.brand ul li {
  background: url(/images/icon-nocur.png) left center no-repeat;
  background-size: 0.8333vw 0.8333vw;
}
#videoCenter .informationRight .informationTop div.brand ul li.cur {
  background: url(/images/icon-cur.png) left center no-repeat;
}
#videoCenter .informationRight .informationTop div.type {
  border-bottom: 1px dashed #e5e5e5;
}
#videoCenter .informationRight .informationTop div.type ul {
  display: none;
}
#videoCenter .informationRight .informationTop div.type ul li {
  background: url(/images/icon-nocur.png) left center no-repeat;
  background-size: 0.8333vw 0.8333vw;
}
#videoCenter .informationRight .informationTop div.type ul li.cur {
  background: url(/images/icon-cur.png) left center no-repeat;
}
#videoCenter .informationRight .informationTop div.type ul.cur {
  display: block;
}
#videoCenter .informationRight .informationTop div.model {
  padding: 0.4166vw 0;
}
#videoCenter .informationRight .informationTop div.model input {
  border: 1px solid #e5e5e5;
  font-size: 0.625vw;
  padding: 0.41666vw;
  flex: 1;
}
#videoCenter .informationRight .informationTop div.model button {
  color: #fff;
  background: #0c7ace;
  border: 0;
  font-size: 0.625vw;
  padding: 0.41666vw 0.8333vw;
  margin-left: -0.2vw;
  cursor: pointer;
}
#videoCenter .informationRight .informationRightText {
  margin-top: 1.302vw;
}
#videoCenter .informationRight .videocenterList {
  margin-bottom: 1.5625vw;
}
#videoCenter .informationRight .videocenterList h3 {
  font-size: 1.614583vw;
  margin-bottom: 1.5625vw;
  padding-left: 2.60416vw;
}
#videoCenter .informationRight .videocenterList h3.videoPro {
  background: url(/images/icon-vieopro.png) left 50% no-repeat;
  background-size: 1.97916vw 1.4583vw;
}
#videoCenter .informationRight .videocenterList h3.videoIndustry {
  background: url(/images/icon-videoindustry.png) left 50% no-repeat;
  background-size: 1.6666vw 1.6666vw;
}
#videoCenter .informationRight .videocenterList h3.videoINSIGHT {
  background: url(/images/icon-videoINSIGHT.png) left 50% no-repeat;
  background-size: 1.5625vw 1.6666vw;
}
#videoCenter .informationRight .videocenterList h3.videoPeak {
  background: url(/images/icon-videoPeak.png) left 50% no-repeat;
  background-size: 1.6666vw 1.6666vw;
}
#videoCenter .informationRight .videocenterList h3.videoMotor {
  background: url(/images/icon-videoMotor.png) left 50% no-repeat;
  background-size: 1.5625vw 1.6666vw;
}
#videoCenter .informationRight .videocenterList .line {
  width: 100%;
  height: 5px;
  background: url(/images/title-line.jpg) left top no-repeat;
  background-size: 100% 100%;
  margin-bottom: 2.0833vw;
}
#videoCenter .informationRight .videocenterList ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
#videoCenter .informationRight .videocenterList ul li {
  width: calc(33.333% - 10px);
  margin: 0 5px 1.302vw;
  background: #195fa9;
}
#videoCenter .informationRight .videocenterList ul li a {
  display: inline-block;
}
#videoCenter .informationRight .videocenterList ul li .videoContent {
  position: relative;
  line-height: 0;
}
#videoCenter .informationRight .videocenterList ul li .videoContent .iconVideo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#videoCenter .informationRight .videocenterList ul li .videoContent .new {
  position: absolute;
  left: 0;
  top: 0;
}
#videoCenter .informationRight .videocenterList ul li .videoText {
  background: #195fa9;
  padding: 0.625vw 1.4583vw;
  font-size: 1.04166vw;
  color: #fff;
}
#videoCenter .informationRight .videocenterList ul li .videoText .videoTextMiddle {
  font-size: 1.04166vw;
  color: #fff;
}
#videoCenter .informationRight .videocenterList ul li .videoText.j .videoTextTitle {
  padding-left: 1.25vw;
  background: url(/images/icon-videoTitle.png) no-repeat left;
  background-size: 10px 16px;
  font-size: 1.04166vw;
  display: none;
}
#videoCenter .informationRight .videocenterList ul li .videoText.j .videoTextMiddle {
  margin-top: 0.625vw;
  padding-left: 0;
  font-size: 0.83333vw;
  line-height: 1.75em;
}
#videoCenter .informationRight .videocenterList ul li:last-child {
  margin-right: 0;
}
#videoCenter .informationRight .videocenterList .moreVideo {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
#videoCenter .informationRight .videocenterList .moreVideo a {
  display: inline-block;
  width: 50%;
  text-align: center;
  border: 1px solid #195fa9;
  font-size: 1.14583vw;
  color: #195fa9;
  margin: 2.0833vw 0;
  padding: 1.04166vw 0;
  cursor: pointer;
}
#videoCenter .informationRight .videocenterList .videoColumn {
  margin-bottom: 1.6666vw;
}
#videoCenter .informationRight .videocenterList .videoColumn .videoColumnText {
  box-shadow: 0 0 10px #eee;
  padding: 1.5625vw 0.8333vw;
}
#videoCenter .informationRight .videocenterList .videoColumn .videoColumnText h2 {
  font-size: 1.5625vw;
  margin-bottom: 1.35416vw;
}
#videoCenter .informationRight .videocenterList .videoColumn .videoColumnText p {
  font-size: 1.0416vw;
  line-height: 1.75em;
  color: #000;
}
#videoCenter .informationRight .videocenterList .videoColumn a {
  color: #000;
}
#videoCenter .informationRight .pagerDiv {
  text-align: center;
  margin: 0.9375vw 1.3541vw;
}
#videoCenter .informationRight .pagerDiv .pager {
  display: inline-block;
}
#videoCenter .informationRight .pagerDiv .pager .prevBtn {
  float: left;
  display: inline-block;
  width: 1.30208vw;
  height: 1.30208vw;
  color: #666;
  border: 1px solid #666;
  line-height: 1.30208vw;
  text-align: center;
  cursor: pointer;
}
#videoCenter .informationRight .pagerDiv .pager .pagerDivNum {
  float: left;
}
#videoCenter .informationRight .pagerDiv .pager .nextBtn {
  float: left;
  display: inline-block;
  width: 1.30208vw;
  height: 1.30208vw;
  color: #666;
  border: 1px solid #666;
  line-height: 1.30208vw;
  text-align: center;
  cursor: pointer;
}
#videoCenter .informationRight .pagerDiv .pager ul {
  float: left;
  margin: 0 10px;
}
#videoCenter .informationRight .pagerDiv .pager ul li {
  display: inline-block;
  float: left;
  width: 1.30208vw;
  height: 1.30208vw;
  color: #666;
  line-height: 1.30208vw;
  text-align: center;
  cursor: pointer;
  font-size: 0.83333vw;
}
#videoCenter .informationRight .pagerDiv .pager ul li.cur {
  color: #195fa9;
}
#errorpage .errorpageLine {
  background: url(/images/title-line.jpg) no-repeat left top;
  background-size: 100% 4px;
  font-size: 0;
  line-height: 4px;
}
#errorpage .errorpageDiv {
  background: #F2F2F2;
  padding-top: 2.7083vw;
}
#errorpage .errorpageDiv .errorpageMain .errorpageImg {
  width: 37.552vw;
  margin: 0 auto;
}
#errorpage .errorpageDiv .errorpageMain .errorpageImg img {
  width: 100%;
}
#errorpage .errorpageDiv .errorpageMain .errorpageText {
  margin-top: 1.1979vw;
}
#errorpage .errorpageDiv .errorpageMain .errorpageText p {
  text-align: center;
  font-size: 0.9375vw;
  line-height: 1.5;
  color: #000000;
}
#errorpage .errorpageDiv .errorLink {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2.8645vw 0;
}
#errorpage .errorpageDiv .errorLink li {
  padding: 0.5208vw 1.0416vw;
  margin: 0 0.5208vw 0.5208vw;
  background: #0067C5;
  text-align: center;
  width: calc(25% - 1.0416vw);
}
#errorpage .errorpageDiv .errorLink li a {
  display: inline-block;
  font-size: 0.9375vw;
  color: #fff;
}
#errorpage .errorpageDiv .errorLink li:hover {
  background: #003D7F;
}
@media screen and (max-width: 2560px) {
  .colum-data-type .bgIndexVideo .datas .data-box {
    padding-top: 2.25vw;
  }
  .colum-data-type .b3 .data-box {
    top: 3vh;
    width: 60%;
  }
}
@media screen and (max-width: 1920px) {
  .colum-data-type .bgIndexVideo .datas .data-box {
    padding-top: 6.25vw;
  }
  .colum-data-type .b3 .data-box {
    top: 3vh;
    width: 53%;
  }
}
@media screen and (max-width: 1440px) {
  .home .text-box-homesmall h1 {
    margin: 10px 0;
    font-size: 4rem;
  }
  .about .text-box {
    text-align: center;
  }
  .about .text-box p {
    margin: 10px 0;
  }
  .about .text-box a {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1280px) {
  .home .text-box-homesmall h1 {
    margin: 10px 0;
    font-size: 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .hero .text-box h1.theme {
    font-size: 3.2rem;
  }
  .home .text-box h1 {
    font-size: 4rem;
    font-weight: bold;
  }
  .home .text-box p {
    font-size: 1.6rem;
  }
  .home .text-box-homesmall h1 {
    margin: 10px 0;
    font-size: 4rem;
  }
  .colum-data-type .datas .data-box h3 {
    font-size: 2rem;
  }
  .colum-data-type .datas .data-box li {
    font-size: 1rem;
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }
  .colum-data-type .datas .data-box li a {
    font-size: 1.4rem;
  }
  .news .dota-news .dota-news-list .box .text p {
    font-size: 1.4rem;
  }
  .product-solution .item-text-img .product-list-box .item-text h3 {
    font-size: 2.4rem;
  }
  .product-solution .item-text-img .product-list-box .item-text ul li {
    font-size: 1.4rem;
  }
  .lookuppPartner .box li .partner-name h3 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1024px) {
  .home .text-box-homesmall {
    top: 28%;
  }
  .home .text-box-homesmall h1 {
    margin: 10px 0;
    font-size: 3rem;
  }
  #cookie-notice {
    position: fixed;
    bottom: 1%;
    z-index: 99999;
    padding: 15px 15px 15px 15px;
    width: 91%;
  }
  #cookie-notice p {
    font-size: 14px;
    line-height: 1.75em;
    float: left;
    width: 70%;
    padding-left: 10vw;
  }
  #cookie-notice p a {
    text-decoration: underline;
  }
  #cookie-notice p::before {
    background-size: 7.8125vw 4.5833vw;
    width: 7.8125vw;
    height: 4.5833vw;
  }
  #cookie-notice .btn {
    text-align: center;
    width: 25%;
    float: right;
  }
  #cookie-notice .btn button {
    margin: 0 5px;
    padding: 10px 20px;
    font-size: 0.8vw;
    cursor: pointer;
    border: 0;
  }
  #cookie-notice .btn button.accept {
    color: #fff;
  }
  #cookie-notice .btn button.close {
    background: none;
  }
}
@media screen and (max-width: 990px) {
  .home .text-box-homesmall {
    top: 25%;
  }
  .home .text-box-homesmall h1 {
    margin: 10px 0;
    font-size: 2rem;
  }
  .home .text-box-homesmall p {
    font-size: 1.2rem;
  }
  .about .text-box {
    top: 2%;
    text-align: center;
  }
  .about .text-box h1.theme {
    font-size: 2.8rem;
  }
  .about .text-box p {
    margin: 6px 0;
  }
  .about .text-box a {
    margin-top: 0px;
    padding: 6px 8px;
  }
  .events .events-box .box span.img {
    width: 340px;
    margin-right: 20px;
  }
  .events .events-box .box .events-text p {
    font-size: 1.4rem;
    margin-top: 8px;
    line-height: 1.5;
  }
  .events .events-box .box span.link {
    height: 20px;
    width: 20px;
    line-height: 20px;
    bottom: 10px;
    right: 10px;
  }
  .lookuppPartner .box {
    margin-right: 0;
  }
  .lookuppPartner .box li {
    width: 100%;
    height: auto!important;
    float: none;
    margin-right: 0;
  }
  .product #item05 .item-text .proList tr td img {
    width: 90%;
  }
  .product #item05 .item-text .proList tr td .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .ProStorageGRID #item05 .item-text .proList tr td img {
    width: 90%;
  }
  .ProStorageGRID #item05 .item-text .proList tr td .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .mediaTab {
    margin-top: 10px;
    border-top: 1px solid #ddd;
  }
  .mediaTab.noborder {
    border: 0;
  }
  #index #main {
    background: url(/images/bg-index-mb-202301.png) no-repeat bottom center;
    background-size: cover;
  }
  .trainingeventTable {
    width: 100%;
  }
  .bgIndex {
    background: url(../images/bg-index.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 0;
  }
  .feedbackRegister .form-score-title .red {
    display: block;
  }
  .feedbackRegister .option-related .checkboxRelated li {
    width: 100% !important;
  }
  .feedbackRegister .form-score-Div .form-score-Ul li {
    font-size: 12px;
    margin-right: 3px !important;
  }
  .feedbackRegister .solutionFrom2 li {
    width: 100% !important;
  }
  .feedbackRegister .solutionFrom3 li {
    width: 100% !important;
  }
  .insightPopup {
    position: fixed;
    bottom: 205px;
    left: 5px;
    z-index: 21;
    width: 65%;
    border-radius: 4px;
    right: auto;
  }
  .insightPopup .close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    cursor: pointer;
  }
  .insightPopup .titleImg {
    text-align: center;
  }
  .insightPopup .titleImg img {
    width: 100%;
  }
  .insightPopup .title {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.75em;
    color: #000;
    margin: 0 0 10px;
    margin-top: 10px;
  }
  .insightPopup .info {
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.75em;
    margin: 0 0 10px;
  }
  .insightPopup .InsightPopBtn {
    text-align: center;
  }
  .insightPopup .InsightPopBtn a {
    background: #006ebc;
    padding: 10px 20px;
    margin: 0 0 10px 0;
    font-size: 1.4rem;
    display: inline-block;
    color: #fff;
  }
  .insightPopupEn {
    position: fixed;
    bottom: 5px;
    left: 5px;
    background: #fcdb45;
    z-index: 21;
    width: 75%;
    padding: 0 10px;
    border-radius: 4px;
  }
  .insightPopupEn .close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    cursor: pointer;
  }
  .insightPopupEn .titleImg {
    text-align: center;
    margin-top: 30px;
  }
  .insightPopupEn .titleImg img {
    width: 200px;
  }
  .insightPopupEn .title {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.75em;
    color: #000;
    margin: 0 0 10px;
    margin-top: 10px;
  }
  .insightPopupEn .info {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.75em;
    margin: 0 0 10px;
  }
  .insightPopupEn .InsightPopBtn {
    text-align: center;
  }
  .insightPopupEn .InsightPopBtn a {
    background: #006ebc;
    padding: 10px 20px;
    margin: 0 0 10px 0;
    font-size: 1.4rem;
    display: inline-block;
    color: #fff;
  }
  .whitepapers .box ul.liYinyong {
    margin-bottom: 0;
  }
  .whitepapers.hengxian1 .lineright {
    padding-left: 20px;
    padding-right: 20px;
  }
  .whitepapers.hengxian1 .form .form-item-box {
    padding: 5px 0;
    border: 0;
  }
  .whitepapers.hengxian1 .form .form-item-box p {
    font-size: 1.6rem;
    width: 25%;
  }
  .whitepapers.hengxian1 .form .form-item-box p span {
    color: red;
  }
  .whitepapers.hengxian1 .form .form-item-box input {
    border-bottom: 1px solid #000;
    width: 75%;
  }
  .whitepapers.hengxian1 .form .form-item-box select {
    border: 0;
    border-bottom: 1px solid #000;
    width: 75%;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .whitepapers.hengxian1 .form .form-item-box select option {
    color: #bdbdbd;
  }
  .whitepapers.hengxian1 .form .form-item-box:before {
    content: '';
    padding: 0;
  }
  .whitepapers.hengxian1 .form .form-item-box .mobile {
    width: 60%;
  }
  .whitepapers.hengxian1 .form .yanzheng {
    cursor: pointer;
    width: 100%;
    font-size: 1.6rem;
    color: #fff;
    background: #d9292a;
    text-align: center;
    line-height: 1.75em;
  }
  .whitepapers.hengxian1 .form .form-item-option ul {
    display: block;
  }
  .whitepapers.hengxian1 .form .form-item-option ul li {
    flex: none;
    display: block;
    width: 100%;
  }
  .whitepapers.hengxian1 .form.sex {
    margin-top: 35px;
  }
  .whitepapers.hengxian1 .form.sex ul li {
    display: inline-block;
    width: 33%;
  }
  #cookie-notice {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    padding: 10px;
    text-align: center;
    width: 100%;
    margin: 0;
  }
  #cookie-notice::before {
    width: 22.4vw;
    height: 23.066vw;
    background-size: 100% 100%;
    bottom: 50%;
    transform: translateY(50%);
    left: 1vw;
  }
  #cookie-notice:after {
    display: none;
  }
  #cookie-notice p {
    font-size: 12px;
    text-align: left;
    float: none;
    width: 100%;
    padding-left: 14vw;
  }
  #cookie-notice p::before {
    background-size: 14.8125vw 8.5833vw;
    width: 14.8125vw;
    height: 8.5833vw;
  }
  #cookie-notice .btn {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    margin-left: 10%;
    float: none;
  }
  #cookie-notice .btn button {
    margin: 0 15px;
    padding: 10px 15px;
    font-size: 12px;
    cursor: pointer;
    border: 0;
  }
  .headerLight {
    padding-bottom: 10px;
  }
  .headerLight .headerLightInfo {
    text-align: center;
  }
  .headerLight .headerLightInfo h3 {
    padding: 10px 10px 0 0;
    font-size: 1.4rem;
    display: inline-block;
    font-weight: normal;
  }
  .headerLight .headerLightInfo a {
    display: inline-block;
    color: #fff;
    font-size: 1.4rem;
    padding: 5px 10px;
  }
  .ProLight {
    display: none;
    padding-bottom: 10px;
  }
  .ProLight .headerLightInfo {
    text-align: center;
  }
  .ProLight .headerLightInfo a {
    display: inline-block;
    color: #fff;
    font-size: 1.4rem;
    padding: 5px 10px;
  }
  .form-horizontal .control-label {
    padding-right: 0;
  }
  .register h2.themeTitle {
    text-align: center;
  }
  .register .form-box .form-control {
    width: 97%;
  }
  .register .form-box {
    padding-top: 20px;
  }
  body.edm {
    background: #fff !important;
  }
  section {
    padding-bottom: 30px;
  }
  .news-details.edm-details {
    background: #fff;
  }
  .news-details .edm-box .edm-text {
    border: 0;
  }
  .news-details .edm-box {
    width: 100%!important;
  }
  .news-details .edm-box .edm-text p {
    padding: 10px 0;
  }
  .news-details .edm-box .edm-boot {
    padding: 20px 0;
    background: #fff !important;
  }
  .news-details .edm-box .edm-text img.left-img {
    width: 150px;
    margin-left: 0;
  }
  .news-details .edm-box .edm-boot.edm-boot1 .left {
    width: 67%;
  }
  .news-details .edm-box .edm-boot.edm-boot1 .right {
    width: 28%;
    margin-top: 0;
  }
  .news-details .edm-box .edm-boot .right {
    margin-top: 30px;
  }
  .news-details .edm-box .edm-text .conferenceInfo {
    padding: 0;
  }
  .news-details .edm-box .edm-text .conferenceInfo .right {
    padding-left: 0;
    float: none;
  }
  .news-details .edm-box .edm-text .conferenceInfo a.map {
    float: none;
  }
  .news-details .edm-box .edm-text .conferenceInfo table td:first-child {
    width: 120px;
  }
  .news-details .edm-box .edm-text .conferenceInfo table td {
    padding-left: 12px;
    padding-right: 12px;
  }
  .news-details .edm-box .table td a {
    line-height: 16px;
    font-size: 12px;
    padding: 4px 16px;
  }
  .news-details .edm-box .edm-boot .right {
    text-align: center!important;
  }
  .news-details.partner-con .box .group .step {
    padding-left: 0;
  }
  .breadcrumb {
    padding-top: 0px;
  }
  .breadcrumb.gray {
    background: #fff;
    padding-bottom: 0;
  }
  .breadcrumb .navi {
    display: block;
    padding-top: 15px;
    font-size: 1.2rem;
    float: none;
    padding-bottom: 15px;
  }
  .breadcrumb .navTel {
    display: none;
  }
  h2.themeTitle {
    font-size: 2rem;
    background-size: 100% 3px;
    padding: 20px 0 10px 0;
    line-height: 30px;
  }
  h2.themeTitle p {
    font-size: 1.4rem;
    line-height: 20px;
    margin-top: 10px;
  }
  h2.themeTitle span {
    font-size: 1.4rem;
    margin-top: 0.3rem;
  }
  .hero .text-box h1.theme {
    font-size: 1.8rem;
  }
  .hero .text-box p.themeP {
    font-size: 1.4rem;
  }
  .hero .text-box-small {
    left: 10px;
    width: 92%;
    top: 20%;
  }
  .hero .text-box-small p {
    font-size: 1.6rem;
    margin-top: 0.4rem;
  }
  .hero.footerBanner .text-box h1.theme {
    font-size: 2rem;
  }
  .hero .QrcodeTitle .iconMb {
    margin: 10px auto;
    text-align: center;
  }
  .hero .QrcodeTitle .iconMb ul {
    display: inline-block;
  }
  .hero .QrcodeTitle .iconMb ul li {
    width: 55px;
    float: left;
    margin: 0 5px 5px 5px;
  }
  .hero .QrcodeTitle .iconMb ul li a {
    display: inline-block;
  }
  .hero .QrcodeTitle .iconoffm {
    display: block;
  }
  .hero .QrcodeTitle .icononm {
    display: none;
  }
  .home .text-box h1 {
    font-size: 3rem;
    font-weight: bold;
  }
  .home .text-box p {
    font-size: 1.5rem;
    margin: 15px 0;
  }
  .home .text-box a {
    font-size: 1.2rem;
    padding: 6px 8px;
  }
  .home .text-box a i {
    font-size: 1rem;
  }
  .home .text-box-homesmall {
    top: 18%;
    left: 15%;
    width: auto;
  }
  .home .text-box-homesmall h1 {
    text-align: left;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
  }
  .home .text-box-homesmall p {
    margin: 1rem 0;
    text-align: left;
    color: #fff;
    font-size: 1.4rem;
  }
  .searchSuccess .pagerDiv .pager .prevBtn,
  .searchSuccess .pagerDiv .pager .nextBtn {
    display: none;
  }
  .about .text-box {
    text-align: center;
  }
  .about .text-box p {
    margin: 2px 0;
    font-size: 1.3rem;
    line-height: 16px;
    padding: 0 30px;
  }
  a.link {
    width: 20px!important;
    height: 20px!important;
    line-height: 20px!important;
    margin-top: 10px;
  }
  a.link i {
    font-size: 1.2rem;
  }
  .colum-data-type {
    padding: 0px 0 30px;
  }
  .colum-data-type.index {
    padding: 30px 0 0 0;
  }
  .colum-data-type .title {
    font-size: 2rem;
    padding: 20px 5px 10px;
    margin-bottom: 15px;
    background-size: 50% 3px;
    line-height: 30px;
  }
  .colum-data-type .row {
    margin-right: 0;
    margin-left: 0;
  }
  .colum-data-type .row .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .colum-data-type .datas {
    margin-bottom: 30px;
    height: 210px;
    overflow: hidden;
  }
  .colum-data-type .datas .data-list {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    opacity: 1;
  }
  .colum-data-type .datas .data-box {
    width: 90%;
  }
  .colum-data-type .datas .data-box h3 {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    font-size: 1.8rem;
  }
  .colum-data-type .datas .data-box p {
    font-size: 1.6rem;
  }
  .colum-data-type .datas .data-box li {
    font-size: 1rem;
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }
  .colum-data-type .datas .data-box li a {
    font-size: 1.4rem;
  }
  .colum-data-type .datas .data-box a {
    font-size: 1.4rem;
  }
  .colum-data-type .datas:hover .opacity {
    display: none;
  }
  .colum-data-type .datas:hover > img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
  }
  .colum-data-type .datas.h180 {
    margin-bottom: 0;
  }
  .colum-data-type .datas.h250 {
    height: 250px;
  }
  .colum-data-type .bggrey a img {
    width: 60%;
  }
  .colum-data-type .bgIndexVideo {
    margin-top: -30px;
  }
  .colum-data-type .bgIndexVideo .datas .data-box {
    left: 0;
  }
  .colum-data-type .bgIndexVideo .datas .data-box a {
    font-size: 1.4rem;
  }
  .colum-data-type .b3 .data-box {
    top: 50%;
    transform: translateY(-50%);
  }
  .colum-data-type .b3 .data-box h3 {
    margin-bottom: 15px;
  }
  .colum-data-type .b3 .data-box a {
    margin-top: 15px;
  }
  /*新闻中心*/
  .news .swiper-container {
    padding-bottom: 36px;
  }
  .news .swiper-container .news-pagination span {
    border-radius: 0;
    background: #b4b4b4;
    width: 8px;
    height: 8px;
  }
  .news .swiper-container .news-pagination span.swiper-pagination-bullet-active {
    background: #df140a;
  }
  .news .dota-news {
    padding: 20px 0 0;
  }
  .news .dota-news .dota-news-list {
    padding: 0;
  }
  .news .dota-news .dota-news-list .box {
    padding: 15px;
    height: 142px;
  }
  .news .dota-news .dota-news-list .box img {
    width: 110px;
  }
  .news .dota-news .dota-news-list .box .text {
    margin-top: 5px;
  }
  .news .dota-news .dota-news-list .box .text span {
    font-size: 1.3rem;
  }
  .news .dota-news .dota-news-list .box .text p {
    margin-top: 5px;
  }
  .news .new-list {
    padding: 0 10px;
  }
  .news .new-list ul {
    padding-top: 0;
  }
  .news .new-list ul li {
    border-bottom: 1px solid #dddddd;
    font-size: 1.4rem;
    padding: 10px 0;
  }
  .news .new-list ul li:last-child {
    border: 0;
  }
  .news .new-list ul li a {
    padding-left: 18px;
    display: block;
    float: none;
    width: 100%;
  }
  .news .new-list ul li span {
    float: none;
    width: 100%;
    font-size: 1.3rem;
  }
  .news .new-list ul li span:before {
    color: #195fa9;
  }
  .Qrcode .QrcodeDiv {
    display: block;
    margin-top: 20px;
  }
  .Qrcode .QrcodeDiv .FollowUsContentDiv {
    float: left;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 10px;
  }
  .Qrcode .QrcodeDiv .FollowUsContentDiv p {
    text-align: center;
    font-size: 14px;
  }
  .Qrcode .QrcodeDiv .FollowUsContentDiv p img {
    width: 100%;
  }
  .Qrcode .qrcodeVideo p {
    font-size: 14px;
  }
  .Qrcode .moreVideo {
    width: 100%;
  }
  .Qrcode .moreVideo .QrcodeDiv {
    display: inline-block;
    margin-top: 40px;
  }
  .Qrcode .moreVideo .QrcodeDiv .FollowUsContentDiv {
    padding: 20px;
    background: #195fa9;
    width: 100%;
    margin: 0;
  }
  .Qrcode .moreVideo .QrcodeDiv .FollowUsContentDiv p {
    text-align: center;
    font-size: 14px;
    color: #fff;
  }
  .Qrcode .moreVideo a {
    font-size: 14px;
    padding: 20px 0;
  }
  .Qrcode .moreVideo a:before {
    right: -30px;
  }
  /*市场活动*/
  .events .events-box {
    padding: 0;
  }
  .events .events-box .box {
    padding: 10px 10px 15px 10px;
  }
  .events .events-box .box:first-child {
    margin-top: 22px;
  }
  .events .events-box .box span.img {
    width: 100%;
    margin-right: 0px;
    float: none;
  }
  .events .events-box .box .events-text p {
    margin-top: 12px;
  }
  #page {
    margin-top: 30px;
  }
  .video {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .video .container .videoInfo #video1 {
    top: 33%;
    margin-left: -30px;
    width: 60px;
  }
  .video .container .box {
    padding: 20px 0 0 0;
  }
  .video .container .box p {
    margin-bottom: 20px;
  }
  .video .container .box h4 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .video .container .box .group p {
    padding-left: 0;
  }
  .video .container .box .group img.code {
    width: 100px;
  }
  .video .container .box .group .noBold li {
    padding: 5px 0px 5px 16px;
  }
  .video .container .box .group .noBold li:before {
    left: 2px;
  }
  .video .container .box .group .noBold li p {
    padding-left: 16px;
  }
  .video .container .dataInfo {
    padding: 0px 5px;
  }
  .video .container .dataInfo .dataTeacher {
    padding: 20px 15px 0;
  }
  .video .container .dataInfo .dataTeacher p {
    padding: 0px 25px 0px 100px;
  }
  .video .container .dataInfo .dataTeacher p img {
    width: 60px;
    position: absolute;
    left: 10px;
    top: -5px;
  }
  .video .container .nextMeet {
    background: #682f4b;
    color: #fff;
    padding: 15px;
  }
  /*新闻详情*/
  .news-details {
    font-size: 1.5rem;
    background: #f6f6f6;
    margin-bottom: 20px;
  }
  .news-details .box {
    padding: 20px 0;
  }
  .news-details .box p {
    margin-bottom: 20px;
  }
  .news-details .box h4 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .news-details .box .group p {
    padding-left: 0;
  }
  .news-details .box .group img.code {
    width: 100px;
  }
  .news-details .box .group .noBold li {
    padding: 5px 0px 5px 16px;
  }
  .news-details .box .group .noBold li:before {
    left: 2px;
  }
  .news-details .box .group .noBold li p {
    padding-left: 16px;
  }
  .news-details .box .cloum-two {
    float: none;
  }
  .news-details .box .cloum-two h4,
  .news-details .box .cloum-two p {
    height: auto!important;
  }
  .news-details .linkman {
    padding: 20px 0 0;
  }
  .news-details .linkman .linkman-text-box:last-child {
    margin-top: 20px;
  }
  .news-details .linkman .linkman-text-box h3 {
    background-size: 100% 3px;
  }
  .news-details.aboutUS {
    background-color: #f6f6f6;
    margin-bottom: 0px;
    background: url(/images/about-bg-mb.png) no-repeat left bottom;
    background-size: 100% auto;
  }
  .news-details.aboutUS .box h4 {
    font-size: 1.8rem;
  }
  .news-details.aboutUS .box h5 {
    font-size: 1.6rem;
    margin-bottom: 8px;
    padding-left: 0;
  }
  .news-details.aboutUS .about-pic .text-box {
    color: #fff;
    top: 15%;
  }
  .news-details.aboutUS .about-pic .text-box .text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .news-details.aboutUS .about-pic .text-box h1 {
    font-size: 2.4rem;
    margin-bottom: 0;
  }
  .news-details.aboutUS .about-pic .text-box p {
    line-height: 18px;
    font-size: 1.4rem;
  }
  .news-details.aboutUS.partner-con {
    background: none;
  }
  .news-details.aboutUS .aboutUsTab {
    display: none;
  }
  .news-details.aboutUS .aboutUsTab .aboutUsInfoTitle {
    font-size: 1.8rem;
  }
  .news-details.aboutUS .aboutUsTab .shimingList {
    margin-left: 20px;
    padding-left: 15px;
    background: url(../images/h4icon-2.png) no-repeat left 8px;
  }
  .news-details.aboutUS .aboutUsTab .tiyanBorder {
    border: 0;
    border-bottom: 2px solid #efefef;
  }
  .news-details.aboutUS .aboutUsTab .tiyanImg {
    text-align: center;
    margin-top: 20px;
  }
  .news-details.aboutUS .aboutUsTab .tiyanTitle {
    font-size: 1.8rem;
    text-align: center;
  }
  .news-details.aboutUS .aboutUsTab .wenhuaLeft {
    float: left;
    width: 50%;
    position: relative;
  }
  .news-details.aboutUS .aboutUsTab .wenhuaLeft div {
    position: absolute;
    left: 0;
    top: 0;
    margin: 15% 10%;
  }
  .news-details.aboutUS .aboutUsTab .wenhuaLeft div p {
    font-size: 1.6rem;
    line-height: 1.75em;
  }
  .news-details.aboutUS .aboutUsTab .wenhuaRight {
    float: right;
    width: 50%;
  }
  .news-details.aboutUS .aboutUsTab .wenhuaMbInfo {
    font-size: 1.4rem;
    line-height: 1.75em;
  }
  .news-details.aboutUS .aboutUsTab .seeAll {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.2rem;
    color: #195fa9;
  }
  .news-details.aboutUS .aboutUsTab .yejieImg {
    position: relative;
  }
  .news-details.aboutUS .aboutUsTab .yejieImg p {
    position: absolute;
    bottom: 10px;
    left: 0;
    color: #fff;
    padding: 15px;
    font-size: 1.6rem;
  }
  .news-details.aboutUS .aboutUsTab .yejieImg img {
    width: 100%;
  }
  .news-details.aboutUS .aboutUsTab .zizhiTable {
    background: #b5b5b5;
  }
  .news-details.aboutUS .aboutUsTab .zizhiTable th {
    background: #195fa9;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 1.2rem;
  }
  .news-details.aboutUS .aboutUsTab .zizhiTable td {
    background: #fff;
    text-align: center;
    padding: 5px;
    font-size: 1.2rem;
  }
  .news-details.aboutUS .aboutUsTab .familyLeft {
    width: 80%;
    padding-right: 2%;
    float: left;
    background: url('/images/aboutUs-line.png') left top no-repeat;
    background-position: right top;
  }
  .news-details.aboutUS .aboutUsTab .familyLeft .familyLeftImg {
    display: none;
  }
  .news-details.aboutUS .aboutUsTab .familyLeft .familyLeftImg.current {
    display: block;
  }
  .news-details.aboutUS .aboutUsTab .familyRight {
    min-height: 400px;
    width: 18%;
    float: right;
  }
  .news-details.aboutUS .aboutUsTab .proList li {
    line-height: 40px;
    padding-left: 0;
    cursor: pointer;
  }
  .news-details.aboutUS .aboutUsTab .proList li:before {
    background: url(/images/aboutUs-dot-1.png) left top no-repeat;
    width: 24px;
    height: 24px;
    left: -34px;
  }
  .news-details.aboutUS .aboutUsTab .proList li.cur:before {
    background: url(/images/aboutUs-dot-2.png) left top no-repeat;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalLeft {
    width: 100%;
    float: left;
    text-align: center;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalLeft img {
    width: 100%;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalRight {
    width: 100%;
    float: left;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalRight a {
    color: #fff;
    padding: 10px 15px;
    font-size: 1.4rem;
    background: #195fa9;
    display: inline-block;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalTable th {
    text-align: center;
    color: #fff;
    width: 30%;
    font-size: 1.2rem;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalTable th.hexin {
    background: #d9292a;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalTable th.dazhong {
    background: #682f4b;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalTable th.yanfa {
    background: #195fa9;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalTable td {
    border-top: 1px solid #b5b5b5;
    padding: 20px 0;
  }
  .news-details.aboutUS .aboutUsTab .aboutTechnicalTable td li {
    font-size: 1.2rem;
  }
  /*产品与解决方案 */
  .product-solution .item-text-img .product-list-box {
    padding: 20px 0;
  }
  .product-solution .item-text-img .product-list-box .item-image {
    width: 100%;
    float: none;
  }
  .product-solution .item-text-img .product-list-box .item-image span.img {
    width: 100%;
    margin: 0;
  }
  .product-solution .item-text-img .product-list-box .item-text {
    width: 100%;
    padding: 0;
  }
  .product-solution .item-text-img .product-list-box .item-text ul {
    padding: 0;
  }
  .product-solution .item-text-img .product-list-box .item-text ul li:before {
    margin-right: 4px;
  }
  .product-solution .item-text-img .product-list-box .item-text h3 {
    font-size: 1.8rem;
    padding: 10px 0 0 0;
  }
  .product-solution .item-text-img .product-list-box .item-text a {
    color: #195fa9;
  }
  .product-solution .item-text-img .product-list-box .item-text.it60 {
    width: 100%;
  }
  .product-solution .item-text-img .product-list-box .item-text.it40 {
    width: 100%;
  }
  .eduSystem .eduSystemUl {
    margin: 0;
    padding: 20px 0;
  }
  .eduSystem .eduSystemUl li .eduSystemLiText {
    padding: 20px;
  }
  .eduSystem .eduSystemUl li .eduSystemLiText h3 {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .eduSystem .eduSystemUl li .eduSystemLiText p {
    margin-top: 15px;
  }
  .eduSystem .eduSystemUl.shadowLine .eduSystemProSouText {
    padding: 20px;
  }
  .eduSystem .eduSystemUl.shadowLine .eduSystemProSouText h4 {
    font-size: 1.8rem;
    margin-bottom: 15px;
    display: block;
  }
  .eduSystem .eduSystemUl.shadowLine .eduSystemProSouText p {
    margin-bottom: 5px;
  }
  .eduSystem .eduSystemUl.two li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .eduSystem .eduSystemUl.three li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .contactUs .contact-us-sict {
    padding: 0;
  }
  .contactUs .contact-us-sict .contact-us-box {
    margin-top: 20px;
    padding: 20px;
  }
  .contactUs .contact-us-sict .contact-us-box .address {
    height: auto!important;
  }
  .contactUs .contact-us-sict .contact-us-box h4 {
    display: inline-block;
    font-size: 1.6rem;
  }
  .contactUs .contact-us-sict .contact-us-box p {
    font-size: 1.4rem;
  }
  .partner .partner-center div > div:last-child .icon:after {
    background: transparent;
  }
  .partner .partner-center .icon {
    position: relative;
    margin: 30px 0 20px;
    padding-right: 20px;
    border-right: 0;
  }
  .partner .partner-center .icon:after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    display: inline-bloc;
    font-size: 0;
    height: 70px;
    width: 1px;
    background: #c7c7c7;
  }
  .partner .partner-center .icon img {
    width: 40%;
  }
  .partner .partner-center .icon p {
    font-size: 1.2rem;
  }
  .partner .partner-center .pic-box span.img {
    width: 100%;
  }
  .partner .partner-center .pic-box p {
    font-size: 1.6rem;
    padding: 15px 15px 10px;
  }
  .partner .partner-center .xzs {
    text-align: center;
    margin-top: 20px;
  }
  .partner .partner-center .xzs p {
    font-size: 16px;
  }
  .partner .partner-center .xzs h3 {
    font-size: 18px;
  }
  .lookuppPartner .box {
    padding: 20px 0 0;
  }
  .lookuppPartner .box li {
    padding: 20px 15px;
  }
  .lookuppPartner .box li .partner-name h3 {
    font-size: 1.8rem;
  }
  .lookuppPartner .box li .partner-name img {
    width: 120px;
    margin: 15px 0;
  }
  .lookuppPartner .box li .text {
    margin-top: 15px;
  }
  .lookuppPartner .box li .text p {
    font-size: 1.4rem;
  }
  .lookuppPartner .box li .text p span {
    width: 100px;
  }
  .personalCenter .registerSubmitButton.special {
    border-top: 1px solid #b5b5b5;
    margin-top: 4.0416vw;
    padding-top: 4.0416vw;
    padding-left: calc(2.3437vw + 16px);
    padding-right: calc(2.3437vw + 16px);
    text-align: center;
  }
  .personalCenter .registerSubmitButton.special button {
    border: 0;
    background: #195fa9;
    color: #fff;
    padding: 3vw 0;
    font-size: 14px;
    cursor: pointer;
    margin: 0;
    width: 49%;
  }
  .personalCenter .tm40 {
    margin-top: 2.0833vw;
  }
  .personalCenter .registerPageNav {
    padding: 0;
  }
  .personalCenter .registerPageNav ul {
    border: 1px solid #dddddd;
  }
  .personalCenter .registerPageNav ul::after {
    content: "";
    display: block;
    clear: both;
  }
  .personalCenter .registerPageNav ul li {
    float: left;
    background: #fff;
    line-height: 4.2666vw;
    font-size: 3.0666vw;
    display: block;
    align-items: center;
    padding: 8px 1.0416vw;
    cursor: pointer;
    border-bottom: 0;
    text-align: center;
    width: 20%;
    min-height: 25vw;
  }
  .personalCenter .registerPageNav ul li img {
    padding-right: 0;
    text-align: center;
    margin: 2vw auto;
  }
  .personalCenter .registerPageNav ul li img.on {
    display: none;
  }
  .personalCenter .registerPageNav ul li img.off {
    display: block;
  }
  .personalCenter .registerPageNav ul li.cur {
    background: #195fa9;
    color: #fff;
  }
  .personalCenter .registerPageNav ul li.cur .on {
    display: block;
  }
  .personalCenter .registerPageNav ul li.cur .off {
    display: none;
  }
  .personalCenter .registerPageNav ul li:last-child {
    border: 0;
  }
  .personalCenter .registerPageContent {
    display: none;
    background: #fff;
    box-shadow: 1px 1px 10px 1px #fafafa;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom {
    padding: 2.9166vw 2.3437vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput {
    position: relative;
    margin-bottom: 0.9895vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput.receive p {
    height: 7.1333vw;
    width: 100%;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput input {
    border: 0;
    height: 8.5333vw;
    margin-left: 42.5vw;
    padding-left: 1vw;
    color: #333;
    font-size: 2.9333vw;
    line-height: 2.9333vw;
    border-left: 1px solid #c5c5c5;
    background: #fff;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput select {
    width: 100%;
    border: 1px solid #c5c5c5;
    height: 8.5333vw;
    padding-left: 8.5vw;
    color: #333;
    font-size: 2.9333vw;
    background: url(/images/icon-select-2.png) no-repeat right 8px;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput p.registerPageFromP {
    position: absolute;
    left: 1.8666vw;
    top: 2.3vw;
    color: #333;
    font-size: 2.9333vw;
    text-align: justify;
    text-align-last: auto;
    max-width: 40vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput p.registerPageFromP span.bt {
    color: #d9292a;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerPageFromInput p.registerPageFromP span.fgline {
    color: #c5c5c5;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE {
    width: 100%;
    font-size: 0.8333vw;
    color: #333333;
    position: relative;
    padding: 0.4vw 1.9625vw;
    border-color: #c5c5c5;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState.receiveE1,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE.receiveE1,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState.receiveE2,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE.receiveE2 {
    margin-bottom: 0.9895vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState:before,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE:before {
    position: absolute;
    left: 0;
    top: 0.1562vw;
    display: inline-block;
    content: '';
    width: 1.5625vw;
    height: 1.5625vw;
    border: 1px solid #303030;
    cursor: pointer;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState:after,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE:after {
    content: '';
    cursor: pointer;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState.cur:before,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE.cur:before {
    position: absolute;
    left: 0;
    top: 0.1562vw;
    display: inline-block;
    content: '';
    width: 1.5625vw;
    height: 1.5625vw;
    border: 1px solid #d9292a;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState.cur:after,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE.cur:after {
    content: '';
    position: absolute;
    left: 0.2604vw;
    top: 0.5208vw;
    width: 1.0416vw;
    height: 0.5208vw;
    display: inline-block;
    border: 1px solid #d9292a;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    vertical-align: baseline;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerState .bt,
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE .bt {
    color: #d9292a;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .receiveE {
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerSubmitButton {
    border-top: 1px solid #b5b5b5;
    margin-top: 4.0416vw;
    padding-top: 4.0416vw;
    text-align: right;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .registerSubmitButton button {
    border: 0;
    background: #195fa9;
    color: #fff;
    padding: 3vw 0;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
  }
  .personalCenter .registerPageContent .registerPagepersonal .registerPageFrom .state {
    text-decoration: underline;
    color: #333333;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalOne {
    display: block;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo {
    display: none;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput.receive p {
    height: 7.1333vw;
    width: 100%;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input {
    width: 100%;
    border: 1px solid #c5c5c5;
    height: 8.5333vw;
    padding-left: 8.5vw;
    margin-left: 0;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.corporateName {
    padding-left: 21vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.fullName {
    padding-left: 15.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.mobilePhone {
    padding-left: 15.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.mailBox {
    padding-left: 15.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.wechatNumber {
    padding-left: 22.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput input.biliNumber {
    padding-left: 25.8vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.prov {
    padding-left: 31.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.city {
    padding-left: 15.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.functionDepartment {
    padding-left: 15.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.jobLevel {
    padding-left: 15.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.industry {
    padding-left: 15.2vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput select.partnerShips {
    padding-left: 49vw;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .registerPageFromInput p.registerPageFromP {
    max-width: 100%;
  }
  .personalCenter .registerPageContent .registerPagepersonal.registerPagepersonalTwo .registerPageFrom .state {
    text-decoration: underline;
    color: #333333;
  }
  .personalCenter .registerPageContent .events,
  .personalCenter .registerPageContent .downpaper,
  .personalCenter .registerPageContent .downpaper1,
  .personalCenter .registerPageContent .ontrial {
    margin: 0 4.8vw;
  }
  .personalCenter .registerPageContent .events .downpaperText,
  .personalCenter .registerPageContent .downpaper .downpaperText,
  .personalCenter .registerPageContent .downpaper1 .downpaperText,
  .personalCenter .registerPageContent .ontrial .downpaperText {
    flex-wrap: wrap;
  }
  .personalCenter .registerPageContent .events li,
  .personalCenter .registerPageContent .downpaper li,
  .personalCenter .registerPageContent .downpaper1 li,
  .personalCenter .registerPageContent .ontrial li {
    padding: 6.1333vw 0;
    border-bottom: 1px dashed #dcdcdc;
  }
  .personalCenter .registerPageContent .events li h3,
  .personalCenter .registerPageContent .downpaper li h3,
  .personalCenter .registerPageContent .downpaper1 li h3,
  .personalCenter .registerPageContent .ontrial li h3 {
    font-size: 3.7333vw;
    margin-bottom: 1.6vw;
  }
  .personalCenter .registerPageContent .events li p,
  .personalCenter .registerPageContent .downpaper li p,
  .personalCenter .registerPageContent .downpaper1 li p,
  .personalCenter .registerPageContent .ontrial li p {
    font-size: 3.7333vw;
    margin-bottom: 1.6vw;
  }
  .personalCenter .registerPageContent .events li a,
  .personalCenter .registerPageContent .downpaper li a,
  .personalCenter .registerPageContent .downpaper1 li a,
  .personalCenter .registerPageContent .ontrial li a {
    font-size: 2.9333vw;
    border: 1px solid #195fa9;
    background: #fff;
    color: #195fa9;
    padding: 2vw 2.9333vw;
    cursor: pointer;
  }
  .personalCenter .registerPageContent .events li a.notClick,
  .personalCenter .registerPageContent .downpaper li a.notClick,
  .personalCenter .registerPageContent .downpaper1 li a.notClick,
  .personalCenter .registerPageContent .ontrial li a.notClick {
    border: 1px solid #bfbfbf;
    color: #bfbfbf;
  }
  .personalCenter .registerPageContent .pagerDiv {
    text-align: center;
    margin: 0 2.6041vw;
    padding: 1.0416vw 0;
  }
  .personalCenter .registerPageContent .pagerDiv .pager {
    display: inline-block;
  }
  .personalCenter .registerPageContent .pagerDiv .pager .prevBtn,
  .personalCenter .registerPageContent .pagerDiv .pager .nextBtn {
    float: left;
    display: inline-block;
    width: 4.302vw;
    height: 4.302vw;
    color: #bfbfbf;
    border: 1px solid #bfbfbf;
    line-height: 4.302vw;
    text-align: center;
    cursor: pointer;
  }
  .personalCenter .registerPageContent .pagerDiv .pager ul {
    float: left;
    margin: 0 4.0416vw;
  }
  .personalCenter .registerPageContent .pagerDiv .pager ul li {
    display: inline-block;
    float: left;
    width: 4.302vw;
    height: 4.302vw;
    color: #bfbfbf;
    line-height: 4.302vw;
    text-align: center;
    cursor: pointer;
    font-size: 3.7333vw;
  }
  .personalCenter .registerPageContent .pagerDiv .pager ul li.cur {
    color: #195fa9;
  }
  .personalCenter .registerPageContent .changePassword {
    padding: 9.3333vw 5.3333vw;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv {
    padding: 0;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .changePasswordTel {
    font-size: 3.7333vw;
    margin-bottom: 4.5333vw;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput {
    position: relative;
    margin-bottom: 2.6666vw;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput.receive p {
    height: 7.1333vw;
    width: 100%;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput input {
    width: 100%;
    height: 8.5333vw;
    color: #333;
    font-size: 2.9333vw;
    background: #fff;
    border: 1px solid #c5c5c5;
    padding-left: 8.5vw;
    margin-left: 0;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput input.newPassword {
    padding-left: 12.5vw;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput input.qrnewPassword {
    padding-left: 15.5vw;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput p.registerPageFromP {
    position: absolute;
    left: 1.8666vw;
    top: 2.3vw;
    color: #333;
    font-size: 2.9333vw;
    text-align: justify;
    text-align-last: justify;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput p.registerPageFromP span.bt {
    color: #d9292a;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput p.registerPageFromP span.fgline {
    color: #c5c5c5;
  }
  .personalCenter .registerPageContent .changePassword .changePasswordDiv .registerPageFromInput .state {
    text-decoration: underline;
    color: #333333;
  }
  .personalCenter .registerPageContent .changePassword .registerSubmitButton {
    border-top: 1px solid #b5b5b5;
    margin-top: 4.0416vw;
    padding-top: 4.0416vw;
    text-align: right;
  }
  .personalCenter .registerPageContent .changePassword .registerSubmitButton button {
    border: 0;
    background: #195fa9;
    color: #fff;
    padding: 3vw 0;
    font-size: 14px;
    cursor: pointer;
    width: 100%;
  }
  .personalCenter .registerPageContent.cur {
    display: block;
  }
  .registerPage {
    background: #fff;
    background-size: 100%;
  }
  .registerPage .registerPageNav {
    margin-top: 5.2vw;
  }
  .registerPage .registerPageNav ul li {
    background: #fff;
    line-height: 1.9791vw;
    font-size: 2.9333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
    cursor: pointer;
    float: left;
    width: 50%;
  }
  .registerPage .registerPageNav ul li:first-of-type {
    border-bottom: 1px solid #c5c5c5;
    border-right: 0;
  }
  .registerPage .registerPageNav ul li:last-of-type {
    border-top: 1px solid #c5c5c5;
    border-left: 0;
  }
  .registerPage .registerPageNav ul li img {
    padding-right: 8px;
    height: 6.2vw;
  }
  .registerPage .registerPageNav ul li img.on {
    display: none;
  }
  .registerPage .registerPageNav ul li img.off {
    display: block;
  }
  .registerPage .registerPageNav ul li.cur {
    background: #195fa9;
    color: #fff;
  }
  .registerPage .registerPageNav ul li.cur .on {
    display: block;
  }
  .registerPage .registerPageNav ul li.cur .off {
    display: none;
  }
  .registerPage .registerPageContent {
    display: none;
  }
  .registerPage .registerPageContent h2.themeTitle {
    display: none;
  }
  .registerPage .registerPageContent .registerPageFrom {
    margin: 3vw auto;
    width: 100%;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput {
    position: relative;
    margin-bottom: 2.5333vw;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput.receive p {
    height: 7.1333vw;
    width: 100%;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput input {
    width: 100%;
    border: 1px solid #c5c5c5;
    height: 8.5333vw;
    padding-left: 22vw;
    color: #333;
    font-size: 2.9333vw;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput input.registerPageFromInputTel {
    width: 60vw;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput input.svcregisterPageFromInputTel {
    width: 60vw;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput .registerPageTelButton,
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput .registerPageMailButton {
    border: 1px solid #e8e8e8;
    width: 30vw;
    height: 8.5333vw;
    color: #fff;
    background: #d9292a;
    font-size: 2.9333vw;
    cursor: pointer;
    position: absolute;
    left: auto;
    right: 0;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput p {
    position: absolute;
    left: 1.8666vw;
    top: 2.3vw;
    color: #333;
    font-size: 2.9333vw;
    text-align: justify;
    text-align-last: justify;
    width: 19.0666vw;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput p span.bt {
    color: #d9292a;
  }
  .registerPage .registerPageContent .registerPageFrom .registerPageFromInput p span.fgline {
    color: #c5c5c5;
  }
  .registerPage .registerPageContent .registerPageFrom .registerState,
  .registerPage .registerPageContent .registerPageFrom .receiveE {
    width: 100%;
    font-size: 2.9333vw;
    color: #333333;
    position: relative;
    padding: 1.1vw 8vw;
    border-color: #c5c5c5;
  }
  .registerPage .registerPageContent .registerPageFrom .registerState.receiveE1,
  .registerPage .registerPageContent .registerPageFrom .receiveE.receiveE1,
  .registerPage .registerPageContent .registerPageFrom .registerState.receiveE2,
  .registerPage .registerPageContent .registerPageFrom .receiveE.receiveE2 {
    margin-bottom: 2.5333vw;
  }
  .registerPage .registerPageContent .registerPageFrom .registerState:before,
  .registerPage .registerPageContent .registerPageFrom .receiveE:before {
    position: absolute;
    left: 0;
    top: 0.1562vw;
    display: inline-block;
    content: '';
    width: 5.7333vw;
    height: 5.7333vw;
    border: 1px solid #303030;
    cursor: pointer;
  }
  .registerPage .registerPageContent .registerPageFrom .registerState:after,
  .registerPage .registerPageContent .registerPageFrom .receiveE:after {
    content: '';
    cursor: pointer;
  }
  .registerPage .registerPageContent .registerPageFrom .registerState.cur:before,
  .registerPage .registerPageContent .registerPageFrom .receiveE.cur:before {
    position: absolute;
    left: 0;
    top: 0.1562vw;
    display: inline-block;
    content: '';
    width: 5.7333vw;
    height: 5.7333vw;
    border: 1px solid #d9292a;
  }
  .registerPage .registerPageContent .registerPageFrom .registerState.cur:after,
  .registerPage .registerPageContent .registerPageFrom .receiveE.cur:after {
    content: '';
    position: absolute;
    left: 0.7604vw;
    top: 1.208vw;
    width: 4.0416vw;
    height: 2.5208vw;
    display: inline-block;
    border: 1px solid #d9292a;
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    vertical-align: baseline;
  }
  .registerPage .registerPageContent .registerPageFrom .registerState .bt,
  .registerPage .registerPageContent .registerPageFrom .receiveE .bt {
    color: #d9292a;
  }
  .registerPage .registerPageContent .registerPageFrom .receiveE {
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
  }
  .registerPage .registerPageContent .registerPageFrom .registerSubmitButton {
    border-top: 1px solid #b5b5b5;
    margin-top: 4.0416vw;
    padding-top: 4.0416vw;
    text-align: right;
  }
  .registerPage .registerPageContent .registerPageFrom .registerSubmitButton button {
    border: 0;
    background: #195fa9;
    color: #fff;
    padding: 3vw 0;
    font-size: 2.9333vw;
    cursor: pointer;
    width: 100%;
  }
  .registerPage .registerPageContent .registerPageFrom .state {
    text-decoration: underline;
    color: #333333;
  }
  .registerPage .registerPageContent.cur {
    display: block;
  }
  .registerSuccessDiv {
    display: none;
    z-index: 1000;
    width: 80vw;
    background: #f3f3f3;
    padding: 2.6041vw;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40vw;
    text-align: center;
  }
  .registerSuccessDiv h4 {
    color: #363636;
    font-size: 5.0666vw;
    margin-bottom: 5.0666vw;
  }
  .registerSuccessDiv .registerSubmitButton1 {
    margin-bottom: 2.6666vw;
  }
  .registerSuccessDiv .registerSubmitButton1 button {
    border: 0;
    background: #195fa9;
    color: #fff;
    font-size: 3.7333vw;
    padding: 2.6666vw 0;
    cursor: pointer;
    width: 45.3333vw;
  }
  .registerSuccessDiv .registerSubmitButton2 {
    margin-bottom: 20px;
  }
  .registerSuccessDiv .registerSubmitButton2 button {
    border: 0;
    background: #762d58;
    color: #fff;
    font-size: 3.7333vw;
    padding: 2.6666vw 0;
    cursor: pointer;
    width: 45.3333vw;
  }
  .registerMark {
    display: none;
    width: 100%;
    background: #666;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    margin-top: 54px;
  }
  #information {
    margin-top: 0;
  }
  #information .informationLeft {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  #information .informationLeft ul li {
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    margin: 0;
  }
  #information .informationLeft ul li:last-child {
    padding: 10px;
    border: 0;
  }
  #information .informationLeft ul li.leftOne {
    background: url(/images/icon-open.png) 90% 15px no-repeat;
    background-size: 16px 16px;
  }
  #information .informationLeft ul li.leftOne span {
    display: block;
  }
  #information .informationLeft ul li.cur.leftOne {
    background: url(/images/icon-right.png) 90% 15px no-repeat;
    background-size: 16px 16px;
  }
  #information .informationLeft ul li ul {
    display: none;
  }
  #information .informationLeft ul li ul li {
    font-size: 16px;
    padding: 0;
    margin-top: 10px;
    border: 0;
  }
  #information .informationLeft ul li ul li:before {
    background: none;
  }
  #information .informationLeft ul li ul li.leftTwo {
    background: url(/images/icon-open-1.png) 92% 5px no-repeat;
    background-size: 12px 12px;
  }
  #information .informationLeft ul li ul li.leftTwo span {
    display: block;
  }
  #information .informationLeft ul li ul li.cur.leftTwo {
    background: url(/images/icon-right-1.png) 92% 5px no-repeat;
    background-size: 12px 12px ;
  }
  #information .informationLeft ul li ul li:last-child {
    padding: 0;
    border: 0;
  }
  #information .informationLeft ul li ul li ul {
    display: none;
    margin-top: 10px;
  }
  #information .informationLeft ul li ul li ul li {
    font-size: 14px;
    background: none;
    border: 0;
    padding: 5px 0;
    margin: 0;
  }
  #information .informationLeft ul li ul li ul li:last-child {
    padding: 5px 0;
  }
  #information .informationRight {
    width: 100%;
  }
  #information .informationRight .informationRightHeader {
    padding: 15px 0;
  }
  #information .informationRight .informationRightHeader .headerLightInfo h3 {
    font-size: 14px;
    margin-left: 20px;
  }
  #information .informationRight .informationRightHeader .headerLightInfo p {
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
  }
  #information .informationRight .informationRightHeader .headerLightInfo a {
    font-size: 14px;
  }
  #information .informationRight .informationTop div p {
    font-size: 14px;
    width: 25%;
  }
  #information .informationRight .informationTop div ul li {
    font-size: 14px;
    width: 33%;
    padding-left: 20px;
  }
  #information .informationRight .informationTop div ul li.cur {
    background: url(/images/icon-cur.png) left center no-repeat;
    background-size: 16px 16px;
  }
  #information .informationRight .informationTop div.brand ul li {
    background: url(/images/icon-nocur.png) left center no-repeat;
    background-size: 16px 16px;
  }
  #information .informationRight .informationTop div.type ul li {
    background: url(/images/icon-nocur.png) left center no-repeat;
    background-size: 16px 16px;
  }
  #information .informationRight .informationTop div.model {
    padding: 10px;
  }
  #information .informationRight .informationTop div.model input {
    padding: 10px;
    font-size: 14px;
  }
  #information .informationRight .informationTop div.model button {
    font-size: 14px;
    padding: 10px 15px;
    margin-left: -5px;
  }
  #information .informationRight .informationBottom {
    border: 0;
  }
  #information .informationRight .informationBottom .typelist .typelistpro {
    margin: 0;
    padding: 20px 0;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .new {
    font-size: 14px;
    position: static;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .proname {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    padding-left: 0;
    width: 100%;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .proname:hover {
    color: #0c7ace;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .collection {
    font-size: 14px;
    position: relative;
    display: inline-block;
    width: 49%;
    right: auto;
    padding-left: 7%;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .collection:before {
    width: 18px;
    height: 17px;
    left: 5px;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .collection.cur:before {
    width: 18px;
    height: 17px;
    left: 5px;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .download {
    font-size: 14px;
    position: relative;
    display: inline-block;
    width: 49%;
    right: auto;
    padding-left: 7%;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .download:before {
    width: 16px;
    height: 16px;
    left: 5px;
  }
  #information .informationRight .informationBottom .typelist .typelistpro .download:hover:before {
    width: 16px;
    height: 16px;
    left: 5px;
  }
  #information .informationRight .pagerDiv {
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
  }
  #information .informationRight .pagerDiv .pager {
    width: 100%;
  }
  #information .informationRight .pagerDiv .pager .pagerDivNum {
    width: 100%;
  }
  #information .informationRight .pagerDiv .pager .prevBtn {
    display: none;
  }
  #information .informationRight .pagerDiv .pager .nextBtn {
    display: none;
  }
  #information .informationRight .pagerDiv .pager ul {
    float: left;
    margin: 0;
  }
  #information .informationRight .pagerDiv .pager ul li {
    display: inline-block;
    float: none;
    width: 25px;
    height: 25px;
    color: #bfbfbf;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
  }
  #information .informationRight .pagerDiv .pager ul li.cur {
    color: #195fa9;
  }
  #videoCenter {
    margin-top: 0;
  }
  #videoCenter .informationLeft {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  #videoCenter .informationLeft ul li {
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    margin: 0;
  }
  #videoCenter .informationLeft ul li:last-child {
    padding: 10px;
    border: 0;
  }
  #videoCenter .informationLeft ul li.leftOne {
    background: url(/images/icon-open.png) 90% 15px no-repeat;
    background-size: 16px 16px ;
  }
  #videoCenter .informationLeft ul li.leftOne span {
    display: block;
  }
  #videoCenter .informationLeft ul li.cur.leftOne {
    background: url(/images/icon-right.png) 90% 15px no-repeat;
    background-size: 16px 16px ;
  }
  #videoCenter .informationLeft ul li ul {
    display: none;
  }
  #videoCenter .informationLeft ul li ul li {
    font-size: 16px;
    padding: 0;
    margin-top: 10px;
    border: 0;
  }
  #videoCenter .informationLeft ul li ul li:before {
    background: none;
  }
  #videoCenter .informationLeft ul li ul li.leftTwo {
    background: url(/images/icon-open-1.png) 92% 5px no-repeat;
    background-size: 12px 12px;
  }
  #videoCenter .informationLeft ul li ul li.leftTwo span {
    display: block;
  }
  #videoCenter .informationLeft ul li ul li.cur.leftTwo {
    background: url(/images/icon-right-1.png) 92% 5px no-repeat;
    background-size: 12px 12px ;
  }
  #videoCenter .informationLeft ul li ul li:last-child {
    padding: 0;
    border: 0;
  }
  #videoCenter .informationLeft ul li ul li ul {
    display: none;
    margin-top: 10px;
  }
  #videoCenter .informationLeft ul li ul li ul li {
    font-size: 14px;
    background: none;
    border: 0;
    padding: 5px 0;
    margin: 0;
  }
  #videoCenter .informationLeft ul li ul li ul li:last-child {
    padding: 5px 0;
  }
  #videoCenter .informationRight {
    width: 100%;
  }
  #videoCenter .informationRight .informationRightHeader2 {
    padding: 15px 0;
  }
  #videoCenter .informationRight .informationRightHeader2 .headerLightInfo h3 {
    font-size: 14px;
    margin-left: 20px;
  }
  #videoCenter .informationRight .informationRightHeader2 .headerLightInfo p {
    font-size: 14px;
    margin-left: 20px;
    margin-top: 10px;
  }
  #videoCenter .informationRight .informationRightHeader2 .headerLightInfo a {
    font-size: 14px;
  }
  #videoCenter .informationRight .informationTop div p {
    font-size: 14px;
    width: 25%;
  }
  #videoCenter .informationRight .informationTop div ul li {
    font-size: 14px;
    width: 50%;
    padding-left: 20px;
    margin-left: 0;
  }
  #videoCenter .informationRight .informationTop div ul li.cur {
    background: url(/images/icon-cur.png) left center no-repeat;
    background-size: 16px 16px;
  }
  #videoCenter .informationRight .informationTop div.brand ul li {
    background: url(/images/icon-nocur.png) left center no-repeat;
    background-size: 16px 16px;
  }
  #videoCenter .informationRight .informationTop div.type ul li {
    background: url(/images/icon-nocur.png) left center no-repeat;
    background-size: 16px 16px;
  }
  #videoCenter .informationRight .informationTop div.model {
    padding: 10px;
  }
  #videoCenter .informationRight .informationTop div.model input {
    padding: 10px;
    font-size: 14px;
  }
  #videoCenter .informationRight .informationTop div.model button {
    font-size: 14px;
    padding: 10px 15px;
    margin-left: -5px;
  }
  #videoCenter .informationRight .videocenterList h3 {
    font-size: 20px;
    padding-left: 40px;
    margin-bottom: 10px;
    line-height: 32px;
  }
  #videoCenter .informationRight .videocenterList h3.videoPro {
    background: url(/images/icon-vieopro.png) left 50% no-repeat;
    background-size: 30px 28px;
  }
  #videoCenter .informationRight .videocenterList h3.videoIndustry {
    background: url(/images/icon-videoindustry.png) left 50% no-repeat;
    background-size: 32px 32px;
  }
  #videoCenter .informationRight .videocenterList h3.videoINSIGHT {
    background: url(/images/icon-videoINSIGHT.png) left 50% no-repeat;
    background-size: 30px 32px;
  }
  #videoCenter .informationRight .videocenterList h3.videoPeak {
    background: url(/images/icon-videoPeak.png) left 50% no-repeat;
    background-size: 32px 32px;
  }
  #videoCenter .informationRight .videocenterList h3.videoMotor {
    background: url(/images/icon-videoMotor.png) left 50% no-repeat;
    background-size: 30px 32px;
  }
  #videoCenter .informationRight .videocenterList .line {
    margin-bottom: 10px;
  }
  #videoCenter .informationRight .videocenterList ul {
    display: block;
    margin: 0;
  }
  #videoCenter .informationRight .videocenterList ul li {
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
  }
  #videoCenter .informationRight .videocenterList ul li a {
    width: 100%;
  }
  #videoCenter .informationRight .videocenterList ul li .videoText {
    font-size: 16px;
    padding: 15px 15px;
  }
  #videoCenter .informationRight .videocenterList ul li .videoText.j .videoTextTitle {
    padding-left: 20px;
    font-size: 16px;
    display: none;
  }
  #videoCenter .informationRight .videocenterList ul li .videoText.j .videoTextMiddle {
    margin-top: 10px;
    padding-left: 0;
    font-size: 14px;
  }
  #videoCenter .informationRight .videocenterList .moreVideo a {
    font-size: 16px;
    margin: 10px 0;
    padding: 10px;
  }
  #videoCenter .informationRight .videocenterList .videoColumn {
    margin-bottom: 20px;
  }
  #videoCenter .informationRight .videocenterList .videoColumn .videoColumnText {
    box-shadow: 0 0 15px #eee;
    padding: 15px 10px;
  }
  #videoCenter .informationRight .videocenterList .videoColumn .videoColumnText h2 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  #videoCenter .informationRight .videocenterList .videoColumn .videoColumnText p {
    font-size: 14px;
  }
  #videoCenter .informationRight .pagerDiv {
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
  }
  #videoCenter .informationRight .pagerDiv .pager {
    width: 100%;
  }
  #videoCenter .informationRight .pagerDiv .pager .pagerDivNum {
    width: 100%;
  }
  #videoCenter .informationRight .pagerDiv .pager .prevBtn {
    display: none;
  }
  #videoCenter .informationRight .pagerDiv .pager .nextBtn {
    display: none;
  }
  #videoCenter .informationRight .pagerDiv .pager ul {
    float: left;
    margin: 0;
  }
  #videoCenter .informationRight .pagerDiv .pager ul li {
    display: inline-block;
    float: none;
    width: 25px;
    height: 25px;
    color: #bfbfbf;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
  }
  #videoCenter .informationRight .pagerDiv .pager ul li.cur {
    color: #195fa9;
  }
  .technicalservice .btn {
    font-size: 1.4rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff !important;
    margin-top: 20px;
    display: inline-block;
  }
  .technicalservice .technicalserviceTitle {
    font-size: 1.8rem;
    color: #363636;
    line-height: 1.75em;
    margin-top: 20px;
  }
  .technicalservice .technicalserviceInfo {
    font-size: 1.6rem;
    line-height: 1.75em;
    color: #363636;
    margin-top: 20px;
  }
  .technicalservice .technicalserviceImgLeft {
    float: none;
    width: 100%;
  }
  .technicalservice .technicalserviceImgRight {
    float: none;
    width: 100%;
    margin-left: 0%;
  }
  .technicalservice .technicalserviceImgRight .strategy {
    margin-top: 20px;
  }
  .technicalservice .technicalserviceImgRight .strategy p {
    font-size: 1.6rem;
  }
  .technicalservice .technicalserviceImgRight .strategy h4 {
    font-size: 1.8rem;
    color: #363636;
    line-height: 1.75em;
  }
  .technicalservice .technicalserviceImgRight .strategy ul li {
    font-size: 1.6rem;
    line-height: 1.75em;
    padding-left: 20px;
    background: url(../images/h4icon-2.png) no-repeat left 12px;
    color: #363636;
  }
  .technicalservice .technicalserviceTop {
    margin: 20px 0 40px 0;
  }
  .technicalservice .nabla {
    text-align: center;
    margin: 0 auto;
    width: 0px;
    height: 0px;
    border-top: 18px solid #f6f6f6;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .technicalservice .item-text-img#item04 {
    background: #f6f6f6;
    color: #000;
    padding: 25px 0;
  }
  .technicalservice .item-text-img#item04 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .technicalservice .item-text-img#item04 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .technicalservice .item-text-img#item04 .supportCoverage h4 {
    font-size: 1.8rem;
    line-height: 1.75em;
  }
  .technicalservice .item-text-img#item04 .supportCoverage p {
    font-size: 1.4em;
    line-height: 1.75em;
    margin-top: 20px;
  }
  .technicalservice .item-text-img#item05 {
    padding: 25px 0;
  }
  .technicalservice .item-text-img#item05 .ServiceSystem {
    font-size: 1.6rem;
    line-height: 1.75em;
    padding-bottom: 25px;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemTitle {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemTitle p {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.75em;
    text-align: center;
    padding: 5px 0;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText {
    float: left;
    width: 100%;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextLeft {
    float: left;
    width: 100%;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextLeft .ServiceSystemLeft {
    font-size: 1.6rem;
    line-height: 1.75em;
    min-height: auto;
    padding: 0 20px;
    color: #fff;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextRight {
    float: left;
    width: 100%;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextRight .ServiceSystemRight {
    font-size: 1.4rem;
    line-height: 1.75em;
    min-height: auto;
    padding: 0 20px;
    color: #fff;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter {
    float: left;
    width: 100%;
    border-bottom: 1px solid #b5b5b5;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .ServiceSystemLeft {
    font-size: 1.6rem;
    line-height: 1.75em;
    min-height: auto;
    color: #fff;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .ServiceSystemRight {
    font-size: 1.4rem;
    line-height: 1.75em;
    min-height: auto;
    color: #fff;
    border: 0;
    margin-bottom: 0;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .noborder {
    border: 0;
  }
  .technicalservice .item-text-img#item05 .borderBottom {
    border-bottom: 0px solid #b5b5b5;
  }
  #errorpage .errorpageDiv .errorpageMain .errorpageImg {
    width: 100%;
  }
  #errorpage .errorpageDiv .errorpageMain .errorpageText {
    margin-top: 2.6666vw;
  }
  #errorpage .errorpageDiv .errorpageMain .errorpageText p {
    font-size: 2.6666vw;
  }
  #errorpage .errorpageDiv .errorLink {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 2.6666vw 0;
  }
  #errorpage .errorpageDiv .errorLink li {
    width: calc(50% - 5.3332vw);
    padding: 2.6666vw 3.4666vw;
    margin: 0 2.6666vw 2.6666vw;
    background: #0067C5;
  }
  #errorpage .errorpageDiv .errorLink li a {
    font-size: 2.6666vw;
  }
}
@media screen and (max-width: 640px) {
  .mbpadding0 {
    padding: 0 !important;
  }
  .serch .box {
    font-size: 1.8rem;
  }
  .serch .box p {
    margin: 2rem 0;
  }
  .serch .box span {
    padding: 0 0 0 5px;
    font-size: 1.8rem;
    color: #833059;
  }
  .serch .box ul li span {
    font-size: 1.6rem;
    padding: 1rem;
    color: #000;
    display: block;
  }
  .serch .box ul.service li {
    margin-bottom: 20px;
  }
  .serch .box ul.service li:nth-child(2n) span {
    background: #fff;
  }
  .serch .form .form-item-box {
    position: relative;
    display: inline-block;
    padding: 5px 10px 5px 15px;
    border: 1px solid #8F8F8F;
    margin: 18px 0;
  }
  .serch .form .form-item-box input {
    position: relative;
    flex: 1 1 auto;
    border: 0;
    font-size: 1.6rem;
    color: #833059;
    font-weight: 600;
  }
  .serch .form .form-item-option .radioCall li {
    position: relative;
    flex: 1 1 auto;
    display: inline-block;
    font-size: 1.6rem;
    padding-left: 30px;
    margin: 0 2rem 0 0;
  }
  .serch .form .form-item-option .radioCall li:before {
    position: absolute;
    left: 0;
    top: 3px;
    display: inline-block;
    margin-right: 10px;
    content: '';
    width: 1.6rem;
    height: 1.6rem;
    border: 1px solid #303030;
  }
  .serch .form .form-item-option .radioCall li.active:before {
    background: #833059;
    border: 1px solid #833059;
  }
  .serch .form .form-item-button {
    margin-top: 35px;
    padding: 15px 80px;
    background: #833059;
    font-size: 1.8rem;
    color: #fff;
    border: 0;
  }
  .VideoPage .container .themeTitle .themeShare {
    position: static;
  }
  .VideoPage .container .VideoContentPlay {
    text-align: center;
  }
  .VideoPage .container .VideoContentPlay video {
    width: 100%;
    border: 0;
  }
  .VideoPage .container .VideoInfo {
    margin: 0;
    width: 100%;
  }
  .VideoPage .container .VideoInfo .VideoInfoDiv {
    padding: 10px;
  }
  .VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher {
    margin-bottom: 20px;
  }
  .VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherOne .videoInfoTeacherOneName {
    position: absolute;
    top: 15px;
    left: 120px;
    line-height: 1.75em;
  }
  .VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherTitle {
    float: left;
    width: 100%;
  }
  .VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherInfo {
    float: left;
    width: 100%;
  }
  .VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoTeacher .videoInfoTeacherInfo .videoInfoTeacherOne {
    margin-bottom: 10px;
  }
  .VideoPage .container .VideoInfo .VideoInfoDiv .videoInfoBtn {
    font-size: 1.6rem;
    text-decoration: none;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .bgsignup .signupDiv {
    width: 100%;
    background: #fff;
    margin: 20px auto;
    padding: 20px 0;
  }
  .bgsignup .signupDiv .mh370 {
    min-height: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bgsignup .signupDiv h4 {
    text-align: center;
    font-size: 24px;
    line-height: 1.5em;
    color: #195fa9;
    padding: 40px 0;
  }
  .bgsignup .signupDiv .signupDivContent {
    padding: 40px 0;
  }
  .bgsignup .signupDiv .signupDivContent h3 {
    color: #333;
    font-size: 18px;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .bgsignup .signupDiv .signupDivContent .intputUserDiv {
    text-align: center;
    margin-bottom: 16px;
  }
  .bgsignup .signupDiv .signupDivContent .intputUserDiv input {
    width: 80%;
    border: 1px solid #ebebeb;
    font-size: 18px;
    padding: 14px;
  }
  .bgsignup .signupDiv .signupDivContent .intputUserDiv input.VerificationPhone {
    width: 50%;
  }
  .bgsignup .signupDiv .signupDivContent .intputUserDiv .VerificationCode {
    background: #682f4b;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 25%;
    font-size: 12px;
    padding: 17px 5px;
  }
  .bgsignup .signupDiv .signupSubmit {
    text-align: center;
    padding: 25px 0 15px 0;
    border-top: 1px solid #ebebeb;
    width: 80%;
    margin: 0 auto;
  }
  .bgsignup .signupDiv .signupSubmit .form-item-button {
    cursor: pointer;
    font-size: 18px;
    line-height: 1.5em;
    padding: 20px 85px;
    background: #195fa9;
    color: #fff;
    border: 0;
  }
  .bgsignup .signupDiv .forgetPassword {
    text-align: center;
  }
  .bgsignup .signupDiv .forgetPassword a {
    font-size: 18px;
    color: #195fa9;
    text-decoration: underline;
  }
  .bgsignup .loginStateDiv {
    margin: 0 auto;
    width: 80%;
  }
  .bgsignup .loginStateDiv .loginState {
    font-size: 14px;
    height: auto;
    padding: 0 20px;
  }
  .bgsignup .loginStateDiv .loginState::before {
    top: 3px;
    width: 14px;
    height: 14px;
  }
  .bgsignup .loginStateDiv .loginState.cur::before {
    top: 3px;
    width: 14px;
    height: 14px;
  }
  .bgsignup .loginStateDiv .loginState.cur::after {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 14px;
    height: 7px;
  }
}
@media screen and (max-width: 414px) {
  .backupTable {
    margin-bottom: 20px;
  }
  .backupTable th {
    min-width: 150px;
    font-size: 1.4rem !important;
    background: #195fa9;
    color: #fff;
    padding: 1rem;
  }
  .backupTable td {
    min-width: calc(30vw);
    font-size: 1.2rem !important;
    color: #363636;
    vertical-align: top;
    line-height: 1.75em;
    border-bottom: 1px solid #363636;
    padding: 2rem 1rem;
  }
  .side2 {
    position: fixed;
    width: auto;
    right: 0;
    left: auto;
    bottom: 22%;
    z-index: 100;
  }
  .side2 ul li {
    width: auto;
    margin: 10px auto;
  }
  .side2 ul li .sidebox {
    border-radius: 60px;
    background: #7a2752;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    width: 66px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hero .text-box {
    position: absolute;
    width: 100%;
  }
  .hero .text-box .topTopONTAPLink {
    text-align: center;
    margin-top: 5px;
  }
  .hero .text-box .topTopONTAPLink span {
    background: #195fa9;
    font-size: 1.4rem;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
  }
  .hero .topTopONTAP2 h1.theme {
    font-size: 1.4rem;
  }
  .hero .topTopONTAP2 p.themeP {
    font-size: 1.2rem;
  }
  .hero .topTopONTAP2 p.themeBtn {
    margin-top: 10px;
  }
  .hero .topTopONTAP2 p.themeBtn a {
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  /*白皮书注册*/
  .whitepapers.hengxian .form .form-item-box {
    padding: 5px 0;
    border: 0;
  }
  .whitepapers.hengxian .form .form-item-box p {
    font-size: 16px;
    width: 32%;
  }
  .whitepapers.hengxian .form .form-item-box p span {
    color: red;
  }
  .whitepapers.hengxian .form .form-item-box input {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000;
    width: 68%;
  }
  .whitepapers.hengxian .form .form-item-box select {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #000;
    width: 68%;
  }
  .whitepapers.hengxian .form .form-item-box:before {
    content: '';
    padding: 0;
  }
  .whitepapers.hengxian .form .form-item-option p span {
    color: red;
  }
  .whitepapers.hengxian .form .form-item-option .evaluate {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian .form .form-item-option .proposal {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian .form .form-item-option .qitaInput {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian .form .form-item-option .qitaInput1 {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian .form .form-item-option .qitaInput2 {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian .form .form-item-option .qitaInput3 {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian .form .form-item-option .qitaInput4 {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian .form .form-item-option .qitaInput5 {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian .form .form-item-option ul {
    display: block;
  }
  .whitepapers.hengxian .form .form-item-option ul li {
    width: 100%;
  }
  .whitepapers.hengxian .form .form-item-option ul li.qita {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul li.qita1 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul li.qita2 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul li.qita3 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul li.qita4 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul li.qita5 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul .qitainputDiv1 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul .qitainputDiv2 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul .qitainputDiv3 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul .qitainputDiv4 {
    width: 100% !important;
  }
  .whitepapers.hengxian .form .form-item-option ul .qitainputDiv5 {
    width: 100% !important;
  }
  .whitepapers .box .teacher2 {
    margin-right: 0px;
    width: 50% !important;
  }
  .whitepapers h2.mgl20 {
    margin-left: 0;
  }
  .whitepapers .lineright {
    padding-left: 0;
    border-left: 0 ;
  }
  .whitepapers .healthcareTable {
    margin-top: 20px;
  }
  .whitepapers .healthcareTable .healthcareTableNum {
    font-size: 5rem;
    color: #d1dfee;
    padding: 10px;
  }
  .whitepapers .healthcareTable .healthcareTableName {
    font-size: 1.8rem;
    color: #195fa9;
    padding: 10px;
  }
  .whitepapers .healthcareTable .healthcareTableName span {
    font-size: 1.6rem;
    color: #595959;
  }
  .whitepapers .gaishu {
    background: url(/images/title-line.jpg) no-repeat left bottom;
    background-size: 100% 4px;
    padding-bottom: 20px;
  }
  .whitepapers .gaishu .gaishubg {
    padding: 1% 2% 2% 2%;
    background: #f9f9f9;
  }
  .whitepapers .gaishu .videoTitle {
    font-size: 2rem;
    text-align: center;
    line-height: 1.5em;
  }
  .whitepapers .gaishu .videoSubTitle {
    font-size: 1.8rem;
    text-align: center;
  }
  .whitepapers.hengxian1 .row {
    margin-left: 0;
    margin-right: 0;
  }
  .whitepapers.hengxian1 .cl {
    line-height: 0px;
    height: 0px;
    font-size: 0px;
  }
  .whitepapers.hengxian1 .lineright {
    padding-left: 0;
    padding-right: 0;
  }
  .whitepapers.hengxian1 .form .form-item-box {
    padding: 0;
    border: 0;
  }
  .whitepapers.hengxian1 .form .form-item-box p {
    font-size: 1.6rem;
    width: 33%;
  }
  .whitepapers.hengxian1 .form .form-item-box p span {
    color: red;
  }
  .whitepapers.hengxian1 .form .form-item-box input {
    border-bottom: 1px solid #000;
    width: 67%;
  }
  .whitepapers.hengxian1 .form .form-item-box select {
    border-bottom: 1px solid #000;
    width: 67%;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  .whitepapers.hengxian1 .form .form-item-box select option {
    color: #bdbdbd;
  }
  .whitepapers.hengxian1 .form .form-item-box:before {
    content: '';
    padding: 0;
  }
  .whitepapers.hengxian1 .form .form-item-box .mobile {
    width: 60%;
  }
  .whitepapers.hengxian1 .form .yanzheng {
    cursor: pointer;
    width: 100%;
    font-size: 1.6rem;
    color: #fff;
    background: #d9292a;
    text-align: center;
    line-height: 1.75em;
  }
  .whitepapers.hengxian1 .form .form-item-option p span {
    color: red;
  }
  .whitepapers.hengxian1 .form .form-item-option .evaluate {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian1 .form .form-item-option .proposal {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .whitepapers.hengxian1 .form .form-item-option ul {
    display: block;
  }
  .whitepapers.hengxian1 .form .form-item-option ul li {
    width: 100%;
  }
  .whitepapers.hengxian1 .form.sex {
    margin-top: 0;
  }
  .whitepapers.hengxian1 .form.sex li {
    margin-bottom: 0;
    width: 50% !important;
    float: left;
  }
  .whitepapers.hengxian1 .form-item-button-middle {
    text-align: center;
  }
  .footer2021chima {
    background: #006ebc;
    height: 40px;
    width: 100%;
  }
  .search-box {
    width: auto;
  }
  .search-box .search-text {
    font-size: 12px;
  }
  .search-box .search-btn {
    padding-left: 30px;
    padding-right: 10px;
    font-size: 12px;
    background-position: 15px 50%;
    background-size: 12px 12px;
  }
  .search-result table {
    display: none;
  }
  .search-result dl {
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
  }
  .search-result ul {
    margin-bottom: 15px;
    text-align: left;
  }
  .search-result li {
    display: flex;
    font-size: 0;
  }
  .search-result li label,
  .search-result li span {
    position: relative;
    margin: 0;
    padding: 8px 12px;
    background: #e8e8e8;
    font-size: 12px;
    line-height: 1.1em;
  }
  .search-result li label {
    flex: none;
    width: 85px;
    font-weight: 600;
  }
  .search-result li label:after {
    position: absolute;
    content: '';
    display: inline-block;
    height: 1px;
    background: white;
    right: 0;
    left: 12px;
    bottom: 0;
  }
  .search-result li span {
    flex: auto;
    background: #f3f3f3;
  }
  .search-result li span:after {
    position: absolute;
    content: '';
    display: inline-block;
    height: 1px;
    background: white;
    left: 0;
    right: 12px;
    bottom: 0;
  }
  .StorageGRID .box .teacher {
    float: left;
    width: 50%;
    margin: 0;
  }
  .StorageGRID .box .teacher div {
    position: relative;
  }
  .StorageGRID .box .teacher div img {
    width: 50%;
  }
  .StorageGRID .box .teacher div p {
    font-size: 1.6rem;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 99px;
    font-weight: bold;
    line-height: 1.7rem;
  }
  .StorageGRID .box .teacher div p span {
    font-size: 1.2rem;
    font-weight: normal;
  }
  .StorageGRID .box .teachers {
    width: 100%;
    display: inline-block;
  }
  .StorageGRID .box .teachers .teacherFlex {
    display: flex;
    align-items: flex-end;
    width: 100%;
  }
  .StorageGRID .box .teachers .teacherFlex div {
    position: static;
    left: 0;
    top: 0;
    padding: 0 10px;
    width: 100%;
  }
  .StorageGRID .box .teachers .teacherFlex span {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.7rem;
  }
  .StorageGRID .box .teachers .teacherFlex p {
    width: 100%;
    font-size: 1.2rem;
    font-weight: normal;
    margin-top: 0;
  }
  .StorageGRID .form-item-button-middle {
    text-align: center;
  }
  .Aidgx .AidgxInfoDivThree div {
    min-height: auto;
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
  .Aidgx .AidgxInfoDivFour div {
    min-height: auto;
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
  .Aidgx .orderNow {
    background: #f3f3f3;
    padding: 20px;
    text-align: center;
    margin-top: 20px;
  }
  .Aidgx .orderNow .btn {
    padding: 10px 5px !important;
  }
  /*产品与解决方案*/
  .product-solution .item-text-img .product-list-box .item-text a {
    color: #195fa9;
  }
  .product .introduction {
    font-size: 1.6rem;
    margin-top: 20px;
    line-height: 1.75em;
  }
  .product .nabla {
    text-align: center;
    margin: 0 auto;
    width: 0px;
    height: 0px;
    border-top: 18px solid #f6f6f6;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .product .item-text-img .product-list-box .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 18px;
  }
  .product .item-text-img .product-list-box .item-text h4 {
    font-size: 1.6rem;
    margin-bottom: 12px;
    font-weight: normal;
  }
  .product .item-text-img .product-list-box .item-text p {
    font-size: 1.6rem;
    margin: 8px 0;
    line-height: 1.5em;
  }
  .product .item-text-img .product-list-box .item-text a {
    font-size: 1.6rem;
    color: #353535;
  }
  .product .item-text-img .product-list-box .item-text a:hover {
    color: #195fa9;
  }
  .product .item-text-img .product-list-box .item-text .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .product .item-text-img .product-list-box .item-text .btn:hover {
    color: #fff;
  }
  .product .item-text-img#item03 {
    background: #195fa9;
    color: #fff;
  }
  .product .item-text-img#item04 {
    background: #f6f6f6;
    color: #000;
    padding: 25px 0;
  }
  .product .item-text-img#item04 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .product .item-text-img#item04 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .product .item-text-img#item04 .item-text h4 {
    font-size: 1.6rem;
    font-weight: normal;
  }
  .product .item-text-img#item05 .tablePro .proList th {
    min-width: 150px;
  }
  .product .item-text-img#item05 .tablePro .proList th.tableRroTitle {
    position: sticky;
    min-width: calc(20vw);
    z-index: 2;
    left: 0;
    background: #195fa9;
  }
  .product .item-text-img#item05 .tablePro .proList td {
    min-width: calc(30vw);
  }
  .product .item-text-img#item05 .tablePro .proList td.tableRroTitle {
    position: sticky;
    min-width: calc(20vw);
    z-index: 2;
    left: 0;
    background: #fff;
  }
  .product .item-text-img#item05 .tablePro .proList td .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .product .item-text-img#item05 .proList th {
    font-size: 1.4rem;
    background: #195fa9;
    color: #fff;
    padding: 1rem;
  }
  .product .item-text-img#item05 .proList tr td {
    font-size: 1.2rem;
    color: #363636;
    vertical-align: top;
    line-height: 1.75em;
    border-bottom: 1px solid #363636;
    padding: 2rem 1rem;
  }
  .product .item-text-img#item05 .proList tr td.proImg {
    vertical-align: middle;
    text-align: center;
    border: 0;
  }
  .product .item-text-img#item05 .proList tr td .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .product .item-text-img#item05 .proList tr:last {
    border: 0;
  }
  .product .item-text-img#item06 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .product .item-text-img#item06 .item-text h3 {
    font-size: 2rem;
    margin-bottom: 16px;
  }
  .product .item-text-img#item06 .row h5 {
    font-size: 2rem;
    color: #195fa9;
    line-height: 1.5em;
    margin-top: 20px;
  }
  .product .item-text-img#item06 .row p {
    font-size: 1.8rem;
    line-height: 1.75em;
    margin: 5px 0;
  }
  .product .item-text-img#item06 .row ul li {
    font-size: 1.5rem;
    line-height: 1.75em;
    padding-left: 20px;
    background: url(../images/h4icon.png) no-repeat left 4px;
  }
  .product .item-text-img#item06 .row ul li ul li {
    background: url(../images/h4icon-2.png) no-repeat left 8px;
  }
  .ProStorageGRID .introduction {
    font-size: 1.6rem;
    margin-top: 20px;
    line-height: 1.75em;
  }
  .ProStorageGRID .nabla {
    text-align: center;
    margin: 0 auto;
    width: 0px;
    height: 0px;
    border-top: 18px solid #f6f6f6;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .ProStorageGRID .item-text-img .product-list-box .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 18px;
  }
  .ProStorageGRID .item-text-img .product-list-box .item-text h4 {
    font-size: 1.6rem;
    margin-bottom: 12px;
    font-weight: normal;
  }
  .ProStorageGRID .item-text-img .product-list-box .item-text p {
    font-size: 1.6rem;
    margin: 8px 0;
    line-height: 1.5em;
  }
  .ProStorageGRID .item-text-img .product-list-box .item-text a {
    font-size: 1.6rem;
    color: #353535;
  }
  .ProStorageGRID .item-text-img .product-list-box .item-text a:hover {
    color: #195fa9;
  }
  .ProStorageGRID .item-text-img .product-list-box .item-text .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .ProStorageGRID .item-text-img .product-list-box .item-text .btn:hover {
    color: #fff;
  }
  .ProStorageGRID .item-text-img#item03 {
    background: #195fa9;
    color: #fff;
  }
  .ProStorageGRID .item-text-img#item04 {
    background: #f6f6f6;
    color: #000;
    padding: 15px 0;
  }
  .ProStorageGRID .item-text-img#item04 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .ProStorageGRID .item-text-img#item04 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .ProStorageGRID .item-text-img#item04 .item-text h4 {
    font-size: 1.6rem;
    font-weight: normal;
  }
  .ProStorageGRID .item-text-img#item05 .proList th {
    font-size: 1.8rem;
    background: #195fa9;
    color: #fff;
    padding: 1rem;
  }
  .ProStorageGRID .item-text-img#item05 .proList tr td {
    font-size: 1.4rem;
    color: #363636;
    vertical-align: top;
    line-height: 1.75em;
    border-bottom: 1px solid #363636;
    padding: 2rem 1rem;
  }
  .ProStorageGRID .item-text-img#item05 .proList tr td.proImg {
    vertical-align: middle;
    text-align: center;
    border: 0;
  }
  .ProStorageGRID .item-text-img#item05 .proList tr td .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .ProStorageGRID .item-text-img#item05 .proList tr:last {
    border: 0;
  }
  .ProStorageGRID .item-text-img#item06 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .ProStorageGRID .item-text-img#item06 .item-text h3 {
    font-size: 2rem;
    margin-bottom: 16px;
  }
  .ProStorageGRID .item-text-img#item06 .row h5 {
    font-size: 2rem;
    color: #195fa9;
    line-height: 1.5em;
    margin-top: 20px;
  }
  .ProStorageGRID .item-text-img#item06 .row p {
    font-size: 1.8rem;
    line-height: 1.75em;
    margin: 5px 0;
  }
  .ProStorageGRID .item-text-img#item06 .row ul li {
    font-size: 1.5rem;
    line-height: 1.75em;
    padding-left: 20px;
    background: url(../images/h4icon.png) no-repeat left 4px;
  }
  .ProStorageGRID .item-text-img#item06 .row ul li ul li {
    background: url(../images/h4icon-2.png) no-repeat left 8px;
  }
  .containers .TopInfoRight {
    width: 100%;
  }
  .containers .TopInfoRight .mbBtn {
    margin: 5% 5% 0;
  }
  .containers .TopInfoRight .mbBtn a {
    float: left;
  }
  .aideeplearn .edgeCore {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .aideeplearn .edgeCore h4 {
    font-size: 1.8rem;
    background: url(/images/h4icon.png) no-repeat left 6px;
  }
  .aideeplearn .edgeCore .edgeCoreli {
    margin-bottom: 20px;
  }
  .aideeplearn .edgeCore .edgeCoreli p {
    font-size: 1.4rem;
    padding: 0 20px;
  }
  .aideeplearn .netAppOntapFour2 {
    padding: 20px 0;
  }
  .aideeplearn .netAppOntapFour2 .netAppOntapFourLi {
    min-height: auto;
    margin-bottom: 20px;
  }
  .aideeplearn .netAppOntapFour2 .netAppOntapFourLi.bigdataanalytics {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour2 .netAppOntapFourLi.height320 {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour2 .netAppOntapFourLi.height290 {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour2 .netAppOntapFourLi.height220 {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour2 .netAppOntapFourLi.height160 {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour2 .netAppOntapFourLi a {
    position: static;
  }
  .aideeplearn .netAppOntapFour2 h3 {
    font-size: 1.8rem;
  }
  .aideeplearn .netAppOntapFour {
    padding: 20px 0;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi {
    min-height: auto;
    margin-bottom: 20px;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi.fourLiImg {
    min-height: auto;
    padding: 20px 20px 20px 20px;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi.fourLiImg img {
    width: 100%;
    padding: 0 0 20px 0;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi.bigdataanalytics {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi.height320 {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi.height290 {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi.height220 {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi.height160 {
    min-height: auto;
  }
  .aideeplearn .netAppOntapFour .netAppOntapFourLi a {
    position: static;
  }
  .aideeplearn .netAppOntapFour h3 {
    font-size: 1.8rem;
  }
  .aideeplearn .netAppOntapFour p {
    font-size: 1.6rem;
  }
  .aideeplearn .netAppOntapFour .bottomBtn {
    display: inline-block;
    position: static;
  }
  .aideeplearn .netAppOntapFour .bottomBtn a.btn {
    position: static;
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 20px;
  }
  .aideeplearn .ontapDiv {
    border: 1px solid #f0f0f0;
    border-bottom: 10px solid #f0f0f0;
    padding: 10px;
    margin-bottom: 20px;
    cursor: pointer;
  }
  .aideeplearn .ontapTitle h3 {
    font-size: 1.6rem;
    line-height: 1.75em;
  }
  .aideeplearn .ontapInfo {
    cursor: auto;
    display: none;
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.75em;
  }
  .aideeplearn .ontapInfo a.btn {
    background: #3e638a;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.75em;
    padding: 10px 15px;
  }
  .manufacturing .TopInfoLeft {
    width: 100%;
  }
  .manufacturing .TopInfoRight {
    width: 100%;
  }
  .manufacturing .TopInfoRight .mbBtn {
    margin: 5% 5% 0;
  }
  .manufacturing .TopInfoRight .mbBtn a {
    float: left;
  }
  .manufacturing .TopInfoRight .pdfDown2 h3 {
    width: 100% !important;
    padding: 0 !important;
  }
  .manufacturing .nabla {
    text-align: center;
    margin: 0 auto;
    width: 0px;
    height: 0px;
    border-top: 18px solid #f6f6f6;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .manufacturing .item-text-img .product-list-box .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 18px;
  }
  .manufacturing .item-text-img .product-list-box .item-text h4 {
    font-size: 1.6rem;
    margin-top: 12px;
    margin-bottom: 12px;
    font-weight: normal;
  }
  .manufacturing .item-text-img .product-list-box .item-text p {
    font-size: 1.6rem;
    margin: 8px 0;
    line-height: 1.5em;
  }
  .manufacturing .item-text-img .product-list-box .item-text a {
    font-size: 1.6rem;
    color: #353535;
  }
  .manufacturing .item-text-img .product-list-box .item-text a:hover {
    color: #195fa9;
  }
  .manufacturing .item-text-img .product-list-box .item-text .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .manufacturing .item-text-img .product-list-box .item-text .btn:hover {
    color: #fff;
  }
  .manufacturing .item-text-img#item03 {
    background: #195fa9;
    color: #fff;
  }
  .manufacturing .item-text-img#item04 {
    background: #f6f6f6;
    color: #000;
    padding: 25px 0;
  }
  .manufacturing .item-text-img#item04 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .manufacturing .item-text-img#item04 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .manufacturing .item-text-img#item04 .item-text h3.healthcareH3Title {
    color: #006aa7;
    font-size: 2.2rem;
  }
  .manufacturing .item-text-img#item04 .item-text h4 {
    font-size: 1.6rem;
    font-weight: normal;
  }
  .manufacturing .item-text-img#item04 .item-text p {
    font-size: 1.6rem;
    text-align: left;
  }
  .manufacturing .item-text-img#item04 .item-text h5 {
    font-size: 1.6rem;
    font-weight: normal;
  }
  .manufacturing.healthcare .TopInfoRight {
    width: 100%;
    margin: 0;
    float: none;
  }
  .manufacturing.healthcare .TopInfoRight .pdfDown {
    margin-bottom: 0;
    padding: 0;
  }
  .manufacturing.healthcare .TopInfoRight .pdfDown .pdfDownBtn {
    text-align: center;
  }
  .manufacturing.healthcare .TopInfoRight .pdfDown h3 {
    font-size: 1.8rem;
    float: none;
    padding: 20px 20px 10px 20px;
  }
  .manufacturing.healthcare .TopInfoRight .pdfDown a {
    font-size: 1.4rem;
    padding: 7px 10px;
    float: none;
    margin: 0;
    margin-bottom: 20px;
    display: inline-block;
  }
  .manufacturing.healthcare .item-text-img#item04 {
    padding: 0 0 25px 0;
  }
  .manufacturing.healthcare .item-text-img#item04 .item-text h3 {
    margin-top: 20px;
  }
  .manufacturing.mediaentertainment .item-text-img .product-list-box .item-text.fl {
    float: left;
  }
  .manufacturing.mediaentertainment .item-text-img#item05 .item-text ul {
    margin-bottom: 20px;
    width: 100%;
  }
  .manufacturing.mediaentertainment .subInfo {
    font-size: 1.6rem;
    padding-top: 15px;
  }
  .manufacturing.mediaentertainment .mediaTab ul li {
    font-size: 1.6rem;
    color: #fff;
    background: #195fa9;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 2em;
    cursor: pointer;
  }
  .manufacturing.mediaentertainment .mediaTab ul li.current {
    color: #195fa9;
    background: #fff;
    font-weight: bold;
  }
  .manufacturing.dgx .subInfo {
    text-align: center;
  }
  .manufacturing.dgx .subInfo .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
  }
  .manufacturing.dgx #item05 .product-list-box {
    padding: 0;
  }
  .manufacturing.dgx #item05 .tablePro {
    overflow-x: auto;
  }
  .manufacturing.dgx #item05 .tablePro .proList th {
    font-size: 1.4rem;
    padding: 1rem;
  }
  .manufacturing.dgx #item05 .tablePro .proList td {
    font-size: 1.2rem;
    padding: 2rem 1rem;
  }
  .manufacturing.dgx .threeDgx h3 {
    font-size: 1.8rem;
    margin-bottom: 18px;
  }
  .manufacturing.dgx .threeDgx p {
    font-size: 1.6rem;
    margin: 8px 0;
    line-height: 1.5em;
  }
  .manufacturing.dgx .threeDgx ul {
    margin-bottom: 20px;
  }
  .manufacturing.dgx .threeDgx ul li {
    font-size: 1.4rem;
  }
  .manufacturing.dgx .threeDgx ul li:before {
    font-size: 1.2rem;
    margin-right: 4px;
  }
  .ontap .TopInfoRight {
    width: 100%;
  }
  .ontap .TopInfoRight .mbBtn {
    margin: 5% 5% 0;
  }
  .ontap .TopInfoRight .mbBtn a {
    float: left;
  }
  .eda .TopInfoLeft {
    width: 100%;
  }
  .eda .TopInfoRight {
    width: 100%;
  }
  .eda .TopInfoRight .mbBtn {
    margin: 5% 5% 0;
  }
  .eda .TopInfoRight .mbBtn a {
    float: left;
  }
  .eda .nabla {
    text-align: center;
    margin: 0 auto;
    width: 0px;
    height: 0px;
    border-top: 18px solid #f6f6f6;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .eda .EDAInfo {
    font-size: 1.6rem;
    margin: 8px 0;
    line-height: 1.5em;
  }
  .eda .item-text-img .product-list-box .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 18px;
  }
  .eda .item-text-img .product-list-box .item-text h4 {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
  .eda .item-text-img .product-list-box .item-text p {
    font-size: 1.6rem;
    margin: 8px 0;
    line-height: 1.5em;
  }
  .eda .item-text-img .product-list-box .item-text a {
    font-size: 1.6rem;
    color: #353535;
  }
  .eda .item-text-img .product-list-box .item-text a:hover {
    color: #195fa9;
  }
  .eda .item-text-img .product-list-box .item-text .btn {
    font-size: 1.6rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff;
    margin-top: 10px;
  }
  .eda .item-text-img .product-list-box .item-text .btn:hover {
    color: #fff;
  }
  .eda .item-text-img#item03 {
    background: #195fa9;
    color: #fff;
  }
  .eda .item-text-img#item04 {
    background: #f6f6f6;
    color: #000;
    padding: 25px 0;
  }
  .eda .item-text-img#item04 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .eda .item-text-img#item04 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .eda .item-text-img#item04 .item-text h4 {
    font-size: 1.6rem;
    font-weight: normal;
  }
  .technicalservice .btn {
    font-size: 1.4rem;
    padding: 10px 20px;
    background: #002f60;
    color: #fff !important;
    margin-top: 20px;
    display: inline-block;
  }
  .technicalservice .technicalserviceTitle {
    font-size: 1.8rem;
    color: #363636;
    line-height: 1.75em;
    margin-top: 20px;
  }
  .technicalservice .technicalserviceInfo {
    font-size: 1.6rem;
    line-height: 1.75em;
    color: #363636;
    margin-top: 20px;
  }
  .technicalservice .technicalserviceImgLeft {
    float: none;
    width: 100%;
  }
  .technicalservice .technicalserviceImgRight {
    float: none;
    width: 100%;
    margin-left: 0%;
  }
  .technicalservice .technicalserviceImgRight .strategy {
    margin-top: 20px;
  }
  .technicalservice .technicalserviceImgRight .strategy p {
    font-size: 1.6rem;
  }
  .technicalservice .technicalserviceImgRight .strategy h4 {
    font-size: 1.8rem;
    color: #363636;
    line-height: 1.75em;
  }
  .technicalservice .technicalserviceImgRight .strategy ul li {
    font-size: 1.6rem;
    line-height: 1.75em;
    padding-left: 20px;
    background: url(../images/h4icon-2.png) no-repeat left 12px;
    color: #363636;
  }
  .technicalservice .technicalserviceTop {
    margin: 20px 0 40px 0;
  }
  .technicalservice .nabla {
    text-align: center;
    margin: 0 auto;
    width: 0px;
    height: 0px;
    border-top: 18px solid #f6f6f6;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .technicalservice .item-text-img#item04 {
    background: #f6f6f6;
    color: #000;
    padding: 25px 0;
  }
  .technicalservice .item-text-img#item04 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .technicalservice .item-text-img#item04 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .technicalservice .item-text-img#item04 .supportCoverage h4 {
    font-size: 1.8rem;
    line-height: 1.75em;
  }
  .technicalservice .item-text-img#item04 .supportCoverage p {
    font-size: 1.4em;
    line-height: 1.75em;
    margin-top: 20px;
  }
  .technicalservice .item-text-img#item05 {
    padding: 25px 0;
  }
  .technicalservice .item-text-img#item05 .ServiceSystem {
    font-size: 1.6rem;
    line-height: 1.75em;
    padding-bottom: 25px;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemTitle {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemTitle p {
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.75em;
    text-align: center;
    padding: 5px 0;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText {
    float: left;
    width: 100%;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextLeft {
    float: left;
    width: 100%;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextLeft .ServiceSystemLeft {
    font-size: 1.6rem;
    line-height: 1.75em;
    min-height: auto;
    padding: 0 20px;
    color: #fff;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextRight {
    float: left;
    width: 100%;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemTextRight .ServiceSystemRight {
    font-size: 1.4rem;
    line-height: 1.75em;
    min-height: auto;
    padding: 0 20px;
    color: #fff;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter {
    float: left;
    width: 100%;
    border-bottom: 1px solid #b5b5b5;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .ServiceSystemLeft {
    font-size: 1.6rem;
    line-height: 1.75em;
    min-height: auto;
    color: #fff;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .ServiceSystemRight {
    font-size: 1.4rem;
    line-height: 1.75em;
    min-height: auto;
    color: #fff;
    border: 0;
    margin-bottom: 0;
  }
  .technicalservice .item-text-img#item05 .ServiceSystemText .ServiceSystemCenter .noborder {
    border: 0;
  }
  .technicalservice .item-text-img#item05 .borderBottom {
    border-bottom: 0px solid #b5b5b5;
  }
  .lifesciences .TopInfoLeft {
    width: 100%;
  }
  .lifesciences .TopInfoLeft p {
    font-size: 1.4rem;
  }
  .lifesciences .TopInfoLeft ul li {
    font-size: 1.4rem;
  }
  .lifesciences .TopInfoRight {
    width: 100%;
  }
  .lifesciences .nabla {
    text-align: center;
    margin: 0 auto;
    width: 0px;
    height: 0px;
    border-top: 18px solid #f6f6f6;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
  }
  .lifesciences .item-text-img .product-list-box .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 18px;
  }
  .lifesciences .item-text-img#item04 {
    background: #f6f6f6;
    color: #000;
    padding: 25px 0;
  }
  .lifesciences .item-text-img#item04 .item-text {
    text-align: center;
    margin: 0 auto;
  }
  .lifesciences .item-text-img#item04 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .lifesciences .item-text-img#item04 .item-text h4 {
    font-size: 1.6rem;
    font-weight: normal;
  }
  .lifesciences .item-text-img#item05 .item-text {
    margin-bottom: 20px;
    width: 50%;
  }
  .lifesciences .item-text-img#item05 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .lifesciences .item-text-img#item06 .item-text {
    margin-bottom: 20px;
  }
  .lifesciences .item-text-img#item06 .item-text h3 {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
  .product-solution.aff .item-text-img .item-text .notes p {
    font-size: 1.4rem;
  }
  .product-solution.aff .item-text-img .product-list-box .item-text h3 {
    margin-bottom: 10px;
  }
  .product-solution.aff .item-text-img .product-list-box .item-text h4 {
    color: #000;
  }
  .product-solution.aff .item-text-img .product-list-box .item-text p {
    color: #818181;
    margin-bottom: 14px;
  }
  .product-solution.aff .item-text-img .product-list-box .item-text a {
    color: #195fa9;
  }
  .product-solution.aff .item-text-img .product-list-box .item-image {
    float: left;
  }
  .product-solution.aff .item-text-img .product-list-box .item-image span.img {
    margin-left: 0;
  }
  .product-solution.aff .item-text-img:nth-child(odd) .item-image {
    float: right;
  }
  .product-solution.aff .item-text-img:nth-child(odd) .item-image span.img {
    margin-left: 0;
    margin-right: 0;
  }
  .product-solution.aff .item-text-img .searchAff {
    margin-top: 3rem;
  }
  .product-solution.aff .item-text-img .searchAff .searchAffImg {
    margin-bottom: 2rem;
  }
  .product-solution.aff .item-text-img .searchAff h3 {
    font-size: 1.8rem;
    color: #353535;
    line-height: 1.75em;
  }
  .product-solution.aff .item-text-img .searchAff h4 {
    font-size: 1.6rem;
    color: #353535;
    line-height: 1.75em;
  }
  .product-solution.aff .item-text-img .searchAff .searchAffBtn {
    margin-top: 2rem;
    text-align: center;
  }
  .product-solution.aff .item-text-img .searchAff .searchAffBtn a {
    font-size: 1.6rem;
    color: #fff;
    background: #195fa9;
    line-height: 1.75em;
    padding: 10px 18px;
  }
  .product-solution.aff #download {
    padding: 3rem 16px;
  }
  .product-solution.aff #download h4 {
    background: url(/images/h4icon.png) no-repeat left 5px;
    padding-left: 18px;
    margin-bottom: 20px;
    font-size: 1.8rem;
    color: #363636;
    text-align: left;
  }
  .product-solution.aff #download .mr3 {
    margin-right: 3%;
  }
  .product-solution.aff #download .downloadDiv {
    float: none;
    width: 100%;
    background: #cad8e7;
    margin-bottom: 10px;
    text-align: center;
    padding: 3% 0;
  }
  .product-solution.aff #download .downloadDiv p {
    font-size: 1.5rem;
    font-weight: bold;
    float: none;
    padding: 0;
  }
  .product-solution.aff #download .downloadDiv a {
    font-size: 1.5rem;
    color: #fff;
    background: #4e83bb;
    padding: 2% 5%;
    float: none;
    display: inline-block;
    margin: 3% 0 0 0;
  }
  .product-solution.storageSystems .item-text-img .product-list-box h3 {
    font-size: 2rem;
    margin: 9px 0;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .storageProImg {
    text-align: center;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .storageProTitle {
    font-size: 1.8rem;
    padding: 5px 0;
    font-weight: bold;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .storageProInfo {
    font-size: 1.6rem;
    padding: 5px 0;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .btn {
    font-size: 1.6rem;
    padding: 8px 12px;
    background: #002f60;
    color: #fff !important;
    margin-top: 8px;
    display: inline-block;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .mb20 {
    margin-bottom: 10px;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .product-fc-listbox {
    min-height: auto;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .product-swiper {
    padding: 0 0 30px;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .product-swiper .product-swiper-button-next,
  .product-solution.storageSystems .item-text-img .product-list-box .product-swiper .product-swiper-button-prev {
    display: none;
  }
  .product-solution.storageSystems .item-text-img .product-list-box .product-swiper .swiper-pagination-bullet {
    margin: 0 5px;
  }
  .product-solution.storageSystems #item07 .product-list-box h3 {
    font-size: 2rem;
    margin: 9px 0;
    text-align: center;
  }
  .product-solution.storageSystems #item07 .product-list-box .storageProTitle {
    font-size: 1.8em;
    color: #195fa9;
    line-height: 1.75em;
    margin-top: 10px;
  }
  .product-solution.storageSystems #item07 .product-list-box .storageProInfo {
    font-size: 1.6rem;
    line-height: 1.75em;
    padding: 0;
    padding-left: 20px;
    background: url(/images/h4icon.png) no-repeat left 4px;
  }
  .webinarsList .item01_Left .item-image .img {
    width: 100%;
  }
  .webinarsList .item01_Right {
    margin-top: 30px;
  }
  .webinarsList .item01_Right h3 {
    font-size: 1.8rem;
    color: #353535;
    margin-bottom: 15px;
  }
  .webinarsList .item01_Right h3 .new {
    width: 40px;
  }
  .webinarsList .item01_Right p {
    font-size: 1.4rem;
    color: #353535;
    line-height: 1.75em;
    margin-top: 10px;
  }
  .webinarsList .item01_Right .btn {
    font-size: 1.6rem;
    color: #fff;
    background: #195fa9;
    padding: 8px 30px;
    display: inline-block;
    margin-top: 20px;
  }
  .webinarsList .item02 {
    background: #f6f6f6;
    padding: 2.8rem 0;
    margin: 3rem 0;
  }
  .webinarsList .item02 h3 {
    background: url(/images/h4icon.png) no-repeat left 5px;
    font-size: 1.8rem;
    padding-left: 18px;
    margin-bottom: 20px;
  }
  .webinarsList .item02 p {
    font-size: 1.4rem;
    line-height: 1.75em;
    margin: 0 0 10px 0;
  }
  .webinarsList .item03 h3 {
    background: url(/images/h4icon.png) no-repeat left 5px;
    font-size: 1.8rem;
    padding-left: 18px;
  }
  .webinarsList .item03 h3 span {
    font-size: 1.6rem;
    font-weight: normal;
  }
  .webinarsList .item03 .item03_Left {
    margin-top: 20px;
  }
  .webinarsList .item03 .item03_Left .item-image .img {
    width: 100%;
  }
  .webinarsList .item03 .item03_Right {
    margin-top: 20px;
  }
  .webinarsList .item03 .item03_Right p {
    font-size: 1.4rem;
    color: #353535;
    line-height: 1.75em;
    margin-bottom: 10px;
  }
  .webinarsList .item03 .item03_Right ul li {
    padding-left: 32px;
    font-size: 1.4rem;
    color: #353535;
    line-height: 1.75em;
    margin: 10px 0 0 0;
  }
  .webinarsList .item03 .item03_Right ul li.video {
    background: url(/images/icon-video.png) no-repeat left 3px;
  }
  .webinarsList .item03 .item03_Right ul li.download {
    background: url(/images/icon-download.png) no-repeat left 3px;
  }
  .webinarsList .item03 .item03_Right ul li.qa {
    background: url(/images/icon-qa.png) no-repeat left 3px;
  }
  .webinarsList .item03 .item03_Right ul li.solution {
    background: url(/images/icon-solution.png) no-repeat left 3px;
  }
  .webinarsList .item03 .item03_Right ul li a {
    color: #353535;
  }
  .summit .container .summit-center {
    margin-top: 20px;
  }
  .summit .container .summit-center .summitInfo {
    background: url(/images/title-line.jpg) no-repeat left bottom;
    background-size: 100% 4px;
    position: relative;
  }
  .summit .container .summit-center .summitInfo .new {
    position: absolute;
    left: 0;
    top: 0;
  }
  .summit .container .summit-center .summitInfo .videoPlay {
    width: 15%;
    position: absolute;
    left: 50%;
    top: 35%;
    margin-left: -29px;
    z-index: 1;
  }
  .summit .container .summit-center h4 {
    font-size: 1.8rem;
    line-height: 1.75em;
    color: #363636;
  }
  .summit .container .summit-center .summitTime {
    font-size: 1.2rem;
    color: #525252;
    margin-bottom: 20px;
  }
  .summit .container .summit-center .summitText {
    font-size: 1.4rem;
    line-height: 1.75em;
    color: #525252;
    margin: 20px 0;
  }
  .summit .container .summit-center .btn {
    background: #3e638a;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.75em;
    padding: 10px 20px;
    display: inline-block;
  }
  .summit .container .summit-center .guest {
    display: none;
  }
  .summit .container .summit-center .guest h4 {
    font-size: 2.6rem;
    line-height: 1.75em;
    background: url(/images/title-line.jpg) no-repeat left bottom;
    background-size: 100% 4px;
    margin-bottom: 20px;
  }
  .summit .container .summit-center .guest .guestInfo {
    padding: 20px;
  }
  .summit .container .summit-center .guest .guestInfo .guestImg {
    float: left;
    width: 100%;
    text-align: center;
  }
  .summit .container .summit-center .guest .guestInfo .guestImg img {
    width: 70%;
  }
  .summit .container .summit-center .guest .guestInfo .guestText {
    float: left;
    width: 100%;
  }
  .summit .container .summit-center .guest .guestInfo .guestText h5 {
    font-size: 2rem;
    color: #171717;
    padding-bottom: 5px;
    display: inline-block;
    background: url(/images/title-line.jpg) no-repeat left bottom;
    background-size: 100% 4px;
  }
  .summit .container .summit-center .guest .guestInfo .guestText h5 span {
    font-size: 1.6rem;
    color: #171717;
  }
  .summit .container .summit-center .guest .guestInfo .guestText p {
    font-size: 1.4rem;
    line-height: 1.75em;
    color: #353535;
    margin-top: 15px;
  }
  .summit .container .summit-center .guest .guestInfo .guestTop50 {
    margin-top: 50px;
  }
  .summit .container .summit-center .guest .firstGuest .guestImg {
    float: left;
  }
  .summit .container .summit-center .guest .firstGuest .guestText {
    padding-left: 0%;
  }
  .summit .container .summit-center .guest .secondGuest {
    background: #f6f6f6;
  }
  .summit .container .summit-center .guest .secondGuest .guestImg {
    float: right;
  }
  .summit .container .summit-center .guest .secondGuest .guestText {
    padding-right: 0%;
  }
  .summit .container .summitListBtn ul li {
    float: left;
    border-right: 1px solid #fff;
    position: relative;
    width: 25%;
    background: #195fa9;
    text-align: center;
    margin-bottom: 1px;
  }
  .summit .container .summitListBtn ul li a {
    padding: 20px 0;
  }
  .IndustryRecognitionTop8 {
    top: 8% !important;
  }
  .IndustryRecognition .container .IndustryRecognitionListBtn ul li {
    float: left;
    border-right: 1px solid #fff;
    position: relative;
    width: 25%;
    background: #195fa9;
    text-align: center;
    display: inline-block;
    padding: 20px 0;
    color: #fff;
    font-size: 1.4rem;
  }
  .IndustryRecognition .container .IndustryRecognitionListBtn ul li.current {
    background: #fff;
    color: #195fa9;
    font-weight: bold;
  }
  .IndustryRecognition .container .IndustryRecognitionListBtn ul li .new {
    position: absolute;
    left: 0;
    top: 0;
  }
  .IndustryRecognition .container .recognition {
    margin-top: 48px;
    margin-left: 0;
  }
  .IndustryRecognition .container .recognition .recognitionIcon {
    float: left;
    padding-right: 4px;
    border-bottom: 4px solid #d9292a;
    background: url(/images/icon-calendar.png) left top no-repeat;
    width: 54px;
    height: 54px;
  }
  .IndustryRecognition .container .recognition .recognitionInfo {
    float: left;
    margin-top: 50px;
    background: url(/images/title-line-vertical.png) left bottom repeat-y;
    width: 85%;
    padding-bottom: 70px;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv {
    position: relative;
    margin-bottom: 30px;
    padding-left: 1%;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft {
    text-align: center;
    float: none;
    width: 65%;
    padding-left: 5%;
    background: url(/images/color-line.jpg) left bottom no-repeat;
    position: relative;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftDate {
    float: left;
    width: 30%;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftDate p {
    font-size: 1.6rem;
    padding-left: 5px;
    position: absolute;
    bottom: 15px;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftDate p span {
    font-size: 3rem;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftImg {
    width: 65%;
    float: right;
    margin-left: 12px;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivLeft .recognitionInfoDivLeftImg img {
    width: 100%;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight {
    float: none;
    width: auto;
    position: static;
    padding-left: 5%;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight h3 {
    padding-top: 10px;
    color: #232127;
    font-size: 1.6rem;
    font-weight: normal;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight p {
    color: #232127;
    font-size: 1.4rem;
    line-height: 1.75em;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight .xiangqing {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .IndustryRecognition .container .recognition .recognitionInfo .recognitionInfoDiv .recognitionInfoDivRight .xiangqing a {
    color: #195fa9;
    font-size: 1.2rem;
  }
  .datamotor .container .transformationListBtn ul li {
    float: left;
    border-right: 1px solid #fff;
    position: relative;
    width: 50%;
    background: #195fa9;
    text-align: center;
    margin-bottom: 1px;
  }
  .datamotor .container .transformationListBtn ul li a {
    display: inline-block;
    padding: 20px 0px;
    color: #fff;
  }
  .datamotor .container .transformationListBtn ul li.current {
    background: #fff;
  }
  .datamotor .container .transformationListBtn ul li.current a {
    color: #195fa9;
    font-weight: bold;
  }
  .datamotor .container .transformationListBtn ul li .new {
    position: absolute;
    left: 0;
    top: 0;
  }
  .datamotor .container .datamotorListBtn ul li {
    float: left;
    border-right: 1px solid #fff;
    position: relative;
    width: 25%;
    background: #195fa9;
    text-align: center;
    margin-bottom: 1px;
  }
  .datamotor .container .datamotorListBtn ul li a {
    display: inline-block;
    padding: 20px 0px;
    color: #fff;
  }
  .datamotor .container .datamotorListBtn ul li.current {
    background: #fff;
  }
  .datamotor .container .datamotorListBtn ul li.current a {
    color: #195fa9;
    font-weight: bold;
  }
  .datamotor .container .datamotorListBtn ul li .new {
    position: absolute;
    left: 0;
    top: 0;
  }
  .datamotor .container .datamotor-center {
    margin-top: 20px;
  }
  .datamotor .container .datamotor-center .datamotorInfo {
    background: url(/images/title-line.jpg) no-repeat left bottom;
    background-size: 100% 4px;
    position: relative;
  }
  .datamotor .container .datamotor-center .datamotorInfo .new {
    position: absolute;
    left: 0;
    top: 0;
  }
  .datamotor .container .datamotor-center .datamotorInfo .videoPlay {
    width: 15%;
    position: absolute;
    left: 50%;
    top: 35%;
    margin-left: -29px;
    z-index: 1;
  }
  .datamotor .container .datamotor-center h4 {
    font-size: 1.8rem;
    line-height: 1.75em;
    color: #363636;
    margin-top: 20px;
  }
  .datamotor .container .datamotor-center .datamotorTime {
    font-size: 1.2rem;
    color: #525252;
    margin-bottom: 20px;
  }
  .datamotor .container .datamotor-center .datamotorText {
    font-size: 1.4rem;
    line-height: 1.75em;
    color: #525252;
    margin: 20px 0;
  }
  .datamotor .container .datamotor-center .datamotorBottom .datamotorSynopsis2 p {
    font-size: 1.4rem;
    color: #353535;
    margin-top: 20px;
    line-height: 1.75em;
  }
  .datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 {
    margin-top: 20px;
  }
  .datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 .datamotorTeacherImg2 {
    float: left;
    width: 16%;
  }
  .datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 .datamotorTeacherInfo2 {
    float: left;
    width: 80%;
    padding-left: 4%;
  }
  .datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 .datamotorTeacherInfo2 .datamotorTeacherName2 {
    font-size: 1.4rem;
    line-height: 1.75em;
    color: #195fa9;
    font-weight: bold;
    display: inline-block;
    background: url(/images/title-line.jpg) no-repeat left bottom;
    background-size: 100% 4px;
    margin-top: 5px;
  }
  .datamotor .container .datamotor-center .datamotorBottom .datamotorTeacher2 .datamotorTeacherInfo2 .datamotorTeacherSynopsis2 {
    font-size: 1.2rem;
    line-height: 1.5em;
    color: #6a6a6a;
    margin: 10px 0;
  }
  .datamotor .datamotorTeacher {
    margin-bottom: 20px;
  }
  .datamotor .datamotorTeacher .datamotorTeacherImg {
    float: left;
    width: 16%;
  }
  .datamotor .datamotorTeacher .datamotorTeacherInfo {
    float: left;
    width: 80%;
    padding-left: 4%;
  }
  .datamotor .datamotorTeacher .datamotorTeacherInfo .datamotorTeacherName {
    font-size: 1.4rem;
    line-height: 1.75em;
    color: #195fa9;
    font-weight: bold;
    display: inline-block;
    background: url(/images/title-line.jpg) no-repeat left bottom;
    background-size: 100% 4px;
    margin-top: 5px;
  }
  .datamotor .datamotorTeacher .datamotorTeacherInfo .datamotorTeacherSynopsis {
    font-size: 1.2rem;
    line-height: 1.5em;
    color: #6a6a6a;
    margin: 10px 0;
  }
}
@media screen and (max-width: 320px) {
  .home {
    top: 16%;
  }
  .home .text-box-homesmall h1 {
    font-size: 1.6rem;
  }
  .home .text-box-homesmall p {
    font-size: 1.2rem;
  }
  .breadcrumb .navTel span {
    display: none;
  }
  .hero .text-box h1.theme {
    font-size: 2rem;
  }
  .hero .text-box {
    position: absolute;
    width: 100%;
    top: 30%;
    left: 0;
  }
  .hero .text-box p.themeP {
    margin-top: 0px;
  }
  .hero .text-box .topTopONTAPLink {
    text-align: center;
    margin-top: 0px;
  }
  .hero .text-box .topTopONTAPLink span {
    background: #195fa9;
    font-size: 1.4rem;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
  }
  .hero .topTop {
    top: 3%;
  }
  .hero .topTopONTAP {
    top: 5%;
  }
  .hero .topTopONTAP2 {
    top: 15%;
  }
  .hero .topTopONTAP2 h1.theme {
    font-size: 1.4rem;
  }
  .hero .topTopONTAP2 p.themeP {
    font-size: 1.2rem;
  }
  .hero .topTopONTAP2 p.themeBtn {
    margin-top: 10px;
  }
  .hero .topTopONTAP2 p.themeBtn a {
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  .about .text-box p {
    margin: 4px 0;
    font-size: 1.2rem;
    line-height: 14px;
  }
  .about .text-box a {
    padding: 4px 8px;
  }
  .news-details.aboutUS .about-pic .text-box {
    top: 5%;
  }
  .news-details.aboutUS .about-pic .text-box h1 {
    font-size: 2rem;
  }
  .form-horizontal .control-label {
    font-size: 12px;
  }
}
.search-box {
  width: 60%;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
}
.search-box .search-text {
  flex: auto;
  padding: 10px 20px;
  margin-right: 10px;
  border: 1px solid #bbb;
  font-size: 16px;
  color: #999;
}
.search-box .search-btn {
  flex: none;
  padding: 0 20px 0 45px;
  background: #195fa9 url('/images/icon-search.png') 20px center no-repeat;
  border: none;
  font-size: 16px;
  color: white;
}
.search-box span {
  margin-top: 5px;
  font-size: 12px;
  color: #999;
}
.search-result {
  margin-top: 30px;
  padding: 0 20px;
  display: none;
}
.search-result table {
  width: 100%;
}
.search-result table thead th {
  padding: 12px;
  background: #e4e4e4;
  font-size: 18px;
  text-align: center;
}
.search-result table tbody tr {
  background: #fcfcfc;
}
.search-result table tbody tr:nth-child(even) {
  background: #f6f6f6;
}
.search-result table tbody tr td {
  padding: 12px;
  font-size: 18px;
  text-align: center;
}
.search-result dl {
  display: none;
}
.dmc-mq3 {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  flex: 0 1 100%;
}
.dmc-mq3 .pnls {
  position: relative;
  max-width: 100%;
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
}
.dmc-mq3 .pnl {
  position: relative;
  box-sizing: content-box;
  min-width: 288px;
  min-height: 340px;
  width: 90vw;
  flex-shrink: 0;
  flex: 1 0 auto;
  border-right: 5px solid white;
  outline: 0;
}
.dmc-mq3 .pnl:last-child {
  border-right: 0;
}
.dmc-mq3 .pnl:first-child {
  border-right: 5px solid white;
}
.dmc-mq3 .pnl .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.dmc-mq3 .pnl .bg img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.dmc-mq3 .pnl .bg::after {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: ' ';
  top: auto;
  height: 60%;
  transition: all 500ms ease-out;
}
.dmc-mq3 .pnl .bg.nobg::after {
  display: none;
}
.dmc-mq3 .pnl-cnt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 0;
}
.dmc-mq3 .pvw {
  position: absolute;
  display: none;
  padding: 0 20px;
  bottom: 5%;
  left: 0;
  right: 0;
}
.dmc-mq3 .cnt {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5%;
  padding: 20px;
}
.dmc-mq3 .cnt * {
  text-align: center;
}
.dmc-mq3 .cnt p {
  font-size: 1.8rem;
  color: #fff;
  margin: 15px 0;
}
.dmc-mq3 .cnt .cta {
  display: inline-block;
  font-size: 1.6rem;
  padding: 10px 20px;
  background: #762d58;
  color: #fff;
}
.dmc-mq3 h2 {
  text-align: center;
  font-size: 2rem;
  line-height: 1.25em;
  color: #fff;
}
.dmc-mq3 .big {
  text-align: center;
  font-size: 2rem;
  line-height: 1.25em;
  color: #fff;
}
@media only screen and (min-width: 37.5em) {
  .dmc-mq3 .pnls {
    min-height: 440px;
  }
  .dmc-mq3 .pnl {
    min-width: 530px;
    /* width:530px; */
    min-height: 440px;
  }
  .dmc-mq3 .pnl:first-child {
    border-right: 5px solid #fff;
  }
  .dmc-mq3 .pnl .bg::after {
    content: ' ';
    top: auto;
    height: 60%;
    background: none !important;
    transition: all 500ms ease-out;
  }
  .dmc-mq3 h2 {
    font-size: 2rem;
  }
  .dmc-mq3 .big {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 100em) {
  .dmc-mq3 .pnl {
    min-width: 0;
    width: 33%;
  }
}
@media only screen and (min-width: 64em) {
  .dmc-mq3 h2 {
    font-size: 2.8rem;
  }
  .dmc-mq3 .big {
    font-size: 3.2rem;
  }
  .dmc-mq3 .pvw {
    display: block;
    transform: translateY(0);
    transition: all 300ms ease-in;
    transition-delay: 100ms;
  }
  .dmc-mq3 .cnt {
    position: absolute;
    bottom: 5%;
    width: 570px;
    left: calc(50% - 285px);
    display: none;
    transition: all 300ms ease-in;
    transition-delay: 100ms;
  }
  .dmc-mq3 .cnt p {
    font-size: 2.6rem;
  }
  .dmc-mq3 .cnt .cta {
    display: inline-block;
    font-size: 2.6rem;
    padding: 15px 30px;
    background: #762d58;
    color: #fff;
  }
  .dmc-mq3 .pnl {
    min-height: 442px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 33.3333%;
    min-width: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: width 150ms;
    overflow: hidden;
    border-left: 5px solid white;
  }
  .dmc-mq3 .pnl:after {
    content: ' ';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.75);
    opacity: 0;
  }
  .dmc-mq3 .pnl:first-child {
    left: 0;
    right: auto;
    width: calc(33.3333% - 5px);
    border-left: 0;
    transform: none;
    border-right: 5px solid white;
  }
  .dmc-mq3 .pnl:last-child {
    left: auto;
    right: 0;
    width: calc(33.3333% - 5px);
    border-right: 0;
    transform: none;
  }
  .dmc-mq3 .pnl.active {
    z-index: 1;
    width: 60% !important;
  }
  .dmc-mq3 .pnls {
    min-height: 442px;
    overflow: hidden;
  }
  .active .pnl:not(.active)::after {
    transition-duration: 3s;
    opacity: 1;
  }
}
.whitepapers .form .form-item-option {
  margin-bottom: 40px;
}
.whitepapers .form .form-item-option p {
  margin-bottom: 10px;
}
.whitepapers .form .form-item-option ul li {
  width: 33%;
}
.qita {
  width: 6%;
}
.qitainputDiv {
  display: none;
  width: 93%;
  float: right;
}
.qitaInput {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.qitainputDiv1 {
  display: none;
  width: 70%;
  float: right;
}
.qitaInput1 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.qitainputDiv2 {
  display: none;
  width: 70%;
  float: right;
}
.qitaInput2 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.qitainputDiv3 {
  display: none;
  width: 70%;
  float: right;
}
.qitaInput3 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.qitainputDiv4 {
  display: none;
  width: 70%;
  float: right;
}
.qitaInput4 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.qitainputDiv5 {
  display: none;
  width: 70%;
  float: right;
}
.qitaInput5 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.feedbackRegister .option-related .checkboxRelated li {
  width: 50%;
}
.feedbackRegister .qitainputDiv {
  display: block;
  width: 93%;
  float: right;
}
.feedbackRegister .qitaInput {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.feedbackRegister .qitainputDiv1 {
  display: block;
  width: 70%;
  float: right;
}
.feedbackRegister .qitaInput1 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.feedbackRegister .qitainputDiv2 {
  display: block;
  width: 70%;
  float: right;
}
.feedbackRegister .qitaInput2 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.feedbackRegister .qitainputDiv3 {
  display: block;
  width: 70%;
  float: right;
}
.feedbackRegister .qitaInput3 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.feedbackRegister .qitainputDiv4 {
  display: block;
  width: 70%;
  float: right;
}
.feedbackRegister .qitaInput4 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.feedbackRegister .qitainputDiv5 {
  display: block;
  width: 70%;
  float: right;
}
.feedbackRegister .qitaInput5 {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  width: 100%;
}
.feedbackRegister .form .form-item-box input {
  color: #e57269 !important;
}
.feedbackRegister .form .form-item-box select {
  background: url(../images/icon-select-57269.png) no-repeat right 8px;
}
.feedbackRegister .form .form-item-box:before {
  color: #e57269;
}
.feedbackRegister .form .form-item-option ul li.active:before {
  background: #e57269;
  border: 1px solid #e57269;
}
.feedbackRegister .form .form-item-option p::before {
  color: #e57269;
}
.feedbackRegister .form .form-item-option .optionDemand {
  color: #e57269;
}
.feedbackRegister .form .form-item-button {
  background: #e57269 !important;
}
.feedbackRegister .Q6_QT,
.feedbackRegister .Q8_QT {
  display: none;
}
