@charset "utf-8";
/*主样式*/
body{margin: 0px auto;padding: 0px; min-width: 100%; display: inline-block;}
#activepage .maxw{max-width:1024px;margin: 0 auto;position: relative;width: 100%;}
#activepage{position: relative;width: 100%; min-width:1024px;max-width:1900px; }
#activepage .header{position: relative; background: url(/publics/skin/prlife/images/yure1/head_bg.jpg) center top no-repeat ; display: block;height: 416px; width: 100%;}
#activepage .content{position: relative; width: 100%;height: auto; display:block;}
#activepage .content{background: #f7c43c url(/publics/skin/prlife/images/yure1/yellow_diagonal_stripes.jpg) center top ;}
#activepage .content .maxw{max-width: 1024px;}
#activepage .content .fenlan{position: relative;width: 100%;}
#activepage .content .fenlan img{position: relative;margin: 0 auto;display: block;}
#activepage .content .fenlan .lingqu{position: absolute;display: block;z-index: 2;top:360px;left:280px;}
#activepage .content .fenlan .lingqu input.moblieno{position: relative;width: 420px;height: 42px;margin-right: 20px;font-size: 25px;color: #ff6600; padding:10px;float: left;border: 0px;border-radius: 8px;}
#activepage .content .fenlan .lingqu .lingqu_tishi{position: relative;width: 100%;clear: both; color: #FCF80D;font-size: 17px;padding:5px 0 0 0;}
#activepage .content .fenlan .btn_chakan{position: relative;width: 167px; height: 62px; background: url(/publics/skin/prlife/images/yure1/btn.png) center top no-repeat;float: left;border-radius: 8px;text-decoration:none; display: block;}
#activepage .content .fenlan .btn_chakan:hover{cursor: pointer;background-position:center -62px;}

/*弹出框**/
#alertbox {position: fixed;height: 100%;width: 100%;top: 0px;z-index: 9999;}
#alertbox .boxbg{position: fixed;height: 100%;width: 100%;top: 0px;z-index: 1;background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;filter:Alpha(opacity=80);background:#000000;}
#alertbox .tc_body{z-index: 2;width: 491px;height: 247px;position: relative; margin: 0 auto;}
#alertbox .btn_colse{position: absolute;cursor: pointer; z-index: 10;top:0px;right:0px;width: 31px;height: 31px; background: url(/publics/skin/prlife/images/yure1/guanbianniu.png) no-repeat;}
#alertbox .tc_btn{position: absolute;cursor: pointer;z-index: 10;top:180px;left:170px;width: 160px;height: 40px;font-size: 16px; line-height: 40px;text-align: center; background: #ec2727;border: 1px solid #ec2727; border-radius: 5px;color: #FFFFFF;}
#alertbox .tc_btn:hover{background: #d21818;}



