/* 导航 */

.cooper_bannera{
	width: 680px;
}
.cooper_bannerb{
	width: 680px;
	font-weight: lighter;
}
.nav_bgcolor {
	padding: 0 60px;
	line-height: 60px;
}
.nav_box{
	line-height: 60px;
}
.nav_nav {
	float: left;
	line-height: 60px;
}

.nav_nav>li {
	/* height: 30px;
	line-height: 30px; */ 
	float: left;
	position: relative;
}

.nav_nav li>a {
	display: inline-block;
	height: 50px;
}

.nav_nav li>a:hover {
	border-bottom: 3px solid #fff;
	opacity: 1;
}

.nav ul li {
	margin-left: 50px;
}

.nav_phone a {
	margin-left: 30px;
}

.nav_open {
	display: none;
}
.nav_child1{
	width: 400px;
	height: 293px;
}
.nav_child2{
	width: 774px;
	height: 293px;
}
.nav_childnav {
    position: absolute;
    background: #fff;
    padding: 27px 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    top: 60px;
    left: -150px;
    line-height: normal;
}

.nav_childnav h4 {
	color: #2E3341;
	font-size: 14px;
	margin-bottom: 20px;
}

.nav_child2>div {
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
}
.nav_child2 a{
	width: 50%;
}
.nav_childnav a {
	
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.nav_childnav span .txt_a {
	font-size: 14px;
	color: #2E3341;
	margin-bottom: 8px;
}

.nav_childnav span .txt_b {
	color: #75778B;
	font-size: 12px;
}
.nav_ative .nav_logo,
.nav_ative .nav_phone>a,
.nav_ative ul>li>a {
	color: #191C3D !important;
}
.nav_bgcolor:hover {
	background: rgba(35, 43, 74, .2);
}
.nav ul li>a,
.nav_phone a {
    font-size: 14px;
    color: #fff;
}
.swiper-slide a{
	/*background-size: cover;*/
}
/* 图文导航介绍 */
.introduce,
.system,
.innovate {
	width: 1200px;
	margin: 0 auto;
}

/* 
.introduce li {
	padding: 30px;
}
 */
.introduce li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 277px;
	height: 100px;
}

/* 新零售电商生态系统与服务提供商 */
.system {
	padding: 60px 0;
}

.system h3 {
	font-size: 30px;
}

.system>.flex_pc {
	padding-top: 50px;
	display: flex;
}

.system_dl {
	display: flex;
	margin: 0 4px;
}

.system_dl dt {
    width: 150px;
    background: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    transition: all 1s ease 0s;
    opacity: 1;
    cursor: pointer;
}

.dtactive {
	width: 0 !important;
	opacity: 0.00224215 !important;
	display: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.system_dl dt .dt_a {
	margin: 50px auto;
	width: 50px;
	height: 50px;
	font-size: 50px;
}

.system_dl dt .dt_b {
	font-size: 12px;
	color: #B6B6B6;
}

.system_dl dt .dt_c {
    font-size: 18px;
    color: #191C3D;
    margin: 30px 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.system_dl dt .dt_d {
	width: 16px;
	height: 1px;
	transition: all 0.5s linear;
	background: #7F7F7F;
	display: block;
	margin: 0 auto;
}

.system_dl dt .dt_e {
	font-size: 14px;
	color: #8C8D9E;
	margin-bottom: 80px;
	margin-top: 52px;
	transition: all 0.5s linear;
	height: 42px;
}

.system_dl dt .dt_f {
	display: block;
	width: 6px;
	height: 6px;
	transition: all 0.5s linear;
	background: #191C3D;
	border-radius: 50%;
	margin: 0 auto;
}

.system_dl dt .dt_g {
	display: flex;
	align-items: center;
	position: relative;
	width: 25px;
	height: 2px;
	background: #2468F2;
	margin: 0 auto;
}

.system_dl dt .dt_g:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	right: -10px;
	top: -4px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #2468F2;
}

.system_dl dd {
	display: flex;
	height: 560px;
	width: 0;
	transition: all .5s ease 0s;
	overflow: hidden;
	box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}

.ddative1 {
	width: 730px !important;
	/* border: 1px solid rgba(55, 62, 79, 0.4); */
	opacity: 1;
}

.ddative2 {
	width: 0 !important;
	border: none;
	opacity: 0.00224215;
	display: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dd_diva {
    width: 280px;
    padding: 30px 30px 0;
    box-sizing: border-box;
    background: linear-gradient(0deg, rgba(58, 63, 83, 1), rgba(89, 98, 129, 1));
    position: relative;
    background-size: 100% 100%;
    overflow: hidden;
}

.dd_diva span {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-top: 20px;
	font-family: PingFang SC;
}

.dd_diva p {
	font-size: 14px;
	color: #9C9FA9;
	margin-top: 21px;
	margin-bottom: 24px;
	margin-left: 0px;
	margin-right: -20px;
}

.dd_diva .diva_a {
	display: block;
	color: #fff;
	font-size: 12px;
}

.dd_diva .diva_a i:after {
	top: 5px;
	right: -15px;
}

.dd_diva .diva_a i,
.dd_diva .diva_b i {
	position: relative;
}

.dd_diva .diva_a i:after,
.dd_diva .diva_b i:after {
	content: " ";
	height: 5px;
	width: 5px;
	border-width: 1.2px 1.2px 0 0;
	border-color: #fff;
	border-style: solid;
	transform: rotate(45deg);
	position: absolute;

}

.dd_diva .diva_b i {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 1px solid #fff;
}

.dd_diva .diva_b i:after {
	top: 4px;
	left: 4px;
}

.dd_diva .diva_b {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 220px;
    height: 48px;
    padding: 0 31px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: rgba(36, 104, 242, 1);
    /* box-shadow: 0px -10px 20px 0px rgba(36, 104, 242, 0.4); */
    color: #fff;
    text-align: center;
    line-height: 48px;
}

.dd_divb {
	width: 100%;
	border: 1px solid rgba(55, 62, 79);
}

.dd_divb li {
	margin: 0 20px;
	border-bottom: 1px solid #EEEEEE;
	padding: 47px 0;
}

.dd_divb li a {
	display: flex;
	align-items: center;
}

.dd_divb li a:hover span i {
	color: #2468F2 !important;
}

.dd_divb li a .divb_spana {
	display: block;
	width: 32px;
	height: 32px;
	margin-right: 20px;
}

/* 生态创新方案 */
.innovate_box {
	background-size: 100% 100%;
}

.innovate {
	padding: 85px 0;
}

.innovate h3 {
	margin-bottom: 53px;
}

.innovate h3 .innvo_tit2 {
	margin-left: 10px;
}

.innov_ul {
	width: 100%;
	position: relative;
	height: 320px;
}

.innov_ul>li {
	display: flex;
}

.innov_a {
	width: 250px;

	padding: 0 37px;
}

.innov_content {
	position: absolute;
	left: 330px;
	top: 0;
}

.content_title {
	margin-top: 20px;
	margin-bottom: 30px;
}

.content_details1 h5 {
	border-bottom: 1px solid #525971;
	display: flex;
}

.content_details1 h5:after {
	content: "";
	display: block;
	width: 48px;
	height: 3px;
	background: #fff;
	border-radius: 1.5px;
	position: absolute;
	bottom: -2px;
	left: 12px;
}

.content_details1 p {
	padding: 22px 0;
	opacity: 0.6;
}

.wp {
	width: 1200px;
	margin: 0 auto;
}

.no_pc {
	display: none;
}

/*样式*/
.g-tit {
	padding: 80px 0 25px;
}

.g-tit h3 {
	font-size: 30px;
	line-height: 46px;
}

.ul-list1 {
	color: #fff;
	font-size: 14px;
	line-height: 46px;
	text-align: left;
	padding: 40px 0 56px;
	overflow: hidden;
	font-family: Microsoft YaHei;
}

.ul-list1 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.ul-list1 li {}

.ul-list1 .num {
	color: #ff7112;
	font-size: 32px;
	line-height: 46px;
	position: relative;
	padding-bottom: 7px;
	margin-bottom: 5px;
}

.ul-list1 .num:after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 33px;
	height: 3px;
	background: rgba(255, 255, 255, 1);
}

.ul-list1 .num span {
	color: #fff;
	font-weight: normal;
}

.ul-list1 .num i,
.ul-list1 .num em {
	color: #fff;
	font-style: normal;
	font-size: 32px;
}

/* @media only screen and (max-width: 1900px){
	.ul-list1 .num{font-size: 3.75vw;line-height: 1;}
}
@media only screen and (max-width: 1200px){
	.ul-list1{font-size: 14px;}
}
@media only screen and (max-width: 480px){
	.ul-list1{font-size: 12px;}
	.ul-list1 .num{font-size: 24px;}
} */

.m-video {
	padding: 71px 0 0 0;
}

.g-tit2 {
	margin-bottom: 22px;
}

.g-tit2 h3 {
	font-size: 30px;
	line-height: 46px;
}

.g-tit2 p {
	font-size: 16px;
}

.m-video .video {
	position: relative;
	display: flex;
	justify-content: center;
}

.video-js {
	width: 910px!important;
	height: 500px!important;
}

.video-js .vjs-big-play-button {
	opacity: 0!important;
}

/* .m-video .video em{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(../fonts/716937ffc4b34228b155e7ed1e702d15.woff) no-repeat;
	background-size: 100% 100%;
	align-items: center;
}

/***********
公司合伙人 *
***************/
.cooper_banner {
	background: url(../img/cooper_banner.jpg) no-repeat;
	background-size: 100% 100%;
	align-items: center;
}

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

.system_join {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: 30px;
	margin-bottom: 50px;
}

.join_a {
	width: 322px;
}

.ul_imghover img {
	webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.ul_imghover img:hover {
	webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
}

.system_ul>li {
	width: 32%;
	height: 310px;

	border-radius: 4px;
	background: #fff;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}

.system_ul>li>a>span.ul_txt {
	margin: 35px;
}
.cooper_box {
	margin-top: 90px;
	margin-bottom: 80px;
}
.cooper_advantage ul li{
	margin-top: 70px;
}
.cooper_agent {
	padding-top: 10px;
	height: 531px;
}

.cooper_agent ul {
	display: flex;
	justify-content: space-between;
	margin-top: 85px;
	margin-bottom: 58px;
}

.cooper_agent ul li {
	display: flex;
	align-items: center;

}

.cooper_agent ul li:after {
	content: "";
	display: block;
	width: 200px;
	margin: 0 50px;
	height: 1px;
	opacity: 0.2;
	border-top: 1px dashed #F6F8FB;
}

.cooper_agent ul li:last-child:after {
	content: "";
	width: 0;
}

.cooper_advantage>ul>li {
	width: 30%;
}

.aq_ul>li {
	width: 31.5% !important;
	height: 424px !important;
}

.aq_ul>li>a>span.ul_txt {
	margin: 30px 25px !important;
	height: 200px !important;
}
.about_intro>h3{
	padding-top: 69px;
	padding-bottom: 50px;
}
.about_intro {
	padding-bottom: 50px;
}
/***********
新闻质讯*
***************/
.news_box {
	justify-content: space-between;
}

.new_left {
	width: 816px;

}

.new_txtimg img {


    object-fit: cover;
}
.dynamic_page{
	margin: 60px 0;
}
.new_left>p{
	margin-top: 26px;
	margin-bottom: 70px;
}
.txt_p2{
	margin-bottom: 89px;
}
.new_right dd{
	margin-top: 36px;
}
.news_box {
	padding-bottom: 100px;
}
/***********
信息动态*
***************/
.new_banner{
	background: url(../img/new_banner.jpg) no-repeat;
	background-size: 100% 100%;
	align-items: center;
}
.dynamic_box>a {
	display: flex;
	margin-top: 70px;
}

.dynamic_box>a>img {
	width: 160px;
	height: 120px;
	object-fit: cover;
	margin-right: 30px;
}

.dynamic_box>a>div {
    height: 120px;
    width: 600px;
}

.dynamic_right {
	margin-left: 60px;
}

/*******************************
 产品中心
 ***************************/
 .product_box1>h3,
 .product_box2>h3 {
	 margin-bottom: 70px;
 }
 .product_box1{
	 padding: 70px 0;
 }
 .product_box2 {
 	padding-top: 70px;
 }
 .product1_modify{
	 padding: 50px 0;
 }
 .product_banner{
	 background: url(../img/pro_banner.jpg) no-repeat;
	 background-size: cover;
	 align-items: center;
 }
.lianmeng_banner{
	background: url(../img/lianmeng_banner.jpg) no-repeat;
	background-size: cover;
	align-items: center;
}
.product_left>p {
	width: 477px;
}

.product_box {
	display: flex;
	padding-top: 70px;
	padding-bottom: 70px;

}
.product_box>div {
	height: 370px;
}
.product_left>a{
	margin-top: 64px;
}
.banners .swiper-slide {
	width:910px;
	height: 410px;
}
.banners .swiper-slide .modify_div{
	height: 410px;
	padding: 20px;
}
.modify_div p{
	margin-top: 15px;
	font-size: 14px;
}
.banners .swiper-slide img{
	width: 470px;
}
.banners .swiper-wrapper{
	padding: 50px 0;
}
.banners .swiper-pagination{
	width: 1200px!important;
	margin: 0 auto;
}
.banners .swiper-slide .modify_div{
	width: 440px;
}
.product_box>div {
	width: 50%;
}
.banners .swiper-pagination-bullet{
	width: 24%;
}
.banners .swiper-button-prev,
.banners .swiper-button-next {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #fff;
	top: 50%;
	box-shadow:0px 10px 20px 0px rgba(0, 0, 0, 0.05);
}

.banners .swiper-button-prev {
	left: 20%;
}

.banners .swiper-button-next {
	right: 20%;
}
.banners .swiper-button-prev:after,
.banners .swiper-button-next:after {
	position: absolute;
	content: '';
	left: 20px;
	top: 20px;
	width: 9px;
	height: 9px;
	border-top: 2px solid gainsboro;
	border-right: 2px solid gainsboro;

}

.swiper_modify {
    height: 570px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.boxa_a,
.pro_boxb {
	display: flex;
	justify-content: space-between;
}

.boxa_a>div {
	height: 240px;
}

.boxa_a>div.boxa_left {
	width: 476px;
}

.boxa_a>div.boxa_right {
	width: 460px;
	background: #eee;
}

.boxb_left {
	width: 526px;
	text-align: center;
	position: relative;
}

.boxb_left>img {
	
	position: absolute;
	bottom: 0;
	left: 30%;
}

.boxb_right {
	width: 674px;
}
.boxb_right>dl{
	
	margin-right: -50px;
}
.boxb_right>dl>dd{
	margin-right: 50px;
}
.boxb_right>p{
	margin-bottom: 100px;
}
.pro_goodul li .iconfont{
	float: left;
}
.pro_goodul li.fl {
	float: left;
}

.pro_goodul li.fr {
	float: right;
}

.pro_goodul li .pro_good{
	float: left;
}
.pro2_chose>dl {
	float: left;
	margin-left: 24px;
	min-height: 102px;
}
/* 产品中心1 */

.product1_banner {
    background: url(../img/pro1_banner.png) no-repeat !important;
    background-size: cover !important;
    align-items: center;
}
.pro_goodul li{
	width: 48%;
	margin-bottom: 50px;
}
.pro1_shequ>a{
	width: 32%;
}
.product2_right{
	padding: 25px;
}
.product2_right>div{
	margin-left: -8%;
}
.product2_banner{
	background: url(../img/pro2_banner.jpg) no-repeat;
	background-size: cover;
	align-items: center;
}

.pro2_tab>li {
	width: 170px;
	height: 480px;
	border: 1px solid rgba(221, 224, 229, 1);
	border-left: none;
	background: #fff;
	float: left;
	transition: all .2s ease 0s;
}

.pro2_tab>li:first-child{
	border-left: 1px solid rgba(221, 224, 229, 1);
}
.product2_litab a img {
	display: block;
	margin-top: 87px;
}
.pro2_tabative {
	width: 400px !important;
	position: relative;
	margin:0 -29px;
	box-shadow:0px 4px 10px 0px rgba(0, 0, 0, 0.05);
	border-left: 1px solid rgba(221, 224, 229, 1)!important;
}

.pro2_tabative>a>div {
	border-bottom: 1px solid rgba(140, 141, 158, 0.6);
	height: 60px;
	line-height: 60px;
	
}
.pro2_tabative>a>div>i {
	color: #2468F2 !important;
	font-size: 36px !important;
	float: left;
	margin: 0 !important;

}

.pro2_tabative>a>div>h5 {
	color: #8C8D9E;
	font-size: 18px;
	line-height: 60px;
	float: left;
	margin-left: 16px;
}

.pro2_tabative>a>p {
	text-align: left;
	margin-top: 30px;
}
.pro1_shequ>a>dl{
	bottom: -150px;
}
/****************************
 客户案例 
 ******************************/
.case_banner{
	background: url(../img/case_banner.jpg) no-repeat;
	background-size: cover;
	align-items: center;
}
.case_box{
	padding: 70px 0;
}
.case_box ul li {
	width: 285px;
	height: 446px;
	padding: 20px 45px;
	margin-left: 20px;
	margin-bottom: 40px;
}
.case_box ul {
	margin-left: -20px;
}
.case_box ul li p{
	font-size: 14px;
}
.case_hover {
	width: 285px;
	height: 446px;
	bottom: 446px;
}
.advantage_img {
	width: 56px;
	height: 56px;
	font-size: 42px!important;
	margin-top:-8px;
}