/*head begin*/
.ls_head{
	width:100%;
	background: #ffffff;
	height:167px;
}
.ls_head.admin{
	height:35px;
}
.ls_head .title_bg{
	width:100%;
	border-bottom: 1px solid #BFBFBF;
	background: #edeff0;
	position: fixed;
	top:0;
	z-index: 1010;
}
.title_bg .title_bar{
	width:1100px;
	margin:0 auto;
}
.title_bg .title_menu{
	position: fixed;
	width:34px;
	height:34px;
}
.title_bg .title_menu .icon{
	width: 34px;
	height: 34px;
	background: #298bca;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
	cursor: pointer;
	color: #ffffff;
}
.title_bg .title_menu .menu_box{
	border-right: 1px solid #BFBFBF;
	background: #edeff0;
	position: fixed;
	top: 34px;
	bottom: 0;
	width: 200px;
	display: none;
}
.title_bg .title_menu .menu_box ul li{
	position: relative;
	width: 200px;
	height: 34px;
	line-height: 34px;
}
.title_bg .title_menu .menu_box ul li:hover{
	background: #298bca;
}
.title_bg .title_menu .menu_box ul li a{
	display: block;
	padding-left:20px;
	text-align: left;
	font-size: 14px;
}
.title_bg .title_menu .menu_box ul li:hover > a{
	color: #ffffff;
}
.title_bg .title_menu .menu_box ul li .s_menu{
	position: absolute;
	top: 0;
	left: 200px;
	width: 140px;
	background:#edeff0;
	display: none;  
	border-top: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}
.title_bg .title_menu .menu_box ul li:hover .s_menu{
	display: block;
}
.title_bg .title_menu .menu_box ul li .s_menu a {
	display: block ;
	width: 120px;
	height: 28px;
	font-size:14px;
    line-height: 28px;
    padding: 0 10px;
    text-align: left;
}
.title_bg .title_menu .menu_box ul li .s_menu a:hover{
	background-color: #298bca;
	color: #fff;
}






.title_bg .title_menu:hover .menu_box{
	display: block;
}
.title_bg .title_link{
    float:left;
	height:34px;
}
.title_bg .title_link img{
	float:left;
	display:inline-block;
	width:75px;
	height:20px;
	padding:7px 0;
}
.title_bg .title_link a{
	float:left;
	display:inline-block;
	height:34px;
	line-height:34px;
    color: #343434;
    font-size: 14px;
	padding:0 5px;
}
.title_bg .title_right{
	float:right;
}
.title_bg .title_right table{
	float:right;
}
.title_bg .title_right td{
	height:34px;
	padding:0 10px;
    color: #343434;
    font-size: 14px;
}
.title_bg .title_right a{
    color: #343434;
    font-size: 14px;
}
.ls_head .middle_bg{
	width: 1100px;
	margin: 35px auto 0;
	padding: 30px 0;
}
.ls_head .middle_bg .img_con{
	float: left;
	width:460px;
   	height:60px; 
}
.ls_head .middle_bg .img_con img{
	width:460px;
   	height:60px; 
}
.ls_head .middle_bg .au_con{
	float: right;
	width:160px;
   	height:60px; 
}
.ls_head .middle_bg .au_con .img{
	float: left;
	margin-right: 20px;
	width:60px;
   	height:60px; 
    text-align: center;
}
.ls_head .middle_bg .au_con .img img{
   	height:60px; 
}
.ls_head .menu_bg{
	width:100%;
}
.ls_head ._top{
	background: #edeff0;
	position: fixed;
	top:34px;
	z-index: 1020;
    border-bottom: 2px solid #298bca;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
}
.ls_head .menu_bg .menu_con{
	margin:0 auto;
	border: 1px solid #edeff0;
}
.ls_head .menu_bg ._0mc{
	width:1095px;
}
.ls_head .menu_bg ._1mc{
	width:1099px;
}
.ls_head .menu_bg .menu_con ul{
	height:45px;
}
.ls_head .menu_bg .menu_con ul li{
    float: left;
	height:45px;
}
.ls_head .menu_bg ._0mc ul li{
	width:150px;
}
.ls_head .menu_bg ._1mc ul li{
	width:183px;
}
.ls_head .menu_bg .menu_con ul li > a{
	display:block;
	color: #343434;
	font-size: 16px;
	line-height:45px;
    text-align: center;
}
.ls_head .menu_bg .menu_con ul li:hover > a {
	background-color: #298bca;
	color: #fff;
}

.ls_head .menu_bg .menu_con dl{
	display: none;
	width: 240px;
	position: absolute;
    z-index: 999;
	background:#edeff0;
}
.ls_head .menu_bg .menu_con ul li:hover dl{
	display: block;
}
.ls_head .menu_bg .menu_con dl dd{
	float:left;
    padding:5px;
}
.ls_head .menu_bg .menu_con dl dd a {
	width: 90px;
	display: block ;
	font-size:14px;
	color: #000;
	height: 28px;
    line-height: 28px;
    padding: 0 10px;
    text-align: left;
}
.ls_head .menu_bg .menu_con dl dd a:hover{
	background-color: #298bca;
	color: #fff;
}
.ls_head .menu_bg .menu_con ul .more{
	width:45px;
}
.ls_head .menu_bg .menu_con .more_bg{
	display: none;
	height:auto;
	width: 150px;
	position: absolute;
	margin-left:-103px;
    z-index: 999;
	background: #edeff0;
}
.ls_head .menu_bg .menu_con .more:hover .more_bg{
	display: block;
}
.ls_head .menu_bg .menu_con .more:hover .more_bg li{
	width: 150px;
}
.ls_head .menu_bg .menu_con .more_bg div{
	display: none;
	position: absolute;
    z-index: 999;
	background: #edeff0;
    left:-150px;
    margin-top:-30px;
    width: 150px;
}
.ls_head .menu_bg .menu_con .more_bg li:hover div{
	display: block;
}
.ls_head .menu_bg .menu_con .more_bg div a{
	display: block ;
	font-size:14px;
	height: 28px;
    line-height: 28px;
    padding: 0 10px;
    text-align: left;
    text-align: right;
    color: #000;
}
.ls_head .menu_bg .menu_con .more_bg div a:hover{
	background-color: #298bca;
    color: #fff;
}
/*head end*/

/*foot begin*/
.ls_foot{
	width:100%;
	background:#edeff0 ;
}
.ls_foot .foot_bg{
	width: 1100px;
	margin: 0 auto;
	padding: 10px 0;
}
.ls_foot .foot_bg .au_con{
	padding: 10px 20px;
}
.ls_foot .foot_bg .au_con .au{
	float:left;
    text-align: center;
	width: 125px;
	height: 80px;
}
.ls_foot .foot_bg .au_con .au_line{
	float:left;
	width: 1px;
	height: 40px;
	margin: 20px 0;
	background-color: #d9d9d9;
}
.ls_foot .foot_bg .au_con .au a{
	display: block;
}
.ls_foot .foot_bg .au_con .au a .menu_tb{
    width: 50px;
    height: 50px;
    margin: 5px auto;
}
.ls_foot .foot_bg .au_con .au a .menu_tb img{
    width: 50px;
    height: 50px;
}
.ls_foot .foot_bg .au_con .au a .menu_ml{
	height: 20px;
	line-height: 20px;
    color: #000000;
    font-size: 16px;
}
.ls_foot .foot_bg .foot_con{
	height: 40px;
	line-height: 40px;
    color: #000000;
    font-size: 16px;
    padding:0 20px;
}
.ls_foot .foot_bg .foot_con span{
	padding:0 10px;
}
.ls_foot .foot_bg .xzz_con{

}
.ls_foot .foot_bg .xzz_con ._l{
	float:left;
    width: 100px;
	height: 40px;
	line-height: 40px;
    color: #000000;
    font-size: 16px;
    padding-left:30px;
}
.ls_foot .foot_bg .xzz_con ._r{
	float:left;
    width: 900px;
}
.ls_foot .foot_bg .xzz_con ._r ul{

}
.ls_foot .foot_bg .xzz_con ._r ul li {
	float:left;
}
.ls_foot .foot_bg .xzz_con ._r ul li a{
	height: 40px;
	line-height: 40px;
    color: #000000;
    font-size: 16px;
    padding:0 10px;
}
.ls_foot .foot_bg .xzz_con ._r ul li a:hover{
    color: #298bca;
}
/*foot end*/