@import url("layout.css");
@import url("page.css");
/*---------- base ---------*/
/* dede58.com 做最好的织梦模板 */
::-webkit-scrollbar {
width:12px;
height:12px
}
::-webkit-scrollbar-button {
background:#F00;
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
width:0;
height:0
}
::-webkit-scrollbar-track-piece {
background-clip:padding-box;
background-color:whitesmoke;
border:solid white
}
::-webkit-scrollbar-track-piece:vertical {
100px;
box-shadow:inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.05);
border-width:0
}
::-webkit-scrollbar-track-piece:horizontal {
box-shadow:inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.05);
border-width:0
}
::-webkit-scrollbar-thumb {
background-color:rgba(0,0,0,.2);
background-clip:padding-box;
border:solid transparent
}
::-webkit-scrollbar-thumb:vertical {
border-radius:0;
border-width:1px 1px 1px 2px;
min-height:24px;
box-shadow:inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.1)
}
::-webkit-scrollbar-thumb:horizontal {
border-radius:0;
border-width:2px 1px 1px 1px;
min-width:24px;
box-shadow:inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1)
}
::-webkit-scrollbar-thumb:vertical:hover {
background-color:rgba(0,0,0,.6);
box-shadow:inset 1px 1px 0 rgba(0,0,0,.5), inset 0 -1px 0 rgba(0,0,0,.3)
}
::-webkit-scrollbar-thumb:horizontal:hover {
background-color:rgba(0,0,0,.6);
box-shadow:inset 1px 1px 0 rgba(0,0,0,.5), inset -1px 0 0 rgba(0,0,0,.3)
}
* {
	padding:0px;
	margin:0px;
}
*html {
	background-image:url(about:blank);
	background-attachment:fixed;
}
body {
	font:12px Tahoma, "微软雅黑", Geneva, sans-serif;
	line-height: 1.8em;
	color:#555555;
	background:url(../images/bg.jpg) repeat;
}
img {
	border:none;
}
a {
	color:#555555;
	text-decoration:none;
}
a:hover {
	color:#0592D3;
	text-decoration:underline
}
a:focus, *:focus {
	outline:none;
}
ul, li {
	list-style:none;
}
input, select, button {
	font:12px Verdana, Arial, Tahoma;
	vertical-align:middle;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"微软雅黑", Arial;
}
h2 {
	font-size:14px
}
h3 {
	font-size:14px;
}
/*---------- stock ---------*/
.fl {
	float:left
}
.fr {
	float:right
}
.f14 {
	font-size:14px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
	overflow:hidden;
	font-size:0
}
.ov {
	overflow:hidden
}
.news_info {
	height:36px;
	background:#fff;
	width:1000px;
	margin:10px auto;
	border-left:3px solid #282828;
	box-shadow:0 1px 2px #CBCBCB;
	-moz-box-shadow:0 1px 2px #CBCBCB;
	-webkit-box-shadow:0 1px 2px #CBCBCB;
	_border:1px solid #DDD;
}
.n_mess {
	float:left;
	display:inline;
	margin-left:10px;
	line-height:36px;
}
.news_qq a img {
	float:left;
	display:inline;
	margin-top:7px;
}
.n_mess strong {
	color:#0592D3
}
.bdshare {
	float:right;
	display:inline;
	margin-right:10px;
	margin-top:5px;
}
.wrap {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	_overflow:hidden
}
.sidebox {
	overflow: hidden;
	width:309px;
	margin-left:10px;
	float:right;
	overflow:hidden;
}
.tjmuban h3 {
	background-position:0 -365px
}
.mainbox {
	background:url(../images/bg.png) repeat-y 675px 0 #ffffff;
	border-color: #282828 #DDDDDD #DDDDDD;
	border-style: solid;
	border-width: 2px 1px 1px;
	overflow: hidden;
	float:left;
	width:675px;
	overflow:hidden;
	background: url("../images/listbg.gif") repeat-x scroll center top #FFFFFF;
}
.wrapbg {
	margin:0 auto;
	width:1000px;
	background:url("../images/b_c.jpg") repeat-y scroll 0 0 #FFFFFF;
	border: 1px solid #D8D8D8;
	box-shadow:0 1px 2px #CBCBCB
}
.allcontent {
	width:1000px;
	margin:0 auto
}
.item {
	width:300px;
}
.sbox {
	background:#D7F4FD;
	border: 1px dashed #A9E2F5;
	padding:10px;
}
.mt1 {
	margin-top:8px;
}
.mt2 {
	margin-top:10px;
}
.mt3 {
	margin-top:20px;
}
.mr1 {
	margin-right:10px;
}
.pl1 {
	padding-left:10px;
}
.ibox {
	background:#FFFFFF;
	box-shadow:0 1px 2px #CBCBCB;
	_border:1px solid #dddddd
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
.list_page .mainbox {
	width:680px;
}
.headerfixed {
	position:fixed;
	top:0;
	width:100%;
	z-index:8888
}
*html .headerfixed {
	position:absolute;
	bottom:auto;
top:expression(eval(document.documentElement.scrollTop)+62);
}
.link1, .link1 a {
	color:#FF8C00;
}
.link2, .link2 a {
	color:#1E50A2;
}
.link3, .link3 a {
	color:#585656;
}
.price {
	color:#FF7E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px
}
.radius {
	border: 1px solid #DDDDDD;
	border-radius: 5px 5px 5px 5px;
}
.tit {
	height:10px;
	position:relative;
}
.tit h3 {
	overflow:hidden;
	text-indent:-9999em;
	background:url(../images/title_bg.gif) no-repeat;
}
.tit .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit1 {
	height:28px;
	position:relative;
}
.tit1 h3 {
	width:320px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	background:#282828;
	display:block;
	color:#ffffff;
	text-indent:20px;
}
.tit1 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit2 h3 {
	width:670px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	border-bottom: 2px solid #555;
}
.tit2 .more {
	float:right;
	font-size:10px;
	font-weight:normal;
}
.tit3 h3 {
	width:362px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	border-bottom: 2px solid #555;
}
.tit3 .more {
	float:right;
	font-size:10px;
	font-weight:normal;
}
.tit4 h3 {
	width:254px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	border-bottom: 2px solid #555;
}
.tit4 .more {
	float:right;
	font-size:10px;
	font-weight:normal;
}
.tit5 h3 {
	width:100%;
	overflow:hidden;
	line-height:28px;
	height:28px;
	border-bottom: 1px solid #555;
}
.tit5 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit6 h3 {
	width:636px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	border-bottom: 1px solid #555;
}
.tit6 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit7 h3 {
	width:310px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	display:block;
	background:#555;
	text-indent:20px;
	color:#ffffff;
}
.tit7 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit8 h3 {
	width:310px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	display:block;
	background:#17B181;
	text-indent:20px;
	color:#ffffff;
}
.tit8 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit9 h3 {
	width:310px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	display:block;
	background:#3A6EA5;
	text-indent:20px;
	color:#ffffff;
}
.tit9 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit10 h3 {
	width:310px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	display:block;
	background:#00A3E4;
	text-indent:20px;
	color:#ffffff;
}
.tit10 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit11 h3 {
	width:310px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	display:block;
	background:#17B181;
	text-indent:20px;
	color:#ffffff;
}
.tit11 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit12 h3 {
	width:645px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	display:block;
	border-bottom: 1px solid #0592D3;
}
.tit12 .more {
	position:absolute;
	right:5px;
	top:0;
}
.tit13 h3 {
	width:280px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	border-bottom: 2px solid #555;
}
.tit13 .more {
	float:right;
	font-size:10px;
	font-weight:normal;
}
.tit14 h3 {
	width:300px;
	overflow:hidden;
	line-height:28px;
	height:28px;
	border-bottom: 2px solid #555;
}
.tit14 .more {
	float:right;
	font-size:10px;
	font-weight:normal;
}
/*LIST11  article*/
.list11 li {
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-right:3px;
	white-space:nowrap
}
.list11 li a {
	color:#666;
	padding-left:10px;
}
.list11 li a:hover {
	color:#17B181;
}
.list11 li span {
	display:inline-block;
	background:#ff6100;
	width:22px;
	height:22px;
	text-align:center;
	color:#fff;
	transition: all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}
.list11 li:hover span {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}
/*list12 slide*/
.list12 {
	padding-top:5px;
}
.list12 li {
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-right:3px;
	white-space:nowrap
}
.list12 li a {
	color:#666;
	padding-left:10px;
}
.list12 li a:hover {
	color:#17B181;
}
.list12 li span {
	display:inline-block;
	background:#ff6100;
	width:22px;
	height:22px;
	text-align:center;
	color:#fff;
	transition: all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}
.list12 li:hover span {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}
.list13 li {
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-right:3px;
	white-space:nowrap
}
.list13 li a {
	color:#666;
	padding-left:10px;
}
.list13 li a:hover {
	color:#3A6EA5;
}
.list13 li span {
	display:inline-block;
	background:#ff6100;
	width:22px;
	height:22px;
	text-align:center;
	color:#fff;
	transition: all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}
.list13 li:hover span {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}
.list14 li {
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-right:3px;
	white-space:nowrap
}
.list14 li a {
	color:#666;
	padding-left:10px;
}
.list14 li a:hover {
	color:#00A3E4;
}
.list14 li span {
	display:inline-block;
	background:#ff6100;
	width:22px;
	height:22px;
	text-align:center;
	color:#fff;
	transition: all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}
.list14 li:hover span {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}
.list15 li {
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-right:3px;
	white-space:nowrap
}
.list15 li a {
	color:#666;
	padding-left:10px;
}
.list15 li a:hover {
	color:#282828;
}
.list15 li span {
	display:inline-block;
	background:#ff6100;
	width:22px;
	height:22px;
	text-align:center;
	color:#fff;
	transition: all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}
.list15 li:hover span {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}
/*list16 slide*/
.list16 {
	padding-top:5px;
}
.list16 li {
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-right:3px;
	white-space:nowrap
}
.list16 li a {
	color:#666;
	padding-left:10px;
}
.list16 li a:hover {
	color:#CD6017;
}
.list16 li span {
	display:inline-block;
	background:#ff6100;
	width:22px;
	height:22px;
	text-align:center;
	color:#fff;
	transition: all 0.5s ease-out;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}
.list16 li:hover span {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
}
.jing {
	height:28px;
	border-bottom:2px solid #444;
	position:relative;
	color:#929292;
}
.jing h3 {
	height:30px;
	width:140px;
	display:block;
	background:#444;
	color:#FFFFFF;
	line-height:30px;
	font-size:16px;
	font-family:microsoft yahei;
	text-align:center;
}
.jing h3 span {
	position:absolute;
	right:5px;
	top:0;
	font-weight:100
}
.jing h3 span a {
	font-size:12px;
}
.free {
	height:28px;
	border-bottom:2px solid #007E9F;
	position:relative;
	color:#929292;
}
.free h3 {
	height:30px;
	width:140px;
	display:block;
	background:#007E9F;
	color:#FFFFFF;
	line-height:30px;
	font-size:16px;
	font-family:microsoft yahei;
	text-align:center;
}
.free h3 span {
	position:absolute;
	right:5px;
	top:0;
	font-weight:100
}
.free h3 span a {
	font-size:12px;
}
.dedecms {
	height:28px;
	border-bottom:2px solid #7BB805;
	position:relative;
	color:#929292;
}
.dedecms h3 {
	height:30px;
	width:140px;
	display:block;
	background:#7BB805;
	color:#FFFFFF;
	line-height:30px;
	font-size:16px;
	font-family:microsoft yahei;
	text-align:center;
}
.dedecms h3 span {
	position:absolute;
	right:5px;
	top:0;
	font-weight:100
}
.dedecms h3 span a {
	font-size:12px;
}
.phpcms {
	height:28px;
	border-bottom:2px solid #3A6EA5;
	position:relative;
	color:#929292;
}
.phpcms h3 {
	height:30px;
	width:140px;
	display:block;
	background:#3A6EA5;
	color:#FFFFFF;
	line-height:30px;
	font-size:16px;
	font-family:microsoft yahei;
	text-align:center;
}
.phpcms h3 span {
	position:absolute;
	right:5px;
	top:0;
	font-weight:100
}
.phpcms h3 span a {
	font-size:12px;
}
.empirecms {
	height:28px;
	border-bottom:2px solid #00A3E4;
	position:relative;
	color:#929292;
}
.empirecms h3 {
	height:30px;
	width:140px;
	display:block;
	background:#00A3E4;
	color:#FFFFFF;
	line-height:30px;
	font-size:16px;
	font-family:microsoft yahei;
	text-align:center;
}
.empirecms h3 span {
	position:absolute;
	right:5px;
	top:0;
	font-weight:100
}
.empirecms h3 span a {
	font-size:12px;
}
.con {
	padding:0px;
}
.dotline {
	background:url(../images/ico-dot.jpg) repeat-x left bottom;
	padding:5px 0;
}
/*---------- frame : header ---------*/
.header {
	margin-bottom: 8px;
	background:#ffffff
}
.topbar {
	margin:0 auto;
	width:100%;
	background:#000000;
	border-bottom:1px solid #DDDDDD;
	height:26px;
	line-height:26px;
	filter:alpha(Opacity=80);
	-moz-opacity:0.7;
	opacity: 0.7;
	z-index:100;
	color:#FFFFFF;
	z-index:9999;
}
.topbar a {
	color:#FFFFFF
}
.topbar a:hover {
	color:#D01804
}
.top {
	clear:both;
	height:90px;
	position:relative;
}
.logo {
	float:left;
	width:220px;
	height:85px;
}
#navMenu {
	width:100%;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	z-index:999998;
	left:0
}
.topbanner {
	width:600px;
	float:right;
	height:80px;
	overflow:hidden
}
.n_channel ul {
	position:relative
}
.n_channel a, .n_channel, .n_channel li {
	background-image:url(../images/bg_nav.png);
	background-repeat:no-repeat
}
.n_channel {
	height: 49px;
	background-repeat:repeat-x;
	background-position:0 0;
	zoom:1;
}
.n_channel li {
	float:left;
	text-align:center;
}
.n_channel a {
	color:#ffffff;
	font-weight:bold;
	line-height:46px;
	height:45px;
	font-size:14px;
	padding:0 20px;
	background-position:0 -60px;
	display:block;
	float:left
}
.n_channel li.cur a, .n_channel a:hover {
	background:url(../images/bg_nav.png) 0 -120px no-repeat;
	text-decoration:none;
	color:#F5F5F5
}
.n_channel i.home {
	background:url(../images/bg_nav.png) -260px -220px no-repeat;
	width:16px;
	height:16px;
	float:left;
	display:block;
	margin-top:15px;
}
.n_channel a:hover i.home {
	background-position:-240px -220px
}
.n_channel .orange a {
	color:#1CCDF9;
}
#announ {
	background: url("../images/notice.gif") no-repeat scroll 0 4px transparent;
	height: 22px;
	left: 230px;
	line-height: 22px;
	overflow: hidden;
	padding-left: 20px;
	position: absolute;
	top:35px;
	width: 233px;
	z-index: 9;
}
.tlink .qlink a {
	background: url("../images/ico-3.gif") no-repeat scroll left center;
	margin: 0 3px;
	padding-left: 10px;
}
.ico-hot {
	background:url(../images/ico-hot.gif) no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	right:0;
	top:0
}
.search {
	float:right;
	overflow:hidden;
	width:385px;
	height: 35px;
	position:relative;
	margin-top: 30px;
	margin-right:10px;
}
.search .sch_ct {
	background: url("../images/indexbg.png") no-repeat scroll 0 -118px transparent;
	height: 35px;
	padding-left: 13px;
	position: relative;
	width: 300px;
}
.search_area {
	background:none;
	border: medium none;
	color: #666666;
	height: 25px;
	line-height: 20px;
	padding: 5px 0 4px;
	width: 280px;
}
.search_button {
	background: url("../images/indexbg.png") no-repeat scroll 0 -85px transparent;
	border:none;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	width: 91px;
	height: 34px;
	display: block;
}
.search .select {
	background: url("../images/top_search_cate_Bg.gif") no-repeat scroll center top transparent;
	border-left: 1px solid #CCCCCC;
	float: left;
	height: 30px;
	position: absolute;
	right: 18px;
	top: 3px;
	vertical-align: middle;
	width: 85px;
}
.search .select ul {
	margin-top:5px;
	_margin-top:2px;
*margin-top:3px;
	font-size:14px
}
.search .select select {
	border:none
}
.search_btn {
	border: 1px solid #B8B8B8;
	position: absolute;
	width: 91px;
	height: 32px;
	right: 0;
	top: 0;
	overflow: hidden;
	white-space: nowrap;
}
#ruzhu {
	background: url("../images/indexbg.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #FFB38C;
	color: #EE5500;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	padding-left: 32px;
	float:right;
	text-align: left;
	margin-top: 30px;
	width: 108px;
	position:relative;
}
#ruzhu i {
	background:url("../images/indexbg.png") repeat-x scroll 0 -34px transparent;
	display: inline-block;
	height: 15px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	top: 9px;
	width: 15px;
}
/*** ad ***/
.zhekou {
	background:url(../images/zhekou.gif) 0 center no-repeat;
	height:22px;
	line-height:22px;
	position:absolute;
	right:0;
	top:0
}
.zhekou a {
	color:red;
	text-decoration:underline
}
.txtad {
	border:1px solid #cccccc;
	background:#ffffff;
	margin-top:5px;
}
.txtad table {
	margin:5px;
}
.topwrap {
	height:300px;
}
.focus {
	width:670px;
	height:290px;
}
.topbox {
	width:320px;
	height:290px;
}
.FocusPic {
	zoom:1;
	position:relative;
	overflow:hidden;
	width:670px;
	height:290px;
}
.FocusPic .content {
	overflow:hidden
}
.FocusPic .changeDiv a {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.FocusPic .title-bg, .FocusPic .title {
}
{
display:none
}
.FocusPic .change {
	bottom:3px;
	height:20px;
	right:3px;
*right:5px;
	_right:4px;
	position:absolute;
	text-align:right;
	z-index:9999;
}
.FocusPic .change i {
	background:#FF7E00;
	color:#000;
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	line-height:12px;
	margin-right:2px;
	padding:2px 6px;
	font-style:normal;
	height:12px;
	display:inline-block;
	display:-moz-inline-stack;
	zoom:1;
*display:inline;
}
.FocusPic .change i.cur {
	background:#FFFFFF;
	color:#333;
}
.hotnews {
	margin:5px 10px;
	color:#888888
}
.hotnews h1 {
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:16px;
}
.fuli {
	width:300px;
	margin-left:0px;
}
.fuli .con {
	background:#FDF8D7;
	border:1px dashed #f5eca9;
	width:316px;
	margin-top:10px;
}
.fuli .pic {
	position:relative;
	float:left;
	display:block;
	width:129px;
	border:1px solid #dddddd;
	height:124px;
	margin-right:10px;
}
.fuli .pic img {
	width:125px;
	height:120px;
	padding:2px;
}
.fuli a.pic:hover {
	border:1px solid #FF7E00
}
.fuli .txt {
	font-size:13px;
}
.fuli p.golink {
	width:130px;
	height:32px;
	line-height:32px;
	margin-top:20px;
	background:#FD6A15;
	margin-left:143px;
	display:block
}
.fuli p.golink a {
	color:#ffffff;
	display:block;
	text-align:center
}
.fuli p.golink a:hover {
	color:#ffffff;
}
.topbox .list2 li {
	margin:0
}
.topnews {
	width:300px;
	margin-top:10px;
	margin-left:15px;
	overflow:hidden;
}
.topnews ul li {
	height:24px;
	padding-left:10px;
	line-height:24px;
	background:url(../images/ico-2.gif) no-repeat left center
}
.jstx {
	width:680px;
	display:inline;
	padding:0 15px;
}
/***有情链接**/
.links {
	clear:both
}
.links h4 {
	background-position:5px -122px
}
.links ul {
	clear:both
}
.links .txtlink li {
	line-height:26px;
	height:26px;
	float:left;
	margin-right:5px;
}
.links .txtlink li a {
	color:#666
}
.piclink li {
	width:88px;
	height:31px;
	float:left;
	margin-right:5px;
}
/*---------- frame : footer ---------*/
.footer {
	width:100%;
	background-color: #0592D3;
}
#foot {
	margin:0 auto;
	background-color: #0592D3;
	width: 1000px;
}
#foot dl {
	margin:0 auto;
	height: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:left;
}
#foot dd {
	margin:0 auto;
	height: 250px;
	width:220px;
	float: left;
	background: url(../images/foot1.png) repeat-y right;
	margin-right: 20px;
	padding-right:10px;
	padding-bottom: 0px;
	overflow: hidden;
}
#foot h3 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	color: #C4E5F4;
	font-weight: normal;
	padding-bottom: 5px;
}
#foot ul li {
	line-height: 30px;
	list-style-type: none;
	height: 30px;
	overflow: hidden;
}
#foot a, #foot1 a {
	color: #C4E5F4;
	font-size: 12px;
	text-decoration:none;
}
#foot a:hover, #foot1 a:hover {
	color: #282828;
}
#foot ul {
	padding-left:0px;
	padding-top:0px
}
#tag a {
	display: block;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	float: left;
	background-color: #E25A00;
	line-height: 30px;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
}
#tag a:hover {
	color: #ffffff;
	background-color: #282828;
}
#foot #di-me {
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 70px;
	height: 180px;
	font-size: 12px;
	line-height: 18px;
	color: #C4E5F4;
}
#di-me p {
	margin-bottom: 10px;
}
.footer2 {
	width:100%;
	background-color: #282828;
}
#foot1 {
	margin:0 auto;
	width: 1000px;
	line-height: 35px;
	height: 35px;
	background-color: #282828;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}
#foot1 dl {
	margin-top: 0px;
}
#foot1 dl span {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top:5px;
	z-index:100;
	min-width:190px;
	max-width:291px;
	visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	border-top: 0px;
	background: #282828;
	z-index:9999;
}
.dropMenu li {
	border:1px solid #B8B8B8;
	width:95px;
	display:block;
	white-space:nowrap;
	color:#333;
	float:left
}
.dropMenu a {
	width: auto;
	display: block;
	padding:4px 0 4px 10px;
	text-align:center;
	color:#D5E8EE
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	background:#0592D3;
	color:#ffffff;
	text-decoration: none;
}
/******QQ在线客服****/
.divMenu {
	background-image: url(../images/kf-one.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.QQbox {
	Z-INDEX: 99;
	LEFT: 0;
	WIDTH: 170px;
	POSITION: absolute;
	TOP: 180px;
	display:block;
}
#AdivOnline {
	background-image: url(../images/kf-one.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.QQbox .press {
	LEFT: 0px;
	WIDTH: 26px;
	CURSOR: pointer;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	POSITION: absolute;
	HEIGHT: 136px;
	BORDER-BOTTOM-STYLE: none
}
.QQbox .Qlist {
	LEFT: 0px;
	WIDTH: 170px
}
.QQbox .Qlist .b {
	FONT-SIZE: 1px;
	FLOAT: left;
	WIDTH: 170px;
	HEIGHT: 6px
}
.QQbox .Qlist .infobox {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: 700;
	BACKGROUND: url(../images/siderIM_infobox.gif) #bdc5cb no-repeat;
	PADDING-BOTTOM: 5px;
	COLOR: #000;
	LINE-HEIGHT: 14px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: center
}
.QQbox .Qlist .t {
	BACKGROUND: url(../images/siderIM_title.gif);
	HEIGHT: 34px
}
.QQbox .Qlist .b {
	BACKGROUND: url(../images/siderIM_bottom.gif);
	OVERFLOW: hidden;
	HEIGHT: 9px
}
.QQbox .Qlist .con {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: url(../images/siderIM_bg.gif);
	PADDING-BOTTOM: 10px;
	WIDTH: 100%;
	PADDING-TOP: 10px
}
.QQbox .Qlist .con UL LI {
	line-height:23px;
	text-align:center
}
/******返回顶部******/

#fix-opt {
	position:fixed;
	left:50%;
	bottom:50px;
	margin-left:500px;
	width:50px;
	height:150px
}
#fix-opt a {
	display:block;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
}
#fix-opt .go-top {
	width:50px;
	height:50px;
	background-position:0 0;
	visibility:hidden
}
#fix-opt .go-top:hover {
	background-position:-50px 0
}
#fix-opt .feedback {
	width:50px;
	height:50px;
	margin:4px 0;
	background-position:0 -50px
}
#fix-opt .feedback:hover {
	background-position:-50px -50px
}
#fix-opt .choujiang {
	width:50px;
	height:50px;
	background-position:0 -100px
}
#fix-opt .choujiang:hover {
	background-position:-50px -100px
}
* html #fix-opt {
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-100));
}
/******返回顶部******/

/*首页免费图片列表*/
.m_Grid0 {
	width:110%;
	padding-bottom:20px
}
.m_Grid0 .box1, .m_Grid0.box2 {
	float:left;
	width:240px;
	height:256px;
	color:#666;
	position:relative;
	border:1px #e2e2e2 solid;
	background:#fff;
	margin:10px 11px 0 0
}
.m_Grid0 img {
	width:230px;
	height:182px;
	display:block;
	padding:5px 5px 0 5px
}
.m_Grid0 .txt1, .m_Grid0 .txt2 {
	float:left;
	width:220px;
	height:172px;
	position:absolute;
	top:5px;
	left:5px;
	padding:5px;
	color:#fff;
	line-height:24px;
	display:none;
	z-index:999;
	overflow:hidden;
	background:url(../images/mbzj_bg1.png) repeat
}
.m_Grid0 .txt2 {
	background:url(../images/mbzj_bg5.png) repeat
}
.m_Grid0 .txt1 p, .m_Grid0 .txt2 p {
	margin-left:130px;
	text-align:center;
	line-height:22px;
	display:block;
	width:80px;
	height:22px;
	background:#282828;
}
.m_Grid0 li:hover .txt1, .m_Grid0 li:hover .txt2 {
	display:block
}
.m_Grid0 .p1 {
	width:220px;
	height:39px;
	line-height:39px;
	padding:0 5px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.m_Grid0 .p2 {
	height:30px;
	width:220px;
	padding:0 10px;
	line-height:30px;
	background:#f1f1f1
}
.m_Grid0 .p2 label {
	color:#F60;
	font-family:Georgia;
	font-size:17px;
	font-weight:bold
}
.m_Grid0 .box1:hover a {
	color:#007E9F;
	text-decoration:underline
}
.m_Grid0 .box2:hover a {
	color:#f00;
	text-decoration:underline
}
.m_Grid0 .p2 span {
	float:right
}
.m_Grid0 .box1:hover {
	border:1px #007E9F solid
}
.m_Grid0 .box2:hover {
	border:1px #f00 solid
}
.m_Grid0 .box2 .p1 a:hover {
	color:#f00
}
.m_Grid0 .txt1 a, .m_Grid0 .txt2 a {
	color:#fff !important;
	text-decoration:none !important
}
.m_Grid0 .txt1 a:hover, .m_Grid0 .txt2 a:hover {
	color:#fff !important;
	text-decoration:underline !important
}
/*首页列表 m_Grid1*/
.m_Grid1 {
	width:110%;
	padding-bottom:20px
}
.m_Grid1 .box1, .m_Grid1.box2 {
	float:left;
	width:240px;
	height:256px;
	color:#666;
	position:relative;
	border:1px #e2e2e2 solid;
	background:#fff;
	margin:10px 11px 0 0
}
.m_Grid1 img {
	width:230px;
	height:182px;
	display:block;
	padding:5px 5px 0 5px
}
.m_Grid1 .txt1, .m_Grid1 .txt2 {
	float:left;
	width:220px;
	height:172px;
	position:absolute;
	top:5px;
	left:5px;
	padding:5px;
	color:#fff;
	line-height:24px;
	display:none;
	z-index:999;
	overflow:hidden;
	background:url(../images/mbzj_bg4.png) repeat
}
.m_Grid1 .txt2 {
	background:url(../images/mbzj_bg5.png) repeat
}
.m_Grid1 .txt1 p, .m_Grid1 .txt2 p {
	margin-left:130px;
	text-align:center;
	line-height:22px;
	display:block;
	width:80px;
	height:22px;
	background:#282828;
}
.m_Grid1 li:hover .txt1, .m_Grid1 li:hover .txt2 {
	display:block
}
.m_Grid1 .p1 {
	width:220px;
	height:39px;
	line-height:39px;
	padding:0 5px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.m_Grid1 .p2 {
	height:30px;
	width:220px;
	padding:0 10px;
	line-height:30px;
	background:#f1f1f1
}
.m_Grid1 .p2 label {
	color:#F60;
	font-family:Georgia;
	font-size:17px;
	font-weight:bold
}
.m_Grid1 .box1:hover a {
	color:#419900;
	text-decoration:underline
}
.m_Grid1 .box2:hover a {
	color:#f00;
	text-decoration:underline
}
.m_Grid1 .p2 span {
	float:right
}
.m_Grid1 .box1:hover {
	border:1px #6ebb14 solid
}
.m_Grid1 .box2:hover {
	border:1px #f00 solid
}
.m_Grid1 .box2 .p1 a:hover {
	color:#f00
}
.m_Grid1 .txt1 a, .m_Grid1 .txt2 a {
	color:#fff !important;
	text-decoration:none !important
}
.m_Grid1 .txt1 a:hover, .m_Grid1 .txt2 a:hover {
	color:#fff !important;
	text-decoration:underline !important
}
/*首页列表2*/
.m_Grid2 {
	width:110%;
	padding-bottom:20px
}
.m_Grid2 .box1, .m_Grid2.box2 {
	float:left;
	width:240px;
	height:256px;
	color:#666;
	position:relative;
	border:1px #e2e2e2 solid;
	background:#fff;
	margin:10px 11px 0 0
}
.m_Grid2 img {
	width:230px;
	height:182px;
	display:block;
	padding:5px 5px 0 5px
}
.m_Grid2 .txt1, .m_Grid2 .txt2 {
	float:left;
	width:220px;
	height:172px;
	position:absolute;
	top:5px;
	left:5px;
	padding:5px;
	color:#fff;
	line-height:24px;
	display:none;
	z-index:999;
	overflow:hidden;
	background:url(../images/mbzj_bg2.png) repeat
}
.m_Grid2 .txt2 {
	background:url(../images/mbzj_bg5.png) repeat
}
.m_Grid2 .txt1 p, .m_Grid2 .txt2 p {
	margin-left:130px;
	text-align:center;
	line-height:22px;
	display:block;
	width:80px;
	height:22px;
	background:#282828;
}
.m_Grid2 li:hover .txt1, .m_Grid2 li:hover .txt2 {
	display:block
}
.m_Grid2 .p1 {
	width:220px;
	height:39px;
	line-height:39px;
	padding:0 5px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.m_Grid2 .p2 {
	height:30px;
	width:220px;
	padding:0 10px;
	line-height:30px;
	background:#f1f1f1
}
.m_Grid2 .p2 label {
	color:#F60;
	font-family:Georgia;
	font-size:17px;
	font-weight:bold
}
.m_Grid2 .box1:hover a {
	color:#3A6EA5;
	text-decoration:underline;
}
.m_Grid2 .box2:hover a {
	color:#f00;
	text-decoration:underline
}
.m_Grid2 .p2 span {
	float:right
}
.m_Grid2 .box1:hover {
	border:1px #144F8D solid
}
.m_Grid2 .box2:hover {
	border:1px #f00 solid
}
.m_Grid2 .box2 .p1 a:hover {
	color:#f00
}
.m_Grid2 .txt1 a, .m_Grid2 .txt2 a {
	color:#fff !important;
	text-decoration:none !important
}
.m_Grid2 .txt1 a:hover, .m_Grid2 .txt2 a:hover {
	color:#fff !important;
	text-decoration:underline !important
}
/*首页列表3*/
.m_Grid3 {
	width:110%;
	padding-bottom:20px
}
.m_Grid3 .box1, .m_Grid3.box2 {
	float:left;
	width:240px;
	height:256px;
	color:#666;
	position:relative;
	border:1px #e2e2e2 solid;
	background:#fff;
	margin:10px 11px 0 0
}
.m_Grid3 img {
	width:230px;
	height:182px;
	display:block;
	padding:5px 5px 0 5px
}
.m_Grid3 .txt1, .m_Grid3 .txt2 {
	float:left;
	width:220px;
	height:172px;
	position:absolute;
	top:5px;
	left:5px;
	padding:5px;
	color:#fff;
	line-height:24px;
	display:none;
	z-index:999;
	overflow:hidden;
	background:url(../images/mbzj_bg3.png) repeat
}
.m_Grid3 .txt2 {
	background:url(../images/mbzj_bg5.png) repeat
}
.m_Grid3 .txt1 p, .m_Grid3 .txt2 p {
	margin-left:130px;
	text-align:center;
	line-height:22px;
	display:block;
	width:80px;
	height:22px;
	background:#282828;
}
.m_Grid3 li:hover .txt1, .m_Grid3 li:hover .txt2 {
	display:block
}
.m_Grid3 .p1 {
	width:220px;
	height:39px;
	line-height:39px;
	padding:0 5px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.m_Grid3 .p2 {
	height:30px;
	width:220px;
	padding:0 10px;
	line-height:30px;
	background:#f1f1f1
}
.m_Grid3 .p2 label {
	color:#F60;
	font-family:Georgia;
	font-size:17px;
	font-weight:bold
}
.m_Grid3 .box1:hover a {
	color:#0995CD;
	text-decoration:underline
}
.m_Grid3 .box2:hover a {
	color:#f00;
	text-decoration:underline
}
.m_Grid3 .p2 span {
	float:right
}
.m_Grid3 .box1:hover {
	border:1px #178EBE solid
}
.m_Grid3 .box2:hover {
	border:1px #f00 solid
}
.m_Grid3 .box2 .p1 a:hover {
	color:#f00
}
.m_Grid3 .txt1 a, .m_Grid3 .txt2 a {
	color:#fff !important;
	text-decoration:none !important
}
.m_Grid3 .txt1 a:hover, .m_Grid3 .txt2 a:hover {
	color:#fff !important;
	text-decoration:underline !important
}
/* END PICBOX */
.fixed {
	position:fixed;
	top:26px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop)-200+'px');
	_left:0;
}
/* 首页素材 */


.in-box {
	border-top:6px solid #0592D3;
	background:#ffffff;
	box-shadow:0 1px 2px #CBCBCB;
	-moz-box-shadow:0 1px 2px #CBCBCB;
	-webkit-box-shadow:0 1px 2px #CBCBCB;
	_border:1px solid #DDD;
}
.in-show {
	background:url(i.png) no-repeat 0 -320px
}
.in-ued {
}
.all {
	width:690px;
	float:left
}
.all dt {
	height:30px;
	position:relative;
	color:#666;
	font-size:16px;
	font-weight:bold;
	font-family:microsoft yahei;
	padding:10px 5px 0px 20px
}
.all dt span a {
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding-right:5px;
}
.all dd {
	display: block;
	float: left;
	height: 180px;
	margin:10px 5px 10px 20px;
	width: 200px;
	text-align: center;
}
.all dd a {
	display:block;
	position:relative;
	width:200px;
	height:170px;
	color:#eee;
}
.all dd a img {
	width:200px;
	height:170px;
	text-align:center;
}
.all dd a i {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	height:27px;
	width:200px;
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.all dd a span {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	height:27px;
	width:200px;
	text-align:center;
	font:normal 12px/27px 'MicroSoft Yahei';
}
.all dd a:hover {
	color:#0592D3;
	text-decoration:underline
}
.al2 {
	width:680px;
	margin-top:0px;
}
.al2 li {
	width:210px;
	height:140px;
	float:left;
	display:inline;
	margin:10px 14px 0px 0;
	overflow:hidden;
	position:relative;
	border:1px solid #dddddd
}
.al2 li img {
	width:210px;
	display:block
}
.al2 li a {
	display:block;
	position:relative;
	width:200px;
	height:140px;
	color:#eee;
}
.al2 li a i {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	height:27px;
	width:210px;
	background:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.al2 li a span {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	height:27px;
	width:210px;
	text-align:center;
	font:normal 12px/27px 'MicroSoft Yahei';
}
.al2 li a:hover {
	color:#0592D3;
	text-decoration:underline
}
.r11 {
	width:300px;
	height:440px;
	float:right
}
.r11 dt {
	height:30px;
	position:relative;
	color:#666;
	font-size:16px;
	font-weight:bold;
	font-family:microsoft yahei;
	padding:10px 0px 0px 20px
}
.r11 dt span a {
	float:right;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding-right:5px;
}
.r11 dd {
	width:260px;
	height:20px;
	line-height:20px;
	float:left;
	padding-left:20px;
	overflow:hidden;
	margin:10px 9px 1px;
	display:inline
}
.r11 dd a {
	color:#333;
	display:block
}
.r11 dd a:hover {
	color:#0592D3;
	text-decoration:underline
}
.jc1 {
	width:280px;
	margin-right:15px;
	display:inline;
}
.jc1 h4 {
	height:26px;
	line-height:16px;
	font-weight:bold;
	font-size:13px;
}
.jc2 {
	width:240px;
	margin-right:10px;
	display:inline;
}
.jc2 h4 {
	height:26px;
	line-height:16px;
	font-weight:bold;
	font-size:13px;
}







.info {
    font-size: 13px;
    color: #458BCB;
    width: 620px;
    border-bottom: 1px dotted #dedede;
    margin-top: 20px;
    text-align: center;
    line-height: 25px;
}