﻿html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, footer, header, menu, nav, output, section, summary, time, mark, audio, video
{
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, menu, nav, section
{
    display: block;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
input
{
    outline: none;
}
input, html, form, input, span, p, button, h3
{
    border: 0;
    margin: 0;
    padding: 0;
}
body
{
    font-size: 14px;
    font-family: arial;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    overflow-x: hidden;
    width: 100%;
}
body, a
{
    color: #333;
}
a
{
    text-decoration: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
}
input[type="submit"], input[type="reset"], input[type="search"], input[type="button"], input[type="text"], textarea, button
{
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}
address, caption, cite, code, dfn, em, th, var, i
{
    font-weight: 400;
    font-style: normal;
}
img
{
    border: 0;
}
img, input
{
    vertical-align: middle;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: 400;
}
.cont
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1200px;
}
.wk-footer
{
    background: #f1f1f1;
    color: #666;
    height: 54px;
    line-height: 54px;
    text-align: center;
}
.pagination
{
    padding-top: 50px;
    text-align: center;
}
.ellipsis
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wk-crumbs
{
    margin-bottom: 20px;
}
.fc-6
{
    color: #666;
}
.wk-content
{
    overflow: hidden;
    padding-top: 40px;
}
.ellipsis
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wk-footer span
{
    margin-right: 10px;
}
.wk-footer span, .wk-footer a
{
    display: inline-block;
    vertical-align: middle;
}
.wk-footer a
{
    color: #666;
    padding-left: 20px;
}
.pagination a
{
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    color: #00aa7d;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-decoration: none;
}
.wk-crumbs a, .no-result p
{
    color: #999;
}
.no-result p
{
    padding-top: 280px;
    padding-left: 10px;
    text-align: center;
}
.clearfix:after
{
    clear: both;
    content: "";
    display: block;
}
.pagination .first, .pagination .last
{
    width: 41px;
}
.pagination .pre, .pagination .next
{
    line-height: 36px;
    width: 60px;
}
.pagination .last
{
    margin-right: 0;
}
.pagination .pages b
{
    border: 1px solid #f5f5f5;
    color: #333;
    display: inline-block;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
}
.pagination .pages b, .pagination a
{
    margin-right: 5px;
    padding: 0 13px;
    text-align: center;
    vertical-align: middle;
}
.pagination a:hover
{
    background: #fafafa;
    text-decoration: none;
}
.wk-crumbs a :hover
{
    color: #00aa7d;
}
/*index*/
.wk-content
{
    min-height: 500px;
    padding-top: 30px;
}
.wk-content .wk-banner-index
{
    margin-bottom:30px;
    overflow: hidden;
}
.wk-content .wk-first-banner
{
    height: 294px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 602px;
}
.wk-content .wk-rest-banner
{
    float: left;
    height: 160px;
    margin-left: 12px;
    margin-bottom: 14px;
    overflow: hidden;
    position: relative;
    width: 225px;
}
.wk-content .wk-banner-index p
{
    bottom: 0;
    color: #fff;
    font-size: 18px;
    height: 40px;
    left: 0;
    line-height: 40px;
    padding-top: 13px;
    position: absolute;
    text-indent: 10px;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    width: 100%;
    background-image: linear-gradient(-180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.8) 100%);
}
.wk-content .wk-first-banner img
{
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out,-webkit-transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
    width: 100%;
}
.wk-content .wk-rest-banner img
{
    height: 100%;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out,-webkit-transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
    width: 100%;
}
.wk-content .wk-rest-banner p
{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;text-align: center;
}
.wk-content .wk-hot h2
{
    background: url(index_tit.png) no-repeat;
    background-image: -webkit-image-set(url(index_tit.png) 1x);
    background-size: 238px 23px;
    background-position: 50% 50%;
    font-size: 24px;
    font-weight: 700;
    height: 45px;
    line-height: 34px;
    margin-bottom: 20px;
    text-align: center;
}
.wk-content .wk-hot ul
{
    margin-bottom:18px;
}
.wk-content .wk-hot ul li
{
    float: left;
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom:12px;
    width: 276px;
}
.wk-content .wk-hot ul li a
{
    display: block;
}
.wk-content .wk-first-banner:hover img
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.wk-content .wk-rest-banner:hover img
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.wk-content .wk-hot ul .wk-hot-first
{
    color: #fff;
    overflow: hidden;
    padding-top: 150px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.wk-content .wk-hot ul .wk-hot-rest
{
    border: 1px solid #e5e5e5;
    border-top: none;
    line-height: 20px;
    padding: 7px 9px;
}
.wk-content .wk-hot ul li:last-child
{
    margin-right: 0;
}
.wk-content .wk-hot ul .wk-hot-first img
{
    height: 184px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out,-webkit-transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
    width: 100%;
    z-index: 1;
}
.wk-content .wk-hot ul .wk-hot-first p
{
    background: #000;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 10px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;text-align: center;
    z-index: 3;
}
.wk-content .wk-hot ul .wk-hot-rest a
{
    background: url(https://p4.ssl.qhimg.com/t01023bb9daff522de5.png) no-repeat 0 50%;
    background-size: 16px 16px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 14px;
    padding: 10px 5px 10px 20px;
}
.wk-content .wk-hot ul .wk-hot-first:hover img
{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.wk-content .wk-hot ul .wk-hot-rest a:hover
{
    color: #00aa7d;
}
.wk-content .wk-hot ul .wk-hot-rest a:last-child
{
    border-bottom: none;
}
.index_link{ padding:12px;}
.index_link a{ margin-right:15px;}
@media screen and (max-width:768px){html{-webkit-text-size-adjust:none}
.cont{width:100%}
.wk-content{padding-top: 12px;min-height:inherit;}
.wk-content .wk-banner-index,.wk-content .wk-hot ul{ margin-bottom:20px;}
.wk-content .wk-rest-banner{margin-left: 2%;margin-bottom: 2%;width: 47%;height: 140px;}
.wk-content .wk-hot ul li {
    margin-left: 5%;
    margin-bottom:5%;
    width: 90%;
}
.wk-content .wk-hot ul .wk-hot-first{ padding-top:180px;}
.wk-content .wk-hot ul .wk-hot-first img{ height:214px;}
}