﻿/*-----重置代码-----*/

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{
	font-size:12px;
	font-family:"Microsoft YaHei","Arial Narrow",HELVETICA;
	background:#fff;
	-webkit-text-size-adjust:100%;
	min-width: 1200px;
} 

em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
p{word-wrap:break-word} 
a{text-decoration: none;
   cursor: pointer;
}
/*-----通用-----*/
body{
	 background-color: #f5f8ff;
}

ul li a{
	font-size: 16px;
    color: #393939;
    text-decoration: none;
    line-height: 36px;
}
ul li a:hover{
	color: #1a77bd;
}
ul li span{
	line-height: 36px;
	font-size:14px;
	color:#999;
	float:right;
}
.lm-title{
	width: 100%;
    height: 44px;
	margin:0 auto;
}

.lanmu_title{
	display:inline-block;
	*display:inline;
	*zoom:1;    
    font-size: 18px;
    position: relative;
	float:left;
}
.lanmu_title a{
	color: #1a77bd;
    line-height: 44px;
    font-weight: bold;
	margin: 0 4px;
}
.more{
	display:inline-block;
	*display:inline;
	*zoom:1;
	width: 70px;
	font-size: 14px;
	line-height: 44px;
	color: #bfbfbf;
	float:right;
	text-align: center;
}
.more:hover{
	color: #1a77bd;
}
.container{
	width:1140px;
	margin:0 auto;
}
.clear{
	height: 20px;
    overflow: hidden;
    clear: both;
}

.lanmu ul{
	clear: both;
	width: 422px;
	margin:0 auto;
	padding-top: 10px;
}
.lanmu ul li{
	background:url(icon2.jpg) no-repeat left ;
	padding-left: 12px;
	margin-left:2px;
}
.lanmu ul li a,.lanmu ul li span{
    line-height: 36px;
}


/*-----轮播-----*/
div.slideBox{ position:relative; width:621px; height:408px; overflow:hidden;z-index:100;}
	div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
	div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
	div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
	div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
	div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:40px; background-color:#000; overflow:hidden;}
	div.slideBox div.tips div.title{ position:absolute; left:10px; top:0px; height:100%;}
	div.slideBox div.tips div.title a{ color:#FFF; font-size:14px; line-height:40px; margin-left:10px; text-decoration:none;}
	div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
	div.slideBox div.tips div.nums{ position:absolute; right:10px; top:0px; height:100%;}
	div.slideBox div.tips div.nums a{   display: inline-block;
										width: 8px;
										height: 8px;
										background-color: #FFF;
										text-indent: -99999px;
										margin: 16px 6px 0px 0px;
									}
	div.slideBox div.tips div.nums a.active{ background-color:#f8ae30;}
/*-----logo-----*/
.head{
	width:100%;
	margin: 0 auto;
}
.head-top{
	height: 266px;
}
/*-----nav-----*/
.nav-line{
	background-color: #1a77bd;
    width: 100%;
    height: 56px;
}

.nav ul li{
	height: 56px;
    text-align: center;
	padding: 0 8px;
	float: left;
	vertical-align:middle;  /*去掉下边距*/
	background:url(navline.png)no-repeat right;
	transition: .3s;
}
.nav ul li:hover:not(.onnav){
	background-color: #21659e;
 }
.nav ul .onnav{
	width: 85px;
	height: 71px;
	margin-top: -8px;
	margin-left: 4px;
	background: url(navred.png) no-repeat center;
 }
.nav ul .onnav a{
	line-height: 71px;
	margin-left: -4px;

}

.nav ul li a{
	font-size: 18px;
    color: #fff;
    line-height: 56px;
}

/*-----mid-left-----*/
.mid-container{
	width: 1100px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 20px;
}
.mid1_left{
	width: 621px;
	float: left;
}
.mid1_mid_ul li {
	background: url(icon2.jpg) no-repeat left;
	padding-left: 12px;
	margin-left: 2px;
}
 .pic-play{
	 width:621px;
	 height:408px;
	 float:left;

 } 
 .mid1_right{
	 width:458px;
	height:408px;
	float:right;
 }

.lm-abstract{
	width: 422px;
	margin: 0 auto;
	padding-bottom: 12px;
	border-bottom: 1px dashed #999999;
}

.lm-abstract-tt{
	font-size: 18px;
	color: #393939;
	display: block;
	line-height: 32px;
 }

.lm-abstract-ab {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.mid1_mid_ul{
	width: 422px;
	margin: 0 auto;
}
/*-----mid-list-----*/
.mid-list{
	height: 60px;
	background: #eeeeee;
}
.mid-list .lanmu_title{
	padding-left: 10px;
	padding-right: 16px;
	line-height: 60px;
}
.mid-list .mid-list-inner{
	display:inline-block;
	*display:inline;
	*zoom:1;
 }
 .mid-list .mid-list-inner a{
	font-size: 16px;
	color:#393939 ;
	line-height: 60px;
 }
.maquee{ height:60px;width:100%; overflow:hidden;}
.topRec_List li{ width:100%; height:60px; color:#393939 ; line-height:60px; font-size:16px;}
/*-----mid2-----*/
.mid2{
	height: 325px;
}
.mid2-left .lanmu{
	width: 411px;
	height: 325px;
	float:left;
	margin-right: 18px;
}

.mid2-mid1{
	width: 185px;
	height: 325px;
	float:left;
	margin-right: 18px;
}
.mid2-mid2{
	width: 185px;
	height: 325px;
	float:left;
	margin-right: 18px;
}

.mid2-right{
	width: 260px;
	height: 325px;
	float: right;
}
.mid2-left .lm-title2{
	background: #eeeeee;
	height: 44px;
}

.tabPane {display: none;}
.tabCon .active {display: block;}
.tapbutton .lanmu_title{
	width: 137px;
	border-bottom:none;
}
.tapbutton .lanmu_title a{
	width: 137px;
	display: block;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.tapbutton .active{
	background: url(lmbg.png) no-repeat center;
}
.tapbutton .active a{
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin: 0px 0px 12px 0;
}
.mid2-left  .tabCon ul{
	width: 411px;
	padding-top: 16px;
}

.mid2-mid1-inner a{
	display: block;
	height: 50px;
	background: #eeeeee;
	margin-bottom:10px;
	transition: .3s;
}
.mid2-mid1-inner a:hover{
	background: #d1e5f4;
}

.mid2-mid2-inner a{
	display: block;
	height: 50px;
	background: #eeeeee;
	margin-bottom:11px;
	transition: .3s;
}
.mid2-mid2-inner a:hover{
	background: #d1e5f4;
}
.mid2-right img{
	margin-bottom: 4px;
	box-shadow: 0px 5px 4px #eee;
}
.mid2-right-ul{
	margin-bottom: 6px;
 }
.mid2-right-ul li{
	background: url(icon2.jpg) no-repeat left;
	padding-left: 12px;
	margin-left: 2px;
}
.mid2-right-ul li a{
	line-height: 34px;
}
.lm-title3 {
	width: 100%;
	height: 36px;
	margin: 0 auto;
}
.lanmu_title2 a{
	font-size: 18px;
	color: #1a77bd;
	font-weight: bold;
	margin: 0 4px;
}
/*-----footer-----*/
.footer{
	height:54px;
	clear: both;
	background:#f0f0f0;
}

.links{
	display:inline-block;
	*display:inline;
	*zoom:1;
	line-height: 54px;
}
.links{
	background: url(link.jpg) no-repeat left center;
 }
.links a{
	display: inline-block;
	*display:inline;
	*zoom:1;
	width: 161px;
	color:#6c7981;
	background: url(link.jpg) no-repeat right center;
	font-size:14px;
	height:54px;
	line-height: 54px;
	text-align: center;
}
.links a:hover{
	color: #1a77bd;
}
.copyright{
	padding-top: 20px;
    padding-bottom: 30px;
	background:#6c7981;
}
.copyright p{
	color: #fff;	
    font-size: 14px;
	line-height:30px;
    text-align: center;
    
}