﻿
.m-tags {padding-left:12px}
.m-tags-list .u-item {-webkit-box-sizing:border-box;box-sizing:border-box;height:30px;margin-bottom:15px;color:hsla(0,0%,100%,.6);font-weight:400;font-size:15px;line-height:30px;text-align:center;cursor:pointer}
.m-tags-list .u-item:hover {color:#fff}
.m-tags-list .u-title {float:left;width:65px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;text-align:left;cursor:auto}
.m-tags-list .u-title:hover {color:hsla(0,0%,100%,.6)}
.m-tags-list .m-wp {float:left;width:calc(100% - 65px)}
.m-tags-list .m-wp .u-item {display:inline-block;padding:0 12px;margin-right:5px}
.m-tags-list .m-wp .u-item.on {height:30px;border-radius:20px;color:#fff;background:#ff5f00}
.m-tags-list .m-wp .u-item:first-child.on {background:hsla(0,0%,100%,.15)}
.m-tabs {position:relative}
.m-tabs .m-tabs-arrow {position:absolute;top:0;right:0;width:55px;padding-top:10px}
.m-tabs .m-tabs-arrow a:first-child {margin-right:15px}
.m-tabs .m-tabs-arrow .hitv-svg-icon {width:16px;height:16px;color:hsla(0,0%,100%,.6);cursor:pointer}
.m-tabs .m-tabs-arrow .disabled .hitv-svg-icon {color:hsla(0,0%,100%,.3)}
.m-tabs-out {height:46px;margin-bottom:25px;overflow:hidden;font-weight:500}
.m-tabs-out .m-tabs-inner {display:inline-block;white-space:nowrap}
.m-tabs-out .m-tabs-inner.fold {-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;-o-transition:transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}
.m-tabs-out .m-item {position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:40px;height:46px;margin-right:5px;cursor:pointer}
.m-tabs-out .m-item a,.m-tabs-out .m-item span {display:block;padding:4px 5px;color:hsla(0,0%,100%,.6);font-size:18px;line-height:29px}
.m-tabs-out .m-item .u-perch {visibility:hidden;font-size:22px;line-height:29px}
.m-tabs-out .m-item .u-info {position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.m-tabs-out .m-item:hover .u-info {color:#ff5f00}
.m-tabs-out .m-item-on a,.m-tabs-out .m-item-on span {color:#ff5f00;font-size:22px;line-height:29px; font-weight:700}
.m-tabs-out .m-item-on:after {position:absolute;bottom:0;left:50%;width:20px;height:5px;border-radius:50px;margin-left:-10px;background:#ff8000;background:-webkit-gradient(linear,left top,right top,from(#ff5f00),to(#ff8000));background:-webkit-linear-gradient(left,#ff5f00,#ff8000);background:-o-linear-gradient(left,#ff5f00 0,#ff8000 100%);background:linear-gradient(90deg,#ff5f00,#ff8000);content:""}
.no-record {width:100%;height:160px;padding-top:120px;margin-right:auto;margin-left:auto;background:url(../image/bg_movies.png) center 120px no-repeat}
.no-record span {display:block;padding-top:81px;color:#666;text-align:center}
.u-desc {height:auto;color:#999;overflow:hidden;font-size:13px;line-height:26px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.preview-wrap {position:absolute;top:140px;width:330px;height:auto;padding-bottom:25px;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 0 80px rgba(0,0,0,.4);box-shadow:0 0 80px rgba(0,0,0,.4);-webkit-animation:dynamic .1s ease;animation:dynamic .1s ease;z-index:200}
.preview-wrap.preview-horizontal {-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-animation:dynamic2 .1s ease;animation:dynamic2 .1s ease}
.preview-wrap .img {position:relative;height:186px;border-radius:4px 4px 0 0;margin-bottom:15px;overflow:hidden}
.preview-wrap .img img {width:100%}
.preview-wrap .img .u-image {position:absolute;top:0;left:0;width:100%;height:100%;background-size:100%}
.preview-wrap .prew-title {margin:0 20px 10px;color:#222;overflow:hidden;font-weight:700;font-size:22px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
.preview-wrap .prew-label {padding:0 20px 2px}
.preview-wrap .prew-label span {display:inline-block;height:30px;padding:0 16px;border-radius:22px;margin-right:8px;margin-bottom:8px;color:#222;background:#f1f1f1;font-weight:400;font-size:13px;font-family:Microsoft YaHei;line-height:30px}
.preview-wrap .introduce {max-height:44px;margin:0 20px;color:#999;overflow:hidden;font-size:13px;line-height:22px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:normal}
.preview-wrap .bottom {margin-top:10px;margin-left:20px}
.preview-wrap .bottom .btn {display:inline-block;height:36px;padding:0 18px;border-radius:22px;font-weight:700;font-size:15px;line-height:36px;text-align:center}
.preview-wrap .bottom .btn.appointment {color:#fff;background:#ff5f00;background:-webkit-gradient(linear,left top,right top,from(#ff5f00),to(#ffa000));background:-webkit-linear-gradient(left,#ff5f00,#ffa000);background:-o-linear-gradient(left,#ff5f00 0,#ffa000 100%);background:linear-gradient(90deg,#ff5f00,#ffa000)}
.preview-wrap .bottom .btn.appointment:hover {background:#f70;background:-webkit-gradient(linear,left top,right top,from(#f70),to(#ffa000));background:-webkit-linear-gradient(left,#f70,#ffa000);background:-o-linear-gradient(left,#f70 0,#ffa000 100%);background:linear-gradient(90deg,#f70,#ffa000)}
.preview-wrap .bottom .btn.disabled {color:#fff;background-color:#ccc}
.preview-wrap .bottom .btn.code {margin-left:10px;color:#ff5f00;background-color:#f8f8f8;font-weight:700}
.preview-wrap .bottom .like {position:relative;top:6px;margin-left:25px;cursor:pointer}
.preview-wrap .bottom .like .hitv-addlist {color:#999}
.preview-wrap .bottom .like .hitv-addlist:hover,.preview-wrap .bottom .like .hitv-addlisted {color:#ff6f00}
@keyframes dynamic {0% {-webkit-transform:scale(.9);transform:scale(.9)}
to {-webkit-transform:scale(1);transform:scale(1)}
}
@-webkit-keyframes dynamic {0% {-webkit-transform:scale(.9);transform:scale(.9)}
to {-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes dynamic2 {0% {-webkit-transform:scale(.8);transform:scale(.8)}
to {-webkit-transform:scale(.9);transform:scale(.9)}
}
@-webkit-keyframes dynamic2 {0% {-webkit-transform:scale(.8);transform:scale(.8)}
to {-webkit-transform:scale(.9);transform:scale(.9)}
}
@media screen and (min-width:2048px) {.preview-wrap {width:330px}
.preview-wrap .img {height:186px}
}
@media screen and (max-width:2048px) {.preview-wrap {width:330px}
.preview-wrap .img {height:186px}
}
@media screen and (max-width:1799px) {.preview-wrap {width:280px}
.preview-wrap .img {height:158px}
}
@media screen and (max-width:1499px) {.preview-wrap {width:280px}
.preview-wrap .img {height:158px}
}
@media screen and (max-width:1281px) {.preview-wrap {width:280px}
.preview-wrap .img {height:158px}
}
.g-pianku .g-container-pianku {position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:84px;margin-bottom:40px;background:#2a2a3a url(../image/0ba3bf5.png) 100% 0 no-repeat;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.2);box-shadow:0 10px 30px rgba(0,0,0,.2)}
.g-pianku .g-container-pianku .g-container-pianku-con {overflow:hidden}
.m-tablist {position:relative;z-index:2}
.m-list .hitv_horizontal,.m-list .hitv_vertical {float:left}
.m-list .hitv_horizontal .hitv_vertical-txtbox,.m-list .hitv_vertical .hitv_vertical-txtbox {padding-bottom:30px}
.m-list .hitv_horizontal .hitv_vertical-txtbox .hitv_vertical-onetitle,.m-list .hitv_horizontal .hitv_vertical-txtbox .hitv_vertical-title,.m-list .hitv_vertical .hitv_vertical-txtbox .hitv_vertical-onetitle,.m-list .hitv_vertical .hitv_vertical-txtbox .hitv_vertical-title {height:26px}
.m-list .hitv_horizontal .hitv_vertical-txtbox .hitv_vertical-onetitle a,.m-list .hitv_horizontal .hitv_vertical-txtbox .hitv_vertical-title a,.m-list .hitv_vertical .hitv_vertical-txtbox .hitv_vertical-onetitle a,.m-list .hitv_vertical .hitv_vertical-txtbox .hitv_vertical-title a {height:26px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;word-break:keep-all}
.m-list .hitv_horizontal .hitv_horizontal-txtbox,.m-list .hitv_vertical .hitv_horizontal-txtbox {padding-bottom:25px}
.m-footer {position:relative;width:100%;height:100px;margin-bottom:50px}
@media screen and (min-width:2048px) {.g-container-pianku-con {-webkit-box-sizing:border-box;box-sizing:border-box;width:1948px;padding:0!important;margin-right:auto;margin-left:auto}
.g-container-pianku-con .m-tags {width:1936px}
.g-container-list {-webkit-box-sizing:border-box;box-sizing:border-box;width:1948px;padding:0!important;margin-right:auto;margin-left:auto}
.g-container-list .m-list .scroll-item {-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%;padding:0 10px}
.g-container-list .m-list .scroll-item .hitv_horizontal-screenshot {width:100%;height:auto}
}
@media screen and (max-width:2048px) {.g-container-pianku-con {padding:0 40px}
.g-container-pianku-con .m-tags {width:1799px}
.g-container-list {padding:0 40px}
.g-container-list .m-list .scroll-item {-webkit-box-sizing:border-box;box-sizing:border-box;width:12.5%;padding:0 10px}
.g-container-list .m-list .scroll-item .hitv_horizontal-screenshot {width:100%;height:auto}
}
@media screen and (max-width:1799px) {.g-container-pianku-con {padding:0 40px}
.g-container-pianku-con .m-tags {width:1459px}
.g-container-list {padding:0 40px}
.g-container-list .m-list .scroll-item {-webkit-box-sizing:border-box;box-sizing:border-box;width:14.285714%;padding:0 10px}
.g-container-list .m-list .scroll-item .hitv_horizontal-screenshot {width:100%;height:auto}
}
@media screen and (max-width:1499px) {.g-container-pianku-con {padding:0 20px}
.g-container-pianku-con .m-tags {width:1231px}
.g-container-list {padding:0 20px}
.g-container-list .m-list .scroll-item {-webkit-box-sizing:border-box;box-sizing:border-box;width:16.666666%;padding:0 10px}
.g-container-list .m-list .scroll-item .hitv_horizontal-screenshot {width:100%;height:auto}
}
@media screen and (max-width:1281px) {.g-container-pianku-con {padding:0 20px}
.g-container-pianku-con .m-tags {width:1024px}
.g-container-list {padding:0 20px}
.g-container-list .m-list .scroll-item {-webkit-box-sizing:border-box;box-sizing:border-box;width:20%;padding:0 10px}
.g-container-list .m-list .scroll-item .hitv_horizontal-screenshot {width:100%;height:auto}
}
@media screen and (max-width:1024px) {.g-container-pianku-con .m-tags {width:100%}
}

/*分页*/
.ssPages{ clear:both; text-align:center; padding:25px;}.ssPages a,.ssPages em,.ssPages span{display:inline-block;line-height:28px;vertical-align:top}.ssPages a,.ssPages span{min-width:15px;_width:15px;text-align:center;font-size:14px;white-space:nowrap}.ssPages a{padding:0 9px;border:1px solid #d5d5d5;height:28px;background:url(../image/pages.png) repeat-x}.ssPages a:hover{text-decoration:none;border-color:#ff5f00}.ssPages a.ps{font-family:Simsun;font-size:12px}.ssPages em{height:30px;width:24px;background:url(../image/ellipsis_b.png) no-repeat center 14px}.ssPages span{height:30px;padding:0 10px;background:#c3c3c3;color:#fff;z-index:999}

#fenye{clear:both; padding:15px 0px;}
#fenye a{text-decoration:non;}
#fenye .prev,#fenye .next{width:52px; text-align:center;}
#fenye a.curr{width:22px;background:#F4C0C2; border:1px solid #F17277; color:#ff5f00; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#ff5f00;}
#fenye a{margin:5px 4px 0 0; background:#fff; display:inline-table; border:1px solid #F17277; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{color:#ff5f00; background:#F4C0C2; border:1px solid #F17277;float:left;}
#fenye span{line-height:30px;}

/*视频筛选*/
.sp-sx{border:#DCDCDC 1px solid; overflow:hidden;}
.sp-sx .r1title{ border-bottom:1px #DCDCDC solid; height:45px; line-height:45px;overflow:hidden; position:relative;}
.sp-sx .r1title .tit{ font-size:18px; padding-left:20px; color:#000000; float:left;}
.sp-sx .r1title .key{ padding-left:30px; padding-top:10px; float:left;}
.sp-sx .r1title .key .key_i { position: relative; float: left; height: 22px; line-height: 22px; border: 1px solid #DDD; font-size: 12px; vertical-align: top; margin: 0 5px 5px 0; padding: 0 26px 0 4px; cursor: pointer; background: #f3f3f3;}
.sp-sx .r1title .key .key_i b { font-weight: 400; color: #333;}
.sp-sx .r1title .key .key_i em { color: #e4393c;}
.sp-sx .r1title .key .key_i i { display: block; position: absolute; width: 25px; height: 22px; right: 0; top: 0; background: url(../image/search.ele.png) no-repeat 7px -140px;}
.sp-sx .r1title .key .key_i:hover { border-color:#e4393c; text-decoration:none; background:#fff}
.sp-sx .r1title .key .key_i:hover i { background-color:#e4393c; background-position:7px -158px}

.sp-sx .sp-sx-box{padding:5px; font-size:14px;}
.sp-sx .sp-sx-box .condition_title{ width:5%; margin-right:5px;text-align:right;float:left; font-weight:bold; line-height:28px;}
.sp-sx .sp-sx-box .container {float:right;width:94%; padding-bottom:10px;} 
.sp-sx .sp-sx-box .container a{padding:3px 8px; color:#000000; line-height:24px;}
.sp-sx .sp-sx-box .container a:hover{padding:3px 8px; color:#ffffff; background-color:#FE6601; line-height:24px;}
.sp-sx .sp-sx-box .container strong{padding:3px 8px; color:#ffffff; background-color:#FE6601; line-height:24px;}

.sp-sx-box .tag_item{ line-height:40px; padding:5px 15px;}
.sp-sx-box .tag_item li{ width:19%; float:left;}
.sp-sx-box .tag_item li a{ font-size:14px;}
.sp-sx-box .tag_item li a:hover{ color:#ff5f00;}

.scsearch_tabs{width:430px;float:left; }
.scsearch_tabs ul{padding-left:5px;}
.scsearch_tabs li{width:107px;height:37px;text-align:center;float:left; margin-left:5px;margin-top:2px;}
.scsearch_tabs a:hover{ color:red; text-decoration:none;}
.scsearch_tabs  li.slt{width:107px;height:37px;text-align:center;float:left; background:url(../image/tabbg.png) no-repeat; font-size:14px; color:#fff; position:relative; margin-top:2px; z-index:9999px;}
.scsearch_tabs  li.slt a{ color:#fff; font-size:14px; font-weight: bold;}
.scsearch_tabs  li.slt a:hover{ color:red; text-decoration:none;}

.shopsxresult{width:220px; float:right;}
.shopsxresult .totalnum{width:130px; float:left; font-size:12px; font-weight:normal; color:#999;}
.shopsxresult .sortby{width:210px; float:right; font-size:12px; font-weight:normal;}


/*会员推广*/
.tuiguang{ font-size:16px; line-height:30px; width:90%; margin:auto;}
.tuiguang h2{ font-size:28px; line-height:60px; text-align:center; border-bottom:1px #CCCCCC dashed;}
.tuiguang .tishi{ padding-top:5px; color:#3A3A3A;}
.tuiguang .tishi a{ color:#005EB6;}
.tuiguang .tishi a:hover{ color:#ff5f00;}
.tuiguang .tishi .wxts{ color:#FC0000;}
.tuiguang .tishi .wxts a{ color:#005EB6; font-size:20px; font-weight:bold;}
.tuiguang .tishi .wxts a:hover{ color:#ff5f00; font-size:20px; font-weight:bold;}
.tuiguang .tishi .goumai{ height:60px; line-height:60px;}
.tuiguang .tishi .goumai a img{ FILTER: alpha(Opacity=100);}
.tuiguang .tishi .goumai a:hover img{ FILTER: alpha(Opacity=85);}
.tuiguang .tijiao{ border:1px #CCCCCC solid; margin-top:5px; padding:5px 5px 30px 5px;}
.tuiguang .diyitm{ font-size:20px; line-height:60px; border:1px #FF6600 dotted; padding-left:10px; margin-top:10px; width:700px;}


/* 找回密码 begin  */
.forgotPass{ width: 777px; margin:0 auto; min-height:500px;}
.forgotPass select{ height:35px;border:1px solid #ccc;min-width:200px;color:#666;}
.forgotPass h1{height: 57px; line-height: 57px; border-bottom: 1px solid #e1e1e1;font-size: 20px; color: #000;}
.clearfix:before,.clearfix:after{content:''; display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.stepBox .stepTit{overflow:hidden; position:relative; *zoom:1;}
.stepBox .stepTit ul{overflow:hidden; margin:0 -16px;}
.stepBox .stepTit li{float:left; color: #999;}
.stepBox .stepTit li.stepHover:hover{cursor: pointer; color: #c00;}
.stepBox .stepTit .lir1{background:#ededed; height:45px; line-height:45px; text-indent: 3.5em; font-size:18px; position:relative; *zoom:1;}
.stepBox .stepTit .lir1 i{position:absolute; top:-16px; right:-12px; width:0; height:0; line-height:0; border-width:40px 0 42px 20px; border-color:transparent transparent transparent #fff; border-style:dashed dashed dashed solid;}
.stepBox .stepTit .lir1 .i2{right:-5px; border-color:transparent transparent transparent #ededed;}
.stepBox .stepTit .current .lir1{background:#cc0000; color:#fff;}
.stepBox .stepTit .current .lir1 .i2{right:-5px; border-color:transparent transparent transparent #cc0000;}
.stepBox .stepTit .step1 .lir1{z-index:3;}
.stepBox .stepTit .step2 .lir1{z-index:2;}
.stepBox .stepTit .step3 .lir1{z-index:1;}
.stepW1{ width: 180px;}
.stepW2{ width: 232px;}
.stepW3{ width: 190px;}
.stepW4{ width: 175px;}
.clearfix .stepW4 .lir1{ text-indent: 40%;}
.clear{clear:both; overflow:hidden;}
.ico{width: 21px; height: 45px;  position: absolute; left: 30px; top: 0;}
.icoNum1{background:#e9e9e9 url(../image/ico.png) no-repeat -88px -389px;}
.current .icoNum1{background:#cc0000 url(../image/ico.png) no-repeat -134px -389px;}
.icoNum2{background:#e9e9e9 url(../image/ico.png) no-repeat -88px -435px;}
.current .icoNum2{background:#cc0000 url(../image/ico.png) no-repeat -134px -435px;}
.icoNum3{background:#e9e9e9 url(../image/ico.png) no-repeat -88px -297px;}
.current .icoNum3{background:#cc0000 url(../image/ico.png) no-repeat -134px -297px;}
.icoNum4{background:#e9e9e9 url(../image/ico.png) no-repeat -88px -343px;}
.current .icoNum4{background:#cc0000 url(../image/ico.png) no-repeat -134px -343px;}
.stepContent1,.stepContent3,.stepContent4{ padding:45px 0 0 210px;}
.stepContent1 h2,.stepContent3 h2,.stepContent4 h2,.stepContent3_question h2{ font-size: 18px; color: #333; line-height: 50px;}
.stepContent1 .number{ width:200px; height:35px; line-height:35px; border: 1px solid #e2e2e2; color: #8d8d8d;}
.stepContent3 .email{ width: 250px; height: 23px; border: 1px solid #e2e2e2; padding:10px 0 10px 50px;background:url(../image/ico.png) no-repeat 15px -535px; color: #8d8d8d;}
.stepContent4 span.err_msg{margin-bottom:38px;}
.btn_determine{ width: 150px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 18px; background:#f06000; border: 0 none; border-radius: 2px; cursor: pointer; margin-top:20px;}
.stepContent2{padding:90px 0 0 80px;}
.stepContent2 .btnBox{ width: 166px; height: 46px; line-height: 46px;text-indent: 10%; font-size: 24px; color: #606060; background: #fcfcfc; border-radius: 2px; display: block; border: 1px solid #e5e5e5; float: left; margin-right: 13px; cursor: pointer;}
.stepContent2 .select_phone{background:#fcfcfc url(https://img1.sp910.com/pc/user/images/ico_forgot.png) no-repeat 50px 10px;}
.stepContent2 .select_email{background:#fcfcfc url(https://img1.sp910.com/pc/user/images/ico_forgot.png) no-repeat 40px -30px;}
.stepContent2 .select_question{background:#fcfcfc url(https://img1.sp910.com/pc/user/images/ico_forgot.png) no-repeat 45px -66px;}
.stepContent3_phone{ padding:45px 0 0 137px;}
.stepContent3_phone h2{font-size: 18px; color: #333; line-height: 50px;}
.input_phone{width: 250px;height: 23px;border: 1px solid #e2e2e2;padding: 10px 0 10px 50px;background: url(../image/ico.png) no-repeat -167px -610px;color: #8d8d8d; margin-bottom: 15px; float: left;}
.subtips{margin-top:60px;text-align:center;}
.btn_phoneyzm{padding:0 10px; height: 32px; float: left; margin-left: 15px; border: 1px solid #ebebeb; border-radius: 2px; filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#eeeeee,gradientType=0);	
    -ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#eeeeee,gradientType=0); background: #eeeeee; background:-webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(rgba(237, 237, 237, 1)));
	background:-moz-linear-gradient(top, #ffffff, rgba(237, 237, 237, 1));
 color: #000; font-size: 12px; text-align: center; cursor: pointer; line-height: 30px;}
 .stepContent3_phone .password{margin-bottom: 0;}
 .stepContent3_question{padding:45px 0 0 210px;}
 .stepContent3_question ul{ font-size: 14px;}
 .stepContent3_question ul li{ height: 22px; line-height: 22px; margin-bottom: 15px;}
 .stepContent3_question .label{ width: 65px; float: left;}
 .stepContent3_question .questionTxt{ color: #545454; float: left;}
 .stepContent3_question .answerInput{ width: 235px; height: 18px; border: 1px solid #e2e2e2;padding:5px;}
 .stepContent3_question .btn_determine {width: 247px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 18px;background: #00a0e9;border: 0 none;border-radius: 2px;cursor: pointer; margin:5px 0 0 65px;}

.forgotPass .stepR{width: 245px;float: right; padding-top: 30px;}
.forgotPass .stepR h2,.forgotPass .stepR h3{ color: #3b3b3b;}
.forgotPass .stepR span{ font-size: 12px; color: #999;}
.forgotPass .stepR span a{color: #00a0e9; line-height: 45px;}
.forgotPass .stepR ul{font-size: 12px; color: #999;}
.forgotPass .stepR ul li{ line-height: 25px;}
.forgotSuccess{ padding: 135px 0 220px 302px;}

.forgotPass .code { float:left; margin-left:10px;display:block;text-align:center;width:139px;line-height:44px;height:44px;border-radius:3px;background-color:#f06000;color:#fff; border:0px; cursor:pointer;}
.forgotPass .code:hover {background-color:#ff7c24}
.forgotPass .code.disabled {background-color:#eee;color:#999;cursor:default}
/* 找回密码 end    */

