/* 移动端适配 */
@media screen and (max-width: 768px) {

/*导航栏*/
.header{ background:#fff;}
.header-content{ Position:relative;padding:15px 15px;width:auto;margin:0;height:auto;}
.logo{ float:none;margin-top:auto;}
.logo img{ height:30px;}

.nav-menu{ display:block;Position:absolute;top:15px;right:15px;height:32px;line-height:32px;}
.nav-menu span.iconfont{ font-size:20px;color:#333;}

.search{ float:none;margin-top:0;width:auto;height:30px;border-radius:5px;border:solid 1px #ddd;Position:absolute;top:15px;left:135px;right:48px;overflow:hidden;}
.search .search-keyword{ height:30px;line-height:30px;width:168px;outline:none;padding:0 10px;font-size:12px;background:#fff;border:0;}
.search button{ background:#fff;Position:absolute;z-index:2;top:0;right:0;height:30px;width:40px;text-align:center;line-height:30px;border:0;outline:none;}
.search button span.iconfont{ font-size:16px;cursor:pointer;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;color:#999;}
.search button span.iconfont:hover{ color:#999;}

.navbr-bg{ display:none;position:fixed;z-index:999;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.4);}
.navbr{ float:none;position:fixed;z-index:1000;top:0;left:-70%;bottom:0;right:0;width:70%;background:#fff;overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.navbr ul{ padding:15px 0;}
.navbr ul li.fu{ margin:0 30px;padding:10px 0;Position:relative;z-index:10;float:none;line-height:40px;font-size:16px;font-weight:bold;border-bottom:solid 1px #ddd;}
.navbr ul li.fu:last-child{ border:0;}
.navbr ul li.fu a{ display:block;}
.navbr ul li.fu a.hover, .navbr ul li.fu:hover a{ color:#0ea095;}
.navbr-left{ left:0;}

/*产品下拉*/
.outBox{ display:block !important;Opacity:1;width:auto;background:#fff;overflow:hidden;Position:static;box-shadow:0 0 0 rgba(0, 0, 0, 0);}
.navbr ul li.fu:hover .outBox{ display:block;}
.outBox .hd{ padding:0 0 5px 0;Position:relative;z-index:10;width:auto;min-height:auto;background:#fff;float:left;/* Position:absolute;z-index:2;top:0;bottom:0;left:0; */}
.outBox .hd ul{ padding:0;}
.outBox .hd ul li{ font-weight:500;line-height:34px;margin:0 0;Position:relative;padding-left:15px;Position:relative;}
.outBox .hd ul li:after{ content:'';Position:absolute;top:50%;margin-top:-2px;left:0;width:4px;height:4px;background:#999;border-radius:100%;}
.outBox .hd ul li a{ font-size:16px;color:#333 !important;border-bottom:solid 0 #0ea095;white-space:nowrap;text-overflow:ellipsis;}
.outBox .hd ul li.on a{ display:inline-block;border-bottom:solid 0 #fff;}
.outBox .bd{ display:none;}

/*常规下拉*/
ul.l2{ display:block;padding:0 0 5px 0;width:auto;Position:static;background:#fff;}
.navbr ul li.fu:hover ul.l2{ display:block;}
ul.l2 li{ font-weight:bold;line-height:34px;}
ul.l2 li .l2-li{ Position:relative;padding:0 0 0 15px;}
ul.l2 li .l2-li:after{ content:'';Position:absolute;top:50%;margin-top:-2px;left:0;width:4px;height:4px;background:#999;border-radius:100%;}
ul.l2 li a{ display:block !important;font-size:16px;font-weight:500;color:#333 !important;border-bottom:solid 0 #0ea095;}
ul.l2 li:hover a{ border-bottom:solid 0 #fff;}
ul.l2 li i{ display:none;}
ul.l2 li:hover ul.l3{ display:none;}

/*轮播图*/
.index-banner{ Position:relative;overflow:hidden;}
.index-banner .bd{ overflow:hidden;}
.index-banner .bd ul li{ width:100%;height:160px;Position:relative;overflow:hidden;}
.index-banner .bd ul li img{ width:512px;height:160px;Position:absolute;top:0;left:50%;transform:translateX(-50%);}
.index-banner .hd{ Position:absolute;bottom:10px;left:0;right:0;z-index:2;}
.index-banner .hd ul{ font-size:0;text-align:center;}
.index-banner .hd ul li{ margin:0 5px;width:8px;height:8px;border-radius:100%;background:#fff;display:inline-block;}
.index-banner .hd ul li.on{ background:#0ea095;}
.index-banner .prev, .index-banner .next{ display:none;}

/*page1*/
.index-page-one{ padding:30px 0;background:url(../images/index-1-bg.png) no-repeat top center;}
.index-page-one-box{ width:auto;margin:0 15px;}
.index-page-one-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}

.index-about{ overflow:hidden;margin-bottom:20px;}
.index-about h2{ margin-bottom:15px;font-size:24px;line-height:1.2;white-space:pre-wrap;font-weight:500;color:#000;}
.index-about p{ font-size:16px;line-height:1.6;white-space:pre-wrap;color:#666666;}

.index-about-more{ overflow:hidden;margin-top:20px;}
.index-about-btn{ display:block;width:140px;height:40px;line-height:40px;text-align:center;font-size:0;background:#0ea095;border-radius:50px;color:#fff;}
.index-about-btn span.text{ display:inline-block;font-size:16px;margin-right:15px;}
.index-about-btn span.iconfont{ display:inline-block;font-size:16px;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);transform:scale(0.7);}

.index-fw{ margin-bottom:40px;}
.index-fw:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.index-fw ul{ margin-left:-22px;margin-top:-15px;}
.index-fw ul li{ width:100%;float:left;margin-top:15px;}
.index-fw ul li .box{ border:solid 1px #ddd;margin-left:22px;background:#fff;border-radius:10px;overflow:hidden;padding:20px 20px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.index-fw ul li .box:hover{ box-shadow:0 5px 20px rgba(35, 196, 188, 0.35); background:url(../images/index-fw-bg.png) no-repeat center center;background-size:cover;}
.index-fw ul li .box .desc{ margin-bottom:10px;}
.index-fw ul li .box .desc h2{ margin-bottom:10px;font-size:20px;line-height:1.2;text-align:center;color:#333333;}
.index-fw ul li .box .desc p{ white-space:pre-wrap;font-size:14px;line-height:20px;height:40px;text-align:center;color:#666;}
.index-fw ul li .box:hover .desc h2, .index-fw ul li .box:hover .desc p{ color:#fff;}
.index-fw ul li .box .img{ text-align:center;}
.index-fw ul li .box .img img{ height:100px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.index-fw ul li .box:hover .img img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}

.index-cp{ }
.index-cp .hd{ overflow:hidden;margin-bottom:15px;}
.index-cp .hd h2{ float:none;font-size:24px;line-height:1;white-space:pre-wrap;font-weight:500;color:#000;}
.index-cp .hd ul{ padding-bottom:10px;font-size:0;float:none;margin-top:15px;overflow-x: auto; white-space: nowrap;}
.index-cp .hd ul li{ cursor:pointer;width:120px;height:32px;line-height:32px;border:solid 1px #ddd;text-align:center;float:none;display: inline-block;margin-right:5px;font-size:14px;border-radius:50px;}
.index-cp .hd ul li:last-child{ margin-right:0;}
.index-cp .hd ul li.on, .index-cp .hd ul li:hover{ border:solid 1px #0ea095;background:#0ea095;color:#fff;}

.list-index-cp{ overflow:hidden;}
.list-index-cp ul{ margin-top:-10px;margin-left:-10px;}
.list-index-cp ul li{ width:50%;float:left;margin-top:10px;}
.list-index-cp ul li .box{ margin-left:10px;Position:relative;overflow:hidden;border-radius:10px;}
.list-index-cp ul li .box .img{ overflow:hidden;border-radius:10px;}
.list-index-cp ul li .box .img img{ width:100%;}

.list-index-cp ul li .box .title-bg{ display:none;}

/*pages2*/
.index-page-two{ padding:30px 0;height:auto;background:url(../images/index_fangan_bg.jpg) no-repeat top center;background-size:auto 100%;}
.index-page-two-box{ width:auto;margin:0 15px;}
.index-page-two-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}

.index-fangan-title{ margin-bottom:20px;}
.index-fangan-title h2{ font-size:24px;line-height:1.2;white-space:pre-wrap;font-weight:500;color:#fff;}

.tab-fangan{ overflow:hidden;}
.tab-fangan .hd{ overflow:hidden;}
.tab-fangan .hd ul{ margin-left:0;margin-top:-10px;}
.tab-fangan .hd ul li{ margin-top:10px;width:auto;float:none;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.tab-fangan .hd ul li .box{ Position:relative;margin-left:0;background:#0ea095;border-radius:10px;}
.tab-fangan .hd ul li .box .before-bg{ Position:absolute;bottom:0;right:0;z-index:2;width:200px;height:200px;Opacity:1;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.tab-fangan .hd ul li:nth-child(2) .box{ background:#33be9c;}
.tab-fangan .hd ul li:nth-child(3) .box{ background:#33a9be;}
.tab-fangan .hd ul li:nth-child(4) .box{ background:#3486bf;}
.tab-fangan .hd ul li .box .desc{ padding:25px 0;Position:relative;z-index:3;}
.tab-fangan .hd ul li .box .desc h2{ padding:0;margin-bottom:12px;text-align:center;font-size:20px;line-height:30px;height:30px;white-space:normal;color:#fff;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.tab-fangan .hd ul li .box .desc p{ margin-bottom:20px;padding:0 30px;font-size:14px;line-height:24px;height:auto;color:#fff;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.tab-fangan .fangan-more{ Position:relative;z-index:3;padding:0;margin:0 30px;overflow:hidden;line-height:50px;border-bottom:solid 1px #fff;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.tab-fangan .fangan-more a{ color:#fff;}
.tab-fangan .fangan-more span.text{ font-size:16px;display:block;float:left;}
.tab-fangan .fangan-more span.iconfont{ font-size:14px;display:block;float:right;}

.tab-fangan .hd ul li.on{ width:auto;}
.tab-fangan .hd ul li.on .box .before-bg{ Opacity:1;}
.tab-fangan .hd ul li.on .box .desc h2{ padding:0;font-size:20px;line-height:30px;height:30px;text-align:center;white-space:normal;}
.tab-fangan .hd ul li.on .box .desc p{ padding:0 30px;}
.tab-fangan .hd ul li.on .fangan-more{ padding:0;margin:0 30px;}

/*page3*/
.index-page-three{ padding:30px 0;background:#fff;}
.index-page-three-box{ width:auto;margin:0 15px;}
.index-page-three-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}

.pages-three-title{ overflow:hidden;margin-bottom:20px;}
.pages-three-title h2{ float:left;font-size:24px;line-height:40px;font-weight:500;color:#000;}
.pages-three-more{ overflow:hidden;float:right;margin-top:3px;}
.pages-three-btn{ display:block;width:140px;height:40px;line-height:40px;text-align:center;font-size:0;background:#0ea095;border-radius:50px;color:#fff;}
.pages-three-btn span.text{ display:inline-block;font-size:16px;margin-right:15px;}
.pages-three-btn span.iconfont{ display:inline-block;font-size:16px;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);transform:scale(0.7);}

.index-news{ overflow:hidden;margin-bottom:30px;}
.slide-pdf{ margin-bottom:20px;Position:relative;width:auto;float:none;}
.slide-pdf .bd{ overflow:hidden;}
.slide-pdf .bd ul li{ background:#f0f7f7;border-radius:10px;overflow:hidden;}
.slide-pdf .bd .pdf-img{ overflow:hidden;}
.slide-pdf .bd .pdf-img img{ width:100%;height:auto;webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.slide-pdf .bd ul li:hover .pdf-img img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}
.slide-pdf .bd .desc{ padding:20px 0;}
.slide-pdf .bd .desc h2{ margin-bottom:15px;padding:0 12px;font-size:16px;font-weight:500;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.slide-pdf .bd .desc .pdf-item{ overflow:hidden;padding:0 20px;}
.slide-pdf .bd .desc .pdf-item a{ color:#0ea095;line-height:24px;font-size:14px;display:block;float:left;margin-right:20px;}
.slide-pdf .bd .desc .pdf-item a span.iconfont{ padding-right:8px;}
.slide-pdf .prev, .slide-pdf .next{ display:none;}

.list-index-news{ width:auto;float:none;}
.list-index-news li{ height:86px;padding-bottom:17px;margin-bottom:17px;border-bottom:solid 1px #ddd;Position:relative;}
.list-index-news ul li:last-child{ padding-bottom:0;margin-bottom:0;border-bottom:0;}
.list-index-news li .img{ width:140px;height:86px;overflow:hidden;border-radius:10px;}
.list-index-news li .img img{ width:140px;height:86px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-index-news li:hover .img img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}
.list-index-news li .desc{ Position:absolute;left:155px;right:0;top:0;bottom:0;}
.list-index-news li .desc h2{ font-size:16px;font-weight:500;line-height:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.list-index-news li .desc .item{ margin-top:16px;overflow:hidden;height:20px;line-height:20px;}
.list-index-news li .desc .item p.left{ font-size:12px;float:left;color:#666666;}
.list-index-news li .desc .item p.right{ font-size:12px;float:right;color:#666666;}
.list-index-news li .desc .item p.right span.iconfont{ display:inline-block;padding-left:4px;font-size:12px;-webkit-transform:scale(0.7);-moz-transform:scale(0.7);transform:scale(0.7);}
.list-index-news li:hover .desc h2{ color:#0ea095;}
.list-index-news li:hover .desc .item p.right{ color:#0ea095;}

.list-index-logos{ overflow:hidden;}
.list-index-logos ul{ margin-top:-10px;margin-left:-10px;}
.list-index-logos ul li{ width:50%;float:left;margin-top:10px;}
.list-index-logos ul li .box{ margin-left:10px;padding:10px 14px;border:solid 1px #ddd;border-radius:10px;background:#fff;}
.list-index-logos ul li .box .img{ }
.list-index-logos ul li .box .img img{ width:100%;height:auto;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-index-logos ul li .box:hover .img img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}

/*内页背景图*/
.view-banner{ height:140px;background-size:auto 100% !important;}

/*子栏目*/
.son-nav{ background:#fff;border-bottom:solid 1px #ddd;}
.list-son-nav{ overflow:hidden;width:auto;margin:0 auto;padding:15px 15px;}
.list-son-nav ul{ margin-top:-10px;margin-left:-10px;}
.list-son-nav ul li{ float:left;width:33.3334%;margin-top:10px;}
.list-son-nav ul li a{ border:solid 1px #ddd;border-radius:6px;text-align:center;margin-left:10px;display:block;padding:0;height:32px;line-height:32px;font-size:14px;font-weight:bold;}
.list-son-nav ul li a.hover, .list-son-nav ul li a:hover{ background:#0ea095;color:#fff;}

/*当前位置*/
.now{ padding:15px 0;}
.now p{ width:auto;margin:0 15px;color:#666666;font-size:14px;line-height:20px;}
.now a{ color:#666666;}
.now a:hover{ color:#0ea095;}
.now a:last-child{ color:#0ea095;}

/*左侧导航*/
.contenter{ width:auto;margin:0 auto;margin-bottom:40px;}
.contenter:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.left-main{ display:none;}

/*产品列表*/
.right-main{ width:auto;float:none;}
.list-chanpin-content{ margin:0 15px;background:#fafafa;overflow:hidden;border-radius:0;border:solid 0 #ddd;}

table.list-chanpin{ border-collapse:collapse;border:0;width:100%;}
table.list-chanpin tr{ background:#f8f8f8;border-bottom:solid 1px #ddd;}
table.list-chanpin tr th{ padding:15px 0;background:#eff0f3;}
table.list-chanpin tr th h3{ padding:0 45px;font-size:18px;font-weight:500;line-height:28px;}
table.list-chanpin tr:nth-child(2n){ background:#fff;}
table.list-chanpin tr td{ padding:20px 0;}
table.list-chanpin tr td p{ white-space:pre-wrap;padding:0 45px;font-size:16px;font-weight:500;line-height:22px;}
table.list-chanpin tr td a{ display:block;white-space:pre-wrap;padding:0 45px;font-size:16px;font-weight:500;line-height:22px;}
table.list-chanpin tr:hover td a{ color:#0ea095;}
table.list-chanpin .td1{ width:50%;}
table.list-chanpin .td2{ width:25%;}
table.list-chanpin .td3{ width:25%;}

.product-grid {display:block;width:auto;}
.product-header {display:none;}
.product-row {background:#fff;display:block;border-radius:10px;border:solid 1px #ddd;margin-bottom:10px;overflow:hidden;}
.product-row:nth-child(odd) > .product-cell {background:#fff;}
.product-row:nth-child(even) > .product-cell {background:#fff;}
.product-row:hover > .product-cell {background:#fff;}
.product-cell {padding:15px 0;border-bottom:solid 1px #ddd;display:flex;align-items:center;transition:background-color 0.2s ease;}
.product-row .product-cell:first-child a{ font-weight:bold;}
.product-row .product-cell:last-child{ border:0;}
.product-cell a {display:block;white-space:pre-wrap;padding:0 15px;font-size:14px;font-weight:500;line-height:20px;color:#333;text-decoration:none;transition:color 0.2s ease;width:100%;}
.product-row:hover .product-cell a {color:#0ea095;}
.col-1 {grid-column:1;}
.col-2 {grid-column:2;}
.col-3 {grid-column:3;}

/*分页*/
.pages{ padding:20px 0;}
.pages ul{ text-align:center;font-weight:bold;}
.pages ul li{ display:inline-block;margin:0 5px;line-height:24px;font-size:12px;}
.pages strong{ display:inline-block;line-height:24px;font-size:12px;}
.pages ul li.active{ color:#ff6600;}
.pages ul li.active a{ color:#ff6600;}
.pages ul li a:hover{ color:#ff6600;}

/*产品详情*/
.chanpin-head{ margin:0 15px;margin-bottom:10px;overflow:hidden;padding:15px;background:#fff;border-radius:10px;border:solid 1px #ddd;}

.chanpin-head .left-img{ margin-bottom:15px;float:none;width:auto;border-radius:10px;overflow:hidden;}
.chanpin-head .left-img img{ width:100%;}
.chanpin-head .right-content{ float:none;width:auto;}
.chanpin-head .right-content .title2 h2{ margin-bottom:10px;font-size:20px;line-height:1.4;}

.chanpin-head .right-content .tags{ margin-bottom:10px;overflow:hidden;}
.chanpin-head .right-content .tags span{ background:rgba(249,112,79,0.18);border:solid 1px rgba(249,112,79,0.59);display:block;float:left;border-radius:3px;margin-right:10px;padding:0 15px;height:24px;line-height:24px;font-size:12px;font-weight:bold;color:#f78063;}
.chanpin-head .right-content .tags span:nth-child(2){ background:rgba(52,200,201,0.18);border:solid 1px rgba(52,200,201,0.59);color:#34c8c9;}
.chanpin-head .right-content .tags span:nth-child(3){ background:rgba(214,99,37,0.18);border:solid 1px rgba(214,99,37,0.59);color:#d66325;}

.chanpin-head .right-content .chanpin-desc{ margin-bottom:20px;line-height:24px;font-size:14px;}
.chanpin-head .right-content .chanpin-desc p{ white-space:pre-wrap;}

.chanpin-item{ overflow:hidden;margin-bottom:18px;}
.chanpin-item a{ line-height:24px;margin-right:24px;display:block;float:left;color:#f52d2e;font-size:14px;}
.chanpin-item span.iconfont{ font-size:14px;padding-right:5px;}

.chanpin-head .right-content .chanpin-buy{ overflow:hidden;margin:0 -1%;}
.chanpin-head .right-content .chanpin-buy a{ float:left;display:block;float:left;text-align:center;font-size:16px;font-weight:bold;height:42px;line-height:42px;width:48%;margin:0 1%;border-radius:10px;background:#ff5000;color:#fff;}
.chanpin-head .right-content .chanpin-buy a span.iconfont{ font-size:16px;font-weight:500;padding-right:8px;display:inline-block;-webkit-transform:scale(1.60);-moz-transform:scale(1.60);transform:scale(1.60);}
.chanpin-head .right-content .chanpin-buy a.ruijing{ background:#3069f9;}
.chanpin-head .right-content .chanpin-buy a.ruijing span.iconfont{ -webkit-transform:scale(1.30);-moz-transform:scale(1.30);transform:scale(1.30);}

.item-nav-box{ margin:0 15px;overflow:hidden;height:48px;margin-bottom:10px;}
.item-nav{ padding:0 15px;background:#fff;border:solid 1px #ddd;border-radius:10px;height:46px;line-height:46px;}
.item-nav ul{ font-size:0;overflow-x: auto;white-space: nowrap;}
.item-nav ul li{ display:inline-block;font-size:16px;}
.item-nav ul li a{ display:block;color:#666;font-weight:bold;margin-right:20px;}
.item-nav ul li a.menu-active, .item-nav ul li a:hover{ color:#0ea095;border-bottom:solid 1px #0ea095;}
.fixed3{ position: fixed;top:0;z-index:10;width:auto;left:15px;right:15px;}


.container{ margin:0 15px;margin-bottom:10px;padding-top:50px;margin-top:-50px;}
.container .item-title{ height:50px;line-height:50px;background:#0ea095;border-radius:10px 10px 0 0;}
.container .item-title h2{ padding:0 15px;font-size:18px;color:#fff;}

.item-chanpin-body{ background:#fff;padding:15px;border-radius:0 0 10px 10px;border:solid 1px #ddd;border-top:0;overflow: hidden;line-height:1.7;font-size:14px;color:#444;}
.item-chanpin-body p{ margin-bottom:15px;}
.item-chanpin-body img{ max-width:100% !important;height:auto !important;}
.item-chanpin-body table{ width:100% !important;border-spacing:0;margin-top:20px;border-right:solid 1px #ddd;}
.item-chanpin-body table tr td{ padding:12px 10px;line-height:24px;border-bottom:solid 1px #ddd;border-left:solid 1px #ddd;}
.item-chanpin-body table tr:first-child{ background:#0ea095;color:#fff;font-weight:bold;}
.item-chanpin-body table tr:first-child:hover{ background:#0ea095;}
.item-chanpin-body table tr:hover{ background:#f5f5f5;}
.item-chanpin-body .t30{ margin-top:30px;}
.item-chanpin-body table p{ margin-top:0;}

.side-wenda{ background:#fff;padding:15px;border-radius:0 0 10px 10px;border:solid 1px #ddd;border-top:0;overflow: hidden;}
.wenda-box{ margin-bottom:10px;border-radius:10px;}
.side-wenda .wenda-box:last-child{ margin-bottom:0;}
.side-wenda h3{ cursor:pointer;color:#333;Position:relative;height:50px;line-height:50px;font-size:16px;padding:0 15px;}
.side-wenda h3 span{ height:58px;display:block;padding-right:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.side-wenda h3 em.iconfont{ display:inline-block;font-size:14px;Position:absolute;top:0;right:15px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.side-wenda h3.on em.iconfont{ transform: rotate(-180deg);}
.side-wenda h3.on, .side-wenda h3:hover{ color:#0ea095;}

.wenda-body{ padding:0 15px 15px 15px;font-size:14px;color:#666;line-height:2;}
.wenda-body ul{ display:block !important;}
.wenda-body img{ max-width:100% !important;height:auto !important;}
.wenda-body table{ width:100% !important;border-spacing:0;margin-top:20px;border-right:solid 1px #ddd;}
.wenda-body table tr td{ padding:12px 10px;line-height:24px;border-bottom:solid 1px #ddd;border-left:solid 1px #ddd;}
.wenda-body table tr:first-child{ background:#0ea095;color:#fff;font-weight:bold;}
.wenda-body table tr:first-child:hover{ background:#0ea095;}
.wenda-body table tr:hover{ background:#f5f5f5;}
.wenda-body .t30{ margin-top:30px;}
.wenda-body table p{ margin-top:0;}

.about-chanpin-box{ padding:15px 15px 5px 15px;background:#fff;border:solid 1px #ddd;border-radius:0 0 10px 10px;overflow:hidden;}
.about-chanpin-box table tr:last-child{ border-bottom:0 !important;}
.about-chanpin-box .product-grid .product-row:last-child .product-cell{ border-bottom:solid 1px #ddd !important;}
.about-chanpin-box .product-grid .product-row:last-child .col-3{ border-bottom:0 !important;}

.about-lunwen-box{ padding:15px;padding-bottom:5px;background:#fff;border:solid 1px #ddd;border-radius:0 0 10px 10px;overflow:hidden;}
/* .about-lunwen-box table.list-lunwen tr:last-child{ border-bottom:0 !important;} */
.about-lunwen-box .paper-table .paper-row:last-child .paper-cell{ border-bottom:solid 1px #ddd !important;}
.about-lunwen-box .paper-table .paper-row:last-child .td6{ border-bottom:0 !important;}

table.list-lunwen{ border-collapse:collapse;border:0;width:100%;}
table.list-lunwen tr{ background:#f8f8f8;border-bottom:solid 1px #ddd;}
table.list-lunwen tr th{ padding:15px 0;background:#eff0f3;}
table.list-lunwen tr th h3{ padding:0 35px;font-size:16px;font-weight:500;line-height:28px;}
table.list-lunwen tr:nth-child(2n){ background:#fff;}
table.list-lunwen tr td{ padding:20px 0;}
table.list-lunwen tr td p{ white-space:pre-wrap;padding:0 35px;font-size:14px;font-weight:500;line-height:20px;text-align:left;}
table.list-lunwen tr td a{ display:block;white-space:pre-wrap;padding:0 35px;font-size:14px;font-weight:500;line-height:22px;color:#415fa3;}
table.list-lunwen tr:hover td a{ color:#0ea095;}
table.list-lunwen .td1{ width:32%;}
table.list-lunwen .td2{ width:10%;}
table.list-lunwen .td3{ width:14%;}
table.list-lunwen .td4{ width:16%;}
table.list-lunwen .td5{ width:12%;}
table.list-lunwen .td6{ width:16%;}

.about-shipin-box{ padding-bottom:24px;background:#fff;border:solid 1px #ddd;border-radius:0 0 10px 10px;overflow:hidden;display:none;}
.about-shipin-box .list-video ul li{ width:50%;}

.about-ziyuan-box{ padding:15px 0 0 0;background:#fff;border:solid 1px #ddd;border-radius:0 0 10px 10px;overflow:hidden;display:none;}

/*资源下载*/
.list-ziyuan-content{ background:#fafafa;overflow:hidden;border-radius:0;border:solid 0 #ddd;}
.list-ziyuan{ padding:0 15px 15px 15px;}
.list-ziyuan h1{ display:none;}
.list-ziyuan ul li{ background:#fff;overflow:hidden;Position:relative;height:auto;line-height:32px;border:solid 1px #ddd;border-radius:10px;padding:10px 15px;margin-bottom:10px;}
.list-ziyuan ul li:last-child{ margin-bottom:0;}
.list-ziyuan ul li span.iconfont{ color:#0ea095;font-size:22px;}
.list-ziyuan ul li h2{ font-weight:500;font-size:16px;Position:absolute;left:50px;right:15px;top:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list-ziyuan ul li .item{ overflow:hidden;float:none;font-size:14px;margin-left:-10px;}
.list-ziyuan ul li .item a{ font-size:14px;display:block;float:left;margin-left:0;margin-right:25px;}
.list-ziyuan ul li .item a:first-child{ margin-left:50px;}
.list-ziyuan ul li .item a span.iconfont{ display:inline-block;padding-right:8px;color:#333;font-size:16px;-webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}
.list-ziyuan ul li .item a:hover{ color:#0ea095;}
.list-ziyuan ul li .item a:hover span.iconfont{ color:#0ea095;}

/*前沿资讯*/
.list-zixun-content{ background:#fafafa;overflow:hidden;border-radius:0;border:solid 0 #ddd;}
.list-zixun{ padding:0 15px 0 15px;}
.list-zixun h1{ display:none;}
.list-zixun ul li{ Position:relative;height:86px;margin-bottom:15px;}
.list-zixun ul li:last-child{ margin-bottom:0;}
.list-zixun ul li .img{ Position:absolute;left:0;top:0;width:140px;height:86px;border-radius:10px;overflow:hidden;}
.list-zixun ul li .img img{ width:140px;height:86px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-zixun ul li:hover .img img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}
.list-zixun ul li .desc{ padding-left:155px;}
.list-zixun ul li .desc h2{ line-height:24px;height:48px;font-size:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.list-zixun ul li:hover .desc h2{ color:#0ea095;}
.list-zixun ul li .desc p.miaoshu{ display:none;}
.list-zixun ul li .desc p.time{ margin-top:15px;line-height:20px;font-size:14px;color:#999;}

/*资讯详情*/
.zixun-main{ margin:0 15px;overflow:hidden;float:none;width:auto;background:#fff;border:solid 1px #ddd;border-radius:10px;padding:20px;}
.zixun-main .title{ margin-bottom:25px;}
.zixun-main .title h1{ font-size:20px;line-height:1.2;margin-bottom:15px;}
.zixun-main .title p.time{ font-size:14px;color:#666;line-height:22px;}

.zixun-body{ overflow:hidden;line-height:1.7;font-size:16px;color:#444;}
.zixun-body p{ margin-bottom:15px;}
.zixun-body img{ max-width:100% !important;height:auto !important;}
.zixun-body table{ width:100% !important;border-spacing:0;margin-top:20px;border-right:solid 1px #ddd;}
.zixun-body table tr td{ padding:12px 10px;line-height:24px;border-bottom:solid 1px #ddd;border-left:solid 1px #ddd;}
.zixun-body table tr:first-child{ background:#0ea095;color:#fff;font-weight:bold;}
.zixun-body table tr:first-child:hover{ background:#0ea095;}
.zixun-body table tr:hover{ background:#f5f5f5;}
.zixun-body table p{ margin-top:0;}

.zixun-right{ display:none;}

/*用户论文列表*/
.list-lunwen-content{ margin:0 15px;background:#fafafa;overflow:hidden;border-radius:0;border:solid 0 #ddd;}
table.list-lunwen2{ border-collapse:collapse;border:0;width:100%;}
table.list-lunwen2 tr{ background:#f8f8f8;border-bottom:solid 1px #ddd;}
table.list-lunwen2 tr th{ padding:15px 0;background:#eff0f3;}
table.list-lunwen2 tr th h3{ padding:0 12px;font-size:16px;font-weight:500;line-height:28px;}
table.list-lunwen2 tr th:first-child h3{ padding-left:24px;}
table.list-lunwen2 tr:nth-child(2n){ background:#fff;}
table.list-lunwen2 tr td{ padding:20px 0;}
table.list-lunwen2 tr td p{ white-space:pre-wrap;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;text-align:left;}
table.list-lunwen2 tr td:first-child p{ padding-left:24px;}
table.list-lunwen2 tr td a{ display:block;white-space:pre-wrap;padding:0 12px;font-size:14px;font-weight:500;line-height:22px;color:#415fa3;}
table.list-lunwen2 tr:hover td a{ color:#0ea095;}
table.list-lunwen2 .td1{ width:34%;}
table.list-lunwen2 .td2{ width:10%;}
table.list-lunwen2 .td3{ width:14%;}
table.list-lunwen2 .td4{ width:16%;}
table.list-lunwen2 .td5{ width:12%;}
table.list-lunwen2 .td6{ width:14%;}

/*新表格样式*/
.paper-table {display:block;width:100%;border-collapse:collapse;}
.paper-header {display:none;background:#eff0f3;}
.paper-header-cell {display:block;padding:10px 15px;font-size:16px;font-weight:500;line-height:28px;border-bottom:solid 1px #ddd;vertical-align:middle;}
.paper-header-cell:first-child {padding-left:24px;}
.paper-row {display:block;transition:background-color 0.2s ease;border-radius:10px;border:solid 1px #ddd;margin-bottom:10px;}
.paper-row:nth-child(odd) {background:#fff;}
.paper-row:nth-child(even) {background:#fff;}
.paper-row:hover {background:#fff;}
.paper-cell {display:block;padding:10px 15px;border-bottom:solid 1px #eaeaea;vertical-align:middle;transition:background-color 0.2s ease;}
.paper-cell:first-child {padding-left:15px;}
.paper-cell p {white-space:pre-wrap;font-size:14px;font-weight:500;line-height:20px;text-align:left;margin:0;}
.paper-cell a {display:inline-block;white-space:pre-wrap;font-size:14px;font-weight:500;line-height:22px;color:#415fa3;text-decoration:none;transition:color 0.2s,transform 0.2s;padding:0 0;border-radius:4px;}
.paper-cell a:hover {color:#0ea095;transform:translateX(0);background:rgba(14,160,149,0);}
.td1 {width:auto;}
.td2 {width:auto;}
.td3 {width:auto;}
.td4 {width:auto;}
.td5 {width:auto;}
.td6 {width:auto;border:0;}

/*视频中心*/
.list-shipin-content{ margin:0 15px;background:#fff;overflow:hidden;border-radius:10px;border:solid 1px #ddd;}
.list-video{ padding:15px;padding-bottom:0;overflow:hidden;}
.list-video h2{ display:none;}
.list-video ul{ margin-top:-20px;margin-left:-10px;}
.list-video ul li{ width:50%;float:left;margin-top:20px;}
.list-video ul li .box{ margin-left:10px;}
.list-video ul li .box .img{ margin-bottom:10px;overflow:hidden;border-radius:10px;}
.list-video ul li .box .img img{ width:100%;height:auto;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-video ul li .box:hover .img img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}
.list-video ul li .box p{ line-height:18px;height:36px;font-size:14px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.list-video ul li .box:hover p{ color:#0ea095;}

.popup{ display:none;position:fixed;z-index:103;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.4);}
.iframe-box{ position:fixed;z-index:101;top:0;left:0;transform:translate(0,0);width:100%;height:100%;background:#000;padding:0;}
#iframe-preview{ Position:absolute;width:100%;height:100%;background:#000;border:0;margin:0;padding:0;}
.close-popup{ cursor: pointer;Position:absolute;z-index:105;right:0;top:0;width:32px;height:32px;line-height:32px;text-align:center;}
.close-popup span.iconfont{ font-size:16px;color:#fff;}
.close-popup:hover span.iconfont{ color:#fff;}

/*市场活动*/
.huodong-banner{ Position:relative;overflow:hidden;}
.huodong-banner .bd{ overflow:hidden;}
.huodong-banner .bd ul li{ width:100%;Position:relative;overflow:hidden;}
.huodong-banner .bd ul li img{ width:100%;vertical-align:bottom;}
.huodong-banner .hd{ Position:absolute;bottom:10px;left:0;right:0;z-index:2;}
.huodong-banner .hd ul{ font-size:0;text-align:center;}
.huodong-banner .hd ul li{ margin:0 5px;width:8px;height:8px;border-radius:100%;background:#fff;display:inline-block;}
.huodong-banner .hd ul li.on{ background:#0ea095;}
.huodong-banner .prev, .huodong-banner .next{ display:none;}

.huodong-content-body{ width:auto;margin:0 15px;line-height:1.75;font-size:16px;text-align:justify;}
.huodong-content-body img{ max-width:100% !important;height:auto !important;}
.huodong-content-body video{ max-width:100% !important;height:auto !important;}

/*关于我们*/
.about-about{ }
.about-about-box{ Position:relative;width:auto;margin:0 15px;padding-top:30px;}
.about-about-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}

.about-bg-img{ display:none;}

.about-body{ margin-bottom:34px;}
.about-body h2{ margin-bottom:15px;font-size:24px;line-height:1.2;white-space:pre-wrap;font-weight:500;color:#000;}
.about-body2{ font-size:14px;line-height:24px;}

.list-about-img{ overflow:hidden;}
.list-about-img ul{ margin-left:-24px;margin-top:-10px;}
.list-about-img ul li{ width:100%;float:left;margin-top:10px;}
.list-about-img ul li .box{ margin-left:24px;}
.list-about-img ul li .box .img{ border-radius:10px;overflow:hidden;}
.list-about-img ul li .box .img img{ width:100%;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-about-img ul li .box .img img:hover{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}

.about-yewu{ padding:40px 0 20px 0;}
.about-yewu-box{ Position:relative;width:auto;margin:0 15px;}
.about-yewu-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}

.title-yewu h2{ margin-bottom:15px;font-size:20px;line-height:1.2;white-space:pre-wrap;font-weight:500;color:#000;} 

.yewu-bankuai{ margin-bottom:20px;}
.yewu-bankuai h3{ margin-bottom:12px;font-size:18px;line-height:1.2;}
.yewu-bankuai p{ line-height:24px;font-size:14px;}

.list-tuwen{ overflow:hidden;}
.list-tuwen ul{}
.list-tuwen ul li{ Position:relative;padding-bottom:20px;margin-bottom:20px;border-bottom:solid 1px #ddd;}
.list-tuwen ul li img{ width:156px;Position:absolute;top:50%;transform:translateY(-50%);left:0;margin-top:-10px;}
.list-tuwen ul li p{ padding-left:170px;white-space:pre-wrap;Position:static;transform:translateY(0);margin-top:0;}
.list-tuwen ul li:last-child{ margin-bottom:0px;}

.about-jishu{ padding:30px 0;background:url(../images/jishu-bg.jpg) no-repeat top center;background-size:auto 100%;}
.about-jishu-box{ Position:relative;width:auto;margin:0 15px;}
.about-jishu-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.title-jishu h2{ margin-bottom:15px;font-size:24px;line-height:1.2;white-space:pre-wrap;font-weight:500;color:#fff;} 
.list-jishu{ overflow:hidden;}
.list-jishu ul{ margin-left:-24px;margin-top:-15px;}
.list-jishu ul li{ width:100%;float:left;margin-top:15px;}
.list-jishu ul li .box{ margin-left:24px;}
.list-jishu ul li .box .img{ margin-bottom:18px;overflow:hidden;border-radius:10px;}
.list-jishu ul li .box .img img{ width:100%;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-jishu ul li .box:hover .img img{ -webkit-transform:scale(1.10);-moz-transform:scale(1.10);transform:scale(1.10);}
.list-jishu ul li .box .desc{ color:#fff;}
.list-jishu ul li .box .desc h2{ font-size:18px;line-height:1.2;margin-bottom:10px;}
.list-jishu ul li .box .desc p{ padding-left:15px;Position:relative;font-size:16px;line-height:32px;}
.list-jishu ul li .box .desc p:before{ content:'';Position:absolute;left:0;top:50%;margin-top:-2.5px;width:5px;height:5px;border-radius:100%;background:#fff;}

.about-hezuo{ padding-top:30px;background-size:auto 100%;}
.about-hezuo-box{ Position:relative;width:auto;margin:0 15px;}
.about-hezuo-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.title-hezuo h2{ margin-bottom:15px;font-size:24px;line-height:1.1;white-space:pre-wrap;font-weight:500;color:#000;} 

.hezuo-shengtai{ Position:relative;margin-bottom:50px;}
.hezuo-shengtai .right-img{ margin-top:20px;margin-left:auto;width:auto;overflow:hidden;border-radius:10px;}
.hezuo-shengtai .right-img img{ width:100%;}
.hezuo-shengtai .left-desc{ Position:static;transform:translateY(0);width:auto;}
.hezuo-shengtai .left-desc h3{ font-size:18px;line-height:1.2;margin-bottom:15px;}
.hezuo-shengtai .left-desc ul li{ margin-bottom:15px;Position:relative;}
.hezuo-shengtai .left-desc ul li:last-child{ margin-bottom:0;}
.hezuo-shengtai .left-desc ul li img{ width:42px;height:42px;Position:absolute;left:0;top:50%;transform:translateY(-50%);}
.hezuo-shengtai .left-desc ul li .desc{ padding-left:60px;}
.hezuo-shengtai .left-desc ul li .desc h4{ font-size:18px;line-height:30px;}
.hezuo-shengtai .left-desc ul li .desc p{ font-size:16px;line-height:30px;}

.list-chengnuo{ overflow:hidden;margin-top:30px;}
.list-chengnuo ul{ margin-left:-24px;margin-top:-10px;}
.list-chengnuo ul li{ width:100%;float:left;margin-top:10px;}
.list-chengnuo ul li .box{ border-radius:10px;margin-left:24px;padding:22px;background:#0ea095;color:#fff;}
.list-chengnuo ul li .box h2{ margin-bottom:10px;line-height:30px;font-size:20px;overflow:hidden;}
.list-chengnuo ul li .box h2 span{ float:right;font-size:30px;display:block;}
.list-chengnuo ul li .box p{ line-height:30px;font-size:16px;overflow:hidden;}
.list-chengnuo ul li:nth-child(2) .box{ background:#33be9c;}
.list-chengnuo ul li:nth-child(3) .box{ background:#33a9be;}

.chengnuo-desc{ margin-top:20px;line-height:26px;font-size:16px;overflow:hidden;}

.about-lianxi{ padding:30px 0;background-size:auto 100%;}
.about-lianxi-box{ Position:relative;width:auto;margin:0 15px;}
.about-lianxi-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.title-lianxi h2{ margin-bottom:15px;font-size:24px;line-height:1.1;white-space:pre-wrap;font-weight:500;color:#000;} 

.lianxi-content{ overflow:hidden;}
.lianxi-content .left{ float:none;}
.lianxi-content .left h3{ font-size:20px;line-height:1.2;margin-bottom:12px;}
.lianxi-content .left p{ font-size:16px;line-height:30px;}

.lianxi-content .right-ewm{ margin-top:20px;overflow:hidden;float:none;}
.lianxi-content .right-ewm ul{ margin-left:-15px;}
.lianxi-content .right-ewm ul li{ width:50%;float:left;}
.lianxi-content .right-ewm ul li .box{ margin-left:15px;}
.lianxi-content .right-ewm ul li .box img{ width:100%;}

/*搜索列表*/
.list-search-content{ background:#fafafa;overflow:hidden;border-radius:0;border:solid 0 #ddd;}
.list-search{ overflow:hidden;padding:15px;}
.list-search h1{ font-size: 20px;line-height: 1;margin-bottom: 10px;color: #333;}
.list-search ul li{ background:#fff;overflow:hidden;Position:relative;height:52px;line-height:52px;border:solid 1px #ddd;border-radius:10px;padding:0 15px;margin-bottom:10px;}
.list-search ul li h2{ font-weight:500;font-size:14px;Position:absolute;left:15px;right:100px;top:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list-search ul li h2:hover{ color:#0ea095;}
.list-search ul li span{ Position:absolute;right:15px;font-size:14px;}
.list-search ul li span a{ color:#0ea095;}

/*页脚*/
.footer{ padding:40px 15px;background:url(../images/foot_bg.jpg) no-repeat top center;background-size:auto 100%;}
.footer-box{ width:auto;margin:0 auto;}
.footer-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.footer-content{ display:none;}
.right-guanzhu{ display:none;}

.footer-copy{ overflow:hidden;margin-top:0;}
.footer-copy p{ text-align:center;font-size:14px;line-height:24px;color:#fff;}
.footer-copy a{ color:#fff;}

/*悬浮客服*/
.fixed-kefu{ display:none;}

}