@charset "UTF-8";

*{
    padding: 0;
    margin:0;
}
.imbbanner{display: block;}
.w-1200{width: 1200px;margin: 0 auto}
.h-10{height: 10px;}
.h-20{height: 20px;}
.h-30{height: 30px;}
.h-40{height: 40px;}
.h-50{height: 50px;}
.h-60{height: 60px;}
.h-70{height: 70px;}
.h-80{height: 80px;}

.h_60{height: 60px;}
.h_10{height: 10px;}
.h_30{height: 30px;}
.h_120{height: 120px;}

.left{float: left;}
.right{float: right;}
.clear{clear: both;}

body, div, address, b228lockquote, iframe,datalist,footer,header,nav,time, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; font-weight: normal;font-style: normal;font-size: 100%; font-family:"微软雅黑",Arial, Helvetica, sans-serif;}

a{
    text-decoration: none;
}

.cl{
    clear: both;
}

ul{
    list-style: none;
}

.top{
    width: 1200px;
    margin:0 auto;
}

.top #logo{
    display: inline-block;
    float: left;
    padding: 17px 0;
}

.top .top_tel{
    min-width: 40%;
    display: inline-block;
    float: right;
}

.top_tel ul{
    margin-top: 26px;
}

.top_tel ul li{
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #4B4A48;
}

.top_tel ul li:nth-child(1){border-right: 1px solid #E5E5E5;margin-top: 6px;padding:6px 38px 6px 0;}
.top_tel ul li:nth-child(2){padding-left: 38px;padding-top: 8px;}

.top_tel ul li span{
    font-size: 24px;
    color: #439FD0;
}

.colnum{
    /*margin:22px 0;*/
}

.colnum ul{
    height: 84px;
    display: flex;
    padding: 15px 0;
}

.colnum ul li{
    line-height: 84px;
    flex:1;
    text-align: center;
    /*border-top: 1px solid #A4A4A4;*/
}

.colnum ul .active{
    border-top: 1px solid #469ECE;
}

.colnum ul li a{
    color: #333333;
    font-size: 16px;
}
.colnum ul .active a{
    color: #469ECE;
}

.idx_center{
    margin-top: 38px;
}

.idx_center #cent{
    width: 626px;
    display: inline-block;
    float: left;
    padding-top: 38px;
}

.idx_center #cent dl dt{
    color: #459fd4;
    font-size: 24px;
}

#cent dl dd{
    margin-top: 36px;
    font-size: 14px;
    color: #979899;
    line-height: 24px;
}

#cent dl a{
    position: relative;
    top: 44px;
    left: 0;
    padding:12px 38px;
    background: #459FD4;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
}

.idx_center  #abtimg{
    width: 572px;
    display: inline-block;
    float: left;
}

.idx-product{
    width: 100%;
    margin:0 auto;
    position: relative;
    left: 0;
    top: -4px;
    background: #F4F4F4;
}

.idx-product .pdu_center{
    width: 1200px;
    margin:0 auto;
    margin-top: -412px;
    position: relative;
    z-index: 999;
}

.pdu_center dl dt{
    font-size: 30px;
    color: #fff;
}

.pdu_center dl dt div{
    font-size: 14px;
    display: inline-block;
    position: relative;
    left: 0;
    top: -5px;
}

.pdu_center dl dt #xian{
    width: 48px;
    height: 2px;
    background: #fff;
    position: relative;
    left: 0;
    top: -2px;
}

.pdu_center dl dd{
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
}

.pdulist {
    width:1200px;
    margin:0 auto;
    margin-top: 26px;
}

.pdulist ul li{
    width: 600px;
    height: 300px;
    display: inline-block;
    float: left;
    overflow: hidden;
}
/*
.pdulist ul li div{
    height: 300px;
} */

.pdulist ul li .lftcent{
    padding: 52px 30px;
    width: 240px;
    display: inline-block;
    float: left;
    height: 196px;
    overflow: hidden;
}

.pdulist ul li .rgtimg{
    width: 300px;
    display: inline-block;
    float: right;
    height:300px;
}

.pdulist ul a:nth-child(1) .lftcent{
    background: #6BDF77;
}

.pdulist ul a:nth-child(3) .lftcent{
    background: #459FD4;
    float: right;
}
.pdulist ul a:nth-child(3) .rgtimg{
    float: left;
}

.pdulist ul a:nth-child(1) .rgtimg img,.pdulist ul a:nth-child(2) .rgtimg img{
    display: none;
}

.pdulist ul a:nth-child(2) .lftcent{
    background: url(../img/4.jpg) no-repeat;
    background-size: 100% 100%;
}

.pdulist ul a:nth-child(4) .lftcent{
    width: 300px;
    height: 300px;
    padding: 0;
    background: url(../img/5.jpg) no-repeat;
    background-size: 100% 100%;
}

.pdulist ul a:nth-child(4) .lftcent dl{
    display: none;
}

.lftcent dl dt{
    font-size: 22px;
}

.lftcent dl dd{
    font-size: 14px;
    line-height: 24px;
}

.lftcent dl div{
    width: 96px;
    font-size: 14px;
    color: #fff;
    margin-top: 38px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 4px;
}

.lftcent dl div a{
    padding: 8px 22px;
    border:1px solid #fff;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
}

.pdulist ul a:nth-child(2) .lftcent dl dt,.pdulist ul a:nth-child(2) .lftcent dl dd{
    color: #333;
}

.pdulist ul a:nth-child(2) .lftcent dl div{
    font-size: 14px;
    color: #333;
    border: 1px solid #333;
}

.idx_news{
    margin-top: 76px;
}

.idx_news #newimg{
    margin-bottom: 66px;
}

.idx_news_list .newslft{
    width: 592px;
    display: inline-block;
    float: left;
}

.newsrgt{
    width: 590px;
    display: inline-block;
    float: right;
}

.newsrgt ul li {
    cursor: pointer;
}

.newsrgt ul li .newstime{
    padding:36px 0;
    width: 128px;
    display: inline-block;
    float: left;
    text-align: right;
    border-right: 1px solid #E9E9E9;
}

.newsrgt ul li .newscent{
    width: 434px;
    display: inline-block;
    float: right;
}

.newsrgt ul li .newstime dt{
    font-size: 24px;
    color: #B9B5B5;
    padding-right: 20px;
}

.newsrgt ul li .newstime dd{
    font-size: 16px;
    color: #555556;
    font-weight: bold;
    padding-right: 20px;
    position: relative;
    border-right: 4px solid #459FD4;
    left: 2px;
    top: 0;
}

.newsrgt ul li .newscent dt{
    margin-top: 36px;
    font-size: 16px;
    color: #4c4c4c;
}

.newsrgt ul li .newscent dd{
    font-size: 14px;
    color: #808080;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newsrgt ul .active{
    background: #fff;
}

.newsrgt ul .active  .newstime dd{
    border-right: 4px solid #5FBB5D;
}

#tjnew{
    width: 494px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    margin-top: -69px;
    z-index: 9;
    cursor: pointer;
}

#tjnew p{
    position: absolute;
    top: 22px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #3B3A3A;
    font-size: 16px;
}

#zd{
    width: 100%;
    margin:0 auto;
    background: #459FD4;
    height: 80px;
    line-height: 80px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 50px;
}

.pducent{
    width: 1200px;
    margin:0 auto;
}

.pducent #pduname{
    margin:30px 0;
    text-align: right;
    font-weight: bold;
    color: #666666;
    font-size: 14px;
}

.pducent #pduname span{
    color: #1F70B1;
}

.pdulist-center{
    text-align: center;
}

.pdulist-center #name{
    text-align: center;
    font-size: 24px;
    color: #333333;
}

.pdulist-center #xian{
    width: 36px;
    background: #073E75;
    height: 1px;
    margin:0 auto;
    margin-top: 18px;
}



.pdulist-center ul li{
    display: inline-block;
    float: left;
    margin-right: 20px;

}

.pdulist-center ul li:last-child{
    margin-right: 0;
}





.productlist,.newslist,.job_list{
    margin-top: 54px;
}

.productlist dl{
    width: 276px;
    display: inline-block;
    float: left;
    margin-right: 32px;
    position: relative;
    left: 0;
    top: 0;
    transition: all 0.3s;
    margin-bottom: 24px;
}

.productlist .active dl{
    background: #fff;
    box-shadow: -1px 0px 10px rgba(0,0,0,0.4);
    transition: all 0.3s;
    position: relative;
    left: 0;
    top: -5px;
    margin-bottom: 24px;
}

.productlist dl dt{
    width: 276px;
    height:407px;
    overflow: hidden;
}

.productlist dl dt:hover img{
    transform: scale(1.2);

}

.productlist dl dt img{
    border-radius: 3px;
    width: 100%;
    height: 100%;
    transition:all 0.6s;
}

.productlist a:nth-child(4n) dl{
    margin-right: 0;
}

.productlist dl dd{
    font-size: 16px;
    color: #808080;
    text-align: center;
    margin:18px 0;
}

.aboutcont{
    text-align: left;
    margin-top: 54px;
    font-size: 14px;
    color: #5D5D5D;
}

.aboutcont img{
    max-width: 100%;
}

.newslist a{
    width:546px;
    padding: 30px 22px;
    display: inline-block;
    float: left;
    background: #F8F8F8;
    text-align: left;
    margin-bottom: 18px;
    position: relative;
    left: 0;
    top: 0px;
    cursor: pointer;
    margin-right: 20px;
}
.newslist a:nth-child(2){
    margin-right: 0;
    float: right;
}

.newslist a dl dt{
    font-size: 16px;
    color: #808080;
}

.newslist a dl dd{
    margin-top: 18px;
    font-size: 18px;
    color: #3b3b3b;
    font-weight: bold;
}

.newslist a dl dd div{
    width: 24px;
    height: 2px;
    display: inline-block;
    float: left;
    background: #BFBFBF;
    position: relative;
    left: 0;
    top: -6px;
    margin-right: 16px;
    transition: all 0.3s;
}

.newslist a dl div{
    transition: all 0.3s;
    margin-top: 18px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newslist .active{
    background: #fff;
    box-shadow: -1px 0px 10px rgba(0,0,0,0.4);
    transition: all 0.3s;
    position: relative;
    left: 0;
    top: -5px;
}
/*
.inNews_boxa {
    width: 272px;
    height: 334px;
    min-height: 334px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s ease-out 0s;
    border: 1px solid transparent;
    z-index: 666;
}
*/
/*
.inNews_box {
    position: absolute;
    width: 250px;
    height: 220px;
    margin: 13px;
    position: absolute;
    top: 10px;
    left: 10px;
    transition: all 0.3s ease-out 0s;
    border: 1px solid transparent;
} */

/* .productlist dl:hover .inNews_boxa{border:4px solid #459FD4;} */


.newslist .active dl dd{
    color: #0460B5;
    transition: all 0.3s;
}

.newslist .active dl dd div{
    transition: all 0.3s;
    width: 24px;
    background: #0460B5;
}

.job_list{
    text-align: left;
}

.job_list dl dt{
    padding:20px 0;
    font-size: 14px;
    color: #4c4c4c;
    border-bottom: 1px solid #F2F2F2;
}

.job_list dl dt span{
    float: right;
}

.job_list dl dt span img{
    position: relative;
    left: 0;
    top:3px;
    cursor: pointer;
}

.job_list dl  dd{
    font-size: 14px;
    color: #808080;
    line-height: 24px;
    padding:32px 18px;
    background: #FAFAFA;
    border:1px solid #EAEAEA;
    border-top: 0;
}

.toggle{
    border: 1px solid #999;
    width: 22px;
    height: 22px;
    background: #fff;
    border-radius: 3px;
    color: #999;
    outline: none;
    cursor: pointer;
}

.footer{
    width: 100%;
    margin:0 auto;
    background: #262626;
}

.footer .bot{
    width: 1200px;
    margin:0 auto;
}

.bot dl dt{
    font-size: 18px;
    color: #e5e5e5;
}

.bot #bot {
    border-bottom: 1px solid #393939;
}

.bot #bot dd{
    margin-top: 26px;
    font-size: 18px;
    color: #cccccc;
    padding-bottom: 38px;
}

.bot #bot dd a{
    float: right;
    background: #5FBB5D;
    padding:10px 40px;
    color: #fff;
    font-size: 14px;
    position: relative;
    left: 0;
    top: -6px;
}

.bot ul{
    display: inline-block;
        margin: 72px 0;
        float: left;
    border-right: 1px solid #4a4b54;
}
.bot ul li{
    display: inline-block;
    float: left;
    margin-right: 52px;
}
.bot-ul{padding:15px 100px;height: 175px;width: 375px}
.bot-ul a{color: #ffffff;width: 30%;display: inline-block;margin-right: 10px;text-align: center;margin-bottom: 40px}
.bot-ul a:nth-child(3n){margin-right: 0}
.bot ul li dl dt,.bot ul li dd{
    display: inline-block;
    float: left;
}

.bot ul li dl{
    display: inline-block;
    float: left;
}

.bot ul li dl dd{
    font-size: 16px;
    color: #b2b2b2;
    margin-top: 9px;
}

.bot ul li:nth-child(2) dl dd{
    margin-top: 22px;
}

.bot ul li:nth-child(2) dl div{
    font-size: 16px;
    color: #b2b2b2;
    margin-top: 12px;
}

.ewm{
    display: inline-block;
    float: right;
    text-align: center;
    margin-top: 92px;
}

#fot{
    width: 100%;
    margin:0 auto;
    background: #212121;
    text-align: center;
    color: #d9d9d9;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}

.page{
    text-align: center;
    margin-top: 52px;
}

.page a{
    padding: 6px 12px;
    border-radius: 3px;
    font-size: 14px;
    color: #4E4E4E;
}

.page .select{
    background: #459FD4;
    color: #fff;
}
.Home_gbook_rgt{width:600px;margin:0 auto; border: 1px solid #f2f2f2;padding: 24px;}
.Home_gbook{width: 100%;margin: 0 auto;background-color: #fff;}
.Home_gbook .Home_gbook_center{width: 1200px;margin:0 auto;}
.Home_gbook_center .Home_gbook_lft{width:675px;display:inline-block;float: left;border:1px solid #E0EAF7;}
.Home_gbook_center .Home_gbook_lft img{margin:12px;}
/*.Home_gbook .Home_gbook_center .Home_gbook_rgt{width: 676px;display: inline-block;float: left;}*/
/*.Home_gbook .Home_gbook_center .Home_gbook_rgt{width: 496px;display: inline-block;float: right;}*/
.Home_gbook_center .Home_gbook_rgt p{font-size: 30px;color: #459FD4;font-weight: bold;margin-bottom: 14px;}
.Home_gbook_center .Home_gbook_rgt span{font-size: 16px;color: #999999;}
.Home_gbook_center .gbook_form{margin-top: 32px;}
.gbook_form .site td{font-size: 14px;}
.gbook_form .site td{font-size: 14px;color: #666666;}
.gbook_form tr td input{width: 238px;height: 45px;line-height: 45px;border:0;background: #F2F2F2;padding-left: 16px;}
.gbook_form tr td textarea{background: #F2F2F2;border:0;width: 530px;resize: none;}
.gbook_form button{margin-top: 38px;width: 100%;margin: 0 auto;background: #459FD4;border-radius: 3px;border:0;height: 58px;line-height: 58px;font-size: 18px;color: #fff;}
/* .page .listpage{margin-left:-4px;} */
.prve_page{width: 1200px;margin:0 auto;}
.prve_page div{font-size: 16px;color: #666;margin-bottom: 26px;}
.prve_page a{color: #333}
.page #now{background:#B03923;color: #fff;padding: 13px 19px;}
.page a:nth-child(2){margin-left: 4px;}

.cent_cont #name {
    font-size: 30px;
    color: #459FD4;
    text-align: center;
    font-weight: bold;
    padding-top: 42px;
}
#are {
    width: 42px;
    height: 2px;
    background: #CBCBCC;
    margin: 18px auto 38px auto;
}

#content img{max-width: 100%;}


/* banner */
.w-banner-text {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1200px;
}

.w-banner-text-p1 {
    font-size: 34px;
    color: #3a3a3a;
    font-weight: bold;
}

.w-banner-text-p2 {
    width: 750px;
    line-height: 36px;
    text-indent: 32px;
    font-size: 17px;
     color: #484848;
}

.w-290{width: 220px;}
.w-990{width: 980px;}
.index-abt-ul{width: 100%;}
.index-abt-ul li a{display: block;height: 116.5px;line-height: 116.5px;background: #f7f7f7;text-align: center;border-bottom: 1px solid #e1e1e1;color: #484848}
.index-abt-ul li .about-one{border-bottom: none;background: #0066b0;color: #fff}
.about-jj{position: absolute;width: 100%;padding: 8px;background: rgba(0,0,0,0.5);color: #fff;bottom: 0;box-sizing: border-box;}
/*专家展示*/
.index-zjal{background: url(../img/bj1.jpg) no-repeat;background-size: 100% 100%;width: 100%}
.mySwiper{width: 1200px;overflow:hidden;position: relative;}
.public-index{position: relative;height: 132px}
.public-index1{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 70px;color: #f0f0f0;font-weight: bold;}
.public-index2{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 26px;color: #484848;font-weight: bold;}
.expert-title{text-align: center;line-height: 55px;font-size: 18px;color: #000000}
.zj-div{position: relative;}
.zj-div .swiper-button-prev{background-image: url(../img/left1.png);left: -5%;    right: auto;}
.zj-div .swiper-button-next{background-image: url(../img/left11.png);right: -5%;    left: auto;}
/*主营业务*/
.w-300{width: 671px;text-align: center;margin: 0 auto;color: #727272;line-height: 32px;}
.zyyw-ul li a{display: block;}
.zyyw-ul li{width: 23%;margin-right:2%;float: left;position: relative;}
.zyyw-ul li img{width: 100%;display: block;}
.zyyw-ul li:nth-child(5){margin-right: 0}
.zyyw-ul li:nth-child(4){margin-right: 0}
.zyyw-divyy{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,0.5);top: 0;}
.zyyw-dw{position: absolute;width: 100%;bottom: 0;color: #fff}
.zyyw-dw-p1{font-weight: bold;font-size: 40px;font-style:oblique;position: relative;color: #7b7b7b;left: 14px;width: 88%;bottom: 0;margin-bottom: 20px;}
.zyyw-dw-p2{position: absolute;bottom: -6px;font-size: 17px;left: 3px;color: #fff}
.zyyw-dw-p3{color: #fff;padding:0 12px 0px 12px;font-size: 14px;height: 0;transition:  height 1s;box-sizing: border-box;}
.zyyw-ul li:hover .zyyw-dw-p3{height: 100px;}
/*发展规划*/
.fzgh-box{background: url(../img/bj2.jpg) no-repeat;background-size: 100% 100%;width: 100%}
.w-wfzgh-left{width: 642px;}
.w-wfzgh-right{width: 558px;}
.w-wfzgh-right img{width: 100%;}
.content ul{list-style:disc !important;}
/*案例中心*/
.index-news-typeli{color: #000000;display: flex;margin-right: 20px; justify-content: center;}
.index-news-typeli li{margin-right:50px;}
.index-news-typeli li a{color: #000000}
.index-news-list-ul{display: flex; flex-wrap:wrap }
.index-news-list-ul li{width: 31%;margin-right: 2%;}
.ovfd{width: 100%;overflow:hidden;}
.ovfd img{width: 100%;display: block;transition: 1s;}
.index-news-list-ul li:nth-child(3n){margin-right: 0}
.index-news-list-ul-title{padding: 14px 0;text-align: center;color: #474747}


.index-news-list-ul li:hover .fada{ transform: scale(1.3);}

/*新闻中心*/
.news-box{background: url(../img/bj3.jpg) no-repeat;background-size: 100% 100%;width: 100%;}
.newslist-news li {
    position: relative;
    width: 388px;
    margin-right: 1%;
    float: left;
    margin-bottom: 8%;
}

.cc-news-div-img {
    width: 100%;
    overflow: hidden;
}
.cc-news-div-img1 {
    transition: 1s;
}
.news-cont-div {
    position: absolute;
    top: 70%;
    background: #fff;
    width: 90%;
    left: 5%;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 1px 10px #bdbdbd;
}

.news-cont-div-p1 {
    color: #353535;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 52px;
}

.news-cont-div-p2 {
    font-size: 16px;
    color: #6d6d6d;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 20px;
}
.news-cont-div-p3 {
    color: #353535;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.newslist-news li:hover .cc-news-div-img1 {
    transform: scale(1.3);
}
.duoduo{border: 1px solid #0054a3;text-align: center;color: #0054a3;border-radius: 10px;width: 120px;height: 30px;line-height: 30px;display: block;margin:0px auto}
.w-banner-text-pub1{font-size: 50px;font-weight: bold;color: #dee1e2}
.w-banner-text-pub2{color: #fff;font-size: 24px;font-weight: bold;}

.pdulist-center {
    text-align: center;
    /*border-bottom: 1px solid #9f9f9f;*/
    box-shadow:0 3px 15px #e6e6e6;

}
.pdulist-center ul {
     width: 1200px;
    margin: 0 auto;
    height: 56px;
    /* margin-top: 46px; */
    /* display: inline-block; */
}
.pdulist-center ul li {
    display: inline-block;
    /* float: left; */
    margin-right: 38px;
}

.pdulist-center ul .active a {
    color: #4393c4;
    border-bottom: 1px solid #4393c4;
}
.pdulist-center ul li a {
    font-weight: bold;
    padding: 20px 4px;
    /* background: #F5F4F4; */
    color: #6d6d6d;
    font-size: 17px;
    line-height: 50px;
    /* border-radius: 20px; */
}

.countUs .layui-row {
    display: flex;
    flex-wrap: nowrap;
}
.countUs .active {
    background: #0069b5;
    color: #FFFFFF;
}

.countUs dl {
    flex: 1;
    margin-right: 35px;
    text-align: center;
    height: 198px;
    overflow: hidden;
    position: relative;
    box-shadow: 3px 5px 10px rgba(200, 200, 200, .4);
    font-size: 16px;
    color: #464646;
    transition: all .8s;
    cursor: pointer;
    background: #FFFFFF;
    border-radius: 5px;
    padding-top: 42px;
}
.countUs dl dt {
    margin-top: 22px;
    font-size: 20px;
}
.countUs dl dd {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    margin-top: 6%;
    line-height: 26px;
}


.subForm .layui-form .layui-input-block {
    margin-left: 0 !important;
    text-align: center;
}

.subForm .layui-col-lg12 .layui-textarea {
    border: 0;
    background: #EAECF3;
}
.layui-textarea {
    min-height: 100px;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
}

.subForm .layui-form .layui-input-block .layui-input {
    height: 60px;
    line-height: 60px;
    background: #EAECF3;
    border: 0;
    padding-left: 36px;
}
.subForm .layui-form-item .layui-btn {
    background: #142A76;
    width: 270px;
}
.subForm .layui-form-item {
    margin-top: 46px;
}

.subForm .strong {
    font-size: 30px;
    color: #464646;
    text-align: center;
}
.subForm .layui-form {
    margin-top: 54px;
}







.swiper-container img{    animation: scale_b 15s linear infinite alternate;}

@-webkit-keyframes scale_b {
    0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1);
    }
    100% {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
    }
  }
  
  @-moz-keyframes scale_b {
    0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1);
    }
    100% {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
    }
  }
  
  @-o-keyframes scale_b {
    0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1);
    }
    100% {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
    }
  }









  #headdiv{height: 106px;  top: 0px; width: 100%; z-index: 1000; background: none;}
/*顶部bar*/
.top01{width:100%;height:38px;line-height:38px;background:#0889f9;color:#fff;overflow:hidden;font-size:12px}
.top01 .l{font-size:14px}
.top01_center{text-align:left;float:right;font-size:14px}
.top01_center img{vertical-align:sub;display:inline-block;margin-right:8px}
/*logo和导航*/
.top02{width:100%;min-width:1200px; height:116px !important;}
.top02 .top02_center{width:1200px;min-width:1200px;margin:0 auto; height: 92px !important;}
.logo{width:248px;float:left;padding-top:13px}
.logo img{float:left}
.logo .logo-year{margin-top:17px;height:20px;line-height:20px;width:38px;text-align:center;font-size:12px;color:#fff;background:#f67524;border-radius:4px;overflow:hidden;font-size:14px;color:#fff}
.logo .logo-text{margin-top:5px;height:18px;color:#656565;line-height:18px;overflow:hidden}
.nav{float:right;width: 832px;}
.nav li{position:relative}
.nav li.m{width:104px;text-align: center;float:left;text-align:center;}
/*.nav .m.on a.mmm{color:#f3782a}*/
.nav a.mmm{height:46px;padding-top:46px !important;display:block;font-size:16px;color:#292929;font-weight: bold;}

/*二级导航*/
.m1-li{position: relative;}
.m1-p{position: absolute;background:#0d2945;transition: 1s;height: 0px;width: 100%;z-index: 999}
.m1-p a{color: #fff;display: block;height:0px;overflow: hidden;transition: 1s;line-height: 36px;background: #0d2945;font-size: 15px;}
.m1-li:hover{overflow: inherit}
.m1-li:hover .m1-p{width: 104px;}
.m1-li:hover .m1-a{height:36px;}
.m1-a:last-child{margin-bottom: 20px;}
.aa1{transition:0.5s;border-bottom: 3px solid rgba(0,0,0,0);}
.m1-li:hover .aa1{border-bottom: 3px solid #0267db;}
.swiper-container{z-index: -1 !important;}