.list_slide {
    width: 1200px;
    margin: 0 auto;
}

.list_title {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.list_title h1 {
    margin: 10px 0px;
    font-weight: normal;
    color: #0cf;
}

.list_title p {
    color: #666;
    line-height: 24px;
}

.list_slide {
    width: 1200px;
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
}

.list_slide_pic {
    width: 860px;
    float: left;
}

.list_slide_pic li {
    position: relative;
    height: 450px;
    overflow: hidden;
}

.list_slide_pic img {
    width: 860px;
    height: 450px;
}

.list_slide_pic p {
    position: absolute;
    width: 840px;
    height: 70px;
    color: #fff;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    padding: 10px;
    overflow: hidden;
}

.list_slide_pic p span {
    display: block;
    margin: 5px 0px;
    font-size: 18px;
}

.list_cont {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.list_subject {
    width: 860px;
    float: left;
    overflow: hidden;
}

.list_subject ul {
    overflow: hidden;
}

.list_subject ul li {
    width: 270px;
    overflow: hidden;
    float: left;
    padding: 20px 0px;
    margin: 0px 8px;
}

.list_subject ul img {
    width: 270px;
    height: 200px;
    float: left;
    overflow: hidden;
}

.list_subject ul h3 {
    float: left;
    height: 20px;
    width: 270px;
    overflow: hidden;
    margin: 15px 0px;
    font-weight: normal;
    color: #fe9b0e;
}

.list_subject ul em {
    display: block;
    font-style: normal;
    margin: 9px 10px;
    padding: 2px 4px;
    background-color: #0cf;
    border-radius: 3px;
    color: #fff;
    float: left;
}

.list_subject ul span {
    display: block;
    width: 570px;
    margin: 10px 10px;
    float: left;
    color: #666;
}

.list_subject ul span i {
    font-style: normal;
    margin-right: 10px;
}

.list_subject .jqu i {
    color: #0cf;
}

.list_subject p {
    width: 270px;
    height: 50px;
    float: left;
    color: #666;
    line-height: 24px;
}

.list_subject p a {
    color: #fe9b0e;
}

.list_subject .page {
    padding: 30px 0px;
    font-size: 16px;
    text-align: center;
}

.list_subject .page li {
    float: left;
}

.list_subject .page span {
    padding: 4px 12px;
    margin: 0px 5px;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #0cf;
    background-color: #0cf;
}

.list_subject .page a {
    padding: 4px 12px;
    margin: 0px 5px;
    color: #0cf;
    border-radius: 3px;
    border: 1px solid #0cf;
}

.list_subject .page a:hover {
    background-color: #0cf;
    color: #fff;
}

.list_right {
    width: 300px;
    float: right;
}

.list_right h2,.list_right h3 {
    font-weight: normal;
    padding: 8px 15px;
    font-size: 18px;
    background: #0cf;
    color: #fff;
}

.list_right .apage {
    position: absolute;
    right: 10px;
    top: 16px;
    color: #fff;
    font-size: 12px;
}

.list_raides {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.list_raides li {
    width: 300px;
    height: 90px;
    overflow: hidden;
    margin: 10px 0px;
    border-bottom: 1px solid #ddd;
}

.list_raides li:nth-child(3) {
    border-bottom: 0px;
}

.list_raides img {
    width: 130px;
    height: 80px;
    float: left;
}

.list_raides span {
    display: block;
    font-size: 14px;
    width: 160px;
    margin-left: 10px;
    height: 45px;
    float: left;
    line-height: 24px;
    color: #000;
}

.list_raides i {
    font-style: normal;
    display: block;
    margin-left: 10px;
    float: left;
    color: #666;
    line-height: 35px;
}

.disemenu {
    width: 300px;
    margin-top: 15px;
}

.list_hotel {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.list_hotel li {
    width: 145px;
    height: 90px;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 10px 10px 0px 0px;
}

.list_hotel li:nth-child(2n+0) {
    margin-right: 0px;
}

.list_hotel img {
    width: 145px;
    height: 90px;
}

.list_hotel li:hover span {
    bottom: 0px;
    width: 105px;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 24px;
    font-size: 18px;
    padding: 20px;
    overflow: hidden;
    transition: all 0.0s ease-in-out 0s;
}

.list_hotel span {
    display: block;
    position: absolute;
    bottom: -70px;
    left: 0px;
    width: 145px;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    text-align: center;
    height: 95px;
    line-height: 25px;
    font-size: 12px;
    overflow: hidden;
    transition: all 0.5s ease-in-out 0s;
}

.list_share {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.list_share ul {
    overflow: hidden;
    background: url(../images/list_serial.png) 0px 0px no-repeat;
}

.list_share li {
    width: 240px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 10px 10px 10px 50px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}

.list_share li:nth-child(5) {
    border-bottom: 0px;
}

.list_ap {
    width: 300px;
    height: 260px;
    overflow: hidden;
    position: relative;
}

.list_ap img {
    width: 300px;
    height: 260px;
}

.list_slide_top {
    width: 300px;
    height: 450px;
    position: absolute;
    right: 0;
    top: 0;
}

.hottit em {
    font-style: normal;
    color: #fe9b0e;
}

.hottit h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.hottit ul {
    width: 300px;
    height: 245px;
    overflow: hidden;
    background: url(../images/serial.png) 0px 0px no-repeat;
}

.hottit li {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    padding-left: 36px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.list_slide_ap {
    position: absolute;
    width: 300px;
    height: 120px;
    right: 0;
    bottom: 0px;
    overflow: hidden;
}

.list_slide_ap img {
    width: 300px;
    height: 120px;
}

.list_bottom {
    width: 1200px;
    height: 350px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.list_bottom h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #0cf;
    text-align: center;
}

.list_bottom h3 i {
    font-style: normal;
    color: #fe9b0e;
}

.list_bottom_slide {
    position: absolute;
    margin-bottom: 40px;
}

.list_bottom_slide_ul {
    width: 1200px;
    overflow: hidden;
}

.list_bottom_slide_ul li {
    width: 270px;
    height: 300px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0px 15px;
}

.list_bottom_slide_ul img {
    width: 270px;
    height: 300px;
}

.list_bottom_slide_ul span {
    position: absolute;
    display: block;
    font-size: 16px;
    padding: 8px 0px;
    width: 90%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    bottom: 10px;
    left: 14px;
    background-color: rgba(0,0,0,0.4);
}

.list_bottom_slide_ul a:hover span {
    color: #0cf;
    transition: all 0.4s ease-in-out 0s;
}

.list_bottom_slide_ul i {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
}

.list_bottom_slide_lfi {
    left: -1px;
    top: -1px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

.list_bottom_slide_rgi {
    right: -1px;
    bottom: -1px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.list_bottom_Prev {
    position: absolute;
    display: inline-block;
    top: 130px;
    left: 0px;
    width: 42px;
    height: 50px;
    background: url(../images/list_bottom_slide_arr.png) 0px 0px no-repeat;
}

.list_bottom_Next {
    position: absolute;
    display: inline-block;
    top: 130px;
    right: 0px;
    width: 42px;
    height: 50px;
    background: url(../images/list_bottom_slide_arr.png) -43px 0px no-repeat;
}

.Next {
    width: 80px;
    height: 80px;
    display: block;
    background-image: url(../images/right-ico.png);
    position: absolute;
    top: 50%;
    right: 340px;
    margin-top: -40px;
    opacity: 0.8;
    background-repeat: no-repeat;
}

.Prev {
    width: 80px;
    height: 80px;
    display: block;
    background-image: url(../images/left-ico.png);
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -40px;
    opacity: 0.8;
    background-repeat: no-repeat;
}
