﻿/* 头部样式 */

body.hide {
	display: none !important;
}


.header {
    /* position: fixed; */
    /* z-index: 999; */
    /* left: 0; */
    /* top: 0; */
    width: 100%;
    height: 115px;
    padding: 40px 0 25px 0;
    background-color: #FFFFFF;
    /* transition: all 0.3s; */
}

.headerview {
    margin: 0 auto;
    width: 1200px;
    height: 46px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.header_logo {
    width: 224px;
    height: 54px;
    background: url("../image/logo.png") center / cover no-repeat;
}

.header_info {
    margin-left: 8px;
    height: 46px;
    overflow: hidden;
}

.header_title {
    font-size: 21px;
    line-height: 26px;
    font-weight: 700;
    color: #65A749;
    letter-spacing: 2px;
}

.header_describe {
    margin-top: 3px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #A6A6A6;
}

.header_center {
    /* position: absolute; */
    /* left: 50%; */
    /* top: 1px; */
    margin-left: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 462px;
    height: 50px;
    background: #F5F5F5;
    border-radius: 25px;
}

.header_search {
    width: 568px;
    height: 100%;
    border: 2px solid #63C32E;
    outline: none;
    border-radius: 4px 0 0 4px;
    font-size: 14px;
    color: #333333;
    padding: 0 16px;
}

.header_search::placeholder {
    color: #666666;
}

.header_searchhome,
.header_search {
    width: 354px;
    background: #F5F5F5;
    border: none;
    outline: none;
    border-radius: 25px 0 0 25px;
    padding-left: 20px;
}

.header_searchhome::placeholder,
.header_search::placeholder {
    color: #666666;
}


.to_searchhome,
.to_search {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    background: #63C32E;
    line-height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 14px;
    border: none;
    outline: none;
    width: 108px;
    height: 50px;
    background: #2BBC80;
    border-radius: 0 25px 25px 0;
}

.header_right {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}

.header_right a {
    float: left;
    font-size: 20px;
    color: #333333;
    padding-left: 25px;
    margin-left: 24px;
    position: relative;

}

.header_right a::before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
}

.header_right a.med-guide1::before {
    background: url('../image/header_jingyan.png') no-repeat;
    background-size: cover;
    background-position: left;
}

.header_right a.med-guide2::before {
    background: url('../image/header_wenti.png') no-repeat;
    background-size: cover;
    background-position: left;
}

.header_right a.med-guide3::before {
    background: url('../image/header_huati.png') no-repeat;
    background-size: cover;
    background-position: left;
}

/* 底部样式 */


.footer {
    height: 175px;
    background-color: #FAFAFA;
}

.footerview {
    margin: 0 auto;
    width: 1200px;
    padding-top: 40px;
}

.footer_rowsview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 24px;
}

.footer_rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_company {
    font-size: 12px;
    line-height: 20px;
    color: #898989;
    margin-right: 48px;
}

.footer_link {
    font-size: 12px;
    line-height: 20px;
    color: #898989;
    margin: 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_link .gongan {
    width: 20px;
    height: 20px;
}

.footer_link:hover {
    color: #65A749;
}

.footer_line {
    margin: 0 10px;
    font-size: 12px;
    line-height: 20px;
    color: #898989;
}

.footer_picview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer_pic:nth-child(1) {
    width: 40px;
    height: 47px;
    background: url("https://www.hbblxb.com/public/static/pc/images/footpic1.jpg") center / cover no-repeat;
}

.footer_pic:nth-child(2) {
    margin-left: 20px;
    width: 115px;
    height: 41px;
    background: url("https://www.hbblxb.com/public/static/pc/images/footpic2.jpg") center / cover no-repeat;
}

.footer_pic:nth-child(3) {
    margin-left: 10px;
    width: 115px;
    height: 41px;
    background: url("https://www.hbblxb.com/public/static/pc/images/footpic3.jpg") center / cover no-repeat;
}

.footer_pic:nth-child(4) {
    margin-left: 10px;
    width: 115px;
    height: 41px;
    background: url("https://www.hbblxb.com/public/static/pc/images/footpic4.png") center / cover no-repeat;
}

/* 正文内容 */
.pages {
    margin: 0 auto;
    width: 1200px;
    padding-top: 19px;
    padding-bottom: 60px;
}

.clearfix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}



.pages_left {
    width: 840px;
    min-height: calc(100vh - 650px);
    position: relative;
    padding-bottom: 32px;
}

.pages_right {
    width: 320px;
    position: relative;
}

/* 导航 */
.navview {
    width: 100%;
    /* height: 135px; */
    background: linear-gradient(69deg, #2BBD98 0%, #2CBC7F 100%);
    border-radius: 6px;
    padding: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


.nav_grid {
    padding: 0 20px 0 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #EFEFEF;
}

.nav_grid_title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color: #FFFFFF;
    padding-left: 28px;
    position: relative;
}

.nav_grid_title::before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    /* background-color: #fff; */
    position: absolute;
    left: 0;
    top: 0;
}

.nav_grid_title.mingci::before {
    background: url('../image/mingci.png') no-repeat center;
    background-size: cover;

}

.nav_grid_title.gonglue::before {
    background: url('../image/gonglue.png') no-repeat center;
    background-size: cover;

}

.nav_grid_title.buyun::before {
    background: url('../image/buyun.png') no-repeat center;
    background-size: cover;

}

.nav_grid_title.qunti::before {
    background: url('../image/qunti.png') no-repeat center;
    background-size: cover;

}

.nav_grid_title.gonglue::before {
    background: url('../image/gonglue.png') no-repeat center;
    background-size: cover;

}

.nav_grid:first-of-type {
    border: none;
}

.nav_link_box {
    display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
}

.nav_link_box h2 {
    height: 19px;
    line-height: 7px;
    margin-bottom: 8px;
    margin-right: 8px;
    font-weight: normal;
    padding: 0;
}


.nav_link {
    font-size: 14px;
    color: #FFFFFF;
}

.nav_link:hover {
    color: #A5DCC5;
}

.nav_link_box h2:nth-of-type(3n) {
    margin-right: 0;
}

.nav_link_box h2:nth-last-child(1) {
    margin-bottom: 0;
}

.nav_link_box h2:nth-last-child(2) {
    margin-bottom: 0;
}

.nav_link_box h2:nth-last-child(3) {
    margin-bottom: 0;
}

.nav_link_box h2:hover {
    color: #A5DCC5;
}

.nav_grid:nth-of-type(2) .nav_link_box h2:nth-of-type(3n) {
    margin-right: 8px;
}

.nav_grid:nth-of-type(2) .nav_link_box h2:nth-of-type(4n) {
    margin-right: 16px;
}

.nav_grid:nth-of-type(4) .nav_link_box h2:nth-of-type(3n) {
    margin-right: 8px;
}

.nav_grid:nth-of-type(5) .nav_link_box h2:nth-of-type(3n) {
    margin-right: 36px;
}


/* 面包屑导航 */
.breadcrumb_box {
    width: 100%;
    height: 162px;
    background: #FAFAFA;
}

.breadcrumb {
    width: 1200px;
    margin: 0 auto;
    padding: 16px 0 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.breadcrumb_yuanchuang_icon {
    width: 59px;
    height: 65px;
    background: url('../image/yuanchuang.png') center / cover no-repeat;
    position: absolute;
    right: 20px;
    top: 1px;
}

.crumblist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.crumblist:last-child .crumb_icon {
    display: none;
}

.crumb_link {
    font-size: 13px;
    color: #999999;
    padding: 8px 0;
}

.crumb_link:hover {
    color: #666666;
}

.crumb_icon {
    margin: 0 4px;
    font-size: 16px;
    color: #999999;
}

.breadcrumb_title {
    width: 1200px;
    margin: 0 auto;
    margin-top: 12px;
    height: 35px;
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
    color: #333333;
}

.breadcrumb_tabs {
    width: 1200px;
    margin: 0 auto;
    margin-top: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.breadcrumb_tabs .tabs {
    height: 19px;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
    margin-right: 64px;
    cursor: pointer;
}

.breadcrumb_tabs .tabs_active {
    color: #2BBC80;
    position: relative;
}

.breadcrumb_tabs .tabs_active::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #2BBC80;
    display: block;
    position: absolute;
    bottom: -15px;
}

.breadcrumb_count_time {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.breadcrumb_yuanchuang {
    height: 20px;
    background: #F5FDFA;
    border: 1px solid #AADCC7;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
    color: #2BBC80;
    padding: 0 8px;
}

.breadcrumb_fenge {
    font-size: 12px;
    color: #CCCCCC;
    margin: 0 4px;
}

.breadcrumb_count,
.breadcrumb_time {
    line-height: 21px;
    color: #999999;
    font-size: 12px;
}

.breadcrumb_time a:hover {
    color: #2BBC80;
}

/* 一行与多行隐藏 类名 */
.hideline1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
}

.hideline2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
}

.hideline3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
}

.hideline4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-all;
}

.hideline5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    word-break: break-all;
}

/* 图片放大 */
.pic_modalview {
    display: none;
}

.pic_modal {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    height: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pic_popup {
    width: 1360px;
    position: relative;
}

.pic_prve {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    border: none;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: rgba(255, 255, 255, 0.6);
    transform: rotate(180deg);
}

.pic_prve:hover {
    color: #ffffff;
}

.pic_prve:disabled {
    color: rgba(255, 255, 255, 0.6) !important;
    cursor: not-allowed;
}

.pic_preview {
    display: block;
    max-width: 1100px;
    margin: 0 auto;
}

.pic_next {
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    border: none;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: rgba(255, 255, 255, 0.6);
}

.pic_next:hover {
    color: #ffffff;
}

.pic_next:disabled {
    color: rgba(255, 255, 255, 0.6) !important;
    cursor: not-allowed;
}

.nav_wrap_box {
    position: sticky;
    top: 20px;
}

/* 暂无内容 */
.searchempty {
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.searchemptycicon {
    font-size: 120px;
    color: #65A749;
    position: relative;
}

.searchemptycicon::after {
    content: "暂无内容";
    position: absolute;
    width: 100%;
    top: 120%;
    left: 0;
    font-size: 16px;
    color: #666666;
    text-align: center;
    letter-spacing: 2px;
}

.artcilecontent {
    font-size: 14px;
}

.artcilecontent p {
    margin-top: 16px;
}

.artcilecontent p a{
    color: #136ec2;
}
.artcilecontent p a:hover{
    text-decoration: underline;
    color: #136ec2;
}

.artcilecontent .Article-Tips {
    border: 1px solid #F5FDFA;
    background: #F5FDFA;
    line-height: 24px;
    padding: 10px 20px !important;
    margin: 15px 0 25px
}

.artcilecontent .Article-Tips div {
    font-weight: bold;
    color: #ff6900;
}

.artcilecontent a:hover {
    color: #2BBC80;
}

.artcilecontent .Modular-text-cite-wp {
    color: #9EACB6;
    font-size: 12px;
    padding-left: 20px;
    border-left: 5px solid #E8ECEE;
    word-wrap: break-word;
    line-height: 24px;
}

.artcilecontent .Modular-text-cite-wp p {
    color: #9EACB6 !important;
    text-indent: 0em !important;
    padding-bottom: 10px;
    margin-bottom: 0;
    height: 34px;
    line-height: 34px;
}

.artcilecontent .Modular-text-cite-wp .cite-ul .cite-item {
    margin-bottom: 0;
    line-height: 26px;
    font-size: 14px;
}

.artcilecontent .Modular-text-cite-wp .cite-ul .cite-index-i {
    font-style: normal;
    margin-right: 14px
}

.artcilecontent .Modular-text-cite-wp .cite-ul .cite-text {
    color: #9EACB6;
    text-decoration: none
}

.artcilecontent .Modular-text-cite-wp .cite-ul .cite-text:hover {
    text-decoration: underline
}

.artcilecontent .shoufei {
    width: auto;
    height: auto;
    overflow: hidden;
    margin: 20px;
    border-top: #ddd 1px solid;
    border-left: #ddd 1px solid;
    box-sizing: initial;
}

.artcilecontent .shoufei table {
    width: 100%;
    box-sizing: initial;
}

.artcilecontent .shoufei table tr {
    box-sizing: initial;
}

.artcilecontent .shoufei table tr td {
    height: 30px;
    line-height: 1.5;
    text-align: left;
    padding: 5px 10px;
    width: auto;
    font-size: 14px;
    color: #888;
    vertical-align: center;
    box-sizing: initial;
}

.artcilecontent .shoufei table tr td {
    border: #ddd 1px solid;
    border-left: none;
    border-top: none;
}

.artcilecontent .shoufei table .title_top {
    font-size: 18px;
    text-align: center;
    color: #333;
    text-align: center;
    vertical-align: center;
    border-bottom: #f29c9f 1px solid;
    padding: 5px 10px;
}

.artcilecontent .shoufei table .title_one td {
    font-size: 14px;
    color: #333;
    background: #F5FDFA;
    text-align: center;
    vertical-align: center;
    padding: 5px 10px;
}

.artcilecontent .shoufei table .title_two td {
    font-size: 13px;
    color: #333;
    background: #fff;
    text-align: left;
    vertical-align: center;
    padding: 5px 10px;
}

.artcilecontent .shoufei table .border_ {
    border-left: none;
}

.artcilecontent .Aclearfix {
    *zoom: 1;
}

.artcilecontent .Aclearfix:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}

.artcilecontent .Modular-Information {
    overflow: hidden;
    margin: 10px auto;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    font-size: 14px;
    padding: 0 !important;
}

.artcilecontent .Modular-Information dl.dinfor {
    height: 30px;
    line-height: 30px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.artcilecontent .Modular-Information dl.dinfor dt,
.artcilecontent .Modular-Information dl.dinfor dd {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: -1px;
    border-left: 1px solid #e5e5e5;
}

.artcilecontent .Modular-Information dl.dinfor dt a,
.artcilecontent .Modular-Information dl.dinfor dd a {
    color: #005ea7;
}

.artcilecontent .Modular-Information dl.dinfor dt a:hover,
.artcilecontent .Modular-Information dl.dinfor dd a:hover {
    text-decoration: underline;
}

.artcilecontent .Modular-Information dl.dinfor dt {
    width: 70px;
    text-align: center;
    background: #f2f2f2;
}

.artcilecontent .Modular-Information dl.dinfor dd.short {
    width: 248px;
    text-indent: 5px;
}

.artcilecontent .Modular-Information dl.dinfor dd.long {
    text-indent: 5px;
}

.artcilecontent .role-table-main {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #BCC5CC;
    zoom: 1;
    font: 12px/1.5 arial, '\5b8b\4f53', sans-serif;
}

.artcilecontent .role-table-main table {
    width: 100%;
    border-color: #DEDFE1;
}

.artcilecontent .embed-role-tb {
    width: 100%;
    margin-top: 2px;
}

.artcilecontent .role-unit {
    margin: 0;
    margin-top: 0px;
    border-top: 1px solid #DEDFE1;
    border-top-color: rgb(222, 223, 225);
}

.artcilecontent .role-table-main table th {
    background-color: #f9f9f9;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding: 10px;
    box-sizing: initial;
    font-size: 14px;
}

.artcilecontent .role-table-main table td {
    text-align: left;
    box-sizing: initial;
}

.artcilecontent .role-table-main table td a {
    color: #136ec2;
}

.artcilecontent .role-split {
    padding: 0 5px;
    color: #999;
    font-size: 14px;
    line-height: 24px;
}

.artcilecontent .role-table-main a:hover {
    text-decoration: underline;
}


.artcilecontent .top-fl-two {
    padding: 20px 0;
    background: #FFF;
    border: 1px solid #e6e6e6;
    margin-top: 10px
}

.artcilecontent .top-fl-two .title {
    font-size: 22px;
    position: relative;
    padding-left: 20px;
    line-height: 24px;
}

.artcilecontent .top-fl-two .title:after {
    content: ' ';
    display: block;
    width: 75%;
    height: 1px;
    background: #ebebeb;
    position: absolute;
    top: 10px;
    right: 0;
}

.artcilecontent .top-fl-two .title:before {
    content: ' ';
    display: block;
    width: 10px;
    height: 30px;
    background: #2BBC80;
    position: absolute;
    top: -3px;
    left: 0;
}

.artcilecontent .top-fl-two .essential-info {
    padding: 20px;
}

.artcilecontent .top-fl-two .essential-info-list {
    padding-bottom: 15px;
}

.artcilecontent .top-fl-two .essential-info-list .fl {
    width: 75px;
    font-size: 16px;
    font-weight: bold;
    color: #999;
    position: relative;
    padding-left: 25px;
}

.artcilecontent .top-fl-two .essential-info-list .fl:before {
    content: ' ';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: 0;
}


.artcilecontent .top-fl-two .essential-info-list .fr {
    width: 555px;
    line-height: 24px;
    font-weight: bold;
}

.artcilecontent .top-fl-two .essential-info-list .fr .l {
    color: #5ac7d8;
}

.artcilecontent .top-fl-two .essential-info-list .fr .h {
    color: #999;
}

.artcilecontent .top-fl-two .essential-info-list .fr .mb {
    margin-bottom: 15px;
}

.artcilecontent .top-fl-two .essential-info-list .fr .Treat {
    width: 20%;
    float: left;
}

.artcilecontent .top-fl-two .mb {
    margin-bottom: 20px;
}

.artcilecontent .basic-info {
    *overflow: hidden;
    clear: both;
    font-size: 12px;
}

.artcilecontent .basic-info a {
    color: #136ec2;
}

.artcilecontent .basic-info a:hover {
    text-decoration: underline;
}

.artcilecontent .basic-info .basicInfo-block {
    width: 50%;
    float: left
}

.artcilecontent .basic-info .basicInfo-block .basicInfo-item {
    line-height: 26px;
    display: block;
    padding: 0;
    margin: 0;
    float: left;
    font-size: 14px;
}

.artcilecontent .basic-info .basicInfo-block .basicInfo-item.name {
    width: 84px;
    padding: 0 5px 0 12px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #999;
    border-bottom: 2px dashed #f5f5f5;
}

.artcilecontent .basic-info .basicInfo-block .basicInfo-item.value {
    zoom: 1;
    color: #333;
    width: 315px;
    float: left;
    position: relative;
    border-bottom: 2px dashed #f5f5f5;
}

.artcilecontent .basic-info .toggle {
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    width: 40px;
    color: #999;
    text-align: right
}

.artcilecontent .basic-info .toggle:hover {
    text-decoration: none
}

.artcilecontent .basic-info .toggle .arrow {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 3px;
    left: 0
}

.artcilecontent .basic-info .toggle.toCollapse .arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 4px solid #b4b4b4
}

.artcilecontent .basic-info .toggle.toCollapse .arrow.arrow-border {
    top: 11px
}

.artcilecontent .basic-info .toggle.toCollapse .arrow.arrow-bg {
    border-bottom-color: #fff;
    top: 12px
}

.artcilecontent .basic-info .toggle.toExpand .arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #b4b4b4
}

.artcilecontent .basic-info .toggle.toExpand .arrow.arrow-border {
    top: 12px
}

.artcilecontent .basic-info .toggle.toExpand .arrow.arrow-bg {
    border-top-color: #fff;
    top: 11px
}

.artcilecontent .basic-info .basicInfo-overlap {
    float: none;
    visibility: hidden;
    position: absolute;
    top: -1px;
    left: -80px;
    z-index: 1;
    border: 1px solid #d4d4d4;
    box-shadow: 0 1px 5px #ddd;
    padding: 0 4px 0 2px;
    background: #fff;
    overflow: hidden
}

.artcilecontent .basic-info .basicInfo-overlap .basicInfo-block.overlap {
    width: 322px;
    float: none;
    overflow: hidden;
}

.artcilecontent .basic-info .basicInfo-overlap .basicInfo-block.overlap .name {
    padding-left: 2px
}

body .report-window {
    display:block;
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:1000;
    background:rgba(0, 0, 0, .6)
}
body .report-window strong {
    display:block;
    padding-left:27px;
    font-weight:400;
    background-image:url(../image/icon_report.png);
    background-repeat:no-repeat
}
body .report-window strong em, body .report-window strong i {
    color:#f37676
}
body .report-window strong i {
    display:inline-block;
    line-height:36px;
    margin-left:15px;
    vertical-align:top;
    font-size:14px
}
body .report-window span {
    display:inline-block;
    margin-right:36px;
    font-size:16px
}
body .report-window button {
    display:block;
    width:120px;
    height:40px;
    line-height:40px;
    margin:25px auto 0;
    border:0;
    border-radius:3px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    cursor:pointer;
    color:#fff;
    font-size:18px;
    background:#2bbc80
}
body .report-window .report-address, body .report-window .report-advice, body .report-window .report-contact, body .report-window .report-type {
    margin-top:18px;
    line-height:36px;
    overflow:hidden;
    color:#333;
    font-size:18px
}
body .report-window .report-address strong {
    background-position:left 8px
}
body .report-window .report-address input {
    width:510px;
    line-height:36px;
    padding:0 15px;
    float:right;
    border:0;
    outline:none;
    border-radius:3px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#2bbc80;
    font-size:16px;
    background:#f1f1f1
}
body .report-window .report-type strong {
    background-position:left -113px
}
body .report-window .report-type label {
    cursor:pointer
}
body .report-window .report-type input {
    cursor:pointer;
    accent-color:#2e8b57
}
body .report-window .report-advice strong {
    background-position:left -352px
}
body .report-window .report-advice textarea {
    display:block;
    width:100%;
    height:166px;
    line-height:24px;
    padding:11px 15px;
    margin-top:8px;
    border-radius:3px;
    border:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    resize:none;
    color:#333;
    font-size:16px;
    font-family:"Microsoft YaHei";
    background:#f1f1f1
}
body .report-window .report-contact strong {
    background-position:left -471px
}
body .report-window .report-contact input {
    width:530px;
    line-height:36px;
    padding:0 15px;
    float:right;
    border:0;
    border-radius:3px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#333;
    font-size:16px;
    background:#f1f1f1
}
body .report-window .report-inner {
    display:block;
    position:absolute;
    left:50%;
    top:50%;
    z-index:10;
    width:770px;
    padding:30px 40px;
    margin:-315px 0 0 -380px;
    background-color:#fff
}
body .report-window .report-title {
    line-height:24px;
    padding-bottom:18px;
    border-bottom:#e5f4ee 1px solid;
    color:#333;
    font-size:24px
}
body .report-window .report-close {
    position:absolute;
    right:50px;
    top:32px;
    width:16px;
    height:16px;
    cursor:pointer;
    background:url(../image/art_control.png) left -120px no-repeat
}