/* CSS Document */
*{padding: 0; margin: 0;}
.float{width: 100%;float: left;}
.tp1{background: url(../images/qb_01.jpg) center no-repeat; height: 750px; cursor: pointer}
.tp2{background: url(../images/qb_02.jpg) center no-repeat; height: 359px;}
.tp3{background: url(../images/qb_03.jpg) center no-repeat; height: 295px;}
.tp4{background: url(../images/qb_04.jpg) center no-repeat; height: 271px;}
.tp5{background: url(../images/qb_05.jpg) center no-repeat; height: 515px;}
.tp6{background: url(../images/qb_06.jpg) center no-repeat; height: 486px;}
.tp7{background: url(../images/qb_07.jpg) center no-repeat; height: 758px;}
.tp8{background: url(../images/qb_08.jpg) center no-repeat; height: 290px;}
.tp9{background: url(../images/qb_09.jpg) center no-repeat; height: 506px;}
.tp10{background: url(../images/qb_10.jpg) center no-repeat; height: 454px;}
.tp11{background: url(../images/qb_11.jpg) center no-repeat; height: 461px;}
.tp12{background: url(../images/qb_12.jpg) center no-repeat; height: 577px;}
.tp12{background: url(../images/qb_13.jpg) center no-repeat; height:380px;}
.tp14{background: url(../images/qb_14.jpg) center no-repeat; height: 516px;}
.tp15{background: url(../images/qb_15.jpg) center no-repeat; height:188px;}
.tp16{background: url(../images/qb_16.jpg) center no-repeat; height: 513px;}
.tp17{background: url(../images/qb_17.jpg) center no-repeat; height: 556px;}
.tp18{background: url(../images/qb_18.jpg) center no-repeat; height: 213px;}
.tp19{background: url(../images/qb_19.jpg) center no-repeat; height:177px;}

#scroll3{ width:832px; height: 462px; margin: 0 auto;position: relative}
#scroll3 .hd{text-align: center;width: 100%;font-size: 0;}
#scroll3 .hd li{ list-style: none;background: #CAB257; width:24px; height:8px; border-radius: 10px;display: inline-block; margin-top:3%; margin-right: 2%}
#scroll3 .hd li.on{background:#C70004;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
#scroll3 .prev{ position:absolute; left:-180px; top:50%; margin-top:-133px; display:block; width:138px; height:267px; background:url(../images/l.png) no-repeat; }
#scroll3 .next{ position:absolute; left:-180px; top:50%; margin-top:-133px; display:block; width:138px; height:267px; background:url(../images/r.png) no-repeat; }
#scroll3 .next{ left:auto; right:-180px; }
#scroll3 .prevStop{ display:none;  }
#scroll3 .nextStop{ display:none;  }

.tp20{margin-bottom: 80px;}
#scroll2{ width:1200px; height:595px; margin: 0 auto;position: relative}
/* 下面是前/后按钮代码，如果不需要删除即可 */
#scroll2 .prev{ position:absolute; left:-160px; top:50%; margin-top:-133px; display:block; width:138px; height:267px; background:url(../images/ll.png) no-repeat; }
#scroll2 .next{ position:absolute; left:-160px; top:50%; margin-top:-133px; display:block; width:138px; height:267px; background:url(../images/rr.png) no-repeat; }
#scroll2 .next{ left:auto; right:-160px; }
#scroll2 .prevStop{ display:none;  }
#scroll2 .nextStop{ display:none;  }