@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	font-size: 12px;
	word-break: break-all;
	background:url(../images/bg-y.jpg) repeat-y;
	font-family: "宋体", Arial, Helvetica, sans-serif;
}
div, input, dl, dd, dt, ul, li, p, h1, h2, h3, h4, h5, h6, p, fieldset {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
img, input {
	border: none;
}
a {
	text-decoration: none;
}
/*top*/
.topall {
	clear: both;
	width: auto;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	background-color:#1c1c1c;
}
.top {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	width: 500px;
	height: 110px;
	float: left;
	overflow: hidden;
}
.phone {
	color:#FFF;
	float: right;
	height: auto;
	font-size:20px;
	overflow: hidden;
	max-width: 430px;
	font-weight:bold;
	text-align: right;
	padding: 40px 12px 0px 0px;
}
.phone span {
	font-size:24px;
}
/*menu*/
.navall {
	width: auto;
	height: 60px;
	overflow: hidden;
	background:url(../images/bg.jpg) repeat-x left top;
}
.nav {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}
.nav ul {
	width: 960px;
	display: block;
	overflow: hidden;
}
.nav ul li {
	float: left;
	width: 100px;
	height: 60px;
	display: block;
	font-size:14px;
	overflow: hidden;
	line-height: 60px;
	text-align: center;
	background:url(../images/bg.jpg) no-repeat 98px -71px;
}
.nav ul li.wbg {
	width:62px;
}
.nav ul li a {
	color: #000;
}
.nav ul li a:hover {
	color: #0fc6ee;
}
/*banner*/
.banner {
	width: 960px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
/*main*/
.main {
	width:960px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:10px;
}
.block {
	width:930px;
	height:auto;
	padding:15px;
	overflow:hidden;
	line-height:24px;
	background-color:#e2e2e4;
}
.gs {
	float:left;
	padding:5px 12px 0px 0px;
}
/*cp*/
.cp {
	width:930px;
	height:auto;
	padding:15px;
	overflow:hidden;
	background-color:#1c1c1c;
}
.bt {
	height:30px;
	color:#e2e2e4;
	font-size:24px;
	overflow:hidden;
	font-weight:bold;
	line-height:30px;
}
.bt a {
	width:50px;
	height:22px;
	float:right;
	color:#353535;
	display:block;
	font-size:14px;
	margin-top:4px;
	overflow:hidden;
	line-height:22px;
	text-align:center;
	background-color:#fff;
}
.bt a:hover {
	color:#fff;
	background-color:#000;
}
#demo {
	width: 930px;
	height: auto;
	margin:0 auto;
	overflow: hidden;
	padding-top: 6px;
}
#demo tr td tr td {
	padding: 6px 18px 0px;
}
#demo tr td a img {
	display: block;
	overflow: hidden;
	border:1px #ccc solid;
}
#demo tr td span {
	width: 202px;
	height: 32px;
	display: block;
	font-size:13px;
	overflow: hidden;
	line-height: 36px;
	text-align: center;
}
#demo tr td span a {
	color: #fff;
}
#demo tr td span a:hover {
	color:#0fc6ee;
}
/*xw*/
.xw {
	width:930px;
	height:auto;
	padding:15px;
	overflow:hidden;
	background-color:#e2e2e4;
}
.xwl {
	float:left;
	width:300px;
	height:auto;
	overflow:hidden;
}
.bt1 {
	height:30px;
	color:#353535;
	font-size:20px;
	overflow:hidden;
	font-weight:bold;
	line-height:30px;
}
.bt1 a {
	width:50px;
	height:22px;
	float:right;
	color:#353535;
	display:block;
	font-size:14px;
	margin-top:4px;
	overflow:hidden;
	line-height:22px;
	text-align:center;
	background-color:#fff;
}
.bt1 a:hover {
	color:#fff;
	background-color:#000;
}
.newlb {
	width:300px;
	height:auto;
	overflow:hidden;
}
.newlb ul {
	width:300px;
	height:auto;
	display:block;
	overflow:hidden;
	padding-top:6px;
}
.newlb ul li {
	width:300px;
	height:28px;
	display:block;
	overflow:hidden;
	line-height:28px;
	border-bottom:1px #c6c6c6 dashed;
	background:url(../images/bg.jpg) no-repeat -942px -88px;
}
.newlb ul li span {
	color:#777;
	width:64px;
	height:28px;
	float:right;
	display:block;
	overflow:hidden;
	padding-left:18px;
}
.newlb ul li a {
	color:#333;
	padding-left:18px;
}
.newlb ul li a:hover {
	color:#0fc6ee;
}
/*xwc*/
.xwc {
	float:left;
	width:300px;
	height:auto;
	overflow:hidden;
	padding-left:15px;
}
/*xwc*/
.xwr {
	float:right;
	width:300px;
	height:auto;
	overflow:hidden;
}
/*link*/
.lj {
	width:930px;
	height:auto;
	overflow:hidden;
	line-height:24px;
	padding:10px 0px 4px;
}
.lj a {
	color:#eee;
	margin:0px 10px;
}
.lj a:hover {
	color:#0fc6ee;
}
/*bottom*/
.bottom {
	width:960px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:10px;
	text-align:center;
	background-color:#FFF;
}
.fnav {
	color:#333;
	width:960px;
	height:26px;
	overflow:hidden;
	line-height:26px;
}
.fnav a {
	color:#333;
	margin:0px 8px;
}
.fnav a:hover {
	color:#0fc6ee;
}
.foot {
	color:#333;
	width:960px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	line-height:22px;
	padding:0px 0px 10px;
}
.foot a {
	color:#0fc6ee;
}
.foot a:hover {
	text-decoration:underline;
}
/*main*/
.main1 {
	width:960px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	background:url(../images/nybg.jpg) repeat-y;
}
/*left*/
.left {
	float:left;
	width:690px;
	height:auto;
	overflow:hidden;
	padding:15px 15px 0px;
}
.position {
	height:24px;
	color: #353535;
	font-size:14px;
	overflow: hidden;
	font-weight:bold;
	line-height:24px;
}
.position a {
	color: #353535;
}
.position a:hover {
	text-decoration:underline;
}
.show {
	width: 690px;
	height: auto;
	overflow: hidden;
}
.show ul {
	width: 686px;
	height: auto;
	display: block;
	overflow: hidden;
	padding:10px 0px 0px 2px;
}
.show ul li {
	float: left;
	display: block;
	overflow: hidden;
	text-align: center;
	padding:8px 8px 0px;
}
.show ul li a img {
	padding:4px;
	display: block;
	overflow: hidden;
	background-color:#FFF;
	border:1px #d3d3d3 solid;
}
.show ul li span {
	width: 210px;
	height: 28px;
	display: block;
	overflow: hidden;
	line-height: 30px;
	text-align: center;
}
.show ul li span a {
	color: #444;
}
.show ul li span a:hover {
	text-decoration:underline;
}
.ym {
	overflow:hidden;
	padding-top:6px;
	line-height:30px;
	text-align:right;
}
.ym{ text-align:right; padding:0 10px;} 
.ym a{ padding:5px; margin:5px; border:1px solid #ccc; color:#888;} 
.ym span.current{ padding:5px; margin:5px; font-weight:700;} 
.ym a:hover{ background-color:#e3e3e3;}
/*right*/
.right {
	width:220px;
	height:auto;
	float:right;
	overflow:hidden;
	padding:15px 10px 0px;
}
/*fl*/
.fl {
	width:220px;
	height:auto;
	overflow:hidden;
}
.bt2 {
	height:30px;
	color:#e2e2e4;
	font-size:18px;
	overflow:hidden;
	font-weight:bold;
	line-height:30px;
}
.TabTitle2 {
	width: 220px;
	height: auto;
	overflow: hidden;
}
.TabTitle2 ul.expmenu {
	width: 200px;
	height: auto;
	overflow: hidden;
	padding:5px 10px 0px;
}
/*一级导航*/
.TabTitle2 ul.expmenu li div.header {
	display: block;
	width: 200px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	background:url(../images/bg.jpg) no-repeat -432px -82px;
}
.TabTitle2 ul.expmenu li div.header a {
	color: #e2e2e4;
	font-size: 12px;
	margin-left: 11px;
}
.TabTitle2 ul.expmenu li div.header a:hover {
	text-decoration:underline;
}
.TabTitle2 ul.expmenu li div.header .arrow {
	display: block;
	width: 28px;
	height: 30px;
	background: no-repeat center;
	float: right;
	overflow: hidden;
	cursor: pointer;
}
/*三角按钮*/
.TabTitle2 ul.expmenu li div.header .arrow.up {
	background-image: url(../images/arrow_u.gif);
}
.TabTitle2 ul.expmenu li div.header .arrow.down {
	background-image: url(../images/arrow_d.gif);
}
/*二级导航*/
.TabTitle2 ul.expmenu li .menu {
	display: block;
	width: 180px;
	height: auto;
	overflow: hidden;
	padding: 6px 10px 4px;
}
.TabTitle2 ul.expmenu li .menu li {
	display: block;
	width: 180px;
	height: 26px;
	overflow: hidden;
	line-height: 26px;
}
.TabTitle2 ul.expmenu li .menu li a.selected{ font-weight:bold;}
.TabTitle2 ul.expmenu li .menu li a {
	color: #e2e2e4;
	font-size: 12px;
	margin-left: 8px;
}
.TabTitle2 ul.expmenu li .menu li a:hover {
	text-decoration:underline;
}
/*bk*/
.bk {
	width:220px;
	height:18px;
	margin-top:10px;
	overflow:hidden;
	background:url(../images/bg.jpg) no-repeat -20px -155px;
}
/*ss*/
.ss {
	width:220px;
	height:auto;
	overflow:hidden;
	padding-top:6px;
}
.soso {
	width: 180px;
	height: auto;
	overflow: hidden;
	padding:14px 0px 6px 15px;
}
.wbyselect {
	color: #444;
	width: 138px;
	height: 20px;
	display: block;
	overflow: hidden;
	line-height: 19px;
	border:1px #ccc solid;
}
.wbyinput {
	color: #444;
	width:132px;
	height: 18px;
	display: block;
	font-size:12px;
	margin-top: 6px;
	overflow: hidden;
	line-height: 18px;
	padding-left:4px;
	border: 1px #ccc solid;
}
.wbybut {
	color: #444;
	width: 52px;
	height: 19px;
	cursor:pointer;
	margin-top:6px;
	line-height:18px;
	padding-left:14px;
	*padding-top:2px;
	background:url(../images/bg.jpg) no-repeat -308px -71px;
}
/*lx*/
.contact1 {
	width: 200px;
	height: auto;
	color:#e2e2e4;
	overflow: hidden;
	line-height:24px;
	padding:6px 10px;
}
/*新闻页面*/
.news {
	width: 690px;
	height: auto;
	overflow: hidden;
}
.news ul {
	width: 670px;
	height: auto;
	display: block;
	overflow: hidden;
	padding:7px 10px 10px;
}
.news ul li {
	width: 670px;
	height: 28px;
	display: block;
	overflow: hidden;
	line-height:28px;
	border-bottom: 1px dashed #ccc;
	background: url(../images/bg.jpg) no-repeat -938px -87px;
}
.news ul li span {
	color:#666;
	width: 64px;
	height: 28px;
	float:right;
	display: block;
	overflow: hidden;
	padding-left:30px;
}
.news ul li a {
	color:#333;
	padding-left:24px;
}
.news ul li a:hover {
	color: #0fc6ee;
}
/*新闻内页*/
.inside {
	width:670px;
	height:auto;
	overflow:hidden;
	padding-left:10px;
}
.wzbt {
	color: #333;
	width: 670px;
	font-size: 20px;
	padding-top: 5px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.zz {
	color: #333;
	width: 648px;
	height: 28px;
	margin-left: 10px;
	line-height: 28px;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px solid #DCDCDC;
}
.wztu {
	width: 670px;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 15px 0px 8px;
}
.wztu img {
	max-width: 670px;
}
.wz {
	color: #333;
	width: 668px;
	font-size: 14px;
	overflow: hidden;
	line-height: 24px;
	padding: 10px 0px 4px;
}
.wz img {
	max-width: 100%;
}
.ym2 {
	width: 670px;
	height: auto;
	overflow: hidden;
	padding: 6px 0px 10px;
}
.ym2 p {
	color: #0fc6ee;
	line-height: 24px;
}
.ym2 p a {
	color: #333;
}
.ym2 p a:hover {
	color:#0fc6ee;
}
.zy_button {
	width: 98%;
	height: auto;
	padding: 5px;
	overflow: hidden;
}
.zy_buttop {
	height: 27px;
	padding: 0px 9px;
	overflow: hidden;
	color: #555;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	background-color: #cfcdc2;
}
.zy_buttop span {
	display: block;
	width: 400px;
	height: 27px;
	float: right;
	line-height: 27px;
	text-align: right;
	font-weight: normal;
	overflow: hidden;
}
.zy_buttop span font {
	color: #F00;
	font-size: 12px;
	line-height: 27px;
	padding-right: 5px;
}
.zy_butmain {
	width: 670px;
	height: auto;
	padding: 20px 29px 10px 29px;
	overflow: hidden;
}
.zy_butmain ul li {
	display: block;
	width: 670px;
	padding: 5px 0px;
*padding:4px 0px;
	overflow: hidden;
	vertical-align: middle;
}
.zy_butmain ul li b {
	display: block;
	width: 95px;
	height: 22px;
	float: left;
	color: #555;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
	text-align: right;
}
.zy_butmain ul li b font {
	color: #F00;
	font-size: 12px;
	padding-right: 3px;
}
.zy_butmain ul li span {
	display: block;
	width: 550px;
	float: left;
	color: #555;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}
.zy_butmain ul li span img {
	float:left;
}
.zy_butmain ul li em {
	font-style: normal;
	color: #555;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	overflow: hidden;
}
.zy_butmain .mri02m_dd {
	float:left;
	width: 280px;
	height: 20px;
	border: 1px solid #D3D4D3;
	font-size: 12px;
	padding: 0px 2px;
	overflow: hidden;
	margin-left: 5px;
}
.zy_butmain .mri02m_ly {
	width: 400px;
	height: 70px;
	border: 1px solid #D3D4D3;
	padding: 0px 2px;
	overflow: auto;
	color: #B9B9B9;
	font-size: 12px;
	line-height: 22px;
	margin-left: 5px;
}
.zy_butmain .mri02m_tj {
	width: 58px;
	height: 22px;
	margin: 8px 0px;
	color: #FFF;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	background: #bbb;
	overflow: hidden;
	cursor: pointer;
	border: none;
}
.zy_xgxx {
	width: 98%;
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
	margin: 0 auto 10px;
	border: #ccc solid 1px;
}
.zy_xgxx span {
	display: block;
	width: 95%;
	height: 30px;
	color:#555;
	padding-left: 12px;
	line-height: 30px;
	overflow: hidden;
}
.zy_xgxx ul {
	display: block;
	width: 99%;
	height: auto;
	overflow: hidden;
}
.zy_xgxx ul li {
	display: block;
	width: 42%;
	height: 25px;
	padding-left: 3%;
	padding-right: 1%;
	float: left;
	margin-left: 15px;
	background: none;
	border-bottom: none;
	overflow: hidden;
}
.zy_xgxx ul li a {
	color: #333;
	font-size: 12px;
	line-height: 25px;
}
.zy_xgxx ul li a:hover {
	color:#0fc6ee;
}
.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:22px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:125px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:22px; width:100px; border:1px solid #e3e3e3;float:left;} 
.wbytable .wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;} 