.web {
  width: 1180px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}

.weblg {
  width: 100%;
  padding: 0px 20px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clear {
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0
}

.w-lg .weblg {
  max-width: 1400px
}

.w-md .weblg {
  max-width: 1320px
}

.w-sm .weblg {
  max-width: 1200px
}

.placeholder {
  color: #999
}

@media (min-width:768px) {
  .weblg {
    max-width: 87.778vw;
  }
}

@media (min-width:768px) {
  .weblg {
    padding: 0px 20px;
    max-width: 83.333vw;
  }
}

@media (min-width:992) {
  .weblg {
    padding: 0px 10px;
  }
}

@media (min-width:1260px) {
  .weblg {
    max-width: 83.333vw;
  }
}

@media (min-width:1921px) {
  .weblg {
    max-width: 1600px;
  }
}


.inside-banner{
  position: relative;
  overflow: hidden;
}

.inside-banner img {
  display: block;
  width: 100%;
  height: 200px;
}


.inside-banner .ban-info {
  position: absolute;
  left: 0;
  top: 43.33333%;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: #fff
}

.inside-banner .ban-info h2 {
  margin-bottom: 10px;
  font-size: 50px;
  line-height: 66px
}

.inside-banner .ban-info p {
  font-size: 20px;
  line-height: 30px
}

.inside-banner .case-ban-info {
  position: absolute;
  left: 0;
  top: 28.5%;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: #fff
}

.inside-banner .case-ban-info h2 {
  font-size: 18px;
  line-height: 26px;
}

.inside-banner .case-ban-info .case-desc {
  margin-bottom: 7px;
  font-size: 12px;
  line-height: 20px;
}

.inside-banner .feature .item {
  display: inline-block;
  vertical-align: top;
  padding: 0 8px;
}

.inside-banner .feature .center {
  position: relative
}

.inside-banner .feature .center span {
  position: absolute;
  top: 10px;
  bottom: 16px;
  width: 1px;
  background: url("../webimages/bk2p.png") repeat-y 0 0
}

.inside-banner .feature .center .before {
  left: 0
}

.inside-banner .feature .center .after {
  right: 0
}

.inside-banner .feature h3 {
  font-size: 14px;
  line-height: 26px;
  text-align: left
}

.inside-banner .feature h4 {
  font-size: 18px;
  line-height: 24px;
}

.full-case-crumbs {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 14px 0;
  background-color: #ededed;
  display: none;
}

.full-case-crumbs.crumbs-fff {
  background-color: #fff
}

.full-case-crumbs .crumbs {
  float: left;
  font-size: 0
}

.full-case-crumbs .crumbs a, .full-case-crumbs .crumbs i, .full-case-crumbs .crumbs span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 42px
}

.full-case-crumbs .crumbs a:hover {
  color: #d90000
}

.full-case-crumbs .crumbs i {
  padding: 0 1em;
  font-family: consolas;
  font-style: normal
}

.full-case-crumbs .crumbs span {
  color: #d90000
}

.full-case-crumbs .crumbs .home {
  padding-left: 36px;
  background: url("../webimages/crumbhome.png") no-repeat 0 10px
}

.full-case-crumbs .crumbs .home:hover {
  background-image: url("../webimages/crumbhomeac.png")
}

.full-case-crumbs .other-channel {
  position: relative;
  float: right;
  z-index: 10;
  width: 307px;
  font-size: 16px;
  line-height: 42px;
  color: #666
}

.full-case-crumbs .other-channel .channel-title {
  background-color: #fff;
  padding-left: 28px;
  background: #fff url("../webimages/otherarr.png") no-repeat 270px center;
  cursor: pointer
}

.full-case-crumbs .other-channel .channel-dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 42px;
  width: 100%;
  padding-bottom: 18px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  max-height: 462px;
  overflow-y: auto
}

.full-case-crumbs .other-channel .channel-dropdown a {
  display: block;
  padding-left: 28px
}

.full-case-crumbs .other-channel .channel-dropdown a:hover {
  background-color: #d80000;
  color: #fff
}

.full-case-crumbs .edit {
  float: right;
  width: 15%;
  height: 42px;
  text-align: center;
  background-color: #fff
}

.full-case-crumbs .edit span {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 42px;
  color: #d90000;
  padding-left: 44px;
  background: url(../webimages/editbkac.png) no-repeat 0 44.9%
}

.full-case-detail {
  padding: 20px 0 20px;
  background-color: #eaeaea
}

.full-case-detail .case-head {
  margin-bottom: 10px;
  background-color: #fff;
  display: table;
  width: 100%
}

.full-case-detail .info {
  width: 100%;
  padding: 20px 10px;
}

.full-case-detail .info .img {
  float: left;
  margin-right: 50px;
  max-width: 38%;
}

.full-case-detail .info .img img {
  display: block;
  max-width: 100%
}

.full-case-detail .info .content {
  overflow: hidden
}

.full-case-detail .info .content .desc {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #666
}

.full-case-detail .info .content .view {
  display: block;
  width: 120px;
  height: 36px;
  text-align: center;
  border: solid 1px #ccc;
  font-size: 15px;
  line-height: 36px;
  color: #666;
  -webkit-transition: all ease .2s;
  -o-transition: all ease .2s;
  -moz-transition: all ease .2s;
  transition: all ease .2s
}

.full-case-detail .info .content .view:hover {
  border-color: #d90000;
  color: #d90000
}

.full-case-detail .u-cshd-title {
  padding: 10px 0 23px
}

.full-case-detail .u-cshd-title .en {
  font-size: 20px;
  line-height: 24px;
  color: #aaa;
  font-weight: bold;
  font-family: DINCond-Bold
}

.full-case-detail .u-cshd-title .cn {
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 30px;
  color: #333
}

.full-case-detail .u-cshd-title .line {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #ccc
}

.full-case-detail .server {
  width: 100%;
  padding: 10px 15px;
  line-height: 30px;
  background-color: #f5f5f5;
  font-size: 15px;
  color: #666
}

.full-case-detail .server .dot {
  padding-left: 16px;
  background: url("../webimages/dot.png") no-repeat 0 center
}

.full-case-detail .app-features {
  line-height: 24px
}

.full-case-detail .case-body {
  padding: 50px;
  background-color: #fff;
  font-size: 16px;
  line-height: 30px
}

.full-case-detail .case-body .view {
  text-align: center;
  max-width: 1180px;
  margin: 0 auto
}

.full-case-detail .case-body img {
  margin-top: 1em;
  vertical-align: top;
  max-width: 100%
}

.full-case-detail .case-body .casebtn {
  padding: 47px 0 66px;
  text-align: center
}

.full-case-detail .case-body .casebtn a {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  margin: 0 3px;
  font-size: 16px;
  line-height: 35px;
  border: solid 1px #cccccc;
  -webkit-transition: all ease .2s;
  -o-transition: all ease .2s;
  -moz-transition: all ease .2s;
  transition: all ease .2s;
  color: #666
}

.full-case-detail .case-body .casebtn a:hover {
  border-color: #d90000;
  color: #d90000
}

.full-case-detail .case-body .col-3 {
  float: left;
  width: 25%;
  line-height: 36px
}

.full-case-detail .case-body .lh {
  line-height: 36px
}

.full-case-detail .full-case-body {
  width: 100%;
  background-color: #fff;
  font-size: 14px;
  line-height: 24px;
  color: #696a6e;
  padding: 30px 0 0;
}

.full-case-detail .full-case-body .content-view {
  max-width: 1200px
}

.full-case-detail .full-case-body .casebtn {
  padding: 30px 0 40px;
  text-align: center
}

.full-case-detail .full-case-body .casebtn a {
  display: inline-block;
  vertical-align: top;
  width: 132px;
  margin: 0 3px;
  font-size: 16px;
  line-height: 35px;
  border: solid 1px #cccccc;
  -webkit-transition: all ease .2s;
  -o-transition: all ease .2s;
  -moz-transition: all ease .2s;
  transition: all ease .2s;
  color: #666
}

.full-case-detail .full-case-body .casebtn a:hover {
  border-color: #d90000;
  color: #d90000
}

.full-case-detail .full-case-body .bold {
  font-size: 20px;
  line-height: 32px;
  color: #242526;
  margin-bottom: 10px
}

.full-case-detail .full-case-body img {
  max-width: 100%;
  height: auto !important
}

.full-case-detail .full-case-body .content-view {
  text-align: center
}

.full-case-detail .right-content {
  position: relative;
  z-index: 10;
  padding: 20px 0 30px;
}

.full-case-detail .right-content .color-left {
  text-align: center;
  max-width: 540px;
  padding: 0 15px 30px;
}

.full-case-detail .right-content .color-left .color-panel {
  padding-top: 10px;
  max-width: 80%;
}

.full-case-detail .right-content .color-right {
  padding-left: 0px
}

.full-case-detail .right-content .color-right img {
  width: 100%
}

.full-case-detail .skew-content {
  position: relative;
  z-index: 10;
  width: 100%;
  overflow: hidden;
}

.full-case-detail .skew-content .skew-bg {
  position: absolute;
  top: -60%;
  bottom: -60%;
  z-index: 1;
  width: 100%;
}

.full-case-detail .skew-content .skew-bg img {
  max-width: none;
  width: auto;
  min-width: 100%;
  height: 100% !important
}

.full-case-detail .skew-content .case-server {
  position: relative;
  z-index: 2
}

.full-case-detail .skew-content .case-server .text {
  width: 100%;
  padding: 20px 15px 0;
  margin-bottom: 15px;
  text-align: center;
}

.full-case-detail .skew-content .case-server .cimg {
  padding-left: 15px
}

.full-case-detail .skew-content .case-ue {
  padding-top: 4.16667%;
  position: relative;
  z-index: 2
}

.full-case-detail .skew-content .case-ue .text {
  position: absolute;
  top: -170px;
  left: 73.54167%
}

.full-case-detail .skew-content .case-ue .cimg {
  text-align: center
}

.foot_tag_list {
	display:inline-block;
	padding:5px;
	margin-right:5px;
	margin-bottom:0px;
	font-size:14px;
}

.foot_tag_list a::after{content: '|'; padding:0px 10px; color: #d80000;font-weight: bold;}
.foot_tag_list a:last-child:after{display: none;}

.foot_nav_list a{
	display:inline-block;
	padding:5px 20px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #ccc;
	font-size:14px;
}
.foot_nav_list_cur{
    background-color: #d80000;
    border-color: #d80000;
}
.foot_nav_list_cur a{
    color: #f7f7f7 !important;
}




@media (min-width:768px) {
  .inside-banner img {
    height: auto;
  }
  .inside-banner .ban-info {
    left: 0;
    top: 43.33333%;
    z-index: 10;
    width: 100%;
  }
  
  .inside-banner .ban-info h2 {
    margin-bottom: 0.625vw;
    font-size: 3.125vw;
    line-height: 4.125vw
  }
  
  .inside-banner .ban-info p {
    font-size: 1.25vw;
    line-height: 1.875vw
  }
  
  .inside-banner .case-ban-info {
    left: 0;
    top: 28.5%;
    z-index: 10;
    width: 100%;
  }
  
  .inside-banner .case-ban-info h2 {
    font-size: 3.375vw;
    line-height: 4vw
  }
  
  .inside-banner .case-ban-info .case-desc {
    margin-bottom: 1.563vw;
    font-size: 1.5vw;
    line-height: 2.625vw
  }
  
  .inside-banner .feature .item {
    padding: 0 3.563vw
  }
  
 
  
  .inside-banner .feature .center span {
    top: 0.625vw;
    bottom: 1vw;
    width: 0.063vw;
  }
  

  
  .inside-banner .feature h3 {
    font-size: 1.125vw;
    line-height: 2.375vw;
  }
  
  .inside-banner .feature h4 {
    font-size: 5.625vw;
    line-height: 6.5vw
  }
  
  .full-case-crumbs {
    z-index: 10;
    width: 100%;
    padding: 0.875vw 0;
    display: block;
  }
  

  
 
  .full-case-crumbs .crumbs a, .full-case-crumbs .crumbs i, .full-case-crumbs .crumbs span {
    font-size: 1vw;
    line-height: 2.625vw
  }
  

  
  .full-case-crumbs .crumbs i {
    padding: 0 1em;
  }
  
 
  .full-case-crumbs .crumbs .home {
    padding-left: 2.25vw;
    background: url("../webimages/crumbhome.png") no-repeat 0 0.625vw
  }
  

  
  .full-case-crumbs .other-channel {
    float: right;
    z-index: 10;
    width: 19.188vw;
    font-size: 1vw;
    line-height: 2.625vw;
  }
  
  .full-case-crumbs .other-channel .channel-title {
    padding-left: 1.75vw;
    background: #fff url("../webimages/otherarr.png") no-repeat 16.875vw center;
  }
  
  .full-case-crumbs .other-channel .channel-dropdown {
    top: 2.625vw;
    width: 100%;
    padding-bottom: 1.125vw;
    max-height: 28.875vw;
  }
  
  .full-case-crumbs .other-channel .channel-dropdown a {
    padding-left: 1.75vw
  }
  

  .full-case-crumbs .edit {
    float: right;
    width: 15%;
    height: 2.625vw;
  }
  
  .full-case-crumbs .edit span {
    font-size: 1vw;
    line-height: 2.625vw;
    padding-left: 2.75vw;
    background-size: 1.938vw;
  }
  
  .full-case-detail {
    padding: 1.5vw 0 5vw;
  }
  
  .full-case-detail .case-head {
    margin-bottom: 0.625vw;
    width: 100%
  }
  
  .full-case-detail .info {
    display: table-cell;
    vertical-align: top;
    width: 53.75%;
    padding: 3.125%
  }
  
  .full-case-detail .info .img {
    float: left;
    margin-right: 3.125vw;
    max-width: 14.375vw
  }
      
  .full-case-detail .info .content .desc {
    margin-bottom: 1.25vw;
    font-size: 1vw;
    line-height: 1.5vw;
  }
  
  .full-case-detail .info .content .view {

    width: 7.5vw;
    height: 2.25vw;
    font-size: 0.938vw;
    line-height: 2.25vw;
  }
  
  
  .full-case-detail .u-cshd-title {
    padding: 0.625vw 0 1.438vw
  }
  
  .full-case-detail .u-cshd-title .en {
    font-size: 1.5vw;
    line-height: 1.75vw;
  }
  
  .full-case-detail .u-cshd-title .cn {
    margin-bottom: 0.75vw;
    font-size: 1.5vw;
    line-height: 2.125vw;
  }
  
  .full-case-detail .u-cshd-title .line {
    width: 1.25vw;
    height: 0.125vw;
  }
  
  .full-case-detail .server {
    display: table-cell;
    vertical-align: top;
    width: 46.25%;
    padding: 3.125% 5.625%;
    font-size: 0.938vw;
    line-height: 2.5vw;
  }
  
  .full-case-detail .server .dot {
    padding-left: 1vw;
  }
  
  .full-case-detail .app-features {
    line-height: 1.5vw
  }
  
  .full-case-detail .case-body {
    padding: 3.125vw;
    font-size: 1vw;
    line-height: 1.875vw
  }
  
  .full-case-detail .case-body .view {
    max-width: 73.75vw;
  }
  
  .full-case-detail .case-body img {
    margin-top: 1em;
  }
  
  .full-case-detail .case-body .casebtn {
    padding: 2.938vw 0 4.125vw;
  }
  
  .full-case-detail .case-body .casebtn a {
    width: 8.75vw;
    margin: 0 0.188vw;
    font-size: 1vw;
    line-height: 2.188vw;
  }
  
  
  .full-case-detail .case-body .col-3 {
    float: left;
    width: 25%;
    line-height: 2.25vw
  }
  
  .full-case-detail .case-body .lh {
    line-height: 2.25vw
  }
  
  .full-case-detail .full-case-body {
    font-size: 1vw;
    line-height: 1.5vw;
    padding: 4.25vw 0 0
  }
  
  .full-case-detail .full-case-body .content-view {
    max-width: 75vw
  }
  
  .full-case-detail .full-case-body .casebtn {
    padding: 1.875vw 0 2.5vw;
  }
  
  .full-case-detail .full-case-body .casebtn a {
    width: 8.75vw;
    margin: 0 0.188vw;
    font-size: 1vw;
    line-height: 2.188vw;

  }
  
  
  .full-case-detail .full-case-body .bold {
    font-size: 3vw;
    line-height: 3.75vw;
    margin-bottom: 0.625vw
  }
  
  .full-case-detail .full-case-body img {
    max-width: 100%;
    height: auto !important
  }

  .full-case-detail .right-content {
    padding: 2.5vw 0 10.9375%
  }
  
  .full-case-detail .right-content .color-left {
    position: absolute;
    text-align: left;
    top: 3.438vw;
    left: 18.75%;
    max-width: 33.75vw;
    padding: 0vw;
  }
  
  .full-case-detail .right-content .color-left .color-panel {
    padding-top: 3.125vw;
    max-width: 100%;
  }
  
  .full-case-detail .right-content .color-right {
    padding-left: 18.75%
  }
  
  .full-case-detail .skew-content .skew-bg {
    left: 0;
    top: 17%;
    bottom: 0;
    z-index: 1;
    width: 100%;
    overflow: hidden
  }
   
 
  .full-case-detail .skew-content .case-server .text {
    position: absolute;
    top: 0.938vw;
    left: 18.75%;
    max-width: 33.75vw;
    width: 28.125%;
    text-align: left;
  }
  
  .full-case-detail .skew-content .case-server .cimg {
    padding-left: 18.75%
  }
  
  .full-case-detail .skew-content .case-ue {
    padding-top: 4.16667%;
  }
  
  .full-case-detail .skew-content .case-ue .text {
    top: -10.625vw;
    left: 73.54167%
  }
  

  
  .foot_tag_list {
    padding:0.313vw;
    margin-right:0.313vw;
    margin-bottom:0vw;
    font-size:0.875vw;
  }

  .foot_tag_list a::after{content: '|'; padding:0vw 0.625vw;}

  .foot_nav_list a{
    padding:0.313vw 1.25vw;
    margin-right:1.25vw;
    margin-bottom:1.25vw;
    font-size:0.875vw;
  }
}

@media (min-width:1200px) {
  
  .inside-banner .ban-info {
    left: 0;
    top: 43.33333%;
    z-index: 10;
    width: 100%;
  }
  
  .inside-banner .ban-info h2 {
    margin-bottom: 0.521vw;
    font-size: 2.604vw;
    line-height: 3.438vw
  }
  
  .inside-banner .ban-info p {
    font-size: 1.042vw;
    line-height: 1.563vw
  }
  
  .inside-banner .case-ban-info {
    left: 0;
    top: 28.5%;
    z-index: 10;
    width: 100%;
  }
  
  .inside-banner .case-ban-info h2 {
    font-size: 2.813vw;
    line-height: 3.333vw
  }
  
  .inside-banner .case-ban-info .case-desc {
    margin-bottom: 1.302vw;
    font-size: 1.25vw;
    line-height: 2.188vw
  }
  
  .inside-banner .feature .item {
    padding: 0 2.969vw
  }
  
 
  
  .inside-banner .feature .center span {
    top: 0.521vw;
    bottom: 0.833vw;
    width: 0.052vw;
  }
  

  
  .inside-banner .feature h3 {
    font-size: 0.938vw;
    line-height: 1.979vw;
  }
  
  .inside-banner .feature h4 {
    font-size: 4.688vw;
    line-height: 5.417vw
  }
  
  .full-case-crumbs {
    z-index: 10;
    width: 100%;
    padding: 0.729vw 0;
  }
  

  
 
  .full-case-crumbs .crumbs a, .full-case-crumbs .crumbs i, .full-case-crumbs .crumbs span {
    font-size: 0.833vw;
    line-height: 2.188vw
  }
  

  
  .full-case-crumbs .crumbs i {
    padding: 0 1em;
  }
  
 
  .full-case-crumbs .crumbs .home {
    padding-left: 1.875vw;
    background: url("../webimages/crumbhome.png") no-repeat 0 0.521vw
  }
  

  
  .full-case-crumbs .other-channel {
    float: right;
    z-index: 10;
    width: 15.99vw;
    font-size: 0.833vw;
    line-height: 2.188vw;
  }
  
  .full-case-crumbs .other-channel .channel-title {
    padding-left: 1.458vw;
    background: #fff url("../webimages/otherarr.png") no-repeat 14.063vw center;
  }
  
  .full-case-crumbs .other-channel .channel-dropdown {
    top: 2.188vw;
    width: 100%;
    padding-bottom: 0.938vw;
    max-height: 24.063vw;
  }
  
  .full-case-crumbs .other-channel .channel-dropdown a {
    padding-left: 1.458vw
  }
  

  .full-case-crumbs .edit {
    float: right;
    width: 15%;
    height: 2.188vw;
  }
  
  .full-case-crumbs .edit span {
    font-size: 0.833vw;
    line-height: 2.188vw;
    padding-left: 2.292vw;
    background-size: 1.615vw;
  }
  
  .full-case-detail {
    padding: 1.25vw 0 4.167vw;
  }
  
  .full-case-detail .case-head {
    margin-bottom: 0.521vw;
    width: 100%
  }
  
  .full-case-detail .info {
    width: 53.75%;
    padding: 3.125%
  }
  
  .full-case-detail .info .img {
    float: left;
    margin-right: 2.604vw;
    max-width: 11.979vw
  }
      
  .full-case-detail .info .content .desc {
    margin-bottom: 1.042vw;
    font-size: 0.833vw;
    line-height: 1.25vw;
  }
  
  .full-case-detail .info .content .view {

    width: 6.25vw;
    height: 1.875vw;
    font-size: 0.781vw;
    line-height: 1.875vw;
  }
  
  
  .full-case-detail .u-cshd-title {
    padding: 0.521vw 0 1.198vw
  }
  
  .full-case-detail .u-cshd-title .en {
    font-size: 1.25vw;
    line-height: 1.458vw;
  }
  
  .full-case-detail .u-cshd-title .cn {
    margin-bottom: 0.625vw;
    font-size: 1.25vw;
    line-height: 1.771vw;
  }
  
  .full-case-detail .u-cshd-title .line {
    width: 1.042vw;
    height: 0.104vw;
  }
  
  .full-case-detail .server {
    width: 46.25%;
    padding: 3.125% 5.625%;
    font-size: 0.781vw;
    line-height: 2.083vw;
  }
  
  .full-case-detail .server .dot {
    padding-left: 0.833vw;
  }
  
  .full-case-detail .app-features {
    line-height: 1.25vw
  }
  
  .full-case-detail .case-body {
    padding: 2.604vw;
    font-size: 0.833vw;
    line-height: 1.563vw
  }
  
  .full-case-detail .case-body .view {
    max-width: 61.458vw;
  }
  
  .full-case-detail .case-body img {
    margin-top: 1em;
  }
  
  .full-case-detail .case-body .casebtn {
    padding: 2.448vw 0 3.438vw;
  }
  
  .full-case-detail .case-body .casebtn a {
    width: 7.292vw;
    margin: 0 0.156vw;
    font-size: 0.833vw;
    line-height: 1.823vw;
  }
  
  
  .full-case-detail .case-body .col-3 {
    float: left;
    width: 25%;
    line-height: 1.875vw
  }
  
  .full-case-detail .case-body .lh {
    line-height: 1.875vw
  }
  
  .full-case-detail .full-case-body {
    font-size: 0.833vw;
    line-height: 1.25vw;
    padding: 3.542vw 0 0
  }
  
  .full-case-detail .full-case-body .content-view {
    max-width: 62.5vw
  }
  
  .full-case-detail .full-case-body .casebtn {
    padding: 1.563vw 0 2.083vw;
  }
  
  .full-case-detail .full-case-body .casebtn a {
    width: 7.292vw;
    margin: 0 0.156vw;
    font-size: 0.833vw;
    line-height: 1.823vw;

  }
  
  
  .full-case-detail .full-case-body .bold {
    font-size: 2.5vw;
    line-height: 3.125vw;
    margin-bottom: 0.521vw
  }
  
 
  .full-case-detail .right-content {
    padding: 2.083vw 0 10.9375%
  }
  
  .full-case-detail .right-content .color-left {
    top: 2.865vw;
    left: 18.75%;
    max-width: 28.125vw
  }
  
  .full-case-detail .right-content .color-left .color-panel {
    padding-top: 2.604vw
  }
  
  .full-case-detail .right-content .color-right {
    padding-left: 18.75%
  }
  
  .full-case-detail .skew-content .skew-bg {
    top: 17%;
  }
   
 
  .full-case-detail .skew-content .case-server .text {
    top: 0.781vw;
    left: 18.75%;
    max-width: 28.125vw;
    width: 28.125%
  }
  
  .full-case-detail .skew-content .case-server .cimg {
    padding-left: 18.75%
  }
  
  .full-case-detail .skew-content .case-ue {
    padding-top: 4.16667%;
  }
  
  .full-case-detail .skew-content .case-ue .text {
    top: -8.854vw;
    left: 73.54167%
  }
  

  
  .foot_tag_list {
    padding:0.26vw;
    margin-right:0.26vw;
    margin-bottom:0vw;
    font-size:0.729vw;
  }
  
  .foot_tag_list a::after{content: '|'; padding:0vw 0.521vw;}
  
  .foot_nav_list a{
    padding:0.26vw 1.042vw;
    margin-right:1.042vw;
    margin-bottom:1.042vw;
    font-size:0.729vw;
  }

}

@media (min-width:1921px) {

  .inside-banner .ban-info {
    left: 0;
    top: 43.33333%;
    z-index: 10;
    width: 100%;
  }
  
  .inside-banner .ban-info h2 {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 66px
  }
  
  .inside-banner .ban-info p {
    font-size: 20px;
    line-height: 30px
  }
  
  .inside-banner .case-ban-info {
    left: 0;
    top: 28.5%;
    z-index: 10;
    width: 100%;
  }
  
  .inside-banner .case-ban-info h2 {
    font-size: 54px;
    line-height: 64px
  }
  
  .inside-banner .case-ban-info .case-desc {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 42px
  }
  
  .inside-banner .feature .item {
    padding: 0 57px
  }
  
 
  
  .inside-banner .feature .center span {
    top: 10px;
    bottom: 16px;
    width: 1px;
  }
  

  
  .inside-banner .feature h3 {
    font-size: 18px;
    line-height: 38px;
  }
  
  .inside-banner .feature h4 {
    font-size: 90px;
    line-height: 104px
  }
  
  .full-case-crumbs {
    z-index: 10;
    width: 100%;
    padding: 14px 0;
  }
  

  
 
  .full-case-crumbs .crumbs a, .full-case-crumbs .crumbs i, .full-case-crumbs .crumbs span {
    font-size: 16px;
    line-height: 42px
  }
  

  
  .full-case-crumbs .crumbs i {
    padding: 0 1em;
  }
  
 
  .full-case-crumbs .crumbs .home {
    padding-left: 36px;
    background: url("../webimages/crumbhome.png") no-repeat 0 10px
  }
  

  
  .full-case-crumbs .other-channel {
    float: right;
    z-index: 10;
    width: 307px;
    font-size: 16px;
    line-height: 42px;
  }
  
  .full-case-crumbs .other-channel .channel-title {
    padding-left: 28px;
    background: #fff url("../webimages/otherarr.png") no-repeat 270px center;
  }
  
  .full-case-crumbs .other-channel .channel-dropdown {
    top: 42px;
    width: 100%;
    padding-bottom: 18px;
    max-height: 462px;
  }
  
  .full-case-crumbs .other-channel .channel-dropdown a {
    padding-left: 28px
  }
  

  .full-case-crumbs .edit {
    float: right;
    width: 15%;
    height: 42px;
  }
  
  .full-case-crumbs .edit span {
    font-size: 16px;
    line-height: 42px;
    padding-left: 44px;
    background-size: 31px;
  }
  
  .full-case-detail {
    padding: 24px 0 80px;
  }
  
  .full-case-detail .case-head {
    margin-bottom: 10px;
    width: 100%
  }
  
  .full-case-detail .info {
    width: 53.75%;
    padding: 3.125%
  }
  
  .full-case-detail .info .img {
    float: left;
    margin-right: 50px;
    max-width: 230px
  }
      
  .full-case-detail .info .content .desc {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
  }
  
  .full-case-detail .info .content .view {

    width: 120px;
    height: 36px;
    font-size: 15px;
    line-height: 36px;
  }
  
  
  .full-case-detail .u-cshd-title {
    padding: 10px 0 23px
  }
  
  .full-case-detail .u-cshd-title .en {
    font-size: 24px;
    line-height: 28px;
  }
  
  .full-case-detail .u-cshd-title .cn {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 34px;
  }
  
  .full-case-detail .u-cshd-title .line {
    width: 20px;
    height: 2px;
  }
  
  .full-case-detail .server {
    width: 46.25%;
    padding: 3.125% 5.625%;
    font-size: 15px;
    line-height: 40px;
  }
  
  .full-case-detail .server .dot {
    padding-left: 16px;
  }
  
  .full-case-detail .app-features {
    line-height: 24px
  }
  
  .full-case-detail .case-body {
    padding: 50px;
    font-size: 16px;
    line-height: 30px
  }
  
  .full-case-detail .case-body .view {
    max-width: 1180px;
  }
  
  .full-case-detail .case-body img {
    margin-top: 1em;
  }
  
  .full-case-detail .case-body .casebtn {
    padding: 47px 0 66px;
  }
  
  .full-case-detail .case-body .casebtn a {
    width: 140px;
    margin: 0 3px;
    font-size: 16px;
    line-height: 35px;
  }
  
  
  .full-case-detail .case-body .col-3 {
    float: left;
    width: 25%;
    line-height: 36px
  }
  
  .full-case-detail .case-body .lh {
    line-height: 36px
  }
  
  .full-case-detail .full-case-body {
    font-size: 16px;
    line-height: 24px;
    padding: 68px 0 0
  }
  
  .full-case-detail .full-case-body .content-view {
    max-width: 1200px
  }
  
  .full-case-detail .full-case-body .casebtn {
    padding: 30px 0 40px;
  }
  
  .full-case-detail .full-case-body .casebtn a {
    width: 140px;
    margin: 0 3px;
    font-size: 16px;
    line-height: 35px;

  }
  
  
  .full-case-detail .full-case-body .bold {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 10px
  }
  
 
  .full-case-detail .right-content {
    padding: 40px 0 10.9375%
  }
  
  .full-case-detail .right-content .color-left {
    top: 55px;
    left: 18.75%;
    max-width: 540px
  }
  
  .full-case-detail .right-content .color-left .color-panel {
    padding-top: 50px
  }
  
  .full-case-detail .right-content .color-right {
    padding-left: 18.75%
  }
  
  .full-case-detail .skew-content .skew-bg {
    top: 17%;
  }
   
 
  .full-case-detail .skew-content .case-server .text {
    top: 15px;
    left: 18.75%;
    max-width: 540px;
    width: 28.125%
  }
  
  .full-case-detail .skew-content .case-server .cimg {
    padding-left: 18.75%
  }
  
  .full-case-detail .skew-content .case-ue {
    padding-top: 4.16667%;
  }
  
  .full-case-detail .skew-content .case-ue .text {
    top: -170px;
    left: 73.54167%
  }
  

  
  .foot_tag_list {
    padding:5px;
    margin-right:5px;
    margin-bottom:0px;
    font-size:14px;
  }
  
  .foot_tag_list a::after{content: '|'; padding:0px 10px;}
  
  .foot_nav_list a{
    padding:5px 20px;
    margin-right:20px;
    margin-bottom:20px;
    font-size:14px;
  }

}