@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

body {
    background: #f5f5f5;
}

.float {
    float: left;
}

br {
    clear: both;
    line-height: 0;
}

#nav {
    background: url(../images/pic_repeat_x.png) repeat-x;
    padding: 0 0 4px 0;
}

#nav ul {}

#nav ul li {
    float: left;
    display: inline;
}

#nav ul li a {
    _float: left;
    display: block;
    text-align: center;
    width: 83px;
    font-size: 14px;
    color: #000;
    line-height: 50px;
    font-family: "微软雅黑", Arial;
    text-decoration: none;
    background: url(../images/pic_ilike.png) no-repeat -200px 0;
}

#nav ul li a.link,
#nav ul li a:hover {
    background-position: -92px 0;
}

#nav ul li a.hover {
    background-position: 12px 0;
}

#nav #logo {
    width: 100px;
    height: 30;
    background: url(../images/logo3.png) no-repeat left center;
    display: block;
    margin: 0 100px 0 100px;
}

#main {
    width: 90%;
    margin: auto;
}

#main #waterfall {
    *overflow: hidden;
    _height: 1%;
}

#main #waterfall>div {
    border: 1px solid rgba(204, 204, 204, 0.39);
    float: left;
    display: inline;
    list-style: none;
    margin: 6px 5px;
    background: #FFF;
    width: 19.25%;
}

#main #waterfall>div:hover {
    border: 1px solid #0085cc;
}

#main #waterfall>div:hover h3 {
    color: #0085cc;
}

#main #waterfall>div img {
    width: 100%;
    display: block;
}

#main #waterfall>div img.hover {
    filter: Alpha(opacity=90);
    -moz-opacity: .9;
    opacity: 0.9;
}

#main #waterfall>div h3,
#main #waterfall>div p {
    padding: 0 10px 0 10px;
    font-weight: normal;
}

#main #waterfall>div p {
    line-height: 30px;
}

.img_block {
    position: relative;
    padding: 10px;
}

.zoom,
.ilike {
    position: absolute;
    line-height: 25px;
    padding: 0 0 2px 18px;
    text-align: center;
    top: 14px;
    display: block;
    text-decoration: none;
    background: url(../images/pic_ilike.png) no-repeat -200px 0;
}

.zoom {
    left: 14px;
    width: 42px;
    background-position: 0 -71px;
}

.zoom:hover {
    background-position: 0 -99px;
}

.ilike {
    right: 14px;
    width: 57px;
    background-position: 0 -140px;
}

.ilike:hover {
    background-position: 0 -167px;
}

.iNum,
.iNum a {
    background: url(../images/pic_ilike.png) no-repeat 0 -528px;
    padding: 0 0 6px 28px;
    line-height: 11px;
}

.iNum {
    background-position: 12px -522px;
}

.iNum a {
    background-position: 12px -550px;
    text-decoration: none;
}

.loading {
    text-align: center;
    padding: 30px 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    padding-top: 20px;

}

header {
    background: #fff;
    line-height: 60px;
    height: 90px;
    padding: 15px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 0 10px #ddd;
}

.pr {
    position: relative;
}

.swiper-button-next,
.swiper-button-prev,
.swiper-pagination-clickable .swiper-pagination-bullet,
input:focus,
select:focus,
textarea {
    outline: 0;
    resize: none
}

header .fr {
    width: 60%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

header .fr input:hover {
    box-shadow: 0 0 10px rgba(0, 133, 204, 0.247);
    border: 1px solid rgba(0, 133, 204, 1);
}

header .fr input {
    width: 100%;
    line-height: 3.125rem;
    padding: 0 2rem;
    font-size: 1rem;
    border-radius: 3.125rem;
    border: 1px solid #e4e4e4;
}

header .fr button {
    position: absolute;
    top: 50%;
    right: 1.25rem;
    transform: translateY(-50%);
    border: none;
    background: transparent;
}

header .fr input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #4e4e4e;
}

header .fr input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #4e4e4e;
}

header .fr input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #4e4e4e;
}

header .fr input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #4e4e4e;
}

header .fr button i {
    font-size: 2.4rem;
    display: block;
    color: #e4e4e4;
}

header .container,
.shaixuan .container  {
    padding: 0;
    width: 90%;
    margin: 0 auto;
}

.shaixuan ul li a {
    font-size: 14px;
    color: #222;
}

.bl {
    display: block;
}

ul li {
    list-style: none;
}

.shaixuan {
    margin: 30px 0;

}

.shaixuan .bgf {
    background: #fff;
    padding: 40px;
}

.shaixuan ul {
    overflow: hidden;
}

.shaixuan ul.active {
    height: auto;
}

.shaixuan ul li {
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}

.shaixuan ul li a {
    padding-bottom: 5px;
    position: relative;
}

.shaixuan .fl {
    width: 90%;
}

.shaixuan .fr {
    width: 10%;
    text-align: right;

}

.shaixuan .fr i {
    font-size: 20px;
}

.shaixuan ul li a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 0;
    height: 3px;
    background: #0085cc;
    transition: all .6s;
}

.shaixuan ul li:hover a::before,
.shaixuan ul li.active a::before {
    width: 100%;
    transition: all .6s;
}

#main #waterfall>div h3 {
    font-size: 18px;
    margin-bottom: 0;
}

#main #waterfall>div p {
    margin-bottom: 15px;
}

.shaixuan .fr.jiantou {
    width: 5%;
    text-align: right;
}
.shaixuan .fr.jiantou .iconfont {
    font-size: 1rem;
    cursor: pointer;
    display: inline-block;
    transition: all .5s;
}.shaixuan .fr.jiantou.active .iconfont {
    color: #0085cc;
    transform: rotate(180deg);
    transition: all .5s;
}
.gongneng .fl,
.hangye .fl,
.baiqian .fl {
    width: 5%;
}

.erji span {
    cursor: pointer;

}

.gongneng .erji,
.hangye .erji,
.baiqian .erji {
    width: 90%;
    height: 22px;
    overflow: hidden;
}

.clist li.active span,
.clist li:hover span {
    color: #0085cc;
}

.hddb {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;

}
.hddb:hover {
    background: #0085cc;
    transition: all .6s;
}
.hddb:hover .iconfont {
    color: #fff;
}