 /*小屏幕设备 */
@media (max-width: 900px) {
   /* 轮播 */
	.swiper-image{
		width:100%;
		/*height:152px;*/
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	/* 小圆点未激活的css */
	.swiper-pagination-bullet { 
		background: #fff !important;
		opacity: 0 !important;
	}
	/* 小圆点激活的样式 */
	.swiper-pagination-bullet-active {  
		background: #EC6941 !important;
		opacity: 0 !important;
	}
	/* 轮播 */
	
	.news-img{
		margin:20px 0px;
		width:200px;
		height:40px;
		/* width:393px; */
		/* height:82px; */
	}
	
	/* 新闻中心列表 start */
	.swiper-container1-bg{
		margin-top:10px;
		width: 100%;
		margin-left: auto;
        margin-right: auto;
        position: relative;
	}
	.swiper-button-next:after, .swiper-button-prev:after {
		font-size:20px!important;
		color:#666;
	}
	.swiper-button-next{
		/* left:5px!important; */
	}
	.swiper-slide-news-content{
		width:100%;
		opacity:1;
		cursor:pointer;
	}
	.news-item-img{
		width:100%;
		height:100px;
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	.news-item-content{
		width:100%;
		height:58px;
		/* background:#093C96; */
		background:#F5F5F5;
	}
	
	.news-item-content:hover {
		background:#093C96;
	}
	.news-item-txt{
		width:66.6%;    
		color:#666;
		max-height:48px;
		padding:7px 4px;
		box-sizing:border-box;
		font-size:9px; 
		word-break:break-all;
		white-space: normal;
		display: inline-block;
		line-height:14px;
	}
	.news-item-txt:hover{
		color:#fff;
	}
	
	.news-item-time-day{
		width:40px;
		color:#555;
		font-size:18px;
	}

	.news-item-time-month{
		color:#999;
		font-size:12px;
		margin-top:-2px;
	}

	.news-item-time-year{
		margin-top:2px;
		font-size:12px;
		margin-top:-2px;
		color:#999;
	}
	
	.swiper-container2 {
      width: calc(100% - 70px);
	  margin-left:35px;
      height: 160px;
	  overflow-x:hidden;
	  position:relative;
    }
	
	.news-more{
		width:100%;
		height:60px;
		margin-top:10px;
		position:relative;
	}
	
	.news-more-btn{
		width:60px;
		height:21px;
		position:absolute;
		left:50%;
		margin-left:-34px;
		color:#38DCFF;
		border: 1px solid #38DCFF;
		text-align:center;
	}
	.news-bottom-line{
		width:100%;
		height:20px;
		background-color:#F3F3F3;
	}
	/* 新闻中心列表 end */
	
	/* 包装设计 start */
	.baozhuang-sheji-image-bg{
		width:100%;
		height:144px;
	}
	.baozhuang-sheji-content{
		width:calc(100% - 26px);
		margin-left:13px;
		height:145px;
		position:relative;
	}
	.baozhuang-sheji-title-num{
		font-size:20px;
		color:#093C96;
		font-style: italic;
	}
	.baozhuang-sheji-title-content{
		font-size:13px;
		color:#093C96;
		margin-top:8px;
		margin-left:3px;
	}
	.baozhuang-sheji-title-txt{
		height:33px;
		font-size:13px;
		color:#333;
		font-weight:600;
	}
	.baozhuang-sheji-detail{
		color:#999;
		font-size:12px;
		padding:10px 15px;
		line-height:20px;
		box-sizing:border-box;
	}
	.baozhuang-sheji-menu-bg{
		margin-top:15px;
		width:100%;
		height:50px;
		background:#093C96;
	}
	.baozhuang-sheji-menu-txt{
		margin-top:4px;
		color:#fff;
		font-size:12px;
		opacity: .9;
	}
	.baozhuang-sheji-menu-ly{
		width:calc(100% - 7px);
		margin-left:3px;
		height:100%;
		margin-top:40px;
	}
	.baozhuang-sheji-menu-img{
		width:20px;
		height:20px;
		background-color:#333;
	}
	.baozhuang-sheji-more-btn{
		width:60px;
		height:20px;
		font-size:12px;
		position:absolute;
		right:-19px;
		bottom:-50px;
		color:#38DCFF;
		border: 1px solid #38DCFF;
		text-align:center;
	}
	.baozhuang-sheji-img{
		width:calc(100% - 30px);
		height:100%;
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	.news-item-line{
		width:2px;
		height:80%;
	}
	/* 包装设计 end */
	/* 合作伙伴模块 start */
	.partners-title-image{
		width:100%;
		height:130px;
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	.partners-tongji{
		/*width:calc(100% - 30px);
		margin-left:15px;*/
	}
	.partners-tongji-item{
		flex:1;
		height:50px;
	}
	.partners-tongji-item-num{
		font-size:22px;
		color:#093C96;
	}
	.partners-tongji-item-danwei{
		font-size:22px;
		color:#093C96;
	}
	.partners-tongji-item-danwei2{
		font-size:12px;
		color:#093C96;
		margin-top:8px;
		margin-left:5px;
	}
	.partners-tongji-item-title{
		font-size:8px;
		color:#333;
	}
	.partners-list{
		margin-top:18px;
		width:100%;
	}
	.partners-list-item-title{
		color:#333;
		font-weight:600;
		font-size:19px;
	}
	.partners-list-item-detail{
		/*width:calc(100% - 30px);*/
		margin-top:25px;
		color:#666;
		font-size:14px;
	}
	.partners-list-item-ly{
		margin-top:20px;
		width:calc(100% - 30px);
		display: grid;
		grid-template-columns: 50% 50%;
		
	}
	.partners-list-item-img-bg{
		flex:1;
		margin-top:12px;
	}
	
	.partners-list-item-img-bg:hover .partners-list-item-img-txt{
		width:100%;
		height:100%;
		align-items: flex-end;
		display:flex;
	}
	
	.partners-list-item-img-bg:hover .partners-list-item-img-content-bg{
		width:100%;
		height:100%;
		background:rgba(0, 0, 0, 0.5);
	}
	.partners-list-item-img-bg:hover .partners-list-item-img-content-bg2{
		width:100%;
		background:rgba(0, 0, 0, 0.5);
	}
	
	.partners-list-item-img-bg:hover .partners-list-item-img-txt-title{
		font-weight:600;
		color:#fff;
		font-size:16px;
		margin:10px 0px;
		opacity:1;
	}
	
	.partners-list-item-img-txt-title{
		opacity:0;
	}
	.partners-list-item-img-txt-content{
		opacity:0;
	}
	
	.partners-list-item-img-bg:hover .partners-list-item-img-txt-content{
		width:calc(100% - 30px);
		height:80px;
		margin-left:15px;
		font-size:12px;
		color:#fff;
		line-height:20px;
		opacity:1;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		line-clamp: 4;
		-webkit-box-orient: vertical;
	}
	
	.partners-list-item-img{
		width:90%;
		height:150px;
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	
	
	
	/* 合作伙伴模块 end */
}
/*大屏幕设备*/
@media (min-width: 900px) {
	/* 轮播 */
	.swiper-image{
		width:100%;
		/*height:600px;*/
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	/* 小圆点未激活的css */
	.swiper-pagination-bullet { 
		background: #fff !important;
		opacity: 0.5 !important;
	}
	/* 小圆点激活的样式 */
	.swiper-pagination-bullet-active {  
		background: #EC6941 !important;
		opacity: 1 !important;
	}
	/* 轮播 */
	
	.news-img{
		width:393px;
		height:82px;
		margin:25px 0px;
	}
	
	/* 新闻中心列表 start */
	.swiper-container1-bg{
		width: 100%;
		margin-left: auto;
        margin-right: auto;
        position: relative;
	}
	
	.swiper-slide-news-content{
		width:100%;
		opacity:1;
		cursor:pointer;
	}
	.news-item-img{
		width:100%;
		height:188px;
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	.news-item-content{
		width:100%;
		height:105px;
		background-color:#F5F5F5;
		transition: .5s;
	}
	.swiper-slide-news-content:hover .news-item-content{
		background-color:#093C96;
	}
	.swiper-slide-news-content:hover .news-item-txt{
		color:#fff;
	}
	.swiper-slide-news-content:hover .news-item-line1{
		background-color:#fff;
	}
	.swiper-slide-news-content:hover .news-item-time-day{
		color:#fff;
	}
	.swiper-slide-news-content:hover .news-item-time-month{
		color:#B0DCF3;
	}
	.swiper-slide-news-content:hover .news-item-time-year{
		color:#B0DCF3;
	}
	.news-item-txt{
		width:66.6%;
		max-height:80px;
		color:#666;
		padding:15px 15px;
		box-sizing:border-box;
		font-size:15px;
		word-break:break-all;
		white-space: normal;
		display: inline-block;
		line-height:23px;
	}
	.news-item-time-day{
		width:90px;
		color:#555;
		font-size:47px;
		margin-top:-9px;
	}

	.news-item-time-month{
		margin-top:-8px;
		color:#999;
		font-size:16px;
	}

	.news-item-time-year{
		margin-top:2px;
		font-size:12px;
		color:#999;
	}
	.swiper-container1 {
      width: 96%;
	  margin-left:2%;
      height: 293px;
	  overflow-x:hidden;
	  position:relative;
    }
	.swiper-button-next{
		
	}
	.news-more{
		width:100%;
		height:60px;
		margin-top:30px;
		position:relative;
	}
	
	.news-more-btn{
		width:93px;
		height:29px;
		position:absolute;
		right:6%;
		color:#38DCFF;
		border: 1.5px solid #38DCFF;
		text-align:center;
	}
	
	.news-bottom-line{
		width:100%;
		height:50px;
		background-color:#F3F3F3;
	}
	
	.news-next{
		width:100%;
		height:50px;
	}
	.news-next-img{
		width:29px;
		height:25px;
	}
	.news-item-line{
		width:2px;
		height:85px;
	}
	/* 新闻中心列表 end */
	
	/* 包装设计 start */
	.baozhuang-sheji-image-bg{
		width:50%;
		height:100%;
	}
	.baozhuang-sheji-content{
		width:50%;
		height:100%;
		position:relative;
	}
	.baozhuang-sheji-title-num{
		font-size:30px;
		color:#093C96;
		font-style: italic;
	}
	.baozhuang-sheji-title-content{
		font-size:20px;
		color:#093C96;
		margin-top:10px;
		margin-left:10px;
	}
	.baozhuang-sheji-title-txt{
		height:80px;
		font-size:25px;
		color:#333;
		font-weight:600;
	}
	.baozhuang-sheji-detail{
		color:#999;
		font-size:15px;
		padding:10px 15px;
		line-height:30px;
	}
	.baozhuang-sheji-menu-bg{
		margin-top:15px;
		width:100%;
		height:159px;
		background:#093C96;
	}
	.baozhuang-sheji-menu-ly{
		width:calc(100% - 16%);
		margin-left:8%;
		height:100%;
	}
	.baozhuang-sheji-menu-img{
		width:55px;
		height:55px;
		background-color:transparent;
	}
	.baozhuang-sheji-more-btn{
		width:93px;
		height:29px;
		position:absolute;
		right:6%;
		color:#38DCFF;
		border: 1.5px solid #38DCFF;
		text-align:center;
	}
	.baozhuang-sheji-img{
		width:90%;
		height:100%;
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	.baozhuang-sheji-menu-txt{
		margin-top:10px;
		color:#fff;
		font-size:16px;
		opacity:.9;
	}
	/* 包装设计 end */
	/* 合作伙伴模块 start */
	.partners-title-image{
		width:100%;
		height:600px;
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	.partners-tongji{
		width:100%;
	}
	.partners-tongji-item{
		flex:1;
		height:105px;
	}
	.partners-tongji-item-num{
		font-size:55px;
		color:#093C96;
	}
	.partners-tongji-item-danwei{
		font-size:55px;
		color:#093C96;
	}
	.partners-tongji-item-danwei2{
		font-size:18px;
		color:#093C96;
		margin-top:22px;
		margin-left:5px;
	}
	.partners-tongji-item-title{
		font-size: 16px;
    color: #666;
    overflow: visible;
	}
	.partners-list{
		margin-top:80px;
		width:100%;
	}
	.partners-list-item-title{
		color:#333;
		font-weight:600;
		font-size:38px;
	}
	.partners-list-item-detail{
		/*width:calc(100% - 160px);*/
		margin-top:25px;
		color:#666;
		font-size:18px;
	}
	.partners-list-item-ly{
		width:calc(100% - 100px);
		margin-top:50px;
	}
	.partners-list-item-img-bg{
		flex:1;
	}
	
	.partners-list-item-img-bg:hover .partners-list-item-img-txt{
		width:100%;
		height:100%;
		align-items: flex-end;
		display:flex;
	}
	
	.partners-list-item-img-bg:hover .partners-list-item-img-content-bg{
		width:100%;
		height:100%;
		background:rgba(0, 0, 0, 0.5);
	}
	.partners-list-item-img-bg:hover .partners-list-item-img-content-bg2{
		width:100%;
		background:rgba(0, 0, 0, 0.5);
	}
	
	.partners-list-item-img-bg:hover .partners-list-item-img-txt-title{
		font-weight:600;
		color:#fff;
		font-size:25px;
		margin:30px 0px;
		opacity:1;
	}
	
	.partners-list-item-img-txt-title{
		opacity:0;
	}
	.partners-list-item-img-txt-content{
		opacity:0;
	}
	
	.partners-list-item-img-bg:hover .partners-list-item-img-txt-content{
		width:calc(100% - 30px);
		height:174px;
		margin-left:15px;
		font-size:15px;
		color:#fff;
		line-height:30px;
		opacity:1;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 6;
		line-clamp: 6;
		-webkit-box-orient: vertical;
	}
	
	.partners-list-item-img{
		width:80%;
		height:300px;
		background-repeat: no-repeat;
		background-position:center center;
		background-size: cover;
	}
	
	/* .partners-list-item-img-txt-title{ */
		/* font-weight:600; */
		/* color:#fff; */
		/* font-size:25px; */
		/* margin:30px 0px; */
	/* } */
	/* .partners-list-item-img-txt-content{ */
		/* width:calc(100% - 30px); */
		/* height:174px; */
		/* margin-left:15px; */
		/* font-size:15px; */
		/* color:#fff; */
		/* line-height:30px; */
	/* } */
	/* 合作伙伴模块 end */
}



/* ------------------------------------------------ */
.news-item-back-bg{
	width:50px;
}

.news-item-back{
	width:10px;
	height:20px;
	background-color:#000;
}

.scroll {
	width:calc(100% - 200px)!important;
	margin-left:100px;
	background:#eee;
}

.news-item-time{
	color:#fff;
	font-size:20px;
	width:33.3%;
}

.txtThree {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.news-item-line-bg{
	height:100%;
}



	.news-item-line1{
		width:100%;
		height:50%;
		background-color:#EF957A;
	}
	.news-item-line2{
		width:100%;
		height:50%;
		background-color:#5DE3FF;
	}
	.news-item-line2:hover{
		background-color:#5DE3FF;
	}

    .swiper-slide{
      /* text-align: center; */
      font-size: 18px;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	

/* 包装设计 start*/
.baozhuang-sheji-bg{
	width:calc(100% - 10%);
	margin-left:5%;
	height:295px;
	margin-top:20px;
	margin-bottom:20px;
}

.baozhuang-sheji-more{
	position:absolute;
	bottom:20px;
	right:20px;
}

.baozhuang-sheji-title{
	margin-top:20px;
	/* display:table-cell; /*按照单元格的样式显示元素*/ */
	/* vertical-align:bottom; /*底对齐*/ */
}

.baozhuang-sheji-line{
	width:100%;
	height:1px;
	background-color:#999;
}

.txtSix {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
}

.txtSix2 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	line-clamp: 6;
	-webkit-box-orient: vertical;
}

.baozhuang-sheji-menu-txt-check{
	color:#093E97;
}

.baozhuang-sheji-menu-item{
	position:relative;
	height:100%;
	border-radius: 10px 10px 0px 0px;
	flex:1;
}

.baozhuang-sheji-menu-select-bg{
	width:100%;
	height:95%;
	background-color:#fff;
	position:absolute;
	top:0px;
}

.baozhuang-shejie-left-arrow {
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #fff;
	position:absolute;
	bottom:0px;
	left:-4px;
}
.baozhuang-shejie-right-arrow {
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #fff;
	position:absolute;
	bottom:0px;
	right:-4px;
}
/* 包装设计 end*/

/* 案例 */
.anli-bg{
	margin-top:0px;
	margin-bottom:50px;
	width:calc(100% - 10%);
	margin:0 auto;
}

.anli-img-con2{
	position:relative;
	background-color:#093C97;
}

.anli-more-btn-bg{
	position:absolute;
	top:23%;
}

.anli-more-btn-txt{
	font-size:20px;
	color:#fff;
}

.anli-more-btn{
	margin-top:15px;
	width:80px;
	height:25px;
	color:#fff;
	border: 1.5px solid #fff;
	text-align:center;
}

/* 案例 */

