@charset "utf-8";
/* CSS Document */
/*css重置*/
*{ font-family:"微软雅黑"}
body,ul{ margin:0;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0; padding:0;}
h1,h3{ margin:0; padding:0; font-weight:normal;}
dl,dd{ margin:0; padding:0;}
.clearfix{ clear:both;}
img{ display:block; border:none;}
/*头部*/
.header_bg{ background-color:#3b6ab8;width:1280px; margin:0 auto;}
.header{width:1280px; margin:0 auto;}
.logo,.nav{ float:left;}
.logo{ margin-top:10px;}
.nav li{ float:left;}
.nav a{ display:block; padding:0 24px; font-size:18px; color:white; line-height:66px;}
.nav a:hover{ background-color:#FFB702;}
.phone{ float:right; background:url(images/phone.png) no-repeat left center; padding-left:28px; color:white; margin-top:15px;}
.small{ font-size:16px;}
.big{ font-size:30px;}

/*banner*/
.banner{ width:1280px; margin:0 auto; position:relative;}
.con,.zx{ width:150px; height:50px; background-color:#3b6cbd;border-radius:5px;font-size:27px; text-align:center; line-height:50px;
      position:absolute;margin-left:555px; bottom:20px;}
.con a{ color:white;}
.con a:hover{ color:yellow;}
.con:hover{border:1px solid yellow; box-sizing:border-box;}

/*footer*/
.footer_bg{width:1280px; margin:0 auto; background-color:#969696; padding:25px 0; margin-top:30px;}
.footer_bg li{ line-height:28px; color:#dedddd;}
.footer_bg ul{ float:left; margin-top:10px;}
.footer_bg .core{ float:right; margin-right:30px;}
/*copyright*/
.copyright{ background-color:#3b6cbd;width:1280px; margin:0 auto; padding:10px 0;}
.copyright span{ display:inline-block;float:left; margin-left:10px; color:white;}
.foot_logo{ float:left; margin-left:30px;}
/*推荐人*/
.tui_box,.huan_box,.pre_box{ width:1280px; margin:0 auto;height:470px; background-color:#c1e0fb; padding-top:30px;}
.title01,.title02,.title03{ background:url(images/tui.png) no-repeat left center;;height:58px; padding-left:280px; font-size:24px; color:#3c9bec; line-height:75px;}
.tui{ margin-top:60px; margin-left:60px;}
.tui_step{ background:url(images/tui_bg.png) no-repeat; width:251px; height:251px;}
.tui_h3{ color:white; font-size:60px; text-align:center; padding-top:10px;}
.tui_p{ text-align:center; line-height:33px; font-size:22px; color:white; margin-bottom:0; margin-top:10px;}
.tui_step,.arrow{ float:left;}
.tui_step{ margin-left:30px;}
.arrow{ display:block; background:url(images/arrow.png) no-repeat; width:64px; height:118px; margin-top:66px; margin-left:50px;}
/*兑换说明*/
.huan_box{ height:350px; background-color:#f8f6b4;}
.title02{ background-image:url(images/dui.png);}
.huan_text{ width:890px; height:130px; background-color:white; padding:26px 20px; border-radius:10px; margin:0 auto; margin-top:50px;}
.huan_text p{ float:left; line-height:33px; margin:0; margin-left:30px;}
/*奖品展示*/
.pre_box{ background:none; position:relative; margin-bottom:110px;}
.title03{ background-image:url(images/jain.png); color:#fa5e5e;}
.pre{ background:url(images/jianpin%20.png) no-repeat center center;width:1271px; height:398px; margin:0 auto; margin-top:40px;}
.zx{ background-color:#ff6767; bottom:-80px;}
.zx a{ color:white;}
.zx a:hover{color:yellow;}
.zx:hover{ border:1px solid yellow; box-sizing:border-box;}