@charset "utf-8";
/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 600px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 600px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 40px;
    left: 0;
    background: url(http://zhilith.test.dginfo.com/t/z/zhilith/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #0a539f;
    border: 1px solid #0a539f;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(http://zhilith.test.dginfo.com/t/z/zhilith/pc/images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(http://zhilith.test.dginfo.com/t/z/zhilith/pc/images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}



/*标题*/
.itit{
    margin:0 auto;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.itit .itit-t1{
    color: #333;
    font-size: 40px;
    line-height: 46px;
    z-index: 1;
    position: relative;
}
.itit .itit-t2{
    color: #5a5a5a;
    font-size: 18px;
    margin-top: 10px;
}
.ititfff .itit-t1,.ititfff .itit-t2{
    color: #fff;
}
.itit.itit-bor{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 30px;
}


/*应用领域*/
.ilingyu{
    padding: 50px 0 70px;
}
.ilingyu-list ul li{
    border: 1px solid #ebebeb;
    float: left;
    width: 280px;
    position: relative;
    margin-top: 60px;
    margin-left: 24px;
}
.ilingyu-list ul li:hover{
    border:1px solid #0a539f;
}
.ilingyu-list ul li:first-child{
    margin-left: 0;
}
.ilingyu-list ul li i{
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: auto;
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -60px;
}
.ilingyu-list ul li i.lytb01{
    background: url(../images/itb01.png) center center no-repeat #283038;
}
.ilingyu-list ul li i.lytb02{
    background: url(../images/itb02.png) center center no-repeat #283038;
}
.ilingyu-list ul li i.lytb03{
    background: url(../images/itb03.png) center center no-repeat #283038;
}
.ilingyu-list ul li i.lytb04{
    background: url(../images/itb04.png) center center no-repeat #283038;
}
.ilingyu-list ul li:hover i.lytb01{
    background: url(../images/itb01.png) center center no-repeat #0a539f;
}
.ilingyu-list ul li:hover i.lytb02{
    background: url(../images/itb02.png) center center no-repeat #0a539f;
}
.ilingyu-list ul li:hover i.lytb03{
    background: url(../images/itb03.png) center center no-repeat #0a539f;
}
.ilingyu-list ul li:hover i.lytb04{
    background: url(../images/itb04.png) center center no-repeat #0a539f;
}
.ilingyu-list ul li dl{
    padding: 100px 30px 30px;
    text-align: center;
}
.ilingyu-list ul li dl dt{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
} 
.ilingyu-list ul li:hover dl dt{
    color: #0a539f;
}
.ilingyu-list ul li dl dd{
    color: #5a5a5a;
    line-height: 20px;
}


/*产品展示*/
.ipro{
    margin-top:70px;
}
.ipro-list{
    height: 700px;
    overflow: hidden;
}
.ipro-list .tab-hd{
    margin-bottom: 30px;
}
.ipro-list .tab-hd ul{
    display: table;
    margin: auto;
    background: #0a539f;
    padding: 5px;
    border-radius: 30px;
    height: 50px;
}
.ipro-list .tab-hd ul li{
    float: left;
}
.ipro-list .tab-hd ul li a{
    color: #fff;
    display: block;
    line-height: 50px;
    height: 50px;
    padding: 0 40px;
    font-size: 18px;
    border-radius: 30px;
}
.ipro-list .tab-hd ul li.on a{
    background: #fff;
    color: #0a539f;
}
.ipro-sg{
    float: right;
    width: 590px;
}
.ipro-sg ul li{
    float: left;
    width: 285px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
}
.ipro-sg ul li a{
    display:block;
    border: 1px solid #f2f2f2;
}
.ipro-sg ul li img{
    width: 100%;
}
.ipro-sg ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ipro-sg ul li p{
    position: absolute;
    bottom: 0;
    width: 94%;
    text-align: center;
    padding: 0 3%;
    line-height: 40px;
    color: #5a5a5a;
    font-size: 16px;
}
.ipro-sg ul li:hover p{
    background:#0a539f;
    color:#fff;
}
.ipro-gundong {
    width: 590px;
    position: relative;
    margin: 0 auto;
    float: left;
    height: 590px;
}
.ipro-gundong .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.ipro-gundong .bd ul {
    width: 100%!important;
}
.ipro-gundong .bd li {
    width: 100%!important;
    overflow: hidden;
    text-align: center;
    height: 590px;
}
.ipro-gundong .bd li a{
    display:block;
    border:1px solid #f2f2f2;
}
.ipro-sg ul li a:hover,.ipro-gundong .bd li a:hover{
    border:1px solid #0a539f;
}
.ipro-gundong .bd li img {
    display: block;
    width: 100%;
}
.ipro-gundong .bd li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ipro-gundong .bd ul li p{
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    color: #5a5a5a;
    bottom: 30px;
}
.ipro-gundong .bd ul li:hover p{
    color: #0a539f;
}
.ipro-gundong .bd ul li p span{
    display: table;
    margin: auto;
    position:relative;
}
.ipro-gundong .bd ul li p span:after,.ipro-gundong .bd ul li p span:before{
    content: "";
    position: absolute;
    background: #0a539f;
    width: 30px;
    height: 1px;
    top:50%;
}
.ipro-gundong .bd ul li p span:after{
    right:-40px
}
.ipro-gundong .bd ul li p span:before{
    left:-40px;
}
.ipro-gundong .hd {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 20px;
    background: url(http://zhilith.test.dginfo.com/t/z/zhilith/pc/images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.ipro-gundong .hd ul {
    text-align: right;
}
.ipro-gundong .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 10px;
    height: 10px;
    background: #a1a1a1;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 3px;
    border-radius: 10px;
}
.ipro-gundong .hd ul .on {
    background: #0a539f;
    opacity: 1;
}


/*合作伙伴*/
.ihzhb{
    background: url(../images/ihzhb-bj.jpg) center center no-repeat;
    padding: 50px 0;
    margin-top: 60px;
}
.ihzhb .itit{
    font-size: 32px;
    color: #fff;
}
.ihzhb .itit span{
    color:#e7171f;
}
.ihzhb-list{
    position: relative;
}
.ihzhb-list .bd ul{
    overflow:hidden; 
    zoom:1; 
}
.ihzhb-list .bd ul li{
    width: 200px;
    float:left;
    _display:inline;
    overflow:hidden;
    margin: 0 8px;
    position: relative;
}
.ihzhb-list .bd ul li img{
    width:200px;
    height: 120px;
    display: block;
}
.ihzhb-list .bd ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.ihzhb-list .bd ul li:hover p{    
    border-bottom: 2px solid #d81b1a;
}
.ihzhb-list .tempWrap{
    display: block;
    margin:auto;
}
.ihzhb-list .preva,.ihzhb-list .nexta{
    display:block;
    overflow:hidden;
    cursor:pointer;
    position: absolute;
    bottom: 50%;
    height: 40px;
    width: 40px;
    color: #fff;
    z-index: 99;
    margin-bottom: -20px;
}
.ihzhb-list .preva{
    left: 10px;
    background: url(../images/ijt-left.png) no-repeat;
}
.ihzhb-list .nexta{
    right: 10px;
    background: url(../images/ijt-right.png) no-repeat;
}
.ihzhb-list .preva:hover{    
    background: url(../images/ijt-lefton.png) no-repeat;
}
.ihzhb-list .nexta:hover{    
    background: url(../images/ijt-righton.png) no-repeat;
}


/*交付流程*/
.ijflc{
    background: url(../images/ilc-bj.jpg) center center no-repeat;
    padding: 70px 0 90px;
}
.ijflc-list ul li{
    float: left;
    width: 20%;
    padding: 50px 0 70px;
    border-radius: 10px;
}
.ijflc-list ul li:hover{
    background: url(../images/ilc-listbj.jpg) center center no-repeat;
    background-size: cover;
}
.ijflc-list ul li i{
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
    margin: auto;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
}
.ijflc-list ul li i.lctb01{
    background: url(../images/itb09.png) center center no-repeat #fff;
}
.ijflc-list ul li i.lctb02{
    background: url(../images/itb10.png) center center no-repeat #fff;
}
.ijflc-list ul li i.lctb03{
    background: url(../images/itb11.png) center center no-repeat #fff;
}
.ijflc-list ul li i.lctb04{
    background: url(../images/itb12.png) center center no-repeat #fff;
}
.ijflc-list ul li i.lctb05{
    background: url(../images/itb13.png) center center no-repeat #fff;
}
.ijflc-list ul li dl{
    text-align: center;
    margin-top: 30px;
}
.ijflc-list ul li dl dt{
    font-size: 26px;
    margin-bottom: 15px;
}
.ijflc-list ul li dl dd{
    color: #666;
    line-height: 25px;
}
.ijflc-list ul li span{
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/itb14.png) center no-repeat;
    margin: 50px auto 0;
}
.ijflc-list ul li:hover dl dt,.ijflc-list ul li:hover dl dd{
    color: #fff;
}


/*关于我们*/
.iabout{
    background: url(../images/iabout-bj.jpg) top center no-repeat;
    padding: 600px 0 60px;
}
.iabout-list{
    background: #fff;
    box-shadow: 0 0 7px 1px rgb(0 0 0 / 20%);
    padding: 50px;
}
.iabout-brief .abtit{
    float: left;
    text-align: center;
    width: 290px;
    border-right: 1px solid #ebebeb;
    padding-right: 50px;
}
.iabout-brief .abtit .t1{
    font-size: 40px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.iabout-brief .abtit .t1:after{
    content:"";
    background: #0a539f;
    width: 40px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}
.iabout-brief .abtit .t2{
    font-size: 18px;
    color: #5a5a5a;
}
.iabout-brief .wz{
    float: right;
    width: 700px;
    line-height: 28px;
    text-indent: 2em;
    color:#5a5a5a;
}
.iabout-dl{
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px solid #ebebeb;
}
.iabout-dl dl{
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
}
.iabout-dl dl:first-child:after{
    display: none;
}
.iabout-dl dl:after{
    content:"";
    position: absolute;
    background: #ebebeb;
    width: 1px;
    height: 80%;
    left: 0;
    top: 10%;
}
.iabout-dl dl dt{
    font-size: 60px;
    font-weight: bold;
    position: relative;
    display: table;
    margin: auto;
    line-height: 60px;
    padding-right: 35px;
}
.iabout-dl dl dt i{
    font-style: unset;
}
.iabout-dl dl dt span{
    font-size: 14px;
    background: #0a539f;
    border-radius: 50%;
    padding: 5px;
    width: 20px;
    height: 20px;
    display: block;
    color: #fff;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.iabout-dl dl dd{
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}


/*相册展示*/
.iphoto{}
.iphoto-list{}
.iphoto-list .tab-hd{
    margin-bottom: 30px;
}
.iphoto-list .tab-hd ul{
    display: table;
    margin: auto;
    background: #0a539f;
    padding: 5px;
    border-radius: 30px;
    height: 50px;
}
.iphoto-list .tab-hd ul li{
    float: left;
}
.iphoto-list .tab-hd ul li a{
    color: #fff;
    display: block;
    line-height: 50px;
    height: 50px;
    padding: 0 30px 0 60px;
    font-size: 18px;
    border-radius: 30px;
}
.iphoto-list .tab-hd ul li a.tb01{
    background: url(../images/itb15on.png) 25px center no-repeat;
}
.iphoto-list .tab-hd ul li a.tb02{
    background: url(../images/itb16on.png) 25px center no-repeat;
}
.iphoto-list .tab-hd ul li.on a{
    background: #fff;
    color: #0a539f;
}
.iphoto-list .tab-hd ul li.on a.tb01{
    background: url(../images/itb15.png) 25px center no-repeat #fff;
}
.iphoto-list .tab-hd ul li.on a.tb02{
    background: url(../images/itb16.png) 25px center no-repeat #fff;
}
.iphoto-list .tab-bd ul li{
    float: left;
    width: 281px;
    margin-left: 25px;
}
.iphoto-list .tab-bd ul li:first-child{
    margin-left:0;
}
.iphoto-list .tab-bd ul li:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.iphoto-list .tab-bd ul li p{
    text-align:center;
    font-size:16px;
    margin-top:10px;
}


/*新闻资讯*/
.inews{margin-top: 70px;background: url(../images/inews-bj.jpg) center center no-repeat;padding: 70px 0;}
.news1{width: 700px;overflow: hidden;}
.n_nav{height:40px;overflow: hidden;border-bottom: 1px solid #bebebe;padding-bottom: 5px;}
.n_nav span a{font-size: 14px;color: #666;line-height: 40px;display: block;float: right;background: url(../images/itb22.png) left no-repeat;padding-left: 25px;}
.n_nav span a:hover,.wt h4 span a:hover{color: #d81b1a;}
.n_nav li{float: left;font-size: 24px;background: url(../images/itb17.png) left center no-repeat;padding-left: 35px;line-height: 40px;}
.n_nav li a:hover , .n_nav .cur a{color: #333;border-bottom: 2px solid #d81b1a;}
.n_nav .nobg{background:none;}
.news_c{margin-top: 20px;}
.news_c dl{overflow: hidden;}
.news_c dt{overflow: hidden;float: left;}
.news_c dt a{display: block;float: right;}
.news_c dt img{width: 280px;height: 170px;display: block;border: 1px solid #eee;}
.news_c dd{width: 400px;float: right;}
.news_c dd h3{font-size: 16px;line-height: 24px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;}
.news_c dd h3 a{font-weight: bold;}
.news_c dd span{display: block;color: #999;font-size: 14px;margin: 10px 0;background: url(../images/ft_2.png) left no-repeat;padding-left: 20px;}
.news_c dd p{line-height: 25px;font-size: 14px;color: #666;height: 100px;overflow: hidden;}
.news_c ul{margin-top: 20px;padding-top: 10px;border-top: 1px dashed #bebebe;}
.news_c li{font-size: 14px;color: #999;line-height: 35px;margin-right: 20px;width: 100%;height: 35px;margin-top: 10px;border-bottom: 1px dashed #bebebe;padding-bottom: 10px;}
.news_c li:first-child{margin-top: 0;}
.news_c li .fr{width: 80px;text-align: center;}
.news_c li a{display: inline-block;max-width: 620px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;float: left;}
.news_c li a:hover{color: #0a539f;}
.wt{width: 450px;overflow: hidden;}
.wt h4{height:40px;overflow: hidden;line-height: 40px;margin-bottom: 20px;border-bottom: 1px solid #bebebe;padding-bottom: 5px;}
.wt h4 a{font-size: 24px;line-height: 40px;width: auto;display: block;color: #333;font-weight: 500;float: left;background: url(../images/itb18.png) left center no-repeat;padding-left: 35px;}
.wt h4 span a{display: inline-block;font-size: 14px;color:#555555;text-transform: uppercase;line-height: 40px;font-weight: normal;text-align: center;background: url(../images/itb22.png) left no-repeat;width: auto;padding-left: 25px;}
.wt dl{margin-bottom: 25px;overflow: hidden;}
.wt dt{width:124px; float: left; overflow: hidden;height:93px;margin-right: 25px;}
.wt dt img{ width:124px;height:93px;}
.wt dd{width: 450px;float: right;overflow: hidden;}
.wt dd h3{position: relative;padding-left: 29px;height:20px;line-height: 20px;font-size: 14px;font-weight: normal;margin-top: 5px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;font-size: 18px;}
.wt dd h3:before{content: "问";position: absolute;left: 0;background: #0a539f;color: #fff;width: 20px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;}
.wt dd h3 a:hover{color: #0a539f;}
.wt dd p{position: relative;padding-left: 29px;line-height: 25px;font-size: 14px;color: #666;margin-top: 10px;} 
.wt dd p:before{content: "答";position: absolute;left: 0;background: #d81b1a;color: #fff;width: 20px;height: 20px;text-align: center;line-height: 20px;font-size: 12px;}


/*优势*/
.iyoushi{
    background: url(../images/iys-bj.jpg) center center no-repeat;
    padding-top: 70px;
}
.iyoushi-list .tab-hd{
    position: absolute;
    width: 100%;
    z-index: 99999;
}
.iyoushi-list .tab-hd ul{
    width: 380px;
}
.iyoushi-list .tab-hd ul li{
    background: #fff;
    margin-bottom: 20px;
    padding: 25px;
    height: 50px;
    line-height: 50px;
    position: relative;
}
.iyoushi-list .tab-hd ul li a{
    font-size: 20px;
    display: block;
    padding-left: 60px;
}
.iyoushi-list .tab-hd ul li a.ystb01{
    background: url(../images/itb05.png) left center no-repeat;
}
.iyoushi-list .tab-hd ul li a.ystb02{
    background: url(../images/itb06.png) left center no-repeat;
}
.iyoushi-list .tab-hd ul li a.ystb03{
    background: url(../images/itb07.png) left center no-repeat;
}
.iyoushi-list .tab-hd ul li a.ystb04{
    background: url(../images/itb08.png) left center no-repeat;
}
.iyoushi-list .tab-hd ul li span{
    font-size: 30px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    line-height: 25px;
    color: #0a539f;
}
.iyoushi-list .tab-hd ul li.on{
    background: #0a539f;
}
.iyoushi-list .tab-hd ul li.on span{
    color: #3b6fa5;
}
.iyoushi-list .tab-hd ul li.on a{
    color: #fff;
}
.iyoushi-list .tab-hd ul li.on a.ystb01{
    background: url(../images/itb05on.png) left center no-repeat;
}
.iyoushi-list .tab-hd ul li.on a.ystb02{
    background: url(../images/itb06on.png) left center no-repeat;
}
.iyoushi-list .tab-hd ul li.on a.ystb03{
    background: url(../images/itb07on.png) left center no-repeat;
}
.iyoushi-list .tab-hd ul li.on a.ystb04{
    background: url(../images/itb08on.png) left center no-repeat;
}
.iyoushi-list .tab-pal{
    height: 730px;
    position: relative;
}
.iyoushi-list .tab-pal .poar{
    position: absolute;
    bottom: 0;
    background: url(../images/iys-tmbj.png) center center no-repeat;
    width: 100%;
    height: 160px;
    padding-top: 50px;
}
.iyoushi-list .tab-pal .poar .jiantou{
    position: absolute;
    bottom: 20px;
    left: 980px;
}
.iyoushi-list .tab-pal .poar .jiantou .prev,.iyoushi-list .tab-pal .poar .jiantou .next{
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    margin: 0 5px;
}
.iyoushi-list .tab-pal .poar .jiantou .prev:hover,.iyoushi-list .tab-pal .poar .jiantou .next:hover{
    color: #c7c7c7;
}
.iyoushi-list .tab-pal dl{
    width: 800px;
}
.iyoushi-list .tab-pal dl dt{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.iyoushi-list .tab-pal dl dd{
    color: #ffffff;
    line-height: 25px;
}