@charset "utf-8";
*{margin:0 auto;padding:0;margin:0;border:0;}
body{color:#333333;font-size:14px;
	background-color: #f0eff4;
}
body a{font-family: "微软雅黑";}
ul,li{ list-style:none;padding:0;margin:0;}
tbody,tr,td{ list-style:none;padding:0;margin:0;border:0;}
img{ border:0;}
.hr{height:1px;
	clear: both;
}h1,h2,h3,h4,h5,h6,input,textarea,select,button{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
ol,ul{list-style:none}
em,i{font-style:normal}
input,textarea,select{outline:none}
textarea{resize:none}
input[type="search"],input[type="button"],input[type="submit"],input[type="reset"]{-webkit-appearance:none}
input::-webkit-search-cancel-button{display:none}
img{border:0; display:block;}
.xyy{text-align: center;color:#FFFFFF;}
.xyy a{	position:relative;
	top:5px;
	background-color: #4269e2;
	color:#FFFFFF;
	overflow:hidden;
	padding: 7px 14px;
	text-align: center;border-radius:3px;}

a{color:#333;text-decoration:none;-webkit-tap-highlight-color:transparent}
.icon,.user-icon{display:inline-block;background-image:url(../images/icon.png);background-repeat:no-repeat}
.flex,.page,.page form{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:flex}
.vertical{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}
.xcenter{-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;justify-content:center}
.xend{-webkit-box-pack:end;-moz-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}
.xjustify{-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.ycenter{-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;align-items:center}
.yend{-webkit-box-align:end;-moz-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.flexone,.page a,.page span,.page select{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1}
.header{height:50px;background:#134faa;position:relative}
.header .logo{display:block;width:96px;height:32px;background:url(../images/logo.png) no-repeat center center;background-size:contain}
.header .tool{display:block;width:50px;height:50px;padding:13px;box-sizing:border-box;position:absolute;top:0}
.header .tool.menu{left:0}
.header .tool.search{left:50px}
.header .tool .icon{width:24px;height:24px;background-size:300px 300px}
.header .tool .menu-icon{background-position:0 -163px}
.header .tool .search-icon{background-position:-29px -163px}
.header .tool .close-icon{background-position:-116px -163px}
.header .user-login{position:absolute;right:0;top:0}
.user-box .drop-menu{display:none;width:120px;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.2);border-radius:0 0 3px 3px;position:absolute;right:0;top:50px;z-index:900}
.user-box .drop-menu a{display:block;height:40px;line-height:40px;padding:0 20px;font-size:14px;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;transition:background .3s ease}
.user-box .drop-menu a:hover{text-decoration:none;background:#f0f0f0}
.user-box .drop-menu .line{height:1px;margin:0;background-color:#ebebeb;border:0}

.nav{height:45px;background:#fafafa}
.nav{height:45px;background:#fafafa}
.nav .swiper-slide{float:left;width:70px;height:45px;line-height:45px;text-align:center;font-size:16px}

.mask-bg{width:100%;min-width:320px;height:100%;background:rgba(0,0,0,.45);position:fixed;left:0;top:0;z-index:999}
.menu-slide{display:none;width:100%;min-width:320px;height:100%;padding:0 0 0 50px;background:#fff;box-sizing:border-box;overflow-y:auto;position:fixed;left:0;top:0;z-index:1000;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease}
.menu-slide .menu-item{padding:10px 0;border-bottom:1px solid #ebebeb}
.menu-slide .menu-item.user-card{padding:30px 20px 20px}
.menu-slide .menu-item:last-of-type{border-bottom:none}
.menu-slide .menu-item .title{display:block;height:40px;line-height:40px;padding:0 10px;font-size:16px;color:#0078dc}
.menu-slide .menu-item h3{line-height:20px;padding:5px 10px 0;font-size:14px;font-weight:normal;color:#666}
.menu-slide .menu-item ul{padding:5px}
.menu-slide .menu-item ul li{float:left;padding:5px;box-sizing:border-box}
.menu-slide .menu-item ul.category li{width:25%}
.menu-slide .menu-item ul.size li{width:33.333%}
.menu-slide .menu-item ul li a{display:block;height:38px;line-height:38px;text-align:center;font-size:14px;border-radius:3px;border:1px solid #0096fa}
.clearfix{zoom:1}
.clearfix:after{content:".";height:0;line-height:0;font-size:0;clear:both;display:block;visibility:hidden}


        .waterfall {
            width: 98%;
            column-gap:6px;
            column-count: 2;
            margin: 0 auto;
        }
        .item1 {
            margin-bottom: 6px;
            break-inside: avoid;
			background-color: #fdfdfd;
			overflow:hidden;text-align: center;
			border-radius:2px;
			
        }
		.item1:hover{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);}
		
        .item1 img {
            width: 100%;
        }
		.item1 p{line-height:22px;padding-top:5px;padding-bottom:5px;}
        @media (min-width: 992px) and (max-width: 1300px) {
            .waterfall {
                column-count: 2;
            }
        }
        @media (min-width: 768px) and (max-width: 991px) {
            .waterfall {
                column-count: 2;
            }
        }
        @media (max-width: 767px) {
            .waterfall {
                column-count: 2;
            }
        }
		
		
.hr10{height:10px;
	clear: both;
}		
.dengqian{width:95%;height:25px;line-height:25px;font-size:14px;margin:0 auto;margin-top:4px;}
.neirong{width:96%;margin:0 auto;background:#fff;padding-left:1%;padding-right:1%;border-radius:4px; }
.neirong img{max-width: 100%;
	text-align: center;margin:auto;
	max-width: 100%;
padding-bottom:5px;
padding-top:5px;
border-radius:5px;
}
.neirong h1{font-size:16px;height:auto;text-align:center;margin-top:10px;line-hieght:22px;padding-top:15px;padding-bottom:5px;}
.txte{width:auto;margin:0 auto;background:#fff;height:auto;overflow:hidden;
clear:both;padding-top:10px;}
.txte img{width:48%;
padding-left:1%;
padding-right:1%;
padding-bottom:8px;
border-radius:5px;
float:left;text-align: center;margin:auto;
}
.neirong h5{width:100%;height:35;line-height:35px;color:#fff;background-color: #134faa;text-align:center;margin:0 auto;font-size:14px;border-radius:5px;font-weight:normal;margin-top:5px;display: blockmargin-bottom:5px;}

.zuixing{background:#fff;width:98%;margin:0 auto;margin-top:20px;margin-bottom:10px;border-radius:3px;}
.zuixing ul{padding:2%;}
.zuixing li{display: block;
	height:30px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eaeaea;
}
.zuixing li a{float:left;font-size:14px;}
.zuixing li span{float:right;color:#aeabab;font-size:12px;}
.zuixing b{height:35px;line-height:35px;
	font-size: 16px;
	border-bottom: 1px solid #eaeaea;
	background-color: #fbfbfb;
	padding-left:2%;
	display: block;
	font-weight: normal;color:#333333;
}

.dibu{width:100%;margin-top:10px;}
.dibu b{height:35px;line-height:35px;
	font-size: 16px;
	border-bottom: 1px solid #eaeaea;
	padding-left:2%;
}
.footer{width:100%;height:60px;line-height:60px;color:#fff;background:#262626;text-align:center;}
.footer a{color:#fff;}

.pag ul{margin:0 auto;text-align: center;width:100%;}
.pag li{float:left;margin:2px;}

.pag li a{
	padding:3px 6px;
	line-height:20px;
	display:inline-block;
	background-color: #134faa;	
	color:#fff;
}
.next{
	width:98%;
	height:auto;margin-top:20px;margin-bottom:10px;
	
}
.next ul{margin:0 auto;text-align: center;width:100%;}
.next li{width:48%;height:30px;line-height:30px;margin-top:10px;background-color: #134faa;color:#ffffff;float:left;margin:1%;overflow:hidden;border-radius:4px;}

.next li a{width:100%;height:30px;line-height:30px;color:#ffffff;}
.time{
	text-align: center;
	color:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height:30px;height:30px;
	font-size:12px;
	padding-bottom:5px;
}
.gg{width:96%;margin:0 auto;background:#fff;padding:1%;border-radius:5px;}

.tag{background:#fff;padding:1%;height:100%; overflow:hidden;border-radius:3px;width:96%;margin:0 auto;margin-top:15px;margin-bottom:10px;}
.tag a:nth-child(9n){background-color: #4A4A4A;}
.tag a:nth-child(9n+1){background-color: #428BCA;}
.tag a:nth-child(9n+2){background-color: #5CB85C;}
.tag a:nth-child(9n+3){background-color: #D9534F;}
.tag a:nth-child(9n+4){background-color: #567E95;}
.tag a:nth-child(9n+5){background-color: #B433FF;}
.tag a:nth-child(9n+6){background-color: #00ABA9;}
.tag a:nth-child(9n+7){background-color: #B37333;}
.tag a:nth-child(9n+8){background-color: #FF6600;}
.tag a{opacity: 0.80;filter:alpha(opacity=80);color: #fff;background-color: #428BCA;display: inline-block;margin: 0 6px 6px 0;padding: 0 8px;line-height: 35px;border-radius:3px}
.tag a:hover{opacity: 1;filter:alpha(opacity=100);}
.tag b{height:35px;line-height:35px;
	font-size: 16px;
	border-bottom: 1px solid #eaeaea;
	background-color: #fbfbfb;
	padding-left:15px;
	display: block;
	font-weight: normal;color:#333333;
}


.gch{width:98%;margin:0 auto;background:#fff;height:auto;margin-top:10px;}
.gch img{width:100%;height:auto;}

.gg{margin:0 auto;width:98%;height:auto;margin-bottom:10px;}




















