@charset "utf-8";

.f_r a img {
    width: 100%;
}

main {
    background: white;
    border: 1px solid #ddd;
}

/* 轮播图 */
#banner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#banner .item {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

#banner img {
    display: block;
    width: 100%;
}

.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 70px;
    margin-top: -40px;
    text-indent: -9999px;
    background-color: #333;
    opacity: 0.5;
}

.owl-prev {
    left: 15%;
    background-image: url(../images/left.png);
}

.owl-next {
    right: 15%;
    background-image: url(../images/right.png);
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

/* 滚动信息 */
#news-carousel .owl-wrapper-outer {
    width: 600px;
    margin: 0 auto;
}

.index-news-show {
    width: 100%;
    height: 50px;
    background-color: #FFAE21;
}

.index-news-show .item {
    line-height: 50px;
    *line-height: 60px;
    color: white;
}

#news-carousel .item i {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 15px;
    *top: -15px;
    background: url(../images/icon-play.png) no-repeat;
    margin-right: 5px;
}

.index-news-show .owl-item a {
    display: inline-block;
    margin-left: 30px;
    background: none;
    border: 1px solid #fff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: white;
    border-radius: 4px;
    cursor: pointer;
}

.owl-theme .clickable {
    *height: 0;
}

/* 中间导航 */
.cont-nav {
    height: 140px;
    background-color: white;
    padding-top: 30px;
}

.cont-nav ul {
    width: 1100px;
    margin: 0 auto;
}

.cont-nav .nav-list {
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    width: 210px;
    float: left\9;
}

.cont-nav .nav-list img {
    margin: 0 auto;
    display: block;
}

.cont-nav .nav-list span {
    display: inline-block;
    margin-top: 10px;
}

/* 热门推荐 */
.news_box {
    width: 100%;
    width: 790px\9;
    float: left\9;
    margin-top: 40px\9;
    position: relative;
}

.news_box a.more {
    position: absolute;
    top: 8px;
    right: 35px;
}

.news_box h2 {
    margin: 20px 0 0 50px;
}

.news_box .news-banner {
    position: relative;
}

.news_box .news-banner img {
    width: 100%;
}

.news_box .news-banner .txt {
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
}

.news_box .news-banner .txt p {
    color: white;
    margin-left: 20px;
}

.news_box ul {
    float: left;
    background: white;
}

.news_box li {
    margin: 20px 50px;
    padding-bottom: 5px;
    border-bottom: 1px solid #F2F2F2;
}

.news_box li h3 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
}

.news_box li p {
    width: 690px;
    color: #7E7E7E;
    line-height: 28px;
}

.news_box li .news-user {
    margin: 10px 0;
}

.news_box li .news-user .time {
    margin-left: 10px;
}

.news_box li .news-user .label {
    float: right;
    background-color: #FFAE21;
    padding: 5px 8px;
    color: white;
    border-radius: 3px;
}

/*
.news_box li {
    width: 340px;
    float: left;
    background: #fff;
    padding: 20px;
    overflow: hidden;
    color: #797b7c;
    margin-bottom: 20px;
    margin-right: 25px;
    border: 1px solid #ddd;
}

.news_box li:nth-child(2n) {
    float: right;
}

.news_box li h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 15px;
}

.news_box li h3 a {
    color: #222
}

.news_box li img {
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.news_box li i {
    width: 100%;
    height: auto;
    display: block;
}

.news_box li:hover img {
    transform: scale(1.05)
}

.news_box li:hover h3 a {
    color: #3690cf;
}

.news_box li p {
    margin-top: 20px;
}

.news_box li p span {
    margin-left: 10px;
}

.news_box li p .tag {
    margin-left: 0;
    margin-right: 15px;
    background-color: #FFAE21;
    color: white;
    padding: 2px 6px;
    border-radius: 2px;
}
*/

.r_box {
    width: 280px;
    float: right;
    margin-top: 40px;
}

.r_box h2 {
    color: #333;
    font-size: 18px;
    line-height: 30px;
    padding: 20px;
}

.r_box h3 {
    font-size: 15px;
    padding: 0 20px;
    margin-bottom: 10px;
}

.r_box .commend_hd {
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.r_box .commend_hd p {
    padding-left: 20px;
}

.r_box .commend_hd ul {
    padding: 10px 20px;
    margin-top: 10px;
    overflow: hidden;
}

.r_box .commend_hd li {
    float: left;
    width: 100%;
    color: #333;
    padding: 6px 0;
    border-top: 1px solid #F2F2F2;
}

.r_box .commend_hd .f_l {
    width: 20%;
    text-align: center;
    font-size: 14px;
}

.r_box .commend_hd .f_r {
    width: 80%;
    height: 60px;
    display: table;
}

.r_box .commend_hd .f_l strong {
    display: block;
    text-align: center;
    font-size: 24px;
    color: #FFAE21;
}

.r_box .commend_hd .f_l span {
    color: #808080;
}

.r_box .commend_hd .f_r p {
    vertical-align: middle;
    display: table-cell;
}

/* 精彩又一站 */
.video-area {
    position: relative;
    margin-top: 30px\9;
    display: none;
}

.video-area embed {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -400px;
    width: 800px;
    height: 560px;
}

/* 优质照片 */
.image-area {
    background-color: #fff;
    width: 100%;
    height: 380px;
    padding-top: 30px;
    float: left;
}

.image-area .album-cont {
    position: relative;
}

.image-area .album-cont h2 {
    font-size: 24px;
    margin-bottom: 24px;
}

.image-area .album-cont .more {
    position: absolute;
    right: 0;
    top: 0;
}

.container .more i {
    width: 17px;
    height: 17px;
    background: url(../images/more.png) no-repeat;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.image-area .album-cont .big-image {
    width: 500px;
    height: 280px;
    overflow: hidden;
}

.image-area .album-cont .big-image img {
    width: 100%;
    height: 280px;
}

.image-area .album-cont .small-image li {
    width: 130px;
    height: 130px;
    overflow: hidden;
}

.image-area .album-cont .small-image li img {
    width: 100%;
    height: 130px;
}

.image-area .small-image ul {
    width: 300px;
}

.image-area .small-image li {
    float: left;
    margin: 0 0 15px 20px;
}

.image-area .ad-area {
    width: 280px;
    height: 280px;
    overflow: hidden;
    margin-top: 60px;
}

/* 六合院 */
.six-area {
    margin-bottom: 75px;
}

.six-cont {
    *width: 760px;
    position: relative;
}

.six-cont h2 {
    position: absolute;
    top: 40px;
    left: 50px;
    font-size: 24px;
}

.six-cont .more {
    position: absolute;
    top: 40px;
    right: 20px;
}

#featured-area {
    width: 800px;
    *width: 760px;
    height: 320px;
    margin: 20px auto 0;
}

.roundabout-holder {
    list-style: none;
    width: 560px;
    height: 360px;
    margin-left: 90px;
}

.roundabout-moveable-item {
    width: 300px !important;
    height: 200px !important;
    font-size: 12px !important;
    cursor: pointer;
}

#featured-area .roundabout-in-focus {
    width: 420px !important;
    height: 280px !important;
}

.roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    background-color: #fff;
    margin: 0
}

.roundabout-in-focus {
    cursor: auto
}

.roundabout-in-focus:hover {
    -webkit-box-shadow: 0 0 20px #787878;
    -moz-box-shadow: 0 0 20px #787878;
    background: #f9f9f9
}

.roundabout-moveable-item span {
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 8px 20px;
    background: #FFAE21;
    color: white;
    border-radius: 2px;
    z-index: 999;
}

.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
    outline: 0;
    text-decoration: none
}

.roundabout li {
    margin: 0
}

#featured-area .title-txt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: absolute;
    bottom: 0;
    background-color: white;
    font-size: 14px;
    text-indent: 17px;
}

.six-area .six-tag {
    margin-top: 80px;
    width: 280px;
    height: 280px;
    overflow: hidden;
    background-color: white;
}

.six-area .six-tag h2 {
    font-size: 18px;
    margin: 16px 0 16px 20px;
}

.six-area .six-tag ul {
    margin: 0 20px;
}

.six-area .six-tag li {
    float: left;
    color: white;
    background-color: #309CE7;
    padding: 0 5px;
    border-radius: 3px;
    margin: 0 10px 10px 0;
    font-size: 12px;
}

.six-area .invite-friend {
    border-top: 1px solid #F2F2F2;
    margin-top: 10px;
}

.six-area .invite-friend h2 {
    font-size: 22px;
    color: #FFAE21;
    margin-bottom: 0;
}

.six-area .invite-friend p {
    font-size: 14px;
    line-height: 43px;
    color: #808080;
    margin-left: 20px;
}

.six-area .invite-friend button {
    width: 100px;
    height: 34px;
    background-color: #FFAE21;
    border: none;
    border-radius: 2px;
    color: white;
    margin-left: 20px;
    cursor: pointer;
}

/* 专题版块 */
.topic-area {
    width: 100%;
    background-color: white;
    float: left;
    padding: 50px 0;
}

.topic-area .topic-cont {
    position: relative;
}

.topic-area .topic-cont .more {
    position: absolute;
    top: 5px;
    right: 20px;
}

.topic-area h2 {
    margin-bottom: 20px;
    font-size: 24px;
}

.topic-area li {
    float: left;
    width: 345px;
    height: 305px;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
}

.topic-area li .topic-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.topic-area li h3 {
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
    line-height: 36px;
}

.topic-area li a {
    padding: 10px 0;
    width: 120px;
    color: white;
    border-radius: 5px;
}

/* 旅游版块 */
.tour-area {
    width: 100%;
    float: left;
    padding: 50px 0;
}

.tour-area .tour-cont {
    position: relative;
}

.tour-area .tour-cont .more {
    position: absolute;
    top: 5px;
    right: 20px;
}

.tour-area h2 {
    margin-bottom: 20px;
    font-size: 24px;
}

.tour-area li {
    float: left;
    width: 535px;
    height: 320px;
    overflow: hidden;
    margin-right: 15px;
    position: relative;
}

.tour-area li h3 {
    position: absolute;
    top: 220px;
    left: 20px;
    color: white;
}

.tour-area li .label {
    position: absolute;
    top: 0;
    left: 30px;
    padding: 10px 20px;
    background-color: #25BBE3;
    color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.tour-area li .label.vip {
    background-color: #fd62a3;
}

.tour-area li .tour-img {
    width: 100%;
    height: 260px;
    overflow: hidden;
}

.tour-area li .price-rating {
    color: #ffae21;
    position: relative;
    margin-top: 20px;
}

.tour-area li .price-rating strong {
    font-size: 27px;
}

.tour-area li .price-rating a {
    position: absolute;
    top: 10px;
    right: 10px;
}

.tour-area li .price-rating .btn {
    padding: 10px 20px;
    margin-top: -20px;
}

/* E爸妈·商城 */
.e-mall {
    padding: 50px 0;
}

.e-mall .container {
    position: relative;
}

.e-mall .more {
    position: absolute;
    top: 0;
    right: 20px;
}

.e-mall h2 {
    font-size: 24px;
}

.e-mall .container p.txt {
    position: absolute;
    top: 0;
    right: 20px;
    color: #808080;
}

.e-mall .e-mall-cont {
    margin-top: 17px;
    float: left;
}

.e-mall .e-mall-cont li {
    float: left;
    width: 230px;
    padding: 15px;
    background-color: white;
    margin-right: 15px;
}

.e-mall .e-mall-cont li h3 {
    height: 50px;
}

.e-mall .e-mall-cont li .product-img {
    width: 230px;
    height: 150px;
    overflow: hidden;
    margin: 20px 0;
}

.e-mall .e-mall-cont li .tag {
    float: right;
    width: 54px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    background: #3FD5D7;
    border-radius: 3px;
    color: white;
    *margin-top: -20px;
}

.e-mall .e-mall-cont li .price-rating {
    color: #EB3D3D;
    position: relative;
}

.e-mall .e-mall-cont li .price-rating strong {
    font-size: 27px;
}

.e-mall .e-mall-cont li .price-rating .old-price {
    color: #808080;
    font-size: 14px;
    margin-left: 5px;
    text-decoration: line-through;
}

.e-mall .e-mall-cont li .price-rating a {
    position: absolute;
    top: 10px;
    right: 10px;
}

.e-mall .e-mall-cont li .price-rating .btn {
    padding: 5px;
    margin-right: -10px;
    border-radius: 3px;
}

.bigstar50,
.bigstar45,
.bigstar40,
.bigstar35,
.bigstar30,
.bigstar25,
.bigstar20,
.bigstar15,
.bigstar10,
.bigstar05,
.bigstar00 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(../images/star.png) no-repeat;
    width: 75px;
    height: 15px;
    margin: 1px 0 0 0;
    *margin-right: 15px;
    overflow: hidden;
}

.e-mall .bigstar40 {
    background-position: 0 -30px;
}

/* 弹框 */
.modal-cont {
    text-align: center;
}

.modal-cont h3 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
}

#qrcodeimg table {
    margin: 0 auto;
}