﻿/*
|         (0 0)
+=====oOO====(_)=========+
|   Powered By Anxin     |
|   Tel: 0572-5220701    |
|   Creation:2020.06.05  |
+=================oOO====+
|       |__|__|
|        || ||
|       ooO Ooo
*/
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, figure, form, fieldset, legend, button, input, textarea, th, td, s { margin: 0; padding: 0; list-style: none } body { font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif; } html, body { position: relative; height: 100% } h1, h2, h3, h4, h5, h6 { font-weight: 400; text-transform: capitalize } button, input, select, textarea { font-size: 100%; outline: 0 } a { color: #369; text-decoration: none } .clearfix:after { content: '\0020'; display: block; height: 0; clear: both; font-size: 0; visibility: hidden } .clearfix { zoom: 1 } .clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; line-height: 0 } .fl { float: left; display: inline } .fr { float: right; display: inline } em, i { font-style: normal } .none { display: none } .block { display: block } img { border: 0 } table { border-collapse: collapse; border: 0;} ::selection { background: #ddd; color: #111 } ::-webkit-scrollbar { width: 10px; height: 10px } ::-webkit-scrollbar-track { border-radius: 0; background: Transparent } ::-webkit-scrollbar-thumb { border-radius: 5px; background: rgba(50, 50, 20, 0.4) } ::-webkit-scrollbar-thumb:hover { border-radius: 5px; background: rgba(50, 50, 20, 0.6) } .tipMain { position: fixed; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 40px; border-top: solid 1px #ccc; background: #fff; text-align: center; font-size: 13px; line-height: 40px } .tipMain .close { position: absolute; top: 0; right: 10px; width: 40px; height: 40px; color: red; text-align: center; font-weight: 400; font-size: 18px; font-family: Arial, Helvetica, sans-serif; cursor: pointer } a, .featured-post .byline, :after, :before, .ind-col6 ul li .img img, .nav ul li .subnav { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } span.spanleft, .list .img-txt h4, .list .img-txt h5, #ind-news .ind-news .bd .ind-news-box h5, #news .side-news h5 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }

/*超出的文字省略，要定义宽度*/
a, .featured-post .byline, :after, :before, .table .img, .images, .images img { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
@font-face { font-family: 'iconfont';  /* project id 278253 Anxin通用图标 */ src: url('https://at.alicdn.com/t/font_278253_w7c5c923opi.eot'); src: url('https://at.alicdn.com/t/font_278253_w7c5c923opi.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_278253_w7c5c923opi.woff2') format('woff2'), url('https://at.alicdn.com/t/font_278253_w7c5c923opi.woff') format('woff'), url('https://at.alicdn.com/t/font_278253_w7c5c923opi.ttf') format('truetype'), url('https://at.alicdn.com/t/font_278253_w7c5c923opi.svg#iconfont') format('svg'); }
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*页面*/
body { font-size: 16px; line-height: 1.5em; overflow-x: hidden; }
#header { width: 100%; height: 100px; background: #fff; overflow: hidden; }
.logo { margin-top: 25px; }
.logo img { display: inline-block; margin-right: 20px; }
.logo.fr img { margin-left: 20px; margin-right: 0px; }
.logo .txt { display: inline-block; font-size: 20px; font-weight: 600; color: #000000; letter-spacing: 0.67px; }
.logo .txt span { display: block; font-size: 12px; color: #3F3F3F; font-weight: 100; letter-spacing: 0.67px; line-height: 28px; }
.header-tel { display: none; }
.header-tel img { display: inline-block; margin-right: 10px; }
.header-tel .txt { display: inline-block; font-size: 14px; color: #333333; letter-spacing: 0; margin-top: 30px; font-weight: 500; }
.header-tel .txt span { display: block; color: #1b63ad }
#nav { background: #262C36; height: 50px; }
.nav { padding-top: 0; width: 80% }
.nav a { font-size: 14px; color: #FFFFFF; letter-spacing: 0.47px; line-height: 50px; font-weight: 600; width: 12%; text-align: center; position: relative; display: inline-block; }
.nav a.hover, .nav a:hover { background: #1B63AD; }
#nav .search { width: 190px; height: 30px; position: absolute; right: 0; top: 50%; margin-top: -15px; }
#nav .search ul { padding: 0; width: 100% }
#nav .search ul li { float: left; margin-left: 10px; }
#nav .search ul li input { width: 110px; padding: 0 5px; border: 0; border-radius: 5px; font-size: 14px; line-height: 30px; height: 30px; }
#nav .search ul li.btn { }
#nav .search ul li.btn input.submit { width: 50px; text-align: center; background: #D30000; color: #fff; cursor: pointer; display: inline-block; }
#nav .search ul li.btn input.submit:hover { background: #C80000; }
.wrapper { width: 90%; max-width: 1600px; min-width: 900px; margin: 0 auto; position: relative; z-index: 2 }
.tit { font-size: 30px; color: #000; font-weight: 600; text-align: center; padding: 60px 0 40px 0 }
.tit span { font-size: 16px; color: #979797; font-weight: 100; text-align: center; text-transform: uppercase; display: block; margin-top: 10px; font-weight: lighter; }
.text { padding: 0; }
.text, .text * { color: #666; font-size: 18px; line-height: 40px; word-wrap: break-word !important; }
.text img { max-width: 100%; margin: 10px auto; display: block; }
.tableBlock { display: table; }
.tableBlock .img, .tableBlock .txt { display: table-cell; vertical-align: middle; }
.tableBlock .img img { display: block; }
.btn-more { width: 140px; height: 45px; border: 1px solid #1B63AD; font-size: 14px; color: #1B63AD; letter-spacing: 1px; display: inline-block; text-align: center; line-height: 45px; }
.info { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; font-weight: normal !important; white-space: normal !important; word-wrap: normal !important; }

/*-webkit-line-clamp: 8;*/
.info * { -webkit-box-orient: horizontal; width: auto; display: inline !important; padding: 0; margin: 0; font-weight: normal !important; white-space: normal !important; word-wrap: normal !important; background: none !important; text-indent: 0 !important }
.info img { display: none !important; opacity: 0; }

/*******************************
-------[=图片切换-------
********************************/
.swiperPic { width: 100%; position: relative; }
.swiperPic .bd { position: relative; z-index: 0; }
.swiperPic .bd li { zoom: 1; vertical-align: middle; background-position: center; background-repeat: no-repeat; background-size: cover; }
.swiperPic .hd { position: absolute; width: 100%; left: 0; bottom: 20px; }
.swiperPic .hd ul { position: relative; float: left; left: 50%; }
.swiperPic .hd ul li { position: relative; float: left; right: 50%; margin: 0 5px; text-indent: -90000px; background: none; width: 6px; height: 6px; border-radius: 50%; background: #999; cursor: pointer; }
.swiperPic .hd ul li.on, .swiperPic .hd ul li:hover { background: #1e50ae; }
.swiperPic .prev, .swiperPic .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 50px; height: 50px; }
.swiperPic .next { left: auto; right: 3%; }
.Photo { position: relative; margin: 0 auto; }
.Photo .pic { background-position: center; background-size: cover; background-repeat: no-repeat; width: 100%; }
.Photo #prevTop, .Photo #nextTop, .Photo #prev1, .Photo #next1 { background-position: center; background-repeat: no-repeat; cursor: pointer; }
.Photo #prevTop, .Photo #nextTop { top: 50%; margin-top: -50px; width: 30px; height: 100px; position: absolute; z-index: 99; background-color: #000; filter: alpha(opacity=30); opacity: 0.3; }
.Photo #prevTop:hover, .Photo #nextTop:hover { filter: alpha(opacity=50); opacity: 0.5; }
.Photo #prevTop { left: 0; background-image: url(../images/prevTop.png); }
.Photo #nextTop { right: 0; background-image: url(../images/nextTop.png); }
.Photo #prev1, .Photo #next1 { width: 12px; height: 21px; position: absolute; bottom: 20px; }
.Photo #prev1 { left: 0; background-image: url(../images/prev.png); margin-left: -30px; }
.Photo #next1 { right: 0; background-image: url(../images/next.png); margin-right: -30px; }
.Photo li { float: left; }
.Photo .picBox { width: 100%; position: relative; background: #fff; margin: 0px; overflow: hidden; }
.Photo .picBox ul { width: 100%; position: absolute; left: 0; }
.Photo .picBox ul li { width: 100%; position: relative }
.Photo .picBox ul li .txt { position: absolute; padding: 10px 3%; width: 94%; bottom: 0; margin-bottom: -100% }
.Photo .picBox ul li .txt h5 { font-size: 18px; }
.Photo .listBox { width: 100%; height: 100px; margin: 0 auto; position: relative; padding-top: 15px; overflow: hidden; }
.Photo .listBox ul { height: 100%; position: absolute; }
.Photo .listBox ul li { width: 100px; height: 100px; cursor: pointer; position: relative; padding-right: 10px; }
.Photo .listBox ul li a { display: block; width: 100px; height: 100px; }
.Photo .listBox ul li .pic { height: 100px; }
.Photo .listBox ul li.on:before { content: ""; position: absolute; left: 0; top: 0; width: 94px; height: 94px; border: solid 3px #008E38 }
.Photo .picBox:hover .txt { margin-bottom: 0 }

/*******************************
-------[=弹窗------
********************************/
.fancybox-close { background: url(../images/pop-colse.png) center center no-repeat; width: 20px; height: 20px; top: 20px; right: 20px; }
.fancybox-overlay-fixed { z-index: 999 }
.fancybox-skin { background: #ffffff !important; padding: 0 !important; }
.fancybox-skin, .fancybox-image, .fancybox-outer, .fancybox-inner { border-radius: 8px !important }

/*******************************
-------[=分页-------
********************************/
.fenye { overflow: hidden; width: 100%; padding: 0; margin: 20px 0; }
.fenye .page { text-align: center }
.fenye .page .TotalPages { font-size: 14px; color: #444; padding-left: 10px; }
.fenye .page a { font-size: 14px; height: 32px; line-height: 32px; font-weight: normal; padding: 0 13px; display: inline-block; margin: 0 5px; background: #FFFFFF; border: 1px solid #ddd; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.08); border-radius: 4px; color: #333; }
.fenye .page a.on { background: #c4a38e; color: #fff; border: 1px solid #111; }
.fenye .page span.more { width: 37px; height: 32px; line-height: 32px; font-weight: normal; padding: 0px; display: inline-block; margin: 0 5px -11px 5px; background: url(../images/FenyePageMore.png) no-repeat center center #fff; border: 1px solid #D8E6E0; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.08); border-radius: 4px; color: #333; }
.fenye .page a.current { height: 32px; line-height: 32px; padding: 0 13px; border-radius: 3px; display: inline-block; margin: 0 5px; background: #333; border: 1px solid #111; color: #fff; }
.page a.next, .page a.prev { height: 32px; }
.page a.prev { /*background: url(../images/FenyePagePrev.png) left center no-repeat #fff; padding-left: 30px;*/ text-align: left; }
.page a.next { /*background: url(../images/FenyePageNext.png) right center no-repeat #fff; padding-right: 30px;*/ text-align: right }
.fenye .page a:hover, .fenye .page a.on, .fenye .page a.current { background: #1B63AD; border-color: #1B63AD; color: #fff }
.toTop { position: fixed; opacity: 1 !important; z-index: 9998; bottom: 0px; width: 50px; height: 50px; text-align: center; line-height: 50px; padding: 0; right: 0; transform: translate3d(0, 0, 0); background-color: #888; cursor: pointer; display: none;}
.toTop i { font-size: 26px; color: #fff; }
.toTop i:after { content: " "; display: inline-block; width: 15px; height: 15px; border-width: 2px 0 0 2px; border-color: #fff; margin: 20px 0 0 15px; border-style: solid; transition: matrix(.71, .71, -.71, .71, 0, 0); -webkit-transition: matrix(.71, .71, -.71, .71, 0, 0); -moz-transition: matrix(.71, .71, -.71, .71, 0, 0); -ms-transition: matrix(.71, .71, -.71, .71, 0, 0); -o-transition: matrix(.71, .71, -.71, .71, 0, 0); display: none }
.toTop:hover { background: #1B63AD; }
.toTop:active { background: #1B63AD; -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }

/*******************************
-------[=图片列表-------
********************************/
.images-box { box-sizing: border-box; padding: 15px; background: #fff }
.images { overflow: hidden; text-align: center; position: relative; width: 100%; height: 0; }
.images img { width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.list .list-ul { padding: 30px 0 }
.list .list-li { float: left; background: #fff; margin-right: 2%; margin-bottom: 40px; position: relative; }
.list .list-li:hover .images-box .images img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.list .img-txt { background: #FFFFFF; padding: 15px; }
.list .img-txt h4 { font-size: 22px; font-weight: 600; text-align: center; color: #444; line-height: 50px; }
.list .img-txt h5 { font-size: 18px; color: #777; text-align: center; text-transform: uppercase }
.list .list-li:hover .img-txt h4 { color: #000; }
.list .list-li:hover .img-txt h5 { color: #1e50ae; }

/*******************************
-------[=页面底部-------
********************************/
#footer { background: #262C36; padding: 40px 0 0 0; }
#footer .footer .txt { font-size: 16px; font-weight: 600; color: #FFFFFF; letter-spacing: 1px; line-height: 88px; }
#footer .footer .txt span { font-size: 20px; margin-left: 10px; }
#footer .footer .fr { display: none }
#footer .footer .fr li { float: left; margin-left: 20px; width: 120px; }
#footer .footer .fr li img { width: 100%; display: block; }
#footer .footer .fr li p { text-align: center; font-size: 15px; color: #fff; }
#footer .copyright { border-top: solid 1px #3a4049; margin-top: 20px; padding: 15px 0 }
#footer .copyright p { text-align: center; font-size: 16px; color: #979797; ; display: block }

/*******************************
-------[=内页-------
********************************/
.side, .content { background: #fff; }
.side .side-box { border: 1px solid #DEDEDE; padding: 25px; margin-bottom: 30px; }
.side .side-box h3 { font-size: 24px; font-weight: 600; color: #1A1A1A; margin-bottom: 15px; }
.side .side-box p { position: relative; }
.side .side-box p:before { content: ""; width: 4px; height: 4px; position: absolute; left: 0; top: 50%; margin-top: -2px; display: block; background: #414258 }
.side .side-box p a { font-size: 19px; color: #979797; letter-spacing: 0; line-height: 31px; padding: 6px 0 6px 15px; display: block; }
.side .side-box p a:hover, .side .side-box p a.hover { color: #0062B3; }
.content .t { background: #0062B3; font-size: 24px; font-weight: 600; color: #fff; padding: 40px 50px; }
.content .content-box { border: 1px solid #DEDEDE; padding: 30px }
.article { padding: 20px 0px; }
.article h1 { font-size: 30px; font-weight: 600 !important; color: #1A1A1A; border-bottom: solid 1px #eee; margin-bottom: 30px; padding-bottom: 30px; }
.article, .newsWrap .article * { font-size: 16px; color: #3D3D3D; line-height: 40px; max-width: 100%; white-space: normal !important; }
.article img { max-width: 100%; margin: 15px 0; width: auto }

/*******************************
-------[=关于我们-------
********************************/
.tableBlock.aboutus { margin-bottom: 20px; }
.tableBlock.aboutus .txt { width: 68.75%; padding-right: 3%; box-sizing: border-box; vertical-align: top; }
.tableBlock.aboutus .txt img { width: 100% }
.tableBlock.aboutus .txt h6 { font-size: 30px; font-weight: 600; color: #1A1A1A; margin: 30px 0; }
.tableBlock.aboutus .img { padding: 1.5%; background: #FFFFFF; border: 1px solid #DEDEDE; width: 28.25%; vertical-align: top; }
.tableBlock.aboutus .img h5 { font-size: 24px; font-weight: 600; line-height: 50px; color: #1A1A1A; margin: 0 0 15px 0 }
.list.about-img .list-ul, .list.about-surroundings .list-ul { padding: 0 !important }
.list.about-img { }

/*公司介绍图片*/
.list.about-img .list-li { width: 48.5%; margin-right: 3% }
.list.about-img .list-li:nth-child(2) { margin-right: 0 }
.list.about-img .images-box { padding: 0 }
.list.about-img .images-box .images { padding-top: 60% }
.list.about-surroundings { }

/*公司环境图片*/
.list.about-surroundings .list-li { float: none; width: 100%; margin-bottom: 25px }
.list.about-surroundings .list-li:nth-last-child(1) { margin-bottom: 0 !important }
.list.about-surroundings .images-box { padding: 0 }
.list.about-surroundings .images-box .images { padding-top: 51% }
.list.honor { }

/*荣誉*/
.list.honor .list-li { width: 18.4%; }
.list.honor .list-li:nth-child(5n) { margin-right: 0 }
.list.honor .images-box { padding: 0 }
.list.honor .images-box .images { padding-top: 64.28% }
.list.qualifications { }

/*资质*/
.list.qualifications .list-li { width: 18.4%; }
.list.qualifications .list-li:nth-child(5n) { margin-right: 0 }
.list.qualifications .images-box { border: 1px solid #EFEFEF; }
.list.qualifications .images-box .images { padding-top: 100% }

/*******************************
-------[=产品展示------
********************************/
#products .side { width: 18.75%; }
#products .content { width: 78.125%; margin-bottom: 30px; }
#products .side, #products .content { margin-top: 60px; }
.list.products { }

/*产品*/
.list.products .list-ul { padding: 0 }
.list.products .list-li { width: 23.5%; }
.list.products .list-li:nth-child(4n) { margin-right: 0 }
.list.products .images-box { border: 1px solid #DEDEDE; }
.list.products .images-box .images { padding-top: 100% }
.products-detailed.tableBlock { width: 100%; }
.products-detailed.tableBlock .img, .products-detailed.tableBlock .txt { vertical-align: top }
.products-detailed.tableBlock .img { width: 50%; border: 1px solid #DEDEDE; }
.products-detailed.tableBlock .txt { width: 45%; padding: 50px 0 0 5% }
.products-detailed.tableBlock .txt, .products-detailed.tableBlock .txt * { font-size: 30px; color: #1A1A1A; }
.products-detailed.tableBlock .img img { width: 100%; display: block }

/*******************************
-------[=资讯动态------
********************************/
#news .side { width: 31.25%; }
#news .content { width: 65.625%; }
.list.news-list .list-ul { padding: 0 }
.list.news-list .list-li { width: 47.5%; margin-right: 5% }
.list.news-list .list-li:nth-child(2n) { margin-right: 0 }
.list.news-list .img-txt { padding-left: 0; padding-right: 0 }
.list.news-list .img-txt h4 { text-align: left }
.list.news-list .images-box { border: 0; padding: 0 }
.list.news-list .images-box .images { padding-top: 75% }
.list.news-list .list-li .info { -webkit-line-clamp: 2; }
.list.news-list .list-li .info, .list.news-list .list-li .info * { color: #979797 !important; font-size: 16px !important; line-height: 31px !important; height: 62px; }
#news .side-news { padding: 20px 0; border-bottom: solid 1px #DEDEDE; }
#news .side-news:nth-last-child(1) { border-bottom: 0; }
#news .side-news p:before { display: none; }
#news .side-news h5 { font-size: 19px; font-weight: 600; color: #1A1A1A; margin-bottom: 5px; }
#news .side-news .info { -webkit-line-clamp: 1; }
#news .side-news .info, #news .side-news .info * { color: #979797 !important; font-size: 16px !important; line-height: 31px !important; height: 31px; }
#news .side-news a:hover h5 { color: #0062B3; }
#news .side-news a:hover .info, #news .side-news a:hover .info * { color: #444 !important; }

/*******************************
-------[=选购使用　图册下载------
********************************/
#use .side { width: 25%; }
#use .content { width: 71.875%; }
.down { }
.down ul li { float: left; margin-right: 5%; margin-bottom: 20px; width: 47.5% }
.down ul li:nth-child(2n) { margin-right: 0; }
.down .img img { width: 100%; display: block; }
.flipbook-viewport .txt { padding: 20px; font-size: 20px; font-weight: 600; color: #1A1A1A; position: relative; }
.flipbook-viewport .txt a { position: absolute; right: 15px; top: 15px; font-size: 16px; line-height: 28px; color: #0062B3; }
.flipbook-viewport .txt a img { margin-right: 5px; display: inline-block; margin-bottom: -5px; }

/*******************************
-------[=联系我们------
********************************/
#contactus { padding: 0; }
.contactus { padding: 20px 0; position: relative; }
.contactus .tableBlock { width: 100% }
.contactus .txt { width: 34.5%; padding: 2.5%; background: #244985; }
.contactus .txt h6 { font-size: 24px; font-weight: 600; color: #fff; line-height: 36px; margin-bottom: 35px; }
.contactus .txt p { font-size: 18px; color: #FFFFFF; line-height: 40px; }
.contactus .img { width: 60.5%; }
.contactus #contactusMap { width: 100%; height: 500px; }
.BMap_bubble_title { font-size: 18px; font-weight: 600; margin-bottom: 10px; color: #1B63AD; }

/*地图窗口标题*/
.BMap_bubble_content { font-size: 15px; line-height: 26px; color: #333; }

/*地图窗口内容*/
label.BMapLabel { width: auto; padding: 2px 5px !important; }

/*标注文字*/

/*******************************
-------[=首页------
********************************/
.swiperPic.banner { }
.swiperPic.banner, .swiperPic.banner .bd li { height: 700px; }
.swiperPic.banner .prev, .swiperPic.banner .next { left: 3%; width: 60px; height: 60px; background: rgba(0, 0, 0, 0.2); text-align: center; line-height: 60px; border-radius: 8px; opacity: 0; }
.swiperPic.banner .prev .iconfont, .swiperPic.banner .next .iconfont { font-size: 36px; color: rgba(255, 255, 255, 0.5); }
.swiperPic.banner .next { left: auto; right: 3% }
.swiperPic.banner:hover .prev { left: 3%; opacity: 1 }
.swiperPic.banner:hover .next { right: 3%; opacity: 1 }
.swiperPic.banner:hover .prev:hover, .swiperPic.banner:hover .next:hover { background: rgba(0, 0, 0, 0.4); }
.swiperPic.banner:hover .prev:hover .iconfont, .swiperPic.banner:hover .next:hover .iconfont { color: #fff; }
.swiperPic.banner .hd { bottom: 10px; height: 20px; overflow: hidden; position: absolute; text-align: center; width: 100%; z-index: 1; cursor: pointer; }
.swiperPic.banner .hd li { background: rgba(255, 255, 255, 0.20); display: inline-block; width: 50px; height: 2px; margin: 0 10px; border-radius: 0 }
.swiperPic.banner .hd li.on, .swiperPic.banner .hd li:hover { background: rgba(255, 255, 255, 1); }
.ind-tit { font-size: 24px; color: #1A1A1A; font-weight: 600; line-height: 60px; position: relative; }
.ind-tit span { font-size: 16px; color: #A7A7A7; font-weight: 100; letter-spacing: 1.14px; line-height: 60px; text-transform: uppercase; margin-left: 10px; }
.ind-tit a { position: absolute; right: 0; top: 16px; font-size: 15px; color: #0062B3; line-height: 30px; }
.ind-tit a .iconfont { padding-left: 8px; }
.ind-tit a:after { content: ""; width: 0; height: 2px; background: #0062B3; display: block; }
.ind-tit a:hover:after { width: 100%; }
.tableBlock.ind-about { margin: 20px 0 40px 0 }
.tableBlock.ind-about .img { width: 31.25% }
.tableBlock.ind-about .img .images { padding-top: 64%; }
.tableBlock.ind-about .txt { width: 65.65%; padding-left: 3.1% }
.tableBlock.ind-about .txt .btn-more { margin-top: 20px; }
#ind-col1 { padding: 50px 0 0 0 }
.list.pro-class { }

/*首页产品分类*/
.list.pro-class .list-li { width: 18.4%; }
.list.pro-class .list-li:nth-child(5n) { margin-right: 0 }
.list.pro-class .images-box { border: 1px solid #E8EFF7; padding: 0 }
.list.pro-class .images-box .images { padding-top: 100% }
#ind-news { background: url(../images/ind-news.png) center center no-repeat; background-size: cover; padding: 0 0 120px 0; margin: 20px 0 50px 0 }
#ind-news .ind-tit { position: absolute; left: 0; top: 140px; }
#ind-news .ind-tit, #ind-news .ind-tit span, #ind-use .ind-tit, #ind-use .ind-tit span { color: #fff; }
#ind-news .ind-tit span { opacity: 0.7 }
#ind-news .ind-news .bd ul li { float: left; width: 25%; position: relative; padding: 240px 0 0 0 }
#ind-news .ind-news .bd ul li:after { content: ""; position: absolute; right: 0; top: 0; width: 1px; height: 100%; display: block; background: rgba(239, 239, 239, 0.17); }
#ind-news .ind-news .bd .ind-news-box { padding: 50px 15% 0 5% }
#ind-news .ind-news .bd .ind-news-box em { font-size: 15px; color: #F59443; display: block; margin-bottom: 40px; }
#ind-news .ind-news .bd .ind-news-box h5 { font-size: 24px; font-weight: 600; color: #FFFFFF; margin-bottom: 20px; }
#ind-news .ind-news .bd .ind-news-box .info { -webkit-line-clamp: 5; margin-bottom: 50px; height: 135px; }
#ind-news .ind-news .bd .ind-news-box .info, #ind-news .ind-news .bd .ind-news-box .info * { font-size: 16px !important; color: #90A2C1 !important; line-height: 27px !important; }
#ind-news .ind-news .bd .ind-news-box a.btn { width: 32px; height: 32px; border: 1px solid #F59443; display: inline-block; border-radius: 16px; background: none; text-align: center; line-height: 32px; }
#ind-news .ind-news .bd .ind-news-box a.btn .iconfont { font-size: 15px; color: #F59443; }
#ind-news .ind-news .hd { margin-top: 80px; }
#ind-news .ind-news .hd ul li { float: left; width: 30px; height: 2px; background: #fff; margin-right: 17px; text-indent: -990em; opacity: 0.3; cursor: pointer; }
#ind-news .ind-news .hd ul li.on { opacity: 1 }
#ind-news .btn-more { border-color: #fff; margin: -10px 0 0 auto; display: block; }
#ind-news .btn-more a { color: #fff; }
.list.ind-qualifications { }

/*首页资质*/
.list.ind-qualifications .list-li { width: 20%; margin-right: 0; }
.list.ind-qualifications .images-box { border: 1px solid #EFEFEF; }
.list.ind-qualifications .images-box .images { padding-top: 100% }
.list.ind-qualifications .img-txt h4 { color: #efefef; font-size: 50px; line-height: 100px; }
#ind-use { background: #244985; padding: 50px 0; margin-bottom: 60px; }
#ind-use .ind-use { margin: 30px 0 }
#ind-use .ind-use ul li { float: left; width: 48.5%; position: relative; }
#ind-use .ind-use ul li:nth-child(2) { margin-left: 3%; }
#ind-use .ind-use ul li h3 { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; opacity: 0.9; font-weight: 800; color: #FFFFFF; letter-spacing: 0; line-height: 1; font-size: 50px; height: 50px; margin-top: -25px; }
#ind-use .ind-use ul li img { display: block; width: 100%; }

/*******************************
-------[小于1920]-------
********************************/
@media only screen and (max-width:1919px) {
	.list.about-surroundings .images-box .images { padding-top: 55% }
	.side .side-box p a { font-size: 17px; }
}
@media only screen and (max-width:1281px) {
	.side .side-box h3 { font-size: 20px; }
	.side .side-box p a { font-size: 16px; line-height: 25px; padding-top: 4px; padding-bottom: 4px; }
	.content .t { font-size: 20px; padding: 30px 40px }
	.list .img-txt h5 { font-size: 16px }
	.list .list-li { margin-bottom: 20px }
}
@media only screen and (max-width:1052px) {
	.swiperPic.banner, .swiperPic.banner .bd li { height: 500px; }
	.logo img { margin-right: 20px; }
	.text, .text * { font-size: 16px; line-height: 30px; }
	.list .list-ul { padding: 20px 0 }
	.list .list-li { margin-bottom: 20px; }
	.list .img-txt { padding: 8px; }
	.list .img-txt h4 { font-size: 18px; line-height: 40px; }
	.list .img-txt h5 { font-size: 14px; }
	.ind-tit { font-size: 20px; line-height: 50px; }
	.ind-tit span { font-size: 14px; line-height: 50px; }
	.tableBlock.ind-about .img .images { padding-top: 80%; }
	#ind-news { padding-bottom: 120px }
	#ind-news .ind-tit { top: 50px; }
	#ind-news .ind-news .bd ul li { padding-top: 100px }
	#ind-news .ind-news .bd .ind-news-box h5 { font-size: 20px; }
	.list.ind-qualifications .img-txt h4 { font-size: 40px; line-height: 80px; }
	#ind-use .ind-use ul li h3 { font-size: 40px; height: 40px; margin-top: -20px; }
	.contactus .txt h6 { font-size: 18px; margin-bottom: 25px; }
	.contactus .txt p { font-size: 14px; line-height: 30px; }
	.list.about-surroundings .list-li { margin-bottom: 15px }
	.list.about-surroundings .images-box .images { padding-top: 65% }
	.list .img-txt h5 { font-size: 14px }
	.list .list-li { margin-bottom: 10px }
	.content .t { padding: 25px 30px; }
	.side .side-box h3 { font-size: 16px; }
	.side .side-box p a { font-size: 14px; line-height: 20px }
	.content .t { font-size: 16px; padding: 20px 30px }
	.list.news-list .list-li .info, .list.news-list .list-li .info * { font-size: 15px !important; line-height: 25px !important; height: 50px; }
}
.back-history { display: flex; align-items: center; font-size: 16px; color: #333; margin-bottom: 16px; }
.back-history img { margin-right: 10px; }

/* 2023年2月13日13时修改 */
@media screen and (max-width:1600px) {
	.wrapper { width: 100%; padding-left: 16px; padding-right: 16px; box-sizing: border-box; }
	.list.honor .list-li { width: 23%; }
	#nav .wrapper { display: flex; }
	.nav { width: calc(100% - 220px); display: flex; }
	.nav a { width: auto; flex: 1; height: 50px; overflow: hidden; }
	#nav .search { right: 16px; }
}
@media screen and (max-width:1500px) {
	.tableBlock.aboutus { display: flex; flex-flow: row wrap; justify-content: space-between; }
	.tableBlock.aboutus .txt { padding-right: 0; }
	.tableBlock.aboutus .img { box-sizing: border-box; display: flex; flex-direction: column; justify-content: space-between; }
	.tableBlock.aboutus .img .list.about-surroundings { flex: 1; }
	.tableBlock.aboutus .img .list.about-surroundings .list-ul { height: 100%; display: flex; flex-direction: column; justify-content: space-between; }
	.tableBlock.aboutus .img .list.about-surroundings .list-li { flex: 1; margin-bottom: 0; margin-right: 0; }
	.tableBlock.aboutus .img .list.about-surroundings .list-li .images-box { height: 100%; padding-bottom: 20px; }
	.tableBlock.aboutus .img .list.about-surroundings .list-li:last-child .images-box { padding-bottom: 0px; }
	.list.about-surroundings .images-box .images { padding-top: 0; height: 100%; }
}
@media screen and (max-width:1280px) {
	.list.honor .list-li { width: 31.33%; }
	.list.products { width: 100%; overflow: hidden; }
	.list.products .list-ul { margin-right: -2%; }
	.list.products .list-li { width: 31.3%; }
	.list.products .list-li:nth-child(4n) { margin-right: 2%; }
}