/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #fff;
	line-height: 30px;
	letter-spacing: 1px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #1d5bb6;
}

.topbg {
	background:url(../images/headerbg.png);
}

.toptel {
	font-family:Î¢ÈíÑÅºÚ;
	font-size:25px;
	color:#ee0303;
	font-weight:bold;
	letter-spacing:3px;
	font-style:italic;
	line-height:35px;
}
.toptel span {
	font-family:Arial;
	letter-spacing:0px;
}

.topmenu a {
	line-height:50px;
	height:50px;
	color:#fff;
	display:block;
	text-align:center;
	font-size:16px;
	max-width:130px;
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}

.topmenu a:hover {
	border-bottom:5px #F08300 solid;
}
	
	.topmenucur a {
		border-bottom:5px #F08300 solid;
	}
	
	
	.fullSlide {
	width: 1200px;
	position: relative;
	height: 360px;
	z-index: 1;
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	z-index: -100px;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 360px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 360px;
}
.fullSlide .hd {
	width: 800px;
	margin: 0 auto;
	margin-top: -35px;
*position:absolute;
*z-index:1;
*bottom:0;
*left:140px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	margin: 0 0 0 40px;
	display: inline-block;
	padding: 0 10px;
	height: 22px;
	opacity: 0.99
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 13px;
	height: 12px;
	margin: 6px;
	background: url(../images/tg_flash_p.png) -20px 0;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
}
.fbc_trigger_con li {
	font: 28px/1 tahoma;
	color: #fff;
	cursor: pointer;
	margin: 0 1px;
	filter: Alpha(Opacity=100);
	opacity: 1
}
.fbc_trigger_con .on {
	filter: Alpha(Opacity=100);
	opacity: 1
}
ul, li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.topsearch {
	position:relative;
	cursor:pointer;
}
#searchinput 
{
position: absolute;
right: 0px;
top:6px;
width:0px;
overflow:hidden;
}
#keyword {
	outline: none;
	border: none;
	background-color: #f2f2f2;
	padding: 12px 18px;
	border-radius: 24px;
	top: 5px;
	width:214px;
}
	
	#topsbt {
		position:absolute;
		right:15px;
		top:10px;
	}
	
	.bd {
		border:#eeeeee 1px solid;
	}
	
	.abbt {
		box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
border-bottom:#b72927 3px solid;
		
	}
	
		.btwz {
		color:#b62725;
		font-weight:bold;
		font-size:20px;
		text-indent:45px;
	}
	
	.morebt {
		padding-right:10px;
	}
	
	.morebt a {
		color:#6f6f6f;
	}
	.newslist {
		height:35px;
		line-height:35px;
	}
	
	.newslists {
		height:42px;
		line-height:42px;
		color:#000;
		font-size:16px;
		width:620px;
	}
	
	.newslist a  {
    display: inline-block;
    line-height: 35px;
    width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
	height:35px;
}

.newstime {
	letter-spacing:0px;
	font-family:Arial;
	color:#999999;
}

.newstimes {
	font-family:Arial;
	color:#000;
	padding-right:10px;
}

.newslists a  {
    display: block;
    line-height: 42px;
    width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
	height:42px;
	position:relative;
}

.newslists a:hover {
	color: #1d5bb6;
    font-weight: bolder;
}

#footend {
	background-color:#b72927;
	padding:20px 0px;
}
#footend  td {
	color:#f5f5f5;
	font-size:16px;
	line-height:30px;
}

#footend  a {
	color:#f5f5f5;
	font-size:16px;
}

.abshade {
	box-shadow:0px 8px 25px 0px rgba(49,57,72,0.15);
	padding:40px 0px;
}

.leftmenu a {
	display:block;
	height:60px;
	line-height:60px;
	font-size:18px;
	text-indent:40px;
	width:220px;
	color:#333;
transition: .7s;
-moz-transition: .7s;
-webkit-transition: .7s;
-o-transition: .7s;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}

.leftmenu a:hover {
	background: #F5F5F5;
	border-left: 4px solid #227EE9;
}

.leftmenucur a {
background: #F5F5F5;
	border-left: 4px solid #227EE9;
}

.abbtwz {
	font-size: 24px;
	font-weight: bold;
}
