.section-banner { height: 349px; background-position: center top;background-repeat: no-repeat; background-size: cover; }
.section-crumb { background: #eef3f6; padding: .5rem 0; line-height: 2.2rem;}


/* 内页通用 */
.page-shadow-box { box-shadow: 0 0 5px 2px #eee; }
.page-body { padding:30px 0; }
.page-catelist .btn { margin-left: 5px; margin-right: 5px; }
.page-detail { font-size: 16px; line-height: 1.8; }
/* 单页 */
.page-content img { max-width: 100%; }

/* 内页-关于我们 */
.page-aboutus-box {}
.page-aboutus-box > div { padding: 15px; }
.page-aboutus-box h2 { font-weight: 700; }
.page-aboutus-box p { font-size: 18px; line-height: 1.8; text-indent: 1cm; }
.page-honor-list { padding: 30px; }
.page-honor-list > div { margin-bottom: 15px; }
.page-row-hz > div { margin-bottom: 15px; }

/* 产品-列表 */
.page-cate-box ul { text-align: center; }
.page-cate-box li { display: inline-block; }
.page-cate-box a { border-radius: 60px; border: 2px solid #0071c1; padding: 5px 16px; color: #0071c1; font-size: 16px; transition: all 0.3s; margin: 0 4px; }
.page-cate-box a:hover, .page-cate-box a.active { background: #0071c1; color: #fff; }
.page-cate-box .rec-img { display: table-cell; width: 40%; text-align: right; vertical-align: middle; }
.page-cate-box .rec-img i { font-size: 40px; margin-right: 15px; }
.page-cate-box .rec-text { display: table-cell; font-size: 20px; vertical-align: middle; }
.page-product-list .product-itembox .img-box { padding: 0; border-color: #d2d2d2; }
.page-product-list .product-itembox .product-info { background-color: #f7f7f7; }
.page-product-list .product-itembox:hover .img-box img { opacity: 1; }
.page-product-list .product-itembox:hover .product-info { background-color: #0071c1; color: #fff; }
.page-product-list .row-product { display: block; }
.product-itembox { transition: all 0.3s; }
.product-itembox:hover { box-shadow: #aaa 0px 3px 10px; }
.product-itembox .img-box { border: #CCD5E9 1px solid; padding: 8px; background: url(../images/pro_x.png); }
.product-itembox .img-box img { box-shadow: #E2E8FB 0px 3px 10px; }
.product-itembox .product-info { background-color: #F0F3FA; padding: 20px 15px 15px; transition: all 0.3s; }
.product-itembox .product-info h4 { margin-top: 0; margin-bottom: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #333; text-align: center; }
.product-itembox .product-info p { color: #656565; transition: all 0.3s; }
.product-itembox .product-info p a { margin-top: 5px; }
.product-itembox:hover .img-box img { opacity: .8; }
.product-itembox:hover .product-info { background-color: #E52129; color: #fff; }
.product-itembox:hover .product-info h4, .product-itembox:hover .product-info h4 a { color: #fff; }
.product-itembox:hover .product-info p { color: #fff; }

.product-item { background: #F6F9FA; transition: 0.2s; }
.product-item:hover { box-shadow: 0 2px 10px #ddd; }
.product-item a { transition: 0.2s; }
.service-cn { position: relative; overflow: hidden; }
.service-cn:after { content: ""; position: absolute; width: 100%; height: 1px; background: #ddd; top: 50%; left: 70px; }
.product-item .tab-textbox { margin: 15px; }
.tab-service span { display: inline-block; border:2px solid #02BAE9; width: 30px; height: 30px; line-height: 25px; text-align: center; color: #02BAE9; font-weight: bold; border-radius: 30px; font-size: 1.1rem; }
.tab-callfree { border: 1px solid #DBE5EC; display: inline-block; font-weight: 200; color: #cba674; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; padding: 0.5rem 1rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; }
.tab-intro { font-size: .9rem; line-height: 1.8; overflow: hidden; }
.productlist .tab-intro { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.product-detail .btn { width: 100%; margin-bottom: 10px; }
/* 产品-详情 */
.row-detail-base .img-box { border: 1px solid #C1BEBF; }
.col-detail-info p { padding: 8px; min-height: 320px; }
.col-detail-info .info-btn a { margin-right: 30px; }
.col-detail-info .info-btn i { font-size: 24px; }
.product-subnav-full { background: #f5f5f5; }
.product-subnav-full ul { text-align: center; }
.product-subnav-full ul>li { padding: 10px 0; width: 20%; float: none; display: inline-block; }
.product-subnav-full ul>li i { float: right; font-size: 24px; margin-top: 5px; }
.product-nav-tabs { border-bottom-width: 0; }
.product-nav-tabs .nav-item a span { font-size: 21px; color: #85C923; }
.product-nav-tabs .nav-item a small { color: #c6383b; }
.product-nav-tabs>li>a { display: inline-block; }
.product-nav-tabs>li.active>a, .product-nav-tabs>li.active>a:focus, .product-nav-tabs>li.active>a:hover { border-color: #ddd; border-radius: 4px;}
.product-citem { padding: 50px; margin-top: 60px; }
.page-product-detail .card-body { overflow: hidden; padding: 5px; }
.product-content { position: relative; transition: margin-top 0.4s; padding-top: 20px; }
.product-subnav-full.affix {position: fixed; top:0; left: 0; right: 0; z-index: 999; margin-top: 0 !important;}
.product-subnav-full.affix .product-sp { height: 3rem; }
.product-item .img-fluid { width: 100%; }
.product-content-title p { font-size: 30px; margin-bottom: 30px; }
.product-content-title span { font-size: 48px; color: #85C923; }
.product-content-cases .product-itembox .img-box { padding: 0; border-color: #d2d2d2; }
.product-content-info { overflow: hidden; line-height: 1.8; }
.product-content-info img { max-width: 100%; }

/* 分页 */
.fanye{border-top:none;height:auto;padding:8px;text-align:center;}
.fanye a,.fanye .current{line-height:25px;padding: 10px 20px;border:1px solid #ddd; margin-left:-1px;}
.fanye .current{color:#fff;background:#428bca; border-color: #428bca;}
.fanye a:hover{background:#eee;}
.fanye .thisclass{display:inline-block;padding:0 10px;line-height:25px;height:25px;color:#2267b5;font-weight:bold;border:1px solid #ccc;}
.fanye .pageinfo{border-radius:3px;padding:0 10px;display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;}
.fanye .last{color:#ccc;display:inline-block;line-height:25px;padding:0 10px;height:25px;border:1px solid #ccc;border-radius:3px;}
.fanye a:first-child,.fanye span:first-child { border-radius: 6px 0 0 6px; }
.fanye a:last-child,.fanye span:last-child { border-radius: 0 6px 6px 0; }
.fanye .pagination { display: block; }

/*.page-list { background-color: #fff; box-shadow: 0 7px 15.52px 0.48px rgba(4,0,0,0.18); padding: 20px 40px; }*/
.page-list li { padding: 22px 0; border-bottom: 1px solid #dddddd; }
.page-list li:before,  .page-list li:after { content: ""; display: table; }
.page-list li .detailthumb { display: block; float: left; width: 234px; margin-right: 15px; }
.list-textbox h3 { margin-top: 5px; }
.list-textbox p { margin-top: 15px; line-height: 1.8; }
.list-textbox .item-info { font-size: 15px; }
.list-textbox p span { color: #a3afb7; margin-right: 2em; }
.list-sidebar { background-color: #fff; box-shadow: 0 7px 15.52px 0.48px rgba(4,0,0,0.18); padding: 15px; }
.list-catebox a { padding: 15px; border-bottom: 1px solid #ddd; font-size: 18px; }

.page-prenext { border-top: 1px solid #eee; padding-top: 15px; }
.page-prenext .btn-more { padding: 10px 20px; background: #fff; color: #333; border-color: #333; }
.page-prenext .btn-more:hover { border: 1px solid #68BD58; color: #fff; background: #68BD58; }
.page-con-tit span #hits { font-weight: normal; }
.page-con-tit p { color: #999; }

.contact-text { font-size: 16px; }
.contact-text i { font-size: 50px; }

/* 内页适配 */
@media (min-width: 768px) {
	.page-cate-box .container,.page-product-list .container { width: 1200px; }
	.row-detail-base .col-md-6:nth-child(1) { width: 55%; }
	.row-detail-base .col-md-6:nth-child(2) { width: 45%; }
}

@media (max-width:768px) {
  .ibanner .img { height: 200px; }
  .ibanner .slick-arrow { display: none; }
  .row-aboutus-img .col-xs-6 { margin-bottom: 15px; }
  .aboutus-img-hover { opacity: 1; background: rgba(0,0,0,.5); padding-top: 50%; }
  footer .row > div { margin-bottom: 30px; }
  .recommend-box .recommend-text { font-size: 16px; }
  .gototop_backToTop { display: none !important; }
  header { height: 66px; }
  header .navbar-brand img { height: 40px; }
  header .sublogo h4 { font-size: 16px; }
  header .sublogo p { font-size: 15px; }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form { background: #0071c1; }
  .navbar-brand img, .sublogo h4, .sublogo p, .navbar ul.nav > li > a, .row-special li, .product-item h4, .product-item .bgcover, .news-itembox { color: #fff; }
  .sitecontent { padding-bottom: 4rem; }
  .section-header h3 { font-size: 24px; padding-left: 20px; padding-right: 20px; }
  .section-header h3:before { width: 0; }
  .section-header h3:after { width: 0; }
  .section-special { padding-top: 30px; }
  .section-header p { font-size: 14px; }
  .row-special li { width: 100%; }
  .row-special li .sp-p { display: none; }
  .row-special li .sp-info { display: block; top: 10%; bottom: 10%; }
  .row-special .sp-cur { width: 100%; }
  .row-special li .sp-info h2 { font-size: 24px; }
  .section-industry .col-md-3 { margin-bottom: 15px; }
  .section-custom img { max-width: 100%; }
  .section-custom p { width: 100%; }
  .section-custom .btn { width: 100%; margin-top: 15px; }
  .row-productcate li { width: 100%; height: auto; padding-bottom: 5px; margin-bottom: 1px; }
  .row-productcate li h3 { display: inline-block; }
  .row-productcate li i { font-size: 24px; }
  .row-product .col-md-6 { margin-bottom: 15px; }
  .adv-all { width: 100%; padding-right: 15px; }
  .adv-itembox { width: 100%; padding-left: 15px; }
  .adv-itembox .adv-item { width: 100%; border-bottom: 5px solid #fff; }
  .adv-itembox .adv-item .adv-text { padding: 15px; padding-bottom: 0; }
  .adv-itembox .adv-item .adv-text h3 { margin-top: 0; }
  .adv-itembox .adv-item .adv-text p { padding-top: 0; }
  .news-itembox { width: 100%; margin-bottom: 15px; }
  .copyright em { display: none; }
  .copyright span { padding-left: 0; }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a { color: #ccc; }
  .section-banner { height: 160px; }
  .page-cate-box { display: none; }
  .tab-callbox { text-align: center; }
  .tab-callbox .text-right { text-align: center; margin-top: 15px; }
  .footer-quicknav { display: none; }
  .sublogo { display: none; }
  header .subtel { margin-top: 12px; }
  header .subtel p { font-size: 16px; }
  .tab-service span { width: 24px; height: 24px; line-height: 20px; }
  .tab-service p { font-size: 12px; }
}

@media (max-width:375px) {
  header .sublogo { display: none; }
}