/* common */
/*
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0; padding:0}
html,body{-webkit-text-size-adjust:none}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block}
figure{margin:0}
body, button, input, select, textarea{font:0.75em/1.5 tahoma, arial, "Microsoft Yahei",\5b8b\4f53}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}
address, cite, dfn, em, var{font-style:normal}
code, kbd, pre, samp{font-family:courier new,courier,monospace}
small{font-size:12px}
ul, ol{list-style:none}
a{text-decoration:none; blr:expression(this.onFocus=this.blur()); outline: none} 
a:hover{text-decoration:none}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
fieldset, img{border:0}
img{}
table{border-collapse:collapse; border-spacing:0}
*/
/* clearfix */
.fancy-inner-coco button,.fancy-inner-coco input,.fancy-inner-coco select,.fancy-inner-coco textarea{ outline:none}
.fancy-inner-coco input:-webkit-autofill { 
	-webkit-box-shadow: 0 0 0px 1000px white inset; 
	border:1px solid #f29a76!important; 
} 
.fancy-inner-coco .clear{clear:both}
.fancy-inner-coco .clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden}
.fancy-inner-coco .clearfix{zoom:1}
.hidden{display:none;}

/*注册页面样式  李静科 2015-08-10*/


.fancy-inner-coco button,.fancy-inner-coco input,.fancy-inner-coco select,.fancy-inner-coco textarea{font:0.75em/1.5 tahoma, arial, "Microsoft Yahei",\5b8b\4f53}

.fancy-inner-coco .welcomeReg { color:#595757; font-size:34px; text-align:center; margin-bottom: 0px; padding-top:53px;}
.fancy-inner-coco .welcomeFive { font-size:20px; color:#9fa0a0; text-align:center;margin-bottom: 29px; margin-top:9px; height:33px; line-height:33px; vertical-align: center;}
.fancy-inner-coco .welcomeYellow { color:#f29a76; margin-right:5px;}
.fancy-inner-coco .line { position:relative; padding-bottom: 10px;  text-align:center; position:relative;}
.fancy-inner-coco .inputType {background:#fbfbfa; margin:0 auto;width: 310px;border-radius: 8px;height: 20px;padding: 15px 15px 15px 15px;font-size: 16px;color: #231815; box-shadow:none;border: solid #c9caca 1px;outline-style: none;-webkit-transition:all 0s 0s linear;
	-ms-transition:all .2s 0s linear;
	-o-transition:all .2s 0s linear;
	-moz-transition:all .2s 0s linear;
	transition:all .2s 0s linear;}
.fancy-inner-coco .inputType:hover {border:1px solid #9fa0a0; color:#000!important;}
.fancy-inner-coco .inputType:focus{border:1px solid #f29a76; }
.fancy-inner-coco .inputType_error{border:1px dashed #f00!important;}




.fancy-inner-coco { background:#fff; border-radius:9px; width:460px; margin:0 auto;box-shadow:0 0 10px #333;}
.close-wrap-coco { width:100%;}
.fancy-inner-coco .close { background:url(../images/login/remove.png) no-repeat center center; width:18px;height:18px;cursor: pointer; float:right;margin-top:19px; margin-right:24px;}
.fancy-inner-coco .close:hover { background:url(../images/login/remove02.png) no-repeat center center;}
.fancy-inner-coco .wrongBox { position:absolute; color:#fff; font-size:12px; top: 14px; right:72px; background:#d1101a; border-radius:4px; text-align:center; padding-right: 6px; padding-left: 6px; padding-top: 3px; padding-bottom: 3px;} /*红色错误*/
.fancy-inner-coco .greenBox {background:#32CD32;} /*绿色提示*/
.fancy-inner-coco .wrongBox02 { right:201px;}
.fancy-inner-coco .correctBox { background:none; top:12px; right:65px;}/*正确对勾*/
.fancy-inner-coco .correctBox02 { right:201px;}

.fancy-inner-coco .errorTips { position:fixed; display:none; opacity:1;}
.fancy-inner-coco .errorLeft { float:left;}
.fancy-inner-coco .errorCnt { float:left; background:url(../images/login/errorCnt.png) repeat-x; color:#898989; font-size:14px; height:46px; line-height:46px;}
.fancy-inner-coco .errorCnt_error {color: red}
.fancy-inner-coco .errorCnt_error {color: red; font-size: 8px;}
.fancy-inner-coco .errorRight { float:left;}
.fancy-inner-coco .yzmFltWrap { width:342px; margin:0 auto;}
.fancy-inner-coco #txtredomver2{ width:175px; float:left;} /*输入图片验证码框*/
.fancy-inner-coco .btnredomverNew { float:left; border-radius:5px; margin-left:12px;} /*验证码图片, 类名不等于btnredomver, 否则会被page_footer.lbi覆盖内容*/
.fancy-inner-coco .btnredomverNew img { border-radius:5px; cursor:pointer;}

.fancy-inner-coco .btnreg { width:342px; height:55px; line-height:55px; color:#fff; font-size:20px; background:url(../images/login/regbtnBg.png) no-repeat; border-radius:0px; text-align:center; margin:0 auto; margin-top:20px; margin-bottom:20px; border:none; box-shadow:none; cursor:pointer; display:block;-webkit-transition:all 0s 0s linear;
	-ms-transition:all .1s 0s linear;
	-o-transition:all .1s 0s linear;
	-moz-transition:all .1s 0s linear;
	transition:all .1s 0s linear;}/*立即注册 按钮*/
.fancy-inner-coco .btnreg:hover{background:url(../images/login/regbtnBg02.png) no-repeat;}
.fancy-inner-coco .btnreg:active{background:url(../images/login/regbtnBg03.png) no-repeat;}

.fancy-inner-coco .regPs { margin-top:5px; padding-bottom:20px; border-bottom:1px solid #e6e6df; width:342px; margin:0 auto;font-size:12px;height: auto; line-height: normal;  text-align:center; color:#898989; margin-left:59px;}
.fancy-inner-coco .regPs a { color:#231815; }
.fancy-inner-coco .logPs { width:342px; margin:0 auto;  margin-top:20px; padding-bottom:26px;}
.fancy-inner-coco .txtLogin { font-size:14px; color:#898989; margin-left:27px;}
.fancy-inner-coco .btnlogin { background-color:#898989; text-align:center;border-radius: 5px; cursor:pointer; color:#FFFFFF; font-size:14px; margin-left: 10px; padding-left:4px; padding-right:4px;-webkit-transition:all 0s 0s linear;
	-ms-transition:all .2s 0s linear;
	-o-transition:all .2s 0s linear;
	-moz-transition:all .2s 0s linear;
	transition:all .2s 0s linear;}
.fancy-inner-coco .btnlogin:hover { background:#d1101a;}

.fancy-inner-coco .qrmmLine { display:none;}
.fancy-inner-coco .yzmLine { display:none;}

/*denglu*/
.fancy-inner-coco .title { margin-left:59px;display:block; float:left; cursor:pointer; font-size:14px; color:#898989; width:102px;}
.fancy-inner-coco .forgot { margin-left:160px;display:block; float:left; cursor:pointer; font-size:14px; color:#898989;}
.fancy-inner-coco .forgot a { color:#898989;-webkit-transition:all 0s 0s linear;
	-ms-transition:all .2s 0s linear;
	-o-transition:all .2s 0s linear;
	-moz-transition:all .2s 0s linear;
	transition:all .2s 0s linear;}
.fancy-inner-coco .forgot a:hover { color:#c9bb92;}
.fancy-inner-coco .forgot a img{ position:relative; display:inline-block; top:2px; margin-right:4px;}
.fancy-inner-coco .title div.titleIcon { background:url(../images/login/checkbox.png) no-repeat; width:13px; height:13px; float:left; position:relative; margin-right:4px; top:4px;}
.fancy-inner-coco .title div.titleIcon02 {background:url(../images/login/checkbox02.png) no-repeat;}

.btnregcoco { color:#d80c18; padding-top: 26px; font-size:14px; display: block; width:340px; margin:0 auto; text-align:center;  margin-left:59px; border-top:1px solid #e6e6df; margin-bottom:0px;}
.btnregcoco:hover {color:#f29a76;}
.btnregcoco a {color:#d80c18;-webkit-transition:all 0s 0s linear;
	-ms-transition:all .2s 0s linear;
	-o-transition:all .2s 0s linear;
	-moz-transition:all .2s 0s linear;
	transition:all .2s 0s linear;}
.btnregcoco a:hover {color:#f29a76;}
.btnregcoco img{ margin-right:4px; top:2px; position:relative; }
.padbtm { padding-bottom:8px;}
.afterlog { color:#898989; font-size:14px; text-align:center; margin-bottom:20px;}

.fancy-inner-coco .btnbuy { width:342px; height:55px; line-height:55px;  background:url(../images/login/buyBg.png) no-repeat; border-radius:5px; text-align:center; color:#FFFFFF; cursor:pointer; color:#fff; display:block;border:none; box-shadow:none; margin:0 auto; display:block; font-size:20px;-webkit-transition:all 0s 0s linear;
	-ms-transition:all .1s 0s linear;
	-o-transition:all .1s 0s linear;
	-moz-transition:all .1s 0s linear;
	transition:all .1s 0s linear;} 
.fancy-inner-coco .btnbuy:hover { background:url(../images/login/buyBg02.png) no-repeat;}
.fancy-inner-coco .btnbuy:active { background:url(../images/login/buyBg03.png) no-repeat;}
.fancy-inner-coco .buyTxt { font-size:14px; text-align:center; color:#898989; width:342px; margin-left:59px; display:block;}

.mgt30 { margin-top:30px;}

.fogetRadiolist { margin-top:45px; margin-bottom:50px;}
.fogetRadiolist li { margin-bottom:30px; text-align:center; cursor:pointer; float:none;}
.radioIcon { display:inline-block; position:relative; top:2px; margin-right:3px;}
.radioTxt { display:inline-block; font-size:18px; color:#595757;}

.getyzm { background:url(../images/login/getyzmbg01.png) no-repeat; width:119px; height:51px; text-align:center; display:block; font-size:16px; color:#595757; text-align:center; line-height:51px; cursor:pointer;}

.done { width:121px; margin:0 auto; margin-top:35px;}
.doneText { text-align:center; font-size:16px; color:#9fa0a0; margin-top:32px;}
.mgt15 { margin-top:15px;}


#inline1,#inline2,#inline3 { left:-24px; padding:10px;}
/*#inline2 { left:-34px;}*/
.readonly { cursor:not-allowed;}
.readonly:focus {border: solid #c9caca 1px;}
.mgt45 { margin-top:68px;}
.welcomeEmial { font-size:18px; color:#595757; margin:33px auto 15px auto; text-align:center;width:80%;}
.mgt39 { margin-top:39px;}
.embfs { text-align:center; font-size:16px; line-height:26px; color:#9fa0a0; margin-top:26px;}
.cxfsyj { display:block; background:url(../images/login/cxfs.png) no-repeat; width:341px; height:55px; line-height:55px; color:#595757; font-size:20px; border:none; box-shadow:none; margin:0 auto; margin-top:16px; cursor:pointer;}


.t_num{ display:inline-block;top:7px;position:relative; line-height:28px; height:28px; margin:3px;}
.t_num i{width:15px;height:23px; display:inline-block; background: url(../images/login/number.png) no-repeat; background-position:0 0; text-indent:-999em}
.t_num_content {margin-left: 3px;display:inline-block; height:28px; line-height:28px;}
.fancy-inner-coco .login_tip {font-size: 8px; color: red; display:none; padding: 8px 0px 3px 0px;}
.fancy-inner-coco .login_tip_right {color: green; display:none; }

/*新的验证码弹出框*/
.fancy-inner-coco { background:#fff; border-radius:9px; width:460px; margin:0 auto;box-shadow:0 0 10px #333;}
.close-wrap-coco { width:100%;}
.close { background:url(../images/remove.png) no-repeat center center; width:18px;height:18px;cursor: pointer; float:right;margin-top:19px; margin-right:24px;}
.close:hover { background:url(../images/remove02.png) no-repeat center center;}

.wrongBox { position:absolute; color:#fff; font-size:12px; top: 14px; right:72px; background:#d1101a; border-radius:4px; text-align:center; padding-right: 6px; padding-left: 6px; padding-top: 3px; padding-bottom: 3px;} /*红色错误*/
.wrongBox02 { right:201px;}
.correctBox { background:none; top:12px; right:65px;}/*正确对勾*/
.correctBox02 { right:201px;}

.errorTips { position:absolute; left:756px; top:182px; opacity:0;}
.errorLeft { float:left;}
.errorCnt { float:left; background:url(../images/errorCnt.png) repeat-x; color:#898989; font-size:14px; height:46px; line-height:46px;}
.errorRight { float:left;}
.errorTips02 {  top:244px;} /*设置密码提示*/
.errorTips03 {  top:306px;} /*重复密码提示*/
.errorTips04 { top:368px;} /*图片验证码提示*/
.yzmFltWrap { width:342px; margin:0 auto;}
#txtredomver2 { width:175px; float:left;} /*输入图片验证码框*/
.btnredomver { float:right; border-radius:5px; margin-left:12px;}/*验证码图片*/
.btnredomver img { border-radius:5px; cursor:pointer;}

.btnreg { width:342px; height:55px; line-height:55px; color:#fff; font-size:20px; background:url(../images/regbtnBg.png) no-repeat; border-radius:0px; text-align:center; margin:0 auto; margin-top:20px; margin-bottom:20px; border:none; box-shadow:none; cursor:pointer; display:block;-webkit-transition:all 0s 0s linear;
	-ms-transition:all .1s 0s linear;
	-o-transition:all .1s 0s linear;
	-moz-transition:all .1s 0s linear;
	transition:all .1s 0s linear;}/*立即注册 按钮*/
.btnreg:hover{background:url(../images/regbtnBg02.png) no-repeat;}
.btnreg:active{background:url(../images/regbtnBg03.png) no-repeat;}

.regPs { margin-top:5px; padding-bottom:20px; border-bottom:1px solid #e6e6df; width:342px; margin:0 auto;font-size:12px;height: auto; line-height: normal;  text-align:center; color:#898989; margin-left:59px;}
.regPs a { color:#231815; }
.logPs { width:342px; margin:0 auto;  margin-top:20px; padding-bottom:26px;}
.txtLogin { font-size:14px; color:#898989; margin-left:27px;}
.btnlogin { background-color:#898989; text-align:center;border-radius: 5px; cursor:pointer; color:#FFFFFF; font-size:14px; margin-left: 10px; padding-left:4px; padding-right:4px;-webkit-transition:all 0s 0s linear;
	-ms-transition:all .2s 0s linear;
	-o-transition:all .2s 0s linear;
	-moz-transition:all .2s 0s linear;
	transition:all .2s 0s linear;}
.btnlogin:hover { background:#d1101a;}

.qrmmLine { display:none;}
.yzmLine { display:none;}


#inline1,#inline2,#inline3 { left:-24px; padding:10px;}
/*#inline2 { left:-34px;}*/
.readonly { cursor:not-allowed;}
.readonly:focus {border: solid #c9caca 1px;}
.mgt45 { margin-top:68px;}
.welcomeEmial { font-size:18px; color:#595757; margin-top:33px; text-align:center;}
.mgt39 { margin-top:39px;}
.embfs { text-align:center; font-size:16px; line-height:26px; color:#9fa0a0; margin-top:26px;}
.cxfsyj { display:block; background:url(../images/cxfs.png) no-repeat; width:341px; height:55px; line-height:55px; color:#595757; font-size:20px; border:none; box-shadow:none; margin:0 auto; margin-top:16px; cursor:pointer;}
.errorTips06 { }
.errorTips07 { top:244px}

.errorTips08 { top:244px}
.errorTips09 { top:306px;}
.paySlide { font-size:14px; color:#898989; line-height:26px; width:340px; margin:0 auto; margin-bottom:41px; margin-top:10px; display:none; letter-spacing:0.03rem; text-align:justify;}
.contactus { background:#3a9a2d; display:inline-block; color:#fff; border-radius:3px; padding-left:8px; padding-right:8px; margin-left:5px;}
#txtmessagever{width:175px; float:left;}
.paySuccess { width:181px; height:180px; margin:0 auto; margin-top:76px; margin-bottom:83px;}
.paySlide02 { display:block; margin-top:0; margin-bottom:21px; text-align:center; color:#9fa0a0; font-size:20px;}
.mgt54 { margin-top:44px;}
.fancy-inner-coco .btnbuy {margin-top: 44px;}





/*评价*/

.comment_box {margin:0px; padding: 20px 0px;  padding-top: 20px; width: 460px;}
.backwhite {background : #fff;}
.pjWraper{ width:381px; margin:0 auto; margin-top:40px; padding-bottom:40px;}
.fancy-inner-coco .pjLine { margin-bottom:8px;}
.fancy-inner-coco .pjCol { float:left; color:#231815; font-size:20px; margin-right:8px;}
.fancy-inner-coco .pjCtt { float:left;}
#default-demo,#default-demo02,#default-demo03 { width:auto !important; padding-top:4px;}
#default-demo img,#default-demo02 img,#default-demo03 img{ margin-right:3px;}
/*商品评价textarea*/
.fancy-inner-coco .pjTextArea { border:1px solid #9fa0a0; border-radius:8px; background:#fbfbfa; width:357px; height:120px; padding:11px 11px; font-size:16px; resize:vertical;}
/*查看评价textArea*/
.fancy-inner-coco .seePjTextArea { border:1px solid #9fa0a0; border-radius:8px; background:#fbfbfa; width:357px; height:120px; padding:11px 11px; font-size:16px; color:#898989; resize:vertical;}
/*追加评价填写textArea*/
.fancy-inner-coco .zhuijiaTA { border:1px solid #9fa0a0; border-radius:8px; background:#fbfbfa; width:357px; height:120px; padding:11px 11px; font-size:16px; resize:vertical;}
/*上传图片样式*/
.fancy-inner-coco input[type='file']{ background: none;border: none; width: 64px;height: 24px;}
.fancy-inner-coco .uploader{ position: relative;width: 64px;height: 24px;padding: 0px;border:none;overflow: hidden;float:left;}
.fancy-inner-coco .uploader input[type='file'] {  position: absolute;width: 64px;height: 24px;opacity: 0;background: transparent;filter: alpha(opacity=0);}
.fancy-inner-coco .uploader i.icon-plus{font-size: 4rem;display: block;text-align: center;color: #999; background:url(../images/login/shaitu.png) no-repeat center;width:64px;height:24px;-webkit-transition:all .2s 0s linear;-ms-transition:all .2s 0s linear;-o-transition:all .2s 0s linear;-moz-transition:all .2s 0s linear;transition:all .2s 0s linear;}
.fancy-inner-coco .uploader:hover i.icon-plus {background:url(../images/login/shaituHover.png) no-repeat left center;}
.fancy-inner-coco .imgshow{ width: 100%;height: 56px; margin-top:10px;margin-bottom:15px;overflow:hidden;}
.fancy-inner-coco .imgshow div{margin-bottom: 5px;position: relative;width: 69px;height: 49px;display: inline-block;border: 1px solid #eeeeee;overflow: hidden; margin-right:5px;border-radius:8px; -webkit-transition:all .2s 0s linear;-ms-transition:all .2s 0s linear;-o-transition:all .2s 0s linear;-moz-transition:all .2s 0s linear;transition:all .2s 0s linear;}
.fancy-inner-coco .imgshow div span.remove{position: absolute;width:71px;height:51px;text-align:center;line-height:51px;background:url(../images/login/whiteTrans.png) repeat;color: #231815;font-size:16px;opacity:0; cursor:pointer;}
.fancy-inner-coco .imgshow div img{display: block;width: 100%;height: 100%;}
.fancy-inner-coco .imgshow div:hover span.remove{opacity:1;}
/*上传图片样式---追加评价*/
.fancy-inner-coco input[type='file']{ background: none;border: none;}
.fancy-inner-coco .uploader02{ position: relative;width: 64px;height: 24px;padding: 0px;border:none;overflow: hidden;float:left;}
.fancy-inner-coco .uploader02 input[type='file'] {  position: absolute;width: 64px;height: 24px;opacity: 0;background: transparent;filter: alpha(opacity=0);}
.fancy-inner-coco .uploader02 i.icon-plus02{font-size: 4rem;display: block;text-align: center;color: #999; background:url(../images/login/shaitu.png) no-repeat center;width:64px;height:24px;}
.fancy-inner-coco .imgshow02{ width: 100%;height: 56px; margin-top:10px;margin-bottom:15px;overflow:hidden;}
.fancy-inner-coco .imgshow02 div{margin-bottom: 5px;position: relative;width: 69px;height: 49px;display: inline-block;border: 1px solid #eeeeee;overflow: hidden; margin-right:5px;border-radius:8px; -webkit-transition:all .2s 0s linear;-ms-transition:all .2s 0s linear;-o-transition:all .2s 0s linear;-moz-transition:all .2s 0s linear;transition:all .2s 0s linear;}
.fancy-inner-coco .imgshow02 div span.remove{position: absolute;width:71px;height:51px;text-align:center;line-height:51px;background:url(../images/login/whiteTrans.png) repeat;color: #231815;font-size:16px;opacity:0;cursor:pointer;}
.fancy-inner-coco .imgshow02 div img{display: block;width: 100%;height: 100%;}
.fancy-inner-coco .imgshow02 div:hover span.remove{opacity:1;}
/*上传图片数量*/
.fancy-inner-coco .upNumber { float:left; background:url(../images/login/wenhao.png) no-repeat left center; padding-left:16px; margin-left:8px; color:#898989; height:24px; line-height:24px; font-size:14px;}
.fancy-inner-coco .mgt14{ margin-top:14px !important;}
/*发表评价绿色按钮*/
.fancy-inner-coco .greenBtn { display:block; width:381px; height:55px; line-height:55px;  color:#fff; text-align:center; font-size:20px; background:url(../images/login/greenBtn.png) no-repeat center; border:none; box-shadow:none;-webkit-transition:all .2s 0s linear;-ms-transition:all .2s 0s linear;-o-transition:all .2s 0s linear;
	-moz-transition:all .2s 0s linear;transition:all .2s 0s linear; cursor:pointer;}
.fancy-inner-coco .greenBtn:hover{ background:url(../images/login/greenBtn02.png) no-repeat center;}
.fancy-inner-coco .greenBtn:active{ background:url(../images/login/greenBtn03.png) no-repeat center;}
/*评价成功*/
.fancy-inner-coco .pjSuccess{ width:355px; margin:0 auto; margin-top:40px; padding-bottom:40px; display:none;}
.fancy-inner-coco .pjScTt { color:#595757; font-size:34px; text-align:center; margin-bottom:30px;}
.fancy-inner-coco .pjScIcon { text-align:center; margin-bottom:45px;}
.fancy-inner-coco .pjScIcon img{ display:inline;}
.fancy-inner-coco .pjScTxt { color:#898989; font-size:16px; text-align:center; margin-bottom:25px;}
.fancy-inner-coco .pjLink { font-size:18px; color:#3a9a2d; text-align:center;}
.fancy-inner-coco .pjLink a{ font-size:18px; color:#3a9a2d; display:inline;-webkit-transition:all .2s 0s linear;-ms-transition:all .2s 0s linear;-o-transition:all .2s 0s linear;-moz-transition:all .2s 0s linear;transition:all .2s 0s linear;}
.fancy-inner-coco .pjLink a:hover{ text-decoration:underline;}
/*查看评价-晒图*/
.fancy-inner-coco .seePJPic {margin-bottom: 5px;position: relative;width: 69px;height: 49px;display: inline-block;border: 1px solid #eeeeee;overflow: hidden;margin-right:5px;border-radius:8px;float:left; }
/*追加评价入口*/
.fancy-inner-coco .zhuijiaEnter{ display:block; color:#3a9a2d; font-size:18px; background:url(../images/login/zhuijia.png) no-repeat left center; padding-left:18px; width:76px; margin:0 auto; margin-top:40px;}
/*查看追评入口*/
.fancy-inner-coco .chakanZhP {display:block; color:#3a9a2d; font-size:18px; background:url(../images/login/chakan.png) no-repeat left center; padding-left:18px; width:76px; margin:0 auto; margin-top:40px;}
/*返回首页入口*/
.fancy-inner-coco .returnIndex {display:block; color:#3a9a2d; font-size:18px; background:url(../images/login/chakan.png) no-repeat left center; padding-left:18px; width:76px; margin:0 auto; margin-top:40px;}
.fancy-inner-coco .mgb50 { margin-bottom:50px;}