/* -- 页面整体布局 -- */

@media screen and (max-width:1200px) {

	.pc,
	.yunu-footer,
	.toolbar,
	.submian,
	.search,
	.w_grid-000,
	.index,
	#banner_main {
		display: none;
	}

	.wrap,
	.g-bd {
		display: block;
	}

	#banner_main {
		width: 100%;
	}

	#banner_main .banner {
		height: auto;
		min-height: 160px;
	}

	#banner {
		width: 100%;
		min-width: 100%;
	}

	#banner,
	.banner ul {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.banner li {
		width: 100%;
		height: 100%;
	}

	.banner li img {
		width: 100%;
		height: 100%;
		left: 0;
		margin-left: 0;
	}
}

@media screen and (min-width:1201px) {

	.wrap,
	.g-ft,
	.main,
	.g-bd {
		display: none;
	}
}

.wrap {
	min-width: 320px;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}

/*网站首页宽度*/
/* -- 底部 -- */
.g-ft {
	height: auto;
	padding: 1.9rem 0 4rem;
	position: relative;
	font-size: 1.1rem;
	line-height: 1.8rem;
	z-index: 1;
	color: #606163;
	text-align: center;
}

.ontop {
	height: 3.35rem;
	display: block;
	text-align: center;
	font-size: 1.3rem;
	line-height: 5.3rem;
	background: #e6e6e6;
	position: relative;
}

.ontop span {
	display: block;
	color: #606163;
	background: url(../image/ontop.gif) no-repeat center 0;
	-webkit-background-size: 4.25rem 4.25rem;
	-moz-background-size: 4.25rem 4.25rem;
	-o-background-size: 4.25rem 4.25rem;
	background-size: 4.25rem 4.25rem;
	text-transform: uppercase;
	position: absolute;
	top: -1.7rem;
	left: 50%;
	margin-left: -2.125rem;
	width: 4.25rem;
	border-radius: 1.25rem;
}

.f_con {
	height: 6rem;
	padding: 1rem 0 0;
}

.f_con p {
	height: 3.7rem;
	white-space: nowrap;
}

.social_nav5 {
	height: 4rem;
	position: fixed;
	bottom: 0;
	min-width: 320px;
	width: 100%;
	z-index: 999;
	text-align: center;
	line-height: 1.7rem;
	background: #429bf7;
}

.social_nav5 li {
	height: 4rem;
	width: 25%;
	font-size: 1rem;
	float: left;
	color: #fff;
	position: relative;
}

.social_nav5 li:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 98%;
	left: 0;
	top: 0;
	background: #1f7ac1;
}

.social_nav5 a:nth-child(1) li:before {
	background: none;
	width: 0;
	height: 0;
}

.social_nav5 li span {
	display: block;
	width: 1.9rem;
	height: 1.8rem;
	display: block;
	padding: 0.5rem 0 0;
	margin: 0 auto;
}

.social_nav5 li span img {
	width: 1.9rem;
	display: block;
}

/* -- 顶部 -- */
.g-hd {
	height: 70px;
	position: relative;
	z-index: 19;
	background: #429bf7;
}

.m-logo {
	width: 15%;
	position: relative;
	background: #dfeffc;
	height: 100%;
	overflow: hidden;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	float: left;
}

.m-logo a {
	margin: 0 auto;
}
.m-logo img {
	display: block;
	margin: 0 auto;
	width: 4rem !important;
}

.m-text {
	width: 75%;
	line-height: 70px;
	height: 70px;
	font-size: 1.5rem;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	overflow: hidden;
	float: left;
}

.m-text a {
	display: inline-block;
	color: #fff;
	padding: 0 1rem;
}

.f-fr {
	float: right;
}

.f-fl {
	float: left;
}

.downmenu {
	width: 10%;
	float: left;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
}

.downmenu img {
    width: 2rem !important;
    display: block;
}

.head2 .menu_btn a.downmenu.hover {
	background: #fac12c;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #666;
}

.menu2 {
	position: relative;
	z-index: 9;
}

.menu2 .slideMenu {
	width: 80%;
	padding: 1.2rem 10% 2rem;
	display: none;
	z-index: 80;
	background: rgba(255, 255, 255, 0.9);
	overflow: hidden;
	position: absolute;
	top: 70px;
	right: 0;
	transition: transform 1s;
	-webkit-transition: transform 1s;
}

.menu2 .slideMenu li {
	border-bottom: 1px solid #ddd;
	color: #333;
	line-height: 3.5rem;
	font-size: 1.2rem;
	clear: both;
}

.menu2 .slideMenu li:last-child {
	border-width: 0.15rem;
}

.menu2 .slideMenu li a {
	color: #333;
	display: block;
	line-height: 3.5rem;
}

/* 单页 */
.m-gy-dfl-01 {
	margin-bottom: 1.6rem;
}

.m-gy-dfl-01-tit {
	width: 94%;
	margin: 0 auto;
	font-size: 1.2rem;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	background: #f5f5f5;
	line-height: 30px;
	color: #999;
}

.m-gy-dfl-01-tit a {
	width: calc(33.3% - 12px);
	float: left;
	display: block;
	border: 1px solid #eee;
	background-color: #fff;
	overflow: hidden;
	margin: 5px;
}

.m-gy-dfl-01-tit a.on {
	background-color: #429bf7;
	border-color: #043b9e;
	color: #fff;
}

.m-gy-dfl-01-desc {
	width: 93.75%;
	margin: 0 auto;
}

.m-gy-dfl-01 .text {
	line-height: 24px;
	padding: 15px 0;
	color: #2F2F2F;
	font-size: 14px;
}

.m-gy-dfl-01 .text img {
	width: 100%;
}

.m-gy-dfl-01 h2 {
	font-size: 1.4rem;
	color: #2b2b34;
	text-align: center;
	display: block;
	margin: 1rem auto 1.5rem;
	font-weight: normal;
	letter-spacing: 1px;
	border-bottom: 1px solid #ddd;
	width: 94%;
}

.m-gy-dfl-01 h2 span {
	display: block;
	border-bottom: 3px solid #fac12c;
	width: 20%;
	text-align: center;
	margin: 0.5rem auto -1.5px;
}

/* 在线留言 */
.mian .t2 {
	padding: 28px 0;
	text-align: center;
	width: 94%;
	margin: 0 auto;
}

.mian .t2 .titb {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 16px;
}

.mian .t2 .txt {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}

.mian .t2 .txt span {
	font-weight: bold;
	color: #429bf7;
}

.form_book {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
}

.form_book .item {
	color: #999;
	font-weight: normal;
	width: calc(100% - 2px);
	height: 50px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 20px;
	position: relative;
}

.form_book .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}

.form_book .item .txt {
	width: 100%;
	height: 50px;
	line-height: 50px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #666;
	font-size: 18px;
}

.form_book .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #666;
}

.form_book .liuyan {
	width: calc(100% - 2px);
	height: 240px;
	border: 1px solid #e5e5e5;
	float: left;
}

.form_book .liuyan label {
	text-align: right;
	display: block;
}

.form_book .liuyan textarea {
	width: calc(100% - 20px);
	height: 214px;
	line-height: 28px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #666;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}

.form_book .sub {
	width: 100%;
	line-height: 46px;
	border: 2px solid #429bf7;
	margin-right: 2px;
	text-align: center;
	background: #429bf7;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	outline: none;
	transition: all .5s;
}

/* 冷库资讯 */
.m-cl-1nt4-3-01-list {
	padding: 0 3%;
}

.m-cl-1nt4-3-01-list dl {
	padding: 1.25rem 0;
	border-bottom: 1px solid #e5e5e5;
	display: inline-block;
	width: 100%;
}

.m-cl-1nt4-3-01-list dt {
	width: 33.3%;
	float: left;
	margin-right: 5.6%;
}

.m-cl-1nt4-3-01-list dt img {
	width: 100%;
}

.m-cl-1nt4-3-01-list h3 {
	height: 2.9rem;
	font-size: 1.4rem;
	line-height: 2.9rem;
	color: #626262;
	text-overflow: ellipsis;
	border-bottom: 0.15rem solid #f1f1f1;
	overflow: hidden;
	white-space: nowrap;
}

.m-cl-1nt4-3-01-list-desc {
	margin-top: 0.4rem;
	height: 3.6rem;
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #626262;
	overflow: hidden;
}

.m-cl-1nt4-3-01-list-data {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.8rem;
	color: #626262;
	display: inherit;
	float: right;
	margin-top: -1.8rem;
}

/*文章详情*/
.conBox {
	width: 94%;
	margin: 0 auto;
}

.main .conBox .ArticleTitle h1 {
	font-size: 24px;
	text-align: center;
	padding: 20px 0px;
	font-weight: bold;
}

.main .conBox .ArticleMessage {
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
}

.main .conBox .ArticleMessage span:first-child {
	margin-left: 0;
}

.main .conBox .ArticleMessage span {
	color: #999;
	margin-left: 14px;
	font-size: 12px;
}

.main .conBox .ArticleMessage .jiathis_style {
	float: left;
	margin-top: 5px;
}

.main .conBox .ArticleTencont {
	padding: 5px 0px 20px 0px;
	color: #666;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
	overflow: hidden;
}

.main .conBox .ArticleTencont img {
	max-width: 100%;
}

/*内容分页*/
.reLink {
	margin: 10px auto 10px;
	padding-top: 10px;
	border-top: 1px dashed #b5b5b5;
}

.reLink span {
	display: inline-block;
	background-color: #a2a2a2;
	color: #fff;
	padding: 0 15px;
	margin-right: 10px;
}

.reLink .prevLink,
.reLink .nextLink {
	line-height: 32px;
	margin-bottom: 5px;
	color: #666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.reLink .prevLink a,
.reLink .nextLink a {
	height: 38px;
	line-height: 38px;
	color: #666;
}

.reLink .prevLink a:hover,
.reLink .nextLink a:hover {
	color: #429bf7;
}

.g-cur .wp {
	width: 94%;
	margin: 0 auto;
	background: url(../image/home.png) left center no-repeat;
	padding-left: 20px;
	box-sizing: border-box;
}

.g-cur {
	height: 40px;
	line-height: 40px;
	background: #f3f3f3;
}

.g-cur .wp a {
	color: #2f2f2f;
}

/* 产品案例设备列表 */

.waplist {
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	width: 94%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 10px;
}

.waplist .left_content_list {
	width: calc(50% - 7px);
	transition: all .5s;
	border: 1px solid #dedede;
}

.waplist .left_content_list:nth-of-type(2n) {
	margin-right: 0;
}

.waplist .left_content_list dt {
	font-size: 1.2rem;
	padding: 0 10px;
	line-height: 36px;
	text-align: center;
	color: #333;
}

.waplist .left_content_list dd img {
	width: 100%;
}

.waplist .left_content_list dd {
	margin-bottom: 0;
	padding-bottom: 0;
}
