﻿ul,
ol,
li,
div { margin: 0; padding: 0; }
ul,
ol { list-style: none; }

/*顶部 start*/
.example { position: absolute; right: 10px; top: 79px; width: 280px; height: 104px; text-align: center; margin: 0 auto; }
.carousel-item { line-height: 0px; color: #fff; }
/*顶部 end*/

/*右边start*/
.r_top_tab { width: 340px; height: 100px; overflow: hidden; }
/*右边end*/

/*微播利川start*/
.d_img { width: 182px; height: 268px; overflow: hidden; }
.d_img .ft-carousel .carousel-indicators { position: absolute; top: 5px; text-align:right;right:5px;}
/*微播利川end*/

/*中部1 start*/
.d_a_img_1 { width: 1320px;overflow: hidden; margin: 0 auto; }
.d_a_img_1 .ft-carousel .carousel-indicators { position: absolute; right: 20px; bottom: 5px; width: auto; text-align: right; font-size: 0; }
/*中部1 end*/

/*中部2 start*/
#carousel_4 { width: 1060px; overflow: hidden; margin: 0 auto;height:120px; }
.d_a_img_3 .ft-carousel .carousel-indicators { position: absolute; right: 10px; bottom: 10px; top: 5px; width: auto; text-align: right; font-size: 0; height: 8px; }

#carousel_7 {width:1320px;min-height:120px;}

#carousel_8 {width:1320px;min-height:120px;}

#carousel_6 .carousel-indicators{position: absolute; top: 5px; text-align:right;right:5px;}

/*中部2 end*/
/* common  css*/
.ft-carousel { position: relative; width: 100%; height: 100%; overflow: hidden; }
.ft-carousel .carousel-inner { position: absolute; left: 0; top: 0; height: 100%; }
.ft-carousel .carousel-inner .carousel-item { float: left; height: 100%; }
.ft-carousel .carousel-item img { width: 100%; }
.ft-carousel .carousel-indicators { position: absolute; left: 0; bottom: 10px; width: 100%;font-size: 0;}
.ft-carousel .carousel-indicators span { display: inline-block; width: 8px; height: 8px;background: url(../img2022/dian_02.png) no-repeat center center; margin: 0 4px; border-radius: 50%; cursor: pointer; }
.ft-carousel .carousel-indicators span.active {background: url(../img2022/dian_red.png) no-repeat center center;}
.ft-carousel .carousel-btn { position: absolute; top: 50%; width: 38px; height: 38px; margin-top: -70px; cursor: pointer; }
