body{
    overflow-x: hidden;
    font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

@font-face {
    font-family:微软雅黑;
    src: url('../fonts/msyh.eot'); /* IE9 Compat Modes */
    src: url('../fonts/msyh.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/msyh.woff') format('woff'), /* Modern Browsers */
    url('../fonts/msyh.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/msyh.svg#msyh') format('svg'); /* Legacy iOS */
}
.container-fluid{
    padding:0;
}

.header-notice{
    display:block;
    height:32px;
    background: #192E5F;
    color:#fff;
    line-height:32px;
    font-size: 12px;
}

.header-notice-con .active{
    color:#fff;
}
.header-right-con{
    line-height:60px;
    color:#fff;
    font-size:12px;
    padding-right:20px;
}
.search-mark-btn{
    position:relative;
    width:40px;
    height:40px;
    line-height:24px;
    border:0;
    background: transparent;
    margin-right:20px;
}

.search-input{
    position:relative;
    height:34px;
    line-height:34px;
    width:400px;

}
.search-bg-squre{
    position:relative;
    line-height:34px;
    width:400px;
    height:34px;
    font-size:12px;
    background: url("../images/search_input_squre.png") no-repeat;
    border:0;
    padding-left:40px;
    padding-right:40px;
    margin-right:20px;
}

.search-close{
    position:absolute;
    display: inline-block;
    width:24px;
    height:24px;
    line-height:24px;
    background: url("../images/close_seach.png") no-repeat;
    border:0;
    top:-5px;
    right:30px;
    z-index: 999;
}
.search-gray-close{
    position:absolute;
    display: inline-block;
    width:24px;
    height:24px;
    line-height:24px;
    background: url("../images/close_gray_seach.png") no-repeat;
    border:0;
    top:75px;
    right:20px;
    z-index: 999;
}

.xx-login-btn{
    position:relative;
    height:30px;
    padding:0 10px;
    border:1px solid rgba(255,255,255,0.5);
    border-radius: 5px;
    background: transparent;
    line-height: 25px;
    text-align: center;
}

.xx-login-btn-hover-show{
    position:absolute;
    white-space:nowrap;
    height:80px;
    background: #1e7def;
    display: none;
    top:47px;
    text-align: left;
    color:#fff;
    z-index: 9999;
    right:0px;
    padding:10px;
    border-radius:0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.xx-login-btn-hover-show ul li{
    line-height:30px;
}


.mobile{
    position: relative;
    float:right;
    height:30px;
    display:block;
}
.mobile-img{
    width:10px;
    height:16px;
    z-index: 9999;
    margin-top:20px;
    background: url("../images/mobile.png");
}
.mobile-hover-show{
    position:absolute;
    width:160px;
    height:200px;
    background: #fff;
    display: none;
    top:44px;
    text-align: center;
    color:#5d5d5d;
    z-index: 9999;
    right:-15px;
    padding-top:10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);

}
.triangle-up {
    position: absolute;
    top:-6px;
    right:14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #fff;
}
dt:first-child{
    line-height:40px;
}
.text-blue{
    color:#248EFA;
}
.mobile:hover .mobile-hover-show{
    display: block;
}
.xx-login-btn:hover .xx-login-btn-hover-show{
    display: block;
}
.xx-login-btn-con:hover .xx-login-btn-hover-show{
    display: block;
}
.xx-login-btn-con {
    position: relative;
    display: inline-block;
}
.navbar-xing-default{
    height:60px;
    margin-bottom:0;
    border-left:1px solid #1e7def;
    border-right:1px solid #1e7def;
    background:#1e7def;
    /* background: -ms-linear-gradient(left top,#1F80F3,#192E5F); IE 10
    background:-moz-linear-gradient(left top,#1F80F3,#192E5F);/*火狐
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#1F80F3), to(#192E5F));/*谷歌
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1F80F3), to(#192E5F));/* Safari 4-5, Chrome 1-9
    background: -webkit-linear-gradient(left top, #1F80F3, #192E5F);   /*Safari5.1 Chrome 10+
    background: -o-linear-gradient(left top,#1F80F3,#192E5F);  /*Opera 11.10+*/
}

ul{
    list-style-type: none;
    padding:0;
    margin:0;
}
.dropdown-xing-menu{
    padding:10px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.dropdown-xing-menu  li{
    white-space:nowrap;


}

.dropdown-xing-menu > li > ul > li {
    height:30px;
    line-height:30px;
    font-size: 14px;
    width:auto;
}


.dropdown-title,
.side-menu-title{
    font-size:14px;
    color: #1e7def;
    font-weight:bold;
}

.side-menu-title{
    padding-bottom:10px;
    display: block;
}
.margintop-5{
    margin-top:5px;
}
.margintop-32{
    margin-top:32px;
}

.margintop-110{
    margin-top:60px;
}
.item > img{
    width:100%;
    height:auto;
}

.search-area{
    position: absolute;
    top:30%;
    width:360px;
    height:360px;
    background:#FFFFFF;
    z-index: 9999;
    margin-left:30px;
    /*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.175);*/
}

.search-area-title{
    height:55px;
    line-height:55px;
    background: #1E96F4;
    color:#fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.search-area-part-one,
.search-area-part-two,
.search-area-part-three,
.search-area-part-four{
    height:305px;
    padding:20px;
}
.search-area-part-title{
    font-size:16px;
    color:#999999;
}
.search-area-part-con ul li{
    float:left;
    margin-top:18px;
    width:320px;
}

.search-area-part-four > .search-area-part-con ul li{
    margin-top:13px;
}

.search-area-part-class{
    float:left;
    width:50px;
    height:20px;
    line-height:20px;
    display: block;
    padding-left:5px;
    font-size:12px;
    color:#fff;
    margin-right:20px;
    background:url(../images/small_title_bg.png) no-repeat;
}
.search-area-part-con-select{
    float:left;
    display: block;
    width:80px;
}

.btn-pre,
.btn-next,
.btn-purchase{
    width:80px;
    height:34px;
    line-height:30px;
    text-align: center;
    border-radius: 5px;
    color:#fff;
    font-size:14px;
    background: #1E96F4;
    border:0;
    float: right;

}

.btn-pre
{
    color:#5D5D5D;
    background: #fff;
    border:1px solid #ddd;
    margin-right:10px;
}

.btn-purchase{
    width:220px;
    height:40px;
    float:left;
}
.slide-nav{
    position:absolute;
    vertical-align: middle;
    z-index: 999;
    top:46%;
    left:2%;
    width:120px;
    font-size:14px;
}

.slide-nav li{
    position: relative;
    height:50px;
    width:100px;
    margin-top:20px;
    border-radius: 5px;
    line-height: 16px;
    text-align: center;
    background:#ddd;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}

.slide-nav li.active{
    background:#248efa;
    color:#fff;
}


.one-plan{
    position:relative;
    float:left;
    margin-bottom:10%;
}

 .row div:nth-child(3) .one-plan,
 .row div:nth-child(4) .one-plan{
     margin-bottom:0;
}



.body-con{
    margin-top:-250px;
}

.solution-con{
    font-size: 20px;
    line-height:58px;
    padding:0;
    font-size:14px;
}
.solution-title{
    margin-bottom:4%;
    z-index: 999;
}

.solution-title p{
    font-size:14px;
    line-height: 24px;
    color:#828282;
}

.solution-title h1{
    color:#248EFA;
}
.organization{
    padding:20px;
}
.organization h1{
    color:#333;
}

.organization h3{
    color:#333;
}

.cold-chain-text{
    text-align: center;
    display:block;
    color:#666;
    line-height:38px;
    font-weight:300;
}

.cold-chain-advantage,
.cold-chain-service{
    margin-top:100px;
}

.cold-chain-advantage-pic{
    text-align: center;

}
.cold-chain-advantage-pic img{
    margin-left:10px;
    margin-right:10px;
    margin-bottom:20px;
}

.cold-chain-service-pic-one,
.cold-chain-service-pic-two,
.cold-chain-service-pic-three{
    display: inline-block;
    position:relative;
    text-align: center;
}

.cold-chain-service-pic-one{
    margin-left:40px;
}
.cold-chain-service-pic-two{
    margin-left:115px;
}

.cold-chain-service-pic-three{
    margin-left:150px;
}

.service-pic-one-title,
.service-pic-two-title,
.service-pic-three-title{
    font-size:18px;
    color:#03B0D2;
    margin-top:10px;
}
.service-pic-two-title{
    color:#00A3E8;
}
.service-pic-three-title{
    color:#2EA7E0;
}


.solution-case{
    margin-top:0;
}
.marks{
    width:64px;
    height:64px;
    margin-left:12px;
    margin-right:12px;
    float:left;
}

.marks img{
    width:100%;
}

.introduce-con{
   clear:both;
    float:left;
    padding-left:100px;
    margin-top:-70px;
    line-height:25px;
    font-size:14px;
    color:#828282;
}
.introduce-con  h4,
.thumbnail h4{
    color:#333;
    margin-bottom:3%;
}

.caption{
    font-size: 32px;
    color:#333;
    padding-top:40px;
    padding-bottom:40px;
}
h3{
    color:#333;
}
.solution-case h3{
    color:#fff;
}
.more{
    margin-top:20px;
}
.more a{
    font-size:12px;
    color:#248EFA;

}
.xx-login-btn-hover-show a{
    color:#fff;
}
.xx-login-btn-hover-show a:hover{
    color:rgba(255,255,255,0.6);
}
.more  a:hover,
.more  a:focus {
    color: #1e76d4;
}



.slideli1 ul{
    list-style:none;
}


.slideul1{
    width:6999px;
}

.slideul1 li{
    position:relative;
    float:left;
    width:3096px;
}
.slideul2 li{
    position:relative;
    margin:4px 6px;
    float:left;
    width:3999px;
    height:66px;
}

.slideul2 li ul li{
    width:160px;
    float:left;
    margin-left:6px;
    margin-right:6px;
    height:66px;
}
.slideul2 li ul li img{
    border:1px solid #efefef;
}
.slideul2 li ul li img:hover{
    margin-top:-4px;
    margin-left:-4px;
    width:106%;
    height:106%;
    border:1px solid #efefef;
}

.product-pic-title{
   padding:40px 20px;
}
.product-pic{
    margin-right:20px;
    width:400px;
    height:300px;
}
.product-pic-title-right{
    position: relative;
    float:left;
    margin-left:20px;
}
.product-title{
    font-size:24px;
    color:#333;
    margin-top:16px;
    margin-bottom:16px;
}
.product-purchase{
    float:left;
    width:100%;
    margin-top:50px;
    margin-bottom:16px;
}
.product-characteristic ul{
     list-style-image: url("../images/blue_circle.png");
     color:#333;
     margin-top:20px;
     padding-left:20px;
 }

.product-characteristic ul li{
    height:30px;
    width:100%;
    line-height:30px;
    font-weight:bold;
}

.bot{
    position:absolute;
    float:left;
    display: inline;
    width:100%;
    bottom:40px;
    background:#00113A;
    font-size:14px;
}

.bot-line{
    width:100%;
    background: #1e7def;
    font-size:14px;
    padding:10px 0;
}

.bot-con h4{
    color:#fff;
    margin-bottom:10px;
}

.bot-con ul li{
    color:rgba(255,255,255,0.8);
}

.bot-con ul li a,
.header-notice-con a{
    color:rgba(255,255,255,0.8);
}

.bot-con ul li a:hover,
.bot-con ul li a:focus,
.header-notice-con a:hover,
.header-notice-con a:focus{
    color:rgba(255,255,255,0.6);
}

.footer{
    background:#104588;
    padding:10px 0;
    color:rgba(255,255,255,1);
    font-size:14px;
    width:100%;
    text-align: center;
}



/* 覆盖bootstrap原样式*/
.navbar{
    border-radius: 0;
}
.navbar-brand {
    padding: 0px 15px;
}
.navbar-toggle .icon-bar {
    background:#999;
}

.nav{
    position:relative;
    float:left;
    margin-left:1%;
    font-size:16px;

}
.nav > li{
    position: relative;
    float: left;

}
.nav > li > a {
    color:#fff;
    text-decoration: none;

}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent;
    color:rgba(255,255,255,0.6);
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
    color:rgba(255,255,255,0.6);
}


.nav > li.active > a
{
    color:rgba(255,255,255,1);
    border-bottom:2px solid #fff;
    line-height:22px;
}
.nav > li.active > a:hover,
.nav > li.active > a:focus
{
    color:rgba(255,255,255,0.6);
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu {
    background-color: rgba(255, 255, 255, .90);
    top: 108%;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .175);

}

.dropdown-menu > li > a {
    color: #5d5d5d;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #248EFA;
    text-decoration: none;
    background-color:transparent;

}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.divider {
    border-top: 1px solid #ddd;
    overflow: hidden;
}

.margintop-32  li:nth-child(2){
    height:20px;

}

.btn-xing {
    border-radius: 20px;
}

.btn-xing-default {
    color: #248EFA;
    background-color: #fff;
    border-color: #248EFA;
}
.btn-xing-default:hover,
.btn-xing-default:focus,
.btn-xing-default.focus,
.btn-xing-default:active,
.btn-xing-default.active,
.open > .dropdown-toggle.btn-default {
    color: #1e76d4;
    border-color: #1e76d4;
}

.btn-primary{

}
.btn-primary {
    color: #fff;
    background-color: #248EFA;
    border-color: #248EFA;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #1e76d4;
    border-color: #1e76d4;
}


.thumbnail {
    border:0;
    background:#fafafa;
    border-radius: 0;
}

.thumbnail > img{
    width:100%;
}
.thumbnail >h4{
    padding-top:10px;
}
.thumbnail >p{
    padding:10px;
}


.item img{
    top:0;
    right:0;
    left:0;
    bottom:0;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    font-size:12px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: ">";
}

a {
    color: #5D5D5D;
    text-decoration: none;
}

.navbar-nav a{
    color: #fff;
    text-decoration: none;
}

.dropdown-xing-menu a{
    color: #333;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #248EFA;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


.header-right-con span a{
     color:#fff;
 }
.header-right-con span a:hover{
    color:rgba(255,255,255,0.5);
}
/*屏幕大小不同，样式不同*/
@media screen and (max-width: 1024px) {
    .header-notice-con,
    .body-con,
    .solution-con,
    .bot-con,
    .product-con{
        width:100%;
        clear: both;
        margin:0 auto;
        color:#c2c2c2;
    }
    .container-xing-fluid{
        width:100%;
        margin: 0 auto;
    }

    #slide{
        overflow:hidden;
        width:100%;


    }

    .solution{
        width:100%;
        margin-top:-22%;
    }
    /*--第二屏 CSS--*/
    .second{
        padding-top:0px;
    }
    .second .zhll{
        width:840px;
        height:422px;
        margin:0 auto;
        background:#f8f8f8;
        overflow:hidden;
    }
    .second .zhll-word{
        position:absolute;
        width:279px;
        opacity: 0;
        margin-left:260px;
        margin-top:-40px;
    }

    .second .zhll-mid-line{
        position:absolute;
        width:782px;
        opacity: 0;
        margin-left:85px;
        margin-top:170px;

    }
    .second .zhll-num{
        position:absolute;
    }
    .second .zhll-num1{
        opacity: 0;
        width:117px;
        margin-left:0;
        margin-top:-3px;
    }
    .second .zhll-num2{
        opacity: 0;
        width:126px;
        margin-left:92px;
        margin-top:198px;
    }
    .second .zhll-num3{
        opacity: 0;
        width:81px;
        margin-left:218px;
        margin-top:-3px;
    }
    .second .zhll-num4{
        opacity: 0;
        width:154px;
        margin-left:250px;
        margin-top:198px;
    }
    .second .zhll-num5{
        opacity: 0;
        width:105px;
        margin-left:383px;
        margin-top:-3px;
    }
    .second .zhll-num6{
        opacity: 0;
        width:117px;
        margin-left:490px;
        margin-top:198px;
    }
    .second .zhll-num7{
        opacity: 0;
        width:86px;
        margin-left:600px;
        margin-top:-3px;
    }
    .second .zhll-num8{
        opacity: 0;
        width:108px;
        margin-left:692px;
        margin-top:198px;
    }

    /**第二屏动态效果**/
    .second.current .zhll-word{
        opacity: 1;
        transition: all 0.5s;
    }

    .second.current .zhll-mid-line{
        opacity: 1;
        margin-left:55px;
        transition: all 0.5s;
    }

    .second.current .zhll-num1{
        opacity: 1;
        margin-top:27px;
        transition: all 0.5s  0.5s;
    }

    .second.current .zhll-num2{
        opacity: 1;
        margin-top:168px;
        transition: all 0.5s  1s;
    }

    .second.current .zhll-num3{
        opacity: 1;
        margin-top:27px;
        transition: all 0.5s  1.5s;
    }

    .second.current .zhll-num4{
        opacity: 1;
        margin-top:168px;
        transition: all 0.5s  2s;
    }

    .second.current .zhll-num5{
        opacity: 1;
        margin-top:27px;
        transition: all 0.5s  2.5s;
    }

    .second.current .zhll-num6{
        opacity: 1;
        margin-top:168px;
        transition: all 0.5s  3s;
    }

    .second.current .zhll-num7{
        opacity: 1;
        margin-top:27px;
        transition: all 0.5s  3.5s;
    }

    .second.current .zhll-num8{
        opacity: 1;
        margin-top:168px;
        transition: all 0.5s  4s;
    }

    .second.current .zhll-xzy{
        margin-left:15%;
        margin-top:29%;
        opacity: 1;
        transition: all 0.5s 4.5s;
    }


    /*--第三屏CSS--*/
    .third{
        padding-top:0px;
    }
    .third .xzy{
        width:840px;
        height:385px;
        margin:0 auto;
        padding-left:40px;
        background:#f8f8f8;
        overflow:hidden;
    }

    .third .xzy .xzy-word{
        position:absolute;
        width:201px;
        margin-top:100px;
        margin-left:244px;
        opacity: 0;

    }
    .third .xzy-mid-circle{
        position:absolute;
        width:321px;
        margin-top:20px;
        margin-left:185px;
        opacity:0;
        -ms-transform:rotate(-360deg); /* IE 9 */
        -moz-transform:rotate(-360deg); /* Firefox */
        -webkit-transform:rotate(-360deg); /* Safari and Chrome */
        -o-transform:rotate(-360deg); /* Opera */
        transform:rotate(-360deg);
    }

    .third .xzy-num1{
        position:absolute;
        width:429px;
        margin-left:415px;
        margin-top:30px;
        opacity:0;
    }


    .third .xzy-num2{
        position:absolute;
        width:319px;
        margin-left:478px;
        margin-top:140px;
        opacity:0;
    }

    .third .xzy-num3{
        position:absolute;
        width:321px;
        margin-left:420px;
        margin-top:265px;
        opacity: 0;
    }

    .third .xzy-num4{
        position:absolute;
        width:315px;
        margin-left:-35px;
        margin-top:265px;
        opacity: 0;
    }

    .third .xzy-num5{
        position:absolute;
        width:212px;
        margin-left:0;
        margin-top:140px;
        opacity: 0;
    }

    .third .xzy-num6{
        position:absolute;
        width:310px;
        margin-left:-30px;
        margin-top:30px;
        opacity: 0;
    }

    /**第三屏动画**/
    .third.current .xzy-word{
        opacity: 1;
        transition: all 1s;
    }

    .third.current .xzy-mid-circle{
        opacity: 1;
        -ms-transform:rotate(0deg); /*IE 9*/
        -moz-transform:rotate(0deg); /* Firefox*/
        -webkit-transform:rotate(0deg); /* Safari and Chrome*/
        -o-transform:rotate(0deg); /* Opera*/
        transform:rotate(0deg);
        transition: all 0.5s 3s;
    }

    .third.current .xzy-num1{
        margin-left:385px;
        opacity:1;
        transition: all 1s;
    }

    .third.current .xzy-num2{
        margin-left:448px;
        opacity:1;
        transition: all 1s 0.5s;
    }

    .third.current .xzy-num3{
        margin-left:390px;
        opacity: 1;
        transition: all 1s 1s;
    }

    .third.current .xzy-num4{
        margin-left:-5px;
        opacity: 1;
        transition: all 1s 1.5s;
    }

    .third.current .xzy-num5{
        margin-left:30px;
        opacity: 1;
        transition: all 1s 2s;
    }

    .third.current .xzy-num6{
        margin-left:0;
        opacity: 1;
        transition: all 1s 2.5s;
    }


    /**第三屏CSS结束**/
}



@media (min-width: 1025px) {
    .header-notice-con,
    .body-con,
    .solution-con,
    .bot-con,
    .product-con{
        width:1200px;
        clear: both;
        margin:0 auto;
        color:#c2c2c2;
    }
    .container-xing-fluid{
        width:1200px;
        margin: 0 auto;
    }

    #slide{
        overflow:hidden;
        width:1200px;
        margin:0 auto;
        margin-top:-1%;
    }

    .body-con{
        margin-top:-15%;
        color:#828282;
    }
    .search-area-out{
        position:absolute;
        width:1200px;
        height:80%;
        margin: auto;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    .solution{
        width:100%;
        margin-top:-18%;
    }
    .slide-con{
        width:1200px;
        margin:0 auto;
    }
    /*--第二屏 CSS--*/
    .second{
        padding-top:0px;
    }
    .second .zhll{
        width:1120px;
        height:566px;
        margin:0 auto;
        background:#f8f8f8;
        overflow:hidden;
    }
    .second .zhll-word{
        position:absolute;
        width:372px;
        opacity: 0;
        margin-left:374px;
        margin-top:-20px;
    }

    .second .zhll-mid-line{
        position:absolute;
        width:1024px;
        height:30px;
        opacity: 0;
        margin-left:110px;
        margin-top:260px;

    }
    .second .zhll-num{
        position:absolute;

    }
    .second .zhll-num1{
        opacity: 0;
        width:156px;
        height:222px;
        margin-left:0;
        margin-top:40px;
    }
    .second .zhll-num2{
        opacity: 0;
        width:168px;
        height:202px;
        margin-left:126px;
        margin-top:286px;
    }
    .second .zhll-num3{
        opacity: 0;
        width:108px;
        height:222px;
        margin-left:284px;
        margin-top:40px;
    }
    .second .zhll-num4{
        opacity: 0;
        width:206px;
        height:224px;
        margin-left:344px;
        margin-top:286px;
    }
    .second .zhll-num5{
        opacity: 0;
        width:140px;
        height:222px;
        margin-left:526px;
        margin-top:40px;
    }
    .second .zhll-num6{
        opacity: 0;
        width:156px;
        height:224px;
        margin-left:652px;
        margin-top:286px;
    }
    .second .zhll-num7{
        opacity: 0;
        width:114px;
        height:222px;
        margin-left:790px;
        margin-top:40px;
    }
    .second .zhll-num8{
        opacity: 0;
        width:144px;
        height:224px;
        margin-left:915px;
        margin-top:286px;
    }

    /**第二屏动态效果**/
    .second.current .zhll-word{
        opacity: 1;
        transition: all 0.5s;
    }

    .second.current .zhll-mid-line{
        opacity: 1;
        margin-left:80px;
        transition: all 0.5s;
    }

    .second.current .zhll-num1{
        opacity: 1;
        margin-top:70px;
        transition: all 0.5s  0.5s;
    }

    .second.current .zhll-num2{
        opacity: 1;
        margin-top:256px;
        transition: all 0.5s  1s;
    }

    .second.current .zhll-num3{
        opacity: 1;
        margin-top:70px;
        transition: all 0.5s  1.5s;
    }

    .second.current .zhll-num4{
        opacity: 1;
        margin-top:256px;
        transition: all 0.5s  2s;
    }

    .second.current .zhll-num5{
        opacity: 1;
        margin-top:70px;
        transition: all 0.5s  2.5s;
    }

    .second.current .zhll-num6{
        opacity: 1;
        margin-top:256px;
        transition: all 0.5s  3s;
    }

    .second.current .zhll-num7{
        opacity: 1;
        margin-top:70px;
        transition: all 0.5s  3.5s;
    }

    .second.current .zhll-num8{
        opacity: 1;
        margin-top:256px;
        transition: all 0.5s  4s;
    }

    /*--第三屏CSS--*/
    .third{
        padding-top:0px;
    }
    .third .xzy{
        width:1120px;
        padding-left:80px;
        height:514px;
        margin:0 auto;
        background:#f8f8f8;
        overflow:hidden;
    }

    .third .xzy .xzy-word{
        position:absolute;
        width:270px;
        margin-top:142px;
        margin-left:342px;
        opacity: 0;

    }
    .third .xzy-mid-circle{
        position:absolute;
        width:430px;
        margin-top:38px;
        margin-left:264px;
        opacity:0;
        -ms-transform:rotate(-360deg); /* IE 9 */
        -moz-transform:rotate(-360deg); /* Firefox */
        -webkit-transform:rotate(-360deg); /* Safari and Chrome */
        -o-transform:rotate(-360deg); /* Opera */
        transform:rotate(-360deg);
    }

    .third .xzy-num1{
        position:absolute;
        width:574px;
        margin-left:576px;
        margin-top:54px;
        opacity:0;
    }

    .third .xzy-num2{
        position:absolute;
        width:428px;
        margin-left:645px;
        margin-top:206px;
        opacity:0;
    }

    .third .xzy-num3{
        position:absolute;
        width:430px;
        margin-left:575px;
        margin-top:358px;
        opacity: 0;
    }

    .third .xzy-num4{
        position:absolute;
        width:422px;
        margin-left:-30px;
        margin-top:358px;
        opacity: 0;
    }

    .third .xzy-num5{
        position:absolute;
        width:284px;
        margin-left:24px;
        margin-top:206px;
        opacity: 0;
    }

    .third .xzy-num6{
        position:absolute;
        width:416px;
        margin-left:-25px;
        margin-top:54px;
        opacity: 0;
    }

    /**第三屏动画**/
    .third.current .xzy-word{
        opacity: 1;
        transition: all 1s;
    }

    .third.current .xzy-mid-circle{
        opacity: 1;
        -ms-transform:rotate(0deg); /*IE*/
        -moz-transform:rotate(0deg); /* Firefox*/
        -webkit-transform:rotate(0deg); /* Safari and Chrome*/
        -o-transform:rotate(0deg); /* Opera*/
        transform:rotate(0deg);
        transition: all 0.5s 3s;
    }

    .third.current .xzy-num1{
        opacity: 1;
        margin-left:546px;
        margin-top:54px;
        transition: all 1s;
    }

    .third.current .xzy-num2{
        margin-left:615px;
        margin-top:206px;
        opacity:1;
        transition: all 1s 0.5s;
    }

    .third.current .xzy-num3{
        margin-left:545px;
        margin-top:358px;
        opacity: 1;
        transition: all 1s 1s;
    }

    .third.current .xzy-num4{
        margin-left:0;
        margin-top:358px;
        opacity: 1;
        transition: all 1s 1.5s;
    }

    .third.current .xzy-num5{
        margin-left:54px;
        margin-top:206px;
        opacity: 1;
        transition: all 1s 2s;
    }

    .third.current .xzy-num6{
        margin-left:5px;
        margin-top:54px;
        opacity: 1;
        transition: all 1s 2.5s;
    }


    /**第三屏CSS结束**/
}

.body-con,
.solution-con{
    color:#828282;
    padding:40px 0;
}
.product-con{
    color:#828282;
    padding:20px 0;

}