a {
text-decoration: none;
}

#nav {
width: 100%;
height: 160px;
float: left;
background: url("../images/logobg.jpg") no-repeat center;
}

.navlist, .navlist > ul {
margin-top: 10px;
width: 100%;
height: 40px;
display: flex;
flex-wrap: nowrap;

bottom: 2px;
}

.navlist > ul > li {
float: left;
font-size: 17px;
list-style: none;
width: 78px;

margin-right: 10px;
text-align: center;

}

.navlist > ul > li:last-child {
margin-right: 0px;
}

.navlist > ul > li a {

color: #ffffff;
display: block;
width: 100%;
height: 100%;

}

.navlist .dropMenu {
width: 99px;
background-image: url("../images/dropmenu.png");
display: none;

height: auto;
position: relative;
z-index: 100;
}

.dropMenu li {
font-size: 14px;
border-bottom: 1px solid #677078;

height: 30px;
line-height: 30px;
}

.navlist .navp {
width: 100%;
height: 37px;
line-height: 37px;

}

.cleanfix {
display: block;
content: "";
clear: both;
}

#banner {
height: 350px;
width: 100%;
min-width: 980px;
overflow: hidden;
position: relative;
}

.bannerList {
width: 500%;
position: absolute;
}

.bannerImg {
height: 350px;
width: 20%;
float: left;
}

.bannerMin {
position: absolute;

left: 40%;
bottom: 10px;
right: 0;
height: 30px;
width: 200px;
margin: 0 auto;
}

.back {
background-color: red;
}

.bannerMin li {
width: 30px;
height: 2px;
float: left;
background-color: #DADADA;
list-style: none;
margin-right: 15px;
border-radius: 2px;
}

#news {
position: relative;
z-index: 100;
width: 1018px;
height: 421px;
margin: 0 auto;
margin-top: -50px;
}

.tabs {
padding-bottom:5px;
height: 33px;
border-bottom: 1px #439CF6 solid;
}

.tabs a {
text-decoration: none;
color: white;

}

.leftTab {
width: 50%;
height: 32px;
float: left;
line-height: 22px;

}

.news-icon {
width: 35px;
height: 30px;
float: left;
margin-right: 10px;
}

.news-title {
height: 32px;
line-height: 32px;
font-size: 20px;
color: #439CF6;
font-weight: 500;
font-weight: bolder;
}

.rightTab {
background-color: #8C1616;
}

.newTabBig {

height: 26px;
margin-top: 3px;
}

.newTabSmall {
height: 22px;
margin-top: 7px;
}

.more {
float: right;
line-height: 29px;
padding-right: 10px;
color: #A3A49E;
font-size: 12px;
}

.more a {
color: #CCCCCC;
}

.list li {
padding-top: 10px;
height: 77px;
*height: 67px;
line-height: 30px;
padding-left: 10px;



border-bottom: 1px #EBEBEB solid;
box-sizing: border-box;
}

.list .time {
float: left;
height: 58px;
width: 58px;
color: #CCCCCC;
border-right: 1px #EBEBEB solid;
}
.list1 li {
font-size: 14px;
padding-top: 10px;
height: 44px;
*height: 32px;
*line-height: 25px;
padding-left: 10px;
margin-top: 5px;
background-image: url("../images/icon/dian.png");
background-repeat: no-repeat;
background-position: -7px 7px;
border-bottom: 1px #EBEBEB solid;
box-sizing: border-box;
}

.list1 .time {
float: right;
width: 38px;
color: #CCCCCC;
}
.list1 .titlePic{
margin-top: 5px;
padding-top: 0px;
margin-bottom: 12px;
padding-left: 0;
height: 104px;
background: none;
border-bottom:none;
}
.list1 .item {

float: left;
color: black;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.list .time .date {
font-size: 30px;
}
.list .time .month {
font-size: 13px;
line-height: 18px;
}

.list .item {
float: right;
color: black;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.list .item .title {
font-size: 16px;
overflow: hidden;
text-overflow: ellipsis;
}
.list .item .content {
color: #6A6B6C;
overflow: hidden;
text-overflow: ellipsis;
}
.new2 .item {
width: 264px;
}

.new3 .item {
width: 406px;
}

.list li .item:hover,.list1 li .item:hover {
text-decoration-color: #8C1616;
color: #8C1616;
}

.list a, .rt-list a {
text-decoration: none;
color: black;
}

.timer {
transition: all 1s linear;
}

.newText {
display: none;
}
.news-title .en-text{
font-size: 12px;
}
.leftTab{
width:78%
}
.leftTab{
width:70%
}