/*统写背景*/
.container{width: 1284px;}
a:hover{text-decoration: none;color:#8a0d21;}
.slidebanner{height: 835px;background:#fff;}
.index-body{}
.nosecone{position: relative;height: 380px;z-index: 999;}
.nosecone .trends{position: absolute;width:100%;height: 455px;top:-55px;display: block;}
.between{background: url(between.png) no-repeat;height: 460px;width:100%;}
.board{background: url(board.png) no-repeat;width:100%;height: 690px;}
.rump{background: url(rump.png) no-repeat;width:100%;height: 246px;}
/*第一部分的统写*/
.t-box{position: absolute;top:-30px;}
.nbox{float: left;width: 364px;background: #f2f2f3;}
.tbox{float: left;width: 570px;background: #fff;}
.n-title{height: 52px;line-height: 65px;color:#950511;font-size: 18px;text-align: center;width: 120px;}
.n-con{padding:0 16px;}
.t-con{padding:0 23px;}
.xbox{width: 350px;}
.tbox .n-title{height: 65px;}
.xbox .n-title{height: 46px;}
.n-more{text-align: center;padding:10px 0 20px;}
.n-more a{width: 92px;height: 24px;line-height: 24px;color:#9a010c;font-size: 12px;border:1px solid #9a010c;display: inline-block;}
.n-more a:hover{background: #9a010c;color:#fff;}
.xbox .n-more{padding:22px 0 20px;}