/* Write your styles */
header{
    width:100%;
    height:120px;
}
.header_left{
    width:12%;
    height:100%;
    float:left;
    margin-left:25px;
}

.breadcrumb{
    font-size:14px;
    color:#9EA09E;
}
.breadcrumb a{
    color:#9EA09E;
}
.breadcrumb a:hover{
    color:#17A05D;
    text-decoration: inherit;
}
.navigation_top{width:100%;height:30px;margin-top:5px;margin-bottom:10px;font-size:25px;text-align: center;margin-top:10px;margin-bottom: 10px;}
.box-content{
    width:100%;height:500px;padding-left:30px;padding-right:30px;
}
.department{width:100%;height:250px;}
.am-gallery-item:first-child{margin-left:0px; margin-right:24px; }
.am-gallery-item:last-child{margin-right:0px;margin-left:24px;}
.am-gallery-item-a{
    font-weight: 400;
    font-size: 22px;
    color: #FFF;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-indent: 160px;
    height: 100%;
    line-height: 180px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.am-gallery-item-a:hover{
    font-weight: 400;
    font-size: 22px;
    color: #FFF;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,.5);
    text-indent: 160px;
    height: 100%;
    line-height: 180px;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}

.help_navigation{
    width:100%;
    height:210px;
    margin-top:10px;
    margin-bottom: 30px;
}
.pubc-box {
    margin-top: 80px;
    margin-bottom: 80px;
}
.block {
    width: 1230px;
    margin: 0 auto;
    position: relative;
}
.pubc-box .title1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}
.pubc-box .list {
    margin-top: 28px;
}
.pubc-box .list .item:first-child {
    margin-left: 0;
}
.pubc-box .list .item {
    background: #fff;
    text-align: center;
    width: 167px;
    height: 133px;
    border-radius: 80px;
    float: left;
    margin-left: 7.6px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.pubc-box .list .item a {
    display: block;
    width: 100%;
    height: 100%;
}
.pubc-box .list .item a:hover{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0B9B8D;
    border-radius: 80px;
    color:#ffffff;
}
.vertical {
    font-size: 0;
}
.vertical:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
}
.pubc-box .list .item .icon-box {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.pubc-box .list .item .h2 {
    font-size: 16px;
    color: #333333;
    margin-top: 8px;
}

.pubc-box .list .item.i1 .img {
    background: url(/news/images/help_navigation/s5a3388c78ca06.png) center no-repeat;
}
.pubc-box .list .item.i2 .img {
    background: url(/news/images/help_navigation/s5a338807c130a.png) center no-repeat;
}
.pubc-box .list .item.i3 .img {
    background: url(/news/images/help_navigation/s5a193a55cdad1.png) center no-repeat;
}
.pubc-box .list .item.i4 .img {
    background: url(/news/images/help_navigation/s5a193a56b7374.png) center no-repeat;
}
.pubc-box .list .item.i5 .img {
    background: url(/news/images/help_navigation/s5a193a57bd3f3.png) center no-repeat;
}
.pubc-box .list .item.i6 .img {
    background: url(/news/images/help_navigation/s5a193a58be013.png) center no-repeat;
}
.pubc-box .list .item.i7 .img {
    background: url(/news/images/help_navigation/s5a193a59b8256.png) center no-repeat;
}

.pubc-box .list .item .img {
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.am-parent a{
    font-size: 16px;
}
.am-parent a:hover{
    color:#1BA160;
}
.am-menu-nav li a{
    font-size:16px;
}
.am-menu-nav li a:hover{
    color:#1BA160;
}
.am-menu-sub li a{
    font-size:14px;
}
.am-menu-sub li a:hover{
    color:#1BA160;
}

/*科室详情页css*/

/*.department_details_img{
    width:40%;
    height:100%;
    float:right;
}*/
.department_details_img img{
    margin-top: 10px;
    width:100%;
    height:88%;
}
.department_details_text{
    width:57%;
    height:100%;
    float:left;
    margin-left:10px;
}
.department_details_text_top{
    width:100%;
    height:60%;
}
.department_details_text_top span{
    font-size: 24px;
    line-height:24px;
}
.department_details_text_top a{
    font-size:13px;
    display: block;
    width:85px;
    float:right;
    height: 25px;
    line-height: 25px;
    padding: 0 18px;
    background-color: #ffffff;
    white-space: nowrap;
    text-align: center;
    border: 1px solid;
    border-radius: 6px;
    cursor: pointer;
    margin-right:10px;
}
.department_details_text_top a:hover{
    background-color: #ffffff;
    color: #4E4D4D;
    border: 1px solid #4E4D4D;
}
.department_details_text_top p{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}
.more_box{
    min-height:300px;
    height:auto;
}
#query_more_text{
    display:none;
    width:100%;
    min-height:300px;
    height:auto;
    border:1px solid #cccccc;
    border-radius: 5px;
    font-size:14px;
    z-index:10;
    position: absolute;
    left:0%;
    top:15px;
    background-color:#ffffff;
    letter-spacing:3px;
    padding:10%;
}
#query_more_text a{
    display:block;
    width:16px;
    height:16px;
    float:right;
    text-align: center;
    text-decoration: none;
    font-size:16px;
    position: absolute;
    right:0px;
    top:15px;
}
.department_details_text_bottom{
    width:100%;
    height:33%;
    border:1px solid;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom: 1px solid #cccccc;
    margin-top:20px;
}
.department_details_item{
    width:100%;
    /*height:50%;*/
    float:left;
}

.department_details_item span, .department_details_item p{
    display: block;
    margin: 0;
    font-size:17px;
}
.department_details_item p{
    color: #00a040;
}



/*学术教育*/
.department_education_left{
    width:35%;
    height:100%;
    float:left;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    box-shadow: #d4d2d2 0px 0px 10px;
}
.department_education_right{
    width:60%;
    height:100%;
    float:right;
}
.department_education_right .rightbox {
    width: 100%;
    float: right;
}
.department_education_right .pubc-title1 {
    text-align: left;
}
.pubc-title1 {
    font-size: 24px;
    color: #333333;
    text-align: center;
}

.department_education_right .rightbox .box1 {
    background: #fff;
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
    behavior: url(/news/amazeui/assets/css/css/PIE.htc);
    margin-top: 34px;
    width:100%;
    height:200px;
}
.department_education_right .rightbox .box1 .inner {
    padding: 27px 35px;
}

.department_education_right .rightbox .box1 .item:first-child {
    margin-left: 0;
}
.department_education_right .rightbox .box1 .item {
    width: 200px;
    float: left;
    margin-left: 30px;
}
.department_education_right .rightbox .box1 .item {
    width: 200px;
    float: left;
    margin-left: 30px;
}

.department_education_right .rightbox .box1 .img {
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.department_education_right .rightbox .box1 .h2 {
    border-bottom: 1px solid #cccccc;
    height: 43px;
}
.department_education_right .rightbox .list {
    margin-top: 13px;
}
img {
    max-width: 100%;
}
img {
    border: none;
    vertical-align: middle;
}
a {
    text-decoration: none;
    color: #333;
}
.department_education_right .rightbox .box1 .span1 {
    font-size: 18px;
    border-bottom: 2px solid #01763a;
    color: #01763a;
    display: inline-block;
    padding-bottom: 15px;
    padding-top: 13px;
}


.department_expert .more{
    font-size:13px;
    display: block;
    width:85px;
    float:right;
    height: 25px;
    line-height: 25px;
    padding: 0 18px;
    background-color: #ffffff;
    /*color: #cccccc;*/
    white-space: nowrap;
    text-align: center;
    border: 1px solid #cccccc;
    border-radius: 6px;
    cursor: pointer;
    margin-right:10px;
}
.department_expert .more:hover{
    background-color: #ffffff;
    color: #4E4D4D;
    border: 1px solid #4E4D4D;
}
.department_expert .expert_list{
    width:100%;
    height:91%;
}

.expert_list .box {
    margin-top: 30px;
    height: 348px;
    overflow: hidden;
}
.expert_list .item:first-child {
    margin-left: 0;
}
/*.expert_list—item:first-child {
    width: 238px;
    height: 348px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-left: 0px;
}
.expert_list—item{
    width: 238px;
    height: 348px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-left: 12px;
}*/


.expert_list .expert_list—item .text {
    background: url(/news/images/mask50.png);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    right: 0;
    min-height: 102px;
    text-align: center;
    line-height: normal;
}
.expert_list .expert_list—item .text .h2 {
    font-size: 18px;
    margin-top: 14px;
    color: #fff;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.expert_list .expert_list—item .text .desc {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    line-height: 24px;
    margin-bottom: 14px;
}
.expert-list—item-a{
    width:100%;
    height:100%;
    display: block;
}
.expert-list—item-a:hover{
    border:1px solid #666666;
    box-shadow:1 2 3 2px ＃cccccc inset;
}
.expert-list—item-a img{
    width:100%;
    height:100%;
}

.department_dynamic_left{
    width:48%;
    height:100%;
    float:left;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    box-shadow: #d4d2d2 0px 0px 10px;
    margin-right:35px;
}
.department_dynamic_center{
    width:48%;
    height:100%;
    float:left;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    box-shadow: #d4d2d2 0px 0px 10px;
}

.department_dynamic_right_top{
    width:100%;
    height:49%;
    background-color:#F1F1F1;
    margin-bottom:10px;
}
.department_dynamic_right_bottom{
    width:100%;
    height:43%;
    background-color:#CFE8FC;
}

.department_dynamic_center .inner {
    padding: 32px 30px;
}
.department_dynamic_center .pubc-title1 {
    text-align: left;
    line-height: 50px;
    height:50px;
    margin:5px auto;
    text-indent: 1em;
}
.department_dynamic_center .list {
    margin-top: 6px;
}
.department_dynamic_center .foucs {
    position: relative;
    width: 320px;
    height: 182px;
    margin-top: 30px;
}

.department_dynamic_right_top .inner {
    padding: 0px 0px;
}
.department_dynamic_right_top .pubc-title1 {
    text-align: left;
    line-height: 50px;
    height:50px;
    margin:5px auto;
    text-indent: 1em;
    color:#ffffff;
}
.department_dynamic_right_top .list {
    margin-top: 6px;
}
.department_dynamic_right_top .foucs {
    position: relative;
    width: 320px;
    height: 182px;
    margin-top: 30px;
}

.department_dynamic_right_bottom .pubc-title1 {
    text-align: left;
    line-height: 50px;
    height:50px;
    margin:5px auto;
    text-indent: 1em;
    color:#ffffff;
}
.department_dynamic_right_bottom .list {
    margin-top: 6px;
}
.department_dynamic_right_bottom .foucs {
    position: relative;
    width: 320px;
    height: 182px;
    margin-top: 30px;
}
.footer_left{
    width:20%;
    height:100%;
    float:left;
}
.footer_center{
    width:68%;
    height:100%;
    float:left;
    padding-top: 10px;
    text-align: left;
    text-indent: 1em;
    font-size:13px;
    line-height: 25px;
}
.footer_right{
    width:10%;
    height:100%;
    float:left;
    padding:25px;
}
#departmentexhibition{
    width:100%;
    height:100%;
}
#maximg{
    width:100%;
    height:18%;
    padding-left:250px;
    padding-right:250px;
    padding-top:10px;
    padding-bottom: 10px;
    display:none;
    z-index:20;
    position: absolute;
    left:0px;
    top:18%;

}
#edit{
    display:inline-block;
    width:20px;
    height:20px;
    border:1px solid;
    border-radius:50px;
    position: absolute;
    top:10px;
    left:81.5%;
    text-align: center;
    line-height: 16px;
    font-size:16px;
}
#edit:hover{
    color:orangered;
}
#divimg{
    width:100%;
    height:100%;
    z-index:30;
}

#maximg img{
    width:100%;
    height:100%;
    border:1px solid #cccccc;
}
#divimg img{
    z-index:10;
}
#divimg span{
    display:block;
    width:100%;
    text-align: center;
    z-index:20;
    background:#000000;
    opacity:0.1;
}
.return {
    float: right;
    height: 60px;
    line-height: 60px;
    margin-right: 55px;
}

.return a {
    font-size: 12px;
    color: #333333;
    display: inline-block;
    width: 94px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #dedede;
    border-radius: 6px;
    text-align: center;
}

.am-slider-carousel li {
    margin-right: 5px;
}

.g-scrolling-carousel .items{
    padding: 5px 0;
}
.g-scrolling-carousel .items div{
    display: inline-block; /* notice the comments between inline-block items */
    margin-right: 10px;
    width: 200px;
    height: 130px;
    box-shadow: 0 0 5px #000;
    text-align: center;
}
.honorspan{
    display:block;
    width:200px;
    font-size:20px;
    height:35px;
    line-height: 35px;
    text-align: center;
    z-index:20;
    background:#000000;
    opacity:0.1;
    color:#ffffff;
    position: absolute;
    left:0px;
    top:73%;
}

/*通用图文*/
.detailsToAll{
    width:100%;
    height:100%;
    float:left;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    box-shadow: #d4d2d2 0px 0px 10px;
}

.news_in_frame{
    width:100%;
    height:100%;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    box-shadow: #d4d2d2 0px 0px 10px;
}




.body_in_frame{
    margin-top: 10px;
    width:100%;
    height:100%;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    box-shadow: #d4d2d2 0px 0px 10px;
}

.department-text{
    height:80%;
}

.department_details_text_top div p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}