@charset "gb2312";
.fourIcon{background:url(../images/fouricon.png) no-repeat;}
body{height:1500px;}
.bannerIndex,.bannerSwiper{width:100%;height:720px;position:relative;}
.bannerSwiper .swiper-wrapper{ width:100%; height:100%;}
.bannerSwiper .swiper-wrapper .swiper-slide a >img{width:1920px!important; position:absolute;left:50%;top:0;margin-left:-960px;}
.bannerSwiper .swiper-wrapper .swiper-slide:nth-child(1) a >img{z-index:5;}
.bannerSwiper .swiper-wrapper .swiper-slide.swiper-slide-active{z-index: 10;}
.bannerSwiper .swiper-wrapper .swiper-slide a{width:100%; height:100%;display:block;}
.bannerT{width:1200px;left:50%;margin-left:-600px;}	
.bannerBtn{width:100%;height:720px;}
.bannerBtn figure{width:87px;height:87px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;box-shadow: 0px 0px 40px 0px rgba(142, 21, 55, 0.6);-webkit-box-shadow: 0px 0px 40px 0px rgba(142, 21, 55, 0.6);-moz-box-shadow: 0px 0px 40px 0px rgba(142, 21, 55, 0.6);top:552px;left:802px;animation:1.5s ease 0s infinite running changeBtn;-webkit-animation:1.5s ease 0s infinite running changeBtn;-moz-animation:1.5s ease 0s infinite running changeBtn;-ms-animation:1.5s ease 0s infinite running changeBtn;-o-animation:1.5s ease 0s infinite running changeBtn;z-index:6;}
@keyframes changeBtn{
	0%	 {transform: scale(.7);}
	50%	 {transform: scale(.9);}
	100% {transform: scale(.7);}
}
@-webkit-keyframes changeBtn{
	0%	 {transform: scale(.7);}
	50%	 {transform: scale(.9);}
	100% {transform: scale(.7);}
}
@-moz-keyframes changeBtn{
	0%	 {transform: scale(.7);}
	50%	 {transform: scale(.9);}
	100% {transform: scale(.7);}
}	
.bannerSwiper .bannerButton{width:58px;height:58px;background:rgba(0,0,0,0.3);top:331px;text-align: center;left:50%;opacity: 0;filter: alpha(opacity=0);z-index: 12;}
.bannerSwiper .bannerButton:hover{background:rgba(0,0,0,0.6);}
.bannerSwiper .bannerButton.on{opacity: 1;filter: alpha(opacity=100);}
.bannerSwiper .swiper-button-prev{margin-left:-660px;}
.bannerSwiper .swiper-button-prev.on{margin-left:-600px;}
.bannerSwiper .swiper-button-next{margin-left:602px;}
.bannerSwiper .swiper-button-next.on{margin-left:542px;}
.bannerSwiper .bannerButton em{width:19px;height: 33px;margin-top:12px;}
.bannerSwiper .swiper-button-prev em{background-position: -2px -2px;}
.bannerSwiper .swiper-button-next em{background-position: -29px -2px;}

/*itemBoxs*/
.itemTit{margin:30px 0 20px; }
.itemTit .t1{ font-size:24px; color:#333; font-weight:bold; margin-left:10px;}
.itemTit .t2{ margin: 0 12px 0 8px;}
.itemTit .t3{ font-size:15px; color:#666;}
.itemTit span{width:42px;height:19px;background-position: -698px -4px; }
.itemlist{width:174px;height:219px;float:left;margin-right:31px;font-size:18px;color:#666;}
.itemlist a{width:100%;height:100%;}
.itemlist a em.Hot{width:50px;height:50px;background-position: -448px -88px;top:-20px;left:142px;}
.itemlist a figure{width:174px;height:174px;border-radius: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2);overflow: hidden;}
.itemlist a em.More{width:47px;height:41px;background-position: -766px -172px;bottom:-30px;right:-30px;}
.itemlist a:hover em.More{bottom:0;right:0;}
.itemlist:last-child{margin-right:0;}
.itemlist a p{line-height: 30px;margin-top:15px;text-align: center;color:#666;}
/*zjBoxs*/
.zjTit{margin:30px 0 20px;font-size:20px;color:#666;}
.zjContent{height:560px;background:#988c88;box-shadow: 0px 23px 68px 0px rgba(152, 140, 136, 0.5);-webkit-box-shadow: 0px 23px 68px 0px rgba(152, 140, 136, 0.5);-moz-box-shadow: 0px 23px 68px 0px rgba(152, 140, 136, 0.5);border-radius: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;overflow: hidden;}
.zjhd{width:375px;top:99px;left:47px;}
/*.zjhd ul{width:375px;height:384px;overflow: hidden;}*/
.zjtabBd{height:384px;overflow: hidden;}
.zjlist{width:1200px;height:560px;}
.zjTxt{width:310px;top:100px;right:35px;}
.zjTxt h3{font-size:36px;}
.zjTxt .zjzc{margin-left:6px;}
.zjTxt .zjzc{margin:15px 0 20px;}
.zjTxt .zjbm{line-height: 25px;}
.zjTxt .p1{font-size: 15px;line-height: 25px;color: #595959;margin: 8px 0 30px;}
.zjTxt .p2{font-size: 15px;line-height: 25px;color: #595959;width: 333px;}
.zjTxt a{width:191px;height:56px;line-height: 56px; background:#dd1e2e;border-radius: 30px;font-size:20px;color:#fff;text-align: center;margin-left:33px;margin-top:40px;}
.zjcicle{width:108px;height:108px;float:left;margin-right:17px;margin-bottom:20px;cursor: pointer;}
.zjcicle img{border:4px solid rgba(255,115,3,0);border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -o-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;}
/*.zjcicle.on img{border:4px solid #660205;}*/
/*.zjcicle:nth-child(3n){margin-right:0;}*/

/*truealBoxs*/
.truealBoxs{height:450px;margin-top:40px;border-radius: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2);overflow: hidden;}
.truealBoxs a{width:150px;height:150px;position: relative;display: inline-block;float:left;overflow: hidden;}
.truealBoxs a em{width:45px;height:40px;background-position: -768px -116px;bottom:0;right:0;}
.truealBoxs a img{position:absolute;left:0;top:0;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;}
.truealBoxs a img.after{z-index: 2;}
.truealBoxs a img.after {position: absolute;top:0;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.truealBoxs a:hover .after,.truealBoxs a:focus .after{	-webkit-transform: translateY(-100%);-moz-transform:translateY(-100%);transform: translateY(-100%);}
.truealBoxs a img.before {position: absolute;top: 100%;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.truealBoxs a:hover .before,.truealBoxs a:focus .before{	-webkit-transform: translateY(-100%);-moz-transform:translateY(-100%);transform: translateY(-100%);}
/*glmppBoxs*/
.glmppBoxs{margin-top:40px;padding-bottom:70px;}
.ppcontent{width:285px;margin-right:20px;}
.ppcontent:last-child{margin-right:0;}
.ppcontent h3{font-size:20px;color:#000;margin-bottom:22px;}
.ppcontent ul li img{border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;box-shadow: 0px 15px 40px 0px rgba(102, 102, 102, 0.3);-webkit-box-shadow: 0px 15px 40px 0px rgba(102, 102, 102, 0.3);-moz-box-shadow: 0px 15px 40px 0px rgba(102, 102, 102, 0.3);}
.ppcontent ul li p{font-size:16px;color:#666;margin-top:25px;}
.ppcontent .ppBtn{width:19px;height:19px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;background-color: rgb(204, 204, 204);top:0;text-align: center;}
.ppcontent .ppBtn:hover{background-color: rgb(153, 153, 153);}
.ppcontent .ppBtn i{width:7px;height:13px;margin-top:-7px;}
.ppcontent .ppPrev{left:243px;}
.ppcontent .ppPrev i{background-position: -703px -85px;}
.ppcontent .ppNext{right:0;}
.ppcontent .ppNext i{background-position: -728px -85px;}
/*class*/
.bzcontent{margin-top:50px;}
.Navlists{width:300px;}
.Navlist{width:100%;height:295px;box-shadow: 0px 15px 50px 0px rgba(153, 153, 153, 0.5);-webkit-box-shadow: 0px 15px 50px 0px rgba(153, 153, 153, 0.5);-moz-box-shadow: 0px 15px 50px 0px rgba(153, 153, 153, 0.5);border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;padding:27px 0 0 11px;}
.bzNavlist{background:rgb(255, 163, 73);}
.bzNavlist h3{width:107px;height:51px;background-position: -2px -202px;}
.kslNavlist{background:rgb(108, 197, 233);}
.kslNavlist h3{width:93px;height:50px;background-position: -3px -262px;}
.mblkNavlist{background:rgb(239, 107, 84);}
.mblkNavlist h3{width:102px;height:50px;background-position:-2px -318px;}
.pifuNavlist{background:rgb(122, 217, 202);}
.pifuNavlist h3{width:100px;height:51px;background-position:-3px -373px;}
.rufangNavlist{background:rgb(250, 97, 140);}
.rufangNavlist h3{width:102px;height:50px;background-position:-1px -429px;}
.wzxNavlist{background:rgb(106, 168, 234);}
.wzxNavlist h3{width:112px;height:50px;background-position:-3px -482px;}
.yanbuNavlist{background:rgb(255, 80, 80);}
.yanbuNavlist h3{width:99px;height:50px;background-position:-4px -536px;}
.zfglNavlist{background:rgb(155, 106, 234);}
.zfglNavlist h3{width:150px;height:50px;background-position:-3px -594px;}
.bzNavul{width:278px;/*height:337px;*/border-top-left-radius: 5px;-webkit-border-top-left-radius: 5px;border-top-right-radius: 5px;-webkit-border-top-right-radius: 5px;box-shadow:0px 15px 50px 0px rgba(153, 153, 153, 0.4);-webkit-box-shadow: 0px 15px 50px 0px rgba(153, 153, 153, 0.4);-moz-box-shadow: 0px 15px 50px 0px rgba(153, 153, 153, 0.4);background:#fff;margin-top:10px;padding:32px 13px 5px;}
.bzNavul li{width:121px;height:38px;float:left;margin-bottom:12px;text-align: center;position:relative;}
.bzNavul li.hot:after{content:'';position:absolute;width:25px;height:12px;background:url(../images/fouricon.png) no-repeat -464px -145px;top:-5px;right:5px;}
.bzNavul li:nth-child(2n){float:right;}
.bzNavul li a{width:121px;height:38px;line-height: 38px;font-size:16px;color:#666;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;background-color:#f0f0f0;-moz-transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;}
.bzNavul li a b{font-weight:normal!important;}
.bzNavlist li.on a,.bzNavlist li:hover a{background:rgb(255, 163, 73);color:#fff;box-shadow: 0px 5px 15px 0px rgba(255, 174, 96, 0.75);-webkit-box-shadow: 0px 5px 15px 0px rgba(255, 174, 96, 0.75);-moz-box-shadow: 0px 5px 15px 0px rgba(255, 174, 96, 0.75);}
.bzNavul li.on a,.bzNavul li:hover a{color:#fff;}
.yanbuNavul li.on a,.yanbuNavul li:hover a{background:rgb(255, 80, 80);box-shadow: 0px 5px 15px 0px rgba(255, 69, 57, 0.75);-webkit-box-shadow: 0px 5px 15px 0px rgba(255, 69, 57, 0.75);-moz-box-shadow: box-shadow: 0px 5px 15px 0px rgba(255, 69, 57, 0.75);}
.kslNavul li.on a,.kslNavul li:hover a{background:rgb(108, 197, 233);box-shadow: 0px 5px 15px 0px rgba(108, 197, 233, 0.75);
-webkit-box-shadow: 0px 5px 15px 0px rgba(108, 197, 233, 0.75);-moz-box-shadow: 0px 5px 15px 0px rgba(108, 197, 233, 0.75);}
.mblkNavul li.on a,.mblkNavul li:hover a{background:rgb(239, 107, 84);box-shadow: 0px 5px 15px 0px rgba(234, 105, 83, 0.75);-webkit-box-shadow: 0px 5px 15px 0px rgba(234, 105, 83, 0.75);-moz-box-shadow: 0px 5px 15px 0px rgba(234, 105, 83, 0.75);}
.pifuNavul li.on a,.pifuNavul li:hover a{background:rgb(122, 217, 202);box-shadow: 0px 5px 15px 0px rgba(122, 217, 202, 0.75);-webkit-box-shadow: 0px 5px 15px 0px rgba(122, 217, 202, 0.75);-moz-box-shadow: 0px 5px 15px 0px rgba(122, 217, 202, 0.75);}
.rufangNavul li.on a,.rufangNavul li:hover a{background:rgb(250, 97, 140);box-shadow: 0px 5px 15px 0px rgba(245, 77, 128, 0.75);-webkit-box-shadow: 0px 5px 15px 0px rgba(245, 77, 128, 0.75);-moz-box-shadow: 0px 5px 15px 0px rgba(245, 77, 128, 0.75);}
.wzxNavul li.on a,.wzxNavul li:hover a{background:rgb(106, 168, 234);box-shadow: 0px 5px 15px 0px rgba(107, 171, 229, 0.75);
-webkit-box-shadow: 0px 5px 15px 0px rgba(107, 171, 229, 0.75);-moz-box-shadow: 0px 5px 15px 0px rgba(107, 171, 229, 0.75);}
.zfglNavul li.on a,.zfglNavul li:hover a{background:rgb(155, 106, 234);box-shadow: 0px 5px 15px 0px rgba(155, 106, 234, 0.75);
-webkit-box-shadow: 0px 5px 15px 0px rgba(155, 106, 234, 0.75);-moz-box-shadow: 0px 5px 15px 0px rgba(155, 106, 234, 0.75);}
.bzNavTel{width:278px;height:88px;}
.bzNavTel span{width:100%;height:44px;line-height: 44px;font-size:18px;color:#fff;padding-left:30px;}
.bzNavTel span:nth-child(1){background-color: rgb(134, 120, 117);}
.bzNavTel span:nth-child(2){background-color: rgb(152, 140, 136);box-shadow: 0px 0px 10px 0px rgba(95, 80, 78, 0.6);-webkit-box-shadow: 0px 0px 10px 0px rgba(95, 80, 78, 0.6);-moz-box-shadow: 0px 0px 10px 0px rgba(95, 80, 78, 0.6);border-bottom-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-moz-border-bottom-right-radius: 5px;}
.bzNavTel span:nth-child(1) i{width:17px;height:17px;background-position: -576px -150px;margin-right:7px;}
.bzNavTel span:nth-child(2) i{width:16px;height:16px;background-position: -601px -150px;margin-right:14px;}
.bzneirong{width:880px;color:#666;margin-bottom: 55px;}
/*public*/
.bzpicPub{box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.4);-webkit-box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.4);-moz-box-shadow: 0px 0px 10px 0px rgba(153, 153, 153, 0.4);;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;margin-bottom:10px;}
.bzpicSlide{text-align:center;}
.bzpicHd{margin:40px 0 25px;}
.bzpicHd span{width:12px;height:12px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;background:rgba(137,137,137,0.5);display:inline-block;margin:0 3px;transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -o-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;}
.bzpicHd span.on{width:30px;border-radius: 30px;background:rgba(137,137,137,1);}
.bzneirong p{width:100%;font-size:18px;color:#666;text-align: center;}
.bzpubSwt{width:250px;margin:0 auto;}
.bzpubSwt a{width:250px;height:56px;line-height: 56px;font-size:20px;background:#ff7603;box-shadow: 0px 10px 35px 0px rgba(134, 120, 117, 0.5);-webkit-box-shadow: 0px 10px 35px 0px rgba(134, 120, 117, 0.5);-moz-box-shadow: 0px 10px 35px 0px rgba(134, 120, 117, 0.5);text-align: center;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;color:#fff;box-shadow: 0px 10px 35px 0px rgba(134, 120, 117, 0.5);-webkit-box-shadow: 0px 10px 35px 0px rgba(134, 120, 117, 0.5);-moz-box-shadow: 0px 10px 35px 0px rgba(134, 120, 117, 0.5);margin-top:20px;}
.bzpubAni{-moz-transition:all 0.3s linear 0s;-webkit-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s; transform-style: preserve-3d;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;}
.bzpubAni:hover{-moz-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);-o-transform:translate3d(0,-5px,0);-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}
.bzTitpub{padding:60px 0 20px;}
.bzTitpub h3{font-size:26px;}
.bzTitpub h4{font-size:18px;}
.bzsafebox{width:430px;height:467px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);-webkit-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);-moz-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);}
.bzsafeTxt{padding:0 24px;}
.bzsafeTxt h4{font-size:22px;margin:20px 0 10px;}
.bzsafeTxt p{font-size:16px;text-align: left;color:#999;}
.bzactivePic{margin-top:40px;box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);-webkit-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);-moz-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.bzSecurity{padding-top:55px;}
.bzSecurity a{width:160px;height:160px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;text-align: center;position:relative;z-index: 10;background:rgba(252,199,4,0);}
.bzSecurity a:hover{background:rgba(252,199,4,1);box-shadow: 0px 10px 40px 0px rgba(252, 199, 4, 0.5);-webkit-box-shadow: 0px 10px 40px 0px rgba(252, 199, 4, 0.5);-moz-box-shadow: 0px 10px 40px 0px rgba(252, 199, 4, 0.5);}
.bzSecurity .onlineSwt em{width:102px;height:96px;background-position:-885px -359px;margin-top:32px;}
.bzSecurity .onlineSwt:hover em{background-position: -891px -246px;}
.bzSecurity .onlineZj em{width:102px;height:97px;background-position:-763px -244px;margin-top:32px;}
.bzSecurity .onlineZj:hover em{background-position: -753px -357px;}
/*view page*/
.pageContent{margin:50px auto 60px;box-shadow: 0px 10px 40px 0px rgba(102, 102, 102, 0.3);-webkit-box-shadow: 0px 10px 40px 0px rgba(102, 102, 102, 0.3);-moz-box-shadow: 0px 10px 40px 0px rgba(102, 102, 102, 0.3);background:#fff;text-align: center;padding-bottom:68px;}
.pageContent h3{font-size:36px;color:#434343;text-align: center;font-weight: bold;padding:50px 0 20px;}
.pageContent span.spanTime{width:412px;height:26px;margin:0 auto 30px;text-align: center;line-height: 26px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;background-color: rgb(229, 229, 229);font-size:14px;color:#959595;}
.pageContent span.spanTime em{margin-left:15px;}
.contentView{width:1075px;margin:0 auto;text-align: left;font-size:16px;color:#7d7d7d;}
.contentView p{text-indent:2rem;line-height: 30px;}
.contentView .viewPic{text-align:center;margin:20px 0 30px;}
.viewlinkA{width:100%;text-align: center;margin-top:60px;}
.viewlinkA a{width:212px;height:58px;line-height: 58px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;background-color: rgb(255, 118, 3);box-shadow: 0px 10px 30px 0px rgba(255, 102, 0, 0.3);-webkit-box-shadow: 0px 10px 30px 0px rgba(255, 102, 0, 0.3);-moz-box-shadow: 0px 10px 30px 0px rgba(255, 102, 0, 0.3);text-align: center;font-size:20px;color:#fff;}
.viewOther{width:1022px;margin:70px auto 0;}
.viewOther .other_btn{width:488px;height:58px;line-height: 58px; border:1px solid rgb(238, 238, 238);border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;padding-left:20px;font-size:16px;color:#999;overflow: hidden;}
.viewOther .other_btn a{font-size:16px;color:#999;}
/*anli page*/
.anliContent{width:100%;margin:50px auto 50px;}
.anlitxtFl{width:670px;}
.anlitxtFl figure{width:204px;height:204px;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.7);-webkit-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.7);-moz-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.7);overflow: hidden;float:left;margin-right:40px;}
.anlitxtFl .anliNr{width:420px;}
.anlitxtFl .anliNr font{padding-top:70px;font-size:24px;color:#666;margin-bottom:15px;}
.anlitxtFl .anliNr p{font-size:18px;color:#999;line-height: 26px;}
.anlitxtFr{margin-top:50px;margin-right:25px;}
.anlitxtFr a:first-child{margin-right:10px;}
.anlivlists{margin-top:60px;}
.anlivlist{padding-top:35px;}
.anlibg .anlivlist span{width:150px;height:43px;line-height: 43px; background-color: #ff7603;box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.7);-webkit-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.7);border-top-left-radius: 20px;border-top-right-radius: 18px; border-bottom-left-radius: 20px;font-size:24px;color:#fff;text-align: center;}
.anlibg:first-child .anlivlist span{background:rgb(153, 153, 153);}
.anlivlist p{font-size:16px;color:#666;text-indent: 2rem;line-height: 28px;margin-top:20px;margin-bottom:45px;}
.alvpics{padding-bottom:80px;}
.alvpics figure{width:378px;height:480px;float:left;margin-right:33px;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.6);-webkit-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.6);-moz-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.6);overflow: hidden;}
.alvpics figure:last-child{margin-right:0;}
.anlivlists h5{font-size:16px;color:#999;}
.anlivlists h5{margin-top:-50px;}
.anlibg{background:#fff;}
.anlibg:nth-child(2n){background:#fafafa;}
.anlibg:last-child .alvpics{padding-bottom:30px;}
.anliActivity{margin-top:50px;box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);-webkit-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);-moz-box-shadow: 0px 10px 40px 0px rgba(153, 153, 153, 0.4);}
