/* common #11a194 #eecc22 #0e867b */
h1, h2, h3, h4, h5, h6  {margin: 0;}
ul,li {margin-bottom: 0;}
a:hover {text-decoration: none;}
:focus {outline: 0 !important;}
.uk-cover.uk-transition-scale-up {left: 0;top: 0;}
.uk-transition-toggle:hover .uk-cover.uk-transition-scale-up ,.uk-transition-toggle:focus .uk-cover.uk-transition-scale-up {transform: scale(1.03,1.03);}

.tag-boxs {padding: 15px 0px;}
.tag-boxs a { margin-left:10px;}
.tagindexbox {overflow:hidden; min-height:350px; padding:15px 0;}
.tagindexbox li { float:left; margin-right:20px; margin-bottom:20px;}
.tagindexbox li a { padding:7px 15px; border:1px solid #999; color:#999;}
.tagindexbox li a:hover { border:1px solid #2b44a9; background:#2b44a9; color:#fff;}

/* top */
.top {padding-top: 10px;padding-bottom: 10px;background-color: #11a194;}/* eee */
.top h6 {color: #fff;}/* 999 */
.top .uk-subnav>*>* {color: #fff;}
.top .uk-subnav-divider>::before {height: 10px;}
.top .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column)::before {border-left-color: #fff}/* 999 */

/* header */
.header .uk-logo svg {width: 300px;}
.header .logodesc:before {content: '';position: absolute;left: 13px;bottom: 5px;width: 1px;height: 40px;background-color: #eee;}
.header h3 {font-weight: bold;color: #11a194;}
.header h3 span {color: #eecc22;}
.header h2 {color: #eecc22;font-family: Impact, Microsoft YaHei;line-height: 1;letter-spacing: 2px;font-size: 36px;}
.header h5 {color: #999;}

/* nav */
.nav {background-color: #11a194;position: relative;}
.nav:before {content: '';position: absolute;width: 100%;height: 1px;top: 3px;background-color: rgba(255, 255, 255, 0.3);z-index: 2;}
.nav::after {content: '';position: absolute;width: 100%;height: 1px;bottom: 3px;background-color: rgba(255, 255, 255, 0.3);z-index: 2;}
.nav .uk-navbar-nav>li>a {min-height: 60px;color: #fff;font-size: 16px;position: relative;}
.nav .uk-navbar-nav>li>a:before {content: '';position: absolute;bottom: 5px;}
/* .nav .uk-navbar-nav>li:hover>a ,.nav .uk-navbar-nav>li.uk-active>a  {background-color: #0e867b;} */
.nav .nav_bg {position: absolute;width: 120px;height: 60px;top: 50%;left: 0;background-color: #0e867b;transform: translateY(-50%);z-index: 1;}

/* i_search */
.i_search .uk-divider-vertical {border-left-style: dashed;border-color: #eee;}
.i_search h2 {font-weight: bold;color: #11a194;font-size: 32px;}
.i_search h4 {font-size: 17px;color: #999;}
.i_search .uk-search-default {width: calc(100% - 40px);}
.i_search .uk-search-default .uk-search-input:focus {border-color: #11a194}
.i_search svg > * {color: #11a194;}
.i_search .i_search_key {color: #11a194;}
.i_search a {color: #999;}
.i_search a:hover {color: #333;}
.i_search .uk-flex svg {width: 30px;}

/* i_adv */
.i_adv {background-color: #f3f3f3;}
.i_adv .i_title {display: inline-block;padding: 15px 180px;margin-bottom: 20px;border: 1px solid #11a194;position: relative;}
.i_adv .i_title span {font-size: 24px;background-color: #f3f3f3;position: absolute;left: 50%;bottom: -15px;transform: translateX(-50%);padding: 0 35px;color: #11a194;    width: max-content;}
.i_adv h1 {color: #11a194;font-weight: bold;}
.i_adv h1 span {color: #eecc22;}
.i_adv h5 {font-family: Georgia, "Times New Roman", Times, serif;color: #999;}
.i_adv .uk-border-circle {padding: 5px;background-color: #11a194;transition: 0.5s all;}
.i_adv .uk-card:hover .uk-border-circle {background-color: #f3f3f3;}
.i_adv h3 {font-size: 22px;font-weight: bold;color: #11a194;transition: 0.5s all;}
.i_adv .uk-card:hover h3 {color: #fff;}
.i_adv p {transition: 0.5s all;}
.i_adv .uk-card:hover p {color: #fff;}
.i_adv .uk-card .uk-overlay {left: 50%;right: 50%;top: 20%;bottom: 80%;transition: 0.5s all;padding: 0;background-color: #11a194;}
.i_adv .uk-card:hover .uk-overlay {absolute;left: 0;right: 0;top: 0;bottom: 0;}
    
/* i_banner */


/* i_prod */
.i_prod {background-image:url(../image/prod.jpg)}
.i_prod {background-color: #f3f3f3;}
.i_prod .i_title {display: inline-block;padding: 15px 180px;margin-bottom: 20px;border: 1px solid #11a194;position: relative;}
.i_prod .i_title span {font-size: 24px;background-color: #f0f0f0;position: absolute;left: 50%;bottom: -15px;transform: translateX(-50%);padding: 0 35px;color: #11a194;    width: max-content;}
.i_prod h1 {color: #11a194;font-weight: bold;}
.i_prod h1 span {color: #eecc22;}
.i_prod h5 {font-family: Georgia, "Times New Roman", Times, serif;color: #999;}
.i_prod .uk-subnav>*>a {padding: 10px 55px;border: 1px solid #cccccc;transition: .5s all;font-size: 16px;border-radius: 5px;background-color: #fff;}
.i_prod .uk-subnav>.uk-active>a , .i_prod .uk-subnav>*:hover>a {color: #fff;background-color: #11a194;border-color: #11a194;}
.i_prod h3 {font-size: 26px;font-weight: bold;margin-bottom: 20px;transition: 0.5s all;}
.i_prod h5 {line-height: 2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4; }
.i_prod .uk-slider-items li:hover h3 {color: #11a194;}
.i_prod .more a {padding: 10px 20px;display: block;border: 1px solid #11a194;color: #11a194;border-radius: 5px;transition: 0.5s all;}
.i_prod .more a:hover {color: #fff;background-color: #11a194;}
.i_prod .uk-slidenav {border-radius: 100px;background: #f8f8f8;padding: 20px 25px;transition: 0.5s all;}
.i_prod .uk-slidenav:hover {background: #11a194;color: #fff;}

.i_prod .uk-slidenav {padding: 8px 13px;}

/* i_case */
.i_case {background-image:url(../image/case.jpg)}
.i_case .i_title {display: inline-block;padding: 15px 180px;margin-bottom: 20px;border: 1px solid #11a194;position: relative;}
.i_case .i_title span {font-size: 24px;background-color: #fafafa;position: absolute;left: 50%;bottom: -15px;transform: translateX(-50%);padding: 0 35px;color: #11a194;    width: max-content;}
.i_case h1 {color: #11a194;font-weight: bold;}
.i_case h1 span {color: #eecc22;}
.i_case h5 {font-family: Georgia, "Times New Roman", Times, serif;color: #999;}
.i_case .i_case_left > div {background-color: #11a194;}
.i_case .i_case_left h3 {font-weight: bold;color: #fff;font-size: 26px;}
.i_case .i_case_left h6 {text-transform: uppercase;color: #fff;}
.i_case .i_case_left .uk-card-default {border-radius: 5px;}
.i_case .i_case_left .uk-nav-default .uk-parent:not(:last-child) {margin-bottom: 20px;}
.i_case .i_case_left .uk-nav-default>li>a {font-size: 18px;background: #11a194;color: #fff;border-radius: 5px;padding: 10px 20px;margin-bottom: 10px;}
.i_case .i_case_left .uk-nav-default>li:last-child>a {margin-bottom: 0;}
.i_case .i_case_left .uk-nav-sub {padding: 0;}
.i_case .i_case_left .uk-nav-default .uk-nav-sub a {font-size: 16px;color: #333;padding: 10px 20px;border-bottom: 1px solid #cccccc;transition: 0.5s all;background-image: url(../image/goleft.png);background-position: 90% 50%;background-repeat: no-repeat;}
.i_case .i_case_left .uk-nav-default .uk-nav-sub li:hover a {color: #11a194;background-position: 99% 50%;}
.i_case .i_case_left .more a {padding: 10px 20px;display: block;border: 1px solid #11a194;color: #11a194;border-radius: 5px;transition: 0.5s all;}
.i_case .i_case_left .more a:hover {color: #fff;background-color: #11a194;}
.i_case .i_case_right .uk-card {border: 1px solid #cccccc;}
.i_case .i_case_right h5 {padding:0 12px ;transition: 0.5s all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;height: 40px;line-height: 40px;}
.i_case .i_case_right .uk-transition-toggle:hover h5 {background-color: #11a194;color: #fff;}

/* i_ad */
.i_ad span {font-size: 100px;left: 50%;bottom: -15px;transform: translateX(-50%);color: #eee;width: max-content;z-index: -1;font-weight: bold;font-family: Arial, Helvetica, sans-serif}
.i_ad h1 {color: #11a194;font-weight: bold;}
.i_ad h1 span  {color: #eecc22;font-weight: bold;font-size: 62px;}
.i_ad h5 {font-family: Georgia, "Times New Roman", Times, serif;color: #999;}
.i_ad .i_ad_text {z-index: -1;top:-5px}
.i_ad h6 {color: #999;margin: 10px 0 0 ;}
.i_ad h3 {color: #11a194;margin: 0 0 10px;font-weight: bold;}
.i_ad p {margin: 10px 0;}

/* i_about */
.i_about {background-color: #f3f3f3;}
.i_about .i_title {display: inline-block;padding: 15px 180px;margin-bottom: 20px;border: 1px solid #11a194;position: relative;}
.i_about .i_title span {font-size: 24px;background-color: #f3f3f3;position: absolute;left: 50%;bottom: -15px;transform: translateX(-50%);padding: 0 35px;color: #11a194;    width: max-content;}
.i_about h1 {color: #11a194;font-weight: bold;}
.i_about h1 span {color: #eecc22;}
.i_about h5 {font-family: Georgia, "Times New Roman", Times, serif;color: #999;}
.i_about h3 span {color: #999;font-size: 16px;}
.i_about p {text-align: justify;line-height: 2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.i_about .more a {padding: 10px 20px;display: block;border: 1px solid #11a194;color: #11a194;border-radius: 5px;transition: 0.5s all;}
.i_about .more a:hover {color: #fff;background-color: #11a194;}

/* i_news */
.i_news .i_title {display: inline-block;padding: 15px 180px;margin-bottom: 20px;border: 1px solid #11a194;position: relative;}
.i_news .i_title span {font-size: 24px;background-color: #fff;position: absolute;left: 50%;bottom: -15px;transform: translateX(-50%);padding: 0 35px;color: #11a194;    width: max-content;}
.i_news h1 {color: #11a194;font-weight: bold;}
.i_news h1 span {color: #eecc22;}
.i_news h5 {font-family: Georgia, "Times New Roman", Times, serif;color: #999;}
.i_news .uk-subnav>*>a {padding: 10px 55px;border: 1px solid #cccccc;transition: .5s all;font-size: 16px;border-radius: 5px;}
.i_news .uk-subnav>.uk-active>a , .i_news .uk-subnav>*:hover>a {color: #fff;background-color: #11a194;border-color: #11a194;}
.i_news .uk-card {border: 1px solid #cccccc;border-radius: 5px;transition: 0.5s all;}
.i_news .uk-card:hover {border-color: #11a194;}
.i_news h1 {font-family: 'BebasNeue';font-weight: bold;letter-spacing: 2px;font-size: 50px;line-height: 1;transition: 0.5s all;}
.i_news .uk-card:hover h1 {color: #11a194;}
.i_news .hr {width: 1px;height: 60px;;border-right: 1px solid #cccccc;}
.i_news h4 {font-weight: bold;transition: 0.5s all;margin-bottom: 5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.i_news .uk-card:hover h4 {color: #11a194;}
.i_news h6 {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

/* foot */
.foot {background-color: #0e867b;}
.foot .uk-grid>* {padding-left: 55px;}
.foot .uk-grid-small>* {padding-left: 15px;}
.foot h3{font-size: 26px;color: #fff;font-weight: bold;margin-top: 10px;margin-bottom: 10px;}
.foot h6{color: #fff;}
.foot svg polygon {fill: #fff;stroke: #fff !important;}
.foot hr.uk-divider-vertical{border-left: 1px solid  #11a194;height: 150px;width: 1px;}  
.foot h5{font-weight: bold;color: #fff;}
.foot .uk-card p {font-size: 1rem;color:#fff;margin: 7px 0;}
.foot ul.uk-list a{font-size: 16px;color: #fff;}
.foot ul.uk-list li:nth-child(n+2){margin-top: 40px;}
.foot .uk-overlay {background: #fff;padding: 40px 15px 15px;}
.foot ul.uk-list a:hover{color: #fff;}
.foot .qrcode img{padding: 2px; border: 1px solid #e3e3e3;}
.foot .foot_wechat {right: calc(100vw /2  - 1200px /2);}

/* footer */
.footer {background-color: #11a194;padding-top: 10px;padding-bottom: 10px;font-size: 14px;color: #fff;}
.footer h6 {color: #fff;}
.footer a {font-size: 14px;color: #fff;transition: 0.5s all;}
.footer a:hover {color: #cccccc;}

/* navbar */
.navbar {background-color: #f3f3f3;}
.navbar .uk-card-default {box-shadow: none;background-color: rgba(17, 161, 148, 0.1);}
.navbar a {color: #666;font-weight: bold;}
.navbar a:hover {color: #11a194;}
.i_case .navbar {padding-top: 0;}

/* about */
.about p {margin-bottom: 0;line-height: 2;margin-top: 0;text-indent: 32px;text-align: justify;}
.about svg {color: #11a194;}
.about .uk-position-top-left span {transform: rotate(180deg);}

/* contact */
.contact .uk-card-default {box-shadow: none;background-color: #11a194;}
.contact h4 {font-size: 24px;font-weight: bold;margin-bottom: 10px;}
.contact h5 {color: #666;}
.contact svg {color: #999;}
.contact .uk-position-top-left span {transform: rotate(180deg);}
.contact h3 {font-size: 36px;font-weight: bold;margin-bottom: 15px;color: #fff;line-height: 1;}
.contact h2 {color: #fff;font-size: 24px;border: 1px solid #fff;padding:10px 30px;}
.contact .contact_ {padding-left:20px;}
.contact .contact_:before {content: '';position: absolute;width: 4px;height: 23px;background-color: #11a194;left: 0;top: 7px;}
.contact h3 span {font-size: 16px;font-weight: normal;position: relative;color: #333;}
.contact h3 span:before {content: '';position: absolute;width: 65px;height: 4px;background-color: #11a194;left: 0;top: -7px;}


/* product */
.product h4 {padding: 10px 0;background-color: #11a194;color: #fff;}
.product p {color: #666;line-height: 2;text-indent: 36px;margin: 0;}
.product p img {display: block;max-width: 600px;margin: 5px auto;}
.product p iframe {width: 100%;height: auto;display: block;min-height: 400px;}

.i_case.i_news .i_case_right h5 {padding:0;}

.contact .uk-input {height: 50px;}
.contact .uk-input:focus, .contact .uk-textarea:focus {border-color: #11a194}
.contact .uk-button {padding: 13px 48px;background-color: #11a194;color: #fff;line-height: 1;font-size: 16px;}

/* kefu */
.kefu {z-index: 999;}
.kefu #kefu {transition: 1s all;transition-delay: 0.5s;}
.kefu {right: 20px;top: 30%;}
.kefu .uk-icon-button {width: 80px;height: 80px;background: #fff;color: #333;border-radius:0;border: 1px solid #e0e0e0;margin-top: -1px;right: 0;position: relative;transition: 0.5s all;overflow: hidden;}
.kefu .uk-icon-button span {color: #fff;font-size: 18px;}
.kefu .uk-icon-button:hover {width: 300px;padding: 20px;background-color: #11a194;border-color: #11a194;}
.kefu .add .uk-icon-button:hover {width: 450px;padding: 0;}
.kefu #top.uk-icon-button:hover {width: 80px;padding: 0;}
.kefu .uk-icon-button.wechat:hover {width: 180px;height: 180px;}
.kefu .uk-icon-button:hover svg>* {fill: #fff;}
.kefu .uk-icon-button:hover h5 {color: #fff;}
.kefu .uk-icon-button .close {opacity: 1;transition: .5s all;transition-delay: 0.5s;}
.kefu .uk-icon-button .open {opacity: 0;transition: none;transition-delay: 0;}
.kefu .uk-icon-button:hover .close {opacity: 0;transition-delay: 0;}
.kefu .uk-icon-button:hover .open {opacity: 1;transition: .5s all;transition-delay: 0.5s;}




/* pagination */
.pagination .page-status {display: none;}
.pagination span:not(.page-numbar) {margin: 0 8px;color: #333;}
.pagination span a:not(.page-num) {color: #333;position: relative;border: 1px solid #cccccc;padding:8px 10px;transition: 0.5s all;}
.pagination span a.page-num {color: #333;position: relative;margin: 0 8px;padding: 8px 10px;border: 1px solid #cccccc;transition: 0.5s all;}
.pagination span a:hover,.pagination span a.page-num.page-num-current {color: #fff;background-color: #11a194;border-color: #11a194}

/* pagination_page */
.pagination_page {display: flex;flex-wrap: wrap;margin-left: 0;padding: 0;list-style: none;}
.pagination_page a {position: relative;color: #333;transition: 0.5s all;}
.pagination_page a:hover{color: #11a194;}
.pagination_page a:before {content: '';position: absolute;bottom: -5px;width: 0px;height: 1px;background-color: transparent;transition: 0.5s all;}
.pagination_page a:hover:before {background-color: #11a194;width: 100%;}

/* @media */
@media screen and (max-width: 1400px) {
	
}
@media screen and (max-width: 1300px) {
	
}

@media screen and (max-width: 960px) {
	.uk-padding {padding: 15px;}
	.uk-card-body {padding: 15px;}
	.uk-offcanvas-bar {background-color: #11a194;padding: 0 15px;width: 100%;left: -100%;}
	.nav {background-color: #fff;}
	#tm-mobile.uk-open .nav {background-color: #11a194;}
	.nav .uk-logo img {height: 60px;}
	.uk-nav>li>a {text-align: center;display: block;}
	.nav:before {top:-1px;}
	.i_search h2 {font-size: 28px;text-align: center;}
	.i_search h4 {font-size: 12px;text-align: center;}
	.i_search *+.uk-grid-margin,.i_search .uk-grid+.uk-grid,.i_search .uk-grid>.uk-grid-margin {margin-top: 15px;}
	.i_title {padding: 15px 150px !important;}
	h1 {font-size: 22px !important;}
	.i_adv h5 {font-size: 14px;}
	.i_adv h3 {font-size: 16px;}
	.i_adv p {text-align: justify;font-size: 14px;}
	.i_adv .uk-grid {margin-left: -15px;}
	.i_adv .uk-grid>* {padding-left: 15px;}
	.i_adv .uk-grid>.uk-grid-margin {margin-top: 15px;}
	.i_case .i_case_left h3 {font-size: 24px;}
	.i_case .i_case_left .uk-nav-default>li>a {font-size: 16px;padding: 5px 20px;}
	.i_case .i_case_left .uk-nav-default .uk-parent:not(:last-child) {margin-bottom: 10px;}
	
	.i_case .i_title span {background-color: #e2e2e2;}
	.i_case h5 {font-size: 14px;}
	.i_prod .uk-position-bottom-left {left: auto;right: 0;margin: 20px;}
	.i_prod .uk-subnav>* {width: 100%;margin-top: 5px;}
	.i_ad span {font-size: 30px;}
	.i_ad h1 span {font-size: 30px;}
	.contact div:not(.contact_)>h4 {margin-top: 20px;}
	.i_prod h3 {font-size: 20px;}
	    
	
	
	.i_news .uk-subnav>*>a {padding: 10px 30px;}
	
	.pagination span.page-status , .pagination span.page-pre, .pagination span.page-next {display: none;}
	.pagination span:not(.page-numbar) {margin: 0 3px;}
	.pagination span a.page-num {margin: 0 3px;}
	
}






