.home .banner {
	overflow: hidden;
}
/* .banner .carousel-inner .item {
	height: 700px;
	position: relative;
} */
body > .banner {
	max-width: 1920px;
	margin: auto;
}
/*菜单*/

.head-container .logo {
	display: inline-block;
	padding: 10px 0;
}

.head-container .nav-item {
	float: left;
	padding: 10px 22px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.head-container .nav-item a {
	text-decoration:none;
}
.head-container .nav-item.active a {
	color: #337ab7;
	font-weight: bold;
}

.hd-box {
	overflow: hidden;
}

.hd-box h2 {
	font-size: 36px;
	font-weight: bold;
	margin: 20px;
}

.hd-box p {
	font-size: 16px;
	color: #999;
}
.page-letter {
	margin-bottom: 30px;
}
.page-letter .item-box {
	height: 310px;
	margin: 30px 0;
	padding: 20px;
	/* box-shadow: 0px 5px 9px #eaeaea; */
	border-radius: 7px;
	cursor: context-menu;
	position: relative;
	transition: all .2s;
	overflow: hidden;
}
.page-letter .item-box .move-box {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all .29s;
}
.page-letter .item-box:hover  {
	box-shadow: 0px 5px 9px #eaeaea;
	background: #fcfdff;
}
.page-letter .item-box:hover .move-box  {
	top: 20px;
	transform: none;
}
.page-letter .item-box:hover .disc {
	top: 120px;
	color: #8a96ad;
}
.page-letter .pic-box {
	margin: 0 auto;
	width: 70px;
	height: 70px;
	position: relative;
}

.page-letter .pic-box img {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.page-letter .pic-box h3 {
	font-weight: bold;
	margin: 50px;
}
.page-letter .disc {
	margin: 20px 10px;
	position: relative;
	top: 300px;
	color: #fff;
	transition: all .3s ease-in-out;
}
/* 核心优势 */
.page-core {
	padding: 40px 0;
	background: #fafbff;
}

.page-core h3 {
	font-weight: bold;
}


/* .page-core .item {
	padding: 10px 0;
} */

.page-core img.icon{
	display: inline-block;
	width: 250px;
	user-select: none;
}

.page-core .page-core-title {
	display: inline-block;
	background: rgb(208, 235, 255);
	padding: 10px 15px;
	margin: 10px 0;
	border-radius: 10px;
	text-shadow: -2px -1px 1px white;
	box-shadow: 1px 2px 3px 1px #efefef;
}
.page-core  .page-core-dsc {
	font-size: 16px;
}
.page-awards .list-text .item {
	margin: 15px 0;
	height: 200px;
	background: linear-gradient(0deg, rgb(26, 26, 26), #444444f2);
	text-align: center;
	box-shadow: 2px 5px 4px 0px #afafaf;
	border-radius: 5px;
}

.page-awards .list-text .time-slot {
	padding: 30px 0 10px;
	font-size: 24px;
	font-weight: bold;
	color: #dcd6ab;
}
.page-awards .list-text .time-slot::after {
	content: '';
	display: inline-block;
	width: 50%;
	height: 2px;
	background: #dcd6ab;
	margin-bottom: 10px;
}
.page-awards .list-text .introduce {
	padding: 0 15px;
}


.certificate-honor img {
	display: block;
	width: 100%;
	margin: 15px auto;
	box-shadow: 0 0 1px #b5b5b5;
}

.page-partner img {
	margin: 10px 0;
	width: 100%;
}

.part-banner{ height: 80px; background: #006DB0;}

.about-us  .conpany-content{ line-height: 26px; color: #666666;}
.about-us .en-name{ color: #999999;}

.news-right-box{ margin-top: 20px; padding: 10px; border: 1px solid #EEEEEE; border-radius: 6px;}
.news-container .left-box{ margin-top: 20px;}
.news-right-box .article-type{ padding: 5px;}
.news-right-box .article-type li{ padding: 3px 8px; margin-top: 10px; border: 1px solid #EEEEEE; cursor: pointer;}
.news-right-box .article-type li:hover{ background: #006DB0; color: #FFFFFF; border: 1px solid #006DB0;}
.news-list-bd { padding-top: 20px;}
.news-list-bd li{ line-height: 40px;}
.news-list-bd li a.link-a{ font-size: 16px; color: #333333;}
.news-list-bd li .time{ float: right; font-size: 14px; color: #999;}
.news-detail-bd h1.article-title {
    font-size: 34px;
	font-weight: bold;
    line-height: 50px;
    text-align: left;
    color: #000000;
}
.news-detail-bd .info li {
    padding-left: 0;
    padding-right: 30px;
    color: #999;
    text-align: left;
}
.news-detail-bd .article-content {
    line-height: 36px;
    font-size: 18px;
    color: #555555;
}
.news-detail-bd .article-content img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.product-list .row-group{ padding: 30px 0;}
.product-list .row-group ul{ line-height: 26px; color: #777777;}
.product-list .img-box{ margin-top: 20px;     box-shadow: 3px 5px 15px #eaeaea;}
.product-list .img-box img{ max-width: 100%;}

.foot-container {
	margin-top: 30px;
	padding: 30px 0;
	background: url('../images/footerBanner.jpg') center center/cover;
}

.foot-container .foot-menu {
	padding-top: 50px;
}

.foot-container .foot-menu .title {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 16px;
}

.foot-container .foot-menu li {
	line-height: 30px;
}

.foot-container .company-info {
	display: flex;
	justify-content: center;
	line-height: 30px;
	color: rgb(187, 187, 187);
}

.foot-container .logo {
	opacity: .8;
}

.foot-container .copyright-box {
	padding-top: 30px;
}


/* ***** */
/* 解决方案 */

.solution-container{
	text-align: center;
	margin: 30px 0;
	user-select: none;
	position: relative;
}
.solution-container::before {
	content: '';
	color: #999999;
    display: inline-block;
    width: 100px;
    height: 100px;
    background: #97cbf921;
    position: absolute;
    left: -150px;
    bottom: 60px;
    box-shadow: 0 0 4px #fafbff;
	filter: drop-shadow(41px 40px 0px rgba(83, 156, 185, 0.2));
	transform: rotateZ(20deg);
}
.solution-container::after {
	content: '';
    display: inline-block;
    width: 100px;
    height: 100px;
    background: #f9d79721;
    position: absolute;
    right: -50px;
    top: 60px;
    border-radius: 50%;
    box-shadow: 0 0 4px #f5f5f5;
    filter: drop-shadow(72px 23px 3px rgba(83, 156, 185, 0.3));
    transform: rotateZ(20deg);
}
.solution-itm {
	display: inline-block;
	height: 200px;
	vertical-align: middle;
	position: relative;
}
.solution-itm img {
	height: 100%;
}
.solution-itm p {
	text-align: center;
}
.solution-point {
	width: 110px;
	height: 110px;
	line-height: 110px;
	position: absolute;
	left: -50px;
	top: 60px;
	background: #e3eef9;
	border-radius: 50%;
	box-shadow: 0px 10px 13px 1px #cde8f9;
	text-shadow: -1px 3px #fff;
	letter-spacing: 2px;
	font-size: 18px;
}
.solution-img {
	display: inline-block;
	width: 800px;
	height: 700px;
	background: url('../images/solution.png') center center/cover no-repeat;

}
/* .solution-arrow {
	background: url("../images/arrow.png") 100% 100%/contain no-repeat;
	position: absolute;
	width: 20px;
    height: 250px;
    left: 400px;
    bottom: 200px;
    transform: rotate(45deg);
    opacity: 0.3;
} */

/* 关于我们 */
.about-us .img-box  {margin-top: 50px;}
.about-us .img-box img{
	width: 300px;
}
/* .about-name {
	
} */
.about-disc {
	margin: 20px 0;
	border-radius: 10px;
	box-shadow: 0 0 9px #e2e2e2;
	position: relative;
}