@charset "UTF-8";

/* common title */
.index-title{
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #8c8c8c;
    margin-bottom: 30px;
}
.index-title h2{
    display: inline-block;
    font-size: 48px;
    text-shadow: 3px 0 3px #eddaff;
    color: #27bec5;
    line-height: 54px;
    font-weight: normal;
    margin: 0 20px;
}
.index-title h2:before,
.index-title h2:after{
    display: inline-block;
    content: '';
    width: 97px;
    height: 8px;
    background: url("../images/seo-title-line.png") center no-repeat;
    position: relative;
    top: -10px;
    margin: 0 20px;
}
.index-title h6{ margin-top: 5px; }
.index-title span{
    font-size: 14px;
    color: #949393;
    font-family: Arial;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 22px;
}
.index-title span:before,
.index-title span:after{
    display: inline-block;
    content: '';
    width: 24px;
    height: 22px;
    margin: 0 5px;
    position: relative;
    top: 3px;
}
.index-title span:before{
    background: url("../images/hand01.png") center no-repeat;
}
.index-title span:after{
    background: url("../images/hand02.png") center no-repeat;
}
.index-title p{
    margin-top: 10px;
}
/* common title end */
.banner{
    width: 100%;
    min-width: 1200px;
    height: 700px;
    overflow: hidden;
    position: relative;
}
.banner .swiper-container{
    width: 100%;
    height: 762px;
}
.banner .swiper-container ul li{
    background-size: 100% auto;
}
/* banner */
.slide-img{
    margin: 200px auto 0;
    width: 1200px;
    height: 400px;
}
.slide-img .txt-img{
    float: left;
    width: 481px;
    margin-left: -50px;
    position: relative;
    left: -200px;
    opacity: 0;
    transition: all 1s;
}
.slide-img .scroll-text{
    float: right;
    width: 715px;
    text-align: center;
}
.slide-img .scroll-text p,.slide-img .scroll-text .txt2{
    margin-bottom: 20px;
    position: relative;
    opacity: 0;
    transition: all 1s;
}
.slide-img .scroll-text p.txt1{
    right: -200px;
}
.slide-img .scroll-text .txt2{
    right: -200px;
    height: 147px;
    width: 715px;
    background: url("../images/zhyx-bor.png") center 20px no-repeat;
}
.slide-img .scroll-text .txt2 span{
    display: block;
    text-align: center;
    font-size: 27px;
    color: #fef85a;
    margin-top: 10px;
}
.slide-img .scroll-text .txt2 b{
    display: block;
    text-align: center;
    font-size: 27px;
    color: #fef85a;
    margin-top: 20px;
    background: url("../images/zhys-line.png") center no-repeat;
    font-weight: normal;
}
.slide-img .scroll-text .txt2 ul li{
    display: inline-block;
    width: 23%;
    font-size: 30px;
    color: #ffffff;
}
.slide-img .scroll-text .txt2 ul li:before{
    display: inline-block;
    content: '';
    width: 12px;
    height: 12px;
    background: #ffffff;
    position: relative;
    top: -5px;
    margin-right: 10px;
}
/* banner end */

/* nbanner */
.sub-banner{
    height: 606px;
}
/* nbanner end */

/*  nav */
.navigation{
    background: rgba(27,51,128,0.5);
}
/*  nav end */

/* links */
.index-links .links-title{
    background: url("../images/links.png") left center no-repeat;
}
/* links end */

/* footer */
/*.footer{
    background: #2797c5;
}*/
/* footer end */
.centre-width{ width: 1200px; margin: 0 auto;}
.min-width{ min-width: 1200px; margin: 0 auto;}
.clears{ clear:both; line-height:0; overflow:hidden; font-size:0; height:0;}
/* 网络营销项目 */
.net-project{
    padding: 60px 0;
    background: #ffffff;
}
.net-project-list{}
.net-project-list ul li{
    float: left;
    width: 300px;
    text-align: center;
}
.net-project-list ul li.active:after{
    display: block;
    content: '';
    width: 120px;
    height: 4px;
    background: #ffde00;
    margin: 20px auto 0;
}
.net-project-list ul li .icon{
    padding-top: 36px;
    height: 200px;
    transition: all 0.5s;
    background: url("../images/nmp-shadow.png") center no-repeat;
}
.net-project-list ul li.active .icon{
    padding-top: 0;
    height: 236px;
    background: url("../images/nmp-shadow.png") center bottom no-repeat;
}
.net-project-list ul li h6{
    font-size: 20px;
    font-weight: normal;
    color: #696969;
    margin-top: 10px;
}
.net-project-list ul li.active h6{
    color: #27bec5;
}
.net-project-list ul li p{
    font-size: 14px;
    color: #696969;
    height: 20px;
}
.net-project-list ul li.active p{
    color: #27bec5;
}
.net-project-detail{
    font-size: 16px;
    line-height: 24px;
    color: #888;
    padding: 12px 50px;
    border-top: 1px #d6f9fa solid;
    border-bottom: 1px #d6f9fa solid;
    text-align: center;
    margin-top: -2px;
}
.net-project-detail .detail{
    display: none;
}
.net-question{
    padding: 80px 0 60px;
    background: #e7feff url("../images/net-question-bg.jpg") center top no-repeat;
}
.net-question .index-title h2:before,.net-question .index-title h2:after{
    display: none;
}
.question-list{
    width: 750px;
    margin: 70px auto 0;
}
.question-list ul li{
    height: 101px;
    padding: 35px 130px 40px 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    margin-top: -20px;
}
.question-list ul li:nth-child(1){
    background: url("../images/question01.png") left center no-repeat;
    color: #24bbc9;
}
.question-list ul li:nth-child(2){
    background: url("../images/question02.png") left center no-repeat;
    color: #b6d83c;
}
.question-list ul li:nth-child(3){
    color: #bd89bf;
    background: url("../images/question03.png") left center no-repeat;
}
/* 网络营销项目 end */

/* 插入banner */
.net-banner{
    height: 486px;
}
/* 插入banner end */

/* 营销分类 */

/* 营销分类 end */

/* 我们的客户 */
.myCustomer{
    padding: 85px 0;
    background: #ffffff url("../images/myCustomer-bg.jpg") center top no-repeat;
}
.myCustomer-list{
    padding-top: 30px;
}
.myCustomer-list ul li{
    float: left;
    width: 238px;
    height: 150px;
    border: 1px #e8e8e8 dashed;
    margin-left: -1px;
    margin-top: -1px;
    line-height: 150px;
    text-align: center;
}
.myCustomer-list ul li img{
    max-width: 90%;
    max-height: 90%;
    vertical-align: middle;
}
.myCustomer-list ul li:first-child{
    margin-left: 238px;
}
.myCustomer-list ul li:nth-child(3){
    margin-right: 238px;
}
.myCustomer-list ul li:nth-child(9){
    margin-left: 238px;
}
/* 我们的客户 end */

/* 营销分类 */
.market-case{
    padding: 50px ;
}
.market-case .market-kinds{
    float: left;
    width: 378px;
}
.market-kinds ul li{
    width: 350px;
    height: 306px;
    background: url("../images/mKinds-bg01.png") left top no-repeat;
    margin-bottom: 40px;
    padding-top: 31px;
    padding-right: 28px;
    text-align: center;
}
.market-kinds ul li.active{
    background: url("../images/mKinds-bg02.png") left top no-repeat;
}
.market-kinds ul li .icon{
    width: 350px;
    height: 89px;
    background-size: auto 100%!important;
    margin-bottom: 20px;
}
.market-kinds ul li:nth-child(1) .icon{
    background: url("../images/m01.png") center no-repeat;
}
.market-kinds ul li:nth-child(1).active .icon{
    background: url("../images/m11.png") center no-repeat;
}
.market-kinds ul li:nth-child(2) .icon{
    background: url("../images/m02.png") center no-repeat;
}
.market-kinds ul li:nth-child(2).active .icon{
    background: url("../images/m22.png") center no-repeat;
}
.market-kinds ul li h6{
    font-size: 30px;
    color: #30e0e8;
}
.market-kinds ul li span{
    font-size: 12px;
    color: #30e0e8;
    text-transform: uppercase;
}
.market-kinds ul li p{
    padding: 0 20px;
    font-size: 16px;
    color: #30e0e8;
    text-transform: uppercase;
}
.market-kinds ul li p:before{
    display: block;
    content: '';
    width: 40px;
    height: 7px;
    background: #fff119;
    margin: 10px auto;
}

.market-kinds ul li.active *{
    color: #ffffff;
}

.market-case .market-list{
    float: right;
    width: 784px;
}
.mt-list{
    display: block;
}
.mt-list>ul{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.mt-list>ul li{
    width: 226px;
    height: 183px;
    background: url("../images/mKinds-bg03.png") center no-repeat;
    text-align: center;
    padding-top: 43px;
}
.mt-list>ul li:first-child{ margin-left: 0;}
.mt-list>ul li:hover{
    background: url("../images/mKinds-bg04.png") center no-repeat;
}
.mt-list>ul li:hover *{
    color: #ffffff;
}
.mt-list>ul li .icon{
    height: 75px;
    background-size: auto 100%!important;
    margin-bottom: 20px;
}
.mt-list>ul li:nth-child(1) .icon{ background: url("../images/m03.png") center no-repeat;}
.mt-list>ul li:nth-child(1):hover .icon{ background: url("../images/m33.png") center no-repeat;}
.mt-list>ul li:nth-child(2) .icon{ background: url("../images/m04.png") center no-repeat;}
.mt-list>ul li:nth-child(2):hover .icon{ background: url("../images/m44.png") center no-repeat;}
.mt-list>ul li:nth-child(3) .icon{ background: url("../images/m05.png") center no-repeat;}
.mt-list>ul li:nth-child(3):hover .icon{ background: url("../images/m55.png") center no-repeat;}
.mt-list>ul li h6{
    font-size: 20px;
    font-weight: normal;
}
.mt-list>ul li span{
    font-size: 12px;
    font-family: Arial;
    color: #9c9b9b;
}

.list .swiper-container{
    height: 442px;
}
.list .swiper-container .swiper-button-prev{
    width: 26px;
    height: 59px;
    background: rgba(0,0,0,0.4) url("../images/scroll-left.png") center no-repeat;
    left: 0;
    z-index: 999;
}
.list .swiper-container .swiper-button-next{
    width: 26px;
    height: 59px;
    background: rgba(0,0,0,0.4) url("../images/scroll-right.png") center no-repeat;
    right: 0;
    z-index: 999;
}
.list ul,.list ul li{
    position: relative;
    height: 365px;
}
.list ul li img{
    display: block;
    width: 100%;
    height: 365px;
}
.list ul li .shade{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: rgba(48,224,232,0.8);
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    transition: all 0.5s;
}
.list ul li .shade h6{
    padding: 10px 0 5px;
    font-size: 18px;
    font-weight: bold;
}
.list ul li .shade h6:after{
    display: block;
    content: '';
    width: 32px;
    height: 2px;
    background: #ffde00;
    margin: 5px auto 0;
}
.list ul li .shade span{
    display: inline-block;
    font-size: 12px;
    width: 108px;
    line-height: 20px;
    border: 1px #ffffff solid;
    border-radius: 5px;
    margin-top: 5px;
}
.list .swiper-container .list-more{
    display: block;
    width: 181px;
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #999999;
    border: 1px #999999 solid;
    border-radius: 5px;
    margin: 22px auto 0;
}
.list ul li:hover .shade{
    height: 120px;
}
.list .swiper-container .list-more:hover{
    border: 1px #30e0e8;
    background: #30e0e8;
    color: #ffffff;
}











/* 营销分类 end  */

/* 整合营销新闻 */
.market-news{
    padding: 20px;
    height: 550px;
    background: #ebebeb;
    margin-bottom: 50px;
}
.market-news .m-title{
    height: 73px;
    line-height: 73px;
    border-bottom: 1px #ebebeb solid;
    padding: 0 15px;
    font-size: 30px;
}
.market-news .m-title h6{
    font-weight: normal;
    text-transform: uppercase;
    font-family: Arial;
    color: #27bec5;
}
.market-news .m-title h6 span{
    color: #666666;
    font-size: 18px;
}
.market-news .m-title a{
    float: right;
    color: #666666;
    font-size: 18px;
}
.market-news .m-title a:hover{
    color: #27bec5;
}
.market-news .scroll-news{
    float: left;
    width: 463px;
    background: #ffffff;
    height: 550px;
}
.scroll-news .scroll{
    padding: 17px 17px 0;
    border-bottom: 1px #ebebeb solid;
    position: relative;
}
.scroll-news .scroll .swiper-container{
    height: 411px;
}
.scroll-news .scroll ul li{
    font-size: 16px;
    line-height: 24px;
}
.scroll-news .scroll ul li img{
    display: block;
    width: 100%;
    height: 222px;
}
.scroll-news .scroll ul li h6{
    font-size: 20px;
    font-weight: normal;
    color: #686868;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 20px 0;
}
.scroll-news .scroll ul li p{
    color: #8b8b8b;
}
.scroll-news .scroll .swiper-pagination{
    text-align: right;
    width: 93%;
    height: 30px;
    padding-top: 11px;
}
.scroll-news .scroll .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #b5b5b5;
    opacity: 1;
    border-radius: 0;
    margin: 0 2px;
}
.scroll-news .scroll .swiper-pagination .swiper-pagination-bullet-active {
    background: #85faff;
}
.scroll-news .scroll .swiper-button-prev {
    width: 44px;
    height: 44px;
    right: 65px!important;
    left: auto;
    top: -35px;
    background: #d8d8d8 url("../images/scroll-left.png") center no-repeat;
}
.scroll-news .scroll .swiper-button-prev:hover{
    background: #27bec5 url("../images/scroll-left.png") center no-repeat;
}
.scroll-news .scroll .swiper-button-next {
    width: 44px;
    height: 44px;
    right: 17px;
    top: -35px;
    background: #d8d8d8 url("../images/scroll-right.png") center no-repeat;
}
.scroll-news .scroll .swiper-button-next:hover{
    background: #27bec5 url("../images/scroll-right.png") center no-repeat;
}

.market-news .mNews-list{
    float: right;
    width: 696px;
    background: #ffffff;
    height: 550px;
}
.mNews-list .news-list{}
.mNews-list .news-list ul li{
    padding: 30px 17px;
    border-top: 1px #ebebeb solid;
}
.mNews-list .news-list ul li:first-child{
    border-top: none;
}
.mNews-list .news-list ul li .time{
    float: left;
    width: 71px;
    height: 91px;
    border-top: 2px #fffaa4 solid;
    border-right: 2px #fffaa4 solid;
    background: #58d2d7;
    text-align: center;
    color: #ffffff;
    line-height: 40px;
    font-size: 18px;
    font-family: Arial;
}
.mNews-list .news-list ul li .time h6{
    line-height: 50px;
    font-size: 30px;
    border-bottom: 1px #eeeeee solid;
}
.mNews-list .news-list ul li .news-info{
    float: right;
    width: 563px;
    color: #8b8b8b;
    font-size: 16px;
    line-height: 24px;
}
.mNews-list .news-list ul li .news-info h6{
    padding: 10px 0;
    font-weight: normal;
    font-size: 20px;
}
.mNews-list .news-list ul li a:hover .news-info h6{
    color: #58d2d7;
}
.mNews-list .news-list ul li .news-info h6 span{
    float: right;
    padding-left: 20px;
    font-size: 14px;
    color: #bdbdbd;
    background: url("../images/wtime01.png") left center no-repeat;
}
.mNews-list .news-list ul li .news-info p{
    height: 48px;
    overflow: hidden;
}
/* 整合营销新闻 end */

/* 内页 css */
.seo-title{
    text-align: center;
    margin-bottom: 30px;
}
.seo-title h2{
    display: inline-block;
    font-size: 48px;
    text-shadow: 3px 0 3px #eddaff;
    color: #27bec5;
    line-height: 54px;
    font-weight: normal;
    margin: 0 20px;
}
.seo-title h2:before,
.seo-title h2:after{
    display: inline-block;
    content: '';
    width: 97px;
    height: 8px;
    background: url("../images/seo-title-line.png") center no-repeat;
    position: relative;
    top: -10px;
    margin: 0 20px;
}
.seo-title h6{ margin-top: 5px; }
.seo-title span{
    font-size: 14px;
    color: #949393;
    font-family: Arial;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 22px;
}
.seo-title span:before,
.seo-title span:after{
    display: inline-block;
    content: '';
    width: 24px;
    height: 22px;
    margin: 0 5px;
    position: relative;
    top: 3px;
}
.seo-title span:before{
    background: url("../images/hand01.png") center no-repeat;
}
.seo-title span:after{
    background: url("../images/hand02.png") center no-repeat;
}
.seo-title p{
    color: #8c8c8c;
    font-size: 16px;
    margin-top: 10px;
}

/* 了解SEO优化 */
.SEO{
    padding: 50px 0;
}
.seo-kinds{
    margin-bottom: 40px;
}
.seo-kinds ul li{
    float: left;
    width: 398px;
    height: 58px;
    border: 1px #30e0e8 solid;
}
.seo-kinds ul li a{
    display: block;
    text-align: center;
    line-height: 58px;
    color: #a3a3a3;
    font-size: 20px;
}
.seo-kinds ul li.active{
    background: #30e0e8;
}
.seo-kinds ul li.active a{
    color: #ffffff;
}
.seo-detail{}
.seo-detail .optimize{
    float: left;
    width: 660px;
    font-size: 16px;
    color: #a3a3a3;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px #97eff3 solid;
}
.seo-detail .optimize h6{
    font-size: 30px;
    line-height: 30px;
    color: #27bec5;
    font-weight: normal;
    margin-bottom: 20px;
}
.seo-detail .optimize p:after{
    display: block;
    content: '';
    width: 129px;
    height: 2px;
    background: #97eff3;
    margin-top: 15px;
}
.seo-detail .optimize-img{
    float: right;
    width: 480px;
    text-align: center;
}
.seo-detail .whyDo{
    padding-top: 30px;
}
.seo-detail .whyDo ul{
    display: flex;
    justify-content: space-between;
}
.seo-detail .whyDo ul li{
    width: 235px;
    height: 234px;
    background: url("../images/seo-bg01.png") center no-repeat;
    text-align: center;
}
.seo-detail .whyDo ul li p{
    padding: 60px 20px 0;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
}
.seo-detail .seo-part{}
.seo-detail .seo-part ul li{
    float: left;
    width: 260px;
    margin-right: 50px;
    margin-bottom: 20px;
}
.seo-detail .seo-part ul li:nth-child(4n){
    float: left;
    width: 260px;
    margin-right: 0;
}
.seo-detail .seo-part ul li h6{
    height: 59px;
    line-height: 59px;
    padding: 0 13px 0 83px;
    text-align: center;
    margin-bottom: 15px;
    font-size: 18px;
    color: rgba(0,0,0,0.8);
}
.seo-detail .seo-part ul li:nth-child(1) h6{ background: url("../images/seo-part01.png") center no-repeat;}
.seo-detail .seo-part ul li:nth-child(2) h6{ background: url("../images/seo-part02.png") center no-repeat;}
.seo-detail .seo-part ul li:nth-child(3) h6{ background: url("../images/seo-part03.png") center no-repeat;}
.seo-detail .seo-part ul li:nth-child(4) h6{ background: url("../images/seo-part04.png") center no-repeat;}
.seo-detail .seo-part ul li:nth-child(5) h6{ background: url("../images/seo-part05.png") center no-repeat;}
.seo-detail .seo-part ul li:nth-child(6) h6{ background: url("../images/seo-part06.png") center no-repeat;}
.seo-detail .seo-part ul li:nth-child(7) h6{ background: url("../images/seo-part07.png") center no-repeat;}
.seo-detail .seo-part ul li:nth-child(8) h6{ background: url("../images/seo-part08.png") center no-repeat;}
.seo-detail .seo-part ul li p{
    font-size: 16px;
    line-height: 24px;
    height: 96px;
    overflow: hidden;
    color: rgba(0,0,0,0.6);
}
/* 了解SEO优化 end */

/* seo优势在哪里 */
.seo-advantage{
    padding: 50px 0;
    background: #f2feff;
}
/* seo优势在哪里 end  */

/* seo优化方案 */
.seo-plan{
    padding: 50px 0;
}
.plan-list{}
.plan-list ul li{
    float: left;
    width: 200px;
    margin-right: 50px;
    margin-bottom: 20px;
}
.plan-list ul li .plan-bor{
    width: 170px;
    height: 220px;
    background: #d6f9fa;
    border-radius: 15px;
    padding: 15px;
}
.plan-list ul li .plan-bor .bor-info{
    width: 170px;
    height: 185px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 10px 2px #c3e5ec;
    padding-top: 35px;
    text-align: center;
}
.plan-list ul li .plan-bor .bor-info .icon{
    height: 75px;
    margin-bottom: 24px;
}
.plan-list ul li:nth-child(1) .icon{ background: url("../images/seo-plan01.png") center no-repeat;}
.plan-list ul li:nth-child(2) .icon{ background: url("../images/seo-plan02.png") center no-repeat;}
.plan-list ul li:nth-child(3) .icon{ background: url("../images/seo-plan03.png") center no-repeat;}
.plan-list ul li:nth-child(4) .icon{ background: url("../images/seo-plan04.png") center no-repeat;}
.plan-list ul li:nth-child(5) .icon{ background: url("../images/seo-plan05.png") center no-repeat;}
.plan-list ul li:nth-child(6) .icon{ background: url("../images/seo-plan06.png") center no-repeat;}
.plan-list ul li:nth-child(7) .icon{ background: url("../images/seo-plan07.png") center no-repeat;}
.plan-list ul li:nth-child(8) .icon{ background: url("../images/seo-plan08.png") center no-repeat;}
.plan-list ul li:nth-child(9) .icon{ background: url("../images/seo-plan09.png") center no-repeat;}
.plan-list ul li .plan-bor .bor-info h6{
    font-size: 20px;
    line-height: 24px;
    color: #333333;
    font-weight: normal;
    padding: 0 20px;
}
.plan-list ul li .plan-bor .bor-info h6:before{
    display: block;
    content: '';
    width: 30px;
    height: 4px;
    background: #fff299;
    margin: 0 auto 10px;
}
.plan-list ul li p{
    padding: 15px;
    color: rgba(0,0,0,0.7);
}
.plan-list ul li:nth-child(1){
    margin-left: 120px;
}
.plan-list ul li:last-child{
    margin-right: 0;
}
/* seo优化方案 end */

/* 免费咨询专家 */
.ad-banner{
    height: 201px;
}
.ad-banner a{
    display: block;
    height: 201px;
}
/* 免费咨询专家 end */

/* 我们对您的服务承诺 */
.seo-promise{
    padding: 50px 0 100px;
}
.promise-section{}
.promise-section .net-project-list{}

.promise-section .net-project-list ul li{
    float: left;
    width: 240px;
    text-align: center;
}

/* 我们对您的服务承诺 end */



/* 微信运营 */

.wechat-title{
    text-align: center;
    margin-bottom: 30px;
}
.wechat-title h2{
    background: url("../images/wechat-ttline.png") center no-repeat;
    color: #7d7d7d;
    font-size: 42px;
}
.wechat-title span{
    font-size: 14px;
    color: rgba(0,0,0,0.5);
    font-family: Arial;
}
.wechat-title h6{
    font-size: 24px;
    color: #333333;
    margin: 10px 0;
}
.wechat-title p{
    font-size: 14px;
    color: #888;
}
.wechat-more{
    display: block;
    width: 205px;
    height: 50px;
    border: 1px #999999 solid;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    margin: 50px auto 0;
    color: #8d8d8d;
    transition: all 0.3s;
}
.wechat-more:hover{
    color: #ffffff;
    border: 1px #61b0ff solid;
    background: #61b0ff;
}

.gzh-project{
    background: #ffffff;
}
.gzh-project .net-project-list{}
.gzh-project .net-project-list ul li{
    float: left;
    width: 240px;
    text-align: center;
}
.gzh-project .net-project-list ul li.active:after{
    display: block;
    content: '';
    width: 120px;
    height: 4px;
    background: #ffde00;
    margin: 20px auto 0;
}
.gzh-project .net-project-list ul li .icon{
    padding-top: 36px;
    height: 200px;
    transition: all 0.5s;
    background: url("../images/nmp-shadow.png") center no-repeat;
}
.gzh-project .net-project-list ul li.active .icon{
    padding-top: 0;
    height: 236px;
    background: url("../images/nmp-shadow.png") center bottom no-repeat;
}
.gzh-project .net-project-list ul li h6{
    font-size: 20px;
    font-weight: normal;
    color: #696969;
    margin-top: 10px;
}
.gzh-project .net-project-list ul li.active h6{
    color: #267fd9;
}
.gzh-project .net-project-list ul li p{
    font-size: 14px;
    color: #696969;
    height: 20px;
}
.gzh-project .net-project-list ul li.active p{
    color: #267fd9;
}
.gzh-project .net-project-detail{
    font-size: 16px;
    line-height: 24px;
    color: #888;
    padding: 12px 50px;
    border-top: 1px #d4e5f7 solid;
    border-bottom: 1px #d4e5f7 solid;
    text-align: center;
    margin-top: -2px;
}
.gzh-project .net-project-detail .detail{
    display: none;
}

.wechat-website{
    padding: 45px 0;
    background: #fcfcfc;
    box-shadow: 0 0 10px 0 #eeeeee inset;
}
.wechat-web{
    padding-top: 40px;
}
.wechat-web ul{
    display: flex;
    justify-content: space-between;
}
.wechat-web ul li{
    width: 250px;
    height: 350px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #979797 solid;
    border-radius: 20px;
    padding: 50px 10px 0;
    text-align: center;
    color: #8b8b8b;
    font-size: 16px;
    line-height: 28px;
    transition: all 0.3s;
    cursor: pointer;
}
.wechat-web ul li .icon{
    height: 90px;
}
.wechat-web ul li:nth-child(1) .icon{
    background: url("../images/wwicon01.png") center top no-repeat;
}
.wechat-web ul li:nth-child(2) .icon{
    background: url("../images/wwicon02.png") center top no-repeat;
}
.wechat-web ul li:nth-child(3) .icon{
    background: url("../images/wwicon03.png") center top no-repeat;
}
.wechat-web ul li h6{
    font-size: 24px;
    font-weight: normal;
    color: #444;
    margin-bottom: 20px;
    transition: all 0.3s;
}
.wechat-web ul li p{
    height: 96px;
    overflow: hidden;
    transition: all 0.3s;
}
.wechat-web ul li:hover{
    border: 1px #61b0ff solid;
}
.wechat-web ul li:hover *{
    color: #61b0ff;
}

.wechat-mall{
    padding: 45px 0;
    background: #ffffff;
}
.wechat-function{}
.wechat-function ul li{
    float: left;
    width: 240px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-top: 50px;
    cursor: pointer;
}
.wechat-function ul li img{
    display: block;
    margin: 0 auto 20px;
}
.wechat-function ul li h6{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}

.wechat-game{
    padding: 45px 0;
    background: #fcfcfc;
    box-shadow: 0 0 10px 0 #e5e5e5 inset;
}
.wgame-kinds{
    text-align: center;
}
.wgame-kinds ul{
    display: inline-block;
}
.wgame-kinds ul li{
    float: left;
    border: 1px #e5e5e5 solid;
    background: #ffffff;
    height: 25px;
    border-radius: 25px;
    margin: 0 5px;
    transition: all 0.3s;
}
.wgame-kinds ul li a{
    display: block;
    line-height: 25px;
    padding: 0 15px;
    font-size: 14px;
    color: #888888;
    transition: all 0.3s;
    cursor: pointer;
}
.wgame-kinds ul li.active,.wgame-kinds ul li:hover{
    background: #61b0ff;
    border: 1px #61b0ff solid;
}
.wgame-kinds ul li.active a,.wgame-kinds ul li:hover a{
    color: #ffffff;
}

.wgame-list{}
.wgame-list ul li{
    float: left;
    width: 230px;
    height: 338px;
    overflow: hidden;
    margin-right: 12px;
    margin-top: 20px;
    border-radius: 10px;
    position: relative;
    border: 1px #e5e5e5 solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wgame-list ul li:nth-child(5n){
    margin-right: 0;
}
.wgame-list ul li .game-img{
    width: 100%;
    height: 296px;
    overflow: hidden;
}
.wgame-list ul li .game-img img{
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.3s;
}
.wgame-list ul li:hover .game-img img{
    transform: scale(1.1);
}
.wgame-list ul li .info{
    position: absolute;
    top: 296px;
    width: 100%;
    height: 100%;
    line-height: 20px;
    border-top: none;
    text-align: center;
    color: #ffffff;
    background: rgba(255,255,255,1);
    transition: all 0.5s;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
}
.wgame-list ul li .info h6{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 10px;
}
.wgame-list ul li .info p{
    font-size: 12px;
    padding: 0 10px;
    height: 100px;
    overflow: hidden;
    text-align: left;
}
.wgame-list ul li .code{
    position: absolute;
    bottom: 25px;
    width: 100%;
    height: 140px;
}
.wgame-list ul li .code img{
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
}
.wgame-list ul li .code .shade{
    position: absolute;
    top: 0;
    width: 100%;
    height: 140px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 10px;
    background: url("../images/qcodeLogo.jpg") center no-repeat;
    background-size: auto 25%;
}
.wgame-list ul li:hover .info{
    top: 0;
    background: rgba(0,0,0,0.5);
}
.wgame-list ul li:hover .info h6{
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px #ffffff solid;
}
.wechat-fiexd{
    display: none;
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wechat-fiexd .wechat-scroll{
    width: 1200px;
    height: 480px;
    background: #ffffff;
    border-radius: 20px;
    margin: 0 auto;
    padding-top: 1px;
    position: relative;
}
.wechat-scroll .fiexd-close{
    position: absolute;
    top: 30px;
    right: 30px;
    width: 25px;
    height: 25px;
    background: url("../images/close.png") center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.wscroll{
    width: 1000px;
    height: 400px;
    margin: 40px auto;
}
.wscroll .swiper-container{
    height: 400px;
}
.wscroll ul li{
    text-align: center;
    padding-top: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wscroll ul li .icon{
    margin-bottom: 20px;
}
.wscroll ul li h6{
    margin-bottom: 20px;
}

.wechat-media{
    padding: 45px 0;
    background: #ffffff;
}
.media-kinds ul li{
    margin: 0 20px;
}
.media-list{
    margin-top: 40px;
}
.media-title{
    text-align: center;
    font-size: 14px;
    color: #737373;
    line-height: 30px;
}
.media-title h6{
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin: 10px 0;
}
.media-title:after{
    display: block;
    content: '';
    width: 100%;
    height: 21px;
    background: url("../images/mdown.png") center no-repeat;
    margin: 20px 0;
}

.pyq-list{}
.pyq-list ul li{
    float: left;
    width: 230px;
    height: 365px;
    padding: 40px 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #dcdcdc solid;
    border-radius: 10px;
    margin-right: 12px;
    font-size: 14px;
    color: #8d8d8d;
    cursor: pointer;
    line-height: 24px;
}
.pyq-list ul li:nth-child(5n){
    margin-right: 0;
}
.pyq-list ul li .icon{
    height: 110px;
    transition: all 0.3s;
}
.pyq-list ul li:nth-child(1) .icon{ background: url("../images/pyq-icon1.png") center top no-repeat;}
.pyq-list ul li:nth-child(2) .icon{ background: url("../images/pyq-icon2.png") center top no-repeat;}
.pyq-list ul li:nth-child(3) .icon{ background: url("../images/pyq-icon3.png") center top no-repeat;}
.pyq-list ul li:nth-child(4) .icon{ background: url("../images/pyq-icon4.png") center top no-repeat;}
.pyq-list ul li:nth-child(5) .icon{ background: url("../images/pyq-icon5.png") center top no-repeat;}

.pyq-list ul li:nth-child(1):hover .icon{ background: url("../images/pyq-icon1.png") center -110px no-repeat;}
.pyq-list ul li:nth-child(2):hover .icon{ background: url("../images/pyq-icon2.png") center -110px no-repeat;}
.pyq-list ul li:nth-child(3):hover .icon{ background: url("../images/pyq-icon3.png") center -110px no-repeat;}
.pyq-list ul li:nth-child(4):hover .icon{ background: url("../images/pyq-icon4.png") center -110px no-repeat;}
.pyq-list ul li:nth-child(5):hover .icon{ background: url("../images/pyq-icon5.png") center -110px no-repeat;}
.pyq-list ul li h6{
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: normal;
    padding: 20px 0;
}
.pyq-list ul li:hover{
    border: 1px #61b0ff solid;
}
.pyq-list ul li:hover h6{
    color: #61b0ff;
}

.browser-list{}
.browser-list ul{
    display: flex;
    justify-content: space-between;
}
.browser-list ul li{
    width: 22%;
    padding: 20px 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px #dcdcdc solid;
    border-radius: 10px;
}
.browser-list ul li .img{
    display: block;
    height: 350px;
    overflow: hidden;
}
.browser-list ul li img{
    display: block;
    width: 100%;
    height: auto;
}
.browser-list ul li p{
    padding: 20px 0;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
/* 微信运营 end */




















/* 内页 css end */




















