﻿body, html {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    min-width: 1200px;
    font-size: 13px;
}
a {
    text-decoration: none;
    border: none;
}

/*::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    background-color: #D9D9D9;
    border-radius: 3px;
}*/

.open-frame {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 99999999;
    top: 0px;
    left: 0px;
}

    .open-frame .open-frame-center {
        width: 1000px;
        background-color: #fff;
        margin: auto;
    }

    .open-frame .open-frame-center-close {
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: #B0B0B0;
        float: right;
        font-size: 30px;
        margin-right: 10px;
        cursor: pointer;
        text-align: right;
    }

    .open-frame .open-frame-content {
        border: 0px;
        width: 1000px;
        height: 94%;
    }

.htmlcontent {
    width: 800px;
    margin: 0 auto;
    padding:20px 0;
    font-family: 微软雅黑;
    font-size:14px;
    line-height:30px;
}

    .htmlcontent img {
        max-width: 100%;
        display:block;
        margin:10px auto;
    }

    .htmlcontent p {
        text-indent: 28px;
        font-size: 14px;
        font-family: Microsoft YaHei,YouYuan;
        line-height: 30px;
        margin: 5px auto;
    }

    .htmlcontent span {
        text-indent: 28px;
        font-size: 14px;
        margin-bottom: 15px;
        font-family: Microsoft YaHei,YouYuan;
        line-height: 30px;
    }

.div-news-detail-title {
    width: 100%;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.div-news-detail-add {
    line-height: 40px;
    font-size: 14px;
    color: #777777;
}

    .div-news-detail-add dl {
        width: 20%;
        margin: 0;
        float: left;
        height: 40px;
        line-height: 40px;
    }

.div-news-detail-content {
    width: 100%;
    line-height: 30px;
    color: #000000;
    margin-top: 50px;
    text-align: center;
}

.home-div-page {
    position: relative;
    min-width: 1200px;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}



/*****导航*****/
.div-nav {
    width: 100%;
    min-width: 1200px;
    height: 63px;
    margin: 0 auto;
    position: absolute; 
    z-index: 3;
    background: #FFFFFF;
}

    .div-nav .left {
        width: 20%;
        min-width: 237px;
        height: 31px;
        float: left;
        margin-top: 16px;
        text-align:center;
        position: relative;
    }

        .div-nav .left img {
            border: none;
        }

    .div-nav .center {
        width: 725px;
        min-width: 725px;
        height: 63px;
        margin: 0 auto;
        position: static !important;
    }

    .div-nav .right {
        width: 20%;
        min-width: 237px;
        height: 31px;
        margin-top: 16px;
        text-align: center;
        float: right;
        position: absolute;
        top:0px;
        right:0px;
    }

        .div-nav .right img {
            cursor: pointer;
        }

.div-nav-text {
    width: 725px;
    margin: 0px auto;
    height: 63px;
}

.div-nav-item {
    width: 120px;
    min-height: 63px;
    height: auto;
    float: left;
    cursor: pointer;
    position: relative;
    z-index: 999999;
}

    .div-nav-item label {
        width: 100%;
        height: 63px;
        display: block;
        cursor: pointer;
    }

    .div-nav-item a {
        width: 100%;
        height: 20px;
        line-height: 20px;
        float: left;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        color: rgb(102,102,102);
        margin-top: 20px;
        border-right: 1px solid rgb(207,216,220);
    }

        .div-nav-item a:hover {
            color: rgb(65,120,190);
        }

    .div-nav-item div {
        display: none;
        width: 100%;
        height: auto;
        background-color: #FFFFFF;
        padding-top: 1px;
        padding-bottom: 1px;
    }

        .div-nav-item div dl {
            width: 93px;
            height: 32px;
            border: 1px rgb(65,120,190) solid;
            text-align: center;
            line-height: 32px;
            margin: 10px auto;
            font-size: 13px;
            color: rgb(65,120,190);
            font-weight: bold;
        }

            .div-nav-item div dl:hover {
                background-color: rgb(65,120,190);
                color: #FFFFFF;
            }



.div-star {
    width: 100%;
    float: left;
    position: relative;
    background-color:rgb(5,13,25);
}

    .div-star canvas {
        width: 100%;
        height: 100%;
    }

.div-content {
    position: absolute;
    padding: 0;
    top: 50%;
    right: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 271px;
    margin-top: -135px;
}

.div-content-1 {
    text-align: center;
    top: 0px;
    right: 0px;
    width: 100%;
    color: #FFFFFF;
    font-family: Microsoft Yi Baiti,Leelawadee UI;
    font-weight: lighter;
    font-size: 72px;
}

.div-content-2 {
    text-align: center;
    top: 0px;
    right: 0px;
    width: 100%;
    color: #FFFFFF;
    font-size: 34px;
}

.div-content-3 {
    text-align: center;
    top: 0px;
    right: 0px;
    width: 440px;
    height: 58px;
    line-height: 58px;
    color: #FFFFFF;
    font-size: 24px;
    border: 1px solid rgb(25,156,196);
    color: rgb(25,156,196);
    margin: 50px auto;
}
.div-buss {
    width: 1200px;
    margin: 10px auto;
    height: 440px;
    /*background-image: url('/Content/Images/DAAN/bg.png');
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-position-x: 0px;*/
    /*animation: change1 0.5s forwards;
    -webkit-animation: change1 0.5s forwards;
    -moz-animation: change1 0.5s forwards;
    -o-animation: change1 0.5s forwards;*/
}
@keyframes change2 {
    0% {background-position-x: 0px;}
    10% {background-position-x: 40px;}
    20% {background-position-x: 80px;}
    30% {background-position-x: 120px;}
    40% {background-position-x: 160px;}
    50% {background-position-x: 200px;}
    60% {background-position-x: 240px;}
    70% {background-position-x: 280px;}
    80% {background-position-x: 320px;}
    90% {background-position-x: 360px;}
    100% {background-position-x: 400px;}
}
@keyframes change3 {
    0% {background-position-x: 400px;}
    10% {background-position-x: 440px;}
    20% {background-position-x: 480px;}
    30% {background-position-x: 520px;}
    40% {background-position-x: 560px;}
    50% {background-position-x: 600px;}
    60% {background-position-x: 640px;}
    70% {background-position-x: 680px;}
    80% {background-position-x: 720px;}
    90% {background-position-x: 760px;}
    100% {background-position-x: 800px;}
}
@keyframes change1 {
    0% {background-position-x: 800px;}
    10% {background-position-x: 720px;}
    20% {background-position-x: 640px;}
    30% {background-position-x: 560px;}
    40% {background-position-x: 480px;}
    50% {background-position-x: 400px;}
    60% {background-position-x: 320px;}
    70% {background-position-x: 240px;}
    80% {background-position-x: 160px;}
    90% {background-position-x: 80px;}
    100% {background-position-x: 0px;}
}
.div-buss-tab {
    width: 400px;
    height: 440px;
    float: left;
    color: rgb(149,149,149);
    text-align: center;
    cursor: pointer;
}
    /*.div-buss-tab:hover {
        background-color:rgb(244,244,244);
    }*/

    .div-buss-tab div label {
        font-size: 24px;
        color: rgb(65,120,190);
    }

    .div-buss-tab div a {
        font-size: 16px;
        color: rgb(149,149,149);
        width: 120px;
        height: 44px;
        line-height: 44px;
        display: inline-block;
        border: 1px solid rgb(149,149,149);
    }

        .div-buss-tab div a:hover {
            text-decoration: none;
            color:#FFFFFF;
            background-color:#4E7EF5;
        }

/*.div-buss-tab-check {
    width: 400px;
    height: 440px;
    float: left;
    transition: background 2s;
    background-color: #4E7EF5;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    animation: change 1s forwards;
    -webkit-animation: change 1s forwards;
    -moz-animation: change 1s forwards;
    -o-animation: change 1s forwards;
}
@keyframes change {
    0% {
        color:#4E7EF5;  
        background-color:#e4ebfd;
    }
    10% {
        color:#5986f6;
        background-color:#e4ebfd;
    }
    20% {
                color:#6992f7;
        background-color:#d1defc;
    }
    30% {
                color:#7c9ff8;
        background-color:#bccffb;
    }
    40% {
                color:#8fadf9;
        background-color:#a5bdfa;
    }
    50% {
        color:#a5bdfa;
        background-color:#8fadf9;
    }
    60% {
                color:#bccffb;
        background-color:#7c9ff8;
    }
    70% {
                color:#d1defc;
        background-color:#6992f7;
    }
    80% {
                color:#e4ebfd;
        background-color:#5986f6;
    }
    90% {
                color:#FFFFFF;
        background-color:#4E7EF5;
    }
    100% {
        color:#FFFFFF;
        background-color:#4E7EF5;
    }
}*/

    .div-buss-tab-check div label {
        font-size: 24px;
        /*color: #FFFFFF;*/
    }

    .div-buss-tab-check div a {
        font-size: 14px;
        color: #FFFFFF;
        width: 120px;
        height: 44px;
        line-height: 44px;
        display: inline-block;
        border: 1px solid #FFFFFF;
    }

        .div-buss-tab-check div a:hover {
            background-color: #FFFFFF;
            color: rgb(65,120,190);
            text-decoration: none;
        }

.div-circle {
    width: 202px;
    height: 202px;
    margin: 30px auto;
}
.div-circle-hover {
    width: 202px;
    height: 202px;
    margin: 30px auto;
    -webkit-transform: rotate(360deg);
    animation: rotation 10s normal;
    -moz-animation: rotation 10s normal;
    -webkit-animation: rotation 10s normal;
    -o-animation: rotation 10s normal;
}
@keyframes rotation{
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}

.div-circle-img {
    width: 70px;
    height: 64px;
    position:absolute;
    top:100px;
    left:165px;
}

.div-pro {
    height: 428px;
    width: 1200px;
    overflow: hidden;
}

.div-pro-item {
    margin: 0 ;
    height: 428px;
    width: 1200px;
    float: left;
}
    .div-pro-item .div-left {
        width:695px; 
        height:428px;
        margin:0;
        background:url('/Content/Images/DAAN/cpzs01.png') no-repeat 0 0;
    }
    .div-pro-item .div-right {
        width:505px; 
        height:428px;
        margin:0;
        float:left;
        position:relative;
    }
    .div-pro-item .img-div {
    position: relative;
    width: 529px;
    height: 330px;
    margin-left: 84px;
    margin-top: 23px;
    border: none;
    overflow:hidden;
}
    .div-pro-item .img-div img {
        position:absolute;
        width: 529px;
        height: 330px;
        border:none;
        display:none;
    }

.div-pro-item-content {
    width: 410px;
    height: 428px;
    overflow: hidden;
    margin-left: 61px;
    margin-right: 70px;
    position:absolute;
    display:none;
}

.div-pro-item-content-title {
    font-size: 24px;
    color: rgb(65,120,190);
    height: 30px;
    line-height: 30px;
    margin-top: 70px;
    margin-bottom: 20px;
}

.div-pro-item-content-text {
    margin: 0 auto;
    font-size: 14px;
    color: #959595;
    line-height: 22px;
}

.div-pro-item-content-more {
    width: 118px;
    height: 44px;
    text-align: center;
    margin: 10px 0 10px 0;
    line-height: 44px;
    color: rgb(65,120,190);
    border: 1px solid rgb(65,120,190);
    cursor: pointer;
}

    .div-pro-item-content-more:hover {
        color: #FFFFFF;
        background-color: rgb(65,120,190);
    }

.div-pro-item-bottom {
    width: 1200px;
    margin: 0px auto;
    height: 50px;
    text-align: center;
    overflow: hidden;
}

.div-pro-item-bottom-dl {
    height: 44px;
    line-height: 44px;
    width: 218px;
    text-align: center;
    font-size: 20px;
    color: rgb(65,120,190);
    display: inline-block;
    border: 1px solid rgb(65,120,190);
    /*border-radius: 22px;*/
    margin: 2px 10px 2px 10px;
    cursor: pointer;
}

.div-pro-item-bottom-dl-check {
    height: 44px;
    line-height: 44px;
    width: 218px;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    display: inline-block;
    border: 1px solid rgb(65,120,190);
    /*border-radius: 22px;*/
    margin: 2px 10px 2px 10px;
    cursor: pointer;
    background-color: rgb(65,120,190);
}

.div-news {
    width: 1200px;
    margin: 0 auto;
    position:absolute;
    bottom:60px;
    top:101px;
    right:0px;
    left:0px;
}
.div-news-date {
    width:100%;
    position:absolute;
    bottom:5px;
    text-align:center;
    z-index:100;
    height:50px;
}
    .div-news-date h3 {
        color:#4E7EF5;
        font-size:20px;
        font-weight:normal;
        margin:0;
    }
.div-news-date div {
    color:#e4ebfd;
}
.div-home-foot {
    height: 60px;
    color: #606060;
    width: 100%;
    min-width: 1200px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    bottom: 0px;
    position: absolute;
}

.div-head {
    width: 100%;
    height: auto;
}

.div-nav-second {
    width: 100%;
    height: 120px;
    background-color: rgba(71,82,104,1);
    overflow: hidden;
    z-index:1;
}

    .div-nav-second div {
        height: 42px;
        width: 1200px;
        margin: 39px auto;
        color: #FFFFFF;
    }

        .div-nav-second div dl {
            height: 42px;
            /*width: 50%;*/
            margin: 0;
            float: left;
            line-height: 42px;
            position:initial;
        }

    .div-nav-second .left {
        width: 45%;
        text-align: left;
        font-size: 30px;
        background:none;
    }

        .div-nav-second .left dd {
            min-width: 80px;
            width: auto;
            display: inline-block;
            margin: 0;
            font-family: Microsoft Yi Baiti,Leelawadee UI;
            height: 42px;
            line-height: 42px;
        }

    .div-nav-second .right {
        width: 55%;
        text-align: center;
        background:none;
    }

        .div-nav-second .right a {
            color: #FFFFFF;
        }

.div-nav-second-dd {
    width: 94px;
    height: 38px;
    border: 1px solid #FFFFFF;
    margin: 0 5px;
    font-size: 13px;
    line-height: 38px;
    display: inline-block;
    cursor: pointer;
}

    .div-nav-second-dd:hover {
        background-color: rgb(65,120,190);
        border: 1px solid rgb(65,120,190);
    }

.div-nav-second-dd-check {
    width: 94px;
    height: 37px;
    border: 1px solid rgb(65,120,190);
    margin: 0 5px;
    font-size: 13px;
    line-height: 37px;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(65,120,190);
}

.div-banner {
    width: 100%;
    height: 546px;
}

.div-foot {
    width: 100%;
    min-width: 1200px;
    height: 80px;
    font-size: 12px;
    line-height: 26px;
    width: 100%;
    color: #EEEEEE;
    background-color: #475268;
    text-align: center;
}

.div-mid {
    width: 100%;
    min-height:500px;
    clear: both;
}

.div-mid-content {
    width: 1200px;
    margin: 0 auto;
}
    .div-mid-content img {
        max-width:100%;
        display:block;
        margin:10px auto;
    }

        .div-mid-content p {
        text-indent: 28px;
        font-size: 14px;
        font-family: Microsoft YaHei,YouYuan;
        line-height: 30px;
        margin: 5px auto;
    }

    .div-mid-content span {
        text-indent: 28px;
        font-size: 14px;
        margin-bottom: 15px;
        font-family: Microsoft YaHei,YouYuan;
        line-height: 30px;
    }
.div-right-nav {
    width: 26px;
    height: 104px;
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top:-52px;
    color: rgb(65,120,190);
}

.div-right-nav-dl {
    margin: 0;
    width: 26px;
    height: 26px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

    .div-right-nav-dl:hover {
        font-size: 26px;
    }

.div-right-nav-dl-check {
    margin: 0;
    width: 26px;
    height: 26px;
    line-height: 30px;
    text-align: center;
    font-size: 26px;
    cursor: pointer;
}

.div-code {
    width: 250px;
    height: 250px;
    text-align: center;
    position: fixed;
    top: 42px;
    left: 80%;
    display: none;
    z-index: 9999999;
}

    .div-code img {
        width: 210px;
        height: 210px;
        margin: 20px auto;
    }
.nav-right {
    background-color:rgba(38,56,99,0.78);
    position:fixed;
    width:100px;
    min-height:100px;
    right:10px;
    top:200px;
    z-index:2;
    text-align:center;
    display:none;
    border-radius:3px;
}
    .nav-right div {
        color:#FFFFFF;
        font-size:13px;
        line-height:30px;
        font-family:YouYuan,黑体;
        margin-top:20px;
    }
.nav-right-close {
    position:absolute;
    width:28px;
    height:28px;
    top:-10px;
    right:-10px;
    z-index:1;
    line-height:20px !important; 
    margin-top:0px !important;
    cursor:pointer;
    background-image:url('/Content/Images/DAAN/close.png');
}
    .nav-right-close:hover {
        color:#FF0000;
    }
    .nav-right dd {
        color: #fff;
        margin: 5px 5px;
    }
.div-imgflow {
    width:1200px; 
    height:300px;
    position:absolute;
    bottom:65px;
}
    .div-imgflow img {
        max-width:450px;
        max-height:300px;
        position:absolute;
        -webkit-box-reflect: below 0px -webkit-linear-gradient(bottom, rgba(255,255,255,0.3) 0%, transparent 40%, transparent 100%);
        -moz-box-reflect:below 0px;
        -ms-box-reflect:below 0px;
        -o-box-reflect:below 0px;
        bottom:0px;
    }


    .service-content {
        height: 642px;
        width: 100%;
        position: relative;
    }

    .service-content-middle {
        width: 1200px;
        height: 607px;
        margin: 0 auto;
        text-align: center;
    }

        /*.service-content-middle > img {
            width: 886px;
            height: 100%;
            float: left;
            margin-top: 35px;
        }*/

        /*.service-content-middle > div {
            width: 314px;
            height: auto;
            float: left;
            color: #fff;
            margin-top: 120px;
        }

            .service-content-middle > div span {
                line-height: 25px;
            }*/

    .service-content-middle-title {
        font-size: 48px;
        line-height: 80px !important;
        margin-top: 40px;
    }

    .service-content-middle-font {
        width: 100%;
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .service-content-middle-font li {
            list-style: none;
            line-height: 25px;
        }

        .service-content-middle-font dl {
            width: 175px;
            height: 45px;
            margin: 0 auto;
            background-color: #FFFFFF;
            color: rgb(0,157,207);
            border-radius: 22px;
            line-height: 45px;
            font-size: 16px;
            cursor: pointer;
        }

    .service-content-wulian {
        width: 100%;
        background: #fff;
        height: 700px;
        position: relative;
    }

    .service-content-middle-wulian {
        width: 1200px;
        position: absolute;
        top: 72px;
        left: 50%;
        margin-left: -600px;
        text-align: center;
    }

    .service-content-middle-font-wulian {
        width: 100%;
        list-style: none;
        margin: 0px;
        padding: 0px;
        margin-bottom: 20px;
    }

        .service-content-middle-font-wulian li {
            width: 100%;
            text-align: center;
            line-height: 25px;
            color: #7c7c7c;
        }
            .service-content-middle-font-wulian li img {
                height: 35px;
            }

    .service-content-youshi {
        height: 642px;
        width: 100%;
        background: url('/Content/Images/DAAN/background03.png');
        background-size: 100% 100% !important;
        position: relative;
    }

    .service-content-middle-youshi {
        width: 1200px;
        height: 600px;
        position: absolute;
        top: -100px;
        left: 50%;
        margin-left: -600px;
        text-align: center;
        color: #fff;
    }

    .service-content-middle-youshi-left {
        width: 370px;
        float: left;
        height: 670px;
        margin-top: 200px;
    }

    .service-content-middle-youshi-center {
        width: 340px;
        float: left;
        height: 670px;
        margin: 0 60px;
    }

    .service-content-middle-youshi-right {
        width: 370px;
        float: right;
        height: 670px;
        margin-top: 200px;
    }

    .service-content-middle-youshi-fontdiv {
        margin-top: 50px;
        height: 160px;
        width: 370px;
    }

    .service-content-middle-youshi-font {
        height: 160px;
        width: 260px;
        text-align: right;
        line-height: 25px;
    }

        .service-content-middle-youshi-font > div {
            font-size: 25px;
            line-height: 66px;
        }

    .circle-youshi {
        width: 66px;
        height: 66px;
        border-radius: 33px;
        background-color: #fff;
        color: #4178be;
        line-height: 66px;
        text-align: center !important;
        font-size: 30px;
    }

    .floatleft {
        float: left;
        text-align: right;
    }

    .floatright {
        float: right;
        text-align: left;
    }

    .service-content-anli {
        width: 100%;
        background: #fff;
        height: auto;
        position: relative;
    }

    .service-content-middle-anli {
        width: 1200px;
        height: auto;
        margin: 50px auto;
        text-align: center;
        color: #fff;
        margin-bottom: 0px;
    }


    .anliul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        text-align: left;
        float: left;
        margin-left: 20px;
    }

        .anliul li {
            line-height: 28px;
        }

            .anliul li a {
                color: #9E9E9E;
                cursor: pointer;
                display: block;
            }

    .morea {
        font-size: 16px;
        color: #9E9E9E;
        width: 120px;
        height: 44px;
        line-height: 44px;
        display: inline-block;
        border: 1px solid #9E9E9E;
        text-align: center;
        margin-top: 10px;
    }

        .morea:hover {
            background-color: #4178BE;
            border: 1px solid #4178BE;
            color: #fff;
        }

    .caseul {
        list-style: none;
        margin: 40px 0 40px 0;
        padding: 0px;
        height: 40px;
    }

        .caseul a {
            height: 40px;
            line-height: 40px;
            display: inline-block;
            padding: 0 12px 0 12px;
            margin-right: 10px;
            text-align: center;
            background-color: #DDDDDD;
            cursor: pointer;
        }

    .selectcase {
        background-color: #f77b6f !important;
        color: #fff;
    }

.a-button {
    padding:10px 10px;
    border:1px solid rgb(25,156,196);
    font-size:16px;
    color:rgb(25,156,196);
    line-height:20px;
}
.span-shangbiao {
    width: 46px;
    height: 20px;
    line-height: 20px;
    border-radius: 9px;
    background-color: rgb(25,156,196);
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    display: block;
    position: absolute;
    top: 20px;
    left:723px;
}
.pro-tab-title-hover {
    width:400px;
    height:60px;
    font-size:26px;
    border-bottom:4px solid rgb(25,156,196);
    color:rgb(25,156,196);
    float:left;
    cursor:pointer;
}
    .pro-tab-title-hover img {
        vertical-align:middle;
    }
.pro-tab-title {
    width: 400px;
    height: 60px;
    font-size:26px;
    border-bottom: 4px solid rgb(207,216,220);
    color: #777777;
    float: left;
    cursor:pointer;
}
    .pro-tab-title img {
        vertical-align:middle;
    }
.pro-div-img {
    width:267px;
    height:267px;
    overflow:hidden;
    position:relative;
    float:left;
    cursor:pointer;
}
    .pro-div-img img {
        width:100%;
        height:100%;
        border:none;
    }
.pro-div-img-code {
    top: 207px;
    width: 267px;
    height: 267px;
    position: absolute;
    background-color: rgba(58,119,197,0.85);
    color: #FFFFFF;
    animation: animation02 0.5s forwards;
    -webkit-animation: animation02 0.5s forwards;
    -moz-animation: animation02 0.5s forwards;
    -o-animation: animation02 0.5s forwards;
}
.pro-div-img-code div {
    border-bottom:1px solid rgba(207,216,220,0.65);
    height:59px;
    line-height:59px;
    font-size:16px;
    color:#FFFFFF;
}
    .pro-div-img-code label {
        display:block;
    }
    .pro-div-img-code span {
        display:none;
    }
    .pro-div-img-code img {
        width:120px;
        height:120px;
        margin-top:43px;
    }
.pro-div-img-code-hover {
    top: 207px;
    width: 267px;
    height: 267px;
    position: absolute;
    background-color: rgba(58,119,197,0.85);
    color: #FFFFFF;
    animation: animation01 0.5s forwards;
    -webkit-animation: animation01 0.5s forwards;
    -moz-animation: animation01 0.5s forwards;
    -o-animation: animation01 0.5s forwards;
}
@keyframes animation01 {
    from {
        top: 207px;
    }
    to {
        top: 0px;
    }
}
@keyframes animation02 {
    from {
        top: 207px;
    }

    to {
        top: 207px;
    }
}
.pro-div-img-code-hover div {
    border-bottom:1px solid rgba(207,216,220,0.65);
    height:59px;
    line-height:59px;
    font-size:16px;
    color:#FFFFFF;
}
    .pro-div-img-code-hover label {
        display:none;
    }
    .pro-div-img-code-hover span {
        display:block;
    }
.pro-div-img-code-hover img {
    width: 120px;
    height: 120px;
    margin-top: 43px;
}
.pro-div-none {
    width:44px;
    height:267px;
    float:left;
}
.pro-zn {
    width:100%;
    height:60px;
    position:relative;
    border-bottom:4px solid rgb(207,216,220);
}
.pro-zn-title {
    width:200px;
    z-index:1;
    position:absolute;
    top:0px;
    height:60px;
    border-bottom-width:4px;
    border-bottom-style:solid;
    font-size:26px;
    color:#777777;
    line-height:60px;
}
.div-icon {
    width:200px;
    text-align:center;
    float:left;
}
    .div-icon img {
        width:70px;
        height:70px;
        margin-top:10px;
        margin-bottom:10px;
    }
    .div-icon div {
        color:rgb(149,149,149);
        font-size:16px;
    }





        /*瀑布流布局样式*/
    .lxf-box
    {
        position: relative;
        margin-top: 30px;
        list-style: none;
    }
    .lxf-box li
    {
        width: 278px;
        position: absolute;
        background: #fff;
        left: 0px;
        top: 0;
        list-style: none;
        border: 1px solid #C0C0C0;
        box-shadow: 0 1px 1px #C0C0C0;
    }
    
    .lxf-box li > div
    {
        width: 278px;
        height: auto;
        display: block;
        border: 0;
        border-style: none;
    }
    
    .lxf-box li img
    {
        width: 278px;
        height: auto;
        display: block;
        border: 0;
        border-style: none;
    }
    /*css3动画*/
    .lxf-box li
    {
        -webkit-transition: all .7s ease-out .1s;
        -moz-transition: all .7s ease-out;
        -o-transition: all .7s ease-out .1s;
        transition: all .7s ease-out .1s;
    }
    
    .lxf-box li:hover
    {
        -moz-transform: scale(1.1,1.1);
        -webkit-transform: scale(1.1,1.1);
        -o-transform: scale(1.1,1.1);
    }
            .lxf-box dl {
            width: 278px;
            /*position: absolute;*/
            background: #fff;
            left: 0px;
            top: 0;
            list-style: none;
            border: 1px solid #C0C0C0;
            box-shadow: 0 1px 1px #C0C0C0;
            float: left;
            margin: 0 10px;
        }

            .lxf-box dl > div {
                width: 278px;
                height: auto;
                display: block;
                border: 0;
                border-style: none;
            }

            .lxf-box dl img {
                width: 278px;
                height: auto;
                display: block;
                border: 0;
                border-style: none;
            }
    .infotitle
    {
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding-left: 20px;
    }
    .infotitle a
    {
        line-height: 50px;
        color: rgb(0,0,0);
        font-size: 16px;
        display: block;
    }
    
    .infocontent
    {
        line-height: 25px;
        font-size: 14px;
        color: rgb(124,124,124);
    }

.popup {
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.7);
    position:fixed;
    top:0;
    z-index:999;
}
.popup-div {
    width: 100%;
    height:100%;
}
.popup-close {
    position: absolute;
    text-align:center;
    width: 80px;
    top: 80px;
    right:30%;
    background-color:rgba(0,0,0,0.8);
    line-height:25px;
    border-radius:12px;
    color:#fff;
    cursor:pointer;
}
    .popup-close:hover {
        color:rgb(207,216,220);
    }


.intro-title {
    font-family:'Microsoft YaHei UI';
    line-height:40px;
    text-align:center;
    font-size:20px;
    color:#1D1C26;
    clear:both;
}
.intro-text {
    color:#777777;
    font-size:14px;
    text-align:center;
    line-height:20px;
    clear:both;
}
.intro-line {
    width:50px;
    background-color:rgb(41,188,241);
    height:4px;
    margin:10px auto;
}
.intro-tab {
    width:380px;
    height:400px;
    float:left;
    padding-left:10px;
    padding-right:10px;
}
    .intro-tab .round {
        width:122px;
        height:122px;
        border-radius:60px 60px;
        margin:80px 129px;
        margin-bottom:10px;
        padding:0 0;
    }
        .intro-tab .round div {
            min-width:60px;
            height:40px;
            color:#FFFFFF;
            text-align:center;
            margin:41px auto;
            line-height:40px;
            text-indent:10px;
        }
            .intro-tab .round div label {
                font-size: 40px !important;
                height: 40px;
                width: 40px;
                margin: 0 0;
            }
            .intro-tab .round div span {
                text-indent:0px;
                width:20px;
                height:40px;
                line-height:20px;
                margin:0 0;
                text-align:left;
                display:inline-block;
            }
                .intro-tab .round div span font {
                    font-size:20px;
                    line-height:20px;
                }
.intro-tab1 {
    width:202px;
    height:300px;
    float:left;
    text-align:center;
}
    .intro-tab1 img {
        width: 84px;
        height: 84px;
        margin-top: 60px;
    }
    .intro-tab1 div {
        width:200px;
        border:1px solid #FFFFFF;
        line-height:48px;
        color:#FFFFFF;
        font-size:25px;
    }
.intro-tab2 {
    width:253px;
    height:140px;
    float:left;
    border-left:2px solid rgb(56,155,210);
    color:rgb(56,155,210);
}
    .intro-tab2 div {
        margin-top:50px;
        font-size:20px;
        text-indent:20px;
    }
    .intro-tab2 .div {
        margin-top:24px;
        height:40px;
        line-height:40px;
        text-indent:20px;
        font-size:32px;
        font-weight:bold;
    }