.productCens {
	/* background: #F7F7F7; */
	padding: 80px 0;
}

/* 更改后产品页 */
.proLists {
	margin-bottom: 50px;
}

.listItems {
	width: 100%;
	height: 180px;
	min-height: 180px;
	background: #F8F8F8;
	margin-bottom: 30px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.listItems:last-child {
	margin-bottom: 0;
}

.listItems:hover {
	box-shadow: 0 0 10px 1px rgba(58, 58, 58, 0.15);
	-webkit-box-shadow: 0 0 10px 1px rgba(58, 58, 58, 0.15);
	-moz-box-shadow: 0 0 10px 1px rgba(58, 58, 58, 0.15);
}

.item_left {
	width: 70%;
	padding: 25px 40px;
}

.item_icons {
	display: table;
}

.item_icons img,
.item_icons span {
	display: table-cell;
	vertical-align: middle;
}

.item_icons span {
	font-family: AdobeHeitiStd-Regular;
	font-size: 22px;
	line-height: 25px;
	color: #2c7dd0;
	padding-left: 15px;
}

.item_descBox {
	margin-top: 13px;
}

.item_descBox p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;

}

.item_right {
	width: 30%;
	height: 100%;
	padding: 45px;
	position: relative;
}

.item_right::before {
	content: '';
	width: 1px;
	height: 115px;
	background-color: #000000;
	opacity: 0.1;
	position: absolute;
	top: 50%;
	margin-top: -57px;
	left: -15px;
}

.item_right h5 {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 12px;
	color: #2c7dd0;
}

.selBoxs {
	position: relative;
}

.inputBox {
	background-color: #eeeeee;
	padding: 18px 22px;
}

.inputBox p {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #ffffff;
	overflow: hidden;
}

.inputBox p input {
	width: 88%;
	height: 100%;
	line-height: 34px;
	text-indent: 20px;
	display: block;
	float: left;
}

.inputBox p i {
	width: 18px;
	height: 100%;
	float: right;
	background: url(../images/icon1.png) no-repeat 0 center;
	cursor: pointer;
}

.slide_Uls {
	display: none;
	position: relative;
	bottom: 0;
	z-index: 22;
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px #EEEEEE solid;
}

.slide_Uls li {
	line-height: 36px;
	cursor: pointer;
	text-indent: 20px;
	border-bottom: 1px #EDEDED dashed;
}

.slide_Uls li a {
	color: #666666;
	display: block;
}

.slide_Uls li a:hover {
	background-color: #F8F8F8;
}


















































/*  */




/*产品*/
/* 第一块左侧 */
.marbom {
	padding-bottom: 60px;
	border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
	margin-bottom: 60px;
}

.marbom:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.proItem5 {
	padding-bottom: 100px;
}

/* .proItem1 {
	padding-top: 100px;
} */

.bigItems {
	width: 23%;
	/* min-height: 348px; */
	/* background-color: #fff; */
}

.bigItems .p1 {
	font-size: 14px;
	color: #585858;
	margin-top: 40px;
	margin-bottom: 6px;
}

.bigItems i {
	display: block;
	width: 55px;
	height: 1px;
	background-color: #2b2b2b;
	opacity: 0.8;
	margin: 0 auto;
}

.p2pBox {
	margin-bottom: 30px;
}

.bigItems .p2 {
	display: inline-block;
	margin-top: 21px;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
	color: #222222;
	padding-left: 15px;
}

/* .bigItems {
     overflow: hidden;
 } */

.smallBoxs {
	width: 74.5%;
}


.bigItems .p3 {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	text-align: left;
	height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;

}

.smallItem {
	width: 31%;
	margin-right: 3.5%;
}

.smallBoxs .smallItem:nth-of-type(3n) {
	margin-right: 0;
}

.bigItemst {
	margin: 0 auto;
	padding: 40px 10px;
}

/* 1-bottom */
.bigItemsb {
	border-top: 1px solid #e6e8ea;
	padding-left: 25px;
}

.bigItemsb li {
	float: left;
}

.bigItemsb ul a {
	color: #333;
	font-size: 14px;
	padding: 0 21px;
	line-height: 94px;
	display: block;
	position: relative;
}

.bigItemsb a {
	position: relative;
	background-color: #e6e6e6;
	color: #2c7dd0;
}

i.icon-jiantous {
	width: 10px;
	height: 14px;
	display: block;
	background: url(../images/icon-out-b.png) center no-repeat;
	position: absolute;
	top: 40px;
	right: 3px;
}

i.icon-jiantous-b {
	width: 10px;
	height: 14px;
	display: block;
	background: url(../images/icon-inside-b.png) center no-repeat;
	position: absolute;
	top: 40px;
	right: 3px;
}

/* .proItem3 {
	height: 348px;
} */

.proItem3 .bigItems {
	height: 100%;
}

.smallItem1 {
	overflow: hidden;
}

/* right */
.smallIteminner {
	background-color: #fff;
	transition: all 0.5s;
	-webkit-animation: all 0.5s;
}

.smallIteminner .proImg {
	/* width: 100%;
  height: 269px; */
	overflow: hidden;
}

.smallIteminner .proImg img {
	display: block;
	width: 100%;
}

.smallIteminner img {
	transition: all 0.5s;
	-webkit-animation: all 0.5s;
}

.smallIteminner .protxt {
	padding: 26px 15px 28px;
	position: relative;
	text-align: center;
	border-top: solid 1px rgba(0, 0, 0, 0.2);
}

.smallIteminner .protxt .proTile p {
	font-size: 15px;
	color: #333333;
}

.smallIteminner .protxt>p {
	width: 112px;
	height: 30px;
	border: solid 1px rgba(0, 0, 0, 0.2);
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	color: #818181;
	margin: 10px auto 0;
}

.smallIteminner .protxt h4 {
	font-family: ArialMT;
	font-size: 16px;
	color: #333333;
}

.smallIteminner .protxt .a1 {
	position: absolute;
	top: 38%;
	right: 10%;
	overflow: hidden;
}

.smallIteminner .protxt i {
	width: 6px;
	height: 14px;
	display: inline-block;
	background: url(../images/jt-h.png) no-repeat center;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin-right: 10px;
}

.smallIteminner .protxt span {
	display: inline-block;
	transform: translateX(-34%);
	-webkit-transform: translateX(-74%);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	color: #585858;
}

.smallIteminner:hover {
	background-color: #2c7dd0;
}

.smallIteminner:hover p {
	color: #fff !important;
}

.smallIteminner:hover .protxt>p {
	border: solid 1px rgba(255, 255, 255, 1) !important;
}

.smallIteminner:hover h4 {
	color: #fff;
}

.smallIteminner:hover .proImg img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.smallIteminner:hover .protxt span {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	color: #fff;
}

.smallIteminner:hover .protxt i {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	background: url(../images/jt-b.png) no-repeat center;
}

/* 第二块 */
.bigItemsb-a {
	padding-left: 0;
	padding-top: 40px;
	border: none;
	color: #fff;
}

.bigItemsb-a a {
	width: 100px;
	line-height: 38px;
	display: block;
	color: #2c7dd0;
	/* margin: 0 auto; */
	border-radius: 4px;
}

.bigItemsb-a a span {
	padding-left: 18px;
}

.bigItemsb-a i {
	top: 13px;
	right: 18px;
}

/* * 隐藏矿 */
.proOver1,
.proOver2,
.proOver3,
.proOver4,
.proOver5 {
	padding-top: 30px;
	width: 100%;
	display: none;
	overflow: hidden;
}

.proOver3 {
	margin-bottom: 70px;
}

.proList ul {
	padding-left: 20px;
}

.proList li {
	float: left;
}

.proList li a {
	color: #333;
	font-size: 14px;
	padding: 0 21px;
	line-height: 94px;
	display: block;
	position: relative;
}

.proOver1,
.proOver3 {
	padding-top: 30px;
}

.proOver1 .proList {
	width: 52%;
	margin: 0 auto;
}

.proOver1 .smallItem2,
.proOver2 .smallItem2,
.proOver3 .smallItem2 {
	width: 23%;
	margin-right: 2.6%;
}

.proOver1 .smallItem2:nth-of-type(4n),
.proOver2 .smallItem2:nth-of-type(4n),
.proOver3 .smallItem2:nth-of-type(4n) {
	margin-right: 0;
}

.proOver3 .proList {
	width: 76%;
	margin: 0 auto;
}

.proOverlist .smallItem2 {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	position: relative;
	top: 200px;
}

.marbom .on .smallItem2 {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	top: 0;
}

.proOverlist .smallItem2 {
	transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-webkit-transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
	-moz-transition: all 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}

.proOverlist .ys_li1 {
	-webkit-transition-delay: 100ms, 100ms;
	transition-delay: 100ms, 100ms;
}

.proOverlist .ys_li2 {
	-webkit-transition-delay: 200ms, 200ms;
	transition-delay: 200ms, 200ms;
}

.proOverlist .ys_li3 {
	-webkit-transition-delay: 300ms, 300ms;
	transition-delay: 300ms, 300ms;
}

.proOverlist .ys_li4 {
	-webkit-transition-delay: 400ms, 400ms;
	transition-delay: 400ms, 400ms;
}

.proOverlist .ys_li5 {
	-webkit-transition-delay: 500ms, 500ms;
	transition-delay: 500ms, 500ms;
}

.proOverlist .ys_li6 {
	-webkit-transition-delay: 600ms, 600ms;
	transition-delay: 600ms, 600ms;
}




/* 分页 */
.pageFoots {
	width: 100%;
}

.pageFuls {
	text-align: center;
}

.pageFuls li {
	display: inline-block;

}

.pageFuls li a {
	width: 36px;
	height: 36px;
	display: block;
	line-height: 36px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin: 0 10px;
}

.pageFuls li a:hover,
.pageA {
	color: #FFFFFF !important;
	background-color: #2c7dd0 !important;
	border-radius: 50%;
}

.pageFuls li:first-child span,
.pageFuls li:last-child span {
	color: #666666;
	cursor: pointer;
	margin: 0 10px;
	background-color: transparent;
}



/* 产品详情页 */
.detailCens {
	width: 100%;
	background: #F7F7F7;

}

.navNowSite {
	border-bottom: 2px rgba(0, 0, 0, 0.1) solid;
}

.navNowSite div p {
	line-height: 80px;
	font-size: 14px;
	color: #666666;

}

.itemCen{
	display: table;
}

.descDiv1 {
	width: 22%;
	float: none;
	display: table-cell;
	vertical-align: middle;
}

.descDiv1 img {
	max-width: 86%;
}

.descDiv2 {
	float: none;
	display: table-cell;
	vertical-align: middle;
}

.descDiv2 h4 {
	font-size: 26px;
	line-height: 30px;
	color: #267bd3;
	margin-bottom: 16px;
}

.descDiv2 p {
	line-height: 24px;
	font-size: 16px;
	color: #666666;
}

.imgItemI,
.imgItemII,
.imgItemIII {
	padding: 65px 0;
}

.imgItemII {
	background-color: #FFFFFF;
}

.itemCenII table {
	width: 100%;
}

.itemCenII table th {
	height: 75px;
	color: #FFFFFF !important;
	font-size: 26px;
	text-align: center;
	font-weight: 200;
	background-color: #2c7dd0;
}

.itemCenII table tr td,
.itemCenII table tr th{
	width: 50%;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	padding: 15px 50px;
	border: 1px rgba(0, 0, 0, 0.1) solid;
}

.imgItemIII {
	background-color: #F7F7F7;
}

.imgItemIII>h4 {
	font-size: 26px;
	line-height: 30px;
	color: #267bd3;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}

.planBox {
	text-align: center;
}

.planBox dl {
	width: 16.6%;
	height: 240px;
	min-height: 240px;
	box-sizing: border-box;
	border: 1px rgba(0, 0, 0, 0.1) solid;
	display: inline-block;
	background: #FFFFFF;
	padding: 40px 16px;
	float: left;
	margin: 0 -3px;
	vertical-align: top;
}

.planBox dl dt {
	width: 80px;
	height: 80px;
	margin: 0 auto 20px;
}

.planBox dl dt img {
	max-width: 100%;
}

.planBox dl dd {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}


@media screen and (max-width:1200px) {
	.planBox dl{
		padding: 45px 3px;
	}
}


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

	.productCens,
	.imgItemI,
	.imgItemII,
	.imgItemIII {
		padding: 30px 0;
	}

	.item_right,
	.item_left {
		width: 100%;
	}

	.item_right {
		padding: 0 45px 15px;
	}

	.listItems {
		height: auto;
		overflow: hidden;
	}

	.item_icons img {
		max-width: 80%;
	}

	.item_icons span {
		padding-left: 0;
	}

	.descDiv1 {
		width: 60%;
		margin: auto;
		text-align: center;
		float: initial;
	}

	.descDiv1 img {
	    width: 180px;
		max-width: 78%;
	}

	.descDiv2 {
		padding-top: 30px;
	}

	.navNowSite div p {
		line-height: 45px;
	}

	.itemCenII table th {
		height: 60px;
	}

	.itemCenII table tr td {
		padding: 10px;
		font-size: 14px;
		line-height: 26px;
	}
	.planBox dl{
		width: 49%;
		margin: 0;
		margin-right: 2%;
		margin-bottom: 10px;
		padding: 35px 3px;
		border-top: 1px rgba(0, 0, 0, 0.1) solid;
		border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
		border-left:  1px rgba(0, 0, 0, 0.1) solid;
		border-right: 1px rgba(0, 0, 0, 0.1) solid;
	}
	.planBox dl:nth-child(2n){
	    border-bottom: 1px rgba(0, 0, 0, 0.1) solid;
	    margin-right: 0;
	}
	.planBox dl dt img {
	    max-width: 78%;
	}
	.planBox dl dt{
		margin: 0 auto;
	}
    .item_descBox p {
        height: auto;
        overflow: auto;
        text-overflow: ellipsis;
        white-space: normal;
        -webkit-box-orient: inherit;
        display: -webkit-box;
        text-align: justify;
        -webkit-line-clamp: inherit;
    }
    .itemCen{
        display: block;
    }
    .descDiv1,.descDiv2 {
        width: 100%;
        float: none;
        display: block;
    }
    .descDiv2 h4 {
        font-size: 20px;
        text-align: center;
    }
    .descDiv2 p {
        font-size: 14px;
        text-align: justify;
    }
    .navNowSite div p {
        line-height: 24px;
        padding: 10px 0;
    }

















}
