/**
 * Name: edai-global
 * Time：2015/12/12
 **/

/*浏览器重置*/

body, dl, dd, p, form, ul, ol, li, input {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  border: 0;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
h3, h4, h5, h6 {
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  height: 100%;
}
body {
  font: 12px/15px 'Microsoft YaHei', 'Simsun', Arial, Helvetica, sans-serif;
  background-color: #fafafa;
  color: #666;
  height: 100%;
}
em, i {
  font-style: normal;
}
a {
  text-decoration: none;
  outline: none;
  color: #666;
}
a:active {
noOutline:expression(this.onFocus=this.blur());
}
a:focus {
  outline: 0;
}
p {
  font-size: 14px;
}
img {
  border: none;
}
.placeholder {
  color: #999;
}


a, a:active, a:hover, a:visited {
  text-decoration: none
}
/********** 布局框架 **********/
.wrap {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
.wrap1 {
  width: 1200px;
  margin: 0 auto;
  clear: both;
}
/********** top 顶部**********/
.top {
  background: #57626e;
  color: #d0dae5;
  min-width: 1200px;
  height: 36px;
  vertical-align: baseline;
}
.top a i {
  margin: 9px 5px 0 0;
  width: 11px;
  height: 18px;
  float: left;
  background: url(../../images/v2/global-icons.png) -57px -39px no-repeat;
}
.top a {
  color: #d0dae5;
  margin-left: 16px;
  line-height: 36px;
  display: inline-block;
}
.top a:hover {
  text-decoration: underline;
}
/********** footer 页脚 **********/
.footer {
  clear: both;
  min-width: 1200px;
  margin-top: 30px;
  height: 385px;
  background-color: #57626e;
  color: #acafb3;
}
.footer .links {
  margin: 25px 0 0 0;
  width: 550px;
  float: left;
}
.footer .links ul {
  float: left;
  margin-right: 55px;
}
.footer .links ul li {
  color: #fff;
  font-size: 14px;
  display: block;
  margin-bottom: 12px;
}
.footer .links ul li a {
  color: #acafb3;
}
.footer .links ul li a:hover {
  text-decoration: underline;
}
.footer .links .edaiQR {
  float: right;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.footer .links .edaiQR img {
  margin-top: 10px;
}
.footer .copyright {
  float: right;
  width: 440px;
  padding: 20px 0 0;
}
.footer .copyright .contact {
  border-bottom: 1px solid #6a7684;
  overflow: hidden;
  zoom: 1;
  padding: 0 0 15px;
}
.footer .copyright .tel400 {
  width: 275px;
  height: 54px;
  float: left;
}
.footer .copyright .tel400 .icon400 {
  background: url(../../images/v2/global-icons.png) 0 0 no-repeat;
  width: 55px;
  float: left;
  height: 54px;
  margin-right: 8px;
}
.footer .copyright .tel400 .num {
  font-size: 26px;
  font-weight: bold;
  margin-top: 15px;
+margin-top: 0;
  display: inline-block;
  line-height: 20px;
}
.footer .copyright .text {
  padding: 15px 0 0;
  line-height: 175%;
  clear: both;
}
.footer .copyright .gray {
  color: #8f9397;
}
.footer .permit {
  clear: both;
  text-align: center;
  width: 750px;
  margin: 30px auto 0 auto;
}
.footer .permit .item {
  width: 128px;
  height: 56px;
  display: inline-block;
  margin: 0 7px 5px;
  background: url(../../images/v2/sns-sprite.png);
  text-indent: -999em;
}
.footer .permit .item {
  float: left;
}
.footer .permit .item-1 {
  background-position: 0 0;
}
.footer .permit .item-2 {
  background-position: -130px 0px;
}
.footer .permit .item-3 {
  background-position: -260px 0px;
}
.footer .permit .item-4 {
  background-position: -390px 0px;
}
.footer .permit .item-5 {
  background-position: -520px 0px;
}
.footer .permit .item-1:hover {
  background-position: 0 -59px;
}
.footer .permit .item-2:hover {
  background-position: -130px -59px;
}
.footer .permit .item-3:hover {
  background-position: -260px -59px;
}
.footer .permit .item-4:hover {
  background-position: -390px -59px;
}
.footer .permit .item-5:hover {
  background-position: -520px -59px;
}
/********** banck2top 返回顶部 **********/
.share {
  display: none;
}
.share ul {
  position: fixed;
  z-index: 10;
  top: 52%;
  right: 0;
  width: 36px;
  height: auto;
  background-color: #333;
  padding: 20px 0;
}
.share ul li {
  width: 36px;
  height: 40px;
  display: block;
  background-color: #333;
  padding: 2px 0;
}
.share ul li:hover {
  background-color: #fe6c00;
}
.share .icon-service, .share .icon-favorite, .share .icon-feedback, .share .icon-share, .share .icon-b2t {
  width: 24px;
  height: 40px;
  display: block;
  background: url(../../images/v2/share.png) no-repeat;
  margin: 7px 0 0 5px;
}
.share .icon-service {
  background-position: -66px 0;
}
.share .icon-favorite {
  background-position: -66px -41px;
}
.share .icon-feedback {
  background-position: -66px -82px;
}
.share .icon-share {
  background-position: -66px -123px;
}
.share .icon-b2t {
  background-position: -66px -164px;
}
/*客服*/
.service {
  width: 248px;
  height: 199px;
  background: url(../../images/v2/share.png) -92px 0 no-repeat;
  display: none;
  position: absolute;
  top: 30px;
  right: 34px;
}
.share-qq, .share-msg {
  text-align: center;
  margin-top: 25px;
}
.share-qq {
  margin-left: 30px;
  float: left;
}
.share-msg {
  margin-right: 42px;
  float: right;
}
.share-qq span, .share-msg span {
  display: block;
  font-size: 14px;
  margin-top: 6px;
}
.share-qq a {
  width: 66px;
  height: 66px;
  background-color: #5194cf;
  display: block;
}
.share-qq a:hover {
  background-color: #ff6b00;
}
.share-msg a {
  width: 66px;
  height: 66px;
  background-color: #7faf2a;
  display: block;
}
.share-msg a:hover {
  background-color: #ff6b00;
}
.icon-qq, .icon-msg {
  width: 66px;
  height: 66px;
  display: block;
  background: url(../../images/v2/share.png) no-repeat;
}
.icon-qq {
  wbackground-position: 0 0;
}
.icon-msg {
  background-position: 0 -66px;
}
.service p {
  color: #ff6b00;
  font-size: 16px;
  margin: 20px 0 0 30px;
}
.service p span {
  font-size: 24px;
  line-height: 32px;
}
/*客服结束*/

/********** freecall 底部回呼 **********/
.freecall {
  background: url(../../images/v2/freecallbg.png);
  height: 90px;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 24px;
  line-height: 90px;
  z-index: 10000;
  display: none;
}
.freecall .wrap {
  width: 960px;
}
.freecall span {
  color: #ff8b00;
  margin: 0 12px;
}
.freecall b {
  color: #ff8b00;
  font-size: 36px;
  position: relative;
  top: 5px;
  font-weight: 700;
}
.freecall input {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
+margin-top: 0;
}
.freecall .tel24-num {
  width: 280px;
}
.freecall .tel24 {
  width: 41px;
  height: 46px;
  display: inline-block;
  position: relative;
  top: 13px;
  left: 0;
  margin-right: 15px;
  background: url(../../images/v2/share.png) 0 -136px no-repeat;
}
.btn-freecall {
  width: 140px;
  background-color: #009944;
  color: #fff;
  margin-left: 12px;
}
/*自定义公用*/
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.mr0 {
  margin-right: 0 !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.bt0 {
  border-top: 0 !important;
}
.bb0 {
  border-bottom: 0 !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
input {
  font-family: 'Microsoft YaHei';
}
input[type="text"] {
  text-indent: 12px;
}
input[type="button"] {
  cursor: pointer;
}
input[type="submit"] {
  line-height: 100%;
  cursor: pointer;
}
input[type="radio"] {
  margin: 0;
  padding: 0;
  display: none;
}
label {
  padding-left: 20px;
  cursor: pointer;
  width: 12px;
  height: 20px;
  background: url(../../images/v2/global-icons-labelbox.png) 0px -1px no-repeat;
}
label.checked {
  width: 12px;
  height: 19px;
  background-position: 0px -25px;
}
/*弹出层样式开始*/
.popup {
  position: absolute;
  background: #757575;
  padding: 6px;
  margin: 0 auto;
  z-index: 99999
}
.popup-main {
  border: 1px solid #696969;
  background: #fff;
}
.popup-title {
  background: url(../../images/user/playerbg.gif) repeat-x;
  height: 37px;
  line-height: 37px;
  padding: 0 5px;
  overflow: hidden;
  cursor: move
}
.popup-title span {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  float: left;
  color: #333333;
  padding-left: 10px;
  font-size: 16px;
}
.popup-title a {
  display: block;
  background: url(../../images/user/user.png) no-repeat right -386px;
  width: 34px;
  height: 34px;
  float: right;
}
.popup-title a:hover {
  background: url(../../images/user/user.png) no-repeat right -427px;
}
.popup-cotent {
  padding: 1px;
}
/*新增弹出信息*/
.wxts {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  _background: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  left: 0px;
  top: 0px;
  position: fixed;
  z-index: 998;
}
.wxts_neir {
  background: #fff;
  padding-bottom: 20px;
*padding-bottom:18px
}
.wxts_tt {
  background: url(../../images/line_01.jpg) repeat-x;
  height: 37px;
  line-height: 37px;
  padding: 0 5px;
  overflow: hidden;
  cursor: move
}
.wxts_tt span {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  float: left;
  color: #666;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 600
}
.wxts_tt a {
  display: block;
  background: url("../../images/tanchuchuangimg.png") no-repeat scroll 0 0;
  width: 34px;
  height: 34px;
  float: right;
}
.wxts_tt a:hover {
  background-position: 0px 0px;
}
.wxts_neir dl {
  width: 500px;
  margin: 20px auto 0 auto;
  color: #555;
  font-family: "微软雅黑", Microsoft YaHei;
}
/*.wxts_neir dl.bl{border-bottom:solid 1px #ddd}*/
.wxts_neir dl dt {
  font-size: 16px;
  font-weight: 400px;
  text-align: center;
}
.wxts_neir dl dt.t1 {
  height: 50px;
  line-height: 50px;
  background: url(../../images/pos-ico.jpg) no-repeat 40px 0;
}
.wxts_neir dl dt.t2 {
  height: 40px;
  line-height: 40px;
  background: url(../../images/pos-tel.jpg) no-repeat 120px 3px;
}
.wxts_neir dl dt.t3 {
  height: 30px;
  line-height: 30px;
  color: #f60;
  font-size: 12px;
  text-align: left;
  text-indent: 50px
}
.wxts_neir dl dt.t4 {/*height:40px;*/
  line-height: 40px;
  background: url(../../images/pos-yes.jpg) no-repeat 0px 0px;
  text-indent: 60px;
  text-align: left;
  margin: 0 auto;
  width: 420px;
}
.red {
  color: #f00;
  font-size: 16px;
}
.blue {
  color: #06C;
}
.wxts_neir dl dd {
  height: 40px;
  line-height: 24px;
  text-align: left;
  text-align: center;
}
.wxts_neir dl dd.dd1 {
  height: 30px;
}
.wxts_neir dl dd.dd2 {
  line-height: 19px;
  padding-top: 15px
}
.wxts_neir dl dd .bnnt span {
  float: left;
  margin-left: 60px;
  width: 112px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 12px
}
.wxts_neir dl dd.l20 {
  margin-left: 45px;
}
.wxts_neir dl dd .bnnt span.bnt1 {
  background: url("../../images/bnt001.jpg") no-repeat scroll 0 0;
}
.wxts_neir dl dd .bnnt span.bnt2 {
  background: url("../../images/bnt002.jpg") no-repeat scroll 0 0;
}
.wxts_neir dl dd.t10 {
  margin-top: 10px
}
.wxts_neir dl dd.t20 {
  margin-top: 20px;
  padding-bottom: 20px
}
.wxts_neir dl dd .bnnt span a {
  color: #fff;
  width: 112px;
  height: 36px;
  display: block
}
.wxts_neir dl dd .bnnt span a:hover {
  color: #ff0;
  text-decoration: none
}
.wxts_neir dl dd .bd01 {
  float: left;
  margin: 0 10px 0 45px;
  width: 100px;
  text-align: right
}
.wxts_neir dl dd .inc {
  float: left;
  width: 182px;
  margin-right: 15px
}
.wxts_neir dl dd .inc input {
  border: solid 1px #ddd;
  padding: 3px;
  width: 180px;
  color: #666;
  margin-top: 5px;
  font-size: 14px;
  height: 20px
}
.wxts_neir dl dd .ybnt {
  width: 83px;
  height: 27px;
  background: url(../../images/bnt003.jpg) no-repeat 0 0;
  float: left;
  line-height: 27px;
  margin-top: 4px;
}
.wxts_neir dl dd .tjbnt {
  width: 64px;
  height: 27px;
  background: url(../../images/bnt004.jpg) no-repeat 0 0;
  line-height: 27px;
  color: #fff;
  margin-top: 10px
}
.wxts_neir dl dd .ybnt a {
  width: 83px;
  height: 27px;
  display: block;
  color: #fff
}
.wxts_neir dl dd .ybnt a:hover {
  color: #ffc;
  text-decoration: none
}
.wxts_neir a {
  color: #06C
}
.wxts_neir a:hover {
  color: #f60
}
.wxts_neir .tbs {
  width: 500px;
  margin: 5px auto 0 auto;
  color: #555;
}
.wxts_neir .tbs-t {
  height: 30px;
  line-height: 30px;
}
.wxts_neir .tbs-t .l {
  float: left
}
.wxts_neir .tbs-t .r {
  float: right;
}
.wxts_neir .tbs-c {
  margin: 10px 0 0 10px;
}
.wxts_neir .tbs-c ul {
  width: 138px;
  float: left;
  margin-right: 38px
}
.wxts_neir .tbs-c ul.nor {
  margin-right: 0
}
.wxts_neir .tbs-c ul li {
  width: 138px;
  clear: both;
  margin-bottom: 5px;
  text-align: center
}
.wxts_neir .tbs-c ul li.li01 {
  background: url(../../images/logo_yy.jpg) no-repeat scroll center bottom;
  float: left;
  height: 105px;
  width: 97px;
  margin-left: 18px
}
.wxts_neir .tbs-c ul li.li01 img {
  border: 1px solid #CACACA;
  height: 95px;
  width: 95px;
}
.wxts_neir .tbs-c ul li.mbnt {
  width: 72px;
  height: 25px;
  margin-left: 30px;
  line-height: 25px;
  text-indent: 16px;
  margin-top: 10px;
  background: url(../../images/sprite.png) no-repeat 0 -463px;
}
.wxts_neir .tbs-c ul li.mbnt a {
  width: 72px;
  height: 25px;
  display: block;
  color: #fff
}
.wxts_neir .tbs-c ul li.mbnt a:hover {
  color: #fff;
  text-decoration: none
}
.wxts_neir dl dd.dd3 {
  line-height: 19px;
  padding: 15px 0;
  text-align: left
}
.zheng_ico1 {
  background: url("../../images/sprite.png") no-repeat scroll 0 -71px;
  display: inline-block;
  height: 16px;
  margin-right: 3px;
  width: 15px;
}
.zheng_ico2 {
  background: url("../../images/sprite.png") no-repeat scroll 0 -105px;
  display: inline-block;
  height: 16px;
  margin-right: 3px;
  width: 15px;
}
/*提示*/
.tanc_tiship {
  color: #fe8900;
  text-align: center;
  padding: 18px 0px;
}
.tanc_bgresiz {
  width: 410px;
  height: 252px;
}
.tanc_allresize {
  width: 388px;
}
.tanc_neirsize {
  height: 196px;
}
.tanc_iptneir {
  padding-left: 36px;
  height: 36px;
}
.tanc_iptneir * {
  display: inline-block;
  vertical-align: middle;
}
.tanc_ipttext {
  border: 1px solid #cacaca;
  width: 120px;
  height: 20px;
  line-height: 20px;
}
.tanc_iperror {
  text-align: center;
  color: red;
}
.tanc_button {
  background: url(../../images/tanchuchuangimg.png) no-repeat 0px -108px;
  height: 25px;
  width: 98px;
  color: #fff;
  margin-left: 8px;
  margin-top: -2px;
  cursor: pointer;
}
.tanc_tijiao {
  text-align: center;
  padding-top: 16px;
}
.tanc_tijiao input {
  width: 83px;
  height: 28px;
  cursor: pointer;
  background: url(../../images/tanchuchuangimg.png) no-repeat;
  color: #FFF;
  font-size: 14px;
}
.tanc_perror {
  text-align: center;
  color: red;
}
input.tanc_submit {
  background-position: -54px 0px;
}
input.tanc_reset {
  background-position: -54px -60px;
}
/*单独提示*/
.tanc_dderrors {
  background: #FFF;
  padding: 30px 10px;
}
.tanc_dderror {
  font-size: 14px;
  text-align: center;
  height: 42px;
  padding-right: 20px;
}
.tanc_dderrorsp, .tanc_ddjingao {
  display: inline-block;
  margin-right: 6px;
  width: 41px;
  height: 41px;
  background: url(../../images/error_x.jpg) no-repeat;
  vertical-align: middle;
  padding-right: 10px;
}
.tanc_ddjig {
  background: #FFF;
  padding: 20px 10px 30px 10px;
}
.tanc_ddjig p.tanc_ddjiga {
  color: #ff4804;
  font-size: 15px;
  padding-left: 36px;
}
.tanc_ddjingao {
  background: url(../../images/error_i.jpg) no-repeat;
  width: 42px;
  height: 42px;
}
.tanc_ddjingaos {
  display: inline-block;
  width: 260px;
}
.tanc_ddjingaop {
  color: #414141;
  margin: 4px 0px 0px 96px;
}
.tanc_ddjingaop span {
  color: #ff4804;
  font-size: 15px;
}
.tanc_btclosep {
  text-align: center;
}
.tanc_btclosehei {
  padding-top: 100px;
}
.tanc_btclose {
  width: 67px;
  height: 22px;
  background: url(../../images/bu_close.png) no-repeat;
  line-height: 22px;
  text-align: center;
  margin: 26px auto 0px auto;
  cursor: pointer
}
/* a */

.a_green a {
  color: #7FFF2A !important;
}
.a_red a {
  color: red !important;
}
/* 页头咨询热线 */
.top-tel {
  margin-left: 30px;
}
.top-tel span {
  margin-left: 12px;
  color: #fe6c00;
  font-size: 30px;
  font-weight: 800;
}
/*-----底部--*/
.wrapper-foot {
  width: 100%;
  padding-bottom: 40px;
  margin-top: 50px;
  background: #fff;
}
.wrapper-foot .foot {
  width: 100%;
  background: #2e3a4a;
}
.wrapper-foot .foot > div {
  width: 1200px;
  margin: -1px auto;
}
.foot .client ul li h4 a {
  color: #fff;
}
.foot .client ul li h4 a:hover {
  color: #eee;
}
.foot {
  width: 100%;
  overflow: hidden;
}
.foot .cardinal {
  margin-top: -1px;
  border-top: 1px solid #d5d5d5;
  padding: 30px 0 20px;
  overflow: hidden;
  z-index: 1;
}
.foot .cardinal .wrapper ul {
  width: 620px;
  margin: 0 auto;
  color: #bec0c4;
}
.foot .cardinal .wrapper ul li {
  float: left;
  padding: 0 23px;
  height: 14px;
  line-height: 12px;
  border-right: 1px solid #46576e;
}
.foot .cardinal .wrapper ul li a {
  color: #bec0c4;
}
.foot .cardinal .wrapper ul li a:hover {
  color: #a2adb3;
}
.foot .cardinal .wrapper ul li.cardinal_last {
  border-right: 0;
}
.foot .client {
  padding: 27px 0;
  height: 100px;
  line-height: 40px;
  margin-bottom: 18px;
}
.foot .client .h3 {
  float: left;
  font-weight: lighter;
  font-size: 14px;
}
.foot .client ul {
  float: left;
  height: 105px;
  margin-top: 35px;
}
.foot .client ul li {
  color: #999;
  float: left;
  padding: 0 50px 0 50px;
  border-left: 1px solid #4d5966;
  border-right: 1px solid #24303d;
}
.foot .client ul li:first-child {
  border-left-style: none;
  padding-left: 0;
}
.foot .client ul li .d-col1 {
  width: 110px;
  float: left;
  padding-top: 33px;
  margin-right: 15px;
}
.foot .client ul li .d-col2 {
  width: 105px;
  height: 105px;
  float: left;
}
.foot .client ul li .d-col2 img {
  width: 105px;
  height: 105px;
}
.foot .client ul li .d-col3 {
  width: 122px;
  float: left;
  margin: 9px 0 0 10px;
}
.foot .client ul li .d-col3 a {
  width: 120px;
  height: 29px;
  border: solid 1px #abb0b7;
  line-height: 29px;
  text-indent: 25px;
  display: inline-block;
  font-size: 12px;
}
.foot .client ul li .d-col3 a.rz_andriod_app {
  background: url("../images/i-common/iconapp.png") no-repeat scroll 4px 5px;
}
.foot .client ul li .d-col3 a.rz_iso_app {
  background: url("../images/i-common/iconapp.png") no-repeat scroll 4px -26px;
}
.foot .client ul li .d-col3 a:hover {
  border: solid 1px #bec0c4;
  color: #bec0c4;
}
.foot .client ul li h4 {
  font-size: 14px;
  color: #a2adb3;
  font-weight: lighter;
  line-height: 20px;
  float: left;
  width: 100%;
}
.foot .client ul li h5 {
  font-weight: lighter;
  font-size: 12px;
  color: #a2adb3;
  line-height: 20px;
}
.foot .client ul li .d-col1 .sp-tel {
  font-size: 24px;
  color: #d0d1d4;
  display: block;
  height: 42px;
  line-height: 33px;
}
.foot .links {
  line-height: 24px;
  padding: 0;
  overflow: hidden;
  border-top: none;
}
.foot .friendly-link.links {
  border-top: 0;
}
.foot .links p {
  float: left;
  width: 1140px;
}
.foot .links p a {
  padding-left: 14px;
  color: #72828b;
  word-break: keep-all;
  white-space: nowrap;
  float: left;
}
.foot .links p a:hover {
  color: #a2adb3;
}
.foot .links.tabs p {
  width: 91%;
  line-height: 20px;
  height: 20px;
  position: relative;
  overflow: hidden;
  margin-right: -20px;
}
.foot .links.tabs p i {
  cursor: pointer;
  position: absolute;
  right: -4px;
  width: 20px;
  height: 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozYThlYjUyMi01NWYzLWIwNDItYWEzNi0yZDVkNmIyYjBlMzkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDZDMEE5ODFEN0FGMTFFNjhCOTY4QzYyOTBBQTkxRDkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDZDMEE5ODBEN0FGMTFFNjhCOTY4QzYyOTBBQTkxRDkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5MjgyYTdjLTY5YjctNWI0OS05ZGEzLTNjNDE5NzZmODc4YiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozYThlYjUyMi01NWYzLWIwNDItYWEzNi0yZDVkNmIyYjBlMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4w48CgAAAAL0lEQVR42mKIymv7DwQMhDBIHZxBSCGIxhDApRBFMTYN6HycJmGziYGQ1cgYIMAABT+9qxdWVpEAAAAASUVORK5CYII=) center center no-repeat;
}
.foot .links.tabs p.show i {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozYThlYjUyMi01NWYzLWIwNDItYWEzNi0yZDVkNmIyYjBlMzkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjdEOEQ0QzFEN0FFMTFFNjkxNkI5RUNFNDc5RDhDRkMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjdEOEQ0QzBEN0FFMTFFNjkxNkI5RUNFNDc5RDhDRkMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5MjgyYTdjLTY5YjctNWI0OS05ZGEzLTNjNDE5NzZmODc4YiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozYThlYjUyMi01NWYzLWIwNDItYWEzNi0yZDVkNmIyYjBlMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6FAxbpAAAALUlEQVR42mL4//8/AzqOymv7j00cp0JsGvCaiM4naDWyOF6F6BoIKkTWABBgAJ/vvasqAQtAAAAAAElFTkSuQmCC);
}
.foot .links.tabs p a {
  padding-left: 0;
  padding-right: 14px;
  font-size: 12px;
  margin-bottom: 10px;
}
.foot .links span {
  float: left;
  color: #bec0c4;
}
.links.tabs {
  float: left;
  width: 100%;
}
.links.tabs .links-tab {
  height: auto;
  border-top: dashed 1px #425060;
  padding: 10px 0;
}
.links.tabs .links-tab p.show {
  height: auto;
  margin-bottom: -10px;
}
.links.tabs .links-tab p.last {
  height: auto;
  width: 100%;
  font-size: 12px;
  color: #6b717b;
}
.links.tabs .links-tab span {
  margin-right: 20px;
  line-height: 20px;
  display: inline-block;
  cursor: pointer;
  width: 80px;
}
.links.tabs .links-tab span.cur {
  border-bottom: solid 1px #cad7e0;
}
.certificate {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #fff;
  text-align: center;
  padding: 30px 0 20px;
}
.certificate ul {
  width: auto;
  display: inline-block;
}
.certificate ul li {
  width: 118px;
  height: 43px;
  /*border: 1px solid #e3e3e3;*/
  border-radius: 4px;
  float: left;
  margin-right: 20px;
}
.certificate ul li a img {
  opacity: 1.0;
  filter: alpha(opacity=100);
  border: solid 1px #eeeeee;
  border-radius: 3px;
}
.certificate ul li a img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.copyright {
  color: #6b717b;
  margin: 0 auto;
  padding: 0;
  bottom: 14px;
  font-size: 12px;
  text-align: center;
}
.header-topBar {
  font-size: 13px;
  color: #666;
  background-color: #f9f9f9;
  border-bottom: solid 1px #f1f1f1;
  height: 31px;
  line-height: 31px;
}
.header-topBar .topBar-con .f-fl > li {
  margin-right: 20px;
}
.header-topBar .topBar-con .f-fr > li {
  margin-left: 28px;
}
.g-width-base {
  width: 1200px;
  margin: 0 auto;
}
.u-icon {
  display: inline-block;
 *display: inline;
 *zoom: 1;
  background: url(../images/icons.png) no-repeat 100% 100%;
  margin-right:5px;
}
.u-icon.u-icon-home {
  width: 14px;
  height: 14px;
  background-position: 0 0;
}
.u-icon.u-icon-earphone {
  width: 14px;
  height: 14px;
  background-position: 0 -31px;
}
.u-icon.u-icon-iphone {
  width: 10px;
  height: 14px;
  background-position: 0 -65px;
}
.u-icon.u-icon-userManger {
  width: 13px;
  height: 14px;
  background-position: 0 -96px;
}
.u-icon.u-icon-location {
  width: 10px;
  height: 13px;
  background-position: 0 -130px;
}
.u-icon.u-icon-question {
  width: 7px;
  height: 14px;
  background-position: 1px -191px;
}
.u-icon.u-icon-user {
  width: 14px;
  height: 13px;
  background-position: 0 -159px;
}
.u-icon.u-icon-smile {
  width: 16px;
  height: 16px;
  background-position: 0 -236px;
}
.u-icon.u-icon-text {
  width: 16px;
  height: 16px;
  background-position: 0 -273px;
}
.u-icon.u-icon-card {
  width: 16px;
  height: 16px;
  background-position: 0 -310px;
}
.u-icon.u-icon-dollar {
  width: 16px;
  height: 16px;
  background-position: 0 -347px;
}
.u-icon.u-icon-safe {
  width: 16px;
  height: 17px;
  background-position: 0 -384px;
}
.u-icon.u-icon-basePrg01 {
  width: 18px;
  height: 20px;
  background-position: -35px 0;
}
.u-icon.u-icon-basePrg02 {
  width: 18px;
  height: 20px;
  background-position: -35px -31px;
}
.u-icon.u-icon-basePrg03 {
  width: 18px;
  height: 20px;
  background-position: -35px -69px;
}
.u-icon.u-icon-basePrg04 {
  width: 20px;
  height: 20px;
  background-position: -35px -109px;
}
.u-icon.u-icon-refresh {
  width: 12px;
  height: 12px;
  background-position: 0 -421px;
}
.u-icon.u-icon-infoRed {
  width: 12px;
  height: 12px;
  background-position: 0 -463px;
}
.u-icon.u-icon-input {
  width: 11px;
  height: 11px;
  background-position: -35px -147px;
}
.u-icon.u-icon-input.active {
  background-position: -35px -181px;
}
.u-icon.u-icon-close {
  width: 11px;
  height: 11px;
  background-position: -35px -241px;
}
.u-icon.u-icon-close:hover, .u-icon.u-icon-close:active {
  background-position: -35px -210px;
}
/*-----------function.css------------*/

.f-cb {
 *zoom: 1;
}
.f-cb:before, .f-cb:after {
  content: "";
  display: table;
}
.f-cb:after {
  clear: both;
}
.f-fl {
  float: left;
}
.f-fr {
  float: right;
}
.f-ull-fl {
 *zoom: 1;
}
.f-ull-fl:before, .f-ull-fl:after {
  content: "";
  display: table;
}
.f-ull-fl:after {
  clear: both;
}
.f-ull-fl > li {
  float: left;
}
.f-ull-fl > a {
  float: left;
}
.f-ull-fr {
 *zoom: 1;
}
.f-ull-fr:before, .f-ull-fr:after {
  content: "";
  display: table;
}
.f-ull-fr:after {
  clear: both;
}
.f-ull-fr > li {
  float: right;
}
.f-ull-fr > a {
  float: right;
}
.f-pr {
  position: relative;
}
.f-dib {
  display: inline-block;
 *display: inline;
 *zoom: 1;
}
.f-db {
  display: block;
}
.f-dn {
  display: none;
}
.f-dil {
  display: inline;
}
.f-ovh {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.f-ovv {
  overflow: visible;
}
.f-bdn {
  border: 0 none;
}
.f-txt-justfy {
  text-align: justify;
  text-justify: distribute-all-lines;
  /*ie6-8*/
  text-align-last: justify;
  /* ie9*/
  -moz-text-align-last: justify;
  /*ff*/
  -webkit-text-align-last: justify;
/*chrome 20+*/ }
.f-mr10 {
  margin-right: 10px;
}

/*----------form-onekey----------*/

form.dropList .dfor_agree {
  color: #fff;
  height: 30px;
  display: block;
  line-height: 30px;
  margin: 0;
  font-size: 12px; }
  form.dropList .dfor_agree label a {
    color: #fff !important; }
  form.dropList .dfor_agree .d-wrapcheckbox {
    display: inline-block;
    float: left;
    height: 11px;
    width: 11px;
    border: solid 1px #fff;
    margin: 10px 5px;
    position: relative; }
    form.dropList .dfor_agree .d-wrapcheckbox span {
      width: 12px;
      height: 12px;
      border: 1px solid #d2d7e2;
      position: absolute;
      left: 50%; }
  form.dropList .dfor_agree .d-wrapcheckbox.checked {
    background: url("../images/icon.png") no-repeat -2px -174px; }
  form.dropList .dfor_agree .d-wrapcheckbox input[type="checkbox"] {
    float: left;
    opacity: 0; }

form.dropList .inforBox {
  margin-top: 8px;
  height: 32px;
  width: 100%;
  position: relative;
  font-size: 14px;
  border: 1px solid transparent; }
  form.dropList .inforBox > i {
    position: absolute;
    left: 10px;
    height: 100%;
    width: 73px;
    top: 50%;
    margin-top: -10px;
    color: #666; }
  form.dropList .inforBox:hover .dropdown {
    display: block; }
  form.dropList .inforBox .inforBox-item {
    border-radius: 2px;
    background: #fff;
    width: 100%;
    height: 100%;
    line-height: 100%;
    line-height: 28px\9;
    text-indent: 10px;
    color: #333333; }
    form.dropList .inforBox .inforBox-item[name='loanMoney'] {
      text-indent: 40px; }
  form.dropList .inforBox .telBox-item {
    border-radius: 2px; }
  form.dropList .inforBox span {
    position: absolute;
    top: 9px;
    right: -3px;
    height: 12px;
    line-height: 12px;
    width: 77px;
    background: url("../images/icon.png") no-repeat 60px -1px;
    text-align: right;
    padding-right: 35px; }
  form.dropList .inforBox span.borderLeft i {
    border-right: 1px solid #999;
    position: absolute;
    height: 14px;
    left: 4px;
    top: -1px; }
  form.dropList .inforBox ul {
    z-index: 50;
    position: absolute;
    left: 0;
    top: 30px;
    background: #fff;
    display: none;
    width: 100%;
    border: solid 1px #e5e5e5;
    left: 0; }
    form.dropList .inforBox ul li {
      height: 26px;
      line-height: 26px;
      text-indent: 10px;
      width: 100%;
      margin: 0; }
      form.dropList .inforBox ul li:hover {
        background-color: #ff6e36;
        color: #fff; }
  form.dropList .inforBox ul.money {
    height: 180px;
    overflow-y: scroll; }

form.dropList .nameBox {
  position: relative; }
  form.dropList .nameBox > div.genderBox {
    position: absolute;
    width: 70px;
    left: 135px;
    height: 42px;
    top: 0; }
    form.dropList .nameBox > div.genderBox:hover .dropdown {
      display: block; }
  form.dropList .nameBox .dropdown {
    display: none;
    width: 100%;
    left: 0;
    top: 24px; }
    form.dropList .nameBox .dropdown li {
      cursor: default; }
  form.dropList .nameBox:hover .dropdown {
    display: none;
    display: block\9; }

form.dropList .searchBtn {
  border-radius: 2px;
  background: #fee100;
  height: 34px;
  width: 206px;
  text-align: center;
  margin: 5px auto;
  color: #333;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer; }

/*------form-onekey-row---------*/
.wrapper-freeTaste {
  height: 157px;
  background: #007eff;
  width: 1200px;
  margin: 20px auto;
  overflow: visible; }
.wrapper-freeTaste *{
  -webkit-box-sizing: border-box;
  box-sizing: border-box}
  .wrapper-freeTaste h4 {
    font-weight: 300;
    text-align: center;
    height: 65px;
    line-height: 74px;
    color: #fff;
    font-size: 18px; }
  .wrapper-freeTaste form.dropList {
    position: relative;
    padding-left: 124px; }
    .wrapper-freeTaste form.dropList .inforBox {
      height: auto;
      width: 184px;
      float: left;
      margin-right: 16px; }
      .wrapper-freeTaste form.dropList .inforBox .inforBox-item {
        height: 36px;
        border-radius: 2px;
        line-height: 36px; }
      .wrapper-freeTaste form.dropList .inforBox span {
        top: 12px;
        width: 72px;
        background-position: 53px -1px; }
        .wrapper-freeTaste form.dropList .inforBox span i {
          left: 0; }
      .wrapper-freeTaste form.dropList .inforBox ul {
        top: 36px; }
    .wrapper-freeTaste form.dropList .inforBoxIdentify span {
      width: 72px;
      background-position: 54px -1px; }
    .wrapper-freeTaste form.dropList .nameBox > div.genderBox {
      left: 112px; }
    .wrapper-freeTaste form.dropList .freeBtn {
      border-radius: 2px;
      cursor: pointer;
      margin-left: 42px;
      float: left;
      width: 157px;
      height: 36px;
      line-height: 36px;
      font-size: 16px;
      text-align: center;
      background: #fee100;
      margin-top: 10px;
      color: #333; }
    .wrapper-freeTaste form.dropList .dfor_agree {
      position: absolute;
      bottom: -34px;
      right: 318px;
      padding: 0; }
    .wrapper-freeTaste form.dropList .saying {
      position: absolute;
      bottom: -27px;
      right: 76px;
      color: #fff;
      width: 157px;
      text-align: center;
      font-size: 12px; }
    
.downApp {
    width: 100%;
    height: 293px;
    position: relative;
    background: #ff5a5a;
    overflow: hidden;
  margin-top:15px;}
.downApp .downApp-app {
      background: url("../images/loadApp.png") no-repeat center center;
      width: 100%;
      height: 293px;
      position: absolute; }
.downApp .downApp-app div {
        margin: 0 auto;
        width: 1200px;
        padding-left: 570px; }
.downApp .downApp-app .app-bottom {
        padding-top: 206px;
        height: 316px; }
.downApp .downApp-app .app-bottom img {
          float: left;
          padding: 10px;
          border-radius: 3px;
          background: #fff; }
.downApp .downApp-app .app-bottom span {
          cursor: pointer;
          display: block;
          color: #fff;
          font-size: 14px;
          text-align: center;
          height: 29px;
          line-height: 27px;
          border: 1px solid #ffffff;
          border-radius: 8px;
          margin-bottom: 18px;
          width: 128px;
          margin-left: 160px; }


.footpageDescription {
  color: #6b717b;
  float: left;
  line-height: 25px;
  width: 1200px;
  font-size: 12px;
}
.footer {
  background: #e3e3e3;
  color: #999999;
  font-size: 12px;
  overflow: hidden;
  margin-top: 40px;
}
.footer .copyright_r {
  display: none;
  clear: both;
  color: #ccc;
  line-height: 1.5em;
}
.footer ul.main {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 187px;
}
.footer ul.main:after {
  content: " ";
  display: block;
  clear: both;
}
.footer ul.main > li {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
  margin: 14px 0 19px 0;
  line-height: 31px;
  height: 153px;
  color: #666666;
}
.footer ul.main > li a:hover {
  color: #333;
}
.footer ul.main > li h3 {
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  color: #333333;
}
.footer ul.main > li h3 i {
  background: #e3e3e3;
  color: #666666;
  padding: 4px;
  margin-right: 5px;
  height: 11px;
  width: 11px;
  position: relative;
  top: -4px;
  font-size: 11px;
  border-radius: 100%;
  border: solid 1px #97a0b5;
}
.footer ul.main > li h3 i:hover {
  background: #97a0b5;
}
.footer ul.main > li li {
  margin-left: 37.5%;
}
.footer ul.main li.contact {
  width: 32.20339%;
  float: right;
  margin-right: 0;
  border-right: 0;
  margin-top: 21px;
}
.footer ul.main li.contact .bytecode {
  width: 93px;
  text-align: center;
  float: left;
}
.footer ul.main li.contact .bytecode i {
  background-position: 0 0;
  height: 81px;
  width: 83px;
  float: left;
}
.footer ul.main li.contact .bytecode span {
  text-align: center;
  display: block;
  float: left;
}
.footer ul.main li.contact .right_content {
  float: left;
}
.footer ul.main .hotline {
  font-size: 16px;
  color: #df4a43;
  line-height: 1.5em;
  margin-top: 0.55em;
}
.footer ul.main .baseinfo {
  line-height: 1.5em;
  margin-top: 1em;
  color: #272634;
}
.footer .copyright {
  color: #999999;
  margin: 50px 0 40px 0;
  text-align: center;
  color: #6b717b;
  margin: 20px auto 0px;
}
.footer .footernew {
  width: 1200px;
  margin: 25px auto;
  height: 50px;
}
.footer .footernew p {
  height: 47px;
  margin: 0 8px;
  border: solid 1px #d2d2d2;
  background-color: #fff;
  display: inline-block;
  float: left;
}
.footer .footernew .fl {
  float: left;
  padding: 3px;
}
.footer .footernew .fr {
  float: right;
  padding: 5px 3px 0;
  width: 72px;
}
