/*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)}

/* 头部及导航 */
.header-top01{ background:#f1f1f1; height:40px; line-height:40px; font-size:14px; color:#666;}
.slogan{display:inline-block;}
.call-us{}
.call-us i{margin:0px 10px; color:#333;}
.call-us ul li{float:left; position:relative;}
.call-us ul li ul{position:absolute; z-index:999999999; box-shadow:0 0 10px 0 rgba(0,0,0,0.5);top:100%;left:0; width:120px;    height: 120px;
    overflow: hidden; background:#fff;visibility:hidden;opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.call-us ul li:hover ul{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0); z-index:999999999;}
.call-us ul li ul img{width:120px; height:120px;}
.call-us ul li:hover ul img{font-size:0px; line-height:0px; vertical-align:middle; width:120px; height:120px;}
.header-top01 a{color:#666;}
.header-top01 a:hover{color:#14469c;}

.header-top{line-height:40px; clear:both;}
.header-top-inner{overflow:hidden;clear:both}

.header-top img{display:inline-block;max-width:100%;max-height:80px;width:auto;height:auto;vertical-align:middle; margin:20px auto;}
.tt-header{position:absolute;top:0;left:0;width:100%;z-index:101}

.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;}

.tt-header ul{padding-left:0;margin-bottom:0}
.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; margin:10px auto;}

.tt-header .main-nav>ul>li>a{ font-size:16px; line-height:36px; font-weight:bold;}
.tt-header .main-nav>ul>li.active>a,.tt-header .main-nav>ul>li:hover>a{color:#14469c;}
.proshow03-content td{/*vertical-align: middle;*/ border:0px solid #dfdfdf;}
/*****************/
.map #container{width:100%;height:405px; margin-top:30px; clear:both; overflow:hidden;}

/* 菜单列表 */
.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:660px; padding-bottom:270px;	text-align:center; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover; background-position:center center; vertical-align:bottom;}
.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:#14469c}

/* swiper-pagination-white */
.swiper-pagination-white .swiper-pagination-bullet{background:#ffffff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#14469c}

/* 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/ab_bj.jpg) no-repeat top center;width:100%; height:450px;  }
.header_hd .backg-product{background:url(../images/ny-product.jpg) no-repeat top center;width:100%; height:450px;  }
.header_hd .backg-cases{background:url(../images/ny-cases.jpg) no-repeat top center;width:100%; height:450px;  }
.header_hd .backg-news{background:url(../images/ny-news.jpg) no-repeat top center;width:100%; height:450px;  }
.header_hd .backg-contact{background:url(../images/ny-contact.jpg) no-repeat top center;width:100%; height:450px;  }
.header_hd .backg-jjfa{background:url(../images/ny-jjfa.jpg) no-repeat top center;width:100%; height:450px;  }
.header_hd .backg-tec{background:url(../images/ny-tec.jpg) no-repeat top center;width:100%; height:450px;  }
.header_hd .backg-sale{background:url(../images/ny-sale.jpg) no-repeat top center;width:100%; height:450px;  }
.header_hd .backg{background:url(../images/ny-banner.jpg) no-repeat top center;width:100%; height:450px;  }
/*.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 .solgn{color:#fff;width:1160px; margin-left:-580px;margin-top:-60px;text-align:center;position:absolute;left:50%;top:50%;}
.header_hd .solgn h2{font-size:48px;color:#fff; padding-bottom:20px; font-weight:bold; -webkit-text-shadow:0 0 10px rgba(0,0,0,.5);-moz-text-shadow:0 0 10px rgba(0,0,0,.5);text-shadow:0 0 10px rgba(0,0,0,.5);}
.header_hd .solgn h3{font-size:30px; -webkit-text-shadow:0 0 10px rgba(0,0,0,.5);-moz-text-shadow:0 0 10px rgba(0,0,0,.5);text-shadow:0 0 10px rgba(0,0,0,.5);}

/* 图片列表轮播切换按钮 */
.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:#fff;font-size:20px;height:40px;width:40px;background:#1e2434;margin-right:16px;padding:10px 10px 0 10px; border-radius:20px;}
.lblist .owl-nav .owl-next:hover i,.lblist .owl-nav .owl-prev:hover i{background:#fff; color:#333;}

/* 视频设置 */
video{display: block; position: relative; width: 100%; height: 100%;object-fit: cover;}

/* 模块主标题 */
.mkbt{padding-bottom:20px;}
.mkbt h2.maintitle{font-size:42px; font-weight:bold; color:#333333; margin:0px 0px 10px 0px;}
.mkbt h2.maintitle span{ color:#f08200;}
.mkbt p.subtitle{font-size:14px;color:#666;text-transform:uppercase;display:block;}
.mkbt p.subtitle::after {content:""; display:block; width:310px; height:5px; background:url(../images/mkbt-x.png); margin:10px auto 10px auto; }


.mkbt-white{}
.mkbt-white{padding-bottom:40px;}
.mkbt-white h2.maintitle{font-size:42px; font-weight:bold; color:#fff; margin:0px 0px 10px 0px;}
.mkbt-white h2.maintitle span{ color:#f08200;}
.mkbt-white p.subtitle{font-size:14px;color:#fff;text-transform:uppercase;display:block;}
.mkbt-white p.subtitle::after {content:""; display:block; width:310px; height:5px; background:url(../images/mkbt-white-x.png); margin:10px auto 10px auto; }

/* 头部搜索 */
#search{width:40px;height:40px;position:relative;cursor:pointer;margin-left:20px;float:right;z-index:1005}
.search-submit{background-image:url(../images/search.png);background-repeat:no-repeat;background-position:center;background-color:#eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;width:40px;height:40px;border:none;text-indent:-9999px;position:absolute;cursor:pointer}
#m_search{background:#fff;border:1px solid #ddd;padding:10px 25px;position:absolute;top:125%;width:170px;right:0;color:#777;display:none}

/* 头部搜索2 */
.top-keyword-search{ background:#f5f5f5; border-bottom:1px solid #f0f0f0; padding:10px 0px 10px 0px;}
.top-keyword-search .keywordtxt{ font-size:16px; color:#333; line-height:44px; }
.top-keyword-search .keywordtxt i{margin-right:10px; color:#14469c;}
.top-keyword-search .keywordtxt span{font-weight:bold;}
.top-search{display:inline-block; float:right;}
.top-search form input{ float:left;}
.top-search form input::placeholder{color:#999; font-size:16px;}
.top-search form input.txt{border:1px solid #14469c; height:44px; line-height:44px; padding:0px 20px; border-radius:30px 0px 0px 30px;}
.top-search form input.btn{cursor:pointer; padding:0px; margin:0px;  background:url(../images/search-btn.png) no-repeat center center; background-color:#14469c; width:55px; height:44px; border:0px; border-radius:0 30px 30px 0px; }

/* 数字滚动 */
.stripes-1{}
.stripes-1 .digital h2{color:#14469c;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}

/* - 图标文字列表 - */
.iconlist-bg{background:url(../images/background-image.jpg) no-repeat;background-size:cover;background-position:center;position:relative;background-attachment:fixed;}
.iconlist-bg:before{content:'';background:rgba(30,36,52,.7);position:absolute;left:0;top:0;bottom:0;content:'';right:0;clear:both}
.iconlist{text-align:center}
.iconlist strong{color:#14469c;font-size:45px}
.iconlist h4{color:#262626;font-size:18px;margin-top:0;margin-bottom:0;padding-top:15px;padding-bottom:15px}
.iconlist p{font-size:16px;color:#6a6a6a}
.iconlist h5{color:#14469c;font-size:16px;margin-bottom:0;margin-top:0;padding-top:14px}
.iconlist h5 a{color:#14469c;font-size:16px;margin-bottom:0;margin-top:0;padding-top:14px}
.iconlist-bg .iconlist strong,.iconlist-bg .iconlist h4,.iconlist-bg .iconlist p,.iconlist-bg .iconlist h5{color:#fff;}

.iconlist2{text-align:center}
.iconlist2 strong{color:#333;font-size:45px; border-radius:50%; border:2px solid #333; padding:30px 0px; width:100px; height:100px; display:inline-block;}
.iconlist2 h4{color:#262626;font-size:18px;margin-top:0;margin-bottom:0;padding-top:15px;padding-bottom:15px}
.iconlist2 p{font-size:14px;color:#6a6a6a}
.iconlist2:hover strong{ color:#fff; border:2px solid #14469c; background:#14469c; -webkit-transition: all .2s ease-in-out;	-moz-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out; cursor:pointer;}

.iconlist2 strong .pic01{ background:url(../images/index-about-icon01.png) no-repeat; width:80px; height:80px;}
.iconlist2 strong .pic02{ background:url(../images/index-about-icon02.png) no-repeat; width:80px; height:80px;}
.iconlist2 strong .pic03{ background:url(../images/index-about-icon03.png) no-repeat; width:80px; height:80px;}
.iconlist2 strong .pic04{ background:url(../images/index-about-icon04.png) no-repeat; width:80px; height:80px;}

.iconlist2:hover strong .pic01{ background:url(../images/index-about-icon01-.png) no-repeat; width:80px; height:80px;}
.iconlist2:hover strong .pic02{ background:url(../images/index-about-icon02-.png) no-repeat; width:80px; height:80px;}
.iconlist2:hover strong .pic03{ background:url(../images/index-about-icon03-.png) no-repeat; width:80px; height:80px;}
.iconlist2:hover strong .pic04{ background:url(../images/index-about-icon04-.png) no-repeat; width:80px; height:80px;}

/* TAB切换 */
.taba{zoom:1;clear:both;overflow:hidden;}
.taba ul li{background:#f0f0f0; color:#14469c; font-weight:bold; float:left; cursor:pointer; padding:5px 20px; margin-right:5px; font-size:16px;}
.taba ul li.current{background:#14469c; color:#fff;}
.taba ul li:last-child{margin-right:0px;}
.taba-c { clear:both;}
.taba-c .tabacontent{ display:none;margin:15px 0px;}

/* 类别 */
.category{padding-bottom:20px;}
.category a{color:#14469c;border-radius:0px;background:#fff;border:1px solid #14469c;margin:5px 5px;font-size:14px;padding:5px 20px; display:inline-block;}
.category a.active,.category a:hover{color:#fff;border-radius:0px;background:#14469c;border:1px solid #14469c}

.category2{float:right; color:#ccc;}
.category2 a{color:#333;border-radius:0px; margin:0px 0px; padding:5px 30px; display:inline-block;}
.category2 a.active,.category2 a:hover{color:#14469c;border-radius:0px;background:#fff;}

/* - 左侧分类 - */
.left-list{background:#f7f7f7; color:#fff; border:1px solid #f0f0f0; margin-bottom:20px;}
.left-list h3{font-size:30px; text-align:center; padding:20px 0px; background:#14469c; color:#fff;}
.left-list h3 span{font-size:14px; display:block;}
.left-list dl{ background:#fff; color:#333; 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 i{padding-right:10px; color:#14469c;}
.left-list dl dt:last-child{border-bottom-width:0px;}
.left-list ul li{line-height:36px; padding:0px 20px 0px 20px;}
.left-list ul li:last-child{border-bottom:1px solid #f0f0f0;}

/* - 左侧分类 - */
.left-list2{background:#14469c; color:#fff; border:1px solid #f0f0f0; margin-bottom:20px;}
.left-list2 h3{font-size:30px; text-align:center; padding:20px 0px;}
.left-list2 h3 span{font-size:14px; display:block;}
.left-list2 dl{ background:#fff; color:#333333; margin:0; padding:20px 20px;}
.left-list2 dl dt{line-height:50px; font-size:16px; font-weight:bold; border-bottom:1px solid #f0f0f0; }
.left-list2 dl dt a{background:#14469c; color:#fff; padding:0 20px; display:block;}
.left-list2 dl dt a:hover{background:#f08200; color:#fff;}
.left-list2 dl dt:last-child{border-bottom-width:0px;}
.left-list2 ul li{line-height:36px; padding:0px 0px 0px 0px;}
.left-list2 ul li:last-child{border-bottom:1px solid #f0f0f0;}
.left-list2 ul li a{ padding:0px 35px; display:block; background:#f0f0f0;}
.left-list2 ul li a:hover{background:#f08200; color:#fff;}
.left-list2 dl dt i{ padding-right:10px;}

.left-contact{background:#14469c; color:#fff; border:1px solid #f0f0f0;}
.left-contact h3{font-size:30px; text-align:center; padding:20px 0px;}
.left-contact h3 span{font-size:14px; display:block;}
.left-contact-content{background:#fff; color:#333; padding:20px 20px; font-size:14px;}

/* 模块面包屑2 */
.breadcrumb2{border-bottom:1px solid #f0f0f0;background:#f5f5f5;line-height:50px}
.breadcrumb2 i{margin:0px 5px;}
.breadcrumb2 ul li{float:left;padding-right:10px}
.breadcrumb2 ul li.active a{color:#333;font-size:14px;}
.breadcrumb2 ul li a{color:#333;font-size:14px;}
.breadcrumb2 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{ border:1px solid #e0e0e0; background:#fff; margin:15px 0px;}
.piclist .txt .txt-content{background:none; padding:15px 0px;}
.piclist .txt .txt-content h3{font-size:16px; font-weight:bold;}
.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:#039265; 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{ 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:0px 0px;}
.newslist dl dt{font-size:16px; padding:0px 0px 10px 0px;}
.newslist dl dd.riqi{color:#999; margin-bottom:10px;}
.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; margin-bottom:10px;}
.newslist dl dd.more{padding-bottom:15px;}
.newslist dl dd.more a{border:1px solid #cdcdcd; padding:6px 15px; color:#333; display:inline-block;}
.newslist dl dd.more a:hover{ background:#14469c; color:#fff; border:1px solid #14469c;}

.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:10px;}
.newslist2 dl dd.more{}
.newslist2 dl dd.more a{border:1px solid #cdcdcd; padding:6px 15px; color:#333; display:inline-block;}
.newslist2 dl dd.more a:hover{ background:#14469c; color:#fff; border:1px solid #14469c;}

/* 浮动图片上 */
.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{}
.newslist4 .post{position:relative; padding-left:140px;margin-bottom:20px}
.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 .desc-title a{color:#333;font-size:16px;}
.newslist4 .post .desc-title a:hover{transition:.5s;color:#14469c}
.newslist4 .post .post-riqi{position:absolute;left:0;top:0;width:120px; border:2px solid #333; text-align:center; padding:15px 0px;}
.newslist4 .post .post-riqi span{display:block; font-size:30px; padding-bottom:5px;}

/* 视频list加弹出视频 */
.d_1{float:left;width:100%;}
.d_1 ul{margin:0 -19px}
.d_1 ul li{float:left;width:33.333333%;padding:0 19px;margin-top:10px;position:relative}
.d_1 ul li a{float:left;width:100%;display:block}
.d_1 ul li a .z_img{float:left;width:100%;position:relative}
.d_1 ul li a .z_img img{display:block;float:left;width:100%;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.d_1 ul li a i{position:absolute;display:block;width:69px;top:50%;left:50%;margin-left:-35px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
.d_1 ul li a i img{display:block;width:100%}
.d_1 ul li a h4{float:left;width:100%;margin-top:10px;line-height:30px;height:30px;font-size:16px;color:#666;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.d_1 ul li a:hover>img{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

.d_s{width:50%; margin:0 auto; position:relative}
.d_s a{width:100%;display:block}
.d_s a .z_img{float:left;width:100%;position:relative}
.d_s a .z_img img{display:block;float:left;width:100%;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.d_s a i{position:absolute;display:block;width:69px;top:50%;left:50%;margin-left:-35px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
.d_s a i img{display:block;width:100%}
.d_s a:hover>img{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

@media screen and (max-width:991px){
.d_1 ul{margin:0 -10px}
.d_1 ul li{padding:0 10px;margin-top:30px}
.d_1 ul li a i{width:40px;margin-left:-20px}

}
@media screen and (max-width:767px){
.d_1{margin-top:15px}
.d_1 ul{margin:0}
.d_1 ul li{padding:0 5px;margin-top:10px;width:50%}
.d_1 ul li a h4{margin-top:5px;line-height:24px;height:24px;font-size:14px}
}
/*视频弹窗*/
.video_tc{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1999;background:rgba(0,0,0,.6)}
.video_tc .vid_m{position:absolute;left:20%;top:20%;width:60%;height:auto;overflow:hidden;padding:0 30px}
.video_tc .vid_m i{display:block;position:absolute;right:0;top:0;width:20px;height:20px;background:url(../images/cha.png) no-repeat;background-size:100%;cursor:pointer}
.video_tc .vid_m ._vid{float:left;width:100%}
.video_tc .vid_m ._vid video{display:block;position:relative;width:100%;height:100%;object-fit:cover}
.video_tc .vid_m ._vid p,.video_tc .vid_m ._vid p iframe{width:100%;height:100%}
@media screen and (max-width:1199px){
.video_tc .vid_m{left:10%;top:50%;width:80%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
}
@media screen and (max-width:767px){.video_tc .vid_m{left:5%;top:50%;width:90%;padding:0 15px}
.video_tc .vid_m i{width:10px;height:10px;background-size:100%}
}

/* 详情页 */
.detail_title h3{font-size:24px; text-align:left; margin-bottom:30px;}
.jsaab{ min-height:300px;}
.detail_title h3 span{ display:block; font-weight:normal; font-size:14px; color:#999; line-height:32px; border-bottom:0px 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:#333; 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;}

.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:#333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.detail-single .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}

.detail-contact{padding:20px 20px;}
.detail-contac p{ padding:10px 0px;}
.detail-contact-qrcode{padding:20px 0px; text-align:center; display:inline-block;}
.detail-contact-qrcode img{border:1px solid #f0f0f0; font-size:0px; vertical-align:bottom;}
.detail-contact-qrcode span{display:block; text-align:center; padding:0px; font-size:14px;}
.aad {
    font-size: 28px;
    font-weight: bold;
}
.left-list2 dl dt.on a,.left-list2 ul li.ona a{ background: #f08200; color:#fff;}

/* 产品详情多图片展示 */
.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:#14469c!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}

/* 详情页（产品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;}

img.img-responsiveaaa{ width:100%;}
img.ccewm{ width:120px;}
/* 产品详情左侧图片、右侧标题和说明参数 */
.proshow02{}
.proshow02-title{ font-size:24px; border-bottom:1px solid #f2f2f2; padding:20px 0px;}
.proshow02-overview{padding:20px 0px; color:#333; font-size:14px; line-height:24px;}
.proshow02-overview p{color:#666;}
.proshow02-btn{ margin-bottom:20px;}
.proshow02-btn a{background:#14469c; color:#fff; font-size:16px; padding:10px 30px; display:inline-block;}
.proshow02-qrcode{display:inline-block; text-align:center;}
.proshow02-qrcode img{border:1px solid #f0f0f0; width:110px;}
.proshow02-tel{font-size:18px; display:block; font-weight:bold;}
.proshow02-tel span{font-family:Verdana, Geneva, sans-serif; padding:0 0px 0px 0px; font-size:22px; color:#14469c;letter-spacing: -2px;}

/* 产品详情-详情说明 */
.proshow03{padding:20px 0px;}
.proshow03-title{ border-bottom:1px solid #f2f2f2;}
.proshow03-title span{background:#14469c; color:#fff; font-size:16px; padding:10px 30px; display:inline-block;}
.proshow03-content{ padding:20px 0px; }
.proshow03-content p{padding-bottom:10px;}
.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;}

/* 联系我们在线留言表单 */
.feedback-title{}
.feedback-title h4{ font-size:24px; font-weight:bold; padding-bottom:10px;}
.forms{clear:both; overflow:hidden;}
.forms .forms_label{position:relative;margin-bottom:20px}
.forms .forms_label .iconfont{position:absolute;font-size:16px;color:#999;left:0;top:0;line-height:1;margin:15px 0 0 10px}
.forms .forms_label input,.forms .forms_label textarea{background:#fff;width:100%;border:0 none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-size:14px;outline:0;padding-left:30px; border:1px solid #f0f0f0; box-shadow:none}
.forms .forms_label input:focus,.forms .forms_label textarea:focus{box-shadow:none}
.forms .forms_label input{height:46px}
.forms .forms_label textarea{padding:14px 0 0 30px;height:178px;resize:none}
.forms .forms_btn{font-size:16px;line-height:1;padding:15px 0px;background:#14469c;color:#fff;border:0 none; cursor:pointer; width:100px; text-align:center;}

/*accordeon默认*/
.tt-accordeon{position:relative}
.tt-accordeon-title{background-color:#fff; border-bottom:1px solid #f4f4f4; display:block;position:relative;font-size:16px;line-height:20px;font-weight:600;color:#262626;padding:15px 55px 15px 20px;cursor:pointer;text-align:left;letter-spacing:0;margin-bottom:5px}
.tt-accordeon-title.active{margin-bottom:0}
.tt-accordeon-title:after{position:absolute;content:"\f067";top:50%;right:0;margin-top:-26px;width:0;height:0;font-family:FontAwesome;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear;background:#14469c;width:57px;height:51px;padding:23px;padding-top:16px;color:#fff}
.tt-panel{display:none;background-color:#f4f4f4;padding:25px 25px;border-top:0;border-left:1px solid #f4f4f4;border-right:1px solid #f4f4f4;border-bottom:1px solid #f4f4f4;margin-bottom:15px}
.tt-accordeon-title.active:after{position:absolute;content:"\f068";-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}
.tt-panel.tt-panel-open{display:block}

/*招贤纳士*/
.hr-title{background:#b4b4b4; height:50px; line-height:50px; color:#fff; font-size:18px;}
.hr-container{border:1px solid #b4b4b4; background:#fff; clear:both; overflow:hidden;}
.hr-content01{border-bottom:1px solid #e5e5e5; padding:20px 0px; }
.hr-content02{padding:20px 0px;}

/* 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:#333333; color:#ccc; border-top:6px solid #14469c;}

footer .footer-logo{ border-right:1px solid rgba(255,255,255,0.1)}
.footer-logo .logoa{ width:230px; margin-left:20px;}
.footer-logo .logob{ width:420px;}
footer .footer-logo p{}

footer .footer-contact{border-left:1px solid rgba(255,255,255,0.1); padding:0 20px;}
footer .footer-contact h2{font-size:16px; font-weight:bold; color:#fff;line-height:28px; margin-top:10px;}
footer .footer-contact-nr{ padding:5px 0px; font-size:14px;}

footer .footer-qrcode{}
footer .footer-qrcode img{width:100px; height:100px;}

footer .footer-list h2{font-size:18px; font-weight:bold; color:#fff;line-height:28px; margin-top:10px; margin-bottom:10px;}
footer .footer-list p{font-size:14px;color:#b2b2b2;line-height:28px; font-weight:normal; margin:0 auto}
footer .footer-list ul{padding:0}
footer .footer-list ul li{list-style:none;font-size:14px;padding:0px 0px;clear:both;color:#b2b2b2}

footer .footer-copyright{ border-top:1px solid rgba(255,255,255,0.1); background:#333333; padding:10px 0;color:#b2b2b2;text-align:center}
footer .footer-copyright a{color:#b2b2b2;}
footer .footer-copyright a:hover{color:#14469c; text-decoration:underline;}
footer .footer-copyright p{display:inline-block;}

footer a{color:#b2b2b2}
footer a:hover{color:#14469c;text-decoration:none}

/* index-about关于我们 */
.index-about-bg{ background:#f5f5f5;}
.index-about{padding:50px 40px;}
.index-about-title h2{font-size:32px; color:#003399; font-weight:bold; padding:10px 0px 20px 0px;}
.index-about-title h2 span{font-size:14px;color:#999; display:block; font-weight:normal; padding-top:10px;}
.index-about-nr{ padding-bottom:30px;}
.index-about-nr p{font-size:16px;color:#333;line-height:34px;margin-bottom:10px}
.index-about-more{}
.index-about-more a{margin:0px 15px 0px 0px;}
.index-about-more .link-blue{background:#14469c; color:#fff; border-radius:25px; padding:15px 30px; font-size:18px;}
.index-about-more .link-org{background:#f08200; color:#fff; border-radius:25px; padding:15px 30px; font-size:18px;}
.index-about-more .link-org i{margin-right:10px;}

/* - ad01 - */
.ad01{background:url(../images/ba01.jpg) no-repeat;background-size:cover;background-position:center;position:relative;background-attachment:fixed}
.ad01{text-align:center}
.ad01 .ad01-content h1{color:#fff;padding-top:0;margin-top:0;font-size:48px; font-weight:bold;}
.ad01 .ad01-content h1 span{ font-size:60px; padding:0 10px;}
.ad01 .ad01-content p{font-size:24px; color:#fff;line-height:28px; padding-top:10px; padding-bottom:20px;}
.ad01 .link-org{ background:#f08200; color:#fff; border-radius:25px; padding:15px 30px; font-size:18px;}
.ad01 .link-org i{margin-right:10px;}

.index-fivelist{display:flex; align-items:center; align-items: flex-start; padding:20px 10px; background:#f5f5f5; width:20%; float:left; border:5px solid #fff; margin:20px 0px 0px 0px;}
.index-fivelist .fivelist-icon01{background:url(../images/icon-pic01.png) top center no-repeat; min-width:52px; height:52px; margin-right:10px;}
.index-fivelist .fivelist-icon02{background:url(../images/icon-pic02.png) top center no-repeat; min-width:52px; height:52px; margin-right:10px;}
.index-fivelist .fivelist-icon03{background:url(../images/icon-pic03.png) top center no-repeat; min-width:52px; height:52px; margin-right:10px;}
.index-fivelist .fivelist-icon04{background:url(../images/icon-pic04.png) top center no-repeat; min-width:52px; height:52px; margin-right:10px;}
.index-fivelist .fivelist-icon05{background:url(../images/icon-pic05.png) top center no-repeat; min-width:52px; height:52px; margin-right:10px;}
.index-fivelist .fivelist-nr{flex-grow:1;}
.index-fivelist .fivelist-nr h2{ font-size:24px; font-weight:normal; padding-bottom:10px;}
.index-fivelist .fivelist-nr p{font-size:14px; line-height:20px;}
.index-fivelist:hover{ background:#003399; color:#fff; cursor:pointer;}
.index-fivelist:hover .fivelist-icon01{background:url(../images/icon-pic01-h.png) top center no-repeat; }
.index-fivelist:hover .fivelist-icon02{background:url(../images/icon-pic02-h.png) top center no-repeat; }
.index-fivelist:hover .fivelist-icon03{background:url(../images/icon-pic03-h.png) top center no-repeat; }
.index-fivelist:hover .fivelist-icon04{background:url(../images/icon-pic04-h.png) top center no-repeat; }
.index-fivelist:hover .fivelist-icon05{background:url(../images/icon-pic05-h.png) top center no-repeat; }

.index-fivelist.active{background:#0062c4; color:#fff;}
.index-fivelist.active .fivelist-icon01{background:url(../images/icon-pic01-h.png) top center no-repeat; }
.index-fivelist.active:hover { background:#0062c4; color:#fff; cursor:pointer;}

.index-case-bg{background:url(../images/index-case-bg.jpg) no-repeat top center;
background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

.index-par-bg{ background:#f5f5f5;}
.index-par-bg img{border:1px solid #ccc; margin:10px 0px;}

.ny-par img{border:1px solid #ccc; margin:10px 0px;}

.ny-about{}
.ny-about-title{font-size:36px; font-weight:bold; margin-top:40px;}
.ny-about-title2{font-size:24px; padding:20px 0px;}
.ny-about-title::after{content:"";display:block;width:50px;height:3px;background:#14469c; margin:20px 0px;}

.ny-about-single p{padding:10px 0px;}

.ny-environment-bg{ background:#f5f5f5;}



/*幕帘*/
.curtain {display: none;position: fixed;width: 100%;height: 100%;overflow: hidden;background-color: #333333;z-index: 1001;top: 0;left: 0;opacity: .8;transform: scaleY(-1);}
/*弹窗*/
.popup{position: fixed; max-width: 300px;right: 0;left: 0;z-index: 1002;display: none; overflow: auto; margin: auto;background-color: #FFFFFF;border-radius: 0px;flex-direction: column;align-items: center}
/*二维码*/
.codeCard{width: auto; margin-top:40px; margin-bottom: 40px; text-align:center;}
.codeCard img{width: auto;height: auto;}
/*关闭按钮*/
.popupCancel {position: absolute;top: 10px;right: 10px;width: 20px;height: 20px;cursor: pointer;background-color: #fff; z-index:9999999;}
.popupCancel img {width: auto;height: auto;max-width: 100%;max-height: 100%;}


.memberlist{padding:20px 20px; border:1px solid #f0f0f0;}
.memberlist h2{ text-align:center; font-size:18px; padding-bottom:20px; font-weight:bold;}
.memberlist ul li{padding:5px 0px;}
.memberlist ul li input, .memberlist ul li select{ border:1px solid #f0f0f0; border-radius:3px; padding:5px 10px; width:100%;}
.memberlist ul li input::placeholder{ color:#999; font-size:14px;}
.memberlist ul li input:focus, .memberlist ul li input:hover {
    border-color: #053b7c!important;
}
.memberlist ul li input.submit_btn{ background:#053b7c; color:#fff; border-radius:5px; text-align:center; font-weight:bold; font-size:16px; cursor:pointer;}
.memberlist ul li a.submit_btn{ border:1px solid #053b7c; color:#053b7c; display:inline-block; padding:5px 15px; float:right; border-radius:3px;}
.memberlist ul li input.agree{ width:20px; display:inline-block; margin-left:20px;}
.memberlist ul li .wty{display:inline-block; color:#999;}
.memberlist ul li a.link-a{ color:#053b7c;}
@media screen and (max-width:1000px){
.index-fivelist{ width:100%; display:block;}
.index-fivelist .fivelist-nr {

    text-align: center;
}
.index-fivelist{ margin-top:10px;clear: both; display:block;
    overflow: hidden;}


}

@media screen and (max-width:432px){
	.index-about-more .link-blue{
		clear:both;
		overflow:hidden;	
	}
	.index-about-more a {
    margin: 10px 15px 0px 0px;
	display:block;
}
	.index-about-more .link-blue{
		}
}