.product1-page .am-slider-b3 .am-direction-nav .am-next,
.product1-page .am-slider-b3 .am-direction-nav .am-prev {
	height: 39px
}

.product1-page {
	background: url(../images/product/product1-banner.jpg);
	background-size: cover
}

.product1-page .am-slider-b3 {
	background: 0 0;
	box-shadow: none;
	margin: 0
}

.product1-page .am-slider-b3 .am-direction-nav .am-prev::before {
	content: "\f104";
	color: #fff;
	font-size: 50px !important
}

.product1-page .am-slider-b3 .am-direction-nav .am-next::before {
	content: "\f105";
	color: #fff;
	font-size: 50px !important
}

.product1-page .am-slider-b3 .am-slides li .product-banner-box {
	color: #fff;
	text-align: center;
	margin-top: 130px;
	margin-bottom: 140px
}

.product1-page .am-slider-b3 .am-slides li .product-banner-box h2 {
	font-size: 46px
}

.product1-page .am-slider-b3 .am-slides li .product-banner-box p {
	font-size: 16px
}

@media screen and (max-width:640px) {
	.product1-page .product-banner-box h2 {
		font-size: 30px !important
	}

	.product1-page .product-banner-box p {
		font-size: 14px !important
	}

	.product1-page .am-slides li {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}
}

.product1-login {
	text-align: center;
	padding: 50px 0;
	background: #fff
}

.product1-login span {
	font-size: 20px;
	color: #9b9b9b
}

.product1-login .am-btn-secondary {
	font-size: 14px;
	padding: 7px 30px
}

.product1-main {
	background: #f6f6f6
}

.product1-main .container {
	width: 1000px !important
}

.product1-main .am-u-md-4 {
	position: relative
}

.product1-main .am-u-md-4 i {
	position: absolute;
	font-size: 40px;
	color: #ced1d8
}

.product1-main .product1-info {
	margin-left: 53px
}

.product1-main .product1-info h3 {
	font-size: 20px
}

.product1-main .product1-info p {
	font-size: 14px;
	color: #9b9b9b
}

.product1-main .product1-info .am-btn-secondary {
	font-size: 14px
}

@media screen and (max-width:640px) {
	.product1-main .container {
		width: 100% !important
	}

	.product1-main .container .am-g .am-u-md-4:not(:nth-of-type(1)) {
		margin-top: 50px
	}

	.product1-show-container .product-img-box {
		display: none
	}
}

.product1-show-container {
	margin-top: 50px
}

.product1-show-container ul li {
	position: relative
}

.product1-show-container ul li:hover .product-img-box {
	display: none
}

.product1-show-container ul li .product-img-box {
	background: #000;
	opacity: .5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.product1-show-container ul li a img {
	width: 100%;
	height: 257px;
	object-fit: cover;
}

.product2-main .am-g .am-u-md-3 {
	text-align: center;
	margin-top: 50px
}

.product2-main .am-g .am-u-md-3 h3 {
	font-size: 18px
}

.product2-main .am-g .am-u-md-3 p {
	font-size: 14px
}

.product2-banner {
	background: url(../images/product/product1-banner.jpg);
	background-size: cover;
	padding: 100px 0
}

.product2-banner .container {
	text-align: center;
	color: #fff
}

.product2-banner .container h2 {
	font-size: 30px
}

.product2-banner .container p {
	font-size: 36px
}

@media screen and (max-width:640px) {
	.product2-banner {
		margin: 50px 0
	}

	.product2-banner .container h2 {
		font-size: 20px
	}

	.product2-banner .container p {
		font-size: 18px
	}
}

.product2-service .product2-service-title {
	text-align: center;
	font-size: 40px
}

.product2-service .product2-service-title h2 {
	position: relative
}

.product2-service .product2-service-title h2 img {
	position: absolute;
	top: 5px
}

.product2-service .product2-service-content .product2-info .am-g {
	margin-top: 30px
}

.product2-service .product2-service-content .product2-info .am-g:nth-child(1) {
	margin-top: 0
}

.product2-service .product2-service-content .product2-info h3 {
	font-size: 18px;
	margin-bottom: 0
}

.product2-service .product2-service-content .product2-info p {
	font-size: 14px;
	color: #9b9b9b
}

.product2-service .product2-content-img {
	text-align: center
}

@media screen and (max-width:640px) {

	.product2-service .product2-content-img img,
	.product2-service .product2-info img {
		width: 100%
	}

	.product2-service .product2-service-title {
		font-size: 30px
	}

	.product2-service .product2-content-img {
		margin: 30px 0
	}
}

.product3-main-container {
	background: url(../images/pattern-dark.png)
}

.product3-main-container .section--header {
	color: #fff
}

.product3-main-container .section--description {
	color: #fff !important
}

.product3-main .product3-main-box {
	text-align: center;
	position: relative;
	margin-top: 60px
}

.product3-main .product3-main-box .product3-icon {
	width: 100px;
	height: 100px;
	background: #34c1e4;
	border-radius: 50%;
	text-align: center;
	display: table;
	position: absolute;
	left: 50%;
	margin-left: -50px
}

.product3-main .product3-main-box .product3-icon i {
	display: table-cell;
	vertical-align: middle;
	font-size: 40px;
	color: #fff
}

.product3-main .product3-main-box .product3-content {
	margin-top: 50px;
	background: #fff;
	padding: 85px 16px 44px
}

.product3-main .product3-main-box .product3-content h3 {
	font-size: 18px
}

.product3-main .product3-main-box .product3-content p {
	font-size: 14px;
	color: #9b9b9b
}

.product3-main .product3-main-box .split-line {
	width: 100px;
	margin: 45px auto 0;
	height: 2px;
	background: #262626
}

.product3-show-container .product3-show-box {
	padding: 0 40px;
	margin-top: 50px
}

.product3-show-container .product3-show-box .am-g {
	background: #fbfbfb;
	padding-right: 0
}

.product3-show-container .product3-show-box .am-g .am-u-md-6 {
	padding: 0
}

.product3-show-container .product3-show-box .product3-show-img {
	position: relative
}

.product3-show-container .product3-show-box .product3-show-img:hover .product3-img-mask {
	display: block
}

.product3-show-container .product3-show-box .product3-show-img .product3-img-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, .5);
	text-align: center;
	display: none
}

.product3-show-container .product3-show-box .product3-show-img .product3-img-mask i {
	color: #fff;
	background: #34c1e4;
	padding: 12px 16px;
	border-radius: 50%;
	position: relative !important;
	margin-top: 100px
}

.product3-show-container .product3-show-box .product3-show-img img {
	width: 100%
}

.product3-show-container .product3-show-box .product3-show-content {
	color: #9b9b9b;
	padding: 60px 24px 0
}

.product3-show-container .product3-show-box .product3-show-content h3 {
	font-size: 18px;
	font-weight: 400
}

.product3-show-container .product3-show-box .product3-show-content p {
	font-size: 14px
}

@media screen and (max-width:640px) {
	.product3-show-container .product3-show-content {
		padding: 60px 20px 0 !important
	}
}
.our_mission--item_body ul {
	list-style: none;
	margin: 10px 0 0;
	padding-left: 0
}

.our_mission--item_body ul:first-child {
	margin-top: 0
}

.our_mission--item_body ul li {
	    position: relative;
	    color: #616060;
	    margin-top: 5px;
	    font-size: 15px;
	    display: flex;
	    font-weight: 600;
		line-height: 30px;
/* 	font-style: italic */
}
.our_mission--item_body ul li p{
	    margin-top: 0!important;
	    line-height: 24px!important;
		color: #969696;

}
/* .our_mission--item_body ul li:before {
	content: "\f178";
	color: #59bcdb;
	margin-left: 8px;
	margin-right: 8px;
} */
.item-introduction{
	    margin-top: 20px;
}
.introduction-title{
	    background: #66c1ea;
	    color: #ffffff;
	    padding: 6px 30px;
	    border-radius: 21px;
}
.introduction-text{
	width: 460px;
	background: #eaeaea;
	padding: 20px;
	border-radius: 10px;
	margin-top: 20px;
}
.promo_detailed--list {
	padding: 0 0 1px
}

.promo_detailed--list .promo_detailed--list_item {
	position: relative;
	padding: 0 100px 0 80px;
	margin-top: 41px;
	list-style: none
}

.promo_detailed--list .promo_detailed--list_item .promo_detailed--list_item_icon {
	display: block;
	top: 9px;
	left: 0;
	border-radius: 3px;
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	position: absolute
}

.promo_detailed--list .promo_detailed--list_item .promo_detailed--list_item_icon img {
	width: 60px;
}

.promo_detailed--list .promo_detailed--list_item dl,
.promo_detailed--list .promo_detailed--list_item dl dt {
	font-size: 20px;
	color: #262626
}

.promo_detailed--list .promo_detailed--list_item dl dd {
	font-size: 16px;
	line-height: 23px;
	color: #969696
}
/*产品展示*/

.product-show-ul {
	width: 100%;
}

.gray-li {
	background-color: #f0eeed;
}

.product-show-ul li {
	padding:80px 0!important;
	overflow: hidden;
}

.product-content {
	margin: 0 15%;
}

.product-show-title h3 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 20px;
}

.product-show-title span {
	color: #FFFFFF;
	background-color: #0086da;
	padding: 2px 5px;
	border-radius: 3px;
	margin-top: 5px;
	display: inline-block;
}

i.am-icon-item {
	font-size: 20px;
	color: #0086da;
	position: absolute;
	left: 0;
	top: -3px;
}

/* i.am-icon-tasks {
	font-size: 24px;
	top: -5px;
} */

.product-add,
.product-intro {
	position: relative;
	margin-top: 20px;
}

.product-add div a {
	color: #ff8a44;
	text-decoration: underline;
}

.product-add span,
.product-intro span {
	font-weight: bold;
	padding-left:30px;
}

.product-show-content p {
	font-size: 15px;
	line-height: 28px;
}

.product-content-left {
	padding: 0 40px;
}

.product-content-right {
	padding: 0 40px;
	float: right;
}

.product-img {
	width: 85%;
	margin:0 auto;
}
.product-add>div,.product-intro>div{
	margin-top:15px;
}