﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
body, input {
	font-family: "microsoft yahei";
}
.allpage {
	background: #f7f7f7
}
/*font*/
@font-face {
	font-family: "iconfont";
	src: url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype');
}
@font-face {
	font-family: "hfont";
	src: url('../font/hfont.woff') format('woff'), url('../font/hfont.ttf') format('truetype');
}
.hfont {
	font-family: "hfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
.clear-fix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: ".";
}
/* banner */
.banner {
	position: relative;
	margin: 0.2rem 0.2rem 0;
}
.swiper-pagination {
	bottom: 0.1rem !important;
	text-align: center !important;
	font-size: 0;
}
.swiper-pagination-bullet {
	width: 0.12rem !important;
	height: 0.12rem !important;
	opacity: 1 !important;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #333 !important;
}
.swiper-pagination-bullet-active {
	background-color: #795a43 !important;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 0.05rem !important;
}
/* mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm */
/*首页显示导航区域*/
.t_nav {
	clear: both;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 0.21rem;
	line-height: 0.5rem;
	margin: 0 0.2rem;
}
.t_nav .type_a:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.t_nav .type_a li {
	width: 25%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	background: #211b10;
	border-right: 1px solid #453d2e;
}
.t_nav .type_a li a {
	color: #fff;
	display: block;
	width: 100%;
}
.t_nav .type_a .type_atop a {
	background: #302716;
	border-bottom: 1px solid #453d2e;
}
/*首页关于我们*/
.iabout {
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0.26rem 0.2rem 0;
	border: 1px solid #ebebeb;
	background: #fff;
}
.icontent {
	margin: 0 0.13rem;
	overflow: hidden;
}
.about_t {
	margin-bottom: 0.16rem;
	position: relative;
	border-bottom: 1px solid #dbdbdb;
	padding-top: 0.2rem;
	height: 0.6rem;
	color: #262626;
}
.about_t b {
	font-size: 0.25rem;
	font-weight: normal;
	display: block;
	line-height: 1;
}
.about_t span {
	font-size: 0.16rem;
}
.about_tico {
	position: absolute;
	background: url(../images/new.jpg) no-repeat top left;
	width: 0.5rem;
	height: 0.8rem;
	top: 0;
	right: 0.1rem;
	background-size: 100%;
}
.aboutcon {
	color: #575757;
	font-size: 0.2rem;
	line-height: 0.35rem;
	overflow: hidden;
}
.aboutlink {
	color: #4a4b4b;
	display: block;
	margin: 0.25rem auto;
	font-size: 0.2rem;
	border: 1px solid #dfdfdf;
	line-height: 0.45rem;
	width: 1.5rem;
	text-align: center;
	height: 0.45rem;
}
/*首页 title*/
.itl_t {
	text-align: center;
	width: 100%;
	padding-bottom: 0.3rem;
	color: #262626;
}
.itl_t * {
	display: block;
	line-height: 1.3;
	font-size: 0.25rem;
}
.itl_t span {
}
.itl_t font {
	text-transform: uppercase;
	font-family: Times, serif;
}
.i_more {
	border: 1px solid #705e56;
	width: 2.5rem;
	height: 0.38rem;
	line-height: 0.38rem;
	text-align: center;
	color: #fff;
	margin: 0.15rem auto 0;
	clear: both;
	display: block;
}
.iproduct .i_more {
	color: #262626;
	border: 1px solid #dfd2cf;
}
.inews .itl_t {
	background: url(../images/t1.png) no-repeat bottom center;
	background-size: 90%;
	color: #fff;
}
.iproduct .itl_t {
	background: url(../images/t2.png) no-repeat bottom center;
	background-size: 90%;
}
/*首页新闻资讯*/
.inews {
	width: 100%;
	padding: 0.25rem 0.15rem;
	box-sizing: border-box;
	background-image: url(../images/news_bg.jpg);
}
.inews li {
	background: #fff;
	padding: 2%;
	width: 98%;
	margin: auto;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 0.1rem;
}
.inews1 .img {
	width: 30%;
	float: left;
	margin-right: 3%;
	margin-top: 1.5%;
}
.inews1 .img img {
	width: 100%;
	height: 1.06rem;
}
.inewsr {
	float: left;
	width: 67%;
	font-size: 0.22rem;
}
.inewstime {
	float: left;
	text-align: center;
	font-size: 0.16rem;
	line-height: 1.2;
	background: #795a43;
	padding: 1%;
	color: #fff;
	margin-bottom: 0.05rem;
}
.inewsr .title {
	color: #383737;
	float: left;
	width: 100%;
	line-height: 1.3;
	margin-bottom: 0.05rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.inewsr .msg {
	font-size: 0.18rem;
	line-height: 1.5;
	color: #c2a684;
	overflow: hidden;
	float: left;
	width: 100%;
	text-align: justify;
}
.inews ul {
	padding-top: 0.3rem;
}
.iabout, .inews, .iproduct, .inewslist, .icase {
	margin-top: 0.22rem !important;
}
/*首页产品中心*/
.iproduct {
	float: left;
	position: relative;
	width: 100%;
}
.productul {
	float: left;
	width: 100%;
	padding: 0 0.2rem;
	box-sizing: border-box;
}
.productul li {
	float: left;
	width: 49%;
	margin-bottom: 0.1rem;
	position: relative;
	margin-right: 1%;
}
.pro_col {
	width: 100%;
}
.pro_col .info {
	width: 100%;
	text-align: center;
	display: block;
	position: relative;
}
.pro_col .info img {
	width: 100%;
	height: 1.8rem;
}
.pro_col .info p {
	position: absolute;
	width: 96%;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	line-height: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	font-family: "microsoft yahei";
	padding: 0 2%;
	font-size: 1em;
}
.pro_col a {
	position: relative;
	width: 100%;
}
.productul .ipeven {
	margin-right: 0;
}
.ipnav {
	width: 46.3%;
	height: 0.35rem;
	line-height: 0.35rem;
	border: 1px solid #dfd2cf;
	background: url(../images/select.gif) no-repeat 95% center;
	background-size: auto 90%;
	margin: 0.2rem auto;
	position: relative;
}
.ipnav_t {
	float: left;
	width: 100%;
}
.ipnavmain {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0.35rem;
	z-index: 999;
	background: #fff;
	border: 1px solid #dfd2cf;
	border-top: 0;
	box-sizing: border-box;
}
.ipnavmain a {
	float: left;
	width: 100%;
	color: #000;
	text-indent: 0.2rem;
	line-height: 0.38rem;
	border-top: 1px solid #dfd2cf;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ipnav_t {
	width: 100%;
	text-indent: 0.2rem;
}
/*首页行业资讯*/
.inewslist {
	border: 1px solid #ebebeb;
	background: #fff;
	width: 92%;
	overflow: hidden;
	margin: 0.26rem 0.2rem 0;
	padding-bottom: 4%;
}
.inewslistl {
	width: 89%;
	background: url(../images/new.jpg) left top no-repeat;
	margin-left: 0.25rem;
	background-size: 15%;
}
.inewslistl .itl_t {
	padding-top: 0.25rem;
	text-align: right;
	border-bottom: 1px solid #dbdbdb;
	height: 0.55rem;
	background: none;
}
.inewslistl .itl_t * {
	color: #262626;
	line-height: 1.3
}
.inewslistl .itl_t font {
	font-size: 0.16rem;
}
.inewslist .title {
	width: 100%;
	float: left;
	line-height: 0.5rem;
	font-size: 0.22rem;
	color: #262626;
	border-bottom: 1px dashed #bdbdbd;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.inewslist .msg {
	width: 100%;
	float: left;
	background: #f3f3f3;
	display: none;
	height: 70px;
}
/*首页成功案例*/
.icase {
	width: 100%;
	padding-bottom: 0.4rem;
	background: url(../images/case_bg.jpg) no-repeat center bottom;
	background-position: bottom center;
	background-size: 100%;
}
.icase .itl_t {
	background: url(../images/t3.png) no-repeat bottom center;
	background-size: 90%;
}
.icase .itl_t * {
	display: block;
	line-height: 1.3;
	color: #383737;
}
.mr_frbox {
	float: left;
	width: 100%;
	height: 2.4rem;
	padding-top: 3%;
	position: relative;
}
.mr_frBtnL {
	cursor: pointer;
	display: inline;
	top: 1.6rem;
	left: 0.3rem;
	position: absolute;
	z-index: 9
}
.mr_frBtnR {
	cursor: pointer;
	top: 1.6rem;
	right: 0.3rem;
	position: absolute;
	z-index: 9
}
.mr_frUl {
	float: left;
	width: 100%;
	overflow: hidden;
}
.tempWrap ul {
	overflow: hidden;
}
.tempWrap {
	width: 1000px;
	margin: 0 auto
}
.icase .mr_frbox li {
	width: 31%;
	float: left;
	background: #fff;
	margin-right: 10px;
}
.icase .mr_frbox li img {
	width: 100%;
	height: 1.25rem;
}
.izright {
	width: 100%;
	padding: 2.5% 3.5%;
	float: left;
	box-sizing: border-box;
}
.izright h2 {
	font-size: 0.23rem;
	color: #383737;
	margin: 4% 0;
	line-height: 0.28rem;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.izright span {
	color: #787878;
	line-height: 0.28rem;
	font-size: 0.2rem;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
}
/*beian*/
.beian {
	width: 100%;
	height: 0.65rem;
	font-size: 0.21rem;
	line-height: 0.65rem;
	color: #666;
	text-align: center;
}
.beian a {
	color: #666;
}
.cbtn-top {
	display: none;
	position: fixed;
	right: 2%;
	bottom: 10%;
	border-radius: 50%;
	width: 2.25em;
	height: 2.25em;
	padding: 0.3125em;
	color: #ffffff;
	font-size: 1.2em;
	text-align: center;
	cursor: pointer;
	z-index: 99999;
	background: #795a43;
	color: #FFF;
	opacity: .8;
}
@media all and (min-width:640px) {
.content {
	width: 640px;
	margin: 0 auto;
	position: relative;
}
}
