/*common*/
body {
    min-width: 1280px;
    background: url(../images/banner.jpg) center 60px no-repeat;
}
.banner {
    height: 710px;
}
.hide {
	display: none;
}
.block {
    display: block;
}
.mt-50 {
	margin-top: 50px;
}
.mt-10 {
    margin-top: 10px;
}
.mr-35 {
    margin-right: 35px;
}
.fc-red {
    color: #a40001;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: '';
	display: block;
	float: none;
	clear: both;
}
.f-l {
    float: left;
}
.f-r {
    float: right;
}
.w-500 {
    width: 500px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-100 {
    margin-top: 100px;
}
.text-hide {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.t-list .itm a:hover,
.more:hover,
.headline .u-tit a:hover {
    color: #a40001;
}
.container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.hot-top {
    margin-left: -120px;
    display: block;
}
.hot-title {
    font-size: 48px;
    text-align: center;
    margin: 30px 0 10px;
    font-weight: 600;
}
.hot-title a {
    color: #a40001;
}
.more {
    border: 1px solid #a40001;
    display: block;
    background: url(../images/more.png) 92px center no-repeat;
    line-height: 40px;
    text-align: center;
    width: 120px;
    text-indent: -15px;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
}
.tab-wrap {
    background: url(../images/addtabbg.png) top center no-repeat;
    height: 740px;
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
}
.category {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tabnav {
    float: left;
    width: 220px;
    margin-left: 65px;
    margin-top: 90px;
}
.tabnav li {
    height: 42px;
    line-height: 42px;
    margin-bottom: 15px;
    width: 220px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/tabnavbga.png) left center no-repeat;
    text-indent: 12px;
    cursor: pointer;
}
.tabnav li.active {
    background: url(../images/tabnavbgb.png) left center no-repeat;
}
.tablist {
    float: left;
    width: 700px;
    height: 600px;
    margin-top: 42px;
    overflow: hidden;
}
.big {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    background: #fdf3ee;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    padding: 20px 30px;
}
.big a {
    color: #a40001;
}

.slider {
    width: 560px;
    height: 420px;
    float: left;
    overflow: hidden;
    position: relative;
}
.slider .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 14px;
    z-index: 1;
}
.slider .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slider .hd ul li {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}
.slider .hd ul li.on {
    background: #ba2a21;
    color: #fff;
}
.slider .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slider .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 560px;
    height: 420px;
    position: relative;
}
.slider .bd img {
    width: 560px;
    height: 420px;
    display: block;
}
.slider .prev,
.slider .next {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 40px;
    height: 50px;
    background: url(../images/left.png) center center no-repeat;
    opacity: .5;
}
.slider .next {
    background: url(../images/right.png) center center no-repeat;
    left: auto;
    right: 0;
}
.slider .prev:hover,
.slider .next:hover {
    opacity: 1;
}
.slider .u-tit {
    background: url(../images/opacity.png) repeat;
    color: #fff;
    font-size: 16px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.slider .u-tit p {
    padding: 8px;
    width: 80%;
}
.headline {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.headline .u-tit {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.headline .u-ct {
    line-height: 1.8;
    color: #666;
    margin: 15px 0;
}
.headline-1 {
    border-bottom: 0;
    margin-top: 20px;
}
.headline-1 .u-ct {
    background: #f5f5f5;
    padding: 15px;
    
}
.headline-1 .u-ct p {
    height: 56px;
    overflow: hidden;
}

/*List*/
.t-list .itm {
    line-height: 45px;
    background: url(../images/list_point.png) left center no-repeat;
    text-indent: 20px;
    font-size: 18px;
}
.t-list-1 {
    margin-left: -20px;
    margin-right: -20px;
}
.t-list-1 .itm {
    float: left;
    width: 530px;
    margin: 0 20px;
    line-height: 45px;
}
.hl-list .itm {
    margin: 15px 0;
}
.hl-list .itm .u-ct{
    height: 84px;
    overflow: hidden;
}
.hl-list-1 {
    margin: 0 -20px;
}
.hl-list-1 .itm {
    float: left;
    width: 530px;
    margin: 20px;
}