/*
Theme Name: sliver-b-themes
Author: 三重山网络科技
Version: 1.0
*/
html,body{
	margin-top: 0;
	font-family: arial,helvetica,sans-serif;
	background-color: rgb(241 244 246);
	color: #595959;
	font-size: 14px;
}
.text-w{
	color: #fff;
}
ul#sliver_index_slide_items {
	min-height: 900px !important;
	max-height: 900px;
	height: 900px;
}
ul#sliver_index_slide_items li img {
	width: 100% !important;
	height: auto;
}
/* btn */
a.sliver_box_btn_a {
	color: #fff;
	text-decoration: none;
}
a.sliver_box_btn_a div{
	background-color: rgba(252,157,45,0);
	width: 140px;
	margin: 0 auto;
	border: 1px solid #fff;
	transition: .5s;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
}
/* sliver_hader_menu */
.sliver_hader_menu .tel-box{
	padding-right: 20px;
}
div#sliver_pc_menu {
	flex: 1;
	justify-content: flex-end;
	margin-right: 100px;
}
.sliver_hader_menu .tel-box a{
	border-radius: 0;
	display: block;
	margin-left: 10px;
	font-weight: bold;
	line-height: 36px;
	font-style: oblique;
	color: #eb3d00;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 28px;
}
#sliver_pc_menu li{
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-align: center;
	position: relative;
}
#sliver_pc_menu li a{
	min-height: 90px;
	max-height: 90px;
	line-height: 90px;
	color: #000;
	display: block;
	position: relative;
	font-weight: bold;
	-webkit-transition: color .5s;
	transition: color .5s;
	-webkit-transition-timing-function: cubic-bezier(0.2,1,0.3,1);
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}
#sliver_pc_menu li.current-menu-item  a::before{
	width: 100%;
}
#sliver_pc_menu li a::before{
	content: "";
	position: absolute;
	z-index: -1;
	background: #eb3d00;
	left: 0%;
	right: 0;
	width: 0%;
	bottom: 0;
	height: 3px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
#sliver_pc_menu li a:hover:before{
	width: 100%;
}
#sliver_pc_menu li a:hover{
	color: #eb3d00;
}
#sliver_pc_menu li ul{
	padding: 0;
	margin: 0;
	display: none;
	transition: display .1s;
}
#sliver_pc_menu a{
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
#sliver_pc_menu ul li{
	list-style: none;
}
/* div#sliver_index_about_us */
div#sliver_index_about_us .uk-background-cover .bg{
	background: radial-gradient(circle at 50% 50%,rgba(0,0,0,0.27),rgba(0,0,0,0.74));
}
#sliver_index_about_us .sliver_line{
	height: 2px;
	width: 120px;
	background-color: #fff;
	margin: 0px auto;
}
#sliver_index_about_us .sliver_box_text {
	line-height: 2;
	font-size: 14px;
	text-align: center;
}
.sliver_box_btn {
	min-height: 50px;
	margin-top: 50px;
}
/* sliver_box_title */
.sliver_box_title,.sliver_box_title h3{
	color: #fff;
	font-weight: bold;
}
.sliver_box_title h3{
	font-size: 32px;
}
/* sliver_products_show */
div#sliver_products_show .sliver_box_title h3,#service_guarantee .sliver_box_title h3{
	display: flex;
	align-items: center;
	justify-content: center;
}
div#sliver_products_show .sliver_box_title h3 span,#service_guarantee .sliver_box_title h3 span{
	display: inline-block;
	width: 120px;
	height: 2px;
	background: #fff;
}
div#sliver_products_show .sliver_box_title h3 i,#service_guarantee .sliver_box_title h3 i{
	font-style: inherit;
	margin-left: 5rem;
	margin-right: 5rem;
}
div#sliver_products_show a.sliver_box_btn_a div,#service_guarantee a.sliver_box_btn_a div{
	background-color: rgba(0,0,0,.3);
}
a.sliver_box_btn_a:hover div {
	background-color: #eb3d00 !important;
	width: 200px;
	border: 1px solid rgba(252,157,45,1);
}
/* sliver_certifications */
div#sliver_certifications .left_title {
	color: #fff;
}
div#sliver_certifications .left_title h3 {
	font-weight: bold;
	font-size: 30px;
}
div#sliver_certifications .left_title .sub {
	font-size: 26px;
	font-weight: bold;
}
div#sliver_certifications .left_title .text{
	font-size: 14px;
}
div#sliver_certifications .left_title span.line {
	display: block;
	width: 100px;
	height: 2px;
	background: #fff;
}
div#sliver_certifications .left_title .btn{
	width: 140px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	border: 1px solid #eb3d00;
	display: inline-block;
	color: #fff;
	text-align: center;
	margin-top: 30px;
	background-color: #eb3d00;
	text-decoration: none;
}
#sliver_certifications .uk-slider li{
	cursor: pointer;
	overflow: hidden;
	position: relative;
}
#sliver_certifications .uk-slider li:hover .bg{
	opacity: .8;
	visibility: visible;
}
#sliver_certifications .uk-slider li .bg{
	width: 100%;
	height: 100%;
	background: linear-gradient(to right,#ce002b,#86041f);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 600ms;
	transition: 600ms;
	position: absolute;
	left: 0px;
	top: 0px;
}
#sliver_certifications .uk-slider li:hover .text-box .text{
	opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	transform: none;
}

#sliver_certifications .uk-slider .text-box .text {
	position: absolute;
	z-index: 39;
	top: 45%;
	left: 0px;
	width: 100%;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	color: #fff;
	-webkit-transition: 400ms;
	transition: 400ms;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
/* #service_guarantee */
#service_guarantee .sliver_box_text{
	text-align: center;
	font-size: 14px;
	line-height: 2;
}
/* sliver_news */
#sliver_news .left_title h3 {
	font-weight: bold;
	font-size: 30px;
	color: #eb3d00;
}
#sliver_news .left_title .sub{
	font-size: 26px;
	color: #A9A9A9;
	font-weight: bold;
}
div#sliver_news .left_title span.line {
	display: block;
	width: 100px;
	height: 2px;
	background: #fff;
}
div#sliver_news .left_title .btn{
	width: 140px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	border: 1px solid #eb3d00;
	display: inline-block;
	color: #fff;
	text-align: center;
	margin-top: 30px;
	background-color: #eb3d00;
	text-decoration: none;
}
#sliver_news .uk-card .uk-card-body p{
	position: relative;
	width: 100%;
	line-height: 1.5rem;
	clear: both;
	font-size: .75rem;
	color: #777;
	margin: 0 0 .5rem;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
#sliver_news .uk-card .uk-card-media-top{
	height: 140px;
	padding: 10px;
}
#sliver_news .uk-card .uk-card-media-top img{
	height: 100%;
}
#sliver_news .uk-card .uk-card-body .lineBox{
	position: relative;
	width: 100%;
	height: 1px;
	background: #ededed;
	margin: 1rem 0;
}
#sliver_news .uk-card h3.uk-card-title{
	padding-top: 10px;
	font-size: 1rem;
	transition: all .5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* li.index-product-list */
.index-product-list{
	position: relative;
}
.index-product-list h3 {
	height: 20px;
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
	opacity: 0;
	font-size: 1rem;
	color: #fff;
	transition: all .5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-product-list .uk-panel{
	position: absolute !important;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	opacity: 0;
	transition: all .5s ease;
	background-color: rgba(235,61,0,.8);
}
.index-product-list:hover .uk-panel{
	opacity: 1;
}
.index-product-list:hover h3{
	top: 20%;
	opacity: 1;
}
/* page */
.page_header,.page_header_cover{
	min-height: 330px;
}
.page_header .titlebox h3,.page_header .titlebox h2{
	color: #fff;
	font-weight: bold;
}
.page_header .titlebox h3{
	font-size: 38px;
}
.page_header .titlebox h2{
	font-size: 40px;
}
.page_header .meta,.page_header .meta a{
	color: #fff;
	font-size: 14px;
}

.page_header .meta li{
	list-style: none;
	display: inline-block;
}
/* page_header_meta */
.page_header_meta .items li{
	list-style: none;
	display: inline-block;
}
.page_header_meta .items li a{
	position: relative;
	font-size: 15px;
	height: 80px;
	line-height: 80px;
	padding: 0px 30px;
	color: #333;
	display: block;
	transition: .3s ease 0s;
}
.page_header_meta .items li a:hover{
	color: #2583c6;
	text-decoration: none;
}
.sliver_page_header {
	font-size: 28px;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 20px;
}
.sliver_page_text{
	font-size: 16px;
	color: #666;
	padding-bottom: 15px;
	line-height: 30px;
}
/* about home */
.company_profile img{
	height: 460px;
}
.company_profile .text{
	font-size: 14px;
	line-height: 2;
}
.company_profile h2{
	color: #2583c6;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 10px;
}
.company_profile .line{
	display: inline-block;
	width: 60px;
	height: 3px;
	background-color: #2583c6;
}
.cultural_value{
	margin-top: 100px;
	margin-bottom: 50px;
}
.cultural_value .right-box{
	min-height: 450px;
}
.cultural_value h2{
	font-size: 32px;
	margin-bottom: 0;
	font-weight: bold;
}
.cultural_value h3{
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
.cultural_value .text{
	font-size: 14px;
	line-height: 2;
	margin-top: 20px;
}
.cultural_value .uk-background-cover{

}
/* sliver-product-cat-menu */
.sliver-product-cat-menu li a,
.sliver-cat-menu li a,
.quality-system-menu li a,
.page_header_meta li a {
	position: relative;
	font-size: 15px;
	height: 80px;
	line-height: 80px;
	padding: 0px 20px;
	color: #333;
	display: block;
	transition: .3s ease 0s;
	position: relative;
}
.sliver-product-cat-menu li,
.sliver-cat-menu li,
.quality-system-menu li,
.page_header_meta li {
	position: relative;
}
.sliver-product-cat-menu li a::after,
.sliver-cat-menu li a::after,
.quality-system-menu li a::after,
.page_header_meta li a::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 15px;
	display: block;
	background: #ccc;
	top: 50%;
	margin-top: -7px;
	right: 0px;
}
/* sliver-product-cat-list */
.sliver-product-cat-list-a,
.sliver-product-cat-list-a:hover{
	text-decoration: none;
}
.sliver-product-cat-list-a:hover h5{
	color: #eb3d00;
}
.sliver-product-cat-list {
	background: url(assets/img/pbg.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
}
.sliver-product-cat-list img {
	height: 150px;
}
.sliver-product-cat-list .img-box {
	padding: 2rem;
}
.sliver-product-cat-list h5 {
	margin: 0;
	padding: 12px 10px;
	font-size: 14px;
	font-weight: bold;
	transition: color .1s;
}
/* sliver-post-list */
.sliver-post-list {
	border-bottom: 1px solid #d4d4d4;
}
.sliver-post-list .date span {
	display: block;
	font-size: 1.5rem;
	color: #999;
	margin-bottom: 30px;
	transition: all .5s ease;
}
.sliver-post-list .date i {
	padding: 6px 11px;
	border: 1px solid transparent;
	transition: all .5s ease;
	color: #ccc;
}
.sliver-post-list:hover .uk-icon{
	border-color: #2583c6;
	margin-top: 10px;
	background: #2583c6;
}
.sliver-post-list a:hover{
	text-decoration: none;
}
.sliver-post-list:hover a h3{
	color: #2583c6;
	text-decoration: none;
}
.sliver-post-list:hover .date span{
	color: #333;
}
.sliver-post-list:hover .line {
	width: 60px;
}
.sliver-post-list .line {
	width: 50px;
	height: 1px;
	transition: all .5s ease;
	background: #aaa;
	margin-top: 18px;
}
.sliver-post-list .date {
	width: 100px;
}
.sliver-post-list .title h3 {
	color: #333;
	font-size: 1rem;
	font-weight: bold;
}
.sliver-post-list .text {
	line-height: 2;
	font-size: .875rem;
	color: #999;
}
.sliver-post-list img {
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all .5s ease;
}
.sliver-post-list .imgbox{
	width: 165px;
}
.hover-img img{
	width: 100%;
	transform: scale(1);
	transition: all .5s ease;
}

.hover-img:hover img {
	transform: scale(1.1);
}
/* quality-system */
.quality-system-body .title h1 {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
	margin: 20px 0;
}
.quality-system-body .post-content {
	font-size: 16px;
	line-height: 2;
	color: #666;
}
/* contact-us */
.contact-us h1.name {
	font-size: 28px;
	font-weight: bold;
}
.contact-us h1.name::after{
	display: block;
	content: "";
	height: 5px;
	width: 80px;
	border-radius: 2px;
	background-color: #eb3d00;
	margin-top: 10px;
}
.contact-us-body .uk-grid>.uk-panel i {
	font-size: 40px;
}
.contact-us-body .uk-grid>.uk-panel .icon-box {
	display: inline-block;
	height: 80px;
	width: 80px;
	background: #2483c6;
	color: #fff;
	text-align: center;
	line-height: 80px;
	border-radius: 80px;
	margin-right: 20px;
	box-shadow: -1px 1px 0 0px rgba(255,255,255,.4) inset, 3px 3px 10px 3px rgba(31,45,61,.15);
}
.contact-us-body .uk-grid>.uk-panel .name {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact-us-body .uk-grid-large>.uk-panel .dec{

}
/* #sliver-site-foote */
footer#sliver-site-footer {
	border-top: solid 5px #eb3d00;
}
footer#sliver-site-footer .bg{
	background-color: rgba(34,34,34,1);
}
footer#sliver-site-footer .top-box .img-logo {
	width: 70px;
	margin: 0px auto;
}
footer#sliver-site-footer .top-box .dec {
	color: #999999;
	font-size: 14px;
	line-height: 2;
}
footer#sliver-site-footer .contactitems .list{
	font-size: 14px;
}
footer#sliver-site-footer .contactitems .list .name{
	color: #999999;
}
footer#sliver-site-footer .contactitems .list .val {
	color: #fff;
}
footer#sliver-site-footer .top-box {
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(52,52,52,1);
}
#sliver-site-footer .bottom-box p{
	text-align: center;
	color: #A9A9A9;
	font-size: 14px;
}
#sliver-site-footer .bottom-box p a{
	color: #A9A9A9;
}
#sliver-site-footer .bottom-box p span{
	display: inline-block;
	margin-right: 10px;
}
/* sliver-post-item */

/* sliver-honor-list */
.sliver-honor-list {
	background: #fff;
}
.sliver-honor-list .img-box{
	padding: 20px;
	background-color: #f6f6f6;
	text-align: center;
}
.sliver-honor-list .img-box .img-li{
	cursor: pointer;
}
.sliver-honor-list .img-box img{
	max-width: 100%;
	height: auto;
}
.sliver-honor-list  .name-box h3{
	color: #666;
	white-space: nowrap;
	transition: .3s ease 0s;
	display: block;
	width: 100%;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	padding: 3% 10px;
	box-sizing: border-box;
	border: 0;
	margin-bottom: 0;
}
/* sliver-single-body */
.sliver-single-body h1{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.sliver-single-body ul.post-categories {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.sliver-single-body .meta {
	border-top: 1px solid #d9d9d9;
}
.sliver-single-body .meta span {
	font-size: 14px;
}
.sliver-single-body .meta li{
	margin-right: 15px;
	display: inline-block;
	list-style: none;
}
.sliver-single-body .content {
	margin-top: 20px;
	font-size: 14px;
}
.sliver-single-body .tags-box a {
	color: #333;
	background-color: #fff;
	display: inline-block;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 8px 5px;
	border-radius: 5px;
}
.sliver-single-body .tags-box a:hover {
	text-decoration: none;
	background-color: #e6e6e6;
	border-color: #adadad;
}
/* product_single-info */
.product_single-info h1 {
	font-size: 22px;
	font-weight: bold;
}
.single-product-body li.slides-img-list {
	border: 1px solid red;
	margin-right: 10px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}
.single-product-body li.slides-img-list.cr_img {
	border-color: #2583c6;
}
.single-product-body .big-img {
	width: 568px;
	height: 638px;
	overflow: hidden;
	border: 1px solid #eee;
}
.single-product-body .big-img img {
	text-align: center;
}
.product_single-info h1 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.product_single-btn-box .other a {
	margin-right: 10px;
}
.product_single-btn-box .other a span{
	color: #1f87f0;
}
.product_tab_header li {
	cursor: pointer;
	list-style: none;
	display: inline-block;
	background: #e8e8e8;
	border-bottom: 2px solid #2583c6;
	color: #333;
	line-height: 70px;
	font-size: 18px;
	width: calc((100% - 12px)/6);
	text-align: center;
	font-weight: bold;
}
.product_tab_header li.active {
	background: #2583c6;
	border-bottom: 2px solid #2583c6;
	color: #fff;
}
.product_tab_body div{
	display: none;
}
.product_tab_body div.active{
	display: block;
}
/* ajax */
.sliver_jaajx_btn_box {
	text-align: center;
}
.sliver_jaajx_btn_box .btn {
	display: inline-block;
	padding: 7px 15px;
	background: #eb3d00;
	color: #fff;
	border-radius: 5px;
	letter-spacing: 2px;
	cursor: pointer;
}