/*  */
.public-title{margin-top:0.5rem;padding:0 0.32rem;}
.public-title .name{font-size:0.42rem;color:#2a7efb;font-weight:bold;text-align:center;}
.public-title .info{font-size:0.26rem;color:#999;line-height:1.7;margin-top:0.18rem;}
.public2-title{padding:0 0.32rem;}
.public2-title .name{font-size:0.42rem;color:#fff;font-weight:bold;text-align:center;}
.public2-title .info{font-size:0.26rem;line-height:1.7;margin-top:0.18rem;color:rgba(255,255,255,0.8);}
.public-bnt{background-color:rgba(42,126,251,0.1);width:2.4rem;height:0.86rem;margin:0 auto;}
.public-bnt .blue{width:2.24rem;height:0.7rem;background-color:#2a7efb;font-size:0.28rem;color:#fff;text-align:center;line-height:0.7rem;}
header{width:100%;height:0.96rem;position:fixed;top:0;background-color:#fff;z-index:22;padding:0 0.3rem;border:1px solid #eee;}
header .iconfont{font-size:0.5rem;color:#333;}
header .circular{position:relative;}
header .circular:before{width:0.9rem;height:0.9rem;border-radius: 50%;background-color:rgba(255,255,255,0);content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);-webkit-transition-duration: 1s;transition-duration: 1s;-webkit-transition-timing-function: swing;transition-timing-function: swing;}
header.on .circular:before{ width: 1200px;height: 2000px;background-color: rgba(255,255,255,.98);}
header .logo{width:1.42rem;height:0.51rem;}
header .logo img{height:100%;}
.public-nav{position:fixed;top:0;left: 0;width: 100%;height: 100%;z-index:99;padding: 0 20px;-webkit-transition-duration: .66s;transition-duration: .66s;-webkit-transition-timing-function: swing;
    transition-timing-function: swing;-webkit-transform: translateY(100%);transform: translateY(100%);}
.public-nav.on{-webkit-transform: translateY(0);transform: translateY(0);}
.public-nav .iconfont{width:0.7rem;height:0.7rem;text-align:center;line-height:0.7rem;font-size:0.45rem;color:#333;margin-top: 0.17rem;}
.public-nav .nav-list{margin-top: 0.2rem;height:11rem;overflow-y:auto;overflow-x:hidden;}
.public-nav .nav-list .item{height: 0.9rem;line-height: 0.9rem;text-align: center;}
footer{background-color:#292b2f;width:100%;}
footer .return{height:1rem;border-bottom:1px solid rgba(255,255,255,0.1);color:#fff;font-size:0.26rem;text-align:center;line-height:1rem;}
footer .return .iconfont{font-size:0.28rem;margin-right:0.15rem;vertical-align:middle;}
footer .conter{color:#aaa;text-align:center;font-size:0.24rem;padding:0.35rem 0;line-height:2;border-bottom:1px solid rgba(255,255,255,0.1);}
footer .conter .ewm{width:2.68rem;height:2.68rem;margin:0.3rem auto 0 auto;}
footer .conter .ewm img{width:100%;height:100%;}
footer .copy{font-size:0.2rem;color:#aaa;height:0.79rem;text-align:center;line-height:0.79rem;}
.swiper-pagination{bottom:0.28rem!important;}
.swiper-pagination-bullet{width:0.86rem;height:0.02rem;border-radius:0.03rem;
    background-color:#fff;opacity:0.5;}
.swiper-pagination-bullet~.swiper-pagination-bullet{margin-left:0.15rem;}
.swiper-pagination-bullet-active{opacity:1;height:0.04rem;}
.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-left{
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.6)),to(rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,.6),rgba(255,255,255,0));
    background-image: -o-linear-gradient(left,rgba(255,255,255,.6),rgba(255,255,255,0));
    background-image: linear-gradient(to right,rgba(255,255,255,.6),rgba(255,255,255,0));
    border-radius:0.4rem;
}
.public-banner{height:auto;margin-top:0.97rem;}
.public-banner img{width:100%;height:100%;}
.public-project{margin-bottom:0.8rem;}
.public-project .item{width:6.9rem;background-color:#fff;border-radius:0.1rem;margin:0 auto;border:1px solid #eee;box-shadow:0.1rem 0.1rem 0.1rem  0.01rem #fafafa;margin-top:0.4rem;
    -webkit-box-shadow:0.1rem 0.1rem 0.1rem  0.01rem #fafafa;
    -moz-box-shadow:0.1rem 0.1rem 0.1rem  0.01rem #fafafa;
    box-shadow:0.1rem 0.1rem 0.1rem  0.01rem #fafafa;
    margin-bottom:0.23rem;}
.public-project .item .pictrue{width:100%;height:3.89rem;position:relative;overflow:hidden;}
.public-project .item .pictrue img{width:100%;height:100%;border-radius:0.1rem 0.1rem 0 0;display: block;}
.public-project .item .pictrue img.caseBg{ -webkit-filter: blur(3px);-moz-filter: blur(3px);
    -ms-filter: blur(3px);filter: blur(3px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false);}
.public-project .item .pictrue .ewm{position:absolute;width:2.5rem;height:2.5rem;background-color:#fff;border-radius:50%;left:50%;top:50%;margin-left:-1.25rem;margin-top:-1.25rem;}
.public-project .item .pictrue .ewm img{width:2.2rem;height:2.2rem;border-radius:50%;display:block;}
.public-project .item .text{padding:0.35rem 0.3rem;}
.public-project .item .text .name{font-size:0.36rem;color:#282828;font-weight:bold;}
.public-project .item .text .name .label{font-size:0.24rem;color:#282828;padding:0 0.12rem;border:0.02rem solid #454545;font-weight:normal;margin-right:0.17rem;}
.public-project .item .text .infor{font-size:0.3rem;color:#999;margin-top:0.15rem;}
.public-news .item{height:2.3rem;border-top:1px solid #f0f0f0;}
.public-news .item:nth-last-of-type(1){border-bottom:1px solid #f0f0f0;margin-bottom:0.6rem;}
.public-news .item .text{width:3.7rem;font-size:0.26rem;color:#999;}
.public-news .item .text .name{font-size:0.3rem;color:#282828;margin-bottom:0.35rem;}
.public-news .item .pictrue{width:2.86rem;height:1.6rem;}
.public-news .item .pictrue img{width:100%;height:100%;border-radius:0.06rem;}
.public-conter{padding:0 0.3rem;}
.public-conter .header{padding:0.4rem 0 0.45rem 0;border-bottom:1px solid #eee;}
.public-conter .header .name{font-size:0.4rem;color:#282828;font-weight:bold;}
.public-conter .header .browse{margin-top:0.17rem;font-size:0.24rem;color:#999;}
.public-conter .header .browse .iconfont{vertical-align:middle;margin-right:0.12rem;}
.public-conter .header .browse .iconfont.iconshijian{margin-left:0.4rem;}
.public-conter .con{font-size:0.28rem;color:#666;padding:0.44rem 0 0;line-height:1.6;border-bottom:1px solid #eee;padding-bottom: 0.4rem;}
.public-conter .con img{width:100%;}
.index nav{height:2.15rem;border-bottom:1px solid #e7e7e7;}
.index nav .item{flex:1;-webkit-flex:1;text-align:center;font-size:0.26rem;color:#666;margin-top: 0.07rem;}
.index nav .item .dottedLine{width:1.06rem;height:1.06rem;margin:0 auto 0.16rem auto;border:1px dashed rgba(42,126,251,0.4);border-radius:50%;}
.index nav .item .dottedLine .blueBg{width:0.9rem;height:0.9rem;background-color:rgba(42,126,251,0.2);border-radius:50%;}
.index nav .item .dottedLine .blueBg{font-size:0.5rem;}
.index .system .system-banner{width:6.9rem;margin:0.5rem auto 0 auto;height:6.3rem;}
.index .system .system-banner .system-item{width:3.3rem;height:5.6rem;border:1px solid #eee;border-radius:0.1rem;}
.index .system .system-banner .picTxt{height:2.7rem;margin:0 0.43rem;border-bottom:1px solid #eee;}
.index .system .system-banner .picTxt .pictrue{width:1.4rem;height:1.4rem;}
.index .system .system-banner .picTxt .pictrue img{width:100%;height:100%;}
.index .system .system-banner .picTxt .name{font-size:0.32rem;color:#333;margin-top:0.18rem;}
.index .system .system-banner .list{padding:0 0.8rem;height:2.35rem;margin-top:0.33rem;overflow-x:hidden;overflow-y:auto;}
.index .system .system-banner .list .item{font-size:0.27rem;color:#666;}
.index .system .system-banner .list .item~.item{margin-top:0.21rem;}
.index .system .system-banner .list .item span{color:#ff8d3e;font-style:italic;font-weight:800;margin-right:0.08rem;}
.index .system .swiper-pagination{bottom:0.27rem;}
.index .system .swiper-pagination-bullet{width:0.06rem;height:0.06rem;border-radius:50%;
    background-color:#000;opacity:0.1;}
.index .system .swiper-pagination-bullet-active{opacity:1;width:0.2rem;background-color:#2a7efb;border-radius:0.03rem;}
.index .privilege{background:url("../images/privilege.jpg") no-repeat;background-size:100% 100%;width:100%;height:9.6rem;margin-top:0.6rem;padding-top:0.7rem;}
.index .privilege .list{padding:0 0.3rem;margin-top:0.5rem;position:relative;}
.index .privilege .list .item{width:3.3rem;height:2.26rem;background-color:#fff;border-radius:0.11rem 0 0 0.11rem;margin-bottom:0.3rem;}
.index .privilege .list .item:nth-of-type(2n){border-radius:0 0.11rem 0.11rem 0;}
.index .privilege .list .item:nth-of-type(2n) .itemCon{text-align:right;}
.index .privilege .list .item .itemCon{width:2.7rem;}
.index .privilege .list .item .itemCon .name{font-size:0.3rem;color:#282828;}
.index .privilege .list .item .itemCon .name .iconfont{font-size:0.38rem;margin-right:0.13rem; background:linear-gradient(top left,#cf9100 0%,#eee189 100%);
    background:-webkit-linear-gradient(top left, #cf9100 0%,#eee189 100%);
    background:-moz-linear-gradient(top left,#cf9100 0%,#eee189 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;}
.index .privilege .list .item .itemCon .name .iconfont.iconicon-test{font-size:0.35rem;}
.index .privilege .list .item .itemCon .name .iconfont.iconnv-fill-marketing{font-size:0.36rem;}
.index .privilege .list .item .itemCon .name .iconfont.icongengxin{font-size:0.28rem;}
.index .privilege .list .item .itemCon .info{font-size:0.22rem;color:#999;margin-top:0.11rem;line-height:1.7;}
.index .privilege .list .circular{background-color:#1870ec;width:1.79rem;height:1.79rem;border-radius:50%;position:absolute;left:50%;margin-left:-0.895rem;}
.index .privilege .list .circular .dotted{width:1.56rem;height:1.56rem;border-radius:50%;border:1px dashed rgba(255,255,255,0.2);}
.index .privilege .list .circular .dotted img{width:1.09rem;height:1.04rem;animation: myfirst linear 5s infinite alternate;
    -webkit-animation: myfirst linear 5s infinite alternate;}
@keyframes myfirst
{
    from {transform:translateY(-10PX);}
    to {transform: translateY(10px);}
}
@-webkit-keyframes myfirst
{
    from {transform:translateY(-10PX);}
    to {transform: translateY(10px);}
}
.index .privilege .bnt{width:2.4rem;height:0.7rem;background-color:#ffa326;font-size:0.28rem;color:#fff;margin:0.22rem auto 0 auto;}
.index .privilege .bnt .iconfont{font-size:0.3rem;margin-right:0.1rem;}
.index .security .Tv{background:url("../images/computer.png") no-repeat;background-size:100% 100%;width:100%;height:4.4rem;margin-top:-0.57rem;padding-top:1.75rem;}
.index .security .list{padding:0 0.3rem;margin-top: -0.5rem;}
.index .security .list .item{width:2.72rem;margin-top:0.48rem;}
.index .security .list .item .pictrue{background:url("../images/phone01.png") no-repeat;background-size:100% 100%;width:1.46rem;height:1.49rem;margin:0 auto;}
.index .security .list .item:nth-of-type(2) .pictrue{background-image:url("../images/phone02.png");}
.index .security .list .item:nth-of-type(3) .pictrue{background-image:url("../images/phone03.png");}
.index .security .list .item:nth-of-type(4) .pictrue{background-image:url("../images/phone04.png");}
.index .security .list .item:nth-of-type(5) .pictrue{background-image:url("../images/phone05.png");}
.index .security .list .item:nth-of-type(6) .pictrue{background-image:url("../images/phone06.png");}
.index .security .list .item .pictrue .iconfont{font-size:0.7rem;color:#fff;}
.index .security .list .item .text{font-size:0.24rem;color:#999;text-align:center;}
.index .security .list .item .text .name{font-size:0.3rem;color:#282828;margin:0.26rem 0 0.1rem 0;}
.index .advertisement{background:url("../images/adver1.jpg") no-repeat;background-size:100% 100%;width:100%;height:3.6rem;margin-top:0.76rem;color:#fff;}
.index .advertisement .title1{font-size:0.36rem;font-weight:bold;}
.index .advertisement .title2{font-size:0.48rem;font-weight:bold;margin-top:0.2rem;}
.index .advertisement .bnt{font-size:0.28rem;width:2.3rem;height:0.66rem;border-radius:0.03rem;text-align:center;line-height:0.66rem;margin-top:0.4rem;border:1px solid #fff;}
.index .case .case-banner{height:5rem;border-radius:0.16rem;width:6.9rem;margin:0.4rem auto 0 auto;}
.index .case .case-banner img{width:100%;height:100%;}
.index .case .case-banner .swiper-button-next,.index .case .case-banner .swiper-button-prev{width:0.8rem;height:0.8rem;border-radius:50%;background-color:#fff;background-image:unset;text-align:center;line-height:0.8rem;right:0.25rem!important;left:unset!important;bottom:0.35rem;top:unset;}
.index .case .case-banner .swiper-button-prev{margin-right:1rem;}
.index .case .case-banner .swiper-button-next .iconfont,.index .case .case-banner .swiper-button-prev .iconfont{font-size:0.45rem;color:#666;}
.index .cooperate{background:url("../images/partnerBg.jpg") no-repeat;background-size:100% 100%;width:100%;height:7.5rem;margin-top:0.85rem;padding-top:0.55rem;}
.index .cooperate .list{padding:0 0.3rem;margin-top:0.35rem;}
.index .cooperate .list .item{width:2.16rem;height:1.06rem;margin:0 0.2rem 0.2rem 0;}
.index .cooperate .list .item:nth-of-type(3n){margin-right:0;}
.index .cooperate .list .item img{width:100%;height:100%;}
.index .news-info{background-color:#f7f7f7;padding:0.43rem 0 0.5rem 0;}
.index .news-info .title{font-size:0.42rem;color:#282828;font-weight:bold;text-align:center;}
.index .news-info .title .line{width:0.4rem;height:0.05rem;background-color:#2a7efb;margin:0.13rem auto 0 auto;}
.index .news-info .list{padding:0 0.3rem;margin-top:0.49rem;}
.index .news-info .list .item{background-color:#fff;width:100%;padding:0.4rem 0.55rem;text-align:center;margin-bottom:0.18rem;}
.index .news-info .list .item .name{font-size:0.36rem;color:#282828;font-weight:bold;overflow:hidden;width:100%;height:20px;line-height: 20px;}
.index .news-info .list .item .time{font-size:0.24rem;color:#282828;margin-top:0.15rem;}
.index .news-info .list .item .info{margin-top:0.17rem;font-size:0.26rem;color:#606060;}
.index .news-info .more{font-size:0.28rem;color:#2a7efb;width:2.4rem;height:0.76rem;text-align:center;line-height:0.74rem;border:2px solid #2a7efb;margin:0.5rem auto 0 auto;}
.product-introduction .list{width:100%;}
.product-introduction .list .item{font-size:0.26rem;color:#454545;margin:0 0.62rem;margin-top:0.47rem;}
.product-introduction .list .item .iconfont{background:url("../images/network.png") no-repeat;background-size:100% 100%;width:1.25rem;height:1.4rem;text-align:center;line-height:1.4rem;color:#2a7efb;font-size:0.7rem;margin-bottom:0.2rem;}
.product-introduction .exhibition{background: linear-gradient(top,#2a60fb 0%,#3687ff 100%);
    background: -webkit-linear-gradient(top, #2a60fb 0%,#3687ff 100%);
    background: -moz-linear-gradient(top,#2a60fb 0%,#3687ff 100%);padding:0.5rem 0 0.6rem 0;margin-top:0.65rem;}
.product-introduction .exhibition .open-banner{margin-top:0.4rem;}
.product-introduction .exhibition .open-banner .swiper-slide{height:6.15rem;width:3.07rem;}
.product-introduction .exhibition .open-banner img{width:100%;height:100%;border-radius:0.2rem;}
.product-introduction .exhibition .open-banner .name{font-size:0.28rem;color:#fff;text-align:center;margin-top:0.19rem;}
.product-introduction .market .item{width:100%;padding:0.5rem 0.3rem;}
.product-introduction .market .item:nth-child(odd){background-color:#f5f9ff;}
.product-introduction .market .item .num{color:#fff; text-shadow: 1px 1px #2a7efb,-1px -1px #2a7efb, 1px -1px #2a7efb, -1px 1px #2a7efb; font-size:0.72rem;text-align:center;}
.product-introduction .market .item .name{font-size:0.36rem;font-weight:bold;text-align:center;margin-top:0.03rem;}
.product-introduction .market .item .info{font-size:0.26rem;color:#999;margin-top:0.2rem;line-height:1.8;}
.product-introduction .market .item .pictrue{width:100%;height:6rem;margin:0.3rem auto 0 auto;}
.product-introduction .market .item .pictrue img{width:100%;height:100%;}
.product-introduction .advert{background:url("../images/adver2.jpg") no-repeat;background-size:100% 100%;width:100%;height:3.3rem;color:#fff;text-align:center;padding:0.58rem 0.3rem;}
.product-introduction .advert .name1{font-size:0.38rem;font-weight:bold;}
.product-introduction .advert .name2{font-size:0.28rem;margin-top:0.2rem;}
.product-introduction .advert .bnt{font-size:0.26rem;color:#3082fd;width:3rem;height:0.62rem;background-color:#fff;border-radius:0.03rem;line-height:0.62rem;margin:0.37rem auto 0 auto;}
.product-introduction .version-price .header{margin-top:0;}
.system-function .admin-system{padding:0 0.3rem;}
.system-function .admin-system .item .public-title{padding:0;}
.system-function .admin-system .item~.item{border-top:1px solid #eee;}
.system-function .admin-system .item .pictrue{width:100%;height:100%;margin:0.4rem auto 0 auto;}
.system-function .admin-system .item .pictrue img{width:100%;height:100%;}
.system-function .admin-system .item .list{margin-top:0.4rem;}
.system-function .admin-system .item .list .itemn{margin-bottom:0.5rem;}
.system-function .admin-system .item .list .itemn .pic{width:0.77rem;height:0.88rem;}
.system-function .admin-system .item .list .itemn .pic img{width:100%;height:100%;}
.system-function .admin-system .item .list .itemn .text{width:5.85rem;font-size:0.22rem;color:#999;}
.system-function .admin-system .item .list .itemn .text .name{font-size:0.32rem;color:#454545;font-weight:bold;margin-bottom:0.1rem;}
.system-function .public-bnt{width:2.94rem;height:0.9rem;}
.system-function .public-bnt .blue{width:2.8rem;height:0.76rem;}
.system-function .core-values{background:url("../images/value.jpg") no-repeat;background-size:100% 100%;width:100%;height:11.8rem;margin-top:0.6rem;padding-top:0.6rem;}
.system-function .core-values .list{padding:0 0.3rem;margin-top:0.42rem;}
.system-function .core-values .list .item{width:3.3rem;height:4.06rem;background-color:#fff;border-radius:0.06rem;margin-bottom:0.25rem;padding:0.4rem 0.32rem;text-align:center;}
.system-function .core-values .list .item .icon{font-size:1rem;}
.system-function .core-values .list .item .name{font-size:0.3rem;color:#000;margin-top:0.3rem;}
.system-function .core-values .list .item .line{width:0.4rem;height:0.03rem;background-color:#666;margin:0.15rem auto 0 auto;}
.system-function .core-values .list .item .info{font-size:0.2rem;color:#999;margin-top:0.28rem;line-height:1.7;}
.system-function .function-banner{height:auto;width:6.9rem;margin:0.5rem auto 0 auto;border:1px solid #eaeaea;border-radius:0.3rem;overflow:hidden}
.system-function .function-banner .swiper-slide{width:100%;height:100%;}
.system-function .function-banner .swiper-slide .title{font-size:0.36rem;color:#282828;font-weight:bold;text-align:center;margin-top:0.44rem;}
.system-function .function-banner .swiper-slide .pictrue{width:100%;height:100%;margin:0 auto;}
.system-function .function-banner .swiper-slide .pictrue img{width:100%;height:100%;}
.system-function .function-banner .swiper-slide .list{padding:0 0.28rem;margin-top: 0.2rem;}
.system-function .function-banner .swiper-slide .list .item{margin-bottom:0.26rem;}
.system-function .function-banner .swiper-slide .list .item .spot{width:0.08rem;height:0.08rem;border-radius:50%;background-color:#2a7efb;margin-top:0.15rem;}
.system-function .function-banner .swiper-slide .list .item .info{width:6.05rem;font-size:0.26rem;color:#999;}
.system-function .function-banner .swiper-pagination-bullet{width:0.3rem;height:0.04rem;border-radius:0.02rem;
    background-color:#000;opacity:0.2;}
.system-function .function-banner .swiper-pagination-bullet-active{opacity:1;background-color:#2a7efb;}
.system-function .customized{background-color:#0d6efb;margin-top:0.68rem;padding-top:0.67rem;position:relative;}
.system-function .customized .veins{background-image:url('../images/lines.png');background-repeat:no-repeat;background-size:100% 100%;width:100%;height:12rem;position:absolute;top:0;left:0;animation: opacity linear 3s infinite alternate; -webkit-animation: opacity linear 3s infinite alternate;}
@keyframes opacity
{
    from {opacity:0;filter:alpha(opacity=0);}
    to {opacity:1;filter:alpha(opacity=100);}
}
@-webkit-keyframes opacity
{
    from {opacity:0;filter:alpha(opacity=0);}
    to {opacity:1;filter:alpha(opacity=100);}
}
.system-function .customized .list{margin-top:0.53rem;}
.system-function .customized .list .item{width:2rem;text-align:center;font-size:0.22rem;color:#fff;margin-bottom:0.85rem;position:relative;}
.system-function .customized .list .item .arrow{width:0.62rem;height:0.5rem;position:absolute;display: block;top: 0.4rem;
    left: 1.96rem;}
.system-function .customized .list .item .bottom{position:absolute;width:0.5rem;height:0.62rem;right: 0.76rem;top: 2.3rem;}
.system-function .customized .list .item .iconfont{background:url("../images/custom.png") no-repeat;background-size:100% 100%;width:1.13rem;height:1.3rem;text-align:center;line-height:1.3rem;color:#fff;font-size:0.5rem;margin:0 auto 0.17rem auto;}
.system-function .customized .list .item .info{line-height:1.7;}
.system-function .propaganda{background:url("../images/adver3.jpg") no-repeat;background-size:100% 100%;width:100%;height:3.5rem;padding:0.96rem 0 0.7rem 0;}
.system-function .propaganda .title{font-size:0.48rem;color:#333;text-align:center;font-weight:bold;}
.system-function .propaganda .button{margin-top:0.45rem;}
.system-function .propaganda .button .bnt{width:2.2rem;height:0.72rem;border-radius:0.03rem;text-align:center;line-height:0.72rem;background-color:#2a7efb;color:#fff;font-size:0.28rem;box-shadow:0 0.06rem 0.1rem #c9dbfc;
    -webkit-box-shadow:0 0.06rem 0.1rem #c9dbfc;-moz-box-shadow:0 0.06rem 0.1rem #c9dbfc;}
.system-function .propaganda .button .bnt~.bnt{margin-left:0.3rem;background-color:#ff472e;box-shadow:0 0.06rem 0.1rem #debeb8;-webkit-box-shadow:0 0.06rem 0.1rem #debeb8;-moz-box-shadow:0 0.06rem 0.1rem #debeb8;}
.case-details .banner{width:100%;height:2.4rem;background:url("../images/banner4.jpg") no-repeat;background-size:100% 100%;margin-top:0.97rem;}
.case-details .boutique .title{font-size:0.32rem;color:#282828;padding:0 0.3rem 0 0.52rem;position:relative;height:1.08rem;line-height:1.08rem;}
.case-details .boutique .title:before{content: '';width:0.06rem;height:0.3rem;background-color:#2a7efb;position:absolute;top:50%;margin-top:-0.15rem;left:0.3rem;}
.case-center .public-banner{height:auto;}
.case-center .swiper-pagination-bullet{width:0.12rem;height:0.12rem;border-radius:50%;background-color:#000;opacity:0.3;}
.case-center .swiper-pagination-bullet-active{opacity:1;}
.case-center .swiper-pagination{bottom:0.22rem!important;}
.case-center .nav{height:1rem;border-bottom:1px solid #eee;margin-bottom:0.28rem;}
.case-center .nav .item{width:50%;text-align:center;font-size:0.3rem;color:#999;position:relative;}
.case-center .nav .item~.item:before{content: '';width:1px;height:0.38rem;background-color:rgba(0,0,0,0.1);position:absolute;left:0;top:50%;margin-top:-0.19rem;}
.case-center .nav .item.on{color:#2a7efb;}
.case-center .nav .item .iconfont{font-size:0.37rem;vertical-align:middle;margin-right:0.1rem;}
.case-center .upload{width:5.08rem;height:0.9rem;border-radius:0.45rem;background: linear-gradient(left,#2a7efb 0%,#0a9ef3 100%);background: -webkit-linear-gradient(left, #2a7efb 0%,#0a9ef3 100%);background: -moz-linear-gradient(left,#2a7efb 0%,#0a9ef3 100%);position:fixed;bottom:0.77rem;left:50%;margin-left:-2.54rem;font-size:0.32rem;color:#fff;text-align:center;line-height:0.9rem;}
.case-center .upload .iconfont{font-size:0.4rem;margin-right:0.17rem;vertical-align:middle;}
.aboutUs .introduce{background:url("../images/aboutBg.jpg") no-repeat;background-size:100% 100%;width:100%;height:11.4rem;margin-top:0.97rem;color:#fff;padding:0.62rem 0.3rem 0 0.3rem;}
.aboutUs .introduce .title{text-align:center;font-size:0.42rem;font-weight:bold;}
.aboutUs .introduce .line{width:0.66rem;height:0.04rem;margin:0.3rem auto 0 auto;background-color:#fff;}
.aboutUs .introduce .conter{margin-top:0.42rem;font-size:0.3rem;line-height:1.7;}
.aboutUs .develop-history{padding:0 0.3rem;margin-top:0.2rem;}
.aboutUs .develop-history .time{margin-bottom:0.4rem;}
.aboutUs .develop-history .time .year{font-size:0.48rem;color:#282828;font-weight:bold;margin-bottom:0.39rem;}
.aboutUs .develop-history .time ul li .month{font-size:0.36rem;color:#282828;height:0.36rem;line-height:0.36rem;}
.aboutUs .develop-history .time ul li .list{width:6.15rem;border-left:1px solid #ccc;padding-left:0.4rem;position:relative;}
.aboutUs .develop-history .time ul li .list:after{content:'';background:url("../images/diamond.png") no-repeat;background-size:100% 100%;width:0.21rem;height:0.21rem;position:absolute;top:0;left:-0.108rem;}
.aboutUs .develop-history .time ul li .list .dataTable{margin-bottom:0.5rem;}
.aboutUs .develop-history .time ul li .list .dataTable .data{font-size:0.3rem;color:#282828;height:0.3rem;line-height:0.3rem;}
.aboutUs .develop-history .time ul li .list .dataTable .info{font-size:0.26rem;color:#999;margin-top:0.15rem;}
.contactUs .header{background:url("../images/banner6.jpg") no-repeat;background-size:100% 100%;width:100%;height:3rem;margin-top:0.97rem;color:#fff;padding:0 0.3rem;font-size:0.26rem;}
.contactUs .header .name{font-size:0.36rem;font-weight:bold;margin-bottom:0.25rem;}
.contactUs .list{padding:0 0.3rem;margin-bottom:1.05rem;}
.contactUs .list .item{width:50%;text-align:center;margin-top:0.57rem;}
.contactUs .list .item .border{width:1.08rem;height:1.08rem;border:1px dashed rgba(42,126,251,0.5);border-radius:50%;margin:0 auto 0.29rem auto;}
.contactUs .list .item .border .iconfont{width:0.9rem;height:0.9rem;background-color:#2a7efb;text-align:center;line-height:0.9rem;border-radius:50%;color:#fff;font-size:0.42rem;}
.contactUs .list .item:nth-of-type(2) .border{border-color:rgba(244,138,39,0.5);}
.contactUs .list .item:nth-of-type(3) .border{border-color:rgba(123,198,80,0.5);}
.contactUs .list .item:nth-of-type(4) .border{border-color:rgba(178,111,248,0.5);}
.contactUs .list .item:nth-of-type(2) .border .iconfont{background-color:#f48a27;}
.contactUs .list .item:nth-of-type(3) .border .iconfont{background-color:#7bc650;}
.contactUs .list .item:nth-of-type(4) .border .iconfont{background-color:#a859f9;}
.contactUs .list .item .name{font-size:0.3rem;color:#282828;}
.contactUs .list .item .info{font-size:0.36rem;color:#666;margin-top:0.12rem;}
.authorization .header{margin-top:0.97rem;background:url("../images/banner7.jpg") no-repeat;background-size:100% 100%;width:100%;height:7.8rem;color:#fff;text-align:center;padding-top:1.38rem;}
.authorization .header .name{font-size:0.6rem;font-weight:bold;}
.authorization .header .search{width:6.9rem;height:1.1rem;background-color:rgba(255,255,255,0.3);margin:0.62rem auto 0 auto;}
.authorization .header .search .white{width:6.59rem;height:0.8rem;background-color:#fff;}
.authorization .header .search .white input{width:4.79rem;height:100%;font-size:0.28rem;text-align:center;}
.authorization .header .search .white .query{width:1.8rem;height:100%;background-color:#477ef3;line-height:0.8rem;font-size:0.28rem;}
.authorization .header .search .white input::placeholder{color:#bbb;}
.authorization .header .dataNumsBg{font-size:0.28rem;margin-top:0.5rem;}
.authorization .header .apply{font-size:0.26rem;margin-top:1.8rem;color:#fff;}
.authorization .header .apply .iconfont{font-size:0.28rem;margin-left:0.08rem;}
.authorization .advantage .list{padding:0 0.3rem;margin-top:0.35rem;}
.authorization .advantage .list .item{border-top:0.06rem solid #e88a32;width:3.3rem;margin-bottom:0.35rem;
    -webkit-box-shadow: 0 0.03rem 0.02rem 0.05rem #f9f9f9;-moz-box-shadow: 0 0.03rem 0.02rem 0.05rem #f9f9f9;
    box-shadow:0 0.03rem 0.02rem 0.05rem #f9f9f9;padding:0 0.25rem;height:4.67rem;}
.authorization .advantage .list .item .iconfont{width:1rem;height:1rem;border-radius:50%;background: linear-gradient(left,#ee913a 0%,#e27a19 100%);background: -webkit-linear-gradient(left, #ee913a 0%,#e27a19 100%);background: -moz-linear-gradient(left,#ee913a 0%,#e27a19 100%);-webkit-box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #fceee1;-moz-box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #fceee1;box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #fceee1;margin:0.5rem auto 0 auto;text-align:center;line-height:1rem;font-size:0.5rem;color:#fff;}
.authorization .advantage .list .item:nth-of-type(2){border-top-color:#5bad34;}
.authorization .advantage .list .item:nth-of-type(2) .iconfont{background: linear-gradient(left,#8bd55a 0%,#74c04c 100%);
    background: -webkit-linear-gradient(left, #8bd55a 0%,#74c04c 100%);background: -moz-linear-gradient(left,#8bd55a 0%,#74c04c 100%);-webkit-box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #ebf6e5;-moz-box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #ebf6e5;box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #ebf6e5;}
.authorization .advantage .list .item:nth-of-type(3){border-top-color:#477ef3;}
.authorization .advantage .list .item:nth-of-type(3) .iconfont{background: linear-gradient(left,#5e9eff 0%,#477ef3 100%);
    background: -webkit-linear-gradient(left, #5e9eff 0%,#477ef3 100%);background: -moz-linear-gradient(left,#5e9eff 0%,#477ef3 100%);-webkit-box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #e5edfd;-moz-box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #e5edfd;box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #e5edfd;}
.authorization .advantage .list .item:nth-of-type(4){border-top-color:#923aed;}
.authorization .advantage .list .item:nth-of-type(4) .iconfont{background: linear-gradient(left,#845ef2 0%,#923aed 100%);
    background: -webkit-linear-gradient(left, #845ef2 0%,#923aed 100%);background: -moz-linear-gradient(left,#845ef2 0%,#923aed 100%);-webkit-box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #f3edf8;-moz-box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #f3edf8;box-shadow: 0.03rem 0.03rem 0.3rem 0.05rem #f3edf8;}
.authorization .advantage .list .item .name{text-align:center;margin-top:0.32rem;font-size:0.3rem;color:#454545;}
.authorization .advantage .list .item .info{font-size:0.21rem;color:#999;margin-top:0.23rem;line-height:1.7;}
.authorization .advert{background-image:url("../images/sasfs.jpg");background-size:100% 100%;width:100%;height:3.6rem;margin-top:0.25rem;color:#fff;}
.authorization .advert .title{font-size:0.42rem;color:#fff;text-align:center;}
.authorization .advert .button{margin-top:0.4rem;}
.authorization .advert .button .bnt{width:2.2rem;height:0.66rem;border:1px solid #fff;border-radius:0.03rem;font-size:0.26rem;}
.authorization .advert .button .bnt .iconfont{font-size:0.26rem;margin:0.01rem 0.09rem 0 0;}
.authorization .advert .button .bnt~.bnt{margin-left:0.3rem;}
.authorization .advert .button .bnt:nth-of-type(1){background-color:#fff;color:#477ef3;}
.authorization .problem{padding:0 0.3rem;margin-bottom:0.55rem;}
.authorization .problem .list{margin-top:0.35rem;}
.authorization .problem .list .item{padding:0.37rem 0.25rem;border-bottom:1px solid #eee;color:#282828;}
.authorization .problem .list .item .title{font-size:0.28rem;width:5.8rem;}
.authorization .problem .list .item .iconfont{font-size:0.25rem;}
.authorization .problem .list .item .info{font-size:0.26rem;color:#999;line-height:1.7;margin-top:0.32rem;display:none;}
.authorization .problem .list .item.on{background-color:#f9f9f9;border-bottom:0;color:#477ef3;}
.authorization .problem .list .item.on .info{display:block;}
.authorization .auth{width:6rem;height:6.7rem;background:url("../images/authBg.jpg") no-repeat;background-size:100% 100%;position:fixed;top:50%;left:50%;margin-top:-3.35rem;margin-left:-3rem;border-radius:0.3rem;padding:0 0.4rem;z-index:99;transition:all 0.3s ease-in-out 0s;opacity:0;transform: scale(0);-webkit-transition:all 0.3s ease-in-out 0s;-webkit-transform:scale(0);}
.authorization .auth.authSuccess{background-image:url("../images/authBg2.jpg");height:5.6rem;}
.authorization .auth.on{-webkit-transform:scale(1);transform: scale(1);opacity:1;}
.authorization .auth .badge{position:relative;background:url("../images/badge1.png") no-repeat;background-size:100% 100%;width:1.26rem;height:1.26rem;margin:0.45rem auto 0 auto;}
.authorization .auth .badge.badgeSuccess{background-image:url("../images/badge2.png");}
.authorization .auth .badge .iconfont{width:0.7rem;height:0.7rem;text-align:center;line-height:0.7rem;color:#707070;font-size:0.4rem;right:-2rem;position:absolute;top: -0.2rem;}
.authorization .auth .title{font-size:0.36rem;color:#000;text-align:center;margin-top:0.2rem;}
.authorization .auth .info{margin-top:0.29rem;font-size:0.28rem;color:#666;line-height:1.8;}
.authorization .auth .info .link{color:#e02e2e;}
.authorization .auth .know{font-size:0.3rem;color:#fff;width:3rem;height:0.8rem;border-radius:0.06rem;background-color:#477ef3;text-align:center;line-height:0.8rem;margin:0.52rem auto 0 auto;}
.upload-cases .public-title{margin:1.4rem 0 0.5rem 0;}
.upload-cases .items{padding:0.25rem 0.21rem;border:1px solid #e7e7e7;margin:0 0.45rem 0.25rem 0.45rem;font-size:0.32rem;}
.upload-cases .items select{width:100%;height:100%;color:#333;font-size:0.3rem;}
.upload-cases .items input{width:100%;}
.upload-cases .items input::placeholder{color:#ccc;}
.upload-cases .items textarea{width:100%;height:1.6rem;}
.upload-cases .items textarea::placeholder{color:#ccc;}
.upload-cases .uploadPic{margin:0.45rem 0.45rem 0 0.45rem;}
.upload-cases .uploadPic .title{font-size:0.32rem;color:#282828;}
.upload-cases .uploadPic .title span{font-size:0.24rem;color:#d95959;}
.upload-cases .uploadPic .upload{width:1.8rem;height:1.8rem;border:1px dashed #ccc;font-size:0.24rem;color:#aaa;margin-top:0.37rem;}
.upload-cases .uploadPic .upload .iconfont{font-size:0.55rem;color:#aaa;margin-bottom:0.08rem;}
.upload-cases .uploadPic .img{width:1.8rem;height:1.8rem;margin-top:0.37rem;}
.upload-cases .uploadPic .imgBg{background:url("../images/banner7.jpg") center center no-repeat;width:1.8rem;height:1.8rem;margin-top:0.37rem;}
.upload-cases .bnt{font-size:0.32rem;color:#fff;width:6.6rem;height:0.96rem;background-color:#477ef3;border-radius:0.03rem;text-align:center;line-height:0.96rem;margin:0.5rem auto 0.95rem auto;}
.upload-cases .caseTip{width:5rem;height:5.4rem;background-color:#fff;border-radius:0.3rem;position:fixed;top:50%;left:50%;margin-top:-2.7rem;margin-left:-2.5rem;text-align:center;padding:0 0.5rem;z-index:99;transition:all 0.3s ease-in-out 0s;opacity:0;transform: scale(0);-webkit-transition:all 0.3s ease-in-out 0s;-webkit-transform:scale(0);}
.upload-cases .caseTip.on{-webkit-transform:scale(1);transform: scale(1);opacity:1;}
.upload-cases .caseTip .iconfont{color:#1fbe45;font-size:1.1rem;margin-top:0.6rem;}
.upload-cases .caseTip .state{font-size:0.36rem;color:#1fbe45;margin-top:0.1rem;font-weight:bold;}
.upload-cases .caseTip .info{font-size:0.28rem;color:#999;margin-top:0.26rem;line-height:1.6;}
.upload-cases .caseTip .ok{font-size:0.3rem;color:#fff;text-align:center;line-height:0.76rem;height:0.76rem;width:2.8rem;background-color:#2a7efb;border-radius:0.06rem;margin:0.44rem auto 0 auto;}
.apply-auth .header{margin-top:0.97rem;background:url("../images/banner1.png") no-repeat;background-size:100% 100%;width:100%;height:3.43rem;color:#fff;padding:0 0.3rem;}
.apply-auth .header .title{font-size:0.42rem;font-weight:bold;}
.apply-auth .header .info{font-size:0.24rem;color:rgba(255,255,255,0.8);line-height:1.7;margin-top:0.28rem;}
.apply-auth .form{padding:0 0.45rem;margin-top:0.55rem;}
.apply-auth .form .name{font-size:0.32rem;color:#282828;padding-bottom:0.25rem;}
.apply-auth .form .item{height:1.18rem;border-bottom:1px solid #eee;}
.apply-auth .form .item.on{border-bottom-color:#477ef3;}
.apply-auth .form .item input{width:100%;height:100%;font-size:0.32rem;}
.apply-auth .form .item input::placeholder{color:#bbb;}
.apply-auth .form .submit{font-size:0.32rem;color:#fff;width:6.6rem;height:0.96rem;text-align:center;line-height:0.96rem;background-color:#477ef3;border-radius:0.03rem;margin:0.58rem auto 1.04rem auto;}


.apply-auth .auth{width:6rem;height:6.7rem;background:url("../images/authBg.jpg") no-repeat;background-size:100% 100%;position:fixed;top:50%;left:50%;margin-top:-3.35rem;margin-left:-3rem;border-radius:0.3rem;padding:0 0.4rem;z-index:99;transition:all 0.3s ease-in-out 0s;opacity:0;transform: scale(0);-webkit-transition:all 0.3s ease-in-out 0s;-webkit-transform:scale(0);}
.apply-auth .auth.authSuccess{background-image:url("../images/authBg2.jpg");height:5.6rem;}
.apply-auth .auth.on{-webkit-transform:scale(1);transform: scale(1);opacity:1;}
.apply-auth .auth .badge{position:relative;background:url("../images/badge1.png") no-repeat;background-size:100% 100%;width:1.26rem;height:1.26rem;margin:0.45rem auto 0 auto;}
.apply-auth .auth .badge.badgeSuccess{background-image:url("../images/badge2.png");}
.apply-auth .auth .badge .iconfont{width:0.7rem;height:0.7rem;text-align:center;line-height:0.7rem;color:#707070;font-size:0.4rem;right:-2rem;position:absolute;top: -0.2rem;}
.apply-auth .auth .title{font-size:0.36rem;color:#000;text-align:center;margin-top:0.2rem;}
.apply-auth .auth .info{margin-top:0.29rem;font-size:0.28rem;color:#666;line-height:1.8;}
.apply-auth .auth .info .link{color:#e02e2e;}
.apply-auth .auth .know{font-size:0.3rem;color:#fff;width:3rem;height:0.8rem;border-radius:0.06rem;background-color:#477ef3;text-align:center;line-height:0.8rem;margin:0.52rem auto 0 auto;}
/*订单提交*/
.order-submission .picTxt{background-color:#fff;padding:0 0.3rem;height:1.97rem;margin-top:0.96rem;}
.order-submission .picTxt .pictrue{width:1.36rem;height:1.36rem;}
.order-submission .picTxt .pictrue img{width:100%;height:100%;border-radius:0.06rem;}
.order-submission .picTxt .text{width:5.28rem;}
.order-submission .picTxt .text .name{font-size:0.36rem;color:#282828;}
.order-submission .picTxt .text .money{font-size:0.32rem;color:#e93323;margin-top:0.16rem;}
.order-submission .wrapper{background-color:#fff;margin-top:0.13rem;}
.order-submission .wrapper .item{padding:0.27rem 0.3rem;font-size:0.3rem;color:#282828;border-bottom:1px solid #f0f0f0;}
.order-submission .wrapper .item input{width:4.25rem;text-align:right;font-size:0.3rem;}
.order-submission .wrapper .item input::placeholder{color:#bbb;}
.order-submission .wrapper .item textarea{background-color:#f9f9f9;width:6.9rem;height:1.4rem;border-radius:0.03rem;
    margin-top:0.3rem;padding:0.25rem 0.28rem;}
.order-submission .wrapper .item textarea::placeholder{color:#ccc;}
.order-submission .wrapper .item .list{margin-top:0.35rem;}
.order-submission .wrapper .item .list .payItem{border:1px solid #eee;border-radius:0.06rem;height:0.86rem;width:100%;
    margin-top:0.2rem;font-size:0.28rem;color:#282828;padding-left: 0.84rem;}
.order-submission .wrapper .item .list .payItem.on{border-color:#fc5445;color:#e93323;}
.order-submission .wrapper .item .list .payItem .name{width:50%;border-right:1px solid #eee;}
.order-submission .wrapper .item .list .payItem .name .iconfont{width:0.44rem;height:0.44rem;border-radius:50%;
    text-align:center;line-height:0.44rem;background-color:#2a7efb;color:#fff;font-size:0.28rem;margin-right:0.15rem;}
.order-submission .wrapper .item .list .payItem .name .iconfont.iconweixin-copy{background-color:#41b035;}
.order-submission .wrapper .item .list .payItem .tip{width:49%;text-align:center;font-size:0.26rem;color:#aaa;}
.order-submission .footer{width:100%;height:1rem;background-color:#fff;padding:0 0.3rem;font-size:0.28rem;color:#333;
    position:fixed;bottom:0;left:0;}
.order-submission .footer .settlement{font-size:0.3rem;color:#fff;width:2.4rem;height:0.7rem;background-color:#db5034;
    border-radius:0.5rem;text-align:center;line-height:0.7rem;}
.newsList .banner{height:3.86rem;margin-top:0.97rem;}
.newsList .banner .swiper-slide{width:6.9rem;position:relative;}
.newsList .banner .swiper-slide .title{font-size:0.3rem;color:#fff;position:absolute;width:100%;height:0.86rem;
    background: linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
    background: -moz-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);bottom:0;text-align:center;line-height:0.86rem;border-radius:0 0 0.1rem 0.1rem;}
.newsList .conter{padding:0 0.3rem;}
.newsList .conter .nav{height:1.6rem;}
.newsList .conter .nav .item{font-size:0.3rem;color:#fff;text-align:center;line-height:1rem;height:1rem;width:2.16rem;border-radius:0.06rem;background:url("../images/nav1-02.png") no-repeat;background-size:100% 100%;}
.newsList .conter .nav .item:nth-of-type(2){background-image:url("../images/nav2-02.png");}
.newsList .conter .nav .item:nth-of-type(3){background-image:url("../images/nav3-02.png");}
.newsList .conter .nav .item:nth-of-type(1).on{background-image:url("../images/nav1-01.png");}
.newsList .conter .nav .item:nth-of-type(2).on{background-image:url("../images/nav2-01.png");}
.newsList .conter .nav .item:nth-of-type(3).on{background-image:url("../images/nav3-01.png");}
.news-detail .headers{background:url("../images/banner9.jpg") no-repeat;background-size:100% 100%;width:100%;height:4.2rem;margin-top:0.97rem;}
.news-detail .recommend{padding:0 0.3rem;}
.news-detail .recommend .title{font-size:0.32rem;color:#282828;position:relative;padding-left:0.23rem;margin:0.3rem 0 0.1rem 0;}
.news-detail .recommend .title:before{position:absolute;content: '';width:0.06rem;height:0.3rem;background-color:#2a7efb;top:50%;margin-top:-0.15rem;left:0;}
.news-detail .recommend .public-news .item:nth-of-type(1){border-top:0;}
.version-price{background-color:#f5f5f5;}
.version-price .header{background:url("../images/banner10.jpg") no-repeat;background-size:100% 100%;width:100%;height:4.2rem;font-size:0.28rem;color:#fff;margin-top:0.97rem;padding:0 0.37rem;text-align:center;padding-top:0.7rem;}
.version-price .header .title{font-size:0.48rem;font-weight:bold;}
.version-price .header .info{margin-top:0.27rem;line-height:1.9;}
.version-price .lists{width:6.3rem;margin:-1.13rem auto 0 auto;padding-bottom: 0.4rem;}
.version-price .lists .item{background-color:#fff;border-radius:0.16rem;margin-bottom:0.24rem;}
.version-price .lists .item .pictrue{width:100%;height:2rem;}
.version-price .lists .item .pictrue img{border-radius:0.16rem 0.16rem 0 0;width:100%;height:100%;}
.version-price .lists .item .text{padding:0.3rem;}
.version-price .lists .item .text .top .name{width:3.6rem;font-size:0.36rem;color:#282828;}
.version-price .lists .item .text .top .function{font-size:0.24rem;color:#437cf3;}
.version-price .lists .item .text .info{font-size:0.24rem;color:#aaa;margin-top:0.15rem;}
.version-price .lists .item .text .bottom{margin-top:0.2rem;}
.version-price .lists .item .text .bottom .money{font-size:0.24rem;color:#333;}
.version-price .lists .item .text .bottom .money span{font-size:0.6rem;font-weight:bold;}
.version-price .lists .item .text .bottom .obtain{width:1.6rem;height:0.56rem;background-color:#d83f36;border-radius:0.03rem;text-align:center;line-height:0.56rem;font-size:0.24rem;color:#fff;}
.version-price .lists .item .text .bottom .money .iconfont{font-weight:normal;font-size:0.45rem;color:#d83f36;}
.version-price .fun-intro{width:6.3rem;height:5.5rem;background-color:#fff;border-radius:0.1rem;position:fixed;top:50%;left:50%;margin-top:-3.15rem;margin-left:-3.15rem;z-index:99;padding: 0 0.3rem 0 0.5rem;transition:all 0.3s ease-in-out 0s;opacity:0;transform: scale(0);-webkit-transition:all 0.3s ease-in-out 0s;-webkit-transform:scale(0);}
.version-price .fun-intro.on{-webkit-transform:scale(1);transform: scale(1);opacity:1;}
.version-price .fun-intro .title{height:1.6rem;font-size:0.32rem;color:#282828;}
.version-price .fun-intro .title .line{width:1.4rem;height:1px;background-color:#ccc;}
.version-price .fun-intro .title .name{margin:0 0.3rem;}
.version-price .fun-intro .listt{max-height:4.2rem;overflow-x:hidden;overflow-y:auto;}
.version-price .fun-intro .listt .item{width:50%;font-size:0.28rem;color:#282828;margin-bottom:0.32rem;}
.version-price .fun-intro .listt .item .iconfont{font-size:0.2rem;color:#53b060;margin-right:0.4rem;}
.version-price .fun-intro .listt .item .iconfont.iconcuo{color:#d81e06;font-size:0.25rem;}
.certificate .card{position:relative;margin:1.45rem auto 0 auto;background:url("../images/certificate.jpg") no-repeat;background-size:100% 100%;width:6.3rem;height:8.91rem;font-size:0.14rem;color:#20130a;}
.certificate .card .name{position:absolute;top:3.3rem;width:2.9rem;text-align:center;left: 2.17rem;}
.certificate .card .address{position: absolute;width: 3.8rem;text-align: center;top: 4.16rem;left: 1.3rem;}
.certificate .card .num{position:absolute;top: 7.21rem;left: 1.5rem;}
.certificate .card .year{position:absolute;top: 7.18rem;width: 0.6rem;right: 2.3rem;text-align: center;}
.certificate .card .month{position:absolute;top: 7.18rem;width: 0.3rem;right: 1.97rem;text-align: center;}
.certificate .card .day{position:absolute;top: 7.18rem;width: 0.3rem;right: 1.61rem;text-align: center;}
.certificate .number{font-size:0.26rem;color:#282828;text-align:center;margin-top:0.28rem;}
.certificate .number span{color:#477ef3;}
.certificate .preserve{width:2.5rem;height:0.66rem;text-align:center;line-height:0.66rem;margin:0.4rem auto 0.7rem auto;background-color:#477ef3;border-radius:0.03rem;font-size:0.26rem;color:#ffffff;}
.certificate .preserve .iconfont{font-size:0.2rem;margin-right:0.1rem;}

/*分页样式*/
.cywlcom {
	padding: 20px 0 30px;
	width: 100%;
	text-align: center;
	clear: both;
}
.cywlcom a {
	color: #666;
	padding: 0 5px;
	margin: 0 2px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.cywlcom * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 25px;
	padding-bottom: 1px;
}
.cywlcom a:hover, .cywlcom .hover {
	display: inline-block;
	color: #fff;
	background: #2a7efb;
	border-color: #2a7efb;
}
.symiyun_com_nav {
	display: block;
	position: relative;
	padding-top: 42px;
	z-index: 999;
	background: #2b3344;
}
.symiyun_com_nav .pfoot_box {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
.symiyun_com_nav .pfoot_box .pfoot_col {
	float: left;
	width: 50%;
	line-height: 42px;
	text-align: center;
}
.symiyun_com_nav .pfoot_box .pfoot_col a {
	display: block;
	background: -webkit-linear-gradient(#0892ed,#5f58fe);
	color: #fff;
}
.symiyun_com_nav .pfoot_box .pfoot_col a.pfoot_col_qiao {
	background: -webkit-linear-gradient(#f89378,#ff5f35);
}