@charset "utf-8";
/* CSS Document */

.w_360 { width: 360px;}
.w_1010 { width: 1010px;}


.banner { width: 100%; height: 250px; background:#59b57c url(../img/banner-zhuanjia.png) no-repeat center center;}
.banner a{display:none;}

.menu_height { height: auto; border-top: 30px solid #dfe7e3;}
.menu_height .block_style { margin-top: 0;}

.keyword { color: #F13235!important;}

.list_menu_block { height: auto; display: block; overflow: hidden; padding-bottom:50px; }

.list_menu_block .list_menu {}
.list_menu_block .list_menu ul {}
.list_menu_block .list_menu ul li { width: 100%; height: auto; display: block;}
.list_menu_block .list_menu ul li a { width: 85%; height: auto; font-size: 18px; border-bottom: 1px dotted #b6c6c3; display: block; line-height: 28px; padding: 20px 0 18px; margin: 0 7%; color: #536663;}
.list_menu_block .list_menu ul li a:hover { font-weight: bold;}
.list_menu_block .list_menu ul li.active { border-left: 4px solid #297f50;}
.list_menu_block .list_menu ul li.active a { font-weight: bold;}

.list_main_block { border-left: 30px solid #dfe7e3; }
.list_main_block .title {line-height: 55px; font-size: 24px; font-family: 宋体!important; font-weight: bolder; border-bottom:1px solid #e5e8e8; box-sizing: border-box; padding: 0 22px; }
.list_main_block .expert_box {}
.list_main_block .expert_box ul.expert {}
.list_main_block .expert_box ul.expert li{}
.list_main_block .expert_box ul.expert li a {}
.list_main_block .expert_box ul.expert li a .expert_pic {}
.list_main_block .expert_box ul.expert li a .expert_name {}
.list_main_block .expert_box ul.expert li a .expert_info {}


.page { width: 94%; margin-left: 30px; padding: 30px 0 30px; border-top: 1px dotted #b6c6c3;}
.page a { padding: 10px 15px; display: inline-block; border: 1px solid #ddd; margin-right: 10px; transition: .3s all;}
.page a.active,.page a:hover  {  border: 1px solid #399270; background: #399270; color: #fff; transition: .3s all;}
.page span { padding: 10px 15px; display: inline-block; border: 1px solid #ddd; margin-right: 10px; transition: .3s all;}
.page span.active  {  border: 1px solid #399270; background: #399270; color: #fff; transition: .3s all;}


.department_box {}
.department_box .department_title {width:120px; height: 32px; background: #4b9b80; overflow: hidden; margin: 30px 0 0 30px;}
.department_box .department_title img { float: left;}
.department_box .department_title span { line-height: 32px; color: #fff; padding-left: 10px; font-weight: bold;}
.department_box .yiji {}
table.department { width: 940px; margin:30px 30px 50px; border-top: 1px solid #c9d3ca; border-left: 1px solid #c9d3ca;}
table.department tr {}
table.department tr td {line-height: 48px; border-bottom: 1px solid #c9d3ca; border-right: 1px solid #c9d3ca; }
table.department tr td a { padding-left: 15px;}
table.department tr td a:hover { text-decoration: underline;}

.expert_box {}
.expert_box ul.expert { width:100%; height: auto; display: block; overflow: hidden; margin: 0px 0 30px 30px;}
.expert_box ul.expert li { width: 460px; height: 300px; overflow: hidden; display: block; float: left; background: #efefef; margin: 30px 30px 0 0; transition: .3s all; }


.expert_box ul.expert li a .expert_pic { width: 220px; height:300px; overflow: hidden; float: left;}
.expert_box ul.expert li a .expert_pic img { width: 220px; height:auto; }
.expert_box ul.expert li a .expert_name { max-width: 100%; height: 30px; float: left; margin-top:20px; line-height: 30px;}
.expert_box ul.expert li a .expert_name strong { width: auto; height: 30px;  float: left;display: inline-block; line-height: 30px; overflow: hidden; padding: 0 15px; background: #036050; font-size: 24px; font-weight: bold; color: #fff; font-family: 宋体!important;}
.expert_box ul.expert li a .expert_name span { width: 100px; height: 30px; float: left; display: inline-block; line-height: 38px; overflow: hidden; padding-left: 7px;  background: #407f74; font-size: 14px; font-weight: bold; color: #fff; font-family: 宋体!important;}

.expert_box ul.expert li a .expert_info { width: 200px; height: 200px; overflow: hidden; display: block; float: left; font-size: 15px; color: #6e6e6e; line-height: 25px; padding: 20px 20px  0 20px;}


.department_box {}
.department_box .title {}
.department_box .linchuang {}
.department_box .yiji {}


.article_list { width: 93% ; margin: 0 auto;}
.article_list ul { display: block;}
.article_list ul li { display: block; padding: 25px 0 50px; border-bottom:1px solid #d5d5d5;}
.article_list ul li a.list_title { font-size: 26px; line-height: 36px; padding: 15px 0; display: block; color: #3e3e3e;}
.article_list ul li a.list_title:hover { color: #399270; transition: .4s all; }
.article_list ul li span { font-size: 16px; line-height: 40px; padding: 0px 0; display: block; color: #a3a3a3;}
.article_list ul li p { font-size: 16px; line-height: 30px; padding: 15px 0 35px; display: block; color: #666565;}

.btn_detail { width: 120px; height: 32px; display: inline-block; border: 2px solid #a7a7a7; line-height: 32px; text-align: center; color: #7e7e7e; font-size:16px; transition: .5s all;}
.btn_detail:hover { border: 2px solid #399270; color: #fff; background: #399270; transition: .5s all;}

.article_title { text-align: center; padding: 50px 0 50px; }
.article_title h1 {  font-size: 30px; line-height: 40px; color: #333; padding-bottom: 20px; }
.article_title span { color: #999; font-size: 14px; }
.article_content { padding:0px 0 30px; margin: 0px 20px;}
.article_content .content { width:90%; padding:0px 0 20px; margin: 0 auto;}
.article_content .content img { max-width:90%; height:auto; display:block; margin:10px auto 10px;}
.article_content .content p { width:100%; padding:10px 0 10px; text-indent:32px; font-size:16px; line-height:26px;}


.pic_list {
    width: 990px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 20px;
}
.pic_list ul { display: block;}
.pic_list ul li {width: 300px;margin: 0 14px 30px;float: left;display: inline-block;border: 1px solid #eee;}
.pic_list ul li a { display: block;}
.pic_list ul li a img { width: 300px; height: 225px; overflow: hidden; }
.pic_list ul li a span { width: 290px; height: 22px; display: block; font-size: 12px; line-height: 22px; color: #fff; background:#6b9c7e; padding-left: 10px; margin-top: -4px}
.pic_list ul li a h5 { width: 280px; height: 24px; overflow: hidden; display: block;font-size: 16px;line-height: 24px;padding: 10px 10px;background: #eee;}


.kszjpic_list {
    width: 990px;
    height: auto;
    overflow: hidden;
    margin: 30px auto 20px;
}
.kszjpic_list ul {
    display: block;
    margin: 0px 5px;
}
.kszjpic_list ul li {
    width: 120px;
    margin: 0 9px 15px;
    float: left;
    display: inline-block;
    border: 1px solid #eee;
}
.kszjpic_list ul li a {
    display: block; 
}
.kszjpic_list ul.expert li a .expert_pic {
    width: 120px;
    height: 165px;
    overflow: hidden;
    position: relative;
}
.kszjpic_list ul.expert li a .expert_pic .expert_name {
    max-width: 100%;
    height: 20px;
    position: absolute;
    z-index: 10;
    margin-top: 145px;
    line-height: 20px;
}
.kszjpic_list ul.expert li a .expert_pic .expert_name strong {
    width: 44px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    overflow: hidden;
    padding: 0 6px;
    background: #036050;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    font-family: 宋体 !important;
}
.kszjpic_list ul.expert li a .expert_pic .expert_name span {
    width: 60px;
    height: 20px;
    display: inline-block;
    line-height: 24px;
    overflow: hidden;
    padding-left: 4px;
    background: #407f74;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    font-family: 宋体 !important;
    margin: auto;
}
.kszjpic_list ul.expert li a .expert_pic img {
    width: 120px;
    height: 165px;
    position: absolute;
    z-index: 5;
}

/*专家页面搜索框*/
.search-container {
    float:right;
    display: flex;
    align-items: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    margin-top:10px;
}

.search-input {
    flex-grow: 1;
    padding: 10px;
    border: none;
    outline: none;
    font-size: 16px;
}

.search-button {
    padding: 10px 20px;
    border: none;
    background-color: #407f74;
    color: #fff;
    cursor: pointer;
}

.search-button:hover {
    background-color: #036050;
}

.search-icon {
    width: 24px; 
    height: 24px; 
    margin-left:10px;
}