/***********网站开发***********/
.fangan1-content {
    margin-top: 40px;
}
.fangan1-content h2 {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
}
.fangan1-line {
    border-bottom: 3px solid #888;
    width: 50px;
    height: 1px;
    margin: 15px auto;
}
.fangan1-tips {
    font-size: 15px;
    line-height: 15px;
    color: #888;
    text-align: center;
}
.fangan1-cl {
    margin-top: 50px;
    overflow: hidden;
}
.fangan1-data {
    float: left;
    width: 277px;
    text-align: center;
    margin: 0 30px 30px 0;
    background: #fff;
    border-radius: 5px;
}
.fangan1-data:nth-child(4n) {
    margin-right: 0;
}
.fangan1-data:nth-child(5) {
    margin-bottom: 0;
}
.fangan1-data:nth-child(6) {
    margin-bottom: 0;
}
.fangan1-data:nth-child(7) {
    margin-bottom: 0;
}
.fangan1-data:nth-child(8) {
    margin-bottom: 0;
}
.fangan1-data a {
    display: block;
    padding: 30px 20px;
    border-radius: 5px;
}
.fangan1-data a:hover {
    background: #745ad0;
    color: #fff;
}
.fangan1-data a:hover .fangan1-title, .fangan1-data a:hover .fangan1-des {
    color: #fff;
}
.fangan1-title {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #555;
    padding: 20px 0;
}
.fangan1-m1 {
    height: 45px;
    background: url(../images/zk-68.png) center center no-repeat;
}
.fangan1-data a:hover .fangan1-m1 {
    background: url(../images/zk-69.png) center center no-repeat;
}
.fangan1-m2 {
    height: 45px;
    background: url(../images/zk-70.png) center center no-repeat;
}
.fangan1-data a:hover .fangan1-m2 {
    background: url(../images/zk-71.png) center center no-repeat;
}
.fangan1-m3 {
    height: 45px;
    background: url(../images/zk-72.png) center center no-repeat;
}
.fangan1-data a:hover .fangan1-m3 {
    background: url(../images/zk-73.png) center center no-repeat;
}
.fangan1-m4 {
    height: 45px;
    background: url(../images/zk-74.png) center center no-repeat;
}
.fangan1-data a:hover .fangan1-m4 {
    background: url(../images/zk-75.png) center center no-repeat;
}
.fangan1-m5 {
    height: 45px;
    background: url(../images/zk-76.png) center center no-repeat;
}
.fangan1-data a:hover .fangan1-m5 {
    background: url(../images/zk-77.png) center center no-repeat;
}
.fangan1-m6 {
    height: 45px;
    background: url(../images/zk-78.png) center center no-repeat;
}
.fangan1-data a:hover .fangan1-m6 {
    background: url(../images/zk-79.png) center center no-repeat;
}
.fangan1-m7 {
    height: 45px;
    background: url(../images/zk-80.png) center center no-repeat;
}
.fangan1-data a:hover .fangan1-m7 {
    background: url(../images/zk-81.png) center center no-repeat;
}
.fangan1-m8 {
    height: 45px;
    background: url(../images/zk-82.png) center center no-repeat;
}
.fangan1-data a:hover .fangan1-m8 {
    background: url(../images/zk-83.png) center center no-repeat;
}
.fangan1-des {
    padding: 0 15px;
    height: 40px;
    line-height: 20px;
    font-size: 13px;
    color: #aaa;
}
.gongneng {
    overflow: hidden;
    padding: 10px 0 50px 0;
    background-image: url(../images/zk-151.jpg);
}
.gongneng ul {
    width: 1210px;
    margin: 50px auto 0;
    overflow: hidden;
}
.gongneng li {
    overflow: hidden;
    width: 277px;
    height: 160px;
    text-align: center;
    float: left;
    box-shadow: 0px 0px 10px #DDDDDD;
    margin: 5px 25px 25px 5px;
    border-radius: 10px;
    -webkit-transition: all 0.3s;
    background: #fff;
}
.gongneng li:nth-child(4n) {
    margin-right: 0;
}
.gongneng li img {
    margin: 23px 0 10px 0;
}
.gongneng li p {
    font-size: 17px;
}
.gongneng li:hover {
    -moz-box-shadow: 0px 0px 10px #f66200;
    -webkit-box-shadow: 0px 0px 10px #f66200;
    box-shadow: 0px 0px 10px #f66200;
    background: #e7e1fe;
}
/***********方案服务***********/
.fuwu-panel {
    height: 590px;
    width: 100%;
    background: url(../images/zk-85.jpg) no-repeat center;
    overflow: hidden;
    position: relative;
}
.fuwu-item {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.fuwu-tou h2 {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding-top: 50px;
}
.fuwu-line {
    border-bottom: 3px solid #fff;
    width: 50px;
    height: 1px;
    margin: 15px auto;
}
.fuwu-tips {
    font-size: 15px;
    line-height: 15px;
    color: #fff;
    text-align: center;
}
.fuwu-list {
    margin: 50px 0 0 0;
    overflow: hidden;
}
.fuwu-items {
    height: 305px;
    width: 237px;
    margin-right: 30px;
    padding: 45px 20px 0;
    border-radius: 5px;
    float: left;
    text-align: center;
    background: #fff;
}
.fuwu-items:nth-child(4n) {
    margin-right: 0;
}.fuwu-items:hover {
    background: #e6dfff;
    cursor: pointer;
}
.fuwu-title {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 26px;
}
.fuwu-days {
    font-size: 20px;
    color: #666666;
    margin-top: 30px;
    line-height: 50px;
    height: 50px;
}
.fuwu-days em {
    font-size: 40px;
    color: #f60;
    font-weight: bold;
}
.fuwu-fz {
    font-size: 16px;
    color: #999999;
    margin-top: 30px;
}
.fuwu-font {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-top: 15px;
}
.fuwu-button {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    display: block;
    margin: 30px auto 0;
    background: -webkit-gradient(linear, left top, right bottom, from(#745ad0), to(#9d86ed));
}
/**********售后服务***********/
.fuwu-webcontent {
    position: relative;
    background: #f3f3f3;
    padding-top: 60px;
}
.fuwu-grid {
    max-width: 1200px;
    margin: 50px auto 0;
    overflow: hidden;
}
.fuwu-inview {
    position: relative;
    width: 340px;
    float: left;
    margin-right: 35px;
    padding-top: 5px;
}
.fuwu-inview img {
max-width: 105%;
}
.fuwu-medium {
    width: 793px;
    float: left;
    border: 1px solid #ddd;
    padding: 15px 0 40px 30px;
    border-radius: 5px;
}
.fuwu-medium h3 {
    font-size: 16px;
    margin-top: 15px;
    line-height: 24px;
}
.fuwu-medium h3 span {
    display: inline-block;
    width: 44px;
    height: 38px;
    background: url(../images/zk-113.png) no-repeat;
    line-height: 38px;
    text-align: center;
    margin-right: 10px;
    color: #999;
}
.fuwu-small {
    position: absolute;
    bottom: 15px;
    overflow: hidden;
    height: 70px;
    width: 825px;
    display: block;
    text-align: center;
    padding-left: 375px;
}
.fuwu-small p {
    color: #F60;
    font-size: 16px;
    margin: 0 auto 0;
    width: 286px;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0;
    border: 1px solid #ddd;
}
/**********品牌设计***********/
.pp-customer {margin-top: 40px;}
.pp-auto {background-size: cover;}
.pp-auto {width: 1200px;margin: 0 auto;}
.pp-list{margin-top: 50px;    font-size: 0;}
.pp-scale{width: 380px;height: 305px;border-radius:5px;text-align: center;padding:55px 0 0;position:relative;display: inline-block;vertical-align: text-top;margin: 0 30px 0 0;background: #fff;}
.pp-scale:nth-child(3) {margin-right: 0;}
.pp-list .pp-icon{border-radius:50%;box-shadow:0 0 10px #ddd;}
.pp-scale:hover .pp-icon {transform: scale(1.05, 1.05);transition: all .3s;}
.pp-list .pp-title{font-size: 24px;color: #333333;font-weight: bold;margin-top: 30px;}
.pp-list .pp-tit{font-size: 16px;color: #999999;margin-top: 20px;text-transform: uppercase;}
.pp-list .pp-line{width: 40px;height: 8px;position:absolute;bottom: 0;left: 50%;margin-left: -20px;}
.pp-power {
    padding: 60px 0 50px 0;
}
.pp-container {
    width: 1200px;
    margin: 0 auto;
}
.pp-container ul {
    margin: 45px auto 0;
    width: 1200px;
}

.pp-container ul:after {
    display: block;
    content: '';
    clear: both;
}

.pp-container ul li {
    float: left;
    width: 570px;
    padding: 15px;
    line-height: 1.75;
}

.pp-container ul li span {
    display: block;
    position: relative;
    padding: 30px 30px 30px 150px;
    background: rgba(155, 155, 155, 0.2);
    border-radius: 5px;
}

.pp-container ul li span > i {
    font-size: 38px;
    position: absolute;
    left: 30px;
    top: 30px;
    width: 90px;
    height: 90px;
    background: url(../images/zk-114.png) no-repeat 0px 0px;
}
.pp-container ul li span h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.pp-container ul li span p {
    font-size: 15px;
    height: 80px;
    overflow: hidden;
}
.pp-a1 {
    background-position: -0px 0px!important;
}
.pp-a2 {
    background-position: -90px 0px!important;
}
.pp-a3 {
    background-position: -180px 0px!important;
}
.pp-a4 {
    background-position: -270px 0px!important;
}
.pp-time {
    height: 398px;
    background: url("../images/zk-115.png") center no-repeat;
    background-size: cover;
}
/**********小程序开发***********/
.xcv-content {
    position: relative;
    width: 1200px;
    margin: 40px auto 60px;
    padding: 0;
}
.xcv-list {
    overflow: hidden;
    margin-top: 50px;
}
.xcv-1 {
    float: left;
    width: 224px;
    margin-right: 19px;
    background: #fff;
    transition: all .2s;
    border-radius: 5px;
}
.xcv-2 {
    float: left;
    width: 225px;
    margin-right: 19px;
    background: #fff;
    transition: all .2s;
}
.xcv-3 {
    float: left;
    width: 225px;
    margin-right: 19px;
    background: #fff;
    transition: all .2s;
}
.xcv-4 {
    float: left;
    width: 225px;
    margin-right: 19px;
    background: #fff;
    transition: all .2s;
}
.xcv-5 {
    float: left;
    width: 225px;
    background: #fff;
    transition: all .2s;
}
.xcv-1 .xcv-6 {
    background: url(../images/zk-86.jpg) no-repeat center top;
}
.xcv-2 .xcv-6 {
    background: url(../images/zk-87.jpg) no-repeat center top;
}
.xcv-3 .xcv-6 {
    background: url(../images/zk-88.jpg) no-repeat center top;
}
.xcv-4 .xcv-6 {
    background: url(../images/zk-89.jpg) no-repeat center top;
}
.xcv-5 .xcv-6 {
    background: url(../images/zk-90.jpg) no-repeat center top;
}
.xcv-6 {
    width: 224px;
    height: 150px;
    background:#745ad0;
    border-radius: 5px 5px 0 0;
}
.xcv-6 h3 {
    font-size: 20px;
    text-align: center;
    padding-top: 95px;
    color: #fff;
    font-weight: normal;
}
.xcv-7 {
    height: 255px;
    border: 1px solid #E7E9EC;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}
.xcv-8 {
    padding: 20px 20px 10px;
}
.xcv-8 li {
    margin-bottom: 18px;
    position: relative;
}
.xcv-8 li h4 {
    font-size: 14px;
    color: #616366;
    font-weight: 700;
    margin-bottom: 3px;
    line-height: 20px;
}
.xcv-8 li p {
    font-size: 14px;
    color: #919499;
}
.xcv-9 {
    width: 182px;
    height: 40px;
    display: block;
    margin: 0 auto;
    color: #745ad0;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #745ad0;
    transition: all .2s;
    border-radius: 50px;
}
.xcv-9:hover {
    background: #745ad0;
    color: #fff;
    border: 1px solid #745ad0;
}
.fangan-tou {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
}
.fangan1-line {
    border-bottom: 3px solid #888;
    width: 50px;
    height: 1px;
    margin: 15px auto;
}
/**********小程序如果和让人知道***********/
.xcv-contentmt {
    position: relative;
    background: url('../images/zk-105.jpg') #000;
}
.xcv-channel {
    width: 1200px;
    padding-bottom: 60px;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 50px auto 0;
}
.xcv-lenBox {
    width: 20%;
    text-align: center;
    padding: 20px 0;
}
.xcv-imgBox {
    display: inline-block;
    width: 60px;
    height: 60px;
}
.xcv-imgBox .img {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: 0px;
    width: auto;
    height: auto;
}
.xcv-textBox {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}
.xcv-industry {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}
.xcv-inducon {
    margin: 40px 0 50px;
}
/**********直播间搭建***********/
.zb-items {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
}
.zb-items ul {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.zb-items ul li {
    width: 275px;
    height: auto;
    overflow: hidden;
    margin: 0 15px;
    text-align: center;
    transition: all .3s;
    background: #fff;
    padding: 30px 0;
    border-radius: 5px;
}
.zb-items ul li:nth-child(1) {
	margin-left: 0;
}
.zb-items ul li:nth-child(4) {
	margin-right: 0;
}
.zb-items ul li:hover {
    transition: all .3s;
    transform: translateY(-5px);
}
.zb-items img {
    max-width: 100px;
}
.zb-items ul li p.zb-title {
    font-size: 22px;
    color: #333333;
    padding: 30px 0 15px 0;
}

.zb-items ul li p.zb-desc {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.zb-wp {
    width: 1200px;
    min-width: 1200px;
    margin: 60px auto 0;
}
.zb-wp ul {
    padding: 50px 0 30px;
    overflow: hidden;
}
.zb-wp ul li {
    float: left;
    width: 216px;
    position: relative;
    margin: 0 30px 30px 0;
}
.zb-wp ul li:nth-child(5n) {
	margin-right: 0;
}
.zb-wp ul li img {
    width: 100%;
    height: 192px;
    transition-property: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    vertical-align: middle;
    border-radius: 5px;
}
.zb-wp ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    border-radius: 0 0 5px 5px;
}
/**********网络运营***********/
.yunying-content {
    margin-top: 40px;
}
.yunying-list {
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.yunying-list li {
    width: 240px;
    background: #FFF;
    text-align: center;
    padding: 50px 20px;
    border-radius: 5px;
    box-shadow: 0 3px 29px 0 rgba(191, 191, 191, .35);
    position: relative;
    overflow: hidden;
    z-index: 1;
    cursor: pointer
}
.yunying-icon1 {
    background-image: url(../images/zk-17.png);
    width: 70px;
    height: 70px;
    margin: 0 auto 5px;
}
.yunying-icon2 {
    background-image: url(../images/zk-21.png);
    width: 70px;
    height: 70px;
    margin: 0 auto 5px;
}
.yunying-icon3 {
    background-image: url(../images/zk-23.png);
    width: 70px;
    height: 70px;
    margin: 0 auto 5px;
}
.yunying-icon4 {
    background-image: url(../images/zk-25.png);
    width: 70px;
    height: 70px;
    margin: 0 auto 5px;
}
.yunying-list li:hover {
    color: #FFF;
    background: #745ad0;
}
.yunying-list li:hover .yunying-top {
    display: none
}
.yunying-list li:hover .yunying-opacity {
    opacity: 1;
    visibility: inherit;
}
.yunying-list li.hover {
    color: #FFF
}
.yunying-list li.hover .yunying-top {
    display: none
}
.hover .yunying-opacity {
    opacity: 1;
    visibility: inherit
}
.yunying-top .img {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}
.yunying-title {
    font-size: 20px;
    font-weight: var(--fontblod5);
    padding: 10px 0px 20px
}
.yunying-num {
    font-size: 50px;
    color: #FFF;
    text-shadow: 0 0 1px #333;
    font-weight: var(--fontblod5);
    transition: all .2s linear
}
.yunying-opacity {
    position: absolute;
    left: 0px;
    width: 240px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px 20px;
    opacity: 0;
    visibility: hidden
}
.yunying-title {
    font-size: 20px;
    font-weight: var(--fontblod5)
}
.yunying-text {
    padding: 10px 0px 30px;
    line-height: 26px;
}
.yunying-more {
    display: inline-block;
    font-weight: var(--fontblod5);
    border: 1px solid #fff;
    padding: 8px 15px;
    border-radius: 5px;
}
/**********商标注册***********/
.zhuce-content {
    margin-top: 40px;
}
.zhuce-common {
    width: 1200px;
    margin: 50px auto 0;
    overflow: hidden;
}
.zhuce-left {
    float: left;
    width: 380px;
    height: 415px;
    padding: 34px 30px 30px;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    transition: all .6s;
    cursor: pointer;
    margin-right: 30px;
    border-radius: 5px;
}
.zhuce-left:nth-child(3) {
	margin-right: 0;
}
.zhuce-tit i {
    display: inline-block;
    width: 62px;
    height: 62px;
}
.zhuce-icon01 {
    background: url(../images/zk-116.png) no-repeat;
    background-position: 0 0;
    transition: all .4s;
}
.zhuce-left:hover .zhuce-icon01 {
    background: url(../images/zk-116.png) no-repeat;
    background-position: 0 -62px;
}
.zhuce-icon02 {
    background: url(../images/zk-117.png) no-repeat;
    background-position: 0 0;
    transition: all .4s;
}
.zhuce-left:hover .zhuce-icon02 {
    background: url(../images/zk-117.png) no-repeat;
    background-position: 0 -62px;
}
.zhuce-icon03 {
    background: url(../images/zk-118.png) no-repeat;
    background-position: 0 0;
    transition: all .4s;
}
.zhuce-left:hover .zhuce-icon03 {
    background: url(../images/zk-118.png) no-repeat;
    background-position: 0 -62px;
}
.zhuce-tit p {
    font-size: 24px;
    font-weight: 600;
    line-height: 60px;
    border-bottom: 1px solid #e6e6e6;
    color: #333;
}
.zhuce-abs {
    height: 80px;
    margin: 20px 0;
}
.zhuce-abs li {
    height: 24px;
    line-height: 24px;
    color: #999;
    font-size: 14px;
}
.zhuce-price {
    text-align: center;
    font-size: 16px;
    color: #666;
}
.zhuce-price span {
    color: #fe8431;
    font-size: 32px;
    font-weight: 600;
}
.zhuce-btn {
    width: 206px;
    height: 40px;
    line-height: 40px;
    margin: 30px auto 0;
    display: block;
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    text-align: center;
    transition: all .3s;
}
.zhuce-btn:hover {
    border: 1px solid #745ad0;
    background: #745ad0;
    color: #fff;
}