



body {
    padding: 0;
    margin: 0;
}
.feed-header {
    width: 100%;
    height: 45px;
    position: fixed;
    top: 0;
    z-index: 5;
    background: #ffffff;
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 45px;
}
.feed-header a {
    color: #333;
    text-decoration: none;
}

.logo {
    width: 68px;
    height: 23px;
    display: block;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.logo img {
    width: 100%;
}
.feed-nav {
    width: 100%;
    height: 40px;
    background: #fff;
    line-height: 40px;
    position: fixed;
    top: 45px;
    z-index: 5;
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}
.feed-nav li {
    width: 50%;
    padding: 0;
    float: left;
    text-align: center;
}
.feed-nav a {
    font-size: 16px;
    color: #666666;
}
.feed-nav a.active {
    color: #1977DF;
}
.feed-nav a.active:after {
    content: '';
    display: block;
    position: relative;
    width: 100%;
    height: 2px;
    background: #1977DF;
    top: -2px;
}
.ljzc {
    background: #fff;
    overflow: hidden;
}
.msg-banner {
    width: 100%;
    margin-top: 85px;
}
.msg-banner img {
    width: 100%;
}
.msg-banner .txtBox {
    float: left;
    margin-top: 114px;
}
.msg-banner h1 {
    font-size: 42px;
    color: #222222;
    padding-bottom: 30px;
}
.msg-banner span {
    font-size: 24px;
    line-height: 24px;
    color: #575757;
    font-weight: 100;
}
.msg-banner p {
    font-size: 24px;
    line-height: 36px;
    color: #575757;
    font-weight: 100;
}
h2.title {
    padding:30px 0;
    text-align: center;
    line-height: 28px;
    font-size: 20px;
    color: #222222;
    margin: 0;
}
.msg-list {
    overflow: hidden;
    position: relative;
    padding: 0 10px;
}
.msg-list:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #ECEFF1;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
}
.msg-list:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #ECEFF1;
    position: absolute;
    top: 50%;
    margin-top: -0.5px;
}
.msg-list .item {
    width: 50%;
    float: left;
    padding-top: 70px;
    color: #1977DF;
    font-size: 14px;
    text-align: center;
}
.msg-list i {
    font-size: 32px;
    font-style: normal;
}
.msg-list span {
    font-weight: 100;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
}
.msg-list .item1 {
    background: url("../images/icon1.png") no-repeat top center;
    background-size: 59px;
    margin-bottom: 20px;
}
.msg-list .item2 {
    background: url("../images/icon2.png") no-repeat top center;
    background-size: 37px;
    margin-bottom: 20px;
}
.msg-list .item3 {
    background: url("../images/icon3.png") no-repeat top center;
    background-size: 46px;
    margin-top: 20px;
}
.msg-list .item4 {
    background: url("../images/icon4.png") no-repeat top center;
    background-size: 56px;
    margin-top: 20px;
}
.ljzc .a-blue {
    width: 150px;
    height: 40px;
    line-height: 40px;
    background:  #1977df;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    display: block;
    margin: 30px auto;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
.radar {
    width: 100%;
    padding-bottom: 280px;
    background: url("../images/bg2.jpg") no-repeat center bottom #f8f8f8;
    background-size: 320px;
    position: relative;
    overflow: hidden;
}
.radar h2.title,
.adClick h2.title {
    padding-bottom: 20px;
}
.radar p {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin: 0;
    padding: 0 5%;
}
.adClick {
    position: relative;
    overflow: hidden;
}
.adClick p {
    font-size: 12px;
    color: #666666;
    line-height: 30px;
    text-align: center;
}
.adText {
    padding-top: 20px;
    padding-bottom: 45px;
    overflow: hidden;
}
.adClick img {
    width: 100%;
    display: block;
    margin: 0 0 30px;
}
.adText ul {
    overflow: hidden;
    text-align: center;
}
.adClick li {
    color: #1977DF;
    display: inline-block;
    font-size: 12px;
    text-align: center;
}
.adClick .font-din {
    font-size: 28px;
}
.adClick ul span {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #999999;
    margin: 6px 0 0 0;
    font-weight: 100;
    display: block;
    clear: both;
}
.adClick .middle {
    padding: 0 3%;
    position: relative;
    margin: 0 3%;
}
.middle .line {
    width: 1px;
    height: 20px;
    background: #1977DF;
    opacity: 0.2;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}
.middle .before {
    left: 0;
}
.middle .after {
    right: 0;
}
.blue-frame {
    width: 100%;
    background: #1977DF;
}
.qqls h2.title {
    color: #fff;
    padding-bottom:0 ;
}
.qqls p {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 0 10px;
}
.rollBox {
    padding-top: 50px;
    position: relative;
}
.rollBox a.roll-prev,
.rollBox a.roll-next {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 95px;
    opacity:0.5;
    filter: alpha(opacity=50);
    transition: all 0.5s;
}
.rollBox a.roll-prev:hover,
.rollBox a.roll-next:hover {
    opacity:1;
    filter: alpha(opacity=100);
}
.rollBox a.roll-prev {
    background: url("../images/prev.png") no-repeat center center;
    background-image: -webkit-image-set(url(../images/prev.png) 1x, url(../images/prev@2x.png) 2x);
    background-image: -moz-image-set(url(../images/prev.png) 1x,url(../images/prev@2x.png) 2x);
    background-image: -ms-image-set(url(../images/prev.png) 1x,url(../images/prev@2x.png) 2x);
    background-image: -o-image-set(url(../images/prev.png) 1x,url(../images/prev@2x.png) 2x);
    left: 10px;
}
.rollBox a.roll-next {
    background: url("../images/next.png") no-repeat center center;
    background-image: -webkit-image-set(url(../images/next.png) 1x, url(../images/next@2x.png) 2x);
    background-image: -moz-image-set(url(../images/next.png) 1x,url(../images/next@2x.png) 2x);
    background-image: -ms-image-set(url(../images/next.png) 1x,url(../images/next@2x.png) 2x);
    background-image: -o-image-set(url(../images/next.png) 1x,url(../images/next@2x.png) 2x);
    right: 10px;
}
.roll-steps {
    height: 52px;
    position: relative;
    background: url("../images/line.png") no-repeat center top;
    background-size: 100%;
}
.roll-steps .item {
    line-height: 20px;
    text-align: center;
    position: absolute;
    font-size: 12px;
    color: #1977DF;
    width: 20px;
    height: 20px;
    transition: all 1s;
    background: #A3C8F2;
    border-radius: 100%;
}
.roll-steps .active {
    background: #fff;
}
.roll-steps .step1 {
    left: 10%;
    top: 8px;
}
.roll-steps .step2 {
    left: 29%;
    top: -4.7px;
}
.roll-steps .step3 {
    left: 50%;
    top: -10px;
    margin-left: -10px;
}
.roll-steps .step4 {
    left: 66.4%;
    top: -4.7px;
}
.roll-steps .step5 {
    left: 85%;
    top: 8px;
}
.textBox {
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    margin: -14px auto 0;
}
.textBox ul {
    width: 100%;
    position: relative;
    height: 40px;
}
.textBox ul li {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.1s;
}
.textBox ul li.active {
    opacity: 1;
    filter: alpha(opacity=100);
}
.textBox .time {
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom:10px;
}
.textBox .txt {
    font-size: 14px;
 }
.imgBox {
    width: 286px;
    height: 269px;
    overflow: hidden;
    margin: 0 auto;
}
.imgBox ul {
    width: 100%;
    height: 100%;
    position: relative;
}
.imgBox li {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.5s ease-out;
    width: 100%;
    height: 100%;
}
.imgBox li.prev {
    left: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
}
.imgBox li.next {
    left: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
}
.imgBox li.active {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.imgBox li img {
    width: 100%;
}
.radar-box {
    width: 160px;
    height: 160px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
    top: 100%;
    background: url("../images/radar.png") no-repeat right 0;
    background-size: 100%;
    transform-origin: 100% 0;
}
.radar-box.doing {
    animation:radar 3s linear both;
}
.radar-txt {
    width: 320px;
    height: 160px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -160px;
}
.radar-txt span {
    position: absolute;
    color: #1977DF;
    transition: all 0.3s ease-out;
}

.radar-txt span.w1 {
    font-size: 12px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    top: 70%;
    left: 63.3%;
    transform: scale(0.75);
}

.radar-txt span.w2 {
    font-size: 12px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    top: 80.7%;
    left: 11.6%;
    transform: scale(0.5);
}
.radar-txt span.w3 {
    font-size: 14px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    top: 69%;
    left: 80%;
    transform: scale(0.5);
}
.radar-txt span.active {
    font-weight: bold;
    text-shadow: 0px 0px 8px rgba(25,119,223,0.50);
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
}
.radar-txt span.w1.active,
.radar-txt span.w2.active,
.radar-txt span.w3.active {
    transform: scale(1.16);
}

@keyframes radar {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.radar ul {
    width: 320px;
    height: 160px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -160px;
}
.radar ul li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity = 0);
    transition: all 0.5s;
    display: none;
}
.radar ul li.active {
    opacity: 1;
    filter: alpha(opacity = 100);
    display: block;
}
.radar ul li img {
    opacity: 0;
    filter: alpha(opacity = 0);
    position: absolute;
    animation: fadeScaleOut 0.5s both linear;
    width: auto!important;
    max-width: 100%!important;
}
.radar ul li.active img {
    opacity: 1;
    filter: alpha(opacity = 100);
    animation: fadeScaleIn 0.25s both ease-out;
}
@keyframes fadeScaleIn {
    from {
        opacity: 0;
        filter: alpha(opacity = 0);
        transform: scale(0.8);
    }
}
@keyframes fadeScaleOut {
    from {
        opacity: 1;
        filter: alpha(opacity = 100);
    }
}

.radar ul li.active img.pic {
    top: -106px;
    left: 50%;
}
.radar ul li.active img.pic1 {
    animation-delay: 0.2s;
}
.radar ul li.ss img.pic {
    margin-left: -123px;
    top: -120px;
}
.radar ul li.ss img.pic1 {
    left: 36px;
    top: 62px;
}
.radar ul li.ss img.pic2 {
    left: 130px;
    top: 90px;
}
.radar ul li.ss img.pic3 {
    left: 212px;
    top: 12px;
}
.radar ul li.ch img.pic {
    margin-left: -127px;
    top: -120px;
}
.radar ul li.ch img.pic1 {
    left: 19px;
    top: 48px;
}
.radar ul li.ch img.pic2 {
    left: 152px;
    top: 33px;
}
.radar ul li.ch img.pic3 {
    left: 216px;
    top: 22px;
}
.radar ul li.dy img.pic {
    margin-left: -135px;
    top: -120px;
}
.radar ul li.dy img.pic1 {
    left: 77px;
    top: 56px;
}
.radar ul li.dy img.pic2 {
    left: 170px;
    top: 70px;
}
.radar ul li.dy img.pic3 {
    left: 210px;
    top: 20px;
}
.radar ul li.ss.active img.pic {
    animation-delay: 1.4s;
}
.radar ul li.ss.active img.pic3 {
    animation-delay: 1.2s;
}
.radar ul li.ss.active img.pic2 {
    animation-delay: 1s;
}
.radar ul li.ch.active img.pic {
    animation-delay: 1.4s;
}
.radar ul li.ch.active img.pic3 {
    animation-delay: 1.0s;
}
.radar ul li.ch.active img.pic2 {
    animation-delay: 0.6s;
}
.radar ul li.dy.active img.pic {
    animation-delay: 1.4s;
}
.radar ul li.dy.active img.pic3 {
    animation-delay: 1.2s;
}
.radar ul li.dy.active img.pic2 {
    animation-delay: 0.5s;
}



.ggys {
    padding-bottom: 20px;
    background: #fff;
    overflow: hidden;
}
.ggys h2.title,
.zxpt h2.title {
    padding-bottom: 10px;
}
.ggys p,
.zxpt p {
    font-size: 12px;
    text-align: center;
}
.shadow-gray {
    width: 100%;
    background: url("../images/shadow.png") no-repeat center bottom;
    background-size: contain;
}
.phoneBox {
    width: 300px;
    height: 240px;
    margin: 24px auto 0;
    position: relative;
    background: url("../images/phone1.png") no-repeat center bottom;
    border: none;
    background-size: contain;
}
.phoneBox .imgBox {
    width: 64%;
    overflow: hidden;
    position: relative;
    top: 55px;
    left: 0;
}
.phoneBox img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.15s ease-out;
    opacity:0;
    filter: alpha(opacity=0);
}
.phoneBox img.active {
    opacity:1;
    filter: alpha(opacity=100);
    animation: fromTop 0.25s ease-out both;
}
@keyframes fromTop {
    from {
        top: 50px;
    }
}
.pat-list {
    width: 940px;
    margin: 30px auto 0;
}
.pat-list li {
    float: left;
}
.pat-list .circle {
    width: 20px;
    height: 20px;
    margin: 0 10px;
    background: url("../images/circle.png") no-repeat center;
}
.pat-list li.active {
    width: 20px;
    height: 34px;
    background: url("../images/c2-active.png") no-repeat center;
    margin-top: -10px;
}
.pat-list .line {
    width: 180px;
    height: 1px;
    margin-top:8px;
    background: #dce0e5;
}
.pat-steps {
    width: 100%;
    margin-top: 40px;
}
.pat-steps li {
    float: left;
}
.pat-steps .step {
    width: 21%;
    height: 30px;
    padding: 30px 0 0;
    line-height: normal;
    text-align: center;
    font-size: 12px;
    color: #000;
    margin: 0 2%;
    cursor: pointer;
    position: relative;
    overflow: inherit;
}

.pat-steps .step1 {
    background: url("../images/step1.png") no-repeat center top;
    background-size: 30px;
    /*margin-left:0;*/
}
.pat-steps .step2 {
    background: url("../images/step2.png") no-repeat center top;
    background-size: 40px;
}
.pat-steps .step3 {
    background: url("../images/step3.png") no-repeat center top;
    background-size: 20px;
}
.pat-steps .step4 {
    background: url("../images/step4.png") no-repeat center top;
    background-size: 20px;
}
.pat-steps .step5 {
    background: url("../images/step5.png") no-repeat center top;
    background-size: 15px;
    /*margin-right: 0;*/
}
.pat-steps .step1.active,
.pat-steps .step1:hover {
    background: url("../images/step1-active.png") no-repeat center top;
    background-size: 30px;
}
.pat-steps .step2.active,
.pat-steps .step2:hover {
    background: url("../images/step2-active.png") no-repeat center top;
    background-size: 40px;
}
.pat-steps .step3.active,
.pat-steps .step3:hover {
    background: url("../images/step3-active.png") no-repeat center top;
    background-size: 20px;
}
.pat-steps .step4.active,
.pat-steps .step4:hover {
    background: url("../images/step4-active.png") no-repeat center top;
    background-size: 20px;
}
.pat-steps .step5.active,
.pat-steps .step5:hover {
    background: url("../images/step5-active.png") no-repeat center top;
    background-size: 15px;
}
.step .circle {
    width: 5px;
    height: 5px;
    background: url("../images/circle.png") no-repeat;
    background-size: 5px 5px;
    position: absolute;
    left: 50%;
    margin-left: -2.5px;
    top: -15px;
}
.step.active .circle {
    width: 8px;
    height: 10px;
    background: url("../images/c2-active.png") no-repeat;
    background-size: 8px 10px;
    left: 50%;
    margin-left: -4px;
    top: -20px;
}
.step .line {
    width: 80%;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 73%;
    top: -13px;
}
.pat-steps .step.last .line {
    display: none;
}

.zxpt {
    width: 100%;
    background: #f5f5f5;
    overflow: hidden;
}
.plat-icon {
    width: 50%;
    float: left;
    margin-top: 80px;
}
.plat-icon .item {
    width: 45%;
    height: 20px;
    padding-top: 30px;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
    font-size: 12px;
    color: #000;
    cursor: pointer;
}
.plat-icon .bdwx,
.plat-icon .bdtb {
    margin-right: 0;
}
.plat-icon .sjbd {
    background: url("../images/icon-img4.png") no-repeat center top;
    background-size: 25px;
}
.plat-icon .sjbd.active,
.plat-icon .sjbd:hover {
    background: url("../images/icon-img4-active.png") no-repeat center top;
    background-size: 25px;
}
.plat-icon .bdwx {
    background: url("../images/icon-img1.png") no-repeat center top;
    background-size: 25px;
}
.plat-icon .bdwx.active,
.plat-icon .bdwx:hover {
    background: url("../images/icon-img1-active.png") no-repeat center top;
    background-size: 25px;
}
.plat-icon .sjllq {
    background: url("../images/icon-img2.png") no-repeat center top;
    background-size: 25px;
}
.plat-icon .sjllq.active,
.plat-icon .sjllq:hover {
    background: url("../images/icon-img2-active.png") no-repeat center top;
    background-size: 25px;
}
.plat-icon .bdtb {
    background: url("../images/icon-img3.png") no-repeat center top;
    background-size: 25px;
}
.plat-icon .bdtb.active,
.plat-icon .bdtb:hover {
    background: url("../images/icon-img3-active.png") no-repeat center top;
    background-size: 25px;
}
.plat-img {
    width: 50%;
    height: 220px;
    margin-top: 20px;
    float: right;
    position: relative;
    background: url("../images/platImg.png") no-repeat bottom;
    background-size: contain;
}
.plat-img img {
    position: absolute;
    left: -10%;
    top: 18%;
    width: 100%;
    transition: all ease-out 0.75s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.plat-img img.active {
    position: absolute;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation:  fromLeftTop 0.3s ease-out both;
    -o-animation:  fromLeftTop 0.3s ease-out both;
    animation: fromLeftTop 0.3s ease-out both;
}
@keyframes fromLeftTop {
    from {
        left: 0;
        top: 20%;
    }
}
@media screen and (max-width: 320px){
    .plat-icon {
        width: 53%;
        margin-top: 40px;
    }
    .plat-img {
        width: 45%;
        height: 160px;
    }
    @keyframes fromLeftTop {
        from {
            left: -8%;
            top: 15%;
        }
    }
    .plat-img img {
        left: -10%;
        top: 13%;
    }
}
.sales {
    width: 96%;
    padding-top: 20px;
    margin: 0 auto 10px;
    box-shadow: 0 1px 10px #f2f2f2;
    overflow: hidden;
}
.sales h3 {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    text-align: center;
}
.sales p.txt {
    font-size: 12px;
    color: #ccc;
    text-align: center;
    margin-top: 3px;
}
.jf {
    width: 40%;
    padding-bottom: 30px;
    font-size: 12px;
    line-height: 16px;
    float: left;
    margin: 30px 5% 0;
    text-align: center;
}
.jf p {
    color: #ccc;
    margin-bottom: 10px;
}
.jf span {
    line-height: 18px;
    font-size: 12px;
}

.sales.left .jf-left {
    background: url("../images/cpt.png") no-repeat center top;
    background-size: 35px;
    padding-top: 45px;
}
.sales.left .jf-right {
    background: url("../images/cpm.png") no-repeat center top;
    background-size: 35px;
    padding-top: 45px;
}
.sales.right .jf-left {
    background: url("../images/cpc1.png") no-repeat center top;
    background-size: 35px;
    padding-top: 45px;
}
.sales.right .jf-right {
    background: url("../images/cpc2.png") no-repeat center top;
    background-size: 35px;
    padding-top: 45px;
}

.videoBox {
    width: 96%;
    height: 220px;
    position: fixed;
    top: 50%;
    margin-left: 2%;
    margin-top: -110px;
    background: #000;
    z-index: 99;
    display: none;
}
.videoBox .close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 24px;
    color: #fff;
    padding: 10px;
}
.shadow {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 90;
}
.page-feed {
    padding-bottom: 50px;
}