@charset "UTF-8";

body{font-family: SourceHanSansCN-Normal;}

.nl_title{text-align: center;}

.nl_title h3{color: #212529;font-size: 32px;font-family: SourceHanSansCN-Bold;margin-bottom: 15px;}

.nl_title p{color: #212529;font-size: 18px;}



.nl_title2 h3,.nl_title2 p{color: #fff;}

/*Coldchain_1*/

.Coldchain_1{}

.Coldchain_1 .cont{font-size: 18px;color: #212529;text-indent: 36px;line-height: 30px;}

.Coldchain_1 ul{margin: 50px 0;background: url(/skin/img/Coldchain/i1.jpg)no-repeat center;height: 500px;position: relative;}

.Coldchain_1 ul li{width: 307px;height: 155px;box-shadow: 0px 1px 27px rgba(33, 110, 231, .16);padding: 20px;border-radius: 15px;position: absolute;}

.Coldchain_1 ul li:nth-of-type(even):before{content: '';border-left: solid 20px rgba(0,0,0,0);border-right: solid 20px rgba(0,0,0,0);border-bottom: solid 16px #FFF;position: absolute;top: -16px;left: 50%;transform: translateX(-50%);}

.Coldchain_1 ul li:nth-of-type(odd):before{content: '';border-left: solid 20px rgba(0,0,0,0);border-right: solid 20px rgba(0,0,0,0);border-top: solid 16px #FFF;position: absolute;bottom: -16px;left: 50%;transform: translateX(-50%);}

.Coldchain_1 ul li:first-of-type{top: 0;left: -10px;}

.Coldchain_1 ul li:nth-of-type(2){left: 280px;bottom: 0;}

.Coldchain_1 ul li:nth-of-type(3){right: 280px;top: 0}

.Coldchain_1 ul li:last-of-type{bottom: 0;right: -10px;}

.Coldchain_1 ul li h3{font-size: 18px;font-family: SourceHanSansCN-Medium;margin-bottom: 10px;}

.Coldchain_1 ul li p{font-size: 18px;color: #212529;line-height: 24px;margin-bottom: 6px;text-indent: 36px;}

/*Coldchain_2*/

.Coldchain_2{background: #EAEAEA;padding: 40px 0;}

.Coldchain_2 ul{padding-top: 50px;}

.Coldchain_2 li{width: 236px;height: 296px;border: 2px solid #216ee7;float: left;border-radius: 10px;margin-right: 26px;padding: 20px;}

.Coldchain_2 li:last-of-type{margin-right: 0;}

.Coldchain_2 li img{width: 84px;height: 74px;margin: 0 auto;}

.Coldchain_2 li h3{font-size: 22px;color: #212529;font-family: SourceHanSansCN-Regular;text-align: center;margin: 10px 0 15px;}

.Coldchain_2 li p{font-size: 18px;color: #212529;line-height: 29px;text-align: justify;text-indent: 36px;}

/*Coldchain_3*/

.Coldchain_3{padding: 70px 0 100px;}

#tab{border-bottom: 1px solid #CBC8C8;margin-top: 40px;height: 55px;}

#tab a{font-size: 22px;color: #212529;line-height: 40px;margin-left: 12.5%;cursor: pointer;padding-bottom: 25px;text-align: center;font-family: SourceHanSansCN-Regular;}

#tab a.active{position: relative;font-family: SourceHanSansCN-Medium;}

#tab a.active:after{content: '';position: absolute;width: 100%;height: 3px;background: #216EE7;left: 0;bottom: 0;}

.Coldchain_3 .swiper-container{margin-top: 30px;}

.Coldchain_3 .swiper-container .swiper-slide{overflow: hidden;text-align: center;}

.Coldchain_3 .swiper-container .swiper-slide img{display: inline-block;max-width: 100%;height: auto;}

@media screen and (max-width: 767px){
	.nl_title h3{font-size: 28px;}
	.Coldchain_1 .cont{font-size: 16px;}
	.Coldchain_1 ul{height: auto;background: none;}
	.Coldchain_1 ul li{position: inherit;width: 90%;padding: 5%;box-shadow:none;border-bottom: 1px solid #ccc;border-radius: 0;height: auto;}
	.Coldchain_1 ul li:nth-of-type(odd):before{display: none;}
	.Coldchain_1 ul li:nth-of-type(even):before{display: none;}
	.Coldchain_1 ul li:first-of-type{left: 0;}
	.Coldchain_1 ul li:nth-of-type(2){left: 0;}
	.Coldchain_1 ul li:nth-of-type(3){right: 0;}
	.Coldchain_1 ul li:last-of-type{right: 0;}
	.Coldchain_1 ul li h3{font-size: 16px;}
	.Coldchain_1 ul li p{font-size: 14px;text-indent: 28px;}
	.Coldchain_2 ul{padding-top: 20px;}
	.Coldchain_2 li{width: 90%;padding: 5%;border: none;border-bottom: 1px solid #216ee7;border-radius: 0;height: auto;}
	.Coldchain_2 li h3{font-size: 18px;}
	.Coldchain_2 li p{font-size: 14px;text-indent: 28px;}
	#tab{display: flex;}
	#tab a{width: 100%;margin: 0;font-size: 16px;}
}