﻿@charset "utf-8";
/* CSS Document */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select
{
    margin: 0;
    padding: 0;
}

body
{
    font-size: 14px;
    font-family: "微软雅黑", Arial, sans-serif;
    color: #333;
}

h1, h2, h3, h4, h5, h6
{
    font-style: none;
}

a
{
    text-decoration: none;
}

    a:link, a:visited
    {
        text-decoration: underline;
    }

i, em
{
    font-style: normal;
}

ul, li
{
    list-style: none;
}

img
{
    border: 0;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}

.clear
{
    width: 100%;
    height: 0px;
    overflow: hidden;
    clear: both;
}

.layer
{
    width: 90%;
    margin: 0 auto;
}

img
{
    width: 100%;
}

p
{
    margin-bottom: 8px;
    line-height: 20px;
}

    p a
    {
        color: #ff0099;
        font-size: 12px;
        text-decoration: underline;
    }

h1
{
    margin: 18px 0 9px;
    font-size: 18px;
    font-weight: bold;
}

h2
{
    margin: 16px 0 8px;
    font-size: 16px;
    font-weight: bold;
}

h3
{
    margin: 14px 0 7px;
    font-size: 14px;
    font-weight: bold;
}
/*Iphone显示效果*/
body.iphone .images.iphone
{
    display: block!important;
}

body.iphone .images.android
{
    display: none!important;
}

body.iphone .pic_big .upload_box
{
    top: 12%;
}
/*header*/
.header
{
    float: left;
    width: 100%;
    padding: 20px 0px;
    position: relative;
}

.logo
{
    float: left;
    width: 45.4%;
    margin-left: 5%;
}

.menu
{
    float: right;
    width: 6.25%;
    margin-right: 5%;
}
/* 首页 */
.homepage
{
    width: 100%;
    font-family: "微软雅黑", Arial, sans-serif;
}

    .homepage li
    {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .homepage li .text
        {
            position: relative;
            width: 45%;
            position: absolute;
            left: 0px;
            top: 0px;
            color: #fff;
            padding-left: 2%;
            height: 100%;
            text-decoration: none;
            background: url(/Content/images/video_bg01.png);
        }

            .homepage li .text h3
            {
                /*color: #009EE3;*/
                margin: 15px 0 5px;
                line-height: 24px;
                font-size: 16px;
                font-weight: bold;
            }

            .homepage li .text p
            {
                margin-bottom: 2px;
                font-size: 12px;
                line-height: 14px;
            }

            .homepage li .text span
            {
                position: absolute;
                right: 5px;
                bottom: 5px;
                font-size: 12px;
            }

                .homepage li .text span a
                {
                    color: #fff;
                    text-decoration: underline;
                }

        .homepage li .more
        {
            position: absolute;
            left: 40%;
            top: 65%;
            width: 6%;
            padding: 10px 0px;
            background: url(/Content/images/video_bg01.png);
            border-radius: 0px 5px 5px 0px;
        }

            .homepage li .more img
            {
                width: 60%;
            }

.video_ico
{
    width: 18.7%;
}

.homepage li
{
    width: 100%;
    position: relative;
}

    .homepage li .text_c
    {
        width: 45%;
        position: absolute;
        right: 0px;
        top: 0px;
        color: #fff;
        padding-left: 5%;
        height: 100%;
        background: url(/Content/images/video_bg01.png);
    }

        .homepage li .text_c h3
        {
            /*color: #009EE3;*/
            margin-bottom: 10px;
            /*padding-top: 20px;*/
            line-height: 24px;
            font-size: 16px;
            font-weight: bold;
        }

        .homepage li .text_c p
        {
            margin-bottom: 2px;
            font-size: 12px;
            line-height: 16px;
        }

        .homepage li .text_c span
        {
            position: absolute;
            right: 5px;
            bottom: 5px;
            font-size: 12px;
        }

            .homepage li .text_c span a
            {
                color: #fff;
                text-decoration: underline;
            }

    .homepage li .more01
    {
        position: absolute;
        right: 45%;
        top: 65%;
        width: 6%;
        background: url(/Content/images/video_bg01.png);
        border-radius: 5px 0px 0px 5px;
    }

        .homepage li .more01 img
        {
            /*width: 60%;*/
            padding: 10px 5px;
        }

.homepage ul li img
{
    display: block;
    height: 100%;
}

/*内容详情*/
.details
{
    float: left;
    width: 100%;
}

.details-pic-container
{
    position: relative;
    width: 100%;
    clear: both;
    overflow: hidden;
}

    .details-pic-container:before
    {
        display: table;
        content: " ";
    }

    .details-pic-container:after
    {
        display: table;
        content: " ";
        clear: both;
    }

.details-pic-mask
{
    margin-top: -50%;
    width: 100%;
    z-index: 99;
}

.details_pic
{
    display: block;
    width: 100%;
    height: auto;
    z-index: 9;
}

.details_text
{
    display: block;
    margin: -12% 0 15px 15px;
    width: 76%;
    font-size: 2em; /* background:url(../images/details_bg01.png) left bottom no-repeat; border:1px solid red;*/
}

    .details_text span
    {
        display: block;
        color: #009ee3;
    }

        .details_text span.it01
        {
            display: inline-block;
            border-bottom: 2px solid #009ee3;
            padding-right: 10px;
            font-size: 18px;
        }

        .details_text span.it02
        {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin-top: 12px;
            background: #009ee3;
        }

.details_con
{
    float: left;
    width: 90%;
    margin-left: 5%;
    font-family: "微软雅黑", Verdana, sans-serif;
    padding-bottom: 10px;
}

.details h4
{
    font-size: 16px;
    padding: 6px 0px;
    font-weight: 600;
    color: #333333;
}

    .details h4 a
    {
        text-decoration: none;
        color: #000;
    }

.details > .media-list > .media
{
    border-bottom: 1px solid #afd3e8;
}

    .details > .media-list > .media > .media-body > span > a
    {
        font-size: 12px;
        color: #ff0099;
    }

#current-video-player
{
    position: relative;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    background: #000 url(/Content/images/ajax-loader.gif) no-repeat center;
}

    #current-video-player .play-overlay
    {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: url(/Content/images/play-button.png) no-repeat center;
        cursor: pointer;
    }

.more
{
    float: left;
    width: 90%;
    background: #e6ecf0;
    margin-left: 5%;
}

    .more dl
    {
        float: left;
        width: 90%;
        margin: 5%;
    }

    .more dt
    {
        float: left;
        width: 28.7%;
    }

    .more dd
    {
        float: right;
        width: 65%;
    }

        .more dd h3
        {
            font-size: 1.5em;
            padding: 4px 0px;
        }

        .more dd span
        {
            display: block;
            font-size: 1em;
            padding: 4px 0px;
        }

            .more dd span a
            {
                color: #ff001e;
            }

.return
{
    float: right;
    width: 9.2%;
    margin-right: 5%;
    padding: 20px 0px;
}
/*列表页*/
.list
{
    float: left;
    width: 100%;
    font-family: "微软雅黑", Verdana, sans-serif;
    overflow: hidden;
}

    .list > a
    {
        text-decoration: none;
    }

    .list .list_bt
    {
        padding: 10px 0px;
        background: #506671;
        width: 100%;
        color: #fff;
        font-size: 2em;
    }

.list_con
{
    float: right;
    width: 100%;
}

    .list_con dl
    {
        float: left;
        width: 98%;
        padding: 10px 0px;
        border-bottom: 2px solid #86a2ac;
        padding-left: 2%;
    }

        .list_con dl:active
        {
            background: #c3ced5;
        }

    .list_con dt
    {
        float: left;
        width: 22.8%;
    }

    .list_con dd
    {
        float: right;
        width: 70%;
        padding-top: 6.5%;
        font-size: 2em;
    }

        .list_con dd a
        {
            display: block;
            float: left;
            width: 75%;
            height: 28px;
            font-size: 18px;
            font-weight: bold;
            color: #506671;
            text-decoration: none;
        }

        .list_con dd span a
        {
            color: #2d424c;
        }

        .list_con dd i
        {
            float: right;
            display: block;
            width: 28px;
            height: 28px;
            margin-right: 10%;
        }

.box1
{
    -webkit-animation: aa 0.3s both;
    -moz-animation: aa 0.3s both;
    float: left;
    clear: both;
}

.box2
{
    -webkit-animation: aa 0.6s both;
    -moz-animation: aa 0.6s both;
    float: left;
    clear: both;
}

.box3
{
    -webkit-animation: aa 0.9s both;
    -moz-animation: aa 0.9s both;
    float: left;
    clear: both;
}

.box4
{
    -webkit-animation: aa 1.2s both;
    -moz-animation: aa 1.2s both;
    float: left;
    clear: both;
}

.box5
{
    -webkit-animation: aa 1.5s both;
    -moz-animation: aa 1.5s both;
    float: left;
    clear: both;
}

.box6
{
    -webkit-animation: aa 1.8s both;
    -moz-animation: aa 1.8s both;
    float: left;
    clear: both;
}

.box7
{
    -webkit-animation: aa 2.1s both;
    -moz-animation: aa 2.1s both;
    float: left;
    clear: both;
}

.box8
{
    -webkit-animation: aa 2.4s both;
    -moz-animation: aa 2.4s both;
    float: left;
    clear: both;
}

@-webkit-keyframes aa
{
    from
    {
        /*opacity: 0;*/
        -webkit-transform: translateX(70%) rotateX(180deg);
        /*-webkit-transform: rotateX(180deg);*/
    }

    to
    {
        -webkit-transform: translateX(0%)rotateX(0deg);
        color: black;
    }
}

@-moz-keyframes aa
{
    from
    {
        /*opacity: 0;*/
        -moz-transform: translateX(70%) rotateX(180deg);
        transform: translateX(70%) rotateX(180deg);
    }

    to
    {
        /*opacity: 10;*/
        -moz-transform: translateX(0%)rotateX(0deg);
        color: black;
    }
}

@-webkit-keyframes bb
{
    from
    {
        /*opacity: 0;*/
        -webkit-transform: translateX(70%) rotateX(180deg);
        /*-webkit-transform: rotateX(180deg);*/
    }

    to
    {
        -webkit-transform: translateX(0%)rotateX(0deg);
        color: black;
    }
}

@-moz-keyframes bb
{
    from
    {
        /*opacity: 0;*/
        -moz-transform: translateX(70%) rotateX(180deg);
        transform: translateX(70%) rotateX(180deg);
    }

    to
    {
        /*opacity: 10;*/
        -moz-transform: translateX(0%)rotateX(0deg);
        color: blue;
    }
}

@-webkit-keyframes cc
{
    from
    {
        /*opacity: 0;*/
        -webkit-transform: translateX(70%) rotateX(180deg);
        /*-webkit-transform: rotateX(180deg);*/
    }

    to
    {
        -webkit-transform: translateX(0%)rotateX(0deg);
        color: blue;
    }
}

@-moz-keyframes cc
{
    from
    {
        /*opacity: 0;*/
        -moz-transform: translateX(70%) rotateX(180deg);
        transform: translateX(70%) rotateX(180deg);
    }

    to
    {
        /*opacity: 10;*/
        -moz-transform: translateX(0%) rotateX(0deg);
    }
}

@-webkit-keyframes dd
{
    from
    {
        /*opacity: 0;*/
        -webkit-transform: translateX(70%) rotateX(180deg);
        /*-webkit-transform: rotateX(180deg);*
    }

    to {
        -webkit-transform: translateX(0%) rotateX(0deg);
    }
}

@-moz-keyframes dd {
    from {
        /*opacity: 0;*/
        -moz-transform: translateX(70%) rotateX(180deg);
        transform: translateX(70%) rotateX(180deg);
    }

    to
    {
        /*opacity: 10;*/
        -moz-transform: translateX(0%)rotateX(0deg);
    }
}
/*footer*/
.footer
{
    float: left;
    padding: 20px 0px;
    font-size: 12px;
    font-family: "微软雅黑", Verdana, sans-serif;
    padding-left: 5%;
    width: 95%;
}
/**/
.video
{
    width: 100%;
    font-family: "微软雅黑", Verdana, sans-serif;
}

    .video li
    {
        width: 100%;
        position: relative;
    }

        .video li .text
        {
            width: 45%;
            background: url(/Content/images/video_bg01.png);
            position: absolute;
            left: 0px;
            top: 0px;
            color: #fff;
            padding-left: 2%;
            height: 100%;
        }

            .video li .text h3
            {
                padding-top: 20px;
                line-height: 150%;
                font-size: 1.5em;
            }

            .video li .text p
            {
                line-height: 160%;
            }

            .video li .text span
            {
                display: block;
                text-align: right;
            }

                .video li .text span a
                {
                    color: #fff;
                }

        .video li .more
        {
            position: absolute;
            left: 42%;
            top: 74%;
            width: 6%;
            padding: 10px 0px;
            background: url(/Content/images/video_bg01.png);
            border-radius: 0px 5px 5px 0px;
        }

            .video li .more img
            {
                width: 60%;
            }

.video_ico
{
    width: 18.7%;
}

.video li
{
    width: 100%;
    position: relative;
}

    .video li .text_c
    {
        width: 40%;
        background: url(/Content/images/video_bg01.png);
        position: absolute;
        right: 0px;
        top: 0px;
        color: #fff;
        padding-left: 2%;
        height: 100%;
    }

        .video li .text_c h3
        {
            padding-top: 20px;
            line-height: 150%;
            font-size: 1.5em;
        }

        .video li .text_c p
        {
            line-height: 160%;
        }

        .video li .text_c span
        {
            display: block;
            text-align: right;
        }

            .video li .text_c span a
            {
                color: #fff;
            }

    .video li .more01
    {
        position: absolute;
        right: 42%;
        top: 76.5%;
        width: 6%;
        background: url(/Content/images/video_bg01.png);
        border-radius: 5px 0px 0px 5px;
    }

        .video li .more01 img
        {
            width: 60%;
            padding: 10px 0px 10px 10px;
        }

.video_ico
{
    position: absolute;
    left: 45%;
    top: 30%;
    width: 18%;
}

.index_list
{
    width: 100%;
    font-family: "微软雅黑";
}

    .index_list li
    {
        width: 100%;
        position: relative;
    }

        .index_list li .text
        {
            width: 45%;
            background: url(/Content/images/video_bg01.png);
            position: absolute;
            left: 10%;
            top: 0px;
            color: #fff;
            text-align: center;
            height: 100%;
            color: #fff;
        }

            .index_list li .text h3
            {
                padding-top: 20px;
                line-height: 150%;
                font-size: 18px;
                color: #fff;
            }

            .index_list li .text p
            {
                line-height: 160%;
                font-size: 14px;
                color: #fff;
            }

            .index_list li .text span
            {
                display: block;
            }

                .index_list li .text span a
                {
                    color: #fff;
                }

        .index_list li .more
        {
            position: absolute;
            left: -3%;
            top: 60%;
            padding-left: 2%;
            width: 6%;
            background: url(/Content/images/video_bg01.png);
            border-radius: 5px 0px 0px 5px;
        }

            .index_list li .more img
            {
                width: 70%;
                padding: 5px 0px;
            }

.nav
{
    width: 58%;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
    border: 1px solid #000000;
    font-family: "微软雅黑", Verdana, sans-serif;
    text-align: right;
    z-index: 1000;
    display: none;
}

    .nav ul
    {
        float: left;
        width: 100%;
        background: #415962;
    }

    .nav li
    {
        float: left;
        width: 100%;
        line-height: 200%;
        border-bottom: 2px solid #fff;
        padding: 6px 0px;
    }

        .nav li a
        {
            color: #fff;
            margin-right: 20px;
        }

        .nav li span
        {
            float: left;
            margin-left: 15%;
            width: 4%;
        }

        .nav li em
        {
            margin-left: 5%;
        }

.subnav
{
    width: 100%;
    background: #798f96;
    display: none;
}

    .subnav p
    {
        border-bottom: 1px solid #fff;
        padding: 6px 0px;
    }

.nav li:hover .subnav
{
    display: block;
}

    .nav li:hover .subnav span
    {
        float: left;
        margin-left: 15%;
        width: 4%;
    }

.subnav01
{
    display: none;
    background: #b1c0c5;
}

    .subnav01 p a
    {
        color: #415962;
        padding: 6px 0px;
    }

.nav li .subnav:hover .subnav01
{
    display: block;
}

.menu:hover .nav
{
    display: block;
}

.index_list .text
{
    -webkit-animation: aa 1s both;
    -moz-animation: aa 1s both;
    float: left;
    clear: both;
}

ul.center_url
{
    margin-left: 10px;
}

.center_url a
{
    text-decoration: underline;
    line-height: 22px;
    color: #fff;
}
