@charset "utf-8";
@import url("//at.alicdn.com/t/font_2278472_hgwsfjrtuqw.css");
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:before {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *+height: 1%;
}

body {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    font-style: normal;
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
}

form, div, body, img, p, a, img, dl, dd, dt, table, tr, td, th, h1, h2, h3, h4 {
    margin: 0px;
    padding: 0px;
    border: 0;
}

/* a:link{color: #333;text-decoration: none;}
a:visited{color: #333;text-decoration: none;} */

a {
    color: #333;
    text-decoration: none !important;
}

a:focus {
    -moz-outline-style: none;
}

a:active {
    outline: none;
    text-decoration: none;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

input, textarea, select {
    border: none;
    color: #333;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "Microsoft YaHei";
    vertical-align: middle;
    box-shadow: none;
    outline: none;
}

input:focus, textarea:focus {
    outline: 0;
}

button {
    outline: 0;
}

i, em, b {
    font-style: normal;
}

/*-------- clear --------*/

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.donghua {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mb-10 {
    margin-bottom: 10px;
}

.font-16 {
    font-size: 16px;
}

.color-999 {
    color: #999999;
}

.font-24 {
    font-size: 24px;
}

/* 头部定位 */

.topbanner_all {
    border-bottom: 1px #ececec solid;
    width: 100%;
    height: 35px;
    display: block;
    clear: both;
    background-color: #f9f9f9;
}

.topbanner {
    margin: 0 auto;
    width: 1200px;
    height: 35px;
    line-height: 35px;
}

.topbanner .topbanner_welcome {
    color: #6e6e6f;
}

.topbanner .locate {
    position: relative;
    top: -3px;
    float: left;
    line-height: 35px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #666;
}

.topbanner .locate .locate_city {
    float: left;
}

.topbanner .locate .locate_city i {
    display: block;
    margin-top: 13px;
    background: url(../images/sprite.png) no-repeat;
    width: 10px;
    background-position: -114px -26px;
    height: 13px;
    float: left;
}

.topbanner .locate #city {
    margin-left: 5px;
    float: left;
    line-height: 38px;
}

.topbanner .locate .tips_city_box {
    z-index: 10000;
    margin-top: 5px;
    float: left;
    margin-left: 10px;
    height: 30px;
    width: 80px;
    position: relative;
}

.topbanner .locate div.tips_city_box>a {
    left: -1px;
    cursor: default;
    position: relative;
    height: 14px;
    font-size: 12px;
    border-left: #CCC 1px solid;
    display: block;
    float: left;
    line-height: 14px;
    padding-left: 9px;
    margin-top: 8px;
    padding-right: 12px;
}

.topbanner .locate div.tips_city_box>a i {
    transition: transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -webkit-transition: -webkit-transform 0.2s;
    -o-transition: -o-transform 0.2s;
    position: absolute;
    right: 0px;
    background: url(../images/sprite.png) no-repeat;
    background-position: -244px -52px;
    width: 7px;
    height: 4px;
    top: 6px;
}

.topbanner .locate .tips_city_box:hover {
    box-shadow: 0 1px 3px rgba(2, 2, 2, 0.26);
    background-color: #ffffff;
}

.topbanner .locate .tips_city_box:hover>a {
    border-left: #CCC 1px solid;
    color: #019eeb;
}

.topbanner .locate .tips_city_box:hover>a i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.topbanner .locate .tips_city {
    width: 172px;
    padding-left: 18px;
    padding-right: 18px;
    position: absolute;
    top: 30px;
    font-size: 12px;
    background-color: #ffffff;
    display: none;
}

.topbanner .locate .tips_city_box:hover .tips_city {
    display: block;
    box-shadow: 0 1px 3px rgba(2, 2, 2, 0.26);
}

.topbanner .locate .tips_city h5 {
    padding: 0px;
    font-weight: normal;
    color: #147ed1;
    font-size: 12px;
    padding: 0px;
    margin: 3px 0 0 0;
    line-height: 40px;
}

.topbanner .locate .tips_city ul {
    width: 196px;
}

.topbanner .locate .tips_city li {
    float: left;
    line-height: 10px;
    height: 10px;
    margin-bottom: 10px;
    min-width: 39px;
    margin-right: 10px;
    text-align: left;
}

.topbanner .locate .tips_city li a {
    border-bottom: 1px #ffffff solid;
    font-size: 12px;
    color: #666666;
}

.topbanner .locate .tips_city li a:hover {
    color: #147ed1;
    border-bottom: 1px #147ed1 solid;
}

.topbanner .locate .tips_city>a {
    line-height: 12px;
    color: #888888;
    font-size: 12px;
    padding-bottom: 14px;
    margin-top: 5px;
    text-align: right;
    display: block;
    float: right;
}

.topbanner .locate .tips_city>a:hover {
    color: #147ed1;
}

.topbanner .locate .tips_city em {
    background-color: #ffffff;
    display: block;
    height: 3px;
    width: 80px;
    position: absolute;
    top: -2px;
    left: 0px;
}

.transition200 {
    -moz-transition: background-color 0.2s, -moz-transform 0.2s;
    /* Firefox 4 */
    -webkit-transition: -webkit-background-color 0.2s, -webkit-transform 0.2s;
    /* Safari 和 Chrome */
    -o-transition: -o-background-color 0.2s, -o-transform 0.2s;
    /* Opera */
    transition: background-color 0.2s, transform 0.2s;
}

.topbanner .topbanner_right {
    width: auto;
    line-height: 30px;
    float: right;
    position: relative;
    top: -3px;
}

.topbanner .topbanner_right>a {
    float: left;
    width: auto;
    line-height: 15px;
    margin-top: 13px;
    margin-left: 10px;
    font-size: 12px;
    color: #6e6e6f;
    padding-right: 10px;
    border-right: #CCC 1px solid;
}

.topbanner .topbanner_right>a.index {
    color: #147ed1;
}

.topbanner .topbanner_right a.index i {
    background: url(../images/sprite.png) no-repeat;
    margin-right: 5px;
    background-position: -299px -29px;
    width: 13px;
    height: 11px;
    display: inline-block;
}

.topbanner .topbanner_right a.orange {
    color: #e25d39;
}

.topbanner .topbanner_right a.login {
    border-right: none;
    padding-right: 8px;
}

.topbanner .topbanner_right em {
    float: left;
    width: auto;
    margin-left: 10px;
    font-size: 14px;
}

.topbanner .topbanner_right em.t_tel {
    background: url(../images/t_tel.jpg) left no-repeat;
    padding-left: 20px;
}

.topbanner .topbanner_right a:hover {
    color: #147ed1;
}

.topbanner .topbanner_right>a.index:hover {
    color: #1769aa !important;
}

.topbanner_rightlast {
    border-right: none !important;
}

.topbanner_rightlast img {
    vertical-align: sub;
    margin-right: 8px;
}

/* 头部 */

.head .top {
    height: 110px;
    display: block;
    padding-bottom: 0;
    position: relative;
    padding: 15px 0;
}

.head .top .logo {
    margin-top: 5px;
    float: left;
}

.head .top .logo img {
    width: 230px;
    display: block;
}

.head .top .logo .txt {
    font-size: 14px;
    text-indent: -1px;
    text-align: center;
    color: #666;
    word-break: keep-all;
    letter-spacing: 5.6px;
    margin-top: 7px;
    line-height: 30px;
    margin-bottom: 12px;
    border-top: 1px #d9d9d9 solid;
}

.head .top .top_center {
    width: 485px;
    height: auto;
    margin: 35px 0 0 128px;
    float: left;
}

.head .top .top_center .top_search {
    width: 657px;
    height: auto;
    line-height: 25px;
    position: relative;
    z-index: 1000
}

.head .top .top_center .top_search input {
    font-family: "微软雅黑";
    font-size: 14px;
    float: left;
    width: 324px;
    height: 36px;
    line-height: 36px;
    margin: 0 0 0 0px;
    color: #666;
    padding: 0 10px 0 38px;
    border: #019eeb 2px solid;
    position: relative;
    z-index: 1002;
    border-radius: 0;
}

.head .top .top_center .top_search input:focus {
    outline: none;
}

.head .top .top_center .top_search .v001 {
    width: 16px;
    height: 16px;
    background: url(../images/sprite.png) -296px 0px no-repeat;
    position: absolute;
    left: 12px;
    top: 12px;
    z-index: 1003;
}

.head .top .top_center .top_search .pointer {
    float: left;
    width: 100px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    background-color: #019eeb;
    color: #FFF;
    font-size: 14px;
    padding: 0;
    border: 0;
}

.head .top .hotsearch {
    overflow: hidden;
    float: left;
    width: 450px;
    line-height: 25px;
    color: #999;
    font-size: 12px;
    margin-top: 4px;
}

.head .top .hotsearch a {
    color: #999;
    padding-right: 10px;
    border-right: #CCC 1px solid;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    display: block;
    float: left;
    padding-left: 10px;
}

.head .top .hotsearch a:first-child {
    padding-left: 0px;
}

.head .top .hotsearch a:last-child {
    border: none;
}

.head .top .hotsearch a:hover {
    color: #019eeb;
}

.head .top .top_user {
    float: right;
    margin-top: 51px;
    position: relative;
}

.head .top .top_user .btn {
    cursor: default;
    color: #666666;
    font-size: 14px;
    line-height: 40px;
    text-indent: 40px;
    background: url(../images/top_user_icon.png) 14px 10px no-repeat;
    width: 135px;
    height: 40px;
    border: 1px #ddd solid;
    border-radius: 2px;
    padding: 0;
}

.head .top .top_user .btn i {
    margin-right: 18px;
    margin-top: 16px;
    float: right;
    background: url(../images/top_user_icon01.png)no-repeat;
    width: 5px;
    height: 9px;
    display: block;
}

.head .top .top_user .dropdownbox {
    display: none;
    border: 1px #ddd solid;
    z-index: 10000;
    width: 269px;
    height: 285px;
    background-color: #ffffff;
    box-shadow: 0 1px 3px #c1c1c1;
    position: absolute;
    right: 0px;
    top: 40px;
}

.head .top .top_user:hover .dropdownbox {
    display: block;
}

.head .top .top_user .dropdownbox em {
    background-color: #ffffff;
    display: block;
    height: 4px;
    width: 135px;
    position: absolute;
    top: -3px;
    right: 0px;
}

.head .top .top_user .dropdownbox .p01 {
    width: 233px;
    border-bottom: 1px #ddd solid;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
}

.head .top .top_user .dropdownbox .p01 a {
    width: 44px;
    height: 44px;
    width: 44px;
    height: 44px;
    margin-top: 14px;
    display: block;
    float: left;
    margin-left: 3px;
}

.head .top .top_user .dropdownbox .t01 {
    margin-top: 17px;
    float: left;
    color: #555555;
    width: 165px;
    margin-left: 8px;
}

.head .top .top_user .dropdownbox .t02 {
    float: left;
    color: #bfbfbf;
    width: 165px;
    margin-left: 8px;
}

.head .top .top_user .dropdownbox .p {
    display: block;
    color: #555555;
    font-size: 14px;
    width: 233px;
    line-height: 37px;
    margin: auto;
}

.head .top .top_user .dropdownbox .p i {
    float: right;
}

.head .top .top_user .dropdownbox .p:hover span, .topbox .top .top_user .dropdownbox .p:hover i {
    color: #019eeb;
}

.head .top .top_user .dropdownbox .p02 {
    margin-top: 11px;
}

/* 搜索提示 */

.top_search .search_tips {
    display: none;
    width: 346px;
    background-color: #ffffff;
    top: 39px;
    position: absolute;
    border: 1px #c5c5c5 solid;
    left: 0px;
    z-index: 1001;
    max-height: 360px;
    padding: 12px 13px;
    overflow: hidden;
}

.search_tit {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}

.tong_search ul li {
    line-height: 30px;
    text-indent: 15px;
    width: 340px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.host_search ul li {
    float: left;
    width: 115px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.host_search ul {
    text-indent: 15px;
}

.search_btn {
    cursor: pointer;
}

.head .top .c01 {
    float: right;
    margin-top: 25px;
}

.head .top .c01 .d01 .e01 {
    float: left;
    width: 33px;
    height: 31px;
    top: 0px;
    background: url(../images/sprite.png) -72px -200px no-repeat;
}

.head .top .c01 .d01 .e02 {
    float: left;
    line-height: 31px;
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
}

.head .top .c01 .d02 {
    font-size: 14px;
    margin-top: 5px;
    margin-left: 28px;
}

/* 导航 */

.head .nav {
    margin: auto;
    width: 100%;
    height: 46px;
    border-bottom: #019eeb 3px solid;
    position: relative;
    z-index: 999;
}

.head .nav .nav_all {
    margin: auto;
    position: relative;
}

.head .nav .nav_body {
    float: left;
    width: 960px;
    height: 40px;
}

.head .nav .nav_body>li {
    float: left;
    min-width: 120px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.head .nav .nav_body>li a {
    padding-bottom: 3px;
    margin: auto;
    width: auto;
    height: 46px;
    position: relative;
    z-index: 3;
    display: block;
    color: #555555;
    font-size: 17px;
    position: relative;
}

.head .nav .nav_body>li a.line:before {
    content: "";
    display: block;
    height: 16px;
    position: absolute;
    right: 0px;
    top: 12px;
    width: 1px;
    background-color: #cecece;
}

.head .nav .nav_body>li:last-child a.line:before {
    display: none;
}

.head .nav .nav_body>li a.nav_kktc:before {
    content: none;
}

.head .nav .nav_body>li a.nav_tc:before {
    content: none;
}

.head .nav .nav_body>li.p_kktc {
    position: relative;
}

.head .nav .nav_body>li.p_kktc:before {
    content: "";
    display: table;
    width: 27px;
    height: 16px;
    background: url(../images/hot.png);
    position: absolute;
    right: 29px;
    top: -7px;
}

.head .nav .nav_body>li.nav_dz {
    width: 100px;
}

.head .nav .nav_body>li.nav_tips {
    float: left;
    position: relative;
    z-index: 99;
}

.head .nav .nav_body>li a.trigon i {
    background: url(../images/sprite.png) -192px -26px no-repeat;
    -moz-transition: background-color 0.2s, -moz-transform 0.2s;
    /* Firefox 4 */
    -webkit-transition: -webkit-background-color 0.2s, -webkit-transform 0.2s;
    /* Safari 和 Chrome */
    -o-transition: -o-background-color 0.2s, -o-transform 0.2s;
    /* Opera */
    transition: background-color 0.2s, transform 0.2s;
    width: 9px;
    height: 5px;
    position: absolute;
    right: 10px;
    top: 19px;
}

.head .nav .nav_body>li a.trigon:hover i {
    display: none transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.head .nav .nav_body>li.nav_tips ul {
    display: none;
    margin-top: -5px;
}

.head .nav .nav_body>li.nav_tips:hover ul {
    display: block;
    position: absolute;
    top: 43px;
    left: 22px;
    width: 101px;
    height: auto;
    padding-bottom: 0;
    border: #eee 1px solid;
    z-index: 99;
    background-color: #FFF;
}

.head .nav .nav_body>li.nav_tips:hover ul li {
    width: 101px;
    height: 30px;
    line-height: 30px;
    padding: 0;
}

.head .nav .nav_body>li.nav_tips:hover ul li a {
    float: left;
    width: 86px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0 0 0 15px;
    text-align: left;
}

.head .nav .nav_body>li.nav_tips:hover ul li a:hover {
    background-color: #eee;
    color: #6e6e6f;
}

.head .nav .nav_body .nav-on {
    background: url(../images/nav_bg.png) center 38px no-repeat;
    color: #019eeb;
}

.head .nav .nav_body a:hover {
    color: #019eeb;
}

.head .nav .menu_body {
    float: left;
    width: 238px;
    height: 46px;
}

.head .nav .menu_body .nav_service {
    float: left;
    width: 230px;
    height: auto;
    line-height: 46px;
    border-bottom: #019EEB 3px solid;
}

.head .nav .menu_body .nav_service a {
    position: relative;
    font-size: 18px;
    float: left;
    width: 100%;
    line-height: 46px;
    text-align: center;
    background-color: #5ab7e2;
    color: #FFF;
}

.head .nav .menu_body .nav_service a .v001 {
    position: absolute;
    left: 32px;
    width: 19px;
    height: 11px;
    top: 15px;
    background: url(../images/sprite.png) -192px 0px no-repeat;
}

.menu {
    margin: 0px auto;
    float: left;
    width: 1100px;
    font-size: 11px;
    position: relative;
    z-index: 999;
    width: 230px;
}

.menu>ul {
    position: absolute;
    width: 230px;
    height: 440px;
    top: 0;
    left: 0;
    z-index: 9999;
    padding: 0;
    margin: 0;
    list-style-type: none;
    background-color: #299aef;
}

.menu>ul>li {
    float: left;
    width: 100%;
    text-align: left;
    overflow: hidden;
}

.menu>ul>li.hover {
    background-color: #ffffff;
}

.menu>ul>li>div.menulistdiv {
    position: relative;
    padding: 25px 0;
    -moz-transition: left 0.4s;
    -webkit-transition: left 0.4s;
    /* Safari 和 Chrome */
    -o-transition: left 0.4s;
    /* Opera */
    transition: left 0.4s;
    left: 0px;
}

.menu>ul>li.hover>div.menulistdiv {
    border-color: #ffffff;
    left: 21px;
}

.menu>ul>li>div.menulistdiv {
    width: 189px;
    position: relative;
    border-bottom: #57ABEA 1px solid;
    margin-left: 18px;
}

.banner_box {
    height: 400px;
}

.menu.hover .menu_content {
    width: 693px;
}

.menu>ul>li {
    cursor: pointer;
}

.menu>ul>li .icon {
    width: 26px;
    height: 25px;
    float: left;
}

.menu>ul>li .title {
    width: 163px;
    position: relative;
    float: left;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
}

.menu>ul>li .title i {
    display: none;
    position: absolute;
    background: url(../images/menu_point.png) 0px 0px no-repeat;
    width: 5px;
    height: 9px;
    right: 0px;
    top: 5px;
}

.menu>ul>li ul {
    display: block;
    float: left;
    width: 180px;
    padding-left: 26px;
    padding-top: 5px;
}

.menu>ul>li li {
    float: left;
    display: block;
}

.menu>ul>li li>a {
    font-size: 14px;
    color: #b9ddf8;
    margin-right: 12px;
}

.menu>ul>li .icon01 {
    background: url(../images/sprite.png) -44px -98px no-repeat;
}

.menu>ul>li .icon02 {
    background: url(../images/sprite.png) -116px -98px no-repeat;
}

.menu>ul>li .icon03 {
    background: url(../images/sprite.png) -81px -99px no-repeat;
}

.menu>ul>li .icon04 {
    background: url(../images/sprite.png) -148px -98px no-repeat;
}

.menu>ul>li.hover .icon01 {
    background: url(../images/menu_icon01_hover.png) 0px 5px no-repeat;
}

.menu>ul>li.hover .icon02 {
    background: url(../images/menu_icon02_hover.png) 0px 1px no-repeat;
}

.menu>ul>li.hover .icon03 {
    background: url(../images/menu_icon03_hover.png) 0px 5px no-repeat;
}

.menu>ul>li.hover .icon04 {
    background: url(../images/menu_icon04_hover.png) 0px 1px no-repeat;
}

.menu>ul>li.hover .title {
    color: #147ed1
}

.menu>ul>li.hover li>a {
    color: #888888
}

.menu>ul>li.hover .title i {
    display: block;
}

/* 子列表 */

.menu {
    position: relative;
}

.son_menu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 1px 1px 9px #e5e5e5;
}

.son_menu {
    overflow: hidden;
    -moz-transition: width 0.2s;
    /* Firefox 4 */
    -webkit-transition: width 0.2s;
    /* Safari 和 Chrome */
    -o-transition: width 0.2s;
    /* Opera */
    transition: width 0.2s;
    width: 0px;
    height: 420px;
    background-color: #ffffff;
    position: absolute;
    left: 230px;
}

.son_menu {
    padding-left: 25px;
    width: 670px;
    padding-top: 20px;
}

.son_menu>dl {
    width: 100%;
    display: block;
}

.son_menu>dl>dd {
    float: left;
    background-color: #74acd8;
    margin-right: 10px;
}

.son_menu>dl>dd div {
    display: block;
    margin-left: 11px;
    float: right;
    background-color: #248bdd;
}

.son_menu>dl>dd i {
    display: block;
    float: right;
    width: 23px;
    height: 24px;
    background: url(../images/menu_content_icon.png) center center no-repeat;
}

.son_menu>dl>dd span {
    display: block;
    float: left;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
    padding-left: 10px;
}

.son_menu>dl>dd:hover i {
    background-color: #0387c9;
}

.son_menu>dl>dd:hover {
    background-color: #109ee3;
}

.menu_content_ul {
    margin-top: 20px;
}

.menu_content_ul h5 {
    display: block;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 14px;
    color: #555555;
}

.menu_content_ul>div {
    float: left;
    width: 544px;
    margin-left: 9px;
    padding-bottom: 2px;
    padding-top: 4px;
    border-bottom: 1px #ddd solid;
}

.menu_content_ul dl {
    width: 556px;
}

.menu_content_ul dl dd {
    margin-bottom: 17px;
    color: #5e5e5e;
    line-height: 20px;
    float: left;
    font-size: 14px;
}

.menu_content_ul dl dd a {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    border-left: 1px #ddd solid;
    height: 14px;
    line-height: 14px;
}

.menu_content_ul dl dd a:hover {
    color: #038dcd;
}

.menu_content_ul:last-child>div {
    border-bottom: none;
}

.menu_content_ul dl dd.closest {
    border-left: none;
    margin-top: -6px;
    padding: 6px;
    cursor: pointer;
}

.menu_content_ul dl dd.closest:hover {
    background-color: #019eeb;
}

.menu_content_ul dl dd.closest:hover a {
    color: #ffffff;
}

.menu_content_ul dl dd.closest a {
    padding: 0px;
    border-left: none;
}

.nav_all .banner_r_box {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    /*IE8支持*/
    position: absolute;
    right: 0px;
    width: 269px;
    height: 387px;
    top: 48px;
    background-color: rgba(0, 0, 0, 0.4);
}

.banner_r_box .icon_box {
    background-color: #ffffff;
}

.unslider_banner li {
    width: 269px;
    height: 252px;
    float: left;
}

.unslider_banner .li01 {
    width: 269px;
    height: 270px;
}
.unslider_banner .li01 img{
    width: 185px;
    display: block;
    margin: 0 auto;
}
.banner_r_box .unslider-arrow {
    cursor: pointer;
    position: absolute;
    z-index: 10000;
    width: 8px;
    height: 14px;
    background-color: red;
}

.banner_r_box .unslider-arrow.prev {
    left: 15px;
    top: 110px;
    background: url(../images/sprite.png) -88px -0px no-repeat;
}

.banner_r_box .unslider-arrow.next {
    right: 15px;
    top: 110px;
    background: url(../images/sprite.png) -88px -27px no-repeat;
}

.banner_r_box .unslider_banner .li01 .num {
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
}

.banner_r_box .unslider_banner .li01 .title {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
    margin-top: 23px;
}

.banner_r_box .unslider_banner .li01 .btn {
    cursor: pointer;
    width: 200px;
    color: #ffffff;
    height: 45px;
    line-height: 45px;
    background-color: #019eeb;
    border-radius: 5px;
    margin: 19px auto 0 auto;
    font-size: 16px;
    text-align: center;
}

.banner_r_box .unslider_banner .li01 .btn:hover {
    background-color: #39beff;
    width: 198px;
    height: 43px;
    line-height: 43px;
    border: 1px #019eeb solid;
}

.banner_r_box .unslider_banner .li01 .txt {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
    margin-top: 15px;
}

.banner_r_box .unslider_banner .li02 .num {
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    line-height: 80px;
    margin-top: 41px;
}

.banner_r_box .icon_box {
    background-color: #ffffff;
}

.banner_r_box .icon_box>a {
    cursor: pointer;
    position: relative;
    float: left;
    width: 66.5px;
    height: 80px;
    border-right:
}

.banner_r_box .icon_box>a.border01 {
    border-right: none;
}

.banner_r_box .icon_box>a>div {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 18px;
    top: 9px;
    -moz-transition: background-position 0.4s;
    /* Firefox 4 */
    -webkit-transition: background-position 0.4s;
    /* Safari 和 Chrome */
    -o-transition: background-position 0.4s;
    /* Opera */
    transition: background-position 0.4s;
}

.banner_r_box .icon_box .td01 div {
    background: url(../images/index_banner_r_icon_list.png) center -4px no-repeat;
}

.banner_r_box .icon_box .td02 div {
    background: url(../images/index_banner_r_icon_list.png) center -94px no-repeat;
}

.banner_r_box .icon_box .td03 div {
    background: url(../images/index_banner_r_icon_list.png) center -184px no-repeat;
}

.banner_r_box .icon_box .td04 div {
    background: url(../images/index_banner_r_icon_list.png) center -269px no-repeat;
}

.banner_r_box .icon_box .td05 div {
    background: url(../images/index_banner_r_icon_list.png) center -355px no-repeat;
}

.banner_r_box .icon_box .td06 div {
    background: url(../images/index_banner_r_icon_list.png) center -446px no-repeat;
}

.banner_r_box .icon_box .td07 div {
    background: url(../images/index_banner_r_icon_list.png) center -538px no-repeat;
}

.banner_r_box .icon_box .td08 div {
    background: url(../images/index_banner_r_icon_list.png) center -628px no-repeat;
}

.banner_r_box .icon_box .td10 div {
    background: url(../images/index_banner_r_icon_list.png) center -184px no-repeat;
}

.banner_r_box .icon_box .td12 div {
    background: url(../images/index_banner_r_icon_list.png) center -356px no-repeat;
}

.banner_r_box .icon_box .td14 div {
    background: url(../images/index_banner_r_icon_list.png) center -537px no-repeat;
}

.banner_r_box .icon_box .td16 div {
    background: url(../images/index_banner_r_icon_list.png) center -447px no-repeat;
}

.banner_r_box .icon_box .td01:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -49px no-repeat;
}

.banner_r_box .icon_box .td02:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -139px no-repeat;
}

.banner_r_box .icon_box .td03:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -227px no-repeat;
}

.banner_r_box .icon_box .td04:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -311px no-repeat;
}

.banner_r_box .icon_box .td05:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -400px no-repeat;
}

.banner_r_box .icon_box .td06:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -492px no-repeat;
}

.banner_r_box .icon_box .td07:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -583px no-repeat;
}

.banner_r_box .icon_box .td08:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -675px no-repeat;
}

.banner_r_box .icon_box .td10:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -228px no-repeat;
}

.banner_r_box .icon_box .td12:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -402px no-repeat;
}

.banner_r_box .icon_box .td14:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -581px no-repeat;
}

.banner_r_box .icon_box .td16:hover div {
    background: url(../images/index_banner_r_icon_list.png) center -494px no-repeat;
}

.banner_r_box .icon_box p {
    -moz-transition: color 0.2s;
    /* Firefox 4 */
    -webkit-transition: -webkit-color 0.2s;
    /* Safari 和 Chrome */
    -o-transition: -o-color 0.2s;
    /* Opera */
    transition: color 0.2s;
    text-align: center;
    color: #808080;
    font-size: 12px;
    line-height: 12px;
    padding-top: 50px;
}

.banner_r_box .icon_box>div:hover p {
    color: #eb5d43;
}

/* 轮播 */

.index_slide {
    height: 450px;
    width: 100%;
    background: url(../images/banner.jpg) no-repeat;
}

.slidebox {
    width: 690px;
    margin-left: 235px;
    position: relative;
}

.slidebox img {
    width: 100%;
    display: block;
}

.slidebox .hd li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    width: calc(25% - 3px / 4);
}

.slidebox .hd li:last-child {
    margin-right: 0;
}

.slidebox .hd li a {
    display: block;
    color: #b4b4b4;
    text-align: center
}

.slidebox .hd li.on a {
    color: #fff;
}

.slidebox .hd {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    z-index: 200;
}

.tijian_four {
    margin: 35px 0;
}

.tijian_four ul li {
    float: left;
    width: 250px;
    padding: 25px;
    background: #fdfdfd;
}
.tijian_four ul li:nth-child(2){
    background: #f6f6f6;
    background: linear-gradient(to right, #f9f9f9,#f6f6f6,#f9f9f9);
}
.tijian_four ul li:nth-child(3){
    background: #fdfdfd;
}
.tijian_four ul li:nth-child(4){
    background: linear-gradient(to right, #f9f9f9,#f6f6f6,#f9f9f9);
}

.tijian_four ul li a {
    display: block;
    position: relative;
}

.tijian_four ul li img.tijianimgth {
    width: 100%;
    display: block;
}

.tijian_four ul li .tjbgdiv {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
}
.tijian_four ul li .tjbgdiv:hover{background-color: rgba(37,147,231,.6);}
.tijian_four ul li .tjbgdiv img {
    margin-top: 60px;
    margin-bottom: 4px;
}
.tijian_four ul li .txtbox {
    
text-align: center;
}
.tijian_four ul li .txtbox h3{
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}
.tijian_four ul li p {line-height: 30px;margin-bottom: 15px;color: #999999;}

/* 体检中心 */

.tj_headtong h2 {
    width: 260px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-right: 20px;
}

.tj_headtong {
    height: 40px;
    line-height: 40px;
    border-bottom: 2px #dcdcdc solid;
}

.tj_headtong ul li {
    height: 40px;
    position: relative;
    float: left;
}

.tj_headtong ul li a {
    border-right: 1px #ddd solid;
    padding: 0 15px;
    line-height: 14px;
    margin-top: 18px;
}

.tj_headtong ul li:first-child a {
    padding-left: 0;
}

.tj_headtong ul li:last-child a {
    border-right: none;
}

.tj_headtong ul li.active a {
    color: #019eeb;
}

.tj_headtong ul li span {
    display: none;
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: #019eeb;
}

.tj_headtong ul li.active:after, .tj_headtong ul li.active span {
    display: block;
}

.tj_headtong ul li:after {
    content: "";
    display: block;
    position: absolute;
    width: 13px;
    height: 10px;
    background: url(../images/index_section02_point01.png);
    left: 50%;
    margin-left: -6.5px;
    bottom: -5px;
    display: none;
}

.tj_left {
    width: 260px;
}

.tj_left img {
    height: 585px;
}

.tj_right {
    width: 920px;
    margin-top: 13px;
}

.tj_right ul li {
    float: left;
    margin-right: 20px;
    width: 291px;
    position: relative;
    margin-bottom: 12px;
    border: 1px #e0e0e0 solid;
    transition: all 0.2s, box-shadow 0.4s;
    -moz-transition: all 0.2s, box-shadow 0.4s;
    -webkit-transition: all 0.2s, box-shadow 0.4s;
    -o-transition: all 0.2s, box-shadow 0.4s;
}

.tj_right ul li:nth-child(3n) {
    margin-right: 0;
}

.tj_right ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tj_right ul li a .divpadding {
    margin: 10px;
}

.tj_right ul li a .imgbox {
    height: 170px;
    display: block;
    overflow: hidden;
    position: relative;
}

.tj_right ul li a .imgbox p {
    text-align: center;
    position: absolute;
    bottom: 0px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.tj_right ul li a .imgbox img {
    width: 271px;
}

.tj_right ul li a .imgbox p span {
    color: #eb5d43;
}

.tj_right ul li a .divpadding h2 {
    font-size: 16px;
    text-overflow: ellipsis;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
    color: #555555;
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}

.tj_right ul li a .divpadding .p01, .tj_right ul li a .divpadding .p02 {
    color: #999797;
    display: block;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0px;
}

.tj_right ul li a .divpadding .p01 span:first-child {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #999797;
    font-size: 14px;
    width: 190px;
    float: left;
}

.tj_right ul li a .divpadding .p01 span:last-child {
    color: #999797;
    float: right;
}

.tj_right ul li a .divpadding .p02 {
    position: relative;
}

.tj_right ul li a .divpadding .p02 div {
    top: 0px;
    right: 0px;
    position: absolute;
}

.tj_right ul li:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* 热门体验套餐 */

.tj_hotcan {
    margin-top: 30px;
}

.tj_hotleft {
    width: 260px;
}

.tj_hotleft img {
    height: 296px;
}

.tj_hotright {
    width: 920px;
    margin-top: 13px;
}

.tj_hotright ul li {
    float: left;
    margin-right: 20px;
    width: 291px;
    position: relative;
    margin-bottom: 12px;
    border: 1px #e0e0e0 solid;
    transition: all 0.2s, box-shadow 0.4s;
    -moz-transition: all 0.2s, box-shadow 0.4s;
    -webkit-transition: all 0.2s, box-shadow 0.4s;
    -o-transition: all 0.2s, box-shadow 0.4s;
}

.tj_hotright ul li:nth-child(3n) {
    margin-right: 0;
}

.tj_hotright ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tj_hotright ul li a .divpadding {
    margin: 10px;
}

.tj_hotright ul li a .imgbox {
    height: 170px;
    display: block;
    overflow: hidden;
    position: relative;
}

.tj_hotright ul li a .imgbox p {
    text-align: center;
    position: absolute;
    bottom: 0px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    color: #ffffff;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.tj_hotright ul li a .imgbox img {
    width: 271px;
}

.tj_hotright ul li a .imgbox p span {
    color: #eb5d43;
}

.tj_hotright ul li a .imgbox .hot_desc {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    white-space: normal;
    color: #ffffff;
    margin-bottom: 0px;
    width: 100%;
    bottom: -170px;
}

.tj_hotright ul li a .imgbox .hot_desc span {
    padding: 20px;
    display: block;
    height: 130px;
    line-height: 20px;
    font-size: 14px;
}

.tj_hotright ul li:hover .imgbox .hot_desc {
    display: block;
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0px;
}

.tj_hotright ul li a .divpadding h2 {
    font-size: 16px;
    text-overflow: ellipsis;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
    color: #555555;
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}

.tj_hotright ul li a .divpadding .p01, .tj_hotright ul li a .divpadding .p02 {
    color: #999797;
    display: block;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0px;
}

.tj_hotright ul li a .divpadding .p01 span:first-child {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #999797;
    font-size: 14px;
    width: 190px;
    float: left;
}

.tj_hotright ul li a .divpadding .p01 span:last-child {
    color: #999797;
    float: right;
}

.tj_hotright ul li a .divpadding .p02 {
    position: relative;
}

.tj_hotright ul li a .divpadding .p02 div {
    top: 0px;
    right: 0px;
    position: absolute;
}

.tj_hotright ul li:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.tj_hotright>ul {
    display: none;
}

.tj_hotright>ul:first-child {
    display: block;
}

.hot_price {
    color: #999797;
    margin-top: 3px;
}

.hot_price .htprice_left {
    font-size: 14px;
    color: #eb5b41;
}

.hot_price .htprice_left b {
    font-size: 25px;
}

.hot_price .htprice_right span {
    display: block;
    width: 53px;
    height: 25px;
    background-color: #ff5454;
    border-radius: 4px;
    color: #fff;
    text-align: center;
}

/* 新闻资讯 */

.tongtitle {
    text-align: center;
}

.tongtitle h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
}

.tongtitle p {
    font-size: 16px;
    margin-top: 10px;
}

.index_news {
    margin-top: 30px;
}

.innews_cont>ul>li {
    margin-right: 15px;
    width: 390px;
    box-shadow: 1px 1px 9px #e5e5e5;
    float: left;
}

.innews_cont>ul>li:last-child {
    margin-right: 0;
}

.innewsli_div {
    padding: 20px 20px 40px 20px;
}

.innews_cont {
    margin-top: 30px;
}

.innewsli_div h3 {
    font-weight: normal;
}

.innewsli_div h3 a:first-child {
    font-size: 22px;
    float: left;
    color: #019eeb;
}

.innewsli_div h3 a:last-child {
    font-size: 14px;
    float: right;
}

.newsbox {
    margin-top: 20px;
}

.newsbox p {
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
}

.innewsli_div .news_list {
    padding-top: 20px;
    height: 168px;
    overflow: hidden;
}

.innewsli_div .news_list:after {
    display: block;
    clear: both;
    content: '';
}

.innewsli_div .news_list li {
    line-height: 28px;
    float: left;
    width: 100%;
}

.innewsli_div .news_list li a {
    display: block;
}

.innewsli_div .news_list li span:nth-of-type(1) {
    float: left;
    line-height: 28px;
    width: 252px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
}

.innewsli_div .news_list li span:nth-of-type(2) {
    float: right;
    color: #b4b4b4;
    font-size: 12px;
}

/*友情链接*/

.con_link {
    width: 1198px;
    height: auto;
    line-height: 28px;
    margin: 40px 0;
    border: #EEEEEE 1px solid;
}

.con_link_type {
    width: 100%;
    height: 45px;
}

.con_link_type ul {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #f7f7f7;
    border-bottom: #EEEEEE 1px solid;
}

.con_link_type ul li {
    float: left;
    width: 12.5%;
    height: 45px;
}

.con_link_type ul li a {
    display: block;
    width: 100%;
    height: 45px;
    color: #6e6e6f;
    font-size: 16px;
    text-align: center;
}

.con_link_type>ul>li.active {
    background-color: #fff;
}

.con_link_left {
    width: 100%;
    margin: 0 auto 0 auto;
    padding-top: 20px;
    float: left;
}

.con_link_left .con_link {
    width: 100%;
    box-sizing: border-box;
    margin-left: 0px;
    margin-left: 0px;
}

.con_link_left .con_link ul {
    width: 100%;
}

.show_link_body {
    width: 100%;
    height: 150px;
    overflow: hidden;
    display: none;
}

.show_link_body ul {
    float: left;
    width: 1180px;
    height: 128px;
    margin-left: 20px;
    padding-top: 13px;
}

.show_link_body ul li {
    float: left;
    width: auto;
    width: 127px;
    height: auto;
    line-height: 28px;
    margin: 0 20px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.show_link_body ul li a {
    font-size: 14px;
    color: #6e6e6f;
}

.show_link_body ul li a:hover {
    color: #019eeb;
}

.con_right_foot_bg {
    width: 284px;
    height: 8px;
    background: url(../images/horizontal_bg.png) bottom repeat-x;
}

.show_link_body ul li a:hover {
    color: #019eeb;
}

/* 合作机构单位 */

.hezuo_cont {
    margin-top: 40px;
    overflow: hidden;
}

.hezuo_cont .hezuo_tit h2 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}

.hezuo_list {
    margin-top: 8px;
}

.hezuo_list ul li {
    float: left;
    width: 20%;
    height: 125px;
    text-align: center;
    border: 1px solid #f3f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.hezuo_list ul li img {
    max-width: 100%;
}

/* 网站底部 */

.footer {
    background: #333333;
    padding: 40px 0;
}

.footer01 {
    border-bottom: 1px solid #3e3e3e;
    padding-bottom: 30px;
}

.footer01 ul li {
    float: left;
    margin-right: 60px;
    text-align: center;
}

.footer01 ul li h2 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.footer01 ul li a {
    font-size: 14px;
    color: #fff;
    display: block;
    line-height: 30px;
    color: #cccccc;
}

.footer01time {
    text-align: center;
}

.footer01time h2 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: normal;
}

.footer01time h3 {
    font-size: 26px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.footer01time p {
    color: #cccccc;
}

.footer01img .footer01imgbox {
    background-color: #fff;
}

.footer01first {
    margin-right: 20px;
}

.footer01img .footer01imgbox img {
    width: 120px;
    display: block;
}

.footer01img p {
    margin-top: 10px;
    text-align: center;
    color: #fff;
}

.footer .foot_logo {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #3e3e3e;
}

.footer .foot_logo img {
    text-align: center;
    display: inline-block;
    margin-right: 8px;
}

.footer .foot_logo img:last-child {
    margin: 0px;
}

.footer .poycop {
    padding-top: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-top: 0;
}
.footer .poycop a{color:#fff;}
/* 右侧悬浮 */

.fixright2018 {
    z-index: 999;
    position: absolute;
    width: 62px;
    left: 50%;
    margin-left: 615px;
    top: 670px;
}

.fixright2018 ul {
    width: 62px;
}

.fixright2018 ul li {
    width: 60px;
    height: 60px;
    border: 1px solid #eee;
    background: #fff;
    position: relative;
    text-align: center;
    cursor: pointer;
    margin-top: 2px;
}

.fixright2018 ul li i {
    display: inline-block;
    margin-top: 6px;
    background: url(../images/index.png) no-repeat;
}

.fixright2018 ul li p {
    font-size: 12px;
    color: #999;
}

.fixright2018 ul li:nth-child(1) {
    background: #2593e7;
    border: 1px solid #2593e7;
    position: relative;
    color: #fff;
}

.fixright2018 ul li:nth-child(1) p {
    color: #fff;
}

.fixright2018 ul li:nth-child(1) i {
    background: url(../images/consult_i2.png) no-repeat;
    width: 28px;
    height: 25px;
}

.fixright2018 ul li:nth-child(2) i {
    background-position: -41px 0px;
    width: 28px;
    height: 25px;
    margin-top: 8px;
}

.fixright2018 ul li:nth-child(3) i {
    background-position: -88px 0px;
    width: 28px;
    height: 25px;
    margin-top: 8px;
}

.fixright2018 ul li:nth-child(4) i {
    background-position: -137px 0px;
    width: 26px;
    height: 25px;
    margin-top: 8px;
}

.fixright2018 ul li:nth-child(5) i {
    background-position: -183px 0px;
    width: 21px;
    height: 25px;
    margin-top: 8px;
}

.fixright2018 ul li:nth-child(6) i {
    background-position: -231px -3px;
    width: 26px;
    height: 22px;
    margin-top: 15px;
}

.fixright2018 ul li:nth-child(6) {
    margin-top: 50px;
    height: 50px;
}

.fixright2018 ul li a.link_gwc {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0px;
    left: 0px;
}

.fixright2018 ul li:hover {
    background: #2593e7;
    border: 1px solid #2593e7;
    position: relative;
}

.fixright2018 ul li:hover p {
    color: #fff;
}

.fixright2018 ul li:hover i {
    background: url(../images/index_i2.png) no-repeat;
}

.fixright2018 ul li:nth-child(1):hover i {
    background: url(../images/consult_i2.png) no-repeat;
    width: 28px;
    height: 25px;
}

.fixright2018 ul li:nth-child(2):hover i {
    background-position: -41px 0px;
    width: 28px;
    height: 25px;
    margin-top: 8px;
}

.fixright2018 ul li:nth-child(3):hover i {
    background-position: -88px 0px;
    width: 28px;
    height: 25px;
    margin-top: 8px;
}

.fixright2018 ul li:nth-child(4):hover i {
    background-position: -137px 0px;
    width: 26px;
    height: 25px;
    margin-top: 8px;
}

.fixright2018 ul li:nth-child(5):hover i {
    background-position: -183px 0px;
    width: 21px;
    height: 25px;
    margin-top: 8px;
}

.fixright2018 ul li:nth-child(6):hover i {
    background-position: -231px 0px;
    width: 26px;
    height: 22px;
    margin-top: 15px;
}

.public_gzh, .kf_phone {
    display: none;
}

.fixright2018 ul li:hover .public_gzh {
    display: block;
}

.fixright2018 ul li:hover .kf_phone {
    display: block;
}

.c_fiexd {
    position: fixed;
    top: 150px !important;
}

.ptotop {
    margin-top: -8px;
}

.fixright2018 i.quieck2018_top {
    display: inline-block;
    margin-top: 6px;
    background: url(../images/index.png) no-repeat;
}

.fixright2018 ul li em.ox {
    position: absolute;
    display: none;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    top: 8px;
    left: 12px;
    background: #f30000;
    border-radius: 50%;
}

.fixright2018 ul li em.zx {
    position: absolute;
    width: 6px;
    height: 6px;
    text-align: center;
    font-size: 12px;
    top: 8px;
    right: 12px;
    background: #f30000;
    border-radius: 50%;
}

.fixright2018 ul li em.otc {
    position: absolute;
    display: none;
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    top: 8px;
    left: 12px;
    background: #f30000;
    border-radius: 50%;
}

.fixright2018 ul li div.kf_phone {
    position: absolute;
    z-index: 2;
    text-align: left;
    display: none;
    left: -219px;
    border: 1px solid #e9e9e9;
    padding: 6px 18px;
    background: #fff;
    top: 5px;
    font-size: 16px;
    color: #333;
}

.fixright2018 ul li div.kf_phone p {
    line-height: 22px;
    color: #333;
    font-size: 16px;
}

.fixright2018 ul li div.kf_phone em {
    position: absolute;
    right: -10px;
    top: 22px;
    background: url(../images/index.png) no-repeat;
    width: 10px;
    height: 20px;
    background-position: -281px -2px;
}

.fixright2018 .contrast .p002 .v005 {
    display: none;
}

.fixright2018 ul li.contrast:hover .p002 {
    display: block;
}

.fixright2018 .contrast .p002 {
    display: none;
    position: absolute;
    z-index: 10000001;
    left: -369px;
    width: 371px;
    height: 422px;
    top: -364px;
}

.fixright2018 .contrast .p002 .s001 {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    background: #ffffff;
    width: 347px;
    height: 100%;
    border: 1px #008cd6 solid;
    position: relative;
}

.fixright2018 .contrast:hover .p002 {
    display: block;
}

.fixright2018 .contrast .p002 .s001 .u001 {
    background: url(../images/compare01.png) center center no-repeat;
    position: absolute;
    width: 16px;
    height: 19px;
    bottom: 40px;
    right: -16px;
}

.fixright2018 .contrast .p002 .s001 .u002 .v001 {
    line-height: 45px;
    background-color: #f3f3f3;
    font-size: 16px;
    text-indent: 15px;
}

.fixright2018 .contrast .p002 .s001 .u002 .li0 {
    padding-bottom: 10px;
    padding-top: 15px;
    padding-left: 0px;
    margin-right: 12px;
}

.fixright2018 .contrast .p002 .s001 .u002 .li0 .w001 {
    font-size: 14px;
    height: 36px;
    color: #555;
    padding-right: 0px;
    text-align: left;
}

.fixright2018 .contrast .p002 .s001 .u002 .li0 .w002 {
    margin-top: 5px;
}

.fixright2018 .contrast .p002 .s001 .u002 .li0 .w002 b {
    font-size: 14px;
    color: #eb5b41;
    margin-right: 5px;
    float: left;
    color: #eb5b41;
}

.fixright2018 .contrast .p002 .s001 .u002 .li0 .w002 strong {
    font-size: 20px;
}

.fixright2018 .contrast .p002 .s001 .u002 .li0 .w002 s {
    font-size: 12px;
    color: #999;
    width: auto;
    padding-top: 3px;
    height: 18px;
    line-height: 25px;
    text-align: left;
    float: left;
}

.fixright2018 .contrast .p002 .s001 .u003 {
    display: block;
    cursor: pointer;
    width: 129px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    background-color: #008cd6;
    border-radius: 5px;
    margin: 19px auto 0 auto;
    font-size: 18px;
    text-align: center;
}

.fixright2018 .contrast .p002 .s001 .u003:hover {
    background-color: #019eeb;
}

.fixright2018 .contrast .p002 .s001 .u002 {
    min-height: 300px;
}

.fixright2018 .contrast .p002 .s001 .u002 .li0 {
    border-bottom: 1px #e3e3e3 solid;
    margin-left: 15px;
}

.fixright2018 .contrast .p002 .s001 .u002 .li0 .delete01 {
    background: url(../images/delete01.png) center center no-repeat;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 0px;
    margin-top: 0px;
}

.fixright2018 ul li div.public_gzh {
    position: absolute;
    padding: 8px;
    display: none;
    top: -134px;
    left: -163px;
    border: 1px solid #e9e9e9;
    z-index: 999;
    background: #fff;
    color: #333;
    box-shadow: 0px 0px 8px #ccc;
}

.fixright2018 ul li div.public_gzh img {
    width: 145px;
    height: 145px;
}

.fixright2018 ul li div.public_gzh h3 {
    font-size: 14px;
    line-height: 32px;
}

/* 内页头部 */

.sorthead .menu {
    display: none;
}

.location {
    width: 1200px;
    color: #666;
    height: 30px;
    line-height: 30px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 0 8px 0;
    font-size: 12px;
}

.location i {
    width: 15px;
    height: 18px;
    margin: 9px 0 0 0;
}

.location a {
    margin: 0 3px;
    font-size: 12px;
    color: #666;
}

.location span {
    color: #666;
    font-size: 14px;
}

.location span a {
    color: #666;
}

/* 选择 */

.select {
    border: #eee 1px solid;
    padding-top: 1px;
    box-sizing: border-box;
}

.select dl {
    float: left;
    width: 1160px;
    height: auto;
    line-height: 45px;
    border-bottom: 1px solid #eee;
    padding: 0 20px 0 20px;
    position: relative;
}

.select dl.no_line {
    border-bottom: none;
}

.select dl dt {
    float: left;
    width: 76px;
    height: auto;
    font-size: 14px;
    color: #555555;
    font-weight: 600;
}

.select dl dd {
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}

.select dl dd.all {
    width: 66px;
}

.select dl dd.all a {
    width: auto;
    font-size: 14px;
    color: #fff;
    padding: 2px 5px;
    background-color: #dbdbdb;
}

.select dl dd.all a:hover {
    background-color: #019eeb;
}

.select dl dd.type_add {
    width: 970px;
    height: 45px;
    overflow: hidden;
}

.nohidden {
    overflow: inherit !important;
}

.mapblock .selectmapbtn {
    display: inline-block;
    line-height: 24px;
    color: #fff;
    background-color: #f28123;
    padding: 0 5px;
    border-radius: 5px;
}

.mapblock .selectmapbtn span {
    display: inline-block;
    width: 13px;
    height: 17px;
    background: url("/Areas/Client/images/icon_gps1.png") no-repeat left center;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
}

.mapblock .haschoose {
    display: inline-block;
    /*border:1px solid #019eeb;*/
    line-height: 24px;
    cursor: pointer;
}

.mapblock .haschoose b {
    display: inline-block;
    border: 1px solid #019eeb;
    line-height: 24px;
    padding: 0 5px 0 25px;
    font-weight: normal;
    background: url("/Areas/Client/images/icon_gps2.png") no-repeat 5px center;
    color: #019eeb;
}

.mapblock .haschoose .colsegps {
    display: inline-block;
    padding: 0 10px;
    background-color: #019eeb;
    background: url(/Areas/Client/images/del_hover.png) center no-repeat;
    border: 1px solid #019eeb;
    border-left: none;
}

.select dl dd.type_add i {
    cursor: pointer;
    margin-left: 5px;
    color: #f28123;
    display: inline-block;
    width: 45px;
    height: 21px;
    line-height: 26px;
    text-align: center;
}

.select dl dd.type_add>ul {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
}

.select dl dd.type_add>ul>li {
    float: left;
    width: 100px;
    height: auto;
    margin: 0 0 0 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.classify .tcselect dl dd.type_add>ul>li {
    margin: 0;
}

.select dl dd.type_add>ul>li>a {
    width: auto;
    font-size: 14px;
    color: #6e6e6f;
    padding: 2px 5px;
}

.select dl dd.type_add .hot_a {
    position: relative;
    color: red;
}

.select dl dd.type_add .hot_a:hover {
    background: initial;
    color: red;
}

.hot_a img {
    position: absolute;
    top: -10px;
    right: -21px;
}

.select dl dd.type_add>ul>li>a:hover {
    background-color: #019eeb;
    color: #FFF;
}

.select dl dd.type_add>ul>li>a.cur {
    background-color: #019eeb;
    color: #FFF;
}

.select dl dd.all a.cur {
    background-color: #019eeb;
    color: #FFF;
}

.select dl dd.more1, .select dl dd.more {
    float: right;
    vertical-align: top;
    cursor: pointer;
    width: 43px;
}

.select dl dd.more1 i, .select dl dd.more i {
    width: 11px;
    height: 6px;
    display: inline-block;
    background-size: 8px;
    margin-left: 4px;
    line-height: 6px;
    vertical-align: middle;
}

.select dl dd.more.down i {
    transform: rotateX(180deg);
}

.select dl.condition dd.all {
    width: 95px;
}

.select dl.condition dd.all a {
    background-color: #FFF;
    color: #6e6e6f;
    padding: 0;
    padding-left: 0px;
}

.select dl.condition dd.all a:hover {
    color: #019eeb;
}

.select dl.condition dd.type_add {
    width: auto;
    height: auto;
    padding-bottom: 6px;
}

.select dl.condition dd.type_add>ul>li {
    overflow: visible;
    white-space: normal;
    width: auto;
    height: 26px;
    line-height: 24px;
    margin: 11px 15px 0 0;
    background-color: #fff;
    color: #019eeb;
    display: inline-block;
}

.select dl.condition dd.type_add>ul>li>a {
    float: left;
    display: inline-block;
    padding: 0 10px;
    background-color: #019eeb;
    background: url(../images/del_hover.png) center no-repeat;
    border: 1px solid #019eeb;
    border-left: none;
    vertical-align: top;
}

.select dl.condition dd.type_add .selectlist {
    position: relative;
    display: inline-block;
    cursor: pointer;
    float: left;
}

.select dl.condition dd.type_add .selectlist b {
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #019eeb;
    position: relative;
    z-index: 5;
}

.select dl.condition dd.type_add .selectlist b:after {
    content: "";
    display: table;
    width: 1px;
    height: 1px;
    background-color: #019eeb;
    position: absolute;
    top: 24px;
    left: -1px;
}

.select dl.condition dd.type_add .selectlist.filter span {
    display: inline-block;
    background: url(../images/grouptips.png) no-repeat 0px 0px;
    width: 8px;
    height: 5px;
    overflow: hidden;
    margin-left: 5px;
    vertical-align: middle;
}

.select dl.condition dd .selectlist ul {
    position: absolute;
    padding: 5px 0;
    z-index: 4;
    top: 100%;
    left: 0;
    width: 350px;
    margin-top: -1px;
    border: 1px solid #019eeb;
    background-color: #fff;
    overflow: hidden;
    display: none;
}

.select dl.condition dd .selectlist.filter:hover b {
    border-bottom-color: #fff;
}

.select dl.condition dd .selectlist.filter:hover span {
    background-position: 0px -5px;
}

.select dl.condition dd .selectlist ul li {
    display: inline-block;
    padding: 0 0 0 10px;
    margin: 10px 10px 10px 5px;
    border-left: 1px solid #dbdbdb;
    line-height: 1;
    margin-left: -1px;
}

.select dl.condition dd .selectlist ul li:hover a {
    color: #019eeb;
}

.select dl.condition dd .selectlist ul li.noborderr {
    border-right: none;
}

.select dl.condition dd .selectlist ul li a {
    color: #555555;
    display: inline-block;
    font-size: 14px;
}

.select dl.condition .selectlist.filter:hover ul {
    display: block;
}

.select dl.condition .sreachword input {
    vertical-align: top;
    height: 24px;
    border: 1px solid #dbdbdb;
    padding-right: 30px;
    padding-left: 5px;
    outline: 0;
    width: 118px;
}

.select dl.condition .sreachword input:focus {
    border-color: #019eeb;
}

.select dl.condition .sreachword a {
    display: inline-block;
    width: 25px;
    height: 26px;
    background: url(/Areas/Client/images/t_search.jpg) no-repeat center center;
    margin-left: -25px;
}

.select_more {
    width: 905px;
    height: auto;
}

.select_more em {
    float: left;
    width: 57px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #999;
    color: #FFF;
    font-size: 12px;
    margin-left: 460px;
}

.select_more em:hover {
    cursor: pointer;
}

#rmtj_jg dd.type_add>ul>li {
    width: auto;
    padding-right: 30px;
    float: left;
    height: auto;
    margin: 0 0 0 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
}

/*机构列表页*/

.list_jg_left {
    width: 927px;
    height: auto;
}

.tj_center .lookmap em {
    top: 5px;
    position: relative;
}

.tj_center .sequence {
    background-color: #f1f1f1;
}

.tj_center .sequence2 {
    background-color: #f1f1f1;
    width: 925px;
}

.list_jg_body {
    width: 907px;
    height: auto;
}

.list_jg_body2 {
    width: 927px;
    height: auto;
}

.list_jg_body ul {
    float: left;
    width: 907px;
    height: auto;
}

.list_jg_body ul li {
    float: left;
    transition: box-shadow .25s;
    width: 905px;
    height: 189px;
    line-height: 27px;
    margin-bottom: 20px;
    border: #eee 1px solid;
}

.list_jg_body2 ul li {
    float: left;
    transition: box-shadow .25s;
    width: 925px;
    height: 189px;
    line-height: 27px;
    margin-bottom: 20px;
    border: #eee 1px solid;
}

.list_jg_body ul li:hover {
    box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 20px 0 rgba(0, 0, 0, 0.19);
}

.list_jg_body ul li>div {
    display: block;
    width: 903px;
    height: 187px;
}

.list_jg_body2 ul li>div {
    display: block;
    width: 923px;
    height: 187px;
    position: relative;
}

.list_jg_body ul li dl:after {
    content: "";
    display: table;
    clear: both;
}

.list_jg_body ul li samp {
    float: left;
    width: 216px;
    height: 155px;
    border: #eee 1px solid;
    margin: 15px 0 0 15px;
    position: relative;
    border-radius: 10px
}

.list_jg_body ul li samp i.recommend {
    background: url(../images/jg_recommend.png) no-repeat;
    width: 39px;
    height: 39px;
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    line-height: 32px;
    position: absolute;
    top: 0px;
    left: 5px;
}

.list_jg_body ul li samp a {
    border-radius: 6px
}

.list_jg_body ul li samp img {
    width: 216px;
    height: 155px;
    border-radius: 6px
}

.list_jg_body ul li dl {
    float: left;
    width: 655px;
    height: auto;
    margin: 15px 0 0 13px;
}

.list_jg_body ul li dl dt {
    float: left;
    width: 655px;
    height: auto;
    margin-bottom: 14px;
}

.list_jg_body ul li dl dt a {
    color: #555555;
    font-size: 16px;
    font-weight: bold;
    float: left;
    max-width: 294px;
    padding-right: 10px;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_jg_body ul li dl dt a:hover {
    color: #019eeb;
}

.list_jg_body ul li a dl dt b {
    font-size: 16px;
    color: #6e6e6f;
    font-weight: bold;
}

.list_jg_body ul li dl dt a span {
    color: #666666;
}

.list_jg_body ul li a:hover dl dt b {
    color: #019eeb;
}

.list_jg_body ul li dl dt span {
    float: left;
    height: 27px;
    margin: 0 0px 0 0;
}

.list_jg_body ul li dl dt span em {
    cursor: default;
    line-height: 18px;
    margin-top: 4px;
    float: left;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 20px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    margin-right: 5px;
    border-radius: 10px;
    min-width: 21px;
}

em.accredit {
    background-color: #85cff6;
}

em.hos_grade {
    background-color: #85cff6;
}

em.shelf_help {
    background-color: #85cff6;
}

em.refer {
    background-color: #85cff6;
}

em.coupon {
    background-color: #85cff6;
}

em.aikang {
    background-color: #85cff6;
}

em.meinian_ciming {
    background-color: #85cff6;
}

.list_jg_body ul li dl dt span i.notActive {
    color: #ffffff;
    line-height: 20px;
    height: 20px;
    padding: 0px 3px 1px;
    width: auto;
    background-color: #599F4F;
    border-radius: 3px;
}

.list_jg_body ul li dl dd {
    float: left;
    width: 638px;
    height: 27px;
    font-size: 14px;
    color: #999999;
    margin: 0px;
}

.list_jg_body ul li dl dd em {
    float: left;
    color: #6e6e6f;
    margin-right: 11px;
    max-width: 420px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_jg_body ul li dl dd em.pop_date {
    cursor: pointer;
}

.list_jg_body ul li dl .dd_ifo em {
    color: #999999;
}

.list_jg_body ul li dl dd samp {
    display: block;
    width: 20px;
    height: 26px;
    background: url("../images/jginfo_iconYY.png") no-repeat center;
    border: 0px;
    margin: 0px 5px 0px 0px;
}

.list_jg_body ul li dl dd samp.dd_address {
    background: url("../images/jginfo_iconDZ.png") no-repeat center;
}

.list_jg_body ul li dl dd samp.dd_timeclock {
    background: url("../images/jginfo_iconTIME.png") no-repeat center;
}

.list_jg_body ul li dl dd samp.dd_doctor {
    background: url("../images/jginfo_iconRL.png") no-repeat center;
}

.lookmap {
    display: inline-block;
    line-height: 27px;
    color: #fff;
    background-color: #ffffff;
    padding: 0 5px;
    border-radius: 5px;
    cursor: pointer;
    color: #666666;
}

.lookmap em {
    display: inline-block;
    width: 13px;
    height: 17px;
    background: url("../images/icon_gps2.png") no-repeat left center;
    vertical-align: middle;
    margin-right: 5px;
}

.list_jg_body ul li dl dd span.distancetips {
    float: right;
    color: #f28123;
}

.list_jg_body ul li p {
    line-height: 27px;
}

.list_jg_body ul li p em {
    float: right;
    min-width: 0px;
    height: auto;
    margin: 0px;
    font-size: 16px;
    color: #999;
}

.list_jg_body ul li p em span {
    color: #4b4643;
    width: auto;
    height: auto;
    display: inline-block;
    float: none;
}

.list_jg_body ul li dl dt p em b {
    float: none;
    font-size: 18px;
    color: #eb5b41 !important;
    padding-right: 5px;
    padding-left: 10px;
}

.list_jg_body ul li a dl dt b {}

.list_jg_body ul li p em i {
    margin-right: 20px;
}

.list_jg_body ul li p a {
    width: 106px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    bottom: 2px;
    left: 18px;
    z-index: 1;
    border: #DBDBDB 1px solid;
    border-radius: 2px;
    color: #6e6e6f;
    font-size: 16px;
}

.list_jg_body ul li p a:hover {
    color: #019eeb;
    border: #019eeb 1px solid;
}

.list_jg_body ul li p:hover a {
    color: #019eeb;
    border: #019eeb 1px solid;
}

.jg_right {
    width: 260px;
    height: auto;
}

.jg_right .MEC {
    float: right;
    width: 260px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    padding-bottom: 20px;
}

.jg_right .MEC .title {
    height: 48px;
    border-bottom: 1px solid #e6e6e6;
    width: 240px;
    margin-left: 9px;
    line-height: 48px;
    font-size: 16px;
    color: #000000;
}

.jg_right .MEC .title img {
    vertical-align: middle;
    margin-left: 11px;
}

.jg_right .MEC .title a {
    float: left;
    display: block;
    width: 50%;
    line-height: 46px;
    text-align: center;
    color: #555555;
    font-size: 16px;
    cursor: pointer;
}

.jg_right .MEC .title a.active {
    color: #008cd6;
    border-bottom: 3px solid #008cd6;
}

.jg_right .MEC .MECList {
    padding: 10px 20px 0 20px;
}

.jg_right .MEC .MECList ul li a:first-child {
    width: 130px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jg_right .MEC .MECList .ListBox {
    margin-top: 20px;
}

.jg_right .MEC .MECList .ListBox .imgBox {
    position: relative;
    height: 150px;
}

.jg_right .MEC .MECList .ListBox .imgBox img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jg_right .MEC .MECList .ListBox .imgBox p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 34px;
    background: rgba(51, 51, 51, .8);
    color: #ffffff;
}

.jg_right .MEC .MECList .ListBox .imgBox p i {
    width: 150px;
    padding-left: 20px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.jg_right .MEC .MECList .ListBox .MEC_hp {
    overflow: hidden;
    padding: 10px 0;
}

.jg_right .MEC .MECList .ListBox .MEC_hp .MEC_Lx {
    float: left;
    font-size: 14px;
    color: #999999;
}

.jg_right .MEC .MECList .ListBox .MEC_hp .MYD {
    float: right;
    font-size: 14px;
    color: #999999;
}

.jg_right .MEC .MECList .ListBox .MEC_hp .MYD em {
    color: #ed6d34;
}

.jg_right .MEC .MECList .ListBox .MEC_hp .left {
    float: right;
    /*display: inline-block;*/
    display: none;
    width: 25px;
    height: 20px;
    background: url("../images/JGDetailjuan03.png") no-repeat center;
    vertical-align: top;
}

.jg_right .MEC .MECList .ListBox .MEC_hp .right {
    float: right;
    /*display: inline-block;*/
    display: none;
    width: 5px;
    height: 20px;
    background: url("../images/JGDetailjuan04.png") no-repeat center;
    vertical-align: top;
}

.jg_right .MEC .MECList .ListBox .MEC_hp .shen {
    float: right;
    /*display: inline-block;*/
    display: none;
    line-height: 18px;
    box-sizing: border-box;
    border-top: 1px solid #eb5b41;
    border-bottom: 1px solid #eb5b41;
    font-size: 12px;
    color: #eb5b41;
    padding: 0 4px;
    vertical-align: top;
}

.jg_right .MEC .MECList .ListBox .MEC_hp .MEC_HPL i {
    font-size: 14px;
    color: #ed6d34;
}

.jg_right .MEC .MECList .ListBox .MEC_GL {
    overflow: hidden;
}

.jg_right .MEC .MECList .ListBox .MEC_GL .MEC_LC {
    float: left;
    font-size: 12px;
    color: #999999;
}

.jg_right .MEC .MECList .ListBox .MEC_GL .MEC_LC i {
    font-size: 14px;
    color: #ed6d34;
}

.jg_right .MEC .MECList .ListBox .MEC_GL .MEC_Money {
    float: right;
    font-size: 14px;
    color: #999999;
}

.jg_right .MEC .MECList .ListBox .MEC_GL .MEC_Money i {
    color: #ed6d34;
}

.jg_detail_right {
    width: 280px;
    height: auto;
    margin-top: 0px;
}

.jg_detailabout {
    margin-bottom: 10px;
}

.jg_right_ad {
    width: 283px;
    height: 283px;
    border: #eee 1px solid;
    -webkit-box-shadow: 3px 3px 3px #eee;
    box-shadow: 3px 3px 3px #eee;
}

.jg_right_body {
    box-shadow: 2px 2px 3px 0 rgba(231, 231, 231, 0.2), 2px 2px 3px 0 rgba(92, 92, 92, 0.2);
    width: 283px;
    height: auto;
    margin-top: 10px;
    border: #eee 1px solid;
}

.jg_right_body .jg_title {
    width: 100%;
    height: 30px;
    line-height: 22px;
    padding: 8px 0 0 0;
}

.jg_right_body .jg_title h3 {
    font-size: 16px;
    color: #4b4643;
    font-weight: normal;
    margin-top: 5px;
    margin-left: 12px;
}

.jg_right_body ul {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 16px;
    margin-top: 5px;
}

.jg_right_body ul li {
    float: left;
    width: 275px;
    height: auto;
    padding: 8px 0 0 9px;
}

.jg_right_body ul li:hover {
    background-color: #eee;
}

.jg_right_body ul li i {
    float: left;
    width: 100px;
    height: auto;
}

.jg_right_body ul li i img {
    width: 100px;
    height: 75px;
}

.jg_right_body ul li dl {
    float: left;
    width: 158px;
    height: auto;
    line-height: 20px;
    margin: 0 0 0 10px;
}

.jg_right_body ul li dl dt {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
}

.jg_right_body ul li dl dt a {
    font-size: 12px;
    color: #4b4643;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.jg_right_body ul li dl dt a:hover {
    color: #019eeb;
}

.jg_right_body ul li dl dd {
    float: left;
    width: 100%;
    height: auto;
    margin: 3px 0 0 0;
    font-size: 12px;
    color: #999;
}

.jg_right_body ul li dl dd em {
    float: left;
    width: auto;
    font-size: 12px;
    color: #4b4643;
}

.jg_right_body ul li dl dd em b {
    color: #4b4643;
    font-weight: normal;
}

.jg_right_body ul li dl dd span {
    float: right;
    width: auto;
    font-size: 14px;
    color: #999;
    margin-right: 3px;
}

.jg_right_body ul li dl dd span b {
    font-size: 14px;
    color: #eb5b41;
    font-weight: normal;
    margin-right: 5px;
}

.mapmodel {
    position: fixed;
    top: 0;
    z-index: 9999999;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
    display: none;
}

.mapmodel .mapmodelbody {
    position: absolute;
    display: block;
    left: 50%;
    width: 720px;
    top: 50%;
    padding: 10px;
    margin-top: -250px;
    margin-left: -360px;
    height: 500px;
    background-color: #fff;
    box-sizing: border-box;
}

.mapmodel.lookroad .mapmodelbody {
    width: 880px;
    margin-left: -440px;
}

.mapmodel .mapmodelbody:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mapmodelbody>a.colsebtn {
    position: absolute;
    right: -25px;
    top: -1px;
    color: #fff;
    padding: 3px 8px;
    background-color: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
}

.mapmodelbody .baidumapout {
    float: left;
    width: 450px;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #cedaef;
    position: relative;
}

.lookroad .mapmodelbody .baidumapout {
    width: 550px;
}

.mapmodelbody .baidumapout .baidumap {
    width: 100%;
    height: 100%;
}

.mapmodelbody .searchresult {
    float: left;
    width: 250px;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #cedaef;
    border-left: none;
}

.lookroad .mapmodelbody .searchresult {
    width: 310px;
    overflow-y: auto;
}

.mapmodelbody .mapinput {
    position: absolute;
    top: 5px;
    left: 24px;
    /* width: 400px;*/
    /*height: 40px;*/
}

.mapmodelbody .mapinput input {
    display: inline-block;
    height: 40px;
    border: 1px solid #1fa5e7;
    width: 340px;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 10px;
    float: left;
}

.mapmodelbody .mapinput input:focus {
    outline: 0;
    border-color: #019eeb;
}

.mapmodelbody .mapinput .mapseachbtn {
    display: inline-block;
    height: 40px;
    width: 60px;
    background: #019eeb url("../images/search.png")no-repeat center center;
    vertical-align: top;
}

.mapmodelbody .searchresult>p {
    margin-top: 10px;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.mapmodelbody .searchresult ul {
    height: 360px;
    padding: 10px 20px;
    margin: 20px 0;
    overflow: auto;
    box-sizing: border-box;
    position: relative;
}

.mapmodelbody .searchresult ul li {
    border-left: 1px solid #DBDBDB;
    position: relative;
    padding: 0 5px 10px 10px;
    box-sizing: border-box;
    cursor: pointer;
}

.mapmodelbody .searchresult ul li p.titlename {
    font-size: 14px;
    color: #999;
}

.mapmodelbody .searchresult ul li p {
    font-size: 12px;
    padding: 0 0 3px 10px;
    color: #ccc;
}

.mapmodelbody .searchresult ul li span {
    position: absolute;
    background-color: #eb5b41;
    color: #fff;
    padding: 2px 6px;
    border-radius: 11px;
    top: 0;
    left: -11px;
    z-index: 999999;
}

.mapmodelbody .searchresult ul li.active span {
    background-color: #eb5b41;
}

.mapmodelbody .searchresult ul li.active p.titlename {
    color: #eb5b41;
}

.mapmodelbody .searchresult ul li.active p {
    color: #FBC3B9;
}

.mapmodelbody .searchresult ul li.noborderleft {
    border-left: none;
}

.mapmodelbody .searchresult div.mapctrl a {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background-color: #019eeb;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-left: 20px;
}

.mapmodelbody .searchresult div.mapctrl a.colsebtn {
    background-color: #999;
    color: #333;
}

.lookroad .layoutborder {
    min-height: 100%;
    border-left: 1px solid #cedaef;
}

.lookroad .mapyyinfo {
    padding-bottom: 5px;
}

.lookroad .mapyyinfo p {
    font-size: 13px;
    color: #666;
    padding: 4px 10px 0;
    line-height: 20px;
}

.lookroad .mapyyinfo p.mapyyname {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.lookroad .roadtype {
    overflow: hidden;
    border-top: 1px solid #cedaef;
}

.lookroad .roadtype span {
    float: left;
    width: 60%;
    background: url("../images/icon_gps2.png") no-repeat 10px center;
    box-sizing: border-box;
    padding: 10px 0 10px 30px;
    cursor: pointer;
}

.lookroad .roadtype span:first-child {
    width: 40%;
}

.lookroad .roadtype span.active, .lookroad .roadtype span:hover {
    background-color: #cedaef;
}

.lookroad .roadinput {
    border-top: 1px solid #cedaef;
    padding: 10px 10px;
    height: 28px;
}

.lookroad .roadinput input {
    width: 101px;
    border: 1px solid #cedaef;
    outline: 0;
    height: 25px;
    padding: 0 5px;
    margin-left: 5px;
    float: left;
}

.lookroad .roadinput input:focus {
    border-color: #cedaef;
}

.lookroad .roadinput span {
    display: block;
    float: left;
    line-height: 25px;
}

.lookroad .roadinput p {
    text-align: center;
    width: 125px;
    float: left;
    position: relative;
    top: -1px;
}

.lookroad .roadinput b {
    margin-left: 10px;
    width: 50px;
    text-align: left;
    display: inline-block;
    line-height: 25px;
    font-weight: normal;
    border: 1px solid #cedaef;
    position: relative;
    top: 1px;
    cursor: pointer;
    text-align: center;
}

.lookroad .roadinput b:hover {
    background-color: #dbdbdb;
}

.lookroad .roadinput b.typecar {}

.lookroad .maproadresult {
    border-top: 1px solid #cedaef;
    /*display:none;*/
}

.tangram-suggestion-main {
    z-index: 9999999;
    width: 250px !important;
    /*修复百度地图被遮盖*/
}

/*排序*/

.sequence {
    width: 905px;
    height: 37px;
    line-height: 37px;
    border: #eee 1px solid;
    background-color: #f1f1f1;
    position: relative;
}

.sequence ul {
    float: left;
    width: auto;
    height: 37px;
    cursor: pointer;
}

.sequence ul li {
    float: left;
    width: auto;
    height: 37px;
}

.sequence ul li a {
    border: 1px #dbdbdb solid;
    margin-top: 7px;
    width: auto;
    background-color: #ffffff;
    height: 22px;
    float: left;
    line-height: 20px;
    padding: 0 6px 0px 6px;
    color: #6e6e6f;
    font-size: 14px;
}

.sequence ul li div.priceList {
    border: 1px #dbdbdb solid;
    background-color: #ffffff;
    position: relative;
    margin-top: 7px;
    width: auto;
    height: 22px;
    float: left;
    line-height: 20px;
    padding: 0 6px 0px 6px;
    color: #6e6e6f;
    font-size: 14px;
}

.sequence ul li a:first-child {
    margin-left: 15px;
}

.sequence ul li a.cur {
    margin-top: 7px;
    height: 22px;
    float: left;
    line-height: 20px;
    padding: 0 6px 0px 6px;
    color: #6e6e6f;
    font-size: 14px;
    background-color: #019eeb;
    color: #fff;
    border-color: #019eeb;
}

.sequence ul li a.cur:hover {
    color: #ffffff;
}

.sequence ul li a:hover {
    color: #019eeb;
    border-color: #019eeb;
}

.sequence ul li div.priceList:hover {
    color: #019eeb;
    border-color: #019eeb;
}

.sequence ul li a i {
    width: 11px;
    height: 6px;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: -1px;
}

.sequence ul li div i {
    width: 11px;
    height: 6px;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: -1px;
}
.sequence ul li > div.haschoose {
    display: inline-block;
    /* border: 1px solid #019eeb; */
    /* line-height: 24px; */
    cursor: pointer;
    height: 22px;
    margin-top: 7px;
}

    .sequence ul li > div.haschoose > b {
        display: inline-block;
        border: 1px solid #019eeb;
        line-height: 22px;
        padding: 0 5px 0 25px;
        float: left;
        font-weight: normal;
        background: url(../images/icon_gps2.png) no-repeat 5px center;
        color: #019eeb;
    }

    .sequence ul li > div.haschoose > a.colsegps {
        display: inline-block;
        padding: 0 10px;
        float: left;
        background-color: #019eeb;
        background: url(../images/del_hover.png) center no-repeat;
        border: 1px solid #019eeb;
        margin-top: 0;
        height: 22px;
        border-left-style: none;
    }

    .sequence ul li > div.haschoose > i {
        cursor: pointer;
        margin-left: 5px;
        color: #ed6d34;
        display: inline-block;
        width: 45px;
        height: 21px;
        line-height: 23px;
        text-align: center;
        /* border: 1px solid red; */
        top: -6px;
    }

.c_right_others {
    position: absolute;
    right: 22px;
    top: 56px;
}

.sequence ul li a i.sequence_down {
    background: url(../images/select_down.png) no-repeat;
}

.sequence ul li div i.sequence_down {
    background: url(../images/select_down.png) no-repeat;
}

.sequence ul li a i.gbsIcon {
    width: 13px;
    height: 17px;
    background: url(../images/icon_gps2.png) no-repeat left center;
    vertical-align: middle;
    margin-right: 5px;
}

.sequence ul li a:hover i.sequence_down {
    background: url(../images/select_down_hover.png) no-repeat;
}

.sequence ul li div:hover i.sequence_down {
    background: url(../images/select_down_hover.png) no-repeat;
}

.sequence ul li a i.sequence_up {
    background: url(../images/select_up.png) no-repeat;
}

.sequence ul li a:hover i.sequence_up {
    background: url(../images/select_up_hover.png) no-repeat;
}

.sequence ul li div:hover i.sequence_up {
    background: url(../images/select_up_hover.png) no-repeat;
}

.sequence ul li a.cur i.sequence_down {
    background: url(../images/select_down_cur.png) no-repeat;
}

.sequence ul li a.cur i.sequence_up {
    background: url(../images/select_up_cur.png) no-repeat;
}

.sequence .sequence_search {
    width: auto;
    height: 37px;
    margin-left: 10px;
}

.sequence .sequence_search em {
    float: left;
    width: auto;
    height: 37px;
    line-height: 33px;
    margin: 0 1px;
}

.sequence .sequence_search em input {
    float: left;
    width: 53px;
    height: 21px;
    border: #dfdfdf 1px solid;
    margin: 7px 0 0 0;
    padding: 0;
}

.sequence .sequence_search a {
    float: left;
    width: 45px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    background-color: #019eeb;
    color: #FFF;
    font-size: 14px;
    margin: 8px 0 0 14px;
}

.sequence p {
    float: right;
    color: #6e6e6f;
    font-size: 14px;
    margin-right: 12px;
}

.sequence p b {
    font-weight: normal;
    color: #e25d39;
}

/* 日历 */

.kktipbox_point_bottom {
    border: 0px;
    width: 19px;
    height: 10px;
    background-image: url(/Areas/Client/images/tipbox_point_right03.png);
    background-repeat: no-repeat;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.kktipbox_point_top {
    border: 0px;
    width: 19px;
    height: 10px;
    background-image: url(/Areas/Client/images/tipbox_point_right04.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -9.5px;
}

.kktipbox_point_left {
    border: 0px;
    width: 10px;
    height: 19px;
    background-image: url(/Areas/Client/images/tipbox_point_right05.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: 0px;
}

#tc_detail_calender .selectdata .kktipbox {
    border: 1px #a5a5a5 solid;
}

.jg_detail .section01 .jg_info .kktipbox_point_right {
    border: 0px;
    width: 10px;
    height: 19px;
    background-image: url(/Areas/Client/images/tipbox_point_right02.png);
}

.kktipbox {
    border: 1px #a5a5a5 solid;
    font-size: 12px;
}

.kktipbox_point_right {
    border: 0px;
    width: 10px;
    height: 19px;
    background-image: url(/Areas/Client/images/tipbox_point_right02.png);
}

.jg_detail .section01 .jg_info .kktipbox {
    border: 1px #a5a5a5 solid;
}

.list_jg .kktipbox_point_right {
    border: 0px;
    width: 10px;
    height: 19px;
    background-image: url(/Areas/Client/images/tipbox_point_right02.png);
}

.list_jg .kktipbox {
    border: 1px #a5a5a5 solid;
}

#tc_detail_calender {
    position: relative;
    width: 507px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    background-color: #ffffff;
    padding-bottom: 44px;
}

#tc_detail_calender .close {
    width: 24px;
    height: 24px;
    background: url(/Areas/Client/images/calender_close.png);
    position: absolute;
    right: -12px;
    top: -12px;
}

#tc_detail_calender .selectdata {
    width: 476px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 44px;
    border: 1px #e5e5e5 solid;
    border-bottom: 0px;
}

#tc_detail_calender .selectdata .controldiv {
    font-weight: bold;
    line-height: 41px;
    font-size: 13px;
    text-align: center;
    color: #000000;
}

#tc_detail_calender .selectdata .controldiv p {
    color: #000000;
}

#tc_detail_calender .selectdata .controldiv span {
    color: #666666;
    margin-left: 5px;
    margin-right: 5px;
}

#tc_detail_calender .selectdata .controldiv .left {
    margin-top: 12px;
    margin-left: 145px;
    height: 100%;
    width: 16px;
    height: 16px;
    background: url(/Areas/Client/images/calender_logo05.png);
    float: left;
    padding-top: 0px;
}

#tc_detail_calender .selectdata .controldiv .right {
    margin-top: 12px;
    margin-right: 145px;
    height: 100%;
    width: 16px;
    height: 16px;
    background: url(/Areas/Client/images/calender_logo04.png);
    float: right;
}

#tc_detail_calender .selectdata table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

#tc_detail_calender .selectdata thead th {
    background-color: #fafafa;
    font-size: 14px;
    font-weight: normal;
    line-height: 44px;
    color: #919191;
    border: 1px #e5e5e5 solid;
    border-right: 0px;
    text-align: center;
}

#tc_detail_calender .selectdata thead th:first-child {
    border-left: 0px;
    color: #eb5b41;
}

#tc_detail_calender .selectdata tr td {
    position: relative;
    vertical-align: top;
    color: #999999;
    font-weight: bold;
    line-height: 14px;
    height: 44px;
    border: 1px #e5e5e5 solid;
    border-right: 0px;
}

#tc_detail_calender .selectdata tr td:first-child {
    border-left: 0px;
}

#tc_detail_calender .selectdata table tbody tr:nth-child(even) {
    background-color: #fafafa;
}

#tc_detail_calender .selectdata tr td.active {
    color: #666666;
}

#tc_detail_calender .selectdata tr td.active span {
    color: #42aae1;
}

#tc_detail_calender .selectdata tr td.isToday {
    color: #eb5b41;
    background-color: #eeeeee;
}

#tc_detail_calender .selectdata tbody td p {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
}

#tc_detail_calender .selectdata tbody td span {
    font-weight: normal;
}

#tc_detail_calender .selectdata tr td.icon01 {
    cursor: default;
}

#tc_detail_calender .selectdata tr td.icon01:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    background: url(/Areas/Client/images/hint.png) no-repeat;
    width: 8px;
    height: 8px;
}

#tc_detail_calender .selectdata .kktipbox_point_right {
    border: 0px;
    width: 8px;
    height: 8px;
    background-image: url(/Areas/Client/images/tipbox_point_right.png);
}

#tc_detail_calender .selectdata .kktipbox {
    border: 1px #e3e3e3 solid;
}

.list_tc .tc_xq_item_right {
    width: 251px;
    height: auto;
}

.list_tc .tc_detail_right_all {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 9;
}

.list_tc .tc_detail_right {
    width: 100%;
    margin: 0 0 0 0;
    position: relative;
    border: #e0e0e0 1px solid;
}

.list_tc .tc_detail_right_body {
    width: 219px;
    height: auto;
    border-top: #dfdfdf 1px solid;
    padding: 17px;
    border-top: 0px;
}

.list_tc .tc_detail_right_body i {
    float: left;
    text-overflow: ellipsis;
    width: 230px;
    overflow: hidden;
}

.list_tc .tc_detail_right_body .kktipbox {
    white-space: normal !important;
}

.list_tc .tc_detail_right_body dl {
    float: left;
    height: auto;
    line-height: 22px;
}

.list_tc .tc_detail_right_body dl dt {
    width: 230px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    color: #4b4643;
    margin: 5px 0 6px 0;
}

.list_tc .tc_detail_right_body dl dd {
    float: left;
    width: 100%;
    height: auto;
    font-size: 12px;
    color: #6e6e6f;
    margin: 0;
}

.list_tc .tc_detail_right_body span {
    float: left;
    width: 100%;
    height: auto;
    margin: 14px 0 0 17px;
}

.list_tc .tc_detail_right_body p {
    float: left;
    height: auto;
    line-height: 22px;
    font-size: 11px;
    color: #999;
    width: 236px;
    margin-left: -6px;
    position: absolute;
    bottom: 2px;
}

.list_tc .tc_detail_right_body dl dd .x01 {
    float: left;
    line-height: 28px;
    font-size: 14px;
    cursor: pointer;
}

.list_tc .tc_detail_right_body dl dd .x02 {
    float: left;
    line-height: 28px;
    height: 26px;
    border: 1px #008cd6 solid;
    color: #008cd6;
    border-radius: 5px;
    padding-left: 8px;
    padding-right: 8px;
}

/* 大家都在看 */

#everynone_see h2 {
    font-size: 18px;
    font-weight: normal;
    color: #4b4643;
}

#everynone_see {
    background-color: #ffffff;
    z-index: 100;
    float: left;
}

#everynone_see .contents {
    width: 265px;
    border: 1px #ebebeb solid;
    padding: 9px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-shadow: 1px 1px 3px #eaeaea;
    box-shadow: 1px 1px 3px #eaeaea;
    margin-bottom: 15px
}

#everynone_see div.detail_box>a {
    overflow: hidden;
    width: 96px;
    height: 72px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    display: block;
}

#everynone_see img {
    width: 96px;
    height: 72px;
    display: block;
}

#everynone_see a {
    color: #666666;
}

#everynone_see a:hover {
    color: #019eeb;
}

#everynone_see li {
    color: #666666;
    height: 30px;
    overflow: hidden;
    text-indent: 13px;
    transition: height 0.3s;
    -moz-transition: height 0.3s;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
}

#everynone_see ul {
    margin-top: 10px;
}

#everynone_see li p {
    float: left;
    width: 159px;
    color: #666666;
    text-indent: 24px;
    line-height: 19px;
}

#everynone_see .detail_box {
    margin-top: 10px;
    border-bottom: 1px #ebebeb solid;
}

#everynone_see li.cur {
    height: 123px;
}

#everynone_see li.cur:hover {
    color: #019eeb;
}

#everynone_see li.cur:hover a {
    color: #019eeb;
}

#everynone_see .detail_box a {
    color: #019eeb;
}

#everynone_see li>a {
    display: block;
    position: relative;
    overflow: hidden;
    line-height: 30px;
    height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#everynone_see li>a:after {
    position: absolute;
    top: 14px;
    content: "";
    display: block;
    background-image: url("../images/kkxt_li_icon.png");
    width: 4px;
    height: 4px;
}

#everynone_see li>a:hover:after {
    background-position: 0px 4px;
}

/* 热门医院 */

.hot_yiyuan {
    margin-top: 10px;
}

.tongulhuan ul {
    display: none;
}

.tongulhuan ul:first-child {
    display: block;
}

.hot_yiyuan ul li>a {
    position: relative;
    float: left;
    display: inline-block;
}

.hot_yiyuan ul li>a img {
    width: 85px !important;
    height: 77px !important;
    float: left;
    padding: 0 12px;
}

.hot_yiyuan ul li>a>span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: rgba(255, 255, 255, 0);
}

.hot_yiyuan ul li>div {
    font-size: 14px;
    line-height: 28px;
}

.hot_yiyuan ul li h3 {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
}

.hot_yiyuan ul li .right_b_a_p2 {
    color: #999999;
    font-size: 12px;
}

.hot_yiyuan ul li .right_b_a_p3 {
    color: #FF4E00;
    font-weight: 600;
}

.hot_yiyuan ul li .right_b_a_p3>em {
    font-size: 12px;
    color: #333;
    font-weight: 500;
}

.tj_center {
    margin-bottom: 30px;
    margin-top: 30px;
}

/*分页*/

.page {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 46px;
    margin-bottom: 30px;
}

.page a {
    display: inline-block;
    width: auto;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #898989;
    font-size: 13px;
    padding: 0 10px;
    margin: 0 1px;
    border: #dddddd 1px solid;
}

.page a:hover {
    background-color: #019eeb;
    color: #FFF;
}

.page a.on {
    background-color: #019eeb;
    color: #FFF;
}

.page span {
    border: 1px solid #dddddd;
    color: #898989;
    display: inline-block;
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    margin: 0 1px;
    padding: 0 10px;
    text-align: center;
    width: auto;
}

.pointer {
    cursor: pointer;
}

/* 医院详情 */

.details_head {
    background: #FFFFFF;
    border: 1px solid #e5e5e5;
    border-left: none;
    box-shadow: 0px 3px 10px 0 #E5E5E5;
}

.details_head .d_top {
    position: relative;
    padding: 20px 15px 20px 15px;
    border-left: 1px solid #F1F1F1;
}

.details_head .d_top>.title h1 {
    font-size: 22px;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}

.details_head .d_top>.title i {
    display: inline-block;
    padding: 2px 9px;
    border: 1px solid #1CA4E5;
    font-size: 12px;
    vertical-align: middle;
    color: #1CA4E5;
    border-radius: 5px;
    margin: 3px 7px 0 0px;
}

.details_head .d_top>.notice {
    color: #FF4E00;
    font-size: 13px;
    width: 100%;
    padding-bottom: 10px;
}

.details_head .d_top>.notice strong {
    font-weight: 500;
    color: #333333;
}

.details_head .d_top>.notice strong>i {
    border: 4px solid transparent;
    border-right-color: #333333;
    background: none;
    width: 0px;
    height: 0px;
    transform: rotate(-180deg);
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    margin-bottom: 3px;
}

.details_head .d_nav {
    height: 50px;
    line-height: 50px;
    background-color: #F3F8FF;
}

.details_head .d_nav .d_nav_flex {
    background-color: #F3F8FF;
}

.details_head .d_nav ul {
    border-left: 1px solid #F1F1F1;
    float: left;
}

.details_head .d_nav .d_nav_flex ul li span.select {
    color: #1CA4E5;
    padding-bottom: 17px;
    border-bottom: 2px solid #1CA4E5;
}

.details_head .d_nav ul li, .details_head .d_nav .d_nav_flex a {
    display: inline-block;
    width: 100px;
    border-right: 1px solid #F1F1F1;
    text-align: center;
    position: relative;
    cursor: pointer;
    transition: all .3s ease;
    letter-spacing: 0;
    font-size: 15px;
}

.details_head .d_nav .d_nav_flex>div>a {
    float: right;
    border-right: none;
    margin-right: 20px;
    vertical-align: middle;
    width: 178px;
    color: #21a651;
    cursor: auto;
}

.details_head .d_nav .d_nav_flex a:hover {
    /*color: #1CA4E5;*/
}

.details_head .d_nav .d_nav_flex a i {
    background: url("../images/time.png") no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 3px;
    margin-top: 2px;
}

.hospital_logo {
    padding-right: 30px;
    float: left;
}

.hospital_logo img {
    width: 90px;
    height: 90px;
    margin-left: 0;
    object-fit: cover;
    object-position: center;
}

.details_type {
    margin-top: 15px;
}

.hos_shu p {
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 400px;
}

#static_nav .selectactive {
    border-bottom: 2px solid #1CA4E5;
}

#static_nav .selectactive a {
    color: #1CA4E5;
}

/* 医院介绍 */

.hospital_info {
    padding: 20px;
    box-shadow: 0px 3px 10px 0px #e5e5e5;
    margin: 20px 0;
}

.hospital_info .hfo_swiper {
    width: 380px;
}

#thumbs {
    margin-top: 10px;
}

#thumbs .hosbtn {
    position: absolute;
    width: 22px;
    height: 100%;
    background-color: rgba(0, 0, 1, 0.4);
    z-index: 100;
    top: 0px;
    margin-top: 0;
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

#thumbs .hosbtn i {
    font-size: 18px;
    color: #fff;
    text-align: center;
}

#thumbs .swiper-button-next {
    right: 0;
}

#thumbs .swiper-button-prev {
    left: 0;
}

.hfo_jieshao {
    margin-left: 30px;
}

.hfo_jieshao .evaluate {
    margin-bottom: 13px;
    width: 100%;
}

.hfo_jieshao .evaluate>.starting_fare {
    display: table;
    width: 100%;
    border-bottom: 1px dotted #e5e5e5;
    height: 68px;
}

.hfo_jieshao .evaluate>.starting_fare_one {
    height: 79px !important;
}

.hfo_jieshao .evaluate>.starting_fare .item_one {
    width: 30%;
    float: left;
    height: 100%;
    display: table;
    padding-top: 10px;
}

.hfo_jieshao .evaluate>.starting_fare .item_two {
    float: left;
    width: 40%;
    height: 100%;
    display: table;
    padding-top: 10px;
}

.hfo_jieshao .evaluate>.starting_fare .item_one_time {
    width: 113px;
    float: left;
    min-height: 80px;
    display: table;
}

.hfo_jieshao .evaluate>.starting_fare .item_two_time {
    float: left;
    min-height: 80px;
    display: table;
}

.hfo_jieshao .evaluate .active_bottom {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    color: white;
    background-color: #FF4E00;
    border-radius: 5px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
}

.hfo_jieshao .evaluate .active_bottom:hover {
    background: #FF6927;
}

.hfo_jieshao .evaluate .not_available {
    height: 120px;
    border-bottom: 1px solid #F1F1F1;
    display: table;
    width: 100%;
}

.hfo_jieshao .hospital_time {
    border-bottom: 1px dotted #e5e5e5;
    height: 100%;
}

.hfo_jieshao .service {
    height: 46px;
    line-height: 46px;
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    padding: 10px;
}

.hfo_jieshao .serve i {
    display: inline-block;
    padding: 0px 6px;
    border: 1px solid #1CA4E5;
    margin-right: 10px;
    font-size: 13px;
    color: #1CA4E5;
    border-radius: 5px;
}

.hfo_jieshao .lable {
    margin-bottom: 13px;
}

.hfo_jieshao .lable>span {
    float: left;
    color: #999999;
    line-height: 25px;
}

.hfo_jieshao .lable p {
    float: left;
    width: 300px;
    line-height: 25px;
    text-align: justify;
}

.hfo_jieshao .lable .money {
    position: absolute;
    top: -3px;
}

/* 条件筛选 */

.yy_contleft {
    width: 925px;
}

.combo_screen {
    padding: 20px;
    border: 1px solid #e5e5e5;
}

.yiyuan_content {
    margin: 30px 0;
}

.search_option_box {
    line-height: 50px;
    width: 783px;
}

.combo_screen ul li .search_name {
    line-height: 50px;
    font-size: 16px;
    color: #333;
    width: 100px;
}


.select_bottom a {
    padding: 5px 15px;
}

.search_option_box a.on {
    background: #1CA4E5;
    color: #fff;
    border-radius: 30px;
}
.select_bottom {
    margin-right: 30px;
}

.search_listaa {
    width: 630px;
    overflow: hidden;
    height: 40px;
}

.search_listaa a {
    padding: 5px 14px;
}

.search_option_box .more {
    float: right;
    vertical-align: top;
    cursor: pointer;
    width: 45px;
}

.search_listaa a:hover {
    background: #f1fbff;
    color: #1CA4E5;
    border-radius: 30px;
}

::-ms-clear, ::-ms-reveal {
    display: none;
}

#rmtj_jg dd.type_add>ul>li {
    width: auto;
    padding-right: 30px;
    float: left;
    height: auto;
    margin: 0 0 0 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
}

.newOrder {
    float: right;
    width: 260px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
    margin-top: 10px;
}

.newOrder .title {
    padding-left: 20px;
    font-size: 16px;
    color: #555555;
    line-height: 58px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    font-family: "微软雅黑";
}

.newOrder .myscroll {
    width: 100%;
    height: 260px;
    margin: 0 auto;
    line-height: 26px;
    font-size: 12px;
    overflow: hidden;
}

.newOrder .Orderlist {
    padding: 0 10px;
    font-size: 14px;
    color: #777777;
    line-height: 40px;
    background: #f6f6f6;
}

.newOrder .Orderlist li {
    padding: 0 10px;
    font-size: 12px;
    color: #777777;
    line-height: 40px;
    border-bottom: 1px dashed #dddddd;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newOrder .Orderlist li a {
    font-size: 12px;
}

.newOrder .Orderlist li:last-child {
    border: none;
}

.btnDetail {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    background-color: #008cd6;
    border-radius: 3px;
    position: absolute;
    right: 22px;
    top: 100px;
}

.btnDetail:hover {
    background-color: #019eeb;
    color: #fff;
}

.K1 {
    text-align: center;
    padding-top: 68px;
}

.K1 img {
    display: inline-block;
    width: auto;
}

.K1 p {
    color: #666666;
    font-size: 14px;
    margin: 40px 0 15px;
}

.K1 a {
    display: inline-block;
    color: #008cd7;
    font-size: 12px;
    width: 140px;
    line-height: 33px;
    height: 33px;
    border-radius: 17px;
    border: solid 1px #999999;
}

.selected {
    background-color: rgba(0, 140, 214, 0.1);
}

#tjgl_mec .MECBox .MECList ul li:first-child {
    margin-top: 10px;
}

#tjgl_mec .MECBox .MECList ul li {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 套餐内容样式 */

.taocan_content .jg_listtitle {
    float: left;
    margin-top: 10px;
    box-sizing: border-box;
    width: 925px;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    overflow: hidden;
    background-color: #f6f6f6;
}

.taocan_content .jg_listtitle2 {
    background-color: #ffffff;
    margin-top: 0px;
}

.taocan_content .jg_listtitle div {
    float: left;
    text-align: center;
    color: #555555;
    font-size: 14px;
    line-height: 38px;
}

.taocan_content .jg_listtitle div.title1 {
    width: 172px;
}

.taocan_content .jg_listtitle div.title2 {
    width: 434px;
}

.taocan_content .jg_listtitle div.title3 {
    width: 132px;
}

.taocan_content .jg_listtitle div.title4 {
    width: 172px;
}

.taocan_content .jg_listBox {
    float: left;
    width: 925px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    position: relative;
    margin-bottom: 40px;
}

.taocan_content .jg_listBox.one .listBoxType {}

.taocan_content .jg_notlistBox {
    margin-bottom: 10px;
}

.taocan_content .jg_listBox .listBoxType {
    position: absolute;
    top: 10px;
    left: 0;
    width: 155px;
}

.taocan_content .jg_listBox .listBoxType .TCType {
    margin: auto;
    width: 134px;
}

.taocan_content .jg_listBox .listBoxType .TCType {
    margin: auto;
    width: 134px;
    height: 100px;
    position: relative;
}

.taocan_content .jg_listBox .listBoxType .TCType img {
    display: block;
    width: 134px;
    height: 100%;
    border: 0px;
}

.taocan_content .jg_listBox .listBoxType .TCType .font {
    position: absolute;
    bottom: 0;
    width: 134px;
    line-height: 24px;
    color: #dddddd;
    font-size: 14px;
    background-color: #000000;
    text-align: center;
}

.taocan_content .jg_listBox .listBoxType .TCType .TCFont {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    color: #000000;
}

.taocan_content .jg_listBox .listBox {
    padding-left: 153px;
}

.taocan_content .jg_listBox .listBox .listBox_TC {
    overflow: hidden;
    height: 118px;
    border: 1px solid #eeeeee;
    border-right: 1px solid #ffffff;
    border-bottom: none;
    border-bottom: 1px solid #ffffff;
}

.taocan_content .jg_listBox .listBox .listBox_TC:first-child {
    border-top: 1px solid #ffffff;
}

.taocan_content .jg_listBox .listBox .listBox_TC:hover {
    background: #f1fbff;
}

.taocan_content .jg_listBox .listBox .listBox_TC:hover .listBox_TCleft .name a {
    color: #019eeb !important;
}

.taocan_content .jg_listBox .listBox .listBox_TC:hover .listBox_TCleft .screen2 {
    display: block !important;
}

.taocan_content .jg_listBox .listBox .listBox_TC:hover .listBox_TCleft .screen {
    display: none !important;
}

.taocan_content .jg_listBox .listBox .listBox_TC:last-child {
    border-bottom: 1px solid #ffffff;
}

.taocan_content .jg_listBox .listBox .listBox_active {
    border: 1px solid #019eeb !important;
}

.taocan_content .jg_listBox .listBox .listBox_active .name a {
    color: #019eeb;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft {
    float: left;
    width: 460px;
    margin-top: 2px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft .name {
    padding: 22px 12px 0 20px;
    font-weight: bold;
    color: #555555;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft .name a {
    font-size: 14px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft .screen {
    padding-left: 20px;
    font-size: 12px;
    color: #666666;
    line-height: 61px;
    height: 61px;
    overflow: hidden;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft .screen2 {
    height: 47px;
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    color: #666666;
    display: none;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft .screen span {
    width: 94px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft .screen i {
    float: left;
    cursor: default;
    color: #555555;
    display: block;
    height: 23px;
    line-height: 23px;
    padding-left: 8px;
    padding-right: 8px;
    border: 1px #e0e0e0 solid;
    border-radius: 5px;
    margin-top: 20px;
    margin-right: 10px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft .people {
    padding: 0 20px;
    color: #999999;
    font-size: 12px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCleft .people b {
    font-weight: normal;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright {
    float: left;
    width: 300px;
    overflow: hidden;
    padding-top: 2px;
    height: 118px;
}

.taocan_content .jg_listBox.multi .listBox .listBox_TC .listBox_TCright {
    padding-top: 0px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money {
    float: left;
    width: 132px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money p {
    padding: 20px 0 0 0;
    font-size: 20px;
    color: #eb5b41;
    text-align: center;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money p.hasShen {
    padding: 17px 0 0 0;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money p i {
    font-size: 14px;
    color: #eb5b41;
    text-align: center;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money s {
    display: block;
    text-align: center;
    color: #cccccc;
    font-size: 12px;
    margin-top: -13px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money p.shenBox {
    padding: 11px 0 0 0;
    font-size: 20px;
    color: #eb5b41;
    text-align: center;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money p.shenBox .left {
    display: inline-block;
    width: 25px;
    height: 20px;
    background: url("../images/jg_detail_sprite.png") no-repeat left -366px;
    vertical-align: top;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money p.shenBox .right {
    display: inline-block;
    width: 5px;
    height: 20px;
    background: url("../images/jg_detail_sprite.png") no-repeat left -403px;
    vertical-align: top;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .money p.shenBox .shen {
    display: inline-block;
    line-height: 18px;
    box-sizing: border-box;
    border-top: 1px solid #ff8a01;
    border-bottom: 1px solid #ff8a01;
    font-size: 12px;
    color: #f5563a;
    padding: 0 4px;
    vertical-align: top;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .operation {
    float: left;
    width: 168px;
    vertical-align: middle;
    line-height: 79px;
    text-align: center;
    position: relative;
    min-height: 111px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .operation .w001 {
    color: #999999;
    font-size: 12px;
    position: absolute;
    top: 65px;
    left: 35px;
    line-height: normal;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .operation a.dbBtn {
    padding: 4px 10px 4px 26px;
    margin-right: 11px;
    background: #f6f6f6 url("../images/jg_detail_sprite.png") no-repeat 10px -57px;
    color: #333333;
    border: 1px solid #dddddd;
    border-radius: 3px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .operation a.detail {
    padding: 4px 4px;
    color: #ffffff;
    background: #008cd6;
    border: 1px solid #008cd6;
    border-radius: 3px;
}

.taocan_content .jg_listBox .listBox .listBox_TC .listBox_TCright .operation a.shop {
    padding: 4px 4px;
    margin-left: 10px;
    color: #ffffff;
    background: #eb5b41;
    border: 1px solid #eb5b41;
    border-radius: 3px;
    opacity: 0;
    top: 155px;
}

.taocan_content .jg_listBox div.listBoxAll {
    display: block;
    padding: 7px 32px 6px 20px;
    text-align: center;
    position: absolute;
    bottom: -32px;
    left: 50%;
    margin-left: -41px;
    border: 1px solid #eeeeee;
    border-top: 1px solid #ffffff;
    background: #ffffff url(../images/jg_detail_sprite.png) no-repeat 58px -104px;
    color: #008cd6;
    cursor: pointer;
}

.taocan_content .jg_listBox div.listBoxAll2 {
    background: #ffffff url(../images/TJLBBtn.png) no-repeat 58px center;
    color: #008cd6;
    cursor: pointer;
}

.taocan_content .hospital_Pj {
    float: left;
    width: 912px;
}

.taocan_content .hospital_Pj .Pjtitle {
    line-height: 58px;
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.taocan_content .hospital_Pj .PjBox {
    width: 925px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    padding: 30px 0;
    overflow: hidden;
}

.taocan_content .hospital_Pj .PjBox .PjBoxleft {
    float: left;
    width: 50%;
    overflow: hidden;
    margin-top: 4px;
}

.taocan_content .hospital_Pj .PjBox .PjBoxleft .leftImg {
    float: left;
    height: 80px;
    background: url(../images/jg_detail_sprite.png) no-repeat left -267px;
    margin-left: 90px;
    display: block;
    width: 80px;
}

.taocan_content .hospital_Pj .PjBox .PjBoxleft .leftBox {
    float: left;
    margin-left: 20px;
    margin-top: 6px;
}

.taocan_content .hospital_Pj .PjBox .PjBoxleft .leftBox .pf {
    font-size: 14px;
    color: #4c4c4c;
}

.taocan_content .hospital_Pj .PjBox .PjBoxleft .leftBox .pf b {
    font-size: 32px;
    color: #ed6d34;
}

.taocan_content .hospital_Pj .PjBox .PjBoxleft .leftBox .pj {
    font-size: 14px;
    color: #999999;
}

.taocan_content .hospital_Pj .PjBox .PjBoxleft .leftBox .pj i {
    color: #ed6d34;
}

.taocan_content .hospital_Pj .PjBox .PjBoxright {
    float: left;
    width: 50%;
    overflow: hidden;
    box-sizing: border-box;
    border-left: 1px solid #eeeeee;
}

.taocan_content .hospital_Pj .PjBox .PjBoxright p {
    line-height: 30px;
    vertical-align: middle;
    font-size: 14px;
    color: #4c4c4c;
    text-align: left;
    padding-left: 110px;
}

.taocan_content .hospital_Pj .PjBox .PjBoxright p i {
    color: #ec4444;
    padding: 0 5px;
    width: 50px;
    display: inline-block;
}

.taocan_content .reviewBox {
    float: left;
    width: 912px;
    margin-top: 10px;
    border: 1px solid #eeeeee;
}

.taocan_content .YHDPreviewBox {
    float: none;
    width: 1198px;
    margin-top: 10px;
    border: 1px solid #eeeeee;
}

.taocan_content .YHDPreviewBox .YHDPtitle {
    padding-top: 30px;
    width: 1140px;
    margin: auto;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}

.taocan_content .YHDPreviewBox .YHDPtitle a.titleA {
    float: left;
    width: 160px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.taocan_content .YHDPreviewBox .YHDPtitle a.reviewBtn {
    float: right;
    display: block;
    width: 100px;
    line-height: 36px;
    font-size: 16px;
    color: #ffffff;
    background: #f57629 url("../images/reviewBtn.png") no-repeat 10px center;
    border-radius: 5px;
    text-indent: 40px;
}

.taocan_content .YHDPreviewBox .YHDPtitle a.titleA:hover {
    color: #ffffff;
    background: #019eeb;
}

.taocan_content .YHDPreviewBox .YHDPtitle a.titleA i {
    color: #999999;
}

.taocan_content .YHDPreviewBox .YHDPtitle a.titleA:hover i {
    color: #ffffff;
}

.taocan_content .YHDPreviewBox .YHDPtitle a.titleACT {
    color: #ffffff;
    background: #019eeb;
}

.taocan_content .YHDPreviewBox .YHDPtitle a.titleACT i {
    color: #ffffff;
}

.taocan_content .YHDPreviewBox .YHDPreply {
    padding: 16px 30px 30px 144px;
    font-size: 12px;
    color: #777777;
}

.taocan_content .YHDPreviewBox .YHDPreply i {
    color: #c6895a;
}

.taocan_content .reviewBox .title {
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
    color: #000000;
    line-height: 58px;
    padding-left: 28px;
    font-weight: bold;
}

.taocan_content .reviewBox .title i {
    color: #999999;
    font-weight: normal;
}

.taocan_content .reviewBox .reviewBoxAll {
    border-top: none;
    padding: 0 20px;
}

.taocan_content .YHDPreviewBox .reviewBoxAll {
    border-top: none;
    padding: 0 30px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList {
    border-bottom: 1px solid #eeeeee;
    position: relative;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listleft {
    position: absolute;
    top: 14px;
    left: 0;
    width: 96px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listleft img {
    display: block;
    margin: auto;
    width: 74px;
    height: 74px;
    border-radius: 50px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listleft p {
    font-size: 14px;
    color: #4c4c4c;
    text-align: center;
    margin-top: 5px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright {
    padding: 20px 0 25px 114px;
    min-height: 80px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ListrightTitle {
    font-size: 14px;
    overflow: hidden;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ListrightTitle img {
    margin-top: 2px;
    float: left;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ListrightTitle .PJ {
    color: #4c4c4c;
    margin-left: 20px;
    float: left;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ListrightTitle .PJ i {
    color: #f60d0d;
    padding: 0 5px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ListrightTitle .name {
    color: #999999;
    margin-left: 20px;
    float: left;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ListrightFont {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    word-break: break-all;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ImgBox {
    margin-top: 20px;
    overflow: hidden;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ImgBox img {
    display: block;
    float: left;
    margin-right: 16px;
    box-sizing: border-box;
    width: 100px;
    height: 100px;
    cursor: pointer;
    border: 2px solid transparent;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ImgBox img.imgACT {
    border: 2px solid #5ac0f2;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ImgBox2 {
    margin-top: 10px;
    min-height: 250px;
    max-height: 480px;
    overflow: hidden;
    vertical-align: middle;
    display: none;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ImgBox2 img {
    display: block;
    margin: 0 auto;
    vertical-align: top;
    max-width: 100%;
    max-height: 480px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .ImgBox img:hover {
    border: 2px solid #5ac0f2;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .lastBox {
    overflow: hidden;
    margin-top: 10px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .lastBox .seeMore {
    float: right;
    color: #019eeb;
    text-decoration: underline;
    font-size: 14px;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .lastBox a.good {
    float: right;
    padding-right: 18px;
    padding-left: 27px;
    color: #545454;
    font-size: 14px;
    background: url("../images/jg_detail_sprite.png") no-repeat left -83px;
    cursor: pointer;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .lastBox a.goodactive {
    background: url("../images/JG_good.png") no-repeat left center;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .Listright .lastBox a.good i {
    color: #a1a1a1;
}

.taocan_content .reviewBox .moreReview {
    font-size: 14px;
    line-height: 54px;
    text-align: center;
}

.taocan_content .reviewBox .moreReview a {
    text-decoration: underline;
    color: #019eeb;
    cursor: pointer;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .YHDPreply {
    padding: 16px 0px 30px 114px;
    font-size: 12px;
    color: #777777;
    border-top: 1px solid #eeeeee;
}

.taocan_content .DPXQreviewBox .reviewBoxAll .reviewBoxList .YHDPreply {
    padding: 16px 30px 30px 112px;
    font-size: 12px;
    color: #777777;
    border-top: 1px solid #eeeeee;
}

.taocan_content .reviewBox .reviewBoxAll .reviewBoxList .YHDPreply i {
    color: #c6895a;
}

.taocan_content .jg_listBox .listBox .listBox_TC {
    display: none;
}

.taocan_content .jg_listBox .listBox .listBox_TC:first-child {
    display: block;
}

.taocan_content .multi .listBox .listBox_TC {
    display: block !important;
}

.taocan_content .detailabout {
    float: left;
    width: 925px;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    position: relative;
}

.taocan_content .detailabout .title {
    padding-left: 20px;
    font-size: 16px;
    color: #545454;
    font-weight: bold;
    background: #f5f5f5;
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.taocan_content .detailabout .detailaboutBox {
    padding: 30px 40px;
    line-height: 30px;
    height: 300px;
    overflow: hidden;
}

.taocan_content .detailabout .detailaboutBox2 {
    height: auto !important;
}

.taocan_content .detailabout .detailaboutBox img {
    display: block;
    margin: auto;
    max-width: 826px;
}

.taocan_content .detailabout .detailaboutBox .TJZS {
    text-align: center;
    font-size: 16px;
    color: #545454;
    padding: 20px 0;
    font-weight: bold;
}

.taocan_content .detailabout .detailaboutBox .TJZS i {
    text-align: center;
    font-size: 18px;
    color: #e53333;
}

.taocan_content .detailabout .detailaboutBox .font {
    font-size: 14px;
    color: #545454;
    text-indent: 2em;
    line-height: 30px;
    padding-bottom: 20px;
}

.taocan_content .detailabout .detailaboutBox .font2 {
    font-size: 14px;
    color: #545454;
    line-height: 30px;
}

.taocan_content .detailabout .JGSQ {
    padding: 30px 40px;
    overflow: hidden;
}

.taocan_content .detailabout .JGSQ img {
    float: left;
}

.taocan_content .detailabout .JGSQ .jigouvideo {
    float: right;
}

.taocan_content .detailabout div.about_slideup {
    display: block;
    padding: 7px 32px 6px 20px;
    text-align: center;
    position: absolute;
    bottom: -32px;
    left: 50%;
    margin-left: -41px;
    border: 1px solid #eeeeee;
    border-top: 1px solid #ffffff;
    background: #ffffff url(../images/jg_detail_sprite.png) no-repeat 58px -104px;
    color: #008cd6;
    cursor: pointer;
}

.taocan_content .detailabout div.about_slidedown {
    background: #ffffff url(../images/TJLBBtn.png) no-repeat 58px center;
    color: #008cd6;
    cursor: pointer;
}

/* 评价 */

.hospital_Pj {
    margin-top: 50px;
}

.hospital_Pj .YHDPBox .title {
    padding-left: 28px;
    margin-bottom: 10px;
    line-height: 40px;
    font-size: 16px;
    color: #4c4c4c;
    background: #fafafa;
    border: 1px solid #e6e6e6;
}

.hospital_Pj .color_green_01 {
    color: #019eeb;
}

.hospital_Pj .pf_new01 {
    border: solid 1px #e6e6e6;
    text-align: center;
    padding: 40px 0;
}

.hospital_Pj .pf_new01>div {
    display: inline-block;
    vertical-align: middle;
}

.hospital_Pj .pf_new01 .a_2 {
    line-height: 30px;
    padding-left: 120px;
    position: relative;
    margin-left: 120px;
}

.hospital_Pj .pf_new01 .a_2:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 68px;
    background-color: #d7d7d7;
    left: 0;
    top: 50%;
    margin-top: -34px;
}

.hospital_Pj .pf_new01 .c_2 {
    font-size: 0;
    display: inline-block;
    margin: 0 10px 0 20px;
}
.hospital_Pj .pf_new01 .c_2 ul{
    padding: 0;
    margin-top: -15px;
}

.hospital_Pj .pf_new01 .c_2 li {
    display: inline-block;
    margin-right: 4px;
}

.hospital_Pj .pf_new01 .c_2 img {
    display: block;
}

.hospital_Pj .pf_new01 .a_2 .b_1 {
    font-size: 0;
    text-align: left;
}

.hospital_Pj .pf_new01 .a_2 .b_1>div {
    display: inline-block;
    color: #666666;
    font-size: 14px;
}

.hospital_Pj .pf_new01 .a_2 .b_1 .c_3 {
    color: #ff4e00;
}

.hospital_Pj .pf_new01 .a_2 .b_1 .c_4 {
    margin-left: 10px
}

.hospital_Pj .pf_new01 .a_1 .b_1 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 50px;
    color: #019eeb;
    font-weight: bold;
    line-height: 50px;
}

.hospital_Pj .pf_new01 .a_1 .b_2 {
    color: #666666;
    font-size: 14px;
}

.hospital_Pj .pl_new01 {
    padding: 30px 40px;
    border: solid 1px #e6e6e6;
    margin-top: 20px;
}

.hospital_Pj .item_new01 {
    overflow: hidden;
    padding-bottom: 24px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
}

.hospital_Pj .item_new01 .img01 {
    float: left;
    margin-right: 14px;
}

.hospital_Pj .item_new01 .img01 img {
    width: 60px;
    height: 60px;
}

.hospital_Pj .item_new01 .content01 {
    overflow: hidden;
}

.hospital_Pj .item_new01 .top01 {
    overflow: hidden;
}

.hospital_Pj .item_new01 .top01 .left01 {
    float: left;
}

.hospital_Pj .item_new01 .time01 {
    float: right;
    color: #999999;
    font-size: 14px;
}

.hospital_Pj .item_new01 .top02 {
    overflow: hidden;
}

.hospital_Pj .item_new01 .top02>div {
    float: left;
}
.hospital_Pj .item_new01 .top02 .layui-rate{
    padding: 0;
}
.hospital_Pj .item_new01 .name01 {
    color: #333333;
    font-size: 16px;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 18px;
}

.hospital_Pj .item_new01 .pf01 {
    color: #ff4e00;
    font-size: 14px;
    margin-left: 12px;
}

.hospital_Pj .item_new01 .name02 {
    color: #999999;
    font-size: 14px;
    margin: 10px 0 24px;
    display: inline-block;
    cursor: pointer;
}

.hospital_Pj .item_new01 .text01 {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 14px;
}

.hospital_Pj .item_new01 .more01 {
    text-decoration: none;
    color: #019eeb;
}

.hospital_Pj .imglist01 {
    overflow: hidden;
    margin-bottom: 12px;
}

.hospital_Pj .imglist01>img {
    float: left;
    width: 160px;
    height: 120px;
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 12px;
}

.hospital_Pj .hf01 {
    height: 54px;
    line-height: 54px;
    padding: 0 20px;
    color: #333333;
    font-size: 14px;
    margin-bottom: 24px;
    background-color: #f5f5f5;
}

.hospital_Pj .bottom01 {
    overflow: hidden;
}

.hospital_Pj .bottom01 .left01 {
    float: left;
    color: #999999;
    font-size: 14px;
}

.hospital_Pj .bottom01 .left01 img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 4px;
}

.hospital_Pj .bottom01 .right01 {
    float: right;
    color: #666666;
    font-size: 14px;
}

.hospital_Pj .bottom01 .right01 .zan01 {
    margin-left: 40px;
    cursor: pointer;
    background: url(../images/zan_1.png);
    display: inline-block;
    background-repeat: no-repeat;
    text-align: right;
    width: 38px;
    background-size: 15px;
    background-position-y: center;
}

.hospital_Pj .bottom01 .right01 .zan01.goodactive {
    background: url(../images/zan_2.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position-y: center;
}

.hospital_Pj .bottom01 .right01 .eye01 {
    margin-left: 40px;
    cursor: pointer;
    background: url(../images/eye_1.png);
    display: inline-block;
    background-repeat: no-repeat;
    text-align: right;
    width: 50px;
    background-size: 15px;
    background-position-y: center
}

.hospital_Pj .bottom01 .right01 img {
    display: inline-block;
    vertical-align: -1px;
    margin-right: 6px;
}

.hospital_Pj .list_new02 .item_new01 {
    border-bottom: 0;
    padding-top: 20px;
}

.hospital_Pj .imgbox {
    margin-top: 10px;
    display: none
}

.hospital_Pj .imgbox img {
    width: auto;
    max-width: 100%
}

.pl_morediv a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 30px auto auto auto;
    text-align: center;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: block;
}

.pl_morediv a:hover {
    color: #fff;
    background-color: #019eeb;
    border-color: #019eeb;
}

/* 地图页面 */

.yiyuan_content .ZJTDsection02 .mapBox {
    border: 1px solid #e6e6e6;
    padding: 30px;
}

.yiyuan_content .ZJTDsection02 .mapBox .mapTitle {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    font-size: 16px;
    color: #545454;
    font-weight: bold;
}

.yiyuan_content .mapmodel {
    position: relative !important;
    background-color: #ffffff;
}

.yiyuan_content .mapmodel .mapmodelbody {
    width: 1073px;
    position: relative;
    margin: 0px;
    left: 0px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
}

.yiyuan_content .mapmodel .mapmodelbody {
    width: 100%;
    position: relative;
    margin: 0px;
    left: 0px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-top: 20px;
}

.yiyuan_content .lookroad .mapmodelbody .searchresult {
    width: 362px;
}

.yiyuan_content .mapmodelbody>a.colsebtn {
    display: none;
}

.yiyuan_content .lookroad .mapmodelbody .baidumapout {
    width: 686px;
    margin-right: 4px;
}

.yiyuan_content .lookroad .mapmodelbody .baidumapout {
    width: 769px;
    margin-right: 4px;
}

/* 机构问答 */

#quesListBody {
    overflow: hidden;
}

.quesHeader {
    padding: 0px 30px;
    font-size: 14px;
    color: #808080;
    border: 1px solid #E5E5E5;
}

.quesHeader>p {
    padding: 20px 0px;
    border-bottom: 1px solid #F0F0F0;
    font-size: 18px;
    color: #000;
    font-weight: 400;
}

.quesHeader .prompt {
    display: flex;
    align-items: center;
    padding: 15px 0 30px 0;
}

.quesHeader .prompt img {
    margin-right: 5px
}

.c-019EEB {
    color: #019EEB
}

.quesContent {
    padding: 0 30px;
    color: #808080;
    font-size: 14px;
    border: 1px solid #e5e5e5;
}

.quesItem {
    border-bottom: 1px solid #F0F0F0;
    padding: 30px 0;
}

.quesItem>div {
    display: flex;
    line-height: 20px;
}

.quesItem .quesTitle {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px;
    padding-top: 4px;
    line-height: 24px;
}

.quesItem .quesTitle p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.quesItem .quesTitle:hover {
    cursor: pointer;
    color: #019EEB;
}

.quesItem .quesTitle img {
    width: 34px;
    height: 30px;
    margin-right: 16px
}

.quesItem div img {
    width: 28px;
    height: 25px;
    margin-right: 22px
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}

.pagination span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 1px solid #cccccc;
    border-right: none;
}

.pagination span:hover {
    background: #3996e3;
    color: #fff;
    cursor: pointer;
}

.pagination .nohover:hover {
    background: #fff
}

.pagination span.active {
    background: #3996e3;
    color: #fff
}

.pagination .right {
    border-right: 1px solid #ccc
}

/*    我要提问*/

.goToQues {
    padding: 30px;
    border: 1px solid #e5e5e5;
    font-size: 14px
}

.goToQues .gotoQuesTitle {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 18px;
}

.hover:hover {
    cursor: pointer
}

.goToQues textarea {
    background: #fafafa;
    padding: 15px 20px;
    width: 811px;
    height: 160px;
    border: none;
    font-size: 14px;
}

.goToQues textarea:focus {
    border: none;
    outline: none
}

.subBtn {
    width: 140px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 45px;
    height: 45px;
    color: #fff;
    margin-top: 45px;
    margin-bottom: 50px;
    background: rgba(1, 158, 235, 1);
    border-radius: 3px;
}

/*   提交弱提示*/

.sequence ul li div.priceList>div.price {
    width: 369px;
    border: 1px solid #008cd6;
    position: absolute;
    z-index: 999;
    top: 23px;
    background-color: #ffffff;
    left: -2px;
    display: none;
}

.sequence ul li div.priceList>div.paixu {
    width: 150px !important;
}

.sequence ul li div.priceList>div.price>p {
    height: 40px;
    float: none;
    line-height: 40px;
    display: block;
    padding-left: 29px;
    border-bottom: 1px solid #dedede;
    margin-right: 0px;
    cursor: pointer;
}

.sequence ul li div.priceList>div.price>div.selectPrice {
    height: 72px;
    line-height: 64px;
    padding-left: 29px;
}

.sequence ul li div.priceList>div.price>div.selectPrice>input {
    width: 69px;
    height: 34px;
    border: 1px solid #dedede;
    padding-left: 10px;
    margin-top: 15px;
    float: left;
}

.sequence ul li div.priceList>div.price>div.selectPrice>span {
    float: left;
}

.sequence ul li div.priceList>div.price>div.selectPrice>a.sumbit {
    background-color: #008cd6;
    border: none;
    width: 67px;
    height: 34px;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    margin-top: 15px;
    color: #ffffff;
    display: block;
    float: left;
    cursor: pointer;
    margin-left: 12px;
    font-family: "微软雅黑", "Microsoft YaHei UI", "MS Serif", "MS Sans Serif", "Microsoft Sans Serif";
}

.sequence ul li div.priceList>div.price>div.selectPrice>a.cancel {
    background-color: #ffffff;
    border: none;
    width: 67px;
    height: 34px;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    margin-top: 2px;
    float: left;
    display: block;
    outline: none;
    color: #4b4643;
    margin-top: 15px;
    font-family: "微软雅黑", "Microsoft YaHei UI", "MS Serif", "MS Sans Serif", "Microsoft Sans Serif";
}

.sequence ul li div.priceList>div.price>p:hover {
    background-color: #dedede;
}

/*套餐列表公共样式*/

.setmeal_content {
    position: relative;
    width: 927px;
}

.setmeal_content ul {
    width: 100%;
    height: auto;
    margin-top: 16px;
}

.setmeal_content li {
    float: left;
    width: 299px;
    padding: 10px;
    margin: 0 15px 20px 0;
    box-sizing: border-box;
    border: #EEEEEE 1px solid;
    height: 318px;
}

.setmeal_content li:hover {
    border: #26addf 1px solid;
}

.setmeal_content li:nth-child(3n) {
    margin-right: 0;
}

.setmeal_content li samp {
    float: left;
    width: 100%;
    height: 201px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.setmeal_content li samp>a {
    width: 100%;
    height: 201px;
    display: block;
}

.setmeal_content li samp .p001 {
    width: 100%;
    height: 120px;
    position: relative;
    display: block;
}

.setmeal_content li samp img {
    width: 100%;
    height: 201px;
}

.setmeal_content li samp i {
    float: left;
    width: 40px;
    text-align: center;
    height: 32px;
    position: relative;
    z-index: 3;
    top: -201px;
    left: 0;
    margin: 0;
    padding: 0;
    margin-right: 3px;
    line-height: 25px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
}

.setmeal_content li samp i.dazhe {
    background: url(../images/dazhe.png) no-repeat;
}

.setmeal_content li samp i.cuxiao {
    background: url(../images/cuxiao.png) no-repeat;
}

.setmeal_content li samp i.fanxian {
    background: url(../images/fanxian.png) no-repeat;
}

.setmeal_content li samp i.chabaogao {
    float: right;
    width: 50px;
    height: 50px;
    background: url(../images/mobile_cx.png) no-repeat;
    margin: 0;
    display: none;
}

.setmeal_content li samp i.selfsurvice {
    background: url(../images/selfsurvice.png) no-repeat;
    background-size: 34px 32px;
}

.setmeal_content li samp i {
    background-size: 40px 32px !important;
}

.setmeal_content li samp .summary {
    transition: all 0.5s;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    font-family: "Microsoft YaHei";
}

.setmeal_content li:hover samp .summary {
    top: 0;
}

.setmeal_content li samp .summary .p001 p {
    float: none;
    width: 237px;
    line-height: 20px;
    color: #FFF;
    font-size: 13px;
    text-align: left;
    margin: 20px 0 0 18px;
    overflow: hidden;
}

.setmeal_content li samp .summary span.juli {
    margin-top: -30px;
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    line-height: 2;
    margin-left: 18px;
    padding-left: 25px;
    background: url(/Areas/Client/images/icon_addressfff.png) no-repeat 5px 0px;
}

.setmeal_content li samp .compare {
    background: url(../images/add012.png) no-repeat;
    background-position: 8px center;
    text-indent: 13px;
    color: #ffffff;
    width: 85px;
    line-height: 30px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
    background-color: #0086c8;
    display: block;
}

.setmeal_content li p {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    line-height: 28px;
    margin: 0;
    color: #999;
    font-size: 14px;
}

.setmeal_content li p .coupon01 {
    position: absolute;
    right: 0px;
    top: 9px;
    line-height: 21px;
    display: block;
    height: 21px;
    padding-left: 2px;
    padding-right: 2px;
    float: right;
    background-color: #ff7e00;
    color: #ffffff;
}

.setmeal_content li p a {
    display: block;
    font-size: 15px;
    color: #666;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 6px;
}

.setmeal_content li p.p002 a {
    font-size: 12px;
    font-weight: normal;
}

.setmeal_content li p .hpname {
    overflow: hidden;
    font-size: 12px;
    color: #6e6e6f;
    box-sizing: border-box;
}

.setmeal_content li p em {
    font-size: 12px;
    color: #6e6e6f;
}

.setmeal_content li p .hpname span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding-right: 5px;
}

.setmeal_content li p.priceinfo b {
    font-size: 14px;
    color: #eb5b41;
    margin-right: 5px;
    float: left;
}

.setmeal_content li p.priceinfo b strong {
    font-size: 20px;
}

.setmeal_content li p.priceinfo s {
    font-size: 12px;
    color: #999;
    width: auto;
    padding-top: 4px;
}

.setmeal_content li p.priceinfo span {
    font-size: 12px;
    color: #999;
    float: right;
    line-height: 20px;
    margin-top: 6px;
}

.setmeal_content li p a:hover {
    color: #019eeb;
}

.setmeal_content li p a>span {
    color: #f28123;
}

.setmeal_content li p b {
    font-size: 16px;
    color: #e25d39;
    font-weight: normal;
}

.setmeal_content li s {
    width: 128px;
    height: 18px;
    line-height: 25px;
    font-size: 12px;
    color: #bbb;
    text-align: left;
    float: left;
}

.setmeal_content li q {
    float: right;
    text-align: right;
    quotes: none;
    font-family: "微软雅黑";
    color: #999;
    font-size: 14px;
    margin-right: 10px;
}

.swiper-slide-thumb-active {
    border: 2px solid #1CA4E5;
    box-sizing: border-box;
}

/* 套餐详情 */

.tc_buy {
    padding: 25px;
    border: 1px solid #F2F2F2;
    margin-bottom: 30px;
    box-sizing: border-box;
}

.tc_buy .tc_buyleft {
    width: 890px;
    padding-right: 20px;
}

.tc_buy .tc_buyleft .tc_info_pic {
    width: 400px;
    overflow: hidden;
    margin-right: 20px;
}

.tc_buy .tc_buyleft .tc_info_pic .hosbtn {
    background-color: rgba(0, 0, 1, 0.2) !important;
}

.tc_infodetail .tc_ide01 {
    margin-bottom: 20px;
}

.tc_infodetail .tc_ide01 p {
    font-size: 16px;
    font-weight: bold;
    max-width: 380px;
    overflow: hidden;
}

.tc_infodetail .tc_ide01 a {
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    color: #019EEB;
}

.tc_infodetail {
    width: 470px;
}

.tc_infodetail .tc_ide02 {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
    margin-bottom: 20px;
}

.tc_infodetail .tc_ide03 {
    padding: 24px 24px 20px 20px;
    background: #F5F5F5;
    color: #999999;
    font-size: 14px;
    margin-bottom: 20px;
}

.tc_infodetail .tc_ide03 .huodong01_left {
    float: left;
}

.tc_infodetail .tc_ide03 .huodong01_right {
    float: right;
    text-align: center;
    line-height: 28px;
}

.tc_infodetail .tc_ide03 .huodong01_top {
    margin-bottom: 4px;
}

.tc_infodetail .tc_ide03 .huodong01_top .price1 {
    color: #FF4E00;
    font-size: 18px;
    line-height: 20px;
}

.tc_infodetail .tc_ide03 .huodong01_top .price1 i {
    font-weight: bold;
    font-size: 30px;
}

.commodity_right_three>div {
    margin-bottom: 20px;
}

.tc_ide04 .right_three_a>span {
    float: left;
    margin-top: 7px;
}

.tc_ide04 .right_three_a>div>a {
    padding: 6px 12px;
    margin-right: 7px;
    margin-bottom: 5px;
}

.tc_ide04 .right_three_a>div>a, .tc_ide04 .right_three_b>div>a {
    border: 1px solid #F1F1F1;
    display: inline-block;
    font-size: 12px;
}

.tc_ide04 .right_three_a>div>a.select, .tc_ide04 .right_three_b>div>a.select {
    border: 1px solid #1ca4e5;
    color: #1ca4e5;
}

.tc_ide04 .right_three_b>div>a {
    padding: 6px 12px;
    margin-right: 7px;
}

.right_three_bdiv {
    width: 380px;
    float: left;
}

.tc_ide04 .right_three_b>div>a:first-child+a+a {
    position: relative;
    z-index: 1;
    padding: 0;
}

.right_three_a>div {
    float: left;
    padding-left: 12px;
    width: 350px;
    font-size: 0;
}

.tc_ide04 .right_three_c>div {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    padding-left: 8px;
}

.tc_ide04 .right_three_c>div>a:first-child {
    background-color: #F1F1F1;
}

.tc_ide04 .right_three_c>div>a {
    padding: 6px 12px 5px 14px;
    display: inline-block;
    border: 1px solid #F1F1F1;
    font-size: 20px;
    vertical-align: middle;
}

.tc_ide04 .right_three_c>div>em {
    padding: 8px 23px 8px 27px;
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    font-size: 14px;
    color: #333;
    vertical-align: middle;
}

.tc_ide05 a {
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
}

.tc_ide05 .jiaru_btn {
    color: #FF4E00;
    background-color: #FFF2EC;
    width: 140px;
    margin-right: 10px;
}

.tc_ide05 .jiaru_btn:hover {
    background-color: #fdad8a;
}

.tc_ide05 .yuyue_btn {
    background-color: #FF4E00;
    color: #FFFFFF;
    width: 200px;
}

.tc_ide05 .yuyue_btn:hover {
    background-color: #f56627;
}

.tc_ide06 {
    margin-top: 20px;
}

.tc_ide06 .title {
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    color: #888888;
}

.tc_ide06 .t2>div {
    float: left;
    color: #333333;
    margin-right: 20px;
    font-size: 14px;
}

.tc_ide06 .t2 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}

.tc_buyright {
    width: 238px;
    overflow: hidden;
}

.main_right_head {
    padding-left: 15px;
    width: 100%;
    margin-bottom: 15px;
    box-sizing: border-box;
    display: inline-block;
    border-left: 1px solid #F1F1F1;
    border-bottom: none;
}

.main_right_head>div:first-child a {
    display: block;
}

.main_right_head>div:first-child img {
    width: 100%;
}

.main_right_head .jieshaocon>div {
    border-bottom: 1px dashed #e5e5e5;
    padding: 10px 0;
}

.main_right_head .jieshaocon p {
    font-size: 12px;
    color: #7F7F7F;
}

.tc_buyrightlast p {
    font-size: 14px;
    margin-top: 20px;
}

.tc_xiangqing .tc_xqleft {
    width: 927px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
}

.tc_xiangqing .tc_xqright {
    width: 260px;
    box-sizing: border-box;
}

.tc_xiangqing .tc_xqleft .tc_nav {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f6f6f6;
    z-index: 99999;
    border-bottom: 1px #dfdfdf solid;
}

.tc_xiangqing .tc_xqleft .tc_nav a:hover {
    color: rgb(1, 158, 235);
}

.tc_xiangqing .tc_xqleft .tc_nav a {
    position: relative;
    cursor: pointer;
    float: left;
    min-width: 124px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    color: #000;
    background-color: #f6f6f6;
    border-right: 1px #dfdfdf solid;
}

.tc_xiangqing .tc_xqleft .tc_nav a.active em {
    position: absolute;
    width: 9px;
    height: 9px;
    background: url(../images/tc_nav05.png);
    left: 50%;
    margin-left: -4.5px;
}

.tc_xiangqing .tc_xqleft .tc_nav a.active {
    color: rgb(1, 158, 235);
    border-top: 2px #0091d5 solid;
    line-height: 58px;
    height: 58px;
    color: #019eeb;
    font-weight: bold;
}

.tc_xq_content {
    width: 890px;
    margin: 30px auto;
}

.tc_xq_item2 .c01 {
    text-align: center;
    font-size: 16px;
    color: #555555;
    height: 50px;
    line-height: 50px;
    display: block;
    border: 1px solid #dfdfdf;
    border-bottom: none;
    margin-top: 13px;
}

.tc_xq_item2 .mapBox {
    margin-top: 10px;
    border: 1px solid #e6e6e6;
    padding: 20px;
}

.tc_xq_item2 .mapmodel {
    z-index: 0 !important;
    position: relative !important;
    background-color: #ffffff;
}

.tc_xq_item2 a.colsebtn {
    display: none;
}

.tc_xq_item2 .lookroad .mapmodelbody .baidumapout {
    width: 496px;
    margin-right: 10px;
}

.tc_xq_item2 .c02 {
    border: #dfdfdf 1px solid;
    font-size: 14px;
    color: #6e6e6f;
    font-weight: normal;
    border-bottom: #dfdfdf 1px solid;
    line-height: 30px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    text-align: left;
}

.tc_xq_item2 .c03 {
    text-align: center;
    font-size: 16px;
    color: #555555;
    height: 50px;
    line-height: 50px;
    display: block;
    border: 1px solid #dfdfdf;
    border-bottom: none;
    margin-top: 10px;
}

.tc_xq_item2 .c04 {
    border: #dfdfdf 1px solid;
    font-size: 14px;
    color: #6e6e6f;
    font-weight: normal;
    border-bottom: #dfdfdf 1px solid;
    line-height: 30px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    text-align: left;
}

.tc_xq_item2 .c02 .d01 {
    color: #ed6d34;
}

.tc_xq_content .mapmodel {
    position: relative !important;
    background-color: #ffffff;
}

.tc_xq_content .mapmodel .mapmodelbody {
    width: 1073px;
    position: relative;
    margin: 0px;
    left: 0px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
}

.tc_xq_content .mapmodel .mapmodelbody {
    width: 100%;
    position: relative;
    margin: 0px;
    left: 0px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    padding-top: 20px;
}

.tc_xq_content .lookroad .mapmodelbody .searchresult {
    width: 362px;
}

.tc_xq_content .mapmodelbody>a.colsebtn {
    display: none;
}

.tc_xq_content .lookroad .mapmodelbody .baidumapout {
    width: 686px;
    margin-right: 4px;
}

.tc_xq_content .lookroad .mapmodelbody .baidumapout {
    width: 524px;
    margin-right: 4px;
}

.tc_nav .v01 {
    margin-bottom: 23px;
    float: left;
    width: 104px;
    margin-top: 13px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 0;
    background-color: #eb5b41;
    font-size: 18px;
    color: #FFF;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 2px;
}

.tc_nav .v01.car {
    background-color: #f28123;
    width: 101px;
}

.tc_nav .v01:hover {
    color: #ffffff;
    cursor: pointer;
    background-color: #FA6A50;
}

.tc_xq_item5 .hospital_Pj {
    margin-top: 0 !important;
}

.bar_01 {
    overflow: hidden;
    border-bottom: dashed 2px #f0f0f0;
    padding-bottom: 24px;
    margin-bottom: 10px;
}

.bar_01 li {
    float: left;
    color: #666666;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer;
    margin-bottom: 10px;
}

.bar_01 li a {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    background-color: #f5f5f5;
    border-radius: 2px;
    display: inline-block;
    color: #888686;
}

.bar_01 li.active a {
    background-color: #019eeb;
    color: #fff;
}

.fixednav {
    position: fixed;
    top: 0;
    width: 925px !important;
}

.tc_xiangqing {
    margin-bottom: 30px;
}

/* 体检流程 */

.tc_xqright .tc_xq_title {
    background-color: #f6f6f6;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.tc_xqright01 {
    border: 1px solid #e6e6e6;
}

.tc_xq_ulcon li {
    width: 145px;
    padding: 10px;
    border-bottom: 1px solid #dfdfdf;
    padding-left: 0;
    position: relative;
    margin-left: 90px;
}

.tc_xq_ulcon li:last-child {
    border-bottom: none;
}

.tc_xq_ulcon li h6 {
    font-size: 18px;
    color: #555;
    font-weight: normal;
    margin: 5px 0;
}

.tc_xq_ulcon li p {
    font-size: 12px;
    color: #999;
}

.tc_xq_ulcon li img {
    position: absolute;
    left: -76px;
    top: 50%;
    margin-top: -32px;
}

.tc_xq_ulcon li:before {
    content: "";
    width: 58px;
    height: 58px;
    left: -75px;
    top: 50%;
    margin-top: -29px;
}

.tc_xq_divcon .line0 {
    width: 1px;
    height: 556px;
    background-color: #DFDFDF;
    float: left;
    margin-left: 43px;
    margin-top: 40px;
}

.booking_process li p span {
    color: #008CD6;
}

.tc_detail .calender01>div {
    float: left;
}

.tc_detail .calender01 .p02 {
    font-size: 14px;
    color: #999999;
    height: 20px;
}

.tc_detail .calender01>div.p03 {
    border: 1px solid #dedede;
    height: 23px;
    width: 314px;
    cursor: pointer;
}
.tc_detail .calender01>div.p03 span{
    display: inline-block;
    height: 18px;
    color: #eb5b41;
    font-size: 14px;
    line-height: 19px;
    margin-right: 4px;
    padding-left: 2px;
    padding-right: 2px;
}
.tc_detail .calender01 .p04 {
    font-size: 14px;
    color: #0091d5;
    cursor: pointer;
    width: 37px;
    float: right;
    height: 25px;
}

.tc_detail .calender01 .p04 {
    background: url(../images/icon-date2.png) no-repeat top 3px right 10px;
}

.tc_detail .tc_info_body .tc_info .tc_info_quantity {
    float: left;
    height: 40px;
    line-height: 30px;
    margin-top: 19px;
    margin-bottom: 14px;
}

.tc_detail .tc_info_body .tc_info .tc_info_quantity span {
    float: left;
    width: auto;
    font-size: 14px;
    color: #999;
    line-height: 41px;
}

.tc_detail .tc_info_body .tc_info .tc_info_quantity em {
    float: left;
    width: 73px;
    height: 41px;
    margin-left: 10px;
    margin-right: 35px;
}

.tc_detail .tc_info_body .tc_info .tc_info_quantity em input {
    float: left;
    width: 51px;
    height: 39px;
    line-height: 29px;
    font-size: 18px;
    color: #6e6e6f;
    margin: 0;
    padding: 0;
    text-align: center;
    border: #dbdbdb 1px solid;
}

.tc_detail .tc_info_body .tc_info .tc_info_quantity em a {
    float: left;
    width: 19px;
    height: 19px;
    margin: 0;
    text-align: center;
    border: #dbdbdb 1px solid;
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tc_detail .tc_info_body .tc_info .tc_info_quantity em a.jia {
    cursor: pointer;
    background: url(../images/jia.jpg) no-repeat center center;
    border-left: none;
    border-bottom: none;
}

.tc_detail .tc_info_body .tc_info .tc_info_quantity em a.jian {
    cursor: pointer;
    background: url(../images/jian.jpg) no-repeat center center;
    border-left: none;
}

.tc_detail .tc_info_body .tc_info .tc_info_btn a {
    margin-bottom: 23px;
    float: left;
    width: 104px;
    margin-top: 23px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 0;
    background-color: #eb5b41;
    font-size: 18px;
    color: #FFF;
    margin-right: 20px;
    border-radius: 2px;
}

.tc_detail .tc_info_body .tc_info .tc_info_btn a.car {
    background-color: #f28123;
    width: 101px;
}

.tc_detail .tc_info_body .tc_info .tc_info_btn a.car {
    background: #FFB899;
    color: #FF4E00;
}

.tc_detail .promise .title {
    float: left;
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    color: #888888;
}

.order-list {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.yyr-infbox .addright_on {
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    line-height: 40px;
    cursor: pointer;
    border: 2px solid #f56c08;
    margin: 10px 0;
    background: #fefaf8;
    position: relative;
    display: block!important;
}
.yyr-infbox .addright {
    height:40px;overflow:hidden;padding:0 10px;line-height:40px;cursor:pointer;display:none
}
.yyr-infbox .addright *{
    cursor:pointer;
}
.order-addres .addright:hover{background:#fdf4f1}
.order-addres .addright:last-child{border-bottom:none}


.yyr-infbox .addright_on span {
    color: #333;
}

.order-mr {
    color: #f56c08;
}

.moreAddress {
    height: 40px;
    background-color: #2593e7;
    border: none;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin-left: 10px;
    float: right;
    line-height: 40px;
    text-align: center;
    padding: 0 10px;
}

.Erreur_box {
    position: absolute;
    top: 30%;
    margin-top: -140px;
    left: 0;
    width: 100%;
    height: auto
}

.Erreur_box .Erreur {
    width: 480px;
    margin: 0 auto;
    text-align: center
}

.Erreur_box .Erreur p {
    font-size: 24px;
    color: #5aab29;
    margin-bottom: 20px
}

.Erreur_box .Erreur p span {
    font-size: 34px;
    margin-right: 10PX
}

.Erreur_box .Erreur .clo {
    font-size: 16px;
    line-height: 24px;
    color: #666
}

.Erreur_box .Erreur .clo a {
    display: inline-block;
    color: #3270ad;
    font-size: 18px;
    line-height: 24px;
    text-decoration: underline
}

.tc-td {
    border: 1px solid #dfdfdf;
    margin-top: 10px;
}

.tc-td h5 {
    font-size: 16px;
    color: #555;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #dfdfdf;
}

.tc-td ul {
    margin: 35px;
    margin-bottom: 5px;
    min-height: 130px;
}

.tc-td .td-box {}

.tc-td ul li {
    width: 136px;
    display: inline-block;
    height: 130px;
    text-align: center;
    vertical-align: bottom;
    box-sizing: border-box;
}

.tc-td ul li:last-child:after {
    clear: both;
}

.tc-td ul li h6 {
    margin: 8px 0;
    color: #555;
    font-size: 14px;
}

.tc-td ul li p {
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0 5px;
}

@media screen\0 {
    .tc-td ul li p {
        display: inline-block;
        width: 136px;
        height: 34px;
        line-height: 17px;
    }
}

@-moz-document url-prefix() {
    .tc-td ul li p {
        display: inline-block;
        width: 136px;
        height: 34px;
        line-height: 17px;
    }
}

.tc-td ul li div.imgdiv {
    height: 40px;
    position: relative;
    line-height: 40px;
}

.tc-td ul li div.imgdiv img {
    vertical-align: baseline;
}

.tc-td {
    border: 0 !important;
    margin-top: 10px;
    box-shadow: 0px 0px 18px 0px rgba(83, 79, 77, 0.09);
}

.tc-td h5 {
    font-size: 22px;
    color: #555;
    text-align: center;
    height: 80px;
    line-height: 80px;
    margin: 0;
    padding: 0;
    border-bottom: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 18px 18px;
}

.tc-td ul {
    margin: 0 !important;
    margin-bottom: 5px;
    min-height: 130px;
    overflow: hidden;
    padding: 0 30px;
}

.tc-td .td-box {}

.tc-td ul li {
    width: 166px;
    display: inline-block;
    height: 140px;
    text-align: center;
    vertical-align: bottom;
    box-sizing: border-box;
}

.tc-td ul li:last-child:after {
    clear: both;
}

.tc-td ul li h6 {
    margin: 8px 0;
    color: #555;
    margin-bottom: 10px;
    font-size: 14px;
}

.tc-td ul li p {
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0 5px;
}

@media screen\0 {
    .tc-td ul li p {
        display: inline-block;
        width: 136px;
        height: 34px;
        line-height: 17px;
    }
}

@-moz-document url-prefix() {
    .tc-td ul li p {
        display: inline-block;
        width: 136px;
        height: 34px;
        line-height: 17px;
    }
}

.tc-td ul li div.imgdiv {
    height: 40px;
    position: relative;
    line-height: 40px;
}

.tc-td ul li div.imgdiv img {
    vertical-align: baseline;
}

.tc_xq_item .tc_box {
    width: 911px;
    margin-left: auto;
    margin-right: auto;
    min-height: 52px;
    margin-top: 20px;
    box-shadow: 0px 0px 18px 0px rgba(83, 79, 77, 0.07);
    text-align: center;
}

.tc_xq_item .tc_title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 50px;
    line-height: 52px;
    text-align: center;
}

.tc_xq_item .tip03 {
    border: 1px #dfdfdf solid;
    width: 888px;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
    margin-top: 20px;
    text-align: center;
    padding: 20px 10px;
    overflow: hidden;
    box-shadow: 1px 2px 5px #ccc;
}

.tc_xq_item .tip03 .vidionavBox {
    width: 660px;
    float: left;
}

.tc_xq_item .tip03 .vidionavBox .video_title {
    font-size: 18px;
    color: #0091d5;
    padding-left: 18px;
    text-align: left;
    margin-bottom: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tc_xq_item .tip03 .vidionavBox .videoall_Box {
    width: 100%;
    height: 380px;
    overflow: hidden;
}

.tc_xq_item .tip03 .vidionavBox .videoall_Box .video-js {
    display: none;
}

.tc_xq_item .tip03 .video_about {
    float: left;
    font-size: 16px;
    color: #0091d5;
    margin: 14px 17px 0 10px;
    text-align: left;
    border-left: 3px solid #0091d5;
    height: 15px;
    line-height: 12px;
    padding-left: 7px;
}

.tc_xq_item .tip03 .video_about2 {
    float: left;
    font-size: 12px;
    color: #666666;
    padding: 12px 50px 0 12px;
    text-align: left;
    line-height: 20px;
    word-break: break-all;
    height: 60px;
    overflow: hidden;
}

.tc_xq_item .tip03 .vidioList {
    width: 228px;
    float: right;
    overflow: hidden;
}

.tc_xq_item .tip03 .vidioList .vidioList_title {
    float: right;
    width: 220px;
    font-size: 16px;
    color: #0091d5;
    text-align: left;
    margin-bottom: 14px;
}

.tc_xq_item .tc_title h2 {
    font-size: 22px;
    color: #555555;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
}

.tc_xq_item .tc_title h3 {
    font-size: 16px;
    color: #555555;
    height: 50px;
    line-height: 50px;
    display: block;
    border: 1px solid #dfdfdf;
    border-bottom: none;
    margin-top: 13px;
}

.tc_xq_item .tc_title p {
    margin-top: -14px;
    color: #999999;
    margin-bottom: 23px;
}

.tc_xq_item .tc_title02 {
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 30px;
    line-height: 52px;
    text-align: left;
}

.tc_xq_item .tc_title02 h2 {
    border-left: 3px #0091d5 solid;
    padding-left: 5px;
    margin-left: 5px;
    font-size: 16px;
    color: #555555;
    float: left;
    display: block;
    height: 19px;
    line-height: 19px;
}

.tc_xq_item .tc_table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    border-top: #dfdfdf 1px solid;
    overflow: hidden;
}

.tc_xq_item .tc_table th {
    height: 53px;
    line-height: 53px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    border-bottom: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
}

.tc_xq_item .tc_table th:last-child {
    border-right: none;
}

.tc_xq_item .tc_table td {
    line-height: 22px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #333;
    border-bottom: #dddddd 1px solid;
    border-right: #dfdfdf 1px solid;
    text-align: left;
    padding-left: 15px;
    padding-top: 13px;
    padding-bottom: 11px;
    position: relative;
}

.tc_xq_item .tc_table td.listIcon:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    background: url(../images/hint.png) no-repeat;
    width: 8px;
    height: 8px;
}

.tc_xq_item .tc_table tr td:first-child {
    text-align: left;
    padding-left: 15px;
}

.tc_xq_item .tc_table tr td.td_title {
    background-color: #f3f3f3;
    text-align: center;
    padding-left: 0px;
}

.tc_xq_item .tc_table tr td:last-child {
    border-right: none;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 11px;
    padding-right: 60px;
}

.tc_xq_item .tc_intro {
    width: 905px;
    height: auto;
    border-bottom: #eee 1px solid;
    padding-bottom: 30px;
    overflow: hidden;
}

.tc_xq_item .tc_intro .tc_intro_pic {
    width: 280px;
    height: auto;
    margin: 4px 0 0 35px;
}

.tc_xq_item .tc_intro .tc_intro_body {
    float: right;
    width: 555px;
    height: 180px;
    line-height: 30px;
    font-size: 14px;
    color: #6e6e6f;
    margin: 0 10px 0 0;
    overflow: hidden;
}

.tc_xq_item .tc_intro .tc_intro_more {
    width: 555px;
    height: auto;
    line-height: 30px;
    margin: 0 10px 0 0;
}

.tc_xq_item .tc_intro .tc_intro_more a {
    float: right;
    font-size: 14px;
    color: #019eeb;
    margin-right: 5px;
}

.tc_xq_item .tc_intro .tc_intro_more a:hover {
    text-decoration: underline;
}

.tc_xq_item .tc_notice {
    border-right: #dfdfdf 1px solid;
    width: 910px;
    height: auto;
    border-top: #dfdfdf 1px solid;
    border-left: 1px solid #dfdfdf;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
}

.tc_xq_item .tc_notice01 {
    border-right: 1px solid #dfdfdf;
}

.tc_xq_item .tc_notice th {
    font-size: 18px;
    color: #6e6e6f;
    font-weight: normal;
    border-bottom: #dfdfdf 1px solid;
    border-right: #dfdfdf 1px solid;
    background-color: #fafafa;
}

.tc_xq_item .tc_notice td {
    font-size: 14px;
    color: #6e6e6f;
    font-weight: normal;
    border-bottom: #dfdfdf 1px solid;
    line-height: 30px;
    padding-top: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    text-align: left;
}

.saleService {
    width: 100%;
}

.saleService .tabTitle2 {
    width: 100%;
    background: #F6F6F6;
    height: 80px;
    font-size: 18px;
    color: #555;
    font-weight: bold;
    overflow: hidden;
}

.saleService .tabTitle2 .titleHead {
    text-align: center;
    margin-top: 14px;
}

.saleService .tabTitle2 .titleHead2 {
    text-align: center;
    margin-top: 8px;
    font-style: italic;
}

.saleService .tabTitle2 .titleHead2 .linear {}

.saleService .tabTitle2 .titleHead2 .red1 {
    color: #DB0101;
    font-style: italic;
}

.saleService .tabTitle2 .titleHead2 .red2 {
    color: #DB0101;
    font-style: italic;
}

.saleService table {
    border-collapse: collapse;
}

.saleService table tr {}

.saleService table tr .icons1 {
    width: 28px;
    height: 28px;
    background: url(../images/tc01.png);
    display: inline-block;
    position: relative;
    top: 10px;
    margin-right: 5px;
}

.saleService table tr .icons2 {
    width: 28px;
    height: 28px;
    background: url(../images/tc02.png);
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 5px;
}

.saleService table tr .icons3 {
    width: 28px;
    height: 28px;
    background: url(../images/tc03.png);
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 5px;
}

.saleService table tr td {
    border: #EEEEEE 1px solid;
    text-align: left;
    vertical-align: middle;
    padding: 15px;
    line-height: 25px;
}

.saleService table tr td i.red {
    color: #EB5B41;
    font-weight: bold;
}

.saleService table tr td.first {
    width: 131px;
    font-size: 15px;
    color: #333;
    position: relative;
    top: -4px;
}

.saleService table tr td.second {
    width: 387px;
    ;
    font-size: 14px;
    color: #666;
}

.saleService table tr td.third {
    font-size: 14px;
    color: #999;
}

.section01 { padding-top: 15px; }
.section01 ul { width: 100%; border-bottom: 1px #008cd6 solid; }
.section01 li { float: left; font-size: 18px; line-height: 37px; color: #666666; padding: 0px 18px 0px 18px; }
.section01 li.active { background-color: #008cd6; color: #ffffff; cursor: pointer; }
#search_result01 .section02 .right { float: right; width: 283px; }
#search_result01 .section02 .right .tc_right { width: 283px; height: auto; margin: 10px 0 20px 0; box-shadow: 2px 2px 3px 0 rgba(231, 231, 231, 0.2),2px 2px 3px 0 rgba(92, 92, 92, 0.2); }
#search_result01 .section02 .right .tc_right_body { width: 281px; height: auto; border-top: #EEEEEE 1px solid; border-left: #EEEEEE 1px solid; }
#search_result01 .section02 .right .tc_right_body .tc_title { width: 100%; height: 30px; line-height: 22px; padding: 8px 0 0 0; }
#search_result01 .section02 .right .tc_right_body .tc_title h3 { font-size: 20px; color: #4b4643; font-weight: normal; margin-top: 5px; margin-left: 12px; }
#search_result01 .section02 .right .tc_right_body ul { float: left; width: 100%; height: auto; padding-bottom: 16px; }
#search_result01 .section02 .right .tc_right_body li { float: left; width: 273px; height: auto; padding: 8px 0 8px 9px; border-bottom: 1px solid #eee; }
#search_result01 .section02 .right .tc_right_body li i { float: left; width: 100px; height: auto; }
#search_result01 .section02 .right .tc_right_body li i img { width: 100px; height: 75px; display: block; }
#search_result01 .section02 .right .tc_right_body li dl { float: left; width: 153px; height: auto; line-height: 20px; margin: 0 0 0 10px; }
#search_result01 .section02 .right .tc_right_body dl dt { float: left; width: 100%; height: auto; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#search_result01 .section02 .right .tc_right_body dl dt a { font-size: 15px; color: #666; font-weight: normal; }
#search_result01 .section02 .right .tc_right_body ul li dl dd { float: left; width: 100%; height: auto; margin: 8px 0 0 0; font-size: 12px; color: #999; }
#search_result01 .section02 .right .tc_right_body ul li dl dd b { font-size: 14px; color: #eb5b41; margin-right: 10px; }
#search_result01 .section02 .right .tc_right_body ul li:hover { background-color: #eee; }
#search_result01 .section02 .right .jg_right_body { width: 281px; }
#search_result01 .section02 .right .jg_right { width: 283px; margin-top: 6px; }
#search_result01 .section02 .right .jg_right_body ul li dl dt a { font-size: 12px; }
#search_result01 .section02 .right .jg_right_body ul li dl dd em { color: #999999; }
#search_result01 .section02 .right .jg_right_body ul li dl dd em b { color: #6e6e6f; }
#search_result01 .section02 .left {float: left;width: 927px;padding-top: 16px;}
#search_result01 .section02 .left .noresult_body { margin-top: 0px; margin-bottom: 15px; }
#search_result01 .section02 .left .title_section {width: 927px;height: 46px;line-height: 46px;background-color: #ebebeb;}
#search_result01 .section02 .left .title_section .p01 { float: left; font-size: 18px; color: #333333; font-weight: bold; margin-left: 20px; margin-right: 5px; }
#search_result01 .section02 .left .title_section .p02 { float: left; font-size: 14px; color: #333333; }
#search_result01 .section02 .left .title_section .p03 { float: right; font-size: 14px; color: #333333; margin-right: 20px; }
#search_result01 .section02 .left .title_section .p03 a { color: #019eeb; }
#search_result01 .section02 .left .title_section .p03 a:hover { color: #147ed1 !important; }
#search_result01 .section02 .left .jg { width: 903px; height: auto; margin-top: 20px; }
#search_result01 .tc .select dl.condition dd.all { width: 95px; }
#search_result01 .left_tc .tcselect dl dd.type_add > ul > li > a { padding-left: 0; }
#search_result01 .left_tc .tcselect dl dd.type_add > ul > li { margin: 0; }
#search_result01 .select dl { float: left; width: 863px; }
#search_result01 .select { width: 905px; }
#search_result01 .select dl dd.type_add { width: 725px; }
#search_result01 .left_jg .select dl dd.type_add { width: 668px; }
#search_result01 .left_jg .select dl { width: 865px; }
#search_result01 .select { width: 905px; margin-top: 0px; }
#search_result01 .sequence { margin-top: 10px; background-color: #f1f1f1; width: 903px; }
#search_result01 .select dl.condition dd.type_add > ul > li { overflow: visible; white-space: normal; width: auto; height: 26px; line-height: 24px; margin: 11px 15px 0 0; background-color: #fff; color: #019eeb; display: inline-block; }
#search_result01 .select dl.condition dd.type_add > ul > li > a { float: left; display: inline-block; padding: 0 10px; background-color: #019eeb; background: url(/Areas/Client/images/del_hover.png) center no-repeat; border: 1px solid #019eeb; border-left: none; vertical-align: top; }
#search_result01 .select dl.condition dd.type_add { width: auto; height: auto; padding-bottom: 6px; }
#search_result01 .kktipbox_point_right { border: 0px; width: 10px; height: 19px; background-image: url(/Areas/Client/images/tipbox_point_right02.png); }
#search_result01 .kktipbox { border: 1px #a5a5a5 solid; }
#search_result01 .left .left_jg .jg { margin-top: 20px; }
#search_result01 #kktcnav { width: 905px; background-color: #f2f2f2; border: 1px solid #eee; box-sizing: border-box; margin: 20px auto; clear: both; }
#search_result01 #kktcnav .pagesate { margin-right: 20px; float: right; height: 45px; line-height: 45px; font-size: 16px; }
#search_result01 #kktcnav .pagesate a { font-size: 20px; color: #999; }
#search_result01 #kktcnav .pagesate a:hover { color: #019eeb; }
#search_result01 #kktcnav .pagesate span { margin: 5px; }
#search_result01 #kktcnav .pagesate span.bule { color: #019eeb; }
#search_result01 #kktcnav ul li { float: left; height: 45px; line-height: 45px; }
#search_result01 #kktcnav ul li a { text-align: center; width: 60px; display: block; height: 45px; line-height: 45px; border-bottom: 1px solid #eee; }
#search_result01 #kktcnav ul li a span { margin-left: 5px; display: inline-block; width: 10px; height: 11px; background: url(/Areas/Client/images/kktc_listicon.png) 0 0 no-repeat; }
#search_result01 #kktcnav ul li a:hover, #search_result01 #kktcnav ul li a.active { color: #019eeb; background-color: #fff; border-bottom: 1px solid #fff; }
#search_result01 #kktcnav ul li a.nomal span { background-image: none; }
#search_result01 #kktcnav ul li a.sales span { background-position: 0 0; }
#search_result01 #kktcnav ul li a.sales.active1 span { background-position: -30px 0; }
#search_result01 #kktcnav ul li a.sales.active2 span { background-position: -40px 0; }
#search_result01 #kktcnav ul li a.discount span { background-position: 0 0; }
#search_result01 #kktcnav ul li a.discount.active1 span { background-position: -30px 0; }
#search_result01 #kktcnav ul li a.discount.active2 span { background-position: -40px 0; }
#search_result01 #kktcnav ul li a.price span { background-position: -20px 0; }
#search_result01 #kktcnav ul li a.price.active1 span { background-position: -50px 0; }
#search_result01 #kktcnav ul li a.price.active2 span { background-position: -60px 0; }
#search_result01 #kktcnav ul li a.price.active3 span { background-position: -70px 0; }
#search_result01 #kktcnav ul li b { margin-left: 10px; font-size: 16px; color: #999; display: inline-block; height: 20px; width: 10px; margin-right: -18px; position: relative; z-index: 2; vertical-align: top; font-weight: normal; }
#search_result01 #kktcnav ul li input[type=text] { height: 20px; width: 40px; padding-left: 17px; outline: 0; border: 1px solid #dbdbdb; }
#search_result01 #kktcnav ul li input[type=text]:focus { border-color: #019eeb; }
#search_result01 #kktcnav ul li input[type=button] { border: none; background-color: #019eeb; color: #fff; padding: 3px 15px; margin-left: 10px; cursor: pointer; }
#search_result01 .tjkbox ul > li { width: 289px; margin: 10px 19px 10px 0px; overflow: hidden; float: left; border: 1px solid #dbdbdb; box-sizing: border-box; /*padding: 12px  10px 18px 10px;*/ height: 307px; position: relative; padding-top: 12px; padding-bottom: 18px; }
#search_result01 .tjkbox ul > li > a { display: block; }
#search_result01 .tjkbox .tyk { float: none; display: block; margin: auto auto auto auto; width: 268px; }
#search_result01 .tjkbox li > a { width: 287px; transition: all 400ms; text-align: left; background-color: #fff; }
#search_result01 .tjkbox .tyk > img { display: block; width: 268px; height: 185px; }
#search_result01 .tjkbox .tyk .kahead { *zoom: 1; text-align: left; }
#search_result01 .tjkbox .tyk .kahead:before, #search_result01 .tjkbox .tyk .kahead:after { content: " "; display: table; }
#search_result01 .tjkbox .tyk .kahead:after { clear: both; }
#search_result01 .tjkbox .tyk .kahead:before, #search_result01 .tjkbox .tyk .kahead:after { content: " "; display: table; }
#search_result01 .tjkbox .tyk .kahead:after { clear: both; }
#search_result01 .tjkbox .tyk .kahead span { width: 60px; margin-left: 18px; font-size: 14px; }
#search_result01 .tjkbox .tyk .kahead b { position: relative; z-index: 999; font-size: 18px; font-weight: normal; margin-right: 10px; }
#search_result01 .tjkbox .tyk .kahead img { position: absolute; right: 0; }
#search_result01 .tjkbox .tyk .kaname { margin-left: 18px; font-size: 20px; top: 63px; font-weight: bold; }
#search_result01 .tjkbox .tyk .kaname b { color: #fae728; }
#search_result01 .tjkbox ul { width: 935px; }
#search_result01 .tjkbox li:hover .infoct { top: -110px; }
#search_result01 .tjkbox .infoct { position: relative; z-index: 99999; overflow: hidden; background-color: #fff; padding: 0 10px; top: 0; -webkit-transition: all 400ms; -ms-transition: all 400ms; transition: all 400ms; }
#search_result01 .tjkbox h3 { font-weight: bold; margin: 14px 0 0 0; display: block; font-size: 16px; color: #222; white-space: nowrap; text-overflow: ellipsis; font-weight: 450; position: relative; }
#search_result01 .tjkbox h3 .coupon01 { position: absolute; right: -1px; top: 1px; line-height: 21px; display: block; height: 21px; padding-left: 2px; padding-right: 2px; float: right; background-color: #ff7e00; color: #ffffff; font-size: 14px; line-height: 20px; }
#search_result01 .tjkbox h3:hover { color: #019eeb; }
#search_result01 .tjkbox small { display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 14px; color: #999; margin-bottom: 6px; }
#search_result01 .tjkbox p.priceinfo { padding-bottom: 14px; border-bottom: 1px solid #dbdbdb; }
#search_result01 .tjkbox p.priceinfo b { font-size: 18px; color: #eb5b41; margin-right: 5px; font-weight: normal; }
#search_result01 .tjkbox p.priceinfo b strong { font-size: 24px; font-weight: normal; letter-spacing: -1px; }
#search_result01 .tjkbox p.priceinfo s { font-size: 14px; color: #999; }
#search_result01 .tjkbox p.priceinfo span { font-size: 14px; color: #999; float: right; line-height: 20px; margin-top: 10px; }
#search_result01 .tjkbox .doctortext { margin-top: 15px; }
#search_result01 .tjkbox h3 i { width: 19px; height: 19px; display: inline-block; background-image: url(/Areas/Client/images/tjk_icon.png); position: relative; top: 3px; margin-left: 4px; margin-right: 2px; }
#search_result01 .tjkbox h3 span { font-size: 14px; color: #eb6249; font-weight: normal; }
#search_result01 .noresult_body ul p { font-weight: normal; color: #555555; }
#search_result01 .noresult_body ul p { color: #555555; }
#search_result01 .noresult_body ul p a { color: #019eeb; font-size: 16px; display: inline-block; float: none; vertical-align: top; }
#index_expertVideo01 { position: relative; width: 650px; height: 400px; background-color: #ffffff; margin-left: auto; margin-right: auto; margin-top: 100px; }
#index_expertVideo01 .close { width: 100px; width: 24px; height: 24px; background: url(/Areas/Client/images/calender_close.png); position: absolute; right: -12px; top: -12px; }
.imgbox .tippaibox { top: 0px; position: absolute; height: 39px; width: 100%; }
.imgbox .tippaibox .tippai { background: url(/Areas/Client/images/quan01.png) no-repeat; background-size: 39px 36px; width: 39px; height: 36px; display: block; margin-right: 2px; z-index: 1000; float: left; color: #ffffff; font-size: 12px; line-height: 30px; text-align: center; }
.imgbox .tippaibox .tippai01 { background: url(/Areas/Client/images/quan01.png) no-repeat; }
.imgbox .tippaibox .tippai02 { background: url(/Areas/Client/images/quan02.png) no-repeat; }
.imgbox .tippaibox .tippai03 { background: url(/Areas/Client/images/quan03.png) no-repeat; }
#index_fast_yuyue_box { width: 100%; height: 100%; position: fixed; top: 0px; z-index: 100000000000; }
.index_fast_yuyue_box { width: 568px; height: 260px; margin-left: auto; margin-right: auto; background-color: #ffffff; border: 8px RGBA(51, 51, 51, 0.38) solid; border-radius: 10px; margin-top: 252px; position: relative; }
.index_fast_yuyue_box .p01 { width: 100%; height: 50px; background-color: #dedede; text-align: center; color: #666666; line-height: 50px; font-size: 18px; }
.index_fast_yuyue_box .close { position: absolute; cursor: pointer; right: 0px; top: 0px; width: 50px; height: 50px; background: url(/Areas/Client/images/close300.png) center center no-repeat; }
.index_fast_yuyue_box .p02 { color: #666666; margin: 40px 0 40px 0; font-weight: bold; font-size: 18px; text-align: center; }
.index_fast_yuyue_box .p03 a { display: block; width: 160px; height: 45px; float: left; border-radius: 5px; text-align: center; line-height: 45px; color: #ffffff; background-color: #019eeb; margin-left: 40px; font-size: 16px; cursor: pointer; }
.index_fast_yuyue_box .p03 .a01 { margin-left: 100px; }

.paybox{
    text-align: center;
    padding: 67px;
}
.payboxtxt{}
.payboxtxt img{}
.payboxtxt .tab_p2{
    font-size: 20px;
    padding: 10px;
}
.payboxtxt .tab_p4{
    font-size: 16px;
}
.tab_xx{
    font-family: verdana,arial,sans-serif;
    font-size:11px;
    color:#333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
    margin-bottom: 50px;
}
.tab_xx tbody{
    
}
.tab_xx tbody tr{}
.tab_xx tbody tr th{border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #d6f2ff;}
.tab_xx tbody tr td{border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #ffffff;}


.tm-m-photos,  .tm-m-photos-thumb {
	zoom: 1;
}
.tm-m-photos-thumb {
	margin: 10px 0;
	list-style-type: none;
	height: 45px;
}
.tm-m-photos-thumb li {
	float: left;
	border: 2px solid #f2f2f2;
	padding: 2px;
	margin-right: 8px;
	position: relative;
	transition: border-color .2s ease-out;
}
.tm-m-photos-thumb .tm-current {
	border: 2px solid #f23d6a;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	cursor: auto;
}
.tm-m-photo-viewer {
	position: relative;
	margin: 10px 0;
	width: 0;
	height: 0;
	/* border: 1px solid #ccc; */
	background: #fff;
	/* padding: 2px; */
	/* float: left; */
	overflow: hidden;
}
.tm-m-photo-viewer-navleft,  .tm-m-photo-viewer-navright {
	bottom: 0;
	background: url(http://assets.alicdn.com/s.gif);
	position: absolute;
}
.tm-m-photo-viewer-navleft {
	top: 0;
	left: 0;
	width: 10px;
	cursor: pointer;
}
.tm-m-photo-viewer-navright {
	top: 0;
	right: 0;
	width: 40px;
	cursor: pointer;
}
.tm-photos-arrow {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: 6px dashed transparent;
	border-top: 6px solid #f23d6a;
	position: absolute;
	left: 15px;
	filter: alpha(opacity=0);
	opacity: 0;
	bottom: -8px;
	background: 0 0;
}
.tm-current .tm-photos-arrow {
	filter: alpha(opacity=100);
	opacity: 1;
	bottom: -12px;
}
.tm-m-photo-viewer-navleft,  .tm-m-photo-viewer-navright {
	bottom: 0;
	background: url(http://assets.alicdn.com/s.gif);
	position: absolute;
}
.tm-m-photo-viewer-navicon {
	display: none;
	font-size: 40px;
	font-style: normal;
	color: #b8b8b8;
	cursor: pointer;
}
.tm-m-photo-viewer-navright .tm-m-photo-viewer-navicon {
	position: absolute;
	top: 50%;
	right: 8px;
}
.tm-m-photo-viewer-navleft .tm-m-photo-viewer-navicon {
	position: absolute;
	top: 50%;
	left: 8px;
}
.tm-m-photos-thumb img {
	display: block;
	width: 40px;
	height: 40px;
	cursor: url(../images/T1nTBDFCRbXXbzTk_b-25-20.png), url(http://assets.alicdn.com/img/common/zoom_in.cur), auto;
}
.tm-m-photo-viewer,  .tm-m-photo-viewer img,  .tm-m-photos-thumb .tm-current img {
	cursor: url(../images/T1oq4AFupvXXcu5FDa-20-20.png), url(http://assets.alicdn.com/img/common/zoom_out.cur), auto;
}
.shophf{
    border-top: 1px dashed #E4E4E4;
    padding: 5px 0px;
    margin-top: 5px;
}
.shophf p{
    display: block;
}
.npl{
    text-align: center;
    line-height: 60px;
    color: #e6e6e6;
}