﻿*
{
    margin: 0;
    padding: 0;
    font-family: "microsoft yahei";
    box-sizing: border-box;
    font-weight: normal;
}
a
{
    text-decoration: none;
    color: #999;
}
ul
{
    list-style: none;
}
img
{
    border: none;
}
.bg-grey
{
    background-color: #f2f2f4;
    width: 100%;
    height: auto;
    padding: 76px 0;
}
.content
{
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
h2.title
{
    text-align: center;
    font-size: 24px;
    color: #333;
    line-height: 24px;
    padding-bottom: 24px;
    position: relative;
}
h2.title:after
{
    position: absolute;
    left: 50%;
    width: 46px;
    height: 1px;
    margin-left: -23px;
    background-color: #0c9;
    bottom: 0;
    content: '';
}
p.subtitle
{
    margin-top: 18px;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.tab-block
{
    width: 1200px;
    height: 580px;
    margin: 50px auto 0;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
.tab-block.information-tab
{
    height: 430px;
}
.tab-block.information-tab .tabs
{
    height: 380px;
}
.tab-block .tab-buttons
{
    width: 100%;
    height: 50px;
    background-color: #fafafa;
}
.tab-block .tab-buttons .tab-button
{
    width: 33.33%;
    float: left;
    height: 50px;
    text-align: center;
    font-size: 16px;
    color: #999;
    line-height: 50px;
    position: relative;
    cursor: pointer;
}
.tab-block .tab-buttons .tab-button.cur
{
    background-color: #fff;
    color: #333;
}
.tab-block .tab-buttons .tab-button.cur:after
{
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1183ff;
}
.tab-block .tabs
{
    width: 100%;
    height: 528px;
}
.tab-block .tabs .tab-item
{
    width: 100%;
    height: 100%;
    padding: 20px;
    display: none;
}
.tab-block .tabs .tab-item.active
{
    display: block;
}
.information-tab .information-left
{
    width: 500px;
    height: 340px;
    overflow: hidden;
    position: relative;
    float: left;
}
.information-tab .information-left img
{
    width: 100%;
    height: auto;
}
.information-tab .information-left .left-bottom
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: rgba(0,0,0,.5);
    z-index: 2;
    color: #fff;
    padding: 0 14px;
}
.information-tab .information-left .left-bottom .article-title
{
    font-size: 1.8rem;
    width: 400px;
    float: left;
}
.information-tab .information-left .left-bottom .article-time
{
    font-size: 1.4rem;
    float: right;
}
.information-tab .information-right
{
    width: 100%;
    height: auto;
    float: left;
}
.information-tab .information-right .article-list
{
    border-bottom: 1px solid #f3f3f3;
}
.information-tab .information-right .article-list .article-link
{
    display: block;
    padding: 18px 20px;
}
.information-tab .information-right .article-list .article-link .article-head span
{
    display: inline-block;
    vertical-align: middle;
}
.information-tab .information-right .article-list .article-number
{
    width: 41px;
    height: 41px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    background: url(/jpg/j4z4zmdv.jpg)no-repeat center;
}
.information-tab .information-right .article-list .article-title
{
    font-size: 1.8rem;
    color: #909090;
    line-height: 20px;
    margin-left: 14px;
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.information-tab .information-right .article-list .article-time
{
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 50px;
}
.information-tab .information-right .article-list .article-content
{
    margin-top: 20px;
    padding-left: 60px;
    width: 100%;
    font-size: 14px;
    color: #8a8a8a;
    line-height: 26px;
    display: none;
}
.information-tab .information-right .article-list .article-content .pic
{
    width: 220px;
    float: left;
}
.information-tab .information-right .article-list .article-content .pic img
{
    width: 100%;
}
.information-tab .information-right .article-list .article-content p
{
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    float: right;
    width: 70%;
    font-size: 1.4rem;
    line-height: 2.2rem;
}
.information-tab .information-right .article-list:nth-of-type(1) .article-number, .information-tab .information-right .article-list:nth-of-type(2) .article-number, .information-tab .information-right .article-list:nth-of-type(3) .article-number
{
    background: url(/jpg/j4z4zmdv.jpg)no-repeat center;
    width: 41px;
    height: 41px;
}
.information-tab .information-right .article-list.current .article-link
{
    padding: 20px;
}
.information-tab .information-right .article-list.current .article-number
{
    background: url(/jpg/9eupl1aa.jpg)no-repeat center;
    width: 41px;
    height: 41px;
}
.information-tab .information-right .article-list.current .article-title
{
    color: #e32742;
}
.information-tab .information-right .article-list.current .article-content
{
    display: block;
    overflow: hidden;
}
.question-icon
{
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(/png/hgzkpi4p.png) center no-repeat;
    -ms-background-size: 16px 16px;
    background-size: 16px 16px;
}/*<1363*/
@media screen and (max-width: 1363px)
{
    .information-tab .information-right .article-list .article-content p
    {
        height: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        float: left;
        width: 60%;
        font-size: 1.4rem;
        line-height: 2.2rem;
        margin-left: 20px;
    }
}/*<740*/
@media screen and (max-width: 739px)
{
    .information-tab .information-right .article-list .article-content p
    {
        width: 50%;
    }
    .information-tab .information-right .article-list.current .article-title
    {
        width: 380px;
    }
}
