
.mr {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/*jiage*/
#price .jiage{margin-top: 0px;padding:80px 0;}
.jiage{margin-top: -70px;position: relative;overflow: inherit; z-index: 1;}
.jiage .kh{width: 100%;color: #fff;padding: 20px 3%;display: table;background: linear-gradient(-118deg,#00c1e0 1%,#098df9 93%);
	/*background: linear-gradient(-120deg,#f86461 1%,#ee4542 93%);*/z-index: 9;}
.jiage .kh h3{font-size: 24px;font-weight: normal; color: #fff;line-height: 1.8em;padding-left: 50px; overflow: hidden;
	background:url(/theme/default/static/images/ali_email.png) no-repeat left;background-size: 42px;}
.jiage .kh p{line-height: 20px;font-size: 14px;color: #fff;display: table-cell;vertical-align: middle;overflow: hidden;}
.jiage .kh p i{width: 36px;height: 16px;line-height: 16px;background: #f60;margin-right: 15px;font-size: 12px;text-align: center;
	display: inline-block;vertical-align: middle;position: relative;top: -1px;}
.jiage ul{}
.jiage ul li{width: 33.33%;height: 480px;background: #fff;float: left;text-align: center;padding: 2% 4%;
	border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.jiage ul li:nth-child(4){border-right: 1px solid #ddd;}
.jiage ul li:hover{transition: .3s;box-shadow:0 0 15px rgba(0,0,0,.15);z-index: 1;}
.jiage ul li p{width: 100%; line-height: 2em;display: inline-block;color: #333;}
.jiage ul li p.t1{font-size: 22px;}
.jiage ul li p.t2{color: #777f84; padding-bottom:10px;border-bottom: 1px dashed #bcc1c4;}
.jiage ul li p.t3{height: 120px;font-size: 16px; padding: 10px 0;}
.jiage ul li p.t3 i{color: #35b34a;}
.jiage ul li p.t4{width: 100%; overflow: hidden;line-height: 22px;padding: 15px 0;border-top: 1px dashed #bcc1c4;border-bottom: 1px dashed #bcc1c4;}
.jiage ul li p.t4 span{float: left;width: 50%;text-align: left;box-sizing: border-box;font-size: 12px;color: #4b5053;
	overflow: hidden;white-space: nowrap;vertical-align: top;}
.jiage ul li p.t4 span i{width: 28px;font-size: 16px;color: #373d41;font-weight: 700;text-align: right;margin-right: 5px;}
.jiage ul li p.price{font-size: 28px;color: #ff6967;font-weight: 700;padding: 20px; position: relative;line-height: 100%;}
.jiage ul li p.price i{font-size: 14px;}
.jiage ul li p.price b{margin-left: -8px;}
.jiage ul li p.price span{font-weight: 400;font-size: 14px;line-height: 21px;margin-left: -8px;}
.jiage ul li a.tiyan{display: block;width: 128px;height: 36px;line-height: 36px;margin: 0 auto;background: #ff6967;color: #fff;transition: .3s;}
.jiage ul li a.tiyan:hover{background: #e33b38;text-decoration: none;}
.jiage ul li a.free{display: inline-block;margin: 10px auto 0;color: #33cde5;}
.jiage ul li a.free:hover{text-decoration: underline;color: #33cde5;}

@media screen and (max-width: 780px){
.jiage ul li{height:420px;}
.jiage ul li:nth-child(3){display:none; width:100%;padding: 2% 8%;}
.jiage ul li{width: 50%;margin: 0 auto;padding: 2% 2%;
	border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.jiage ul li p.t2{font-size:13px;}
.jiage ul li p.t3{font-size: 14px;}
.jiage ul li p.t3 i{font-size: 16px;}
.jiage ul li p.price{padding:10px 0;}
.jiage{margin-top: 0;}
.jiage .kh{display: block;height: initial;}
.jiage .kh h3{width: 100%;font-size: 20px;font-weight: bold;}
.jiage .kh p{}
}

.email-banner {
    background: url(/theme/default/static/images/email.png) no-repeat center;
    background-size: cover;
    height: 600px;
    margin-top: 60px;
}



.gongneng {
  float: left;
  width: 100%;
  padding-top: 59px;
  background-color: #f3f3f3;
  padding-bottom: 30px
}

.gongneng ul {
  margin-top: 41px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gongneng ul li {
  width: 23%;
  float: none;
  margin-left: 2%;
  margin-bottom: 2%;
  border: 1px solid #E8E8E8;
  background-color: #FFFFFF;
  padding: 30px
}

.gongneng ul li:nth-of-type(1) {
  margin-left: 0
}

.gongneng ul li:nth-of-type(5) {
  margin-left: 0
}

.gongneng ul li .pict {
  height: 60px;
  overflow: hidden;
  text-align: center
}

.gongneng ul li .pict img {
  text-align: center
}

.gongneng ul li .text {
  padding: 19px 10px;
  border-top: none
}

.gongneng ul li .text h2 {
  color: #000000;
  font-size: 20px;
  text-align: center
}

.gongneng ul li .text p {
  color: #989898;
  line-height: 1.6;
  margin-top: 10px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  word-wrap: break-word;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical
}

.gongneng ul li .text span {
  display: block;
  color: #989898;
  text-align: center;
  margin-top: 10px
}
@media screen and (max-width: 780px){
    .email-banner {
    height: 200px;
}

   .gongneng ul li:nth-of-type(5) {
    margin-left: 1%;
    margin-right: 1%;
  }

  .gongneng ul li {
    width: 48%;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    border: 1px solid #E8E8E8;
    background-color: #FFFFFF;
    padding: 10px;
  }
.gongneng ul li .text p {
    font-size: 13px;
}
  .gongneng ul li:nth-of-type(1) {
    margin-left: 1%;
    margin-right: 1%;
  }
}
/*ä»·æ ¼è®¡ç®—*/
.jisuan{width: 100%;background: #153555;padding:60px 0; overflow: hidden;}
.jisuan .biaoti{padding: 0px;color:#999;padding-bottom:10px; text-align:center;}
.jisuan .biaoti h1, .jisuan .biaoti h2{font-size: 34px; line-height: 1.5em;color:#fff;font-weight: bold;}
.jisuan p.hui{font-size: 16px;color: #eee;padding:5px 10px;}
.jisuan p.hui i{color: #f60;}
.jisuan ul{max-width: 700px;padding: 10px 2%;overflow: hidden;}
.jisuan li{float: left;width: 100%;margin: 6px auto;color: #fff;}
.jisuan li.zz{margin-top:20px; text-align:center;}
.jisuan li.no{display:none;}
.jisuan li .tijiao{width: 100%;max-width: 220px;height: 44px;background:#38c299;color:#fff;font-size:16px; line-height: 44px;border-radius:6px;cursor: pointer;border: none;}
.jisuan li .tijiao:hover{background: #20b588;}
.zxleft{float: left;width: 825px;background: #fff;padding-top: 35px;min-height: 455px;}
.p-o{float: left;width: 70px;font-size: 14px;line-height: 36px; text-align: right;}
.del-m-r{float: left;margin-left: 10px;width: -webkit-calc(100% - 80px);width: -moz-calc(100% - 80px);width: calc(100% - 80px);}
.del-m-r.coun{width: initial;}
.del-m-r p{width: 31.3333%;max-width: 130px; height: 36px;margin-right: 2%;line-height: 36px; text-align: center;background: #ccc;color: #333;font-size: 14px;cursor: pointer;float: left;overflow:hidden; position: relative;border-radius: 5px;-webkit-transition: all .3s;-moz-transition: all .3s; -o-transition: all .3s;transition: all .3s;}
.del-m-r .no{display:none;}
.del-m-r.r4 p{width: 23.5%;}
.del-m-r p:last-child{margin-right: 0;}
.del-m-r p:hover{color: #fff; background: #007fff;}
.del-m-r .on{color: #fff; background: #007fff;}
.del-m-r .inp-o{float: left;width:100%;max-width: 280px;height: 34px;line-height: 34px;border: 1px solid #dbdbdb;background: #fff;padding: 0 10px; font-size: 14px;color: #666;margin-right: 10px;}
.msg2{color: #ffc107;text-indent: 3px;}
.msg1{color: #eee;text-indent: 3px;}
.coun{margin-right: 10px;float: left;border-radius: 3px;}
.inp-but{display: block;width: 31px;height: 34px;border: 0;background: #007fff;color: #fff;line-height: 34px;float: left;text-align: center;cursor: pointer;font-size: 20px;}
.inp-t{border: 1px solid #dcdcdc;border-bottom: 0;border-top: 0;width: 53px;text-align: center;height: 34px;line-height: 34px;color: #333;font-size: 14px;float: left;}

.span-d{line-height: 36px; color: #ffc107;float: left;font-size: 30px;}
.sse{line-height: 36px; color: #ea2b03;float: left;font-size: 14px;padding-left:10px;visibility: hidden;}
.span-t{line-height: 36px; color: #666;float: left;font-size: 14px;}
.yuan {
    float: left;
    width: 24px;
    font-size: 14px;
    line-height: 36px;
    text-align: right;
}
@media screen and (max-width: 780px){
.jisuan .biaoti h1, .jisuan .biaoti h2{font-size: 22px;}
.span-d{font-size:22px;}
.del-m-r{margin-left: 2px;border: none;}
.del-m-r p{font-size:12px;}
.inp-t{
        margin: 0 10px;
}
}
/*@ä»·æ ¼è®¡ç®—*/
#price .biaoge{padding:20px 1%; }
#price .biaoge table{background: #fff;}
#price .biaoge .firstRow{text-align: center;font-size:20px;font-weight:bold; color: #666;background: #e0ecee;}
#price .biaoge .firstRow td{height: 60px;}


.web-row {
    padding-top: 70px;
    padding-bottom: 100px;
    display: inline-block;
    width: 100%;
}
.web-title {
  margin-bottom: 40px;
  text-align: center;
}
.web-title.inner {
  padding: 75px 0 45px;
  margin-bottom: 0;
}
.web-title .title-0 {
  font-size: 36px;
  color: #333;
  margin-bottom: 15px;
}
.web-title .title-1 {
  font-size: 14px;
  color: #666;
}

.wrap {
    width: 96%;
    max-width: 1350px;
    margin-right: auto;
    margin-left: auto;
}
#function.inner {
  padding: 80px 0 100px;
}
#function .tag-list {
  margin-bottom: 25px;
  text-align: center;
}
#function .tag-list .btn {
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
  background-color: #fbfbfb;
  border-radius: 40px;
  margin: 0 23px 25px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
#function .tag-list .btn:hover {
  color: #f23414;
}
#function .tag-list .btn.on {
  color: #fff;
  background-color: #f23414;
}
#function .box .left {
  width: 26%;
  height: 550px;
  background-color: #33d2ea;
  padding: 105px 18px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  text-align: center;
}
#function .box .left .img {
  margin-bottom: 30px;
}
#function .box .left .title {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
}
#function .box .left .brief {
  line-height: 36px;
  font-size: 16px;
  color: #fff;
}
#function .box .list {
  margin-left: 27.259259%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
#function .box .list .item {
  width: 32.586558%;
  background-color: #fff;
  padding: 25px 30px;
  border: 1px solid #fbfbfb;
  margin-left: 1.0183299%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#function .box .list .item:nth-child(3) ~ .item {
  margin-top: 1.0183299389%;
}
#function .box .list .item:nth-child(3n+1) {
  margin-left: 0;
}
#function .box .list .item .ico {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  margin: 0 auto 20px;
}
#function .box .list .item .name {
  font-weight: bold;
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
}
#function .box .list .item .brief {
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}
#function .box .list .item .p {
  text-align: left;
}
#function .box .list .item .p:nth-child(1) {
  margin-top: 5px;
}
#function .box .list .item .p:nth-child(2) {
  margin-top: 25px;
}
#function .box-1 .list .item .ico.i1 {
  background-image: url('/theme/default/static/imgs/email/fun-1-1.jpg');
}
#function .box-1 .list .item .ico.i2 {
  background-image: url('/theme/default/static/imgs/email/fun-1-2.jpg');
}
#function .box-1 .list .item .ico.i3 {
  background-image: url('/theme/default/static/imgs/email/fun-1-3.jpg');
}
#function .box-1 .list .item .ico.i4 {
  background-image: url('/theme/default/static/imgs/email/fun-1-4.jpg');
}
#function .box-1 .list .item .ico.i5 {
  background-image: url('/theme/default/static/imgs/email/fun-1-5.jpg');
}
#function .box-1 .list .item .ico.i6 {
  background-image: url('/theme/default/static/imgs/email/fun-1-6.jpg');
}
#function .box-2 .list .item .ico.i1 {
  background-image: url('/theme/default/static/imgs/email/fun-2-1.jpg');
}
#function .box-2 .list .item .ico.i2 {
  background-image: url('/theme/default/static/imgs/email/fun-2-2.jpg');
}
#function .box-2 .list .item .ico.i3 {
  background-image: url('/theme/default/static/imgs/email/fun-2-3.jpg');
}
#function .box-2 .list .item .ico.i4 {
  background-image: url('/theme/default/static/imgs/email/fun-2-4.jpg');
}
#function .box-2 .list .item .ico.i5 {
  background-image: url('/theme/default/static/imgs/email/fun-2-5.jpg');
}
#function .box-2 .list .item .ico.i6 {
  background-image: url('/theme/default/static/imgs/email/fun-2-6.jpg');
}
#function .box-3 .list .item .ico.i1 {
  background-image: url('/theme/default/static/imgs/email/fun-3-1.jpg');
}
#function .box-3 .list .item .ico.i2 {
  background-image: url('/theme/default/static/imgs/email/fun-3-2.jpg');
}
#function .box-3 .list .item .ico.i3 {
  background-image: url('/theme/default/static/imgs/email/fun-3-3.jpg');
}


@media screen and (max-width: 960px){
    .fun-box {
        margin: 0;
    }
    #function .tag-list {
    margin-bottom: 10px;
    }
    .web-row{
        padding-top:10px;
        padding-bottom: 10px;
    }
 .web-title .title-0 {
    font-size: 20px;
  }
  .web-title.inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #function.inner {
    padding: 30px 0 40px;
  }
  #function .tag-list .btn {
    width: auto;
    padding: 0 10px;
    margin: 0 5px 10px;
  }
  #function .box .left .brief {
    line-height: 22px;
  }
  #function .box .list .item .ico {
    width: 60px;
    height: 60px;
  }
  #function .box .list .item .name {
    font-size: 16px;
  }
  #function .box .list .item .brief {
    height: 48px;
    line-height: 24px;
  }
  #function .box .left {
    width: 100%;
    height: auto;
    padding: 20px;
    float: none;
}
#function .box .left .img {
    display: none;
}
#function .box .list .item {
    padding: 10px;
}
#function .box .list {
    margin-left: 0;
}
#function .box .left .title {
    margin-bottom: 10px;
}
}
#index-client .list .item {
    width: 16.6666666%;
    padding: 5px;
    border-right: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
@media only screen and (max-width: 980px){
#index-client .list .item {
    width: 25%;
}
}


