body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.ss:link,a.ss:visited,a.ss:active {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
a.ss:hover {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
a.news:link,a.news:visited,a.news:active {
	text-decoration: none;
	color: #333;
	font-size: 18px;
}
a.news:hover {
	text-decoration: none;
	color: #91160E;
	font-size: 18px;
}
a.end:link,a.end:visited,a.end:active {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}
a.end:hover {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}
a.kh:link,a.kh:visited,a.kh:active {
	text-decoration: none;
	color: #d1d1d1;
	font-size: 14px;
}
a.kh:hover {
	text-decoration: none;
	color: #d1d1d1;
	font-size: 14px;
}
.bg_about {
	background-image: url(index_14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_about2 {
	background-image: url(index_12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_about3 {
	background-image: url(index_13.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_ys {
	background-image: url(index_28.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.line_news {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
.search {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	padding:5px;
	border: 0px solid #DBDBDB;
	background-color: #FFFFFF;
}
.fd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	height:24px;
	padding:6px;
	background-color: #0A0A0A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.fds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding:6px;
	background-color: #0A0A0A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.fdcode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	height:14px;
	padding:10px;
	background-color: #0A0A0A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.search {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	color: #666666;
	height:14px;
	padding:5px;
	border: 1px solid #D0D0D0;
	background-color: #FFFFFF;
}

#div1{
  width: 580px;
  height: 247px;
  border: #D1D1D1 solid 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div1 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div1 img:hover{
  transform: scale(1.2);
}
#div2{
  width: 240px;
  height: 267px;
  border: #000 solid 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div2 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div2 img:hover{
  transform: scale(1.2);
}
#div3{
  width: 214px;
  height: 267px;
  border: #000 solid 0px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  float: none;
  overflow: hidden;
}
#div3 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div3 img:hover{
  transform: scale(1.2);
}
#newpic{}
#newpic img{}
#newpic img:hover{margin-top:4px;}

.h_tonglan {padding:0px; margin:0px; float:none; text-align:center;}

.h218px {width:780px; padding:0px; margin:0px;}
.h218px th {padding:0px;}
.h218px td {overflow:hidden;}

#scrollbox2 ul {overflow:hidden; list-style-type:none; padding:0px; margin:0px;}
#scrollbox2 ul LI {FLOAT:left; overflow:hidden; margin:5px; padding:0px; width:250px; height:188px;}

.img_div1 {margin:0px; padding:0px; position:relative; width:250px; height:188px; z-index:99;}
.img_div1 img {width:250px; height:188px; margin:0px; padding:0px; border:0px solid #dcdcdc;}
.mask1 {position:absolute; top:0; left:0; width:590px; height:360px; background:rgba(0, 0, 0, 0.7); color:#ffffff; opacity:0; z-index:999;}
.mask1 h3 {text-align:center; width:590px; margin:100px 0px 0px 0px; line-height:42px; font-size:24px; border-bottom:0px solid #fff;}
.mask1 h4 {text-align:center; width:590px; margin:30px 0px 0px 0px; line-height:42px; font-size:16px;}
.mask1 h4 img{margin:0px 0px 0px 0px; width:47px; height:47px; border:0px solid #dcdcdc;}
.img_div1 a:hover .mask1 {opacity:1;}

#navcontainer{width:830px}
#navlist{margin:0;padding:0px 0px 0px 0px;border-bottom:0px solid #444;}
#navlist ul, #navlist li{margin:0;padding:0;display:inline;list-style-type: none;}
#navlist a:link, #navlist a:visited{float:left;height:96px;line-height:96px;margin:0px 1px 0px 0px;padding:0px 20px 0px 20px;text-transform:uppercase;color:#333;font-size:16px;font-weight:bold;}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{background:transparent;background-color:#0F57A9;color:#fff;font-size:16px;font-weight:bold;}
#navlist a:hover{color:#fff;font-weight:bold;}

#navcontainers{width:1050px;}
#navlists{margin:0;padding:0px 0px 0px 0px;}
#navlists ul, #navlists li{margin:8px 10px 8px 10px;padding:0;display:inline;list-style-type:none;}
#navlists a:link, #navlists a:visited{float:left;border:1px solid #0F57A8;background-color:#0F57A8;margin:8px 10px 8px 10px;padding:0px 20px 0px 20px;height:50px;line-height:50px;color:#fff;font-size:16px;}
#navlists a:link#current, #navlists a:visited#current, #navlists a:hover{background-color:#1D1D1D;border:1px solid #1D1D1D;color:#fff;font-size:16px;}
#navlists a:hover{color:#fff;}

#fleibg{width:1200px}
#flei{margin:0;padding:0px 0px 0px 0px;border-bottom:0px solid #444;}
#flei ul, #flei li{margin:0;padding:0;display:inline;list-style-type: none;}
#flei a:link, #flei a:visited{float:left;height:38px;line-height:38px;margin:0px 10px 0px 0px;padding:0px 20px 0px 20px;background-color:#F3F3F3;color:#333;font-size:16px;}
#flei a:link#current, #flei a:visited#current, #flei a:hover{background:transparent;background-color:#000;color:#fff;font-size:16px;}
#flei a:hover{color:#fff; }

.lei {float:none; margin:auto; position:relative; width:272px; z-index:9999; }
.lei ul {margin:0; padding:0; list-style-type: none;}
.lei ul li {float:left; position:relative; text-align:center; margin:0px 0px 25px 0px; }
.lei ul li img{border:0px solid #DDDDDD; margin:0px 0px 10px 0px; width:260px; height:160px;}
.lei ul li img:hover{border:0px solid #DDDDDD; margin:0px 0px 10px 0px; width:260px; height:160px;}
.lei ul li a, .lei ul li a:visited {display:block; background-color:#fff; width:260px; height:210px; padding:5px; line-height:20px; font-size:14px; color:#333;  border:1px solid #d5d5d5;}
.lei ul li a:hover {display:block; background-color:#fff; border:1px solid #0f58a7; width:260px; height:210px; padding:5px; line-height:20px; font-size:14px; color:#0f58a7;}
.lei ul li#pname {float:left; position:relative; text-align:center;background-color:#FFFFFF;}
.lei ul li#pname a, .lei ul li#pname a:visited {display:block; background-color:#ffffff; width:220px; height:30px; margin:0px; padding:10px; line-height:30px; font-size:16px; color:#333333; text-decoration:none;}
.lei ul li#pname a:hover {display:block; background-color:#D71317; width:220px; height:30px; margin:0px; padding:10px; line-height:30px; font-size:16px; color:#ffffff; text-decoration:none;}

.lein {float:none; margin:auto; position:relative; width:372px; z-index:9; }
.lein ul {margin:0; padding:0; list-style-type: none;}
.lein ul li {float:left; position:relative; text-align:center; margin:0px 0px 0px 0px; }
.lein ul li img{border:0px solid #fff;  background-color:#EFEFEF; margin:0px 0px 10px 0px; padding:5px; width:360px; height:220px;}
.lein ul li img:hover{border:0px solid #fff; background-color:#0D58A9; margin:0px 0px 10px 0px; padding:5px; width:360px; height:220px;}
.lein ul li a, .lein ul li a:visited {display:block; border:0x solid #F5F5F5; width:360px; height:280px; padding:0px; line-height:24x; font-size:14px; color:#333; text-decoration:none; font-weight:bold;}
.lein ul li a:hover {display:block; border:0px solid #7B411B; width:360px; height:280px; padding:0px; line-height:24x; font-size:14px; color:#0D58A9; text-decoration:none; font-weight:bold;}

.leic {float:none; margin:auto; position:relative; width:410px; z-index:9; }
.leic ul {margin:0; padding:0; list-style-type: none;}
.leic ul li {float:left; position:relative; margin:0px 0px 0px 0px; padding:0px; text-align:left;}
.leic ul li h1{float:left; margin:0px 0px 0px 0px; width:350px; line-height:24px; font-size:14px;}
.leic ul li h1 img{margin:5px 0px 0px 0px; width:70px; height:28px; border:0px solid #039c4c;}
.leic ul li h1 img:hover{margin:5px 0px 0px 0px; width:70px; height:28px; border:0px solid #039c4c;}
.leic ul li h2{float:left; margin:0px 0px 0px 0px; width:350px; line-height:24px; font-size:14px;}
.leic ul li h3{float:left; margin:0px 0px 0px 0px; width:350px; line-height:24px; font-size:14px;}
.leic ul li img{margin:0px 0px 6px 0px; width:350px; height:210px; border:0px solid #039c4c;}
.leic ul li img:hover{margin:0px 0px 6px 0px; width:350px; height:210px; border:0px solid #fff;}
.leic ul li a, .leic ul li a:visited {display:block; width:350px; height:340px; padding:30px; line-height:24px; font-size:16px; color:#333; text-decoration:none;}
.leic ul li a:hover {display:block; width:350px; height:340px; padding:30px; line-height:24px; font-size:16px; color:#000; text-decoration:none;background-image:url(a_news_bg.jpg);background-repeat:no-repeat;}
