@charset "utf-8";
/* CSS Document */

    .body{
        background: #fff;
    }
    .wrap{
        position: relative;
    }
    .banner{
        
        height:1px;
    }
    .shuihua{
        width: 970px;
        height: 100px;
        background:#EAF8FF;
        overflow: hidden;
        margin:64px auto;
        margin-bottom:38px;
        line-height:100px;
        text-align: center;
        border-radius: 50px;
    }
    .shui1{
        display: inline-block;
        width: 470px;
        height: 100px;
        border-radius: 50px;
        /*background: #C5ECFF;*/
    }
    .shui2{
        display: inline-block;
        width: 410px;
        height: 100px;
        border-radius: 50px;
        background: #A7E2FF;
        -webkit-animation:m2Pic 2.5s alternate infinite;
        -o-animation:m2Pic 2.5s alternate infinite;
        animation:m2Pic 2.5s alternate infinite;

    }
    .shui3{
        display: inline-block;
        width:350px;
        height: 100px;
        border-radius: 50px;
        background:#8FDAFF;
    }
    .shui4{
        display: inline-block;
        width:302px;
        height: 100px;
        border-radius: 50px;
        background:#7CD4FF;

    }
    .shui5{
        display: inline-block;
        width:252px;
        height: 100px;
        background: #6DCFFF;
        font-size: 24px;
        font-weight: bold;
        border-radius: 50px;
        color: #fff;
    }
    @-webkit-keyframes m2Pic{
        0%{box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 1px rgba(109,207,255,0);}
        10%{box-shadow:0 0 0 1px rgba(0,0,0,0),0 0 0 2px rgba(109,207,255,0.1);}
        20%{box-shadow:0 0 0 2px rgba(0,0,0,0),0 0 0 4px rgba(109,207,255,0.1);}
        40%{box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 1px rgba(109,207,255,0.2);}
        50%{box-shadow:0 0 0 1px rgba(0,0,0,0),0 0 0 3px rgba(109,207,255,0.1);}
        60%{box-shadow:0 0 0 2px rgba(0,0,0,0),0 0 0 5px rgba(109,207,255,0.2);}
        70%{ box-shadow: 0 0 0 3px rgba(0,0,0,0), 0 0 0 6px rgba(109,207,255,0.4),0 0 0 7px rgba(0,0,0,0), 0 0 0 11px rgba(109,207,255,0.4);}
        80%{ box-shadow: 0 0 0 4px rgba(0,0,0,0), 0 0 0 7px rgba(109,207,255,0.3),0 0 0 8px rgba(0,0,0,0), 0 0 0 12px rgba(109,207,255,0.3);}
        90%{ box-shadow: 0 0 0 5px rgba(0,0,0,0), 0 0 0 6px rgba(109,207,255,0.2),0 0 0 9px rgba(0,0,0,0), 0 0 0 13px rgba(109,207,255,0.2);}
        100%{ box-shadow: 0 0 0 7px rgba(0,0,0,0), 0 0 0 7px rgba(109,207,255,0.1),0 0 0 10px rgba(0,0,0,0), 0 0 0 14px rgba(109,207,255,0);}
    }
    @keyframes m2Pic{
        0%{box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 1px rgba(109,207,255,0);}
        10%{box-shadow:0 0 0 1px rgba(0,0,0,0),0 0 0 3px rgba(109,207,255,0.1);}
        20%{box-shadow:0 0 0 3px rgba(0,0,0,0),0 0 0 6px rgba(109,207,255,0.1);}
        40%{box-shadow:0 0 0 0 rgba(0,0,0,0),0 0 0 3px rgba(109,207,255,0.2);}
        50%{box-shadow:0 0 0 3px rgba(0,0,0,0),0 0 0 6px rgba(109,207,255,0.1);}
        60%{box-shadow:0 0 0 6px rgba(0,0,0,0),0 0 0 8px rgba(109,207,255,0.2);}
        70%{ box-shadow: 0 0 0 9px rgba(0,0,0,0), 0 0 0 18px rgba(109,207,255,0.4),0 0 0 21px rgba(0,0,0,0), 0 0 0 33px rgba(109,207,255,0.4);}
        80%{ box-shadow: 0 0 0 12px rgba(0,0,0,0), 0 0 0 21px rgba(109,207,255,0.3),0 0 0 24px rgba(0,0,0,0), 0 0 0 36px rgba(109,207,255,0.3);}
        90%{ box-shadow: 0 0 0 15px rgba(0,0,0,0), 0 0 0 18px rgba(109,207,255,0.2),0 0 0 27px rgba(0,0,0,0), 0 0 0 39px rgba(109,207,255,0.2);}
        100%{ box-shadow: 0 0 0 21px rgba(0,0,0,0), 0 0 0 21px rgba(109,207,255,0.1),0 0 0 30px rgba(0,0,0,0), 0 0 0 42px rgba(109,207,255,0);}
    }
    .title{
        font-size: 28px!important;
        text-align: center;
        margin: 0 auto;
        margin-bottom:32px!important;
    }
    .m1{
        margin-bottom: 120px;
    }
    .m1 p{
        font-size: 14px;
        width: 992px;
    }
    .m1 img{
        margin: 49px auto 0;
    }
    .bg1{
          position: absolute;
          right: 0;
          top:600px;
          width: 10%;
      }
    .bg2{
        position:absolute;
        left: 0;
        top:1000px;
        width: 11%;
    }
    .bg3{
        width: 10%;
        position: absolute;
        left: 0;
        top: 5039px;
    }
    .bg4{
        position: absolute;
        right: 0;
        top:2020px;
        width: 10%;
    }
    .bg5{
        position:absolute;
        left: 0;
        top:2980px;
        width: 11%;
    }
    .bg6{
        width: 10%;
        position: absolute;
        right:0;
        top:3904px;
    }
    .m2 p{
        text-align: center;
        margin: 0 auto;
        font-size: 14px;
    }
    .fl{
        float: left;
    }
    .fr{
        float: right;
    }
    .shuihua p{
        width: 150px;
        height: 43px;
        text-align: left;
        line-height: 20px;
        color: #30BAFF;
        padding-top: 33px;
        padding-left:46px;
    }
    .shuihua p:nth-of-type(2){
        padding:33px 46px 0 0;
    }
    .tabLis{
        height:280px;
        margin-bottom:90px;
    }
    .tabLis ul li{
        float: left;
        width: 223px;
        padding: 26px 18px 0 29px;
        height: 94px;
        background: #16D891;
        color: #fff;
        margin-right: 20px;
        margin-bottom: 20px;
        transition-timing-function: linear;
        transition: 0.5s;
    }
    .tabLis ul li:nth-of-type(2){
        background:#CC55FD;
    }
    .tabLis ul li:nth-of-type(3){
        background:#FFAF24;
    }
    .tabLis ul li:nth-of-type(4){
        background:#FF7234;
    }
    .tabLis ul li:nth-of-type(5){
        background: #FF60A3;
    }
    .tabLis ul li:nth-of-type(6){
        background: #30BAFF;
    }
    .tabLis ul li:nth-of-type(7){
        background:#76D91E;
    }
    .tabLis ul li:nth-of-type(8){
        background:#787BFD;
    }
    .tabLis ul li:nth-child(4n){
        margin-right:0;
    }
    .tabLis ul li:hover{
        box-shadow: 1px 1px 25px 3px rgba(0,0,0,0.2);
    }
    .tabLis ul li img{
        float: left;
        padding-top:7px;
        padding-right:20px;
        padding-bottom:30px;
    }
    .tabLis ul li h1{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .tabLis ul li p{
        color:rgba(255,255,255,0.8);
        font-size: 12px;
    }
    .m3{
        margin-bottom:83px;
    }
    .m3 p{
        width: 768px;
        margin-bottom:49px;
        height:auto;
    }
    .m4{
        text-align: center;
        height: 481px;
        margin-bottom: 87px;
    }
    .m4>p{
        text-align: center;
        margin-bottom:62px;
    }
    .m4 ul li{
        width: 400px;
        height: 63px;
        float: left;
        position: relative;
        text-align: left;
        margin-bottom:23px;
        bottom:0;
    }
    .m4 ul li h1{
        font-weight: bold;
    }
    .m4 ul li p{
        width: 276px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .m4 ul li:hover{
        color:#FF3F48;
        animation:mov 3s alternate infinite;
    }
    .m4 ul li:hover img{

    }
    .m4 ul li h1{
        padding-top:9px;
    }
    .m4 ul li img{
        float: left;
        position: relative;
        padding-right:17px;
        bottom:0;
    }
    @keyframes mov {
        0%{
            bottom:0;
        }25%{
          bottom:24px;
                 }
        50%{
            bottom:0;
        }
        75%{
            bottom:24px;
        }
        100%{
            bottom:0;
        }
    }
    .m5{
        text-align: center;
        height:430px;
        margin-bottom:97px;
    }
    .m5>p{
        margin-bottom:32px;
    }
    .m5 ul li{
        float: left;
    }
    .m5 ul li:nth-of-type(2){
        padding-left:83px;
        padding-top:24px;
        width:411px;
    }
    .m5 ul li img{
        display: none;
    }
    .m5 ul li h1{
        font-size: 24px;
        margin-bottom:31px;
    }
    .text p{
        height: 80px;
    }
    .m5 ul li>p{
        margin-bottom: 35px;
        text-align: left;
    }
    .btn_list{
        text-align:left;
    }
    .btn_list span{
        width: 87px;
        display: inline-block;
        height: 30px;
        line-height:30px;
        text-align: center;
        background:#E9E9E9;
        color:#434343;
        margin-right:20px;
        margin-bottom:20px;
    }
    .btn_list span:nth-child(4n){
        margin-right:0;
    }
    .btn_list span:first-child{
        background: #39ABE8;
        color: #fff;
    }
    .m6 {
        margin-bottom:93px;
        height: 380px;
    }
    .m6>p{
        text-align: center;
        margin-bottom:75px;

    }
    .m6 ul li{
        float: left;
        margin-right:20px;
        position: relative;
        width: 180px;
        height: 232px;
        box-shadow:1px 1px 10px 1px rgba(0,0,0,0.2);
        text-align: center;
        overflow: hidden;
    }
    .m6 ul li:last-child{
        margin-right:0;
    }
    .m6 ul li h1{
        font-size: 14px;
        font-weight: bold;
    }
    .img{
        display: flex;
        align-items: center;
        justify-content: center;
        height: 125px;
        margin-bottom:38px;
    }
    .m6 ul li:hover .box-text{
        bottom:0;
    }
    .box-text{
        position: absolute;
        left: 0;
        bottom:-180px;
        color: #fff;
        height: 66px;
        background: #39ABE8;
        padding: 21px 16px;
        transition-timing-function: linear;
        transition: 0.5s;
    }
    .box-text h3{
        font-size: 14px;
        margin-bottom:11px;
    }
    .box-text p{
        font-size: 12px;
    }
    .m7{
        height: 675px;
    }
    .m7 p{
        margin-bottom:43px;
        text-align: center;
    }
    .m7 ul{
        padding-left:80px;
    }
    .m7 ul li{
        float: left;
        text-align: center;
        padding: 0px 40px 20px 40px;
        width: 158px;
        margin: 0 10px;
    }
    .m7 ul li img{
        padding:31px 0;
    }
    .m7 ul li p{
        padding:20px 0;
    }
      

    .m7 ul li:hover h2{
        color:red;
}
    .m7 ul li:hover p{
        color:red;
}

    .m8{
        padding-bottom:87px;
        margin: 0 auto;
        text-align: center;
    }
    .m8 p{
        margin:0 auto;
        margin-bottom:50px;
        width: 892px;
        text-align: center;

    }
    .m8 img{
        margin:0 auto;
    }
    /*----------------------------轮播---------------------------------------------*/
    .m61{
        height:579px;
        background: #fff;
    }
    .m6x1{
        text-align: center;
        width: 1200px;
        position: relative;
        margin:0 auto;
        padding-top:81px;
    }
    .m6x1 h1{
        font-size: 27px;
        margin-bottom:32px;
    }
    .m6x1 h2{
        font-size: 14px;
        margin-bottom:44px;
    }
    .box{
        position: relative;
        width: 1070px;
        overflow: hidden;
        height:288px;
        box-shadow: 1px 0 24px 1px rgba(0,0,0,0.1);
    }
    .Left{
        position: absolute;
        left: -54px;
        top:68.5%;
        font-size: 40px;
        font-family: Simsun;
        height: 31px;
        color: #398AEF;
        line-height: 31px;
        font-weight: bold;
        z-index: 10;
        user-select: none;
        cursor: pointer;
    }
    .Right{
        position: absolute;
        right:75px;
        top:68.5%;
        font-size: 40px;
        font-family: Simsun;
        height: 31px;
        color: #398AEF;
        line-height: 31px;
        font-weight: bold;
        z-index: 10;
        user-select: none;
        cursor: pointer;
    }
    .list{
        width:4800px;
        height: 330px;
        overflow: hidden;
        position: relative;
        transition: 1s;
        transition-timing-function: linear
    }
    .libox{
        width:1200px;
        float: left;
        height: 330px;
        transition: 1s;
        cursor: pointer;
        background: #fff;
        transition-timing-function: linear;
    }
    .libox>ul img{
        width:100%;
        height:100%;
        margin-right:20px;
    }
    .libox ul{
        float: left;
        width: 480px;
        height: 288px;
        overflow: hidden;
    }
    .tad{
        font-size: 16px!important;
        font-weight: bold;
    }

    .libox ol{
        width: 516px;
        float:left;
        height: 219px;
        padding:17px 31px 52px 43px;
    }

    .libox ol li{
        color: #535353;
        font-size: 12px;
        text-align:left;
    }
    .libox ol li:nth-of-type(1){
        font-size:24px;
    }
    .libox ol li:nth-of-type(1) img{
        width: 85px;
        height: 35px;
        vertical-align: bottom;
        margin-right:20px;
    }
    .libox ol li:nth-of-type(2){
        padding:28px 0 23px 0;
        font-size: 14px;
        font-weight: bold;
    }
    .libox ol li:last-child span{
        margin-left:34px;
    }
    .libox ol li:last-child span img{
        margin-right:9px;
        vertical-align: bottom;
    }
    .libox:nth-of-type(1) ol li:nth-of-type(2){

    }
    .libox ol li:nth-of-type(3){
        margin-bottom:19px;
    }
    .libox:nth-of-type(1) ol li:nth-of-type(4){
        margin-bottom:21px;
    }
    .case{
        background:url(../images/bgm.jpg);
    }
    .min-case{
        width:1118px;
        margin:0 auto;
        padding:0 41px;
        padding-top:52px;
    }
    .min-case h1{
        margin-bottom:22px;
    }
    .min-case p{
        padding-bottom: 64px;
        text-align: center;
        font-size: 14px;
    }
    .min-case dl{
        position: relative;
        display: inline-block;
        background: #fff;
        width: 540px;
        height:403px;
        vertical-align: middle;
        margin-bottom:21px;
        overflow: hidden;
        margin-right:34px;
        padding-bottom:19px;
        box-shadow: 1px 1px 35px 1px rgba(0,0,0,0.1);
    }
    .min-case dl:hover dd:last-child{
        bottom:0;
    }
    .min-case dl:nth-child(2n){
        margin-right:0;
    }
    .min-case dl dt{
        margin-bottom:22px;
    }
    .min-case dl dd{
        padding-left:18px;
        color:#010101;
    }
    .min-case dl dd:nth-of-type(1){
        font-size: 23px;
        font-weight: bold;
        color: #000;
    }
    .min-case dl dd:nth-of-type(2){
        padding:26px 0 14px 18px;
    }
    .min-case dl dd span{
        color: #666;
        margin-left:26px;
    }
    .min-case dl dd span img{
        margin-right:9px;
        vertical-align: bottom;
    }
    .min-case dl dd:last-child{
        position: absolute;
        bottom: -152px;
        left: 0;
        height: 75px;
        background: #096FFF;
        color: #fff;
        line-height: 23px;
        padding: 31px 28px 46px 20px;
        transition-timing-function: linear;
        transition: 0.5s;

    }
    .min-case dl dd:last-child p{
        width: 492px;
        text-align:left;
        height: 68px;
        padding:0;
    }
    .zixun{
        width: 1200px;
        margin:0 auto;
        padding:97px 0;
        text-align: center;
        font-size: 16px;
    }
    .zixun a:first-child{
        background: #FFC231;
        color: #fff;
        display: inline-block;
        text-align: center;
        width:230px;
        height: 49px;
        line-height:49px;
        border-radius:25px;
        margin-right:40px;
    }
    .zixun a:last-child{
        background: #3091FF;
        color: #fff;
        display: inline-block;
        text-align: center;
        width:230px;
        height: 49px;
        line-height:49px;
        border-radius:25px;
    }

    .btn_list1{
        position: absolute;
        width: 454px;
        right: 86px;
        bottom: 26px;
        height: 10px;
        z-index: 10;
        cursor: pointer;
    }
    .btn_list1 span{
        display: inline-block;
        width: 58px;
        height: 4px;
        background:#b6d8f7;
        margin: 0 1px;
        cursor: pointer;
    }
    .btn_list1 span:first-child{
        background:#078afe;
    }
    .btn_list1 span:hover{
        background:#078afe;
    }

	.layout{
        padding-left:32px;
    }
    .footer_logo{
        text-align: left;
    }
    .lefy_nav{
        width:471px;
        padding:0 6px;
        height: 144px;
        float: left;
    }
    .lefy_nav ul li{
        float: left;
        font-size: 14px;
        padding:13px 0;
        padding-right:61px;
        border-bottom:1px solid #15222b;
    }
    .lefy_nav ul li:hover{
        color: #096fff;
    }
    .lefy_nav ul li a{
        color: #b2b8bc;
    }
    .lefy_nav ul li:nth-of-type(2){
        padding-right:67px;
    }
    .lefy_nav ul li:nth-of-type(3){
        padding-right:91px;
    }
    .lefy_nav ul li:last-child{
        padding-right:0;
    }
    .lefy_nav dl{
        padding-top:13px;
        width: 86px;
        float: left;
    }
    .lefy_nav dl:nth-of-type(1){
        width: 106px;
    }
    .lefy_nav dl:nth-of-type(2){
        width: 116px;
    }
    .lefy_nav dl:nth-of-type(3){
        width: 162px;
    }
    .lefy_nav dl dd{
        height:12px;
        line-height: 12px;
        padding:9px 0;
    }
    .lefy_nav dl dd a{
        font-size: 12px;
        color: #7a8f9d;
    }
    .lefy_nav dl dd:hover a{
        color:#096fff;
    }
    .righr_nav{
        width: 597px;
        float: right;
        height: 144px;
    }
    .righr_nav p{
        display: inline-block;
        width: 401px;
        float: left;
        color: #c1c4c7;
        font-size: 12px;
    }
    .righr_nav p:hover{
        color:#096fff;
    }
    .righr_nav p:first-child{
        border-bottom:1px solid #15222b;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        color: #b2b8bc;
    }
    .righr_nav p:first-child:hover{
        color:#096fff;
    
    }
    .righr_nav dl{
     display: inline-block;
        margin-left:55px;
        margin-top:10px;
    }
    .righr_nav dl dd{
        padding-top:10px;
        font-size: 12px;
    }
    .righr_nav dl dd:hover{
        color:#096fff;
    }



