﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

li, ul {
    list-style: none;
}

body, html {
    margin: 0;
    padding: 0;
    background-color: #f2f4f7;
    -webkit-font-smoothing: antialiased;
    /*font-family: "Helvetica Neue","Microsoft Yahei",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;*/
}

@font-face {
    font-family: iconfont-dinghome201705;
    src: url(//at.alicdn.com/t/font_3ylst0nseru7syvi.eot);
    src: url(//at.alicdn.com/t/font_3ylst0nseru7syvi.eot?#iefix) format('embedded-opentype'),url(//at.alicdn.com/t/font_3ylst0nseru7syvi.woff) format('woff'),url(//at.alicdn.com/t/font_3ylst0nseru7syvi.ttf) format('truetype'),url(//at.alicdn.com/t/font_3ylst0nseru7syvi.svg#iconfont) format('svg');
}

.iconfont-dinghome201705 {
    font-family: iconfont-dinghome201705 !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}

a {
    text-decoration: none;
}

div {
    box-sizing: border-box;
}

.banner {
    position: relative;
    height: 500px;
    overflow: hidden;
}

.banner-container {
    overflow: hidden;
}

.banner-item {
    position: absolute;
    min-width: 1200px;
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center 0;
}

.banner-item-loading {
    position: absolute;
    top: 62%;
    left: 48%;
    color: rgba(255,255,255,.1);
    font-size: 16px;
}

.banner-item-container {
    position: relative;
    width: 1180px;
    margin: 0 auto;
    padding: 100px 0;
    z-index: 99;
}

.banner-item-content {
    width: 500px;
    padding: 30px;
    background-color: rgba(255,255,255,.9);
    border-radius: 2px;
    font-size: 14px;
}

.banner-item-content-subtitle {
    color: #ccc;
}

    .banner-item-content-subtitle span {
        color: #000;
    }

.banner-item-content-title {
    margin: 10px 0 0;
    font-size: 40px;
}

.banner-item-content-context {
    margin: 20px 0 30px;
    color: #666;
    word-break: break-word;
}

.banner-item-content-link {
    text-decoration: none;
    color: #3296fa;
}

.banner-item-content-play {
    margin: 0 0 0 35px;
    text-decoration: none;
    color: #3296fa;
}

.banner .item-default {
    background-image: url(//img.alicdn.com/tfs/TB13PwdRXXXXXa7XVXXXXXXXXXX-100-100.gif);
    background-color: #303036;
    background-position-y: 50%;
    z-index: 3;
}

.content {
    position: relative;
    width: 1180px;
    margin: 0 auto;
}

    .content .tabs {
        margin: 40px 0 0;
        padding: 0 0 35px;
        background-color: #fff;
        font-size: 14px;
    }

    .content .tabs-title {
        padding: 0;
        list-style: none;
    }

    .content .tabs-title-li {
        width: 295px;
        padding: 10px 0;
        float: left;
        color: #666;
        cursor: pointer;
        text-align: center;
        border-width: 2px 0 1px 1px;
        border-style: solid;
        border-color: #fff #ebeef3 #ebeef3;
    }

        .content .tabs-title-li:hover {
            color: #000;
        }

    .content .tabs-title-active {
        color: #000;
        border-top-color: #3296fa;
        border-bottom-color: #fff;
    }

    .content .tabs .ul-hide {
        display: none;
    }

    .content .tabs-info {
        position: relative;
        padding: 0;
        top: 15px;
        list-style: none;
    }

    .content .tabs-info-li {
        width: 155px;
        margin: 0 0 0 40px;
        padding: 10px 0 5px;
        float: left;
        color: #666;
        cursor: pointer;
        text-align: left;
    }

        .content .tabs-info-active, .content .tabs-info-li:hover {
            color: #3296fa;
        }

    .content .list {
        position: relative;
        margin: 30px 0;
        width: 1200px;
    }

    .content .list-items {
        padding: 0;
        list-style: none;
    }

    .content .list-item {
        position: relative;
        width: 380px;
        height: 380px;
        float: left;
        margin: 0 20px 30px 0;
        background-color: #fff;
        border: 1px solid #ebeef3;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
    }

        .content .list-item:hover {
            box-shadow: 0 15px 30px rgba(0,0,0,.1);
            -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
            -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
            -webkit-transform: translate3d(0,-5px,0);
            -moz-transform: translate3d(0,-5px,0);
            -ms-transform: translate3d(0,-5px,0);
            -o-transform: translate3d(0,-5px,0);
            transform: translate3d(0,-5px,0);
        }

    .content .list-item-pic {
        position: relative;
        width: 378px;
        height: 200px;
        cursor: pointer;
        overflow: hidden;
    }

        .content .list-item-pic img {
            width: 378px;
            height: 200px;
        }

    .content .list-item-text {
        padding: 0 15px;
        color: #999;
    }

    .content .list-item-subtitle {
        margin: 15px 0 8px;
        font-size: 14px;
        color: #ccc;
    }

        .content .list-item-subtitle span {
            color: #000;
        }

    .content .list-item-title {
        font-size: 20px;
    }

        .content .list-item-title a {
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }

            .content .list-item-title a:hover {
                /*color: #3296fa;*/
                color: #ed751e;
            }

    .content .list-item-context {
        height: 35px;
        margin: 10px 0;
        font-size: 13px;
    }

    .content .list-item-hr {
        width: 350px;
        margin: 15px 0;
        border: none;
        border-top: 1px solid #ebeef3;
    }

    .content .list-item-foot {
        font-size: 13px;
        word-spacing: 15px;
    }

    .content .pagination {
        margin: 0 auto 60px;
        list-style: none;
        text-align: center;
    }

    .content .pagination-item {
        display: inline-block;
        width: 35px;
        margin: 0 10px 0 0;
        padding: 9px 0;
        font-size: 16px;
        color: #000;
        background-color: #fff;
        cursor: pointer;
    }

    .content .pagination-active {
        color: #fff;
        background-color: #3296fa;
    }
