@charset "utf-8";
/*公共样式*/
*{margin: 0; padding: 0; box-sizing: border-box;}
*:before,*:after{box-sizing: border-box;}
html{font-size: 14px; line-height: 1.5; font-family: "Microsoft Yahei",Helvetica,Verdana; background: #fff; color: #333; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-overflow-scrolling: touch; overflow-scrolling: touch; width: 100%; height: 100%; max-width: 780px; margin: 0 auto; overflow: hidden; position: relative;}
body{width: 100%; height: 100%; font-size: 14px; overflow: hidden; font-family: "Microsoft Yahei",Helvetica,Verdana; position: relative;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; transition: all .6s ease; cursor: pointer;}
a:hover{color: #00479d!important;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
img{border: 0; max-width: 100%; height: auto; vertical-align: middle;}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; outline: 0; font-family: Arial,Helvetica,Verdana,"Microsoft Yahei"; color: #333;}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
textarea{resize: none;}
.clearfix{zoom: 1;}
.clearfix:after{content: "."; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;}
.plr10{padding: 0 10px;}
.container{margin: 0 15px;}
.transform{transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99); -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);}
.sitecontent{ height: 100%; background: #fff;  position: relative; z-index: 96;}
.scrollView{height: calc(100% - 111px); overflow-x: hidden; overflow-y: auto; position: relative;}
.npagePage{min-height: calc(100% - 52px); overflow: hidden; position: relative;}
.border{border: 1px solid #ddd; box-sizing: border-box;}
.deluxe-btn{display: block; background: linear-gradient(#f94834,#d33331,#ad1f2e); transition: all 0s; color: #fff!important; font-size: 16px; text-align: center;}
.deluxe-btn:hover{background: #ad1f2e; color: #fff!important;}
/*字体*/
@font-face{font-family: 'iconfont'; src: url('../font/iconfont.eot'); src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg#iconfont') format('svg');}
.iconfont{display: inline-block; font: 14px/1 iconfont; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
@font-face {
  font-family: 'wapiconfont';
  src: url('../font/wapiconfont.eot');
  src: url('../font/wapiconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/wapiconfont.woff2') format('woff2'),
  url('../font/wapiconfont.woff') format('woff'),
  url('../font/wapiconfont.ttf') format('truetype'),
  url('../font/wapiconfont.svg#wapiconfont') format('svg');
}
.wapiconfont{font: 16px/1 wapiconfont; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
@font-face {
	font-family: 'PFBeauSansPro-SeBold';
	src: url('../font/PFBeauSansPro-SeBold.eot');
	src: url('../font/PFBeauSansPro-SeBold.eot?#iefix') format('embedded-opentype'),
	url('../font/PFBeauSansPro-SeBold.woff2') format('woff2'),
	url('../font/PFBeauSansPro-SeBold.woff') format('woff'),
	url('../font/PFBeauSansPro-SeBold.ttf') format('truetype'),
	url('../font/PFBeauSansPro-SeBold.svg#PFBeauSansPro-SeBold') format('svg');
}
/*slick.css*/
.slick-slider{position: relative; z-index: 2;}
.slick-list{position: relative; overflow: hidden;}
.slick-list:focus{outline: 0;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-track{position: relative;}
.slick-track:before,.slick-track:after{content: ""; display: table;}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{float: left; height: 100%; min-height: 1px; display: none; position: relative; z-index: 1;}
.slick-slide:focus{outline: 0;}
.slick-slide img{display:block;}
.slick-slide.slick-active{z-index: 2;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
.slick-prev,.slick-next{display:block; width: 20px; height: 20px; line-height: 0; font-size: 0; cursor: pointer; position: absolute; top: 50%; margin-top: -10px; z-index: 6;}
.slick-prev:focus,.slick-next:focus{outline: 0;}
.slick-prev{left: 0;}
.slick-next{right: 0;}
.slick-dots{width: 100%; position: absolute; bottom: 10px; z-index: 4; display: flex; justify-content: center;}
.slick-dots li{position: relative; margin: 0 3px;}
.slick-dots li button{display: block; width: 8px; height: 8px; line-height: 0; font-size: 0; background: #fff; border-radius: 50%; overflow: hidden; cursor: pointer;}
.slick-dots li.slick-active button{background: #0054a6;}



/*视频弹出层*/
.layui-layer-video{max-width: 780px;}
.layui-layer-video .layui-layer-setwin{width: 20px!important; height: 20px!important; top: -26px!important; right: 0!important;}
.layui-layer-video .layui-layer-setwin .layui-layer-close2{width: 20px!important; height: 20px!important; background: url(../images/layer-video-close.svg) no-repeat center!important; background-size: 14px 14px!important; right: 0!important; top: 0!important;}
.layui-layer-video .layui-layer-setwin .layui-layer-close2{filter: alpha(opacity=70); opacity: .7;}
.layui-layer-video video{display: block; width: 100%;}
/*slick*/
.slick-slider{position: relative; z-index: 2;}
.slick-list{position: relative; overflow: hidden;}
.slick-list:focus{outline: 0;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-track{position: relative;}
.slick-track:before,.slick-track:after{content: ""; display: table;}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{float: left; height: 100%; min-height: 1px; display: none; position: relative; z-index: 1;}
.slick-slide:focus{outline: 0;}
.slick-slide img{display:block;}
.slick-slide.slick-active{z-index: 2;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
.slick-prev,.slick-next{display:block; width: 20px; height: 20px; line-height: 0; font-size: 0; cursor: pointer; position: absolute; top: 50%; margin-top: -10px;}
.slick-prev:focus,.slick-next:focus{outline: 0;}
.slick-prev{left: -25px;}
.slick-next{right: -25px;}
.slick-dots{width: 100%; font-size: 0; text-align: center; position: absolute; bottom: 20px; z-index: 4;}
.slick-dots li{position: relative; display: inline-block; *display: inline; *zoom: 1; margin: 0 2px;}
.slick-dots li button{display: block; width: 6px; height: 6px; line-height: 0; font-size: 0; background: #fff; border-radius: 50%; overflow: hidden; cursor: pointer;}
.slick-dots li.slick-active button{background: #ad1f2e;}

/*头部*/
.header{height: 50px; background: #000; overflow: hidden; box-shadow: 0 0px 48px 0 rgba(0,0,0,.1); position: relative; z-index: 999999;}
.logo{float: left; height: 20px; margin-top: 15px; margin-left: 10px;}
.logo a{display: block; height: 100%;}
.logo a img{display: block; height: 100%;}
.logo-text{float: left; margin-left: 6px; margin-top: 11px;}
.logo-text .t1{font-size: 14px; font-weight: bold; color: #c2161e; height: 16px; line-height: 16px;}
.logo-text .t2{font-size: 8px; color: #666; margin-top: 2px; height: 10px; line-height: 10px;}
.sp_nav{display: block; width: 30px; height: 30px; position: absolute; top: 0; right: 10px; margin-top: 15px; z-index: 5;}
.sp_nav i{display: block; background:#999; width: 30px; height: 2px; position: absolute; left: 0; transition: all ease .35s;}
.sp_nav i:nth-of-type(1){top: 0;}
.sp_nav i:nth-of-type(2){top: 10px;}
.sp_nav i:nth-of-type(3){top: 20px;}
.sp_nav.sp_nav_se i:nth-of-type(1){top: 10px; transform: rotate(45deg);}
.sp_nav.sp_nav_se i:nth-of-type(2){width: 0;}
.sp_nav.sp_nav_se i:nth-of-type(3){top: 10px; transform: rotate(-45deg);}
.nav{width: 100%; height: calc(100% - 111px); position: fixed; left: 0; top: -100%; z-index: 99999; transition: top ease .35s;}
.nav.nav_show{top: 50px;}
.nav > ul{min-width: 320px; max-width: 780px; height: 100%; margin: 0 auto; background: #eee; position: relative; overflow-y: auto;}
.nav ul li{border-top: 1px solid #ddd; margin-left: 20px; line-height: 40px; font-size: 14px; position: relative;}
.nav > ul > li:first-child{border-top: 0 none;}
.nav ul li a{height: 44px; line-height: 44px; display: block; padding-right: 45px; color: #666;}
.nav ul li ul{display: none;}
.nav ul li i{display: block; width: 30px; height: 26px; line-height: 26px; text-align: center; border-left: 1px solid #ddd; padding: 0 6px; position: absolute; right: 0; top: 9px;}
.nav ul li i span{font-size: 14px; transition: all .5s;}
.nav ul li i span:before{content: "\eeaa";}
.nav ul li i.nav_btndown span{color: #ef831a; transform: rotate(90deg);}

/*首页---广告图*/
.banner .slick-dots{bottom: 12px;}
.banner .slick-dots li button{width: 45px; height: 6px; background: #fffaef; border-radius: 0; filter: alpha(opacity=30); opacity: .3;}
.banner .slick-dots li.slick-active button{filter: alpha(opacity=100); opacity: 1;}
/*首页---产品中心*/
.index-product{padding: 60px 0 30px 0; position: relative;}
.product-ibox{margin-top: 24px;}
.product-ibox ul{margin: 0;}
.product-ibox li .item{margin: 0; position: relative;}
.product-ibox li .pic{overflow: hidden;}
.product-ibox li .pic img{width: 100%; transition: transform 1s;}
.product-ibox li .mask{display: block; width: 100%; height: 100%; background: url(../images/blank.png) repeat; position: absolute; left: 0; top: 0;}
.product-ibox li .text{position: absolute; bottom: 16px; left: 20px; right: 10px;}
.product-ibox li .title{font-size: 20px; font-weight: bold; color: #333; line-height: 1.1;}
.product-ibox li .more{display: inline-block; *display: inline; *zoom: 1; padding-right: 20px; height: 24px; line-height: 24px; font-size: 14px; color: #666; background: url(../images/prod-more.png) no-repeat right center; margin-top: 4px;}
.product-ibox li .item:hover .pic img{transform: scale(1.1);}
.product-ibox li .item.s2 .title{color: #fff;}
.product-ibox li .item.s2 .more{color: #fff; background: url(../images/prod-more1.png) no-repeat right center;}
/*首页---解决方案*/
.index-solution{padding: 30px 0; position: relative;}
.solution-ibox{margin-top: 24px;}
.solution-ibox ul{margin: 0;}
.solution-ibox li .item{margin: 0; position: relative;}
.solution-ibox li .pic{overflow: hidden;}
.solution-ibox li .pic img{width: 100%; transition: transform 1s;}
.solution-ibox li .mask{display: block; width: 100%; height: 100%; background: url(../images/blank.png) repeat; position: absolute; left: 0; top: 0;}
.solution-ibox li .text{position: absolute; bottom: 16px; left: 20px; right: 10px;}
.solution-ibox li .title{font-size: 18px; font-weight: bold; color: #333; line-height: 1.1;}
.solution-ibox li .more{display: inline-block; *display: inline; *zoom: 1; padding-right: 20px; height: 24px; line-height: 24px; font-size: 14px; color: #666; background: url(../images/prod-more.png) no-repeat right center; margin-top: 4px;}
.solution-ibox li .item.s1 .title{color: #fff;}
.solution-ibox li .item.s1 .more{color: #fff; background: url(../images/prod-more1.png) no-repeat right center;}
.solution-ibox li .item:hover .pic img{transform: scale(1.1);}

/*首页---关于亚森*/
.index-about{padding: 30px 0 10px 0; background: #fff; position: relative; overflow: hidden;}
.about-inbox{background: #fafafa; position: relative; margin-top: 24px; overflow: hidden;}
.index-about .text{padding: 0 10px;}
.index-about .title{font-size: 24px; font-weight: bold; color: #0c0c0c;}
.index-about .desc{font-size: 14px; line-height: 24px; margin-top: 12px;}
.index-about .more{display: inline-block; *display: inline; *zoom: 1; padding-right: 20px; height: 24px; line-height: 24px; font-size: 14px; color: #666; }
.index-about .more:hover{margin-left: 10px;}
.index-about .pic{position: relative; z-index: 1;}
.index-about .pic em{display: block; width: 100%; overflow: hidden;}
.index-about .pic em img{display: block; width: 100%; transition: transform 1s;}
.index-about .pic span{width: 177.1875%; position: absolute; right: 0; top: 17%;}
.index-about .pic:hover em img{transform: scale(1.1);}

/*首页---服务丶新闻*/
.index-md{background: #fff; margin: 0; position: relative; overflow: hidden; padding-top: 10px;}
.index-service{width: 100%;}
.index-service .item{margin: 0; position: relative;}
.index-service .pic{overflow: hidden;}
.index-service .pic img{width: 100%; transition: transform 1s;}
.index-service .mask{display: block; width: 100%; height: 100%; background: url(../images/blank.png) repeat; position: absolute; left: 0; top: 0;}
.index-service .text{position: absolute; bottom: 42px; left: 48px; right: 15px;}
.index-service .title{font-size: 24px; font-weight: bold; color: #fff;}
.index-service .desc{font-size: 18px; color: #fff; margin-top: 10px;}
.index-service .more{display: inline-block; *display: inline; *zoom: 1; padding-right: 20px; height: 24px; line-height: 24px; font-size: 14px; color: #fff; background: url(../images/prod-more1.png) no-repeat right center; margin-top: 20px; transition: margin-left .4s;}
.index-service .item:hover .pic img{transform: scale(1.1);}
.index-service .more:hover{margin-left: 10px;}
.index-news{width:100%;}
.index-news .item{height: 100%; font-size: 0; background: #f3f3f3;}
.index-news .middle,.news-ibox{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle;}
.index-news .middle{width: 0; height: 100%;}
.news-ibox{width: 100%; font-size: 14px;}

.news-tabtit{padding-bottom: 20px; border-bottom: 1px solid #a0a0a0; position: relative;}
.news-tabtit ul{overflow: hidden; padding-left: 14px;}
.news-tabtit li{float: left; margin-right: 22px; height: 36px; line-height: 36px; position: relative; font-size: 18px; font-weight: bold; color: #666; cursor: pointer;}
.news-tabtit li i{display: block; height: 3px; background: #e60013; position: absolute; left: 50%; right: 50%; bottom: 0; transition: left .5s,right .5s;}
.news-tabtit li.active{color: #0c0c0c;}
.news-tabtit li.active i{left: 0; right: 0;}
.news-imore{height: 36px; line-height: 36px; font-size: 16px; color: #666; position: absolute; right: 4px; top: 0;}
.news-imore a{color: #666;}
.news-tabcont{height: 388px;}
.news-tabitem li{padding: 10px 0; border-bottom: 1px solid #ccc;}
.news-tabitem li a{display: block; position: relative; overflow: hidden;}
.news-tabitem li .time{width: 103px; float: left; height: 76px; border-right: 1px solid #ccc; font-family: "Arial"; color: #666; text-align: center;}
.news-tabitem li .time span{display: block; font-size: 18px; line-height: 22px;}
.news-tabitem li .time em{display: block; font-size: 60px; line-height: 1.1; margin-top: -4px;}
.news-tabitem li .text{margin-left: 104px; padding-left: 22px; padding-right: 6px; padding-top: 2px;}
.news-tabitem li .title{height: 26px; line-height: 26px; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news-tabitem li .desc{height: 40px; line-height: 20px; font-size: 10px; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 4px; color: #666;}

.paper-addlist{padding-top: 50px;}
.paper-addlist ul{margin: 0 -10px;}
.paper-addlist li .item{margin: 0 10px; position: relative;}
.paper-addlist li .pic{overflow: hidden;}
.paper-addlist li .pic img{width: 100%; transition: transform 1s;}
.paper-addlist li .mask{display: block; width: 100%; height: 100%; background: url(../images/blank.png) repeat; position: absolute; left: 0; top: 0;}
.paper-addlist li .text{position: absolute; bottom: 16px; left: 20px; right: 10px;}
.paper-addlist li .title{font-size: 20px; font-weight: bold; color: #333; line-height: 1.1;}
.paper-addlist li .more{display: inline-block; *display: inline; *zoom: 1; padding-right: 20px; height: 24px; line-height: 24px; font-size: 14px; color: #666; background: url(../images/prod-more.png) no-repeat right center; margin-top: 4px;}
.paper-addlist li.white .title{color: #fff;}
.paper-addlist li.white .more{color: #fff; background: url(../images/prod-more1.png) no-repeat right center;}
.paper-addlist li .item:hover .pic img{transform: scale(1.1);}


/*内页菜单*/
.dropmenu{min-height: 45px; margin-bottom: 20px; position: relative; z-index: 3;}
.dropmenu .label{padding: 0 20px; height: 45px; line-height: 45px; background: #222224; color: #fff; font-size: 15px;}
.dropmenu .label .iconfont{float: right; font-size: 16px; margin-top: 15px;}
.dropmenu .label .iconfont:before{content: "\e60e";}
.dropmenu ul{width: 100%; height: 0; overflow-y: auto; position: absolute;}
.dropmenu ul li{width: 100%; border-bottom: 1px solid #2f2e35;}
.dropmenu ul li a{display: block; height: 40px; line-height: 40px; padding: 0 50px; color: #bbb; background: rgba(17,17,17,.9); font-size: 13px;}
.dropmenu ul li.active a {background: #000; color: #fff;}
.dropmenu.open .label .iconfont{transform: rotate(180deg);}
/*公共样式*/
.inner-title{font-size: 20px; text-align: center; line-height: 1.2;}
.inner-desc{font-size: 14px; text-align: center; color: #666; margin-top: 6px;}
.inner-sdg{display: flex; justify-content: center; align-items: center;}
.inner-sdg span{width: 30px; height: 30px; position: relative; padding: 0 2px; background: url(../images/inner-sdg.svg) no-repeat center; background-size: 20px 20px;}
.inner-sdg i{display: block; width: 50px; height: 1px; background: #ccc; position: relative;}
.inner-sdg i:after{display: block; content: ""; width: 16px; height: 3px; background: #00479d; position: absolute; top: -1px; right: 0;}
.inner-sdg i:last-child:after{right: auto; left: 0;}
/*底部*/
.foot_copy{width: 100%; font-size: 12px; line-height: 20px; text-align: center; padding: 16px 0; color: #fff; background: #151515;}
.foot_copy a{color: #8e8e8e;}
.footer{width: 100%; position: relative; z-index: 990;}
.footer ul{height: 60px; background: #fff; border-top: 1px solid #ddd; margin: 0 auto;}
.footer li{width: 25%; height: 60px; float: left; font-size: 13px; text-align: center; position: relative;}
.footer li a{display: block; width: 100%; height: 100%; color: #666;}
.footer li i{display: block; width: 100%; height: 26px; line-height: 26px; padding-top: 6px; font-size: 22px;}
.footer li p{height: 20px; line-height: 20px; margin-top: 2px;}

/*首页---产品*/
.index-product{padding: 30px 0; background: #fff;}
.product-box{margin-top: 10px;}
.product-box ul{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; margin-bottom: -10px;}
.product-box li{width: 49%; margin-bottom: 10px;}
.product-box li a{display: block; background: #c4c4c4;}
.product-box li .pic{overflow: hidden; border: 1px solid #ccc; border-bottom: 0;}
.product-box li .pic img{width: 100%; transition: transform .4s;}
.product-box li .title{font-size: 12px; text-align: center; height: 36px; line-height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0 6px;}
.product-box li a:hover{background: #0054a6; color: #fff!important;}
.product-box li a:hover .pic img{transform: scale(1.1);}
/*首页---产品核心优势*/
.index-prodAdv{padding: 30px 0; background: url(../images/prodAdv-ibg.jpg) no-repeat center; background-size: cover; position: relative;}
.prodAdv-ibox{position: relative; margin-top: 10px;}
.prodAdv-ibox li{margin-bottom: 14px; overflow: hidden;}
.prodAdv-ibox li:last-child{margin-bottom: 0;}
.prodAdv-ibox li .title{display: flex; align-items: center; float: left; border-top: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; padding: 5px 20px 5px 5px;}
.prodAdv-ibox li .img{display: block; height: 30px;}
.prodAdv-ibox li .name{margin-left: 8px; font-size: 18px; font-weight: bold;}
.prodAdv-ibox li .desc{width: 100%; float: left; font-size: 12px; color: #666; margin-top: 8px; line-height: 2;}
.prodAdv-ibox li .desc span{color: #c31821;}
/*首页---核心优势*/
.index-advantage{padding: 30px 0; position: relative;}
.advantage-ilist{margin-top: 10px;}
.advantage-ilist li{border: 1px solid #ccc; background: rgba(255,255,255,.85); margin-bottom: 12px; padding: 30px 20px; text-align: center;}
.advantage-ilist li .pic img{height: 34px;}
.advantage-ilist li .title{font-size: 16px; font-weight: bold; margin-top: 14px;}
.advantage-ilist li .desc{font-size: 12px; line-height: 1.8; color: #666; margin-top: 6px; padding: 0 4px;}
/*首页---新闻*/
.index-news{padding: 30px 0; background: #eee;}
.index-news-tabtit ul{overflow: hidden; background: #fff; border-bottom: 1px solid #ddd;}
.index-news-tabtit li{width: 33.33%; float: left; height: 36px; line-height: 36px; border-right: 1px solid #ddd; text-align: center;}
.index-news-tabtit li:last-child{border-right: 0;}
.index-news-tabtit li.active{background: #0054a6; color: #fff;}

.pageList{padding: 20px 10px;}
.pageList ul{display: flex; flex-flow: wrap; justify-content: center; font-size: 13px;}
.pageList a,.pageList span{display: block; width: 28px; height: 28px; line-height: 28px; border: 1px solid #E9E9E9; margin: 0 3px; text-align: center;}
.pageList span{line-height: 26px;}
.pageList .active span{background: #c31821; line-height: 28px; color: #fff!important; border-color: #c31821;}
.pageList a:hover{background: #c31821; color: #fff!important; border-color: #c31821;}
/*设备展示列表*/
.list-science ul{display: flex; flex-flow: wrap; margin-bottom: -10px;}
.list-science li{width: 49%; margin-right: 2%; margin-bottom: 10px;}
.list-science li:nth-child(2n){margin-right: 0;}
.list-science li .pic{width: 100%; overflow: hidden; border: 1px solid #eee;}
.list-science li .pic img{width: 100%; transition: transform .6s;}
.list-science li .pic:hover img{transform: scale(1.1);}
.list-science li .title{height: 22px; line-height: 22px; font-size: 12px; font-weight: bold; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 4px;}
/*荣誉资质列表*/
.list-honor ul{display: flex; flex-flow: wrap; margin-bottom: -10px;}
.list-honor li{width: 49%; margin-right: 2%; margin-bottom: 10px;}
.list-honor li:nth-child(2n){margin-right: 0;}
.list-honor li .pic{width: 100%; overflow: hidden; border: 1px solid #eee;}
.list-honor li .pic img{width: 100%; transition: transform .6s;}
.list-honor li .pic:hover img{transform: scale(1.1);}
.list-honor li .title{height: 22px; line-height: 22px; font-size: 12px; font-weight: bold; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 4px;}
/*产品列表*/
.prodchild-menu{padding: 0 5px;}
.prodchild-menu ul{display: flex; flex-flow: wrap;}
.prodchild-menu li{margin-right: 10px;}
.prodchild-menu li a{display: block; height: 34px; line-height: 34px; background: #eee; padding: 0 12px; border-radius: 5px;}
.prodchild-menu li.active a,.prodchild-menu li a:hover{background: #0054a6; color: #fff!important;}
.list-product{overflow: hidden; padding: 0 5px; margin-top: 10px;}
.list-product ul{display: flex; flex-flow: wrap; margin-bottom: -10px;}
.list-product li{width: 49%; margin-right: 2%; background: #c4c4c4; margin-bottom: 10px;}
.list-product li:nth-child(2n){margin-right: 0;}
.list-product li a{display: block; background: #c4c4c4;}
.list-product li .pic{overflow: hidden; border: 1px solid #ccc; border-bottom: 0;}
.list-product li .pic img{width: 100%; transition: transform .6s;}
.list-product li .title{font-size: 12px; text-align: center; height: 36px; line-height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0 6px;}
.list-product li a:hover{background: #0054a6; color: #fff!important;}
.list-product li a:hover .pic img{transform: scale(1.1);}

/*产品详情*/
.prodetail-picslick{position: relative;}
.prodetail-picslick .slick-slide img{width: 100%;}
.prodetail-picslick .slick-prev,.prodetail-picslick .slick-next{width: 24px; height: 50px; display: flex; justify-content: center; align-items: center; text-align: center; font-size: 18px; background: rgba(0,0,0,.6); margin-top: -25px; color: #fff;}
.prodetail-picslick .slick-dots li button{background: #ccc;}
.prodetail-picslick .slick-dots li.slick-active button{background: #0054a6;}
.prodetail-picslick .slick-next:before{content: "\eeaa";}
.prodetail-picslick .slick-prev:before{content: "\e63e";}
.prodetail-info{padding: 20px 4%; background: #efefef;}
.prodetail-desc{margin-top: 10px; font-size: 13px; line-height: 22px; color: #777;}
.prodetail-mbtn{display: flex; margin-top: 20px;}
.prodetail-mbtn a{display: block; margin-right: 10px; height: 38px; line-height: 38px; background: #0054a6; text-align: center; color: #fff; padding: 0 20px;}
.prodetail-mbtn a:nth-child(2){background: #b60000;}
.prodetail-mbtn a:hover{color: #fff!important; opacity: .8;}
.prodetail-thead ul{height: 44px; background: #fff; border-top: 1px solid #e2e0e4; border-bottom: 1px solid #ddd; display: flex;}
.prodetail-thead li{float: left; height: 43px; line-height: 43px; font-size: 13px; padding: 0 15px; cursor: pointer;}
.prodetail-thead li.active{border-bottom: 2px solid #0054a6;}
.prodetail-body{font-size: 14px; line-height: 26px; color: #666; padding: 20px 10px;}
.prodetail-body img{width: auto !important; height: auto !important;}
/*产品详情*/
.product-sbox{padding-top: 100px;}
.product-banner{padding: 158px 0 58px 0; background: #f3f3f3; background: linear-gradient(145deg,#d7d7d7,#f3f3f3);}
.product-banner .pic{max-width: 81.143%; float: right;}
.product-banner .text{position: absolute; left: 0; bottom: 12%;}
.product-banner .title{font-size: 48px; line-height: 65px; font-weight: bold;}
.product-banner .title span{display: block; color: #e60013;}
.product-banner .title em{display: block;}
/*产品详情---生产流程*/
.prod-process{background: #fff; padding: 80px 0 40px 0; position: relative;}
.prod-process-box{margin-top: 10px;}
.prod-process-pic img{width: 100%;}
.prod-process-video{margin-top: 24px;}
.prod-process-video video{width: 100%;}
.prod-process-video .plyr__play-large{padding: 20px 25px;}
.prod-process-video .plyr__play-large svg{left: 4px; width: 30px; height: 40px;}
.prod-process-video .title{font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4; margin-top: 18px;}
.prod-process-video .desc{font-size: 14px; text-align: center; line-height: 24px; color: #666; margin-top: 4px;}
/*产品详情---解决方案*/
.prod-solve{background: #f6f3f9; padding: 0 10px;}
.prod-solve .inner-title{padding-top: 24px;}
.prod-solve-box{position: relative; margin-top: 20px;}
/*产品详情---优势*/
.prod-adv{padding: 0 10px;}
.prod-adv img{width: 100%;}
/*产品详情---设备专利*/
.prod-patent{background: url(../images/prod-patent_bg.png) repeat #f9f2e8; background-size: cover; padding: 40px 0 26px 0; position: relative; overflow: hidden;}
.prod-patent-slick .swiper-container{padding-bottom: 34px;}
.prod-patent-slick{margin-top: 14px; padding: 0 10px;}
.prod-patent-slick .swiper-slide .pic{border: 3px solid #e6d198; background: #fff; height: 160px; display: flex; justify-content: center; align-items: center;}
.prod-patent-slick .swiper-slide .pic img{max-width: 100%; max-height: 100%;}
.prod-patent-slick .swiper-slide .title{font-size: 12px; text-align: center; height: 22px; line-height: 22px; overflow: hidden; margin-top: 6px;}
.prod-patent-slick .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 0;}
.prod-patent-slick .swiper-pagination .swiper-pagination-bullet{background: #ccc; opacity: 1;}
.prod-patent-slick .swiper-pagination .swiper-pagination-bullet-active{background: #333;}
/*产品详情---服务*/
.prod-service{background: #fff; padding: 40px 10px 26px 10px; position: relative;}
.prod-service-box{margin-top: 28px;}
.prod-service-box ul{display: flex; flex-flow: wrap;}
.prod-service-box li{width: 49%; height: 220px; margin-right: 2%; margin-bottom: 14px; background: url(../images/prod-service_bbg.png) no-repeat; background-size: 100% 100%; text-align: left; padding: 20px 10px;}
.prod-service-box li:nth-child(2n){margin-right: 0;}
.prod-service-box li .icon{width: 40px; height: 40px; border-radius: 50%; overflow: hidden; background: #fff; margin: 0 auto; text-align: center; display: flex; justify-content: center; align-items: center;}
.prod-service-box li .icon img{max-width: 16px; max-height: 16px;}
.prod-service-box li .title{font-size: 12px; text-align: center; margin-top: 12px;}
.prod-service-box li .desc{font-size: 10px; color: #666; line-height: 18px; margin-top: 6px; text-align: justify;}

/*产品详情---新增*/
.product-addbanner .pic{text-align: center;}
.product-addbanner .text{padding: 0 10px;}
.product-addbanner .title{font-size: 20px; line-height: 30px; font-weight: bold;}
.product-addbanner .title span{display: block; color: #e60013;}
.product-addbanner .title em{display: block;}
.product-addbanner .desc{font-size: 12px; line-height: 24px; margin-top: 20px;}

.prod-addprocess{padding: 40px 0 50px 0;}
.prod-process-addcont{margin-top: 30px;}
.prod-process-addcont .title{height: 50px; line-height: 50px; font-size: 26px; font-weight: bold; padding-left: 10px; position: relative; border-bottom: 2px solid #ccc;}
.prod-process-addcont .title .more{font-size: 13px; font-weight: normal; color: #999; position: absolute; right: 10px; top: 0;}
.prod-process-addbox{height: 180px; position: relative; overflow: hidden;}

.prod-equipment{background: #f3f3f3; padding: 46px 0; position: relative; overflow: hidden;}
.prod-equipment-box{margin-top: 24px;}
.prod-equipment-box ul{margin-right: -14px;}
.prod-equipment-box li{width: 593px; float: left; margin: 0 14px 14px 0; background: #fff;}
.prod-equipment-box li .pic{overflow: hidden; border-bottom: 1px dashed #ccc;}
.prod-equipment-box li .pic img{width: 593px; height: 270px;}
.prod-equipment-box li .title{height: 79px; line-height: 79px; font-size: 24px; font-weight: bold; margin: 0 14px 0 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}


/*产品详情---产品报价留言框*/
.layui-layer .layui-layer-setwin{top: 10px; right: 10px;}
.layui-layer .layui-layer-setwin .layui-layer-close1{width: 22px; height: 22px; background: url(../images/layer-close.svg) no-repeat center!important; background-size: 20px 20px!important;}
.prodetails-offer{padding: 30px 12px;}
.prodetails-offer li{height: 40px; border: 1px solid #ddd; overflow: hidden; margin-bottom: 12px; padding: 0 12px;}
.prodetails-offer li .j-input{display: block; width: 100%; height: 40px; line-height: 40px;}
.prodetails-offer li.shauto{height: auto;}
.prodetails-offer li .j-textarea{display: block; width: 100%; height: 80px; padding: 12px 0; overflow: hidden;}
.prodetails-offer li.submit{padding: 0; margin-bottom: 0; border: 0 none; height: auto;}
.prodetails-offer li .sbtn{display: block; background: #0054a6; width: 100%; height: 44px; line-height: 44px; font-size: 18px; color: #fff; text-align: center; cursor: pointer;}
/*详情页*/
.details{padding: 0 20px;}
.details_header{text-align: center; padding: 30px 0 10px 0; border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.details_title{font-size: 17px; color: #444;}
.details_info{color: #c1c1c1; font-size: 13px; margin-top: 4px;}
.details_info span{padding: 0 10px;}
.details_Etitle{color: #999; font-size: 12px;}
.details_body{font-size: 14px; line-height: 26px; color: #333; padding-bottom: 10px;}
.details_body img{height: auto !important;}
.pagepre{border-top: 1px solid #ddd; padding: 8px 10px; margin-top: 10px; color: #666;}
.pagepre p{padding: 5px 0; line-height: 1.5;}
.pagepre a{color: #666;}
/*单页*/
.single_page{padding-bottom: 20px;}
/*案例列表*/
.list-case{overflow: hidden;}
.list-case ul{display: flex; flex-flow: wrap; margin-bottom: -10px;}
.list-case li{width: 49%; margin-right: 2%; margin-bottom: 10px;}
.list-case li a{display: block; background: #c4c4c4;}
.list-case li:nth-child(2n){margin-right: 0;}
.list-case li .pic{overflow: hidden;}
.list-case li .pic img{width: 100%; transition: transform .6s;}
.list-case li .title{font-size: 12px; text-align: center; height: 36px; line-height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0 6px;}
.list-case li a:hover{background: #0054a6; color: #fff!important;}
.list-case li a:hover .pic img{transform: scale(1.1);}
/*合作客户列表*/
.list-customer ul{display: flex; flex-flow: wrap;}
.list-customer li{width: 50%; height: 56px; display: flex; align-items: center; justify-content: center; margin-right: -1px; margin-bottom: -1px; border: 1px solid #dfdfdf; overflow: hidden; text-align: center; transition: border .4s; position: relative; z-index: 1;}
.list-customer li img{max-width: 80%; max-height: 90%;}
.list-customer li:hover{border-color: #00479d; z-index: 2;}
/*新闻列表*/
.list-news{padding: 0 10px;}
.list-news{margin-bottom: -10px;}
.list-news li{overflow: hidden; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #eee;}
.list-news li a{display: block; overflow: hidden;}
.list-news li .pic{width: 110px; float: left;}
.list-news li .pic img{width: 100%;}
.list-news li .text{margin-left: 122px;}
.list-news li .title{font-size: 16px; height: 20px; line-height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list-news li .time{font-size: 12px; color: #999; line-height: 14px; margin-top: 2px;}
.list-news li .desc{font-size: 12px; color: #666; height: 36px; line-height: 18px; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-top: 4px;}
/*联系我们*/
.contact{line-height: 2; padding-bottom: 20px;}
.contact-map #dituContent{height: 240px; border: 1px solid #ddd;}
.contact-map h3{font-size: 16px;}
.contact-map p{font-size: 14px; color: #666;}
.contact-map img{max-width: none;}



/*PhotoSwipe default-skin.css*/
.pswp__button{width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; float: right; opacity: 0.75; transition: opacity 0.2s; box-shadow: none; }
.pswp__button:focus,.pswp__button:hover{opacity: 1;}
.pswp__button:active{outline: none; opacity: 0.9;}
.pswp__button::-moz-focus-inner{padding: 0; border: 0;}
.pswp__ui--over-close .pswp__button--close{opacity: 1;}
.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background: url(../images/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px;}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx){
	.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image: url(../images/default-skin.svg);}
	.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background: none;}
}
.pswp__button--close{background-position: 0 -44px;}
.pswp__button--share{background-position: -44px -44px;}
.pswp__button--fs{display: none;}
.pswp--supports-fs .pswp__button--fs{display: block;}
.pswp--fs .pswp__button--fs{background-position: -44px 0;}
.pswp__button--zoom{display: none; background-position: -88px 0;}
.pswp--zoom-allowed .pswp__button--zoom{display: block;}
.pswp--zoomed-in .pswp__button--zoom{background-position: -132px 0;}
.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility: hidden;}
.pswp__button--arrow--left,.pswp__button--arrow--right{background: none; top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute;}
.pswp__button--arrow--left{left: 0;}
.pswp__button--arrow--right{right: 0;}
.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content: ''; top: 35px; background-color: rgba(0, 0, 0, 0.3); height: 30px; width: 32px; position: absolute;}
.pswp__button--arrow--left:before{left: 6px; background-position: -138px -44px;}
.pswp__button--arrow--right:before{right: 6px; background-position: -94px -44px;}
.pswp__counter,.pswp__share-modal{user-select: none;}
.pswp__share-modal{display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; transition: opacity 0.25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity;}
.pswp__share-modal--hidden{display: none;}
.pswp__share-tooltip{z-index: 1620; position: absolute; background: #fff; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); transform: translateY(6px); transition: transform 0.25s; -webkit-backface-visibility: hidden; will-change: transform;}
.pswp__share-tooltip a{display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px;}
.pswp__share-tooltip a:hover{text-decoration: none; color: #000;}
.pswp__share-tooltip a:first-child{border-radius: 2px 2px 0 0;}
.pswp__share-tooltip a:last-child{border-radius: 0 0 2px 2px;}
.pswp__share-modal--fade-in{opacity: 1;}
.pswp__share-modal--fade-in .pswp__share-tooltip{transform: translateY(0);}
.pswp--touch .pswp__share-tooltip a{padding: 16px 12px;}
a.pswp__share--facebook:before{content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #fff; pointer-events: none;}
a.pswp__share--facebook:hover{background: #3E5C9A; color: #fff;}
a.pswp__share--facebook:hover:before{border-bottom-color: #3E5C9A;}
a.pswp__share--twitter:hover{background: #55ACEE; color: #fff;}
a.pswp__share--pinterest:hover{background: #ccc; color: #CE272D;}
a.pswp__share--download:hover{background: #ddd;}
.pswp__counter{position: absolute; left: 0; top: 0; height: 44px; font-size: 13px; line-height: 44px; color: #fff; opacity: 0.75; padding: 0 10px;}
.pswp__caption{position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px;}
.pswp__caption small{font-size: 11px; color: #bbb}
.pswp__caption__center{text-align: left; max-width: 420px; margin: 0 auto; font-size: 13px; padding: 10px; line-height: 20px; color: #ccc;}
.pswp__caption--empty{display: none;}
.pswp__caption--fake{visibility: hidden;}
.pswp__preloader{width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; transition: opacity 0.25s ease-out; will-change: opacity; direction: ltr;}
.pswp__preloader__icn{width: 20px; height: 20px; margin: 12px;}
.pswp__preloader--active{opacity: 1;}
.pswp__preloader--active .pswp__preloader__icn{background: url(../images/preloader.gif) 0 0 no-repeat;}
.pswp--css_animation .pswp__preloader--active{opacity: 1;}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation: clockwise 500ms linear infinite; animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;}
.pswp--css_animation .pswp__preloader__icn{background: none; opacity: 0.75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0;}
.pswp--css_animation .pswp__preloader__cut{position: relative; width: 7px; height: 14px; overflow: hidden;}
.pswp--css_animation .pswp__preloader__donut{box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #fff; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: none; margin: 0;}
@media screen and (max-width: 1024px){
	.pswp__preloader{position: relative; left: auto; top: auto; margin: 0;float: right;}
}
@-webkit-keyframes clockwise{
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes clockwise{
	0%{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100%{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes donut-rotate{
	0%{
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50%{
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100%{
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}
@keyframes donut-rotate{
	0%{
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50%{
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100%{
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui{-webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550;}
.pswp__top-bar{position: absolute; left: 0; top: 0; height: 44px; width: 100%;}
.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility: hidden; will-change: opacity; transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);}
.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility: visible;}
.pswp__top-bar,.pswp__caption{background-color: rgba(0, 0, 0, 0.5);}
.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color: rgba(0, 0, 0, 0.3);}
.pswp__ui--idle .pswp__top-bar{opacity: 0;}
.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity: 0;}
.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity: 0.001;}
.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display: none;}
.pswp__element--disabled{display: none!important;}
.pswp--minimal--dark .pswp__top-bar{background: none;}
/*PhotoSwipe.css*/
.pswp{display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; touch-action: none; z-index: 9999999; -webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden; outline: none;}
.pswp *{-webkit-box-sizing: border-box; box-sizing: border-box;}
.pswp img{max-width: none;}
.pswp--animate_opacity{opacity: 0.001; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);}
.pswp--open{display: block;}
.pswp--zoom-allowed .pswp__img{cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in;}
.pswp--zoomed-in .pswp__img{cursor: -webkit-grab; cursor: -moz-grab; cursor: grab;}
.pswp--dragging .pswp__img{cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing;}
.pswp__bg{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0; -webkit-backface-visibility: hidden; will-change: opacity;}
.pswp__scroll-wrap{position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
.pswp__container,.pswp__zoom-wrap{-ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.pswp__container,.pswp__img{user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;}
.pswp__zoom-wrap{position: absolute; width: 100%; transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);}
.pswp__bg{will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);}
.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition: none;}
.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility: hidden;}
.pswp__item{position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden;}
.pswp__img{position: absolute; width: auto; height: auto; top: 0; left: 0;}
.pswp__img--placeholder{-webkit-backface-visibility: hidden;}
.pswp__img--placeholder--blank{background: #222;}
.pswp--ie .pswp__img{width: 100% !important; height: auto !important; left: 0; top: 0;}
.pswp__error-msg{position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #ccc;}
.pswp__error-msg a{color: #ccc; text-decoration: underline;}


.w1400{position: relative;box-sizing: border-box;padding: 0 10px;}
@font-face {
	font-family:bebas;
	src: url(../fonts/BEBAS.ttf);
}

/****************************** sec1 start *****************************/
.new_sec1{box-sizing: border-box;padding: 40px 0 20px 0;}
.pro_lb{position: relative;padding: 0 30px;margin-top: 30px;}
.swiper-container_pro_lb {width: 100%;height: 100%;overflow: hidden;position: relative;}
.new_sec1 .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.n_pro_item .img{overflow: hidden;box-sizing: border-box;border: 1px solid #E2E2E2;}
.n_pro_item .img img{width: 100%;transition: .6s;display: block;}
.n_pro_item p{display: block;height: 45px;line-height: 45px;text-align: center;font-size: 14px;color: #333333; background: #E2E2E2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}

.n_pro_item:hover img{transform: scale(1.1);}
.n_pro_item:hover p{background: #E60013;color: #fff;}


.pro_lb .swiper-button-next::after,.pro_lb .swiper-button-prev::after{display: none;}
.pro_lb .swiper-button-next,.pro_lb .swiper-button-prev{display: block;height: 32px;width: 20px;background-position: 100%;opacity: 1;background-size: 20px !important;}
.pro_lb .swiper-button-prev{background: url(../images/left1.png) no-repeat;left: 0;}
.pro_lb .swiper-button-next{background: url(../images/right1.png) no-repeat;right: 0;}
/****************************** sec1 end *****************************/





/****************************** sec2 start *****************************/
.new_sec2{box-sizing: border-box;padding-top: 10px;}
.new_sec2 img{width:100%;}
/****************************** sec2 end *****************************/





/****************************** sec3 start *****************************/
.new_sec3{background: #F0F0F0;box-sizing: border-box;padding: 40px 0;}

.ncase_sel_box{margin: 30px 0 25px 0;}
.ncase_sel{width: 50%;float: left;height: 45px;line-height: 45px;background: #fff;transition: .3s;text-align: center;font-size: 14px;color: #333333;box-sizing: border-box;cursor: pointer;border-top: 1px solid #F0F0F0;}
.ncase_sel+.ncase_sel{border-left: 1px solid #F0F0F0;}

.ncase_sel.active,.ncase_sel:hover{background: #303030;color: #fff;}

.ncase_item{background: #fff;display: none;}
.ncase_item.active{display: block;}
.ncase_item .ca_box{overflow: hidden;width: 100%; position: relative;cursor: pointer;}
.ncase_item .ca_box img{width: 100%;transition: .6s;}
.ncase_item .ca_box i{display: block;background: url(../images/video-open.png) no-repeat;width: 105px;height: 105px;position: absolute;top: 50%;left: 50%;margin-left: -52.5px;margin-top: -52.5px;zoom: .6;}
.ncase_item .ca_box:hover img{transform: scale(1.05);}

.ncase_item .se_box{width: 100%;box-sizing: border-box;padding: 40px 15px 20px 15px;}
.ncase_item .se_box h2{font-size: 24px;font-weight: bold;color: #333;line-height: 36px;}
.ncase_item .se_box h2 span{color: #E60013;}
.ncase_item .se_box .info{font-size: 14px;color: #777777;line-height: 30px;margin: 20px 0 10px 0;height: 120px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.ncase_item .se_box .a_box{margin-bottom: 15px;}
.ncase_item .se_box .a_box a{display: block;float: left;height: 40px;width: 130px;text-align: center;line-height: 40px;background: #303030;font-size: 14px;color: #FFFFFF;}
.ncase_item .se_box .a_box a+a{margin-left: 7px;}
.ncase_item .se_box .lg_img{width: calc(50% - 5px);margin-bottom: 10px; background: #FFFFFF;box-sizing: border-box;border: 1px solid #E2E2E2;float: left;overflow: hidden;}
.ncase_item .se_box .lg_img:nth-of-type(2n){margin-left: 10px;}
.ncase_item .se_box .lg_img img{width: 100%;transition: .6s;}
.ncase_item .se_box .lg_img:hover img{transform: scale(1.1);}

.cg_video{display: block;width: 100%;}

/****************************** sec3 end *****************************/





/****************************** sec4 start *****************************/
.new_sec4{box-sizing: border-box;padding: 60px 0 30px 0;}
.nabout_box{background: #F0F0F0;}
.nabout_box .a_box{width: 100%;box-sizing: border-box;padding: 50px 15px 40px 15px;}
.nabout_box .a_box strong{display: block;font-size: 24px;font-weight: bold;color: #303030;margin: 5px 0 10px;font-family: SourceHanSansSC;}
.nabout_box .a_box .desc{height: 120px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;margin-bottom: 22px;}
.nabout_box .a_box .desc p{font-size: 14px;color: #777777;line-height: 30px;font-family: SourceHanSansSC;}

.number_item{float: left;width: 33.3%;max-width: 220px; text-align: center;position: relative;margin-top: 0px;}
.number_item+.number_item::before{content: "";display: block;height: 100%;width: 1px;background: #DBDBDB;position: absolute;top: 0;left: 0;}
.number_item p i{font-size: 42px;font-family: bebas;color: #E60013;display: inline-block;}
.number_item p sup{font-size: 14px;color: #333333;position: relative;top: -30px;right: -5px;}
.number_item span{font-size: 16px;color: #333333;display: block;margin-top: 5px;}

.nabout_box .b_box{width: 100%;}
.nabout_box .b_box img{width: 100%;}

/****************************** sec4 end *****************************/





/****************************** sec5 start *****************************/
.new_sec5{margin-bottom: 50px;}
.nhonor_sel a{font-size: 20px;font-weight: bold;color: #303030;font-weight: bold;font-family: SourceHanSansSC;transition: .3s;display: inline-block;}
.nhonor_sel a+a{padding-left: 8px;}
.nhonor_sel a.active{color: #E60013;}

.nhonnor_list{margin-top: 18px;display: none;}
.nhonnor_list.active{display: block;}
.nhonnor_list .img{width: calc(33.3% - 8px);float: left;box-sizing: border-box;border: 1px solid #E9E9E9;margin-right: 10px;margin-bottom: 10px; overflow: hidden;}
.nhonnor_list .img:nth-of-type(3n){margin-right: 0;}
.nhonnor_list .img img{width: 100%;transition: .3s;}
.nhonnor_list .img:nth-of-type(6n){margin-right: 0;}
.nhonnor_list .img:hover img{transform: scale(1.05);}
/****************************** sec5 end *****************************/





/****************************** sec6 start *****************************/
.new_sec6{margin-bottom: 50px;}

/* .news-tabitem li .title{height: 60px;line-height: 30px;font-size: 16px; white-space:pre-wrap;overflow: hidden;text-overflow: ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-tabitem li .time em{font-size: 42px;}
.news-tabitem li .time span{font-size: 16px;}
.news-tabitem li .time{height: 64px;}
.index-news{padding: 30px 10px;background: #F3F3F3;} */

/****************************** sec6 end *****************************/


.index-service .text{left: 10px;}