/** CSS Reset **/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form, fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img { border:0; vertical-align: bottom;} 
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
ol,ul { list-style:none; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
abbr,acronym { border:0; } 
textarea, input{resize: none;outline:none;}
button {overflow:visible;width:auto;margin:0;padding:0;border:0 none;outline:none;}
input{border:0}
a{ text-decoration:none; color:#666;}
a:hover{ text-decoration:underline;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size: 0;}
.clearfix{display:inline-block;}
/* Hide from IE Mac */
.clearfix {display:block;}

body{color:#333;font:14px/180% "Microsoft YaHei";background:#ad0003;}
.fl{float:left;}
.fr{float:right;}
.none{display:none;}
.overhidden{overflow:hidden;}
.mt70{margin-top:70px;}

/* banner*/
.banner{height:538px;background:url(img/banner.jpg) no-repeat center top;}
/*content*/
.part1_wrap{padding:15px 0 5px;background:#fbbe06 url(img/part1_bg.png) repeat-x left bottom;}
.part1{margin:0 auto; width: 880px; padding: 16px 60px;background:url(img/quotation.png) no-repeat center center;}
.part2_wrap{margin:20px auto 0; width: 960px; padding: 20px;background:#fbbe06;}
.part2 h2{margin-bottom:20px;height:70px;font-size:24px;line-height:50px;text-align: center;background: url(img/h2_bg.png) no-repeat center center;color:#fff;font-weight:bold;}
/*choose*/
.choose_body b{color:#ff0000;}
.choose_body .explain{text-align: center;font-size: 18px;line-height: 58px;background:#fba900;color:#fff;}
.choose_body .information{text-align: center; padding: 20px 0 ;background:#fba900;color:#fff;*vertical-align: middle;}
.choose_body .information input{height:35px; width:138px; border:1px solid #fff; background:#fba900;padding:0 10px;color:#fff;margin-bottom:20px;}
.chooseGroup .fl, .chooseGroup .fr{width:480px;}
.chooseGroup .fl{background: url(img/dot.png) no-repeat right 20px;}
.chooseGroup .choose{padding:20px 0 25px 26px; width:454px; }
.chooseGroup .choose p{font-weight: bold; }
.chooseGroup .choose label{display: block;height: 34px;line-height: 34px;}
.choose_body .button{height: 42px;width: 160px;font:20px/20px "Microsoft YaHei";color:#fff;text-align: center;background:url(img/btn.png) no-repeat center center;margin: 50px 394px 20px;cursor: pointer;font-weight:bold;}
/*prize*/
.prize{background:#f58a00; padding:0 10px 30px; color:#fff;}
.prize .list_tit p{width:380px; height:80px; line-height:80px; padding:0 76px 0 10px; font-size:28px; }
.prize .list_tit p span{padding:0 46px 0 32px;}
.prize .list_p{background:#f99b1d;height:60px;line-height:60px;text-align: center;width:920px;margin:0 auto;}
.prize .list_b li{float:left; width:430px; margin:0 20px 10px; display: inline; background:#f99b1d; height:60px;line-height:60px; }
.prize .list_b li span{ float:left;text-align: center;}
.prize .list_b li span.number{width:80px;}
.prize .list_b li span.email{width:300px;}
/*autoplay*/
.slide_fade {overflow: hidden; position: relative; margin: 20px auto; width: 960px; height: 500px; }
.slide_fade .box {overflow: hidden; position: relative; width: 800px; height: 500px; z-index: 4; }
.slide_fade .list {overflow: hidden; height: 9999px; }
.slide_fade .list li {position: relative; width: 800px; height: 500px; }
.slide_fade .box a {color: #fff; }
.slide_fade .list img {_vertical-align: top; }
.slide_fade .txt {position: absolute; bottom: 0; left: 0; color: #fff; font-size: 18px; line-height: 40px; height: 40px; width: 100%; opacity: 0.8; filter:alpha(opacity=80); background: rgba(0,0,0,0.8);background:#000; }
.slide_fade .txt p{padding:0 20px;}
.slide_fade .btn {position: absolute; bottom: 0; right: 0; height: 500px; z-index: 5; }
.slide_fade .btn li {overflow: hidden; width: 140px; height: 100px; padding-left:10px; }
.slide_fade .btn .selected{background:url(img/select.png) no-repeat left top;}
