
.appBody{
    min-width: 1200px;
}
.headerImg{
    width: 256px;
    margin-right: 14px;
    float: left;
    cursor: pointer;
}
.headerTitle{
    padding-left: 14px;
    line-height: 36px;
    font-size: 20px;
    color: #0364a9;
    float: left;
    border-left: 1px solid #c9c9c9;
    margin-top: 15px;
}
.headerNavs{
    margin-top: 8.5px;
    line-height: 40px;
    float: left;
    margin-left: 8px;
}
.headerNavTxt{
    margin-left: 44px;
    font-size: 16px;
    color: #333;
    /* padding-bottom: 10px; */
    border-bottom: 2px solid rgba(0,0,0,0);
}
.headerNavTxt:hover{
    color: #0364a9;
    border-color: #0364a9;
}
/* 涓讳綋 */
.banner{
    width: 100%;
}
.bannerImg{
    width: 100%;
    height: 550px;
}
/* 涓讳綋鍏敤 */
.contentBoxs{
    width: 100%;
}
.contentBox{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.titleBox{
    width: 100%;
    height: 20px;
    padding-top: 80px;

}
.titleXian{
    width: 100%;
    height: 1px;
    background: #076ce0;
    text-align: center;
}
.titleTitle{
    font-size: 30px;
    color: #333;
    background: #fff;
    padding: 0 10px;
    position: relative;
    top: -20px;
}
.titleTxt{
    font-size: 14px;
    color: #666;
    position: relative;
}
/* 鐩爣 */
.mubiaoBox{
    height: 674px;
}
.mubiaoBox .titleBox{
    position: relative;
    top: -30px;
    opacity: 0;
    transition: all 1s;
}
.mubiaoContent{
    position: relative;
    width: 100%;
    height: 386px;
    margin-top: 42px;
    bottom: -30px;
    opacity: 1;
    transition: all 1s;
}
.mubiaoList{
    width: 278px;
    height: 380px;
    background: #fff;
    float: left;
    margin-left: 26px;
    text-align: center;
    margin-top: 33px;
    box-shadow: 0 0 30px #eee;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,0);
    transition: all .2s;
}
.mubiaoList:hover{
    border-color: #2777fc;
    margin-top: 23px;
}
.mubiaoList:nth-of-type(1){
    margin-left: 0;
}
.mubiaoImg{
    width: 100px;
    margin: -33px auto 0;
    border-radius: 50%;
}
.mubianTitlt{
    margin: 38px 0 22px;
    font-size: 24px;
    color: #333;
}
.mubiaoTxt{
    width: 230px;
    margin: 0 auto 20px;
    line-height: 26px;
    min-height: 100px;
    font-size: 13px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}
.mubiaoXQ{
    padding: 10px 15px;
    font-size: 15px;
    color: #2777fc;
    border: 1px solid #2777fc;
    border-radius: 5px;
}
/* 寤鸿 */
.jiansheBox .titleBox{
    position: relative;
    top: -30px;
    opacity: 0;
    transition: all 1s;
}
.jiansheBox{
    height: 541px;
    background: #f4f5fc;
}
.jiansheBox .titleTitle{
    background: #f4f5fc
}
.jiansheContent{
    width: 100%;
    height: 288px;
    position: relative;
    margin-top: 50px;
    bottom: -30px;
    opacity: 0;
    transition: all 1s;
}
.jiansheList{
    width: 220px;
    height: 288px;
    float: left;
    margin-left: 102px;
}
.jiansheList:nth-of-type(1){
    margin-left: 0;
}
.jiansheImg{
    width: 114px;
    margin: 0 auto;
}
.jiansheTitlt{
    font-size: 22px;
    color: #333;
    padding: 18px 0 14px;
    width: 100%;
    border-bottom: 1px solid #c6c6c6;
    text-align: center;
}
.jiansheTxt{
    padding-top: 5px;
    width: 100%;
    margin: 0 auto 20px;
    line-height: 26px;
    height: 72px;
    font-size: 13px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: center;
}
/* 鏀归潻 */
.gaigeBox .titleBox{
    position: relative;
    top: -30px;
    opacity: 0;
    transition: all 1s;
}
.gaigeBox{
    height: 626px;
    background: url('../img/kuaiji/gaige.png')no-repeat center center;
}
.gaigeBox .titleXian{
    background: #fff;
}
.gaigeBox .titleTitle{
    background: #2572f6;
    color: #fff
}
.gaigeBox .titleTxt{
    color: #fff
}
.gaigeContent{
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    bottom: -30px;
    opacity: 0;
    transition: all 1s;
}
.gaigeL{
    width: 730px;
    float: left;
}
.gaigeR{
    width: 410px;
    float: right;
}
.gaigeTxt{
    min-height: 270px;
    width: 100%;
    font-size: 15px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    line-height: 38px;
    padding-top: 23px;
}
.gaigeXQ{
    width: 118px;
    height: 40px;
    background: #fff;
    font-size: 15px;
    color: #2777fc;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    margin-top: 46px;;
}
/* 甯堣祫 */
.shiziBox .titleBox{
    position: relative;
    top: -30px;
    opacity: 0;
    transition: all 1s;
}
.shiziContent{
    margin-top: 40px;
    position: relative;
    bottom: -30px;
    opacity: 0;
    transition: all 1s;
}
.shiziImage{
    position: relative;
    overflow: hidden;
}
.shiziImgBox{
    position: relative;
    width: 272px;
    height: 171.36px;
    margin-right: 35px;
    margin-bottom: 35px;
    float: left;
    overflow: hidden;
}
.shiziImg{
    width: 272px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .2s;
}
.shiziImgBox:hover .shiziImg{
    left: -5px;
    top: -5px;
    width: 282px;
}
.shiziImgBox:nth-of-type(4n){
    margin-right: 0;
}
.shiziGG,.rencaiGG{
    width: 115px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #2777fc;
    border: 1px solid #2777fc;
    border-radius: 5px;
    margin: 0 auto 0;
    display: block;
}
/* 浜烘墠 */
.rencaiBox .titleBox{
    position: relative;
    top: -30px;
    opacity: 0;
    transition: all 1s;
}
.rencaiContent{
    width: 100%;
    height: 460px;
    margin-top: 90px;
    position: relative;
    bottom: -30px;
    opacity: 0;
    transition: all 1s;
}
.rencaiLeft{
    width: 50%;
    height: 350px;
    float: left;
    background: #2a2f3b;
    margin-top: 55px;
}
.rencaiRight{
    width: 50%;
    height: 100%;
    float: left;
    background: #2777fc;
}
.rencaiTxt{
    margin: 32px 0 0 32px;
    width: 540px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    min-height: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.rencaiGG{
    margin: 32px 0 0 32px;
    color: #fff;
    border: 1px solid #fff;
}
.rencaiSwiper{
    width: 535px;
    height: 430px;
    margin: 32px 0 0 32px;
}
.swiperImg{
    width: 535px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .2s;
}
.rencaiSwipers{
    width: 100%;
    height: 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 20px;
}
.swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    opacity: 1;
    background: rgba(255,255,255,.3)
}
.swiper-pagination-bullet-active{
    background: rgba(255,255,255,1);
    opacity: 1
}
.rencaiSwipers .swiper-slide{
    width: 535px;
    height: 378.7px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.rencaiSwipers .swiper-slide:hover .swiperImg{
    width: 545px;
    left: -5px;
    top: -5px;
}
/* 涓撲笟 */
.zhuanyeBox .titleBox{
    position: relative;
    top: -30px;
    opacity: 0;
    transition: all 1s;
}
.zhuanyeBox{
    background: url('../img/kuaiji/zhuanyebj.png')no-repeat center center;
    height: 536px;
    margin-top: 114px;
}
.zhuanyeContent{
    position: relative;
    overflow: hidden;
    margin-top: 60px;
    position: relative;
    bottom: -30px;
    opacity: 0;
    transition: all 1s;
}
.zhuanyeList{
    width: 196px;
    height: 275px;
    float: left;
    margin-right: 138px;
    cursor: pointer;
}
.zhuanyeList:nth-of-type(4n){
    margin-right: 0;
}
.zhuanyelistImg{
    width: 194px;
    height: 194px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: no-repeat center center;
}
.zhuanyelist1 .zhuanyelistImg{
    background-image: url('../img/kuaiji/zhuanye1.png')
}
.zhuanyelist2 .zhuanyelistImg{
    background-image: url('../img/kuaiji/zhuanye2.png')
}
.zhuanyelist3 .zhuanyelistImg{
    background-image: url('../img/kuaiji/zhuanye3.png')
}
.zhuanyelist4 .zhuanyelistImg{
    background-image: url('../img/kuaiji/zhuanye4.png')
}
.zhuanyelist1:hover .zhuanyelistImg{
    background-image: url('../img/kuaiji/zhuanye12.png')
}
.zhuanyelist2:hover .zhuanyelistImg{
    background-image: url('../img/kuaiji/zhuanye22.png')
}
.zhuanyelist3:hover .zhuanyelistImg{
    background-image: url('../img/kuaiji/zhuanye32.png')
}
.zhuanyelist4:hover .zhuanyelistImg{
    background-image: url('../img/kuaiji/zhuanye42.png')
}
.zhuanyeList:hover .zhuanyelistImg{
    background-color: #fff;
}
.zhuanyetxt{
    font-size: 24px;
    color: #fff;
    margin-top: 45px;
    text-align: center;
}
.zhuanyeBox .titleXian{
    background: #fff;
}
.zhuanyeBox .titleTitle{
    background: #1d65fc;
    color: #fff
}
.zhuanyeBox .titleTxt{
    color: #fff
}
.zhuanyeBox .titleBox{
    padding-top: 70px;
}
/* 寤鸿瑙勫垝 */
.guihuaBox .titleBox{
    position: relative;
    top: -30px;
    opacity: 0;
    transition: all 1s;
}
.guihuaContent{
    margin-top: 60px;
    position: relative;
    bottom: -30px;
    opacity: 0;
    transition: all 1s;
    position: relative;
    overflow: hidden;
}
.guihuaBox{
    height: 555px;
    background: #fff;
    padding-bottom: 50px;
}
.guihuaTxt{
    color: #333;
    padding: 0;
}
.guihuaXQ{
    -webkit-line-clamp: 6;
    margin: 0;
    background: #2777fc;
    color: #fff;
    border-radius: 5px;
}
.guihuaBox .titleXian{
    background: #076ce0;
}
.guihuaBox .titleTitle{
    background: #fff;
    color: #333
}
.guihuaBox .titleTxt{
    color: #666
}
/* 搴曢儴 */
.footer{
    width: 100%;
    font-size: 13px;
    color: #fff;
    line-height: 66px;
    background: #3c3c3c;
}
.footerL{
    float: left;
}
.footerR{
    float: right;
}
.footerBox{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}