<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
/*公用*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,
body,
ul,
li {
	list-style: none;
	-webkit-text-size-adjust: none;
	font-weight: normal;
	margin: 0;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
}

img {
	border: 0;
	behavior: url("iepngfix.htc");
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #d93931;
}

a:active {
	text-decoration: none;
	color: #666666;
}

a::focus {
	-moz-outline-style: none;
}

.vcenter {
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	margin: auto;
}

.lazy-loaded {
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out;
	-webkit-animation: imgScale .5s ease-in 1;
	animation: imgScale .5s ease-in 1
}

.m_l40 {
	margin-left: 40px;
}

.m_r4 {
	margin-right: 4px;
}

.p_40 {
	padding: 40px 0;
}

/* 顶部 */
.topper {
	width: 100%;
	padding: 10px 0;
	background: #d93931;
	color: #FFFFFF;
}

.topperm {
	width: 1300px;
	margin: 0 auto;
	height: 24px;
}

.topperm a {
	color: #FFFFFF;
	line-height: 24px;
}

.top-tel {
	width: 190px;
	height: 24px;
	background: url(../img/top-tel.png) left center no-repeat;
	padding-left: 30px;
	line-height: 24px;
}

.top-mail {
	width: 190px;
	height: 24px;
	background: url(../img/top-mail.png) left center no-repeat;
	padding-left: 30px;
	line-height: 24px;
}

.language {
	width: 120px;
	height: 24px;
	line-height: 24px;
}

.language a {
	margin-left: 15px;
}

@media screen and (max-width:1024px) {
	.topperm {
		width: 100%; padding-left:15px;
	}
}

.header {
	width: 1300px;
	height: 98px;
	margin: 0 auto;
}

.logo {
	width: 267px;
	height: 56px;
	margin-top: 19px;
}

.skype {
	width: 42px;
	height: 40px;
	background: #e0e0e0;
	text-align: center;
	margin-top: 28px;
}

.skype a {
	display: block;
	line-height: 36px;
}

.skype img {
	vertical-align: middle;
	display: inline-block;
}

/* 搜索 */
.search-keyword {
	width: 320px;
	height: 40px;
	padding-left: 14px;
	border: 1px solid #cccccc;
	color: #333;
	line-height: 38px;
	font-size: 14px;
	outline: none;
	float: left;
}

.search-submit {
	cursor: pointer;
	width: 42px;
	height: 40px;
	font-size: 0px;
	color: #fafafa;
	border: 0px;
	background: url(../img/search.png) center center no-repeat #d93931;
	outline: none;
}

.searchbox {
	margin-top: 28px;
}

.searchbox .form {
	height: 40px;
	position: relative;
}

.searchbox .form .hotwords {
	position: absolute;
	top: 40px;
	z-index: 99999999;
	background: #fff;
	width: 362px;
	border: #dbdbdb 1px solid;
	border-top: 0;
	padding: 20px 0;
}

.searchbox .form .hotwords li {
	display: block;
	width: 362px;
	height: 28px;
	line-height: 28px;
}

.searchbox .form .hotwords li a {
	width: 362px;
	height: 28px;
	line-height: 28px;
	display: block;
	color: #333;
	padding: 0 15px;
}

.searchbox .form .hotwords a h1 {
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	float: left;
	font-weight: normal;
}

.searchbox .form .hotwords a span {
	display: block;
	height: 28px;
	line-height: 28px;
	float: right;
}

.searchbox .form .hotwords li:hover,
.searchbox .form .hotwords li:hover a,
.searchbox .form .hotwords li a:hover {
	text-decoration: none;
	background: #f6bebb;
	color: #fff;
}

@media screen and (max-width:1024px) {
	.header {
		width: 100%;
	}
	.logo { padding-left:10px;}
}

@media screen and (max-width:767px) {
	.topperm {
		width: 100%;
		height: 48px;
	}

	.language {}

	.header {
		width: 100%;
		display: block;
		height: auto;
	}
	.searchbox{
  width: 100%; padding-left:10px;
 }
 .search-keyword{
  width: calc(100% - 42px);
 }
}

.wrapper {
	width: 100%;
}

/* 新闻 */
.newsflash {
	width: 1300px;
	margin: 0 auto;
	margin-top: 76px;
}

.newsflashl {
	width: 198px;
	height: 120px;
	background: url(../img/news1bg.png) no-repeat;
	background-size: 100% 100%;
	line-height: 120px;
	text-align: center;
	font-size: 28px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.newsflashr {
	width: calc(100% - 198px);
	height: 120px;
	border: 1px solid #e7e7e7;
	border-left: none;
	padding: 20px 30px;
}

#FontScroll {
	width: 100%;
	height: 80px;
	line-height: 40px;
	overflow: Hidden;
	margin: 0 auto;
	font-size: 16px;
}

#FontScroll li {
	height: 40px;
	overflow: hidden;
}

#FontScroll li span {
	float: right;
	color: #6a6a6a;
}

#FontScroll li a {
	color: #262626;
}

#FontScroll li a:hover {
	color: #d93931;
}

@media screen and (max-width:1024px) {
	.newsflash {
		width: 100%;
		margin-top: 20px; padding:0 10px
	}


}


@media screen and (max-width:767px) {

	.newsflashl {
		width: 100%;
	}

	.newsflashr {
		width: 100%;
		border-left: 1px solid#e7e7e7;
	}

}

/* 新设备分类 */
.newequi {
	width: 1300px;
	margin: 0 auto;
	margin-top: 60px;
}

.newequi-tit {
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #d93931;
	text-transform: uppercase;
}

.newequi-class {
	width: 100%;
	height: 300px;
	margin-top: 30px;
}


@media screen and (max-width:1024px) {
	.newequi {
		width: 85%;
		margin-top: 30px;
	}
}

@media screen and (max-width:480px) {
	.newequi-tit {
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}

	.newequi-class {
		margin-top: 10px;
	}
}

/* 今日推荐 */
.recommended {
	width: 1300px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
}

.recommended-con {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}

.recommended-con ul {
	padding-right: -20px;
}

.recommended-con li {
	width: calc(25% - 20px);
	margin-right: 20px;
	float: left;
	height: 350px;
	margin-bottom: 20px;
	cursor: pointer;
}

.recommended-con li .recommended-img {
	width: 100%;
	height: 225px;
	overflow: hidden;
}

.recommended-con li .recommended-img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.recommended-con li:hover .recommended-img img {
	transform: scale(1.1);
}

.recommended-con li .recommended-tit {
	height: 124px;
	padding: 14px 10px;
	background: #f5f5f7;
}

.recommended-con li .recommended-tit h4 {
	font-size: 17px;
	height: 24px;
	line-height: 24px;
	color: #495056;
	font-weight: normal;
}

.recommended-con li .recommended-tit p {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #a5abb2;
	overflow: hidden;
}

.recommended-con li .recommended-tit a {
	margin-top: 10px;
	display: block;
	width: 68px;
	height: 24px;
	border: 1px solid#d93931;
	line-height: 24px;
	text-align: center;
	color: #d93931;
	border-radius: 3px;
	float: left;
	margin-right: 10px;
}

.recommended-con li .recommended-tit a:hover {
	background: #d93931;
	color: #FFFFFF;
}

.recommended-more {
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-top: 35px;
	color: #666666;
	background: url(../img/recommended-more.png) 58% center no-repeat;
}

/* 新设备 */
.new-products {
	width: 100%;
	background: #f5f5f5;
	margin-top: 70px;
}

.new-productsm {
	width: 1300px;
	margin: 0 auto;
	padding: 78px 0;
}

.new-products-tit {
	height: 40px;
	line-height: 40px;
	color: #999999;
	overflow: hidden;
}

.new-products-tit span {
	font-size: 30px;
	color: #d93931;
}

.new-products-tit a {
	color: #999999;
	padding: 0 10px;
}

.new-products-more {
	width: 204px;
	height: 48px;
	margin: 0 auto;
	margin-top: 65px;
	border: 1px solid#d93931;
	color: #d93931;
	text-align: center;
	line-height: 48px;
	border-radius: 3px;

}

.new-products-more a {
	color: #d93931;
	display: block;
}

.new-products-more a:hover {
	background: #d93931;
	color: #FFFFFF;
}

@media screen and (max-width:1024px) {

	.recommended,
	.new-productsm {
		width: 100%;
		margin-top: 30px; padding:0 10px;
	}
    .recommended-more {
	background: url(../img/recommended-more.png) 68% center no-repeat;
}
.new-products-more {
	margin-top: 5px;
}
}

@media screen and (max-width:768px) {


	.recommended-con li {
		width:100%; text-align:center;
		margin-right: 0px; height:auto;
	}
	.recommended-con li .recommended-img {height:auto;}
	.recommended-more {
	background: url(../img/recommended-more.png) 78% center no-repeat;
}

}

@media screen and (max-width:480px) {




	.new-products-tit span {
		font-size: 18px;
		color: #d93931;
	}
}

/* 留言 */
.message {
	width: 100%;
	margin-top: 30px;
	background: url(../img/messagebg.png) no-repeat;
	background-size: 100% 100%;
}

.messagem {
	width: 1300px;
	margin: 0 auto;
	padding: 80px 70px;
}

.message-tit {
	height: 30px;
	font-size: 30px;
	line-height: 30px;
	color: #d93931;
	text-align: center;
	text-transform: uppercase;
}

.messagem h3 {
	line-height: 40px;
	font-size: 18px;
	color: #727272;
	text-align: center;
	font-weight: normal;
}

.message-con {
	width: 100%;
	margin-top: 50px;
}

@media screen and (max-width:1024px) {
	.messagem {
		width: 100%;
		margin-top: 30px; padding:20px 20px
	}

}

@media screen and (max-width:480px) {
	.message-tit {
		font-size: 18px;
	}

}

.footer {
	width: 1300px;
	margin: 0 auto;
	margin-top: 65px;
	overflow: hidden;
}

.footer-about {
	width: 380px;
}

.footer-about-img {
	width: 267px;
	height: 56px;
}

.footer-about-con {
	height: 224px;
	overflow: hidden;
	line-height: 28px;
	font-size: 14px;
	color: #6c6c6c;
	text-transform: uppercase;
	margin-top: 20px;
}

.footer dl {
	float: left;
	position: relative;
	width: 230px;
	line-height: 30px;
	text-transform: uppercase;
}

.footer dl dt a {
	font-size: 18px;
	color: #183957;
	font-weight: normal;
}

.footer dl dd {
	margin-top: 0px;
	text-transform: none;
}

.footer dl dd a {
	color: #333333;
	font-size: 14px;
	text-transform: none;
}

@media (max-width: 1024px) {
	.footer {
		width: 100%; padding:0 20px;
	}

	.footer dl {
		width: 135px;
	}
}

@media (max-width: 768px) {


	.footer-about {
		width: 100%;
	}

	.footer dl {
		width: 160px;
	}
	.message {
	background: url(../img/messagebg_m.jpg) no-repeat;
}
}

@media (max-width: 480px) {
	.footer dl {
		width: 100%;
	}
}

.copyright {
	width: 1300px;
	padding: 40px 0;
	margin: 0 auto;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
}

@media (max-width: 1024px) {
	.copyright {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.copyright {
		width: 100%;
		text-align: center;
	}
}

/* 关于我们 */
.ourcompany {
	width: 100%;
	margin: 0 auto;
	margin-top: 60px;

}

.ourcompany-tit {
	height: 60px;
	font-size: 30px;
	color: #d93931;
	line-height: 60px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}

.ourcompany-con {
	width: 1300px;
	margin: 0 auto;
	margin-top: 60px;
	padding-bottom: 100px;
}

.ourcompany img {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.ourcompany-mes {
	width: 100%;
	background: url(../img/about2.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 70px 0;
}

.ourcompany-mesm {
	width: 1300px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 38px;
	color: #FFFFFF;
}

.ourcompany-mesmr {
	width: 188px;
	height: 38px;
	background: #ffffff;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	float: right;
	margin: 0 auto;
	border-radius: 2px;
}

.ourcompany-mesmr a {
	color: #d93931;
}

@media (max-width: 1024px) {

	.ourcompany,
	.ourcompany-mesm {
		width: 100%;
	}

	.ourcompany-con {
		width: 90%;
		margin-top: 30px;
	}

	.ourcompany img {
		width: 100%;
	}

}

@media (max-width: 1024px) {
	.ourcompany-mesm {
		text-align: center;
	}

	.ourcompany-mesml,
	.ourcompany-mesmr {
		float: none;
	}
}

/* 新设备列表 */
.newbanner {
	width: 100%;
	padding-top: 50px;
	background: url(../img/bannern2.jpg) repeat;
}

.newbannerm {
	width: 1300px;
	height: auto;
	margin: 0 auto;
}

.newbannerm ul {
	margin-right: -44px;
	margin-top: 30px;
}

.newbannerm li {
	width: 108px;
	height: 230px;
	float: left;
	margin-right: 40px;
	position: relative;
	z-index: 2;
}

.newbannerm li .newbannerm-img {
	width: 108px;
	height: 108px;
	background: #183957;
	line-height: 104px;
	text-align: center;
	border-radius: 50%;
}

.newbannerm li .newbannerm-img img {
	vertical-align: middle;
	display: inline-block;
}

.newbannerm li .newbannerm-tit {
	display: none;
	width:100%;
	height:auto;
	line-height:170%;
	text-align: center;
	font-size: 16px;
	color: #d93931;word-wrap:break-word;
}

.newbannerm li:hover,.newbannerm .on {
	background: url(../img/newbannermli.jpg) bottom center no-repeat;
}

.newbannerm li:hover .newbannerm-img,.newbannerm .on .newbannerm-img {
	background: #d93931;
}

.newbannerm li:hover .newbannerm-tit,.newbannerm .on .newbannerm-tit {
	display: block;
}

/* 产品 */
.newequipement {
	width: 1300px;
	height: auto;
	z-index: 1;
	position: relative;
	border-radius: 10px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: -41px;
	box-shadow: 0px 15px 10px -15px #000;
	padding: 60px 34px;
}

.newequipementl {
	width: 310px;
	height: auto;
}

.newequipementl-tit {
	height: 76px;
	background: #d93931;
	line-height: 76px;
	padding-left: 15px;
	font-size: 24px;
	color: #FFFFFF;
	border-radius: 3px; overflow:hidden;
}

.newequipementl li {
	width: 100%;
	height: 56px;
	background: #183957;
	line-height: 56px;
	margin-top: 1px;
}

.newequipementl li a {
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 15px;
}

.newequipementl li a:hover,
.newequipementl li a.current {
	background: #d93931;
}

.newequipementr {
	width: 890px;
}

.newequipementr-tit {
	height: 58px;
	border-bottom: 1px solid #c4c4c4;
	line-height: 57px;
	color: #183957;
	font-size: 20px;
}

.newequipementr-list {
	width: 100%;
	margin-top: 24px;
	overflow: hidden;
}

.newequipementr-list ul {
	margin-right: -44px;
}

.newequipementr-list li {
	width: calc(50% - 44px);
	height: 354px;
	margin-right: 44px;
	float: left;
	margin-bottom: 20px;
}

.newequipementr-list li .newequipementr-list-img {
	width: 100%;
	height: 292px;
	background: #f5f5f5;
	text-align: center;
}

.newequipementr-list li .newequipementr-list-img img {
	width: 100%;
	height: 100%;
}

.newequipementr-list li .newequipementr-list-tit {
	height: 62px;
	line-height: 62px;
	font-size: 20px;
	color: #333333;
}

@media (max-width: 1024px) {

	.newbannerm,
	.newequipement {
		width: 100%;padding:20px 10px;
	}

	.newequipementl,
	.newequipementr {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.newequipementr-list li {
		width: 100%;
		margin-right: 0;
	}

	.ourcompany-tit {
		font-size: 20px;
	}
}

.newequipementr-info {
	width: 100%;
	margin-top: 60px;
	position: relative;
}

.product {
	width: 160px;
	height: 40px;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background: #183957;
	line-height: 40px;
}

.product-name {
	height: 70px;
	font-size: 30px;
	color: #333333;
	line-height: 70px;
}

.product-info {
	margin-top: 20px;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	word-wrap: break-word;
    word-break: normal;
}
.xxnr{ position:relative; padding-bottom:30px;}
.fanhui {
	position: absolute;
	width: 53px;
	height: 54px;
	right: 0;
	top: 0;
}
.fanhuin {
	position: absolute;
	width: 53px;
	height: 54px;
	right: 0;
	top:-73px;
}
/* 新闻 */
.newslist {
	width: 1300px;
	margin: 0 auto;
	padding-bottom: 100px;
	margin-top: 30px;
}

.newslist li {
	width: 100%;
	border-bottom: 1px solid#bebebe;
	padding: 30px;
}

.newslist li .newslist-img {
	width: 285px;
	height: 215px;
	float: left;
}
.newslist li .newslist-img img{width:100%;height:100%;}
.newslist li .newslist-con {
	padding-left: 324px;
	padding-top: 42px;
}

.newslist li .newslist-con .newslist-date {
	height: 34px;
	line-height: 34px;
	color: #666666;
	font-size: 16px;
}

.newsline {
	width: 54px;
	height: 1px;
	background: #bebebe;
	margin-top: 16px;
	margin-right: 15px;
}

.newslist-tit {
	line-height: 30px;
	margin-top: 40px;
}

.newslist-tit1 {
	font-size: 24px;
	color: #333333;
	float: left;
}

.newslist-more a {
	font-size: 16px;
	color: #666666;
	float: right;
}

.newslist li:hover {
	background: #d93931;
}

.newslist li:hover .newslist-con .newslist-date,
.newslist li:hover .newslist-more a,
.newslist li:hover .newslist-tit1 {
	color: #FFFFFF;
}

@media (max-width: 1024px) {
	.newslist {
		width: 100%;
	}
	.newslist li { padding:20px 10px}
}

@media (max-width: 480px) {

	.newslist li .newslist-img,
	.newslist li .newslist-con {
		width: 100%;
		padding-left: 0;
	}
}

/*新闻详细*/
.news_show{
	width: 1300px;
	margin: 0 auto;
	margin-top: 100px;
	padding-bottom: 100px;
}
.news_show .top_show {
	text-align: center;
	border-bottom: 1px dashed #dfdfdf;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.news_show .top_show h3 {
	color: #333333;
	font-size: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 100%;
	font-weight: bold;
}

.news_show .top_show p {
	font-size: 18px;
	color: #666666;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	width: 100%;
	margin: 10px 0px;
}

.news_show p {
	color: #666666;
	line-height: 30px;
	font-size: 18px;
}

@media (max-width: 992px) {
	.news_show{
		width: 100%; padding-left:10px; padding-right:10px; margin-top:20px
	}
	.news_show img {
		width: 80%;
	}
}
/* 联系 */
.contact{
	width: 1300px;
	margin: 0 auto;
	margin-top: 50px;
	background: #f9f9f9;
	margin-bottom: 100px;
}
.contact1{
	width: 649px;
	padding: 30px 20px;
	font-size: 18px;
	color: #666666;
	line-height: 30px;
}
.contact1 h4{
	font-weight: normal;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
}
.contact-row{
	width: 100%;
}
.contact-row1{
	width: 100%;
	float: left;
}
.ditu{
	width: 50%;
}
@media (max-width: 1024px) {
	.contact,.contact1,.contact-row1{
		width: 100%;
	}
	.contact{
		margin-top: 20px;
	}
	.ditu{
	width: 100%;
}
}

.used .recommended-con li .recommended-tit a {
				border: 1px solid#183957;
				color: #183957;
			}

			.used .recommended-con li .recommended-tit a:hover {
				background: #183957;
				color: #FFFFFF;
			}

			.used .new-products-more {
				border: 1px solid#183957;
			}

			.used .new-products-more a {
				color: #183957;
			}

			.used .new-products-more a:hover {
				background: #183957;
				color: #FFFFFF;
			}

			.layui-form-label {
				padding: 9px 0px;
				width: 100%;
				text-align: left;
				color: #1d1d1d;
			}

			.layui-form-label span {
				color: #ff0000;
			}

			.layui-form-item .layui-input-inline {
				width: 100%;
			}

			.layui-form-item .layui-inline {
				width: calc(33% - 10px);
			}
            .layui-form-item .layui-inline-w {
				width: calc(50% - 10px); float:left; margin-right:10px;
			}
			.layui-input-block {
				margin-left: 0px;
			}

			.layui-btn {
				display: inline-block;
				height: 38px;
				line-height: 38px;
				padding: 0 65px;
				background: none;
				color: #d93931;
				white-space: nowrap;
				text-align: center;
				font-size: 16px;
				border: 1px solid#d93931;
				border-radius: 2px;
				cursor: pointer;
				margin-left: 40%;
				margin-top: 15px;
			}

			.layui-btn:hover {
				opacity: 1;
				filter: alpha(opacity=100);
				background: #d93931;
				color: #fff;
			}
.newequipementl li {
				height: auto;
				margin-bottom: 1px;
				margin-top: 0;
			}

			.layui-nav {
				position: relative;
				padding: 0;
				background: none;
				color: #fff;
				border-radius: 0px;
				font-size: 0;
				box-sizing: border-box;
			}

			.layui-nav-tree {
				width: 100%;
			}

			.layui-nav-tree .layui-nav-item {
				line-height: 56px;
			}

			.layui-nav-tree .layui-nav-item a {
				position: relative;
				height: 56px;
				line-height: 56px;
				text-overflow: ellipsis;
				overflow: hidden;
				white-space: nowrap;
				font-size: 20px;
			}

			.layui-nav .layui-nav-more {
				display: none;
			}

			.layui-nav .layui-nav-item a {
				color: #FFFFFF;
			}

			.layui-nav-itemed&gt;.layui-nav-child {
				display: block;
				padding: 0;
				background: none !important;
			}

			.layui-nav-child dd a {
				border-top: 1px solid#FFFFFF;

				font-size: 16px;

			}

			.layui-nav-tree .layui-nav-child a {
				font-size: 16px;
				background: #183957;
				padding-left: 36px;
			}

			.layui-nav-tree .layui-nav-child,
			.layui-nav-tree .layui-nav-child a:hover {
				background: url(img/s_navboxh.png) no-repeat;
				background-size: 100% 100%;
				color: #fff;

			}

			.layui-nav-tree .layui-nav-item a:hover,
			.layui-nav-itemed a {
				background-color: #d93931;
			}

			.layui-nav-tree .layui-nav-bar {
				width: 0px;
				height: 0;
				background-color: #009688
			}
			@media screen and (max-width:768px) {
				.layui-form-item .layui-inline {
					width: calc(100% - 10px);
				}
				.layui-form-item .layui-inline-w {
				width: calc(100% - 10px);
			}
				.new-productsm{ padding-bottom:20px;}
				.newequipementr-list li{ height:auto}
		  .newequipementr-list li .newequipementr-list-img { height:auto;}
		  .newbannerm ul {
	margin-right:0px; padding-bottom:25px;
}

.newbannerm li {
	width:33.33%;
	height:170px;
	margin-right:0px; text-align:center; margin-bottom:10px;

}

.newbannerm li .newbannerm-img {
	width:95%;
	height:120px;
	line-height:inherit;
}
.newbannerm li .newbannerm-img img{ margin-top:20px;}

.newbannerm li .newbannerm-tit {
    display:block; line-height:120%; width:100%;word-wrap:break-word;

}

.newbannerm li:hover,.newbannerm .on {
	background:no-repeat;
}


			}

			@media screen and (max-width: 450px) {
				.layui-form-item .layui-input-inline {
					margin: 0;
				}

				.layui-btn {
					width: 100%;
					margin-left: 0;
				}
			}
			
			/*分页样式*/
.page_info{text-align:center;margin-top:10px;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:42px;line-height:42px;text-align:center;letter-spacing:0;font-size:18px;margin-top:20px;}
.page_list a{display:inline-block;color:#979797;background:#fff;text-align:center;width:42px;margin:0 2px;border-radius: 50%;border: 1px solid #d0d0d0;}
.page_list a:hover{color:#fff;border:1px solid #da3931;background:#da3931;}
.page_list a.on{color:#fff;border:1px solid #da3931;background:#da3931;}
@media screen and (max-width:768px) {
			.page_list{height:35px;line-height:35px; font-size:16px}
			.page_list a{ width:35px;}
			}

/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

.wrap { width:1300px; margin-right:auto; margin-left:auto;}
.content-50524 .Tit2,.content-50524 .Tit2 a{height:56px;font:bold 24px/56px 'microsoft yahei';color:#333;}.Tit2 a:hover{color:#333;}
.content-50524 .sear{padding:40px 0 40px 35px;background:#eee;}
.content-50524 .sear .t{font-size:15px;font-weight:bold;line-height:2.4;}
.content-50524 .serv_select li{float:left;width:36px;border:1px solid #ccc;background:#fff;padding:0 5px;margin-right:5px;cursor:pointer;}
.content-50524 .rect{display:inline-block;width:2px;height:3px;overflow:hidden;border-left:2px solid #fff;border-bottom:2px solid #fff;margin-top:9px;}
.content-50524 .on .rect{border-color:#e60013;}
.content-50524 .dib.sear_f{ width:270px; background: #fff; border: 1px solid #ccc; }
.content-50524 .sear_f{border:1px solid #ccc;background-color:#fff;height:28px;}
.content-50524 .result{border-top:1px solid #ddd;padding:10px 10px 0;}
.content-50524 .sear_result li{margin-top: 20px; clear:both; margin-bottom:20px; padding:15px 0px;}
.content-50524 .sear_result a{color:#333;}
.content-50524 .sear_result a:hover{text-decoration:underline;}
.content-50524 .sear_result .el{font-size:14px;_width:100%;border-bottom:1px solid #ddd; padding-bottom:10px}
.content-50524 .sear_result .pic{ float:left; width:310px; text-align:center; padding:10px 0px;}
.content-50524 .sear_result .pic img{ width:310px; height:255px;}
.content-50524 .sear_result .p{padding:10px 20px;margin-top:10px; float:right; width:990px;}
.content-50524 .sear_result .type{color:#000;display:inline-block;padding:0 1em;border-right:1px solid #ddd;margin-right:1em;font-weight: bold;}
.content-50524 .dib{-moz-inline-stack:inline-block;display:inline-block;*display:inline;*zoom:1; vertical-align:middle; padding:0 3px;}
.content-50524 .sear_filt label span{vertical-align: -2px;}
.content-50524 .submit{background-color: #fff;width: 125px;cursor: pointer;border: 1px solid #ccc;height: 30px!important;vertical-align: -1px;}
.content-50524 .sear_f .inp{height: 28px;line-height: 28px;padding: 0 0 0 5px; width:270px}
.content-50524 .content-50524-flag{background: transparent;}
.content-50524 .dib { padding:0; }
.content-50524 .sear_f .inp { line-height:28px; border:none; }
.content-50524 .sear_f .inp {color:#666;text-indent: 10px;}
@media only screen and (max-width: 1240px) {
.wrap{ width:940px; }	
.content-50524 .sear_result .p{width:630px;}
	}
@media only screen and (max-width: 992px) {
.wrap{ width:740px; }
.content-50524 .sear_result .pic{width:200px;}
.content-50524 .sear_result .pic img{ width:200px; height:190px;}
.content-50524 .sear_result .p{width:540px;}	
	}	
@media only screen and (max-width: 760px) {
.wrap{ padding-left:%; padding-right:%; width:auto; }
.content-50524 .sear_result .pic{width:30%;}
.content-50524 .sear_result .pic img{ width:100%; height:auto; max-height:150px}
.content-50524 .sear_result .p{width:70%;padding:0px 10px; height:80px; overflow:hidden}	
	}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}

.rev-buttons a{
    color:#fff ;
    margin: 5px;
}
.rev-buttons .btn-theme-bg:hover{
    color:#fff;
}
.rev-buttons .border-white:hover{
    color:#333;
}

.btn-theme-bg {
  border-color: #4f82e9;
  color: #fff;
  background-color: #4f82e9;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }

.btn-theme-bg:hover {
  background-color: #333;
  border-color: #333; }

.shop-cart .btn-theme-bg {
  color: #fff !important; }

.shop-cart .btn-theme-bg:hover {
  background-color: #333 !important; }

.btn-lg {
  padding: 14px 28px 13px 28px;
  font-size: 13px;
  font-weight: 700; }
 .fullwidthbanner{
    width:100%;
    position: relative;
}
.rev-text-center{
    text-align: center;
    font-size: 24px;
    color:#fff !important;
    
    font-weight: 300;
   line-height: 30px;
}
.rev-title-v1{
  
   font-weight: 700 ;
   text-transform: uppercase;
}
.rev-buttons a{
    color:#fff ;
    margin: 5px;
}
.rev-buttons .btn-theme-bg:hover{
    color:#fff;
}
.rev-buttons .border-white:hover{
    color:#333;
}
.tp-caption.modern_big_redbg{
       
}
.slider-text-title{
    font-size: 50px;
    color:#fff;
}
.uppercase-title{
    font-weight: 800;
    font-size: 45px;
    color:#fff;
    text-transform: uppercase;
}
.lowercase-caption{
    font-weight: 300;
    font-size: 20px;
    color:#fff;
    line-height: 26px;
}
/************box slider*******/
.tp-banner-container{
    position: relative;
    max-width:1170px;
    margin: 20px auto;
}

/************ken burns***************/

.Ken-burns-heading{
    font-size: 40px;
    color:#fff;
    font-weight:800;
    text-transform: uppercase;
    
}
.ken-burns-cap{
    color:#fff;
    font-weight: 400;
    font-size: 18px;
    
}


/***index page slider****/
.caption.title-2 {
color: #fff;
font-size: 48px;
line-height: 56px;
font-weight: 800;
text-transform: uppercase;
  
}
.caption.text{
    font-size: 16px;
    font-weight: 300;
    color:#fff;
    
}
.caption.title {
color: #fff;
font-size: 22px;
line-height: 85px;
font-weight: 700;
text-transform: uppercase;

}
.caption.subtitle {
padding-left: 25px;
border-left: 3px solid #bbb;
color: #fff;
font-size: 24px;
line-height: 33px;
text-transform: uppercase;
}
.revo-slider-emphasis-text {
font-size: 64px;
font-weight: 700;
letter-spacing: -1px;
 

}

.revo-slider-caps-text {
font-size: 16px;
font-weight: 400;
letter-spacing: 3px;

}

/***shop slide****/
.shop-slide-heading{
    color:#fff;
    font-size: 45px;
      
      font-weight: 700;
      text-transform: uppercase;
}
.shop-slide-text{
    color:#fff;
}
.shop-discount{
    color:#fff;
    width:80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #3498db;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.modern_big_bluebg{
 
 text-transform: uppercase;
}


.text-center-top{
       color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 60px;
    
}
.text-center-btm{
    color:#fff;
    font-size: 20px;
    font-weight: 300;
    line-height:34px !important;

}
.left-tile-text{
      color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 50px;
    
}


/****vertical slider****/
.vertical-title{
    color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 60px;
    
}
.vertical-caption{
    color:#fff;
    font-size: 20px;
    font-weight: 300;
} 	

#share {
	position: fixed;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");
	top: 250px;
	left: 95%;
	width: 80px;
	zoom: 1; z-index:999999999;
}

#share a {
	background-image: url(../img/share.png);
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 80px;
	margin-bottom: 2px;
	overflow: hidden;
	text-indent: -999px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#share a {}

#share .share-tel {
	background-position: 0 0;
	position: absolute;
	top: 249px;
}

#share a.share-tel:hover {
	background-position: -80px 0;
}
#share .share-skype {
	background-position: 0 -83px;
	position: absolute;
	top: 83px;
}

#share a.share-skype:hover {
	background-position: -83px -83px;
}
#share .share-mail {
	background-position: 0 -166px;
	position: absolute;
	top: 166px;
}

#share a.share-mail:hover {
	background-position: -80px -166px;
}
#share .share-message {
	background-position: 0 -249px;
	position: absolute;
	top: 0px;
}

#share a.share-message:hover {
	background-position: -80px -249px;
}

#share .tencent {
	background-position: 0 -30px;
	position: absolute;
	bottom: 0;
}

#share a.tencent:hover {
	background-position: -30px -30px;
}

#share a#totop {
	background-position: 0 -332px;
	position: absolute;
	top: 249px;
	cursor: pointer;
}

#share a#totop:hover {
	background-position: -80px -332px;
}
#ditu{width:650px; height:405px}
@media screen and (max-width:768px) {
		#share{display:none;}	
		#ditu{ width:380px; height:300px;}	
			}
.preNext{position:relative; padding-top:40px; font-size:16px}
.preNext li{ line-height:35px;}
</pre></body></html>