/** 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;}
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:#fff;font:14px/180% "Microsoft YaHei";background:#f2772d;}
.fl{float:left;}
.fr{float:right;}
.none{display:none;}
.overhidden{overflow:hidden;}

.part1_wrap{background:#fbbe06 url(img/quotation.png) no-repeat center center;}
.part1{margin:0 auto; width: 880px; padding: 16px 60px;}

.part2_wrap{margin:0 auto; width: 960px; padding: 95px 20px 25px;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;}
.choose_body{background:#fb9200;}
.choose_body b{color:#ff0000;}
.choose_body .explain{text-align: center;font-size: 18px;line-height: 58px;}
.choose_body .information{text-align: center; padding: 20px 0 ;}
.choose_body .information input{height:35px; width:158px; border:1px solid #fff; background:#fb9200; }
.chooseGroup .fl, .chooseGroup .fr{width:480px;}
.chooseGroup .choose{padding:20px 0 25px 26px; width:454px; }
.chooseGroup .choose label{display: block;height: 34px;line-height: 34px;}


