
.main {
width: 100%;
margin: 0 auto
}
.cbp-qtrotator {
width: 100%;
height: 178px;
position: relative;
float: left;
margin: 0;
padding-top: 11px
}
.cbp-qtcontent {
width: 100%;
height: auto;
position: absolute;
top: 0;
z-index: 2;
display: none
}
.cbp-qtrotator .cbp-qtcontent.current {
display: block
}
.cbp-qtrotator blockquote {
margin: 0;
padding: 0;
border:0;
}
.cbp-qtrotator blockquote p {
font-size: 16px;
color: #333;
font-weight: 400;
margin:0;
padding: 20px;
text-align:center;
}
.cbp-qtrotator blockquote footer {
font-size: 1.2em
}
.cbp-qtrotator blockquote footer:before {
content: '― '
}
.cbp-qtrotator .cbp-qtcontent img {
float: right;
margin: 50px 0 0 50px
}
.cbp-qtprogress {
position: absolute;
background: #cd2122;
height: 1px;
width: 0%;
z-index: 1000;
top:0;
}
