body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

ol,
ul {
    list-style: none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

fieldset,
img {
    border: none;
}


/*img {
    vertical-align:top;
}
*/

input,
button {
    vertical-align: middle;
}

caption,
th {
    text-align: left;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #017d36;
}

html {
    text-align: center;
}
body {
    font: 12px/1.5em Verdana;
    color: #50555f;
    margin: 0 auto;
    text-align: left;
    -webkit-text-size-adjust: none;
    font-family: "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
    background: #f6f6f6;
    overflow-x: hidden;
}


/*Common Style*/

.hidden {
    display: none;
}

.clear:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/*ç‰ˆå¿ƒ*/

.w {
    width: 1200px;
    margin: 0 auto;
}

.content {
    position: relative;
    background: url(../image/bg.jpg);
}

.left_250 {
    width: 250px;
    float: left;
    border-right: 10px solid #f6f6f6;
}

.left_700 {
    width: 700px;
    float: left;
}

.right_730 {
    width: 730px;
    float: right;
}

.right_230 {
    width: 239px;
    float: right;
    border-left: 10px solid #f2f2f2;
    margin-left: -10px;
}

header {
    width: 100%;
    height: 135px;
    border-bottom: 1px solid #d4d4d4;
    background: #fff;
    margin-bottom: 1px;
}

.header_logo {
    padding-top: 23px;
    margin-left: -35px;
}

.nav li {
    float: left;
    padding: 0 20px;
}

.nav li a {
    padding: 20px 0px;
    font-size: 16px;
    color: #505050;
    display: block;
}

.nav>li {
    width: 106px;
    text-align: center;
    overflow: hidden;
}

.nav>li.current>a,
.nav>li:hover>a {
    color: #017d36;
    border-bottom: 3px solid #017d36;
}

.search {
    padding: 15px;
}

.search_input {
    width: 100px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #d4d4d4;
    color: #505050;
    border-radius: 15px;
    padding: 0 10px;
}

.search_btn {
    width: 26px;
    height: 26px;
    border: none;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/ico1.png) center center no-repeat;
    cursor: pointer;
}

.Language {
    padding: 20px 0;
}

.Language_box {
    float: right;
}

.Language_box a {
    height: 27px;
    width: 90px;
    border-radius: 15px;
    border: 1px solid #d4d4d4;
    display: block;
    text-align: center;
    line-height: 27px;
    font-size: 16px;
    color: #727274;
}

.Language_box a:hover {
    border: 1px solid #ac2439;
    color: #ac2439;
}

.Language_box a span {
    width: 20px;
    height: 15px;
    display: inline-block;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/ico.png) center center no-repeat;
}

.header_r_bd strong {
    font-size: 30px;
    color: #ac2439;
    font-style: oblique;
}

.header_r_bd p {
    font-size: 20px;
    color: #6a6a6a;
    text-align: right;
}

.banner {
    height: 540px;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 12px 0;
}

.banner ul.banner_bd {
    width: 1000%;
    position: absolute;
}

.banner ul.banner_bd li {
    width: 10%;
    height: 634px;
    float: left;
    position: relative;
    overflow: hidden;
}

.banner ul.banner_bd li img {
    position: absolute;
    left: 50%;
    margin-left: -950px;
    top: 0;
}


/*bannerè§’æ ‡*/

.banner ol.banner_ft {
    bottom: 20px;
    left: 50%;
    margin-left: -30px;
    z-index: 2;
    position: absolute;
}

.banner ol.banner_ft li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ccc;
    margin: 0 5px;
    float: left;
    cursor: pointer;
}

.banner ol.banner_ft li.current {
    background: #991c32;
}

.banner ol.banner_ft span {
    position: absolute;
    top: -5px;
    width: 50px;
    height: 20px;
    cursor: pointer;
}

.banner ol.banner_ft .banner_ft_r {
    right: -50px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/banner_r_red.png) center center no-repeat;
}

.banner ol.banner_ft .banner_ft_l {
    left: -50px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/banner_l_red.png) center center no-repeat;
}

.content_hd ul li {
    float: left;
    margin-right: 36px;
    width: 273px;
    height: 149px;
}

.content_hd ul li:last-of-type {
    margin: 0;
}

.content_hd ul li div {
    padding: 50px;
    height: 100%;
    box-sizing: border-box;
}

.content_hd .bg_green {
    background: #ac2439;
}

.content_hd .bg_blue {
    background: #ac2439;
}

.content_hd .bg_green .i-title {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.content_hd .bg_blue .i-title {
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
}

.content_hd .bg_green .title-underline {
    width: 80px;
    height: 3px;
    display: block;
    margin-top: 10px;
    background: #fff;
}

.content_bd {
    padding: 30px 0;
}

.content_l {
    width: 808px;
}

.content_r {
    width: 390px;
}

.fairprofile {
    padding: 20px 0;
    height: 500px;
    box-sizing: border-box;
}

.fairprofile h3 {
    padding: 25px 30px;
    font-size: 30px;
    color: #3d3d3d;
}

.fairprofile .fairprofile_txet {
    border-top: 1px solid #d4d4d4;
    padding: 0 30px;
}

.fairprofile .fairprofile_txet h4 {
    font-size: 14px;
    color: #505050;
    font-weight: bold;
    line-height: 18px;
    padding-top: 30px;
}

.fairprofile .fairprofile_txet p {
    font-size: 14px;
    color: #505050;
    line-height: 18px;
}

.fairprofile .fairprofile_txet p span {
    padding-right: 15px;
    text-align: right;
    width: 110px;
    display: inline-block;
}

.fairprofile .fairprofile_txet .Show_btn {
    width: 350px;
    height: 29px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/show_btn_red.jpg) no-repeat;
    border: none;
    margin: 30px 0;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.content_l_img {
    height: 500px;
}

.content_l_new {
    box-sizing: border-box;
}

.content_new_hd {
    padding: 30px;
    overflow: hidden;
    line-height: 30px;
    border-bottom: 1px solid #d4d4d4;
}

.content_new_hd h3 {
    font-size: 30px;
    color: #3d3d3d;
    float: left;
}

.content_new_hd a {
    float: right;
    color: #ac2439;
    font-weight: bold;
    font-size: 16px;
}

.content_new_bd {
    padding: 30px;
}

.content_new_bd ul li {
    overflow: hidden;
    padding: 7px 0;
}

.content_new_bd .new_img {
    position: relative;
    width: 200px;
}

.content_new_bd .new_img span {
    position: absolute;
    right: -11px;
    top: 20px;
    width: 79px;
    height: 27px;
    line-height: 20px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/safasa_red.png) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.content_new_bd .new_text {
    width: 450px;
    padding: 6px 20px 0 34px;
}

.content_new_bd .new_text h4 a {
    font-size: 14px;
    font-weight: bold;
}

.content_new_bd .new_text h4 {
    line-height: 30px;
}

.Video_hd {
    padding: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d4d4d4;
}

.Video_hd h3 {
    font-size: 30px;
    color: #3d3d3d;
}

.Video_bd {
    padding: 30px;
}

.Video_bd video {
    height: 250px;
    width: 100%;
}

.siteinfo {
    padding-bottom: 50px;
  
}

.siteinfo ul li {
    float: left;
}

.siteinfo ul li .siteinfo_hd {
    font-size: 24px;
    color: #3d3d3d;
    line-height: 80px;
}

.Newsletter {
    width:100%;
    text-align: center;
}

.Newsletter .siteinfo_bd {
    padding: 0 30px;
    height: 100px;
}

.Newsletter .siteinfo_bd .Email_input {
    border: none;
    width: 525px;
    height: 56px;
    line-height: 56px;
    background: #f2f7f5;
    padding-left: 10px;
    color: #3d3d3d;
    font-size: 14px;
        border: 1px solid #a8cbaa;
}

.Newsletter .siteinfo_bd .Email_btn {
    width: 96px;
    height: 56px;
    border: 0 none;
    background: #ebddc5 url(http://en.cantonrehacare.com/public/static/Home/images/ico2_red.png) center center no-repeat;
    margin-left: -4px;
}

.QuickLink {
    width: 300px;
    padding-left: 60px;
    box-sizing: border-box;
}

.QuickLink .siteinfo_bd li {
    float: none;
    line-height: 24px;
}

.QuickLink .siteinfo_bd li a {
    color: #3d3d3d;
    font-size: 14px;
}

.Contact {
    width: 470px;
}

.Contact .siteinfo_hd {
    padding-left: 90px;
}

.Contact .siteinfo_bd {
    border-left: 1px solid #d4d4d4;
    padding-left: 90px;
    height: 100px;
}

.Contact .siteinfo_bd li {
    float: none;
    line-height: 24px;
    font-size: 14px;
    color: #3c3c3c;
}

.Contact .siteinfo_bd li a {
    color: #ac2439;
    font-size: 14px;
}

footer {
    border-top: 1px solid #d4d4d4;
    padding: 20px 0;
    background: #fff;
}

.footer_r ul {
    overflow: hidden;
}

.footer_r ul li {
    width: 32px;
    height: 32px;
    margin: 5px 3px;
    float: right;
    background: #b8b8b8;
    border-radius: 27px;
}

.footer_r ul li a {
    display: block;
    width: 34px;
    height: 34px;
    background: url(../image/ico3.png) no-repeat;
}
.footer_r ul li.fb a {
    background:url(../image/fb.png) no-repeat;
}
.footer_r ul li.wx a {
    background-position: 4px center;
}

.footer_r ul li.wb a {
  /*  background-position: -33px center;*/
    background:url(../image/is.png) no-repeat;
}

.footer_r ul li.yx a {
   /* background-position: -69px center;*/
    background:url(../image/tt.png) no-repeat;
}

.footer_r p {
    color: #6e6e6e;
    font-size: 14px;
}

.footer_r ul li.pinterest a {
    background: url(../image/ico4.png) no-repeat;
    background-position: 5px center;
}

.alpha_item {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.banners {
    padding: 20px 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 235px;
}

.banners img {
    position: absolute;
    width: 100%;
}

.content {
    height: 100%;
    border-bottom: 10px solid #f2f2f2;
}

.content h2 {
    padding: 9px 15px 11px;
    margin-bottom: 18px;
    font: 20px/20px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
    color: #017d36;
    border-bottom: 1px solid #f2f2f2;
}

.content a.more {
    height: 14px;
    padding-right: 60px;
    margin: 30px 0 30px 15px;
    line-height: 14px;
    display: inline-block;
    *
    display: inline;
*: rgba(137, 185, 41, 0.3)
    zoom: 1;
    color: rgba(137, 185, 41, 0.5);
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.content a.more:hover {
    background: rgba(137, 185, 41, 0.3);
    color: #fff;
    text-decoration: none;
}

.leftNav {
    width: 100%;
    border-bottom: 10px solid #f2f2f2;
    padding-bottom: 50px;
}

.leftNav h2 a {
    color: #017d36;
    font-weight: bold;
    font-family: "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
}

.leftNav li {
    width: 100%;
    position: relative;
    *vertical-align: middle;
}

.leftNav li a {
    display: block;
    padding: 5px 15px 6px;
    font: 15px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
    color: #404040;
}

.leftNav li a:hover,
.leftNav li a.current {
    background: #89b929;
    color: #fff;
}

.leftNav li span {
    position: absolute;
    top: 3px;
    right: 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 20px;
    height: 20px;
    background: url(../image/icon_red.png) -270px -95px no-repeat;
}

.leftNav li span.plus {
    background: url(../image/icon_red.png) -240px -95px no-repeat;
}

.leftNav li ul {
    padding: 0;
    margin: 1px 0;
    background:rgba(153,28,50,0.1);
}

.leftNav li ul li {
    margin: 3px 0;
}

.leftNav li ul li a {
    padding: 6px 15px 6px 35px;
    font-weight: normal;
    background: url(../image/icon_red.png) -355px 4px no-repeat;
    font-size: 13px;
}

.leftNav li ul li a:hover {
    color: #ac2439;
    background: url(../image/icon_red.png) -335px -16px no-repeat;
}

.leftNav li ul li a.current {
    color: #ac2439;
    background: url(../image/icon_red.png) -335px -20px no-repeat;
    font-weight: bold;
}

.leftcontact {
    border-bottom: 10px solid #f2f2f2;
}

.leftcontact a {
    color: #ac2439;
}

.leftcontact a:hover {
    text-decoration: underline;
}

.leftcontact p {
    padding: 0 15px;
}


/**/

.leftexhsearch {
    width: 100%;
    border-bottom: 10px solid #f2f2f2;
}

.leftexhsearch a {
    display: block;
    width: 100%;
    height: 105px;
    background: url(../image/search_banner.jpg) no-repeat;
}


/**/

.inner_detail .position {
    text-align: right;
    display: none;
}

.inner_detail h3 {
    font: bold 13px/20px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
    color: #017d36;
    padding: 10px 0 65px;
}

.inner_detail .position {
    font: 11px/20px Verdana, Arial, sans-serif;
    text-align: right;
    padding-top: 5px;
}

.inner_detail a {
    /* color:#505050; */
}

.inner_detail a:hover {
    text-decoration: none;
}

.inner_detail .InsidePage-bd>h3 {
    font: bold 13px/26px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
    color: #017d36;
    padding: 10px 0 50px;
    font-size: 26px;
}


/**/

.inner_detail .position {
    position: absolute;
    top: -25px;
    right: 0;
    font: 11px/20px Verdana, Arial, sans-serif;
}

.inner_detail .position i {
    font-style: normal;
}

.inner_detail a.pdf {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon-pdf.png) 0 2px no-repeat;
    padding-left: 20px;
    color: #ac2439;
}

.inner_detail a.pdf:hover {
    text-decoration: underline;
}

.inner_detail a.jpg {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon-jpg.png) 0 0 no-repeat;
    padding-left: 20px;
    color: #ac2439;
}

.inner_detail a.jpg:hover {
    text-decoration: underline;
}

.inner_detail a.doc {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon-doc.png) 0 0 no-repeat;
    padding-left: 20px;
    color: #ac2439;
}

.inner_detail a.doc:hover {
    text-decoration: underline;
}

.inner_detail a.download {
    background: url(../image/icon-download.gif) 0 0 no-repeat;
    padding-left: 20px;
    color: #017d36;
}

.inner_detail a.download:hover {
    text-decoration: underline;
}

.newsletter_form {
    width: 100%;
    padding-bottom: 50px;
}

.newsletter_form input.text {
    width: 135px;
    height: 20px;
    padding: 0 3px;
    margin-left: 15px;
    line-height: 20px;
    border: 1px solid #ccc;
    color: #808080;
}

.newsletter_form input.submit {
    width: 30px;
    height: 22px;
    background: url(../image/icon_red.png) -276px -60px no-repeat;
    border: none;
    cursor: pointer;
}

.inner_list {
    width: 700px;
    overflow: hidden;
}

.inner_list li {
    width: 320px;
    height: 307px;
    padding: 0 10px;
    float: left;
    border-bottom: 10px solid #f2f2f2;
    border-right: 10px solid #f2f2f2;
    overflow: hidden;
}

.inner_list li h4 {
    padding: 8px 0;
    font: bold 13px/20px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
}

.inner_list li h4 a {
    color: #ac2439;
}

.content-top-title a:hover {
    text-decoration: none;
}

.inner_list li p {
    color: #4d4d4d;
}

.inner_list li .pic {
    margin-bottom: 10px;
}

.inner_list li .links {
    margin-top: 10px
}

.inner_list li .links a {
    width: 100%;
    text-indent: 15px;
    display: block;
    background: url(../image/icon_red.png) 0 -240px no-repeat;
}

.inner_list li .width_100 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
}

.right_230 .quicklinks {
    padding: 0 15px;
    padding-bottom: 20px;
    border-bottom: 10px solid #f2f2f2;
}

.right_230 .quicklinks li {
    margin: 2px 0;
}

.right_230 .quicklinks li a {
    width: 100%;
    padding: 1px 0;
    display: block;
    text-indent: 15px;
    color: #262626;
    background: url(../image/icon_red.png) 0 -240px no-repeat;
}

.right_230 .quicklinks li a:hover {
    color: #ac2439;
    text-decoration: none;
    background: url(../image/icon_red.png) -20px -220px no-repeat #efefef;
}

.right_230 .btn_visitoreg,
.right_230 .btn_boothapp {
    width: 150px;
    display: block;
    float: left;
    padding: 20px 30px;
    margin: 0 0 10px 15px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    text-indent: 0;
    font: bold 20px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}

.right_230 .btn_visitoreg {
    background: #89b929;
    color: #FFF;
}

.right_230 .btn_visitoreg:hover {
    background: #89b929;
    color: #FFF;
}

.right_230 .btn_boothapp {
    background: rgba(137, 185, 41, 0.3);
    color: #FFF;
}

.right_230 .btn_boothapp:hover {
    background: rgba(137, 185, 41, 0.3);
    color: #FFF;
}

.innerad a {
    border-bottom: 10px solid #f2f2f2;
    display: block;
}

.innerad a:last-of-type {
    border: 0 none;
}

.innerad a img {
    display: block;
}

.left_700.inner_detail {
    width: 641px;
    padding: 16px 25px 100px;
}

.inner_detail .smart-item .pointyellow {
    font-weight: bold;
    color: #017d36;
    font-size: 12px;
    margin: 0;
}

.inner_detail .smart-item .pointred {
    color: #017d36;
}

.inner_detail .smart-item p {
    margin-bottom: 0;
}

.inner_detail .smart-item .venue {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 16px;
}

.inner_detail .smart-item p.note {
    margin-top: 20px;
    color: #000;
}


/*.inner_detail .smart-item ul {
    padding: 20px 0;
}*/

.inner_detail .smart-item.smart-gallery {
    padding: 0;
}

.inner_detail .smart-item {
    margin-bottom: 0;
}

.inner_detail .photosvideo .num {
    margin-bottom: 0;
}

.inner_detail .smart-item .gallery-list li {
    padding: 0 !important;
    height: 63px;
    margin-right: 12px;
    margin-bottom: 10px;
}

.inner_detail .smart-item p span {
    color: #017d36;
}

.inner_detail .feedback .pointred {
    color: #ac2439;
    font-size: 16px;
    margin-top: 20px;
    padding: 20px 0 10px;
    border-top: 1px dotted #333;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
}

.inner_detail .smart-item .dl_list {
    padding: 0;
}

.dl_catetit {
    font-size: 13px !important;
    color: #ac2439 !important;
    border-top: 1px solid #ac2439;
    margin-right: 20px !important;
}

.inner_detail .vertical-box {
    width: auto !important;
}


/* .inner_detail .smart-item {
    margin-bottom:40px;
    line-height:22px;
}
.inner_detail .smart-item p {
    margin-bottom:10px 0;
}
.inner_detail .smart-item .red {
    color:#ac2439;
}
.inner_detail .smart-item .pointred {
    font-weight:bold;
    color:#ac2439;
}
.inner_detail .smart-item .yellow {
    color:#ac2439;
}
.inner_detail .smart-item .pointyellow {
    font-weight:bold;
    color:#ac2439;
}
.inner_detail .smart-item .marginbtm10 {
    margin-bottom:10px;
}
.inner_detail .smart-item hr {
    padding-bottom:10px;
    margin-bottom:16px;
    border:none;
    font-size:0;
    line-height:0;
    border-bottom:1px solid #999;
}
.inner_detail .smart-item table td {
    padding:1px 0;
}
.inner_detail .smart-item table.style1 th {
    padding:1px 0;
    text-align:center;
    background:#e5e5e5;
    border-right:1px solid #fff;
}
.inner_detail .smart-item table.style1 td {
    padding:1px 0;
    text-align:center;
    border-bottom:1px solid #e5e5e5;
}
.inner_detail .download_ul li {
    padding-bottom:10px;
}
.inner_detail .smart-item .factsfigures h4 em {
    width:130px;
    font-weight:bold;
    font-style:normal;
    display:inline-block;
    *display:inline;
    *zoom:1;
}
.inner_detail .smart-item .factsfigures .table_p {
    margin-bottom:3px;
}
.inner_detail .smart-item .factsfigures .table_p strong {
    display:inline-block;
    *display:inline;
    *zoom:1;
    width:100px;
}
.inner_detail .smart-item .exhibitor_steps {
    text-align:center;
}
.inner_detail .smart-item .exhibitor_steps .step {
    width:560px;
    padding:10px 20px;
    border:1px solid #ccc;
    position:relative;
}
.inner_detail .smart-item .exhibitor_steps .step span {
    font-size:30px;
    color:#ac2439;
    font-style:italic;
    position:absolute;
    left:5px;
    top:10px;
}
.inner_detail .smart-item .onsitereg_table td {
    padding:2px 0;
    text-align:left;
    vertical-align:top;
    border-bottom:1px solid #ccc;
}
.inner_detail .smart-item .onsitereg_table td ul li {
    display:block;
    padding-left:10px;
    background:url(../image/icon_red.png) -380px 0 no-repeat;
}
.inner_detail .smart-item .onsitereg_table td .pointred {
    padding-top:15px;
} */

.inner_detail .smart-item .exhibitor_steps .step span {
    font-size: 30px;
    color: #ac2439;
    font-style: italic;
    position: absolute;
    left: 5px;
    top: 10px;
}

.concurrent {
    width: 100%;
    border-top: 1px solid #89b929;
    margin: 30px 0 60px;
    font-family: 'Microsoft Yahei';
    position: relative;
}

.concurrent .red {
    color: red;
}

.concurrent .info {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    margin-top: 1px;
    border-top: 2px solid #89b929;
}

.container .concurrent h2 {
    padding: 12px 0 0;
    line-height: 24px;
    font-size: 20px;
    font-weight: normal;
    font-family: 'Microsoft Yahei';
    border: none;
}

.concurrent .designers {
    width: 100%;
    clear: both;
    padding-top: 25px;
}

.concurrent .ds_photo {
    width: 124px;
    float: left;
}

.concurrent .ds_txt {
    width: calc(100% - 156px);
    margin-left: 30px;
    float: left;
}

.concurrent .ds_name {
    color: #ac2439;
}

.concurrent .ds_tit {
    color: #ac2439;
    margin-bottom: 15px;
}

.concurrent .ds_intro {
    color: #646464;
}

.concurrent .btn_appt {
    display: block;
    width: 185px;
    height: 26px;
    text-indent: -9999px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/btnappt_red.gif) no-repeat;
}

.concurrent .btn_appt.notallowed {
    display: block;
    width: 185px;
    height: 26px;
    text-indent: -9999px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/btn_appt_notallowed.jpg) no-repeat;
    cursor: not-allowed;
}

.concurrent_contact {
    border-top: 1px solid #89b929;
    font-family: 'Microsoft Yahei';
}

.concurrent_time {
    width: 100%;
    border-top: 1px solid #89b929;
    margin: 52px 0 60px;
    line-height: 22px;
    font-family: 'Microsoft Yahei';
    position: relative;
}

.concurrent_time h4 {
    border-top: 2px solid #89b929;
    margin-top: 1px;
    padding: 10px 0;
    font-size: 16px;
    color: #017d36;
}

.concurrent_time .timetable {
    width: 100%;
    margin-bottom: 4px;
    line-height: 18px;
}

.concurrent_time .timetable th,
.concurrent_time .timetable td {
    padding: 2px 15px 2px 0;
    border-bottom: 1px dotted #999;
    border-top: 1px dotted #999;
    vertical-align: top;
}

.concurrent_contact h4 {
    border-top: 2px solid #89b929;
    margin-top: 1px;
    padding: 10px 0;
    font-size: 16px;
    color: #017d36;
}

.concurrent_appt {
    margin-top: 1px;
    border-top: 2px solid #ac2439;
}

.concurrent_appt h4 {
    color: #9f9f9f;
    padding: 15px 0;
}

.concurrent_appt h4 .tit {
    font-size: 16px;
    color: #e01000;
}

.concurrent_appt .theme_select {
    border-bottom: 1px solid #bababa;
    padding-top: 10px;
    margin-bottom: 20px;
}

.concurrent_appt .theme {
    padding-left: 30px;
    margin-bottom: 20px;
    cursor: pointer;
    color: #999;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_checkbox.gif) 0 0 no-repeat;
}

.concurrent_appt .theme:hover {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_checkbox_hover.gif) 0 0 no-repeat;
}

.concurrent_appt .theme.selected,
.concurrent_appt .theme.selected:hover {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_checkedbox.gif) 0 0 no-repeat;
}

.concurrent_appt .name {
    font-size: 14px;
    font-weight: bold;
}

.concurrent_appt .selected .name {
    color: #ac2439;
}

.concurrent_appt .selected .text {
    color: #262626;
}

.concurrent_appt table {
    margin-bottom: 40px;
}

.concurrent_appt td {
    padding: 2px;
    vertical-align: top;
}

.concurrent_appt th {
    padding: 2px;
    vertical-align: top;
    text-align: right;
}

.concurrent_appt form .field input.text {
    width: 314px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #cccccc;
    background: #ffffff;
    padding: 0;
}

.concurrent_appt form .field input.text.name {
    width: 188px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.concurrent_appt select.select {
    margin-left: 3px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.concurrent_appt .range label {
    width: 200px;
    display: inline-block;
}

.concurrent_appt .range label.other {
    width: 300px;
}

.concurrent_appt .range .input_other {
    width: 150px;
    border: none;
    border-bottom: 1px solid #999;
    box-shadow: none;
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    display: inline-block;
}

.concurrent .btn_goback {
    display: block;
    width: 117px;
    height: 26px;
    text-indent: -9999px;
    position: absolute;
    top: -26px;
    right: 0px;
    cursor: pointer;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/btn_goback.gif) no-repeat;
}

.concurrent .buttons {
    padding-left: 130px;
}

.concurrent .btn_submit {
    display: block;
    width: 170px;
    height: 33px;
    float: left;
    margin: 0 15px 0 0;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/btnsubmit_red.gif) no-repeat;
}

.concurrent .btn_reset {
    display: block;
    width: 70px;
    height: 33px;
    float: left;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/btn_reset.jpg) no-repeat;
}

.concurrent .loading {
    display: block;
    width: 170px;
    height: 33px;
    float: left;
    margin: 0 15px 0 0;
    border: 0;
    text-indent: -9999px;
    cursor: wait;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_loading.jpg) no-repeat;
}

.concurrent .hidden {
    display: none;
}

.concurrent .btn_reset {
    display: block;
    width: 70px;
    height: 33px;
    float: left;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/btn_reset.jpg) no-repeat;
}

.concurrent .note2 {
    margin-top: 40px;
    padding-top: 10px;
    border-top: 1px solid #bababa;
    color: #666;
}

.arrival_map {
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}

.howtoarrive {
    margin-bottom: 40px;
}

.howtoarrive h3 {
    padding-bottom: 20px;
    font: bold 26px/20px Arial, Helvetica, sans-serif;
    color: #ac2439;
}

.howtoarrive .venue {
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 16px;
}

.howtoarrive p.note {
    margin-top: 20px;
    color: #000;
}

.howtoarrive p span {
    color: #ac2439;
}

.howtoarrive ul {
    padding: 20px 0;
}


/*floorplan*/

.right_780.inner_detail.floorplan {
    padding: 15px 0 150px 0;
    width: 780px;
    height: 700px;
    position: relative;
    overflow: inherit;
    left: 260px;
    background: #fff;
}

.floorplan h3 {
    padding-left: 25px;
}

.floorplan .floatbg {
    padding: 10px;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .6);
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    z-index: 4;
}

.floorplan .floatbg .icon_angle {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #fff;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -7px;
}

.floorplan .floatbg img {
    margin-bottom: 10px;
}

.floorplan .fp_floor .floatbg {
    bottom: 232px;
    left: -140px;
    font-size: 14px;
}


/*floorplan*/

.fp_home {
    width: 100%;
    height: 560px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floorplan-home.jpg) 0 0 no-repeat;
}

.fp_home .venuename .name {
    color: #ac2439;
    font-size: 1.6em;
}

.fp_home .venuename.pos {
    position: absolute;
    top: 250px;
    left: 100px;
}

.fp_home .venuearea {
    width: 290px;
    height: 220px;
    display: block;
}

.fp_home .venuearea.pos {
    position: absolute;
    top: 250px;
    left: 115px;
}


/*floorplan*/

.fp_floors {
    width: 100%;
    height: 580px;
}

.fp_floors .floorarea {
    width: 350px;
    height: 580px;
    position: absolute;
    top: 108px;
    left: 130px;
}

.fp_floors .floorarea_line {
    width: 1px;
    height: 488px;
    position: relative;
    left: 460px;
    top: 58px;
    background: #ccc;
}

.fp_floors .floorarea a {
    display: block;
    position: absolute;
    left: 10px;
    width: 322px;
    height: 120px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floorplan-floors-fenkai_red.png) 0 0 no-repeat;
}

.fp_floors .floorarea a i {
    position: absolute;
    left: -100px;
    display: block;
    width: 30px;
    padding: 1px 25px 0;
    background: #818181;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    font-size: 15px;
    font-style: normal;
    cursor: pointer;
}

.fp_floors .floorarea a:hover i {
    background: #ac2439;
    text-decoration: none;
}

.fp_floors .floorarea .floorarea3 {
    top: 8px;
    background-position: 0 0;
}

.fp_floors .floorarea .floorarea3:hover {
    background-position: -350px 0;
}

.fp_floors .floorarea .floorarea3 i {
    top: 42px;
}

.fp_floors .floorarea .floorarea2plus {
    top: 76px;
    background-position: 0 -120px;
    height: 103px;
}

.fp_floors .floorarea .floorarea2plus:hover {
    background-position: -350px -120px;
}

.fp_floors .floorarea .floorarea2plus i {
    top: 70px;
}

.fp_floors .floorarea .floorarea2 {
    top: 165px;
    background-position: 0 -240px;
}

.fp_floors .floorarea .floorarea2:hover {
    background-position: -350px -240px;
}

.fp_floors .floorarea .floorarea2 i {
    top: 45px;
}

.fp_floors .floorarea .floorarea1plus {
    top: 214px;
    background-position: 0 -360px;
}

.fp_floors .floorarea .floorarea1plus:hover {
    background-position: -350px -360px;
}

.fp_floors .floorarea .floorarea1plus i {
    top: 94px;
}

.fp_floors .floorarea .floorarea1 {
    width: 345px;
    top: 313px;
    background-position: 0 -480px;
    height: 115px;
}

.fp_floors .floorarea .floorarea1:hover {
    background-position: -350px -480px;
}

.fp_floors .floorarea .floorarea1 i {
    top: 50px;
}

.fp_floors .floorarea .floorareab1 {
    top: 404px;
    background-position: 0 -600px;
    height: 113px;
}

.fp_floors .floorarea .floorareab1:hover {
    background-position: -350px -600px;
}

.fp_floors .floorarea .floorareab1 i {
    top: 50px;
}

.fp_floors .floorarea .floorareab2 {
    top: 494px;
    background-position: 0 -720px;
}

.fp_floors .floorarea .floorareab2:hover {
    background-position: -350px -720px;
}

.fp_floors .floorarea .floorareab2 i {
    top: 50px;
}


/*floorplan*/

.floors_thumb {
    width: 160px;
    height: 220px;
    position: relative;
    z-index: 3;
}

.floors_thumb .floorarea_line {
    width: 1px;
    height: 183px;
    position: absolute;
    left: 180px;
    top: -10px;
    background: #ccc;
}

.floors_thumb .floorarea {
    width: 160px;
    height: 230px;
    position: absolute;
    top: -28px;
    left: 55px;
}

.floors_thumb a {
    display: block;
    position: absolute;
    left: 10px;
    width: 115px;
    height: 42px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floorplan-floors-fenkai_red.png) -700px 0 no-repeat;
}

.floors_thumb a i {
    position: absolute;
    left: -35px;
    display: block;
    width: 30px;
    line-height: 16px;
    background: #818181;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    font-style: normal;
    cursor: pointer;
}

.floors_thumb .floorarea a:hover i,
.floors_thumb .floorarea a.current i {
    background: #ac2439;
    text-decoration: none;
}

.floors_thumb .floorarea3 {
    top: 0;
    background-position: -700px 0;
}

.floors_thumb .floorarea3:hover,
.floors_thumb .floorarea3.current {
    background-position: -850px 0;
}

.floors_thumb .floorarea3 i {
    top: 10px;
}

.floors_thumb .floorarea2plus {
    top: 27px;
    background-position: -700px -42px;
    height: 38px;
}

.floors_thumb .floorarea2plus:hover,
.floors_thumb .floorarea2plus.current {
    background-position: -850px -42px;
}

.floors_thumb .floorarea2plus i {
    top: 18px;
}

.floors_thumb .floorarea2 {
    top: 58px;
    background-position: -700px -84px;
}

.floors_thumb .floorarea2:hover,
.floors_thumb .floorarea2.current {
    background-position: -850px -84px;
}

.floors_thumb .floorarea2 i {
    top: 10px;
}

.floors_thumb .floorarea1plus {
    top: 83px;
    background-position: -700px -126px;
    height: 40px;
}

.floors_thumb .floorarea1plus:hover,
.floors_thumb .floorarea1plus.current {
    background-position: -850px -126px;
}

.floors_thumb .floorarea1plus i {
    top: 18px;
}

.floors_thumb .floorarea1 {
    top: 120px;
    background-position: -700px -168px;
    width: 138px;
    height: 40px;
}

.floors_thumb .floorarea1:hover,
.floors_thumb .floorarea1.current {
    background-position: -850px -168px;
}

.floors_thumb .floorarea1 i {
    top: 12px;
}

.floors_thumb .floorareab1 {
    top: 152px;
    background-position: -700px -210px;
    height: 39px;
}

.floors_thumb .floorareab1:hover,
.floors_thumb .floorareab1.current {
    background-position: -850px -210px;
}

.floors_thumb .floorareab1 i {
    top: 12px;
}

.floors_thumb .floorareab2 {
    top: 180px;
    background-position: -700px -252px;
}

.floors_thumb .floorareab2:hover,
.floors_thumb .floorareab2.current {
    background-position: -850px -252px;
}

.floors_thumb .floorareab2 i {
    top: 12px;
}


/**/

.flooricons {
    position: absolute;
    left: 520px;
    top: 130px;
}

.flooricons a {
    display: block;
    padding: 4px 5px 2px;
    border-radius: 8px;
    color: #676767;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #fff;
}

.flooricons a:hover,
.flooricons a.hover {
    color: #ac2439;
    text-decoration: none;
    border: 1px solid #ac2439;
    box-shadow: 0 0 5px rgba(180, 220, 140, 0.75);
}

.flooricons a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 21px;
    height: 21px;
    margin-right: 8px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floorplan-icon_red.png) -100px -50px no-repeat;
    vertical-align: -4px;
}

.flooricons a.icon_reg i {
    background-position: -100px -50px;
}

.flooricons a.icon_info i {
    background-position: -100px -75px;
}

.flooricons a.icon_buseniss i {
    background-position: -100px -100px;
}

.flooricons a.icon_luggage i {
    background-position: -100px -125px;
}

.flooricons a.icon_dragon i {
    background-position: -100px -150px;
}

.flooricons a.icon_lounge i {
    background-position: -100px -175px;
}

.flooricons a.icon_seminar i {
    background-position: -100px -200px;
}

.flooricons a.icon_prayer i {
    background-position: -100px -225px;
}

.flooricons a.icon_aid i {
    background-position: -100px -250px;
}

.flooricons a.icon_pacific {
    /*margin-top:12px;
    */
}

.flooricons a.icon_pacific i {
    background-position: -100px -275px;
}

.flooricons a.icon_gourmet i {
    background-position: -100px -300px;
}

.flooricons a.icon_mcDonald i {
    background-position: -100px -325px;
}

.flooricons a.icon_metro {
    /*margin-top:12px;
    */
}

.flooricons a.icon_metro i {
    background-position: -100px -350px;
}

.flooricons a.icon_bus i {
    background-position: -100px -375px;
}

.flooricons a.icon_taxi i {
    background-position: -100px -400px;
}

.flooricons a.icon_booth {
    /*margin-top:12px;
    */
}

.flooricons a.icon_booth i {
    background-position: -100px -425px;
}

.flooricons a.icon_internet i {
    background-position: -100px -450px;
}

.flooricons a.icon_meeting i {
    background-position: -100px -475px;
}

.flooricons a.icon_complaint i {
    background-position: -100px -525px;
}

.flooricons a.icon_coffee i {
    background-position: -100px -550px;
}


/**/

.fp_floors .flooricon {
    position: absolute;
    top: 108px;
    left: 140px;
}

.fp_floors .flooricon a {
    display: block;
    width: 15px;
    height: 20px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floorplan-icon_red.png) 0 -40px no-repeat;
    text-decoration: none;
    position: absolute;
}

.fp_floors .flooricon a.hover {
    top: -2px;
}

.fp_floors .flooricon a.icon_reg {
    background-position: 0 -40px;
    top: 372px;
    left: 114px;
}

.fp_floors .flooricon a.icon_reg2 {
    background-position: 0 -40px;
    top: 355px;
    left: 318px;
}

.fp_floors .flooricon a.icon_regb1 {
    background-position: 0 -40px;
    top: 476px;
    left: 149px;
}

.fp_floors .flooricon a.icon_info1a {
    background-position: 0 -60px;
    top: 362px;
    left: 124px;
}

.fp_floors .flooricon a.icon_info1b {
    background-position: 0 -60px;
    top: 482px;
    left: 166px;
}

.fp_floors .flooricon a.icon_info1c {
    background-position: 0 -60px;
    top: 391px;
    left: 182px;
}

.fp_floors .flooricon a.icon_info2 {
    background-position: 0 -60px;
    top: 348px;
    left: 262px;
}

.fp_floors .flooricon a.icon_info3 {
    background-position: 0 -60px;
    top: 214px;
    left: 128px;
}

.fp_floors .flooricon a.icon_infob1 {
    background-position: 0 -60px;
    top: 57px;
    left: 126px;
}

.fp_floors .flooricon a.icon_buseniss {
    background-position: 0 -80px;
    top: 376px;
    left: 132px;
}

.fp_floors .flooricon a.icon_luggage {
    background-position: 0 -100px;
    top: 381px;
    left: 148px;
}

.fp_floors .flooricon a.icon_dragon {
    background-position: 0 -120px;
    top: 50px;
    left: 49px;
}

.fp_floors .flooricon a.icon_lounge {
    background-position: 0 -140px;
    top: 236px;
    left: 149px;
}

.fp_floors .flooricon a.icon_lounge3 {
    background-position: 0 -140px;
    top: 83px;
    left: 162px;
}

.fp_floors .flooricon a.icon_lounge3b {
    background-position: 0 -140px;
    top: 50px;
    left: 49px;
}

.fp_floors .flooricon a.icon_lounge2 {
    background-position: 0 -140px;
    top: 208px;
    left: 56px;
}

.fp_floors .flooricon a.icon_loungeb1 {
    background-position: 0 -140px;
    top: 406px;
    left: 124px;
}

.fp_floors .flooricon a.icon_seminar {
    background-position: 0 -160px;
    top: 302px;
    left: 27px;
}

.fp_floors .flooricon a.icon_prayer {
    background-position: 0 -180px;
    top: 241px;
    left: 166px;
}

.fp_floors .flooricon a.icon_aid {
    background-position: 0 -200px;
    top: 246px;
    left: 184px;
}

.fp_floors .flooricon a.icon_pacific {
    background-position: 0 -220px;
    top: 475px;
    left: 87px;
}

.fp_floors .flooricon a.icon_gourmet {
    background-position: 0 -240px;
    top: 446px;
    left: 224px;
}

.fp_floors .flooricon a.icon_mcDonald {
    background-position: 0 -260px;
    top: 450px;
    left: 240px;
}

.fp_floors .flooricon a.icon_metro {
    background-position: 0 -280px;
    top: 490px;
    left: 201px;
}

.fp_floors .flooricon a.icon_bus {
    background-position: 0 -300px;
    top: 370px;
    left: 77px;
}

.fp_floors .flooricon a.icon_taxi {
    background-position: 0 -320px;
    top: 406px;
    left: 199px;
}

.fp_floors .flooricon a.icon_booth {
    background-position: 0 -340px;
    top: 386px;
    left: 164px;
}

.fp_floors .flooricon a.icon_internet {
    background-position: 0 -360px;
    top: 357px;
    left: 55px;
}

.fp_floors .flooricon a.icon_meeting {
    background-position: 0 -380px;
    top: 202px;
    left: 33px;
}

.fp_floors .flooricon a.icon_new {
    width: 30px;
    height: 14px;
    line-height: 16px;
    top: 373px;
    left: 275px;
    color: #fff;
    background: #ee8202;
    text-align: center;
    /*background-position:0 -460px;
    */
}

.fp_floors .flooricon a.icon_lighting {
    width: 86px;
    height: 14px;
    line-height: 16px;
    top: 123px;
    left: 169px;
    color: #fff;
    background: #ee8202;
    text-align: center;
}


/**/

.fp_floor .flooricons {
    top: -230px;
}


/**/

.fp_floor .flooricon {
    position: absolute;
}

.fp_floor .flooricon a {
    display: block;
    width: 24px;
    height: 32px;
    text-decoration: none;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floorplan-icon_red.png) -40px -40px no-repeat;
    position: absolute;
}

.fp_floor .flooricon a.hover {
    top: -2px;
}


/*floorplan*/


/*floorplan-3*/

.floor3 {
    width: 730px;
    height: 280px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floor.png) 0 0 no-repeat;
    position: absolute;
    top: 350px;
    left: 30px;
}

.fp_floor .floor3 .flooricon a.icon_info {
    background-position: -40px -96px;
    top: 120px;
    left: 273px;
}

.fp_floor .floor3 .flooricon a.icon_lounge1 {
    background-position: -40px -224px;
    top: 180px;
    left: 360px;
}

.fp_floor .floor3 .flooricon a.icon_dragon {
    background-position: -40px -192px;
    top: 103px;
    left: 97px;
}


/*floorplan-2+*/

.floor2plus {
    width: 730px;
    height: 250px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floor.png) 0 -280px no-repeat;
    position: absolute;
    top: 350px;
    left: 30px;
}

.fp_floor .floor2plus .flooricon a.icon_lighting {
    width: 120px;
    height: 22px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    background: #ee8202;
    text-align: center;
    top: 115px;
    left: 380px;
    /*background-position:-40px -736px;
    */
}


/*floorplan-2*/

.floor2 {
    width: 730px;
    height: 250px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floor.png) 0 -530px no-repeat;
    position: absolute;
    top: 350px;
    left: 30px;
}

.fp_floor .floor2 .flooricon a.icon_info {
    background-position: -40px -96px;
    top: 127px;
    left: 292px;
}

.fp_floor .floor2 .flooricon a.icon_lounge1 {
    background-position: -40px -224px;
    top: 111px;
    left: 118px;
}

.fp_floor .floor2 .flooricon a.icon_lounge2 {
    background-position: -40px -224px;
    top: 173px;
    left: 328px;
}

.fp_floor .floor2 .flooricon a.icon_aid {
    background-position: -40px -320px;
    top: 193px;
    left: 398px;
}

.fp_floor .floor2 .flooricon a.icon_prayer {
    background-position: -40px -288px;
    top: 184px;
    left: 366px;
}

.fp_floor .floor2 .flooricon a.icon_meeting {
    background-position: -40px -608px;
    top: 99px;
    left: 75px;
}

.fp_floor .floor2 .flooricon a.icon_complaint {
    background-position: -40px -672px;
    top: 119px;
    left: 264px;
}

.fp_floor .floor2 .flooricon a.icon_coffee {
    background-position: -40px -704px;
    top: 98px;
    left: 339px;
}


/*floorplan-1+*/

.floor1plus {
    width: 730px;
    height: 270px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floor.png) 0 -780px no-repeat;
    position: absolute;
    top: 350px;
    left: 30px;
}

.fp_floor .floor1plus .flooricon a.icon_seminar {
    background-position: -40px -256px;
    top: 213px;
    left: 75px;
}


/*floorplan-1*/

.floor1 {
    width: 730px;
    height: 250px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floor.png) 0 -1050px no-repeat;
    position: absolute;
    top: 350px;
    left: 30px;
}

.fp_floor .floor1 .flooricon a.icon_reg {
    background-position: -40px -64px;
    top: 121px;
    left: 233px;
}

.fp_floor .floor1 .flooricon a.icon_reg2 {
    background-position: -40px -64px;
    top: 97px;
    left: 659px;
}

.fp_floor .floor1 .flooricon a.icon_info {
    background-position: -40px -96px;
    top: 111px;
    left: 260px;
}

.fp_floor .floor1 .flooricon a.icon_info2 {
    background-position: -40px -96px;
    top: 170px;
    left: 374px;
}

.fp_floor .floor1 .flooricon a.icon_info3 {
    background-position: -40px -96px;
    top: 70px;
    left: 535px;
}

.fp_floor .floor1 .flooricon a.icon_buseniss {
    background-position: -40px -128px;
    top: 140px;
    left: 270px;
}

.fp_floor .floor1 .flooricon a.icon_luggage {
    background-position: -40px -160px;
    top: 148px;
    left: 298px;
}

.fp_floor .floor1 .flooricon a.icon_bus {
    background-position: -40px -480px;
    top: 136px;
    left: 161px;
}

.fp_floor .floor1 .flooricon a.icon_taxi {
    background-position: -40px -512px;
    top: 205px;
    left: 404px;
}

.fp_floor .floor1 .flooricon a.icon_booth {
    background-position: -40px -544px;
    top: 156px;
    left: 326px;
}

.fp_floor .floor1 .flooricon a.icon_internet {
    background-position: -40px -576px;
    top: 99px;
    left: 105px;
}

.fp_floor .floor1 .flooricon a.icon_coffee {
    background-position: -40px -704px;
    top: 87px;
    left: 313px;
}

.fp_floor .floor1 .flooricon a.icon_coffee2 {
    background-position: -40px -704px;
    top: 30px;
    left: 446px;
}

.fp_floor .floor1 .flooricon a.icon_new {
    width: 52px;
    height: 22px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    background: #ee8202;
    text-align: center;
    top: 136px;
    left: 580px;
    /*background-position:-40px -736px;
    */
}

.floor1 .flooricons {
    left: 505px;
}


/*floorplan-b1*/

.floorb1 {
    width: 730px;
    height: 250px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floor.png) 0 -1300px no-repeat;
    position: absolute;
    top: 350px;
    left: 30px;
}

.fp_floor .floorb1 .flooricon a.icon_reg {
    background-position: -40px -64px;
    top: 166px;
    left: 338px;
}

.fp_floor .floorb1 .flooricon a.icon_info {
    background-position: -40px -96px;
    top: 175px;
    left: 366px;
}

.fp_floor .floorb1 .flooricon a.icon_lounge {
    background-position: -40px -224px;
    top: 13px;
    left: 270px;
}

.fp_floor .floorb1 .flooricon a.icon_pacific {
    background-position: -40px -352px;
    top: 161px;
    left: 197px;
}

.fp_floor .floorb1 .flooricon a.icon_gourmet {
    background-position: -40px -384px;
    top: 85px;
    left: 531px;
}

.fp_floor .floorb1 .flooricon a.icon_mcDonald {
    background-position: -40px -416px;
    top: 94px;
    left: 560px;
}

.fp_floor .floorb1 .flooricon a.icon_metro {
    background-position: -40px -448px;
    top: 192px;
    left: 453px;
}


/*floorplan-b2*/

.floorb2 {
    width: 730px;
    height: 250px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floor.png) 0 -1550px no-repeat;
    position: absolute;
    top: 350px;
    left: 30px;
}


/**/

.fpgoback {
    width: 125px;
    height: 30px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/floorplan_back.gif) no-repeat 0 0;
    position: absolute;
    right: 52px;
    top: 70px;
    cursor: pointer;
}

.cyan {
    color: #ac2439;
    font-size: 14px;
    font-weight: bold;
}

.proground {
    margin-bottom: 80px;
    border-bottom: 1px solid #bababa;
}

.proground .info {
    margin-bottom: 10px;
    padding-bottom: 14px;
    overflow: hidden;
    display: none;
}

.proground a {
    color: #005e9c;
}

.proground h4 {
    padding: 4px 0 6px;
    font-weight: bold;
    font-size: 14px;
}

.proground .pictxt {
    padding: 10px 0;
    border-top: 1px solid #bababa;
    overflow: hidden;
    position: relative;
}

.proground .pictxt span {
    position: absolute;
    top: 40px;
    right: 0;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 26px;
    height: 26px;
    background: url(http://en.cantonrehacare.com/public/static/Home/css/images/icon_red.png) -306px -91px no-repeat;
}

.proground .pictxt span.minus {
    background-position: -336px -91px;
}

.proground .pictxt .pic {
    width: 210px;
    height: 100px;
    float: left;
}

.proground .pictxt .txt {
    width: 100%;
    float: left;
}

.proground ul.brandslist {
    overflow: hidden;
    padding-bottom: 40px;
    display: none;
    *zoom: 1;
}

.proground ul.brandslist li {
    width: 115px;
    margin: 0 10px 10px 0;
    padding-top: 6px;
    float: left;
    text-align: center;
    border-top: 1px dotted #896b35;
}

.proground ul.brandslist li img {
    wdith: 100px;
    height: 50px;
}

.brandexhibitor {
    margin-bottom: 80px;
    border-bottom: 1px solid #bababa;
}

.brandexhibitor .info {
    margin-bottom: 10px;
    padding-bottom: 14px;
    overflow: hidden;
    display: none;
}

.brandexhibitor a {
    color: #005e9c;
}

.brandexhibitor h4 {
    padding: 4px 0 6px;
    font-weight: bold;
    font-size: 14px;
}

.brandexhibitor .pictxt {
    padding: 10px 0;
    color: #ac2439;
    overflow: hidden;
    position: relative;
}

.brandexhibitor .pictxt span {
    position: absolute;
    top: 40px;
    right: 0;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 26px;
    height: 26px;
    background: url(http://en.cantonrehacare.com/public/static/Home/css/images/icon_red.png) -306px -91px no-repeat;
}

.brandexhibitor .pictxt span.minus {
    background-position: -336px -91px;
}

.brandexhibitor .pictxt .pic {
    width: 210px;
    height: 100px;
    float: left;
}

.brandexhibitor .pictxt .txt {
    width: 230px;
    float: left;
}

.brandexhibitor ul.brandslist {
    overflow: hidden;
    padding-bottom: 40px;
    *zoom: 1;
}

.brandexhibitor ul.brandslist li {
    width: 75px;
    margin: 0 6px 6px 0;
    padding-top: 6px;
    float: left;
    text-align: center;
    border: 1px solid #e5e5e5;
}

.brandexhibitor ul.brandslist li img {
    height: 32px;
}

.brands_detail {
    overflow: hidden;
}

.container .brands_detail h2 {
    width: 500px;
    padding: 10px 0;
    color: #262626;
    font: 20px/22px Arial, Helvetica, sans-serif;
    border: none;
}

.brands_detail .boothinfo {
    margin-bottom: 40px;
}

.brands_detail .smart-item {
    width: 600px;
}

.brands_detail .smart-item a {
    color: #ac2439;
}

.brands_detail .smart-item a:hover {
    text-decoration: underline;
}

.brands_detail .btn_backtolist {
    margin-top: 0;
}

.detailpage_ctrl {
    text-align: right;
    border-top: 1px solid #bababa;
    padding-top: 8px;
    margin-top: 15px;
}

.detailpage_ctrl li {
    margin: 0px 2px;
    color: #555;
    text-decoration: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.detailpage_ctrl li a,
.page li span {
    padding: 0 9px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #ccc;
}

.detailpage_ctrl li a:hover,
.page li a.current {
    background: #ac2439;
    border: 1px solid #ac2439;
    color: #fff;
}

.inner_detail .detailpage_ctrl a:hover {
    text-decoration: none;
}

.news_title {
    font: 20px/22px Arial, Helvetica, sans-serif;
    padding: 10px 0px;
    border: currentColor;
    border-image: none;
    width: 500px;
    color: #262626;
    font-size-adjust: none;
    font-stretch: normal;
}

.news_time {
    margin-bottom: 10px;
}

.intro {
    height: 65px;
    overflow: hidden;
    display: block;
}

.news p img {
    margin: 10px 25px;
}

.news {
    /*padding-bottom: 40px;*/
}

.travelhotels {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
}

.travelhotels li {
    border-top: 1px solid #e0e0e0;
    padding: 25px 0;
}

.travelhotels .tit {
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: bold;
    font-size: 14px;
}

.travelhotels .iconhotel_logo {
    width: 80px;
    height: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_hotel.png) 0 0 no-repeat;
}

.travelhotels .iconhotel_book {
    width: 50px;
    height: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_hotel.png) -100px 0 no-repeat;
}

.travelhotels .iconhotel_bus {
    width: 50px;
    height: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_hotel.png) -150px 0 no-repeat;
}

.travelhotels .outerlink {
    width: 12px;
    height: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: -4px;
    background: url(../image/icon_red.png) -320px -40px no-repeat;
}

.travelhotels .cover {
    position: absolute;
    top: -8px;
    left: 50%;
    cursor: pointer;
    margin-left: -250px;
}

.travelhotel li {
    padding-left: 13px;
    background: url(../image/icon_red.png) -378px 2px no-repeat;
}

.travelhotel li .outerlink {
    width: 12px;
    height: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: -4px;
    background: url(../image/icon_red.png) -320px -40px no-repeat;
}

.travelhotel li {
    padding-left: 13px;
    background: url(../image/icon_red.png) -378px 2px no-repeat;
}

.travelhotel li .outerlink {
    width: 12px;
    height: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: -4px;
    background: url(../image/icon_red.png) -320px -40px no-repeat;
}

.onsiteservice li {
    padding: 0px 0px 10px;
    line-height: 18px;
    position: relative;
}
.onsiteservice li p.fl{
    height:136px;
    overflow:hidden;
}

.onsiteservice .text {
    position:relative;
    background: #F5F5F5;
    padding: 7px 10px;
/*    width: 400px;*/
    width:auto;
    height: 136px;
    font-size: 12px;
    box-sizing: border-box;
    overflow:hidden;
}

.onsiteservice .text_bd {
    color: #ac2439;
    margin-bottom: 5px;
}

.onsiteservice .text_bd strong {
    font-size: 14px;
}

.inner_detail .jumptolink {
    position: absolute;
    top: 25px;
    right: 20px;
    height: 20px;
    padding: 0 27px 0 6px;
    display: inline-block;
    border: 1px solid #ac2439;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_jumpto_red.gif) right top no-repeat;
    border-radius: 3px;
    color: #ac2439;
    top: 115px;
    right: 20px;
    line-height: 20px;
}


/*whatsingz*/

.whatsingz {}

.whatsingz h4 {
    padding: 10px 0;
    text-indent: 45px;
    font-size: 16px;
    border-top: 1px dotted #b2b2b2;
    font-weight: bold;
    position: relative;
}

.whatsingz h4 i {
    width: 20px;
    height: 20px;
    display: block;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_gzarrow.gif) 0 0 no-repeat;
    position: absolute;
    right: 0;
    top: 10px;
}

.whatsingz h4:hover i {
    background-position: 0 -40px;
}

.whatsingz h4.current i {
    background-position: 0 -80px;
}

.whatsingz h4.current:hover i {
    background-position: 0 -120px;
}

.whatsingz h4.h4_1 {
    color: #ac2439;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_ingztit.gif) 0 0 no-repeat;
}

.whatsingz h4.h4_2 {
    color: #ca2f35;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_ingztit.gif) 0 -50px no-repeat;
    margin-top: 25px;
}

.whatsingz h4.h4_3 {
    color: #0082c6;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_ingztit.gif) 0 -100px no-repeat;
    margin-top: 25px;
}

.whatsingz h4.h4_4 {
    color: #735495;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_ingztit.gif) 0 -150px no-repeat;
    margin-top: 25px;
}

.whatsingz .foldbox {
    padding: 0 0 20px 0;
}

.whatsingz p {
    padding: 0 20px 0 45px;
}

.whatsingz img {
    margin: 6px 0;
}

.whatsingz .foldbox strong {
    color: #262626;
    display: block;
}

.whatsingz h5 {
    padding: 0 20px 0 45px;
    font-weight: bold;
    font-size: 14px;
    color: #262626;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_ingztit.gif) 0 -200px no-repeat;
}


/*Download*/

.dl_cate {
    padding-bottom: 35px;
}

.dl_catetit {
    width: 90px;
    height: 70px;
    float: left;
    padding: 5px 0;
    margin: 0 20px 0 0;
    border-top: 1px solid #ac2439;
    /*background:url(images/icon_arrow.gif) 73px 63px no-repeat;
    border-bottom:1px solid #9fbf12;
    */
    color: #ac2439;
    font: 13px/18px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
}

.dl_list {
    width: 405px;
    float: left;
}

.dl_list li {
    width: 74px;
    height: 115px;
    margin: 0 15px 15px 0;
    float: left;
}

.dl_list li a {
    width: 74px;
    height: 105px;
    display: block;
    text-decoration: none;
}

.dl_list li .txt {
    color: #484848;
    padding: 4px 0;
    display: block;
    line-height: 16px;
}

.dl_list li .txt img {
    vertical-align: 0px
}

.dl_list li a:hover {
    text-decoration: none;
    color: #ac2439;
}

.dl_list li a:hover .txt {
    text-decoration: none;
    color: #ac2439;
}

.dl_cate .dl_all {
    margin: 20px 0 0;
    padding: 1px 28px 1px 6px;
    background: url(../image/icon-download.gif) 85px center no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 110px;
    border: 1px solid #ac2439;
    border-radius: 5px;
    color: #ac2439;
}

.inner_contact p {
    margin-bottom: 10px;
}

.inner_contact ul li {
    width: 500px;
    height: 115px;
    margin-bottom: 10px;
    overflow: hidden;
}

.inner_contact ul li .photo {
    width: 100px;
    height: 115px;
    float: left;
}

.inner_contact ul li .text {
    width: 400px;
    height: 105px;
    padding-top: 10px;
    float: left;
}

.inner_contact .feedback .pointred {
    color: #ac2439;
    font-size: 16px;
    margin-top: 20px;
    padding: 20px 0 10px;
    border-top: 1px dotted #333;
    text-transform: uppercase;
}

.inner_contact input.text {
    width: 200px;
}

.inner_contact .field_left {
    margin-right: 10px;
}

.inner_contact select {
    min-width: 210px;
    *width: 210px;
}

.inner_contact textarea {
    width: 420px;
    height: 100px;
}

.inner_contact .submit {
    width: 150px;
    height: 22px;
    margin-top: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: none;
    background: #ac2439;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}

.inner_contact fieldset {
    display: block;
}

input,
select,
textarea {
    font: 12px/20px Arial, Verdana, Helvetica, sans-serif;
}

.inner_contact .field_left {
    float: left;
}

.inner_contact .field input.text,
.inner_contact .field_left input.text,
.inner_contact .field textarea {
    padding: 1px 2px;
    margin: 2px 0 5px;
    display: block;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #5a5a5a;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}

.inner_contact .field input.text,
.inner_contact .field_left input.text {
    height: 20px;
}

.inner_contact select {
    padding: 2px;
    margin: 2px 0 5px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #5a5a5a;
}

input.checkbox {
    vertical-align: middle;
}

input.radio,
input.checkbox {
    vertical-align: -2px;
}

span.error {
    display: none;
}

.news_field {
    width: 100%;
    border-bottom: 10px solid #f2f2f2;
    overflow: hidden;
}

.news_field h4 {
    padding: 10px 0 12px 15px;
    border-bottom: 1px solid #f2f2f2;
    font: bold 15px/20px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
    position: relative;
}

.news_field h4 a {
    color: #ac2439;
}

.news_field h4 .morenews {
    position: absolute;
    top: 10px;
    right: 15px;
    font: normal 12px/20px Arial;
}

.news_field ul.news_show {
    padding: 25px 15px 15px 20px;
}

.news_field ul.news_show li {
    width: 305px;
    margin: 0 25px 15px 0;
    float: left;
    overflow: hidden;
}

.news_field ul.news_show li a {
    display: block;
    font: bold 12px/18px Arial;
    color: #808080;
}

.news_field ul.news_show li a:hover {
    text-decoration: underline;
}

.news_field ul.news_show li a.pic {
    width: 305px;
    height: 150px;
    margin-bottom: 5px;
    background: #f1f1f1;
}

.news_field ul.news_show li img {
    width: 305px;
    height: 150px;
}

.news_field ul.news_show li a.tit {
    height: 54px;
    overflow: hidden;
}

.news_field a.more {
    padding-left: 5px;
}

.inner_detail .news_field {
    border-bottom: none;
    padding-bottom: 40px;
}

.inner_detail .news_field ul.news_list {
    padding: 0;
}

.news_guide {
    margin: -40px 0 10px;
    padding: 15px 0;
    border-bottom: 1px dotted #808080;
}
.news_guide .field{
    vertical-align:middle;
}

.news_guide select {
    display: inline;
    vertical-align: middle;
}

.news_guide .submit {
    width: 33px;
    height: 22px;
    text-indent: -9999px;
    background: url(../image/icon_red.png) -190px -60px no-repeat;
    border: none;
    cursor: pointer;
}

.news_select .field {
    color: #ca2f35;
    font-weight: bold;
}

.news_select select {
    width: 120px;
}

.news_field ul.news_list {
    padding: 0 15px;
}

.news_field ul.news_list li {
    padding: 15px 0 15px 15px;
    overflow: hidden;
    border: none;
    position: relative;
    border-bottom: 1px dotted #ccc;
}

.news_field ul.news_list li .time {
    padding: 3px 0 2px 0;
    color: #999;
    font-style: italic;
    position: absolute;
    top: 12px;
    right: 0;
}

.news_field ul.news_list li .sum {
    height: 72px;
    padding-left: 0;
    line-height: 18px;
    overflow: hidden;
}

.news_field ul.news_list li .tit {
    padding: 0 85px 0 0;
    margin-bottom: 10px;
    font: bold 13px/18px Arial;
    color: #017d36;
}

.news_field ul.news_list li .txt {
    height: 72px;
    padding-left: 0;
    line-height: 18px;
    overflow: hidden;
}

.news_field ul.news_list li a {
    color: #262626;
    text-decoration: none;
    display: block;
}

.news_field ul.news_list li a:hover {
    text-decoration: underline;
}

.news_field ul.news_list li a.btn_more {
    color: #ac2439;
    float: right;
}


/*Page*/

.page li {
    margin: 0px 2px 8px;
    color: #555;
    text-decoration: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.page li a,
.page li span {
    padding: 0 7px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #ccc;
}

.page li a:hover,
.page li a.current {
    background: #ac2439;
    border: 1px solid #ac2439;
    color: #fff;
}

.inner_detail .page li a:hover {
    text-decoration: none;
}

.news_indcate {
    margin-top: -30px;
}

.news_indcate .catetit {
    font: bold 16px/22px 'Trebuchet MS';
    margin: 5px 0 15px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.indcate_ul {
    width: 680px;
    padding: 10px 0;
    overflow: hidden;
}

.indcate_ul li {
    width: 200px;
    height: 284px;
    margin: 0 20px 20px 0;
    float: left;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}

.indcate_ul li a {
    color: #666;
    display: block;
}

.indcate_ul li a:hover {
    color: #ac2439;
    text-decoration: none;
}

.indcate_ul li .pic {
    width: 200px;
    height: 160px;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
}

.indcate_ul li img {
    height: 160px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -150px;
}

.indcate_ul .tit {
    height: 54px;
    overflow: hidden;
    line-height: 18px;
}

.indcate_ul .time {
    padding: 8px 0;
    color: #b2b2b2;
    font: 14px/22px 'Trebuchet MS';
}


/*photosvideo*/

.photosvideo {
    padding-bottom: 80px;
    margin-top: -30px;
}

.photosvideo .pv_tit {
    height: 72px;
    margin-bottom: 10px;
    overflow: hidden;
}

.photosvideo .pv_tit li {
    float: left;
    position: relative;
    margin-right: 10px;
}

.photosvideo .pv_tit a {
    display: block;
    width: 63px;
    height: 63px;
    text-indent: -9999px;
}

.photosvideo .pv_tit a:hover {
    text-decoration: none;
}

.photosvideo .pv_tit li.current a {}

.photosvideo .pv_tit .photo_tit a {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_pv_red.png) 0 0 no-repeat;
}

.photosvideo .pv_tit .photo_tit.current a {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_pv_red.png) 0 -70px no-repeat;
}

.photosvideo .pv_tit .video_tit a {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_pv_red.png) -70px 0px no-repeat;
}

.photosvideo .pv_tit .video_tit.current a {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_pv_red.png) -70px -70px no-repeat;
}

.photosvideo .pv_tit .liveshow_tit a {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_pv_red.png?t=20150420) -140px 0px no-repeat;
}

.photosvideo .pv_tit .liveshow_tit.current a {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_pv_red.png?t=20150420) -140px -70px no-repeat;
}

.photosvideo .pv_tit li.current i {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border-width: 5px 5px 0 5px;
    border-style: solid;
    border-color: #ca2f35 transparent transparent transparent;
}

.photosvideo .num {
    margin-bottom: 15px;
    overflow: hidden;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
}

.photosvideo .num li {
    padding: 2px 5px;
    margin-right: 10px;
    float: left;
    cursor: pointer;
}

.photosvideo .num li.current {
    color: #ac2439;
    font-weight: bold;
}

.photosvideo .num li a {
    color: #ac2439;
}

.photosvideo .gallery {
    overflow: hidden;
}

.photosvideo .gallery li {
    height: 63px;
    margin: 0 12px 10px 0;
    float: left;
    overflow: hidden;
}

.photosvideo .liveshow_con .num {
    margin: 0;
}

.photosvideo .liveshow_con .pic {
    margin-bottom: 40px;
}

.video div {
    position: relative;
    width: 100%;
    height: 400px;
}


/* .inner_detail .smart-item .partner_print {
    overflow:hidden;
}
.inner_detail .smart-item .partner_print li {
    width:150px;
    height:280px;
    margin:0 30px;
    float:left;
}
.inner_detail .smart-item .partner_net {
    width:100%;
    overflow:hidden;
    margin-bottom:20px;
}
.inner_detail .smart-item .partner_net li {
    width:112px;
    float:left;
    margin:0 18px 5px 0;
}
.inner_detail .smart-item .partner_net li a img {
    width:110px;
    height:40px;
    border:1px solid #ddd;
}
.inner_detail .smart-item .partner_net li a:hover img {
    border:1px solid #ac2439;
}
.inner_detail .smart-item .partner_spt {
    width:100%;
    overflow:hidden;
    margin-bottom:20px;
}
.inner_detail .smart-item .partner_spt li {
    width:50%;
    float:left;
    margin:0 0 3px;
}
.inner_detail .smart-item .partner_print li p {
    margin:5px 0;
} */

.media_reg {
    margin-top: 20px;
}

.media_reg .red {
    color: red;
}

.media_reg table {
    margin-bottom: 40px;
}

.media_reg td {
    padding: 2px;
    vertical-align: top;
}

.media_reg th {
    padding: 4px 2px 2px;
    vertical-align: top;
    text-align: right;
}

.media_reg input.text {
    width: 314px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #cccccc;
    background: #ffffff;
    padding: 0;
}

.media_reg input.line {
    background: none;
    border: none;
    border-bottom: 1px solid #4d4d4d;
    width: 170px;
}

.media_reg input.text.name {
    width: 188px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.media_reg input.text.t1 {
    width: 42px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.media_reg input.text.t2 {
    width: 125px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.media_reg input.text.t3 {
    width: 56px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.media_reg select.select {
    margin-left: 3px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.media_reg .buttons {
    padding-left: 130px;
}

.media_reg .btn_submit {
    display: block;
    width: 170px;
    height: 33px;
    float: left;
    margin: 0 15px 0 0;
    border: 0;
    /* text-indent: -9999px; */
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    background-color: #ac2439;
    font-family:'Microsoft YaHei';
    /* background: url(http://en.cantonrehacare.com/public/static/Home/images/btnsubmit_red.gif) no-repeat; */
}

.media_reg .btn_reset {
    display: block;
    width: 70px;
    height: 33px;
    float: left;
    border: 0;
    text-indent: -9999px;
    cursor: pointer;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/btn_reset.jpg) no-repeat;
}

.media_reg .loading {
    display: block;
    width: 170px;
    height: 33px;
    float: left;
    margin: 0 15px 0 0;
    border: 0;
    text-indent: -9999px;
    cursor: wait;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/icon_loading.jpg) no-repeat;
}

.sitemap_page {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/contact_bg.jpg) 0 bottom no-repeat;
}

.sitemap {
    padding-top: 20px;
    overflow: hidden;
}

.sitemap ul li {
    width: 210px;
    margin: 0 30px 20px 0;
    float: left;
    padding: 2px 0;
}

.sitemap ul li a {
    display: block;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 16px;
}

.sitemap ul li ul li {
    float: none;
    margin: 0;
}

.sitemap ul li ul li a {
    margin: 0;
    padding-bottom: 0;
    border: none;
    font-weight: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
}

.sitemap ul li ul li ul li a {
    text-indent: 25px;
    font-size: 14px;
}

.container {
    background: url(http://en.cantonrehacare.com/public/static/Home/images/contact_bg.jpg) 0 bottom no-repeat #fff;
    width: 1200px;
    margin: 0 auto;
}

.container.home {
    background: #fff;
}

.container h2 {
    padding: 9px 15px 11px;
    margin-bottom: 18px;
    font: 20px/20px "Helvetica Neue",
    Helvetica,
    Arial,
    "PingFang SC",
    "Hiragino Sans GB",
    "Heiti SC",
    "Microsoft YaHei",
    "WenQuanYi Micro Hei",
    sans-serif;
    color: #ac2439;
    border-bottom: 1px solid #f2f2f2;
}

.container a.more {
    height: 14px;
    padding-right: 60px;
    margin: 30px 0 30px 15px;
    line-height: 14px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #ca2f35;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.container a.more:hover {
    background: #ca2f35;
    color: #fff;
    text-decoration: none;
}

.container .inner_list a.more {
    margin-left: 0;
}

.container .right_780 {
    width: 890px;
    float: right;
    border-left: 10px solid #f2f2f2;
    margin-left: -10px;
}

.container .right_780.inner_detail {
    width: 890px;
    padding: 16px 25px 100px;
    overflow: hidden;
    background: #fff;
}


/*ç’‡ï¸¾ç²æ¤¤ï¿½ 780px*/

.content.index {
    background: #fff;
}

.container .left_250 p {
    padding: 0 15px;
}

.newsletter_page {
    width: 100%;
    overflow: hidden;
    background: url(http://en.cantonrehacare.com/public/static/Home/css/images/contact_bg.jpg) 0 bottom no-repeat;
}

.newsletter_page .newsletter fieldset {
    margin-bottom: 10px;
}

.newsletter_page .newsletter input.text {
    width: 200px;
}

.newsletter_page .newsletter .field_left {
    margin-right: 10px;
}

.newsletter_page .newsletter select {
    min-width: 210px;
    *width: 210px;
}

.newsletter_page .newsletter .submit {
    width: 150px;
    height: 22px;
    margin-top: 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: none;
    background: #ac2439;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}

.content_r {
    width: 392px;
}


/*chen1.11ä¿®æ”¹*/

.Newsletter .siteinfo_bd {
    padding: 0;
}

.Newsletter .siteinfo_bd .Email_input {
    padding-left: 20px;
}

.search {
    padding: 15px 0;
}

.search_input {
    width: 160px;
}

.QuickLink {
    padding-left: 90px;
    width: 300px;
    box-sizing: border-box;
}

.QuickLink .siteinfo_bd li a,
.Contact .siteinfo_bd li,
.footer_r p {
    font-size: 12px;
}

.content {
    border-bottom: 0;
    margin-bottom: 10px;
}

.content_l_new {
    background: #f9f9f9;
}

.fairprofile {
    background: #f9f9f9;
    height: 465px;
    padding-bottom: 0;
    margin-bottom: 35px;
}

.ft_logo {
    padding-top: 10px;
}

.content_new_bd .new_text h4 a {
    display: block;
    overflow: hidden;
    /*è‡ªåŠ¨éšè—æ–‡å­—*/
    text-overflow: ellipsis;
    /*æ–‡å­—éšè—åŽæ·»åŠ çœç•¥å·*/
    white-space: nowrap;
    /*å¼ºåˆ¶ä¸æ¢è¡Œ*/
    width: 470px;
    /*ä¸å…è®¸å‡ºçŽ°åŠæ±‰å­—æˆªæ–­*/
}


/*2016304 indexé©¬ä¸Šé¢„ç™»è®°*/

.Suspension {
    z-index: 100;
    width: 100%;
    height: 130px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/Suspension.png) center bottom no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    display: none;
}

.Suspension_btn {
    margin: 23px 0 15px;
    display: inline-block;
    width: 332px;
    height: 43px;
    line-height: 40px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/Suspension_btn.png) center center no-repeat;
    text-shadow: 1px 1px 1px #999;
    background-size: 100%;
}

.Suspension_btn:hover {
    color: #fff;
}

.Suspension p {
    font-size: 24px;
    color: #41676b;
}


/*.Suspension_time {
    font-size:16px;
    color:#41676b;
    margin:20px 0 12px;
}
.Suspension_time b {
    font-size:28px;
}
.Suspension_name {
    color:#72b73f;
    font-size:34px;
}
.Suspension_name span {
    color:#72b73f;
    font-size:34px;
    line-height:34px;
    padding-right:30px;
    vertical-align:bottom;
}
*/

.inner_list li {
    width: 260px;
    padding: 0 40px;
    height: 320px;
}

.inner_list li h4 {
    padding: 12px 0;
}


/*chen 6.3 ä¿®æ”¹å¤´éƒ¨*/

header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.banners,
.banner {
    margin-top: 140px;
}

.sub-nav {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
    margin-top: 0px;
    display: none;
    text-align: left;
}

.sub-nav-row {
    width: 600px;
    padding-left: 100px;
    overflow: hidden;
}

.sub-nav-row .sub-nav-li {
    width: 30%;
    margin-right: 3.3%;
    padding: 0;
    list-style: initial;
    color: #017d36;
}

.sub-nav-row .sub-nav-li a {
    color: #505050;
    padding: 10px 0;
    font-size: 14px;
}

.sub-nav-row .sub-nav-li a:hover {
    color: #ac2439;
}

@media screen and (min-width: 750px) {
    .nav>li:hover .sub-nav {
        display: block;
    }
}

.sub-nav>div.w {
    min-height: 195px;
    box-sizing: border-box;
    padding: 45px 0;
}


/*é¦–é¡µé‚®ç®±å¼¹çª—*/

.mail-pop-box {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.66);
    z-index: 1000;
    display: none;
}

.mail-pop {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -295px;
    margin-top:-220px;
    width: 590px;
    height: 440px;
    box-sizing: border-box;
    padding: 30px 60px;
    background: #fff;
    box-shadow: 0 0 10px rgb(0, 0, 0, 0.8);
}

.mail-pop-box-2 .mail-pop {
    margin-left: -295px;
    margin-top: -75px;
    width: 590px;
    height: 150px;
    padding: 30px 26px;
}

.mail-pop-box-2 .mail-pop-title {
    font-size: 20px;
    line-height: 26px;
}

.mail-pop-title {
    font-size: 30px;
    color: #ac2439;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
}

.mail-name {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    width: 80px;
    line-height: 52px;
  
    display: inline-block;
}
.mail-r {
    float: none;
    display: inline-block;
}
.mail-r label {
    margin-right: 20px;
    font-size: 14px;
    color: #000;
    line-height: 52px;
}

.mail-r label input {
    margin: 0 5px;
    margin-top: -5px;
}

.Email_input {
    height: 52px;
    width: 250px;
    background: #f5f5f5;
    border: 0;
    box-sizing: border-box;
    padding: 0 10px;
}

.Newsletter .siteinfo_bd .Email_input {
    height: 52px;
}

.Email_btn,
.Newsletter .siteinfo_bd .Email_btn {
    height: 52px;
    width: auto;
    padding: 0 15px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: #ac2439;
    border: 0;
    border-bottom: 5px solid #227928;
    margin-left: -6px;
    text-transform: uppercase;
    cursor: pointer;
     font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";
}

.Email_btn:hover,
.Newsletter .siteinfo_bd .Email_btn:hover {
    background: #227928;
    border-bottom: 5px solid #ac2439;
}

.mail-content {
    padding: 10px 0;
}

.mail-pop-txt {
    font-size: 14px;
    color: #666;
    padding-top: 20px;
}

.mail-pop-close {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    border: 2px solid #e9e9e9;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/mail-pop-close.png) center center no-repeat;
    cursor: pointer;
}

.red {
    color: #ac2439;
}

.Newsletter .mail-content {
    padding: 0;
}

.lefteletter-mail-content {}

.lefteletter-mail-content label {
    margin-right: 10px;
    line-height: 24px;
}

.lefteletter-mail-content .mail-name {
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    float: none;
}

.newsletter_form input.text {
    height: 35px;
    width: 150px;
    background: #f5f5f5;
    border: 0;
    box-sizing: border-box;
    padding: 0 10px;
    margin-left: 5px;
}

.newsletter_form input.submit {
    height: 35px;
    width: auto;
    padding: 0 10px;
    font-size: 12px;
    color: #fff;
    background: #89b929;
    border: 0;
    border-bottom: 2px solid #017d36;
    margin-left: -6px;
    text-transform: uppercase;
    cursor: pointer;
    font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";
}

.mail-red-txt {
    font-size: 12px;
    color: #ac2439;
    margin: 5px;
}

.mail-succeed-txt {
    font-size: 16px;
    margin: 30px 0;
}


/* æŠ¥å */

.btn-appt {
    position: absolute;
    width: 100px;
    height: 28px;
    text-align: center;
    background: #ac2439;
    right: 20px;
    top: 50%;
    color: #fff !important;
    line-height: 28px;
    font-size: 14px;
}

.enroll-ico {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/enroll-ico.png) center center no-repeat;
    margin-bottom: -4px;
    margin-right: 5px;
}

.btn-appt:hover {
    background: #b6273d;
    text-decoration: none !important;
}

.enroll-row {
    border-top: 1px solid #dadada;
    margin-top: 10px;
    padding: 10px 0;
}

.enroll-title {
    font-size: 15px;
    color: #ac2439;
    font-weight: bold;
    padding: 20px 0;
}

.enroll-input-row {
    display: table;
    margin-bottom: 10px;
}

.enroll-input-title {
    display: table-cell;
    width: 90px;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
}

.enroll-input {
    width: 300px;
    height: 38px;
    padding: 0 10px;
    border: 1px solid #dbdbdb;
    background: #f9f9f9;
    font-size: 14px;
}

.enroll-from {
    margin: 10px 0;
}

.enroll-btn {
    margin-top: 30px;
    width: 135px;
    height: 40px;
    background: #ac2439;
    font-size: 18px;
    font-weight: bold;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.enroll-btn:hover {
    background: #b6273d;
}


/* 16.10.11  æ‰‹æœºä¸Šçš„é—®é¢˜*/

.banner,
.banners,
.siteinfo,
footer {
    min-width: 1200px;
}

.big_img_main {
    position: absolute;
    bottom: 30px;
    left: 55px;
    display: none;
    z-index:1000;
}

.small_img_main {
    float: left;
    width: 35px;
    height: 35px;
    padding-top: 5px;
    position: relative;
}

.inner_detail a.download {
    background-position: 0 center;
}

.arrival_map {
    position: relative;
    z-index: 10;
}



.news_field ul.news_show li a.pic,
.news_field ul.news_show li img {
    height: auto;
    line-height: 0;
}

.pic img {
    max-width: 100%;
}


/* .nat ä¿®æ”¹ */

.inner_detail {
    padding: 0;
}

.content-bd-chunk {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0;
    width: 260px;
    border-bottom-color: #f2f2f2;
    border-bottom-style: solid;
    border-bottom-width: 10px;
    border-right-color: #f2f2f2;
    border-right-style: solid;
    border-right-width: 10px;
}

.vertical-box.half-group {
    border-spacing: 0 !important;
}

.content-bd-chunk .content-top-title {
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 12px;
    font-size: 13px;
}

.content-top-txt-box {
    padding: 0 !important;
}

p.content-top-txt {
    padding: 10px 0;
    color: #50555f;
}

.content-top-txt a {
    color: #333;
    background-image: url("../image/icon_red.png");
    background-position-x: 0;
    background-position-y: -242px;
    background-repeat: no-repeat;
    padding-left: 15px;
}

.content-top-txt a:hover {
    color: #ac2439;
    text-decoration: none;
}

.InsidePage-txt-tirle {
    padding: 0 !important;
}

.PagingList {
    margin: 10px 0;
}

.PagingList span,
.PagingList a {
    color: #555;
    display: inline-block;
    margin-bottom: 8px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 0;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    padding: 0 7px;
    border: 1px solid #ccc;
    color: #017d36;
}

.PagingList a.curr,
.PagingList span.curr {
    background: #89b929;
    border-color: #89b929;
    color: #fff;
}

.content-bd {
    margin-left: -25px;
    margin-top: -16px;
}

.left_700 img {
    max-width: 100%;
    /*height: auto !important;*/
    width: 100%;
}
.left_700 .smart-item img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.inner_detail .gallery-list .img-src img {
    width: 90px;
    height: 60px;
}

.new-share {
    overflow: hidden;
}

.new-share .new-share-txt {
    float: left;
}

.new-share .jiathis_style {
    float: left;
}

.new-sort {
    display: none;
}

.new-details-pager {
    padding-top: 8px;
    margin-top: 15px;
    border-top: 1px solid #bababa;
    text-align: right;
}

.new-details-pager-name {
    display: none !important;
}

.new-details-pager li {
    display: inline-block;
    margin: 0 3px;
}

.new-details-pager a {
    padding: 0 5px;
    border: 1px solid #ccc;
}

.new-details-pager a p {
    display: inline-block;
}


.right_780.inner_detail.floorplan {
    height: auto;
}

.right_780.inner_detail.floorplan {
    height: auto;
    padding-bottom: 0;
}

.fp_home .venuename.pos {
    top: 120px;
}

.fp_home .venuearea.pos {
    top: 170px;
}

.fp_floors,
.fp_floor {
    margin-top: -80px;
}

.fp_floors .floorarea_line {
    top: 167px;
}

.banners .content-top-txt-box {
    /* display: none; */
}

.content-bd {
    margin-right: -26px;
}

.partner_net li {
    width: 112px;
    float: left;
    margin: 0 18px 5px 0;
}

.partner_net li a img {
    width: 110px;
    height: 40px;
    border: 1px solid #ddd;
}

.partner_net li a:hover img {
    border: 1px solid #ac2439;
}

.partner_spt {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.exhibitors-rooms {
    display: none;
}


.page-search-icon {
    height: 26px;
    width: 26px;
    background: url("http://en.cantonrehacare.com/public/static/Home/images/ico1.png") center center no-repeat;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.top-search-row {
    position: absolute;
    right: 94px;
    top: 4px;
        border-right: 1px solid rgba(255, 255, 255, 0.8);
        margin-right: 30px;
        width: 240px;
    display: none;
}

.header_r {
    position: relative;
    margin-right: 13px;
}

.app-Language-row,
.app-Menu,
.app-nav {
    display: none;
}


.details-logo-row {
    width: 10% !important;
}

.details-name-row {
    width: 60%;
    margin-left: 5% !important;
}

.ewm-right {
    width: 15%;
    margin-left: 5%;
}

.ewm-right img {
    width: 100%;
    height: auto;
}

.siteinfo ul li.QuickLink, .siteinfo ul li.Contact{
    display: none;
}


/* å³ä¾§æµ®æ¡† */
.right-bar{
    position: absolute;
    right: 10px;
    z-index: 100000000000;
    transition: 0.3s;
    width:150px;

}
.right-bar img{
    max-width: 100%;
}
.right-bar-close{
    text-align: right;
    cursor: pointer;
    height: 22px;
}


.W-closed{
    position: relative;
    width:100%;
}
.W-closed-x{
    position:absolute;
    right: 7px;
    top: 6px;
    color:#fff;
    cursor:pointer;
    width:25px;
    height:25px;
    line-height:22px;
    border-radius:50%;
    font-size:18px;
    text-align:center;
    background:rgba(255,255,255,0.4);
    font-style: normal;
}



@media (max-width:1520px){
    .right-bar{
        display: none;
    }
}
@media (max-width:767px) {
    .ewm-right {
        float: none;
        width: 30%;
        margin-left: auto;
        margin-right: auto;
    }
    .details-logo-row {
        width: 90px !important;
    }
    .details-name-row {
        width: 62%;
    }
}

@media (max-width:480px) {
    .details-logo-row {
        float: none;
        margin: 0 auto;
    }
    .details-name-row {
        float: none;
        width: 100%;
        margin-left: 0;
    }
}
.new-details-title{
    line-height:30px !important;
}


/* 
.aip-news-fenx{ width:100%; margin:25px 0; border-bottom:1px solid #eeefef; overflow:hidden; line-height:35px; padding:20px 0;}
#share a{ width:35px; height:35px; padding:0; margin:6px;}
#share a.bds_more{ background:url(../images/fen-more.png) no-repeat;}
#share a.bds_qzone{ background:url(../images/fen-kongj.png) no-repeat;}
#share a.bds_renren{ background:url(../images/fen-renr.png) no-repeat;}
#share a.bds_weixin{ background:url(../images/weix.png) no-repeat;}
#share a.bds_tsina{ background:url(../images/fen-weib.png) no-repeat;} */




.media-box .title{
    font-size: 28px;
    font-weight: bold;
    width:100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}
.media-box .title a{
    font-weight: normal;
    min-width: 120px;
    font-size: 14px;
    text-decoration: underline;
    text-align: left;
    margin-left: 4px;
}

.media-box-li{
    width:100%;
}
.media-box-li li{
    width: 150px;
    height:75px;
    overflow:hidden;
    text-align:center;
    line-height:75px;
    border:1px solid #f2f2f2;
    float:left;
    margin: 0 26px 26px 0;
}
.media-box-li li a{
    width: 100%;
    height: 100%;
    display: inline-block;
}

.media-box-li li img{
    width: 100%;
    height: 100%;
}



/*é‚®ä»¶è®¢é˜…*/
.newsletter-wrap{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin:0 auto;
    background: #ac2439;
    z-index: 10000;
}

.newsletter-wrap.fixed-class{
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
}

.newsletter-wrap.fixed-class .newsletter-right .newsletter_form{
    padding: 30px 0;
}

.newsletter-wrap.fixed-class .newsletter-right .Email_input{
    height: 46px;
    line-height: 46px;
}

.newsletter-wrap.fixed-class .newsletter-right .newsletter_btn{
    height: 46px;
    line-height: 46px;
}

.newsletter-wrap .newsletter-box{
    display: table;
    width: 100%;
}
.newsletter-wrap .newsletter-box .newsletter-left{
     width: 270px;
}

   
.newsletter-wrap .newsletter-box .siteinfo-box{
    display: table-cell;
    vertical-align: middle;
}
.newsletter-left{
    color: #FFF;
}
.newsletter-left .newsletter-big-title{
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 6px;
}
.newsletter-left .newsletter-small-title{
    font-size:15px;
}
.newsletter-right .newsletter_form{
    padding:10px 0;
}
.newsletter-right .newsletter_form .mail-content{
    padding-top: 0;
}
.newsletter-right .mail-content .mail-r label{
    line-height: 30px;
    color: #FFF;
}
.newsletter-right .mail-content .mail-name{
    width: 60px;
    line-height: 30px;
    color: #FFF;
}

.newsletter-right .red-mark{
    color: #ff0303;
    margin-right: 5px;
}
.newsletter-right .Email_input{
    float: left;
    width: 190px;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin-right: 10px;
}
.newsletter-right .newsletter_email{
    margin-right: 0;
    width: -webkit-calc(100% - 200px - 200px - 156px);
    width: -moz-calc(100% - 200px - 200px - 156px);
    width: calc(100% - 200px - 200px - 156px);
}
.newsletter-right .Email_input::-webkit-input-placeholder {
    color: #e4e4e4;
}

.newsletter-right .Email_input::-moz-placeholder {
    color: #e4e4e4;
}
.newsletter-right .newsletter_btn{
    float: left;
    width: 156px;
    height: 38px;
    line-height: 38px;
    background: #cf3a51;
    color: #FFF;
    font-size:20px;
    border:none;
    cursor: pointer;
}
.newsletter-right .newsletter_btn:hover{
    opacity: 0.95;
}

@media (max-width:1050px) {
   .newsletter-right .Email_input{
        width: -webkit-calc((100% - 20px - 156px)/3);
        width: -moz-calc((100% - 20px - 156px)/3);
        width: calc((100% - 20px - 156px)/3);
   }
}

@media (max-width:750px) {
    .media-box-li li{
        width: 155px;
        margin-left: 10px;
        margin-right: 10px;
        object-fit: contain;
    }
    .newsletter-wrap .newsletter-box{
        padding:10% 0;
    }
    .newsletter-wrap .newsletter-box .siteinfo-box{
        display: block;
    }
    .newsletter-wrap .newsletter-box .newsletter-left{
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .newsletter-wrap{
        position:initial;
    }
    .newsletter-right .newsletter_form{
        padding: 0 10%;
    }
    .newsletter-right .Email_input{
        width: 80%;
        float: none;
        margin:0 auto;
        margin-bottom: 10px;
    }
    .newsletter-right .newsletter_btn{
        float: none;
    }

    .newsletter-wrap.fixed-class .newsletter-right .newsletter_form{
        padding: 0 10%;
    }
}



.friendship-w{
    width:100%;
    margin-top:40px;
}

.fri-t{
    width:98%;
    padding-left:2%;
    background:#333;
    height:50px;
    line-height:50px;
    font-size:15px;
}
.fir-tit{
    color:#cfcfcf;
    font-weight:bold;
    float:left;
}
.fir-but{
    width:20%;
    text-align:center;
    background:#ac2439;
    float:right;
    color:#fff;
    cursor:pointer;
}
.fir-bot{
    width:98%;
    padding-left:2%;
    height:50px;
    line-height:50px;
    background:#e6e6e6;
}
.fir-bot a{
    font-size:14px;
}
.fir-bot span{
    font-size:14px;
    color:#b2b2b2;
    padding:0 8px;
}

.fri-con{
    padding:20px;
}


body .popbox  {
  
    width: 960px;
}
body .popbox .popcontent .bigtiti{
    background-color: #ac2439;
    margin:60px auto 20px;
    text-align: center;
    width: 80%;
    height: 64px;
    font-size: 1.8rem;
    border-radius: 4px;
    line-height: 64px;
    color: #fff;
}
body .popbox .popcontent .contentbox{
    width: 90%;
    margin: auto;
}

body .popbox .popcontent .contentbox .ptit{
    font-size: 16px;
    background: url('http://en.cantonrehacare.com/public/static/Home/images/pen.png');
    background-repeat: no-repeat;
    padding-left: 50px;
    height: 31px;
    line-height: 31px;
    margin-bottom: 20px;
}
body .popbox .popcontent .contentbox .codebox{
    font-size: 14px;
    color: #ac2439;
}

body .popbox .popcontent .contentbox .itembox{
    margin-bottom: 20px;
    line-height: 22px;
}
body .popbox .popcontent .contentbox .ptit span{
    color: #ac2439;
}
body .popbox .popcontent .contentbox .bottombox{
    border-top: 1px #ddd solid;
    margin-top: 30px;
    padding-top: 30px;
}
body .popbox .popcontent .contentbox .bottombox .tit{
    font-size: 18px;
    font-weight: bold;
}
body .popbox .popcontent .contentbox .bottombox .p1{
    padding-top: 14px;
}

body .popbox .popcontent .contentbox .bottombox .coantactbox{
    background: #efefef;
    padding: 10px;
    border-radius: 5px;
    color: #ac2439;
    margin: 10px auto;
}
body .popbox .popcontent .contentbox .bottombox .coantactbox span{
    margin-right: 40px;
}

.input-li{
    width:100%;
    overflow:hidden;
    margin-bottom:20px;
}
.input-li-t{
    font-size:16px;
    float:left;
    width:20%;
    padding-right:2%;
    line-height:50px;
    text-align:right;
}
.input-li-t span{
    color:#ac2439;
    margin-right:6px;
}
.input-li-i{
    width:78%;
    float:left;
}
.input-li-i input{
    width:calc(100% - 32px);
    border-radius:10px;
    padding:0 15px;
    font-size:16px;
    border:1px solid #d9d9d9;
    height:50px;
}

.input-li-i textarea{
    width:calc(100% - 32px);
    border-radius:10px;
    padding:15px;
    font-size:16px;
    border:1px solid #d9d9d9;
    height:100px;
    font-family: å¾®è½¯é›…é»‘;
}

.input-title{
    margin-bottom:30px;
    display: -webkit-box;
    line-height:30px;
}
.input-title-t{
    color:#ac2439;
    font-size:22px;
    font-weight:bold;
}
.input-li-link{
    line-height:24px;
}
.input-title-info{

}
.input-title-info span{
    color:#666;
}
.input-title-info i{
    color:#ac2439;
    font-size:18px;
}
.input-sub{
    width:215px;
    height:50px;
    text-align:center;
    line-height:50px;
    color:#fff;
    background:#ac2439;
    font-size:18px;
    margin:0 auto;
    cursor:pointer;
    border-radius:30px;
}
.ptit-span span{
    color:#ac2439;
}



/*å±•ä¼šæ•…äº‹*/
.white-bg{
    background: #fff;
}
.wcon{
    width: 1200px;
    margin: 0 auto;
}
.story-header{
    border-top: 4px solid #ac2439;
    background: #f0eff0;
}
.story-header .blanguage a.active{
    background: none;
    color: #ac2439;
    border-color: #ac2439;
}
.story-header .blanguage a{
    background: #ac2439;
    color: #fff;
    border-color: #ac2439;
    font-size: 14px;
}
.story-header .blanguage a.back{
    background: none;
    border: none;
    color: #333;
}
.story-header .top-time span{
    margin-left: 54px;
    color: #ac2439;
    font-size: 24px;
}
.sbanner{
    margin-top: 136px;
    position: relative;
}
.scategory{
    width: 724px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.scategory .cbrow{
    float: left;
    width: 320px;
    height: 120px;
    border: 1px solid #ac2439;
    background: #ac2439;
    vertical-align: top;
    border-radius: 5px;
    margin: 0 20px;
}
.scategory .cbrow .icon {
    padding-top: 25px;
    text-align: center;
}
.scategory .cbrow .icon .red-icon{
    display: block;
    margin: 0 auto;
}
.scategory .cbrow:first-of-type{
    border-color: #eee;
    background: #fff;
}
.scategory .cbrow p.txt{
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 5px;
}
.scategory .cbrow:first-of-type:hover{
   /* background: #ac2439;
    border-color: #ac2439; */   
}
.scategory .cbrow:first-of-type:hover p.txt{
    /*color: #fff;*/
}
.scategory .cbrow:last-of-type:hover{
    border-color: #eee;
    background: #fff;
}
.scategory .cbrow:first-of-type p.txt, .scategory .cbrow:hover p.txt{
    color: #333;
}
.scategory .cbrow:last-of-type:hover .white-icon{
    display: block;
    margin: 0 auto;
}
.scategory .cbrow:last-of-type:hover .red-icon{
    display: none;
}
.mb60{
    margin-bottom: 60px;
}
.border-b60{
    /*margin-bottom: 60px;*/
    padding-bottom: 60px;
    border-bottom: 1px solid #d2d2d2;
}
.clock{
    background: url('http://en.cantonrehacare.com/public/static/Home/images/clock-bg.jpg') no-repeat center;
    height: 120px;
    width: 100%;
    position: relative;
}
.clock .type,.countdown {
    box-sizing: border-box;
    padding-top: 30px;
    width: 50%;
    height: 120px;
}
.clock .countdown{
    padding-left: 80px;
}
.clock .type li{
    float: left;
    margin-right: 80px;
}
.clock .type p:first-of-type{
    font-size: 36px;
    color: #ac2439;
    margin-bottom: 10px;
    line-height: 1;
}
.clock .type p:first-of-type span{
    font-size: 14px;
}
.clock .type p:last-of-type{
    font-size: 16px;
    color: #333;
}
.countdown-info{
    color: #fff;
    font-size: 24px;
    line-height: 1.3;
    margin-right: 50px;
}
.downtime span{
    display: inline-block;
    font-size: 48px;
    color: #ac2439;
    width: 40px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/timebg.jpg) no-repeat;
}
.downtime{
    color: #fff;
    font-size: 16px;
}
.pro-img, .pro-info{
    width: 50%;
}
.product .pro-swiper-li{
    align-items: flex-start;
}
.product .pro-img img{
    width: 100%;
    height: 370px;
    background-position: center;
}
.product .swiper-button-next, .product .swiper-container-rtl .swiper-button-prev,
.product .swiper-button-prev, .product .swiper-container-rtl .swiper-button-next{
    background: none;
    /*position: static;*/
}
.product .swiper-pagination{
    position: static;
    padding-top: 7px;
}
.product .swiper-button-prev.swiper-button-disabled, .product .swiper-button-next.swiper-button-disabled, .product .swiper-pagination-bullet{
    opacity: 1;
}
.swiper-button-prev .btn-show,.swiper-button-next .btn-show,.swiper-button-prev.swiper-button-disabled .btn-dis, .swiper-button-next.swiper-button-disabled .btn-dis{
    display: block;
}
.swiper-button-prev .btn-dis,.swiper-button-next .btn-dis,.swiper-button-prev.swiper-button-disabled .btn-show, .swiper-button-next.swiper-button-disabled .btn-show{
    display: none;
}
.product .jpage .jbtn span.swiper-pagination-bullet-active{
    background: #ac2439;
}
.pro-info .pro-con{
    background: #fff7f7;
    padding: 40px;
    height: 300px;
    box-sizing: border-box;
    text-align: left;
}
.pro-info .pro-con .pro-title{
    color: #ac2439;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 30px;
}
.pro-info .pro-con div{
    color: #666;
    font-size: 14px;
}
.jpage{
    width: 50%;
    position: absolute;
    bottom: 2px;
    right: 0;
    z-index: 1;
    border-bottom: 1px solid #eeeeee;
    padding: 0 30px;
    height: 70px;
    box-sizing: border-box;
    line-height: 70px;
}
.jpage .jbtn span{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    background: #d2d2d2;
    margin-right: 5px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
}
.jpage  .nextbtn span{
    color: #eeeeee;
    position: relative;
    margin-top: 0;
    top: -4px;
    display: inline-block;
    width: 9px;
    height: 16px;
}
.jpage  .nextbtn span:nth-of-type(2){
    top: 2px;
    left: 2px;
}
.jpage  .nextbtn span img{
    position: absolute;
    top: 10px;
    vertical-align: middle;

}
.jpage .jbtn span.curr{
    background: #ac2439;

}
.renews-box{
    text-align: center;
    margin: 15px;
}
.renews-btn{
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    color: #ac2439;
    padding: 10px 15px;
    border: 1px solid #ac2439;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border-radius: 5px;
}
.renews-btn:hover{
    color: #fff;
    background: #ac2439;
}
.simg h2{
    font-size: 24px;
    color: #ac2439;
    line-height: 1;
    margin-bottom: 20px; 
}
.news ul li{
    float: left;
    width: 33%;
    height: 100px;
    margin-bottom: 40px;
}
.news li .news-img{
    width: 40%;
}
.news li .news-img img{
    width: 100%;
    height: 100%;
} 
.news li .news-info{
    position: relative;
    width: 60%;
    height: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.news li .news-info .news-title{
    color: #333;
    font-size: 14px;
    line-height: 1.8;
    margin-top: -7px;
}
.news li .news-info .news-more{
    position: absolute;
    bottom: 0;
    display: block;
    width: 100px;
    height: 24px;
    border-radius: 24px;
    background: #d2d2d2;
    color: #666;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}
.coll-info{
    margin-left: 25px;
    margin-top: 27px;
}
.coll-info li{
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    margin-top: 15px;
}
.coll-info span{
    display: block;
    float: left;
    width: 140px;
    height: 40px;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/type-bg.png) no-repeat center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
}
.coll-info p{
    float: left;
}
.friendscoll{
    
}
.friendscoll .friendscoll-con{
    position: relative;
    background: url(http://en.cantonrehacare.com/public/static/Home/images/friendscoll-bg.png) no-repeat center top;
    height: 500px;
    border-bottom: 1px solid #d2d2d2;
}
.friendscoll .friendscoll-con .gift{
    position: absolute;
    top: 70px;
}
.friendscoll .friendscoll-con .subtit{
    font-size: 24px;
    color: #666;
    float: none;
    line-height: 1;
    margin-bottom: 30px;
}
.friendscoll .coll-info{
    width: 62%;
    position: absolute;
    top: 70px;
    right: 0;
    margin: 0;
}
.friendscoll .coll-info .coll-desc{
    position: absolute;
    top: 150px;
    left: 133px;
}
.simg{
    /*background: url(../images/storyImg-bg.png) no-repeat left bottom;
    height: 323px;*/
}
.simg li{
    float: left;
}
.simg li:nth-of-type(2){
    margin-left: 9%;
    margin-right: 4%;
}
.footer-top{
    background: #ac2439;
    padding: 15px 0;
}
.footer-top ul{
    padding-left: 14%;
}
.footer-top li{
    height: 40px;
    float: left;
    padding: 0 52px;
    border-right: 1px solid #c56675;
}
.footer-top li:last-of-type{
    border-right: none;
}
.footer-top p{
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
}
.footer-top .icon{
    margin-right: 15px;
    margin-top: 5px;
}
.footer-top span{
    font-size: 14px;
    color: #fff;
}
.footer-con{
    background: #282828;
    padding-top: 65px;
}
.footer .contact{
    color: #fff;
    font-size: 16px;
    line-height: 1;
}
.footer .contact h2{
    font-size: 30px;
    color: #fff;
    margin-bottom: 23px;
}
.footer .contact .footer-p{
    margin-bottom: 30px;
}
.footer .contact a{
    color: #fff;
}
.footer-info{
    border-bottom: 1px solid #535353;
}

.footer .code li{
    float: left;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-left: 30px;
}
.footer .code li div{
    margin-bottom: 10px;
}
.footer .footer-b{
    color: #767676;
    font-size: 14px;
    padding: 16px 0 10px;
}
.mb{
    display: none;
}
@media screen and (max-width: 768px) {
    .fir-but{
        width:30%;
    }
    body .popbox .popcontent .bigtiti {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        width: 96%;
        margin: 20px auto 20px;
    }
    body .popbox .popcontent .contentbox .bottombox .coantactbox span{
        display:block;
    }
    .fri-t{
        width: 95%;
        padding-left: 5%;
    }
    .fir-bot{
        width: 95%;
        padding-left: 5%;
    }
    body .popbox .popcontent .contentbox .ptit{
        padding-bottom: 25px;
    }
    
    
    .input-title{
        width:100%;
        display:block;
    }
    .input-li-t{
        width:100%;
        text-align:left;
        line-height: 35px;
        font-size:14px;
    }
    .input-li-i{
        width:100%;
    }
    .input-li-link{
        line-height:35px;
    }
    .input-li-i input{
        font-size:14px;
    }

    /*æ•…äº‹*/
    .mb60{
        margin-bottom: 30px;
    }
    .border-b60{
        padding-bottom: 30px;
    }
    .wcon{
        width: 90%;
    }
    .headertop .top-time{
        display: none;
    }
    .pc{
        display: none;
    }
    .mb{
        display: block;
    }
    header.mb{
        display: block;
        height: 50px;
        line-height: 50px;
    }
    .mb .logo img{
        vertical-align: middle;
    }
    .langbox {
        display: inline-block;
        float: right;
        padding: 0 10px 0 0;
        color: #ac2439;
        font-size: 13px;
        background-image: url(http://en.cantonrehacare.com/public/static/Home/images/language_red.png);
        background-repeat: no-repeat;
        background-position: 0 center;
        padding-left: 20px;
        background-size: 18px;
        font-weight: bold;
    }
    .sbanner{
        margin-top: 50px;
    }
    .scategory{
        width: 90%;
        margin: 0 auto;
        position: static;
        transform: none;
    }
    .scategory .cbrow{
        /*width: calc(100% / 2 - 6px);*/
        width: 155px;
        height: 60px;
        line-height: 60px;
        margin: 0;
    }
    .scategory .cbrow:first-of-type{
        margin-right: 10px;
    }
    .scategory .cbrow .icon{
        float: left;
        padding-top: 13px;
        padding-left: 6px;
    }
    .scategory .cbrow .icon img{
        width: 70%;
    }
    .scategory .cbrow p.txt{
        font-size: 16px;
        margin-top: 0;
    }
    .scategory .cbrow p.txt:last-of-type{
        text-align: left;
    }
    .pro-img, .pro-info, .coll-img, .coll-info{
        float: none;
        width: 100%;
    }
    .product .pro-img img{
        width: 100%;
        height: 238px;
    }
     .coll-img img{
        width: 100%;
     }
    .pro-info .pro-con{
        height: 200px;
        padding: 20px;
    }
    .pro-info .pro-con .pro-title{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .product .pro-swiper-li{
        flex-wrap: wrap;
    }
    .jpage{
        width: 100%;
        position: relative;
    }
    .coll-info{
        margin: 0;
    }
    .coll-info span{
        width: 30%;
        background-position: left;
    }
    .coll-info p{
        width: calc(70% - 10px);
        line-height: 1.4;
    }
    .news ul li{
        width: 100%;
        height: 85px;
    }
    .news ul li:last-of-type{
        margin-bottom: 0;
    }
    .news li .news-info .news-title{
        line-height: 1.3;
        margin-top: -2px;
    }
    .footer-top ul{
        padding-left: 0;
    }
    .footer-top li{
        width: 24%;
        height: auto;
        padding: 0;
    }
    .footer-top .icon{
        
    }
    .footer-top .icon, .footer-top .icon-info{
        float: none;
        margin-right: 0;
        text-align: center;
    }
    .footer-top p{
        font-size: 16px;
    }
    .footer-top span{
        font-size: 12px;
    }
    .footer .contact, .footer-con .code{
        float: none;
    }
    .footer-con .code, .clock .type{
        text-align: center;
    }
    .footer .code li:first-of-type{
        margin-left: 0;
    }
    .footer-con .code ul, .clock .type ul{
        display: inline-block;
    }
    .footer-b div{
        float: none;
    }
    .footer-info{
        padding-bottom: 10px;
    }
    .footer .contact h2{
        font-size: 24px;
    }
    .footer-p p:first-of-type{
        margin-bottom: 10px;
    }
    .clock{
        background: none;
        height: auto;
    }
    .clock .wcon{
        width: 100%;
    }
    .clock .type, .clock .countdown{
        float: none;
        width: 100%;
        padding-top: 35px;
    }
    .clock .type{
        background: #fee9ec;
        /*border-radius: 0 120px 120px 0 ;*/
    }
    .clock .countdown{
        padding-left: 0px;
        background: #ac2439;
        /*border-radius: 120px 0 0 120px ;*/
    }
    .clock .type li{
        margin: 0 18px;
    }
    .clock .type p:first-of-type{
        font-size: 26px;
    }
    .countdown-info{
        font-size: 18px;
        margin-left: 5%;
        /*margin-right: 10px;*/
    }
    .downtime span{
        font-size: 32px;
        width: 33px;
        height: 48px;
        line-height: 48px;
        background-size: 100% 100%;
    }
    .simg-con img{
        width: 145% !important;
        margin-left: -25%;
    }
    .friendscoll .friendscoll-con{
        height: 360px;
        background-size: 100%;
        background-image: url(http://en.cantonrehacare.com/public/static/Home/images/friendscoll-bgs.png);
    }
    .friendscoll .friendscoll-con .gift{
        display: none;
    }
    .friendscoll .coll-info{
        top: 30px;
        width: 100%;
    }
    .friendscoll .coll-info .coll-desc{
        left: 0;
        top: 100px;
    }
    .friendscoll .friendscoll-con .subtit{
        font-size: 20px;
    }
    .coll-info img{
        width: 100%;
    }
}
.main-row{
    margin-top: 135px;
    overflow: hidden;
}