﻿
/* 主体内容开始 */
.main-content{

}

/* 中间展示图片开始 */
.middleImgs_panel{

    box-shadow: 0px -1px 16px rgba(0,0,0,0.15) inset;
    -moz-box-shadow: 0px -1px 16px rgba(0,0,0,0.15) inset;
    -ie-box-shadow: 0px -1px 16px rgba(0,0,0,0.15) inset;
    background-color: #E6E5E3;
}
.main-content .swiper-container {
    /*width: 100%;*/
    height: 300px;
    margin:0 auto;
    width:1200px;
}

.main-content .swiper-slide {
    background-position: center;
    background-size: cover;
}

.main-content .swiper-button-next,.swiper-button-prev{
    display: none;
}

.main-content .mask {
    filter: alpha(opacity=80);
    opacity: 0.80;
    border-radius: 2px;
    -moz-border-radius: 2px;
    position: absolute;
    background-color: #fff;
    z-index: 5;
    right: 30px;
    bottom: 20px;
    padding: 8px 12px;
    color: #0080bb;
    font-size: 25px;
    font-family: "Nocturno";
    font-weight: 300;
}
/* 中间展示图片结束 */

.main-content .news-panel{
    margin:0 auto;
    width:1198px;
    border: 1px solid #cacaca;
    border-top: none;
    background-color:#fff;
    -moz-box-shadow: 2px 2px 0 rgba(0,0,0,0.05),-2px -2px 0 rgba(0,0,0,0.07);
    -webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.05), -2px -2px 0 rgba(0,0,0,0.07);
    box-shadow: 2px 2px 0 rgba(0,0,0,0.05), -2px -2px 0 rgba(0,0,0,0.07);
}

.news-content{
    padding:30px;
    display:flex;
    justify-content:space-between;
}

.news-content .about{
    flex:0 0 400px;

}

.news-content .about .img-bg{
    height: 150px;
    background-image: url(/Areas/Portals/Content/images/middle.jpg); 
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.news-content .about .content-about{
    border: 1px solid #cacaca;
    border-top: 0 none;
    border-bottom: 0 none;
    font-size: 16px;
    font-family: "Nocturno Display";
    line-height: 24px;
    font-weight: normal;
    padding: 15px 15px 0;
    height: 239px;
    overflow:hidden;
}

.news-content .about .more-about{
    border: 1px solid #cacaca;
    border-top: 0 none;
    font-family: "Nocturno Display";
    line-height: 24px;
    font-weight: normal;
    padding: 25px 15px 15px;
    font-size: 16px;
    text-align: right;
}

.news-content .about .more-about a{
        color: #0062B2;
    font-style: italic;
    text-decoration: underline;
}

.news-content .research{
    flex:0 0 700px;
    
}

.news-content .research .module-title{
    background-color: #237502;
    font-family: "Times NR MT Std";
    height:46px; 
    padding: 0 20px;
}

.news-content .research .module-title .pane-title{
    color: white;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 46px;
    display: block;
    height:46px;    
    
    width:400px;
    float:left;
}

.news-content .research .module-title .pane-title i{
    margin-right:15px;
}

.news-content .research .module-title a.pane-more{
    color: white;
    font-size: 1rem;
    line-height: 46px;
    display: block;
    height:46px;    
    width:100px;
    float:right;
    text-align:right;
    font-weight:normal;
    text-decoration:underline;
    font-style:italic;
}

.news-content .research .module-title a.pane-more i{
    margin-top: 10px;
    font-size:1.5em;
    cursor:pointer;
}

.news-content .research .module-title a.pane-more i:hover{
    color:#0062B2;
}

.news-content .research ul{
    border: 1px solid #cacaca;
    border-top:0 none;
    padding:0 20px;
    min-height:423px;
}

.news-content .research ul li.news-item-flex {
    display: flex;
    border-bottom: 1px solid #ccc;
    background: none !important;
    padding: 20px 0;
    min-height: 80px;
    flex-flow:row-reverse;
}

.news-content .research ul li.news-item-flex:last-child {
    border-bottom: 0 none;
}

.news-content .research ul li.news-item-flex .flex-left {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 80px;
}

.news-content .research ul li.news-item-flex .flex-left .c-title{
    font-size: 16px;
    line-height: 20px;
    flex: 1;
    color: #333;
    font-family: "Nocturno Display";
}


.news-content .research ul li.news-item-flex .flex-left .c-split {
    flex: 0 0 10px;
}

.news-content .research ul li.news-item-flex .flex-left .c-time {
    flex: 0 0 20px;
    font-size: 1.2em;
    display: flex;
    justify-content: flex-end;
    color: #666;
    font-family: "Dinamit";
    font-weight: normal;
}



.news-content .research ul li.news-item-flex .flex-middle {
    flex: 0 0 20px;
}

.news-content .research ul li.news-item-flex .flex-right {
    flex: 0 0 220px;
    height: 100px;
    /* background-image: url(/Areas/Portals/Content/images/middle.jpg); */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
}

.news-content .contact-panel{
    border:1px solid #cacaca;
    display:flex;
    width: 100%;
    background: #eee;
}

.news-content:first-child{
    padding-bottom:0;
}

.news-content .contact-panel .f{
    flex:0 0 150px;
    height:50px;
    background-color:#237502;
    color:#fff;
    line-height:50px;    
    font-size: 20px;
    text-align: center;
}

.news-content .contact-panel .s{
    flex:1;
    height:50px;
    line-height:50px;
    font-size: 20px;
    text-align: center;
    display:flex;
    justify-content:space-around;
}