.header{width:100%;height:136px;text-align: center;background-color:#fff;}
.width1200 { width:1200px; position:relative; margin:0 auto; height:auto; overflow:hidden; }
.logo{
	width: 815px;
	height:96px;
	float: left;
}
.search{
	width:325px;
	height:50px;
	border:1px solid #ccc;
	float: right;
	margin-top:25px;
}
.inpt{
	width:275px;
	height:50px;
	float: left;
}
.inpt input{
	width:259px;
	height:50px;
	border:none;
	padding-left: 15px;
	color:#888;
	border-right:1px solid #ccc;
}
.search_icon{
	width: 50px;
	height:50px;
	float: right;
	background: url('/static/index/images/search.jpg') no-repeat center;
}
/*menu*/
/* #navMenu { width:100%; height:40px; margin:0 auto; background-color: #076AC3; position: relative;box-shadow: 0px 3px 8px rgba(0,0,0,0.4);}
#navMenu>ul {width:1200px; height:40px; margin:0 auto; position:relative; }
#navMenu>ul>li {transition: all 0.3s;float:left; height:40px; line-height:40px; width:100px; }
#navMenu>ul>li a {color: #fff;display: block; line-height:40px; height: 40px; text-align: center; font-size:16px; width:100%;}
#navMenu li:hover{ transition: all 0.3s;background-color:#1D84DE;}
#navMenu>li:hover>a {color:#005BAC;}
#navMenu li ul {  height:40px; max-height:0px; overflow:hidden; position:absolute; top:40px; left:0;z-index:9999; }
#navMenu li:hover ul {max-height:80px;} 
#navMenu li ul li {transition: all 0.3s; float:left; height:40px; display:block; box-sizing: border-box;}
#navMenu li ul li a {transition:all 0.3s; display: block; text-align:center;color: #676767;font-size:14px; line-height:40px; height:40px; padding:0 24px;  margin:0 auto; float:left; overflow:hidden; box-sizing:border-box;}
#navMenu li:hover ul li a{transition:color 0.3s;}
#navMenu li ul li:hover{background: none;}
#navMenu li ul li a:hover{transition:color 0.3s; color:#2D89EC;text-decoration: underline;}
#menu_bg{width:100%;height: 40px;background:url('/static/index/images/menu1.png') no-repeat center 0;position: absolute;top:40px;display: none;box-shadow: 0px 3px 8px rgba(0,0,0,0.4);} */

/*banner*/
#banner { height:240px; background-position:center top; background-repeat:no-repeat; }

#fenlei {
	height:75px; 
	width:1200px;
	margin:0 auto;
	margin-top:5px; 
	border-bottom:1px solid #DDDDDD;
}
.newactive{
	overflow: hidden;
	float: left;
}
#fenlei h3 { 
	line-height:73px; 
	font-size:22px; 
	overflow:hidden; 
	font-weight: normal;
	color:#005BAC; 
	border-bottom:3px solid #005BAC;; 
}
#fenlei ul {  float:right; height:45px; overflow:hidden;margin-top: 15px; }
#fenlei ul li { float:left; height:45px; line-height:45px; overflow:hidden;}
#fenlei ul li a { padding:0 13px;transition:all 0.3s; display:block; height:45px; text-align:center; line-height:45px;overflow:hidden;}
#fenlei ul li a:hover{ background: #005BAC; color:#fff;transition:all 0.5s;}
#fenlei ul li.fenleili a{ background: #005BAC; color:#fff;}
.eqkeshilist {
    width: 1200px;
    margin: 30px auto;
    overflow: hidden;
}
.tab_table {
    border-top: 1px solid #005BAC;
    border-left: 1px solid #005BAC;
    box-sizing: border-box;
    margin: 20px auto;
}
.tab_table th {
    background-color: #F6F6F6;
    font-size: 24px;
    font-weight: normal;
    color: #005bac;
    border-bottom: 1px solid #005BAC;
    text-align: center;
}
.tab_table td {
    border-right: 1px solid #005BAC;
    border-bottom: 1px solid #005BAC;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
}
.tab_table td ul{width: 990px;padding:20px 0;padding-bottom: 10px;padding-left: 30px;overflow: hidden;}
.tab_table td ul li {
    float: left;
    width: 180px;
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    margin-bottom: 10px;
    
}
.tab_table td ul li:nth-of-type(5n){margin-right: 0;}
.tab_table td ul li a {
    display: block;
   	width: 158px;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    color: #727272;
    padding-left: 10px;
    transition: all 0.3s;
}
.tab_table td ul li a:hover{
	background: #005BAC;
	color: #ffffff;
}

.eqexpertlist{overflow: hidden;margin-top: 50px;}
.ul_list{overflow: hidden;margin-bottom: 50px;}
.ul_list li{
	width: 50%;
	float: left;
	margin-bottom: 50px;
}
.expertpic{
	width: 210px;
	height: 265px;
	overflow: hidden;
	float: left;
	margin-right: 50px;
}
.expertpic img{
	width: 210px;
}
.expertdetail{
	width: 285px;
	overflow: hidden;
	padding:20px 0;
}
.expertdetail h1{
	height: 32px;
	overflow: hidden;
}
.expertdetail h1 em{
	display: inline-block;
	vertical-align: bottom;
	font-size: 24px;
	color: #000000;
	max-width: 200px;
	height: 32px;
	overflow: hidden;
}
.expertdetail h1 span{
	display: inline-block;
	vertical-align: bottom;
	color: #9d9d9d;
	font-size: 16px;
	padding-left: 5px;
}
.expertdetail i{
	height: 30px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #cccccc;
}
.expertdetail h2{
	color: #005bac;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	width: 100%;
}
.expertdetail p{
	color: #7c7b7b;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	
}

/*分页*/
.black2 { padding: 10px;  margin: 20px auto;  text-align: center; overflow:hidden; margin-bottom:40px;}
.black2 a { border: #757575 1px solid; padding:5px 10px; color: #000000; text-decoration: none;margin: 2px; }
.black2 a:hover { border: #F37C22 1px solid; background:#F37C22; padding:5px 10px; color: #fff;  text-decoration: none; margin: 2px; }
.black2 span.current { border: #F37C22 1px solid; background:#F37C22; padding:5px 10px; color: #fff;  text-decoration: none; margin: 2px; }
.black2 span.disabled { border: #ccc 1px solid; padding:5px 10px; color: #ccc;  text-decoration: none; margin: 2px; }



/*底部*/
#foot{ 
	height:100px;
 	background-color:#eee;
 	position: relative;
	z-index: 100;
	overflow: hidden;
 }
#foot p{
	text-align: center;
	height:30px;
	line-height: 30px;
	color:#666;
}
.foot_p{
	margin-top:25px;
}

/*讲堂公告*/
#content1{
	min-height: 560px;
}
.jiangt ul{overflow: hidden;margin-top:30px;}
.jiangt ul li{
	border:1px solid #dddddd;
	width: 545px;
	height: 155px;
	float: left;
	padding: 35px 0;
	margin-right: 45px;
	padding-left: 30px;
	margin-bottom: 35px;
}
.jiangt ul li:nth-of-type(2n){
	margin-right:0;
}
.jiangtleft{
	width: 385px;
	float: left;
}
.jiangt ul li a h1{
	font-size: 18px;
	color: #000000;
	height: 20px;
	line-height: 20px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.jiangt ul li a h2{display: block;overflow: hidden;margin-bottom: 20px;}
.jiangt ul li a i{
	display: block;
	float: left;
	width: 36px;
	height: 25px;
	overflow: hidden;
	border-bottom: 6px solid #076bc3;
}
.jiangtright{
	width: 140px;
	float: left;
	height: 145px;
	overflow: hidden;
}
.jiangtright img{
	width: 140px;
	height: 100%;
}
.jiangtime{overflow: hidden;}
.jiangtime p{
	color: #7e7e7e;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}
.eq_expert{position: relative;}
.eq-expert-top{
	height:342px;
	background: url('/static/index/images/eqtop.jpg') no-repeat;
	background-size: cover;
	position: absolute;
	top:0;
	width: 100%;
	z-index: -10;
}
.eq-expert-kong{width: 100%;height:60px;}
.eq-content{
	width: 1200px;
	margin:0 auto;
	padding-top:115px;
	overflow: hidden;
}
.eq-content-top{
	width: 1200px;
	height:290px;
	background-size: cover;
	
}
.eq-expert-message{
	position: relative;
	top:-50px;
	margin-left: 10px;
	height:290px;

}
.eq-message-left{
	float: left;
	    
}
/*专家照片*/
.eq2pic{
	width: 295px;
	height: 420px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
	/*margin-bottom: 20px;*/
	overflow: hidden;
}
.eq2pic img{
	width: 295px;
	/*height: 343px;*/
}
.eq2jieshao{
	width: 147px;
	height: 14px;
	/*background: url('/static/index/images/eq2pic.jpg') no-repeat;*/
	margin:10px 0;
	padding:5px 75px ;
	overflow: hidden;
} 
.eq2jieshao p{
	text-align: center;
	line-height: 25px;
	color: #076ac3;
	font-size: 18px;
	width: 147px;
	height: 54px;
	overflow: hidden;
}
.eq-message-right1{

	float: left;
	margin-left: 55px;
	width: 635px;
}
.mess-one{
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}
.messname{
	color:#fff;
	font-size: 36px;
}
.messkeshi{
	color:#fff;
	font-size: 16px;
	padding-left: 20px;
}
.eqicon{width: 120px;float: right;margin-top:10px;}
.eqicon a{
	display: block;
	float: right;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	transition: all 0.3s;
	margin-left: 8px;
}
.eqicon a:hover{background: #c74545;}
.messtwo{overflow: hidden;margin-bottom: 10px;}
.messtwo h1{
	color:#fff;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
}
.messtwo h4{
	color: #ffffff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.messsth {
	margin-top:14px;
	/*height:80px;*/
	overflow: hidden;
}
.messsth ul{
	overflow: hidden;
	/*height:85px;*/
	overflow: hidden;
}
.messsth ul li{
	display: inline-block;
	padding:6px 25px ;
	border:1px solid #FFFFFF;
	color: #FFFFFF;
	margin-right: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.eq-message-right2{
	width: 120px;
	float: right;
}
.eq-content .bigsize1{
	width: 100%;
	overflow: hidden;
	color: #ffffff;
	font-size: 104px;
	text-align: center;
	margin-top: -20px;
    height: 130px;
}
.eq-message-right2 h3{
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	height: 25px;
	overflow: hidden;
	margin-top:10px;
}
.eq-message-right2 button{
	border: none;
	background: #FFFFFF ;
	font-size: 13px;
	color: #3f3f3f;
	display: block;
	width: 105px;
	margin:0 auto;
	height: 33px;
	line-height: 33px;
	border-radius: 3px;
	margin-top: 10px;
	padding-left: 25px;
	background-image: url('/static/index/images/dianzan.png');
	background-repeat: no-repeat;
	background-position: 15px center ;
	cursor: pointer;
}

.eq2message {
    overflow: hidden;
    float: left;
    width: 885px;
}
.eq2div1 {
    overflow: hidden;
    height: 260px;
    margin-bottom: 60px;
}

.eq-main-one{float: left;width: 305px;overflow: hidden;min-height: 300px;}
.eqmaindiv{
	margin-bottom: 40px;
}
.eqmaindiv h1{
	font-size: 18px;
	color:#3c3c3c;
	margin-bottom: 20px;
}
.eqmaindiv p{
	color:#909090;
	font-size: 14px;
	line-height: 26px;
}
.eq2maindiv{overflow: hidden;margin:10px 0;}
.eq2maindiv span{
	color: #d2d2d2;
	font-size: 24px;
	padding-right:10px;
	display: block;float: left;
}
.eq-main-two {float: left;
	margin-left: 55px;
	width: 835px;
	overflow: hidden;
}
.eq-main-two p{
	/* text-indent: 2em;
	margin-bottom: 28px; */
}
.mainulone{width: 100%;overflow: hidden;border-bottom: 1px solid #076ac3;}
.mainulone li{
	width: 115px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 1px;
	font-size: 15px;
	color: #000000;
	background: #eeeeee;
	cursor: pointer;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.mainulone li.mainli{
	color:#FFFFFF;
	background: #076ac3;
}
.mainulist{overflow: hidden;}
.mainuldiv{overflow: hidden;display: none;}
.mainuldivblock{display: block;margin-top:20px;}
.mainultwo{overflow: hidden;margin:10px 0;}
.mainultwo li{
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #bbbbbb;
}
.mainh4{color: #666666;font-size: 14px;}
.mainultwo li em{
	display: inline-block;
	float: left;
	color: #666666;
	max-width: 640px;
	overflow: hidden;
	height: 50px;
}
.mainultwo li span{
	color: #1d9b38;
}
.mainultwo li button{
	display: block;
	float: right;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #ffffff;
	background: #c74545;
	border:none;
	margin-top:10px;
}
.mainw{
	widows: 840px;
	height:102px;
	background: url('/static/index/images/mainw.jpg') no-repeat;
	position: relative;

}
.mainw a{
	position: absolute;
	width: 130px;
	height: 25px;
	top:52px;
	left:270px;
}
