.banner{
    width: 100%;
    height: 445px;
    position: relative;
}
#container{
    width: 100%;
}
.banner .swiperImg1{
    width: 100%;
    height: 445px;
    background: url(../img/index_1.jpg) no-repeat center;
    overflow: hidden;
}
.banner .swiper-container{
    width: 100%;
    height: 445px;
    overflow: hidden;
}
.banner .swiperImg2{
    width: 100%;
    height: 445px;
    background: url(../img/index_2.jpg) no-repeat center;
    overflow: hidden;
}
.banner .swiperImg3{
    width: 100%;
    height: 445px;
    background: url(../img/index_6.jpg) no-repeat center;
    overflow: hidden;
}
.banner .swiperImg4{
    width: 100%;
    height: 445px;
    background: url(../img/index_7.jpg) no-repeat center;
    overflow: hidden;
}
.searchBox{
    height: 200px;
    width: 100%;
    background: #f5f5f5;
}
.searchBox .search{
    width: 800px;
    margin: 0 auto;
    /* overflow: hidden; */
}
.searchBox .search .searchBtn{
    height: 120px;
    width: 100%;
    padding-top: 60px;

}
.searchBox .search .searchBtn .searchInput{
    float: left;
    width: 670px;
    height: 60px;
    outline:none;
    border: 0px;
    background: white;
    text-indent: 2em;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    
}
.searchBox .search .searchBtn .searchInput:hover{
    box-shadow: 0px 0 10px 1px rgba(16, 140, 238, 0.2);
}
.searchBox .search .searchBtn .btn{
    float: left;
    width: 130px;
    height: 60px;
    background: #108cee;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    line-height: 60px;
    color: white;
    cursor: pointer;
    font-size: 18px;
}
.searchBox .search .searchBtn .btn:hover{
    box-shadow: 0 0px 10px 1px rgba(16, 140, 238, 0.5);
}
.searchBox .search .searchBtn .btn i{
    margin-right: 10px;
}
.searchBox .search .searchBtn .release{
    background: #108cee;
    text-align: center;
    line-height: 60px;
    color: white;
    float: left;
    margin-left: 20px;
    padding: 0 20px;
    border-radius: 5px;
    cursor: pointer;
}
.searchBox .search .searchBtn .release:hover{
    box-shadow: 0 0px 10px 1px rgba(16, 140, 238, 0.5);
}
.searchBox .search .searchBtn .release a{
    color: white;
}
.searchBox .search .searchWord{
    margin-top: 10px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    color: #818181;
    font-size: 12px;
}
.searchBox .search .searchWord .noticeTitle{
    color: #108cee;
    float: left;
    margin-left: 5px;
}
.searchBox .search .searchWord .noticeTitle i{
    color: #108cee;
}
.searchBox .search .searchWord .notice{
    float: left;
    width: 557px;
    height: 20px;
    overflow: hidden;
}
.searchBox .search .searchWord .notice a{
    color: #818181;
}
.animationBox{
    width: 100%;
    height: 265px;
    border-bottom: 1px solid #f5f5f5;
}
.animation{
    width: 1150px;
    height: 265px;
    margin: 0 auto;
}
.animation .animationLi{
    width: 230px;
    float: left;
    margin-top: 40px;
}
.animation .animationLi .img{
    width: 130px;
    height: 140px;
    position: relative;
    margin: 0 auto;
}

.animation .animationLi .img img{
    position: absolute;
    /* border: 1px solid red; */
}
.animation .animationLi .word{
    text-align: center;
}
.animation .animationLi .word .word1{
   color: black;
   font-size: 24px;
}
.animation .animationLi .word .word2{
    color: #999999;
    font-size: 14px;
    margin-top: 14px;
 }
.animate4_1{
    z-index: 9;
    top: 76px;
    left: 48px;
}
.animate4_2{
    z-index: 1;
    top: 22px;
    left: 77px;
}
.animate4_3{
    z-index: 2;
    top: 14px;
    left: 52px;
}
.animate4_4{
    z-index: 2;
    top: 62px;
    left: 28px;
}
.animate4_5{
    z-index: 10;
    top: 48px;
    left: 32px;
}
.animate4_6{
    z-index: 10;
    top: 76px;
    left: 12px;
}
.animate4_7{
    z-index: 10;
    top: 72px;
    left: 99px;
}
.animate3_1{
    z-index: 9;
    top: 8px;
    left: 20px;
}
.animate3_2{
    z-index: 9;
    top: 16px;
    left: 56px;
}
.animate3_3{
    z-index: 9;
    top: 40px;
    left: 12px;
}
.animate3_4{
    z-index: 1;
    top: 23px;
    left: 20px;
}
.animate1_1{
    z-index: 1;
    top: 29px;
    left: 71px;
}
.animate1_2{
    z-index: 9;
    top: 80px;
    left: 22px;
}
.animate1_3{
    z-index: 6;
    top: 32px;
    left: 45px;
}
.animate1_4{
    z-index: 6;
    top: 6px;
    left: 45px;
}
.animate2_1{
    z-index: 1;
    top: 27px;
    left: 21px;
}
.animate2_2{
    z-index: 6;
    top: 63px;
    left: 67px;
}
.animate2_3{
    z-index: 3;
    top: 3px;
    left: 42px;
}
.recommendBox{
    height: 530px;
    width: 100%;

}
.recommend{
    width: 1150px;
    height: 590px;
    margin: 0 auto;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.recommend .Dtitle{
    height: 90px;
    width: 100%;
    margin-top: 50px;
}
.recommend .Dtitle .titleP1{
    float: left;
}
.recommend .Dtitle .titleP1 .titleSpan1{
    font-size: 30px;
    font-weight: bold;
    color: black;
    margin-right: 30px;
}
.recommend .Dtitle .titleP1 .titleSpan2{
    font-size: 28px;
    color: #828282;
}
.recommend .Dtitle .titleP2{
    float: right;
    margin-top: 18px;
    font-size: 16px;
}
.recommend .Dtitle .titleP2:hover a{
    color: #108cee;
}
.recommend .Dtitle .titleP2 a{
    color: black;
}
.recommend .recommendUl{
    width: 100%;
    height: 390px;
}
.recommend .recommendUl .recommendLi{
    float: left;
    width: 265px;
    height: 385px;
    margin-left: 30px;
}
.recommend .recommendUl .recommendLi:first-child{
    margin-left: 0px;
}
.recommend .recommendUl .recommendLi:hover{
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}
.recommend .recommendUl .recommendLi .top{
    height: 200px;
    width: 100%;
    /*background: url(../img/index_3.jpg) no-repeat center;*/
    position: relative;
}
.recommend .recommendUl .recommendLi .top .word{
    height: 60px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    color: white;
}
.recommend .recommendUl .recommendLi .top .word .wodr1{
    width: 235px;
    margin: 0 auto;
    margin-top: 10px;
}
.recommend .recommendUl .recommendLi .top .word .wodr1 .wodrP1{
    font-size: 18px;
    font-weight: bold;
    float: left;
}
.recommend .recommendUl .recommendLi .top .word .wodr1 .wodrP2{
    font-size: 14px;
    float: right;
}
.recommend .recommendUl .recommendLi .top .word .wodr1 .wodrP2 span{
    color: red;
    font-size: 18px;
}
.recommend .recommendUl .recommendLi .top .word .wodr2{
    width: 255px;
    margin: 0 auto;
    margin-top: 38px;
    font-size: 12px;
}
.recommend .recommendUl .recommendLi .top .word .wodr2 .wodrP1{
    float: left;
}
.recommend .recommendUl .recommendLi .top .word .wodr2 .wodrP2{
    float: right;
}
.recommend .recommendUl .recommendLi .bottom{
    height: 185px;
    width: 100%;
    border:1px solid #e6e6e6;
    border-top:0px solid #e6e6e6;
    overflow: hidden;
    position: relative;
}
.recommend .recommendUl .recommendLi .bottom .title{
    width: 220px;
    margin: 0 auto;
    margin-top: 10px;
    font-weight: bold;
    color: black;
    font-size: 14px;
}
.recommend .recommendUl .recommendLi .bottom .content{
    width: 220px;
    margin: 0 auto;
    margin-top: 20px;
    color: #5c5c5c;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 25px;
    text-indent: 2em;
}
.recommend .recommendUl .recommendLi .bottom .look{
    margin-top: 20px;
    font-size: 12px;
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}
.recommend .recommendUl .recommendLi .bottom .look a{
   color: #1472bc;
}
.excellentBox{
    width: 100%;
    height:590px;
    background: #f5f5f5;
}
.excellent{
    width: 1150px;
    height: 590px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.excellent .Dtitle{
    height: 90px;
    width: 100%;
    margin-top: 50px;
}
.excellent .Dtitle .titleP1{
    float: left;
}
.excellent .Dtitle .titleP1 .titleSpan1{
    font-size: 30px;
    font-weight: bold;
    color: black;
    margin-right: 30px;
}
.excellent .Dtitle .titleP1 .titleSpan2{
    font-size: 28px;
    color: #828282;
}
.excellent .Dtitle .titleP2{
    float: right;
    margin-top: 18px;
    font-size: 16px;
}
.excellent .Dtitle .titleP2:hover a{
    color: #108cee;
}
.excellent .Dtitle .titleP2 a{
    color: black;
}
.excellentUl{
    width: 100%;
    height: 270px;
}
.excellentUl .excellentLi{
    width: 360px;
    height: 270px;
    margin-left: 35px;
    border-radius: 3px;
    /*background: url(../img/index_4.jpg) no-repeat center;*/
    position: relative;
    overflow: hidden;
    float: left;
}
.excellentUl .excellentLi:first-child{
    margin-left: 0;
}
.excellentUl .excellentLi .mask{
    position: absolute;
    width: 100%;
    height: 270px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 0;
}
.excellentUl .excellentLi .word1{
    margin-top: 130px;
    font-size: 18px;
    text-align: center;
    color: white;
    position: relative;
    z-index: 99;
    font-weight: bold;
}
.excellentUl .excellentLi .word2{
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    color: white;
    position: relative;
    z-index: 99;
}
.excellentUl .excellentLi .word3{
    width: 115px;
    height: 30px;
    border: 1px solid white;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    border-radius: 15px;
    margin-left: -57.5px;
    left: 50%;
    bottom: 70px;
    position: absolute;
    z-index: 99;
    display: none;
}
.excellentUl .excellentLi .word3 a{
    color: white;
}
.excellentUl .excellentLi .word2 span{
    font-size: 18px;
    color: red;
    font-weight: bold;
}
.excellentUl .excellentLi .word4{
    position: absolute;
    width: 295px;
    bottom: 20px;
    left: 50%;
    margin-left: -147.5px;
    color: white;
    font-size: 12px;
}
.excellentUl .excellentLi .word4 .wordP1{
    float: left;
}
.excellentUl .excellentLi .word4 .wordP2{
    float: right;
}
.excellent .gg{
    width: 100%;
    margin-top: 30px;
}
.advantageBox{
    height: 155px;
    width: 100%;
    overflow: hidden;
}
.advantage{
    width: 1150px;
    margin: 0 auto;
    margin-top: 50px;
}
.advantage .advantageLi{
    float: left;
    width: 287px;
}
.advantage .advantageLi .word1{
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    color: black;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-right: 20px;
    border: 1px solid black;
}
.advantage .advantageLi .word2{
    float: left;

}
.advantage .advantageLi .word2 .wordP1{
    font-size: 18px;
    color: black;
}
.advantage .advantageLi .word2 .wordP2{
    font-size: 12px;
    margin-top: 3px;
    color: #868686;
}
/* 分页器 */
.swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 54%;
    width: 100%;
    text-align: center;
  }
  .swiper-pagination-switch {
    display: inline-block;
    width: 18px;
    height: 4px;
    border-radius: 0px;
    background: #e0e0e0;
    margin: 0 5px;
    opacity: 1;
    cursor: pointer;
  }
  .swiper-active-switch {
    background: #108cee;
  }
  .animate5_1{
    z-index: 9;
    /* bottom: 39px; */
    top:-8px;
    left: 27px;
}
.animate5_2{
    z-index: 1;
    top: 29px;
    left: 71px;
}
.animate5_3{
    z-index: 9;
    top: 80px;
    left: 22px;
}
.animate5_4{
    z-index: 1;
    top: 56px;
    left: 19px;
}
.swiperP1{
    width: 100%;
    font-size: 60px;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.9);
    text-align: center;
    margin-top: 155px;
}
.swiperP2{
    width: 100%;
    font-size: 36px;
    color: white;
    text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.9);
    text-align: center;
    margin-top: 15px;
}
.navLiErBox{
    width: 1150px;
    position: absolute;
    bottom: 0px;
    height: 60px;
    left: 50%;
    margin-left: -575px;
}
.navLiEr{
    width: 33%;
    float: left;
    text-align: center;
    line-height: 60px;
    background: rgba(28, 44, 90,0.5);
    border-left: 1px solid white;
    font-size: 16px;
    color: white;
    cursor: pointer;
    user-select: none;
}
.navLiEr a{
    width: 100%;
    height: 100%;
    display: block;
    color: white;
}
.navLiEr:nth-child(1){
    border-left: 0px solid white;
}
.navLiErDh{
    background: white;
    color: black;
}
.navLiErDh a{
    color: black;
}