
.main {
width: 100%;
}
.cbp-qtrotator {
width: 100%;
height: auto;
position: relative;
/*float: left;*/
margin: 0;
}
.cbp-qtcontent {
width: 100%;
height: auto;
position: absolute;
min-height: 180px;
top: 0;
z-index: 2;
display: none
}
.cbp-qtrotator .cbp-qtcontent.current {
display: block
}
.cbp-qtrotator blockquote {
margin: 40px 0 0 0;
padding: 0
}
.cbp-qtrotator p {
font-size: 11px;
color: #333;
line-height: 1.5;
}
.cbp-qtcontent p span {
font-size: 11px;
color: #888;
font-weight:normal;
}
.cbp-qtrotator footer {
font-size: 11px;
color:#d96010;
}

.cbp-qtrotator footer a {
font-size: 11px;
color:#d96010;
}
.cbp-qtrotator footer a:hover {
font-size: 11px;
color:#333;
}
.cbp-qtrotator footer:hover {
font-size: 11px;
color:#333;
}

.cbp-qtrotator  footer:before {
content: '― '
}

.cbp-qtrotator .cbp-qtcontent img {
}
.cbp-qtprogress {
position: absolute;
background: #47a3da;
height: 1px;
width: 0%;
z-index: 1000
}
