/* CSS Document */

body {
    font-size: 14px;
    line-height: 26px;
    color: #333;
    font-family:"Microsoft YaHei", sans-serif, Arial, Verdana, Helvetica;
    background: #fff;
    max-width: 640px;
    margin: 0px auto;
    width: 100%;
    overflow-x: hidden;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
form,
fieldset,
input,
textarea,
blockquote,
table,
td,
tr,
th,
thead,
tbody {
    padding: 0;
    margin: 0;
}

img {
    vertical-align: middle;
    border: 0;
    max-width: 100%;
    height: auto !important;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}

.container {
    padding: 0 10px;
    display: block;
    overflow: hidden;
}

.padding {
    padding: 20px 0;
}

.clearfix {
    display: block;
    overflow: hidden;
}

.view .viewbox .title,
.view .viewbox .info {
    text-align: center;
}

.view .viewbox .title h2 {
    font-size: 16px;
}

.view .boxoff {
    height: 10px;
    overflow: hidden;
    clear: both;
    background: url(../images/ico_boxoff.gif) left 15px repeat-x;
    padding-top: 10px;
    margin-bottom: 20px;
}

.view .handle {
    display: block;
    overflow: hidden;
    font-size: 16px;
    padding-bottom: 25px;
}

.view .context ul li:first-child {
    float: left;
}

.view .context ul li:last-child {
    float: right;
    text-align: right;
}

.page,
.page ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

.page ul li {
    width: auto;
    padding: 0;
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin: 10px 3px;
    border: 1px solid #E9E9E9;
    font-size: 14px;
}

.page ul li.thisclass,
.page ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.page ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.breadcrumb {
    background-color: #fff;
    padding: 15px 0;
    font-size: 14px;
}

.contact ul li {
    text-align: center;
}

.logo {
    padding-top: 10px;
}

nav {
    padding-top: 10px;
}

nav ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

nav ul li {
    float: left;
    width: 23%;
    text-align: center;
    background: #0e9a70;
    margin: 1%;
}

nav ul li a {
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    display: block;
}

.swiper {
    padding-top: 10px;
}

footer {
    padding-bottom: 50px;
}

footer .row {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

footer .footer-left {
    float: left;
}

footer .footer-right {
    float: right;
}

footer .wechat {
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

footer .wechat ul,
footer .row {
    display: block;
    overflow: hidden;
}

footer .wechat ul li {
    float: left;
    width: 29%;
    padding: 0 2%;
}

footer .powered {
    text-align: center;
    padding-bottom: 10px;
}

.btmnav {
    background: #f39600;
    padding: 10px 0 6px 0;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
}

.btmnav ul {
    height: 0px;
}

.btmnav ul li {
    float: left;
    width: 25%;
    text-align: center;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.btmnav ul li img {
    width: 20px;
    height: 20px;
}

.btmnav ul li span {
    display: block;
    color: #fff;
    font-size: 14px;
    font-family:"Microsoft YaHei";
    line-height: 22px;
}

.process-box {
    padding-bottom: 20px;
}

.title p {
    font-size: 18px;
    font-family:"Century Gothic";
    color: #999;
    text-align: center;
}

.title span {
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 1.8;
    display: block;
}

.package-box ul.packageul li:nth-child(odd) {
    width: 41%;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    border: 1px solid #0e9a70;
    -webkit-border-radius: 10px 10px 80px 80px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
}

.package-box ul.packageul li:nth-child(even) {
    width: 41%;
    float: left;
    margin-bottom: 4%;
    overflow: hidden;
    padding: 10px;
    background: #fff;
    border: 1px solid #0e9a70;
    -webkit-border-radius: 10px 10px 80px 80px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px 10px 10px 10px;
}

.package-box ul.packageul li .package-img {
    border-radius: 10px;
}
.package-box ul.packageul li .package-img  a{
    text-align:center;
}
.package-box ul.packageul li .package-img img {
    transition: all 0.6s;
    width: 123px;
    height: 85px !important;
}

.package-box ul.packageul li h3 {
    margin-top: 5px;
}

.package-box ul.packageul li h3 a {
    line-height: 16px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.package-box ul.packageul li span {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}

.package-box ul.packageul li .view-more {
    width: 120px;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}

.package-box ul.packageul li .view-more a {
    display: block;
    background: #0e9a70;
    line-height: 26px;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.more {
    width: 98px;
    left: 0px;
    top: 0px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #0e9a70;
    display: block;
    text-align: center;
    color: #0e9a70;
    margin: 0 auto;
    border-radius: 5px;
}

.case-box ul.packageul li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.case-box ul.packageul li a {
    cursor: pointer;
    float: left;
    width: 100%;
    background: #f7f7f7;
    position: relative;
}

.case-box ul.packageul li a .newsimg {
    float: left;
    width: 35%;
    padding: 10px 0;
	height: 123px !important;
}

.case-box ul.packageul li a .newsword {
    float: left;
    width: 60%;
    padding: 10px 0 0 10px;
}

.case-box ul.packageul li a .newsword p.top {
    float: left;
    width: 100%;
}

.case-box ul.packageul li a .newsword p.top span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.case-box ul.packageul li a .newsword .newscon {
    color: #747474;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.hospital-box ul.packageul li:nth-child(odd) {
    width: 48%;
    float: left;
    margin-bottom: 2%;
    margin-right: 4%;
}

.hospital-box ul.packageul li:nth-child(even) {
    width: 48%;
    float: left;
    margin-bottom: 4%;
}

.hospital-box ul.packageul li .widget {
    position: relative;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.hospital-box ul.packageul li .widget .cover {
    width: 100%;
    overflow: hidden;
    margin: 0;
    display: block;
}

.hospital-box ul.packageul li .widget .cover a {
    text-align: center;
}

.hospital-box ul.packageul li .widget .widget-header img {
    max-width: 100%;
    vertical-align: middle;
    border: none;
    width: 170px;
    height: 128px !important;
}

.hospital-box ul.packageul li .widget>.widget-title {
    border-bottom: 1px solid #E0E0E0;
    margin: 0;
    font-size: 14px;
    text-align: center;
    color: #37474f;
    text-transform: capitalize;
    text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 0;
}

.hospital-box ul.packageul li .widget>.widget-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news-box ul.packageul li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #E0E0E0;
}

.news-box ul.packageul li .l-942 .text-0100-6 {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 16px;
    margin-top: 5px;
}

.news-box ul.packageul li .l-942 .text-0100-6 span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.news-box ul.packageul li .l-942 .text-0100-7 {
    float: left;
    width: 100%;
    line-height: 20px;
    margin-top: 17px;
}

.news-box ul.packageul li .l-942 .text-0100-7 span {
    padding-left: 22px;
    background: url(../images/zy16.jpg) left center no-repeat;
    color: #404040;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    float: right;
}

.news-box ul.packageul li .l-942 .text-0100-8 {
    float: left;
    width: 100%;
    margin-top: 12px;
    color: #555555;
    font-size: 14px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}