﻿.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;
}

.xw
{
    display: block;
    width: 100%;
    height: 29px;
    line-height: 29px;
    color: #000000;
}
.xw .left:hover
{
    color: #0862C2;
}

.xw .left
{   background:url('/image/right.png') no-repeat left center;
    width: 310px;
    height: 100%;
    float: left;
    font-size:13px;
    text-align: left;
    text-indent: 15px;
    color: #666666;
}
.xw .right
{
    width: 90px;
    height: 100%;
    float: right;
    text-align: center;
}

.xwi {
    display: block;
    width: 100%;
    height: 55px;
    color: #000000;
    margin-bottom:15px;
}
.xwi .left {
    width:65px;
    height:45px;
    background-color:#0862C2;
    color:#FFFFFF;
    float:left;
    text-align:center;
    font-size:12px;
    padding-top:10px;
    border-radius: 5px;
}
.xwi .right {
    height:100%;
    text-align:left;
    width:320px;
    float:right;
    font-size:14px;
}
.xwi .right:hover {
    color:#0862C2; 
}

.cpl {
    height:41px;
    margin:0px auto;
    display: inline-block;
    margin-bottom: 20px;
}
.cpl li {
    display: block;
    width: 178px;
    height: 38px;
    border-radius: 5px;
    float: left;
    border: 1px solid #0862C2;
    margin:0 10px 20px;
}
.cpl li a {
    display: block;
    text-align: center;
    color: #000000;
    line-height: 40px;
    font-size:14px;
}
.cpl li a:hover {
    background-color:#0862C2;
    color:#FFFFFF;
    text-decoration:none;
}
.cpin {
    width:220px;
    height:210px;
    margin: 0px 10px 20px 10px;
    float:left;
}
.cpin:hover {
    box-shadow: 5px 5px 5px #858585;
    text-decoration:none;    
}
.mzi {
    width:100%; 
    height:40px; 
    line-height:40px; 
    text-align:center;
    background-color: #0862C2;
    color: #FFFFFF;
}
.lk {
    width:1010px;
    height:100%;
    float:left;
}
.lk a {
    float:left;
    margin-right:20px;
    color: #99c1eb;
}
.lk a:hover {
    color: #fff;
    text-decoration:none;
}