/* CSS Document */

body{
	min-width: 320px;font:15px/1 "Microsoft YaHei";
}
 




.warmp{
	margin: 0 auto;
    max-width:760px;
    overflow: hidden;
    position: relative;
	}


.padding-bottom60{ padding-bottom:60px;}
.margin-top34{ margin-top:34px;}
.margin-bot10{ margin-bottom:10px;}

footer{ position:fixed; bottom:0; left:0; width:100%; height:60px; z-index:1000;background:#0067ac;
filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
-moz-opacity:0.9; /*Firefox私有，透明度50%*/
opacity:0.9;}
footer nav{ width:100%;}
footer ul li{ float:left; display:inline-table; border-left:1px solid #fff; width:24%; height:60px; text-align:center;font:14px/60px "Microsoft YaHei"; color:#fff;}
footer ul li:first-child{ width:27%;border-left:0; }
footer ul li:first-child img{ width:44px; height:44px; padding:2px; border:1px solid #fff; border-radius:25px; margin-top:5px;}


/**
** 首页
**/
.f-left {float:left; }
.f-right {float:right; }
.clearfix:after { content: "."; clear: both; height: 0; visibility: hidden; display: block; }
.clearfix { clear: both; *zoom: 1;float:none; }
.number,.success{text-align:center;background:#4db132;padding:0  20px 20px;color:#fff;line-height:24px;font-size:15px; }
.number span {color:#e52929;background:#ffea00;padding:0 5px; }
.number b{ color:#fffc00; font-weight:normal}
.success span {color:#fffc00; }
.success  a{color:#fffc00;}

.boxOut {max-width:760px;margin:0 auto;position:relative;}
.boxOut img{width:100%;}
.boxOut .martop-5px img{margin-top:-5px;}
.boxOut .martop-4px img{margin-top:-4px;}
.boxOut .martop-2px img{margin-top:-3px;}

.boxFormOut { padding:10px; }
.boxForm {border:solid 1px #b5b5b8;border-radius:5px;margin-bottom:10px; }
.boxForm img{width:17px; vertical-align:middle;margin:12px 8px; }
.boxForm input {border:none;outline:none; }
.boxFormBtn {position:relative;width:100%; padding:10px 0 ;}
.boxFormBtnHid {background:#04be02;color:#fff;width:100%;display:block;text-align:center;height:42px;line-height:42px;border-radius:5px; }
.boxFormBtnHid img{width:27px;vertical-align:middle; }
.boxFormBtn input{position:absolute;top:10px;left:0;width:100%;height:42px;opacity:0; } 
.error {border:solid 1px  #ea1a1a;color:#ea1a1a; }
.warmRemind {background:rgba(0,0,0,0.6);width:100%;height:100%;position:fixed;z-index:99;top:0; }
.warmBox {background:#fff;position:relative;top:50%;width:90%;left:5%;border-radius:5px;overflow:hidden;margin-top:-70px; }
.warmBoxTitle {background:#02a7e3; padding:10px 15px;color:#fff;font-size:14px;}
.warmBoxTitle img {vertical-align:middle;color:#fff;width:16px; margin-top:-1px;}
.warmBoxImg img {width:70px;height:70px; display:block;margin:20px auto;}
.warmBoxCon { padding:0 10px 20px;text-align:center;color:#000033;padding:10px;}

.boxRemind {padding:10px; }
.boxRemind li {line-height:22px;border-bottom:solid 1px #d9d9d9;padding:8px 0;font-size:14px; }
.boxRemind li:last-child{border-bottom:none; }
.boxRemind li span {color:#4db132; }
.boxRemind .boxRemindBtn {background:#4db132;color:#fff;display:block;width:100%;border-radius:5px;padding:10px 0; text-align:center;margin:0 0 20px;}
/* 历史课程 */
.lessonList {background:#f4f4f4;padding:0 16px; }
.lessonListEnd {text-align:center;color:#666;line-height:40px; font-size:12px;}
.lessonBigTitle {font-size:17px;color:#e62e2e;padding:8px 0;border-bottom:solid 1px #e2e2e2; }
.lessonBigTitle span {display:inline-block;width:4px;height:21px;background:#e62e2e;margin-right:8px;vertical-align:middle; }
.lessonList dd {border-bottom:solid 1px #d7d7d7;padding:10px 0; }
.lessonList dd b {display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.lessonList dd span {font-size:12px;color:#999999;margin-right:5px; }
.lessonListLink {margin-top:8px; }
.lessonListLink a{display:block;padding:5px 16px;border:solid 1px #02a7e3;border-radius:5px;color:#02a7e3;font-size:11px;margin-right:10px;background:#fff; }
.lessonListLink a:last-child {margin-right:0; }
.lessonListLink a:active {background:#f0f0f0; }
/*讲师*/
.teacherList dd{float:left;width:25.3%;margin:0 4%; font-size:12px;color:#999;margin-bottom:20px;}
.teacherList dd .teacherListName{color:#000;font-size:16px; display:block;text-align:center;line-height:36px;}
/*学员专区*/
.listTitle {height:14px;background:#4db132; }
.listTitle span {display:inline-block;background:#fff;line-height:14px;margin-left:10px;padding:0 10px;}
/**触屏滑动owl.theme.css***/
/* clearfix */
.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
/* display none until init */
.owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; }
.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; }
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.owl-theme .owl-controls {height: 60px;  text-align: center;  background: #eee;border-top: solid 1px #ddd; border-bottom: solid 1px #ddd;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }
.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=50); /*IE7 fix*/ opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791; }
.owl-demo { position: relative; }
.owl-pagination { position: relative; }
.owl-theme .owl-controls .owl-page span { border-radius: 50%; opacity: 1; width: 10px; height: 10px; background: #cecece; }
.owl-theme .owl-controls .active span { background: #4db132; }

.studentList img {width:initial; }
.item  .itemCon {padding:10px 10px 0; }
.item .itemCon dd {position:relative;border-bottom:solid 1px #ebebeb;padding:10px 0 10px 58px;min-height:48px; }
.item .itemCon dd:last-child {border:none; }
.item .itemCon dd a { color:#333;display:block;}
.item .itemCon .itemConPic {position:absolute;width:48px;height:48px;left:0; }
.itemConName img{width:17px;vertical-align:middle;  }
.itemConNameR {color:#4db132;font-size:14px;margin-left:50px;display:inline-block;width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.itemConNameCon {font-size:13px;color:#666;line-height:26px;display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.owl-pagination {margin-top:15px;margin-bottom:-25px; }
.owl-buttons {clear:both;position:relative; }
.owl-prev, .owl-next {background:#e8e8e8;color:#9b9b9b;width:30px;height:30px;line-height:30px;border:solid 1px #d4d4d4;  }
.owl-prev {float:left;margin-left:20%;}
.owl-next {float:right;margin-right:20%;  }
.copyRight {text-align:center;color:#a3a3a3;font-size:12px;padding:10px;line-height:18px; }
/*底部悬浮navFloat*/
.playplayFixedH {height:95px; }
.playFixed {background:rgba(28,28,28,1.0);color:#fff;position:fixed;bottom:0;width:100%;min-height:48px; }
 @media screen and (min-width:760px) {   .playFixed{width:760px;} }
.playFixedBox {padding:10px 10px 10px 72px; }
.playFixedImg {position:absolute;top:10px;left:10px; }
.playFixedImg img{width:50px;height:50px;display:block;border-radius:5px; border:solid 1px #666;padding:2px;}
.playFixedConTitle {color:#fff;line-height:22px;font-size:14px; }
.playFixedConTitle span{color:#ffb40b; }
.playFixedConBtn {font-size:13px;color:#333; }
.playFixedConBtn a{display:inline-block;color:#fff;background:#c40000;border-radius:5px;padding:7px 9px;margin: 5px 2px 5px 0px;font-size:13px; }
.playFixedConBtn img {width:13px; }
.playFixedConName{/*display: inline-block;*/max-width: 80px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 16px;}
.playFixedLink {background:#f2f2f2 }
.playFixedLink .playFixedA {width:50%;border-right:solid 1px #dad9da;margin-right:-1px;height:48px; }
.playFixedLink .playFixedA:last-child{border-right:none;}
.playFixedLink .playFixedA a {display:block;background:#c40000;border-radius:5px;width:80%;margin:10px  auto 0;color:#fff;text-align:center;padding:5px 0;}
 #mcover {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .85);display: none;z-index: 20000;}
#mcover img {position: fixed;right: 0;top: 0;width: 100%;z-index: 20001;}
#mcover1 {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .85);display: none;z-index: 20000;}
#mcover1 img {position: fixed;right: 0;top: 0;width: 100%;z-index: 20001;}
.boxRemindJoin {margin:20px auto;text-align:center; }
.boxRemindJoin li {display:inline-block; }
.boxRemindJoin1 {width:50px;height:50px;line-height:50px;border-radius:50%;border:solid 2px #ccc;color:#ccc;font-size:30px;margin-right:10px; }
.boxRemindJoin2 {vertical-align:top;text-align:left;margin-top:-5px;font-size:14px;color:#626262; }
.boxRemindJoin2 b {color:#333;font-size:16px;line-height:32px; }
.boxRemindJoin2 em {color:#f82020;font-size:14px;}




/**
** 付款成功
**/
.BG {background:#f0f0f0; }
.qianBG{ background:#ecebeb;}
/*进入流程joinStep*/
.joinStepTitle  dd{float:left;width:33.3%;position:relative;border-bottom:solid 1px #cdcdcd;color:#323232;font-size:13px;text-align:center;padding:27px 0 15px; }
.joinStepTitleCircle {background:#cdcdcd;width:16px;height:16px;display:block;border-radius:50%;position:absolute;left:50%;bottom:-8px;margin-left:-8px; }
.joinStepTitle .joinStepTitleActive {color:#02a7e3;border-bottom-color:#02a7e3; }
.joinStepTitle .joinStepTitleActive .joinStepTitleCircle {background:#02a7e3; }
.clearfix:after { content: "."; clear: both; height: 0; visibility: hidden; display: block; }
.clearfix { clear: both; *zoom: 1;float:none; }
.joinStepBox {padding:30px 10px 0; }
.joinStep1 dd{border-left:solid 1px #ff5353;margin:0 18px 0 23px; padding:0 0 20px 18px;position:relative;font-size:15px;color:#484848;line-height:24px; }
.joinStep1 dd:last-child {border-left:none; }
.joinStep1 span {display:block;border-radius:50%;width:20px;height:20px;line-height:20px;text-align:center;color:#fff;background:#ff5353;font-size:14px;position:absolute;left:-10px;}
.joinStep1Btn {position:fixed;bottom:50px;width:100%;left:0; }
.btnOut {padding:0 10px; } 
.btnOut a {line-height:41px;text-align:center; }
.btn {background:#02a7e3;color:#fff;border-radius:5px;height:41px;width:100%; border:none;display:block;}

/**
** 领取教材
**/
.joinStep2Title {PADDING-BOTTOM: 15px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; BACKGROUND: #eaeaea; COLOR: #333333; FONT-SIZE: 14px; PADDING-TOP: 15px}
.joinStep2Book {POSITION: relative; PADDING-BOTTOM: 15px; LINE-HEIGHT: 24px; MIN-HEIGHT: 75px; PADDING-LEFT: 80px; PADDING-RIGHT: 0px; COLOR: #585858; FONT-SIZE: 13px; PADDING-TOP: 15px}
.joinStep2Book IMG {POSITION: absolute; WIDTH: 55px; DISPLAY: block; LEFT: 15px}
.joinStep2Book H3 {	COLOR: #000; FONT-SIZE: 16px; FONT-WEIGHT: 400}
.joinStep2Address DL {PADDING-BOTTOM: 15px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 12px}
.joinStep2Address DD {MARGIN-BOTTOM: 10px; BACKGROUND: #fff}
.joinStep2Address DD SELECT {BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; LINE-HEIGHT: 44px; TEXT-INDENT:8px; WIDTH: 100%; DISPLAY: block; HEIGHT: 44px; COLOR: #999; BORDER-TOP: medium none; BORDER-RIGHT: medium none}
.joinStep2Address DD TEXTAREA {BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; LINE-HEIGHT: 44px; TEXT-INDENT: 12px; WIDTH: 100%; DISPLAY: block; HEIGHT: 44px; COLOR: #999; BORDER-TOP: medium none; BORDER-RIGHT: medium none}
.joinStep2Address DD INPUT {BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; LINE-HEIGHT: 44px; TEXT-INDENT: 12px; WIDTH: 100%; DISPLAY: block; HEIGHT: 44px; COLOR: #999; BORDER-TOP: medium none; BORDER-RIGHT: medium none}
.joinStep2Title2 {TEXT-INDENT: 15px; COLOR: #999999; FONT-SIZE: 14px}
.joinStep2Link {TEXT-ALIGN: right; PADDING-BOTTOM: 15px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; FONT-SIZE: 15px; PADDING-TOP: 15px}
.joinStep2Link A {COLOR: #e59d03}



/**
** 入学
**/
.lingqujiaocai{}
.lingqujiaocai h1{font-size:15px;color:#484848;line-height:24px;}
.lingqujiaocai p{font-size:15px;color:#484848;line-height:24px;}
.lingqujiaocai a{ color:#3b67cc;}


/**
** 学员中心
**/
.heiBG{ background:#000;}
.zhongxinhead{background:#0067ac; max-width:760px;}
.zxhead1{ float:left;width:90%; padding:5px 5% 3px 5%;}
.zxheatouxiang{ float:left; width:40px;height:40px;}
.zxheatouxiang img{width:34px; height:34px; padding:2px; border:1px solid #fff; border-radius:5px; /*background:#891a11;*/}
.zxheanicheng{ float:left;margin-left:5%;}
.zxheanicheng h1{font:14px/40px "Microsoft YaHei" ;color:#fff; font-weight:normal;width:100%;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; overflow:hidden;}
.zxheanicheng h1 i{ font-style:normal; color:#fff; font-size:14px;}
.ucbeijing{ width:100%; text-align:center }
.ucbeijing img{ display:block;max-width:100%; margin:0 auto;}
.zxhead2{float:left; width:100%; border-top:1px solid #fff; }
.zxhead2zuo{ float:left; width:50%; text-align:center; height:60px; overflow:hidden;}
.zxhead2zuo h2{ font:14px/1.5 "Microsoft YaHei" ;color:#fff;font-weight:normal; margin-top:5px;  }
.zxhead2zuo h1{ font:19px/1.5 "Microsoft YaHei" ;color:#fff; }
.zxhead2you{ float:left; width:49%; text-align:center; border-left:1px solid #fff; height:60px;overflow:hidden;}
.zxhead2you h2{font:14px/1.5 "Microsoft YaHei" ;color:#fff;font-weight:normal;  margin-top:5px; }
.zxhead2you h1{ font:19px/1.5 "Microsoft YaHei" ;color:#fff; }
.zhongxintixing{width:100%; padding:6px 0; background:#fff; border-bottom:1px solid #dbd9da;}
.zhongxintixing .box{ float:left;width:100%;background:url(../images/img/tubiao1.gif) no-repeat;background-size:20px 15px;background-position:6px 2px; font:13px/19px "Microsoft YaHei";}
.zhongxintixing .box em{ float:left; color:#976951;margin-left:30px; }
.zhongxintixing .demo{ float:left;overflow:hidden;width:58%;height:19px; line-height:19px;white-space:nowrap; color:#333;margin-left:5px;}



.zhongxinmenu{ width:100%;}
.zhongxinmenu ul{ float:left; width:100%; display:block;margin-bottom:5px;}
.zhongxinmenu li{ float:left; width:33%; text-align:center; display:inline-table; margin-top:5px;}
.zhongxinmenu li a{display:block; width:90%; margin:0 auto;padding:12px 0 10px 0; text-align:center; background:#fff; border:1px solid #dbd9da; }
.zhongxinmenu li a img{ width:40px; height:40px; overflow:hidden; vertical-align:middle;}
.zhongxinmenu li a p{color:#666;font:14px/20px "Microsoft YaHei"; margin-top:5px;}
.zhongxinmenu li div{ position:absolute; right:5%;top:0; z-index:9; background:url(../images/img/shubg.png) top right no-repeat;background-size:80% auto;font:12px/22px "Microsoft YaHei" ;color:#f7774a; width:30px; height:30px; text-align:center; text-indent:10px;}


.qianBG{ background:#fff;}
.shengchengerweima{ width:100%; margin-top:20px;padding-bottom:40px; position:relative; }
.shengchengerweima p{ background:#0b0b0b;font:15px/2 "Microsoft YaHei" ;color:#fff; text-align:center;border-radius:7px; margin:0 3%;}
.shengchengerweima .hand{ position:absolute; top:20px; right:25%; z-index:1000;width:35px; height:35px;}
.shengchengerweima .hand img{ width:100%; display:block;}
.s { background:#0067ac;text-align:center;border-radius:7px; margin:0 3%;font:15px/2 "Microsoft YaHei" ;color:#fff; 

  box-shadow: inset -1px 1px 4px 2px #0067ac, inset 1px -1px 4px 2px #0067ac;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.s:nth-child(1) {

   -webkit-animation: bs linear 2s 0.5s infinite;
  -moz-animation: bs linear 2s 0.5s infinite;
  animation: bs linear 2s 0.5s infinite;
}
.s2 { background:#02a7e3;text-align:center;border-radius:7px; margin:0 3%;font:15px/2 "Microsoft YaHei" ;color:#fff; 

  box-shadow: inset -1px 1px 4px 2px #0067ac, inset 1px -1px 4px 2px #0067ac;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.s2:nth-child(1) {

   -webkit-animation: bs linear 2s 0.5s infinite;
  -moz-animation: bs linear 2s 0.5s infinite;
  animation: bs linear 2s 0.5s infinite;
}
.s3 { background:#0067ac;text-align:center;border-radius:7px; margin:0 3%;font:15px/2 "Microsoft YaHei" ;color:#fff; 

  box-shadow: inset -1px 1px 4px 2px #0067ac, inset 1px -1px 4px 2px #0067ac;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.s3:nth-child(1) {

   -webkit-animation: bs linear 2s 0.5s infinite;
  -moz-animation: bs linear 2s 0.5s infinite;
  animation: bs linear 2s 0.5s infinite;
}

@-webkit-keyframes bs {
  0% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 0px 0 #0b0b0b;
  }

  50% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 20px 0 #111;
  }

  100% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 0px 0 #4f4f4f;
  }
}
@-moz-keyframes bs {
  0% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 0px 0 #0b0b0b;
  }

  50% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 20px 0 #111;
  }

  100% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 0px 0 #4f4f4f;
  }
}
@-o-keyframes bs {
  0% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 0px 0 #0b0b0b;
  }

  50% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 20px 0 #111;
  }

  100% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 0px 0 #4f4f4f;
  }
}
@keyframes bs {
  0% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 0px 0 #0b0b0b;
  }

  50% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 20px 0 #111;
  }

  100% {
    box-shadow: inset -1px 1px 3px 2px #0067ac, inset 1px -1px 3px 2px #0067ac, 0 0 0px 0 #4f4f4f;
  }
}




/**
** 我的课程
**/
.tongyonghead{position:fixed; top:0; left:0;z-index: 1000; width:100%; height:34px; background:#02a7e3;}
.s_yonghutbg{text-align: center; background-color: #0067ac; position: relative;}
.s_fhanniu{position: absolute; z-index: 1001; top: 0; left: 0; width: 40px; height: 34px; background: url(../images/img/userbg.png) left no-repeat; background-size: 26px 21px; background-position: 14px 6px;}
.s_dlbti {color: #FFF; font: 16px/34px "Microsoft YaHei"; letter-spacing: 1px;}
.tongyongguangbo{width:100%; background:#fff; border-bottom:1px solid #dbd9da;}
.tongyongguangbo p{ color:#ea3131; padding:15px 10px; font: 15px/1.5 "Microsoft YaHei";  text-indent:2em; }
.zijixinxi{width:100%; background:#fff; padding:15px 0;}
.zijitxiang{ float:left; width:120px; text-align:center;}
.zijitxiang img{ width:80%; margin-top:5px;}
.zijixinxiceng{ margin-left:120px;}
.zijixinxiceng dl{ color:#000;}
.zijixinxiceng dt{font: 18px/1.5 "Microsoft YaHei"; color:#000; font-weight:bolder; }
.zijixinxiceng dd{ border-bottom:1px solid #dbd9da; padding:10px 0;}
.zijixinxiceng dd:last-child{border-bottom:0;padding-bottom:0;}
.zijixinxiceng dd p{font:16px/1.5 "Microsoft YaHei"; }
.zijixinxiceng dd p label{color:#999;}
.kechengyugaoceng{width:100%; margin-top:20px;background:#fff;}
.yugaotitle{ margin:0 10px;border-bottom:1px solid #dbd9da; padding:10px 0;}
.yugaotitle h1{ border-left:5px solid #02a7e3;  text-indent:15px;font: 19px/1.5 "Microsoft YaHei"; color:#000; font-weight:bolder;}
.kechengtuijian{margin:10px;}
.ketjtu{ float:left; width:160px;}
.ketjtu img{ width:100%;}
.kechengxinxi{ margin-left:170px;}
.kechengxinxi h2{font:16px/1.5 "Microsoft YaHei";color:#000;font-weight:bolder;}
.kechengxinxi p{font:14px/1.5 "Microsoft YaHei";color:#999;}
.kechengxinxi p a{ color:#02a7e3; background:url(../images/img/lanjiantou.gif) left no-repeat; background-size:8px 12px; background-position:0 5px; padding-left:12px;}
.kechengxinxi p.hengxian{ border-bottom:1px solid #dbd9da; margin:5px 0;}
.lishikecheng{ margin:10px; }
.lishikecheng ul{width:100%;}
.lishikecheng ul li{float:left;width:100%;border-bottom:1px solid #dbd9da; padding:7px 0;}
.lishikecheng ul li a{font:16px/25px "Microsoft YaHei";color:#000;}




/**
** 我的产品
**/
.myproducts{ width:100%;}
.myproducts ul{ margin:0 10px;}
.myproducts ul li{ float:left; width:100%; border-bottom:1px solid #dbd9da;padding:7px 0; }
.myproducts ul li label{ float:left; width:50px;}
.myproducts ul li label img{ width:100%; margin-top:5px;}
.myproducts ul li span{float:left; margin-left:10px;width:64%;}
.myproducts ul li span h3{font:14px/1.5 "Microsoft YaHei";color:#000;}
.myproducts ul li span h4{font:12px/1.5 "Microsoft YaHei";color:#cbcbcb;}
.myproducts ul li span p{font:12px/1.5 "Microsoft YaHei";color:#333;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.myproducts ul li i{float:right; font-style:normal; font:14px/1.5 "Microsoft YaHei";color:#d52727; margin-top:15px; }





/**
** 我的推广
**/
.mytuiguang{ width:100%;}
.mytuiguang ul{ float:left; width:92%; padding:10px 4%;}
.mytuiguang ul li{ float:left; width:100%;border-bottom:1px solid #dbd9da; padding:7px 0; position:relative;}
.mytuiguang ul li label{float:left;width:70px; text-align:center;}
.mytuiguang ul li label img{ width:60px; height:60px; overflow:hidden;}
.mytuiguang ul li span{float:left; margin-left:10px;}
.mytuiguang ul li h3{ font:14px/1.5 "Microsoft YaHei"; text-align:left;}
.mytuiguang ul li p{font:12px/1.5 "Microsoft YaHei";}
.mytuiguang ul li i{ font-style:normal; position:absolute; bottom:7px; right:5px; z-index:10;font:12px/1 "Microsoft YaHei"; color:#F00}
.fenye{width:92%;  float:left;padding:15px 4%; text-align:center;}
.fenye a{ text-align:center;font:14px/1 "Microsoft YaHei"; background:#02A7E3; padding:3px 10px; margin:0 5px;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color:#fff;  }

/**
** 团队业绩
**/
.teamyeji{width:100%;}
.tuanduitou{float:left;width:100%;border-bottom:1px solid #dbd9da; background:#fff;}
.tuanduitou span{ float:left; text-align:center; width:65%;font:14px/2 "Microsoft YaHei"; }
.tuanduitou span:last-child{ width:35%;}
.teampeople{float:left;width:100%;}
.teampeople li{ float:left; width:100%;border-bottom:1px solid #dbd9da; padding:7px 0; background:#fff; margin-bottom:3px;}
.teampeople li span{float:left; width:65%;}
.teampeople li span:last-child{ width:35%; text-align:center; line-height:60px;}
.teampeople li label{float:left;width:70px; text-align:center;}
.teampeople li label img{ width:60px; height:60px; overflow:hidden;}
.teampeople li dd{float:left; margin:3px 0 0 3px;}
.teampeople li p{font:12px/1.5 "Microsoft YaHei";}















/**
** 我的订单
**/
.orderlist{ float:left;width:100%;}
.mydingdan{ width:100%;margin:8px 0; background:#fff; border-top:1px solid #dbd9da; border-bottom:1px solid #dbd9da;}
.ddxinxi{padding:10px;border-bottom:1px solid #dbd9da; background:#e9e9e9;color:#333;}
.ddxinxi h1{font:14px/1.5 "Microsoft YaHei";}
.ddxinxi h1 span{ display:inline-block; width:70%;}
.ddxinxi h1 span:last-child{ width:30%; text-align:right; color:#f22121;}
.ddxinxi h2{font:12px/1.5 "Microsoft YaHei";}
.ddxinxi2{padding:10px;border-bottom:1px solid #dbd9da; background:#e9e9e9;color:#333;}
.ddxinxi2 h1{font:18px/1.5 "Microsoft YaHei";}
.ddxinxi2 h1 span{ display:inline-block; width:70%;}
.ddxinxi2 h1 span:last-child{ width:30%; text-align:right; color:#f22121;}
.ddxinxi2 h2{font:12px/1.5 "Microsoft YaHei";}
.ddxinxi3{padding:10px;border-bottom:1px solid #dbd9da; background:#e9e9e9;color:#333;}
.ddxinxi3 h1{font:14px/1.5 "Microsoft YaHei";}
.ddxinxi3 h1 span{ display:inline-block; width:70%;}
.ddxinxi3 h1 span:last-child{ width:30%; text-align:right;}
.ddxinxi3 h2{font:12px/1.5 "Microsoft YaHei";}
.mdan1{padding:10px;border-bottom:1px solid #dbd9da;}
.mdan1 label{ float:left; width:60%; font:16px/1.5 "Microsoft YaHei";color:#333; }
.mdan1 span{ float:right; width:30%; text-align:right; font:16px/1.5 "Microsoft YaHei";color:#f22121; }
.mdan2{padding:10px;border-bottom:1px solid #dbd9da;}
.mdan2 p{ font:16px/1.5 "Microsoft YaHei";color:#333;}
.mdan2 p i{ font-style:normal; display:inline-block; width:80px; color:#9a9a9a}
.mdan3{padding:10px;}
.mdan3 a{ float:left;font:16px/1.5 "Microsoft YaHei";color:#f22121;}
.mdan3 s{ float:left;font:16px/1.5 "Microsoft YaHei";color:#f22121; text-decoration:none;}
.mdan3 s a{font:12px/2 "Microsoft YaHei"; background:#fc2958; color:#fff; margin-right:1.2em; padding:0 1em; border-radius:0.3em;-webkit-border-radius:0.3em;-moz-border-radius:0.3em;}
.mdan3 span{float:right;font:16px/1.5 "Microsoft YaHei"; color:#333;}
.mdan3 span b{color:#f22121;}
.mdan4{ width:100%; padding-top:5px;}
.mdan4 s{ float:left; text-decoration:none; font:14px/1.5 "Microsoft YaHei";color:#F00;}
.mdan4 s a{float:left;font:12px/2 "Microsoft YaHei"; background:#fc2958; color:#fff; margin-right:1.2em; padding:0 1em; border-radius:0.3em;-webkit-border-radius:0.3em;-moz-border-radius:0.3em;}
.mdan4 span{float:right;font:14px/1.5 "Microsoft YaHei"; color:#333;}
.mdan4 span b{color:#f22121; font-weight:normal}

.mdan44{ width:100%; padding-top:5px;}
.mdan44 s{ float:left; text-decoration:none; font:14px/1.5 "Microsoft YaHei";color:#003DFF;}
.mdan44 s a{float:left;font:12px/2 "Microsoft YaHei"; background:#fc2958; color:#fff; margin-right:1.2em; padding:0 1em; border-radius:0.3em;-webkit-border-radius:0.3em;-moz-border-radius:0.3em;}
.mdan44 span{float:right;font:14px/1.5 "Microsoft YaHei"; color:#333;}
.mdan44 span b{color:#f22121; font-weight:normal}
.xddingwei{ position:relative;}
.thhuo{ position:absolute; bottom:10px; right:0;}
.thhuo a{float:left;font:12px/2 "Microsoft YaHei"; background:#fc2958; color:#fff; margin-right:1.2em; padding:0 1em; border-radius:0.3em;-webkit-border-radius:0.3em;-moz-border-radius:0.3em;}


/**
** 退款需知
**/
.tuikuanxuzhi{width:100%;}
.wufatuikuan{ text-align:center; margin-top:40px;}
.wufatuikuan img{ width:90px;}
.wufatuikuan p{font:14px/2 "Microsoft YaHei"; color:#343434; margin-top:10px;}

/**
** 添加我的支付宝
**/
.addmyzhifubao{width:100%;}
.addmyzhifubao ul{width:100%;}
.addmyzhifubao ul li{ float:left; width:90%;border-bottom:1px solid #dbd9da; padding:10px 5%;}
.addmyzhifubao ul li label{font:15px/1.5 "Microsoft YaHei"; color:#343434; }
.addmyzhifubao ul li input{border:0;font:15px/1.5 "Microsoft YaHei"; color:#575757;text-indent:4px; vertical-align:middle; }
.addmyzhifubao ul li:first-child input{width:83%}
.addmyzhifubao ul li:last-child input{width:68%}
.addzfbtijiao{ margin:20px 5%;}
.addzfbtijiao input{ width:100%; background:none;font:15px/2.3 "Microsoft YaHei"; color:#fff; text-align:center; border:0;border-radius:5px; letter-spacing:2px;}
.addzfbtijiao2{ margin:20px 25%;}
.addzfbtijiao2 input{ width:100%; background:none;font:15px/2.3 "Microsoft YaHei"; color:#fff; text-align:center; border:0;border-radius:5px; letter-spacing:2px;}
.addzfbtijiao3{ margin:20px 5%;}
.addzfbtijiao3 input{ width:100%; background:none;font:15px/2.3 "Microsoft YaHei"; color:#fff; text-align:center; border:0;border-radius:5px; letter-spacing:2px;}
/**
** 提现
**/
.tixian{width:100%;}
.txdao,.tiqujine,.tiqujine2{ background:#fff; padding:3% 5%;}
.txdao span:first-child{ float:left;font:15px/2 "Microsoft YaHei";color:#333; }
.txdao span:last-child{ float:right;}
.txdao span:last-child a{font:15px/2 "Microsoft YaHei";color:#9b9b9b;}
.ketixian{padding:15px 5% 0 5%; background:#fff;}
.ketixian p{font:12px/1.5 "Microsoft YaHei";color:#999;}
.ketixian p b{ font-weight:normal; color:#f26f21;}
.tiqujine,.tiqujine2 span{font:15px/1.5 "Microsoft YaHei";color:#333;}
.tiqujine input{margin:0 5px; width:auto;text-indent:4px;font:15px/2 "Microsoft YaHei";color:#333;border:1px solid #dfdfdf; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; }
.tiqujine2 input{ width:65%;text-indent:4px;font:15px/2 "Microsoft YaHei";color:#333;border:1px solid #dfdfdf; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; }
.tiqujine,.tiqujine2 b{margin:0 5px;font:15px/1.5 "Microsoft YaHei";color:#333;border:1px solid #dfdfdf; padding:0 8px; border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.kuang{ display:none; position:absolute; z-index:99; top:70px; left:0; width:100%;}
.zxtanchukuang{background-color:rgba(0,0,0,.8); width:60%; margin:0 auto; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; padding:20px;}
.zxtanchukuang p{font:15px/1.5 "Microsoft YaHei"; color:#fff;}
.tcanniu{ display:block; border:0; color:#fff; margin:20px auto 0 auto; text-align:center;font:15px/2 "Microsoft YaHei";  background:#000;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; padding:3px 14px;}

/**
** 立即购买
**/
.fl { float: left;}
.lijigoumaiye{ background:#fff; padding:3% 2%;}
.lijigoumaiye li{clear: both;float: left; width:100%; padding:10px 0; border-bottom: 1px solid #dedede;}
.lijigoumaiye .u-Cart-img {display: block; padding:2px;border: 1px solid #e5e5e5; border-radius: 3px;}
.lijigoumaiye .u-Cart-img img{  display: block; width: 50px; height: 50px;}
.lijigoumaiye .u-Cart-r { margin-left: 70px; position: relative;}
.lijigoumaiye .u-Cart-r a{ display: block;font:14px/20px "Microsoft YaHei"; overflow: hidden;  color: #333;}
.lijigoumaiye .u-Cart-r input { border: 1px solid #dedede; border-radius: 3px; background: #fff; color: #333;width:50px;font:14px/22px "Microsoft YaHei"; text-align: center; margin-top:5px;}
.zongji{padding:3% 2%;color:#F00;}

/**
** 我的下级代理
**/
.shangjiname{ padding:0 10px;font:15px/3 "Microsoft YaHei";color:#333;}
.daili{ background:#fff;}
.daili li{float:left; width:100%;}
.daili li span img{ vertical-align:middle; margin-left:12px; height:30px;}
.daili li span:first-child{ float:left;font:15px/2 "Microsoft YaHei";}
.daili li span:last-child{ float:right;font:15px/2 "Microsoft YaHei"; position: relative; margin-right:15px;}
.daili li span:last-child i {position: absolute;top:2px;left:15px;color:#b0b0b0;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
.fa{font:normal normal normal 15px/2 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-chevron-down:before {
  content: "\f054";
}
.daili li:nth-child(1) span{color:#91cde3;}
.daili li:nth-child(2) span{color:#eed202;}
.daili li:nth-child(3) span{color:#e38e00;}

/**
** 我的收益
**/
.w-baocun { position: absolute; right: 10px; top: 5px; z-index: 110; color: #fff; font: 15px/1.5 "Microsoft YaHei";}
.myshouyi{ width:100%;}
.bingtu{ text-align:center; padding:30px 0;}
.bingtu img{ max-width:100%;}
.jishushouyi{ background:#fff; margin-top:30px;}
.jishushouyi li{ float:left; display:inline-table; text-align:center;color:#373737;border-left:1px solid #e2e2e2; width:33.2%; padding:15px 0 8px 0;}
.jishushouyi li h4{font:14px/15px "Microsoft YaHei";}
.jishushouyi li h4 b{padding-left:20px; font-weight:normal;}
.jishushouyi li h5{font:20px/30px "Microsoft YaHei"; margin-top:10px;}
.jishushouyi li:nth-child(1){ border-left:0;}
.jishushouyi li:nth-child(1) h4 b{background:url(../images/img/t4.gif) left no-repeat; background-size:15px 15px;}
.jishushouyi li:nth-child(1) h5{ color:#67bada;}
.jishushouyi li:nth-child(2) h4 b{background:url(../images/img/t5.gif) left no-repeat; background-size:15px 15px;}
.jishushouyi li:nth-child(2) h5{ color:#eed202;}
.jishushouyi li:nth-child(3) h4 b{background:url(../images/img/t6.gif) left no-repeat; background-size:15px 15px;}
.jishushouyi li:nth-child(3) h5{ color:#e38e00;}

/**
** 财务明细
**/
.huimaijilu-head{width:100%;}
.huimaijilu-head p{height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;}
.huimaijilu-head a{float:left;width:33%;text-align:center;height:30px; color:#333;}
.huimaijilu-head a#gaoliang{border-bottom:1px solid #e12828;color:#e12828;}
.huimaijilu-head2{width:100%;}
.huimaijilu-head2 p{height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;}
.huimaijilu-head2 a{float:left;width:25%;text-align:center;height:30px; color:#333;}
.huimaijilu-head2 a#gaoliang{border-bottom:1px solid #e12828;color:#e12828;}

.m_buylist,.m_buylistxq{clear: both;width: 100%;}
.m_buylist li {border-bottom: 1px solid #e5e5e5;padding: 15px 10px;overflow: hidden;font:15px/15px "Microsoft YaHei";}
.m_buylist li span:nth-child(1){ float:left;}
.m_buylist li span:nth-child(2){ float:right; padding-top:10px;}
.m_buylist li span p{ color:#999; font-size:12px; margin-top:5px; }
.m_buylist li span.lv{ color:#067304;}
.m_buylist li span.red{ color:#ff0202;}
.m_buylist li span.lan{ color:#02bafd;}
.margintop36{ margin-top:36px;}

/**
** 设置
**/
.mingpian{ padding:10px; background:#fff;}
.mtouxiang{ float:left; width:60px;}
.mtouxiang img{ width:100%;}
.mxinxi{ float:left; margin:5px 0 0 10px;}
.mxinxi h1{font:16px/1.5 "Microsoft YaHei";color:#000;}
.mxinxi h2{font:14px/1.5 "Microsoft YaHei";color:#666;}
.mziliao{ float:right; width:30px; margin-top:18px;}
.mziliao img{ width:100%;}
.shezhimenu{ width:100%; background:#fff; margin-top:10px;border-bottom:1px solid #e0e0e0;}
.shezhimenu p{ border-top:1px solid #e0e0e0; padding:10px; position:relative;}
.shezhimenu p a{font:16px/1.5 "Microsoft YaHei";color:#020202;}
.shezhimenu p i{ position:absolute; top:7px; right:10px; z-index:1000; color:#9b9b9b;}

/**
** 收货地址
**/
.address{ width:100%;font:16px/1.5 "Microsoft YaHei";}
.address span:nth-child(1){float:left; color:#333;}
.address span:nth-child(2){float:right;color:#999;}
.address span:nth-child(2) a{ color:#e94b4b; margin:0 5px;}
.jutidizhi{font:14px/1.5 "Microsoft YaHei";color:#999;}
/**
** 填写收货地址
**/
.tianxiedizhi{ width:100%;}
.tianxiedizhi ul{ padding:0 10px;}
.tianxiedizhi li{ float:left; width:100%; border-bottom:1px solid #eee; font:14px/30px "Microsoft YaHei";color:#4b4b4b; padding:10px 0;}
.tianxiedizhi li label{ display:inline-block; width:100px;}
.tianxiedizhi li input{ border:0; height:30px;font:14px/30px "Microsoft YaHei"; TEXT-INDENT:4px;border:1px solid #ddd; border-radius:5px;}
.tianxiedizhi li SELECT{margin-left:-4px; width:63%; height:30px;font:14px/30px "Microsoft YaHei"; border:1px solid #ddd; border-radius:5px; COLOR: #4d4d4d;}
.tianxiedizhi li TEXTAREA{width:60%;border:0; height:90px; padding:0 4px; font:14px/30px "Microsoft YaHei"; COLOR: #4d4d4d;border:1px solid #ddd; border-radius:5px;}
.tianxiedizhi li.peisongtime{font:14px/20px "Microsoft YaHei";}
.tianxiedizhi li.peisongtime label{ float:left; width:100%;}
.tianxiedizhi li.peisongtime span{float:left; width:100%; margin-top:5px;}
.tianxiedizhi li.peisongtime input{ vertical-align:middle; border:0; text-indent:0; margin:0 3px 0 16px;font:14px/20px "Microsoft YaHei";}
.syushu{ color:#0387fd;TEXT-INDENT:16px;}


/**
** 修改资料
**/
.editziliaohea{ width:100%; margin-top:34px;height:170px;position:relative;}
.ziliaobg{ position:absolute; left:0; top:0; z-index:1;width:100%;height:100%;overflow: hidden;right: 0;margin: auto;max-width: 640px;}
.ziliaobg img{ width: 100%;display: block; overflow:hidden;}
.edithedtoux{position:absolute; left:0; top:9%; z-index:100;width:100%; text-align:center;}
.edithedtoux img{ border-radius:55px;width:110px;height:110px;
-webkit-box-shadow:0px 0px 8px #333;
-moz-box-shadow:0px 0px 8px #333;
box-shadow:0px 0px 8px #333;}
.editexiugai{ width:100%; }
.editexiugai ul{}
.editexiugai li{ float:left;width:94%; padding:10px 3%; border-bottom:1px solid #eee;}
.editexiugai li label{ color:#333;float:left;width:27%; height:30px;font:16px/30px "Microsoft YaHei";}
.editexiugai li input{float:right;border:0;height:30px;font:16px/30px "Microsoft YaHei";color:#999; width:73%; }
.busiGam_item_logo {overflow: hidden;clear: both;color:#333;position: relative;margin-top:10px;}
.busiGam_item_logo .logo #picFile2,.busiGam_item_logo .logo .picFile2 {width:100%; float:left;}
#upload_log_span2,.upload_log_span2 {position: absolute;width: 100%;left: 0;top:0px;height:40px;}
.w-id-tishi{position: absolute;top:5px;right:10%;}
.w-uploading2 {width:40px;height:40px;display: -webkit-box;-webkit-box-pack: center;-webkit-box-align: center; overflow:hidden;}
.w-uploading2 img{width:40px;height:40px; overflow:hidden;border: none;}
.wwidth50{ width:74px; position:absolute; left:28%; top:10px; z-index:9; overflow:hidden;}





/**
** 我的代言
**/
.keyidyan{ padding:10px; font:15px/2 "Microsoft YaHei";color:#434343;}
.wodedaiyan{ padding:10px; background:#fff;}
.daiyanchanpin{ width:100%;}
.daiyanchanpin span:nth-child(1){ float:left; width:100px;}
.daiyanchanpin span:nth-child(2){ margin:0; padding:0;}
.daiyanchanpin span img{ width:90%;}
.daiyanchanpin span h1{font:17px/1.2 "Microsoft YaHei";color:#3f3f3f;}
.daiyanchanpin span h2{font:15px/1.5 "Microsoft YaHei";color:#e51515; font-weight:700}
.bornerweima{ float:right; width:50%;padding:0; text-align:center; background:#02a7e3; border:0; }
.bornerweima a{background:url(../images/img/baijiantou.png) right no-repeat;color:#fff; font-size:14px; height:30px; line-height:30px;background-size:10px 16px;padding-right:20px;}
/**
** 我的代言——二维码
**/
.tishitu1{ width:100%; text-align:center; overflow:hidden;}
.tishitu1 img{ width:100%;}
.weizhidyan{ border-top:2px solid #f0f0f0;}
.weizhidyan img{width:100%;}
.redBG{background:#e93c38;}

/**
** 课件——二维码
**/
.hulanBG{ background:#01a1a7;}
.kjianweima{margin-top:-2px;padding:10px; background:#fff; border-top:2px solid #f0f0f0;}
.kjianweima span:nth-child(1){ float:left; width:30%; text-align:left; }
.kjianweima span:nth-child(1) img{ width:90%;}
.kjianweima span:nth-child(2){ float:left; width:60%; margin:0;padding:0;}
.kjianweima span:nth-child(3){ float:right; width:9%;}
.kjianweima span:nth-child(3) img{ width:100%;}
.kjianweima span h1{font:20px/1.5 "Microsoft YaHei"; color:#e93d39;}
.kjianweima span h3{font:14px/1.1 "Microsoft YaHei"; color:#191919;}
.hulanseceng{  padding:0 10px;}
.hulanseceng p{ text-align:center; overflow:hidden;}
.hulanseceng p img{ max-width:100%;}



/**
** 客服中心
**/
.rich_media_area_primary{position:relative;padding:10px 15px 15px;background-color:#fff}
.rich_media_area_primary:before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;border-top:1px solid #e5e5e5;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(0.5);transform:scaleY(0.5);top:auto;bottom:-2px}
.rich_media_title{font-weight:400;font:24px/1.4 "Microsoft YaHei"; border-bottom:1px solid #e7e7eb;padding-bottom: 10px;margin-bottom: 14px;}
.rich_media_meta_list{margin-bottom:18px;line-height:20px;font-size:0}
.rich_media_meta_list em,.rich_media_meta_list a{display:inline-block;vertical-align:middle;margin-right:8px;margin-bottom:10px;font-size:16px;color:#8c8c8c}
.rich_media_meta_list a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:9em; color:#607fa6;}
.rich_media_content{overflow:hidden;color:#3e3e3e}
.rich_media_content p{font:16px/1.5 "Microsoft YaHei";}
.rich_media_content p img{max-width:100%;margin:0 auto 6px auto;}

/**
** 产品购买
**/
.ggtiaojan{ width:100%; background:#fff;}
.ggtiaojan ul{ padding:10px;}
.ggtiaojan li{ float:left; width:100%; border-bottom:1px solid #dadada;font:16px/25px "Microsoft YaHei"; color:#000; padding:10px 0;}
.ggtiaojan li b{ color:#4db132; font-weight:normal;}
.ggtiaojan li:last-child{border-bottom:0;}



/**
** 支付过程
**/
.nvlijiazai{ margin-top:20px;font:16px/2 "Microsoft YaHei"; color:#333; text-align:center;}
.container {
  width:94%;
  margin:10px auto;
}
.container .warning {
  height:14px;
}


.warning {
  position: relative;
  background-color: #6DA807;
  border: 1px solid #6DA807;
  border-radius: 7px;
  background-size: 3em 3em;
  background-image: linear-gradient(-45deg, transparent 0em, transparent 0.8em, #96D923 0.9em, #96D923 2.1em, transparent 2.1em, transparent 2.9em, #96D923 3.1em);
  -webkit-animation: warning-animation 750ms infinite linear;
  -moz-animation: warning-animation 750ms infinite linear;
  animation: warning-animation 750ms infinite linear;
}
@-webkit-keyframes warning-animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 3em 0;
  }
}
@-moz-keyframes warning-animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 3em 0;
  }
}
@keyframes warning-animation {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 3em 0;
  }
}
.warning:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  border-radius:7px;
  background-image: linear-gradient(to bottom, #6DA807, rgba(171, 226, 77, 0.6) 15%, transparent 60%, #6DA807);
}


/**
** 支付成功
**/
.zhifuchenggong{ width:92%; text-align:center; padding:20px 0 10px 0; margin:0 4%; border-bottom:1px solid #dfdfdf;}
.zhifuchenggong h1{font:30px/1.5 "Microsoft YaHei";color:#000; font-weight:bolder;}
.zhifuhouxiangqing{width:92%; margin:0 4%;}
.zhifuhouxiangqing ul{ width:100%; margin-top:15px;}
.zhifuhouxiangqing li{ float:left; width:100%;font:15px/1.5 "Microsoft YaHei"; color:#999; padding-bottom:6px;}
.zhifuhouxiangqing li label{ display:inline-block;width:80px;}
.zhifuhouxiangqing li span{}




/**
** 店长推荐
**/
.dianzhangtuijian{ width:100%;}
.dianzhangtuijian li{ float:left; width:48%; padding:0 1%;margin:5px 0;}
.dianzhangtuijian li a{ float:left; width:100%;padding:3% 0 1% 0; color:#333;font:14px/1.2 "Microsoft YaHei"; background:#fff;  border-top: 1px solid #f6f6f6; border-bottom: 2px solid #ddd; }
.dianzhangtuijian li a img{width:150px; height:103px; display:block; overflow:hidden; margin:0 auto;border-radius:5px; -webkit-border-radius:5px;  -moz-border-radius:5px;}
.dianzhangtuijian li a h4{ font-weight:normal;font:15px/1.2 "Microsoft YaHei"; margin-top:5px; padding:0 3%;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.dianzhangtuijian li a p{ color:#F00; line-height:25px;padding:0 3%; font-size:14px;}
.cpneitoubu{ width:100%; margin-bottom:10px;}
.chanpindatu{ width:100%; text-align:center;}
.chanpindatu img{ max-width:100%;}
.cpneitoubu h3{font-weight:normal; font:16px/1.2 "Microsoft YaHei"; margin-top:5px; padding:0 2%; }
.cpneitoubu h4{font-weight:normal;padding:0 2%; color:#999;margin-top:5px;font:14px/1.5 "Microsoft YaHei";}
.cpneitoubu p{color:#F00;padding:0 2%;font:14px/1.5 "Microsoft YaHei";}
.xiazhengwen,.xiangguantuijian{ border-top:5px solid #dfdfdf; padding:20px 2%;font:14px/1.2 "Microsoft YaHei";color:#333; }
.xiazhengwen{ background:#fff;}
.xiazhengwen p{font:14px/1.2 "Microsoft YaHei";color:#333;}
.xiazhengwen img{ display:block; max-width:100%;  margin:10px auto;}
.xiangguantuijian h1{ border-left:5px solid #F00; text-indent:5px;font:16px/1.2 "Microsoft YaHei"; }
.xiangguantuijian ul{ width:100%; float:left; margin:10px 0;}
.xiangguantuijian li{float:left; width:25%; margin:5px 0; }
.xiangguantuijian li a{ float:left; width:94%; margin:0 3%;}
.xiangguantuijian li a img{ display:block; width:100%; height:80px;}
.xiangguantuijian li a p{color:#F00; line-height:25px; }

.juanzeng{ display:block; width:100%;margin:20px 0;}
.juanzeng .s {margin:0 2%;font:16px/2 "Microsoft YaHei";letter-spacing:5px;}




/**
** 新手指南列表页
**/
.zhinanlist{ float:left; width:96%; padding:0 2%;}
.zhinanlist li{ float:left; width:100%; border-bottom:1px solid #ddd;}
.zhinanlist li a{float:left; width:96%;padding:2%;font:14px/1.5 "Microsoft YaHei"; color:#333; text-indent:5px;}
.zhinanlist li.zhifirst{ position:relative;}
.zhinanlist li.zhifirst a{color:#fff;}
.zhinanlist li.zhifirst a img{ display:block; width:100%;}
.zhinanlist li.zhifirst a p{ width:96%; position:absolute; bottom:2%; left:2%; text-indent:5px; z-index:99; background:rgba(0,0,0,0.9); color:#fff;font:14px/2 "Microsoft YaHei";  }











