﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "Khand";
    src: url(../fonts/Khand-SemiBold.ttf);
}

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;max-width: 100%;min-width: 320px;min-height: 100%;height: auto;}
address, caption, cite, code, dfn, em, th, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; text-decoration:none; -o-transition:all .35s; -moz-transition:all .35s; -webkit-transition:all .35s; -ms-transition:all .35s; transition:all .35s; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#02acfa; }
a:focus { outline:none; text-decoration:none; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }

@media (min-width: 1260px){
   .container {width: 1230px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;}
	body{padding-bottom: 50px;}
}


/* 顶部 */
.head-top{padding: 25px 0;}
.head-left{float:left;overflow: hidden;}
.head-left>a{display: block;float: left;}
.head-left>a>img{height:70px;}
.head-l-txt{float: left;margin-left: 20px;margin-top:15px;margin-bottom:15px;padding-left: 18px;background: url(../images/head-x.jpg) no-repeat left;}
.head-l-txt h2{font-size: 18px;font-weight: bold;color: #333;}
.head-l-txt h2 span{color: #02acfa;}
.head-l-txt p{color: #666;font-size: 14px;}
.head-right{float: right;padding:5px 0 14px;overflow: hidden;}
.head-r-tel{float: right;text-align: left;margin-left: 40px;background: url(../images/tel.png) no-repeat left;padding-left:55px;}
.head-r-tel span{font-size: 15px;color: #666;line-height: 20px;}
.head-r-tel h2{font-size: 26px;font-weight: bold;color: #02acfa;margin-top: 2px;}
.mobile-tel{line-height:50px;color:#fff;font-size:14px;display:block;background:url(../images/mobile-tel.png) no-repeat left;padding-left: 25px;}
.mobile-tel:focus, .mobile-tel:hover{color:#fff;}
@media (max-width: 1259px){
	.head-r-tel{margin-left: 20px;}
}
@media (max-width: 1199px){
	.head-left{float: none;}
	.head-right{float: none;text-align: center;}
	.head-right img{}
	.head-r-tel{float: none;display: inline-block;}
}
@media (max-width: 991px){
	.head-top{padding: 20px 0;}
	.head-left a{float: none;}
	.head-left a img{margin: 0 auto;}
	.head-l-txt{float: none;padding-left: 0;background-image: none;margin-left:0;text-align: center;}
	.head-right{padding: 0;}
}
@media (max-width: 767px){
	.head-l-txt{margin-bottom: 0;}
}
@media (max-width: 500px){
	
	.head-l-txt h2{font-size: 16px;font-weight: 300;}
}
@media (max-width: 400px){
	.head-r-tel{margin-left: 5px;margin-top: 5px;}
	.head-r-tel h2{font-size: 22px;}
}

.ztbg{background: #02acfa;}
@media (max-width:374px) {
	.ztbg .container{padding:0}
}
.navbar-nav{float: left;}
.nav > li{transition: background-color 0.5s ease 0s;-webkit-transition: background-color 0.5s ease 0s;}
.dropdown-menu.multi-dropdown{position: absolute;left: -100% !important;}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
    border: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color: #fff;background-color: #0087db;}

@media (min-width: 1260px){
	nav.navbar.bootsnav ul.nav > li > a {padding: 18px 30px;}
	.dropdown-div3{position:relative;left:0;width:760px !important;}
	.dropdown-div4{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div5{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div6{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div3>li{width: 130px !important;}
	.dropdown-div4>li{width: 130px !important;}
	.dropdown-div5>li, .dropdown-div6>li{width: 130px !important;}
}
@media (min-width: 1200px) and (max-width: 1259px){
	nav.navbar.bootsnav ul.nav > li > a {padding: 18px 26px;}
	.dropdown-div3{position:relative;left:0;width:700px !important;}
	.dropdown-div4{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div5{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div6{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div3>li{width: 120px !important;}
	.dropdown-div4>li{width: 120px !important;}
	.dropdown-div5>li, .dropdown-div6>li{width: 120px !important;}
}
@media (min-width: 992px) and (max-width: 1199px){
	nav.navbar.bootsnav ul.nav > li > a {padding: 15px;}
	.dropdown-div3{position:relative;left:0;width:640px !important;}
	.dropdown-div4{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div5{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div6{position:relative;left:0;width:auto !important;white-space:nowrap;}
	.dropdown-div3>li{width: 110px !important;}
	.dropdown-div4>li{width: 110px !important;}
	.dropdown-div5>li, .dropdown-div6>li{width: 110px !important;}
}
@media only screen and (min-width:992px){
	.navbar{position: static;}
	.nav>li{position: relative;}
	.nav>li:last-child{background-image:none;}
	.dropdown{position: relative;}
	.dropdown-menu{top:auto;right: 0;}
	li.dropdown>ul.dropdown-menu::before{content: '';background: #fff;left:0;right: 0;}
	.dropdown-div{width: auto;margin: 0;padding: 20px 15px;white-space: normal;}
	.dropdown-div>li{width: 130px;margin:0 10px;text-align: left;line-height: 30px;display: inline-block;vertical-align: top;}
	.dropdown-div>li>a{color: #333 !important;font-size: 14px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:500;}
	.dropdown-div>li>a:hover{color: #02acfa !important;}
    nav.navbar.bootsnav ul.nav > li.active,
    nav.navbar.bootsnav ul.nav > li:hover{background-color: #0087db;}
	nav.navbar.bootsnav ul.nav > li > a{color: #fff;font-size: 16px;}
    .nav.navbar-nav>li.active>a.nav-v{position: relative;}
    .nav.navbar-nav>li:hover>a.nav-v::before,
    .nav.navbar-nav>li.active>a.nav-v::before{content: '';position: absolute;bottom: 0;left:50%;margin-left:-7.5px;width: 15px;height: 5px;background: url(../images/nav-v.png) no-repeat;}
	nav.navbar.bootsnav li.dropdown>ul.dropdown-menu{background: rgb(245,245,245);padding:0;left:0;right:auto;min-width:200px;}
    nav.navbar.bootsnav li.dropdown>ul.dropdown-menu li{background: transparent;display: inline-block;}
}
@media only screen and (max-width:991px){
	.dropdown-menu.multi-dropdown{ left: 0 !important; }
	nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
	nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
	nav.navbar.bootsnav ul.nav > li.active > a{ background: #0087db !important; }
	.dropdown-div>li{}
	.dropdown-div>li>a{display: block;width: 100%;border-bottom: solid 1px #e0e0e0;padding: 10px 0;color: #fff;padding-right: 15px !important;padding-top: 15px !important;padding-bottom: 15px !important;}
}
.carousel-control{width:10%;}
@media only screen and (min-width:768px){
	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{width: 50px;height: 50px;margin-top: -25px;font-size: 50px;}
}

/* search */
#search{border-bottom:1px solid #eee;}
.search-l{float: left;padding: 15px 0;}
.search-l p{line-height: 20px;}
.search-l p span{color: #02acfa;font-weight:bold}
.search-l p a{color: #666;margin: 0 3px;}
.search-l p a:hover{color: #02acfa;}
.search-r{float: right;padding: 10px 0;}
#input1{width:calc(100% - 50px);line-height: 28px;border:1px solid #bfbfbf;border-right: 0;float: left;padding-left: 10px;color: #777;}
.search-r .s_bt{height: 30px;width: 50px;background: url(../images/search-ico.png) no-repeat center #02acfa;border-left: 0;float: left;text-indent: -999999px;}
@media (max-width: 991px) {
	.search-l{float: left;padding: 10px 15px;}
	.search-r{float: right;padding-bottom: 0;}
}
@media (max-width: 767px) {
	.search-l p{line-height: 20px;font-size: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
}

/* product */
#product{background: #fff;padding: 20px;}
.pro-l{padding-left: 0;padding-right: 10px;}
.pro-res{border: 1px solid #eee;padding: 9px;background: #fff;}
.pro-res dl{margin-bottom: 0px;}
.pro-res dl dt{background: #f5f5f5;padding-left: 19px;font-weight: normal;margin-bottom:10px;transition: all .3s;-webkit-transition: all .3s;}
.pro-res dl dt a{display:block;line-height: 40px;color: #555;font-size: 16px;position: relative;padding-right: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-res dl dt a::after{content: '';position: absolute;width: 19px;height: 19px;right: 19px;top: 50%;margin-top: -9.5px;background: url(../images/pro-x.png) no-repeat;}
.pro-res dl dd{padding-left: 22px;margin-bottom: 10px;display: none;}
.pro-res dl dd a{font-size: 14px;color: #666;display: block;padding-left: 17px;background: url(../images/iyuan.png) no-repeat left;line-height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-res dl dd a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #02acfa;}
.pro-res dl dt.cur{background: #02acfa;}
.pro-res dl dt.cur a{color: #fff;}
.pro-res dl dt.cur a::after{background: url(../images/pro-xm.png) no-repeat;}
.pro-r{padding: 0 10px;}
.pro-r-top{padding-top: 15px;padding-bottom: 10px;position: relative;background: url(../images/pro-r-x.png) no-repeat left bottom;}
.pro-r-top p{font-size: 16px;color: #666;text-transform: uppercase;line-height: 24px;padding-left: 10px;}
.pro-r-top p span{font-size: 24px;color: #02acfa;font-weight: bold;letter-spacing: 1px;}
.pro-r-top a{font-size: 14px;line-height:20px;color: #666;text-transform: uppercase;position: absolute;right: 3px;bottom: 12px;}
.pro-r-top a:hover{color: #02acfa;}
.pro-r-cen{}
.pro-r-cen ul{margin-left: -10px;margin-right: -10px;}
.pro-r-cen ul li{padding: 0 10px;margin-top: 20px;}
.pro-r-img{margin-bottom: 12px;}
.pro-r-img a{display: block;border: 2px solid #eee;}
.pro-r-txt{text-align: center;padding: 0 10px;}
.pro-r-txt a{color: #333;font-weight: bold;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-r-txt p{color: #666;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-r-cen ul li:hover .pro-r-img a{border-color: #02ACFA;}
.pro-r-cen ul li:hover .pro-r-txt a{color: #02ACFA;}
.pro-r-cen ul li:hover .pro-r-txt p{color: #333;}

.pro-ico{padding: 2px;}
.pro-ico a{width: 25%;float: left;padding: 2px;}
.pro-mlist{background: #fff;}
.pro-mp{padding-left: 15px;border-bottom: 1px dashed #eee;}
.pro-mp p{line-height: 50px;font-size:16px;padding-left: 15px;position: relative;}
.pro-mp p::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #02ACFA;}
.pro-mlist li{padding: 10px;border-bottom: 1px dashed #eee;}
.pro-m-img{padding: 0;}
.pro-m-txt{padding-left: 10px;padding-right: 0;}
.pro-m-txt>a{font-size: 16px;display: block;color: #333;margin-bottom: 10px;}
.pro-m-txt>p{font-size: 14px;color: #999;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.pro-m-al{overflow: hidden;margin-top: 10px;margin-right: 20px;}
.pro-m-al a{width: 40px;height: 30px;display: block;float: right;border: 1px solid #f3f3f3;}
.pro-m-al a.pro-mico1{background: url(../images/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(../images/pro-mico2.png) no-repeat center;background-size: 20px;border-left: none;}
@media (min-width: 992px) {
	.pro-l{float:left;width:250px;}
	.pro-r{float:left;width:calc(100% - 250px);}
}
@media (max-width: 991px) {
	#product{padding: 0 0 15px;}
}
@media (max-width: 350px) {
	.pro-m-txt>a{font-size: 14px;margin-bottom: 5px;}
	.pro-m-al{margin-top: 5px;}
}

/* adv-1 */
#adv-1{background: #02acfa;}
#adv-1 a{display: block;}
.adv-img1{background: url(../images/adv-1.jpg) no-repeat center;height: 100px;}

/* case */
#case{background: url(../images/case_bg.jpg) no-repeat center bottom;padding-bottom: 30px;}
.case-title{text-align: center;padding-top: 20px;}
.case-title h2{font-size: 36px;color: #222;font-weight: bold;line-height: 45px;}
.case-title h2 span{color: #02acfa;}
.case-title p{color: #999;font-size: 16px;text-transform: uppercase;}
.case-cen{margin-top: 20px;}
.case-l{}
.case-l ul{}
.case-l ul li{line-height: 80px;background: #fff;border-bottom: 1px solid #eee;transition: all .3s;-webkit-transition: all .3s;}
.case-l ul li:last-child{border-bottom: 0;}
.case-l ul li a{display: block;padding-left: 27px;}
.case-l ul li a img{vertical-align: middle;}
.case-l ul li a p{color: #333;font-size: 18px;padding-left: 50px;transition: all .3s;-webkit-transition: all .3s;}
.case-l ul li a p.case-ico1{background: url(../images/case-ico1.png) no-repeat left;}
.case-l ul li a p.case-ico2{background: url(../images/case-ico2.png) no-repeat left;}
.case-l ul li a p.case-ico3{background: url(../images/case-ico3.png) no-repeat left;}
.case-l ul li a p.case-ico4{background: url(../images/case-ico4.png) no-repeat left;}
.case-l ul li a p.case-ico5{background: url(../images/case-ico5.png) no-repeat left;}
.case-l ul li a p.case-ico6{background: url(../images/case-ico6.png) no-repeat left;}
.case-l ul li.on{background: #02ACFA;}
.case-l ul li.on a p{color: #fff;}
.case-l ul li.on a p.case-ico1{background: url(../images/case-ico1x.png) no-repeat left;}
.case-l ul li.on a p.case-ico2{background: url(../images/case-ico2x.png) no-repeat left;}
.case-l ul li.on a p.case-ico3{background: url(../images/case-ico3x.png) no-repeat left;}
.case-l ul li.on a p.case-ico4{background: url(../images/case-ico4x.png) no-repeat left;}
.case-l ul li.on a p.case-ico5{background: url(../images/case-ico5x.png) no-repeat left;}
.case-l ul li.on a p.case-ico6{background: url(../images/case-ico6x.png) no-repeat left;}
.case-r{}
.case-main{margin-bottom: 10px;}
.case-one{display: none;}
.case-img{}
.case-img>a{display: block;}
.case-txt{}
.case-a{display: block;font-size: 20px;color: #222;font-weight: bold;margin-top: 35px;margin-bottom: 20px;}
.case-txt>p{color: #444;line-height: 25px;text-align: justify;letter-spacing: 1px;height: 100px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.case-nav{overflow: hidden;margin-top: 45px;}
.case-nav a{display: block;float:left;width: 110px;height: 38px;line-height: 38px;color: #fff;background: #02acfa;text-align: center;transition: all .3s;-webkit-transition: all .3s;}
.case-talk{margin-left: 17px;}
.case-a:hover{color: #02acfa;}
.case-nav a:hover{background:#313131;color:#fff;}
.case-w{background: #fff;}
#caselist li a{display:block;position: relative;}
#caselist li a p{position: absolute;bottom: 0;left: 0;right: 0;line-height: 35px;color: #fff;background: rgba(0,0,0,0.6);text-align: center;padding: 0 5px;transition: all .3s;-webkit-transition: all .3s;}
#caselist li a:hover p{background: #02ACFA;}
@media (min-width: 992px) {
	.case-l{width: 240px;float: left;}
	.case-r{width: calc(100% - 252px);float: right;}
}
@media (max-width: 991px) {
	.case-l ul{overflow: hidden;margin-bottom: 20px;}
	.case-l ul li{width: 33.33%;float: left;border: 1px solid #eee;}
}
@media (min-width: 768px) {
	.case-img{width: 400px;float: left;}
	.case-txt{width: calc(100% - 400px);float: left;padding: 0 20px;}
}
@media (max-width: 767px) {
	#case{padding-bottom: 15px;}
	.case-title h2{font-size: 28px;}
	.case-title p{font-size: 12px;}
	.case-main{margin-bottom: 20px;}
	.case-a{margin-top: 15px;}
	.case-nav{margin-top: 20px;}
	.case-l ul li{line-height: 60px;}
	.case-l ul li a{padding-left: 15px;}
	.case-l ul li a p{padding-left: 47px;}
}
@media (max-width: 575px) {
	.case-l ul li a p{font-size: 16px;padding-left: 30px;}
	.case-l ul li a p.case-ico1{background-size: 25px;}
	.case-l ul li a p.case-ico2{background-size: 25px;}
	.case-l ul li a p.case-ico3{background-size: 25px;}
	.case-l ul li a p.case-ico4{background-size: 25px;}
	.case-l ul li a p.case-ico5{background-size: 25px;}
	.case-l ul li a p.case-ico6{background-size: 25px;}
	.case-l ul li.on a p.case-ico1{background-size: 25px;}
	.case-l ul li.on a p.case-ico2{background-size: 25px;}
	.case-l ul li.on a p.case-ico3{background-size: 25px;}
	.case-l ul li.on a p.case-ico4{background-size: 25px;}
	.case-l ul li.on a p.case-ico5{background-size: 25px;}
	.case-l ul li.on a p.case-ico6{background-size: 25px;}
}
@media (max-width: 475px) {
	.case-title{padding-top: 20p;}
	.case-cen{margin-top: 20px;}
	.case-l ul li a{padding-left: 10px;}
}
@media (max-width: 374px) {
	.case-title h2{font-size: 25px;}
	.case-l ul li a p{font-size: 14px;}
}

/* youshi */
#youshi{background: url(../images/youshi_bg.jpg) no-repeat center bottom #fbfbfb;padding-bottom: 20px;}
.youshi-title{text-align: center;padding-top: 10px;}
.youshi-title h2{color: #222;font-size: 42px;font-weight: bold;}
.youshi-title h2 span{color: #02acfa;}
.youshi-title h2 span span{font-size: 72px;}
.youshi-title p{color: #999;font-size: 16px;text-transform: uppercase;letter-spacing: 0.2px;line-height: 25px;}
.youshi-cen{margin-top: 40px;}
#ys-swiper-con{overflow: hidden;position: relative;}
.ys-swiper-pagination{text-align: center;margin-bottom: 20px;}
.ys-swiper-pagination span{display: inline-block;width: 190px;height: 70px;opacity: unset;border-radius: unset;margin: 0px 15px !important;border-radius:0;}
.ys-swiper-pagination span:nth-child(1){background: url(../images/youshi/zp01.png) no-repeat;}
.ys-swiper-pagination span:nth-child(2){background: url(../images/youshi/xh01.png) no-repeat;}
.ys-swiper-pagination span:nth-child(3){background: url(../images/youshi/yz01.png) no-repeat;}
.ys-swiper-pagination span:nth-child(4){background: url(../images/youshi/bd01.png) no-repeat;}
.ys-swiper-pagination span.swiper-pagination-bullet-active:nth-child(1){background: url(../images/youshi/zp02.png) no-repeat;}
.ys-swiper-pagination span.swiper-pagination-bullet-active:nth-child(2){background: url(../images/youshi/xh02.png) no-repeat;}
.ys-swiper-pagination span.swiper-pagination-bullet-active:nth-child(3){background: url(../images/youshi/yz02.png) no-repeat;}
.ys-swiper-pagination span.swiper-pagination-bullet-active:nth-child(4){background: url(../images/youshi/bd02.png) no-repeat;}
.ys-img{padding-left: 0;padding-right: 0;}
.ys-txt{padding-left: 50px;padding-right: 50px;}
.ys-txt-one{margin-top: 40px;overflow: hidden;}
.ys-txt-one h2{font-size: 80px;color: #02acfa;font-family: Khand;font-weight:500;float: left;line-height: 60px;margin-right: 5px;padding-top:5px;width:70px;}
.ys-txt-one p{color: #333;font-size:36px;line-height:36px;font-weight:bold;margin-top:8px;}
.ys-txt-one p+p{color: #666;font-size: 14px;line-height:20px;margin-top: 0;text-transform: uppercase;font-weight:normal;letter-spacing: 3px;}
.ys-txt h3{font-size: 24px;color: #555;padding-top: 15px;padding-bottom: 15px;text-indent: 30px;margin-bottom:10px;border-bottom:1px solid #e5e5e5}
.ys-txt ul{padding-left: 10px;}
.ys-txt ul li{padding-left: 22px;background: url(../images/ys-yuan.png) no-repeat 0px 8px;color: #666;font-size: 16px;line-height: 30px;text-align: justify;}
.ys-swiper-button-prev, .ys-swiper-button-next{width: 40px;height: 40px;line-height: 40px;text-align: center;position: absolute;bottom: 35px;z-index: 1000;}
.ys-swiper-button-prev{background: url(../images/ys-left.png) no-repeat #02acfa;left: 50%;margin-left: 70px;}
.ys-swiper-button-next{background: url(../images/ys-right.png) no-repeat rgba(0,0,0,0.7);left: 50%;margin-left: 110px;}
@media (max-width: 1259px) {
	.ys-swiper-pagination span{margin: 0px 20px !important;}
}
@media (max-width: 1199px) {
	.ys-swiper-pagination span{margin: 0px !important;}
	.ys-swiper-button-prev, .ys-swiper-button-next{bottom: 20px;}
}
@media (max-width: 991px) {
	#youshi{padding-bottom: 30px;}
	#ys-swiper-con{padding-bottom: 50px;}
	.ys-txt-one{margin-top: 20px;}
	.ys-txt{padding: 0;}
	.ys-swiper-pagination{display: none;}
	.ys-swiper-button-prev, .ys-swiper-button-next{bottom: 0px;}
	.ys-swiper-button-prev{left: auto;right: 50%;margin-left: 0;}
	.ys-swiper-button-next{margin-left: 0;}
}
@media (max-width: 767px) {
	.youshi-title h2{font-size: 30px;}
	.youshi-title h2 span span{font-size: 55px;}
	.youshi-title p{font-size: 14px;}
}
@media (max-width: 500px) {
	.youshi-title{padding-top: 15px;}
	.youshi-title h2{font-size: 22px;}
	.youshi-title h2 span span{font-size: 40px;}
	.youshi-title p{font-size: 12px;line-height: 20px;}
	.youshi-cen{margin-top: 20px;}
	.ys-txt-one{margin-top: 10px;}
	.ys-txt-one h2{font-size: 60px;width:55px;}
	.ys-txt-one p{font-size: 25px;line-height: 30px;}
	.ys-txt-one p+p{font-size: 12px;}
	.ys-txt h3{padding-top: 0;padding-bottom: 15px;font-size:18px;text-indent: 60px;}
	.ys-txt ul{margin-top: 10px;box-shadow:none;}
	.ys-txt ul li{font-size: 16px;line-height: 26px;background:url(../images/ys-yuan.png) no-repeat 0px 6px}
}

/* adv-2 */
#adv-2{background: #02acfa;}
#adv-2 a{display: block;}
.adv-img2{background: url(../images/adv-2.jpg) no-repeat center;height: 100px;}

/* about */
#about{background: url(../images/case_bg.jpg) no-repeat center bottom;padding-bottom:20px;}
.about-title{text-align: center;padding-top: 20px;}
.about-title h2{color: #222;font-size: 36px;font-weight: bold;line-height: 45px;}
.about-title h2 span{color: #222;}
.about-title p{color: #999;font-size: 16px;text-transform: uppercase;}
.about-cen{margin-top: 20px;background: #fff;padding-top: 20px;padding-bottom: 20px;}
.about-img{padding-left: 24px;padding-right: 0;}
.about-txt{padding-left: 25px;padding-right: 35px;}
.about-txt h2{color: #333;font-size: 24px;font-weight: bold;margin-top: 25px;}
.about-txt p{color: #333;font-size: 16px;line-height: 25px;}
.about-desc{color: #666;font-size: 14px;line-height: 25px;margin-top: 15px;}
.about-desc a{color: #333;}
.about-txt ul{overflow: hidden;margin-top: 52px;}
.about-txt ul li{float: left;display:block;width:110px;height:38px;line-height:38px;text-align: center;}
.about-txt ul li a{display: block;line-height: 38px;color: #fff;background:#313131;}
.about-txt ul li.on a{background:#02acfa;}
.about-txt ul li:nth-child(2){margin-left: 17px;}
.about-desc a:hover{color: #02ACFA;}
.about-arr{margin-top: 20px;}
.about-res{padding: 0 50px;display: none;}
@media (max-width: 991px) {
	.about-cen{padding: 10px 0;}
	.about-img{padding-left: 10px;padding-right: 10px;}
	.about-txt{padding-left: 10px;padding-right: 10px;}
}
@media (max-width: 767px) {
	.about-title{padding-top:15px;}
	.about-title h2{font-size: 30px;}
	.about-title p{font-size: 14px;}
	.about-cen{margin-top: 15px;}
	.about-txt h2{margin-top: 15px;}
	.about-desc{margin-top: 10px;}
	.about-txt ul{margin-top: 15px;}
	.about-arr{margin-top: 15px;}
}
@media (max-width: 500px) {
	.about-title h2{font-size: 24px;}
	.about-title p{font-size: 12px;}
	.about-txt h2{font-size: 25px;}
	.about-desc{margin-top: 5px;}
}
#milieulist{position: relative;}
#milieulist li{border:1px solid #ccc}
#certificatelist li{border:1px solid #ccc}
#milieulist .owl-prev, #milieulist .owl-next, #certificatelist .owl-prev, #certificatelist .owl-next{position: absolute;width: 40px;height: 40px;top: 50%;margin-top: -20px;text-indent: -9999999px;}
#milieulist .owl-prev, #certificatelist .owl-prev{background: url(../images/ys-left-1.png) no-repeat;left: -50px;}
/*#milieulist .owl-prev:hover, #certificatelist .owl-prev:hover, #milieulist .owl-next:hover, #certificatelist .owl-next{background-color:#02acfa;}*/
#milieulist .owl-next, #certificatelist .owl-next{background: url(../images/ys-right-1.png) no-repeat;right: -50px;}
.about-count{overflow: hidden;margin-top: 35px;}

#conone{background:#f8f8f8; padding-bottom:40px;}
.count-box{text-align: center;}
.count-img{width: 85px;height: 85px;margin: 0 auto;}
.count-div1 .count-img{background: url(../images/about-i1.png) no-repeat center top;}
.count-div2 .count-img{background: url(../images/about-i2.png) no-repeat center top;}
.count-div3 .count-img{background: url(../images/about-i3.png) no-repeat center top;}
.count-div4 .count-img{background: url(../images/about-i4.png) no-repeat center top;}
.count-div5 .count-img{background: url(../images/about-i5.png) no-repeat center top;}
.ibg2{display: none;animation: ibg2 5s linear infinite;}
.count-box h5{font-size: 24px;color: #444;font-weight: bold;margin-top: 5px;}
.count-box p{color: #444;font-size: 16px;}
.count-box.on .ibg1{display: none;}
.count-box.on .ibg2{display: block;}
.count-box.on .count-img{background-position: bottom;}
.count-box.on h5{color: #02ACFA;}
.count-box.on p{color: #02ACFA;}
@keyframes ibg2{
	0%{ transform:rotate(0deg)}
	100%{ transform:rotate(360deg)}
}
@media (max-width: 767px) {
	#about{padding-bottom: 15px;}
	.about-count{margin-top: 15px;}
}
@media (min-width: 601px) {
	.count-box{float: left;width: 20%;}
}
@media (max-width: 600px) {
	.count-box{margin-bottom: 15px;}
	.count-div1{width: 50%;float: left;}
	.count-div2{width: 50%;float: left;}
	.count-div3{width: 33.33%;float: left;}
	.count-div4{width: 33.33%;float: left;}
	.count-div5{width: 33.33%;float: left;}
}
@media (max-width: 374px) {
	.about-count{display: none;}
}


/* ================================================================
   新闻模块 - 5个Tab + 动态加载
   ================================================================ */
#news{padding-bottom:20px;}
.news-title{padding-top: 20px;text-align: center;}
.news-title h2{font-size: 36px;font-weight: bold;color: #222222;}
.news-title h2 span{color: #222;}
.news-title p{color: #999;font-size: 16px;text-transform: uppercase;line-height: 25px;}
.news-cen{margin-top: 20px;}
.news-left{padding-left: 5px;padding-right: 5px;}

/* ---- Tab栏 ---- */
.news-l-top {
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.news-l-top ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 8px;
    margin: 0;
    flex: 1;
}
.news-l-top ul li {
    display: block;
    padding: 12px 14px;
    position: relative;
    list-style: none;
}
.news-l-top ul li:first-child {
    padding-left: 18px;
}
/* 分隔线 */
.news-l-top ul li:not(:last-child)::after {
    content: '';
    width: 1px;
    height: 16px;
    background: #dcdcdc;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}
.news-l-top ul li a {
    font-size: 15px;
    color: #555;
    line-height: 24px;
    white-space: nowrap;
}
.news-l-top ul li.on a {
    color: #02ACFA;
    font-weight: bold;
}
/* More按钮 */
.news-l-top > a {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    text-transform: uppercase;
    padding: 0 10px;
    flex-shrink: 0;
}
.news-l-top > a:hover {
    color: #02ACFA;
}

/* ---- 头条滚动 ---- */
.news-breaking {
    display: flex;
    align-items: center;
    background: #f8fbff;
    border-left: 4px solid #02acfa;
    padding: 10px 16px;
    margin: 16px 0 14px;
    border-radius: 4px;
    gap: 12px;
    flex-wrap: wrap;
}
.breaking-icon { font-size: 18px; flex-shrink: 0; }
.breaking-text { flex: 1; min-width: 120px; }
.breaking-text a {
    font-size: 15px;
    color: #0055a5;
    font-weight: 600;
    text-decoration: none;
}
.breaking-text a:hover { color: #02acfa; text-decoration: underline; }
.breaking-date {
    font-size: 12px;
    color: #999;
    flex-shrink: 0;
    background: #f0f0f0;
    padding: 2px 12px;
    border-radius: 12px;
}

/* ---- 新闻列表（动态渲染） ---- */
.news-list-wrapper { min-height: 180px; }
.news-clean-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.news-clean-list li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 8px 0;
    border-bottom: 1px dashed #eee;
    gap: 8px;
    flex-wrap: wrap;
}
.news-clean-list li:last-child { border-bottom: none; }

.news-clean-list .news-item {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}

.news-clean-list .news-date {
    font-size: 12px;
    color: #aaa;
    flex-shrink: 0;
    min-width: 100px;
    text-align: left;
}
.news-clean-list .news-tag {
    font-size: 11px;
    padding: 1px 12px;
    border-radius: 10px;
    color: #fff;
    flex-shrink: 0;
    display: inline-block;
    text-align: center;
    min-width: 50px;
}
.news-clean-list .news-title {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    flex: 1;
    min-width: 120px;
    text-align: left;
    transition: color 0.2s;
}
.news-clean-list .news-title:hover {
    color: #02acfa;
}

/* 空状态 */
.news-empty, .news-loading, .news-error {
    text-align: center;
    padding: 30px 0;
    color: #999;
    font-size: 14px;
}

/* ---- 底部更多 ---- */
.news-more-bottom {
    text-align: right;
    padding-top: 10px;
    margin-top: 4px;
    border-top: 1px solid #f0f0f0;
}
.news-more-bottom a {
    color: #02acfa;
    font-size: 14px;
    text-decoration: none;
}
.news-more-bottom a:hover { text-decoration: underline; }

/* ---- 右侧Q&A ---- */
.news-right{padding-left: 5px;padding-right: 5px;}
.news-r-top{border-bottom: 1px solid #dcdcdc;padding-left: 18px;}
.news-r-top p{line-height: 60px;height:60px;color: #333;font-size: 23px;padding-left: 40px;background: url(../images/news-faq.png) no-repeat left;}
.news-r-top p span{font-family: arial;font-size: 12px;color: #999;margin-left: 10px;}
.news-r-cen{padding-left: 15px;padding-right: 15px;margin-top: 15px;}
.news-r-cen li{margin-bottom: 7px;}
.faq-w{line-height: 33px;height: 33px;background: url(../images/faq-w.png) no-repeat left top;padding-left: 45px;}
.faq-w a{color: #333;font-size: 16px;font-weight: bold;display: block;}
.faq-d{line-height: 33px;height: 66px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;color: #666;background: url(../images/faq-d.png) no-repeat left top;padding-left: 45px;}
.faq-w a:hover{color: #02ACFA;}

/* ---- 响应式 ---- */
@media (max-width: 991px) {
    .news-left, .news-right { padding: 0; }
}
@media (max-width: 768px) {
    .news-l-top ul li { padding: 8px 8px; }
    .news-l-top ul li a { font-size: 13px; }
    .news-l-top ul li:first-child { padding-left: 10px; }
    .news-breaking { flex-direction: column; align-items: flex-start; gap: 4px; }
    .breaking-text a { font-size: 13px; }
    .news-clean-list li { flex-direction: column; align-items: flex-start; gap: 4px; padding: 10px 0; }
    .news-clean-list .news-date { font-size: 11px; min-width: auto; }
    .news-clean-list .news-title { font-size: 13px; }
}
@media (max-width: 767px) {
    #news{padding-bottom: 15px;}
    .news-title{padding-top: 15px;}
    .news-title h2{font-size: 30px;}
    .news-title p{font-size: 14px;}
    .news-left{padding: 0;}
    .news-right{padding: 0;}
    .news-r-cen{padding: 0;}
    .faq-w a{font-size:14px;}
    .faq-d{font-size:12px;}
}
@media (max-width: 500px) {
    .news-title h2{font-size: 24px;}
    .news-title p{font-size: 12px;}
    .news-l-top ul li { padding: 6px 5px; }
    .news-l-top ul li a { font-size: 11px; }
    .news-l-top ul li:not(:last-child)::after { display: none; }
}
@media (max-width: 400px) {
    .news-l-top ul li { padding: 4px 4px; }
    .news-l-top ul li a { font-size: 10px; }
}


/* footer */
footer{}
#footer-nav{background: #02acfa;text-align: center;color: #fff;}
#footer-nav a{color: #fff;font-size: 16px;padding: 18px 30px;float:left;}
#footer-nav a:hover{background:#0087db;}
@media (max-width: 1259px) {
	#footer-nav a{padding: 18px 26px;}
}
@media (max-width: 1199px) {
	#footer-nav a{padding: 18px 15px;}
}
#footer-cen{background: #fff;padding-top: 20px;padding-bottom: 20px;border-bottom: 2px solid #e5e5e5;}
.footer-other{float: left;padding-right: 5px;border-right: 1px solid #eee;padding-top: 30px;padding-bottom: 25px;}
.footer-info{float: left;padding-left: 54px;padding-right: 40px;border-right: 1px solid #eee;}
.footer-info>p{font-size: 14px;color: #444;padding-left: 30px;line-height: 30px;text-align: left;}
.footer-info>p.wtel{background: url(../images/wtel.png) no-repeat 0px 6px;}
.footer-info>p.wadr{background: url(../images/wadr.png) no-repeat 0px 6px;}
.footer-info>p.wfax{background: url(../images/wfax.png) no-repeat 0px 6px;}
.footer-info>p.wema{background: url(../images/wema.png) no-repeat 0px 6px;}
.footer-wlink{margin-top: 5px;padding-left:30px;}
.footer-wlink a{color: #999;}
.footer-wlink a:hover{color: #02ACFA;}
.footer-right{float: left;margin-top: 20px}
.footer-wtel{padding-right: 75px;padding-top: 10px;padding-bottom: 10px;background: url(../images/footer-wtel.png) no-repeat right;text-align: right;margin: 0 25px;}
.footer-wtel span{color: #666;font-size: 16px;}
.footer-wtel h2{font-size: 24px;color: #333;font-weight: bold;}
.footer-ewm{}
.footer-ewm img{width:113px;}
.footer-ewm p{text-align: center;color: #333;font-size: 14px;}

@media (max-width: 1259px) {
	.footer-info{padding-left: 40px;padding-right: 30px;}
}
@media (max-width: 1199px) {
	.footer-ewm{margin-left: 20px;}
}
@media (max-width: 991px) {
	#footer-cen{background:#F8F8F8}
	.footer-info{border-right: 0;}
	.footer-ewm{margin: 0;}
	.footer-right{width: 100%;}
}
@media (max-width: 767px) {
	#footer-cen{border: 0;text-align: center;}
}
@media (max-width: 750px) {
	#footer-cen{padding-top:25px}
	.footer-info{padding: 0 10px;}
}
@media (max-width: 690px) {
	.footer-other{float: none;padding-right:0;padding-top:0;border-right:0;}
	.footer-info{float: none;display: inline-block;}
	.footer-logo img{margin:0 auto;}
}


#roll {width: 40px;height: 40px;display: none;background: #000;position: fixed;right: 20px;bottom: 60px;z-index: 150;overflow: hidden;transition: all .2s ease-in-out 0s;cursor: pointer;border-radius: 50%;}
#roll:hover {background: #02acfa;}
#roll_top {width: 40px;height: 40px;display: block;background: url(../images/gotop.png) no-repeat;transition: all .2s ease-in-out 0s;}
#roll_top:hover {background: url(../images/gotop.png) no-repeat;}
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #02acfa;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}


/* links */
#link{background:#f8f8f8;}
.link-bg{height: 40px;line-height: 40px;}
.link-bg a{margin:0 15px;display:inline-block;}

/* 内页样式 */
#ZoomBox{background: #fff;}
.nybg{background: #F5F5F5;}
.bsbg{background: #FFFFFF;}

#sidebar{text-align: center;margin: 20px 0;}
#sidebar li{margin: 0 10px;}
#sidebar li a{display:block;height: 45px;line-height: 44px;text-align: center;color: #666;border: 1px solid #aaa;font-size: 16px;}
#sidebar li:hover a, #sidebar li.cur a{background: #02ACFA;color: #fff;border: 1px solid #02ACFA;}
@media (min-width: 768px) {
	#sidebar li{display: inline-block;}
	#sidebar li a{width:150px;}
}
@media (max-width: 767px) {
	.common #sidebar{display: flex;}
	.common #sidebar li{flex: 1;}
	.nycase #sidebar{display: block;}
	.nycase #sidebar li{display: inline-block;margin-bottom: 5px;}
	.nycase #sidebar li a{padding: 0 10px;}
}

.tablesaw td, .tablesaw th {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: .5em .7em;}

.nyjc{}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #02acfa}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}
#sidebar1{background: #fff;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #02acfa;color: #fff;}
#sidebar1 dt{margin-top: 10px;font-weight: normal;font-size: 16px;line-height: 40px;height: 40px;padding-left: 20px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;color: #666;background: #eee;cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;font-size: 16px;}
#sidebar1 dt.cur, #sidebar1 dt:hover{background: #02acfa;color: #fff;}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color:#fff;}
#sidebar1 dd{display: none;}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;color: #333;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(../images/iyuan_on.png) 5px center no-repeat;color:#02acfa;}


.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/nav_tb.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #02acfa;}
.crumbs{padding-left:20px;background: url(../images/nav_tb.png) left no-repeat;line-height: 25px;padding-top:10px;padding-bottom:10px;}

.nyprolist{padding: 30px 0;}
.nypro{padding:15px;}
.nypro-img{border:1px solid #e6e6e6;overflow: hidden;}
.nypro-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nypro-ul li{margin-bottom: 15px}
.nypro-ul li p{background: #fff;text-align: center;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;padding:0 10px;}
.nypro-ul li:hover .nypro-img{border-color:#02acfa;}
.nypro-ul li:hover .nypro-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nypro-ul li:hover p{color:#02acfa;}
@media (max-width: 991px) {
	.nyprolist{padding: 2px 0 15px;}
}
@media (max-width: 500px) {
	.nypro{padding:10px;}
}

.showpro-list-img{border:1px solid #eee;}
.showpro-list-img img{width: 100%}
.showpro-right h2{font-size: 18px;font-weight: bold;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 10px;margin-top: 0}
.showpro-right p{color: #666;line-height: 25px;margin-bottom: 10px;}

.showpro-rem p{color:#02acfa;font-weight: bold;}
.showpro-rem ul{}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover>a{border-color: #02acfa}
.showpro-rem ul li a+a{border:0;display:block;line-height:35px;height:35px;padding:0 10px;text-align:center;background:#fff;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.showpro-rem ul li:hover a+a{color:#02acfa}

.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #02acfa;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
/*.showpro-details div{margin-bottom: 10px;}*/
.showpro-details img{max-width: 100%;}
.showpro-det{display: none;}

@media (max-width: 767px) {
	.showpro-right{margin-top: 10px;}
}
@media (max-width: 450px) {
	.showpro-con ul{display: flex}
	.showpro-con ul li{flex:1;padding:0;font-size: 14px;}
	.showpro-details{font-size: 14px;}
	.showpro-details td{padding:5px;}
}

#nyimg{padding:10px 0}
.nyimg-ul{overflow: hidden;}
.nyimg-ul li{margin-bottom: 30px;padding: 0 10px;}
.nyimg-ul li .nyimg-div{background: #fff;}
.nyimg-ul li .nyimg-div a{display: block;overflow: hidden;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div img{margin:0 auto;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-ul li .nyimg-a{padding:0 5px;overflow: hidden;line-height: 40px;display: block;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.nyimg-ul li .nyimg-div a+a{border:0}
.nyimg-ul li:hover .nyimg-div img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a{color: #02acfa;}

.nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 90;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;bottom: 100px;width: 30px;text-align: center;padding: 5px;background: #02ACFA;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #02ACFA;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100; }
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 16px;line-height: 40px;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;margin: 3px 10px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}

#showimg{padding: 10px;}
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:26px;margin-bottom:5px}
.showimg-top span{margin-right: 10px;}
.showimg-top span{font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 15px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 15px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;text-align: justify;padding-bottom:10px;}
.showimg-con img{max-width: 100%;}
.showimg-page{padding-top: 15px;overflow: hidden;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	#nyimg{}
	.nyimg-ul li{margin-bottom: 20px;}
	.showimg-top h2{ font-size:16px;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{padding:0;font-size:14px !important;}
	.page-header h3{font-size:16px;margin:0;}
	.xgred li{padding: 0}
}

#nynew{padding-top: 15px;padding-bottom: 15px;}
#nynew .container>div[class^="col-"]{padding: 0 10px;}
#nynew .container>div:first-child{border-right: 1px solid #eee;}
.nynews-ul{overflow: hidden;}
.nynews-ul li.nynews-li{padding: 0 0 15px 0;margin-bottom: 25px;}
.nynews-ul li.nynews-li:nth-of-type(even) .nynews-img{/*float: right;*/}
.nynews-img{}
.nynews-img a{display: block;border: 1px solid #ccc;}
.nynews-img img{width:100%;}
.nynews-img a:hover{border: 1px solid #02ACFA;}
.nynews-date {color: #333;line-height: 20px;font-size: 12px;margin-top:20px;}
.nynews-date span{float: left;margin-right:20px;}
.nynews-date p{float: left;margin: 0;}
.nynews-date i{margin-right: 5px;}
.nynews-con h3{font-size: 18px;font-weight: 400;text-transform: uppercase;line-height: 32px;letter-spacing: 1px;margin-top: 0px;margin-bottom:0px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-bottom:10px;}
@media (max-width:991px) {
	#nynew .container>div:first-child{border: 0;}
	.nynews-con{margin: 10px 0;}
}
@media (max-width:767px) {
	#nynew{padding-top: 15px;padding-bottom: 15px;}
	.nynews-con h3{ font-size:16px; font-weight:bold;padding-bottom:0}
	.nynews-img{padding: 0;}
	.nynews-con{padding: 0;}
}
.nynews-con p.nynews-desp{color: #666;font-size: 14px;line-height: 25px;margin: 10px 0;height: 50px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-con a.nynews-more{text-decoration: none;color: #ffffff;font-size: 15px;padding: 7px;background: #02acfa;width: 120px;display: block;float:right;text-align: center;letter-spacing: 1px;font-weight: 600;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nynews-con a.nynews-more:hover{background: #000;color: #fff;}

.hotnews{padding:0 10px;margin-bottom: 20px;}
.hotnews p{font-size: 18px;color: #fff;line-height: 50px;background:#02acfa;text-align:center;}
.hotnews p span{font-size:14px;}
.hotnews-bor{border:1px solid #eee;padding:5px 20px}
.hotnews a{display: block;font-size: 14px;line-height: 35px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background:url(../images/iyuan_on.png) no-repeat left;}

.hotpros{padding:0 10px;}
.hotpros p{font-size: 18px;color: #fff;line-height: 50px;background:#02acfa;text-align:center;}
.hotpros p span{font-size:14px;}
.hotpros-bor{border:1px solid #eee;padding:10px}
.hotpros a{display: inline-block;margin:5px 10px}

#shownews{padding: 15px 10px;}
#shownews .container>div[class^="col-"]{padding: 0 10px;}
#shownews .container>div:first-child{border-right: 1px solid #eee;}
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom:10px}
.shownews-top span{margin-right: 10px;}
.shownews-top span{font-size: 14px;color: #a3afb7;}
.shownews-img{margin-top: 25px; text-align:center}
.shownews-img img{max-width: 100%;}
.shownews-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 15px;font-weight: 300;padding: 10px;border-bottom: 1px solid #F0F2F5;text-align: justify;}
.shownews-con img{max-width: 100%;}
.shownews-page{padding-top: 30px;overflow: hidden;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:991px) {
	#shownews .container>div:first-child{border:0;}
	.sdsd{padding: 0px;}
}
@media (max-width:767px){
	.shownews-top h1{ font-size:20px;}
	.shownews-top h2{ font-size:16px;}
	.shownews-con{padding:0;font-size:14px !important}
}

#pageshow {padding: 0px;}
.show-dateil{font-size: 15px;line-height: 1.8;text-align:justify;}
.show-dateil img{max-width: 100%;}
.showmap img{max-width: none;}
@media (max-width:767px){
	#pageshow {padding: 10px;}
	.show-dateil,.show-dateil *{font-size:14px !important}
	#dituContent{height: 400px !important}
}

/*相关推荐*/
.xgred{overflow: hidden;}
.xgred .xgred-con{line-height: 40px;border-bottom:1px #ccc dashed;overflow: hidden;}
.xgred .xgred-con a{font-size: 14px;color: #4b4b4b;display: block;float: left;width: calc(100% - 90px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xgred .xgred-con em{float: right;font-size: 13px;color: #ccc;line-height: 40px;margin-right: 10px;}
.xgred .xgred-con a:hover{color: #02acfa}

/*全站搜索*/
#searchlist{}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}

/*在线客服*/
.diyos {position: fixed;width: 54px;right: 0;top: 25%;z-index: 10000;}
.diyos ul {list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #02acfa;float: left;position: relative;border-top:1px solid #333;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li:hover{ background:#0087db;}
.diyos ul li .sidebox {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#02acfa;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 150px;position:absolute; top:0; left:-151px; z-index:120; display:none;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}

/* 内页banner */
.nybanner>div{background-position: top center;background-repeat: no-repeat;background-size: cover;}
@media (max-width: 700px){
	.nybanner>div{height: 260px !important;}
}
@media (max-width: 580px){
	.nybanner>div{height: 180px !important;}
}
@media (max-width: 420px){
	.nybanner>div{height: 160px !important;}
}
@media (max-width: 374px){
	.nybanner>div{height: 135px !important;}
}

/* 标签 */
.pro_key{line-height: 35px;border-top: dashed 1px #d7d7d7;margin-top: 5px;font-size: 14px;}

/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

#flip{line-height: 25px;}
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ padding:2px 8px 2px 8px; color:#02acfa; display: inline-block; }
.metpager_5 a:hover { color:#fff; background-color:#02acfa;}
.metpager_5 a:active { color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#02ACFA; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { padding:2px 8px 2px 8px; margin:2px; color:#333;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}


/* ============================================================
   搜索框 - 电脑端强制垂直居中
   ============================================================ */
@media (min-width: 769px) {
    .hsearch_outer #gsearch_form {
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: center !important;
        gap: 16px !important;
        width: 100% !important;
        height: 38px !important;
        text-align: left !important;
        background: transparent !important;
    }
    .hsearch_outer .hsearch_select label {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: 38px !important;
        min-height: 38px !important;
        line-height: 1 !important;
        padding: 0 !important;
        margin: 0 !important;
        margin-bottom: 0 !important;
        font-weight: 400 !important;
        color: #fff !important;
        font-size: 14px !important;
        white-space: nowrap !important;
        position: relative !important;
        padding-left: 22px !important;
        cursor: pointer !important;
        box-sizing: border-box !important;
        background: transparent !important;
        border: none !important;
        float: none !important;
        width: auto !important;
    }
    .hsearch_outer .hsearch_select {
        display: flex !important;
        flex-shrink: 0 !important;
        gap: 18px !important;
        align-items: center !important;
        height: 38px !important;
        background: transparent !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        width: auto !important;
    }
    .hsearch_outer .hsearch_select div {
        display: flex !important;
        align-items: center !important;
        height: 38px !important;
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .hsearch_outer {
        display: flex !important;
        align-items: center !important;
        min-height: 54px !important;
        padding: 6px 20px !important;
        max-width: 860px !important;
        margin: 20px auto 30px !important;
        background-color: #0072c1 !important;
        border-radius: 8px !important;
        box-sizing: border-box !important;
        float: none !important;
        width: 100% !important;
    }
    .hsearch_outer .hsearch {
        width: 100% !important;
        display: flex !important;
        align-items: center !important;
        height: 38px !important;
        float: none !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
    }
    .hsearch_outer .hsearch_select label::before {
        content: "" !important;
        display: block !important;
        position: absolute !important;
        top: 50% !important;
        left: 0 !important;
        transform: translateY(-50%) !important;
        width: 14px !important;
        height: 14px !important;
        border: 1.5px solid rgba(255, 255, 255, 0.6) !important;
        border-radius: 50% !important;
        background: transparent !important;
        box-sizing: border-box !important;
    }
    .hsearch_outer .hsearch_select label::after {
        content: "" !important;
        display: none !important;
    }
    .hsearch_outer .radio-input:checked + label::after {
        content: "" !important;
        display: block !important;
        position: absolute !important;
        top: 50% !important;
        left: 4px !important;
        transform: translateY(-50%) !important;
        width: 6px !important;
        height: 6px !important;
        background: #fff !important;
        border-radius: 50% !important;
    }
    .hsearch_outer .radio-input:checked + label {
        color: #fff !important;
        font-weight: 500 !important;
    }
    .hsearch_outer .radio-input:checked + label::before {
        border-color: #fff !important;
    }
    .hsearch_outer .search_box {
        display: flex !important;
        flex: 1 1 auto !important;
        min-width: 140px !important;
        max-width: 480px !important;
        height: 38px !important;
        border-radius: 6px !important;
        overflow: hidden !important;
        background: #fff !important;
        align-items: stretch !important;
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
        border: none !important;
        box-shadow: none !important;
    }
    .hsearch_outer .hsearch_kw {
        flex: 1 !important;
        height: 38px !important;
        padding: 0 14px !important;
        font-size: 14px !important;
        color: #333 !important;
        background: #fff !important;
        border: none !important;
        outline: none !important;
        box-sizing: border-box !important;
        min-width: 60px !important;
        line-height: 38px !important;
        float: none !important;
        width: auto !important;
    }
    .hsearch_outer .hsearch_kw::placeholder {
        color: #aaa !important;
        font-size: 13px !important;
        line-height: 38px !important;
    }
    .hsearch_outer .bt_hsearch {
        width: 44px !important;
        height: 38px !important;
        background: #2d2d2d !important;
        cursor: pointer !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        border: none !important;
        flex-shrink: 0 !important;
        float: none !important;
        box-shadow: none !important;
    }
    .hsearch_outer .bt_hsearch:hover {
        background: #111 !important;
    }
    .hsearch_outer .bt_hsearch img {
        width: 18px !important;
        height: 18px !important;
        display: block !important;
        margin: 0 !important;
    }
    .hsearch_outer input[type="text"] {
        border-radius: 0 !important;
        -webkit-appearance: none !important;
        appearance: none !important;
        background: #fff !important;
        border: none !important;
        box-shadow: none !important;
        font-size: 14px !important;
    }
    .hsearch_outer input[type="text"]:focus {
        outline: none !important;
        box-shadow: none !important;
    }
}

/* ===== 限制首页Banner轮播图宽度 ===== */
@media screen and (min-width: 992px) {
    #carousel-example-generic {
        max-width: 1240px;
        margin: 0 auto;
        border-radius: 0 !important;
        overflow: hidden;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    }
    #carousel-example-generic .carousel-inner > .item > img {
        width: 100%;
        height: auto;
        display: block;
    }
}
@media screen and (max-width: 991px) {
    #carousel-example-generic {
        max-width: 100%;
        margin: 0;
        border-radius: 0 !important;
        box-shadow: none;
        overflow: visible;
    }
}

/* ===== 导航栏蓝色背景变短 ===== */
@media screen and (min-width: 992px) {
    .ztbg {
        background-color: transparent !important;
    }
    .ztbg .container {
        background-color: #0066B3;
        border-radius: 0;
        padding: 0 30px;
        max-width: 1240px !important;
        margin: 0 auto;
        width: 100%;
    }
    .ztbg .navbar-nav {
        margin-left: 10px;
    }
    .ztbg .navbar {
        margin-bottom: 0;
        min-height: 50px;
        background-color: transparent !important;
    }
}
@media screen and (max-width: 991px) {
    .ztbg {
        background-color: #0066B3 !important;
    }
    .ztbg .container {
        max-width: 100%;
        padding: 0 15px;
        background-color: #0066B3;
    }
}

/* ========== 公司环境 & 资质证书 图片统一大小 ========== */
.cert-img-wrapper {
    width: 100%;
    height: 220px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    border-radius: 6px;
}
.cert-img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.cert-img-wrapper img:hover {
    transform: scale(1.05);
}
.about-res .item {
    padding: 0 10px;
}
@media (max-width: 768px) {
    .cert-img-wrapper { height: 160px; }
}
@media (max-width: 480px) {
    .cert-img-wrapper { height: 120px; }
}