 @charset "utf-8";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img,button { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol,li { list-style:none; }
input { padding-top:0; padding-bottom:0;}
select, input ,textarea{ vertical-align:middle; font-size:12px;margin:0;padding: 0;outline:none}
img{display: block;    margin: 0 auto;
    }
textarea { resize:none;}
table { border-collapse:collapse;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:16px; color:#333;font-family: "Microsoft YaHei";}
a {color:#333;text-decoration:none;font-family:"Microsoft YaHei"; font-size: 16px;}
 .banner{
      position: relative;
      width: 100%;
      height: 1430px;
      background: url('../images/banner.png') no-repeat center top;
    }
  .slideTxtBox{ width:1000px;text-align:left; position: relative; top: 385px;margin: 0 auto;    height: 780px;background-color: #fff;padding-bottom: 50px;}
    .slideTxtBox .hd{ height:57px; width:920px;line-height:57px;margin: 0 auto; border-bottom:1px solid #ddd;     position: relative;
    top: 20px; background: url("../images/title-bg.jpg") repeat-x top;
    border-radius: 50px;
    margin-bottom: 20px;
  }
    .header {
        position: absolute;
        width: 1100px;
        left: 50%;
        margin-left: -550px;
    }
 .header .return_logo {float: left}
 .header .return_index {float: right;margin-top: 47px;}
 .footer {position: absolute;
     bottom: 0px;
     width: 1100px;
     left: 50%;
     margin-left: -550px;}
 .footer p{text-align: center;
     line-height: 30px;}
 .footer .linkPhoto {
     width: 200px;
     height: 80px;
     margin: 0 auto;
 }
 .footer .linkPhoto .fleft {
     width: 80px;
     height: 80px;
     float: left;
 }
 script {
     display: none;
 }
 .footer .linkPhoto .fright {
     width: 110px;
     height: 67px;
     padding-top: 13px;
     margin-left: 10px;
     float: right;
 }
    .slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
    .slideTxtBox .hd ul li{ float:left; padding:0 3px; cursor:pointer; font-size: 24px;margin: 0 50px;}
    .slideTxtBox .hd ul li.on{ height:57px; color: #21af57;border-bottom:2px solid #23ad72;font-weight: bold;}
    .slideTxtBox .bd li{ height:24px; line-height:24px;   }
    .slideTxtBox .bd li .date{ float:right; color:#999;  }

