﻿.banner{
    width:1140px;
    height:388px;
    margin:20px auto;
}
#bannerBox{
    width: 100%;
    height: 388px;
    max-width: 1600px;
    position: relative;
    overflow: hidden;
}
.party2{
position:absolute;
top:10px;
width:7px;
height:7px;
background-color:#bababa;
left:0px
}

.ulList{
    width: 400%;
    height: 380px;
    position: absolute;
}
.liList {
    width: 25%;
    height: 380px;
    list-style: none;
    float: left;
}


.liList img {
    width: 100%;
    height: 100%;
}


.odiv_nav {
    position: absolute;
    bottom: 35px;
    left: 43%;
}


.span_list {
    width: 8px;
    height: 8px;
    border: 1px solid #3B3B3B;
    border-radius: 50%;
    float: left;
    margin-left: 15px;
    cursor: pointer;
}


.left_click {
    position: absolute;
    width: 80px;
    height: 388px;
    font-size: 4em;
    color: white;
    text-align: center;
    line-height: 360px;
    cursor: pointer;
}


.right_click {
    position: absolute;
    right: 0;
    width: 80px;
    height: 388px;
    font-size: 4em;
    color: white;
    text-align: center;
    line-height: 360px;
    cursor: pointer;
}
.btn_left {
    position: absolute;
    left: -40px;
    width: 40px;
    height: 388px;
    opacity: 0.5;
    z-index: 9999;
    box-shadow: 40px 0 150px white;
    transition: all 0.2s;
}
.btn_right {
    position: absolute;
    right: -40px;
    width: 40px;
    height: 310px;
    font-size: 4em;
    box-shadow: -40px 0 150px white;
    opacity: 0.5;
    z-index: 9999;
    transition: all 0.2s;
}



























.section1{
    width:1140px;
    margin:auto;
}
.activity{
    width:360px;
    height:auto;
    float:left;
}
.rail{
    display: inline-block;
    width:2px;
    height:20px;
    background-color:#3A79A8;
    position: relative;
    top:4px;
    margin-right: 20px;
margin-left:2px;
}
.title1{
    width:360px;
    height:50px;
    line-height:50px;
}
.title1 span{
    color:#127be4;
    font-size:18px;
    font-weight: bold;
}
.title1 i{
    font-style:normal;
    font-size:14px;
    color:#0b4a7f;
    text-transform:uppercase;
    margin-left:20px;
}
.title1 a{
    float:right;
    font-size:14px;
    color:#b8b8b8;
}
.activity_contant{
    width:358px;
    height:260px;
    border:#ddd 1px solid;
    border-top:#0b4a7f 1px solid
}
.activity_contant a.imglk,.activity_contant a.imglk img{
    width:358px;
    height:215px;
}
.activity_contant dl{
    width:338px;
    padding:10px 10px;
}
.activity_contant dl dt{
    font-size:16px;
    color:#333;
}
.activity_contant dl dd{
    color:#666;
    font-size:13px;
    margin-top:10px;
    line-height: 20px
}


.news{
    width:360px;
    margin:0 30px;
    float:left;
}
.news_list{
overflow-x: hidden;
    width:338px;
height:240px;
    padding:10px;
    border:#ddd 1px solid;
    border-top:1px solid #0b4a7f;
}
.news_head{
    width:338px;
    height:84px;
    padding-bottom:10px;
}
.news_head a.imglk{
    width:138px;
    height:82px;
    display:block;
    float:left;
}
.news_head a.imglk img{
    width:138px;
    height:82px;
}
.news_head .news_hd{
    width:190px;
    padding-left:148px;
}
.news_head .news_hd dt a{
    color:#333;
    font-size:14px;
    height:20px;
    line-height:20px;
}
.news_head .news_hd dt{
    width:190px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news_head .news_hd dt a:hover{
    color:#b81724;
}
.news_head .news_hd dd{
    font-size:13px;
    color:#666;
    line-height:20px;
    margin-top:5px;
}
.news_list li{
    width:338px;
    border-top:#ddd 1px solid;
    padding:6px 0;
}
.news_list li dl.news_hd2{
    width:338px;
position:relative;
    height:auto;
}
.news_list li dl.news_hd2 dt a:hover{
    color:#b81724;
}
.party{
position:absolute;
width:7px;
height:7px;
background-color:#bababa;
top:8px;
left:0px;
}
.news_list li dl.news_hd2 dt{
    font-size:14px;
    height:22px;
    margin-top:5px;
    line-height:22px;
    width:338px;
    text-overflow:ellipsis;
    overflow: hidden;
    background: url(../img/newsArrow\ .png)left center no-repeat;
    padding-left: 25px;
}
.news_list li dl.news_hd2 dd{
    font-size:13px;
    color:#666;
    height:50px;
    line-height:22px;
    margin-top:5px;}


.news2{
    width:360px;
    float:left;
}





.section2{
    width:1140px;
    margin:20px auto;
}
.text_list{
    width:360px;
    height:auto;
    float:left;
}
.text_list ul{
    border-top:#ddd 1px solid;
    padding-top:10px;
}
.text_list ul li{
    height:28px;
    line-height:28px;
    text-overflow:ellipsis;
    overflow: hidden;width:360px;
    transition:all .5s;
    background: url(../img/newsArrow\ .png)left center no-repeat;
    padding-left: 25px;
}
.text_list ul li span{
    float: right;
    margin-right: 27px;
}

.text_list ul li:hover a{
    color:#b81724;
    background:#f5f5f5 1px scroll;
}
.text_list2 {
    margin:0 30px;
}


.over{
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 230px;}