/*妫ｆ牠銆夋禍褍鎼ч柈銊ュ瀻*/
.pro-content-up {
	background: #fafafa;
}

.pro-content-up ul {
	padding: 50px 0px;
}

.pro-content-up ul:after {
	clear: both;
	display: block;
	height: 0;
	content: "";
	visibility: hidden;
}

.pro-content-up ul li {
	float: left;
	width: 220px;
	margin-bottom: 15px;
	/* width: 171px;
    padding-top: 50px;
    padding-bottom: 65px; */
	cursor: pointer;
}

.brand-icon {
	width: 220px;
	height: 120px;
	margin-left: 15px;
	padding: 0px;
	
}

.brand-icon a {
	display: block;
	width: 100%;
	height: 100%;
	/* border: 1px solid #e2e2e2; */
	position: relative;
	background: #fff;
	overflow: hidden;
}

.brand-icon img {
	width: 100%;
	position: absolute;
	transition: all .5s;
}

.brand-icon img:hover {
	transform: scale(1.2);
}

.pro-content-up ul li p {
	color: #9ca3ab;
	text-align: center;
	margin-top: 18px;
	height: 36px;
	overflow: hidden;
}

.pro-content-up ul .prod-icon .p-icons {
	transition: ease-in-out .2s;
	height: 86px;
}

.pro-content-up ul  .prod-icon  .p-icons-on {
	
}

.pro-content-up ul li .pro-title-on {
	color: #3b7dc7;
}

.pro-content-up ul li .pro-mr {
	color: #3b7dc7;
}
/*鐎电懓绨查惃鍕獓閸濅礁鎮曠粔鏉挎嫲閸掓銆�*/
.pro-content-down {
	width: 100%;
	height: 176px;
	box-sizing: border-box;
	/*	overflow:hidden;*/
	border-bottom: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	background: url(/images/front/index-pro-bg.png) center center no-repeat;
}

.pro-content-down ul {
	position: relative;
	width: 1200px;
	height: 176px;
	/*overflow:hidden;*/
}

.pro-content-down ul li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 32px 0;
	border-right: solid 1px #e1e1e1;
	/*border-left:solid 1px #e1e1e1;*/
}

.pro-content-down ul li:after {
	clear: both;
	display: block;
	height: 0;
	content: "";
	visibility: hidden;
}

.pro-content-down ul li .pro-d-left {
	width: 260px;
	float: left;
	overflow: hidden;
	/* padding-left: 20px; */
}

.pro-content-down ul li .pro-d-left h1 {
	font-size: 22px;
	color: #fff;
}

.pro-content-down ul li .pro-d-left p {
	font-size: 10px;
	color: #fff;
	margin-top: 12px;
}

.pro-content-down ul li .pro-d-right {
	width: 900px;
	/* height:86px; */
	float: right;
	overflow: hidden;
}

.pro-content-down ul li .pro-d-right .pro-d-right-L {
	float: left;
	width: 900px;
}

.pro-content-down ul li .pro-d-right .pro-d-right-L-up {
	margin-top: -131px;
}

.pro-content-down ul li .pro-d-right .pro-d-right-L-down {
	margin-top: 131px;
}

.pro-content-down ul li .pro-d-right .pro-d-right-list {
	float: left;
	width: 288px;
	padding-left: 10px;
	border-right: solid 1px #e1e1e1;
	/* margin-bottom: 45px; */
}

.pro-content-down ul li .pro-d-right .pro-d-right-list:last-child {
	border: none;
}

.pro-content-down ul li .pro-d-right .pro-d-right-list a {
	display: block;
	color: #013D80;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pro-content-down ul li .pro-d-right .pro-d-right-list a.more {
	color: #ff0000;
}

.pro-content-down ul li .pro-d-right .pro-d-right-list a em {
	padding: 0 14px 0 30px;
	color: #000;
	font-weight: bold;
	font-style: normal;
}

.pro-content-down ul li .pro-d-right .pro-d-right-list a:hover {
	color: #E43A37;
}
/*娴溠冩惂娑撳﹣绗呴崚鍥ㄥ床閹稿鎸�*/
/*.pro-d-right-btn{
	float: right;
	width:27px;
	}
.pro-d-right-btn .btns{
	width:27px;
	height: 27px;
	display: block;
	}
.pro-d-right-btn .btn-U{
	background:url(/images/front/index-pro-ud.png) 0 0 no-repeat;
	margin-bottom: 18px;
	}
 .pro-d-right-btn .btn-U-active{
	background:url(/images/front/index-pro-ud.png) -27px 0 no-repeat;
	}
.pro-d-right-btn .btn-D{
	background:url(/images/front/index-pro-ud.png) 0 -27px no-repeat;
	}
.pro-d-right-btn .btn-D-active{
	background:url(/images/front/index-pro-ud.png) -27px -27px no-repeat;
	}*/
/*鐟欙絽鍠呴弬瑙勵攳*/
.index-solu {
	margin-top: 112px;
	margin-bottom: 63px;
}

.index-solu .en-title-solu {
	width: 100%;
	height: 38px;
	background: url(/images/front/solu-title.png) center center no-repeat;
}
.index-solu .en-title-cus {
	width: 100%;
	height: 38px;
	background: url(/images/front/cus-title.png) center center no-repeat;
}
.index-solu h1 {
	font-size: 24px;
	color: #013D80;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 50px;
}

.index-solu ul:after {
	clear: both;
	display: block;
	height: 0;
	content: "";
	visibility: hidden;
}

.index-solu ul li {
	position: relative;
	float: left;
	width: 285px;
	height: 220px;
	margin-right: 20px;
}

.index-solu ul li:last-child {
	margin-right: 0;
}

.index-solu ul li .index-solu-tp {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.index-solu ul li .index-solu-tp img {
	width: 100%;
	height: 100%;
}

.index-solu ul li .solu-wz {
	position: absolute;
	top: 36px;
	left: 20px;
}

.index-solu ul li .solu-wz p {
	font-size: 14px;
	color: #fff;
}

.index-solu ul li .solu-wz h2 {
	font-size: 16px;
	color: #fff;
}

.index-solu ul li .index-solu-on {
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/front/index-solu-active.png) center center
		no-repeat;
	background-color: rgba(0, 0, 0, 0.3);
}

.index-solu ul li:hover .index-solu-on {
	display: block;
}

.index-solu-down {
	margin-top: 30px;
	height: 27px;
	position: relative;
}

.index-solu-down span {
	display: inline-block;
	color: #e1e1e1;
	height: 27px;
	line-height: 27px;
}

.index-solu-down span.more {
	padding-left: 42px;
	margin-right: 90px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	background: url(/images/front/index-prod.png) left center no-repeat;
}

.index-solu-down a {
	color: #013d80;
	margin: 0 30px;
}

.index-solu-down a.more-gd {
	display: block;
	width: 24px;
	height: 27px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(/images/front/more.jpg) left center no-repeat;
}

.index-solu-down a:hover {
	color: #E43A37;
}
/***鍏充簬鎴戜滑***/
/* .about{
	background-color: #fff;
} */
.about .en-title-about{
	width: 100%;
	height: 38px;
	background: url(/images/front/about-title.png) center center no-repeat;
}
.about .about-view {
	height: 400px;
	width: 100%;
	margin: 0 auto;
}

.about .about-view .left {
	height: 400px;
	width: 50%;
	float: left;
}

.about .about-view .right {
	/* background-color: #fff; */
	height: 400px;
	width: 45%;
	float: left;
	padding-left: 5%;
}

.about .about-view .right .bold {
	font-size: 30px;
	color: #333;
	font-weight: normal;
}

.about .about-view .right .produce {
	color: #666;
	line-height: 30px;
	padding-top: 30px;
	font-size: 16px;
	height: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.about .about-view .right .more {
	display: block;
	width: 129px;
	height: 37px;
	border: 1px solid #1C439C;
	background: #1C439C;
	color: #fff;
	text-align: center;
	line-height: 35px;
	margin-top: 30px;
	cursor: pointer;
}

/*閺堬拷閺傛澘濮╅幀锟�*/
.index-news .en-title-news {
	width: 100%;
	height: 38px;
	background: url(/images/front/news-title.png) center center no-repeat;
}

.index-news .index-news-content {
	width: 100%;
}

.index-news .index-news-content:after {
	clear: both;
	display: block;
	height: 0;
	content: "";
	visibility: hidden;
}

.index-news  .news-items {
	float: left;
	width: 47%;
	margin-right: 25px;
}

.index-news  .news-items .news-tp {
	position: relative;
	width: 100%;
	height: 169px;
	border: solid 1px #f2f2f2;
	overflow: hidden;
}

.index-news  .news-items .news-tp img {
	width: 100%;
	height: 169px;
	position: absolute;
	top: 0;
}

.index-news  .news-items .news-tp .news-type {
	position: absolute;
	left: 30px;
	top: 24px;
}

.index-news  .news-items .news-tp .news-type h1 {
	font-size: 20px;
	color: #fff;
	text-align: left;
	margin: 0;
}

.index-news  .news-items .news-tp .news-type p {
	font-size: 6px;
	color: #fff;
	text-align: left;
	margin: 5px 0 0 0;
}

.index-news  .news-items .news-tp .news-type-active {
	display: none;
	width: 100%;
	height: 169px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	background: url(/images/front/index-news-link.png) center center
		no-repeat;
	background-color: rgba(0, 0, 0, 0.3);
}

.index-news  .news-items .news-tp:hover .news-type-active {
	display: block;
}

.index-news  .news-items ul {
	margin-top: 42px;
}

.index-news  .news-items ul li {
	clear: both;
	width: 365px;
	height: auto;
	margin-right: 0;
}

.index-news  .news-items ul li span {
	width: 338px;
	color: #013D80;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-news  .news-items ul li .plus {
	width: 10px;
	text-align: left;
	margin-right: 12px;
}

.index-news  .news-items ul li .news-index-on {
	color: #E43A37;
}

.index-news  .news-items ul li .plus-index-on {
	color: #E43A37;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
}

.index-news .news-items-two {
	padding: 0 25px;
	border-left: solid 1px #c9c9c9;
	border-right: solid 1px #c9c9c9;
}

.index-news .news-items-three {
	margin-right: 0;
}

.newContent {
	margin: 0px;
}

.newContent .head {
	width: 100%;
	margin-top: 10px;
	height: 30px;
}

.newContent .head h1 {
	margin: 0px;
}

.newContent .head .title {
	font-size: 16px;
}

.newContent .head .title {
	width: 60%;
	text-align: left;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newContent .head .time {
	float: right;
	font-size: 15px;
	color: #3f80c9;
}

.newContent .content {
	line-height: 21px;
	margin-top: 11px;
	width: 100%;
	height: 60px;
	color: #656565;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/**客户领域**/
/*  .technical-content{
	height: 600px;
} */
.technical-content .product_list {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	/*  margin-top: 30px; */
}

.technical-content .product_list li {
	/* width: 25%; */
	float: left;
	cursor: pointer;
	margin-bottom: 30px;
}

.technical-content .product_list li .listCon {
	width: 91%;
	height: 300px;
	background: white;
	border: 1px solid #edf3f3;
	box-shadow: 0px 3px 10px 0px rgba(143, 143, 143, 0.24);
	transition: all 0.2s ease;
	position: relative;
	margin: 0 auto;
	max-width: 400px;
}

.technical-content .product_list li .img {
	background: url(/images/index/products_bj_1.jpg) no-repeat center center;
}

.technical-content .product_list li .listCon .img {
	width: 100%;
	height: 200px;
	position: relative;
}
/* .technical-content .product_list li .img .imgbtn {
    display: block;
    width: 84px;
    height: 84px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background: url(../images/index/products_bnt1.png) no-repeat;
}
 */
.technical-content .product_list li .produce {
	padding-top: 0;
	/* padding: 32px 20px 0 20px; */
	overflow: hidden;
	height: 95px;
	transition: height 0.3s ease;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
}

.technical-content .product_list li .produce {
	text-indent: 0px;
	margin: 0px;
	letter-spacing: 1px;
}

.technical-content .product_list li .produce:hover {
	height: 220px;
}

.technical-content .product_list li .produce .title {
	margin-top: 18px;
	line-height: 18px;
	margin-bottom: 17px;
	display: block;
	color: #333333;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	height: auto;
}

.technical-content .product_list li .produce .pro_content {
	display: block;
	color: #666666;
	line-height: 24px;
	margin-bottom: 18px;
	text-align: center;
}

.technical-content .product_list li .produce .pro_content1 {
	border-top: 1px solid #E4E4E4;
	display: block;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
	padding-left:10px;
	line-height: 20px;
}