/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-9-11, 10:14:45
    Author     : Administrator
*/
/*modelID=319 轮播3begin*/
.layout-cs-carousel-5 .sui-carousel-symbol-circle-number a
{
    color: #FFFFFF;
}
.layout-cs-carousel-5 .sui-carousel-symbol-h-bottom-right
{
    bottom: 10px;
}
.layout-cs-carousel-5 .carousel-5-imgbox .sui-carousel-symbol-circle-number
{
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: url(/images/model/layout/cs/carousel_5/carousel_5_symbol_circle.png);
}
.layout-cs-carousel-5 .carousel-5-imgbox .sui-carousel-symbol-circle-number-over
{
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: url(/images/model/layout/cs/carousel_5/carousel_5_symbol_circle_over1.png);
}
/*隐藏carousel控件左右控制按钮begin*/ 
.layout-cs-carousel-5 .sui-carousel-control .sui-icon-angle-left,.sui-carousel-control .sui-icon-angle-right
{
    display: none;
}
/*隐藏carousel控件左右控制按钮end*/ 
.layout-cs-carousel-5 .sui-carousel-describes-h a
{
    font-size: 16px;
}
/*正方形 begin*/
.layout-cs-carousel-5 .square.carousel-5-imgbox .sui-carousel-symbol-circle-number
{
    width: 16px;
    height: 18px;
    line-height: 18px;
    background: #FFFFFF;
}
.layout-cs-carousel-5 .square.carousel-5-imgbox .sui-carousel-symbol-circle-number a
{
    color: #2f2530;
}
.layout-cs-carousel-5 .square.carousel-5-imgbox .sui-carousel-symbol-circle-number-over
{
    width: 16px;
    height: 18px;
    line-height: 18px;
    background: #2f2530;
}
.layout-cs-carousel-5 .square.carousel-5-imgbox .sui-carousel-symbol-circle-number-over a
{
    color: #FFFFFF;
}
/*正方形 end*/
/*长方形 begin*/
.layout-cs-carousel-5 .rectangle.carousel-5-imgbox .sui-carousel-symbol-circle-number
{
    width: 22px;
    height: 14px;
    line-height: 14px;
    background: #FFFFFF;
}
.layout-cs-carousel-5 .rectangle.carousel-5-imgbox .sui-carousel-symbol-circle-number a
{
    color: #2f2530;
}
.layout-cs-carousel-5 .rectangle.carousel-5-imgbox .sui-carousel-symbol-circle-number-over
{
    width: 22px;
    height: 14px;
    line-height: 14px;
    background: #2f2530;
}
.layout-cs-carousel-5 .rectangle.carousel-5-imgbox .sui-carousel-symbol-circle-number-over a
{
    color: #FFFFFF;
}
/*长方形 end*/
/*无背景 begin*/
.layout-cs-carousel-5 .no-bg.carousel-5-imgbox .sui-carousel-symbol-circle-number
{
    width: 8px;
    background: none;
}
.layout-cs-carousel-5 .no-bg.carousel-5-imgbox .sui-carousel-symbol-circle-number a
{
    color: #FFFFFF;
}
.layout-cs-carousel-5 .no-bg.carousel-5-imgbox .sui-carousel-symbol-circle-number-over
{
    width: 8px;
    background: none;
}
.layout-cs-carousel-5 .no-bg.carousel-5-imgbox .sui-carousel-symbol-circle-number-over a
{
    color: #52C3DD;
}
/*无背景 end*/
/* 长沙小红点为红色 */

.layout-cs-carousel-5 .no-num.carousel-5-imgbox .sui-carousel-symbol-circle-number{
    width: 10px;
    height: 10px;
    background: url(/images/model/layout/cs/carousel_5/carousel_5_symbol_circle.png) no-repeat 0px 0px;
    background-size: 100% 100%;
    display: inline-block;
}
.layout-cs-carousel-5 .no-num.carousel-5-imgbox .sui-carousel-symbol-circle-number-over{
    width: 10px;
    height: 10px;
    background: url(/images/model/layout/cs/carousel_5/carousel_5_symbol_circle_over2.png) no-repeat 0px 0px;
    background-size: 100% 100%;
    display: inline-block;
}
/* 长沙样式结束 */
/*modelID=319 轮播3end*/