/* 幻灯开始 */
.slideBox {
    width: 645px;
    height: 375px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    font-size: 12px;
}
.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}
.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}
.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}
.slideBox .bd img {
    width: 645px;
    height: 375px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../img/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.slideBox .prevStop {
    display: none;
}
.slideBox .nextStop {
    display: none;
}

/* 幻灯结束 */
/* 滚动开始 */


.picScroll-left {
    width: 1162px;
    overflow: hidden;
    position: relative;
}
.picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    background: #f4f4f4;
    padding: 0px;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 0px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../img/arrow.png") no-repeat;
}
.picScroll-left .hd .next {
    background-position: 0 -50px;
}
.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}
.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}
.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 0px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../img/icoCircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
    background-position: 0 0;
}
.picScroll-left .bd {
    padding: 0px;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li {
    margin: 0 4px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.picScroll-left .bd ul li .pic-tilte {
    text-align: center;
}
.picScroll-left .bd ul li .pic-tilte img {
    width: 220px;
    height: 151px;
    display: block;
    padding: 1px;
    border: 1px solid #ccc;
}
.picScroll-left .bd ul li .pic-tilte a:hover img {
    border-color: #999;
}
.picScroll-left .bd ul li .title {
    line-height: 44px;
}
/* 滚动开始 */


/**友情链接样式*/
.yqljmain3 {
    width: 100%;
    padding: 30px 0;
    /*border-bottom: 1px solid #bfc1c3;*/
}
.friend_link {
    background: #FFF;
    width: 1200px;
    margin: 0px auto;
}
.wzdh {
    width: 1200px;
    border: 1px solid #e8e8e8;
    border-bottom: 0px;
}
.i_wzdh_con ul {
    float: left;
}
.yqlj {
    width: 162px;
    padding-right: 5px;
    height: 45px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    float: left;
    line-height: 45px;
}
.daohang_list {
    width: 1200px;
    font-weight: normal;
    color: #000;
    font-size: 14px;
    float: left;
    line-height: 34px;
    border-bottom: 1px solid #e8e8e8;
    padding: 5px 0px;
}
.jgliebiao {
    width: 1076px;
    margin: 0 auto;
}
.jgliebiao li {
    line-height: 28px;
    color: #000;
    height: 28px;
    width: 230px;
    padding-left: 42px;
    float: left;
    white-space: nowrap;
}
.jgliebiao li a {
    color: #000;
}
.header {
    border-bottom: solid 3px #4178be;
    clear: both;
}
.i_wzdh_con ul li img {
    margin-left: 5px;
}
.foot {
    background: #dee0e2;
    border-top: 8px solid #4178be;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
/*footer end*/