﻿@charset "utf-8";
/*初始化样式*/
*{margin: 0px;padding: 0px;list-style: none;font-family: "微软雅黑",STXihei,STHeiti;border: none;text-decoration: none;}
address,caption,cite,code,dfn,em,th,var,i,h1,h2,h3,h4{font-style: normal;font-weight: normal;}
ol,ul{list-style: none;}
del,ins,a{text-decoration: none;}
caption,th{text-align: left;}
input,button,textarea,select{font-size: 100%; border:none;}
i,b,span,a{display:inline-block;}
a:hover,button:hover{cursor: pointer;}
select{border: none;outline: none;appearance:none; -moz-appearance:none;-webkit-appearance:none;background: #fff url("../images/xiala.png") no-repeat right 10px center!important;}
/*常用样式*/
/*统一浏览器盒子宽度：width（盒子宽度）=内容+padding*/
*, *:after, *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/*清浮动*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clearfix {height: 1%;}
/*定位*/
.pf{position: fixed;}
.pr{position: relative;}
.pa{position: absolute;}
/*布局*/
.none{display: none;}
.block{display: block;}
.inblock{display: inline-block;}
/*浮动*/
.fl{float: left;display: inline-block;}
.fr{float: right;display: inline-block;}
/*宽度*/
.w160{width: 160px;}
.wp100{width: 100%;}
.w920{width: 920px;}
.w930{width: 930px;}
.w1200{width: 1200px;}
/*补白*/
.pl10{padding-left: 10px!important;}
.pr20{padding-right: 20px!important;}
.pt30{padding-top: 30px!important;}
.pb40{padding-bottom: 40px!important;}
.pb70{padding-bottom: 70px!important;}
/*边距*/
.mt5{margin-top: 5px!important;}
.mt10{margin-top: 10px!important;}
.mt15{margin-top: 15px!important;}
.mt20{margin-top: 20px!important;}
.mt25{margin-top: 25px!important;}
.mt30{margin-top: 30px!important;}
.mt35{margin-top: 35px!important;}
.mt40{margin-top: 40px!important;}
.mt45{margin-top: 45px!important;}
.mt50{margin-top: 50px!important;}
.mt55{margin-top: 55px!important;}
.mt60{margin-top: 60px!important;}
.mt65{margin-top: 65px!important;}
.mt70{margin-top: 70px!important;}
.mt80{margin-top: 80px!important;}
.mt90{margin-top: 90px!important;}
.mt100{margin-top: 100px!important;}
.mt120{margin-top: 120px!important;}
.mt130{margin-top: 130px!important;}
.mb15{margin-bottom: 15px!important;}
.ml25{margin-left: 25px!important}
.mr25{margin-right: 25px!important;}
/*背景颜色*/
.bgfff{background: #fff;}
.bgfa{background: #fafafa;}
/*边框*/
.bdnone{border: none!important;}
.bdtnone{border-top: none!important;}
.bdbnone{border-bottom: none!important;}
.bdlnone{border-left: none!important;}
.bdrnone{border-right: none!important;}
/*文本对齐*/
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}
/*字体*/
.fs0{font-size: 0px;}
/*----  文本行数 ------- */
.textov1{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov2{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov3{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov4{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov5{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
.textov8{text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;-webkit-box-orient: vertical; overflow: hidden;-moz-box-orient: vertical;}
/*字体颜色*/
.cwhite{color: #fff!important;}
/*（图片）动画过渡时间*/
.transition5,.transitionImg5 img,.moveUp,.enlarge,.enlargeLi img{-moz-transition: all ease .5s 0s;-webkit-transition: all ease .5s 0s;cursor: pointer;transition: all ease .5s 0s;}
/*鼠标悬浮上移*/
.moveUp:hover{-webkit-transform: translateY(-5px);-moz-transform: translateY(-5px);-ms-transform: translateY(-5px);-o-transform: translateY(-5px);transform: translateY(-5px);}
/*（列表项图片）鼠标悬浮放大*/
.enlarge:hover,.enlargeLi li:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
/*溢出隐藏*/
.hidden{overflow: hidden;}
/*内容*/
.content{width: 1200px;margin: 0 auto;}
.content1600{width: 1600px;margin: 0 auto;}
/*--------------------------- 通用样式 结束----------------------------------- */
/*--------------------------- 公共样式 开始----------------------------------- */
body { font:12px/1.5 \5b8b\4f53}
/*---- header 头部样式 ------- */
.header{position: fixed;z-index:9999;top: 0;width: 100%;max-width: 1920px;height: 110px;font-size: 14px;border-bottom: 1px solid #cdd3da;background: #fff;}
.logofl{width: 200px;height: 62px;margin-top: 24px;margin-right: 80px;}
/*.slogan{margin-left: 40px;line-height: 110px;font-size: 20px;color: #eae9e9;}*/
/*导航*/
.nav{height:110px;}
.nav .nLi{float: left;display: inline-block;height: 108px;line-height: 108px;text-align: center;}
.nav .nLi:after{content: "/";padding: 20px;}
.nav .nLi:nth-last-of-type(1):after{content: "";padding: 0;}
.nav .nLi h3{font-size: 16px;color:#424242;}
.nav .nLi:hover h3,.nav .current h3{color: #0000bc;border-bottom: 2px solid #0000bc;}
.nav .sub{position:absolute;left:0;top:110px;z-index: 9999;display: none;width: 100%;max-width: 1920px;background: #f6f6f6;text-align: center;line-height: 3em;padding: 20px 0;}
.nav .sub li{zoom:1;display: inline-block;margin: 0 25px;font-size: 16px;}
.nav .sub a{display: block;width: 100%;color: #636363;}
.nav .sub a:hover{color: #0000bc;}
.nav .sub li:hover{color: #636363;}
@media screen and (max-width:1500px){
.content1600{width: 100%;padding: 0 10px;}
.nav .nLi:after{content: "/";padding: 10px;}
}
@media screen and (max-width:1385px){
.nav .nLi:after{content: "/";padding: 5px;}
}
@media screen and (max-width:1310px){
.logofl{margin-right: 20px;}
}
/*---------------------- 搜索框  轮播样式 --------------------------------------------*/
.searchIcon{background: url(../images/search.png) no-repeat;display: block;width: 35px;height: 35px;margin-top: 38px;margin-left: 40px;}
.searchBox{position: absolute;top: 110px;right: 0;z-index: 9999;width: 265px;height: 35px;border: 1px solid #bcbbbb;}
.searchText{width: 210px;height: 33px;padding: 0 10px;margin: 0;}
.searchBtn{float: right;background: #0000bc;width: 52px;height: 33px;cursor: pointer;color: #fff;font-size: 14px;}
/*---------------------- banner  轮播样式 --------------------------------------------*/
.banner{position: relative;float: none;text-align: center;width: 100%;margin-top:110px;}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;} 
.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0;} 
.rslides li:first-child {position: relative;display: block;float: left;} 
.rslides img {display: block;height:780px;float: left;width: 100%;border: 0;}
.rslides_tabs{position: absolute;bottom: 50px;left: 50%;z-index: 99;-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}
.rslides_tabs li{float: left;display: inline-block;width: 15px;height: 15px;font-size: 0;border-radius: 100%;background: #fff;margin: 0 10px;}
.rslides_tabs li.rslides_here{background: #fdd61e;}
.rslides_nav{position: absolute;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);bottom: 46%;left: 0;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;width: 40px;height: 40px;border-radius: 50%;opacity: 0.5;background: transparent url(../images/arrows.png) no-repeat left top;}
.rslides_nav.prev {right: auto;background-position: left top;left: 22px;}
.rslides_nav.next {left: auto;background-position: right top;right: 22px;}
/*------------------------底部导航联系信息 修饰------------------------*/
.link{padding-bottom: 20px;line-height: 1.8em;max-height: 80px;overflow: hidden;}
.linkTit{width: 95px;height: 40px;background: #3f4548;text-align: center;line-height: 40px;color: #fff;font-size: 16px;}
.linkCon{width: 815px;}
.link a{display: inline-block;color: #abaaaa;margin-right: 20px;}
/*底部导航联系信息 修饰*/
.footer{background: #302f2f;height: 510px;color: #d5d5d5;font-size: 14px;line-height: 2em;}
.footer a{color: #d5d5d5;}
.footer a:hover,.fotNav .nLi a:hover,.fotNav .nLi .sub a:hover{color: #1463f8;}
.fotLCon{background: #e3e3e3;width: 240px;height: 480px;text-align: center;color: #3f509f;}
.fotLCon .logo{margin-top: 80px;width: 170px;}
.fotLCon .ewm{margin-top: 50px;width: 150px;}
.fotRCon{width: 930px;margin-left: 30px;}
.link,.fotNav{border-bottom: 1px solid #5e5e5e;}
.fotNav{padding: 25px 0;}
.fotNav .nLi{float: left;margin-right: 80px;}
.fotNav .nLi a{font-size: 18px;color: #ffff;}
.fotNav .nLi .sub a{font-size: 14px;color: #d5d5d5;}
.fotNav .fotContact{margin-right: 0;width: 380px;}
.fotRBCon{padding: 30px 0;text-align: center;}
/*------------------------当前位置------------------------*/
.location{height: 55px;line-height: 55px;background: #f8f8f8;font-size: 16px;color: #636363;text-align: left;border-bottom: 1px solid #edecec;}
.location a{color: #636363;}
.location a:hover,#location1 .location a.current{color: #0000bc;}
/*------------------------分页------------------------*/
.page{clear:both;padding: 30px 0;text-align: center;line-height: normal;background: #fff;}
.page .pagenum,.page .pageinfo,.page .pagefirst,.page .pageup,.page .pagenext,.page .pagedown,.page .total,.page .pageend,.page .current{background: #f3f3f3;padding: 4px 10px;margin: 0 2px;border: 1px solid #eee;font-size: 14px;color: #666;transition: all .5s;border: 1px solid #eee;}
.page .current,.page a:hover{background: #1a4975;border-collapse: #1a4975;color: #fff;}
/*.page .pageup,.pagenext,.pagedown{display: inline;margin: 0 2px;padding: 4px 16px;border: none;color: #333;font-size: 14px;}*/
/*.page .pageinfo,.total,.pagefirst,.pageend,.pagepreall,.pagenextall{display: none;}*/
/*正文*/
.ChannelContent{font-size: 15px;color: #636363;line-height:1.8em;max-width: 1200px;display: block;}
.ChannelContent img{max-width: 1200px;height: auto!important;margin: 12px 0;display: block;}
.ChannelContent p{font-size: 15px;color: #636363;line-height:1.8em;display: block;margin: 12px 0;}
.ChannelContent p img{margin-left: 0em;display:inline-block;}
.ChannelContent p span img{display:inline-block;}
.ChannelContent span img{margin-left: 0em;display:inline-block;}
.ChannelContent span {margin-left: 0em;line-height:1.8em;}
.ChannelContent p span {text-indent: 0em;}
.ChannelContent2{width: 930px;}
.ChannelContent1158{max-width: 1158px;}
.ChannelContent1158 img{max-width: 1158px;}
/*上下页*/
.fanye{overflow: hidden;}
.Previous,.Next{font-size: 15px;color: #636363;width: 49%;float: left;display: inline-block;overflow: hidden;white-space: nowrap;}
.Previous{margin-right: 2%;}
.Next a,.Previous a{font-size: 15px;color: #636363;}
.Next b,.Previous b{color: #636363;font-weight: normal;}
.Next:hover a,.Previous:hover a,.Next:hover b,.Previous:hover b{color: #e10312;}
/*内容*/
.content{width: 1200px;margin: 0 auto;}
/*右侧悬浮窗*/
/*
.hoverBox{position: fixed;bottom: 90px;left: 0;z-index: 999999; background: #113e93;width: 100%;height: 135px;}
.hoverBoxIcon{position: absolute;right: 0;top: 0;background: url(../images/close.png) no-repeat;width: 31px;height: 51px;cursor: pointer;}
.hoverBoxIcon:hover{-moz-transform: rotate(-10deg);-ms-transform: rotate(-10deg);-o-transform: rotate(-10deg);-webkit-transform: rotate(-10deg);transform: rotate(-10deg);}
.hoverBoxCon{width: 520px;margin-left: 50px;}
.hoverBoxCon p:first-of-type{margin-bottom: 15px;}
.hoverBoxCon input,.hoverBoxCon select{width: 200px;height: 40px;background: #fff;padding: 0 10px;font-size: 15px;color: #9b9a9a;}
.hoverBoxCon select{border: none;outline: none;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: #fff url("../images/xiala.png") no-repeat right 10px center;}
.hoverBoxCon button{width: 100px;height: 98px;background: #fff;padding: 20px;color: #d7000f;font-size: 24px;}
.hoverBoxTel{width: 275px;height: 55px;background: url(../images/tel2.png) left center no-repeat;padding-left: 65px;color: #fff;font-size: 18px;line-height: 1.5em;}
.hoverBoxTel em{font-size: 30px;font-weight: bold;font-family: Arial;}
.hoverBoxOpen{position: fixed;bottom: 0;left: 50%;z-index: 999999;margin-left: 560px;background: url(../images/open.png) no-repeat;width: 31px;height: 51px;display: none; z-index: 9999;}
*/
.footer{margin-bottom:0px !important;}
.hoverBox{/*display:none;*/}
/*--------------------------- 公共样式 结束-----------------------------------*/
/*--------------------------- 首页样式 开始-----------------------------------*/
/*---------------------- 首页版块1 关于我们 修饰  --------------------------------------------*/
.indexPrice{width: 100%;height: 135px;background: #f7f7f7;overflow: hidden;padding-top: 40px;}
.indexPriceLCon{background: url(../images/indexPriceIcon.png) no-repeat left center;padding-left: 55px;width: 530px;}
.indexPriceLCon .title{font-size: 24px;color: #393939;}
.indexPriceLCon .description{font-size: 16px;color: #636363;}
.indexPriceMCon{height: 60px;font-size: 18px;color: #424242;}
.indexPriceMCon p{display: -webkit-flex;display: flex;justify-content: center;align-items: center;}
.indexPriceMCon em{display: inline-block;background: url(../images/indexPriceBg.png) no-repeat; width: 43px;height: 60px;line-height: 60px;text-align: center;margin: 0 5px;font-size: 48px;color: #fff;}
.indexPriceRCon .zixun{display: inline-block;width: 180px;height: 50px;background: #113e93;text-align: center;line-height: 50px;font-size: 20px;color: #fff;}
/*---------------------- 首页版块1 科艺普集团 修饰  --------------------------------------------*/
.h2Index{text-align: center;padding-bottom: 25px;background: url(../images/h2IndexBg2.png) center bottom no-repeat;}
.h2Index .title{font-size: 42px;color: #333;}
.h2Index .subhead{font-size: 15px;color: #333;}
.index1Video{width: 495px;height: 425px;border: 3px solid #3f509f;}
.index1Video:after{position: absolute;left: -3px;top: 65px;content: "";width: 3px;height: 200px;background: #fff;}
.index1Video video{width: 500px;height: 390px;margin-top: 35px;margin-left: 35px;}
.index1Body{position: relative;width: 625px;height: 425px;}
.index1Body .title{font-size: 20px;color: #113e93;}
.index1Body .title:after{display: block;content: "";width: 75px;height: 2px;background: #113e93;margin-top: 20px;}
.index1Body .description{margin-top: 25px;font-size: 15px;color: #636363;line-height: 1.8em;}
.index1Body .more{position: absolute;bottom: 170px;left: 0;display: block;width: 120px;height: 40px;border: 1px solid #113e93;line-height: 40px;text-align: center;font-size: 16px;color: #113e93;}
.index1Body .more:hover{background: #113e93;color: #fff;border-color: #113e93;}
.index1Body .details{position: absolute;bottom: 0;left: 0;width: 625px;}
.index1Body .details li{float: left;border-right: 1px solid #d8d7d7;padding: 7px;text-align: center;font-size: 14px;color: #474747;}
.index1Body .details li:nth-of-type(3n){border-right: none;}
.index1Body .details p{font-size: 65px;color: #3f509f;font-weight: bold;font-family: Arial;line-height: 1em;}
.index1Body .details em{font-size: 18px;color: #3f509f;}
/*--------------------------- 首页版块2 我们可以为您做什么 修饰-----------------------------------*/
.index2{background: #f7f7f7;padding: 50px 0;}
.index2Con{position: relative;width: 100%;max-width: 1920px;}
.index2 .swiper-container{padding-bottom:40px;}
.index2 .swiper-slide {position: relative;width: 75%;transition-timing-function:linear;margin-right: 10px;opacity: .6;}
.index2 .swiper-slide img{width: 100%;}
.index2 .swiper-slide .main{position: absolute;left: 0;top: 0;display: none;width: 18%;height: 627px;background: #fff;padding: 75px 30px;font-size: 16px;color: #636363;line-height: 1.8em;text-align: left;}
/*.swiper-slide-prev,.swiper-slide-duplicate-prev{margin-left: -5%!important;}*/
.index2 .swiper-slide-active{opacity: 1;margin-left: -5%!important;}
.index2 .swiper-slide-active .main{display: block;}
.index2 .swiper-slide-active img{float:right;width:85%;}
.index2 .swiper-slide .title{margin: 40px 0;font-size: 24px;color: #101010;line-height:1.2em;}
.index2 .swiper-slide .more{display: block;width: 120px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #113e93;margin-top: 40px;color: #3f509f;}
.index2 .swiper-button-next,.index2 .swiper-button-prev{position: absolute;top: auto;bottom: 45px;left: 27%; width: 60px;height: 60px;outline:none;}
.index2 .swiper-button-next{background: #113e93 url(../images/arrowR.png) no-repeat center center;}
.index2 .swiper-button-prev{background: #113e93 url(../images/arrowL.png) no-repeat center center;margin-left: -85px;}
/*--------------------------- 首页版块3 经典案例 修饰-----------------------------------*/
.index3Con .slideTxtBoxTit  li,.index3Con .slideTxtBoxTit .all{position: relative;display: inline-block;width: 83px;margin-right: 50px;transition: all .5s;font-size: 0;}
.index3Con .slideTxtBoxTit .all{margin-right: 0;}
.index3Con .slideTxtBoxTit  h3{color: #636363;font-size: 16px;font-weight: normal;}
.index3Con .slideTxtBoxTit  i{display: block;width: 83px;height: 83px;background: #fff url(../images/index3Icons.png) no-repeat;border: 1px solid #ebebeb;border-radius: 100%;transition: all .5s;}
.index3Con .slideTxtBoxTit li:nth-of-type(2) i{background-position: -83px 0;}
.index3Con .slideTxtBoxTit li:nth-of-type(3) i{background-position: -166px 0;}
.index3Con .slideTxtBoxTit li:nth-of-type(4) i{background-position: -249px 0;}
.index3Con .slideTxtBoxTit li:nth-of-type(5) i{background-position: -332px 0;}
.index3Con .slideTxtBoxTit li:nth-of-type(6) i{background-position: -415px 0;}
.index3Con .slideTxtBoxTit li:nth-of-type(7) i{background-position: -498px 0;}
.index3Con .slideTxtBoxTit li:nth-of-type(8) i{background-position: -581px 0;}
.index3Con .slideTxtBoxTit .all i{background-position: -664px 0;}
.index3Con .slideTxtBoxTit li:hover i,.index3Con .slideTxtBoxTit li.on i,.index3Con .slideTxtBoxTit .all:hover i{border-color: #113e93;background-color: #113e93;}
.index3Con .slideTxtBoxTit li:nth-of-type(1):hover i,.index3Con .slideTxtBoxTit li:nth-of-type(1).on i{background-position: 0 -83px;}
.index3Con .slideTxtBoxTit li:nth-of-type(2):hover i,.index3Con .slideTxtBoxTit li:nth-of-type(2).on i{background-position: -83px -83px;}
.index3Con .slideTxtBoxTit li:nth-of-type(3):hover i,.index3Con .slideTxtBoxTit li:nth-of-type(3).on i{background-position: -166px -83px;}
.index3Con .slideTxtBoxTit li:nth-of-type(4):hover i,.index3Con .slideTxtBoxTit li:nth-of-type(4).on i{background-position: -249px -83px;}
.index3Con .slideTxtBoxTit li:nth-of-type(5):hover i,.index3Con .slideTxtBoxTit li:nth-of-type(5).on i{background-position: -332px -83px;}
.index3Con .slideTxtBoxTit li:nth-of-type(6):hover i,.index3Con .slideTxtBoxTit li:nth-of-type(6).on i{background-position: -415px -83px;}
.index3Con .slideTxtBoxTit li:nth-of-type(7):hover i,.index3Con .slideTxtBoxTit li:nth-of-type(7).on i{background-position: -498px -83px;}
.index3Con .slideTxtBoxTit li:nth-of-type(8):hover i,.index3Con .slideTxtBoxTit li:nth-of-type(8).on i{background-position: -581px -83px;}
.index3Con .slideTxtBoxTit .all:hover i{background-position: -664px -83px;}
.index3Con .slideTxtBoxCon li{position: relative;float: left;width: 300px;height: 230px;overflow: hidden;margin-right: 10px;margin-bottom: 10px;}
.index3Con .slideTxtBoxCon li img{width: 300px;height: 230px;}
.index3Con .slideTxtBoxCon li:nth-of-type(1),.index3Con .slideTxtBoxCon li:nth-of-type(1) img{width: 580px;height: 470px;}
.index3Con .slideTxtBoxCon li:nth-of-type(3),.index3Con .slideTxtBoxCon li:nth-of-type(5){margin-right: 0;}
.index3Con .slideTxtBoxCon li:nth-last-of-type(1),.index3Con .slideTxtBoxCon li:nth-last-of-type(2){margin-bottom: 0;}
.index3Con .slideTxtBoxCon .title{position: absolute;bottom: 30px;left: 20px;background: rgba(0,0,0,.5);width: 260px;height: 45px;line-height: 45px;text-align: center;font-size: 18px;color: #fff;-webkit-transition: all .5s;transition: all .5s;}
.index3Con .slideTxtBoxCon li:nth-of-type(1) .title{bottom: 55px;width: 540px;}
.index3Con .slideTxtBoxCon li:hover .title{bottom: 0;}
/*--------------------------- 首页版块4 科艺普五大优势 修饰-----------------------------------*/
.index4{background: url(../images/index4Bg.jpg) no-repeat center center;width: 100%;max-width: 1920px;height: 638px;overflow: hidden;padding: 75px 0 60px 0;margin: 0 auto;}
.index4Con li{position:relative;float: left;width: 200px;margin-right: 50px;text-align: center;color: #fff;}
.index4Con li:last-of-type{margin-right: 0;}
.index4Con li img{width: 162px;height: 162px;padding: 11px;border-radius: 100%; transition: all ease .5s;}
.index4Con li .circle{position: absolute;left: 50%;top: 0;display: block;width: 162px;height: 162px;margin-left: -81px;border-radius: 100%;background: none;border: 4px solid #fff;transition: all ease .5s;opacity: 0;filter: alpha(opacity=0);cursor: pointer;}
.index4Con li:hover .circle {transform: scale(1.05, 1.05);-webkit-transform: scale(1.05, 1.05);opacity: 1;filter: alpha(opacity=100);opacity: 0 9\0;filter: alpha(opacity=0) 9\0;}
.index4Con li .title{margin-top: 20px;font-size: 16px;}
.index4More{display: block;width: 200px;height: 45px;line-height: 45px;text-align: center;background: #113e93;border-radius: 5px;font-size: 18px;color: #fff;margin: 60px auto 0 auto;}
/*--------------------------- 首页版块5 科艺普资讯 修饰-----------------------------------*/
.index5LCon,.index5RCon{width: 570px;}
/*.index5LCon{margin-right: 20px;}*/
.index5Tit .title{font-size: 24px;color: #113e93;}
.index5Tit .details{font-size: 14px;color: #808080;font-family: Arial;}
.index5Tit a:hover .more{color: #113e93;}
.txtItemLTMain img,.txtItemLTMain .picBorder{width: 160px;height: 120px;overflow: hidden;}
.txtItemLTMain .main{position: relative;width: 390px;height: 120px;margin-left: 20px;}
.txtItemLTMain .title{font-size: 20px;color: #010101;line-height: 55px;height: 55px;}
.txtItemLTMain .description{font-size: 15px;color: #5f5f5f;height: 43px\0;overflow: hidden;}
.txtItemLTMain .description:after{content: "【详情】";color: #113e93;}
.txtItemLBMain li{position: relative;height: 55px;line-height: 55px;font-size: 16px;color: #474747;overflow: hidden;border-bottom: 1px dashed #b3b3b3;}
.txtItemLBMain a{display: block;font-size: 16px;color: #474747;}
.txtItemLBMain a:hover,.txtItemRMain li a:hover{color: #113e93;}
.txtItemLBMain .data{position: absolute;top: 0;right: 0;background: #fff;padding: 0 10px;}
/*--------------------------- 首页样式 结束-----------------------------------*/
/*--------------------------- 营销页面 开始-----------------------------------*/
/*实验室设计预算版块1 实验室设计预算咨询*/
.sjys1Con li{float: left;width: 386px;margin-right: 21px;height: 160px;}
.sjys1Con li:nth-of-type(3n){margin-right: 0;}
.sjys1Con .picBorder,.sjys1Con img{width: 200px;height: 160px;overflow: hidden;}
.sjys1Con .body{width: 186px;height: 160px;background: #fd9610;color: #fff;font-size: 15px;text-align: center;}
.sjys1Con li:nth-of-type(2) .body{background: #23ba8a;}
.sjys1Con li:nth-of-type(3) .body{background: #2356b7;}
.sjys1Con .title{font-size: 18px;margin-top: 30px;}
.sjys1Con .zixun{display: block;margin: 20px auto 0 auto;width: 100px;height: 30px;border-radius: 30px;line-height: 30px;background: #fff;color: #424242;}
/*实验室设计预算版块2 免费获取预算方案*/
.sjys2{background: url(../images/sjys2Bg.png) no-repeat;width: 1200px;height: 545px;background-size: 100%;}
.h2sjys3{padding: 30px 0 0 50px;font-size: 38px;color: #f99f01;font-weight: bold;}
.sjys2Con{color: #424242;}
.sjys2LCon,.sjys2MCon,.sjys2RCon{height: 450px;}
.sjys2LCon{width: 490px;padding-top: 40px;padding-left: 15px;}
.sjys2LCon p{margin-bottom: 25px;    position: relative;}
.sjys2LCon label{display: inline-block;width: 140px;text-align: right;font-size: 16px;margin-right: 10px;}
.sjys2LCon label i{color: #d50110;margin-right: 5px;}
.sjys2LCon input,.sjys2LCon select{width: 260px;height: 30px;line-height: 30px;padding: 0 5px;border: 1px solid #ddd;background: #fff;font-size: 14px;color: #333;}
.sjys2LCon p .code_image{position: absolute;top: 4px;right: 65px;}
.city-picker-select select,.sjys2LCon .address select{width: 128px;}
.city-picker-select .province{display: inline-block;margin-right: 5px;}
.sjys2MCon{background: url(../images/sjys2RConBg.png) no-repeat;width: 174px;height: 450px;font-size: 24px;color: #f8f8f8;transition: all .5s;}
.sjys2MCon:hover{transform: rotate(3deg);}
.sjys2RCon{width: 536px;padding-top: 75px;padding-left: 50px;}
.sjys2RCon .title{font-size: 30px;}
.sjys2RCon .subhead{font-size: 18px;border-bottom: 1px solid #ededed;padding-bottom: 20px;}
.sjys2RMain li{float: left;width: 33.3%;font-size: 15px;margin-bottom: 20px;}
.sjys2RMain li input{margin-right: 10px;}
.district{display: none;}
/*实验室设计预算版块3 我们的设计团队*/
.sjys3{background: #fafafa;padding: 50px 0;}
.h2Sjys .title{font-size: 36px;color: #333;}
.h2Sjys .title em{color: #1463f8;}
.h2Sjys .subhead{font-size: 14px;color: #7e7e7e;font-family: Arial;}
.sjys3Con li{position: relative;float: left;width: 227px;height:227px;overflow: hidden;margin-right: 15px;margin-bottom: 20px;font-size: 16px;color: #fff;cursor: pointer;}
.sjys3Con li:nth-of-type(5n){margin-right: 0;}
.sjys3Con .picture{width: 100%;height: 227px;}
.sjys3Con .main{position: absolute;left: 0;top: -500px;background: rgba(0,0,0,.5);padding: 10px;width: 227px;height: 227px;text-align: center;transition: all .5s;}
.sjys3Con .border{border: 1px solid #fff;height: 205px;color: #fff;padding: 25px 25px 0 25px;}
.sjys3Con .subhead:after{content: "";display: block;width: 20px;height: 2px;background: #fff;margin: 15px auto 10px auto;}
.sjys3Con .description{height: 20px\9;overflow: hidden\9;}
.sjys3Con .zixun{position: absolute;bottom: 40px;left: 50%;width: 105px;height: 35px;text-align: center;line-height: 35px;margin-left: -52px;background: #f99f01;color: #fff;}
.sjys3Con li:hover .main{top: 0;}
.sjysMore{display: block;text-align: center;color: #1463f8;font-size: 18px;}
/*实验室设计预算版块4 实验室建设规范方案*/
.h2Sjys2 .subhead{font-size: 16px;font-family: "微软雅黑";color: #636363;}
.sjys4Tit{position: absolute;right: 0;top: 0;}
.sjys4Tit li,.sjys4Tit .all{float: left;width: 155px;height: 35px;border: 1px solid #ccc;margin-left: 10px;line-height: 35px;text-align: center;font-size: 15px;color: #424242;-webkit-transition: all .5s;transition: all .5s;cursor: pointer;}
.sjys4Tit li:hover,.sjys4Tit li.on,.sjys4Tit .all:hover{color: #1463f8;border-color: #1463f8;}
.sjys4Con li{position: relative;float: left;width: 390px;height: 293px;margin-right: 13px;margin-bottom: 14px;}
.sjys4Con li img{width:100%;height: 293px;}
.sjys4Con .picBorder,.sjys4Con .img{width: 390px;height: 293px;overflow: hidden;}
.sjys4Con li:nth-of-type(3n){margin-right: 0;}
.sjys4Con .title{position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.5);width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #fff;}
.sjysMore2{display: block;margin: 0 auto;width: 285px;height: 50px;border-radius: 50px;border: 2px solid #1a67f8;color: #1463f8;font-size: 20px;line-height: 50px;text-align: center;}
/*实验室设计预算版块5 实验室设计规划步骤流程*/
.sjys5{background: url(../images/sjys5Bg.jpg) no-repeat center center;padding: 60px 0;}
.sjys5 .h2Sjys .title,.sjys5 .h2Sjys .subhead{color: #fff;font-weight: normal;}
.sjys5Con li{float: left;width: 171px;margin-bottom: 50px;text-align: center;font-size: 18px;color: #fafafa;}
.sjys5Con .icon{display: block;width: 85px;height: 85px;background: url(../images/sjys5Icons.png) no-repeat;overflow: hidden;margin: 0 auto;}
.sjys5Con li:nth-of-type(2) .icon{background-position: -85px 0;}
.sjys5Con li:nth-of-type(3) .icon{background-position: -170px 0;}
.sjys5Con li:nth-of-type(4) .icon{background-position: -255px 0;}
.sjys5Con li:nth-of-type(5) .icon{background-position: -340px 0;}
.sjys5Con li:nth-of-type(6) .icon{background-position: -425px 0;}
.sjys5Con li:nth-of-type(7) .icon{background-position: -510px 0;}
.sjys5Con li:nth-of-type(8) .icon{background-position: -595px 0;}
.sjys5Con li:nth-of-type(9) .icon{background-position: -680px 0;}
.sjys5Con li:nth-of-type(10) .icon{background-position: -765px 0;}
.sjys5Con li:nth-of-type(11) .icon{background-position: -850px 0;}
.sjys5Con li:nth-of-type(12) .icon{background-position: -935px 0;}
.sjys5Con li:nth-of-type(13) .icon{background-position: -1020px 0;}
.sjys5Con li:nth-of-type(14) .icon{background-position: -1105px 0;}
.sjys5Con .num{margin-top: 15px;margin-bottom: 10px;font-family: Arial;}
.sjys5 .sjysMore2{color: #fff;border-color: #fff;}
/*实验室设计预算版块6 科艺普荣誉资质*/
.sjys6Con{position: relative;padding: 0 94px;overflow: hidden;}
.sjys6Con .hd{position: absolute;left: 0;top: 100px;width: 100%;}
.sjys6Con .hd a{display: block;background: rgba(20,99,248,.8);width: 62px;height: 62px;transition: all .5s;text-align: center;padding-top: 18px;}
.sjys6Con .hd .next{float: right;}
.sjys6Con .hd a:hover{background: rgba(20,99,248,1);}
.sjys6Con .hd a i{display: inline-block;background: url(../images/arrow.png) no-repeat;width: 14px;height: 25px;overflow: hidden;}
.sjys6Con .hd a.next i{background-position: -14px 0;}
.sjys6Con .bd{position: relative;overflow: hidden;}
.sjys6Con .picList li{width: 324px;margin-right: 20px;text-align: center;font-size: 16px;color: #636363;}
.sjys6Con .picList .picBorder{width: 324px;height: 250px;border: 1px solid #ddd;}
.sjys6Con .picList img{height: 210px;max-width: 300px;margin-top: 20px;}
/*实验室设计预算版块7 服务过的大型企业名单*/
.sjys7{background: #fafafa;padding: 50px 0 120px 0;}
.sjys7Con li{float: left;width: 240px;font-size: 16px;color: #636363;line-height: 2em;}
/*实验室整体设计版块1 建设实验室时会出现的五大困局*/
.ztsj1,.ztsj3{background: #fff;padding: 60px 0;}
.ztsj1LCon{width: 500px;height: 380px;margin-left: 90px;margin-right: 30px;}
.ztsj1RCon{width: 580px;}
.ztsj1RCon li{width: 455px;height: 50px;border-radius: 50px;background: #f5f5f5;box-shadow: 4px 4px 4px #ddd;margin-bottom: 24px;font-size: 16px;color: #333;}
.ztsj1RCon .num{float: left;display: inline-block;width: 50px;height: 50px;background: #2356b7;border-radius: 100%;font-size: 24px;color: #fff;line-height: 50px;text-align: center;}
.ztsj1RCon li:nth-of-type(2n) .num{float: right;}
.ztsj1RCon p{display: flex;width: 405px;height: 50px;align-items: center;text-align: center;padding: 0 15px;line-height: 1.1em;font-size: 15px;}
/*实验室整体设计版块2 我们是“一站式实验室建设整体解决方案服务商”*/
.ztsj2{background: url(../images/ztsj2Bg.jpg) no-repeat center center;padding-top: 70px;padding-bottom: 60px;}
.ztsj2BCon{text-align: center;}
.ztsj2BCon li{display: inline-block;margin: 0 30px;text-align: center;font-size: 16px;color: #636363;transition: all .5s;}
.ztsj2BCon li:hover{color: #1463f8;cursor: pointer;}
.ztsj2BCon li i{display: block;background: url(../images/ztsj2Icons.png) no-repeat;width: 42px;height: 42px;overflow: hidden;margin: 0 auto 10px auto;}
.ztsj2BCon li:nth-of-type(2) i{background-position: -42px 0;}
.ztsj2BCon li:nth-of-type(3) i{background-position: -84px 0;}
.ztsj2BCon li:nth-of-type(4) i{background-position: -126px 0;}
.ztsj2BCon li:nth-of-type(5) i{background-position: -168px 0;}
.ztsj2BCon li:nth-of-type(6) i{background-position: -210px 0;}
.ztsj2BCon li:nth-of-type(7) i{background-position: -252px 0;}
.ztsj2BCon li:nth-of-type(1):hover i{background-position: 0 -42px;}
.ztsj2BCon li:nth-of-type(2):hover i{background-position: -42px -42px;}
.ztsj2BCon li:nth-of-type(3):hover i{background-position: -84px -42px;}
.ztsj2BCon li:nth-of-type(4):hover i{background-position: -126px -42px;}
.ztsj2BCon li:nth-of-type(5):hover i{background-position: -168px -42px;}
.ztsj2BCon li:nth-of-type(6):hover i{background-position: -210px -42px;}
.ztsj2BCon li:nth-of-type(7):hover i{background-position: -252px -42px;}
/*实验室整体设计版块3 靠谱的实验室建设公司是这样的！*/
.ztsj3 .subhead{color: #1463f8;font-size: 24px;}
.ztsj3Con li{float: left;width: 245px;height: 333px;background: #fafafa;font-size: 16px;color: #636363;overflow: hidden;}
.ztsj3Con li:nth-of-type(2),.ztsj3Con li:nth-of-type(4),.ztsj3Con li:nth-of-type(7),.ztsj3Con li:nth-of-type(8){width: 231px;}
.ztsj3Con .title{width: 120px;height: 120px;border-radius: 100%;background: #fff;font-size: 20px;color: #333;padding-top: 25px;text-align: center;margin: 30px auto;}
.ztsj3Con .num{display: block;font-size: 24px;color: #1463f8;}
.ztsj3Con .description{padding: 0 20px;line-height: 1.5em;}
/*实验室整体设计版块4 专业化、全方位实验室建设一站式整体解决方案*/
.ztsj4{background: url(../images/ztsj4Bg.jpg) no-repeat center center;padding: 60px 0 45px 0;color: #fafafa;}
.ztsj4 .h2Sjys .title,.ztsj4 .h2Sjys .subhead{color: #fff;}
.ztsj4TCon li{display: inline-block;font-size: 18px;margin: 0 30px;}
.ztsj4TCon .num{font-size: 40px;font-weight: bold;font-family: Arial;}
.ztsj4MCon li{display: inline-block;width: 102px;font-size: 16px;margin: 0 13px;}
.ztsj4MCon li:nth-of-type(1){margin-left: 0;}
.ztsj4MCon li:nth-last-of-type(1){margin-right: 0;}
.ztsj4MCon li i{display: block;width: 107px;height: 107px;background: url(../images/ztsj4Icons.png) no-repeat;}
.ztsj4MCon li:nth-of-type(2) i{background-position: -107px 0;}
.ztsj4MCon li:nth-of-type(3) i{background-position: -214px 0;}
.ztsj4MCon li:nth-of-type(4) i{background-position: -321px 0;}
.ztsj4MCon li:nth-of-type(5) i{background-position: -428px 0;}
.ztsj4MCon li:nth-of-type(6) i{background-position: -535px 0;}
.ztsj4MCon li:nth-of-type(7) i{background-position: -642px 0;}
.ztsj4MCon li:nth-of-type(8) i{background-position: -749px 0;}
.ztsj4MCon li:nth-of-type(9) i{background-position: -856px 0;}
.ztsj4MCon li .num{position: relative;width: 45px;height: 45px;border-radius: 100%;border: 1px solid #fafafa;font-size: 18px;color: #fff;text-align: center;line-height: 45px;margin: 20px auto 0 auto;;}
.ztsj4MCon li .num:after{position: absolute;right: -78px;bottom: 20px;display: block;content: "";width: 65px;height: 2px;background: #f6f7f7;}
.ztsj4MCon li:nth-last-of-type(1) .num:after{display: none;}
.ztsj4BCon .more,.ztsj4BCon .zixun{display: inline-block;width: 255px;height: 50px;border-radius: 8px;background: #1463f8;text-align: center;line-height: 50px;font-size: 18px;color: #fff;}
.ztsj4BCon .zixun{width: 150px;margin-left: 20px;}
.ztsj4BCon .tel{text-align: center;padding-left: 85px;height: 48px;line-height: 48px;font-size: 30px;color: #fff;background: url(../images/tel.png) no-repeat left center;width: 490px;margin: 0 auto;}
.ztsj4BCon .tel em{font-family: Arial;}
.ztsj5/*实验室整体设计版块5 科艺普展厅工厂*/
{background: #fafafa;padding: 60px 0;}
.ztsj5Con{position: relative;width: 1200px;height: 560px;margin: 0 auto;}
.ztsj5Con .roundabout-holder{width:905px;height:560px;margin:0px auto;}
.ztsj5Con .roundabout-moveable-item{width:905px;height:560px;cursor:pointer;background:#f9f9f9;font-size:18px!important;overflow: hidden;}
.ztsj5Con .roundabout-moveable-item img{height:600px;width:100%;background-color:#fff;margin:0;}
.ztsj5Con .roundabout-in-focus{cursor:auto;}
.ztsj5Con .roundabout-holder .title{display: none;width: 100%;color: #fff;}
.ztsj5Con .roundabout-in-focus .title{display: block;position:absolute;bottom: 0;left: 0;background: rgba(0,0,0,.5);width: 903px;height: 70px;line-height: 70px;text-align: center;}
.ztsj5Con .roundabout a:active,.ztsj5Con .roundabout a:focus,.ztsj5Con .roundabout a:visited{outline:none;text-decoration:none;}
.ztsj5Con .roundabout li{margin:0}
.ztsj5Con .ban_l_btn,.ztsj5Con .ban_r_btn{position: absolute;z-index: 1000;top: 50%;margin-top: -30px;display: inline-block;width: 60px;height: 60px;transition: all .5s;cursor: pointer;}
.ztsj5Con .ban_l_btn{left: 20px;background: rgba(20,99,248,.6) url(../images/arrowL.png) center center no-repeat;}
.ztsj5Con .ban_r_btn{right: 20px;background: rgba(20,99,248,.6) url(../images/arrowR.png) center center no-repeat;}
.ztsj5Con .ban_l_btn:hover{background: rgba(20,99,248,1) url(../images/arrowL.png) center center no-repeat;}
.ztsj5Con .ban_r_btn:hover{background: rgba(20,99,248,1) url(../images/arrowR.png) center center no-repeat;}


/*.epc4Con .roundabout-holder{width:800px;height:450px;margin:0px auto;}
.epc4Con .roundabout-moveable-item{width:800px;height:400px;cursor:pointer;background:#f9f9f9;font-size:18px!important;overflow: hidden;}
.epc4Con .roundabout-moveable-item img{height:500px;width:100%;background-color:#fff;margin:0;}
.epc4Con .roundabout-in-focus,.epc4Con .roundabout-in-focus img{width:600px!important;height:530px!important;}

#gallery {margin:0 auto;height:496px;overflow:hidden; z-index:1; padding-top:100px;}
.container_image{margin:0 auto;position:relative;width:100%;} 
.epc4Con .roundabout-holder{width:900px!important;;height:496px!important;;margin:0 auto;}
.epc4Con .roundabout-moveable-item {width: 710px!important;;height: 416px!important;;cursor: pointer;}
.epc4Con .roundabout-moveable-item img{width:100%;box-shadow: 5px 7px 10px #706d6d;}
.carouselCon li {height: 450px!important;;}
#myRoundabout li a p{text-align: center;width: 100%; color: #676767;font-size: 18px;line-height: 40px;}*/
/*实验室EPC总包版块1 国际专业的实验室建设理念包括*/
.epc1Con{padding: 0 190px;}
.epc1 .title{font-size: 36px;color: #333;}
.epc1 .description{font-size: 16px;color: #636363;}
/*实验室EPC总包版块2 服务总包项目*/
.epc2{background: url(../images/epc2Bg.jpg) no-repeat center center;padding: 50px;background-size: 100% 100%;}
.epc2Con{padding: 0 65px;}
.epc2LCon{background: #f4f4f4;width: 430px;height: 415px;padding: 40px 25px 35px 25px;}
.epc2LCon .title{font-size: 22px;color: #333;}
.epc2LCon .title em{color: #1463f8;}
.epc2LMain li{background: url(../images/lingxing.png) no-repeat left center;padding-left: 20px;font-size: 18px;color: #636363;line-height: 2.2em;}
.epc2RCon{width: 500px;height: 415px;}
.epc2RCon .title{font-size: 22px;color: #fff;height: 100px;line-height: 100px;}
.epc2RCon li{float: left;width: 240px;height: 125px;background: rgba(20,99,248,.5);border-radius: 6px;margin-right: 20px;margin-bottom: 20px;font-size: 16px;color: #fff;text-align: center;padding-top: 30px;}
.epc2RCon li:nth-of-type(2n){margin-right: 0;}
.epc2RCon li .num{font-size: 48px;font-weight: bold;font-family: Arial;line-height: 1em;}
.sjysMore3{background: #1463f8;color: #fff;}
/*实验室EPC总包版块3 EPC总包模式*/
.epc3{background: #fcfcfc;padding: 60px 0;}
.epc3TLMain{width: 325px;height: 321px;}
.epc3TRMain{width: 850px;height: 321px;padding-top: 45px;}
.epc3TRMain .title{font-size: 24px;color: #333;}
.epc3TRMain .description{font-size: 15px;color: #636363;}
.epc3BMain li{float: left;width: 200px;padding: 0 10px;text-align: left;font-size: 14px;color: #636363;}
.epc3BMain li i{display: block;width: 70px;height: 70px;overflow: hidden;background: url(../images/epc4Icons.png) no-repeat;margin: 0 auto 20px auto;}
.epc3BMain li:nth-of-type(2) i{background-position: -70px 0;}
.epc3BMain li:nth-of-type(3) i{background-position: -140px 0;}
.epc3BMain li:nth-of-type(4) i{background-position: -210px 0;}
.epc3BMain li:nth-of-type(5) i{background-position: -280px 0;}
.epc3BMain li:nth-of-type(6) i{background-position: -350px 0;}
.epc3BMain li:nth-of-type(7) i{background-position: -420px 0;}
/*实验室EPC总包版块4 工程案例*/
.epc4Con .swiper-container{padding-bottom: 60px;height: 400px;}
.epc4Con  .swiper-slide{width: 312px;height: 210px;overflow: hidden;}
.epc4Con  .swiper-slide img{display:block;width: 100%;height: 100%;overflow: hidden;}
.epc4Con  .swiper-slide-active,.epc4Con  .swiper-slide-active img{width:520px;height: 350px;overflow: hidden;}
.epc4Con .swiper-pagination {width: 100%;bottom: 20px;}
.epc4Con in {margin: 0 5px;border: 1px solid #dad9d9;background-color: #fff;width: 10px;height: 10px;opacity: 1;}
.epc4Con .swiper-pagination-bullet{margin: 0 5px;}
.epc4Con .swiper-pagination-bullet-active {border-color: #1463f8;background-color: #1463f8;}
.epc4Con .swiper-button-prev{left: -30px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
.epc4Con .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%;}
.epc4Con .swiper-button-next {right: -30px;width: 45px;height: 45px;background: url(../images/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
.epc4Con .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%;}
/*实验室EPC总包版块5 服务总包项目*/
.epc5{padding: 40px 0;background: #f6f6f6;}
.epc5Con{margin: 0 auto;width: 1100px;padding: 0 50px;}
.epc5Con li{position: relative;float: left;width: 200px;margin-bottom: 65px;text-align: center;}
.epc5Con li:nth-of-type(6),.epc5Con li:nth-of-type(7),.epc5Con li:nth-of-type(8),.epc5Con li:nth-of-type(9),.epc5Con li:nth-of-type(10){float: right;}
.epc5Con li:after{position: absolute;right: 0;top: 50%;margin-top: -35px;content: url(../images/toRight.png);width: 27px;height: 29px;}
.epc5Con li:nth-of-type(5):after,.epc5Con li:nth-of-type(10):after{content: url(../images/toDown.png);right: auto;left: 88px;bottom: -50px;top: auto;}
.epc5Con li:nth-last-of-type(1):after{display: none;}
.epc5Con li:nth-of-type(6):after,.epc5Con li:nth-of-type(7):after,.epc5Con li:nth-of-type(8):after,.epc5Con li:nth-of-type(9):after{content: url(../images/toLeft.png);right: auto;left: 0;}
.epc5Con li .icon{display: block;margin: 0 auto 20px auto;width: 97px;height: 97px;background: url(../images/ecplc1.png) no-repeat;}
.epc5Con li:nth-of-type(2) .icon{background: url(../images/ecplc2.png) no-repeat;}
.epc5Con li:nth-of-type(3) .icon{background: url(../images/ecplc3.png) no-repeat;}
.epc5Con li:nth-of-type(4) .icon{background: url(../images/ecplc4.png) no-repeat;}
.epc5Con li:nth-of-type(5) .icon{background: url(../images/ecplc5.png) no-repeat;}
.epc5Con li:nth-of-type(6) .icon{background: url(../images/ecplc6.png) no-repeat;}
.epc5Con li:nth-of-type(7) .icon{background: url(../images/ecplc7.png) no-repeat;}
.epc5Con li:nth-of-type(8) .icon{background: url(../images/ecplc8.png) no-repeat;}
.epc5Con li:nth-of-type(9) .icon{background: url(../images/ecplc9.png) no-repeat;}
.epc5Con li:nth-of-type(10) .icon{background: url(../images/ecplc10.png) no-repeat;}
.epc5Con li:nth-of-type(11) .icon{background: url(../images/ecplc11.png) no-repeat;}
.epc5Con li:nth-of-type(12) .icon{background: url(../images/ecplc12.png) no-repeat;}
.epc5Con li:nth-of-type(13) .icon{background: url(../images/ecplc13.png) no-repeat;}
.epc5Con li:nth-of-type(14) .icon{background: url(../images/ecplc14.png) no-repeat;}
.epc5Con li:nth-of-type(15) .icon{background: url(../images/ecplc15.png) no-repeat;}
.epc5Con .title{font-size: 16px;color: #636363;}
/*实验室EPC总包版块6 荣誉资质*/
.epc6Con{position: relative;padding: 0 80px;height: 530px;}
.epc6Con li{position: absolute;left: 80px;text-align: left;}
.epc6Con li:nth-of-type(2),.epc6Con li:nth-of-type(6){left: 210px;top: 40px;z-index: 1;}
.epc6Con li:nth-of-type(3),.epc6Con li:nth-of-type(5){left: 310px;top: 80px;z-index: 2;}
.epc6Con li:nth-of-type(4){left: 470px;top: 120px;z-index: 3;text-align: center;}
.epc6Con li:nth-of-type(5){left: auto;right: 310px;text-align: right;}
.epc6Con li:nth-of-type(6){left: auto;right: 210px;text-align: right;}
.epc6Con li:nth-of-type(7){left: auto;right: 80px;text-align: right;}
.epc6Con li img{border: 1px solid #999;box-shadow: 0 4px 4px #e1e1e1;width: 264px;height: 382px;}
.epc6Con li .title{font-size: 16px;color: #424242}
/*实验室EPC总包版块7 服务总包项目*/
.epc7{background: url(../images/epc7Bg.jpg);padding: 50px 0 100px 0;}
.epc7Con li{float: left;width: 200px;padding: 0 10px;text-align: center;font-size: 14px;color: #636363}
.epc7Con li .icon{display: inline-block;width: 94px;height: 94px;background: url(../images/epc7Icons.png) no-repeat;margin-bottom: 10px;}
.epc7Con li:nth-of-type(2) .icon{background-position: -94px 0;}
.epc7Con li:nth-of-type(3) .icon{background-position: -188px 0;}
.epc7Con li:nth-of-type(4) .icon{background-position: -282px 0;}
.epc7Con li:nth-of-type(5) .icon{background-position: -376px 0;}
.epc7Con li:nth-of-type(6) .icon{background-position: -470px 0;}
.epc7Con li .title{font-size: 18px;color: #424242;margin-bottom: 10px;}
/*--------------------------- 营销页面 结束-----------------------------------*/
/*--------------------------- 内页样式 开始-----------------------------------*/
/*公司简介、视频、企业文化、合作伙伴-科艺普集团*/
.h2Channel .title{font-size: 24px;color: #113e93;}
.h2Channel .subhead{font-size: 14px;color: #7e7e7e;font-family: Arial;}
/*.channelAbout{background: #fafafa;padding: 60px 0;}*/
.chanAboutCon{width: 100%;height: 585px;}
.chanAboutCon embed{width: 100%;height:585px;}
/*合作伙伴*/
.chanPartnerCon{position:relative;}
.chanPartnerCon .hd .prev,.chanPartnerCon .hd .next{position: absolute;left: 50%;margin-left: -55px;bottom: -17px;z-index: 1;display:block;width:34px;height:34px;overflow:hidden;cursor:pointer;background: url(../images/arrow2.png) no-repeat;-webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  filter: grayscale(100%);  filter: gray;}
.chanPartnerCon .hd .next{margin-left: 20px;background-position: -34px 0;}
.chanPartnerCon .hd a:hover{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);  filter: grayscale(0);  filter: none;}
.chanPartnerCon .bd{height: 262px; overflow:hidden;  }
.chanPartnerCon .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }
.chanPartnerCon .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;  }
.chanPartnerCon .bd ul li .pic{ text-align:center;}
.chanPartnerCon .bd ul li .pic img{width:200px; height:131px; display:block;border:1px solid #d1d1d1;}
.chanPartnerCon .bd ul li .pic:hover img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);  -ms-filter: grayscale(0);  filter: grayscale(0);filter: none;}
/*荣誉资质*/
.chanHonorCon{padding: 0 15px;}
.chanHonorCon li{float: left;width: 370px;margin-right: 30px;text-align: center;margin-bottom: 30px;}
.chanHonorCon li:nth-of-type(3n){margin-right: 0;}
.chanHonorCon .picBorder{background: #fff;width: 370px;height: 284px;cursor: pointer;}
.chanHonorCon .pic{height: 250px;max-width: 350px;margin: 17px auto;}
.chanHonorCon .title{margin-top: 20px;color: #636363;font-size: 16px;height: 20px\9;overflow: hidden\9;}
/*图片模态框*/
.imgModal{position: fixed;top: 0;left: 0;z-index: 1000000;background: rgba(0,0,0,.5);width: 100%;height: 100%;}
.imgModal img{position: absolute;top: 50%;left: 50%;max-width: 1200px;max-height: 800px;transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);border: 5px solid #fff;padding: 10px;}
/*专业团队*/
.chanTeamTCon{padding: 30px 25px;background: #fff;line-height: 1.8em;font-size: 16px;color: #636363;}
.chanTeamTCon .title{font-size: 24px;color: #333;border-left: 12px solid #fdb404;padding-left: 20px;line-height: 1.2em;}
.chanTeamMCon img{width: 1200px;height: auto;}
.chanTeamBCon{padding: 0 14px;}
.chanTeamBCon li{float: left;width: 364px;height: 446px;border-radius: 4px;border: 1px solid #e7e6e6;background: #fff;margin-right: 40px;margin-bottom: 30px;padding: 50px 25px 0 25px;text-align: center;font-size: 18px;color: #636363;}
.chanTeamBCon a{font-size: 18px;color: #636363;}
.chanTeamBCon li:nth-of-type(3n){margin-right: 0;}
.chanTeamBCon img{width: 210px;border: 2px solid #ececec;border-radius: 100%;overflow: hidden;-webkit-transition: all .5s;transition: all .5s;}
.chanTeamBCon li:hover img{-moz-transform: translateY(-10px);-ms-transform: translateY(-10px);-o-transform: translateY(-10px);-webkit-transform: translateY(-10px);transform: translateY(-10px);}
/*实验室设计指南*/
.chanSjznCon li{position: relative;height: 367px;}
.chanSjznMain{float: left;background: url(../images/sjznBg.jpg) no-repeat;width: 600px;height: 367px;background-size: 100% 100%;padding: 75px 50px 0 50px;}
.chanSjznMain .title{font-size: 24px;color: #4e4e4e;}
.chanSjznMain .title:after{display: block;content: "";width: 50px;height: 3px;background: #113f93;margin-top: 15px;}
.chanSjznMain .description{margin-top: 30px;color: #636363;font-size: 15px;line-height: 1.8em;height: 81px\9;overflow: hidden\9;}
.chanSjznMain .more{position: absolute;bottom: 50px;display: block;width: 135px;height: 35px;background: #113e93;border-radius: 35px;line-height: 35px;text-align: center;font-size: 16px;color: #fff;}
.chanSjznPic{float: right;}
.chanSjznPic,.chanSjznPic img{width: 600px;height: 367px;overflow: hidden;} 
.chanSjznCon li:nth-of-type(2n) .chanSjznMain{float: right;}
.chanSjznCon li:nth-of-type(2n) .chanSjznPic{float: left;}
/*实验室工程总承包*/
.chanGczbCon li{float: left;width: 383px;margin-right: 25px;margin-bottom: 30px;}
.chanGczbCon li:nth-of-type(3n){margin-right: 0;}
.chanGczbCon .picBorder,.chanGczbCon img{width: 383px;height: 253px;overflow: hidden;}
.chanGczbMain{border: 1px solid #d2d1d1;border-top: none;width: 383px;height: 142px;background: #fff;padding: 25px;font-size: 15px;color: #636363;}
.chanGczbMain .title{font-size: 18px;color: #424242;height: 27px\9;overflow: hidden\9;}
.chanGczbMain .description{height: 43px\9;overflow: hidden\9;}
/*实验室工程总承包*/
.chanGhfaCon li{float: left;background: #fff;width: 275px;height: 300px;margin-right: 30px;margin-bottom: 30px;text-align: center;padding: 15px;}
.chanGhfaCon li:nth-of-type(4n){margin-right: 0;}
.chanGhfaCon li a{position: relative;display: block;width: 245px;height: 270px;padding-top: 60px;}
.chanGhfaCon .picBorder{display: flex;width: 245px;height: 80px;align-items: center;justify-content: center;align-content: center;}
.chanGhfaCon .title:before{display: block;content: "";width: 15px;height: 2px;background: #c2c2c2;margin: 20px auto 40px auto;}
.chanGhfaCon .title{font-size: 18px;color: #636363;}
.chanGhfaCon li a:before,.chanGhfaCon li a:after{content:"";display:block;width: 0;height:0;border:1px solid transparent;box-sizing: border-box;position: absolute;}
.chanGhfaCon li a:before{top:0;left:0;transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;}
.chanGhfaCon li a:after{right:0;bottom:0;transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in;}
.chanGhfaCon li a:hover:before{width:100%;height:100%;transition:width 0.2s ease-in ,height 0.2s ease-in 0.2s;border-top-color:#113e93;border-right-color:#113e93;}
.chanGhfaCon li a:hover:after{width:100%;height:100%;transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.4s,height 0.3s ease-in 0.6s;border-bottom-color:#113e93;border-left-color:#113e93;}
/*科艺普资讯*/
.chanNavCon{position: absolute;right: 0;bottom: 0;height: 54px;line-height: 54px;}
.chanNavCon li{float: left;}
.chanNavCon a{display: block;width: 100%;padding: 0 15px;font-size: 16px;color: #474747;transition: all .5s;}
.chanNavCon li:hover a,.chanNavCon li.current a{color: #007fea;}
.chanNewsCon li{position: relative;float: left;background: #fff;margin-bottom: 50px;margin-right: 45px;border-bottom: 1px solid #dcdcdc;width: 370px;height: 420px;transition: all .5s;}
.chanNewsCon li:nth-of-type(3n){margin-right: 0;}
.chanNewsCon li:hover{box-shadow: 2px 4px 6px #e8e7e7;}
.chanNewsCon .main{padding: 0 20px 35px 20px;}
.chanNewsCon .picBorder,.chanNewsCon img{width: 370px;height: 210px;overflow: hidden;}
.chanNewsCon .title{margin-top: 35px;font-size: 16px;color: #424242;height: 24px\9;overflow: hidden\9;}
.chanNewsCon .description{margin-top: 20px;font-size: 14px;color: #737373;height: 41px\9;overflow: hidden\9;}
.chanNewsCon .date{position: absolute;left: 20px;bottom: 30px;font-size: 14px;color: #737373;}
.chanNewsCon .more{position: absolute;right: 20px;bottom: 30px;width: 28px;height: 28px;background: url(../images/more.png) no-repeat;}
/*工程业绩*/
.chanGcyjNav{width: 100%;border-radius: 5px;background: #fff;padding-top: 40px;font-size: 18px;color: #636363;}
.chanGcyjNavTit{padding-left: 40px;}
.chanGcyjNav a{font-size: 16px;color: #636363;}
.chanGcyjNavCon{position: relative;width: 100%;padding: 30px 0 30px 40px;border-bottom: 1px solid #efefef;}
.chanGcyjNavCon .title{width: 110px;height: 40px;line-height: 40px;background: #fdb404;text-align: center; font-size: 16px;color: #fff;border-radius: 6px;}
.chanGcyjNavCon .all{width: 140px;text-align: center;font-size: 16px;color: #113e93;}
.chanGcyjNavSub{width: 905px;}
.chanGcyjNavSub li{float: left;width: 140px;/*120*/}
.chanGcyjCon li{height: 395px;width: 380px;margin-right: 30px;box-shadow: 0 4px 6px #e8e7e7;}
.chanGcyjCon .picBorder,.chanGcyjCon img{width: 380px;height: 280px;}
.chanGcyjCon .body{width: 280px;}
.chanGcyjCon .title{margin-top: 20px;}
.chanGcyjCon .zixun{display: flex;width: 60px;height: 60px;margin-top: 20px;background: #113e93;font-size: 16px;color: #fff;align-items: center;justify-content: center;}
/*公司优势-品牌实力*/
.chanGsysCon li{margin-bottom: 20px;}
.chanGsysMain{background: #fff;box-shadow: 0 4px 4px #e2e2e2;}
.chanGsysMain .title{color: #424242;font-size: 20px;}
.chanGsysMain .title:after{display: none;}
.chanGsysMain .description{color: #636363;font-size: 15px;}
/*典型工程-品牌实力*/
.channelDxgc{background: url(../images/dxgcBg.jpg) no-repeat center center;padding: 40px 0 60px 0;background-size: 100% 100%;}
.channelDxgc .title,.channelDxgc .subhead{color: #faa40e;}
.chanDxgcCon li{float: left;width: 33.3%;line-height: 2em;font-size: 18px;color: #fff;}
.chanDxgcCon li span{display: inline-block;width: 40px;}
/*服务承诺-品牌实力*/
.chanFwcnCon{padding: 0 25px;}
.chanFwcnCon li{float: left;border: 1px solid #ededed;background: #fff;width: 350px;height: 480px;margin-right: 50px;text-align: center;padding: 70px 25px 0 25px;}
.chanFwcnCon li:nth-of-type(3n){margin-right: 0;}
.chanFwcnCon li img{width: 150px;height: 165px;}
.chanFwcnCon li .title{margin-top: 10px;font-size: 24px;color: #424242;}
.chanFwcnCon li .description{display: inline-block;width: auto;margin-top: 30px;font-size: 16px;color: #636363;line-height: 2em;text-align: left;}
/*展厅工厂-品牌实力*/
.chanZtgcCon li{position: relative;float: left;width: 380px;height: 274px;margin-right: 30px;margin-bottom: 30px;overflow: hidden;}
.chanZtgcCon li img{width: 380px;height: 274px;}
.chanZtgcCon li:nth-of-type(3n){margin-right: 0;}
.chanZtgcCon .title{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,.5);height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #fff;}
/*实验室设计指南详情*/
.h2xiang2{text-align: center;padding-bottom: 35px;border-bottom: 1px solid #eeeded;}
.h2xiang2 h2{font-size: 30px;color: #113e93;}
.detailSjzn{border: 1px solid #e8e7e7;background: #fff;padding: 45px 20px;}
/*实验室工程总承包详情*/
.detailGczbTCon,.detailGczbMCon,.detailGczbBCon{background: #fff;width: 100%;padding: 25px 60px 60px 25px;border: 1px solid #e8e7e7;}
.detailGczbTCon img{width: 412px;height: 333px;}
.detailGczbTMain{width: 665px;margin-left: 35px;font-size: 15px;color: #636363;}
.detailGczbTMain .title{font-size: 24px;color: #424242;}
.detailGczbTMain .details a{display: inline-block;margin: 0 8px;padding: 0 20px;height: 50px;line-height: 50px;background: #113e93;font-size: 18px;color: #fff;}
.detailGczbTMain .details a:nth-of-type(2){background: #fdb404;}
.detailGczbTMain .details a:nth-of-type(3){background: #3c3c3c;}
.detailGczbTMain .description  p{margin-bottom: 10px;}
.detailGczbMCon,.detailGczbBCon{padding: 40px 20px;}
.detailGczbBTit{padding-top: 0;padding-left: 0;padding-right: 0;}
.detailGczbBTit .more{color: #113e93;font-size: 16px;}
.detailGczbBMain{padding: 0 80px;}
.detailGczbBMain .picList1 li{position: relative;width: 324px;height: 263px;float: left;margin-right: 10px;overflow: hidden;}
.detailGczbBMain img{width: 324px;height: 263px;}
.detailGczbBMain .title{position: absolute;bottom: 40px;left: 35px;background: rgba(0,0,0,.5);width: 255px;height: 40px;line-height: 40px;text-align: center;font-size: 18px;color: #fff;transition: all .5s;}
.detailGczbBMain .picList1 li:hover .title{bottom: 0;}
/*实验室工程总承包详情*/

/*科艺普资讯详情*/
.h2xiang{text-align: center;padding: 30px 0;border-bottom: 1px dashed #636363;}
.h2xiang h2{font-size: 24px;color: #292929;font-weight: bold;}
.h2xiang p{font-size: 14px;color: #676767;margin-top: 15px;}
.detailNewsLCon{width: 865px;border: 1px solid #eeeded;border-radius: 8px;background: #fff;overflow: hidden;padding: 0 20px 70px 20px;}
.detailNewsRCon{width: 300px;background: #f8f8f8;padding-bottom: 40px;border-radius: 8px;overflow: hidden;}
.detailNewsRTit{background: #113e93;width: 300px;height: 45px;line-height: 45px;color: #fff;font-size: 20px;padding: 0 20px;}
.detailNewsRTit .more{font-size: 14px;color: #fff;}
.detailNewsRMain{padding: 0 20px;}
.detailNewsRTCon li{padding: 15px 0;border-bottom: 1px dashed #9c9b9b;}
.detailNewsRTCon li:nth-last-of-type(1){border-bottom: none;}
.detailNewsRTCon .picBorder,.detailNewsRTCon img{width: 110px;height: 75px;overflow: hidden;}
.detailNewsRTCon .title{width: 145px;height: 40px;margin-top: 15px;font-size: 14px;color: #5a5959;padding-left: 10px;}
.detailNewsRBCon{font-size: 14px;color: #505050;text-align: center;}
.detailNewsRBTit{border-bottom: 1px solid #cacaca;padding-bottom: 15px;font-size: 20px;color: #113e93;text-align: center;}
.detailNewsRMCon li{overflow: hidden;transition: all .5s;padding: 10px 0;line-height: 1em;white-space: nowrap;border-top: 1px dashed #9c9b9b;}
.detailNewsRMCon li:last-of-type{margin-bottom: 0;}
.detailNewsRMCon li a{color: #676767;font-size: 14px;}
.detailNewsRMCon li i{width: 18px;height: 18px;text-align: center;line-height: 18px;display: inline-block;background: #a9a9a9;color: #fff;margin-right: 10px;}
.detailNewsRMCon li:hover i{background: #113f93;}
.servertel{height: 45px;padding-left: 55px;background: url(../images/tel2.png) no-repeat left center;font-size: 14px;color: #636363;line-height: 1.8em;text-align: left;}
.servertel .tel{display: block;font-size: 24px;color: #fcc10f;font-family: Arial;}
.detailNewsRBMain{text-align: left;font-size: 14px;color: #414141;line-height: 2em;padding: 0 15px;}
.detailNewsRBCon .title{color: #4c7dd8;}
/*联系我们*/
.chanContactTLCon{width: 600px;height: 540px;background: #f8f8f8;padding: 80px 30px 0 30px;color: #3f3f3f;}
.chanContactTLCon h2{font-size: 20px;font-weight: bold;}
.chanContactTLCon li{border-bottom: 1px solid #dfdede;padding: 8px 0 10px 20px;line-height: 35px;font-size: 16px;}
.chanContactTLCon li i{float: left;display: inline-block;width: 32px;height: 26px;background: url(../images/contactIcons.png) no-repeat;overflow: hidden;margin-top: 5px;margin-right: 15px;}
.chanContactTLCon li:nth-of-type(2) i{background-position: -32px 0;}
.chanContactTLCon li:nth-of-type(3) i{background-position: -64px 0;}
.chanContactTLCon li:nth-of-type(4) i{background-position: -96px 0;}
.chanContactTLCon li:nth-of-type(5) i{background-position: -96px 0;}
.chanContactTLCon li:nth-of-type(6) i{background-position: -128px 0;}
.ditu{width: 595px;height: 540px;overflow: hidden;}
.chanContactTLCon li:nth-of-type(6){border-bottom: none;}
.h2Contact{background: #113e93;border-radius: 5px;height: 50px;line-height: 50px;padding: 0 15px;font-size: 24px;color: #fff;}
.chanContactMMain li{float: left;width: 580px;margin-right: 40px;margin-top: 40px;}
.chanContactMMain li:nth-of-type(2n){margin-right: 0;}
.chanContactMMain .title{height: 70px;background: #f8f8f8;padding-left: 20px;margin-bottom: 30px;line-height: 70px;font-size: 24px;color: #1f1f1f;}
.chanContactMMain .address,.chanContactMMain .email{background: url(../images/addr.png) no-repeat 20px center;font-size: 18px;color: #636363;padding-left: 50px;background-size: 25px 20px;line-height: 2em;}
.chanContactMMain .email{background: url(../images/email.png) no-repeat 20px center;background-size: 25px 20px;}
.chanContactBCon img{max-width: 1200px;display: block;margin: 0 auto;}
/*火狐文本溢出隐藏*/
@-moz-document url-prefix() {
/*.chanHonorCon .title{height: 20px;overflow: hidden;}*/
.chanNewsCon .title{height: 24px;overflow: hidden;}
.chanGczbMain .title{height: 27px;overflow: hidden;}
.chanNewsCon .title{height: 30px;overflow: hidden;}
.chanNewsCon .description{height: 41px;overflow: hidden;}
.chanGczbMain .description,.txtItemLTMain .description{height: 43px;overflow: hidden;}
.chanSjznMain .description{height: 81px;overflow: hidden;}
}
/*荣誉资质导航样式*/
#ryzz{text-align: center;}
#ryzz li{display: inline-block;height: 45px;line-height: 45px;width: 150px;background: #e8e7e7;margin: 0 10px;font-size: 16px;color: #474747;}
#ryzz a{display: block;font-size: 16px;color: #474747;}
#ryzz li:hover,#ryzz li.current{background: #113e93;}
#ryzz li:hover a,#ryzz li.current a{color: #fff;}