
.banner{
min-width: 1260px;
height: 560px;
overflow: hidden;
position: relative;
}
.hud-container {
      height: 560px;
      width: 100%;
      float: left;
      min-width: 1260px;
}
.swiper-slide {
      background-position: center center;
      background-repeat: no-repeat;
}
.xwlist {
    width: 1260px;
    height: 142px;
    margin: 418px auto 0;
    position: relative;
    z-index: 1;
    min-width: 1260px;
}
.xwlist_abs{
width: 100%;
height: 130px;
position: absolute;
bottom: 20px;
left: 0;
}
.xwlist_item {
    width: 410px;
    height: 142px;
    float: left;
    position: relative;
}
.xwlist_item_bg {
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 0.80;
    -khtml-opacity: 0.80;
    -moz-opacity: 0.80;
    filter: alpha(opacity=80);
    filter: "alpha(opacity=80)";
    opacity: 0.80;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    background: rgba(255,255,255,0.80);
    border-bottom: 2px solid #27649c;
    position: absolute;
    top: 0;
    left: 0;
}
.xwlist_item_box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.xwlist_item_box h2 {
    font-size: 20px;
    line-height: 23px;
    color: #1967b9;
    margin-top: 25px;
    letter-spacing: 2px;
    padding: 0 26px;
}
.xwlist_item_box h2 a{
    color: #1967b9;
}
.xwlist_item_box p {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    padding: 0 26px;
    margin-top: 10px;
    height: 78px;
    overflow: hidden;
}
.xwlist_item_box p a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444;
    line-height: 36px;
    height: 36px;
    padding-left: 14px;
    background: url(../img/idot.png) no-repeat 0 15px;
}
.xwlist_item_box p a:hover {
    color: #27649C !important;
}
.icon_yw {
    float: left;
    width: 40px;
    height: 25px;
    background: url(../img/ttxw.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: left;
}
.icon_dt {
    float: left;
    width: 40px;
    height: 25px;
    background: url(../img/gzdt.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: left;
}
.icon_tz {
    float: left;
    width: 40px;
    height: 25px;
    background: url(../img/tzgg.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: left;
}

.daohang{
    padding: 30px 15px 30px 15px;
    overflow: inherit;
}
.daohang .dh_title{
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    border-bottom: 2px solid #27649c;
    background: url(../img/lmtitle.png) no-repeat left center;
    padding-left: 15px;
    color: #FFFFFF;
    font-weight: bold;
}
.daohang .dh_select{
    padding-top: 30px;
    padding-left: 20px;
}

.kpcg {
    width: 1260px;
    height: 100px;
    margin: 0 auto;
    margin-top: 15px;
}
.kpcg ul>li:nth-child(2),.kpcg ul>li:nth-child(3){
    margin-left: 15px;
}
