﻿@charset "utf-8";
.column{position: relative;overflow:hidden;}
.pageBanner{display:none}
#content{background:none; padding-top:10px;}

/* banner图切换 */
.indFocus{ width:100%;  min-width:1200px;  height:367px;  position:relative; overflow:hidden; background:#fff; text-align:center;   }
.indFocus .bd{ width:1200px; position:absolute; left:50%; margin-left:-600px  }
.indFocus .bd li{ width:1200px;  overflow:hidden; }
.indFocus .bd li .con{display:none}
.indFocus .bd li img{ display:block; width:1200px; height:367px;    }
.indFocus .tempWrap{ overflow:visible !important }
.indFocus .tempWrap ul{  margin-left:-1200px !important; /*强制位置*/  }

.indFocus .hd{position:absolute;width:100%;left:0;z-index:1;height: 13px;bottom:20px;text-align:center;}
.indFocus .hd li{ border-radius:13px; display:inline-block; *display:inline;zoom:1; width: 13px;height: 13px;line-height:99px;overflow:hidden;background:#fff; margin:0 5px; cursor:pointer;filter:alpha(opacity=80); opacity:0.8; }
.indFocus .hd li.on{ filter:alpha(opacity=100);opacity:1; background:#C60000 }
.indFocus .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:367px; cursor:pointer;   }
.indFocus .prev{ left:-50%; margin-left:-600px;  }
.indFocus .next{ left:50%;  margin-left:600px;  }
.indFocus .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:367px; background:#f7f7f7; /*filter:alpha(opacity=50);opacity:0.5;*/   }
.indFocus .pnBtn .arrow{ position:absolute;top: 50%;z-index:1;width:60px;height: 100px;margin-top: -50px; filter:alpha(opacity=60);opacity:0.6;}
.indFocus .pnBtn .arrow:hover{ filter:alpha(opacity=100);opacity:1; }
.indFocus .prev .arrow{right:0;background: url(images/banner-arrow.png) center -122px no-repeat;}
.indFocus .next .arrow{left:0;background: url(images/banner-arrow.png) center 30px no-repeat;}

/* 首页按钮 */
.indBtns{overflow:hidden; margin-bottom:10px;}
.indBtns dd{float:left;width: 298px;margin-right:5px;background: url(images/indbtns.png) 25px 19px no-repeat #fff;}
.indBtns dd a{width: 195px;overflow:hidden;padding: 0 0 0 87px;display:block;height:70px;line-height:70px;font-size:18px;color:#dc5712;background:url(images/indbtns-arrow.png) 220px center no-repeat;-webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;}
.indBtns .dd4{margin-right:0; float:right;}
.indBtns .dd2{background-position: 25px -180px;}
.indBtns .dd2 a{color:#E58500}
.indBtns .dd3{background-position: 25px -380px;}
.indBtns .dd3 a{color:#C5AC1F}
.indBtns .dd4{background-position: 25px -580px;}
.indBtns .dd4 a{color:#DC2A12}
.indBtns dd a:hover{ text-decoration:none; text-indent:5px; background-position:230px center}

.indMain .m{padding: 20px 25px;}

/* 焦点图 */
.focusBox{float:left; margin-right:28px;}
.tabIn{overflow:hidden; zoom:1;}

#mainXwrd{
    height: 335px;
}
#mainXwrd .mBd{padding: 20px 0 0 0; }
#columnB .mBox,#columnC .mBox{width:570px}
#columnB .mBox .mBd{height:180px}
#columnC .mBox .mBd{height:210px; width:570px}
