@media (min-width: 1200px) {
    .topbar-fixed {
        background: rgba(0, 0, 0, .5);
    }

    .topbar {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 999;
        font-size: 18px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    }

    .clearfix {
        display: block;
    }

    .w1200 {
        width: 1200px;
        margin: 0 auto;
    }

    .topbar .logo {
        padding: 24px 20px 0;
        position: relative;
    }

    .topbar .logo img {
        height: 52px;
    }

    .logotext {
        color: #fff;
        font-size: 40px;
        float: right;
        margin-left: 5px;
        line-height: 48px;
    }

    .left {
        float: left;
    }

    .menubox {
        display: none;
    }

    .right {
        float: right;
    }

    .topbar .nav li {
        float: left;
        line-height: 98px;
        border-bottom: 2px solid transparent;
        margin: 0 20px 0 0;
        list-style-type: none;
    }

    .topbar li:hover {
        border-bottom-color: #fff;
    }

    .topbar .nav li {
        display: block;
        padding: 0 10px;
        color: #fff;
        text-decoration: none;
    }

    .topbar li:hover {
        cursor: pointer;
        border-bottom-color: #fff;
    }

    .banner {
        margin: 0 auto 0;
        padding: 100px 0 0;
        background: -webkit-linear-gradient(#1d223c, #0570fb);
        background: linear-gradient(#1d223c, #0570fb);
    }

    .banner-inner {
        position: relative;
        height: 450px;
        width: 1200px;
        margin: auto;
    }

    .banner-inner .slogan {
        padding-top: 100px;
        line-height: 80px;
        font-size: 70px;
        color: #fff;
        position: absolute;
        right: 20px;
        font-weight: bold;
        position: absolute;
        text-shadow: 0 3px 6px rgba(0, 0, 0, 0.6);
    }

    .banner-inner .stit {
        font-size: 34px;
        line-height: 110px;
        color: #eff6fe;
        position: absolute;
        right: 20px;
        top: 200px;
        text-shadow: 0 3px 6px rgba(0, 0, 0, 0.6);
    }

    .banner-inner .bg {
        position: absolute;
        bottom: 60px;
        left: 60px;
        width: 575px;
        height: 320px;
        background: url(../images/module.png) 0 0 no-repeat;
    }
    .pages1 .banner {
    background: -webkit-linear-gradient(#1d223c, #2d3237);
    background: linear-gradient(#1d223c, #2d3237);
    }
    .pages1 .market {
    height: 390px;
    /*background: url(../images/bg.png) center no-repeat;*/
    color: #fff;
    padding-top: 45px;
    text-align: center;
    background:  #2d3237;
    }
    .pages1 .market-title {
    color: #fff;
    margin-top: 0;
    font-family: MicrosoftYaHei;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1;
    text-align: center;
    margin: 0px auto 50px auto;
    }
    .joinus{
    position: absolute;
    top:80px;
    left:120px;
    border:1px solid #fff;
    width:50px;
    overflow: hidden;
    color:#fff;
    padding:50px;
    border-radius:10px;
    }
    .joinus div{
    float:left;
    width:20px;

    }
    .pages1 .market ul {
    overflow: hidden;
    margin: 0 auto;
    width: 1200px;
    }
    .pages1 .market ul li {
    width: 200px;
    float: left;
    overflow: hidden;
    margin: 0 90px;
    text-align: center;
    }
    .pages1 .market .circle {
    line-height: 185px;
    }
    .pages1 .market .circle {
    display: block;
    width: 185px;
    height: 185px;
    border: solid 6px #ff9e20;
    border-radius: 50%;
    margin: 0 auto;
    }
    .pages1 .market li:hover .circle{
    border: solid 6px #007aff;
    cursor: pointer;
    color:#007aff;
    }
    .pages1 .market li:hover{
    color:#007aff;
    }
    .pages1 .market li:hover .circle  {
    animation: bounceIn 1s;
    -moz-animation: bounceIn 1s;
    -webkit-animation: bounceIn 1s;
    -o-animation: bounceIn 1s;
    -ms-animation: bounceIn 1s;
    }
    .pages1 .market ul li p {
    margin-top: 20px;
    font-size: 20px;
    }
    .pages2 .banner-inner .bg {
    position: absolute;
    bottom: 80px;
    left: 60px;
    width: 500px;
    height: 320px;
    background: url(../images/news_banner.png) 0 0 no-repeat;
    background-size: 100% 100%;
    border-bottom-left-radius: 20%;
    border-bottom-right-radius:50% ;
    border-top-left-radius: 35%;
    border-top-right-radius: 170%;
    opacity:.5;
    }
    .pages2 .banner-inner:hover .bg{
    opacity:.8;
    }
    .pages3 .bg{
    background: url(https://picture.webuy.net.cn/namecard/tg/tg3.png) -48px -13px no-repeat;
    background-size: 119% 112%;
    border-radius:50%;
    bottom: 100px;
    }
    .container {
        margin: auto;
        width: 1200px;
    }

    .title-item {
        font-family: MicrosoftYaHei;
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 1;
        color: #333333;
        text-align: center;
        margin: 50px auto 50px auto;
    }

    .question-content {
        padding-bottom: 45px;
        overflow: hidden;
        margin: 60px auto;
        width: 1200px;
        display: flex;
    }

    .question-content-item {
        overflow: hidden;
        margin: 0 30px;
    }

    .question-content-item img {
        width: 134px;
        height: 136px;
        display: block;
        margin: 0 auto;
    }

    .question-content-item .info {
        text-align: center;
        line-height: 20px;
        color: #666666;
    }

    .question-content-item .info h3 {
        font-family: MicrosoftYaHei;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
        margin: 30px auto 15px auto;
    }

    .question-content-item .info p {
        font-family: MicrosoftYaHei;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #333333;
    }

    .question-content-item:hover p {
        animation: fadeInUp 1s;
        -moz-animation: fadeInUp 1s;
        -webkit-animation: fadeInUp 1s;
        -o-animation: fadeInUp 1s;
        -ms-animation: fadeInUp 1s;
    }

    .question-content-item:hover h3 {
        animation: fadeInDown 1s;
        -moz-animation: fadeInDown 1s;
        -webkit-animation: fadeInDown 1s;
        -o-animation: fadeInDown 1s;
        -ms-animation: fadeInDown 1s;
        color: #f64;
    }

    .question-content-item:hover img {
        animation: bounceIn 1s;
        -moz-animation: bounceIn 1s;
        -webkit-animation: bounceIn 1s;
        -o-animation: bounceIn 1s;
        -ms-animation: bounceIn 1s;
    }

    .title-item:before {
        margin-right: 10px;
        display: inline-block;
        content: '';
        height: 10px;
        width: 300px;
        background-color: red;
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
        position: relative;
        top: -5px;
        background: -webkit-linear-gradient(right, #eee, #fff); /* Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #eee, #fff); /* Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #eee, #fff); /* Firefox 3.6 to 15 */
        background: linear-gradient(right, #eee, #fff); /* 标准语法 */
    }

    .title-item:after {
        margin-left: 10px;
        display: inline-block;
        content: '';
        height: 10px;
        width: 300px;
        background-color: red;
        border-top-right-radius: 50%;
        border-bottom-right-radius: 50%;
        position: relative;
        top: -5px;
        background: -webkit-linear-gradient(left, #eee, #fff); /* Safari 5.1 to 6.0 */
        background: -o-linear-gradient(left, #eee, #fff); /* Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(left, #eee, #fff); /* Firefox 3.6 to 15 */
        background: linear-gradient(left, #eee, #fff); /* 标准语法 */
    }

    .smallscr {
        display: none;
    }

    .page02-images {
        width: 600px;
    }

    .page02-images img {
        width: 500px;
        height: 400px;
        margin: auto;
    }

    .page03-images img {
        width: 500px;
        height: 400px;
        margin: auto;
    }

    .page02-inner,
    .page03-inner {
        width: 600px;
    }

    .big-tit2 {
        font-size: 40px;
        line-height: 80px;
        font-weight: normal;
    }

    .big-tit2-down {
        width: 90px;
        height: 8px;
        background: #2380f7;
        border-radius: 4px;
    }

    .contlist {
        margin: 30px auto 0;
    }

    .contlist li {
        margin: 0 auto 20px;
        color: #666;
    }

    .contlist li .tit {
        line-height: 28px;
        font-size: 20px;
        font-weight: normal;
    }

    .contlist li .intro {
        line-height: 24px;
        font-size: 14px;
    }
    .footer {
    background-color: #2d3237;
    clear: both;
    overflow: hidden;
    }
    .footer .footer_text {
    color: rgba(255,255,255,0.90);
    padding: 1.5rem 0;
    line-height: 200%;
    text-align: center;
    font-size:18px;
    }
    .footer .container {
    width: 1200px;
    padding: 0;
    }
    .footer a{
    color:#fff;
    text-decoration: none;
    }

    .case-warp {
    overflow: hidden;
    padding: 30px 0 60px;
    margin:auto;
    width:1200px;
    }
    .case-warp .case-ul {
    width: 1193px;
    margin: auto;
    margin:0px;
    }
    .case-warp .case-ul li {
    box-sizing: border-box;
    padding: 30px;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    }
    .case-warp .case-ul li a {
    display: block;
    height: 100%;
    width: 100%;
    }
    .case-warp .case-ul li .pc {
    float: left;
    padding-right: 20px;
    width: 226px;
    height: 226px;
    overflow: hidden;
    }
    .case-warp .case-ul li .text {
    float: left;
    width: 883px;
    box-sizing: border-box;
    }

    .case-warp .case-ul li .pc img {
    width: 100%;
    height: 100%;
    }
    .case-warp .case-ul li .text .text-title {
    padding: 5px 0 18px;
    font-size: 20px;
    color: #000000;
    height: 32px;
    line-height: 32px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    margin:0px auto;
    text-align:left;
    }
    .case-warp .case-ul li .text .des {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    /*height: 96px;*/
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    }
    .case-warp .case-ul li .bot {
    width: 100%;
    color: #666;
    font-size:14px;
    margin-top:20px;
    line-height:16px;
    }
    .case-warp .case-ul li .bot .time {
    position: absolute;
    left: 275px;
    }
    .case-warp .case-ul li .bot .look {
    position: absolute;
    right: 110px;
    }
    .case-warp .case-ul li .bot .shape {
    position: absolute;
    right: 35px;
    cursor: pointer;
    }
    .case-warp .case-ul li .bot img {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top:-2px;
    }

    .pages2 .banner-inner .slogan{
        position: absolute;
        padding-top:135px;
        right:125px;
        opacity: .5;
    }
    .pages3 .bg{
    background: url(https://picture.webuy.net.cn/namecard/tg/tg3.png) -48px -13px no-repeat;
    background-size: 119% 112%;
    border-radius:50%;
    bottom: 100px;
    }
    .pages3 .w2 {
    width: 1180px;
    margin: 0 auto;
    }
    .pages3 .about .u-title {
    text-align: center;
    margin: 100px auto 25px auto;
    }
    .pages3 .about .u-title span {
    font-size: 28px;
    color: #333333;
    margin: 0 20px;
    vertical-align: middle;
    }
    .pages3 .about .abtxt {
    width: 520px;
    margin: 0 auto 40px auto;
    text-align: center;
    }
    .pages3 .about .abtxt p {
    color: #888;
    font-size: 12px;
    }

    .pages3 .about .abtxt p.china {
    letter-spacing: 4px;
    font-size: 18px;
    padding-bottom: 5px;
    }
    .pages3 .about{
    overflow: hidden;
    }
    .pages3 .about .ad_pic {
    width: 720px;
    height: 447px;
    position: relative;
    float: left;
    }
    .swiper-slide img{
    width: 660px;
    height: 400px;
    }
    .pages3 .about .ab-des {
    float: left;
    width: 344px;
    padding: 20px 0 0 95px;
    }
    .about .ab-des p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    color: #888888;
    }
    .about .ab-des h2 {
    font-family: PingFang-SC-Medium;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
    }
    .about .ab-des p.ab-title-des {
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #999999;
    margin-top: 15px;
    line-height: 1;
    }
    about .ab-des .small-line {
    width: 20px;
    height: 2px;
    display: inline-block;
    background-color: #ff7f00;
    margin: 35px 0 13px 0;
    }
   .main{
    line-height: 250%;
    }
    .main_history .history_bg {
    position: relative;
    overflow: hidden;

    }
    .main_history .history_bg .bg {
    position: absolute;
    width: 8px;
    height: 100%;
    background-color: #f2dec7;
    border-radius: 4px;
    top: 0;
    left: 50%;
    margin-left: -4px;
    }
    .main_history .history_list {
    margin: 20px 0;
    }
    .main_history .history_list li {
    overflow: hidden;
    margin-bottom: 50px;
    width:1100px;
    }

    .main_history .history_list li .intro {
    position: relative;
    float: left;
    text-align: right;
    width: 415px;
    padding: 0 150px 10px 43px;
    line-height:36px;
    }
    .main_history .history_list li.right .intro {
    text-align: left;
    padding: 0 43px 10px 150px;
    float: right;
    }
    .main_history .history_list li img {
    margin-left: 80px;
    }
    .main_history .history_list li.right img {
    margin-left: 80px;
    }
    .main_history .history_list li i {
    display: block;
    width: 135px;
    height: 36px;
    position: absolute;
    top: 10px;
    right: 0;
    background: url(../images/icon.png) no-repeat 0 -17px;
    }
    .main_history .history_list li.right i {
    left: 0;
    background: url(../images/icon.png) no-repeat -99px -17px;
    }
    .main_history .data {
    color: #c7181e;
    font-size: 18px;
    }
    .main_history .event {
    font-size: 16px;
    color: #666;
    }
    .pre-ul {
    padding: 0 100px 50px;
    }
    .pre-ul li {
    float: left;
    width: 200px;
    margin: 0 40px 40px 0;
    text-align: center;
    list-style-type:none;
    }
    .pre-ul li img {
    width: 200px;
    height: 200px;
    border:none;
    }
    .pre-ul li:hover img {
    transform: scale(1.1);
    }
    .pre-ul li .name {
    font-size: 20px;
    color: #000000;
    padding-top: 10px;
    line-height: 25px;
    }
    .pre-ul li .nc {
    font-size: 14px;
    color: #000000;
    line-height: 30px;
    margin-bottom: 10px;
    }
    .pre-ul li .nc1 {
    line-height: 10px !important;
    margin-top: -10px;
    }
    .pre-ul li .desWarp {
    height: 60px;
    overflow: hidden;
    font-size: 12px;
    color: #666666;
    }
    .banner-inner .apply  {
    display: inline-block;
    width: 184px;
    margin: 0 35px 0 0;
    font-size: 24px;
    line-height: 58px;
    color: #fff;
    border: 1px solid #ffffff61;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    right:100px;
    bottom:50px;
    }
    .banner-inner .apply:hover {
    box-shadow: 0px 0 10px #007aff;
    color:#007aff;
    border: 1px solid #007aff;
    cursor: pointer;
    }

    .wrapper{
    position: absolute;
    right:500px;
    top:180px;
    }

    .wrapper .line{
    position: absolute;
    top: 0px;
    width: 2px;
    height: 8px;
    background-color: red;
    }

    .wrapper .circle{
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: blue;
    }
    .wrapper .circle-top{
    top: 0px;
    left: -3.5px;
    }
    .wrapper .circle-bottom{
    bottom: 0px;
    left: -3.5px;
    }

    .wrapper .dot{
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: -1.5px;
    }

    .wrapper .line1{
    margin-left: 0px;
    background-color: #2410CB;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    }
    .wrapper .line1 > span{
    background-color: #D4141E;
    }
    .wrapper .line1 > .dotted > .dot{
    background-color: #D4141E;
    }
    .wrapper .line1 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    }
    .wrapper .line1 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    }
    .wrapper .line1 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    }
    .wrapper .line1 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) infinite;
    }

    .wrapper .line2{
    margin-left: 35px;
    background-color: #852DF4;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    }
    .wrapper .line2 > span{
    background-color: #FC7E48;
    }
    .wrapper .line2 > .dotted > .dot{
    background-color: #FC7E48;
    }
    .wrapper .line2 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    }
    .wrapper .line2 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    }
    .wrapper .line2 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    }
    .wrapper .line2 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .05s infinite;
    }

    .wrapper .line3{
    margin-left: 70px;
    background-color: #F42DF1;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    }
    .wrapper .line3 > span{
    background-color: #EDEB29;
    }
    .wrapper .line3 > .dotted > .dot{
    background-color: #EDEB29;
    }
    .wrapper .line3 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    }
    .wrapper .line3 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    }
    .wrapper .line3 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    }
    .wrapper .line3 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .1s infinite;
    }

    .wrapper .line4{
    margin-left: 105px;
    background-color: #F91396;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    }
    .wrapper .line4 > span{
    background-color: #ACED29;
    }
    .wrapper .line4 > .dotted > .dot{
    background-color: #ACED29;
    }
    .wrapper .line4 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    }
    .wrapper .line4 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    }
    .wrapper .line4 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    }
    .wrapper .line4 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .15s infinite;
    }

    .wrapper .line5{
    margin-left: 140px;
    background-color: #D4141E;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    }
    .wrapper .line5 > span{
    background-color: #4EF02B;
    }
    .wrapper .line5 > .dotted > .dot{
    background-color: #4EF02B;
    }
    .wrapper .line5 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    }
    .wrapper .line5 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    }
    .wrapper .line5 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    }
    .wrapper .line5 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .2s infinite;
    }

    .wrapper .line6{
    margin-left: 175px;
    background-color: #FC7E48;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    }
    .wrapper .line6 > span{
    background-color: #38E790;
    }
    .wrapper .line6 > .dotted > .dot{
    background-color: #38E790;
    }
    .wrapper .line6 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    }
    .wrapper .line6 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    }
    .wrapper .line6 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    }
    .wrapper .line6 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .25s infinite;
    }

    .wrapper .line7{
    margin-left: 210px;
    background-color: #EDEB29;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    }
    .wrapper .line7 > span{
    background-color: #25EACC;
    }
    .wrapper .line7 > .dotted > .dot{
    background-color: #25EACC;
    }
    .wrapper .line7 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    }
    .wrapper .line7 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    }
    .wrapper .line7 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    }
    .wrapper .line7 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .3s infinite;
    }

    .wrapper .line8{
    margin-left: 245px;
    background-color: #ACED29;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    }
    .wrapper .line8 > span{
    background-color: #309CDF;
    }
    .wrapper .line8 > .dotted > .dot{
    background-color: #309CDF;
    }
    .wrapper .line8 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    }
    .wrapper .line8 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    }
    .wrapper .line8 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    }
    .wrapper .line8 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .35s infinite;
    }

    .wrapper .line9{
    margin-left: 280px;
    background-color: #4EF02B;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    }
    .wrapper .line9 > span{
    background-color: #2544E7;
    }
    .wrapper .line9 > .dotted > .dot{
    background-color: #2544E7;
    }
    .wrapper .line9 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    }
    .wrapper .line9 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    }
    .wrapper .line9 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    }
    .wrapper .line9 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .4s infinite;
    }

    .wrapper .line10{
    margin-left: 315px;
    background-color: #38E790;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    }
    .wrapper .line10 > span{
    background-color: #852DF4;
    }
    .wrapper .line10 > .dotted > .dot{
    background-color: #852DF4;
    }
    .wrapper .line10 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    }
    .wrapper .line10 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    }
    .wrapper .line10 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    }
    .wrapper .line10 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .45s infinite;
    }

    .wrapper .line11{
    margin-left: 350px;
    background-color: #25EACC;
    -webkit-animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    animation: line 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    }
    .wrapper .line11 > span{
    background-color: #F42DF1;
    }
    .wrapper .line11 > .dotted > .dot{
    background-color: #F42DF1;
    }
    .wrapper .line11 > .dotted > .dot-top{
    top: 0px;
    -webkit-animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    animation: dot-top 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;

    }
    .wrapper .line11 > .dotted > .dot-bottom{
    bottom: 0px;
    -webkit-animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    animation: dot-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    }
    .wrapper .line11 > .dotted > .dot-middle-top{
    top: 0px;
    -webkit-animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    animation: dot-middle-top 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    }
    .wrapper .line11 > .dotted > .dot-middle-bottom{
    bottom: 0px;
    -webkit-animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    animation: dot-middle-bottom 2s cubic-bezier(0.250, 0, 0.705, 1) .5s infinite;
    }

    @-webkit-keyframes line{
    0%{height: 4px; top: 0px; left: 0px; -webkit-transform: rotate(-65deg)}
    10%{height: 220px; top: -110px; left: 15px;}
    45%{height: 200px; top: -100px; left: 25px;}
    70%{height: 8px; top: 0px; left: 25px; -webkit-transform: rotate(0deg);}
    100%{height: 8px; top: 0px; left: 15px; -webkit-transform: rotate(0deg);}
    }
    @-webkit-keyframes dot-top{
    0%{top: -30px}
    10%{top: -30px;}
    45%{top: -25px;}
    60%{top: 0px;}
    100%{top: 0px;}
    }
    @-webkit-keyframes dot-bottom{
    0%{bottom: -30px}
    10%{bottom: -30px;}
    45%{bottom: -25px;}
    60%{bottom: 0px;}
    100%{bottom: 0px;}
    }
    @-webkit-keyframes dot-middle-top{
    0%{}
    10%{}
    45%{top: 98px;}
    70%{top: -50px;}
    85%{top: 0px;}
    100%{top: 0px;}
    }
    @-webkit-keyframes dot-middle-bottom{
    0%{}
    10%{}
    45%{bottom: 98px;}
    70%{bottom: -50px;}
    85%{bottom: 0px;}
    100%{bottom: 0px;}
    }

    @keyframes line{
    0%{height: 4px; top: 0px; left: 0px; transform: rotate(-65deg)}
    10%{height: 220px; top: -110px; left: 15px;}
    45%{height: 200px; top: -100px; left: 25px;}
    70%{height: 8px; top: 0px; left: 25px; transform: rotate(0deg);}
    100%{height: 8px; top: 0px; left: 15px; transform: rotate(0deg);}
    }
    @keyframes dot-top{
    0%{top: -30px}
    10%{top: -30px;}
    45%{top: -25px;}
    60%{top: 0px;}
    100%{top: 0px;}
    }
    @keyframes dot-bottom{
    0%{bottom: -30px}
    10%{bottom: -30px;}
    45%{bottom: -25px;}
    60%{bottom: 0px;}
    100%{bottom: 0px;}
    }
    @keyframes dot-middle-top{
    0%{}
    10%{}
    45%{top: 78px;}
    70%{top: -50px;}
    85%{top: 0px;}
    100%{top: 0px;}
    }
    @keyframes dot-middle-bottom{
    0%{}
    10%{}
    45%{bottom: 78px;}
    70%{bottom: -50px;}
    85%{bottom: 0px;}
    100%{bottom: 0px;}
    }
    .bigvideo{
        display: block;
    }
    .smallvideo{
        display: none;
    }



    .saas-service{
        margin: auto;
        width:1200px;
        font-size:14px;
    }
    .partner_head {
        text-align: center;
        position: relative;
        height: 48px;
        margin: 10px 0;
    }
    .partner_font_saas {
        background-color: #f9f9f9;
        font-weight: bolder;
        line-height: 48px;
        width: 500px;
        letter-spacing: 3px;
        font-size: 24px;
        position: absolute;
        text-align: center;
        left: 50%;
        margin-left: -250px;
        z-index: 1;
        color: #666;
        font-family: "Times New Roman", Georgia, Serif;
    }
    .line {
        position: relative;
        top: 24px;
        height: 2px;
        background-color: #ddd;
    }
    .floor-products .products {
        margin: 0 35px;
        padding-top: 14px
    }

    .floor-products .products .product {
        float: left;
        position: relative;
        margin-right: 30px;
    }

    .floor-products .products .product:hover {
        z-index: 2;
        box-shadow: 0 15px 30px rgba(0,0,0,.1);
        transform: translate3d(0,-2px,0);
    }

    .floor-products .products .product .tag-buy-most,.floor-products .products .product .tag-recommend {
        position: absolute;
        top: 0;
        left: 90px;
        width: 80px;
        height: 20px;
        background: hsla(0,0%,100%,.4481);
        font-size: 12px;
        color: #000;
        line-height: 20px;
        text-align: center;
        margin: auto;
    }

    .floor-products .products .product .head-row {
        width: 260px;
        height: 120px;
        border-radius: 8px 8px 0 0;
        padding-top:32px;
    }

    .floor-products .products .product .head-row .title {
        height: 33px;
        font-size: 24px;
        color: #fff;
        line-height: 33px;
        margin: auto;
        /*padding-top: 32px;*/
        text-align: center;
    }

    .floor-products .products .product .head-row .price {
        font-size: 18px;
        height: 42px;
        line-height: 42px;
        text-align: center;
        margin: auto;
        margin-top: 4px;
        color: #fff;
    }

    .floor-products .products .product .head-row .price span {
        font-size: 30px;
    }

    .floor-products .products .product .head-row.mgr40 {
        margin-right: 40px;
    }

    .floor-products .products .product .head-row.bgcolor1 {
        background: #00c85b;
    }

    .floor-products .products .product .head-row.bgcolor2 {
        background: #00c29e;
    }

    .floor-products .products .product .head-row.bgcolor3 {
        background: #0fade3;
    }

    .floor-products .products .product .head-row.bgcolor4 {
        background: #0092f2;
    }

    .floor-products .products .product .head-row.bgcolor5 {
        background: #176ff2;
    }

    .floor-products .products .product .body-row {
        height: 750px;
        width: 258px;
        border: 1px solid #e5e5ea;
        border-top: 0;
        display: none;
    }

    .floor-products .products .product .body-row .module {
        height: 20px;
        font-size: 14px;
        color: #000;
        line-height: 20px;
        margin-top: 14px;
        margin-left: 71px;
    }

    .floor-products .products .product .body-row .item {
        font-size: 14px;
        color: rgba(0,0,0,.84);
        line-height: 20px;
        margin-left: 10px;
        text-indent: 20px;
        margin-top: 5px;
    }

    .floor-products .products .product .body-row .item.dui-icon {
        background: url(https://jf-image.oss-cn-hangzhou.aliyuncs.com/website_v2/img/dui.png?d9158d8) no-repeat;
        background-position: 0 6px;
    }

    .floor-products .products .product .body-row .item.cuo-icon {
        background: url(https://jf-image.oss-cn-hangzhou.aliyuncs.com/website_v2/img/cuo.png?5b26f8f) no-repeat;
        background-position: 0 6px;
    }

    .floor-products .products .product .body-row .item.cuo-color {
        color: rgba(0,0,0,.44);
    }

    .floor-products .products .product .foot-row {
        height: 55px;
        border-radius: 0 0 8px 8px;
        width: 258px;
        border: 1px solid #e5e5ea;
        border-top: 0;
    }

    .floor-products .products .product .foot-row .button {
        width: 140px;
        height: 36px;
        background: #fff;
        border-radius: 17px;
        margin:20px  auto;
        border: 1px solid #1890ff;
        color: #1890ff;
        text-align: center;
        line-height: 36px;
        cursor: pointer;
    }

    .floor-products .operate {
        /*padding-bottom: 20px;*/
        cursor: pointer;
    }

    .table-details table{
        text-align: center;
        border-collapse: collapse;
        margin: 5px 0px 0px 5px;
        width: 1190px;
        font-size: 14px;
        font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, Simsun, "Heiti SC", Helvetica, Tahoma, Arial, "PingFang SC", "WenQuanYi Micro Hei";
        color: #2e3e4e;
    }

    .table-details table thead{
        font-weight: bolder;
    }


    .table-details table td{
        padding: 0px;
        border: 1px solid #ddd;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        color: #666;
    }
    .table-details table .text-left{
        text-align: left;
        padding-left:20px;
    }

}