﻿@charset "UTF-8";
.ht{
	font-family: "黑体";
}

.fow{
	font-weight: bold;
}

.bgw{
	background-color: white;
}

.cowh{
	color: white !important;
}

.fomar{
	font-family: "Arial";
}

.tac{
	text-align: center !important;
}

.tal{
	text-align: left !important;
}

.tar{
	text-align: right;
}

.por{
	position: relative;
}

.poa{
	position: absolute;
}

.xmar{
	margin-right: 0px !important;
}

.con{
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;    overflow: hidden;
}

.overflow{
	overflow: hidden;
}

.dis{
	display: inline-block;
}

.disb{
	display: block;
}

.disn{
	display: none;
}

.foz12{
	font-size: 12px;
}

.foz14{
	font-size: 14px;
}

.foz16{
	font-size: 16px;
}

.foz18{
	font-size: 18px;
}

.foz24{
	font-size: 24px;
}

.foz30{
	font-size: 30px;
}

.slh{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mar10{
	margin-right: 10px !important;
}

.maxwh{
	width: 100% !important;
}

.colo0{
	color: #000 !important;
}

.colo6{
	color: #666;
}

.xborbo{
	border-bottom: 0px !important;
}

.xbortop{
	border-top: 0px  !important;
}

.lebord{
	border-left-style: solid;
	border-left-width: 1px;
}

.ribord{
	border-right-style: solid;
	border-right-width: 1px;
}

/*.left{
	left: 0px;
	}*/

	.top{
		top: 0px;
	}

/*.right{
	right: 0px;
	}*/

	.xborri{
		border-right: 0px !important;
	}

	.colo3{
		color: #333;
	}

	.lediv{
		width:23%;
	}

	.slenav{
		/*display: none;*/
	}

	.zlenav{
		display: none;
	}

	.lenav>li>a{
		padding: 4% 1%;
		font-size: 16px;
		color: #4A4A4A;
		border-bottom: 1px solid #eee;
	}

	.lenav>li>a:hover , .slenav>li>a:hover{
		background-color: #0069b9;
		color: #fff;
	}

	.lenav{
		/*padding: 0px 5%;*/
	}

	.slenav>li>a{
		padding: 5% 0px 5% 5%;
		font-size: 14px;
		color: #4a4a4a;
		border-bottom: 1px solid #eee;
	}

	.zlenav>li{
		padding: 5% 5% 5% 15%;
		font-size: 12px;
		border-bottom: 1px solid #eee;
	}

	.zlenav a{
		color: #4a4a4a;
		display:block;
	}

	.zlenav>li:hover{
		background-color: #0069b9;
	}

	.zlenav>li:hover a{
		color: #fff
	}

	.ridiv{
		width: 70%;
	}

	.ritab td{
		vertical-align: middle !important;
	}

	.ritab{
		border: 1px solid #359c06;
		border-top: 0px;
	}

	.lenav li{
		/*text-align:center !important;*/
	}

	.pull-left {
		float:left !important;
	}

	.pull-right {
		float:right !important;
	}


	.gl-cont4-item{ padding:28px 0 18px; border-bottom:1px dashed #e1e1e1; overflow:hidden;}
.gl-cont4-item .cont4-item-left{ width:186px; float:left; margin-right:28px; height:123px;overflow:hidden;}
.gl-cont4-item .cont4-item-left img{ width:100%; height:100%}
.gl-cont4-item .cont4-item-right{ width:calc(100% - 216px); float:right;}
.gl-cont4-item .cont4-item-right h5{ font-size:20px; color:#0081cc; font-weight:normal; margin:20px 0}
.gl-cont4-item .cont4-item-right h5 a:hover{color:inherit;text-decoration: none;}
.gl-cont4-item .cont4-item-right p{ font-size:16px; color:#999; margin-bottom:0;}




@media (max-width:640px){


.lenav	{padding: 0px 5%;}	
.ridiv{
	font-size: 12px;
}

	
}


.lenav a{    text-decoration: none;}