@charset "gb2312";
/*整体属性*/
html,body,div,p,{margin:0;padding:0;}
body {
	color: #333;
	font-family: "Microsoft YaHei","微软雅黑";
	font-size: 14px;
	word-spacing: 1px;
	margin: 0px;
	background:#f5f5f5;
}

/*共用属性*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#007fc8 ;
}
ul, li, form, table, tr, td, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, img {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
	display: inline
}
.marginTop {
	margin-top: 10px;
}
.marginLeft {
	margin-left:10px;
}
.oh{
	overflow:hidden;
	}
.fl{
	float:left;
	*display:inline;
	}
.mL10{
	margin-left:10px;
	}
#hTop{
	height:39px;
	background: #f1f1f1;
	border-bottom:1px solid #d1d1d1;
	text-align:right;
	line-height:39px;
	color:#646464;
	}
.hCon{
	width: 1200px;
	margin:0 auto;
	}
#hTop span{
	color: #999999;
	float:left;
	}
#hTop img{
	vertical-align:middle;
	}
#hTop a{
	display:inline-block;
	margin:0 5px;
	color: #444444;
	}

#hLogo{
	height:84px;
	padding:5px 0;
	width: 1200px;
	margin: 0 auto;
	}
.logo{float:left;}	
	input.keyword{
    height:20px;
    line-height:20px;
    padding:9px 5px 9px 50px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    border-left: 1px solid #888;
    border-radius:3px;
     -moz-border-radius: 3px; /* Firefox */
  -webkit-border-radius: 3px; /* Safari 和 Chrome */
    z-index:0;
    background:url(../images/sb01.png) 14px 10px  no-repeat;
    font-size:14px;
    color: #6d6d6d;
    background-color: #ffffff;
  
    }

.search{height:50px;padding-top: 20px;float: right;}
.search button{width:100px;height:40px;font-size:16px;margin-left:-1px;border:none;background:#007fc8;color:#fff; border-radius:0 3px 3px 0; 
 -moz-border-radius:0 3px 3px 0; /* Firefox */
  -webkit-border-radius: 0 3px 3px 0; /* Safari 和 Chrome */
  }


	
#hNav{
	height: 51px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#006ead), to(#0096ec));   
  background: -webkit-linear-gradient(left, #006ead , #0096ec); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #006ead, #0096ec); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #006ead, #0096ec); /* Firefox 3.6 - 15 */
    background: -ms-linear-gradient(left, #006ead, #0096ec);  
  background: linear-gradient(to right, #006ead , #0096ec); /* 标准的语法 */
	filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#006ead,endcolorstr=#0096ec,gradientType=1);
  -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#006ead,endcolorstr=#0096ec,gradientType=1);

    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #006ead, endColorstr = #0096ec);   

	}	

.hNLA{
	display:inline-block;
	width:90px;
	line-height:60px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}
.navMenu{
	background: #007fc8;
	width: 100%;
	position:absolute;
	top:60px;
	text-align:center;
	display:none;
	z-index: 9999;
	background: #fff;
	height: 57px;
	}
.navMenu li{
	line-height:35px;
	border-bottom:1px dotted #1d5982;
	}
.navMenu li a{
	color:#fff;
	}
.nLClk{
background:#3c6450;
width:90px;
	}
.nLClk .hNLA{
	color:#fff !important;
	}
.nLClk .navMenu{
	display:block !important;
	}

#navCon{
	width: 1200px;
	margin:0 auto;
	}
#navCon li{
	float:left;
	line-height:59px;
	box-sizing:border-box;
	text-align: center;
	width: 107px;
	}
#navCon li a{
	display:inline-block;
	height:60px;
	/* width:100%; */
	color: #fff;
	/* transition:.2s; */
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}
#navCon .xxkClk,#navCon li a:hover{
	transition:.2s;
	text-decoration:none;
	color: #bedcc8 !important;
	background: #1c6f46;
	}

#navCon .xxkClk a{
	color:#fff  !important;
	}
#navMenu{
	width: 100%;
	margin:0 auto;
	overflow:hidden;
	height:56px;
	line-height:56px;
	z-index: 1;
	background: #fff;
	border-bottom:1px solid #dddddd
	}
.navCon{
	display:none;
	float:left;
	width:1200px;
	z-index: 999;
	}
.navCon li{
	float:left;*
	display:inline;
	padding:0 10px;
	/* border-right:1px solid #fff; */
	height: 56px;
	/* margin-top:14px; */
	}
.navCon li a{
	color: #444444;
	}
	.navCon li a:hover{color:#437152 !important;}
.navCon li:last-child{
	border-right:none;
	}
.showDiv{
	display:block !important;
	*display:inline;
	}

.header{
	/* height: 50px; */
	width: 1200px;
	margin: 0 auto;
}
.header .nav{
	/* width: 95%; */
	/* height: 51px; */
	/* line-height: 51px; */
	margin: 0 auto;
	position: relative;
	z-index: 1200;
}
.header .nav li{
	float: left;
	width: 108px;
	height:50px;
	line-height: 50px;
	text-align: center;
}
.header .nav li a{
	color: #fff !important;
	font-size:16px;
  font-weight:bold;

 */
}

.current{background:rgba(0,0,0,0.2) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
    background:#000; filter:Alpha(opacity=30);/*实现IE背景透明*/ 
	color:#a3ddff !important;}

.header .nav li :hover{color:#a3ddff !important;}
.header .nav li:hover{
	
	background:rgba(0,0,0,0.2) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
    background:#000; filter:Alpha(opacity=30);/*实现IE背景透明*/ 
	}
.header .nav li .second-nav{
	/* width: 220px; */
	display: none;
	position: relative;
	z-index: 9999;
	
}
.header .nav li .second-nav li{
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background:#FFF !important;
	border-bottom: 1px solid #ccc;

}
.header .nav li .second-nav li a{
	font-size:14px;
	font-weight:normal !important;
	color:#333 !important;
	
}
.header .nav li .second-nav li .third-nav{
	/*position: absolute;*/
	width: 110px;
	height: 200px;
	display: none;
	margin-left: 100%;
	margin-top: -40px;
}
.header .nav li .second-nav li a:hover{
color:#007fc8 !important;
	
}
		
#main{
	width: 1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top: 30px;
	padding: 0 20px;
	}
#mainl{
	width: 1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top: 10px;
	padding: 0 20px;
	}	
#mainzj{
	width: 1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top: 10px;
	padding: 0 20px;
	background:#fff;
	}	
#mainly{
	width: 1200px;
	margin:0 auto;
	overflow:hidden;
	margin-top: 10px;
	padding: 0 20px;
	background:#fff;
	}		
.hudeng{
	position: relative;
	 background: -webkit-gradient(linear, 0 0, 0 100%, from(#006ead), to(#0096ec));   
  background: -webkit-linear-gradient(left, #006ead , #0096ec); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #006ead, #0096ec); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #006ead, #0096ec); /* Firefox 3.6 - 15 */
    background: -ms-linear-gradient(left, #006ead, #0096ec);  
  background: linear-gradient(to right, #006ead , #0096ec); /* 标准的语法 */
	filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#006ead,endcolorstr=#0096ec,gradientType=1);
  -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#006ead,endcolorstr=#0096ec,gradientType=1);

    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #006ead, endColorstr = #0096ec);  
	height:68px;
	margin: 0 auto;
	width: 1200px;
	margin-top: -90px;
	border-radius:5px;
	}	
#mNav{
	/* position:absolute; */
	}
#mNav li{
	
	float:left;
	width:170px;
	height:68px;
	line-height:48px;
	}
#mNav li img{float:left;padding:15px 14px;}	
#mNav li:first-child{
	background:none;
	}
#mNav li p{
	margin-top:10px;
	}
#mNav li p a{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	}
#mNav li:hover{
	
	background:rgba(0,0,0,0.2) none repeat scroll !important; /*实现FF背景透明，文字不透明*/
    background:#000; filter:Alpha(opacity=30);/*实现IE背景透明*/ 

	}
#mNav li p a:hover{	color: #bedcc8 !important;}

/*首页-轮播 */
.slider{height:540px;overflow:hidden;background:#ede1ca;position:relative;width: 100%;}
.slider ul,.slider ul li{width:100%;height:540px;position:absolute;top:0;left:0;}
.slider ul li{display:none;}
.slider ul li:first-child{display:block;}
.slider ul{overflow:hidden;}
.slider ul li{background-position:center;} 


.slide-txt{position:relative;margin-top:170px;text-align:right;top:30px; left:200px;}
.slide-txt .txt{display:inline-block;font-size:15px;width:260px;color:#fff;background:#0082c9;padding:5px 0;text-align:center;margin-top:10px;opacity:.7;filter:alpha(opacity=70);word-spacing:.5em;letter-spacing:.4em;margin-left:.2em;}
.slide-btn{position:absolute;width:100%;left:0;bottom:140px;text-align:right;}
.slide-btn a{display:inline-block;width:16px;height:16px;border:2px solid #00a539;border-radius:50%;vertical-align:middle;margin-left:5px;font-size:0;text-indent:-999px;overflow:hidden;}
.slide-btn a.cur{background:#00a539;}

.li1{background:url(../images/h1.jpg) no-repeat;}
.li2{background:url(../images/h2.jpg) no-repeat;}

#mTool{
	background:#f2f5f7;
	height:48px;
	border-bottom:dashed 1px #d3dddf;
	margin-top:10px;
	padding:0 20px;
	}
#mTool span{
	line-height:48px;
	}
#mTSearch{
	float:right;
	width:337px;
	margin-top:8px;
	height:32px;
	}
#mTSearch input,#mTSearch button{
	box-sizing:border-box;
	float:left;
	border:0;
	background:none;
	outline:none;
	height:32px;
	}
#mTSearch input{
	width:302px;
	padding:0 10px;
	}
#mTSearch button{
	width:32px;
	cursor:pointer;
	}
#mTop{
	margin-top:10px;
	overflow:hidden;
	}
#mTLBanner{
	width: 350px;
	height: 240px;
	float: left;
	}
#aboutC{float:left;width:400px;margin-left:10px;text-indent:28px;line-height:24px;color:#444444;font-size:13px;}	
#aboutC a{font-size:13px;color:#007fc8;}
#mTL{
	width: 760px;
	/* height:319px; */
	background: #fff;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
	}
#mTL .xxkTits{
	/* margin-left:10px; */
	border-bottom:1px solid #e4e4e4;
	width: 760px;
	height:50px;
	}
#mTL .xxkTits li{
	line-height:50px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#888888;
	cursor:pointer;
	font-weight:bold;
	}

#mTL .xxkTits .xxkClk{
	
	border-bottom:2px solid #007fc8;
	color:#007fc8 !important;
	font-size:18px;
	font-weight:bold;
	}
#mTL .xxkCon ul{
	padding: 10px;
	}
#mTL .xxkCon ul li{
	text-align:right;
	line-height: 30px;
	color: #444444;
	}
#mTL .xxkCon ul li a{
	float:left;
	font-size:14px;
	color: #444444;
	}
#mTL .xxkCon ul li a strong{
	margin-right:5px;
	color:#bebebe;
	}	

#zt{overflow:hidden;
}
#z-con{float:left;width: 300px;height:100px;margin-left:15px;}
#z-pic{width:300px;height: 100px;}
#z-txt{width:300px;height:40px;text-align:center;vertical-align:middle;line-height:40px;position: relative;top: -39px;background:#007fc8;}
#z-txt:hover{opacity:0.9;filter:alpha(opacity=90);background:#31885c;}
#z-txt a{ font-size:14px; color:#fff;}
#z-txt a:hover{color:#fff !important;}
#zt img{
	float:left;
	padding: 10px  10px 5px;
	width: 374px;
	height: 134px;
}
#mainList{width:420px;float:right;}	
#topMain{width: 390px;margin: 0 10px 10px 0;float: right;}	
.mTRTop{
	padding-left: 10px;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
	padding-bottom: 10px;
	}
.mTRTop a{
	color: #007fc8;
	font-size: 18px;
	line-height: 38px;
	font-weight: bold;
	}
.mTRTop p{font-size:12px;color:#999999; line-height:18px;}	

.mBanner{
	margin-top:10px;
	}

#mTR{
	width: 380px;
	height:319px;
	background: #fff;
	margin-left: 17px;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
	}
	
#mTR .xxkTits{
	/* margin-left:10px; */
	border-bottom:1px solid #e4e4e4;
	/* width: 480px; */
	height:50px;
	}
#mTR .xxkTits li{
	line-height:50px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#888888;

	cursor:pointer;
	font-weight:bold;
	}

#mTR .xxkTits .xxkClk{
	
	border-bottom:2px solid #007fc8;
	color:#007fc8 !important;
	font-size:18px;
	font-weight:bold;
	}
#mTR .xxkCon ul{
	padding: 10px;
	}
#mTR .xxkCon ul li{
	text-align:right;
	line-height: 30px;
	color: #444444;
	}
#mTR .xxkCon ul li a{
	float:left;
	font-size:14px;
	color: #444444;
	}
#mTR .xxkCon ul li a strong{
	margin-right:5px;
	color:#bebebe;
	}

#mMRTop .xxkTits{
	/* margin-left:10px; */
	border-bottom:1px solid #e4e4e4;
	/* width: 480px; */
	height:50px;
	}
#mMRTop .xxkTits li{
	line-height:50px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#888888;
	cursor:pointer;
	font-weight:bold;
	}

#mMRTop .xxkTits .xxkClk{
	
	border-bottom:2px solid #007fc8;
	color:#007fc8 !important;
	font-size:18px;
	font-weight:bold;
	}
#mMRTop .xxkCon ul{
	padding: 10px;
	}
#mMRTop .xxkCon ul li{
	text-align:right;
	line-height: 30px;
	color: #444444;
	}
#mMRTop .xxkCon ul li a{
	float:left;
	font-size:14px;
	color: #444444;
	}
#mMRTop .xxkCon ul li a strong{
	margin-right:5px;
	color:#bebebe;
	}	

#mMRMid .xxkTits{
	/* margin-left:10px; */
	border-bottom:1px solid #e4e4e4;
	/* width: 480px; */
	height:50px;
	}
#mMRMid .xxkTits li{
	line-height:50px;
	float:left;
	text-align:center;
	font-size:18px;
	color:#888888;
	cursor:pointer;
	font-weight:bold;
	}

#mMRMid .xxkTits .xxkClk{
	
	border-bottom:2px solid #007fc8;
	color:#007fc8 !important;
	font-size:18px;
	font-weight:bold;
	}
#mMRMid .xxkCon ul{
	padding: 10px;
	}
#mMRMid .xxkCon ul li{
	text-align:right;
	line-height: 30px;
	color: #444444;
	}
#mMRMid .xxkCon ul li a{
	float:left;
	font-size:14px;
	color: #444444;
	}
#mMRMid .xxkCon ul li a strong{
	margin-right:5px;
	color:#bebebe;
	}			
.xxkCons{
	width: 100%;
	margin: 10px 0;
	}	
.xxkCon{
	display:none;
	}
.showUl{
	display:block !important;
	}
#mMid{
	margin-top: 20px;
	overflow:hidden;
	}
#mML{
	width: 780px;
	}
#mMLTop{
	height: 278px;
	background: #fff;
	padding:0 10px;
	}
.mTits{
	height: 50px;
	border-bottom:1px solid #e4e4e4;
	}

.mTits span{
	height: 50px;
	color: #007fc8;
	font-size: 16px;
	display: inline-block;
	line-height: 50px;
	border-bottom: 2px solid #007fc8;
	font-weight: bold;
	float: left;
	}
.mXTits{
	margin-top:10px;
	overflow:hidden;
	}

.mXTits li{
	width: 130px;
	height: 30px;
	margin-right: 10px;
	background: #e4e4e4;
	line-height: 30px;
	text-align:center;
	color: #444444;
	float:left;
	cursor:pointer;
	font-size:16px;
	}
.mXTits .xxkClk{
	background:url(../images/jt.png)  no-repeat;
	height: 36px !important;
	color: #fff;
	}
#mMLTop .xxkCon li{
	margin-top:5px;
	float:left;
	width: 180px;
	line-height:30px;
	height: 30px;
	border-right: 1px #dddddd dashed;
	}
#mMLTop .xxkCon li strong{color:#e4492d;padding: 0 5px;}	
#mMLTop .xxkCon li a{
	display:inline-block;
	font-size:14px;
	padding:0 5px;
	color:#333;
	border-radius:20px;
	}
#mMLTop .xxkCon li a:hover{
	background:#d9d9d9;
	}
#mMLTop .xxkCons{
	padding-top:5px;
	}
#mMLMid{
	height: 270px;
	margin-top: 20px;
	background: #fff;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
	}

#mMLMid .xxkTits{
	height:50px;
	position:relative;
	}
#mMLMid .xxkTits li{
	float:left;
	line-height:50px;
	width:154px;
	border-right:1px solid #d9d9d9;
	text-align:center;
	font-size:18px;
	color:#3f3f3f;
	cursor:pointer;
	}
#mMLMid .xxkTits .xxkClk{
	color:#1e5e88 !important;
	}
.more{
	display:inline-block;
	height: 24px;
	width: 80px;
	text-align:center;
	position: relative;
	top: 18px;
	float: right;
	color:#ffffee;
	background: url("../images/more1.jpg") no-repeat;
	right: -15px;
	}
.more1{
	display:inline-block;
	height: 24px;
	width: 80px;
	text-align:center;
	position: relative;
	top: 18px;
	float: right;
	color:#ffffee;
	background: url("../images/more.png") no-repeat;
	right: -15px;
	}	
#mMLBtm{
	margin-top:10px;
	}
.mMLBCon{
	width:353px;
	padding:0 10px;
	height:296px;
	border:1px solid #d9d9d9;
	}
.mMLBCon .xxkCon{
	padding-top:10px;
	}
.mMLBCon .xxkCon li{
	line-height:30px;
	font-size:14px;
	padding-left:5px;
	}
.mMLBCon .xxkCon li a{
	color:#333;
	}
.mMLBCon .xxkCon li strong{

	margin-right:5px;
	color:#bebebe;
	}
#mMR{
	width:380px;
	margin-left: 17px;
	}
#mMRTop{
	width: 380px;
	height: 278px;
	background: #fff;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
	}
#mzjTop{
	width: 408px;
	height: 278px;
	background: #fff;
	padding: 0 10px;
	/* border-bottom: 1px solid #f3f3f3; */
	}
#mzjMid{
	width: 408px;
	height: 278px;
	background: #fff;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
	
	overflow: hidden;
	}		
.history{line-height:22px;clear:both;text-indent:20px;font-size:13px; color:#444444;padding:10px;}	
#mMRTCon{
	margin-top:10px;
	}
#mMRMid{
	margin-top:20px;
	padding: 0 10px;
	background:#fff;
	width: 380px;
	height: 270px;
	border-bottom: 1px solid #f3f3f3;
	}

#mMRBtm{
	margin-top:10px;
	overflow:hidden;
	padding:0 10px;
	height:296px;
	border:1px solid #d9d9d9;
	}
#mMRBtm ul{
	padding-top:3px;
	}
#mMRBtm ul li{
	height:40px;
	margin-top:7px;
	}
#mBtm{
	margin-top:20px;
	padding: 0 10px;
	background: #fff;
	}
#mBtm .xxkTits{
	height:50px;
	position:relative;
	}
#mBtm .xxkTits li{
	float:left;
	width:120px;
	text-align:center;
	line-height:48px;
	color:#1e5e88;
	font-size:18px;
	cursor:pointer;
	}
#mBtm .xxkTits .xxkClk{
	border-bottom:2px #1e5e88 solid;
	}
#mBtm .xxkCons{
	width:1100px;
	margin-top:10px;
	}
#mBtm .xxkCons li{
	width:263px;
	height:208px;
	border:1px solid #d9d9d9;
	margin-right:6px;
	float:left;
	}
#mBtm .xxkCons li img{
	position:absolute;
	}
#mBtm .xxkCons li div{
	position:relative;
	background:#000;
	opacity:.8;
	height:208px;
	display:none;
	}
#mBtm .xxkCons li div a{
	display:block;
	line-height:208px;
	width:263px;
	text-align:center;
	font-size:18px;
	color:#fff;
	}
#mBtm .xxkCon{
	overflow:hidden;
	}
#mBtm .xxkCons li:hover div{
	display:block;
	}
#mTRBanner{
	width: 380px;
	height:auto;
	background: #fff;
	margin:20px 0 0 17px;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
}

.list3{float:left;width: 100%;margin:10px;}
.list3 li{width:360px;}
.list3 img{width:360px;height: 240px;}
.list3 p{width:360px;height: 50px;text-align:center;line-height: 50px;}
.list3 p a{ font-size:14px; color:#fff;}	
#link{
	margin-top:20px;
	padding: 0 10px;
	background:#fff;
	border-bottom: 1px solid #f3f3f3;
	}
.linkselect {margin-top:20px; overflow:hidden; clear:both;}	
.linkselect a{ display:block; padding:10px; color:#555; float:left;}

.linkselect select{ width:270px; margin-left:8px; margin-right:8px;margin-bottom:20px;}	
#lTit{
	height:48px;
	position:relative;
	border-bottom:2px solid #005bac;
	padding-left:30px;
	}
#lTit span{
	line-height:48px;
	color:#005bac;
	font-size:18px;
	}

#lTit a{
	display:inline-block;
	line-height:22px;
	width:51px;
	text-align:center;
	position:absolute;
	bottom:0;
	right:10px;
	background:#005bac;
	color:#ffffee;
	}
#lCon{
	text-align:center;
	margin-top:10px;
	}
#lCon a{
	margin: 0 5px;
	}
#footer{

  background: url(../images/footbg.png),-o-linear-gradient(right, #006ead, #0096ec); /* Opera 11.1 - 12.0 */
  background: url(../images/footbg.png),-moz-linear-gradient(right, #006ead, #0096ec); /* Firefox 3.6 - 15 */
  background: url(../images/footbg.png),linear-gradient(to right, #006ead , #0096ec); /* 标准的语法 */
	background:url(../images/footbg.png), -webkit-linear-gradient(left, #006ead , #0096ec);
	margin-top: 20px;
	}
.flogo{width: 1180px;display: inherit;margin: 0 auto;padding-top: 20px;}	
#fLink{
	width:1080px;
	margin:0 auto;
	height:45px;
	background:#;
	text-align:center;
	line-height:43px;
	color:#fff;
	font-size:14px;
	}
#fLink a{
	color:#fff;
	margin:0 5px;
	}
#fCon{
	width: 1180px;
	margin:0 auto;
	height:144px;
	/* padding-top:30px; */
	position:relative;
	}
#fCon a{color:#fff;}	
#footer a:hover{
	color:#fff !important;
}
#fCon p{
	padding-left: 80px;
	color:#fff;
	line-height:30px;
	}

 .tel{
	position:absolute;
	top: 0;
	right: 220px;
}
 .bs{
	position:absolute;
	top: 10px;
	right: 130px;
}		
 .ewm{
	position:absolute;
	top: 0;
	right: 10px;
}
#fBtm{

height:40px;

/* background: #007fc8; */
}
#fBCon{
	width:1080px;
	margin:0 auto;
	line-height:40px;
	font-size:14px;
	color:#fff;
	text-align:center;
	}
/***********************************************************************内页********************************************************************/
#left,#right{
	margin-top:10px;
	}
#left {
	/* float: left; */
	/* width: 780px; */
}
#left1 {
	width: 198px;
	height: auto;
	border: #1e5e88 solid 1px;

	margin-bottom: 10px;
	background:#fff;
}
#left1 span {
	width: 181px;
	height: 26px;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-left: 10px;
	text-indent: 42px;
	vertical-align: middle;

	line-height: 26px;
	display: list-item;
	background: url(../images/botton2_bg.jpg) no-repeat;
	list-style-type: none;
}
#left1 span a {
	color: #000000;
	font-size: 12px;
}
#left2 {
	width: 198px;
	height: 250px;
	border: #1e5e88 solid 1px;
	margin-bottom: 10px;
}
#right {
	float: left;
	width: 418px;
	/* border: #1e5e88 solid 1px; */
	/* background:#fff; */
}
#current {
	clear: both;
	height: 28px;
	color: #FFFFFF;
	line-height: 50px;
	vertical-align: middle;
	padding-left: 15px;
	/* border-bottom:1px solid #e4e4e4; */
	/* width: 480px; */
	height:50px;
	color: #007fc8;
	font-size: 16px;
	font-weight: bold;
}
#current a {
	color: #444444;
	font-size: 16px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
}
.more2{float:right;padding-top:10px;}
#current span {
	float: left;
	margin-right: 10px;
	font-size: 16px;
	color: #007fc8;
	font-weight:bold;
}
#kscontent{overflow: hidden;}
#ksleft{float:left;width: 370px;}
#ksright{float:left;padding-left: 10px;width: 820px;line-height:24px;text-indent:24px;}
#ksright a{color:#222222;}
.xwlist{
	clear:both;
	border-bottom: 1px solid #e4e4e4;
}
#listBanner{padding:10px 0}
#listMain{width: 540px;margin: 0 10px 10px 0;float: right;}	
.mTRTop1{
	padding-left: 10px;
	overflow:hidden;
	/* border-bottom:1px solid #d9d9d9; */
	padding-bottom: 10px;
	}

.mTRTop1 a{
	color: #444444;
	font-size: 18px;
	line-height: 38px;
	}
.mTRTop1 p{font-size: 14px;color:#999999;line-height:18px;}	
.mTRTop1 span{font-size: 12px;color:#999999;padding-top:10px; display:inline-block;}
#info {
	width: 99%;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 20px;
}
#info_title {
	width: 99%;
	height: auto;

	line-height: 50px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
#msg {
	width: 98%;
	height: 20px;
	line-height: 20px;
	margin: 0 auto;
	color: #666666;
	text-align: center;
	font-size: 12px;
	border-bottom: #CEE9F9 solid 1px;
}
#info_txt {
	margin: 0 auto;
	font-size: 14px;
	line-height: 180%;
	padding: 10px;
	color: #000;
	overflow: hidden;
	
}
#info_txt span{
	font-family: "微软雅黑" !important;
	fotn-size:16px !important;

}
#page {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
	height: 30px;
	line-height: 30px;
}
#page li {
	float: left;
}
/***********************************************************************留言板属性********************************************************************/
#l_main {
	width: 99%;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
	font-size: 12px;
}
/*顶部*/
#l_top {
	width: 98%;
	height: 65px;
	margin: 0 auto;
	border: #D2D3D9 solid 1px;
}
#l_top-con {
	width: 99%;
	height: 25px;
	margin: 0 auto;
	margin-top: 5px;
}
/*中部*/
#l_mid {
	width: 98%;
	height: auto;
	margin: 0 auto;
	border: #D2D3D9 solid 1px;
	margin-top: 10px;
	padding-top: 5px;
}
#l_mid a {
	color: #000000;
}
/*分页*/
#l_page {

	width: 98%;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
/*尾部*/
#l_bottom {
	width: 98%;
	height: 30px;
	margin: 0 auto;
	border: #D2D3D9 solid 1px;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}
/*属性*/
.l_title {
	width: 99%;
	height: 25px;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #E6685A;
	color: #FFFFFF;
	text-indent: 20px;
	line-height: 25px;
	vertical-align: middle;
}
.l_title a {
	color: #FFFFFF;
}
.l_style1 {
	color: #FFFFFF;
	background-color: #E6685A;
}
/***********************************************************************调查评议属性********************************************************************/
/*结构*/
#d_main {
	width: 99%;
	margin: 0 auto;

	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
	font-size: 12px;
}
/*顶部*/
#d_top {
	width: 98%;
	height: 65px;
	margin: 0 auto;
	border: #D2D3D9 solid 1px;
}
#d_top-con {
	width: 99%;
	height: 45px;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #F7F7F7;
	line-height: 45px;
	text-align: center;
	vertical-align: middle;
}
#d_top-con1 {
	width: 99%;
	height: 25px;
	margin: 0 auto;
	margin-top: 5px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
}
#d_top-con2 {
	width: 99%;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #F7F7F7;
}
/*中部*/
#d_mid {
	width: 98%;
	height: auto;
	margin: 0 auto;
	border: #D2D3D9 solid 1px;
	margin-top: 10px;
	padding-top: 5px;
}
#d_mid a {


	color: #000000;
}
#d_mid-con {
	width: 99%;

	height: auto;
	margin: 0 auto;
	margin-top: 5px;
}
/*分页*/
#d_page {
	width: 98%;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #F5F5F5;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
/*尾部*/

#d_bottom {
	width: 98%;
	height: 30px;
	margin: 0 auto;
	border: #D2D3D9 solid 1px;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}
/*属性*/
.d_title {
	width: 99%;
	height: 25px;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #449AE8;
	color: #FFFFFF;
	text-indent: 20px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
}
.d_style1 {
	color: #FFFFFF;
}
/*占位*/
.clear1 {
	width: 10px;
	height: 55px;
	float: left;
}
.clear2 {
	width: 11px;
	height: 100px;
	float: left;
}
.clear3 {
	width: 100px;
	height: 10px;
	overflow: hidden;
	clear: both;
}
.clear4 {
	width: 100px;
	height: 7px;
	overflow: hidden;
	clear: both;
}
/*板块顶部标题*/
.title01 {
	width: 100%;
	height: 30px;
	padding-top: 0px;
	text-indent: 30px;
	color: #AC0000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;

	line-height: 30px;
	vertical-align: middle;
}
.title01 span {
	float: right;
	margin-right: 5px;
	font-weight: normal;
}
.title01 span a {
	color: #FFFFFF;
	font-family: "黑体";
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 12px;
}
.title01-bg1 {
	background-repeat: no-repeat;
}
.title01-bg2 {
	background-repeat: no-repeat;
}
.title02 {
	width: 145px;
	height: 29px;
	padding-top: 0px;
	padding-left: 45px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 29px;
	vertical-align: middle;
}
.title02 span {
	float: right;
	margin-right: 5px;
	font-weight: normal;
}
.title02 span a {
	color: #AC0300;
	font-family: "黑体";
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 6px;
}
.title02-bg1 {
	background-repeat: no-repeat;
}
.title02-bg2 {
	background-repeat: no-repeat;
}
.title02-bg3 {
	background-repeat: no-repeat;
}
.title03 {
	width: 100%;
	height: 30px;
	padding-top: 0px;
	text-indent: 30px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background:#1e5e88;
	text-align: left;
	line-height: 30px;
	vertical-align: middle;
}
.title03 span {
	float: right;
	margin-right: 5px;
	font-weight: normal;
}
.title03 span a {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "黑体";
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.title04 {
	width: 100%;
	height: 29px;
	padding-top: 0px;
	text-indent: 10px;
	color: #AA0300;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 29px;
	vertical-align: middle;
}
.title04 span {
	float: right;
	margin-right: 5px;
	font-weight: normal;
}
.title04 span a {
	color: #AA0300;
	font-size: 10px;
	font-family: "黑体";
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
/*列表属性*/
.list1 {
	width: 100%;
	padding-top: 8px;
}
.list1 ul {
	list-style: none;
	margin-left: 25px;
	padding: 0;
}
.list1 li {
	width: 100%;
	padding: 0;
	line-height: 23px;
	text-align: left;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../images/li.jpg);
}
.list1 li a {
	color: #333333;
	font-size: 14px;
}
.list1 li a strong{
	color:#bebebe;
	margin-right:5px;
}
.list1 span {
	font-size: 12px;
	color: #999999;
	float: right;
	margin-right: 10px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.list2 {
	width: 100%;
	padding-top: 8px;
}
.list2 ul {
	list-style: none;
	margin-left: 5px;
	padding: 10px;

}

.list2 ul li{
	text-align:right;
	line-height: 30px;
	color: #444444;
	}
.list2 ul li a{
	float:left;
	font-size:14px;
	color: #444444;
	}
.list2 ul li a strong{
	margin-right:5px;
	color:#bebebe;
	}	
	

 

.scroll_horizontal {
	position: relative;
	width: 1114px;
	/* height: 210px; */
	margin-left:32px;
	margin-top:20px;
}
.scroll_horizontal .box {
	overflow: hidden;
	position: relative;
	width: 1114px;
	height: 178px;
	margin: 0 auto;
}

.scroll_horizontal .list {
	overflow: hidden;
	width: 9999px;
}
/*.scroll_horizontal .list li {
	float: left;
	width: 130px;
	padding-right: 10px;
}
*/.scroll_horizontal .list li img {
	height: 169px;
	position:absolute;
	margin-bottom:10px;
}


.scroll_horizontal li{float:left;width: 130px;;height:178px;overflow:hidden;padding-right: 10px;}
.scroll_horizontal li:nth-child(5n+0){margin:0;}
.scroll_horizontal li a{display:block;width:130px;height:178px;position:relative;}
/*.scroll_horizontal li img{width:130px;height:178px;position:absolute;left:50%;margin-left:-65px;}
*/
.scroll_horizontal a .expert-info{display:block;position:absolute;left:0;right:0;bottom:0;height:40px;line-height:40px;text-align:center;background: #000;filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;background-position:center;transition:background-position 0.3s,height 0.3s;-webkit-transition:background-position 0.3s,height 0.3s;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.scroll_horizontal a:hover .expert-info{background-position:left center;height:88px;opacity:0.9;filter:alpha(opacity=50);background:#007fc8;}
.scroll_horizontal .expert-info span{display:block;padding:0 10px 10px 10px;font-size:12px;text-align:left;line-height:1.5;}


.scroll_horizontal .prev, .scroll_horizontal .next {
	position: absolute;
	top: 78px;
	width: 26px;
	height: 42px;
	cursor: pointer;
}
.scroll_horizontal .prev {
	left: -32px;
	background: url(../images/prev.jpg);
}
.scroll_horizontal .next {
	right: -30px;
	background: url(../images/next.jpg);
}

.fr{float:right!important;}

.layout{width: 1180px;margin-top: 20px;}
.yuandian{width: 1180px;margin-top: 20px;}
.ctxt{*zoom:1;}
.ctxt:before,
.ctxt:after{display:table;content:"";line-height:0;font-size:0;clear:both;}

/*专题专栏*/
.hm-sp-box{height: 230px;box-sizing:border-box;margin-top: 20px;background: #fff;padding: 0 10px;}
.hm-sp a{width: 163px;height:134px;transition:.38s ease-in-out;border-right:2px solid #fff;box-sizing:border-box;display:block;float:left;position:relative;}
.hm-sp a p{position:absolute;font-size: 14px;right:0;bottom:0;width:100%;height:100%;color:#fff;background:rgba(0,0,0,.4);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e6b24000,endcolorstr=#e6b24000);;margin:0 auto; line-height:24px; }
.hm-sp a p span{padding:10px 15px;position:absolute;top:0;}
.hm-sp a.cur p{width:49px;height:40px;font-size:0;background-color:transparent;}
.hm-sp a.cur{width:528px;}


#con-demo{width:1180px;/* height:180px; */padding-top:15px;padding-bottom: 20px;border-bottom: 1px solid #f3f3f3;}
#demo {
 overflow:hidden;
 width: 1180px;
 height: 209px;

}

#indemo {
 float: left;
 width: 8000%;
}
#demo1 {
 float: left;
}
#demo2 {
 float: left;
}
#d-con{float:left;width: 278px;height:209px;margin-left:15px;}
#d-pic{width:278px;height: 209px;}
#d-txt{width:278px;height:40px;text-align:center;vertical-align:middle;line-height:40px;position: relative;top: -39px;background:#007fc8;opacity:0.8;filter:alpha(opacity=80);}
#d-txt:hover{opacity:0.9;filter:alpha(opacity=90);background:#007fc8;}
#d-txt a{ font-size:14px; color:#fff;}
#d-txt a:hover{color:#fff !important;}
#full-screen-slider {width:100%;height: 550px;float:left;position:relative;}
#slides {display:block;width:100%;height: 540px;list-style:none;padding:0;margin:0;position:relative;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:340px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:0; height:0; float:left; margin-left:15px; border-radius:5px; background:none }
#pagination li a { display:block; width:0; height:0; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:none}

.zjtd{ margin:10px 0px; padding-bottom:10px;overflow:hidden; background:#fff;  clear:both}
.ysjs{/* margin: 0 auto; */padding-bottom:10px;overflow:hidden;background:#fff;width: 100%;}
.ysjs ul{clear:both;/* margin: 20px; */overflow:hidden;}
.ysjs ul li{display:block;margin: 10px 20px;width: 150px;float:left;height: 375px;position:relative;font-size: 12px;}
.ysjs ul li img{ display:block; clear:both; padding:2px; border:1px solid #ccc;width:150px; height:210px;}
.ysjs ul li span{ display:block; clear:both; width:150px; color:#2252a4; text-indent:3px;}
.ysjs ul li span a{ display:inline-block; width:60px; height:20px; border:1px solid #ccc; color:#2252a4; margin:0px 2px; text-align:center}
.ysjs  .s{ font-weight:bold; color:#00a1e9}
.ysjs  .sr{ font-weight:bold; color:red}

.pd5 {
	PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 5px
}

.overflow {
	ZOOM: 1; OVERFLOW: hidden
}

.doctor{margin-top: 20px;}
.doctor_pic{/* width:200px; *//* height: 200px; */}
.doctor_mess{/* width:1180px; *//* margin:0 auto; */}
.doctor_mess span{display:inline-block;padding:6px 0 0 20px; font-size:14px;}
.doctor_mess span a{border:1px solid #cccccc;}
.doctor_mess span a{ font-weight:bold; color:#00a1e9; font-size:14px;padding-left:10px;display:inline-block;margin-left:10px;}


.doctor_pic IMG{WIDTH: 150px;HEIGHT: 210px;}
.doctor_pic H1{TEXT-ALIGN: center;LINE-HEIGHT: 24px;HEIGHT: 24px;COLOR: #007fc8;FONT-SIZE: 18px;}
.doctor_mess .b{COLOR: #007fc8;font-weight:bold;}
.doctor_other{margin:0 auto;overflow:hidden;width:100%;margin-top: 60px;line-height:26px;font-size: 14px;}
.doctor_other .menu{font-weight:bold;line-height:30px;}

.listks{PADDING-BOTTOM: 6px; PADDING-LEFT: 6px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.listks span{width: 95%;display:inline-block;padding:10px;font-size:16px;font-weight:bold;border-bottom: 1px solid #e4e4e4;}
.listks LI{float:left;/* BORDER-BOTTOM: #d5e6f8 1px solid; */TEXT-ALIGN: center;/* BORDER-LEFT: #d5e6f8 1px solid; */LINE-HEIGHT: 24px;MARGIN: 6px 4px 0px 0px;WIDTH: 32%;FLOAT: left;HEIGHT: 24px;/* BORDER-TOP: #d5e6f8 1px solid; *//* BORDER-RIGHT: #d5e6f8 1px solid; */overflow: hidden;}
.listks LI a{color:#000;font-size:12px;}

/*侧边栏 */
.aside{position:fixed;text-align:center;height:100%;top:50%;margin-top:50px;right:0;z-index:99;transition:right 0.3s;-webkit-transition:right 0.3s;}
.aside a{display:block;color:#fff;height:40px;position:relative;width:40px;background:#25a55f;}
.aside li{height:40px;line-height:40px;}
.aside a i{width:40px;height:40px;font-size:20px;transition:left 0.3s;background:inherit;z-index:2;transition:left 0.3s;display:inline-block;position:absolute;left:0;top:0;}
.aside-service span{display:block;padding-left:35px;width:0px;height:40px;overflow:hidden;transition:width 0.3s;background:inherit;color:#fff;position:absolute;right:0;}
.aside .gotop{display:none;} 
.aside-service a:hover span{width:71px;}
.aside-service a:hover i{left:-66px;} 
.aside-follow .img-wp{display:none;position:absolute;top:50%;margin-top:-40px;left:-90px;border-radius:5px;border:2px solid #fff;box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);} 
.aside-follow .img-wp:after{content:"";border:8px solid transparent;border-left-color:#fff;display:block;position:absolute;top:50%;margin-top:-8px;right:-16px;}

.aside-follow .img-wp img{width:76px;height:76px;display: block;}
.aside-follow a:hover .img-wp{animation:popFadeIn .5S;display:block;}
.aside li.a-1 a{background:#5c9d80; background-image:url(../images/renti.png);background-repeat : no-repeat;}
.aside li.a-3 a{background:#007fc8; background-image:url(../images/xinlang.png);background-repeat : no-repeat;}
.aside li.g-4 a{background:#487661; background-image:url(../images/weixingtubiao.png);background-repeat : no-repeat;}
.aside li.g-5 a{background:#000000; background-image:url(../images/banktop.png);background-repeat : no-repeat;}

.index-slide{overflow:hidden;width: 370px;height:254px;position:relative;}
.index-slide ul li{width:100%;height:254px;float:left;position:relative;}
.index-slide a{line-height:0;}
.index-slide a img{width:100%;height:254px;}
.index-slide a span{display:block;position:absolute;left:0;right:0;bottom:0;line-height:40px;padding-left:10px;padding-right:80px;background:url(../images/black70.png);color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
body:after {
  content: url(../images/close.png) url(../images/loading-gray.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading-gray.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.ksdocter{margin-top:10px;}
.ksdocter .list {
	overflow: hidden;
	
}
.ksdocter .list li img {
	height: 169px;
	position:absolute;
	margin-bottom:10px;
}


.ksdocter li{float:left;width: 130px;;height:178px;overflow:hidden;padding-right: 10px;}
.ksdocter li:nth-child(5n+0){margin:0;}
.ksdocter li a{display:block;width:130px;height:178px;position:relative;}

.ksdocter a .expert-info{display:block;position:absolute;left:0;right:0;bottom:0;height:40px;line-height:40px;text-align:center;background: #007fc8;background-position:center;transition:background-position 0.3s,height 0.3s;-webkit-transition:background-position 0.3s,height 0.3s;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ksdocter a:hover .expert-info{background-position:left center;height:88px;opacity:0.9;filter:alpha(opacity=90);background:#31885c;}
.ksdocter .expert-info span{display:block;padding:0 10px 10px 10px;font-size:12px;text-align:left;line-height:1.5;}



	.hiSlider{
		overflow: hidden;
		height: 280px;
		width: 500px;
		background: #eee;
	}
	.hiSlider-item{
		float: left;
	}
