/*小于850px就显示隐藏*/

@media (max-width: 850px) {
  .pc {
    display: none;
  }
}

@media (min-width: 850px) {
  .mbb {
    display: none;
  }
}
/*大于850px就显示隐藏*/

@media (min-width: 850px) {
  .wap {
    display: none;
  }
}

		*{
			padding: 0;
			margin: 0;
		}
		.zz-main-box li {
		    list-style: none;
		}
		.zz-main-box{
			background-color: #ffffff;
		}
		.zz-main-box a {
			text-decoration: none;
			color: #333;
		}
		.zz-main-box .clearfix {
			clear: both;
			overflow: hidden
		}
		.zz-main-box{
			max-width: 640px;
			margin: 0 auto;
			font-size: 16px;
		}
@media (min-width: 850px) {
				.zz-main-box{
			max-width: 640px;
			margin: 0 auto;
			font-size: 14px;
		}
}



		.zz-white-box{
			background-color: #fff;
		}
		.zz-main-box .tb-box-icon {
		    overflow: hidden;
		    padding: 14px 2px 5px;
		    background-color: #fff;
		}
		.zz-main-box .tb-box-icon li {
		    width: 25%;
		    float: left;
		    text-align: center;
		    margin-bottom: 10px;
		    overflow: hidden;
		}
		.zz-main-box .tb-box-icon a {
		    display: block;
		    overflow: hidden;
		    color: #333;
		}
		.zz-main-box .tb-box-icon img {
		    display: block;
		    margin: 0 auto 5px;
		    width: 95%;
		    height: auto;
		    -webkit-border-radius: 15px;
		    -moz-border-radius: 15px;
		    border-radius: 15px;
		}
		.zz-main-box .tb-box-icon p{
			font-size: 1.05rem;
		}

		.zz-main-box .mt20{
			margin-top: 1rem;
		}
		.zz-main-box .zz-ask-list {
		    overflow: hidden;
		    display: flex;
		    flex-wrap: wrap;
		    justify-content: space-between;
		    padding: 0.7rem 0.15rem 0.2rem;
		    background-color: #fff;
		}
		.zz-main-box .zz-ask-list>li {
		    width: calc(25% - 0.4rem);
		    float: left;
		    background-color: #fff;
		    overflow: hidden;
		    margin-bottom: 0.5rem;
		}
		.zz-main-box .zz-ask-list a {
		    display: block;
		    padding:0.5rem 0;
		    border-radius:6px;
		    border: 1px solid #e5e5e5;
		    font-size: 1.05rem;
		    text-align: center;
font-weight: bold;
background-color: #FFEFDB;
		    color: #CD0000;
		}
		.zz-main-box .zz-ask-list a:nth-child(3n){
			border-right: none;
		}
		.zz-main-box .app-vip {
		    background: #fff url(/templates/zixun_16/static/images/zz_vip.png) no-repeat left top;
		    background-size: 2rem auto;
		}
		.zz-main-box .zz-box-title {
		    position: relative;
		    color: #333;
		    font-size: 16px;
		    line-height: 40px;
		    height: 40px;
		    display: block;
			padding-left: 0.3rem;

			    border-bottom: 1px solid #DCD3C9
		}
		.zz-main-box .zz-menu-list {
		    background-color: #f9f9f9;
		    display: flex;
		    justify-content: space-between;
		    flex-wrap: wrap;
		    border-top: 1px solid #ebebeb;
		    margin-bottom: 8px;
		    border-left: 1px solid #ebebeb;
		}
		.zz-main-box .zz-menu-list>a.zz-menu-text {
		    width: calc(33.33% - 0.1rem);
		    height: 44px;
		    line-height: 44px;
		    display: flex;
		    align-items: center;
		    justify-content: center;
		    border-right: 0.1rem solid #ebebeb;
            border-bottom:  0.1rem solid #ebebeb;
            font-size: 16px;
		}
		.zz-main-box .qx-title {
		    height: 45px;
		    line-height: 45px;
		    color: #333;
		    font-size: 16px;
		}
		.zz-main-box .qx-box {
		    overflow: hidden;
		   margin-right: -10px
		}
		.zz-main-box .qx-box li {
		    float: left;
		    width: calc(50% - 10px);
		    margin-right: 10px;
		    overflow: hidden;
		    margin-bottom: 10px;
		    text-align: center;
		}
		.zz-main-box .qx-box a {
		    display: block;
		}
		.zz-main-box .qx-box img {
		    display: block;
		    width: 100%;
		    -webkit-border-radius: 10px;
		    -moz-border-radius: 10px;
		    border-radius: 10px;
		}

		@media screen and (max-width: 640px) {
			.zz-main-box .zz-main-box{
				font-size: 24px;
			}
			.zz-main-box .tb-box-icon{
				margin-right: -10px;
			}
			.zz-main-box .tb-box-icon li {
			    width: calc(25% - 10px);
                margin-right: 10px;
			}
			
		}
		@media screen and (max-width: 400px) {
			.zz-main-box .zz-main-box{
				font-size: 26px;
			}
			.zz-main-box .tb-box-icon p,.zz-main-box .zz-ask-list a{
			    font-size: 15px;
			}
			.zz-main-box .app-vip {
			    background-size:1.6rem auto;
			}
			.zz-main-box .mt20{
				margin-top: 0.5rem;
			}
		}
	.listboxxx {margin:0px 0; background:#fff;border-top:1px solid #cfc4b6;border-bottom:1px solid #cfc4b6;border-left:1px solid #cfc4b6;border-right:1px solid #cfc4b6;border-radius:2px;overflow:hidden;}
.listboxxx .title3{height:35px;line-height:35px;border-bottom:1px solid #DCD3C9;background-color:#eedfc5;}
.listboxxx .title3 h2{float: left;font-size:100%;padding-left:10px;color:#555; }
.listboxxx .title3 h2 span{color:#ff872f;font-size:18px;}
.listboxxx .title3 .more{float:right;padding-right:20px;padding-top:3px;margin:0;line-height: 32px;}
.listboxxx .title3 .more a{color:#ff7209;font-size:14px;}
.listboxxx .content{padding:10px;line-height:150%;line-height:150%;}


.listxx ul {margin:0;padding:0;}
.listxx ul.sm3{margin:8px 10px 0px 10px}
.listxx ul.sm3 li{width: 31%;float: left;display: block;border-radius: 5px;white-space:nowrap;text-align:center;padding:6px 0px;list-style-type:none;background-color:#F2F2F2;margin:5px 3px;}
.listxx ul.sm3 li a{margin:auto 8px;color:#434343;border-radius: 4px;}

.listxx ul.arc{margin:2px 5px}
.listxx ul.arc li{padding:4px 4px 4px 4px;list-style-type:none;background-size:20px auto;background: url(/templates/zixun_16/static/images/arrow.gif) center left no-repeat;margin-left:5px;border-bottom:1px solid #f2f2f2;line-height:180%;}
.listxx ul.arc li a{display:block;}
.listxx ul.arc li a:active{background-color:#f2f2f2;}	
.mbd123{ max-width: 640px;margin: 0 auto;position: sticky; position: -webkit-sticky;top: 0;z-index: 90;}
.zz-section-box{ max-width: 640px;margin: 0 auto;position: sticky; position: -webkit-sticky;top: 0;z-index: 90;}
.zz-section-nav-top{ max-width: 640px;height: 34px;line-height: 34px; background-color: #fff; box-shadow: 0 5px 9px rgb(0 0 0 / 18%);}
.zz-section-nav-top a{text-decoration: none;font-size: 17px;}
.zz-section-nav-top .zz-box-flex{ display: flex;justify-content: space-between;}
.zz-section-nav-top .zz-box-flex a{display:inline-block;vertical-align:top;position:relative;text-align:center;width: 25%; height: 34px;line-height: 34px; }
.zz-section-nav-top .zz-box-flex a:after{content:'';background:#ef4c4d;position:absolute;left:50%;bottom:0;margin-left:-.26rem;border-radius:.02rem;visibility:hidden}
.zz-box-flex{position:sticky;top:1rem;z-index:80;}
.zz-box-flex .item{position:relative;color:#e6601f}
.zz-box-flex .item:nth-child(even){color:#dc2a65}
.zz-box-flex .item+.item:before{content:'';width:1px;height:20px;background:#e0e0e0;position:absolute;left:0;top:7px;}
.red{color:red;}
.blue{color:blue;}
.green{color:green;}



/*大于850px就显示隐藏*/
@media (min-width: 850px) {
  .content-hide {
    display: block;
  }
  .content-more {
    display: none;
  }
}

@media (max-width: 768px) {
  .content-hide {
    max-height: 700px;
    overflow: hidden;
    position: relative;
  }
  .content-more {
    text-align: center;
    padding: 0.15rem 0 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .content-more .btnyy {
    border: 0;
    font-size: 26px;
    color: #b4322a;
    padding: 0.2rem 0;
  }
  .btnyy {
    display: inline-block;
    min-width: 1.26rem;
    padding: 0.08rem 0;
    margin-bottom: 0;
    font-size: 0.3rem;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation; /* touch-action:manipulation; */
    background-image: none;
    color: #333;
    border: 1px solid #e9e9e9;
    border-radius: 0.06rem;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-transition: background-color 0.2s, color 0.2s, border-color 0.2s;
    -o-transition: background-color 0.2s, color 0.2s, border-color 0.2s;
    -webkit-transition: background-color 0.2s, color 0.2s, border-color 0.2s;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s;
  }
  .btnyy:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }

  .content-more .btnyy:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 15px;
    vertical-align: 0.04rem;
    margin-left: 0.1rem;
    background: url(/templates/zixun_16/static/images/arrow2.png) no-repeat;
    background-size: 100% 100%;
  }
}

@media (max-width: 760px) {
.mt30 {margin-top: 30px;}
.mt10 {margin-top: -10px;}
.mmt20 {margin-top: 20px;}
}


.ggw-atmod__tab{margin-top:10px;height:40px;line-height:40px;overflow:hidden;text-align:center;border-bottom:1px solid #eee;padding-bottom:5px}
.ggw-atmod__tab > span{float:left;width:25%;position:relative; cursor: pointer;font-weight: 700;font-size:16px;}
.ggw-atmod__tab > span.active{color:#ef4c4d;clear: unset;}
.ggw-atmod__tab > span.active::after{content:"";position:absolute;bottom:0;left:50%;margin-left:-35px;height:3px;width:70px;background-color:#ef4c4d}
 .ggw-atmod__content form{width: auto}
 .gear-date160{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:10px;background-color:rgba(0,0,0,.5);display:block;position:absolute;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9900;overflow:hidden;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;animation-fill-mode:both;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.gear-date160 .date-ctrl{vertical-align:middle;background-color:#fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.4);-moz-box-shadow:0 0 2px rgba(0,0,0,.4);box-shadow:0 0 2px rgba(0,0,0,.4);color:#363837;margin-left:5px;height:auto;width:100%;max-width:640px;position:absolute;left:0;right:0;bottom:0;z-index:9902;overflow:hidden;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-ms-user-select:none}.gear-date160 .date-ctrl--anim{-webkit-animation:bounceInUp 0 0 ease both;-moz-animation:bounceInUp 0 0 ease both;animation:bounceInUp 0 0 ease both}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-moz-transform:translateY(2000px);-o-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.gear-date160 .date-header{text-align:center;font-size:1.8em;color:#e24636;border-bottom:1px solid #f6f6f6;padding:.5em 0;font-weight:700;display:none!important}.gear-date160 .date-class{text-align:center;padding:1.5em 1em 1em}.gear-date160 .date-class__box{display:inline-block;font-size:1.6em;width:49%;padding:.4em 0;text-align:center;border:1px solid #d4d4d4;cursor:pointer;line-height:1.5em;background-color:#fbfbfb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.gear-date160 .date-class__box:first-of-type{-webkit-border-top-left-radius:.3em;-moz-border-radius-topleft:.3em;border-top-left-radius:.3em;-webkit-border-bottom-left-radius:.3em;-moz-border-radius-bottomleft:.3em;border-bottom-left-radius:.3em;border-right:0}.gear-date160 .date-class__box:last-of-type{-webkit-border-top-right-radius:.3em;-moz-border-radius-topright:.3em;border-top-right-radius:.3em;-webkit-border-bottom-right-radius:.3em;-moz-border-radius-bottomright:.3em;border-bottom-right-radius:.3em;border-left:0}.gear-date160 .date-class__box.active{position:relative;background-color:#e24636;color:#fff;font-weight:700;border-color:#e24636}.gear-date160 .date-class__box.active::after{content:"";position:absolute;bottom:-.4em;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);border-left:.4em solid transparent;border-right:.4em solid transparent;border-top:.4em solid #e24636}.gear-date160 .date-roll-mask{-webkit-mask:-webkit-gradient(linear,0 40%,0 0,from(#debb47),to(rgba(36,142,36,0)));-webkit-mask:-webkit-linear-gradient(bottom,#debb47 50%,rgba(36,142,36,0))}.gear-date160 .date-roll{position:relative;width:100%;height:auto;overflow:hidden;background-color:transparent;-webkit-mask:-webkit-gradient(linear,0 50%,0 100%,from(#debb47),to(rgba(36,142,36,0)));-webkit-mask:-webkit-linear-gradient(top,#debb47 50%,rgba(36,142,36,0))}.gear-date160 .date-roll>div{font-size:1.8em;height:6em;font-weight:700;float:left;background-color:transparent;position:relative;overflow:hidden;width:33.3333%}.gear-date160 .date-roll--hh>div{width:16%}.gear-date160 .date-roll--hh>div:last-child{width:52%}.gear-date160 .date-roll--hhii>div{width:20%}.gear-date160 .date-roll .gear{float:left;position:absolute;z-index:9902;width:100%;margin-top:-6em;cursor:pointer}.gear-date160 .date-roll .tooth{height:2em;line-height:2em;text-align:center;overflow:hidden}.gear-date160 .date-grid{position:relative;top:2em;width:100%;height:2em;margin-left:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:0;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4}.gear-date160 .date-grid>div{color:#000;position:absolute;right:0;top:0;font-size:.8em;line-height:2.5em}.gear-date160 .date-btn{overflow:hidden;margin-top:1.5em;margin-bottom:1em}.gear-date160 .date_btn__elem{color:#999;font-size:1.6em;line-height:2.3em;text-align:center;cursor:pointer;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto .3em}.gear-date160 .date_btn__elem:first-child{color:#fff;font-weight:700;font-size:1.8em;border:1px solid #d93e2e;-webkit-border-radius:.4em;-moz-border-radius:.4em;border-radius:.4em;background:rgba(238,82,64,1);background:-webkit-gradient(linear,left top,left bottom,from(rgba(238,82,64,1)),to(rgba(226,69,55,1)));background:-webkit-linear-gradient(top,rgba(238,82,64,1) 0,rgba(226,69,55,1) 100%);background:-moz-linear-gradient(top,rgba(238,82,64,1) 0,rgba(226,69,55,1) 100%);background:-o-linear-gradient(top,rgba(238,82,64,1) 0,rgba(226,69,55,1) 100%);background:linear-gradient(to bottom,rgba(238,82,64,1) 0,rgba(226,69,55,1) 100%)}.gear-date160 .date-confirm{text-align:center;display:none;position:relative}.gear-date160 .date-confirm__tit{padding:.68em 0;border-bottom:1px solid #f6f6f6;font-size:2em;color:#e24636}.gear-date160 .date-confirm__tip{display:inline-block;font-size:1.4em;color:#666;line-height:1.6em;margin:1em 0 .5em}.gear-date160 .date-confirm__info{position:relative;height:7em}.gear-date160 .date-confirm__p{position:absolute;width:100%;font-size:1.8em;line-height:2em}.gear-date160 .date-confirm__p b{color:#e24636;font-weight:400}.gear-date160 .date-confirm__info--nongli .date-confirm__p:first-child{top:0}.gear-date160 .date-confirm__info--nongli .date-confirm__p:last-child{bottom:0}.gear-date160 .date-confirm__info--gongli .date-confirm__p:first-child{bottom:0}.gear-date160 .date-confirm__info--gongli .date-confirm__p:last-child{top:0}.gear-date160 .date-confirm__btn{position:relative;padding:1.4em 0 2.7em}.gear-date160 .date-confirm__btn>div{display:inline-block;margin:0 1em;color:#fff;font-size:1.6em;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:.6em 1.2em}.gear-date160 .date-confirm__cancel{background-color:#b1b1b1}.gear-date160 .date-confirm__finish{background-color:#e24636}

 .gg_text{
    display: none;
}

@media (max-width: 780px){   
    .mbbb{
        display: block;
    }
.gg_text{
        display: block;      
    }
    .gg_text{
        background: #fff;
        padding: 0px 0px 6px 0px;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .gg_text a{
        display: inline-block;
        width: calc(24% - 8px);
        height: 36px;
        line-height: 36px;
        text-align: center;
        overflow: hidden;
        font-size: 16px;
        border: 1px solid #eee;
        border-radius: 4px;
        margin-left: 4px;
        margin-top: 8px;
		color: #ef4c4d;
		font-weight: 500;
    }
    .gg_text a.vip{
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAoCAMAAABU4iNhAAAAn1BMVEUAAAD7XF72VFb5WFryTlD//8n//7jtSUrwTE3//a3//qTzdmL//8L0f2//+VT806b2gmf5tZT//Iv/+2X4bWL/+3//+nT811fzWFfxd0783rH9463+86r//Z7//Jf3kXf1ZV37w1bwYVL+9Lz+8pr85JX70Y7+6Gv7b2j7mmb7dlz2o1vxZ1fvWFD97bj5sHL+2GbwW1T+7VL+9LP4lVbtn+F0AAAAAXRSTlMAQObYZgAAAXZJREFUOMuN08d2gzAQQNFRAYlm4+BQDITi3kvy/9+WkbLJQjJ6G23umYMYgP+RN5lcn/6cmAushmL2GiibhMtipnpxNgFPxawYz0grPjFxyB6VEOcsKyR7Cx9ZVglJ+T4bBLVDbJ/n+UjJMc/PKK0Qiz6x8bj9PAqUNpimjLDTh+6OkFmfcb/ZUUajL+wurRDrwzDccaR4tiPX0LLrNAgCTQOsVBIMcnkghKa+78+RJvpEaJDJvF5QgiTWNFrXiaBgkvPYizXFU9F+KSQYJVl5nrdAkuCpKOdgkWWtKCWadpQwMMjDijLCyr+piq4jaYJwWMUxV7SOvZvEqZdESDDV433XEun15sdX3DXlZghEvb1vjrTz/af6fBlYJO7EDxqcugj8SC0RbJLo9YVd1wTNRSK0S6Qh1oTh9iIZ2KWm27ZtN5tI3douNX3SNL3irwZTkqj9SS5hWmIlY+AkMXCV4CrBVYKrBFcJrhJcJbhKcJXgmDP8BXGYF8P+HtD8AAAAAElFTkSuQmCC) no-repeat left top;
        background-size: 30%;
        background-repeat: no-repeat;
    }
    .item>a,.newcon .item>a,.tj-box .item>a{
        width: 30%;
    }
    .item .item-content,.hot .item .item-content,.newcon .item .item-content{
        width: calc(70% - 1rem);
    }
    .tj-box .item h4{
        height: auto;
    }
}

@media screen and (min-width:768px) {
.tm20{
  margin-top: 30px;
}

  }

.tm50{
  margin-top:50px;
}