﻿@charset "utf-8";
/* 基本样式 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,button,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:center;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}
q:before,q:after {content:''}
abbr,acronym { border:0}
 
form{display:inline;}
button,input,select,textarea{font-size:14px;font-family:微软雅黑;}
input{border:none 0;vertical-align:middle;}
body{background:#f2f2f2;color:#333;font-size:12px;font-family:微软雅黑;} 
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace;}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help;}
:focus{outline:0;}
img {border:0;}
a{color:#333;text-decoration:none}
a:hover{color:#f26d2b;text-decoration:none;}
.clearfix{*zoom:1;}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}
.clearboth{clear: both;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.tu{text-decoration:underline;}
/**字体颜色**/
.cf00{color:#f00;}/**红色**/
.cE25B50{color:#E25B50;}/**粉红色**/
.c7AC23F{color:#7AC23F;}/**绿色**/
.cef8333{color:#ef8333;}/**橙色**/
.ceba02f{color:#eba02f;}/**黄色**/
.cba1414{color:#ba1414;}/**深红色**/
.fwboldC{font-weight:bold;color:#eba500;font-size:14px}
.fz14{font-size:14px;} 
/**定位**/
.positionR{position:relative;}
.fl{float:left;}
.fr{float:right;}
 
 
 .positonR{ position:relative;}
/**空白**/
.blank15{height:5px;*height:15px;float:left;}
/**字体**/
.font14{font-size:14px}
.font16{font-size:16px}
.font20{font-size:20px}
.fontW{font-weight:bold}
/*边距*/
.mTop5{margin-top:5px}
.mTop10{margin-top:10px}
.mTop15{margin-top:15px;}
.mTop20{margin-top:20px;}
.mBottom10{margin-bottom:10px;}
.mBottom15{margin-bottom:15px;}
.mBottom20{margin-bottom:20px;}
.mright10{margin-right:10px;}

/**按钮**/
.btn{border:0 none;display:inline-block;width:auto;height:24px;padding:0 12px;font-size:12px;line-height:24px;color:#fff;background:#f4af3f;transition:background .2s;border-radius:5px;cursor:pointer;overflow:visible;text-align:center;}



.btn:hover{color:#fff;background:#fd6638;}
.btnM{height:30px;padding:0 14px;font-size:14px;line-height:30px;} /*中按钮*/
.btnXM{height:36px;padding:0 16px;font-size:16px;line-height:36px;} /*加大中按钮*/
.btnL{height:44px;padding:0 24px;font-size:18px;line-height:44px;} /*大按钮*/
.btnXL{height:64px;padding:0 32px;font-size:24px;line-height:64px;} /*加大按钮*/
.btnW180{padding:0;width:180px;} /*180px宽按钮*/
 /*带边按钮*/
.btn2{border:0 none;display:inline-block;width:auto;height:22px;padding:0 11px;font-size:12px;line-height:22px;color:#fff;background:#fa8f19;transition:background .2s,border .2s;border-radius:3px;cursor:pointer;overflow:visible;text-align:center;border:1px solid #f2860f;}
.btn2:hover{color:#fff;background:#fd6638;border-color:#fd5638;}
.btn2M{height:28px;padding:0 13px;font-size:14px;line-height:28px;} /*中按钮*/
.btn2XM{height:34px;padding:0 15px;font-size:16px;line-height:34px;} /*加大中按钮*/
.btn2XXM{height:54px;padding:0 29px;font-size:16px;line-height:34px;} /*加大中按钮*/
.btn2XL{height:62px;padding:0 31px;font-size:24px;line-height:62px;} /*加大按钮*/
input.btn2{height:24px;}
input.btn2M{height:30px;}
input.btn2XM{height:36px;}
input.btn2XXM{height:48px;}
input.btn2XL{height:64px;}
.btn2Gray,.btn2Disable,.btn2Disable:hover{background-color:#f4f4f4;border-color:#dfdfdf;color:#333;}
.btn2Gray:hover{background-color:#eee;border-color:#ccc;color:#333;}
.btn2Disable{transition:none;}



/**模块标题**/
.modelTitle{width:840px;border-bottom:1px solid #E6E9EC;color: #666E78;font-size:18px;height:50px;line-height:50px;padding-left:15px;width:845px;}
.modelTitle h2{margin-right:10px;float:left;}
.modelTitleTips{float:left;height:17px;line-height:17px;color:#888;border-left:1px dotted #858585;font-size:14px;padding-left:10px;margin-top:17px;}
.modelTitleNav{float:right;height:17px;line-height:17px;color:#888;font-size:14px;margin-top:17px;margin-right:20px;}
.modelTitleNav li{float:left;padding:0 10px;border-right:1px dotted #858585;}
.modelTitleNav li.last{border-right:none;}
.modelTitleNav li a{color:#f26d2b;}
.modelTitleNav li a:hover{text-decoration:underline;}
.modelTitle .more{margin:16px 10px 0 0;}
.modelTitleRight{width:310px;}
 
/****布局****/
.webContent{ width:100%;  }
.wrap{width:1200px;margin:0 auto;}
.content {width:1200px; margin-bottom:15px;}
.warpMiddle{width:100%;margin-top:15px;padding-bottom:20px}
.wrapMiddleArea{margin-bottom:15px;}
.w1200{width:1200px;}

/**右侧**/
.right-bar{width:325px; }
.right-bar .right-content{width:325px;margin-bottom:15px;background:#fff;border-radius:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.right-bar .right-content-last{margin-bottom:0;}
.right-bar .right-content .mBottom0{margin-bottom:15px;}
.right-bar .right-content .right-box{margin:10px;width:305px}

/**左侧**/
.left-bar{width:860px;margin-right:15px;}
.left-bar .left-content{width:860px;margin-bottom:15px;background:#fff;border-radius:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.left-bar .left-content-last{margin-bottom:0;}
.left-bar .marginBottom0{ margin-bottom:0;}
.left-bar .left-content .left-box{padding: 10px 10px;width:840px}


/**顶部**/
.top{border-top:1px solid #0a0a0a;background:#333;color:#d0d0d0;font-size:14px;position:relative;z-index:1001;}
.header{height:109px; background:#fc4c50 url(../imges/headBg.jpg) center center no-repeat}

/**底部**/
.foot{background:#f4f4f4;border:7px solid #fff;border-radius:8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;width:1186px;padding-top:15px;padding-bottom:15px; margin-bottom:15px;} 
.footNav{ margin-left:30px;}
.footNav ul{margin-right:25px;width:150px;float:left;display:block}
.footNav ul.ulW{width:160px; margin-right:0}
.footNav ul li{line-height:28px;display:block;color:#717171;}
.footNav ul li a{color:#666;}
.footNav ul li i{width:20px;height:17px;float:left;margin-top:8px;margin-right:5px}
.footNav ul li i.weixinIcon{ background-position:-356px -133px; }
.footNav ul li i.sina{ background-position:-269px -225px; }
.footNav ul li i.mamaleyuan{ background-position:-308px -225px; }


.footNav ul li i.weibo{ background-position:-383px -133px; }
.footNav ul li i.leyuanIcon{ background-position:-410px -133px; }
.footNav li.title{ font-weight:bold; font-size:14px;}
.scannBox{width:120px;}
.scannBox .scannTest{width:120px; font-size:16px;font-weight:bold;}
.scannBox .scannTest i{ background-position:-345px -225px;width:18px;height:15px;margin-right:3px;margin-top:5px}
.scannBox .scann{width:120px;height:85px; margin-top:10px;text-align:center;}
.phone{margin-left:30px;margin-bottom:15px;width:223px; margin-top:15px;}

.phone .phoneNumber i{ background-position:-370px -225px;width:29px;height:19px;}
.footUl{color:#666; text-align:center; margin-top:10px;margin-bottom:10px;}
.footUl a:link{color:#666;margin-right:5px;margin-left:5px; }
.footUl a:hover{color:#ff9302}
.footRecord{ margin-top:10px; text-align:center; font-family:宋体; color:#7d7d7d;margin-bottom:20px;}
.footNav ul.weixinBox{width:120px;margin-right:40px;}
.footNav ul.weixinBox li{ font-size:14px;font-weight:bold;}
.footNav ul.weixinBox li i{ background-position:-345px -225px;width:18px;height:15px;}
.footNav ul.phoneBox{width:240px; }
.footNav ul.phoneBox li.phoneNumber{ font-size:22px;margin-bottom:10px;color:#666}
.footNav ul.phoneBox li i{ background-position:-373px -225px;width:29px;height:19px;}
 


/*翻页*/
.page{height:24px;text-align:center;line-height:24px;font-size:12px;margin:40px 0;}
.page a{display:inline-block;height:22px;margin:0 2px;line-height:22px;border:1px solid #d5d5d5;padding:0 8px;color:#000;background:#fff;}
.page a:hover{border:1px solid #f2860f;color:#fff;background:#fa8f19;}
.pageGoto{color:#999;margin-left:10px;}
.pageGoto input{font-size:12px;width:30px;margin:0 2px;border:1px solid #d5d5d5;height:18px;line-height:18px;padding:2px 4px;margin-left:4px;vertical-align:top;}



/**2014-3-17**/
.cEBA500{color:#eba500}

/**顶部**/
.topBackground{background:#333;height:55px;}
.top-left{border-right:1px solid #4e4e4e;padding-right:10px; height:55px;padding-top:0px;}
.top-left .top-user{margin-top:12px;margin-right:26px;height:30px;line-height:30px;}
.top-left .top-user a{ color:#d0d0d0}
 .top-line{ border-left:1px dotted #666;width:1px;margin-right:10px;height:15px;margin-top:8px;}
.top-left .top-user .top-userBox{margin-right:10px;}
.top-left .top-user .top-userBox span{ float:left;margin-right:5px;line-height:30px;}
.top-left .top-user .top-userBox span img{margin-top:5px;}
.top-left .top-exit{margin-left:10px;padding-left:28px;height:30px;line-height:30px; color:#d0d0d0;background-position:0 5px;margin-left:3px;}
.topMenu{padding-left:10px;margin-top:12px;height:30px;line-height:30px;}
.topMenu a{color:#d0d0d0}
.topMenu a.Orders{margin-right:20px;}
.topMenu a.myjinbi{margin-right:20px;}
.topMenu a.myjinbi{text-decoration:underline} 
.topMenu .Orders .orderBg{overflow:hidden;background-position:-367px -154px;line-height:25px;width:25px;height:25px;margin-left:5px;text-align:center;color:#fff;float:left;margin-top:2px;}
.topMenu a.topNews{float:left;}
.topMenu .topNews .newsTest{}
.topMenu .topNews .newsBg{overflow:hidden;background-position:-398px -154px;height:25px;margin-left:5px;width:25px;text-align:center;float:left;font-size:
16px;color:#fff;line-height:25px;margin-top:2px;}
.topMenu .top-line{margin-right:0;margin-left:10px;}
.topHelp{margin-top:12px;margin-left:20px; position:relative; z-index:1010;}
.topWeiXinBox{background:#f7f7f0;width:150px;padding:15px 10px 5px 10px;border:1px solid #C6C6C6;  position:absolute;top:38px;z-index:2;left:-44px;}
.weixinBox{width:110px; border-right:1px solid #EDEDED;margin-right:10px;color:#333;}
.topWeiXinBox .weixinBox .saoyisao{ width:108px;}
.weixinTest{text-align:center;width:110px;margin-bottom:8px;}
.weixinPic{width:110px; text-align:center;margin-top:10px;margin-bottom:3px;}
.topHelp{height:30px;}
.topHelp a{padding-left:22px;height:30px;line-height:30px;color:#d0d0d0;margin-right:10px;}
.topHelp a.Attention{background-position:-56px 6px;}
.topHelp a.helpIcon{margin-right:0;background-position:-122px 6px;}
.topHelp a.appDownload{background-position:0 -394px;}
.topWeiXinBox .sina{background-position:-66px -215px;width:25px;height:24px;}
.topWeiXinBox .weixinBox .saoyisao .saoyisaoIcon{background-position:-356px -133px;width:18px;height:15px;margin-right:5px}
.topWeiXinBox .weiXinBoxi{width:12px;height:8px; background-position:-170px -224px; position:absolute;top:-8px;left:75px;}
.QuickNavigationBox .shrinkBox{width:325px;border-top:1px solid #e5e5e5; position:absolute;bottom:10px;left:0;padding-top:5px;}
.QuickNavigationBox .ShrinkBnt{width:15px;height:10px;margin:0 auto; background-position:-478px -135px;}



/**导航**/
.nav{height:81px;}
.quick_jijinbi{width:330px;height:80px; position:relative}
.nav-inner{width:100%;height:80px;border-bottom:1px solid #c6c6c6;background:#fff;}
.nav .wrap{height:80px;}
.menu{width:865px;height:80px;line-height:80px;font-size:20px;white-space:nowrap; border-left:1px solid #eceae7;}
.menu ul{height:80px;}
.menu li{float:left;height:80px;padding-right:20px;  text-align:center; line-height:80px;padding-left:20px; font-size:20px;border-right:1px solid #eceae7; }
.menu li ul{float:left;line-height:80px;color:#F55F2F; font-size:16px;padding-left:30px;margin-left:10px; position:relative;}
.menu li ul.ulPic{background-position:-502px 0; height:81px;}
.menu li a{ text-align:center}
.menu li.active{ background:#f7f5f2;height:80px;width:112px;}
.menu li a.index :Hover{ background-position:-197px -217px;margin-left:20px; }
.menu li i{float:left; margin-top:27px;  width:32px;height:24px;} 
.Iconindex{ background:url(../imges/img.png?v=2); background-position:-85px -80px;margin-left:16px;}
a:hover .Iconindex,.menu li.active .Iconindex{float:left; background-position:-85px -107px;margin-left:16px;}
.menu li a .duili{width:37px;height:29px;margin:22px 0 0 -5px;background:url(../imges/nav-gift-ico.gif) no-repeat;}
.menu li a:hover .duili{width:32px;height:23px;margin:27px 0 0 0;background-image:url(../imges/img.png?v=2);background-position:-139px -107px}
.duiliH{ background:url(../imges/img.png?v=2); float:left;background-position:-140px -107px; }
.menu li.active a .duili,.menu li.active a:hover .duili{width:37px;height:29px;float:left;margin:22px 0 0 -5px;background:url(../imges/img.png?v=2) no-repeat -420px -350px;}
.happyJinbi{ background:url(../imges/img.png?v=2); background-position:-190px -80px; }
a:hover .happyJinbi,.menu li.active .happyJinbi{float:left; background-position:-190px -107px;}
.happyJinbiH{float:left;  background:url(../imges/img.png?v=2); background-position:-190px -107px;}
.mamaleyuan{ background:url(../imges/img.png?v=2); background-position:-235px -70px;}
a:hover .mamaleyuan{float:left; background-position:-233px -103px;}

.diaoyanIcon{ background:url(../imges/img.png?v=2); background-position:0 -424px;margin-left:16px;}
a:hover .diaoyanIcon,.menu li.active .diaoyanIcon{float:left; background-position:-40px -424px;margin-left:16px;}



.menu li.mama{border-right:none;width:160px}
.menu li span{float:left;}
.QuickNavigation{width:255px;font-size:20px; color:#fff;line-height:67px;padding-left:70px; height:78px;position:absolute;top:12px; right:-5px;z-index:1000;background:url(../imges/img.png?v=2) no-repeat 0 -135px}
.QuckIcon{ background-position:0 -89px;width:29px;height:29px;margin-top:20px; position:absolute;top:10px;right:0;}
.QuickNavigationBox{background:#fff;height:355px;color:#333;position: absolute; right:-5px;top:69px; width:295px; z-index:999;padding:34px 15px  5px 15px; box-shadow:0 3px 3px #ddd;}
.QuickNavigationBox .quickL{width:290px;}
.QuickNavigationBox .quickL.yanmaBox{margin-bottom:13px;}
.w290{ width:290px;}
.QuickNavigationBox .quickL .quickLTitle{ font-size:14px; font-weight:bold;width:290px;margin-bottom:10px;}
.QuickNavigationBox .quickL .quickLInput{margin-bottom:10px;}
.QuickNavigationBox .quickL .quickLInput input{height:28px;line-height:28px;padding:4px 0 4px 5px;border:1px solid #C6C6C6;width:285px;border-radius:5px;}
.yanzhengmaBox{width:100px;margin-right:10px}
.yanzhengmaBox input{width:100px;height:28px;line-height:28px;padding:4px 0;border:1px solid #C6C6C6;border-radius:5px;}
.yanzhengmaPic{width:70px;height:30px; margin-right:15px;margin-top:4px;margin-left:5px;}
.yanzhengmaPic img{border:1px solid #c6c6c6; cursor:pointer}
.yanzhengmaT a{width:80px;height:36px;line-height:36px;color:#666e78;}
/* 20170807 导航超妈向前冲图片入口 活动后可删除 */
.nav .wrap{position:relative;}
.navChaoMaLink{position:absolute;right:390px;top:3px;width:140px;height:74px;background:url(../imges/navChaoMaLink.gif?v=2014081201) no-repeat;text-indent:-9999px;overflow:hidden;}
.sticky .navChaoMaLink{right:326px;}
 
 
.zhifuText {width:290px; text-align:center;line-height:30px; color:#0048fb; font-weight:bold;}
.zhifuText a{ color:#0048fb; text-decoration:underline}
/**Logo背影 **/
.logoBg{width:100%;background: #fb4a52 url(../imges/LogoBg.jpg) no-repeat center center;height:110px;}
.logoBox{padding-top:22px;margin-right:50px;}
.logoBox .LogoPic{width:205px;height:65px;margin-right:10px}
.logoBox .cityBox{margin-top:10px;width:200px;}
.cityTabBox{width:200px;float:left;}
.logoBox .cityBox .cityName{border-bottom:1px dotted #ffe5be; float:left;font-size:14px;color:#fff480;padding-bottom:7px; background-position:-206px 3px;padding-left:20px;}
.logoBox .cityBox .citySelsect{ font-size:14px;color:#7b0f26;margin-top:3px; background-position:-220px -38px; position:relative}
.citySelsectMenu{background:#f7f7f0;border:1px solid #7b0f26;padding:10px; position:absolute;top:30px;height:20px; z-index:333;left:-100px;}
.citySelsectMenu .citySelsectIcon{width:10px;height:6px;background-position:-207px -227px; position:absolute;top:-7px;left:130px; z-index:3;}
.citySelsectMenu .Province{border:1px solid #f6f6f6;margin-right:10px;}
.BntSave {
    background: none repeat scroll 0 0 #EE4634;
    border: medium none;
    border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;display:inline-block;padding-left:20px;padding-right:20px;
    margin-right:10px;}



.BntSave:hover {
    background: none repeat scroll 0 0 #F05C4C;
    cursor: pointer;
}
.Bntcancel:hover {
    background: none repeat scroll 0 0 #555555;
    cursor: pointer;
}


.Bntcancel {
    background: none repeat scroll 0 0 #666666;
    border: medium none;
    border-radius: 3px; -webkit-border-radius: 3px;-moz-border-radius: 3px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    width: 50px;
}
 .logoBox .cityBox .citySelsect{width:80px;float:left}
 .logoBox .cityBox .citySelsect a{ color:#7b0f26}
.logoBox .cityBox .citySelsect a:hover{ text-decoration:underline}

.logoBox .smallMenu{width:355px; display:block;margin-top:10px;}
.logoBox .smallMenu li{float:left; font-size:14px; width:80px;color:#fff;margin-right:35px; text-align:center; font-weight:bold}
.logoBox .smallMenu li a{ color:#fff;}
.logoBox .smallMenu li span{width:80px;float:left;}
.logoBox .smallMenu li span.jijinbi{width:80px;height:38px; background-position:21px -35px;}
.logoBox .smallMenu li span.duihaoli{width:80px;height:38px; background-position:-60px -35px;}
.logoBox .smallMenu li span.active{width:80px;height:38px; background-position:-155px -35px;}

.logoBox .QQBox{width:420px;/*margin-top:20px;*/ color:#111219;}
.logoBox .QQBox .phonebox{background:#fdf0e1;height:38px;width:213px;margin-right:10px;display:inline;line-height:38px; font-size:18px;padding-left:10px;}
.logoBox .QQBox .phonebox span.phoneLine{ width:41px;  height:28px;line-height:28px;background-position:-374px 5px;margin-top:5px;margin-right:15px}
.logoBox .QQBox .QQ{height:38px;width:178px; background-position:-279px -87px}

.webPic,.u-syname a i{ background: url(../imges/img.png?v=2) no-repeat}
#attentions {
background:initial;
position:relative;
padding-left:25px;
}
    #attentions::before {
        position: absolute;
        content: '';
        width: 22px;
        height: 100%;
        display: block;
        background: url(../imges/img.png?v=2) no-repeat;
        left: 0;
        top: 0;
        background-position: -53px 6px;
    }
.more {
    float: right;
    color: #888;
    font-size: 14px;
    line-height: 19px;
    height: 19px;
}
.more span{ float:left;}
.more span.moreIcon{ margin-left:5px;background-position:-39px -96px;width:19px;height:19px;}

/*面包屑导航*/
.crumbsNav{width:1200px;margin:18px auto;color:#333;font-size:18px}
.crumbsNav a{ margin-left:8px;margin-right:8px;}
.crumbsNav span{ margin-left:10px; }
.crumbsNav a:hover,.crumbsNav a:hover strong{color:#f55f2f;}
.crumbsNav strong{font-size:18px;color:#333;font-weight:normal;}

 .crumbsNav strong a{margin-left:0}


/* .fixedBar2 右下固定层 20140519 */
.fixedBar2Btn,.fixedBar2ShareContentArr{background:url(../imges/fixedBar2-bg.png) no-repeat;}
.fixedBar2{position:fixed;left:50%;bottom:20px;width:38px;margin-left:610px;z-index:1020;}
.fixedBar2Item{width:38px;height:38px;margin-top:10px;}
.fixedBar2Folder{height:auto;}
.fixedBar2Btn{display:block;width:38px;height:38px;cursor:pointer;}
.fixedBar2BtnTotop{display:none;}
.fixedBar2BtnTotop:hover{background-position:-38px 0;}
.fixedBar2BtnFolder{position:relative;background-position:0 -38px;}
.fixedBar2BtnFolder:hover{background-position:-38px -38px;}
.fixedBar2BtnFolderHide{background-position:0 -76px;}
.fixedBar2BtnFolderHide:hover{background-position:-38px -76px;}
.fixedBar2BtnCart{background-position:0 -114px;}
.fixedBar2BtnCart:hover{background-position:-38px -114px;}
.fixedBar2BtnFavor{background-position:0 -152px;}
.fixedBar2BtnFavor:hover{background-position:-38px -152px;}
.fixedBar2BtnShare{background-position:0 -190px;}
.fixedBar2BtnShare:hover{background-position:-38px -190px;}
.fixedBar2BtnSuggest{height:45px;background-position:0 -228px;}
.fixedBar2BtnSuggest:hover{background-position:-38px -228px;}
.fixedBar2FolderContent{padding-bottom:42px;margin-bottom:-38px;}
.fixedBar2FolderContent li{margin-bottom:-1px;}
.fixedBar2Share{position:relative;}
.fixedBar2ShareContent{display:none;position:absolute;right:48px;top:-11px;width:148px;padding:9px 0 1px 9px;*padding-bottom:9px;background:#fff;border:1px solid #fa8f19;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.fixedBar2ShareContentArr{position:absolute;width:8px;height:12px;right:-8px;top:24px;background-position:0 -280px;}
.fixedBar2ShareContent .bdshare-button-style0-16 a{width:48px;margin:0 9px 8px 0;}
.fixedBar2ItemZadan{position:relative;}
.fixedBar2 .fixedBar2BtnZadan{background-image:url(../imges/fixedBar2BtnZadan-bg.gif);}
.fixedBar2 .fixedBar2BtnZadan:hover{background-image:url(../imges/fixedBar2-bg.png);background-position:-38px -300px;}
.fixedBar2ZadanTips,.fixedBar2ZadanTips i,.zadanFly{background:url(../zadan/images/zadan-tips-bg.png) no-repeat;}
.fixedBar2ZadanTips{position:absolute;right:38px;top:-60px;width:390px;height:160px;background-position:0 -320px;}
.fixedBar2ZadanTips i{position:absolute;right:70px;top:5px;width:31px;height:31px;cursor:pointer;}
.zadanFly{position:fixed;left:-350px;bottom:90px;width:350px;height:320px;z-index:1021;}
/* 世界杯皮肤 */
/* .fixedBar2ZadanTipsWc,.fixedBar2ZadanTipsWc i,.zadanFlyWc{background-image:url(../zadan/images/zadan-tips-bg-wc.png);} */



/**积金币成功**/
.jiyxBox{width:290px;}
.jiyxBox .jbyx{ text-align:center; font-size:24px;margin-bottom:5px;}
.jiyxBox .jbzh{ font-size:14px;text-align:center;margin-bottom:10px;}
.shopBox{border:1px solid #e5e5e5;border-radius:10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;margin-bottom:20px;padding:15px 0; font-size:14px; text-align:center;}
.shopBox p.plineL{margin-bottom:5px;}
.shopBox p span{color:#eba500}
.shopBox p .jinbizhi{ font-size:24px; font-weight:bold; font-family:Arial}
.shopBox .ydtip{font-weight: bold;font-size:12px;font-weight:bold;color:#999;line-height:18px;padding:0 20px;margin-top:5px;}
.chongzhiScuess{width:628px; padding-bottom:18px;}
.chongzhiScuess_c{width:628px;margin:35px auto 0 auto;  border-bottom:1px solid #e1e1e1;}
.czScuessMode1{ background:#fafafa;border-radius:10px 10px 0 0; border-right:1px solid #e1e1e1; border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1;}
.cz_c a{margin-left:10px;margin-right:10px;color:#1f75ea}
.cz_c a:hover{ color:#fa8f19}
.czScuessMode2{padding-top:8px;  background:#fff;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1; }
.czScuessMode3{padding-top:8px;  background:#fff;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-top:1px solid #e1e1e1; }
.zcgouTest{width:300px;}
.zcgouTest p{line-height:22px;}
.zcgouTest p.usreName{ font-size:14px; font-weight:bold}
.zcgouTest p span{ color:#eba500; font-size:18px;margin-left:3px;margin-right:3px;  }
 .mode_box{margin-left:27px;display:block}
.scuessBoxa{width:572px;}
.zcz_top{ margin-top:30px;margin-bottom:40px;}
.ModelLeft {width:432px;margin-bottom:15px;}
.ModelRight{margin-right:30px;width:126px; text-align:center;border:2px solid #e4e4e4; font-weight:bold;border-radius:10px;margin-top:28px;background:#fff; } 
.ModelRight .one{height:34px;line-height:34px;border-bottom:1px solid #ddd}
.ModelRight .two{height:34px;line-height:34px;}
.ModelRight .one span{ color:#eba500}

.czScuessBox2{margin-left:27px;}
 .czTop2{margin-bottom:10px;height:34px;line-height:34px}
 .czTop3{height:34px;line-height:34px}
.cz_list{padding-bottom:21px;margin-top:20px;  }
.cz_list li{width:55px;float:left;margin-right:102px; text-align:center}
.cz_list li.mr0{margin-right:0}
.cz_duihuan{padding-bottom:20px;width:600px; padding-top:10px;}
.cz_duihuan .duiliDiv{width:220px;float:left;}
.duiliPic{width:50px;height:50px;margin-right:10px;}
.duiliTest{width:150px;margin-left:10px}

.duiliTest p.fz{ font-weight:bold}
.duiliTest p.underline{ text-decoration:underline;color:#EBA500}
.duiliTest p.underline a{color:#EBA500}
.duiliTest p span{ color:#eba500}
.zcJinbiBuChu{ color:#1f75ea;padding-bottom:10px}
.gouIcon{width:48px;height:48px; background-position:0 -300px;margin-right:10px;}
.zcmengmeng{width:23px;height:34px; background-position:-63px -311px;float:left;margin-right:10px;}
.moneyFw{ font-size:14px; font-weight:bold}

/*弹窗式-充值金币成功**/ 
.zc_title{width:479px;border-bottom:1px solid #e1e1e1;line-height:42px;padding-left:20px;}
.wmode_box{margin-left:20px;display:block;border-top:1px solid #fefefe}
.zcwindowPopBg{position:fixed;width:100%;height:100%;left:0;top:0;background:#000;opacity:0.5;filter:alpha(opacity=80);z-index:1030;}
.zcwindowPop{position:fixed;top:50%;left:50%;width:500px;border-bottom:1px solid #e1e1e1;margin:-250px 0 0 -250px;z-index:1031;}
.zcwindowPopM{ width:498px;background:#fafafa;border-radius:10px 10px 0 0; position:relative; border-right:1px solid #e1e1e1; border-left:1px solid #e1e1e1;border-top:1px solid #e1e1e1;}
.zcwindowPop .more{margin-top:7px;}
.Wcz_list{padding-bottom:5px;margin:5px 0 0px 50px;}
.Wcz_list li{width:55px;float:left;margin-right:102px; text-align:center}
.Wcz_list li.mr0{margin-right:0}
.Wcz_duihuan{margin-bottom:20px;width:500px; margin-top:10px;}
.Wcz_duihuan .duiliDiv{width:220px;float:left; }
.WduiliPic{width:50px;height:50px;margin-right:10px;}
.WduiliTest{width:150px;margin-left:10px}
.WduiliTest p{line-height:30px;}
.WduiliTest p.fz{ font-weight:bold}
.WduiliTest p span{ color:#eba500}
.wModelLeft {margin-bottom:15px;}
.Wfloat{ position:absolute;top:30px;right:-10px;}
.zc_title_t{ font-size:15px;color:#7f7f7f;}
.close{width:22px;height:22px; background-position:-104px -317px; margin-right:10px; margin-top:10px; cursor:pointer}

/**页面圆角**/
.warpBox{background:#fff;margin:0 auto 20px auto;width:1200px; border-radius:8px; -webkit-border-radius: 8px;-moz-border-radius: 8px;}



.QuickBnt{background:#fa8f19;height:52px;width:295px;border-radius:5px; text-align:center; color:#fff; font-size:20px;}
.QuickBnt:hover{background:#fd6638;}
.Regist{display:block;width:293px;height:50px;line-height:50px;border:1px solid #f4ae3f;border-radius:5px; text-align:center;background:#fff; color:#333; font-size:20px;cursor:pointer;}
.Regist:hover{color:#f26d2b;}
.QuickBntBox{width:295px;margin-bottom:10px;}
.mode_box .more{margin-right:10px;}
.contentBox { width: 1200px;}


/*****************o2o右侧模块************/
.cffa742{ color:#ffa742;}
.fwbold{ font-weight:bold}
.o2orightBar{width:325px;  }
.bgfff245{width:325px; background:#fff;}
.rightWidth245{width:325px; }
.rightTitleYellow{height:50px;line-height:50px;border-bottom:1px solid #DDD;padding-left:15px; font-size:18px; }
.rightTitleMessages{background:#d6ba8b;height:30px;}
.CancellationList{ width:295px;margin-top:15px;margin-left:15px; margin-bottom:20px;}
.CancellationList li{padding-bottom:4px;margin-bottom:20px;  width:295px;float:left;}
.CancellationList li span.cancelPic{width:55px;height:55px;border:1px solid #ddd;margin-right:10px; background:url(/Content/ver3/images/touxiangBg.jpg)}
.CancellationList li span.cancelPic img{width:55px;height:55px;}
.CancellationList li.fanliLeftTwoPage{padding-bottom:6px;margin-bottom:8px;border-bottom:1px dashed #ddd; width:166px;float:left;}
.CancellationList li.bordeBottomNone{border-bottom:0;}
.CancellationList li.cancelPic{width:35px;height:35px;margin-right:10px;background:#fff;float:left; }
.CancellationList li .SpecialsPic{width:50px;height:50px;padding:3px;margin-right:10px;border:1px solid #ccc; background:url(/Content/ver3/images/touxiangBg.jpg)}
.leftBox{width:860px; background:#fff;padding-bottom:20px;}
.CancellationList li.borderBottomNone{ border:none;margin-bottom:5px;}
.rightLeft15{ width:295px;margin:10px 15px 15px 15px;}
.cancelTest{width:220px; margin-left:0px; color:#323232}
.lineHeight35{line-height:35px;height:35px;}
.cancelTest p{width:220px;line-height:17px;}
.cancelTest p.pictest{width:220px;line-height:17px;overflow:hidden;}
.cancelTest p.title{height:35px;overflow:hidden;line-height:17px;width:220px;}
.mbottom15{ margin-bottom:15px;}
.cancelTest p.cancel_jinbi{color:#eba500; font-size:14px;}
.cancelTest p.cancel_jinbi span{ font-weight:bold; font-family:Arial; font-size:16px;margin-right:5px;}
.cancelTest p.title_hot{height:35px;overflow:hidden;line-height:17px;width:220px; font-size:14px;}
.right-bar .right-content .wxtj{width:auto;padding:5px 0 15px;margin:0;}
.wxtj-item{height:100px;padding:10px 20px 0;}
.wxtj-txt{float:left;height:56px;margin:22px 0 0 15px;font-size:18px;line-height:28px;color:#333;white-space:nowrap;}
.wxtj-img{float:left;text-align:center;}
.wxtj-img img{display:block;width:100px;height:100px;}
.wxtj-img p{margin-top:3px;}


/* .lcTab */
.lcTabHd{border-bottom:1px solid #E6E9EC;color:#666E78;font-size:18px;height:50px;padding-left:15px;}
.lcTabHd ul{float:left;margin-top:15px;}
.lcTabHd li{float:left;line-height:20px;border-right:1px solid #f2f2f2;padding-right:15px;margin-right:15px; cursor:pointer;}
.lcTabHd li.last{padding:0;border-right:none;margin:0;}
 
.lcTabContent{display:none;}
.lcTabBd .current{display:block;}
.xinxin { color: #FF0000; font: bold 14px Arial; height: 12px;margin-right: 3px;text-decoration: none;}


/******/
.shoppingIcon{width:13px;height:14px; margin-top:8px;margin-right:3px; cursor:pointer;}
.shop_Trad{background-position:-480px -255px;}
.shop_Add{  background-position:-459px -255px;margin-left:3px;}


/* jQuery.fn.JBGallery */
.JBGallery{position:relative;}
.JBGallery,.JBGallery ul,.JBGallery li,.JBGallery a,.JBGallery img{width:470px;height:400px;}
.JBGalleryImg{position:relative;}
.JBGalleryImg li{display:none;position:absolute;left:0;top:0;}
.JBGalleryImg li.show{display:block;}
.JBGalleryTag{position:absolute;left:50%;bottom:10px;width:130px;height:13px;margin-left:-65px;text-align:center;}
.JBGalleryTag span{display:inline-block;height:9px;padding:2px 0;background:rgba(255, 255, 255, 0.3);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.JBGalleryTag i{display:inline-block;width:9px;height:9px;margin:0 2px;background:#b7b7b7;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:hidden;}
.JBGalleryTag i.current{background:#e12011;}
.JBGalleryPrev,.JBGalleryNext{display:none;position:absolute;left:0;top:50%;margin-top:-40px;width:37px;height:80px;background:url(../imges/img.png?v=2) no-repeat -422px 0;cursor:pointer;}
.JBGalleryNext{left:auto;right:0;background-position:-462px 0;}


/* topBanner */
.topBanner,.topBannerClose{background-repeat:no-repeat;}
.topBanner{display:none;height:100px;background-repeat:repeat-x;}
.topBannerInner{display:block;position:relative;height:100px;background-repeat:no-repeat;background-position:50% 0;}
.topBannerClose{position:absolute;left:50%;top:3px;margin-left:580px;width:20px;height:20px;background-position:0 -102px;cursor:pointer;}

/* chaomaNews 右下角超妈弹窗 备份勿删
.chaomaNewsIcon,.chaomaNewsClose{background:#000;background:url(/Content/v3.0/imges/chaomaNewsBg.png) no-repeat;}
.chaomaNews{display:none;position:fixed;right:0;bottom:0;width:320px;border:1px solid #765197;background:#fff;z-index:1030;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#333;}
.chaomaNewsHd{position:relative;height:40px;padding:0 10px;line-height:40px;font-size:16px;font-weight:bold;color:#fff;background:#7c5794;text-align:center;}
.chaomaNewsClose{position:absolute;width:20px;height:20px;right:10px;top:10px;background-position:-80px 0;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background .2s;-moz-transition:background .2s;transition:background .2s;}
.chaomaNewsClose:hover{background-color:#9368b0;}
.chaomaNewsBd{height:180px;padding:5px 10px 0;overflow:hidden;}
.chaomaNewsItem{margin-bottom:10px;}
.chaomaNewsTitle{font-size:14px;font-weight:bold;line-height:32px;color:#765198;}
.chaomaNewsList{height:20px;padding:0 10px;line-height:20px;overflow:hidden;}
.chaomaNewsList li{height:20px;line-height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.chaomaNewsPrize{height:80px;padding:0 11px;overflow:hidden;}
.chaomaNewsPrize ul{width:288px;}
.chaomaNewsPrize li{float:left;width:86px;margin-right:10px;text-align:center;}
.chaomaNewsPrize img{width:60px;height:60px;}
.chaomaNewsPrize p{height:20px;line-height:20px;overflow:hidden;}
.chaomaNewsFt{height:30px;padding:0 15px 15px;margin-top:5px;text-align:center;}
.chaomaNewsFt a{display:inline-block;height:30px;padding:0 12px;font-size:14px;line-height:30px;font-family:sans-serif;color:#fff;background:#7c5794;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background .2s;-moz-transition:background .2s;transition:background .2s;}
.chaomaNewsFt a:hover{background:#9368b0;}
.chaomaNewsIcon{position:absolute;left:-16px;top:-32px;width:76px;height:65px;} */

/* chaomaNews 右下角超妈弹窗 活动后可删除 */
.chaomaNewsIcon,.chaomaNewsClose{background:#000;background:url(/Content/v3.0/imges/chaomaNewsBg.png) no-repeat;}
.chaomaNews{display:none;position:fixed;right:0;bottom:0;width:320px;border:1px solid #765197;background:#fff;z-index:1030;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#333;}
.chaomaNewsHd{position:relative;height:40px;padding:0 10px;line-height:40px;font-size:16px;font-weight:bold;color:#fff;background:#7c5794;text-align:center;}
.chaomaNewsClose{position:absolute;width:20px;height:20px;right:10px;top:10px;background-position:-80px 0;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background .2s;-moz-transition:background .2s;transition:background .2s;}
.chaomaNewsClose:hover{background-color:#9368b0;}
.chaomaNewsBd{padding:5px 10px 0;overflow:hidden;}
.chaomaNewsItem{margin-bottom:10px;}
.chaomaNewsTitle{font-size:14px;font-weight:bold;line-height:32px;color:#765198;}
.chaomaNewsList{padding:0 11px;overflow:hidden;}
.chaomaNewsList ul{width:288px;}
.chaomaNewsList li{float:left;width:86px;margin-right:10px;}
.chaomaNewsList img{width:60px;height:60px;margin-bottom:5px;}
.chaomaNewsList p{height:20px;line-height:20px;overflow:hidden;}
.chaomaNewsList p.first{font-weight:bold;}
.chaomaNewsPrize{padding:0 10px;line-height:20px;}
.chaomaNewsPrize a{color:#fa8f19;}
.chaomaNewsFt{height:30px;padding:0 15px 15px;margin-top:5px;text-align:right;}
.chaomaNewsFt a{display:inline-block;height:30px;padding:0 12px;font-weight:bold;font-size:14px;line-height:30px;font-family:sans-serif;color:#fff;background:#7c5794;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background .2s;-moz-transition:background .2s;transition:background .2s;}
.chaomaNewsFt a:hover{background:#9368b0;}
.chaomaNewsIcon{position:absolute;left:-16px;top:-32px;width:76px;height:65px;}

/*2018-6-5新增微信客服号*/
.xw-kfh{margin-bottom: 10px; width: 213px; text-align: center; font-size: 16px;color: #fff;}
