/*鍟嗗煄棣栭〉*/

.sel-bgColor{background-color: #f2f2f2;}
/*banner*/
.banner-block{height: 420px;background-color: #2a2e31;position: relative;}
.banner-block .banner-b-c{width: 1200px;margin: 0 auto;/*height: 420px;*/}
.banner-block .market-nav-l{width: 200px;height: 420px;background-color: #0d0e0f;float: left;}
.banner-block .nav-title{height: 40px;line-height: 40px;font-size: 16px;color:#e62b00;}
.banner-block .icon{width: 24px;height:24px;display: inline-block;vertical-align: top;margin: 8px 15px 0 10px;}
.banner-block .icon-title{background: url("../images/sel-icons.png ") no-repeat -96px -426px;}
.market-nav-l .item-list{height: 40px;position: relative;width:200px;}
.market-nav-l .item-list:hover{background-color: #f8f8f8;}
.market-nav-l .item-list .nav-type-w{line-height: 40px;font-size: 16px;color: #f8f8f8;}
.market-nav-l .item-list:hover .nav-type-w{color: #333;}
.market-nav-l .item-list .icon1{background: url("../images/sel-icons.png ") no-repeat 0px -426px;}
.market-nav-l .item-list:hover .icon1{background: url("../images/sel-icons.png ") no-repeat 0px -450px;}
.market-nav-l .item-list .icon2{background: url("../images/sel-icons.png ") no-repeat -24px -426px;}
.market-nav-l .item-list:hover .icon2{background: url("../images/sel-icons.png ") no-repeat -24px -450px;}
.market-nav-l .item-list .icon3{background: url("../images/sel-icons.png ") no-repeat -48px -426px;}
.market-nav-l .item-list:hover .icon3{background: url("../images/sel-icons.png ") no-repeat -48px -450px;}
.market-nav-l .item-list .icon4{background: url("../images/sel-icons.png ") no-repeat -72px -426px;}
.market-nav-l .item-list:hover .icon4{background: url("../images/sel-icons.png ") no-repeat -72px -450px;}
.market-nav-l .show-block{width:580px;position: absolute;top:0px;left: 199px;background-color: #f8f8f8;padding: 20px;display: none}
.market-nav-l .item-list:hover .show-block{display: block;}
.show-block .list .list-title{float: left;width: 100px;line-height: 40px;font-weight: bold;font-size: 14px;color: #666;}
.show-block .list .list-content{float: left;width:480px;border-bottom: 1px dashed #ddd;}
.show-block .list .list-content .list-link{color:#666;font-size: 14px;display: inline-block;margin-right: 30px;line-height: 40px;}
.show-block .list .list-content .list-link:hover{color:#e62b00;text-decoration: underline;}

.banner-slider-b{height: 420px;position: relative}
.banner-slider-b .flex-control-nav{height: 10px;position: absolute;left: 0;bottom: 20px;width: 100%;font-size: 0;text-align: center;z-index: 3}
.banner-slider-b .flex-control-nav li{display: inline-block;width: 10px;height: 10px;margin: 0 10px;}
.banner-slider-b .flex-control-nav li a{display:block;width: 10px;height: 10px;background-color: #7b7b7b;
    webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.banner-slider-b .flex-control-nav li a.flex-active{background-color: #e62b00;}
.banner-slider-b .slides li{height: 420px;}
.banner-slider-b .slides li a{display: block;width: 100%;height: 100%;}
.up-float{position: absolute;width: 100%;left: 0;top:0;z-index: 10;height: 0;}
.login-block{float: right;margin-top: 20px;}
.login-block .login-yes{width: 180px;padding: 0 10px;background-color:#eaebeb;}
.login-block .person-info{overflow: hidden;padding:10px 0;border-bottom: 1px solid #ccc;}
.login-block .person-info .person-img{width: 64px;height: 64px;border: 2px solid #ff644f;float: left;
    -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow: hidden;}
.login-block .person-info .right-block{float: left;padding-left: 10px;}
.login-block .person-info .person-img img{width: 100%;height: 100%;}
.login-block .person-info .person-name{line-height: 24px;color:#666;font-size: 14px;font-weight: bold;padding-top: 15px;}
.login-block .person-info .notice-w{line-height: 24px;color:#999;font-size: 14px;}
.login-block .person-info .exit-btn{display:inline-block;border: 1px solid #666;line-height: 18px;border-radius: 10px;padding: 0 8px; font-size: 12px;color: #666;background-color: #eaebeb;
    -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.login-block .person-info .exit-btn:hover{background-color: #e62b00;color: #fff;border: 1px solid #e62b00}
.login-block .order-info{font-size: 0;border-bottom: 1px solid #ccc;}
.login-block .order-info .info-item{display:inline-block;width: 33.3%;text-align: center;}
.login-block .order-info .info-item p{line-height: 28px;color:#666;}
.login-block .order-info .info-item .num{display: block;line-height:30px;text-align: center;font-size: 22px;font-weight: bold;color: #666;}
.announcement dl{border-bottom: 1px solid #ccc;}
.announcement dt{line-height: 28px;font-size: 14px;font-weight: bold;color:#666;border-bottom: 1px solid #ccc;}
.announcement dd a{line-height: 28px;font-size: 14px;color:#666;display: block;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
.announcement dd a:hover{color: #f87622;}
.login-block .more-bar a{line-height: 28px;display: block;text-align: center;color: #f87622;font-size: 14px;}
.login-block .login-no{width: 180px;padding: 0 10px;background-color:#eaebeb;}
.login-block .function-bar{overflow: hidden;padding: 10px 0;border-bottom: 1px solid #ccc;}
.login-block .function-bar .login-btn{float: left;width: 78px;height: 28px;background-color: #67c31d;border: 1px solid #67c31d;
    font-size: 14px;font-weight: bold;color: #fff;border-radius: 15px;text-align: center;line-height: 28px;}
.login-block .function-bar .register-btn{float: right;width: 78px;height: 28px;border: 1px solid #e62b00;
    font-size: 14px;font-weight: bold;color: #e62b00;border-radius: 15px;text-align: center;line-height: 28px;}
.new-hot-block{padding-bottom: 10px;}
.new-hot-block .left-block{float: left;width: 360px;margin-right: 10px;}
.new-hot-block .left-block .inner-adv{height: 230px;margin-bottom: 10px;position: relative;}
.new-hot-block .left-block .inner-adv .flex-control-nav{position: absolute;width: 100%;bottom: 0px;z-index: 3;height: 20px;font-size: 0;text-align: right;}
.new-hot-block .left-block .inner-adv .flex-control-nav li{display: inline-block;width: 20px;height: 20px;padding-left: 2px;}
.new-hot-block .left-block .inner-adv .flex-control-nav a{display:block;width: 20px;height: 20px;background-color: rgba(0,0,0,0.6);color: #a58d7e;font-size: 12px;line-height: 20px;text-align: center;}
.new-hot-block .left-block .inner-adv .flex-control-nav a.flex-active{background-color:#f87622;color: #fff;}
.new-hot-block .left-block .inner-adv .slides a{display: block;height: 230px;width: 360px;}
.new-hot-block .left-block .inner-adv .slides img{display: block;height: 230px;width: 360px;}
.common-t-bar{height: 50px;background-color: #ff644f;padding:0 20px;line-height: 50px;color: #fff;font-size: 18px;}
.common-t-bar.red{background-color: #e62b00;}
.common-t-bar .more{float: right;width: 24px;height: 24px;background: url("../images/sel-icons.png") no-repeat -168px -426px;margin-top: 13px;
    -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.common-t-bar .more:hover{margin-right: -3px;}
.exc-org-b{background-color: #fff;padding-bottom:8px;margin-bottom: 10px;
    -webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.orgs .org-item{width: 120px;height: 135px;float: left;text-align: center;}
.orgs .org-item .img-box{display: inline-block;width: 80px;height: 80px;vertical-align: top;margin-top: 10px;
    -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow: hidden;}
.orgs .org-item .img-box img{display: block;width: 100%;height: 100%;}
.orgs .org-item .org-name{display:block;width: 100%;height: 24px;line-height: 24px;padding-top: 5px;font-size: 16px;color: #333;font-weight: bold;}
.orgs .org-item .org-name:hover{ color:#e62b00; }
.org-hot-box{padding: 0 5px;}
.org-hot-box .list{height: 36px;margin-bottom: 2px;}
.org-hot-box .list a{line-height: 36px;color:#666;font-size: 16px;padding: 0 5px;display: block;background-color: #eee;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.org-hot-box .list a:hover{color:#e62b00}
.new-hot-block .newest-info{float: left;width: 620px;background-color: #fff;
    -webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.new-hot-block .newest-info .newest-box{padding: 0 5px 15px;}
.new-hot-block .newest-list{padding: 10px 5px;border-top: 1px solid #eee;}
.new-hot-block .newest-list:hover{background-color: #f8f8f8;}
.new-hot-block .newest-list .img-box{width: 178px;height: 130px;float: left;margin-right: 20px;overflow: hidden;}
.new-hot-block .newest-list .img-box img{width: 100%;height: 100%;vertical-align: top;}
.new-hot-block .newest-list:hover .img-box img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.new-hot-block .newest-list .list-r{height: 130px;float: left;width: 340px;position: relative;padding-right:60px;}
.new-hot-block .newest-list .list-t{line-height:24px;font-size:16px;font-weight: bold;color: #333;display: block;padding: 5px 0 10px;width: 340px;white-space: nowrap;
    text-overflow: ellipsis;overflow: hidden;}
.new-hot-block .newest-list:hover .list-t{color: #e62b00;}
.new-hot-block .newest-list .list-info{line-height:20px;font-size:14px;color: #999;text-align: left;}
.new-hot-block .newest-list .bottom-bar{position: absolute;left: 0;bottom: 0px;width: 100%;height: 20px;}
.new-hot-block .newest-list .bottom-bar .add-time{color: #999;font-size: 14px;font-weight: bold;}
.new-hot-block .newest-list .bottom-bar .from-o{color: #999;font-size: 14px;font-weight: bold;padding-left: 10px;}
.new-hot-block .newest-list .arr-btn{width: 40px;height: 40px;position: absolute;left: 350px;bottom: 30px;
    background: url("../images/sel-icons.png") no-repeat -40px -474px; z-index: 2;overflow: hidden;}
.new-hot-block .newest-list:hover .arr-btn{background: url("../images/sel-icons.png") no-repeat 0px -474px;}
.new-hot-block .hot-product{width: 200px;float: right;background-color: #fff;padding-bottom: 10px;
    -webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.new-hot-block .hot-product-box{padding:10px 10px 0;}
.new-hot-block .hot-product-box .item{width: 180px;height: 180px;margin-bottom: 10px;}
.new-hot-block .hot-product-box .link{width: 180px;height: 180px;position:relative;overflow: hidden;display: block;}
.new-hot-block .hot-product-box .link img{vertical-align: top;width: 100%;height: 100%;}
.new-hot-block .hot-product-box .link:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.new-hot-block .hot-product-box .link .name{position: absolute;width: 100%;height: 34px;line-height: 34px;left: 0;bottom: 0px;z-index: 2;
font-size: 14px;text-align: center;color: #fff;background-color: rgba(0,0,0,0.6)}
.new-hot-block .hot-product-box .link .move-mask{position: absolute;width: 100%;height:0px;left: 0;top: 0px;z-index: 2;background: url("../images/img-half-m.png") no-repeat left top;}
.new-hot-block .hot-product-box .link:hover .name{background-color: rgba(230,43,0,0.6);padding: 8px 0;}
.new-hot-block .hot-product-box .link:hover .move-mask{height: 130px;}

.new-hot-block .join-btn{height: 28px;width: 100px;display: block;margin: 0 auto;background-color: #ff644f;text-align: center;line-height: 28px;
font-size: 14px;color: #fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}

.inner-adv1{height: 113px;}
.inner-adv1 img{height: 113px;width: 100%;vertical-align: top;}

/*琛屼笟鍜ㄨ*/
.industry-block{margin-bottom: 10px;}
.common-t-bar.green{background-color: #8bc527;}
.common-t-bar.orange{background-color: #f87622;}
.industry-block-l{width: 990px;float: left;background-color: #fff;
    -webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.industry-img-b{width: 620px;float: left;}
.industry-s-img{width: 290px;padding: 10px 9px 0 10px;float: left;height: 360px;position: relative;border-right: 1px solid #f0f0f0;}
.industry-s-img .s-item-link{width: 290px;height: 218px;display: block;overflow: hidden;}
.industry-s-img .s-item-link img{vertical-align: top;width: 100%;height: 100%;}
.industry-s-img:hover .s-item-link img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.industry-s-img .s-item-info {overflow: hidden;padding-top: 10px;}
.industry-s-img .s-item-info .date {width: 68px;float: left;border: 1px solid #eee;height: 48px;background-color: #fff;}
.industry-s-img:hover .s-item-info .date {background-color: #8bc527;}
.hot-info-block .industry-s-img:hover .s-item-info .date {background-color: #f87622;}
.import-event-b .industry-s-img:hover .s-item-info .date {background-color: #e62b00;}
.industry-s-img .s-item-info .year {font-size: 24px; line-height: 28px;font-weight: bold; color: #999;  padding-left: 5px;}
.industry-s-img:hover .s-item-info .year {color: #fff; }
.industry-s-img .s-item-info .month {font-size: 14px;line-height: 20px;color: #999;padding-left: 5px;}
.industry-s-img:hover .s-item-info .month {color: #fff;}
.industry-s-img .s-item-info .s-item-info-w {width: 200px;float: right;}
.industry-s-img .s-item-info .s-item-info-w .info-title {line-height: 24px;color: #555;font-size: 16px;display: block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.industry-s-img:hover .s-item-info .s-item-info-w .info-title {color: #8bc527;}
.hot-info-block .industry-s-img:hover .s-item-info .s-item-info-w .info-title {color: #f87622;}
.import-event-b .industry-s-img:hover .s-item-info .s-item-info-w .info-title {color: #e62b00;}
.industry-s-img .s-item-info .s-item-info-w .info-words {line-height: 24px;color: #bbbbbb;font-size: 14px;}
.industry-s-img .bottom-arrow{position: absolute;left: 10px;bottom: 0px;height: 30px;background-color:#eee;width:290px;text-align: center;}
.industry-s-img:hover .bottom-arrow{background-color:#8bc527;}
.hot-info-block .industry-s-img:hover .bottom-arrow{background-color:#f87622;}
.import-event-b .industry-s-img:hover .bottom-arrow{background-color:#e62b00;}
.industry-s-img .bottom-arrow .icon{width: 32px;height: 11px;display: inline-block;vertical-align: top;background: url("../images/sel-icons.png") no-repeat -581px -60px;margin-top: 10px;}
.industry-s-img:hover .bottom-arrow .icon{background: url("../images/sel-icons.png") no-repeat -581px -71px;overflow: hidden;}
.industry-lists{float: right;width: 370px;}
.industry-lists .s-list{background-color: #fff;overflow:hidden}
.industry-lists .s-list:hover{background-color: #eee;}
.industry-lists .s-list .s-list-title{float: left;width: 260px;margin-left: 10px;border-bottom: 1px solid #f0f0f0;font-size: 12px;color:#666;line-height: 39px;height: 39px;}
.industry-lists .s-list:hover .s-list-title{color:#8bc527;text-decoration:underline;padding: 5px 0;}
.hot-info-block .industry-lists .s-list:hover .s-list-title{color:#f87622;}
.import-event-b .industry-lists .s-list:hover .s-list-title{color:#e62b00;}
.industry-lists .s-list .s-list-add{float: left;width: 90px;border-bottom: 1px solid #f0f0f0;font-size: 12px;color:#999;text-align: center;line-height: 39px;height: 39px;}
.industry-lists .s-list:hover .s-list-add{color:#8bc527;text-decoration:underline;padding: 5px 0;}
.hot-info-block .industry-lists .s-list:hover .s-list-add{color:#f87622;text-decoration:underline;padding: 5px 0;}
.import-event-b .industry-lists .s-list:hover .s-list-add{color:#e62b00;text-decoration:underline;padding: 5px 0;}
.industry-block .enter-part{width: 200px;height: 420px;float: right;}
.info-adv-1 a{display: block;width: 100%;height: 140px;margin-bottom: 10px;}
.info-adv-1 a img{vertical-align: top;width: 100%;height: 140px;}
.f-link-wrap{background-color: #fff;}
.f-links-c{width: 1200px;margin: 0 auto;}
.friend-links{padding-top: 20px;padding-bottom: 20px;}
.friend-links:after{display: block;content: "";clear: both;}
.friend-links .title{float: left;width: 100px;line-height: 20px;font-size: 16px;color:#999;font-weight: bold;}
.friend-links .links-block{float: left;width: 1100px;}
.friend-links .links-block a{display: inline-block;font-size: 16px;line-height:20px;margin: 0 25px 10px 0;color:#999;}
.friend-links .links-block a:hover{color:#e62b00;}

.like_up{ display: inline-block; margin: 0 auto; }
.like_up .icon-like{ width: 45px; height: 45px;  display: block; background: url("../images/icon_like.png") no-repeat; }
.like_up.active .icon-like{ background-position: 0 -45px }
.like_up.active p,.like_up.active span{ color: #e62b00; }

/*鍜ㄨ鍒嗙被*/
.info-classify-banner{height: 420px;overflow: hidden;}
.info-classify-b-c{width: 1200px;margin: 0 auto;text-align: center;}
.info-classify-b-c .banner-t-c{height: 44px;line-height: 44px;font-size: 36px;color:#e62b00;font-weight: normal;padding-top: 160px;}
.bar-words .banner-t-e{color:#bedae3;line-height: 24px;font-size: 16px;padding-bottom: 5px;}
.bar-words .line-bar{display: inline-block;width: 40px;height: 3px;background-color: #e62b00;}
.info-classify-b-c .banner-add-info{line-height: 24px;color:#565e65;font-size: 14px;padding-top: 8px;padding-bottom: 55px;}
.info-classify-b-c .issue-info-btn{display: inline-block;width: 90px;height:40px;background-color: #e62b00;color:#2a2e31;line-height: 40px;font-size: 16px;
    -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.info-classify-b-c .issue-info-btn:hover{color:#fff;}
.classify-nav{float: left;width: 100px;text-align: center;padding-top: 20px;}
.classify-nav .s-nav{display: block;width: 98px;height: 28px;line-height: 28px;border: 1px solid #999;margin-bottom: 10px;color: #999;background-color: #fff;
    -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.classify-nav .s-nav:hover{border: 1px solid #e62b00;background-color: #e62b00;color: #fff;}
.classify-nav .s-nav.active{border: 1px solid #e62b00;background-color: #e62b00;color: #fff;}
.classify-list-w{float: right;width: 1000px;}
.classify-list-w .without-comment{padding: 20px 10px;text-align: center;line-height: 20px;font-size: 14px;color: #999;}
.classify-list-w .classify-list-box{padding-bottom: 10px;}
.classify-list-w .s-list{height: 150px;padding: 20px 0;border-bottom: 1px solid #eee;}
.classify-list-w .s-list .list-img{float: left;width: 206px;height: 150px;margin-right: 40px;overflow: hidden;}
.classify-list-w .s-list .list-img img{width: 100%;height: 100%;vertical-align: top;}
.classify-list-w .s-list:hover .list-img img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.classify-list-w .s-list .list-info{float: left;width:754px;height: 150px;}
.classify-list-w .s-list .title-w{height: 30px;line-height: 30px;color: #555;font-size: 16px;font-weight: normal;padding: 12px 0 8px;}
.classify-list-w .s-list:hover .title-w{color: #e62b00;}
.classify-list-w .s-list .add-time{line-height: 30px;color: #999;font-size: 14px;float: right;font-weight: normal}
.classify-list-w .s-list .info-w{line-height:24px;color: #bbb;font-size: 14px;height: 48px;overflow: hidden;margin-bottom: 10px;}
.classify-list-w .s-list .more-bar{text-align: right;overflow: hidden;}
.classify-list-w .s-list .more-bar .more-brn{display: inline-block;vertical-align: top;line-height: 24px;width:70px;color: #999;font-size: 14px;text-align: center;background-color: #fff;padding: 0 10px}
.classify-list-w .s-list:hover .more-bar .more-brn{color: #fff;background-color: #e62b00;padding: 0 5px 0 15px;}
.classify-list-w .adv-small-1{height: 140px;padding-top: 10px;}
.classify-list-w .adv-small-1 a{display: block;height: 140px;}
.classify-list-w .adv-small-1 img{width: 100%;height: 100%;vertical-align: top;}

/*鍜ㄨ璇︽儏*/
.dark-crumbs-nav{height: 30px;background-color:#f6f6f6;}
.dark-crumbs-nav .dark-crumbs-c{margin: 0 auto;width: 1200px;line-height: 30px;font-size: 12px;color: #666;}
.information-del-l{width: 890px;float: left;}
.information-del-l .without-comment{padding: 20px 10px;text-align: center;line-height: 20px;font-size: 14px;color: #999;}

.information-del-l .information-detail{margin-bottom: 10px;background-color: #fff;padding: 0 20px 15px;
    -webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.information-del-l .detail-head{border-bottom: 1px solid #cccccc;padding:  0 10px;}
.information-del-l .detail-head .title{line-height: 48px;font-size: 24px;color: #333;padding-top: 8px;font-weight: bold;}
.information-del-l .detail-head .add-info{line-height: 28px;}
.information-del-l .detail-head .add-info p{display: inline-block;vertical-align: top;height: 28px;font-size: 12px;color: #bbb;margin-right:20px;}
.information-del-l .detail-head .add-info p span{color:inherit;}
.information-del-l .detail-head .add-info a{color: #666;}
.information-del-l .detail-body{padding: 15px 10px;}
.information-del-l .detail-body p{color: #666;font-size: 14px;line-height: 20px;padding-bottom: 10px;text-align: justify;}
.information-del-l .detail-foot .keywords{margin-bottom: 30px;}
.information-del-l .detail-foot .keywords .key-title{float: left;line-height: 24px;font-size: 14px;color: #333;padding-right:10px;width:54px;}
.information-del-l .detail-foot .keywords-bar{float: left;width: 765px;}
.information-del-l .detail-foot .keywords-bar a{line-height: 24px;font-size: 14px;color: #e62b00;padding-right:10px;text-decoration: underline}
.information-del-l .detail-foot .to-article{line-height: 24px;font-size: 14px;color: #333333;display: block;padding-bottom: 10px;text-decoration: underline}
.information-del-l .detail-foot .to-article:hover{color: #e62b00;}
.common-t-bar .more-goods{float: right;font-size: 12px;line-height: 50px;color: #fff1f1;}

/*鍟嗗搧鎺ㄨ崘*/
.information-del-l .goods-rec{background-color: #fff;margin-bottom: 10px;-webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.goods-rec .list-item{padding: 10px 0 10px 5px;position: relative;}
.goods-rec .list-item .list{float: left;width: 180px;padding:0px 19px 0 20px;border-right: 1px dashed #ccc;height: 260px;}
.goods-rec .list-item .list .img-box{display: block;width: 180px;height: 180px;overflow: hidden;position:relative;}
.goods-rec .list-item .list img{vertical-align: top;width: 100%;height: 100%;}
.goods-rec .list .goods-info {height: 82px;width: 100%;position: relative;}
.goods-rec .list .goods-name {display: inline-block; line-height: 34px;width: 180px; color: #666;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.goods-rec .list:hover .goods-name {color: #e62b00;}
.goods-rec .mask-line{position: absolute;width: 3px;height: 260px;top:10px;right:5px;background-color: #fff;}
.goods-rec .list .goods-info .g-info-bar {height: 24px;width: 100%;left: 0;bottom: 0px;position: absolute;}
.goods-rec .list .price {height: 24px;float: left;font-size: 18px;font-weight: bold;color: #e62b00;}
.goods-rec .list .sale-num {height: 24px;float: right;font-size: 12px;color: #999;}
.goods-rec .list .mask-img {position: absolute;width: 180px;height: 0px;background: url(../images/mask-180.png) no-repeat center;left: 0px;bottom: 0;}
.goods-rec .list:hover .mask-img {height:180px;}
.information-del-l .adv-l-1{height: 140px;margin-bottom: 10px;}
.information-del-l .adv-l-1 img{height: 140px;width: 100%;vertical-align: top;}
.information-del-r{float: right;width: 300px;}
.information-del-r .relate-rec{background-color: #fff;-webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.public-bar{height: 40px;text-align: center;color:#fff;font-size: 16px;font-weight: bold;line-height: 40px;}
.public-bar.green{background-color:#82cb27;}
.public-bar.pink{background-color:#ff644f;}
.public-bar.red{background-color:#e62b00;}
.relate-rec-box{padding: 0 10px;/*height: 323px;*/overflow: hidden;margin-bottom: 10px;position: relative;}
.relate-rec-box .mask-line{position:absolute;left: 0;bottom:0px;height: 2px;background-color: #fff;width: 100%;}
.relate-rec-box .relate-rec-s{padding:10px 0;border-bottom: 1px dashed #ddd;overflow: hidden;}
.relate-rec-box .relate-rec-s .s-img{float: left;width:116px;height: 87px;margin-right: 10px;overflow:hidden;}
.relate-rec-box .relate-rec-s .s-img img{vertical-align: top;width: 100%;height: 100%;}
.relate-rec-box .relate-rec-s:hover .s-img img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.relate-rec-box .relate-rec-s .s-info{float: left;width:154px;height: 87px;}
.relate-rec-box .relate-rec-s .s-info-w{line-height: 18px;font-size: 12px;color:#bbb;}
.relate-rec-box .relate-rec-s .s-title{line-height:24px;font-size: 14px;color:#555;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;height: 24px;}
.relate-rec-box .relate-rec-s:hover .s-title{color:#e62b00;}
.information-del-r .rec-forYou{background-color: #fff;-webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;margin-bottom: 10px;}
.information-del-r .rec-gorYou-box{width: 290px;margin-left: 5px;border-bottom: 1px solid #ddd;position: relative;}
.information-del-r .rec-gorYou-box .mask-line{width: 290px;height:2px;background-color: #fff;position: absolute;left: 0;bottom: 0px;}
.information-del-r .s-rec-forYou{overflow: hidden;height:90px;padding: 10px 0px 0px 5px}
.information-del-r .s-rec-forYou .s-img{float: left;width:116px;height: 87px;overflow: hidden;margin:-3px 5px 0 0;}
.information-del-r .s-rec-forYou img{vertical-align: top;width:116px;height: 87px;}
.information-del-r .s-rec-forYou:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.information-del-r .s-rec-forYou .info-block{width: 164px;height:89px;float: left;border-bottom: 1px solid #ddd;position: relative}
.information-del-r .s-rec-forYou .s-title{line-height: 18px;color: #333;font-size: 14px;font-weight: bold;padding-top: 7px;display: block;padding-right: 10px;}
.information-del-r .s-rec-forYou:hover .s-title{color: #e62b00;}
.information-del-r .s-rec-forYou .bottom-bar{height: 20px;width: 100%;left: 0;bottom: 10px;position: absolute;line-height: 20px;}
.information-del-r .s-rec-forYou .from-name{float: left;font-size: 12px;color: #6c9a2b;}
.information-del-r .s-rec-forYou .from-community{float: right;font-size: 12px;color: #999;padding-right: 10px;}
.information-del-r .rec-forYou .enter-block{padding:9px 0 13px;text-align: center;}
.information-del-r .rec-forYou .enter-block a{height: 26px;line-height: 26px;display: inline-block;vertical-align: top;width: 118px;
border: 1px solid #bbb;font-size: 14px;color:#666;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.information-del-r .rec-forYou .enter-block a:hover{border: 1px solid #e62b00;color:#fff;background-color: #e62b00}
.information-del-r .fine-goods{background-color: #fff;-webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;margin-bottom: 10px;}
.information-del-r .fine-goods-box{padding: 0 10px;}
.information-del-r .s-fine-goods{padding: 10px 0;border-bottom: 1px dashed #ddd;overflow: hidden;}
.information-del-r .s-fine-goods .s-img{width: 120px;height: 120px;float: left;margin-right: 10px;overflow: hidden;}
.information-del-r .s-fine-goods .s-img img{vertical-align: top;width: 100%;height: 100%;}
.information-del-r .s-fine-goods:hover .s-img img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);
    -o-transform: scale(1.05); transform: scale(1.05);}
.information-del-r .s-fine-goods .s-info-b{width: 150px;height: 120px;float: left;position: relative;}
.information-del-r .s-fine-goods .s-g-name{line-height: 18px;display: block;color: #666;font-size: 14px;font-weight: bold;padding-top:5px;text-align: justify;}
.information-del-r .s-fine-goods:hover .s-g-name{color: #e62b00;}
.information-del-r .s-fine-goods .g-info-bar{height: 24px;width: 100%;left: 0;bottom: 0px;position: absolute;}
.information-del-r .s-fine-goods .g-info-bar .price {height: 24px;line-height: 24px;float: left;font-size: 18px;font-weight: bold;color: #e62b00;}
.information-del-r .s-fine-goods .g-info-bar .sale-num {height: 24px;line-height: 24px;float: right;font-size: 12px;color: #999;}
.information-del-r .fine-goods .enter-block{padding:9px 0 13px;text-align: center;}
.information-del-r .fine-goods .enter-block a{height: 26px;line-height: 26px;display: inline-block;vertical-align: top;width: 118px;
    border: 1px solid #bbb;font-size: 14px;color:#666;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.information-del-r .fine-goods .enter-block a:hover{border: 1px solid #e62b00;color:#fff;background-color: #e62b00}

/*璇勮*/
.y-comment-block{background-color: #fff;-webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;
padding: 10px 0 20px 10px;}
.y-comment-block .per-thumbnail{float: left;width: 70px;height: 70px;overflow: hidden;margin-right: 20px;
    -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.y-comment-block .per-thumbnail img{width: 100%;height: 100%;}
.y-comment-c{float: left;width: 770px;}
.y-comment-c .comment-b{border: 1px solid #ddd;margin-bottom: 10px; position: relative;}
.y-comment-c .comment-b span{ position: absolute; top:60px; left: 10px; line-height: 20px; color: #999; }
.y-comment-c .issue-comment-btn{height: 34px;width: 90px;color: #fff;background-color: #e62b00;font-size: 14px;display: block;line-height: 34px;text-align: center;
    -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.y-comment-c .face-bar{padding: 15px 10px;line-height: 20px;color: #666;font-size: 12px;border-bottom: 1px solid #ddd}
.y-comment-c .expression{display: inline-block;vertical-align: top;width: 20px;;height: 20px;background: url("../images/sel-icons.png") no-repeat -300px -131px;overflow: hidden;}
.y-comment-c .expression-disable{display: inline-block;vertical-align: top;width: 20px;;height: 20px;background: url("../images/sel-icons.png") no-repeat -320px -131px;overflow: hidden;display: none;}
.y-comment-c .sel_textarea{height: 120px;padding: 10px;line-height: 20px;font-size: 14px;color:#666;background-color:#f8f8f8; overflow: auto; }
.comment-no-login{background-color:#f8f8f8;}
.comment-no-login p{padding: 65px 0;text-align: center;line-height: 24px;font-size: 12px;color: #666;}
.comment-no-login p a{color: #e62b00;padding: 0 5px;}
#facebox {background-color: #fff;border: 1px solid #e62b00;padding: 5px;}

/*鍜ㄨ涓撻*/
.info-special-box{width: 1230px;overflow: hidden;padding-bottom: 10px;}
.info-special-box .s-special{float: left;width: 590px;margin: 0 20px 20px 0;background-color:#fff;height: 330px;
    overflow: hidden;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
    -webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.info-special-box .s-special .s-img-box{display: block;height: 230px;overflow: hidden;margin-bottom: 13px;}
.info-special-box .s-special:hover .s-img-box img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.info-special-box .s-special .s-img-box img{display: block;width: 100%;height: 100%;}
.info-special-box .s-special .spe-s-title{display: block;line-height: 32px;font-size: 18px;font-weight: bold;color: #333;padding: 0 20px;}
.info-special-box .s-special:hover .spe-s-title{color: #e62b00;}
.info-special-box .s-special .spe-info{line-height:18px;font-size:12px;color: #999;text-align: justify;padding: 0 20px;}

/*鍜ㄨ鍙戝竷*/
.issue-info-block{background-color: #fff;padding: 50px;-webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.issue-info-block .issue-head{overflow: hidden;}
.issue-info-block .issue-head-l{width: 587px;float: left;}
.issue-info-block .issue-item{height: 50px;margin-bottom: 20px;}
.issue-info-block .i-title{float: left;width: 80px;line-height: 50px;color: #333;font-size: 16px;font-weight: bold;}
.issue-info-block .issue-item .item-c{float: left;width: 506px;height: 50px;}
.issue-info-block .issue-item .item-c input[type="text"]{display: block;width: 100%;height: 100%; border: 1px solid #e0e0e0;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;padding:10px;background-color:#f8f8f8;}
.issue-info-block .issue-item .item-c .issue-select{width: 100%;height: 100%;background-color:#f8f8f8;}
.issue-info-block .issue-item .item-c .issue-select .ui-selectmenu-text{height: 30px;padding: 10px;margin-right: 50px;line-height: 30px;font-size: 14px;color:#444;}
.issue-info-block .issue-item .item-c .issue-select .sel-select-icon{width: 50px;height: 50px;background: url("../images/sel-icons.png") no-repeat -581px -88px;
right:0;top:0;margin-top:0px;}
.issue-info-block .issue-head-r{float: right;width: 193px;height: 190px;background-color: #666;}
.issue-info-block .issue-head-r .img-content{height: 140px;position: relative;}
.issue-info-block .issue-head-r #listBox{position:absolute;left: 10px;top:30px;width: 173px;}
.issue-info-block .issue-head-r .thumbnail_bg{width: 193px;height: 140px;}
.issue-info-block .issue-head-r .thumbnail_bg img{width: 193px;height: 140px;display: block;}
.issue-info-block .issue-head-r .up-loader-btn{height:50px;background-color: #ff644e;line-height: 50px;text-align: center;color: #fff;}
.issue-info-block .issue-body{overflow: hidden;margin-bottom:20px;}
.issue-info-block .issue-body .content-concise{width: 710px;height: 150px;background-color: #f8f8f8;float: left;}
.issue-info-block .issue-body .content-concise textarea{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    padding: 10px;border: 1px solid #ddd;width: 100%;height: 100%;resize: none;overflow: auto;}
.issue-info-block .issue-footer{overflow: hidden;}
.issue-info-block .issue-footer .i-foot-r{float: left;width: 710px;}
.issue-info-block .issue-footer .editor{height: 400px;}
.issue-info-block .issue-footer .i-foot-r .post-btn{display: block;width: 90px;height: 34px;color:#fff;background-color: #e62b00;line-height: 34px;text-align: center;margin-top: 20px;
font-size: 14px;border-radius: 4px;}

.up-loader-btn .uploadifive-button{text-shadow:none;border: none!important;background: none!important;border-radius:0!important;}
.up-loader-btn .uploadifive-button span{color: #fff;font-size: 14px;}

/*鏂板姞鐨勮瘎璁�*/
.container-wrapper{background-color: #fff;margin-bottom: 10px;-webkit-box-shadow: 0 3px 5px #ccc;-moz-box-shadow: 0 3px 5px #ccc;box-shadow: 0 3px 5px #ccc;}
.container-wrapper .title{font-size: 16px;line-height: 40px;padding: 0 10px;border-bottom: 1px solid #ddd;background-color: #fcfcfc;}
.container-wrapper .comments-container{padding: 10px;}
.container-wrapper .comment-s:after{content:"";display: block;clear: both;}
.container-wrapper .comment-s{border-bottom: 1px solid #ddd;padding: 10px 0;}
.container-wrapper .comment-s .avater{float: left;width: 70px;height: 70px;overflow: hidden;
    margin-right: 20px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.container-wrapper .comment-s .avater img{width: 100%;height: 100%;vertical-align: top;}
.container-wrapper .comment-s .com-s-container{float: left;width: 770px;}
.container-wrapper .comment-s .author-bar{height: 32px;}
.container-wrapper .comment-s .author-name{line-height:32px;display: inline-block;vertical-align: top;font-size: 16px;color: #333;font-weight: bold;}
.container-wrapper .comment-s .author-name:hover{ color: #e62b00; }
.container-wrapper .comment-s .add-time{line-height:32px;float: right;font-size: 12px;color: #666;}
.container-wrapper .comment-s .com-content{padding: 5px 0;line-height: 24px;font-size: 14px;color: #666;text-align: justify;}
.container-wrapper .reply-btn-bar{height: 30px;background-color: #f8f8f8;margin-bottom: 5px;}
.container-wrapper .reply-btn-bar .c-s-replyBtn{float: right;color: #e62b00;line-height: 30px;padding: 0 8px;font-weight: bold;}


.reply-container .reply-s{padding:5px 0;}
.reply-container .comment-img{float: left;width: 40px;height: 40px;overflow: hidden;
    -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.reply-container .comment-detail{margin-left: 50px;}
.reply-container .comment-detail .comment-words{line-height:20px;font-size: 12px;color: #666;}
.reply-container .comment-detail .comment-add-time{height: 20px;}
.reply-container .comment-detail .ues-name {color: #da6214;padding-right: 3px;}
.reply-container .comment-detail .c-addTime {color: #999;padding-right: 10px;line-height: 20px;}
.reply-container .comment-detail .c-reply {color: #e62b00;font-weight: bold;float: right;padding-right:8px;line-height: 20px;}
.reply-container .comment-img img{width:40px;height: 40px;vertical-align: top;}




.comment-block{padding: 0 8px 0 50px;display: none; position: relative;}
.comment-block .comment-simu-a {width: 100%;overflow: auto;background-color: #fefaf8;vertical-align: top;
    -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    border: 1px solid #e7e0dc;height: 92px;padding: 5px 10px;line-height: 24px;color: #999; margin-bottom: 5px;
    -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.comment-block .js_placeholder_cont{ position: absolute; top: 5px; left: 60px; line-height: 24px; color: #999; }
.comment-block .comment-fun-bar .face-icon {height: 25px;width: 25px;background: url(../images/sel-icons.png) no-repeat -396px -131px;overflow: hidden;float: left;margin-top: 2px;}


.comment-block .comment-fun-bar .post-c-btn {height: 28px;line-height: 28px;width: 70px;color: #fff;background-color: #ff644f;float: right;text-align: center;
    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;font-size: 12px;-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}

.comment-block .comment-fun-bar{height: 28px;}


/*涓炬姤*/
.icon_share,.icon_inform{ display: inline-block; background: url(../images/icon/inform.png) no-repeat 0 0; vertical-align: -2px; }
.icon_share{ width: 14px; height: 14px; margin-right: 3px; }
.icon_inform{ width: 16px; height: 14px; background-position-x: -20px; margin-right: 3px; }
.color_82c{ color: #82cb27; }
.color_e73{ color: #e7370f; }
.line_h_44{ line-height: 44px; }
.inform_box>span:hover{ cursor: pointer; color: #bf2907;}

.inform_content{ width: 500px; padding: 20px; position: fixed; top: 50%; left: 50%; z-index: 100; transform: translate(-50%, -50%); background-color: #fff; border-radius: 5px; box-shadow: 0px 0px 10px 1px #333; }
.cancel_inform_layer{ position: absolute; top: 2px; right: 5px; padding: 5px; color: #666; cursor: pointer; }
.cancel_inform_layer:hover{ color: #aaa; }
.inform_inform li{ position: relative; float: left; height: 42px; line-height: 42px; padding: 0 15px; border: 1px solid #bbb; color: #333; margin: 5px; cursor: pointer; overflow: hidden; }
.inform_inform li .icon_selecCause{ display: none; width: 24px; height: 24px; background: url(../images/icon/inform.png) no-repeat 0 -54px; position: absolute; bottom: -1px; right: -1px; }
.inform_inform li:hover{ border-color: #999; }
.inform_inform li.cur_inform_inform{ border-color: #e62b00; color: #e62b00; }
.inform_inform li:hover .icon_selecCause{ display: inline-block; background-position: 0 -88px; }
.inform_inform li.cur_inform_inform .icon_selecCause{ display: inline-block; background-position: 0 -54px; }
.inform_details{ width: 92%; height: 100px; padding: 5px; border: 1px solid #bbb; background-color: #f8f8f8; }
.inform_materials li{ position: relative; float: left; width: 120px; height: 120px; overflow: hidden; margin: 5px; }
.inform_materials li img{ width: 100%; height: 100%; }
.inform_materials li .upload_informImg{ display: inline-block; width: 90px; height: 120px; padding-top: 30px; background: url(../images/icon/informImg.png) no-repeat 0 0; text-align: center; line-height: 180px; color: #666; cursor: pointer; }
.icon_removeImg{ display: inline-block; width: 20px; height: 20px; background: url(../images/icon/inform.png) no-repeat 0 -24px; cursor: pointer; position: absolute; top: 0; right: 0; }
.icon_removeImg:hover{ background-position-x: -25px; }
.sub_inform_info>span{ display: inline-block; width: 120px; height: 50px; line-height: 50px; text-align: center; font-size: 16px; color: #fff; border-radius: 5px; margin: 0 5px; cursor: pointer; transition: all .3s; }
.sub_inform{ background-color: #e62b00; }
.sub_inform:hover{ background-color: #aaa; color: #fff; }
.reset_inform{ background-color: #ffa28d; }
.reset_inform:hover{ background-color: #aaa; color: #fff; }
/*/涓炬姤*/



/*鍒嗕韩*/
.feedflare_link{ position: absolute; top: 20px; left: -100px; z-index: 88; width: 130px; padding: 10px; background-color: #f9f9f9; border-radius: 5px; box-shadow: 0px 2px 10px -2px #aaa; border: 1px solid #ddd; }
.feedflare_link li{ float: left; padding: 0 5px; }
.icon_qq,.icon_microblog,.icon_wechat{ display: inline-block; width: 30px; height: 26px; background: url(../images/icon/link.png)no-repeat 0 0; }
.icon_microblog:hover,.icon_wechat:hover{ background-position-x: -40px; }
.icon_qq:hover{ background-position-x: -36px; }
.icon_qq{ background-position-x: 4px; }
.icon_wechat{ background-position-y: -42px; }
.icon_microblog{ background-position-y: -82px; }
/*鍒嗕韩*/






/*鍜ㄨ鎼滅储缁撴灉*/
.self-bread-nav{height: 30px;padding:10px 0;border-bottom:2px solid #e62b00;color: #666;font-size: 12px;line-height: 30px;margin-bottom: 10px;}
.search-result-bar{overflow: hidden;margin-bottom: 16px;}
.search-result-bar .text{float: left;line-height: 30px;background-color: #e6e6e6;padding:  0 20px;font-size: 12px;color: #666;}
.search-result-bar .text .red-text{color:#e62b00;}
.result-list-container{background-color: #fff;}
.result-list-container .empty{ font-size: 24px; display: block; text-align: center; line-height: 90px; color: #999; }
.result-list-container .s-list{padding: 20px;border-bottom: 1px solid #eee;overflow: hidden;}
.result-list-container .s-list .red-text{color:#e62b00;}
.result-list-container .s-list .list-img{float: left;width: 206px;height: 150px;margin-right:20px;overflow: hidden;}
.result-list-container .s-list .list-info{float: left;width: 624px;height: 150px;}
.result-list-container .s-list .title-w{height:30px;line-height:30px;color:#555;font-size:16px;font-weight:normal;padding:12px 0 8px;}
.result-list-container .s-list:hover .title-w{color:#e62b00;}
.result-list-container .s-list .add-time{line-height:30px;color:#999;font-size:14px;float:right;font-weight:normal;}
.result-list-container .s-list .info-w{line-height:24px;color:#bbb;font-size:14px;height:48px;overflow:hidden;margin-bottom:10px;}
.result-list-container .s-list .more-bar{text-align:right;overflow:hidden;}
.result-list-container .s-list .more-bar .more-brn{display: inline-block;vertical-align:top;line-height:24px;width:70px;color:#999;
    font-size:14px;text-align:center;background-color:#fff;padding:0 10px;}
.result-list-container .s-list .list-img img{width: 100%;height: 100%;vertical-align: top;}
.result-list-container .s-list:hover .list-img img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);
    -ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}
.result-list-container .s-list:hover .more-bar .more-brn{color: #fff;background-color: #e62b00;padding: 0 5px 0 15px;}
.result-wrapper .adv-small-1 img{vertical-align: top;width: 100%;}
.result-wrapper .adv-small-1 a{display: block;padding-top: 10px;}














