﻿/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
.module-wrap .card-area {
	position: relative;
}
.y-row {
	margin: 0px auto;
	max-width: 1200px;
	min-width: 1000px;
}
.backs a{
    display: block;
    width: 12px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 2%;
    background: url(../images/backs.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -11px;
}
.module-wrap .card-area .card-item.active {
	border: 1px solid #00c1de;
	box-shadow: 0 0 20px rgba(0, 198, 226, 0.5);
	height: 565px;
	width: 34%;
	margin-top: -10px;
	z-index: 100;
}
.module-wrap .card-area .card-item {
	background-color: transparent;
	border: 1px solid #dbdbdd;
	float: left;
	height: 548px;
	position: relative;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s, z-index 0s ease 0.12s;
	width: 22%;
	z-index: 10;
}
.module-wrap .card-area .card-item .card {
	background: #fff none repeat scroll 0 0;
	height: 100%;
	text-align: center;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s, z-index 0s ease 0.12s;
	width: 100%;
}
.module-wrap .card-area .card-item .card .card-title .content {
	padding-top: 40px;
	width: 100%;
}
.module-wrap .card-area .card-item .card .card-title .ali-product-img {
	height: 55px;
	margin: 10px auto;
	position: relative;
	width: 55px;
}
.module-wrap .card-area .card-item .card .card-title h1 {
	color: #373d41;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}
.module-wrap .card-area .card-item .card .card-title h1 a {
	color: #373d41;
}
.module-wrap .card-area .active .card .card-title h1 a {
	color: #fff;
}
.module-wrap .card-area .card-item .card .card-title .short-info {
	color: #949a9e;
	font-size: 14px;
	margin-top: 10px;
}
.module-wrap .card-area .card-item .card .card-content.content-first .content-first-list {
	color: #373d41;
	font-size: 16px;
	margin-bottom: 47px;
	margin-top: 47px;
	max-width: 250px;
	width: 100%;
}
.module-wrap .card-area .card-item .card .card-content.content-first .content-first-list li {
	margin-bottom: 30px;
}
.module-wrap .card-area .card-item .card .card-content.content-first .content-first-list li a {
	color: #333;
}
.module-wrap .card-area .card-item .card .card-content.content-first {
	opacity: 1;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	z-index: 3;
}
.module-wrap .card-area .card-item .card .card-content.content-second {
	color: #a9b0b4;
	font-size: 14px;
	left: 25px;
	max-width: 350px;
	padding-top: 26px;
	text-align: left;
}
.module-wrap .no-effect {
	text-decoration: none;
}
.module-wrap .card-area .card-item .card .card-content.content-second .main-head {
	color: #373d41;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 4px;
}
.module-wrap .card-area .card-item .card .card-content.content-second .main-desc {
	line-height: 22px;
}
.module-wrap .card-area .card-item .card .card-content.content-second .main-btn {
	background-color: #fff;
	border: 1px solid #00c1de;
	color: #00c1de;
	cursor: pointer;
	font-size: 14px !important;
	height: 30px;
	margin-bottom: 33px;
	margin-top: 22px;
	transition: color 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s;
	width: 100px;
}
.module-wrap .card-area .card-item .card .card-content .other-info {
	border-top: 1px solid #ebebec;
	font-size: 12px;
	line-height: 22px;
	padding-top: 20px;
}
.module-wrap .card-area .card-item .card .card-content .other-info .other-info-list {
	height: 80px;
	margin-bottom: 10px;
	padding-right: 5px;
}
.module-wrap .card-area .card-item .card .card-content.content-second li {
	float: left;
	width: 50%;
}
.module-wrap .card-area .card-item .card .card-content .other-info .other-info-list .list-context {
	color: #00c1de;
}
.module-wrap .card-area .card-item.active .card .card-title {
	background-color: #00c1de;
	height: 185px;
	left: -1px;
	top: -15px;
}
.module-wrap .card-area .card-item .card .card-title {
	font-size: 14px;
	height: 170px;
	line-height: 26px;
	top: 0;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s, z-index 0s ease 0.12s;
}
.title-even {
	background-color: #ebebec;
}
.module-wrap .card-area .card-item .card .card-content {
	height: 376px;
	position: absolute;
	top: 170px;
}
.module-wrap .card-area .card-item .card .card-content {
	line-height: 2;
	width: 100%;
}
.module-wrap .card-area .card-item .card .card-content.content-second {
	line-height: 2;
	opacity: 0;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	z-index: 2;
}
.module-wrap .card-area .card-item.active .card .card-content.content-second {
	opacity: 1;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0.18s;
	z-index: 3;
}
.module-wrap .card-area .card-item.active .card .card-content.content-first {
	opacity: 0;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	z-index: 2;
}
.content-header {
	margin: 60px 0px;
}
.bg_f5f5f5 {
	background: #f5f5f5;
}
.module-wrap .card-area .card-item.active .card .card-title h1, .module-wrap .card-area .card-item.active .card .card-title .short-info {
	color: #fff;
}
.module-wrap .card-area .card-item .card .card-title .content i {
	font-size: 40px;
	color: #666666;
}
.module-wrap .card-area .card-item.active .card .card-title .content i {
	color: #ebebeb;
}
.module-wrap .card-area .card-item .card .card-content .other-info .other-head {
	font-size: 14px;
	font-weight: normal;
	color: #373d41;
}
.kh_img {
	height: 165px;
}
.other-desc {
	margin-top: 10px;
}
.Continar-slides {
	max-width: 1500px;
	min-width: 1200px;
	margin: 0px auto;
	height: 378px;
	position: relative;
}
.Continar-slides ul{
    text-align: center;
}
.Continar-slides li {
    display: inline-block;
	position: relative;
	text-align: center;
	background: #36373e;
	color: #fff;
	width: 20%;
}
.Continar-slides li .icon {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	padding-top: 70px;
}
.Continar-slides li .icon img {
	display: block;
	margin: 0px auto;
	width: 71px;
	height: 71px;
}
.Continar-slides li .tit {
	background: url(../images/line.gif) center top no-repeat;
	margin-top: 37px;
	line-height: 82px;
	font-size: 20px;
	color: #fff;
}
.Continar-slides li .p {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	display: block;
	padding: 10px 32px 30px;
	line-height: 26px;
}
.Continar-slides li .detail {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	width: 125px;
	line-height: 38px;
	border: 1px solid #fff;
	color: #fff;
	margin: 0px auto;
	display: none;
}
.Continar-slides li .mast {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	display: block;
	height: 100%;
	width: 100%;
	background: url(../images/mastbg0.png);
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 0px;
}
.Continar-slides li:hover .mast {
	background: url(../images/mastbg.png);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	display: block;
}
.Continar-slides li:hover .icon {
	padding-top: 70px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.Continar-slides li:hover .tit {
	background: none;
	line-height: 48px;
	margin: 0px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
/*.Continar-slides li .img{z-index:-1;}*/
.Continar-slides li:hover .p {
	display: block;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.Continar-slides li:hover .detail {
	display: block;
}
.Continar-slides li .detail:hover {
	background: #fff;
	color: #767abb;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}
.Continar-slides .slides li a {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 378px;
}
.Continar-slides li a:hover {
	color: #fff;
}
.Continar-slides li a {
	display: block;
	color: #fff;
}
.Continar-slides .btn {
	position: absolute;
	top: 0;
	z-index: 10;
	width: 46px;
	height: 378px;
	background: url(../images/proarr.png) no-repeat 0 center;
	cursor: pointer;
	display: none;
}
.Continar-slides .prev {
	left: 0;
}
.Continar-slides .prev {
	background: url(../images/proarr.png) no-repeat left top;
}
.Continar-slides .next {
	right: 0;
}
.Continar-slides .next {
	background: url(../images/proarr.png) no-repeat right top;
}
.Continar-slides:hover .btn {
	display: block;
}
.jckj{
    padding-bottom: 24px;
}
.jckj .jckj-title{
    text-align: center;
    /* padding: 16px; */
    font-size: 34px;
    margin: 60px 0px;
}
.jckj-1{
    background-color: #8fbff7;
}
.jckj-1 .item-img{
    width: 1000px;
    margin: auto;
    background-color: #8fbff7;
}
