﻿
/* 专题栏轮播 */
.focusBox2 {
position: relative;
width: 1100px;
height: 176px;
overflow: hidden;
font: 12px/1.5 Verdana, Geneva, sans-serif;
text-align: left;
background: white;
/* margin-top:10px; */
float:left;
}

.focusBox2 .pic img {
width: 1100px;
height: 176px;
display: block;
}

.focusBox2 .txt-bg {
position: absolute;
bottom: 0;
z-index: 1;
height: 30px;
width: 100%;
background: rgb(148, 61, 61);
filter: alpha(opacity=70);
opacity: 0.5;
overflow: hidden;
}

.focusBox2 .txt {
position: absolute;
bottom: 0;
z-index: 2;
height: 30px;
width: 100%;
overflow: hidden;
text-indent:20px;
color:#fff;
}

.focusBox2 .txt li {
height: 30px;
line-height: 30px;
position: absolute;
bottom: -36px;
}

.focusBox2 .txt li a {
display: block;
color: white;
padding: 0 0 0 10px;
font-size: 14px;
font-family: "宋体";
text-decoration: none;
}

.focusBox2 .num2 {
position: absolute;
z-index: 3;
bottom: 5px;
right: 1px;
}

.focusBox2 .num2 li {
float: left;
position: relative;
width: 22px;
height: 20px;
line-height: 20px;
overflow: hidden;
text-align: center;
margin-right: 1px;
cursor: pointer;
/* background:#fff; */
}

.focusBox2 .num2 li a, .focusBox2 .num2 li span {
position: absolute;
z-index: 2;
display: block;
color: #000;
width: 20px;
height: 20px;
top: 0;
left: 0;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

.focusBox2 .num2 li span {
z-index: 1;
background: #fff;
}

.focusBox2 .num2 li.on a,.focusBox2 .num2 a:hover {
background: #ff3300;
color:#fff;
}




.news-lists-item {
/* width: 580px; */
/* height: 314px; */
/* margin-bottom: 38px;
margin-top: 19px; */
overflow: hidden;
}

.news-lists-item-date {
width: 80px;
height: 75px;
color: #666;
float: left;
text-align: center;
background: url("../images/datebj_03.jpg") no-repeat right;
}

.date-ri {
font-size: 30px;
color: #999999;
width: 60px;
height: 50px;
line-height: 50px;
background: #f3f3f3;
}

.date-nianyue {
font-size: 14px;
color: #666666;
height: 20px;
line-height: 20px;
width: 60px;
margin-top: 6px;
}

.news-lists-item-info {
width: 440px;
float: right;
color: #666;
}

.news-lists-item-title {
font-size: 18px;
color: #161616;
font-family: "微软雅黑";
height: 48px;
}

.news-lists-item-summary {
font-size: 14px;
height: 48px;
line-height: 24px;
color: #666666 !important;
}

.news-lists-item-summary-span {
font-size: 14px;
color: #e5493d;
}

.news-lists-item-list {
/* width: 580px; */
height: 75px;
margin:12px 0;
/* margin-bottom: 38px; */
}





.bottom-slide .slide-body{
    width: 1100px;
    /* height: 80px; */
    margin:0 auto;
}
.bottom-slide .slide-body .cate{
    width: 100px;
    height: 80px;
    float: left;
    margin-top: 42px;
}
.bottom-slide .slide-body .cate img{
    width: 100px;
    height: 80px;
}

/* 专题专栏样式 */
.bottom-slide {
width: 100%;
background: #f1f5fa;
height: 160px;
margin-top: 14px;
overflow: hidden;
}

.picMarquee-left {
/* width: 1100px; */
width: 1000px;
float: left;
position: relative;
overflow: hidden;
}

.picMarquee-left .next {
display: block;
width: 20px;
height: 40px;
position: absolute;
top: 60px;
right: 10px;
overflow: hidden;
cursor: pointer;
background: url("../images/right1.png") no-repeat;
}

.picMarquee-left .next.on {
background: url("../images/btn_right.png") no-repeat;
}

.picMarquee-left .prev {
display: block;
width: 20px;
height: 40px;
position: absolute;
top: 60px;
left: 10px;
overflow: hidden;
cursor: pointer;
background: url("../images/left1.png") no-repeat;
}

.picMarquee-left .prev.on {
background: url("../images/btn_left.png") no-repeat;
}

.picMarquee-left .bd {
padding: 40px;
padding-left: 40px;
}

.picMarquee-left .bd ul li {
margin: 0 10px;
display: inline;
overflow: hidden;
text-align: center;
float: left;
}

.picMarquee-left .bd ul li .pic {
text-align: center;
}

.picMarquee-left .bd ul li .pic img {
width: 315px;
height: 80px;
display: block;
}

.tempWrap {
width: 917px !important;
}

.picList {
height: 86px;
overflow: hidden;
}

.picList img {
border: 2px solid #ffffff;
}

.picList img.on {
border: 2px solid #3184e6;
}