/* 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 {
	max-width: 717px;
	margin: 5px auto 14px
}

#search form {
	position: relative
}

.s-type-list .tile-lg {
	color: #ffffff;
    width: 3pc;
    height: 3pc;
    font-size: 1.25rem;
    line-height: 3rem;
    border-radius: .3rem;
    display: block;
    margin: auto;
}
.bg-blue {
    background-color: #0179a8!important;
}

.bg-teal {
    background-color: #00a28a!important;
}

.bg-pink {
    background-color: #b76ba3!important;
}

.bg-yl {
    background-color: #ff8209!important;
}

.bg-gj {
    background-color: #0d4fff!important;
}

.bg-tp {
    background-color: #68b828!important;
}

.bg-red {
    background-color: #ea6759!important;
}

.bg-sq {
    background-color: #4e5154!important;
}

.bg-sc {
    background-color: #de0088!important;
}
.fa-2x {
    padding-top: 15px;
    font-size: 1.5em;
}

#search button i {
	color: #ffffff;
	font-size: 18px
}




.search-group {
	display: none;
	padding-left: 75px
}


.s-current .search-type {
	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: 31px;
	width: 75px
}

.s-type-list {
    display: none;
    position: absolute;
    top: 31px;
    padding: 4pt 0;
    width: 41.8pc;
    background: #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 0 6px rgba(0,0,0,.16);
}

.s-type-list:before {
	position: absolute;
	top: -16px;
	left: 10px;
	content: ' ';
	display: block;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #f0f0f0
}

.s-type-list label {
    display: block;
    font-size: 1pc;
    line-height: 2pc;
    text-align: center;
    width: 10%;
    float: left;
}


.s-type-list label:hover {
	color: #ffffff;
	background: #aaaaaa;
}

.s-type-list label:visited {
	background: #ff5000;
}


.s-type:hover .s-type-list {
    display: block;
    padding-top: 10px;
}


.type-text {
	position: absolute;
	left: 0;
	width: 75px;
	padding-left: 12px;
	font-size: 16px;
	line-height: 31px
}


.search-group label:hover {
	background: #e0e0e0;
}

.type-text:after {
	content: '';
	font-family: FontAwesome;
	margin: 0 0 0 15px
}

.search-type {
	white-space: nowrap
}

.search-type li {
	display: inline-block
}

.search-type li label {
	display: inline-block;
	padding: 0 9px;
	font-size: 15px;
	line-height: 31px;
	border-radius: 5px 5px 0 0;
	cursor: pointer
}

.search-type input:checked+label {
	background-color: #f0f0f0
}

.set-check {
	margin-top: 0px;
	font-size: 12px
}

.set-check label {
	margin-left: 3px
}

.set-check input,.set-check label {
	opacity: 0;
	transition: all .3s ease
}

/* .set-check:hover input,.set-check:hover label { */
	/* opacity: .2 */
/* } */

/* .set-check:hover label:hover { */
	/* opacity: 1 */
/* } */

.search-type li {
	list-style: none;
	display: inline-block
}


@media screen and (max-width:767px) {
	#search {
		margin: 20px auto 30px
	}

	.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% */
/* } */