@charset "gb2312";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
}
html {
	display:inline-block;
	width:100%;
	text-align:center;
	background:#f4f4f4 url(2016badx_html_bg.png) repeat-x;
}
img {
	border:none;
}
a {
	text-decoration:none;
	cursor:pointer;
	border:0;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.dis-in-b {
	display:inline-block;
}
.f-l {
	float:left;
}
.f-r {
	float:right;
}
.clear {
	clear:both;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.col {
	width:1002px;
	margin:0 auto;
	text-align:left;
}
.mt15 {
	margin-top:15px;
}
/*Í·²¿*/
.topbar {
	padding:0 0 0 10px;
	height:36px;
}
.topbar span {
	display:inline-block;
	font:14px/36px "Î¢ÈíÑÅºÚ";
	color:#333;
}
.topbar span a, .topbar span em {
	display:inline-block;
	float:left;
	font:14px/36px "Î¢ÈíÑÅºÚ";
	color:#333;
	margin:0 5px;
}
.topbar span a img {
	padding-top:8px;
}
.topbar span a:hover {
	color:#f60;
}
.logo {
	padding:15px 0 18px 0;
	height:90px;
}
.nav {
	height:48px;
	background:url(2016badx_nav_bg01.png) repeat-x;
}
.menu {
	display:inline-block;
	float:left;
	width:765px;
	background:url(2016badx_nav_bg02.png) no-repeat;
}
.menu li {
	display:inline-block;
	float:left;
	padding-left:2px;
	background:url(2016badx_nav_line.png) no-repeat;
}
.menu li.home {
	padding-left:0;
	background:none;
}
.menu li a {
	display:inline-block;
	width:110px;
	height:48px;
	text-align:center;
	font:16px/48px "Î¢ÈíÑÅºÚ";
	color:#fff;
}
.menu li.home a {
	width:90px;
}
.menu li a.cur, .menu li a:hover {
	font-weight:bold;
	background:url(2016badx_nav_hover01.png) no-repeat;
}
.menu li.home a.cur, .menu li.home a:hover {
	background:url(2016badx_nav_hover02.png) no-repeat;
}
.search {
	display:inline-block;
	float:right;
	padding:9px 10px 9px 0;
	width:220px;
	height:30px;
	background:url(2016badx_nav_bg03.png) no-repeat right top;
}
.search .txt {
	display:inline-block;
	float:left;
	padding:5px 10px;
	background:#fff;
	border:none;
	outline:none;
	width:160px;
	height:20px;
	font:14px/20px "Î¢ÈíÑÅºÚ";
	color:#666;
}
.search .btn {
	display:inline-block;
	float:left;
	border:none;
	outline:none;
	width:40px;
	height:30px;
	background:url(2016badx_search_btn.png) no-repeat;
	cursor:pointer;
}
/*Ö÷Ìå*/
.content {
	padding:15px;
	background:#fff;
}
/*Ð£Ô°ÐÂÎÅ*/
.news, .cpic {
	width:680px;
}
.ntit {
	padding-bottom:8px;
	height:44px;
	background:url(2016badx_newstit_bg01.png) repeat-x;
}
.ntit strong {
	display:inline-block;
	float:left;
	padding-bottom:7px;
	width:120px;
	height:37px;
	background:url(2016badx_newstit_bg02.png) no-repeat;
	text-align:center;
	font:bold 16px/37px "Î¢ÈíÑÅºÚ";
	color:#fff;
}
.ntit a {
	display:inline-block;
	float:right;
	padding-right:10px;
	height:37px;
	background:url(2016badx_newstit_bg03.png) no-repeat right top;
	font:14px/37px "Î¢ÈíÑÅºÚ";
	color:#333;
}
.ntit a:hover {
	color:#f60;
}
.h-flash {
	display:inline-block;
	float:left;
	position: relative;
	overflow:hidden;
	overflow-x:hidden;
	width:320px;
	height:240px;
}
.h-flash li {
	text-align:center;
	height:240px;
	overflow:hidden;
}
.h-flash li a {
	display:inline-block;
	width: 320px;
	height:240px;
	position:relative;
	overflow:hidden;
}
.h-flash li a span {
	display:inline-block;
	position:absolute;
	left:0;
	bottom:0;
	padding:0 103px 0 12px;
	width:205px;
	background:url(2016badx_flash_bg.png);
	text-align:left;
	font:14px/32px "Î¢ÈíÑÅºÚ";
	color:#fff;
}
.h-flash li a:hover span {
	text-decoration:underline;
}
.h-flash .left, .h-flash .right {
	display:none;
}
.h-flash .number {
	position:absolute;
	bottom:8px;
	right:10px;
}
.h-flash .number a {
	display:block;
	width:16px;
	height:16px;
	float:left;
	margin-left:2px;
	text-align:center;
	font:12px/16px "Î¢ÈíÑÅºÚ";
	color:#333;
	background:#f2f2f2;
	overflow:hidden;
}
.h-flash .number .cur {
	background:#f5491c;
	color:#fff;
}
.nlist {
	display:inline-block;
	float:right;
	width:345px;
}
.nlist li {
	padding-left:12px;
	height:30px;
	overflow:hidden;
	background:url(2016badx_li_ico2.png) no-repeat 0 center;
}
.nlist li a {
	font:14px/30px "Î¢ÈíÑÅºÚ";
	color:#333;
}
.nlist li a:hover {
	color:#f60;
}
/*ÔºÐ£¸Å¿ö*/
.yxgk, .rpic {
	width:277px;
}
.gktit {
	height:38px;
	background:url(2016badx_yxgk_tit_bg.png) no-repeat;
	text-align:center;
}
.gktit strong {
	font:bold 16px/38px "Î¢ÈíÑÅºÚ";
	color:#fff;
}
.yxgk ul {
	padding:20px 9px 0px 10px;
	height:231px;
	background:#fff url(2016badx_yxgk_bg.jpg) no-repeat left bottom;
	border:3px solid #eaeaea;
	border-top:none;
}
.yxgk li {
	display:inline-block;
	float:left;
	margin:0 6px 11px 5px;
	width:115px;
	height:36px;
}
.yxgk li a {
	display:inline-block;
	width:115px;
	height:36px;
	background:url(2016badx_yxgk_li_bg01.png) no-repeat;
	text-align:center;
	font:14px/36px "Î¢ÈíÑÅºÚ";
	color:#c60f00;
}
.yxgk li a:hover {
	background:url(2016badx_yxgk_li_bg02.png) no-repeat;
	color:#fff;
}
.cpic a img {
	width:680px;
	height:96px;
}
.rpic a img {
	width:277px;
	height:96px;
}
/*µÚÈýÀ¸*/
.llzd {
	margin-right:15px;
	width:320px;
}
.gbpx {
	width:345px;
}
.gbpx dl {
	padding:5px 0 10px 0;
	*padding:5px 0 6px 0;
}
.gbpx dd {
	display:inline-block;
	float:left;
	width:130px;
}
.gbpx dd a img {
	width:130px;
	height:75px;
}
.gbpx dt {
	display:inline-block;
	float:right;
	padding-top:10px;
	width:170px;
}
.gbpx dt a {
	font:bold 14px/20px "Î¢ÈíÑÅºÚ";
	color:#c60f00;
}
.gbpx dt a:hover {
	color:#f60;
}
.ztlm {
	width:277px;
}
.ctit {
	height:38px;
	background:url(2016badx_mtit_bg01.png) repeat-x;
}
.ctit strong {
	display:inline-block;
	float:left;
	padding-right:32px;
	width:110px;
	height:38px;
	background:url(2016badx_mtit_bg02.png) no-repeat;
	text-align:center;
	font:bold 16px/38px "Î¢ÈíÑÅºÚ";
	color:#fff;
}
.ctit a {
	display:inline-block;
	float:right;
	padding-right:10px;
	height:38px;
	background:url(2016badx_mtit_bg03.png) no-repeat right top;
	font:14px/38px "Î¢ÈíÑÅºÚ";
	color:#333;
}
.ctit a:hover {
	color:#f60;
}
.cbr {
	padding:10px 10px 10px 15px;
	height:240px;
	border:1px solid #dcdcdc;
	border-top:none;
}
.hlist li {
	padding-left:15px;
	height:30px;
	overflow:hidden;
	background:url(2016badx_li_ico1.png) no-repeat 0 center;
}
.hlist li span {
	float:right;
	font:14px/30px "Î¢ÈíÑÅºÚ";
	color:#999;
}
.hlist li a {
	font:14px/30px "Î¢ÈíÑÅºÚ";
	color:#333;
}
.hlist li a:hover {
	color:#f60;
}
/*µ³Ð£·ç²É*/
.dxfc {
	margin-top:15px;
}
.dxfc strong {
	display:inline-block;
	float:left;
	padding:35px 10px 0 10px;
	width:20px;
	height:117px;
	background:url(2016badx_dxfc_tit_bg.png) no-repeat;
	text-align:center;
	font:bold 16px/20px "Î¢ÈíÑÅºÚ";
	color:#fff;
}
.gdpic {
	display:inline-block;
	float:left;
	width:931px;
	border:1px solid #ccc;
	border-left:none;
	height:122px;
	padding:14px 0;
	position:relative;
}
.gdpic .main {
	display:inline-block;
	width:896px;
	margin:0 15px 0 20px;
}
.gdpic .main li {
	display:inline-block;
	float:left;
	width:212px;
	height:122px;
	text-align:center;
	margin-right:16px;
	_display:inline-block;
}
.gdpic .main li a img {
	width:212px;
	height:122px;
}
/*=¸ÅÀÀ=*/
.mleft {
	display:inline-block;
	float:left;
	width:240px;
}
.gl-menu {
	background:#f4f4f4 url(2016badx_gl_tit_bg.png) no-repeat;
	padding:0 10px 10px 10px;
}
.gl-menu dt {
	padding-left:10px;
	height:40px;
	font:bold 18px/40px "Î¢ÈíÑÅºÚ";
	color:#fff;
}
.gl-menu dd {
	padding-top:10px;
	height:43px;
}
.gl-menu dd a {
	display:inline-block;
	padding:0 20px;
	width:180px;
	height:43px;
	background:url(2016badx_gl_menu_bg01.png) no-repeat;
	font:16px/43px "Î¢ÈíÑÅºÚ";
	color:#333;
}
.gl-menu dd.cur a, .gl-menu dd a:hover {
	background:url(2016badx_gl_menu_bg02.png) no-repeat;
	color:#c60f00;
}
.mright {
	display:inline-block;
	float:right;
	padding-bottom:50px;
	width:715px;
	border:1px solid #efefef;
}
.curmb {
	padding-left:32px;
	height:33px;
	border-bottom:1px solid #eee;
	background:url(2016badx_curmb_ico.png) no-repeat;
	font:14px/33px "Î¢ÈíÑÅºÚ";
	color:#666;
}
.curmb span {
	margin:0 6px;
	font:14px/33px "Î¢ÈíÑÅºÚ";
	color:#666;
}
.curmb a {
	font:14px/33px "Î¢ÈíÑÅºÚ";
	color:#666;
}
.curmb a:hover {
	color:#f40;
}
.gllist {
	padding:10px 20px 30px 20px;
}
.gllist li {
	padding-left:15px;
	background: url(2016badx_li_ico1.png) no-repeat left center;
	height:36px;
	overflow:hidden;
}
.gllist li span {
	float:right;
	font:14px/36px "Î¢ÈíÑÅºÚ";
	color:#999;
}
.gllist li a {
	font:14px/36px "Î¢ÈíÑÅºÚ";
	color:#333;
}
.gllist li a:hover {
	color:#f60;
}
/*=·­Ò³µ¼º½=*/
.page {
	padding:0 0 0 120px;
	height:25px;
	overflow:hidden;
}
.page span, .page a {
	margin:0 3px;
	display:inline-block;
	float:left;
	font:12px/23px "Î¢ÈíÑÅºÚ";
	color:#010101;
}
.page a {
	padding:0 7px;
	border:1px solid #bababa;
}
.page a.btn {
	padding:0;
	width:62px;
	height:23px;
	text-align:center;
}
.page a.cur, .page a:hover {
	background:#c60f00;
	border-color:#c60f00;
	color:#fff;
}
/*=Ï¸ÀÀÒ³=*/
.xlbox {
	padding:20px 20px 0 20px;
}
.xlbox h4 {
	text-align:center;
	font:bold 22px/40px "Î¢ÈíÑÅºÚ";
	color:#c60f00;
}
.xlbox .ly {
	text-align:center;
	font:14px/40px "Î¢ÈíÑÅºÚ";
	color:#999;
}
.xlbox .ly span, .xlbox .ly span a {
	font:14px/40px "Î¢ÈíÑÅºÚ";
	color:#999;
}
.xlbox .ly span {
	margin:0 20px;
}
.xlbox .ly span a {
	margin:0 5px;
}
.xlbox .ly span a:hover {
	color:#f60;
}
.xl-nr p {
	margin:10px 0;

	font:14px/30px "Î¢ÈíÑÅºÚ";
	color:#333;
}
.xl-pic {
	padding:10px 0;
	text-align:center;
}
.share {
	padding-top:22px;
}
.share strong {
	display:inline-block;
	float:left;
	font:14px/32px "Î¢ÈíÑÅºÚ";
	color:#333;
}
/*=°æÈ¨=*/
.footer {
	padding-bottom:30px;
	background:#bd1b00 url(2016badx_footer_bg.png) no-repeat 50% top;
}
.footcon {
	width:970px;
	margin:0 auto;
	text-align:left;
}
.fnav {
	margin-bottom:15px;
	padding-bottom:4px;
	height:36px;
	text-align:center;
}
.fnav a, .fnav span {
	font:12px/36px "Î¢ÈíÑÅºÚ";
	color:#fff;
}
.fnav span {
	margin:0 8px;
}
.fnav a:hover {
	text-decoration:underline;
}
.footbox {
	display:inline-block;
	float:left;
}
.footbox p span {
	margin-right:20px;
	font:12px/20px "Î¢ÈíÑÅºÚ";
	color:#fec0b8;
}
.footpic {
	display:inline-block;
	float:right;
	width:52px;
}