* {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
	
	
	-moz-user-select:none; /* Firefox私有属性 */

-webkit-user-select:none; /* WebKit内核私有属性 */

-ms-user-select:none; /* IE私有属性(IE10及以后) */

-khtml-user-select:none; /* KHTML内核私有属性 */

-o-user-select:none; /* Opera私有属性 */

user-select:none; /* CSS3属性 */
	
	
}

img {
	border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
ol,
ul {
	list-style: none;
}

div {
	display: block;
}



/* 隐藏滚动条 */
.element {
   width: 100%;
   height: 72px;
   box-sizing: border-box;
   padding-top: 16px;
   overflow-x: scroll; /* 设置溢出滚动 */
   white-space: nowrap;
   overflow-y: hidden;
   /* 隐藏滚动条 */
   scrollbar-width: none; /* firefox */
   -ms-overflow-style: none; /* IE 10+ */
}
.element::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}

::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
::-ms-overflow-style: none; /* IE 10+ */
::scrollbar- none; /* Firefox */
.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.pa {
	position: absolute;
}

.swiper-banner {
	width: 100%;
	height: 965px;
}

.swiper-banner .swiper-slide {
	width: 100%;
	height: 965px;
	color: #fff;
	display: block;
}

.swiper-banner .swiper-slide .wrap {
	height: 520px;
}

.swiper-banner .swiper-slide .sl-left {
	top: 300px;
	left: 40px;
	width: 36%;
    padding: 3% 6%;
    height: 200px;
    background: rgb(41 61 96 / 45%);	
}

.swiper-banner .swiper-slide .t1 {
	top: 30px;
	left: 0px;
	font-size: 26px;
	left: 46px;
}

.swiper-banner .swiper-slide .t2 {
    top: 100px;
    left: 0px;
    font-size: 27px;
    left: 46px;
}

.swiper-banner .swiper-slide .t3 {
	top: 150px;
	left: 00px;
	font-size: 18px;
	left: 46px;
}

.swiper-banner .swiper-slide .btn {
	width: 300px;
	height: 40px;
	line-height: 40px;
	left: 46px;
	top: 200px;
	border: 1px solid #fff;
	border-radius: 2px;
	font-size: 16px;
	text-align: center;
}

.swiper-banner .swiper-slide .img1 {
	top: 225px;
	left: 650px;
}

.swiper-banner .swiper-slide .img2 {
	top: 214px;
	left: 700px;
}

.swiper-banner .swiper-slide .img3 {
	top: 225px;
	left: 650px;
}
.swiper-banner .swiper-slide .img4 {
	top: 214px;
	left: 700px;
}
.swiper-banner .swiper-slide.slide1 {
	background: url(../images/banner/banner1_bg.jpg) no-repeat center top #070E2A;
}

.swiper-banner .swiper-slide.slide2 {
	background: url(../images/banner/banner2_bg.jpg) no-repeat center top #1A0844;
}

.swiper-banner .swiper-slide.slide3 {
	background: url(../images/banner/banner_ecshop.jpg) no-repeat center top #23262b;
}

.swiper-banner .swiper-slide.slide4 {
	background: url(../images/banner/banner_erp.jpg) no-repeat center top #23262b;
}

.swiper-banner .swiper-slide.slide5 {
	background: url(../images/banner/banner5_bg.jpg) no-repeat center top #033045;
}

.swiper-banner .swiper-pagination {
	bottom: 130px!important;
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet {
	width: 40px;
	height: 5px;
	border-radius: 0;
}

.swiper-banner .swiper-nav {
	width: 100%;
	height: 100px;
	background: rgb(255 254 254 / 49%);
	left: 0;
	bottom: 0;
	z-index: 999;
}

.swiper-banner .swiper-nav li {
	color: #011945;
	width: 239px;
	height: 100px;
	border-right: 1px solid rgba(233, 233, 233, 0.05);
	float: left;
	cursor: pointer;
}

.swiper-banner .swiper-nav li .icon {
	width: 65px;
	height: 100px;
	display: flex;
	float: left;
	justify-content: center;
	align-items: center;
}

.swiper-banner .swiper-nav li .info {
	float: left;
	width: 174px;
	height: 100px;
}

.swiper-banner .swiper-nav li .info div {
	padding-top: 30px;
	font-size: 16px;
	padding-bottom: 5px;
	    font-weight: 600;
}

.swiper-banner .swiper-nav li .info p {
	font-size: 14px;
}

.swiper-banner .swiper-nav li.active {
	background: rgb(1 25 69 / 74%);
	color: #ffffff;
}

.swiper-banner .swiper-nav li:nth-child(5) {
	border-right: none;
}














.menwrap {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	z-index: 4;
}

.btn-open-close {
	margin-top: 5px;
	margin-right: 5px;
	float: right;
	width: 40px;
	height: 40px;
	line-height: 50px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #000 url(../images/ex11.png) no-repeat center center;
	background-size: 20px 20px;
	opacity: 0.5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.expan2 {
	width: 50px;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	opacity: 1;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
	background: #e6e6e6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.expan3 {
	width: 40px;
	height: 40px;
	margin-left: 4px;
	margin-top: 4px;
	background: #000 url(../images/ex11.png) no-repeat center center;
	background-size: 20px 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	opacity: 0.5;
	display: none;
}

.btn3 {
	position: relative;
	z-index: 3;
	bottom: 0;
	border-top: 1px solid #d8d8d8;
	background: #e6e6e6;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: none;
}

.menuwrap {
	position: relative;
	float: left;
	width: 33.333%;
	height: 50px;
	line-height: 50px;
	background: #f7f7f7;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.menuwrap:last-child {
	border-right: none;
}

.new-sub {
	position: absolute;
	bottom: 50px;
	z-index: -1;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: none;
	    background: #ffffff;
}

.new-sub li {
	background: #e6e6e6;
	float: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom: 1px solid #f7f7f7;
	border-top: 1px solid #f7f7f7;
}

.new-sub li a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: left;
	background: #ffffff;
	color: #333;
	border: none;
	text-align: center;
	font-size: 16px;
}

.btn-fullbg {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
}

.sanjiao {
    position: absolute;
    bottom: 21px;
    right: 104px;
    opacity: 0.5;
    padding: 3px 0;
    width: 9px;
    height: 1px;
    background: #3d3d3d;
    background-clip: content-box;
    border-top: 1px solid #3d3d3d;
    border-bottom: 1px solid #3d3d3d;
}

.bt-name {
	font-size: 16px;
	color: #000;
}
.bt-name:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #e3e3e3;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}
.bt-name a {
	display: block;
	font-size: 16px;
	color: #000;
}

ul.menu-mobile {
    display: none;
} 

.mm-page{
    display: none;
}
.btn3{
    display: none;
} 
.mobile-logo {
    display: none;
}

.jdc-footer {
    background-color: #212330;
}
.jdc-footer .jdc-footer-wrap {
    position: relative;
    margin: 0 auto;
    width: 1200px;
}
.jdc-footer-wrap .jdc-footer-link { }
.jdc-footer-link {
    padding-top: 34px;
    font-size: 0;
    border-top: 1px solid #2d2f3a;
}
.jdc-footer-link a {
    display: inline-block;
    vertical-align: middle;
    color: #d2d2d2;
    line-height: 24px;
    font-size: 14px;
}
.jdc-footer-link span {
    display: inline-block;
    height: 14px;
    width: 1px;
    margin: 0 18px;
    vertical-align: middle;
    overflow: hidden;
    background: #2d2f3a;
}
.jdc-footer-copy {
    box-sizing: border-box;
    padding-top: 18px;
    padding-bottom: 24px;
    padding-right: 270px;
    margin: auto;
    max-width: 1200px;
    color: #5d5e66;
    line-height: 24px;
    font-size: 12px;
}
















