﻿.banner {
    width: 100%;
    height: auto;
}
.banner #banner_inner {
    width: 100%;
    height: 500px;
    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;
}

.xw {
    width: 370px;
    display: block;
    width: 100%;
    height: 17px;
    line-height: 17px;
    font-size: 14px;
    padding: 10px 0;
    border-style: dashed;
    border-color: #ddd;
    border-width: 0px 0px 1px 0px;
    color: #000000;
    cursor: pointer;
}

.xw .left {
    width: 270px;
    height: 100%;
    float: left;
    text-align: left;
}

.xw .right {
    float: right;
    width: 100px;
    height: 100%;
    color: #000000;
    text-align: center;
}

.xw:hover {
    color: #00a2ea;
}

.gjc {
    max-width: 1200px;
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    font-size: 15px;
}

.gjc a {
    margin-right: 15px;
    text-decoration: none;
    outline: 0;
    float: left;
}
.gjc a:hover {
    color:#00a2ea;
}

.more {
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.more:hover {
    text-decoration: none;
    color: rgb(72, 0, 255);
}

.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;
}
.yj {
    display: block;
    width: 263px;
    height: 172px;
    float: left;
    text-decoration: none;
    margin-top: 30px;
    padding: 0 15px;
}

.bse {
    display: block;
    position: absolute;
    width: 100%;
    background: rgba(0,0,0,.5);
    bottom: 0;
    left: 0;
    padding: 10px 0;
    text-align: center;
    color: #fff;
}

.yj .bse:hover {
    background-color: #00a2ea;
}

.kuai {
    width: 100%;
    height: auto;
    background: url('/image/youshi-item-bg.jpg') center bottom no-repeat;
    padding-bottom: 40px;
    background-size: 100% auto;
}

.fr {
    width: 50%;
    height: 350px;
    float: left;
}

.fr {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.info {
    padding-top: 50px;
    width: 50%;
    height: auto;
    float: left;
}

.info h5 {
    padding: 0 50px;
    color: #00a2ea;
    font-size: 34px;
    font-weight: bold;
    text-align: left;
    line-height: 98px;
}

.info h5 i {
    width: 98px;
    height: 98px;
    margin-right: 20px;
    text-align: center;
    display: block;
    font-size: 50px;
    font-style: normal;
    line-height: 98px;
    color: #fff;
    float: left;
    background: url('/image/youshi-title-icon.png') no-repeat;
}

.info h5 span {
    color: #85d325;
}

.info p {
    padding: 25px 50px;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
}