﻿.index-pro lia,
button,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	text-decoration: none !important;
	font-family: "微软雅黑";
}
ul{
		margin:0;
		padding:0;
		list-style:none;
		}

strong {
    font-size:20px;
}


/*首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页首页*/


/********************logo区开始****************/

.top-ico-phone {
	margin-top: 25px;
}

.top-ico-phone p {
	color: #ff893c;
	font-size: 18px;
	font-weight: bold;
	transform: scaleY(1.2);
}


/********************logo区结束********************/


/*************************导航开始*********************************/

.top-nav>li>a {
	padding: 14px 15px !important;
	color: white !important;
	font-size: 18 px !important;
}

.top-nav>li.active>a {
	background-color: #ff893c !important;
}

.top-nav>li a:hover {
	background-color: #ff893c !important;
}

.nav-pills>li {
	border-bottom: none !important;
}
.Mobile-nav-pills li {
    background-color: #000000;
    width: 23%;
    float: left;
    margin:3px;
}
.Mobile-nav-pills li a {
    text-align: center;
    padding: 9px 0px !important;
    font-size:16px;
}

/****************************导航结束*********************************/


/******************banner图开始*******************/

.swiper-container-banner {
	width: 100%;
	max-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #eee;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
}


/********************banner图结束**********************/


/*********************产品中心开始*********************************/

.nav-pills>li.active>a {
	background-color: #ff893c !important;
}
.li{
	border-radius: 5px;
}

.nav-pills>li>a {
	text-align: center;
	/*border-radius: 5px !important;*/
	/*font-size: 15px;*/
}

.nav-pills>li {
	border-bottom: 1px solid #D4D4D4;
}

.nav-pills>li>a:hover {
	background-color: #ff893c !important;
	color: white;
	border-radius: 5px;
}

.nav-stacked>li+li {
	margin-top: 0 !important;
}


.pro-left-nav {
	padding: 0 !important;
	text-align: center;
	
}
.pro-left-nav ul{
	/*display: inline-flex;*/
}
.pro-left-nav ul li a{
	margin:5px 5px;
	background-color: #000000;
	color: #fff;
	font-size: 18px;
	font-weight:bold;
}

.pro-left-nav h4 {
	/*border: 1px solid #007AFF;*/
	text-align: center;
	background-color: #000000;
	margin: 0 !important;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 5px solid #f5f5f5;
}
.pro-left-nav h4 a{
	color: white;
}
.list-news-dp .list-news-show {
		height: 450px;
		overflow: hidden;
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	
	.list-news-dp ul {
		position: relative;
	}
	
	.list-news-dp ul li {
		margin-top: 10px;
	}
	.list-news-dp ul li img{
		width: 190px;
	}
		
	.list-news-dp ul li a:nth-child(2) {
		display: block;
		background-color: #FF840A;
		color: white;
		text-align: center;
		line-height: 32px;
		/*margin-left: -28px;*/
	}
	
	.list-news-dp ul li a:nth-child(2):hover {
		color: #004B85;
	}
	.list-news-border {
		border: 1px solid #D9D9D9;
		/*padding-bottom: 35px;*/
		margin-top: 20px;
	}
	
	.list-news-border>p {
		color: white;
		font-size: 20px;
		font-weight: 600;
		border-bottom: 1px solid #007db3;
		line-height: 56px;
		text-align: center;
		background-color: #007db3;
	}	
.main-pic{
		margin-bottom: 20px;
	}
	
	.main-pic li {
		border: 1px solid #D9D9D9;
	}
.small-pic li:nth-child(1) {
	padding-left: 0;
	padding-right: 10px;
	}
	.small-pic li:nth-child(2){
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.small-pic li:nth-child(3){
		padding-right: 0;
		padding-left: 10px;
		
	}
.small-pic li img {
		border: 1px solid #D9D9D9;
		/*padding-left: 10px;*/
	}
.hot-pro-list {
		background-color: #ebebeb;
		padding: 25px 10px;
	}
	
	.hot-pro-list>div {
		padding-left: 10px;
		padding-right: 10px;
	}
.hot-pro {
		position: relative;
		min-height: 40px;
	}
	
	.hot-pro img:nth-child(2) {
		position: relative;
		border: 1px solid white;
	}
	
	.hot-pro img:nth-child(1) {
		position: absolute;
		left: 0;
		width: 100%;
		min-width: 110px;
		z-index: 3;
	}
	
	.hot-pro p {
		font-size: 14px;
		border: 1px solid white;
		color: #333333;
		background-color: #FF840A;
		text-align: center;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		/*line-height: 30px;*/
		padding: 10px 0;
		margin-bottom: 0;
	}
.pro-inf-text p:nth-child(1) {
		text-align: center;
		color: #333333;
		font-size: 20px;
		font-weight: bold;
		/*margin-top: 6%;*/
		padding-bottom: 3%;
		border-bottom: 1px dashed #CCCCCC;
		margin-bottom: 15px;
	}
.pro-inf-text p {
		color: #666666;
		font-size: 16px;
	}
	
	.pro-inf-text p:nth-child(2):before {
		content: '【产品编号】';
		margin-right: 10px;
		font-size: 16px;
		color: #333333;
	}
	
	.pro-inf-text p:nth-child(3):before {
		content: '【外形尺寸(mm)】';
		font-size: 16px;
		color: #333333;
		margin-right: 10px;
	}
	
	.pro-inf-text p:nth-child(4):before {
		content: '【制冷方式】';
		margin-right: 10px;
		color: #333333;
		font-size: 16px;
	}
	.pro-inf-text p:nth-child(5):before {
		content: '【产品材质】';
		margin-right: 10px;
		color: #333333;
		font-size: 18px;
	}
	
	.pro-inf-text p:nth-child(6):before {
		content: '【额定功率（w）】';
		margin-right: 10px;
		font-size: 16px;
		color: #333333;
	}
		.pro-inf-text p:nth-child(7):before {
		content: '【f服务承诺】';
		margin-right: 10px;
		font-size: 16px;
		color: #333333;
	}
	
		.pro-inf-text p:nth-child(8):before {
		content: '【保修日期】';
		margin-right: 10px;
		font-size: 16px;
		color: #333333;
	}
.on-line a {
		background-color: #007AFF;
		color: white;
		font-size: 16px;
		text-align: center;
		padding: 8px 30px;
		border-radius: 6px;
		margin-top: 1%;
	}
	.on-line span{
		font-size: 30px;
		color: #FF840A;
		transform: scaleY(1.2);
		display: inline-block;
	}
/*右侧*/

	.pro-right-title {
	padding-left: 20px;
	}

	.pro-right-title p {
	background-color: #007AFF;
	line-height: 46px;
	color: white;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: -2px;
}

.index-pro {}

.index-pro li {
	margin-top: 20px;
	padding-right: 0 !important;
	padding-left: 2px !important;
}
.index-pro li:hover{
	background: url(../images/ckxq.png);
	opacity:1;
}

.index-pro li a:nth-child(2) {
	background-color: #424241;
	color: white;
	line-height: 40PX;
	text-align: center;
}

.index-pro li a:nth-child(3) {
	background-color: #DC0713;
	color: white;
	line-height: 30PX;
	text-align: center;
}

@media (max-width:767px) {
	.pro-right-title {
		padding-left: 0 !important;
	}
	.index-pro {
		/*margin-left: -20px;*/
	}
}
.rexian img{
	width: 246px;
	margin-top: 3%;
}
.dede_pages .pagelist li{
	float:left;
	padding:10px;
	list-style:none;
	}


/*********************产品中心结束*************************/


/******************4大服务优势开始************/

.ad-bg {
	background-image: url(../images/ad-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.ad-tex {
	margin-top: 50px;
}

.ad-pic-title {
	font-family: 微软雅黑;
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
}
.yingwen{
	font-size: 14px;
	color: #999797;
}

.ad-tex p {
	font-size: 16px;
	color: #333333;
	margin-left: 116px;
	line-height: 30px;
	margin-top: -110px;
}
.ad-tex p span {
	font-size: 16px;
	color: #000000;
}
.ad-tex-m p {
	font-size: 16px;
	color: #333333;
	margin-left: 116px;
	line-height: 30px;
	margin-top:20px;
}

.ad-tex-m p span {
	font-size: 16px;
	color: #000000;
}



@media (max-width:767px) {
	.ad-tex {
		margin-top: 0 !important;
	}
	.ad-pic-title {
		width: 100%;
	}
}



/*******************4大服务优势结束***************/


/***************案例展示开始*************/
.case-box{
	background: url(../images/case-bg.png);
	width: 100%;
	height: 850px;
}
.case-box>img {
	margin-bottom: 30px;
}
.case-pic-title {
	height: 50PX;
	font-family: 微软雅黑;
	font-size: 28px;
	text-align: center;
	margin-top: 102px;
	color: #FFFFFF;
}
.case {
	width: 1200px;
	margin: 0 auto;
	margin-top: -574px;
}

.case-box ul li {
	border-radius: 6px;
	overflow: hidden;
}
/*li.col-sm-4.col-xs-6:nth-child(6){
	margin-top: 35px;
}
li.col-sm-4.col-xs-6:nth-child(5){
	margin-top: 35px;
}
li.col-sm-4.col-xs-6:nth-child(4){
	margin-top: 35px;
}*/
.zz:nth-child(4){
	margin-top:35px;
	}
.zz:nth-child(5){
	margin-top:35px;
	}
.zz:nth-child(6){
	margin-top:35px;
	}
.mm:nth-child(4){
	margin-top:-208px;
	}
.zp:nth-child(4){
	margin-left:1px;
	}
.zp:nth-child(6){
	margin-left:-1px;
	}
.case-box ul li a {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.case-box ul li a:nth-child(2) {
	background-color: #007AFF;
	color: white;
	height: 247px;
}

.case-box ul li h5 {
	font-size: 18px;
	text-align: center;
	padding: 0 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.case-box ul li p {
	font-size: 14px;
	text-align: center;
	padding: 0 10px;
	line-height: 30px;
}

.case-more a {
	color: white;
	line-height: 40px;
	background-color: #007AFF;
	border-radius: 8px;
	text-align: center;
	margin-top: 3%;
}

.case-more a:hover {
	background-color: #007AFF;
	color: white;
}


/*************案例展示结束****************/


/************关于我们开始***********/

.about-us {
	background-position: center center;
	background-repeat: no-repeat;
}

.about-us .com-text {
/*	margin-top: 5%;*/
}

.about-us .com-text p {
	color: #333333;
	font-size: 16px;
	line-height: 28px;
	float: right;
	height: 94px;
	width:726px;
	margin-top: 25px;
}

.about-us .com-text img {
	margin-bottom: 3%;
}

.about-us .com-pic {
	margin-top: 3%;
	margin-bottom: 2%;
}

.about-us .com-pic p {
	margin-top: 3%;
	font-size: 16px;
	color: ;
}


/*****************关于我们结束*****************/


/**************新闻中心开始***********/

.news-relative a{
	font-size: 24px;
	color: #323232;
}

.news-relative p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.news-text a {
	color: black;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}

.news-text p {
	color: #666666;
	margin-bottom: 0!important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.news-more {
	margin-bottom: 0px !important;
}

.news-more a {
	color: #339900;
	line-height: 60px;
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
}

.news-more a:hover {
	color: black;
}


/*********************新闻中心结束*****************************/


/*********************合作伙伴开始*******************/

.cooperate {
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 4%;
}

.cooperate p {
	font-size: 24px;
	color: white;
	padding-top: 1%;
	margin-bottom: 5%;
}

.cooperate .row img {
	padding: 0 !important;
}


/*********************合作伙伴结束*********************/


/*页脚*/

.foot {
	background-color: #000000;
}

.foot-logo img {
	margin-top: 15px;
	width:323px; 
}

.foot-nav {
	margin-top: 3%;
}

.foot-nav li {}

.foot-nav a {
	color: white;
	font-size: 16px;
	padding-left: 12px;
	padding-right: 12px;
}

.company-inf {
	margin-top: 5%;
}

.company-inf p {
	color: white;
	line-height: 26px;
	font-size: 14px;
}

.company-inf a {
	color: white;
}

.code {
	margin-top: 10%;
}

.code p {
	color: white;
	margin-top: 2%;
	text-align: center;
}

@media (max-width:767px) {
	.foot-logo {
		height: 260px;
	}
	.foot-logo img {
		margin-top: 0;
	}
	.foot {
		background-color: white;
		padding-bottom: 95px;
	}
	.code p {
		color: #333333;
	}
	.foot-nav a {
		color: #333333;
		border-left: 1px solid #333333;
	}
	.company-inf p {
		color: #333333;
		text-align: center;
	}
	.company-inf a {
		color: #333333;
		text-align: center;
		display: block;
	}
}

@media (min-width:768px) {
	.foot-logo {
		background-color: #ff9600;
		height: 240px;
	}
}

@media (min-width:992px) {
	.foot-logo {
		background-color: #ff9600;
		height: 240px;
	}
}

@media (min-width:1200px) {
	.foot-logo {
		background-color: #FFFFFF;
		height: 240px;
		box-shadow:  5px 5px 31px #022c47;
		margin-bottom: 20px;
	}
}


/*底部 仅手机显示*/

.m-bottom {
	position: fixed;
	z-index: 9999999999999999999999999999999999999999999999999;
	bottom: 0;
}

.m-bottom a {
	background-color: #007AFF;
	color: white;
}

.m-bottom p {
	margin-top: 10px;
	font-size:15px;
}

.m-bottom img {
	width: 40%;
	height: auto;
}


/*首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束
 首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束首页结束*/


/*-----------开---------始---------产品列表页---------------开--------始---------*/


/*您所在位置开始*/

.web-position {
	margin-left: 40px;
	width: 945px;
}


/*您所在位置结束*/


/*热门资讯开始*/

.hot-news-title {
	background-image: url(../images/hot-title.png);
	background-position: left top;
	margin-bottom: 3%;
	background-repeat: no-repeat;
	height: 100%;
}

.hot-news-title p {
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin-left: 45px;
	margin-top: 8px;
}

.hot-text {}

.hot-text h5 {
	color: #333333;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.hot-text h5:hover {
	color: #007AFF;
}

.hot-text p {
	color: #666666;
	font-size: 14PX;
	overflow: hidden;
	text-overflow: ellipsis !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
}

@media (max-width:767px) {
	.hot-news-title p {
		font-size: 16px;
		margin-top: 10px;
	}
	.hot-text>div {
		margin-top: 10px;
	}
}


/*热门资讯结束*/


/*-----------结---------束---------产品列表页---------------结-------束----------*/


/*开------------------始--------------新闻列表 --------------开----------------------始*/

.list-news {
	margin-top: 40px;
}

.list-news li {
	margin-top: 20px;
	border: 1px solid #DDDDDD;
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 6px;
}

.list-news-text{
	width: 638px;
}

.list-news-text .row a {
	color: #333333;
	font-size: 18px;
	margin-bottom: 14px;
	margin-top: 8px;
}

.list-news-pic {
	padding-left: 0 !important;
}

.list-news-pic img {
	padding-left: 0 !important;
	border-radius: 6px;
}

.list-news-text .row a:hover {
	color: #dc0713;
}

.list-news-text .row p {
	color: #666666;
	margin-top: 8px;
}

.list-news-text>p {
	line-height: 28px;
	margin-bottom: 20px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.list-news-more {
	background-color: #dddddd;
	line-height: 28px;
	color: black;
	border-radius: 4px;
	text-align: center;
	margin-left: 15px;
}

.list-news-more:hover {
	background-color: #007AFF;
	color: white;
}

@media (max-width:767px) {
	.list-news-text .row a {
		color: #333333;
		font-size: 16px;
		margin-bottom: 4px;
		margin-top: 3px;
	}
	.list-news-text .row p {
		margin-top: 4px;
	}
	.list-news-text>p {
		margin-bottom: 6px;
		line-height: 22px;
	}
	.list-news-pic {
		padding-right: 0 !important;
	}
	.list-news-more {
		background-color:#ff881c;
	}
}


/*---------结--------------束------------------新闻列表-------------结--------------束*/


.show-news-text strong{
	/*font-size:20px;*/
}
@media (max-width:767px) {
		.show-news-text img{
			display:block;
			max-width:100%;
			margin:0 auto;
			height:auto !important;
			}
		}
	}
	
/*2018.10.18*/
	/*--------开-------始-----------------产品展示页--------------开------始-----*/
	
	.pro-inf {
		padding-left: 10px;
	}
	
	.main-pic{
		margin-bottom: 20px;
	}
	
	.main-pic li {
		border: 1px solid #D9D9D9;
	}
	
	.small-pic li:nth-child(1) {
	padding-left: 0;
	padding-right: 10px;
	}
	.small-pic li:nth-child(2){
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.small-pic li:nth-child(3){
		padding-right: 0;
		padding-left: 10px;
		
	}
	
	.small-pic li img {
		border: 1px solid #D9D9D9;
		/*padding-left: 10px;*/
	}
	
	.pro-inf-text-jianjie {
    margin-top: -20px;
    margin-left: 9px;
}
	
	.pro-inf-text p:nth-child(1) {
		text-align: center;
		color: #333333;
		font-size: 20px;
		font-weight: bold;
		/*margin-top: 6%;*/
		padding-bottom: 3%;
		border-bottom: 1px dashed #CCCCCC;
		margin-bottom: 15px;
	}
	
	.pro-inf-text p {
		color: #666666;
		font-size: 16px;
	}
	
	.pro-inf-text p:nth-child(2):before {
		content: '【规格参数】';
		margin-right: 10px;
		font-size: 16px;
		color: #333333;
	}
	
	.pro-inf-text p:nth-child(3):before {
		content: '【产品简介】';
		font-size: 16px;
		color: #333333;
		margin-right: 10px;
	}
	
	.pro-inf-text p:nth-child(4):before {
		content: '【打印宽度】';
		margin-right: 10px;
		color: #333333;
		font-size: 16px;
	}
	
	
	.pro-inf-text p:nth-child(6):before {
		content: '【设备优势】';
		margin-right: 10px;
		font-size: 16px;
		color: #333333;
	}
		.pro-inf-text p:nth-child(7):before {
		content: '【设备尺寸】';
		margin-right: 10px;
		font-size: 16px;
		color: #333333;
	}
	
		.pro-inf-text p:nth-child(8):before {
		content: '【保修日期】';
		margin-right: 10px;
		font-size: 16px;
		color: #333333;
	}
	
	
	
	.on-line {
		margin-top: 6%;
	}
	
	.on-line a {
		background-color: #04a0e2;
		color: white;
		font-size: 16px;
		text-align: center;
		padding: 8px 30px;
		border-radius: 6px;
		margin-top: 1%;
	}
	.on-line span{
		font-size: 25px;
		color: #ff6600;
		transform: scaleY(1.2);
		display: inline-block;
	}
	.recommend-pro-box {
		height: 400px;
		overflow: hidden;
		margin-top: 5px;
	}
	
	.recommend-pro p {
		font-size: 16px;
		text-align: center;
		color: #333333;
	}
	
	
	@media (max-width:767px) {
		.show-container{
		}
		.show-container img{
			display:block;
			max-width:100%;
			margin:0 auto;
			height:auto !important;
			}
		}
	}
	@media (max-width:767px) {

		.show-news-text img{
			display:block;
			max-width:100%;
			margin:0 auto;
			height:auto !important;
			}
		}
	}
	/*---------结--------------束------------------产品展示页-------------结--------------束*/






