a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  height: 100%;

  /*text-align: center;*/
}
ul {
  list-style: none;
}
li {
  display: list-item;
}
.clear {
  clear: both;
  height:0;
  overflow:hidden;
}
body {
  font: 12px/150% Microsoft YaHei, Arial, Verdana;
  color: #231815;
  background: rgb(226, 251, 221);
  font-size: 16px;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: rgb(254,168,3);
}
.fl {
  float: left;
}
.fr {
/*   float: right; */
}
.text-c {
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.mt15{
  margin-top:15px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.ml15{
	margin-left:15px;
}
/* .header_top{
   height:40px;
   width:100%;
   background: url(top_bar_bg.jpg) repeat-x;
  
}
.header_top .header_top_content{
	width: 1150px;
    font-size: 14px;
    color: #000;
    height: 40px;
    line-height: 40px;
    text-align: right;
	margin: 0 auto;
}
.header_top .header_top_content font{
	color: #000 !important;
}
.header_top .header_top_content a{
	color: #0f7cbb;
}
.header_top .header_top_content a:hover{
	color: #ff7f00;
}

.header {
   position: relative;
   height:120px;
}

.headerbg{
	background: url(topbg2.png) center #d2d2d2 no-repeat;
	
}
.header .h120 {
  height: 120px;
  line-height: 120px;
}
.headerPic {
    height:240px;
    width:80%;
    z-index: 0;
  } */

.w {
  width: 1332px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
/* .header .logo {
  height:80%;
  display: block;
  padding-top:10px;	
}
.header  .logo-text{
  font-size:34px;
  color:#fff;
  height:100px;
  line-height:100px;
  width:370px;
  cursor: pointer;
  margin-top: 10px;
  margin-left:10px;
}
.search {
  height: 30px;
  float: right;
  overflow: hidden;
  margin-top: 5px;
}
.search .input {
  width: 198px;
  height: 28px;
  line-height: 30px;
  font-size: 14px;
  color: #9FA0A0;
  border: 1px #e8e8e8 solid;
  border-right: none 0;
  padding: 0 10px;
  outline: none;
  margin-left: 14px;
}
.search .searchBtn {
  width: 30px;
  height: 30px;
  background: url(searchIcon.png) center #d2d2d2 no-repeat;
  display: block;
  border: none 0;
  cursor: pointer;
}
.search .searchBtn:hover {
  background: url(searchIcon.png) center #336fc8 no-repeat;
}

.nav {
    height:50px;
    line-height: 50px;
    background: #1081d9;
    text-align:center;
   margin: 0 auto;
    width:70%; 
}

.text-c{
    height:50px;
    line-height: 50px;
    background: #1081d9;
    text-align:center;
	width:1332px;
	margin: 0 auto;
}
.nav .navul2 {
  width:1080px;
  margin: 0 auto;
}
.nav .navul2 .navli2 {
  width:100px;
  float: left;
  position: relative;
}
.nav .navul2 .navli2 a {
  display: block;
  font-size: 16px;
  color: #fff;
}
.nav .navul2 .navli2 a:hover,
.nav .navul2 .navli2 a.active {
  background-color: #0ea1df;
}
.nav .navul2 .navli2 i {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  height: 18px;
  top: 16px;
}

.nav .navul {
  width:1332px;
}
.nav .navul .navli {
  width:133.2px;
  float: left;
  position: relative;
}
.nav .navul .navli a {
  display: block;
  color: #fff;
  font-family: '宋体',SimSun, Verdana, Arial;
  font-weight: bolder;
  width:133.2px;
}
.nav .navul .navli a:hover,
.nav .navul .navli a.active {
  background-color: #32e241;
}
.nav .navul .navli i {
  border-right: 1px solid #fff;
  position: absolute;
  right: 0;
  height: 18px;
  top: 16px;
}
.nav .navul .navli:last-child i {
  display: none;
}
.nav li:hover ul.navChild {
  opacity:1;	
  visibility: visible;
  width:133.2px;
}
.navChild{
	visibility: hidden;
    position: absolute;
  z-index: 99999;	
}
.navChild li{
  width:133.2px;
	height: 40px;
  line-height: 40px;
	background-color:#7cdd84;
  opacity:0.9;
}
.navChild li a{	
  cursor: pointer;  
  text-align: center;
  white-space: nowrap;
  word-break: break-all;	
  font-size:5px;
  font-weight: normal;
} */







.leftNav li.active .noactive{
  background: #fff;
  color:#000;
}
.row1{
	width: 880px;
    overflow: hidden;
    float:left;
}
.pageinfo{
  width: 880px;
  background-color:#fff;
  text-align: center;

}
.news_top {
    width: 100%;
    height: 132px;
}
.news_T_left {
    width: 848px;
    height: 100%;
    margin-left: 177px;
    float: left;
}
.line {
    width: 316px;
    height: 1px;
    background: #dddddd;
    margin-top: 86px;
    float: left;
}
.news_info {
    width: 216px;
    height: 100%;
    float: left;
}
.h2 {
    width: 100%;
    height: 76px;
    color: #0562c1;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    line-height: 76px;
}
.news_info h3{
  width: 100%;
  height: 76px;
  color: #0562c1;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  line-height: 76px;
}
.news_info h2 a {
    color: #045db8;
}
.news_info span {
    display: block;
    width: 100%;
    height: 26px;
    color: #ccc;
    font-size: 18px;
    text-align: center;
    line-height: 26px;
}
.news_T_right {
    width: 60px;
    height: 22px;
    /*border: 1px solid #077af9;*/
    float: right;
    margin-right: 3px;
    margin-top: 74px;
    color: #077af9;
    line-height: 22px;
    text-align: center;
}
.news_T_right a {
    color: #5aacff;
}
.news_T_right a:hover{
    font-weight:bold;
}
.box5{
    height: 100%;
	width: 460px;
}
.slideBox {
    position: relative;
    height:240px;
 
	
 
}
.slideBox .bd {
  position: relative;
  z-index: 0;
}
.slideBox .bd .caption{
	position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 6px;
    background: rgba(0, 0, 0, 0.75);
}
.slideBox .bd .caption h4{
	line-height: 20px;
    color: #ffffff;
    margin: 0 0 5px;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;	
  text-align:center;
}

.slideBox .bd img {
    height: 240px;
    text-align: center;
    width: 1332px;
    position: relative;
}

.slogo {
  position: absolute;
  z-index: 99999;
  height: 200px;
  width: 150px;
  top: 60px;
  margin-top:20px;
  margin-left:100px;
}
.slogo_trans {
  position: absolute;
  z-index: 99999;
  height: 200px;
  width: 400px;
 /*  left: 550px; */
  top: 100px;
  margin-left: 300px;
}

.slideBox .bd.big {
  height: 240px;
  text-align:center;
  margin: 0 auto;
  width:70%;
}
.slideBox .bd.little {
  height: 240px;
  text-align:center;
  margin: 0 auto;
  width:50%;
}
.slideBox .bd li .title {
    background: url(bannerTitleBg.png) repeat;
    height: 35px;
    line-height: 35px;
	text-align:center;
    width: 540px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding:0 20px;
    color: #646464;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	border-bottom:none;
}
.slideBox .prev,
.slideBox .next {
  position: absolute;
  right: 325px;
  bottom: 0;
  display: block;
  width: 40px;
  height: 36px;
  background: url(bannerPrev.png) center rgb(254,187,63) no-repeat;
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .next {
  left: auto;
  right: 285px;
  background: url(bannerNext.png) center rgb(254,187,63) no-repeat;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}


.box1{
	width: 460px;
}

.box1 li {
    height: 85px;
    border-bottom: 1px solid #d0cecc;
    padding-left: 10px;
    overflow: hidden;
}

.box1>li>.time {
    width: 57px;
    height: 50px;
    line-height: 25px;
    float: left;
    font-size: 12px;
    margin-top: 22px;
    color: #656464;
	text-align: center;
}
.box1>li>.time>span {
    font-size: 24px;
    color: #0562c1;
	border-bottom: 1px solid #cccccc;
}
.box1>li>h2 {
    width: auto;
    height: 38px;
    margin-top: 10px;
    font-size: 18px;
    line-height: 38px;
    float: left;
    margin-left: 10px;
    color: #434343;
	font-weight:normal;
}
.box1>li>p {
    width: 369px;
    height: 50px;
    display: block;
    margin-left: 10px;
    line-height: 25px;
    float: left;
    font-size: 14px;
    color: #656464;
}
.box1>li>p>a {
    color: #077af9;
}

.row2{
	background: #f8f4f4;
	height: 450px;
}

.box4{
	height: 450px;
	padding-top: 50px;
}
.tabContain{
	padding-top: 50px;
}

.commonlist li {
	 width: 375px;
    display: inline-block;
    margin-bottom: 70px;
    vertical-align: top;
}
.commonlist li .dl {
    vertical-align: top;
    width: 100px;
    height: 80px;
	background:url(xs-bg.png) no-repeat;
	display: inline-block;
}
.commonlist li .dl p.month {
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 10px;
}
.commonlist li .dl p.date {
    font-size: 30px;
    color: #ba2a17;
    text-align: center;
	height: 40px;
    line-height: 40px;
}
.commonlist li .dr {
    width: 255px;
	padding-left: 10px;
	display: inline-block;
}
   
.commonlist .newsName {
    background: url(listIcon2.png) 2px center no-repeat;
    padding-left: 16px;
    font-size: 16px;
    display: inline-block;
	float: left;
    max-width:420px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.commonlist .newsDate {   
	position: absolute;
    right: 0;
    top: 0;
    color: #666;
    z-index: 1;
}

.tabContain .more_right{
	width: 60px;
    height: 22px;
    border: 1px solid #ba2a17;
    float: right;
    margin-right: 3px;
    margin-top: -35px;
    color: #077af9;
    line-height: 22px;
    text-align: center;
}

.tabContain .more_right a{
	color:#ba2a17;
}
.tabContain .more_right a:hover{
	font-weight:bold;
}

.titlenav {
    position: relative;
    overflow: hidden;
}
.titlenav li {
    float: left;
    cursor: pointer;
}
.box4 .titlenav li a {
    color: #aaa;
}
.box4 .titlenav li+li {
    border-left: 1px solid #ccc;
    margin-left: 10px;
    padding-left: 30px;
}
.item01 {
    width: 185px;
    height: 35px;
    display: inline-block;
}
.col-title {
    height: 48px;
    line-height: 25px;
}
.box4 .icon {
    width: 35px;
    height: 30px;
    margin-right: 10px;
	float: left;
}
.col-title .cn {
    font-size: 24px;
}
.titlenav li.on .icon.icon-tzgg {
    background: url(tzgg-red.png) no-repeat;
}
.icon.icon-tzgg {
    background: url(tzgg.png) no-repeat;
}
.titlenav li.on .icon.icon-hyxw {
    background: url(news_red.png) no-repeat;
}
.icon.icon-hyxw {
    background: url(news_black.png) no-repeat;
}
.titlenav li.on .icon.icon-kxpj {
    background: url(kepu_red.png) no-repeat;
}
.icon.icon-kxpj {
    background: url(kepu_black.png) no-repeat;
}
.titlenav li.on .icon.icon-xsjl {
    background: url(jiaoliu_red.png) no-repeat;
}
.icon.icon-xsjl {
    background: url(jiaoliu_black.png) no-repeat;
}
.titlenav li.on .icon.icon-kjfw {
    background: url(kejifuwu_red.png) no-repeat;
}
.icon.icon-kjfw {
    background: url(kejifuwu_black.png) no-repeat;
}

.box4 .titlenav li.on .cn {
    color: #010101;
}


.row3{	
	padding:0 5px;
}
.row3 .listPic {
  overflow: hidden;
}
.row3 .listPic li {
  float: left;
  width: 138px;
  height: 168px;
  margin-left: 13px;
}
.row3 .listPic li a {
    display: block;
    position: relative;
}

.row3 .listPic li img {
  width: 136px;
  height: 166px;
  display: block;
  border: 1px solid #e1e1e1;
}
.row3 .listPic li:hover b{
    bottom: 0px;
}
.row3  .tempWrap{
	width:100% !important;
}
.row3 .listPic li b {
    display: block;
    height: 26px;
    width: 136px;
    background: rgba(0,0,0,.5);
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: -26px;
    transition: all .3s;
}


.leftNav {
  width: 300px;
  float: left;
  border-top: 1px solid #dfdfdf;
  margin-left:20px;
  position: absolute;
  margin-top: 20px;
}
.leftNav .title{
	height:40px;
	line-height: 40px;
	padding:0;
}
.leftNav li {
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
}

.leftNav li:hover .parent
{
	background:#7fafd5;
	color: #fff;
}
.leftNav li.active .parent {
  background:  rgb(236,163,26);
  color: #fff;
}

.leftNav li .parent {
  padding-left: 80px;
  font-size: 16px;
  display: block;
}

.leftNav li dl {
  overflow: hidden;
  display: none;
}

.leftNav li dl dd {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #fff;
  background: #b7dc96;
  font-size: 15px;
  width:280px;
  margin: 0 13px;
}

.leftNav li dl dd a {
  display: block;
  color: #fff;
  padding-left: 40px;
}

.leftNav li dl dd:hover,
.leftNav li dl dd.active {
  background: #6fba2c;
}

.leftNav li:first-child .parent {
  /*letter-spacing: 30px;*/
}

.listmain {
    width: 1000px;
    border: 1px solid #dfdfdf;
    border-bottom: none 0;
    min-height: 640px;
    margin-top: 20px;
    left: 325px;
    position: relative;
}

.listmain .crumbs {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.listmain .crumbs .home {
  width: 30px;
  height: 40px;
  background: url(homeIcon.png) center no-repeat;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
}

.listmain .crumbs .link {
  background: url(moreBg.png) left center no-repeat;
  padding-left: 10px;
  color: #b8b8b8;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
  margin-left: 5px;
}

.listmain .info {
  width: 90%;
  padding: 0 30px;
   word-break: break-all;
   word-wrap: break-word;
}
/* ddd */
.listmain_liuyan {
  width: 1000px;
  border: 1px solid #dfdfdf;
  border-bottom: none 0;
  min-height: 640px;
  margin-top:20px;
  left:315px; 
  position: relative; 
/*   text-align: center; */
}
.listmain_liuyan .crumbs {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.listmain_liuyan .crumbs .home {
  width: 30px;
  height: 40px;
  background: url(homeIcon.png) center no-repeat;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
}

.listmain_liuyan .crumbs .link {
  background: url(moreBg.png) left center no-repeat;
  padding-left: 10px;
  color: #b8b8b8;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
  margin-left: 5px;
}

.listmain_liuyan .info {
  width: 90%;
  padding: 0 30px;
   word-break: break-all;
   word-wrap: break-word;
}
/* ddd */
.listmain .info .listtitle {
  padding-top: 30px;
  overflow: hidden;
  border-bottom: 1px solid rgb(254,168,3);
  width: 950px;
}

.listmain .info .listtitle .bigTitle {
  font-size: 24px;
  color: #337ebe;
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px;
  
}
.listmain .info .txt {
  padding: 20px 0;
  line-height: 30px;
  font-size: 14px;
}

.listmain .info .listtitle .bigTitle.mb20 {
  margin-bottom: 20px;
}

.listmain .info .listtitle .postInfo {
  margin-bottom: 30px;
  text-align: center;
}

.listmain .info .listtitle .postInfo .txt {
  font-size: 12px;
  color: #b8b8b8;
}

.listmain .info .list {
  margin-bottom: 10px;
}

.listmain .info .list li {
    height: 35px;
    line-height: 35px;
    margin: 10px 0;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0 10px 20px;
	width:930px;
}

.listmain .info .list li:first-child {
  margin-top: 5px;
}

.listmain .info .list li a {
  display: block;
}

.listmain .info .list li .newsName {
  background: url(listIcon1.png) 2px center #ffffff no-repeat;
  padding-left: 16px;
  font-size: 14px;
  max-width: 670px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
      position: relative;
   /*  left: -195px; */
	float:left;
}

.listmain .info .list li .newsDate {
  background: #fff;
  width: 90px;
  float: right;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: right;
  padding-right: 2px;
  right:50px;
}

.listmain .info .txt {
  padding: 20px 0;
}

.imageul{
	width:90%;
	margin:20px auto;
}
.personli{
	float: left;
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 5px;
    background: #ccc;
    width: auto;
}
.personli .persona{
	display: block;
    margin-bottom: 5px;
}
.personli .personimage{
	display: block;
    height: 200px;
    width: 150px;
}
.personli .personName{
    display: block;
    padding: 3px 5px;
    font-size: 14px;
    text-decoration: none;
    width: 140px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
	text-align:center;
	color:#0088cc;
}
.personName:hover{
	color:rgb(236,163,26);
}
.classli{
	float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 20px;
    width: auto;
}
.classli .classa{
	display: block;
    margin-bottom: 5px;
}
.classli  .classimage{
	display: block;
    height: 130px;
    width: 170px;
}

.className{
	display: block;
    
    background-color: #ddd;
    font-size: 12px;
    color: #787878;
    text-decoration: none;
    text-align: center;
    width: 170px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height:30px;
	line-height:30px;
}
.className:hover{
	background:rgb(28,110,189);
	color:#fff;
}

.fenye{
  overflow: hidden;
  margin-top:20px;
  width:100%; 	 
}
.page{
   
}
.page a {
  color:rgb(82, 157, 231);
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  background-color: #FFF;
  border: 1px solid rgb(217, 217, 217);
  padding: 0 10px;
  margin: 0 3px;
  font-weight:bold;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.page span{
	height: 30px;
    line-height: 30px;
	font-size: 14px;
	padding: 0 10px;
    margin: 0 3px;
    font-weight:bold;
	color: #FFF;
	background-color: rgb(82, 157, 231);
    border-color: rgb(82, 157, 231);
	display: inline-block;
}
.page a:hover,
.page a.active {
	color: #FFF;
	background-color: rgb(82, 157, 231);
    border-color: rgb(82, 157, 231);
}

/* .footer {
  background-color:green;
  line-height: 40px;
  text-align: center;
  margin-top:50px;
  color: #fff;
  width: 1332px;
  position: relative;
  margin:0 auto;
}

.footer h1 {
    color: #000;
    font-size: 26px;
    font-family: sans-serif;
	font-weight: 500;
    line-height: 1.1;
}
.footer p {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    font-family: sans-serif;
}
.footer span {
  color: #fff;
  font-size: 14px;
}

.lltj {
	padding-top:15px;
	font-size: 16px;
    color: #fff;
    padding: 0 15px;
    line-height: 30px;
}
.lltj .lltj_img {
    width: 30px;
    vertical-align: middle;
    margin-right: 3px;
}
.lltj span {
    margin: 0 2px;
    vertical-align: middle;
    line-height: 30px;
	font-size: 16px;
}

.footerNav {
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.footerNav a {
    text-decoration: none;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    color: #fff;
    border-right: 1px #969696 solid;
    padding-right: 15px;
    margin-left: 12px;
    display: inline-block;   
}
.footerNav a.lastChild {
    border-right: none 0;
} */

.friendLinkPic {
  margin-left: -10px;
}
.friendLinkPic li {
  width: 200px;
  height: 100px;
  margin-left: 10px;
  margin-top: 10px;
  float: left;
}
.friendLinkPic li img {
  width: 200px;
}
.friendLinkTitle {
  margin-left: -10px;
}
.friendLinkTitle li {
  min-width: 120px;
  padding:0 15px;
  height: 40px;
  margin-left: 10px;
  margin-top: 10px;
  border: 1px solid #ededed;
  line-height: 40px;
  text-align: center;
  display: block;
  float: left;
  cursor: pointer;
}
.friendLinkTitle li:hover {
  border: 1px solid #336FC8;
  background: #336FC8;
}
.friendLinkTitle li:hover a {
  color: #fff;
}

.table-box1{
  border:1px solid #336FC8;
  width: 800px;
  height: 200px;
  position:relative;
  background: #ffffff;
  margin: 0 auto;
}

.nav .navultable {
  height:20px;
  line-height: 20px;
  background: #1081d9;
width:200px;
margin: 0 auto;
}
ul .div1,.div2{
  background: skyblue;
/*使用定位实现滑动门-------重要步骤*/
  position: absolute;
  top:0;
  left:234px;
  display: none;
}
/*当鼠标悬停在内容上是显示对应的代码块*/
ul li:hover .div1{
  display: block;
  width:500px;
  opacity: 1;
}
ul li:hover .div2{
  display: block;
  background: pink;
 width:500px;
}

.hidorvisb1{
 display:none;
}
.hidorvisb2{
  visibility: hidden;
}
.li:hover.hidorvisb1 {
visibility: visible;
}
.li:hover.hidorvisb2 {
  visibility: visible;
  }
.a_right{
  display:block;
  float:right;
  margin-top:0;
  position: absolute;
  right: 0px;
}
.newsDate{
  display:block;
  float:right;
  margin-top:0;
  position: absolute;
  right: 0px;
}
.td_title{
  font-weight: bold;
 font-size:20px;
 color: #045db8;
}


.td_title:hover ul.td_title_child_one {
  opacity:1;	
  visibility: visible;
}
.td_title_child_one{
visibility: hidden;
}


.nav {
  height:50px;
  line-height: 50px;
  background: #158848;
}




.table-box1 td_left{
  position:absolute;left:0px;

}
.table-box1 td_right{
 float:right;
  left: auto;
  right: 0px;
}
.table-box1 c2{
  width: 100%;
  height: 2px;
}
.table-box1 h2 {
  width: 100%;
  height: 20px;
  color: #0562c1;
  font-weight: 700;
  font-size: 20px;
  text-align: left;
  line-height: 76px;
}
.table-box1 h3 {
  width: 100%;
  height: 28px;
  color: #000000;
  font-weight: 700;
  font-size: 15px;
  text-align: right;
  line-height: 20px;
}
.news_info h2 a {
  color: #045db8;
}

.table_T_all {
  width: 100%;
  height: 22px;
  /*border: 1px solid #077af9;*/
  float: right;
  margin-right: 3px;
  margin-top: 74px;
  color: #077af9;
  line-height: 22px;
  text-align: center;
}
.table_T_all a {
  color: #5aacff;
}
.table_T_all a:hover{
  font-weight:bold;
}

.table_line {
  width: 100%;
  height: 1px;
  background: #dddddd;
  margin-top: 86px;
  float: left;
}
/*20200825*/


.headerBox {
    overflow: hidden;
    position: relative;
    z-index: 1;
    /* height: 245px; */
    width: 1332px;
    margin: 0 auto;
}
 
/*20200825*/
/*20200826*/
.first_line {
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 245px;
    width: 1332px;
    margin: 0 auto;
    /* left: -258px; */
}
.second_line {
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 245px;
    width: 1332px;
    margin: 0 auto;
}
.rightCell {
    float: left;
    overflow: hidden;
    z-index: 1;
    height: 245px;
    width: 435px;
    margin: 0 auto;
    border: 1px solid #a0d3b9;
    background-color: #ffffff;
    /* left: -980px; */
    /* left: 295px; */
    margin-right: 8px;
    position: relative;
    border-radius: 2px;
}
.rrightCell {
    float: left;
    overflow: hidden;
    z-index: 1;
    height: 245px;
    width: 435px;
    margin: 0 auto;
    border: 1px solid #a0d3b9;
    background-color: #ffffff;
    /* left: -980px; */
    /* left: 305px; */
    position: relative;
    border-radius: 2px;
}
.rrightCell_system {
    float: left;
    overflow: hidden;
    z-index: 1;
    height: 245px;
    width: 435px;
    margin: 0 auto;
    border: 1px solid #a0d3b9;
    background-color: #ffffff;
    /* left: -980px; */
    /* left: 305px; */
    position: relative;
    border-radius: 2px;
    background: rgb(226, 251, 221);
}

.slideBox1 {
    float: left;
    overflow: hidden;
    z-index: 1;
    height: 245px;
    /* margin: 0 auto; */
    width: 438px;
    /* left: 285px; */
    margin-right: 8px;
    position: relative;
    border: 1px solid #a0d3b9;
}
  .slideBox1 .bd {
    width: 438px;
    left: 285px;
    z-index: 0;
    height:245px;
    left:285px;
  }
  .slideBox1 .bd .caption{
    position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 3px;
      background: rgba(0, 0, 0, 0.75);
  }
  .slideBox1 .bd .caption h4{
    line-height: 20px;
      color: #ffffff;
      margin: 0 0 5px;
  }
  .leftCell .bd {
    width: 437px;
    left: 285px;
    z-index: 0;
    height:245px;
    left:285px;
	
  }
/*0826pm*/
.leftCell {
  float: left;
  overflow: hidden;
  z-index: 1;
  height:245px;
  margin:0 auto;
  border:1px solid #a0d3b9 ;
  background-color: #ffffff; 
  /* width: 662px;
  left:-285px; */
  width:438px;
 /*  left:285px; */
  position: relative;
  border-radius:2px;
  margin-right: 8px;
  }
/*0826pm*/
/*0827am*/
.memberTitle1 {
  float: left;
  overflow: hidden;
  z-index: 1;
  height:15px;
  width: 340px;
  margin:0 auto;
   background-color: #a0d3b9; 
  font-size: large;
  vertical-align:middle;
  font-weight: bold;
  color: #ffffff;
  }
.memberTitle {
  float: left;
  overflow: hidden;
  z-index: 1;
  height:100px;
  line-height: 100px;
  width: 190px;
  margin:0 auto;
   background-color: #339966; 
  font-size: 26px;
  vertical-align:middle;
  font-weight: bold;
  color: #000;
  }
  .memberTitle_image {
  float: left;
  overflow: hidden;
  z-index: 1;
  height:100px;
  line-height: 120px;
  width: 240px;
  margin:0 auto;
   background-color: #339966; 
  font-size: large;
  vertical-align:middle;
  font-weight: bold;
  color: #000;
  }
  .member_image{
    float: left;
    overflow: hidden;
    z-index: 1;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    margin-top:30px;
	margin-left: 25px;
  }
  .message_image{
    margin-top:15px;
  }
  .member_exp{
     float: left;
    overflow: hidden;
    z-index: 1;
    font-weight: bold;
    color: #000;
	font-size:22px;
/*     position: relative;
    margin-top:30px; */
  }
  .messageTitle {
    overflow: hidden;
    z-index: 1;
    height:100px;
    line-height: 100px;
    width: 185px;  
    background-color: #eea840; 
    font-size: large; 
    font-weight: bold;
    float: left;
    position: relative;
    left: 10px;
    margin-top: -100px;
	text-align: center;
    }



.messageContext {
    z-index: 1;
    height: 145px;
    line-height: 140px;
    width: 185px;
    background-color: #a0d3b9;
    font-size: large;
    font-weight: bold;
    color: #ffffff;
    float: left;
    left: 10px;
    position: relative;
	text-align:center;
}



  .memberContext {
    float: left;
    overflow: hidden;
    z-index: 1;
    height:145px;
    width: 240px;
    margin:0 auto;
    background-color: #a0d3b9;
    }
  .memberWelcome{
    float: left;
    overflow: hidden;
    z-index: 1;
    height:50px;
    line-height: 50px;
    width: 240px;
    margin:0 auto;
    font-weight: bold;
    color: #000;
    position: relative;
	text-align: center;
    /* margin-top:30px; */

  }
  .memberRegister{
    float: left;
    overflow: hidden;
    z-index: 1;
    height:50px;
    line-height: 50px;
    width: 70px;
    margin:0 auto;
    background-color:#339966 ;
    left:40px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    margin-top:30px;
	text-align: center;
  }
  .memberLogin{
    float: left;
    overflow: hidden;
    z-index: 1;
    height:50px;
    line-height: 50px;
    width: 70px;
    margin:0 auto;
    background-color: #339966;
    left:70px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    margin-top:30px;
	text-align: center;

  }
    .memberRegister_two{
    float: left;
    overflow: hidden;
    z-index: 1;
    height:50px;
    line-height: 50px;
    width: 70px;
    margin:0 auto;
    background-color:#339966 ;
    left:400px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    margin-top:120px;
	text-align: center;
  }
  .memberLogin_two{
    float: left;
    overflow: hidden;
    z-index: 1;
    height:50px;
    line-height: 50px;
    width: 70px;
    margin:0 auto;
    background-color: #339966;
    left:500px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    margin-top:120px;
    text-align: center;
  }
.membersystem_two {
    height: 80px;
    line-height: 80px;
    font-size: xxx-large;
    margin-top: 30px;
	text-align:center;
}
.liuyanTitle{
text-align:center;
}

 .accept {
    float: left;
    overflow: hidden;
    z-index: 1;
    height: 50px;
    line-height: 50px;
    width: 70px;
    margin: 0 auto;
    background-color: #339966;
    left: 500px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    /* margin-top: 30px; */
    margin-bottom: 20px;
    text-align: center;
}
.refuse {
    float: left;
    overflow: hidden;
    z-index: 1;
    height: 50px;
    line-height: 50px;
    width: 70px;
    margin: 0 auto;
    background-color: #339966;
    left: 700px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    /* margin-top: 30px; */
    margin-bottom: 30px;
	text-align: center;
}
  .pageinfo_registerxieyi{
   /*   width: 1106px; */
    float: left;
    text-align: left;
  }
  .last2_line {
    overflow: hidden;
    position: relative;
    z-index: 1;
    height:10px;
    /* line-height: 120px; */
    width: 1332px;
    margin:0 auto;
    background-color:rgb(226, 251, 221);
    } 
  .last_line {
    overflow: hidden;
    position: relative;
    z-index: 1;
    height:140px;
    line-height: 120px;
    width: 1332px;
    margin:0 auto; 
    background-color:#a0d3b9 ;
	text-align: center;
/* 	margin-left:285px; */
    } 
  .items1 {
    float: left;
    overflow: hidden;
    z-index: 1;
    height:140px;
    width: 330px;
    left:-332px;
    margin:0 auto;
    /* background-color:#ca7c15 ; */
    }
  .items2 {
    float: left;
    overflow: hidden;
    z-index: 1;
    height:140px;
    width: 330px;
    left:-662px;
    margin:0 auto;
    /* background-color:#250c96 ; */
    }
  .items3 {
    float: left;
    overflow: hidden;
    z-index: 1;
    height:140px;
    width: 330px;
    left:-992px;
    margin:0 auto;
    /* background-color:#30f0c6 ; */
    }
  .items4 {
    float: left;
    overflow: hidden;
    z-index: 1;
    height:140px;
    width: 330px;
    left:-1332px;
    margin:0 auto;
    /* background-color:#4c7eda ; */
    }
    .hints{
      float: left;
      overflow: hidden;
      z-index: 1;
      height:40px;
      width: 330px;
      left:-332px;
      margin:0 auto;
      /* background-color:#ca7c15 ; */
      line-height: 40px;
      font-weight: bold;
      color: #000000;

    }
    .icrons{
      height:80px;
      overflow: hidden;
	  margin-top:15px;
    }

/* 20200831 */

.weixin_logo{
  overflow: hidden;
  width: 36px;
  height: 38px;
  position: fixed;
  right: 50px;
  cursor: pointer;
  top: 575px;
}
.weixin_pic{
  overflow: hidden;
  width: 100px;
  height: 100px;
  position: fixed;
  right: 150px;
  cursor: pointer;
  top: 500px;
  /* display: none; */
}





/* 20200831 */

    /* .menu {
      width: 70px;
      height: 194px;
      position: fixed;
      top: 275px;
      right: 10px;
      z-index: 999;
  } */
/*0827am*/
/*使用定位实现滑动门-------重要步骤*/
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
  
}
/* .w {
  width: 1106px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
} */
.w {
    width: 1332px;
  /*   margin-left: 285px;  */
    background-color: #fff;
    /* left: :285px; */
	margin: 0 auto;

}


.mt10 {
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.w mt10 mb10 clearfix{
  width: 1328px;
}

.newsList {
  width: 433px;
}
.newsList.ml16 {
  margin-left: 16px;
}
.newsList .tab {
  height: 38px;
  overflow: hidden;
}
.newsList .tab li {
  float: left;
  width: 93px;
  height: 36px;
  line-height: 36px;
  border: 1px #D2D2D2 solid;
  background-color: #fff; 
  font-size: 16px;
  text-align: center;
  color: #158848;
  cursor: pointer;
  font-family: '宋体',SimSun, Verdana, Arial;
  font-weight:bold; 
   border-radius:5px;
}
.newsList .tab li.on {
  float: left;
  background-color: #158848;
  color: #fff;
  list-style-type:none;
   border-radius:5px;
}

.newsList .logos {
  float: left;
}
.newsList .mc {margin-top:7px;}
.newsList .tabC {
  width: 433px;
  height: 160px;
}
.newsList .tabC .tabTop {
  background: url(../images/nky/indexListBgT.png) no-repeat;
  width: 423px;
  height: 2px;
  background-color:green;
  left: 5px;
  position: relative;
}
.newsList .tabC .tabBottom {
  background: url(../images/nky/indexListBgB.png) no-repeat;
  width: 433px;
  height: 14px;
}
.newsList .tabC .tabCenter {
  width: 433px;
  height: 240px;
  /* background: #f5f4f4; */
}
.newsList .tabC .tabCenter ul {
  width: 420px;
  height: 165px;
  margin: 0 auto;
  overflow: hidden;
}
.newsList .tabC .tabCenter ul li {
  height: 24px;
  line-height: 24px;
  background: url(../images/nky/listIcon.png) left center no-repeat;
}
.newsList .tabC .tabCenter ul li a {
  display: block;
  font-size: 12px;
  color: #231815;
  padding-left: 10px;
}
.newsList .tabC .tabCenter ul li a:hover {
  color: #6EB92B;
}
.newsList .tabC .tabCenter ul li .newName {
  /* width: 274px; */
  height: 24px;
  line-height: 24px;
  float: left;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.newsList .tabC .tabCenter ul li .newDate {
  width: 100px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  float: right;
}
.newsList .tabC .tabCenter ul li .newDate.r {
	color:#C30D23
}
.newsList .tabC .tabCenter .more {
  font-size: 12px;
  color: #C30D23;
  margin-left: 26px;
  float:right;
}
.moreright{
  font-size: 12px;
  color: #C30D23;
  /* margin-left: 580px; */
  float: right;
  margin-right: 10px;
}
.newsList .tab.more {
  font-size: 12px;
  color: #C30D23;
  margin-left: 26px;
  float:right;
}
.newsList .tabC .tabCenter .more:hover {
  color: #6EB92B;
}
.fl {
  float: left;
}
/*使用定位实现滑动门-------重要步骤*/


#memberArea p{
	height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
#memberArea .info_label_div{
	width:135px;
	text-align:right;
	font-weight: bold;
    color: #666;
	font-size: 15px;
}

#memberArea .info_label{
	display:inline-block;
	width:135px;
	text-align:right;
	margin-right:20px;
	font-weight: bold;
    color: #666;
	font-size: 15px;
}

#memberArea .info_content{
	display:inline-block;
	width:200px;
}
#memberArea textarea{
	width: 700px;
	height:65px;
}
#memberArea div textarea{
   margin-left:160px;
}
#memberArea div img{
   margin-left:160px;
}
   
    
