
/*@media screen and (-webkit-min-device-pixel-ratio:0) {*/
    #container{
        font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;!important;
    }

    /*navbar样式--start--*/
    @media (min-width: 768px) {
        #container .content .con_top {
            width: 100%;
            height: 60px;
            background-color: #ffffff;
            box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
        }
        #container #nav {
            height: 80px;
            background-color: #1d2b3c;
        }
        #container .nav .n_right ul li a{
            /*width: 100%;*/
            color: #ffffff;
            opacity: 0.6;
            font-size: 18px;
            font-weight: 600;
            letter-spacing: 1.5px;
            text-decoration: none;
            padding: 0;
            /*background-color: #f5e79e;*/
        }
    }

        /*navbar样式--end--*/
    }

    #container .content .con_top{
        width: 100%;
        height: 90px;
        background-color: #ffffff;
        box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    }
    #container .content .con_top ul{
        width: 50%;
        height: 90px;
        line-height: 90px;
        padding-left: 2%;
        /*background-color: #d0e9c6;*/
    }
    #container .content .con_top ul li{
        margin: 0;
        list-style: none;
        width: 20%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        float: left;
        /*background-color: #9acfea;*/
    }
    #container .content .con_top ul li a{
        font-size: 16px;
        font-weight: 600;
        color: #505050;
        text-decoration: none;
    }
    #container .content .con_top ul li a.under{
        color: #ff224f;
        border-bottom: solid 4px #ff224f;
        padding-bottom: 21px;
    }
    #container .content .con_top ul li a:hover{
        color: #ff224f;
        /*border-bottom: solid 4px #ff224f;*/
        padding-bottom: 21px;
    }
    #container .content .con_left{
        margin-top: 3.2%;
        width: 66.6%;
        height: 100%;
        float: left;
        /*background-color: #d0e9c6;*/
    }
    #container .content .con_left dl{
        width: 85%;
        height: 270px;
        margin: 0 auto;
        border-bottom: solid 1px #e6e6e6;
    }
    #container .content .con_left dl:hover {
        background-color: #f5f5f5;
    }
    #container .content .con_left dl dt{
        float: left;
        width: 30%;
        height: 270px;
        line-height: 218px;
        /*background-color: #9acfea;*/
    }
    #container .content .con_left dl dt img{
        width: 100%;
        max-width: 278px;
        max-height: 155px;
        min-width: 150px;
        height: 155px;
        border-radius: 5px;
        margin: 5% 0 0 7%;
    }
    #container .content .con_left dl dd{
        float: right;
        width: 65%;
        height: 270px;
        /*background-color: #ff224f;*/
    }
    #container .content .con_left dl dd h2{
        /* height: 55px; */
        width: 100%;
        font-size: 24px;
        font-weight: 600;
        line-height: 28px;
        text-align: left;
        color: #1d2b3c;
        margin: 8.2% 0 0 0;
        overflow: hidden;
        /*background-color: #ff224f;*/
    }
    #container .content .con_left dl dd h2:hover {
        color: rgba(255,34,79,1);
        transition: .2s;
    }
    #container .content .con_left dl dd h5{
        width: 100%;
        /* height: 52px; */
        font-size: 16px;
        font-weight: normal;
        line-height: 1.5;
        text-align: left;
        color: #464646;
        margin: 2.5% 0 0 0;
        overflow: hidden;
        /*background-color: #eea236;*/
        text-overflow: ellipsis;/*文字隐藏后添加省略号*/
        /*white-space:nowrap;*/
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #container .content .con_left dl dd .bo{
        margin: 2.5% 0 0 0;
    }
    #container .content .con_left dl dd .bo .author{
        width: 42px;
        height: 17px;
        font-size: 14px;
        font-weight: 500;
        color: #969696;
        float: left;
        /*background-color: #ff224f;*/
    }
    #container .content .con_left dl dd .bo .time{
        width: 81px;
        height: 17px;
        font-size: 14px;
        text-align: left;
        color: #97a0a4;
        float: left;
        margin-left: 2%;
        /*background-color: #9acfea;*/
    }
    #container .content .con_left dl dd .bo .pv{
        width: 52px;
        height: 17px;
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        color: #97a0a4;
        float: right;
    }
    #container .content .con_right{
        width: 30%;
        /*height: 100%;*/
        float: right;
        /*background-color: #eea236;*/
        border-left: solid 1px #e7e7e7;
        margin-top: 3.2%;
        padding-left: 3%;
    }
    /*#container .content .affix{*/
        /*position: fixed;*/
        /*right:0;*/
    /*}*/
    #container .content .con_right h3{
        width: 100%;
        font-size: 20px;
        font-weight: 600;
        color: #1d2b3c;
        /*background-color: #d0e9c6;*/
    }
    #container .content .con_right ul{
        width:100%;
        padding-top: 5%;
    }
    #container .content .con_right ul li{
        list-style: none;
        width: 100%;
        height: 100px;
        line-height: 25px;
        font-size: 14px;
        color: #505050;
        /*background-color: #d0e9c6;*/
        /*margin-top: 6%;*/
    }
    #container .content .con_right ul li .word{
        max-width: 22%;
        position: absolute;
        font-size: 16px;
        color: #505050;
        /*background-color: #eea236;*/
        text-indent: 25px;
    }
    #container .content .con_right ul li p{
        font-size: 12px;
        color: #97a0a4;
    }

    /*适配手机端尺寸*/
    @media (max-width: 767px) {
        #nav {
            height: 30px;
        }
        #container .content .con_top ul {
            margin: 0 auto;
            width: 100%;
            height: 83px;
            padding: 0 5px;
            box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
        }
        #container .content .con_top ul li {
            width: 25%;
            margin: 0;
            list-style: none;
            /* width: 20%; */
            height: 90px;
            line-height: 110px;
            text-align: center;
            float: left;
        }
        #container .content .con_top ul li a.under {
            color: #ff224f;
            border-bottom: solid 4px #ff224f;
            padding-bottom: 17px;
        }
        .con_left {
            display: none;
        }
        .con_right {
            display: none;
        }
        .content_molibe {
            display: block!important;
            margin-top: 30px;
        }
        .content_molibe .top_pic_title {
            display: inline-flex;
            padding: 15px;

        }
        .content_molibe .top_pic_title .pic img {
            height: 70px;
            width: 120px;
            border-radius: 5px;
            margin-right: 10px;
        }
        .content_molibe .top_pic_title .title {
            color: #1d2b3c;
            font-size: 16px;
            letter-spacing: 1.43;
            font-weight: 700;
        }
        .content_molibe .summary {
            padding: 0px 15px 0px 15px;
            color: #969696;
        }
        .content_molibe .author_date_browse {
            border-bottom: 1px solid #e6e6e6;
            padding: 10px 0px 15px 0px;
            /* margin-left: 10px; */
            width: 94%;
            margin: 0 auto;
        }
        #container .content .con_top ul li a{
            font-size: 14px;
            font-weight: 600;
            color: #1d2b3c;
            text-decoration: none;
        }
    }
