@charset "utf-8";
/* CSS */
/*1. 布局*/
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:before,*:after{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.cl:after{content:'\20';display:block;height:0;clear:both;}
.cl{*zoom:1;}
.cl{clear:both;}
.wp{width:1083px; background: rgba(255,255,255,0.0); margin-left: auto; margin-right: auto;}/*默认为空为1083px*/
/*2. 视觉  */
body,html{overflow-x: hidden;}
body{background:url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg.jpg) repeat-y center center; font-family: '微软雅黑';color: #000;}
.bigBg{background:url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg.jpg) repeat-y center center;}
.wrapper{}
/*全站主色*/
.maincolor{color:#002ab8;}
.btnZT,a.btnZT{font-weight:bold; background:#f94d52;width:153px;height:54px;margin:0;font-size:18px;font-weight:bold;padding:0; text-align:center; 
	color:#fff;border-radius: 5px; display: inline-block;}/*按钮*/
.btnZT:hover,a.btnZT:hover{background:#d12429;color:#fff;}

a.btnZT.disabled,a.btnZT.disabled:hover,.btnZT.disabled, .btnZT.disabled:hover{opacity: 0.5;color:#fff;background: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/ups.png) no-repeat right center;background-color:transparent !important;}

/*3. 头图*/
.headerBanner{background:url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/banner.jpg) no-repeat center top;height:617px;z-index: 1; position: relative;}

.btnZT.btnZT-uploadzp{top:auto; font-weight:bold; background:none;border:none;padding:0; display:inline-block;width:262px;height:71px; background:url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/topbtn.png) no-repeat left center;margin-left:-130px; position:absolute;left:50%;top:239px;}
.btnZT.btnZT-uploadzp:hover{background:url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/topbtn.png) no-repeat right center;}

/*4. 导航*/
 .navWrapper{height:62px; line-height: 62px;background:#feda2b; margin:0px 0 0 0;}
 .mainnavBar{} /*导航背景色*/
.nav{margin:0 auto; padding-left: 20px; margin-left: 40px;}
.nav li{float: left; height:62px; line-height:62px;text-align:center;margin: 0 110px 0 0;}
.nav li a{font-size: 32px; background-repeat: no-repeat;text-decoration: none; color: #245d38; font-weight: bold;
	 display: inline-block}
.nav li:last-child{margin-right: 0;}
.nav li a:hover,.nav li.active a{color: #f1232e;}
.nav li.active,.nav li:hover{color: #f1232e;}


/* .nav li:nth-child(1) a{width:110px;height:55px;background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav1.png);}
.nav li:nth-child(1) a:hover,.nav li:nth-child(1).active a{background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav1_on.png);}
.nav li:nth-child(2) a{width:140px;height:55px;background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav2.png);}
.nav li:nth-child(2) a:hover,.nav li:nth-child(2).active a{background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav2_on.png);}
.nav li:nth-child(3) a{width:140px;height:55px;background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav3.png);}
.nav li:nth-child(3) a:hover,.nav li:nth-child(3).active a{background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav3_on.png);}
.nav li:nth-child(4) a{width:118px;height:55px;background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav4.png);}
.nav li:nth-child(4) a:hover,.nav li:nth-child(4).active a{background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav4_on.png);}
.nav li:nth-child(5) a{width:184px;height:55px;background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav5.png);}
.nav li:nth-child(5) a:hover,.nav li:nth-child(6).active a{background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav5_on.png);}
.nav li:nth-child(6) a{width:184px;height:55px;background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav3.png);}
.nav li:nth-child(6) a:hover,.nav li:nth-child(6).active a{background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/nav3_on.png);}

 */
a.pagePrev{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/pen.png') no-repeat left center; height:25px; width: 23px; display: inline-block;line-height: 25px;}

.bigPage a{font-size: 24px; color: #182983; padding: 0 10px; line-height: 35px;}

a.pageNext{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/pen.png') no-repeat right center; height:25px; width: 23px; display: inline-block;line-height: 25px;}
input.isTxtBig{}
.isTxtBig {
    height:35px; width:65px;
    line-height: 35px;
    border: 2px solid #182983;
   box-sizing: border-box;
    color: #333;}

.fline{height: 2px; display: block; background: #182983;}

.allwk{line-height:36px;}
.minwp{}
.zt-title{float: left; color: #2d2d33;}
.dosx{float: right;}

.mt40{margin-top:40px;}.ml40{margin-left:40px;}
.mt50{margin-top:50px;}.mr50{margin-right:50px;}.ml50{margin-left:50px;}.ml60{margin-left:60px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.pl50{padding-left: 50px;}
.pl15{padding-left: 15px;}

.pw{overflow: hidden;}
.pw img{margin-left:80px;}

.mainWrapper{padding:10px 0 0 0 ;}
.upsBg{background: #fff; border:3px #182983 solid; box-sizing: border-box; padding: 90px 90px 70px 90px;margin-top: 40px;}
.zxUlTitle a{color:#000;}
.zxUlDesS{color:#000;}
.zxUlDes,.zxUlDes a{color:#000;}
.zxUlTitles a{color: #4c2925; font-size: 14px;}
 

.all .zxUlTitle a{color:#000;}
.all .zxUlDesS{color:#585630;}
.all .zxUlDes,.zxUlDes a{color:#000;}
.zxUlTitle div{width:230px; text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
.zxUlDeos,.zxUlDeos a{color: #657739;}
.dosx{ color:#0b1307; right: 140px;font-size: 16px;}
.dosx a{color:#0b1307;font-size: 16px;}
.dosx span{color:#0b1307;}
.dosx .verdana{ color:#0b1307}
.f30{font-size: 30px;}
.input_text, .textarea{border-color:#85b073;}
input.input_text{height: 38px; box-sizing: border-box; border:1px #97ba7e solid; padding-left: 15px;}
.textarea{box-sizing: border-box; border:1px #85b073 solid; width: 840px; padding: 10px 0 0 10px; height: 180px;}
.mt70{margin-top: 70px;}
.w320{width: 320px;}
.w280{width:280px;}
.titleB{color: #2d2d33;font-size: 26px; font-weight: bold;}

#file-uploader{width:auto;height:32px;}
/*5.1 上传作品*//*5.2 下载模版*/
a.btnZT-uploadzp,a.btnZT-downmb{background-color:transparent; border:solid 2px #0a8cf6;line-height:3px; padding:0 20px;color:#0a8cf6;}
a.btnZT-uploadzp:hover,a.btnZT-downmb:hover{ background-color:#0a8cf6; color:#e7e3e3}

.btn_uploadfile{width:61px;text-indent:-999px;background:url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/upload.png) no-repeat center center;  display:inline-block; 
	height:31px; position:relative; overflow:hidden;cursor:pointer;background-size: 100% 100%;}
.btn_uploadfile:hover{background:url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/upload.png) no-repeat center center; opacity: 0.8;}
.btn_uploadfile .btnZT{position:absolute;left:0; top:0px; cursor:pointer; text-indent:-999px;}
.btn_uploadfile input{position:absolute; right:0; top:0px; font-size:14px; opacity:0; cursor:pointer}



/*其他*/
.dtitle{font-size:24px;color:#000;position: relative;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}
.mr40{margin-right: 40px;}
.pt40{padding-top: 40px;}
.pb40{padding-bottom: 40px;}
.mb40{margin-bottom: 40px;}
.w500{width: 500px;}
.pr10{padding-right: 10px;}.pl10{padding-left: 10px;}.pt10{padding-top: 10px;}.pb10{padding-bottom: 10px;}
.pr20{padding-right: 20px;}.pl20{padding-left: 20px;}.pt20{padding-top: 20px;}.pb20{padding-bottom: 20px;}
.pr30{padding-right: 30px;}.pl30{padding-left: 30px;}.pt30{padding-top: 30px;}.pb30{padding-bottom: 30px;}
.pr40{padding-right: 40px;}.pl40{padding-left: 40px;}.pt40{padding-top: 40px;}.pb40{padding-bottom: 40px;}
.mr10{margin-right: 10px;}.ml10{margin-left: 10px;}.mt10{margin-top: 10px;}.mb10{margin-bottom: 10px;}
.mr20{margin-right: 20px;}.ml20{margin-left: 20px;}.mt20{margin-top: 20px;}.mb20{margin-bottom: 20px;}
.mr30{margin-right: 30px;}.ml30{margin-left: 30px;}.mt30{margin-top: 30px;}.mb30{margin-bottom: 30px;}
.mr40{margin-right: 40px;}.ml40{margin-left: 40px;}.mt40{margin-top: 40px;}.mb40{margin-bottom: 40px;}
.pb50{padding-bottom: 50px;}
.mb50{margin-bottom: 50px;}
.mt5{margin-top: 5px;}

.flogo{height:440px;padding-top:100px; background: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/dbg.png) no-repeat center bottom; text-align: center;}


input.btnZT{background: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/ups.png) no-repeat left center; height:41px; width: 110px; font-size: 20px; color: #245d38;
	display: inline-block; text-align: center;box-sizing:border-box; font-weight:bold; line-height: 41px;}
input.btnZT:hover{background: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/ups.png) no-repeat left center; color: #fff; opacity: 0.8;}
.boxwhite{background: #fff;}


.bmzx td{}
.bmzx th{padding: 15px 0;}
.pl90{padding-left: 90px;}

#body{background: #fff;}
.center{text-align: center;}
a.seemore{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/dbtn.png') no-repeat left center; display: inline-block; height:66px; width:225px; margin-right: 30px;}
a.seemore:hover{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/dbtn_ac.png') no-repeat left top;}
a.downbtn{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/dbtn.png') no-repeat right center; display: inline-block;  height:66px; width:225px;margin-left: 30px;}
a.downbtn:hover{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/dbtn_ac.png') no-repeat right top;}
a.downbtns{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/d2btn.png') no-repeat left center; display: inline-block;  height:66px; width:360px;margin-left: 30px;}
a.downbtns:hover{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/d2btn.png') no-repeat right top;}
.whiteBg{background: #fff; margin-top: -6px;}
.zxUl{}
.zxUl li img:hover{box-sizing: border-box;border:3px #8ccc57 solid;}
.zxUlY li img:hover{box-sizing: border-box;border:3px #feda2b solid;}
.zxUl li{float: left; margin:0 27px 0 0; height: 265px;}
.zxUlY li{height: 305px;}
.zxUl li:nth-child(4n){margin-right:27px;}

.footerBox{padding: 70px 0 80px 0;}
.wxbg{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/wxbg.png') no-repeat center center; height: 377px; margin-top: 30px;}
.qyBox{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/c07.png') no-repeat center center; height:1851px; margin-left: -28px; position: relative; margin-top: 40px;}
a.mobl{display: inline-block; height: 40px; width: 152px; position: absolute; right: 270px; top: 528px;}
.cfff{color: #fff;}
.f24{font-size: 24px;}
.pb80{padding-bottom: 80px;}
.cs01{color: #000;font-size: 16px; line-height: 32px;width: 800px; margin: 0 auto;}
.bg06{background:url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg06.jpg') no-repeat center center; height:143px;  }

/**/

.vm *{display:inline-block;vertical-align: middle;}
.smwp{width:1080px;margin-left:auto;margin-right:auto;margin-top:70px;}
.tplist{margin-right:-30px;}
.tplist li{width:250px;margin-right:26px;float:left;height:350px;}

.tpdes{font-size:12px;}
.tpdes > div{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding:10px 0 5px;}
.tpdes > div a{font-size:14px;color:#000;}
.tpdes a{color:#000;}

.tpbtnbox{ text-align: center;padding-top:10px; }
.tpbutton{width:180px;height:37px; cursor: pointer; border-radius: 100px; text-align: center; position: relative; display: inline-block;background: #007aff;color:#fff;line-height:37px;font-size:16px;}
.tpbutton input{ position: absolute;opacity: 0;}
.tpbutton span{ font-weight:bold; }
.tpbutton b{ display: none; }

.tpbutton:hover{background: #1443e0;}

.tpbutton.active{background: #999999;}
.tpbutton.active span{display: none;}
.tpbutton.active b{ display: inline; }



a.subbtn{width:200px;height:49px; cursor: pointer; border-radius: 100px; text-align: center; position: relative; display: inline-block;background: #007aff;color:#fff;line-height:49px;font-size:24px;}
a.subbtn:hover{background: #1443e0; text-decoration: none;}
a.subbtn.disable{background: #999999; cursor: default;color:#fff;}






.pops{position: fixed;left:0;top:0;right:0;bottom: 0;z-index:22; display: none;}
.popsbg{left:0;top:0;right:0;bottom: 0;position: absolute;background: rgba(0,0,0,0.5);}
.popsclose{position: absolute;right:90px;top:25px;}
.popscontent{width:559px;height:507px; position: absolute;left:50%;top:50%;margin:-253px 0 0 -280px;z-index:2;background:url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/bear.png);}
.code{margin:0 auto;width:320px;padding-top:180px;}
.popsmsg{ text-align: center; }
.popsmsg h1{font-size:36px;color:#fed600;padding-top:200px;padding-bottom:30px;}


a.backbtn{color:#1d60f8;background: #fff; border-radius:100px;height:37px;width:180px;display: inline-block;line-height:37px;font-size:16px;}
a.backbtn:hover{color:#002884; text-decoration: none;}




/**gongshi***/
.wpmini{width:950px;margin-left:auto;margin-right:auto;text-align: left;}
.lides{line-height:24px;font-size:14px;padding-top:15px;}
.lides > a{font-size:16px;color:#000;}



.litwo{margin-right:0px;}
.litwo li{float:left;width:440px;margin-right:40px;}
.litwo li:last-child{margin-right: 0;}
.lithree{margin-right:-50px;}
.lithree{}
.lithree li{float:left;width:307px;margin-right:14px;height:310px;}


.dearT{font-size: 30px; color: #007aff; font-weight: bold;}
.contTxt{ font-size: 16px; color: #002ab8;}
.desct{ font-size: 20px; color: #ff242e; font-weight: bold; }
.desct p{font-size: 16px; font-weight: normal;}
.contdis{ font-size: 20px; color: #002ab8; font-weight: bold; }
.contwpBox{ margin: 120px 130px 0 130px;}
.priceTitle{ font-size: 30px;color: #007aff; border-top: 1px solid #9ae4ff; font-weight: bold;}
.priceTitle span{color: #fa4242;}
.lides{color: #000; font-size: 12px;}
.lides a{color: #000; font-size: 14px;}
a.lidesname{ font-size: 12px; }
.zxUlTh{margin-left: 80px;}
.zxUlTh li{ float: left; width: 250px;height: 255px; margin: 20px 25px 0 0;}
.lidesOver > div{width: 240px; text-overflow: ellipsis; white-space:nowrap; overflow: hidden;}


.vwp{width: 972px; margin: 0 auto;}
.ptitle{font-size: 24px; color: #333;}
.fr{float: right;}
.fl{float: left;}
.w415{width: 415px;}
.contv01{ color: #333; font-size: 16px; margin-top: 70px;}
.contv02{ color: #333; font-size: 16px;}
.contv03{ color: #333; font-size: 16px; width: 495px; margin-top: 100px;}
.pr15{padding-right: 15px;}
.pt25{padding-top: 25px;}
.contv04{width: 620px;color: #333; font-size: 16px; line-height: 30px;}
.pl25{padding-left: 25px;}

.prolist li{float: left; font-size: 16px; color: #333; margin-right: 20px;}
.prolist li >div{padding-top: 30px;}

.zxTable th{font-weight: normal; text-align: left; font-size: 18px; color:#000;padding:10px 0;}
.zxTable td{padding: 10px 0;}


.zxTable th{white-space: nowrap;}


.c01{height:899px;background:url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg01.jpg') no-repeat center center;}
.bg02{background:url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg02.jpg') no-repeat center center; height:806px;}
.bg03{background:url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg03.jpg') no-repeat center center; height:893px;}
.bg04{background:url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg04.jpg') no-repeat center bottom; height:1000px;}
.bg05{background:url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg05.jpg') no-repeat top center; height:1723px;}
.bigBg{}
.pt90{padding-top: 90px;}
.pt80{padding-top: 80px;}
.pt60{padding-top: 60px;}
.time{margin-top: 160px;}
.pb60{padding-bottom:60px; }

.video{width:570px;height: 345px; margin: 70px 0 0 50px;}





/************add  0801***************/
.tbg01{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/tbg01.jpg') no-repeat center center; height:472px; font-size: 20px; color: #000; line-height: 48px;}
.tbg01 p{color: #fff; font-size: 26px;}
.tbg01 span{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/rq.png') no-repeat center center; height:30px; width: 149px;}

.tbg02{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/tbg02.jpg') no-repeat center center; height:655px; font-size: 18px; color: #000; line-height: 48px;}
.tTime{font-size: 32px;}
.tbg02 p{color: #245d38; font-size: 16px;}
.tpwk{margin-right:-27px;}
.tpwk li{width: 250px; padding-bottom: 20px; float: left; margin-right:27px;}
.tpwk li a{color: #282828;}
a.tpBtn{background: #feda2c;height: 30px;overflow: hidden; width: 60px;display: inline-block; line-height: 30px; text-align: center; border-radius: 8px; font-size: 18px; color: #000;position: relative;}
a.tpBtn input{opacity:0;position: absolute;left:-50px;}
a.tpBtn .tps1{display: inline;}
a.tpBtn .tps2{display: none;}
a.tpBtn:hover{background: #245d38; color: #fff;}

a.tpBtn.active,a.tpBtn.active:hover{background:#245d38;color: #fff;}
a.tpBtn.active .tps1{display: none;}
a.tpBtn.active .tps2{display: inline;}

.wkname a{font-size: 16px;}
a.ttpjBtn{width: 225px; height: 66px; display: inline-block; background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/ttpj.png') no-repeat center left;}
a.ttpjBtn:hover{ background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/ttpj.png') no-repeat center right;}
a.ttpjBtn.disabled,a.ttpjBtn.disabled:hover{opacity: 0.5;  filter: grayscale(100%);filter: gray;background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/ttpj.png') no-repeat center left;}

.tfootbg{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/tbg03.jpg') no-repeat center center; height:248px;}
.pop{position: fixed;left:0;right:0;top:0;bottom:0;background: rgba(0,0,0,0.5);z-index:800; }
.tpCont{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/bg.jpg') no-repeat center center; height:340px; width: 820px; position: fixed; left: 50%;top: 50%; margin-left:-410px ; margin-top:-170px;overflow:auto; overflow-x: hidden;}





a.closeBtn{font-size: 28px; color: #fff; position: absolute;z-index:222; right:0;display: inline-block; width: 40px; height: 40px; line-height: 40px;text-align: center;}
a.senseBtn{height: 35px; width: 429px; display: inline-block; background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/tj.png') no-repeat center center;}
a.senseBtn:hover{ background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/tj_h.png') no-repeat center center;}
a.senseBtn.disabled,a.senseBtn.disabled:hover{filter:grayscale(100%);filter: gray;cursor: default;opacity: 0.7;}

.popinput{margin: 0 auto;}
.popinput td{padding:5px 0;width:350px; vertical-align: top}
.text{width: 350px; height: 36px;color:#000;border:1px solid #fff; padding-left: 10px;background: #fff; box-sizing: border-box;}
.text:focus{background: #ccc;color:#000;}
.error .text{border-color:#d04983;}
.popinput th{font-size:18px; font-weight: normal;}
.popinput th span{font-size:14px;}

.titleCent{font-size: 20px; color: #000;}
a.tmsgBtn{width: 190px; height: 56px; display: inline-block; background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/tmsg.png') no-repeat center left;}
a.tmsgBtn:hover{ background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/tmsg.png') no-repeat center right;}
a.tmsgBtn.disabled,a.tmsgBtn.disabled:hover{opacity: 0.5;  filter: grayscale(100%);filter: gray;background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/tmsg.png') no-repeat center left;}



.flexCenter{}
.centerMsg{position: absolute;left:0;top:0;right:0;bottom:0;display: flex;justify-content: center;align-items: center;font-size:24px;}
.gstbg{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/gsbg.jpg') no-repeat center center; height: 606px;}


.preface{ font-weight: bold; color: #000; font-size: 24px; line-height: 47px;letter-spacing:-0.5px;}
.preface span{font-size: 36px;}
.gsdeta{ font-weight: bold; color: #000;font-size: 36px;}
.sgTitle{font-weight: bold; color: #000;font-size: 36px;}
.gswkDs{}
.gswkName,.gswkName a{font-size: 16px; color: #000;font-weight: bold; }
.gswkPerson,.gswkPerson a{font-size: 16px; color: #000;}

.gswkBox{display: flex;flex-wrap:wrap;justify-content:space-between;}
.gswkName a > div{width:180px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.gswkBox li{margin-bottom: 20px;}
.gswkPs{margin: 0 auto; width: 200px; text-align: left;}
.insparion{display: flex;flex-wrap:wrap;justify-content:space-around; width: 675px; margin: 0 auto;}
.insparion li{ width: 52px;margin:0 5px 30px 5px;}
a.gshead img{ display: inline-block; height: 48px; width: 48px; border-radius: 200px;}
.gshN{font-size: 14px; color: #000;}
.gshN a > div{width: 48px;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.gsfbg{background: url('https://public-static.zcool.com.cn/event-resource/7up/assets/img/gsfbg.jpg') no-repeat center center; height:1101px;}
















/* page */

.clear {
    clear: both;
}

#biuuu_page .laypage_main {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.laypage_main {
    font-size: 0;
    clear: both;
    color: #666;}
    #biuuu_page .laypage_main a:link, #biuuu_page .laypage_main a:visited {
    color: #999999;
    border-radius: 4px;
}
#biuuu_page .laypage_main .laypage_prev {
    background-position: 13px 9px;
}
#biuuu_page .laypage_main .laypage_prev, #biuuu_page .laypage_main .laypage_next {
    font-size: 23px;
    background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/pagearrow.png);
    background-repeat: no-repeat;
}
.laypage_main a, .laypage_main span, .laypageskin_default span {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 3px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    
}
.laypage_main a {
    text-decoration: none;
    color: #666;
}
.laypage_main button, .laypage_main input, .laypageskin_default a, .laypageskin_default span {
    background-color: #fff;
    border: 1px solid #E9E9E9;
}
.laypage_main a, .laypage_main input, .laypage_main span {
    height: 26px;
    line-height: 26px;
}
.laypage_prev, .laypage_next {
    font-family: '宋体';
    font-weight: bold;
}
.laypage_main * {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
#biuuu_page .laypage_main {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.laypageskin_default .laypage_curr {
    font-weight: normal;
    color: #333;
    background: #ffd100;
    border: 1px solid #ffd100;
    border-radius: 4px;
}
.laypage_main a, .laypage_main span, .laypageskin_default span {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 3px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    
}
.laypage_main a {
    text-decoration: none;
    color: #666;
}

#biuuu_page .laypage_main a:link, #biuuu_page .laypage_main a:visited {
    color: #999999;
    border-radius: 4px;
}
#biuuu_page .laypage_main .laypage_next {
    background-position: 13px -24px;
}
#biuuu_page .laypage_main .laypage_last{
    font-size: 14px;
    width: auto!important;
    padding-left: 5px;
    padding-right: 5px;
}
#biuuu_page .laypage_main .laypage_prev, #biuuu_page .laypage_main .laypage_next {
    font-size: 23px;
    background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/pagearrow.png);
    background-repeat: no-repeat;
}
.laypage_main a, .laypage_main span, .laypageskin_default span {
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 3px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
     
}

#biuuu_page .laypage_main a:hover {
    background-color: #ffd100;
    border: 1px solid #ffd100;
    color: #282828;
}
#biuuu_page .laypage_main .laypage_prev:hover, #biuuu_page .laypage_main .laypage_next:hover {
    background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/pagearrow.png);
}
#biuuu_page .laypage_main .laypage_prev:hover, #biuuu_page .laypage_main .laypage_next:hover {
    background-image: url(https://public-static.zcool.com.cn/event-resource/7up/assets/img/pagearrow.png);
}

.zxUlTitle{padding:0;}



/* page end */



.tpwk li a img{width:250px;height:188px;}