@charset "gb2312";
/*
@author: name
@update: name (2013-04-13 18:32)
*/
body{font:12px/1.5 "\5b8b\4f53",arial,Helvetica,Tahoma,sans-serif; margin:0 auto; color:#333; min-width: 1100px;}
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe{margin:0; padding:0;}
img{border:0 none;}
ul,li,ol{list-style-type:none;}
i,em,address, caption, cite, code, dfn, th, var {font-style: normal;font-weight: normal}
.msf{font-family:\5FAE\8F6F\96C5\9ED1,\9ED1\4F53;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:underline;}
a,a:hover{outline:none;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
input,button,select,textarea{outline:none} textarea{resize:none}

/*框架*/
.layout{ clear:both;width:1100px;text-align:left;margin:0 auto;color:#333;}
.fl{ float:left;_display: inline}
.fr{ float:right;_display: inline}
.pr{ position:relative}
.abs{position:absolute;}

/*页头大图*/
.headerBg01{ background:url(/images/zhuanti/qmfx/bg_01.jpg) no-repeat top center;}
.headerBg01 .header{ height: 517px;}
.headerBg01 .header .logo{ display: block; top: 42px; left: 0; width: 225px; height: 60px;}
.headerBg01 .header .login{ display: block; top: 50px; right: 0; line-height: 40px; font-size: 24px; color: #fff;}
.headerBg01 .header .login a{ color: #fff;}
.headerBg02{ background:url(/images/zhuanti/qmfx/bg_02.jpg) no-repeat top center; height: 647px;}

/*返利*/
.lanliBg{ background:url(/images/zhuanti/qmfx/bg_03.png) no-repeat top center;}
.lanli{ height: 487px;}
.lanli .tit{ font-size: 50px; font-weight: 700; line-height: 50px; text-align: center; font-family:\5b8b\4f53;}
.lanli .subtit{ font-size: 30px; font-weight: 700; line-height: 110px;}
.lanli .subtit.mb10{ margin-bottom: 10px;}
.lanli .tbox{ height: 94px; padding-top: 250px; line-height: 30px; text-align: center; font-size: 24px;}
.lanli .tbox .list01{ width: 308px; margin-left: 35px;}
.lanli .tbox .list02{ width: 302px;}
.lanli .tbox .list03{ width: 246px;}
.lanli .tbox .list04{ width: 140px;}

/*邀请码*/
.xqmBg{ background:url(/images/zhuanti/qmfx/bg_04.png) no-repeat top center;}
.xqm{ height: 703px; padding-top: 143px;}
.xqm .lbox{ width: 606px; height: 288px; border-radius: 5px; background: #fff;}
.xqm .lbox .ltit{ line-height: 120px; text-align: center; font-size: 32px; margin-bottom: 38px;}
.xqm .lbox .lcen{ padding-left: 35px;}
.xqm .lbox .lcen .inptxt{ width: 356px; height: 58px; line-height: 58px; font-size: 34px; color: #999; font-weight: 700; border: 0; background: #f1f1f1; padding: 0 20px; margin-right: 10px; border-radius: 5px;}
.xqm .lbox .lcen .rhan{ width: 128px; height: 58px; background: #6780e2; text-align: center; line-height: 58px; font-size: 30px; color: #fff; border-radius: 29px;}
.xqm .lbox .lcen .rhan:hover{ opacity: 0.9; text-decoration: none;}
.xqm .rewm{ width: 434px; margin: 0 auto;}
.xqm .rewm .pic{ width: 394px; padding: 20px; background: #7686eb; border-radius: 10px; -webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.4); -moz-box-shadow:0 0 20px 0 rgba(0,0,0,0.4); box-shadow:0 0 20px 0 rgba(0,0,0,0.4);}
.xqm .rewm .pic img{ width: 394px; height: 394px;}
.xqm .rewm .txt{ line-height: 78px; text-align: center; font-size: 30px; color: #fff;}
.xqm .bbox{ display: block; width: 300px; margin: 0 auto; clear: both;}
.xqm .bbox-txt{ line-height: 40px; text-align: center; font-size: 30px; color: #fdd13e; margin-bottom: 50px;}
.xqm .bbox-ico{ width: 43px; height: 47px; margin: 0 auto;}
.xqm .bbox:hover{ text-decoration: none;}

/*推荐*/
.tuijianBg{ background:url(/images/zhuanti/qmfx/bg_07.jpg) no-repeat top center #768de5; padding-bottom: 150px;}
.tuijian .txt{ height: 170px; text-align: center; line-height: 170px; font-size: 60px; color: #fff; font-weight: 700; background:url(/images/zhuanti/qmfx/fx_02.png) no-repeat center; font-family:\5b8b\4f53;}
.tuijian .txt2{ background:url(/images/zhuanti/qmfx/fx_03.png) no-repeat center;}
.tuijian .tabbox{ margin-bottom: 30px;}
.tuijian .tabbox table{ border-collapse: collapse; background: #fff;}
.tuijian .tabbox td{ line-height: 78px; text-align: center; font-size: 28px;}
.tuijian .tabbox .tabtit{ background: #6780e2; color: #fff; line-height: 88px;}
.tuijian .tabbox .tabBg{ background: #f0f0f0;}

/*二维吗*/
.ewm{ padding: 80px 0 250px;}
.ewm .pic{ width: 458px; padding: 41px; background: #7686eb; border-radius: 10px; margin: 0 auto;}
.ewm .pic img{ width: 458px; height: 458px;}
.ewm .txt{ line-height: 154px; text-align: center; font-size: 48px; color: #f1d715;}

/*提示弹层*/
.mask{ display: none; width: 100%; height: 100%; position:fixed; top:0; left:0; background:#000; z-index:999; filter:alpha(opacity=70);opacity:0.7;_position:absolute; _height:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight));}
.ggTk{ display: none; width:600px; background:#fff; border-radius: 8px; position:fixed; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2)); top:50%; left:50%; margin:0 0 0 -300px; z-index:1000;}
.ggTk .ttxt{ line-height: 36px; padding: 0 30px; margin: 30px 0; font-size: 14px; max-height: 300px; overflow: auto; overflow-x: hidden;}
.ggTk .hbox{ text-align: center; margin-bottom: 30px;}
.ggTk .hbox .han{ display: inline-block; padding: 0 20px; line-height: 40px; background: #249ff6; font-size: 16px; color: #fff;}
.ggTk .hbox .han:hover{ text-decoration: none; opacity: 0.9;}



































