/*--------------------------star购物须知*/
div.fan_banner,div.fan_min{ color:#fff; background:url(/Public/homev5/images/super/fan/note/banner.png) no-repeat center top; height:420px;}
dl.fan_banner{ width:990px; margin:0 auto; text-align:center; padding:100px 0 0 0;}
dl.fan_banner dt h4{ font-size:36px; font-weight:normal; line-height:1.2em;}
dl.fan_banner dt p{ padding:2em 0 0 0; line-height:1.8em; font-size:16px;}
dl.fan_banner dd{ padding:3em 0 0 0;}
dl.fan_banner dd a{ font-size:16px; font-weight:bold; line-height:2em; height:2em; display:inline-block; padding:0em 1.5em; border:2px solid #fff; color:#fff;}
dl.fan_banner dd a:hover{ background:#ffd736; border:2px solid #ffd736;  color:#c30535; text-decoration:none;}

/*标题*/
dl.th_f{ height:54px; line-height:54px; margin:2em 0; }
dl.th_f dt{ float:right;}
dl.th_f dd{ float:left; font-size:22px; color:#fff; background:#fd8712;}
dl.th_f dd span{ float:left; background:url(/Public/homev5/images/super/fan/note/th_l.png) no-repeat left center;}
dl.th_f dd em{ font-style:normal; float:left; padding:0 1em; background:url(/Public/homev5/images/super/fan/note/th_r.png) no-repeat right center;}

/*步骤*/
ul.fan_step{ background:url(/Public/homev5/images/super/fan/note/line_y.gif) repeat-y 60px top; margin:2.5em 0;}
ul.fan_step div.eng{ float:left; font-size:30px; color:#777; line-height:1.2em;}
ul.fan_step li{ clear:both; margin-bottom:3em; position:relative;}
ul.fan_step .round_r{ position:absolute; top:0; left:51px; border:8px solid #fd8712; background:#f5f5f5; width:10px; height:10px; line-height:10px; overflow:hidden; display:inline-block;}
ul.fan_step li.last{ margin-bottom:0; margin-top:3em;}
ul.fan_step li.last .round_r{ top:auto; bottom:0;}
ul.fan_step li.last div.eng{ position:absolute; bottom:0;}

/*超级返购物须知*/
ul.fan_text{ margin:1em 0;}
ul.fan_text li{ margin:1em 0;}
ul.fan_text li h4{  height:40px;  position:relative; z-index:5;font-size:18px; line-height:20px; font-weight:normal;}
ul.fan_text li h4 span{display:inline-block;padding-bottom:17px; border-bottom:3px solid #fd8712; height:20px;}
ul.fan_text li h4 .eng{ color:#fff; display:inline-block; vertical-align:middle; margin-right:.8em; margin-bottom:-3px; background:#fd8712; width:20px; height:20px; line-height:20px; text-align:center; font-weight:normal;}
ul.fan_text li div.cf2{ font-size:14px; color:#666; clear:both; margin-top:-3px; position:relative; z-index:0; border:2px solid #c9c9c9; background:#fff; padding:1.5em 1.5em; clear:both;}
ul.fan_text li div.cf2 p{ padding-left:1.5em; background:url(/Public/homev5/images/super/fan/note/arrow.gif) no-repeat left 8px; margin-bottom:.4em;}


/*最小*/
.min_box{margin: 0 auto; min-width: 1210px; _width:expression((documentElement.clientWidth < 1210) ? "1210px" : "auto" );}
@media screen and (max-width: 1152px) and (min-width: 800px) {
/*最小*/
.min_box{margin: 0 auto; min-width: 1000px; _width:expression((documentElement.clientWidth < 1000) ? "1000px" : "auto" );}


/*------------star_css3*/
.btn_css{ transition:all .35s ease;
-ms-transition:all .35s ease;
-moz-transition:all .35s ease;
-webkit-transition:all .35s ease;
-o-transition:all .35s ease;
}