@font-face {
	font-family: "Effra Medium";
	font-style:normal;

	src: url("../font/Effra Medium.ttf");
}
@font-face {
	font-family: "Effra";
	font-style:normal;

	src: url("../font/Effra.ttf");
}
* {
	margin: 0;
	padding: 0;
	font-family: "Effra";
}

img {
	border: none;
}

img.ds {.swiper-slide .swiper-slide-wrap .ds {
    width: 30% !important;
    margin-left: 8%;
};
}

a {
	text-decoration: none;
}

ol,
ul {
	list-style: none;
}

div {
	display: block;
}

.picc {
    /* height: 92px; */
}

.w1200 {
	width: 1434px;
	margin: 0 auto;
	position: relative;
}

.pa {
	position: absolute;
}

.swiper-banner {
	width: 100%;
	height: 1102px;
}

.swiper-banner .swiper-slide {
	width: 100%;
	height: 775px;
	color: #fff;
	display: block;
}

a.swiper-slide.slide1.swiper-slide-active {
    /* background: red; */
}

.swiper-banner .swiper-slide .wrap {
	height: 520px;
}

.swiper-banner .swiper-slide .sl-left {
	top: 170px;
	left: 40px;
	width: 100%;
}

.swiper-banner .swiper-slide .t1 {
	top: 0px;
	left: 0px;
	font-size: 26px;
}

.swiper-banner .swiper-slide .t2 {
	top: 50px;
	left: 0px;
	font-size: 40px;
}

.swiper-banner .swiper-slide .t3 {
	top: 110px;
	left: 00px;
	font-size: 18px;
}

.swiper-banner .swiper-slide .btn {
	width: 170px;
	height: 40px;
	line-height: 40px;
	left: 00px;
	top: 160px;
	border: 1px solid #fff;
	border-radius: 2px;
	font-size: 16px;
	text-align: center;
}

.swiper-banner .swiper-slide .img1 {
	top: 110px;
	left: 490px;
}

.swiper-banner .swiper-slide .img2 {
	top: 0px;
	left: 700px;
}

.swiper-banner .swiper-slide .img3 {
	top: 100px;
	left: 650px;
}

.swiper-banner .swiper-slide.slide1 {
	background: url(../image/banner1_bg.jpg) no-repeat center top #070E2A;
}

.swiper-banner .swiper-slide.slide2 {
	background: url(../image/banner2_bg.jpg) no-repeat center top #1A0844;
}

.swiper-banner .swiper-slide.slide3 {
	margin-top: 131px;
	background: url(../image/banner_ecshop.jpg) no-repeat center top #23262b;
}

.swiper-banner .swiper-slide.slide4 {
	background: url(../image/banner_erp.jpg) no-repeat center top #23262b;
}

.swiper-banner .swiper-slide.slide5 {
	background: url(../image/banner5_bg.jpg) no-repeat center top #033045;
}

.swiper-banner .swiper-pagination {
	bottom: 358px!important;
}

.swiper-banner .swiper-pagination .swiper-pagination-bullet {
	width: 40px;
	height: 5px;
	border-radius: 0;
}

.swiper-banner .swiper-nav {
    width: 100%;
    height: auto;
    background: rgba(233, 233, 233, 0.05);
    left: 0;
    bottom: 0;
    z-index: 999;
}

.swiper-banner .swiper-nav li {
    color: #fff;
    width: 237px;
    height: 319px;
    border-right: 1px solid rgba(233, 233, 233, 0.05);
    float: left;
    cursor: pointer;
    opacity: 0.5;
}
.swiper-nav.pa ul {
    display: flex;
    overflow-Y: hidden;
    overflow-x: hidden;
}

.swiper-banner .swiper-nav li .icon {
    width: 239px;
    height: -14px;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
}

.icon img {
    /* width: 100%; */
}

.swiper-banner .swiper-nav li .info {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 0;
    height: auto;
}

.swiper-banner .swiper-nav li .info div {
	padding-top: 30px;
	font-size: 16px;
	padding-bottom: 5px;
}

.swiper-banner .swiper-nav li .info p {
	/* color: #c3c3c3; */
	/* font-size: 14px; */
}

.swiper-banner .swiper-nav li.active {
	opacity: 1;
	transform: scale(1.07);
	/* background: rgba(233, 233, 233, 0.05); */
}

.swiper-banner .swiper-nav li:nth-child(5) {
	border-right: none;
}


 .ds{
  		    width: 30% !important;
    margin-left: 8%;
    /*position: relative*/
  	}
  	.swiper-slide.slide3 .contt{
  		position: absolute;
    right: 15%;
    top: 20%;
    width: 42%;
    z-index: 11;
    
  	}
  	.shuan .t11{
  		width: 100%;
    line-height: 1.3em;
   font-family: "Effra Medium";
    color: #083366;
    font-size: 55px;
    padding-bottom: 15px;
  	}
  	.shuan{
  		position: absolute;
    right: 15%;
    top: 20%;
    width: 36%;
    z-index: 11;
  	}
  	.shuan .t22 {
    width: 100%;
    line-height: 1em;
    color: #bf9a49;
    font-weight: bold;
    font-size: 35px;
    padding-bottom: 15px;
}
	.shuan .t33{
		width: 100%;
    line-height: 1.5em;
    color: #bf9a49;
    font-size: 25px;
    padding-bottom: 80px;
	}
.swiper-banner .swiper-slide.slide3{
	background-size: 100% !important;
}
	.shuan .swiper-slide-btnn{
		float: right;
    display: inline-block;
    color: #fff;
    text-align: center;
    background: linear-gradient(to right, #b79524, #f8c562, #b7952a);
    border-radius: 10px;
    transition: all .2s ease;
    padding: 0 2em;
    line-height: 50px;
    font-family: "Effra";
    font: 18px/2.8em;
	}
	.ico-noe{
		margin-top: 20px;
		}
	.swiper-banner .swiper-nav li .info p {
		color: #d6b764;
		font-size: 2px;
		line-height: 17px;
		font-weight: bold;
		}
		@media (min-width: 1950px){
			
 .swiper-banner {
    width: 100%;
    height: 1212px;
}
.ds {
    width: 22% !important;
    margin-left: 19%;
    /* position: relative; */
}
		}
	@media (max-width: 1650px){
		.swiper-banner .swiper-slide {
    width: 100%;
    height: 550px;
    color: #fff;
    display: block;
}
.swiper-banner {
    width: 100%;
    height: 1016px;
}
.shuan {
    position: absolute;
    right: 15%;
    top: 11%;
    width: 36%;
    z-index: 11;
}
	}
	@media (max-width: 1600px){
		
 .swiper-banner {
    width: 100%;
    height: 967px;
}
.shuan {
    position: absolute;
    right: 15%;
    top: 11%;
    width: 36%;
    z-index: 11;
}
	}
	@media (max-width: 1400px){
		
 .swiper-banner {
    width: 100%;
    height: 900px;
}
.shuan {
    position: absolute;
    right: 15%;
    top: 11%;
    width: 36%;
    z-index: 11;
}
.shuan .t33 {
    width: 100%;
    line-height: 29px;
    color: #bf9a49;
    font-size: 20px;
    padding-bottom: 6px;
}
	}
	
		@media (max-width: 1200px){
	.swiper-banner .swiper-nav li {
    color: #fff;
    padding-bottom: 11px;
    width: 22%;
    height: auto;
    border-right: 1px solid rgba(233, 233, 233, 0.05);
    float: left;
    cursor: pointer;
    opacity: 0.5;
}
.pa {
    position: relative;
    margin-top: -54px;
}
.swiper-banner .swiper-pagination {
   display: none;
}
.swiper-banner .swiper-nav li .icon {
    width: 187px;
    height: -14px;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
}
.shuan .t11 {
    width: 100%;
    line-height: 35px;
    font-family: "Effra Medium";
    color: #083366;
    font-size: 36px;
    padding-bottom: 9px;
}
.swiper-banner {
    width: 100%;
    height: auto;
}
.shuanq {
    width: auto;
    height: 390px;
    overflow: hidden;
}


.main-header--two__top{
	display: none;
}
.swiper-banner .swiper-slide {
    width: 100%;
    height: 440px;
    color: #fff;
    display: block;
}
.shuan {
   display: block;
}
.ds {
    width: 31% !important;
    margin-left: 10%;
    /* position: relative; */
}

	.w1200 {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
}
		@media (max-width: 980px){
			.shuan{
				display: none;
			}
			.swiper-banner .swiper-slide.slide3 {
    margin-top: 0px;
    
}
.shuanq {
    width: auto;
    height: auto;
    overflow: hidden;
}
.swiper-banner {
    width: 100%;
    height: auto;
}

.ds {
    width: 52% !important;
    margin-left: 21%;
    /* position: relative; */
}
.swiper-pagination.swiper-pagination-white.swiper-pagination-clickable.swiper-pagination-bullets{
	display: none;
}
.swiper-banner .swiper-nav li .icon {
        width: 108%;
    /* overflow: hidden; */
    height: 0px;
    display: flex;
    float: left;
    justify-content: center;
    align-items: center;
}
.swiper-banner .swiper-nav li {
    color: #fff;
    width: 22%;
    /* overflow: hidden; */
    padding-top: 100px;
    height: auto;
    border-right: 1px solid rgba(233, 233, 233, 0.05);
    float: left;
    cursor: pointer;
    opacity: 0.5;
}
.ds {
    text-align: center;
     width: 39%!important; 
     margin-left:inherit; 
     position: relative; 
}
.shuanq{
	padding-top: 20px;
	text-align: center;
}
.swiper-banner .swiper-nav li .info p {
    color: #d6b764;
    font-size: 2px;
    line-height: 17px;
    font-weight: bold;
}
.swiper-banner .swiper-nav li .info p {
    color: #d6b764;
    font-size: 3px;
    line-height: 17px;
    font-weight: bold;
}
.swiper-banner .swiper-nav li .info {
    float: left;
    width: 96%;
    text-align: center;
    margin-top: 114px;
    height: auto;
    /*margin-left: 38px;*/
}
.swiper-banner .swiper-nav {
    width: 100%;
    height: auto;
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: 999;
}
.pa {
    position: relative;
    margin-top: 0;
}
	.w1200 {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.swiper-banner .swiper-wrapper .swiper-slide{
	background-size: cover !important;
}
		}
		
		@media (max-width: 800px){
			.pa {
    position: relative;
    margin-top: -111px;
}
.swiper-banner .swiper-nav li {
    color: #fff;
    width: 22%;
    /* overflow: hidden; */
    padding-top: 69px;
    height: auto;
    border-right: 1px solid rgba(233, 233, 233, 0.05);
    float: left;
    cursor: pointer;
    opacity: 0.5;
}
.container{
	overflow-x: hidden;
}
.swiper-banner .swiper-nav li .info {
    float: left;
    width: 96%;
    text-align: center;
    margin-top: 68px;
    height: auto;
    /* margin-left: 38px; */
}
		}
		@media (max-width: 550px){
			.pa {
    position: relative;
    margin-top: -181px;
}
		}
		
		
	@media (max-width: 500px){
		.w1200 {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

		
		.ds {
    width: 69% !important;
    /*margin-left: 8%;*/
    /* position: relative; */
}
.swiper-banner .swiper-nav li {
    color: #fff;
    width: 22%;
    /* overflow: hidden; */
    padding-top: 87px;
}
.swiper-banner .swiper-nav li .icon {
    width: 124%;
   
   
}
.swiper-banner .swiper-nav li .info {
    float: left;
    width: 96%;
    text-align: center;
    margin-top: 54px;
    height: auto;
    /* margin-left: 38px; */
}
.pa {
    position: relative;
    margin-top: -74px;
}
	}
	
	@media (max-width: 400px){
		.pa {
    position: relative;
    margin-top: -129px;
}
.swiper-banner .swiper-nav li {
    color: #fff;
    width: 22%;
    /* overflow: hidden; */
    padding-top: 47px;
}
	}
