﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: "微软雅黑";
	font-size: 18px;
	min-width: 1200px;
	margin: auto;
	color: #333;
}

ul,
li {
	list-style: none;
}

img {
	display: block;
	border: 0;
}

input,
textarea {
	outline: none;
}

a {
	color: #565656;
	text-decoration: none;
}

a:hover {
	color: #ec0b0b;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mainb {
	width: 90%;
	margin: 0 auto;
}

.paddt30 {
	padding-top: 30px;
}

.paddt3b2 {
	padding: 30px 0 20px;
}

.mar30 {
	margin-top: 30px;
}

.overfw {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mtmenu,
.mobile_bot {
	display: none;
}


/***********************************************************************************/
/*公共部分*/

.ftitle {
	width: 100%;
	margin: 0px 0 15px 0;
}

.ftitle h3 {
	font-size: 40px;
	color: #3f3f3f;
	text-align: center;
	position: relative;
	background: url(../img/tit-x1.png) no-repeat center 37px;
	background-size: 100% 30%;
}

.ftitle h3 span {
	color: #C8171E;
}

.ftitle p {
	text-align: center;
	line-height: 55px;
}


/*头部开始*/

.top {
	width: 100%;
	border-bottom: 1px solid #a29c9c;
	background: #fff;
	font-size: 16px;
}

.top h4 {
	float: left;
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	color: #777676;
}

.top h4 img {
	width: 19px;
	margin-right: 10px;
	display: inline-block;
	    vertical-align: middle;
}

.top .top_nav li {
	margin-left: 30px;
	line-height: 35px;
	float: left;
}

.top .top_nav li a {
	color: #777676;
}

.top .top_nav li img {
	margin-right: 10px;
	display:inline-block;
	    vertical-align: middle;
}

.top .top_nav li p {
	display: inline-block;
}

.top_m {
	width: 100%;
	padding: 10px 0;
	background: url(../img/headerBg.png);
}
.top_m .mmenu{display:none;}

.top_m .top_m_m{margin-left:5%; width:62%; }

.top_m .top_m_m p{font-size:26px;color:#636161;}

.top_m .top_m_m span{display: block;font-size:18px;line-height: 35px;height:35px;color:#8c8b8b;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.top_m img {
	float: left;
}

.top_m .top_m_r {}

.top_m .top_m_r li {
	color: #504e4e;
	float: left;
	margin: 5px 0 0 30px;
	text-align: left;
	padding-left: 20px;
	border-left: 1px solid #c7c5c5;
	font-size:20px;
}

.top_m .top_m_r li img{margin-top:5px;}

.top_m .top_m_r li .tnum{font-size:30px;font-weight:bold;}

.top_m .top_m_r li:first-child {
	border-left: none;
/* 	background:#c8171e;
	height:100%;
	padding:0;
	margin:0; */
}

.header {
	background: #C8171E;
	height: 60px;
	/*border-bottom: 3px solid #3f3f3f;*/
}

.header .nav {
	width: 100%;
}

.header .nav>li {
	float: left;
	border-right: 1px dashed #ec979a;
    box-sizing: border-box;
	width: 12.5%;
	font-size: 22px;
	position: relative;
}
.header .nav>li:first-child{border-left:1px dashed #ec979a;}
.header .nav>li:hover {}

.header .nav>li>a {
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
}

.header .nav>li>a>span {
	font-size: 16px;
	text-transform: uppercase;
}

.header .erji_menu {
	display: none;
	position: absolute;
	top: 60px;
	z-index: 1;
	width: 100%;
}

.header .nav>li:hover .first_menu {
	background: #242e42;
	/* background-size: 100% 100%; */
	color: #fff;
}

/* .header>.nav>li>.on>a{background:#242e42;} */

.on{background:#242e42;}

.header .nav>li:hover .erji_menu {
	display: block;
}

.header .erji_menu>li {
	background: #fff;
    border-bottom: 1px dashed #ccc;
	line-height: 55px;
	text-align: center;
	animation-name: menu-4_5886;
	animation-fill-mode: forwards;
	animation-duration: 300ms;
	/*-webkit-animation-duration:300ms;*/
	animation-timing-function: ease-in-out;
}

.header .erji_menu>li>a {
	color: #242e42;
}

.erji_menu>li>a:hover {
	color: #efad09;
}

.header .nav>li:hover .erji_menu>li:first-child {
	animation-delay: -50ms;
}

.header .nav>li:hover .erji_menu>li:nth-child(2) {
	animation-delay: 0ms;
}

.header .nav>li:hover .erji_menu>li:nth-child(3) {
	animation-delay: 50ms;
}

.header .nav>li:hover .erji_menu>li:nth-child(4) {
	animation-delay: 150ms;
}

.header .nav>li:hover .erji_menu>li:nth-child(5) {
	animation-delay: 200ms;
}

.header .nav>li:hover .erji_menu>li:nth-child(6) {
	animation-delay: 250ms;
}

.header .nav>li:hover .erji_menu>li:nth-child(7) {
	animation-delay: 300ms;
}
.header .nav>li:hover .erji_menu>li:nth-child(8) {
	animation-delay: 350ms;
}

.header .nav>li:hover .erji_menu>li:nth-child(9) {
	animation-delay: 400ms;
}

.header .nav>li:hover .erji_menu>li:nth-child(10) {
	animation-delay: 450ms;
}


@-webkit-keyframes menu-4_5886 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-3.125rem);
		transform: translateX(-3.125rem)
	}
	70% {
		-webkit-transform: translateX(0.625rem);
		transform: translateX(0.625rem)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes menu-4_5886 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-3.125rem);
		transform: translateX(-3.125rem)
	}
	70% {
		-webkit-transform: translateX(0.625rem);
		transform: translateX(0.625rem)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}


/*头部结束*/

/*banner开始*/

.banner_box {
	width: 100%;
	position: relative;
}

.banner_box img {
	width: 100%;
}

.banner_box .banner ul {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}

.banner_box .banner ul li {
	position: absolute display: none;
	opacity: 0;
}

.banner_box .banner ul li:nth-child(1) {
	opacity: 1;
	display: block;
}

.banner_box .banner ul li img {
	width: 100%;
	position: absolute;
	top: 0px;
	display: block;
}

.banner_box .banner ul li:first-child img {
	position: relative;
}

.banner_box .banner_next,
.banner_box .banner_pre {
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
}

.banner_box .banner_next:hover,
.banner_box .banner_pre:hover {
	opacity: 0.8;
}

.banner_box .banner_next {
	right: 0px;
}

.banner_box .banner_next img,
.banner_box .banner_pre img {}

.banner_box .jumpBtn {
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}

.banner_box .jumpBtn ul {
	margin-bottom: 0px;
	padding: 0px;
}

.banner_box .jumpBtn ul li {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}

.banner_box .jumpBtn ul li:first-child {
	margin-left: 0px;
}


/*banner结束*/

/*产品开始*/

.product_box {
	width: 100%;
	padding: 50px 0;
	margin: 0px auto;
	background: url(../img/bg2.jpg) no-repeat;
	background-size: 100% 100%;
}

.product_title ul li {
	position: relative;
	float: left;
	margin-right: 3%;
	margin-bottom: 1%;
	width: 14.16%;
}
.product_title ul li:nth-child(6),.product_title ul li:nth-child(12){
	margin-right: 0;
}
.product_title ul li:hover .s1 {
	left: 8px;
}

.product_title ul li:hover span {
	background-color: #fff;
}

.product_title ul li .s1 {
	left: -8px;
}

.product_title ul li span {
	position: absolute;
	top: 50%;
	display: block;
	width: 2px;
	height: 32px;
	z-index: 2;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background-color: #efad09;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	-webkit-transform-origin: center;
	transform-origin: center;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.product_title ul li:hover a {
	color: #fff;
	background-color: #EDB323;
}

.product_title ul li a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1.12px;
	z-index: 1;
	opacity: 1;
	visibility: visible;
	background-color: #C8171E;
	color: #fff;
	will-change: opacity, visibility;
	transition: 0.4s letter-spacing cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transition: 0.4s letter-spacing cubic-bezier(0.19, 1, 0.22, 1);
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding: 0 12px;
    box-sizing: border-box;
}

.product_title ul li a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #ff2424;
	opacity: 0;
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
}

.product_title ul li:hover .s2 {
	right: 8px;
}

.product_title ul li .s2 {
	right: -8px;
}

.product_con ul {
	margin-top: 30px;
}

.product_con ul li {
	width: 24.25%;
	float: left;
	margin-right: 1%;
	margin-bottom: 1%;
}

.product_con ul li:nth-child(4),
.product_con ul li:nth-child(8) {
	margin-right: 0;
}

.product_con ul li .li_lf {
	height: 384px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	border: 1px solid #ddd;
	border-right: 0;
}

.product_con ul li .li_lf img {
	width: 100%;
	height: 100%;
	display: block;
}

.product_con ul li .li_lf div {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 554px;
	background-color: #EEB730;
	background-color: rgba(237, 179, 35, 0.9);
	filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#e5EDB323, endcolorstr=#e5EDB323);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.product_con ul li .li_lf div>a {
	display: block;
	width: 46%;
	margin: 1% 2%;
	text-align: center;
	float: left;
	line-height: 30px;
	font-size: 18px;
	color: #FFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.product_con ul li .li_lf div>a:hover {
	color: #C8171E;
}

.product_con ul li .li_lf div span {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	bottom: 20px;
	right: 20px;
	background: url(../img/product_link.png) no-repeat center center;
}

.product_con ul li .li_lf div span>a {
	display: block;
	width: 40px;
	height: 40px;
}

.product_con ul li .li_rg {
	width: 100%;
	box-sizing: border-box;
	background-color: #C8171E;
	padding: 20px;
	float: left;
}

.product_con ul li .li_rg div {
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	margin-top: 10px;
	height: 30px;
    overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-weight:bold;
}

.product_con ul li .li_rg div span {
	display: inline-block;
	height: auto;
	float: right;
	margin-top: 0;
}

.product_con ul li .li_rg span {
	font-size: 18px;
	color: #FFF;
	line-height: 35px;
	height: 75px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: 15px;
	margin-bottom: 20px;
}

.product_con ul li .li_rg a {
	display: block;
	width: 170px;
	height: 40px;
	border-radius: 20px;
	background-color: #f96d2b;
	font-size: 18px;
	color: #FFf;
	line-height: 40px;
	position: relative;
}

.product_con ul li .li_rg a b {
	display: block;
	margin-left: 28px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.product_con ul li .li_rg a i {
	width: 18px;
	height: 18px;
	background: url(../img/product_more_icon.png) no-repeat center center;
	position: absolute;
	top: 12px;
	left: 128px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}

.product_con ul li:hover .li_lf div {
	left: 0px;
}

.product_con ul li:hover .li_rg a b {
	margin-left: 64px;
}

.product_con ul li:hover .li_rg a i {
	left: 31px;
}


/*产品结束*/

/*服务流程开始*/

.services_box {
	padding: 30px 0;
	width: 100%;
	background: url(../img/a5.jpg) bottom no-repeat fixed;
	overflow: hidden;
	background-size: 100% 100%;
}

.services_box .ftitle h3 {
	color: #fff;
	background: none;
}

.services_box .ftitle p{color:#fff;}

.services_box_mainb {
	position: relative;
}

.services_box_mainb li {
	width: 25%;
	float: left;
}

.services_box_mainb li h3 {
	font-size: 20px;
	color: #333;
	padding: 5px 0;
	text-indent: 30px;
	text-align: center;
	color: #fff;
}

.services_box_mainb li p {
	text-align: center;
	color: #c1c0c0;
	line-height: 200%;
}

.services_box_list {
	padding: 0 10px;
}

.services_box_mainb:before {
	width: 100%;
	height: 1px;
	background: #eee;
	position: absolute;
	left: 0;
	right: 0;
	content: '';
	top: 47px;
}

.services_box_icon {
	padding: 0 0 20px 20px;
}

.services_box_icon i {
	margin: 0 auto;
	display: block;
	cursor: pointer;
	width: 90px;
	line-height: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #333;
	font-size: 16px;
	background: #fff;
	border: 1px solid #a3a3a3;
	transition: background 0.2s, color 0.2s;
}

.services_box_icon i img {
	vertical-align: middle;
	    display: inline-block;
}

.services_box_icon i:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	box-sizing: content-box;
}

.services_box_icon i:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #C8171E;
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}

.services_box_icon i:hover {
	color: #fff;
}

.services_box_icon i:hover:after {
	transform: scale(1);
	opacity: 1;
}


/*服务流程结束*/


/*案例开始*/

.case_box {
	background: url(../img/index-probg.jpg);
	background-size: 100% 100%;
	padding: 50px 0 50px 0;
}

.case_box .case_title {
	width: 100%;
	margin-bottom: 30px;
}

.case_box .case_title ul {
	/* width: 80%; */
	margin: 0 auto;
}

.case_box .case_title li {
	float: left;
	width: 24.25%;
	margin-right: 1%;
	font-size: 20px;
	color: #8a8a8a;
	text-align: center;
	background: #fff;
}

.case_box .case_title li a {
	display: block;
	height: 55px;
	line-height: 55px;
	color: #565656;
}

.case_box .case_title li:nth-child(4) {
	margin-right: 0;
}

.case_box .case_title li:hover a {
	color: #f39800;
}

.case_box .case_title li:last-child {
	background: none;
}

.case_con {
	width: 100%;
}

.case_con ul li {
	width: 24.25%;
	height: 375px;
	float: left;
	margin-right: 1%;
	position: relative;
	overflow: hidden;
}

.case_con ul li:nth-child(4),
.case_con ul li:nth-child(8) {
	margin-right: 0;
}

.case_con .case_con_img {
	width: 100%;
	height:100%;
}

.case_con .case_con_img a {
	display: block;
	height:100%;
}

.case_con .case_con_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.case_con .case_con_mask {
	position: absolute;
	left: 0;
	top: -80%;
	width: 100%;
	height: 375px;
	overflow: hidden;
	padding-top: 5%;
	background: rgba(0, 0, 0, .5);
	border: 2px solid #C8171E;
	box-sizing: border-box;
}

.case_con_mask h3 {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 3%;
	margin-top: 8%;
}

.case_con_mask h3 a {
	color: #fff;
}

.case_con_mask p {
	padding: 0 30px;
	font-size: 18px;
	line-height: 30px;
	height: 65px;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
	text-align: center;
	color: #fff;
}

.case_con_mask span {
	display: block;
	width: 40px;
	margin: 3% auto 0;
}

.case_con_mask span img {
	width: 40px;
	height: 40px;
	display: block;
}

.case_con li:hover .case_con_mask {
	top: 0;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: 1s all ease;
	transition: 1s all ease;
	background: rgba(0, 0, 0, .8);
	border: 5px solid #C8171E;
}

.case_con_mask em {
	font-style: normal;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 3%;
	margin-top: 10%;
	display: block;
}

.case_con li:hover .case_con_mask em {
	display: none;
}


/*案例结束*/

/*新闻开始*/

.news_box {
	width: 100%;
	padding: 50px 0;
	/*background: url(../img/index_about.jpg) no-repeat;*/
	background-size: 100% 100%;
}

.news_l {
	width: 70%;
	margin-right: 1%;
}

.news_l h2,
.news_r h2 {
	font-size: 30px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	position: relative;
}

.news_l h2:before,
.news_r h2:before {
	vertical-align: middle;
	width: 35px;
	height: 35px;
	display: inline-block;
	content: "";
	background: url(../img/news.png) no-repeat;
	background-size: 80%;
	margin-top: 5px;
}
.news_l h2 a, .news_r h2 a{
	float: right;
    font-size: 18px;
    color: #9a9696;
    font-weight: normal;
    text-transform: uppercase;
}
.news_l .news_l_l {
	width: 27%;
	box-shadow: 5px 5px 15px 2px #eaeaea;
}

.news_l .news_l_l:hover .n_l_img img {
	transform: scale(1.2);
}

.news_l .n_l_img {
	width: 100%;
	height: 301px;
	overflow: hidden;
}

.news_l .n_l_img img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.6s;
}

.news_l .news_l_con {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
}

.news_l .news_l_con h3,
.news_l .news_l_r h3,
.news_r h3 {
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}

.news_l .news_l_con p {
	font-size: 18px;
	height: 110px;
	line-height: 35px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.news_l .news_l_con a {
	display: block;
	width: 150px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border: 1px solid #C8171E;
	margin: 13px 0;
	border-radius: 30px;
}

.news_l .news_l_r {
	width: 70%;
	margin-left: 2%;
}

.news_l .news_l_r li,
.news_r ul li {
	width: 100%;
	background: #EAEAEA;
	margin-bottom: 2%;
	padding: 30px;
	box-sizing: border-box;
	box-shadow: 5px 5px 15px 2px #d8d8d8;
}

.news_r ul li{margin-bottom:3%;}
.news_r ul li:nth-child(3){
	margin-bottom:0;
}
.news_l .news_l_r li:hover h3 {
	color: #C8171E;
}

.news_l .news_l_r li:hover i {
	margin-right: 30px;
	transition: all 0.6s;
}

.news_l .news_l_r h3 {
	/*在上面*/
	color: #666;
}

.news_l .news_l_r p {
	font-size: 18px;
	height: 105px;
	line-height: 35px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	border-bottom: 1px solid #c6c6c6;
	color: #666;
}

.news_r p {
	height: 70px;
	-webkit-line-clamp: 2;
}

.news_l .news_l_r span {
	float: left;
	width: 10%;
	margin-top: 12px;
	color: #333;
}

.news_l .news_l_r span font,
.news_r span font {
	font-size: 30px;
	display: block;
}

.news_l .news_l_r span em {
	display: inline-block;
	margin-top: 17px;
	font-size: 18px;
	font-style: normal;
}

.news_r span em {
	font-size: 16px;
	font-style: normal;
}

.news_l .news_l_r i {
	float: right;
	width: 10%;
	margin-top: 25px;
}

.news_l .news_l_r i img {}

.news_r {
	width: 28%;
	margin-left: 1%;
}

.news_r h2 {
	/*在上面*/
}

.news_r ul li {
	/*在上面*/
}

.news_r ul li:hover {
	background: #C8171E;
	box-shadow: 5px 5px 15px 2px #9e9e9e;
}

.news_r span {
	float: left;
	width: 15%;
	border-right: 2px solid #c6c6c6;
}

.news_r span font {
	/*在上面*/
	width: 25px;
	border-bottom: 3px solid #acacac;
	color: #333;
	line-height: 70px;
	margin-bottom: 8px;
}

.news_r ul li:hover font {
	color: #fff;
}

.news_r span em {
	/*在上面*/
	color: #333;
}

.news_r ul li:hover em {
	color: #fff;
}

.news_r .news_r_r {
	float: right;
	width: 80%;
}

.news_r h3 {
	/*在上面*/
	color: #666;
}

.news_r ul li:hover h3 {
	color: #F2AD00;
}

.news_r p {
	border-bottom: none;
	line-height: 30px;
	height: 65px;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
	color: #666;
}

.news_r ul li:hover p {
	color: #fff;
}


/*新闻结束*/


/*新闻1*/

.Tnews_big {
	padding: 30px 0;
	width: 100%;
	background: url(../img/newsbj.jpg) no-repeat fixed;
	background-size:100% 100%;
}

.Tnews_top_l {
	width: 32%;
	margin-top: 20px;
}

.Tnews_top_l_img {
	display: block;
	position: relative;
}

.Tnews_top_l img {
	width: 100%;
	height: 360px;
	object-fit: cover;
}

.Tnews_top_l_img:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	height: 85%;
	border: 2px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg) scale3d(0, 0, 1);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition: .8s;
	transition: .8s;
}

.Tnews_top_l:hover .Tnews_top_l_img:before {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -135deg) scale3d(1, 1, 1);
	transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 0deg) scale3d(1, 1, 1);
	z-index: 2;
}

.Tnews_top_r {
	width: 68%;
}

.Tnews_top_r li {
	float: left;
	box-sizing: border-box;
}

.Tnews_top_r li:first-child {
	width: 53%;
	border-right: 1px solid #fff;
	padding: 0 50px 0 30px;
}

.Tnews_top_r li:nth-child(2) {
	width: 47%;
	padding: 0 0 0 50px;
}

.Tnews_top_r li i {
	font-style: normal;
	font-size: 16px;
	line-height: 50px;
	color: #e5e0e0;
}

.Tnews_top_r li i img {
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	padding-top: 17px;
}

.Tnews_top_r li h3 {
	font-size: 20px;
	color: #fff;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Tnews_top_r li:hover h3 {
	color: #C8171E;
}

.Tnews_top_r li:hover .Tnews_more {
	background: #C8171E;
	color: #fff;
}

.Tnews_top_r li p {
	text-indent: 2em;
	color: #e5e0e0;
	line-height: 25px;
	margin-top: 10px;
	height: 210px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	text-align: justify;
}

.Tnews_top li .Tnews_more {
	margin-top: 20px;
	text-align: center;
	line-height: 55px;
	background: #fff;
	width: 180px;
	height: 55px;
	border-radius: 20px;
	display: block;
	color: #000;
}

.Tnews_bottom {}

.Tnews_bottom li {
	font-size:20px;
	width: 32%;
	margin:0.5% 1%;
	float: left;
	line-height: 28px;
	border-bottom: 1px dashed #fff;
}

.Tnews_bottom li:nth-child(3n) {
	margin-right: 0;
}

.Tnews_bottom li:nth-child(3n-2) {
	margin-left: 0;
}

.Tnews_bottom li:hover a {
	color:#C8171E;
}

.Tnews_bottom li a {
	
	display: inline-block;
	width: 70%;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.Tnews_bottom li:before {
	margin-bottom: 0.8%;
	width: 16px;
	height: 16px;
	display: inline-block;
	content: "";
	background: url(../img/news14_icon.png);
}

.Tnews_bottom li span {
	float: right;
	color: #fff;
}
/* 新闻1结束 */

/*公司简介结束*/

.about_box {
	width: 100%;
	background: url(../img/xw_bj.jpg) center top no-repeat;
	background-size: 100% 100%;
}

.about_box img {
	width: 100%;
	/* height: 600px; */
	display: block;
}

.about_box .ab_con {
	width: 100%;
	/*background: #F5F5F5;*/
	position: relative;
	padding: 0 5% 100px 5%;
	box-sizing: border-box;
}

.about_box .ab_intro {
	width: 18%;
	height: 430px;
	background: #C8171E;
	position: absolute;
	top: -100px;
	left: 8%;
}

.about_box .ab_intro h3 {
	font-size: 40px;
	text-align: center;
	color: #fff;
	margin: 30px 0;
	position: relative;
	letter-spacing: 8px;
}

.about_box .ab_intro h3:before {
	content: '"';
	position: absolute;
	top: -20%;
	left: 18%;
	font-style: italic;
	font-size: 50px;
}

.about_box .ab_intro span {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-left: 27%;
}

.about_box .ab_intro .aid {
	position: relative;
}

.about_box .ab_intro .aid:before {
	content: '';
	position: absolute;
	top: 52%;
	left: -60px;
	background: #ae0002;
	width: 60px;
	height: 8px;
}

.about_box .ab_intro .aid:after {
	content: '';
	position: absolute;
	top: 52%;
	left: 0px;
	background: #fff;
	width: 60px;
	height: 8px;
}

.about_box .ab_intro a {
	display: block;
	margin: 180px 20px 0 25%;
	color: #fff;
	width: 30%;
	line-height: 45px;
	border-bottom: 1px solid #fff;
}

.about_box .ab_intro a i {
	padding-left: 20px;
}

.about_box .ab_txt {
	width: 74%;
	background: #fff;
	padding: 0 20px 50px 20px;
}

.about_box .ab_txt h3 {
	font-size: 30px;
	color: #B90B0C;
	margin: 20px 0;
}
.about_box .ab_txt h3 a{
	color: #B90B0C;
}

.about_box .ab_txt p {
	height: 200px;
	line-height: 35px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	color: #484747;
}


/*公司简介结束*/

/*解决方案开始*/

.h_pro {
	width: 100%;
	min-width: 1200px;
	background: url(../img/probg.jpg);
	padding: 50px 0;
	background-position: center
}

.h_pro .ftitle h3,
.h_pro .ftitle p {
	color: #fff;
}

.i_porductBox {
	width: 100%;
	padding-top: 1px;
	margin: 0 auto;
	margin-top: 52px;
}

.i_porduct_list {
	width: 100%;
	height: 100%;
	padding-top: 1px;
	margin: 0 auto;
	position: relative;
}

.i_porduct_list .bd {
	width: 93%;
	overflow: hidden;
	margin-left: 82px
}

.i_porduct_list ul {}

.i_porduct_list ul li {
	position: relative;
	float: left;
	width: 515px;
	height:357px;
	margin-right: 20px;
}

.i_porduct_list ul li .ppic {
	float: left;
	display: block;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

.i_porduct_list ul li .ppic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.i_porduct_list ul li .ppic_hover {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	color: #fff
}

.i_porduct_list ul li .ptitle {
	float: left;
	display: none;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.i_porduct_list .prev {
	position: absolute;
	top: 150px;
	left: 0;
}

.i_porduct_list .next {
	position: absolute;
	top: 150px;
	right: 0;
}

.ppic_hover {
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0, 0, 0, 0.6);
	text-decoration: none;
	padding-top: 20px;
}

.ppic_hover:hover {
	text-decoration: none;
}

.msa_head {
	height: 40px;
	font-size: 22px;
	text-align: center;
	line-height: 40px;
	padding: 60px 20px 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.msa_content {
	box-sizing: border-box;
	text-indent: 2em;
	font-size: 18px;
	line-height: 35px;
	padding: 0 15px;
	margin-top: 10px;
	width: 100%;
	height: 70px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


/*解决方案结束*/


/*底部开始*/

.link {
	width: 100%;
	background: url(../img/headerBg.png);
}

.link_tel {
	width: 15%;
	height: 139px;
	line-height: 139px;
	background: #C8171E;
}

.link_tel i {
	font-size: 30px;
	font-style: normal;
	display: inline-block;
	color: #fff;
	font-weight: bold;
}

.link_tel i:before {
	margin: 0 10px 5px 10px;
	vertical-align: middle;
	width: 80px;
	height: 56px;
	display: inline-block;
	content: "";
	background: url(../img/footer_tel.png);
	background-size: 80px;
}

.link_li {
	width: 83%;
	margin-bottom: 20px;
}

.link_li p {
	font-weight: bold;
	font-size: 40px;
	color: #d5d5d5;
	margin-bottom: 20px;
}

.link_li p em {
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	color: #C8171E;
	margin-left: 10px;
}

.link_li ul li {
	padding: 0 20px;
	float: left;
	margin-left: 10px;
	border-bottom: 1px solid #C7C5C5;
	border-top: 1px solid #C7C5C5;
}

.link_li ul li a {
	display: block;
	height: 45px;
	line-height: 45px;
}

.footer {
	width: 100%;
	background: #C8171E url(../img/footer_bj.png);
}

.footer .footer_l {
	width: 15%;
	height: 383px;
	background: #fff;
	padding: 50px 20px;
	box-sizing: border-box;
}

.footer .footer_l p {
	line-height: 35px;
	font-size: 18px;
}

.footer .footer_l p:nth-child(1):before {
	vertical-align: middle;
	width: 21px;
	height: 21px;
	margin-right: 10px;
	display: inline-block;
	content: "";
	background: url(../img/foot_icon3.png);
	background-size: 100% 100%;
}

.footer .footer_l p:nth-child(2):before {
	vertical-align: middle;
	width: 21px;
	height: 16px;
	margin-right: 10px;
	display: inline-block;
	content: "";
	background: url(../img/foot_icon1.png);
	background-size: 100% 100%;
}

.footer .footer_l p:nth-child(3):before {
	vertical-align: middle;
	width: 21px;
	height: 18px;
	margin-right: 10px;
	display: inline-block;
	content: "";
	background: url(../img/foot_icon2.png);
	background-size: 100% 100%;
}
.footer .footer_l p:nth-child(4):before {
	vertical-align: middle;
	width: 19px;
	height: 16px;
	margin-right: 10px;
	display: inline-block;
	content: "";
	background: url(../img/top_ico1.png);
	background-size: 100% 100%;
}

.footer .footer_l p:nth-child(5):before {
	vertical-align: middle;
	width: 21px;
	height: 21px;
	margin-right: 10px;
	display: inline-block;
	content: "";
	background: url(../img/foot_icon4.png);
	background-size: 100% 100%;
}
.footer .footer_m {
	width: 68%;
	margin: 50px 1%;
}

.footer .footer_m ul li {
	/*width: 15.83%;
				margin-right: 1%;*/
	width: 16.66%;
	float: left;
	border-right: 1px solid #e06565;
	box-sizing: border-box;
	text-align: center;
}


/*.footer .footer_m ul li:last-child{
			}*/

.footer .footer_m li em {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
}

.footer .footer_m li h3 {
	font-size: 20px;
	color: #fff;
	line-height: 35px;
	height: 35px;
	margin-bottom: 10px;
	position: relative;
}

.footer .footer_m li h3:before {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 43%;
	width: 38px;
	height: 2px;
	background: #d47634;
}

.footer .footer_m li a {
	font-size: 18px;
	color: #ece9e9;
	display: block;
	height: 45px;
	line-height: 45px;
}

.footer .footer_m li a:hover {
	color: #d47634;
}

.footer .footer_r {
	width: 15%;
	margin: 50px 0;
}

.footer .footer_r p {
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.footer .footer_r em {
	display: block;
	font-size: 28px;
	font-weight: bold;
	line-height: 35px;
	color: #fff;
	font-style: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.footer .footer_ma {}

.footer .footer_ma ul li {
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.footer .footer_ma li img {
	width: 80%;
	display: block;
	margin: 0 auto;
}

.footer .footer_ma li p {
	font-size: 18px;
	text-align: center;
}

.copyright {
	width: 100%;
	background: #333333;
}

.copyright p {
	line-height: 45px;
	color: #c3bfbf;
	text-align: center;
}
.copyright p a{
	color: #c3bfbf;
}

/*底部结束*/

/*产品中心*/

.hprobox {
	background: url(../img/hprobg.jpg) no-repeat center top;
	background-size:100% 100%;
}

.hpro_tit {
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	position: relative;
}

.hpro_tit:before,
.hpro_tit:after {
	content: "";
	position: absolute;
	bottom: -1px;
	width: 86px;
	height: 3px;
}

.hpro_tit:before {
	left: 44%;
	background: #C8171E;
}

.hpro_tit:after {
	right: 44%;
	background: #333333;
}

.hpro_tit h2 {
	font-size: 40px;
	margin-bottom: 10px;
	position: relative;
}

.hpro_tit h2:before,
.hpro_tit h2:after {
	content: "";
	position: absolute;
	bottom: -58px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
}

.hpro_tit h2:before {
	left: 43%;
	background: #C8171E;
}

.hpro_tit h2:after {
	right: 43%;
	background: #333333;
}

.hpro_tit h2 i {
	color: #C8171E;
	font-style: normal;
}

.hpro_tit p {
	color: #666;
}

.hpro_cate {
	text-align: center;
}

.hpro_cate li {
	width: 16%;
	display: inline-block;
	height: 55px;
	line-height: 55px;
	border: 1px solid #888;
	margin-bottom: 5px;
}


.hpro_cate li a {
	color: #666;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:20px;
}

.hpro_cate li:hover {
	background: #C8171E;
	border: 1px solid #C8171E;
	transition: .3s;
}

.hpro_cate li:hover a {
	color: #fff;
}

.hpro_con {
	padding-top: 10px;
}

.hpro_con li {
	width: 24%;
	margin: 0.5%;
	float: left;
	position: relative;
	overflow: hidden;
}

.hprobox .hpro_con li .hpro_img {
	width: 100%;
	height: 380px;
	overflow: hidden;
}

.hpro_con li .hpro_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.hpro_con li h3 {
	font-size: 20px;
	width: 100%;
	text-align: center;
	height: 55px;
	line-height: 55px;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	background: #C8171E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hprobox .hpro_con li .hpro_info {
	opacity: 0;
}

.hpro_con li .hpro_info {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: -79%;
	color: #fff;
	background: rgba(200, 23, 30, 0.79);
	text-align: center;
	padding: 15px 0;
	box-sizing: border-box;
}

.hpro_con li .hpro_info p {
	font-size: 20px;
	height: 85px;
	overflow: hidden;
	line-height: 1.6;
	padding: 0 20px;
	box-sizing: border-box;
}

.hpro_con li .hpro_info em {
	display: block;
	width: 30px;
	height: 3px;
	background: #fff;
	margin: 30px auto 0;
}

.hpro_con li:hover .hpro_info {
	bottom: 0;
	padding: 16% 0;
	transition: .6s;
	opacity: 1;
}


/*公司简介*/

.haboutbox {
	background: url(../img/habbg.jpg) no-repeat center top;
	background-size:100% 100%;
}

.habcon .hpro_tit {
	margin-bottom: 30px;
}

.habcon {
	padding: 30px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 60px;
}

.habcon_img {
	width: 45%;
	position: relative;
	height: 500px;
}

.habcon_img img {
	width: 100%;
	display: block;
	height: 100%;
	position: relative;
	z-index: 1;
	padding: 10px;
	box-sizing: border-box;
	object-fit:cover;
}

.habpanel {
	position: absolute;
	width: 100px;
	height: 100px;
	background: rgba(236, 11, 11, 0.3);
	left: -25px;
	top: -25px;
	z-index: 0;
	border-radius: 50%;
}

.habpanel2 {
	position: absolute;
	width: 150px;
	height: 150px;
	background: rgba(51, 51, 51, 0.25);
	right: -30px;
	bottom: -30px;
	z-index: 0;
	border-radius: 50%;
}

.habcon_info {
	width: 55%;
	padding: 20px;
	box-sizing: border-box;
}

.habcon_info i {
	font-style: normal;
	font-size: 36px;
	color: #ddd;
	font-weight: bold;
	text-transform: uppercase;
}

.habcon_info h2 {
	font-size: 30px;
	color: #333;
	margin: 5px 0;
}

.habcon_info p {
	line-height: 1.8;
	color: #666;
	height: 285px;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;
}

.habcon_info a {
	display: block;
	width: 180px;
	height: 55px;
	line-height: 55px;
	margin-top: 25px;
	color: #fff;
	background: #C8171E;
	text-align: center;
	float: left;
	position: relative;
	z-index: 2;
}

.habcon_info a:hover {
	margin-left: 15px;
	transition: .3s;
}

.habtel h3 {
	font-size: 20px;
	letter-spacing: 2px;
	margin-top: 25px;
	line-height: 36px;
	background: url(../img/habtel.png) no-repeat left center;
	padding-left: 42px;
}

.habtel h3 b {
	font-size: 30px;
	color: #C8171E;
}

.irelpro .hpro_con li .hpro_img {
	height: 324px;
}


/*优势*/

.habysbox {
	background: #C8171E;
	position: relative;
	z-index: 2;
}

.habysbox li {
	box-sizing: border-box;
	width: 20%;
	float: left;
	padding: 25px 20px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.habysbox li:after {
	content: "";
	position: absolute;
	top: 25px;
	right: 0px;
	width: 1px;
	height: 60px;
	background: #fff;
}

.habysbox li:nth-child(5):after {
	display: none;
}

.habysbox h3 {
	color: #fff;
	font-size: 26px;
	margin-bottom: 6px;
	background-position: 45px center;
	background-repeat: no-repeat;
	padding-left: 30px;
}

.habysbox p {
	color: #eee;
}

.habys_li1 h3 {
	background-image: url(../img/habys_1.png);
}

.habys_li2 h3 {
	background-image: url(../img/habys_2.png);
}

.habys_li3 h3 {
	background-image: url(../img/habys_3.png);
}

.habys_li4 h3 {
	background-image: url(../img/habys_4.png);
}

.habys_li5 h3 {
	background-image: url(../img/habys_5.png);
}

.habys_li1 h3,.habys_li2 h3,.habys_li3 h3,.habys_li4 h3,.habys_li5 h3{
	background-position-x: 35%;
}
    

/*案例展示*/

.hcasebox {
	background: #fafafa url(../img/hcasebg.png);
}

.hcasebox .hcase_tit,.Tcase_big .hcase_tit,.Tnews_big .hcase_tit{
	text-align: center;
	background: url(../img/titline.png) no-repeat center bottom;
	padding-bottom: 25px;
}

.hcasebox .hcase_tit h2,.Tcase_big .hcase_tit h2 {
	color: #333;
	padding-bottom: 10px;
	font-size: 36px;
}
.Tnews_big .hcase_tit h2 {
	color: #fff;
	padding-bottom: 10px;
	font-size: 40px;
}
.hcase_tit p,.Tcase_big .hcase_tit p{
	color: #666;
}
.Tnews_big .hcase_tit p {
	color: #fff;
}
.hcase_cate {
	position: relative;
}

.hcase_cate em {
	position: absolute;
	width: 30%;
	height: 2px;
	display: block;
	border-top: 1px solid #333;
	right: 8%;
	top: 65%;
	z-index: 99;
}

.hcase_cate:hover em {
	width: 15%;
	transition: .6s;
	border-color: #C8171E;
}

.hcase_cate li {
	display: inline-block;
	background: #333;
	text-align: center;
	width: 15%;
	padding: 10px 0;
	font-size: 16px;
}

.hcase_cate li img {
	width: 32px;
	margin: 0 auto;
}

.hcase_cate li a {
	color: #fff;
	display: block;
}

.hcase_cate li:hover img {
	transform: rotateY(180deg);
	transition: .6s;
}

.hcase_cate li p {
	margin-top: 3px;
	font-size: 20px;
}

.hcase_cate li.on {
	background: #C8171E;
	transition: .3s;
}

.hcase_cate .hcasemore {
	float: right;
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	color: #333;
	border: 1px solid #333;
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
}

.hcase_cate:hover .hcasemore {
	color: #fff;
	background: #C8171E;
	border: 1px solid #C8171E;
	transition: .5s;
}

.hcase_con {
	overflow: hidden;
}

.hcasec_li {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	float: left;
	_display: inline;
}

.hcasec_li dl {
	float: left;
	width: 560px;
	margin: 8px;
	height: 600px;
	background: #fff;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.hcasec_li dl dt {
	width: 100%;
	float: left;
	height: 385px;
	overflow: hidden;
}

.hcasec_li dl dt img {
	width: 100%;
	display: block;
	height: 100%;
}

.hcasec_li dl dd {
	width: 100%;
	float: right;
	padding: 10px;
	box-sizing: border-box;
}

.hcasec_li dl dd h3 {
	color: #333;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hcasec_li dl dd em {
	display: block;
	width: 60px;
	height: 3px;
	background: #ddd;
	margin: 10px 0;
}

.hcasec_li dl dd p {
	color: #666;
	line-height: 1.6;
	height: 50px;
	overflow: hidden;
}

.hcasec_li dl dd span {
	color: #fff;
	display: block;
	width: 180px;
	height: 55px;
	line-height: 55px;
	margin-top: 20px;
	text-align: center;
	background: #C8171E;
}

.hcasec_li dl:hover img {
	transform: scale(1.1);
	transition: .6s;
}

.hcasec_li dl:hover h3 {
	color: #C8171E;
}

.hcasec_li dl:hover em {
	width: 86px;
	background: #C8171E;
	transition: .6s;
}


/*新闻中心*/

.hnewsbox {}

.hnewcon {}

.hnewc_l {
	width: 50%;
}

.hnewcl_top {
	width: 100%;
	height: 560px;
	overflow: hidden;
	position: relative;
}

.hnewcl_top dt {
	width: 100%;
	height: 560px;
	overflow: hidden;
}

.hnewcl_top dt img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit:cover;
}

.hnewcl_top dd {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 15px 10px;
	box-sizing: border-box;
	color: #fff;
	background: rgba(236, 11, 11, 0.55);
}

.hnewcl_top:hover img {
	transform: scale(1.1);
	transition: .6s;
}

.hnewcl_top dd h3 {
	font-size:20px;
	padding-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../img/hneljt.png) no-repeat left center;
}

.hnewcl_top dd span {
	color: #eee;
	margin: 5px 0;
	display: block;
}

.hnewcl_top dd p {
	line-height: 1.6;
	height: 48px;
	overflow: hidden;
}

.hnewcl_bot {
	margin-top: 20px;
}

.hnewcl_bot li {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px dashed #ccc;
	background: #f8f8f8 url(../img/hnewico.png) no-repeat left center;
	padding-left: 20px;
	margin-top: 5px;
}

.hnewcl_bot li:nth-child(even) {
	background-color: #fff;
}

.hnewcl_bot li a {
	font-size:20px;
	display: block;
	width: 72%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.hnewcl_bot li span {
	float: right;
	color: #777;
}

.hnewcl_bot li:hover {
	border-bottom: 1px solid #C8171E;
	transition: .3s;
}

.hnewc_r {
	width: 49%;
	background: #ededed;
	padding: 15px;
	box-sizing: border-box;
}

.hnewcr_top dl {
	width: 100%;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.hnewcr_top dl dt {
	width: 40%;
	float: left;
	height: 200px;
	overflow: hidden;
}

.hnewcr_top dl dt img {
	width: 100%;
	display: block;
	height: 100%;
	object-fit:cover;
}

.hnewcr_top dl dd {
	width: 60%;
	float: right;
	padding: 0 10px;
	box-sizing: border-box;
}

.hnewcrt_tit {
	height: 40px;
	line-height: 40px;
}

.hnewcr_top dl dd .hnewcrt_tit h3 {
	font-size: 20px;
	float: left;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hnewcr_top dl dd .hnewcrt_tit span {
	float: right;
	color: #888;
}

.hnewcr_top dl dd p {
	clear: both;
	color: #666;
	margin-top: 10px;
	height: 110px;
	line-height: 35px;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}

.hnewcr_top dl dd em {
	display: block;
	width: 10px;
	height: 1px;
	background: #C8171E;
	margin-top: 15px;
}

.hnewcr_top dl:nth-last-child(1) {
	margin-bottom: 0;
}

.hnewcr_top dl:hover img {
	transform: scale(1.1);
	transition: .6s;
}

.hnewcr_top dl:hover em {
	width: 100%;
	transition: .8s;
}



/*广告*/

.hadvbox {
	height: 260px;
	background: #C8171E url(../img/hadvbg.png) no-repeat right top;
}

.hadvbox h2 {
	color: #fff;
	padding-top: 35px;
	font-size: 36px;
}

.hadvbox p {
	color: #eee;
	margin-top: 10px;
	font-size: 18px;
}

.hadvbox em {
	display: block;
	width: 120px;
	height: 3px;
	background: #fff;
	margin-top: 20px;
}

.hadvbox h3 {
	color: #fff;
	margin-top: 50px;
	background: url(../img/hneljt.png) no-repeat left center;
	padding-left: 30px;
	font-size: 20px;
}


/*内页开始*/

.txtcon {
	line-height: 1.8;
	color: #666;
	font-size: 18px;
}

.txtcon img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.ibanbox {
	height: 400px;
	background-position: center top;
	background-repeat: no-repeat;
}

.ibanbox h2 {
	padding-top: 5%;
	color: #fff;
	font-size: 30px;
}

.ibanbox em {
	display: block;
	width: 65px;
	height: 3px;
	margin: 10px 0;
	background: #fff;
}

.ibanbox p {
	color: #fff;
	background: url(../img/bread.png) no-repeat left center;
	padding-left: 20px;
}

.ibanbox p a {
	color: #fff;
}

.ibanbox p a:hover {
	color: #C8171E;
}

.iban1 {
	background-image: url(../img/iban1.jpg);
	background-size:100% 100%;
}

.iban2 {
	background-image: url(../img/iban2.jpg);
	background-size:100% 100%;
}
.iban3 {
	background-image: url(../img/iban3.jpg);
	background-size:100% 100%;
}
.iban4 {
	background-image: url(../img/iban4.jpg);
	background-size:100% 100%;
}
.ibread {
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid rgba(221, 221, 221, 0.2);
}

.iernavb {
	text-align: center;
}

.iernavb li {
	/*width: 15%;*/
	width: 14%;
	/*margin:0.5% 1%;*/
	height: 57px;
	line-height: 55px;
	text-align: center;
	display: inline-block;
	/*box-sizing:border-box;
	float:left;*/
}
/*.iernavb li:first-child,.iernavb li:nth-child(7){
	margin-left:0;
}
.iernavb li:nth-child(6),.iernavb li:nth-child(12){
	margin-right:0;
}*/

.iernavb li a {
	font-size:20px;
	display: block;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: 1px solid #777;
	box-sizing: border-box;
}

.iernavb li:hover,
.erselecd {
	/* border: 1px solid #777; */
	background: #C8171E;
	transition: .3s;
	height: 100%;
}
/* .iernavb li:hover a{border:none;} */
.erselecd {
	color: #fff !important;
	border: 1px solid #C8171E !important;
}

.iernavb li:hover a {
	color: #fff;
}

.iertit {
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	font-weight: 300;
	font-size: 30px;
}

.iertit:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 60px;
	height: 3px;
	background: #C8171E;
}


/*留言*/

.ds_form {
	position: relative;
}

.ds_form img {
	position: absolute;
	top: 75%;
	right: 10px;
}

.ds_form input {
	box-sizing: border-box;
	border: none;
	border-bottom: 1px solid #a4a49e;
	height: 55px;
	padding: 5px;
	font-size: 16px;
	width: 100%;
	background: inherit;
	margin-top: 10px;
	outline: none;
	color: #565651;
	background: #fff;
}

.ds_form textarea {
	border: none;
	box-sizing: border-box;
	border-bottom: 1px solid #a4a49e;
	height: 135px;
	padding: 5px;
	font-size: 16px;
	width: 100%;
	background: inherit;
	margin-top: 10px;
	outline: none;
	color: #565651;
	background: #fff;
	font-family: "微软雅黑";
}

.ds_form_btn {
	width: 200px;
	background: #C8171E;
	font-size: 18px;
	color: #ffffff;
	border: none;
	text-align: center;
	padding: 10px 0;
	margin-top: 40px;
	cursor: pointer;
}

.ds_form_btn:hover {
	opacity: 0.6;
}


/*实力放大镜*/

.ihoner_con li {
	width: 24.2%;
	width: 24%\9;
	float: left;
	margin: 0 1% 1% 0;
}

.ihoner_con li:nth-child(4n) {
	margin-right: 0;
}

.ihoner_con li .ihon_img {
	width: 100%;
	overflow: hidden;
	height: 384px;
}

.ihoner_con li .ihon_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.ihoner_con li p {
	font-size:20px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 2px solid #ddd;
	background: #f8f8f8;
}

.ihoner_con li:hover img {
	transform: scale(1.1);
	transition: .6s;
}

.ihoner_con li:hover p {
	color: #fff;
	background: #C8171E;
	transition: .3s;
	border-bottom: 2px solid #666;
}


/*页码*/

.page {
	width: 100%;
	text-align: center;
	padding: 10px 0 20px;
}

.page .pagebox {
	text-align: center;
}

.pagebox span {
	border: 1px solid #ddd;
	background: #f3f3f3;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 40px;
	line-height: 30px;
	display: inline-block;
	color: #555;
	border-radius: 3px;
}

.pagebox span a {
	color: #555;
	width: 100%;
	display: block;
}

.pagebox .pagebox_num_nonce {
	color: #fff;
	background: #C8171E;
	border: 1px solid #C8171E;
}

.pagebox .pagebox_pre,
.pagebox .pagebox_next_nolink,
.pagebox .pagebox_pre_nolink,
.pagebox .pagebox_next {
	width: 90px !important;
}


/*详情页*/

.idetalc_tit {
	text-align: center;
}

.idetalc_tit h2 {
	font-size: 30px;
	font-weight: 300;
}

.idetalc_tit .idetalc_titp {
	margin: 15px auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.idetalc_tit .idetalc_titp span {
	padding: 0 25px;
	color: #888;
}

.idetalc_tit .idetalc_titp i {
	color: #555;
}

.zhaiyao {
	padding: 10px;
	box-sizing: border-box;
	background: #f8f8f8;
	text-align: left;
}

.zhaiyao span {
	display: block;
}

.zhaiyao p {
	margin-top: 6px;
	line-height: 1.6;
	height: 52px;
	overflow: hidden;
	color: #888;
}

.updown .updown_l {
	width: 85%;
}

.updown p span {
	float: left;
}

.updown p a {
	display: block;
	width: 87%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.updown p {
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #ddd;
	background: url(../img/navico.png) no-repeat left center;
	padding-left: 30px;
	box-sizing: border-box;
}

.ireturn_r {
	display: block;
	width: 200px;
	height: 55px;
	line-height: 55px;
	float: right;
	border-radius: 20px;
	color: #fff;
	background: #C8171E;
	text-align: center;
	margin-top: 30px;
	color: #fff;
	border: 1px solid #C8171E;
}

.ireturn_r a {
	color: #fff;
	display: block;
}

.ireturn_r:hover {
	color: #C8171E;
	background: #fff;
	transition: .3s;
}

.ireturn_r:hover a {
	color: #C8171E;
}


/*产品列表*/

.iprolic_ul li {
	width: 24.2%;
	width: 24%\9;
	margin: 0 1% 1% 0;
	float: left;
	height: auto;
	overflow: hidden;
	position: relative;
}

.iprolic_ul li:nth-child(4n) {
	margin-right: 0;
}

.iprolic_ul li .iprolic_img {
	width: 100%;
	overflow: hidden;
	height: 384px;
}

.iprolic_ul li .iprolic_img img {
	width: 100%;
	height: 100%;
    object-fit: cover;
	display: block;
}

.iprolic_ul li .iprolic_info {
	background: #fff;
	width: 100%;
	height: 100%;
	line-height:55px;
	box-sizing: border-box;
}

.iprolic_ul li .iprolic_info h3 {
	color: #787878;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.iprolic_ul li .iprolic_info em {
	display: block;
	width: 35px;
	height: 2px;
	margin: 0 auto;
	background: #C8171E;
	margin-top: 10px;
}

.iprolic_ul li:hover .iprolic_info {
	top: 0;
	transition: .5s;
}

.iprolic_ul li:hover img {
	transform: scale(1.1);
	transition: .6s;
}

.iprolic_ul li:hover em {
	width: 100%;
	transition: .6s;
}


/*案例列表*/

.icaseli_con .hcasec_li {
	width: 100%;
	float: none;
}

.icaseli_con .hcasec_li dl {
	float: left;
	width: 48%;
	margin: 1%;
	height: 385px;
}

.icaseli_con .hcasec_li dl dt {
	width: 45%;
	float: left;
	height: 384px;
	overflow: hidden;
}

.icaseli_con .hcasec_li dl dd {
	width: 55%;
	float: right;
	padding: 10px;
	box-sizing: border-box;
}

.icaseli_con .hcasec_li dl dd p{
	height:218px;
	line-height:35px;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
}


/*图片新闻*/

.inewpic_con .hnewcr_top dl {
	width: 24.25%;
	width: 24%\9;
	float: left;
	margin: 0 1% 1% 0;
	padding: 0;
}

.inewpic_con .hnewcr_top dl:nth-child(4n) {
	margin-right: 0;
}

.inewpic_con .hnewcr_top dl dt {
	width: 100%;
	height: 384px;
}

.inewpic_con .hnewcr_top dl dd {
	width: 100%;
	background: #f9f9f9;
}

.inewpic_con .hnewcr_top dl dd .hnewcrt_tit h3 {
	width: 72%;
}

.inewpic_con .hnewcr_top dl dd span {
	background: url(../img/time.png) no-repeat left center;
	padding-left: 20px;
}

.inewtxt_con .hnewcl_bot {
	margin-top: 0;
}

.inewtxt_con .hnewcl_bot li {
	width: 32.6%;
	width: 32%\9;
	margin: 0 1% 1% 0;
	float: left;
	box-sizing: border-box;
	background-color: #fff !important;
}

.inewtxt_con .hnewcl_bot li:nth-child(3n) {
	margin-right: 0;
}

.inewdeil {
	background: #f8f8f8;
}

.inewdeil .inewdeil_con .inewdeil_l {
	width: 68%;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
}

.inewdeil .inewdeil_con .inewdeil_l .idetalc_tit {
	text-align: left;
	margin-bottom: 10px;
}

.inewdeil .inewdeil_con .updown .updown_l {
	width: 72%;
}

.irelnews {
	width: 30%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}

.irelnews .hnewcl_top {
	height: auto;
}

.irelnews .hnewcl_top dt {
	height: 448px;
}

.irelnews .hnewcl_top dd {
	padding: 5px;
}

.irelnews .hnewcr_top h2 {
	padding: 20px 0;
	font-weight: normal;
	background: url(../img/navico.png) no-repeat left center;
	padding-left: 30px;
}

.irelnews .hnewcr_top h2 a {
	float: right;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 10px;
}

.irelnews .hnewcr_top h2:hover a {
	color: #C8171E;
	border: 1px solid #C8171E;
	transition: .3s;
}

.irelnews .hnewcr_top dl {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}

.irelnews .hnewcr_top dl dt {
	height: 179px;
}

.irelnews .hnewcr_top dl dd .hnewcrt_tit h3 {
	font-size: 20px;
	font-weight: normal;
	color: #888;
	width: 100%;
	color: #323232;
}

.irelnews .hnewcrt_tit {
	height: 20px;
	line-height: 20px;
}

.irelnews .hnewcr_top dl dd p {
	color: #999;
	font-size: 18px;
}


/*产品详情*/


/*图片放大镜*/

div.zoomDiv {
	width: 200px;
	height: 200px;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	overflow: hidden;
}

div.zoomDiv img {
	width: auto;
	max-width: none;
}

div.zoomMask {
	cursor: crosshair;
	background: #000;
	border: 1px solid #fff;
	filter: alpha(opacity=15);
	-webkit-opacity: .15;
	-moz-opacity: .15;
	-ms-opacity: .15;
	-o-opacity: .15;
	opacity: .15;
	position: absolute;
	z-index: 1;
}


/*图片放大镜样式*/

#preview img {
	width:100%;
	max-width: none;
	height: auto !important;
	display: block;
}

.jqzoom {
	width: 100%;
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	border: 1px solid #aaa;
	background: #ffffff/*url(zoom.png) 50% center no-repeat*/
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

.ipdetl_top {}
.ipdetl_img{width:30%;}
.ipdetl_r {
	width: 68%;
	color: #888;
}

.ipdetl_r .ipdetl_title {
	font-size: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	color: #666;
	position: relative;
}

.ipdetl_r .ipdetl_title:after {
	content: "";
	position: absolute;
	width: 85px;
	height: 3px;
	background: #DF0303;
	bottom: -2px;
	left: 0;
}

.ipdetl_r .ipdetl_p {
	width: 48%;
	display: inline-block;
	height: 55px;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 55px;
	margin-right: 10px;
	box-sizing: border-box;
	border-bottom: 1px dashed #ccc;
}

.ipdetl_r .ipdetl_info {
	line-height: 1.6;
	padding: 10px;
	box-sizing: border-box;
	margin: 0px 0 10px;
	height: 112px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.ipdetl_r .ipdetl_p strong,
.ipdetl_r .ipdetl_info strong {
	color: #DF0303;
}

.ipdetl_ttit {
	display: block;
	color: #C8171E;
	background: #eee;
	height: 55px;
	line-height: 55px;
	border-left: 3px solid #333;
	font-size: 30px;
	margin-top: 20px;
}

.ipdetl_ttit span {
	display: block;
	width: 180px;
	color: #fff;
	background: #C8171E;
	text-align: center;
}

.irpror_bot img {
	width: 150px;
	height: 150px;
	border: 1px solid #ddd;
	margin-right: 60px;
}

.iprode_lx a {
	display: block;
	width: 150px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background: #C8171E;
	margin-bottom: 30px;
	border: 1px solid #C8171E;
	margin-top: 20px;
}

.iprode_lx .hbottel h3 {
	font-size: 22px;
}

.iprode_lx a:hover {
	color: #C8171E;
	background: #fff;
	transition: .3s;
}

.irelpro {
	background: #f9f9f9;
}

.iprodetail .irelpro .hpro_con li .hpro_img{
	height:380px;
}

.iprodetail .hpro_con li .hpro_info{
	
}
.m_footer{display:none;}

@media screen and (max-width: 1920px){
	html,body {	font-size: 16px;}

.hpro_tit h2,.Tnews_big .hcase_tit h2,.ftitle h3,.news_l .news_l_r span font, .news_r span font,.about_box .ab_intro h3,.link_li p{font-size: 34px;}

/* habcon_info h2,*/.hadvbox h2,.news_l h2,.news_r h2,.news_r span font{font-size: 24px;}

.habysbox h3,.link_tel i{font-size: 22px;}

/* .hbottel h3{font-size: 22px;} */

.Tnews_bottom li,.Tnews_top_r li h3,.Tnews_bottom li,.hpro_cate li a,.hpro_con li .hpro_info p,.hpro_con li h3,.hcase_cate li p,.hcasec_li dl dd h3,.hnewcr_top dl dd .hnewcrt_tit h3,.hnewcl_bot li a,.hnewcl_top dd h3,.hfotbox_r ul h2,.header .nav>li,.product_title ul li a,.product_con ul li .li_rg div,.services_box_mainb li h3,.case_box .case_title li,.case_con_mask h3,.case_con_mask em,.news_l .news_l_con h3, .news_l .news_l_r h3, .news_r h3,.msa_head,.footer .footer_m li h3,.footer .footer_r p{font-size: 18px;}

/* .headnav .hnavtwo .hnavtwo_c .hnavtwo_r p,.Tproduct .copy .desc,.Tproduct .copy a.inquiry,.case_t li i,.case-list-ti-wen span,.tishi-right a,.Taboutbox{font-size: 16px;} */

.header .erji_menu>li>a,.product_con ul li .li_lf div>a,.product_con ul li .li_rg span,.product_con ul li .li_rg a,.case_con_mask p,.news_l .news_l_con p,.news_l .news_l_r p,.news_l .news_l_r span em,.msa_content,.footer .footer_l p,.footer .footer_m li a,.footer .footer_ma li p{font-size: 16px;}

.news_r span em{font-size:14px;}

.header .nav>li>a>span{font-size:13px;}

.Tnews_top li .Tnews_more,.hpro_cate li,.hpro_con li h3.hnewcl_bot li,.product_title ul li a,.case_box .case_title li a{height:45px;line-height:45px;}

.header .erji_menu>li{line-height:45px;}

.product_box{padding:30px 0;}

/* ====================================================================== */
/* 头部 */
.top_m .top_m_m{/* margin-left:17%; */width:54%;margin-top:6px;}

.top_m .top_m_m p{font-size:22px;}

.top_m .top_m_m span{font-size:16px;line-height: 35px;}

.top_m .top_m_r li{margin:10px 0 0 30px;font-size: 18px;}

.top_m .top_m_r li .tnum{font-size:22px;}
/* 产品中心 */
.product_con ul{margin-top:0;}

.product_con ul li .li_lf{height:287px;}

.product_con ul li .li_rg span{margin-top:0;}

/* 案例 */
.case_box{padding:30px 0;}

.case_con ul li,.case_con .case_con_mask{height:288px;}

.case_con_mask em{margin-top:2%;}

/* 新闻 */
.news_box{padding:30px 0;}

.news_l .n_l_img{height:224px;}

.news_l .news_l_con p{line-height:30px;height:145px;-webkit-line-clamp:4;}

.news_l .news_l_r p{height: 95px;line-height: 30px;}

.news_l .news_l_r span{width:15%;}

.news_l .news_l_con h3, .news_l .news_l_r h3, .news_r h3{margin-bottom:0px;}

.news_r ul li {margin-bottom: 1.5%;}

/* 公司简介 */
.about_box .ab_intro h3:before{left:10%;}

/* 解决方案 */
.i_porduct_list ul li{width:370px;height:257px;}

.msa_head{padding:40px 20px 0 20px;}

.i_porduct_list .prev,.i_porduct_list .next{top:90px;}

/* 底部 */
.link_tel i:before{width: 60px;height: 42px;background-size: 60px;}

.link_li p{margin-bottom:10px;}

.link_tel {width: 19%;height: 119px;line-height: 119px;}

.link_li{width:79%;}

.footer .footer_m{width:63%;}

.footer .footer_l{width:19%;height: 350px;}

.footer .footer_m li em,.footer .footer_r em{font-size:20px;}

.footer .footer_m li a{height:35px;line-height:35px;}

.copyright p{line-height:35px;}
/* .headbox{height:117px;}

.htopright{width:83%;height: 55px;line-height: 55px;}

.hbanerbox{height:792px;}

.Tproduct .copy .img,.case-list-img-ti>a i{height:277px;}

.tishi-right a{width:130px;}*/

.hprobox .hpro_con li .hpro_img,.hcasec_li dl dt{height:284px;}

.habcon_img{height:442px;}

.habcon_info p{height:255px;}

.habcon_info i{font-size: 26px;}

.habys_li1 h3, .habys_li2 h3, .habys_li3 h3, .habys_li4 h3, .habys_li5 h3 {
    background-position-x: 30%;
} 

.hcasec_li dl{width:415px;height:480px;}

.habys_li1 h3, .habys_li2 h3, .habys_li3 h3, .habys_li4 h3, .habys_li5 h3 {background-position-x: 30%;}

/* .hnewcr_top dl dd p{height:80px;line-height:25px;-webkit-line-clamp:3;} */

/* .hnewcr_top dl dt{height:160px;} */

/* .hnewcl_top,.hnewcl_top dt{height:460px;} */

/* .case-list-ti-wen span{line-height:25px;-webkit-line-clamp:4;} */

/*内页开始*/
.ibanbox{height:300px;}

/* .ibanbox h2{padding-top:8%;} */

.ibanbox h2,.iertit,.ipdetl_r .ipdetl_title,.ipdetl_ttit,.idetalc_tit h2,.irelnews .hnewcr_top dl dd .hnewcrt_tit h3{font-size: 24px;}

.iernavb li a,.ihoner_con li p,.iprolic_ul li .iprolic_info h3{font-size: 18px;}

.txtcon,.irelnews .hnewcr_top dl dd p,.ds_form_btn,.ds_form input,.ds_form textarea{font-size: 16px;}

.ihoner_con li p,.ipdetl_ttit,.ireturn_r,.hcasec_li dl dd span{height:45px;line-height:45px;}

.iernavb li{height:47px;line-height:45px;}

.iprolic_ul li .iprolic_info{line-height:45px;}

.ds_form input{height:45px;}

/* =========================================================== */
.ihoner_con li .ihon_img,.iprolic_ul li .iprolic_img,.inewpic_con .hnewcr_top dl dt{height:287px;}

.ipdetl_r{width:58%;}

.ipdetl_img {width: 40%;}



.iprodetail .irelpro .hpro_con li .hpro_img{height:284px;}

.irelnews .hnewcl_top dt{height:328px;}

.irelnews .hnewcr_top dl dt{height:131px;}

.icaseli_con .hcasec_li dl dt,.icaseli_con .hcasec_li dl{height:255px;}

.icaseli_con .hcasec_li dl dd p{height:90px;line-height:30px;-webkit-line-clamp:3;}
}

@media screen and (max-width: 1600px){
	html,body{	font-size: 15px;}

.habcon_info h2,.hadvbox h2, .news_l h2, .news_r h2{font-size: 22px;}

/* .habtel h3 b,*/.habysbox h3/* ,.hbottel h3 */{font-size: 20px;} 


/* .headnav li,.Tproduct .Tproduct_top li,.Tproduct .copy .name,.case_t li span,.case-list-img-ti>a h4, */.Tnews_top_r li h3,.Tnews_bottom li,.hpro_cate li a,.hpro_con li .hpro_info p,.hpro_con li h3,.hcase_cate li p,.hcasec_li dl dd h3,.hnewcr_top dl dd .hnewcrt_tit h3,.hnewcl_bot li a,.hnewcl_top dd h3,.hadvbox p,.header .nav>li,.header .erji_menu>li,.product_title ul li a,.product_con ul li .li_rg div,.services_box_mainb li h3,.case_box .case_title li,.case_con_mask h3,.news_l .news_l_r h3,.news_r h3,.msa_head,.link_li p em,.footer .footer_m li em, .footer .footer_r em,.footer .footer_m li h3,.footer .footer_r p,.news_l .news_l_con h3,.case_con_mask em,.news_l h2 a, .news_r h2 a{font-size: 16px;}

/* .headnav .hnavtwo .hnavtwo_c .hnavtwo_r p,.Tproduct .copy .desc,.Tproduct .copy a.inquiry,.case_t li i,.case-list-ti-wen span,.tishi-right a,.Taboutbox{font-size: 15px;} */

.top h4,.product_con ul li .li_rg span,.product_con ul li .li_lf div>a,.case_con_mask p,.news_l .news_l_r p,.msa_content,.footer .footer_m li a,.footer .footer_ma li p,.footer .footer_l p{font-size: 15px;}

.header .nav>li>a>span{font-size: 12px;}

/* .Tproduct .Tproduct_top li,.Tproduct .copy a.inquiry,.tishi-right a, */.Tnews_top li .Tnews_more,.hpro_cate li,.hpro_con li h3,.habcon_info a,.hnewcl_bot li{height:40px;line-height:40px;}

.header .erji_menu>li{line-height:40px;}
/* ====================================================================== */
/* 头部 */
.top_m .top_m_m{/* margin-left:12.5%; */width:47%;margin-top: 8px;}

.top_m .top_m_m p{font-size:20px;}

.top_m .top_m_m span{font-size:15px;line-height: 35px;}

.top_m .top_m_r li{font-size: 16px;}

.top_m .top_m_r li img{width:40px;}

.top_m .top_m_r li .tnum{font-size:20px;}
/* 产品 */
.product_con ul li .li_rg span{line-height:30px;height: 65px;}

.product_con ul li .li_lf {height: 239px;}

/* 案例 */
.case_con ul li,.case_con .case_con_mask{height:239px;}

.case_con_mask span img{display:none;}

.case_con ul li:hover .case_con_mask span img{display:block;}

.case_con_mask em{margin-top:8%;}


/* 新闻 */
.news_l .news_l_l{width:37%;}

.news_l .news_l_r{width:60%;}

.news_r span{width:19%;}

.news_r .news_r_r{width:75%}

.news_l .news_l_r span{width:20%;}

.news_l .n_l_img{height:256px;}

.news_l .news_l_con p{line-height: 28px;height: 110px;}


/* 公司简介 */
 .about_box .ab_intro h3:before{left:0;} 
 
 .about_box .ab_intro span{margin-left:18%;}
 
 .about_box .ab_intro h3{margin:30px 0 10px 0;}
 
 .about_box .ab_txt h3 {font-size: 22px;margin: 20px 0 10px 0;}

/* 解决方案 */
.i_porduct_list ul li{width:305px;height:211px;}

.msa_head{padding:20px 20px 0 20px;}

.i_porduct_list .prev, .i_porduct_list .next { top: 70px;}
/* 底部 */

.link_li{width:77%;}

.link_tel {width: 21%;}

.footer .footer_m{width:61%;}

.footer .footer_l{width:21%;height: 330px;}




/* .logo{height:95px;}

.htopright{width:78%;}

.hbanerbox{height:659px;}

.Tproduct .copy .img,.case-list-img-ti>a i{height:230px;}

.Taboutbox .hab_img{height:400px;}

.Taboutbox .about_wc{height:120px;}

.Taboutbox .about_wc p{height:80px;line-height:30px;-webkit-line-clamp:3;}

.tishi-right a{width:100px;}

.tishi-ly,.tishi-zx{background-position: 0px center;}

.tishi-right a:hover {background: url(../img/case_icon1_2.png) no-repeat #fff 1px 13px;} */
.hcasebox .hcase_tit h2, .Tcase_big .hcase_tit h2{font-size:34px;}

.Tnews_top_l img{height:260px;}

.Tnews_top_r li p{height:130px;-webkit-line-clamp:5px;}

.hprobox .hpro_con li .hpro_img, .hcasec_li dl dt{height:237px;}

.hnewcl_top{height:434px;}

 .habcon_img{height:366px;}

.habcon_info p{height:185px;-webkit-line-clamp:7;}

.habcon_info i{font-size: 24px;} 

.hcasec_li dl{width:345px;height:420px;}

.hnewcr_top dl dt{height:155px;}

/*内页开始*/
.ibanbox{height:250px;}

/* .ibanbox h2{padding-top:70px;} */

.ibanbox h2,.iertit,.ipdetl_r .ipdetl_title,.ipdetl_ttit,.idetalc_tit h2{font-size: 22px;}

.iernavb li a,.ihoner_con li p,.iprolic_ul li .iprolic_info h3,.irelnews .hnewcr_top dl dd .hnewcrt_tit h3{font-size: 16px;}

.txtcon,.irelnews .hnewcr_top dl dd p,.ds_form_btn,.ds_form input,.ds_form textarea{font-size: 15px;}

.ihoner_con li p,.ipdetl_ttit,.ireturn_r,.hcasec_li dl dd span{height:40px;line-height:40px;}

.iernavb li{height:42px;line-height:40px;}

.iprolic_ul li .iprolic_info{line-height:40px;}

.ds_form input{height:40px;}

/* =========================================================== */

.ihoner_con li .ihon_img,.iprolic_ul li .iprolic_img,.inewpic_con .hnewcr_top dl dt{height:239px;}

.ipdetl_r{width:50%;}

.ipdetl_img {width: 49%;}

.iprodetail .irelpro .hpro_con li .hpro_img{height:237px;}

.irelnews .hnewcl_top dt{height:268px;}

.irelnews .hnewcr_top dl dt{height:107px;}

.hnewcr_top dl dd p{height:50px;-webkit-line-clamp:2;line-height: 25px;} 

.inewpic_con .hnewcr_top dl dd .hnewcrt_tit h3{width:65%;}

.icaseli_con .hcasec_li dl dt,.icaseli_con .hcasec_li dl{height:212px;}
}

@media screen and (max-width: 1440px){

/* .hbanerbox{height:592px;} */

/* .Tproduct .copy .img,.case-list-img-ti>a i{height:207px;} */
.top_m .top_m_m{/* margin-left:9%; */width:42%;margin-top: 9px;}

/* 产品 */
.product_con ul li .li_lf {height: 214px;}

/* 案例 */
 .case_con ul li,.case_con .case_con_mask{height:215px;}

.case_con_mask em{margin-top:4%;} 


/* 新闻 */

.news_r ul li{padding:30px 20px;}

/* 公司简介 */
 

/* 解决方案 */
.i_porduct_list ul li{width:265px;height:184px;}



/* 底部 */

 .link_li{width:74%;}

.link_tel {width: 24%;}

.footer .footer_m{width:58%;}

.footer .footer_l{width:24%;height: 321px;} 


.hprobox .hpro_con li .hpro_img, .hcasec_li dl dt{height:213px;}

.hcasec_li dl{width:309px;height: 380px;}

.hcasec_li dl dd span{margin-top:0;}

.habys_li1 h3, .habys_li2 h3, .habys_li3 h3, .habys_li4 h3, .habys_li5 h3 {background-position-x: 20%;}



/*内页开始*/
.ibanbox{height:225px;}

.ibanbox h2{/* padding-top:7%; */}


/* =========================================================== */
.iernavb li{width:16%;}

.ihoner_con li .ihon_img,.iprolic_ul li .iprolic_img,.inewpic_con .hnewcr_top dl dt{height:214px;}

.ipdetl_r{width:45%;}

.ipdetl_img {width: 54%;}

.updown .updown_l {width: 79%;}

.iprodetail .irelpro .hpro_con li .hpro_img{height:213px;}

.irelnews .hnewcl_top dt{height:238px;}

.irelnews .hnewcr_top dl dt{height:95px;}

.inewpic_con .hnewcr_top dl dd .hnewcrt_tit h3{width:60%;}

.icaseli_con .hcasec_li dl dt,.icaseli_con .hcasec_li dl{height:191px;}

}


@media screen and (max-width: 1360px){
.top_m .top_m_m{margin-left:4%; width:40%; }
	
.product_con ul li .li_lf {height: 202px;}

.i_porduct_list ul li {width: 250px;}

.i_porduct_list .prev, .i_porduct_list .next { top: 55px;}

.footer .footer_r em{font-size:15px;}

.hprobox .hpro_con li .hpro_img, .hcasec_li dl dt{height:201px;}

.hcasec_li dl{width:290px;height:173px;}

.news_r span {width: 21%;}

/*内页开始*/
.ibanbox{height:213px;}

.ibanbox h2 {padding-top: 4%;}


/* =========================================================== */
.ihoner_con li .ihon_img,.iprolic_ul li .iprolic_img,.inewpic_con .hnewcr_top dl dt{height:202px;}

.ipdetl_r{width:40%;}

.iprodetail .irelpro .hpro_con li .hpro_img{height:201px;}

.irelnews .hnewcl_top dt{height:223px;}

.irelnews .hnewcr_top dl dt{height:89px;}

.hnewcr_top dl dd p { height: 30px;-webkit-line-clamp: 1;}

.icaseli_con .hcasec_li dl dt,.icaseli_con .hcasec_li dl{height:180px;}

.ipdetl_img{width:56%;}

#preview img{width:100%;}

}


@media screen and (max-width: 1280px) {
	.top_m .top_m_m{margin-left:4%;width:39%;margin-top: 8px;}
	.top_m .top_m_m p {font-size: 16px;}
	.top_m .top_m_m span{font-size:14px;}
	.top_m .top_m_r li:first-child {margin-left: 0;}
	.about_box .ab_intro h3:before {left: -6%;}
	.about_box .ab_intro a{width:45%;}
	.i_porduct_list ul li {width: 230px;}
	
	.footer .footer_r em {font-size: 14px;}
	
	.msa_head {padding: 0px 20px 0 20px;}
	
	.Tnews_bottom li a{width:65%;}
	
	.news_l .news_l_r span {width: 23%;}
	
	.news_r span {width: 23%;}
	
/* 	.habys_li1 h3, .habys_li2 h3, .habys_li3 h3, .habys_li4 h3, .habys_li5 h3 {background-position-x: 20%;} */
	
	.hcasec_li dl{width:275px;height: 340px;}

.hcasec_li dl dd p{height:25px;}

.ipdetl_r .ipdetl_p{width:100%;}

.inewpic_con .hnewcr_top dl dd .hnewcrt_tit h3 {width: 50%;}

.icaseli_con .hcasec_li dl dd p {height: 60px;line-height: 30px;-webkit-line-clamp: 3;}

.ibanbox{height:200px;}

.inewdeil .inewdeil_con .updown .updown_l {width: 70%;}

.updown p a{width:85%;}

.footer .footer_l {height: 355px;}
}

@media screen and (max-width: 1024px) {
	.headbox {
		width: auto;
	}
}

@media screen and (max-width: 959px) {
	html,
	body {
		overflow-x: hidden;
		max-width: 770px;
		min-width: 660px;
	}
	.mainb {
		width: 98%;
	}
	.top_m .top_m_m{display:none;}
				.header .nav>li>a>span {
					font-size: 12px;
				}
				
				.ftitle h3{font-size:24px;background: url(../img/tit-x1.png) no-repeat center;}
				.ftitle p{line-height:35px;height:35px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
				.ftitle{margin:0;}
				/*=======================*/
				.top_m{position:relative;}
				.top_m img {
					width: 40%;
				}
				
				.top_m .mmenu{
					display:block;
					display: inline-block;
					float: right;
					
				}
				
				.top_m .mmenu img{
					width:50px;
					height:50px;
					
				}
				.top_m .top_m_r{display:none;}
			
				.header {
					position: absolute;
					height:auto;
    top: 115px;
    z-index: 1;
    display: none;
    border-bottom: none;
	background: rgba(200,23,33,.9);
				}
				.header .nav>li {
					width: 100%;
					box-sizing: border-box;
					border-bottom: 1px solid #fff!important;
					border-left: none;
				}
				
				.header .nav>li>a {
					height: 45px;
					line-height: 45px;
				}
				.erji_menu,
				.header .nav>li:hover .erji_menu {
					display: none;
				}
	
	.header .nav>li:hover .first_menu{background:#fff!important;color:#000;}
	
	.header .nav>li,.header .nav>li:first-child{border:none;}
	
/*产品开始*/
.product_box{padding:15px 0;}
.product_con ul li {
					width: 49.5%;
					margin-right: 1%;
				}
				.product_con ul li:nth-child(2n) {
					margin-right: 0;
				}
				.product_con ul li .li_lf {
					height: 258px;
				}
/*产品结束*/

/* 流程开始 */
.services_box{padding:15px 0;}
.services_box_mainb li p{height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/* 流程结束 */

/*案例开始*/
.case_box{padding:15px 0;}

.case_con ul li{width:49.5%;margin-bottom:1%;}

.case_con ul li:nth-child(2n){margin-right:0;}

.case_con_mask em {margin-top: 11%;}

.case_con ul li, .case_con .case_con_mask {height: 258px;}
/*案例结束*/
/*新闻开始*/
.news_l,.news_r{width:100%;}

.news_l .n_l_img {height: 193px;}

.news_l .news_l_r li{padding:10px 20px;}

.news_l .news_l_r span {width: 25%;}

.news_l .news_l_r span em{margin-top:5px;}

.news_l .news_l_r p {height: 80px;line-height: 25px;}

.news_l .news_l_con p {line-height: 28px;height: 145px;}



.news_r ul li{padding:10px 20px;}

.news_r span font{line-height:50px;}

.news_r span{height:91px;}

.news_r p{height:55px;line-height:25px;}
/*新闻结束*/

/* 公司简介开始 */
.about_box img,.about_box .ab_intro{display:none;}

.about_box .ab_con{padding:0;}

.about_box .ab_txt{width:100%;box-sizing:border-box;background: none;}

.about_box .ab_txt p{line-height:25px;-webkit-line-clamp:8;}
/* 公司简介结束 */

/*解决方案开始*/
.h_pro{padding:15px 0;min-width: 768px;}

.i_porductBox{margin-top:15px;}

.i_porduct_list .prev, .i_porduct_list .next {top: 45px;}

.i_porduct_list ul li{width:290px;}
/*解决方案结束*/

/*底部开始*/
.link,.footer .footer_l,.footer .footer_r{display:none;}

.copyright p {line-height: 25px;padding: 5px 0;}

.footer .footer_m{width:100%;}
/*底部结束*/
	/*新增新闻1*/
	.Tnews_big{
		padding: 15px 0;
	}
	.Tnews_top_l {
		width: 100%;
	}
	.Tnews_top_r {
		width: 100%;
	}
	.Tnews_top_r li:first-child {
		width: 50%;
		padding: 0 50px 0 0px;
	}
	.Tnews_top_r li:nth-child(2) {
		width: 50%;
	}
	.Tnews_bottom li {
		width: 98%;
	}
	.Tnews_bottom li:nth-child(1n) {
		margin: 1%;
	}
	.hpro_tit h2 {
		font-size: 26px;
	}
	.hpro_tit h2:before,
	.hpro_tit h2:after {
		bottom: -80px;
	}
	.hpro_tit h2:before {
		left: 35%;
	}
	.hpro_tit h2:after {
		right: 35%;
	}
	.hpro_tit:before {
		left: 37%;
	}
	.hpro_tit:after {
		right: 37%;
	}
	.hpro_cate li {
		width: 24%;
		height: 36px;
		line-height: 36px;
	}

	.hpro_con li {
		height: auto;
	}
	.hpro_con li h3 {
		height: 36px;
		line-height: 36px;
	}
	.hprobox .hpro_con li .hpro_img {
		height: 107px;
	}
	.hpro_con li .hpro_info {
		padding: 0;
	}
	.hpro_con li .hpro_info p {
		font-size: 16px;
		height: 40px;
		overflow: hidden;
	}
	.habcon {
		margin-top: 30px;
		padding-bottom: 10px;
	}
	.habcon_img {
		width: 100%;
		height: auto;
	}
	.habcon_info {
		width: 100%;
		background: #fcfcfc;
	}
	.habcon_info p {
		height: 108px;
	}
	.habysbox {
		display: none;
	}
	.haboutbox {
		padding-bottom: 0;
	}
	.hcasebox .hcase_tit h2,.Tnews_big .hcase_tit h2,.Tcase_big .hcase_tit h2 {
		font-size: 26px;
	}
	.hcase_cate .hcasemore {
		width: 100px;
	}
	.hcase_cate em {
		display: none;
	}
	.hcase_cate li {
		width: 25%;
	}
	.hcasec_li {
		/* height: 350px;
		overflow: scroll; */
	}
	.hcasec_li dl {
		height: auto;
	}
	.hcasec_li dl dt {
		width: 100%;
		height: 187px;
	}
	.hcasec_li dl dd {
		width: 100%;
	}
	.hadvbox {
		background-size: 25%;
	}
	.hadvbox h2 {
		font-size: 26px;
	}
	.hadvbox h3 {
		margin-top: 20px;
	}
	.hadvbox {
		height: 220px;
	}
	.hnewc_l {
		width: 100%;
	}
	.hnewc_r {
		width: 100%;
		margin-top: 10px;
	}
	.hnewcr_top dl dt {
		height: 145px;
	}
	.hfotb_con {
		display: none;
	}
	.hfotbox {
		padding-top: 0;
	}
	.hnewsbox {
		padding-bottom: 0;
	}
	.botcopy a {
		float: none;
	}
	.hnewsbox .hnewc_r {
		display: none;
	}
	.yqlink {
		display: none;
	}
	.ibanbox {
		background-size: 100%;
		height: 120px;
	}
	.ibanbox h2,
	.ibanbox em {
		display: none;
	}
	.ibanbox p {
		/* padding-top: 130px; */
		color: #555;
		background: none;
		padding: 120px 0 0;
	}
	.ibanbox p a {
		color: #555;
	}
	.iertit {
		font-size: 24px;
		margin-top: 40px;
	}
	.iernavb li {
		/*width: 23.5%;*/
		float: left;
		width: 23%;
		margin: 1%;
	}
	/*.iernavb li:nth-child(5),.iernavb li:nth-child(9){
	margin-left:0;
}
.iernavb li:nth-child(4),.iernavb li:nth-child(8),.iernavb li:nth-child(12){
	margin-right:0;
}
.iernavb li:nth-child(6){
	margin-right:1%;
}
.iernavb li:nth-child(7){
	margin-left:1%;
}*/
	.ihoner_con li {
		width: 48%;
		margin: 1%;
	}
	.ihoner_con li:nth-child(4n) {
		margin-right: 1%;
	}
	.ihoner_con li .ihon_img {
		height: 215px;
	}
	.idetalc_tit h2 {
		font-size: 22px;
	}
	
	.iprodetail .irelpro .hpro_con li .hpro_img {
    height: 107px; 
}

.ireturn_r{
	width:120px;
}
	.updown .updown_l {
		width: 72%;
	}
	.updown p a {
		width: 85%;
	}
	.botcopy {
		margin-top: 0;
	}
	.iprolic_ul li {
		width: 48%;
		margin: 1%;
	}
	.iprolic_ul li:nth-child(4n) {
		margin-right: 1%;
	}
	.iprolic_ul li .iprolic_img {
		height: 189px;
	}
	.iprolic_ul li .iprolic_info {
		position: relative;
		padding: 0;
		background: rgb(236, 11, 11);
	}
	.iprolic_ul li .iprolic_info em {
		display: none;
	}
	.iprolic_ul li .iprolic_info h3 {
		height: 42px;
		line-height: 42px;
		font-size: 15px;
		font-weight: normal;
	}
	.icaseli_con .hcasec_li dl dt {
		height: 215px;
	}
	.inewpic_con .hnewcr_top dl {
		width: 48%;
		margin: 1%;
	}
	.inewpic_con .hnewcr_top dl:nth-child(3n) {
		margin-right: 1%;
	}
	.inewpic_con .hnewcr_top dl dt {
		height: 215px;
	}
	.inewpic_con .hnewcr_top dl dd .hnewcrt_tit h3 {
		width: 100%;
	}
	.inewpic_con .hnewcr_top dl dd span {
		display: block;
		float: left;
		line-height: 30px;
	}
	.inewtxt_con .hnewcl_bot li {
		width: 100%;
		margin: 1% auto;
	}
	.inewtxt_con .hnewcl_bot li:nth-child(3n) {
		margin-right: 0;
	}
	.irelnews {
		display: none;
	}
	.inewdeil .inewdeil_con .inewdeil_l {
		width: 100%;
		padding: 0;
	}
	.inewdeil {
		background: #fff;
	}
	.inewdeil .inewdeil_con .updown .updown_l {
		width: 100%;
	}
	.ipdetl_img {
		width: 100%;
		margin-top: 15px;
	}
	.ipdetl_big,
	#preview img {
		width: 100% !important;
	}
	.jqzoom {
		float: none;
	}
	div.zoomMask,
	div.zoomDiv {
		display: none !important;
	}
	.ipdetl_top {
		padding-top: 0;
	}
	.ipdetl_r {
		width: 100%;
		margin-top: 10px;
	}
	.ipdetl_r .ipdetl_p {
		width: 100%;height:35px;
		line-height:35px;
	}
	.ibread {
		border-bottom: 1px solid rgba(221, 221, 221, 1);
	}
	.iprolic_ul li .iprolic_info h3 {
		color: #fff;
	}
	.icaseli_con .hcasec_li dl {
		overflow: hidden;
		width: 100%;
		margin: 1% 0;
	}
}

@media screen and (max-width: 640px) {
	html,
	body {
		max-width: 100%;
		min-width: 100%;
	}
	
	.top_nav{display:none;}
	
	.top_m img {width: 70%;}
	
	.top_m{padding:10px 0 5px 0;}
	
	.header{top:100px;}
	
	.top_m .mmenu img {width: 40px;height: 40px;}
	
	.top_m .mmenu {margin-top: 0px;}
	
	.header{z-index:5;}
	/*banner开始*/
	.banner_box img{width:50%;}
	
	.banner_box .banner_pre,.banner_box .banner_next{padding:25px 0 25px 10px;}
	
	.banner_box .jumpBtn ul li {width: 15px;height: 15px;}
	
	
	/*banner结束*/
	/*产品开始*/
	.product_title ul li{width:40%;margin:0 5% 1% 5%;}
	
	.product_con ul li .li_lf {height: 125px;}
	
	.product_con ul li .li_rg {padding: 0 10px 10px 10px;}
	
	.product_con ul li .li_rg span {-webkit-line-clamp: 1;height: 35px;margin-bottom:0;}
	
	.product_con ul li .li_lf div span{display: none;}
	
	.product_con ul li .li_rg a{width:150px;height:30px;line-height:30px;}
	
	.product_con ul li .li_rg a i{top: 5px;left: 118px;}
	
	.product_con ul li .li_rg a b{margin-left:18px;}
	/*产品结束*/
	
	/* 流程开始 */
	.services_box{display:none;}
	/* 流程结束 */
	
	/*案例开始*/
	.case_box .case_title ul{width:100%;}
	
	.case_box .case_title{margin-bottom:10px;}
	
	.case_con ul li, .case_con .case_con_mask {height: 125px;}
	
	.case_con .case_con_mask{top:-70%;padding-top:0;}
	
	.case_con_mask h3{margin-top:0;height:30px;line-height:30px;}
	
	.case_con_mask p{height:40px;line-height:20px;}
	
	.case_con_mask span{margin:2% auto 0;}
	
	.case_con_mask span img{width:30px;height:30px;}
	
	.case_con_mask em{margin-top:0;}
	/*案例结束*/
	/*新闻开始*/
	.news_box {padding: 15px 0;}
	
	.news_l h2, .news_r h2{margin-bottom:15px;}
	
	.news_l .news_l_con a{height:30px;line-height:30px;border: 1px solid #565656;}
	
	.news_l .news_l_l,.news_l .news_l_r{width:100%;}
	
	.news_l .n_l_img {height: 254px;}
	
	.news_l .news_l_con p{height:55px;-webkit-line-clamp:2;}
	
	.news_l .news_l_r span {width: 32%;}
	
	.about_box .ab_txt{padding:10px;}
	/*新闻结束*/
	/*解决方案开始*/
	.i_porduct_list ul li {width: 375px;height:260px;margin:0 ;}
	
	.h_pro{min-width: inherit;}
	
	.i_porduct_list .bd{width:100%;margin-left:0;}
	
	.i_porduct_list .prev, .i_porduct_list .next {top: 95px;}
	/*解决方案结束*/
	
	/*底部开始*/
	.footer{display:none;}
	
	.copyright{margin-bottom:49px;margin-top: 10px;}
	/*底部结束*/
	/* 手机底部开始 */
	.m_footer {
		display:block;
				width: 100%;
				position: fixed;
				left: 0;
				bottom: 0;
				z-index: 10;
			}
			
			.m_footer a {
				display: block;
				line-height: 25px;
				font-size: 15px;
				color: #000000;
				text-align: center;
			}
			
			.m_footer i {
				display: block;
				width: 20px;
				height: 20px;
				margin: 0 auto;
			}
			
			.m_footer ul {
				width: 50%;
				background: #fff;
				float: left;
			}
			
			.m_footer ul li {
				width: 50%;
				float: left;
				padding-top: 5px;
				box-sizing: border-box;
			}
			
			.m_footer ul li:first-child {
				border-right: 1px solid #ccc;
			}
			
			.m_footer ul li:first-child i {
				background: url(/img/mf_i.png) no-repeat;
				background-size: 100% 100%;
			}
			
			.m_footer ul li:nth-child(2) i {
				background: url(/img/mf_p.png) no-repeat;
				background-size: 100% 100%;
			}
			
			.m_footer span {
				float: right;
				width: 50%;
				background: #C8171E;
				padding-top: 5px;
				box-sizing: border-box;
			}
			
			.m_footer span a {
				color: #fff;
			}
			
			.m_footer span i {
				background: url(/img/fix-icon02.gif) no-repeat;
				background-size: 100% 100%;
			}
	/* 手机底部结束 */
	/*新增新闻1*/
	.Tnews_big{
		
		background-size:100% 100%;
	}
	.Tnews_big .hcase_tit p{
		display:none;
	}
	.Tnews_big .hcase_tit{
		background:none;
		padding-bottom:0;
	}
	.Tnews_top_r li:first-child,
	.Tnews_top_r li:nth-child(2) {
		width: 100%;
		border: none;
		padding: 10px;
	}
	.Tnews_top li .Tnews_more {
		margin: 10px auto;
	}
	.Tnews_bottom li a {
		width: 60%;
	}
	.hpro_tit p {
		display: none;
	}
	.hpro_tit {
		padding-bottom: 10px;
	}
	.hpro_tit h2:before,
	.hpro_tit h2:after {
		bottom: -27px;
	}
	.hpro_tit:before,
	.hpro_tit:after {
		width: 48px;
	}
	.hpro_cate li {
		float: left;
		box-sizing: border-box;
		width: 31.3%;
		margin: 1%;
	}
	.hpro_con li {
		width: 48%;
		height: auto;
		overflow: hidden;
	}
	.hprobox .hpro_con li .hpro_img {
		height: 122px;
	}
	.hpro_con li .hpro_info {
		position: relative;
		opacity: 1;
		padding: 0;
	}
	.hpro_con li:hover .hpro_info {
		transform: rotateY(0);
	}
	.hpro_con li .hpro_info p {
		line-height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.habcon {
		padding: 30px 10px 0;
	}
	.habcon_img img {
		padding: 0;
	}
	.habcon_info i {
		font-size: 24px;
	}
	.habcon_info h2 {
		font-size: 20px;
	}
	.habcon_info p {
		height: 110px;
	}
	.habcon_info a {
		margin-top: 15px;
	}
	.habtel {
		display: none;
	}
	.hcasebox .hcase_tit h2,.Tnews_big .hcase_tit h2,.Tcase_big .hcase_tit h2 {
		font-size: 22px;
	}
	.hcase_cate li {
		width: 31.33%;
		margin: 1%;
		display: inline;
		float: left;
		margin-bottom: 10px;
		padding: 5px 0 8px;
	}
	.hcasec_li {
		width: 98%;
	}
	
	.hcasec_li dl{width:100%;}
	
	.hcasec_li dl dt{height:246px;}
	.hadvbox {
		display: none;
	}
	.hnewcl_top dt {
		height: 224px;
	}
	.hnewcl_top dd {
		position: relative;
		background: rgba(200, 23, 30, 1);
	}
	.hnewcl_top {
		height: auto;
	}
	.botcopy {
		margin-top: 0;
	}
	.mobile_bot {
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		height: 55px;
		background: #df0303;
		border-top: 1px solid #df0303;
		z-index: 9999;
		display: block;
	}
	.mobile_bot li {
		float: left;
		width: 18.5%;
		padding: 0 3%;
		border-left: 1px solid #fff;
	}
	.mobile_bot li:first-child {
		border-left: 0;
	}
	.mobile_bot li a {
		display: block;
		height: 45px;
		color: #fff;
		padding-top: 9px;
		text-align: center;
	}
	.mobile_bot li a img {
		margin: 0 auto;
		width: 20px;
		height: 19px;
	}
	.mobile_bot li a span {
		display: block;
		height: 20px;
		line-height: 20px;
	}
	.hfotbox {
		margin-bottom: 56px;
	}
	
	.ibread{height:45px;line-height:45px;}
	
	.ibanbox p {
		padding: 60px 0 0;
	}
	.ibanbox {
		/* margin-bottom: 10px; */
	}
	.habcon_info {
		padding: 10px 0 0;
	}
	.hcasec_li {
		/* height: 400px; */
	}
	.hcase_cate li img,
	.hcase_cate .hcasemore {
		display: none;
	}
	.paddt30 {
		padding-top: 15px;
	}
	.hcasebox {
		padding-top: 15px;
	}
	.hcase_con{padding-top:0;}
	.ibanbox {
		height: 105px;
	}
	.hfotbox {
		padding-top: 0;
	}
	.iernavb li {
		/*width: 32%;*/
		height: 36px;
		line-height: 34px;
		width: 31.33%;
	}
	.iernavb li:nth-child(4),.iernavb li:nth-child(7){
		clear:both;
	}
	/*.iernavb li:nth-child(3n){
	margin-right:0;
	margin-left:1%;
}
.iernavb li:nth-child(3n-2){
	margin-left:0;
	margin-right:1%;
}
.iernavb li:nth-child(3n-1){
	margin-left:1%;
	margin-right:1%;
}*/
	.iernavb {
		padding-top: 10px;
	}
	.ihoner_con li .ihon_img {
		height: 122px;
	}
	.iprodetail .irelpro .hpro_con li .hpro_img{
		height:254px;
	}
	
	.hpro_con li .hpro_info{
		bottom:15%;
	}
	.hpro_con li:hover .hpro_info{
bottom: 100%;
    padding: 25% 0;
    transition: .6s;
    opacity: 1;
	}
	.idetalc_tit h2 {
		font-size: 18px;
	}
	.idetalc_tit .idetalc_titp span {
		padding: 0 2px;
	}
	.idetalc_tit .idetalc_titp i {
		display: none;
	}
	.ireturn_r {
		display: none;
	}
	.updown .updown_l {
		width: 100%;
	}
	.updown p a {
		width: 75%;
	}
	.iprolic_ul li .iprolic_img {
		height: 106px;
	}
	.icaseli_con .hcasec_li dl {
		width: 100%;
		margin: 1% auto;
	}
	.icaseli_con .hcasec_li dl,
	.icaseli_con .hcasec_li dl dt {
		height: 114px;
	}
	.icaseli_con .hcasec_li dl dd h3 {
		margin-top: 0;
		font-size: 16px;
	}
	.icaseli_con .hcasec_li dl dd span {
		display: none;
	}
	.inewpic_con .hnewcr_top dl {
		width: 100%;
		margin: 1% auto;
	}
	.inewpic_con .hnewcr_top dl dt {
		height: auto;
	}
	.irelnews {
		width: 100%;
		display: block;
		padding: 6px;
	}
	.irelnews .hnewcl_top dt {
		height: auto;
	}
	
	.irelnews .hnewcr_top dl dt{
		height:98%;
	}
	.irelpro .hpro_con li {
		width: 100%;
		margin: 1% auto;
	}
	.iprode_lx a,
	.iprode_lx .hbottel {
		display: none;
	}
	.irelpro .hpro_con li .hpro_img {
		height: 224px;
	}
	.irelpro .hpro_con li {
		height: 254px;
	}
	.iertit {
		font-size: 20px;
		padding-top: 10px;
		margin-top:0;
	}
	.ihoner_con li p {
		height: 38px;
		line-height: 38px;
	}
	.hprobox .hpro_con li .hpro_info {
		display: none;
	}
	.hpro_con li h3 {
		height: 36px;
		line-height: 36px;
	}
	.hnewcl_bot {
		margin-top: 10px;
	}
	.hnewcl_bot li {
		background-color: #fff;
	}
	.hpro_con li:hover .hpro_info {
	}
	.hpro_con li .hpro_info em {
		display: none;
	}
	.ipdetl_top {
		padding-top: 0;
	}
	.hcasec_li dl dd span {
		margin-top: 10px;
	}
	.ds_form_btn {
		margin-top: 20px;
	}
}
@media screen and (max-width: 370px) {
	.tishi-right a {
    margin: 0 1%;
}
.Tnews_big{
	
}

.i_porduct_list ul li {width: 370px;}
}


@media screen and (max-width: 360px) {

.i_porduct_list ul li {width: 360px;}
}

@media screen and (max-width: 340px) {
	.hpro_con li .hpro_img {
		height: 92px;
	}
	.hnewcl_bot li a {
		width: 66%;
	}
}