.bannerInner {
	width: 100%;
	position: relative;
}

.bannerInner img {
	width: 100%;
}

.bannerInner .bannerContent {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.bannerInner .bannerContent h3 {
	font-size: 38px;
	color: #fff;
	text-align: center;
	font-weight: 400;
}

.bannerInner .bannerContent p {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: 4px;
}

.bannerInner .bannerContent .online {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	width: 162px;
	height: 42px;
	border: 1px solid #fff;
	border-radius: 2px;
	margin: 20px auto 0;
	line-height: 42px;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, .3);
}

/* 产品及方案内容 */
.product {
	width: 100%;
	margin-top: 50px;
	min-height: 500px;
}

.product-content {
	position: relative;
}

.common_nav_left {
	width: 222px;
	border-right: 1px solid #ebebeb;
	padding-top: 35px;
	position: absolute;
	height: 100%;
	min-height: 514px;
}

.common_nav_left ul {}

.common_nav_left .tit {
	padding-right: 50px;
	box-sizing: border-box;
	text-align: right;
	margin-bottom: 28px;
}

.common_nav_left .tit span {
	display: inline-block;
	color: #333;
	font-size: 21px;
	font-weight: bold;
	position: relative;
}

.common_nav_left .tit span:before {
	content: '';
	width: 22px;
	height: 31px;
	background: url(../images/产品及方案_06.png) no-repeat;
	position: absolute;
	left: -30px;
	top: 2px;
}

.common_nav_left ul>li {
	padding-right: 50px;
	text-align: right;
	margin-bottom: 23px;
	position: relative;
}

.common_nav_left ul>li a {
	color: #666666;
	font-size: 16px;
	/* padding-top:14px;
	padding-bottom: 12px; */
	height: 45px;
	line-height: 45px;
	display: block;
}

.common_nav_left ul>li.active {
	background-color: #005198;
}

.common_nav_left ul>li.active a {
	color: #fff;
}

.common_nav_left ul>li:after {
	content: '';
	width: 20px;
	height: 45px;
	background: url(../images/产品及方案_013.png) no-repeat;
	display: block;
	position: absolute;
	top: 0;
	right: -20px;
	display: none;
}

.common_nav_left ul>li.active:after {
	display: block;
}

.common_nav_left ul>li:hover {
	background-color: #005198;
}

.common_nav_left ul>li:hover a {
	color: #fff;
}

.common_nav_left ul>li:hover:after {
	display: block;
}

.common_nav_right {
	width: 1024px;
}

.common_nav_right .common_title {
	width: 100%;
	border-bottom: 1px solid #ebebeb;
}

.common_title_bg {
	width: 206px;
	height: 45px;
	background: url(../images/产品及方案_03.png) no-repeat;
	text-align: center;
	color: #fff;
	line-height: 45px;
	background-size: cover;
}

.common_title_bt {
	width: 37px;
	height: 21px;
	background: url(../images/产品及方案_10.png) no-repeat;
	/* position: relative;
	z-index: 10; */
	margin-top: -2px;
	margin-left: 0px;
}

.common_title_bg .n1 {
	font-size: 20px;
}

.common_title_bg .n2 {
	font-size: 16px;
	/* font-family: arial; */
}

.product-info {
	font-size: 14px;
	color: #999;
	line-height: 28px;
	margin-top: 70px;
	margin-bottom: 50px;
}

.product-pic {
	margin-top: 60px;
	margin-bottom: 50px;
}

.product-pic .img1 {
	margin-left: 100px;
	margin-right: 40px;
}

.product_function {
	margin-top:70px;
	margin-bottom: 60px;
}

.product_function>ul {
	/* padding-left: 40px; */
	margin-top: 10px;
}

.product_function>ul>li {
	/* color:#105c9e; */
	line-height: 28px;
	/* list-style-type: disc; */
	position: relative;
	padding-left: 33px;
}

.product_function>ul>li:before {
	position: absolute;
	left: 14px;
	top: 11px;
	content: '';
	width: 6px;
	height: 6px;
	background-color: #105c9e;
	border-radius: 50%;

}

.product_function>ul>li .tit {
	display: inline-block;
	font-size: 16px;
	color: #333;
	float: left;
}

.product_function>ul>li div {
	display: inline-block;
	color: #999;
	margin-right: 4px;
}

.product-advantage {
	margin-top:70px;
	margin-bottom: 50px;
}

.product-advantage>ul {
	display: flex;
	display: -webkit-flex;
	/* justify-content: space-between; */
	/* -webkit-justify-content: space-between; */
	padding-left: 18px;
	padding-right: 22px;
	flex-wrap: wrap;
	justify-content: center;
	-webkit-justify-content: center;
}.product-advantage>ul li{
	text-align: center;
	width:14.2%;
	margin-bottom: 20px;
}

.product-advantage>ul li p {
	text-align: center;
	color: #666666;
	margin-top: 12px;
}

.product-scena {
	display: flex;
	display: -webkit-flex;
	/* justify-content: center;
	-webkit-justify-content: center; */
	margin-top: 70px;
	margin-bottom: 70px;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.product-scena .img{
	width: 315px;
	/* margin-right: 39.5px; */
	margin:0 13.1px;
	margin-bottom: 20px;
}
.indust-scen{
	margin-bottom:70px;
}
/* 手机端侧导航 */
.mob-product-nav {
	margin-top: 32px;
	display: none;
	border-bottom: 14px solid #f5f5f5;
}

.mob-product-nav ul {
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
}

.mob-product-nav ul>li {
	width: 125px;
	height: 125px;
	margin-bottom: 30px;
	background-color: #fff;
	box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, .1);
	border-radius: 50%;
	text-align: center;
}

.mob-product-nav ul>li.active {
	background-color: #005296;
}

.mob-product-nav ul>li.active a {
	color: #fff;
}

.mob-product-nav ul>li>a {
	display: block;
	padding-top: 25px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 22px;
	color: #666666;
	line-height: 36px;
}

/* .border-bottom {
	border-bottom: 14px solid #f5f5f5;
	display: none;
} */
/* 手机端产品场景 */
.mob-product-scena {
	padding-bottom: 40px;
	border-bottom: 14px solid #f5f5f5;
	margin-bottom: 30px;
	display: none;
}

#banner3_swiper .swiper-slide img {
	width: 100%;
}

.banner3_swiper {
	position: relative;
	padding-bottom: 80px;
}

.banner3_swiper .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: '';
}

.banner3_swiper .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: '';
}

.banner3_swiper .swiper-button-prev {
	width: 73px;
	height: 55px;
	background: url(../images/产品及方案4_07.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 20px;
	top: auto;
	left: 38%;
}

.banner3_swiper .swiper-button-next {
	width: 73px;
	height: 55px;
	background: url(../images/产品及方案4_09.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 20px;
	top: auto;
	right: 38%;
}

/* 成功案例 */
.product-case {
	margin-top: 70px;
}

.product-case>ul>li {
	width: 204px;
	float: left;
	/* border-right: 1px solid #f3f3f3; */
	box-sizing: border-box;
	position: relative;
	border-top: 1px solid #ddd;
}

.product-case>ul>li.last {
	border-top: none;
}

.product-case>ul>li.two:after {
	border-right: none;
}

.product-case>ul>li:nth-child(5n):after {
	border-right: 0;
}

.product-case>ul>li:after {
	content: '';
	display: block;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	border-right: 1px solid #ddd;
	z-index: 10;
}

.product-case>ul>li img {
	width: 100%;
}

/***********关于我们-服务客户页面****************/
.about-Customer {}

.about-Customer .tit {
	margin-top: 70px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #666;
	text-align: center;
}


/**********************关于我们-人才招聘*************************/
.about-recru {
	margin-top: 70px;
}

.about-recru .about-recru-box {
	width: 100%;
	/* height: 54px; */
	border: 1px solid #eeeeee;
	border-radius: 3px;
	padding-top: 14px;
	padding-left: 17px;
	padding-right: 20px;
	padding-bottom: 14px;
	box-sizing: border-box;
	margin-bottom: 28px;
	overflow: hidden;
}

.about-recru .about-recrutop .name1 {
	font-size: 18px;
	color: #666666;
	margin-right: 14px;
}

.about-recru .about-recrutop .salary {
	font-size: 14px;
	color: #666;
	display: none;
}

.about-recru .about-recrutop .icon1 {
	display: block;
	width: 9px;
	height: 13px;
	background: url(../images/icon_03.png) no-repeat;
	margin-top: 8px;
}

.about-recru .about-recrutop .icon2 {
	background: url(../images/关于我们--人才招聘_05.png) no-repeat;
	width: 13px;
	height: 10px;
	margin-top: 10px;
	display: none;
}

.about-recru-box .about-recrubottom {
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	display: none;
}

.about-recru-box .about-recrubottom .info {
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.about-recru-box .about-recrubottom .xian {
	display: inline-block;
	font-size: 12px;
	color: #e3e3e3;
	margin: 0 13px;
}

.about-recru-box .about-recrubottom .job_require {
	margin-top: 28px;
}

.about-recru-box .about-recrubottom .job_require .tit {
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
}

.about-recru-box .about-recrubottom .job_require .desc p {
	color: #999;
	font-size: 14px;
	line-height: 28px;
	color: #999;
}

.about-recru-box .about-recrubottom .job_require .email {
	margin-top: 16px;
	margin-bottom: 38px;
}

.about-recru-box .about-recrubottom .job_require .email a {
	display: block;
	width: 135px;
	height: 35px;
	background-color: #005197;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	padding-left: 55px;
	box-sizing: border-box;
	position: relative;
}

.about-recru-box .about-recrubottom .job_require .email a:before {
	content: '';
	display: block;
	width: 20px;
	height: 14px;
	background: url(../images/关于我们--人才招聘_09.png) no-repeat;
	position: absolute;
	left: 24px;
	top: 10px;
}


/***********************关于我们页面开始*************************/

.about-us {}

.about-us .information {
	color: #999;
	font-size: 14px;
	line-height: 28px;
	padding-left: 20px;
	box-sizing: border-box;
	margin-top: 70px;
}

.about-us .information p {
	margin-bottom: 30px;
}

/**************关于我们---新闻资讯********************/
.about-news-ul {
	margin-top:36px;
}

.about-news-ul>li {
	padding-top: 34px;
	padding-bottom: 34px;
	padding-right: 23px;
	box-sizing: border-box;
	border-bottom: 1px solid #f0f0f0;
	display: flex;
	display: -webkit-flex;
}

.about-news-ul>li .about-news-left {
	width: 295px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
	-webkit-align-items: center;
}

.about-news-ul>li .about-news-left .times {
	width: 60px;
	text-align: center;
}

.about-news-ul>li .about-news-left .times .date {
	width: 100%;
	padding: 12px 0;
	color: #fff;
	background-color: #005298;
	display: block;
	font-size: 20px;
	box-sizing: border-box;
}

.about-news-ul>li .about-news-left .times .year {
	color: #999999;
	background-color: #f2f2f2;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 14px;
	display: block;
	box-sizing: border-box;
}

.about-news-ul>li .about-news-left .img {
	width: 215px;
}

.about-news-ul>li .about-news-left .img img {
	width: 100%;
}

.about-news-ul>li .about-news-right {
	flex: 1;
	padding-left: 13px;
	box-sizing: border-box;
}

.about-news-ul>li .about-news-right .tit {
	margin-bottom: 18px;
}

.about-news-ul>li .about-news-right .tit a {
	font-size: 16px;
	color: #333;
}

.about-news-ul>li .about-news-right .tit a:hover {
	color: #005298;
}

.about-news-ul>li .about-news-right .info {
	font-size: 14px;
	color: #999;
	line-height: 23.8px;
}

.about-news-ul>li .about-news-right .info-bottom {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-top: 16px;
}

.about-news-ul>li .about-news-right .info-bottom .keywords span {
	display: inline-block;
	font-size: 14px;
	color: #999;
	border: 1px solid #eee;
	border-radius: 4px;
	padding: 7px 12px;
	box-sizing: border-box;
	margin-right: 12px;
}

.about-news-ul>li .about-news-right .info-bottom .detail {
	display: block;
	color: #fff;
	font-size: 12px;
	background-color: #ccc;
	border-radius: 4px;
	width: 46px;
	height: 24px;
	line-height: 24px;
	box-sizing: border-box;
	text-align: center;
}

.about-news-ul>li .about-news-right .info-bottom .detail:hover {
	background-color: #005298;
}

/* 页码 */
.pages1 {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	margin-top: 30px;
}

.pages1>a {
	display: block;
	width: 27px;
	height: 27px;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	text-align: center;
	line-height: 27px;
	font-size: 12px;
	color: #666;
	margin: 0 3px;
}

.pages1>a.current {
	color: #FFF;
	background-color: #009cdb;
}

.pages1>a.prev span {
	width: 0;
	height: 0;
	display: inline-block;
	border-color: #cccccc;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #ccc;
}

.pages1>a.next span {
	width: 0;
	height: 0;
	display: inline-block;
	border-color: #cccccc;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #ccc;
}

/* 新闻资讯详情 */
.about-news-Inner {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
}

.about-news-Inner .title {
	text-align: center;
	font-size: 25px;
	color: #333333;
	margin-top: 15px;
}

.about-news-Inner .pub {
	width: 334px;
	margin: 22px auto;
	font-size: 14px;
	color: #999999;
	padding: 17px 19px;
	border: 1px dashed #bfbfbf;
	background-color: #f3f3f3;
	text-align: center;
}

.about-news-Inner .pub .times {
	display: inline-block;
	position: relative;
	padding-left: 18px;
	box-sizing: border-box;
	margin-right: 40px;
}

.about-news-Inner .pub .times:before {
	position: absolute;
	content: '';
	width: 13px;
	height: 13px;
	background: url(../images/关于我们--新闻资讯-详情_05.png) no-repeat;
	display: inline-block;
	left: 0;
	top: 3px;
}

.about-news-Inner .pub .author {
	display: inline-block;
	padding-left: 18px;
	position: relative;
}

.about-news-Inner .pub .author:before {
	content: '';
	position: absolute;
	width: 12px;
	height: 11px;
	background: url(../images/关于我们--新闻资讯-详情_08.png) no-repeat;
	display: inline-block;
	left: 0;
	top: 3px;
}

.about-news-Inner .info {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
}

.about-news-Inner .img {
	width: 595px;
	margin: 0 auto;
	margin-top: 18px;
	margin-bottom: 30px;
}

.about-news-Inner .img img {
	width: 100%;
}

/* 篇数 */
.pages1Inner {
	margin-top: 22px;
	padding-left: 10px;
	box-sizing: border-box;
}

.pages1Inner>div {
	margin-bottom: 11px;
}

.pages1Inner a {
	/* display:; */
	font-size: 14px;
	color: #666;
}

.pages1Inner a:hover {
	color: #005296;
}

.pages1Inner .tit {
	display: inline-block;
	width: 80px;
	height: 32px;
	background: url(../images/关于我们--新闻资讯-详情_17.png) no-repeat;
	text-align: center;
	line-height: 32px;
	margin-right: 8px;
}

/* 联系我们 */
.contact {
	/* 	display: flex;
	display: -webkit-flex; */
	padding: 35px 30px;
	border-radius: 5px;
	box-shadow: 0px 0px 4px 2px rgba(33, 33, 33, .1);
}

.contact-left {
	width: 282px;
}

.contact-left .tit {
	font-size: 16px;
	color: #005196;
	border-bottom: 1px solid #ebebeb;
	font-weight: bold;
}

.contact-left .tit span {
	border-bottom: 2px solid #005196;
	display: inline-block;
	padding-bottom: 20px;
}

.contact .tit1 {
	color: #999999;
	margin-top: 24px;
	margin-bottom: 14px;
	padding-left: 9px;
}

.contact .contact-info {
	color: #999;
	font-size: 14px;
	padding-left: 9px;
}

.contact .contact-info p {
	line-height: 35px;
	padding-left: 46px;
	box-sizing: border-box;
	position: relative;
}

.contact .contact-info .p1:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '官网：';
	width: 44px;
	height: 0;
	color: #333;
	display: inline-block;
}

.contact .contact-info .p2:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '电话：';
	width: 44px;
	height: 0;
	color: #333;
	display: inline-block;
}

.contact .contact-info .p3:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '地址：';
	width: 44px;
	height: 0;
	color: #333;
	display: inline-block;
}

.contact .map {
	width: 612px;
	height: 305px;
}

.contact .map iframe {
	width: 100%;
	height: 100%;
	border: none;
}

/* 行业赛道页面开始 */
.industry-track {
	margin-top: 70px;
	margin-bottom: 70px;
}

.industry-track .info {
	font-size: 14px;
	color: #999;
	line-height: 28px;
	margin-bottom: 24px;
}

.industry-track .img {
	width: 637px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.industry-track .img img {
	width: 100%;
}

.industry-advantage {
	margin-top: 70px;
	margin-bottom: 70px;
}

.industry-advantage-ul>li {
	float: left;
	width: 310px;
	margin-right: 35px;


}

.industry-advantage-ul>li>div {
	position: relative;
	padding: 0 35px;
	box-sizing: border-box;
}

.industry-advantage-ul>li:nth-child(3) {
	margin-right: 0;
}

.industry-advantage-ul>li>div>img {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

.industry-advantage-ul>li .libox {
	background-color: #fff;
	border: 1px solid #efefef;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	height: 264px;
	text-align: center;
}

.industry-advantage-ul>li .libox img {
	width: 62px;
	margin-bottom: 13px;
}

.industry-advantage-ul>li .libox .tit {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
}

.industry-advantage-ul>li .libox>p {
	font-size: 14px;
	color: #999;
	line-height: 25.2px;
	/* text-align: justify; */
}

.industry-advantage-mob {
	display: none;
}

.industry-advantage-mob .industry-advantage-ul>li>div {
	position: relative;
}

.industry-advantage-mob .industry-advantage-ul>li .libox {
	height: auto;
	padding-bottom: 20px;
}

.industry-advantage-mob .industry-advantage-ul>li {
	width: 75%;
	margin: 0 auto;
	float: none;
	margin-bottom: 30px;
}

.industry-advantage-mob .industry-advantage-ul>li>div:before {
	position: absolute;
	content: '';
	width: 76px;
	height: 124px;
	background: url(../images/行业赛道2_03.png) no-repeat;
	left: -39px;
	bottom: 0;
	display: block;
	background-size: cover;
}

.industry-advantage-mob .industry-advantage-ul>li>div:after {
	position: absolute;
	content: '';
	width: 76px;
	height: 124px;
	background: url(../images/行业赛道2_05.png) no-repeat;
	right: -39px;
	bottom: 0;
	display: block;
	background-size: cover;
}

/* 适用场景 */
.indust-scen-ul {
	margin-top: 70px;
}

.indust-scen-ul>li {
	float: left;
	width: 315px;
	margin-right: 30px;
}

.indust-scen-ul>li .li_box {
	width: 100%;
	position: relative;
}

.indust-scen-ul>li img {
	width: 100%;
}

.indust-scen-ul>li:nth-child(3n) {
	margin-right: 0;
}

.indust-scen-ul>li .msk {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 44px;
	width: 100%;
	background: rgba(0, 0, 0, .3);
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 44px;
}

/* 手机端适用场景 */
.mob-indust-scen {
	display: none;
	padding-bottom: 120px;
	border-bottom: 14px solid #f5f5f5;
	position: relative;
	margin-bottom: 20px;
}

#mob-indust .swiper-slide img {
	width: 100%;
}

#mob-indust .swiper-slide .li_box {
	position: relative;
}

#mob-indust .swiper-slide .li_box .msk {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, .3);
}

.mob-indust-scen .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: '';
}

.mob-indust-scen .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: '';
}

.mob-indust-scen .swiper-button-prev {
	width: 73px;
	height: 55px;
	background: url(../images/产品及方案4_07.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 20px;
	top: auto;
	left: 38%;
}

.mob-indust-scen .swiper-button-next {
	width: 73px;
	height: 55px;
	background: url(../images/产品及方案4_09.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: 20px;
	top: auto;
	right: 38%;
}

/**************** 欢迎成为合作伙伴内容开始 *************/
.common_title_bg1 {
	width: 283px;
	background: url(../images/合作伙伴--欢迎成为合作伙伴_05.png) no-repeat;
}

/* 合作理念 */
.cooper-concept {
	margin-top: 24px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
}

.cooper-concept .cooper-concept-left .title {
	width: 90px;
	height: 90px;
	border: 4px solid #01559e;
	position: relative;
	margin-bottom: 27px;
}

.cooper-concept .cooper-concept-left .title-box {
	position: absolute;
	left: 30px;
	bottom: -15px;
	background-color: #fff;
	width: 220px;
	padding: 6px;
	box-sizing: border-box;
}

.cooper-concept .cooper-concept-left .title-box h3 {
	font-size: 25px;
	color: #333;
}

.cooper-concept .cooper-concept-left .title-box p {
	font-size: 16px;
	color: #999;
	margin-top: 4px;
}

.cooper-concept-left {
	flex: 1;
	/* padding-left: 25px; */
	padding-right: 30px;
	box-sizing: border-box;
}

.cooper-concept-left .info {
	font-size: 16px;
	color: #666;
	line-height: 32px;
}

.cooper-concept-right {
	width: 406px;
}

.cooper-concept-right img {
	width: 100%;
}

/* 如何成为北科合作伙伴 */
.cooper-ways {
	margin-top: 54px;
}

.cooper-ways .title {
	font-size: 25px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.cooper-ways-ul {
	/* padding-left: 25px; */
	box-sizing: border-box;
	margin-top: 30px;
}

.cooper-ways-ul>li {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.cooper-container {
	width: 940px;
	MARGIN: 0 auto;
	margin-top:70px;
}

.cooper-ways-ul>li:nth-child(3) {
	margin-right: 0;
}

.cooper-ways-ul>li .li_box {
	width: 100%;
	box-shadow: 0px 0px 2px 3px rgba(99, 99, 99, .1);
}

.cooper-ways-ul>li .li_box .img {
	width: 100%;
	position: relative;
}

.cooper-ways-ul>li .li_box .img img {
	width: 100%;
}

.cooper-ways-ul>li .li_box .img .number {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 10px solid transparent;

	border-color: rgba(255, 255, 255, .7);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	bottom: -30px;
	transform: translate(-50%, 0);
}

.cooper-ways-ul>li .li_box .img .number span {
	display: block;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 16px;
	background-color: #005297;
}

.cooper-ways-ul>li .li_box .info {
	padding-top: 34px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	height: 134px;
	box-sizing: border-box;
}

.cooper-ways-ul>li .li_box .info h3 {
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}

.cooper-ways-ul>li .li_box .info p {
	font-size: 14px;
	color: #999;
	line-height: 23.8px;
}

/* 在线申请 */
.cooper-form {

	box-shadow: 0px 0px 8px 3px rgba(99, 99, 99, .1);
	margin: 0 auto;
	margin-top: 64px;
	padding-top: 34px;
	/* margin-left: 25px;
	margin-right: 40px; */
	padding-bottom: 40px;
	/* width: 940px; */

}

.cooper-form .title {
	font-size: 25px;
	text-align: center;
	color: #333;
	margin-bottom: 23px;
	font-weight: bold;
}

.cooper-form .form {
	padding-left: 40px;
	box-sizing: border-box;
}

.cooper-form .form ul li {
	margin-bottom: 17px;
	width: 864px;
}

.cooper-form .form ul li .inptxt {
	width: 420px;
	height: 45px;
	background-color: #f5f5f5;
	border-radius: 2px;
	/* margin-right: 22px; */
	padding-left: 42px;
	box-sizing: border-box;
	position: relative;
}

.cooper-form .form ul li .inptxt input {
	background-color: transparent;
	width: 100%;
	height: 100%;
	font-size: 14px;
	/* position: relative; */
}

.cooper-form .form ul li .inptxt .usernameicon {
	width: 16px;
	height: 17px;
	display: inline-block;
	background: url(../images/合作伙伴--欢迎成为合作伙伴_23.png) no-repeat;
	position: absolute;
	left: 14px;
	top: 13px;
}

.cooper-form .form ul li .inptxt .emailicon {
	width: 16px;
	height: 17px;
	display: inline-block;
	background: url(../images/合作伙伴--欢迎成为合作伙伴_26.png) no-repeat;
	position: absolute;
	left: 14px;
	top: 13px;
}

.cooper-form .form ul li .inptxt .telicon {
	width: 16px;
	height: 17px;
	display: inline-block;
	background: url(../images/合作伙伴--欢迎成为合作伙伴_31.png) no-repeat;
	position: absolute;
	left: 14px;
	top: 13px;
}

.cooper-form .form ul li .inptxt .addricon {
	width: 16px;
	height: 18px;
	display: inline-block;
	background: url(../images/合作伙伴--欢迎成为合作伙伴_30.png) no-repeat;
	position: absolute;
	left: 14px;
	top: 13px;
}

.cooper-form .form ul li .textarea {
	width: 100%;
	height: 140px;
	background-color: #f5f5f5;
	border-radius: 2px;
	padding-left: 42px;
	box-sizing: border-box;
	position: relative;
}

.cooper-form .form ul li .textarea textarea {
	width: 100%;
	height: 100%;
	border: none;
	padding-top: 14px;
	padding-bottom: 14px;
	box-sizing: border-box;
	outline: none;
	background: transparent;
	color: #999;
	font-size: 14px;
	font-family: 微软雅黑;
}

.cooper-form .form ul li .textarea .messicon {
	width: 16px;
	height: 17px;
	display: inline-block;
	background: url(../images/合作伙伴--欢迎成为合作伙伴_34.png) no-repeat;
	position: absolute;
	left: 14px;
	top: 15px;
}

.cooper-form .form ul li.four {
	padding-left: 12px;
	box-sizing: border-box;
}

.cooper-form .form ul li.four .tit {
	font-size: 14px;
	color: #333;
	margin-bottom: 12px;
}

.cooper-form .form ul li.four .checkbox {
	float: left;
	margin-right: 22px;
}

.cooper-form .form ul li.four .checkbox input {
	width: 26px;
	height: 26px;
	border-radius: 2px;
	background: #e8e8e8;
	border: 1px solid transparent;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: none;
	margin-right: 5px;
	position: relative;
}

.cooper-form .form ul li.four .checkbox input:checked {
	background-color: #005197;
}

.cooper-form .form ul li.four .checkbox input:checked:after {
	content: '';
	width: 19px;
	height: 15px;
	background: url(../images/合作伙伴--欢迎成为合作伙伴_37.png) no-repeat center bottom;
	display: inline-block;
	position: absolute;
	left: 3px;
	top: 4px;
}

.cooper-form .form ul li.four .checkbox label {
	color: #999;
}

.cooper-form .form .submit {
	width: 500px;
	height: 44px;
	background-color: #005197;
	border-radius: 2px;
	margin: 30px auto 0;
}

.cooper-form .form .submit>input {
	width: 100%;
	height: 100%;
	background-color: transparent;
	font-size: 18px;
	color: #fff;
}

/* 区域渠道页面开始 */
.blue {
	color: #45516b !important;
}

.channel {
	width: 100%;
	margin-top: 5px;
}

.channel .img img {
	width: 100%;
}

.common_title_bg2 {
	width: 241px;
	background: url(../images/合作伙伴--区域及渠道_06.png) no-repeat;
}
/* 手机端区域渠道页面 */
.mob_channel{
	width:100%;
	display: none;
}
.mob_channel .img{
	margin-bottom: 24px;
}
.mob_channel .img img{
	width:100%;
}
.mob_channel ul>li{
	box-shadow: 0 0 8px 2px rgba(99,99,99,.1);
	padding-left: 24px;
	padding-right: 18px;
	box-sizing: border-box;
	padding-top:26px;
	padding-bottom: 26px;
	margin-bottom: 40px;
}
.mob_channel ul>li .title{
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.mob_channel ul>li .title span{
	font-size:25px;
	color:#00539d;
	border-bottom: 2px solid #005196;
	display: inline-block;
	padding-bottom: 17px;
}
.mob_channel ul>li .info{
	font-size: 22px;
	color:#999;
	line-height: 35.2px;
}
.mob_channel ul>li .info p{
	padding-left: 20px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 5px;
}
.mob_channel ul>li .info p::before{
	content:'';
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	left:0;
	top:9px;
	
}
.mob_channel ul>li .info p.addr::before{
	background:url(../images/合作伙伴---区域及渠道_03.png) no-repeat;
}
.mob_channel ul>li .info p.name::before{
	background:url(../images/合作伙伴---区域及渠道33_06.png) no-repeat;
}
.mob_channel ul>li .info p.tel::before{
	background:url(../images/合作伙伴---区域及渠道33_08.png) no-repeat;
}
.mob_channel ul>li .info p.addr:hover::before{
	background:url(../images/合作伙伴---区域及渠道3_03.png) no-repeat;
}
.mob_channel ul>li .info p.name:hover::before{
	background:url(../images/合作伙伴---区域及渠道_06.png) no-repeat;
}
.mob_channel ul>li .info p.tel:hover::before{
	background:url(../images/合作伙伴---区域及渠道_08.png) no-repeat;
}


/**************售前咨询与售后服务页面开始****************/
.common_title_bg3{
	width: 299px;
	background:url(../images/合作伙伴--售前咨询&售后服务_03.png) no-repeat;
}
.sales-container{
	width: 996px;
	margin:0 auto;
}
.sales-seve{
	margin-top:70px;
}
.sales-seve .sales-content{
	padding-top:35px;
	padding-bottom: 35px;
	box-shadow: 0 0 4px 1px rgba(111,111,111,.1);
	padding-left: 36px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.sales-seve .sales-content .tit{
	color:#666666;
	font-size: 16px;
	margin-bottom: 15px;
}
.sales-seve .sales-content ul>li{
	float: left;
}
.sales-seve .sales-content ul>li .title{
	color:#005296;
	font-size: 14px;
	margin-bottom: 12px;
}
.sales-seve .sales-content ul>li .info{
	margin-top:12px;
}
.sales-seve .sales-content ul>li .info p{
	color:#999;
	font-size: 14px;
	margin-bottom: 14px;
	padding-left: 24px;
	box-sizing: border-box;
	position: relative;
}
.sales-seve .sales-content ul>li .info p::before{
	content:'';
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	left: 0;
	top:0;
}
.sales-seve .sales-content ul>li .info p.name::before{
	background:url(../images/合作伙伴--售前咨询&售后服务_4_03.png) no-repeat;
}
.sales-seve .sales-content ul>li .info p.tel::before{
	background:url(../images/合作伙伴--售前咨询&售后服务_4_06.png) no-repeat;
}
.sales-seve .sales-content ul>li .info p.name:hover::before{
	background:url(../images/合作伙伴--售前咨询&售后服务5_03.png) no-repeat;
}
.sales-seve .sales-content ul>li .info p.tel:hover::before{
	background:url(../images/合作伙伴--售前咨询&售后服务5_06.png) no-repeat;
}
.sales-seve .sales-content ul>li.one{
	width: 246px;
	border-right: 1px solid #eee;
}
.sales-seve .sales-content ul>li.two{
	width: 390px;
	
	padding-left: 124px;
	box-sizing: border-box;
}
.sales-seve .sales-content ul>li.three{
	border-left: 1px solid #eee;
	padding-left: 100px;
	box-sizing: border-box;
}

/* 战略合作伙伴页面开始 */
.common_title_bg5{
	width: 261px;
	background:url(../images/合作伙伴_05.png) no-repeat;
}
.partner-left{
	width: 584px;
}
.partner-left-content ul>li{
	float: left;
	width:33.3%;
	position: relative;
	border-top: 1px solid #ddd;
	padding:0 1px;
	box-sizing: border-box;
}
.partner-left-content ul>li img{
	width:100%;
}
.partner-left-content ul>li.last{
	border-top: none;
}
.partner-left-content ul>li:after{
	width: 1px;
	content:'';
	display: block;
	position: absolute;
	border-right: 1px solid #ddd;
	height: 100%;
	top:0;
	right: 0;
	z-index: 20;
}

.partner-left ul li:nth-child(3n):after{
	border-right: none;
}
.partner-right{
	width:400px;
	padding-right: 10px;
	box-sizing: border-box;
}
.partner-right>p{
	font-size: 18px;
	color:#666666;
	line-height: 43.2px;
}
.partner{
	margin-top:70px;
}

/* 手机端 */
.mob-product-case ul>li{
	width:33.3%;
	float: left;
	border-top: 1px solid #ddd;
	position: relative;
}
.mob-product-case ul>li:nth-child(3n):after{
	border-right: 0;
}
.mob-product-case ul>li img{
	width:100%;
}
.mob-product-case ul>li:after{
	border-right: 1px solid #ddd;
	content:'';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top:0;
	right: 0;
}
.mob-product-case ul>li.last{
	border-top: none;
}
.mob-product-case{
	margin-top:20px;
	display: none;
}
@media (max-width:1300px) {
	.common_nav_left {
		width: 210px;

	}

	.common_nav_right {
		width: 926px;
	}

	.product-scena {
		width: 100%;
	}

	.product-scena .img {
		width: 50%;
		margin:0;
		padding:0 13px;
		box-sizing: border-box;
		margin-bottom: 20px;
	}

	.product-scena .img img {
		width: 100%;
	}

	.product-case>ul>li {
		width: 20%;
	}

	.cooper-ways-ul>li {
		width: 279px;
	}

	.cooper-form .form {
		width: 100%;
		padding-right: 10px;
		box-sizing: border-box;
	}

	.cooper-form .form ul li {
		width: 100%;
	}

	.cooper-form .form ul li .inptxt {
		width: 48%;
	}
}

@media (max-width:1200px) {
	.common_nav_left {
		display: none;
	}

	.common_nav_right {
		width: 100%;
	}

	.mob-product-nav {

		display: block;
	}

	.mob-product-nav ul {
		flex-wrap: wrap;
	}

	.border-bottom {
		display: block;
	}

	.product-pic {
		padding-bottom: 20px;
		border-bottom: 14px solid #f5f5f5;
	}

	.product-pic img {
		display: block;
	}

	.product-pic .img1 {
		margin: 0;
		width: 99%;
		margin: 0 auto 20px;
	}

	.product-pic .img2 {
		margin: 0 auto;
		width: 218px;
	}

	.product_function {
		border-bottom: 14px solid #f5f5f5;
		padding-bottom: 30px;
	}

	.product-advantage {
		border-bottom: 14px solid #f5f5f5;
	}

	.product-scena {
		display: none;
	}

	.mob-product-scena {
		display: block;
	}

	/* 	.product-case>ul>li{
		width:25%;
	} */
	/* 	.product-case>ul>li:nth-child(5n):after{
		border-right: 1px solid #ddd;
	}
	.product-case>ul>li:nth-child(4n):after{
		border-right: 0;
	}
	.product-case>ul>li:last-child{
		border-top:1px solid #ddd;
	} */
	.contact-left {
		width: 100%;
		margin-bottom: 30px;
	}

	.contact .map {
		width: 100%;
	}

	.industry-advantage-ul>li {
		width: 33.3%;
		margin-right: 0;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.indust-scen {
		display: none;
	}

	.mob-indust-scen {
		display: block;
	}

	.cooper-ways-ul>li .li_box {
		overflow: hidden;
		padding: 20px;
		display: flex;
		align-items: center;
		box-sizing: border-box;
	}

	.cooper-ways-ul>li {
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}

	.cooper-ways-ul>li .li_box .img {
		/* float: left; */
		width: 40%;
	}

	.cooper-ways-ul>li .li_box .info {
		/* float: left; */
		width: 60%;
	}

	.cooper-ways-ul>li .li_box .img .number {
		left: auto;
		right: -30px;
		bottom: auto;
		top: 50%;
		transform: translate(0, -50%);
	}

	.cooper-ways-ul>li .li_box .info {
		text-align: left;
		padding: 0 44px;
		padding-right: 20px;
		box-sizing: border-box;
		height: auto;
	}

	.cooper-ways-ul>li .li_box .info .info_box {
		display: flex;
		display: -webkit-flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		justify-content: center;
	}

	.cooper-form .form ul li .inptxt {
		width: 100%;
		margin-bottom: 17px;
	}

	.cooper-form .form .submit {
		width: 100%;
		padding-right: 10px;
		box-sizing: border-box;
	}

	.cooper-ways {
		border-bottom: 14px solid #f5f5f5;
	}
	.channel{
		display: none;
	}
	.mob_channel{
		display: block;
	}
	.sales-container{
		width:98%;
	}
	.partner-left{
		width:100%;
	}
	.partner-right{
		width:100%;
		margin-top:20px;
		padding-right: 0;
	}
	.product-case{
		display: none;
	}
	.mob-product-case{
		display: block;
	}
}

@media (max-width:991px) {
	.product-advantage>ul {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.product-advantage>ul>li {
		width: 25%;
		padding: 0 30px;
		box-sizing: border-box;
		margin-bottom: 20px;
	}

	.product-advantage>ul>li img {
		width: 100%;
	}

	.about-recru-box .about-recrubottom .info {
		flex-wrap: wrap;
	}

	.about-news-ul>li .about-news-right .info-bottom .keywords span.k1 {
		display: none;
	}

	.about-news-ul>li .about-news-right .info-bottom .detail {
		display: none;
	}

	.about-news-ul>li .about-news-left {
		width: 263px;
	}

	.about-news-ul>li .about-news-left .img {
		width: 180px;
	}

	.about-news-ul>li .about-news-right .tit {
		margin-bottom: 3px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.pages1>a.current {
		background-color: #005298;
	}

	.pc-industry {
		display: none;
	}

	.industry-advantage-mob {
		display: block;
	}

	.cooper-concept {
		border-bottom: 14px solid #f5f5f5;
		padding-bottom: 30px;
	}

	.cooper-container {
		width: 98%;
	}

	.cooper-concept {
		margin-top: 20px;
	}
	.sales-seve .sales-content ul>li.three{
		padding-left: 0;
		border-left: 0;
		margin-top: 30px;
	}
	.sales-seve .sales-content ul>li{
		width:50%!important;
		box-sizing: border-box;
	}
	.industry-track .img{
		width: 100%;
	}
	.about-news-ul>li .about-news-right{
		width:100%;
	}
}

@media (max-width:768px) {
	.bannerInner .bannerContent h3 {
		font-size: 24px;
	}

	.bannerInner .bannerContent p {
		font-size: 16px;
	}

	.bannerInner .bannerContent .online {
		font-size: 12px;
		width: 104px;
		height: 30px;
		line-height: 30px;
		margin-top: 12px;
	}

	.banner3_swiper .swiper-button-prev {
		left: 34%;
	}

	.banner3_swiper .swiper-button-next {
		right: 34%;
	}

	.mob-indust-scen .swiper-button-prev {
		left: 34%;
	}

	.mob-indust-scen .swiper-button-next {
		right: 34%;
	}

	.about-news-Inner .img {
		width: 99%;
	}

	.cooper-concept-right {
		width: 300px;
	}
	.sales-seve .sales-content ul>li.two{
		padding-left: 20px;
	}
}

@media (max-width:678px) {
	.bannerInner .bannerContent h3 {
		font-size: 20px;
	}

	.bannerInner .bannerContent p {
		font-size: 14px;
	}

	.product-advantage>ul>li {
		padding: 0 20px;
	}

	.banner3_swiper .swiper-button-prev {
		left: 31%;
	}

	.banner3_swiper .swiper-button-next {
		right: 31%;
	}

	.mob-indust-scen .swiper-button-prev {
		left: 31%;
	}

	.mob-indust-scen .swiper-button-next {
		right: 31%;
	}

	.about-news-ul>li {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		justify-content: center;
	}

	.about-news-ul>li .about-news-left {
		margin-bottom: 20px;
	}

	.about-news-ul>li .about-news-right .tit {
		text-align: center;
	}

	.about-news-ul>li .about-news-right .info-bottom {
		justify-content: center;
	}

	.cooper-concept {
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
	}

	.cooper-concept-right {
		width: 100%;
		margin-top: 30px;
	}

	.cooper-form .form ul li.four .checkbox {
		margin-bottom: 14px;
	}
	.mob_channel ul>li .info{
		font-size: 18px;
	}
}

@media (max-width:441px) {
	.product-advantage>ul>li {
		padding: 0 10px;
		width: 33.3%;
	}

	.banner3_swiper .swiper-button-prev {
		left: 26%;
	}

	.banner3_swiper .swiper-button-next {
		right: 26%;
	}

	.mob-indust-scen .swiper-button-prev {
		left: 26%;
	}

	.mob-indust-scen .swiper-button-next {
		right: 26%;
	}

	.contact .map {
		height: 200px;
	}

	.cooper-ways-ul>li .li_box .info {
		padding-right: 0;
	}

	.cooper-ways-ul>li .li_box {
		padding: 11px;
	}

	.cooper-ways-ul>li .li_box .img .number {
		width: 35px;
		height: 35px;
		line-height: 35px;
		border-radius: 5px solid transparent;
	}

	.cooper-ways-ul>li .li_box .info {
		padding-left: 30px;
	}

	.cooper-ways-ul>li .li_box .img .number span {
		font-size: 14px;
	}

	.cooper-ways-ul>li .li_box .info h3 {
		margin-bottom: 3px;
	}

	.bannerInner .bannerContent h3 {
		font-size: 18px;
	}

	.bannerInner .bannerContent p {
		margin-top: 1px;
	}

	.bannerInner .bannerContent .online {
		margin-top: 2px;
		height: 20px;
		line-height: 20px;
	}
	.sales-seve .sales-content{
		padding-left: 14px;
	}
	.about-news-Inner .pub{
		width:100%;
		padding:10px 0;
	}
}
