* {
    margin: 0;
    padding: 0;
}

body {
    font: 14px \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,arial;
    line-height: 28px;
    margin: 0px;
    color: #333;
    /* background:#f5f5f5; */
}

ul,li,dl,dd,dt {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    display: block;
}

a {
    color: #444;
    text-decoration: none;
}

a:hover {
    color: #f60;
    text-decoration: underline;
}

em, i, u, s, b,strong {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.clearfix:before,.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom:1;}

/* IE < 8 */
fieldset,img {
    border: 0;
}

ol,ul {
    list-style: none;
}

:focus {
    outline: 0;
}

s,u {
    text-decoration: none;
}

.none,legend {
    display: none;
}

.hd b,.accordion b {
    font-size: 22px;
}

.hd b,.accordion b {
    background: url(../images/tabbg.gif) no-repeat;
    display: block;
    height: 52px;
    color: #fff;
    line-height: 58px;
    padding-left: 18px;
    margin-bottom: 10px;
}

.hd b a {
    float: right;
    font-size: 14px;
    margin-right: 10px;
}

.tabBar {
    width: 1186px;
    font-family: "Microsoft YaHei";
    margin: 30px auto;
}

.tabBar .hd {
    position: relative;
    margin: 0 auto 10px auto;
}

.tabBar .hd ul {
    float: left;
    position: absolute;
    right: 57px;
    top: 16px;
    height: 30px;
}

.tabBar .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
    font-size: 14px;
    line-height: 26px;
}

.tabBar .hd ul li.on {
    height: 26px;
    background: #25c88a;
    color: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
}

.tabBar .hd {
    zoom:1;}

.tabBar .bd {
    clear: both;
    position: relative;
}

.tabBar .bd .conWrap {
    width: 1186px;
}

.tabBar .prev,.tabBar .next {
    position: absolute;
    left: 10px;
    top: 80px;
}

.tabBar .next {
    left: auto;
    right: 10px;
}

.tabBar .prevStop,.tabBar .nextStop {
    display: none;
}

.tabBar .bd p {
    padding-bottom: 10px
}

.tabBar .bd ul li {
    float: left;
    width: 282px;
    height: 140px;
    position: relative;
    margin: 0 18px 16px 1px;
}

.tabBar .bd ul li.margin {
    margin-right: 0;
}

.tabBar .bd ul li img {
    width: 280px;
    height: 140px;
}

.tabBar .bd ul li a u,.tabBar .bd ul li a font {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 280px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.tabBar .bd ul li a font {
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.tabBar .prev,.tabBar .next {
    display: block;
    width: 86px;
    height: 92px;
    background: url(../images/azicon.gif) no-repeat;
    position: absolute;
    top: 100px;
}

.tabBar .next {
    right: -86px;
    background-position: -86px -92px;
}

.tabBar .prev {
    left: -86px;
}

.tabBar .prev:hover {
    background-position: 0 -90px;
}

.tabBar .next:hover {
    background-position: -86px -2px;
}

.tabBar ul li a {
    display: block;
}

.tabBar ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.tabBar .bd ul li a u font {
    background: none;
    opacity: 1;
    filter: alpha(opacity=100);
}

.float_btn {
    position: fixed;
    _position: absolute;
    bottom: 45px;
    right: 20px;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-10));
    z-index: 9999;
    width: 60px;
}

.float_btn ul {
    position: Relative;
}

.float_btn li {
    display: block;
    height: 60px;
    margin-bottom: 3px;
}

.float_btn li a {
    display: block;
    color: #fff;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.float_btn li a:hover {
    text-decoration: none;
}

.float_btn li.weixin em {
    display: none;
}

.float_btn li.weixin.hover em {
    display: block;
    position: relative;
    height: 150px;
    width: 136px;
    top: -60px;
    left: -136px;
    padding-top: 6px;
    background: #51bf23;
}

.float_btn li.weixin.hover em img {
    width: 100px;
    height: 100px;
    padding: 10px 12px 3px 12px;
    background: #fff;
    margin: 0 auto;
}

.float_btn li.weixin.hover em u {
    display: block;
    color: #51bf23;
    height: 24px;
    line-height: 24px;
    margin: 0 6px;
    font-size: 12px;
    background: #fff;
    padding-bottom: 6px;
    text-align: center;
}

.float_btn li#backtop a {
    background: url(../images/top-bar.png) 0 -61px no-repeat;
}

.float_btn li#backtop a:hover {
    background-position: 0 0;
}

.float_btn li.weixin a {
    background: url(../images/top-bar.png) -61px -61px no-repeat;
}

.float_btn li.weixin.hover a,.float_btn li.weixin.hover a:hover {
    background-position: -61px 0;
}

.float_btn li.weixin a {
    line-height: 200px;
}

.float_btn li.sj a {
    font-size: 12px;
    line-height: 60px;
    text-align: center;
    background: #B1B1B1;
}

.float_btn li.sj.hover a, .float_btn li.sj.hover a:hover {
    background: #51bf23;
}

#d_tab29 ul, #d_tab29 li {
    margin: 0;
    padding: 0;
    list-style: none
}

#d_tab29 img {
    border: 0;
    vertical-align: top
}

#d_tab29 .d_prev img:hover,#d_tab29 .d_next img:hover {
    opacity: 0.8;
}

#d_tab29 {
    position: relative;
    height: 316px;
    background: url('../images/bg3.jpg') no-repeat center 0;
    text-align: left
}

#d_tab29 .d_img {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    height: 100%
}

#d_tab29 .d_img li {
    position: absolute;
    display: none;
    z-index: 0
}

#d_tab29 .d_img .cont {
    width: 100%;
    height: 87px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 99999;
}

#d_tab29 .d_img li img {
    width: 100%;
    border-radius: 10px;
    -webkit-box-reflect: below 0 -webkit-gradient(linear, 0 0, 0 102%, from(transparent), color-stop(0.94, transparent), to(#fff));
    -moz-box-reflect: below 0 -moz-gradient(linear, 0 0, 0 102%, from(transparent), color-stop(0.94, transparent), to(#fff));
    -ms-box-reflect: below 0 -ms-gradient(linear, 0 0, 0 102%, from(transparent), color-stop(0.94, transparent), to(#fff));
}

#d_tab29 .d_img li.d_pos1 {
    display: block;
    width: 400px;
    left: 0%;
    top: 60px;
    z-index: 1
}

#d_tab29 .d_img li.d_pos2 {
    display: block;
    width: 450px;
    left: 10%;
    top: 40px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos3 {
    display: block;
    width: 500px;
    left: 25%;
    top: 20px;
    z-index: 3
}

#d_tab29 .d_img li.d_pos4 {
    display: block;
    width: 450px;
    right: 10%;
    top: 40px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos5 {
    display: block;
    width: 400px;
    right: 0%;
    top: 60px;
    z-index: 1
}

#d_tab29 .d_menu {
    display: none;
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center
}

#d_tab29 .d_menu li {
    display: inline-block;
    zoom: 1; *display: inline;
    
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin-right: 3px
}

#d_tab29 .d_menu li.d_select {
   
}

#d_tab29 .d_next {
    position: absolute;
    left: 50%;
    margin-left: 531px;
    top: 140px;
    z-index: 10;
    cursor: pointer
}

#d_tab29 .d_prev {
    position: absolute;
    left: 50%;
    margin-left: -580px;
    top: 140px;
    z-index: 10;
    cursor: pointer
}
