/* Realto Css Styles */

/* ==========================================================
! General
========================================================== */
body {
    background: #f7f7f7;
    color: #888;
}
a {
    color: #5FB000;
    outline: 0;
    -webkit-transition: all 0.25s ease-out 0s;
    -moz-transition: all 0.25s ease-out 0s;
    -ms-transition: all 0.25s ease-out 0s;
    -o-transition: all 0.25s ease-out 0s;
    transition: all 0.25s ease-out 0s;
}
a:hover {
    color: #7DC328;
    text-decoration: none;
    outline: 0;
}
h1 {
    font-size: 30px;
    font-weight: 200;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #363636;
}
h2 {
    font-size: 24px;
    font-weight: 200;
    line-height: 28px;
    text-transform: uppercase;
    margin: 20px 0;
    color: #363636;
}
h3 {
    font-size: 18px;
    font-weight: 200;
    line-height: 22px;
    /*text-transform: uppercase;*/
    margin: 20px 0;
}
h4 {
    font-size: 16px;
    font-weight: 200;
    line-height: 20px;
    text-transform: uppercase;
    color: #363636;
    margin: 20px 0;
}
h5 {
    font-size: 14px;
    font-weight: 200;
    line-height: 18px;
    text-transform: uppercase;
    color: #363636;
    margin: 20px 0;
}
h6 {
    color: #363636;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 200;
    margin: 20px 0;
}
iframe {
    border: none;
    margin: 0;
    padding: 0;
}
.green {
    color: #5FB000;
}
.padding10, .padding20, .padding30, .padding010, .padding020, .padding030, .padding100, .padding200, .padding300 {
    -webkit-box-sizing: border-box; /* webkit */
     -khtml-box-sizing: border-box; /* konqueror */
       -moz-box-sizing: border-box; /* firefox */
        -ms-box-sizing: border-box; /* ie */
            box-sizing: border-box; /* css3 */
}
.padding10 {
    padding: 10px;
}
.padding20 {
    padding: 20px;
}
.padding30 {
    padding: 30px;
}
.padding010 {
    padding: 0 10px;
}
.padding020 {
    padding: 0 20px;
}
.padding030 {
    padding: 0 30px;
}
.padding100 {
    padding: 10px 0;
}
.padding200 {
    padding: 20px 0;
}
.padding300 {
    padding: 30px 0;
}
.margin0 {
    margin: 0;
}
.margin10 {
    margin: 10px;
}
.margin20 {
    margin: 20px;
}
.margin30 {
    margin: 30px;
}
.margin100 {
    margin: 10px 0;
}
.margin200 {
    margin: 20px 0;
}
.margin300 {
    margin: 30px 0;
}
.page-title, 
.post-title,
.secion-title,
.info-head,


.page-title{font-size:25px;}

/* ==========================================================
! Typography
========================================================== */
.serif {
    font-family: Georgia, serif;
}
.italic {
    font-style: italic;
    font-weight: normal;
}
/* ==========================================================
! Header
========================================================== */
header {
    background: #fff;
    text-transform: uppercase;
    font: bold 13px/20px Arial, Helvetica, Geneva, sans-serif;
    text-shadow: none;
}

#logo-container {
    padding: 25px 0 22px;
}
a.brand {
    font-family: Arial;
    font-size: 28px;
    font-weight: bold;
    color: #363636;
}
.secion-title{font-size:20px;}
.tag-line {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 1px solid #333;
    font-weight: normal;
    position: relative;
    top: -4px;
}
.navbar-inverse .navbar-inner {
    background: #353535;
    border: none;
}
.navbar-fixed-top .navbar-inner, 
.navbar-static-top .navbar-inner {
    box-shadow: none;
}
.navbar .nav > li > a {
    border-right: 1px solid #000;
    text-shadow: none;
    color: #eee;
}
.navbar .nav > li > a:hover {
    background: #777;
}
.navbar .nav > .active > a,
.navbar-inverse .nav > li.dropdown.active > a.dropdown-toggle,
.navbar-inverse .nav > li.dropdown.active.open > a.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
    background: #353535;
    color: #fff;
    box-shadow: none;
}
.dropdown-menu {
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
    border-bottom: 1px solid #EFEFEF;
    padding: 7px 15px;
    font-weight: bold;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a  {
    background: #f5f5f5 !important;
    filter: none;
    color: #333;
}
.navbar .nav > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu:before {
    display: none;
}
.phone-number {
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
}
.head-title, .head-message {
    margin: 0;
    padding: 10px 60px 10px 10px;
    position: relative;
    top: 90px;
    left: 30px;
}
.header-cta  {
    position: relative;
    top: 90px;
    left: 10px;
    margin: 10px 0 0 30px;
}
.head-title {
    font-size: 48px;
    line-height: 44px;
    font-weight: bold;
    text-transform: none;
}
.head-message {
    color: #333;
    font-size: 18px;
}
/* ==========================================================
! Pages
========================================================== */
.page-content {
    margin-top: 30px;
}

/* ==========================================================
! Properties Container
========================================================== */
 .readmore {
    font-weight: 700;
    text-transform: uppercase;
}
.readmore {
    background: none repeat scroll 0 0 #7dc328;
    padding:10px 20px;color:#fff;
    border-radius:5px;
}
 .readmore:hover {
    background: none repeat scroll 0 0 #343434;
}
 .readmore i {
    font-size: 14px;
    margin-left: 3px;
}


 .lmore {
    font-weight: 700;
    text-transform: uppercase;
    margin-left:110px;
}
.lmore {
    background: none repeat scroll 0 0 #7dc328;
    padding:10px 20px;color:#fff;
    border-radius:5px;
}
 .lmore:hover {
    background: none repeat scroll 0 0 #343434;
}

.fa-arrow-circle-o-right:before {
    content: "?";
}
.fa-arrow-circle-o-left:before {
    content: "?";
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}


 .lmore i {
    font-size: 14px;
    margin-left: 3px;
}

 .post-social {
    float: right;
}

.box-container {
    background: #fff;
    position: relative;
    margin-bottom: 30px;
    border-bottom: 2px solid #EAEAEA;
}
.prop-info .prop-title {
    font-size: 16px;
    font-weight: 200;
    line-height: 22px;
   /* text-transform: uppercase;*/
    margin: 0 0 20px;
}
.prop-title1{height:90px;overflow:hidden;text-overflow:ellipsis;}
.prop-info {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.prop-info.span4 {
    padding: 30px 30px 30px 0;
}

.prop-tag {
/*update 2016-01-14 start*/
    background: none repeat scroll 0 0 #dc0826;
    /*update 2016-01-14 end*/
    color: #FFFFFF;
    left: 0;
    padding: 7px 10px;
    position: absolute;
    top: 0;
}

.more-info {
    padding: 0;
    margin: 0;
    list-style: none;
}
.more-info > li {
    border-bottom: 1px dashed #E9E9E9;
    padding: 5px 0; 
}
.more-info .info-label {
    font-weight: bold;
    color: #363636;
}
.more-info .qty {
    font-weight: normal;
}
a.overlay {
    position: relative;
    display: block;
}
.more {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.25s ease-out 0s;
    -moz-transition: all 0.25s ease-out 0s;
    -ms-transition: all 0.25s ease-out 0s;
    -o-transition: all 0.25s ease-out 0s;
    transition: all 0.25s ease-out 0s;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff url('../images/more-icon.png') no-repeat center center;
}
a.overlay:hover .more {
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
/* ==========================================================
! Properties Form
========================================================== */
/*update 2016-01-14 start*/
#home-search-container {
    padding: 10px 0;
    min-height: 320px;
    background-color:#f7f7f7;
}
.nlbg{margin-left:0px;padding-left:25px;/*height:350px;*/width:375px;background-color:#252525;float:right;}
/*update 2016-01-14 end*/
.head-title, .head-message, .header-cta {
    -moz-animation: fadein 3s; /* Firefox */
    -webkit-animation: fadein 3s; /* Safari and Chrome */
    -o-animation: fadein 3s; /* Opera */
}
.dropdown-menu {
    -moz-animation: fadein 0.5s; /* Firefox */
    -webkit-animation: fadein 0.5s; /* Safari and Chrome */
    -o-animation: fadein 0.5s; /* Opera */
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

#home-search-container .row {
    position: relative;
}

#home-search-container .widget {
    margin-bottom: 0;
}
.head-container {
    background: #fff; /* ie8 */
    background: rgba(37,37,37,1);
    border: 0px solid #fff;
}
.head-container .search-form {
    background: none;
    border: none;
}
.search-form-wrapper {
    position: absolute;
    right: 0;
    top: -620px;
    z-index: 9999;
}
.search-form {
    padding: 0px 0px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff; /* ie8 */
    background: rgba(255,255,255,0.85);
    border: 3px solid #fff;
}
.search-form > p {
    font-size: 18px;
    font-weight: 200;
    line-height: 22px;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #363636;
}
.select {
    margin-bottom: 15px;
    margin-left: 0 !important;
}
select {
    min-height: auto !important;
}
/* ==========================================================
! Homepage Carousel
========================================================== */
#realto-carousel {
    position: relative;
}
#latest-properties {
    margin-top: 30px;
}
.carousel-control {
    z-index: 999;
    background: #363636;
    border-radius: 0;
    font-size: 20px;
    line-height: 20px;
    border: none;
    height: 23px;
    width: 23px;
    top: -20px;
    position: relative;
    color: #fff !important;
    cursor: pointer;
}
.left.carousel-control {
    left: auto;
    margin: -20px 5px 0;
}
.right.carousel-control {
    right: 0;
}
.view-all-carousel {
    left: -10px;
    position: relative;
    top: -35px;
}
/* ==========================================================
! Info Box Container
========================================================== */
.info-box {
    margin-bottom: 30px;
    background-color:#fff;
    padding-left:15px;
    padding-top:15px;
}
.info-box .icons {
    font-size: 40px;
    color: #d2d2d2;
    margin-left: 30px;
    margin-bottom: 30px;
}
.info-box .icons i {
    text-shadow: 0px -1px 0px rgba(255,255,255,1);
}
/* ==========================================================
! Adv message
========================================================== */
.adv-message {
    padding: 30px;
    font-size: 18px;
    line-height: 22px;
}
.adv-message p {
    margin: 0;
}
.adv-message p.lower-line {
    font-size: 14px;
}
.adv-message p.upper-line {
    color: #363636;
}
.adv-message .btn-realto {
    margin: 0;
}
/* ==========================================================
! Agent
========================================================== */
.home-agents {
    margin: 0 0 30px;
}
.home-agents p {
    margin: 0;
}
.home-agents img {
    margin-bottom: 10px;
}
.agent-box.widget h3,
.agent-box.widget ul {
    margin: 0 0 0 30px;
}
.agent-box ul {
    list-style: none;
}
.agent-content {
    padding: 30px 30px 30px 0;
}
.agent-content h3 {
    margin: 0 0 10px;
}
.agent-content ul {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
/* ==========================================================
! Home Blog Article
========================================================== */
.home-blog-articles ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.home-blog-articles ul li a {
    color: #888;
}
.home-blog-articles ul li a:hover {
    color: #7DC328;
    text-decoration: none;
}
ul.media-list li.media div.comment-holder {
    border-bottom: 1px dashed #CDCDCD;
    margin: 0 0 20px !important;
    padding: 10px 0 20px;
}
.comment-date {
    color: #959595;
}
.comments .media .pull-left {
    margin-top: 10px;
}
.comment-form {
    margin-bottom: 30px;
}
.comment-avatar {
    width: 90px;
    height: 90px;
}
.widget ul li {
    /*padding: 0 0 0 20px;*/
}
.widget ul li i.icon-caret-right {
    margin: 0 0 0 -20px;
}
/* ==========================================================
! Buttons
========================================================== */
.btn-realto {
    background: #5FB000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #559B00;
    border-radius: 4px;
    margin-bottom: 10px;
}
.btn-realto-form {
    background: #5FB000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #559B00;
    border-radius: 4px;
    padding: 8px 0;
    margin: 10px 0 0;
}
.btn-realto:hover,
.btn-realto-form:hover,
.btn-realto:hover {
    background: #7DC328;
    color: #fff;
}
.btn-realto {
    background: #5FB000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #559B00;
}
/* ==========================================================
! Sidebars
========================================================== */
.widget {
    margin-bottom: 30px;
}
.widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.nav-tabs > li,
.tab-pane li {
    padding: 0 !important;
}
.nav-tabs > li > a {
    padding: 20px;
    font-size: 18px;
    font-weight: 200;
    text-transform: uppercase;
    color: #363636;
    border: none;
}
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover,
.nav-tabs {
    border: none;
    border-radius: 0;
}
.nav-tabs {
    background: #f3f3f3;
}
.tab-pane {
    padding: 10px 30px 30px;
}
.tab-pane .comment {
    margin-bottom: 20px;
}
/* ==========================================================
! Footer
========================================================== */
footer {
    background: #3a3a3a;
    margin: 30px 0 0;
    padding: 0 0 30px;
    color: #aaa;
}
footer a {
    color: #aaa;
}
.footer-widget {
    margin: 30px 0 0;
}

.footer-widget h3:after {
    background: none repeat scroll 0 0 #7dc328;
}
.footer-widget h3:after {
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 35px;
}
.footer-widget h3 {
    border-bottom: 1px solid #5a5a5a;
    margin-bottom: 20px;
    position: relative;
}

.footer-widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-widget ul li.clearfix i {
    margin: 5px 10px 0 0;
}
.footer-widget h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 10px;
    color: #fff;
}
.footer-widget h3 {
    color: #fff;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #5a5a5a;
}

.footer-tag-line {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}
.flickr-widget li {
    margin: 0 10px 10px 0;
}
.efooter{clear:both;margin-top:20px;border-top:#5a5a5a 1px solid;padding-top:15px;}
.efooter .copy{float:left;}
.efooter .payments {text-align: right;}
.efooter .payments li { display: inline; padding-left: 10px;}

/* ==========================================================
! Properties Slideshow
========================================================== */
#adv-custom-pager {
    position: relative;
    margin: -21px 0 30px 30px;
    z-index: 9999;
}
#adv-custom-pager a {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    overflow: hidden;
    display: inline-block;
    margin: 0 5px 0 0;
}
#adv-custom-pager a img {
    height: 40px;
    width: auto;
}
/* ==========================================================
! Property Page
========================================================== */
.prop-price, .prop-title {
    font-size: 22px;
}
.map iframe {
    height: 312px;
    width: 100%;
}
.agent-avatar {
    width: 70px;
    height: auto;
}
/* ==========================================================
! Blog
========================================================== */
h2.post-title {
    margin: 0 0 15px;
}
.meta {
    margin: 0 0 5px;
}
.author {
    margin: 0 0 25px;
}
.read-more {
    margin: 30px 0 0;
}
.blog-2 .post-content {
    padding: 15px 20px 15px 15px;
}
.blog-3 .post-content {
    padding: 15px 0 15px 20px;
}
/* ==========================================================
! Accordion
========================================================== */
.accordion-toggle {
    font-size: 15px;
    font-weight: 200;
    padding: 20px;
    text-transform: uppercase;
}
.accordion-group {
    border: none;
    border-bottom: 1px solid #eee;
}

/* ==========================================================
! Large desktop
========================================================== */
@media (min-width: 1200px) {

}
/* ==========================================================
! Portrait tablet to landscape and desktop
========================================================== */
@media (min-width: 768px) and (max-width: 979px) {
    .agent-box.widget h3, .agent-box.widget ul {
        margin: 30px 0 0;
    }   
    .nav-collapse .open > .dropdown-menu,
    .nav-collapse .dropdown-menu {
        margin: 0;
        background: #fff;
    }
    .nav-collapse .nav > li > a, 
    .nav-collapse .dropdown-menu a {
        border-radius: 0;
        border-right: none;
        border-left: none;
    }
    .nav-collapse .nav > li > a {
        margin-bottom: 1px;
    }
    .head-title, .head-message {
        margin: 0;
        padding: 10px 60px 10px 10px;
        position: relative;
        top: 40px;
        left: 30px;
    }
    .header-cta  {
        position: relative;
        top: 40px;
        left: 10px;
        margin: 10px 0 0 30px;
    }
}
/* ==========================================================
! Landscape phone to portrait tablet
========================================================== */
@media (max-width: 767px) { 
    header {
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 20px;
        text-align: center;
    }
    footer {
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 20px 30px;
    }
    .secion-title {
        margin: 20px 0;
    }
    .adv-message p.lower-line {
        font-size: 14px;
        margin: 10px 0 20px;
    }
    #home-search-container {
        margin-left: -20px;
        margin-right: -20px;
        padding: 0;
    }
    .widget {
        width: 100%;
    }
    .prop-info.span4 {
        padding: 20px;
    }
    .prop-price {
        margin-top: 20px;
    }
    #adv-custom-pager {
        margin: 20px 0 0 20px;
        position: relative;
        z-index: 9999;
    }
    .agent-content,
    .row-fluid > .post-content {
        padding: 30px;
    }
    

    
    .phone-number {
        float: none;
        margin-top: 10px;
    }
    .nav-collapse .nav > li > a {
        border: none;
        border-radius: 0;
    }
    .nav-collapse .dropdown-menu {
        margin: 0;
    }
    .dropdown.open .dropdown-menu {
        background: #FFF;
    }
    .nav-collapse .nav > li > a, 
    .nav-collapse .dropdown-menu a {
        border-radius: 0;
        border-right: none;
        border-left: none;
    }
    .dropdown.active > a {
        background: none;
    }
    .nav-collapse .nav > li > a {
        margin-bottom: 1px;
    }
}
/* ==========================================================
! Landscape phones and down
========================================================== */
@media (max-width: 480px) {
    .agent-box .pull-left {
        float: none;
    }
    .agent-box.widget h3, .agent-box.widget ul {
        margin: 30px 0 0;
    }
        
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  /*update 2016-01-14 start*/
border:#252525 0px solid;
/*update 2016-01-14 end*/
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  padding-left:0px;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
    display: block;
    height: auto;
    float: left;
    border: 0;
    width: 100%;
    /*update 2016-01-14 start*/
    /*min-height:350px\9;*/
    height:350px;
    /*update 2016-01-14 end*/
  }

 .form-control {
    background: none repeat scroll 0 0 #2b528a;
    
    border: medium none;
    border-radius: 0;
    box-shadow: 0 2px 0 0 #597cae;
    color: #fff;
    text-indent:5px;
}
/*update 2016-01-14 start*/
.suscribe .form-group {
    margin-bottom: 5px;
}
/*update 2016-01-14 end*/
.suscribe {
    /*update 2016-01-14 start*/
    /*background-color: #252525;*/
    /*update 2016-01-14 end*/
    display: block;
    float: right;
    height: auto;
  /* padding: 0 8%;*/
    width: 100%;
    padding-left:30px;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
/*update 2016-01-14 start*/
.suscribe h3 {
    color: #fff;
    font-size:24px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
}
/*update 2016-01-14 end*/
label.no {
    display: none;
}
/*update 2016-01-14 start*/
.suscribe .form-control {
    /*background: none repeat scroll 0 0 #fefefe;*/
    border-radius:5px;
    border:#4d4d4d 1px solid;
    /*border: medium none;
    border-radius: 0;*/
   /* box-shadow: 0 1px 0 0 #4d4d4d;*/
    color: #333;
    height:22px;
}
/*update 2016-01-14 end*/
.suscribe .form-control1 {
    background: rgba(0, 0, 0, 0) url("../images/login_input.png") no-repeat scroll left top;
    border: 0 none;
    color: #515151;
    font-size: 14px;
    height: 35px;
    margin: 0 0 5px 1px;
    padding-left: 50px;
    width: 280px;
}


.suscribe .form-control2 {
    background: rgba(0, 0, 0, 0) url("../images/login_input.png") no-repeat scroll left bottom;
    border: 0 none;
    color: #515151;
    font-size: 14px;
    height: 35px;
    margin: 0 0 5px 1px;
    padding-left: 50px;
    width: 280px;
}
/*update 2016-01-14 end*/
.form-control {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 44px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 88%;
}
.form-control:focus{transition:border linear .2s,box-shadow linear .5s;

　　-moz-transition:border linear .2s,-moz-box-shadow linear .5s;

　　-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;

　　outline:none;border-color:rgba(93,149,242,.75);

　　box-shadow:0 0 8px rgba(93,149,242,.105);

　　-moz-box-shadow:0 0 8px rgba(93,149,242,.5);

　　-webkit-box-shadow:0 0 8px rgba(93,149,242,3);
}

.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    cursor: not-allowed;
}

.suscribe form .btn {
    background: none repeat scroll 0 0 #5fb000;
    color: #fff;
    text-transform: uppercase;
    padding:10px;
    min-width:150px;
    font-size:16px;
    min-width: 100px\9;
}
.suscribe form .btn:hover {
    background: none repeat scroll 0 0 #6fc806;
}


.suscribe h6 {
    color: #a2c0ea;
    margin: 6% 0;
}

.down {
    background: none repeat scroll 0 0 #5fb000;
    color: #fff;
    text-transform: uppercase;
    
}
 .down:hover {
    background: none repeat scroll 0 0 #343434;
    color:#fff;
}

@font-face {
    font-family: "Icons";
    font-style: normal;
    font-weight: normal;
    src: url("../font/Icons.eot?#iefix") format("embedded-opentype"), url("../font/Icons.woff") format("woff"), url("../font/Icons.ttf") format("truetype"), url("../font/Icons.svg#Icons") format("svg");
}
[class^="font-"]:before, [class*=" font-"]:before {
    font-family: 'Icons';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
}
[class^="font-"], [class*=" font-"] {
    display: inline-block;
    line-height: 1em;
}
.font-icon-social-facebook,.font-icon-social-google-plus,.font-icon-social-yahoo,.font-icon-social-twitter{font-family: 'Icons';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;}
.font-icon-social-facebook:before {
    content: "";
}
.font-icon-social-google-plus:before {
    content: "";
}
.font-icon-social-twitter:before {
    content: "";
}
.font-icon-social-yahoo:before {
    content: "";
}

.rem label {
    color: #777;
    font-size: 1em;
   float:left;
}
.rem  input{float:left;}
.rem .checkbox{min-height:12px;padding-left:8px;}
.clear{clear:both;}
ul.unstyled li{line-height:25px;}
.btns{padding:10px;font-size:16px;text-transform: uppercase;}

.row-fluid1 li{margin-bottom:10px;list-style:none;margin-top:20px;line-height:22px;}
.row-fluid1 li b{font-size:20px;font-weight:normal;}
.row-fluid1 li p{clear:both;padding-top:15px;text-indent:27px;color:#888;}
.row-fluid1 li  .icon-star-empty{font-size:20px;margin-right:3px;}
.row-one{font-size:16px;line-height:25px;color:#363636;}


.row-fluid li{margin-bottom:10px;margin-top:20px;line-height:22px;font-size:18px;color:#363636;}
.row-fluid li p{clear:both;padding-top:15px;font-size:15px;font-weight:normal;color:#888;}

.rcolor{color:#75b42a;}
.rcolor1{color:#363636;font-size:15px;}
.rcolor2{color:#888;font-size:16px;}
.rcolor2 a{color:#75b42a;}
.rcolor2 a:hover{color:#75b42a;}

.accordion-inner{padding-left:35px;}
/*update 2016-01-14 start*/
#social ul li a {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    height: 50px;
    transform: rotateY(180deg);
    transition: all 400ms ease-out 0s;
    width: 50px;
    border-radius: 50%;
    text-align:center;
    float:left;
    margin-right:33px;
    margin-right:18px\9;
}
#social{margin-top:5px;}
.suscribe{margin-bottom:5px;}
/*update 2016-01-14 end*/
#social ul li a span {
    display: inline-block;
    font-size: 32px;
    line-height: 60px;
    margin: 0;
    opacity: 0.8;
    transform: rotateY(180deg);
    transition: all 400ms ease-out 0s;
    text-align:center;
}
#social ul li:hover a, #social ul li.active a {
    transform: rotateY(0deg);
    text-align:center;
}
#social ul li:hover a span, #social ul li.active a span {
    color: #ffffff;
    opacity: 1;
    transform: rotateY(0deg);
    text-align:center;
}

#social ul{margin-left:55px;}
@font-face {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    src: url("../font/fontello.eot?94364416#iefix") format("embedded-opentype"), url("../font/fontello.woff?94364416") format("woff"), url("../font/fontello.ttf?94364416") format("truetype"), url("../font/fontello.svg?94364416#fontello") format("svg");
}
#font-icon-pay{font-family: fontello;font-weight:bold;}
#font-icon-pay:before {}

#face  a {background: none repeat scroll 0 0 #fff;display: block;height: 60px;transform: rotateY(180deg);transition: all 400ms ease-out 0s;width: 60px;border-radius: 50%;text-align:center;float:left;margin-right:28px;}
#face  a span {display: inline-block;font-size: 32px;line-height: 60px;margin: 0;opacity: 0.8;transform: rotateY(180deg);transition: all 400ms ease-out 0s;text-align:center;color:#3e5285;}
#face:hover a, #face .active a {background-color: #3e5285;transform: rotateY(0deg);text-align:center;}
#face:hover a span, #face .active a span {color: #ffffff;opacity: 1; transform: rotateY(0deg);text-align:center;}

#goog  a {background: none repeat scroll 0 0 #fff;display: block;height: 60px;transform: rotateY(180deg);transition: all 400ms ease-out 0s;width: 60px;border-radius: 50%;text-align:center;float:left;margin-right:28px;}
#goog  a span {display: inline-block;font-size: 32px;line-height: 60px;margin: 0;opacity: 0.8;transform: rotateY(180deg);transition: all 400ms ease-out 0s;text-align:center;color:#ea4848;}
#goog:hover a, #goog .active a {background-color: #ea4848;transform: rotateY(0deg);text-align:center;}
#goog:hover a span, #goog .active a span {color: #ffffff;opacity: 1; transform: rotateY(0deg);text-align:center;}

#foll  a {background: none repeat scroll 0 0 #fff;display: block;height: 60px;transform: rotateY(180deg);transition: all 400ms ease-out 0s;width: 60px;border-radius: 50%;text-align:center;float:left;margin-right:28px;}
#foll  a span {display: inline-block;font-size: 32px;line-height: 60px;margin: 0;opacity: 0.8;transform: rotateY(180deg);transition: all 400ms ease-out 0s;text-align:center;color:#007ac3;}
#foll:hover a, #foll .active a {background-color: #007ac3;transform: rotateY(0deg);text-align:center;}
#foll:hover a span, #foll .active a span {color: #ffffff;opacity: 1; transform: rotateY(0deg);text-align:center;}


.orange{color:#ffba00;}
/*日历*/
    .widget-header { padding-right: 10px; }
    .widget-content.pad10 { padding-right: 20px; }
    
    .widget-controls .slider.sl-small {width: 52px; }
    .widget-controls input:checked + .slider.sl-small::after { left: 32px; }


    .widget-calendar .widget-content { margin-right:0px; margin-bottom: 15px;border-top: 2px solid #55bab0; }
    .date-c { margin-right: 5px;}
.widget-header {
    width: 97.5%;
    height: 62px;
    
    background-color:#5fcfc4;
}

.widget-header .widget-title {
font-size:25px;margin-left:-15px;
    float: left;color:#fff;
}
    .widget-controls { float: right; margin-right: 10px;  }
    
     .widget-header .widget-title { margin-left: 15px;}
    
    .widget-content .slider { float: left; margin: 20px!important; }
    .small-calendar.cal-tab { margin: 20px 30px 20px 0px; }
    .small-calendar.cal-tab::after { display: none;}

    .widget-title01{margin-left:-15px;margin-left:20px;margin-top:2px;}
    .widget-title01 a{color:#fff;}
    .widget-title01 a:hover{color:#50b000;}
    
#tab1 li{line-height:25px;}


.post-content .post-title{color:#353535;}

.small-calendar { margin: 0 0 10px 0; position: relative; }
.small-calendar::after { content: ''; position: absolute; width: 0; height: 0; border-bottom: 10px solid #5fcfc4; border-left: 6px solid transparent; border-right: 6px solid transparent; top: -10px; right: 40px; margin-left: -18px;}
.small-calendar .ui-widget-content { background: #5fcfc4; border:none; box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15); padding: 0; }
.small-calendar .ui-widget-header { background: transparent; border: none; padding: 13px 0px; -webkit-border-radius: 4px 4px 0px 0px;
        border-radius: 2px 2px 0px 0px;margin-bottom:15px;}
.small-calendar .ui-datepicker { width: auto; }
.small-calendar .ui-widget-header .ui-datepicker-title {color:#fff; font-size: 14px;margin-top:8px; }
.small-calendar .ui-widget-header .ui-datepicker-prev, .small-calendar .ui-widget-header .ui-datepicker-next { 
    top: 11px; 
    background: rgba(255,255,255,0.1); 
    border:1px solid rgba(0,0,0,0.12); 
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.15); 
    cursor: pointer; 
    border-radius: 2px; 
}
.ui-datepicker td a { padding: 5px 1px 5px 1px;}
.small-calendar .ui-widget-header .ui-icon.ui-icon-circle-triangle-w, .small-calendar .ui-widget-header .ui-icon.ui-icon-circle-triangle-e { background: none; position: relative; }
.ui-datepicker .ui-datepicker-prev { left: 10px;}
.ui-datepicker .ui-datepicker-next { right: 10px;}
.small-calendar .ui-widget-header .ui-datepicker-prev::before, .small-calendar .ui-widget-header .ui-datepicker-next::before { text-shadow:none!important; text-align: center; color:#fff; font-family: 'FontAwesome'; position:absolute; left: 50%; line-height: 1.6em;}
.small-calendar .ui-widget-header .ui-datepicker-prev::before { content: "\f104"; margin-left:-0.3em; margin-top: 0.1em; }
.small-calendar .ui-widget-header .ui-datepicker-next::before { content: "\f105"; margin-left:-0.15em; margin-top: 0.1em;}
.small-calendar .ui-datepicker .ui-datepicker-prev-hover { top: 11px; left:10px; }
.small-calendar .ui-datepicker .ui-datepicker-prev-hover, .small-calendar .ui-datepicker .ui-datepicker-next-hover { top: 11px; font-weight: bold;}
.small-calendar .ui-datepicker .ui-datepicker-next-hover { top: 11px; right: 10px;}

.small-calendar .ui-datepicker-calendar thead { background: rgba(0,0,0,0.1); font-family: 'eausans_bold'; color:#86fcf0; text-transform: uppercase; font-size: 13px;}
.small-calendar .ui-state-highlight,
.small-calendar .ui-widget-content .ui-state-highlight,
.small-calendar .ui-widget-header .ui-state-highlight,
.small-calendar .ui-state-active, 
.small-calendar .ui-widget-content .ui-state-active, 
.small-calendar .ui-widget-header .ui-state-active 
.small-calendar .ui-state-default, 
.small-calendar .ui-widget-content .ui-state-default, 
.small-calendar .ui-widget-header .ui-state-default{ background: transparent; border: none; }
.small-calendar .ui-datepicker-calendar td a { font-family: 'eausans_bold'; text-align: center; color:#fff; font-size: 14px; margin-top: 5px;}
.small-calendar .ui-state-active, 
.small-calendar .ui-widget-content .ui-state-active, 
.small-calendar .ui-widget-header .ui-state-active { /*background: rgba(0,0,0,0.07); border-radius: 2px; border:1px solid rgba(0,0,0,0.05); box-shadow: inset 1px 1px 0 rgba(0,0,0,0.01);*/ position: relative;}
.small-calendar .ui-state-active::before, 
.small-calendar .ui-widget-content .ui-state-active::before, 
.small-calendar .ui-widget-header .ui-state-active::before { content: ''; width: 28px; height: 28px; background: rgba(0,0,0,0.07); border-radius: 2px; border:1px solid rgba(0,0,0,0.05); box-shadow: inset 1px 1px 0 rgba(0,0,0,0.01); position: absolute; left: 50%; margin-left: -14px; top: 50%; margin-top: -14px;}
.small-calendar .ui-datepicker-other-month a { opacity: 0.25}

.widget{background-color:#353535;color:#fff;}
.date-c {
    width: 100px;
    position: relative;
    display: inline-block;
    margin: 15px 10px 0px 0px;
}
.date-c i { position: absolute; top:6px; left:12px;}
#calendar-date { 
    width: 100px;
    color: #3e3e3e; 
    font-size: 14px;
    height: 30px;
    padding: 5px;
    padding-right: 10px;
    text-align: right;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 3px;font-weight:bold;
}

.tab-pane a{color:#fff;}
.tab-pane a:hover{color:#5fb000;}
.widget-calendar .widget-header { border-bottom: none; }


::selection{background: #7dc328; color: #fff; /* Safari */}
::-moz-selection{background: #7dc328; color: #fff; /* Firefox */ }
::-webkit-selection{background-color: #7dc328; color:#fff; /* webkit */ }


/*register*/
.error{color:#e84c3d;margin-left:150px;line-height:30px;}
.dis{color:#888;margin-left:150px;line-height:30px;}
.box-category .check{background-color:#f0f0f0;color:#5fb000}
.box-category li a{color:#444;}
.box-category li a:hover{color:#5fb000;}
.login{margin-top:15px;}
/*update 2016-01-14 start*/
.logindis{background: rgba(0, 0, 0, 0) url("../images/lbg.png") repeat-x scroll 0 0;
    color: #bbb;
    font-size: 17px;
    height: 45px;
    line-height: 50px;
    overflow: hidden;
    width: 340px;
}
/*update 2016-01-14 end*/
.login_btn{clear:both;margin-top:25px;}
 .grid_9{
    display: inline;
    float: left;
    margin-right: 20px;
}
.container_12 .grid_9 {
    width: 800px;
}
.container_12 .grid_3{
    width: 180px;
}
.container_12  .content {
    background: none repeat scroll 0 0 white;

    border-radius: 3px;
    border-right: 3px solid gainsboro;
    margin-bottom: 30px;
    padding: 10px;
    position: relative;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    margin-right: 20px;
}
.container_12 .content:after {
    border-radius: 2px 2px 0 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: -1px;
    width: 100%;
}
.container_12 .content {
    border-top: 0px solid #7dc328;
}

.container_12 h3 {
    line-height: 2em; color: #202020;
    font-weight: normal;
    
}
.full-width {
    width: 68%; border: 1px solid #dfdfdf;
 /*   box-sizing: border-box;*/box-shadow: 0px;border-radius:0px;
    outline: medium none;
    padding: 10px;
}
.container_12 .content  label{float:left;margin-right:5px;min-width:130px;line-height:40px;margin-left:15px;}


/*左边*/
#column-left, #column-right {
    padding-top: 0px;
}
#column-left .box, #column-right .box {
    margin-bottom: 50px;
    overflow: hidden;
}
#column-left .box .box-heading, #column-right .box .box-heading {
    color: #2f2f2f;
    font-family: 'PT Sans',sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
#column-left .box .box-heading span, #column-right .box .box-heading span {
    border-bottom: medium none;
}
#column-left .box .box-heading:after, #column-right .box .box-heading:after {
    display: none;
}
#column-left .box .box-content ul, #column-right .box .box-content ul {
    border-bottom: 0px solid gainsboro;list-style:none;
}
#column-left .box .box-content ul li, #column-right .box .box-content ul li {
    position: relative;
}
#column-left .box .box-content ul li a, #column-right .box .box-content ul li a {
    background-image: url("../images/small-left-arrow.png");
    background-position: 5px center;
    background-repeat: no-repeat;
    display: block;
    padding: 6px 10px 6px 20px;
    transition: all 0.2s ease-out 0s;
}
#column-left .box .box-content ul li .subDropdown, #column-right .box .box-content ul li .subDropdown {
    cursor: pointer;
    display: block;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 15px;
    width: 16px;
}
#column-left .box .box-content ul li .plus, #column-right .box .box-content ul li .plus {
    background-image: url("../images/plus.png");
}
#column-left .box .box-content ul li .minus, #column-right .box .box-content ul li .minus {
    background-image: url("../images/minus.png");
}
#column-left .box .box-content ul li a:hover, #column-right .box .box-content ul li a:hover {
    background-color: #f0f0f0;
    background-position: 10px center;
    padding-left: 25px;
}
#column-left .box .box-content ul ul, #column-right .box .box-content ul ul {
    display: none;
}
#column-left .box .box-content ul ul li > a, #column-right .box .box-content ul ul li > a {
    background-position: 25px center;
    padding-left: 40px;
}
#column-left .box .box-content ul ul li a:hover, #column-right .box .box-content ul ul li a:hover {
    background-color: #f0f0f0;
    background-position: 40px center;
    padding-left: 50px;
}
#column-left .product-box, #column-right .product-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color gainsboro;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 10px 10px 10px 0;
    position: relative;
}
#column-left .product-box .img-cover, #column-right .product-box .img-cover {
    background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid gainsboro;
    border-radius: 3px;
    display: inline-block;
    float: left;
    line-height: 0;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px;
    vertical-align: top;
}
#column-left .product-box .product-meta, #column-right .product-box .product-meta {
    float: left;
}
#column-left .product-box .product-meta .title, #column-right .product-box .product-meta .title, #column-left .product-box .product-meta .price, #column-right .product-box .product-meta .price {
    font-family: 'Muli';
}
#column-left .product-box .product-meta .old-price, #column-right .product-box .product-meta .old-price {
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
    position: relative;
}
#column-left .product-box .product-meta .old-price:after, #column-right .product-box .product-meta .old-price:after {
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%;
}
#column-left .product-box .product-action, #column-right .product-box .product-action {
    background: none repeat scroll 0 0 gainsboro;
    clear: both;
    display: block;
    margin-top: 3px;
    padding: 0;
}
#column-left .product-box .product-action li, #column-right .product-box .product-action li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 31.9%;
}
#column-left .product-box .product-action li a, #column-right .product-box .product-action li a {
    color: white;
    display: block;
    font-size: 16px;
    padding: 3px 0;
    width: 100%;
}
#column-left .banner, #column-right .banner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #dfdfdf #dfdfdf #afafaf;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    display: block;
    margin-bottom: 50px;
    vertical-align: top;
}

.ricon ul{list-style:none;color:#fff;}
.ricon ul li a {
    background: none repeat scroll 0 0 #ffba00;
    display: block;
    height: 80px;
    transform: rotateY(180deg);
    transition: all 400ms ease-out 0s;
    width: 80px;
    border-radius: 50%;
    text-align:center;
    float:left;
    margin-right:28px;
    color:#fff;
}

.ricon ul li a span {
 display: inline-block;
    font-size: 32px;
    line-height: 80px;
    margin: 0;
    opacity: 0.8;
    transform: rotateY(180deg);
    transition: all 400ms ease-out 0s;
    text-align:center;
    color:#fff;
}
.ricon ul li:hover a, .ricon ul li.active a {
    background-color: #3a3a3a;
    transform: rotateY(0deg);
    text-align:center;
}
.ricon ul li:hover a span, .ricon ul li.active a span {
    color: #ffffff;
    opacity: 1;
    transform: rotateY(0deg);
    text-align:center;
}
/*table*/

.wishlist-info table thead tr td {
    color: white;
}
.wishlist-info{
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
.wishlist-info table{
    background: none repeat scroll 0 0 #fcfcfc;
    border-bottom: 1px solid gainsboro;
    border-collapse: collapse;
    border-left: 1px solid gainsboro;
    border-right: 1px solid gainsboro;
    margin-bottom: 0;
    width: 100%;
}
.wishlist-info table thead{
    padding: 5px;
    background-color:#5fb000;
    border:#5fb000 1px solid;
}
.wishlist-info table thead tr{
    border-bottom: 1px solid gainsboro;
    display: table-row;
    background-color:#5fb000;
}
.wishlist-info table thead tr td{
    display: table-cell;
    padding: 15px;
}
 .wishlist-info table input[type="text"] {
    box-shadow: 0 0 0 0 !important;
    height: 40px;
    padding: 0 !important;
    text-align: center;
    width: 40px;
}
 .wishlist-info table .update_cart, .wishlist-info table .remove_cart, .wishlist-info table .add_cart{
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 1.5em;
    position: relative;
    transform-origin: 50% 50% 0;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    width: 20px;
}
.wishlist-info table .update_cart input, .wishlist-info table .add_cart input{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 20px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 20px;
}
.wishlist-info table .plus-min{
    float: left;
    text-align: left;
    width: 20px;
}
.wishlist-info table .plus-min span {
    border: 1px solid gainsboro;
    cursor: pointer;
    font-size: 14px;
    padding: 3px;
}
.wishlist-info table .update_cart:hover{
    transform: rotate(-360deg);
}
.wishlist-info tr{
    border-bottom: 1px solid gainsboro;
}
.wishlist-info tr td{
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;

}
.wishlist-info tbody tr:nth-child(2n){
    background: none repeat scroll 0 0 #f8f8f8;
}
 .wishlist-info:after{
    background: none repeat scroll 0 0 #fcfcfc;
    border-bottom: 1px solid gainsboro;
    border-left: 1px solid gainsboro;
    border-right: 1px solid gainsboro;
    bottom: -3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    width: 99%;
}


.pagination {
    background: none repeat scroll 0 0 white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-left:280px;margin-top:30px;
}
.pagination b, .pagination a {
    border-right: 1px solid #d5d5d5;
    display: inline-block;
    margin-right: -4px;
    padding: 6px 20px;
    text-align: center;
}
.pagination a:last-child, .pagination b:last-child {
    border-right: medium none;
}
.pagination b {
    background-repeat: repeat;
    border-right-color: transparent;
    line-height: 1.8em;
    position: relative;
}
.pagination b:after {
    bottom: 1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.pagination b:before {
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.pagination:after {
    background: none repeat scroll 0 0 #d5d5d5;
    bottom: 1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.pagination b {
    background-color: #353535;
    color: white !important;
}
.pagination b i {
    color: #fadbd8;
}
.pagination b:after {
    background: none repeat scroll 0 0 #353535;
}
.pagination b:before {
    background: none repeat scroll 0 0 #353535;
}


.radio_skin {
    background: url("../images/radio.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    position: relative;
    width: 20px;
}
.radio_skin input {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}
.input-label {
    vertical-align: top;
}

.checkbox_skin input{float:left;margin-top:10px;margin-left:15px;}
.slan {
    background: #151515 none repeat scroll 0 0;
    border: 1px solid #3b3b3b;
    float: right;
    height: 19px;
    margin-top: 12px;
    position: relative;
    width: 48px;
}
.slan img {
    cursor: pointer;
    height: 12px;
    margin: 4px 0 0 3px;
    width: 18px;
}
.slan_main {
    cursor: pointer;
    height: 30px;
    left: -3px;
    position: absolute;
    top: -2px;
    width: 53px;
}
.slan_c {
    float: left;
    height: 16px;
    line-height: 16px;
    width: 25px;
}
.slan_c img {
    height: 12px;
    line-height: 18px;
    margin-top: 0;
    width: 18px;
}
.slan_icrow {
    background: rgba(0, 0, 0, 0) url("../images/crow.jpg") no-repeat scroll 0 0;
    float: right;
    height: 12px;
    margin: 3px 5px 0 0;
    width: 12px;
}
.slan_box {
    background: #151515 none repeat scroll 0 0;
    border: 1px solid #3b3b3b;
    margin-left: -1px;
    margin-top: 4px;
    padding-bottom: 5px;
    position: relative;
    top: -3px;
    width: 48px;
    z-index: 888;
}
.slan_box img {
    height: 25px;
    margin: 0;
    padding: 0;
    width: 37px;
}
.cl {
    clear: both;
}
.slan_b_out {
    line-height: 25px;
    margin: 5px auto 0;
    text-align: center;
}
.slan_b_out img {
    border: 1px solid #000;
}
.slan_b_over {
    line-height: 25px;
    margin: 5px auto 0;
    text-align: center;
}
.slan_b_over img {
    border: 1px solid #9ee702;
}

/*add 2016-01-14 start*/
.suscribe form .btnx {background: none repeat scroll 0 0 #5fb000;color: #fff;text-transform: uppercase;font-size:14px;min-width: 100px\9;width:135px;}
.suscribe form .btnx:hover {background: none repeat scroll 0 0 #6fc806;}
.btnx { -moz-border-bottom-colors: none;-moz-border-left-colors: none; -moz-border-right-colors: none;
    -moz-border-top-colors: none;background-color: #f5f5f5;background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat: repeat-x;border-color: #bbbbbb #bbbbbb #a2a2a2;
    border-image: none; border-radius: 4px; border-style: solid;border-width: 1px;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);color: #333333;cursor: pointer;display: inline-block;font-size: 14px;
    line-height: 20px;margin-bottom: 0;padding: 8px 12px;text-align: center; vertical-align: middle;text-transform: uppercase;}
.btnx {border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); background: #5fb000 none repeat scroll 0 0;border: 1px solid #559b00;border-radius: 4px;color: #fff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}
.for{float:left;margin-top:4px;color:#61b200;}
.cur-hot-box {height: 295px;overflow: visible;/*width: 1200px;*/z-index: 4;margin-bottom:350px;}
.cur-hot-box .hot-box {background: #fffdfe none repeat scroll 0 0;border-bottom: 5px solid #ebebeb;
    float: left;height: 285px;/*margin: 0 30px 40px 0px;*/opacity: 0;position: relative;transform: scale(0);transform-origin: center center 0;}
.cur-hot-box.cur {z-index: 5;}
.cur-hot-box.cur .hot-box {opacity: 1;transform: scale(1);}
.cur-hot-box .hot-box {opacity: 0;transform: scale(0);}
.cur-hot-box .hot-box:nth-child(1) {transition: all 0.4s linear 0s;}
.cur-hot-box .hot-box:nth-child(2) {transition: all 0.4s linear 0.1s;}
.cur-hot-box .hot-box:nth-child(3) {transition: all 0.4s linear 0.2s;}
.cur-hot-box.showing .hot-box {opacity: 1;transform: scale(1);}
.cur-hot-box.showing .hot-box:nth-child(1) {transition: all 0.4s linear 0.4s;}
.cur-hot-box.showing .hot-box:nth-child(2) {transition: all 0.4s linear 0.5s;}
.cur-hot-box.showing .hot-box:nth-child(3) {transition: all 0.4s linear 0.6s;}
.hot-bg-img {height: 100%;width: 100%;}
.hot-link {display: block;height: 136px;overflow: hidden;position: relative;/*width: 370px;*/}
.hot-link:hover .hot-font {opacity: 1;top: 0;}
.hot-link .hot-font {height: 100%;left: 0;opacity: 0;position: absolute;top: -100%; /*width: 376px;*/}
.hot-link .hot-font .bg { background: #cf1132 none repeat scroll 0 0;height: 136px;left: 0;opacity: 0.85;position: absolute;top: 0;width: 376px;}
.hot-link .hot-font .con {left: 0;overflow: hidden;padding: 39px 30px;position: absolute;top: 0;}
.hot-link .hot-font .font-qr {float: left;height: 100px; margin: 0 28px 0 0;width: 100px;}
.hot-link .hot-font .txt {float: left;height: 99px;overflow: hidden;width: 172px;}
.hot-link .hot-font .txt p {color: #fff;font: 14px/28px Arial,Helvetica,Geneva,sans-serif;height: 28px;overflow: hidden;}
.hot-link .hot-font .txt .down-num {background: rgba(0, 0, 0, 0) url("../images/hot-down-icon_66eddd9.png") no-repeat scroll 0 8px;padding: 0 0 0 15px;}
.hot-link .hot-font .score {position: relative;}
.hot-link .hot-font .score span {background: rgba(0, 0, 0, 0) url("../images/score_8dbd1b9.png") repeat-x scroll 0 0;display: block;height: 20px;left: 68px;position: absolute;top: 3px;width: 90px;}
.hot-link .hot-font .score em {background: rgba(0, 0, 0, 0) url("../images/score2_e281cef.png") repeat-x scroll 0 0;display: block;height: 100%;left: 0;position: absolute;top: 0;width: 0;z-index: 2;}
.hot-link .hot-font .score em.satr_1 {width: 20%;}
.hot-link .hot-font .score em.satr_2 {width: 40%;}
.hot-link .hot-font .score em.satr_3 {width: 60%;}
.hot-link .hot-font .score em.satr_4 {width: 80%;}
.hot-link .hot-font .score em.satr_5 {width: 100%;}
.hot-title {color: #383838;font: 400 18px/32px Arial,Helvetica,Geneva,sans-serif;height: 32px; /*margin: 8px 0 0 20px;*/overflow: hidden;}
.hot-txt {color: #9f9f9f;/*font: 14px Arial,Helvetica,Geneva,sans-serif;margin: 3px 10px 0 20px;line-height:18px;*/height:65px;overflow:hidden;
text-overflow: ellipsis;}
.hot-like {bottom: 20px;position: absolute;right: 127px;}
.hot-like a {background: rgba(0, 0, 0, 0) url("../images/like_fe71b2c.png") no-repeat scroll 0 0;color: #9f9f9f;font-size: 13px;height: 30px;line-height: 30px;}
.hot-like a:hover {background-position: 0 -30px;}
.gw-link {background: rgba(0, 0, 0, 0) url("../images/btn1_c7dd2d3.png") no-repeat scroll 0 -30px;bottom: 20px;color: #9f9f9f;display: block;
    font: 13px/30px Arial,Helvetica,Geneva,sans-serif;height: 30px;position: absolute;right: 20px;text-align: center;width: 88px;}
.gw-link:hover {animation: 0.3s linear 0.2s normal none 1 running ani-gw-link; background-position: 0 0;color: #fff;text-decoration: none;transition: all 0.2s ease-out 0s;}
@keyframes ani-gw-link {
0% {transform: translate(0px, 0px);}
50% {transform: translate(0px, 3px);}
100% {transform: translate(0px, 0px);}
}
@keyframes ani-gw-link {
0% {transform: translate(0px, 0px);}
50% {transform: translate(0px, 3px);}
100% {transform: translate(0px, 0px);}
}
.NIE-ilike {-moz-user-select: none;color: #333;cursor: pointer;display: inline-block;font-family: Arial,Helvetica,Geneva,sans-serif;font-size: 12px;position: relative;}
.NIE-ilike:hover {text-decoration: none;}
.NIE-ilike-style2 {background: rgba(0, 0, 0, 0) url("../images/2.png") no-repeat scroll 0 0;height: 30px;line-height: 30px;padding-left: 35px;}
.NIE-ilike-style2:hover {background-position: 0 -30px;}
.con-box-title {border-left: 4px solid #cf1132;color: #363636;display: block;font-size: 20px;line-height: 22px;margin-bottom: 30px;position: relative;text-indent: 15px;font-family:Arial,Helvetica,Geneva,sans-serif;}

.con-wrap3 {background-color: none;min-height: 425px; padding: 0 0 10px;}
.con-wrap3 .con-box {border-left: 1px solid #eee; border-right: 1px solid #eee;/*width: 569px;*/border: 1px solid #eee;float:left;margin-bottom:40px;}
/*.con-wrap3 .con-box:nth-child(even) {margin-left:28px;float:left;}*/
.con-wrap3 .nav-box-con .nav-box-title {background: #fbfbfb none repeat scroll 0 0;border-left: 1px solid #eee;padding: 20px 0;margin:0px;}
.con-wrap3 .nav-box-con .nav-box-title em {color: #222;font-size: 20px;}
.con-wrap3 .nav-box-con1 .nav-box-title {border-left: 0 none;}
.nav-box-con .nav-box-title em {border-left: 4px solid #dd1136;color: #dd1136;display: block; font-size: 16px;font-style: normal;font-weight: 200;height: 16px;line-height: 16px;text-indent: 36px;}
.con-wrap3 .nav-li-box {border-left: 1px solid #eee;margin: 0;padding-top: 20px;}
.nav-li-box.nav-li-box1 {border-left: 0 none;width: 100%;background-color:#fff;}
.f-cb::after, .f-cbli li::after {clear: both;content: ".";display: block;height: 0;overflow: hidden;visibility: hidden;}
/*2*/
.f-box {background: #fffdfe none repeat scroll 0 0;border-bottom: 0px solid #ebebeb;float: left;height: 285px; 
opacity: 0;position: relative;transform: scale(0);transform-origin: center center 0;/*width:260px;background-color:#f00;*/  }
.f-bg-img {height: 126px;/*width: 260px;*/}
.con-wrap3 .nav-box-title{position:relative;}

.f-link {display: block;height: 126px;overflow: hidden;position: relative;width: 100%;}
.f-link:hover .hot-font {opacity: 1;top: 0;}
.f-link .hot-font {height: 126px;left: 0;opacity: 0;position: absolute;top: -100%;/*width: 256px;*/}
.f-link .hot-font .bg {background: #cf1132 none repeat scroll 0 0;height: 126px;left: 0;opacity: 0.85;position: absolute;top: 0;}
.f-link .hot-font .con {left: 0;overflow: hidden;padding: 39px 30px;position: absolute;top: 0;}
.f-link .hot-font .font-qr {float: left;height: 100px;margin: 0 28px 0 0;width: 100px;}
.f-link .hot-font .txt {float: left;height: 99px;overflow: hidden;width: 172px;}
.f-link .hot-font .txt p {color: #fff;font: 14px/28px Arial,Helvetica,Geneva,sans-serif;height: 28px;overflow: hidden;}
.f-link .hot-font .txt .down-num {background: rgba(0, 0, 0, 0) url("../images/hot-down-icon_66eddd9.png") no-repeat scroll 0 8px;padding: 0 0 0 15px;}
.f-link .hot-font .score {position: relative;}
.f-link .hot-font .score span {background: rgba(0, 0, 0, 0) url("../images/score_8dbd1b9.png") repeat-x scroll 0 0;
    display: block;height: 20px;left: 68px;position: absolute;top: 3px;width: 90px;}
.f-link .hot-font .score em {background: rgba(0, 0, 0, 0) url("../images/score2_e281cef.png") repeat-x scroll 0 0;display: block;height: 100%;left: 0;position: absolute;top: 0;width: 0;z-index: 2;}
.f-link .hot-font .score em.satr_1 {width: 20%;}
.f-link .hot-font .score em.satr_2 {width: 40%;}
.f-link .hot-font .score em.satr_3 {width: 60%;}
.f-link .hot-font .score em.satr_4 {width: 80%;}
.f-link .hot-font .score em.satr_5 {width: 100%;}
.f-box {opacity: 1;transform: scale(1);}
.f-box {opacity: 0;transform: scale(0);}
.f-box:nth-child(1) {transition: all 0.4s linear 0s;}
.f-box:nth-child(2) {transition: all 0.4s linear 0.1s;}
.f-box {opacity: 1;transform: scale(1);}
.f-box:nth-child(1) {transition: all 0.4s linear 0.4s;}
.f-box:nth-child(2) {transition: all 0.4s linear 0.5s;}

.nav-box-title .reload {color: #272a2c;display: block;font-size: 16px;height: 20px;line-height: 20px;position: absolute;right: 20px;top: 20px;}
.nav-box-title a{float:left;}
.nav-box-title .reload  .add{color:#dd1136;font-size:26px;font-weight:bold;margin-top:0px;float:right;margin-left:5px;}
/*add 2016-01-14 end*/