/* banner YangFangLing 2019年6月3日 */
.banner{clear:both;position:relative;z-index:1;width:100%;height:610px;overflow:hidden;}
.banner .hd{position:absolute;left:0;bottom: 50px;width:100%;height:2px;text-align:center;}
.banner .hd li{display:inline-block;*display:line;*zoom:1;margin: 0 10px;width: 10px;height: 10px;text-indent:-9999px;cursor:pointer;border-radius: 50%;border: 1px #999 solid;background-color: #999;}
.banner .hd li.cur{background: #0074c5;border: 1px #0074c5 solid;}
.banner .bd,.banner .bd ul{height:610px;}
.banner .bd li{position:relative;width:100%;height:610px;}
.banner .bd li a{display:block;position:absolute;left:50%;top:0;margin-left:-975px;width:1920px;height:610px;}
.banner .prev,.banner .next{position:absolute;z-index:999;top:50%;margin-top:-30px;width:58px;height:58px;cursor:pointer;opacity:0;transition: all 1s;}
.banner .prev{left:2%;background:url(../images/banner_prev.png) no-repeat;}
.banner .next{right:2%;background:url(../images/banner_next.png) no-repeat;}
.banner:hover .prev,.banner:hover .next{opacity:1;}
/* banner End */

/* 资讯频道 YangFangLing 2019年6月3日 */
.News{padding: 45px 0 80px;overflow: hidden;background-color: #fff;}

.NewsCon{margin-top: 50px;}

.NewsNav{text-align: center;}
.NewsNav ul li{display: inline-block;*display: inline;*zoom: 1;width: 192px;height: 50px;line-height: 50px;text-align: center;font-size: 18px;border-radius: 50px;overflow: hidden;margin: 0 5px;background-color: #13183f;}
.NewsNav ul li a{display: block;color: #fff;}
.NewsNav ul li.cur{background-color: #0074c5;}

.NewsBox{margin-top: 55px;}

.NewsLeft{width: 380px;}
.NewsLeft span{width:100%;height: 240px;display: block;overflow: hidden;}
.NewsLeft span img{width: 380px;height: 240px;display: block;transition: .8s;}
.NewsLeft:hover span img{transform: scale(1.1);}
.NewsLeft h3{font-weight: normal;font-size: 16px;}
.NewsLeft h3 a{color: #333;}
.NewsLeft:hover a{color: #0074c5;}
.NewsLeft h3 em{display: block;color: #999;font-size: 12px;margin-top: 10px;}
.NewsLeft .txt{font-size: 14px;color: #666; height:125px; line-height: 25px;margin-top: 20px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.NewsLeft .Box{background-color: #f1f1f1;padding: 30px;}

.NewsRight{width: 770px;}
.NewsRight dl{overflow: hidden;margin-top: 32px;border-top: 1px #ddd solid;padding-top: 31px;}
.NewsRight dl:first-child{ display:none}
.NewsRight dl:nth-child(2){margin-top: 0;border-top: none;padding-top: 0;}
.NewsRight dl dt{width: 83px;height: 76px;text-align: center;font-size: 42px;color: #999;float: right;border: 1px #dedede solid;padding-top: 5px;}
.NewsRight dl dt em{display: block;font-size: 16px;color: #999;margin-top: -5px;}
.NewsRight dl dd{float: left;width: 630px;}
.NewsRight dl dd h4{font-weight: normal;font-size: 16px;color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.NewsRight dl dd p{font-size: 14px;color: #666;line-height: 23px;margin-top: 15px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.NewsRight dl:hover dt{background-color: #0074c5;color: #fff;border: 1px #0074c5 solid;}
.NewsRight dl:hover dd h4{color: #0074c5;}
.NewsRight dl:hover dt em{color: #fff;}
/* 资讯频道 End */

/* 内容标题 YangFangLing 2019年6月3日 */
.Title{text-align: center;}
.Title h3{font-weight: normal;font-size: 30px;color: #333;transition: .8s all;}
.Title:hover h3{transform: translateY(-10px);}
.Title h3 a{color: #333;}
.Title h3 b{color: #0074c5;}
.Title p{font-size: 14px;color: #666;margin-top: 5px;}

.Title02 h3 b{color: #333;}

.Title03 h3 i{width: 500px;height: 1px;display: inline-block;*display: inline;*zoom: 1;background-color: #dedede;vertical-align: middle;margin: 0 20px;}
/* 内容标题 End */

/* 关于倍立达 YangFangLing 2019年6月5日 */
.About{padding: 95px 0 130px;overflow: hidden;background: url(../images/AboutBg.jpg) no-repeat center center;/*height: 879px;*/ height:700px;}

.AboutCon{margin-top: 35px;}

.AboutCon dl dt{width: 1200px;position: relative;height: 540px;overflow: hidden;cursor: pointer;}
.AboutCon dl dt:after{content: "";width: 127px;height: 127px;display: block;transition: .8s;padding: 5px;background: url(../images/shipi.png) no-repeat center center;position: absolute;left: 50%;margin-left: -63.5px;top: 50%;margin-top: -63.5px;}
.AboutCon dl dt:hover:after{background: rgb(0,0,0,0.4) url(../images/shipi.png) no-repeat center center;border-radius: 50%;}
.AboutCon dl dt img{display: block;width: 1200px;height: 540px;transition: .8s;}
.AboutCon dl dt:hover img{transform: scale(1.05);}
.AboutCon dl dd{font-size: 14px;color: #666;line-height: 25px;text-align: center;margin-top: 20px;padding: 0 60px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.AboutCon ul{margin-top: 30px;border-top: 1px #adcdea solid;padding-top: 30px;}
.AboutCon ul li{float: left;width: 25%;text-align: center;}
.AboutCon ul li span{display: block;color: #333;}
.AboutCon ul li span b{font-family: "Impact";font-size: 72px;font-weight: normal;}
.AboutCon ul li span em{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;font-size: 36px;font-family: "Adobe 黑体 Std";}
.AboutCon ul li span i{font-size: 72px;font-family: "Impact";}
.AboutCon ul li p{font-size: 14px;color: #666;margin-top: 10px;}
/* 关于倍立达 End */

/* 视频弹窗 YangFangLing 2019年6月5日 */
.video{position:relative;z-index:1;height:680px;overflow:hidden;background:url(../images/video_bg.jpg) no-repeat center;}
.video .text{margin-top:70px;text-align:center;color:#333;}
.video .text h2{line-height:50px;font-size:35px;}
.video .text h4{font-size:20px;line-height:38px;}
.video .text p{font-size:18px;line-height:38px;}
.video-btn{position:absolute;z-index:999;top:50%;left:50%;margin-top:-43px;margin-left:-43px;width:86px;height:86px;cursor:pointer;}
.video-btn a{padding:10px;width:66px;height:66px;display:block;transition:all 1s;border-radius:50%;}
.video-btn a:hover{background:rgba(0,0,0,0.5);}
.video-pop{display:none; position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;background:#000;background:rgba(0,0,0,0.85);}
.video-inner{position:fixed;top:50%;left:50%;margin-top: -250px;margin-left: -400px;width: 800px;height: 500px;background:#fff;}
.video-inner .video-close{position:absolute;right:10px;top:10px;width:30px;height:30px;line-height:30px;text-align:center;background:#fff;border-radius:50%;}
.video-inner .video-close:hover{cursor:pointer;color:#fff;background:#0074c5;}
#video iframe{width:800px;height:500px;}
/* 视频弹窗 End */

/* 示范应用 YangFangLing 2019年6月5日 */
.Case{padding: 60px 0 110px;overflow: hidden;background: #f1f1f1 url(../images/CaseBg.jpg) no-repeat center bottom;}

.CaseCon{margin-top: 25px;}

.CaseBot{margin-top: 13px;}
.CaseBot ul li{float: left;margin-left: 13px;width: 290px;; margin-bottom:20px;}
.CaseBot ul li:nth-child(4n+1){ margin-left:0}
.CaseBot ul li span{width: 290px;height: 180px;display: block;overflow: hidden;}
.CaseBot ul li span img{width: 290px;height: 180px;display: block;transition: .8s;}
.CaseBot ul li:hover span img{transform: scale(1.1);}
.CaseBot ul li:first-child{margin-left: 0;}
.CaseBot ul li p{height: 60px;line-height: 60px;background: #fff url(../images/CaseIcon.png) no-repeat 260px center;font-size: 16px;color: #333;padding: 0 60px 0 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.CaseBot ul li:hover{box-shadow: 0 0 20px rgba(0,0,0,0.1);}

.CaseTop{position: relative;}
.CaseTop span{width: 1200px;height: 498px;display: block;}
.CaseTop span img{width: 1200px;height: 498px;display: block;}

.CaseTop .Box{position: absolute;left: 0;top: 0;background: rgba(0,0,0,0.3);width: 1020px;height: 258px;padding: 120px 90px;}
.CaseTop .Box h3{font-size: 24px;color: #fff;font-weight: normal;}
.CaseTop .Box p{font-size: 14px;line-height: 25px;color: #eee;margin: 30px 0 45px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;width:450px;}
.CaseTop .Box a{display: block;color: #fff;font-size: 16px;border: 2px #fff solid;width: 160px;text-align: center;height: 50px;line-height: 50px;}
.CaseTop:hover .Box a{background-color: #fff;color: #0074c5;}
/* 示范应用 End */

/* 产品系列 YangFangLing 2019年6月6日 */
.Product{padding: 25px 0 45px;overflow: hidden;background-color: #fff;}

.ProductCon{margin-top: 70px;}

.ProductBot{margin-top: 30px;}
.ProductBot ul{margin-top: -37px;}
.ProductBot ul li{float: left;width: 375px;margin-left: 37px;margin-top: 37px;}
.ProductBot ul li span{width: 375px;height: 375px;display: block;overflow: hidden;}
.ProductBot ul li span img{width: 375px;height: 375px;display: block;transition: .8s all;}
.ProductBot ul li:hover span img{transform: scale(1.05);}
.ProductBot ul li:nth-child(3n+1){margin-left: 0;}
.ProductBot ul li p{padding-right: 70px;position: relative;height: 65px;line-height: 65px;border-bottom: 1px #dedede solid;font-size: 18px;color: #333;background: url(../images/CaseIcon.png) no-repeat 335px center;}
.ProductBot ul li p:after{z-index: 9;content: "";width: 0;height: 1px;background-color: #000;display: block;bottom: 0;left: 0;transition: .8s all;}
.ProductBot ul li:hover p:after{width: 375px;}

.ProductTop{background: url(../images/ProductBg.jpg) center center;padding: 20px 20px 20px 35px;}
.ProductTop dl dt{float: right;width: 860px;}
.ProductTop dl dt a{width: 860px;height: 260px;display: block;overflow: hidden;}
.ProductTop dl dt a img{width: 860px;height: 260px;display: block;transition: .8s all;}
.ProductTop dl:hover dt a img{transform: scale(1.05);}
.ProductTop dl dd{top: 70px;position: relative;}
.ProductTop dl dd h3{font-size: 30px;color: #333;font-weight: normal;}
.ProductTop dl dd p{font-size: 16px;color: #999;margin-top: 8px;}
.ProductTop dl dd em{display: block;width: 145px;height: 45px;background-color: #0074c5;text-align: center;line-height: 45px;font-size: 18px;color: #fff;margin-top: 20px;}
/* 产品系列 End */

/* 按钮效果 YangFangLing 2019年6月6日 */
.btn-wave{position: relative;-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);overflow:hidden;}
.btn-wave:before{content: '';display: block;width: 120%;height: 0;padding: 60% 0;background: rgba(19,23,63,1);border-radius: 50%;position: absolute;left: -10%;top: 50%;-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);z-index: -1;}
.btn-wave:hover:before{-webkit-animation: btnWave 2s ease;animation: btnWave 2s ease infinite;-webkit-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}
@-webkit-keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
@keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
/* 按钮效果 End */

/* 全国布局 YangFangLing 2019年6月5日 */
.NationalLayout{background: #f1f1f1 url(../images/CaseBg.jpg) no-repeat center bottom;overflow: hidden;padding: 40px 0 110px;}

.NationalLayout-Con{margin-top: 50px;}

.ProductionBase{margin-top: 90px;}

.ProductionBaseCon{margin-top: 25px;position: relative;}

.ProductionBaseConBox{width: 1128px;margin: 0 auto;}
.ProductionBaseConBox ul li{float: left;width: 280px;margin-right: 2px;}
.ProductionBaseConBox ul li span{display: block;width: 280px;height: 170px;overflow: hidden;}
.ProductionBaseConBox ul li span img{display: block;width: 280px;height: 170px;transition: .8s all;}
.ProductionBaseConBox ul li:hover span img{transform: scale(1.05);}
.ProductionBaseConBox ul li p{text-align: left;margin-top: 15px;color: #333;font-size: 16px;padding: 0 32px 0 10px;background: url(../images/CaseIcon.png) no-repeat 261px center;}

.ProductionBaseCon i{width: 47px;height: 47px;display: block;cursor: pointer;overflow: hidden;top: 60px;position: absolute;}
.ProductionBaseCon i img{width: 47px;height: 94px;display: block;}
.ProductionBaseCon i:hover img{position: relative;top: -47px;}
.ProductionBaseCon i.prev{left: -47px;}
.ProductionBaseCon i.next{right: -47px;}

.DistributedLeft{width: 350px;position: relative;top: 90px;left: 30px;}
.DistributedLeft img{display: block;width: 153px;height: 79px;}
.DistributedLeft p{font-size: 18px;color: #666;margin: 10px 0;}
.DistributedLeft i{width: 58px;height: 2px;background-color: #333;display: block;}
.DistributedLeft em{display: block;color: #999;font-size: 14px;line-height: 30px;margin-top: 30px;}
.DistributedLeft a{width: 308px;height: 51px;display: block;background-color: #0074c5;color: #fff;font-size: 18px;border-radius: 50px;text-align: center;line-height: 51px;margin-top: 8px;}
.DistributedLeft a.a1{background-color: #13173f;margin-top: 50px;}

.DistributedRight{width: 712px;position: relative;right: 45px;}
.DistributedRight span{width: 712px;height: 599px;display: block;}
.DistributedRight span img{width: 712px;height: 599px;display: block;}

.DistributedRight .Box{display: inline-block;*display: inline;*zoom: 1;position: absolute;right: 95px;top: 300px;-webkit-transition : .1s ease-out;-moz-transition : .1s ease-out;-ms-transition : .1s ease-out;-o-transition : .1s ease-out;transition : .1s ease-out;animation:data1 2s linear infinite;}
.DistributedRight .Box p{font-size: 18px;color: #0074c5;font-weight: bold;margin-bottom: 5px;}
.DistributedRight .Box i{width: 24px;height: 32px;display: block;background: url(../images/ditu.png) no-repeat center center;margin: 0 auto;}

@keyframes data1 {
    25% {-webkit-transform: translateY(-10px);}
    50%, 100% {-webkit-transform: translateY(0);}
   75% {-webkit-transform: translateY(10px);}
    }
/* 全国布局 End */

/* 搜索 YangFangLing 2019年6月5日 */
.SearchFor{height: 61px;line-height: 61px;border-bottom: 1px #dedede solid;background-color:#fff;}

.SearchFor .keyword {font-size: 14px;color: #333;height: 61px;width: 770px;}
.SearchFor .keyword span {float: left;height: 61px;line-height: 61px;color: #0074c5;font-weight: bold;}
.SearchFor .keyword p {float: left;height: 61px;line-height: 61px;}
.SearchFor .keyword p a {float: left;height: 61px;line-height: 61px;color: #333;font-size: 14px;padding: 0 10px;}
.SearchFor .keyword p a:hover {color: #0074c5;}
.SearchFor form{border-left: 1px #dedede solid;height: 61px;}
.SearchFor .inp {width: 400px;height: 61px;overflow: hidden;position: relative;}
.SearchFor .inp input {float: left;border:none;height: 61px;line-height: 61px;width: 299px;font-size: 14px;color: #999;background: none;outline: none;padding: 0 20px;}
.SearchFor .inp button {display: block;cursor: pointer;background:  no-repeat;border:  none;position: absolute;outline: none;right: 0;top: 0;height: 61px;padding: 0;}
.SearchFor .inp button i {display: block;width: 61px;height: 61px;background: url(../images/suoshuo.jpg) no-repeat right center;}
/* 搜索 End */