body {
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑","Arial",Helvetica,"黑体",Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;



}
.get_more{display:block;width:100%}
.sectionname{display: inline-block; font-size: 24px; font-weight: bold; padding-left: 44px;}
.containerpro{margin-top:15px}

.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.3s all; transform: scale(1,1); }

.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{ max-width:100%; display: inline-block; vertical-align: middle;}
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1430px; }
.banner img{ width: 100%; }
.banner{ margin:0; overflow:hidden; }
.header{ color: #fff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0.2)); padding:0 4.4%; position: absolute; left: 0; top: 0; right: 0; z-index: 100; }
.logo{ line-height: 1.5rem; }
.logo img{ width:auto;/* 2.27rem; */}
.nav-list li{ float: left; margin-left: 0.5rem; position: relative; }
.nav-list li a{ display: block; position: relative; line-height: 1.5rem; font-size: 0.24rem; color: #000; }
.nav-list li.active a,.nav-list li a:hover{ color: #7d7d7d; }
.nav-list li.active a:before,.nav-list li a:hover:before{ display: block; content: ""; position: absolute; left: 50%; top: 50%; margin-top: 0.2rem; width: 0.40rem; height: 2px; background: #bfbfbf; margin-left: -0.2rem; }
/* 三级菜单 向右弹出 */
.subnav-down {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  min-width: 180px;
  background: #066E8D;
 
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9999;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* 关键：只显示当前hover的菜单（不会同时弹出） */
.nav-list li:hover > .nav-down,
.nav-down li:hover > .subnav-down {
  display: block !important;
}

.banner-botom{ padding:0.6rem 4.4%; background: #eee;}
.link-ul li{ float: left; width: 20%; border-left: solid 1px #bfbfbf; border-top: solid 1px #bfbfbf; }
.link-ul{ border-right: solid 1px #bfbfbf; border-bottom: solid 1px #bfbfbf; }
.link-ul li a{ display: block; height: 3.4rem; background: #fff; padding:0.55rem 0; position: relative; }
.link-icon img{ height: 1.41rem; }
.link-ul-tt{ font-size: 0.3rem; color: #000; line-height: 0.3rem; margin-top: 0.25rem; }
.link-ul-tt span{ font-size: 0.2rem; opacity: 0.8; }
.link-ul-hover{ position: absolute; display: none; left: 0; top: 0; width: 100%; height: 100%; background: #07b6e9; padding:0.7rem 0.5rem; }
.link-ul-hover-tt{ font-size: 0.3rem; color: #fff; line-height: 0.3rem; }
.link-ul-hover-tt span{ font-size: 0.2rem; }
.link-ul-p{ color: #fff; text-align: justify; font-size: 0.16rem; line-height: 1.4; margin-top: 0.35rem; }
.link-ul li a:hover .link-ul-hover{ display: block; }
.link-more{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 0.3rem; color: #000; padding-left:0.78rem; background: url(../images/more.png) left center no-repeat; background-size: 0.5rem auto; }
.link-ul li:nth-child(2) .link-ul-hover{ background: #fea85a; }
.link-ul li:nth-child(3) .link-ul-hover{ background: #fc599c; }
.link-ul li:nth-child(4) .link-ul-hover{ background: #4466ec; }
.about-box{ padding:0.65rem 4.4%; }
.video-left{ width: 53%; }
.video-right{ width: 43%; }
.about-tt-sm{ font-size: 0.28rem; color: #07b6e9; }
.about-tt-lg{ font-size: 0.48rem; color: #000; }
.about-lind{ width: 0.7rem; height: 4px; margin-top: 5px; background: #000; }
.about-txt p{ font-size: 0.2rem; color: #000; text-indent: 2em; text-align: justify; line-height: 1.8; }
.about-txt{ padding:0.9rem 0.5rem; position: relative; border:solid 2px #000; border-left: none; }
.about-txt:before{ display: block; content: ""; position: absolute; left: 0; top: -2px; height: 2px; background: #fff; width: 80%; }
.about-txt:after{ display: block; content: ""; position: absolute; left: 0; bottom: -2px; height: 2px; background: #fff; width: 60%; }
.about-a{ font-size: 0.2rem; color: #000; border-radius: 0.2rem; height: 0.56rem; line-height: 0.56rem; width: 2.3rem; text-align: center; position: absolute; left: 0; bottom: -0.28rem; z-index: 10; background: #07b6e9; }
.case-title{ font-size: 0.42rem; color: #000; margin-top: 0.4rem; }
.case-tt-sm span{ display: inline-block; background: #fff; position: relative; z-index: 10; padding:0 0.15rem; font-size: 0.18rem; color: #07b6e9; }
.case-tt-sm:before{ display: block; content: ""; position: absolute; left: 50%; top: 50%; width: 3.8rem; background: #07b6e9; margin-left: -1.9rem; height: 2px; margin-top: -1px; }
.case-tt-sm{ position: relative; }
.case-box{ margin-top: 1.2rem; padding:0 4.4%; background: #373a41;}
.case-box li{ float: left; width: 25%; }
.case-link img{ width: 100%; height: 6.2rem; }
.case-box li a{ display: block; position: relative; z-index: 10; transition: 0.3s all; }
.case-box li a .case-link:before{ display: block; content: ""; position: absolute; transition: 0.3s all; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3); }
.case-box li a:hover{ transform: translate(0,-0.6rem); }
.case-box li a:hover .case-link:before{background: rgba(7,182,233,0.6);}
.case-link{ position: relative; }
.case-hover{ position: absolute; display: none; left: 0; top: 0; width: 100%; height: 100%; padding:0.5rem; }
.case-icon img{ height:0.52rem; width: auto; }
.case-tt{ font-size: 0.3rem; color: #fff; margin-top: 0.3rem; }
.case-p{ font-size: 0.18rem; color: #fff; text-align: justify; margin-top: 0.3rem; line-height: 1.5; }
.case-box li a:hover .case-hover{ display: block; }
.product-box{ padding:0.6rem 4.4%; background: #eee; }
.product-box .slick-current a.product-img{ transform: scale(2,2); transition: 0.3s all; display: block; position: relative; z-index: 10; }
.product-box .slick-current{ position: relative; z-index: 100; }
.product-slick{ margin:0.8rem 1.7rem 0 1.7rem; }
.product-slick .slick-list{ padding:0!important; }
.product-slick .slick-slide{ padding:1.65rem 0; opacity: 0.5; }
.product-slick .slick-current{ opacity: 1; }
.product-bottom{ position: absolute; z-index: 100; display: none; left: -50%; right: -50%; margin-right: -0.02rem; bottom: -0.02rem; height: 1rem; padding:0 0.4rem; background: #07b6e9; }
.product-name{ font-size: 0.3rem; line-height: 1rem; padding-right: 0.5rem; background: url(../images/lind.png) right center no-repeat; background-size:0.3rem auto; color: #fff;  }
.product-p{ font-size: 0.24rem; margin-left: 0.1rem; color: #fff; padding-top: 0.15rem; width: 4rem; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.product-span{ position: absolute; right: 0.4rem; font-size: 0.24rem; border-radius: 0.4rem; top: 50%; margin-top: -0.2rem; color: #fff; border:solid 2px #fff; width: 1.5rem; line-height: 0.4rem; text-align: center; }
.product-span font{ display: inline-block;  }
.product-slick .slick-current .product-bottom{ display: block; }
.product-slick .slick-prev{ left: -1.5rem; width: 0.35rem; height: 0.6rem; background: url(../images/left.png) center no-repeat; background-size: 100% auto; margin-top: -0.3rem; }
.product-slick .slick-next{ right: -1.5rem; width: 0.35rem; height: 0.6rem; background: url(../images/right.png) center no-repeat; background-size: 100% auto; margin-top: -0.3rem; }
.product-box .case-tt-sm span{ background: #eee; }
.product-more{ display: inline-block;     font-size: 0.2rem;
    color: #000;
    border-radius: 0.2rem;
    height: 0.56rem;
    line-height: 0.56rem;
    width: 2.3rem;
    margin-top: 0.5rem;

    z-index: 10;
    background: #07b6e9; }
.news-box{ padding:0.6rem 4.4%; }
.news-list li{ float: left; width: 50%; padding:0 0.24rem; margin-bottom: 0.4rem; }
.news-list{ margin:0 -0.24rem; margin-top: 0.6rem; }
.news-list li a{ display: block; border:solid 1px #ddd; padding:0.25rem 0; }
.news-list-date{ border-right: solid 1px #ddd; height: 1.1rem; font-size: 0.18rem; color: #aaa; width: 1.6rem; }
.news-list-date span{ font-size: 0.5rem; color: #07b6e9; }
.news-list-right{ margin-left: 2rem; padding-right: 0.3rem; }
.news-list-tt{ font-size: 0.24rem; color: #000; }
.news-list-p{ font-size: 0.18rem; color: #898989; margin-top: 0.2rem; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;  }
.news-list li a:hover{ border-color: #07b6e9; }
.bottom{ padding:0.5rem 4.4%; background: #373a41; }
.bottom-link span{ font-size: 0.18rem; padding:0 0.25rem; color: #fff; }
.bottom-link a{ font-size: 0.18rem; color: #fff; display: inline-block; }
.left-bottom{ margin-top: 0.7rem; }
.logo-b{ margin-top: 0.25rem; }
.bottom-p p{ font-size: 0.18rem; color: #fff; margin-bottom: 0.15rem; padding-left: 0.4rem; }
.bottom-p p:nth-child(1){ background: url(../images/icon-b01.png) left center no-repeat; background-size: 0.22rem auto; }
.bottom-p p:nth-child(2){ background: url(../images/icon-b02.png) left center no-repeat; background-size: 0.21rem auto; }
.bottom-p p:nth-child(3){ background: url(../images/icon-b03.png) left center no-repeat; background-size: 0.20rem auto; }
.bottom-p{ margin-left: 0.6rem; }
.ewm{ margin-top:0.5rem; }
.footer span{ display: inline-block; padding:0 0.1rem; }
.footer{ font-size: 0.16rem; background: #2c2e34; color: #fff; padding:0.15rem; }
.logo-b img{ width: 1.23rem; }
.ewm img{ width: 1.5rem; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #333; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}

/***************è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©ï¿½çºâ’šå…ŸÎ³å®ãƒƒå®æµŽå…ŸîŸ‹å¢çŠ†â‘©å“éˆ©â’šå…Ÿâ”Ÿå¬§ï¿½çŠ†å®îž¡å…Ÿî†šå—ï¿½æ«­å®æ¾å…Ÿîž¡å¢çŠ†â‘©å“è½è„™åž„èŠ’éˆ§îƒ¦æºå®â”Ÿå…Ÿãƒƒå®ä¼±â‘©å“è‰™è„™æ¥¼è„—ç¯“èŠ’éˆ§îƒ ä¹…å…ŸîŸ‹â‘©å“å•ªèŠ’éˆ¥çºâ’šå…ŸÎ³å®ãƒƒå®æµŽå…ŸîŸ‹â‘©å“å•ªèŠ’éˆ§îƒ½ï¿½æ¾å…Ÿãƒƒå®å¥½å®æƒ·å…ŸîŸ‹â‘©å“å•ªèŠ’éˆ§îƒ½ï¿½æ¾å…Ÿâ”Ÿå®å§‘å®æ£µå…ŸîŸ‹â‘©å“å•ªèŠ’éˆ¥çºâ’šå…ŸÎ³å®æµŽå®å¾å…ŸîŸ‹â‘©å“å•ªèŠ’éˆ§îƒ½ï¿½æ¾å…Ÿâ”Ÿå¢âˆ¶â‘©å“è½è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©å“éˆ¥æ¾å…Ÿîž¡å®â’šå‘ªï¿½ï¿½***************/
.header-list .header-a-l{ color: #333; background: url(../images/icon03.png) left center no-repeat; }
.banner-list{ height: 395px; }
.header-list .search-box .form-control{ border-color: #004da1; color: #004da1; }
.header-list .btn-search{ background: url(../images/icon-ss02.png) center no-repeat!important; }

.list-left{ width: 290px; padding-bottom: 55px; margin-top: 40px; box-shadow: 0 0 10px rgba(0,0,0,0.1); background:#fff url() center 95% no-repeat; }
.list-left-tt span{ display: inline-block; font-size: 24px; color: #fff; font-weight: bold; padding-left: 44px; background: url(../images/icon-05.png) left center no-repeat; }
.list-left-tt { height: 88px; background: #004da1; line-height: 88px; }
.left-nav li a{ display: block; position: relative; line-height: 48px; font-size: 20px; color: #333; text-align: center; }
.left-nav li{ position: relative; }
.left-nav li a:before{ display: block; content: ""; position: absolute; left: 25px; right: 25px; bottom: 0; border-bottom: solid 1px #ddd; }
.left-nav-down li a{ line-height: 40px; font-size: 16px; color: #333; padding-left: 25px; }
/*.left-nav-down li a:before{ display: none; }*/
.left-nav li.active{ box-shadow: 0 0 10px rgba(0,0,0,0.1); background: #fff; margin-top: -1px; }
.left-nav li.active:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: #004da1; }
.left-nav li.active a{ color: #004da1; font-weight: bold; }
.left-nav li.active .left-nav-down li a{ color: #333; font-weight: normal;}
.left-nav-down{ padding:10px 0; display: block; }

.left-nav li a:hover{ color: #004da1!important; }
.left-nav{ padding-top: 20px; }
.container-list{ max-width: 1330px; }
.list-ssjgy { width: 1300px; margin-top: 40px; }
.list-right{ width: 950px; margin-top: 40px; }
.nav-b{ color: #999; padding-left: 28px; background: url(../images/icon-home.png) left center no-repeat;line-height:35px }
.nav-b a{ color: #999; }
.list-top{ border-bottom: solid 1px #ddd; padding-bottom: 15px; }
.article-tt{ font-size: 24px; color: #333; font-weight: bold; margin-top: 20px; margin-bottom: 0; }
.article-sm{ border-top: dashed 1px #ddd; max-width: 780px; margin:0 auto; border-bottom: dashed 1px #ddd; padding:15px 0; font-size: 16px; margin-top: 30px; }
.article-sm span{ padding:0 15px; }
.article-p p{ text-align: justify; font-size: 16px; color: #333; line-height: 30px; margin-bottom: 30px; }
.article-p{ margin-top: 40px; }
.article-link p a{ font-size: 16px; color: #333; }
.article-link p a span{ font-weight: bold; }
.article-link{ border-top: dashed 1px #ddd; padding-top: 30px;}
.article-link p{ margin-bottom: 20px; }
.list-box{ background: url(../images/list-box.png) center bottom no-repeat; padding-bottom: 50px; }
.list-left-tt-phone{ display: none; }
/***************è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©ï¿½çºâ’šå…ŸÎ³å®ãƒƒå®æµŽå…ŸîŸ‹å¢çŠ†â‘©å“éˆ©â’šå…Ÿâ”Ÿå¬§ï¿½çŠ†å®îž¡å…Ÿî†šå—ï¿½æ«­å®æ¾å…Ÿãƒƒå®ãƒƒå®çŸ«å…Ÿãƒƒå®ä¼±å®î†šå…Ÿã£å®å§‘â‘©å“å¨„è„™æ¥¼èŠ’éˆ§îƒÎ³å¢è¯¥å…Ÿî†šå¢ä¹…å®âˆ¶å…Ÿâ’šâ‘©å“è—´è„—æ¼è„™æ¥¼è„—è›èŠ’éˆ§îƒ æ’å…ŸÎ³å¢çŸ«å®è¶å…ŸîŸ‹å¢çŠ†â‘©å“éˆ©â’šå…Ÿâ”Ÿå¬§ï¿½çŠ†å®îž¡å…Ÿî†šå—ï¿½æ«­å®æ¾å…Ÿâ’šå¬§ï¿½çŠ†å®ç¹å…Ÿãƒƒâ‘©å“å¨„è„œèµ‚è„™æ‹¢è„éˆ¥æ«­å—ï¿½æ«­å…Ÿãƒƒå®îƒžå®îž¡å…Ÿî‡¸å®æ£µå®çŸ«å…Ÿîž¡å¢çŠ†â‘©å“è½è„™åž„èŠ’éˆ§îƒ¦æºå®â”Ÿå…Ÿãƒƒå®ä¼±â‘©å“è‰™è„™æ¼è„£éˆ¥çŠ†å®ãƒƒå…ŸÎ³å®ä¹…å®æ¾å…Ÿãƒƒâ‘©å“å¨„è„œèµ‚è„™åºè„œèµ‚èŠ’éˆ§îƒå§‘å…Ÿãƒƒå®ä¼±å®î†šå…Ÿâ’šå¬§ï¿½çŠ†å®ç¹å…Ÿãƒƒå®ä¼±å®î†šå…Ÿî‡¸å®æ£µå®ï¿½*************/
.img-lb_product li{ float: left; padding:0 25px; margin-bottom: 50px; width: 33%; }
.img-lb_product{ margin:0 -25px; padding-top: 20px; }
.img-lb-tt{ font-size: 18px; color: #333; margin-top: 20px; }
.img-lb-img{ position: relative; padding-top: 88%; }
.img-lb-img img{ position: absolute; left: 0; top: 0; height: 100%; width: 100%; border:solid 1px #ccc;padding:2px }
.img-lb_product li a{ display: block; }

.img-lb li{ float: left; padding:0 25px; margin-bottom: 50px; width: 50%; }
.img-lb{ margin:0 -25px; padding-top: 20px; }
.img-lb-tt{ font-size: 18px; color: #333; margin-top: 20px; }
.img-lb-img{ position: relative; padding-top: 88%; }
.img-lb-img img{ position: absolute; left: 0; top: 0; height: 100%; width: 100%; border:solid 1px #ccc;padding:2px }
.img-lb li a{ display: block; }
.img-ul-left img{ width: 260px; height: 175px; }
.img-ul-a li{ padding:35px 0; border-bottom: dashed 1px #ddd; transition: 0.5s all; }
.img-ul-right{ margin-left: 290px; }
.img-ul-tt a{ font-size: 18px; color: #333; }
.img-ul-p{ color: #999; line-height: 25px; height: 75px; overflow:hidden; margin-top: 15px; }
.img-ul-date{ color: #999; margin-top: 20px; background: url(../images/icon-date.png) left center no-repeat; padding-left: 20px; }
.img-ul-a li:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.1); background: #fff; border-color: transparent; padding:35px; }
.img-ul-a li:last-child{ border:none; }
.img-ul-a{ padding-bottom: 30px; }
/********è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©ï¿½çºâ’šå…Ÿãƒƒå®îŸ‹â‘©å“å•ªè„™ç¯“è„œè½èŠ’éˆ§îƒ½åŠ‰è„™æ¼è„£éˆ¥çŠ†å®îž¡å…Ÿî†šå—ï¿½æ«­å®çŸ«å…Ÿî‡¸å®æ£µå®çŸ«å…ŸÎ³å®å¥½å®åµœå…Ÿâ’šâ‘©å“è—´è„—æ¼è„™æ¥¼è„—è›èŠ’éˆ§îƒ æ’å…Ÿâ”Ÿå¢âˆ¶â‘©å“è½è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©ï¿½çºâ’šå…ŸÎ³å®ãƒƒå®æµŽå…ŸîŸ‹â‘©å“å•ªèŠ’éˆ§îƒ½ï¿½æ¾å…Ÿâ”Ÿå®â’šâ‘©å“å¨„è„™ç¯“è„œè½èŠ’éˆ§îƒ½åŠ‰è„™æ¼è„£éˆ¥çŠ†å®îž¡å…Ÿî†šå—ï¿½æ«­å®çŸ«å…Ÿî‡¸å®æ£µå®çŸ«å…ŸÎ³å®ä¹…å®æ¾å…Ÿãƒƒâ‘©å“å¨„è„œèµ‚è„™æ‹¢è„éˆ¥æ«­å—ï¿½æ«­å…Ÿãƒƒå®îƒžå®îž¡å…Ÿî‡¸å®æ£µå®çŸ«å…Ÿîž¡å¢çŠ†â‘©å“è½è„™åž„èŠ’éˆ§îƒ¦æºå®â”Ÿå…Ÿãƒƒå®ä¼±â‘©å“è‰™è„™æ¼è„£éˆ¥çŠ†å®ãƒƒå…ŸÎ³å®ä¹…å®æ¾å…Ÿãƒƒâ‘©å“å¨„è„œèµ‚è„™åºè„œèµ‚èŠ’éˆ§îƒå§‘å…Ÿãƒƒå®ä¼±å®î†šå…Ÿâ’šå¬§ï¿½çŠ†å®ç¹å…Ÿãƒƒå®ä¼±å®î†šå…Ÿî‡¸å®æ£µå®ï¿½*******/
.wz-ul-date{ width: 80px; height: 80px; background: #f6f6f6; padding-left: 15px; padding-top: 12px; line-height: 25px; }
.wz-ul-date span{ font-weight: bold; font-size: 18px; }
.wz-ul li{ padding:20px 0; border-bottom: dashed 1px #ddd; }
.wz-ul-right{ margin-left: 105px; padding-top: 5px; }
.wz-ul-tt a{ font-size: 18px; color: #333; font-weight: bold; }
.wz-ul-p{ margin-top: 15px; color: #999; }
.wz-ul{ margin-bottom: 30px; }
.wz-ul li:hover .wz-ul-date{ background: #bb010e; color: #fff; }
.wz-ul li:hover .wz-ul-tt a{ color: #bb010e; }
/***********è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©ï¿½çºâ’šå…ŸÎ³å®æƒ·â‘©å“æ‹§è„™ç¯“èŠ’éˆ§îƒ ä¹…å‘ªï¿½æºå…Ÿâ”Ÿâ‘©ï¿½çºâ’šâ‘©å“è½è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©å“éˆ¥æ¾å…ŸÎ³å¢çŸ«å®è¶å…ŸîŸ‹â‘©å“å•ªèŠ’éˆ¥çºâ’šå…Ÿâ”Ÿâ‘©ï¿½çºâ’šâ‘©å“éš†è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©å“éˆ¥æ¾å…Ÿîž¡å®Î³â‘©å“å•ªè„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©å“éˆ¥æ¾å…Ÿîž¡å®Î³â‘©å“å•ªè„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©ï¿½çºâ’šå…ŸÎ³å®æµŽå®å¾å…ŸîŸ‹â‘©å“å•ªèŠ’éˆ§îƒ½ï¿½æ¾å…Ÿãƒƒå¢ä¹…â‘©å“å•ªè„™ç¯“è„œè½èŠ’éˆ§îƒ½åŠ‰è„™æ¼è„£éˆ¥çŠ†å®îž¡å…Ÿî†šå—ï¿½æ«­å®æ¾å…Ÿîž¡å¢çŠ†â‘©å“è½è„™æ¥¼èŠ’éˆ§îƒÎ³å¢è¯¥å…Ÿï¼£å—ï¿½æ«­å—ï¿½æ«­å…Ÿãƒƒå®ä¼±å®î†šå…Ÿî†šâ‘©å“éš†è„—èµ‚è„™æ¥¼è„—è›è„—åºè„™ç‚‰è„—é©´è„—é™†***********/
.table-bordered{ border:none; }
.table-bordered > thead > tr > th{ background: #e9f4ff; font-size: 22px; color: #333; font-weight: normal; padding:20px; padding-left: 120px; border:none; }
.table-bordered > tbody > tr > td{ font-size: 20px; color: #333; padding:20px; padding-left: 120px; border-color: #f3f3f3; background: #fff; }
.table-box{ margin:50px 40px; }
.ld-img img{ width: 260px; height: 200px; }
.ld-right{ margin-left: 290px; padding-top: 15px; }
.ld-name a{ font-size: 22px; color: #333; font-weight: bold; }
.ld-txt{ color: #999; line-height: 25px; margin-top: 15px; text-align: justify; }
.ld-ul li{ border-bottom: dashed 1px #ddd; padding:40px 0; }
.ld-ul{ padding-bottom: 30px; }
/*************è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©ï¿½çºâ’šå…ŸÎ³å®æƒ·â‘©å“æ‹§è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©å“éˆ¥æ¾å…Ÿîž¡å®Î³â‘©å“å•ªè„™ç¯“è„œè½èŠ’éˆ§îƒ½åŠ‰è„™æ¼è„£éˆ¥çŠ†å®îž¡å…Ÿî†šå—ï¿½æ«­å®çŠ†å…Ÿã£å®å§‘â‘©å“å¨„è„™æ¥¼èŠ’éˆ§îƒÎ³å¢è¯¥å…Ÿî†šå¢ä¹…å®âˆ¶å…Ÿãƒƒå®ä¼±å®î†šå…Ÿãƒƒå®å§‘å®å¹»å…Ÿâ’šâ‘©å“è—´è„—æ¼è„™æ¥¼è„—è›èŠ’éˆ§îƒ æ’å…Ÿâ”Ÿå¢âˆ¶â‘©å“è½è„™ç¯“èŠ’éˆ§îƒ ä¹…â‘©ï¿½çºâ’šå…Ÿãƒƒå®îŸ‹â‘©å“å•ªè„™ç¯“èŠ’éˆ§îƒ ä¹…å‘ªï¿½æºå…Ÿâ”Ÿå¬§ï¿½çŠ†å®ãƒƒå…ŸÎ³å®å¥½å®åµœå…Ÿãƒƒå®ä¼±å®î†šå…Ÿãƒƒå®ãƒƒå®çŸ«å…Ÿãƒƒâ‘©å“å¨„è„œèµ‚è„™æ²¤è„—é²è„™æ¥¼è„—è¬è„—åž„è„™é™‡è„—é¹¿èŠ’éˆ§îƒÎ³å…Ÿâ’šâ‘©å“è—´è„—æ¼è„™æ¥¼è„—è›èŠ’éˆ§îƒ æ’å…Ÿãƒƒâ‘©å“åž„è„—é™‹************/
.jg-title{ font-size: 30px; padding-bottom: 20px; margin-top: 40px; border-bottom: solid 1px #ddd; }
.jg-title span{ float: left; width: 50px; }
.jg-ul li{float: left;padding:0 10px 0 0;height: 48px;width: 33.333333%;}
.jg-ul li a{display: inline-block;padding-left: 32px;background: url(../images/icon-jg05.png) left center no-repeat;font-size: 16px;color: #333;margin-top: -13px;}
.jg-ul{ margin-top: 40px; margin-bottom: -20px; }
.jg-ul li a:hover{ background: url(../images/icon-jg06.png) left center no-repeat; color: #004da1; }
.img-ul-tt a:hover,.nav-b a:hover,.ld-name a:hover,a:hover .img-lb-tt{ color: #004da1; }


.nav-down{ position: absolute; margin-top: 0px; display: none; left: 50%; top: 100%; width: 120px; margin-left: -60px; background: #066E8D; padding:10px 0; }
.nav-down li{ width: 100%; line-height: 40px; margin:0!important; text-align: center; }
.nav-down li a{ line-height: 40px; background: none!important; font-size: 18px; color: #fff; }
.nav-click{ display: none; }
.nav-list li:hover .nav-down{ display: block; }
.nav-down li a:before{ display: none!important; }
.nav-down li a:hover{ color: #fff; text-decoration: underline!important; }
.banner .slick-dots{ bottom: 30px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 12px; height: 12px; border-radius: 50%; }
.banner .slick-dots li button{ border:solid 1px #fff; }
.banner .slick-dots li.slick-active button{ background: #fff; }






@media( max-width: 1579px){
    .container{ width: 1230px; }
    .title font{ font-size: 18px; }
    .footer-link a{ margin-left: 10px; }
    .footer-p{ margin-left: 30px; }
    .xsdtnr ul li{ font-size: 14px; line-height: 25px; }


    .list-right{ width: 850px; }
    .table-bordered > thead > tr > th,.table-bordered > tbody > tr > td{ padding-left: 60px; }
}
@media( max-width: 1279px){
    .img-slick{width: 100%;float: none !important;}
    .news-ul{width: 100%;float: none !important;}
    .news-ul li{width: 48%;}
    .news-ul li:nth-child(odd){margin-left: 0;}
    .container{ width: 970px; }
    .title font{ display: none; }
    .back-b:before{ height: 250px; }
    .footer-p{ margin-left: 0; }



    .list-right{ width: 620px; }
    .table-bordered > thead > tr > th,.table-bordered > tbody > tr > td{ padding-left: 20px; }
.article-share{display:none;}
    }
@media( max-width: 991px){
    .news-ul li{width: 99%; margin-left: 0;}
    .container{ width: 750px; }
    .nav-list li a{ font-size: 16px; }
    .header-a-r,.header-a-l{ margin-left: 15px; }
    .search-box{ margin-left: 20px; }
    .index-left{ width: 100%; }
    .index-left2{width: 100%;}
    .index-right{ width: 100%; }
    .lind{ display: none; }
    .img-slick,.news-ul,.ry-width,.hd-width,.hd-right{ width: 100%; }
    .footer-p{ width: 250px; }
    .title{ margin-top: 20px; margin-bottom: 20px; }
    .title-back{ margin-top: 0; }
    .mt-ul li:last-child { height: auto;}
    .link-img{ margin-top: 10px; }


.article-share{display:none;}
    .list-left{ width: 200px; }
    .list-right{ width: 480px; }
    .article-sm span{ display: block; }
    .jg-ul li{ width: 50%; }
}
@media( max-width: 768px){
    .img-slick-date{ top: 20px; right: 10px; }
    .search-a{ display: block; position: absolute; right: 60px; top: 15px; }
    .search-box-c{ left: 15px; right: 15px; width: auto; margin-left: 0; }
    .container{ width: 100%; }
    .wh-right{ display: none; }
    .wh-left{ width: 100%; }
    .wh-left-img{ height: auto; padding-top: 70%; }
    .img-slick-top{ height: auto; padding-top: 60%; }

    body{ padding-top: 50px; }
    .footer-link{width:100%;}
    .logo img{ width: auto; height: 30px; }
    .logo{ line-height: 48px; }
    .header-right{ position: absolute; right: 95px; top: 7px; }
    .header-right a{ font-size: 12px; margin-left: 5px; padding-left: 0; line-height: 20px; padding-top: 20px; }
    .header-a-l{     background: url(../images/icon01.png) center top no-repeat; }
    .header-a-r{     background: url(../images/icon02.png) center top no-repeat; }
    .search-box{ display: none; }
    .banner .slick-prev{ left: 15px; width: 25px; height: 36px; margin-top: -18px; background-size: 100% auto; }
    .banner .slick-next{ right: 15px; width: 25px; height: 36px; margin-top: -18px; background-size: 100% auto; }

    .title a{ font-size: 14px; margin-top: 10px; }
    .title-back font{ display: none; }
    .title-back{ height: 80px; line-height: 80px; }
    .tabs-ul li span{ padding:0 10px; }
    .tabs-ul li{ font-size: 18px; }
    .lb-slick-box{ margin-top: 20px; }
    .lb-slick-box{ padding-bottom: 30px; }
    .lb-slick{ padding-bottom: 65px; }
    .back-tow{ padding-bottom: 30px; }
    .footer{ padding-top: 20px; }
    .logo-b img{ width: 200px; }
    .footer-p{ width: 100%; }
    .footer-link a{font-size: 12px;width: 33.333333%;margin:0 0 10px 0;float: left;}
    .footer-bottom{ margin-top: 20px; padding:10px 15px; font-size: 14px; line-height: 25px; }
    .footer-bottom span{ display: block; padding:0; }



.article-share{display:none;}
    .banner-list{ height: 150px; }
    .list-left{ width: 100%; margin-top: 20px; padding:0; }
    .list-left-tt{ height: 48px; line-height: 48px; font-size: 18px; text-align: left; padding-left: 20px; }
    .list-left-tt span{ font-size: 18px; }
    .left-nav{ padding:0; display: none; }
    .list-right{ width: 100%; margin-top: 20px; }
    .article-tt{ font-size: 18px; }
    .article-sm span{ font-size: 14px; line-height: 25px; }
    .article-p p{ font-size: 14px; line-height: 25px; margin-bottom: 10px; }
    .article-p{ margin-top: 20px; }
    .article-link p a{ font-size: 14px; }
    .article-link p{ margin-bottom: 10px; }
    .article-link{ padding:20px 0; }
    .list-left-tt{ display: none; }
    .list-left-tt-phone{ display: block; position: relative; }
    .list-left-tt-phone .nav-click { height: 48px; line-height: 48px;
    color: #fff; 
}
.left-nav li a{ line-height: 40px; font-size: 16px; }
.img-lb-tt{ font-size: 14px; margin-top: 10px; }
.img-lb li{ padding:0 8px; margin-bottom: 15px; }
.img-lb{ margin:0 -8px; padding-bottom: 15px; }
.list-box{ padding-bottom: 30px; }
.img-ul-left img{ width: 130px; height: 80px; }
.img-ul-right{ margin-left: 140px; }
.img-ul-p{ height: 48px; margin-top: 5px; }
.img-ul-date{ display: none; }
.img-ul-a li{ padding:15px 0; }
.img-ul-a li:hover{ padding:15px; }
.img-ul-tt a{ font-size: 16px; }
.table-bordered > thead > tr > th,.table-bordered > tbody > tr > td{ font-size: 14px; padding:8px 15px; }
.table-box{ margin:20px 0; }
.jg-title{ margin-top: 20px; padding-bottom: 10px; font-size: 24px; }
}


.nr p {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#333333!important}
.nr font {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#333333!important}
.nr span {font-size:16px!important;line-height:36px!important; font-family:"å¾®è½¯é›…é»‘"!important;color:#333333!important}
.nr table p{text-indent:0em !important;margin-bottom:0em !important;  }
.nr  img{max-width:100% !important;height:auto !important}
.nr table{max-width:100% !important;display: contents !important;}
.lyb tr{margin:20px}


#adu0 {z-index: 999999999999!important;}

.lyb tr{height:30px}
.lyb tr td span:nth-of-type(1){width:58px;display:inline-block}

.img-slick .slick-dots{ bottom: 110px; right: 20px; left: auto; width: auto; }
.img-slick .slick-dots li,.img-slick .slick-dots li button{ width: 8px; height: 8px; border-radius: 50%; }
.img-slick .slick-dots li button{ background: #fff; }
.img-slick .slick-dots li.slick-active button{ background: #004da1; }
.slick-dots li button:before{ display: none!important; }


@media( max-width: 768px){
    .header{ color: #fff; text-shadow: 1px 1px 2px rgba(0,0,0,0.8); height: 48px; padding:0 15px; }
    .logo img{ width: auto; height: 40px; }
    .logo{ line-height: 48px; }
    .nav-list{ position: absolute; left: 0; display: none; border-top: solid 1px #ddd; right: 0; top: 50px; background:#fff; width: 100%; margin:0;  }
    .nav-list li{ float: none; margin:0; width: 100%; }
    .nav-list li a{ display: block; line-height: 40px; padding:0 15px; font-size: 14px; }
    .nav-list li a:before{ display: none!important; }
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #333; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }

    .nav-down{ position: static; margin:0; width: 100%; padding:0; }
    .nav-down li a{ text-align: left; padding:0 25px; }
    .nav-list li:hover .nav-down{ display: block; }
    .menu-button{ display: block; }
    .link-ul li{ width: 50%; }
    .link-icon img{ height: 48px; margin-bottom: 5px; }
    .link-ul li a{ height: auto; padding:15px 0; text-align: center; }
    .link-ul-tt{ font-size: 16px; line-height: 20px; }
    .link-ul-tt span{ font-size: 14px; }
    .link-ul li:last-child{ width: 100%; }
    .banner-botom{ padding:15px; }
    .link-more{ position: static; left: 0; display: inline-block; background-size: 25px auto; padding-left: 35px; font-size: 16px; transform: translate(0,0); }
    .video-left{ width: 100%; }
    .video-right{ width: 100%; margin-top: 20px; }
    .about-tt-sm{ font-size: 16px; }
    .about-tt-lg{ font-size: 18px; }
    .about-lind{ width: 25px; height: 2px; }
    .about-txt p{ font-size: 14px; }
    .about-txt{ padding:20px 15px 30px 15px; margin-bottom: 10px; }
    .about-a,.product-more{ width: 120px; height: 40px; line-height: 40px; font-size: 16px; bottom: -20px; }
    .case-title{ font-size: 24px; }
    .case-tt-sm span{ font-size: 16px; }
    .case-box{ padding:0; }
    .case-box li{ width: 50%; }
    .case-link img{ height: 42vh; }
    .case-icon img{ height: 30px; }
    .case-hover{ padding:15px; }
    .news-list li{ width: 100%; margin-bottom: 15px; }
    .product-box .slick-current a.product-img{ transform: scale(1,1); }
    .product-bottom{ left: 0; right: 0; display: block; bottom: 0; height: auto; padding:10px 15px; }
    .product-slick .slick-slide{ padding:0; opacity: 1; }
    .product-p,.product-span{ display: none; }
    .product-name{ width: 100%; background: none; font-size: 16px; }
    .product-slick{ margin-left: 20px; margin-right: 20px; }
    .product-slick .slick-prev{ width: 20px; left: -20px; width: 15px; }
    .product-slick .slick-next{ width: 20px; right: -20px; width: 15px; }
    .product-more{ margin-top: 15px; }
    .news-list-date{ width: auto; font-size: 12px; height: 66px; padding:10px 15px; }
    .news-list-date span{ font-size: 24px; }
    .news-list-right{ margin-left: 100px; }
    .news-list-tt{ font-size: 16px; }
    .news-list-p{ font-size: 14px; }
    .news-list li a{ padding:10px 0; }
    .bottom-link a{ font-size: 12px; }
    .bottom-link span{ font-size: 12px; }
    .bottom-link{ text-align: center; }
    .logo-b{ width: 100%; text-align: center; margin-top: 15px; margin-bottom: 15px; }
    .logo-b img{ width: auto; }
    .bottom-p p{ font-size: 14px; line-height: 25px; padding-left: 30px; background-size: auto auto!important; }
    .ewm{ width: 100%; text-align: center; margin-top: 15px; }
    .ewm img{ height: 100px; width: auto; }
    .footer{ font-size: 13px; padding:15px; }
}
/* 隐藏列表页侧边栏 */
.content-left + .list-left,
.page-box .list-left,
.list-container .list-left {
 display: none;
.content-left,
.page-box,
.list-container {
}


.list-left { display: none !important; }

/* 隐藏所有侧边栏 */
.list-left, .sidebar, .aside, .side-bar, .left-sidebar, aside { display: none !important; }

/* 隐藏所有侧边栏 - 精确选择器 */
.pull-left.list-left, div.pull-left.list-left { display: none !important; }
