﻿@charset "utf-8";

/*reset*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,label,blockquote,button,span{padding:0;margin:0;}
table{border-collapse:collapse;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,th,var,em{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
input{vertical-align:middle}
body{background:#fff;color:#333; font-family:"微软雅黑";font-size:14px;min-width:1000px;}
a:link{color:#2175a1; text-decoration:none}
a:visited{color:#2175a1;text-decoration:none}
a:hover{color:#BF2F38;text-decoration:none}
.clear{clear:both;}
.disNone{display:none;}

.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.fs18{font-size:18px;}
.fs22{font-size:22px;}
.fs30{font-size:30px;}
.fs34{font-size:34px;}
.c_DD214B{color:#DD214B;}

.lh18{line-height:18px;}
.qas li h2{font-size:17px;font-weight:bold;}
/* 表单 */
.mainForm{padding-top:40px;padding-bottom:10px;font-size:16px;}
.mainForm .formLi{line-height:34px; clear:left;margin-bottom:20px;}
.mainForm .formLi:after{content:".";height:0;display:block;clear:both;visibility:hidden;}
.formInput,.formInputFocus,.formInputError{ vertical-align:middle;width:293px;height:34px;border:1px solid #c8c8c8;padding-left:5px;margin-right:10px;line-height:34px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; font-family:Arial, Helvetica, sans-serif;font-size:14px; font-weight:bold;}
.formInput:hover{border-color:#b4b4b4;}
.formInputFocus{border-color:#ff8836;box-shadow:0px 1px 3px #f5c19e;}
.formInputError{border-color:#d04730;}

.formLileft{float:left;padding-right:10px;width:240px;text-align:right; }
.formLiRight{float:left;position:relative;}
.formBtnLi{margin-top:30px}/*表单按钮所在的LI*/
#editAccountInfoBox .formBtnLi .formLiRight {width: 540px !important;}
.formErr{color:#D53535;font-size:12px; font-family:"宋体";white-space:nowrap;}/*错误提示信息*/
.formInfo{font-size:12px;color:#666;line-height:22px;}/*提示信息*/
.tipInput{width:275px;position:absolute;top:2px;left:320px; z-index:900;background:#fff;color:#ff8833;font-size:12px;padding:10px;display:none;line-height:24px;border:1px solid #ff8833;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; border-top-left-radius:0;}/*浮层提示信息*/
.formTipArr{ position:absolute;left:-7px;top:-1px;width:7px;height:5px;line-height:0;font-size:0;background:url(../images/icon.png) 0 -59px no-repeat;_background:url(../images/icon_ie6.png) 0 -59px no-repeat;}
.popupBox .tipInput{width:200px}
.popupBox .btn1Box{margin-bottom:8px;}

/* 密码安全程度提示 */
.safePoint{color:#C36A63;font-size:10px; vertical-align:middle}
.safePointPass{color:#4EC135;font-size:10px;vertical-align:middle}
.gradeTable{}
.gradeTable tr td{ background:#C5C9CF;border:2px solid #FFF2BD;width:38px;height:10px;line-height:0;font-size:10px;}
.gradeTable tr .cC36A63{ background:#4EC135}

/*生僻字库*/
.unname_box{position:absolute;top:16px;left:0; line-height:1.5em;}
.unname_box a{padding:0 5px;}
.unname_title,.unname_con{border:1px solid #ccc;width:480px;background:#fff; word-wrap:break-word;}
.unname_title{border-bottom:none; background:#E2E9F0}

/*模拟select*/
.s_select{width:182px;height:24px;background:url(../images/btn.png) no-repeat right -599px #fff;line-height:24px;position:relative;cursor:pointer;z-index:100;border:1px solid #BECED8;margin:5px 5px 0 0;display:inline-block}
.s_select span{display:block;height:24px;overflow:hidden;padding:0 24px 0 7px;color:#999}
.s_select .s_item{ position:absolute;top:24px;border:1px solid #BECED8;left:-1px;background:#fff;display:none;}
.s_select .s_item li{margin:0;padding:0;line-height:24px}
.s_select .s_item li a{display:block;width:175px;padding-left:7px;height:24px;overflow:hidden;line-height:24px;}
.s_select .s_item li a:hover{background:#7EABC7;color:#fff}
.s_select1,.s_select2 { width:182px; height:24px; line-height:24px;border:1px solid #BECED8;margin:5px 5px 0 0; z-index:-1; }
.s_select2{ width:70px;}

/*日历*/
.calendar_box{position:absolute;background:#fff;padding-top:6px;z-index:1000; display:none;border:1px solid #A5B2B8;padding:6px;padding-bottom:0;box-shadow:1px 3px 3px #ccc; font-size:12px;}
.calendar_close{width:10px;height:10px;  position:absolute;right:3px;top:7px;}
.calendar_box .calendar_title{background:#fff;margin-bottom:5px;}
.calendar_box .calendar_title secect{ vertical-align:middle}
.calendar_box .calendar{text-align:center;width:154px;border-collapse:collapse;background:#fff;font-size:12px;}
.calendar_box .calendar tr th{background:#BFCBD7;color:#fff;}
.calendar_box .calendar tr th,.calendar_box .calendar tr td{width:20px;height:18px;line-height:18px;text-align:center;}
.calendar_box .calendar tr td{cursor:pointer;border:1px solid #fff}
.calendar_box .calendar_close{color:red;cursor:pointer;}
.calendar_box .red:hover{font-weight:normal}
.calendar_box .calendar_iframeMask{position:absolute; border:none;width:164px;height:175px;top:0;left:0;z-index:-10;}
/*上个月*/
.calendar_box .calendar tr .pm{color:#999;}
/*下个月*/
.calendar_box .calendar tr .nm{color:#999;}
.calendar_box .calendar tr .select{ background:#FF8A00;color:#fff}
/*不可选择的日期*/
.calendar_box .calendar tr .disble{cursor:default;}
.calendar_box .calendar tr .cDay{background:#FF8A00;color:#fff}

/* 提示建议输入框 */
.suggest_box{position:relative;font-size:12px;color:#010101;display:inline-block;}
.suggest_box .suggest_list{position:absolute;border:1px solid #8AA3C2;left:0;top:26px;background-color:#fff;display:none;font-family:Arial;width:auto!important;min-width:141px;}
.suggest_box  h6{background:#FFFFE1;padding:3px 0;margin:0;font-weight:normal;font-size:12px;border-bottom:1px dotted #7EA0C1; line-height:21px;width:auto!important; width:141px;}
.suggest_box .suggest_list li{padding:3px 10px 2px 3px;cursor:pointer;margin-bottom:3px;border-bottom:1px dotted #7EA0C1;font-size:12px;margin:0; height:auto; line-height:21px}
.suggest_box .suggest_list .list_focus{background:#5B7FAB;color:#fff;}
.suggest_box .iframe{position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:-1;display:none;left:0;top:26px;border:none;}

/*弹窗*/
.popupBox{width:680px; position:relative;box-shadow:1px 3px 3px #666; background:#fff;}
.popupTitle{height:78px;line-height:78px; background:url(../images/repeat.png) repeat-x;padding-left:20px;font-weight:bold;color:#444;font-size:18px;}
.popupClose{width:12px;height:12px; background:url(../images/icon.png) 0 -90px; _background:url(../images/icon_ie6.png) 0 -90px; position:absolute;right:18px;top:30px; cursor:pointer;font-size:1px;line-height:1px;}
.popupClose:hover{ background-position:0 -107px;}

/*按钮*/
.btn1Box{display:inline-block;height:42px;line-height:42px;}
.btn1{padding-right:37px;padding-left:34px;line-height:42px;height:42px;display:inline-block;position:relative;color:#fff;font-size:18px;overflow:visible; font-family:"微软雅黑"}
.btn1Box .btn1{background: #f44336;color: #fff; text-decoration: none;border: 1px solid #f44336;cursor: pointer;}
.btn1Box .btn1:hover{background: #e1271a;color:#fff;}
.btn1Disbled {display:inline-block;height:42px;line-height:42px;}
.btn1Disbled .btn1{color: #fff; text-decoration: none;border:1px solid #ccc;background:#ccc;cursor: not-allowed;}
.btn1Disbled .btn1:hover{background-color: #ccc; color: #fff;}
.btn1Box button.btn1 {
	height: auto;
	line-height: 1.5;
	padding-top: 7px;
	padding-bottom: 7px;
}
/*.btn1Box:hover{background-position:0 -123px;}
.btn1Box .btn1:hover{background-position:right -123px;}
.btn1Disbled,.btn1Disbled:hover{background-position:0 -168px;}
.btn1Disbled .btn1,.btn1Disbled .btn1:hover{background-position:right -169px;color:#fff;}
.btn1Box a,.btn1Box a:visited{color:#fff;}
.btn1Box .btn1,.btn1Box .btn1:link,.btn1Box .btn1:visited{color:#fff; text-decoration:none}*/
.btn1 em,.btn2 em{ position:absolute;top:11px;top:1px\9;color:#fff;font-size:16px;font-weight:bold;text-align:center; display:none}
.btn2Box,.btn2Disbled{padding-left:3px; background:url(../images/repeat.png) 0 -78px;display:inline-block;height:42px;line-height:42px; cursor:pointer; vertical-align:middle}
.btn2{padding-right:37px;padding-left:34px;height:42px;height:42px;display:inline-block;border:none; background:url(../images/repeat.png) right -78px;cursor:pointer;position:relative;color:#fff;font-size:18px;overflow:visible; font-family:"微软雅黑"}
.btn2Box a,.btn2Box a:visited{color:#fff;}
.btn2Box{background:url(../images/repeat.png) 0 -369px;height:36px;line-height:36px; }
.btn2{background:url(../images/repeat.png) right -369px;height:36px;line-height:36px; }
.btn2Box:hover{background-position:0 -411px;}
.btn2Box .btn2:hover{background-position:right -411px;}
.btn2Disbled,.btn2Disbled:hover{background:url(../images/repeat.png) 0 -452px;height:36px;line-height:36px;}
.btn2Disbled .btn2,.btn2Disbled .btn2:hover{background:url(../images/repeat.png) right -452px;color:#fff;}
/* fss add */
.orderBtnBox{padding-left:3px; background:url(../images/orderdialogbtn.png) 0 0;display:inline-block;height:46px;line-height:46px; cursor:pointer; vertical-align:middle}
.orderBtn,.orderBtn:hover,.orderBtn:link,.orderBtn:visited{text-decoration: none;padding-right:22px;padding-left:22px;height:46px;display:inline-block;border:none; background:url(../images/orderdialogbtn.png) right 0;cursor:pointer;position:relative;color:#343434;font-size:18px;overflow:visible; font-family:"微软雅黑"}

/*验证码按钮*/
.checkNoBox{ position:relative;height:32px;display:inline-block}
.checkNoBox .formInput,.checkNoBox .formInputFocus,.checkNoBox .formInputError{padding-left:132px;width:188px;}

.checkNoBtn{ position:absolute;top:2px;*top:3px;left:1px;width:130px;height:34px;line-height:36px; border:1px solid transparent;border-bottom:0;border-right:1px solid #BDCED6;color:#2678A8;background:url(../images/repeat.png) 0 -265px; cursor:pointer;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px; border-top-right-radius:0; border-bottom-right-radius:0;}
.checkNoBtn:hover{background-position:0 -300px;}
.checkNoBtnGrey{ background:#EBEBEB;color:#828282}
.checkLoginBtn,.checkLoginBtn:hover{ background:url(../images/loading.gif) no-repeat 3px 5px #EBEBEB;color:#828282;text-indent:12px;}

/*提交按钮动画*/
.submitLoading{font-size:14px;color:#838381; display:none;font-weight:bold;}
.submitLoading img{ vertical-align:middle;margin-right:5px;}


/*地址管理选择地区*/
.selectCityBox{ cursor:pointer; position:relative;display:inline-block;width:283px;height:44px;line-height:44px;padding-left:15px;color:#999;font-size:12px;font-weight:normal}
.selectCityBox .selectCityInput{font-size:14px;color:#999;font-weight:bold;}
.selectCityBox .sgay{color:#555;}
.openArr{ background-position:0 -11px;}
.provinceList{position:absolute;top:50px;left:0px;width:435px;padding:6px 20px; background:#fff;border:1px solid #bebebe;box-shadow:1px 1px 1px #e4e4e4;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.provinceListInfo{color:#999;}
.provinceList li{margin-bottom:10px;line-height:20px}
.provinceList .pinying{color:#990000;width:30px;display:inline-block;color:#EC8632;font-weight:bold;float:left; height:30px;line-height:30px; }
.provinceList span{position:relative;width:400px;float:left;}
.provinceList a,.provinceList a:visited{padding:0 10px; text-decoration:none;color:#666;line-height:30px;height:30px;display:inline-block; }
.provinceList a:hover{ background:#DCE9F1;}
#provinceList .active{ background:#DCE9F1;}
.cityList{position:absolute; background:#fff;width:280px; border:1px solid #76A2BA;padding:10px;font-size:12px;left:0;top:20px;z-index:500;}
.cityList a{padding:0 10px; text-decoration:none;color:#666;}
.cityList a:visited{ background:#fff;}
#cityList a:hover{ background:#DCE9F1;}
#cityList .active{ background:#DCE9F1;}
.pinyinList{width:250px;position:absolute;top:38px;left:0px;border:1px solid #BDCED8;border-radius:2px;background:#fff;max-height:410px;overflow:hidden;}
.pinyinList a,.pinyinList a:visited{display:block;padding-left:10px; text-decoration:none;color:#666;}
.pinyinList a:hover{ background:#DCE9F1;}
.pinyinList .active{ background:#DCE9F1;}

/*翻页*/
.pageBox{text-align:right;padding:20px 0 0 0;font-size:12px;}
.pageBox a,.pageBox span{padding:5px 8px; background:#eee;border:1px solid #C4C4C4;margin-left:8px;color:#888; font-family:"宋体";}
.pageBox .active{color:#fff; background:#de1c37;border-color:#BE313A;}
.pageBox a:hover{color:#BE313A; background:#FFF1F1;border-color:#BE313A;}
.pageInput{width:30px;height:20px; vertical-align:middle;text-align:center;margin:0 5px;}


/*银行选择*/
.selectBankBox{ cursor:pointer; position:relative;display:inline-block;width:283px;height:44px;line-height:44px;overflow:hidden;padding-left:15px;color:#999;}
.bankCardSelectBank{ position:relative;display:block}
.selectBankBtnOpen,.selectBankBtn{position:absolute;top:20px;right:18px;z-index:205;width:14px;height:7px;background:url(../images/icon.png) 0 -128px;_background:url(../images/icon_ie6.png) 0 -128px;line-height:0;font-size:0;}
.selectBankBtnOpen{ background-position:0 -139px;}
.activeBorder{display:none;width:335px;height:43px;border:2px solid #FF6600; position:absolute;left:0;top:0;z-index:200;}
.bankCardSelectBox{width:676px; overflow:hidden;border:1px solid #bebebe;padding:20px;margin-top:5px;background:#fff;box-shadow:1px 1px 1px #e4e4e4;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.bankCardList li{width:170px;height:47px;background:url(../images/icon.png);_background:url(../images/icon_ie6.png);float:left;clear:none;margin:0; margin-bottom:-1px;position:relative;margin-left:-1px; cursor:pointer}
.bankCardList li .activeBorder{width:166px;}
.bankCardList li:hover{background:#FFF7EA}
#bankCardSelectBox .bankCardList li .vb{display:block}
.bankCardList .bankLogo{margin:9px 0 0 10px;}
.selectBankBox .bankLogo{margin:6px 0 0 0;}
.bankCardSelectBankActive{ background:#fff;}
.bankInfoicon{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; background:#e46200;line-height:16px; position:absolute;right:4px;top:18px;color:#fff;font-size:12px;padding:0 2px;}
.bankCardSelectBank .bankInfoicon{display:none}
.webBankDis{ position:absolute;right:2px; top:17px;background:#5AA831;color:#fff;font-size:12px;line-height:18px;hieght:18px;padding:0 2px}
.bankCardSelectBank .webBankDis{display:none}

/*对话框*/
.tip1,.tip2,.tip3,.tip4,.tip5,.tip6{width:48px;height:48px;background:url(../images/tipicon.png);_background:url(../images/tipicon_ie6.png);display:inline-block;}
.tip1{ background-position:0 0;}
.tip2{ background-position:0 -55px;}
.tip3{ background-position:0 -111px;}
.tip4{ background-position:0 -168px;}
.tip5{ background-position:0 -223px;}
.tip5{ background-position:0 -223px;}
.tip6{ background-position:0 -278px;}

.dilogBox{margin:0 auto;width:700px;padding:80px 0}
.dilogLeft{float:left;width:50px;margin-right:30px;}
.dilogRight{float:left;}
.dilogTitle{color:#333;font-size:24px;line-height:40px;}
.dilogText{line-height:30px;font-size:16px;color:#555;}
/*公告*/
.headerGG{ position:relative;background:#feffc8; text-align:center;color:#d81d0d;font-size:12px;line-height:20px;padding:5px 0;min-width:1000px}
.headerGG .closeBtn{position: absolute;right:0;top:0;font-size: 2em;cursor: pointer;}
.hidden{display: none;}
/*头部*/
.logoLc{ position:absolute;top:10px;left:0;width:123px;height:40px; background:url(../images/logo-new.png); background-size: 123px 40px; background:url(../images/logo-new-ie.png) \9;background-repeat: no-repeat;}
:root .logoLc{background: url(../images/logo-new.png) \9;}
.headerBox{height:60px;min-width:1000px;background:#222;overflow:hidden}
.header{width:1000px;margin:0 auto; position:relative;background:#222;}
.headerTools{ position:absolute;right:0px;top:24px;color:#aaa9a9;font-size:12px;}
.headerTools a,.headerTools a:visited{color:#aaa9a9;}
.headerTools a:hover{color:#fff;}

/*栏目*/
.clumnBannerBox{height:140px; background:#de2149;min-width:1000px;}
.clumnBanner{width:1000px;margin:0 auto;}
.textBox{padding-top:40px}
.text1{font-size:30px;color:#fff; font-family:"微软雅黑";padding-bottom:5px}
.text2{color:#fff;font-size:14px;}
.stepBoxJH{ position:absolute;right:10px;top:35px;color:#fff;}
.stepBoxJHNumber{font-size:26px; font-family:"微软雅黑";margin-bottom:15px; vertical-align:middle}
.stepBoxJHLine,.stepBoxNoLine{width:50px;border-bottom:2px solid #fff;font-size:0;line-height:0;height:0;display:inline-block;}
.stepBoxJHText{float:left;text-align:center;margin-left:-5px; position:relative}
.stepBoxJHt{display:block;padding-top:15px}
.stepBoxNoLine{border:none;}
.iconStepRight{width:16px;height:15px;font-size:0;background:url(../images/righticon.png);display:inline-block;margin-right:5px;}
.gline{border-bottom:1px solid #DCDCDC;font-size:0;line-height:0;height:0;margin:10px 0;}
.mainIndex{width:1000px;margin:0 auto; background:#fff;height:500px}
.main{width:1000px;margin:0 auto; background:#fff;}

/*首页*/

.mainIndexTop,.mainIndexTop2 {height:268px;position:relative;width:1000px;margin:0 auto;background:url(../images/index_bk1.jpg@v=20140124.jpg) no-repeat center top}
.mainIndexTop2{height:172px;background:url(../images/index_bk2.jpg@v=20140124.jpg) no-repeat center top}
.sylText{ position:absolute;width:460px;height:120px; overflow:hidden;top:90px;left:470px;color:#FFF;font-size:130px; font-style:italic; font-family:Arial;font-weight:bold; text-shadow:5px 5px 5px #a91837 ;letter-spacing:-10px;z-index:10;line-height:120px}
.sylTextbf{ position:absolute;left:283px;top:0}
.indexGoBuy,.indexGoBuy1{ position:absolute;width:187px;height:55px;top:74px;left:693px;z-index:10}
.indexGoBuy1{width:110px;height:19px;top:66px;left:775px;}
.lcProMain {background:#f2f2f2;overflow:hidden;padding-bottom:20px}
.lcProBox{width:1000px;margin:0 auto;}
.lcProBoxLeft {float:left;width:670px;margin-right:20px}
.lcProBoxRight {float:left;width:309px;}
.erwBox{height:247px;background:url(../images/downappbg1.png@20140124.png) no-repeat 15px 30px #fff;position:relative}
.boxTit {height:44px;line-height:44px;font-size:18px;padding-top:10px}
.boxTitTips {font-size:13px;color:#e21e48;margin-left:5px}
.lcProInfo {background:#fff;position:relative;margin-bottom:15px;padding:50px 0 35px 40px;border-top:#f97591 3px solid;border-radius:3px;zoom:1;}
.lcProInfo:hover {box-shadow:3px 3px 6px rgba(0,0,0,0.2);-webkit-transform:translate(-2px,-2px);-moz-transform:translate(-2px,-2px);-ms-transform:translate(-2px,-2px);-o-transform:translate(-2px,-2px);transform:translate(-2px,-2px);transition:all ease-in-out .1s;}
.lcProInfoTit {font-size:18px;padding-bottom:20px}
.lcProInfoTit span{display:inline-block;vertical-align:top}
.profitRate{font-size:16px;color:#787878}
.profitRate em{display:block;font-size:45px;color:#f51948}
.secTit {width:470px;}
.secTit a{color:#787878}
.secTit a:hover{text-decoration:underline}
.lcProInfo .btn1Box{font-weight:900;letter-spacing:4px;}
.lcProInfoBtnBox{position:absolute;bottom:40px;right:30px;}
.lcProIcon {display:inline-block;background:url(../images/lcproicon.png@v=20140402.png) no-repeat;width:88px;height:56px;position:absolute;top:-3px;left:0}
.lcProInfo .btn1Disbled,.lcProInfo .btn1Disbled:hover{font-weight:900;letter-spacing:4px;}
.ghStopBuyText{top:210px;right:20px;color:#999; position:absolute;font-size:12px;}
.lcProInfo .btn1Disbled,.lcProInfo .btn1Disbled:hover{font-weight:900;letter-spacing:4px;}
.ghStopBuyText{top:210px;right:20px;color:#999; position:absolute;font-size:12px;}
.dq {background-position:0 -57px}
.lhlc {background-position:0 -116px}
.aboutUs {background:#fff;padding:0 0 15px 25px;font-size:12px;}
.c_red {color:#f35375}
.aboutUs dt{color:#787878;padding:15px 0 5px}
.aboutUs dd{color:#555}
.others {background:#e8eaea;color:#c8c8c8;height:44px;line-height:44px;margin-top:15px;text-align:center;font-size:12px}
.others a{margin:0 10px}
.dhbproIcon{background-position:0 -174px}

.alpha_text{color:#fff;font-size:12px; position:absolute;bottom:10px;right:120px;font-weight:bold;filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5}
.mainIndexTopBox{margin:0 auto;min-width:1000px;position:relative;background:url(../images/index_bk2.jpg@v=20140106.jpg) no-repeat center bottom;overflow:hidden}
.lcProBox {width:1000px;margin:0 auto}
.mainBox{height:440px;overflow:hidden;position:relative;background:url(../images/loading.gif) no-repeat center center #df3a3e;}

.downTab{position:absolute;top:30px;left:140px;color:#c8c8c8}
.downTab span{cursor:pointer;color:#2384b6;margin:0 10px}
.downTab .active{color:#333;}
.findLicai{padding:5px 0 0 19px}
.findLicai b{display:inline-block;height:32px;line-height:32px;color:#ededed;font-size:24px;margin-right:-2px;vertical-align:top}
.findLicai a{display:inline-block;width:130px;height:32px;line-height:32px;text-align:center;background:#ededed;color:#555;font-size:12px}
.findLicai a:hover {color:#333;text-decoration:underline}

.timeBg {height:38px;background:url(../images/timesbg.jpg) no-repeat 0 5px;clear:both;margin:10px 0 0}
.indexNotice{position:absolute;width:452px;height:36px;line-height:36px;color:#f8fd6c;text-align:center;top:36px;left:267px;}
.mainIndex1{height:440px;background:#f51948;position:relative}
.mainIndex2 {height:440px;background:url(../images/newbg2.jpg@20140327.jpg) no-repeat center top #fae8da;}
.mainActive2 {background:url(../images/newbg2.jpg) no-repeat center top #ee5e50;width:1000px;height:440px;margin:0 auto;position:relative}
.mainActive2 a{
width: 233px;
height: 78px;
position: absolute;
top: 256px;
left: 37px;
}
.mainIndex3 {height:440px;background:url(../images/xjbactive.jpg@20140505.jpg) no-repeat center top #f87c1a;}
.mainActive3,.mainActive3_2,.mainActive3,.mainActive3_3 {background:url(../images/xjbactive.jpg@20140506.jpg) no-repeat center top;width:1000px;height:440px;margin:0 auto;position:relative}
.mainActive3 a{
width: 542px;
height: 52px;
position: absolute;
top: 278px;
left:230px;
}
.mainActive3_2{background:url(../images/xjbactive2.jpg@20140506.jpg) no-repeat center top}
.mainActive3_3{background:url(../images/xjbactive3.jpg@20140506.jpg) no-repeat center top}
.mainActive3_2 a,.mainActive3_3 a{
width: 360px;
height: 80px;
position: absolute;
top: 278px;
left:326px;
}
.mainIndex4 {height:440px;background:url(../images/newbg0.jpg@20141111.jpg) no-repeat center top #c4091e;}
.mainIndex4-wrap{position:relative;height:440px;width:990px;margin:0 auto;}
.bgBtn{position:absolute;left:385px;top:294px;width:225px;height:55px;cursor:pointer;}
.bgBtn-1{left:700px;top:200px;}
.ljBuyAmmout{position:absolute;left:323px;top:293px;width:155px;height:48px;line-height:48px;font-family:arial,"微软雅黑";font-size:48px;font-style:italic;;color:#fff371;text-align:center;font-weight:bold;text-shadow:3px 3px 0 #4a0007;-moz-text-shadow:3px 3px 0 #4a0007;-webkit-text-shadow:3px 3px 0 #4a0007;}
.mainIndex5 {height: 440px;background: url("../images/newbg5.png") no-repeat center top #f27622;}
.mainIndex168 {height:440px;background:url(../images/licailunbo2.jpg@20141210.jpg) no-repeat center top #d51427;}
.mainIndex66{height:440px;background:url(../images/newbg66.jpg@20141208.jpg) no-repeat center top #f13c1d;}
.mainIndexIphone{height:440px;background:url(../images/licailunbo1.jpg) no-repeat center top #d1001f;}
.bgBtn-Iphone{position:absolute;left:727px;top:265px;width:140px;height:140px;cursor:pointer;}
/* fss add */
.presellMonth,.presellDay,.totalLimit_selling,.totalLimit_presell{position: absolute;width:50px;height:50px;font-family:arial,"微软雅黑";font-size:50px;color:#fff371;line-height: 50px;text-align:center;font-weight:bold;text-shadow:3px 3px 0 #4a0007;-moz-text-shadow:3px 3px 0 #4a0007;-webkit-text-shadow:3px 3px 0 #4a0007;}
.presellMonth{top:225px;left:279px;}
.presellDay{top:226px;left:385px;}
.totalLimit_selling{top:275px;left:378px;width:65px;font-size:40px;}
.totalLimit_presell{top:314px;left:397px;width:65px;font-size:40px;}

.mainBgBtn {width:100%;height:30px;line-height:30px;position:absolute;bottom:0;text-align:center;z-index:33;}
.mainBgBtn a{font-size:28px;color:rgba(255,255,255,0.3) !important;color:#da6211 !important;margin-right:5px;}
.mainBgBtn a:visited {color:rgba(255,255,255,0.5) !important;color:#da6211 !important;}
.mainBgBtn a:hover {color:rgba(255,255,255,0.5) !important;color:#da6211 !important;}
.mainBgBtn .active,.mainBgBtn .active:hover,.mainBgBtn .active:visited{color:rgba(255,255,255,0.7) !important;color:#fff !important;cursor:default;}
.popcon1{padding:50px;padding-top:10px}
.text4{font-size:18px;color:#555;}
.accountInfoTable{width:100%;margin:20px 0 10px 0}
.accountInfoTable td,.accountInfoTable tr th{border:1px solid #dcdcdc;color:#555;font-size:16px;padding:10px}
.accountInfoTable tr th{ background:#f2f2f2}
.table12 tr td,.table12 tr th{font-size:12px;}
.popcon1 .mainForm{margin:0;padding:0;}
.popcon1 .formLileft{width:130px}
.mainBtnBox {width:1000px;margin:0 auto;height:531px;position:relative}
.activeBox {background:#c61e42}
.timeBg em{display:inline-block;width:314px;color:#f6fd5f;font-size:14px;margin-right:6px;padding:0 0 0 12px;text-align:center;vertical-align:top}
.timeBg .active {font-weight:900;font-size:16px;}
.timeBg .lastTeam{margin-right:0}
.indexOtherInfo {padding:40px 0 20px 0;background:#fff}
.indexOtherInner {overflow:hidden;padding:0 0 0 200px;width:790px;margin:0 auto;background:url(../images/indexlogo.jpg@20140103.jpg) no-repeat 20px 35px;clear:both;margin-bottom:15px; position:relative;}
.indexOtherInner dl{float:left;height:130px;width:239px;padding-left:20px;border-left:#c8c8c8 1px solid;line-height:24px;color:#8d8d8d;font-size:12px}
.indexOtherInner dl dt{font-weight:900;font-size:14px;color:#737373}
.indexOtherInner dl a{color:#8d8d8d}
.indexOtherInner dl a:hover {color:#8d8d8d;text-decoration:underline}
.indexOtherInner dl .linkImg {border:#62081a 1px solid;overflow:hidden;width:150px;height:36px;display:inline-block}
.indexOtherInner dl .linkImg img{display:block;}
.parter {font-size:12px;line-height:16px;padding-top:10px}
.parter span{display:inline-block;width:90px}
.indexOtherInner .hzIcon{width:97px;height:53px; position:absolute;background:url(../images/hzicon.png);top:30px;right:20px}
.swhzLink{width:232px;height:39px;background:url(../images/swhz.png);display:block}

.yield {background:url(../images/yieldicon.jpg@20131221.jpg) no-repeat 60px 10px #bc1c3f;height:155px;padding:5px 0 0 334px;margin:20px 0 10px;box-shadow:0 0 10px rgba(0,0,0,0.1) inset}
.yield dl{float:left;width:330px;text-align:center;color:#ffa442;font-size:14px;}
.yield dl dt{font-size:24px;font-weight:900}
.yieldInfo {padding:10px 0 5px}
.yield dd .yieldNum {display:inline-block;width:150px;height:50px;background:#ffa442;color:#86142c !important;line-height:16px;padding:11px 0;border-radius:5px;overflow:hidden;font-size:12px;box-shadow:1px 1px 5px rgba(0,0,0,0.3)}
.yield dd .yieldNum:hover {color:#86142c !important;background:#fc9527;box-shadow:0 0 5px rgba(0,0,0,0.5)}
.yield dd .yieldNum em{display:block;font-size:24px;font-weight:900;padding-bottom:8px}
.yield .ghInfo .yieldNum {padding:21px 0 11px;height:40px}
.yield a{color:#ffa442 !important}
.yield a:hover {color:#ffa442 !important;}

.lctgUL{background:url(../images/chooseus.png) no-repeat 23px 25px #e8eaea;overflow:hidden;height:65px;padding:95px 0 0 25px;}
.lctgUL li{float:left; position:relative;width:150px;padding-left:62px;font-size:12px;color:#686868}
.lctgUL .lctgULFirst{padding-left:65px;}
.lctgUL .lctgULEnd{padding-left:75px;width:130px}

/* 易信弹框 */
#yixinPop{display:none;width:604px;padding:40px 0 0 30px;height:337px;background:url(../images/yixinpop.png) no-repeat 260px 165px #dd2149;color:#fff;font-family:"微软雅黑"}
#yixinPop .iDialogClose{position:absolute;top:10px;right:10px;height:28px;width:28px;text-align:center;display:inline-block;font:900 16px/28px "宋体";color:#fff !important;;background:none;}
#yixinPop .iDialogClose:hover {background:#c2183c;border-radius:14px;box-shadow:0 0 3px rgba(0,0,0,0.3) inset;}
#yixinPop .yixinTit{font-size:36px;font-weight:900}
#yixinPop .yixinSecTit{font-size:20px;padding:5px 0 20px;font-weight:900}

#yixinPop .yixinSecTit a{color:#fff;text-decoration:underline}
#yixinPop .yixinSecTit a:hover{color:#C90}
#yixinPop dl{line-height:26px;font-size:12px;}
#yixinPop dl dt{font-size:14px;padding-bottom:5px;font-weight:900}
.changePhone {font-size:12px;font-weight:500;}
.changePhone a{color:#fff !important;text-decoration:underline}
.changePhone a{color:#FF0 !important}

#yixinPop .yixinBtnBox {padding:20px 0 0}
#yixinPop .yixinBtnBox .iDialogClose {position:relative;display:inline-block;top:0;left:0;width:120px;height:30px;line-height:30px;font-size:14px;border-radius:5px;background:#fff;color:#dd2149 !important;font-family:"微软雅黑";}

/* 跳转到活动 */
#gotoActivePop {display:none;width:680px;height:350px;background:url(../images/poptoactive.png) no-repeat 90px 0 #dd214b;}
#gotoActivePop .iDialogClose{color:#fff !important}
.gotoActiveBtn {display:inline-block;position:absolute;top:243px;left:208px;width:220px;height:52px}

#findLCPop {display:none;width:800px;height:434px;background:url(../images/findlcpop.png@20140609.png) no-repeat center 15px #eee;}
#findLCPop .iDialogClose{color:#666 !important;top:10px}
#findLCPop .iDialogClose:hover{color:#333 !important}

/*我的理财*/
.mainBuy{height:150px; background:#dd2149;min-width:1000px}
.userInfoBox{width:1000px;margin:0 auto 0 auto;color:#fff;position:relative;padding-top:10px;}
.userInfoUL{height:86px;}
.userInfoUL .userInfoLI{float:left;height:50px;margin-top:37px;width:160px;}
.userInfoUL .border1{border-left:1px solid #d4606a;padding-left:15px;}
.text5{color:#e9ebec;font-size:12px;}
.f16{font-size:16px;}
.userImg{width:84px;height:84px; background:url(../images/icon.png@v=20131219.png) -25px -55px;_background:url(../images/icon_ie6.png@v=20131219.png) -25px -55px;display:block;margin-top:-20px;z-index:100; position:relative}
.text7{font-size:24px;font-family:Arial;padding-top:5px;display:block}
.infoIconBox{height:16px;margin-top:10px; position:relative;z-index:300;}
.infoIconBox li{position:relative;width:16px;height:16px;float:left;line-height:16px; background:url(../images/icon.png@20140709.png);_background:url(../images/icon_ie6.png@20140709.png);margin-right:8px;font-size:0;}
.infoIconBox .tip{font-size:12px;color:#555;width:250px;left:-20px;background:#fffbe2;}
.infoIconBox .tip .tipArr{position:absolute;top:-6px;left:22px;border-width:0 6px 6px 6px;border-color:transparent transparent #fffbe2 transparent;}
.infoIconBox .tip a{ text-decoration:underline}
.infoIconBox .infoIcon1_1{ background-position:-118px -55px;}
.infoIconBox .infoIcon2_1{ background-position:-142px -55px;}
.infoIconBox .infoIcon3_1{ background-position:-166px -55px;}
.infoIconBox .infoIcon4_1{ background-position:-190px -55px;}
.infoIconBox .infoIcon5_1{ background-position:-118px -96px;}
.infoIconBox .infoIcon1_2{ background-position:-118px -73px;}
.infoIconBox .infoIcon2_2{ background-position:-142px -73px;}
.infoIconBox .infoIcon3_2{ background-position:-166px -73px;}
.infoIconBox .infoIcon4_2{ background-position:-190px -73px;}
.infoIconBox .infoIcon5_2{ background-position:-118px -115px;}
.toolMenuNoBind{display:inline-block;width:16px;height:16px;font-size:0;line-height:0;}

.tip{font-size:12px;_border:1px solid #ccc;position:absolute;background:#fff;color:#333;top:-10px;left:-20px;padding:10px;width:200px;display:none;font-size:12px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0px 1px 3px #999;}
.tip .tipArr{position:absolute;bottom:-6px;left:20px;z-index:205;width:0;height:0;overflow:hidden;margin:0;border-width:6px 6px 0;border-color:#fff transparent transparent;border-style:solid;_border-style:solid dotted;zoom:1;}
.buyMain{width:1000px;margin:0 auto;margin-top:20px;}
.buyMainUL{color:#555}
.buyMainLi{border-bottom:1px solid #d6d6d6;padding-bottom:0px;margin-bottom:20px}
.buyMainUL a,buyMainUL a:visited{color:#555; text-decoration:underline}
.buyMainUL a:hover{color:#990000}
.buyMainLiLeft{float:left;width:201px;margin-right:37px;display:inline; position:relative;}
.buyMainLiRight{float:right;width:760px;display:inline; position:relative;height:352px}
.text6{font-size:15px;border-bottom:1px solid #d6d6d6;margin-bottom:15px; position:relative; z-index:10;background:#fff;}
.b_gray{border-bottom:1px solid #545454;padding-bottom:5px;padding-left:10px}
.text8{font-size:26px; padding-right:20px;color:#e70121;}
.text9{font-size:16px;padding:0 2px;color:#e70121;}
.text11{padding-bottom:5px;}
.proTitle{font-size:20px;border-bottom:2px solid #555;line-height:54px;margin-bottom:20px; position:relative;zoom:1; font-weight:bold;padding-bottom:10px;}
.proTitle .linkProTitle {text-decoration: none;}
.proTitle .linkProTitle:hover {text-decoration: underline;}
.proTitle .f12 {font-size: 16px;}
.proTitle .f12:link,.proTitle .f12:visited {color: #2384b6;}
.proTitle .f12:hover,.proTitle .f12:active {color: #900;}
.syTextBox{padding-top:5px;font-size:14px; position:relative}
.syToolBox{ position:absolute;right:0;top:15px;font-size:12px;}
.sevenDayBox{border-bottom:1px solid #d6d6d6;line-height:26px;margin-bottom:15px;padding-left:10px}
.syInfoBox{color:#9e9e9e;line-height:18px;font-size:12px;padding-left:10px}
.buyMainLiLeft .sBtn{margin-left:10px}
.text12{font-size:20px; font-family:Arial;padding:10px 0;display:block}
.proServer{font-size:12px;height:17px;line-height:17px;color:#e44a66;border:1px solid #e44a66;background:url(../images/repeat.png@v=201401017.png) 0 -341px; padding-left:28px;padding-right:5px;position:absolute;right:0;top:20px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.proServer a,.proServer a:visited{color:#da4a65; text-decoration:none}
.link_1:link,.link_1:visited{ position:absolute;right:0;top:46px;color:#fff;font-size:14px;text-decoration:underline}
.chartTooltip{padding:5px 15px;background:#d62036;border-radius:5px;color:#fff;font-size:12px;min-width:110px;_width:110px;}
.orderLink{font-size:12px;color:#e5754b;}
.orderLink a,.orderLink a:visited{color:#e5754b;}
.buyMainLiLeft .sBtn,.buyMainLiLeft .sBtn:visited{ background:#eb3a51;line-height:26px;padding:0 17px;color:#fff;display:inline-block; text-decoration:none;font-size:12px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-bottom:5px;}
.buyMainLiLeft .sBtn:hover{color:#fff;text-decoration:none; background:#ff3c56}
.banner5Box{height:510px;background:url(../images/jiayin-banner.jpg) center; }
.banner5{height:510px;width:800px;margin:0 auto; position:relative}
.banner5Link1{ position:absolute;top:360px;left:234px;width:331px;height:80px;}
.banner5Link2{ position:absolute;top:176px;left:868px;width:115px;height:25px;}

.banner6Box{height:510px;background:url(../images/bk3_repeat.png) repeat-x;}
.banner6{height:510px;width:1150px;background:url(../images/bk4.png) 12px 0;margin:0 auto; position:relative; text-align:center;color:#fff;}
.banner6Link1{ position:absolute;top:31px;left:800px;width:187px;height:46px;background:url(../images/ie6_btn.png);}
.banner6 .clumnYX2Text{padding-top:224px;}
.banner6 .clumnYX2Title{padding-top:29px}

.banner7Box{height:510px;background:#de2149; }
.banner7{height:510px;width:1150px;background:url(../images/bk7.jpg) center no-repeat;margin:0 auto; position:relative}
.banner7Link1{ position:absolute;top:113px;left:717px;width:253px;height:64px;}

.banner8Box{height:510px;background:#de2149; }
.banner8{height:510px;width:1150px;background:url(../images/bk8.jpg) center no-repeat;margin:0 auto; position:relative}
.banner8Link1{ position:absolute;top:113px;left:695px;width:253px;height:64px;}

.getredback{width:155px;height:83px;background:url(../images/getredback.png@v=20140117.jpg); position:absolute;right:0;top:57px;z-index:0}
.getRedBagBox{ position:relative;}
.wLink:link,.wLink:visited{color:#fff; text-decoration:underline;font-size:12px;}
.wLink:hover{color:#fce962}
.c_d7441e{font-weight:bold;color:#d7441e;font-size:14px;display:block;padding-bottom:10px;}
.getRedBagBox .tip{line-height:20px; background:#fffbe2;bottom:auto;top:27px;left:-145px;width:172px;border:1px solid #ddd}
.getRedBagBox .tip .tipArr{position:absolute;top:-6px;left:170px;border-width:0 6px 6px 6px;border-color:transparent transparent #fffbe2 transparent;}
.getRedBagBox .tip .tipArrB{position:absolute;top:-9px;left:150px;width:17px;height:9px;font-size:0;line-height:0;background:url(../images/icon.png@v=20140307.png) -274px -48px}
.huanguan1,.huanguan2{width:22px;height:16px;display:inline-block;margin-left:5px;background:url(../images/icon.png) -173px -2px;_background:url(../images/icon_ie6.png) -173px -2px; vertical-align:middle; position:relative;z-index:500;}
.huanguan1 .closeTip,.huanguan2 .closeTip{color:#CC0000; position:absolute;right:10px;top:5px; cursor:pointer}
.huanguan2{ background-position:-198px -2px;}
.huanguan1_gray{ background-position:-173px -21px;}
.huanguan2_gray{ background-position:-198px -21px;}
.huanguan1 .tip,.huanguan2 .tip{left:-20px;width:250px;top:22px}
.huanguan1 .tip .tipArr,.huanguan2 .tip .tipArr{left:25px;}
.c_d7441e1{font-weight:bold;color:#d7441e;font-size:14px;}
.c_d7441e2{color:#d7441e;}
.redbagBox{ background:url(../images/redbagpop.png) no-repeat;height:220px;margin:0;padding:0;width:auto;padding-top:50px}
.redbagBox .dilogLeft{width:226px; float:left;margin:0;}
.redbagBox .dilogRight{margin:0;padding:0}
.redBagTips{width:52px;height:41px;background:url(../images/icon.png) -229px 0;_background:url(../images/icon_ie6.png) -229px 0; position:absolute;left:10px;top:-6px}
.redBagTipsBox{ position:relative;line-height:24px;background:#fff9c0;border:1px solid #f1de9b;padding:6px 20px 6px 70px;color:#d7411e;font-size:14px;margin-top:10px;display:inline-block}
.btTable{width:100%}
.btTable tr td,.btTable tr th{padding:5px 10px;border:1px solid #e6e6e6;font-size:12px;}
.btTable tr th{ background:#fff;font-weight:bold;}
.banner10Box{background:url(../images/lc_tjjh.jpg) center no-repeat #de2149; height:517px;}
.banner10{width:1000px;margin:0 auto; position:relative}
.banner10Link1{width:257px;height:72px;background:url(../images/licjbtn.jpg); position:absolute;top:70px;right:7px}
.banner10Link1_noBack{ background:none}
#zcIcon .tipArr{left:147px;}
.buyTs{ position:absolute;top:17px;line-height:18px;max-width:700px;background:#FFF9C0;color:#D7411E;border:1px solid #F1DE9B;padding:2px 5px;font-size:12px;margin:0 5px}
.buyTs a:link,.buyTs a:visited{color:#6699CC}
.commBox{background:url(../images/coombk.jpg) 0 bottom #fdf0e0 no-repeat;}
.comm{width:1000px;margin:0 auto;}
.commULbox{padding:20px 0 100px 354px}
.commListTitle{color:#555;font-size:20px;font-weight:bold;line-height:50px}
.commList li{width:585px; background:#fff;border-top:2px solid #e75f77;padding:30px;margin-bottom:20px;border-bottom:1px solid #e4d8ca;color:#777; position:relative;transition: all 0.4s ease-in-out 0s;}
.commList li .commliTitle{color:#222;font-size:22px;font-weight:bold;padding-bottom:10px}
.commList li:hover{ background:#f8f8f8}
.commText1{color:#df2049;font-size:40px;}
.commList .btn1Box{ position:absolute;right:30px;bottom:26px;}
.commQD{text-align:center;color:#b6aea1;font-size:20px;font-weight:bold;}
.syTextBox .redBagLink{ text-decoration:none}
.syTextBox .redBagLink:hover{ text-decoration:underline}

/*管理我的银行卡*/
.mainNei{padding:50px;padding-right:40px}
.bankList{margin-top:20px;}
.bankList li{padding-left:135px;width:308px;height:54px;line-height:54px;float:left;margin:0 10px 10px 0;border:1px solid #bebebe;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-size:12px;color:#333; position:relative}
.text3{font-size:20px; font-family:"微软雅黑";color:#333;}
.bankList li .bankLogo{ position:absolute;left:10px;top:10px;}
.bankList li span{margin-right:5px;}
.bankList li:hover{border-color:#ff6600; background:#fff7ea;}
.supportBankList{margin-top:20px;}
.supportBankList li{width:120px;float:left;height:30px;color:#555;line-height:30px}
.supportBankList li .bankLogoSmall{ vertical-align:middle;margin-right:0px;}
.bankList .addBankBtn{width:443px;padding:0;text-align:center;font-size:18px;color:#999;}
.bankList .addBankBtn a{width:443px;height:54px;display:inline-block; background:url(../images/jia.png) 156px 23px no-repeat}
.bankList .addBankBtn a:hover{color:#0b78ab;}
.bankList li .del{position:absolute;right:8px;top:0px;color:#FF6600;display:none;_display:block;}
.bankList li:hover .del{display:block;}
.editTip{background:#FFFFCC; position:absolute;top:-1px;left:-1px;height:54px;width:443px;border:1px solid #FF9933;text-align:center;line-height:54px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.editTip .confirmT,.editTip .confirmF{padding:5px 20px;color:#fff;margin-left:5px; background:#FF9933;font-size:12px; cursor:pointer}
.editTip .confirmF{ background:#969696}
.editTip-2 {width:462px;}
.bankList .tip{top:-40px;left:2px;height:24px;line-height:24px;width:auto;white-space: nowrap;}
.bankTipBox{border:1px solid #99e5e6;line-height:23px;font-size:12px;width:260px;margin-top:3px;background:url(../images/smallspring.png) #dcfffd 8px -473px no-repeat;padding-left:32px;padding-right:6px;color:#555;}
.bankTipBox-1{line-height: 12px;font-size: 12px;margin-top: 7px;color: #555;}
.add-bank-classic {
    height: 54px;
    padding-left: 18px;
    margin-bottom: 50px;
    margin-right: 10px;
    border: 1px solid #f96;
    background-color: #ffc;
    border-radius: 5px;
    line-height: 54px;
}
.add-bank-classic .value {
    font-weight: 700;
    color: #c33;
}
.add-bank-classic .link-add-bank-classic {
    padding-left: 2px;
}

/*fss add*/
.editTip-1{top:50px;left:-320px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
/*订单列表*/
.orderTitle{color:#555;font-weight:bold;margin-top:30px;border-bottom:2px solid #555;}
.orderTitle td{text-align:center;width:150px;height:32px;line-height:32px;}
.line_2{border-bottom:1px solid #ccc;font-size:0;line-height:0;margin-bottom:20px;}
.orderTable{border:1px solid #d6d6d6;margin-bottom:10px;}
.firstRow{ background:#f7f7f7;height:34px;}
.orderTable td{padding:5px 15px;line-height:20px;}
.orderTableRow td{padding:20px 15px;border-right:1px solid #eaeaea;width:150px;text-align:center;}
/* fss add */
.thirdRow td{height:22px;border-top:1px solid #eaeaea;}
.order_tip1,.order_tip2{display:inline-block;position: relative;top: 2px;width:16px;height:16px;margin-right: 8px;background:url(../images/tips_order.png);_background:url(../images/tips_order_ie6.png);}
.order_tip1{background-position: 0 0;}
.order_tip2{background-position: 0 -21px;}
.newAddTip{position:absolute;right:15px;top:5px;color:#999;}

.orderTitle  .firstCell,.orderTable  .firstCell{width:250px; text-align:left}
.orderText{font-size:12px;padding-top:10px;}
.orderInfo{font-size:12px;padding-top:10px;color:#9c9c9c}
.orderText1{color:#e51c3c}
.orderSelectBox{ position:relative; z-index:100;}
.orderSelect{ position:absolute;top:32px;_top:25px;left:0;_left:-60px;}
.orderSelect ul{background:#545454;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0px 1px 3px #555;}
.orderSelect ul li{border-bottom:1px solid #646464;line-height:39px;width:142px;text-align:center;color:#ededed;font-weight:normal;}
.orderSelect ul li:hover{background:#333;}
.orderSelect ul a:link,.orderSelect ul a:visited{color:#fff;}
.orderProductNameBox .arr_3 {top:14px;*top:8px;border-width:4px 4px 0;border-color:#545454 transparent transparent;margin-left: 8px;}
.orderProductNameBox:hover .arr_3{transform:rotate(180deg);}
.tableTipBox{ position:relative}
.tableTip{ position: absolute;top:20px;left:-200px;width:400px;box-shadow:0px 1px 3px #ccc;}
.tableTip tr td,.tableTip tr th{font-size:12px;text-align:center;padding:5px 10px;width:100px;background:#fff;}
.tableTip tr th{ background:#edeef0;border:1px solid #ccc;}
.tableTip tr td{border:1px solid #ccc;}
.tableTip1{ position: absolute;top:20px;left:-100px;box-shadow:0px 1px 3px #ccc;width:200px;background:#fff;}
.tableTip1 tr td{font-size:12px;text-align:left;padding:5px 10px;background:#fff;border:none;width:auto}
.askIcon{width:16px;height:16px; font-size:0;line-height:0;background:#ff0000;display:inline-block;background:url(../images/safectrl2013.png) 0 -273px; vertical-align:middle}
.askIcon1{width:12px;height:13px; font-size:0;line-height:0;display:inline-block;background:url(../images/icon.png) -259px -50px; vertical-align:middle}

/*三角*/
.arr{position:absolute;z-index:205;width:0;height:0;overflow:hidden;margin:0;border-width:6px 6px 0;border-color:#ff0000 transparent transparent;border-style:solid;_border-style:solid dotted;zoom:1;transition: all 0.4s ease-in-out 0s;}
.arr_1{top:-6px;left:63px;border-width:0 6px 6px 6px;border-color:#545454 transparent #545454 ;}
.arr_2{top:14px;*top:8px;right:15px;border-width:4px 4px 0;border-color:#545454 transparent transparent;}
.orderSelectBox:hover .arr_2{transform:rotate(180deg);}

/*交易明细*/
.detailTabBox{margin-top:30px;zoom:1;color:#333;}
.tabMenuBox{height:38px; border-bottom:1px solid #ccc;  position:relative;}
.tabMenu{line-height:38px;position:absolute;left:0;top:-1px}
.tabMenu li{float:left;padding:0 37px;border:1px solid #bfbfbf;border-bottom:none; background:#f6f6f6;height:38px;font-size:16px; cursor:pointer}
.tabMenu .active{ background:#fff;border-bottom:1px solid #fff;border-top:3px solid #df1c3a;margin-top:-2px;}
.detailFormBox{border:1px solid #bfbfbf;border-top:none;margin-top:-1px}
.tradeSearch .formLileft{width:120px;font-size:14px;font-weight:bold}
.tradeDateLink{font-size:14px;}
.tradeDateLink a,.tradeDateLink a:visited{color:#333;margin:0 3px;padding:0 5px;}
.tradeDateLink .active:visited{color:#fff;}
.tradeDateLink .active,.tradeDateLink a:hover{color:#fff; background:#de1c37;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.searchTable{margin-top:15px;}
.searchTable tr th{ background:#f5f5f5;border-bottom:1px solid #bebebe;padding:15px 0 15px 20px;text-align:left}
.searchTable tr td{padding:20px 0 20px 20px;text-align:left;border-bottom:1px solid #d5d5d5;}
.tablebk td{ background:#fbfbfb}
.detailASK{margin-left:2px;}
.detailASK .askIcon{margin-top:-2px}
.detailASK .tip{left:-150px;top:25px}
.searchTable .detailASK .tipArr{left:153px;}
#prductTypeBox1,#prductTypeBox{ width:854px;display:block}

/*申购页面*/
.applyForm{ position:relative;}
.applyUl .formLileft{width:350px}
.applyUl .formLiRight{width:640px}
.applyProductImg{ position:absolute;top:51px;left:0;}
.addLink{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #bebebe;line-height:44px;font-size:12px;display:inline-block;padding:0 12px;}
.addIcon{font-weight:bold;margin-right:5px;font-size:16px;}
.noBankList{width:280px;display:inline-block;font-size:16px;font-weight:bold;}
.noBankList .addIcon{margin-right:15px}
.addLink:link,.addLink:visited{color:#999}
.addLink:hover{color:#dd214b}
.sureText{padding:0 50px 60px 50px;}
.sureText .accountInfoTable{margin-bottom:30px}
.sureText .accountInfoTable tr td{color:#333;}
.text14{color:#DE1C37;}
.quesitionBox{border-top:1px solid #d4d6d7;padding-top:15px;color:#999;line-height:24px;font-size:12px;margin-top:40px;margin-bottom:30px;}
.text15{color:#dd214b;font-size:14px;font-weight:bold}
.text16{color:#dd214b;font-weight:bold}
.applySelectBank{padding-top:10px;padding-bottom:10px;width:258px;}
.applySelectBank .bankCardList li{width:260px;float:none; background:none;border-bottom:1px dashed #ccc}
.applySelectBank .bankCardList .activeBorder{width:258px}
.bankCardTail{ position:absolute;right:10px;top:7px;color:#555;font-size:12px;}
.bankCardSelectBank .bankCardTail{right:40px;top:0px}
.ghOrder{width:520px;height:200px;overflow-y:auto;overflow-x:hidden;margin-bottom:20px}
.argeenBox{padding:10px 0;font-size:12px;}
.argeenBox input{ vertical-align:middle}
.accountInfoTable tr .bxtTH{text-align:center;font-weight:bold; background:#ddd}
.ghOrder .accountInfoTable tr td,.ghOrder .accountInfoTable tr th{font-size:12px;}
.pay_amount {
    background-color: #FDFCE6;
    border: 1px solid #E7E1B2;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: center;
}
.cityMaskIframe{ position:absolute;width:435px;top:50px;left:0;display:none;}
.flashBox{ position:absolute;z-index:200000;top:0;overflow:hidden;width:500px;margin: 0 auto;height:500px}
.flashBox object{margin:0 auto; position:absolute;top:0;left:0;}
.jiangyouxiongTable{width:400px;margin:0 auto;margin-top:20px}
.jiangyouxiong{width:116px;height:148px;background:url(../images/jiangyouxiong.jpg);margin-right:20px;}

/*赎回页面*/
.bankSbox{padding-left:10px}
.bankSbox .bankLogoSmall{ vertical-align:middle;}
.methodTab{height:36px;font-size:14px;text-align:center;}
.methodTab label{width:143px;height:34px;line-height:34px;border:1px solid #bebebe; background:#f5f5f5;float:left; position:relative;margin-right:10px; cursor:pointer;}
.methodTab .rightIcon{width:22px;height:22px;background:url(../images/icon.png) -231px -50px;_background:url(../images/icon_ie6.png) -176px 0; position:absolute;right:0px;_right:-1px;top:10px;display:none;}
.methodTab .active{width:141px;height:32px;line-height:32px;border:2px solid #ff6600; background:#fff7ea;}
.methodTab .active .rightIcon{display:block;}
.methodTab input{ vertical-align:middle;margin-right:5px;margin-top:-2px;}
#timeBox label{display:block;}
#timeBox input{margin-right:5px;}
.freeBox{ position:relative;}
.freeBox .tip{top:-80px;left:0px;line-height:20px;width:310px}
.ifInMinHandleTime{ position:absolute;width:242px;height:86px;background:url(../images/redeemgh.png);right:0;top:54px;}
.tip-once {display:none;padding: 4px 0 0 155px;color: #f60;}
/* fss add */
.partGetTips{position:absolute;left:155px;width:300px;color:#ff6800;font-size:12px;font-family:"宋体";line-height:22px;}

/*排队页面*/
.paiduiBox{text-align:center;padding:50px 0;background:#f6f6f6;color:#999;}
.paiduiIcon{width:265px;height:246px;background:url(../images/paidui.png);margin:0 auto;}
.paiduiText{padding:30px 0 20px 0;color:#333;font-size:18px;}
.paiduiTextSmall{padding-bottom:20px}
.paiduiBox a:link,.paiduiBox a:visited{color:#555; text-decoration:underline}

.f404,.f503{width:550px;height:224px;background:url(../images/404.png);margin:0 auto;}
.f503{ background:url(../images/503.png)}

/*服务协议*/
.fwTitle{font-size:18px;text-align:center;margin:20px 0;border-bottom:1px solid #ccc;padding:20px 0;font-weight:bold;color:#666}
.fwText{line-height:28px;font-size:14px;color:#555;}
.xytable{margin-top:10px}
.xytable tr td,.xytable tr th{border:1px solid #ccc;padding:5px}
.xytable tr th{ background:#E6E6E6;font-weight:bold;}
.f12table tr td{font-size:12px}
.c999{color:#999;}
.c888{color:#888;}
.xyLink:link,.xyLink:visited{color:#999;font-size:12px; text-decoration:underline;}


/*易信相关*/
.bannerActive{height:200px; background:url(../images/yx_1.png) 20px 0 #dd2149 no-repeat;padding-left:360px;color:#fff;}
.baTitle{padding:17px 0 30px 0;font-size:30px; font-weight:bold}
.baText{line-height:30px;}
.clumnYX{ background:#de2149;height:328px;}
.clumnYX2,.clumnYX5{width:631px;background:url(../images/yx_2.png) no-repeat;text-align:center;margin:0 auto;margin-top:-328px;}
.clumnYX5{background:url(../images/yx5.jpg) no-repeat 380px -1px;width:1000px;}
.clumnYX2Title{color:#fff;padding-top:40px;line-height:40px}
.clumnYX2Text{padding-top:280px;line-height:30px}
.clumnYX2Text .btn1Box{margin:30px 0}

/*底部*/
.footer{border-top:1px solid #c8c8c8;width:1000px;margin:0 auto;padding:10px 0;color:#999;text-align:center;line-height:40px;font-size:12px}
.footer a:link,.footer a:visited{color:#b4b4b4;margin-right:5px;}
.footer .buy-tip {
    padding-left: 8px;
}

.loadBarBox{width:200px;height:10px;font-size:0;line-height:0;border:1px solid #ccc; background:#fff;}
.loadBar{width:0%; background:#ff0000;display:inline-block;height:10px}

/*错误页面*/
.errHandBox{width:800px;padding-top:50px;}
.errHandBox .dilogLeft{width:226px;margin-right:-10px}
.errHandBox .dilogRight{width:400px;padding-top:50px}
.errHand{width:226px;height:276px; background:url(../images/errhand.png);display:block}
.b1Box,.b2Box,.b3Box{width:1000px;height:200px; background:url(../images/b1.jpg);margin:0 auto; position:relative; display:block}
.b2Box{background:url(../images/b2.jpg);}
.b3Box{background:url(../images/lc_tjjh_tg.jpg);}

/*后加弹窗里的样式*/
.popEnd{}
.popEnd .addBank{width:162px;height:73px;background:url(../images/addbank.jpg);margin:30px auto}
.popEnd .h3_1{text-align:center;font-size:24px;color:#555;display:block}
.btn1Box_box{text-align:center;padding:20px 0 60px 0}
.bankimg1{margin:0 auto;display:block}
.popEndTable{width:80%;margin:0 auto}
.popEndTable tr td{padding:10px 0}
.popEnd .h3_2{font-size:20px;color:#555;display:block}
.noRecordBox{ background:url(../images/norecord.png@v=20140107.png) no-repeat center 0;padding-top:145px;margin:50px 0;text-align:center;font-size:18px;color:#555;font-weight:bold;}

.ztTable{margin:50px auto 0}
/* fund/success.ftl使用 */
.ztTable-1{ margin: 50px 0 50px; }
/* success_shouyibao2.ftl使用 */
.ztTable-2{ margin-bottom: 50px; }
.ztTable .ztTableLeft{width:80px;padding-top:10px}

/*商务合作*/
.contactMain{ background:url(../images/contactbk.jpg) no-repeat center bottom #b22745;padding:55px 0 68px 0;}
.flowerBorder{ background:url(../images/flowerborder.png);width:860px;padding:15px; margin:0 auto}
.flowerBorder form{background:#fff}
.flowerBorder .formLileft{width:160px;}
.contactErrBox{position:relative;height:30px;width:500px}
#contactCon{width:500px;height:200px;}
.numLimit{font-size:16px;color:#d0d0d0; position:absolute;right:-8px;top:0px}

/* 充值退回原因 */
.backValueList {background:#f9faf9;padding:20px 0 20px 185px;margin-top:-40px}
.backValueTop {font-size:16px;font-weight:900;padding:10px 0}
/*.backValueDl {height:150px}*/
.backValueDl dt{padding:5px 0;padding-left:24px;overflow:hidden}
.backValueDl dt input {float:left;margin-left:-20px;vertical-align:0}
.backValueDl dd{padding-left:24px;color:#787878;display:none}
.backValueDl dd .reasonDetail{width:400px;padding:10px 4px;border:#b2b2b2 1px solid}
.btnBoxs {padding:15px 24px;overflow:hidden;clear:both}

/* 购买页面按钮 */
.zrzcBtn .btn2{font-size:16px;padding:0 25px;padding-left:22px;}
.zrzcBtn:link,.zrzcBtn:visited{ text-decoration:none}
.zrzcBtn1{font-size:16px;border:1px solid #c2c3c4;padding:0 24px;line-height:34px;color:#fff;display:inline-block; vertical-align:middle;border-radius:5px; text-decoration:none}
.zrzcBtn1:link,.zrzcBtn1:visited{ text-decoration:none;color:#555}
.sevenDayBox .zrzcBtn1:hover{color:#555;background:url(../images/repeat.png) 0 -30px;}
.sevenYZ{font-size:12px;padding-top:10px}
.sevenDayBox .text12{padding:3px 0 10px 0}
/* fss add -- 灰置购买按钮*/
.disBuyBtnBox{ padding-left: 3px;background: url(../images/repeat.png) 0 -452px;  display: inline-block;  height: 36px;  line-height: 36px;  cursor: pointer;  vertical-align: middle;}
.disBuyBtn{ text-decoration: none;  padding-right: 22px;  padding-left: 22px;  height: 36px;  display: inline-block;  border: 0; background: url(../images/repeat.png) right -452px;  cursor: default;  position: relative;  color: #fff;  font-size: 18px;  overflow: visible;  font-family: "微软雅黑";}
.disBuyBtn:link,.disBuyBtn:visited,.disBuyBtn:hover{text-decoration:none;color:#fff;}

/* 购买成功页 */
.promotion{ width: 840px;margin: 0 auto; }
.promotion h3{ font: bold 16px/30px "Microsoft YaHei";color: #333; }
.promotion p{ padding: 7px 0 18px;*zoom:1; }
.promotion p span{margin-left: 5px;}
.promotion p span,.promotion p a{ font: normal 16px/16px "Microsoft YaHei"; }
.promotion p img,.promotion p span,.promotion p a{float: left;}
.promotionWrap:after,.promotion p:after{ display:block;clear:both;content:"";height:0; }
.promotionWrap{ *zoom:1;padding-bottom: 28px; }
.promotionWrap .promotionQRCode,.promotionWrap .promotionBanner{ float: left; }
.promotionWrap .promotionQRCode img,.promotionWrap .promotionBanner img{ display: block;overflow: hidden; }
.promotionWrap .promotionQRCode{margin-left: 20px;}

.sybKStip{ position:absolute;top:212px;right:25px}
.sybKStip2{ position:absolute;top:167px;right:10px}
.sybData{position:absolute;top:213px;left:38px}
.sybKStip3{position:absolute;top:46px;right:0;width:325px;text-align:right}


.showMoreProductBtn{height:40px;border-bottom:2px solid #dfdfdf;text-align:center;font-size:16px;color:#333;line-height:40px;margin-bottom:18px; cursor:pointer; background:url(../images/repeat.png@v=20140704.png) 0 -508px; border-radius: 3px; position:relative;padding-right:40px}
.showMoreProductArr{position:absolute;top:17px;left:368px;z-index:205;width:0;height:0;overflow:hidden;margin:0;border-width:8px 8px 8px 8px;border-color:#555 transparent transparent   transparent;border-style:solid;_border-style:solid dotted;zoom:1;}
.ghNo1successText{padding-top:30px;line-height:30px;}
.ghNo1successText .ptTitle{display:block;padding-top:10px;}

/*风险评估*/
.assessmentBox{margin-bottom:40px;}
.assessmentBox dt{font-size:14px;color:#333; font-family:"微软雅黑";font-weight:bold;padding:30px 0 8px 0}
.assessmentBox dd{font-size:12px;color:#666; font-family:"微软雅黑";line-height:22px;margin-top:5px;}
.assessmentBox label{display:block; position:relative;padding-left:18px;zoom:1}
.assessmentBox input{ position:absolute;left:0;top:5px;_top:0;}
.assessmentBtnBox{padding-left:418px;margin-bottom:40px}
.assResultBox{padding-top:60px;}
.asBox{}
.asLeft{float:left;width:232px;height:232px; background:url(../images/assessment.jpg);margin-right:40px;}
.asRight{float:left;width:560px;}
.asTitle{font-size:30px;color:#333;height:32px;line-height:32px;margin-bottom:}
.c_dd2149{color:#dd2149}
.asText1{line-height:20px;margin-top:27px;}
.asBtnBox{margin:40px 0 50px 0}
.asLeft_4{ background-position:0 0}
.asLeft_3{ background-position:-283px 0}
.asLeft_2{ background-position:-548px 0}
.asLeft_0{ background-position:-808px 0}
.asLeft_1{ background-position:-1061px 0}
.authCodeBox{display:inline-block;position:relative;vertical-align:top}
.authImgTips{position:absolute;top:5px;left:180px;font-size:24px;font-weight:900}
.authCodeBox2 .authImgTips{left:145px;top:0;}
.b_err{color:#ba1212}
.b_suc{color:#060}

.c_cheng{color:#ff6800;}
.c_000{color:#000;}

/*提取页面*/
.redeemBankList{ line-height:20px;width:630px;}
.redeemBankList li{width:198px;height:45px;border:1px solid #bebebe;float:left;margin:0 10px 10px 0;padding-top:10px; background:#f5f5f5; }
.redeemBankList li label{width:196px;height:55px; display:block; position:relative;cursor:pointer}
.redeemBankList li input{margin:0 10px 0 15px;}
.redeemBankList li .rtext1{color:#555;font-size:16px; font-family:"宋体";}
.redeemBankList li .rtext2{color:#888;font-size:12px;padding-left:38px;}
.redeemBankList li .ricon{width:22px;height:22px;line-height:0;font-size:0;background:url(../images/icon.png) -232px -50px; position:absolute;bottom:12px;right:0;display:none;}
.redeemBankList .active{width:196px;height:43px;border:2px solid #fe6700; background:#fff7ea;}
.redeemBankList .active .ricon{display:block;}

/* 领取优化 */

/*.cancelRedeemBtn{background-color:#fff;border:1px solid #666;color:#666;float:left;margin-left:8px;height:42px;width:120px;text-decoration:none;margin-bottom:8px;  text-align: center;width: 169px;line-height:42px;height:42px;display:inline-block;position:relative;font-size:18px;overflow:visible; font-family:"微软雅黑"}
.cancelRedeemBtn:hover{background-color:#f3f3f3;}
.cancelRedeemBtn:link,.cancelRedeemBtn:visited{text-decoration:none;}*/
.cancelRedeemBtn{padding-left: 8px;}
.yellowRedeemTip{line-height:24px;background:#fff7ea;border:1px solid #f6dbca;font-size:12px;color:#ff6600;padding:0 17px;margin-top:8px;}
/* 个人贷 */
.ep-hide {
    display: none;
}
.profitRate .list-profit {
    zoom: 1;
}
.profitRate .list-profit:after {
    display: block;
    clear: both;
    height: 0;
    content: "\0020";
}
.profitRate .list-profit li {
    float: left;
    width: 200px;
}
.profitRate .list-profit .last-col {
    padding-right: 0;
    margin-right: 0;
}
.profitRate .list-profit .name {
    color: #999;
}
.profitRate .list-profit .desc {
    height: 56px;
    line-height: 56px;
    overflow: hidden;
}
.profitRate .list-profit .value {
    font-size: 45px;
    color: #f51948;
}
.profitRate .list-profit .deadline .value,
.profitRate .list-profit .deadline .unit {
    color: #333;
}
.profitRate .list-profit .unit {
    font-size: 16px;
}

/* 体验金 */
.experiece-money {
    height: 60px;
    background-color: #fdf0e0;
    line-height: 60px;
    color: #555;
}
.experiece-money p {
    width: 1000px;
    margin: 0 auto;
}
.experiece-money .experiece-text {
    font-size: 14px;
}
.experiece-money .total-text {
    font-size: 14px;
}
.experiece-money .experiece-value,
.experiece-money .total-value {
    padding: 0 2px;
    font-size: 24px;
    font-weight: 700;
    color: #dd2149;
}
.experiece-money .price-unit {
    padding-right: 40px;
    margin-right: 40px;
    border-right: 1px solid #cec8be;
}
.experiece-money a {
    padding-left: 6px;
}

/* 保险领取失败页提示 */
.redeem-error .dilogRight {
    width: 574px;
}
.redeem-error .redeem-error-desc {
    padding: 20px 0 40px;
    line-height: 1.2;
}



/*用户反馈*/
.feedback-mask{
    position: fixed;
    width:100%;
    height:100%;
    /*background-color:#4c4fc4c;*/
    background:url(../images/bg.png) repeat 0 0;
    top:0;
    left:0;
    z-index: 10;
}
.feedback-content{
    padding-top:30px;
}

.feedback-content .error-message{
    font-size:14px;
    color:#f53c31;
    height:34px;
    line-height: 34px;
    padding-left:54px;
}

.backContent{
    background-color: #fff;
    height: 463px;
    width:561px;
    position: absolute;
    top:50%;
    left:50%;
    margin-left:-280.5px;
    margin-top:-231.5px;
}

.head-part{
    background-color:#e11b48;
    width:100%;
    height:54px;
    overflow: hidden;
}
.head-part .close-btn{
    float: right;
    display: inline-block;
    color: #f08da4;
    line-height: 53px;
    margin-right: 37px;
    font-size: 47px;
}
.head-part .title{
    float:left;
    font-size:20px;
    color:#fff;
    line-height: 53px;
    display: inline-block;
    margin-left:36px;
}
.feedback-content .back-title{
    font-size:16px;
    /*margin-top:30px;*/
    padding-left:53px;
}
.user-advise,.user-contact{
    width:454px;
    height:120px;
    margin:0 auto;
    padding:10px;
    display: block;
    margin-top: 10px;
    font-size:14px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    outline:none;
    border:1px solid #d4d4d4;
    resize:none;

}
.user-contact{
    height:93px;
}
.send-advice,.cancel-btn{
    position: absolute;
    display: block;
    width: 161px;
    height: 41px;
    color: #fff;
    line-height: 41px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;

}
.cancel-btn{
    bottom: 36px;
    right: 90px;
    background:url(../images/cancelbtn.png) repeat 0 0;
    color:#333;
}
.cancel-btn:link,.cancel-btn:visited,.cancel-btn:hover{
    color:#333;
}
.send-advice{
    background:url(../images/surebtnbg.png) repeat 0 0;
    bottom: 36px;
    left: 101px;
}
.send-advice:link,.send-advice:visited,.send-advice:hover{
    color: #fff;
}
.tip-success{
    background-color: #fff;
    width:301px;
    height:66px;
    line-height: 66px;
    text-align: center;
    position: absolute;
    left:50%;
    top:50%;
    margin-left:-150.5px;
    margin-top:-33px;
    color:#333;
    font-size:0;
}
.tip-success .tip-title{
    vertical-align: middle;
    margin-left: 16px;
    font-size: 20px;

}
.tip-success .iconfont{
    font-size:30px;
    vertical-align: middle;
    color:#89c997;
}