@charset "utf-8";
/*常用样式*/
body, h1, h2, h3, ul, p, form, input,dl,dt,dd,header,section,article,nav{ margin:0; }
body{font: 12px/24px Tahoma,'Microsoft Yahei','Simsun';background-color: #FFF0D9;}
header,section,article,nav{display:block; }
img { border:0 none; }
a { text-decoration:none; color:#444  }
a:focus {outline:none; }
.underline,.hoverlink:hover{ text-decoration:underline;}
.underline:hover{ text-decoration:none;}

ul,ol, form,dt,dd,dl ,header,section,article,nav{ padding:0; }
ul { list-style:none; }
table { border-collapse:collapse; width:100%; border:0 none;  border-spacing:0; }
em,i{font-style:normal;}
.banner{float: left;width: 100%;height: auto;}
.banner img{float: left;width: 100%;}
.content_bak{float: left;width: 100%;height: auto;overflow: hidden;}
.content{width: 1200px;height: auto;overflow: hidden;margin: 0px auto;padding: 50px 0px;}
.table{float: left;width: 100%;height: auto;background-color: #FFF;border-radius: 10px;overflow: hidden;}
.table_title{float: left;width: 100%;height: 80px;background-color: #FF9137;color: #FFF;font-size: 24px;font-weight: bold;text-align: center;line-height: 80px;}
.table_ul{float: left;width: 1052px;height: auto;margin-left: 74px;color: #444444;}
.table_ul dt{float: left;width: 100%;height: 80px;font-size: 24px;font-weight: bold;text-align: center;line-height: 100px;height: 100px;}
.table_ul dt span{float: left;width: 150px;height: 80px;}
.table_ul dd{border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;float: left;width: 1050px;height: auto;}
.table_ul dd a{float: left;width: 149px;height: 79px;border-right: 1px solid #EFEFEF;border-bottom: 1px solid #EFEFEF;text-align: center;cursor: default;}
.table_ul dd a i{width: 40px;height: 40px;margin:10px 54px 3px 55px;float: left;color: #555;font-size: 24px;text-align: center;line-height: 40px;}
.table_ul dd a.prev i{color: #c4c4c4;}
.table_ul dd a.selected i{border-radius: 50%;color: #FFF;background-color:#ff9137;} 
.table_ul dd a span{float: left;width: 100%;height: auto;font-size: 14px;color: #ff9137;font-family:'Microsoft Yahei';display: none;}
.table_ul dd a.coupon{background-color: #ff9137;color: #FFF;}
.table_ul dd a.coupon i{font-size:30px;color: #FFF;height: 36px;width: 60px;margin:10px 44px 3px 45px;}
.table_ul dd a.coupon i em{font-size: 18px;padding-right: 3px;}
.table_ul dd a.coupon span{display: block;color: #FFF;}
.table_ul dd a.selected span{display: block;}
.table_gz{width: 210px;height: auto;margin: 0px auto;}
.table_gz .button{float: left;width: 100%;height: 60px;font-size: 24px;font-weight: bold;color: #FFF;background-color: #ff9137;border-radius: 60px;line-height: 60px;text-align: center;letter-spacing: 20px;margin-top: 60px;text-indent: 20px;cursor: pointer;}
.table_gz a{float: left;width: 100%;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #ff9137;text-decoration: underline;margin: 10px 0px 60px 0px;}
.qdgz{float: left;width: 100%;height: auto;}
.qdgz h3{float: left;width: 100%;height: auto;font-size: 24px;color: #444444;margin-top: 50px;margin-bottom: 30px;}
.qdgz p{float: left;width: 96%;font-size: 14px;color: #666666;line-height: 30px;}
.qdgz p.c{padding-left: 24px;}