/* index */
body {
	min-width: 1200px;
}

/***** HEADER ****/
/*****************/
header {
	width: 100%;
	height: 860px;
	display: flex;
	justify-content: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url(../img/header.png);
}

.main {
	width: 1200px;
}

/* .top-right {
	float: right;
	color: #fff;
	position: relative;
	top: 18px;
}

.top-right>li {
	float: left;
	margin: 0 12px;
}

.top-right li>a {
	color: #fff;
}

body.fixed-header .scrolling-header .navbar {
	background: #042bac;
	padding-top: 5px;
	padding-bottom: 5px;
}

body.fixed-header .scrolling-header .navbar .navbar-nav li a {
	color: #333;
}

.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

.navbar-brand {
	float: left;
	padding-right: 20px;
}

.header .navbar {
	padding-top: 44px;
	display: flex;
	justify-content: center;
	margin-bottom: 0;
	background: none;
	border: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.header .navbar .relative-nav-container {
	width: 1200px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.layui-nav * {
	font-size: 16px;
}

.layui-nav {
	background-color: transparent;
	padding: 0;
}

.layui-nav .layui-nav-item {
	line-height: 69px;
}

.layui-nav .layui-nav-item>a {
	color: #FFFFFF;
}

.nav-right {
	position: absolute;
	right: 0;
	top: 15px;
	color: #0c52cb;
}

.nav-cp {
	width: 1198px;
	    left: -346px;
	    height: 470px;
		color: #000;
		border: 1px solid #cccccc;
}
.nav-cp-left {
	width: 713px;
	height: 470px;
	border-right: 1px solid #CCCCCC;
	padding: 0 42px;
	float: left;
	color: #000;
}
.nav-cp-left-title {
	    border-bottom: 1px solid #CCCCCC;
	    line-height: 60px;
		display: block;
}
.nav-cp-left-items {
	display: flex;
	justify-content: space-between;
	padding-top: 5px;
}
.nav-cp-left-items dl{
	width: 96px;
}
.nav-cp-left-items .gnys {
	width: 180px;
}
.nav-cp-left-items .gnys img {
	margin-top: 60px;
}
.nav-cp-left-items a {
	padding: 0 !important;
	font-size: 14px !important;
	display: inline-block !important;
}
.nav-cp-left-items a:hover {
    background-color: transparent !important;
    color: #16aaff !important;
}
.nav-cp-left .nav-cp-left-footer {
	width: 452px;
	    border-top: 1px solid #CCCCCC;
		font-size: 14px;
	    line-height: 50px;
		display: block;
		margin-top: 60px;
}
.nav-cp-right {
	width: 316px;
	height: 470px;
	padding: 0 42px;
	float: left;
}
.nav-cp-right pre {
	
	    font-size: 14px;
	    line-height: 30px;
	    padding-top: 5px;
}
.nav-kfz {
	width: 1198px;
	    left: -658px;
	    height: 470px;
		border: 1px solid #cccccc;
		color: #000;
}
.nav-kfz-left {
	width: 200px;
	height: 470px;
	border-right: 1px solid #CCCCCC;
	padding: 0 42px;
	float: left;
}
.nav-kfz-right {
	width: 829px;
	height: 470px;
	padding: 0 42px;
	float: left;
}
.nav-kfz-right .ckqb {
	font-weight: normal;
	    font-size: 12px;
	    color: #16aaff !important;
	    display: inline !important;
}
.nav-kfz-right .ckqb:hover {
    background-color: transparent !important;
}
.nav-kfz-right-items {
	padding-top: 5px;
}
.nav-kfz-right-items dd {
	float: left;
	    width: 150px;
}
.nav-kfz-right-items a {
	font-size: 14px;
}
.nav-kfz-right-items a:hover {
    background-color: transparent !important;
    color: #16aaff !important;
}
.nav-kfz-right-items-2, .nav-kfz-right-items-2 dl, .nav-kfz-right-items-3 {
	clear: both;
}
.nav-kfz-right-items-2 {
	margin: 60px 0;
}
.about {
	background-color: transparent;
	border-color: #FFFFFF;
	color: #FFFFFF;
	padding: 0 25px;
}

.about:hover {
	background-color: transparent;
	border-color: #FFFFFF;
	color: #FFFFFF;
}

.zc {
	color: #0c52cb;
	padding: 0 25px;
}
 */
.content {
	margin-top: 255px;
	display: flex;
	/* justify-content: center; */
	align-items: center;
	flex-direction: column;
	color: #FFFFFF;
}

.content .title {
	font-size: 50px;
}

.content .text {
	font-size: 25px;
	margin-top: 38px;
	margin-bottom: 30px;
}

.content .content-btn {
	width: 418px;
	display: flex;
	justify-content: space-around;
}

.content .content-btn button {
	font-size: 18px;
}

/******************************/

/***** 产品功能 ****/
/*****************/
.cpcontent {
	width: 100%;
	height: 1856px;
	background-color: #FFFFFF;
	display: flex;
	justify-content: center;
}
.cpcontent .main {
	position: relative;
}
.cptitle {
	font-size: 35px;
	text-align: center;
	color: #757575;
	margin-top: 320px;
}

.cptext {
	font-size: 23px;
	text-align: center;
	color: #757575;
	margin-top: 30px;
	margin-bottom: 76px;
}

.cpitems {
	display: flex;
	justify-content: space-between;
}

.cpitems:not(:nth-child(1)) {
	margin-top: 28px;
}

.cpli {
	width: 280px;
	height: 280px;
	border: 1px solid #cccccc;
	position: relative;
	    display: flex;
	    justify-content: center;
	    align-items: center;
}

.cplimain {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	background-color: #FFFFFF;
	z-index: 2;
	cursor: pointer;
}

.cplimain img {
	margin-top: 68px;
}

.cplimaintop {
	margin: 44px 0 58px 0;
	font-size: 18px;
}

.cplimainbottom {
	font-size: 12px;
	color: #999999;
}

.cplimain2 {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 18px;
	background-color: #004dce;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
}

.cplimain2:hover {
	color: #fff;
}
.cplimain2 a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
}
.cplimain2ul {
	width: 100%;
	height: 40%;
	/* display: flex; */
	/* flex-wrap: wrap; */
	/* padding-top: 40px; */
}
.cplimain2ul li {
	width: 50%;
	text-align: center;
	float: left;
}
.cplimain2ul li a {
	font-size: 11px;
	color: #e1e1e1;
}
.cplimain2ul li a:hover {
	color: #FFFFFF;
}

/******************************/
/***** 应用场景 ****/
/*****************/
.cjcontent {
	width: 100%;
	height: 656px;
	background-color: #f5f7fe;
	display: flex;
	justify-content: center;
}

.cjtitle {
	font-size: 35px;
	text-align: center;
	color: #757575;
	margin-top: 62px;
}

/* 手风琴 */
.content-what .content-main {
	margin-top: 74px;
}

.content-topic {
	margin: 0px auto;
	padding: 20px 0px;
}

.content-what {
	text-align: center;
}

.content-what .what-list {
	font-size: 0;
	height: 352px;
	overflow: hidden;
}

.content-what .what-item {
	display: inline-block;
	position: relative;
	width: 60px;
	margin-left: -2px;
	line-height: 1.6;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	color: #323232;
	/* border-radius: 4px; */
	/* box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15); */
	border: 1px solid #cccccc;
	transition: width .5s ease, height .5s ease, box-shadow .3s ease;
	cursor: pointer
}
.content-what .what-item span {
	height: 153.6px;
}
.content-backers .backers-detail,
.content-invers .invers-item {
	box-shadow: 0 0 4px 0 rgba(179, 179, 179, .17), inset 0 -3px 0 0 rgba(103, 77, 199, .05)
}

.content-what .what-item:hover {
	background-image: linear-gradient(160deg, rgba(101, 70, 194, .2) 0, rgba(119, 115, 228, .2) 50%, rgba(93, 136, 238, .2) 100%)
}

.content-what .what-item .what-item-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	/* border-radius: 4px; */
	/* box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15); */
	transition: opacity .4s ease .1s;
	color: #FFFFFF;
}

.content-what .what-item .what-item-bg h2 {
	margin-top: 70px;
	margin-bottom: 20px;
}

.content-what .what-item .what-item-bg p {
	padding: 0 40px;
	text-align: left;
}

.content-what .what-item span {
	visibility: visible;
	transition: opacity .15s ease .4s;
	position: absolute;
	width: 16px;
	top: 50%;
	left: 22px;
	transform: translateY(-50%)
}

.content-what .what-item-1 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-2 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-3 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-4 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-5 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-6 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-7 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-8 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-9 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-10 .what-item-bg {
	background: url("../img/cj1.png") center/cover no-repeat;
	background-size: 100%;
}

.content-what .what-item-active {
	width: 575px;
	height: 346px !important;
	background-size: cover;
	/* margin-right: 2px; */
	z-index: 19 !important;
	transition: width .4s ease, height .4s ease;
}

.content-what .what-item-active span {
	visibility: hidden;
	opacity: 0
}

.content-what .what-item-active .what-item-bg {
	transition: opacity .5s ease 0s;
	opacity: 1;
	visibility: visible;
}

.content-what .what-item:nth-child(1) {
	height: 346px;
	z-index: 19
}

.content-what .what-item:nth-child(2) {
	/* height: 331px; */
	height: 346px;
	z-index: 17
}

.content-what .what-item:nth-child(3) {
	/* height: 316px; */
	height: 346px;
	z-index: 15
}

.content-what .what-item:nth-child(4) {
	/* height: 301px; */
	height: 346px;
	z-index: 13
}

.content-what .what-item:nth-child(5) {
	/* height: 286px; */
	height: 346px;
	z-index: 11
}

.content-what .what-item:nth-child(6) {
	/* height: 271px; */
	height: 346px;
	z-index: 9
}

.content-what .what-item:nth-child(7) {
	/* height: 256px; */
	height: 346px;
	z-index: 7
}

.content-what .what-item:nth-child(8) {
	/* height: 241px; */
	height: 346px;
	z-index: 5
}

.content-what .what-item:nth-child(9) {
	/* height: 226px; */
	height: 346px;
	z-index: 3
}

.content-what .what-item:nth-child(10) {
	/* height: 211px; */
	height: 346px;
	z-index: 1
}

/* 手风琴END */

/******************************/

/***** 产品优势 ****/
/*****************/
.yscontent {
	width: 100%;
	height: 825px;
	background-color: #FFFFFF;
	display: flex;
	justify-content: center;
}

.layui-carousel {
	margin-top: 50px;
}

.layui-carousel>[carousel-item]>* {
	background-color: #FFFFFF;
}

.layui-carousel div h1 {
	width: 80%;
	color: #2196f3;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.layui-carousel-ind ul {
	background-color: transparent;
}

.layui-carousel-ind ul:hover {
	background-color: transparent;
}

.layui-carousel-ind li {
	background-color: #e2e2e2;
}

.layui-carousel-ind li:hover {
	background-color: #e2e2e2;
}

.layui-carousel-ind li.layui-this {
	background-color: #2196f3;
}

.ystitle {
	font-size: 35px;
	text-align: center;
	color: #757575;
	margin-top: 50px;
}

.ysul {
	display: flex;
	justify-content: space-between;
	margin-top: 94px;
}

.ysli {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.ysli img {
	height: 135px;
	cursor: pointer;
}

.ysli h2 {
	text-align: center;
	margin-top: 34px;
}

.ysli hr {
	width: 35px;
	height: 3px;
	color: #cbd3db;
}
.ysli:nth-child(1) h2, .ysli:nth-child(1) hr {
	margin-left: 10px;
}
.ysli:nth-child(2) h2, .ysli:nth-child(2) hr {
	margin-left: 40px;
}
.ysli:nth-child(3) h2, .ysli:nth-child(3) hr {
	margin-left: 15px;
}
.ysli:nth-child(4) h2, .ysli:nth-child(4) hr {
	margin-left: 50px;
}
.ysli:nth-child(5) h2, .ysli:nth-child(5) hr {
	margin-left: 55px;
}
/******************************/

/***** 蓝条广告 ****/
/*****************/
/* .ggcontent {
	width: 100%;
	height: 200px;
	background-color: #0c52cb;
	display: flex;
	justify-content: center;
}
.ggcontent>.main {
	display: flex;
	    align-items: center;
	    justify-content: space-around;
}
.ggcontent>.main>h1 {
	font-size: 28px;
	color: #FFFFFF;
}
.ggcontent>.main>.zc{
	    font-size: 26px;
	    height: 50px;
	    padding: 0px 30px;
} */
/******************************/

/***** footer ****/
/*****************/
/* footer {
	width: 100%;
	height: 440px;
	background-color: #39424c;
	display: flex;
	justify-content: center;
}
footer .main {
	display: flex;
	position: relative;
}
.f-left {
	width: 288px;
	    display: flex;
	    flex-direction: column;
	    margin: 40px 32px 0 50px;
}
.hanlp {
	width: 222px;
	    margin-bottom: 26px;
	    margin-left: -50px;
}
.tel {
	    margin-bottom: 15px;
	    color: #ffff;
	    font-size: 22px;
}
.wx {
	width: 140px;
	    margin-bottom: 20px;
}
.f-left-bottom {
	margin-top: 10px;
}
.f-left-bottom .mnc {
	margin-right: 30px;
}
.f-right {
	width: 852px;
	display: flex;
	    justify-content: space-between;
	    margin-top: 66px;
}
.f-right b {
	    color: #ebecec;
	    margin-bottom: 44px;
	    display: inline-block;
}
.f-right li {
	margin-bottom: 15px;
}
.f-right li a {
	color: #b4adad;
	font-size: :;;
}
.f-cp {
	width: 188px;
}
.f-cp-items {
	display: flex;
	justify-content: space-between;
}
.f-bottom {
	    color: #ebecec;
	    position: absolute;
	    bottom: 20px;
	    right: 0;
} */
/* .f-kfz { */
	/* width: 84px;	 */
/* } */
/* .f-ylk { */
	/* width: 56px; */
/* } */
/* .f-zc { */
	/* width: 92px; */
/* } */
/* .f-about { */
	/* width: 112px; */
/* } */
/******************************/


/***** 模型训练 ****/
/*****************/

/******************************/