﻿.container {
  width: 980px;
}
li{
	list-style:none;
}
body {
  font-size: 12px;
  color: #333;
  font-family: '微软雅黑', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #fff;
}
a,a:link,a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #009933;
  text-decoration: none;
}
.linkblue a {
  color: #0066cc;
  text-decoration: none;
}
.linkblue a:hover {
  text-decoration: underline;
}
.linkblack-noline a {
  color: #333;
  text-decoration: none;
}
.linkblack-noline a:hover {
  text-decoration: none;
}
.link a {
  color: #333;
  text-decoration: none;
}
.link a:hover {
  text-decoration: underline;
}
.linkwhite a {
  color: #fff;
  text-decoration: none;
}
.linkwhite-noline a:hover {
  text-decoration: none;
}
.linkwhite-noline a {
  color: #fff;
  text-decoration: none;
}
.linkwhite a:hover {
  text-decoration: underline;
}
.linkgreen a {
  color: #009933;
  text-decoration: none;
}
.linkgreen a:hover {
  text-decoration: underline;
}
.linkhui a {
  color: #666;
  text-decoration: none;
}
.linkhui a:hover {
  text-decoration: underline;
}
.top-head {
  border-bottom: 1px #dfdfdf solid;
  padding: 5px 0;
}
.container-fluid{
	padding: 5px 0;
}
.top-head .main {
  margin-top: 0;
}
/*头部*/

.top-head .userlogin span {
    padding-right:20px;
}
.top-head .userlogin span strong{
    margin-left:5px;
    font-weight:normal;
}
.top-head .userlogin span strong a:link,.top-head .userlogin span strong a:visited{
    color:red;
}
.top-head .userlogin em{
    font-style:normal;
    padding:0 10px;
}

.top-logo {
  margin-top: 15px;
 	margin-bottom:10px;
}
.top-nav {
  background-color: #eee;
  padding: 5px 0;
  border-top: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 solid;
}
.top-nav .split-line {
  padding-left: 8px;
  padding-right: 8px;
}
.top-nav table {
  line-height: 25px;
  margin-top: 4px;
}
.top-nav table th {
  text-align: center;
  padding-right: 10px;
  width:40px;
  *width:35px;
}
.top-nav table td {

}


.top-nav table td a {
  padding-right: 8px;
}
.top-nav .main {
  margin-top: 0;
}
.hotlink {
	line-height:30px;
}
.hotlink strong{
	color:red;
}
.hotlink a{
	margin-left:10px;
}
.search-bar {
  padding: 15px;
  background-color: #2ea039;
  margin-top: 10px;
  *width:950px;
  *height:33px;
}
.search-bar .input-keyword {
  border: 0px;
  background-color: #fff;
  background-image: url('../image/search-icon.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  padding: 6px 6px	6px 40px;
  *padding: 9px 6px	8px 40px;
  color: #999;
  font-size: 14px;
  width: 500px;
  *height:15px;
  *width:454px;
}
.search-bar .input-submit {
  border: 0px;
  background-image: url('../image/btn-bg.png');
  background-repeat: no-repeat;
  width: 93px;
  color: #fff;
  height: 33px;
  font-size: 16px;
  font-weight: bold;
}
.search-bar em {
  padding-left: 8px;
  padding-right: 8px;
  color: #fff;
}
.search-bar .search-link {
  line-height: 33px;
  margin-left: 20px;
}
/*公用块*/
.mybox {
  padding: 10px;
}
.mybox .list-style {
  background-image: url('../image/dot.jpg');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 10px;
}
.mybox h4 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: normal;
  color: #2ea039;
  font-weight: normal;
  padding-bottom: 6px;
  position:relative;
}
.mybox h4 a:link,.mybox h4 a:visited{
	color:#009933;
}
.mybox h4 a:hover{
	text-decoration:underline;
}
.mybox h4 span {
  font-size: 12px;
  font-weight: normal;
  line-height: 17px;
  position:absolute;
  right:6px;
  top:1px;
  _top:5px;
}
.mybox h4 span em {
  font-style: normal;
  padding-left: 5px;
  padding-right: 5px;
}
.mybox .mybox-main ul,
.mybox .mybox-main dl {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mybox .mybox-main .list-table {
  margin-top: 10px;
  border-bottom: 1px #999 dotted;
  margin-bottom: 10px;
  width: 100%;
}
.mybox .mybox-main .list-table th {
  vertical-align: top;
  padding-bottom: 10px;
  width: 77px;
}
.mybox .mybox-main .list-table td {
  padding-left: 15px;
  vertical-align: top;
}
.mybox .mybox-main .list-table td dl {
  margin: 0;
  padding: 0;
}
.mybox .mybox-main .list-table td dt {
  font-size: 14px;
  font-weight: bold;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  padding-bottom: 8px;}
 .mybox .mybox-main .list-table td dt a{
	display:block;
	  height: 23px;
  line-height: 23px;
  overflow: hidden;

}
.mybox .mybox-main .list-table td dd {
  color: #999;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}
.mybox .mybox-main .list-table2 {
  margin-top: 10px;
  width: 100%;
}
.mybox .mybox-main .list-table2 th {
  vertical-align: top;
  padding-bottom: 10px;
  width: 77px;
}
.mybox .mybox-main .list-table2 td {
  padding-left: 15px;
  vertical-align: top;
}
.mybox .mybox-main .list-table2 td dl {
  margin: 0;
  padding: 0;
}
.mybox .mybox-main .list-table2 td dt {
  font-size: 14px;
  font-weight: bold;
  font-weight: bold;
}
.mybox .mybox-main .list-table2 td dt  a{
	  height: 25px;
  line-height: 25px;
  overflow: hidden;
  display:block;
}
.mybox .mybox-main .list-table2 td dd {
  color: #999;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}
.mybox .mybox-main .list-table3 {
  margin-top: 10px;
  border-bottom: 1px #999 dotted;
  width: 100%;
}
.mybox .mybox-main .list-table3 th {
  vertical-align: top;
  padding-bottom: 10px;
  width: 96px;
}
.mybox .mybox-main .list-table3 td {
  padding-left: 15px;
  vertical-align: top;
}
.mybox .mybox-main .list-table3 td dl {
  margin: 0;
  padding: 0;
}
.mybox .mybox-main .list-table3 td dt {
  font-size: 14px;
  font-weight: bold;
  font-weight: bold;
}
.mybox .mybox-main .list-table3 td dt a{
  line-height: 25px;
  display:block;

}
.mybox .mybox-main .list-table3 td dd {
  color: #999;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}
.mybox .mybox-main .list-ul {
  font-size: 14px;
}
.mybox .mybox-main .list-ul li {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  background-image: url('../image/dot.jpg');
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 10px;
}
.mybox .mybox-main .list-hotlink {
  font-size: 14px;
}
.mybox .mybox-main .list-hotlink li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background-color:#fff;
}
.mybox .mybox-main .list-hotlink li em {
  background-color: #d7d7d7;
  width: 16px;
  height: 16px;
  float: left;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  margin-top: 6px;
  color: #666;
  font-family: Arial, "\5B8B\4F53", sans-serif;
  font-style: normal;
  margin-right: 10px;
}
.mybox .mybox-main .list-hotlink li.active em {
  background-color: #009933;
  font-weight: bold;
  color: #fff;
}
.mybox .mybox-main .list-ul-2col {
  font-size: 14px;
}
.mybox .mybox-main .list-ul-2col li {
  width: 50%;
  float: left;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  padding-right: 6px;
}
.mybox .mybox-main .list-pic-2col-article .list-table {
  border-bottom: 0;
  margin-bottom: 0;
}
.mybox .mybox-main .list-pic-2col-article .list-table td {
  padding-right: 10px;
}
.mybox .mybox-main .list-pics-article {
  margin-top: 5px;
}
.mybox .mybox-main .list-pics-article li {
  width: 25%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
}
.mybox .mybox-main .list-pics-article li dl {
  width: 100%;
}
.mybox .mybox-main .list-pics-article li dt {
  overflow: hidden;
  vertical-align: middle;
}
.mybox .mybox-main .list-pics-article li dt img {
  width: 140px;
}
.mybox .mybox-main .list-pics-article li dd {
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 0 10px;
}
.mybox .mybox-main .list-ul-2col-2 {
  font-size: 14px;
}
.mybox .mybox-main .list-ul-2col-2 li {
  
  float: left;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  padding-right: 6px;
  background-image: url('../image/dian.gif');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
  width:304px;
  *width:288px;
}
.mybox .mybox-main .list-ul-2col-2 li a{
	float:left;
	 height: 25px;
  line-height: 25px;
  overflow: hidden;
}
.mybox .mybox-main .list-ul-2col-2 li em {
  font-style: normal;
  color: #999;
  font-size: 12px;
  padding-right:5px;
  float:right;
}
.mybox .mybox-main .list-ul-4col {
  font-size: 12px;
}
.mybox .mybox-main .list-ul-4col li {
  width: 25%;
  float: left;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  padding-right: 6px;
}
.mybox .mybox-main .list-a-4col {
  font-size: 12px;
}
.mybox .mybox-main .list-a-4col a {
  height: 23px;
  line-height: 23px;
  overflow: hidden;
}
.mybox .mybox-main .list-pic {
  margin-top: 5px;
}
.mybox .mybox-main .list-pic li {
  width: 50%;
  float: left;
  text-align: center;
}
.mybox .mybox-main .list-pic li dl {
  width: 100%;
}
.mybox .mybox-main .list-pic li dt {
  overflow: hidden;
  vertical-align: middle;
}
.mybox .mybox-main .list-pic li dd {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  font-weight: bold;
}
.mybox .mybox-main .list-pic2 {
  margin-top: 5px;
  padding-bottom: 10px;
}
.mybox .mybox-main .list-pic2 li {
  width: 33.3333333%;
  float: left;
  text-align: center;
}
.mybox .mybox-main .list-pic2 li dl {
  width: 100%;
  position: relative;
}
.mybox .mybox-main .list-pic2 li dt {
  width: 100px;
  height: 80px;
  overflow: hidden;
  vertical-align: middle;
  text-align:left;
  *width:117px;
}
.mybox .mybox-main .list-pic2 li dt img {
  width: 100px;
  height: 80px;
}
.mybox .mybox-main .list-pic2 li dd {
  font-size: 12px;
  height: 24px;
  width: 100px;
  line-height: 24px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left:0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  /*实现FF背景透明，文字不透明*/
  filter: alpha(opacity=50);
  background: #000;
  /*实现IE背景透明*/
}
.mybox .mybox-main .list-pic3 {
  margin-top: 5px;
  padding-bottom: 10px;
}
.mybox .mybox-main .list-pic3 li {
  width: 50%;
  float: left;
  text-align: center;
}
.mybox .mybox-main .list-pic3 li dl {
  width: 100%;
  position: relative;
}
.mybox .mybox-main .list-pic3 li dt {
  width: 175px;
  height: 100px;
  overflow: hidden;
  vertical-align: middle;

text-align:left;
 
}
.mybox .mybox-main .list-pic3 li dt img {
  width: 160px;
  height: 100px;
}
.mybox .mybox-main .list-pic3 li dd {
  font-size: 12px;
  height: 24px;
  width: 160px;
  line-height: 24px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left:0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  /*实现FF背景透明，文字不透明*/
  filter: alpha(opacity=50);
  background: #000;
  /*实现IE背景透明*/
}
.mybox .mybox-main .list-pic4 {
  margin-top: 5px;
  padding-bottom: 10px;
}
.mybox .mybox-main .list-pic4 li {
  width: 100%;
  float: left;
  text-align: center;
}
.mybox .mybox-main .list-pic4 li dl {
  width: 100%;
  position: relative;
}
.mybox .mybox-main .list-pic4 li dt {
  width: 270px;
  height: 125px;
  overflow: hidden;
  vertical-align: middle;
}
.mybox .mybox-main .list-pic4 li dt img {

}
.mybox .mybox-main .list-pic4 li dd {
  font-size: 12px;
  height: 24px;
  width: 270px;
  line-height: 24px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left:0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  /*实现FF背景透明，文字不透明*/
  filter: alpha(opacity=50);
  background: #000;
  /*实现IE背景透明*/
}
.mybox .mybox-main .list-icon li {
  float: left;
  width: 25%;
  margin-top: 10px;
}
.mybox .mybox-main .list-icon li img {
  padding-bottom: 5px;
}
.mybox .mybox-main .list-icon li a {
  display: block;
  text-align: center;
}
.mybox .mybox-main .list-icon li a.t-title {
  line-height: 18px;
  height: 18px;
  overflow: hidden;
}
.mybox .mybox-main .list-icon-3col li {
  float: left;
  width: 33.3333333333333333%;
  margin-top: 15px;
}
.mybox .mybox-main .list-icon-3col li img {
  padding-bottom: 5px;
}
.mybox .mybox-main .list-icon-3col li a {
  display: block;
  text-align: center;
}
.mybox .mybox-main .list-icon-3col li a.txt-title {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
.mybox .mybox-main .list-pic-2col {
  margin-top: 5px;
}
.mybox .mybox-main .list-pic-2col li {
  width: 50%;
  text-align: center;
  padding-bottom: 10px;
}
.mybox .mybox-main .list-pic-2col li a span {
  display: block;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  font-size:14px;
}
.mybox .mybox-main .single-link {
  margin-top: 5px;
  border-bottom: 1px #999 dotted;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.mybox .mybox-main .single-link dt {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
  font-weight: normal;
  text-align:center;
}
.mybox .mybox-main .single-link dd {
  font-size: 12px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  color: #666;
}
/*TAB切换块*/
.tbox{
padding:0;
width:347px;
}
.tbox .mybox-main{
	overflow:hidden;
}
.tbox-one .mybox-main{
	padding:0 15px;
	*width:317px;
}
.tbox-one .mybox-main .list-ul-2col li{
	*width:152px;
}
.mybox .tbox-tab{
	font-size:16px;
	border-bottom:1px #0DBD70 solid;
	position: relative;
	margin-right:15px;
	height:30px;
}
.mybox .tbox-tab a:link,.mybox .tbox-tab a:visited{
	float:left;
	margin: 0;
	width:95px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	*background-color:#fff;
}
.mybox .tbox-tab a:link.active,.mybox .tbox-tab a:visited.active{
	color:#0DBD70;
	font-size:16px;
}
.mybox .tbox-tab span{
	display:block;
	width:80px;
	height:3px;
	background-color:#0DBD70;
	overflow:hidden;
	position: absolute;
	bottom:0;
	left:0;
}
.tbox .picshow{
	width:210px;
	margin-right:15px;
	margin-top:10px;
}
.tbox .picshow a{
	width:210px;
	height:130px;
	display:block;
	overflow:hidden;
	position: relative;
	text-align:center;
}
.tbox .picshow a span{
	position: absolute;
	bottom:0;
	left:0;
	width:210px;
	*width:190px;
	display:block;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#fff;
	  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  /*实现FF背景透明，文字不透明*/
  filter: alpha(opacity=50);
  background: #000;
  /*实现IE背景透明*/
	font-size:14px;
	padding:0 10px;
}
.tbox .artshow{
	width:440px;
	
}
.tbox .artshow h5{
	font-size:18px;
	text-align:center;
}
.tbox .mybox-main .artshow .list-ul-2col li{
	background-image:url('../image/dian02.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	width:220px;
	*width:180px;
	padding-right:0;
}
.tbox .mybox-main .artshow .list-ul-2col li a:link,.tbox .mybox-main .artshow .list-ul-2col li a:visited{
	height:25px;
	line-height:25px;
	overflow:hidden;
	display:block;
}
/*图库布局*/
.mybox-piclib {
  border-top: 1px #b6e2c9 solid;
  padding: 0;
}
.mybox-piclib h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  padding-left: 10px;
  position:relative;
}

.mybox-piclib .mybox-main .pic-l {
  width: 350px;
}
.mybox-piclib .mybox-main .pic-l dt a {
  display: table-cell;
  width: 350px;
  height: 310px;
  vertical-align: middle;
  background-color: #ededed;
}
.mybox-piclib .pic-l dt a img {
  max-height: 310px;
  max-width: 350px;
}
.mybox-piclib .pic-r {
  width: 630px;
}

.mybox-piclib .mybox-main .piclib-item {
  padding: 0;
  position: relative;
}
.mybox-piclib .mybox-main .piclib-item dd {
  position: absolute;
  bottom: 0px;
  color: #fff;
  padding: 8px;
  width: 200px;
  *width:184px;
  filter:Alpha(opacity=50); background:#000;/*实现IE背景透明*/
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  /*实现FF背景透明，文字不透明*/
  

  /*实现IE背景透明*/

}
.mybox-piclib .mybox-main .piclib-item dd h3 {
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.mybox-piclib .mybox-main .piclib-item dd h4 {
  font-size: 12px;
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #bbb;
  margin-top: 5px;
}
.mybox-piclib .mybox-main .pic-l .piclib-item dd {
  width: 350px;
  *width:334px;
}
.mybox-piclib .mybox-main  .pic-r .piclib-item {
  width: 33.3333333333%;
  float: left;
  margin-bottom: 10px;
  padding-left: 10px;
  *width:200px;
}
.mybox-piclib  .mybox-main  .pic-r .piclib-item dt a {
  display: table-cell;
  width: 200px;
  height: 150px;
  vertical-align: middle;
  background-color: #ededed;
}
.mybox-piclib .mybox-main  .pic-r .piclib-item dt a img {
  max-height: 150px;
  max-width: 200px;
}


/*公用框架*/
.main {
  margin-top: 10px;
  padding: 0;
}
.footer {
  margin-top: 10px;
  background-color: #eaeaea;
  border-top: 1px #ccc solid;
  padding-bottom: 10px;
  padding-top: 10px;
}
.footer h3 {
  color: #333;
  margin: 0;
  padding: 0;
  font-size: 24px;
}
.footer .footer-link {
  line-height: 24px;
  margin-top: 10px;
}
.footer .footer-link em {
  font-family: "宋体";
  color: #666;
  font-style: normal;
  padding-left: 5px;
  padding-right: 5px;
}
.footer .contactus {
  margin-top: 20px;
}
.footer-nav {
  margin-top: 10px;
  line-height: 24px;
  text-align: center;
  color: #666;
}
.footer-nav span {
  font-family: "宋体";
  color: #666;
  font-style: normal;
  padding-left: 5px;
  padding-right: 5px;
}
.banner {
  position: relative;
  overflow: auto;
  background-color:#fff;
}
.banner ul {
  height: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
  background-color:#fff;
}
.banner li {
  list-style: none;
  background-color:#fff;
}
.banner ul li {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.banner ul li.active {
  display: block;
}
.banner ul li.active dd {
  bottom: 0px;
}
.banner ul li dl {
  position: relative;
  margin:0;
  padding:0;
}
.banner ul li dl dd {
  position: absolute;
  bottom: 0px;
  width: 100%;
  font-size: 18px;
  line-height: 30px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  /*实现FF背景透明，文字不透明*/
  filter: alpha(opacity=50);
  background: #000;
  /*实现IE背景透明*/

}
.banner .dots {
  position: absolute;
  bottom: 18px;
  padding: 0;
  margin: 0;
  right: 20px;
}
.banner .dots li {
  float: left;
  background-color: #d7d7d7;
  width: 18px;
  height: 10px;
  overflow: hidden;
  margin-right: 10px;
  text-indent: -999em;
  cursor: pointer;
}
.banner .dots li.active {
  background-position: 0 0;
  background-color: #449A01;
  width: 20px;
  height: 12px;
}
/*广告公用块*/
.g-g-box {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align:center;
}
/*搜索结果列表分页样式*/
.pagebreak-search a {
  background-color: #777;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-right: 10px;
  color: #fff;
  display: block;
  font-size: 14px;
  text-align: center;
}
/*图库幻灯片左右按钮样式*/
.slide-btnleft,.slide-btnright{
	position:absolute;
	z-index:9999;
	text-indent:-9999px;
	height:100%;
	width:80px;
  	top:0;
}
.slide-btnleft span,.slide-btnright span{
	background-image:url('../image/slide-btn.png');
	background-repeat:no-repeat;
	position:absolute;
	top:200px;
	display:block;
	width:32px;
	height:64px;
	margin:auto;
	background-position:left top;
	left:20px;
	z-index:999;
}
.slide-btnleft:hover span{
	background-position:left -64px;
}
.slide-btnright:hover span{
	background-position:-32px -64px;
}

.slide-btnleft{
	left:0;
}
.slide-btnright{
	right:0;
}
.slide-btnright span{
	background-position:-32px top;
	overflow:hidden;
}
/*全局导航*/
.nav-first{
	background-color:#2ea039;
	line-height:30px;
}
.nav-first .container{
	padding:0;
}
.nav-first .linkwhite a:hover{
	color:#fff;
}
.nav-first strong{
	color:#fff;
	margin-right:15px;
}
.nav-first em{
	font-family:"宋体";
	font-style:normal;
	padding-left:8px;
	padding-right:8px;
	color:#fff;
}
/*网站地图*/
.linkbox{
		clear:both;
		padding-bottom:10px;
		border-bottom: 1px solid #eee;
		margin-top:10px;
}
.linkbox h3{
	font-size:18px;
	margin:0;
	padding:0;
	float:left;
	width:100px;
	
}
.linkbox h3 a:link,.linkbox h3 a:visited{
	color: #009933;
}
.linkbox .f6{
	margin:0px;
	padding:0;
	list-style:none;
	float:left;
	width:880px;
}
.linkbox .f6 li{
	float:left;
	width:10%;
	line-height:23px;
	height:23px;
	font-size:14px;
	margin-left:10px;
}

/*频道、列表，热门关键字推荐*/
.catcomm{
	font-size:14px;
}
.catcomm a{
	margin-right:15px;
}
/*普通的分隔线*/
 .myline {
                background:#e4e4e4;
                height:1px;
                padding:0;
                margin:0;
                overflow:hidden;
            }
/*实现黑色半透明*/
.transparent_bg {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
/*实现FF背景透明，文字不透明*/
filter: alpha(opacity=50);
background: #000;
/*实现IE背景透明*/
}

.location .search-form .bdcs-search-form-input{
	    border-color: #d7d7d7;
    margin-right: 0px;
    width: 238px;
    height: 26px;
    line-height: 26px;
    font-family: Arial,SimSun,sans-serif;
    color: #000000;
    font-size: 14px;
    border-radius: 0px;
    background-color: #FFFFFF;
	border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: top;
    text-indent: 5px;
    background-color: #fff;
    float: left;
}
.location .bdcs-search-form-submit{
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    text-align: center;
    border-color: #d7d7d7;
    height: 26px;
    width: 50px;
    background-color: #2ea039;
    color: #ffffff;
    font-family: Arial,SimSun,sans-serif;
    font-size: 14px;
    border-radius: 0px;

}

/*2017-03-21 新页脚*/
.new-footer{
  border-top:1px solid #e4e4e4;
  padding-top:15px;
  padding-bottom:20px;
}
.new-footer a:link,.new-footer a:visited{
	color:#666;
}
.new-footer a:hover{
	color:#2EA039;
	text-decoration: underline;
}
.new-footer .f-links{
	line-height:25px;
	color:#666;
	text-align:center;
	font-size:13px;
	padding-top:15px;
}
.new-footer span{
	color:#bbb;
	padding:0 7px;
}
.new-footer b{
	padding-left:10px;
}
.qrcode-show{
	border-top:1px solid #e4e4e4;
  padding-top:15px;
	padding-bottom:15px;
}
.qrcode-show .qrcode-item{
	float:left;
	
	font-size:16px;
}
.qrcode-show .qrcode-item img{
	width:100px;
	height:100px;
	float:left;
	margin-right:15px;
}
.qrcode-show .qrcode-item dl{
	float:left;
	width:180px;
}
.qrcode-show .qrcode-item dt,.qrcode-show .qrcode-item dd{
	display:block;
	line-height:20px;
}
.qrcode-show .qrcode-item dt{
	line-height:25px;
}
.qrcode-show .qrcode-item dd{
	font-size:13px;
	color:#666;
	
}
.qrcode-show .qrcode-item dd.app-dl{
	background:#F2F2F2;
	margin-top:5px;
	padding:4px 6px;
}
.qrcode-show .qrcode-item dd.app-dl a{
	width:50%;
	float:left;
	box-sizing: border-box;
}
.qrcode-show .qrcode-item dd.app-dl a.app-android{
	background:url('../image/icon_android.png') no-repeat left center;
	padding-left:30px;
	background-size: 22px auto;
}
.qrcode-show .qrcode-item dd.app-dl a.app-iphone{
	background:url('../image/icon_iphone.png') no-repeat left center;
	padding-left:30px;
	background-size: 22px auto;
}
.sp-line{
	width:1px;
	background:#e4e4e4;
	height:100px;
	margin:0 40px;
	float:left;
}
.qr-main{
	float:left;
	margin-left:160px;
}
.f-logo{
	padding:8px;
	border:1px solid #e4e4e4;
	overflow:auto;
	float:left;
}
.new-footer table{
	margin:auto;
	margin-top:10px;
}


﻿.channel-topnav{
	
}
.channel-topnav em{
	font-style:normal;
	padding-left:5px;
	padding-right:5px;
	font-family: "宋体";
	color:#666;
}
/*公用部分*/
.channel-box{
	margin-top:10px;
}


.channel-header{
	margin-top:10px;
}
.channel-header h2{
	margin:0;
	font-size:18px;
	margin-left:10px;
	line-height:46px;
}
.channel-header .search-form{
	margin-top:10px;
}
.channel-header .search-form td{
	margin:0;
	border:1px #D7D7D7 solid;
}
.channel-header input{
	border:0;
	color:#999;
	margin:4px;
}
.channel-header .btn-input{
	width:200px;
	padding-left:5px;
}
.channel-header .btn-submit{
	background-image:url('../image/ico-search-submit.png');
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-99px;
	width:16px;
	height:16px;
	overflow:hidden;
	margin-right:3px;
	
}
.channel-category{
	border-bottom:4px #449A01 solid;
	background-color:#666;
	margin-top:0px;
}
.channel-category ul{
	list-style:none;
	padding:0;
	margin:0;
}
.channel-category ul li{
	float:left;
	line-height:40px;
	font-size:14px;
	height:40px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	
}
.channel-category ul li.active{
	background-color:#449A01;
	font-size:16px;
		padding-left:25px;
	padding-right:25px;

}

/*右边边栏公用样式*/
.mainc{
	
}
.mainc .m-left{
	width:660px;
}
.mainc .m-right .mybox{
	border-top:1px #b6e2c9 solid;
	padding:0;
	padding-top:10px;
	margin-bottom:10px;
}

.mainc .m-right{
	width:300px;
}
.mainc .m-right .mybox .list-pic-2col .t-title{
	
}
.mainc .m-right .mybox .pull-left{
	width:145px;
}
.mainc .m-right .mybox .pull-left img,.mainc .m-right .mybox .pull-right img{
	margin-bottom:5px;
}
.mainc .m-right .mybox .pull-right{
	width:145px;
}

/*分页脚*/
.pagebreak{
	margin-top:10px;
}
.pagebreak ul{
	list-style:none;
	margin:0;
	padding:0;
}
.pagebreak li{
	float:left;
	background-color:#777;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	margin-right:10px;
	color:#fff;
	font-size:14px;
	margin-bottom:10px;
}
.pagebreak li a{
	display:block;
}
.pagebreak li.thisclass{
	background-color:#579933;
}
.pagebreak li.page-active{
	background-color:#579933;
}
