.container-new {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.nowhot div {
  display: flex;
  justify-content: center;
}
.nowhot div span {
  display: block;
  max-width: 100px;
  overflow: hidden;
  margin-left: 28px;
  margin-right: 8px;
}
.nowhot div img {
  margin-top: 8px;
  width: 20px;
  height: 20px;
}
.header .links ul li .nowhot span {
  display: block;
  width: auto;
  height: auto;
  position: static;
  background: transparent;
  margin-left: 28px;
  z-index: 1;
}
.header {
  background: rgba(255, 255, 255, 0.1);
}
.headerFixed {
  background: rgba(0, 0, 0, 0.32);
}
.page {
  text-align: center;
}
.page a {
  border: 1px solid transparent;
}
.inside-banner .newtitle {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 11px;
  margin-left: -37%;
}
.inside-banner .newinfo {
  font-size: 30px;
  color: #FFFFFF;
  line-height: 1.25;
  margin-left: -37%;
}
.inside-banner .newinfo2 {
  margin-top: -9px;
  margin-left: -43%;
  line-height: 1.25;
  font-size: 30px;
  color: #FFFFFF;
}
.inside-banner .newinfo2 span {
  font-weight: 500;
  font-size: 36px;
}
.inside-banner .newinfo3 {
  height: 30px;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 30px;
  margin-left: -36%;
}
.inside-banner .covber .newplab {
  font-size: 50px;
  line-height: 1;
  color: #FFFFFF;
  margin-bottom: 11px;
  font-weight: 500;
  margin-top: 55px;
}
.inside-banner .covber .newplab2 {
  font-size: 30px;
  color: #FFFFFF;
  line-height: 1;
}
.inside-banner .covber .newiptbxr {
  width: 510px;
  margin: 31px auto 0;
}
.inside-banner .covber .newiptbxr .inputboxer {
  float: left;
  width: 458px;
  height: 48px;
  border-radius: 24px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.inside-banner .covber .newiptbxr .inputboxer input {
  width: 458px;
  height: 48px;
  background: transparent;
  border: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  border-radius: 24px;
}
.inside-banner .covber .newiptbxr .inputboxer input::-ms-clear {
  display: none;
}
.inside-banner .covber .newiptbxr .inputboxer input::-webkit-input-placeholder {
  font-size: 14px;
  color: #999999;
}
.inside-banner .covber .newiptbxr i {
  display: block;
  float: left;
  cursor: pointer;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-left: 4px;
  background-color: #FFD200;
  background-image: url(../images/searchback.png);
  background-position: 12px 12px;
  background-repeat: no-repeat;
  background-size: 24px 25px;
}
.inside-banner .bottom {
  margin-top: 12px;
  margin-left: 11px;
  text-align: left;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #FFFFFF;
}
.threebox {
  width: 100%;
  padding-top: 86px;
  background: #FFFFFF;
}
.threebox .threebox-cell {
  float: left;
  width: 29.33%;
  margin-right: 6%;
}
.threebox .threebox-cell .tbcinner {
  max-width: 393px;
  margin-bottom: 63px;
  background: #FFFFFF;
  border: 3px solid #3DA2F8;
  border-radius: 30px;
}
.threebox .threebox-cell .tbcinner:hover {
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.35);
}
.threebox .threebox-cell .tbcinner .toptt {
  margin: -34px auto 49px;
  width: 79.35%;
  max-width: 304px;
  height: 72px;
  line-height: 72px;
  border-radius: 36px;
  text-align: center;
  font-size: 36px;
  color: #FFFFFF;
  background: #3793F6;
  overflow: hidden;
  box-shadow: 0px 5px 5px 0px rgba(55, 147, 246, 0.29);
}
.threebox .threebox-cell .tbcinner .price {
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 60px;
  font-weight: bold;
  color: #3998F7;
  margin: 0 auto 32px;
}
.threebox .threebox-cell .tbcinner .price span {
  margin-left: 15px;
  font-size: 36px;
  color: #333333;
  font-weight: normal;
}
.threebox .threebox-cell .tbcinner .ibox {
  max-width: 339px;
  max-height: 185px;
  margin: 0 auto 32px;
  position: relative;
}
.threebox .threebox-cell .tbcinner .ibox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.threebox .threebox-cell .tbcinner .ibox .copywriting {
  position: absolute;
  left: 190px;
  top: 52px;
}
.threebox .threebox-cell .tbcinner .ibox .copywriting div {
  color: #FFFFFF;
}
.threebox .threebox-cell .tbcinner .ibox .copywriting div:first-child {
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 8px;
}
.threebox .threebox-cell .tbcinner .ibox .copywriting div:last-child {
  font-size: 30px;
  line-height: 30px;
}
.threebox .threebox-cell .tbcinner .btmbtn {
  width: 205px;
  height: 53px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto 42px;
  border-radius: 27px;
  background: rgba(255, 137, 51, 0);
  border: 2px solid #EC5B3C;
  font-size: 24px;
  color: #EC5B3C;
}
.threebox .threebox-cell .tbcinner .btmbtn:hover {
  color: #FFFFFF;
  background: #EC5B3C;
  box-shadow: 3px 4px 4px 0px rgba(236, 91, 60, 0.19);
}
.threebox .threebox-cell:nth-child(2) .tbcinner {
  border: 3px solid #6377FF;
}
.threebox .threebox-cell:nth-child(2) .tbcinner .toptt {
  background: #6479FF;
}
.threebox .threebox-cell:nth-child(2) .tbcinner .price {
  color: #6479FF;
}
.threebox .threebox-cell:nth-child(3) {
  margin-right: 0;
}
.threebox .threebox-cell:nth-child(3) .tbcinner {
  border: 3px solid #2B5BD0;
}
.threebox .threebox-cell:nth-child(3) .tbcinner .toptt {
  background: #2B5BD0;
}
.threebox .threebox-cell:nth-child(3) .tbcinner .price {
  color: #305FD3;
}
.threeboxsecd {
  width: 100%;
  height: 682px;
  padding-bottom: 56px;
  padding-top: 100px;
  background: #FFFFFF;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  background-image: url(../images/back4.png);
}
.threeboxsecd .trbsecell {
  float: left;
  width: 25.15%;
  height: 526px;
  margin-right: 4.03%;
  background: #FFFFFF;
  border: 1px solid #E8E7E7;
  border-radius: 10px;
  transition: all 0.5s;
}
.threeboxsecd .trbsecell:hover {
  box-shadow: 0px 5px 40px 0px rgba(4, 0, 0, 0.14);
  margin-top: -50px;
}
.threeboxsecd .trbsecell .skeleton {
  width: 100%;
  height: 100%;
}
.threeboxsecd .trbsecell .skeleton .trbhead {
  width: 100%;
  height: 132px;
  background-image: url(../images/web1.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 26px;
}
.threeboxsecd .trbsecell .skeleton .trbhead div {
  text-align: center;
}
.threeboxsecd .trbsecell .skeleton .trbhead div:nth-child(1) {
  height: 30px;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 30px;
  margin-bottom: 10px;
}
.threeboxsecd .trbsecell .skeleton .trbhead div:nth-child(2) {
  height: 18px;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 18px;
}
.threeboxsecd .trbsecell .skeleton .price {
  margin-top: 34px;
  margin-bottom: 29px;
  text-align: center;
  height: 36px;
  font-size: 20px;
  color: #35D79E;
  line-height: 36px;
}
.threeboxsecd .trbsecell .skeleton .price span {
  font-size: 36px;
  font-weight: bold;
}
.threeboxsecd .trbsecell .skeleton .portray {
  margin-bottom: 39px;
  height: 157px;
  padding-left: 57px;
}
.threeboxsecd .trbsecell .skeleton .portray div {
  height: 18px;
  font-size: 18px;
  color: #333333;
  line-height: 18px;
  margin-bottom: 17px;
  position: relative;
}
.threeboxsecd .trbsecell .skeleton .portray div:last-child {
  margin-bottom: 0;
}
.threeboxsecd .trbsecell .skeleton .portray div::before {
  position: absolute;
  display: block;
  content: url(../images/fork1.png);
  right: 46px;
  top: 1px;
  width: 16px;
  height: 12px;
}
.threeboxsecd .trbsecell .skeleton .expcsbtn {
  width: 232px;
  height: 59px;
  border-radius: 30px;
  background: rgba(242, 119, 78, 0);
  border: 2px solid #35D79E;
  text-align: center;
  font-size: 24px;
  color: #35D79E;
  line-height: 59px;
  margin: 0 auto;
}
.threeboxsecd .trbsecell .skeleton .expcsbtn:hover {
  color: #ffffff;
  background: #35D79E;
  border: 2px solid transparent;
}
.threeboxsecd .trbsecell:nth-child(1) {
  margin-left: 8.66%;
}
.threeboxsecd .trbsecell:nth-child(2) .trbhead {
  background-image: url(../images/web2.png);
}
.threeboxsecd .trbsecell:nth-child(2) .price {
  color: #6478FF;
}
.threeboxsecd .trbsecell:nth-child(2) .portray div::before {
  content: url(../images/fork2.png);
}
.threeboxsecd .trbsecell:nth-child(2) .portray .signer {
  color: #35D79E;
}
.threeboxsecd .trbsecell:nth-child(2) .portray .signer::before {
  content: url(../images/fork1.png);
}
.threeboxsecd .trbsecell:nth-child(2) .expcsbtn {
  color: #6478FF;
  border: 2px solid #6478FF;
}
.threeboxsecd .trbsecell:nth-child(2) .expcsbtn:hover {
  background: #6478FF;
}
.threeboxsecd .trbsecell:nth-child(3) {
  margin-right: 0;
}
.threeboxsecd .trbsecell:nth-child(3) .trbhead {
  background-image: url(../images/web3.png);
}
.threeboxsecd .trbsecell:nth-child(3) .price {
  color: #01BFF5;
}
.threeboxsecd .trbsecell:nth-child(3) .portray div::before {
  content: url(../images/fork3.png);
}
.threeboxsecd .trbsecell:nth-child(3) .portray .signer {
  color: #6478FF;
}
.threeboxsecd .trbsecell:nth-child(3) .portray .signer::before {
  content: url(../images/fork2.png);
}
.threeboxsecd .trbsecell:nth-child(3) .expcsbtn {
  color: #01BFF5;
  border: 2px solid #01BFF5;
}
.threeboxsecd .trbsecell:nth-child(3) .expcsbtn:hover {
  background: #01BFF5;
}
.uniontc {
  width: 100%;
  overflow: auto;
  background: #F9F9F9;
}
.compoundout {
  padding-top: 67px;
  padding-bottom: 56px;
  overflow: auto;
}
.compoundout .compoundtable {
  border: 1px solid #E8E7E7;
  border-radius: 10px;
}
.compoundout .compoundtable .compoudntbhead {
  width: 100.15%;
  margin-left: -1px;
  height: 121px;
  background-image: url(../images/bg.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.compoundout .compoundtable .compoudntbhead .tbhead {
  float: left;
  width: 35.15%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-right: 1px solid #F18267;
}
.compoundout .compoundtable .compoudntbhead .tbhead::before {
  position: absolute;
  display: block;
  content: '';
  background: #F18267;
  width: 487px;
  height: 1px;
  left: -5px;
  top: 61px;
  transform: rotate(14deg);
}
.compoundout .compoundtable .compoudntbhead .tbhead div {
  position: absolute;
  font-size: 24px;
  line-height: 23px;
  color: #ffffff;
}
.compoundout .compoundtable .compoudntbhead .tbhead div:first-child {
  left: 104px;
  bottom: 33px;
}
.compoundout .compoundtable .compoudntbhead .tbhead div:last-child {
  right: 124px;
  top: 29px;
}
.compoundout .compoundtable .compoudntbhead .other {
  float: left;
  width: 21.61%;
  height: 100%;
}
.compoundout .compoundtable .compoudntbhead .other div {
  width: 100%;
  text-align: center;
}
.compoundout .compoundtable .compoudntbhead .other div:nth-child(1) {
  height: 29px;
  font-size: 30px;
  font-weight: bold;
  line-height: 29px;
  color: #ffffff;
  margin-bottom: 12px;
  margin-top: 30px;
}
.compoundout .compoundtable .compoudntbhead .other div:nth-child(2) {
  height: 19px;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  color: #ffffff;
}
.compoundout .compoundtable .compoudntbhead .tbhead2 {
  float: left;
  width: 13.58%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-right: 1px solid #F18267;
}
.compoundout .compoundtable .compoudntbhead .tbhead2::before {
  position: absolute;
  display: block;
  content: '';
  background: #F18267;
  width: 487px;
  height: 1px;
  left: -38px;
  top: 137px;
  transform: rotate(34deg);
}
.compoundout .compoundtable .compoudntbhead .tbhead2 div {
  position: absolute;
  font-size: 24px;
  line-height: 23px;
  color: #ffffff;
}
.compoundout .compoundtable .compoudntbhead .tbhead2 div:first-child {
  left: 24px;
  bottom: 30px;
}
.compoundout .compoundtable .compoudntbhead .tbhead2 div:last-child {
  right: 34px;
  top: 27px;
}
.compoundout .compoundtable .compoudntbhead .other2 {
  float: left;
  width: 86.42%;
  height: 100%;
  padding-left: 20.82%;
}
.compoundout .compoundtable .compoudntbhead .other2 div {
  width: 100%;
  text-align: center;
}
.compoundout .compoundtable .compoudntbhead .other2 div:nth-child(1) {
  height: 29px;
  font-size: 30px;
  font-weight: bold;
  line-height: 29px;
  color: #ffffff;
  margin-bottom: 12px;
  margin-top: 30px;
}
.compoundout .compoundtable .compoudntbhead .other2 div:nth-child(2) {
  height: 19px;
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  color: #ffffff;
}
.compoundout .compoundtable .secondtblt {
  float: left;
  width: 13.51%;
  height: 100%;
  background: #FFF0EC;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #FFFFFF;
  font-size: 18px;
  text-align: center;
  color: #666666;
}
.compoundout .compoundtable .secondtbrt {
  float: left;
  width: 86.49%;
}
.compoundout .compoundtable .secondtbrt .secdcell div {
  float: left;
  width: 25%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.compoundout .compoundtable .secondtbrt .secdcell div:last-child {
  border-right: none;
}
.compoundout .compoundtable .secondtbrt .secdcell:nth-child(even) div:nth-child(even) {
  background: #fff7f6;
}
.compoundout .compoundtable .secondtbrt .secdcell:nth-child(even) div:nth-child(odd) {
  background: #fff9f8;
}
.compoundout .compoundtable .secondtbrt .secdcell:nth-child(odd) div:nth-child(even) {
  background: #fff0ec;
}
.compoundout .compoundtable .secondtbrt .secdcell:nth-child(odd) div:nth-child(odd) {
  background: #fff3f0;
}
.compoundout .compoundtable .secondtbrt .secdcell .corect {
  color: #17be1b;
  font-weight: bold;
}
.compoundout .compoundtable .secondtbrt .secdcell .falset {
  color: #ec5c3c;
  font-weight: bold;
}
.compoundout .compoundtable .thrfrth {
  width: 75% !important;
}
.compoundout .compoundtable .htrfrth {
  width: 64.8675% !important;
}
.compoundout .compoundtable .versioninformation {
  height: 300px;
}
.compoundout .compoundtable .versioninformation .secondtblt {
  line-height: 300px;
}
.compoundout .compoundtable .vsifmt {
  height: 200px;
}
.compoundout .compoundtable .vsifmt .secondtblt {
  line-height: 200px;
}
.compoundout .compoundtable .webstort {
  height: 200px;
}
.compoundout .compoundtable .webstort .secondtblt {
  line-height: 200px;
}
.compoundout .compoundtable .resouralctn {
  height: 250px;
}
.compoundout .compoundtable .resouralctn .secondtblt {
  line-height: 250px;
}
.compoundout .compoundtable .websiteoperation {
  height: 550px;
}
.compoundout .compoundtable .websiteoperation .secondtblt {
  line-height: 550px;
}
.compoundout .compoundtable .resourceallocation {
  height: 300px;
}
.compoundout .compoundtable .resourceallocation .secondtblt {
  line-height: 300px;
}
.compoundout .compoundtable .secondtb {
  height: 650px;
}
.compoundout .compoundtable .secondtb .secondtblt {
  line-height: 650px;
}
.compoundout .compoundtable .thirdtb {
  height: 300px;
}
.compoundout .compoundtable .thirdtb .secondtblt {
  line-height: 300px;
}
.compoundout .compoundtable .lastb {
  height: 103px;
}
.compoundout .compoundtable .lastb .reserveplace {
  float: left;
  width: 13.51%;
  height: 100%;
  background: #FFF0EC;
  border-right: 1px solid #ffffff;
  border-radius: 0 0 0 10px;
}
.compoundout .compoundtable .lastb .reserveplacet {
  float: left;
  width: 21.6225%;
  height: 100%;
  background: #FFF9F8;
}
.compoundout .compoundtable .lastb .btnbox {
  float: left;
  width: 21.6225%;
  text-align: center;
  height: 100%;
}
.compoundout .compoundtable .lastb .btnbox:nth-child(3) {
  background: #FFF7F6;
}
.compoundout .compoundtable .lastb .btnbox:nth-child(4) {
  background: #FFF9F8;
}
.compoundout .compoundtable .lastb .btnbox:nth-child(5) {
  background: #FFF7F6;
  border-radius: 0 0 10px 0;
}
.compoundout .compoundtable .lastb .btnbox a {
  display: block;
  width: 145px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  margin: 30.5px auto;
  border-radius: 21px;
  border: solid 2px #f2774e;
  font-size: 18px;
  color: #ec5b3c;
}
.compoundout .compoundtable .lastb .btnbox a:hover {
  color: #ffffff;
  background-color: #ec5b3c;
  border: 2px solid transparent;
  box-shadow: 3px 4px 4px 0px rgba(236, 91, 60, 0.19);
}
.compoundout .compoundtable table {
  border-radius: 10px;
}
.compoundout .compoundtable table tr {
  width: 86.48%;
  text-align: center;
}
.compoundout .compoundtable table .fline {
  background: #FFF0EC;
  border-bottom: 1px solid #ffffff;
}
.compoundout .compoundtable table .fline td {
  width: 13.52%;
  text-align: center;
  font-size: 18px;
  color: #666666;
}
.compoundout .compoundtable table td {
  width: 25%;
  text-align: center;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  font-size: 16px;
  color: #666666;
}
.compoundout .compoundtable table td:nth-child(even) {
  background: #fff9f8;
}
.compoundout .compoundtable table td:nth-child(odd) {
  background: #fff7f6;
}
.compoundout .compoundtable table .title {
  width: 100%;
  height: 121px;
  background-image: url(../images/bg.png) !important;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.compoundout .compoundtable table .title td {
  width: 21.45%;
}
.compoundout .compoundtable table .title td div:first-child {
  font-size: 30px;
  font-weight: bold;
  line-height: 29px;
  color: #ffffff;
  margin-bottom: 12px;
}
.compoundout .compoundtable table .title td div:last-child {
  font-size: 18px;
  font-weight: bold;
  line-height: 19px;
  color: #ffffff;
}
.compoundout .compoundtable table .title .tbhead {
  width: 35.65%;
  overflow: hidden;
  position: relative;
  border-right: 1px solid #F18267;
}
.compoundout .compoundtable table .title .tbhead .tbhdbox::before {
  position: absolute;
  display: block;
  content: '';
  background: #F18267;
  width: 487px;
  height: 1px;
  left: -5px;
  top: 61px;
  transform: rotate(14deg);
}
.compoundout .compoundtable table .title .tbhead .tbhdbox div {
  position: absolute;
  font-size: 24px;
  line-height: 23px;
  color: #ffffff;
}
.compoundout .compoundtable table .title .tbhead .tbhdbox div:first-child {
  left: 104px;
  bottom: 33px;
}
.compoundout .compoundtable table .title .tbhead .tbhdbox div:last-child {
  right: 124px;
  top: 29px;
}
.newfloright {
  position: fixed;
  right: 0;
  top: 614px;
}
.newfloright .newflorbox {
  display: none;
}
.curserve {
  position: fixed;
  right: 0;
  top: 480px;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  background-image: url(../images/onlinehd.png);
  background-position: 14px 10px;
  background-size: 25px 27px;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index:2;
}
.curserve span {
  display: none;
  font-size: 16px;
  color: #FFFFFF;
}
.curserve:hover {
  width: 130px;
  height: 50px;
  background: #EC5B3C;
  background-image: url(../images/onlinesw.png);
  background-position: 16px 10px;
  background-size: 25px 27px;
  background-repeat: no-repeat;
  padding-left: 50px;
  border: 1px solid transparent;
}
.curserve:hover span {
  display: block;
}
.newfloright .newflorbox .gotorp {
  position: absolute;
  right: 0;
  top: -84px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  background-image: url(../images/gotop.png);
  background-position: 14px 13px;
  background-size: 23px 27px;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 2;
}
.newfloright .newflorbox .gotorp span {
  display: none;
  font-size: 16px;
  color: #FFFFFF;
}
.newfloright .newflorbox .gotorp:hover {
  background: #EC5B3C;
  background-image: url(../images/actop.png);
  background-position: 17px 13px;
  background-size: 23px 27px;
  background-repeat: no-repeat;
  width: 130px;
  height: 50px;
  padding-left: 50px;
  border: 1px solid transparent;
}
.newfloright .newflorbox .gotorp:hover span {
  display: block;
}
.specialhead .header {
  position: static;
  height: 81px;
  background: #363636;
  box-shadow: 0px 2px 20px 0px rgba(35, 24, 21, 0.3);
}
.titleBig2 {
  background: transparent;
  border-bottom: 3px #EBEBEB solid;
  height: 53px;
  line-height: 53px;
  margin-bottom: 50px;
}
.titleBig2 span {
  display: inline-block;
  background: #EC5B3C;
  min-width: 173px;
  padding: 0 10px;
  text-align: center;
  vertical-align: top;
  font-size: 20px;
  color: #FFFFFF;
  border-radius: 5px 5px 0 0;
}
.newsidebox {
  background: #F9F9F9;
}
.newsidebox .container {
  padding-left: 5px;
  padding-right: 5px;
}
.newsidebox .container .product-show {
  max-width: 1340px;
  padding-top: 0;
}
.newsidebox .inside {
  padding-top: 48px;
}
.newsidebox .inside .hd {
  background: #ffffff;
  border: 1px solid #E9E9E9;
  padding: 30px 0 30px 30px;
  margin-bottom: 51px;
}
.newsidebox .inside .hd .picBig .box {
  width: 595px;
}
.newsidebox .inside .hd .picBig .box img {
  margin-left: -75px;
}
.newsidebox .inside .hd .text {
  width: 54.3%;
  padding-top: 0;
  padding-left: 0;
  margin-left: -30px;
}
.newsidebox .inside .hd .text .bt {
  font-size: 18px;
  color: #333333;
}
.newsidebox .inside .hd .text .pr {
  background: #FFF2E8;
  margin-bottom: 13px;
  padding: 10px 10px 1px;
}
.newsidebox .inside .hd .text .pr .activityType .ty1 {
  margin-bottom: 6px;
}
.newsidebox .inside .hd .text .pr .activityType .ty2 .msg {
  height: 28px;
  line-height: 28px;
  padding: 0 14.5px;
}
.newsidebox .inside .hd .text .choose a {
  line-height: 28px;
}
.newsidebox .inside .hd .text .chooseVersion a {
  padding: 20px 52px;
}
.newsidebox .inside .hd .text .chooseVersion a .span-01 {
  font-size: 22px;
  color: #333;
}
.newsidebox .inside .hd .text .chooseVersion a .span-02 {
  font-size: 16px;
  color: #333;
}
.newsidebox .inside .hd .text .chooseVersion .active .span-01 {
  color: #EC5D3D;
}
.newsidebox .inside .hd .text .chooseVersion .hotrecommnd {
  position: absolute;
  display: block;
  width: 57px;
  height: 31px;
  background: url(../images/intro.png) no-repeat;
  background-size: 57px 31px;
  top: -23px;
  right: -11px;
  background-position: 0 0;
}
.newsidebox .inside .hd .text .mai a {
  width: 232px;
  height: 59px;
  background: #EC5B3C;
  box-shadow: 3px 4px 4px 0px rgba(236, 91, 60, 0.19);
  text-align: center;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 59px;
  border-radius: 30px;
}
.newsidebox .inside .nr p {
  width: 100%;
  background: #ffffff;
}
.newsidebox .inside .nr p:nth-child(2) {
  padding-bottom: 28px;
}
.newsidebox .inside .nr p img {
  width: 100%;
}

.headnavnwbox {
  background: #ffffff;
  padding-top: 38px;
  padding-bottom: 41px;
}
.headnavnwbox .container {
  max-width: 1370px;
  position: relative;
}
.headnavnwbox .navnwhd a {
  display: block;
  float: left;
  width: 173px;
  height: 43px;
  background: #FFFFFF;
  border: 1px solid #EC5B3C;
  text-align: center;
  font-size: 16px;
  color: #EC5B3C;
  line-height: 43px;
  margin-top: 10px;
}
.headnavnwbox .navnwhd a:first-child {
  margin-right: 1px;
}
.headnavnwbox .navnwhd .curlink {
  width: 173px;
  height: 53px;
  line-height: 53px;
  margin-top: 0;
  background: #EC5B3C;
  font-size: 20px;
  color: #FFFFFF;
  border-radius: 5px 5px 0 0;
}
.headnavnwbox .hdnvrtnow {
  position: absolute;
  right: 15px;
  top: 5px;
  width: 145px;
  height: 42px;
}
.headnavnwbox .xcxselect {
  position: absolute;
  display: none;
  left: 189px;
  top: 53px;
  width: 173px;
  height: 82px;
  border: 1px solid #EC5B3C;
}
.headnavnwbox .xcxselect a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  background: #ffffff;
}
.headnavnwbox .xcxselect a:hover {
  color: #EC5B3C;
}
.headnavnwbox .xcxselect .curselt {
  background: #FEF3F1;
  color: #EC5B3C;
}
.headnavnwbox .hdnvrtnow a {
  display: block;
  width: 145px;
  height: 42px;
  text-align: center;
  border-radius: 21px;
  border: 1px solid #DDDDDD;
  font-size: 18px;
  color: #666666;
  line-height: 42px;
}
.headnavnwbox .hdnvrtnow a:hover {
  border: 1px solid transparent;
  background: #EC5B3C;
  color: #FFFFFF;
}
.headnavnwbox .newfilter {
  width: 100%;
  border: 1px solid #ECECEC;
  border-radius: 0 46px 0 0;
  padding: 31px 24px 0 31px;
}
.headnavnwbox .newfilter .title {
  width: 64px;
  font-size: 16px;
  color: #000000;
  margin-right: 40px;
}
.headnavnwbox .newfilter .alltxt div {
  max-width: 1077px;
  overflow: hidden;
  height: 60px;
  /* margin-right: 101px; */
}

.headnavnwbox .newfilter .alltxt a {
  display: block;
  float: left;
  width: 108px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
}

.headnavnwbox .newfilter .alltxt a:hover {
  color: #ec5b3c;
}
.headnavnwbox .newfilter .alltxt .curat {
  height: 25px;
  line-height: 25px;
  background: #FFEAE5;
  font-size: 16px;
  color: #EC5B3C;
  text-align: center;
  padding: 0 14px;
  border-radius: 12.5px;
}
.headnavnwbox .newfilter .alltxt .fstatxt {
  margin-right: 38px;
  width: 60px;
}
.headnavnwbox .newfilter .allindus {
  border-bottom: 1px solid #F2F2F2;
  padding-bottom: 10px;
  margin-bottom: 18px;
}
.headnavnwbox .newfilter .allindus div {
  float: left;
}
.headnavnwbox .newfilter .allindus .alltxt div {
  margin-left: -32px;
}
.headnavnwbox .newfilter .allindus .foldbox div {
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid #c5c5c5;
  margin-right: 2px;
  cursor: pointer;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-size: 8px 6px;
}
.headnavnwbox .newfilter .allindus .foldbox div:nth-child(1) {
  background-image: url(../images/upicon.png);
}
.headnavnwbox .newfilter .allindus .foldbox div:nth-child(2) {
  background-image: url(../images/downicon.png);
}
.headnavnwbox .newfilter .allindus .foldbox .acfold {
  background-color: #ec5b3c;
  border: 1px solid transparent;
}
.headnavnwbox .newfilter .allindus .foldbox .trans1 {
  background-image: url(../images/downicon.png) !important;
  transform: rotate(180deg);
}
.headnavnwbox .newfilter .allindus .foldbox .trans2 {
  background-image: url(../images/upicon.png) !important;
  transform: rotate(180deg);
}
.headnavnwbox .newfilter .templatestyle {
  border-bottom: 1px solid #F2F2F2;
  padding-bottom: 10px;
  margin-bottom: 19px;
}
.headnavnwbox .newfilter .templatestyle div {
  float: left;
}
.headnavnwbox .newfilter .templatestyle .alltxt div {
  height: 30px;
  margin-left: -33px;
}
.headnavnwbox .newfilter .templatestyle .alltxt div a {
  width: 98px;
}
.headnavnwbox .newfilter .themecolor div {
  float: left;
}
.headnavnwbox .newfilter .themecolor .alltxt div {
  height: 51px;
}
.headnavnwbox .newfilter .themecolor .alltxt div a {
  margin-right: 28px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
}
.headnavnwbox .newfilter .themecolor .alltxt div a:nth-child(1) {
  background: #FF0000;
}
.headnavnwbox .newfilter .themecolor .alltxt div a:nth-child(2) {
  background: #2CBF51;
}
.headnavnwbox .newfilter .themecolor .alltxt div a:nth-child(3) {
  background: #3AC2CE;
}
.headnavnwbox .newfilter .themecolor .alltxt div a:nth-child(4) {
  background: #FF9A00;
}
.headnavnwbox .newfilter .themecolor .alltxt div a:nth-child(5) {
  background: #000000;
}
.headnavnwbox .newfilter .themecolor .alltxt div a:nth-child(6) {
  background: #803CD9;
}
.headnavnwbox .newfilter .themecolor .alltxt div a:nth-child(7) {
  background: #3598FE;
}
.headnavnwbox .newfilter .themecolor .alltxt div a:nth-child(8) {
  background: #FFFF00;
}
.headnavnwbox .newfilter .themecolor .alltxt div .kongixn {
  position: relative;
  padding: 0px;
}
.headnavnwbox .newfilter .themecolor .alltxt div .kongixn::before {
  position: absolute;
  display: block;
  content: '';
  left: 3px;
  top: 3px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #ffffff;
}
.newfimg-container {
  background-color: #F9F9F9;
  padding-top: 50px;
  padding-bottom: 75px;
}
.newfimg-container .container {
  max-width: 1370px;
}
.newfimg-container .newfimglist {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 56px;
  padding-bottom: 5px;
}
.newfimg-container .newfimglist .conter {
  float: left;
  max-width: 420px;
  width: 31.34%;
  margin-right: 2.99%;
  margin-bottom: 63px;
  min-width: 340px;
}
.newfimg-container .newfimglist .conter:nth-child(3n) {
  margin-right: 0;
}
.newfimg-container .newfimglist .conter .viewshell {
  width: 100%;
  margin-bottom: 29px;
  position: relative;
}
.newfimg-container .newfimglist .conter .viewshell .pcview {
  width: 100%;
  height: 280px;
}
.newfimg-container .newfimglist .conter .viewshell .pcview:hover .pcvmask {
  display: block;
}
.newfimg-container .newfimglist .conter .viewshell .pcview .imgbox {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.newfimg-container .newfimglist .conter .viewshell .pcview .imgbox img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-height: none;
}
.newfimg-container .newfimglist .conter .viewshell .pcview .pcvmask {
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-left: 108px;
  padding-top: 113px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  border: 3px solid #ec5b3c;
  border-radius: 10px;
}
.newfimg-container .newfimglist .conter .viewshell .pcview .pcvmask div {
  max-width: 168px;
  height: 53px;
  border-radius: 27px;
  background: #EC5B3C;
  padding-left: 30px;
  line-height: 53px;
  font-size: 18px;
  color: #FFFFFF;
  background-position: 23px 18px;
  background-image: url(../images/pceye.png);
  background-repeat: no-repeat;
  background-size: 26px 19px;
  position: absolute;
  left: 50%;
  margin-left: -84px;
  z-index: 6;
  width: 40%;
  text-align: center;

}
.newfimg-container .newfimglist .conter .viewshell .phonereview {
  position: absolute;
  right: 20px;
  top: 108px;
  width:25%;
  /*width: 100px;*/
  height: 202px;
  border-radius: 10px;
  overflow: hidden;
  background-image: url(../images/mbkr.png);
  background-repeat: no-repeat;
  background-size: 113px 212px;
  background-position: -4px 0px;
  box-shadow: 0px 6px 5px 0px rgba(4, 0, 0, 0.09);
}
.newfimg-container .newfimglist .conter .viewshell .phonereview:hover .phonemask {
  display: block;
}
.newfimg-container .newfimglist .conter .viewshell .phonereview img {
  position: absolute;
  left: 4px;
  top: 21px;
  width: 97px;
  height: 155px;
}
.newfimg-container .newfimglist .conter .viewshell .phonereview .phonemask {
  display: none;
  position: absolute;
  left: 4px;
  top: 21px;
  width: 97px;
  height: 156px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 50;
  padding-left: 15px;
  padding-top: 79px;
}
.newfimg-container .newfimglist .conter .viewshell .phonereview .phonemask::before {
  display: block;
  content: '';
  position: absolute;
  left: 28px;
  top: 30px;
  width: 43px;
  height: 43px;
  background: #FFFFFF;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: 26px 19px;
  background-position: 8px 12px;
  background-image: url(../images/mbeye.png);
}
.newfimg-container .newfimglist .conter .viewshell .phonereview .phonemask div {
  width: 67px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  text-align: center;
  background: #EC5B3C;
  font-size: 12px;
  color: #FFFFFF;
}
.newfimg-container .newfimglist .conter .txtexplain div:first-child {
  overflow: hidden;
  max-width: 100%;
  font-size: 16px;
  color: #333333;
  height: 16px;
  line-height: 16px;
  margin-bottom: 8px;
}
.newfimg-container .newfimglist .conter .txtexplain div:last-child {
  overflow: hidden;
  max-width: 100%;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  color: #888888;
}
.newfimg-container .applctlist {
  /*border-bottom: 1px solid #E9E9E9;*/
  margin-bottom: 56px;
  margin-top: -9px;
  padding-bottom: 29px;
}
.newfimg-container .applctlist .application {
  float: left;
  width: 21.04%;
  margin-bottom: 40px;
  margin-right: 5.28%;
}
.newfimg-container .applctlist .application:nth-child(4n) {
  margin-right: 0;
}
.newfimg-container .applctlist .application .appimgbox {
  width: 282px;
  height: 477px;
  margin-bottom: 31px;
  background-image: url(../images/app.png);
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
.newfimg-container .applctlist .application .appimgbox:hover .shadowapp {
  display: block;
}
/* .newfimg-container .applctlist .application .appimgbox:hover::before {
  display: block;
} */
.newfimg-container .applctlist .application .appimgbox::before {
  /* display: none; */
  position: absolute;
  content: url(../images/apshdw.png);
  left: 0;
  bottom: -51px;
  width: 100%;
  height: 51px;
}
.newfimg-container .applctlist .application .appimgbox .inerapp {
  position: absolute;
  left: 13px;
  top: 31px;
  width: 256px;
  height: 414px;
  overflow: hidden;
}
.newfimg-container .applctlist .application .appimgbox .inerapp img {
  width: 100%;
  object-fit: contain;
}
.newfimg-container .applctlist .application .appimgbox .shadowapp {
  display: none;
  position: absolute;
  left: 13px;
  top: 31px;
  width: 256px;
  height: 414px;
  background: rgba(0, 0, 0, 0.4);
}
.newfimg-container .applctlist .application .appimgbox .shadowapp img {
  display: block;
}
.newfimg-container .applctlist .application .appimgbox .shadowapp div {
  position: absolute;
  width: 211px;
  left: 23px;
  top: 67px;
  text-align: center;
  height: 46px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 36px;
}
.newfimg-container .applctlist .application .appimgbox .shadowapp img:nth-child(2) {
  width: 211px;
  height: 46px;
  margin: 67px auto 19px;
}
.newfimg-container .applctlist .application .appimgbox .shadowapp img:nth-child(3) {
  width: 210px;
  height: 210px;
  border-radius: 8px;
  margin: 0 auto;
}
.newfimg-container .applctlist .application .decrible div {
  margin-left: 13px;
}
.newfimg-container .applctlist .application .decrible div:nth-child(1) {
  height: 20px;
  /*width: 190px;*/
  line-height: 19px;
  font-size: 15px;
  color: #333333;
  margin-bottom: 5px;
  overflow: hidden;
}
.newfimg-container .applctlist .application .decrible div:nth-child(2) {
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  color: #888888;
}
.nosearchres img {
  display: block;
  width: 241px;
  height: 164px;
  margin: 97px auto 35px;
}
.nosearchres .nscrs {
  height: 22px;
  font-size: 22px;
  color: #666666;
  line-height: 22px;
  text-align: center;
  margin: 0 auto 24px;
}
.nosearchres .fedbackbtn {
  width: 200px;
  height: 50px;
  background: rgba(242, 37, 46, 0);
  border: 1px solid #EC5B3C;
  font-size: 23px;
  color: #F2774E;
  line-height: 50px;
  text-align: center;
  margin: 0 auto 213px;
  border-radius: 24px;
  cursor: pointer;
}
.nosearchres .fedbackbtn:hover {
  background: #ec5b3c;
  color: #ffffff;
}
.fedmask {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.fedmask .formbox {
  width: 589px;
  height: 575px;
  background-color: #ffffff;
  border-radius: 15px;
  margin: 185px auto 0;
}
.fedmask .formbox .formhead {
  height: 66px;
  background: #EF6A46;
  border-radius: 15px 15px 0 0;
}
.fedmask .formbox .formhead div {
  float: left;
  height: 66px;
  line-height: 66px;
  font-size: 24px;
  margin-left: 32px;
  font-weight: bold;
  color: #ffffff;
}
.fedmask .formbox .formhead img {
  float: right;
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 30px;
  margin-top: 26px;
  cursor: pointer;
}
.fedmask .formbox .formbody label {
  display: inline-block;
  width: 57px;
  height: 40px;
  /*line-height: 40px;*/
  margin-left: 40px;
  text-align: right;
  font-size: 14px;
  color: #343434;
}
.fedmask .formbox .formbody input {
  width: 65%;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  padding-left: 11px;
  border: solid 1px #cccccc;
  margin-left: 9px;
}
.fedmask .formbox .formbody input::-webkit-input-placeholder {
  font-size: 12px;
  color: #888888;
}
.fedmask .formbox .formbody .tips,.tips2 {
  display: none;
  position: absolute;
  left: 109px;
  height: 13px;
  font-size: 12px;
  line-height: 13px;
  color: #ec5b3c;
}
.fedmask .formbox .formbody .tips3 {
  line-height: 13px;
  height: 13px;
  display: none;
  float:left;
  width: 300px;
  margin-top: -20px;
  margin-left:110px;
  font-size: 12px;
  color: #ec5b3c;
}
.fedmask .formbox .formbody .asterisk {
  position: relative;
}
.fedmask .formbox .formbody .asterisk::after {
  position: absolute;
  display: block;
  content: '*';
  font-size: 14px;
  color: #ff0000;
  right: 33px;
  top: 35px;
}
.fedmask .formbox .formbody .asterisk2::after {
  position: absolute;
  display: block;
  content: '*';
  font-size: 14px;
  color: #ff0000;
  right: 33px;
  top: 35px;
}
.fedmask .formbox .formbody .fedname {
  position: relative;
}
.fedmask .formbox .formbody .fedname::after {
  top: 37px;
}
.fedmask .formbox .formbody .fedname input {
  margin-bottom: 25px;
  margin-top: 28px;
}
.fedmask .formbox .formbody .fedname input::-ms-clear {
  display: none;
}
.fedmask .formbox .formbody .fedname .tips,.tips2 {
  bottom: 7px;
}
.fedmask .formbox .formbody .fedmobile {
  position: relative;
}
.fedmask .formbox .formbody .fedmobile::after {
  top: 8px;
}
.fedmask .formbox .formbody .fedmobile input {
  margin-bottom: 30px;
}
.fedmask .formbox .formbody .fedmobile input::-ms-clear {
  display: none;
}
.fedmask .formbox .formbody .fedmobile .tips {
  bottom: 9px;
}
.fedmask .formbox .formbody .fedverficode {
  position: relative;
}
.fedmask .formbox .formbody .fedverficode .tips {
  bottom: -18px;
}
.fedmask .formbox .formbody .fedcont {
  height: 109px;
}
.fedmask .formbox .formbody .fedcont::after {
  top: 18px;
}
.fedmask .formbox .formbody .fedcont label {
  display: block;
  float: left;
  margin-top: -7px;
}
.fedmask .formbox .formbody .fedcont textarea {
  resize: none;
  float: left;
  display: block;
  width: 65%;
  height: 109px;
  margin-left: 13px;
  border-radius: 3px;
  border: solid 1px #cccccc;
  padding-left: 11px;
  padding-top: 7px;
  margin-bottom: 26px;
}
.fedmask .formbox .formbody .fedcont textarea::-webkit-input-placeholder {
  font-size: 12px;
  color: #888888;
}
.fedmask .formbox .formbody .fedverficode {
  position: relative;
  margin-bottom: 50px;
}
.fedmask .formbox .formbody .fedverficode input {
  padding-right: 93px;
}
.fedmask .formbox .formbody .fedverficode input::-ms-clear {
  display: none;
}
.fedmask .formbox .formbody .fedverficode .vercodebox {
    position: absolute;
    right: 95px;
    top: 28px;
    width: 116px;
    height: 38px;
}
.fedmask .formbox .submitbox {
  height: 121px;
  background: #F3F3F3;
  border-radius: 0 0 15px 15px;
}
.fedmask .formbox .submitbox div {
  float: left;
  width: 130px;
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  margin-top: 34px;
}
.fedmask .formbox .submitbox div:first-child {
  border: solid 1px #888888;
  margin-right: 5px;
  color: #888888;
  margin-left: 162px;
}
.fedmask .formbox .submitbox div:last-child {
  background-color: #ec5b3c;
  color: #ffffff;
}
.fedmask .formbox .submitbox div:hover{
  cursor:pointer;
  transform:translate(0,-5px);
  border: 1px solid #ec5b3c;
}
.somelist {
  background: #ffffff;
  width: 100%;
  padding-top: 101px;
  padding-bottom: 55px;
}
.somelist .somtitle {
  text-align: center;
  height: 52px;
  font-size: 36px;
  color: #333333;
  line-height: 52px;
}
.somelist .somtitle span {
  color: #ED5F3E;
  font-size: 60px;
}
.somelist ul {
  margin: 84px 60px 52px;
}
.somelist ul li {
  float: left;
  width: 13.44%;
  margin-right: 8.2%;
}
.somelist ul li:last-child {
  margin-right: 0;
}
.somelist ul li:nth-child(2) i {
  background-image: url(../images/apct2.png);
}
.somelist ul li:nth-child(3) i {
  background-image: url(../images/apct3.png);
}
.somelist ul li:nth-child(4) i {
  background-image: url(../images/apct4.png);
}
.somelist ul li:nth-child(5) i {
  background-image: url(../images/apct5.png);
}
.somelist ul li i {
  display: block;
  width: 164px;
  height: 164px;
  background: #F3F3F3;
  border-radius: 50%;
  margin-bottom: 37px;
  background-image: url(../images/apct1.png);
  background-position: 47px 46px;
  background-repeat: no-repeat;
  background-size: 71px 72px;
  cursor: pointer;
}
.somelist ul li div {
  text-align: center;
  width: 164px;
  height: 24px;
  font-size: 24px;
  color: #333333;
  line-height: 24px;
}
.somelist ul li:hover i {
  background: #FEF4F2;
  background-image: url(../images/apcte1.png);
  background-position: 47px 46px;
  background-repeat: no-repeat;
  background-size: 71px 72px;
}
.somelist ul li:hover:nth-child(2) i {
  background-image: url(../images/apcte2.png);
}
.somelist ul li:hover:nth-child(3) i {
  background-image: url(../images/apcte3.png);
}
.somelist ul li:hover:nth-child(4) i {
  background-image: url(../images/apcte4.png);
}
.somelist ul li:hover:nth-child(5) i {
  background-image: url(../images/apcte5.png);
}
.somelist ul li:hover div {
  color: #ED5F3E;
}
.somelist .buynow {
  display: block;
  width: 232px;
  height: 59px;
  border: 2px solid #EC5B3C;
  margin: 0 auto;
  text-align: center;
  font-size: 24px;
  color: #EC5B3C;
  line-height: 59px;
  border-radius: 30px;
}
.somelist .buynow:hover {
  background: #EC5B3C;
  color: #ffffff;
}




/*宁 客户案例*/
/*.allist .inside-banner .covber .newplab {*/
/*  margin-top: 80px;*/
/*  letter-spacing: 1px;*/
/*  font-weight: bold;*/
/*}*/

/*.allist .inside-banner .covber .newplab2 {*/
/*  line-height: 1.5;*/
/*  letter-spacing: 1px;*/
/*  font-stretch: normal;*/
/*}*/

/* .allist .subNav {
  background-color: #FFFFFF;
}

.allist .subNav .list{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.allist .subNav .list div {
  min-width: 145px;
  min-height: 42px;
  border: solid 1px #dddddd;
  font-size: 18px;
  background-color: #FFFFFF;
}

.allist .subNav .list .navbar {
  width: 173px;
  height: 43px;
  background-color: #ffffff;
  border: solid 1px #ec5b3c;
  margin-top: 48px;
  margin-bottom: 34px;
  border-radius: 1px;
  line-height: 43px;
}
.allist .subNav .list .navbar a span {
  color: #ec5b3c;
}
.allist .subNav .list .navbar + .navbar {
  margin-left: 1px;
} */
/*悬浮变色*/
/* .allist .subNav .list .navbar.cur {
  height: 53px;
  line-height: 53px;
  background-color: #ec5b3c;
  margin-top: 38px;
  border-radius: 3px;
}
.allist .subNav .list .navbar.cur a span {
  color: #fff;
}
.allist .subNav .list .use-btn {
  height: 42px;
  line-height: 42px;
  margin-top: 43px;
  color: #666666;
  border-radius: 13px;
  margin-left: 848px;
  cursor: pointer;
}

.allist .subNav .list .use-btn:hover{
  background: #ec5b3c;
  color: #fff;
} */
/* .allist .inside {
  background-color: #F9F9F9;
} */
/*遮罩*/
.allist .temBox_dclzn {
  width: 47.76%;
  margin-right: 0;
}
.allist .temBox_dclzn:nth-child(2n+1){
  margin-right: 4.48%;
}
.allist .mask_dclzn {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.allist .tem_dclzn {
  border: none;
}
.allist .boImg_dclzn {
  overflow: hidden;
  padding: 0;
  height: 423px;
  border-radius: 8px;
}
.allist .tem_dclzn { 
  height: auto;
  margin-bottom: 49px;
}
.allist .pcBox_dclzn {
  border: 2px solid #E5E5E5;
  border-radius: 10px;
}
.allist .template_pc_dclzn {
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 56px;
  padding-bottom: 49px;
}
.allist .pcBox_dclzn:hover {
  border: 2px solid #E2664B;
}
.allist .boImg_dclzn img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-height: none;
  margin: 0;
}
.allist .mask_dclzn .eye_dclzn {
  background: #ec5b3c;
}

.allist .mask_dclzn .eye_dclzn {
  height: 51px;
  border-radius: 26px;
}

.allist .eye_dclzn .vc {
  margin-left: 31%;
  margin-top: 15px;
  width: 13%;
  height: 19px;
  float: left;
}

.allist .eye_dclzn .preview_dclzn {
  font-size: 18px;
  line-height: 18px;
  float: right;
  margin-top: 16px;
  margin-right: 33%;
  letter-spacing: 2px;
}
@media screen and (max-width: 515px) {
  .allist .eye_dclzn .preview_dclzn {
    font-size: 13px;
    line-height: 18px;
    float: right;
    margin-top: 16px;
    margin-right: 21%;
    letter-spacing: 2px;
  }
}

.allist .des_dclzn {
  margin-top: 22px;
  padding-left: 19px;
  padding-right: 9px;
}
.allist .dRight_dclzn span {
  border: none;
  overflow: hidden;
  width: 70%;
  height: 17px;
  font-size: 14px;
  color: #888888;
  line-height: 17px;
  padding: 0;
  margin-top: 2px;
  margin-right: -3px;
}

.allist .dLeft_dclzn .num_dclzn {
  overflow: hidden;
  border: none;
  /*width: 70%;*/
  /*height: 17px;*/
  font-size: 16px;
  color: #333333;
  line-height: 17px;
  padding: 0;
  margin-top: 2px;
  margin-left: -14px;
}

@media (max-width: 874px) {
  .allist .temBox_dclzn {
      width: 90%;
      margin-left: 5%;
  }

  .temBox_dclzn:nth-of-type(2n) {
      margin-right: 0;
  }
  
}
@media (max-width: 660px) {
  .allist .temBox_dclzn {
      margin-right: 17px;
  }
  
}
@media (max-width: 415px) {
  .allist .temBox_dclzn {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px;
  }

}
@media screen and (max-width: 340px) {
 
}


/*客户案例end*/

/*微信小程序*/
.allist .subNav .list .xiaochengxu+a{
  cursor: auto;
}
.allist .subNav .list .xiaochengxu+a .use-btn{
  margin-left: 705px;
}
.weixin.allist .subNav .container .list .xiaochengxu{
  position: relative;
  top: 91px;
  left: -156px;
  z-index: 1001;
  height: 82px;
  width: 172px;
}

.allist .subNav li.cur{
  background: #FEF5F4;
}
.allist .subNav li.cur a{
  color: #ec5b3c;
}
.allist.weixin .temBox_dclzn{
  width: 276px;
  margin-right: 71px;
}
.allist.weixin .temBox_dclzn:nth-child(4n){
  margin-right: 0;
}

.weixin.allist .mask_dclzn .eye_dclzn{
  width: 210px;
  height: 285px;
  background: none;
}

.weixin.allist .mask_dclzn .eye_dclzn span{
  position: absolute;
  top: 9px;
  left: 15px;
  color: #ffffff;
  font-size: 18px;
}

.weixin.allist .boImg_dclzn{
  height: 477px;
  width: 282px;
}

.weixin.allist .boImg_dclzn img{
  width: 97%;
}

.weixin.allist .mask_dclzn{
  width: 87%;
  height: 76%;
  top: 31px;
  left: 13px;

}

.weixin.allist .pcBox_dclzn{
  width: 282px;
  height: 477px;
}

.weixin.allist .tem_dclzn{
  height: 573px;
  border: none;
}

.weixin.allist .des_dclzn{
  margin-top: -10px;
}

.weixin.allist .des_dclzn .tit{
  color:#333333;
  font-size: 16px;
  width: 257px;
}
.weixin.allist .des_dclzn .des{
  display: block;
  color: #888888;
  font-size: 14px;
}

.weixin.allist .des_dclzn .des{

}
/*微信小程序end*/


/*宁 帮助中心*/
.help .main {
  min-height: 550px;
  padding-top: 48px;
  display: block;
  background-color: #F9F9F9;
  /*padding-bottom: 67px;*/
}

.help .main .container {
  max-width: 1370px;
}

.help .sider {
  float: left;
  background-color: #fff;
  width: 19.4%;
  padding-top: 5px;
  padding-bottom: 38px;
}

.help .sider .tit{
  width: 232px;
  height: 48px;
  line-height: 48px;
  margin: 0 auto;
  padding-left: 24px;
  background-image: url("../images/helpsider.png");
  background-size: 16px 15px;
  background-repeat: no-repeat;
  background-position: 0 17px;
  font-size: 20px;
  color: #333333;
}
@media screen and (max-width: 1390px) {
  .help .sider .tit{
    width: 232px;
    height: 48px;
    line-height: 48px;
    margin-left: 2%;
    padding-left: 24px;
    background-image: url("../images/helpsider.png");
    background-size: 16px 15px;
    background-repeat: no-repeat;
    background-position: 0 17px;
    font-size: 20px;
    color: #333333;
  }
}

.help .sider .sidermain .onelevel {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #F3F3F3;
}
.onelevelbd {
  display: none;
}
.twolevelbd {
  display: none;
}
.help .sider .sidermain .onelevel .onelevelmn {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 12px 18px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-image: url(../images/folder-close.png);
  font-size: 18px;
  color: #333333;
  cursor: pointer;
  overflow: hidden;
}
.help .sider .sidermain .onelevel .curonel {
  background: #EC5B3C;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 12px 18px;
  background-image: url(../images/topsider.png);
  color: #ffffff;
}
.help .sider .sidermain .onelevel .curonel + .onelevelbd {
  display: block;
}
.curtwol .twolevelbd {
  display: block;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .twolevelmn {
  padding-left: 56px;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 37px 15px;
  width: 100%;
  height: 41px;
  line-height: 41px;
  background-image: url(../images/star.png);
  font-size: 16px;
  color: #666666;
  cursor: pointer;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .twolevelmn:hover {
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 37px 15px;
  background-image: url(../images/starac.png);
  color: #ec5b3c;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .twolevelmn:hover a {
  color: #ec5b3c !important;
}
.help .sider .sidermain .onelevel .onelevelbd .curtwol .twolevelmn {
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 37px 15px;
  background-image: url(../images/starac.png);
  color: #ec5b3c;
}
.help .sider .sidermain .onelevel .onelevelbd .curtwol .twolevelmn a {
  color: #ec5b3c !important;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .twolevelmn a {
  font-size: 16px;
  color: #666666;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .threelevel {
  display: block;
  width: 100%;
  height: 26px;
  padding-left: 69px;
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  position: relative;
  cursor: pointer;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .threelevel::before {
  position: absolute;
  display: block;
  content: '';
  width: 7px;
  height: 2px;
  background: #686868;
  left: 56px;
  top: 12px;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .threelevel:hover {
  color: #EC5B3C;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .threelevel:hover::before {
  background: #EC5B3C;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .curthrl {
  color: #EC5B3C;
}
.help .sider .sidermain .onelevel .onelevelbd .twolevel .curthrl::before {
  background: #ec5b3c;
}
/*.help .sider ul li{*/
/*    width: 232px;*/
/*    height: 43px;*/
/*}*/

.help i.level1 {
  /*图片需要重选*/
  background-image: url("../images/folder.png");
}

.help .sider ul.level1 {
  margin-left: 12px;
}

.help .sider ul.level2 {
  margin-left: 24px;
}

.help .sider ul.level3 {
  margin-left: 36px;
}

.help .main article {
  width: 78.43%;
  background-color: #fff;
  margin-left: 21.57%;
  padding: 47px 58px 54px;
}

.help .main article .title {
  font-size: 24px;
  line-height: 26px;
  color: #000;
  margin-bottom: 11px;
  font-weight: bold;
}

.help .main article .des {
  height: 15px;
  font-size: 14px;
  color: #999999;
  line-height: 15px;
}

.help .main article .article {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  margin-top: 24px;
  margin-bottom: 42px;
  /*text-indent: 2em;*/
  font-size: 16px;
  line-height: 30px;
  padding-top: 17px;
}

.help .main article p {
  text-indent: 2em;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.help .main article p:last-child {
  margin-bottom: 38px;
}
.help .main article img.inner {
  margin: 40px auto;
  display: block;
}
.help .main article .article_foot {
  margin-left: 36px;
}
.help .main article .article_foot div {
  width: 75px;
  height: 30px;
  line-height: 29px;
  border-radius: 15px;
  padding-left: 33px;
  display: inline-block;
  margin-right: 2px;
  border: solid 1px #dedede;
  font-size: 14px;
  color: #888888;
  cursor: pointer;
}
.help .main article .article_foot .useful {
  background-image: url(../images/usefulbutton.png);
  background-position: 14px 7px;
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.help .main article .article_foot .usecur.useful {
  background-image: url(../images/usebtnactv.png) !important;
  background-position: 14px 7px !important;
  background-repeat: no-repeat !important;
  background-size: 14px 14px !important;
  color: #ffffff;
  border: 1px solid transparent;
  background: #EC5B3C;
}
.help .main article .article_foot .useless {
  background-image: url(../images/uselessbtn.png);
  background-position: 14px 7px;
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.help .main article .article_foot .usecur.useless {
  background-image: url(../images/uselessbtnactv.png) !important;
  background-position: 14px 7px !important;
  background-repeat: no-repeat !important;
  background-size: 14px 14px !important;
  color: #ffffff;
  border: 1px solid transparent;
  background: #EC5B3C;
}
/*帮助中心 404*/
.help .not-found {
  margin: 197px auto 366px;
  width: 241px;
  height: 165px;
  background-color: rgb(220, 248, 255);
}

.help .not-found .text {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #666666;
  font-size: 20px;
}

.help .not-found .btn {
  border: solid 1px #ec5b3c;
  color: #f2774e;
  font-size: 1rem;
  line-height: 1.5rem;
  border-radius: 1.5rem;
  width: 160px;
  height: 42px;
  margin: 0 auto;
  padding-top: 10px;
  padding-left: 50px;
}
.heopcenter {
  background: #FFFFFF;
  padding-top: 68px;
}
.heopcenter .container {
  max-width: 1370px;
}
.heopcenter2 {
  background: #FFFFFF;
  padding-top: 48px;
  padding-bottom: 16px;
}
.heopcenter2 .container {
  max-width: 1370px;
}
.heopcenter2 .head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.heopcenter2 .head img {
  width: 20px;
  height: 12px;
  margin-bottom: 29px;
}

.heopcenter2 .head h1 {
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  color: #222222;
  line-height: 36px;
  margin-bottom: 16px;
}
.heopcenter3 {
  background: #F9F9F9;
  padding-top: 50px;
}
.heopcenter3 .container {
  max-width: 1370px;
}
.heopcenter3 .head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.heopcenter3 .head img {
  width: 20px;
  height: 12px;
  margin-bottom: 29px;
}

.heopcenter3 .head h1 {
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  color: #222222;
  line-height: 36px;
  margin-bottom: 16px;
}

.heopcenter .content1 {
  background-color: #fff;
  margin-bottom: 104px;
}

.heopcenter .content1 .tit {
  position: relative;
  float: left;
  width: 23.88%;
  height: 160px;
}
.heopcenter .content1 .tit:hover {
  transform: scale(1.08);
}
.heopcenter .content1 .tit img {
  height: 160px;
  max-width: 100%;
}
.heopcenter .content1 .tit + .tit {
  margin-left: 1.49%;
}


.heopcenter .content1 .tit span {
  position: absolute;
  left: 25px;
  top: 65px;
  font-size: 1.875rem;
  line-height: 1.5rem;
  color: #ffffff;
}
/*帮助中心 */
.help.center .main {
  background-color: #F9F9F9;
}

.help.center .main .container {
  max-width: 1340px;
  width: 100%;
  padding: 0;
}

.help.center .main .head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.help.center .main .head img {
  width: 20px;
  height: 12px;
  margin-bottom: 29px;
}
.help.center .main .content2 {
  padding-bottom: 15px;
}
.help.center .main .content2 .head h1 {
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  color: #222222;
  line-height: 36px;
  margin-bottom: 16px;
}

.help.center .main .content2 .items .item + .item {
  margin-left: 4.1%;
}

.help.center .main .content2 .items .item:nth-child(4) {
  margin-left: 0;
}
.help.center .main .content2 .items .item:nth-child(7) {
  margin-left: 0;
}

.help.center .main .content2 .items .item {
  float: left;
  width: 30.6%;
  margin-bottom: 42px;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid transparent;
}
.help.center .main .content2 .items .item:hover {
  box-shadow: 0 0 12px 0 rgba(3, 0, 0, 0.08);
  border: 1px solid #EC5B3C;
}
.help.center .items .item .tit {
  width: 80.49%;
  height: 76px;
  border-bottom: 1px solid #f0f0f0;
  margin: 0 auto;
  padding-top: 37px;
}

.help.center .items .item .tit .left {
  float: left;
  height: 19px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 19px;
  position: relative;
  width: 175px;
}
.help.center .items .item .tit .left::before {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  bottom: -21px;
  width: 88px;
  height: 3px;
  background: #EC5B3C;
}
.help.center .items .item .tit .right {
  float: right;
  display: block;
  width: 60px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #888888;
  text-align: center;
  border: solid 1px #dedede;
  border-radius: 12px;
}
.help.center .items .item .tit .right:hover {
  color: #ffffff;
  background: #EC5B3C;
  border: 1px solid transparent;
}

.help.center .items .item ul {
  width: 80.49%;
  margin: 23px auto 32px;
}

.help.center .items .item ul li span {
  width: 3px;
  height: 3px;
  display: inline-block;
  margin-bottom: 4px;
  border-radius: 50%;
  background-color: #cdcdcd;
}

.help.center .items .item ul li + li {
  margin-top: 14px;
}

.help.center .items .item ul li a {
  margin-left: 7px;
  font-size: 14px;
  color: #666666;
}
.help.center .items .item ul li:hover span {
  background: #ec5b3c;
}
.help.center .items .item ul li:hover a {
  color: #ec5b3c;
  text-decoration: underline;
}

.help.center .content3 .items .item {
  position: relative;
  float: left;
  width: 30.6%;
  height: 273px;
  margin-bottom: 42px;
  background-color: #F9F9F9;
  border-radius: 10px;
}

.help.center .content3 .items .item + .item {
  margin-left: 4.1%;
}

.help.center .content3 .items .item:nth-child(4) {
  margin-left: 0;
}

.help.center .content3 .items .item img {
  width: 100%;
  height: 273px;
  border-radius: 10px;
}

.help.center .content3 .items .item .btn {
  position: absolute;
  top: 37.36%;
  left: 41.95%;
  cursor: pointer;
  width: 65px;
}

.help.center .content3 .items .item .btn img {
  width: 100%;
  height: 65px;
}

.help.center .content4 .items {
  display: flex;
  padding-bottom: 55px;
  justify-content: center;
}

.help.center .content4 .items .item {
  width: 164px;
  cursor: pointer;
}

.help.center .content4 .items .item .box {
  width: 164px;
  height: 164px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 0 12px 0 rgba(3, 0, 0, 0.08);
  border: 1px solid transparent;
}

.help.center .content4 .items .item .box .img {
  /* position: relative;
  left: 48px;
  top: 42px; */
  width: 67px;
  height: 71px;
  margin:40px auto;
}

.help.center .content4 .items .item .box .img1 {
  background: url("../images/-s-1.png") center no-repeat;
}
.help.center .content4 .items .item:hover .box {
  border: 1px solid #EC5B3C;
}
.help.center .content4 .items .item .box .img2 {
  background: url("../images/-s-2.png") center no-repeat;
  left: 42px;
  top: 40px;
  width: 68px;
  height: 74px;
}

.help.center .content4 .items .item .box .img3 {
  background: url("../images/-s-3.png") center no-repeat;
  left: 54px;
  top: 49px;
  width: 62px;
  height: 63px;
}
.help.center .content4 .items .item:nth-child(1):hover .box .img1 {
  background: url("../images/-s-1colored.png") center no-repeat;
}
.help.center .content4 .items .item:nth-child(2):hover .box .img2 {
  background: url("../images/-s-2colored.png") center no-repeat;
}
.help.center .content4 .items .item:nth-child(3):hover .box .img3 {
  background: url("../images/-s-3colored.png") center no-repeat;
}
.help.center .content4 .items .item .box .img1:hover {
  background: url("../images/-s-1colored.png") center no-repeat;
}

.help.center .content4 .items .item .box .img2:hover {
  background: url("../images/-s-2colored.png") center no-repeat;
}

.help.center .content4 .items .item .box .img3:hover {
  background: url("../images/-s-3colored.png") center no-repeat;
}

.help.center .content4 .items .item .txt {
  display: block;
  font-size: 20px;
  color: #666666;
  text-align: center;
  margin-top: 17px;
}

.help.center .content4 .items .item + .item {
  margin-left: 220px;
}

.videomask {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2000;
}
.videobox {
  position: absolute;
  min-width: 200px;
  background-color: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  border-radius: 5px;
}
.videohead {
  width: 30px;
  height: 30px;
  line-height: 27px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  top: -38px;
  right: -7%;
  cursor: pointer;
}
.videobody {
  padding: 5px 5px 0 5px;
}
.videobody video {
  max-height: 85vh;
  max-width: 100%;
}
@media screen and (max-width: 1390px) {
  .headnavnwbox .newfilter .allindus .alltxt {
    width: 88.92%;
  }
  .headnavnwbox .newfilter .allindus .alltxt div {
    width: 91%;
  }
}
@media screen and (max-width: 1370px) {
  .headnavnwbox .newfilter .allindus .alltxt {
    width: 85%;
  }
  .newfimg-container .applctlist .application {
    width: 22%;
    margin-right: 11%;
  }
  .newfimg-container .applctlist .application:nth-child(4n) {
    margin-right: 11%;
  }
  .newfimg-container .applctlist {
    padding-left: 9%;
  }
}

@media screen and (max-width: 1040px) {
  .headnavnwbox .newfilter .allindus .alltxt {
    width: 80%;
  }
  .newfimg-container .newfimglist .conter .viewshell .pcview .pcvmask div{
    width: 37%;
    background-position: 10px 16px;
    background-size: 21px 16px;
    padding-left:25px;
    height:48px;
    line-height: 48px;
  }
}
@media screen and (max-width: 1300px) {
  .newsidebox .inside .hd .text {
    width: 50%;
  }
}
@media screen and (max-width: 1200px) {
  .compoundout .compoundtable .compoudntbhead .tbhead::before {
    left: -25px;
    transform: rotate(16deg);
  }
  .newsidebox .inside .hd .text {
    width: 45%;
  }
}
@media screen and (max-width: 1100px) {
  .newsidebox .inside .hd .text {
    width: 40%;
  }
}
@media screen and (max-width: 1065px) {
  .compoundout .compoundtable .compoudntbhead .tbhead::before {
    left: -49px;
    transform: rotate(19deg);
  }
}
@media screen and (max-width: 1023px) {
  .header {
    background: #333;
  }
  .threebox .threebox-cell {
    width: 100%;
  }
  .threebox .threebox-cell .tbcinner {
    margin: 0 auto 63px;
  }
  .compoundout .compoundtable {
    min-width: 720px;
  }
  .compoundout .compoundtable .compoudntbhead .tbhead::before {
    left: -108px;
    transform: rotate(24deg);
  }
  .compoundout .compoundtable .compoudntbhead .tbhead div:first-child {
    left: 45px;
  }
  .compoundout .compoundtable .compoudntbhead .tbhead div:last-child {
    right: 45px;
  }
  .compoundout .compoundtable .compoudntbhead .other {
    display: block !important;
  }
  .newsidebox .inside .hd .text {
    margin-top: 20px;
    width: 90%;
    margin-left: 0;
  }
  .headnavnwbox {
    display: none;
  }
  .threeboxsecd {
    height: auto;
  }
  .threeboxsecd .trbsecell {
    margin: 0 auto 20px;
    width: 80%;
    float: none;
  }
  .threeboxsecd .trbsecell:nth-child(1) {
    margin-left: auto;
  }
  .threeboxsecd .trbsecell:nth-child(3) {
    margin-right: auto;
  }
  .threeboxsecd .trbsecell:hover {
    margin-top: 0px;
  }
  .somelist ul li {
    width: 33%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .somelist ul li i {
    margin: 0 auto 37px;
  }
  .somelist ul li div {
    margin: 0 auto;
  }
  .newfimg-container .newfimglist .conter {
    width: 50%;
    padding: 0 20px;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .allist .temBox_dclzn {
    width: 90%;
    margin-left: 5%;
  }
  .allist .subNav li.cur {
    background: transparent;
  }
  .newfimg-container .applctlist .application {
    width: 50%;
    margin-right: 0%;
  }
  .newfimg-container .applctlist .application:nth-child(4n) {
    margin-right: 0%;
  }
  .heopcenter .content1 .tit {
    width: 50%;
    margin-bottom: 20px;
    padding: 0 25px;
  }
  .heopcenter .content1 .tit + .tit {
    margin-left: 0%;
  }
  .heopcenter .content1 .tit span {
    left: 52px;
    font-size: 25px;
  }
  .help.center .main .content2 .items {
    width: 80%;
    margin: 0 auto;
  }
  .help.center .main .content2 .items .item + .item {
    margin-left: 0;
  }
  .help.center .main .content2 .items .item {
    width: 100%;
  }
  .help.center .content3 .items .item + .item {
    margin-left: 0;
  }
  .help.center .content3 .items .item {
    width: 100%;
  }
  .help.center .content3 .items {
    width: 80%;
    margin: 0 auto;
  }
  .help.center .content4 .items .item + .item {
    margin-left: 16.42%;
  }
  .help .sider {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 38px;
  }
  .help .main article {
    width: 100%;
    margin-left: 0%;
    padding: 0px 25px 24px;
  }
  .heopcenter {
    padding-top: 30px;
  }
  .heopcenter .content1 {
    margin-bottom: 30px;
  }
  .newsidebox .inside .hd .picBig {
    width:100%;
  }
  .newsidebox .inside .hd .picBig .box{
    width:100%;
    min-width: 300px;
  }
  .newsidebox .inside .hd .picBig .box img{
    margin-left:-25px;
    width: 100%;
  }
  .newsidebox .inside .hd .text .chooseVersion a{
    width:46%;
  }
  .newsidebox .inside .hd .text .chooseVersion a .span-01{
    font-size: 16px;
    padding:0;
  }
  .inside-banner .big{
    font-weight:500;
    font-size: 24px;
  }
  .inside-banner .small{
    font-size: 20px;
  }
}
@media screen and (max-width: 760px) {
  .help.center .content4 .items .item + .item {
    margin-left: 12%;
  }
}
@media screen and (max-width: 720px) {
  .newfimg-container .newfimglist .conter {
    width: 80%;
    /* margin-left: 12%; */
  }

}
@media screen and (max-width: 675px) {
  .somelist ul li {
    width: 50%;
    margin-right: 0;
  }
  .allist .eye_dclzn .vc {
    margin-left: 25%;
    width: 20px;
  }
  .mask_dclzn .eye_dclzn {
    width: 46.33%;
  }
  .newfimg-container .applctlist .application {
    width: 100%;
  }
  .newfimg-container .applctlist {
    padding-left: 0%;
  }
  .newfimg-container .applctlist .application .appimgbox {
    margin: 0 auto 31px;
  }
  .newfimg-container .applctlist .application .decrible {
    width: 74%;
    margin: 0 auto 0 11%;
  }
  .heopcenter .content1 .tit {
    width: 50%;
    padding: 0 2%;
    margin: 0px auto 20px;
  }
  
  .heopcenter .content1 .tit img {
    object-fit: none;
    border-radius: 10px;
  }
  .heopcenter .content1 .tit span {
    font-size: 18px;
    left: 16%;
  }
  .help.center .content4 .items .item + .item {
    margin-left: 8%;
  }
}
@media screen and (max-width: 600px) {
  .help.center .content4 .items .item + .item {
    margin-left: 0%;
  }
  .help.center .content4 .items .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .help.center .content4 .items {
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
  }
  .help.center .content4 .items .item{
    width:30%;
  }
  .help.center .content4 .items .item .box{
    width:90px;
    height:90px;
  }
  .help.center .content4 .items .item .box .img{
    width:30px;
    height:40px;
    background-size: 100%;
    margin: 20px auto;
  }
  .help.center .content4 .items .item .txt {
    display: block;
    font-size: 20px;
    color: #666666;
    text-align: center;
    margin-top: 17px;
    margin-right: 16%;
  }
  .help.center .content4 .items .item:nth-child(3):hover .box .img3{
    background-size: 100%;
  }
  .help.center .content4 .items .item:nth-child(2):hover .box .img2{
    background-size: 100%;
  }
  .help.center .content4 .items .item:nth-child(1):hover .box .img1{
    background-size: 100%;
  }
}
@media screen and (max-width: 500px) {
  .somelist ul li {
    width: 100%;
    margin-right: 0;
  }
  .heopcenter .content1 .tit span {
    font-size: 16px;
  }
  .newfimg-container .newfimglist .conter .viewshell .phonereview{
    width:104px;
    height: 200px;
    right:5px;
    top:120px;
  }
  .newfimg-container .newfimglist .conter .viewshell .pcview .pcvmask div{
    width:110px;
    margin-left:-55px;
    background-position: 10px 16px;
    background-size: 21px 14px;
    font-size: 15px;
    height: 45px;
    line-height:45px;
    padding-left:25px;
  }
  .newsidebox .inside .hd .text .chooseVersion a{
    width:46%;
  }
  .newsidebox .inside .hd .text .chooseVersion a .span-01{
    font-size: 16px;
    padding:0;
  }
  .product-show .hd .text .choose #bord{
    padding:0;
  }
  
}
@media screen and (max-width: 392px) {
  .threeboxsecd .trbsecell .skeleton .portray {
    height: auto;
    padding-left: 0px;
  }
  .threeboxsecd .trbsecell .skeleton .portray div {
    padding: 0 20px;
    height: auto;
  }
  .threeboxsecd .trbsecell .skeleton .portray div::before {
    right: 20px;
  }
  .threeboxsecd .trbsecell .skeleton .expcsbtn {
    width: 188px;
    height: 46px;
    border-radius: 23px;
    font-size: 20px;
    line-height: 46px;
  }
  .heopcenter .content1 .tit span {
    font-size: 14px;
  }
}
@media screen and (max-width: 340px) {
  .threebox .threebox-cell .tbcinner .ibox .copywriting div:first-child {
    font-size: 26px;
    margin-bottom: 0px;
  }
  .threebox .threebox-cell .tbcinner .ibox .copywriting div:last-child {
    font-size: 20px;
  }
  .mask_dclzn .eye_dclzn {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .subNav {
    display: none;
  }
}

@media screen and (max-width: 414px) {
  .fedmask {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 2;
  }
  .fedmask .formbox {
    width: 88% !important;
    height: 575px;
    border-radius: 15px;
    margin: 185px auto 0;
  }
  .fedmask .formbox .submitbox {
    height: 110px;
    background: #F3F3F3;
    border-radius: 0 0 15px 15px;
  }
  .fedmask .formbox .submitbox div {
    float: left;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    margin-top: 34px;
  }
  .fedmask .formbox .submitbox div:first-child {
    border: solid 1px #888888;
    margin-right: 5px;
    color: #888888;
    margin-left: 90px !important;
    width: 70px !important;
  }
  .fedmask .formbox .submitbox div:last-child {
    background-color: #ec5b3c;
    color: #ffffff;
    width: 70px !important;
    margin-left: 15px !important;
  }
  .fedmask .formbox .submitbox div:hover{
    cursor:pointer;
    transform:translate(0,-5px);
    border: 1px solid #ec5b3c;
  }
  .fedmask .formbox .formbody label {
    display: inline-block;
    width: 57px;
    height: 40px;
    margin-left: 15px;
    text-align: right;
    font-size: 14px;
    color: #343434;
  }
  .fedmask .formbox .formbody .fedverficode .vercodebox {
    position: absolute;
    right: 43px;
    top: 28px;
    width: 116px;
    height: 38px;
  }
  .fedmask .formbox .formbody .tips, .tips2 {
    display: none;
    position: absolute;
    left: 85px;
    height: 13px;
    font-size: 12px;
    line-height: 13px;
    color: #ec5b3c;
  }
}

@media screen and (max-width: 375px){
  .fedmask {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 2;
  }
  .fedmask .formbox {
    width: 88% !important;
    height: 575px;
    border-radius: 15px;
    margin: 185px auto 0;
  }
  .fedmask .formbox .formhead {
    height: 66px;
    background: #EF6A46;
    border-radius: 15px 15px 0 0;
  }
  .fedmask .formbox .formhead div {
    float: left;
    height: 66px;
    line-height: 66px;
    font-size: 24px;
    margin-left: 32px;
    font-weight: bold;
    color: #ffffff;
  }
  .fedmask .formbox .formhead img {
    float: right;
    width: 14px;
    height: 14px;
    margin-top: 26px;
    cursor: pointer;
  }
  .fedmask .formbox .formbody label {
    display: inline-block;
    width: 57px;
    height: 40px;
    margin-left: 40px;
    text-align: right;
    font-size: 14px;
    color: #343434;
  }
  .fedmask .formbox .formbody input {
    width: 65%;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    padding-left: 11px;
    border: solid 1px #cccccc;
    margin-left: 9px;
  }
  .fedmask .formbox .formbody input::-webkit-input-placeholder {
    font-size: 12px;
    color: #888888;
  }
  .fedmask .formbox .formbody .tips,.tips2 {
    display: none;
    position: absolute;
    left: 109px;
    height: 13px;
    font-size: 12px;
    line-height: 13px;
    color: #ec5b3c;
  }
  .fedmask .formbox .formbody .tips3 {
    line-height: 13px;
    height: 13px;
    display: none;
    float:left;
    width: 300px;
    margin-top: -20px;
    margin-left:110px;
    font-size: 12px;
    color: #ec5b3c;
  }
  .fedmask .formbox .formbody .asterisk {
    position: relative;
  }
  .fedmask .formbox .formbody .asterisk::after {
    position: absolute;
    display: block;
    content: '*';
    font-size: 14px;
    color: #ff0000;
    right: 33px;
    top: 35px;
  }
  .fedmask .formbox .formbody .asterisk2::after {
    position: absolute;
    display: block;
    content: '*';
    font-size: 14px;
    color: #ff0000;
    right: 33px;
    top: 35px;
  }
  .fedmask .formbox .formbody .fedname {
    position: relative;
    margin-left: -45px;
  }
  .fedmask .formbox .formbody .fedname::after {
    top: 37px;

  }
  .fedmask .formbox .formbody .fedname input {
    margin-bottom: 25px;
    margin-top: 28px;
    width: 220px;
  }
  .fedmask .formbox .formbody .fedname input::-ms-clear {
    display: none;
  }
  .fedmask .formbox .formbody .fedname .tips,.tips2 {
    bottom: 7px;
  }
  .fedmask .formbox .formbody .fedmobile {
    position: relative;
    margin-left: -45px;
  }
  .fedmask .formbox .formbody .fedmobile::after {
    top: 8px;
  }
  .fedmask .formbox .formbody .fedmobile input {
    margin-bottom: 30px;
    width: 220px;
  }
  .fedmask .formbox .formbody .fedmobile input::-ms-clear {
    display: none;
  }
  .fedmask .formbox .formbody .fedmobile .tips {
    bottom: 9px;
  }
  .fedmask .formbox .formbody .fedverficode {
    position: relative;
    margin-left: -45px;
  }
  .fedmask .formbox .formbody .fedverficode .tips {
    bottom: -18px;
  }
  .fedmask .formbox .formbody .fedcont {
    margin-left: -38px;
    height: 109px;
  }
  .fedmask .formbox .formbody .fedcont::after {
    top: 18px;
  }
  .fedmask .formbox .formbody .fedcont label {
    display: block;
    float: left;
    margin-top: -7px;
  }
  .fedmask .formbox .formbody .fedcont textarea {
    resize: none;
    float: left;
    display: block;
    width: 58% !important;
    height: 109px;
    margin-left: 13px;
    border-radius: 3px;
    border: solid 1px #cccccc;
    padding-left: 11px;
    padding-top: 7px;
    margin-bottom: 26px;
  }
  .fedmask .formbox .formbody .fedcont textarea::-webkit-input-placeholder {
    font-size: 12px;
    color: #888888;
  }
  .fedmask .formbox .formbody .fedverficode {
    position: relative;
    margin-bottom: 50px;
  }
  .fedmask .formbox .formbody .fedverficode input {
    width: 220px;
  }
  .fedmask .formbox .formbody .fedverficode input::-ms-clear {
    display: none;
  }
  .fedmask .formbox .formbody .fedverficode .vercodebox {
    position: absolute;
    right: 49px;
    top: 28px;
    width: 116px;
    height: 38px;
  }
  .fedmask .formbox .submitbox {
    height: 110px;
    background: #F3F3F3;
    border-radius: 0 0 15px 15px;
  }
  .fedmask .formbox .submitbox div {
    float: left;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    border-radius: 21px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    margin-top: 34px;
  }
  .fedmask .formbox .submitbox div:first-child {
    border: solid 1px #888888;
    margin-right: 5px;
    color: #888888;
    margin-left: 90px !important;
    width: 70px !important;
  }
  .fedmask .formbox .submitbox div:last-child {
    background-color: #ec5b3c;
    color: #ffffff;
    width: 70px !important;
    margin-left: 15px !important;
  }
  .fedmask .formbox .submitbox div:hover{
    cursor:pointer;
    transform:translate(0,-5px);
    border: 1px solid #ec5b3c;
  }
}

.newclearfix{
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 5%;
}
.newclearfix li{
  float: left;
  width: 26%;
  height: 100%;
  border-radius: 10% 10% 0 0;
  text-align: center;
  margin-right: 1px;
  border:#EC5B3C solid 1px;

}
.newclearfix li a span{
  color:#EC5B3C;
}
.newclearfix .cur {
  background: #EC5B3C;
  color:#fff;
}
.newclearfix .cur a span{
  color:#fff;
}
.newclearfix span{
  color: white;
}
.newclearfix2{
  margin-left: 5%;
  margin-top: 5%;
}

#mbcase p {
  text-align: center;
  color: #EC5B3C;
}
#mbcase #p_01 {
  float: left;
  margin-right: 4%;
  margin-left: 3%;
}
#mbcase #p_02 {
  float: left;
}
#mbcase{
  margin-left: 5%;
  height: 25px;
  margin-top: -3%;
  line-height: 25px;
  display: none;
  padding-bottom: 5%;
}

@media screen and (max-width: 768px) {
  .compoundout .compoundtable .compoudntbhead .other div:nth-child(1) {
    height: 29px;
    font-size: 25px;
    font-weight: bold;
    line-height: 29px;
    color: #ffffff;
    margin-bottom: 12px;
    margin-top: 30px;
  }
}


