.banner-wrap {
    height: 400px;
    overflow: hidden;
    width: 1232px;
    min-width: 1232px;
    margin: 0 auto;
}
.banner {
    margin: 0 auto;
    /*min-width: 1200px;*/
    /*width: 1200px;*/
    min-height: 400px;
}

.news {
    margin: 0 auto;
    min-width: 1200px;
    width: 1200px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    padding: 16px;
}

.news .item {
    float: left;
    width: 386px;
    text-align: center;
}

.news .item .item-value{
    color: #C17D12;
    font-size: 40px;
    line-height: 50px;
}

.news .item .item-name{
    color: #777;
    font-size: 16px;
}

.news .solid {
    float: left;
    width: 20px;
    height: 50px;
    margin-top: 16px;
    border-left: 1px solid #DCDCDC;
    transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
}

.new-list {
    margin-bottom: 30px;
}

.lianjie {
    margin: 0 auto;
    min-width: 1200px;
    width: 1200px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    padding: 16px;
}

.footer {
    margin: 0 auto;
    min-width: 1200px;
    width: 1200px;
}



.nav div.commond-link a,
.nav div.right .not-login a,
.nav div.right .login a,
.nav div.right .login span,
input.nav-search-input {
    font-size: 12px;
}

.nav div.commond-link a,
.nav div.right .not-login a {
    padding: 0 15px;
    line-height: 30px;
    float: left;
}

.nav div.commond-link .line,
.nav div.right .not-login .line {
    width: 1px;
    height: 16px;
    background: $color-3;
    margin: 7px 0;
    float: left;
}

.nav div.right .login a,
.nav div.right .login span {
    line-height: 30px;
    color: $color-76;
}

.nav div.right .login a:hover,
.nav div.right .login a:active {
    color: $orange-color;
    border-bottom: 1px solid $orange-color;
}

.nav-search-box {
    width: 11em;
    padding: 0 3em 0 1em;
    height: 30px;
    line-height: 30px;
    float: left;
    display: block;
    border: 1px solid #E5E5E5;
    overflow: hidden;
    position: relative;
}

input.nav-search-input {
    color: $color-3;
    height: inherit;
    line-height: inherit;
    width: 100%;
}

.nav-search-box.icon-search:before {
    color: $color-76;
    position: absolute;
    right: 0.5em;
    top: 50%;
    margin-top: -15px;
}



.header-menu-item.active .header-item-hot,
.header-menu-item:hover .header-item-hot,
.header-menu-item:active .header-item-hot {
    display: none;
}

.header-item-hot {
    float: right;
    margin-top: -52px;
    margin-right: -3px;
    font-size: 12px;
    color: $color-f;
    width: 28px;
    height: 16px;
    line-height: 16px;
    background-color: $logo-color;
    position: relative;
}

.header-item-hot .text {
    width: 100%;
    height: 16px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.header-item-hot-arrowdown {
    width: 10px;
    height: 10px;
    display: block;
    background-color: $logo-color;
    position: absolute;
    left: 2px;
    bottom: -1px;
    z-index: 0;
}

.header-menu-list {
    padding-top: 10px;
}

.title {
    font-size: 18px;
    line-height: 36px;
    max-height: 72px;
    overflow: hidden;
}

.content-time {
    color: #777;
    font-size: 12px;
    height: 42px;
    line-height: 42px;
}

.content-descrip {
    max-height: 150px;
    overflow: hidden;
    font-size: 14px;
    color: #777;
    line-height: 26px;
    text-indent: 2em;
}

.index-hot-project-box {
    min-width: 1200px;
    /*background-color: #f5f5f5;*/
    padding-bottom: 20px;
}

.project {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    padding: 16px;
}

.project-item {
    width: 300px;
    border: 1px solid #E5E5E5;
    margin-right: 8px;
    /*margin: 10px;*/
}


.project-img {
    width: 100%;
}

.project-name {
    border-top: 1px solid #E5E5E5;
    padding: 10px 0px;
    background-color: #fff;
    text-align: center;
    width: 100%;
}

.title-head {
    text-align: left;
    padding-bottom: 16px;
    font-size: 24px;
}

.regular-wrap {
    width: 1200px;
    height: 60px;
    overflow: hidden;
}


.m-friends .slick-slide img {
    height: 58px;
    border: 1px solid #eeeeee;
    display: block;
    width: 270px;
}

.m-friends .slick-list {
    height: 60px;
    overflow: hidden;
}

.m-friends-head {
    font-size: 24px;
    font-weight: bold;
    color: #020202;
    text-align: center;
    padding-bottom: 40px;
}

.m-friends-wrap {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 72px;
    padding-bottom: 72px;
}

.info-detail.slider-setup {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    overflow: hidden;
    position: relative;
    padding-left: 590px;
}

.info-abstract-cnt {
    width: 100%;
    table-layout: fixed;
    margin-top: 25px;
}

.table-layout {
    display: table;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

.info-abstract-cnt .info-abstract-item {
    padding: 0 28px;
    border-left: 1px solid #ddd;
}

.info-abstract-cnt .info-abstract-item h5 {
    font-size: 16px;
    color: #333;
    padding-top: 15px;
    padding-bottom: 6px;
    line-height: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.info-abstract-cnt .info-abstract-item p {
    line-height: 18px;
    max-height: 72px;
    overflow: hidden;
    font-size: 14px;
    color: #777;
    text-indent: 2em;
}

.info-abstract-cnt .info-abstract-item-intro {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.info-abstract-cnt .info-abstract-item:first-child {
    padding-left: 0;
    border-left: none;
}

.m-friends .slick-slider {
    padding: 0 40px;
    width: 1120px;
    height: 60px;
    box-sizing: content-box;
}

.info-detail-sum .info-abstract a {
    color: #c59854;
}

.content-descrip a {
    color: #c59854;
}

.info-abstract-item-intro a {
    color: #c59854;
}

.item-header > .left {
    float: left;
}
.item-header > .right {
    float: right;
    margin-right: 10px;
}

.right .title-more {
    margin-top: 1px;
    padding: 4px;
    background-color: #eb1c22;
}

.title-more a {
    color: #FFFFFF;
}

.juanzeng-his {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
    width: 240px;
    min-width: 240px;
    height: 348px;
    float: right;
    background-color: #FFF3F3;
}

.juanzeng-title {
    padding: 16px;
    font-size: 24px;
}

.his {
    padding: 16px;
}

.his-content {
    font-size: 24px;
    color: #DF2413;
    letter-spacing: 0;
    line-height: 46px;
}

.his-title {
    opacity: 0.7;
    font-size: 16px;
    color: #DF2413;
    letter-spacing: 0;
    line-height: 24px;
}

.topnews .hd{
    height:30px;
    line-height:30px;
    padding:0 20px;
    border-bottom:1px solid #ddd;
    position:relative;
}

.topnews .hd ul{
    float:left;
    position:absolute;
    left:20px;
    top:-1px;
    height:32px;
}

.topnews .hd ul li {
    float: left;
    padding:0 15px;
    cursor:pointer;
    font-size: 17px;
}

.topnews .hd ul li.on a{
    color: #DF2413;
}

.topnews .bd ul li a span:first-child{
    width: 300px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
}

.topnews .bd ul li a span:first-child:hover{
    color: #DF2413;
}

.topnews .bd ul li a span:last-child{
    width: 93px;
}


.topnews .bd ul{
    padding-top:15px;
    zoom:1;
    margin-bottom: 0;
}

.topnews .bd li{
    height:32px;
}
.topnews .bd li .date{ float:right; color:#999;  }

