.logo {
    margin: auto;
    height: 40px;
    text-align: center;
}

.more {
    position: absolute;
    top: 0px;
    right: 10px;
}

.list {
    margin: auto;
    position: relative;
}

.list ul li {
    position: relative;
}

.list ul li .titbg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: url(ddesdzt-img2_11.png) repeat;
    height: 50px;
    line-height: 50px;
}

.list ul li .titbg a {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #fff;
    padding-left: 25px;
}

.roundabout-holder {
    list-style: none;
    width: 450px;
    height: 370px;
    margin: 0px auto;
}

.roundabout-moveable-item {
    font-size: 12px;
    width: 656px;
    height: 370px;
    cursor: pointer;
    padding: 0px;
    border: 1px solid #aaaaaa;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: #f9f9f9;
}

.roundabout-moveable-item img {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    margin: 0;
}

.roundabout-in-focus {
    cursor: auto;
}

.roundabout-in-focus:hover {
    -webkit-box-shadow: 0px 0px 20px #787878;
    -moz-box-shadow: 0px 0px 20px #787878;
    background: #f9f9f9;
}

.roundabout-holder span {
    display: none;
    font-size: 11px;
}

.roundabout-in-focus:hover span {
    display: inline;
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 40px 60px;
    background: #f9f9f9;
    color: #8A428B;
    z-index: 999;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topLeft: 5px;
    font-size: 11px;
    border-left: 1px solid #aaaaaa;
    border-top: 1px solid #aaaaaa;
}

.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
    outline: none;
    text-decoration: none;
}

.roundabout li {
    margin: 0;
}

#featured-area .next,
#featured-area .previous {
    position: absolute;
    top: 50%;
    margin-top: -34px;
    left: -45px;
    display: block;
    width: 34px;
    height: 60px;
    z-index: 9;
    overflow: hidden;
}

#featured-area .previous {
    left: auto;
    right: -35px;
    background-position: -65px 0;
}


/*闭幕*/

.bm {
    width: 1200px;
    margin: 0 auto;
}

.bm-left {
    width: 595px;
    float: left;
}


.bm-left img {
    width: 558px;
    height: 370px;
}

.bm-right {
    width: 600px;
    height: 554px;
    background: #fdf5df;
    float: right;
}

.bm-right h2 {
    color: #e44944;
    font-size: 24px;
    font-weight: bold;
    height: 80px;
    line-height: 85px;
    border-bottom: 2px solid red;
    width: 540px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
}



.bm-right a {
    float: right;
    margin-right: 20px;
}


/*话题*/

.ht {
    width: 1200px;
    margin: 0 auto;
}

.ht .ht-middle-bt {
    width: 100%;
    text-align: center;
    clear: both;
    font-size: 40px;
    color: #d90000;
    line-height: 120px;
    padding-top: 33px;
    font-weight: bold;
}

.ht .ht-top-l {
    width: 558px;
    height: 432px;
    float: left;
    background: #fdf5df;
}

.ht .ht-top-l p {
    font-size: 18px;
    color: #000;
    line-height: 38px;
    text-align: justify;
    text-indent: 2em;
    padding: 0 30px;
}

.ht .ht-top-l a {
    float: right;
}

.ht .ht-top-l h2 {
    color: #e44944;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid red;
    width: 506px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    padding: 20px 0px;
}

.ht .ht-top-r {
    width: 600px;
    height: 434px;
    float: right;
    background: #fdf5df;
}

.ht .ht-top-r p {
    font-size: 18px;
    color: #000;
    line-height: 38px;
    text-align: justify;
    text-indent: 2em;
    padding: 0 30px;
    /* overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; */
}

.ht .ht-top-r a {
    float: right;
}

.ht .ht-top-r h2 {
    color: #e44944;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid red;
    width: 506px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    padding: 20px 0px;
    height: 64px;

}

.ht-left {
    width: 595px;
    float: left;
}

.ht-left a h2 {
    font-size: 20px;
    font-weight: none;
    color: #000;
    width: 520px;
    height: 48px;
    text-align: justify;
    padding: 24px 19px;
}

.ht-left a h2:hover {
    color: red;
    cursor: pointer;
}

.ht-left img {
    width: 558px;
    height: 370px;
}

.ht-right {
    width: 600px;
    float: right;
}

.ht-right img {
    width: 600px;
    height: 370px;
}

.ht-right h2 {
    color: #000;
}

.ht-right a {
    color: #000;
    font-size: 20px;
    height: 80px;
    width: 540px;
    margin: 0 auto;
    text-align: justify;
    padding: 75px 10px 55px 10px;
}

.ht-right a:hover {
    color: red;
    cursor: pointer;
}

.ht-right a span {
    float: right;
}

.ht-right p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
    padding: 0 30px;
}

.ht-right a {
    float: right;
    margin-right: 20px;
}