<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: "微软雅黑";
	font-size: 18px;
	min-width: 1200px;
	color: #333;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
	display: block;
}

input,
textarea {
	outline: none;
}

a {
	display:block;
	color: #565656;
	text-decoration: none;
}

a:hover {
	color: #de0000;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mainb {
	width: 90%;
	margin: 0 auto;
}

.paddt30 {
	padding-top: 30px;
}

.paddt3b2 {
	padding: 30px 0 20px;
}

.overfw {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.m_botli {
	display: none;
}
/* =============================================================================== */
.ftitle39 {
	width: 100%;
	padding-top: 30px;
	margin-bottom: 10px;
}

.ftitle39 h3 {
	height: 60px;
	font-size: 40px;
	margin-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}

.ftitle39 span {
	color: #CB0D0D;
	margin-left: 10px;
	font-weight: normal;
}

.ftitle39 h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 48%;
	background: #CB0D0D;
	width: 5%;
	height: 3px;
}

.ftitle39 p {
	height: 35px;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*头部开始*/

.header39_box {
	width: 100%;
	height: 95px;
	background: #182029;
}

.header39_l {
	height: 95px;
	position: relative;
}

.header39_box .head39_logo {
	height: 73px;
	padding: 11px 0 0 0;
	width: auto;
}

.header39_box .head39_logo a {
	width: 100%;
	height: 100%;
}

.header39_box .head39_logo img {
	height: 90%;
}

.header39_box .head39_tel {
	width: 19%;
	font-size: 18px;
	margin-top: 13px;
}

.header39_box .head39_tel a {
	color: #e2e2e2;
}

.header39_box .head39_tel marquee {
	height: 35px;
	line-height: 35px;
}

.header39_box .head39_tel span {
	position: relative;
}

.header39_box .head39_tel span:before {
	/*position: absolute;*/
	vertical-align: middle;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	display: inline-block;
	content: "";
	background: url(../images/header39_icon1.png);
	background-size: 100% 100%;
}

.head39_adv {
	width: 400px;
	background-color: rgba(14, 24, 62, 0.9);
	position: absolute;
	top: 95px;
	left: 5%;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
	display: none;
	z-index: 9;
}

.header39_l:hover .head39_adv {
	display: block;
}

.head39_adv li {
	line-height: 28px;
	margin-bottom: 6px;
}

.head39_nav {
	width: 62%;
	margin-left: 2%;
	height: 95px;
}

.head39_nav li {
	width: 12.5%;
	height: 100%;
	float: left;
	text-align: center;
}

.head39_nav li&gt;a {
	padding-top: 35px;
	height: 100%;
	color: #fff;
	box-sizing: border-box;
	font-size: 20px;
}

.head39_nav li&gt;a:hover {
	background-color: #CB0D0D;
	color: #fff;
	padding-top: 25px;
	transition: all .3s linear;
}

.head39_nav .active&gt;a {
	padding-top: 25px;
	color: #fff;
	background-color: #CB0D0D;
	font-size: 20px;
}

.head39_nav li&gt;a&gt;small {
	text-transform: uppercase;
	display: none;
	color: #E9E9E9;
	font-size: 14px;
	text-align: center;
	margin: 8px auto 0 auto;
	padding: 2px 0 0 0;
	border-top: 1px dotted rgba(255, 255, 255, 0.5);
}

.head39_nav li&gt;a:hover small {
	display: table;
	transition: all .3s linear;
}

.head39_nav .active&gt;a&gt;small {
	display: table;
}

.head39_nav .dropdown39 {
	position: absolute;
	width: 8%;
	top: 95px;
	z-index: 9;
	display: none;
	background: rgba(255, 255, 255, .8);
}

.head39_nav li:hover .dropdown39 {
	display: block;
}

.head39_nav .dropdown39 a {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #ccc;
	color: #242e42;
}

.head39_nav .dropdown39 a:hover {
	background: rgba(203, 13, 13, 0.8);
	color: #fff;
}

.head39_phone {
	padding-top: 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.head39_cont a {
	display: inline-block;
}

.mmenu{display:none;}

/*头部结束*/


/*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;
}

.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结束*/


/*数字简介开始*/

.num39_box {
	width: 100%;
	background: url(../images/num39_bj.jpg) center center no-repeat;
	background-size: cover;
	padding: 40px 0;
	box-sizing: border-box;
}

.num39_box li {
	width: 13.6%;
	margin-left: 8%;
	float: left;
	text-align: center;
}

.num39_box li:first-child {
	margin-left: 0%;
}

.num39_box .t1 {
	color: #ffffff;
}

.num39_box .number {
	font-family: 'DIN-Black';
	font-size: 60px;
	line-height: 1;
	display: inline-block;
	vertical-align: top;
}

.num39_box li:last-child .number {
	font-family: "Microsoft YaHei", '微软雅黑', "Arial";
}

.num39_box .fuhao {
	font-size: 16px;
	position: relative;
	display: inline-block;
	line-height: 60px;
	height: 60px;
	vertical-align: top;
	margin-left: 10px;
}

.num39_box li:last-child .fuhao {
	width: 16px;
	line-height: 20px;
	padding: 15px 0 0;
}

.num39_box .fuhao:before {
	content: ' /';
	position: absolute;
	transform: rotate(235deg);
	top: -15px;
	left: 5px;
	font-family: Arial;
}

.num39_box li:last-child .fuhao:before {
	top: -5px;
}

.num39_box li:last-child .fuhao:after {
	bottom: 0;
}

.num39_box .fuhao.before:before {}

.num39_box .fuhao:after {
	content: ' / ';
	position: absolute;
	transform: rotate(235deg);
	bottom: -15px;
	left: 5px;
	font-family: Arial;
}

.num39_box .t2 {
	font-size: 16px;
	line-height: 27px;
	color: #ffffff;
	margin-top: 15px;
	height: 55px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


/*数字简介结束*/


/*产品开始*/

.pro39_box {
	width: 100%;
	background: url(../images/probj.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 40px;
}

.pro39_box .mainb {
	/*background: rgba(255, 255, 255, .7);*/
}

.pro39_box .pro39_nav {}

.btn {
	position: relative;
	display: inline-block;
	background-color: transparent;
	border: none;
	cursor: pointer;
	margin-left: 1%;
	margin-bottom: 1%;
	width: 15.26%;
}

.btn:hover span {
	color: #fff;
}

.btn:nth-child(6),
.btn:nth-child(12) {
	margin-right: 1%;
}

.btn span {
	position: relative;
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	top: 0;
	left: 0;
	width: 100%;
	padding: 12.5px 10px;
	text-align: center;
	transition: 0.3s;
	box-sizing: border-box;
}

.btn-5 span {
	color: rgb(28, 31, 30);
	border: 2px solid rgb(249, 211, 27);
	transition: 0.2s;
}

.btn-5 span:hover {
	background-color: rgb(203, 13, 13);
}

.pro39_nav .hover-border-11:before,
.pro39_nav .hover-border-11:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	background-color: rgb(160, 157, 157);
	z-index: 2;
	transition: 0.35s;
}

.pro39_nav .hover-border-11:before {
	top: 0;
	right: 0;
}

.pro39_nav .hover-border-11:after {
	bottom: 0;
	left: 0;
}

.pro39_nav .hover-border-11:hover:before,
.pro39_nav .hover-border-11:hover:after {
	width: 0%;
	transition: 0.2s 0.2s ease-out;
	position: absolute;
	content: "";
}

.pro39_nav .hover-border-11 span:before,
.pro39_nav .hover-border-11 span:after {
	width: 2px;
	height: 100%;
	background-color: rgb(160, 157, 157);
	z-index: 2;
	transition: 0.25s;
	position: absolute;
	content: "";
}

.pro39_nav .hover-border-11 span:before {
	bottom: 0;
	right: -2px;
}

.pro39_nav .hover-border-11 span:after {
	top: 0;
	left: -2px;
}

.pro39_nav .hover-border-11 span:hover:before,
.pro39_nav .hover-border-11 span:hover:after {
	height: 0%;
}

.pro39_box .pro39_con {}

.pro39_box .pro39_con li {
	width: 23.75%;
	margin-left: 1%;
	margin-bottom: 1%;
	float: left;
	box-shadow: 5px 5px 15px 2px #a2a1a1;
}

.pro39_box .pro39_con li:nth-child(4),
.pro39_box .pro39_con li:nth-child(8) {
	margin-right: 1%;
}

.pro39_box .pro39_con .pro39_img {
	width: 100%;
	height: 385px;
	overflow: hidden;
}

.pro39_box .pro39_con .pro39_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s;
}

.pro39_box .pro39_con .pro39_img img:hover {
	transform: scale(1.2);
}

.pro39_box .pro39_con .pro39_txt {
	padding: 10px 20px;
	transition: all .5s ease;
	box-sizing: border-box;
}

.pro39_box .pro39_con .pro39_txt h3 {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-right: 30px;
	font-size: 20px;
}

.pro39_box .pro39_con .pro39_txt h3 span {
	display: block;
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all .5s ease;
	color: #333;
}

.pro39_box .pro39_con .pro39_txt h3 em {
	position: absolute;
	right: 20px;
	top: 0px;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	background: url(../images/pro39_eye.png) no-repeat;
	background-position: right center;
}

.pro39_box .pro39_con .pro39_txt p {
	position: relative;
	width: 100%;
	height: 2px;
}

.pro39_box .pro39_con .pro39_txt p:before {
	content: '';
	position: absolute;
	right: -7px;
	display: block;
	width: 30px;
	height: 1px;
	background: #999;
	transition: all .5s ease;
}

.pro39_box .pro39_con li:hover .pro39_txt {
	background: #b72024;
}

.pro39_box .pro39_con li:hover .pro39_txt p:before {
	width: 101%;
	background: #fff;
}

.pro39_box .pro39_con li:hover .pro39_txt h3 span {
	color: #fff;
}

.pro39_box .pro39_con li:hover .pro39_txt h3 em {
	background-position: left center;
}


/*产品结束*/


/*公司简介开始*/

.about39 {
	width: 100%;
	height: 500px;
	background: url(../images/about39_bj.jpg);
}

.about39-left {
	width: 50%;
	text-align: center;
}

.about39-left img {
	display: inline-block;
	width: 106px;
	height: 40px;
}

.about39-left&gt;div {
	width: 100%;
	text-align: center;
	color: #fff;
	position: relative;
	margin-top: 126px;
	left: /* 100px */0;
}

.about39-left&gt;div h3 {
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
}

.about39-left&gt;div p {
	line-height: 30px;
	color: #f4f4f4;
	height: 125px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.about39-left .about39_more{
	display:inline-block;
	margin:0 auto;
	color:#f4f4f4;
	width:200px;
	height:45px;
	line-height:45px;
	text-align:center;
	border:1px solid #f4f4f4;
	margin-top:20px;
}
.about39-left .about39_more:hover{
	background:#EE831A;
	border:1px solid #EE831A;
}
.about39-right {
	width: 45%;
	height: 500px;
	overflow-x: hidden;
	overflow-y: auto;
}
.about39-right::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 5px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
.about39-right::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #535353;
  }
.about39-right::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }
.about39-right .item {
	width: 100%;
	height: 125px;
}

.about39-right .left-time {
	width: 12%;
	text-align: right;
	margin-right: 30px;
	padding-right: 20px;
	height: 100px;
	padding-top: 25px;
	color: #EE831A;
	font-size: 18px;
	border-right: 1px solid #f4f4f4;
	position: relative;
}

.about39-right .item:first-child:hover .big {
	top: 45px;
}

.about39-right .item:first-child .big {
	top: 45px;
}

.about39-right .item:first-child .left-time {
	padding-top: 40px;
	height: 80px;
}

.about39-right .item:first-child .right-content {
	margin-top: 25px;
}

.about39-right .left-time p {
	width: 100px;
}

.about39-right .right-content {
	width: 80%;
	color: #f4f4f4;
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
	height: 60px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.about39-right .right-content a{
	color:#f4f4f4;
}
.about39-right .item:hover .left-time {
	color: #EE831A;
	font-size: 18px;
}

.about39-right .item:hover .right-content {
	color: #fff;
}

.about39-right .item:hover .big {
	width: 17px;
	height: 17px;
	background: rgba(255, 255, 255, 1);
	border-radius: 50%;
	position: absolute;
	right: -8.5px;
	top: 25px;
}

.about39-right .item:hover .small {
	width: 7px;
	height: 7px;
	background: rgba(238, 131, 26, 1);
	border-radius: 50%;
	position: relative;
	top: 5px;
	margin: 0 auto;
}

.about39-right .item .big {
	width: 12px;
	height: 12px;
	background: rgba(102, 102, 102, 1);
	border-radius: 50%;
	line-height: 12px;
	position: absolute;
	right: -6px;
	top: 30px;
}

.about39-right .item .small {
	width: 4px;
	height: 4px;
	background: rgba(238, 131, 26, 1);
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
	top: 4px;
}


/*公司简介结束*/


/*案例开始*/

.case39_box {
	width: 100%;
	height: 100%;
	padding-bottom: 40px;
}

.case39_box .slideTxtBox {
	width: 100%;
	border: 1px solid #ddd;
	text-align: left;
}

.case39_box .slideTxtBox .hd {
	    height: 55px;
    line-height: 55px;
    background: #CB0D0D;
    /*padding: 0 10px 0 20px;*/
    border-bottom: 1px solid #ddd;
    position: relative;
    margin-bottom: 20px;
}

.case39_box .slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 25%;
	top: -1px;
	height: 55px;
	width: 50%;
}

.case39_box .slideTxtBox .hd ul li {
	float: left;
    /* padding: 0 15px; */
    width: 33.33%;
    cursor: pointer;
    box-sizing: border-box;
	border-left:1px solid #fff;
}
.case39_box .slideTxtBox .hd ul li:nth-child(3){
	border-right:1px solid #fff;
}
.case39_box .slideTxtBox .hd ul li a{
	text-align: center;
	color: #fff;
}
.case39_box .slideTxtBox .hd ul li.on {
	height: 56px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}
.case39_box .slideTxtBox .hd ul li.on a{
	color: #000000;
}
.case39_box .slideTxtBox .bd ul {
	/*padding: 15px;
	zoom: 1;*/
}

.case39_box .slideTxtBox .bd li {
	
}



.case39_bigimg {
	width: 35%;
	position: relative;
}

.case39_bigimg .img {
	width: 100%;
	height: 676px;
}

.case39_bigimg .mask,
.case39_smallimg li .mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	transition: all 1s linear;
	opacity: 0;
}

.case39_bigimg:hover .mask,
.case39_smallimg li:hover .mask {
	opacity: 1;
}

.case39_bigimg .img img,
.case39_smallimg li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.case39_bigimg .txt,
.case39_smallimg li .txt {
	width: 200px;
	height: 40px;
	position: absolute;
	top: 315px;
	left: 35%;
	z-index: 2;
}

.case39_bigimg #shape,
.case39_smallimg li #shape {
	stroke-width: 6px;
	fill: transparent;
	stroke: #fff;
	stroke-dasharray: 100 400;
	stroke-dashoffset: -289;
	transition: 1s all ease;
}

.case39_bigimg span,
.case39_smallimg li span {
	display: block;
	text-align: center;
	margin-top: -40px;
	color: #fff;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case39_bigimg:hover #shape,
.case39_smallimg li:hover #shape {
	stroke-dasharray: 50 0;
	stroke-width: 3px;
	stroke-dashoffset: 0;
	stroke: #fff;
}

.case39_smallimg {
	width: 64%;
	margin-left: 1%;
}

.case39_smallimg ul li {
	width: 33.33%;
	height: 338px;
	float: left;
	position: relative;
}

.case39_smallimg ul li a,
.case39_smallimg li .img {
	width: 100%;
	height: 100%;
}

.case39_smallimg li .txt {
	top: 150px;
	left: 30%;
}


/*案例结束*/


/*广告条开始*/

.adv39_box {
	width: 100%;
	background: url(../images/adv39_bj.jpg) no-repeat top left;
	/* background-size: 100% 100%; */
}

.adv39_box .adv39_con {
	width: 50%;
	height: 200px;
	background: #353D42;
	padding: 10px 5% 10px 20px;
	box-sizing: border-box;
}

.adv39_box .adv39_con h3 {
	font-size: 30px;
	color: #fff;
	height: 55px;
	letter-spacing: 3px;
	font-weight: normal;
	line-height: 55px;
	position: relative;
}

.adv39_box .adv39_con h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: #CB0D0D;
	width: 5%;
	height: 3px;
}

.adv39_box .adv39_con ul {
	margin-top: 10px;
}

.adv39_box .adv39_con ul li {
	width: 49%;
	margin-right: 1%;
	float: left;
}

.adv39_box .adv39_con li a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.adv39_box .adv39_con li a:before {
	vertical-align: middle;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	display: inline-block;
	content: "";
	background: url(../images/adv39_jt.png);
	background-size: 100% 100%;
}

.adv39_box .adv39_con li a:hover {
	color: #CB0D0D;
}


/*广告条结束*/


/*新闻开始*/

.in_newsfaq {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(../images/bj2.jpg) no-repeat center top;
	background-size: 100% 100%;
}

.in_news_1 {
	float: right;
	width: 83%;
	margin-left: 1%;
	height: 498px;
	overflow: hidden;
	position: relative;
}


/* 标签切换4，开始 */

#tab_news {
	width: 100%;
}

#tab_news .tab_menu {
	width: 100%;
	height: 68px;
	border-radius: 4px 4px 0px 0px;
	border: solid 1px #eaeaea;
	background: #EAEAEA;
}

#tab_news .tab_menu li {
	float: left;
	width: 140px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	color: #333;
	font-size: 18px;
	cursor: pointer;
	font-weight: bold;
}

#tab_news .tab_menu li h3 {
	font-size: 24px;
}

#tab_news .tab_menu .on {
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	background-color: #CB0D0D;
	border-radius: 4px;
	transition: .6s;
}

#tab_news .tab_menu .on h3 {
	font-size: 24px;
}

.in_news_1 .tab_box_news {
	width: 100%;
	clear: both;
	/*background-color: #eceff4;*/
	border-radius: 4px;
}

.clear {
	clear: both;
}


/* 标签切换4，结束 */

.in_news_2 {
	width: auto;
	position: relative;
}

.in_news_more {
	position: absolute;
	top: -60px;
	right: 10px;
	width: 80px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: right;
}

.in_news_more a {
	color: #333;
	display: block;
	font-weight: bold;
}

.in_news_more a:hover {
	color: #de2d2d;
}

.in_newss_4 {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.in_newss_4_1 {
	width: 100%;
	height: 265px;
	border-radius: 4px;
	overflow: hidden;
	margin: 0 auto;
}

.in_newss_4_1 a{
	height:100%;
}

.in_newss_4_1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
	transform: scale(1);
}

.in_newss_4_1 a:hover img {
	transition: all 0.5s;
	transform: scale(1.06);
}

.in_newss_4_2 {
	color: #666;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.in_newss_4_2 h6 {
	font-size: 20px;
	color: #333;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-top: 20px;
	font-weight: bold;
}

.in_newss_4_2 h6 a {
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: .6s;
}

.in_newss_4_2 h6 a:hover {
	color: #CB0D0D;
	padding-left: 10px;
}

.in_newss_4_2 h4 {
	line-height: 30px;
	height: 60px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #666;
	/* padding-top: 10px; */
	font-weight: normal;
}

.in_newss_right i {
	line-height: 24px;
	display: block;
	color: #928e8e;
	font-style: normal;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.in_newss_right i:before{
vertical-align: middle;
    width: 16px;
    height: 16px;
    display: inline-block;
    content: "";
    background: url(../images/newsicon.png);
background-size: 100% 100%;
margin-right: 10px;
    margin-bottom: 5px;
}

.news_box {
	position: absolute;
	overflow: hidden;
	right: 24px;
	top: 24px;
	width: 30px;
	height: 30px;
	line-height: 22px;
}

.news_box a {
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #CB0D0D;
}


/*新闻2*/

.in_newss_left {
	float: left;
	width: 68%;
	padding: 0 35px;
	border-right: 2px solid #c0c8cd;
	padding-top: 20px;
	/* height: 402px; */
}

.in_newss_right {
	float: left;
	width: 28%;
	padding: 20px 0px 0 20px;
	/* padding-top: 42px; */
	height: 382px;
	box-sizing: border-box;
}

.in_newss_two {
	margin-bottom: 20px;
}

.in_newss_two_2 {
	float: left;
	width: 49%;
	margin-right: 2%;
	border-bottom: 1px dashed #c0c8cd;
	color: #666;
	line-height: 30px;
	overflow: hidden;
}

.in_newss_two_2:nth-child(2n) {
	margin-right: 0;
}

.in_newss_two_2 h6 {
	font-size: 20px;
	font-weight: normal;
	width: 82%;
	float: left;
	color: #333;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}

.in_newss_two_2 h6 a:before{
	    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    display: inline-block;
    content: "";
    background: url(../images/news39_icon.png);
    background-size: 100% 100%;
}
	

.in_newss_two_2 h6 a {
	color: #333;
	font-size: 20px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: .6s;
}

.in_newss_two_2 h6 a:hover {
	color: #CB0D0D;
	padding-left: 10px;
}
.in_newss_two_2 h6 a:hover:before{
	background: url(../images/news39_icon1.png);
	background-size: 100% 100%;
}
.in_newss_two_2 h4 {
	width: 16%;
	line-height: 24px;
	height: 24px;
	color: #666;
	font-size: 16px;
	padding-top: 12px;
	font-weight: 500;
	overflow: hidden;
	white-space: nowrap;
	float: right;
	text-overflow: ellipsis;
}

.in_jian {
	float: left;
	width: 16%;
	height: 498px;
	border-radius: 4px;
	background-color: #CB0D0D;
}

.in_jian_t {
	color: #fff;
	padding: 40px 0 0 48px;
}

.in_jian_t h3,
.in_jian_t h4 {
	font-size: 20px;
	font-weight: bold;
}

.a_jzlione {
	width: 100%;
    height: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
}
.a_jzlione img{
	width: 90%;
	margin:0 auto;
    height: 98%;
}
.a_rongyuxx {
	width: 220px;
	height: 320px;
	margin: 0 auto;
	padding-top: 40px;
}

.a_rongyuxx .hd {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 12px;
	left: 0;
	height: 20px;
	text-align: center;
}

.a_rongyuxx .hd ul li {
	cursor: pointer;
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #fff;
	overflow: hidden;
	line-height: 99px;
	margin: 0 5px;
	border-radius: 50%;
}

.a_rongyuxx .hd ul .on {
	background: #de2d2d;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.a_rongyu {
	width: 220px;
	height: 285px;
	margin: 0 auto;
}

.a_rongyu li {
	float: left;
	width: 220px;
	text-align: center;
	position: relative;
}

.a_rongyu li h6 {
	width: 100%;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	padding-top: 5px;
}

.a_rongyu li h6 a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ar_imgscale_x {
	width: 220px;
	height: 285px;
}

.ar_imgscale {
	width: 220px;
	height: 285px;
	overflow: hidden;
}

.ar_imgscale img {
	width: 220px;
	height: 285px;
	transition: all 0.5s;
	transform: scale(1);
}

.ar_imgscale img:hover {
	transition: all 0.5s;
	transform: scale(1.05);
}

.jz_l {
	background: url(../images/jz_l.png) no-repeat center #fff;
	display: block;
	width: 31px;
	height: 31px;
	cursor: pointer;
	position: absolute;
	left: 10px;
	top: 450px;
	z-index: 10;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-radius: 50%;
}

.jz_r {
	background: url(../images/jz_r.png) no-repeat center #333;
	display: block;
	width: 31px;
	height: 31px;
	cursor: pointer;
	position: absolute;
	left: 50px;
	top: 450px;
	z-index: 10;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border-radius: 50%;
}


/*新闻结束*/


/*解决方案开始*/

.solve39 {
	/*padding: 25px 0;*/
	background: url(../images/m2bg.jpg) no-repeat top center;
	overflow: hidden;
	margin-bottom: 40px;
}

.solve39_con {
	padding: 0;
	overflow: hidden;
}

.solve39_con .bd ul {
	overflow: hidden;
	zoom: 1;
}

.solve39_con li {
	width: 24%;
	height: 331px;
	padding: 0;
	overflow: hidden;
	float: left;
	margin: 0 10px;
	position: relative;
}

.solve39_con li a {
	display: block;
}

.solve39_con li p {
	width: 550px;
	height: 331px;
	background: #e2dcdc;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*text-align: center;
	/* 针对IE的Hack */
	*display: block;
}

.solve39_con li p img {
	vertical-align: middle;
	transition-duration: 0.6s;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.solve39_con li div {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: url(../images/cpbg.png) no-repeat top center;
	text-align: center;
	cursor: pointer;
}

.solve39_con li h2 {
	font-family: "微软雅黑";
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	height: 65px;
	margin-top: 50%;
	transition: all 1s;
	background: rgba(203,13,13,.8);
}

.solve39_con li span {
	display: block;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 16px;
	line-height: 25px;
}

.solve39_con li .solve39_more {
	display: block;
	width: 44px;
	height: 31px;
	margin: 47px auto 0;
	background: url(../images/solve39_icon.jpg) no-repeat top center;
}

.solve39_con li:hover img {
	transition: 1s;
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}

.solve39_con li:hover div {
	background: rgba(0, 0, 0, 0.6);
}

.solve39_con li:hover div h2 {
	margin-top: 15%;
	background: none;
}


/*解决方案结束*/


/*尾部开始*/

.link39 {
	margin-bottom: 20px;
}

.link39 h3 {
	font-size: 24px;
	letter-spacing: 1px;
}

.link39 h3 span {
	color: #CB0D0D;
}

.link39 .links_list {
	border-top: 1px solid #000;
	border-bottom: 2px solid #000000;
}

.link39 .links_list a {
	color: #000;
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	display: inline-block;
}

.link39 .links_list a:hover {
	color: #CB0D0D;
}

.footer39 {
	background: #2B373D;
	padding: 30px 0;
}

.footer39_ma {
	width: 15%;
}

.footer39_ma h1 {
	width: 100%;
	margin-bottom: 10px;
}

.footer39_ma h1 img {
	width: 100%;
}

.footer39_ma h4 {
	color: #e2e1e1;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
}

.cloud-share {
	width: 100%;
	height: 100%;
	margin-top: 20px;
	position: relative;
}

.cloud-share&gt;p {
	width: 132px;
	height: 132px;
	border: 1px solid #ddd;
	background-color: #fff;
}

.wei-xin {
	position: absolute;
	top: -145px;
	left: 24px;
	background-image: url(../images/ma2.png);
	display: none;
	background-size: 132px;
}

.corner {
	border: 10px solid transparent;
	border-top: 10px solid #fff;
	position: absolute;
	bottom: -20px;
	right: 50%;
	margin-right: -10px;
	z-index: 10;
}

.wei-bo {
	position: absolute;
	top: -145px;
	left: -32px;
	background-image: url(../images/ma.png);
	display: none;
	background-size: 132px;
}

.cloud-share ul li {
	float: left;
	margin-left: 15px;
	width: 40px;
	height: 40px;
}

.cloud-share ul li a {
	display: block;
}

.cloud-share ul li a span {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 40px;
}

.cloud-share ul li .icon-blog {
	background-image: url(../images/wb1.png);
}

.cloud-share ul li .icon-blog:hover {
	background-image: url(../images/wb2.png);
}

.cloud-share ul li .icon-wei {
	background-image: url(../images/wx1.png);
}

.cloud-share ul li .icon-wei:hover {
	background-image: url(../images/wx2.png);
}

.cloud-share ul li .icon-qq {
	background-image: url(../images/qq1.png);
}

.cloud-share ul li .icon-qq:hover {
	background-image: url(../images/qq2.png);
}

.cloud-share ul li .icon-mail {
	background-image: url(../images/yx1.png);
}

.cloud-share ul li .icon-mail:hover {
	background-image: url(../images/yx2.png);
}

.footer39_nav {
	width: 66%;
	margin: 0 2%;
	border-left: 1px dashed #535758;
	border-right: 1px dashed #535758;
	box-sizing: border-box;
}

.footer39_nav ul li {
	width: 20%;
	float: left;
	text-align: center;
	color: #e2e1e1;
	border-left: 1px dashed #535758;
	box-sizing: border-box;
}

.footer39_nav ul li:first-child {
	border: none;
}

.footer39_nav ul li h3 {
	line-height: 55px;
}

.footer39_nav ul li h3:before {
	vertical-align: middle;
	width: 25px;
	height: 19px;
	display: inline-block;
	content: "";
	background: url(../images/footer_icon6.png);
	background-size: 100% 100%;
	margin-right: 10px;
}

.footer39_nav ul li a {
	color: #819199;
	height: 35px;
	line-height: 35px;
}

.footer39_nav ul li a:before {
	content: "+";
	margin-right: 5px;
}
.footer39_nav ul li a:after {
	/*content: "』";*/
	/*content: "§";
	margin-left: 5px;*/
}
.footer39_nav ul li a:hover {
	color: #CB0D0D;
}

.footer39_tel {
	width: 15%;
}
.footer39_tel a{
	width: 80%;
	margin: 0 auto;
	background: #CB0D0D;
	height: 45px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 25px;
	margin-bottom: 10px;
}
.footer39_tel a:hover{
	background: #e2e1e1;
	color: #000;
}
.footer39_tel p {
	line-height: 35px;
	color: #e2e1e1;
}

.footer39_tel p:before {
	vertical-align: middle;
	width: 16px;
	height: 16px;
	display: inline-block;
	content: "";
	margin-right: 10px;
}

.footer39_tel p:nth-child(2):before {
	background: url(../images/footer_icon1.png);
	background-size: 100% 100%;
}

.footer39_tel p:nth-child(3):before {
	background: url(../images/footer_icon2.png);
	background-size: 100% 100%;
}

.footer39_tel p:nth-child(4):before {
	background: url(../images/footer_icon4.png);
	background-size: 100% 100%;
}

.footer39_tel p:nth-child(5):before {
	background: url(../images/footer_icon3.png);
	background-size: 100% 100%;
}

.copyright39 {
	width: 100%;
	background: #2b2b2b;
}

.copyright39 p {
	color: #e2e1e1;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.copyright39  a{display:inline-block;}
.footer-bottom39{display:none;}
/*尾部结束*/
/***********************************************************************************/

.head_box {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #fff url(../images/ht_bg.png) no-repeat center center;
	border-bottom: 1px solid #d6cfcf;
	box-shadow: 3px 3px 10px #d6cfcf;
    z-index: 1;
	background-size: 40% 100%;
    background-position-x: 8%;
}

.head_box:hover {
	border-bottom: 1px solid #DE0000;
	background-color: rgba(255,255,255,.9);
	transition: .3s;
}

.head_logo {
	width: 290px;
	box-sizing: border-box;
}

.m_btn {
	position: absolute;
	right: 2.5%;
	top: 17px;
	width: 30px;
	margin: 0;
	display: none;
	cursor: pointer;
}

.m_btn tt {
	float: left;
	width: 30px;
	height: 3px;
	background: #ffffff;
	margin-top: 5px;
}

.m_close {
	display: inline-block;
	font-size: 26px;
	color: #292828;
	position: absolute;
	right: 5%;
	top: 10px;
	z-index: 999;
	display: none;
	cursor: pointer;
}

.head_nav {
	width: 74%;
}

.head_nav li {
	float: left;
	margin: 0 0 0 1%;
	position: relative;
	z-index: 11;
	width: 11.5%;
	text-align: center;
}

.head_nav&gt;li:after {
	content: "";
	position: absolute;
	top: 5px;
	right: 0;
	width: 1px;
	height: 10px;
	background: #ccc;
}

.head_nav&gt;li:hover:after {
	height: 50px;
	background: #DE0000;
	transition: .6s;
}

.head_nav li a {
	font-size: 22px;
	/* color: #fff; */
	display: block;
	height: 90px;
	line-height: 90px;
}

.head_nav li dl {
	width: 150px;
	position: absolute;
	left: 0;
	top: 54px;
	z-index: 22;
	background: #fff;
	border-top: 4px solid #f7c93d;
	display: none;
}

.head_nav li dl a {
	display: block;
	width: 100%;
	line-height: 30px;
	text-indent: 20px;
	padding: 0;
	font-size: 14px;
	border: none;
}

.head_nav li:hover dl a,
.head_nav li.on dl a {
	color: #333;
	font-weight: 300;
	border-bottom: none;
}

.head_nav li dl a:hover {
	background: #004480;
	color: #fff;
}

.head_nav li.onn {
	z-index: 22;
}

.head_nav li .tnav_er {
	position: absolute;
	background:#fff;
	padding: 10px 0;
	box-shadow: 0px 3px 15px #eee;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-bottom: 0;
	/*border-radius:10px 10px 0 0;*/
	left: -30px;
	z-index: 9999;
	opacity: 0;
	transition: all .3s ease 0s;
	visibility: hidden;
	transform: translate3d(-30px, 0, 0);
	border-radius: 0 0 10px 10px;
}

.head_nav li .tnav_er li {
	position: relative;
	display: block;
	text-align: center;
	margin: 0;
	min-width: 166px;
	background: none;
	border-radius: 0 0 10px 10px;
}

.head_nav li .tnav_er li:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 1px;
	height: 10px;
	background: #ddd;
}

.head_nav li .tnav_er li:hover:after {
	background: #de0000;
	width: 3px;
	transition: .3s;
	transform: rotate(90deg);
}

.head_nav li .tnav_er li a {
	color: #333;
	white-space: nowrap;
	border-radius: 0;
	height: 45px;
	line-height: 45px;
	padding: 10px 30px;
	border-bottom: 1px solid #f6f6f6;
	font-size: 16px;
	width: 100%;
	padding: 0px;
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

.head_nav li .tnavpro {
	width: 330px;
	box-sizing: border-box;
}

.head_nav li .tnavpro li {
	width: 48%;
	margin: 1%;
	min-width: auto;
}

.head_nav li:hover .tnav_er {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	visibility: visible;
}

.head_nav li:hover .tnav_er a {
	background: #fff;
	color: #333;
	font-size: 20px;
}

.tnav_er li:hover a {
	color: #de0000 !important;
}

.head_nav li .tnav_er li .tnav_er2 {
	position: absolute;
	background: #fff;
	border: 1px solid #f3f3f3;
	border-bottom: 0;
	right: -202px;
	top: -17px;
	z-index: 9999;
	opacity: 0;
	transition: all .3s ease 0s;
	visibility: hidden;
}

.head_nav li .tnav_er li:hover .tnav_er2 {
	opacity: 1;
	visibility: visible;
}

.head_nav li:hover a {
	color: #DE0000;
}

.jx_mobile {
	display: none !important;
}

.jx_pc {
	position: relative;
	display: block !important;
	float: left;
	top: 0;
	background: none;
}

.jx_pc img {
	width: 100%;
	display: block;
}

.tnav_one&gt;a {
	box-sizing: border-box;
}

.head_tel {
	float: right;
	line-height: 85px;
	border-left: 1px solid #dbdde2;
}

.head_tel a {
	color: #fff;
	margin: 0 18px;
	position: relative;
}

.head_tel a img {
	position: absolute;
	top: 0;
	left: 5px;
}

.head_tel a font {
	display: none;
	position: absolute;
	left: -33px;
	z-index: 9999999;
}

.head_tel a:hover font {
	display: block;
}

.head_tel .teltop {
	color: #828282;
	padding-left: 50px;
	font-size: 30px;
}

.head_tel .teltop img {
	top: 5px;
	left: 8px;
}

.xybanbox {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 927px;
}

.xybanbox .bd {
	height: 100%;
	z-index: 0;
	position: relative;
	/* left: 50%;
	margin-left: -960px; */
}
.xybanbox .bd ul,.xybanbox .bd ul li{height:927px!important;}
.xybanbox .bd a{
	display:block;
	width:100%;
	height:100%;
}
.xybanbox .bd a img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.ban_btn {
	display: none;
}

.ban_btn a {
	opacity: 0.65;
}

.ban_btn a:hover {
	opacity: 1;
}

.ban_btn a.prev {
	position: absolute;
	z-index: 1;
	left: 20px;
	background: none;
	top: 45%;
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
}

.ban_btn a.next {
	position: absolute;
	z-index: 1;
	display: block;
	right: 20px;
	background: none;
	top: 45%;
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
}

.xybanbox:hover .ban_btn {
	display: block;
	transition: .3s;
}

.ban_btn a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: .3s;
}

.xybanbox .hd {
	position: absolute;
	bottom: 20px;
	text-align: center;
	/*z-index: 5;*/
	left: 50%;
	font-size: 0;
	line-height: 0;
	height: 0px;
	margin-left: -50px;
	height: 14px;
	overflow: hidden;
}

.xybanbox .hd li {
	display: inline-block;
	cursor: pointer;
	width: 13px;
	height: 13px;
	margin: 0 10px;
	_margin: 0 3px;
	border-radius: 50%;
	border: 3px solid #de0000;
	box-sizing: border-box;
	background: #fff;
}

.xybanbox .hd li:hover,
.xybanbox .hd .on {
	border-radius: 50%;
	background: #de0000;
	transition: .6s;
}


/*解决方案生产线*/

.hsolo_boxt {
	overflow: hidden;
	position: relative;
	margin-top: -60px;
	padding: 15px 15px 0;
	box-sizing: border-box;
	background: #fff/* url(../img/hprit.png) no-repeat center -15px*/
	;
	z-index: 9;
	border-radius: 10px;
}

.hsolo_boxt .hd {
	overflow: hidden;
	height: auto;
	padding: 10px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.hsolo_boxt .hd .prev,
.hsolo_boxt .hd .next {
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 0;
	overflow: hidden;
	cursor: pointer;
	background: #ddd;
	display: none;
}

.hsolo_titbox {
	width: 360px;
	height: 283px;
	color: #fff;
	background: #DE0000 url(../images/solobg.png) no-repeat left center;
	float: left;
	position: relative;
	padding: 30px;
	box-sizing: border-box;
}

.hsolo_titbox h2 {
	font-size: 32px;
}

.hsolo_titbox em {
	display: block;
	width: 30%;
	height: 3px;
	background: #fff;
	margin: 15px 0;
}

.hsolo_titbox p {
	line-height: 1.5;
}

.hsolo_titbox .hsolo_more {
	display: block;
	width: 120px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	margin-top: 35px;
}

.hsolo_titbox .hsolo_more:hover {
	width: 150px;
	transition: .5s;
}

.hsolo_boxt .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.hsolo_boxt .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin-right: 10px;
	text-indent: -999px;
	cursor: pointer;
	background: #ccc;
	border-radius: 30px;
}

.hsolo_boxt .hd ul li.on {
	background: #333;
}

.hsolo_boxt .bd {
	padding: 10px;
	box-sizing: border-box;
	width: 73%;
	float: right;
}

.hsolo_boxt .bd ul {
	overflow: hidden;
	zoom: 1;
}

.hsolo_boxt .bd ul li {
	width: 317px;
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.hsolo_boxt .bd ul li .hsolo_img {
	text-align: center;
	width: 100%;
	height: 232px;
	overflow: hidden;
}

.hsolo_boxt .bd ul li .hsolo_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.hsolo_boxt .bd ul li .hsolo_img a:hover img {
	border-color: #999;
}

.hsolo_boxt .bd ul li .hsolo_name {
	line-height: 42px;
	background: #f8f8f8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hsolo_boxt .bd ul li:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.hsolo_boxt .bd ul li:hover a {
	color: #fff;
}

.hsolo_boxt .bd ul li:hover .hsolo_name {
	color: #fff;
	background: #DE0000;
	transition: .4s;
}


/*新增产品1*/

.xz1_product {
	padding: 30px 0 20px;
	width: 100%;
	background: url(../images/pro-txts.png);
}

.xz1_p_Box .hd {}

.xz1_p_Box .hd li {
	float: left;
	width: 18.4%;
	margin: 1%;
}

.xz1_p_Box .hd li:hover a {
	background: #de0000;
}

.xz1_p_Box .hd li:hover a b {
	color: #fff;
}

.xz1_p_Box .hd li:first-child,
.xz1_p_Box .hd li:nth-child(6) {
	margin-left: 0;
}

.xz1_p_Box .hd li:nth-child(5),
.xz1_p_Box .hd li:nth-child(10) {
	margin-right: 0;
}

.xz1_p_Box .hd li a {
	display: block;
	background: #e5e5e5;
	height: 55px;
	transition: .3s;
}

.xz1_p_Box .hd .tb {
	width: 10%;
	padding: 6.5px;
	background: #6e6e6e;
	overflow: hidden;
	float: left;
}

.xz1_p_Box .hd .tb img {
	width: 100%;
	
	display: block;
	margin: 0 auto;
}

.xz1_p_Box .hd li b {
	font-weight:normal;
	padding: 0 10px;
	display: block;
	text-align: center;
	line-height: 55px;
	font-size: 20px;
	color: #212121;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*==================产品==========================*/

.xz1_p_Box .bd li {
	width: 23.5%;
	height: ;
	margin: 1%;
	float: left;
}

.xz1_p_Box .bd li a {
	display: block;
}

.xz1_p_Box .bd li:first-child,
.xz1_p_Box .bd li:nth-child(5) {
	margin-left: 0;
}

.xz1_p_Box .bd li:nth-child(4),
.xz1_p_Box .bd li:nth-child(8) {
	margin-right: 0;
}

.xz1_p_Box .bd .tu {
	height: 372px;
	position: relative;
	overflow: hidden;
}

.xz1_p_Box .bd .tu img {
	width: 100%;
	    height: 100%;
    object-fit: cover;
	overflow: hidden;
	transition: transform 3s;
}

.xz1_p_Box .bd li:hover .tu img {
	transform: scale(1.13);
}

.xz1_p_Box .bd .tu .up-graybox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.4s ease 0s;
	z-index: 3;
}

.xz1_p_Box .up-graybox .bgbox {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.4;
}

.xz1_p_Box .up-graybox .stit {
	font-size: 20px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff;
}

.xz1_p_Box .up-graybox .line {
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	transition: all 0.6s ease 0s;
}

.xz1_p_Box .up-graybox .linet {
	top: 0;
}

.xz1_p_Box .up-graybox .lineb {
	bottom: 0;
}

.xz1_p_Box .bd li:hover .up-graybox {
	opacity: 1;
}

.xz1_p_Box .bd li:hover .up-graybox .line {
	width: 40px;
	margin-left: -13px;
	opacity: 0.6;
}

.xz1_p_Box .out-ico {
	display: none;
	width: 26px;
	height: 26px;
	position: absolute;
	right: 20px;
	top: 20px;
}

.xz1_p_Box .bd li .wz {
	height: 55px;
	line-height: 38px;
	padding-top: 17px;
	text-align: left;
	font-size: 20px;
	text-align: center;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: #fff;
	box-shadow: 1px 0px 15px #f1f1f1;
}

.xz1_p_Box .bd li .wz span {
	width: 34px;
	height: 34px;
	overflow: hidden;
	display: block;
	float: right;
	background: #e5e5e5;
	color: #fff;
	font-family: "宋体";
	text-align: center;
	border-radius: 50%;
	margin-right:5%;
}

.xz1_p_Box .bd li:hover .wz span {
	background: #de0000;
}


/*新增公司简介1*/

.about {
	width: 100%;
	background: url(../images/about1_bj.jpg) no-repeat top center;
	background-attachment: fixed;
	background-size: cover;
}

.about_mask {
	background-color: rgba(0, 0, 0, .7);
	padding: 5% 0;
}

.about_left {
	width: 50%;
}

.about_left h4,
.about_left h1,
.about_left p {
	color: #fff;
	letter-spacing: 1.2px;
	font-weight: normal;
}

.about_left h4 {
	font-size: 18px;
	line-height: 3em;
}

.about_left h1 {
	padding-bottom:15px;
	border-bottom: 1px solid #d05151;
	font-size: 50px;
	line-height: 1.3em;
	position:relative;
}

.about_left h1:after{
content: '';/*CSS伪类用法*/
	position: absolute;/*定位背景横线的位置*/
	bottom: -1px;
	right:0;
	background: #fff;
	width: 19%;
	height: 1px;
}

.about_left p {
	margin-top: 30px;
	line-height: 1.7em;
	display: inline-block;
	text-align: justify;
	text-align-last: left;
	/*height: 45px;*/
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
}

.about_more {
	margin-top: 50px;
	width: 170px;
	height: 50px;
	background: #A52A2A;
}

.about_more:hover {
	background: #fff;
}

.about_more:hover a {
	color: #000;
}

.about_more a {
	display: block;
	color: #fff;
	line-height: 50px;
	text-align: center;
}

.about_right {
	width: 45%;
	margin-left: 5%;
}

.about_right li {
	padding-bottom: 50px;
	width: 48%;
	float: left;
	background: rgba(255,255,255,.9);
	margin: 1% 0 1% 2%;
	border-top: 5px solid #7a7a7a;
}

.about_right li img {
	display: block;
	width: 90px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}

.about_right h3 {
	font-size: 20px;
	margin-bottom: 15px;
	line-height: 1.5em;
	text-align: center;
}

.about_right p {
	margin: 0 auto;
	display: block;
	font-size: 18px;
	line-height: 1.7em;
	text-align: center;
	color: #7a7a7a;
	width: 70%;
	height: 35px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.about_right li:hover {
	border-top: solid 5px #910800;
}
/*新增案例1*/
.case{
	width: 100%;
	
}
.case .title1 {
				text-align: center;
			}
			
			.case .title1 &gt; h3 {
				font-size: 30px;
				color: #272727;
				line-height: 30px;
				margin-bottom: 20px;
				font-weight: bold;
				background: url(../images/tit.png) center no-repeat;
			}
			
			.case .title1 &gt; h3 span {
				color: #3ba86f;
			}
			
			.case .title1 &gt; h4 {
				font-size: 14px;
				line-height: 14px;
				color: #545454;
			}
			
			.case {
				width: 100%;
				margin-top: 50px;
			}
			
			.case .case_main .case_top {
				width: 100%;
				height: 400px;
				position: relative;
				margin-top: 40px;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li {
				width: 100%;
				height: 400px;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li:hover .case_view {
				border-radius: 30px 0 0 30px;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li:hover .case_view &gt; a &gt; img {
				border-radius: 80px 0 80px 0;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li:hover .case_txt {
				border-radius: 80px 0 80px 0;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li:hover .case_txt .case_txt_main {
				border-radius: 80px 0 80px 0;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li .case_view {
				width: 60%;
				height: 400px;
				transition: all 0.7s ease-in-out;
				-webkit-transition: all 0.7s ease-in-out;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li .case_view &gt; a {
				display: block;
				width: 100%;
				height: 100%;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li .case_view &gt; a &gt; img {
				width: 100%;
				height: 100%;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li .case_txt {
				width: 40%;
				margin-top: 55px;
				position: relative;
				transition: all 0.7s ease-in-out;
				-webkit-transition: all 0.7s ease-in-out;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li .case_txt .case_txt_main {
				position: absolute;
				top: 0;
				left: -46px;
				width: 108%;
				height: 300px;
				padding: 20px 50px 0;
				box-sizing: border-box;
				background-color: #3ba86f;
				transition: all 0.7s ease-in-out;
				-webkit-transition: all 0.7s ease-in-out;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li .case_txt .case_txt_main &gt; a {
				display: block;
				width: 100%;
				font-size: 16px;
				height: 16px;
				line-height: 16px;
				color: #ffffff;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				margin-bottom: 20px;
			}
			
			.case .case_main .case_top .case_bd .case_bd_list &gt; li .case_txt .case_txt_main &gt; p {
				width: 100%;
				font-size: 16px;
				height: 16px;
				line-height: 16px;
				color: #ffffff;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				margin-bottom: 20px;
			}
			
			.case .case_main .case_top .case_hd {
				position: absolute;
				bottom: 65px;
				right: 274px;
				font-size: 0;
			}
			
			.case .case_main .case_top .case_hd .case_hd_list &gt; li {
				float: left;
				width: 14px;
				height: 14px;
				margin: 0 10px;
				cursor: pointer;
				background: url(../img/case_ico1.png) center no-repeat;
				transition: all 0.7s ease-in-out;
				-webkit-transition: all 0.7s ease-in-out;
			}
			
			.case .case_main .case_top .case_hd .case_hd_list &gt; li.on {
				background: url(../img/case_ico2.png) center no-repeat;
			}
			
			.case .case_main .case_botm {
				margin-top: 20px;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li {
				float: left;
				width: 23.5%;
				margin: 1%;
				height: 200px;
				transition: all 0.7s ease-in-out;
				-webkit-transition: all 0.7s ease-in-out;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li:first-child {
				margin-left: 0;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li:nth-child(4) {
				margin-right: 0;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li:hover:hover {
				transform: translateY(-5px);
				box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li:hover .case_txt &gt; a {
				padding: 0 0 0 30px;
				background: url(../images/case_more.png) left center no-repeat;
				color: #3ba86f;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li &gt; a {
				display: block;
				width: 100%;
				height: 160px;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li &gt; a &gt; img {
				width: 100%;
				height: 100%;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li .case_txt {
				width: 100%;
				height: 40px;
				line-height: 40px;
				padding: 0 16px 0 25px;
				box-sizing: border-box;
				background-color: #f5f5f5;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li .case_txt &gt; a {
				display: block;
				width: 100%;
				height: 100%;
				background: url(../images/case_more.png) right center no-repeat;
				font-size: 14px;
				color: #545454;
				padding: 0 30px 0 0;
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
				box-sizing: border-box;
			}
			
			.case .case_main .case_botm .case_botm_list &gt; li:nth-lact-child(1) {
				margin-right: 0;
			}


/*新增新闻1begin*/
.indnews-list{width: 100%;padding: 30px 0;background: url(../images/news-bg.jpg);}
.indnews-list ul{margin-top: 20px;}
.indnews-list li{width: 32%;float: left;margin: 1%;background: #fff;transition: all .4s ease;overflow: hidden;}
.indnews-list li:first-child{margin-left: 0;}
.indnews-list li:nth-child(3){margin-right: 0;}
.indnews-list li:hover{box-shadow: 0 4px 20px 2px #cecece;}
.indnews-one a{display: block;width: 100%;overflow: hidden;}
.indnews-one-img{width: 100%;overflow: hidden;}
.indnews-one-img img{width: 100%;object-fit: cover;transition: all .4s linear;height: 188px;}
.indnews-one-wd{width: 100%;box-sizing:border-box;padding: 30px 28px 0;height: 184px;overflow: hidden;position: relative;}
.indnews-one-wd h1{font-weight:normal;font-size: 18px;color: #111;line-height: 30px;height: 85px;transition: all .4s ease;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.indnews-one-wd span{position: absolute;font-size: 14px;color: #747192;left: 28px;bottom: 28px;}
.indnews-one a:hover .indnews-one-img img{transform: scale(1.06);}
.indnews-one a:hover .indnews-one-wd h1{color: #2386ee;}

.indnews-tab a{display: block;width: 100%;overflow: hidden;}
.indnews-tab-img, .indnews-tab-wd{width: 50%;height: 188px;overflow: hidden;}
.indnews-tab-img img{width: 100%;height: 100%;object-fit: cover;transition: .4s linear;}


.indnews-tab-wd{padding: 24px 24px 0;position: relative;box-sizing: border-box;}
.indnews-tab-wd h1{font-weight:normal;font-size: 18px;color: #111;line-height: 26px;transition: all .4s ease;height: 78px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.indnews-tab-wd span{position: absolute;font-size: 14px;color: #747192;left: 28px;bottom: 28px;}
.indnews-tab a:hover .indnews-tab-img img{transform: scale(1.06);}
.indnews-tab a:hover .indnews-tab-wd h1{color: #2386ee;}
.indnews-bar-link{box-sizing:border-box;width: 100%;padding: 9px 24px 0;position: relative;overflow: hidden;}
.indnews-bar-link:before{content: "";width: 100%;height: 15px;background: #fff;top: 9px;left: 0;z-index: 2;position: absolute;}
.indnews-bar-link .swiper-wrapper{height: 300px !important;}
.indnews-bar-link a{display: block;width: 100%;border-bottom: 1px solid #e9e8ef;padding: 15px 0;}
.indnews-bar-link a h1{font-weight:normal;font-size: 16px;line-height: 23px;color: #111;transition: all .4s ease;height: 46px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.indnews-bar-link a span{display: block;font-size: 14px;color: #747192;margin-top: 6px;}
.indnews-bar-link a:hover h1{color: #2386ee;}
.indnews-bar-more{display: block;width: 100%;height: 48px;margin-top: 19px;padding: 0 24px;transition: all .4s ease;font-size: 16px;color: #2386ee;background: url(../images/indnewsArr.png) no-repeat right 24px top 6px;box-sizing: border-box;}
.indnews-bar-more span{position: relative;}
.indnews-bar-more span:after{content: "";width: 0;right: 0;height: 1px;background: #2386ee;position: absolute;bottom: -4px;transition: all .4s ease;}
.indnews-bar-more:hover span:after{right: auto;left: 0;width: 100%;}
.indnews-bar-line{position: absolute;width: 2px;height: 95px;right: 0;top: 0px;background: #2386ee;z-index: 5;transition: all .8s ease;}


/*新增新闻2*/
.home_new{
	padding:30px 0;
}
.home_new article{
    display: block;
        border: 1px solid #f2f2f2;
}
.home_new .layout_ul .layout_li{
	box-sizing: border-box;
}
.home_title {text-align:center;margin-bottom:30px}
.home_title h2 {margin-bottom:8px;font-size:36px;font-weight:300}
.home_title span {font-size:14px;color:#999;font-weight:300}
.home_title ul {margin-top:32px}
.home_title ul li {display:inline-block}
.home_title ul li a {display:block;font-size:13px;padding:4px 24px;color:#999}
.home_title .symbol {position:relative;margin-top:12px}
.home_title .symbol:before,.home_title .symbol:after {position:absolute;content:'';top:50%;margin-top:-1px;width:60px;height:1px;background-color:#f2f2f2}
.home_title .symbol:before {left:50%;margin-left:-80px}
.home_title .symbol:after {right:50%;margin-right:-80px}
.home_title .symbol span {width:12px;height:12px;display:inline-block;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
.home_new .layout_ul {width:48%;display:inline-block;}
.home_new .layout_ul .tit h3{font-size:30px;line-height:15px;}
.home_new .layout_ul .col{margin-top:40px;}
.home_new .layout_ul .layout_li {width:100%;padding:0;}
.list_main:hover a.thumb:before {
    background-color: rgba(0,0,0,0.6);
}
.list_main .imgeffect a.thumb:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0);
    z-index: 2;
}
.home_new .layout_ul .layout_li .imgeffect img.thumb {
    display: flex;
    align-items: center;
}
.list_main:hover a.thumb img {
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
}
.list_main:hover a.thumb:before {
    background-color: rgba(0,0,0,0.6);
}
img.thumb {
    -moz-transition: ease-in-out 0.5s;
    -webkit-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    -ms-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}
.list_main:hover a.thumb img {
    transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
}
.list_main .imgeffect {
    position: relative;
}
.list_main .btn {background-color:rgba(255,255,255,0.5);border:1px rgba(255,255,255,0.3) solid;width:48px;height:48px;border-radius:100%}
.list_main .btn i.iconfont {fill:#fff;color:#fff;}
.list_main a.btn {display:inline-block;vertical-align:middle;margin:0 6px}
.list_main span.btn {left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);-o-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}
.list_main .hover_btn {right:0;left:0;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%)}
.list_main span.btn,.list_main .hover_btn {top:50%;position:absolute;text-align:center;line-height:48px;z-index:10;opacity:0;visibility:hidden}

.list_main:hover span.btn{
	opacity: 1;
    visibility: visible;
}
.list_main:hover span.btn {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.list_main span.btn, .list_main .hover_btn {
    top: 50%;
    position: absolute;
    text-align: center;
    line-height: 48px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
}
.list_main span.btn {
    left: 50%;
    -webkit-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    -o-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
}
.list_main .btn {
    background-color: rgba(255,255,255,0.5);
    border: 1px rgba(255,255,255,0.3) solid;
    width: 48px;
    height: 48px;
    border-radius: 100%;
}
.icon-lianjie:before {
	  width: 50px;
    height: 50px;
    display: inline-block;
    content: "";
     background: url(../images/LJ.png) no-repeat;
}

.imgeffect {
    overflow: hidden;
    display: block;
}
.home .mainb&gt;section:nth-child(2n) .border {
    border: 1px #f2f2f2 solid;
}
.home_new .layout_ul .layout_li {
    width: 100%;
    padding: 0;
}
.layout_li {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    padding: 0 12px 12px 0;
}
.list_main:hover {
    box-shadow: 2px 2px 12px rgba(0,0,0,0.2);
    -webkit-transform: translate(0,-6px);
    -ms-transform: translate(0,-6px);
    -o-transform: translate(0,-6px);
    transform: translate(0,-6px);
}
.list_main:hover h3 a {
    color: #c91d0d;
}
.post_main:hover h3:before {
    width: 100%;
    background-color: #f72611;
    color: #fff;
}

.post_main .con h3:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    height: 1px;
    transition: ease-in-out 0.5s;
}
.list_main:hover {
    box-shadow: 2px 2px 12px rgba(0,0,0,0.2);
    -webkit-transform: translate(0,-6px);
    -ms-transform: translate(0,-6px);
    -o-transform: translate(0,-6px);
    transform: translate(0,-6px);
}
.list_main{
    -moz-transition: ease-in-out 0.5s;
    -webkit-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    -ms-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}
.home_new .layout_ul .layout_li .imgeffect a.thumb {height:600px;position:relative;display:flex;align-items:center;}
.home_new .layout_ul .layout_li .imgeffect img.thumb {width:100%;display:flex;align-items:center;}
.home_new .layout_ul li.t {padding:18px 0;border-bottom:1px #f2f2f2 solid;}
.home_new .layout_ul li.t:before{
	position: absolute;
	display:inline-block;
	content:'';
	width:2px;
	height:25px;
	background: #de0000;
}
.home_new .layout_ul li.t:nth-child(2) {border-top:1px #f2f2f2 solid;}
.home_new .layout_ul li.t a {font-size:20px;padding-left:10px;}
.home_new .layout_ul li.t span {float:right;font-size: 18px;}
.list_main .con {background-color:#fff;padding:20px 12px 12px 12px}
.list_main .con h3 {font-size:20px;margin-bottom:15px}
.list_main .con h3 a {display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}
.post_main span.date {position:absolute;bottom:0;left:0;background-color:rgba(0,0,0,0.5);padding:2px 8px;font-weight:300;color:#fff;z-index:2}
.post_main .con h3 {border-bottom:1px #f2f2f2 solid;padding-bottom:8px;position:relative}
.post_main .con h3:before {position:absolute;content:'';bottom:0;left:0;right:0;width:0;height:1px}
.post_main .con .excerpt {color:#999; font-size: 18px;}
.post_main:hover h3:before {width:100%}


/*新增流程1*/
.lc{ height:310px; }
.lc h2{ text-align:center; color:#fece00; font-size:40px; font-weight:normal;margin:40px 0;}
.lc h2 em{font-style:normal;color:#4a4742; display:inline-block;padding:0 5px;}
.lc ul{ display:block;}
.lc li{float:left; width:314px; padding-right:72px; background:url(../images/jiat.jpg) no-repeat 350px 55px;}
.lc li:hover i{background: url(../imimagesg/lc_bg_cur.jpg) no-repeat;}
.lc li span{display:block; line-height:66px; text-align:center; font-size:20px;}
.lc li img{ display:block; -webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.lc li:hover img{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.lc li:hover span{ font-weight:bold; color:#000}
.lc li.lat{padding-right:0; background:none;}
.lc li i{width:80px; height:80px;padding:20px; background:url(../images/lc_bg.jpg); display:block;margin-left: 31%;}

/*首页产品*/

.hprobox {
	background: url(../images/hprobg.png) no-repeat center top;
	    background-size: 100% 100%;
}

.hpro_tibox {
	text-align: center;
}

.hpro_tibox h2 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 2px;
}

.hpro_tibox h2 b {
	font-weight: bold;
	font-size: 40px;
	color: #DE0000;
}

.hpro_tibox i {
	font-style: normal;
	text-transform: uppercase;
	position: relative;
	display: block;
	margin-top: 5px;
}

.hpro_tibox em {
	display: block;
	width: 60px;
	height: 2px;
	background: #de0000;
	margin: 6px auto;
}

.hpro_tibox i:before,
.hpro_tibox i:after {
	content: "";
	position: absolute;
	top: 10px;
	width: 32%;
	height: 1px;
	background: #ddd;
}

.hpro_tibox i:before {
	left: 10%;
}

.hpro_tibox i:after {
	right: 10%;
}

.hpro_tibox p {
	color: #777;
}

.hpro_cate li {
	float: left;
	width: 13.42%;
	width: 12%\9;
	height: 55px;
	line-height: 55px;
	background: #ddd;
	text-align: center;
	margin: 0 1% 1% 0;
	border-left: 2px solid #de0000;
	border-right: 2px solid #de0000;
	box-sizing: border-box;
	font-size: 20px;
}

.hpro_cate li:nth-child(7n) {
	margin-right: 0;
}

.hpro_cate li a {
	display: block;
	color: #555;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hpro_cate li:hover {
	border-color: #aaa;
	background: #DE0000;
	transition: .3s;
}

.hpro_cate li:hover a {
	color: #fff;
}

.hp_r a {
	display: block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	background: #DE0000;
	text-align: center;
	font-size: 20px;
	border: 1px solid #DE0000;
	box-sizing: border-box;
}

.hp_r a:hover {
	color: #DE0000;
	background: #fff;
	transition: .3s;
}

.hpro_con {}

.hproli {
	float: left;
	width: 24.2%;
	width: 24%\9;
	margin: 0 1% 1% 0;
}

.hproli:nth-child(4n) {
	margin-right: 0;
}

.hproli .hproimg {
	width: 100%;
	height: 348px;
	overflow: hidden;
	position: relative;
}

.hproli .hproimg img {
	width: 100%;
	display: block;
	height: 100%;
}

.hp_panl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(222, 0, 0, 0);
}

.hpro_info {
	padding: 0 10px 10px;
	box-sizing: border-box;
	background: #fff;
}

.hpro_info h3 {
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	color: #666;
}

.hpro_info h3 span {
	display: block;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 60%;
}

.hpro_info h3 i {
	display: block;
	float: right;
	font-style: normal;
	font-weight: normal;
	background: url(../images/hpx.png) no-repeat right center;
	padding-right: 20px;
}

.hpro_info p {
	color: #888;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.hproli:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.hproli:hover .hp_panl {
	background: rgba(222, 0, 0, 0.6);
	transition: .6s;
}

.hproli:hover h3 span {
	color: #DE0000;
}


/*关于我们*/

.habout_box {
	position: relative;
	background: url(../images/habg.jpg) no-repeat center top;
	    background-size: 100% 100%;
	padding-top: 30px;
}

.habout_box .hpro_tibox {
	margin-bottom: 30px;
}

.habout_box .hpro_tibox h2 {
	color: #fff;
}

.habout_box .hpro_tibox i {
	color: #fff;
}

.habout_box .hpro_tibox p {
	color: #999;
}

.habcon {
	background: #f5f5f5;
	padding: 25px;
	box-sizing: border-box;
	border-radius: 0 0 10px 10px;
}

.habcon .hab_info {
	width: 65%;
	padding: 15px 15px 15px 0;
	box-sizing: border-box;
}

.habcon .hab_info h2 {
	font-size: 30px;
	color: #666;
}

.habcon .hab_info em {
	display: block;
	margin: 10px 0;
	width: 60px;
	height: 2px;
	background: #777;
}

.habcon .hab_info p {
	line-height: 35px;
	height: 380px;
display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 11;
	color: #777;
}

.habcon .hab_img {
	width: 35%;
	height: 550px;
	
	overflow: hidden;
}

.habcon .hab_img img {
	width: 100%;
	object-fit:cover;
}

.habcon .hab_info ul {
	margin-top: 35px;
}

.habcon .hab_info ul li {
	float: left;
	width: 25%;
	position: relative;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	background: #dedede;
	text-align: center;
	height: 55px;
	line-height: 55px;
}

.habcon .hab_info ul li img {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 20px;
	left: 20%;
}

.habcon .hab_info ul li p {
	padding-left: 20px;
}

.habcon .hab_info ul li a {
	display: block;
}


/*首页案例*/

.hcasebox {
	background: url(../images/hcabg.jpg) no-repeat left top;
	background-size: 100% 100%;
}

.hcase_cate {
	text-align: center;
}

.hcase_cate li {
	display: inline-block;
	width: 20%;
	height: 55px;
	line-height: 55px;
	border-radius: 25px;
	background: #DE0000;
	border: 1px solid #DE0000;
}

.hcase_cate li a {
	font-size: 20px;
	color: #fff;
	display: block;
}

.hcase_cate li:hover {
	background: #fff;
	transition: .3s;
}

.hcase_cate li:hover a {
	color: #DE0000;
}

.hca_l {
	width: 39%;
}

.hca_l li {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 613px;
}
.hca_l li a{
	width:100%;
	height:100%;
}
.hca_l li .hcal_img,
.hca_r li .hcal_img {
	width: 100%;
	height: 100%;
}

.hca_l li .hcal_img img,
.hca_r li .hcal_img img {
	width: 100%;
	display: block;
	height: 100%;
	object-fit:cover;
	
}

.hca_r {
	width: 60.3%;
}

.hca_r li {
	width: 31.6%;
	float: left;
	margin: 0 1% 1% 0;
	position: relative;
	height: 302px;
	overflow: hidden;
}
.hca_r li a{
	width: 100%;
	height: 100%;
}
.hca_r li:nth-child(3n) {
	margin-right: 0;
}

.hcapanl {
	position: absolute;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(0, 0, 0, 0);
	top: -110%;
	left: 0;
	padding: 150px 20px 0 20px;
	box-sizing: border-box;
	text-align: center;
	transform: rotate(90deg);
}

.hcapanl i {
	background: url(../images/eye.png) no-repeat center center;
	display: block;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	margin-top: 30px;
}

.hcase_con li:hover .hcapanl {
	background: rgba(0, 0, 0, 0.6);
	transform: rotate(0);
	top: 0;
	transition: .5s;
}


/*广告*/

.hadv_box {
	background: url(../images/advbox.jpg) no-repeat center top;
	    background-size: 100% 100%;
	min-height: 260px;
}

.hadv_l {
	padding: 25px 0 10px;
	width: 53%;
}

.hadv_l h2 {
	color: #fff;
	font-size: 40px;
	font-style: italic;
}

.hadv_l i {
	color: #DE0000;
}

.hadv_l p {
	color: #FFFFFF;
	margin-top: 25px;
	font-size: 18px;
	line-height: 1.6;
}

.hadv_l ul {
	font-size: 0;
	margin-top: 35px;
}

.hadv_l ul li {
	display: inline-block;
	text-align: center;
	width: 20%;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #767676;
	box-sizing: border-box;
}

.hadv_l ul li img {
	width: 30px;
	height: 30px;
	padding: 3px;
	background: #fff;
	border-radius: 50%;
	box-sizing: border-box;
}

.hadv_l ul li p {
	margin-top: 5px;
	font-size: 18px;
}

.hadv_l ul li:hover img {
	transform: rotate(360deg);
	transition: .6s;
}

.hadv_r {
	width: 40%;
	padding: 35px 0 10px;
}

.hadv_r h2 {
	float: left;
	width: 140px;
	font-size: 18px;
	color: #FFF;
}

.hadv_r .hadv_qr {
	width: 100%;
}

.hadv_r h2 span {
	display: block;
	padding-top: 10px;
	text-align: center;
}

.hadv_r .bottel {
	float: left;
	background: none;
	width: 44%;
	padding-top: 15px;
}

.hadv_r .bottel span,
.hadv_r .bottel h3 {
	color: #fff;
}

.hadv_r .bottel h3 {
	font-size: 30px;
}

.hadv_r .hadv_zx {
	display: block;
	width: 200px;
	height: 55px;
	line-height: 55px;
	float: left;
	color: #DE0000;
	background: #fff;
	text-align: center;
	margin-left: 60px;
	margin-top: 10px;
	border: 1px solid #fff;
	font-size: 18px;
}

.hadv_r .hadv_zx:hover {
	color: #fff;
	background: none;
	transition: .6s;
}


/*新闻资讯*/

.hnewsbox {
	background: #f5f5f5 url(../images/hnewbg.jpg);
}

.hnew_l {
	width: 45%;
}

.hnew_l dl {
	width: 100%;
	height: 462px;
	position: relative;
	overflow: hidden;
}

.hnew_l dl dt {
	width: 100%;
	height: 100%;
}

.hnew_l dl dt img {
	width: 100%;
	height: 100%;
	object-fit:cover;
}

.hnew_l dl span {
	display: block;
	color: #fff;
	background: #DE0000;
	width: 120px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	padding: 10px 0;
}

.hnew_l dl span i {
	display: block;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}

.hnew_l dl span b {}

.hnew_l dl dd {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	height: 100px;
	color: #fff;
	overflow: hidden;
	padding: 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.6);
}

.hnew_l dl dd h3 {
	background: url(../images/hnew_1.png) no-repeat left center;
	padding-left: 30px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:20px;
}

.hnew_l dl dd p {
	margin-top: 10px;
	height: 44px;
	overflow: hidden;
}

.hnew_l dl:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.hnew_l dl:hover dd h3 {
	color: #DE0000;
	background: url(../images/hnew_11.png) no-repeat left center;
}

.hnew_r {
	width: 53%;
}

.hnew_r li {
	clear: both;
	margin-bottom: 16px;
	height: 63px;
	background: #fff;
}

.hnew_r li .hnr_time {
	float: left;
	text-align: center;
	color: #fff;
	background: #DE0000;
	width: 15%;
	padding: 5px 0;
}

.hnew_r li .hnr_time i {
	display: block;
	border-bottom: 1px solid #fff;
	font-style: normal;
	text-transform: uppercase;
	width: 60px;
	margin: 0 auto;
	padding-bottom: 6px;
	font-weight: bold;
	margin-bottom: 6px;
}

.hnew_r li .hnr_time span {
	display: block;
	font-weight: bold;
}

.hnew_r li .hnr_tit {
	float: right;
	width: 83%;
	padding: 5px 0;
	box-sizing: border-box;
	height: 63px;
}

.hnew_r li .hnr_tit h3 {
	font-weight: 300;
	font-size: 20px;
	width: 80%;
	line-height: 55px;
	height: 55px;
	overflow: hidden;
	float: left;
}

.hnew_r li .hnr_tit em {
	display: block;
	font-size: 20px;
	font-style: normal;
	float: right;
	width: 80px;
	height: 36px;
	line-height: 36px;
	background: #ebebeb;
	text-align: center;
	border-radius: 20px;
}

.hnew_r li:hover em {
	color: #fff;
	background: #DE0000;
	transition: .3s;
}


/*底部*/

.hfootbox {
	background: url(../images/footbg.png) no-repeat;
	border-top: 2px solid #DE0000;
	background-size: 100% 100%;
}


/*.hfootbox .footcon{background: url(../img/hbot.png) no-repeat 75% top;}*/

.hfootbox .yqlink {
	padding: 10px 0;
	border-bottom: 1px solid #565656;
}

.hfootbox .yqlink ul a{
	color:#dadada;
}

.hfootbox .yqlink span {
	font-weight: bold;
	font-size: 20px;
	color: #de0000;
	background: url(../images/yqimg.png) no-repeat left center;
	padding-left: 20px;
	float: left;
}

.hfootbox .yqlink ul {
	margin-top: 3px;
	float: left;
}

.hfootbox .yqlink ul li {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

.lianxi {
	width: 20%;
}

.bottel {
	background: url(../images/footel.png) no-repeat left center;
	padding-left: 60px;
	margin-bottom: 15px;
}

.bottel span {
	font-size: 18px;
	color: #dadada;
}

.bottel h3 {
	color: #DE0000;
	margin-top: 6px;
	letter-spacing: 2px;
	font-size: 30px;
}

.lianxi p {
	line-height: 36px;
	color: #b1b1b1;
}

.botab {
	width: 20%;
	border-left: 1px solid #565656;
	border-right: 1px solid #565656;
	padding: 0 30px;
	margin: 0 30px;
}

.botab h3 {
	font-size: 30px;
	color: #dadada;
	margin-bottom: 10px;
}

.botab li {
	float: left;
	width: 48%;
	margin: 1%;
	height: 55px;
	line-height: 55px;
	font-size:20px;
	border: 1px dashed #b1b1b1;
	box-sizing: border-box;
	text-align: center;
}

.botab li a{
	color:#b1b1b1;
}

.botab p {
	color: #565656;
	margin-top: 15px;
	height: 83px;
	overflow: hidden;
}

.foo_qr {
	width: 27.5%;
	border-right: 1px solid #565656;
	margin-top:80px;
}
.foo_qr h3{
    font-size: 30px;
    color: #dadada;
    line-height: 55px;
	/* text-align:center; */
	margin-bottom:30px;
	display:none;
}
.foo_qr p {
	display: inline-block;
	margin-left: 15px;
	
}

.foo_qr p img {
	border: 1px solid #ddd;
	padding: 1px;
	box-sizing: border-box;
	width: 182px;
}

.foo_qr p span {
	display: block;
	margin-top: 10px;
	text-align: center;
	color: #b1b1b1;
}

.foot_logo a {
	display: block;
	color: #fff;
	background: #DE0000;
	text-align: center;
	height: 42px;
	line-height: 42px;
	margin-top: 10px;
}

.foot_logo .foot_ly {
	background: #666;
}

.foot_logo a:hover {
	opacity: 0.8;
	transition: .3s;
}

.foot_copy {
	padding: 10px 0;
	color: #b1b1b1;
	background: #15181e;
}

.foot_copy a {
	color: #b1b1b1;
	padding-left: 10px;
}

.foot_copy a:hover {
	color: #DE0000;
	text-decoration: underline;
}


/*内页开始*/

.inbaner {
	height: 400px;
	background-repeat: no-repeat;
	background-position: center top;
}

.ban1 {
	background-image: url(../images/ban1.jpg);
	    background-size: 100% 100%;
}

.ban2 {
	background-image: url(../images/ban2.jpg);
	    background-size: 100% 100%;
}

.ban3 {
	background-image: url(../images/ban3.jpg);
	    background-size: 100% 100%;
}
.ban4 {
	background-image: url(../images/ban4.jpg);
	    background-size: 100% 100%;
}

.inbancon {
	text-align: center;
	padding-top: 60px;
}

.inbancon h2 {
	color: #DE0000;
	font-size: 40px;
}

.inbancon em {
	display: block;
	width: 60px;
	height: 5px;
	background: #DE0000;
	margin: 0 auto;
	margin-top: 15px;
}

.inbancon ul {
	text-align: center;
	margin-top: 30px;
}

.inbancon ul li {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	width: 10%;
	background: url(../images/hnewbg.jpg);
}

.inbancon ul li a {
	font-size:20px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.inbancon ul li:hover {
	background: #DE0000;
	transition: .5s;
}

.inbancon ul li:hover a {
	color: #fff;
}

.ibread {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.ibread a{
	display:inline-block;
}
.ibread h2 {
	float: left;
	color: #de0000;
	background: url(../images/br_1.png) no-repeat left center;
	padding-left: 35px;
	font-size:30px;
}

.ibread p {
	float: right;
	color: #666;
	background: url(../images/br_2.png) no-repeat left center;
	padding-left: 20px;
}

.incon {
	font-size: 18px;
	color: #666;
	line-height: 1.8;
}

.incon img {
	max-width: 100%;
	height: auto;
	display:inline-block;
}

.imainbody {
	padding-bottom: 20px;
}

.ily_input {
	width: 95%;
	height: 42px;
	background: #f5f5f5;
	border: 1px solid #eee;
}

.ily_info {
	width: 90%;
	height: 100px;
	background: #f5f5f5;
	padding: 10px 0 0 0;
	box-sizing: border-box;
	border: 1px solid #eee;
}

.lybox {
	margin: 0 auto;
	text-align: center;
}

.ily_li {
	width: 100%;
	height: auto;
	padding-top: 10px;
	clear: both;
	position: relative;
}



#txtCode {
	width: 90%;
	height: 42px;
	background: #f5f5f5;
	border: 1px solid #eee;
	text-transform: uppercase;
	vertical-align: middle;
}

.ily_sub,
.czhi {
	width: 210px;
	height: 55px;
	border: none;
	color: #000;
	font-family: 微软雅黑;
	border-radius: 25px;
	font-size: 18px;
	margin: 25px 25px 0 0;
}

.ily_sub:hover,
.czhi:hover {
	cursor: pointer;
	color: #fff;
	background: #de0000;
}


/*放大镜列表*/

.ihon_con li {
	width: 24.2%;
	width: 24%\9;
	margin: 0 1% 1% 0;
	float: left;
	box-sizing: border-box;
	padding: 10px 10px 0;
	background: #f5f5f5;
}

.ihon_con li:nth-child(4n) {
	margin-right: 0;
}

.ihon_con li p {
	text-align: center;
	line-height: 55px;
	height: 55px;
	font-size:20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #535353;
}

.ihon_con li:hover {
	background: #de0000;
	transition: .3s;
}

.ihon_con li:hover p {
	color: #fff;
}

.ihon_pic {
	width: 100%;
	height: 370px;
	overflow: hidden;
}

.ihon_pic .ho_img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.ihon_con li:hover img {
	transform: scale(1.2);
	transition: 1s;
}

.lightBox-view img {
	display: block;
	display: none;
	border: 0px;
	margin: 0px !important;
}

.lightBox-popupMask {
	position: fixed;
	background: black;
	filter: alpha(opacity=80);
	/* IE */
	opacity: 0.8;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
	background-image: url(../img/overlay.png);
}

.lightBox-popup {}

.lightBox-popup {
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0%;
	left: 50%;
	height: 50%;
	background-color: white;
	/* margin-left:-500px; */
	border-radius: 10px;
	border: 5px solid white;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/loading.gif);
	background-size: 8%;
}

.lightBox-description .lightBox-btn {
	/*  position: absolute;
  top:0; */
	display: inline-block;
	height: 100%;
	width: 50%;
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	filter: alpha(opacity=20);
	/* IE */
	opacity: .4;
	background-image: url(../img/opacity.png);
}

.lightBox-description .lightBox-btn:hover {
	filter: alpha(opacity=100);
	/* IE */
	opacity: 1;
}

.lightBox-description .lightBox-prev-btn.active {
	background-image: url(../images/prev.png);
	background-color: transparent;
}

.lightBox-description .lightBox-next-btn.active {
	background-image: url(../images/next.png);
	background-color: transparent;
}

.lightBox-description .lightBox-prev-btn.disable {
	background-image: url(../images/prev.png);
	opacity: 0.1;
	cursor: default;
}

.lightBox-description .lightBox-next-btn.disable {
	background-image: url(../images/next.png);
	opacity: 0.1;
	cursor: default;
}

.lightBox-view .lightBox-description {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 15px;
	display: none;
	color: white;
	background-color: black;
	filter: alpha(opacity=80);
	/* IE */
	background: rgba(0, 0, 0, .8);
}

.lightBox-view .lightBox-description .lightBox-current-index {
	margin-top: 5px;
	display: block;
	font-style: italic;
}

.lightBox-view .lightBox-description .lightBox-close {
	float: right;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url(../images/closed.png);
	background-position: center center;
}

.lightBox-description .btn-position {
	float: right;
	position: relative;
	width: 100px;
	height: 40px;
}


/*页码*/

.page {
	width: 100%;
	text-align: center;
	min-height: 30px;
	padding-top: 30px;
}

.page .pagebox {
	text-align: center;
}

.pagebox span {
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 40px;
	line-height: 30px;
	display: inline-block;
	color: #7c7c7c;
	border-radius: ;
}

.pagebox span:hover {
	border: 1px solid #de0000;
}

.pagebox span a {
	color: #7c7c7c;
	width: 100%;
	display: block;
}

.pagebox .pagebox_num_nonce {
	color: #fff;
	background: #de0000;
	border: 1px solid #de0000;
}

.pagebox .pagebox_pre,
.pagebox .pagebox_next_nolink,
.pagebox .pagebox_pre_nolink,
.pagebox .pagebox_next {
	width: 90px !important;
}


/*新闻列表*/

.inewli_con .hnew_r {
	width: 100%;
}

.inewli_con .hnew_r li {
	width: 48%;
	margin: 1%;
	float: left;
	box-sizing: border-box;
	clear: none;
	border-bottom: 1px solid #ddd;
}

.inewli_top .hnew_l {
	width: 100%;
}

.inewli_top .hnew_l dl {
	width: 23%;
	margin: 1%;
	float: left;
	height: 369px;
}



/*新闻图文*/

.ipicn_con {}

.ipicn_con li {
	width: 24%;
	width: 24%\9;
	margin: 0 1% 2% 0;
	float: left;
	border: 1px solid #f5f5f5;
}
.ipicn_con li:hover{box-shadow: 0px 5px 20px #f7f7f7;}

.ipicn_con li:nth-child(4n) {
	margin-right: 0;
}

.ipicn_con li .ipcn_img {
	width: 100%;
	height: 384px;
	overflow: hidden;
}

.ipicn_con li .ipcn_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.ipicn_con li .ipcn_tit {
	padding: 10px;
	box-sizing: border-box;
}

.ipicn_con li .ipcn_tit h3 {
	font-size:20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ipicn_con li .ipcn_tit p {
	line-height: 1.6;
	color: #888;
	height: 54px;
	overflow: hidden;
	margin-top: 10px;
}

.ipicn_con li .ipcn_time {
	border-top: 1px solid #ddd;
	padding-top: 15px;
	margin-top: 10px;
	position: relative;
}

.ipicn_con li .ipcn_time span {
	font-size: 20px;
	line-height: 32px;
}

.ipicn_con li .ipcn_time i {
	float: right;
	display: block;
	width: 120px;
	height: 32;
	line-height: 32px;
	border: 1px solid #ddd;
	font-size: 16px;
	text-align: center;
	font-style: normal;
}

.ipicn_con li .ipcn_time:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 10px;
	height: 1px;
	background: transparent;
}

.ipicn_con li:hover .ipcn_time:before {
	width: 100%;
	background: #DE0000;
	transition: .6s;
}

.ipicn_con li:hover .ipcn_time i {
	color: #fff;
	background: #DE0000;
	transition: .3s;
}

.ipicn_con li:hover img {
	transform: scale(1.1);
	transition: .6s;
}


/*产品列表*/

.iproli_con {}

.iproli_con li {
	width: 24.2%;
	width: 24%\9;
	margin: 0 1% 1% 0;
	float: left;
	border: 1px solid #ddd;
	box-sizing: border-box;
}

.iproli_con li:nth-child(4n) {
	margin-right: 0;
}

.iproli_con li .ipro_img {
	width: 100%;
	height: 382px;
	overflow: hidden;
}

.iproli_con li .ipro_img img {
	width: 100%;
	height: 100%;
	display: block;
}

.iproli_con li p {
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	background: #f4f4f4;
}

.iproli_con li:hover {
	transform: translateY(-10px);
	transition: .6s;
}

.iproli_con li:hover p {
	color: #fff;
	background: #DE0000;
	transition: .3s;
}


/*案例列表*/

.icasli_con .hca_r {
	width: 100%;
}

.icasli_con .hca_r li {
	width: 24.25%;
	float: left;
	margin: 0 1% 1% 0;
	position: relative;
	height: auto;
	overflow: hidden;
	height: 384px;
}

.icasli_con .hca_r li:nth-child(4n) {
	margin-right: 0;
}

.icasli_con .hca_r li .hcapanl {
	transform: rotate(0);
	top: -100%;
}

.icasli_con .hca_r li .hcapanl h3 {
	font-size:20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.icasli_con .hca_r li .hcapanl p {
	margin-top: 20px;
	height: 69px;
	overflow: hidden;
	line-height: 1.6;
}

.icasli_con .hca_r li:hover .hcapanl {
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	transition: .5s;
}


/*新闻详情*/

.inewdetail {
	background: #f2f2f2;
}

.inde_con {
	border-radius: 15px;
	background: #fff;
	margin: auto;
	padding: 30px;
	box-sizing: border-box;
}

.inde_tit {
	text-align: center;
	padding-top: 20px;
}

.inde_tit h2 {
	font-size: 28px;
	margin-bottom: 15px;
	color: #666;
}

.inde_tit p {
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

.inde_tit p span {
	padding: 0 30px;
	color: #888;
}

.updown p {
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	border-bottom: 1px solid #ddd;
	background: url(../images/hnew_11.png) no-repeat left center;
	padding-left: 20px;
}

.updown p span {
	float: left;
	display: block;
	color: #DE0000;
	font-weight: bold;
}

.updown p a {
	display: block;
	width: 85%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.updown p:hover a {
	padding-left: 10px;
	transition: .6s;
}

.reltie {
	text-align: center;
}

.reltie h2 {
	font-size: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
	position: relative;
}

.reltie h2:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 2px;
	background: #DE0000;
}

.zhaiyao {
	padding: 10px;
	box-sizing: border-box;
	background: #f9f9f9;
	margin-top: 20px;
}

.zhaiyao p {
	line-height: 1.6;
	color: #888;
	padding-top: 5px;
	height: 71px;
	overflow: hidden;
}


/*产品详情*/

.iprode_bpic,
.iproimgc,
.iprode_big,
.jqzoom,
.iproimg img {
	width: 610px !important;
}


/*图片放大镜*/

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 {
	max-width: none;
	height: auto !important;
	display: block;
}

.jqzoom {
	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);
}

.ipde_r {
	width: 70%;
}

.ipde_r p {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.ipde_r p strong {
	color: #DE0000;
}

.ipde_r p:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 10px;
	height: 1px;
	background: #DE0000;
}

.ipde_info {
	padding: 10px 10px 10px 0;
	line-height: 1.6;
	color: #777;
	height: 105px;
	overflow: hidden;
}

.ipde_title {
	font-size: 30px;
	margin-bottom: 5px;
}

.ipde_r .hadv_r,
.iproimg .hadv_r img {
	width: auto !important;
}

.ipde_r .hadv_r .bottel span,
.ipde_r .hadv_r .bottel h3 {
	color: #777;
}

.ipde_r .hadv_r .bottel {
	width: 60%;
}

.ipde_r .hadv_r .hadv_zx {
	color: #ffffff;
	background: #de0000;
	margin-top: 20px;
}

.ipde_r .hadv_r .hadv_zx:hover {
	opacity: 0.8;
}

.ipde_r .hadv_r .bottel {
	padding-top: 0;
}

.ipde_r .hadv_r {
	padding-top: 15px;
}

.ide_con .reltie {
	text-align: left;
}

.ide_con .reltie h2:after {
	margin: 0;
}

.reltie p {
	color: #777;
}

.irelpro ul {
	margin-top: 30px;
}

@media screen and (max-width: 1920px) {
	
	html,body {font-size: 16px;}
	
	.ftitle39 h3{font-size:34px;}
	
	.adv39_box .adv39_con h3{font-size:24px;}
	
	.about39-left&gt;div h3,#tab_news .tab_menu .on h3,#tab_news .tab_menu li h3 {font-size: 22px;}
	
	.head39_nav .active&gt;a,.head39_nav li&gt;a,.btn span,.pro39_box .pro39_con .pro39_txt h3,.in_newss_two_2 h6 a,.solve39_con li h2,.in_newss_4_2 h6{font-size:18px;}
	
	.header39_box .head39_tel,.about39-right .right-content,.about39-right .left-time,.about39-right .item:hover .left-time{font-size:16px;}
	
	.head39_nav li&gt;a&gt;small{font-size:13px;}
	
	.head39_nav .dropdown39 a,.in_newss_two_2 h6{height:45px;line-height:45px;}
	
	/* 公共部分 */
	.ftitle39 h3 {height: 55px;}
	
	/* 头部 */
	.head39_nav {width: 60%;}
	
	.header39_box .head39_tel {width: 15%;}
	
	.head39_adv {width: 389px;}
	
	/* .head39_nav li&gt;a {padding-top: 30px;} */
	
	/* 产品 */
	.btn span{padding:8.5px 10px;}
	
	.pro39_box .pro39_con .pro39_img {height: 284px;}
	
	/* 公司 */
	.about39-right .left-time {width: 13%;}
	
	/* 案例 */
	.case39_box .slideTxtBox .hd {height: 45px;line-height: 45px;}
	
	.case39_box .slideTxtBox .hd ul li.on {height: 46px;}
	
	.case39_bigimg .img {height: 509px;}
	
	.case39_bigimg .txt, .case39_smallimg li .txt {top: 235px;}
	
	.case39_smallimg ul li {height: 255px;}
	
	.case39_smallimg li .txt {top: 110px;left: 23%;}
	
	.case39_bigimg span, .case39_smallimg li span{margin-top:-36px;}
	
	/* 新闻 */
	.in_jian {width: 18%;height:466px;}
	
	.jz_l,.jz_r{top:409px;}
	
	.jz_l{left:15px;}
	
	.jz_r{left:55px;}
	
	.in_news_1 {width: 81%;height: 466px;}
	
	.in_newss_left {width: 64%;}
	
	.in_newss_right {width: 30%;}
	
	#tab_news .tab_menu{height:58px;}
	
	#tab_news .tab_menu li {height: 58px;line-height: 58px;}
	
	.in_newss_two_2 h6 {width: 77%;}
	
	.in_newss_two_2 h4 {width: 22%;}
	
	.in_newss_4_1 {height: 230px;}
	
	.news_box{top:16px;}
	
	.in_newss_right i:before{margin-bottom:3px;}
	
	/* 案例 */
	.solve39_con li{height:288px;}
	
	.solve39_con li h2{height:55px;margin-top:58%;}
	
	.solve39_con li p {width: 415px;height: 288px;}
	/* =================================================================================== */
	
	.hpro_tibox h2,.hpro_tibox h2 b,.about_left h1,.lc h2,.hadv_l h2{font-size: 34px;}
	
	.home_new .layout_ul .tit h3,.habcon .hab_info h2,.botab h3{font-size:24px;}
	
	.head_tel .teltop,.hadv_r .bottel h3,.bottel h3{font-size: 22px;}
	
	.head_nav li a,.xz1_p_Box .hd li b,.xz1_p_Box .bd li .wz,.xz1_p_Box .up-graybox .stit,.list_main .con h3,.home_new .layout_ul li.t a,.lc li span,.hpro_cate li,.hpro_info h3,.hcase_cate li a,.hnew_r li .hnr_tit h3,.hnew_l dl dd h3,.hfootbox .yqlink span,.botab li{font-size: 18px;}
	
	.head_nav li .tnav_er li a,.head_nav li:hover .tnav_er a,.post_main .con .excerpt,.home_new .layout_ul li.t span,.about_left h4,.about_right p,.hadv_l p,.hadv_l ul li p,.hadv_r h2,.hadv_r .hadv_zx,.bottel span{font-size: 16px;}
	
	.xz1_p_Box .hd li a,.xz1_p_Box .bd li .wz{height:45px;}
	
	.xz1_p_Box .hd li b{line-height:45px}
	
	.hpro_cate li,.hcase_cate li,.hadv_r .hadv_zx,.botab li{height:45px;line-height:45px}
	
	/* ======================================================== */
	
	.head_box{background-size: 50% 100%;background-position-x: 10.5%;}
	
	.head_nav{width:68%;}
	
	.head_tel .teltop img{top:0;}
	
	.xybanbox{height:700px;}
	
	.xybanbox .bd ul,.xybanbox .bd ul li{height:700px!important;}
	
	.xz1_p_Box .bd .tu{height:279px;}
	
	.home_new .layout_ul .layout_li .imgeffect a.thumb{height:568px;}
	
	.home_new .layout_ul li.t{padding:12px 0;}
	
	.about_right h3{font-size:18px;}
	
	.about_right p{line-height:1.9em;}
	
	.lc li{width: 214px;background: url(../images/jiat.jpg) no-repeat 250px 55px;}
	
	.lc li span{padding-left:30px;}
	
	.hproli .hproimg{height:287px;}
	
	.habcon .hab_info p{height:240px;-webkit-line-clamp:7;}
	
	.habcon .hab_img{height:403px;}
	
	.hca_r li{height:266px;}
	
	.hca_l li{height:542px;}
	
	.foo_qr {margin-top:60px;}
	
	.foo_qr p img{width:152px;}
	
	.hfootbox .yqlink{padding:10px 0 0 0;}
	
	.hfootbox .yqlink ul {margin-top: 2px;}
	
	/*内页开始*/
	.inbaner{height:300px;}
	
	.inbancon h2{font-size:34px;}
	
	.ibread h2,.ipde_title,.ibread h2,.ipde_title,.reltie h2{font-size:24px;}
	
	.inbancon ul li a,.ihon_con li p,.iproli_con li p,.ipicn_con li .ipcn_tit h3,.ipicn_con li .ipcn_time span,.icasli_con .hca_r li .hcapanl h3{font-size:18px;}
	
	.incon,.updown p,.ily_sub, .czhi{font-size:16px;}
	
	.ily_sub, .czhi{height:45px;}
	
	.ihon_con li p,.inbancon ul li,.iproli_con li p{height:45px;line-height:45px}
	
	.ihon_pic,.inewli_top .hnew_l dl{height:277px;}
	
	.iproli_con li .ipro_img,.ipicn_con li .ipcn_img,.icasli_con .hca_r li{height:287px;}
	
	.ipde_r{width:62%;}
	
	.hcapanl{padding:110px 20px 0 20px;}	
}

@media screen and (max-width: 1600px){
	html,body {font-size: 15px;}
	
	.adv39_box .adv39_con h3{font-size:22px;}
	
	.about39-left&gt;div h3,#tab_news .tab_menu .on h3,#tab_news .tab_menu li h3 {font-size: 20px;}
	
	.head39_nav .active&gt;a,.head39_nav li&gt;a,.btn span,.pro39_box .pro39_con .pro39_txt h3,.in_newss_two_2 h6 a,.solve39_con li h2,.in_newss_4_2 h6{font-size:16px;}
	
	.header39_box .head39_tel,.about39-right .right-content,.about39-right .left-time,.about39-right .item:hover .left-time{font-size:15px;}
	
	.head39_nav li&gt;a&gt;small{font-size:12px;}
	
	.head39_nav .dropdown39 a,.in_newss_two_2 h6{height:40px;line-height:40px;}
	
	/* 公共部分 */
	
	/* 头部 */
	.header39_box ,.header39_l,.head39_nav{height: 80px;}
	
	.header39_box .head39_logo {height: 65px;padding: 7px 0 0 0;}
	
	.head39_nav li&gt;a {padding-top: 28px;}
	
	.head39_nav .active&gt;a,.head39_nav li&gt;a:hover {padding-top: 18px;}
	
	.head39_nav .dropdown39{top:80px;}
	
	.head39_nav {width: 58%;}
	
	.head39_adv {top:80px;width: 345px;}
	
	.header39_box .head39_tel{margin-top:3px;}
	
	
	/* 数字 */
	.num39_box .number {font-size: 54px;}
	/* 产品 */
	.btn{width:15.23%;}
	
	.pro39_box .pro39_con .pro39_img {height: 237px;}
	
	/* 公司 */
	.about39,.about39-right{height:430px;}
	
	.about39-left&gt;div p {line-height: 25px;height: 100px;}
	
	.about39-right .right-content {width: 76%;}
	
	.about39-right .left-time {width: 15%;}
	
	.about39-right .item:first-child .left-time {height: 65px;}
	
	.about39-right .item {height: 105px;}
	
	.about39-right .left-time{height:79px;}
	
	.about39-left&gt;div{margin-top:85px;}
	
	/* 案例 */
	.case39_bigimg .img {height: 426px;}
	
	.case39_bigimg .txt, .case39_smallimg li .txt {top: 192px;}
	
	.case39_smallimg ul li {height: 213px;}
	
	.case39_smallimg li .txt {top: 87px;left: 17%;}
	
	.case39_bigimg span, .case39_smallimg li span{margin-top:-35px;}
	
	/* 广告条 */
	
	.adv39_box .adv39_con li a {height: 30px;line-height: 30px;}

	/* 新闻 */
	.in_jian {height:410px;}
	
	.jz_l,.jz_r{top:355px;}
	
	.in_newss_right {width: 29%;}
	
	#tab_news .tab_menu{height:48px;}
	
	#tab_news .tab_menu li {height: 48px;line-height: 48px;}
	
	.in_newss_two_2 h6 {width: 73%;}
	
	.in_newss_two_2 h4 {width: 26%;}
	
	.in_newss_4_1 {height: 218px;}
	
	.in_newss_4_2 h4 {line-height: 25px;height: 50px;}
	
	.in_news_1 {height: 410px;}
	
	
	/* 案例 */
	.solve39_con li{height:240px;}
	
	.solve39_con li h2{height:45px;line-height:45px;margin-top:57%;}
	
	.solve39_con li p {width:346px;height: 240px;}
	
	/* 底部 */
	.footer39_ma{width: 16%;}
	
	.footer39_nav {width: 63%;}
	
	.footer39_tel {width: 16%;}
	
	.cloud-share ul li,.cloud-share ul li a span{width:35px;height:35px;}
	
	.cloud-share ul li a span {background-size: 35px;}
	
	.footer39_tel a{height:35px;line-height:35px;}
	
	.footer39_nav ul li a{height:30px;line-height:30px;}
	
	
	/* ============================================================================ */
	
	.home_new .layout_ul .tit h3,.habcon .hab_info h2,.botab h3{font-size:22px;}
	
	.head_tel .teltop,.hadv_r .bottel h3,.bottel h3{font-size: 20px;}
	
	.head_nav li a,.xz1_p_Box .hd li b,.xz1_p_Box .bd li .wz,.xz1_p_Box .up-graybox .stit,.list_main .con h3,.home_new .layout_ul li.t a,.lc li span,.hpro_cate li,.hpro_info h3,.hcase_cate li a,.hnew_r li .hnr_tit h3,.hnew_l dl dd h3,.hfootbox .yqlink span,.botab li,.about_right h3{font-size: 16px;}
	
	.head_nav li .tnav_er li a,.head_nav li:hover .tnav_er a,.post_main .con .excerpt,.home_new .layout_ul li.t span,.about_left h4,.about_right p,.hadv_l p,.hadv_l ul li p,.hadv_r h2,.hadv_r .hadv_zx,.bottel span{font-size: 15px;}
	
	.xz1_p_Box .hd li a,.xz1_p_Box .bd li .wz{height:40px;}
	
	.xz1_p_Box .hd li b{line-height:40px}
	
	.hpro_cate li,.hcase_cate li,.hadv_r .hadv_zx,.botab li{height:40px;line-height:40px}
	
	/* ========================================================================== */
	
	.head_logo{width:230px;}
	
	.head_nav{width:67%;}
	
	.head_tel{line-height:75px;}
	
	.head_nav li a{height:75px;line-height:75px;}
	
	.xybanbox{height:583px;}
	
	.xybanbox .bd ul, .xybanbox .bd ul li {height: 583px!important;}
	
	.xz1_p_Box .bd .tu{height:232px;}
	
	.xz1_p_Box .bd li .wz{line-height:25px;}
	
	.xz1_p_Box .bd li .wz span{width:24px;height:24px;}
	
	.home_new .layout_ul .layout_li .imgeffect a.thumb{height:472px;}
	
	.home_new .layout_ul li.t{padding:10px 0;}
	
	.about_left h1{font-size:28px;}
	
	.lc li{width: 170px;background: url(../images/jiat.jpg) no-repeat 235px 55px;}
	
	.lc li span{padding-left:50px;}
	
	.hproli .hproimg{height:239px;}
	
	.habcon .hab_info p{height:175px;line-height:25px;}
	
	.habcon .hab_img{height:333px;}

	.hca_r li{height:188px;}
	
	.hca_l li{height:383px;}
	
	.hadv_l h2{font-size:28px;}
	
	.hcapanl{padding:70px 20px 0 20px;}
	
	.foo_qr {margin-top:40px;}
	
	.foo_qr p img{width:132px;}
	
	.hfootbox .yqlink ul {margin-top: 1px;}
	
	/*内页开始*/
	.inbaner{height:250px;}
	
	.inbancon h2{font-size:28px;}
	
	.ibread h2,.ipde_title,.ibread h2,.ipde_title,.reltie h2{font-size:22px;}
	
	.inbancon ul li a,.ihon_con li p,.iproli_con li p,.ipicn_con li .ipcn_tit h3,.ipicn_con li .ipcn_time span,.icasli_con .hca_r li .hcapanl h3{font-size:16px;}
	
	.incon,.updown p,.ily_sub, .czhi{font-size:15px;}
	
	.ily_sub, .czhi{height:40px;}
	
	.ihon_con li p,.inbancon ul li,.iproli_con li p{height:40px;line-height:40px}
	
	.ihon_pic,.inewli_top .hnew_l dl{height:229px;}
	
	.iproli_con li .ipro_img,.ipicn_con li .ipcn_img,.icasli_con .hca_r li{height:237px;}
	
	.ipde_r{width:55%;}
	
	/* .hcapanl{padding:90px 20px 0 20px;} */

}

@media screen and (max-width: 1440px){
	

	/* 头部 */
	.head39_nav {width: 55%;}
	
	.header39_box .head39_tel {width: 16%;}
	
	.header39_box .head39_tel span:before {width: 20px;height: 20px;}
	
	.head39_adv {width: 342px;}
	
	.header39_box .head39_tel{margin-top:6px;}
	/* 数字 */
	
	/* 产品 */
	.btn{width:15.20%;}
	
	.pro39_box .pro39_con .pro39_img {height: 217px;}
	
	.pro39_box .pro39_con .pro39_txt h3 span{padding:5px 0;width: 94%;}

	
	/* 公司 */
	
	.about39-right .right-content {width: 74%;}
	
	.about39-right .left-time {width: 16%;}
	
	/* 案例 */
	.case39_bigimg .img {height: 382px;}
	
	.case39_smallimg ul li {height: 191px;}
	
	.case39_bigimg .txt, .case39_smallimg li .txt {top: 172px;left:28%;}
	
	.case39_smallimg li .txt {top: 78px;left:11%;}
	
	/* 广告条 */
	
	

	/* 新闻 */
	
	.in_jian {width: 22%;height:420px;}
	
	.in_news_1 {width: 77%;height: 420px;}
	
	.in_newss_right {width: 27%;}
	
	.jz_l,.jz_r{top:370px;}
	
	
	/* 解决方案 */
	.solve39_con li{height:215px;}
	
	.solve39_con li h2{height:45px;line-height:45px;margin-top:58%;}

	.solve39_con li h2{margin-top:55%;}
	
	.solve39_con li p {width:311px;height: 215px;}
	/* 底部 */
.footer39_ma{width: 17%;}
	
	.footer39_nav {width: 59%;}
	
	.footer39_tel {width: 19%;}

	
	/* ========================================================== */
	
	.head_nav{width:63%;}
	
	.head_box {background-size: 60% 100%;}
	
	.xybanbox{height:525px;}
	
	.xybanbox .bd ul, .xybanbox .bd ul li {
    height: 525px!important;
}
	
	.xz1_p_Box .hd .tb{padding:8px;}
	
	.xz1_p_Box .bd .tu{height:212px;}
	
	.home_new .layout_ul .layout_li .imgeffect a.thumb{height:424px;}
	
	.lc li {width: 140px;background: url(../images/jiat.jpg) no-repeat 205px 55px;}
	
	.lc li span {padding-left: 70px;}
	
	.hproli .hproimg{height:214px;}
	
	.habcon .hab_img{height:298px;}
	
	.habcon .hab_info p {height: 140px;line-height: 23px;-webkit-line-clamp:6;}
	
	.hca_r li{height:169px;}
	
	.hca_l li{height:343px;}
	
	.foo_qr {width: 26.5%;}
	
	.foo_qr {margin-top:30px;}
	
	.inbaner{height:225px;}
	
	.ihon_pic,.inewli_top .hnew_l dl{height:201px;}
	
	 .iproli_con li .ipro_img,.ipicn_con li .ipcn_img,.icasli_con .hca_r li{height:213px;}
	
	.ipde_r{width:49%;}
	
	.ily_input{width:90%;}
}

@media screen and (max-width: 1360px){
	
	/* 头部 */
	.head39_nav {width: 52%;}
	
	.header39_box .head39_tel {width: 17%;}
	
	.head39_adv {width: 340px;}
	/* 数字 */
	
	.num39_box .number {font-size: 50px;}
	
	/* 产品 */
	.btn{width:15%;}
	
	.pro39_box .pro39_con .pro39_img {height: 201px;}

	.solve39_con li p {width:294px;height: 204px;}
	/* 底部 */
    .footer39_ma{width: 18%;}
	
	.footer39_nav {width: 59%;}
	
	/* .footer39_tel {width: 18%;} */

	/* ========================================== */
	
	.head_nav{width:61%;}
	
	.head_box {background-size: 70% 100%;}
	
	.xybanbox{height:496px;}
	
	.xybanbox .bd ul, .xybanbox .bd ul li {
    height: 496px!important;
}
	
	.xz1_p_Box .bd .tu{height:196px;}
	
	.home_new .layout_ul .layout_li .imgeffect a.thumb{height:400px;}
	
    .lc li {width: 130px;background: url(../images/jiat.jpg) no-repeat 195px 55px;}
	
	.lc li span {padding-left: 60px;}
	
	.hproli .hproimg{height:202px;}
	
	.habcon .hab_img{height:281px;}
	
	.habcon .hab_info p {height: 125px;line-height: 25px;-webkit-line-clamp:5;}
	
	.hca_r li{height:159px;}
	
	.hcapanl {padding: 50px 20px 0 20px;}
	
	.hca_l li{height:325px;}
	
	.foo_qr p img{width:100px;}
	
	.foo_qr{width:24%;}
	
	.foo_qr {margin-top:60px;}
	
	.inbaner{height:213px}
	
	.ihon_pic,.inewli_top .hnew_l dl{height:188px;}
	
    .iproli_con li .ipro_img,.ipicn_con li .ipcn_img,.icasli_con .hca_r li{height:201px;}
	
    .ipde_r {width: 46%;}
}

@media screen and (max-width: 1280px){
	
	/* 头部 */
	.head39_nav {width: 49%;}
	
	.header39_box .head39_tel {width: 18%;}
	
	.head39_adv {width: 339px;}
	/* 数字 */
	
	.num39_box .number {font-size: 46px;}
	
	/* 产品 */
	.btn{width:15%;}
	
	.pro39_box .pro39_con .pro39_img {height: 201px;}
	
	/* 公司简介 */
	
	.about39-right .right-content {width: 71%;}
	
	.about39-right .left-time {width: 18%;}
	
/* 新闻 */
.in_newss_right {width: 27%;}
/* 解决方案 */
.solve39_con li{height: 192px;}

/* .solve39_con li h2{margin-top:64%;} */

.solve39_con li p {width:277px;height: 192px;}
	
	/* 底部 */
    .footer39_ma{width: 20%;}
	
	.footer39_nav {width: 56%;}
	
	.footer39_tel {width: 20%;} 
	
	/* ================================== */
	.head_nav{width:59%;}
	
	.xybanbox {height: 467px;}
	
	.xybanbox .bd ul, .xybanbox .bd ul li {height: 467px!important;}
	
	.lc li {width: 110px;background: url(../images/jiat.jpg) no-repeat 175px 55px;}
	
	.lc li span {padding-left: 40px;}
	
	.foo_qr {width: 22%;}
	
	.ipde_r {width: 43%;}
	
	.hadv_r h2{width:120px;}
}

@media(max-width: 959px) {
	html,
	body {
		max-width: 660px;
		min-width: 660px;
		margin: auto;
		overflow-x: hidden;
	}
	
	.ftitle39{padding-top:15px;}
	
	.ftitle39 h3 {font-size: 24px;height: 40px;}
	
	.ftitle39 p {height: 25px;line-height: 25px;}
	
	/* ==================================================== */
	
	.head39_nav,.header39_box .head39_tel,.head39_nav li&gt;a&gt;small{display:none;}
	
	.head39_adv,.head39_nav .dropdown39,.head39_nav .active&gt;a&gt;small,.head39_nav li&gt;a:hover small{display:none!important;}
	
	.header39_box .head39_logo,.header39_l{width:100%;}
	
	.mlogo{width:80%!important;}
	
	.mmenu{display:block;width:10%!important;}
	
	.header39_box{position:relative;}
	
	.head39_nav{position:absolute;top:80px;left:0;z-index:11;background:rgba(203,13,13,.8);width:100%;height:auto;margin-left:0;}
	
	.head39_nav li{width:100%;height:40px;line-height:40px;border-bottom:1px dashed #fff;}
	
	.head39_nav li&gt;a,.head39_nav .active&gt;a,.head39_nav li&gt;a:hover{padding-top: 0;}
	
	/* 数字 */
	.num39_box{display:none;}
	
	/* 产品 */
	.pro39_box{padding-bottom:15px;}
	
	.btn {width: 31.5%;}
	
	.btn:nth-child(6), .btn:nth-child(9), .btn:nth-child(12){margin-right:0;}
	
	.pro39_box .pro39_con .pro39_img {height: 106px;}
	
	.pro39_box .pro39_con .pro39_txt {padding: 5px;}
	
	.pro39_box .pro39_con .pro39_txt h3 em{background:none;}
	
	.pro39_box .pro39_con .pro39_txt p:before{display:none;}
	
	/* 公司简介 */
	.about39{height: auto;padding-bottom:15px;}
	
	.about39-left{width:100%;}
	
	.about39-left&gt;div {width: 100%;margin-top: 15px;left: 0px;}
	
	.about39-right{display:none;}
	/* 案例 */
	.case39_bigimg,.case39_smallimg{width: 100%;}
	
	.case39_bigimg .txt {left: 35%;}
	
	.case39_smallimg li .txt {left: 3.2%;}
	
	/* 广告条 */
	.adv39_box .adv39_con {width: 100%;}
	
	/* 新闻 */
	.in_jian {display:none;}
	
	.in_news_1 {width: 100%;}
	
	.in_newss_left{padding:0;}
	
	.in_newss_two_2{margin-right:0;width:100%;}
	
	.in_newss_right {width: 35%;}
	
	.in_newss_two_2:nth-child(10),.in_newss_two_2:nth-child(11),.in_newss_two_2:nth-child(12),.in_newss_two_2:nth-child(13),.in_newss_two_2:nth-child(14),.in_newss_two_2:nth-child(15),.in_newss_two_2:nth-child(16),.in_newss_two_2:nth-child(17),.in_newss_two_2:nth-child(18){display:none;}
	
	/* 解决方案 */
	.solve39_con li{height:108px;}
	
	.solve39_con li h2{height:35px;line-height:35px;margin-top:44%;}
	
	.solve39_con li p {width:156px;height: 108px;}
	
	/* 底部 */
	.footer39_ma,.footer39_tel{display:none;}
	.footer39_nav {width: 100%;margin:0;}
	
	
	
	/* ================================================= */
	.head_box {
		background: #DE0000;
		height: 60px;
		border-top: 2px solid #e7e7e7;
	}
	.head_box:hover {
		border-bottom: 1px solid #ddd;
		background-color: #DE0000;
	}
	.mainb {
		width: 98%;
	}
	.paddt30 {
		padding-top: 15px;
	}
	.onemenu&gt;a {
		background: none;
	}
	.head_nav li {
		margin: 0 0 0 1%;
	}
	.head_nav li a {
		/* padding: 0 10px; */
	}
	.jx_mobile img {
		width: 100%;
	}
	.head_nav li a {
		height: 75px;
		line-height: 75px;
	}
	.head_nav .onemenu a {
		width: 90%;
	}
	.head_nav {
		margin-left: 290px;
	}
	.head_top {
		height: 70px;
		background: #fcfcfc;
		position: fixed;
		top: 0;
		max-width: 660px;
		left: 0;
		right: 0;
		z-index: 999;
	}
	.jx_mobile {
		display: block !important; 
	}
	.jx_pc {
		display: none !important;
	}
	.jx_pc2 {
		display: none;
	}
	.logo {
		width: 80%;
		top: 0px;
		left: 2.5%;
	}
	
	
	.m_btn{top:12px;}
	.m_btn {
		display: block;
	}
	.head_nav {
		position: fixed;
		top: 0px;
		right: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		max-width: 660px;
		height: 80%;
		background: rgba(255, 255, 255, .95);
		padding: 50px 0 0;
		margin: auto;
		display: none;
		overflow-y: scroll;
		overflow-x: visible;
		padding-bottom: 30px;
	}
	.head_nav li {
		display: block;
		width: 90%;
		margin: 0 auto;
		border: none;
		border-bottom: 1px dashed #2e2e2e;
		float: none;
		text-align: left;
	}
	.head_nav li a {
		color: #4a4949;
		height: 48px;
		line-height: 48px;
		width: 90%;
		display: inline-block;
		margin: 0;
		padding-left:20px;
		border: none;
		/* text-align:center; */
	}
	.head_nav li.on a,
	.head_nav li a:hover {
		border: none;
		background: none;
	}
	.m_close {
		display: inline-block;
	}
	.head_nav li:hover .tnav_er a {
		background: none;
		color: #fff;
		font-size: 16px;
	}
	.head_nav li span {
		font-size: 20px;
		color: #fff;
		width: 10%;
		float: right;
		text-align: right;
		padding-top: 15px;
		display:none;
	}
	.head_nav li span img {
		width: 10px;
		float: right;
	}
	.head_nav li .tnav_er {
		padding: 0;
		opacity: 1;
		visibility: visible;
		width: 100%;
		transition: 0s;
		transform: translate3d(0, 0, 0);
		border-top: 0;
	}
	.head_nav li .tnav_er li {
		text-align: left;
		border: 0;
	}
	.head_nav li a:hover,
	.head_nav li:hover a,
	.head_nav li.on a {
		background: none;
		border-bottom: none;
	}
	.head_nav li .tnav_er {
		position: static;
		display: none;
		background: none;
	}
	.head_nav li .tnav_er li a {
		color: #fff;
		padding: 5px 15px;
		border-bottom: 1px solid transparent;
	}
	.head_tel {
		display: none;
	}
	.hsolo_boxt {
		display: none;
	}
	.ban_btn {
		display: none !important;
	}
	.xybanbox {
		margin-top: 0;
	}
	.xybanbox,
	.xybanbox .bd,
	.xybanbox .bd ul li img {
		width: 100%;
		margin-left: 0;
		left: 0;
		height: 240px;
	}
	.xybanbox .prev,
	.xybanbox .next {
		display: none;
	}
	.paddt3b2 {
		padding: 15px 0 10px;
	}
	/*新增产品1*/
	.xz1_product {
    padding: 15px 0 20px;}
	.xz1_p_Box .hd .tb {
    padding: 10px;
}
	.xz1_p_Box .hd li {
		width: 32%;
	}
	.xz1_p_Box .hd li:nth-child(3),.xz1_p_Box .hd li:nth-child(6),.xz1_p_Box .hd li:nth-child(9) {
		margin-right: 0;
	}
	.xz1_p_Box .hd li:nth-child(4),.xz1_p_Box .hd li:nth-child(7),.xz1_p_Box .hd li:nth-child(10) {
		margin-left: 0;
	}
	.xz1_p_Box .hd li:nth-child(5){
		margin-right: 1%;
	}
	.xz1_p_Box .hd li:nth-child(6){
		margin-left: 1%;
	}
	.xz1_p_Box .bd .tu{
		height: 105px;
	}
	.xz1_p_Box .bd li .wz {
		padding: 8px;
		line-height:40px;
	}
	.xz1_p_Box .bd li .wz span{
		display: none;
	}
	/*新增公司简介1*/
	.about_right,
	.about_left {
		width: 100%;
		margin: 0;
	}
	.about_left h4,
	.about_left h1 {
		text-align: center;
	}
	.about_more {
		margin: 50px auto;
	}
	.about_right li {
		padding-bottom: 20px;
		width: 48%;
		margin: 1%;
	}
	
	/*新增案例1*/
	.case .case_main .case_top{
					display: none;
				}
	
	/*新增新闻1*/
	.home_new{padding:15px 0;}
	.about_more {
    margin: 20px auto;
}
	.indnews-list li{
		width: 98%;
		margin-bottom: 20px;
	}
	.indnews-list li:first-child{
		margin-left: 1%;
	}
	
	/*新增新闻2*/
	.home_new .layout_ul{
		width: 100%;
		margin-top: 10px;
	}
	
	/* 新增流程1 */
	.lc{
		display:none;
	}
	
	
	/*========================================================*/
	.hpro_tibox h2 {
		font-size: 22px;
	}
	.hpro_tibox h2 b {
		font-size: 26px;
	}
	.hpro_tibox i:before,
	.hpro_tibox i:after {
		width: 22%;
	}
	.hpro_cate li {
		width: 24.2%;
	}
	.hpro_cate li:nth-child(7n) {
		margin-right: 1%;
	}
	.hpro_cate li:nth-child(4n) {
		margin-right: 0;
	}
	.hproli {
		width: 48%;
		margin: 1%;
	}
	.hproli:nth-child(4n) {
		margin-right: 1%;
	}
	.hproli .hproimg {
		height: 215px;
	}
	.hprobox {
		background-repeat: repeat-y;
	}
	.habcon .hab_info p {
		height: 50px;
		overflow: hidden;
	}
	.habcon .hab_info ul li img {
		display: none;
	}
	.habcon .hab_info ul {
		margin-top: 15px;
	}
	.habcon .hab_img {
		height: 153px;
	}
	.hcase_cate li {
		height: 36px;
		line-height: 36px;
	}
	.hca_l {
		width: 100%;
	}
	.hca_r li {
		width: 48%;
		margin: 1%;
	}
	.hca_r li:nth-child(3n) {
		margin-right: 1%;
	}
	.hca_r {
		width: 100%;
	}
	.hca_l li {
		height: 448px;
	}
	.hca_r li {
		height: 215px;
	}
	.hadv_box {
		display: none;
	}
	.hnew_l dl dt {
		height: 462px;
		overflow: hidden;
	}
	.hnew_l dl dd {
		position: inherit;
	}
	.hnew_l,
	.hnew_r {
		width: 100%;
	}
	.hnew_l dl {
		height: auto;
		margin-bottom: 20px;
	}
	.foo_qr,
	.foot_logo {
		display: none;
	}
	.lianxi {
		width: 100%;
	}
	.head_nav li span img {
		display: none;
	}
	.head_nav li .tnav_er {
		box-shadow: inherit;
		border: 0;
	}
	.inbaner {
		background-size: 100%;
		height: auto;
	}
	.inbancon {
		padding-top: 20px;
	}
	.inbancon ul {
		margin-top: 35px;
	}
	.inbancon ul li {
		width: 31.3%;
		margin: 1%;
		display: inline;
		float: left;
		height: 36px;
		line-height: 36px;
	}
	.ibread h2 {
		background: none;
		padding: 0;
		font-size: 18px;
	}
	.ily_input,
	#checkCode {
		box-sizing: border-box;
	}
	.ihon_con li {
		width: 48%;
		margin: 1%;
	}
	.ihon_pic {
		height: 201px;
	}
	.lightBox-popupMask {
		max-width: 660px;
	}
	.ily_input {
		width: 90%;
	}
	.inewli_top {
		display: none;
	}
	.inewli_con .hnew_r li {
		width: 100%;
		margin: 1% 0;
	}
	.ipicn_con li {
		width: 48%;
		margin: 1%;
	}
	.ipicn_con li:nth-child(4n) {
		margin-right: 1%;
	}
	.ipicn_con li .ipcn_img {
		height: 215px;
	}
	.iproli_con li {
		width: 48%;
		margin: 1%;
	}
	.iproli_con li:nth-child(4n) {
		margin-right: 1%;
	}
	.iproli_con li .ipro_img {
		height: 214px;
	}
	.icasli_con .hca_r li {
		width: 48%;
		margin: 1%;
	}
	.icasli_con .hca_r li:nth-child(3n) {
		margin-right: 1%;
	}
	.inewdetail {
		background: none;
	}
	.inde_con {
		padding: 0;
		border: 0;
	}
	.inde_tit {
		padding: 0;
	}
	.inde_tit h2 {
		font-size: 22px;
	}
	div.zoomMask,
	div.zoomDiv {
		display: none !important;
	}
	.iprode_bpic,
	.iproimgc,
	.iprode_big,
	.jqzoom,
	.iproimg img {
		width: 100% !important;
	}
	.ipde_r {
		width: 100%;
		margin-top: 10px;
	}
	.ipde_title {
		font-size: 24px;
	}
	.reltie h2 {
		font-size: 22px;
	}
	.head_nav&gt;li:after,
	.head_nav li .tnav_er li:after {
		display: none !important;
	}
	.head_nav li .tnav_er {
		display: none !important;
	}
	.habcon .hab_info h2 {
		font-size: 20px;
	}
	.hcapanl i {
		display: none;
	}
	.icasli_con .hca_r li {
		height: 215px;
	}
	.hcapanl {
    padding: 80px 20px 0 20px;
}
	.hfootbox{display:none;}
	.hca_l li .hcapanl{padding: 180px 20px 0 20px;}
}

@media(max-width: 640px) {
	html,
	body {
		max-width: 100%;
		min-width: 100%;
	}
	
		.ftitle39 h3:after { left: 42%;width: 20%;}
	
	.ftitle39 p{display:none;}
	/* 头部 */
	.header39_box{height: 50px;}
	
	.header39_box .head39_logo{height: 43px;padding: 3px 0 0 0;}
	
	.mmenu img{width:100%;height:auto!important;margin-top: 3px;}
	
	.header39_l{height:auto;}
	
	.head39_nav {top: 50px;}
	/*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;}
	
	/* 产品 */
	
	.btn {width: 48%;}
	
	.btn:nth-child(6), .btn:nth-child(12),.pro39_box .pro39_con li:nth-child(4), .pro39_box .pro39_con li:nth-child(8) { margin-right: 0; }
	
	.pro39_box .pro39_con li {width: 49%;}
	
	.case39_box .slideTxtBox .hd ul{left:0;width:100%;}
	/* 公司简介 */
	
	.about39-left&gt;div h3{margin:5px 0;}
	
	/* 案例 */
	.case39_box .slideTxtBox .hd{margin-bottom:10px;}
	
	.case39_bigimg .img {height: 254px;}
	
	.case39_bigimg .txt {left: 23%;top: 104px;}
	
	.case39_smallimg ul li {width: 50%;height:127px;}
	
	.case39_bigimg .txt, .case39_smallimg li .txt {width: 160px;}
	
	.case39_smallimg li .txt {left: 11.2%;}
	
	.case39_bigimg #shape, .case39_smallimg li #shape{stroke-dashoffset:-310;}
	
	.case39_smallimg li .txt {top: 38px;}
	
	.case39_smallimg li .txt svg,.case39_smallimg li .txt rect{width:140px!important;}
	
	.case39_smallimg li #shape {stroke-dashoffset: -188;}
	
	/* 广告条 */
	
	/* .adv39_box .adv39_con li a {height: 25px;line-height: 25px;} */
	
	.adv39_box .adv39_con{height:182px;}
	
	/* 新闻 */
	
	.in_newsfaq{padding-top:15px;padding-bottom:15px;}
	
	.in_newss_left {width: 100%;}
	
	.in_newss_right{display:none;}
	
	#tab_news .tab_menu li{height:40px;line-height:40px;}
	
	#tab_news .tab_menu{height:40px;}
	
	.news_box {top: 8px;}
	
	/* 解决方案 */
	.solve39{margin-bottom:15px;}
	
	.solve39_con li{width:49%;height:125px;/* margin-top:50%; */}
	
	.solve39_con li p{width:100%;height:100%;}
	
	.solve39_con li h2{ margin-top:50%;}
	
	.solve39_con li p {width:180px;height: 125px;}
	
	/* 友情链接 */
	
	.link39{margin-bottom:0;}
	
	.link39 .links_list a{height:25px;line-height:25px;padding:0 10px;}
	
	.link39 .links_list{border-bottom:none;}
	
	/* 版权 */
	.copyright39{margin-bottom:55px;}
	
	.copyright39 p{height:auto;line-height:25px;padding-bottom: 27px;padding-top: 5px;}
	
	/* 底部 */
	.footer39{display:none;}
	
	.footer-bottom39 {
		display:block;
				position: fixed;
				width: 100%;
				z-index: 9;
				bottom: 0;
				left: 0;
				text-align: center;
			}
			
			.footer-bottom39:after {
				position: absolute;
				content: "";
				background: #fff;
				bottom: 0;
				left: 0;
				height: 100%;
				width: 100%;
				z-index: -1;
				border: 1px solid #F7F9FA;
				border-radius: 10px;
			}
			
			.footer-bottom39 ul {}
			
			.footer-bottom39 ul li {
				float: left;
				width: 20%;
				/* line-height: 50px; */
				height: 55px;
				box-sizing: border-box;
			}
			
			.footer-bottom39 ul li a {
				
			}
			
			.footer-bottom39 ul li a img {
				width: 20px;
				height: 20px;
				padding-top:5px;
				display: inline-block;
				vertical-align: middle;
			}
			
			.footer-bottom39 ul li a p{
				height:30px;
				line-height:30px;
			}
			
			.footer-bottom39 ul li a:hover {
				
			}
			
			.footer-bottom39 ul li .ba-add-balance-btn {
				height: 60px;
				width: 60px;
				border-radius: 50%;
				display: inline-block;
				background: #fff;
				line-height: 58px;
				border: 1px solid #f1f1f1;
				padding: 0;
				margin-bottom: 0;
				-webkit-box-shadow: 0px 0px 15px #F1F4F5;
				box-shadow: 0px 0px 15px #F1F4F5;
				position: absolute;
				top: -29px;
				left: 50%;
				-webkit-transform: translateX(-50%);
				transform: translateX(-50%);
			}
	/* ====================================== */
	/* .logo{
	top:0;width:80%;
	}
	
	.m_btn{top:12px;} */
	
	.hpro_tibox p{display:none;}
	
	.xybanbox,
	.xybanbox .bd,
	.xybanbox .bd ul li img {
		height: 136px;
	}
	.hpro_cate li {
		width: 31.3%;
		margin: 1%;
	}
	.head_nav li a {
		width: 100%;
		display: inherit;
	}
	.head_nav li {
		width: 100%;
	}
	.lightBox-popupMask {
		max-width: 100%;
	}
	/*新增产品1*/
	
	.xz1_p_Box .hd .tb {
    padding: 9px;
}
	
	.xz1_product{padding:15px 0 20px;}
	
	.xz1_p_Box .hd li{
		width: 49%;

	}
	
	.xz1_p_Box .hd li a{
		height: 37px;
	}
	.xz1_p_Box .hd li:nth-child(2n){
		margin-left: 1%;
		margin-right: 0;
	}
	.xz1_p_Box .hd li:nth-child(2n-1){
		margin-left: 0;
		margin-right: 1%;
	}
	.xz1_p_Box .hd li b,.xz1_p_Box .bd li .wz,.xz1_p_Box .up-graybox .stit{
		font-size:15px;
	}
	.xz1_p_Box .bd li{
		width: 49%;
	}
	.xz1_p_Box .bd li:nth-child(2n){
		margin-left: 1%;
		margin-right: 0;
	}
	.xz1_p_Box .bd li:nth-child(2n-1){
		margin-left: 0;
		margin-right: 1%;
	}
	.xz1_p_Box .bd .tu {
    height: 125px;
}

.xz1_p_Box .bd li .wz{height:25px;line-height:25px;}

	/*新增公司简介1*/
	.about_left h1 {
		font-size: 24px;
	}
	
	.about_left p {
		font-size: 15px;
	}
	.about_right li {
		width: 48%;
		margin: 1%;
	}
	.about_right li img{
		    width: 70px;
			    padding: 20px 0 10px 0;
	}
	.about_right h3 {
    font-size: 16px;
    margin-bottom: 5px;
	}
	.about_more {
    margin: 20px auto;
}

/*新增新闻2*/
.home_new .layout_ul .tit h3{margin-top:-10px;margin-bottom: 10px;}

.home_new{padding:15px 0;}
.home_new .layout_ul .layout_li .imgeffect a.thumb{height:253px;}
.home_new .layout_ul .layout_li {
    display: flex;
}
.home_new .layout_ul li.t a {
    font-size: 14px;
    flex: 6;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}
.home_new .layout_ul li.t span {
    float: right;
    flex: 2;
}
.home_title h2 {

    font-size: 30px;

}
.home_title {

    margin-bottom: 10px;
}
.home_new .layout_ul .layout_li{
	margin-top: 0px;
}
.home_new .layout_ul .col{
	margin-top: 40px;
}
.home_new article{
	width: 100%;
}

	/*新增案例1*/
	.case .case_main .case_botm .case_botm_list &gt; li{
					width: 49%;
				}
				.case .case_main .case_botm .case_botm_list &gt; li:nth-child(2){
					margin-right: 0;
				}
				.case .case_main .case_botm .case_botm_list &gt; li:nth-child(3){
					margin-left: 0;
				}
	.hpro_cate li:nth-child(4n) {
		margin-right: 1%;
	}
	.hpro_cate {
		display: none;
	}
	.hpro_tibox i:before,
	.hpro_tibox i:after {
		width: 10%;
	}
	.hproli .hproimg {
		height: 122px;
	}
	.hpro_info h3 {
		font-size: 15px;
		height: 35px;
    line-height: 35px;
	}
	.habcon {
		padding: 10px;
	}
	.habcon .hab_info {
		width: 100%;
	}
	.habcon .hab_img {
		width: 100%;
		height:241px
	}
	.habcon .hab_info {
		padding: 0 0 10px;
	}
	.hcase_cate li {
		width: 30%;
	}
	.hca_l li {
		height: 254px;
	}
	.hca_l li .hcapanl h3{padding-top:105px;}
	.hca_r li {
		height: 122px;
	}
	.hcapanl {
		padding: 10px;
	}
	.hcapanl h3 {
		font-size: 16px;
		font-weight: normal;
		padding-top: 35px;
	}
	.hcapanl i {
		margin-top: 20px;
	}
	.hnew_l dl dt {
		height: 254px;
	}
	.hnew_r li .hnr_tit h3 {
		font-size: 16px;
		line-height: 55px;
	}
	.hnew_r li .hnr_tit em {
		height: 30px;
		line-height: 30px;
		display: none;
	}
	.hnew_r li .hnr_time {
		width: 30%;
	}
	.hnew_r li .hnr_tit {
		width: 68%;
	}
	.hnew_r li .hnr_tit h3 {
		width: 100%;
	}
	.hfootbox {
		display: none;
	}
	.foot_copy {
		margin-bottom: 55px;
	}
	.foot_copy a {
		float: none !important;
	}
	.m_botli {
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		height: 55px;
		background: #de0000;
		border-top: 1px solid #de0000;
		z-index: 9999;
		display: block;
	}
	.m_botli li {
		float: left;
		width: 18.5%;
		padding: 0 3%;
		border-left: 1px solid #fff;
	}
	.m_botli li:first-child {
		border-left: 0;
	}
	.m_botli li a {
		display: block;
		height: 45px;
		color: #fff;
		padding-top: 9px;
		text-align: center;
	}
	.m_botli li a img {
		margin: 0 auto;
		width: 20px;
		height: 19px;
	}
	.m_botli li a span {
		display: block;
		height: 20px;
		line-height: 20px;
	}
	.inbancon h2,
	.inbancon em {
		display: none;
	}
	.inbancon ul {
		margin-top: 45px;
	}
	.ily_input,
	.ily_info,
	#checkCode {
		width: 100%;
	}
	.ily_li img {
		right: 2%;
		top: 45px;
	}
	.ily_sub,
	.czhi {
		width: 130px;
	}
	.ihon_con li {
		padding: 0;
	}
	.ihon_pic {
		height: 122px;
	}
	.ipicn_con li .ipcn_time span {
		font-size: 18px;
	}
	.ipicn_con li {
		width: 100%;
		margin: 1% 0;
	}
	.iproli_con li .ipro_img {
		height: 121px;
	}
	.icasli_con .hca_r li .hcapanl p {
		display: none;
	}
	.icasli_con .hca_r li .hcapanl h3 {
		padding-top: 40px;
	}
	.inde_tit p span {
		padding: 0 5px;
	}
	.updown p a {
		width: 80%;
	}
	.reltie h2 {
		font-size: 22px;
	}
	.m_botli li a span {
		font-size: 14px;
	}
	.ipde_r .hadv_r .bottel {
		display: none;
	}
	.hnew_l dl dd p {
		line-height: 1.6;
	}
	.icasli_con .hca_r li {
		height: 122px;
	}
	.updown p:hover a {
		padding-left: 0;
	}
	.inde_tit h2 {
		font-size: 20px;
	}
	.ipicn_con li .ipcn_img {
		height: auto;
	}
	.ipicn_con li .ipcn_tit p {
		height: 52px;
	}
}

@media(max-width: 370px) {

		.xz1_p_Box .hd .tb {
    padding: 10px;
}
}

@media(max-width: 330px) {
	.updown p a {
		width: 75%;
	}
		.xz1_p_Box .hd .tb {
    padding: 9px;
}
}</pre></body></html>