/*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:15px; 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:#0683da; 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:#ff6600; 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:80px;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:80px; max-height:80px; z-index:101;transition:none}
.tt-header .logo img{display:inline-block;max-width:100%;max-height:80px;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 */
.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; padding-bottom:30px;}
.slider-content h3{font-size:30px; padding-bottom:30px;}
.slider-content p{font-size:24px;}
.slider-content p span{ color:rgba(255,255,255,0.2); font-weight:100; vertical-align:top; padding:0 10px;}
.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:#0683da}

/* swiper-pagination-white */
.swiper-pagination-white .swiper-pagination-bullet{background:#ffffff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#0683da}

/* 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:400px; background-attachment:fixed; transform:scale(1);background-attachment:scroll!important;-webkit-animation:imageZoom linear 17s;-webkit-animation-iteration-count:infinite;background-size:cover;}
.header_hd .backg-product{background:url(../images/ny-product.jpg) no-repeat top center;width:100%; height:400px; background-attachment:fixed; transform:scale(1);background-attachment:scroll!important;-webkit-animation:imageZoom linear 17s;-webkit-animation-iteration-count:infinite;background-size:cover;}
.header_hd .backg-cases{background:url(../images/ny-cases.jpg) no-repeat top center;width:100%; height:400px; background-attachment:fixed; transform:scale(1);background-attachment:scroll!important;-webkit-animation:imageZoom linear 17s;-webkit-animation-iteration-count:infinite;background-size:cover;}
.header_hd .backg-news{background:url(../images/ny-news.jpg) no-repeat top center;width:100%; height:400px; background-attachment:fixed; transform:scale(1);background-attachment:scroll!important;-webkit-animation:imageZoom linear 17s;-webkit-animation-iteration-count:infinite;background-size:cover;}
.header_hd .backg-contact{background:url(../images/ny-contact.jpg) no-repeat top center;width:100%; height:400px; background-attachment:fixed; transform:scale(1);background-attachment:scroll!important;-webkit-animation:imageZoom linear 17s;-webkit-animation-iteration-count:infinite;background-size:cover;}
.header_hd .backg{background:url(../images/ny-banner.jpg) no-repeat top center;width:100%; height:400px;  }
/*.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:1160px;height:250px;margin-left:-580px;margin-top:-60px;text-align:center;position:absolute;left:50%;top:50%}
.header_hd .slogan h2{font-size:48px; font-weight:bold; color:#fff; padding-bottom:10px;}
.header_hd .slogan h2 span{display:block; font-size:14px; text-transform:uppercase; padding-top:5px;}
.header_hd .slogan h2::after{content:"";display:block;width:24px;height:2px;background:#ff6600; margin:10px auto 0px auto;}
.header_hd .slogan h3{font-size:36px; font-weight:normal;}

/* 图片列表轮播切换按钮 */
.lblist .owl-carousel.owl-carousel17.owl-theme.owl-loaded.owl-drag{padding-top: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;margin-top:25px}
.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{color:#333;font-size:24px;height:48px;width:48px;background:#fff;margin-right:10px;padding:10px 10px 0 10px; border-radius:25px; border:2px solid #e0e0e0;}
.lblist .owl-nav .owl-next:hover i,.lblist .owl-nav .owl-prev:hover i{background:#0683da; border:2px solid #0683da;}

/* 视频设置 */
video{display: block; position: relative; width: 100%; height: 100%;object-fit: cover;}

/* 模块主标题 */
.mkbt{padding-bottom:20px; text-align:center;}
.mkbt h2.maintitle{font-size:48px; color: rgba(205, 205, 205,.2); font-weight: bold; position: relative; top: 30px; text-transform:uppercase;}
.mkbt p.subtitle{font-size:38px; color:#0683da; font-weight:bold; margin-bottom:10px;}
.mkbt p.overview{font-size:18px; color:#333;}
.mkbt p.overview::after {content:""; display:block; width:50px; height:3px; background:#ff6600; margin:20px auto 10px auto;}
/*.mkbt p.overview::after {content:""; display:block; width:290px; height:24px; background:url(../images/mkbt-pot.png) no-repeat; margin:10px auto 10px auto;}*/

.mkbt2{padding-bottom:20px; text-align:center;}
.mkbt2 h2.maintitle{font-size:48px; color:#000; font-weight: bold;}
.mkbt2 h2.maintitle span{ color:#0683da;}

.mkbt-white{padding-bottom:20px; text-align:center;}
.mkbt-white h2.maintitle{font-size:36px; font-weight:bold; color:#fff; margin:0; }
.mkbt-white p.subtitle{font-size:16px; color:#fff;text-transform:uppercase;display:block;}
.mkbt-white p.subtitle::after {content:""; display:block; width:50px; height:4px; background:#fff; margin:10px auto 10px auto; }
.mkbt-white p.overview{font-size:14px; color:#fff;}

/* 头部搜索 */
.keyword-search{border-bottom:1px solid #f0f0f0; line-height:35px; padding:10px 0px 10px 0px;}
.keyword-search .keywordtxt{ }
.keyword-search .keywordtxt i{margin-right:10px; color:#ff6600;}
.keyword-search .keywordtxt span{font-weight:bold;}
.keyword-search .top-search{display:inline-block; float:right;}
.keyword-search .top-search form input{ float:left;}
.keyword-search .top-search form input::placeholder{color:#999;}
.keyword-search .top-search form input.txt{border:1px solid #0683da; height:35px; line-height:35px; padding:0px 20px; border-radius:30px 0px 0px 30px;}
.keyword-search .top-search form input.btn{cursor:pointer; padding:0px; margin:0px; background:url(../images/search-btn.png) no-repeat; background-color:#0683da; width:55px; height:35px; border:0px; border-radius:0px 30px 30px 0px; }

/* 数字滚动 */
.stripes-1{}
.stripes-1 .digital h2{color:#0683da;font-size:50px; text-align:center}
.stripes-1 .digital h2 span:last-child{font-size:18px;}
.stripes-1 .digital h5{font-size:18px; text-align:center}


/* 类别 */
.category{padding-bottom:40px; text-align:center;}
.category a{color:#666;border-radius:0px;background:#fff;border:1px solid #dddddd;margin:5px 5px;font-size:14px;padding:5px 20px; display:inline-block;}
.category a.active,.category a:hover{color:#fff;border-radius:0px;background:#0683da;border:1px solid #0683da}
.ny-right .category{display:none;}

/* - 左侧分类 - */
.left-list{background:#0683da; color:#fff; border:1px solid #0683da; border-bottom-width:0px;}
.left-list h3{font-size:24px; text-align:center; padding:20px 0px;}
.left-list h3 span{font-size:16px; font-weight:normal; display:block; padding-top:10px;}
.left-list dl{ background:#f5f5f5; color:#333333; margin:0; padding:20px 15px 0px 15px; clear:both; overflow:hidden;}
.left-list dl dt{font-size:16px; font-weight:bold; }
.left-list dl dt i{padding-right:10px; color:#ff7f26;}
.left-list dl dt:last-child{border-bottom-width:0px;}
.left-list ul{padding:5px 0px 5px 0px;}
.left-list ul li{padding:11px 30px 12px 30px; border-bottom:1px solid #cdcdcd;}
/*.left-list ul li:last-child{border-bottom:1px solid #f0f0f0;}*/
.left-list dl dt a{background:#545454; color:#fff; padding:15px 30px; display:block; margin:5px 0px;}
.left-list dl dt a.active,.left-list dl dt a:hover{background:#0683da; color:#fff;}
.left-list ul li a{color:#333333;}
.left-list ul li a.active,.left-list ul li a:hover{color:#0683da;}
.left-list dl dt.gg a{background:#0683da; color:#fff;}

.left-contact{background:#0683da; color:#fff; border:1px solid #0683da; border-top-width:0px;}
.left-contact h3{font-size:30px; text-align:center; padding:20px 0px;}
.left-contact-content{background:#fff; color:#333333; padding:20px 20px;}
.left-contact-content span.title{color:#666; display:block;}
.left-contact-content span.tel{display:block; font-size:24px; font-weight:bold; font-family:Verdana, Geneva, sans-serif; color:#ff6600;}
.left-contact-content span.add{ font-size:14px;}
.left-contact-content p.qrcode{text-align:center; display:block;}
.left-contact-content p.qrcode img{border:1px solid #000;}
.left-contact-content p.qrcode span{display:block;}

/* 模块面包屑 */
.breadcrumb{border-bottom:1px solid rgba(0,0,0,0.1);background:#f0f0f0;line-height:40px}
.breadcrumb i{margin:0px 5px;}
.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{ margin-bottom:10px;}
.piclist-bg .txt .txt-content{background:#0683da; color:#fff; padding:15px 0px;}
.piclist-bg .txt .txt-content h3{font-size:16px; font-weight:normal; }
.piclist-bg .txt .txt-content p{color:#fff;}

/* 浮动图片上 */
.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}

/*图片列表-有主副标题*/
.piclist5{text-align:center;}
.piclist5 .txt .txt-content{background:none; padding:28px 0px; border-top:1px solid #e4e4e4; margin-top:18px;}
.piclist5 .txt .txt-content h3{font-size:24px;}
.piclist5 .txt .txt-content p{font-size:14px;}
.piclist5 .img-box{ overflow:hidden; background:rgba(0,0,0,.9);}
.piclist5 .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;
}
.piclist5:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/* 浮动图片上 */
.piclist3-item .piclist3-profile{ position: relative; overflow: hidden; width: 100%; margin: 0;}
.piclist3-item .piclist3-profile img {width:100%; height: auto;}
.piclist3-item .piclist3-profile figcaption {height: 100%;  position: absolute;  top: 0;  background: rgba(0, 0, 0, 0.5);  opacity: 0;  width: 100%;  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);}
.piclist3-item .piclist3-profile figcaption .details {  position: absolute;  top: 30%;}
.piclist3-item .piclist3-profile figcaption .content-white {  text-align: center;  color: #FFF;  margin: 0 auto;  width: 65%;  -webkit-transform: translateY(-50px);  transform: translateY(-50px);  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  transition: all 0.5s ease;}
.piclist3-item .piclist3-profile figcaption .orange-line { margin: 12px auto 6px;  width: 0px;  height: 1px;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  transition: all 0.5s ease;}

.piclist3-item .piclist3-profile:hover figcaption { opacity: 1;}
.piclist3-item .piclist3-profile:hover .orange-line {width: 62px;  margin: 12px auto 6px; width: 52px; height: 1px; background:#0683da;}
.piclist3-item .piclist3-profile:hover figcaption .content-white {-webkit-transform: translateY(0px);  transform: translateY(0px);}
.piclist3-item .piclist3-profile:hover .social a {-webkit-transform: translateY(0px);  transform: translateY(0px);}
.piclist3-item .social { text-align: center;  margin-top: 15px;}
.piclist3-item .social ul li{ display:inline-block;}
.piclist3-item .social ul li a {font-size:20px; line-height: normal; outline: none;  border-radius: 50%; color: #fff;  width: 42px; height: 42px; line-height: 42px; text-align: center; display: inline-block;-webkit-transform: translateY(50px);  transform: translateY(50px);  margin:0px;  background: #0683da none repeat scroll 0 0;  border: 1px solid #0683da;}
.piclist3-item .social a {  -webkit-transition: all 400ms ease;  transition: all 400ms ease;}
.piclist3-item .social a:hover {  background: transparent;}
.piclist3-item .info{padding: 15px 0px; text-align: center;	font-weight:bold; border-top:1px solid #e4e4e4;}

/* 浮动图片上 shop.html */
.piclist4 .piclist4-inner{overflow:hidden;position:relative;background-color:#fff}
.piclist4:hover .piclist4-inner{z-index:2;box-shadow:0 15px 15px rgba(0,0,0,.08)}
.piclist4 .piclist4-top{overflow:hidden;z-index:1;position:absolute;left:15px;top:15px;right:15px}
.piclist4 .piclist4-top .new{font-size:12px;font-weight:500;text-transform:capitalize;display:inline-block;float:left;line-height:44px;height:44px;min-width:44px;border-radius:50%;padding:0 5px;text-align:center;background-color:#0683da;color:#fff;position:relative}
.piclist4 .piclist4-info{text-align:center;position:relative}
.piclist4 .piclist4-info .piclist4-name{font-size:18px;font-weight:500;margin:0;padding:20px 0;border-top:1px solid #f0f0f0}
.piclist4 .piclist4-info .piclist4-name a{color:#333}
.piclist4 .piclist4-thumb{margin-bottom:15px;position:relative;text-align:center}
.piclist4 .piclist4-thumb-group{position:absolute;bottom:30px;width:100%}
.piclist4 .piclist4-thumb-group .social{text-align:center}
.piclist4 .piclist4-thumb-group .social ul li{width:46px;height:46px;line-height:46px;background-color:#fff;border-radius:0;border:1px solid #333;margin:0;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);transform:translateY(50px);opacity:0;visibility:hidden;color:#666;position:relative!important;vertical-align:top;display:inline-block}
.piclist4 .piclist4-thumb-group .social ul li{-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s;background-color:#fff;color:#666}
.piclist4 .piclist4-thumb-group .social ul li a i{color:#333}
.piclist4:hover .piclist4-thumb-group .social ul li{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
.piclist4:hover .piclist4-thumb-group .social ul li{opacity:1;visibility:visible}
.piclist4 .piclist4-thumb-group .social ul li:hover{background-color:#0683da;border:1px solid #0683da}
.piclist4 .piclist4-thumb-group .social ul li:hover i{color:#fff}


/* 默认上下结构样式（新闻） */
.newslist{margin-bottom:30px; position: relative; display: block; transition: all .36s;}
.newslist dl dt{font-size:16px; padding:0px 20px 10px 20px;}
.newslist dl dd.riqi{color:#999; padding:0px 20px 10px 20px;}
.newslist dl dd.riqi::after{content:""; display:block; width:60px; height:1px; background:#ccc; margin:10px 0px 0px 0px;}
.newslist dl dd.pic{padding-bottom:10px;}
.newslist dl dd.txt{color:#666; padding:0px 20px 10px 20px;}
.newslist dl dd.more{padding:0px 20px 20px 20px; color:#0683da;}
.newslist::before{content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 1px; background: #e2e0e0;}
.newslist::after{content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 0; height: 1px; background: #0683da; transition: all .36s;}
.newslist:hover {box-shadow: 0 5px 47px 4px rgba(214, 211, 211, .75);}
.newslist:hover::after {width: 100%;}
.newslist .img-box{overflow:hidden}
.newslist .img-box img,.newslist .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: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 #0683da; background:#0683da; 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{ padding:20px 0px; clear:both; overflow:hidden;}
.newslist4 .post{position:relative; padding-left:140px;}
.newslist4 .post .desc-title{position:relative;top:-4px; font-size:16px; font-weight:bold; padding:0px 0px 10px 0px;}
.newslist4 .post .desc-txt{position:relative;top:-4px;line-height:24px}
.newslist4 .post .desc-title a{color:#333333;font-size:16px;}
.newslist4 .post .desc-title a:hover{transition:.5s;color:#0683da}

.newslist4 .post .desc-title02{position:relative;top:-4px; font-size:16px; font-weight:bold; padding:0px 0px 10px 0px;}
.newslist4 .post .desc-title02 a{color:#0683da;font-size:16px;}
.newslist4 .post .desc-title02 a:hover{transition:.5s;color:#0683da}

.newslist4 .post .post-riqi{position:absolute;left:0;top:0;width:120px; border:1px solid #ccc; text-align:center; padding:0px 0px; font-size:14px; color:#999; background:#f0f0f0;}
.newslist4 .post .post-riqi span{display:block; font-size:30px; background:#fff; color:#666; padding:10px 0px;}

/* 单页（关于我们/联系我们） */
.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;}

/* 详情页（产品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:24px; border-bottom:1px solid #f2f2f2; color:#0683da; font-weight:bold; padding:20px 0px;}
.proshow02-overview{padding:20px 0px;}
.proshow02-overview p{color:#666;}
.proshow02-btn{ margin-bottom:20px;}
.proshow02-btn a{background:#0683da; 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:#0683da;}

.taba-k{border:1px solid #dddddd; margin:20px 0px;}
.taba{zoom:1;clear:both;overflow:hidden;}
.taba ul{display:-ms-flexbox; display:-webkit-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; justify-content:flex-start;}
.taba ul{background: url(../images/z4.png) left top repeat-x;}
.taba ul li{height: 51px; line-height:50px; color:#333; font-weight:bold; cursor:pointer; padding:0px 36px; margin:0; font-size:18px; display:inline-block; text-align:center; border-left:1px solid #dddddd; border-right:1px solid #ddd;}
.taba ul li:first-child{border-left-width:0px;}
.taba ul li.current{ color: #0683da; background: url(../images/z5.png) left top repeat-x;}
.taba-c { clear:both;}
.taba-c .tabacontent{ display:none; padding:20px 20px;}
.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;}
.taba-c .tabacontent p{padding:10px 0px;}
.taba-c .tabacontent .table tr th{ font-weight:bold; color:#333333; background:#e1e9fe; text-align:center; vertical-align:middle;}
.taba-c .tabacontent .table tr td:first-child{font-weight:bold; color:#333333; background:#f1f5ff;}
.taba-c .tabacontent .table tr td{ text-align:center; vertical-align:middle;}

/* 产品详情-详情说明 */
.proshow03{padding:20px 0px; border:1px solid #dddddd;}
.proshow03-title{ border-bottom:1px solid #f2f2f2;}
.proshow03-title span{background:#0683da; 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:#0683da!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{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:#0683da;color:#fff;border:0 none; cursor:pointer; width:100px; text-align:center;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 首页样式设置*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.index-more{ text-align:center; margin-top:40px;}
.index-more a{background:#0683da; color:#fff; padding:5px 30px; display:inline-block;}

/* index-about关于我们 */
.index-about-bg{background:url(../images/index-about-bg.jpg) 0 0 no-repeat;}
.index-about{}
.index-about-title h2{ padding:15px 0;font-size:32px;color:#333333;margin-top:0}
.index-about-title h2 span{margin-top:0;padding-top:0;font-size:32px;color:#02903c}
.index-about-nr{ text-align:center;}
.index-about-nr p{font-size:16px; line-height:28px;margin-bottom:10px}
.index-about-nr p span{color:#02903c;}

/* - index-ad01 - */
.index-ad01{background:url(../images/index-ad-bg.jpg) top center no-repeat;}
.index-ad01{text-align:center}

/* - index-ad02 - */
.index-ad02{background:url(../images/index-ad02-bg.jpg) top center no-repeat;}
.index-ad02{text-align:center}

/*- index-choose -*/
.index-ys-bg{}
.index-choose{}
.index-choose .post{ margin:20px 30px 20px 30px;}
.index-choose .post .post-thumb{ width:70px; background:#0683da; font-size:48px; font-style:italic; font-weight:bold; color:#fff; padding:25px 0px; text-align:center;}
.index-choose .post .desc-title{color:#000;font-size:36px; font-weight:bold; padding-top:20px; }
.index-choose .post .desc-title::after {content:""; display:block; width:160px; height:2px; background:#e0e0e0; margin:15px 0px 15px 0px; }
.index-choose .post .desc-text{position:relative;top:0px;line-height:24px}
.index-choose .post .desc-text img{padding:10px 0px;}
.index-choose .post .desc-more{ display:inline-block; text-align:center; margin-top:10px;}
.index-choose .post .desc-more a{background:#0683da; color:#fff; padding:5px 30px; display:inline-block;}

.index-par img{border:1px solid #f0f0f0; margin:10px 0px;}

.index-news-bg{ background:#f5f5f5;}

/*- index-yslist首页优势 -*/
.index-yslist{display:flex; align-items:flex-start; padding:20px 20px; background:#f5f5f5; box-shadow: 0px 10px 21.84px 2.16px rgb(0 0 0 / 6%); border-radius:10px; margin:40px 0px;}
.index-yslist .yslist-icon01{background:url(../images/index-about-pot01.png) 0 0 no-repeat; width:70px; height:62px;}
.index-yslist .yslist-icon02{background:url(../images/index-about-pot02.png) 0 0 no-repeat; width:70px; height:62px;}
.index-yslist .yslist-icon03{background:url(../images/index-about-pot03.png) 0 0 no-repeat; width:70px; height:62px;}
.index-yslist .yslist-icon04{background:url(../images/index-about-pot04.png) 0 0 no-repeat; width:70px; height:62px;}
.index-yslist .yslist-nr{flex-grow:1;}
.index-yslist .yslist-nr h2{ font-size:24px; font-weight:normal; padding-bottom:5px;}
.index-yslist .yslist-nr p{font-size:14px; line-height:20px;}
.index-yslist:hover{ background:#0683da; color:#fff; cursor:pointer; transition: all .4s linear;}
.index-yslist:hover .yslist-icon01{background:url(../images/index-about-pot01-h.png) 0 0 no-repeat;transition: all .4s linear;}
.index-yslist:hover .yslist-icon02{background:url(../images/index-about-pot02-h.png) 0 0 no-repeat;transition: all .4s linear;}
.index-yslist:hover .yslist-icon03{background:url(../images/index-about-pot03-h.png) 0 0 no-repeat;transition: all .4s linear;}
.index-yslist:hover .yslist-icon04{background:url(../images/index-about-pot04-h.png) 0 0 no-repeat;transition: all .4s linear;}

/* FOOTER 底部*/
/*footer .footer-bg{background-size:cover;background-position:center;background:url(../images/footer-bg.jpg) no-repeat;position:relative; color:#fff;}
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:#222222; color:#cccccc;}

footer .footer-logo{}
footer .footer-logo p{}

footer .footer-contact{}
footer .footer-contact h2{font-size:20px; font-weight:bold; }
footer .footer-contact h2::after{content:""; display:block; width:60px; height:1px; background:#333; margin:20px 0px 0px 0px;}
footer .footer-contact-nr{ padding:20px 0px;}
footer .footer-contact-nr h3{ font-size:26px; font-weight:bold; padding-bottom:20px; color:#fff;}
footer .footer-contact-nr h3 span{display:block; font-size:12px; font-weight:normal; padding-top:10px;}

footer .footer-qrcode{padding:70px 0px 0px 0px;}
footer .footer-qrcode img{width:100px; height:100px;}
footer .footer-qrcode p{ width:100px; text-align:center;}

footer .footer-list h2{font-size:24px; font-weight:normal;}
footer .footer-list h2::after{content:""; display:block; width:60px; height:1px; background:#333; margin:20px 0px 0px 0px;}
footer .footer-list ul{padding:10px 0px;}
footer .footer-list ul li{}
footer .footer-list ul li a{color:#ccc;}
footer .footer-list ul li a:hover{color:#0683da;}

footer .footer-copyright-bg{background:#111111; color:#fff;}
footer .footer-copyright{padding:10px 0;color:#fff;text-align:center}
footer .footer-copyright a{color:#dbdbdb;}
footer .footer-copyright a:hover{color:#0683da; text-decoration:underline;}
footer .footer-copyright p{display:inline-block;}
footer .footer-copyright img{width:16px; height:auto; vertical-align:middle;}

footer a{color:#dbdbdb}
footer a:hover{color:#0683da;text-decoration:none}



