@charset "utf-8";
/*banner*/
.banner{position: relative;overflow: hidden;}
.banner .swiper-slide a{display: block;}
.banner .swiper-slide .pic{padding-top: 36.46%;background-position: center;background-size: cover;background-repeat: no-repeat;}
.banner .swiper-slide .video{padding-top: 36.46%;}
.banner .swiper-slide .video video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.banner .swiper-slide .video .video-text{position: absolute;left: 15%;top: 50%;width: 70%;transform: translateY(-50%);}
.banner .swiper-pagination{z-index: 1;bottom: 80px;font-size: 0;}
.banner .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 4px;margin: 0 6px;background-color: #fff;border-radius: 0;opacity: 1;transition: .5s;}
.banner .swiper-pagination .swiper-pagination-bullet-active{width: 40px;background-color: #DB0058;}
.banner .btn{z-index: 1;position: absolute;top: 50%;width: 50px;height: 50px;margin-top: -25px;border: 1px solid currentColor;border-radius: 50%;color: #fff;cursor: pointer;transition: .3s;filter: drop-shadow(2px 2px 2px rgba(0,0,0,.2));}
.banner .btn:after{content: '';position: absolute;left: 50%;top: 50%;width: 20%;height: 20%;border-top: 2px solid currentColor;}
.banner .prev-btn{left: 0;transform: translateX(-100%);}
.banner .prev-btn:after{border-left: 2px solid currentColor;transform: translate(-30%,-50%) rotate(-45deg);}
.banner .next-btn{right: 0;transform: translateX(100%);}
.banner .next-btn:after{border-right: 2px solid currentColor;transform: translate(-70%,-50%) rotate(45deg);}
.banner .btn:hover{background-color: #DB0058;border-color: #DB0058;}
.banner:hover .prev-btn{transform: translateX(40%);}
.banner:hover .next-btn{transform: translateX(-40%);}

/******首页******/
.index-container{z-index: 1;position: relative;min-height: 500px;}
/*标题*/
.index-title{display: flex;align-items: center;position: relative;margin-bottom: 40px;line-height: 1.2;text-transform: uppercase;}
.index-title .name{display: inline-block;vertical-align: top;font-weight: bold;}
.index-title .name .cn{font-size: 32px;}
.index-title .name .en{position: relative;padding-right: 1.8em;margin-bottom: .4em;font-size: 18px;color: #ccc;}
.index-title .name .en::after{content: '';position: absolute;right: 0;top: 50%;width: 1.4em;height: 1em;margin-top: -.5em;background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9IjUwJSIgeTE9IjI2LjA3MyUiIHgyPSIxMS4wOTIlIiB5Mj0iNzMuOTI3JSIgaWQ9ImEiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkM5REYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjREIwMDU4IiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMjYuMDczJSIgeDI9IjI3LjA4NSUiIHkyPSI3My45MjclIiBpZD0iYiI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZDREM1OSIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGOEI2MkQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxnIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTExLjcyMS43NTdsOC4xMDQgMTAuMTQ4Yy40NjUuNTgzLjU0NCAxLjM2Ny4yMDQgMi4wMjQtLjM0LjY1Ni0xLjA0MSAxLjA3Mi0xLjgwOCAxLjA3MUgyLjAxNmMtLjc2NyAwLTEuNDY3LS40MTUtMS44MDctMS4wNzItLjM0LS42NTYtLjI2LTEuNDQuMjA0LTIuMDIzTDguNTE3Ljc1N0EyLjA1IDIuMDUgMCAwIDEgMTAuMTIgMGMuNjI4IDAgMS4yMi4yOCAxLjYwMi43NTd6IiBmaWxsPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA3IDcpIi8+PHBhdGggZD0iTTE4LjE0IDQuODlsNS41NzYgNi45ODFjLjMyLjQuMzc0Ljk0LjE0IDEuMzkyYTEuMzk0IDEuMzk0IDAgMCAxLTEuMjQ0LjczN0gxMS40NjRhMS4zOTQgMS4zOTQgMCAwIDEtMS4yNDMtLjczNyAxLjI3NyAxLjI3NyAwIDAgMSAuMTQtMS4zOTJsNS41NzYtNi45ODFhMS40MSAxLjQxIDAgMCAxIDEuMTAyLS41MjFjLjQzMiAwIC44NC4xOTMgMS4xMDIuNTJ6IiBmaWxsPSJ1cmwoI2IpIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA3IDcpIi8+PC9nPjwvc3ZnPg==');background-size: 100% 100%;}
.index-title .txt{max-width: 360px;padding: .2em 0 .2em 1.8em;margin-left: 1.5em;border-left: 2px solid #DB0058;font-size: 16px;line-height: 1.6;color: #5A5A5A;}
.index-title .index-more-btn{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.index-title.white{color: #fff;text-shadow: 0 0 2px rgba(0,0,0,.2);}
.index-title.white .en{color: inherit;opacity: .6;}
.index-title.white .txt{color: #fff;}
/*更多按钮*/
.index-more-btn{z-index: 1;position: relative;display: inline-block;vertical-align: top;padding: 0 2.5em;border: 1px solid currentColor;border-radius: 25px;font-size: 16px;line-height: 50px;color: #DB0058;transition: .3s;}
.index-more-btn .arrow{position: relative;display: inline-block;vertical-align: middle;width: 24px;height: 6px;margin: -.25em 0 0 .4em;border-bottom: 1px solid currentColor;border-right: 1px solid currentColor;transform: skewX(45deg);}
/*布局*/
.index-container .part1{padding: 0 0 50px;}
.index-container .part2{padding: 50px 0;background-position: center;background-size: cover;background-repeat: no-repeat;overflow: hidden;}
.index-container .part3{padding: 50px 0;overflow: hidden;}

/*首页搜索栏*/
.index-container .index-search-box{transform: translateY(-50%);}

/*产品中心区*/
.product-center-box{display: flex;align-items: center;height: 340px;}
.product-center-box .item{flex: 20%;position: relative;height: 100%;box-sizing: border-box;padding: 40px 20px 20px;background-color: #fff;border: 1px solid #e9e9e9;border-radius: 10px;text-align: center;line-height: 1.4;overflow: hidden;transform: scale(106%);transform-origin: 100% 100%;transition: .5s;}
.product-center-box .item:first-child{transform-origin: 50% 100%;}
.product-center-box .item .bg-elem{position: absolute;right: 0;bottom: 0;width: 240px;height: 240px;transform: translate(50%,10%);filter: brightness(0);opacity: .05;}
.product-center-box .item .icon{position: relative;display: inline-block;vertical-align: top;width: 90px;height: 90px;border: 1px solid #e0e0e0;border-radius: 50%;}
.product-center-box .item .icon img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 56%;height: 56%;margin: auto;}
.product-center-box .item .name{margin-top: 50px;}
.product-center-box .item > .arrow{position: absolute;left: 50%;bottom: 20px;width: 28px;height: 28px;transform: translateX(-50%);}
.product-center-box .item > .arrow::before{content: '';position: absolute;left: 0;right: 0;top: 50%;height: 1px;background-color: currentColor;transform: translateY(-50%);}
.product-center-box .item > .arrow::after{content: "";position: absolute;right: 0;top: 50%;width: 8px;height: 8px;border-top: 1px solid currentColor;border-right: 1px solid currentColor;transform: translate(-20%,-50%) rotate(45deg);}
.product-center-box .item .hidden-info{position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding: 40px 40px 20px;background-color: #1B8CEC;text-align: left;color: #fff;transform: translateX(105%);transition: .5s;}
.product-center-box .item .hidden-info .tit{margin-bottom: 30px;}
.product-center-box .item .hidden-info .txt{line-height: 1.6;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.product-center-box .item .hidden-info .more{display: flex;justify-content: space-between;align-items: center;position: absolute;left: 40px;right: 40px;bottom: 20px;padding-top: .8em;border-top: 1px solid rgba(255,255,255,.5);}
.product-center-box .item .hidden-info .more .arrow{position: relative;width: 28px;height: 28px;}
.product-center-box .item .hidden-info .more .arrow::before{content: '';position: absolute;left: 0;right: 0;top: 50%;height: 1px;background-color: currentColor;transform: translateY(-50%);}
.product-center-box .item .hidden-info .more .arrow::after{content: "";position: absolute;right: 0;top: 50%;width: 8px;height: 8px;border-top: 1px solid currentColor;border-right: 1px solid currentColor;transform: translate(-20%,-50%) rotate(45deg);}
.product-center-box .item.on{flex: 40%;}
.product-center-box .item.on .hidden-info{transform: translateX(0);transition-delay: .3s;}

/*技术资源轮播*/
.technical-resources-swiper{position: relative;padding: 50px;margin-left: calc(50vw - 700px + 280px);background-color: #fff;border-radius: 10px 0 0 10px;overflow: hidden;}
.technical-resources-swiper .swiper-slide{z-index: 1;position: relative;box-sizing: border-box;padding: 0 40px 40px;}
.technical-resources-swiper .swiper-slide::before{content: '';z-index: -1;position: absolute;left: 0;right: 0;bottom: 0;height: 80%;background-color: #F7FAFC;border-radius: 10px;pointer-events: none;}
.technical-resources-swiper .swiper-slide .top{display: flex;align-items: flex-end;}
.technical-resources-swiper .swiper-slide .middle{margin-top: 40px;}
.technical-resources-swiper .swiper-slide .bottom{padding-top: 25px;margin-top: 20px;border-top: 1px solid #e3e3e3;}
.technical-resources-swiper .swiper-slide .pic{flex: 0 0 110px;overflow: hidden;}
.technical-resources-swiper .swiper-slide .pic em{display: block;padding-top: 133%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: .5s;}
.technical-resources-swiper .swiper-slide .record{display: flex;align-items: center;font-size: 14px;line-height: 20px;white-space: nowrap;}
.technical-resources-swiper .swiper-slide .record span{margin-left: 30px;}
.technical-resources-swiper .swiper-slide .record span .icon{display: inline-block;vertical-align: middle;width: 20px;height: 20px;margin: -.25em .4em 0 0;}
.technical-resources-swiper .swiper-slide .tit{display: block;margin-bottom: 30px;font-weight: bold;transition: .3s;}
.technical-resources-swiper .swiper-slide .tit:hover{color: #DB0058;transform: translateX(.3em);}
.technical-resources-swiper .swiper-slide .txt{line-height: 1.6;color: #9b9b9b;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.technical-resources-swiper .swiper-slide .related{display: flex;align-items: center;flex-wrap: wrap;}
.technical-resources-swiper .swiper-slide .related a{position: relative;display: inline-block;vertical-align: top;margin-left: 1em;color: #DB0058;text-decoration: underline;transition: .3s;}
.technical-resources-swiper .swiper-slide .related a::after{content: '、';position: absolute;}
.technical-resources-swiper .swiper-slide .related a:nth-of-type(1){margin-left: 0;}
.technical-resources-swiper .swiper-slide .related a:last-child:after{display: none;}
.technical-resources-swiper .swiper-slide .related a:hover{transform: translateY(-.2em);}
.technical-resources-swiper .swiper-pagination-progressbar{top: auto;bottom: 0;left: 50px;border-radius: 4px;overflow: hidden;}
.technical-resources-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color: #DB0058;}
.technical-resources-swiper .btn{z-index: 1;position: absolute;top: 50%;width: 50px;height: 50px;margin-top: -25px;background-color: rgba(255,255,255,.6);border: 1px solid currentColor;border-radius: 50%;color: #ccc;cursor: pointer;transition: .3s;backdrop-filter: blur(2px);}
.technical-resources-swiper .btn:after{content: '';position: absolute;left: 50%;top: 50%;width: 20%;height: 20%;border-top: 2px solid currentColor;}
.technical-resources-swiper .prev-btn{left: 0;transform: translateX(-100%);}
.technical-resources-swiper .prev-btn:after{border-left: 2px solid currentColor;transform: translate(-30%,-50%) rotate(-45deg);}
.technical-resources-swiper .next-btn{right: 0;transform: translateX(100%);}
.technical-resources-swiper .next-btn:after{border-right: 2px solid currentColor;transform: translate(-70%,-50%) rotate(45deg);}
.technical-resources-swiper .btn:hover{background-color: #DB0058;border-color: #DB0058;color: #fff;}
.technical-resources-swiper:hover .prev-btn{transform: translateX(20%);}
.technical-resources-swiper:hover .next-btn{transform: translateX(-20%);}

/*首页新闻区*/
.index-news-box{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.index-news-box > .con-l{width: 48.9%;}
.index-news-box > .con-r{width: 48.9%;}
/*主要新闻轮播*/
.main-news-swiper{position: relative;overflow: hidden;}
.main-news-swiper .swiper-slide a{display: block;background-color: #F7FAFC;border-radius: 10px;overflow: hidden;}
.main-news-swiper .swiper-slide .pic{overflow: hidden;}
.main-news-swiper .swiper-slide .pic em{display: block;padding-top: 43.36%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: .5s;}
.main-news-swiper .swiper-slide .info{padding: 40px;}
.main-news-swiper .swiper-slide .info .tit{margin-bottom: 25px;line-height: 1.4;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: .3s;}
.main-news-swiper .swiper-slide .info .txt{line-height: 1.6;color: #5A5A5A;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.main-news-swiper .swiper-slide .info .record{display: flex;justify-content: space-between;align-items: center;margin-top: 40px;}
.main-news-swiper .swiper-slide .info .record .date{color: #B3B3B3;}
.main-news-swiper .swiper-slide .info .record .more{line-height: 20px;color: #DB0058;transition: .3s;}
.main-news-swiper .swiper-slide .info .record .more::after{content: '';display: inline-block;vertical-align: middle;width: 20px;height: 20px;margin: -.25em 0 0 .6em;background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE3IDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjY2NyAzLjkxN0guNXYuODMzaDE0LjMzM0wxMiA3LjU4M2wuNTgzLjU4NCAzLjc1LTMuNzUtMy43NS0zLjc1TDEyIDEuMjV6IiBmaWxsPSIjREIwMDU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=');background-size: 100% 100%;}
.main-news-swiper .swiper-slide .info .record .more:hover{transform: translateX(.3em);}
.main-news-swiper .swiper-slide a:hover .pic em{transform: scale(1.05);}
.main-news-swiper .swiper-slide a:hover .info .tit{color: #DB0058;}
.main-news-swiper .btn{z-index: 1;position: absolute;top: 50%;width: 50px;height: 50px;margin-top: -25px;background-color: rgba(255,255,255,.6);border: 1px solid currentColor;border-radius: 50%;color: #ccc;cursor: pointer;transition: .3s;backdrop-filter: blur(2px);}
.main-news-swiper .btn:after{content: '';position: absolute;left: 50%;top: 50%;width: 20%;height: 20%;border-top: 2px solid currentColor;}
.main-news-swiper .prev-btn{left: 0;transform: translateX(-100%);}
.main-news-swiper .prev-btn:after{border-left: 2px solid currentColor;transform: translate(-30%,-50%) rotate(-45deg);}
.main-news-swiper .next-btn{right: 0;transform: translateX(100%);}
.main-news-swiper .next-btn:after{border-right: 2px solid currentColor;transform: translate(-70%,-50%) rotate(45deg);}
.main-news-swiper .btn:hover{background-color: #DB0058;border-color: #DB0058;color: #fff;}
.main-news-swiper:hover .prev-btn{transform: translateX(20%);}
.main-news-swiper:hover .next-btn{transform: translateX(-20%);}

/*首页新闻列表*/
.index-news-list{}
.index-news-list li{margin-top: 40px;}
.index-news-list li:first-child{margin-top: 0;}
.index-news-list li a{display: flex;justify-content: space-between;align-items: center;}
.index-news-list li .pic{flex: 0 0 230px;margin-right: 30px;border-radius: 10px;overflow: hidden;}
.index-news-list li .pic em{display: block;padding-top: 70%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: .5s;}
.index-news-list li .info{flex: 1;overflow: hidden;}
.index-news-list li .info .tit{margin-bottom: 15px;line-height: 1.4;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: .3s;}
.index-news-list li .info .txt{line-height: 1.6;color: #5A5A5A;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.index-news-list li .info .record{display: flex;justify-content: space-between;align-items: center;margin-top: 20px;}
.index-news-list li .info .record .date{color: #B3B3B3;}
.index-news-list li .info .record .more{line-height: 20px;color: #DB0058;transition: .3s;}
.index-news-list li .info .record .more::after{content: '';display: inline-block;vertical-align: middle;width: 20px;height: 20px;margin: -.25em 0 0 .6em;background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE3IDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0LjY2NyAzLjkxN0guNXYuODMzaDE0LjMzM0wxMiA3LjU4M2wuNTgzLjU4NCAzLjc1LTMuNzUtMy43NS0zLjc1TDEyIDEuMjV6IiBmaWxsPSIjREIwMDU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=');background-size: 100% 100%;}
.index-news-list li .info .record .more:hover{transform: translateX(.3em);}
.index-news-list li a:hover .pic em{transform: scale(1.05);}
.index-news-list li a:hover .info .tit{color: #DB0058;transform: translateX(.3em);}

/*首页广告图轮播*/
.index-ad-swiper{position: relative;overflow: hidden;}
.index-ad-swiper .swiper-slide a{display: block;}
.index-ad-swiper .swiper-slide .pic{overflow: hidden;}
.index-ad-swiper .swiper-slide .pic em{display: block;padding-top: 13.54%;background-position: center;background-size: cover;background-repeat: no-repeat;transition: .5s;}


/*笔记本1920*1080显示放大比例为125%，实际分辨率为1920/1.25=1536*/
@media screen and (max-width: 1550px){
	
}

/*中屏PC，分辨率1366*/
@media screen and (max-width: 1440px){
	
}

/*小屏PC，分辨率1280*/
@media screen and (max-width: 1300px){
	
}

/*pad横屏，分辨率1024*/
@media screen and (max-width: 1024px){
	/*banner*/
	.banner .swiper-slide .pic{padding-top: 42%;}
	.banner .swiper-slide .video{padding-top: 42%;}
	.banner .swiper-pagination{bottom: 10px;}
	.banner .swiper-pagination .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 4px;}
	.banner .swiper-pagination .swiper-pagination-bullet-active{width: 18px;}
	.banner .btn{display: none;}
	
	/******首页******/
	/*标题*/
	.index-title{flex-wrap: wrap;margin-bottom: 25px;}
	.index-title .name .cn{font-size: 20px;}
	.index-title .name .en{margin-bottom: .2em;font-size: 14px;}
	.index-title .txt{width: 100%;box-sizing: border-box;padding: 0 0 0 .8em;margin: .6em 0 0;font-size: 13px;}
	.index-title .index-more-btn{top: 5px;transform: translateY(0);}
	/*更多按钮*/
	.index-more-btn{padding: 0 10px;font-size: 12px;line-height: 24px;}
	.index-more-btn .arrow{width: 14px;height: 4px;}
	/*布局*/
	.index-container .part1{padding: 30px 0;}
	.index-container .part2{padding: 30px 0;}
	.index-container .part3{padding: 30px 0;}

	/*首页搜索栏*/
	.index-container .index-search-box{margin-bottom: 25px;transform: translateY(0);}

	/*产品中心区*/
	.product-center-box{height: 140px;}
	.product-center-box .item{flex: 20%;padding: 15px 5px;border-radius: 6px;line-height: 1.2;}
	.product-center-box .item .bg-elem{width: 100px;height: 100px;}
	.product-center-box .item .icon{width: 50px;height: 50px}
	.product-center-box .item .name{margin-top: 15px;font-size: 14px;}
	.product-center-box .item > .arrow{display: none;}
	.product-center-box .item .hidden-info{display: none;}
	.product-center-box .item.on{flex: 20%;}

	/*技术资源轮播*/
	.technical-resources-swiper{padding: 0 0 5px;margin: 0 3%;border-radius: 0;}
	.technical-resources-swiper .swiper-slide{padding: 20px;}
	.technical-resources-swiper .swiper-slide .top{flex-wrap: wrap;}
	.technical-resources-swiper .swiper-slide .middle{margin-top: 10px;}
	.technical-resources-swiper .swiper-slide .bottom{padding-top: 10px;margin-top: 15px;}
	.technical-resources-swiper .swiper-slide .pic{margin: 0 auto 10px;}
	.technical-resources-swiper .swiper-slide .record span{margin-left: 20px;}
	.technical-resources-swiper .swiper-slide .record span:first-child{margin-left: 0;}
	.technical-resources-swiper .swiper-slide .record span .icon{width: 16px;height: 16px;}
	.technical-resources-swiper .swiper-slide .tit{margin-bottom: 10px;}
	.technical-resources-swiper .swiper-slide .txt{line-height: 1.4;}
	.technical-resources-swiper .swiper-pagination-progressbar{left: 0;}
	.technical-resources-swiper .btn{display: none;}

	/*首页新闻区*/
	.index-news-box > .con-l{width: 100%;}
	.index-news-box > .con-r{width: 100%;margin-top: 30px;}
	/*主要新闻轮播*/
	.main-news-swiper .swiper-slide a{border-radius: 6px;}
	.main-news-swiper .swiper-slide .info{padding: 15px;}
	.main-news-swiper .swiper-slide .info .tit{margin-bottom: 15px;}
	.main-news-swiper .swiper-slide .info .txt{display: none;}
	.main-news-swiper .swiper-slide .info .record{margin-top: 15px;}
	.main-news-swiper .btn{display: none;}

	/*首页新闻列表*/
	.index-news-list li{margin-top: 20px;}
	.index-news-list li .pic{flex: 0 0 120px;margin-right: 15px;border-radius: 6px;}
	.index-news-list li .info .tit{margin-bottom: 15px;}
	.index-news-list li .info .txt{display: none;}

	/*首页广告图轮播*/
	.index-ad-swiper .swiper-slide .pic em{padding-top: 25%;}
}

/*phone和pad竖屏，分辨率820*/
@media screen and (max-width: 820px){
	
}