﻿/*global*/
html {
  color: #000;
}
body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
form,
legend,
button,
textarea,
select,
p,
th,
td {
  margin: 0;
  padding: 0;
 border:0 none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: none;
  margin:0;
  padding:0;
}
button,
em,
input,
option,
select,
textarea,
th {
  font: inherit;
  outline:none;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4 {
  font-size: 100%;
  font-weight: normal;
}
body{
	font:14px/1.6 "SimSun",tahoma,arial,serif;	
	color:#000;
	background-color: #fff;
	
}
html:root body,
html:root input,
html:root button,
html:root textarea,
html:root select {
  font-family: '宋体';
}
a{
 color:#000;
 text-decoration: none;
}
a:link{
 color:#000;
 text-decoration: none;
}
a:visited{
  color: #000;
}
a:hover,a:active {
  text-decoration: underline;
}
span{
  color: #999;
}
.clr {
  clear: both;
}
.mt5 {
  margin-top: 5px;
}
.ml5 {
  margin-left: 5px;
}
.mr5 {
  margin-right: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.ml9 {
  margin-left: 9px;
}
.ml10 {
  margin-left: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.pl5{
  padding-left:5px;
}
.pr5{
  padding-right:5px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.bw {
  background-color: #FFF;
}
.posr {
  position: relative;
}
.posa {
  position: absolute;
}
.piclink,
.piclink img {
  display: block;
}
.piclink p {
  text-align: center;
  margin: 5px 0;
}
/*.mbox{ width:1002px; margin:0 auto;}*/
.mbox{ width:1004px; margin:0 auto;}
.bor{ border:1px solid #c7c7c7;}



/*清除浮动*/
.tle{ text-align:center; font-size:24px; font-family:"宋体"; font-weight:bold; line-height:40px; }
.zhengwen{ width:934px; background:url(tp.gif) no-repeat; height:245px; float:left; display:inline; color:#333; font-size:16px; font-family:"宋体"; padding-top:34px; line-height:29px; text-align:left; padding-left:35px; padding-right:35px; margin-top:10px;  }


.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.clearleft {
  clear:left;
}
.clearright{
  clear:right;
}
.blackword{
  color:#000;
}
.banner{
  height:169px;
  width: 1004px;
  background: url(banner.jpg) 0 0 no-repeat;
}
.nav{width:964px;background: #88E2FC;zoom:1;overflow:hidden;padding:0 20px;}
.nav>div{float:left;background: #88E2FC;padding:0 34px;font-size:24px;color:#CD540D;font-weight: bold;height:48px;line-height: 48px;cursor: pointer;}
.nav .tab1{background: #fff;}
.content_main{border:1px solid #79d4f1;border-top:none;padding:20px 20px; padding-bottom:20px; margin-bottom:20px;}
/*列表样式*/
 .indexlist{margin:0px 15px;}
 .indexlist li{ padding-left: 25px;height:34px; line-height: 34px;background: url(icon8.jpg) 0 50% no-repeat;}
 
 .indexlist a{ font-size:16px;}
 .indexlist a:hover{text-decoration: none;color:#A50C04;}
 .title{width: 100%;padding-left:20px;font-size: 22px;font-weight: bold;height:40px;}
 .title01{width: 98%; background:url(t1.gif) repeat-x; padding-left:20px;font-size: 22px;font-weight: bold;height:40px; color:#FFF;}