@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html,
body {
	font-family: "微软雅黑";
	font-size: 18px;
	/* min-width: 1400px;
	max-width: 1920px; */
	margin: auto;
	color: #333;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
}

input,
textarea {
	outline: none;
}

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

a:hover {
	color: #cb070a;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

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

.paddt30 {
	padding-top: 30px;
}

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

.mo_bott {
	display: none;
}


/*******************公共部分结束************************/

.headtop {
	background: url(../img/topbg.png) no-repeat center top;
	border-top: 2px solid #cb070a;
	box-sizing: border-box;
	height: 90px;
	border-bottom: 1px solid #be0709;
}

.hlogo {
	width: 336px;
	height: 80px;
}

.mologo {
	display: none;
}

.logotxt {
	padding: 15px 0 0 100px;
}

.logotxt h2 {
	color: #666;
}

.logotxt p {
	color: #999;
	padding-top: 5px;
}

.logo_tel {
	padding-top: 15px;
	background: url(../img/toptel.png) no-repeat left 15px;
	padding-left: 60px;
}

.logo_tel p {
	font-size: 26px;
	font-weight: 400;
}

.headnavb {
	background: #cb070a;
	height: 60px;
	line-height: 60px;
}

.head_nav ul li {
	float: left;
	position: relative;
	width: 11%;
	text-align: center;
}

.head_nav ul li:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 0;
	width: 1px;
	height: 30px;
	background: #f3abab;
}

.head_nav>ul>li>a {
	font-size: 16px;
	color: #fff;
	display: block;
}

.head_nav>ul>li:last-child a {
	padding-right: 0;
}

.head_nav>ul>li .d_erli {
	position: absolute;
	background: #fff;
	width: 150%;
	text-align: center;
	border-radius: 6px;
	top: 100px;
	left: -30%;
	margin: 0;
	z-index: 199;
	opacity: 0;
	visibility: hidden;
	transition: all .36s ease;
	border: 1px solid #f1f1f1;
	padding: 10px 0;
}

.head_nav>ul>li .d_erli a {
	display: block;
	text-align: center;
	line-height: 39px;
	font-size: 14px;
	color: #444;
}

.head_nav>ul>li .d_erli a:hover {
	color: #fff;
	background: #cb070a;
}

.head_nav>ul>li .d_erli:before {
	position: absolute;
	top: -5px;
	left: 48%;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 5px solid #f1f1f1;
}

.head_nav>ul>li .d_erli:after {
	position: absolute;
	top: -4px;
	left: 48%;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 5px solid #fff;
}

.head_nav>ul>li:hover .d_erli {
	opacity: 1;
	visibility: visible;
	top: 60px;
}


/*banner1*/


/*banner*/

.bbanner {
	width: 100%;
	height: 550px;
	overflow: hidden;
	position: relative;
}

.bban_pic {
	height: 550px;
	position: absolute;
	left: 0;
	top: 0;
}

.bban_pic a {
	display: block;
	height: 550px;
	float: left;
}

.bban_dot {
	height: 50px;
	position: relative;
	margin: 510px auto 0;
	z-index: 1;
	text-align: center;
}

.bban_dot span {
	display: inline-block;
	cursor: pointer;
	width: 18px;
	height: 2px;
	border-radius: 15%;
	margin: 0 10px;
	_margin: 0 3px;
	background: #fff;
	border: 1px solid #cb070a;
}

.bban_dot .spcss {
	width: 35px;
	background: #cb070a;
	transition: .6s;
}

.bban_btnl {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	left: 0px;
	background: none;
	top: 0px;
}

.bban_btnr {
	position: absolute;
	z-index: 1;
	display: block;
	width: 100px;
	height: 100%;
	right: 0px;
	background: none;
	top: 0px;
}

.bban_btnl em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../img/arrow.png) 0px 0px no-repeat;
	margin: 0 auto;
	margin-top: 250px;
}

.bban_btnr em {
	display: block;
	width: 50px;
	height: 100px;
	background: url(../img/arrow.png) -50px 0px no-repeat;
	margin: 0 auto;
	margin-top: 250px;
}

.bban_btnl .emcss {
	background-position: 0px -100px;
}

.bban_btnr .emcss {
	background-position: -50px -100px;
}

.bban_btn {
	display: none;
}

.bbanner:hover .bban_btn {
	display: block;
	transition: .3s;
}


/*优势*/

.hysbox {
	background: #f9f9f9;
	padding: 15px 0;
}

.hysbox li {
	width: 24.2%;
	width: 24%\9;
	float: left;
	height: 236px;
	text-align: center;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 3px 6px 15px 1px #eee;
	border: 1px solid #eee;
	margin-right: 1%;
	box-sizing: border-box;
	cursor: pointer;
	overflow: hidden;
}

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

.hysbox li .hysimg {
	width: 64px;
	margin: 0 auto;
	height: 64px;
	background-size: 70% 70%;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CB070A;
	border-radius: 50%;
	padding: 10px;
	box-sizing: border-box;
}

.hysbox li .ys0 {
	background-image: url(../img/hys_1.png);
}

.hysbox li .ys1 {
	background-image: url(../img/hys_2.png);
}

.hysbox li .ys2 {
	background-image: url(../img/hys_3.png);
}

.hysbox li .ys3 {
	background-image: url(../img/hys_4.png);
}

.hysbox li:hover .ys0 {
	background-image: url(../img/hys_11.png);
}

.hysbox li:hover .ys1 {
	background-image: url(../img/hys_22.png);
}

.hysbox li:hover .ys2 {
	background-image: url(../img/hys_33.png);
}

.hysbox li:hover .ys3 {
	background-image: url(../img/hys_44.png);
}

.hysbox li h3 {
	margin-top: 10px;
}

.hysbox li em {
	font-style: normal;
	margin-top: 10px;
	display: block;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.hysbox li p {
	padding: 10px 0;
	color: #888;
	line-height: 1.8;
}

.hysbox li:hover {
	background: #CB070A;
	transition: .3s;
}

.hysbox li:hover h3,
.hysbox li:hover em,
.hysbox li:hover p {
	color: #fff;
}


/*首页产品*/

.hprocbox {
	background: url(../img/hprobg.jpg) no-repeat left center;
	padding-bottom: 20px;
	overflow: hidden;
}

.htitle1 .htit_l {
	width: 35%;
}

.htitle1 .htit_l h1 {
	font-size: 36px;
	color: #777;
	border-left: 13px solid #CB070A;
	padding-left: 10px;
	border-radius: 40px 0 0 15px;
}

.htitle1 .htit_l p {
	color: #999;
	padding-top: 10px;
}

.htitle1 .htit_c {
	width: 45%;
	padding: 10px 20px 0 60px;
}

.htitle1 .htit_c p {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	height: 10px;
}

.htitle1 .htit_c em {
	display: block;
	font-style: normal;
	width: 10px;
	line-height: 10px;
	height: 10px;
	background: #CB070A;
}

.htitle1 .htit_r {
	width: 9%;
	padding-top: 10px;
}

.htitle1 .htit_r a {
	display: block;
	color: #fff;
	width: 120px;
	height: 39px;
	line-height: 39px;
	background: #CB070A;
	text-align: center;
}

.htitle1 .htit_r a:hover {
	border-radius: 6px;
	transition: .3s;
}

.hprocate {
	width: 20%;
}

.hprocate li {
	height: 70px;
	line-height: 70px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 15px;
	border-left: 2px solid #CB070A;
}

.hprocate li a {
	display: block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.hprocate li i {
	font-style: normal;
	float: right;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #CB070A;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	border-radius: 50%;
}

.hprocate p span {
	display: block;
	margin-bottom: 10px;
	border-left: 3px solid #fff;
	padding-left: 10px;
}

.hprocate p {
	color: #fff;
	background: #CB070A url(../img/protel.png) no-repeat 90% center;
	padding: 20px;
	font-size: 18px;
	letter-spacing: 2px;
}

.hprocate li:hover {
	background: #CB070A;
	transition: .3s;
}

.hprocate li:hover a,
.hprocate li.on a {
	color: #fff;
}

.hprocate li:hover i {
	color: #CB070A;
	background: #fff;
	transition: .3s;
}

.hprocate li.on {
	background: #CB070A;
}

.hprocon {
	overflow: hidden;
	width:80%;
}

.hprocon li {
	width: 24%;
	margin-left: 1%;
	margin-bottom: 1%;
	float: left;
}

.hprocon li .hpimg {
	width: 100%;
	position: relative;
	height: 201px;
	overflow: hidden;
}

.hprocon li .hpimg img {
	width: 100%;
	height: 100%;
	display: block;
}

.hprocon .hppanel {
	display: none\9;
	opacity: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
	transform: translateY(-30px);
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 30%;
	box-sizing: border-box;
}

.hprocon li p {
	text-align: center;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f8f8f8;
	font-size: 16px;
}

.hprocon li:hover p {
	color: #fff;
	background: #CB070A;
	transition: .3s;
}

.hprocon .hppanel p {
	background: none;
	color: #fff;
}

.hprocon li:hover .hppanel p {
	background: none;
	transition: 0;
}

.hprocon li:hover .hppanel {
	display: block\9;
	opacity: 1;
	transform: translateY(0);
	transition: .3s;
}


/*首页广告*/

.advbox {
	height: 260px;
	background: #CB070A url(../img/advbg.png) no-repeat center top;
}

.advbox .advcon {
	position: relative;
	padding: 20px;
	box-sizing: border-box;
}

.advbox .advcon .advimg {
	position: absolute;
	 width: 390px;
    bottom: -30px;
	right: 10px;
}

.advbox .advcon .advtxt {
	color: #fff;
	float: left;
	width: 480px;
	max-height: 256px;
	overflow: hidden;
	border-right: 1px solid #fff;
}

.advbox .advcon .advtxt h2 {
	margin-bottom: 20px;
}

.advbox .advcon .advtxt li {
	list-style: circle;
	margin-top: 11px;
	margin-left: 30px;
	font-size: 16px;
}

.advbox .advcon dl {
	float: left;
	color: #fff;
	font-size: 18px;
	margin-left: 60px;
}

.advbox .advcon dl dt {
	margin-bottom: 20px;
}

.advbox .advcon dl dt p {
	border-left: 6px solid #eee;
	padding-left: 10px;
}

.advbox .advcon dl dd {
	background: url(../img/advtel.png) no-repeat left center;
	padding-left: 75px;
}

.advbox .advcon dl dd p {
	letter-spacing: 2px;
	font-size: 26px;
	font-weight: bold;
}

.advbox .advcon dl a {
	display: block;
	text-align: center;
	width: 200px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #fff;
	color: #fff;
	margin-top: 15px;
	font-size: 16px;
}

.advbox .advcon dl a:hover {
	color: #CB070A;
	background: #fff;
	border-radius: 20px;
	transition: .3s;
	width: 260px;
}


/*公司简介*/

.habbox {
	padding-bottom: 20px;
	background: url(../img/habbg.jpg) no-repeat center top;
	overflow: hidden;
}

.htitle2 {
	text-align: center;
}

.htitle2 h1 {
	font-size: 36px;
	color: #777;
}

.htit_line span {
	display: inline-block;
	width: 60%;
	height: 3px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.htit_line em {
	display: inline-block;
	width: 30px;
	height: 5px;
	background: #CB070A;
	border-radius: 2px;
}

.htitle2 p {
	margin-top: 10px;
	color: #888;
}

.habimg {
	width: 45%;
	position: relative;
	height: 390px;
}

.habimg img {
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
	position: inherit;
}

.kuai,
.kuai2 {
	position: absolute;
	left: -8px;
	bottom: -6px;
	width: 100px;
	height: 100px;
	background: #CB070A;
}

.kuai2 {
	left: auto;
	bottom: auto;
	right: -6px;
	top: -6px;
}

.habinfo {
	width: 52%;
}

.habinfo h2 {
	color: #CB070A;
}

.habinfo p {
	line-height: 1.8;
	padding-top: 15px;
	height: 187px;
	overflow: hidden;
}

.abqr {
	width: 120px;
	margin-top: 10px;
}

.abqr img {
	width: 100%;
}

.abtel {
	margin-top: 10px;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #ccc;
	overflow: hidden;
}

.abtel h3 {
	font-size: 18px;
}

.abtel p {
	font-size: 16px;
	letter-spacing: 2px;
	height: auto;
	line-height: 1.2;
}

.abtel p strong {
	font-size: 18px;
}

.abtel a {
	width: 10px 0;
	color: #CB070A;
	border: 1px solid #CB070A;
	display: inline-block;
	text-align: center;
	width: 150px;
	margin-right: 10px;
	margin-top: 15px;
	height: 36px;
	line-height: 36px;
}

.abtel a:hover {
	color: #fff;
	background: #CB070A;
	transition: .3s;
}


/*滚动见证*/

.jzbox {
	background: url(../img/jzbg.jpg) no-repeat center top;
	padding-bottom: 20px;
	overflow: hidden;
}

.jzbox .htitle2 h1,
.jzbox .htitle2 p {
	color: #fefefe;
}

.hcate {
	text-align: center;
}

.hcate li {
	display: inline-block;
	width: 10%;
}

.hcate li a {
	display: block;
	color: #fff;
	background: #CB070A;
	border: 1px solid #CB070A;
	height: 36px;
	line-height: 36px;
}

.jzcon {
	overflow: hidden;
	position: relative;
}

.jzcon .hd {
	overflow: hidden;
	height: 30px;
	padding: 0 10px;
	text-align: center;
}

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

.jzcon .hd ul li {
	display: inline-block;
	width: 30px;
	height: 8px;
	overflow: hidden;
	margin-right: 15px;
	text-indent: -999px;
	cursor: pointer;
	background: #ccc;
}

.jzcon .hd ul li.on {
	background: #CB070A;
}

.jzcon .bd {
	box-sizing: border-box;
	overflow: hidden;
	padding: 10px 0;
}

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

.jzcon .bd ul li {
	width: 545.25px;
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	background: #eee;
}

.jzcon .bd ul li .jzpic {
	width: 100%;
	text-align: center;
	height: 378px;
	overflow: hidden;
}

.jzcon .bd ul li .jzpic img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit:cover;
}

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

.jzcon .bd ul li .jztit {
	line-height: 55px;
	height: 55px;
	font-size: 20px;
	background: #eee;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

.jzcon .bd ul li:hover {
	background: #CB070A;
}

.jzcon .bd ul li:hover .jztit {
	background: #CB070A;
	transition: .3s;
}

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


/*案例展示*/

.hcasebox {
	background: #f6f6f6 url(../img/hcabg.jpg) no-repeat center top;
	padding-bottom: 20px;
	overflow: hidden;
}

.casecon li {
	width: 32.6%;
	margin: 0 1% 1% 0;
	float: left;
	position: relative;
	overflow: hidden;
}

.casecon li:nth-child(3n) {
	margin-right: 0;
}

.casecon li .hcaseimg {
	width: 100%;
	height: 342px;
	overflow: hidden;
}

.casecon li .hcaseimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.casecon li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	height: 55px;
	line-height: 55px;
	color: #fff;
	background: rgba(203, 7, 10, 0.64);
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.casecon li .hca_panel {
	color: #fff;
	position: absolute;
	opacity: 0;
	display: none\9;
	bottom: -100%;
	width: 100%;
	height: 260px;
	background: #CB070A;
	padding: 20px;
	box-sizing: border-box;
}

.casecon li .hca_panel h3 {
	font-size: 22px;
	margin-bottom: 10px;
}

.casecon li .hca_panel span {
	margin-bottom: 15px;
    height: 70px;
    line-height: 35px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.casecon li .hca_panel i {
	display: block;
	font-style: normal;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	width: 80px;
}

.casecon li:hover p {
	display: none;
	transition: .6s;
}

.casecon li:hover .hca_panel {
	opacity: 1;
	display: block\9;
	bottom: 0;
	transition: .6s;
}

.casecon li .hca_panel i:hover {
	width: 150px;
	transition: .6s;
}


/*新闻资讯*/

.hnewbox {
	padding-bottom: 20px;
	background: url(../img/hnewbg.jpg);
}

.hnew_top dl {
	width: 31.9%;
	width: 32%\9;
	margin: 0 2% 1% 0;
	float: left;
}

.hnew_top dl:nth-child(3n) {
	margin-right: 0;
}

.hnew_top dl dt {
	width: 100%;
	overflow: hidden;
	height: 276px;
}

.hnew_top dl dt img {
	width: 100%;
	height:100%;
}

.hnew_top dl dd {
	border-left: 2px solid #ccc;
	padding: 0 15px 10px;
	margin-top: 15px;
	box-sizing: border-box;
	position: relative;
}

.hnew_top dl dd:before {
	position: absolute;
	content: "";
	top: 0px;
	left: -12px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 3px solid #CB070A;
	background: #fff;
}

.hnew_top dl dd h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #666;
}

.hnew_top dl dd span {
	display: block;
	margin: 6px 0;
	color: #888;
}

.hnew_top dl dd p {
	line-height: 1.6;
	color: #777;
	height: 70px;
	overflow: hidden;
}

.hnew_top .hntmore {
	display: block;
	width: 180px;
	margin: 0 auto;
	color: #fff;
	background: #CB070A;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #CB070A;
}

.hnew_top dl:hover dd {
	border-left: 2px solid #CB070A;
	transition: .3s;
}

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

.hnew_top .hntmore:hover {
	color: #CB070A;
	background: #fff;
	transition: .6s;
	border-radius: 30px;
	width: 260px;
}

.hnw_title {
	border-bottom: 1px solid #ccc;
}

.hnw_title span {
	color: #fff;
	display: inline-block;
	background: #CB070A;
	padding: 6px 10px;
}

.hnw_title a {
	float: right;
	font-weight: normal;
	font-size: 16px;
	margin-top: 8px;
}

.hnew_fl {
	width: 59%;
}

.hnew_fl dl {
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.hnew_fl dl dt {
	width: 35%;
	overflow: hidden;
	height: 178px;
	position: relative;
	float: left;
}

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

.hnew_fl dl dt span {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 3px 6px;
	color: #fff;
	background: #CB070A;
}

.hnew_fl dl dd {
	width: 63%;
	float: right;
}

.hnew_fl dl dd h3 {
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hnew_fl dl dd p {
	margin-top: 15px;
	color: #777;
	line-height: 1.6;
	height: 68px;
	overflow: hidden;
}

.hnew_fl dl dd .hnl_more {
	margin-top: 25px;
	display: block;
	color: #CB070A;
	border: 1px solid #CB070A;
	text-align: center;
	width: 120px;
	height: 35px;
	line-height: 35px;
}

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

.hnew_fl dl dd .hnl_more:hover {
	color: #fff;
	background: #CB070A;
}

.hnew_fl dl:hover h3 {
	color: #CB070A;
}

.hnl_ul {
	margin-top: 10px;
}

.hnl_ul li {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #ccc;
}

.hnl_ul li a {
	display: block;
	width: 72%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.hnl_ul li span {
	display: block;
	float: right;
}

.hnew_fr {
	width: 40%;
}

.hnew_fr .hnw_title {
	margin-bottom: 20px;
}

.hnrfq_li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.hnrfq_li h2 i,
.hnrfq_li p i {
	display: inline-block;
	font-style: normal;
	color: #fff;
	background: #CB070A;
	font-size: 20px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-right: 10px;
	font-weight: normal;
}

.hnrfq_li p i {
	background: #666666;
}

.hnrfq_li h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}

.hnrfq_li p {
	margin-top: 10px;
	line-height: 1.6;
	height: 51px;
	overflow: hidden;
	color: #888888;
}


/*友情链接*/

.yqlink {
	background: #CB070A;
	padding: 20px 0;
}

.yqlink h3 {
	color: #fff;
	background: url(../img/yqlink.png) no-repeat left center;
	padding-left: 30px;
}

.yqlink ul {
	margin-top: 10px;
}

.yqlink ul li {
	display: inline-block;
}

.yqlink ul li a {
	color: #ffe7e7;
	padding: 6px 10px;
	display: block;
}


/*底部*/

.hfootbox {
	background: url(../img/footbg.jpg) no-repeat center;
	background-size: contain;
	height: 290px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding-top: 30px;
	background-size: 100% 100%;
	border-top: 2px solid #cb070a;
}

.hfootbox .hfootc_1 {
	width: 350px;
	float: left;
	line-height: 2;
}

.hfootbox .hfootc_1 img {
	max-width: 100%;
}

.hfootbox .hfootc_1 p {
	display: block;
	font-size: 16px;
	color: #a5a2a2;
}

.hfootbox .hfootc_2 {
	float: left;
	position: relative;
	padding-left: 60px;
}

.hfootbox .hfootc_2 i {
	position: absolute;
	left: 0;
	top: 50%;
	width: 0px;
	height: 160px;
	margin-top: -80px;
	border-left: 1px dashed rgba(255, 255, 255, 0.7);
}

.hfootbox .hfootc_2 ul li {
	float: left;
	text-align: center;
	margin-right: 50px;
	width:98px;
}

.hfootbox .hfootc_2 ul li h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 12px;
    border-bottom: 1px solid #545454;
    padding-bottom: 12px;
	position:relative;
}
.hfootbox .hfootc_2 ul li h3:after{content:"";position:absolute;left:0;right:0; bottom:-1px;width:30px;height:2px;background:#eee;margin:auto;}
.hfootbox .hfootc_2 ul li a {
	display: block;
	font-size: 14px;
	color:#a5a2a2;
	margin-bottom: 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.hfootbox .hfootc_3 {
	width: 95px;
	float: right;
}

.hfootbox .hfootc_3 h3 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

.hfootbox .hfootc_3 img {
	width: 100%;
}

.f_copy {
	background: #333;
	padding: 10px 0;
}

.f_copy p {
	color: #c0c1c3;
}


/*内页开始*/

.ibanner {
	height: 397px;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
}

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

.ibancon {
	color: #fff;
	padding-top: 100px;
	text-align: center;
}

.ibancon em {
	display: block;
	margin: 10px auto 20px;
	width: 50px;
	height: 5px;
	background: #CB070A;
}

.ibancon p {
	color: #fff;
	font-size: 18px;
}

.iabout {
	background: #f9f9f9;
}

.iernav {
	text-align: center;
	font-size: 0;
	padding-top: 20px;
}

.iernav li {
	display: inline-block;
	width: 15.9%;
	border: 1px solid rgba(255, 255, 255, 0.5);
	background: rgba(0, 0, 0, 0.52);
	box-sizing: border-box;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	margin: 0 10px 10px 0;
}

.iernav li a {
	display: block;
	color: #fff;
}

.iernav li:hover {
	background: #CB070A;
	transition: .3s;
}

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

.ibread {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	padding-top: 15px;
}

.ibread p {
	line-height: 40px;
	color: #666;
	background: url(../img/bread2.png) no-repeat left center;
	padding-left: 20px;
}

.inertit {
	color: #666;
	font-size: 30px;
	background: url(../img/bread1.png) no-repeat left center;
	padding-left: 36px;
}

.inertit i {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}

.contxt {
	font-size: 18px;
	line-height: 1.8;
	color: #777777;
	padding-bottom: 20px;
}

.contxt img {
	max-width: 100%;
	height: auto;
}


/*实力放大镜*/

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

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

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

.ihon_img {
	width: 100%;
	height: 382px;
	overflow: hidden;
}

.ihon_img .iho_img {
	width: 100%;
	height: 100%;
	object-fit:cover;
	cursor: pointer;
	opacity: .8;
}

.iho_img:hover {
	opacity: 1;
}

.ihon_box li:hover .iho_img {
	transform: scale(1.2);
	transition: 1s;
}

.ihon_box li:hover p {
	color: #fff;
	background: #CB070A;
	transition: .3s;
}

.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(../img/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(../img/prev.png);
}

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

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

.lightBox-description .lightBox-next-btn.disable {
	background-image: url(../img/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(../img/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;
	padding-bottom: 20px;
}

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

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

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

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

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


/*留言*/

.formbz {
	float: left;
}

.forml_input {
	width: 90%;
	height: 42px;
	border: 1px solid #d2d4d6;
}

.forml_textra {
	width: 90%;
	height: 100px;
	border: 1px solid #dedede;
	padding-top:10px;
}

.sply_box {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	background: url(../img/liuyan.png) no-repeat right center;
}

#onlyform {
	width: 60%;
}

.G_botton {
	width: 55px;
	height: 30px;
	line-height: 30px;
	border: 0;
	cursor: pointer;
}

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

.formli img {
	position: absolute;
	right: 35%;
	top: 25px;
}

.G_tips {
	width: 486px;
	margin: 10px auto 0 auto;
	border: 1px solid #dedede;
	padding: 7px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .1);
}

#checkCode {
	width: 90%;
	height: 42px;
	border: 1px solid #dedede;
	text-transform: uppercase;
	vertical-align: middle;
}

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

.forml_sub:hover,
.czhi:hover {
	cursor: pointer;
	color: #fff;
	background: #ca0000;
}

.inmain .casecon {}

.inmain .casecon li {
	width: 24.2%;
	width: 24%\9;
}

.inmain .casecon li .hcaseimg {
	height:376px;
}

.inmain .casecon li:nth-child(3n) {
	margin-right: 1%;
}

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


/*内页产品*/

.iprocon {}

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

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

.iprocon li .ipropic {
	width: 100%;
	height: 383px;
	overflow: hidden;
	position: relative;
}

.iprocon li .ipropic img {
	width: 100%;
	display: block;
	height:100%;
	object-fit:cover;
}

.iprocon li .ipropic .ipropan {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6) url(../img/eye.png) no-repeat center center;
}

.iprocon li .ipro_info {
	padding: 10px;
	box-sizing: border-box;
	color: #565656;
	background: #f9f9f9;
}

.iprocon li .ipro_info h3,
.iprocon li .ipro_info p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.iprocon li .ipro_info p {
	margin: 5px 0;
	color: #777;
}

.iprocon li .ipro_info span {
	color: #888;
}

.iprocon li:hover .ipro_info {
	color: #fff;
	background: #CB070A;
	transition: .3s;
}

.iprocon li:hover .ipro_info p,
.iprocon li:hover .ipro_info span {
	color: #fff;
}

.iprocon li:hover .ipropan {
	left: 0;
	transition: .6s;
}


/*图片新闻*/

.ipicnew_c {
	overflow: hidden;
}

.ipicnew_c-list {
	width: 100%;
	overflow: hidden;
}

.ipicnew_c-list li {
	width: 23%;
	float: left;
	overflow: hidden;
	margin-bottom: 25px;
	margin-right: 2.6%;
}

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

.ipicnew_c-list li:hover .products-pic .products-dw {
	height: 100%;
}

.ipicnew_c-list li:hover .products-kuai {
	background-color: #1b4595;
}

.ipicnew_c-list li:hover .products-kuai .kuai-bt h3 {
	color: #fff;
}

.ipicnew_c-list li:hover .products-kuai .kuai-p {
	color: #fff;
}

.ipicnew_c-list li:hover .products-kuai .kuai-more {
	color: #fff;
}

.ipicnew_c-pic {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.ipicnew_c-pic img {
	width: 100%;
}

.ipicnew_ul {
	width: 100%;
	overflow: hidden;
}

.ipicnew_ul li {
	width: 24.25%;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #f7f7f7;
	margin-right: 1%;
}

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

.ipicnew_info {
	width: 100%;
	overflow: hidden;
	padding: 30px 20px 20px 20px;
	box-sizing: border-box;
}

.ipicnew_txtic {
	width: 100%;
	overflow: hidden;
	height:350px;
}

.ipicnew_txtic img {
	width: 100%;
	height:100%;
}

.ipicnew_time {
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 26px;
	color: #6c6c6c;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.ipicnew_time:after {
	content: '';
	width: 66px;
	height: 1px;
	background-color: #6c6c6c;
	position: absolute;
	left: 50%;
	margin-left: -33px;
	bottom: 0px;
}

.ipicnew_tit {
	width: 100%;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 22px;
	color: #6c6c6c;
	margin-bottom: 15px;
}

.ipicnew_txt {
	width: 100%;
	overflow: hidden;
	color: #888;
	line-height: 35px;
	height: 70px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ipw_moreb {
	width: 100%;
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
}

.ipw_more {
	width: 100%;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	color: #666666;
	border: 1px solid #cdcdcd;
}

.ipicnew_ul li:hover {
	background-color: #CB070A;
	transition: .3s;
}

.ipicnew_ul li:hover .ipicnew_time {
	color: #fff;
}

.ipicnew_ul li:hover .ipicnew_time:after {
	background-color: #fff;
}

.ipicnew_ul li:hover .ipicnew_tit {
	color: #fff;
}

.ipicnew_ul li:hover .ipicnew_txt {
	color: #fff;
}

.ipicnew_ul li:hover .ipw_more {
	color: #fff;
}

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


/*新闻列表*/

.inewli_con{margin-bottom: 20px;}
.inewlic_l{width: 68%;padding: 10px;box-sizing: border-box;background: #fefefe;}
.inewlic_l .inewli_ul li,.irelnew li{height: 50px;line-height: 50px;border-bottom: 1px dashed #ddd;background: url(../img/inew.png) no-repeat left center;padding-left: 25px;}
.inewlic_l .inewli_ul li a,.irelnew li a{display: block;width: 75%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.inewlic_l .inewli_ul li span,.irelnew li span{display: block;width: 20%;text-align: right;float: right;color: #999;}

.inewlic_r{width: 30%;padding: 10px;box-sizing: border-box;background: #f9f9f9;}
.ireltit{border-bottom: 1px solid #ddd;padding-bottom: 10px;color: #666;background: url(../img/rel.png) no-repeat left top;padding-left: 40px;}
.ireltit a{color: #666;float: right;font-weight: normal;font-size: 18px;display: block;}

.irelpro{padding-bottom: 20px;}
.irelnew{width: 100%;}
.irelnew li{background: url(../img/relnew.png) no-repeat left center;padding-left: 20px;}
.irelnew li a{width: 68%;}
.irelnew li span{width: 30%;}

.irelcase{width: 100%;padding: 10px;box-sizing: border-box;background: #fefefe;}
.irelcase dl dt{height: 99px;}
.irelcase dl dd h3{font-size: 20px;}
.irelcase dl dd p{margin-top: 5px;height: 28px;}
.irelcase dl dd .hnl_more{margin-top: 8px;height: 30px;  line-height: 30px;}
.irelcase dl{margin-top: 10px;}

/*新闻详情*/
.inewde_tit h1{font-weight: 300;font-size: 28px;color: #cb070a;}
.inewde_tit p{margin-top: 10px;color: #777;border-bottom: 1px solid #ccc;padding-bottom: 10px;}
.inewde_tit p span{padding: 0 35px 0 0;}
.updow{}
.updow p{width: 49%;height: 42px;line-height: 42px;border-radius: 5px;padding: 0 10px;box-sizing: border-box;background: #f5f5f5 url(../img/relnew.png) no-repeat left center;padding-left: 20px;}
.updow p span{float: left;}
.updow p a{color:#888;display: block;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 85%;}

.inewde_l .updow p{float: none;margin-bottom:5px;width:100%;}
.inewde_l .updow p a{width: 92%;}
.updow p:hover a{color: #CB070A;padding-left: 10px;transition: .3s;}
.bqsm{font-size: 14px;color: #999;border-top: 1px dotted #ddd;margin-top: 10px;padding-top: 5px;}
.zhaiyao{margin-top: 20px;padding: 10px;box-sizing: border-box;background: #f6f6f6;}
.zhaiyao span{display: block;margin-bottom: 6px;font-weight: bold;}
.zhaiyao p{line-height: 1.6;color: #888;height: 72px;overflow: hidden;}

.ideta_con{padding-bottom: 20px;}
.ideta_con .inewde_tit{text-align: center;}

/*产品详情*/
.iprod_con{padding-bottom: 20px;}
.iprod_con .ireltit,.irel_ly .ireltit{position: relative;background-color: #f7f7f7;padding-top: 10px;background-position: left center;border-radius: 5px 5px 0 0;}
.ireltit i{display: block;width: 150px;height: 2px;position: absolute;left: 0;bottom: -1px;background: #CB070A;}

/*图片放大镜*/

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


/*图片放大镜样式*/

.iproimgc{
	width:30%;
}

#preview img {
	max-width: none;
	height: auto !important;
	display: block;
	width: 100%;
}

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
	width: 100%;
}

.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);
}
.iproimg{margin-bottom: 20px;}
.iprod_r{width: 69%;color: #888;}
.iprod_r .iprod_title{font-size: 22px;padding-bottom: 10px;border-bottom: 1px solid #ccc;color: #666;}
.iprod_r .inlip{width: 100%;   overflow: hidden;white-space: nowrap;text-overflow: ellipsis; box-sizing: border-box;display: inline-block;height: 42px;background: #f6f6f6;margin-top: 10px;padding-left: 10px;line-height: 42px; margin-right: 10px;}
.iprod_r .iprod_info{line-height: 1.6;padding: 10px;box-sizing: border-box;margin: 20px 0 30px;height: 112px;overflow:hidden;background: #f6f6f6;}
.iprod_r .inlip strong{color: #777;}

.iprod_r .abtel{ margin-top: 15px;}
.iprod_r .abtel h3{margin-bottom: 10px;}
.irel_ly{padding-bottom: 30px;}
.irel_ly #onlyform{width: 100%; padding-top: 30px;}
.irel_ly .forml_input,.irel_ly .forml_textra,.irel_ly #checkCode{width: 94%;border: 0;background: #f6f6f6;padding-left: 3%;box-sizing: border-box;}
.irel_ly .forml_sub{color: #fff;background: #CB070A;}
.irel_ly .formli:nth-child(7){text-align: center;}
.irel_ly .formlitit{font-weight: bold;display: inline-block;color: #ffffff;  background: #cb070a;line-height: 42px;width: 5%; text-align: center;border-left: 2px solid #ccc;float: left;box-sizing: border-box;}

@media screen and (max-width: 1920px) {
	
	html,body {font-size: 16px;}
	
	/*内页开始*/
	.ipicnew_time{font-size:24px;}
	
	.iprocon li .ipro_info h3,.hysbox li h3,.jzcon .bd ul li .jztit,.casecon li p,.ipicnew_tit,.casecon li .hca_panel h3,.irelcase dl dd h3{font-size:18px;}
	
	.ibancon p,.iernav li,.contxt,.ireltit a,.forml_sub, .czhi{font-size:16px;}
	
	.iernav li,.ihon_box li p,.jzcon .bd ul li .jztit,.casecon li p,.inewlic_l .inewli_ul li, .irelnew li{height: 45px;line-height: 45px;}
	
	.ibanner{height:297px;}
	
	.ibancon{padding-top:55px;}
	
	.ihon_img{height:286px;}
	
	.iprocon li .ipropic{height:280px;}
	
	.iproimgc {width: 40%;}

    .iprod_r {width: 59%;}
	
	.jzcon .bd ul li{width:401px;}
	
	.jzcon .bd ul li .jzpic{height:278px;}
	
	.inmain .casecon li .hcaseimg {height: 287px;}
	
	.casecon li .hca_panel {height: 220px;}
	
	.hnew_fl dl {padding-top: 10px;}
	
	.irelcase dl {margin-top: 0px;}
	
	.ipicnew_tit{margin-bottom:10px;}
	
	.ipicnew_txtic{height:267px;}
	
	.forml_sub, .czhi{height:45px;}
	/*内页结束*/
}
@media screen and (max-width: 1600px) {
	
	html,body {font-size: 15px;}
	
	/*内页开始*/
	.ipicnew_time{font-size:22px;}
	
	.iprocon li .ipro_info h3,.hysbox li h3,.jzcon .bd ul li .jztit,.casecon li p,.ipicnew_tit,.casecon li .hca_panel h3,.irelcase dl dd h3{font-size:16px;}
	
	.ibancon p,.iernav li,.contxt,.ireltit a,.forml_sub, .czhi{font-size:15px;}
	
	.iernav li,.ihon_box li p,.jzcon .bd ul li .jztit,.casecon li p,.inewlic_l .inewli_ul li, .irelnew li{height: 40px;line-height: 40px;}
	
	.ibanner{height:247px;}
	
	.ibancon{padding-top:35px;}
	
	.iernav li{width: 15.5%;}
	
	
	
	.ihon_img{height:237px;}
	
	.iprocon li .ipropic{height:239px;}
	
	.iprod_r .iprod_info{margin: 10px 0 10px;height: 62px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
	
	.jzcon .bd ul li{width:340px;}
	
	.jzcon .bd ul li .jzpic{height:236px;}
	
	.inmain .casecon li .hcaseimg {height: 239px;}
	
	.casecon li .hca_panel {height: 175px;}
	
	.casecon li .hca_panel span,.ipicnew_txt{ height: 50px;line-height: 25px;}
	
	.ipicnew_txtic {height: 225px;}
	
	/*内页结束*/
}

@media screen and (max-width: 1440px) {
	
	html,body {font-size: 15px;}
	
	/*内页开始*/

	.ibanner{height:225px;}
	
	.ibancon{padding-top:25px;}
	
	.iernav li {height: 35px;line-height: 35px;}
	
	.ihon_img{height:216px;}
	
	.iprocon li .ipropic{height:217px;}
	
	.abtel h3 {font-size: 16px;}
	
	.iprod_r .abtel h3 {margin-bottom: 5px;}
	
	.iprod_r .inlip{height:35px;line-height:35px;}
	
	.abqr{width:100px;}
	
	.abtel {margin-top:10px;}
	
	.jzcon .bd ul li{width:293px;}
	
	.jzcon .bd ul li .jzpic{height:203px;}
	
	.inmain .casecon li .hcaseimg {height: 217px;}
	
	.casecon li .hca_panel {height: 165px;}
	
	.ipicnew_txtic {height: 202px;}
	
	/*内页结束*/
}

@media screen and (max-width: 1360px) {
	
	
	.ibanner{height:213px;}
	
	.ibancon em {margin: 10px auto 10px;}
	
	.iernav {padding-top: 10px;}
	
	.ihon_img{height:204px;}
	
	.iprocon li .ipropic{height:205px;}
	
	.abtel a {margin-top: 10px;height: 30px;line-height: 30px;}
	
	.abqr{width:93px;}
	
	.iprod_r .iprod_title {font-size: 16px;}
	
	.iprod_r .iprod_info{height:38px;-webkit-line-clamp:1;}
	
	.jzcon .bd ul li{width:275px;}
	
	.jzcon .bd ul li .jzpic{height:191px;}
	
	.inmain .casecon li .hcaseimg {height: 207px;}
	
	.ipicnew_txtic {height: 191px;}
}
@media screen and (max-width: 1280px) {
	.ibanner{height:200px;}
	
	.jzcon .bd ul li{width:257px;}
	
	.jzcon .bd ul li .jzpic {height: 178px;}
}
@media screen and (max-width: 959px) {
	html,
	body {
		min-width: 768px;
		max-width: 768px;
		overflow-x: hidden;
	}
	.mainb {
		width: 98%;
	}
	.logotxt {
		display: none;
	}
	.head_nav>ul>li .d_erli {
		display: none !important;
	}
	.head_nav ul li {
		width: 25%;
		border-top: 1px solid #f3abab;
	}
	.head_nav ul li:nth-child(9) {
		display: none;
	}
	.headnavb {
		height: auto;
	}
	.pclogo {
		display: none;
	}
	.mologo {
		display: block;
	}
	.headtop {
		background: none;
	}
	.headnavb {
		line-height: 36px;
	}
	.head_nav ul li:after {
		top: 3px;
	}
	.headnavb .mainb {
		width: 100%;
	}
	.bban_btn {
		display: none !important;
	}
	.bbanner,
	.bban_pic,
	.bban_pic a {
		height: 300px;
	}
	.bban_dot {
		margin-top: 260px;
	}
	.bban_pic a {
		background-size: 100% 100% !important;
	}
	.hysbox {
		display: none;
	}
	.htitle1 .htit_l h1 {
		border-left: 0;
		font-size: 24px;
		padding-left: 0;
	}
	.htitle1 .htit_l {
		width: 60%;
	}
	.htitle1 .htit_c {
		display: none;
	}
	.htitle1 .htit_r {
		width: 17%;
	}
	.hprocate {
		width: 100%;
		float: none;
		margin-bottom: 10px;
		display:none;
	}
	.hprocate p {
		display: none;
	}
	.hprocate li {
		width: 31.3%;
		margin: 1%;
		float: left;
		box-sizing: border-box;
		height: 45px;
		line-height: 45px;
	}
	.hprocate li i {
		margin-top: 7px;
	}
	.hprocon li {
		width: 48%;
		margin: 1%;
	}
	.hprocon li .hpimg {
		height: 271px;
	}
	.htitle2 h1 {
		font-size: 24px;
	}
	.habinfo p {
		height: 87px;
	}
	.abtel h3 {
		display: none;
	}
	.abtel p {
		height: auto;
	}
	.abtel a {
		width: 120px;
	}
	.abqr {
		width: 90px;
	}
	.abtel {
		border: 0;
		padding: 0;
	}
	.habimg {
		height: 250px;
	}
	.casecon li .hcaseimg {
		height: 184px;
	}
	.casecon li p {
		height: 36px;
		line-height: 36px;
	}
	.casecon li .hca_panel {
		height: 160px;
	}
	.casecon li .hca_panel h3 {
		font-size: 16px;
		font-weight: normal;
	}
	.casecon li .hca_panel span {
		/* height: 40px; */
		margin-bottom: 15px;
	}
	.hnew_top dl dt {
		height: 148px;
	}
	.hnew_top dl dd {
		padding: 0 0 10px 15px;
	}
	.hnew_fl,
	.hnew_fr {
		width: 100%;
	}
	.hnew_fr {
		margin-top: 20px;
		display: none;
	}
	
	.ipicnew_txtic {
    height: 250px;
}
	.hfootbox {
		display: none;
	}
	.yqlink {
		background: #4d4d4d;
	}
	.yqlink ul li a {
		color: #fff;
	}
	.ibanner {
		background-size: 100%;
    height: auto;
	}
	.ibancon p {
		display: none;
	}
	.iernav{padding: 30px 0 8px;}
	.ibancon{padding-top:30px;}
	.iernav li {
		display: inline;
		float: left;
		width: 31.33%;
		margin: 1%;
	}
	.inertit {
		font-size: 26px;
	}
	.ihon_box li {
		width: 48%;
		margin: 1%;
	}
	.ihon_box li:nth-child(4n) {
		margin-right: 0;
	}
	.ihon_img {
		height: 249px;
	}
	.sply_box {
		background: none;
	}
	#onlyform {
		width: 100%;
	}
	.inmain .casecon li {
		width: 48%;
		margin: 1%;
	}
	.inmain .casecon li:nth-child(4n) {
		margin-right: 1%;
	}
	.inmain .casecon li .hcaseimg {
		height: 250px;
	}
	.iprocon li {
		width: 48%;
		margin: 1%;
	}
	
	.iprocon li .ipropic {
    height: 250px;
}
	.iprocon li:nth-child(4n) {
		margin-right: 1%;
	}
	
	.ipicnew_ul li{width: 48%;margin: 1%;}
	.ipicnew_ul li:nth-child(4n){margin-right: 1%;}
	.inewli_con{padding-top: 10px;}
	.inewlic_l{width: 100%;}
	.irelcase dl dt{height: 178px;}
	.inewlic_r{width: 100%;}
	.irelcase dl dd p{height: 68px;}
	.irelcase dl dd p,.irelcase dl dd .hnl_more{margin-top: 25px;}
	.inewlic_r{display: none;}
	.inewlic_l{padding: 0;background: 0;}
	.inewde_tit h1{font-size: 24px;}
	.inewde_l .updow p a{width: 90%;}
	.iprod_big,
	#preview img {
		width: 100% !important;
	}
	.jqzoom {
		float: none;
	}
	div.zoomMask,div.zoomDiv {
		display: none !important;
	}
	.iproimgc {width: 100%;}
	
	.iprod_r{width: 100%;margin-top: 15px;}
	.iprod_r .iprod_info{margin-bottom: 10px;}
	.updow p{width: 100%;margin-bottom: 10px;}
	.irel_ly .formlitit{width: 15%;}
	.irel_ly .forml_input, .irel_ly .forml_textra, #checkCode{width: 85%;}
	.advbox{display:none;}
	.hcate li{width: 15%;}
	.hnewcon{padding-top:0px;}
	.hprocon{width:100%;}
	
	.jzcon .bd ul li {width: 172px;}
	
	.jzcon .bd ul li .jzpic{height:119px;}
}

@media screen and (max-width: 640px) {
	html,
	body {
		min-width: 100%;
		max-width: 100%;
	}
	.headtop {
		height: 50px;
		border-bottom: 0;
	}
	.hlogo {
		width: 52%;
		height: auto;
	}
	.hlogo .mologo {
		width: 100%;
	}
	.logo_tel span {
		display: none;
	}
	.logo_tel {
		background: none;
		padding-left: 0;
		padding-top: 8px;
	}
	.logo_tel p {
		font-size: 24px;
		color: #7e7e7e;
	}
	.head_nav>ul>li>a {
		font-size: 15px;
	}
	.bbanner,
	.bban_pic,
	.bban_pic a {
		height: 110px;
	}
	.bban_dot {
		margin-top: 200px;
	}
	.htitle1 .htit_l {
		width: 100%;
		text-align: center;
	}
	.htitle1 .htit_r {
		width: 33%;
	}
	.hprocen {
		padding-top: 10px;
	}
	.htitle1 .htit_r a {
		display: none;
	}
	.hprocate li {
		width: 48%;
	}
	.hprocate li i {
		width: 20px;
		height: 20px;
		line-height: 20px;
		margin-top: 12px;
	}
	.hprocon li .hpimg {
		height: 132px;
	}
	.habbox {
		background-size: 100% 100%;
	}
	.hprocbox {
		background-position: left top;
	}
	.habimg {
		width: 100%;
		height: auto;
	}
	.habinfo {
		width: 100%;
		padding-top: 25px;
	}
	.abtel {
		margin-left: 10px;
	}
	.casecon li {
		width: 48%;
		margin: 1%;
	}
	.casecon li:nth-child(3n) {
		margin-right: 1%;
	}
	.casecon li .hcaseimg {
		height: 132px;
	}
	.inmain .casecon li .hcaseimg {
		height: 122px;
	}
	.casecon li .hca_panel h3 {
		font-size: 15px;
		display: none;
	}
	.casecon li .hca_panel {
		height: 100%;
	}
	.casecon li p {
		font-size: 15px;
	}
	.inewlic_l img{width:100%;}
	.hnew_top dl {
		width: 100%;
	}
	.hnew_top dl dd:before {
		display: none;
	}
	.htitle1 .htit_l h1,
	.htitle2 h1 {
		font-size: 20px;
	}
	.paddt30 {
		padding-top: 15px;
	}
	.hnew_top dl dt {
		height: 228px;
	}
	.hnew_top .hntmore {
		margin-top: 15px;
	}
	.hnew_top dl {
		margin: 0 2% 2% 0;
	}
	.hnew_fl dl dt {
		width: 100%;
		height: 228px;
	}
	.hnew_fl dl dd {
		width: 100%;
		margin-top: 10px;
	}
	.hnw_title {
		font-size: 20px;
	}
	.mo_bott {
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		height: 55px;
		background: #CB070A;
		border-top: 1px solid #CB070A;
		z-index: 9999;
		display: block;
	}
	.mo_bott li {
		float: left;
		width: 18.5%;
		padding: 0 3%;
		border-left: 1px solid #fff;
	}
	.mo_bott li:first-child {
		border-left: 0;
	}
	.mo_bott li a {
		display: block;
		height: 45px;
		color: #fff;
		padding-top: 9px;
		text-align: center;
	}
	.mo_bott li a img {
		margin: 0 auto;
		width: 20px;
		height: 19px;
	}
	.mo_bott li a span {
		display: block;
		height: 20px;
		line-height: 20px;
	}
	.f_copy {
		margin-bottom: 54px;
	}
	.ibanner {
		height: auto;
	}
	.ibancon {
		padding-top: 8px;
	}
	.ibancon h1 {
		font-size: 20px;
	}
	.iernav {
    padding: 0px 0 8px;
}
	.inertit {
		font-size: 17px;
		background: none;
    padding-left: 0;

	}
	.ibread p {
		float: right;
		margin-top: 0;
		line-height:1.5;
	}
	.ibread {
		padding-bottom: 10px;
		padding-top:5px;
	}
	.ihon_img {
		height: 121px;
	}
	.sply_box {
		text-align: left;
	}
	.forml_input,
	.forml_textra,
	#checkCode {
		width: 81.2%;
	}
	.formli img {
		right: 0;
	}
	.forml_sub,
	.czhi {
		width: 120px;
		border-radius: 0;
	}
	.iprocon li .ipropic {
		height: 123px;
	}
	.iprocon li .ipro_info h3 {
		font-size: 16px;
	}

	.iernav li {
		display: inline;
		float: left;
		width: 32.6%;
		margin: 1% 0 1% 1%;
		height: 36px;
    line-height: 34px;
	}
	.iernav li:first-child,.iernav li:nth-child(4),.iernav li:nth-child(7),.iernav li:nth-child(10),.iernav li:nth-child(13),.iernav li:nth-child(16){margin-left:0}
	.ipicnew_ul li{width: 100%;}
	
	.inewlic_l .inewli_ul li a, .irelnew li a{width: 65%;}
	.inewlic_l .inewli_ul li span, .irelnew li span{width: 30%;}
	.inewde_tit h1{font-size: 18px;}
	.inewde_tit p span {padding: 0 10px 0 0;font-size: 14px;}
	.inewde_l .updow p a { width: 80%;}
.ireltit{font-size: 20px;}
.updow p a{width: 78%;}
.irel_ly .formlitit{width: 35%;}
.irel_ly .forml_input, .irel_ly .forml_textra,.irel_ly #checkCode{width: 65%;}
.hcate li { width: 30%; margin-bottom: 5px;}
.f_copy p a{float:none;margin-left:15px;}
.casecon li .hca_panel span{line-height:1.5;}
.casecon li .hca_panel i:hover{width:100%;}
.iprocon li .ipropic img{height:100%;}
.iprod_r .iprod_info{height:110px;-webkit-line-clamp:4;}
.inertit i{display:none;}

/* .htitle1 .htit_l p,.htitle1 .htit_r,.htitle1 .htit_c{display:none;} */
}
@media screen and (max-width: 370px) {
	.abqr {width: 75px;}
	.habinfo p{padding-top:10px;}
	.abtel{margin-top:0;}
}
@media screen and (max-width: 330px) {
	.abqr {
		display: none;
	}
}