﻿/* body:before { */
/* content: " "; */
/* position: fixed; */
/* z-index: -1; */
/* top: 0; */
/* right: 0; */
/* bottom: 0; */
/* left: 0; */
/* background: url(https://random.52ecy.cn/randbg.php) center 0 no-repeat; */
/* background-size: cover; */
/* opacity: .7; */
/* } */


.wukandy-item {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.wukandy-box {
    margin-left: -15px;
    margin-right: -15px;
}

.wukandy-color-item {
    /* font-family: microsoft yahei; */
    padding: 20px 10px;
   text-align: center; 
    border-radius: 10px;
     color: #fff; 
    margin-bottom: 20px;
    transition: all .3s ease;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.wukandy-color-item.color0 {
    background-color: #000!important;
	opacity: .8;
}
.wukandy-color-item.color1 {
    background-color: #ff4400!important;
	opacity: .8;
}
.wukandy-color-item.color2 {
    background-color: #34495e!important;
	opacity: .8;
}
.wukandy-color-item.color3 {
    background-color: #940000!important;
	opacity: .8;
}
.wukandy-color-item.color4 {
    background-color: #009966!important;
	opacity: .8;
}
.wukandy-color-item.color5 {
    background-color: #0051ff!important;
	opacity: .8;
}
.wukandy-color-item.color6 {
    background-color: #a706fd!important;
	opacity: .8;
}
.wukandy-color-item.color7 {
    background-color: #f00!important;
	opacity: .8;
}
.wukandy-color-item.color8 {
    background-color: #fd6a7f!important;
	opacity: .8;
}
.wukandy-color-item.color9 {
    background-color: #89d04f!important;
	opacity: .8;
}
.wukandy-color-item.color10 {
    background-color: #339999!important;
	opacity: .8;
}
.wukandy-color-item.color11 {
    background-color: #fff!important;
	opacity: .8;
}
.wukandy-color-item>.item-logo {
    height: 30px;
    overflow: hidden;
    display: inline-block
}

.wukandy-color-item>.item-logo>.fa {
    font-size: 30px; 
    line-height: 30px;
}
.wukandy-color-item>h3 {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}



* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.search-bg{background: #ffffff; height:220px; margin-top:10px; border-radius: 5px 5px 0 0;} 

#search{max-width:660px;margin:20px auto;}
#search form{position:relative}

#search-text{width:100%;height:40px;padding-left:5px;font-size:13px;border:0;border-radius:5px;background-color:#f0f0f0;}
#search button{position:absolute;top:0px;right:0px;background:#555555;border:0;width:80px;height:40px;border-radius:5px;}
#search button:hover{background:linear-gradient(to right,#555555,#111111);cursor:pointer}
#search button a{color:#ffffff;font-size:15px;}
.search-group{display:none;padding-left:75px;}

.s-current .search-type{padding-left:0;display:block}
.s-current{display:block}
#search-list{position:relative}
.s-type{position:absolute;top:0;left:0;z-index:13;width:75px}
.s-type:hover{height:auto;}
.s-type>span{display:block;height:30px;width:60px}

.s-type-list{display:none;position:absolute;top:25px;width:660px;background:#f0f0f0;border-radius:5px;}

.s-type-list label{float: left;width: 20%; color:#555555;font-size:15px;padding:10px 0 10px 0;cursor:pointer;text-align:center;}

.s-type-list label:hover{background:#888888;color:#ffffff;}


.s-type:hover .s-type-list{display:block}
.type-text{position:absolute;left:0;width:75px;font-size:15px;padding:5px 0px 5px 5px;}
.type-text:after{content:"\f105";font-family:FontAwesome;margin:0 0 0 15px}
.search-type{white-space:nowrap;margin:0}.search-type label{margin:0}
.search-type li{display:inline-block}
.search-type li label{display:inline-block;padding: 5px 8px 5px 8px;font-size:15px;border-radius:5px 5px 0 0;cursor:pointer}

.search-type input:checked+label,.search-type input:hover+label{background:#f0f0f0}

.set-check input,.set-check label{opacity:0;transition:all .3s ease}
.search-type li{list-style:none;display:inline-block}

@media screen and (max-width:768px){
#search{margin:10px 10px 0 10px;}

.s-type-list {width: 95vw;}

.s-type-list label{width: 33.33%;}
.search-type{overflow:scroll}
.search-list{height:30px;overflow-y:hidden;overflow-x:scroll;white-space:nowrap}
}


.rollbar {
	position: fixed;
	right: 0px;
	bottom: 20px;
	z-index: 999;
	display: none;
}
.rollbar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 25px;
}
.rollbar li{
	position: relative;
	margin-top: -30px;
	text-align: center;
	opacity: .6;
	filter: alpha(opacity=40);
}
.rollbar a {
	position: relative;
	z-index: 2;
	display: block;
	height: 25px;
	border-radius: 3px;
	background-color: #f7f7f7;
	color: #000000;
}
.rollbar a:hover{
	color: #000000;
}
.rollbar .fa{
	line-height: 25px;
	font-size: 14px;
}
.rollbar .fa-comments{font-size: 24px;}

.rollbar li:hover, .rollbar li:hover h6 {
	opacity: .9;
	filter: alpha(opacity=90)
}
.rollbar li:hover h6{
	right: 100%;
}
.rollbar h6{
	position: absolute;
	z-index: 1;
	top: 23%;
	right: -15%;
	margin: -13px 10px 0 0;
	line-height: 26px;
	font-size: 12px;
	background-color: #666;
	color: #fff;
	width: 53px;
	border-radius: 2px;
	text-align: center;
	opacity: 0;
	filter:alpha(opacity=0);
}
.rollbar h6 i{
	position: absolute;
	right: -4px;
	top: 50%;
	margin-top: -4px;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-left: 4px solid #666;
	border-top: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid rgba(0, 0, 0, 0);
}










@media screen and (max-width: 1150px) {
    .container {
        width: 950px;
    }
}
@media screen and (max-width: 1000px) {
    .container {
        width: 750px;
    }
    .wukandy-item {
        width: 50%;
    }
}
@media screen and (max-width: 800px) {
    .container {
        width: 100%;
        padding-left:30px;
        padding-right: 30px;
    }
    
    .welcome>p {
        font-size: 20px;
    }
}
@media screen and (max-width: 600px) {
    .container {
        padding-left:15px;
        padding-right: 15px;
    }
    .wukandy-item {
        width: 50%;
    }
}


.wukandy-color-item:hover {
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .5);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .5);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .5)
}


/* .wukandy-color-item>.light { */
    /* cursor: pointer; */
    /* position: absolute; */
    /* left: -100%; */
    /* top: 0; */
    /* width: 100%; */
    /* height: 100%; */
    /* background-image: -webkit-linear-gradient(0deg,hsla(0,0%,100%,0),hsl(351, 97%, 70%),hsla(0,0%,100%,0)); */
    /* transform: skewx(-25deg); */
    /* -o-transform: skewx(-25deg); */
    /* -moz-transform: skewx(-25deg); */
    /* -webkit-transform: skewx(-25deg); */
/* }	 */
/* .wukandy-color-item:hover>.light { */
    /* -webkit-transition: all .3s ease; */
    /* transition: all .3s ease; */
    /* left: 100% */
/* } */