/*清除默认样式*/
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
    margin: 0;
    padding: 0;
    color: #333;
}

* {
    box-sizing: border-box;
}

html, body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
    background: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #232323;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

input, textarea {
    outline: none;
    border: none;
}

textarea {
    resize: none;
    overflow: auto;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden;
}
/* 中心变形*/
img {
    transition:all 0.5s ease-out;
    /* 过度 所有css属性 1秒过度 结束慢*/
    -moz-transition:all 0.5s ease-out;
    /* Firefox 4 */
    -webkit-transition:all 0.5s ease-out;
    /* Safari 和 Chrome */
    -o-transition:all 0.5s ease-out;
    /* Opera */
}


.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left;
}

.tc {
    text-align: center
}

.tr {
    text-align: right;
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.all_content_con{
    margin-top: 20px;
}
.one_content p{
    font-size: 17px!important;
}
.all_content_con p{
    font-size: 17px!important;
    line-height: 30px;
    text-indent: 2em;
}
.all_content_con p span{
    font-size: 17px!important;
}
.one_content p img{
    margin:10px 0;
}
.all_content_con p img{
    margin:10px 0;
}
/*分页样式*/
.paging{
    width: 100%;
    height: 25px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.pagination {
    width: 100%;
    margin: 40px 0 20px;

}

.pagination li {
    display: inline-block;
    min-width: 30px;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #A1A1A1;
}

.pagination li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #A1A1A1;

}

.pagination .active {
    width: 30px;
    height: 30px;
    color: #fff;
    border: 1px solid #3B80BA;
    background: #3B80BA;
}

.pagination .active span {
    color: #fff;
}

.pagination .disabled {
    cursor: not-allowed;
}

.pagination .disabled span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #A4A4A4;
}
.divs{
    width: 600px;
    height: 200px;
    position: relative;
    background: #3B80BA;
    overflow: hidden;
}
.divs_bor{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.divi{
    width: 200px;
    height: 200px;
    float: left;
}
.divbr{
    width: 180px;
    height: 200px;
    margin: 0 auto;
    position: relative;
}

/*公告部分*/
.header_con{
    width: 100%;
    height:260px;
    position: relative;
}
.header_con_top{
    width:100%;
    height: 30px;
    background: #3B80BA;
}
.header_con_top_con{
    width:1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.header_con_top_con p{
    width: 300px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
}
.header_con_top_con label{
    min-width: 100px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}
.header_con_top_con label a{
    padding: 0 8px;
    font-size: 14px;
    color: #fff;
    margin-top: 6px;
    display: inline-block;
    border-left: 1px solid #fff;
    vertical-align: top;
}
.header_con_top_con label a:nth-child(1){
    border: none;
}
.header_con_div{
    width: 1200px;
    height: 170px;
    position: relative;
    margin: 0 auto;
}
.header_con_div_img{
    width: 400px;
    height: 110px;
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
}
.header_con_div_img img{
    width: 100%;
}
.header_con_div_ryu{
    width: 160px;
    height: 110px;
    margin-top: 30px;
    display: inline-block;
    vertical-align: top;
    margin-left: 45px;
}
.header_con_div_ryu label{
    width: 100%;
    height: 30px;
    margin: 5px 0;
    display: block;
}
.header_con_div_ryu label span{
    color: #333333;
}
.header_con_div_zxza{
    width: 200px;
    height: 110px;
    display: inline-block;
    vertical-align: top;
    margin-left: 50px;
    margin-top: 30px;
}
.header_con_div_zxza img{
    width: 100%;
    height: 100%;
}
.header_con_div_sousuo{
    width:245px;
    height: 110px;
    position: absolute;
    top: 30px;
    right: 0;
}
.header_con_div_sousuo_div{
    width: 100%;
    height: 40px;
    border: 1px solid #3B80BA;
    margin-top: 20px;
    position: relative;
}
.sousuo{
    width: 170px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    display: inline-block;
}
.anniu{
    width: 65px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    background: #3877B0;
    position: absolute;
    top: 0;
    right: -1px;
    color: #fff;
    cursor: pointer;
}
.header_con_div_sousuo_jkrx{
    width: 100%;
    color: #000;
    font-size: 15px;
    line-height: 50px;
}
.header_con_div_sousuo_jkrx span label{
    color: #326fae;
    font-size: 18px;
}
.header_con_bottom{
    width: 100%;
    height: 60px;
    background:#3B80BA;
    position: relative;
}
.header_con_bottom_daohang{
    width: 1200px;
    height: 60px;
    margin: 0 auto;
    font-size: 0;
}
.header_con_bottom_daohang_ongs{
    width: 107px;
    height: 60px;
    display: inline-block;
    transition: all 0.5s;
}
.header_con_bottom_daohang_ongs_yiji{
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    transition: all 0.5s;
}
.header_con_bottom_daohang_ongs_yiji:hover{
    color: #fff;
}
.header_con_bottom_erji{
    width: 100%;
    height: 170px;
    position: absolute;
    top: 60px;
    left: 0;
    background: rgba(255, 255, 255, 0.58);
    z-index: 999;
    display: none;
}
/*尾部样式*/
.footer_con{
    width: 100%;
    height: 220px;
    position: relative;
}
.footer_con_bj{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.footer_con_bj img{
    width: 100%;
    height: 100%;
}
.footer_con_div{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.footer_con_div_yqlj{
    width: 100%;
    height:80px;
    position: relative;
}
.footer_con_div_yqlj p{
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
}
.footer_con_div_yqlj img{
    display: inline-block;
    margin-left: 10px;
    margin-top: 25px;
}
.footer_con_div_yqlj label{
    height: 15px;
    line-height: 15px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 35px;
}
.footer_con_div_yqlj label a{
    color: #fff;
    font-size:15px;
    padding: 0 13px;
    display: inline-block;
    border-left: 1px solid #fff;
}
.footer_con_div_yqlj label a:nth-child(1){
    border: none;
}
.footer_con_div_daohang{
    width:100%;
    height: 14px;
    display: inline-block;
    margin-top: 10px;
}
.footer_con_div_daohang a{
    color: #fff;
    font-size:15px;
    padding: 0 13px;
    display: inline-block;
    border-left: 1px solid #fff;
}
.footer_con_div_daohang a:nth-child(1){
    border: none;
}
.footer_con_div_dizhi{
    width:100%;
    height: 80px;
    margin-top: 20px;
    font-size: 0;
}
.footer_con_div_dizhi label{
    width: 500px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
}

.footer_con_div_ewm{
    width: 140px;
    height: 110px;
    position: absolute;
    bottom:14px ;
    right: 0;
    background: red;
}
.footer_con_div_ewm .ewm_div{
    width: 110px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 0;
}
.ewm_div{
    width: 100%;
    height: 100%;
}
.body_bottom_wxgzh{
    width:32px;
    height: 110px;
    background:#1F89BD;
    position: absolute;
    top: 0;
    right: 0;
}
.body_bottom_wxgzh div{
    color: #fff;
    width:20px;
    line-height:18px;
    margin-left: 8px;
    margin-top: 20px;
}
.pagenav_new{
    width: 60px;
    position: absolute;
    left: 0;

}
.pagenav_new_div{
    width: 60px;
    height: 60px;
    margin:10px 0;
    position: relative;
    background: #3B80BA;
}
.pagenav_new_div_wenzi{
    width: 50px;
    height: 50px;
    padding-left: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.pagenav_new_div_i{
    width:30px;
    height: 30px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.pagenav_new_div_is{
    width:30px;
    height: 30px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.pagenav_new_div_is img{
    width: 100%;
    height: 100%;
}
.pagenav_new_div_i img{
    width: 100%;
    height: 100%;
}
.ce_ewm{
    position: absolute;
    top: 0;
    left: -110px;
}
.ce_ewm img{
    width: 100px;
    height: 100px;
}
.pagenav_new_div_zhezhao{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

/*侧边栏*/
.pagenav{
    width: 60px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
 }

/*首页样式*/
.index_lunbo{
    width: 100%;
    height: 640px;
    position: relative;
}
.header_con_bottom_erji_div{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.header_con_bottom_erji_con{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.header_con_bottom_erji_con_title{
    width: 880px;
    height: 50px;
    margin-top: 10px;
    border-bottom: 1px solid #E2E2E2;
}
.header_con_bottom_erji_con_title p{
    width: 130px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    color: #3e89c3;
    font-size:20px;
}
.header_con_bottom_erji_con_title img{
    display: inline-block;
    margin-top: 20px;
}
.header_con_bottom_erji_con_div{
    width: 545px;
    height:100px;
    margin-top: 5px;
    font-size: 0;
}
.header_con_bottom_erji_con_div a{
    width: 135px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.header_con_bottom_erji_con_div a span{
    color: #3B80BA;
    width: 30px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    font-size: 40px;
    display: inline-block;
    vertical-align: top;
}
.header_con_bottom_erji_con_div a p{
    color: #333333;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
}
.header_con_bottom_erji_con_img{
    width: 225px;
    height: 130px;
    position: absolute;
    top:10px;
    right: 0;
}
.header_con_bottom_erji_con_img img{
    width: 100%;
    height: 100%;
}
.index_daohang{
    width: 1200px;
    height:80px;
    position: absolute;
    left: 0;
    bottom: -90px;
    background: #fff;
    font-size: 0;
}
.index_daohang_list{
    width: 200px;
    height: 100%;
    display: inline-block;
    background: #fff;
    position: relative;
    border-left: 1px solid #F1F1F1;
    transition: all 0.5s;
    overflow: hidden;
}
.index_daohang_list:nth-child(1){
    border: none;
}
.index_daohang_list a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.index_daohang_list img{
    display: inline-block;
    margin-top: 25px;
    margin-left: 50px;
    vertical-align: top;
    transition: all 0.3s;
    position: relative;
}
.index_daohang_list span{
    width: 100px;
    height: 80px;
    display: inline-block;
    vertical-align: top;
    line-height: 80px;
    color: #3B80BA;
    font-size: 18px;
    padding-left: 10px;
    transition: all 0.3s;
    position: relative;
}
.index_daohang_list div{
    width: 100%;
    height: 100%;
    background: #3B80BA;
    position: absolute;
    top:0;
    left: -200px;
    opacity: 0;
    transition: all 0.4s;
}
.index_daohang_list:hover div{
    opacity: 1;
    left: 0;
}
.index_daohang_list:hover span{
    color: #fff;
}



/*.index_daohang a{*/
/*    width: 200px;*/
/*    height: 100%;*/
/*    display: inline-block;*/
/*    background: #fff;*/
/*    position: relative;*/
/*    border-left: 1px solid #F1F1F1;*/
/*    transition: all 0.5s;*/
/*    overflow: hidden;*/
/*}*/
/*.index_daohang a div{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    top:0;*/
/*    left: -200px;*/
/*    background: #3B80BA;*/
/*    opacity: 0;*/
/*    transition: all 0.3s;*/
/*}*/
/*.index_daohang a:nth-child(1){*/
/*    border: none;*/
/*}*/
/*.index_daohang a img{*/
/*    display: inline-block;*/
/*    margin-top: 25px;*/
/*    margin-left: 50px;*/
/*    vertical-align: top;*/
/*    transition: all 0.3s;*/
/*    position: relative;*/
/*}*/
/*.index_daohang a span{*/
/*    width: 100px;*/
/*    height: 80px;*/
/*    display: inline-block;*/
/*    vertical-align: top;*/
/*    line-height: 80px;*/
/*    color: #3B80BA;*/
/*    font-size: 18px;*/
/*    padding-left: 10px;*/
/*    transition: all 0.3s;*/
/*    position: relative;*/
/*}*/
/*.index_daohang a:hover span{*/
/*    color: #fff;*/
/*}*/

/*新闻*/
.index_xinwen{
    width: 1200px;
    height:500px;
    margin: 0 auto;
    position: relative;
    margin-top: 60px;
}
.index_xinwen_div{
    width: 380px;
    height: 400px;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
    margin-top: 50px;
    box-shadow: 0px 2px 4px #adadad;
    position: relative;
}
.index_xinwen_div_img{
    width: 100%;
    height: 220px;
    position: relative;
}
.index_xinwen_div img{
    width: 100%;
    height: 220px;
}
.index_xinwen_div_title{
    width: 100%;
    height: 60px;
    position: relative;
}
.index_xinwen_div_title p{
    font-weight: bold;
    width: 130px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #000;
    font-size: 22px;
}
.index_xinwen_div_title a{
    width:80px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    border-radius: 20px;
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
    color: #909090;
    font-size: 14px;
    border: 1px solid #ACACAC;
}
.index_xinwen_div_liest{
    width: 100%;
    height:120px;
    position: relative;
}
.index_xinwen_div_li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size:16px;
    color: #666666;
}
.index_xinwen_div_li span{
    width:230px;
    height: 40px;
    display: inline-block;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}
.index_xinwen_div_li label{
    width:110px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #999999;
    font-size: 15px;
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
}

/*科室介绍*/
.index_keshi{
    width: 100%;
    height: 460px;
    background: #F5F5F5;
    position: relative;
}
.index_keshi_bor{
    width: 1200px;
    height:100%;
    margin: 0 auto;
    position: relative;
}
.index_title_s{
    width: 100%;
    height: 120px;
    position: relative;
}
.index_title_s p{
    width: 100%;
    height: 80px;
    font-size: 26px;
    color: #333333;
    line-height: 120px;
    display: none;
}
.index_title_s hr{
    width: 50px;
    height: 2px;
    background:#EC732C ;
    color: #EC732C;
    display: none;
}
.index_title_s a{
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: 45px;
    right: 0;
    font-size: 15px;
    color: #999999;
}
.index_keshi_con{
    width: 100%;
    height:285px;
    position: relative;
}
.index_keshi_con_img{
    width: 380px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.index_keshi_con_img img{
    width: 100%;
    height: 100%;
}
.index_keshi_con_div{
    width: 760px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.index_keshi_con_div_top{
    width: 100%;
    height:50px;
    position: relative;
}
.index_keshi_con_div_top_new{
    width: 380px;
    height: 50px;
    float: left;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background:#D8D8D8;
    text-align: center;
    color: #4f4f4f;
    font-size: 18px;
    line-height: 50px;
    cursor: pointer;
    transition: all 0.5s;
}
.index_keshi_con_div_top_new:hover{
    background: #3B80BA;
    color: #fff;
}
.index_keshi_con_div_top_new_class{
    background: #3B80BA!important;
    color: #fff!important;
}
.index_keshi_con_div_con{
    width: 760px;
    height: 235px;
    position: relative;
}
.index_keshi_con_div_con_new{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    overflow-y:scroll;
    display: none;
}
.index_keshi_con_div_con_new a{
    width:128px;
    height: 35px;
    display: inline-block;
    margin: 10px 8px;
    border: 1px solid #000;
    border-radius: 8px;
    text-align: center;
    line-height: 35px;
    transition: all 0.3s;
}
.index_keshi_con_div_con_new a:hover{
    border: 1px solid #3B80BA;
    background: #3B80BA;
    color: #fff;
}
.index_zhongjiantu{
    width: 100%;
    height: 250px;
    position: relative;
}
.index_zhongjiantu img{
    width: 100%;
    height: 100%;
}
/*专家团队*/
.index_zjtd{
    width: 100%;
    height: 530px;
    background: #fff;
    position: relative;
}
.index_zjtd_bor{
    width: 1200px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.index_zjtd_div{
    width: 100%;
    height: 330px;
    position: relative;
}
.index_zjtd_div_zuo{
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.index_zjtd_div_zuo img{
    width:17px;
    height: 30px;
    position: absolute;
    top: 150px;
    left: 0;
    cursor: pointer;
}
.index_zjtd_div_con{
    width: 1120px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 40px;
    overflow: hidden;
}
.index_zjtd_div_you{
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.index_zjtd_div_you img{
    width:17px;
    height: 30px;
    position: absolute;
    top: 150px;
    right: 0;
    cursor: pointer;

}
.index_zjtd_div_con_gun{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
}
.index_zjtd_div_con_bor{
    width: 280px;
    height: 100%;
    display: inline-block;
    position: relative;
}
.index_zjtd_div_con_bor_div{
    width:230px;
    height: 100%;
    margin:0 auto;
    position: relative;
}
.index_zjtd_div_con_bor_div_touxiang{
    width:90px;
    position: absolute;
    top: 0;
    left:70px;
    border: 2px solid #E0EEF6;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    border-radius: 50%;
}
.index_zjtd_div_con_bor_div_touxiang img{
    width: 100%;
}
.index_zjtd_div_con_bor_div_con{
    width: 100%;
    height:262px;
    position: absolute;
    left: 0;
    top: 52.5px;
    background: #fff;
    border: 1px solid #E9E9E9;
    transition: all 0.5s;
}
.index_zjtd_div_con_bor_div_con .xm{
    width: 100%;
    height: 35px;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #333333;
    margin-top:70px;
    line-height: 35px;
    transition: all 0.5s;
}
.index_zjtd_div_con_bor_div_con hr{
    width: 40px;
    height: 2px;
    color: #4E8EC1;
    background: #4E8EC1;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 95px;
    display: inline-block;
    transition: all 0.5s;
}
.index_zjtd_div_con_bor_div_con .zhiwukeshi{
    width: 95%;
    height: 35px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    transition: all 0.5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index_zjtd_div_con_bor_div_con label{
    display: block;
    border-radius: 10px;
    text-align: center;
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #3e89c3;
    border: 1px solid #3e89c3;
    margin: 0 auto;
    margin-top: 10px;
    transition: all 0.5s;
}
.index_zjtd_div_con_bor_div:hover .index_zjtd_div_con_bor_div_con{
    background: #3B80BA;
}
.index_zjtd_div_con_bor_div:hover .index_zjtd_div_con_bor_div_con .xm{
    color: #fff;
}
.index_zjtd_div_con_bor_div:hover .index_zjtd_div_con_bor_div_con hr{
    color: #fff;
    background: #fff;
}
.index_zjtd_div_con_bor_div:hover .index_zjtd_div_con_bor_div_con .zhiwukeshi{
    color: #fff;
}
.index_zjtd_div_con_bor_div:hover .index_zjtd_div_con_bor_div_con label{
    color: #fff;
    border: 1px solid #fff;
}

/*综合展示*/
.index_zhzs{
    width: 100%;
    height:375px;
    background: #F5F5F5;
}
.index_zhzs_bor{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.index_title_s .xuanze{
    width:240px;
    height:35px;
    position: absolute;
    top: 40px;
    left: 0;
}
.index_zhzs_bor_xuanze{
    width: 120px;
    height: 35px;
    float: left;
    background:#D4D4D4;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #4f4f4f;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: all 0.3s;
}
.index_zhzs_bor_xuanze:hover{
    background: #3B80BA;
    color: #fff;
    cursor: pointer;
}
.index_zhzs_bor_xuanze_class{
    background: #3B80BA!important;
    color: #fff!important;
}
.index_zhzs_div{
    width: 100%;
    height: 220px;
    position: relative;
}
.index_zhzs_div_new{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.index_zhzs_div_zuo{
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.index_zhzs_div_zuo img{
    width:17px;
    height: 30px;
    position: absolute;
    top: 95px;
    left: 0;
    cursor: pointer;
}
.index_zhzs_div_con{
    width: 1120px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 40px;
    overflow: hidden;
}
.index_zhzs_div_you{
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.index_zhzs_div_you img{
    width:17px;
    height: 30px;
    position: absolute;
    top: 95px;
    right: 0;
    cursor: pointer;
}
.index_zhzs_div_con_gun{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
}
.index_zhzs_div_con_bor{
    width: 280px;
    height: 100%;
    display: inline-block;
    position: relative;
}
.index_zhzs_div_con_div{
    width: 235px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.index_zhzs_div_con_div img{
    width: 235px;
    height: 180px;
    display: block;
}
.index_zhzs_div_con_div img:hover{
    transform:scale(1.1,1.1);
}
.index_zhzs_div_con_div p{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size:16px;
    color: #333333;
    text-align: center;
    overflow: hidden;
}
/*内页公共*/
.body_cons{
    background: #F2F2F2;
    position: relative;
}
.body_con_img{
    width: 100%;
    height: 340px;
}
.body_con_img img{
    width: 100%;
    height: 100%;
}
.body_con_div{
    width: 1200px;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
}
.body_con_div_left{
    width:220px;
    min-height: 10px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    margin-bottom: 50px;
}
.body_con_div_right{
    width: 920px;
    min-height: 10px;
    display: inline-block;
    vertical-align: top;
    margin-left:50px;
    position: relative;
    margin-bottom: 50px;
}
.body_con_div_left_top{
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background:#3B80BA;
    font-size:26px;
    color: #fff;
    position: absolute;
    top: -90px;
    left: 0;
}
.body_con_div_left a{
    display: inline-block;
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #F7F7F7;
    transition: all 0.5s;
}
.body_con_div_left a:hover{
    color: #fff;
    font-weight: bold;
    background:#619AC6;
}
.body_con_div_left_class{
    color: #fff!important;
    font-weight: bold!important;
    background:#619AC6!important;
}
.body_con_div_right_top{
    width: 100%;
    height:60px;
    margin-top: -30px;
    background: #fff;
    box-shadow: 3px 3px 8px #adadad;
    position: relative;
    margin-bottom: 25px;
}
.body_con_div_right_top p{
    width: 120px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    position: absolute;
    top: 0;
    left: 0;
}
.body_con_div_right_top label{
    min-width: 10px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    top: 0;
    right:30px;
}
.body_con_div_right_top label img{
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.body_con_div_right_new{
    width: 100%;
    min-height: 100px;
    background: #fff;
    box-shadow: 1px 1px 10px #adadad;
    padding:20px 20px;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}

/*详情页*/
.all_content{
    width:100%;
    min-height: 100%;
    position: relative;
}
.all_content_title{
    width: 100%;
    line-height: 60px;
    text-align: center;
    color: #333333;
    font-size: 23px;
    font-weight: bold;
}
.all_content_time{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.all_content_time span{
    color: #888;
}
.all_content_con{
    width: 100%;
    min-height: 10px;
    margin-bottom: 30px;
}
.all_content_shangxia{
    width: 100%;
    height:140px;
    border-top: 1px solid #E6E6E6;
}
.all_content_shangxia p{
    width: 100%;
    margin-top: 25px;
}
.all_content_shangxia p:hover a{
    color: #3877B0;
}

.keshi{
    width:870px;
    /*min-height: 950px;*/
}
.keshi_div{
    width: 265px;
    height: 260px;
    display: inline-block;
    position: relative;
    margin-left: 15px;
}
.keshi_div_img{
    width: 100%;
    height: 200px;
    border: 1px solid #6AA1CC;
    position: relative;
}
.keshi_div_img img{
    width: 245px;
    height: 180px;
    position: absolute;
    top: 10px;
    left: 10px;
}
.all_pic_list{
    border:none;
}
.all_pic_list img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.keshi_div_p{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size:16px;
    color: #333333;
    text-align: center;
    overflow: hidden;
}
.all_content_keshi{
    width:100%;
    height: 50px;
    border-bottom: 1px solid #6AA0CC;
    font-size:20px;
    color: #333333;
    margin-bottom: 10px;
}
.all_content_keshi span{
    color: #f99f1d;
    font-size:15px ;
    margin-left: 20px;
}
.map{
    width: 100%;
    min-height: 10px;
}
.map_ditu{
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
}
.map_p{
    width: 100%;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #333333;
}
.all_article_list{
    width:100%;
    height: 140px;
    border-bottom: 1px dashed #E7E7E7;
    position: relative;
}
.all_article_lists{
	 width:100%;
    height: 80px;
    border-bottom: 1px dashed #E7E7E7;
    position: relative;
}
.all_article_list_div{
    width: 100%;
    height: 80px;
    position: absolute;
    top: 30px;
    left: 0;
}
.all_article_list_div_time{
    width: 80px;
    height: 80px;
    position: relative;
    background:#3B80BA;
    display: inline-block;
    vertical-align: top;
}
.all_article_list_div_time p:nth-child(1){
    width: 100%;
    height:38px;
    color: #ffffff;
    font-size:18px;
    text-align: center;
    line-height: 50px;
}
.all_article_list_div_time hr:nth-child(2){
    width:40px;
    height: 2px;
    background: #ABCBE3;
    color: #ABCBE3;
    display: block;
    margin: 0 auto;
    margin-top: 5px;
}
.all_article_list_div_time p:nth-child(3){
    width: 100%;
    height:38px;
    color: #ffffff;
    font-size:18px;
    text-align: center;
    display: block;
    margin-top: 5px;
}
.all_article_list_div_con{
    width: 750px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
}
.all_article_list_div_con p:nth-child(1){
    width: 530px;
    height: 35px;
    line-height: 35px;
    color: #3e89c3;
    font-size: 18px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
}
.all_article_list_div_con p:nth-child(2){
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #666666;
    font-size: 16px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*图文列表*/
.pic_article_list{
    width: 100%;
    height: 250px;
    border-bottom: 1px dashed #E7E7E7;
    position: relative;
    transition: all 0.3s;
}
.pic_article_list_div{
    width: 100%;
    height:200px;
    position: absolute;
    top: 25px;
    left: 0;
}
.pic_article_list_div_img{
    width: 270px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pic_article_list_div_img img{
    width: 100%;
    height: 100%;
}
.pic_article_list_div_righe{
    width:530px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.3s;
}
.pic_article_list_div_righe p{
    width: 100%;
    height:50px;
    line-height: 50px;
    overflow: hidden;
    color: #3e89c3;
    font-size: 18px;
    vertical-align: top;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pic_article_list_div_righe label{
    width: 100%;
    height: 60px;
    line-height: 30px;
    font-size:16px;
    color: #666666;
    display: block;
}
.pic_article_list_div_righe span{
    display: inline-block;
    width: 108px;
    height:50px;
    line-height: 50px;
    text-align: left;
    font-size: 14px;
    color: #999999;
}
.pic_article_list_div_righe div{
    display: inline-block;
    width: 80px;
    height:33px;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background:#ACACAC;
    vertical-align: top;
    margin-left: 330px;
    margin-top: -20px;
    transition: all 0.3s;
}
.pic_article_list_div:hover .pic_article_list_div_righe div{
    background: #3e89c3;
}
/*在线留言*/
.leave_msg{
    width: 100%;
    min-height: 10px;
}
.leave_msg_title{
    width:100%;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    color: #e33c3f;
}
.leave_msg_div{
    width: 100%;
    min-height: 10px;
}
.leave_msg_div_in{
    width: 100%;
    min-height: 40px;
    margin: 20px 0;
}
.leave_msg_div_in label{
    width: 90px;
    height: 40px;
    text-align: left;
    font-size:16px;
    color: #4c4c4c;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}
.leave_msg_div_in input[ type=text]{
    width: 330px;
    height: 40px;
    border: 1px solid #EAEAEA;
    background:#fff;
    color: #4c4c4c;
    font-size: 16px;
    padding-left: 10px;
    vertical-align: top;
}
.leave_msg_div_in input[ type=text]:hover{
	border: 1px solid #F6952D;
}
.leave_msg_div_in textarea:hover{
	border: 1px solid #F6952D;
}
.leave_msg_div_in textarea{
    width: 770px;
    min-height: 250px;
    padding: 5px 10px;
    border: 1px solid #EAEAEA;
    background:#fff;
    color: #4c4c4c;
    font-size: 16px;
    vertical-align: top;
}
.leave_msg_div_in div{
    width: 75px;
    height: 40px;
    background: #00F7DE;
    display: inline-block;
    margin-left: 20px;
}
.leave_msg_div_in p{
    width: 75px;
    height: 40px;
    display: inline-block;
    margin-left: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #ba0000;
    vertical-align: top;
    cursor: pointer;
}

.leave_msg_div_in input[type=submit]{
    width: 140px;
    height: 40px;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
    background: #F6952D;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}
.leave_msg_plun{
    width: 100%;
    min-height: 50px;
    border: 1px solid #D1CECA;
    padding:0 20px;
    background: #FFF6EA;
}
.leave_msg_plun_div{
    width: 100%;
    min-height:130px;
    border-bottom: 1px solid #E5E5E5;
    margin-top: 30px;
}
.leave_msg_plun_div_borders{
    width: 100%;
    min-height: 110px;
    position: relative;
}
.leave_msg_plun_div_borders_div{
    width: 100%;
    height: 30px;
    position: relative;
}
.leave_msg_plun_div_borders_div_img{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}
.leave_msg_plun_div_borders_div_img img{
    width: 100%;
    height: 100%;
}
.leave_msg_plun_div_borders_div p{
    width: 150px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 40px;
    font-size:16px ;
    color: #12a5e9;
}

.leave_msg_plun_div_borders_con{
    width: 100%;
    min-height: 10px;
    margin-top: 10px;
    line-height:25px;
    font-size: 15px;
    color: #666666;
}
.leave_msg_plun_div_borders_con span{
    display: inline-block;
    vertical-align: top;
    font-size:16px;
    color: #4b4b4b;
    width: 50px;
    height: 30px;
}
.leave_msg_plun_div_borders_con label{
    display: inline-block;
    vertical-align: top;
    width:  800px;
    min-height: 30px;
    line-height:25px;
    font-size: 15px;
    color: #666666;
}
.leader_people_list{
    width: 100%;
    min-height: 10px;
    position: relative;
}
.leader_people_list_bor{
    width: 280px;
    height: 330px;
    display: inline-block;
    position: relative;
}

/*专家详情*/
.leader_people_content{
    width: 100%;
    min-height: 10px;
    position: relative;
}
.leader_people_content_div{
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}
.leader_people_content_div_img{
    width: 260px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.leader_people_content_div_img img{
    width: 100%;
}
.leader_people_content_div_p{
    width:100%;
    height: 35px;
    display: block;
    margin-top: 25px;
    overflow: hidden;
    text-align: center;
}
.leader_people_content_div_p span{
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    color: #333333;
    padding: 0 20px;
}
.leader_people_content_div_p span:nth-child(1){
    color: #3e89c3;
    font-size:22px;
    font-weight: bold;
}
#opened{
	width: 100%;
	height: 900px;
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 99;
	margin: 0 auto;
}

.big-img img{
	width: 100%;
	height: 100%;
}
.close a{
	width:30px;
	height:30px; 
	line-height: 30px;
	display: block; 
	border-radius: 16px;
	background: #999;
	color: #FFF; 
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);  
	transition: linear .06s;
    padding: 0;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}
.close a:hover{
	width: 35px;
    height: 35px;
    line-height: 24px;
     padding: 3px;
    color: #FFF;
    box-shadow: 0 1px 3px rgba(209, 40, 42, .5);
    background: #d1282a;
    border-radius: 24px;
    transition: all 0.2s ease-out;
    opacity: 0.8;

}
.bigimg{width:600px;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
.mask>img:hover{cursor:pointer}
.guanggao{
    position: fixed;
    height: 300px;
    left: 0;
    top:  calc(calc(100% - 400px) / 2);
    z-index: 999;
}
.guanggao img:nth-child(1){
    height: 100%;
}
.guanggao img:nth-child(2){
    width: 15px;
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
}