/* 公用 */
body {
	color: rgb(102, 102, 102);
	position: relative;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
	background: rgb(255, 255, 255);
	font: 12px/1.5 "Microsoft YaHei", arial, 宋体, sans-serif;
}

/*清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	/*兼容 IE*/
	zoom: 1;
}

/*end reset*/


@font-face {
	font-family: 'iconfont';
	/* project id 1240954 */
	src: url('../fonts/font_1240954_l2vjj97l51p.eot');
	src: url('../fonts/font_1240954_l2vjj97l51p.eot') format('embedded-opentype'),
		url('../fonts/font_1240954_l2vjj97l51p.woff2') format('woff2'),
		url('../fonts/font_1240954_l2vjj97l51p.woff') format('woff'),
		url('../fonts/font_1240954_l2vjj97l51p.ttf') format('truetype'),
		url('../fonts/font_1240954_l2vjj97l51p.svg#iconfont') format('svg');
}

.dh {
	transition: all .3s;
	-moz-transition: all .3s;
	/* Firefox 4 */
	-webkit-transition: all .3s;
	/* Safari å’Œ Chrome */
	-o-transition: all .3s;
	/* Opera */
	text-align: center;
}

.met_editor {
	text-align: justify;
}

a,
a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

body {
	color: #595959;
}

.ic {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.reuse {
	text-align: center;
	font-size: 30px;
	color: #920001;
	font-weight: bold;
	line-height: 35px;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 40px;
	padding-bottom: 24px;
}

.reuse p {
	font-size: 24px;
	font-weight: normal;
	color: #575757;
}

.m-com-i-tit-v2 span {
	width: 40px;
	border-bottom: 1px solid #050505;
	padding-top: 8px;
}

.swiper-pagination-bullet-active {
	background: #920001;
}

.contact-header {
	text-align: center;
	margin-bottom: 48px;
}

.contact-header h3 {
	font-size: 36px;
	line-height: 60px;
}

.contact-header h4 {
	font-size: 20px;
	line-height: 30px;
}

.com-bg {
	background-position: center center;
	background-size: cover;
}

.Content p {
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 2em;
	text-indent: 2em;
}

/* 头部 */
.logo-img {
	height: 50px;
	padding: 0px 14px 0 60px;
}

.navbar-brand {
	padding: 0;
	margin-top: 6px;
}

.navbar-default .navbar-nav>li>a {
	cursor: pointer;
	color: #333;
}

.navbar-default .navbar-nav>li>a {
	text-align: center;
	color: #777;
	font-size: 16px;
	line-height: 32px;
	border-bottom: 1px solid #eee;
	width: 102px;
	height: 92px;
}

.navbar-default {
	background: #fff;
	border-color: transparent;
}

.navbar {
	margin-bottom: 0;
}

.wid50 {
	width: 50%;
	min-height: 60px;
	float: left;
}

.subnav-wrapdiv {
	width: 104px;
	position: absolute;
	top: 100%;
	left: 78%;
	margin-left: -80px;
	z-index: 999;
	background: #fff;
}

.subnav-wrapdiv div img {
	width: 100%;
	padding: 18px 12px;
	border-right: 1px solid #ddd;
}

.subnav-wrapdiv ul {
	padding-top: 12px;
}

.subnav-wrapdiv ul li a {
	display: block;
	font-size: 12px;
	text-align: center;
	line-height: 42px;
	border-bottom: 1px solid #ddd;
	color: #666;
}

.subnav-wrapdiv ul li a:hover {
	color: #fff;
	background: #920001;
	display: block;
}

.subnav-wrapdiv ul li {
	padding: 0 2px;
	width: 104px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
}

.nav li .subnav-wrapdiv {
	height: 0;
	overflow: hidden;
}

.nav>li:hover .subnav-wrapdiv {
	height: auto;
	padding-bottom: 5px;
}

/*临时样式*/


/* 走进中慧 */
.m-com-i-tit {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 24px;
}

.m-com-i-tit h3 {
	font-size: 30px;
	line-height: 40px;
	color: #920001;
}

.m-com-i-tit h2 {
	font-size: 24px;
	line-height: 42px;
	color: #575757;
}

.m-com-i-tit span {
	width: 40px;
	border-bottom: 1px solid #050505;
}

.about-in-content {
	font-size: 14px;
	line-height: 2em;
	padding: 15px;
}

/* 图标区 */
.about-in-icolinks {
	/**/
	/* padding-top: 24px; */
}

.m-index-ico-c {
	margin-bottom: 14px;
	cursor: pointer;
}

.index-ico {
	height: 34px;
	margin-top: 32px;
	margin-left: 21px;
	/* width: 40%;
	padding: 10px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: #abaeb7; */
}

.m-index-ico-c:hover img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

.m-index-ico-c .text {
	width: 60%;
	color: #555;
}

.m-index-ico-c .text h2 {
	font-size: 18px;
	margin: 0;
}

.m-index-ico-c .text h2:hover {
	color: #920001;
}

.row {
	margin-left: 47px;
	width: 85%;
}

.m-index-ico-c .text p {
	font-size: 12px;
	line-height: 20px;
}

.industry-in-imgs {
	padding: 0 15px 4px;
}

.industry-in-imgs .carousel-indicators {
	margin-left: 0;
	width: 36%;
	left: 65%;
	bottom: 5px;
}

.carousel-indicators .active {
	background-color: #920001;
}

.industry-txt {
	padding: 24px 0;
}

.industry-txt h2 {
	font-size: 26px;
	line-height: 50px;
	color: #ff8e2e;
	font-weight: bold
}

.industry-txt h3 {
	font-size: 18px;
	line-height: 40px;
	color: #333;
}

.industry-txt p {
	font-size: 16px;
	line-height: 30px;
	color: #555;
}

.u-indus-more {
	display: block;
	width: 110px;
	background-color: #920001;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	margin-top: 14px;
}

.u-indus-more:hover {
	background: #7d0808;
	color: #fff;
}

.padfix8 {
	padding-left: 8px;
	padding-right: 8px;
}


/* 产品中心 */
.product {
	background-color: #fafafa;
}

.product-index .com {
	padding-bottom: 36px;
	height: 280px;
}

/*xyin-case*/

/*xyin-case*/
.xyin-case {
	background: url(../images/bg1.jpg) top center no-repeat;
	background-size: cover;
	/*padding: 50px 0;*/
	overflow: hidden;
}

.xyin-case .case-slick {
	position: relative;
}

.xyin-case .case-slick .slick-list {
	margin: 0 -17px;
}

.xyin-case .case-slick .slick-arrow {
	position: absolute;
	z-index: 999;
	width: 40px;
	top: 50%;
	height: 40px;
	margin-top: -40px;
	background-color: rgba(0, 0, 0, 0.67);
	background-position: center center;
	background-repeat: no-repeat;
	outline: none;
	border: none;
	font-size: 0;
}

.xyin-case .case-slick .slick-arrow.slick-prev {
	background-image: url(../images/des-ljt.png);
	left: 39.5%;
}

.xyin-case .case-slick .slick-arrow.slick-next {
	background-image: url(../images/des-rjt.png);
	right: 39.5%;
}

.xyin-case .case-slick .slick-arrow:hover {
	background-color: rgba(0, 0, 0, 0.67);
}

@media (max-width: 768px) {
	.xyin-case .case-slick .slick-arrow.slick-prev {
		left: 0;
	}

	.xyin-case .case-slick .slick-arrow.slick-next {
		right: 0;
	}
}

.xyin-case .case-slick .slick-slide {
	outline: none;
}

.xyin-case .case-slick .slick-slide img {
	display: inline-block;
	width: 100%;
}

.xyin-case .case-slick .slick-con {
	display: block;
	padding: 0 17px;
}

.xyin-case .case-slick .slick-con .img {
	display: block;
	position: relative;
}

.xyin-case .case-slick .slick-con .img:after {
	content: '';
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.47);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xyin-case .case-slick .slick-con h3,
.xyin-case .case-slick .slick-con p {
	text-align: center;
	opacity: .6;
}

.xyin-case .case-slick .slick-con h3 {
	font-size: 18px;
	color: #000000;
	margin: 15px 0 10px 0;
}

.xyin-case .case-slick .slick-con p {
	font-size: 14px;
	color: #5a5a5a;
}

.xyin-case .case-slick .slick-center .slick-con .img:after {
	opacity: 0;
}

.xyin-case .case-slick .slick-center .slick-con h3,
.xyin-case .case-slick .slick-center .slick-con p {
	opacity: 1;
}

@media (max-width: 520px) {
	.xyin-case .case-slick .slick-list {
		margin: 0;
	}

	.xyin-case .case-slick .slick-con {
		padding: 0;
	}
}

.product {
	/* width: 1920px; */
	/* left: 50%; */
	position: relative;
	/* margin-left: -960px; */
	overflow: hidden;
	background: #f6f6f6;
	margin-top: 20px;
}

.product .com {
	position: relative;
	/*height: 600px;*/
	overflow: hidden;
}

.pro-calss-selector {
	text-align: center;
	padding-bottom: 24px;
}

.pro-calss-selector li {
	display: inline-block;
	width: 80px;
	font-size: 16px;
	line-height: 40px;
	border-bottom: 4px solid transparent;
	margin: 0 16px;
}

.pro-calss-selector li a {
	color: #333;
	display: block;
	text-decoration: none;
}

.pro-calss-selector li:hover a,
.pro-calss-selector li.active a {
	text-decoration: none;
	color: #000;
}

.pro-calss-selector li:hover,
.pro-calss-selector li.active {
	border-bottom-color: #920001;
}

.slick-wrap-rel {
	/*position: absolute;*/
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	/*height: 600px;*/
	background-color: #f6f6f6;
	overflow: hidden;
}

/* 新闻中心 */
.u-video-img img {
	display: block;
	width: 100%;
	padding-top: 36px;
	padding-bottom: 36px;
}

.news-in {
	width: 100%;
	background: url(../picture/news_bg.jpg) no-repeat;
	height: 630px;
}

.news-list-wrap {
	padding: 45px 15px 0;

}

.time {
	color: #555;
	/* padding-top: 20px; */
}

.time .md {
	font-size: 40px;
	/* font-weight: bold; */
}

.time .year {
	font-size: 14px;
}

.news-txt {
	color: #333;
	border-left: 1px solid #ddd;
	margin-top: 12px;
}

.news-txt .title {
	font-size: 16px;
	line-height: 24px;
	margin: 8px 0;
	color: #504545;
	text-align: left;
	text-indent: 10px;
}

.news-txt .des {
	font-size: 14px;
	line-height: 20px;
	color: #444;
	margin-left: 8px;
	text-align: left; 
}

.m-index-news {
	margin-bottom: 20px;
}

.u-news-more-btn {
	font-size: 14px;
	line-height: 46px;
	width: 170px;
	display: block;
	text-align: center;
	color: #777;
	border: 1px solid #777;
	margin-bottom: 18px;
}

.u-news-more-btn:hover {
	color: #fff;
	background-color: #920001;
}

.heng-img {
	height: 110px;
	background: url(../images/heng.jpg) no-repeat center center;
	background-size: auto 100%;
}

/*公司资质*/
.slideGroup {
	width: 1427px;
	padding-bottom: 12px;
	clear: both;
}


.slideGroup .parBd ul {
	/* overflow:hidden; */
	zoom: 1;
}

.slideGroup .parBd ul li {
	margin: 0 2px;
	float: left;
	_display: inline;
	/* overflow:hidden; */
	text-align: center;
	width: 272px !important;
	margin-right: 14px !important;
}

.slideGroup .parBd ul li .pic {
	text-align: center;
}

.slideGroup .parBd ul li .pic img {
	width: 272px !important;
	height: 220px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}

.slideGroup .parBd ul li .title1 {
	width: 100%;
	line-height: 24px;
	padding-top: 10px;
}

.slideGroup .parBd ul li .title1 a {
	color: #333;
}

/*友情*/

/* 底部功能区 */
.two-ico-func-area {
	padding: 0 15px;
}

.m-ico-func {
	text-align: center;
	padding-top: 40px;
	color: #000;
}

.m-ico-func:hover {
	text-decoration: none;
}

.m-ico-func .ic {
	font-size: 28px;
	text-align: center;
	line-height: 52px;
	width: 52px;
	color: #000;
	background-color: #efefef;
	border-radius: 50%;
	margin-bottom: 14px;
}

.m-ico-func h2 {
	font-size: 28px;
	line-height: 52px;
}

.m-ico-func p {
	font-size: 14px;
	line-height: 20px;
	color: #888;
}

.u-ico-func-more {
	font-size: 14px;
	line-height: 40px;
	width: 150px;
	color: #9e9e9e;
	border: 1px solid #9e9e9e;
	margin-top: 14px;
	margin-bottom: 20px;
}

.m-ico-func:hover .ic,
.m-ico-func:hover .u-ico-func-more {
	color: #fff;
	background-color: #920001;
	border-color: transparent;
}

/* 底部 */
footer {
	background-color: #18181d;
	border-top: 5px solid #920001;
	min-height: 100px;
	padding-top: 24px;
}

.footer-in {
	position: relative;
}

footer .container-fluid {
	padding-bottom: 30px;
	border-bottom: 1px solid #303034;
}

.f-nav dl {
	float: left;
	width: 50%;
}

.f-nav a {
	color: #fff;
}

.f-nav dt {
	font-size: 14px;
	line-height: 2em;
}

.f-nav dd {
	display: none;
}

.f-nav dd a {
	color: #c8c8c8;
	font-size: 12px;
	line-height: 2em;
	display: block;
	padding-right: 18px;
}

.f-mes {
	padding: 14px 0;
}

.f-mes h4 {
	padding-left: 14px;
	line-height: 36px;
	float: left;
	/*min-width: 200px;*/
}

.f-mes img {
	width: 100px;
	display: block;
}

.f-mes p {
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 48px;
}

.f-copymes {
	padding-top: 18px;
	font-size: 12px;
	line-height: 2em;
	color: #fff;
	padding-bottom: 6px;
}

.f-copymes p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #e4e4e4;
}

#gotop {
	position: absolute;
	right: 0;
	top: -83px;
	cursor: pointer;
}











/* 内页开始 */
.inbanner img {
	width: 100%;
}

.pc-cat-selector {
	padding-top: 42px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 24px;
}

.pc-cat-selector-in {
	position: relative;
}

.m-class1cat {
	background-color: #920001;
}

.m-class1cat-wrap {
	width: 14%;
	text-align: center;
	color: #fff;
}

.m-class1cat {
	border-radius: 8px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	min-height: 78px;
}

.m-class1cat h3 {
	font-size: 22px;
	height: 30px;
	font-weight: bold;
}

.m-class1cat h4 {
	font-size: 14px;
	line-height: 20px;
}

.m-classlist-wrap {
	width: 86%;
	border: 1px solid #e0e0e0;
	box-shadow: 1px 1px 6px #e0e0e0;
	float: right;
}

.class2-cat-in-list,
.class3-cat-in-list {
	padding-left: 4%;
	padding-right: 4%;
	float: right
}

.class2-cat-in-list li a {
	color: #333;
}

.class3-cat-in-list li a {
	color: #555;
}

.class2-cat-in-list li,
.class3-cat-in-list li {
	float: left;
	font-size: 16px;
	line-height: 40px;
	padding: 10px 14px;
}

.class2-cat-in-list li a,
.class3-cat-in-list li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 4px solid transparent;
}

.m-classlist-wrap a:hover,
.m-classlist-wrap a.active {
	color: #000;
	border-bottom-color: #920001;
}

.class3-cat-in-list {
	border-top: 1px solid #e0e0e0;
	height: 0;
	overflow: hidden;
	width: 100%;
}

.class2-cat-in-list {
	padding-top: 6px;
	padding-bottom: 6px;
}

/*面包屑*/
.breadcum-wrap {
	text-align: right;
	padding-right: 8px;
}

.breadcum-wrap,
.breadcum-wrap a {
	color: #333;
	font-size: 12px;
	line-height: 48px;
}


/*内页新闻*/
.ytzh-news-list li {
	display: block;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: -1px;
	padding: 14px 12px 36px;
}

.ytzh-news-list li:hover a {
	color: #920001;
}

.ytzh-news-list li h2 a {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
}

.ytzh-news-list li p {
	font-size: 14px;
	line-height: 24px;
	color: #555;
}

.news-time {
	font-size: 12px;
	color: #000;
	padding-top: 20px;
}

.news-time i.ic {
	display: inline-block;
	padding-right: 16px;
}


/*视频中心*/
.video-list-wrap {
	padding-bottom: 48px;
	padding-top: 24px;
}

.m-video-item {
	border: 1px solid #ddd;
	margin-bottom: 24px;
}

.m-video-item:hover {
	border-color: #920001;
}

.m-video-item img {
	display: block;
	width: 100%;
	padding: 26px;
}

.m-video-item p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: center;
	padding: 6px 0;
}

.video-list-wrap p a {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	text-align: center;
	padding: 6px 0;
}

/*优秀员工*/
.people img {
	padding: 6px;
	border: 1px solid #ddd;
}





/*手机侧边栏*/
.m-m-now-cat {
	font-size: 16px;
	line-height: 30px;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}

.mobile-cat {
	padding: 0 8px;
}

.u-sub-menu-ico {
	width: 30px;
	border-radius: 50%;
	background-color: #f1f0f0;
	color: #666;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}

.u-catchange {
	padding-right: 8px;
}

.u-catchange span {
	font-size: 14px;
	color: #666;
}


/* 手机侧边导航栏 */
.am-offcanvas {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1090;
	background: rgba(0, 0, 0, .15);
}

aside .am-offcanvas-bar {
	width: 70%;
	background: #1c1c1c;
}

.am-offcanvas-bar {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1091;
	width: 270px;
	max-width: 100%;
	background: #333;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

aside .am-offcanvas-bar dt a {
	display: block;
	padding: 15px;
	border-bottom: 1px solid #292929;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}

.classnowname h3 {
	padding: 0px 10px;
	height: 60px;
	border-bottom: 1px solid #ddd;
	font-weight: normal;
	font-size: 16px;
	line-height: 60px;
	margin: 0;
}

.showclass2nav {
	position: absolute;
	top: 0px;
	right: 15px;
	height: 60px;
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 60px;
	margin: 0;
}

.showclass2nav i {
	display: inline-block;
	margin-right: 5px;
	width: 30px;
	height: 30px;
	border-radius: 100px;
	background: #efefef;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

aside .am-offcanvas-bar dd h4 {
	display: inline-block;
	margin: 5px;
}

aside .am-offcanvas-bar dd a {
	display: block;
	padding: 5px;
	background: #292929;
	color: #929292;
	font-weight: normal;
	font-size: 16px;
}

/* 激活状态的侧边栏 */
.am-offcanvas.am-active {
	display: block;
}

.am-offcanvas.am-active .am-offcanvas-bar {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

/*内页产品*/
.product-footer {
	background-color: #f2f1f1;
	margin-top: 36px;
}

.pro-in-code-list li {
	float: left;
}

.pro-in-lx {
	padding-top: 22px;
	padding-left: 20px;
	padding-right: 20px;
}

.pro-in-lx h3 {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
}

.pro-in-lx .line {
	display: block;
	width: 80px;
	border-bottom: 3px solid #920001;
	margin: 16px 0;
}

.pro-in-code-list {
	padding: 16px;
}

.pro-in-code-list li {
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 2em;
	padding: 8px;
	width: 50%;
}

.pro-in-code-list li img {
	border: 1px solid #c7ac7a;
	width: 100%;
}



/*内页新闻*/
.met_pager {
	margin-bottom: 24px;
}

.in-news-list-s2 {
	padding: 0 10px;
}

.in-news-list-s2 li {
	border: 1px solid #e1e1e1;
	padding: 30px;
	background: #fff;
	margin-bottom: 35px;
	transition: all .5s;
}

.in-news-list-s2 li .zi {
	width: 947px;
}

.in-news-list-s2 li .tu {
	width: 188px;
	height: 149px;
	margin-left: -20px;
	;
}

.in-news-list-s2 li .tu img {
	width: 188px;
	height: 149px;
}

.in-news-list-s2 li .tit {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 15px;
	position: relative;
}

.in-news-list-s2 li .tit h3 {
	padding-bottom: 15px;
	font-size: 18px;
	color: #565656;
	font-weight: normal;
	padding-right: 25%;
	margin: 0;
}

.in-news-list-s2 li .tit .date {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666666;
}

.in-news-list-s2 li .info {
	font-size: 14px;
	line-height: 2;
	color: #999999;
}

.in-news-list-s2 li .more {
	margin-top: 15px;
}

.in-news-list-s2 li .more span {
	display: inline-block;
	width: 130px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 14px;
	color: #666666;
	border: 1px solid #e1e1e1;
	transition: all .5s ease;
}

.in-news-list-s2 li:hover {
	box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.in-news-list-s2 li:hover .tit h3 {
	color: #920001;
}

.in-news-list-s2 li:hover .more span {
	color: #fff;
	background-color: #920001;
}

.hfxx {
	text-align: center;
}



/*产品列表滑动*/
.in-pro-wrap {
	height: 150px;
	overflow: hidden;
	margin-top: 24px;
}

/********************产品列表样式**********************/
.products-list-ul li {
	display: block;
	float: left;
	box-sizing: border-box;
	padding: 10px 3px;
}

.products-list-ul li div {
	position: relative;
}

.products-list-ul li span.cover {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../images/fd.png") no-repeat center center;
	background-size: 100% 100%;
	opacity: 0;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari 和 Chrome */
	-o-transition: all 1s;
	/* Opera */
}

.products-list-ul li:hover span.cover {
	opacity: 1;
}

.products-list-ul li:hover span.title {
	border-bottom: 4px solid #920001;
	;
}

.products-list-ul img {
	width: 100%
}

.products-list-ul li span.title {
	text-align: center;
	display: block;
	border-bottom: 4px solid transparent;
	background: #f2f2f2;
	font-size: 16px;
	line-height: 40px;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari 和 Chrome */
	-o-transition: all 1s;
	/* Opera */
}

/********************产品列表手机样式**********************/
@media screen and (max-width: 768px) {
	.products-list-ul li {
		width: 33.3333%;
	}

	.in-pro-wrap {
		height: 200px;
	}
}

@media screen and (min-width: 768px) {
	.products-list-ul li {
		width: 25%;
		margin-bottom: 30px;
	}

	.in-pro-wrap {
		height: 350px;
	}
}

@media screen and (min-width: 1100px) {
	.in-pro-wrap {
		height: 420px;
	}
}

.buinesses {
	overflow: hidden;
	height: 100px;
	padding-bottom: 40px;
}

.busi-wrap {
	position: relative;
	margin-bottom: 80px;
}





.online {
	position: fixed;
	z-index: 99;
	bottom: 260px;
	right: 0;
	display: block;
	width: 50px;
}

@media (max-width:767px) {
	.online {
		display: none;
	}
}

.online a {
	position: relative;
	display: block;
	width: 46px;
	height: 46px;
	margin-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
	border-radius: 50%;
	background: url(../images/online.png) no-repeat rgba(0, 0, 0, .7);
	background-size: cover;
}

.online a.online-1 {
	background-position: 0 0;
}

.online a.online-1:hover {
	background-color: #920001;
	background-position: 0 0;
}

.online a.online-3 {
	background-position: 0 -92px;
}

.online a.online-3:hover {
	background-color: #920001;
	background-position: 0 -92px;
}

.online a.online-3:hover span {
	right: 46px;
}

.online a.online-2 {
	background-position: 0 -46px;
}

.online a.online-2:hover {
	background-color: #920001;
	/*background-position: 0 -184px;*/
}

.online a.online-2:hover img {
	right: 50px;
}

.online a.online-4 {
	position: relative;
	background-position: 0 -138px;
}

.online a.online-4:hover {
	background-color: #920001;
	background-position: 0 -138px;
}

.online a.online-4:hover span {
	right: 46px;
}

.online a.online-4 span,
.online a.online-3 span {
	line-height: 46px;
	position: absolute;
	right: -180px;
	width: 170px;
	height: 46px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	text-align: center;
	color: #fff;
	border-radius: 100px;
	background-color: #920001;
}

.online a.online-5 {
	background-position: 0 -230px;
}

.online a.online-5:hover {
	background-color: #920001;
	background-position: 0 -230px;
}

.online a.online-2 img {
	position: absolute;
	z-index: 0;
	top: -155px;
	right: -260px;
	display: block;
	width: 250px;
	height: 250px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	border: 2px solid #ddd;
}

#owl-carousel-index .item {
	overflow: hidden;
}



.contact {
	background: #eee;
}

.m-contact-item {
	min-height: 100px;
	width: 95%;
	margin-top: 24px;
	margin-bottom: 24px;
	background-color: #fff;
}

.map {
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 36px;
}

.contact-header {
	text-align: center;
	margin-bottom: 48px;
}

.contact-header h3 {
	font-size: 36px;
	line-height: 60px;
}

.contact-header h4 {
	font-size: 20px;
	line-height: 30px;
}

.contact-ico {
	text-align: center;
}

.contact-ico img {
	max-width: 70px;
}

.contact-ico h4 {
	font-size: 16px;
	line-height: 3em;
	color: #333;
	font-weight: bold;
}

.contact-ico p {
	font-size: 14px;
	line-height: 2em;
	color: #666;
}

.m-contact {
	height: 216px;
}

@media screen and (min-width: 768px) {}

@media screen and (min-width: 1000px) {}

@media screen and (min-width: 1200px) {}

@media screen and (min-width: 1402px) {}

@media screen and (min-width: 768px) {


	.productinfo {
		width: 90%;
		margin: 0px auto;
		overflow: hidden;
	}

	.primg {
		width: 50%;
		float: left;
	}

	.primg img {
		width: 100%;
		float: left;
	}

	.prointro {
		width: 50%;
		float: left;
	}

	.prointro p {
		margin-bottom: 15px;
		width: 100%;
		float: left;
	}

	.procunttitel {
		width: 100%;
		height: 40px;
		line-height: 40px;
		background-color: #05682C;
		color: #fff;
		text-indent: 2em;
		font-size: 16px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.procunttitel span {
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-weight: bold;
		text-align: left;
	}

	.pro2020con {
		width: 100%;
		font-size: 16px;
		text-align: left;
	}

	.pro2020con p {
		line-height: 30px;
		text-indent: 2em;
		padding: 0px;
		margin: 0px;
	}
}

@media(max-width: 500px) {
	.productinfo {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}

	.primg {
		width: 100%;
		float: left;
	}

	.primg img {
		width: 100%;
		float: left;
	}

	.prointro {
		width: 100%;
		float: left;
		overflow: hidden;
		margin: 1rem 0px 0px 0px;
		padding: 0px;
	}

	.prointro p {
		text-indent: 0;
		line-height: 30px;
		width: 100%;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}

	.procunttitel {
		width: 100%;
		height: 3rem;
		float: left;
		background-color: #05682C;
		color: #fff;
		font-size: 1.4rem;
		font-weight: bold;
		text-indent: 2rem;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.procunttitel span {
		width: 100%;
		height: 3rem;
		line-height: 3rem;
		color: #fff;
		font-weight: bold;
		text-align: left;
	}

	.pro2020con {
		width: 100%;
		font-size: 1.1rem;
	}

	.pro2020con p {
		line-height: 2rem;
		text-indent: 2em;
		margin: 0px;
		padding: 0px;
	}
}

/*首页*/
.about-in-content {
	width: 50%;
	float: left;
	margin-top: 22px;
}

.about-in-content .text p {
	text-indent: 10px;
}

.about-right-con {
	width: 50%;
	float: right;
	margin-top: 10px;
}

.about-right-con img {
	width: 100%;
}

/*企业简介*/

/*面包屑*/
.page_location {
	width: 94.5%;
	margin: 0 auto;
}

.page_location .con {
	width: 100%;
	height: 62px;
	border-bottom: 1px solid #eaeaea;
}

.page_location .con a.homePage {
	display: block;
	width: 64px;
	height: 62px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background: url(../picture/home.png) no-repeat center;
	float: left;
}

.page_location .con .p1 {
	line-height: 62px;
	float: left;
	margin-left: 16px;
}

.page_location .con .p1 a {
	display: block;
	padding-right: 14px;
	background: url(../picture/right_icon.png) no-repeat right center;
	font-size: 14px;
	color: #666666;
	float: left;
	margin-left: 10px;
}

.page_location .con .p1 a:first-child {
	margin-left: 0;
}

.page_location .con .p1 a:last-child {
	color: #004d8f;
	background-image: none;
}

.page_location .con .p2 {
	float: right;
	padding-right: 40px;
}

.page_location .con .p2 a {
	display: block;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	height: 61px;
	line-height: 61px;
	float: left;
	margin-left: 26px;
	text-decoration: none;
}

.page_location .con .p2 a.cur {
	color: #333333;
	border-bottom: 2px solid #fa8815;
}

.page_location .con .p2 a:hover {
	color: #333333;
	border-bottom: 2px solid #fa8815;
}

.container {
	width: 66%;
	margin: 0 auto;
	padding: 0;
}

.ny-title {
	font-size: 24px;
	text-align: center;
	margin: 25px 0 20px;
}

.ny-title:after {
	content: '';
	display: block;
	width: 2em;
	height: 5px;
	background-color: #920001;
	margin: 10px auto 15px;
	border-radius: 5px;
} 
.firm_intro{ width: 100%;}
.firm_intro p,.firm_intro p span {
	font-family:'Microsoft YaHei'!important;
	font-size: 15px!important;
	line-height: 27px;
}

/*产品展示*/
.inside_con {
	margin-top: 30px;
}

.pro_column {
	width: 100%;
}

.pro_column * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.pro_column dl {
	float: left;
	width: 21%;
	margin: 0px 2% 40px;
	overflow: hidden;
}

.pro_column dl dt {
	width: -moz-calc(100% - 8px);
	width: -webkit-calc(100% - 8px);
	width: calc(100% - 8px);
	height: 200px;
	line-height: 198px;
	padding: 3px;
	border: #E9E9E9 solid 1px;
	text-align: center;
	transition: 0.3s all;
	background: #fff;
}

.pro_column dl dt #l_img {
	width: 0px;
	height: 100%;
	text-align: center;
	display: inline-block;
}

.pro_column dl dt img {
	max-width: -moz-calc(100% - 8px) !important;
	max-width: -webkit-calc(100% - 8px) !important;
	max-width: calc(100% - 8px) !important;
	max-height: 198px;
	vertical-align: middle;
	margin-left: -2px;
}

.pro_column dl dd {
	text-align: left;
	height: 40px;
	line-height: 40px;
	background: #F1F1F1;
	overflow: hidden;
	padding: 0 5%;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

.pro_column dl dd a {
	color: #555;
	font-size: 14px;
}

.pro_column dl:hover dd {
	background: #920001;

	transition: 0.3s all;
}

.pro_column dl:hover dd a {
	color: #fff;
}

.allcontent {
	width: 76%;
	margin: 0 auto;
}

.allcontent .img {
	width: 320px;
	float: left;
	padding: 20px 2px;
	border: 1px solid #e0e1dc;
}

.allcontent .img .img_ul li a {
	margin: 0 4%;
}

.allcontent .img .img_ul li a img {
	width: 295px;
}

.allcontent .list {
	float: left;
	margin-left: 60px;
	display: block;
	padding-top: 8px;
}

.list_p li {
	line-height: 27px;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 12px;
	font-family: "Microsoft YaHei";
	display: flex;
	width: 460px;
}

.list_p li h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
	border-bottom: 1px dashed #e0e1dc;
	width: 100%;
	margin-bottom: -6px;
	padding-bottom: 7px;
}
.list_p span {
    line-height: 27px;
	font-size: 16px !important;
	padding-bottom: 5px;
	padding-top: 12px;
	font-family: "Microsoft YaHei";
	width: 460px;
}
.dectab_con {
	width: 100%;
	border-bottom: solid 1px #ccc;
	margin-top: 30px; font-size:16px; line-height:30px;
}

.dectab_con h1 {
	width: 450px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 19px;
	background: #920001;
	color: #fff;
}

/*新闻中心*/
.news_con {
	margin-top: 30px;
}

.news_con dl {
	width: 100%;
	height: 150px;
	background: #eaeaea;
	margin-bottom: 20px;
}

.news_con dl dt {
	float: left;
	width: 100px;
	height: 100px;
	background: #920001;
	margin: 27px 0 0 27px;
}
.news_con dl dt .time{
	    width: 100%;
	    margin: 13px;
}
.news_con dl dt .h{
	font-size: 30px;
	color: #fff;
}
.news_con dl dt .h::after {
    display: block;
    content: "";
    width: 40px;
    height: 1.5px;
    background: #433e3ef0;
}
.news_con dl dt .y{ font-size: 15px; color: #c39f9f; font-weight: bold;}
.news_con dl dd.content{ 
	float: left; 
	margin:31px 0 0 15px;
	width: 80%;
}
.news_con dl dd.content h3 a{
	font-size: 20px;
	color: #372d2d;
}
.news_con dl dd.content .sumrry{
	margin-top: 7px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news_con dl dd.content .sumrry a{
	text-decoration: none;
	font-size: 14px;
	color: #372d2d;
}
.news_con dl:hover dd.content h3 a{
	color: #920001;
}

.news-detail{ margin-top: 20px;}
.news-detail .title {
    color: #333;
    text-align: center;
    padding-bottom: 15px;
	font-size: 30px;
	font-weight: normal;
}
.news-detail .thumb {
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.news-detail .thumb span {
    margin-right: 20px;
    font-size: 16px;
}
.news-detail-article {
	width: 100%;
	margin: 0 auto;
    color: #666;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: 20px;
    line-height: 2;
	font-size: 14px;
}
/*联系我们*/
.map_con{ float: left; margin-top: 20px;}
.contact_con{ float:left; margin:27px 0 0 30px;}
.contact_con h2{ font-size: 25px; color:#920001; margin-bottom: 11px;}
.contact_con p{ font-size: 16px;}

/*分页*/
.pagination{text-align:center;padding: 10px 0 10px 0;}
.pagination a, .pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.pagination a:hover{background:#eee;color:#0061a0}
.pagination span.current{background:#0061a0;color:#fff}
.pagination span.disable{background:#f2f2f2;color:#999}


/* reLink*/
.reLink{width: 100%;margin: 20px 0 10px;line-height: 60px;border-top: 1px solid #dddddd;border-bottom: 1px solid #dddddd;}
.reLink .nextLink,
.reLink .prevLink{width: 50%;line-height: 60px;color: #333333;}
.reLink .nextLink{text-align: right;}
.reLink a{font-size: 16px;}
.reLink a:hover{color: #67b306;}