/*
 *@Description:default.css
 *@Version:	    v1.0(xxxx-xx-xx xx:xx)
 *@Website:	    http://www.19lou.com
 *@Author:     wyt
 *@Update:     zbb(2014-12-2 10:17)
 */
/* S 通用样式 */
.icon{ background:url(images/sprite.png) no-repeat;}
.hide{ display:none;}
.wrap-fun{font:400 13px/24px "Microsoft YaHei","simsun";background:#edf5de;}
.fun-header { height:100px; z-index:5;background-image:-webkit-linear-gradient(top, #ebf3db 0%, #f3f8e4 100%);background-image:-o-linear-gradient(top, #ebf3db 0%, #f3f8e4 100%);background-image:linear-gradient(to bottom, #ebf3db 0%, #f3f8e4 100%);background-repeat:repeat-x;background-color:#ebf3db\9;}
    .fun-header .slogan {position:absolute;display:block;width:218px;height:38px;top:18px;left:245px;background:url(images/slogan.png) no-repeat;}
.head-wrap {display:block;height:100px;    background-image:-webkit-linear-gradient(top, #ebf3db 0%, #f3f8e4 100%);background-image:-o-linear-gradient(top, #ebf3db 0%, #f3f8e4 100%);background-image:linear-gradient(to bottom, #ebf3db 0%, #f3f8e4 100%);background-repeat:repeat-x;background-color:#ebf3db\9;}
.layout{ width:1190px; margin:0 auto; position:relative;}
.logo-fun a{display:block;background:url(images/head_bg.png) no-repeat;margin-top:11px;height:88px;width:230px;}
.header-nav{background-color:#9bad6d;height:37px;color:#fff;margin-top:62px;width:960px;overflow:hidden;}
.header-nav a{position:relative;display:inline-block;margin:0 4px;padding:10px 5px;font:500 18px/16px 'Microsoft YaHei';color:#fff;}
.header-nav a.on .arrow{position:absolute;bottom:-1px;left:40%;width:11px;height:6px; background:url(images/line_bg.png) 0 -221px no-repeat; z-index:10;}
.header-nav a:hover {text-decoration:none;color:#eee4a0;}
.header-nav .more{ height:18px; width:50px; background:#fff; font-size:12px; line-height:18px; text-align:center; color:#222; border:1px solid #b2be93; border-radius:5px; margin:0 0 0 10px; cursor:pointer; display:inline-block;}
.header-nav .more-list{ position:absolute; top:73px; right:108px;}
	.more-list .more-list-icon{ height:10px; width:13px; background-position:0 0; position:absolute; top:5px; left:60px; z-index:10;}
	.more-list ul{ margin-top:14px; padding:7px 7px 5px 7px; border:1px solid #bfbfbf; border-radius:3px; background:#fff;}
	.more-list ul li{ height:26px; width:115px; text-align:center; line-height:26px; border-bottom:1px solid #dfdfdf;}
	.more-list ul li.last{ border:0;}
	.more-list ul li a{ color:#4c4c4c; font-size:13px; border-bottom:0;}
.bid-link{display:block;position:absolute;right:0;top:99px;height:50px;width:160px;background-color:#c6d5a9;z-index:200;}
.bid-link:hover{text-decoration:none;background-color:#fc6d02;}
.bid-link:hover .angle{border-top:13px solid #fc6d02;}
    .bid-link .text{display:block;font:500 24px/24px 'Microsoft YaHei';color:#fff;text-decoration:none;padding:12px 14px 20px 48px;background:url(images/sprite.png) no-repeat 13px -331px;}
    .bid-link .angle{width:0;height:0;border-left:80px solid transparent;border-right:80px solid transparent;_border-left:20px solid white;_border-right:20px solid white;border-top:13px solid #c6d5a9;overflow:hidden;display:block;top:50px;position:absolute;}
.fun-content{ z-index:2;}
.fun-content a{ color:#000;}
.fun-left{ width:770px;}
.news-wrap {background:#fff;width:100%;padding-top:15px;}
.head-ad {width:1190px;}
.ad-1190x60 {width:1190px;height:60px;margin:10px auto;}
.ad-300x90 {width:300px;height:90px;}
.ad-800x60 {width:800px;height:60px;}
.projection-ad {width:1190px;}
.nav-crumbs a,.nav-crumbs a:visited{color:#666;}
 /* E 通用样式 */

/* S 轮播
.myslide,.slide-wrap{ height:350px;overflow:hidden;}
.slide-wrap{ position:absolute;}
.slide-wrap.hide{ display:none;}
.slide-img{ padding:0 28px 0 8px;}
.slide-news a{ color:#666;}
.slide-news .news-title{ width:493px; font-size:24px; line-height:45px; color:#333; text-align:center; padding:42px 0 10px 0;}
.slide-news .news-con{ width:490px; height:100px; line-height:25px; font-size:14px; color:#666; overflow:hidden;}
.slide-news .news-list{ padding:40px 0 0 0;}
.slide-news .news-list li{ height:32px; width:440px; text-indent:5px; padding:0 32px 0 8px; font-size:13px; background:url(images/sprite.png) 4px -12px no-repeat; line-height:32px; border-bottom:1px dashed #a5a5a5; overflow:hidden;}
.slide-news .news-list li.last{ border-bottom:0;}
    .news-list li a{ color:#4e4e4e;}
.slide-item{ width:70px; padding:16px  0; margin:0 auto; height:10px;}
.slide-item li{ width:10px; height:10px; background:url(images/sprite.png) 0 -45px no-repeat; float:left; margin-right:10px; cursor:pointer; text-indent:-9999px;}
.slide-item .current{ background-position:0 -55px;}
.arrow{ height:102px; width:40px; position:absolute; z-index:6; top:122px; background-color:rgba(0,0,0,.3); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#4C000000', EndColorStr='#4C000000'); cursor:pointer;}
.arrow:hover{ background:rgba(0,0,0,.6); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99000000', EndColorStr='#99000000');}
.arrowl{ left:8px;}
.arrowl .icon-arrow{ background-position:0 -173px; height:18px; width:18px; display:block; position:absolute; top:43px; left:13px;}
.arrowr{ right:0;}
.arrowr .icon-arrow{ background-position:0 -194px; height:18px; width:18px; display:block; position:absolute; top:43px; left:13px;}
E 轮播 */

/*S 新闻源首页*/
.fun-line{ background:url(images/line_bg.png) no-repeat;}
.fun-line1{ height:4px; width:625px; background-position:0 0;}
.bid-list{ padding:4px 0 14px 0;}
.bid-list li{ width:770px; padding:11px 0; border-bottom:1px dashed #ccc; font-size:14px; line-height:24px;}
.bid-list .icon-bid{ height:23px; width:67px; text-indent:15px; color:#fff; font:400 16px/22px 黑体,"Microsoft YaHei"; background-position:0 -67px; margin-right:9px;}
.bid-list .bid-info,.bid-list-info .bid-info{ width:450px; *width:430px; height:24px; overflow:hidden; color:#454545;}
.bid-num{ color:#b7b7b7; font-size:13px; *width:70px;}
	.bid-num .icon-bid-num{ height:13px; width:15px; background-position:0 -89px; margin-right:5px; *margin-top:-20px; display:inline-block;}
.bid-list-ad{ padding:10px 0 0 0;}
.bid-list-normal{ padding:20px 0 4px 0; font-size:14px; line-height:28px; color:#000;}
.bid-list-normal .focus{ color:#608412; font-size:16px;}
.bid-list-normal .light{ color:#787878;}
.look-more{ height:43px; width:626px; margin:30px auto 36px auto; background:url(images/look_more_bg.jpg) no-repeat; text-align:center; line-height:43px; font-size:16px;}
.look-more a{ color:#838383;}
.city-title{ height:46px; width:625px; color:#343434; padding-bottom:4px; background:url(images/line_bg.png) 0 46px no-repeat;}
.city-title p{ font-size:20px; line-height:32px; padding-top:14px;}
.post-title{ height:34px; width:343px;font-size:17px; line-height:34px; color:#373736;}
.post-title span{ color:#91ba3a; font-size:20px;}
.post-list{ padding:7px 0 30px 8px;}
.post-list li{ padding:0 0 16px 0;}
.icon-num-hot{ height:24px; width:24px; font-size:14px; line-height:24px; text-align:center; display:block; color:#fff; background-position:0 -105px;}
.icon-num-normal{ height:24px; width:24px; font-size:14px; line-height:24px; text-align:center; display:block; color:#333; background-position:0 -132px;}
.post-con{ padding-left:10px;}
.post-con .post-con-desc{ width:304px; line-height:24px; font-size:14px; color:#454545; padding:0 0 8px 0;}
.post-con .post-con-desc a{ color:#454545;}
.post-con .post-con-title{ height:34px; line-height:34px; width:304px; font-size:14px; background:#f2f2f2; text-indent:1em;}
.post-con .post-con-title a{ color:#747474;}
.post-hotlist{ padding:10px 0 5px 8px;}
.post-hotlist li{ padding:0 0 5px 0;}
.post-hotlist .post-list-info{ padding:0 10px; width:256px; height:24px; overflow:hidden;}
.post-hotlist .post-list-num{ color:#b7b7b7;}
.fun-right {width:300px;}
.fun-right .imgcon img{ height:90px;}
.fun-right .imgcon-ad {margin-bottom: 30px;}
.fun-right .pos-ad{ position:fixed;left:50%;margin-left:241px;*margin-left:238px;margin-left:239px\0;top:0;z-index:10;}
.pic .pic-title{  width:100%; color:#343434; font:400 30px "microsoft yahei";text-indent:5px; }
.pic-list{ width:100%; overflow:hidden;}
.pic-list ul{ position:relative; width:100%;}
.pic-list ul li{ padding:12px 12px 6px 0;}
.pic-list .pic-list-title{ width:378px;height:36px;line-height:36px;font-size:16px;text-indent:8px;border:1px solid #ccc;border-top:0;padding-top:13px;background:url(images/line_bg.png) 0 -182px no-repeat;overflow:hidden;}
/*E 新闻源首页*/

/*S 新闻源内容页*/
.news-wrap .nav-crumbs{padding:0 0 15px 0;color:#666;font:400 14px simsun;}
    .news-wrap .nav-crumbs .destina{color:#333;}
        .news-wrap .fun-left .new-bd {width:708px;overflow:hidden;border:1px solid #e5e5e5;padding:30px 30px 0 30px;margin-bottom:20px;}
.content-title {margin-bottom:15px;border-bottom:1px solid #d3d3d3;padding-bottom:2px;}
    .content-title .new-title {font:500 20px/20px 'Microsoft YaHei';color:#333;margin-bottom:15px;text-align:center;margin-left: 7px;}
    .content-title .content-info {height:23px;}
        .content-title .content-info span,.content-title .content-info .post-oring a {color:#797979;font:500 14px/18px 'Microsoft YaHei';}
        .content-title .content-info .post-time {margin-right:15px;}
        .content-title .content-info .post-num {line-height:17px;}
        .content-title .content-info .party {width:184px;margin-right:10px;text-align:right;}
            .content-title .content-info .party .num {color:#c82a2a;}
            .content-title .content-info .post-oring a i {margin-left:15px;}
        .content-title .content-info .com-num {display:block;color:#6f8730;width:50px;background-color:#e6f7c0;padding:2px 5px 2px 20px;text-align:right;text-decoration:none;background-position:0 -224px;}
        .content-title .content-info .com-num:hover {background-position:0 -254px;background-color:#ffc6cb;}
.fun-content .post-bd {margin-bottom:20px;font:400 16px/1.75 Simsun,Arial;}
    .fun-content .post-bd img {max-width:100%;}
.fun-content .origin-title {width:780px;background:#e5e5e5;padding:2px 5px;margin-left:-30px;}
    .fun-content .origin-title span {color:#7a7a7a;margin-right:15px;font:500 14px/26px 'Microsoft YaHei';}
    .fun-content .origin-title .title {display:block;overflow:hidden;width:238px;margin-right:6px;white-space:nowrap;}
    .fun-content .origin-title .edit {display:inline-block;overflow:hidden;white-space:nowrap;width:150px;line-height:25px;}
        .fun-content .origin-title .edit .post-auth {color:#69ac00;}
    .fun-content .origin-title .share {width:210px;}
        .fun-content .origin-title .share i {margin-right:10px;}

.editor-cut-line {background:none repeat scroll 0 0 #d9e6bb;border-top:0 none;height:1px !important;margin:10px 0;overflow:hidden;width:100%;}
/*E 新闻源内容页*/

/*S 列表页*/
.fun-left .list-bd {width:708px;overflow:hidden;padding:5px 30px 30px;margin-bottom:20px;}
.allnews-list {padding:0 0 20px 0; font-size:14px; line-height:28px; color:#000;}
    .allnews-list .list-item {font:400 14px/28px 'Microsoft YaHei';color:#333;}
        .allnews-list .list-item .item-date {color:#b7b7b7;font:400 14px/32px "microsoft yahei";}
/*E 列表页*/

/*S 评论部分*/
.news-wrap .fun-left .new-comment {width:728px;padding:0 10px;margin-top:20px;overflow:hidden;border:1px solid #e5e5e5;padding:20px 20px 0 20px;}
    .new-comment .comment-textarea {height:216px;}
        .new-comment .comment-textarea .comment-head {height:35px;}
            .new-comment .comment-textarea .comment-head .comment-title{font:500 20px/28px 'Microsoft YaHei';color:#8ca226;}
.news-wrap .fun-left .comment-list {width:768px;overflow:hidden;border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;margin-bottom:20px;}
        .new-comment .comment-textarea .reply-bd .reply-text{height:120px;display:block;margin-bottom:10px;}
        .new-comment .comment-textarea .reply-bd textarea {float:left;padding:3px 5px;width:714px;height:110px;background:#FFF;font:400 16px/28px 'SimSun';border:1px solid #E2E2E2;resize:none;}
.new-comment .comment-textarea .reply-bd .reply-login {height:50px;display:block;margin-bottom:10px;}
.new-comment .comment-textarea .reply-bd .reply-login .submit-btn {*margin-right:-1px;}
.new-comment .comment-textarea .reply-bd .reply-login .register {margin-right:15px;color:#0657b2;*margin-top:-20px;}
.news-wrap .fun-left .comment-list .comment-bd .comment-item {border-bottom:1px solid #e5e5e5;padding:20px;}
    .news-wrap .fun-left .comment-list .comment-bd .comment-item .item-head {display:block;height:30px;*height:27px;}
        .news-wrap .fun-left .comment-list .comment-bd .comment-item .item-head .user-info{font:500 16px/20px 'Simsun';color:#0657b2;margin-right:15px;}
        .news-wrap .fun-left .comment-list .comment-bd .comment-item .item-head .client{font:500 12px/25px 'Simsun';color:#0657b2;}
        .news-wrap .fun-left .comment-list .comment-bd .comment-item .item-head .mobile-icon{background:url(images/sprite.png) no-repeat 5px -310px;padding-left:25px;}
        .news-wrap .fun-left .comment-list .comment-bd .more-btn {text-align:center;padding:10px 0;font:400 16px/16px 'Microsoft YaHei';}
            .news-wrap .fun-left .comment-list .comment-bd .more-btn a {color:#999;}
/*E 评论部分*/

/*S 双十一大秀场*/
.bigshow{margin:0 auto;width:1120px;}
/*E 双十一大秀场*/

/*S=首页新闻left*/
.fun-left{padding-right:50px;width:790px;border-right:1px solid #ebeaea;}
.news-list li{position:relative;padding:15px 0;border-top:1px solid #f0f0f0;}
.news-list li.first{border:0}
    .news-list li a:hover{ text-decoration:none;}
    .news-list li.hover{background: #f7f7f7;}
.news-list li h3,.news-list li p{float:left;margin-left:20px;width:500px;}
.news-list li h3{margin-bottom:10px;color:#333;height:26px; font:400 20px/24px "Microsoft yahei";overflow:hidden;}
.news-list li p{color:#818181;font:400 12px/24px simsun;}
.news-list-hot li h3{font-size:24px;}
    .other-related{position:absolute;right:10px; top:20px;}
        .share-icon{cursor:pointer;margin-right:12px;display:inline-block;width:10px;height:11px; background:url(images/lastest_icon.png) no-repeat;}
        .view-num{font:400 14px arial;color:#b7b7b7;}
        .view-num i{display:inline-block;margin-right:5px;width:16px;height:10px; background:0 -43px url(images/lastest_icon.png) no-repeat;}
        .news-list .pics-news h3{ float:none;margin-left:0;}
            .news-list .pics-news img{display:inline-block;margin-right:20px;}
            .news-list a{display:block;outline:none;}
/*E=首页新闻left*/

/*S=首页新闻right*/
.mb15{margin-bottom:15px;}
.fun-content .tip-off,.fun-content .tip-off:visited{display:block;margin-bottom:25px;padding-left:75px;width:225px;height:60px;color:#fff;font:400 24px/60px simhei; background:0 -218px url(images/lastest_icon.png) no-repeat;text-decoration:none;}
.fun-content .tip-off:hover{background-position:0 -290px;}
.side-cont-mod{border-top:2px solid #d0e0b5;}
    .side-cont-hd{margin-bottom:15px;}
    .side-cont-hd h3{font:400 22px/24px "Microsoft yahei";}
    .side-cont-hd h3 span{margin-top:10px;margin-right:5px; height:24px;display:inline-block; background:url(images/lastest_icon.png) no-repeat;vertical-align:-5px;*vertical-align:5px;}
    .hottest h3 span{width:52px; background-position:0 -62px; }
    .hottest-list{margin-bottom:15px;}
    .hottest-list li{width:304px;}
    .hottest-list li a{font:400 14px simsun;}
    .hottest-list li p{margin-top:-5px;margin-left:10px;float:left;width:160px;color:#818181;font:400 12px/22px simsun; }
    .hottest-list li h4{margin-bottom:10px;font:400 16px "Microsoft yahei";}
    .pkarea{margin-bottom:25px;}
    .pkarea i{cursor:pointer;float:left;display:inline-block;width:42px;height:42px;background:0 -163px url(images/lastest_icon.png) no-repeat; }
    .pkarea .nozan{background-position:-55px -166px; }
    .pkbar{width:196px;margin:0 10px;}
    .pk-color{position:relative;background:#cfdbb0;height:10px;}
    .pk-color span{width:50%;height:10px;position:absolute;top:0;left:0;background:#fd9f59;}
    .pkbar-num .fl{color:#fd9f59;}
    .pkbar-num .fr{color:#cfdbb0;}
    .hot-pictext-list{margin-bottom:25px;}
    .hot-pictext-list li{margin-bottom:5px;}
    .hot-pictext-list li a{display:block;width:300px;height:235px;font:400 14px/35px "microsoft yahei";overflow:hidden;}
    .hot-post-order{padding-bottom:20px;}
    .hot-post-order h3 span{width:76px; background-position:0 -95px;}
    .hot-posts-list{margin-bottom:30px;}
    .hot-posts-list li{margin-bottom:10px;width:304px;height:22px;overflow:hidden;}
        .hot-posts-list li i{ display:inline-block;margin-right:10px;width:22px;height:22px;text-align:center;font:400 12px/22px arial;background:#e5e5e5;}
        .hot-posts-list li span{ display:inline-block;margin-left:10px;vertical-align:-5px;color:#b7b7b7;}
        .hot-posts-list li a,.hot-posts-list li a:visited{width:200px;overflow:hidden;height:22px;color:#333;}
        .hot-posts-list .hotter i{background:#fc6d02;color:#fff;}

    .native-news h3 span{width:57px;background-position:0 -128px;}
    .native-news-list{margin:16px 0 0 0; }
        .native-news-list li{height:32px;font:400 14px/32px simsun;overflow:hidden;}
        .native-news-list li i{margin-right:10px;margin-bottom:1px;*margin-bottom:5px; display:inline-block;width:6px; height:6px;border-radius:6px; background:#aeaeae; }
/*E=首页新闻right*/

/*S=图片列表页*/
.pic-list-small .pic-list-title{width:248px;}

.pic-list ul li{padding:12px 25px 6px 0;}
.pic-list ul{width:1215px;}
.pic-list a {outline:none;}
.pic-list-small  ul{width:810px;}
.pic-list-small ul li{padding:0;margin:0 20px 20px 0;width:250px;}
.pic-list-small li img{display:inline-block;}

.news-latest-page .page-mod {text-align:center;*float:right;*margin-right:50px;}
.news-latest-page .page-mod  a, .news-latest-page .page-mod  strong,.pic-list-small .view-ctrl .return,.news-latest-page .page-mod  .page-go,.news-latest-page .page-mod .page-go{display:inline-block;float:none;*float:left;}

.news-latest-page .page-mod  a, .news-latest-page .page-mod  strong,.pic-list-small .view-ctrl .return{height:28px;border-radius:5px;font:400 14px/28px arial;padding:0 10px;}

.news-latest-page .page-mod  .page-next{width:48px;background-position:58px 10px}
.news-latest-page .page-mod  .page-prev{background-position:10px -22px}
.news-latest-page .page-mod  strong,.news-latest-page .page-mod  a:hover,.pic-list-small .view-ctrl .return:hover{background-color:#9fbf24;border-color:#9fbf24;}
.news-latest-page .page-mod  .page-next:hover{background-position:27px -110px}
.news-latest-page .page-mod  .page-prev:hover{background-position:-18px -47px}
.news-latest-page .page-mod  .page-go{height:30px;line-height:30px;}
.news-latest-page .page-mod  .txt{height:22px;line-height:22px;text-align:center;}
.news-latest-page .page-mod  .page-go em{font:400 14px/30px simsun;color:#999;}
.news-latest-page .page-mod  button{width:40px;height:30px;border:1px solid #e3e4dd;background-image:none;border-radius:5px;color:#9fbf24;font-size:14px;}
.news-latest-page .page-mod  .page-last{background-position:10px -54px;}
.news-latest-page .page-mod  .page-last:hover{background-position:-18px -79px;}
.page-mod .page-prev, .page-mod .page-next, .page-mod .page-last, .page-mod button, .view-ctrl .return{background:url("images/bg_pages.png") no-repeat;}
.page-mod .page-prev, .page-mod .page-last{width:10px;}
.page-mod a,.page-mod a:visited{color:#9fbf24;}
.page-mod a:hover{color:#fff;}
.pic-list-small .news-latest-page .page-mod{*margin-right:0;*margin-top:20px;}
/*E=图片列表页*/

/*S=新闻列表页*/
.allnews-list .list-item a:link{font:400 16px/32px "microsoft yahei";color:#333;}
.allnews-list .list-item a:visited{color:#999;}
.allnews-list .list-item a:hover{color:#9bad6d}
.allnews-list .list-item span{margin-right:10px;}
/*E=新闻列表页*/

/*S=导航下面横幅广告*/
#zaozhidaowei {background:#fff;padding:8px 0;}
#zaozhidaowei .ad-1190x60 {margin:0 auto;}
/*E=导航下面横幅广告*/

/*生活馆推荐*/
.pic-list a{display: block;position: relative;}
   .pic-list a .price-reco{position: absolute;left: 0px;width: 100%;height:40px;top: 140px;background: rgba(0,0,0,0.3);  }
   .pic-list a .price-reco div{background: url(images/buy-white.png) no-repeat 95% 50%;line-height: 40px;font-size:20px;text-indent: 20px;color: #fff;background-color: transparent;height: 40px; }
