﻿/*@import "resetcommon.css";*/
/*index.css start*/
@charset "utf-8";
/* CSS Document */
em, i {
	font-style: normal;
}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.main-title {
	font-size: 36px;
	color: #000000;
	text-align: center;
	margin: 75px 0 40px;
}
.main-title span {
	font-size: 26px;
	color: #565458;
	display: block;
	letter-spacing: 10px;
}
.main-title i {
	display: block;
	width: 117px;
	height: 1px;
	background: #1e76cf;
	margin: 15px auto 10px;
}
.main-title a {
	color: #000000;
}
body {
	min-width: 1200px;
	margin: 0 auot;
}
/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 650px;
	overflow: hidden;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	position: absolute;
	z-index: 7;
	bottom: 35px;
	left: 47%;
	padding: 5px 6px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	border-radius: 14px;
	width: 18px;
	height: 18px;
	color: #fffab1;
	background: #fff;
	float: left;
	cursor: pointer;
	display: block;
	margin-left: 5px;
	transition: width 0.5s, height 0.5s, background 0.5s, color 0.5s;
	-moz-transition: width 0.5s, height 0.5s, background 0.5s, color 0.5s; /* Firefox 4 */
	-webkit-transition: width 0.5s, height 0.5s, background 0.5s, color 0.5s; /* Safari and Chrome */
	-o-transition: width 0.5s, height 0.5s, background 0.5s, color 0.5s; /* Opera */
}
.fullSlide .hd ul .on {
	width: 32px;
	height: 18px;
	background: #1e76cf;
	color: #1e76cf;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	width: 81px;
	height: 80px;
}
.fullSlide .prev {
	background: url(../images/left1s.png) no-repeat;
}
.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(../images/right1s.png) no-repeat;
}
/*欧能机械控温设备*/
.quality {
	background: url("../images/feature_bg.jpg") no-repeat center bottom;
	overflow: hidden;
	height: 870px;
	margin-bottom: 0px;
}
.quality .accessory {
	width: 730px;
}
.quality .main-title {
	margin: 50px 0 20px;
}
.quality .sub-title {
	font-size: 30px;
	color: #d0d0d0;
	text-transform: uppercase;
	margin: 50px 0 20px;
}
.quality .sub-title span {
	background: url("../images/feature_icon1.jpg") no-repeat 0 0;
	padding-left: 40px;
	font-size: 18px;
	color: #1e76cf;
	display: block;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
}
.quality .sub-title span a {
	color: #1e76cf;
}
.quality p {
	font-size: 14px;
	line-height: 24px;
	color: #565458;
}
.quality .accessory-img {
	height: 390px;
	position: relative;
	margin-top: 10px;
}
.quality .accessory-img li {
	width: 151px;
	height: 151px;
	overflow: hidden;
	position: absolute;
}
.quality .accessory1 {
	top: 0;
	left: 0;
}
.quality .accessory2 {
	top: 65px;
	left: 169px;
}
.quality .accessory3 {
	top: 66px;
	left: 345px;
}
.quality .accessory4 {
	top: 0;
	left: 513px;
}
.quality .accessory5 {
	top: 175px;
	left: 0;
}
.quality .accessory6 {
	top: 236px;
	left: 169px;
}
.quality .accessory7 {
	top: 236px;
	left: 345px;
}
.quality .accessory8 {
	top: 175px;
	left: 513px;
}
.quality li .cover {
	display: none;
	width: 151px;
	height: 151px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 14px;
	color: #565458;
	padding-top: 82px;
}
.quality li:hover .cover {
	display: block;
}
.quality .accessory1 .cover {
	background: url("../images/feature_img1.png") no-repeat;
	background-position: 0 -169px;
}
.quality .accessory2 .cover {
	background: url("../images/feature_img2.png") no-repeat;
	background-position: 0 -169px;
}
.quality .accessory3 .cover {
	background: url("../images/feature_img3.png") no-repeat;
	background-position: 0 -169px;
}
.quality .accessory4 .cover {
	background: url("../images/feature_img4.png") no-repeat;
	background-position: 0 -169px;
}
.quality .accessory5 .cover {
	background: url("../images/feature_img5.png") no-repeat;
	background-position: 0 -169px;
}
.quality .accessory6 .cover {
	background: url("../images/feature_img6.png") no-repeat;
	background-position: 0 -169px;
}
.quality .accessory7 .cover {
	background: url("../images/feature_img7.png") no-repeat;
	background-position: 0 -169px;
}
.quality .accessory8 .cover {
	background: url("../images/feature_img8.png") no-repeat;
	background-position: 0 -169px;
}
.equip-desc {
	width: 430px;
	margin-top: 76px;
}
.equip-desc dl {
	margin-bottom: 20px;
}
.equip-desc dt {
	padding-left: 40px;
	font-size: 18px;
	color: #1e76cf;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin-bottom: 5px;
}
.equip-desc dd {
	font-size: 14px;
	line-height: 24px;
	color: #565458;
	padding-left: 40px;
}
.equip-desc .feature1 dt {
	background: url("../images/feature_icon2.jpg") no-repeat 0 0;
}
.equip-desc .feature2 dt {
	background: url("../images/feature_icon3.jpg") no-repeat 0 0;
}
.equip-desc .feature3 dt {
	background: url("../images/feature_icon4.jpg") no-repeat 0 0;
}
.equip-desc .feature4 dt {
	background: url("../images/feature_icon5.jpg") no-repeat 0 0;
}
.equip-desc .feature-btn {
	display: block;
	background: url("../images/btn_bg2.jpg") no-repeat 0 0;
	height: 89px;
	line-height: 42px;
	padding-left: 150px;
	font-size: 14px;
	color: #1e76cf;
	margin: 40px 0 0 40px;
}
/*banner2*/
.banner2 {
	background: url("../images/banner2.jpg") no-repeat center 0;
	height: 148px;
	position: relative;
	z-index: 2;
	margin-top: 70px;
}
/*产品*/
.prod {
	position: relative;
	z-index: 10;
}
.prod-menu {
	width: 205px;
	background: #f4f4f4;
	margin-top: -115px;
}
.prod-menu h2 {
	height: 115px;
	background: #1e76cf;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	padding-top: 26px;
}
.prod-menu h2 a {
	color: #fff;
}
.prod-menu h2 b {
	display: block;
}
.prod-menu h3 {
	height: 38px;
	line-height: 38px;
	background: #565458;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 1px;
}
.prod-menu h3 a {
	color: #fff;
}
.prod-menu ul {
	padding-left: 10px;
	margin: 10px 0 15px;
}
.prod-menu li {
	background: url("../images/prod_icon1.png") no-repeat 0 center;
	font-size: 13px;
	padding-left: 20px;
	line-height: 31px;
}
.prod-menu li a {
	color: #565458;
}
.prod-menu li:hover a {
	color: #1e76cf;
}
.prod-menu ul.ul3, .prod-menu ul.ul4, .prod-menu ul.ul5, .prod-menu ul.ul6 {
	display: none;
}
.prod-img {
	width: 938px;
	margin-top: 38px;
}
.prod-big {
	height: 302px;
	padding-bottom: 36px;
	margin-bottom: 36px;
	border-bottom: 1px solid #ececec;
	box-sizing: content-box;
}
.prod-big dt {
	width: 396px;
	height: 302px;
	float: left;
}
.prod-big dt img {
	    width: 70%;
    aspect-ratio: 1 / 1;
    object-fit: contain;
}
.prod-big dd {
	width: 490px;
	float: right;
}
.prod-big dd h3 {
	font-size: 24px;
	color: #565458;
	margin: 20px 0;
}
.prod-big dd h3 a:hover {
	color: #1e76cf;
}
.prod-big dd p {
	font-size: 14px;
	line-height: 24px;
	color: #6f6f6f;
}
.prod-big dd .prod-btn {
	display: block;
	margin-top: 40px;
}
.prod-btn a {
	width: 135px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #565458;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	color: #fff;
	margin-right: 16px;
}
.prod-btn a:first-child {
	background: #1e76cf;
}
.prod-slide {
	height: 202px;
	position: relative;
}
.prod-slide .prod-list {
	margin-left: 40px;
}
.prod-slide .prev {
	display: block;
	width: 16px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -18px;
}
.prod-slide .next {
	display: block;
	width: 16px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -18px;
}
.prod-slide li {
	width: 265px;
	height: 235px;
	float: left;
	margin-right: 29px;
	overflow: hidden;
	position: relative;
}
.prod-slide li img {
	width: 73%;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}
.prod-slide li .cover {
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url("../images/prod_icon3.png");
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
	width: 100%;
}
.prod-slide li .cover i {
	display: none;
	width: 21px;
	height: 21px;
}
.prod-slide li:hover .cover {
	height: 100%;
}
.prod-slide li:hover .cover i {
	display: block;
	margin: 77px auto 10px;
}
/*非标，定制，多样化*/
.custom {
	background: url("../images/custom_bg.jpg") no-repeat center 0;
	height: 641px;
	overflow: hidden;
	margin-top: 84px;
}
.custom .main-title {
	color: #fff;
}
.custom .main-title span {
	color: #fff;
	margin-top: 5px;
}
.custom p {
	font-size: 16px;
	line-height: 26px;
	color: #c1c0c1;
	text-align: center;
	margin-bottom: 50px;
}
.custom dl {
	width: 24%;
	height: 200px;
	float: left;
	text-align: center;
	border-left: 1px solid #848283;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}
.custom-wrap dl:first-child {
	border-left: none;
}
.custom dt {
	width: 161px;
	height: 160px;
	display: block;
	margin: 0 auto 20px;
}
.custom .custom1 dt {
	background: url("../images/custom_icon1.png") no-repeat;
}
.custom .custom2 dt {
	background: url("../images/custom_icon2.png") no-repeat;
}
.custom .custom3 dt {
	background: url("../images/custom_icon3.png") no-repeat;
}
.custom .custom4 dt {
	background: url("../images/custom_icon4.png") no-repeat;
}
.custom dl:hover dt {
	background-position: 0 -202px;
}
.custom dl.custom1 {
	border-left: none;
}
/*专业工程师服务团队*/
.team {
	height: 678px;
	background: #f4f4f4;
	overflow: hidden;
}
.team dl {
	height: 341px;
}
.team dt {
	width: 640px;
	height: 341px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.team dt img {
	display: block;
	width: 100%;
}
.team dd {
	width: 558px;
	float: right;
	border: 1px solid #6f6f6f;
	border-left: none;
	margin-top: 16px;
	height: 310px;
	position: relative;
	z-index: 10;
}
.team dd ul {
	padding: 10px 66px 10px 77px;
}
.team dd li {
	font-size: 18px;
	color: #565458;
	line-height: 60px;
	border-top: 1px dashed #cdcccd;
}
.team dd li:first-child {
	border-top: none;
}
.team dd .prod-btn {
	margin: 0 0 -15px -18px;
}
/*欧能控温设备*/
.equip {
	overflow: hidden;
}
.witness .main-title b a {
	color: #fff;
}
.witness .main-title span {
	color: #fff;
}
.equip_slide {
	height: 532px;
	overflow: hidden;
}
.equip_slide_hd {
	width: 205px;
}
.equip_slide_hd li, .equip_slide_hd em {
	height: 58px;
	margin-bottom: 1px;
	background: #f4f4f4;
	line-height: 58px;
	padding-left: 40px;
	display: block;
}
.equip_slide_hd li:hover, .equip_slide_hd li.cur {
	background: url("../images/onequip.jpg") no-repeat;
	color: #fff;
	width: 212px;
}
.equip_slide_hd li.cur a {
	color: #fff;
}
.equip_slide_hd em a:hover {
	color: #1e76cf;
}
.equip_slide_bd {
	width: 965px;
}
.equip_img {
	width: 698px;
	float: left;
	position: relative;
}
.equip_img img {
	width: 698px;
	height: 532px;
}
.equip_img span {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	width: 698px;
	display: inline-block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font: 14px 'Microsoft  YaHei';
	color: #fff;
	text-align: center;
	line-height: 28px;
	background: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 40px;
	line-height: 40px;
}
.equip_list {
	width: 253px;
	float: right;
}
.equip_list li {
	width: 253px;
	height: 193px;
	margin-bottom: 14px;
	overflow: hidden;
	position: relative;
}
.equip_list li img {
	width: 100%;
}
.equip_list li.equip-more {
	height: 117px;
	background: url("../images/equip_more_bg.jpg") no-repeat;
	line-height: 117px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.equip_list li a {
	color: #fff;
}
.equip_list li span {
	display: none;
	text-align: center;
	background: url("../images/prod_icon3.png");
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
	width: 100%;
	height: 100%;
}
.equip_list li span i {
	display: block;
	width: 21px;
	height: 21px;
	margin: 65px auto 10px;
}
.equip_list li:hover span {
	display: block;
}
.equip_list li.cur span {
	display: block;
}
/*荣誉客户展示*/
.partner {
	overflow: hidden;
}
.partner h2 {
	text-align: center;
	background: url("../images/partner_title_bg.jpg") no-repeat center center;
	font-size: 24px;
	margin: 80px auto 36px;
}
.partner h2 a {
	color: #000000;
}
.partner ul {
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	overflow: hidden;
}
.partner li {
	width: 238px;
	height: 132px;
	float: left;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.partner li img {
	width: 100%;
}
.partner .partner-more {
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
}
.partner .partner-more a {
	color: #565458;
	border-bottom: 1px solid #565458;
	display: inline-block;
}
/*客户见证*/
.witness {
	background: url("../images/witness_bg.jpg") no-repeat center 0;
	height: 654px;
	overflow: hidden;
	margin: 66px 0 0;
}
.witness .main-title {
	color: #fff;
}
.witness-wrap dl {
	width: 310px;
	height: 310px;
	background: #fff;
	margin-left: 50px;
	padding: 20px;
	float: left;
	box-sizing: content-box;
}
.witness-wrap dl:first-child {
	margin-left: 0;
}
.witness-wrap dl.witnessdl01 {
	margin-left: 0;
}
.witness-wrap dt {
	width: 310px;
	height: 156px;
	margin-bottom: 20px;
}
.witness-wrap dt img {
	width: 310px;
	height: 156px;
}
.witness-wrap dd h3 {
	font-size: 18px;
	height: 38px;
	border-bottom: 1px dashed #d5d5d6;
	margin-bottom: 10px;
}
.witness-wrap dd h3 a {
	color: #565458;
}
.witness-wrap dd p {
	font-size: 14px;
	line-height: 24px;
	color: #828183;
}
.witness-wrap dd .witness-more {
	display: block;
	font-size: 14px;
	margin-top: 20px;
	color: #565458;
}
.witness-wrap dl:hover {
	background: #1e76cf;
}
.witness-wrap dl:hover h3 a, .witness-wrap dl:hover p, .witness-wrap dd .witness-more {
	color: #fff;
}
/*欧能机械*/
.about {
	height: 690px;
	background: #eeeeee;
	overflow: hidden;
}
.about dt {
	width: 463px;
	height: 524px;
	margin: 83px 0 0 0;
	float: left;
	position: relative;
}
.about dt:after {
	content: '';
	width: 468px;
	height: 520px;
	background: #f7f7f7;
	position: absolute;
	right: -18px;
	bottom: -18px;
}
.about dt img {
	display: block;
	width: 463px;
	height: 524px;
	z-index: 10;
	position: relative;
}
.about dd {
	width: 670px;
	float: right;
}
.about dd h3 {
	font-size: 30px;
	font-weight: normal;
	margin: 105px 0 15px;
}
.about dd h3 b {
	display: block;
	color: #565458;
}
.about dd h3 a {
	color: #1e76cf;
}
.about dd p {
	font-size: 16px;
	color: #6f6f6f;
	line-height: 24px;
}
.about dd .about-detail {
	font-size: 14px;
	display: block;
	color: #6f6f6f;
	margin-top: 15px;
}
.album-slide {
	height: 250px;
	position: relative;
	margin-top: 50px;
}
.album-hd {
	height: 46px;
	margin: 0 0 0 -49px;
}
.album-hd li {
	width: 153px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	float: left;
	margin-right: 1px;
	font-size: 14px;
	color: #555458;
	background: #fff;
}
.album-bd li {
	width: 212px;
	height: 176px;
	float: left;
	margin-right: 16px;
	overflow: hidden;
	position: relative;
}
.album-bd li img {
    display: block;
    width: 212px;
    height: 176px;
    object-fit: contain;
}
.album-bd li span {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url("../images/prod_icon3.png");
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #fff;
	width: 100%;
}
.album-bd li.none {
	margin-right: 0;
}
.album-hd li a:hover {
	color: #1e76cf;
}
.album-arrow {
	text-align: right;
}
.album-arrow .prev, .album-arrow .next {
	display: inline-block;
	width: 32px;
	height: 30px;
	letter-spacing: 0;
}
/*新闻聚焦*/
.news {
	height: 545px;
	overflow: hidden;
	margin-bottom: 40px;
	background: url("../images/news_line.jpg") no-repeat center 118px;
}
.news h2 {
	font-size: 24px;
	margin: 70px 0 42px;
	font-weight: normal;
}
.news h2 .news-more {
	color: #333333;
	font-size: 14px;
	border: 1px solid #333;
	margin-top: 20px;
}
.news h2 span {
	color: #565458;
	border-bottom: 3px solid #1e76cf;
	display: inline-block;
	height: 50px;
}
.news h2 a:hover {
	color: #1e76cf;
}
.news-a {
	overflow: hidden;
	position: relative;
	margin-bottom: 45px;
}
.news-a dl {
	height: 100%;
}
.news-a dt {
	width: 463px;
	height: 166px;
	float: left;
}
.news-a dt img {
	width: 100%;
}
.news-a dd {
	width: 680px;
	float: right;
}
.news-a dd h3 {
	font-size: 14px;
	color: #565458;
	margin: 20px 0 10px;
}
.news-a dd h3 a {
	color: #565458;
}
.news-a dd a:hover {
	color: #1e76cf;
}
.news-a dd p {
	font-size: 14px;
	line-height: 22px;
	color: #929292;
}
.news-a dd .news-detail {
	display: block;
	font-size: 14px;
	color: #565458;
	margin-top: 30px;
}
.news-a-hd {
	height: 20px;
	position: absolute;
	top: 134px;
	left: 374px;
}
.news-a-hd li {
	width: 21px;
	height: 20px;
	background: #2e2f2d;
	text-align: center;
	line-height: 20px;
	margin-right: 6px;
	font-size: 14px;
	color: #fff;
	float: left;
}
.news-a-hd li.on {
	background: #1e76cf;
}
.news-b {
	overflow: hidden;
}
.news-b dl {
	width: 525px;
	margin: 0 140px 30px 0;
	float: left;
}
.news-b dl.none {
	margin-right: 0;
}
.news-b dt {
	font-size: 48px;
	color: #d4d4d4;
	float: left;
}
.news-b dd {
	font-size: 14px;
	color: #666666;
	width: 525px;
	float: right;
}
.news-b dd h3 {
	font-size: 14px;
	color: #565458;
	margin: 5px 0;
}
.news-b dd h3 a {
	color: #565458;
}
.news-b dd h3 a:hover {
	color: #1e76cf;
}
.news-b dd p {
	font-size: 14px;
	color: #929292;
}
.news-b dd span {
	display: block;
	font-size: 12px;
	color: #b2b2b2;
}
/*常见问答*/
.faq {
	background: url("../images/faq_bg.jpg") no-repeat center 0;
	height: 133px;
	overflow: hidden;
	margin-bottom: 60px;
}
.faq h2 {
	width: 22px;
	float: left;
	font-size: 20px;
	color: #fff;
	padding: 15px 28px 0;
	box-sizing: content-box;
}
.faq h2 a {
	color: #fff;
}
.faq .faq-list {
	width: 1113px;
	float: right;
	margin-top: 20px;
}
.faq .faq-list dl {
	float: left;
	padding-left: 55px;
	width: 296px;
	color: #565458;
	overflow: hidden;
	box-sizing: content-box;
}
.faq .faq-list dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.faq .faq-list dt a {
	color: #565458;
}
.faq .faq-list dd {
	line-height: 24px;
}
.faq .faq-list dt a:hover {
	color: #1e76cf;
}
/*友情链接*/
.link {
	height: 60px;
	line-height: 60px;
}
.link h2 {
	background: url("../images/link_icon.jpg") no-repeat 0 center;
	width: 114px;
	text-align: center;
	font-size: 14px;
	float: left;
}
.link h2 a {
	color: #565458;
}
.link p {
	width: 900px;
	overflow: hidden;
	float: left;
}
.link p a {
	font-size: 14px;
	color: #666666;
	padding-right: 50px;
}
.link a:hover {
	color: #1e76cf;
}
.link .link-enter {
	float: right;
	font-size: 14px;
	color: #565458;
}
