/*MinVersion*/
.OESK_XBody_Default {
    width: 100%;
}

.OESK_XBody_Default .OESZ_XBodyContent {
    width: 100%;
    height: 550px;
}

.OESK_XBody_Default .OESZ_XBodyFooter {
    width: 100%;
    height: 50px
}

.OESK_WEText_Default {
    width: 350px;
    height: 80px
}

.OESK_WEHrLign_Default {
    width: 350px;
    height: 15px
}

.OESK_WEHrLign_Default > .OESZ_DivContent {
    width: 100%;
    height: 1px;
    margin: 7px 0 6px 0;
    max-height: 1px;
    min-height: 1px;
    background-color: #bfbfbf
}

#XBody .OESZ_XBodyContent {
    display: block
}

#XBody .OESZ_XBodyFooter {
    display: block
}

#XBody .OESZ_XBodyHeader {
    display: none
}

#XBody .OESZ_XBodyLeftColumn {
    display: none
}

#XBody .OESZ_XBodyRightColumn {
    display: none
}

#XBody .OESZ_Wrap_Columns {
    padding-left: 0;
    padding-right: 0
}

#XBody {
    height: auto;
}

#XBody .OESZ_XBodyContent {
    height: 687px
}

#WE2af392e454 {
    position: absolute;
    left: 590px;
    top: 230px;
    width: 350px;
    height: auto;
    text-align: left
}

#WE87f9595f99 {
    position: absolute;
    left: 860px;
    top: 510px;
    width: auto;
    height: auto
}

#WEfc355b883a {
    position: absolute;
    left: 43px;
    top: 541px;
    width: 889px;
    height: auto
}

#WEfc355b883a > .OESZ_DivContent {
    background-color: #000
}

#WE3ea7f7a352 {
    position: absolute;
    left: 100px;
    top: 550px;
    width: 840px;
    height: auto
}

#WE50855b0042 {
    position: absolute;
    left: 80px;
    top: 248px;
    width: 499px;
    height: auto
}

#WE50855b0042 .OESZ_Img {
    width: 100%
}


.home_banner {
    width: 100%;
    height: 371px;
}

.home_banner img {
    width: 100%;
    height: 371px;
}

.home_content {
    width: 1200px;
    height: 557px;
    margin: 0 auto;
}

.content_news {
    position: absolute;
    top: 38px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #023B87;
    line-height: 11px;
}

.content_more {
    position: absolute;
    top: 43px;
    right: 0px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #023B87;
    line-height: 11px;
}

.content_line {
    background-color: #174592;
    position: absolute;
    top: 67px;
    width: 1200px;
    height: 1px;
}

.text_content {
    width: 100%;
    height: 490px;
    top: 67px;
    margin: 0 auto;
}

.left-img {
    position: absolute;
    top: 19px;
    width: 504px;
    height: 170px;
}

.right-text {
    position: absolute;
    top: 19px;
    right: 0px;
    width: 649px;
    height: 174px;
}

.right-text div {
    top: 4px;
    left: 1px;
    width: 625px;
    height: 46px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #464646;
    line-height: 23px;
}

.right-text>div:nth-child(2) {
    top: 23px;
    left: 1px;
    width: 69px;
    height: 13px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 1100;
    font-style: italic;
    color: #888888;
    line-height: 11px;
}

.right-text>div:nth-child(3) {
    top: 50px;
    left: 1px;
    width: 627px;
    height: 55px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 1100;
    color: #666666;
    line-height: 18px;
}

.content_list {
    position: absolute;
    top: 217px;
    width: 1200px;
    height: 171px;
}

.content_list a:hover {
    color: #174592;
    background-color: #F5F5F5;
}

.content_list a:visited {
    background-color: #F5F5F5;

    /*background-color: yellowgreen;*/
}

.content_list>div {
    width: 100%;
    height: 42px;
    background-color: #FFFFFF;
    border: #DDDDDD;
}

.content_list>div:nth-child(1) {
    border-style:solid none solid none;
}

.content_list>div:nth-child(3) {
    border-style:solid none solid none;
}

.content_list>div:nth-child(4) {
    border-style:none none solid none;
}

.content_list>div>a {
    display: inline-block;
    width: 100%;
    height: 42px;
    vertical-align: center;
    line-height: 42px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-decoration: none;
}

.content_list>div>div {
    position:absolute;
    right: 10px;
    top: 15px;
    width: 65px;
    height: 12px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-style: italic;
    color: #888888;
    line-height: 11px;
}


/*==========*/

.banner{
    width: 100%;
    height: 450px;
    /*background: black;*/
    /*子绝父相*/
    position: relative;
    /*超出部分全部隐藏，解决横向滚动条*/
    overflow: hidden;
}
.banner ul{
    position: absolute;
}
.banner ul li{
    /*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
    width: 100%;
    height: 450px;
    float: left;
    background: no-repeat;
    background-size:100% 100%;
}

.banner ol{
    /*width: 60px;*/
    height: 20px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left:50%;
    /*margin-left: -40px;*/
    bottom: 10px;
    padding: 0 10px;
    border-radius: 10px;
}
.banner ol li{
    width: 10px;
    height: 10px;
    float: left;
    margin: 5px 5px;
    background: rgba(255,255,255,0.5);
    border-radius: 50%;
    cursor: pointer;
}
.banner ol .current{
    background: rgba(255,255,255,1);
}
.banner i{
    width: 58px;
    height: 120px;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    cursor: pointer;
    /*border-radius: 5px;*/
    display: none;
}

.banner .left{
    left: 60px;
    background: url('Files/NewImage/left_right.png') no-repeat 0 0px;
}
.banner .right{
    right: 60px;
    background: url('Files/NewImage/left_right.png') no-repeat 0px -120px;
}
.banner .left:hover , .banner .right:hover{
    background-color: rgba(0, 0, 0, 0.31);
}

/*==========*/

