@charset "utf-8";
html,body{
  height: 100%;
}
body,div,ul,li,p,h1,h2,h3 {
  margin: 0;
  padding: 0;
}
body,div,h1,h2,h3,input,p,a,span{
  font-family: 'Microsoft Yahei';
  font-size: 16px;
  color: #666;
}
ul,ol {
  list-style: none;
}
img {
  border: 0;
}
a {
  color: #8998cd;
  text-decoration: underline;
  outline: none;
}
a:hover {
  color: #ef6f52;
  text-decoration: underline;
}
.clearfix:before,.clearfix:after{
  content: '';
  display: table;
  clear: both;
}
/*用于触发IE下的hasLayout机制*/
.clearfix{
  *zoom:1;
}
/*comment right*/
.dialogue{ 
  overflow:hidden; 
  width:1000px; 
  margin:0 auto;
}
.dialogue .dialogue_left{ 
  float:left; 
  width:600px; 
  padding:0 40px;
}
.dialogue .dialogue_right{ 
  float:right; 
  width:230px; 
  padding:45px 40px;
}
.modBoxA {
    line-height: 20px;
    margin-bottom: 20px;
}
.modBoxA .thA {
    background-position: 0 -250px;
    border-bottom: 1px solid #969695;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 10px;
}
.modBoxA .thA .mark {
    float: left;
    height: 34px;
    width: 164px;
}
.modBoxA .thA a:hover {
    color: #0086df;
}
.modBoxA .thA .subMark {
    float: right;
}
.zhishu .thA .mark {
    background-position: 0 -150px; 
    font-weight:bold; color:#474747;
}
.duihua .thA .mark {
    background-position: 0 -100px; 
    font-weight:bold; color:#474747;
}
.shidian .thA .mark {
    background-position: 0 -50px; 
    font-weight:bold; color:#474747;
}
.modBoxA .tbA {
    margin-bottom: 20px;
    position: relative;
}
.modBoxA .item {
    position: absolute;
    width: 230px;
}
.modBoxA .item .con a{
  display: block;
  height: 110px;
}
.modBoxA .item .head {
    background:url(../img/ladyH.png) no-repeat scroll -533px -60px #f4f4f4;
    border-bottom: 1px solid #c4c4c4;
    height: 29px;
    line-height: 29px;
    padding-left: 25px;
}
.modBoxA .item.current .head {
    background-position: -533px -38px;
    border-bottom: 0 none;
    height: 30px;
}
.modBoxA .item.Last .head {
    border-bottom: 0 none;
    height: 30px;
}
.layC .scollBox  .modBoxA .tbA .item p a{  color: #000;
    outline: medium none;
    text-decoration: none; font-size:12px;
}
.foot-box {
    position: fixed;
    left: 0;
    z-index: 999;
    height: 120px;
    width: 100%;
}
.foot-close{
    position: absolute;
    top: 10px;
    left: 50%;
    z-index: 11;
    width: 25px;
    height: 24px;
    margin-left: 540px;
    background-image: url(../img/cancel.png);
}
.foot-close:hover{
    background-position: left bottom;
}
.foot-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity:0.3;  
    /* IE 8 */  
    filter:alpha(opacity=30);  
    background-color: rgba(0,0,0,.4);
}
.foot-hd {
    position: absolute;
    top: -30px;
    left: 50%;
    z-index: 10;
    width: 120px;
    height: 30px;
    margin-left: -500px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #3d3d3d;
}
.foot-bd {
    position: relative;
    z-index: 10;
    width: 960px;
    height: 120px;
    padding: 0 20px;
    margin:0 auto;
    overflow: hidden;
}
.foot-bd-cont{
    width: 100%;
    height: 120px;
    overflow: hidden;
}
.foot-bd-imgs-outer{
    position: relative;
    width: 928px;
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
}
.foot-bd-imgs {
    position: absolute;
    left: 0;
    z-index: 10;
    width: 9999px;
}
.foot-bd-imgs ul{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    overflow: hidden;
}
.foot-bd-imgs li {
    float: left;
    width: 220px;
    height: 100px;
    margin-right: 16px;
}
.foot-oper{
    position: absolute;
    top: 44px;
    width: 20px;
    height: 32px;
    overflow: hidden;
    z-index: 11;
}
.prev {
    left: 0;
    background-image: url(../img/left.png);
}
.next {
    left: 980px;
    background-image: url(../img/right.png);
}
a.prev:hover ,
a.next:hover{
    background-position: left bottom;
}
.prevMouseClass {
    background-position: left bottom;
}
.nextMouseClass {
    background-position: left bottom;
}
.prevStopClass {
    background-position: left top;
}
.nextStopClass {
    background-position: left top;
}
.img-wrap{
    display: block;
    height: 100px;  
}
.clearfix:before,.clearfix:after{
    content: '';
    display: table;
    clear: both;
}
/*用于触发IE下的hasLayout机制*/
.clearfix{
    *zoom:1;
}
