﻿@charset "utf-8";

@font-face {
    font-family: 'LubalinGraph';
    src: url(../font/LubalinGraph-Demi.otf);
}

@font-face {
    font-family: 'opensans';
    src: url(../font/opensans.ttf);
}

/ body,
ul,
dl,
dd,
dt,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea,
form,
select,
fieldset,
table,
td,
div,
input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
    font-weight: 400
}

.keTxtP {
    font-size: 16px;
    color: #fff
}

.keUrl {
    color: #fff;
    font-size: 30px
}

.keUrl:hover {
    text-decoration: underline;
    color: #fff
}

.mKeBanner,
.mKeBanner div {
    text-align: center
}

#d_tab29 ul,
#d_tab29 li {
    margin: 0;
    padding: 0;
    list-style: none
}

#d_tab29 img {
    border: 0;
    vertical-align: top
}

#d_tab29 {
    position: relative;
    height: 450px;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 20px;
}

#d_tab29 .d_img {
    position: relative;
    margin: 0 auto;
    width: 1185px;
    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, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99999
}

#d_tab29 .d_img li img {
    width: 100%;
    box-shadow: rgb(0, 0, 0, 0.3) 2px 4px 8px 0px;
}

#d_tab29 .d_img li a {
    color: #000;
    text-decoration: none;
}

#d_tab29 .d_img li a p {
    text-align: center;
    display: block;
    line-height: 62px;
    font-family: 'LubalinGraph', 'opensans';
    font-size: 18px;
    background: #f3f1ee;
    font-weight: bold;
}

#d_tab29 .d_img li.d_pos7 {
    display: block;
    width: 300px;
    left: 5%;
    top: 110px;
    z-index: 0
}

#d_tab29 .d_img li.d_pos1 {
    display: block;
    width: 400px;
    left: 11%;
    top: 80px;
    z-index: 1
}

#d_tab29 .d_img li.d_pos2 {
    display: block;
    width: 500px;
    left: 18%;
    top: 50px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos3 {
    display: block;
    width: 600px;
    left: 25%;
    top: 20px;
    z-index: 3
}

#d_tab29 .d_img li.d_pos4 {
    display: block;
    width: 500px;
    right: 18%;
    top: 50px;
    z-index: 2
}

#d_tab29 .d_img li.d_pos5 {
    display: block;
    width: 400px;
    right: 11%;
    top: 80px;
    z-index: 1
}

#d_tab29 .d_img li.d_pos6 {
    display: block;
    width: 300px;
    right: 5%;
    top: 110px;
    z-index: 0
}

#d_tab29 .d_menu {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center
}

#d_tab29 .d_menu li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #ffffff;
    width: 44px;
    height: 4px;
    cursor: pointer;
    margin-right: 10px
}

#d_tab29 .d_menu li.d_select {
    background: #9a8b7d;
}

#d_tab29 .d_next {
    position: absolute;
    right: 50%;
    margin-right: -580px;
    top: 220px;
    z-index: 10;
    cursor: pointer;
}

#d_tab29 .d_prev {
    position: absolute;
    left: 50%;
    margin-left: -580px;
    top: 220px;
    z-index: 10;
    cursor: pointer;
}
