html{overflow-x:hidden;}
.floater {
	border-left-width: 0px;
	border-right-width: 0px;
	top: 0px;
	position: fixed;
	z-index: 199;
	opacity: 1
}
.bartop {
	color: #585858;
	background-color: #f9f9f9;
	border-bottom: 1px #d4d4d4 solid;
	height: 28px;
	line-height: 28px;
	width: 100%
}
.bartop .barleft a {
	color: #585858
}
.bartop .barleft a:hover {
	color: #ff0000;
	text-decoration: underline
}
.bartop .barcenter {
	margin-left: auto;
	margin-right: auto;
	width: 1200px
}
.bartop .barleft {
	width: 590px;
	text-align: left;
	float: left
}
.bartop .barright {
	width: 400px;
	text-align: right;
	float: right;
	overflow: hidden;
	height: 28px;
	overflow: hidden
}
.bartop .barright a:hover {
	text-decoration: none
}
.bartop .barleft .barcity {
	margin-right: 10px
}
.bartop .barleft .barcity span {
	color: #FF4711;
	font-size: 14px;
	font-weight: bold
}
.bartop .barleft ul {
	float: left
}
.bartop .barright ul {
	float: right
}
.bartop .barleft ul.barcang {
	background: url(../images/baricon.gif) 0 -54px no-repeat;
	padding-left: 15px
}
.bartop .barleft ul.barwap {
	background: url(../images/baricon.gif) 0 -36px no-repeat;
	padding-left: 15px
}
.bartop .barleft ul.barpost {
	background: url(../images/baricon.gif) 0 -18px no-repeat;
	padding-left: 15px
}
.bartop .barleft ul.bardel {
	background: url(../images/baricon.gif) 0 0 no-repeat;
	padding-left: 15px
}
.bartop ul {
	margin: 6px 8px 0 8px;
	line-height: 18px;
	display: inline;
	position: relative;
	z-index: 99999
}
.bartop div.choosetheme {
	float: left
}
.bartop div#themelist {
	float: right
}
.bartop ul li {
	float: left;
	width: 15px;
	height: 18px;
	display: block;
	overflow: hidden
}
.bartop ul.line {
	width: 2px;
	height: 10px;
	overflow: hidden;
	background: #fff;
	margin: 9px 0 0 0
}
.bartop ul.line u {
	display: block;
	width: 1px;
	height: 18px;
	overflow: hidden;
	background: #d4d4d4
}
/*nav*/
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
}
a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

li {
	list-style: none;
}
.clear {
	clear: both;
}
.logocontainer {
	width: 1200px;
	margin:0 auto;
	height: 104px;
	background: url(../images/bannerbg.jpg) no-repeat top center;
	margin-top: 28px;
	padding-top: 40px;
}
.logo {
	width: 1200px;
	margin: 0 auto;
}
.logo .logoleft {
	float: left;
}
.logo .logoright {
	float: right;
}
/*nav*/
.navbox {
	width: 1200px;
	height:42px;
	background: url(../images/navbg.png) center center;
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	width:1200px;
	margin:0 auto;
	height: 42px;
	line-height: 42px;
	background: url(../images/navbg.png) center center;
	background-size:100% 42px;
	overflow:hidden;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	width: 150px;
}

.hover h3{
	background:#fff;
	height:38px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

.hover h3 a{
	color:#000 !important;	
}

.nav .nLi h3 {
	float: left;
	width: 200px;
	text-align: center;
}
.nav .nLi h3 a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}


.nav .sub {
	display: none;
	width: 100px;
	left: 0;
	top: 34px;
	position: absolute;
	background: #0097cf;
	line-height: 26px;
	padding: 5px 0;
}
.nav .sub li {
	zoom: 1;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
}
.nav .sub a:hover {
	background: #6d6d6d;
	color: #fff;
}
.nav .on h3 a {
	background: #0097cf;
	color: #fff;
}
.footcontainer {
	width: 1200px;
	margin:0 auto;
	background: #d6d6d6;
	height: 80px;
	margin-top: 5px;
}
.foot {
	width: 1200px;
	margin: 0 auto;
}
.foot .footleft {
	float: left;
}
.foot .footright {
	float: right
}
.foot .footleft li {
	float: left;
	margin-top: 8px;
}
.foot .footleft li.tubiao {
	margin-left: 25px;
	margin-right: 15px;
}
.foot .footleft li.p {
	margin-top: 20px;
}
.foot .footleft li p, .foot .footleft li p a {
	line-height: 20px;
	color: #939393;
}
.footright form {
	margin-top: 30px;
	position: relative;
}
/*search*/
.kuan input {
	background: #ffffff;
	width: 158px;
	height: 25px;
	line-height: 25px;
	border: none;
	float: left;
	color: #9b9b9b;
	padding-left: 10px;
}
.an input {
	width: 28px;
	height: 25px;
	background: #2f59b3 url(../images/search_03.png) no-repeat center center;
	float: left;
	border: none;
	position: absolute;
	left: 140px;
	top: 0px;
}
.main {
	width: 1200px;
	height:640px;
	margin: 0 auto;
	margin-top: 20px;
}
.mainleft {
	float: left;
	border-top:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	/*width: 900px;*/
	overflow:auto;
	width:840px;
	height: 566px;
}
.mainright {
	/*width: 285px;*/
	width:340px;
	border:1px solid #e3e3e3;
	/*padding-left: 25px;*/
	float: right;
	height: 550px;
	padding-top: 15px;
	padding-left:10px;
	overflow-y: scroll;
}
.mainright li {
	/**width: 250px;*/
	width:315px;
	/*height: 40px;*/
	height:125px;
	margin-bottom: 0px;
}
.mainright li a {
	display: block;
	overflow: hidden;
	padding-bottom:5px;
	border-bottom:1px solid #e3e3e3;
}

.mainright li a:hover{
	text-decoration:none;	
}
.mainright li img {
	/**width: 72px;
	height: 50px;*/
	width:160px;
	height:110px;
	float: left;
	padding-top:5px;
}
.mainright li p {
	float: right;
	text-align:center;
	color: #000000;
	font-size: 14px;
	/**width: 170px;*/
	width:145px;
	/*white-space: nowrap;*/
	overflow:hidden;
	text-overflow: ellipsis;
}
/**.mainright li a:hover p {
	color: #f54343;
	text-decoration: none;
}*/
.g-page-bd .m-box {
	padding: 10px 0;
}
.m-video ul {
	width: 1200px;
}
.m-video ul li {
	float: left;
	width: 269px;
	margin-top:10px;
	border:1px solid #e3e3e3;
	margin-right: 28px;
	position: relative
}
.m-video ul li .t {
	display: block;
	/*white-space: nowrap;*/
	overflow:hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.m-video ul li .fire {
	background: #000000;
	display: none;
	height: 170px;
	left: 0px;
	opacity: 0.5;
	position: absolute;
	top: 0px;
	width: 269px;
	z-index: 2;
}
.m-video ul li .x {
	display: none;
	height: 61px;
	position: absolute;
	top: 60px;
	width: 61px;
	z-index: 3;
	background: url(../images/readmore-icon.png) no-repeat;
	left: 50px;
}
.m-video ul li .y {
	display: none;
	height: 61px;
	position: absolute;
	top: 60px;
	width: 61px;
	z-index: 3;
	background: url(../images/play-icon.png) no-repeat;
	right: 50px;
}
.pager {
	padding: 10px 0 0;
	text-align:center;
}
.pager a, .pager span {
	display: inline-block;
	height: 30px;
	text-align: center;
	padding: 0 12px;
	border: 1px solid #DFDFDF;
	line-height: 30px;
	font-size: 12px;
	margin-right: 10px;
}
.pager span.curr {
	background: #e94c19;
	color: #fff;
	border: 1px solid #e94c19;
}

.pager .current{
	background: #00abeb;
	color: #fff;
	border: 1px solid #00abeb;
}
