
/* CSS Document */
body,div,p,span,ul,li,tr,td{
	margin:0px;
	padding:0px;
	font-family: "微软雅黑",Tahoma,"Hiragino Sans GB","Arial Narrow";
}
li{ list-style:none;}
.clear { clear:both;}

/* portal 背景样式*/
#bodyBG {
	background-color: #fff;
	/* text-align:center; */
	padding:0;
	margin:0;
	overflow-x:hidden;
}

#container {
	margin:0px auto;
	width:100%;
	height:100%;
}

a{
   text-decoration:none;
   color:#000;
}

#main{
	z-index:0\9;
}

.onlineConsultation{
	background:url(../image/onlineBg.jpg) no-repeat;
	height:154px;
	margin-top:100px;
	width:84px;
	border:1px solid #909090;
	margin-left:30px;
	z-index: 1;
}

.onlineC{
	text-align:center;
	color:white;
	width:84px;
	font-size:14px;
	padding-top:2px;
	font-family: monospace;
}

.onlineService1{
	background:url(../image/onlineC.jpg) no-repeat;
	font-size :11.5px;
	width:70px;
	height:24px;
	margin-left:8px;
	margin-top:10px;
	padding-top:3px;
	padding-left:7px;
}

.onlineService2{
	background:url(../image/onlineC.jpg) no-repeat;
	font-size:11.5px;
	width:70px;
	height:24px;
	margin-left:8px;
	margin-top:1px;
	padding-top:3px;
	padding-left:7px;
}

/******** 头部样式 ******************************************************************************/
#header {
	/* overflow: hidden; */
	width:100%;
	/* border-bottom: 2px solid #0085d0; */
}

.header-box{
	/* width: 1000px; */
	margin: auto;
}

.people{
	padding-left:155px;
	float:left;
	margin-top:-23px;
	
}

#user{
	float:left;
	margin-top:16px;
	font-size:14px;
	font-weight:bold;
	color:#034489;
}

.username{
	float:left;
	margin-top:15px;
	font-size:12px;
	font-weight:normal;
	color:#034489
}

.login{
	float:left;
	margin-left:15px;
	margin-top:14px;
	font-size:12px;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:50px;
	background:url(../image/loginBack.png) -15px -27px no-repeat;
}

.currDate{
	text-align:left;
	padding-top:15px;
	color:#034489;
}

.welcomePeople{
	text-align:left;
	padding-left:190px;
	font-size: 14px;
	margin-top: -17px;
	color:#034489;
}

.welcomeWho{
	font-weight: bold;
	float: left; 
	padding-left: 50px; 
	margin-top: -17px;
}

.exit{
	float:left; 
	padding-left: 100px; 
	margin-top: -17px;
	color:#034489;
	font-size:14px;
	cursor:pointer;
}

.toggleQZ{
	font-size:14px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:100px;
	height:25px;
	background:url(../image/toggle.jpg) no-repeat;
}

.toggleIn{
	height : 25px;
	line-height : 25px;
	text-align:left;
	margin-left:8px;
}

.search{
	margin-top : 10px;
	float : right;
	margin-right:15px;
	height : 23px;
	line-height : 23px;
	width : 218px;
	background : url(../image/searchBack.png)
}
/* logo 样式*/
#logo {
	float: left;
	width: 160px;
	height: 42px;
	margin: 10px 0;
	background:url(../image/logo_new.png) no-repeat;
}

/* 主导航条 样式*/
#navMain {
	/* float: right;
	overflow: hidden;
	width:770px;
	height:36px;
	margin-bottom: 5px;
	margin-top: 20px; */
	line-height:30px;
}

/* #navMain ul li {
	float:left;
	width: 90px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	text-align: center;
} */

/* banner条 样式*/
#banner {
	overflow: hidden;
	width:100%;
	height:150px;
}

#main-container {
	width:100%;
	height:150px;
	margin:0 auto;
	position: relative;
}
.slide-box{
	width:100%;
	height:auto;
	position: absolute;
	left:0;
	top:0;
}
.slide-ul li a img {
	display:block;
	width:100%;
	position: absolute;
	left:0;
	top:0;
}

.img-title li a{
	display:block;
	width:100%;
	height:30px;
	background-color:black;
	color:white;
	position:absolute;
	left:0;
	top:100px;
	line-height:30px;
}

.slide-span {
	width:100%;
	height:35px;
	position: absolute;
	left:0;
	bottom:0;
	zoom:1;
}
.slide-span span {
	width:15px;
	height:15px;
	display:block;
	float:left;
	margin-left:10px;
	background: url(../image/dot.png) no-repeat left bottom;
}
.slide-span p {
	width:100px;
	height:35px;
	margin:0 auto;
}
.slide-span .slide-span-one{
	background: url(../image/dot.png) no-repeat left top;
}
.btn-left {
	width:60px;
	height:90px;
	cursor: pointer;
	filter:alpha(opacity:50);opacity:0.5;
	position: absolute;
	left:0;
	top:156px;
	display:none;
}

.btn-right {
	width:60px;
	height:90px;
	cursor: pointer;
	filter:alpha(opacity:50);opacity:0.5;
	position: absolute;
	right:0;
	top:156px;
	display:none;
}


/* 消息条 样式*/
#message {
	overflow: hidden;
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #F2F2F2;
	/*	background:url(img/message.jpg) 5px no-repeat;*/
	cursor:pointer;
}

.annoucement{
	float: left;
	margin-left: 5px;
	color:#0085d0;
	font-size:16px;
	font-weight: bold;
}

#messageInfo{
	font-size:14px;
	margin-left:20px;
	width:800px;
	float:left;
	text-align:left;
	cursor:pointer;
}

.view-more{
	float: right;
	margin-right: 5px;
	font-size: 12px;
	color: #666;
}

#message #messageInfo ul li{
	background:url(../image/messageList.png) no-repeat;
	background-position: 0 50%;
	padding-left : 5px;
}

/******** 中部样式 ******************************************************************************/


#news {
	display: block;
	margin-bottom:10px;
	padding: 10px 5px;
	overflow: hidden;
	border:#dfdfdf 1px solid;
	background-color:#eef6fb;
}



#pic {
	position:relative; 
	float:left;
	width:426px;
	height:284px;
	border:1px solid #b3b3b3;
	overflow:hidden;
}
#pic_list img {
	border:0px;
}
#pic_bg {
	position:absolute; 
	bottom:0;
	background-color:#000;
	height:30px;
	filter: Alpha(Opacity=30);
	opacity:0.3;
	z-index:1000;
	cursor:pointer; 
	width:426px;
}
#pic_info{
	position:absolute;
	bottom:0; 
	left:5px;
	height:22px;
    color:#fff;
    z-index:1001;
	cursor:pointer;
	font-size:13px;
}
#pic_text {
	position:absolute;
	width:120px;
	z-index:1002; 
	right:3px; 
	bottom:3px;
}
#pic ul {
	position:absolute;
	list-style-type:none;
	filter: Alpha(Opacity=80);
	opacity:0.8;
	border:1px solid #fff;
	z-index:1002;
	margin:0;
    padding:0;
	bottom:3px;
	right:5px;

}
#pic ul li {
	 padding:0px 8px;
	 float:left;
	 display:block;
	 color:#FFF;
	 border:#e5eaff 1px solid;
	 background:#6f4f67;
	 cursor:pointer
}
#pic ul li.on { 
    background:#900
}
#pic_list a{
	position:static;
} 

#newsInfo{
	border:1px solid #C1E3EF;
	padding:40px 100px;
	background-color:#F3FAFC;
	margin:5px;
}

#news .newsInfo {
	float:right;
	margin-right:24px;
	width:500px;
	height:285px;
}

.newsInfo ul {
	padding:0;
	margin:5px 0 0 0;
}

.newsInfo ul li {
	font-size:12px;
	color:#8B8B8B;
	text-align: left;
	height:27px;
	line-height:27px;
}

.newsInfo ul li .row-number{
	padding: 1px 3px;
	margin-right: 20px;
	color: #fff;
	background-color: #31adfc;
}

.newsInfo ul li a{
	font-size:13px;
	color:#666;
	text-align:left;
	height:27px;
	line-height:27px;
	text-decoration:none;
}

.newsInfo ul li a:hover{
	color:#e40077;
	text-decoration:underline;
}

.newsInfo .more {
	background:none;
	font-size:12px;
	text-align: right;
	color:#666;
	text-decoration:none;
	cursor:pointer;
}

.openDanganInfo ul {
	background:url(../image/KFdanganBG.jpg) no-repeat;
	padding-top:40px;
	margin-left:0px;
}

.openDanganInfo ul li{
	background:url(../image/icon-news.png) 0 8px no-repeat;
	font-size:14px;
	color:#8B8B8B;
	text-align:right;
	margin-left:10px;
	padding-left:15px;
	padding-right:0;
	height:27px;
	line-height:27px;
}

.openDanganInfo ul li a{
	float:left;
	font-size:14px;
	color:#0058a6;
	text-align:left;
	height:27px;
	line-height:27px;
	text-decoration:none;
}

.openDanganInfo ul li a:hover{
	color:#ff6600;
	text-decoration:underline;
}


/*快捷通道 样式*/

#quickMenu{
	overflow: hidden;
	border: 1px solid #dfdfdf;
}

.quickMenuTop{
	height:48px;
	line-height: 48px;
	border-bottom: 1px solid #dfdfdf;
	cursor: pointer;
}

#quickMenuTitle{
	float: left;
	margin-left: 5px;
	line-height:48px; 
	color:#0085d0;
	font-size:16px;
	font-weight: bold;
}

#quickMenuUp{
	height:16px;
	width:17px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	background-position:50% 40%;
	background:url(../image/quickMup.jpg) no-repeat;
	cursor: pointer;
}

.quicMenuContent{
	height : 100px;
	border-width:thick;
}

.divOut{
	float:left;
	margin-top:10px;
	width:155px;
	cursor:pointer;
}

.divTop{
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 66px;
	height: 44px;
}

.divButtom{
	margin-top: 10px;
	font-size:15px;
	color:#333;
}

.line{
	width : 3px;
	height : 50px;
	margin-top :20px;
	margin-left:5px;
	float:left;
	background:url(../image/line.png) no-repeat;
	}

#quickMenu ul{
	padding-top:40px;
}



.lessQuickMenu{
	background:url(../image/index_1.png) -50px -4px no-repeat #FAFDFE;
	float:left;
	cursor: pointer;
	width:10px;
	height:10px;
	margin-top:60px;
	margin-left:5px;
	_background:url(../image/less.gif) no-repeat;
}

.moreQuickMenu{
	background:url(../image/index_1.png) no-repeat -143px -6px #FAFDFE;
	float:right;
	cursor: pointer;
	width:10px;
	height:10px;
	margin-right:5px;
	margin-top:60px;
	_background:url(../image/more.gif) no-repeat;
}

.content{
	margin-top: 10px;
	border: 1px solid #dfdfdf;
	overflow: hidden;
}

.content .container {
	float:left;
	width:310px;
	height:280px;
	_height:185px;
	padding:0 5px;
}

.container .title {
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#333;
	float:left;
}

.container .more {
	height:40px;
	line-height:40px;
	font-size:12px;
	color:#666;
	cursor:pointer;
	float:right;
}

.contentInfo {
	width:100%;
	margin:5px 0;
	height: 220px;
	color:#555555;
	font-size:12px;
	line-height:20px;
	text-align:left;
	letter-spacing:1px;
	/* margin-top:-10px\9; */
	float:left;
}

.contentInfo a img{
	width: 100%;
}

#honorOut{
	width:475px;
	height:185px; 
	overflow:hidden;
}


#videoOut{
	float: right;
	width:475px;
	height:185px; 
	overflow:hidden;
}

.viedoList img{
	margin-top: 5px;
}

.photos{
	margin-top:0px;
	cursor:pointer;
}
.photos img{
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}


.move{
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.showIcon{
	margin-top:7px;
	margin-left:-2px;
	width:17px;
	line-height:14px;
	color:#FFF;
	text-indent:0.6em;
	background:url(../image/index_1.png) -160px -139px no-repeat;
}
	
.HiddenIcon{
	margin-top:5px;
	width:16px;
	background:url(../image/index_1.png) 0 0 no-repeat;
	line-height:16px;
	text-indent: 0.45em;
}

.photoDown{
	margin-top:5px;
}

.photoTitle{
	float: right;
	width: 338px;
}

.photoDown{
	margin-top:5px;
}

.pics{
	float:left;
	margin-left:10px;
	cursor:pointer;
}

.pics a{
	display: block;
	overflow: hidden;
	width: 100px;
	height: 78px;
	border:1px solid #ccc;
}
.pics a img{
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.picTitle{
	margin-top:2px;
	width :99px;
	text-align:center
}

.left{
	position: absolute;
	z-index: 10;
	left: 0;
	top: 14px;
	width:20px;
	cursor: pointer;
}
.left_img{
  width:21px;
  height:32px;
  margin-top:40px;
  float:left;
  background:url(../image/index_1.png) -4px -263px no-repeat;
}
.right{
	position: absolute;
	z-index: 10;
	right: 0;
	top: 14px;
	width:20px;
	cursor:pointer;
}
.right_img{
width:21px;
height:32px;
margin-top:40px;
float:right;
background:url(../image/index_1.png) -29px -262px no-repeat;
}
.leftVideo{
	position: absolute;
	z-index: 10;
	left: 0;
	top: 14px;
	width:20px;
	cursor: pointer;
}

.rightVideo{
	position: absolute;
	z-index: 10;
	right: 0;
	top: 14px;
	width:20px;
	cursor:pointer;
}

.honorList{
	float:left;
	margin-left:10px;
	cursor:pointer;
	width:140px;
	height:114px;
}

.honorList img{
	display: block;
	margin-top: 5px;
}

.honorTitle{
	text-align:center;
	text-decoration:inherit;
}

.viedoList{
	float:left;
	margin-left:10px;
	cursor:pointer;
	
	height:120px;
}

.videoTitle{
	text-align:center;
	text-decoration:none;
}

.contentInfo .juguanPic {
	border:#c1e3ef 1px solid;
	padding:3px;
	float:left;
}

.juguanInfo {
	float:left;
}

.juguanInfo ul li {
	padding-left:10px;
	font-size:12px;
	color:#0058a6;
	line-height:21px;
	height:21px;
	text-align:left;
}

.bigEv{
	border:1px solid #C1E3EF;
	padding:40px 200px;
	background-color:#F3FAFC
}

.bigEventInfo{
}

.eventPic{
	border:#c1e3ef 1px solid;
	padding:3px;
	float:left;
}

.eventInfo{
	float:left;
	margin-left:280px;
	margin-top:-220px;
}

.eventInfo ul  {
	padding-left:10px;
	font-size:14px;
	color:#0058a6;
	line-height:21px;
	height:21px;
	text-align:left;
}

.eventContent{
	margin-top:280px;
	text-indent:2em;
	font-family:"华文楷体";
	font-size : 16px;
	line-height:25px;
	text-align:left;
}

#KFdangan {
	float:left;
	width:465px;
	height:280px;
	padding: 0 8px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	background-color: #eef6fb;
}

#KFdangan ul {
	margin-top: 6px;
	padding: 0 10px;
}

#KFdangan ul li {
	font-size:12px;
	color:#8e8e8e;
	text-align:left;
	height:31px;
	line-height:31px;
}

#KFdangan ul li .row-number{
	padding: 1px 3px;
	margin-right: 20px;
	color: #fff;
	background-color: #31adfc;
}

#KFdangan ul li a{
	font-size:13px;
	color:#666;
	text-align:left;
	height:30px;
	line-height:30px;
	text-decoration:none;
}

#KFdangan ul li a:hover{
	color:#e40077;
	text-decoration:underline;
}

#KFdangan .more {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	font-size:12px;
	color:#0058a6;
	cursor:pointer;
}
.photoUp{
background:url(../image/index_1.png) -160px -55px no-repeat;
width:14px;
height:21px;
}
.photoDown{
background:url(../image/index_1.png) -189px -55px no-repeat;
width:14px;
height:22px;
}
/*.menuLeft{
	width:50px;
	height:100px;
	float:left;
	margin-left:-150px;
}

.menuLeft ul li{
	background:none;
	padding-left:10px;
	font-size:16px;
	margin-left:-70px;
	padding-left:0px;
	text-align:left;
	font-family:"华文新魏";
}*/

.menu_bg{
	background-color:#C7DAEC;
    height:30px;
	margin:0 5px;
}
/******** 底部样式 ******************************************************************************/

#footer {
	overflow: hidden;
	width:100%;
	margin-top: 10px;
	height:120px;
	border-top:1px solid #d9d9d9;
	text-align:center;
	color:#333;
	background-color: #f5f5f5;
}
#footer ul {
	width:476px;
	margin:10px auto 0 auto;
	height:40px;
	line-height:36px;
}
#footer ul li {
	float:left;
	color:#333;
	font-size:12px;
	padding:0 0 0 10px;

}

#footer ul li a{
	color:#333;
	font-size:12px;

}

#copyright p{
	line-height: 30px;
}

.pagination{
	display:none;
}


.buttonPage{
	cursor:pointer;
	border-right: #85C6E2 2px solid; 
	border-top: #85C6E2 2px solid; 
	padding : 1px;
	margin: 2px; 
	border-left: #85C6E2 2px solid; 
	color:#000;  
	border-bottom: #85C6E2 2px solid; 
	background-color: #CEF1FB; 
	font-family:"华文新魏";
	font-size:13px;
}

#olmessage{
	display:none;
}

@media (min-width: 1200px){
	#main{
		width:1190px;
		margin:0 auto;
		margin-top:30px;
		margin-bottom:30px;
	}
	.rowPadding .col-md-2,.rowPadding .col-lg-2,.rowPadding .col-xs-7{
		padding-left:0;
	}
}

@media (min-width: 1300px){
	#main{
		width:1290px;
		margin:0 auto;
		margin-top:30px;
		margin-bottom:30px;
	}
	#olmessage{display:block;}
}
@media (min-width: 1400px){
	#main{
		width:1300px;
		margin:0 auto;
		margin-top:30px;
		margin-bottom:30px;
	}
	.rowPadding .col-md-2,.rowPadding .col-lg-2,.rowPadding .col-xs-7{
		padding-left:0;
	}
	.leftBg{
		background:url(../image/inside_left_bg_03.png);
	}
}
@media (min-width: 1500px){
	#main{
		width:1400px;
		margin:0 auto;
		margin-top:30px;
		margin-bottom:30px;
	}
	.rowPadding .col-md-2,.rowPadding .col-lg-2,.rowPadding .col-xs-7{
		padding-left:0;
	}
	.leftBg{
		background:url(../image/inside_left_bg_03.png);
	}
}
@media (min-width: 1600px){
	#main{
		width:1500px;
		margin:0 auto;
		margin-top:30px;
		margin-bottom:30px;
	}
	.rowPadding .col-md-2,.rowPadding .col-lg-2,.rowPadding .col-xs-7{
		padding-left:0;
	}
	.leftBg{
		background:url(../image/inside_left_bg_03.png);
	}
}
