body {
    background-color: #f8f8f8;
    color: #333;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 20px
}

a {
    text-decoration: none
}

a:link {
    color: #333
}

a:visited {
    color: #333
}

a:hover {
    color: #78b9e3
}

a:active {
    color: #333
}

a.hide_link{
    position: relative;
}
a.hide_link:after{
    position: absolute;
    content: "";
    width: 10px;
    top: 0px;
    bottom: 0px;
    margin: 0px 3px 0px 5px;
    background: url(https://c3.nychinaren.com/templates/horse/images/hide_link.png) no-repeat center;
}

a.ads-image-with-link{
    position: relative;
    display: inline-block;
}
a.ads-image-with-link:after {
    content: "";
    width: 20px;
    height: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    display: inline-block;
    top: 6px;
    right: 6px;
    background: white url(https://c3.nychinaren.com/templates/horse/images/hide_link.png) no-repeat center;
}

div.forum_group_select div.category_select a:link,div.normal_sponsor span.sponsor_title a:link,div.portrait_sponsor span.sponsor_title a:link,div.forum_path a:link,div.forum_group div.category a:link,dl.highlight_tour_forum dt.title a:link,dl.highlight_tour_forum dt.company a:link,dl.highlight_tour_forum dd.comment_by a:link,div.tour_title a:link,div.itd a:link,div.itd_1 a:link,div.itd_last a:link,div.itd_1_last a:link,span.more a:link,span.tab1 a:link,span.tab2 a:link,dl.travel_path a:link,span.tab3 a:link {
    color: #0659a7
}

div.forum_group_select div.category_select a:visited,div.normal_sponsor span.sponsor_title a:visited,div.portrait_sponsor span.sponsor_title a:visited,div.forum_path a:visited,div.forum_group div.category a:visited,dl.highlight_tour_forum dt.title a:visited,dl.highlight_tour_forum dt.company a:visited,dl.highlight_tour_forum dd.comment_by a:visited,div.tour_title a:visited,div.itd a:visited,div.itd_1 a:visited,div.itd_last a:visited,div.itd_1_last a:visited,span.more a:visited,span.tab1 a:visited,span.tab2 a:visited,dl.travel_path a:visited,span.tab3 a:visited {
    color: #0659a7
}

div.forum_group_select div.category_select a:hover,div.normal_sponsor span.sponsor_title a:hover,div.portrait_sponsor span.sponsor_title a:hover,div.forum_path a:hover,div.forum_group div.category a:hover,dl.highlight_tour_forum dt.title a:hover,dl.highlight_tour_forum dt.company a:hover,dl.highlight_tour_forum dd.comment_by a:hover,div.tour_title a:hover,div.itd a:hover,div.itd_1 a:hover,div.itd_last a:hover,div.itd_1_last a:hover,span.more a:hover,span.tab1 a:hover,span.tab2 a:hover,dl.travel_path a:hover,span.tab3 a:hover {
    color: #78b9e3
}

div.forum_group_select div.category_select a:active,div.normal_sponsor span.sponsor_title a:active,div.portrait_sponsor span.sponsor_title a:active,div.forum_path a:active,div.forum_group div.category a:active,dl.highlight_tour_forum dt.title a:active,dl.highlight_tour_forum dt.company a:active,dl.highlight_tour_forum dd.comment_by a:active,div.tour_title a:active,div.itd a:active,div.itd_1 a:active,div.itd_last a:active,div.itd_1_last a:active,span.more a:active,span.tab1 a:active,span.tab2 a:active,dl.travel_path a:active,span.tab3 a:active {
    color: #0659a7
}

.float_right {
    float: right;
    margin-right: 6px;
    margin-top: 8px
}

div.float_right a img {
    border: 0
}

.topline {
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #bcc0c3;
    font-size: 12px;
    height: 28px;
    margin-left: auto;
    margin-right: auto;
    background-image: -moz-linear-gradient(top,#fff,#f0f0f2);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f0f0f2));
    background-image: -webkit-linear-gradient(top,#fff,#f0f0f2);
    background-image: -ms-linear-gradient(top,#fff,#f0f0f2);
    background-image: -o-linear-gradient(top,#fff,#f0f0f2);
    background-image: linear-gradient(top,#fff,#f0f0f2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#fff0f0f2,gradientType=0)
}

div.topline a {
    color: #08529b;
    border: 0;
    font-size: 12px
}

.top_row {
    width: 1000px;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto
}

div.top_wb {
    margin: 4px 0 0;
    width: 80px;
    float: left;
    margin-right: 12px;
    overflow: hidden
}

div.top_fb {
    margin: 4px 0 0;
    width: 80px;
    float: left;
    overflow: hidden
}

div.top_tw {
    margin: 4px 0 0;
    width: 80px;
    float: left;
    overflow: hidden
}

div.top_lang {
    float: right;
    width: 120px;
    margin: 7px 0 5px 1px;
    text-align: left;
    overflow: hidden
}

div.top_details {
    float: right;
    width: 330px;
    margin: 5px 10px 5px 1px;
    text-align: right;
    overflow: hidden
}

.center {
    width: 1000px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
    background: #f8f8f8;
    padding: 0 15px
}

.center .google-auto-placed {
    display: none;
}

div.footer {
    margin: 25px 0 0;
    /*height: 80px;*/
    width: 100%;
    border-top: #0660ae solid 4px;
    overflow: hidden;
    background-image: url(https://c3.nychinaren.com/images/home_page/logo_gray.png);
    background-position: left;
    background-repeat: no-repeat;
    float: left
}

div.footer div.foot_left {
    float: left
}

div.footer div.foot_left1 {
    font-size: 12px;
    color: #08529b;
    height: 14px;
    margin: 17px 0 8px 70px;
    padding: 0;
    line-height: 14px;
    overflow: hidden
}

div.footer div.foot_left1 a {
    color: #08529b;
    font-size: 12px
}

div.footer div.foot_left2 {
    font-size: 12px;
    color: #333;
    height: 14px;
    margin: 0 0 0 70px;
    padding: 0;
    line-height: 14px
}

div.footer div.foot_left2 a {
    color: #333;
    font-size: 12px
}

div.footer div.foot_right {
    float: right;
    padding: 0;
    margin: 17px 0 0;
    overflow: hidden;
    text-align: right
}
div.footer div.foot_right a{
    margin-left: 5px;
}

div.footer div.mzsm {
    float: left;
    margin-left: 70px;
    font-size: 8px;
    line-height: 10px;
    overflow: hidden
}
.foot_police_icon{
    background:url("https://c3.nychinaren.com/images/beian.png") 0 0 no-repeat;
    display:inline-block;
    height:14px;
    width:14px;
    vertical-align: middle;
    margin-right:6px;
    margin-top:-4px;
    -webkit-background-size:cover;
    background-size:cover;
}
div.row {
    width: 1000px;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.clear {
    height: 5px;
    clear: both
}

.pathway {
    width: 100%;
    font-size: 12px;
    line-height: 1.2em;
    padding: .5em 0
}

div.category_title {
    clear: left;
    border-bottom: 1px solid #ccc;
    font-size: 1.3em;
    font-weight: 700;
    padding: 15px 0 2px;
    vertical-align: bottom
}

#category_content {
    margin: 10px 0
}

.tag_title {
    background-color: #EEE;
    line-height: 2em;
    vertical-align: middle;
    padding: 3px
}

div.sponsor_company div.tag_title {
    background: url(https://c3.nychinaren.com/images/sponsor.gif) top right #fff8dd;
    font-weight: 700;
    padding-right: 100px
}

div.tag_star {
    font-size: 11px;
    color: #aaa;
    margin: 3px 0;
    vertical-align: middle
}

div.tag_text {
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 10px;
    line-height: 1.5em
}

.profile_more {
    color: #666;
    text-align: right;
    margin: 1px;
    float: right
}

div.category_top {
    width: 960px;
    display: block;
    float: left;
    margin: 0;
    padding: 0 20px;
    overflow: hidden;
    background-color: #F4F8FB;
    color: #0F5D9D
}

div.category_middle {
    width: 820px;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-right: solid 1px #F2F2F2
}

div.row_first {
    width: 1000px;
    display: block;
    float: left;
    margin: -8px 0 0;
    padding: 0;
    overflow: hidden;
    position: relative
}

div.row_left {
    width: 300px;
    display: block;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    overflow: hidden
}

div.row_middle {
    width: 408px;
    display: block;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    overflow: hidden
}

div.row_right {
    width: 252px;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden
}

div.allrim {
    /*float:left;*/
    margin: 10px 0 0;
    padding: 0;
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}

div.norim {
    margin: 10px 0 0;
    padding: 0;
    border-top: 1px solid #e7e7e7;
    overflow: hidden
}

div.allrim div.content {
    display: block;
    margin: 0;
    padding: 10px 0 0;
    overflow: hidden
}

div.allrim div.content2 {
    display: block;
    margin: 0;
    padding: 0 10px 4px;
    overflow: hidden
}

div.allrim div.content3 {
    display: block;
    margin: 0;

    padding: 0 0 4px;
    overflow: hidden
}

div.allrim div.content4 {
    display: block;
    margin: 0;
    padding: 10px 10px 4px;
    overflow: hidden
}

div.norim div.content {
    display: block;
    margin: 0;
    padding: 10px 0 0;
    overflow: hidden
}

div.norim div.content2 {
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden
}

div.tabhead ul {
    width: 100%;
    overflow: hidden;
    margin: 10px 0 0;
    list-style: none;
    padding: 0;
    background: url(https://c3.nychinaren.com/images/bg-tabs.gif) repeat-x 0 100%;
    font-size: 12px;
    font-weight: 700;
    position: relative
}

div.tabhead ul li {
    float: left;
    margin: 0 5px 0 0;
    background: none;
    padding: 0;
    border: 0
}

div.tabhead ul li a {
    float: left;
    background: url(https://c3.nychinaren.com/images/bg-tab-left.gif) no-repeat;
    cursor: pointer
}

fieldset {
    clear: both
}

div.tabhead ul li a span {
    float: left;
    background: url(https://c3.nychinaren.com/images/bg-tab-right.gif) no-repeat 100% 0;
    padding: 0 13px;
    line-height: 31px;
    height: 31px;
    color: #0565B1;
    width: 34px
}

div.tabhead ul li a:hover,div.tabhead ul li a.active {
    background-position: 0 -31px;
    color: #000;
    text-decoration: none;
    border: 0
}

div.tabhead ul li a:hover span,div.tabhead ul li a.active span {
    background-position: 100% -31px;
    color: #000;
    border: 0
}

div.tabhead ul li a.last {
    margin: 0
}

div.title_1 {
    background-image: -moz-linear-gradient(top,#fefefe,#f5f5f5);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#f5f5f5));
    background-image: -webkit-linear-gradient(top,#fefefe,#f5f5f5);
    background-image: -ms-linear-gradient(top,#fefefe,#f5f5f5);
    background-image: -o-linear-gradient(top,#fefefe,#f5f5f5);
    background-image: linear-gradient(top,#fefefe,#f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffefefe,endColorstr=#fff5f5f5,gradientType=0);
    overflow: hidden
}

div.title_1 div.box_b {
    display: block;
    padding: 0 12px;
    margin: 0;
    border-bottom: 1px solid #e7e7e7;
    height: 29px;
    overflow: hidden
}

div.norim div.title_1 div.box_b {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7
}

div.title_1 div.box_b span.tab1 {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 0 2px 4px
}

div.title_1 div.box_b span.more {
    display: block;
    float: right;
    margin: 6px 0 2px 4px;
    overflow: hidden
}

div.title_1 div.box_t {
    display: block;
    margin: 0;
    padding: 0;
    height: 29px;
    overflow: hidden
}

div.norim div.title_1 div.box_t {
    border-right: 1px solid #e7e7e7;
    overflow: hidden
}

div.title_1 div.box_t span.tab1 {
    display: block;
    float: left;
    height: 28px;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 12px 3px;
    background-color: #FFF;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #fff
}

div.title_1 div.box_t span.tab2 {
    display: block;
    float: left;
    height: 28px;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 12px 3px;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
}

div.title_1 div.box_t span.tab3 {
    display: block;
    float: left;
    height: 28px;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 12px 3px;
    border-bottom: 1px solid #e7e7e7
}

div.title_1 div.box_t span.tab4 {
    display: block;
    width: auto;
    height: 28px;
    border-bottom: 1px solid #e7e7e7
}

div.title_1 div.box_t span.more {
    display: block;
    float: right;
    margin: 6px 12px 2px 4px
}

table.table2 {
    font-size: 12px
}

.bigbold {
    font-size: 14px;
    font-weight: 700
}

.bold {
    font-weight: 700
}

div.itd,div.itd_last,div.itd_1,div.itd_1_last,div.itd_1 div.itd_t,div.itd_1 div.itd_id {
    display: block;
    float: left;
    padding: 0;
    width: 100%;
    overflow: hidden
}

div.itd,div.itd_1_last {
    margin: 0 0 8px;
    overflow: hidden
}

div.itd_last,div.itd_1 {
    margin: 0;
    overflow: hidden
}

div.itd div.itd_i,div.itd_last div.itd_i {
    width: 120px;
    height: 90px;
    display: block;
    float: left;
    overflow: hidden
}

div.itd div.itd_i img,div.itd_last div.itd_i img,div.itd_1 div.itd_id img,div.itd_1_last div.itd_id img {
    width: 120px;
    height: 80px;
    border: 0;
    margin: 0;
    padding: 0
}

div.itd div.itd_td,div.itd_last div.itd_td {
    width: 100%;
    height: 90px;
    display: block;
    float: left;
    margin-right: -130px;
    overflow: hidden
}

div.itd_1 div.itd_id div,div.itd_1_last div.itd_id div {
    width: 100%;
    height: 80px;
    display: block;
    float: left;
    margin-right: -130px;
    overflow: hidden
}

div.itd div.itd_td div,div.itd_last div.itd_td div {
    display: block;
    float: left;
    margin-right: 120px;
    margin-left: 10px;
    overflow: hidden
}

div.itd_1 div.itd_id div span,div.itd_1_last div.itd_id div span {
    display: block;
    float: left;
    margin-right: 130px;
    margin-left: 10px
}

ul.dotli {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-position: inside
}

ul.dotli li {
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

span.title {
    font-weight: 700;
    overflow: hidden;
    display: block
}

span.content_3 {
    height: 60px;
    overflow: hidden;
    display: block;
    font-size: 12px;
    line-height: 20px
}

span.content_4 {
    height: 80px;
    overflow: hidden;
    display: block;
    font-size: 12px;
    line-height: 20px
}

div.itd span.title,div.itd_last span.title {
    font-size: 12px;
    line-height: 20px;
    height: 20px
}

div.itd_1 span.title,div.itd_1_last span.title {
    font-size: 20px;
    line-height: 40px;
    height: 40px
}

div.itd_1 div.itd_id a,div.itd_1_last div.itd_id a,div.itd_1 div.itd_id a img,div.itd_1_last div.itd_id a img {
    display: block;
    float: left
}

div.thumb {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 138px;
    overflow: hidden
}

div.thumb2 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden
}

div.thumb2 a,div.thumb a {
    display: block
}

div.thumb2 a img,div.thumb a img {
    display: block;
    margin: 0;
    padding: 3px;
    border: 1px solid #e7e7e7;
    width: 124px;
    height: 84px
}

div.thumb2 a span,div.thumb a span {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    width: 128px;
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

ul.arrowli {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: url(https://c3.nychinaren.com/images/home_page/li_arrow.gif)
}

ul.arrowli li {
    margin: 0;
    padding: 0;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

ul.arrowli li img.star {
    float: right;
    margin-top: 4px
}

dl.travel_path {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    border-bottom: 1px dotted #dbdbdb
}

dl.travel_path dt {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 75px;
    font-weight: 700
}

dl.travel_path dd {
    display: block;
    float: left;
    padding: 0;
    width: 100%;
    margin: 0 -75px 0 0;
    overflow: hidden;
    height: 50px
}

dl.travel_path dd div {
    display: block;
    float: left;
    margin-right: 75px;
    height: 50px;
    overflow: hidden
}

dl.travel_path dd div span {
    display: inline-block;
    margin: 0 6px 0 0;
    padding: 0;
    line-height: 25px
}

div.tour_last {
    height: 122px;
    overflow: hidden
}

div.tour_notlast {
    border-bottom: 1px dotted #dbdbdb;
    overflow: hidden
}

div.tour_img {
    width: 145px;
    display: block;
    float: left;
    overflow: hidden
}

div.tour_notlast div.tour_img img {
    width: 126px;
    height: 90px;
    padding: 2px;
    margin: 17px 0;
    border: 1px solid #dbdbdb;
    overflow: hidden
}

div.tour_last div.tour_img img {
    width: 126px;
    height: 90px;
    padding: 2px;
    margin: 17px 0 0;
    border: 1px solid #dbdbdb;
    overflow: hidden
}

div.tour_details {
    width: 100%;
    margin-right: -145px;
    float: left;
    display: block;
    overflow: hidden
}

div.tour_details div {
    margin-right: 150px;
    overflow: hidden
}

div.tour_details div.tour_title {
    height: 25px;
    overflow: hidden;
    padding-top: 10px;
    line-height: 25px;
    font-weight: 700
}

div.tour_details div.tour_views {
    height: 88px;
    line-height: 22px;
    overflow: hidden;
    padding-top: 2px;
    overflow: hidden
}

ul.treeli {
    display: block;
    margin: 0;
    padding: 0
}

div.ads_left {
    display: block;
    float: left;
    margin: 10px 20px 0 0;
    padding: 0;
    border: 0;
    overflow: hidden
}

div.ads_right {
    display: block;
    float: left;
    margin: 10px 0 0;
    padding: 0;
    border: 0;
    overflow: hidden
}

div.ads_right2 {
    display: block;
    float: left;
    margin: 10px 0 0;
    padding: 0;
    border: 0;
    overflow: hidden
}

div.ads_right2 a {
    display: block
}

div.ads_left3 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden
}

div.ads_right3 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden
}

div.ads_right3 a,div.ads_left3 a {
    display: block
}

div.ads_left img,div.ads_right img,div.ads_right2 img,div.ads_right3 img,div.ads_left3 img {
    border: 0
}

.ul_shuttle,.ul_hotel,.ul_user,.ul_air,.ul_travel {
    margin: 0;
    padding: 0;
    width: 50%;
    display: block;
    float: left;
    list-style: none
}

.ul_shuttle li {
    padding-left: 25px;
    background: url(https://c3.nychinaren.com/images/car.png) no-repeat left center;
    line-height: 24px
}

.ul_hotel li {
    padding-left: 25px;
    background: url(https://c3.nychinaren.com/images/apt.png) no-repeat left center;
    line-height: 24px
}

.ul_user li {
    padding-left: 25px;
    background: url(https://c3.nychinaren.com/images/user.png) no-repeat left center;
    line-height: 24px
}

.ul_air li {
    padding-left: 25px;
    background: url(https://c3.nychinaren.com/images/air.png) no-repeat left center;
    line-height: 24px
}

.ul_travel li {
    padding-left: 25px;
    background: url(https://c3.nychinaren.com/images/view.png) no-repeat left center;
    line-height: 24px
}

div.forum_left {
    width: 728px;
    margin: 0 10px 0 0;
    display: block;
    float: left;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: 0;
    overflow: hidden
}

div.forum_right {
    width: 262px;
    margin: 0;
    display: block;
    float: left;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: 1px;
    overflow: hidden
}

div.forum_group {
    display: block;
    float: left;
    margin-top: 4px;
    border: 1px solid #d3e5f1;
    overflow: hidden;
    width: 726px;
    background-color: #f8f9fd
}

div.forum_group div.category {
    margin: 0;
    padding: 6px 20px;
    width: 100%;
    color: #0d5ea0;
    font-weight: 700;
    font-size: 14px;
    overflow: hidden;
    background-image: -moz-linear-gradient(top,#ebf2f8,#eaf1f7);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ebf2f8),to(#eaf1f7));
    background-image: -webkit-linear-gradient(top,#ebf2f8,#eaf1f7);
    background-image: -ms-linear-gradient(top,#ebf2f8,#eaf1f7);
    background-image: -o-linear-gradient(top,#ebf2f8,#eaf1f7);
    background-image: linear-gradient(top,#ebf2f8,#eaf1f7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffebf2f8,endColorstr=#ffeaf1f7,gradientType=0)
}

div.forum_group div.forum_detail {
    display: block;
    float: left;
    margin: 0 0 40px;
    padding: 24px 0 16px 24px;
    width: 339px;
    height: 20px
}

div.forum_group div.forum_detail img.forumimg {
    display: block;
    float: left;
    width: 56px;
    height: 56px;
    border: 0;
    overflow: hidden
}

div.forum_group div.forum_special div.forum_special_detail img.forumimgspecial {
    display: block;
    float: left;
    /*width: 46px;*/
    height: 36px;
    padding: 1px;
    border: 1px solid #dbe0e6;
    overflow: hidden;
    object-fit: cover
}

div.forum_group div.forum_detail div.forumtxt {
    display: block;
    float: left;
    margin-left: 16px;
    overflow: hidden;
    width: 260px
}

div.forum_group div.forum_special div.forum_special_detail div.forumtxt {
    display: block;
    float: left;
    margin-left: 4px;
   /* width: 108px;*/
    overflow: hidden;
    height: 56px;
    height: 40px
}

div.forum_group div.forum_detail div.forumtxt span.forumname,div.forum_group div.forum_special div.forum_special_detail div.forumtxt span.forumname {
    display: block;
    font-weight: 700;
    overflow: hidden;
    height: 20px
}

div.forum_group div.forum_detail div.forumtxt span.forumrow {
    display: block;
    overflow: hidden;
    height: 20px
}

div.dotline {
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 95%;
    margin: 1px auto;
    overflow: hidden
}

div.dotline2 {
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 95%;
    margin: 8px auto;
    overflow: hidden
}

div.forum_group div.forum_special {
    display: block;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d3e5f1;
    background-color: #f3f7fa;
    overflow: hidden
}

div.forum_group div.forum_special div.forum_special_detail {
    display: block;
    float: left;
    padding: 8px 0 8px 18px;
    width: 163px;
    overflow: hidden
}

div.forum_group div.forum_detail div.forumtxt span.forumrow span.unread {
    color: #f96a1e
}

div.forum_line {
    overflow: hidden;
    padding-bottom: 4px
}

div.forum_newpost {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -60px -1035px
}

div.forum_group_select {
    display: block;
    float: left;
    margin-top: 4px;
    border: 1px solid #d3e5f1;
    overflow: hidden;
    width: 998px
}

div.forum_group_select div.category_select {
    margin: 0;
    padding: 6px 20px;
    width: 100%;
    color: #0d5ea0;
    font-weight: 700;
    font-size: 14px;
    overflow: hidden;
    background-image: -moz-linear-gradient(top,#ebf2f8,#eaf1f7);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ebf2f8),to(#eaf1f7));
    background-image: -webkit-linear-gradient(top,#ebf2f8,#eaf1f7);
    background-image: -ms-linear-gradient(top,#ebf2f8,#eaf1f7);
    background-image: -o-linear-gradient(top,#ebf2f8,#eaf1f7);
    background-image: linear-gradient(top,#ebf2f8,#eaf1f7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffebf2f8,endColorstr=#ffeaf1f7,gradientType=0)
}

div.forum_group_select div.special_column_select {
    display: block;
    float: left;
    margin: 0;
    padding: 16px 0 16px 24px;
    width: 174px;
    height: 34px;
    overflow: hidden;
    line-height: 34px
}

div.forum_group_select div.special_column_select div.forum_img {
    display: block;
    float: left;
    width: 34px;
    height: 34px;
    border: 0;
    overflow: hidden
}

div.forum_group_select div.special_column_select div.forum_img img {
    display: block;
    float: left;
    width: 34px;
    height: 34px;
    border: 0;
    overflow: hidden
}

div.forum_group_select div.special_column_select div.forum_title {
    display: block;
    float: left;
	max-width: 140px;
    max-height: 34px;
    overflow: hidden;
}

div.forum_group_select div.special_column_select div.forum_title span {
    display: block;
    float: left;
    margin-left: 12px;
    overflow: hidden
}

div.forum_line div.select_forum {
    display: block;
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px
}

div.forum_line div.select_forum span {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    color: #0a609d
}

div.forum_line div.select_forum span.select {
    font-size: 16px;
    font-weight: 700
}

div.forum_line div.select_forum span.solid_line {
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) repeat 0 -1128px;
    width: 154px
}

div.forum_line div.select_forum span.dotted_line {
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) repeat 0 -1150px;
    width: 154px
}

div.forum_line div.select_forum span.post_step_name {
    font-size: 14px
}

div.forum_line div.select_forum span.post_step {
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -110px -1089px;
    width: 24px;
    padding: 0 0 0 12px;
    font-size: 14px
}

div.sjdp_half,div.sjdp_all {
    display: block;
    float: left;
    border: 1px solid #e9f0f6;
    margin: 10px 0 0
}

div.sjdp1 {
    width: 336px;
    float: left;
    padding: 5px;
    overflow: hidden
}

div.sjdp2 {
    width: 100%;
    float: right;
    margin: 0 -356px 0 0;
    padding-left: 10px;
    overflow: hidden
}

div.sjdp2 dl.highlight_tour_forum {
    margin: 5px 356px 0 0;
    padding: 0
}

div.sjdp2 dl.highlight_tour_forum dt.title {
    width: 90px;
    background-color: #f3f7fa;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 25px;
    height: 25px;
    overflow: hidden
}

div.sjdp2 dl.highlight_tour_forum dt.summary {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 9.5px;
    color: #aaa;
    letter-spacing: 0;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    background-image: -moz-linear-gradient(left,#f1f6fa,#fff);
    background-image: -webkit-gradient(linear,left top,right top,from(#f1f6fa),to(#fff));
    background-image: -webkit-linear-gradient(left,#f1f6fa,#fff);
    background-image: -ms-linear-gradient(left,#f1f6fa,#fff);
    background-image: -o-linear-gradient(left,#f1f6fa,#fff);
    background-image: linear-gradient(left,#f1f6fa,#fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff1f6fa,endColorstr=#ffffffff,gradientType=1)
}

div.sjdp_half div.sjdp2 dl.highlight_tour_forum dt.company,div.sjdp_half div.sjdp2 dl.highlight_tour_forum dd.comment {
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    padding: 0
}

div.sjdp_half div.sjdp2 dl.highlight_tour_forum dd.comment_by {
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    padding: 0;
    font-size: 9.5px;
    letter-spacing: 0
}

div.sjdp_all div.sjdp2 dl.highlight_tour_forum dt.company,div.sjdp_all div.sjdp2 dl.highlight_tour_forum dd.comment_by,div.sjdp_all div.sjdp2 dl.highlight_tour_forum dd.comment {
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    padding: 0
}

div.sjdp_all div.sjdp2 dl.highlight_tour_forum dt.company,div.sjdp_half div.sjdp2 dl.highlight_tour_forum dt.company {
    margin: 6px 0 0;
    padding: 6px 0 0
}

div.sjdp_all div.sjdp2 dl.highlight_tour_forum dt.comment,div.sjdp_half div.sjdp2 dl.highlight_tour_forum dt.comment {
    margin: 0 0 12px
}

div.sjdp2 dl.highlight_tour_forum dt.company img {
    display: none
}

div.sjdp2 dl.highlight_tour_forum dd.more_link {
    font-size: 12px;
    color: #666;
    line-height: 25px;
    height: 25px
}

div.sjdp_all div.sjdp2 dl.highlight_tour_forum dd.comment_by {
    font-size: 10px
}

div.sjdp3 {
    width: 100%;
    float: right;
    margin: 0;
    overflow: hidden
}

div.sjdp_all div.sjdp2 dl.highlight_tour_forum dt.summary {
    width: 500px
}

div.sjdp_half div.sjdp2 dl.highlight_tour_forum dt.summary {
    width: 250px
}

div.sjdp_all div.sjdp3 dl.highlight_tour_forum dt.summary {
    width: 1000px
}

div.sjdp_half div.sjdp3 dl.highlight_tour_forum dt.summary {
    width: 730px
}

div.sjdp3 dl.highlight_tour_forum {
    margin: 0 10px 0 0;
    padding: 0
}

div.sjdp3 dl.highlight_tour_forum dt.title {
    width: 110px;
    background-color: #f1f6fa;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

div.sjdp3 dl.highlight_tour_forum dt.summary {
    display: block;
    float: left;
    margin: 0 -170px 0 0;
    padding: 0;
    text-align: left;
    font-size: 10px;
    color: #aaa;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background-image: -moz-linear-gradient(left,#f1f6fa,#fff);
    background-image: -webkit-gradient(linear,left top,right top,from(#f1f6fa),to(#fff));
    background-image: -webkit-linear-gradient(left,#f1f6fa,#fff);
    background-image: -ms-linear-gradient(left,#f1f6fa,#fff);
    background-image: -o-linear-gradient(left,#f1f6fa,#fff);
    background-image: linear-gradient(left,#f1f6fa,#fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff1f6fa,endColorstr=#ffffffff,gradientType=1)
}

div.sjdp3 dl.highlight_tour_forum dt.company,div.sjdp3 dl.highlight_tour_forum dd.comment_by,div.sjdp3 dl.highlight_tour_forum dd.comment {
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    padding: 0 0 0 12px
}

div.sjdp3 dl.highlight_tour_forum dt.company img {
    display: none
}

div.sjdp3 dl.highlight_tour_forum dd.more_link {
    font-size: 12px;
    color: #666;
    line-height: 30px;
    height: 30px
}

div.sjdp3 dl.highlight_tour_forum dd.comment_by {
    font-size: 10px
}

div.status_ic {
    width: 95%;
    margin: 0 auto;
    overflow: hidden
}

div.status_img {
    float: left;
    padding: 15px 0 8px;
    width: 46px;
    margin-left: -10px;
    overflow: hidden
}

div.status_content {
    overflow: hidden
}

div.status_ic span {
    display: block;
    float: left;
    margin-rifht: 36px
}

div.forum_path {
    background: url(https://c3.nychinaren.com/images/forum/icon/t_home.png) no-repeat left 5px;
    float: left;
    padding: 0 0 0 20px;
    overflow: hidden;
    margin: 12px 0 6px;
    font-size: 12px;
    letter-spacing: 0
}

div.post_new {
    float: right;
    padding: 3px 8px 1px 32px;
    border: 1px solid #ffd9b5;
    border-radius: 2px;
    overflow: hidden;
    -moz-border-radius: 2px;
    background: url(https://c3.nychinaren.com/images/forum/icon/t_write.png) no-repeat 8px center,-moz-linear-gradient(top,#fefefe,#fef4e8);
    background: url(https://c3.nychinaren.com/images/forum/icon/t_write.png) no-repeat 8px center,-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#fef4e8));
    background: url(https://c3.nychinaren.com/images/forum/icon/t_write.png) no-repeat 8px center,-webkit-linear-gradient(top,#fefefe,#fef4e8);
    background: url(https://c3.nychinaren.com/images/forum/icon/t_write.png) no-repeat 8px center,-ms-linear-gradient(top,#fefefe,#fef4e8);
    background: url(https://c3.nychinaren.com/images/forum/icon/t_write.png) no-repeat 8px center,-o-linear-gradient(top,#fefefe,#fef4e8);
    background: url(https://c3.nychinaren.com/images/forum/icon/t_write.png) no-repeat 8px center,linear-gradient(top,#fefefe,#fef4e8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffefefe,endColorstr=#fffef4e8,gradientType=0)
}

div.post_new a {
    color: #f96a1e
}

#auto_div {
    margin-top: -1px;
    border-left: 1px solid #a6c3fe;
    border-right: 2px solid #a6c3fe;
    border-bottom: 1px solid #a6c3fe;
    background-color: #FFF;
    overflow: hidden
}

div.forum_search {
    width: 100%;
    float: left;
    position: relative
}

#auto_txt {
    display: block;
    float: left;
    line-height: 20px;
    height: 20px;
    width: 100%;
    font-size: 12px;
    border: 1px solid #e7e7e7;
    margin: 0;
    padding: 4px 0 4px 4px;
    margin: 0
}

#auto_submit {
    display: block;
    cursor: pointer;
    position: absolute;

    right: 0;
    top: 0;
    width: 60px;
    line-height: 28px;
    height: 28px;
    font-weight: 700;
    text-align: center;
    color: #0c5d9e;
    border: 1px solid #bccef4;
    background: -moz-linear-gradient(top,#fcfdff,#e9f2fb);
    background: -webkit-gradient(linear,left top,left bottom,from(#fcfdff),to(#e9f2fb));
    background: -webkit-linear-gradient(top,#fcfdff,#e9f2fb);
    background: -ms-linear-gradient(top,#fcfdff,#e9f2fb);
    background: -o-linear-gradient(top,#fcfdff,#e9f2fb);
    background: linear-gradient(top,#fcfdff,#e9f2fb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffcfdff,endColorstr=#ffe9f2fb,gradientType=0)
}

div.forum_banner_ads {
    margin: 4px auto 5px;
    text-align: center;
    background-color: #F8F8F8;
    height: 90px;
    float: left
}

div.hot_forum,div.hot_forum div.show_cat,div.hot_forum div.no_cat,div.hot_forum div.content_title {
    display: block;
    float: left;
    width: 100%
}

div.hot_forum div.show_cat span.forum,div.hot_forum div.show_cat span.cat {
    display: block;
    float: left;
    margin: 0 4px 0 0
}

div.hot_forum div.show_cat span.forum {
    width: 52px
}

div.hot_forum div.show_cat span.cat a {
    color: #1c588a;
    font-weight: 700
}

div.hot_forum div.content_title {
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

div.hot_forum div.content_title span.blue_title {
    font-weight: 700;
    color: #0659a7
}

div.hot_forum div.content_title span.black_title {
    font-weight: 700;
    color: #666
}

div.hot_forum span.forum {
    display: inline-block
}

span.gray {
    color: #6f716e
}

div.topic_line_title {
    border: 1px solid #EaF1F7;
    margin-bottom: -15px
}

div.topic_line_title div.topic_line_title_in {
    background-color: #EBF2F8;
    border: 1px solid #fff;
    overflow: hidden
}
a.topic_title {
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
    color: #3274a6;
    display: block;
    float: left;
    max-width: 690px;
    overflow: hidden;
    padding: 0 0 0 15px
}

div.forum_fill {
    display: block;
    width: 1000px;
    clear: both
}

tr.post_line {
    display: block;
    float: left;
    width: 998px;
    border: 1px solid #e9f0f6;
    padding: 0;
    margin: 15px 0 0
}

td.post_left {
    width: 177px;
    padding: 15px 0 0
}

td.post_left div {
    width: 177px;
    float: left
}

td.post_left div.user_name {
    text-align: center;
}
.user_level{ margin:10px 0px 0px 40px;width: 137px!important;}
.user_level img{
    border: none;
    //width: 20px;
    float: left;
    height: 25px;
}
.user_level span{
    line-height: 25px;
    height: 25px;
    display: inline-block;
    float: left;
    margin-left: 5px;
    color: #0263b0;
    font-size: 14px;
}
.user_medal {
    position:relative;
    width: 110px!important;
    margin:0 0px 0px 40px;
}

.user_medal > div {
    position: relative;
    width: 22px!important;
    float: left;
    margin: 5px 5px 5px 0;
}

.user_medal > div > img {
    width: 22px;
    transition: .1s transform;
    transform: translateZ(0);
    /* hack */
}
.user_medal > div > span {
    display:none;
}

/*.user_medal > div:hover {
    z-index: 1;
}

.user_medal > div:hover > img {
    z-index: 2;
    transform: scale(4, 4);
    transition: .3s transform;

}
.user_medal > div:hover > span {
    z-index: 2;
    display: block;
    width: 80px;
    position: absolute;
    left: -30px;
    top:50px;
    text-align: center;
    transition: .3s transform;
    background-color: white;
}

.user_medal:before, .user_medal:after {
    display: table;
    content: "";
    line-height: 0;
}

.user_medal:after {
    clear: both;
}*/


td.post_right {
    width: 839px;
    padding: 15px 10px 5px 20px
}

div.forum_fill table {
    border: 0;
    border-collapse:collapse;
    border-spacing: 0;
    padding: 0;
    margin: 0
}

div.reply_group {
    display: block;
    float: right;
    margin-top: 5px
}

div.reply_group a {
    display: block;
    float: left;
    max-width: 130px
}

div.reply_group .button_lock_reply {
    display: none
}

span.button_1 {
    border: 0;
    margin: 0;
    display: block;
    float: left;
    height: 32px;
    padding-left: 38px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    font-size: 14px
}

span.button_reply {
    background: #EBF2F8 url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -381px;
    width: 57px
}

span.button_repost {
    background: #EBF2F8 url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -415px;
    width: 79px
}

span.button_post_new {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -448px;
    width: 57px
}

span.button_favorite {
    background: #EBF2F8 url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -480px;
    width: 57px
}
span.button_favorite.for_cancel{
    background: url(https://c3.nychinaren.com/images/forumicon_collect2.png) no-repeat;
    width: 79px;
}
span.button_move {
    background: #EBF2F8 url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -415px;
    width: 47px;
    margin-right: 10px;
}
span.button_sticky{
    background: #EBF2F8 url(https://c3.nychinaren.com/images/forumicon_sticky.png) no-repeat;
    width: 57px;
}
td.post_left,td.post_right {
    margin: 0;
    position: relative;
    vertical-align: top
}

td.post_right {
    background-color: #fff
}

td.bg_gray {
    background-color: #f8f9fd
}

td.post_left {
    background-color: #F0F4F7
}

div.post_top,div.post_body,div.post_tail,div.post_foot {
    display: block;
    float: left;
    width: 100%
}

div.post_body,post_tail {
    font-size: 14px
}

div.post_tail {
    line-height: 2;
    margin-top: 5em
}

div.user_name span {
    //background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -124px -278px;
    padding: 0 0 0 20px;
    margin: 0 0 0 -20px;
    font-size: 14px;
	display: inline-block;
    max-width: 135px;
	background: url(https://c3.nychinaren.com/images/forumicon_user.png) no-repeat 4px 4px;
    font-weight: 700;
    color: #0263b0;
}

div.user_avatar {
    margin: 10px 0 0;
    text-align: center
}

div.user_post {
    width: 130px;
    margin: 10px 23px 0;
    text-align: center
}

div.user_posts {
    //display: none;
    line-height: 15px;
    margin-top: 14px
}
div.user_posts .toggle_block{
    display: none;
}

div.user_avatar img {
    width: 105px;
    height: 105px;
    padding: 0;
    background-color: #fff;
    -moz-box-shadow: 3px 3px 4px #e6e6e8;
    -webkit-box-shadow: 3px 3px 3px #e6e6e8;
    box-shadow: 3px 3px 4px #e6e6e8;
    border-radius: 3px;
    -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#e6e6e8');
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#e6e6e8')
}

div.post_top {
    border-bottom: 1px dashed #e9f0f6
}

div.post_auto_repost,div.post_quote,div.post_edite,div.post_delete {
    display: block;
    float: left;
    margin: 0 0 0 8px;
    background: -moz-linear-gradient(top,#fff,#fafafa);
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fafafa));
    background: -webkit-linear-gradient(top,#fff,#fafafa);
    background: -ms-linear-gradient(top,#fff,#fafafa);
    background: -o-linear-gradient(top,#fff,#fafafa);
    background: linear-gradient(top,#fff,#fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#fffafafa,gradientType=0)
}

div.post_operate {
    float: right;
    display: none;
    margin: 0
}

div.user_prvtmsg {
    display: none;
    margin: 0 auto;
    width: 60px
}

div.post_auto_repost span,div.post_quote span,div.post_edite span,div.post_delete span,div.user_prvtmsg span {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px 0 35px;
    border: 1px solid #e6e6e6;
    line-height: 20px;
    display: block;
    height: 20px;
    color: #666;
    margin: 0;
    font-size: 12px
}

div.user_prvtmsg span {
    background: url(https://c3.nychinaren.com/images/button/button-icon.png) no-repeat 12px -120px #F7F7F7;
    float: left;
    padding: 0 10px 0 36px;
    margin: 6px 0 0 40px
}

div.post_auto_repost span {
    background: url(https://c3.nychinaren.com/images/auto_repost.png)  no-repeat 12px 4px
}
div.post_quote span {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -116px -71px
}

div.post_edite span {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -116px -111px
}

div.post_delete span {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -116px -151px
}

div.post_title {
    max-width: 790px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

div.post_title span {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px
}

div.post_time span {
    font-size: 12px;
    color: #aaa;
    margin-bottom: 1px
}

div.user_name {
    width: 100%;
    overflow: hidden
}

div.user_name span a {
    color: #0263b0;
}

div.user_posts .user_post_line {
    margin: 0 0 9px 40px;
    width: 90px
}

div.user_posts .user_post_line a {
    color: #0464B0
}

div.user_posts span.word {
    background-image: url(https://c3.nychinaren.com/images/button/button-icon.png);
    float: left;
    padding: 0 0 0 25px
}

div.user_posts span.num {
    float: right;
    text-align: right;
    color: #0464B0;
}
div.user_posts .pointexp_block span.num{
    color: #333;
}


.bbbtn {
    background-color: #FFF;
    padding: 2px 5px;
    margin-left: 10px;
    border: 1px solid #e9f0f6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

div.post_tail div a.more,div.post_tail div a.less {
    cursor: pointer;
    display: none
}

div.post_tail div a.less {
    display: none
}

a.tags1,a.tags2,a.active_tags1,a.active_tags2 {
    display: inline-block;
    margin: 2px 0 2px 8px;
    padding: 2px 4px 2px 13px;
    height: 14px;
    line-height: 14px
}

a.tags1,a.tags2 {
    background: #e9eef2 url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -318px;
    color: #666
}


a.active_tags1,a.active_tags2 {
    background: #659acc url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -352px;
    color: #EAEFF3
}

div.post_body {
    height: auto!important;
    height: 160px;
    min-height: 280px;
    line-height: 2
}

div.post_body div.quote {
    padding: 10px;
    background-color: gray
}

div.quote_user {
    font-size: 13px;
    color: #555;
    line-height: 125%;
    border: 1px dotted #D1D7DC;
    background-color: #fff;
    margin: 10px 3px;
    padding: 5px;
    display: table;
    clear: none
}

div.quote_single {
    background: url(https://c3.nychinaren.com/images/forum/icon/quotation_right.png) bottom 5px right 5px no-repeat #F6F6F6;
    border: none;
    /*display: table;*/
    display: inline-block;
    font-size: 12px;
    min-width: 120px;
    padding: 10px 20px 5px 45px;
    position: relative
}

div.quote_single div.quotation_mark {
    background: url(https://c3.nychinaren.com/images/forum/icon/quotation_left.png) no-repeat;
    left: 5px;
    top: 5px;
    height: 30px;
    width: 30px;
    position: absolute
}

div.quote_single .quote_username {
    color: #A9A9A9
}

div.quote_single span {
    color: #000;
    font-size: 12px!important
}

div.post_body > div.quote_multiple {
    display: table
}

div.quote_multiple {
    border: 1px dotted #E7E7E7;
    font-size: 12px;
    margin-bottom: 3px;
    padding: 4px
}

div.quote_multiple a.quote_avatar {
    border: 1px solid #ccc;
    float: left;
    height: 32px;
    margin: 9px 0 0 3px;
    padding: 1px;
    width: 32px
}

div.quote_multiple a.quote_avatar img {
    height: 32px;
    width: 32px
}

div.quote_multiple div.quote_content {
    margin: 0 0 0 50px
}

div.quote_multiple div.quote_content a.quote_username {
    color: #A9A9A9
}

div.quote_multiple div.quote_content a.quote_username:hover {
    color: #0263B0
}

div.quote_multiple div.quote_content div.quote_text {
    min-height: 24px
}

div.quote_multiple span {
    color: #000;
    font-size: 12px!important
}

div.post_ads {
    float: right;
    margin: 20px 0 10px 10px;
    max-width: 400px;
    text-align: right;
}

div.post_body img {
    max-height: fit-content;
}

div.post_body img,div.post_tail img {
    max-width: 780px;
    border: none
}

td.post_right div.post_foot {
    border-top: 1px dashed #e9f0f6;
    position: static;
    margin-top: 4px;
    padding: 8px 0 0
}

td.bg_gray div.post_foot {
    border-top: 2px solid #fff;
    position: static;
    margin-top: 4px;
    padding: 8px 0 0
}

div.bad_vote {
    display: none;
    position: absolute;
    right: 20px;
    bottom: 30px;
    padding: 5px;
    border: #909090 1px solid;
    background: #fff;
    color: #333;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 2px 2px 10px #909090
}

div.back_top {
    display: none;
    float: left
}

div.thumbs {
    float: right
}

div.thumbs span.thumb_up {
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -123px -39px;
    padding: 4px 20px 4px 2px
}

div.thumbs span.thumb_count {
    background-color: #F6F6F6;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 0 6px
}

span.reason_close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    margin: 4px 4px 0 0
}

div.back_top .to_top_icon {
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -128px -194px;
    padding: 0 0 0 16px;
    line-height: 14px;
    height: 14px;
    color: #0562b0
}

hr.cut_line {
    border: 0;
    background-color: #e9f0f6;
    height: 1px
}

span.gens_mall {
    display: block;
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -527px;
    border: 1px solid #e9f0f6;
    padding: 2px 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #0864af
}

div.pagination_left {
    display: block;
    float: left;
    padding: 4px 0
}

div.pagination_left a {
    display: block;
    float: left
}

div.pagination_right {
    display: block;
    float: right;
    padding: 4px 0;
    color: #666
}

div.pagination_right span,div.pagination_right a {
    display: inline-block;
    border: 1px solid #C2D5E3;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 0 8px;
    margin: 0 0 0 4px
}

div.pagination_right span {
    font-weight: 700
}

div.pagination_right a:hover {
    background-color: #dceefc
}

div.pagination_right span {
    background-color: #C2D5E3
}

div.topic_rate {
    background: url(https://c3.nychinaren.com/images/grey6.png) repeat 0 -568px;
    height: 16px;
    line-height: 16px
}

div.topic_rate span {
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px 0 0
}

.rating-stars {
    margin: 0 -3px 0 -5px
}

#xspace-rates {
    text-align: center;
    clear: both;
    border: 0;
    margin: 10px 0 20px;
    padding: 0;
    position: relative
}

#xspace-rates-bg {
    width: 150px;
    height: 30px;
    background: url(https://c3.nychinaren.com/images/rate_star.png);
    text-align: left
}

#xspace-rates-star {
    height: 30px;
    background: url(https://c3.nychinaren.com/images/rate_star.png) 0 -30px;
    margin: 0 auto 0 0
}

#xspace-rates-tip {
    position: absolute;
    left: 190px;
    bottom: 0;
    line-height: 30px
}

#xspace-rates-a {
    height: 30px;
    margin-top: -30px
}

#xspace-rates a {
    float: left;
    text-align: left;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
    background-color: transparent!important
}

#xspace-rates-memo {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 30px
}

.xspace-rates0 {
    width: 0
}

.xspace-rates1 {
    width: 15px
}

.xspace-rates2 {
    width: 30px
}

.xspace-rates3 {
    width: 45px
}

.xspace-rates4 {
    width: 60px
}

.xspace-rates5 {
    width: 75px
}

.xspace-rates6 {
    width: 90px
}

.xspace-rates7 {
    width: 105px
}

.xspace-rates8 {
    width: 120px
}

.xspace-rates9 {
    width: 135px
}

.xspace-rates10 {
    width: 150px
}

span.tag_qty {
    color: #babbbd;
    margin-left: 4px
}

div.hot_tags {
    background-color: #F9FAFE;
    border: 1px solid #e9f0f6;
    line-height: 30px;
    padding: 10px;
    margin: 10px 0 0
}

dl.related_topic_list {
    display: block;
    float: left;
    padding: 0;
    width: 493px;
    border: 1px solid #efefef;
    overflow: hidden;
    margin: 10px 0 0
}

dl.related_topic_list dt {
    display: block;
    float: left;
    width: 100%;
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) repeat 0 -525px;
    height: 30px;
    line-height: 24px;
    font-weight: 700;
    font-size: 16px;
    color: #0659a7;
    padding: 0 0 0 10px;
    overflow: hidden;
    margin: 0 0 5px
}

dl.related_topic_list dd {
    display: block;
    float: left;
    width: 100%;
    background: #fff url(https://c3.nychinaren.com/images/home_page/li_arrow.gif) no-repeat 3px center;
    padding: 2px 0 2px 20px;
    margin: 0 0 0 10px;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
    overflow: hidden
}

div.block {
    padding: 5px;
    float: left
}

div.edui-container {
    float: left
}

div.reply {
    display: block;
    float: left;
    overflow: visible;
    width: 998px;
    border: 1px solid #e9f0f6;
    position: relative
}

div.reply div.reply_left {
    display: block;
    float: left;
    width: 640px;
    padding: 20px;
    position: relative
}

div.reply div.reply_left a.reply_a {
    display: block;
    margin: 20px 0 0;
    float: left
}

div.reply div.reply_right {
    display: block;
    float: left;
    width: 300px;
    position: relative
}

div.reply div.reply_left div.not_login {
    padding: 100px 0 120px 206px;
    border: 1px solid silver;
    margin: 40px 0;
    position: relative
}

div.reply div.reply_left div.not_login div.not_login_box {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #f3f3f3;
    float: left;
    background: #f8f9fd;
    padding: 4px 10px
}

div.reply div.reply_left div.not_login div.not_login_box span {
    font-size: 14px;
    color: #0661b0
}

div.reply div.reply_left div.not_login div.not_login_box a span {
    text-decoration: underline
}

div.reply div.reply_left div.prepare_login {
    padding: 100px 0 100px 275px;
    border: 1px solid silver;
    margin: 40px 0;
    display: none;
    position: relative
}

div.reply div.reply_left div.prepare_login a {
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 0;
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0
}

div.reply_content {
    border: 1px solid #e5f2fb
}

div.forum_line span.reply_title {
    text-align: center;
    font-size: 14px;
    display: block;
    width: 100%;
    background-color: #fafafa;
    line-height: 32px;
    height: 32px;
    font-weight: 700
}

div.forum_line span.item_title {
    width: 96px;
    display: block;
    float: left;
    padding: 0 0 0 12px
}

div.forum_line div.search_td {
    float: left
}

div.forum_line div.tag_state {
    float: left;
    width: 880px
}

div.forum_line div.tag_state span.gray a {
    text-decoration: underline;
    display: inline-block
}

div.forum_reply_line {
    display: block;
    position: relative
}

div.forum_reply_line span.item_title {
    width: 96px;
    display: block;
    float: left;
    padding: 0 0 0 12px
}

div.post_option {
    display: block;
    clear: both;
    position: absolute;
    top: -30px;
    left: 300px;
    padding: 4px 10px;
    z-index: 9999;
    background-color: #fff;
    float: left;
    border: 1px solid #edf7ff
}
div.post_option1{
    position: relative;
    overflow: hidden;
    float: left;
}
div.post_option1 div{
    float:left;
}

div.disclaimer-content{
    background-color: #F0F0F0;
    margin: 0 12px;
    padding: 20px 12px;
    letter-spacing: 2px;
}
div.disclaimer-text .head{
    width: 80px;
    display: inline-flex;
}
div.disclaimer-text .content{
     width: 800px;
     display: inline-flex;
 }

input.input_s1 {
    margin-right: 2px;
    width: 600px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: solid 1px #ddd;
    padding: 4px 0 4px 4px
}

input.input_s2 {
    margin-right: 2px;
    width: 200px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    border: solid 1px #ddd;
    padding: 4px 0 4px 4px
}

div.reply_content span {
    line-height: 30px
}

div.quote {
    display: block;
    padding: 4px;
    background-color: #eee
}

div.forum_line div.forum_name {
    display: block;
    float: left;
    width: 726px;
    background: #fbfbfb;
    border: 1px solid #f3f3f3
}

div.forum_line div.forum_name h1.forum_h1 {
    float: left;
    display: block;
    line-height: 31px;
    font-size: 24px;
    margin: 0;
    padding: 0 15px
}

div.forum_line div.forum_name h1.forum_h1 a.h1_a {
    color: #0464b0
}

div.forum_line div.forum_name div.button-panel {
    margin: 1px 0
}

div.forum_line div.forum_name>div.button-panel {
    float: right
}

div.forum_line div.forum_name div.image_version>div.button-panel {
    margin: 7px 0;
    padding: 4px 9px
}

div.forum_line div.forum_name div.button-panel .b-search {
    padding: 0;
    width: 0
}

input.input_search {
    border: 1px solid #DEDEDE;
    border-right: none;
    color: #CCC;
    float: right;
    font-size: 14px;
    height: 16px;
    padding: 6px 0 6px 4px;
    margin: 1px 0;
    width: 269px
}

div.forum_line div.forum_name span.button-b-search {
    width: 19px
}

div.forum_line div.forum_name div.search_advanced {
    float: right;
    margin-left: 5px
}

div.forum_line div.forum_name div.search_advanced>div.button-panel {
    border: 1px solid #dadada;
    float: right;
    margin-right: -1px;
    padding: 6px
}

div.forum_line div.forum_name div.search_advanced>div.clicked {
    background-color: #FCFCFC;
    border-bottom: none;
    margin-bottom: -15px;
    padding-bottom: 15px
}

div.forum_line div.forum_name div.search_advanced .button-i {
    outline: none;
    padding: 0;
    width: 62px
}

span.btn_forum_post_new {
    display: block;
    border-radius: 4px;
    float: right;
    line-height: 26px;
    font-size: 12px;
    color: #FFF;
    padding: 0 21px 0 40px;
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat 0 -740px;
    font-weight: 700;
    margin: 8px 0 0
}

#search_dropdown {
    border: 1px solid #E0E0E0;
    border-top: none;
    display: none;
    padding: 5px 15px 5px 8px;
    margin: 0 0 5px;
    background-color: #fcfcfc;
    float: left;
    position: relative;
    width: 703px
}

.search_border_top {
    border-top: 1px solid #E0E0E0;
    left: 0;
    position: absolute;
    top: 0;
    width: 620px
}

div.search_row {
    display: block;
    float: left;
    width: 100%;
    margin: 4px 0
}

tr.search_row td.search_title {
    text-align: right;
    white-space:nowrap;
}

div.search_row div.search_title {
    float: left;
    padding: 0 20px 0 9px;
    text-align: right
}

tr.search_row td.search_title span {
    color: #8c8c8c
}

div.search_row div.search_title span {
    color: #8c8c8c
}

td.search_item {
    padding: 4px 0px
}

div.search_row div.search_item {
    float: left;
    width: 600px
}

tr.search_row td.search_item a.search_tags {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 0 0 20px
}

tr.search_row td.search_item a.select_tags {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    font-weight: 700
}

div.search_row span.search_item a.search_tag {
    background: url(https://c3.nychinaren.com/images/button/button-icon.png) no-repeat scroll 0 -660px transparent;
    margin: 0 4px 0 0;
    padding: 4px 16px 4px 9px
}

div.search_row_selected {
    border-bottom: 1px dashed #F0F1F3;
    margin-bottom: 7px
}

div.forum_line div.topic_list_title_qa,div.forum_line div.topic_list_detail_qa {
    width: 726px;
    display: block;
    float: left;
    border: 1px solid #efefef;
    overflow: hidden
}

div.forum_line div.topic_list_title_qa {
    background: #fff url(https://c3.nychinaren.com/images/forumicon9.png) repeat 0 -510px
}

div.forum_line div.topic_list_detail_qa {
    border-top: none
}

div.forum_line div.topic_list_detail_qa div {
    overflow: hidden
}

div.forum_line div.topic_list_title_qa div.topic_list_1 {
    width: 70px;
    float: left;
    text-align: center;
    height: 36px;
    line-height: 36px
}

div.forum_line div.topic_list_title_qa div.topic_list_2 {
    width: 410px;
    float: left;
    text-align: center;
    height: 36px;
    line-height: 36px;
    padding-right: 38px
}

div.forum_line div.topic_list_title_qa div.topic_list_3 {
    width: 70px;
    float: left;
    text-align: center;
    height: 36px;
    line-height: 36px
}

div.forum_line div.topic_list_title_qa div.topic_list_4 {
    width: 70px;
    float: left;
    text-align: center;
    height: 36px;
    line-height: 36px
}

div.forum_line div.topic_list_title_qa div.topic_list_5 {
    width: 66px;
    float: left;
    text-align: center;
    height: 36px;
    line-height: 36px
}

div.forum_line div.topic_list_detail_qa div.topic_list_1 {
    width: 70px;
    float: left;
    text-align: right;
    height: 36px;
    line-height: 36px
}

div.forum_line div.topic_list_detail_qa div.topic_list_2 {
    width: 420px;
    float: left;
    text-align: left;
    height: 36px;
    line-height: 36px;
    margin-left: 30px
}

div.forum_line div.topic_list_detail_qa div.topic_list_3 {
    width: 70px;
    float: left;
    text-align: left;
    height: 36px;
    line-height: 36px
}

div.forum_line div.topic_list_detail_qa div.topic_list_4 {
    width: 70px;
    float: left;
    text-align: left;
    height: 36px;
    line-height: 36px
}

div.forum_line div.topic_list_detail_qa div.topic_list_5 {
    width: 66px;
    float: left;
    text-align: left;
    height: 36px;
    line-height: 36px
}

div.forum_line div.topic_list_detail_qa div.topic_list_2 a {
    color: #0a5d9f
}

div.forum_line div.topic_list_title {
    width: 726px;
    display: block;
    float: left;
    border-top: 1px solid #E4E9EC;
    border-left: 1px solid #E5E9EC;
    border-right: 1px solid #E5E9EC
}

div.forum_line div.topic_list_title_in {
    background-color: #F0F0F0;
    border: 1px solid #fff;
    overflow: hidden
}

div.forum_line div.topic_list_detail {
    width: 726px;
    display: block;
    float: left;
    border-top: 1px solid #E4E9EC;
    border-left: 1px solid #E5E9EC;
    border-right: 1px solid #E5E9EC
}

div.forum_line div.topic_list_title div.topic_list_1 {
    width: 549px;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px
}

div.forum_line div.topic_list_title div.topic_list_2 {
    width: 50px;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px;
    padding-right: 38px;
    text-align: left
}
div.forum_line div.topic_list_title div.topic_list_2_v2 {
    width: 50px;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px;
    padding-right: 38px;
    text-align: left
}

div.forum_line div.topic_list_title div.topic_list_3 {
    width: 87px;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px
}
div.forum_line div.topic_list_title div.topic_list_3_v2 {
    width: 87px;
    float: left;
    text-align: center;
    height: 32px;
    line-height: 32px
}
div.forum_line div.topic_list_detail {
    padding: 0 0 0 10px;
    width: 716px;
    background-color: #fff
}

div.forum_line div.topic_list_detail:hover {
    background-color: #F7F7F7
}

div.forum_line div.topic_list_pages {
    border-bottom: 1px solid #E5E9EC
}

div.forum_line div.topic_list_detail div.topic_list_11 {
    width: 30px;
    float: left;
    height: 45px;
    line-height: 24px;
    padding: 0
}

div.forum_line div.topic_list_detail div.topic_list_12 {
    width: 500px;
    float: left;
    height: 45px;
    line-height: 24px;
    overflow: hidden
}

div.forum_line div.topic_list_detail div.topic_list_3 {
    width: 88px;
    float: left;
    text-align: center;
    height: 45px;
    line-height: 14px
}
div.forum_line div.topic_list_detail div.topic_list_3_v2 {
    width: 88px;
    float: left;
    text-align: center;
    height: 45px;
    line-height: 14px
}
div.forum_line div.topic_list_detail div.topic_list_3 span.reply_count,div.forum_line div.topic_list_detail div.topic_list_3 span.read_count {
    color: #a5a5a5;
    display: block
}
div.forum_line div.topic_list_detail div.topic_list_3_v2 span.reply_count,div.forum_line div.topic_list_detail div.topic_list_3_v2 span.read_count {
    color: #a5a5a5;
    display: block
}
div.forum_line div.topic_list_detail div.topic_list_2 {
    width: 98px;
    float: left;
    text-align: left;
    height: 45px;
    line-height: 14px
}

div.forum_line div.topic_list_detail div.topic_list_2 span {
    height: 14px;
    overflow: hidden;
    display: block
}

div.forum_line div.topic_list_detail div.topic_list_2 span.author {
    height: 17px;
    width: 98px;
    line-height: 17px;
    margin: 6px 0 1px 10px
}

div.forum_line div.topic_list_detail div.topic_list_3 span.reply_count {
    height: 14px;
    margin: 6px 20px 1px 35px;
    text-align: left
}
div.forum_line div.topic_list_detail div.topic_list_3_v2 span.reply_count {
    height: 14px;
    margin: 6px 20px 1px 35px;
    text-align: left
}
div.forum_line div.topic_list_detail div.topic_list_2 span.author a.forumuser {
    color: #333
}

div.forum_line div.topic_list_detail div.topic_list_2 span.time {
    color: #a5a5a5;
    height: 14px;
    padding: 0 0 6px 10px;
    text-align: left
}

div.forum_line div.topic_list_detail div.topic_list_3 span.read_count {
    color: #a5a5a5;
    height: 14px;
    padding: 0 20px 6px 35px;
    text-align: left
}
div.forum_line div.topic_list_detail div.topic_list_3_v2 span.read_count {
    color: #a5a5a5;
    height: 14px;
    padding: 0 20px 6px 35px;
    text-align: left
}
div.forum_line div.topic_list_detail div.topic_list_11 span {
    display: block;
    height: 30px;
    float: left;
    width: 24px;
    margin-top: 7px
}

div.forum_line div.topic_list_detail div.topic_list_11 span.sticky {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -115px -813px
}
div.forum_line div.topic_list_detail div.topic_list_11 span.bid {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -119px -1220px
}
div.forum_line div.topic_list_detail div.topic_list_11 span.read {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -115px -870px
}

div.forum_line div.topic_list_detail div.topic_list_11 span.new {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -115px -760px
}

div.forum_line div.topic_list_detail div.topic_list_11 span.hot {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -119px -1195px
}

div.forum_line div.topic_list_detail div.topic_list_11 span.locked {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -115px -840px
}

div.forum_line div.topic_list_detail div.topic_list_11 span.vote {
    background: url(https://c3.nychinaren.com/images/forumvoteicon.png) no-repeat;
    background-position: 5px 10px;
}

div.forum_line div.topic_list_detail div.topic_list_12 span.img ,
div.forum_line div.topic_list_detail div.topic_list_12_v2 span.img {
    background: url(https://c3.nychinaren.com/templates/horse/images/forum-img.png) no-repeat;
    height: 15px;
    float: left;
    width: 18px;
    display: block;
    margin:5px 0px 0px 5px;
}
div.forum_line div.topic_list_detail div.topic_list_12 span.video ,
div.forum_line div.topic_list_detail div.topic_list_12_v2 span.video {
    background: url(https://c3.nychinaren.com/templates/horse/images/forum-video.png) no-repeat;
    height: 15px;
    float: left;
    width: 18px;
    display: block;
    margin:5px 0px 0px 5px;
}

div.forum_line div.topic_list_detail div.topic_list_12 div.havepage2 {
    display: block;
    float: left;
    width: 100%;
    height: 22px;
    padding-bottom: 2px;
    overflow: hidden;
    color: #7e7e7e
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 div.havepage2 {
    display: block;
    float: left;
    width: 100%;
    height: 22px;
    padding-bottom: 2px;
    overflow: hidden;
    color: #7e7e7e
}
div.forum_line div.topic_list_detail div.topic_list_12 div.havenopage,div.forum_line div.topic_list_detail div.topic_list_12 div.havepage1 {
    display: block;
    float: left;
    width: 100%;
    height: 24px;
    margin: 10px 0;
    overflow: hidden;
    letter-spacing: 0;
    word-spacing: 0
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 div.havenopage,div.forum_line div.topic_list_detail div.topic_list_12_v2 div.havepage1 {
    display: block;
    float: left;
    width: 100%;
    height: 24px;
    margin: 10px 0;
    overflow: hidden;
    letter-spacing: 0;
    word-spacing: 0
}
div.forum_line div.topic_list_detail div.topic_list_12 a.title {
    display: block;
    float: left;
    font-size: 16px
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 a.title {
    display: block;
    float: left;
    font-size: 16px
}
div.forum_line div.topic_list_detail div.topic_list_12 a.title:link {
    color: #0659a7
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 a.title:link {
    color: #0659a7
}
div.forum_line div.topic_list_detail div.topic_list_12 a.title:visited {
    color: #1B5196
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 a.title:visited {
    color: #1B5196
}
div.forum_line div.topic_list_detail div.topic_list_12 a.title:hover {
    color: #0659a7;
    text-decoration: underline
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 a.title:hover {
    color: #0659a7;
    text-decoration: underline
}
div.forum_line div.topic_list_detail div.topic_list_12 a.title:active {
    color: #0659a7
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 a.title:active {
    color: #0659a7
}
div.forum_line div.topic_list_detail div.topic_list_12 img.elite_icon {
    border: 0;
    margin: 0;
    padding: 4px 0 0
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 img.elite_icon {
    border: 0;
    margin: 0;
    padding: 4px 0 0
}
div.forum_line div.topic_list_detail div.topic_option_left {
    display: block;
    float: left;
    padding: 10px 0
}

div.forum_line div.topic_list_detail div.topic_option_left a {
    color: #095e9f
}

div.forum_line div.topic_list_detail div.topic_option_left span.btn_forum_post_new {
    margin: 0
}

div.forum_line div.topic_list_detail div.topic_option_right {
    display: block;
    float: right;
    padding: 10px 6px 10px 0
}

div.topic_option_right span.gensmall {
    padding-left: 12px
}

div.normal_gallery {
    display: block;
    float: left;
    position: relative;
    width: 100%
}

div.normal_gallery div.gallery_title {
    display: block;
    float: left;
    background-image: -moz-linear-gradient(top,#fefefe,#f5f5f5);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fefefe),to(#f5f5f5));
    background-image: -webkit-linear-gradient(top,#fefefe,#f5f5f5);
    background-image: -ms-linear-gradient(top,#fefefe,#f5f5f5);
    background-image: -o-linear-gradient(top,#fefefe,#f5f5f5);
    background-image: linear-gradient(top,#fefefe,#f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffefefe,endColorstr=#fff5f5f5,gradientType=0);
    overflow: hidden;
    border: 1px solid #efefef;
    padding: 0 12px;
    line-height: 30px;
    height: 30px
}

div.normal_gallery div.gallery_title div.gallery_title_left {
    float: left
}

div.normal_gallery div.gallery_title div.gallery_title_right {
    float: right
}

div.normal_gallery div.gallery_title div.gallery_title_left a {
    font-size: 16px;
    font-weight: 700;
    color: #0558a8;
    font-size: 14px;
    color: #0558a8
}

div.normal_gallery div.thumb_gallery, div.normal_gallery div.thumb_portrait {
    display: block;
    float: left
}

div.normal_gallery div.thumb_gallery dl, div.normal_gallery div.thumb_portrait dl {
    display: block;
    float: left;
    width: 110px;
    padding: 10px 10px;
    margin: 0
}

div.normal_gallery div.thumb_gallery dt,div.normal_gallery div.thumb_gallery dd,div.normal_gallery div.thumb_gallery2 dt,div.normal_gallery div.thumb_gallery2 dd {
    display: block;
    float: left;
    margin: 0;
    padding: 0
}
div.normal_gallery div.thumb_portrait dt,div.normal_gallery div.thumb_portrait dd{
    display: block;
    float: left;
    margin: 0;
    padding: 0
}

div.normal_gallery div.thumb_gallery dl a, div.normal_gallery div.thumb_portrait dl a {
    display: block;
    float: left
}

div.normal_gallery div.thumb_gallery dt img {
    display: block;
    float: left;
    width: 110px;
    height: 74px;
    border: none
}

div.normal_gallery div.thumb_portrait dt img{
    display: block;
    float: left;
    width: 110px;
    height: 147px;
    border: none
}

div.normal_gallery div.thumb_gallery dd span, div.normal_gallery div.thumb_portrait dd span {
    display: block;
    float: left;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    overflow: hidden
}

div.normal_gallery div.thumb_gallery2 {
    display: block;
    float: left;
    margin-right: 14px;
}

div.normal_gallery div.thumb_gallery2 dl {
    display: block;
    float: left;
    width: 110px;
    padding: 10px 0 0 13px;
    margin: 0
}

div.normal_gallery div.thumb_gallery2 dt,div.normal_gallery div.thumb_gallery dd {
    display: block;
    float: left;
    margin: 0;
    padding: 0
}

div.normal_gallery div.thumb_gallery2 dl a {
    display: block;
    float: left
}

div.normal_gallery div.thumb_gallery2 dt img {
    display: block;
    float: left;
    width: 110px;
    height: 74px;
    border: none
}

div.normal_gallery div.thumb_gallery2 dd span {
    display: block;
    float: left;
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    overflow: hidden
}

div.normal_sponsor {
    display: block;
    float: left;
    margin: 8px 0;
    width: 100%
}

div.normal_sponsor span {
    margin: 0;
    display: block;
    float: left
}

div.normal_sponsor div.sponsor_inline {
    float: left;
    width: 100%
}

div.normal_sponsor div.sponsor_details {
    display: block;
    float: left;
    width: 180px;
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px
}

div.normal_sponsor div.sponsor_details span.sponsor_title,div.normal_sponsor div.sponsor_details span.sponsor_contact {
    width: 100%;
    height: 20px;
    overflow: hidden
}

div.normal_sponsor div.sponsor_image {
    width: 60px;
    height: 40px;
    float: right
}

div.normal_sponsor div.sponsor_image a {
    display: block;
    float: right
}

div.normal_sponsor div.sponsor_image a img {
    width:100%;
    display: block;
    border: 0
}

div.normal_sponsor span.sponsor_introduce {
    width: 183px;
    height: 20px;
    line-height: 20px;
    color: #24a676;
    overflow: hidden
}

div.portrait_sponsor {
    display: block;
    float: left;
    margin: 8px 0;
    width: 100%
}

div.portrait_sponsor span {
    margin: 0;
    display: block;
    float: left
}

div.portrait_sponsor div.sponsor_inline {
    float: left;
    width: 100%
}

div.portrait_sponsor div.sponsor_details {
    display: block;
    float: left;
    width: 200px;
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px
}

div.portrait_sponsor div.sponsor_details span.sponsor_title,div.portrait_sponsor div.sponsor_details span.sponsor_contact {
    width: 100%;
    height: 20px;
    overflow: hidden
}

div.portrait_sponsor div.sponsor_image {
    float: right
}

div.portrait_sponsor div.sponsor_image a {
    display: block;
    float: right
}

div.portrait_sponsor div.sponsor_image a img {
    display: block;
    width: 48px;
    height: 60px;
    border: 0
}

div.portrait_sponsor span.sponsor_introduce {
    width: 100%;
    padding: 0;
    height: 20px;
    line-height: 20px;
    color: #24a676;
    overflow: hidden
}

div.forum_line div.company_portrait {
    display: block;
    float: left;
    width: 118px;
    height: 146px;
    position: relative
}

div.forum_line div.company_portrait img {
    display: block;
    float: left;
    width: 90px;
    height: 120px;
    margin: 18px 0 8px 20px;
    padding: 0;
    border: 0
}

div.forum_line div.company_portrait span {
    display: block;
    position: absolute;
    bottom: 8px;
    left: 20px;
    width: 90px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .8;
    background: #fff;
    text-align: center
}

div.forum_line div.company_landscape {
    display: block;
    float: left;
    width: 178px;
    height: 138px;
    position: relative
}

div.forum_line div.company_landscape img {
    display: block;
    float: left;
    width: 148px;
    height: 100px;
    margin: 18px 0 0 20px;
    padding: 0;
    border: 0
}

div.forum_line div.company_landscape div.tag_star {
    display: block;
    float: left;
    width: 62px
}

div.forum_line div.company_landscape span {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    text-align: center;
    padding: 0;
    border: 0;
    width: 148px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden
}

div.forum_line div.company_landscape span img {
    width: auto;
    height: auto;
    display: inline;
    float: none;
    margin: 0;
    padding: 0
}

dl.image_gallery {
    float: left;
    width: 170px;
    height: 150px;
    margin: 0;
    padding: 0;
    border: 0
}

dl.image_gallery dd {
    margin: 0;
    text-align: center;
    padding: 0;
    padding-right: 10px
}

dl.image_gallery0 {
    width: 160px;
    margin: 0 3px 0 0;
    height: 130px;
    float: left
}

dl.image_gallery0 dd {
    margin: 0;
    text-align: center;
    padding: 0
}

dl.image_gallery1 {
    width: 160px;
    margin: 0 3px 0 0;
    height: 130px;
    float: left
}

dl.image_gallery1 dd {
    margin: 0;
    text-align: center;
    padding: 0
}

dl.image_gallery2 {
    width: 100px;
    margin: 0 9px 0 0;
    height: 130px;
    float: left
}

dl.image_gallery2 dd {
    margin: 0;
    text-align: center;
    padding: 0
}

.div-top-ads {
    width: 100%;
    min-height: 88px;
    margin: 5px auto auto;
    float: left
}

dl.image_gallery3 {
    width: 100px;
    margin: 0 6px 0 0;
    height: 130px;
    float: left
}

dl.image_gallery3 dd {
    margin: 0;
    text-align: center;
    padding: 0
}

.la_guide {
    border: 1px solid #CCC;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 998px
}

.la_guide1 {
    float: left;
    width: 100%;
}

.la_guide_title {
    padding: 5px 10px;
    text-align: left;
    font-weight: bolder;
    color: gray;
    line-height: 1.5em;
    border-bottom: 1px solid #cfcfcf;
    border-color: #dedfe1 #cfcfcf #cfcfcf;
    background: -moz-linear-gradient(top,#fff,#fff,#e8e8e8 95%,#fff 100%);
    background: -webkit-linear-gradient(top,#fff,#fff,#e8e8e8 95%,#fff 100%);
    background: -o-linear-gradient(top,#fff,#fff,#e8e8e8 95%,#fff 100%);
    background: -ms-linear-gradient(top,#fff,#fff,#e8e8e8 95%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFFFFF,endColorstr=#E8E8E8);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#FFF,endColorstr=#E8E8E8)
}

dl.la_guide_list {
    width: 180px;
    min-height: 8em;
    float: left;
    margin-left: 13px;
    border-right: 1px solid #CCC
}

#guide_cat_4,#guide_cat_10 {
    border-right: none
}
#guide_cat_5{
    clear: left;
}

dl.la_guide_list dt {
    text-align: left;
    color: #666;
    font-size: 100%;
    font-weight: 700
}

dl.la_guide_list dd {
    text-align: left;
    margin-left: 0;
    padding-top: .25em;
    padding-bottom: .2em;
    font-size: 90%
}

dl.la_guide_list dd a,dl.la_guide_list dd a:visited {
    text-decoration: none;
    color: #07519a
}

dl.la_guide_list dd a:hover {
    text-decoration: underline
}

.search_key_list {
    margin-bottom: 20px
}

.search_key_list li {
    width: 150px;
    height: 40px;
    display: block;
    float: left;
    background: url(https://c3.nychinaren.com/images/xdot.gif) no-repeat left center;
    background-attachment: scroll;
    background-color: transparent;
    padding-left: 10px;
    font-size: 10px;
    font-weight: 400;
    vertical-align: middle;
    color: #aaa!important;
    margin: 0 5px 5px 0
}

div.topic_alert {
    color: red
}

topicImg.img {
    border: 0
}

.thHead b {
    display: none
}

span.new-gen {
    position: relative;
    display: block;
    width: 603px;
    height: 90px;
    text-align: center;
    background: url(../images/alert_bg.png) no-repeat scroll left top transparent;
    margin-left: 97px;
    padding-top: 57px;
    margin-bottom: 50px;
    font-size: 13px;
    letter-spacing: 1px
}

.forumline .thHead .tableTitle {
    display: none
}

.new-gen .mainoption {
    position: absolute;
    top: 144px;
    left: 356px;
    background: url(../images/alert_yes_button.gif) no-repeat top center;
    cursor: pointer;
    font-size: 0;
    line-height: 9999px;
    overflow: hidden;
    height: 29px;
    width: 60px;
    border: none
}

span.new-gen a {
    color: #0D5D9D;
    font-weight: 700;
    font-size: 14px
}

.new-gen .liteoption {
    position: absolute;
    top: 144px;
    left: 421px;
    background: url(../images/alert_no_button.gif) no-repeat top center;
    cursor: pointer;
    font-size: 0;
    line-height: 9999px;
    overflow: hidden;
    height: 29px;
    width: 60px;
    border: none
}

.new-forumline {
    width: 1000px
}

.new-gen .forum-not-exist {
    width: 62%;
    margin-left: 107px
}

.nav a.page_index_link,.nav span.current_page {
    margin-right: 6px
}

#pageCenter .forum_left_1 {
    width: 690px;
    clear: both
}

div.search div.searchwords,div.search div.searchwords span a {
    color: #919191
}

.result-num .maintitle {
    background: url(../images/search_result_bg.jpg) no-repeat left center
}

div.not_in_us {
    background: url(../images/not_in_us_bg.jpg) no-repeat scroll 0 0 #FEF7ED;
    border-bottom: 1px solid #EEF2F6;
    border-top: 1px solid #EEF2F6;
    color: #FE7322;
    height: 30px;
    line-height: 30px;
    margin-left: -10px;
    padding-left: 30px;
    /*width: 98.8%;*/
    /*float: left;*/
}
.currency_exchange{
    padding: 15px 0px 15px 10px;
    margin-left: -10px;
    border-bottom: 1px solid #ececec;
}
.currency_exchange .icon-warning-sign{
    font-size: 18px;
    vertical-align: middle;
    margin-right: 5px;
}

div.want-to-join {
    position: relative
}

div.want-to-join-header {
    width: 94px;
    height: 70px;
    margin: 0 auto
}

a.want-to-join-header {
    display: block;
    width: 94px;
    height: 70px
}

div.want-to-join-body {
    height: 120px;
    background: url(https://c3.nychinaren.com/images/want_to_join_body.png) no-repeat center top;
    padding-top: 15px;
    padding-left: 19px;
    position: relative;
    margin-right: 6px
}

div.hide {
    display: none
}

div.want-to-join div.want-to-join-body img.join-icon {
    width: 50px;
    height: 50px;
    margin-right: 25px;
    border: 1px solid #EEE;
    border-radius: 5px;
    float: left
}

.page-nav {
    position: absolute;
    right: 14px;
    top: 92px
}

.page-number-join {
    display: block;
    width: 22px;
    height: 20px;
    border: 1px solid #EEE;
    line-height: 20px;
    text-align: center;
    float: left;
    margin-right: 3px
}

.page-number-join:hover {
    color: #000
}

a.activate-join {
    background: #5794C1
}

.prev-page-join,.next-page-join {
    display: block;
    width: 50px;
    height: 20px;
    float: left;
    margin-right: 3px;
    border: 1px solid #EEE;
    line-height: 20px;
    text-align: center
}

.join-hover {
    display: none;
    position: absolute;
    top: 143px;
    left: 20px;
    width: 319px;
    height: 192px;
    background: url(/images/join-hover-bg.png) no-repeat center top;
    z-index: 99999
}

.join-hover-tail {
    height: 41px;
    line-height: 41px;
    text-align: right;
    background: #EAEFF3
}

.join-hover-main {
    height: 151px;
    padding-top: 20px;
    padding-left: 10px;
    position: relative
}

.join-hover-private-msg {
    display: block;
    height: 30px;
    width: 83px;
    line-height: 30px;
    text-align: center;
    float: right;
    margin-top: 6px;
    margin-right: 6px
}

.join-hover-bigger-img img {
    width: 112px;
    height: 112px
}

.join-hover-username {
    position: absolute;
    top: 20px;
    left: 135px;
    font-weight: 700
}

.ui-widget-overlay {
    background: #000;
    opacity: .22
}

.ui-dialog .ui-dialog-titlebar {
    display: none
}

.join-username {
    float: left;
    margin-left: -77px;
    margin-top: 51px;
    color: #5896C5
}

.ui-front {
    z-index: 999999
}

div.post_tail {
    margin-top: 0
}

div.post_quote span:hover {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat scroll -116px -71px #EEE
}

div.post_edite span:hover {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat scroll -116px -111px #EEE
}

div.post_delete span:hover {
    background: url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat scroll -116px -151px #EEE
}

div.user_prvtmsg span:hover {
    background: url(https://c3.nychinaren.com/images/button/button-icon.png) no-repeat 12px -120px #EEE
}

div.user_profile_content {
    width: 79%;
    float: right;
}

div.pathway {
    color: #0659a7
}

.home-icon {
    background: url(https://c3.nychinaren.com/templates/horse/images/home.png) no-repeat scroll 0 5px rgba(0,0,0,0);
    margin: 0 5px 0 0;
    padding: 7px 0 2px 26px;
    text-decoration: none
}

div.pathway a {
    color: #0659a7
}

div.pathway  a.pathway1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/home.png?v=666) no-repeat 0pt 5px;
    padding: 2px 0 2px 22px;
}
div.pathway img {
    display: none;
}
div.for-user-info-dropdown {
    overflow: visible
}

div.user_profile_left {
    float: left
}

.center div.for-user-account ul li a span {
    width: auto
}
p.real-content{
    word-break: break-word;
}
p.real-content a {
    display: inline-block
}

.topicImg90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.topicImg180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.topicImg270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.share_style .jiadiv_01 {
    border: #CCC solid 1px;
    padding: 11px 0 10px!important;
    width: 110px;
    background: #fff;
    text-align: left;
    overflow: hidden;
    margin: 0
}

.share_style .jiadiv_02 {
    padding: 0;
    float: left;
    font-size: 14px!important;
    text-align: left!important
}

.share_style .jiadiv_02 a:hover {
    height: 25px;
    margin: 0;
    padding: 4px 0 0 10px;
    width: 100px;
    display: block;
    background: #EBEBEB;
    text-decoration: none;
    color: #000!important;
    font-size: 12px!important;
    line-height: 25px
}

.share_style .jiadiv_02 .jiatitle {
    margin: 0;
    height: 25px;
    padding: 4px 0 0 10px;
    width: 100px;
    display: block;
    background: #fff;
    text-decoration: none;
    color: #000!important;
    font-size: 12px!important;
    line-height: 25px
}

.share_style .jtico {
    text-align: left;
    overflow: hidden;
    float: left;
    display: inline;
    height: 25px!important;
    line-height: 25px!important;
    padding-left: 23px!important;
    color: #000!important;
    font-weight: 400!important;
    cursor: pointer;
    margin: 0;
    vertical-align: middle;
    font-family: 'Microsoft YaHei',arial,tahoma,\5b8b\4f53,sans-serif
}

.share_style span {
    vertical-align: middle;
    font-family: 'Microsoft YaHei',arial,tahoma,\5b8b\4f53,sans-serif
}

.share_style .jtico_xiaoyou {
    background: url(https://c3.nychinaren.com/images/share_pic/xiaoyou.png) no-repeat left
}

.share_style .jtico_tsina {
    background: url(https://c3.nychinaren.com/images/share_pic/tsina.png) no-repeat left
}

.share_style .jtico_qzone {
    background: url(https://c3.nychinaren.com/images/share_pic/qzone.png) no-repeat left
}

.share_style .jtico_renren {
    background: url(https://c3.nychinaren.com/images/share_pic/renren.png) no-repeat left
}

.share_style .jtico_douban {
    background: url(https://c3.nychinaren.com/images/share_pic/douban.png) no-repeat left
}

.share_style .jtico_fb {
    background: url(https://c3.nychinaren.com/images/share_pic/facebook.png) no-repeat left
}

.share_style .jtico_twitter {
    background: url(https://c3.nychinaren.com/images/share_pic/twitter.png) no-repeat left
}

.share_style .jtico_weixin {
    background: url(https://c3.nychinaren.com/images/share_pic/weixin_post_16.png) no-repeat left;
}

div.msg-long-frame {
    width: 532px;
    height: 191px;
    margin: 0 auto;
    background: url(https://c3.nychinaren.com/images/message_long_bg.gif) no-repeat;
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px
}

div.msg-long-body {
    width: 343px;
    height: 82px;
    position: absolute;
    top: 71px;
    left: 143px;
    word-wrap: break-word
}

div.msg-short-frame {
    width: 371px;
    height: 195px;
    margin: 0 auto;
    background: url(https://c3.nychinaren.com/images/message_short_bg.gif) no-repeat;
    position: relative
}

div.msg-short-body {
    width: 195px;
    height: 52px;
    position: absolute;
    top: 92px;
    left: 143px;
    word-wrap: break-word
}

div.attach-list {
    float: left;
    width: 400px
}

span.delete-button {
    float: right;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 1px;
    border: 0;
    background: url(/includes/js/umeditor/themes/default/images/close.png) no-repeat center center;
    cursor: pointer
}

.mouse-over {
    background-color: #d5e1f2!important
}

div.attach-row {
    margin: 2px 0 5px;
    border: 1px solid #CCC;
    background: #f4f4f4 url(https://c3.nychinaren.com/images/forumicon9.png) no-repeat -120px -920px;
    padding: 0 0 0 16px;
    /*float: left*/
}

div.attach-view {
    width: 100%;
    float: left
}

div.attach-view .attach-row-download {
    display:block;
    float: right;
    margin: 0 10px 0 30px;
    background: url(https://c3.nychinaren.com/images/button/button-icon.png) no-repeat 0 -607px;
    padding-left: 25px;
    color: #0864ad
}
div.attach-view .attach-row-tlt {
    display: block;
    float:left;
}

div.attach-view div.attach-row a.attach-row-title {
    display: block;
    padding: 0;
    width: 660px;
    float: left;
    margin: 0;
    color: #0864ad
}

div.button-panel {
    display: block;
    position: relative;
    padding: 7px 10px;
    cursor: pointer;
    float: left
}

div.button-panel span {
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    background-image: url(https://c3.nychinaren.com/images/button/button-icon.png);
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
    z-index: 99;
    cursor: pointer
}

div.button-panel a.button-a,div.button-panel input.button-i {
    border: 0;
    padding: 0 2px 0 6px;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    display: block;
    height: 16px;
    line-height: 16px;
    position: relative;
    z-index: 99;
    cursor: pointer
}

div.button-panel img.bottom-bgi {
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}
div.button-panel a.button-blue.button-a,
div.button-panel a.button-blueh.button-a:hover,
div.button-panel a.button-blueh.button-a:visited,
div.button-panel a.button-blueh.button-a:link,
div.button-panel a.button-yellow.button-a,
div.button-panel a.button-yellowh.button-a:hover,
div.button-panel a.button-yellowh.button-a:visited,
div.button-panel a.button-yellowh.button-a:link{
    color: #fff;
}

.button-yellow {
    background-color: #ff9c0b
}

.button-blue {
    background-color: #5392bd
}

.button-white {
    background-color: #f9f9f9
}

.button-w-save {
    background-position: 0 0
}

.button-w-edit {
    background-position: 0 -30px
}

.button-w-file {
    background-position: 0 -60px
}

.button-b-star {
    background-position: 0 -94px
}

.button-b-letter {
    background-position: 0 -122px
}

.button-b-jumpto {
    background-position: 0 -144px
}

.button-b-quote {
    background-position: 0 -163px
}

.button-b-edit {
    background-position: 0 -183px
}

.button-b-delete {
    background-position: 0 -206px
}

.button-b-search {
    background-position: 3px -234px
}

.button-b-search2 {
    background-position: 0 -264px
}

.button-b-triangle {
    background-position: 0 -280px
}

.button-b-picture {
    background-position: 0 -303px
}

.button-b-word {
    background-position: 0 -323px
}

.button-b-calculator {
    background-position: 0 -344px
}

.button-b-details {
    background-position: 0 -375px
}

.button-b-create {
    background-position: 0 -396px
}

.button-b-add {
    background-position: 0 -414px
}

.button-b-go {
    background-position: 0 -433px
}

.button-b-cycle {
    background-position: 0 -455px
}

.button-g-upload {
    background-position: 0 -475px
}

.button-r-heart {
    background-position: 0 -503px
}

.button-g-confirm {
    background-position: 0 -524px
}

.button-r-cancel {
    background-position: 0 -542px
}

.button-b-file {
    background-position: 0 -565px
}

div.button-panel span.button-b-new-picture{
    background-image:url(https://c3.nychinaren.com/images/button/new-pic.png);
    background-position: 0;
}

.TB-jb-cancel {
    margin-top: -20px
}

.TB_jb_outer,.TB-jb-top,.TB-jb-tail,.TB-jb-waist {
    display: block;
    width: 100%;
    float: left
}

.TB-jb-top {
    height: 95px
}

.TB-jb-icon {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    overflow: hidden;
    top: 22px;
    left: 50px
}

.TB-jb-text {
    display: block;
    margin: 10px 0 0 150px;
    padding-right: 40px;
}

.TB-jb-subtext {
    display: block;
    margin: 0 0 0 150px
}

.TB-jb-waistline {
    display: block;
    margin: 10px auto;
    width: 90%;
    height: 0;
    border-top: 1px dotted #9cbed9
}

.TB-jb-icon-alert {
    background: transparent url(https://c3.nychinaren.com/images/button/jb_img.png) no-repeat -12px -123px
}

.TB-jb-icon-info {
    background: transparent url(https://c3.nychinaren.com/images/button/jb_img.png) no-repeat -10px -5px
}

.TB-jb-icon-confirm {
    background: transparent url(https://c3.nychinaren.com/images/button/icon-green.png) no-repeat 0px 0px
}

.TB-jb-icon-search {
    background: transparent url(https://c3.nychinaren.com/images/button/jb_img.png) no-repeat -12px -180px
}

.TB-jb_button-1 {
    padding-left: 140px
}

.TB-jb_button-2 {
    padding-left: 100px
}

.TB-jb-tail .button-panel {
    margin-left: 20px
}

.TB-jb-input {
    margin-left: 150px;
    width: 200px
}

.button-b-triangle-up {
    background-position: 0 -585px
}

.button-i-arrow-downtoleft {
    background-position: 0 -700px
}

.button-i-file {
    background-position: 0 -725px
}

.button-i-edit {
    background-position: 0 -750px
}

.button-i-points {
    /*background-position: 0 -800px;
    color: #0464B0;*/
    background: url(https://c3.nychinaren.com/images/button/points.png) no-repeat !important;
}

.button-i-exp {
    /*background-position: 0 -775px;
    color: #0464B0;*/
    background: url(https://c3.nychinaren.com/images/button/experience.png) no-repeat !important;
}

div.common_pathway {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 1.2em;
    padding: .5em 0;
    margin: 0
}

div.common_pathway a {
    color: #0558a4;
    text-decoration: none
}

div.common_pathway a.common_pathway1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/home.png) no-repeat left center;
    padding: 0 0 0 26px;
    margin: 0
}

div.common_pathway a.common_pathway2 {
    background: url(https://c3.nychinaren.com/templates/horse/images/pathway_arrow.png) no-repeat left center;
    padding: 0 0 0 12px;
    margin: 0 0 0 3px
}

a.icon_text {
    text-decoration: none;
    padding: 0 0 0 20px;
    margin: 0 0 0 10px;
    float: left
}

div.page_pagination_box {
    clear: both;
    font-size: 12px;
    text-align: center;
    padding: 10px 3px 3px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: bottom;
    font-family: Microsoft YaHei
}

div.page_pagination_box a {
    float: left;
    padding: 0 8px;
    margin: 0 2px;
    line-height: 24px;
    display: block
}

div.page_pagination_box a.page_prev {
    width: 8px;
    height: 24px;
    background: url(https://c3.nychinaren.com/templates/horse/images/pagination_arrow.png) no-repeat 5px -1px;
    border: 1px solid #dcdcdc
}

div.page_pagination_box a.page_prev:hover {
    background: url(https://c3.nychinaren.com/templates/horse/images/pagination_arrow.png) no-repeat 5px -23px;
    border: 1px solid #0558a4
}

div.page_pagination_box a.page_next {
    width: 8px;
    height: 24px;
    background: url(https://c3.nychinaren.com/templates/horse/images/pagination_arrow.png) no-repeat -20px -1px;
    border: 1px solid #dcdcdc
}

div.page_pagination_box a.page_next:hover {
    background: url(https://c3.nychinaren.com/templates/horse/images/pagination_arrow.png) no-repeat -20px -23px;
    border: 1px solid #0558a4
}

div.page_pagination_box a.current_page {
    color: #0558a4;
    border: 1px solid #0558a4;
    font-weight: 700;
    min-width: 15px;
    padding: 0 5px
}

div.page_pagination_box a.page_num {
    color: #333;
    border: 1px solid #dcdcdc;
    font-weight: 400;
    min-width: 15px;
    padding: 0 5px;
    cursor: pointer;
}

div.page_pagination_box a.page_num:hover {
    color: #0558a4;
    border: 1px solid #0558a4;
    font-weight: 700
}

div.page_pagination_box div.page_jump {
    border: 1px solid #dcdcdc;
    float: left;
    line-height: 22px;
    padding: 3px 10px;
    margin: 0 0 0 2px
}

div.page_pagination_box div.page_jump input.page_text {
    line-height: 16px!important;
    height: 16px!important;
    margin: 0;
    padding: 0;
    float: left;
    border: 1px inset #dcdcdc;
    width: 40px;
    text-align: center
}

div.page_pagination_box div.page_jump span.page_text {
    margin: 0 0 0 2px;
    float: left;
    border: 0;
    color: #333;
    font-weight: 400;
    padding: 0;
    line-height: 16px
}

div.page_pagination_box div.page_jump input.page_text:focus,div.page_pagination_box div.page_jump input.page_text:hover {
    border: 1px solid #0558a4!important;
    outline: 1px #6FC;
    box-shadow: 0 0 5px #0558a4
}

div.tabPage {
    float: left;
    width: 100%
}

div.tabPage ul {
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 10px 0 0;
    list-style: none;
    padding: 0;
    background: url(https://c3.nychinaren.com/templates/horse/images/tab_line.png) repeat-x 0 100%;
    font-size: 12px;
    font-weight: 700
}

div.tabPage ul li {
    display: inline-block;
    list-style: none;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    border: 0;
    line-height: 26px;
    height: 26px;
    background: url(https://c3.nychinaren.com/templates/horse/images/tabhead_1.png) no-repeat 0 0;
    line-height: 17px;
    vertical-align: middle;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

div.tabPage ul li a {
    float: left;
    cursor: pointer;
    width: 90px;
    text-align: center;
    vertical-align: middle;
    padding: 1px 1px 0 0;
    margin: 0;
    vertical-align: middle;
    line-height: 26px;
    background: url(https://c3.nychinaren.com/templates/horse/images/tabhead_2.png) no-repeat 100% 0;
    display: block;
    border: 0 solid #ccc;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

div.tabPage ul li a span {
    padding: 0;
    color: #666;
    height: 25px;
    width: 99%;
    background: transparent;
    padding-left: 0;
    border: 0;
    margin: 0;
    float: left
}

div.tabPage ul li a:hover,div.tabPage ul li.active a {
    color: #000;
    text-decoration: none;
    background: url(https://c3.nychinaren.com/templates/horse/images/tabhead_4.png) no-repeat 100% 0!important
}

div.tabPage ul li a:hover span,div.tabPage ul li.active a span {
    color: #0558a4;
    border: 0
}

div.tabPage ul li.active,div.tabPage ul li:hover {
    background: url(https://c3.nychinaren.com/templates/horse/images/tabhead_3.png) no-repeat 0 0!important;
    border-bottom: 1px solid #fff
}

#xspace-rates2 {
    text-align: center;
    clear: both;
    border: 0;
    margin: 10px 0 0;
    padding: 0;
    position: relative
}

#xspace-rates-bg2 {
    width: 150px;
    height: 30px;
    background: url(https://c3.nychinaren.com/templates/horse/images/star/star_0.png);
    text-align: left
}

#xspace-rates-star2 {
    height: 30px;
    background: url(https://c3.nychinaren.com/templates/horse/images/star/star_5.png);
    margin: 0 auto 0 0
}

#xspace-rates-tip2 {
    position: absolute;
    left: 190px;
    bottom: 0;
    line-height: 30px
}

#xspace-rates-a2 {
    height: 30px;
    margin-top: -30px
}

#xspace-rates2 a {
    float: left;
    text-align: left;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
    background-color: transparent!important
}

#xspace-rates-memo2 {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 30px
}

.xspace-rates2_0 {
    width: 0
}

.xspace-rates2_1 {
    width: 15px
}

.xspace-rates2_2 {
    width: 30px
}

.xspace-rates2_3 {
    width: 45px
}

.xspace-rates2_4 {
    width: 60px
}

.xspace-rates2_5 {
    width: 75px
}

.xspace-rates2_6 {
    width: 90px
}

.xspace-rates2_7 {
    width: 105px
}

.xspace-rates2_8 {
    width: 120px
}

.xspace-rates2_9 {
    width: 135px
}

.xspace-rates2_10 {
    width: 150px
}

div.steps_navigation {
    float: left;
    margin: 12px 0 0
}

div.steps_navigation ul {
    width: 100%;
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 12px;
    font-weight: 700
}

div.steps_navigation ul li {
    float: left;
    height: 34px;
    line-height: 34px;
    margin: 0
}

div.steps_navigation ul li a.first_step span.icon1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -45px -11px no-repeat;
    width: 8px
}

div.steps_navigation ul li a.center_step span.icon1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -43px -105px no-repeat
}

div.steps_navigation ul li a.last_step span.icon1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -43px -105px no-repeat
}

div.steps_navigation ul li.active a.first_step span.icon1,div.steps_navigation ul li a.first_step:hover span.icon1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -8px -11px no-repeat
}

div.steps_navigation ul li.active a.center_step span.icon1,div.steps_navigation ul li a.center_step:hover span.icon1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -8px -105px no-repeat
}

div.steps_navigation ul li.active a.last_step span.icon1,div.steps_navigation ul li a.last_step:hover span.icon1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -8px -105px no-repeat
}

div.steps_navigation ul li a {
    height: 34px;
    display: block;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    color: #888;
    font-weight: 700;
    cursor: pointer;
    margin: 0 2px 0 0
}

div.steps_navigation ul li a span {
    height: 34px;
    display: block;
    float: left
}

div.steps_navigation ul li a span.text {
    width: 167px;
    background-color: #ebebeb;
    position: relative;
    z-index: 10
}

div.steps_navigation ul li a:hover span.text,div.steps_navigation ul li.active a span.text {
    background-color: #5b9ac6;
    color: #fff
}

div.steps_navigation ul li a span.icon1 {
    width: 18px
}

div.steps_navigation ul li a span.icon2 {
    width: 18px;
    margin: 0 0 0 -2px;
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -46px -59px no-repeat
}

div.steps_navigation ul li a:hover span.icon2,div.steps_navigation ul li.active a span.icon2 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -11px -59px no-repeat
}

div.steps_navigation ul li a.last_step span.icon2 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -46px -156px no-repeat;
    width: 9px
}

div.steps_navigation ul li a.last_step:hover span.icon2,div.steps_navigation ul li.active a.last_step span.icon2 {
    background: url(https://c3.nychinaren.com/templates/horse/images/steps.png) -11px -156px no-repeat
}

div.tag_header11 {
    border: 1px solid #BBCFF4;
    margin: 5px 0;
    background: #F4F8FB;
    padding: 0 20px
}

div.tag_biaoqian {
    width: 298px;
    margin: 0;
    padding: 0;
    background-color: #ECF5FC;
    border: 1px solid #BBCFF4
}

div.tag_biaoqian dl.related_keyword {
    margin: 0;
    padding: 0
}

div.tag_biaoqian dl.related_keyword div.tag_dl_title {
    height: 30px;
    font-size: 15px;
    line-height: 32px;
    color: #0659a7;
    padding: 0 0 0 15px;
    font-weight: 700;
    margin: 0;
    background: -moz-linear-gradient(top,#FDFEFF,#ECF5FC);
    background: -webkit-linear-gradient(top,#FDFEFF,#ECF5FC);
    background: -o-linear-gradient(top,#FDFEFF,#ECF5FC);
    background: -ms-linear-gradient(top,#FDFEFF,#ECF5FC);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FDFEFF,endColorstr=#ECF5FC);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#FDFEFF,endColorstr=#ECF5FC)
}

div.tag_biaoqian dl.related_keyword hr {
    margin: 0 10px;
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none;
    border-top: 1px solid #CCDFEE
}

div.tag_biaoqian dl.related_keyword dd {
    margin: 5px 17px 0;
    color: gray
}

div.tag_biaoqian dl.related_keyword dd a.tags {
    color: #0659a7!important;
    border-bottom: 1px solid #0659a7
}

.tag_search {
    float: right
}

div.tag_search .tag_dropDownList {
    display: block;
    overflow: visible;
    float: left;
    height: 26px
}

.tag_dropDownList select {
    width: 100%;
    height: 100%;
    border: 1px solid #83BBD9
}

.user_right {
    float: right;
    width: 795px
}

table.draft-table {
    border-collapse: collapse;
    width: 100%;
    float: left
}

tr.draft-new {
    background-color: #f5f5f5
}

tr.draft-new,tr.draft-read {
    width: 100%;
    border: 1px dotted #ddd;
    overflow: hidden;
    height: 44px;
    text-align: center;
    color: #7f7f7f
}

td.draft-check {
    width: 6%
}

td.draft-title {
    width: 10%;
    text-align: left;
    overflow: hidden
}

td.draft-detail {
    text-align: left;
    width: 70%;
    overflow: hidden
}

td.draft-time {
    width: 10%;
    overflow: hidden
}

.user-title {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    overflow: hidden
}

.user-title-tab {
    font-weight: 700;
    font-size: 15px;
    height: 20px;
    text-align: center;
    padding: 8px 0;
    float: left;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 146px;
    background-image: -moz-linear-gradient(top,#f4f4f4,#fff);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#fff));
    background-image: -webkit-linear-gradient(top,#f4f4f4,#fff);
    background-image: -ms-linear-gradient(top,#f4f4f4,#fff);
    background-image: -o-linear-gradient(top,#f4f4f4,#fff);
    background-image: linear-gradient(top,#f4f4f4,#fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f4f4f4ff,endColorstr=#ffffffff,enabled=true,gradientType=0)
}

.user-title-right-wrap1 {
    border-bottom: 1px solid #ddd;
    margin-right: -148px;
    float: left;
    width: 100%;
    height: 36px
}

.user-title-right-wrap2 {
    float: right;
    padding-right: 148px
}

.user-title-detail {
    float: left;
    margin-left: 8px
}

.user-title-checkbox {
    float: left;
    margin: 8px 0 0
}

.user-title-word {
    padding-top: 4px;
    display: inline-block;
    float: left
}

div.logo {
    display: block;
    width: 260px;
    float: left;
    margin: 6px 0 8px
}

div.ads_left {
    display: block;
    float: left;
    margin: 6px 8px 0 0
}

div.ads_right {
    display: block;
    float: left;
    margin: 6px 0 0
}

div.ads_left a {
    display: block
}

div.ads_right a {
    display: block
}

.ads_left img {
    border: 0
}

.ads_right img {
    border: 0
}

div.search {
    display: block;
    float: left;
    margin: 14px 20px 0;
    overflow: hidden;
    width: 410px
}

div.searchframe,div.searchwords {
    float: left
}

div.searchframe img,div.logo img {
    border: 0
}

.button-b-search1 {
    background: url(https://c3.nychinaren.com/templates/horse/images/search1.png) no-repeat 0 0!important
}

div.searchwords {
    width: 410px;
    height: 36px
}

div.searchframe input {
    color: #ccc;
    display: block;
    float: left;
    width: 320px;
    height: 15px;
    font-size: 14px;
    margin: 0;
    padding: 7px 0 7px 9px;
    border: 1px solid #ccc;
    border-right: 0!important;
    overflow: hidden;
    border-spacing: 0
}

div.searchframe input:focus {
    border: 1px solid #a1c3df;
    outline: none
}

.searchframe .button-panel {
    padding: 7px 23px 8px 31px;
    margin-left: -1px;
}

div.searchwords span {
    display: block;
    float: left;
    margin: 6px 4px 0 0
}

div.userdetail {
    display: block;
    float: left;
    padding: 15px 0 0;
    overflow: hidden;
    width: 250px;
    letter-spacing: 0
}

div.userdetail div.login {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%
}

div.userdetail div.login span {
    display: block;
    width: 60px;
    float: left;
    margin: 4px 2px 0 0;
    overflow: hidden;
    text-align: center
}

div.userlogin div.login {
    width: 193px;
    display: block;
    float: left;
    overflow: hidden;
    line-height: 30px;
    padding: 0
}

div.userlogin {
    padding: 10px 0 5px;
    width: 258px;
    letter-spacing: 0;
    overflow: hidden;
    float: left
}
div.userlogin a{
    display: inline-block;
    width: 117px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #638fbc;
    color: #638fbc;
    font-size:14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div.userlogin a:hover{
    background:#638fbc;
    color:#fff;
}
div.userlogin a:first-child{
    border: 1px solid #fd820c;
    color: #fd820c;
    margin-right: 20px;
}
div.userlogin a:first-child:hover{
    background:#fd820c;
    color:#fff;
}
div.userlogin input.input1 {
    margin-right: 2px;
    width: 78px;
    height: 15px;
    line-height: 18px;
    border: solid 1px #83BBD9
}

div.userlogin input.input2 {
    padding: 0;
    margin: 0 0 0 5px;
    line-height: 18px;
    width: 60px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    border: 1px solid #83BBD9;
    border-bottom: 1px solid #ff7900;
    border-right: 1px solid #ff7900;
    border-left: 1px solid #ff7a01;
    border-top: 1px solid #feeb15;
    background-image: -moz-linear-gradient(top,#fdad0e,#ff6e01);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fdad0e),to(#ff6e01));
    background-image: -webkit-linear-gradient(top,#fdad0e,#ff6e01);
    background-image: -ms-linear-gradient(top,#fdad0e,#ff6e01);
    background-image: -o-linear-gradient(top,#fdad0e,#ff6e01);
    background-image: linear-gradient(top,#fdad0e,#ff6e01);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffdad0e,endColorstr=#ffff6e01,gradientType=0)
}

form.loginleft {
    display: block;
    float: left;
    width: 193px;
    margin: 0;
    padding: 0
}

div.loginright {
    display: block;
    float: left;
    width: 52px;
    padding-left: 4px;
    border-left: 1px dotted #ccc
}

div.userdetail a:link {
    color: #026db3;
    border-bottom: 1px solid #026db3
}

div.userdetail a:visited {
    color: #026db3;
    border-bottom: 1px solid #026db3
}

div.userdetail a:hover {
    color: #ff6711;
    border-bottom: 1px solid #ff6711
}

div.userdetail a:active {
    color: #026db3;
    border-bottom: 1px solid #026db3
}

div.login span.logout {
    background: url(https://c3.nychinaren.com/images/logout.png) no-repeat 16px center;
    padding: 0 0 0 22px;
    width: 40px!important
}

div.login span.logout a {
    color: red;
    border-bottom: 1px solid red
}

.dropDownList {
    display: block;
    float: left;
    overflow: visible
}

.dropDownList div.dropdown {
    float: left
}

.dropDownList span {
    display: block;
    width: 78px;
    border: solid 1px #83BBD9;
    height: 29px;
    background: url(https://c3.nychinaren.com/images/searcharrow.png) 55px no-repeat;
    line-height: 29px;
    text-indent: 12px;
    cursor: default
}

.dropDownList select {
    display: none
}

.dropDownList ul {
    width: 78px;
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none
}

.dropDownList ul li {
    background: #eee;
    height: 20px;
    width: 100%;
    padding: 3px 0;
    text-indent: 12px;
    cursor: default;
    line-height: 20px
}

.dropDownList ul li.normal {
    background: #fff
}

.dropDownList ul li.over {
    background: #dceefc
}

.dropDownList ul li.current {
    background: #dceefc;
    font-weight: 700
}

.dropDownList ul.show {
    display: block;
    border-bottom: 1px solid #83BBD9;
    border-left: 1px solid #83BBD9;
    border-right: 1px solid #83BBD9
}

label.checkbox {
    width: 10px;
    height: 10px;
    padding: 0;
    color: #000;
    margin: 0;
    line-height: 10px;
    cursor: pointer;
    text-align: center;
    font: bold 10px 宋体;
    font-size: 10px;
    display: inline-block;
    border-radius: 1px;
    border: 1px solid #999;
    overflow: hidden;
    background-color: #fff;
    float: initial
}
label.checkbox.ban{
    pointer-events: none;
}
label.checkbox.checked:after{
    content: attr(_content);
}

div.topline .home-city {
    display: inline-block;
    background: url(https://c3.nychinaren.com/images/home-top-city-down-arrow.jpg) no-repeat center right;
    text-align: right;
    padding-right: 11px;
    height: 18px;
    line-height: 18px
}

.city-list {
    width: 235px;
    z-index: 999999;
    background: #FFF;
    border-top: none;
    position: relative;
    overflow: visible
}

.other-city {
    float: left;
    width: 69px;
    margin-top: 5px;
    margin-left: 8px;
    text-align: left;
    margin-bottom: 5px;
    font-size: 12px
}

.other-city a {
    color: #08529b
}

.top-city-arrow {
    position: absolute;
    top: -3px;
    left: 16px;
    content: "";
    width: 7px;
    height: 7px;
    background: #FFF;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.user-info-dropdown .user-info-list {
    list-style: none;
    margin: 0;
    padding: 0
}

div.for-user-info-dropdown {
    overflow: visible
}

div.userdetail div.login .user-info-style {
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    float: right;
    border: 1px solid #eee
}

div.userdetail div.login .user-info-style a {
    border: none;
    color: #333
}

div.userdetail div.login .write-new-post {
    background-image: -moz-linear-gradient(center top,#FFF,#F2F2F2);
    width: 104px
}

div.userdetail div.login .write-new-post a {
    display: block;
    width: 79px;
    background: url(https://c3.nychinaren.com/images/write_new_post_bg.png) no-repeat left top;
    padding-left: 20px
}

div.userdetail div.login .user-info-text {
    width: 110px;
    line-height: 21px
}

div.userdetail div.login span.user-info-right-bg {
    display: block;
    width: 16px;
    height: 29px;
    background: url(https://c3.nychinaren.com/images/user_info_right_bg2.png) no-repeat center center;
    float: right;
    margin-top: 0
}

.user-info-dropdown .user-info-name .left-username {
    display: block;
    height: 30px;
    width: 185px;
    padding-left: 5px;
    border-top: 1px solid #eee
}

.navbar {
    float: left;
    width: 100%;
    height: 37px;
    background-image: url(https://c3.nychinaren.com/templates/horse/images/nav.png);
    margin: 0;
    padding: 0;
    overflow: hidden
}

.navbar-inner {
    float: left;
    min-height: 30px;
    margin: 0;
    /*padding: 0 15px 0 0*/
}

ul.nav {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

ul.nav li {
    list-style: none;
    float: left;
    display: inline-block;
    color: #0B15FC;
    line-height: 17px;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.navbar .brand {
    display: block;
    padding: 9px 20px;
    font-size: 14px;
    font-weight: 200
}

.navbar .brandline {
    display: block;
    font-size: 14px;
    font-weight: 200;
    padding: 0
}

.navbar .nav li a {
    float: none;
    display: block;
    padding: 10px 13px 9px;
    color: #FFF
}

.navbar .nav li a.brand:hover {
    color: #00508f!important;
    text-decoration: none;
    background-color: #cde2f7;
    border-top: 1px solid #cbe1f6;
    border-bottom: 1px solid #cde2f7
}

.hover_copy {
    color: #00508f!important;
    text-decoration: none;
    background-color: #cde2f7;
    border-top: 1px solid #cbe1f6;
    border-bottom: 1px solid #cde2f7;
    font-size: 14px;
    font-weight: 400
}

.navbar .nav .active a,.navbar .nav .active a:visited,.navbar .nav .active a:hover,.navbar .nav .active a:focus {
    color: #00508f!important;
    text-decoration: none;
    background-color: #cde2f7;
    font-weight: 700;
    border-left: 1px solid #afcfe6;
    border-top: 1px solid #cbe1f6;
    border-right: 1px solid #5495b5;
    border-bottom: 1px solid #cde2f7
}

.navbar-inner:after {
    clear: both
}

.navbar-inner:before,.navbar-inner:after {
    display: table;
    line-height: 0;
    content: ""
}

#subTabs td {
    color: #dceefc;
    background: #dceefc;
    padding: 4px 4px 4px 7px;
    font-size: 13px;
    height: 30px
}

#subTabs span.activeText {
    margin: 0 8px
}

#subTabs span.activeText,#subTabs span.activeText a {
    font-weight: 700;
    color: #ff6711;
    display: inline
}

#subTabs span.inactiveText {
    color: #21479c;
    margin: 0 8px;
    display: inline
}

#subTabs span.inactiveText a {
    color: #21479c
}

#subTabs .weblinks a.active {
    color: #fff;
    background: #686868
}

#subTabs .weblinks a {
    color: #000;
    margin: 0 1px;
    display: inline-block;
    text-align: center;
    height: 22px;
    line-height: 22px;
    padding: 2px 5px;
    vertical-align: middle
}

#subTabs .weblinks a:hover {
    background: url(https://c3.nychinaren.com/templates/horse/images/background1.gif) 0 -200px repeat-x;
    color: #4e4d4b;
    border: 1px solid #d5d5d5;
    height: 20px;
    line-height: 20px;
    padding: 2px 4px;
    text-decoration: none;
    vertical-align: middle
}

#subTabs span.inactiveText a:hover {
    color: #ff6711
}

.submenu_list {
    padding-bottom: 1px;
    margin-bottom: 6px;
    float: left;
    width: 100%
}

html,body {
    min-height: 100%;
    height: auto!important;
    height: 100%
}

#TB_window {
    font: 12px Arial,Helvetica,sans-serif;
    color: #333
}

#TB_secondLine {
    font: 10px Arial,Helvetica,sans-serif;
    color: #666
}

#TB_window a:link {
    color: #666
}

#TB_window a:visited {
    color: #666
}

#TB_window a:hover {
    color: #000
}

#TB_window a:active {
    color: #666
}

#TB_window a:focus {
    color: #666
}

#TB_overlay {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
}

.TB_overlayBG {
    background-color: #000;
    filter: alpha(opacity=35);
    -moz-opacity: .35;
    opacity: .35
}

#TB_window {
    position: fixed;
    background: #fff;
    z-index: 10002;
    color: #000;
    display: none;
    border: 1px solid #909090;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: left;
    top: 50%;
    left: 50%;
    box-shadow: 0 0 8px rgba(0,0,0,0.4);
}

#TB_window img#TB_Image {
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666
}

#TB_caption {
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left
}

#TB_closeWindow {
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right
}

#TB_closeAjaxWindow {
    /*padding: 5px 10px 7px 0;*/
    margin-bottom: 1px;
    text-align: right;
    float: right
}

#TB_ajaxWindowTitle {
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px
}

#TB_title {
    background-color: #e8e8e8;
    height: 27px
}

#TB_ajaxContent {
    clear: both;
    padding: 2px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em
}

#TB_ajaxContent p {
    padding: 5px 0
}

#TB_load {
    position: absolute;
    display: none;
    height: 100px;
    width: 100px;
    z-index: 101
}

#TB_HideSelect {
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0
}

#TB_iframeContent {
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px
}
#TB_closeWindowButton {
    background: url(https://c3.nychinaren.com/images/forumicon.png) no-repeat -124px -592px;
    display: block;
    float: right;
    margin: 10px 10px 0px 0px;
    width: 20px;
}

.button-panel span.button-b-search {
    width: 18px
}

img {
    border: none
}

.my-alert-main {
    float: right;
    width: 806px
}

.my-alert-main .my-alert-title span.text {
    color: #000;
    display: inline-block;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 700
}

.my-alert-main .my-alert-title span.dash {
    display: inline-block;
    width: 86%;
    height: 1px;
    border-top: 1px dashed #eee;
    float: right;
    margin-top: 10px
}

.my-alert-main .my-alert-body .my-alert-item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E8E8E8;
    cursor: pointer
}

.my-alert-main .my-alert-body .my-alert-item span.item {
    display: inline-block;
    background: url(https://c3.nychinaren.com/images/reply_alert_bg.jpg) no-repeat left center;
    padding-left: 20px
}

.my-alert-main .my-alert-body .my-alert-item span.alert-time {
    padding-right: 10px
}

.my-alert-main .my-alert-body .my-alert-item span.item-delete {
    display: inline-block;
    background: url(https://c3.nychinaren.com/images/alert-delete-bg.jpg) no-repeat right center;
    width: 10px;
    height: 9px;
    cursor: pointer
}

.already-read {
    background: #FFF
}

.unread {
    background: #F7F7F7
}

.user-info-dropdown {
    background: #fff;
    left: -332px;
    position: absolute;
    top: 45px;
    width: 460px;
    z-index: 999998;
    border: 1px solid #EEE;
    display: none
}

.user-info-dropdown .user-info-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.user-info-dropdown .user-info-list li {
    display: block;
    cursor: pointer
}

div.for-user-info-dropdown {
    overflow: visible
}

div.userdetail div.login .user-info-style {
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
    float: right;
    border: 1px solid #eee
}

div.userdetail div.login .user-info-style a {
    border: none;
    color: #333
}

div.userdetail div.login .write-new-post {
    background-image: -moz-linear-gradient(center top,#FFF,#F2F2F2);
    width: 104px
}

div.userdetail div.login .write-new-post a {
    display: block;
    width: 79px;
    background: url(https://c3.nychinaren.com/images/write_new_post_bg.png) no-repeat left top;
    padding-left: 20px
}

div.userdetail div.login .user-info-text {
    width: 110px;
    line-height: 21px;
    cursor: pointer
}

div.user-info-name {
    text-align: left;
    border-bottom: 1px solid #eee
}

div.user-info-dropdown div.user-info-name a {
    border: none;
    color: #000
}

div.user-info-dropdown div.user-info-name a:hover {
    border-bottom: 1px solid #000
}

div.drop-down-top {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    margin-right: 34px;
    margin-left: 3px
}

ul.user-info-list table tr td a.alert-subject {
    text-decoration: none;
    border: none;
    margin-left: 10px;
    display: inline-block
}

ul.user-info-list table tr td span.item {
    background: url(../../../../images/reply_alert_bg.jpg) no-repeat left center;
    padding-left: 20px;
    color: #979797;
    margin-left: 10px
}

ul.user-info-list table tr td a.avatar,ul.user-info-list table tr td a.username {
    text-decoration: none;
    border: none;
    display: inline-block;
    margin-top: 4px;
    margin-left: 10px
}

ul.user-info-list table tr td span.item-delete {
    display: inline-block;
    width: 10px;
    height: 9px;
    cursor: pointer;
    margin-top: 5px
}

.alert-quick-access-item {
    border-bottom: 1px solid #E8E8E8
}

.alert-quick-access-item :hover {
    background: #F6F7F9
}

ul.user-info-list table tr td a.username {
    color: #000;
    font-weight: 700;
    font-size: 14px
}

.user-info-list .alert-quick-access-item .type3alert-link {
    border: none
}

div.sda_left {
    display: block;
    float: left;
    margin: 6px 6px 0 0;
    padding: 0;
    border: 0
}

div.sda_left img {
    border: 0;
    margin: 0;
    padding: 0
}

div.sda_left2 {
    display: block;
    float: left;
    margin: 12px 6px 6px 0;
    padding: 0;
    border: 0
}

div.sda_left2 img {
    border: 0;
    margin: 0;
    padding: 0
}

div.sda_right {
    display: block;
    float: left;
    margin: 6px 0 0;
    padding: 0;
    border: 0
}

div.sda_right img {
    border: 0;
    margin: 0;
    padding: 0
}

div.sda_right2 {
    display: block;
    float: left;
    margin: 12px 0 6px;
    padding: 0;
    border: 0
}

div.sda_right2 img {
    border: 0;
    margin: 0;
    padding: 0
}

div.sda_chief {
    display: block;
    float: left;
    margin: 0 0 5px;
    padding: 0;
    border: 0
}

div.sda_chief img {
    border: 0;
    margin: 0;
    padding: 0
}

div.sda_chief_bottom {
    display: block;
    float: left;
    margin: 0 8px 0 0;
    padding: 0;
    border: 0
}

div.sda_chief_bottom img {
    border: 0;
    margin: 0;
    padding: 0
}

div.sda_chief_end {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: 0
}

div.sda_chief_end img {
    border: 0;
    margin: 0;
    padding: 0
}

div.sda_left a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0
}

div.sda_right a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0
}

div.sda_chief a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0
}

div.sda_chief_bottom a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0
}

div.sda_chief_end a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0
}

div.sda_left3 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden
}

div.sda_right3 {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden
}

div.sda_right3 a,div.sda_left3 a {
    display: block
}

div.sda_right3 img,div.sda_left3 img {
    border: 0
}

div.top_wb,div.top_fb,div.top_tw,div.top_weixin,div.top_newsletter {
    width: auto;
    float: left;
    margin: 8px 10px 4px 3px
}

div.top_newsletter {
    margin-top: 6px
}

div.top_shutiao {
    float: left;
    margin-right: 5px;
    margin-top: 8px
}

div.top_avatar {
    width: auto;
    float: left;
    margin: 0 1px 4px 3px
}

div.top_username,div.top_app {
    width: auto;
    float: left;
    margin: 6px 10px 4px 3px
}

div.top_register {
    width: auto;
    float: left;
    margin: 6px 10px 4px 3px
}

div.top_login {
    width: auto;
    float: left;
    margin: 7px 10px 4px 3px
}

a.register-link,a.login-link {
    display: block;
    width: auto;
    height: 15px;
    line-height: 15px
}

a.top_username{
    display: block;
    width: auto;
    height: 15px;
    line-height: 15px
}
div.top_item{
    float: left;
    margin: 7px 10px 4px 3px;
}
div.top_item a{
    float: left;
    height: 16px;
    line-height: 16px;
    margin-top: -1px;
}
div.top_item a.app{
    padding-left: 18px;
    background: url(https://c3.nychinaren.com/images/aboutus/phone2.png) no-repeat 0 0px;
}
a.top_contact {
    display: inline-block;
    width: auto;
    height: 15px;
    background: url(https://c3.nychinaren.com/images/home_page/contact_topline.jpg) no-repeat center left;
    padding-left: 18px;
    line-height: 15px
}

.tooltip-container .tooltip-arrow {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background: #FFF;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 9999;
    border-width: 0px;
}

.tooltip-container {
    border: 1px solid #B7B9BB;
    border-radius: 3px;
    position: absolute;
    display: inline-block;
    background: #FFF;
    z-index: 9999;
    padding: 5px 10px;
    overflow: visible
}

a.wb_guanzhu,a.wb_fangwen,a.fb_guanzhu,a.fb_fangwen {
    margin-right: 10px
}

div.wb_buttons,div.fb_buttons {
    margin-top: 10px
}

div.weixin_img {
    border-right: 1px dotted #C6C7C9;
    padding-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px
}

div.weixin_img,div.weixin_txt {
    float: left;
    margin-right: 20px
}

div.weixin_txt p {
    font-size: 16px
}

div.dingyue_form,div.dingyue_txt {
    float: left;
    margin-right: 20px
}

div.contact_form,div.contact_txt {
    float: left;
    margin-right: 20px
}

div.contact_form {
    border-right: 1px dotted #C6C7C9;
    padding-right: 20px
}

div.contact_form p,div.contact_txt p, {
    font-size: 12px
}

div.contact_form input,div.dingyue_form input {
    color: #999;
    width: 180px
}

div.contact_form textarea {
    color: #999;
    width: 180px
}

div.weibo-title,div.fb-title,div.tw-title,p.dingyue-title,p.dingyue-tips-title {
    font-size: 16px
}

div.weibo-title,div.fb-title,div.tw-title {
    padding: 10px 0
}

p.dingyue-tips-content {
    font-size: 12px
}

p.orange {
    color: #E17E06
}

p.contact-title {
    font-size: 16px
}

p.contact-text {
    font-size: 12px
}

.hastab {
    padding-left: 30px
}

div.tooltip-container {
    font-family: none
}

#s-submit {
    display: block;
    width: 72px;
    height: 31px;
    background: url(https://c3.nychinaren.com/images/home_page/top_subscribe.jpg) no-repeat center center;
    margin-bottom: 20px
}

#c-submit {
    display: block;
    width: 72px;
    height: 31px;
    background: url(https://c3.nychinaren.com/images/home_page/top_send.gif) no-repeat center center;
    margin-bottom: 10px
}

.row.for-user-info-dropdown {
    position: relative;
    margin: 10px 0px;
    /*float: left;*/
    display: inline-block;
}

div#search_key_div {
    position: absolute;
    position: absolute;
    /*width: 329px;*/
    width: 330px;
    left: 295px;
    top: 43px;
    border: 1px solid #ccc;
    background-color: #ffffff;
    border-top: 0px;
    z-index: 10000;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div#search_key_div div {
    clear: both;
    height: 25px;
    line-height:25px;
    color: #333;
    cursor: default;
    padding: 0px 0px 0px 10px;
    font-weight: bold;
    letter-spacing: 1px;
    overflow: hidden !important;
}
.for-user-info-dropdown .search .searchframe div#search_key_div div {
    font-size: 12px;
    padding: 0px 0px 0px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.for-user-info-dropdown .search .searchframe div#search_key_div span{
    white-space: nowrap;
}
.for-user-info-dropdown .search .searchframe div#search_key_div span.button-b-search
{
    background-image:url(https://c3.nychinaren.com/templates/v2_index/img/ss.png);
    width: 14px;
    height: 25px;
    line-height: 25px;
    background-size: 95%;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    margin-right: 8px;
    margin-left: 2px;
    display: inline-block;
    float: left;
}
.row.for-user-info-dropdown .search .searchframe div#search_key_div a{
    padding-left: 25px;
    background-image: url(https://c3.nychinaren.com/images/arrow-up-right-from-squarev2.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position-x: 3px;
    background-position-y: 6px;
    width: 297px;
    display: block;
}
.normal {
    font-weight: normal;
}

.easyPopBottom {
    position: fixed;
    width: 100%;
    bottom: 0;
    background-color: #304050;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    z-index: 999;
    text-align: center;
}

.easyPopAuto {
    position: relative;
    margin: 0 auto;
}

.easyPophead {
    display: inline-block;
    background: url(https://c3.nychinaren.com/images/easyPop.png) no-repeat 0px -0px;
    height: 40px;
    width: 32px;
    line-height: 40px;
    font-size: 16px
}

.easyPopContent {
    display: inline-block;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    font-family: "微软雅黑";
    letter-spacing: 2px
}

.easyPopContent a {
    color: #FFF;
    font-style: italic;
    text-decoration: underline;
}

.easyPopClose {
    display: inline-block;
    background: url(https://c3.nychinaren.com/images/easyPop.png) no-repeat 0px -44px;
    height: 40px;
    width: 32px;
    line-height: 40px;
    font-size: 16px
}

.easyPopCloseH {
    display: inline-block;
    background: url(https://c3.nychinaren.com/images/easyPop.png) no-repeat 0px -87px;
    height: 40px;
    width: 32px;
    line-height: 40px;
    font-size: 16px
}

.reviewBlock {
    float: left;
    width: 100%;
}

.reviewBlock span {
    float: left;
    clear: both;
    width: 10%;
    margin: 10px 10px 0px 0px;
    letter-spacing: 3px;
    text-align: right;
    font-size: 14px;
}

.reviewBlock .img {
    margin-top: 25px;
    letter-spacing: 0px;
}

.reviewBlock fieldset#xspace-rates2 {
    width: 88%;
    clear: none;
    margin-top: 5px;
    color: #ccc;
}

.reviewBlock div#comment_text {
    width: 88%;
    float: left;
    margin-top: 5px;
}

.reviewBlock .least {
    clear: none;
    letter-spacing: 0px;
    width: 13%;
    margin: 5px 0px 0px 70px;
    font-size: 12px;
}

.reviewBlock div#comment_text textarea#comment {
    color: #ccc;
}

.reviewBlock .uploadfile {
    width: 88%;
    margin: 0px 0px 10px 0px;
}

.reviewBlock .uploadfile input[type="file"] {
    position: absolute;
    top: 20px;
    left: 0px;
    padding: 5px 0px;
    width: 95px;
    z-index: 100;
    opacity: 0;
    cursor: pointer;
}

.reviewBlock .uploadfile .tips {
    float: left;
    margin: 25px 25px 0px 25px;
}

.reviewBlock .uploadfile .tips span {
    float: left;
    margin: 0px;
    clear: none;
    letter-spacing: 1px;
    color: #ccc;
    width: 20px;
    font-size: 12px;
}

.reviewBlock .uploadfile .tips span.cur {
    text-align: right;
}

.reviewBlock .button-panel {
    margin: 20px 0px 0px 77px;
}

.reviewBlock .uploadfile .button-panel {
    margin-left: 0px;
}

.reviewBlock .button-panel span {
    margin: 0px;
}

.reviewBlock .button-panel span.button-upload {
    background-image: url(https://c3.nychinaren.com/templates/horse/images/img.png);
    width: 17px;
    background-position: -2px -1px;
}

.reviewBlock .button-panel input {
    background-image: none;
    font-weight: bold;
}

.reviewBlock div.menu {
    display: none;
    margin-left: 77px;
}

.reviewBlock div.menu div.listBox ul.image img {
    width: 100px;
    height: 100px;
}

.reviewBlock div.menu .btn {
    width: 5px;
    height: 5px;
    margin-top: 45px;
    margin-right: 0px;
    visibility: hidden;
    box-shadow: none;
}

.reviewBlock div.menu .prev {
    background: url(https://c3.nychinaren.com/templates/horse/images/arrow1.png) -180px -11px no-repeat;
}

.reviewBlock div.menu .next {
    background: url(https://c3.nychinaren.com/templates/horse/images/arrow1.png) -240px -11px no-repeat;
    clear: none;
}

.reviewBlock div.menu div.listBox li {
    width: 110px;
    position: relative;
}

.reviewBlock div.menu div.listBox {
    width: 540px;
    margin: 0px 5px 0px 0px;
}

.reviewBlock div.menu div.listBox ul {
    margin: 0px;
}

.reviewBlock div.menu div.listBox ul.image span {
    text-align: left;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    word-wrap: break-word;
    height: 18px;
    width: 110px;
    letter-spacing: 1px;
    overflow: hidden;
}

.reviewBlock div.menu div.listBox ul.image span.memo {
    height: 35px;
    color: #666;
    font-weight: normal;
}

.red {
    color: rgb(247,104,25);
}

.reviewBlock .red {
    margin-right: 5px;
}

.image-content {
    float: right;
    width: 90%;
}
div.img_shade {
    background: rgba(0,0,0,0.4) !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000,endColorstr=#80000000);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#80000000, endColorstr=#80000000);
    position: absolute;
    width: 100px;
    height: 100px;
    margin: 0px;
    display: none;
}

.reviewBlock div.img_shade {
    top: 3px;
    left: 6px;
}
div.img_shade div.img_shade_button {
    background: rgba(0, 0, 0, 0.5);
    width: 100px;
    margin-top: 80px;
    float: right;
    padding: 0px;
}
div.img_shade div.img_shade_button button {
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    border: 0px;
    float: right;
    margin: 0px 5px 0px 0px;
}
div.img_shade div.img_shade_button button.delete {
    background: url(https://c3.nychinaren.com/templates/horse/images/img_shade.png) -13px -164px no-repeat;
}
div.img_shade div.img_shade_button button.edit {
    background: url(https://c3.nychinaren.com/templates/horse/images/img_shade.png) -13px -120px no-repeat;
}
div.search_ads
{
    padding: 0px 15px;
    border: 1px solid #E7E9C4;
    border-top: none;
    background-color: #FFFEE9;
}
div.search_ads div.dot_line
{
    border-bottom: 1px dotted #ccc;
    width: 100%;
}
div.search_ads div#line
{
    width: 100%;
    border-bottom: 1px solid #EAEADE;
}
div.search_ads dl.search_ads
{
    padding: 12px 0 12px 12px;
    margin: 0;
    background: url(https://c3.nychinaren.com/templates/horse/images/more_blue.png) no-repeat 0 17px;
}
div.search_ads dt a.map_link
{
    font-size: 14px;
}
div.search_ads dl.search_ads dd
{
    margin: 10px 0px 5px 0px;
}
span.recommend, span.recommend_s
{
    float: right;
    margin: -12px -17px 0px 0px;
}
span.recommend
{
    background: url(https://c3.nychinaren.com/templates/horse/images/recommend.png) no-repeat;
    width: 78px;
    height: 81px;
}
span.recommend_s
{
    background: url(https://c3.nychinaren.com/templates/horse/images/recommend_s.png) no-repeat;
    width: 82px;
    height: 54px;
}
.searchword
{
    color: #ff6711;
}
.search_seltd select
{
    background: url(https://c3.nychinaren.com/images/selectdown.png) no-repeat right #FFF;
    width: 200px;
    padding: 5px;
    font-size: 12px;
    border: 1px solid #ccc;
    height: 27px;
    -webkit-appearance: none;
    /*for chrome*/
}
.job_select_info
{
    background-color: #FF8726;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 30px 8px 30px;
    color: #EEE;
    margin-right: 4px;
}
.job_out_info
{
    background-color: #EEE;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 30px 8px 30px;
    color: #444;
    margin-right: 4px;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;

}
.job_out_info:hover {
    background-color: #FF8726;
    font-size: 16px;
    font-weight: 600;
    padding: 7px 30px 8px 30px;
    color: #EEE;
    margin-right: 4px;
}

.recruiment_topic li {
    list-style-type: square;
    margin-left: 15px;
}
span.item_title_v2 {
    width: 96px;
    display: block;
    float: left;
	margin-right:12px;
    position: relative;
    left: 20px
}

.picLB {
    margin-left: -5px;
}
.picLB li {
    width: 125px;
    height: 60px;
    margin: 5px;
    overflow: hidden;
    background: #fff;
    position: relative;
    list-style: none;
    box-shadow: 2px 2px 2px #BBB
}
.picLB {
    overflow: hidden;
    zoom:1;}
.picLB li {
    float: left;
    display: inline;
}
.picDl {
    width: 700px;
    overflow: hidden;
    zoom:1;;height: 280px;
    position: absolute;
    margin: 0
}
.picDl dd {
    float: left;
    display: inline;
    width: 125px;
    overflow: hidden;
    margin: 0;
    padding: 0
}
.picDl dl {
    margin: 0;
    padding: 0
}
div.forum_line div.topic_list_title_qa div.topic_list_3_v2 {
    width: 70px;
    float: right;
    text-align: center;
    height: 36px;
    line-height: 36px
}
div.forum_line div.topic_list_detail div.topic_list_12_v2 {
    width: 310px;
    float: left;
    height: 45px;
    line-height: 24px;
    overflow: hidden
}
div.forum_line div.topic_list_detail div.topic_list_2_v2 {
    width: 280px;
    float: left;
    text-align: left;
    height: 45px;
    line-height: 14px
}
div.forum_line div.topic_list_detail div.topic_list_2 span.author_v2 {
    height: 25px;
    margin: 14px 0 1px 10px
}
div.forum_line div.topic_list_detail div.topic_list_2 span.time_v2 {
    color: #a5a5a5;
    height: 14px;
    padding: 14px 0 6px 10px;
    text-align: left
}

.wrapprocess{     border-radius: 8px; height: 10px;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CCC',endColorStr='#EEE',gradientType='1');
    background: -moz-linear-gradient(left, #CCC, #EEE);
    background: -o-linear-gradient(left,#CCC, #EEE);
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#CCC), to(#EEE)); }
.processbar{filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#F9D200',endColorStr='#FF6E10',gradientType='1');
    background: -moz-linear-gradient(left, #F9D200, #FF6E10);
    background: -o-linear-gradient(left,#F9D200, #FF6E10);
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#F9D200), to(#FF6E10));
    height:10px;     border-radius: 8px}
.grade-block{ position:relative; overflow:hidden; padding:0 0 20px 0;}
.grade-block h2{ margin:10px 0px 20px 0px; font-weight: 400; font-family: 'Microsoft YaHei',arial,tahoma,\5b8b\4f53,sans-serif;
    font-size: 18px;}
.grade_paragraphs{background: white;padding: 5px 15px 5px 30px}
.grade-block p{text-align: justify; text-justify: inter-ideograph; /*text-indent: 2em;*/}
.grade-block table { text-align:center;}
.grade-block .grade-rules{ width:100%;}
.grade-block .grade-rules img{ width:auto;}
.grade-block .grade-medal{text-align:center; width:100%;}
.grade-block .grade-medal td{ padding-bottom:20px;}
.grade-block .grade-medal .medal_img{ width: 80px; }
.grade-block .grade-medal span{ display:block; text-align:center;}
.grade-block .grade-medal a{ display:block; text-align:center;}
.grade-medal .medal_name{margin: 10px 0 5px;}
.medal-a{ color:#09F!important;}
.medal-got{ color:#F90}
.medal-a, .medal-got{font-size: 14px;}
.grade-sign-in button{margin: 0;    width: 60px;    height: 30px;    line-height: 0px;}
table.grade-point-rule tr:nth-child(odd) {background: #fff;  }
.grade-block .grade-point-rule{text-align:center; width:100%;}
.grade-block .grade-point-rule th{font-size: 15px}
.grade-point-rule tr th{ min-width:100px; height:40px; line-height:20px}
.grade-point-rule tr td{min-width:100px; height:40px; line-height:20px}
.image-gray{-webkit-filter: grayscale(100%);
    -webkit-filter: grayscale(1);
    filter: grayscale(100%);
    filter:gray; }
.user_grade_info_row{ height: 30px; width: 380px; position: relative; line-height: 30px;}
.user_grade_info_row .title{ height: 30px;font-weight: 700;		overflow: hidden;		display: inline-block;font-size: 15px;		font-weight: 400;}
.user_grade_info_row a{ display: inline-block;  color: #0464B0;  float: right; line-height: 30px;}
.user_grade_info_row .wrapprocess{width: 258px;display: inline-block;  		top: 11px;		position: absolute;		right: 80px;}
.user_grade_info_row .button{width: 50px;height: 30px;line-height: 20px;margin: 0; }
.user_grade_info_row .exp-next{position: absolute; right: 0px; top: 0px;}

.v_equal_cell.overlay {
    position: relative;
}
.v_equal_cell.overlay .v_equal_text {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: inherit;
    padding: 0 8px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9));
    background:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9));
    background:-o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9));
    background:-ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9));
}
.v_equal_cell.overlay .v_equal_name {
    color: #fff;
    font-size: 14px;
    margin: 0.5em 0 0.4em;
    padding: 0;
    line-height: normal;
    height: auto;
}
.v_equal_list.col1 .v_equal_img img{
    width: 100%;
}
.v-play{
    width: 44px;
    height: 44px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
    display: none;
}
.v-play.icon-play:before{
    color: #fff;
    font-size: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -6px;
}
span.v-play.icon-play {
    background: url(https://c3.nychinaren.com/images/youtube60.png) !important;
    width: 60px;
    height: 42px;
    margin-left: -30px;
    margin-top: -20px;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    border-radius: 0;
}
span.v-play.icon-play:before{
    display:none;
}
.v_equal_name{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.location_modify{
    font-weight:bold;
    margin-left:200px;
}

.to_resume_box{
    border: 1px solid #cfcfcf;
    margin-bottom: 10px;
}
.to_resume_title{
    background-image: linear-gradient(to bottom, #ffffff, #dfdfdf);
    background-image: -moz-linear-gradient(to bottom, #ffffff, #dfdfdf);
    background-image: -o-linear-gradient(to bottom, #ffffff, #dfdfdf);
    padding: 5px 12px;
}
.to_resume_title a{
    font-size: 14px;
    font-weight: bold;
}
.to_resume_info{
    text-align: center;
    padding: 30px 0 25px;
}
.to_resume_info .button-panel{
    margin: 0px 0px 20px 58px;
    /*padding: 10px 30px;*/
    padding: 8px 17px;
}
.to_resume_info .button-panel a{
    /*color: #fff;*/
    font-family: Microsoft Yahei;
    /*font-size: 18px;*/
    font-size: 16px;
}
.to_resume_info .button-panel:nth-child(1) a{
    color: #fff;
}
.to_resume_info .txt{
    clear: left;
    font-size: 13px;
    line-height: 20px;
}

/********** begin recruitment detail, resume company detail **********/
.cr_top{
    clear: left;
    background: #F4F4F4;
    border: 1px solid #ececec;
    padding: 15px;
    float: left;
    width: 100%;
    margin: 10px 0 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: Arial, "Microsoft YaHei";
}
.cr_top table{
    width: 100%;
}
.cr_top table td{
    padding: 0px;
}
.cr_top td.cr_left{
    background: #fff;
    width: 160px;
    text-align: center;
}
.cr_top td.cr_line{
    border-left: 1px solid #dddddd;
    -webkit-mask: -webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(30%,#000),color-stop(70%,#000),color-stop(100%,transparent));
    -webkit-mask: -webkit-linear-gradient(top,transparent,#000 30%,#000 70%,transparent 100%);
}
.cr_top td.cr_right{
    text-align: center;
    width: 195px;
}
.cr_top td.cr_right .num_block{
    margin-top: 12px;
}
.cr_top .cr_btn{
    display: inline-block;
    color: #fff;
    background: #5A99C4;
    padding: 10px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 20px;
    letter-spacing: 1px;
}
.job_apply_btn.done .cr_btn{
    background: #CCCCCC;
}
.cr_top .cr_btn:hover{
    background: #4C8ABB;
}
.cr_top .cr_info{
    margin-left: 30px;
    padding: 8px 0px;
}
.cr_top .cr_info ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.cr_info h2{
    margin: 0 0 15px 0;
    font-weight: normal;
    font-size: 18px;
    color: #000;
}
.cr_info ul li{
    font-size: 14px;
    padding: 0 0 10px 25px;
}
.cr_info ul li:last-child{
    padding-bottom: 0px;
}
.cr_info ul li a{
    color: #0558a4;
}
.cr_info ul li.phone{
    background: url(https://c3.nychinaren.com/templates/horse/images/company_detail.png) no-repeat 0px -236px;
}
.cr_info ul li.email{
    background: url(https://c3.nychinaren.com/images/home_page/contact_topline.jpg) no-repeat 0 5px;
}
.cr_info ul li.site{
    background: url(https://c3.nychinaren.com/templates/horse/images/company_detail.png) no-repeat 0px -296px;
}
.cr_info ul li.address{
    background: url(https://c3.nychinaren.com/templates/horse/images/deals-icon.png) no-repeat 0px -490px;
}

.cr_tabpage{
    border-bottom: 1px solid #DCDCDD;
    margin-bottom: 15px;
    height: 31px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
}
.cr_tabpage a.cr_tab_cell{
    border: 1px solid #E0E0E0;
    border-bottom: none;
    padding: 5px 0px;
    float: left;
    margin-right: 8px;
    width: 120px;
    text-align: center;
}
.cr_tabpage a.cr_tab_cell.active,
.cr_tabpage a.cr_tab_cell:hover{
    background: white;
    border-color: #d2d2d2;
    font-weight: bold;
}
.cr_company_btn .button-panel{
    margin-top: 10px;
}
.cr_profile{
    font-family: "Microsoft YaHei";
    font-size: 14px;
}
.cr_profile .p_block {
    margin-bottom: 20px;
}
.cr_profile .header {
    margin-bottom: 10px;
}
.cr_profile .header .v-line {
    background: #5594C3;
    display: inline-block;
    width: 4px;
    height: 16px;
    vertical-align: middle;
    margin-right: 4px;
}
.cr_profile .header .title {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
.cr_profile p, .cr_profile ul{
    line-height: 1.8em;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.cr_profile ul li:before{
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #444;
    margin-right: 8px;
    vertical-align: middle;
}
.cr_profile .office img.screen_cell {
    width: 161px;
    margin: 6px 12px 6px 0;
    float: left;
}
.cr_topics{
    font-size: 14px;
    width: 100%;
    display: inline-block;
    font-family: "Microsoft YaHei";
}
.cr_topic_row {
    float: left;
    width: 100%;
    margin: 5px 0 10px;
}
.cr_topic_row span {
    height: 20px;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: left;
}
.cr_topic_row span.title{
    color: #0559A6;
    font-weight: normal;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cr_topic_row span.trade,
.cr_topic_row span.time{
    width: 15%;
    text-align: right;
}
.cr_topic_row.cr_job_row span.title{
    width: 60%;
}
.cr_topic_row.cr_job_row span.location{
    width: 25%;
}
.cr_topic_row.cr_job_row span.time{
    width: 15%;
    text-align: right;
}
/********** end recruitment detail, resume company detail **********/

/********** begin job apply **********/
.job_apply_btn.done *{
    pointer-events: none;
}
.job_apply_btn.done .button-panel a{
    color: darkgray;
}
.job_apply_box{
    width: 400px;
    padding: 0px;
    margin-top: -2px;
}
.job_apply_box .btn_group{
    margin-top: 15px;
    padding-top: 15px;
}
.job_apply_box .btn_group .button-panel{
    margin: 0 0 15px 130px;
}
.job_apply_box .button-panel a.button-a{
    color: #fff;
}
.job_apply_box select{
    width: 160px;
    line-height: 22px;
    border-radius: 5px;
    height: 22px;
    margin-top: 5px;
}
.job_apply_box select[name="r_lang_sel"]{
    width: 80px;
    margin-left: 20px;
}
.job_apply_box select[name="letter_sel"], .job_apply_box textarea{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.job_apply_box textarea{
    height: 80px;
    margin-top: 5px;
}
.job_apply_box a.r_link{
    color: #0659a7;
    text-decoration: underline;
    margin-left: 20px;
}
.job_apply_box a.r_link.letter{
    text-decoration: none;
    float: right;
    cursor: pointer;
}
.job_apply_box .title {
    background: rgb(211,211,211);
    margin-bottom: 10px;
}
.job_apply_box .title h2 {
    padding: 5px 0px 5px 28px;
    color: #333;
}
.form-resume-create {
    width: 100%;
    padding: 50px 0px 170px;
}

.form-resume-create div {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
}

.form-resume-create div.button-panel {
    margin-top: 40px;
    margin-left: 140px;
}
/********** end job apply **********/

.ul_page .point {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.ul_page .point span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #aaa;
    margin: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.ul_page .point span.active{
    background: #3CA0CE;
}

/********** begin deal discount **********/
/***begin detail ***/
.redcolor { color:#cd0000; }
.dis_delete { text-decoration:line-through; }
.dis_red { color:#cd0000;margin-right:10px;font-weight:bold; }
.dis_del { text-decoration:line-through;color:#969696;font-weight:bold; }
.deal_discount { margin:15px 0 0;border:1px solid #EaF1F7;width:998px;background-color:#fff; }
.deal_discount .blank { width:998px;height:1px; }
.deal_discount .clear:after { clear: both; }
.deal_discount .deal_dis_tlt{ width:998px; height:25px;line-height:25px;border-top:1px solid #fff; }
.deal_discount .deal_dis_tlt a { display:block;width:100%;text-align:center;color:#333;background-color:#f0f4f7;font-size:12px;font-family:'微软雅黑', 'Microsoft Yahei'; }
.deal_discount .deal_dis_cnt { width:996px; padding:0px 1px;margin:0;background-color:#f0f4f7; }
.deal_discount .deal_dis_cnt table tr { vertical-align:top; }
.deal_discount .deal_dis_cnt table tr td { width:322px;padding:10px 5px;margin:0;}
.deal_discount td:hover { -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3); box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }
.deal_discount .deal_dis_cnt table tr td .dis_cnt { width:322px;text-align:center;margin:0px; }
.deal_discount .deal_dis_cnt .dis_cnt .dis_img { float:left;width:125px;height:125px; }
.deal_discount .deal_dis_cnt .dis_cnt .dis_img .crecard { width:100% !important;height:auto !important;line-height:125px; }
.deal_discount .deal_dis_cnt .dis_cnt .dis_img img { width:125px;height:125px; }
.deal_discount .deal_dis_cnt .dis_cnt .dis_dsp { float:right;margin-left:10px;width:187px; }
.deal_discount .deal_dis_cnt .dis_cnt .dis_dsp p { text-align:left;font-size:16px;font-family:'微软雅黑', 'Microsoft Yahei';line-height:25px;margin:0;padding:0;color:#333 }
.deal_discount .deal_dis_cnt .dis_cnt .dis_dsp p.dis_dsp_hgt { height:75px;overflow:hidden;font-size:14px; }
.deal_discount .deal_dis_cnt .dis_cnt .dis_dsp p.dis_strname { color:#A9A9A9;font-style:italic;font-size:12px; }
.deal_discount .deal_dis_cnt .dis_cnt .dis_dsp p.dis_price { white-space:nowrap;overflow:hidden; }

/********** end detail begin list  **********/
.dealdis__rlike .title_1 .box_b { height:37px;line-height:30px; background-color:#8ac1f7;}
.dealdis__rlike .title_1 .box_b span.tab1 { background: url(https://c3.nychinaren.com/images/dealdis_h.png) no-repeat 0 10px;padding-left:28px; }
.dealdis__rlike .title_1 .box_b span a { color: #ffffff;font-weight:bold; }
.dealdis__rlike .dealdis__rld { display: block;float: left }
.dealdis__rlike .dealdis__rld dl { width:240px;height:70px;display: block;padding: 10px 5px 15px;margin: 0 5px;border-color:#a5a5a5;border-style:dashed;border-width:0 0 1px 0;  }
.dealdis__rlike .dealdis__rld dt img { width:70px;height:70px;border: none }
.dealdis__rlike .dealdis__rld .dealdis__rimg { float:left;width:70px;height:70px; }
.dealdis__rlike .dealdis__rld .dealdis__rdsp { float:right;width:155px;height:65px;overflow:hidden;padding:5px 0 0 15px;font-family:'微软雅黑', 'Microsoft Yahei';color:#010101; }
.dealdis__rlike .dealdis_iteam { text-align:center;float:left;width:100%; }
.dealdis__rlike .dealdis_iteam .iteams { float:left;width:100%;display: inline-block; margin: 5px 0px; text-align: center; vertical-align: top; }
.dealdis__rlike .dealdis_iteam .iteams .iteam { background: #b4b4b4; border-radius: 12px; cursor: pointer; display: inline-block; height: 11px; width: 11px; margin-right: 10px; }
.dealdis__rlike .dealdis_iteam .iteams .current { background-color: #8ac1f7; }
/********** end deal discount **********/

/********** begin bottom common ads  **********/
.bottom_ads { width: 1000px; margin-top:15px; height:270px;float:left; }
.bottom_ads table { width: 1000px; }
.bottom_ads table tbody tr { width:1000px;padding:0;margin:0; }
.bottom_ads table tbody tr td { width:250px;border:0;padding:0;margin:0; }
.bottom_ads table tbody tr:nth-child(1) td div { width:241px;height:200px;padding:0;margin-bottom:12px; }
.bottom_ads table tbody tr:nth-child(2) td div { width:241px;height:60px;padding:0;margin:0; }
.bottom_ads table tbody tr td:not(:last-child) div { margin-right:12px; }
/********** end bottom common ads  **********/

/********** begin photo figure **********/
.photo_figure_wrapper{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    /*bottom: 0px;*/
    background: rgba(229, 229, 229, .95);
    z-index: 100;
}
.photo_figure {
    width: 1000px;
    overflow: hidden;
    margin: 0px auto;
    text-align: right;
    padding: 10px 0px;
}
.photo_figure .main_wrapper{
    position: relative;
    height: 450px;
}
.photo_figure .close{
    width: 40px;
    height: 40px;
    background: url(https://c3.nychinaren.com/templates/horse/images/circle_close.png) no-repeat center center;
    display: inline-block;
    margin: 0px 70px 10px 0px;
}
.photo_figure .page_btn{
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 1;
    top: 50%;
    margin-top: -15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    display: none;
}
.photo_figure .prev{
    left: 0px;
    background-image: url(https://c3.nychinaren.com/images/mobile/arrow_left.png);
}
.photo_figure .next{
    right: 0px;
    background-image: url(https://c3.nychinaren.com/images/mobile/arrow_right.png);
}
.photo_figure .main_box, .photo_figure .list_box{
    width: 710px;
    background: white;
    margin: 0px auto;
    -webkit-box-shadow: -2px 2px 5px rgba(0,0,0,.2);
    -moz-box-shadow: -2px 2px 5px rgba(0,0,0,.2);
    box-shadow: -2px 2px 5px rgba(0,0,0,.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 100%;
    position: relative;
}
.photo_figure .main_box{
    padding: 18px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.photo_figure .main_box img{
    max-width: 100%;
    max-height: 100%;
}
.photo_figure .main_box .icon_download{
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: url(https://c3.nychinaren.com/templates/horse/images/download2.png) no-repeat center center;
}
.photo_figure .main_box .num{
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    line-height: 32px;
}
.photo_figure .list_box{
    margin-top: 15px;
    padding: 20px 40px;
    white-space: nowrap;
    text-align: left;
}
.photo_figure .list_screen{
    overflow: hidden;
}
.photo_figure .list_inner{
    position: relative;
    text-align: le;
}
.photo_figure .list_box img.thumb{
    width: 150px;
    height: 95px;
    margin-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.photo_figure .list_box img.thumb.current{
    border: 5px solid #77CBF3;
}
/********** end photo figure **********/

/********** begin photo screen **********/
.screen_outer{
    position: relative;
}
.screen_inner{
    overflow: hidden;
}
.screen_list{
    position: relative;
    width: 9999px;
    left: 0px;
}
.screen_outer span[class^="icon-angle"]{
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: white;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-top: -17px;
    display: none;
}
.screen_outer .icon-angle-left{
    left: 5px;
}
.screen_outer .icon-angle-left:before{
    margin-right: 3px;
}
.screen_outer .icon-angle-right{
    right: 5px;
}
.screen_outer .icon-angle-right:before{
    margin-left: 3px;
}
/********** end photo screen **********/

/********** begin search recommend **********/
ul.zxsug {
    position: absolute;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: 1px solid #ccc;
    background: white;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
ul.zxsug li{
    padding: 0px 8px;
    cursor: default;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.zxsug li.active{
    background: #dceefc;
}
ul.zxsug li .match{
    font-weight: bold;
}
/********** end search recommend **********/

/********** begin job forums **********/
.j_forums_outer{
    width: 1016px;
    margin: -8px;
}
table.j_forums{
    border-spacing: 8px;
    table-layout: fixed;
}
table.j_forums td.cell {
    background: white;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
table.j_forums td.cell a{
    display: block;
    height: 65px;
    line-height: 65px;
}
table.j_forums td.cell span.name {
    color: #000;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
}
table.j_forums td.cell span.icon {
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
}
table.j_forums td.cell span.commerce{
    background-image: url(https://c3.nychinaren.com/images/jf_commerce.png);
}
table.j_forums td.cell span.job_search{
    background-image: url(https://c3.nychinaren.com/images/jf_job_search.png);
}
table.j_forums td.cell span.massage{
    background-image: url(https://c3.nychinaren.com/images/jf_massage.png);
}
table.j_forums td.cell span.housekeeping{
    background-image: url(https://c3.nychinaren.com/images/jf_housekeeping.png);
}
table.j_forums td.cell span.restaurant{
    background-image: url(https://c3.nychinaren.com/images/jf_restaurant.png);
}
table.j_forums td.cell span.training_tutor{
    background-image: url(https://c3.nychinaren.com/images/jf_training_tutor.png);
}
table.j_forums td.cell span.entrepreneurship{
    background-image: url(https://c3.nychinaren.com/images/jf_entrepreneurship.png);
}
table.j_forums td.cell span.translate{
    background-image: url(https://c3.nychinaren.com/images/jf_translate.png);
}
table.j_forums td.cell span.ktv{
    background-image: url(https://c3.nychinaren.com/images/jf_ktv.png);
}
table.j_forums td.cell span.child_care{
    background-image: url(https://c3.nychinaren.com/images/jf_child_care.png);
}
table.j_forums td.cell span.job_IT{
    background-image: url(https://c3.nychinaren.com/images/jf_job_IT.png);
}
/********** end job forums **********/

/********** begin job employs **********/
.j_employs {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0px 20px;
}
.j_employ_logo{
    padding: 20px 0px 15px;
    display: block;
    background: white;
    height: 60px;
}
.j_employs ul{
    list-style: none;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.j_employs ul.j_employ_line li{
    float: left;
    text-align: center;
}
.j_employs ul.j_employ_topics{
    border-top: none;
    margin-top: 5px;
}
.j_employs ul.j_employ_line ul.j_employ_topics li{
    text-align: left;
    border-left: none;
    width: 100%;
    height: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.j_employ_info{
    padding: 10px 15px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.j_employ_name{
    color: #064F85;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    text-align: left;
    margin-bottom: 8px;
    height: 40px;
    overflow: hidden;
}
.j_employs.table{
    border: 5px solid #D9EEFF;
}
.j_employs.table ul.j_employ_line{
    border-top: 4px solid #D9EEFF;
}
.j_employs.table ul.j_employ_line:nth-child(1){
    border-top: none !important;
}
.j_employs.table ul.j_employ_line li.j_employ{
    border-left: 2px solid #D9EEFF;
    width: 246px;
    height: 220px;
    background: white;
}
.j_employs.table ul.j_employ_line li.j_employ:nth-child(1){
    border-left: none;
}
.j_employs.grid ul.j_employ_line{
    margin-top: 12px;
}
.j_employs.grid ul.j_employ_line:nth-child(1){
    margin-top: 0px;
}
.j_employs.grid ul.j_employ_line li.j_employ{
    width: 237px;
    /*border: 2px solid #FFD2B2;*/
    border: 2px solid #d0eafc;
    margin-left: 12px;
    height: 190px;
    /*background: #FEE9D8;*/
    background: #e2f1fd;
}
.j_employs.grid ul.j_employ_line li.j_employ:nth-child(1){
    margin-left: 0px;
}
.j_employs.grid .j_employ_name {
    height: 20px;
    color: #333;
    font-size: 15px;
    margin-bottom: 5px;
}
/********** end job employs **********/

/* begin user deal coupon management */
.user_coupon .tr_hide { display:none; }
.user_coupon .input-append { margin:0 8px; }
.user_coupon .input-append input { width:100px;display:inline-block;height:18px;padding:4px;font-size:13px;line-height:18px;color:#555555;border:1px solid #cccccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; }
.user_coupon input:focus { border-color:rgba(82, 168, 236, 0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);outline:0;outline:thin dotted \9;}
.user_coupon input.span2:hover { cursor:pointer; }
.user_coupon .u_dlist { width:773px;margin:30px 9px 20px;border:1px solid #ccc;min-height:480px; }
.user_coupon .u_dlist .table{ width:100%;margin-bottom:18px;}
.user_coupon .u_dlist .table th,.table td{ padding:8px;line-height:18px;text-align:left;vertical-align:top;border-bottom:1px solid #dddddd; }
.user_coupon .u_dlist .table th{ font-weight:bold;}
.user_coupon .u_dlist .table thead th{ vertical-align:bottom;}
.user_coupon .u_dpage { text-align:right;margin-right:15px;display:none; }
.user_coupon .u_dpage .pagination{ height:36px;margin:0;}
.user_coupon .u_dpage .pagination ul{ display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;margin-top:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.user_coupon .u_dpage .pagination li{ display:inline;}
.user_coupon .u_dpage .pagination a{ float:left;padding:0 14px;line-height:34px;text-decoration:none;border:1px solid #ddd;border-left-width:0;}
.user_coupon .u_dpage .pagination a:hover,.pagination .active a{ background-color:#f5f5f5;}
.user_coupon .u_dpage .pagination .active a{ color:#999999;cursor:default;}
.user_coupon .u_dpage .pagination .pointer-cursor { cursor:pointer;}
.user_coupon .u_dpage .pagination .disabled span,.pagination .disabled a,.pagination .disabled a:hover{ color:#999999;background-color:transparent;cursor:default;}
.user_coupon .u_dpage .pagination li:first-child a{ border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.user_coupon .u_dpage .pagination li:last-child a{ -webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.lightblue { color:#0659a7 !important; }
a.noclick { disabled:disabled;color:#ccc !important;cursor:text; }
.margin-top-4 { margin-top:4px; }
.margin-top-10 { margin-top:10px; }
.margin-left-5 { margin-left:5px; }
.margin-left-16 { margin-left:16px; }
.margin-left-30 { margin-left:30px; }
.user_coupon .clearfix { margin-bottom:10px; }
.user_coupon .clearfix::after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.user_coupon .u_dleft { float:left; }
.user_coupon .u_dright { float:right; }
.user_coupon { border:1px solid #ccc;margin-top:5px;border-radius:8px;font-size:14px;background-color:#fff; }
.user_coupon .u_dtlt { background-color:#eee;padding-left:30px;font-size:18px;font-weight:bold;height:35px;line-height:35px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px solid #ccc; }
.user_coupon .u_ddate { margin: 20px 0 0 45px; }
.user_coupon .u_sectlt { width:265px;height:18px;line-height:18px;border:1px solid #ccc;border-radius:4px;padding:4px; }
.user_coupon .u_dbtn { display:inline-block;*display:inline;*zoom:1;padding:4px 22px;margin-bottom:0;font-size:13px;line-height:18px;color:#fff;text-align:center;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);vertical-align:middle;background-color:#1495d5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:dximagetransform.microsoft.gradient(enabled=false);border:1px solid #cccccc;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);cursor:pointer;*margin-left:.3em;}
/* end user deal coupon management */

/** begin taboola **/
.adsBox-taboola { margin-top:10px; }
.adsBox-taboola .videoCube{ width:160px !important; }
.adsBox-taboola .videoCube:not(:first-child) { margin:0 0 10px 7px !important;}

.placeholder_white::-webkit-input-placeholder{color: white}
.placeholder_white:-moz-placeholder{color: white}
.placeholder_white::-moz-placeholder{color: white}
.placeholder_white:-ms-input-placeholder{color: white}

div.m-topics-company-related .m-company-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
div.m-topics-company-related .m-item span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 120px;
    white-space: nowrap;
    font-size: 12px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}
div.m-topics-company-related .m-item img{
    min-width:120px;
    width: 100%;
}
div.m-topics-company-related .m-item {
    min-width: 120px;
    float: left;
    margin-top: 10px;
}
div.m-topics-company-related .m-header {
    color: #0659a7;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    line-height: 25px;
}

/** stipulation **/
.stipulation {
    font-family: "Microsoft YaHei";
    width:1000px;
    margin:20px auto 0;
    color:#4a4a4a;
    font-size:16px;
}
.stipulation-nav{
    width: 150px;
    position: fixed;
    margin: 0;
    z-index: 2;
}
.stipulation-nav li {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    margin:0 0 10px 0;
    background-color: #dceefc;
}
.stipulation-inner{
    width:770px;
    padding: 15px 29px;
    margin-left:170px;
    border: 1px solid #9c9b9b;
    border-radius: 3px;
}
.stipulation h2{
    color:#2b2b2b;
    font-size: 22px;
    text-align: center;
    margin:20px 0;
}
.stipulation h4{
    color:#2b2b2b;
    font-size: 18px;
    margin: 25px 0 10px 0;
}
.stipulation p{
    line-height: 28px;
    margin: 0 0 20px 0;
}
/*m_search*/
i.icon_num_red {
    background: #df3e3e;
}
i.icon_num_orange {
    background: #f66a1d;
}
i.icon_num_gray {
    background: #696e78;
}
i.m_icon_num {
    width: auto;
    min-width: 13px;
    padding: 0 2px;
    height: 13px;
    margin-right: 5px;
    border-radius: 6px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 13px;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0px;
}
div.m_search_topic_hot_block {
    position: absolute;
    width: 330px;
    left: 295px;
    top: 43px;
    border: 1px solid #ccc;
    background-color:#ffffff;
    border-top: 0px;
    z-index: 10000;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.m_search_topic_hot_block.m_search_topic_hot_home_block{
    width: 360px;
    left: 0px;
    top: 48px;
    border-right: 2px solid rgb(204, 204, 204);
    border-bottom: 2px solid rgb(204, 204, 204);
    border-left: 2px solid rgb(204, 204, 204);
}
div.m_search_topic_hot_block div.m_search_topic_item {
    clear: both;
    height: 30px;
    line-height: 30px;
    color: rgb(51, 51, 51);
    cursor: default;
    padding:  0px 10px;
    font-size: 12px;
    letter-spacing: 1px;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
}
div.m_search_topic_hot_block div.m_search_topic_item a{
    color: rgb(51, 51, 51);
    text-decoration: none;
}
/*m_search*/

#TB_overlay_vcode {
    position: fixed;
    z-index:1100000;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background-color:#000;
}

#TB_window_vcode {
    position: fixed;
    background: #ffffff;
    z-index: 1100002;
    color:#000000;
    display:none;
    /*border: 4px solid rgb(179,179,179);*/
    /*border: 4px solid rgba(65,65,65,0.4);*/
    text-align:left;
    top:50%;
    left:50%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:1px solid #909090;
    -webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
    box-shadow:0 0 8px rgba(0,0,0,0.4);
}

#TB_ajaxContent_vcode{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_closeWindowButton_vcode{background: url(/images/forumicon.png) no-repeat -124px -596px; display:block; float:right; margin:10px 10px 0px 0px; width:20px}
#TB_closeAjaxWindow_vcode{
    display:block; float:left; width:100%;
}
.password-login-tab, .sms-login-tab{ display: inline-block; margin-bottom: 10px; font-size: 16px; font-weight: bold; width: 70px; text-align: center; cursor: pointer; color: #4785b8!important;}
.tab-select{ border-bottom: 2px solid #4785b8; padding-bottom: 5px;}
