@import url(/cn/res/css/common.css);

/*第一屏 s*/
.downarr{ -webkit-animation: rightan 1s infinite;-webkit-animation-fill-mode: both;color:#fff;width:34px; position:absolute; bottom:0rem; left:50%;margin-left:-17px; z-index:999; text-align:center;cursor: pointer;height: 84px;overflow: hidden;}
.downarr span{display: block;height: 46px;background:url(/cn/res/images/downarr.png) 0px top no-repeat;background-size:contain;position: relative;}
.downarr span:After{position: absolute;left: 50%;top: 8px;width: 3px;content: "";background:#fff;margin-left: -2px;height: 12px;}
.downarr .sp1{animation-name: down_move1; animation-duration: 2000ms; animation-timing-function: linear; animation-iteration-count: infinite; animation-play-state: running; animation-delay: 0ms}
.downarr .sp2{opacity: 0; animation-name: down_move2; animation-duration: 2000ms; animation-timing-function: linear; animation-iteration-count: infinite; animation-play-state: running; animation-delay: 800ms;}
@keyframes down_move1
{
0% { top:0; opacity:0;}
50% { top:0.2rem; opacity:1;}
100% { top:0.4rem; opacity:0;}
}
@-webkit-keyframes down_move1
{
0% { top:0; opacity:0;}
50% { top:0.7rem; opacity:1;}
100% { top:1.2rem; opacity:0;}
}

@keyframes down_move2
{
0% { top:0; opacity:0;}
50% { top:0.7rem; opacity:1;}
100% { top:1.2rem; opacity:0;}
}
@-webkit-keyframes down_move2
{
	0% { top:0; opacity:0;}
	50% { top:0.7rem; opacity:1;}
	100% { top:1.2rem; opacity:0;}
}

.HomeBan{position: relative; z-index: 1; overflow:hidden; height:calc(100vh - 50px);margin-top:50px;background:url(/cn/res/images/loading.gif) center center no-repeat;}
.HomeBan .item{ position:relative;height:calc(100vh - 50px);}
.HomeBan .Info{width: 50%;left: 50%;top:50%;transform: translate(-50%,-50%);z-index: 3;color:#fff;position: absolute;text-align: center;}
.HomeBan .Info h2{font-size: 0.6rem;line-height: 1.11rem;display: inline-block;position: relative;color:#1f1919;}
.HomeBan .Info h2 i{display: inline-block;width: 0.58rem;height: 0.2rem;vertical-align: middle;}
.HomeBan .Info h2:After{content: "";left: 0.36rem;top: 0.17rem;width: 0.6rem;height: 0.6rem;background:#fcb600;border-radius: 50%;position: absolute;z-index: -1;}
.HomeBan .Info h3{color: #666666;font-size: 0.24rem;font-weight: normal;}
.HomeBan .imgbox{ position:absolute; left:0; top:0; width:100%; height:100%;}
.HomeBan .video{ position:absolute; left:0; top:0; width:100%; height:100%;}
.HomeBan .video video{ position:absolute; left:0; top:0; width:100%; height:100%;object-fit: cover;}
.HomeBan .item:nth-child(2) .Info{top: 30%;}
.HomeBan .slick-arrow{background-color:rgba(0,0,0,0.3);border:0;}
.HomeBan .slick-arrow:after{border-top: 2px solid #fff !important;border-right: 2px solid #fff !important;}
.HomeBan .slick-arrow:hover{background:#fcb600;}
.HomeBan:hover .slick-prev{left: 3%;}
.HomeBan:hover .slick-next{right: 3%;}
.HomeBan .slick-dots{bottom: 0.7rem;}
@media(max-width:1600px){
	.HomeBan .Info{width: 90%;}
}
@media(max-width:1024px){
.HomeBan{margin-top: 0;}
.HomeBan,.HomeBan .item{height: auto;}
.HomeBan .imgbox{padding-top: 62%;position: relative;}
.HomeBan .video{height: auto;padding-top: 62%;position: relative;}
.HomeBan .slick-arrow{display: none !important;}
.HomeBan .slick-dots{display: block !important;}
.downarr{display: none;}
}
@media(max-width:640px){
	.HomeBan .Info img{width: 68%;}
	.HomeBan .Info h2{font-size: 18px;}
 .HomeBan .Info h3{font-size: 14px}
}

.HomeTit{padding:0 0 0.42rem 0;text-align: center;position: relative;}
.HomeTit .ti{line-height: 0.63rem;color:#1a1a1a;font-size: 0.42rem;display: inline-block;vertical-align: top;padding:0 2px;border-bottom: 3px solid #fcb600;font-weight: normal;}
.HomeTit .en{text-transform: uppercase;color:#dcd6c7;font-family: "RobotoR";font-size: 0.24rem;margin-top: 0.15rem;font-weight: bold;}
.HomeTit:After{content: "";position: absolute;top: -1px;left: 0.41rem;width: 2.72rem;height: 0.76rem;background:url(/cn/res/images/titleft.png) no-repeat;background-size: contain;}
.HomeTit:before{content: "";position: absolute;top: -1px;right: 1.85rem;width: 2.3rem;height: 0.95rem;background:url(/cn/res/images/titright.png) no-repeat;background-size: contain;}

.HomeAbout{position: relative;padding:1.23rem 0 0.84rem 0;clear: both;overflow: hidden;}
.HomeAbout:After{content: "";right: -5.59rem;top: -2.55rem;width: 9.08rem;height: 6.29rem;background: url(/cn/res/images/shadow.png) center center no-repeat;background-size:contain;position: absolute;}
.HomeAbout .HomeTit{padding-bottom: 0.46rem;}

.InfoList{border-top: 1px solid #e5e5e5;margin-bottom: 0.46rem;}
.InfoList .table{border-bottom: 1px solid #e5e5e5;padding:0.36rem 0 0.36rem;}
.InfoList .date{width: 2.07rem;padding-right: 0.27rem;text-align: center;font-family: "RobotoR";}
.InfoList .date time{width: 1.12rem;height: 1.12rem;display: flex;margin:0px auto;border-radius: 50%;align-items: center;justify-content: center;flex-direction: column;color:#9b9b9b;line-height: 20px;position: relative;}
.InfoList .date time em{display:block;color:#1a1a1a;line-height: 32px;font-size: 0.36rem;}
.InfoList .date time:after{width: 100%;height: 100%;left: 0;top: 0;border:0.05rem solid #cacaca;content: "";position: absolute;border-radius: 50%;}
.InfoList .date time i{width: 50%;position: absolute;left: 0;top: 0;height: 100%;z-index: 2;}
.InfoList .date time i:after{position: absolute;content: '';width: 1.12rem;height: 1.12rem;border-radius: 50%;top:0;border: 0.05rem solid transparent;}

.InfoList .info{padding-right: 1.14rem;}
.InfoList .tit{font-size: 20px;margin-bottom: 0.11rem;transition: all 0.3s;}
.InfoList .desc{color: #9b9b9b;}
.InfoList .more{text-align: center;border-left: 1px solid #e5e5e5;width: 2.5rem;}
.InfoList .item:hover .date time i:nth-child(1):after{left: 0;border-top-color:#fcb600;	border-left-color:#fcb600;animation: yl 1s linear infinite;animation-iteration-count: 1;}
.InfoList .item:hover .date time i:nth-child(2){right: 0;left: auto;}
.InfoList .item:hover .date time i:nth-child(2):after{right: 0;border-bottom-color:#fcb600;border-right-color:#fcb600;animation: yr 1s linear infinite;animation-iteration-count: 1;}
.InfoList .item:hover .tit{font-size: 24px;color: #1a1a1a;}

@media(max-width:767px){
	.HomeTit .ti{font-size: 20px;}
	.HomeTit .en{font-size: 15px;}
	.HomeAbout{padding:0.6rem 0;}
	.InfoList .tit{font-size: 15px !important;}
	.InfoList .more{display: none;}
	.InfoList .date{width: 75px;}
	.InfoList .date time{width: 62px;height: 62px;font-size: 12px;}
	.InfoList .date time i:after{width: 62px;height: 62px;}
	.InfoList .date time em{font-size: 22px;line-height: 20px;}
	.InfoList .info{padding-right: 0;}
	.InfoList .table{padding:12px 0;}
}

.HomePro{padding:0.82rem 0 0.9rem 0;position: relative; }
.HomePro:After{content: "";left: -4.89rem;top: -2.6rem;width: 7.43rem;height: 4.92rem;background: url(/cn/res/images/shadow2.png) center center no-repeat;background-size:contain;position: absolute;}
.HomePro:before{content: "";left: 0.53rem;bottom: 0.93rem;width: 4.94rem;height: 2.4rem;background: url(/cn/res/images/titleft3.png) center center no-repeat;background-size:contain;position: absolute;}
.HomePro .HomeTit{left: 0.2rem;top: 0.23rem;position: absolute;}
.HomePro .HomeTit:After,.HomePro .HomeTit:before{display: none;}
.HomePro .w1440:after{position: absolute;right: -0.75rem;top: 0.38rem;content: "";width: 3.69rem;height: 1.52rem;background:url(/cn/res/images/titright2.png) center center no-repeat;}
.HomePro .TabCon .ico{width: 1rem;height:1rem;margin: 0px auto;}
.HomePro .TabCon .ti{line-height: 0.78rem;font-size: 0.34rem;display: inline-block;text-align: center;position: relative;}
.HomePro .TabCon .ti:After{content: "";left: -0.16rem;top: 0.07rem;width: 0.3rem;height: 0.3rem;border-radius: 50%;background: linear-gradient(200deg, #fcb600 0%, rgba(255,255,255,0.51) 83%, rgba(255,255,255,0) 100%);z-index: -1;position: absolute;}
.HomePro .TabNav .item .ico{width: 0.5rem;height: 0.5rem;margin:0px auto 0.03rem;}
.HomePro .TabNav .imgbox{position: absolute;width: 4.6rem;height: 4.6rem;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 50%;}
.HomePro .TabNav .imgbox img{width: 100%;height: 100%;object-fit: cover;}
.HomePro .TabNav .item.slick-current a,.HomePro .TabNav .item:hover a{color:#fff;background:#fcb600;}

@media(min-width:1025px){
	.HomePro .content{min-height: 8.48rem;position: relative;width: 10.7rem;margin:0px auto;}
 .HomePro .TabConbg{position: absolute;left: 0;top: 50%;transform:translateY(-50%);width: 6.78rem;height: 6.78rem;border-radius: 50%;background:url(/cn/res/images/yuanbg1.png) center center no-repeat;background-size: contain;}
	.HomePro .TabCon{position: absolute;left: 0.77rem;top: 50%;width: 5.22rem;height: 5.22rem;margin-top:-2.61rem;border-radius: 50%;z-index: 10;}
	.HomePro .TabCon:after{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50%;background:url(/cn/res/images/yuanbg2.png) center center no-repeat;background-size: contain;content: "";animation: turn 3s linear infinite;}
	.HomePro .TabCon .item{height: 5.22rem;position: relative;}
	.HomePro .TabCon .info{position: absolute;left: 50%;top: 50%;width: 4.6rem;height: 4.6rem;border-radius: 50%;background:#fff;transform: translate(-50%,-50%);display: flex;align-items: center;justify-content: center;flex-direction: column;box-shadow: 0 5px 29px rgba(0,0,0,0.1);padding:0.5rem;text-align: center;}
	.HomePro .TabCon .desc{line-height: 24px;color:#9b9b9b;margin-bottom: 0.33rem;}
	.HomePro .TabNav{width: 8.48rem;height: 8.48rem;border-radius: 50%;background:url(/cn/res/images/yuanbg3.png) center center no-repeat;background-size: 94%;float: right;position: relative;}
	.HomePro .TabNav .item.slick-current a:after{width: 0.25rem;height: 0.25rem;background:#fff url(../images/dot.gif) center center no-repeat;border-radius: 50%;position: absolute;content: "";}
	.HomePro .TabNav .circle{content: "";left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;width: 5.25rem;height: 5.25rem;background:url(/cn/res/images/yuanbg4.png) center center no-repeat;background-size:contain;}
	.HomePro .TabNav .line{content: "";left: 0;top: 0;position: absolute;width: 100%;height: 100%;background:url(/cn/res/images/yuanbg5.png) center center no-repeat;background-size:contain;transition: all 0.3s;}
	.HomePro .TabNav .item a{display: flex;width: 1.4rem;height: 1.4rem;align-items: center;justify-content: center;font-size: 0.18rem;line-height: 24px;color:#d0a254;box-shadow: 0 0 9px rgba(212,165,86,0.27);flex-direction: column;border-radius: 50%;background:#fff;padding:0 0.25rem;transition: all 0.3s;position: relative;text-align: center;}
	.HomePro .TabNav .item.slick-current a{width: 1.5rem;height: 1.5rem;}

	.HomePro .TabNav .item{width: auto !important;position: absolute;}
	.HomePro .TabNav .item:nth-child(1){top: 0;left: 50%;transform: translateX(-50%);}
	.HomePro .TabNav .item:nth-child(1) a:after{bottom: -0.27rem;left: 50%;transform: translateX(-50%);}
	.HomePro .TabNav .item:nth-child(2){top: 8%;right: 17%;}
	.HomePro .TabNav .item:nth-child(2) a:after{bottom: -0.1rem;left: 0.1rem;}
	.HomePro .TabNav .item:nth-child(3){top: 28%;right: 2%;}
	.HomePro .TabNav .item:nth-child(3) a:after{bottom: 0.5rem;left: -0.25rem;}
	.HomePro .TabNav .item:nth-child(4){top: 53%;right: 2%;}
	.HomePro .TabNav .item:nth-child(4) a:after{bottom: 0.8rem;left: -0.4rem;}
	.HomePro .TabNav .item:nth-child(5){bottom: 13%;right: 17%;}
	.HomePro .TabNav .item:nth-child(5) a:after{top: -0.22rem;left: 0.1rem;}
	.HomePro .TabNav .item:nth-child(6){bottom: 7%;left: 50%;transform: translateX(-50%);}
	.HomePro .TabNav .item:nth-child(6) a:after{top: -0.35rem;left: 50%;transform: translateX(-50%);}
}
@media(max-width:1024px){
	.HomePro{padding:0.6rem 0;overflow: hidden;}
	.HomePro .TabConbg{display: none;}
	.HomePro .HomeTit{position: static;text-align: center !important;}
	.HomePro .TabCon{position:relative;margin:0;clear: both;left: auto;top: auto;}
	.HomePro .TabCon .ti{font-size: 16px;}
	.HomePro .TabCon .desc{margin-bottom: 0.15rem;}
	.HomePro .TabNav .imgbox{position: relative;transform: translate(0,0);width: auto;padding-top: 64%;height: auto;left: auto;top: auto;border-radius: 0;}
	.HomePro .TabCon .item{height: auto;}
	.HomePro .TabCon .info{display:block;border-radius: 0;transform: translate(0,0);box-shadow: 0 5px 29px rgba(0,0,0,0.1);background:#fff;text-align: center;padding:0.5rem;}
	.HomePro .TabNav{float: none;}
	.HomePro .TabNav .slick-track,.HomePro .TabNav .slick-list{height: auto !important;}
	.HomePro .TabNav .item{text-align: center;padding:6px 0;width: 33.333% !important;float: left;}
	.HomePro .TabNav .item.slick-current{background:#fcb600;}
	.HomePro .TabNav .item .ico{width: 30px;height: 30px;}
}

.HomeEdu{position: relative;padding:0.93rem 0 0.86rem;background:#f8f8f8;}
.HomeEdu:After{content: "";right: -6.23rem;top: -2.28rem;width: 9.08rem;height: 6.29rem;background: url(/cn/res/images/shadow.png) center center no-repeat;background-size:contain;position: absolute;}
.HomeEdu .HomeTit{border-bottom: 1px solid #e5e5e5;margin-bottom: 0.75rem;}
.HomeEdu .TabNav{width: 27.5%;float: left;}
.HomeEdu .TabNav li{margin-bottom: 0.14rem;line-height: 0.65rem;height:0.65rem;position: relative;padding:0 0.5rem 0 0.58rem;border-radius: 0.31rem;font-size: 20px;border:2px solid #f7f5f3;overflow: hidden;}
.HomeEdu .TabNav li:after{border-radius: 0.31rem;width: 100%;height: 100%;left: 0;top: 0;content: "";position: absolute;background:#f7f5f3;transition: all 0.3s;z-index: -1;}
.HomeEdu .TabNav li i{position: absolute;right: 0;color:#fcb600;transition: all 0.3s;opacity: 0;}
.HomeEdu .TabNav li:hover,.HomeEdu .TabNav li.on{color:#fcb600;border:2px solid #fcb600;background: transparent;}
.HomeEdu .TabNav li:hover i,.HomeEdu .TabNav li.on i{right: 0.25rem;opacity: 1;}
.HomeEdu .TabNav li:hover:After,.HomeEdu .TabNav li.on:After {top: 100%;}
.HomeEdu .TabNav li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}
.HomeEdu .TabCon{width: 64.65%;float: right;}
.HomeEdu .TabCon .Tithead{line-height: 1;padding-bottom: 0.26rem;border-bottom: 1px solid #e5e5e5;margin-bottom: 0.32rem;}
.HomeEdu .TabCon .Tithead h3{font-weight: normal;font-size: 0.36rem;display: inline-block;}
.HomeEdu .TabCon .Tithead .en{color: #9b9b9b;display: inline-block;font-family: "RobotoR";margin-left: 0.15rem;}
.HomeEdu .TabCon .KnowList{margin-bottom: 0.32rem;}
.HomeEdu .btnam{margin-left: 0.31rem;}
.KnowList .top{border-bottom: 1px solid #e5e5e5;padding: 0 1.34rem 0.35rem 0;height: 160px;position: relative;}
.KnowList .top .imgbox {padding-top: 124px;width: 220px;float: left;}
.KnowList .top .imgbox img{width: 100%;height: 100%;object-fit: cover;}
.KnowList .top .info{vertical-align: top;padding: 0.09rem 0 0 0.3rem;width: calc(100% - 220px);float: left;}
.KnowList .top .tit{font-size: 0.22rem;}
.KnowList .top .desc{color:#9b9b9b;margin-top: 0.12rem;height: 0.3rem;}
.KnowList .top .more{width: 1.34rem;text-align: center;border-left: 1px solid #f0f0f0;position: absolute;right: 0;top: 0;height: calc(100% - 0.35rem);display: flex;align-items: center;justify-content: center;}
.KnowList .item a{display: block;padding:0.32rem 0.5rem 0.21rem 0;position: relative;border-bottom: 1px solid #e5e5e5;}
.KnowList .item i{position: absolute;right: 0.12rem;top: 50%;transform: translateY(-50%);transition: all 0.3s;}
.KnowList .item .tit{margin-bottom: 0.04rem;font-size: 18px;}
.KnowList .item .date{color:#9b9b9b;}
.KnowList .item:hover i{right: 0;}

@media(max-width:1024px){
	.HomeEdu{overflow: hidden;}
	.HomeEdu .TabNav li a{display: none;}
}
@media(max-width:767px){
	.HomeEdu{padding:0.6rem 0;}
	.HomeEdu .HomeTit{margin-bottom: 0.5rem;}
	.HomeEdu .TabNav{width: auto;float: none;text-align: center;display: flex;justify-content: center;padding-bottom: 0.5rem;}
	.HomeEdu .TabNav li{margin:0 0.06rem;height:0.5rem;line-height: 0.46rem;font-size: 15px;}
	.HomeEdu .TabNav li i{display: none;}
	.HomeEdu .TabCon{width: auto;float: none;}
	.KnowList .top{padding-right: 0;height: auto;}
	.KnowList .top .imgbox{display: block;width: auto;padding-top: 64%;margin-bottom: 0.2rem;float: none;}
	.KnowList .top .desc{margin-top: 0;}
	.KnowList .top .info{display: block;padding-left: 0;float: none;width: auto;}
	.KnowList .top .more{display: none;}
	.KnowList .top .tit,.KnowList .item .tit{font-size: 15px;margin-bottom: 0;}
}

.HomeNews{padding:1rem 0 0.9rem;background:#f8f8f8;position: relative;}
.HomeNews:After{content: "";left: -10.98em;top: -3.11rem;width: 6.6rem;height: 4.45rem;background: url(/cn/res/images/shadow2.png) center center no-repeat;background-size:contain;position: absolute;}
.HomeNews:before{content: "";position: absolute;bottom: 0.6rem;left: 0;width: 2.72rem;height: 0.76rem;background:url(/cn/res/images/titleft.png) no-repeat;background-size: contain;}
.HomeNews .HomeTit{margin-left: 0.2rem;float: left;}
.HomeNews .HomeTit:After,.HomeNews .HomeTit:before{display: none;}
.HomeNews .TabNav{float: right;padding: 0.15rem 0 0 0;position: relative;z-index: 10;}
.HomeNews .TabNav:After{position: absolute;left: -3.12rem;top: 0.03rem;width: 2.13rem;height: 0.88rem;background:url(/cn/res/images/titleft2.png) 0px center no-repeat;content: "";}
.HomeNews .TabNav li{float: left;margin-left: 0.11rem;text-align: center;}
.HomeNews .TabNav li{margin-bottom: 0.14rem;line-height: 0.5rem;position: relative;width:1.5rem;border-radius: 0.25rem;font-size: 20px;border:2px solid #fff;overflow: hidden;}
.HomeNews .TabNav li:after{border-radius: 0.31rem;width: 100%;height: 100%;left: 0;top: 0;content: "";position: absolute;background:#fff;transition: all 0.3s;z-index: -1;}
.HomeNews .TabNav li i{position: absolute;right: 0;color:#fcb600;transition: all 0.3s;opacity: 0;}
.HomeNews .TabNav li:hover,.HomeNews .TabNav li.on{color:#fcb600;border:2px solid #fcb600;background: transparent;}
.HomeNews .TabNav li:hover:After,.HomeNews .TabNav li.on:After {top: 100%;}
.HomeNews .TabNav li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;}
.HomeNews .imgbox {padding-top: 3.5rem;border-radius: 0.1rem;}
.HomeNews .imgbox img{width: 100%;height: 100%;object-fit: cover;}
.HomeNews .slider{ clear: both;}
.HomeNews .slider .item{padding-bottom: 1.21rem;position: relative;margin-right: 0.3rem;}
.HomeNews .slider .info{position: absolute;height: 2.8rem;right: 0;width: calc(100% - 0.64rem);z-index: 10;background: linear-gradient(180deg, rgba(255,255,255,0.8) 20%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);padding:0.65rem 0.44rem 0 1.68rem;top: 1.2rem;transition: all 0.3s;}
.HomeNews .slider .date{position: absolute;left: 0;top: 0.62rem;text-align: center;width: 1.68rem;color:#9b9b9b;}
.HomeNews .slider .date em{display: block;line-height: 0.44rem;font-size: 0.36rem;color:#1a1a1a;}
.HomeNews .slider .ti{font-size: 0.22rem;line-height: 27px;margin-bottom: 0.1rem;}
.HomeNews .slider .desc{line-height: 20px;color:#9b9b9b;margin-bottom: 0.1rem;height: 40px;}
.HomeNews .slider .iconfont{transition: all 0.3s;}
.HomeNews .slider .item:hover .iconfont{color:#fcb600;margin-left: 0.12rem;}
.HomeNews .slider .item:hover .info{box-shadow: 0 5px 29px rgba(0,0,0,0.1);}
.HomeNews .btnam{text-align: right; margin-right: 0.25rem;}
.HomeNews .slick-arrow{transform: translateY(0);top: auto;}
.HomeNews .slick-prev{left: auto; right: 3rem; bottom: -0.6rem;}
.HomeNews .slick-next{left: auto; right: 2rem; bottom: -0.6rem;}

@media(max-width:1024px){
	.HomeNews .HomeTit{text-align: center;float: none;}
	.HomeNews{overflow: hidden;}
	.HomeNews .slider .slick-list{width: auto;padding-right: 0;}
}
@media(max-width:767px){
	.HomeNews{padding:0.6rem 0;}
	.HomeNews .TabNav {padding: 0 0 0.5rem;text-align: center;float: none;display: flex;}
	.HomeNews .TabNav li{width: 75px;font-size: 15px;float: none;flex: 1;}
	.HomeNews .slider{padding-left: 0;margin-bottom: 0.45rem;}
	.HomeNews .imgbox{padding-top: 64%;}
	.HomeNews .slider .info{position: static;padding:15px 15px 25px;width: auto;height: auto;}
	.HomeNews .slider .ti{font-size: 15px;-webkit-line-clamp: 1;}
	.HomeNews .slider .desc{margin-bottom: 0.16rem;}
	.HomeNews .slider .item{padding-bottom: 0;margin-right: 0;padding:0 6px;}
	.HomeNews .slick-dots {bottom: 12px;}
	.HomeNews .slick-dots li button{background:#666;}
}
@media(max-width:480px){

}
/*首页 end*/<!--0.00025510787963867-->