body {
  height: 100%;
  color: #000;
  font-family: Tahoma, Arial, "\5B8B\4F53", sans-serif, 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1';
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, blockquote, input, select {
  padding: 0px;
  margin: 0px;
}
/*h1, h2, h3, h4, h5, h6 {display:inline;}*/
img {
  border: 0px;
}
li {
  list-style-type: none;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
input {
  height: 22px; /*background:transparent;*/
}
input[type="password"], input[type="checkbox"], input[type="file"], input[type="radio"], input[type="text"], textarea, select {
  outline: 0px;
}
select {
  vertical-align: middle;
  height: 22px;
}
/*body,div,span,td{color:#444;}*/
a {
  color: #444;
  text-decoration: none;
}
/*a:visited	{color:#2b2b2b;}*/
a:hover {
  color: #000;
}
a:active {
  color: #000;
  text-decoration: underline;
}
.submit {
  padding: 0px 18px;
  margin-left: 3px;
  height: 22px;
}
.checkbox {
  height: 15px;
  width: 15px;
}
.bian, #alttxt, div.contents img, .error3 {
  border-radius: 5px;
  box-shadow: 0px 0px 15px #aaa;
}
.bian2 {
  border-radius: 5px;
}
.bian2:hover, .bianhover:hover {
  box-shadow: 0px 0px 15px #aaa;
}
.yuan, div.contents input, div.contents textarea, div.contents select {
  border-radius: 5px;
}
.overtxt {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.yahei {
  font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
}
/*以下为站点样式，可适当修改*/
/*缩略图放大缩小*/
.show {
  position: absolute;
  z-index: 991;
  background: #000;
  height: 100%;
  width: 100%;
  top: 0px;
}
#show {
  position: absolute;
  z-index: 992;
  height: 100%;
  width: 100%;
  text-align: center;
  top: 0px;
  overflow: hidden;
  background: url("side.jpg")
}
#show div {
  height: 100%;
  position: relative;
  margin-right: 200px;
}
#show div img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#show dl {
  height: 100%;
  top: 0px;
  marging-top: 20px;
  position: absolute;
  right: 0px;
  width: 200px;
  background: #787878 url("1.gif" /*tpa=http://www.lqhyjs.com/template/pc/cn2016/images/bg/1.gif*/ /*tpa=http://www.lqbhjs.com/images/bg/1.gif*/ );
  overflow-y: auto;
  overflow-x: hidden;
  ;
}
#show dl dt {
  width: 180px;
  margin: 0 auto;
}
#show dl dd {
  padding: 10px;
}
#show img {
  max-height: 95%;
  max-width: 95%;
  border: solid #aaa 3px;
  border-radius: 5px;
  position: relative;
}
#show img:hover {
  border: solid #fff 3px;
  box-shadow: 0px 0px 15px #aaa;
}
/*字体阴影与描边*/
.shadow {
  text-shadow: 5px 5px 5px #aaa;
  color: #444;
}
.miaobian {
  text-shadow: 1px 0px 2px #ddd, -1px 0px 2px #ddd, 0px 1px 2px #ddd, 0px -1px 2px #ddd;
}
/*主背景 外边框
body{background:#fff url('../images/8xs/bg.gif') repeat-x;}*/
div.main {
  width: 1200px;
  text-align: left;
  min-height: 350px;
  margin: 0 auto;
}
div.list {
  float: left;
  display: inline;
  word-break: break-all;
  table-layout: fixed;
  min-height: 200px;
}
div.main_right {
  width: 220px;
  border: #ccc solid 1px;
  margin-left: 20px;
  background: #fff;
  margin-bottom: 20px;
}
div.main_left {
  width: 220px;
  border: #ccc solid 1px;
  margin-right: 20px;
  background: #fff;
  margin-bottom: 20px;
}
div.main_content {
  width: 956px;
  border: #ccc solid 1px;
  margin-bottom: 20px;
  background: #fff;
}
div.main_content2 {
  width: 956px;
  border: 0px;
  margin-bottom: 20px;
  background: #fff;
}
h1.title3 {
  background: #fafafa;
  color: #444;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
  font-size: 20px;
  font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
  border-radius: 5px;
}
h1.title3 i {
  background: #C4005B;
  width: 2px;
  height: 30px;
  display: block;
  float: left;
  margin: 10px 10px 0px 0px;
}
h1.title3 .b {
  background: #005BC4;
}
h1.title3 .g {
  background: #00C45B;
}
h1.title3 span {
  float: right;
  padding: 0px 15px;
  font-size: 15px;
}
h1.title2 {
  background: #fafafa;
  color: #444;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  font-size: 15px;
  font-family: 'Microsoft Yahei', '微软雅黑E\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '宋体B8B\4F53';
  border-radius: 5px;
}
h1.title2 i {
  background: #C4005B;
  width: 2px;
  height: 20px;
  display: block;
  float: left;
  margin: 8px 10px 0px 0px;
}
h1.title2 .b {
  background: #005BC4;
}
h1.title2 .g {
  background: #00C45B;
}
h1.title2 span {
  float: right;
  padding: 0px 15px;
  font-size: 13px;
}
div.show_content {
  min-height: 200px;
  padding: 12px;
}
div.show_content div, div.show_content p {
  line-height: 150%;
  font-size: 14px;
}
div.show_content div:hover {
  color: #000;
}
div.show_content:hover {
  background: url("hotbg.gif") /*tpa=http://www.lqhyjs.com/template/pc/cn2016/images/hotbg.gif*/ ;
}
.navtable {
  width: 100%;
  height: 100px;
}
.navtable .td1 {
  width: 260px;
}
/*栏目条*/
.title {
  line-height: 20px;
  padding: 5px 5px 5px 25px;
  background-image: url("menu_bg.gif") /*tpa=http://www.lqhyjs.com/template/pc/cn2016/images/menu_bg.gif*/ ;
  font-weight: bold;
}
.title1 {
  line-height: 20px;
  padding: 5px 5px 5px 25px;
  background-image: url("bg.gif") /*tpa=http://www.lqhyjs.com/template/pc/cn2016/images/bg.gif*/ ;
  font-weight: bold;
}
/*表格样式*/
table.table {
  width: 100%;
  background-color: #fff;
}
table.table td {
  padding: 3px;
  border: 1px solid #eee;
  height: 20px;
}
table.table .tr {
  background-color: #f0f0f0;
  background-image: url("tr.gif" /*tpa=http://www.lqhyjs.com/template/pc/cn2016/images/moban/tr.gif*/ /*tpa=http://www.lqbhjs.com/images/moban/tr.gif*/ );
  text-align: center;
}
table.table .tr2 {
  background-color: #fefefe;
}
table.table2 table {}
table.table2 td {
  padding: 3px;
  border: 0px;
}
table.table3 {
  width: 100%;
  background: #fafafa;
}
table.table3 td {
  padding: 7px;
  border: 1px #FFFFFF solid;
}