
.carousel .ck-prev, .carousel .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.carousel .ck-prev { left: 5px; background: url(/static/img/arrow-left.png) #000 50% no-repeat;}
.carousel .ck-next { right: 5px; background: url(/static/img/arrow-right.png) #000 50% no-repeat;}
.product-size30 {
    font-size: 30px;
}
.ns-out-content {
    overflow: hidden;
    line-height: 1.7 !important;
    width:100%;
}
.ns-main-title {
    font-size: 32px;
    color: #35c0bb;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 42px;
}
.ns-content {
    max-width: 1200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ns-subnav .ns-content {
    overflow: hidden;
}
.ns-subnav .z {
    float: left;
    font-size: 18px;
    color: #333;
}
.ns-subnav .r{
	float: right;
	font-size: 16px;
}
.ns-subnav .r a{
	padding-right: 10px;
}
.ns-item .item-inner {
    padding-bottom: 40px;
    padding-top: 50px;
}
.ap710 .ns-item1 .l {
    float: left;
    width: 65%;
}
#flowText {
    height: 240px;
}
.ovflow{
	overflow: hidden;
}
#flowText .myStyle{
	font-size:16px;
}
#show {
    color: #35c0bb;
    /* display: none; */
}
.ap710 .ns-item1 .r {
    float: right;
    width: 35%;
}
.ap710 .ns-item1 .r .img {
    width: 299px;
    padding-top: 5px;
}
.ml-auto {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.auto-size-img {
    width: 100%;
    display: block;
    height: auto;
}
.height1 {
    height: 1px;
}
.height1, .height5 {
    width: 100%;
    overflow: hidden;
}
.product-list-a {
    padding: 20px 10px;
    position: relative;
}
.chanpin-view-all-btn {
    cursor: pointer;
    display: inline-block;
    padding: 10px 0;
    width: 150px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #ec5735;
    margin-left: -10px;
}
.chanpin-view-all {
    font-size: 16px;
    margin-bottom: 24px;
    position: relative;
    top: -16px;
}
.chanpin-view-all .v-all {
    display: none;
}
.chanpin-view-all .dt-title {
    margin: 6px 0;
    font-size: 18px;
    color: #e10032;
}
.chanpin-view-all .dt-title a {
    color: #e10032;
}
.chanpin-view-all .dd-item {
    float: left;
    line-height: 28px;
    width: 31.33%;
    padding-right: 2%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.my-container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px){
.my-container {
    width: 750px;
}}
@media (min-width: 992px){
.my-container {
    width: 970px;
}}
@media (min-width: 1200px){
.my-container {
    width: 1170px;
}}
.sa-cplb-g-b {
    margin-top: 24px;
    margin-bottom: 80px;
}
.sa-cplb-g-b .sa-cplb-l-menu {
    float: left;
    width: 30%;
    background: #f7f7f7;
}
.main {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
div.detail-active {
    display: block;
}
.product-details-content {
    margin-top: 20px;
    margin-bottom: 40px;
    color: #333;
    display: none;
    padding-bottom: 40px;
}
.product-list-tj {
    border-bottom: 1px solid #e5e5e5;
    padding:0 20px 10px;
}
.product-details-content div {
    line-height: 3.0;
    font-size: 16px;
}
.product-list-tj h4 {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    margin:20px 0;
}
.product-list-arr {
    cursor: pointer;
    margin-left: 2%;
    float: initial;
}
.product-list-arr .m-pic {
    display: none;
    margin-top: 22px;
    margin-right: 5px;
}
.product-list-tj dl {
    margin: 12px 0;
}
.product-list-tj dl dt {
    margin: 0;
    width: 20%;
    color: #000;
    font-size:16px;
    font-weight:bold;
}
.product-list-i {
    float: right;
    display: none;
    cursor: pointer;
}
.product-details-content dl dt span {
    padding-right: 6px;
}
.product-list-i img {
    width: 16px;
}
.product-details-content dl dd {
    font-size: 16px;
    line-height: 1.7;
	width:78%;
}
.product-details-content img {
    max-width: 100%;
}
.fl {
    float: left;
}
/* .product-list-tj dl dd {
    width: 80%;
} */
.product-list-tj dl dd>span {
    display: inline-block;
    margin-bottom: 10px;
}
.product-list-tj dl dd input {
    margin: 0 10px;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.product-list-tj dl dd label {
    color: #666;
    font-size: 16px;
}
.sa-p-l-xx-t {
    font-weight: normal;
    font-size: 28px;
    color: #333;
    padding-bottom: 12px;
    line-height: 48px;
    text-align: center;
}
ul.ta li ul.tb li {
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 0;
    position: relative;
}
ul.ta li ul.tb li .sa-img {
    float: left;
    width: 16.66%;
    text-align:center;
}
ul.ta li ul.wid li .sa-img{
	width: 16%;
}
.wids li .sa-img{
	width: 25%;
}
.wids li .sa-img2{
	width: 75% !important;
}
.sa-cplb-body-list li .sa-img a{
	color:#e10032;
}
.sa-cplb-body-list li .sa-img img {
    width: 100%;
}
.sa-cplb-body-list li .sa-content {
    float: left;
    width: 20%;
    text-align: center;
}
.wid li .sa-content{
	width: 16%;
}
.sa-cplb-body-list li .sa-content>h4 {
    font-weight: normal;
    font-size: 24px;
    color: #333;
    margin:20px 0;
}
.sa-cplb-body-list li .sa-content .sa-desc {
    line-height: 1.8;
    color: #666;
    font-size: 16px;
    margin: 10px 0;
}
.sa-cplb-body-list li .sa-content .sa-more a {
    color: #e10032;
    font-size: 16px;
    padding-right: 18px;
}
ul.tb li.topic{
	background:#ccc;
}
.s-Article-title {
    font-size: 28px;
    font-weight: normal;
    color: #1a1a1a;
    text-align: center;
    margin-top: 12px;
}
.product-jscs {
    padding: 20px;
}
.product-jscs table {
    margin: 0 auto;
    border-collapse: collapse;
    border-top: 0;
    width: 80%;
}
.product-jscs table thead {
    background: #f2f2f2;
}
.product-jscs table th, td {
    padding: 5px;
}
.main table th {
    background: #ccc;
    height: 40px;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
}
.product-jscs table p {
    margin: 1.12em 0;
    padding: 0;
}
.main table td {
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.main table tr:first-child td {
    border-top: 1px solid #ccc;
}
.main table tr td p {
    font-size: 16px;
    color: #666666;
}
.main table tr td:nth-child(1) p {
    text-align: center;
}
.main table tr td:nth-child(2) p {
    padding-left: 60px;
}
.main table tr td:nth-child(2) p a {
    display: block;
    background: url(../images/pro/Player.png) no-repeat 98% center;
    background-size: 22px;
    padding-right: 50px;
}
.main table tr:nth-child(even) {
    background: #f9f9f9;
}

.ns-bgcolor-gray {
    background-color: #f8f8f8;
}
.ns-item .item-title {
    color: #3ec0ba;
    font-size: 42px;
    line-height: 42px;
    padding-bottom: 40px;
    text-align: center;
}
.ns-item2 .list {
    float: left;
    width: 33.333333%;
}
.ns-item2 .list .list-c {
    margin-left: 60px;
    margin-right: 60px;
    text-align: center;
}
.ns-item2 .list .list-c .img {
    height: 120px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100px auto;
}
.ns-item2 .list .list-c .desc {
    height: 100px;
}

.s1960-item7 {
    margin-bottom: 40px;
}
.s1960-item7 p {
    text-align: center;
}
.s1960-item7-content {
    width: 1000px;
    margin: 40px auto;
}
.clearfix {
    zoom: 1;
}
.item7-content-left {
    float: left;
    text-align: center;
}
.item7-content-left {
    float: left;
    text-align: center;
}
.s1960-item7-text {
    width: 280px;
}
.s1960-item7-text p {
    margin-top: 6px!important;
}
.challenges{
	background-color: #e8f6ff;
    padding: 6% 14% 8%;
}
.commom-header {
    color: #2d5082;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.challenges p,.environment p {
    font-size: 16px;
    color: #696969;
    text-align: center;
    padding: 4% 0 8%;
}
.challenges-img {
    position: relative;
}
.challenges-img img{
	width:100%;
}
.challenges-img span {
    font-size: 19px;
    color: #101010;
    position: absolute;
}
.challenges-img-sp1 {
    top: 28%;
    left: 15%;
}
.challenges-img-sp2 {
    top: 22%;
    left: 46%;
}
.challenges-img-sp3 {
    top: 28%;
    right: 19%;
}
.challenges-img-sp4 {
    bottom: 4%;
    left: 15%;
}
.challenges-img-sp5 {
    bottom: -2%;
    left: 45%;
}
.challenges-img-sp6 {
    bottom: 5%;
    right: 19%;
}
.challenges-img-mb {
    display: none;
}
.environment {
    background-color: #FFFFFF;
    padding: 6% 4%;
}
.environment-content {
    margin-top: 5%;
}
.environment-top {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.environment-top .pic {
    width: 33.33%;
}
.environment-top .pic img{
	width:100%;
}
.btmBox {
    background-color: #d70030;
    text-align: center;
    padding: 2% 0 1%;
}
.box {
    display: inline-block;
}
.box-left, .box-center, .box-right {
    float: left;
    color: #ffffff;
    position: relative;
}
.box-left, .box-right {
    width: 500px;
}
.iconbox {
    position: relative;
}
.box-left .iconbox {
    float: left;
}
.iconbox, .line {
    display: inline-block;
}
i.icon {
    width: 90px;
    height: 70px;
    margin: 0 auto;
}
.lb i.icon {
    display: block;
    background: url(../images/pro/env01.png) no-repeat;
    background-size: 100%;
}
.mb i.icon {
    display: block;
    background: url(../images/pro/env02.png) no-repeat;
    background-size: 100%;
}
.rb i.icon {
    display: block;
    background: url(../images/pro/env03.png) no-repeat;
    background-size: 100%;
}
.iconbox span {
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
    margin-top: 0.5em;
}
span.mbt {
    display: none;
}
.box-left .line,.box-right .line {
    position: absolute;
    height: 1px;
    background-color: #FFFFFF;
    width: 70%;
    top: 40%;
    border:0px solid #fff;
}
.box-left .line {
    right: 2%;
}
.iconbox, .line {
    display: inline-block;
}
.box-right .line {
    left: 2%;
}
.box-right .iconbox {
    float: right;
    margin-right: 2%;
}
.simplify {
    background-color: #f7f7f7;
    padding: 6% 14% 10%;
}
.simplify-content {
    margin-top: 6%;
}
.simplify-img-1, .simplify-line {
    text-align: center;
}
.simplify-img-1>img {
    max-width: 41%;
}
.simplify-line {
    padding: 0 10%;
}
.simplify-cloud-content {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.sp-cloud {
    width: 27.33%;
    margin: 0 3%;
}
.sp-cloud-img {
    text-align: center;
}
.sp-cloud-img>img {
    display: block;
    margin: 0 auto;
    max-width: 50%;
}
.sp-cloud-img>span {
    display: block;
    font-size: 24px;
    margin: 0.5em 0;
    color: #171717;
    white-space: nowrap;
}
.sp-cloud-txt {
    border: 1px dashed #1478be;
    padding: 5%;
    font-size: 16px;
    color: #171717;
    background-color: #FFFFFF;
}
.sp-cloud-txt>img {
    display: block;
    width: 31px;
}
.eg-box02 {
    background: #F5F9FE;
}
.eg-box-title {
	font-size:36px;
    text-align: center;
    display: block;
    padding: 50px 0;
}
.eg-box-con {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.eg-fang li {
    width: 33%;
    text-align: center;
    font-size: 18px;
    color: #000;
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
    display: inline-block;
}
.eg-fang li img {
    width: 279px;
}
.eg-fang li p {
    position: absolute;
    z-index: 33;
    height: 36px;
    line-height: 36px;
    background: rgba(255,255,255,.7);
    bottom: -1px;
    width: 278px;
    left: 50%;
    margin-left: -139px;
}
.eg-box01 {
    background: #f0f8ff;
}
.eg-yuan li {
    width: 386px;
    text-align: center;
    float: left;
    font-size: 24px;
    color: #333;
    position: relative;
    z-index: 1;
}
.eg-yuan li img {
    width: 165px;
    margin-bottom:10px;
}
.eg-yuan li p{
	margin-bottom: 0px;
}
.eg-yuan li p.eg-ptit{
	font-size:14px;
	margin-bottom: 60px;
}
@media (max-width: 1440px){
	.challenges-img-sp1 {
    top: 28%;
    left: 15%;
}
.challenges-img-sp2 {
    top: 20%;
    left: 46%;
}
.challenges-img-sp3 {
    top: 28%;
    right: 18%;
}
.challenges-img-sp4 {
    bottom: 5%;
    left: 15%;
}
.challenges-img-sp5 {
    bottom: -3%;
    left: 45%;
}
.challenges-img-sp6 {
    bottom: 2%;
    right: 18%;
}
}
/*产品中心*/

.product-eng .product-center .center-box {
  width: 31%;
  margin-right: 3.5%;
  min-height: 100px;
  border-right: 1px solid #aeaeae;
  float: left;
  margin-bottom: 80px;
}

.product-eng .product-center .center-box:nth-child(3n) {
  margin-right: 0;
  border-right: 0px solid #aeaeae;
}

.product-eng .product-center .center-box:last-child {
  margin-right: 0;
  border-right: 0px solid #aeaeae;
}

.product-eng .product-center .center-box .center-box-img {
  width: 60%;
}

.product-eng .product-center .center-box img {
  display: block;
  width: 100%;
}

.product-eng .product-center .center-box .box-title {
  margin: 15px 0 20px 0;
}

.product-eng .product-center .center-box .box-title img {
  display: inline-block;
  width: 12%;
}

.product-eng .product-center .center-box .box-title span {
  color: #313131;
  vertical-align: bottom;
}

.product-eng .product-center .center-box ul {
  margin-bottom: 20px;
}

.product-eng .product-center .center-box ul li::before {
  content: "●";
  font-size: 16px;
  color: #787878;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.product-eng .product-center .center-box ul li:hover::before {
  color: #d20032;
}

.product-eng .product-center .center-box ul li {
  line-height: 1.8;
}

.product-eng .product-center .center-box ul li .product-size20 {
  color: #787878;
}

.product-eng .product-center .center-box ul li:hover .product-size20 {
  color: #d20032;
}

.product-eng .product-cloud .cloud-tabs {
  width: 100%;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab {
  width: 20%;
  float: left;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab img {
  display: block;
  width: 20%;
  float: left;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab img.active-r {
  display: none;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab span {
  display: block;
  color: #737373;
  width: 80%;
  float: left;
  padding-left: 2%;
  cursor: pointer;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab:hover {
  color: #d20032;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab:hover img.active-r {
  display: block;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab:hover img.active-g {
  display: none;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab.active span {
  color: #d20032;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab.active img.active-r {
  display: block;
}

.product-eng .product-cloud .cloud-tabs .cloud-tab.active img.active-g {
  display: none;
}

.product-eng .product-cloud .cloud-swiper {
  margin-top: 60px;
}

.product-eng .product-cloud .cloud-swiper .content-slide {
  width: 100%;
}

.product-eng .product-cloud .cloud-swiper .cloud-box {
  width: 100%;
  position: relative;
}

.product-eng .product-cloud .cloud-swiper .cloud-box .banner-title {
  display: none;
}

.product-eng .product-cloud .cloud-swiper .cloud-box .banner-bg {
  width: 100%;
  position: absolute;
  top: 12%;
  z-index: -1;
}

.product-eng .product-cloud .cloud-swiper .cloud-box .banner-pc img {
  width: 83%;
  display: block;
  margin: 0 auto;
  z-index: 1;
}

.product-eng .product-cloud .cloud-swiper .cloud-box .banner-mb {
  display: none;
}

.product-eng .product-cloud .cloud-swiper .cloud-box .banner-text {
  color: #ffffff;
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  min-height: 51px;
}

.product-eng .product-cloud .cloud-swiper .cloud-box .banner-text span {
  padding: 20px 45px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 10px 10px 0 0;
}

.product-eng .product-cloud .cloud-button {
  width: 95%;
  position: absolute;
  left: 2.5%;
  top: 45%;
}

.product-eng .product-cloud .cloud-button .cloud-button1 {
  width: 50%;
  float: left;
  text-align: left;
  cursor: pointer;
}

.product-eng .product-cloud .cloud-button .cloud-button2 {
  width: 50%;
  float: left;
  text-align: right;
  cursor: pointer;
}
a.red-link, button.red-link {
    color: #d20032;
    font-size: 20px;
}
a.red-link:visited, button.red-link:visited {
    color: #d20032;
    text-decoration: none;
}

@media (max-width: 767px) {
  .product-eng .case-search.block-section {
    padding-bottom: 0px;
  }
  .product-eng .product-center .center-box {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    border-right: 0px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .product-eng .product-center .center-box:last-child {
    border-bottom: 0px solid #aeaeae;
  }
  .product-eng .product-center .center-box img {
    width: 70%;
  }
  .product-eng .product-cloud .cloud-tabs {
    display: none;
  }
  .product-eng .product-cloud .cloud-swiper {
    margin-top: 0px;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-title {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-title span {
    color: #d20032;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-bg {
    display: none;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-pc {
    display: none;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-mb {
    display: block;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-mb img {
    width: 99%;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-text {
    min-height: 41px;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-text span {
    padding: 15px 30px;
    border-radius: 10px 10px 0 0;
  }
  .product-eng .product-cloud .cloud-swiper .cloud-box .banner-text span.product-size25 {
    font-size: 20px;
  }
  .product-eng .product-cloud .cloud-button {
    display: none;
  }
  .product-eng .product-cloud .pos-paga {
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
  .product-eng .product-cloud .pos-paga .swiper-pagination-switch {
    background-color: #bcbcbc;
  }
  .product-eng .product-cloud .pos-paga .swiper-active-switch {
    background-color: #d20032;
  }
}


@media screen and (min-width: 1200px) {
  .block-section .section-content {
    width: 1200px;
  }
}

@media screen and (max-width: 768px) {
  .block-section {
    padding-bottom: 10px;
  }
  .block-section .section-title {
    font-size: 28px;
    padding: 20px 0 20px 0;
  }
  .block-section .section-content {
    width: 95%;
    padding-bottom: 10px;
  }

}
/* case Studies 开始 */
.bg-lightgrey {
    background-color: #f4f4f4;
}
.block_casess .ul-items a:nth-child(3n+3){
  margin-right: 0;
}
.item-notes {
  padding: 19px;
}
.item-li-block {
    float: left;
    width: 30.5%;
    margin-right: 2.83%;
    text-decoration: none;
    background: #fff;
    margin-bottom: 15px;
}
.item-li-block h2 {
  font-size: 22px;
  color: #30313e;
  text-decoration: none;
  margin-right: -3%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 36px;
  font-weight: 500;
}
.item-li-block h4 {
  font-size: 17px;
  color: #898989;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
  font-weight: 500;
}
.item-image {
    width: 100%;
    display: block;
}
.item-links {
color:#d20032;
font-size: 20px;
}
a.round-button.circle, button.round-button.circle {
    background-color: transparent;
    color: #d20032;
    border: 1px solid #d20032;
    text-decoration: none;
}
a.round-button.grey{
	color:#333;
	border:1px solid #A1AFB8;
}
a.round-button.circle:hover,
button.round-button.circle:hover {
  background-color: #d20032;
  color: white;
  border: 1px solid #d20032;
}
.items-more:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  a.round-button, button.round-button {
    height: 35px;
    line-height: 24px;
    font-size: 14px;
    padding: 5px 14px;
  }
}
@media screen and (min-width: 768px) {
  .item-li-block {
    height: 426px;
  }
  .block_casess .ul-items a:nth-child(3n+1){
    margin-left:1%;
  }

}
.items-more {
  padding-left: 20px;
  padding-bottom: 32px;
}
@media screen and (max-width:1000px) {
  .item-li-blockss {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width:1200px) {
  .item-li-block {
    width:31.7%;
    margin-right:1.3%;
  }
  .block_casess .ul-items a:nth-child(3n+1){
    margin-left: 0.5%;
  }
  .block_casess .ul-items a:nth-child(3n+3){
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 768px) {
	.block_casess {
	    margin-top: 20px;
	  }
	.item-li-block {
	    width: 90%;
	    display: block;
	    margin-bottom: 15px;
	    margin-left: 5%;
	    margin-right: 5%;
	  }
	.img-items img{
	      height: 200px !important;
	    }
	.item-image {
		    width: 100%;
		    display: block;
		    max-height: initial;
		  }
	.item-notes h2 {
		    font-size: 20px;
		    margin-top: 10px;
		  }
	.item-notes h4 {
		    font-size: 17px;
		    min-height: 34px;
		    overflow: hidden;
		    text-overflow: ellipsis;
		    display: -webkit-box;
		    display: -ms-flexbox;
		    display: -moz-box;
		    -webkit-box-orient: vertical;
		    -moz-box-orient: vertical;
		    -webkit-line-clamp: 2;
		  }
	.items-more {
		    padding-left: 20px;
		    padding-bottom: 12px;
		    margin-top:-23px;
		  }
	.section-case {
	    margin-bottom: 20px;
	    margin-top: -60px;
	  }
}
@media screen and (max-width: 769px) {
  .items-notes {
    height: auto;
  }
}
@media screen and (max-width: 768px){
	.commom-header{
		font-size: 18px;
	}
}
@media screen and (max-width: 1024px){
	.commom-header{
		font-size: 18px;
	}
	.efficient-content{
		padding:0;
	}
}
@media screen and (max-width: 768px){
	.ns-main-title {
	    font-size: 30px;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    line-height: 30px;
	}
	.ns-content {
	    padding-left: 15px;
	    padding-right: 15px;
		font-size: 20px;
	}
	.ns-subnav {
	    line-height: 36px;
	}
	.ns-subnav .z {
	    float: none;
	    padding-top: 10px;
	    padding-bottom: 10px;
		font-size: 14px;
	}
	.ns-subnav .r {
	    float: none;
	    text-align: center;
	    padding-bottom: 15px;
	}
	.ns-subnav .r a{
		padding:0 10px;
		font-size: 14px;
	}
	.ns-item .item-inner {
	    padding-bottom: 20px;
	    padding-top: 30px;
	}
	#flowText .myStyle{
		font-size: 14px;
	}
	#show{
		font-size: 14px;
	}
	.ap710 .ns-item1 .l, .ap710 .ns-item1 .r {
	    float: none;
	    width: 100%;
	}
	.ap710 .ns-item1 .r .img {
	    margin: 0;
	    width: 100%;
	}
}
@media screen and (max-width: 768px){
	.sa-cplb-g-b {
	    padding: 0;
		margin-top:0;
	}
	.sa-cplb-g-b .sa-cplb-l-menu {
	    float: none;
	    width: 100%;
	}
	.main {
	    padding: 0 6px;
	}
	.product-details-content {
	    width: 96% !important;
	    overflow: hidden;
		margin-top: 0;
	}
	.product-list-tj {
	    background: #f7f7f7;
	    border: 1px solid #e5e5e5;
	    border-radius: 4px;
	    margin-top: 20px;
	    padding-bottom: 0;
	}
	.product-list-tj h4 {
	    padding: 0 2%;
	    height: 55px;
	    line-height: 55px;
	    border-bottom: 1px solid #e5e5e5;
	}
	.product-list-tj h4 {
	    padding: 0 2%;
	    height: 55px;
	    line-height: 55px;
	    border-bottom: 1px solid #e5e5e5;
		margin: 0;
	}
	.product-list-arr .pc-pic {
	    display: none;
	}
	.product-list-arr .m-pic {
	    display: inline;
	    margin-top: 0px;
	}
	.product-list-tj dl {
	    margin: 0;
	}
	.product-list-tj dl dt {
	    width: 96%;
	    margin: 0 auto;
	    float: none;
	    border-bottom: 1px solid #e5e5e5;
	    height: 55px;
	    line-height: 55px;
		position: relative;
	}
	.product-list-i {
	    display: block;
		position: absolute;
		top:18px;
		right: 0;
	}
	.product-list-tj dl dd {
	   display: none;
	}
	.product-details-content div{
		line-height: 1.5;
		font-size: 12px;
	}
	.sa-p-l-xx-t{
		font-size: 18px;
	}
	.sa-cplb-body-list li .sa-content .sa-desc{
		font-size: 12px;
	}
}
@media screen and (max-width: 480px){
	.ns-item .item-title {
	    font-size: 24px;
	    line-height: 24px;
	    padding-bottom: 15px;
	}
	.ns-item2 .list {
	    width: 100%;
	}
	.ns-item2 .list .list-c .desc {
	    height: auto;
	    padding-bottom: 20px;
		font-size: 14px;
	}
	.s1960-item7 p{
		font-size: 14px;
	}
}
@media screen and (max-width: 768px){
	.ns-item .item-title {
	    font-size: 18px;
	    line-height: 30px;
	    /* padding-bottom: 30px; */
	}
	.ns-item2 .list {
	    width: 100%;
	}
	.ns-item2 .list .list-c{
		margin:0;
	}
	.ns-item2 .list .list-c .img {
	    height: 120px;
	}
	.s1960-item7 p{
		font-size: 12px;
	}
	.s1960-item7-content {
	    width: 100%;
	}
	.item7-content-left {
	    float: none;
	    width: 100%;
	}
	.s1960-item7-pic {
	    width: 100%!important;
	}
	.s1960-item7-text {
	    margin-top: 40px;
	}
	.s1960-item7-pic img {
	    width: 100%!important;
	}
	.s1960-item7-text ul li {
	    float: left;
	    width: 50%;
	}
}
@media screen and (max-width: 768px){
	.simplify {
	    padding: 6% 3% 10%;
	}
	.simplify-line img{
		max-width: 100%;
	}
	.sp-cloud {
	    width: 31.33%;
	    margin: 0 1%;
	}
	.sp-cloud-img-1 {
	    margin-left: -10%;
	    margin-right: 10%;
	}
	.sp-cloud-img>img {
	    width: 50px;
	    max-width: 50px;
	}
	.sp-cloud-img>span, .efficient-content {
	    font-size: 12px;
	}
	.sp-cloud-txt {
	    font-size: 12px;
	}
	.sp-cloud-txt>img {
	    width: 25px;
	}
	.sp-cloud-txt{
		height: 300px;
	}
}
@media screen and (max-width: 768px){
	.btmBox {
	    padding: 4% 0 1%;
	}
	.box-left, .box-right {
	    width: 150px;
	}
	i.icon {
	    width: 60px;
	    height: 46px;
	    margin: 0 auto;
	}
	.iconbox span {
	    font-size: 12px;
	}
	span.pct {
	    display: none;
	}
	span.mbt {
	    display: block;
	}
	.box-left .line, .box-right .line{
		width: 50%;
		top:30%;
	}
	.box-left .line {
	    right: 4%;
	}
	.box-right .line {
	    left: 6%;
	}
}
@media screen and (max-width: 768px) and (min-width: 320px){
	.eg-box-title{
		font-size: 18px;
	}
	.eg-box-con {
	    width: 100%;
	}
	.eg-fang li {
	    width: 50%;
	    font-size: 16px;
	    margin-bottom: 20px;
	    float: left;
	}
	.eg-fang li a {
	    display: block;
	}
	.eg-fang li img {
	    width: 90%;
	}
	.eg-fang li p {
		width: 100%;
		margin-left: -50%;
	    bottom: 5px;
	}
	.eg-fang li.last {
	    float: none;
	    clear: both;
	    margin: 0 auto 20px;
	}
	.eg-yuan li p{
		font-size: 16px;
	}
}
@media screen and (max-width: 1024px){
	.challenges {
	    padding: 6% 6% 8%;
	}
	.challenges p, .environment p{
		font-size:12px;
	}
	.challenges-img-bp {
	    display: none;
	}
	.challenges-img-mb {
	    display: block;
	}
}












