﻿.pagemap {
    display: block;
    padding-top: 110px;
    float: left;
}

.pagemap ul li {
    float: left;
    padding-right: 5px;
    color: #666;
}

.pagemap ul li a {
    margin-right: 5px;
    margin-left: 5px;
}

/*column_title*/
.column_title {
    min-width: 1190px;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding-bottom: 40px;
}

.column_title h3 {
    height: 43px;
    line-height: 43px;
    font-size: 25px;
    color: #666;
    font-weight: normal;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
}

.column_title .separator {
    width: 370px;
    margin: 0 auto;
    border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
    padding-top: 15px;
}

.column_title p {
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    color: #666;
    padding-top: 15px;
}

/*header*/
.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    min-width: 1192px;
    margin: 0 auto;
    background: #9a2622;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
    z-index: 50000;
}

.header #logo {
    float: left;
    width: 130px;
    height: 65px;
    padding-top: 25px;
    position: relative;
}

.header #logo img {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    margin-top: -43px;
    left: 50%;
    margin-left: -50px;
}

.header #logo a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
#CompanyName{
    color: #fff;
    line-height: 88px;
    font-size: 20px;
    letter-spacing: 7px;
    margin-left: -18px;
}

.header #menu {
    float: right;
    width: 740px;
    height: 90px;
    padding-right: 10px;
}

.header #menu ul {
    float: right;
}

.header #menu ul li {
    float: left;
    padding: 0 25px;
}

.header #menu ul li:last-child {
    padding-right: 10px;
}

.header #menu ul li a {
    color: #fff;
}

.header #menu ul li .line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 3px solid #f70406;
    display: none;
}

.header #menu ul li.change > a .line {
    display: block !important;
    width: 100% !important;
    opacity: 1 !important;
}

.header #menu ul li.change ol a {
    height: 35px;
    line-height: 35px;
    border: 0;
}

.header #menu ul li a {
    float: left;
    height: 90px;
    line-height: 90px;
    font-size: 15px;
    position: relative;
}

.header #menu ul li.hover a, #menu ul li a:hover {
    color: #fff;
}

.header #menu ul li.hover ol a {
    color: #666666;
}

.header #menu ul li .navli {
    width: 100%;
    padding: 20px 0 30px 0;
    position: absolute;
    top: 87px;
    left: 0;
    background: #fff;
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
    display: none;
}

.header #menu ul li .navli ol li:last-child {
    padding-right: 0;
}

.header #menu ul li .box {
    width: 1000px;
    margin: 0 auto;
}

.header #menu ul li ol {
    float: left;
}

.header #menu ul li ol li {
    float: left;
    margin: 0;
    padding: 0;
    min-height: 40px;
    width: 24%;
    margin-right: 1%;
}

.header #menu ul li ol li h2 {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 10px;
}

.header #menu ul li ol li a {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 14px;
}

.header #menu ul li ol li a span {
    padding-right: 5px;
}

.header #menu ul li ol li a:hover {
    color: #eb6622;
}

.header #menu ul li a {
    position: relative;
    min-width: 40px;
    text-align: center;
    padding: 0;
}

.header #menu ul li a:after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    top: 0;
}

.header #menu ul li.change a:after, .header #menu ul li:hover a:after {
    border-bottom: 3px solid rgba(255, 255, 255, 0.3);
}

.header #menu ul li .nav_about {
    float: right;
    width: 440px;
}

.header #menu ul li .nav_about li {
    width: 100px;
    min-height: 35px;
    text-align: right;
    line-height: normal;
    font-weight: bold;
    float: left;
}

.header #menu ul li .nav_about li a {
    color: #333;
    font-size: 14px;
}

/*.header #menu ul li .nav_about li a i{ float:left; width:5px; height:5px; border-radius:5px; margin-top:12px; margin-right:10px; background-color:#009dde;}*/
.header #menu ul li .nav_news {
    float: right;
    width: 375px;
}

.header #menu ul li ol .lines {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-top: 3px solid #f70504;
}

.header #search {
    float: right;
    width: 36px;
    height: 53px;
    position: relative;
    padding-top: 37px;
}

.header #search .icon_search {
    float: right;
    width: 15px;
    height: 15px;
    color: #fff;
    font-size: 16px;
}

.header #search .Searchform {
    width: 385px;
    height: 44px;
    position: absolute;
    top: 90px;
    right: 0;
    padding: 8px 0 0 7px;
    background-color: #ffffff;
    display: none;
}

.header #search .Searchform .text {
    float: left;
    width: 308px;
    height: 35px;
    padding: 0 8px;
    border: 1px solid #ccc;
}

.header #search .Searchform .text:focus {
    border-color: #e71f1f;
}

.header #search .Searchform .text:focus {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}

.header #search .Searchform .btn_send {
    float: left;
    width: 54px;
    height: 37px;
    text-indent: -99em;
    overflow: hidden;
    background: #009dde url(../images/ekx-search-btn1.png) no-repeat center center;
    border: 0;
}

.header #search .Searchform .btn_send:hover {
    background-color: #e71f1f;
}

/*banner*/
#banner {
    min-width: 1190px;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 90px;
}

#banner ul {
    display: none;
}

#banner ._slider_next, #banner ._slider_prev {
    width: 25px;
    height: 100%;
    position: absolute;
    z-index: 80;
    top: 0;
}

#banner ._slider_prev span, #banner ._slider_next span {
    width: 25px;
    height: 42px;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    background: url(../images/arrow2.png) no-repeat left top;
    cursor: pointer;
}

#banner ._slider_prev {
    left: 4%;
}

#banner ._slider_prev:hover {
    background-position: left top;
}

#banner ._slider_prev:hover span {
    background-position: left bottom;
}

#banner ._slider_next {
    right: 4%;
}

#banner ._slider_next span {
    background-position: right top;
}

#banner ._slider_next:hover span {
    background-position: right bottom;
}

#banner_nr {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 1920px;
    width: 1920px;
    left: 50%;
    margin: 0 auto;
    margin-left: -960px;
}

#banner_nr .prev_button, #banner_nr .next_button {
    display: none !important;
}

/*service*/
#service {
    min-width: 1190px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

#service dl {
    float: left;
    width: 236px;
    height: 250px;
    cursor: pointer;
    text-align: center;
    position: relative;
    margin-right: 12px;
    padding: 19px 25px 0;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    display: inline;
}

#service dl:nth-child(4) {
    margin-right: 0;
}

#service dl:hover {
    border: 1px solid #e9e9e9;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

#service dl dt i {
    margin: 0 auto;
    width: 45px;
    height: 45px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
}

#service dl dt i.icon-1 {
    background-image: url(../images/icon-2.png?v=1.3);
}

#service dl dt i.icon-2 {
    background-image: url(../images/icon-1.png?v=1.2);
}

#service dl dt i.icon-3 {
    background-image: url(../images/icon-3.png?v=1.2);
}

#service dl dt i.icon-4 {
    background-image: url(../images/icon-4.png?v=1.2);
}

#service dl dd.title {
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 10px;
    position: relative;
}

#service dl dd.title i {
    position: absolute;
    width: 40px;
    height: 3px;
    background-color: #666666;
    left: 96px;
    bottom: 0;
}

#service dl dd.txt {
    text-align: left;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    padding-top: 20px;
}

#service dl dd.txt a {
    color: #333;
}

/*solution*/
#solution {
    min-width: 1190px;
    margin: 0 auto;
    padding-top: 20px;
}

#solution .solution-item {
    width: 33.33333333333333%;
    height: 160px;
    float: left;
}

#solution .solution-item .icon {
    width: 70px;
    height: 70px;
    overflow: hidden;
    float: left;
    text-align: center;
}

#solution .solution-item .icon img {
    height: 70px;
}

#solution .solution-item .txt {
    margin-left: 80px;
    margin-right: 10px;
}

#solution .solution-item .txt h3 {
    padding-left: 20px;
    font-weight: normal;
    font-size: 16px;
    padding-bottom: 10px;
}

#solution .solution-item .txt h3 a {
    color: #333;
}

#solution .solution-item .txt h3 a:hover {
    color: #eb6622;
    text-decoration: underline;
}

#solution .solution-item .txt p {
    padding-left: 20px;
    text-align: left;
    font-size: 12px;
    color: #666666;
    line-height: 25px;
    position: relative;
    float: left;
}

/*case*/
#case {
    min-width: 1190px;
    margin: 0 auto;
    padding-top: 40px;
    border-top: 1px solid #ededed;
}

#case .case-item {
    width: 32%;
    float: left;
    position: relative;
    margin-right: 2%;
}

#case .case-item:last-child {
    margin-right: 0;
}

#case .case-item .img {
    display: block;
    border: 1px solid #ededed;
    border-right: 0;
    overflow: hidden;
}

#case .case-item .img img {
    width: 100%;
    cursor: pointer;
    transition: all 0.6s;
}

#case .case-item .img:hover img {
    transform: scale(1.2);
}

#case .case-item .txt {
    color: #666;
    font-weight: bold;
    font-size: 12px;
    display: block;
    border: 1px solid #ededed;
    border-top: 0;
    border-right: 0;
    text-align: center;
    line-height: 40px;
}

#case .case-item .dots {
    position: absolute;
    bottom: 60px;
    right: 20px;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

#case .case-item .dots span {
    width: 5px;
    height: 5px;
    margin-bottom: 5px;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    opacity: 0;
    transition: transform 0.4s ease-out, opacity 0.5s ease;
    transform: translateY(30px);
}

#case .case-item .dots span:nth-child(1) {
    transition-delay: 0.05s;
}

#case .case-item .dots span:nth-child(2) {
    transition-delay: 0.1s;
}

#case .case-item .dots span:nth-child(3) {
    transition-delay: 0.15s;
}

#case .case-item:hover .dots span {
    opacity: 1;
    transform: translateY(0px);
}

#case .case-item:last-child .img {
    border-right: 1px solid #ededed;
}

#case .case-item:last-child .txt {
    border-right: 1px solid #ededed;
}

#case .more-btn {
    width: 100%;
    height: 50px;
    position: relative;
    float: left;
}

#case .more-btn a {
    position: absolute;
    width: 150px;
    bottom: 0;
    left: 50%;
    margin-left: -75px;
    font-size: 12px;
    line-height: 40px;
    border-radius: 3px;
    background-color: #9a2622;
    color: #fff;
    text-align: center;
}

#case .more-btn a:hover {
    background-color: #b62622;
    font-size: 13px;
}

/*news*/
#news {
    min-width: 1190px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 50px;
    border-top: 1px solid #ededed;
    margin-top: 50px;
}

#news .news-item {
    width: 32%;
    float: left;
    margin-right: 2%;
    cursor: pointer;
}

#news .news-item:last-child {
    margin-right: 0;
}

#news .news-item .img {
    display: block;
    border: 1px solid #ededed;
    overflow: hidden;
}

#news .news-item .img img {
    width: 100%;
    transition: all 0.6s;
}

#news .news-item .txt {
    color: #666;
    height: 125px;
    overflow: hidden;
    display: block;
    padding: 10px;
    border: 1px solid #ededed;
    border-top: 0;
    line-height: 25px;
    font-size: 12px;
}

#news .news-item .txt a {
    color: #666;
}

#news .news-item:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

#news .news-item:hover .img img {
    transform: scale(1.2);
}

#news .more-btn {
    width: 100%;
    height: 50px;
    position: relative;
    float: left;
}

#news .more-btn a {
    position: absolute;
    width: 150px;
    bottom: 0;
    left: 50%;
    margin-left: -75px;
    font-size: 12px;
    line-height: 40px;
    border-radius: 3px;
    background-color: #e8e8e8;
    color: #949595;
    text-align: center;
}

#news .more-btn a:hover {
    background-color: #dadada;
    font-size: 13px;
}

/*footer*/
#footer {
    min-width: 1190px;
    margin: 0 auto;
}

#footer .top {
    height: 268px;
    background: url(../images/ekx-footer-bj.png) center top;
}

#footer .footer-item {
    width: 30%;
    float: left;
    color: #fff;
    padding-top: 10px;
}

#footer .footer-item p {
    width: 100%;
    height: 28px;
    float: left;
    overflow: hidden;
}

#footer .footer-item span {
    width: 100%;
    float: left;
    padding-top: 20px;
    line-height: 22px;
}

#footer .footer-item p.title {
    height: 18px;
    font-size: 14px;
    padding-top: 18px;
    font-weight: bold;
}

#footer .footer-item span a {
    width: 100%;
    float: left;
    height: 29px;
    color: #fff;
}

#footer .footer-item span a:hover {
    text-decoration: underline;
}

#footer .technology span a:hover {
    text-decoration: none;
}

#footer .footer-code {
    float: right;
    padding-top: 70px;
    text-align: center;
    color: #fff;
    padding-left: 30px;
}

#footer .footer-code p, #footer .footer-code span {
    display: block;
}

#footer .footer-code span {
    line-height: 30px;
}

#footer .bottom {
    height: 50px;
    line-height: 50px;
    background-color: #9a2622;
    color: #fff;
    text-align: center;
    font-size: 13px;
    position: relative;
}

#footer .bottom a {
    color: #fff;
}

#footer .bottom a.map {
    margin-left: 10px;
}

#footer .bottom a:hover {
    text-decoration: underline;
}

#footer .address span a {
    float: none;
}

/*about*/
.about-bg {
    display: block;
    height: 490px;
}

.about-bg.bg {
    position: relative;
    background: url(../upfile/banner/contact-bj.png) no-repeat center top fixed;
}

.about-bg.aboutus {
    position: relative;
    background: url(../upfile/banner/about-bj.png) no-repeat center top fixed;
}

.about-bg.qywh {
    position: relative;
    background: url(../upfile/banner/culture-bj.png) no-repeat center top fixed;
}

.about-bg.cases {
    position: relative;
    background: url(../upfile/banner/case-bj.png) no-repeat center top fixed;
}

.about-bg.product {
    position: relative;
    background: url(../upfile/banner/product-bj.jpg) no-repeat center top fixed;
}

.about-bg.jobs {
    position: relative;
    background: url(../upfile/banner/job-bj.png) no-repeat center top fixed;
}

.about-bg.news {
    position: relative;
    background: url(../upfile/banner/news-bj.png) no-repeat center top fixed;
}

.about_content {
    width: 100%;
    overflow: hidden;
}

.about_content .index_main {
    width: 1192px;
}

.about_nav {
    margin: 40px 0 60px 0;
    width: 100%;
    text-align: center;
}

.about_nav a {
    transition: .8s;
    margin-right: 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 18px;
    background-color: #e8e8e8;
    color: #666;
    display: inline-block;
    width: 128px;
    height: 36px;
    line-height: 36px;
}

.about_nav a:hover, .about_nav a.about_on {
    color: #fff;
    background-color: #9a2622;
}

.about_title {
    text-align: center;
    font-size: 30px;
    color: #353535;
}

.about_title span {
    font-family: 'fzlantinghei-el-gbkregular';
    display: block;
    color: #464646;
    font-weight: lighter;
    text-transform: uppercase;
}

.jies, .about_txt {
    margin: 20px 0 35px 0;
    color: #777;
    font-size: 14px;
    line-height: 24px;
}

.jies {
    position: relative;
    display: block;
}

.jies .mail_hr {
    transition: .8s;
    position: absolute;
    bottom: 40px;
    right: 0px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    background-color: #009dde;
    color: #fff;
    display: block;
}

.jies .mail_hr:hover {
    background-color: #0176a7;
}

.about_txt {
    margin: 0 0 65px 0;
}

.about_txt span {
    display: block;
    height: 50px;
    font-size: 18px;
    color: #222;
}

.last_jssm {
    margin-bottom: 0;
}

.about_img {
    margin: 28px 0 35px 0;
}

.about_img img {
    display: block;
    margin: auto;
    width: 1190px;
}

.about_t {
    width: 50%;
    float: left;
    padding: 80px 0 40px 0;
    position: relative;
}

.about_t i {
    position: absolute;
    left: 0;
    top: 40px;
    width: 20px;
    height: 20px;
    background-color: #36A8A5;
}

.about_t h1, .about_t h2, .about_t h3 {
    padding: 3px 0;
}

.about_t h1, .about_t h3 {
    color: #333;
}

.about_t h2 {
    font-weight: inherit;
}

/*news*/
.news_list {
    margin: 0 0 65px 0;
    display: block;
    padding-top: 40px;
}

.news_list ul li {
    transition: .8s;
    -webkit-transition: .8s;
    width: 100%;
    padding: 40px 0;
}

.news_list ul li:hover {
    background-color: #f9f9f9;
}

.news_list .yx_content {
    height: 80px;
    width: 1192px;
    margin: 0 auto;
}

.news_list .yx_left {
    text-align: center;
    transition: .8s;
    -webkit-transition: .8s;
    color: #8b8b8b;
    font-weight: lighter;
    font-size: 26px;
    float: left;
    width: 85px;
    border-right: 1px solid #c9c9c9;
}

.news_list .yx_left span {
    display: block;
    transition: .8s;
    -webkit-transition: .8s;
    color: #545454;
    font-size: 60px;
    line-height: 48px;
}

.news_list .yx_right {
    transition: .8s;
    -webkit-transition: .8s;
    width: 1086px;
    float: left;
    margin: 0 0 0 20px;
    font-size: 14px;
    line-height: 22px;
    color: #989898;
    height: 82px;
    overflow: hidden;
}

.news_list .yx_right a {
    transition: .8s;
    -webkit-transition: .8s;
    font-size: 18px;
    display: block;
    color: #545454;
    height: 33px;
}

.news_list .yx_content:hover .yx_left {
    color: #c90b0b;
    border-color: #c90b0b;
}

.news_list .yx_content:hover .yx_left span {
    color: #c90b0b;
}

.news_list .yx_content:hover .yx_right a {
    color: #c90b0b;
    text-decoration: underline;
}

.news_list .yx_content:hover .yx_right {
    margin-left: 20px;
}

.news-content {
    width: 100%;
    display: block;
    padding: 30px 0;
    float: left;
}

.news-content .title {
    width: 100%;
    line-height: 25px;
    text-align: center;
    color: #eb6622;
    font-size: 12px;
    float: left;
}

.news-content .title h2 {
    color: #666;
    font-size: 20px;
}

.news-content .txt {
    width: 100%;
    float: left;
    line-height: 25px;
    color: #666;
    font-size: 15px;
    padding-top: 30px;
}

.news-content .txt a {
    color: #009dde;
    text-decoration: underline;
}

/*cases*/
.cases_content {
    width: 100%;
    padding: 30px 0;
}

.cases_content ul {
    width: 100%;
    float: left;
    border-left: 1px #ededed solid;
    border-top: 1px #ededed solid;
}

.cases_content ul li {
    float: left;
    text-align: center;
    width: 20%;
    height: 200px;
}

.cases_content ul li a {
    display: block;
    border: 1px #ededed solid;
    border-left: 0;
    border-top: 0;
}

.cases_content ul li a .img {
    display: block;
    width: 100%;
    height: 100px;
    padding-top: 30px;
}

.cases_content ul li a .img img {
    max-width: 228px;
    max-height: 108px;
    transition: all 0.6s;
    height: 100%;
    width: auto;
}

.cases_content ul li a .title {
    display: block;
    width: 100%;
    height: 40px;
    padding: 15px 0;
    line-height: 20px;
}

.cases_content ul li a:hover .img img {
    transform: scale(0.85);
}

/*product*/
.product-itmes {
    display: block;
}

.product-itmes ul li {
    float: left;
    width: 285px;
    height: 350px;
    margin-bottom: 20px;
    margin-left: 12px;
    cursor: pointer;
    border: 1px solid #e9e9e9;
}

.product-itmes ul li {
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    overflow: hidden;
    position: relative;
}

.product-itmes ul li img {
    transition: all 0.6s;
}

.product-itmes ul li span {
    display: block;
    position: absolute;
    width: 280px;
    background: url(../images/product-title-bj.png) no-repeat left top;
    left: 0;
    top: 150px;
    padding: 0 10px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    text-align: left;
}

.product-itmes ul li.marginnone {
    margin-left: 0px;
}

.product-itmes ul li:hover {
    background-color: #009dde;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.product-itmes ul li:hover a {
    color: #fff;
}

.product-itmes ul li:hover img {
    transform: scale(1.05);
}

.medical-content {
    width: 100%;
    display: block;
    padding: 30px 0;
    float: left;
}

.medical-content .title {
    width: 100%;
    line-height: 25px;
    padding: 30px 0;
    text-align: center;
    color: #666;
    font-size: 16px;
    float: left;
}

.medical-content .txt {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}

/*growth*/
.index_main {
    width: 1192px;
    overflow: hidden;
    margin: 0 auto;
}

.ad_con {
    padding-top: 120px;
}

.adole_left {
    position: absolute;
    z-index: 100;
    float: left;
    background-color: #fff;
    padding: 6px;
    width: 180px;
    height: 147px;
}

.adole_left img {
    display: block;
    width: 100%;
    height: 100%;
}

.adole_right {
    float: right;
    width: 1022px;
    margin-left: -2px;
    border-left: 2px solid #fff;
}

.adole_right_tit {
    margin-bottom: 50px;
    font-weight: lighter;
    font-size: 18px;
    color: #fff;
    text-align: right;
    margin-top: 150px;
}

.adole_right_tit span {
    display: block;
    font-size: 30px;
}

.huod {
    width: 100%;
    position: relative;
    display: block;
    float: left;
}

.hd_date {
    margin-top: 38px;
    color: #fff;
    border-radius: 5px;
    margin-left: -120px;
    float: left;
    position: absolute;
    width: 130px;
    background: url(../images/dian_06.png) no-repeat 110px;
}

.hdnr {
    margin-bottom: 80px;
    float: left;
    margin-left: 45px;
    position: relative;
    width: 966px;
    border-radius: 8px;
    padding: 35px 30px 35px 35px;
    background-color: #fff;
}

.hdnr > img {
    position: absolute;
    left: -20px;
}

.hdnr_left {
    float: left;
    width: 420px;
}

.hdnr_left > b {
    height: 33px;
    display: block;
    font-size: 20px;
    color: #49494e;
    overflow: hidden;
}

.hdnr_left p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #49494e;
    margin-top: 10px;
}

.hdnr_left > a {
    transition: .5s;
    display: block;
    color: #fff;
    margin: 35px 0 40px 0;
    width: 172px;
    border-radius: 18px;
    height: 36px;
    line-height: 36px;
    background-color: #e10413;
    text-align: center;
}

.hdnr_left > a:hover {
    background-color: #ab0904;
    color: #fff;
}

.hdnr .alzs_right {
    float: left;
}

.hdnr_right {
    float: left;
    margin-left: 60px;
}

.hdnr1 {
    margin-bottom: 160px;
}

/*contact*/
.anchorBL {
    display: none;
}

.medical-box {
    width: 100%;
    height: 300px;
    display: block;
    margin-top: 90px;
    position: relative;
}

.medical-box .medical-txt {
    width: 100%;
}

.medical-box .medical-txt .box {
    width: 600px;
    float: left;
}

.medical-box .medical-txt .box h2 {
    width: 100%;
    display: block;
    line-height: 50px;
    font-size: 25px;
}

.medical-box .medical-txt .box span {
    width: 100%;
    display: block;
    line-height: 25px;
    font-size: 14px;
}

.medical-ertong .medical-box .medical-txt {
    padding-top: 70px;
}

.medical-box .medical-txt .box h2 {
    color: #eb6622;
}

.medical-box .medical-txt .box span {
    color: #666;
}

.yuan_box {
    width: 500px;
    height: 500px;
    margin: 200px auto;
    position: relative;
}

.yuan_box .yuan1 {
    width: 500px;
    height: 500px;
    border-radius: 250px;
    background-color: #36A8A5;
    filter: alpha(Opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.yuan_box .yuan2 {
    width: 400px;
    height: 400px;
    border-radius: 200px;
    background-color: #36A8A5;
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 2;
}

.yuan_box .yuan3 {
    width: 370px;
    height: 370px;
    border-radius: 50%;
    background-color: #FFFFFF;
    position: absolute;
    top: 65px;
    left: 65px;
    z-index: 3;
}

.yuan_box .yuan4 {
    width: 368px;
    height: 368px;
    border-radius: 50%;
    background-color: #36A8A5;
    position: absolute;
    top: 66px;
    left: 66px;
    z-index: 4;
}

.yuan_box .yuan5 {
    width: 338px;
    height: 338px;
    border-radius: 50%;
    background-color: #FFFFFF;
    position: absolute;
    top: 81px;
    left: 81px;
    z-index: 5;
}

.yuan_box .text {
    width: 338px;
    height: 338px;
    position: absolute;
    left: 81px;
    top: 81px;
    color: #36A8A5;
    z-index: 6;
    text-align: center;
}

.yuan_box .text h1 {
    padding-top: 80px;
    font-size: 45px;
    font-weight: 700;
}

.yuan_box .text span {
    border-bottom: 1px solid #36A8A5;
    padding: 0 30px;
}

.yuan_box .text h3 {
    padding-top: 15px;
    color: #36A8A5;
    font-weight: inherit;
    font-size: 22px;
    padding-bottom: 15px;
}

.yuan_box .text strong {
    background-color: #36A8A5;
    color: #FFFFFF;
    font-weight: inherit;
    padding: 5px;
    font-size: 12px;
}

.yuan_box .pro {
    position: absolute;
    z-index: 6;
    color: #36A8A5;
    font-size: 16px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #beeae9;
    text-align: center;
    vertical-align: middle;
}

.yuan_box .pro span {
    display: block
}

.yuan_box .pro:hover {
    background-color: #36A8A5;
    color: #FFFFFF;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.layui-input-block {
    margin-left: 80px !important;
}

.layui-layer-service {
    border-radius: 10px !important;
}

.layui-layer-service .layui-layer-title {
    font-size: 16px;
    color: #9A2622;;
}

.layui-layer-service .layui-layer-btn {
    text-align: center !important;
}

.layui-layer-service .layui-layer-btn .layui-layer-btn0 {
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #9A2622;
    padding: 0 30px;
    color: #FFFFFF;
    border-color: #931a16;
}