

.w196 {
    width: 1200px;
    margin: 0 auto;
}
#banner196 {
    overflow: hidden;
    position: relative;
    z-index: 2;
    max-width: 100%;
    margin: 0 auto;
}
#banner196 .hd196 {
    height: 600px;
}
#hd196 {
    width: 100%;
    min-width: 1000px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
#hd196, .hd196 ul {
    max-height: 600px;
    overflow: hidden;
}
.hd196 li {
    width: 100%;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    display: none;
}
.hd196 li:first-child {
    display: block;
}
.hd196 li img {
    width: 100%;
    display: block;
    position: relative;
    left: 50%;
    margin-left: -970px;
    top: 0;
}
#hd196 .tip196 {
    width: 1000px;
    height: 12px;
    line-height: 0;
    font-size: 0;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -500px;
    bottom: 75px;
    z-index: 3;
}
#hd196 .tip196 span {
    width: 95px;
    height: 12px;
    margin: 0 10px;
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    background: #fff;
    opacity: .8;
    transition: all .5s;
}
#hd196 .tip196 span.cur {
    background: #3ab51b;
}
#hd196 #btn_prev196, #hd196 #btn_next196 {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index: 5;
    background-color: #3ab51b;
    border-radius: 100%;
    opacity: 0;
}
#hd196 #btn_prev196 {
    background-position: 0 0;
    left: 4%;
}
#hd196 #btn_next196 {
    background-position: -113px 0;
    right: 4%;
}
#hd196 #btn_prev196:hover, #hd196 #btn_next196:hover {
    background-color: #009924;
}
#hd196:hover #btn_prev196, #hd196:hover #btn_next196 {
    opacity: .8;
}
.gg196 .news196 {
    position: relative;
    margin-top: -38px;
    height: 75px;
    padding: 23px 0;
    background: #fff;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.2);
    z-index: 9;
}
.gg196 .news196 .bd196 {
    width: 600px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    overflow: hidden;
}
.gg196 .news196 .bd196 li {
}
.gg196 .news196 .bd196 li a {
    font-size: 15px;
    color: #666;
}
.gg196 .news196 .bd196 li a h3 {
    display: inline-block;
}
.gg196 .news196 .bd196 li a span {
    float: right;
    display: inline-block;
}
.gg196 .news196 .hdd {
    height: 30px;
    line-height: 30px;
    padding-right: 80px;
}
.gg196 .news196 .hdd li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 9px 8px;
    background: #19b383;
    border: 2px solid #fff;
    text-indent: -9999px;
    border-radius: 100%;
    cursor: pointer;
    transition: all ease .5s;
}
.gg196 .news196 .hdd li.on, .news196 .hdd li:hover {
    width: 8px;
    height: 8px;
    background: #fff;
    border-color: #3ab51b;
}
.gg196 .news196 .prev, .news196 .next {
    float: left;
    display: block;
    width: 20px;
    height: 30px;
    margin-left: 15px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.gg196 .news196 .prev {
    background-position: -236px 0;
}
.gg196 .news196 .next {
    background-position: -256px 0;
}
.icon196 {
    background-image: url("/template/pc/skin/images/icon196.png");
    display: inline-block;
    vertical-align: middle;
}


