/* 资讯中心 YangFangLing 2019年7月4日 */
.News{padding: 55px 0;overflow: hidden;background: url(../images/Index/News_Bg.jpg) center center;}

.News-Con{margin-top: 30px;overflow: hidden;}

.News-Left{width: 41%;float: left;margin-top: 18px;animation: fadeinL 1s ease-out backwards;}

.News-Time{text-align: right;float: left;font-family: "iconfont";}
.News-Time span{font-size: 30px;color: #333;}
.News-Time span em{display: block;font-size: 18px;}
.News-Time i{width: 70px;height: 1px;display: block;background-color: #c8c9ca;margin-top: 55px;}

.News-Sur{float: right;width: 458px;position: relative;}
.News-Sur h3{font-size: 18px;}
.News-Sur h3 a{color: #333;}
.News-Sur:hover h3 a{color: #006eba;}
.News-Sur p{font-size: 14px;color: #666;line-height: 25px;margin-top: 15px;}
.News-Sur span{display: block;width: 455px;height: 285px;overflow: hidden;margin-top: 30px;position: relative;z-index: 9;}
.News-Sur span img{display: block;width: 455px;height: 285px;transition: .8s all;}
.News-Sur:hover span img{transform: scale(1.1);}
.News-Sur:after{content: "";width: 458px;height: 190px;background-color: #abce03;display: block;position: absolute;left: 20px;bottom: 0;z-index: 1;}

.News-Right{width: 50%;float: right;animation: fadeinR 1s ease-out backwards;}
.News-Right .item{overflow: hidden;margin-top: 20px;}
.News-Right .item:first-child{margin-top: 0;}
.News-Right .item .pic{width: 215px;height: 135px;overflow: hidden;float: left;}
.News-Right .item .pic img{display: block;width: 215px;height: 135px;transition: .8s all;}
.News-Right .item:hover .pic img{transform: scale(1.1);}
.News-Right .item .text{float: right;width: 65%;}
.News-Right .item .text h3{font-size: 18px;margin-top: 5px;}
.News-Right .item .text h3 a{color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.News-Right .item:hover h3 a{color: #006eba;}
.News-Right .item .text p{font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 50px;}
.News-Right .item .text em{display: block;font-size: 14px;color: #999;margin-top: 30px;}
.News-Right .item .text em i{width: 40px;height: 1px;background-color: #c8c9ca;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-right: 10px;}
/* 资讯中心 End */

/* 内容标题 YangFangLing 2019年7月4日 */
.Title{text-align: center;animation: fadeinT 1s ease-out backwards;}
.Title h3{font-size: 36px;color: #333;transition: .8s all;font-family: "iconfont";font-weight: normal;}
.Title:hover h3{transform: translateY(-10px);}
.Title h3 a{color: #333;}
.Title p{font-size: 16px;color: #666;margin-top: 5px;}

.Title02{position: absolute;left: 0;top: 80px;z-index: 9;width: 100%;}
.Title02 h3{color: #fff;}
.Title02 p{color: #fff;}
/* 内容标题 End */

/* 按钮效果 YangFangLing 2019年7月4日 */
.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-color: #025c9a;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年7月8日 */
.Communicate{padding: 55px 0;overflow: hidden;background-color: #fff;}

.Communicate-Con{margin-top: 40px;}
.Communicate-Con ul li{float: left;width: 33.33%;padding: 30px;box-sizing: border-box;transition: .8s all;border-left: 1px #f1f1f1 solid;height:552px;}
.Communicate-Con ul li em{display: block;color: #333;font-size: 14px;font-family: "Arial";}
.Communicate-Con ul li h3{font-weight: normal;font-size: 18px;color: #333;margin: 10px 0 20px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.Communicate-Con ul li i{display: block;color: #333;font-size: 14px;font-family: "Arial";}
.Communicate-Con ul li span{width: 100%;height: 266px;display: block;overflow: hidden;margin: 20px auto;}
.Communicate-Con ul li span img{width: 100%;height: 266px;display: block;transition: .8s all;}
.Communicate-Con ul li p{font-size: 14px;color: #666;line-height: 25px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.Communicate-Con ul li b{width: 53px;height: 17px;display: block;background: url(../images/Inpage/CommunicateBox01.png) no-repeat center center;margin-top: 20px;}
.Communicate-Con ul li:nth-child(3n+1){border-left: none;}
.Communicate-Con ul li:hover span img{transform: scale(1.1);}
.Communicate-Con ul li:hover{background-color: #006eba;}
.Communicate-Con ul li:hover p{color: #fff;}
.Communicate-Con ul li:hover b{background: url(../images/Inpage/CommunicateBox02.png) no-repeat center center;}
.Communicate-Con ul li:hover h3{color: #fff;}
.Communicate-Con ul li:hover em{color: #fff;}
.Communicate-Con ul li:hover i{color: #fff;}
/* 展会交流 End */

/* 企业动态 YangFangLing 2019年7月8日 */
.Dynamic{padding: 55px 0;overflow: hidden;background-color: #f4f4f4;}

.Dynamic-Con{margin-top: 40px;position: relative;}

.Dynamic-Text .item{overflow: hidden;}
.Dynamic-Text .item .pic{float: left;width: 50%;height: 444px;overflow: hidden;animation: fadeinL 1s ease-out backwards;}
.Dynamic-Text .item .pic img{width: 100%;height: 444px;display: block;transition: .8s all;}
.Dynamic-Text .item:hover .pic img{transform: scale(1.1);}
.Dynamic-Text .item .text{float: right;background-color: #fff;padding: 40px;width: 50%;box-sizing: border-box;height: 444px;animation: fadeinR 1s ease-out backwards;}
.Dynamic-Text .item .text h3{font-weight: normal;font-size: 26px;}
.Dynamic-Text .item .text h3 a{color: #333;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.Dynamic-Text .item .text em{display: block;font-size: 16px;color: #999;margin-top: 15px;background: url(../images/Inpage/shijian.png) no-repeat center left;padding-left: 30px;}
.Dynamic-Text .item .text p{font-size: 14px;color: #666;line-height: 25px;margin-top: 30px;border-top: 1px #ddd dotted;padding-top: 30px;}
.Dynamic-Text .item .text a.More{width: 120px;height: 40px;line-height: 40px;text-align: center;display: block;background-color: #abce03;color: #fff;font-size: 16px;margin-top: 70px;}
.Dynamic-Text .item:hover .text h3 a{color: #006eba;}

.Dynamic-Box{position: absolute;right: 40px;bottom: 40px;}
.Dynamic-Box ul li{width: 9px;height: 9px;display: inline-block;*display: inline;*zoom: 1;background-color: #999;border-radius: 50%;cursor: pointer;margin: 0 5px;text-indent: 99px;overflow: hidden;}
.Dynamic-Box ul li.cur{background-color: #abce03;}
/* 企业动态 End */

/* banner YangFangLing 2019年7月8日 */
.banner{clear:both;position:relative;z-index:1;width:100%;height:550px;overflow:hidden;background-position:center;background-repeat:no-repeat;}
.banner .content{position: relative;height: 100%;}
.banner .text{padding-top:200px;animation:bounceinR 1s linear;}
.banner .text span{display:block;font-size: 42px;color:#fff;font-weight: bold;}
.banner .text span em{display:block;font-size:16px;text-transform: uppercase;font-weight: bold;margin-top: 5px;}
.banner .text p{padding-top: 35px;font-size: 24px;color:#fff;}
/* banner End */

/* 栏目导航 YangFangLing 2019年7月8日 */
.Inpage-Nav{/* position: absolute; *//* right: 0; *//* bottom: 0; */text-align: center;padding: 30px 0;}
.Inpage-Nav ul li{height: 75px;line-height: 75px;text-align: center;font-size: 18px;background-color: #fff;cursor: pointer;/* float: left; */border: 1px #dcdcdc solid;margin-left: -15px;display: inline-block;padding:0 15px;padding-right:30px;}
.Inpage-Nav ul li:last-child{padding-right:15px;}
.Inpage-Nav ul li a{display: block;color: #333;}
.Inpage-Nav ul li.cur{background-color: #006eba;border: 1px #006eba solid;}
.Inpage-Nav ul li.cur a{display: block;color: #fff;}
/* 栏目导航 End */

/* 解决方案 YangFangLing 2019年7月8日 */
.Solution{padding: 55px 0;overflow: hidden;background-color: #f6f6f6;}
.Solution .item{overflow: hidden;margin-top: 30px;}
.Solution .item:first-child{margin-top: 0;}
.Solution .item .pic{width: 41%;height: 397px;overflow: hidden;float: left;}
.Solution .item .pic img{display: block;width: 100%;height: 397px;transition: .8s all;}
.Solution .item:hover .pic img{transform: scale(1.1);}
.Solution .item .text{float: right;background-color: #fff;padding: 50px;box-sizing: border-box;width: 59%;height: 397px;}
.Solution .item .text h3{font-weight: normal;font-size: 24px;}
.Solution .item .text h3 a{color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
.Solution .item .text p{font-size: 14px;color: #333;line-height: 28px;margin-top: 20px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.Solution .item .text i{width: 30px;height: 2px;display: block;margin-top: 20px;background: url(../images/Index/Title.jpg) no-repeat center center;}
.Solution .item .text h4{font-weight: normal;overflow: hidden;margin-top: 95px;}
.Solution .item .text h4 a{width: 120px;height: 45px;line-height: 45px;background-color: #abce03;color: #fff;font-size: 16px;text-align: center;float: left;}
.Solution .item .text h4 a:first-child{background-color: #006eba;}
.Solution .item .text h4 a em{width: 20px;height: 20px;display: inline-block;*display: inline;*zoom: 1;margin-right: 10px;vertical-align: middle;background: url(../images/Inpage/SolutionBox02.png) no-repeat center center;}
.Solution .item .text h4 a:first-child em{background: url(../images/Inpage/SolutionBox01.png) no-repeat center center;}
/* 解决方案 End */

/* 解决方案 YangFangLing 2019年7月8日 */
.Policy{background-color: #f9f9f9;padding: 55px 0;overflow: hidden;}
.Policy ul li{float: left;width: 31.33%;text-align: center;background-color: #fff;padding-bottom: 65px;position: relative;margin-left: 3%;transition: .8s all;}
.Policy ul li:hover{box-shadow: 0 0 25px rgba(0,0,0,0.1);transform: translateY(-20px);}
.Policy ul li:first-child{margin-left: 0;}
.Policy ul li span{width: 100%;height: 305px;display: block;overflow: hidden;}
.Policy ul li span img{width: 100%;height: 305px;display: block;transition: .8s all;}
.Policy ul li:hover span img{transform: scale(1.1);}
.Policy ul li h3{font-weight: normal;font-size: 30px;color: #333;margin: 65px 0 15px;}
.Policy ul li p{font-size: 16px;color: #666;}
.Policy ul li i{width: 75px;height: 75px;display: block;position: absolute;left: 50%;margin-left: -32.5px;top: 265px;}
.Policy ul li i img{width: 75px;height: 75px;display: block;}
.Policy ul li:nth-child(1){animation:bounceinR 1s ease-out backwards;}
.Policy ul li:nth-child(2){animation:bounceinR 1.25s ease-out backwards;}
.Policy ul li:nth-child(3){animation:bounceinR 1.5s ease-out backwards;}
/* 解决方案 End */

/* 专利资质 YangFangLing 2019年7月8日 */
.QualificationBox{text-align: center;margin-top: 50px;}
.QualificationBox ul li{display:inline-block;*display:line;*zoom:1;margin: 0 10px;width: 15px;height: 15px;cursor:pointer;text-indent: -999px;overflow: hidden;background-color: #ccc;border-radius:50%;}
.QualificationBox ul li.cur{background-color: #006eba;}

.Qualification{padding: 55px 0;overflow: hidden;background-color: #f8f8f8;}

.Qualification-Con{margin-top: 40px;position: relative;}

.Qualification-Box{text-align: center;/* width: 1275px; *//* margin: 0 auto; */}
.Qualification-Box ul li{width: 256px;/* margin: 0 40px; */text-align: center;/* display: inline-block; *display: inline;*zoom: 1;*/float:left;margin-right: 30px;}
/*.Qualification-Box ul li:first-child{margin-left:0;}*/
.Qualification-Box ul li span{display: block;width: 256px;height: 354px;overflow: hidden;border: 1px #ddd solid;}
.Qualification-Box ul li span img{display: block;width: 256px;height: 354px;transition: .8s all;}
.Qualification-Box ul li:hover span img{transform: scale(1.01);}
.Qualification-Box ul li p{font-size: 16px;color: #666;margin-top: 15px;}
.Qualification-Box ul li:hover p{color: #000;}
/* 专利资质 End */

/* 企业关联 YangFangLing 2019年7月8日 */
.Association{padding: 55px 0;overflow: hidden;background-color: #f1f1f1;}

.Association-Con{margin-top: 40px;}
.Association-Con .item{overflow: hidden;}
.Association-Con .item .pic{float: right;width: 50%;height: 430px;overflow: hidden;}
.Association-Con .item .pic img{width: 720px;height: 430px;display: block;transition: .8s all;}
.Association-Con .item:hover .pic img{transform: scale(1.1);}
.Association-Con .item .text{background-color: #fff;padding: 65px 50px;box-sizing: border-box;width: 50%;float: left;height: 430px;animation: fadeinL 1s ease-out backwards;}
.Association-Con .item .text h3{font-size: 30px;color: #333;}
.Association-Con .item .text p{display: block;margin-top: 5px;color: #333;font-size: 18px;border-bottom: 1px #d6d6d6 solid;padding-bottom: 35px;position: relative;}
.Association-Con .item .text p:after{content: "";width: 70px;height: 3px;display: block;background-color: #adcf0a;position: absolute;left: 0;bottom: 0;}
.Association-Con .item .text ul{margin-top: 17px;}
.Association-Con .item .text ul li{font-size: 16px;color: #666;width: 50%;float: left;margin-top: 18px;}
.Association-Con .item:nth-child(2) .pic{float: left;}
.Association-Con .item:nth-child(4) .pic{float: left;}
.Association-Con .item:nth-child(2) .text{animation: fadeinR 1s ease-out backwards;}
.Association-Con .item:nth-child(4) .text{animation: fadeinR 1s ease-out backwards;}
/* 企业关联 End */

/* 生产基地 YangFangLing 2019年7月8日 */
.Production{overflow: hidden;position: relative;}

.Production-Img ul li{overflow: hidden;}
.Production-Img ul li img{display: block;height: 587px;width: 1920px;transition: .8s all;position: relative;left: 50%;margin-left: -960px;}
.Production-Img ul li:hover img{transform: scale(1.1);}

.Production-Box{position: absolute;left: 0;bottom: 30px;text-align: center;width: 100%;}
.Production-Box ul li{width: 17px;height: 17px;display: inline-block;*display: inline;*zoom: 1;margin: 0 10px;border-radius: 50%;background-color: #fff;cursor: pointer;text-indent: -99px;overflow: hidden;}
.Production-Box ul li.cur{background-color: #adcf0a;}
/* 生产基地 End */

/* 龙健集团 YangFangLing 2019年7月8日 */
.Introduction{background-color: #fff;padding: 55px 0;overflow: hidden;}

.Introduction .text{font-size: 16px;color: #333;line-height: 25px;text-align: center;width: 1440px;margin: 35px auto 0;}

.Introduction-Box{border-top: 1px #f2f2f2 solid;border-bottom: 1px #f2f2f2 solid;padding: 20px 0 30px;margin-top: 55px;}
.Introduction-Box ul li{width: 25%;text-align: center;float: left;}
.Introduction-Box ul li span{display: block;color: #333;}
.Introduction-Box ul li span b{font-size: 72px;font-family: "iconfont";}
.Introduction-Box ul li span em{display: inline-block;*display: inline;*zoom: 1;vertical-align: 35px;font-size: 18px;margin-left: 5px;}
.Introduction-Box ul li span i{display: inline-block;*display: inline;*zoom: 1;vertical-align: 35px;font-size: 30px;margin-left: 5px;font-weight: bold;}
.Introduction-Box ul li p{font-size: 14px;color: #666;}

.Introduction-Text dl{position: relative;}
.Introduction-Text dl dt{float: left;width: 55%;height: 501px;overflow: hidden;position: relative;left: -140px;}
.Introduction-Text dl dt img{display: block;transition: .8s all;width: 100%;height: 501px;}
.Introduction-Text dl dt p{width:530px;height:100px;line-height:100px;text-align:center;background:rgba(0,110,186,0.9);position:absolute;left:50%;bottom:30px;margin-left:-265px;font-size:28px;color:#fff;}
.Introduction-Text dl:hover dt img{transform: scale(1.1);}
.Introduction-Text dl dd{position: absolute;right: 0;top: 0;width: 55%;height: 501px;padding: 50px 0 0 50px;box-sizing: border-box;animation: fadeinR 1s ease-out backwards;}
.Introduction-Text dl dd h3{font-size: 32px;color: #333;font-weight: normal;}
.Introduction-Text dl dd h3 em{display: block;font-size: 18px;color: #999;margin-top: 5px;}
.Introduction-Text dl dd p{font-size: 15px;color: #555;line-height: 25px;margin-top: 40px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}
.Introduction-Text dl dd ul{margin-top: 138px;}
.Introduction-Text dl dd ul li{float: left;width: 33.33%;font-size: 24px;color: #333;font-weight: bold;background: url(../images/Inpage/IntroductionIcon01.png) no-repeat center left;padding-left: 75px;box-sizing: border-box;height: 56px;}
.Introduction-Text dl dd ul li em{display: block;font-size: 14px;color: #666;margin-top: 5px;}
.Introduction-Text dl dd ul li:nth-child(2){background: url(../images/Inpage/IntroductionIcon02.png) no-repeat center left;}
.Introduction-Text dl dd ul li:nth-child(3){background: url(../images/Inpage/IntroductionIcon03.png) no-repeat center left;}

.About-Nav{/* position: absolute; *//* right: 0; *//* bottom: 0; */text-align: center;padding: 30px 0;}
.About-Nav ul li{width: 140px;height: 75px;line-height: 75px;text-align: center;font-size: 18px;background-color: #fff;cursor: pointer;/* float: left; */border: 1px #dcdcdc solid;margin-left: -6px;display: inline-block;}
.About-Nav ul li a{display: block;color: #333;}
.About-Nav ul li.cur{background-color: #006eba;border: 1px #006eba solid;}
.About-Nav ul li.cur a{display: block;color: #fff;}
/* 龙健集团 End */

/* 常见问答 YangFangLing 2019年7月8日 */
.Questions{padding: 55px 0;overflow: hidden;background-color: #f9f9f9;}
.Questions dl{overflow: hidden;border: 1px #ddd solid;background-color: #fff;padding: 20px;box-sizing: border-box;width: 49%;float: left;margin-left: 2%;margin-top: 2%;}
.Questions dl:nth-child(2n+1){margin-left: 0;}
.Questions dl:nth-child(1){margin-top: 0;}
.Questions dl:nth-child(2){margin-top: 0;}
.Questions dl dt{width: 115px;text-align: center;font-size: 36px;color: #333;border-right: 1px #ddd dotted;float: left;padding: 18px 0;font-family: "iconfont";}
.Questions dl dt em{display: block;font-size: 18px;color: #999;margin-top: 5px;}
.Questions dl dd{width: 78%;float: right;/* background: url(../images/Inpage/QuestionsBox.png) no-repeat center right; */}
.Questions dl dd h3{font-size: 18px;font-weight: normal;width: 80%;color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.Questions dl:hover dd h3 a{color: #006eba;}
.Questions dl dd p{font-size: 14px;color: #999;line-height: 25px;margin-top: 10px;width: 97%;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
/* 常见问答 End */

/* 联系我们 YangFangLing 2019年7月8日 */
.Contacts{padding-top: 50px;overflow: hidden;background-color: #fff;position: relative;}

.Contacts-Text{animation: fadeinT 1s ease-out backwards;}
.Contacts-Text h3{font-size: 36px;color: #333;}
.Contacts-Text h3 em{font-size: 14px;color: #999;margin-left: 5px;}
.Contacts-Text p{font-size: 18px;line-height: 25px;color: #666;width: 780px;margin-top: 30px;}

.Contacts-Bot{margin-top: 100px;}
.Contacts-Bot i{display: block;overflow: hidden;}
.Contacts-Bot i img{display: block;width: 1920px;height: 547px;position: relative;left: 50%;margin-left: -960px;}

.Contacts-Bot ul{padding: 14px 50px;background-color: #006eba;width: 585px;height: 221px;box-sizing: border-box;position: absolute;right: 0;top: 0;}
.Contacts-Bot ul li{border-top: 1px #4d9acf dotted;background: url(../images/Inpage/ContactsIcon01.png) no-repeat top left;padding: 10px 0 2px 45px;;}
.Contacts-Bot ul li:first-child{border-top: none;padding-top: 0;}
.Contacts-Bot ul li:nth-child(2){background: url(../images/Inpage/ContactsIcon02.png) no-repeat left 11px;}
.Contacts-Bot ul li:nth-child(3){background: url(../images/Inpage/ContactsIcon03.png) no-repeat left 11px;}
.Contacts-Bot ul li h3{display: block;color: #fff;font-weight: normal;font-size: 20px;}
.Contacts-Bot ul li strong{font-size: 16px;color: #fff;margin-top: 10px;display: inline-block;line-height: 25px;margin-right: 30px;}
.Contacts-Bot ul li strong a{color: #fff;}

.Contacts-Box{position: absolute;width: 1440px;left: 0;top: 47px;left: 50%;margin-left: -720px;animation: fadeinR 1s ease-out backwards;}

.xqtitle{overflow: hidden;border-bottom: 1px #e5e5e5 solid;padding-bottom: 20px;margin-bottom: 25px;position: relative;}
.xqtitle a{display: block;overflow: hidden;}
.xqtitle span{display: block;float: left;font-size: 20px;color: #333;}
.xqtitle:after{content: "";height: 1px;width: 80px;background-color: #006eba;display: block;position: absolute;left: 0;bottom: 0;}
.xqtitle span b{color: #006eba;font-weight: normal;}
.xqtitle p{float: right;font-size: 13px;color: #666;line-height: 20px;}
.xqtitle p:hover{color: #006eba;}
/* 联系我们 End */

/* 代表案例 YangFangLing 2019年7月8日 */
.dbCase{padding: 55px 0;overflow: hidden;background-color: #fff;}

.dbCase-Con{margin-top: 40px;}
.dbCase-Con ul li{overflow: hidden;float: left;width:50%;}
.dbCase-Con ul li a{display: block;overflow: hidden;}
.dbCase-Con ul li span{width: 50%;height: 217px;display: block;float: left;overflow: hidden;}
.dbCase-Con ul li span img{width: 100%;height: 217px;display: block;transition: .8s all;}
.dbCase-Con ul li:hover span img{transform: scale(1.1);}
.dbCase-Con ul li .text{float: left;margin-left: 4%;width: 40%;}
.dbCase-Con ul li .text h3{font-weight: normal;font-size: 20px;color: #333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.dbCase-Con ul li:hover .text h3{color: #006eba;}
.dbCase-Con ul li .text p{font-size: 14px;color: #333;line-height: 25px;}
.dbCase-Con ul li .text i{width: 30px;height: 2px;display: block;margin: 20px 0;background: url(../images/Index/Title.jpg) no-repeat center center;}
.dbCase-Con ul li .text em{display: block;width: 110px;height: 40px;line-height: 40px;text-align: center;background-color: #006eba;font-size: 14px;color: #fff;margin-top: 35px;}
.dbCase-Con ul li .text em b{width: 20px;height: 20px;display: inline-block;*display: block;*zoom: 1;vertical-align: middle;background: url(../images/Inpage/SolutionBox01.png) no-repeat center center;margin-right: 5px;}
.dbCase-Con ul li:first-child .text em{background-color: #abce03;}
/* 代表案例 End */

/* 解决方案详情 YangFangLing 2019年7月8日 */
.jjfaxq{background-color: #fff;padding-top: 50px;}

.jjfaxqCon{padding: 50px;box-sizing: border-box;background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);border: 1px #e6e6e6 solid;/* margin-top: -170px; */position: relative;/* z-index: 9; */}
.jjfaxqCon h3{font-weight: normal;font-size: 24px;color: #333;text-align: center;     margin-bottom: 30px;}
.jjfaxqCon h4{font-size: 14px;color: #666;line-height: 25px;margin-top: 30px;font-weight: normal;}

.jjfaxqCon .backNewsList{width:59px;display:block;position:absolute;left: 0;top:0;cursor:pointer;padding:12px 0;background-color:#ccc;text-align:center;font-size:14px;color:#fff}
.jjfaxqCon .backNewsList:hover{background-color:#006eba}

/*   .jjfaxqCon img{display: block;}*/

.jjfaxqCon p{font-size: 14px;color: #666;line-height: 25px;}

.jjfaxqCon .Share{margin-top: 40px;}
.jjfaxqCon .Share span{font-size: 14px;color: #777;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.jjfaxqCon .Share a{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 5px;}
.jjfaxqCon .Share a img{display: block;}
/* 解决方案详情 End */

/* 上一篇/下一篇 YangFangLing 2019年7月8日 */
.Previous{padding-top: 50px;background-color: #fff;overflow: hidden;position: relative;}
.Previous p{display: block;width: 540px;height: 55px;line-height: 55px;border-radius: 50px;color: #666;font-size: 16px;border: 1px #e5e5e5 solid;text-align: center;position:  relative;z-index: 9;background-color:  #fff;}
.Previous p.prevNews{float: left;}
.Previous p.NextNews{float: right;}
.Previous p.NextNews i{background: url(../images/Inpage/CommunicateBox01.png) no-repeat center center;}
.Previous p.NextNews:hover i{background: url(../images/Inpage/CommunicateBox02.png) no-repeat center center;}
.Previous p a{display:block;}
.Previous p:hover a{color: #fff;}
.Previous p i{width: 53px;height: 17px;display: inline-block;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;background: url(../images/Inpage/CommunicateBox011.png) no-repeat center center;margin: 0 40px;}
.Previous p:hover{background-color: #abce03;border: 1px #abce03 solid;}
.Previous p:hover i{background: url(../images/Inpage/CommunicateBox022.png) no-repeat center center;}
.Previous a.backNewsList{
  display: block;
  position: absolute;
  left: 50%;
  top: 47px;
  width: 356px;
  height: 57px;
  z-index: 1;
  background: url(../images/inpage/PreviousBox.png) no-repeat;
  margin-left: -178px;
}
.Previous a.backNewsList img{display:block;}
/* 上一篇/下一篇 End */

/* 内页友情链接 YangFangLing 2019年7月8日 */
.Link{display:none;}
/* 内页友情链接 End */