﻿.banner {
    width: 100%;
    height: auto;
}

.banner #banner_inner {
    width: 100%;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: 0px;
    top: 0px;
    z-index: 0;
}

.banner #banner_inner #dts {
    width: 100%;
    height: auto;
}

.banner #banner_inner #dts a {
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;
}

.banner #banner_inner #dts a img {
    width: 100%;
    height: auto;
}

.banner #banner_inner #xts {
    list-style: none;
    width: auto;
    height: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    position: absolute;
    left: 50%;
    margin-left: 0px;
    bottom: 6px;
    z-index: 0;
    display: none;
}

.banner #banner_inner #xts li {
    float: left;
    width: 10px;
    height: 10px;
    background-color: #B1B1B1;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 1px 1px 1px 1px;
    border-radius: 10px;
    margin-left: 6px;
    cursor: pointer;
}

.menu {
    padding-bottom: 35px;
    background-color: #18b7ff;
}

.menu li {
    list-style: none;
    height: 49px;
    background: url('/image/ld.png') center bottom no-repeat;
    padding-bottom: 2px;
}

.menu .select a {
    color: rgb(72, 0, 255);
}

.menu li a {
    display: block;
    width: 130px;
    height: 47px;
    line-height: 47px;
    background: url('/image/home-pro-menu1-bg.png') no-repeat;
    background-position-y: center;
    background-position-x: left;
    background-size: 15px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin-left: 50px;
    padding-left: 25px;
}

.menu li a:hover {
    color: rgb(72, 0, 255);
    text-decoration: none;
}

.dh {
    width: 830px;
    line-height: 50px;
    border-radius: 5px 5px 0 0;
    background: url('/image/hd-bg.jpg') repeat-x;
    min-height: 55px;
    padding: 0 30px 0 70px;
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0,0,0,.3);
}

.dh a {
    color: #FFFFFF;
}

.nr {
    padding: 0px 15px 20px 15px;
    position: relative;
}

.nr p {
    line-height: 24px;
}
