@charset "utf-8";
@media ( max-width :1000px) {
	/*导航*/
	.nav_Ma {
		height: 119px;
	}
	.logo_div {
		line-height: 60px;
		padding-left: 0px;
		padding-top: 6px;
		text-align: center;
		width:100%;
		
	}
	.nav_menu {
		line-height: 50px;
	}
	.logo_div>img {
		vertical-align: middle;
		height: 50px;
		width: 190px;
	}
	.nav {
		/* 	float: right !important; */
		/* 	padding-left: 10px; */
		width: 70%;
		margin: 0 auto;
		min-widtn:550px;
	}
	.nav-pills>li>a {
		color: #4f4f4f !important;
		font-size: 25px !important;
		padding: 6px 24px;
	}
	.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover
		{
		color: #213f99 !important;
		background-color: white !important;
	}

	/*轮播*/
	.carousel_row {
		height: 357px;
	}
	.mainCenter {
		width: 100%;
		/* 	height: 550px; */
		position: absolute;
		left: 0;
		top: auto;
	}
	.mainCenter .swiper-container {
		width: 100%;
		/* 	height: 550px; */
	}
	.mainCenter .swiper-container .swiper-slide {
		width: 100%;
		height: 357px;
		min-width: 600px;
	}
	.mainCenter .swiper-container .swiper-slide>img {
		width: 100%;
		height: 357px;
		min-width: 600px;
	}
	/*互联网应用开发*/
	.internet_Ma {
		background-color: #F8F8F8;
		width: 100%;
		padding-bottom: 40px;
	}
	.internet_row {
		/* 	height: 750px; */
		margin-top: 0px;
		margin-bottom: 60px
	}
	.bgTitle {
		font-size: 30px;
		text-align: center;
		padding-bottom: 5px;
		margin: 30px 0 10px;
		border-bottom: 0px;
	}
	.bigTitle_bold {
		text-align: center;
	}
	.bigTitle_bold>img {
		width: 600px;
	}
	.bgTitle>span {
		color: #333333;
		padding-bottom: 0px;
	}
	.small_p {
		font-size: 14px;
		margin-top: 20px;
		color: #888888;
		text-align: center;
	}

	/*手风琴样式*/
	.flash4 {
		width: 100%;
		margin: 0px auto;
		margin-bottom: 20px;
		padding-left: 0px;
		position: relative;
		/* overflow-x: visible;
	overflow-y: hidden; */
		margin-top: 50px;
		margin-bottom: 30px;
	}
	.flash4>ul {
		padding: 0px; width : 500px;
		margin: 0 auto;
		width: 500px;
	}
	.flash4>ul>li {
		width: 500px;
		height: 200px;
		border-left: 1px solid #000;
		position: relative;
		overflow: hidden;
		white-space: nowrap;
	}

	/* .flash4 ul li .imgTop img {
	opacity: 0.4;
} */
	.flash4>ul>li .imgTop img.tm {
		opacity: 1;
		width: 500px;
		height: 450px;
	}
	.flash4>ul>li .imgCon {
		width: 500px;
		height: 500px;
	}
	.flash4>ul>li .imgCen {
		width: 500px;
		height: 200px;
		background: rgba(0, 0, 0, 0.5);
		color: #fff;
		font-size: 16px;
		/* 	line-height: 170px; */
		position: absolute;
		left: 0px;
		bottom: 0px;
		text-indent: 20px;
		display: block;
		text-align: center;
	}
	/* 鼠标覆盖后的遮盖层 */
	.hover_cover {
		width: 500px;
		height: 450px;
		background: rgba(0, 0, 0, 0.7);
		color: #fff;
		font-size: 16px;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 998;
		text-align: center;
		display: none;
	}
	.hover_cover>div:NTH-CHILD(1) {
		margin-top: 40px
	}
	.hover_cover>div:NTH-CHILD(2) {
		font-size: 17px
	}
	.hover_ul_two {
		/* 两个的时候需要 */
		/* 	margin-left: 87px; */
		list-style: none;
		width: 420px;
		padding-left: 4px;
		margin: 0 auto;
		margin-top: 30px;
	}
	.hover_ul_two>li {
		margin-left: 20px;
		width: 170px;
		height: 180px;
		float: left;
	}
	.hover_ul_two>li>div>a>img {
		width: 170px;
		height: 140px;
	}
	.hover_ul_one {
		/* 两个的时候需要 */
		margin-left: 0px;
		list-style: none;
		width: 210px;
		padding-left: 4px;
		margin: 0 auto;
		margin-top: 30px;
		/* 	
	display: flex;
    justify-content: center; */
		/* align-items: center; */
	}
	.hover_ul_one>li {
		width: 210px;
		height: 200px;
	}
	.hover_ul_one>li>div>a {
		width: 210px;
		height: 160px;
	}
	.hover_ul_three {
		/* 两个的时候需要 */
		list-style: none;
		width: 335px;
		padding-left: 4px;
		margin: 0 auto;
		margin-top: 10px;
		/* display: flex;
   justify-content: center; */
		/* align-items: center; */
	}
	.gzh_pic {
		float: left;
		/*     margin-left: 115px */
	}
	.gzh_pic>img {
		width: 130px;
		height: 270px;
	}
	.gzh_content {
		float: left;
		text-align: left;
		margin-top: 80px;
		margin-left: 20px
	}
	.gzh_content>span:NTH-CHILD(1) {
		font-size: 30px;
		color: #fff
	}
	.gzh_content>span:NTH-CHILD(3) {
		font-size: 16px;
		color: #fff
	}
	.gzh_content>span:NTH-CHILD(5) {
		font-size: 16px;
		color: #fff
	}
	.gzh_ewm {
		display: none;
		margin-top: 50px;
		text-align: left
	}
	.gzh_ewm>img {
		width: 130px;
		height: 130px
	}
	.hover_but_div {
		background: rgba(0, 0, 0, 0.7);
		width: 210px;
		height: 40px;
		text-align: center;
		font-size: 14px;
		display: table-cell;
		vertical-align: middle;
		color: #fff;
	}
	.cover_img_pre {
		margin-left: 0px;
		margin-top: 40px;
	}
	.cover_span_pre {
		margin-left: 0px;
		margin-top: 5px;
	}
	.cover_img_nex {
		display:none;
	}
	.cover_span_nex {
		margin-top: 15px;
	}
	.flash4>ul>li .imgBot {
		width: 600px;
		height: 45px;
		background: #222;
	}
	.flash4>ul>li .imgBot p.bt_1 {
		width: 80px;
		line-height: 45px;
		font-size: 16px;
		color: #fff;
		text-indent: 20px;
		float: left;
	}
	.flash4>ul>li .imgBot p.bt_2 {
		width: 458px;
		height: 45px;
		line-height: 45px;
		float: left;
		display: none;
	}
	.flash4>ul>li .imgBot p.bt_2 span {
		font-size: 14px;
		color: #fff;
		padding-right: 30px;
		background: url(../image/part2_icon.png) no-repeat left center;
		padding-left: 10px;
	}
	.flash4>ul>li.fast {
		position: absolute;
		right: 0px;
		bottom: 0px;
	}
	/* 毛玻璃效果 */
	.blur {
		-webkit-filter: blur(10px); /* Chrome, Opera */
		-moz-filter: blur(10px);
		-ms-filter: blur(10px);
		filter: blur(10px);
	}
	/* 应用探索 */
	.explor_Ma {
		width: 100%;
		background: 100% 100% no-repeat url('../image/explor1.png');
		text-align: center;
		background-size: cover;
		background-position: 74%;
	}
	.explor_row {
		width: 62.5%;
		margin: 0 auto;
	}
	.explor_left_div {
		height: 150px;
	}
	.explor_left_ul {
		list-style: none;
		height: 150px;
		margin-top: 50px;
	}
	.explor_left_li {
		color: #6d6d6d;
		text-align: left;
		margin-bottom: 30px;
		cursor: pointer;
		float: left;
		margin-left: 13px;
	}
	.explor_left_li>div:NTH-CHILD(2) {
		margin-top: 8px;
	}
	.explor_left_li>div:NTH-CHILD(2)>span {
		font-size: 35px;
		font-weight: 100;
	}
	.explor_left_li>div:NTH-CHILD(3)>span {
		font-size: 15px;
	}
	.explor_left_table {
		height: 50px;
		border-color: #6d6d6d;
		margin-left: 20px;
		border-left-style: solid;
		border-width: 2px
	}
	.explor_active {
		border-color: #fff !important;
		color: #fff !important;
	}
	.explor_right_Ma {
		height: 710px;
		position: relative;
	}
	.yjgl_left {
		position: absolute;
		left: -154px;
		top: 341px;
	}
	.yjgl_right {
		position: absolute;
		left: 135px;
		top: 37px;
		text-align: left;
	}
	.yjgl_right>img {
		display: block;
		margin-bottom: 25px
	}
	.yjgl_right>span {
		font-size: 25px;
		color: #fff;
	}
	.yjgl_right>div:NTH-CHILD(2) {
		font-size: 18px;
		color: #fff;
		display: inline;
	}
	.yjgl_right>div:NTH-CHILD(4) {
		display: block;
		margin: 15px 0px 28px 38px;
		font-size: 20px;
		color: #fff;
	}
	.yjgl_right>div:NTH-CHILD(5) {
		display: block;
		margin: 0px 0px 28px 15px;
		font-size: 15px;
		color: #BDBDBD;
	}
	.sw_left {
		position: absolute;
		left: -120px;
		top: 240px;
	}
	.sw_right {
		position: absolute;
		left: 20px;
		top: 35px;
		text-align: left;
	}
	.sw_right>img {
		display: block;
		margin-bottom: 25px
	}
	.sw_right>span {
		font-size: 25px;
		color: #fff;
	}
	.sw_right>div:NTH-CHILD(2) {
		font-size: 18px;
		color: #fff;
		display: inline;
	}
	.sw_right>div:NTH-CHILD(4) {
		display: block;
		margin: 15px 0px 28px 38px;
		font-size: 20px;
		color: #fff;
		font-size: 20px;
	}
	.sw_right>div:NTH-CHILD(5) {
		display: block;
		margin: 0px 0px 28px 15px;
		font-size: 15px;
		color: #BDBDBD;
	}
	.rdyj_left {
		position: absolute;
		top: 272px;
		left: -143px;
	}
	.rdyj_right {
		position: absolute;
		left: 125px;
		top: 36px;
		text-align: left;
	}
	.rdyj_right>img {
		display: block;
		margin-bottom: 70px
	}
	.rdyj_right>div:NTH-CHILD(2) {
		font-size: 18px;
		color: #fff;
		display: inline;
	}
	.rdyj_right>span:NTH-CHILD(3) {
		font-size: 25px;
		color: #fff;
	}
	.rdyj_right>div:NTH-CHILD(4) {
		display: block;
		margin: 30px 0px 28px 35px;
		font-size: 20px;
		color: #fff;
	}
	.rdyj_right>div:NTH-CHILD(5) {
		font-size: 18px;
		color: #fff;
		display: inline;
	}
	.rdyj_right>span:NTH-CHILD(6) {
		font-size: 25px;
		color: #fff;
	}
	.rdyj_right>div:NTH-CHILD(7) {
		display: block;
		margin: 30px 0px 28px 35px;
		font-size: 20px;
		color: #fff;
	}
	/*智能硬件*/
	.interWare_Ma {
		background-color: #F8F8F8;
		width: 100%;
	}
	.interWare_Row {
		width: 100%;
		margin: 0 auto;
	}
	.intelware>div>ul {
		list-style: none;
		margin: 0 auto; 
		margin-top : 10px;
		margin-bottom: 15px;
		width: 66%;
		text-align: center;
		margin-top: 10px;
	}
	.intelware>div>ul>li{
		float: left;
	}
	.intelware_title {
		border-left: 12px solid #ff931a;
		margin-top: 80px
	}
	.intelware_title>span:NTH-CHILD(1) {
		font-size: 18px;
		font-weight: bolder;
	}
	.intelware_title>span:NTH-CHILD(2) {
		color: #848484
	}
	.intelware>div>ul>li>div {
		width: 300px;
		height: 232px;
		margin: 30px 30px;
		position: relative;
	}
	.intelware_img {
		width: 300px;
		height: 232px
	}
	.intelware_cover {
		width: 300px;
		height: 38px;
		background: rgba(0, 0, 0, 0.6);
		color: #fff;
		position: absolute;
		left: 0px;
		bottom: 0px;
		text-indent: 20px;
	}
	.intelware_cover>div {
		text-align: center;
		font-size: 18px;
		margin-top: 6px
	}

	/* .intelware_cover div:NTH-CHILD(2) {
	text-align: left;
	font-size: 14px
} */

	/*拓展业务*/
	.business_Ma {
		width: 100%;
		background: 100% 100% no-repeat url('../image/tzyw.png');
		text-align: center;
		background-size: cover;
		background-position: 74%;
	}
	.business_Row {
		width: 100%;
		margin: 0 auto;
	}
	.bus_content{
		width: 55%;
		margin: 0 auto;
	}
	.bus_content>.sub_content{
		margin: 30px 0;
		display: flex;
		flex-direction:column;
		justify-content:space-between;
		align-items: center
	}

	/*招贤纳士*/
	.recruit_Ma {
		width: 100%;
		padding-left: 0px !important;
		padding-right: 0px !important;
		text-align: center;
	}
	.recruit_Row {
		margin: 0 !important;
		margin-top: 50px
	}
	.recruit {
		margin: 0 auto;
		text-align: center;
	}

	/* .explor>ul {
	display: inline;
	text-align: center;
	list-style: none;
}

.explor_div {
	float: left;
	height: 395px;
	width: 240px;
	margin: 50px 55px;
	display: block;
}

.explor_div div:nth-child(2) {
	font-size: 16px;
	margin-top: 30px;
	color: #585858
}

.explor_pre {
	height: 240px;
	width: 240px;
	border-radius: 120px;
	line-height: 240px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.explor_nex {
	float: left;
	height: 395px;
	width: 280px;
	margin: 50px 40px;
	display: none;
}

.explor_top_nex {
	border-radius: 30px 30px 0px 0px;
	height: 240px;
	width: 280px;
	display: table-cell;
	vertical-align: middle;
	box-shadow: 0px 0px 15px #d4d4d4;
}

.explor_but_nex {
	background-color: white;
	margin: 0px;
	height: 155px;
	width: 280px;
	border-radius: 0px 0px 30px 30px;
	box-shadow: 0px 0px 15px #d4d4d4;
}

.explor_but_nex>ul {
	float: left;
	list-style: disc;
	margin-top: 20px;
	width: 280px
}

.explor_but_nex>ul>li {
	margin: 10px;
	text-align: left;
} */
	.ae-content {
		margin-top: 87px;
	}
	.ae-item {
		display: inline-block;
		margin: 0 65px 50px 65px;
		width: 240px;
		*display: inline;
		_zoom: 1;
		position: relative;
		height: 392px;
	}
	.ae-infoBlock {
		width: 240px;
		height: 160px;
		transform-origin: center center;
		position: relative;
		_overflow: visible
	}
	.ae-infoBg {
		width: 240px;
		height: 240px;
		background: linear-gradient(145deg, #39edb0, #33c67c);
		position: absolute;
		z-index: 0;
		left: 0;
		top: 0;
		border-radius: 120px;
		transition: all .2s;
		transform-origin: center center;
		overflow: visible
	}
	.ae-infoBlockWrap-technology .ae-infoBg {
		background-color: #64aaf2;
		background: linear-gradient(145deg, #0ae1f8, #38b9f8)
	}
	.ae-infoBlockWrap-welcome .ae-infoBg {
		background-color: #f8788b;
		background: linear-gradient(145deg, #fb7662, #f5537c)
	}
	.ae-infoBlock-normal .ae-infoBg {
		background-color: transparent;
	}
	/*hover时设置背景渐变色*/
	.ae-itemHover .ae-infoBlockWrap:hover .ae-infoBlock-tera .ae-infoBg {
		height: 160px;
		width: 300px;
		/*控制底部透明层的位置*/
		left: -45px;
		top: -13px;
		border-radius: 30px 30px 0 0/30px 30px 0 0;
		background-color: #06e5f8;
		background: linear-gradient(90deg, #33c67c, #39edb0);
	}
	.ae-itemHover .ae-infoBlockWrap-technology:hover .ae-infoBlock-tera .ae-infoBg
		{
		background-color: #64aaf2;
		background: linear-gradient(90deg, #38b9f8, #0ae1f8)
	}
	.ae-itemHover .ae-infoBlockWrap-welcome:hover .ae-infoBlock-tera .ae-infoBg
		{
		background-color: #f8788b;
		background: linear-gradient(90deg, #f5537c, #fb7662)
	}
	.ae-infoBlockWrap .ae-infoIcon {
		background: url(../image/yyts-icon1.png) no-repeat;
		width: 120px;
		height: 160px;
		position: absolute;
		margin-left: 80px;
		margin-top: 35px;
		transition: opacity .3s;
	}
	.ae-itemHover:hover .ae-infoIcon {
		opacity: 0;
		filter: alpha(opacity = 0)
	}
	.ae-infoBlockWrap-technology .ae-infoIcon {
		background: url(../image/yyts-icon2.png) no-repeat;
		width: 130px;
		height: 104px;
		position: absolute;
		margin-left: 55px;
		margin-top: 68px;
		transition: opacity .3s;
	}
	.ae-infoBlockWrap-welcome .ae-infoIcon {
		background: url(../image/yyts-icon3.png) no-repeat;
		width: 152px;
		height: 105px;
		position: absolute;
		margin-left: 60px;
		margin-top: 75px;
		transition: opacity .3s;
	}
	.ae-itemHover .ae-infoBlockWrap:hover .ae-infoIcon {
		margin-top: 45px;
	}
	.ae-itemHover .ae-infoBlockWrap:hover .ae-infoWrap {
		opacity: 1;
		filter: alpha(opacity = 100)
	}
	.ae-itemHover .ae-infoBlockWrap:hover .ae-infoBlock-normal .ae-infoBg {
		height: 195px;
		width: 300px;
		left: -45px;
		top: -13px;
		background: #fff;
		border-radius: 0 0 30px 30px/0 0 30px 30px
	}
	.ae-infoBlockWrap {
		position: relative;
		width: 240px;
		height: 240px
	}
	.ae-infoBlockWrap .ae-wrap {
		position: absolute;
	}
	.ae-itemHover .ae-infoBlockWrap:hover .ae-wrap {
		width: 300px;
		height: 392px;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
		left: -45px;
		top: -13px;
		border-radius: 30px;
	}
	.ae-infoBlockWrap .ae-infoWrap {
		position: absolute;
		top: 0;
		z-index: 2;
		text-align: center;
		width: 300px;
		left: -50px;
		transition: all .3s;
		opacity: 0;
		filter: alpha(opacity = 0)
	}
	.ae-infoWrap>ul {
		list-style: disc;
		text-align: left;
		margin-top: 10px;
		color: #6E6E6E;
		font-size: 13px
	}
	.ae-infoWarp-span {
		letter-spacing: 0.1em;
		margin: 5px 0;
		line-height: 20px
	}
	/* .ae-infoBlock .ae-infoState {
	font-size: 14px;
	line-height: 3;
	margin-top: 10px;
	} */
	.ae-infoBlock-normal .ae-infoState {
		color: #666;
	}
	.ae-infoBlock-tera .ae-infoTitle {
		font-size: 18px;
		color: #fff;
		margin-top: 13px;
	}
	.ae-infoContent {
		margin: 6px 45px;
		width: 240px;
		height: 100px;
		color: #fff
	}
	.ae-infoContent>div {
		float: left;
		width: 119px;
		height: 40px;
		line-height: 50px;
		text-align: left;
		font-weight: bold;
	}
	.ae-infoContent>div>span {
		padding-left: 8px
	}
	.ae-infoBlock-name {
		transition: opacity .1s;
		opacity: 1;
		text-align: center;
		font-size: 18px;
		color: #333;
		position: absolute;
		top: 280px;
		padding-bottom: -50px;
		width: 100%;
		left: 0;
	}
	.ae-itemHover:hover .ae-infoBlock-name {
		opacity: 0;
		filter: alpha(opacity = 0)
	}
	/*关于我们*/
	.about_Ma {
		width: 100%;
		background: 100% 100% no-repeat url('../image/about.png');
		text-align: center;
		height: 490px;
	}
	.about_row {
		margin-top: 20px
	}
	.about_title {
		height: 70px;
		width: 600px;
		text-align: center;
		display: inline-block;
		/* margin-top: 10px */
	}
	.about_title>div {
		border-bottom: 2px solid #fff;
		font-size: 30px;
		color: #fff;
		padding-bottom: 10px;
	}
	.about_title>p {
		font-size: 14px;
		margin-top: 15px;
		color: #fff
	}
	.about_show {
		width: auto;
		display: block;
		margin: 0 auto;
	}
	.about_ul_parent {
		float: left;
	}
	.about_content_parent {
		float: left;
	}
	.about_ul {
		margin-left: 0px;
		margin-top: 30px;
		list-style: none;
	}
	.about_li {
		height: 60px;
		width: 102px;
		color: #cccccc;
		background-color: rgba(52, 140, 231, 0.4);
		line-height: 60px;
		vertical-align: middle;
		text-align: center;
		cursor: pointer;
	}
	.about_li_active {
		height: 60px;
		width: 102px;
		color: #ffffff;
		background-color: #348ce7;
		line-height: 60px;
		vertical-align: middle;
		text-align: center;
		cursor: pointer;
	}
	/* 公司理念*/
	.about_gsln {
		text-align: left;
		margin: 30px 0px 10px 0px;
		padding: 45px 0px 10px 0px;
		font-size: 16px;
		color: #fff;
		display: block;
	}
	.about_gsln span:NTH-CHILD(1) {
		letter-spacing: 0.2em;
		line-height: 50px;
		margin-left: 73px;
	}
	.about_gsln span:NTH-CHILD(3) {
		letter-spacing: 0.2em;
		line-height: 50px;
		margin-left: 104px;
	}
	/* 欢迎加盟*/
	.about_hyjm {
		text-align: left;
		padding: 80px 0px 10px 0px;
		font-size: 16px;
		color: #fff;
		display: none;
	}
	.about_hyjm>span {
		letter-spacing: 0.1em;
		line-height: 85px;
		margin-left: 16px;
	}
	/* 联系我们 */
	.about_lxwm {
		text-align: left;
		margin: 25px 20px 10px 0px;
		color: #fff;
		display: none;
	}
	.about_lxwm>span {
		letter-spacing: 0.1em;
		line-height: 60px;
		font-size: 18px;
	}
	.about_lxwm>div>span {
		letter-spacing: 0.1em;
		line-height: 42px;
		font-size: 15px;
	}
	.about_lxwm>div {
		margin-left: 35px;
	}

	/* footer */
	.footer_Ma {
		width: 100%;
		background-color: #31354E;
		height: 130px;
	}
	.foot_div {
		text-align: center;
		margin-bottom: 20px
	}
	.foot_div>h5 {
		margin-top: 30px;
		color: #ffffff;
		color: white;
		margin-top: 0px;
		font-size: 15px;
	}
}