@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; border: 0;}
body { color:#000; font-size:12px; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;background:#fff;}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a{ color:#000; text-decoration:none; cursor:pointer;display:inline-block;outline:none;}
img { border:none;display: block;}
ol,ul,li { list-style:none; }
textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
input{outline:0 none;font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;}
a{outline:0 none;}
.fl{float: left;}
.fr{float: right;}
div{height:auto;overflow:hidden;}
area{outline:0 none;}


/*专家*/
.wid-1130{width:1130px;margin:0 auto;}
.wid-100{min-width:1130px;}

/*面包屑*/
.crumbs_wrap{background: #f6f6f6;height:76px;margin-bottom:32px;}
.crumbs_con{line-height:76px;font-size:13px;color:#202020;}
.crumbs_con{padding-left:47px;}
.crumbs_con a:hover{color:#e37700;}
.crumbs_f_blue{color:#1b6cbf;}

/*内容开始*/
.content_wrap{height:auto;background:url(../images/expert_bg.png) center bottom no-repeat;}
.content{padding-bottom:157px;}
.con_l{width:317px;height:494px;background:url(../images/expert_z_bg.png) 11px top no-repeat;padding-top:12px;}
.con_l a{height:53px;line-height:43px;display:block;font-size:18px;color:#333;margin-bottom: 10px;padding-left:14px;}
.con_l a.current{background:url(../images/expert_title_bg2.png) left center no-repeat;color:#fff;}
.con_r{width:740px;}
.con_r>li{height:auto;overflow:hidden;display:none;}
.con_r>li.current{display:block;}
/*每个专家*/
.e_pic{ display:block; width:130px; height:163px; }
.e_pic img{ transform:translateX(-1px);}
.expert_con{width:590px;}
.item{height:auto;overflow:hidden;}
.item>li{border-bottom:1px dashed #999;padding-bottom:15px;height:auto;overflow:hidden;margin-bottom:31px;}
.item .li_margin{margin-bottom:0;border-bottom:none;}
.name_con{height:40px;line-height: 40px;margin-bottom:10px;color:#1a1a1a;font-size:14px;}
.e_position{font-weight:bold;margin-right:111px;}
.e_position2{margin-right:20px;}
.e_position3{width:340px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:20px;}
.e_position4{width:318px;}
.e_position5{width:365px;}
.e_position6{margin-right:70px;}
.e_name{color:#00379c;margin-right:36px;font-size:18px;}
.e_name2{margin-right:20px;}
.e_name:hover{text-decoration: underline;}
.e_con{line-height:24px;color:#616161;font-size:14px;text-indent:30px;text-align:justify;}
/*分页*/
.page_btn{padding-top:20px;}
.page_box{float: right;}
.page_btn a{padding:5px;border:1px solid #ccc;font-size:12px;background:#fff;}
.num{padding:0 10px;}
.search_num .s_text{width:30px;height:26px;background: #fff;border:1px solid #ccc;padding:0 3px;margin-left:10px;margin-right:6px;}
.search_num .s_btn{width:40px;height:28px;background:#367EE5;color:#fff;border-radius:4px;margin-left:5px;cursor:pointer;}




/*避免a连接点击之后有灰色背景*/
/* a:active{ 
    background-color: transparent !important;
} */
