@charset "utf-8";
/* CSS Document */

.q4 {
    overflow: hidden;
}
.flexslider{position:relative;overflow:hidden;background:url(../images/suzhou/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{overflow:hidden; margin:0; padding:0; height:810px;}
@media screen and (max-width: 1200px) {
.slides li{overflow:hidden; margin:0; padding:0; height:600px;background-size:auto 100%;}
}
.slides li img{width:100%;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center; margin:0; padding:0;}
.flex-control-nav li{display:inline-block;width:13px;height:13px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:13px;height:13px;line-height:40px;overflow:hidden;background:url(../images/suzhou/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:9999999999;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:55px;height:75px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/suzhou/left.png) center center no-repeat;transition: all 0.3s;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/suzhou/right.png) center center no-repeat;transition: all 0.3s;}
.q200 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 250px;
}

@media screen and (max-width: 1200px) {
    .q200 {
        width: 1200px;
        margin: 0 auto;
        padding-top: 150px;
    }
}

.q200 h1 {
    font-size: 46px;
    color: #FFFFFF;
}

.q200 h2 {
    font-size: 30px;
    color: #FFFFFF;
    padding-top: 50px;
}

.q200 h3 {
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 60px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
}

.q201 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 280px;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .q201 {
        width: 1200px;
        margin: 0 auto;
        padding-top: 150px;
        text-align: center;
    }
}

.q201 h1 {
    font-size: 66px;
    color: #FFFFFF;
}

.q201 h2 {
    font-size: 30px;
    color: #FFFFFF;
    padding-top: 20px;
}

.q201 h3 {
    width: 120px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 60px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
}

.q201 span {
    color: #e60012;
}

.q202 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 250px;
}

@media screen and (max-width: 1200px) {
    .q202 {
        width: 1200px;
        margin: 0 auto;
        padding-top: 150px;
    }
}

.q202 dl {
    width: 500px;
    float: right;
}

.q202 h1 {
    font-size: 56px;
    color: #FFFFFF;
}

.q202 h2 {
    font-size: 30px;
    color: #FFFFFF;
    padding-top: 50px;
    width: 500px;
    line-height: 60px;
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-jiantou2:before { content: "\e658"; }
dl,
dt,
dd,
li,
p,
ul,
h,
h1,
h2,
h3,
h4,
h5,
h6,
b {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

li {
    list-style-type: none;
}

span {
    display: inline-block;
}

em {
    display: inline-block;
    font-style: normal;
}

img {
    border: none;
    border: 0;
    vertical-align: middle;
}
* {
    font-family: "Microsoft YaHei";
}
.q27 {
    text-align: center;
    overflow: hidden;
    padding-bottom: 30px;
}

.q27 dl {
    font-size: 36px;
    padding-top: 30px;
    color: #333333;
    font-weight: bolder;
}

.q27 dt {
    font-size: 18px;
    color: #666666;
    padding-top: 20px;
}
.q22 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 5px;
}

.q22 li {
    width: 295px;
    margin-right: 6px;
    background-color: #f4f4f4;
    height: 480px;
    float: left;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-repeat: no-repeat;
    background-position: center bottom;
}

@media screen and (max-width: 1200px) {
    .q22 {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 5px;
    }
    .q22 li {
        width: 295px;
        margin-right: 6px;
        background-color: #f4f4f4;
        height: 480px;
        float: left;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

.q22 li:nth-child(4n) {
    margin-right: 0px;
}

.q22 li:hover {
    background-color: #01B760;
}

.q22 dl {
    width: 85%;
    margin: 0 auto;
    padding-top: 40px;
}

.q22 dt {
    font-size: 26px;
    color: #000000;
}

.q22 h1 {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    padding-top: 5px;
    background-image: url(../images/suzhou/lii.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.q22 span {
    font-size: 40px;
    color: #666666;
    margin-bottom: 10px;
}

.q22 li:hover {
    background-image: none;
}

.q22 li:hover dt {
    color: #FFFFFF;
}

.q22 li:hover span {
    color: #ececec;
}

.q22 li:hover h1 {
    color: #fff;
}

.q22 h2 {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 35px;
    cursor: pointer;
    font-weight: normal;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: none;
}

.q22 h2:hover {
    padding-left: 5px;
}

.q22 li:hover h2 {
    display: block;
}

.q23 {
    background-image: url(../images/suzhou/cr_img11.png);
}

.q24 {
    background-image: url(../images/suzhou/yx_06.png);
}

.q25 {
    background-image: url(../images/suzhou/sj_03.png);
}

.q26 {
    background-image: url(../images/suzhou/d_06.png);
}

/*************num***************/
.num {
  height: 69px;
  padding-top: 30px;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fdfdfd;
}
.num p {
  float: left;
  width: 360px;
  color: #01B760;
  opacity: 0;
  -webkit-animation: commonA 1s forwards;
  -o-animation: commonA 1s forwards;
  animation: commonA 1s forwards;
}
.num p span {
  font-family: 'DIN Condensed Bold';
  font-size: 50px;
}
.num p em {
  font-size: 38px;
  vertical-align: 4px;
}
.num p b {
  font-size: 16px;
}
.num .p1 {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -o-animation-delay: .2s;
  animation-delay: .2s;
}
.num .p1 em {
  margin-right: 10px;
}
.num .p2 {
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  -o-animation-delay: .4s;
  animation-delay: .4s;
  width: 356px;
  padding-left: 96px;
}
.num .p2 em {
  font-size: 26px;
  vertical-align: top;
}
.num .p3 {
  padding-left: 82px;
  width: 302px;
  -webkit-animation-delay: .8s;
  -moz-animation-delay: .8s;
  -o-animation-delay: .8s;
  animation-delay: .8s;
}
.num .p3 em {
  font-size: 26px;
  vertical-align: top;
}





body,button,input,select,textarea{ font-family: "微软雅黑";font-size:12px;color:#666;}
/**********APP开发服务***********/
.wrap{width: 1200px;margin:0 auto;}
.common-h3 {
  text-align: center;
}
.common-h3 h3 {
  font-size: 30px;
  color: #000;
  margin-bottom: 25px;
}
.common-h3 p {
  font-size: 16px;
  color: #666666;
}
.commonB {
  -webkit-animation: commonA 0.6s forwards;
  -o-animation: commonA 0.6s forwards;
  animation: commonA 0.6s forwards;
}
.server {
  padding-top: 64px;
}
.server .common-h3 {
  opacity: 0;

  -webkit-animation: commonA 0.6s 0.2s forwards;
  -o-animation: commonA 0.6s 0.2s forwards;
  animation: commonA 0.6s 0.2s forwards;
}
.server .server-inner {
  margin-top: 50px;
}
.server .server-inner ul {
  border-top: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
}
.server .server-inner ul li {
  float: left;
  width: 449px;
  height: 359px;
  opacity: 0;

}
.server .server-inner ul li div {
  padding-left: 176px;
  padding-top: 54px;
  height: 125px;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.server .server-inner ul li div .p1 {
  font-size: 20px;
  color: #000;
  margin-bottom: 16px;
}
.server .server-inner ul li div .p2 {
  font-size: 14px;
  color: #666666;
  margin-bottom: 10px;
}
.server .server-inner ul .l2 {
  width: 299px;
  height: 359px;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  background: url(../images/suzhou/a9.png) no-repeat left bottom;
}
.server .server-inner ul .l2 div {
  border: none;
  padding: 0;
  padding-top: 150px;
  text-align: center;
}
.server .server-inner ul .l2 div .p2 {
  width: 196px;
  margin: 0 auto 10px;
  text-align: left;
}
.server .server-inner .cc li:nth-child(1) {
  -webkit-animation: c1 1s forwards;
  -o-animation: c1 1s forwards;
  animation: c1 1s forwards;
}
.server .server-inner .cc li:nth-child(2) {
  -webkit-animation: c3 1s forwards;
  -o-animation: c3 1s forwards;
  animation: c3 1s forwards;
}
.server .server-inner .cc li:nth-child(3) {
  -webkit-animation: c2 1s forwards;
  -o-animation: c2 1s forwards;
  animation: c2 1s forwards;
}
/*******方案********/
.cc2 .common-h3 {
  -webkit-animation: c4 1s forwards;
  -o-animation: c4 1s forwards;
  animation: c4 1s forwards;
}
.cc2 .project-inner {
  -webkit-animation: c4 1s 0.4s forwards;
  -o-animation: c4 1s 0.4s forwards;
  animation: c4 1s 0.4s forwards;
}
.project {
  padding-top: 91px;
}
.project .common-h3 {
  opacity: 0;

}
.project .project-inner {
  height: 500px;
  margin-top: 60px;
  position: relative;
  opacity: 0;

}
.project .project-inner .project-x {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.project .project-inner .project-x.a1{  background-color: #01B760;}
.project .project-inner .project-x.a2{  background-color: #01B760;}
.project .project-inner .project-x.a3{  background-color: #01B760;}
.project .project-inner .project-x.a4{  background-color: #01B760;}
.project .project-inner .project-x.a5{  background-color: #01B760;}
.project .project-inner .project-x.a6{  background-color: #01B760;}
.project .project-inner .project-x.a7{  background-color: #01B760;}
.project .project-inner .project-x.a8{  background-color: #01B760;}
.project .project-inner .project-x.a9{  background-color: #01B760;}
.project .project-inner .project-x.a10{  background-color: #01B760;}

.project .project-inner .wrap {
  position: absolute;
  width: 1200px;
  top: 0;
  left: 50%;
  margin-left: -600px;
  height: 100%;
}
.project .project-inner .wrap .project-menu {
  position: absolute;
  width: 240px;
  top: 25px;
  left: 0;
  z-index: 2;
}
.project .project-inner .wrap .project-menu p {
  line-height: 50px;
  font-size: 14px;
  color: #ffffff;
  padding-left: 40px;
  background: #23222b url(../images/suzhou/menu.png) no-repeat 16px center;
}
.project .project-inner .wrap .project-menu li {
  float: left;
  width: 50%;
  cursor: pointer;
  box-sizing: border-box;
  border-top: 1px solid #2e2d36;
  padding-top: 48px;
  height: 80px;
  font-size: 14px;
  text-align: center;
  background: #23222b url(../images/suzhou/spritx.png) no-repeat;
  /*background-position-x: center;*/
}
.project .project-inner .wrap .project-menu .on {
  background-color: transparent;
  color: #fff;
  background-image: url(../images/suzhou/sprit.png);
}
.project .project-inner .wrap .project-xx {
  position: absolute;
  top: 94px;
  left: 298px;
  line-height: 1;
  color: #ffffff;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.project .project-inner .wrap .project-xx .wrap {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.project .project-inner .wrap .project-xx li {
  opacity: 0;

  -webkit-animation: c1x 0.4s forwards;
  -o-animation: c1x 0.4s forwards;
  animation: c1x 0.4s forwards;
}
.project .project-inner .wrap .project-xx li:nth-child(1) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.project .project-inner .wrap .project-xx li:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.project .project-inner .wrap .project-xx li:nth-child(3) {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.project .project-inner .wrap .project-xx li:nth-child(4) {
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.project .project-inner .wrap .project-xx li:nth-child(5) {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.project .project-inner .wrap .project-xx li:nth-child(6) {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.project .project-inner .wrap .project-xx li:nth-child(7) {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.project .project-inner .wrap .project-xx .l1 {
  font-size: 14px;
  margin-bottom: 12px;
}
.project .project-inner .wrap .project-xx .l2 {
  font-size: 36px;
  margin-bottom: 24px;
}
.project .project-inner .wrap .project-xx .l3 {
  font-size: 15px;
  margin-bottom: 16px;
}
.project .project-inner .wrap .project-xx a {
  width: 196px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
  display: block;
  margin-top: 34px;
  position: relative;
  opacity: 0;

  -webkit-animation: c1x 0.4s forwards;
  -o-animation: c1x 0.4s forwards;
  animation: c1x 0.4s forwards;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.project .project-inner .wrap .project-xx a span {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -48px;
  line-height: 40px;
  z-index: 2;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.project .project-inner .wrap .project-xx a:hover:after {
  width: 100%;
}
.project .project-inner .wrap .project-xx a:hover span {
  color: #ffb400;
}
.project .project-inner .project-x.a1 .wrap .project-xx a:hover span{color: #F2684C}
.project .project-inner .project-x.a2 .wrap .project-xx a:hover span{color: #3EC6AE}
.project .project-inner .project-x.a3 .wrap .project-xx a:hover span{color: #FFB329}
.project .project-inner .project-x.a4 .wrap .project-xx a:hover span{color: #E3493D}
.project .project-inner .project-x.a5 .wrap .project-xx a:hover span{color: #01B760}
.project .project-inner .project-x.a6 .wrap .project-xx a:hover span{color: #FDA73A}
.project .project-inner .project-x.a7 .wrap .project-xx a:hover span{color: #4987D2}
.project .project-inner .project-x.a8 .wrap .project-xx a:hover span{color: #FDD13D}
.project .project-inner .project-x.a9 .wrap .project-xx a:hover span{color: #7D5EE8}
.project .project-inner .project-x.a10 .wrap .project-xx a:hover span{color: #7D5EE8}


.project .project-inner .wrap .project-xx a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background-color: #fff;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.project .project-inner .wrap .bg {
  position: absolute;
  top: 40px;
  right: 28px;
  width: 385px;
  height: 424px;
  background: url(../images/suzhou/b.png) no-repeat center;
  opacity: 0;

  -webkit-animation: zoomIn 1s forwards;
  -o-animation: zoomIn 1s forwards;
  animation: zoomIn 1s forwards;
}
.project .project-inner .a1 .wrap .bg {background: url(../images/suzhou/b.png) no-repeat center;}
.project .project-inner .a2 .wrap .bg {background: url(../images/suzhou/b08.jpg) no-repeat center;}
.project .project-inner .a3 .wrap .bg {background: url(../images/suzhou/b07.jpg) no-repeat center;}
.project .project-inner .a4 .wrap .bg {background: url(../images/suzhou/b06.jpg) no-repeat center;}
.project .project-inner .a5 .wrap .bg {background: url(../images/suzhou/b05.jpg) no-repeat center;}
.project .project-inner .a6 .wrap .bg {background: url(../images/suzhou/b04.jpg) no-repeat center;}
.project .project-inner .a7 .wrap .bg {background: url(../images/suzhou/b03.jpg) no-repeat center;}
.project .project-inner .a8 .wrap .bg {background: url(../images/suzhou/b02.jpg) no-repeat center;}
.project .project-inner .a10 .wrap .bg {background: url(../images/suzhou/b01.jpg) no-repeat center;}
.m_wrap, .m_wrap1, .m_wrap2, div{ margin: 0 auto}
.banner, .num, .server, .project, .case, .advantage, .new, .join, .commit{ width: 100%; overflow: hidden;}
a,area{text-decoration:none;outline:none;blr:expression(this.onFocus="this.blur"());color: #666;}
dl,ol,ul{list-style-type:none;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}





/**********APP定制开发流程***********/
.server_way {
    padding: 70px 0;
    background: #FBFBFB;
    position: relative;
}
.loT_title h5 {
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
}

.loT_title p {
    text-align: center;
    font-size: 14px;
    color: #666666;
    padding-top: 15px;
}
.server_way .way_box {
    width: 1200px;
    margin: auto;
    padding-top: 97px;
    display: flex;
    justify-content: space-between;
}

.server_way .way_box .way_cell {
    display: flex;
    justify-content: flex-start;
}

.server_way .way_box .way_cell .cell {
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
    opacity: .8;
}

.server_way .way_box .way_cell .cell p {
    width: 50%;
    margin: auto;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

.server_way .way_box .way_cell .box_cell {
    color: #fff;
    height: 180px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    opacity: .8;
}

.server_way .way_box .way_cell .box_cell span {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 28px;
    display: block;
}

.server_way .way_box .way_cell .box_cell .name {
    padding-top: 10px;
    font-size: 16px;
}

.server_way .way_box .way_cell .box_cell .desc {
    padding: 20px 10px 0;
    font-size: 12px;
    text-align: center;
	line-height: 18px;
}

.server_way .way_box .way_cell .box_cell:last-child {
    margin-bottom: 0;
}

.server_way .way_box .way_cell .cell:hover {
    opacity: 1;
}

.server_way .way_box .way_cell .box_cell:hover {
    opacity: 1;
}

.server_way .way_box .way_cell .cell_box {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    height: 370px;
}

.server_way .way_box .way_cell:first-child .cell,
.server_way .way_box .way_cell:first-child .box_cell {
    background: #145de7;
}

.server_way .way_box .way_cell:first-child .cell_box {
    width: 206px;
}

.server_way .way_box .way_cell:first-child .cell_box .box_cell {
    width: 206px;
    height: 180px;
}

.server_way .way_box .way_cell:first-child .cell_box .box_cell span {
    color: #145de7;
}

.server_way .way_box .way_cell:nth-child(2) {
    width: 48%;
}

.server_way .way_box .way_cell:nth-child(2) .cell,
.server_way .way_box .way_cell:nth-child(2) .box_cell {
    background: #01B760;
}

.server_way .way_box .way_cell:nth-child(2) .cell_box {
    flex: 1;
    overflow: hidden;
}

.server_way .way_box .way_cell:nth-child(2) .cell_box .box_cell {
    width: 160px;
    height: 180px;
    margin-right: 10px;
}

.server_way .way_box .way_cell:nth-child(2) .cell_box .box_cell span {
    color: #01B760;
}

.server_way .way_box .way_cell:nth-child(2) .cell_box .box_cell:nth-child(3n+3) {
    margin-right: 0 !important;
}

.server_way .way_box .way_cell:nth-child(3) .cell,
.server_way .way_box .way_cell:nth-child(3) .box_cell {
    background: #03a090;
}

.server_way .way_box .way_cell:nth-child(3) .cell_box {
    width: 206px;
}

.server_way .way_box .way_cell:nth-child(3) .cell_box .box_cell {
    width: 206px;
    height: 180px;
}

.server_way .way_box .way_cell:nth-child(3) .cell_box .box_cell span {
    color: #03a090;
}

.server_way .btn_box {
    width: 144px;
    margin: 30px auto 0;
}

.server_way .btn_box a {
    animation: moveBtn 3.5s linear infinite;
    -moz-animation: moveBtn 3.5s linear infinite;
    -webkit-animation: moveBtn 3.5s linear infinite;
    -o-animation: moveBtn 3.5s linear infinite;
    border-radius: 50px;
    color: #fff;
    background: linear-gradient(to right, #01B760, #03a090);
    line-height: 40px;
    width: 144px;
    text-align: center;
    font-size: 14px;
    display: block;
}
/*新闻动态*/
p{
    margin:0; padding:0; border:0;outline:0;font-family: inherit;font-size: inherit;line-height:inherit;color:inherit;vertical-align:baseline;
}
.newtitbg1{background:url(../images/suzhou/news1.jpg) no-repeat center center;background-size:100% auto}
.newtitbg2{background:url(../images/suzhou/news2.jpg) no-repeat center center;background-size:100% auto}
.newtitbg3{background:url(../images/suzhou/news3.jpg) no-repeat center center;background-size:100% auto}
.home_news_tit{padding:3rem 0 3rem 1rem;color:#FFF;margin-bottom:.5rem}
.home_news_tit .tit1{font-size:2rem;line-height:160%;}
.home_news_tit .tit1 a{color:#FFF;font-size:1.6rem;font-weight:bold}
.home_news_tit .tit2{font-size:1.6rem;}
.news-box{padding:30px 15px;background:#F5F5F5 url(../images/suzhou/newsbg.jpg) no-repeat center top;}
.container{max-width:1230px;}
.container {margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}
.container {width:100%;}
.center-block{display: block;margin-right: auto;margin-left: auto;}
.text-center{text-align:center}
.text-left{text-align:left}
.text-right{text-align:right}
.text-justify{text-align:justify;}
.row {margin-left: -15px;margin-right: -15px;}
.row  .row {margin-left:0px;margin-right:0px}
.module-box .module-content .news-list{padding-top:10px}
.module-box .module-content .news-list .item{line-height:3;font-size:14px}
.module-box .module-content .news-list .item .title {white-space: nowrap;text-overflow: ellipsis;overflow: hidden}
.col-sm-4 {width: 31.5%;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-avg-5, .col-xs-avg-4, .col-xs-avg-3, .col-xs-avg-2, .col-xs-avg-1, .col-sm-avg-5, .col-sm-avg-4, .col-sm-avg-3, .col-sm-avg-2, .col-sm-avg-1, .col-md-avg-5, .col-md-avg-4, .col-md-avg-3, .col-md-avg-2, .col-md-avg-1, .col-lg-avg-5, .col-lg-avg-4, .col-lg-avg-3, .col-lg-avg-2, .col-lg-avg-1 
{
    position: relative;
    min-height: 1px;
    padding-left: 7px;
    padding-right: 15px;
}
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-avg-5, .col-sm-avg-4, .col-sm-avg-3, .col-sm-avg-2, .col-sm-avg-1 
    {
        float: left;
    }
.col-sm-5{
        float: right;
    }
    .module-box {
        padding: 20px 0px 60px 0px
    }

    .module-box-gray {
        background-color: #EDEDED
    }

    .module-box .title-box {
        padding-bottom: 20px
    }

        .module-box .title-box span {
            display: block;
        }

        .module-box .title-box .en-title {
            font-size: 30px;
            color: #333
        }

        .module-box .title-box .cn-title {
            background: url(../images/suzhou/titlebg.png) no-repeat center center;
            font-size: 25px;
        }

        .module-box .title-box .f-title {
            color: #999;
            font-size: 14px;
            line-height: 2
        }

    .module-box .module-content {
        padding-top: 30px;
        padding-left:15px;padding-right:15px;
    }
/*新闻类样式*/
.news-list{padding-top:20px}
.news-list .item{position:relative;padding-right:100px;font-size:16px;line-height:4;border-bottom:1px solid #efefef;}
.news-list .item .title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.news-list .item .title a .fa{margin-right:5px;}
.news-list .item .date{position:absolute;right:0px;color:#999;top:0px}
.news-list .item .intro{display:none;}

@media (max-width:750px)
{
  .news-list .item{padding-right:0px;}
  .news-list .item .date{display:none}
}

.news-content-box{padding:30px 0px;border-top:1px solid #efefef}
.news-content-box .title{text-align:center;padding:15px 0px}
.news-content-box .info{color:#999;text-align:center}
.news-content-box .info .clicks-box{margin-left:20px;display:inline-block}
.news-content-box .content{padding-top:40px;word-break: break-all;}
/*友情链接*/
.w1200 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.linksbox {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.linksbox img {
	width: 143px;
	height: 36px;
	float: left;
	margin-right: 10px;
}
.links_c a {
	padding: 0 8px;
	line-height: 20px;
	color: #666;
}
.links_c a:hover {
	color: #333;
}
@-webkit-keyframes ani-circle {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
    filter: alpha(opacity=0) \9
    ;
  }
  10% {
    opacity: 1;
    filter: alpha(opacity=100) \9
    ;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
    filter: alpha(opacity=0) \9
    ;
  }
}
@keyframes ani-circle {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0;
    filter: alpha(opacity=0) \9
    ;
  }
  10% {
    opacity: 1;
    filter: alpha(opacity=100) \9
    ;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
    filter: alpha(opacity=0) \9
    ;
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
  100% {
    opacity: 1;
  }
}
@keyframes box {
  0% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@-webkit-keyframes box {
  0% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
}

@keyframes box_1 {
  0%{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@-webkit-keyframes box_2 {
  0%{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@-webkit-keyframes box_2 {
  0%{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }
}

@-webkit-keyframes box_3 {
 50% {
    -webkit-transform: translateY(20px) translateX(-20px);
    -moz-transform: translateY(20px) translateX(-20px);
    -ms-transform: translateY(20px) translateX(-20px);
    -o-transform: translateY(20px) translateX(-20px);
    transform: translateY(20px) translateX(-20px);
  }
}
@-webkit-keyframes box_3 {
 50% {
   -webkit-transform: translateY(20px) translateX(-20px);
    -moz-transform: translateY(20px) translateX(-20px);
    -ms-transform: translateY(20px) translateX(-20px);
    -o-transform: translateY(20px) translateX(-20px);
    transform: translateY(20px) translateX(-20px);
  }
}

/*1111*/
@-webkit-keyframes rainbow {
	50% { -webkit-transform: rotate(50deg); transform: rotate(50deg); }
}
@keyframes rainbow {
	50% { -webkit-transform: rotate(50deg); transform: rotate(50deg); }
}
@-webkit-keyframes rainbow_shadow {
	50% { -webkit-transform:  rotate(-50deg) translate(10px) scale(.7); transform:  rotate(-50deg) translate(10px) scale(.7); opacity: 0.05; }
}
@keyframes rainbow_shadow {
	50% { -webkit-transform:  rotate(-50deg) translate(10px) scale(.7); transform:  rotate(-50deg) translate(10px) scale(.7); opacity: 0.05; }
}

@-webkit-keyframes starry {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	50% { -webkit-transform: rotate(10deg); transform: rotate(10deg); }
	100% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }
}

@keyframes starry {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	50% { -webkit-transform: rotate(10deg); transform: rotate(10deg); }
	100% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }
}
/*1111*/

@-webkit-keyframes commonA {
  0% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes commonA {
  0% {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes c1 {
  0% {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes c1 {
  0% {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes c2 {
  0% {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes c2 {
  0% {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes c3 {
  0% {
    -webkit-transform: translateY(300px);
    -moz-transform: translateY(300px);
    -ms-transform: translateY(300px);
    -o-transform: translateY(300px);
    transform: translateY(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes c3 {
  0% {
    -webkit-transform: translateY(300px);
    -moz-transform: translateY(300px);
    -ms-transform: translateY(300px);
    -o-transform: translateY(300px);
    transform: translateY(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes c4 {
  0% {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes c4 {
  0% {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes c1x {
  0% {
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes c1x {
  0% {
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}

/*网站建设内页*/
.b1{
	height:580px;
	background-image:url(../images/suzhou/web_bg01.jpg);
	background-position: center center;
}
.b2{ width:1200px; margin:0 auto;}
@media screen and (max-width: 1360px) { 
.b2{ width:1200px; margin:0 auto;}
}
.b3{
	width:520px;
	float:left;
	background-image: url(../images/suzhou/web_t_bg01.png);
	background-repeat: no-repeat; padding-top:40px; padding-left:40px; margin-top:100px;
}
.b3 dl{ font-size:40px; color:#333333; font-weight:bolder; padding-bottom:10px;}
.b3 span{ color:#e60012;}
.b3 dt{ font-size:20px; color:#333333;}
.b3 dd{ font-size:16px; line-height:30px; padding-top:20px;}
.b3 em{ width:150px; line-height:45px; height:45px; text-align:center; cursor:pointer; margin-right:20px; margin-top:40px;}
.b3 li{ float:left; font-size:16px; overflow:hidden; width:260px; padding-top:50px; line-height:26px;}
.b3 img{ margin-right:20px; float:left;}
.b5{ overflow:hidden;}
.b3 p{ color:#e60012; font-weight:bolder; font-size:18px;}
.b4{ background-color:#333; color:#FFFFFF; font-size:16px;}
.w1{  background-color:#01B760; color:#FFFFFF; font-size:16px;}
.w2{ float:right; padding-top:100px;}
.q125 {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
    margin-top: 60px;
}

@media screen and (max-width: 1200px) {
    .q125 {
        overflow: hidden;
        width: 1200px;
        margin: 0 auto;
        padding-bottom: 50px;
        margin-top: 60px;
    }
}

.q126 {
    width: 290px;
    margin-right: 10px;
    float: left;
    height: 400px;
    overflow: hidden;
    background-position: center top;
    position: relative;
}

@media screen and (max-width: 1200px) {
    .q126 {
        width: 290px;
        margin-right: 10px;
        float: left;
        height: 400px;
        overflow: hidden;
        background-position: center top;
        position: relative;
    }
}

.q126 li {
    background-color: #ebebeb;
    height: 320px;
    position: absolute;
    right: 0px;
    bottom: -200px;
    width: 100%;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #333333;
    text-align: center;
    background-image: url(../images/suzhou/li.png);
    background-repeat: no-repeat;
    background-position: center 290px;
}

.q126:hover li {
    bottom: 0px;
    background-color: #01B760;
    color: #FFFFFF;
}

.q126 dl {
    line-height: 59px;
    font-size: 30px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #bababa;
}

.q126 dt {
    font-size: 18px;
    line-height: 60px;
}

.q126 dd {
    font-size: 14px;
    line-height: 28px;
}
.q27 {
    text-align: center;
    overflow: hidden;
    padding-bottom: 30px;
}

.q27 dl {
    font-size: 36px;
    padding-top: 30px;
    color: #333333;
    font-weight: bolder;
}

.q27 dt {
    font-size: 18px;
    color: #666666;
    padding-top: 20px;
}
.w3{ width:1200px; margin:0 auto; overflow:hidden; padding-bottom: 50px;}
.w3 li{ width:382px; float:left; margin-right:27px; height:160px; background-color:#01B760;border-radius:5px; color:#FFFFFF;-moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.w3 img{ float:left; margin-top:25px; margin-left:20px; margin-right:20px;}
.w3 dl{ font-size:18px; padding-top:25px; padding-bottom:10px;}
.w3 dt{ font-size:14px; line-height:20px; padding-right:20px;}
.w3 li:hover{ background-color:#555555;}
.w3 li:nth-child(3){ margin-right:0px;}
.w4{ background-color:#f8f8f8; overflow:hidden; padding-bottom:50px; margin-top:50px;}
.w5{ width:1200px; margin:0 auto; overflow:hidden;}
.w5 li{
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width:290px;
	padding-right:50px;
	border-bottom-color: #a9a9a9;
	padding-left:60px;
	background-repeat: no-repeat; padding-bottom:30px; margin-top:40px;
}
.w5 dl{ font-size:20px; padding-bottom:10px; padding-top:10px;}
.w5 dt{ font-size:14px; color:#333333; line-height:26px; height:80px;}
.q131 {
    background-color: #01B760;
    overflow: hidden;
    padding-top: 50px;
    margin-top: 30px;
}

.q132 {
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    padding-bottom: 50px;
    color: #FFFFFF;
}

.q132 li {
    width: 241px;
    float: left;
    padding-left: 29px;
    padding-right: 29px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    padding-bottom: 30px;
    padding-top: 30px;
}

@media screen and (max-width: 1200px) {
    .q132 li {
        width: 241px;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #FFFFFF;
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

.q132 dl {
    font-size: 26px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.q132 dt {
    font-size: 14px;
    line-height: 28px;
}

.q132 li:nth-child(4) {
    border-right-width: 0px;
}

.q133 {
    overflow: hidden;
    border-bottom-width: 0px;
    padding-top: 50px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    padding-bottom: 50px;
    color: #FFFFFF;
}

.q133 li {
    width: 241px;
    float: left;
    padding-left: 29px;
    padding-right: 29px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    padding-bottom: 30px;
    padding-top: 30px;
}
.q128 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    .q128 {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }
}
.q133 {
    overflow: hidden;
    border-bottom-width: 0px;
    padding-top: 50px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
    padding-bottom: 20px;
    color: #FFFFFF;
}

.q133 li {
    width: 241px;
    float: left;
    padding-left: 29px;
    padding-right: 29px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    padding-bottom: 30px;
    padding-top: 30px;
}

@media screen and (max-width: 1200px) {
    .q133 li {
        width: 241px;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #FFFFFF;
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

.q133 dl {
    font-size: 26px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.q133 dt {
    font-size: 14px;
    line-height: 28px;
}

.q133 li:nth-child(4) {
    border-right-width: 0px;
}

/*苏州营销型网站建设*/
.w6{
	height:580px;
	background-image:url(../images/suzhou/web_bg03.jpg);
	background-position: center center;
}
.q134 {
    text-align: center;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 50px;
    font-size: 36px;
}

.q134 span {
    color: #01B760;
    font-weight: bolder;
    font-size: 46px;
}
.q135 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 0px;
}

@media screen and (max-width: 1200px) {
    .q135 {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
        padding-top: 0px;
    }
}

.q136 {
    height: 550px;
    background-image: url(../images/suzhou/yxx_img2.jpg);
    background-position: center center;
}

.q136 li {
    width: 720px;
    height: 550px;
    background-image: url(../images/suzhou/bbhg.png);
}

.q136 dl {
    padding-left: 120px;
    padding-top: 90px;
    padding-right: 120px;
}

.q136 p {
    color: #e60012;
    font-size: 60px;
    font-family: "Times New Roman", Times, serif;
}

.q136 dt {
    font-size: 42px;
    color: #FFFFFF;
    padding-top: 15px;
}

.q136 dd {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 32px;
    padding-top: 20px;
}

.q137 {
    height: 550px;
    background-image: url(../images/suzhou/yxx_img3.jpg);
    background-position: center center;
}

.q137 li {
    width: 720px;
    height: 550px;
    background-image: url(../images/suzhou/bbhg.png);
    float: right;
}

.q137 dl {
    padding-left: 120px;
    padding-top: 90px;
    padding-right: 120px;
}

.q137 p {
    color: #e60012;
    font-size: 60px;
    font-family: "Times New Roman", Times, serif;
}

.q137 dt {
    font-size: 42px;
    color: #FFFFFF;
    padding-top: 15px;
}

.q137 dd {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 32px;
    padding-top: 20px;
}

.q138 {
    width: 190px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 310px;
}

@media screen and (max-width: 1200px) {
    .q138 {
        width: 160px;
        float: left;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        text-align: center;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        height: 350px;
    }
}

.q138 dl {
    font-size: 20px;
    line-height: 50px;
}

.q138 dt {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
	text-align: left;
}

.q138:hover {
    box-shadow: 0 0 10px #d4d4d4;
}

.q139 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.q140 {
    width: 375px;
    float: left;
    text-align: right;
    padding-right: 20px;
}

.q140 span {
    background-color: #dcdada;
    padding: 15px;
    font-size: 16px;
    margin-top: 40px;
}

.q141 {
    width: 410px;
    float: left;
    text-align: center;
    padding-top: 40px;
}

.q142 {
    width: 375px;
    float: right;
    text-align: left;
    padding-left: 20px;
}

.q142 span {
    background-color: #dcdada;
    padding: 15px;
    font-size: 16px;
    margin-top: 40px;
}

.q143 {
    height: 700px;
    background-color: #000000;
    background-image: url(../images/suzhou/yxx_img5.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 70px;
}

.q143 li {
    width: 1200px;
    margin: 0 auto;
}

.q143 dl {
    padding-top: 180px;
    width: 400px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 35px;
    float: right;
}

.q143 dt {
    font-size: 36px;
    padding-top: 50px;
    font-weight: bolder;
    background-image: url(../images/suzhou/lbg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 40px;
}

.q144 {
    height: 700px;
    background-color: #fff;
    background-image: url(../images/suzhou/yxx_img6.jpg);
    background-repeat: no-repeat;
    background-position: right center;
}

.q144 li {
    width: 1200px;
    margin: 0 auto;
}

.q144 dl {
    padding-top: 180px;
    width: 500px;
    color: #000;
    font-size: 16px;
    line-height: 35px;
    float: left;
}

.q144 dt {
    font-size: 36px;
    padding-top: 50px;
    font-weight: bolder;
    background-image: url(../images/suzhou/lbgg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 40px;
}

.q145 {
    overflow: hidden;
    width: 1350px;
    margin: 0 auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 30px;
    border-bottom-color: #dadada;
    padding-bottom: 30px;
}

.q145 img {
    width: 640px;
    height: 400px;
    margin-right: 40px;
    float: left;
}

.q145 dt {
    padding-top: 20px;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    height: 250px;
}

@media screen and (max-width: 1200px) {
    .q145 {
        overflow: hidden;
        width: 1150px;
        margin: 0 auto;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        margin-top: 30px;
        border-bottom-color: #dadada;
        padding-bottom: 30px;
    }
    .q145 img {
        width: 540px;
        height: 338px;
        margin-right: 40px;
        float: left;
    }
    .q145 dt {
        padding-top: 20px;
        font-size: 14px;
        color: #333333;
        line-height: 30px;
        height: 180px;
    }
}

.q145 dl {
    font-size: 30px;
    cursor: pointer;
}

.q145 span {
    width: 300px;
    line-height: 45px;
    font-size: 20px;
    border: 3px solid #999999;
    text-align: center;
    cursor: pointer;
}

.q145 span:hover {
    border: 3px solid #e60012;
    color: #e60012;
}

.q145 dl:hover {
    color: #e60012;
}

.q145 p {
    font-size: 18px;
    padding-bottom: 15px;
    color: #003c9f;
    text-transform: uppercase;
}

.q146 {
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    color: #939393;
    line-height: 30px;
    padding-top: 10px;
    display: none;
}

.q185 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.q186 {
    width: 27.33%;
    float: left;
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
}

.q186 dl {
    font-size: 22px;
    padding-top: 20px;
}

.q186 dt {
    font-size: 16px;
    line-height: 40px;
}

.q186 dd {
    color: #666666;
    line-height: 23px;
    padding-top: 10px;
}

.q187 {
    width: 777px;
    margin: 0 auto;
    overflow: hidden;
}

.q188 {
    text-align: center;
    font-size: 50px;
    font-weight: bolder;
    color: #333333;
    padding-bottom: 40px;
    padding-top: 40px;
}

.q189 {
    height: 50px;
    line-height: 50px;
    border: 1px solid #dadee6;
    border-radius: 5px;
}

.q189 dl {
    width: 25%;
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #dadee6;
}

.q189 dt {
    width: 24%;
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.q190 {
    text-align: center;
    padding-top: 50px;
}

.q190 dl {
    height: 80px;
    font-size: 34px;
}

.q190 dt {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}

.q191 {
    min-width: 1200px;
    background-color: #1977df;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-top: 50px;
    text-align: center;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 50px;
}

.q191 dl {
    padding-bottom: 30px;
}

.q191 span {
    padding: 5px 30px 5px 30px;
    background-color: #FFFFFF;
    color: #1977df;
    border-radius: 10px;
    cursor: pointer;
}

.q192 {
    line-height: 60px;
    font-size: 32px;
    text-align: center;
    padding-top: 30px;
}

.q193 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
}

.q194 {
    background-color: #e9f0f3;
    overflow: hidden;
    min-width: 1200px;
    padding-top: 30px;
    padding-bottom: 40px;
    margin-top: 50px;
}

.q195 {
    width: 961px;
    margin: 0 auto;
    height: 106px;
    background-image: url(../images/suzhou/tuiguanglc2.png);
    margin-top: 40px;
    background-repeat: no-repeat;
    background-position: center top;
}

.q195 dl {
    width: 95px;
    float: left;
    padding-top: 120px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.q195 dt {
    width: 95px;
    padding-left: 121px;
    float: left;
    padding-top: 120px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.q196 {
    float: left;
    width: 500px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 80px;
    padding-bottom: 30px;
}

.q196 dl {
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
}

.q196 dt {
    font-size: 14px;
    color: #333333;
    padding-top: 10px;
    line-height: 25px;
}

.q197 {
    background-color: #f5f5f5;
    overflow: hidden;
    min-width: 1200px;
    padding-top: 30px;
    padding-bottom: 40px;
    margin-top: 50px;
}

.q198 {
    width: 25%;
    float: left;
    text-align: center;
}

.q198 dl {
    padding-top: 30px;
    font-size: 16px;
    color: #666666;
}

.q199 {
    width: 200px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    background-color: #00a3ff;
    cursor: pointer;
    color: #FFFFFF;
    line-height: 40px;
    margin-top: 50px;
    border-radius: 5px;
    font-size: 16px;
}

.q200 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 250px;
}

@media screen and (max-width: 1200px) {
    .q200 {
        width: 1200px;
        margin: 0 auto;
        padding-top: 150px;
    }
}

.q200 h1 {
    font-size: 46px;
    color: #FFFFFF;
}

.q200 h2 {
    font-size: 30px;
    color: #FFFFFF;
    padding-top: 50px;
}

.q200 h3 {
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 60px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
}

.q201 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 280px;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    .q201 {
        width: 1200px;
        margin: 0 auto;
        padding-top: 150px;
        text-align: center;
    }
}

.q201 h1 {
    font-size: 66px;
    color: #FFFFFF;
}

.q201 h2 {
    font-size: 30px;
    color: #FFFFFF;
    padding-top: 20px;
}

.q201 h3 {
    width: 120px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 60px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
}

.q201 span {
    color: #e60012;
}

.q202 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 250px;
}

@media screen and (max-width: 1200px) {
    .q202 {
        width: 1200px;
        margin: 0 auto;
        padding-top: 150px;
    }
}

.q202 dl {
    width: 500px;
    float: right;
}

.q202 h1 {
    font-size: 56px;
    color: #FFFFFF;
}

.q202 h2 {
    font-size: 30px;
    color: #FFFFFF;
    padding-top: 50px;
    width: 500px;
    line-height: 60px;
}

.q202 h3 {
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 60px;
    border: 1px solid #FFFFFF;
    border-radius: 25px;
}

.q203 {
    background-color: #373d41;
    overflow: hidden;
}

.q204 {
    width: 93%;
    margin: 0 auto;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    .q204 {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
}

.q208 {
    height: 613px;
    min-width: 1200px;
    margin: 0 auto;
    background-image: url(../images/suzhou/xuanchuan3.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 50px;
}

.q209 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}

.q210 {
    float: left;
    width: 600px;
}

.q211 {
    text-align: center;
    font-size: 40px;
    font-weight: bolder;
    color: #2059a6;
}

.q212 {
    padding-top: 30px;
}

.q212 img {
    float: left;
    margin-right: 40px;
}

.q212 dl {
    color: #FFFFFF;
    font-size: 18px;
    height: 40px;
    background-image: url(../images/suzhou/gou.png);
    background-repeat: no-repeat;
    background-position: 310px 3px;
}

.q212 dt {
    color: #FFFFFF;
    font-size: 18px;
    height: 40px;
    background-image: url(../images/suzhou/cha.png);
    background-repeat: no-repeat;
    background-position: 310px 3px;
}

.q213 {
    float: right;
    width: 500px;
}
.w7{ width:1200px; margin:0 auto; overflow:hidden; padding-top:20px;}
.w8{ float:left; padding-top:40px;}
.w9{ float:right; width:630px; height:430px; background-color:#01B760;border-radius:10px;}
.w9 li{
	width:600px;
	height:385px;
	border-radius:10px;
	margin:0 auto;
	margin-top:13px;
	border: 1px dashed #FFFFFF; padding-top:15px;
}
.w9 p{ font-size:18px; color:#FFFFFF; line-height:45px; padding-left:20px;}
.mode-box{background:url(../images/suzhou/mod5_01.jpg) center; margin:60px 0 0 0; overflow:hidden;}
.mode-cut{width:1260px; margin:60px auto; max-width:100%;}
.mode-cut:after{display:block; content:''; clear:both;}
.mode-cut ul{float:left; width:39%;box-sizing: border-box;}
.mode-cut ul li{padding:10px;box-sizing: border-box;}
.mode-cut ul li span{display:block; background:#fff; padding:30px; border-radius:10px;}
.mode-cut ul li span b{display:block;}
.mode-cut ul li span b:after{display:block; content:''; clear:both;}
.mode-cut ul li span b i{float:left; background:#946ae6; text-align:center; line-height:60px; 
color:#fff; font-size:24px; width:60px; height:60px; border-radius:50%; margin:0 10px 0 0;}
.mode-cut ul li span b h3{display:block; font-weight:bold; font-size:20px; line-height:1; padding:12px 0 0 0;}
.mode-cut ul li span b h4{display:block; font-weight:normal; font-size:14px; padding-top:5px;}
.mode-cut ul li span p{display:block; margin:20px 0 0 0; font-size:14px; line-height:25px;}
.mode-cut ol{float:left; width:22%; color:#fff; padding:10px; text-align:center;box-sizing: border-box;}
.mode-cut ol li{background:#946ae6; height:445px; display:block; overflow:hidden; border-radius:10px;}
.mode-cut ol li h3{display:block; margin:30px 0 20px 0; font-weight:normal; font-size:16px;}
.mode-cut ol li h1{font-size:40px; line-height:1.2; font-weight:normal;}
.mode-cut ol li h1 b{display:block; font-weight:normal;}
.mode-cut ol li h2{font-size:16px; font-weight:normal;}
.mode-cut ol li p{font-size:16px; font-weight:bold; display:block; margin:20px 0;}
.mode-cut ol li img{display:block; margin:0 auto;}
.superiority-box{}
.superiority-title{text-align:center; padding-top:40px;}
.superiority-title h2{font-size:36px; color:#555;}
.superiority-title p{color:#888; font-size:16px; padding-top:10px;}
.superiority-list{width:1300px; margin:30px auto 60px auto;}
@media screen and (max-width: 1360px) { 
.superiority-list{width:1200px; margin:30px auto 60px auto;}
}
.superiority-list ul{}
.superiority-list ul:after{display:block; content:''; clear:both;}
.superiority-list ul li{float:left; width:50%; padding:10px 25px;box-sizing: border-box;} 
.superiority-list ul li span{display:block; color:#fff; background:#000; padding:20px 30px 20px 0; border-radius:10px;}
.superiority-list ul li:nth-child(1) span{background:#479bbd;}
.superiority-list ul li:nth-child(2) span{background:#8ac52f;}
.superiority-list ul li:nth-child(3) span{background:#e95b51;}
.superiority-list ul li:nth-child(4) span{background:#44bc7e;}
.superiority-list ul li:nth-child(5) span{background:#8e72d9;}
.superiority-list ul li:nth-child(6) span{background:#2692db;}
.superiority-list ul li i{font-size:60px; line-height:105px; float:left; width:140px; text-align:center;}
.superiority-list ul li b{line-height:32px; font-size:24px; font-weight:normal; display:block; margin:0 0 10px 0;}
.superiority-list ul li p{line-height:21px; display:block; font-size:14px;}
.supervise-box{width:1240px; margin:60px auto 0 auto; max-width:100%;}
.supervise-box:after{display:block; content:''; clear:both;}
.supervise-left{float:left; position:relative; margin:10px;box-sizing: border-box;}
.supervise-left>div{background:#39d46c;  color:#fff; width:400px; padding:20px 40px; border-radius:10px; position:relative; z-index:3;box-sizing: border-box;}
.supervise-left:before{width:260px; height:100px; background:#cfcfcf; border-radius:10px; position:absolute; 
z-index:1; left:-10px; top:-10px; content:'';box-sizing: border-box;}
.supervise-left:after{width:60px; height:50px; background:#cfcfcf; border-radius:10px; position:absolute; box-sizing: border-box;
z-index:2; bottom:-10px; right:-10px; content:'';}
.supervise-left h2{font-size:38px; font-weight:bold; line-height:1.2;}
.supervise-left h3{font-size:28px;}
.supervise-left h4{font-size:16px; padding:20px 0;}
.supervise-left p{border-top:1px solid #fff; padding:20px 0 0 0; font-size:14px; line-height:25px;}
.supervise-right{float:right; padding:10px 0;box-sizing: border-box;}
.supervise-right img{max-width:100%; display:block;}
.icon-diannao:before { content: "\e899"; }


/*苏州商城网站建设*/
.w10{
	height:580px;
	background-image:url(../images/suzhou/web_bg04.jpg);
	background-position: center center;
}
.feed-box{padding:30px 0; background:#01B760;}
.feed-title{text-align:center;}
.feed-title h2{font-size:36px; color:#fff;}
.feed-title p{color:#fcfcfc; font-size:16px; padding-top:10px;}
.feed-cut{ }
.feed-cut ul{width:1260px; margin:30px auto; max-width:100%;}
.feed-cut ul:after{display:block; content:''; clear:both;}
.feed-cut ul li{width:33.3333%; padding:10px; float:left; color:#fff;box-sizing: border-box;}
.feed-cut ul li span{display:block; padding:20px; border-radius:10px; background:rgba(0,0,0,.15);}
.feed-cut ul li span:after{display:block; clear:both; content:'';}
.feed-cut ul li span strong{float:left; width:70px; height:70px; text-align:center; background:#fff; 
border-radius:50%; line-height:70px; margin:15px 0 0 0;}
.feed-cut ul li span img{max-width:100%; display:inline-block;}
.feed-cut ul li span font{display:block; padding:0 0 0 95px;}
.feed-cut ul li span b{font-size:18px; display:block; padding:0 0 5px 0;}
.feed-cut ul li span p{line-height:1.5; opacity:.95; font-size:14px;} 
.box_1{
	width: 1200px;
	height: 380px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 50px;
}
.box_1 p, form, ul, ol, dl {
    margin: 0px;
    font-size: 14px;
}
.box_1 .item_1{
	width: 580px;
	height: 326px;
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	background: url(../images/suzhou/item_1bg.jpg) no-repeat;
	background-size: cover;
	padding: 25px;
	text-align: center;
}
.box_1 .item_1 h3{
	font-size: 30px;
	color: #fff;
	line-height: 80px;
	font-weight: bold;
}
.box_1 .item_1 p{
	color: #fff;
	font-size: 20px;
	line-height: 32px;
}
.box_1 .item_1 ul{
	width: 100%;
	text-align: center;
}
.box_1 .item_1 ul a{
	display: inline-block;
	width: 120px;
	height: 36px;
	border-radius: 3px;
	color: #fff;
	border:1px solid #fff;
	line-height: 34px;
	box-sizing: border-box;
	text-align: center;
	font-size: 16px;
	margin: 0 12px;
	margin-top: 44px;
	cursor: pointer;
	transition: .3s;
}
.box_1 .item_1 ul a:hover{
	background: #fff;
	color: #ff3b3b;
}

.box_1 .item-right{
	float:right;
	background: url(../images/suzhou/item_2bg.jpg) no-repeat;
}

.box_1 .item-right ul a:hover{
	background: #fff;
	color: #0065f2 !important;
}


.w12{
	height:580px;
	background-image:url(../images/suzhou/xys.jpg);
	background-position: center center;
}
.b2{ width:1200px; margin:0 auto;}
.w13{
	height:600px;
	background-image:url(../images/suzhou/wechat-applet-banner02.jpg);
	background-position: center center;
}
.w14{ width:1200px; margin:0 auto; overflow:hidden; padding-top:50px;}
.w14 li{ width:300px; padding-left:50px; padding-right:50px; float:left; text-align:center;}
.w14 dl{ font-size:24px; font-weight:bolder; padding-top:15px; padding-bottom:15px;}
.w14 dt{ font-size:14px; line-height:25px; color:#666666;}
.w15{ width:1200px; margin:0 auto; overflow:hidden;}
.w15 li{ width:580px; margin-right:40px; margin-top:40px; float:left;}
.w15 img{ float:left; margin-right:20px; margin-top:20px;}
.w15 dl{
	font-size:16px;
}
.w15 dt{ font-size:14px; color:#333333; line-height:28px; padding-top:10px;}
.w15 li:nth-child(2){ margin-right:0px;}
.w15 li:nth-child(4){ margin-right:0px;}
.w16{ background-color:#eeeeee; overflow:hidden; padding-bottom:50px; padding-top:50px; margin-top:50px;}
.w17{ width:320px; margin:0 auto;}
.w17 img{ float:left; margin-right:10px;}
.w17 dl{ font-size:18px; padding-bottom:2px;}
.w17 dt{ font-size:14px; color:#666;}
.w18{ width:1200px; margin:0 auto;}
.w19{ width:380px; float:left;}
.w19 li{ padding-top:70px; overflow:hidden;}
.w19 img{ float:left; margin-right:10px; margin-bottom:20px;}
.w19 dl{ font-size:18px; padding-bottom:2px;}
.w19 dt{ font-size:14px; color:#666;}
.w20{ width:380px; float:right;}
.w20 li{ padding-top:70px; overflow:hidden;}
.w20 img{ float:left; margin-right:10px; margin-bottom:30px;}
.w20 dl{ font-size:18px; padding-bottom:2px;}
.w20 dt{ font-size:14px; color:#666;}
.w21{ width:440px; text-align:center; float:left; padding-top:40px;}
.w22{ width:1200px; margin:0 auto; overflow:hidden; padding-top:50px; padding-bottom:30px;}
.w22 li{ width:202px; height:381px; float:left; background-image:url(../images/suzhou/sj_40.png); text-align:center; margin-right:47.5px;}
.w22 img{ margin-top:17px;}
.w22 dl{ font-size:18px; color:#e60012; padding-bottom:10px; padding-top:10px;}
.w22 dt{ padding-left:25px; padding-right:25px; font-size:14px; line-height:22px; color:#333333; height:110px;}
.w23{ width:150px;}
.w22 li:nth-child(5){ margin-right:0px;}
/*分销商城网站建设*/
.b1{
	height:580px;
	background-image:url(../images/suzhou/web_bg01.jpg);
	background-position: center center;
}
.b2{ width:1200px; margin:0 auto;}
@media screen and (max-width: 1360px) { 
.b2{ width:1200px; margin:0 auto;}
}
.b3{
	width:520px;
	float:left;
	background-image: url(../images/suzhou/web_t_bg01.png);
	background-repeat: no-repeat; padding-top:40px; padding-left:40px; margin-top:100px;
}
.b3 dl{ font-size:40px; color:#333333; font-weight:bolder; padding-bottom:10px;}
.b3 span{ color:#e60012;}
.b3 dt{ font-size:20px; color:#333333;}
.b3 dd{ font-size:16px; line-height:30px; padding-top:20px;}
.b3 em{ width:150px; line-height:45px; height:45px; text-align:center; cursor:pointer; margin-right:20px; margin-top:40px;}
.b3 li{ float:left; font-size:16px; overflow:hidden; width:260px; padding-top:50px; line-height:26px;}
.b3 img{ margin-right:20px; float:left;}
.b5{ overflow:hidden;}
.b3 p{ color:#e60012; font-weight:bolder; font-size:18px;}
.w32{ width:1200px; margin:0 auto; overflow:hidden;}
.w32 li{
	width:210px;
	height:310px;
	float:left;
	border: 1px solid #CCCCCC; text-align:center;box-sizing: border-box; margin-right:37px;
}
.w32 dl{ font-size:22px; color:#333333; font-weight:bolder; padding-top:20px; padding-bottom:20px;}
.w32 dt{ font-size:16px; color:#666666; line-height:25px; padding-top:15px; padding-bottom:15px;}
.w32 dd{ width:100px; line-height:35px; margin:0 auto; background-color:#01B760; text-align: center; font-size:14px; color:#FFFFFF; cursor:pointer;}
.w32 li:nth-child(5){margin-right:0px;}
.w33{ width:1200px; margin:0 auto; overflow:hidden;}
.w33 li{
	width:210px;
	height:310px;
	float:left; background-color:#3ec282;
	text-align:center;box-sizing: border-box; margin-right:37px;
}
.w33 dl{ width:110px; height:110px; margin:0 auto; text-align:center; margin-top:25px; background-color:#FFFFFF;border-radius:55px;box-sizing: border-box; padding-top:20px;}
.w33 dt{
	width:150px;
	margin:0 auto;
	text-align:center;
	font-size:22px;
	font-weight:bolder;
	line-height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid; color:#FFFFFF; padding-top:10px; padding-bottom:15px;
	border-bottom-color: #FFFFFF;
}
.w33 dd{ text-align:center; font-size:14px; color:#FFFFFF; line-height:30px; padding-top:10px;}
.w33 li:nth-child(5){margin-right:0px;}
.w33 li:nth-child(2){ background-color:#3297de;}
.w33 li:nth-child(4){ background-color:#3297de;}
.w34{ text-align:center; padding-top:40px; overflow:hidden;}
/*苏州小程序定制开发*/
.mini_advantage {
    width: 1200px;
    margin: auto;
    padding: 90px 0;
}

.mini_advantage img {
    margin-top: 70px;
    width: 100%;
}
.mini_advantage .mini_important {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mini_advantage .mini_important .mini_case_thumb {
    width: 490px;
    height: 450px;
    display: block;
    object-fit: contain;
}

.mini_advantage .mini_important .right_data {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex: .8;
    overflow: hidden;
}

.mini_advantage .mini_important .right_data .important_cell {
    width: 35%;
    padding-top: 48px;
}

.mini_advantage .mini_important .right_data .important_cell .nums {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #01B760;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 41px;
    height: 41px;
    width: 41px;
    text-align: center;
}

.mini_advantage .mini_important .right_data .important_cell .important_title {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    padding-top: 20px;
}

.mini_advantage .mini_important .right_data .important_cell .important_desc {
    font-size: 16px;
    color: #666;
    padding-top: 5px;
    line-height: 26px;
}
.TgMini {
    padding: 80px 0;
    background: #fbfbfb;
}

.TgMini ul {
    width: 1200px;
    padding-top: 90px;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.TgMini ul li {
    width: 22.5%;
    margin-right: 40px;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 35px 0;
    transition: .3s;
}

.TgMini ul li i {
    width: 50px;
    height: 50px;
    background-size: 100%;
    display: block;
    margin: auto;
}

.TgMini ul li h6 {
    padding-top: 28px;
    text-align: center;
    font-size: 16px;
    color: #333;
}

.TgMini ul li p {
    text-align: center;
    padding-top: 24px;
    font-size: 12px;
    color: #666666;
    min-height: 70px;
    line-height: 20px;
}

.TgMini ul li span {
    display: block;
    text-align: center;
    width: 113px;
    border-radius: 50px;
    line-height: 30px;
    margin: auto;
    font-size: 16px;
    color: #01B760;
    border: 1px solid #01B760;
}

.TgMini ul li .mini_01 {
    background: url("../images/suzhou/mini_01.png") no-repeat;
}

.TgMini ul li .mini_02 {
    background: url("../images/suzhou/mini_02.png") no-repeat;
}

.TgMini ul li .mini_03 {
    background: url("../images/suzhou/mini_03.png") no-repeat;
}

.TgMini ul li .mini_04 {
    background: url("../images/suzhou/mini_04.png") no-repeat;
}

.TgMini ul li .mini_05 {
    background: url("../images/suzhou/mini_05.png") no-repeat;
}

.TgMini ul li .mini_06 {
    background: url("../images/suzhou/mini_06.png") no-repeat;
}

.TgMini ul li .mini_07 {
    background: url("../images/suzhou/mini_07.png") no-repeat;
}

.TgMini ul li .mini_08 {
    background: url("../images/suzhou/mini_08.png") no-repeat;
}

.TgMini ul li:nth-child(4n+4) {
    margin-right: 0;
}

.TgMini ul li:hover {
    color: #fff;
    background: #01B760;
}

.TgMini ul li:hover h6,
.TgMini ul li:hover p {
    color: #fff;
}

.TgMini ul li:hover span {
    border-color: #fff;
    color: #fff;
}

.TgMini ul li:hover .mini_01 {
    background: url("../images/suzhou/mini-select_01.png") no-repeat;
}

.TgMini ul li:hover .mini_02 {
    background: url("../images/suzhou/mini-select_02.png") no-repeat;
}

.TgMini ul li:hover .mini_03 {
    background: url("../images/suzhou/mini-select_03.png") no-repeat;
}

.TgMini ul li:hover .mini_04 {
    background: url("../images/suzhou/mini-select_04.png") no-repeat;
}

.TgMini ul li:hover .mini_05 {
    background: url("../images/suzhou/mini-select_05.png") no-repeat;
}

.TgMini ul li:hover .mini_06 {
    background: url("../images/suzhou/mini-select_06.png") no-repeat;
}

.TgMini ul li:hover .mini_07 {
    background: url("../images/suzhou/mini-select_07.png") no-repeat;
}

.TgMini ul li:hover .mini_08 {
    background: url("../images/suzhou/mini-select_08.png") no-repeat;
}
.huge_function {
    padding-top: 89px;
    background: url("../images/suzhou/bg_07.jpg") no-repeat;
    background-size: 100% 100%;
}

.huge_function .loT_title h5 {
    color: #fff;
}

.huge_function ul {
    width: 1200px;
    padding-top: 90px;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.huge_function ul li {
    width: 25%;
    padding-bottom: 90px;
}

.huge_function ul li img {
    margin: auto;
    box-shadow: 0 0 0 10px rgba(80, 206, 99, 0.8);
    border-radius: 50%;
    transition: .5s;
	display: block;
}

.huge_function ul li h6 {
    text-align: center;
    padding-top: 30px;
    color: #fff;
    font-size: 16px;
}

.huge_function ul li p {
    padding-top: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}

.huge_function ul li:hover img {
    box-shadow: 0 0 10px 20px rgba(80, 206, 99, 0.8);
}
.mini_solve {
    padding: 90px 0;
    width: 1200px;
    margin: auto;
}

.mini_solve ul {
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mini_solve ul li {
    width: 24%;
    border: 1px solid #EEEEEE;
    transition: .3s;
}

.mini_solve ul li h6 {
    padding-top: 48px;
    text-align: center;
    font-size: 20px;
    height: 102px;
    color: #fff;
}

.mini_solve ul li img {
    margin: -44px auto 0;
	display: block;
}

.mini_solve ul li p {
    padding: 19px 30px;
    min-height: 130px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.mini_solve ul li p span {
    color: #999;
    font-size: 12px;
    width: 33.3333%;
    display: block;
}

.mini_solve ul li .hover {
    display: none;
    min-height: 138px;
    padding-top: 30px;
    transition: .3s;
}

.mini_solve ul li .hover em {
    padding: 0 30px;
    font-size: 13.94px;
    color: #333333;
    text-align: center;
    min-height: 86px;
    display: block;
}

.mini_solve ul li .hover span {
    text-align: center;
    font-size: 13.94px;
    color: #fff;
    display: block;
    margin: auto;
    line-height: 28px;
    width: 103px;
    border-radius: 50px;
}

.mini_solve ul li:hover p {
    display: none;
}

.mini_solve ul li:hover .hover {
    display: block;
}

.mini_solve ul li:first-child h6 {
    background: linear-gradient(to right bottom, #2E75FC, #1EC3FD);
}

.mini_solve ul li:first-child .hover span {
    background: #1EC3FD;
}

.mini_solve ul li:first-child:hover {
    box-shadow: 0 2px 25px 0 rgba(46, 117, 252, 0.5);
}

.mini_solve ul li:nth-child(2):hover {
    box-shadow: 0 2px 25px 0 rgba(185, 107, 226, 0.5);
}

.mini_solve ul li:nth-child(3):hover {
    box-shadow: 0 2px 25px 0 rgba(58, 211, 116, 0.5);
}

.mini_solve ul li:nth-child(4):hover {
    box-shadow: 0 2px 25px 0 rgba(249, 202, 112, 0.5);
}

.mini_solve ul li:nth-child(2) h6 {
    background: linear-gradient(to right bottom, #F2629F, #B96BE2);
}

.mini_solve ul li:nth-child(2) .hover span {
    background: #B96BE2;
}

.mini_solve ul li:nth-child(3) h6 {
    background: linear-gradient(to right bottom, #02A090, #3AD374);
}

.mini_solve ul li:nth-child(3) .hover span {
    background: #3AD374;
}

.mini_solve ul li:nth-child(4) h6 {
    background: linear-gradient(to right bottom, #FF476B, #F9CA70);
}

.mini_solve ul li:nth-child(4) .hover span {
    background: #F9CA70;
}
img {
    object-fit: fill;
    -o-object-fit: fill;
}
.toNew {
    width: 1200px;
    margin: auto;
    padding: 88px;
}

.toNew ul {
    display: flex;
    justify-content: flex-start;
    padding-top: 80px;
}

.toNew ul li {
    width: 20%;
    box-sizing: border-box;
    padding: 60px 0;
    border-top: 1px solid #F2F2F3;
    border-left: 1px solid #F2F2F3;
    border-bottom: 1px solid #F2F2F3;
    transition: .3;
}

.toNew ul li img {
    margin: auto;
	display: block;
}

.toNew ul li h6 {
    text-align: center;
    padding-top: 40px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.toNew ul li p {
    padding: 20px 30px;
    text-align: center;
    line-height: 20px;
    color: #666;
    font-size: 13.94px;
}

.toNew ul li:last-child {
    border-right: 1px solid #F2F2F3;
}

.toNew ul li:hover {
    box-shadow: 0 0 20px 0 rgba(46, 117, 252, 0.5);
}
.certificate_box {
    padding: 85px 0;
    background: #FBFBFB;
}

.certificate_box .cetificate_list {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 85px;
}

.certificate_box .cetificate_list li {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    width: 23%;
    margin-bottom: 18px;
    padding: 16px 0;
    margin-right: 18px;
}

.certificate_box .cetificate_list li img {
    width: 240px;
    height: 190px;
    object-fit: contain;
    margin: auto;
}

.certificate_box .cetificate_list li p {
    text-align: center;
    font-size: 16px;
    color: #333;
    padding-top: 30px;
}

.certificate_box .cetificate_list li:nth-child(4n+4) {
    margin-right: 0;
}
/*苏州APP定制开发*/
.sub-banner{
    position: relative;
}
.sub-banner img{
    width: 100%;
    height: auto;
}
.subMask{
    width: fit-content;
    width: -moz-fit-content;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.subMask h2{
    font-size: 54px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    opacity: 1;
}
.subMask span{
    display: block;
    margin: 20px auto;
    background: #FFF;
    width: 50px;
    height: 4px;
}
.subMask p{
    text-align: center;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.index-title{
    margin-top: 30px;
    margin-bottom: 30px;
}
.index-title h2{
    text-align: center;
    font-size: 40px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #262626;
}
.index-title p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #262626;
    margin-top: 15px;
    text-align: center;
}
.app-cus .content{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 70px;
    height: 360px;
}
.app-cus .content .item{
    width: 283px;
    height: 100%;
    border: 1px solid #E6E6E6;
    margin-right: 20px;
    padding-top: 45px;
    float: left;
    cursor: pointer;
    transition-duration: .5s;
}
.app-cus .content .item:last-of-type{
    margin-right: 0px;
}
.app-cus .content .item .imgBox{
    width: 90px;
    height: 90px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.app-cus .content .item .imgBox img{
    position: absolute;
    transition-duration: .5s;
    top: 0;
    width: 100%;
    height: 100%;
}
.app-cus .content .item .imgBox img:nth-of-type(2){
    top: 100%;
}
.app-cus .content .item h2{
    text-align: center;
    margin-top: 35px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #262626;
}
.app-cus .content .item span{
    display: block;
    margin: 10px auto;
    width: 30px;
    height: 2px;
    background: #01B760;
}
.app-cus .content .item p{
    display: block;
    margin: 0 auto;
    width: 235px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 34px;
    color: #666666;
    text-align: center;
}
.app-cus .content .item:hover{
    background: #01B760;
    border-color: #01B760;
}
.app-cus .content .item:hover .imgBox img:nth-of-type(1){
    top: -100%;
}
.app-cus .content .item:hover .imgBox img:nth-of-type(2){
    top: 0;
}
.app-cus .content .item:hover h2,.app-cus .content .item:hover p{
    color: #FFF;
}
.app-cus .content .item:hover span{
    background: #FFF;
}
.app-question{
    width: 100%;
    height: 640px;
    overflow: hidden;
    background: url("../images/suzhou/aqbg.jpg") repeat-x;
    background-position: center center;
}
.app-question .content{
    width: 1200px;
    margin: 0 auto;
}
.app-question .content .item{
    width: 330px;
    margin-bottom: 60px;
}
.app-question .content .item h2{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #262626;
    margin-bottom: 15px;
}
.app-question .content .item p{
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 1.5;
}
.app-question .content .left{
    float: left;
    text-align: right;
}
.app-question .content .right{
    text-align: left;
    float: right;
}
.app-field{
    background: url("../images/suzhou/afbg.jpg");
    background-size: cover;
    width: 100%;
    height: 660px;
    overflow: hidden;
}
.app-field .content{
    width: 1200px;
    margin: 0 auto;
}
.app-field .content .item{
    width: 204px;
    height: 180px;
    margin-right: 40px;
    border: 2px solid #FFFFFF;
    border-radius: 15px;
    float: left;
    margin-bottom: 40px;
    padding-top: 35px;
}
.app-field .content .item:nth-of-type(5n){
    margin-right: 0;
}
.app-field .content .item img{
    display: block;
    margin: 0 auto;
}
.app-field .content .item p{
    text-align: center;
    margin-top: 25px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}
.app-field .content .item:hover{
    background: #01B760;
    border-color: #01B760;
    cursor: pointer;
}
.app-precess .content{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
}
.app-precess .content .item{
    display: inline-block;
    width: 270px;
}
.app-precess .content .item .wordsBox{
    width: 100%;
    height: 140px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    padding-top: 25px;
    border-radius: 10px;
}
.app-precess .content .item .wordsBox h2{
    text-align-last: center !important;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #262626;
}
.app-precess .content .item .wordsBox p{
    width: 210px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 28px;
    color: #666666;
    opacity: 1;
    text-align-last: center !important;
}
.app-precess .content .item .numberBox{
    width: 20px;
    margin: 0 auto;
}
.app-precess .content .item .numberBox span{
    display: block;
    width: 3px;
    height: 20px;
    background: #01B760;
    margin: 0 auto;
}
.app-precess .content .item .numberBox i{
    display: block;
    width: 20px;
    height: 20px;
    text-align-last:center;
    background: #01B760;
    border-radius: 50%;
    font-style: normal;
    color: #FFF;
    text-align: center;
    line-height: 20px;
}
.app-precess .content .top{
    text-align: justify;
    text-align-last: justify;
}
.app-precess .content .top .numberBox{
    margin-top: 30px;
}
.app-precess .content .bottom{
    text-align: center;
    text-align-last: center;
    margin-top: -20px;
}
.app-precess .content .bottom .item{
    margin: 0 20px;
}
.app-precess .content .bottom .numberBox{
    margin-bottom: 30px;
}
.app-precess .content .middle{
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 2px;
    background: #E6E6E6;
    z-index: -1;
}
.app-precess .content .item:hover .wordsBox{
    background: #01B760;
    cursor: pointer;
}
.app-precess .content .item:hover .wordsBox h2,.app-precess .content .item:hover .wordsBox p{
    color: #FFF;
}
