/*preloader*/
#loader-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999999;background-color:#fff;background-position:center center;background-repeat:no-repeat;background-image:url(../images/preloader.gif)}

/* 头部及导航 */
.slogan{display:inline-block;}

.call-us{display:flex; align-items:center; margin-top:5px; margin-bottom:0px;}
.call-us .call-icon{width:60px; height:50px; background:url(../images/icon-tel.png) no-repeat;}
.call-us .call-icon i{color:#006fbc; font-size:36px;}
.call-us .call-nr{flex-grow:1; }
.call-us .call-nr h2{font-size:16px; font-weight:normal; color:#666;}
.call-us .call-nr h2 span{display:block; font-size:30px; font-weight:bold; color:#006fbc; line-height:30px;}

.header-top{clear:both; padding:20px 0px;}
.header-top-inner{overflow:hidden;clear:both}
.header-top .logo img{display:inline-block;max-width:100%;max-height:70px;width:auto;height:auto;vertical-align:middle;}

.tt-header{position:absolute;top:0;left:0;width:100%;z-index:101}
.tt-header .logo{display:inline-block;position:relative; line-height:70px; max-height:70px; z-index:101;transition:none}
.tt-header .logo img{display:inline-block;max-width:100%;max-height:70px;width:auto;height:auto;vertical-align:middle;}
.tt-header .logo img.black,.stick.tt-header .logo img.black{display:inline-block;}
.tt-header .logo img.white,.stick.tt-header .logo img.white{display:none;}

/* 菜单列表 */
.cmn-toggle-switch:focus{outline:0}
.tt-header .cmn-toggle-switch{display:none;position:relative;float:right;margin-top:12px;padding:0;width:25px;height:17px;cursor:pointer;z-index:101}
.tt-header .cmn-toggle-switch span{display:block;position:absolute;top:7px;left:0;right:0;height:3px;background:#333333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tt-header .cmn-toggle-switch::after,.tt-header .cmn-toggle-switch::before{content:"";position:absolute;display:block;top:7px;left:0;width:100%;height:3px;background:#333333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tt-header .cmn-toggle-switch::before{margin-top:-7px}
.tt-header .cmn-toggle-switch::after{margin-top:7px}
.tt-header .cmn-toggle-switch.active::before{-webkit-transform:translateY(7px) rotate(45deg);-moz-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.tt-header .cmn-toggle-switch.active::after{-webkit-transform:translateY(-7px) rotate(-45deg);-moz-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.tt-header .cmn-toggle-switch.active span{opacity:0}

/* 轮播图背景图片 */
.tt-mslide{position:relative; overflow:hidden;}
.tt-mslide:before{content:''; display:block; position:absolute;	top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0);}
.tt-mslide-entry{display:table-cell; width:99999px; height:600px; text-align:center; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover; background-position:center center; vertical-align:middle;}
.tt-mslide-entry:before{position:absolute; top:0; right:0; bottom:0; left:0; content:'';}
/* 轮播图文字内容 */
.slider-content{width:100%; float:none; margin:0 auto; color:#ffffff;}
.slider-content h2{font-size:72px; font-weight:bold; padding-bottom:30px; width:850px; margin:0 auto;}
.slider-content h3{font-size:36px; font-weight:bold; color:#ff6600; padding-bottom:15px; border-bottom:1px solid rgba(255,255,255,0.1); margin-bottom:15px; width:650px; margin:0 auto;}
.slider-content h4{font-size:24px; font-weight:normal; color:#FFF; width:650px; margin:0 auto;}
.tt-mslide .text-animation{visibility:hidden;}
.tt-mslide .text-animation.animated{visibility:visible;}

.slide1{background: url(../images/banner-pic01.jpg) no-repeat;	background-size: cover;}
.slide2{background: url(../images/banner-pic02.jpg) no-repeat;	background-size: cover;}
.slide3{background: url(../images/banner-pic03.jpg) no-repeat;	background-size: cover;}

/* SWIPER 轮播切换按钮 */
.swiper-slide{position:relative}
.swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:#ffffff;opacity:1;}
.swiper-pagination .swiper-pagination-bullet-active{background:#006fbc}

/* swiper-pagination-white */
.swiper-pagination-white .swiper-pagination-bullet{background:#ffffff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#006fbc}

/* swiper position */
.swiper-pagination.fixed{bottom:30px!important}
.swiper-pagination.relative-pagination{position:relative;top:0;margin-top:30px}
.swiper-button-next,.swiper-button-prev{color:#ffffff!important}

/* 内页header_hd */
.header-wrap{overflow:hidden;}
.header-hd{position:relative;}
.header-hd .backg-about{background:url(../images/ny-about.jpg) no-repeat top center;width:100%; height:500px;  }
.header-hd .backg-product{background:url(../images/ny-product.jpg) no-repeat top center;width:100%; height:500px;  }
.header-hd .backg-app{background:url(../images/ny-app.jpg) no-repeat top center;width:100%; height:500px;  }
.header-hd .backg-news{background:url(../images/ny-news.jpg) no-repeat top center;width:100%; height:500px;  }
.header-hd .backg-contact{background:url(../images/ny-contact.jpg) no-repeat top center;width:100%; height:500px;  }
.header-hd .backg{background:url(../images/ny-banner.jpg) no-repeat top center;width:100%; height:500px;  }
/*背景图片放大样式.header_hd .backg{background:url(../images/ny-banner.jpg) no-repeat top center;width:100%; height:600px; transform:scale(1);background-attachment:scroll!important;-webkit-animation:imageZoom linear 17s;-webkit-animation-iteration-count:infinite;background-size:cover; }*/
.header-hd .slogan{color:#fff; width:100%; height:300px; margin-top:-50px; text-align:center; position:absolute; top:50%}
.header-hd .slogan h2{font-size:48px; font-weight:bold; color:#fff; }
.header-hd .slogan h3{font-size:36px; padding:20px 0px;}

/* 图片列表轮播切换按钮 */
.lblist .owl-carousel.owl-carousel1.owl-theme.owl-loaded.owl-drag{padding:0}
.lblist .owl-carousel .owl-nav,.lblist .owl-carousel .owl-nav.disabled{display:block;font-size:-webkit-xxx-large;position:relative;right:0;top:0;margin:0 auto;float:none;text-align:center;}
.lblist .owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev,.lblist.main-owal .client_say .owl-carousel .owl-dot{cursor:pointer;cursor:hand;position:relative;display:block;text-align:center;display:inline-block;margin:0 auto}
.lblist .owl-nav i{font-size:24px;height:48px;width:48px;background:#fff; margin-right:10px;padding:10px 10px 0 10px; border-radius:25px; border:1px solid #e0e0e0;}
.lblist .owl-nav .owl-next:hover i,.lblist .owl-nav .owl-prev:hover i{background:#006fbc; color:#fff; border:1px solid #006fbc; transition: all .4s linear;}

/* 视频设置 */
video{display: block; position: relative; width: 100%; height: 100%;object-fit: cover;}

/* 模块主标题 */
.mkbt{padding-bottom:30px; text-align:center;}
.mkbt h2.maintitle{font-size:36px; font-weight:bold; color:#006fbc; margin:0; }
.mkbt h2.maintitle span{color:#ff6600;}
.mkbt p.subtitle{font-size:18px; color:#000000;text-transform:uppercase;display:block; padding-top:10px;}
.mkbt p.subtitle::after {content:""; display:block; width:50px; height:4px; background:#ff6600; margin:10px auto 10px auto; }

.mkbt-white{padding-bottom:30px; text-align:center;}
.mkbt-white h2.maintitle{font-size:36px; font-weight:bold; color:#fff; margin:0; }
.mkbt-white h2.maintitle span{color:#ff6600;}
.mkbt-white p.subtitle{font-size:18px; color:#fff;text-transform:uppercase;display:block; padding-top:10px;}
.mkbt-white p.subtitle::after {content:""; display:block; width:50px; height:4px; background:#ff6600; margin:10px auto 10px auto; }

/* 关键词搜索 */
.keyword-search-wrap{border-bottom:1px solid #f5f5f5; line-height:35px; padding:16px 0px 16px 0px; }
.keyword-search-box{display:flex;justify-content:space-between; align-item:center;}
.keyword-search-box .keywordtxt{color:#666666; padding:5px 0px;}
.keyword-search-box .keywordtxt i{margin-right:10px; color:#ff6600;}
.keyword-search-box .keywordtxt span{font-weight:bold; color:#000000;}
.keyword-search-box .keyword-search{ width:320px; display:inline-block; background:#f5f5f5; padding:5px 10px; border-radius:6px;}
.keyword-search-box .keyword-search form input{ float:left;}
.keyword-search-box .keyword-search form input::placeholder{color:#666;}
.keyword-search-box .keyword-search form input.txt{border:1px solid #f5f5f5; background:#f5f5f5; height:35px; line-height:35px; padding:0px 20px;}
.keyword-search-box .keyword-search form input.btn{cursor:pointer; padding:0px; margin:0px; background:url(../images/search-btn.png) no-repeat; background-color:#f5f5f5; width:55px; height:35px; border:0px; border-radius:0; outline:0}

.keyword-search-box02{align-item:center; margin-bottom:10px;}
.keyword-search-box02 .keyword-search{ width:320px; display:inline-block; background:#f5f5f5; padding:5px 10px; border-radius:6px;}
.keyword-search-box02 .keyword-search form input{ float:left;}
.keyword-search-box02 .keyword-search form input::placeholder{color:#666;}
.keyword-search-box02 .keyword-search form input.txt{border:1px solid #f5f5f5; background:#f5f5f5; height:35px; line-height:35px; padding:0px 20px;}
.keyword-search-box02 .keyword-search form input.btn{cursor:pointer; padding:0px; margin:0px; background:url(../images/search-btn.png) no-repeat; background-color:#f5f5f5; width:55px; height:35px; border:0px; border-radius:0; outline:0}

/* 数字滚动 */
.stripes-1{}
.stripes-1 .digital{padding:10px 0px; border-right:1px solid #f0f0f0;}
.stripes-1 .digital h2{ text-align:center}
.stripes-1 .digital h2 span.counter-value{color:#006fbc;font-size:48px; font-weight:bold;}
.stripes-1 .digital h2 span.counter-jia{font-size:24px; font-weight:bold; padding:0 10px;}
.stripes-1 .digital h2 span:last-child{font-size:18px; font-weight:normal;}
.stripes-1 .digital h3{ font-size:24px; text-align:center}
.stripes-1 .digital.last{border-right-width:0px;}

/* TAB切换（首页切换/商品详情） */
.taba{zoom:1;clear:both;overflow:hidden;}
.taba ul{border-bottom:1px solid #f0f0f0; display:-ms-flexbox; display:-webkit-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; justify-content:center;}
.taba ul li{color:#333; font-weight:bold;cursor:pointer; padding:20px 36px; font-size:18px; display:inline-block; text-align:center;}
.taba ul li.current{ color:#006fbc; border-bottom:3px solid #006fbc;}
.taba ul li:last-child{margin-right:0px;}
.taba-c { clear:both;}
.taba-c .tabacontent{ display:none;margin:15px 0px; }
.taba-c .tabacontent .list{display:flex; justify-content:center;}
.taba-c .tabacontent .list dl{ margin:15px 30px;}
.taba-c .tabacontent .list dl dt{font-size:24px; font-weight:bold; padding-bottom:15px;}
.taba-c .tabacontent .list ul li{padding:5px 0px;}

/* 类别 */
.category{text-align:center; margin-bottom:30px;}
.category a{border-radius:25px;background:#fff;border:1px solid #dddddd;margin:5px 5px; font-weight:bold; padding:10px 30px; display:inline-block; font-size:20px;}
.category a.active,.category a:hover{color:#fff;border-radius:25px;background:#006fbc;border:1px solid #006fbc}
.ny-right .category{display:none;}

/* - 左侧分类 - */
.left-list{background:#006fbc; color:#fff; border:1px solid #f0f0f0; margin-bottom:20px;}
.left-list h3{font-size:30px; text-align:center; padding:20px 0px;}
.left-list dl{ background:#fff; color:#333333; margin:0; padding:0 20px;}
.left-list dl dt{line-height:50px; font-size:16px; font-weight:bold; border-bottom:1px solid #f0f0f0; padding:0 20px;}
.left-list dl dt::before{ content:"-"; padding-right:11px;}
.left-list dl dt:last-child{border-bottom-width:0px;}
.left-list ul li{line-height:36px; padding:0px 40px 0px 40px;}
.left-list ul li:last-child{border-bottom:1px solid #f0f0f0;}
.left-list dl dt a.active,.left-list dl dt a:hover{color:#006fbc;}

.left-contact{background:#006fbc; color:#fff; border:1px solid #f0f0f0;}
.left-contact h3{font-size:30px; text-align:center; padding:20px 0px;}
.left-contact-content{background:#fff; color:#333333; padding:20px 20px;}

.left-qrcode{width:152px; text-align:center; margin-top:20px;}
.left-qrcode img{width:140px; height:140px; border:1px solid rgba(0,0,0,0.1); padding:5px 5px;}

/* 模块面包屑 */
.breadcrumb{border-bottom:1px solid #f0f0f0;background:none;line-height:40px; color:#999;}
.breadcrumb i{margin:0px 5px; color:#333;}
.breadcrumb ul li{float:left;padding-right:10px;}
.breadcrumb ul li.active a{color:#333333;font-size:14px;}
.breadcrumb ul li a{color:#333333;font-size:14px;}
.breadcrumb ul li i{color:#666;font-size:14px;}

/* Image Hover Effect 图片特效 */
.image-zoom-on-hover{overflow:hidden}
.image-opacity-on-hover img,.image-zoom-on-hover img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.image-zoom-on-hover:hover img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}
.image-opacity-on-hover:hover img{opacity:.5}
.image-opacity-on-hover{background:rgba(0,0,0,.9);}
.image-gray-on-hover:hover img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}

/* 图片列表 */
/* 默认文字无背景 */
.piclist{text-align:center;}
.piclist .txt .txt-content{background:none; padding:15px 0px;}
.piclist .txt .txt-content h3{font-size:16px; font-weight:normal; white-space: nowrap;text-overflow: ellipsis;}
.piclist .txt .txt-content p{color:#666; margin-bottom:20px;}
.piclist .img-box{ overflow:hidden; background:rgba(0,0,0,.9);}
.piclist .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/* 默认文字有背景 */
.piclist-bg{text-align:center; border:1px solid #e5e5e5; margin-bottom:30px;}
.piclist-bg .txt .txt-content{background:#f8f8f8; border-top:1px solid #e5e5e5; padding:30px 0px;}
.piclist-bg .txt .txt-content h3{font-size:18px; font-weight:bold; white-space: nowrap;text-overflow: ellipsis; padding-bottom:10px;}
.piclist-bg .txt .txt-content h4{color:#666;}
.piclist-bg .txt .txt-content p{background:url(../images/btn-more.png) no-repeat 0 0; width:44px; height:52px; display:inline-block; margin-top:20px;}

.piclist-bg .img-box{ overflow:hidden; background:rgba(0,0,0,.9);}
.piclist-bg .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist-bg:hover{border:1px solid #006fbc;}
.piclist-bg:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}
.piclist-bg:hover .txt .txt-content p{background:url(../images/btn-more-h.png) no-repeat 0 0; width:44px; height:52px; display:inline-block;}

/* 浮动图片上 */
.piclist2{text-align:center; margin-bottom:30px;}
.piclist2 .txt{position:relative;}
.piclist2 .txt .txt-content{position:absolute; left:0; bottom:0px; background:rgba(0,0,0,.4); color:#fff; padding:10px 0px; width:100%;}
.piclist2 .txt .txt-content h3{font-size:16px; font-weight:normal; line-height:30px; padding:0 20px;}
.piclist2 .txt .txt-content a:hover h3{background:#1175c2; color:#fff;}
.piclist2 .img-box{ overflow:hidden; background:rgba(0,0,0,.9);}
.piclist2 .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist2:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}




/* 默认上下结构样式（新闻） */
.newslist{margin-bottom:40px; position: relative; display: block; transition: all .36s;}
.newslist dl dd.riqi{font-size:18px; color:#006fbc; padding:0px 20px 10px 30px; background:url(../images/pot-date.png) no-repeat 0 2px;}
.newslist dl dt{font-size:20px; padding:0px 0px 20px 0px;}
.newslist dl dd.txt{color:#666; padding:0px 0px 40px 0px;}
.newslist dl::before{content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 1px; background: #e0e0e0;}
.newslist dl::after{content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 0; height: 1px; background: #006fbc; transition: all .36s;}
/*.newslist dl:hover {box-shadow: 0 5px 47px 4px rgba(214, 211, 211, .75);}*/
.newslist dl:hover::after {width: 100%;}
.newslist dl .img-box{overflow:hidden}
.newslist dl .img-box img,.newslist dl .img-box img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.newslist dl:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

.newslist ul li{font-size:16px; border-bottom:1px dashed #f0f0f0; padding:15px 0px;}
.newslist ul li span{color:#999; padding-right:20px;}

/* 首页新闻左右结构样式 */
.newslist2{margin:15px 0px 0px 0px;}
.newslist2 dl dt{font-size:16px; padding:0px 0px 10px 0px; word-wrap: break-word; white-space: normal;word-break: break-all;}
.newslist2 dl dd.riqi{color:#999; margin-bottom:10px;}
.newslist2 dl dd.riqi::after{content:""; display:block; width:60px; height:1px; background:#ccc; margin:10px 0px 0px 0px;}
.newslist2 dl dd.pic{padding-bottom:10px;}
.newslist2 dl dd.txt{color:#666; margin-bottom:9px;}
.newslist2 .img-box{overflow:hidden}
.newslist2 .img-box img,.newslist2 .img-box img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.newslist2:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

/* 内页新闻左右结构样式 */
.newslist-lr{margin-bottom:30px; position: relative; display: block; transition: all .36s; background:#f9f9f9;}
.newslist-lr dl dt{font-size:16px; padding:40px 20px 0px 20px; word-wrap: break-word; white-space: normal;word-break: break-all;}
.newslist-lr dl dd.riqi{color:#999; padding:20px 20px 20px 20px;}
.newslist-lr dl dd.riqi::after{content:""; display:block; width:60px; height:1px; background:#ccc; margin:10px 0px 0px 0px;}
.newslist-lr dl dd.pic{}
.newslist-lr dl dd.txt{color:#666;padding:20px 20px 20px 20px;}
.newslist-lr dl dd.more{margin-left:20px; border:1px solid #e0e0e0; border-radius:20px; height:40px; line-height:40px; padding:0px 30px; vertical-align:top; display:inline-block; -webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s; transition:all .5s;}
.newslist-lr:hover{box-shadow: 0 5px 47px 4px rgba(214, 211, 211, .75);}
.newslist-lr:hover dl dd.more{ margin-left:20px; border:1px solid #006fbc; background:#006fbc; color:#fff;}
.newslist-lr .img-box{overflow:hidden}
.newslist-lr .img-box img,.newslist-lr .img-box img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.newslist-lr:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}

/* 模块文字浮动图片上 */
.newslist3{position:relative; margin:15px 0px;}
.newslist3 .text{ position:absolute; left:0; bottom:0px; background:rgba(0,0,0,0.5); color:#fff; display:inline-block; width:100%; padding:30px 20px; opacity:.9}
.newslist3 .text h3{font-size:16px; padding:0px 0px 10px 0px;}
.newslist3 .text .riqi{color:#fff; margin-bottom:10px;}
.newslist3 .text .riqi::after{content:""; display:block; width:60px; height:1px; background:#ccc; margin:10px 0px 0px 0px;}

/* 左侧日期固定宽度 */
.newslist4{margin-bottom:30px}
.newslist4 .post{position:relative; padding-left:140px;}
.newslist4 .post .desc-title{position:relative;top:-4px; font-size:16px; padding:0px 0px 10px 0px;}
.newslist4 .post .desc-txt{position:relative;top:-4px;line-height:24px}
.newslist4 .post .post-riqi{position:absolute;left:0;top:0;width:120px; border:2px solid #333333; text-align:center; padding:15px 0px;}
.newslist4 .post .post-riqi span{display:block; font-size:30px; padding-bottom:5px;}

/*首页常见问题*/
.newslist5{margin-bottom:30px}
.newslist5 dl{padding-bottom:20px;}
.newslist5 dl dt{font-size:16px; font-weight:normal; color:#333; background:url(../images/icon-wen.png) no-repeat left 0px; padding:0px 0px 10px 36px; word-wrap: break-word; white-space: normal;word-break: break-all;}
.newslist5 dl dd.txt{ font-size:14px; color:#666; background:url(../images/icon-da.png) no-repeat left 0px; padding:0px 0px 10px 36px;}

/* 单页（关于我们/联系我们） */
.detail-single{padding-bottom:20px;}
.detail-single p{ padding:10px 0px;}
.detail-single img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.detail-single .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.detail-single .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}

.contact-title{font-size:36px; font-weight:bold; border-bottom:1px solid #f0f0f0; padding:30px 0px; margin-bottom:20px; margin-top:20px;}
.contact-single{padding-bottom:20px;}
.contact-single p{ padding:10px 0px; font-size:18px; line-height:40px;}

.contact-qrcode{width:152px; text-align:center;}
.contact-qrcode img{width:140px; height:140px; border:1px solid rgba(0,0,0,0.1); padding:5px 5px;}

/* 详情页（产品proshow.html/新闻newsshow.html） */
.detail-title h3{font-size:24px; text-align:center;}
.detail-title h3 span{ display:block; font-weight:normal; font-size:14px; color:#999; line-height:32px; border-bottom:1px solid #e0e0e0; margin:10px 0px;}
.detail-content{ padding-bottom:20px;}
.detail-content p{ padding:10px 0px;}
.detail-content img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.detail-content .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.detail-content .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}
.detail-pre-next{padding-bottom:30px;}
.detail-pre-next ul li{ color:#999;}
.detail-pre-next ul li a{ color:#666;}

/* 产品详情左侧图片、右侧标题和说明参数 */
.proshow02{}
.proshow02-title{font-size:36px; border-bottom:1px solid #f2f2f2; padding:20px 0px;}
.proshow02-overview{padding:20px 0px;}
.proshow02-overview p{color:#666;}
.proshow02-btn{ margin-bottom:20px;}
.proshow02-btn a{background:#006fbc; color:#fff; font-size:16px; padding:10px 30px; display:inline-block;}
.proshow02-tel{font-size:18px; display:inline-block; font-weight:bold;}
.proshow02-tel span{font-family:impact; padding:0 10px 0px 10px; font-size:24px; color:#006fbc;}

/* 产品详情-详情说明 */
.proshow03{padding:20px 0px;}
.proshow03-title{ border-bottom:1px solid #f2f2f2;}
.proshow03-title span{background:#006fbc; color:#fff; font-size:16px; padding:10px 30px; display:inline-block;}
.proshow03-content{ padding:20px 0px;}
.proshow03-content img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.proshow03-content .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.proshow03-content .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}

/* 产品详情左侧图片多图片展示 */
.w{width:100%;height:100%}
.leftBox{float:left}
.normalBox{overflow:hidden;position:relative;border:1px solid #f2f2f2}
.normalBox .w{display:none}
.botBox{width:100%;background:#fff;overflow:hidden;margin:10px 0}
.botBox ul li{float:left;width:20%;height:100%;border:1px solid #f2f2f2;border-radius:0px; cursor:pointer;}
.botBox ul li img{opacity:.5;}
.botBox ul li:last-child{margin-right:0px;}
.bord{border-color:#006fbc!important;opacity:1!important}
.bord img{opacity:1!important;}
.moveBox{width:200px;height:200px;background:rgba(222,0,0,.4);position:absolute;top:0;left:0;display:none;cursor:move}
.magBox{width:540px;height:540px;border:1px solid #f2f2f2;position:relative;float:left;overflow:hidden;display:none}
.magBox ul li{display:none;position:absolute;top:0;left:0}
#n,.m{display:block!important;}
.box{width:110px;margin:auto}

/* 在线留言表单 */
.feedback-title{}
.feedback-title h4{ font-size:24px; font-weight:bold; padding-bottom:10px;}
.feedback-form{clear:both; overflow:hidden;}
.feedback-form .form-label{position:relative;margin-bottom:20px}
.feedback-form .form-label input,.feedback-form .form-label textarea{background:#fff;width:100%;border:0 none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-size:14px;outline:0; padding:0px 30px; border:1px solid #f0f0f0; box-shadow:none}
.feedback-form .form-label input:focus,.feedback-form .form-label textarea:focus{box-shadow:none}
.feedback-form .form-label input::placeholder,.feedback-form .form-label textarea::placeholder{color:#000000;}
.feedback-form .form-label input{height:46px}
.feedback-form .form-label textarea{padding:14px 0 0 30px;height:178px;resize:none}
.feedback-form .form-label .form-btn{font-size:16px;line-height:1;padding:15px 0px;background:#006fbc;color:#fff;border:0 none; cursor:pointer; width:100px; text-align:center;}

/* FOOTER 底部*/
/*footer.footer-bg{background-size:cover;background-position:center;background:url(../images/footer-bg.jpg) no-repeat; background-color:#222222; color:#fff; position:relative;}
footer.footer-bg:before{background:rgba(0,0,0,.9);position:absolute;left:0;top:0;bottom:0;content:'';right:0}*/
footer.footer-bg{background-color:#282828; color:#fff;}

footer .footer-wrap{padding:60px 0px;}
footer .footer-logo{border-bottom:1px solid rgba(255,255,255,0.1); padding-bottom:30px; margin-bottom:60px;}
footer .footer-logo p{}

footer .footer-contact{}
footer .footer-contact h2{font-size:20px; font-weight:normal;}
footer .footer-contact h2::after {content:""; display:block; width:45px; height:2px; background:#ff6600; margin:20px 0px 0px 0px; }
footer .footer-contact-nr{ padding:10px 0px; color:rgba(255, 255, 255, .8);}

footer .footer-qrcode{width:152px; text-align:center; margin-top:20px;}
footer .footer-qrcode img{width:140px; height:140px; border:1px solid rgba(255,255,255,0.1); padding:5px 5px;}

footer .footer-list h2{font-size:24px; font-weight:normal;}
footer .footer-list h2::after {content:""; display:block; width:45px; height:2px; background:#ff6600; margin:20px 0px 0px 0px; }
footer .footer-list ul{padding:20px 0px;}
footer .footer-list ul li{color:rgba(255, 255, 255, .8);}
footer .footer-list ul li a{color:rgba(255, 255, 255, .8);}
footer .footer-list ul li a:hover{color:rgba(255, 255, 255, 1);}

footer .footer-copyright-bg{background:#000000; color:#fff; border-top:1px solid rgba(255,255,255,0.1);}
footer .footer-copyright{padding:20px 0px;color:#fff;text-align:center; border-top:1px solid rgba(255,255,255,0);}
footer .footer-copyright a{color:rgba(255, 255, 255, .8);}
footer .footer-copyright a:hover{color:rgba(255, 255, 255, 1); text-decoration:underline;}
footer .footer-copyright p{display:inline-block;}

footer a{color:rgba(255, 255, 255, .38);}
footer a:hover{color:rgba(255, 255, 255, 1);}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 首页样式设置*/
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* index-about关于我们 */
.index-about{}
.index-about-title h2{padding:15px 0px 15px 0px;font-size:30px; font-weight:bold;}
.index-about-title h2 span{margin-top:0;padding-top:0;font-size:18px; font-weight:normal; display:block; padding-top:5px;}
.index-about-nr{}
.index-about-nr p{line-height:28px; margin-bottom:10px;}
.index-about-more a{ border:1px solid #006fbc; color:#006fbc; height:40px; line-height:40px; border-radius:20px; display:inline-block; padding:0px 30px;}
.index-about-more a i{padding-left:10px;}
.index-about-more a:hover{background:#006fbc; color:#FFF;}
.index-about-pic{}

/* - index-ad01 - */
.index-ad01-bg{background:url(../images/index-ad01-bg.jpg) no-repeat top center;}
.index-ad01{text-align:center;}
.index-ad01 img{margin:0 auto;}

/*- index-yslist首页优势 -*/
.index-yslist-bg{background:url(../images/index-ys-bg.jpg) no-repeat top center; background-color:#006fbc; color:#FFF;}
.index-yslist{border:1px solid rgba(255,255,255,0.2); padding:60px 20px;}
.index-yslist dl dt{font-size:30px; font-weight:normal;}
.index-yslist dl dt::after {content:""; display:block; width:55px; height:3px; background:#ff6600; margin:10px 0px 10px 0px; }

.index-equip-bg{background:#f5f5f5;}

.culture-bg{background:#006fbc; color:#FFF;}
.culture-list{text-align:center;}
.culture-list dl dt{ font-size:36px;}
.culture-list dl dt::after {content:""; display:block; width:55px; height:3px; background:#FFF; margin:10px auto 20px auto; }
.culture-list dl dd.txt{ font-size:20px;}
.culture-list dl dd.pic img{ width:52px; height:52px; margin:0 auto 20px auto;}
.culture-list dl::after{content: "";   width: 1px;    height: 100%;    top: 0;    opacity: 0.2;    background: #e9e9e9;    position: absolute;    right: -1px;}
.culture-list dl::before{content: "";   width: 1px;    height: 100%;    top: 0;    opacity: 0.2;    background: #1a2859;    position: absolute;    left: -1px;}
.culture-list.first dl::before{ width:0px;}
.culture-list.last dl::after{width:0px;}

.ny-title{ padding:30px 0px;}
.ny-title h2{font-size:36px; font-weight:bold;}
.ny-title h2 span{font-size:36px; color:#999; font-weight:normal; display:block; padding-bottom:20px;}
.ny-title h2::after{content:""; width:100px; height:4px; background:#006fbc; display:block;}

.ny-title02{ padding:30px 0px; text-align:center;}
.ny-title02 h2{font-size:36px; font-weight:bold;}
.ny-title02 h2 span{font-size:36px; color:#999; font-weight:normal; display:block; padding-bottom:20px;}
.ny-title02 h2::after{content:""; width:100px; height:4px; background:#006fbc; display:block; margin:0 auto;}


