
/* ABÃ¦Â¨Â¡Ã§â€°Ë†Ã§Â½â€˜ Www.AdminBuy.Cn */
/* QQÃ¯Â¼Å¡9490489 */
/* Ã¤Â»Â¿Ã§Â«â„¢Ã¯Â¼Å¡Fang.AdminBuy.Cn */
/* Ã§Â´Â Ã¦ÂÂÃ¯Â¼Å¡Sc.AdminBuy.Cn */
@import url(jquery.bxslider.css);
@import url(pscroll.css);
/*Ã©Â¦â€“Ã©Â¡Âµ*/
.i_product_bg {
	background-color: #f5f5f5;
	overflow: hidden;
	padding-bottom: 2.5%;
}
.i_title {
	margin-top: 5%;
	margin-bottom: 4%;
	overflow: hidden;
	text-align: center;
}
.i_title h2 {
	overflow: hidden;
	font-weight: bold;
	color: #000000;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-family: Arial;
}
.i_title p {
	background: url(../img/i_bg1.png) center bottom no-repeat;
	color: #000000;
	padding-bottom: 15px;
}
.nproduct_list2 {
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 8px;
}
.nproduct_list2 ul li {
	float: left;
	width: 18.7%;
	margin-left: 0.5%;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
	background-color: #fff;
	padding: 2% 0 0;
}
.nproduct_list2 ul li:nth-child(5n+0) {
	margin-right: 0;
}
.nproduct_list2 ul li img {
	display: inline-block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.nproduct_list2 ul li .imgs {
	width: 100%;
	overflow: hidden;
}
.nproduct_list2 ul li h2 {
	font-weight: normal;
	color: #333333;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
}
.nproduct_list2 ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #929292;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.nproduct_list2 ul li em {
	display: block;
	color: #ee697e;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.nproduct_list2 ul li label {
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
}
.nproduct_list2 ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.nproduct_list2 ul li:hover {
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	box-shadow: 0 5px 20px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
	transition: all 0.3s;
}
.nproduct_list2 ul li:hover h2 {
	color: #00a1e9;
}
.i_solution {
	overflow: hidden;
	padding-bottom: 4%;
	padding-top: 8px;
}
.i_solution ul li {
	float: left;
	width: 23%;
	margin-right: 2%;
	overflow: hidden;
	margin-bottom: 1.5%;
	text-align: center;
}
.i_solution ul li:nth-child(4n+0) {
	margin-right: 0;
}
.i_solution ul li img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
}
.i_solution ul li .imgs {
	margin: 0 auto;
	overflow: hidden;
}
.i_solution ul li .txts {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
}
.i_solution ul li h2 {
	font-weight: normal;
	color: #fff;
	line-height: 36px;
	height: 36px;
	text-align: center;
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.3s;
	margin-bottom: 1%;
	margin-top: 30%;
}
.i_solution ul li p {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
	padding-left: 2%;
	padding-right: 2%;
	max-width: 350px;
	margin: 0 auto;
}
.i_solution ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.i_case_bg {
	/* background: url(../img/i_bg2.jpg) center center no-repeat; */
	background-size: cover;
	overflow: hidden;
	padding-bottom: 4%;
}
.i_case_bg .i_title h2 {
	/* color: #fff; */
}
.i_case_bg .i_title p {
	/* color: #fff; */
	/* background: url(../img/i_bg3.png) center bottom no-repeat; */
}
.i_link {
	overflow: hidden;
	margin-bottom: 3%;
}
.i_link ul li {
	float: left;
	width: 15.8%;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
}
.i_link ul li:nth-child(6n+0) {
	margin-right: 0;
}
.i_link ul li .imgs {
	overflow: hidden;
	border: 1px solid #f0f0f0;
}
.i_link ul li .imgs img {
	display: block;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.i_link ul li .imgs:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.banner_pos {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
}
.banner_pos .banner_div {/* display:table; vertical-align:bottom; */
	height: 100%;
	width: 100%;
	position: relative;
}
/*.banner_pos .wrap .td{ display:table-cell; vertical-align:bottom;height:100%;}*/
/*.banner_pos img{transition:all 0.3s;filter: Alpha(Opacity=100);opacity: 1.0; max-width:100%;}*/
.banner_pos .img001 {
	height: 100%;
	width: 57.6%;
	vertical-align: bottom;
	position: absolute;
	bottom: 0;
	right: 0%;
}
.banner_pos .img001 img {
	height: 100%;
	filter: Alpha(Opacity=0);
	opacity: 0;
}
.banner_pos .txtsbox {
	float: left;
	width: 50%;
}
.banner_pos .txts {
	float: right;
	margin-right: 3%;
	margin-top: 20%;
	width: 94%;
	max-width: 536px;
	text-align: left;
}
.banner_pos .txts h2 {
	color: #00a1e9;
}
.banner_pos .txts p {
	color: #767676;
	margin-top: 6%;
}
.banner_pos .txts a {
	margin-top: 6%;
	width: 220px;
	display: block;
	height: 48px;
	line-height: 48px;
	border: 1px solid #606060;
	text-align: center;
	font-size: 12px;
	color: #a2a2a2;
}
.banner_pos .txts a em {
	float: right;
	margin-right: 7%;
	font-style: normal;
	font-family: "Ã¥Â®â€¹Ã¤Â½â€œ";
	font-size: 18px;
}
.banner_pos .txts a:hover {
	border: 1px solid #00a1e9;
}
.banner_pos .txts a:hover {
	color: #00a1e9;
}

/*Ã¥Å Â¨Ã§â€Â»*/


@media screen and (max-width:1760px) {
}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1200px) {
}
@media screen and (max-width:1000px) {
.i_link ul li {
	width: 19%;
}
.i_link ul li:nth-child(6n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(5n+0) {
	margin-right: 0;
}
}
@media screen and (max-width:960px) {
}
@media screen and (max-width:830px) {
/*Ã¨Â½Â®Ã¦ËœÂ¾*/
#slider {
	display: none;
}
.flash_div {
	display: block;
}
.i_link ul li {
	width: 24%;
}
.i_link ul li:nth-child(5n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(4n+0) {
	margin-right: 0;
}
}
 @media screen and (max-width: 780px) {
.nproduct_list2 ul li {
	width: 49%;
}
.nproduct_list2 ul li:nth-child(3n+0) {
	margin-right: 1%;
}
.nproduct_list2 ul li:nth-child(2n+0) {
	margin-right: 0;
}
}
@media screen and (max-width: 640px) {
.nproduct_list2 ul li p {
	font-size: 13px;
}
.i_link ul li {
	width: 32.5%;
}
.i_link ul li:nth-child(4n+0) {
	margin-right: 1.1%;
}
.i_link ul li:nth-child(3n+0) {
	margin-right: 0;
}
}
 @media screen and (max-width: 480px) {
.nproduct_list2 ul li p {
	font-size: 12px;
}
}
 @media screen and (max-width:360px) {
}

.arr_box .swiper-pagination {
    position: static;
    width: auto !important;
    font-size: 14px;
}

.arr_box .swiper-button-prev:after,.arr_box .swiper-button-next:after {
    font-size: 20px;
}

.arr_box .swiper-button-prev:hover:after,.arr_box .swiper-button-next:hover:after {
    color: #fff;
}

.arr_box .swiper-button-prev:hover,.arr_box .swiper-button-next:hover {
    background: #00a1e9;
}
.index_part {
    padding: 70px 0;
}

.bg_pro {
    background: url(../img/bg_pro.jpg) center center no-repeat;
    background-size: cover;
}

.bg_about {
    background: url(../img/bg_about.jpg) center center no-repeat;
    background-size: cover;
}

.bg_case {
    background: url(../img/bg_case.jpg) center center no-repeat;
    background-size: cover;
}

.in_title {
    text-align: center;
    margin: 0 0 40px;
}

.in_title h3 {
    font-size: 40px;
    margin: 0 0 10px;
}

.in_title i {
    display: inline-block;
    width: 50px;
    height: 5px;
    background: #00a1e9;
}

.in_title p {
    font-size: 20px;
    color: #666;
    margin: 10px 0 0;
}

.index_product {}

.in_product_nav {
    margin: -10px -10px 30px;
}

.in_product_nav ul {
    display: flex;
}

.in_product_nav ul li {
    flex: 1;
    padding: 10px;
}

.in_product_nav ul li .item {
    background: #fff;
    display: block;
    border-radius: 10px;
    text-align: center;
    padding: 30px 0;
}

.in_product_nav ul li .item .imgj {}

.in_product_nav ul li .item .imgj img {
    height: 45px;
}

.in_product_nav ul li .item .imgj img.xz {
    display: none;
}

.in_product_nav ul li .item .imgj img.mr {
    display: inline-block;
}

.in_product_nav ul li .item h4 {
    font-size: 16px;
    color: #666;
    margin: 20px 0 0;
}

.in_product_nav ul li .item:hover {
    background: #00a1e9;
}

.in_product_nav ul li .item:hover .imgj {}

.in_product_nav ul li .item:hover .imgj img {}

.in_product_nav ul li .item:hover .imgj img.xz {
    display: inline-block;
}

.in_product_nav ul li .item:hover .imgj img.mr {
    display: none;
}

.in_product_nav ul li .item:hover h4 {
    color: #fff;
}

.in_product_list {
    margin: -10px;
}

.in_product_list ul {}

.in_product_list ul li {
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
}

.in_product_list ul li .item {
    display: block;
    background: #fff;
    padding: 20px 20px 40px;
    border-radius: 20px;
}
.in_product_list ul li:hover .item{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.in_product_list ul li .item .imgj {
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.in_product_list ul li .item .imgj img {
    max-width: 100%;
    max-height: 100%;
}

.in_product_list ul li .item .text {
    text-align: center;
}

.in_product_list ul li .item .text h4 {
    font-size: 20px;
    color: #00a1e9;
    margin: 0 0 10px;
}

.in_product_list ul li .item .text p {}

.arr_box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 40px auto 0;
}

.arr_box .swiper-button-prev,.arr_box .swiper-button-next {
    position: static;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arr_box .swiper-button-next {
    position: static;
}

.index_about {
    display: flex;
    gap: 100px;
}

.index_about .text_box {
    margin: -20px 0 30px;
}

.text_left {
    text-align: left;
}

.text_left h3 {}

.text_left i {}

.index_about h4 {
    font-size: 28px;
    margin: 0 0 20px;
}

.index_about .m {
    font-size: 16px;
    line-height: 26px;
    color: #666;
}

.index_about .m p {}

.index_about .number_box {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
}

.index_about .number_box .one {
    font-size: 16px;
    flex: 1;
}

.index_about .number_box .one .num {}

.index_about .number_box .one .num em {
    font-size: 28px;
    color: #00a1e9;
}

.index_about .number_box .one .num span {}

.index_about .number_box .one p {
    color: #666;
}

.see_more {
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    width: 180px;
    line-height: 50px;
    font-size: 18px;
    background: #00a1e9;
    color: #fff;
    border-radius: 120px;
    border: 1px solid #00a1e9;
}

.see_more span {}

.see_more .icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
}

.see_more .icon img {
    width: 10px;
}

.see_more .icon img.mr {
    display: block;
}
.see_more .icon img.xz {
    display: none;
}
.see_more:hover {background: none;border: 1px solid #00a1e9;}

.see_more:hover span {}

.see_more:hover .icon {background: #00a1e9;}

.see_more:hover .icon img {

}

.see_more:hover .icon img.mr {
    display: none;
}
.see_more:hover .icon img.xz {
    display: block;
}

.index_about .text_main {
    flex: 1;
}

.index_about .about_more_nav {
    flex: 1;
}

.index_about .about_more_nav .one {
    background-size: cover;
    border-radius: 20px;
    padding: 20px 20px 70px;
    color: #fff;
    margin: 20px 0 0;
}

.index_about .about_more_nav .one .text {}

.index_about .about_more_nav .one .text span {
    font-size: 24px;
    opacity: 0.5;
    font-weight: 300;
}

.index_about .about_more_nav .one .text h4 {
    /* font-size: 25px; */
    margin: 10px 0;
}

.index_about .about_more_nav .one .text i {
    display: block;
    width: 50px;
    height: 5px;
    background: #fff;
    margin: 15px 0 40px;
}

.index_about .about_more_nav .one .text a {
    color: #fff;
    font-size: 16px;
}
.index_solution {}

.index_solution .text_box {}

.index_solution .top_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 40px;
}

.index_solution .top_box .in_title {
    margin: 0;
}

.index_solution_box {
    position: relative;
}

.solution_nav {
    width: 300px;
    position: absolute;
    left: 0;
    top: 0;
}

.solution_nav ul {}

.solution_nav ul li {
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
}

.solution_nav ul li .text {
    display: flex;
    align-items: center;
    gap: 20px;
}

.solution_nav ul li .text i {
    width: 8px;
    height: 8px;
    background: #999;
    border-radius: 50%;
}

.solution_nav ul li .text h4 {}

.solution_nav ul li.on {}

.solution_nav ul li.on .text {
    color: #00a1e9;
}

.solution_nav ul li.on .text i {
    background: #00a1e9;
}

.solution_nav ul li.on .text h4 {}

.solution_mian {margin: 0 0 0 350px;}

.solution_mian .item {
    padding: 10px;
}

.solution_mian .item h4 {
    font-size: 24px;
    text-align: center;
    margin: 0  0 20px;
}

.solution_mian .item .imgj {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.solution_mian .item .imgj img {
    width: 100%;
}


.swiper-fade .swiper-slide {
    opacity: 0 !important;
}
.swiper-fade .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}
.swiper-slide .blog-slider__content > * {
	 transform: translateY(90px);
	 transition: all .4s;
}
.swiper-slide-active .blog-slider__content > * {
	opacity: 1;
	transform: none;
}
.swiper-pagination-bullet {
    width: 0.4rem;
    border-radius: 0;
    height: 0.02rem;
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
}
.blog-slider__content > *:nth-child(1) {
	transition-delay:0s;
}

.blog-slider__content > *:nth-child(2) {
	transition-delay: 0.1s;
}
.blog-slider__content > *:nth-child(3) {
	transition-delay: 0.2s;
}
.blog-slider__content > *:nth-child(4) {
	transition-delay: 0.3s;
}
.blog-slider__content > *:nth-child(5) {
	transition-delay: 0.4s;
}
.blog-slider__content > *:nth-child(6) {
	transition-delay: 0.5s;
}
.blog-slider__content > *:nth-child(7) {
	transition-delay: 0.6s;
}
.blog-slider__content > *:nth-child(8) {
	transition-delay: 0.7s;
}
.blog-slider__content > *:nth-child(9) {
	transition-delay: 0.8s;
}
.blog-slider__content > *:nth-child(10) {
	transition-delay: 0.9s;
}
.blog-slider__content > *:nth-child(11) {
	transition-delay: 1s;
}
.blog-slider__content > *:nth-child(12) {
	transition-delay: 1.1s;
}
.blog-slider__content > *:nth-child(13) {
	transition-delay: 1.2s;
}
.blog-slider__content > *:nth-child(14) {
	transition-delay: 1.3s;
}
.blog-slider__content > *:nth-child(15) {
	transition-delay: 1.4s;
}
.index_solution .top_box .see_more {
    line-height: 44px;
    width: 160px;
}

.in_case_list {
    margin: -10px;
}

.in_case_list ul {}

.in_case_list ul li {
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
}

.in_case_list ul li .item {
    display: block;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}

.in_case_list ul li .item .imgj {}

.in_case_list ul li .item .imgj img {
    width: 100%;
}

.in_case_list ul li .item .text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.8), transparent);
    padding: 22px;
    color: #fff;
    font-size: 18px;
}

.in_case_list ul li .item .text h4 {}

.arr_box .swiper-pagination .swiper-pagination-current {
    color: #00a1e9;
}

.arr_box .swiper-pagination span {
    font-size: 18px;
}

.index_news {}

.index_news ul {
    display: flex;
    flex-flow: wrap;
}

.index_news ul li {
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
}

.index_news ul li .item {
    display: flex;
    gap: 30px;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}

.index_news ul li .item .imgj {
    flex: 1;
}

.index_news ul li .item .imgj img {
    width: 100%;
}

.index_news ul li .item .text {
    flex: 1.5;
}

.index_news ul li .item .text span {
    font-size: 14px;
    color: #999;
    display: block;
    margin: 10px 0;
}

.index_news ul li .item .text h4 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0 20px;
}

.index_news ul li .item .text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #666;
    margin: 0 0 30px;
}

.index_news ul li .item .text .more {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #666;
    font-size: 14px;
}

.index_news ul li .item .text .more i {
    font-style: normal;
}

.index_news ul li .item .text .more img {
    width: 10px;
}

.index_news ul li .item .text .more img.mr {
    display: block;
}

.index_news ul li .item .text .more img.xz {
    display: none;
}

.index_news ul li .item:hover .text .more {
    color: #00a1e9;
}

.index_news ul li .item:hover .text .more img.mr {
    display: none;
}

.index_news ul li .item:hover .text .more img.xz {
    display: block;
}

.img{overflow: hidden;}
.img:hover img{transform:scale(1.1)}
.img img{
    transition: all 0.3s ease;
    width: 100%;
}
.imgj {
    overflow: hidden;
}