锘?itis {position:relative;padding-top:100px;text-align:center;}
.itis h2 {color:#222;font-size:40px;line-height:1;text-transform:uppercase;}
.itis h2 span {color:#f3150a;}
.itis p {display:none;}
.itis .fls {position:absolute;top:3px;right:0;}
.itis .fls a {display:inline-block;margin-left:20px;padding-left:34px;padding-right:34px;height:50px;line-height:50px;color:#333;font-size:16px;font-weight:bold;text-align:center;vertical-align:top;border-radius:26px;border:1px solid #dfdfe2;}
.itis .fls a:hover {color:#fff;box-shadow:0 10px 20px rgba(243,21,10,0.3);border-color:#f3150a;background-color:#f3150a;}

#ipros .fls {padding-top:15px;text-align:center;}
#ipros .fls a {display:inline-block;margin-top:16px;margin-right:16px;padding-left:24px;padding-right:24px;height:48px;line-height:48px;color:#808080;font-size:14px;font-weight:bold;text-align:center;vertical-align:top;border-radius:25px;border:1px solid #ececec;background-color:#fff;}
#ipros .fls a:last-child {margin-right:0;}
#ipros .fls a:hover, #ipros .fls a.active {color:#fff;border-color:#f3150a;background-color:#f3150a;}
#ipros .fls a.active {box-shadow:0 10px 20px rgba(243,21,10,0.3);}
#ipros .list {display:none;padding-top:40px;}
#ipros .list .swiper-slide {padding:12px;box-sizing:border-box;}
#ipros .list a {position:relative;/*display:inline-block;margin-top:3.5%;margin-right:3.5%;*/display:block;padding:30px;padding-top:40px;/*width:31%;*/vertical-align:top;border-radius:10px;box-sizing:border-box;background-color:#fff;transition:box-shadow ease-out 200ms;overflow:hidden;}
#ipros .list a:nth-child(3n) {/*margin-right:0;*/}
#ipros .list a .name {position:relative;padding-bottom:20px;border-bottom:1px solid #eee;}
#ipros .list a .name h2 {padding-right:50px;font-size:22px;}
#ipros .list a .name span {position:absolute;top:0;right:0;font-family:"din-bold";font-size:22px;color:rgba(17,17,17,0.2);}
#ipros .list a .desc {margin-top:20px;height:90px;line-height:30px;-webkit-line-clamp:3;color:#808080;}
#ipros .list a .imgs {margin-top:30px;font-size:0;text-align:center;overflow:hidden;}
#ipros .list a .imgs img {width:80%;transition:transform ease-out 400ms;}
#ipros .list a i {position:absolute;bottom:30px;left:30px;display:block;width:38px;height:38px;line-height:38px;color:#888;font-size:14px;text-align:center;border-radius:50%;border:1px solid #e7e7e7;}
#ipros .list a:hover {box-shadow:0 0 12px rgba(0,0,0,0.15);}
#ipros .list a:hover .imgs img {transform:scale(1.1);}
#ipros .list a:hover i {color:#f3150a;border-color:#f3150a;}

#ipros .list .swiper-button {position:relative;margin-top:23px;height:45px;}
#ipros .list .swiper-button > span {position:absolute;top:0;z-index:2;display:block;width:43px;height:43px;border-radius:50%;border:1px solid #d9d9d9;cursor:pointer;}
#ipros .list .swiper-button > span i {position:absolute;top:50%;left:50%;display:block;margin-top:-10px;margin-left:-10px;width:20px;height:20px;line-height:20px;color:#565656;font-size:12px;text-align:center;border-radius:50%;}
#ipros .list .swiper-button > span:hover {border-color:#f3150a;}
#ipros .list .swiper-button > span:hover i {color:#fff;background-color:#f3150a;}
#ipros .list .swiper-prev {right:60px;}
#ipros .list .swiper-next {right:0;}
#ipros .list .swiper-pagination {display:flex;top:50%;left:0;margin-top:-1px;width:calc(100% - 140px);height:2px;background:#e9e9e9;}
#ipros .list .swiper-pagination span {flex:1 1 auto;margin:0;width:auto;height:100%;font-size:0;border-radius:0;background:#e9e9e9;opacity:0;transition:all ease-out 300ms;overflow:hidden;}
#ipros .list .swiper-pagination span.swiper-pagination-bullet {margin:0;}
#ipros .list .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:#f3150a;}

#ipros .asbtn a {transition:box-shadow linear 200ms;}
#ipros .asbtn {display:flex;justify-content:center;padding-top:50px;padding-bottom:80px;}
#ipros .asbtn a:nth-child(2) {display:flex;align-items:center;margin-left:20px;padding-left:30px;padding-right:64px;height:50px;color:#fff;font-size:16px;font-weight:bold;border-radius:25px;background:url(../images/icon4.png) no-repeat right 18px center #333;}
#ipros .asbtn a:hover {box-shadow:0 10px 20px rgba(243,21,10,0.3);}

#iapps {position:relative;background:url(../images/bg10.png) no-repeat 0 300px #fff;}
#iapps:after {position:absolute;top:0;right:0;z-index:2;display:block;width:50%;height:500px;background:url(../images/bg11.png) no-repeat bottom right #f3150a;content:"";}
#iapps > div {position:relative;z-index:3;padding-top:100px;padding-bottom:85px;}
#iapps .itis {padding-top:0;text-align:left;}
#iapps .intro {display:flex;}
#iapps .intro .name {width:50%;}
#iapps .intro .name .fls {padding-top:15px;}
#iapps .intro .name .fls a {display:inline-block;position:relative;margin-top:30px;margin-right:30px;color:#808080;font-size:16px;font-weight:bold;}
#iapps .intro .name .fls a:after {position:absolute;bottom:-12px;display:block;width:100%;height:3px;background-color:#f3150a;content:"";visibility:hidden;transform:scaleX(0);transition:linear 300ms;}
#iapps .intro .name .fls a:last-child {margin-right:0;}
#iapps .intro .name .fls a.active {color:#f3150a;}
#iapps .intro .name .fls a.active:after {visibility:visible;transform:scaleX(1);}
#iapps .intro .text {width:50%;color:#fff;}
#iapps .intro .text div {display:none;padding-left:80px;}
#iapps .intro .text h2 {font-size:30px;}
#iapps .intro .text p {margin-top:25px;margin-bottom:45px;line-height:1.9;}
#iapps .intro .text a {position:relative;display:inline-block;padding-left:18px;padding-right:45px;height:40px;line-height:40px;font-size:14px;text-align:center;vertical-align:top;border-radius:20px;background-color:#fff;transition:box-shadow linear 200ms;}
#iapps .intro .text a i { position:absolute;top:50%;right:11px;margin-top:-10px;width:20px;height:20px;line-height:20px;color:#fff;font-size:12px;text-align:center;border-radius:50%;background-color:#f31207;}
#iapps .intro .text a:hover {box-shadow:0 3px 12px rgba(0,0,0,0.5);}

#iapps .list {margin-top:60px;}
#iapps .list .swiper-container {}
#iapps .list .swiper-slide a div {font-size:0;border-radius:5px;overflow:hidden;}
#iapps .list .swiper-slide a div img {width:100%;transition:transform ease-out 400ms;}
#iapps .list .swiper-slide a h2 {margin-top:20px;font-size:18px;}
#iapps .list .swiper-slide a:hover div img {transform:scale(1.08);}
#iapps .list .swiper-button {position:relative;margin-top:35px;height:45px;}
#iapps .list .swiper-button > span {position:absolute;top:0;z-index:2;display:block;width:43px;height:43px;border-radius:50%;border:1px solid #d9d9d9;cursor:pointer;}
#iapps .list .swiper-button > span i {position:absolute;top:50%;left:50%;display:block;margin-top:-10px;margin-left:-10px;width:20px;height:20px;line-height:20px;color:#565656;font-size:12px;text-align:center;border-radius:50%;}
#iapps .list .swiper-button > span:hover {border-color:#f3150a;}
#iapps .list .swiper-button > span:hover i {color:#fff;background-color:#f3150a;}
#iapps .list .swiper-prev {right:60px;}
#iapps .list .swiper-next {right:0;}
#iapps .list .swiper-pagination {display:flex;top:50%;left:0;margin-top:-1px;width:calc(100% - 140px);height:2px;background:#e9e9e9;}
#iapps .list .swiper-pagination span {flex:1 1 auto;margin:0;width:auto;height:100%;font-size:0;border-radius:0;background:#e9e9e9;opacity:0;transition:all ease-out 300ms;overflow:hidden;}
#iapps .list .swiper-pagination span.swiper-pagination-bullet {margin:0;}
#iapps .list .swiper-pagination span.swiper-pagination-bullet-active {opacity:1;background:#f3150a;}

#iabout {background:url(../images/bg13.jpg) no-repeat right top #f8f9fc;}
#iabout > div {display:flex;align-items:flex-start;padding-top:100px;padding-bottom:110px;}
#iabout .imgs {flex:0 0 auto;position:relative;width:49%;font-size:0;box-shadow:0 20px 60px rgba(0,0,0,0.2);}
#iabout .imgs:after {position:absolute;bottom:-144px;right:-226px;display:block;width:466px;height:318px;background:url(../images/bg12.png) no-repeat;content:"";}
#iabout .imgs img {width:100%;}
#iabout .text {flex:1 1 auto;margin-left:220px;}
#iabout .itis {padding-top:25px;text-align:left;}
#iabout .itis:after {display:block;margin-top:35px;margin-bottom:30px;width:40px;height:4px;background-color:#f3150a;content:"";}
#iabout .asbtn {margin-top:45px;}
#iabout .asbtn a {display:inline-block;position:relative;padding-left:18px;padding-right:45px;height:38px;line-height:38px;color:#333;font-size:16px;font-weight:bold;vertical-align:top;border-radius:20px;border:1px solid #d3d3d3;}
#iabout .asbtn a:hover {color:#ec001d;border-color:#e9001c;}
#iabout .asbtn a:nth-child(1) i {position:absolute;top:50%;right:12px;margin-top:-10px;width:20px;height:20px;line-height:20px;color:#fff;font-size:12px;font-weight:normal;text-align:center;border-radius:50%;background-color:#222;}
#iabout .asbtn a:nth-child(1):hover i {background-color:#e9001c;}
#iabout .asbtn a:nth-child(2) {margin-left:12px;background:url(../images/icon6.png) no-repeat right 11px center;}
#iabout .asbtn a:nth-child(2):hover {background-image:url(../images/icon5.png);}

#iszys {background:url(../images/bg14.png) no-repeat #f8f9fc;}
#iszys ul {display:flex;justify-content:space-between;padding-top:60px;padding-bottom:100px;}
#iszys ul li {width:18.75%;}
#iszys ul li .tis {position:relative;padding-bottom:20px;color:#222;line-height:1;border-bottom:2px solid #dcdee2;}
#iszys ul li .tis:after {position:absolute;bottom:-2px;left:0;display:block;width:80px;height:2px;background-color:#f20000;content:"";}
#iszys ul li .counter {font-size:72px;font-family:"din-bold";}
#iszys ul li .wz {position:relative;top:-5px;margin-left:5px;font-size:30px;font-weight:bold;}
#iszys ul li .icon {position:absolute;top:11px;right:0;height:50px;font-size:0;text-align:right;overflow:hidden;}
#iszys ul li .icon span {max-height:100%;}
#iszys ul li .icon img {max-height:100%;}
#iszys ul li .desc {margin-top:20px;color:#666;font-size:18px;}

#ifzlc {background:url(../images/ifzlc_bg.jpg) no-repeat center center/cover;}
#ifzlc > div {position:relative;height:670px;color:#fff;overflow:hidden;}
#ifzlc .itis {padding-top:85px;}
#ifzlc .itis h2 {color:#fff;}
#ifzlc .cont {margin-top:80px;}
#ifzlc .cont .swiper-slide {text-align:center;font-weight:bold;}
#ifzlc .cont h4 {padding-top:20px;font-family:"din-bold";font-size:100px;line-height:1;}
#ifzlc .cont p {margin-top:50px;font-size:18px;font-weight:normal;line-height:1.7;}
#ifzlc .year {position:absolute;bottom:60px;left:0;z-index:10;width:100%;height:80px;background:url(../images/ifzlc_line.png) repeat-x left bottom 12px;}
#ifzlc .year .swiper-container {z-index:2;height:100%;}
#ifzlc .year .swiper-slide {height:100%;text-align:center;}
#ifzlc .year .swiper-slide span {display:inline-block;padding-top:20px;font-family:"din-bold";font-size:22px;font-weight:bold;color:rgba(255,255,255,0.7);cursor:pointer;}
#ifzlc .year .swiper-slide span:after {position:absolute;bottom:0;left:50%;display:block;margin-left:-13px;width:26px;height:26px;background:url(../images/bg15.png) no-repeat center center;content:"";}
#ifzlc .year .swiper-slide-active span {color:#fff;}
#ifzlc .year .swiper-slide-active span:after {background-image:url(../images/bg16.png);}
#ifzlc .year .swiper-button {position:absolute;top:-230px;z-index:2;display:block;width:54px;height:54px;line-height:54px;color:#fff;font-size:14px;text-align:center;border-radius:50%;border:1px solid rgba(255,255,255,0.2);cursor:pointer;}
#ifzlc .year .swiper-button:hover {color:#f3150a;border-color:#f3150a;}
#ifzlc .year .swiper-prev {left:300px;}
#ifzlc .year .swiper-next {right:300px;}

#inews {background:url(../images/inews_bg.jpg) no-repeat center center/cover;}
#inews > div {padding-top:100px;padding-bottom:100px;}
#inews .itis {position:relative;padding-top:0;text-align:left;}
#inews .cont {display:flex;justify-content:space-between;margin-top:50px;}

#inews .tjs {width:32%;background-color:#fff;transition:box-shadow linear 200ms;}
#inews .tjs .imgs {font-size:0;overflow:hidden;}
#inews .tjs .imgs img {width:100%;transition:transform ease-out 400ms;}
#inews .tjs .text {padding:48px;}
#inews .tjs .text h2 {margin-top:20px;height:109px;font-size:22px;border-bottom:1px solid #edf2f8;overflow:hidden;}
#inews .tjs .text h2 span {line-height:1.6;-webkit-line-clamp:3;}
#inews .tjs .time {font-family:"din-bold";font-size:16px;font-weight:bold;color:#999;}
#inews .tjs .time span {margin-right:10px;color:#e11a10;}
#inews .tjs .more {position:relative;margin-top:30px;font-family:"din-bold";font-size:16px;font-weight:bold;color:#999;}
#inews .tjs .more i {position:absolute;top:3px;right:0;font-size:14px;font-weight:normal;}
#inews .tjs:hover {box-shadow:0 0 15px rgba(0,0,0,0.2);}
#inews .tjs:hover .imgs img {transform:scale(1.1);}

#inews .date {display:flex;align-items:center;height:70px;color:#999;font-family:"din-bold";line-height:1;}
#inews .date > div {display:flex;flex-direction:column;justify-content:space-between;height:100%;text-align:center;}
#inews .date span:nth-child(1) {font-size:52px;}
#inews .date span:nth-child(2) {font-size:16px;}

#inews .cent {display:flex;flex-direction:column;width:27.8%;box-sizing:border-box;}
#inews .cent a {flex:1 1 auto;padding:48px;padding-top:36px;background-color:#fff;transition:box-shadow linear 200ms;}
#inews .cent a:nth-child(2) {margin-top:30px;}
#inews .cent a .date {position:relative;width:100%;}
#inews .cent a .date i {position:absolute;top:50%;right:0;margin-top:-7px;color:#ccc;}
#inews .cent a .text {margin-top:35px;padding-top:30px;border-top:1px solid #edf2f8;}
#inews .cent a .text h2 {font-size:22px;}
#inews .cent a .text p {margin-top:20px;color:#808080;line-height:1.9;}
#inews .cent a:hover {box-shadow:0 0 10px rgba(0,0,0,0.2);}

#inews .list {display:flex;flex-direction:column;width:36.25%;box-sizing:border-box;background-color:#fff;}
#inews .list a {flex:1 1 auto;display:flex;align-items:center;position:relative;padding-left:35px;padding-right:35px;box-sizing:border-box;overflow:hidden;}
#inews .list a:after {position:absolute;bottom:0;left:35px;right:35px;display:block;height:1px;background-color:#edf2f8;content:"";}
#inews .list a:nth-child(4):after {display:none;}
#inews .list a .date {width:90px;transform:translateY(-4px);}
#inews .list a .text {padding-right:70px;width:calc(100% - 90px);box-sizing:border-box;}
#inews .list a .text h2 {font-size:22px;}
#inews .list a .text p {margin-top:15px;color:#808080;}
#inews .list a i {position:absolute;top:50%;right:46px;margin-top:-7px;color:#ccc;}
#inews .list a:hover {background-color:#fffafa;}
#inews .list a:hover:before {position:absolute;top:0;left:0;display:block;width:3px;height:100%;background-color:#f3150a;content:"";}
#inews .list a:hover i {color:#f3150a;font-weight:bold;}

@media only screen and (max-width: 1680px){
	#iabout .imgs:after {bottom:-130px;right:-110px;width:400px;height:273px;background-size:100% 100%;}
	#iabout .text {margin-left:120px;}
	#iabout .text .itis {padding-top:0;}
	#ifzlc .year .swiper-prev {left:200px;}
	#ifzlc .year .swiper-next {right:200px;}
}

@media only screen and (max-width: 1440px){
	#iabout .itis {padding-top:0;}
	#iszys ul li {width:21%;}
	#iszys ul li .counter {font-size:60px;}
	#iszys ul li .wz {top:-5px;margin-left:8px;font-size:24px;}
	#iszys ul li .icon {top:11px;height:40px;}
	#ifzlc .cont h4 {font-size:90px;}
	#ifzlc .year .swiper-prev {left:0;}
	#ifzlc .year .swiper-next {right:0;}
}

@media only screen and (max-width: 1280px){
	.itis {padding-top:6%;}
	.itis h2 {font-size:36px;}
	.itis p {margin-top:15px;font-size:16px;}
	.itis .fls a {padding-left:25px;padding-right:25px;height:44px;line-height:44px;color:#333;font-size:16px;border-radius:23px;}
	
	#ipros .fls {padding-top:15px;}
	#ipros .fls a {margin-top:12px;margin-right:12px;padding-left:20px;padding-right:20px;height:38px;line-height:38px;font-size:14px;border-radius:20px;}
	#ipros .list a {padding:20px;}
	#ipros .list a .name {padding-bottom:15px;}
	#ipros .list a .name h2 {font-size:18px;}
	#ipros .list a .name span {font-size:18px;}
	#ipros .list a .desc {margin-top:15px;height:75px;line-height:25px;}
	#ipros .list a .imgs {margin-top:20px;}
	#ipros .list a i {bottom:20px;left:20px;}
	#ipros .asbtn {padding-top:4%;padding-bottom:6%;}
	#ipros .asbtn a:nth-child(2) {padding-left:22px;padding-right:60px;height:46px;font-size:16px;font-weight:bold;border-radius:23px;}
	
	#iapps:after {height:400px;}
	#iapps > div {padding-top:6%;padding-bottom:6%;}
	#iapps .intro .name .fls a {margin-right:30px;font-size:16px;}
	#iapps .intro .name .fls a.active:after {bottom:-10px;height:2px;}
	#iapps .intro .text div {padding-left:40px;}
	#iapps .intro .text h2 {font-size:26px;}
	#iapps .intro .text p {margin-top:15px;margin-bottom:30px;line-height:1.8;}

	#iapps .list {margin-top:6%;}
	
	#iabout > div {padding-top:6%;padding-bottom:6%;}
	#iabout .imgs {box-shadow:0 10px 40px rgba(0,0,0,0.2);}
	#iabout .imgs:after {bottom:-100px;right:-100px;width:300px;height:205px;}
	#iabout .text {margin-left:120px;}
	#iabout .itis:after {display:block;margin-top:35px;margin-bottom:30px;width:40px;height:4px;background-color:#f3150a;content:"";}
	#iabout .asbtn {margin-top:45px;}
	#iabout .asbtn a {padding-left:15px;padding-right:40px;height:34px;line-height:34px;font-size:14px;border-radius:18px;}
	#iabout .asbtn a:nth-child(1) i {right:10px;margin-top:-8px;width:16px;height:16px;line-height:16px;font-size:10px;}
	#iabout .asbtn a:nth-child(2) {background-size:auto 16px;}

	#iszys {background-size:100% auto;}
	#iszys ul {padding-top:4%;padding-bottom:6%;}
	#iszys ul li .tis {padding-bottom:15px;}
	#iszys ul li .counter {font-size:50px;}
	#iszys ul li .wz {top:-5px;margin-left:8px;font-size:18px;}
	#iszys ul li .icon {top:10px;height:30px;}
	#iszys ul li .desc {margin-top:15px;font-size:16px;}
	
	#ifzlc > div {height:670px;}
	#ifzlc .itis {padding-top:6%;}
	#ifzlc .cont {margin-top:6%;}
	#ifzlc .cont h4 {font-size:80px;}
	#ifzlc .cont p {margin-top:40px;font-size:18px;-webkit-line-clamp:4;}
	#ifzlc .year .swiper-prev {left:4%;}
	#ifzlc .year .swiper-next {right:4%;}
	
	#inews > div {padding-top:6%;padding-bottom:6%;}
	#inews .cont {margin-top:4%;}
	
	#inews .tjs {width:32%;}
	#inews .tjs .text {padding:25px;}
	#inews .tjs .text h2 {margin-top:20px;height:99px;font-size:18px;}
	#inews .tjs .time {font-size:14px;}
	#inews .tjs .more {margin-top:20px;font-size:14px;}
	#inews .tjs .more i {top:3px;font-size:14px;}
	
	#inews .date {height:60px;}
	#inews .date span:nth-child(1) {font-size:40px;}
	#inews .date span:nth-child(2) {font-size:14px;}
	
	#inews .cent a {padding:25px;}
	#inews .cent a:nth-child(2) {margin-top:22px;}
	#inews .cent a .date i {margin-top:-7px;}
	#inews .cent a .text {margin-top:20px;padding-top:20px;}
	#inews .cent a .text h2 {font-size:18px;}
	#inews .cent a .text p {margin-top:12px;line-height:1.8;}
	
	#inews .list a {padding-left:25px;padding-right:25px;}
	#inews .list a:after {left:25px;right:25px;}
	#inews .list a .date {width:70px;}
	#inews .list a .text {padding-right:40px;width:calc(100% - 70px);}
	#inews .list a .text h2 {font-size:18px;}
	#inews .list a .text p {margin-top:12px;}
	#inews .list a i {right:25px;}
}

@media only screen and (max-width: 1024px){
	.itis h2 {font-size:24px;}
	.itis p {margin-top:12px;font-size:14px;}
	.itis .fls a {padding-left:20px;padding-right:20px;height:40px;line-height:40px;font-size:14px;border-radius:21px;}
	
	#ipros .list a .name h2 {font-size:16px;}
	#ipros .list a .name span {font-size:16px;}
	#ipros .list a .imgs img {width:100%;}
	#ipros .asbtn a:nth-child(2) {padding-left:18px;padding-right:47px;height:40px;font-size:14px;border-radius:20px;background-position:right 12px center;}
	#ipros .asbtn a:hover {box-shadow:0 5px 10px rgba(243,21,10,0.3);}
	
	#iapps {background:#fff;}
	#iapps:after {display:none;}
	#iapps .intro {display:block;}
	#iapps .intro .name {width:100%;}
	#iapps .intro .name .fls {margin-top:0;padding-top:0;}
	#iapps .intro .text {width:100%;color:#333;}
	#iapps .intro .text div {padding-left:0;}
	#iapps .intro .text h2 {display:none;}
	#iapps .intro .text p {margin-top:30px;margin-bottom:30px;line-height:1.8;}
	#iapps .intro .text a {color:#fff;background-color:#f3150a;}
	#iapps .intro .text a i {color:#f31207;background-color:#fff;}

	#iapps .list {margin-top:4%;}
	#iapps .list .swiper-slide a h2 {margin-top:15px;font-size:16px;}
	
	#iabout > div {display:block;padding-top:4%;}
	#iabout .imgs {width:100%;box-shadow:0 10px 30px rgba(0,0,0,0.2);}
	#iabout .imgs:after {display:none;}
	#iabout .text {margin-top:4%;margin-left:0;}
	#iabout .itis:after {margin-top:25px;margin-bottom:20px;height:3px;}
	#iabout .asbtn {margin-top:4%;}
	
	#iszys ul li {width:22%;}
	#iszys ul li .tis {padding-bottom:15px;}
	#iszys ul li .counter {font-size:36px;}
	#iszys ul li .wz {top:-4px;margin-left:5px;font-size:14px;}
	#iszys ul li .icon {top:8px;height:25px;}
	#iszys ul li .desc {margin-top:12px;font-size:14px;}
	
	#ifzlc > div {height:500px;}
	#ifzlc .cont h4 {font-size:50px;}
	#ifzlc .cont p {margin-top:30px;padding-left:60px;padding-right:60px;font-size:16px;font-weight:normal;-webkit-line-clamp:4;}
	#ifzlc .year {bottom:50px;}
	#ifzlc .year .swiper-button {top:-180px;width:40px;height:40px;line-height:40px;}

	#inews > div {padding-top:6%;padding-bottom:6%;}
	#inews .cont {margin-top:4%;}
	
	#inews .tjs .text {padding:16px 20px;}
	#inews .tjs .text h2 {margin-top:12px;height:85px;font-size:16px;}
	#inews .tjs .time {font-size:14px;}
	#inews .tjs .more {margin-top:12px;font-size:14px;}
	#inews .tjs .more i {top:3px;font-size:12px;}
	
	#inews .date {height:50px;}
	#inews .date span:nth-child(1) {font-size:30px;}
	#inews .date span:nth-child(2) {font-size:14px;}
	
	#inews .cent a {padding:16px 20px;}
	#inews .cent a:nth-child(2) {margin-top:20px;}
	#inews .cent a .date i {margin-top:-7px;}
	#inews .cent a .text {margin-top:12px;padding-top:15px;}
	#inews .cent a .text h2 {font-size:16px;}
	#inews .cent a .text p {margin-top:10px;line-height:1.7;}
	
	#inews .list a {padding-left:20px;padding-right:20px;}
	#inews .list a:after {left:20px;right:20px;}
	#inews .list a .date {width:70px;}
	#inews .list a .text {padding-right:40px;width:calc(100% - 70px);}
	#inews .list a .text h2 {font-size:16px;}
	#inews .list a .text p {margin-top:10px;}
	#inews .list a i {right:20px;}
}

@media only screen and (max-width: 800px){
	#iszys ul li .tis {padding-bottom:15px;}
	#iszys ul li .counter {font-size:30px;}
	#iszys ul li .icon {top:8px;height:20px;}
	
	#inews .cont {flex-flow:row wrap;}
	#inews .tjs {width:48%;}
	#inews .cent {width:48%;}
	#inews .list {display:block;width:100%;background:none;}
	#inews .list a {margin-top:4%;padding-top:22px;padding-bottom:22px;width:100%;background-color:#fff;}
	#inews .list a:after {display:none;}
}

@media only screen and (max-width: 640px){
	.itis h2 {font-size:20px;}
		
	#ipros .list a {padding:15px;border-radius:6px;}
	#ipros .list a .imgs img {width:100%;}
	#ipros .list a i {display:none;}
}

@media only screen and (max-width: 480px){
	.itis {padding-top:7%;}
	.itis h2 {font-size:18px;}
	.itis p {margin-top:8px;font-size:12px;}
	.itis .fls {top:-2px;}
	.itis .fls a {margin-left:8px;padding-left:8px;padding-right:8px;height:20px;line-height:20px;font-size:10px;border-radius:11px;}
	
	#ipros .fls {padding-top:5px;}
	#ipros .fls a {margin-top:10px;margin-right:10px;padding-left:15px;padding-right:15px;height:28px;line-height:28px;font-size:12px;border-radius:15px;}
	#ipros .fls a.active {box-shadow:0 5px 10px rgba(243,21,10,0.3);}
	#ipros .list {padding-top:6%;}
	#ipros .list .swiper-slide {padding:0;}
	#ipros .list a {/*margin-top:4%;margin-right:0;*/padding:12px;width:100%;}
	#ipros .list a .name {padding-bottom:10px;}
	#ipros .list a .name h2 {padding-right:0;font-size:14px;}
	#ipros .list a .name span {display:none;font-size:16px;}
	#ipros .list a .desc {margin-top:10px;height:66px;line-height:22px;}
	#ipros .list a .imgs {margin-top:12px;text-align:center;}
	#ipros .list .swiper-button {margin-top:4%;height:26px;}
	#ipros .list .swiper-button > span {width:26px;height:26px;}
	#ipros .list .swiper-button > span i {margin-top:-8px;margin-left:-8px;width:16px;height:16px;line-height:16px;font-size:10px;}
	#ipros .list .swiper-prev {right:35px;}
	#ipros .list .swiper-pagination {width:calc(100% - 72px);}
	#ipros .asbtn a:nth-child(2) {padding-left:12px;padding-right:32px;height:28px;font-size:12px;border-radius:14px;background-size:auto 16px;background-position:right 10px center;}
		
	#iapps .intro .name .fls {display:flex;flex-flow:row wrap;}
	#iapps .intro .name .fls a {margin-top:20px;margin-right:0;width:48%;font-size:14px;}
	#iapps .intro .name .fls a:nth-child(even) {margin-left:4%;}
	#iapps .intro .name .fls a.active:after {bottom:-8px;height:2px;}
	#iapps .intro .text p {margin-top:6%;margin-bottom:4%;line-height:1.65;}
	#iapps .intro .text a {padding-left:12px;padding-right:32px;height:28px;line-height:28px;font-size:12px;border-radius:14px;}
	#iapps .intro .text a i {right:10px;margin-top:-8px;width:16px;height:16px;line-height:16px;font-size:10px;}

	#iapps .list {margin-top:4%;}
	#iapps .list .swiper-slide a h2 {margin-top:10px;font-size:14px;}
	#iapps .list .swiper-button {margin-top:4%;height:26px;}
	#iapps .list .swiper-button > span {width:26px;height:26px;}
	#iapps .list .swiper-button > span i {margin-top:-8px;margin-left:-8px;width:16px;height:16px;line-height:16px;font-size:10px;}
	#iapps .list .swiper-prev {right:35px;}
	#iapps .list .swiper-pagination {width:calc(100% - 72px);}
	
	#iabout .text {margin-top:6%;}
	#iabout .itis:after {margin-top:10px;margin-bottom:10px;height:2px;}
	
	#iszys ul {display:flex;justify-content:space-between;}
	#iszys ul li {width:auto;}
	#iszys ul li .tis {padding-bottom:0;border-bottom:none;}
	#iszys ul li .tis:after {display:none;}
	#iszys ul li .counter {font-size:22px;}
	#iszys ul li .wz {top:-1px;margin-left:3px;font-size:12px;}
	#iszys ul li .icon {display:none;}
	#iszys ul li .desc {margin-top:3px;color:#333;font-size:10px;}
	
	#ifzlc > div {padding-bottom:100px;height:auto;}
	#ifzlc .itis {padding-top:7%;}
	#ifzlc .cont {margin-top:3%;}
	#ifzlc .cont h4 {padding-top:15px;font-size:20px;}
	#ifzlc .cont p {margin-top:10px;padding-left:50px;padding-right:50px;font-size:13px;line-height:1.6;-webkit-line-clamp:99;overflow:inherit;}
	#ifzlc .year {bottom:20px;height:50px;}
	#ifzlc .year .swiper-slide span {padding-top:0;font-size:16px;}
	#ifzlc .year .swiper-button {top:-70px;width:30px;height:30px;line-height:30px;font-size:12px;}
	
	#inews .cont {display:block;}
	#inews .tjs {display:block;width:100%;}
	#inews .tjs .text {padding:20px;}
	#inews .tjs .text h2 {margin-top:10px;height:55px;font-size:14px;}
	#inews .tjs .text h2 span {line-height:1.5;-webkit-line-clamp:2;}
	#inews .tjs .time {font-size:14px;}
	#inews .tjs .time span {margin-right:10px;}
	#inews .tjs .more {margin-top:12px;font-size:14px;}
	#inews .tjs .more i {top:0;font-size:14px;}
	#inews .tjs:hover {box-shadow:0 0 8px rgba(0,0,0,0.2);}

	#inews .date {height:42px;}
	#inews .date span:nth-child(1) {font-size:24px;}
	#inews .date span:nth-child(2) {font-size:14px;}
	
	#inews .cent {display:block;width:100%;}
	#inews .cent a {display:flex;align-items:center;margin-top:4%;padding:15px;width:100%;box-sizing:border-box;}
	#inews .cent a:nth-child(2) {margin-top:4%;}
	#inews .cent a .date {width:60px;}
	#inews .cent a .date i {display:none;}
	#inews .cent a .text {margin:0;padding:0;width:calc(100% - 60px);border:none;}
	#inews .cent a .text h2 {font-size:14px;font-weight:normal;line-height:1.45;white-space:normal;text-overflow:"";overflow:inherit;}
	#inews .cent a .text p {display:none;}
	#inews .cent a:hover {box-shadow:0 0 8px rgba(0,0,0,0.2);}
	
	#inews .list a {padding:15px;}
	#inews .list a .date {width:60px;}
	#inews .list a .text {padding-right:0;width:calc(100% - 60px);}
	#inews .list a .text h2 {font-size:14px;font-weight:normal;line-height:1.45;white-space:normal;text-overflow:"";overflow:inherit;}
	#inews .list a .text p {display:none;}
	#inews .list a i {display:none;}
	#inews .list a:hover {box-shadow:0 0 8px rgba(0,0,0,0.2);background-color:#fff;}
	#inews .list a:hover:before {display:none;}
}