@charset "utf-8";
/* CSS Document */
/* CSS base litao coder */
/* ============================> base <============================ */
*{margin:0px; padding:0px; list-style:none; text-decoration:none; outline:none; font-size:13px; font-family: Arial; /* text-transform: capitalize; */}
.w960px{width:1200px; height:auto; margin:auto;}
.w1000px{width:1000px;}
.w1200px{width:1200px; height:auto; margin:auto;}
body{ background:#f1f1f1;}

.colorOg{color:#ffa200;}
.colorRed{color:#f00;}
.colorGreen{color:#68b100;}
a{cursor:pointer; color:#333;}
a:hover{ text-decoration:underline;}
/* a:hover{color:#b5a16b} */

img{border:0px;}
.pot_r{position:relative;}
.pot_a{position:absolute;}
.clear{clear:both;}
em{font-style:normal;}
.tl{ text-align:left;}

.curvyCorners_2{-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.curvyCorners_3{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.curvyCorners_5{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.curvyCorners_t5{-moz-border-radius:5px 5px 0px 0px; -webkit-border-radius:5px 5px 0px 0px; border-radius:5px 5px 0px 0px;}


/*基础样式*/
/*浮动*/
.f-l,ul.lif-l li{float:left;}
.f-r{float:right;}
.c-b{clear:both;}
.c-l{clear:left;}
.c-r{clear:right;}
/*定位*/
.p-r{position:relative}
.p-a{position:absolute}
.p-i{position:inherit}
.p-f{position:fixed}
/*块元素*/
.d-b{display:block}
.d-ib{display:inline-block}
.d-i{display:inline}
.d-ib:after{content:'.';display:block;height:0;clear:both;visibility:hidden}
*html .d-ib{height:1%}
.d-n,.menu dl{display:none}
.d-tc,.index #swiper2 .swiper-slide dt{display:table-cell;text-align:center;vertical-align:middle;overflow:hidden}
/*其他*/
.v-h{visibility:hidden;}/*占位隐藏 display:none是不占位隐藏*/
.o-h{overflow:hidden}
.va-m{vertical-align:center;}
.c-p{cursor:pointer}
.c-n{cursor:inherit}
.zoom{zoom:1}
/*****宽高边距*/
.w{width:100%}
.w10{width:10px;}
.w20{width:20px;}
.w30{width:30px;}
.w40{width:40px;}
.w50{width:50px;}
.w100{width:100px;}
.w200{width:200px;}
.w300{width:300px;}
.w400{width:400px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w1000{width:1000px;}
.w1200{width:1200px;}
.h{height:100%}
.h5{height:5px;}
.h10{height:10px;}
.h15{height:15px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h80{height:80px;}
.h100{height:100px;}
.h200{height:200px;}
/*内外边距*/
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt100{margin-top:100px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb100{margin-bottom:100px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml100{margin-left:100px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}
.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p30{padding:30px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt50{padding-top:50px;}
.pt100{padding-top:100px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb50{padding-bottom:50px;}
.pb100{padding-bottom:100px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl50{padding-left:50px;}
.pl100{padding-left:100px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr50{padding-right:50px;}
.pr100{padding-right:100px;}
/*边框*/
ul.bl>.bln,.bln{border-left:none !important;}
ul.bt>.btn,.btn{border-top:none !important}
.brn{border-right:none !important}
/**********
	字体类型
**********/
.ff-w{font-family:"微软雅黑"}
.ff-s{font-family:"宋体"}
.ff-fbe{font-family:"Frutiger BQ Regular"}
/**********
	文字缩进
/**********/
.ti-1{text-indent:10px}
.ti-15{text-indent:15px}
.ti-2{text-indent:20px}
.ti-25{text-indent:25px}
.ti-3{text-indent:30px}
/*文字间距*/
.ls-1{letter-spacing:1px}
.ls-2{letter-spacing:2px}
.ls-3{letter-spacing:3px}
.ls-4{letter-spacing:4px}
.ls-5{letter-spacing:5px}
/**********
	文字粗细
/**********/
.fw-1{font-weight:100}
.fw-6{font-weight:600}
/**********
	对齐方式
**********/
.ta-l{text-align:left}
.ta-c{text-align:center}
.ta-r{text-align:right}
.mr10{margin-right:14px;}
.mt20{margin-top:20px;}
.tc{ text-align:center;}
.clear{clear:both;}

	字体大小
**********/
.fs-0{font-size:0;}
.fs-12{font-size:12px}
.fs-14{font-size:14px}
.fs-16{font-size:16px}
.fs-18{font-size:18px}
.fs-20{font-size:20px}
.fs-22{font-size:22px}
.fs-24{font-size:24px}
.fs-26{font-size:26px}
.fs-28{font-size:28px}
.fs-30{font-size:30px}
.fs-40{font-size:40px}
/**********
	字体颜色
**********/
.c-f63 {color: #ff6633;}
.c-0{color:#000}/*黑色*/
.c-3{color:#333}
.c-6{color:#666}
.c-9{color:#999}
.c-c{color:#CCC}
.c-f{color:#FFF}/*白色*/
.c-f00{color:#f00}/*红色*/
.c-0f0{color:#0F0}/*绿色*/
.c-00f{color:#00F}/*蓝色*/
.c-ff0{color:#FF0}/*黄色*/
.c-0ff{color:#0FF}/**青色**/
.c-f0f{color:#F0F}/*洋红*/
/*基础样式*/

.br-15{ border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;}
.br-80{ border-radius:80px; -moz-border-radius:80px; -webkit-border-radius:80px;}

*html{background-image:url(about:blank);background-attachment:fixed;}/*低版本浏览器防止抖动的，必须有*/
/*#tbox{width:30px; height:200px; float:right; position:fixed; display: none;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:50px;
}/*这个只能改宽高其他的不要修改，需要滚动的内容都要放在这个d*/

/* ============================> topBox <============================ */
.topBox{width:100%;background:#525254; height:40px;   position:relative; z-index:100; box-shadow:0 0 2px #ccc;}
.topBox a{ font-size:13px; height:40px; line-height:40px;  color:#fff; /* background:url(../images/baseIcon.png) no-repeat; */  text-align:center;  display:inline-block; padding:0 6px;}
/* .topBox a:hover{color:#fff;} */
.topBox a.topIcon_1{background-position:0px 6px;}
.topBox a.topIcon_2{background-position:-118px 6px;}
.topBox a.topIcon_3{background-position:-207px 6px;}
.topBox a.topIcon_4{background-position:-291px 6px;}
.topBox a.topIcon_5{background-position:-379px 6px;}
.df_loginNav{width:auto;height:40px; line-height:40px; /* color:#fff; */ position:relative; font-size:14px; display:inline-block; cursor:pointer; padding:0 8px;}
.df_loginNav1{position: absolute; right:65px;top: 0;}
/* .loginNavCkA{color:#51abff;} */
.loginNavCkB{color:#ffffff; background:#51abff;}
.topLeftMenu,.topRightMenu{width:auto; height:40px; float:left;}
.topLeftMenu{float:left;}
.topLeftMenu ul li{float:left;height:40px; line-height:40px;}
.t_phone{background:url(../images/top_phonet.png) left 10px no-repeat; padding-left:30px; color:#fff; height:40px; margin-right:10px;}
.t_weibo{background:url(../images/weiboIcon.png) left 10px no-repeat; height:19px; width:24px; margin-left:10px;}
.t_weixin{background:url(../images/weixinIcon.png) left 10px no-repeat; height:30px; width:24px; margin-left:10px; float:left; position:relative;}
.t_weixin:hover{background:url(../images/weixinIcon.png) left 12px no-repeat;}
.t_weixin:hover .wxpic,.t_weixin:hover .wxpic img,.t_weixin:hover .wxpic p{ display:block;}
.wxpic{ position:absolute; top:40px; left:-40px; background:#fff; padding:10px; display:none; border:1px solid #e6e6e6;}
.wxpic img{display:none;}
.wxpic p{ height:24px; line-height:24px; color:#e6b72c; font-size:12px; display:none;}
.t_qq{background:url(../images/qqico.png) left 10px no-repeat; height:30px; width:24px;  float:right;}
.t_time{color: #fff;}
.topRightMenu{float:right;}
.df_loginBox{width:260px; height:134px; line-height:22px; padding:5px; background:url(../images/df_loginHover.png) no-repeat; position:absolute; right:0px; top:40px; cursor:default;}
.df_loginBox1{width:260px; height:134px; line-height:22px; padding:5px; background:url(../images/df_loginHover.png) no-repeat;}
.df_loginBox p{line-height:20px; width:100%; margin-top:12px; display:block; font-size:12px; color:#666666; font-weight:normal;}
.df_loginBox p a{background:none; padding:0px; color:#084eae;}
.df_loginBox label{width:65px; height:24px; line-height:24px; font-size:12px; text-align:right; color:#666666; display:inline-block;}
input.df_loginTx{width:160px; height:24px; line-height:24px; border:1px solid #9a9a9a;}
.df_loginBnt{width:67px; height:28px; text-align:center; color:#FFF; font-size:14px; background:url(../images/df_loginBntbg.jpg) no-repeat; border:0px; display:inline-block; cursor:pointer; margin-left:10px;}

/* ============================> head <============================ */
.head{width:100%; height:90px;background:url(../images/headBg_1.png) repeat-x left bottom;/*  position:relative; */ z-index:10; background:#fff;clear: both;}
.headbox{ width: 1200px; position: relative;height: 90px;z-index:10; margin: 0 auto;}
.logo{width:auto; height:65px; overflow:hidden; float:left; margin-top:18px;}
.headCont{width:auto; height:90px; float:right; text-align:right;}

.headTelBox{width:160px; height:40px; padding-left:50px; background:url(../images/headTelBg_1.png) no-repeat left top; display:block; margin-top:10px; text-align:left; color:#7aa328; float:right;}
.headTelBox h3{width:100%; height:24px; line-height:24px; font-size:20px; font-weight:normal;}
.headTelBox label{width:100%; height:16px; line-height:16px; font-size:12px; font-weight:normal;}

.mallheadCont .navBox span{ margin:0;}
.myvip_box{ float:right; margin-top:30px; position:relative;}
.myvip{ position:relative; z-index:100;}
.myvip a{ font-size:14px; line-height:40px; height:40px; width:120px; color:#e6b72c; padding-left:10px; display:block; position:relative; padding-right:30px;}

.myvip b{ position:absolute; right:0px; top:8px;}
.myvip span{ float:left; display:block; margin-top:5px; margin-left:15px;}
.myvipbg{ background:url(../images/myvip_bg1.png) no-repeat; width:26px; height:26px;}

.my_ico1{ background-position:0px 0px;}
.my_ico2{ background-position:-26px 0px;}
.myvip_zxx{ }
.myvip_top{background:#fff; border:1px solid #ddd; border-bottom:1px solid #fff; box-shadow:0px -3px 3px #ccc; position:absolute; width:140px; height:40px; right:0px; top:0px;z-index:99;}
.myvip_z{ background:#fff; border:1px solid #ddd; box-shadow:0px 0px 3px #ccc; position:absolute; right:0px; top:38px; z-index:98; width:320px;}
.myvip_z ul{ margin:20px;}
.myvip_z ul li a{ width:280px; color:#fff; text-align:center; height:40px; line-height:40px; background:#e6b72c; display:block; margin-bottom:20px;}
.myvip_z dl{margin:20px;}
.myvip_z dl dt{text-align:left; line-height:30px;}
.myvip_z dl dd{ line-height:30px;text-align:left;}
.myvip_z dl dd lable{ width:180px; float:left; text-align:left;}
.myvip_z dl dd span{ color:#e6b72c;}
.myvip_z dl dd i{ border-radius:50%; margin-top:5px; margin-right:5px; background:#e6b72c; color:#fff; text-align:center; width:20px; height:20px; line-height:20px; float:left; display:block;}

/* =================> nav <=============== */
.navBox{width:auto; height:30px; text-align:right;position:relative; margin-top:35px; float:left;}
.navBox span{ height:30px; padding:0px; margin:0px 6px; text-align:center; display:inline-block; position:relative;}
.navBox a{ height:30px; line-height:30px; padding:10px 5px; text-align:center; font-size:14px; color:#333; overflow:hidden;displasy:block;}
.navBox a:hover{/* background:url(../images/navHoverBg.png) no-repeat center bottom; */ color:#e6b72c; border-bottom: 2px solid #e6b72c; displasy:block;}
.navBox .now{/* background:url(../images/navHoverBg.png) no-repeat center bottom; */ color:#e6b72c; border-bottom: 2px solid #e6b72c; displasy:block;}
.navBox a.navLink{/* background:url(../images/navHoverBg.png) no-repeat center bottom; */ color:#e6b72c;}
.navBox a.navHover{/* background:url(../images/navHoverBg.png) no-repeat center bottom; */ color:#e6b72c;}
.navBox span div{width:120px; height:auto; position:absolute; z-index:9999999999999999999999; top:30px; left:-15px; text-align:center; border:1px solid #51abff; background:#fff;  display:none;}
.navBox span div a{width:100%; height:30px; line-height:30px; font-size:14px; color:#333; display:block;}
.navBox span div a:hover{background:#51abff; color:#ffffff;}
.navBox span div a.navHoverListLink{background:#51abff; color:#ffffff;}


/* =================> 产品 <=============== */
.df_projectList{margin-top:30px;}
.df_projectList,.projectListUl{width:100%; height:auto;}
.projectListUl li{width:232px; height:auto; padding-bottom:20px; position:relative; float:left; margin-left:10px; display:inline;}
.projectListUl li a{position:absolute; width:auto; height:20px; line-height:20px; bottom:0px; right:0px; color:#a7a7a7;}
.projectListUl li a:hover{color:#ff8400;}
.projectListUl li .prjListInfo{width:100%; height:auto;}
.prjListInfo span{width:85px; height:85px; float:left; display:inline-block; background:url(../images/projectItem.png) no-repeat;}
.prjListInfo span.prjListItem_1{background-position:0px 5px;}
.prjListInfo span.prjListItem_2{background-position:0px -125px;}
.prjListInfo span.prjListItem_3{background-position:-100px 5px;}
.prjListInfo span.prjListItem_4{background-position:-100px -125px;}
.prjListTx{width:145px; float:right; height:auto;}
.prjListTx h3{width:100%; line-height:1.5; font-size:16px; color:#3e3e3e;}
.prjListTx p{width:100%; line-height:1.5; color:#a7a7a7;}


/* =================> footer <=============== */
.footer{width:100%; height:auto; background:#2e2e2e; color:#ddd;/*  border-top:5px #9a9a9a solid; */}
.webLinkBox{width:100%; height:50px; border-bottom:1px solid #c1c1c1; position: relative;}
.webLinks{width:740px; line-height:30px; margin-top:10px; float:left;}
.weibeBox{width:220px; height:50px; line-height:50px; float:right;}
/* .weibeBox a{width:35px; height:35px; display:inline-block; background:url(../images/baseIcon.png) no-repeat -495px 0px; border-radius: 50%;}
.weibeBox a:hover{background-position:-540px  0px;}
.weibeBox a img{width:18px; height:16px; padding:8px 9px; vertical-align:middle;} */
.webLinkBox span{width:auto; display:inline-block; font-size:14px;}
.webLinkBox a,.footerRight div a{color:#ddd; width:auto; line-height:1.8; display:inline-block; margin:0px 8px;}
.webLinkBox a:hover,.footerRight div a:hover{color:#49c5ff;}
.webLinkBox a{font-size:14px;}
.footerCont{width:100%; height:150px; border-top:1px solid #999; position:relative; overflow:hidden; margin-bottom:20px;}
.footerCont p a{ color:#ddd;}
.footerLeft{width:150px; height:auto; float:left; border-right:1px solid #454545; overflow:hidden;}
.footerRight{width:808px; height:auto; float:left; border-left:1px solid #666666; overflow:hidden;}
.footerRight div{width:788px; height:auto; line-height:1.5; padding:10px; border-top:1px solid #666666; border-bottom:1px solid #454545;}
.footerRight div dl{width:80px; height:110px; text-align:left; margin-left:80px; float:left; display:inline;}
.footerRight div dl dt{width:100%; height:25px; line-height:25px; font-size:14px; color:#ffffff; position:relative;}
.footerRight div dl dt i{width:25px; height:25px; display:inline-block; left:-32px; top:0px; vertical-align:middle; margin-right:7px; background:url(../images/baseIcon.png) no-repeat; position:absolute;}
.footerRight div dl dt i.footerIcon_1{background-position:0px -48px;}
.footerRight div dl dt i.footerIcon_2{background-position:0px -85px;}
.footerRight div dl dt i.footerIcon_3{background-position:0px -123px;}
.footerRight div dl dt i.footerIcon_4{background-position:0px -163px;}
.footerRight div dd{width:100%; height:auto;}
.footerRight div dd a{width:100%; line-height:1.5; display:inline-block; color:#a0a0a0; margin:0px;}
.footerRight div dd a:hover{color:#49c5ff;}
.uifooterlink{text-align:center;}
.uifooterlink a{height:50px; display:inline-block; margin:0px 5px; background:url(../images/footer-icons.png) no-repeat;}
.uifooterlink a.uifooterlinkIcon_1{width:96px; background-position:0px 5px;}
.uifooterlink a.uifooterlinkIcon_1:hover{background-position:0px -45px;}
.uifooterlink a.uifooterlinkIcon_2{width:65px; background-position:-96px 5px;}
.uifooterlink a.uifooterlinkIcon_2:hover{background-position:-96px -45px;}
.uifooterlink a.uifooterlinkIcon_3{width:42px; background-position:-161px 5px;}
.uifooterlink a.uifooterlinkIcon_3:hover{background-position:-161px -45px;}
.uifooterlink a.uifooterlinkIcon_4{width:28px; background-position:-203px 5px;}
.uifooterlink a.uifooterlinkIcon_4:hover{background-position:-203px -45px;}

/* =================> 借款列表 <=============== */
.jiekuanList{width:100%; height:auto; margin-top:20px;}
.jiekanTitleBox{width:100%; height:36px; line-height:36px; position:relative; border-bottom:3px solid #d7d7d7; margin-bottom:15px;}
.jiekanTitleBox h1{width:auto; height:36px; line-height:36px;  border-bottom:3px solid #e6b72c; padding-left:25px; padding-right:10px; background:url(../images/jiekuanListItem.png) no-repeat left 13px; font-size:20px; color:#545454; position:absolute; display:inline-block; left:0px; border-bottom:-3px;}
.jiekanTitleBox a{width:auto; text-align:right; font-size:14px; line-height:20px; color:#929292; display:inline-block; position:absolute; right:0px; bottom:2px;}
.jiekanTitleBox a:hover{color:#666666;}
.jiekanTitleBox span{width:auto; text-align:right; font-size:14px; line-height:20px; color:#535353; display:inline-block; position:absolute; right:0px; bottom:2px;}
.jiekanTitleBox span font{color:#F00; margin:0px 3px; font-size:14px;}
table.jiekuanTable{width:100%; height:auto; border:0px;}
table.jiekuanTable thead th{font-size:14px; color:#545454; height:40px; line-height:40px; text-align:center;}
table.jiekuanTable tbody td{color:#666666;}
table.jiekuanTable tbody td i{width:auto; display:inline-block; vertical-align:middle; height: 160px;}
table.jiekuanTable tbody td img{vertical-align:middle;}
table.jiekuanTable tfoot td{width:100%; height:40px; line-height:40px; text-align:right; vertical-align:middle; border-top:3px solid #d7d7d7;}
.ListBntOne,.ListBntTwo,.transf_tab table .transf_btn{width:155px; height:42px; line-height:39px; text-align:center; font-size:13px; color:#fff; display:inline-block; border:0px;}
.ListBntOne,.transf_tab table .transf_btn{/*background:url(../images/index_btn_tb.jpg) no-repeat left top;*/ background:#e6b72c; border-radius:5px;cursor:pointer;}
.ListBntTwo{/*background:url(../images/index_btn_tb.jpg) no-repeat left top;*/background:#e6b72c; border-radius:5px;}
.ListBntTwo,.transf_tab table .transf_btn{background-position:-45px -115px;}
.ListBntOne,.transf_tab table .transf_btn1{background-position:-45px -72px; color: #fff;}
table.jiekuanTable tbody td .seal{ height: 52px; left:-35px; bottom:20px;}

.DataLoadding{width:155px; height:14px; padding:1px; border:1px solid #9ace63; text-align:left; overflow:hidden; margin:auto; position:relative;}
.DataLoadding span{height:14px; line-height:14px; text-align:center; background:#9ace63; display:inline-block; color:#539527;}
.DataLoadding b{width:100%; font-size:12px; height:14px; line-height:14px; text-align:center; display:inline-block; color:#464646; background:none; position:absolute; left:0px; top:0px; font-weight:normal;}

.mapLinkBox,.mapLinkBox span,.mapLinkBox a{color:#aaaaaa; font-size:14px;}
.mapLinkBox{width:1190px; height:40px; line-height:40px;/*  border:1px solid #e5e5e5; */ padding-left:10px;
 margin:0 auto;}
.mapLinkBox span{display:inline-block;}
.mapLinkBox a{display:inline-block; margin:0px 3px;}
.mapLinkBox a:hover{color:#666666;}

/* 包裹样式 */
.contwrapBox{width:100%; height:auto; position:relative; background: #fff; border: 1px #ddd solid; border-radius:4px;-webkit-box-shadow: 0 0 2px #ddd;  
-moz-box-shadow: 0 0 2px #ddd;   box-shadow: 0 0 2px #ddd; margin-bottom: 28px;}
.contwrap{width:100%; height:auto;/*  background:url(../images/List_so_b.jpg) repeat-y; */}
/* .contwrapTop,.contwrapBottom{width:100%; height:8px; position:absolute; display:block; overflow:hidden; z-index:99px;} */
/* .contwrapTop{background:url(../images/List_so_a.png) no-repeat; top:0px;} */
/* .contwrapBottom{background:url(../images/List_so_c.png) no-repeat; bottom:0px;} */


/*css quotes style pagination page*/

div.quotes{padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align:right;}
div.quotes a{border-right: #ddd 1px solid; background:#fff;  border-top: #ddd 1px solid; padding-bottom: 2px; border-left: #ddd 1px solid; color: #aaa; margin-right: 2px;  border-bottom: #ddd 1px solid; text-decoration: none; padding:2px 10px;}
div.quotes a:hover{border-right: #e6b72c 1px solid; border-top: #e6b72c 1px solid; border-left: #e6b72c 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: #e6b72c 1px solid;background:#e6b72c; color:#fff;padding:2px 10px;}
div.quotes a.pag_s_1{color:#fff; background:#004282; border: #004282 1px solid;}
div.quotes a:active{;border-right: #a0a0a0 1px solid; padding-right: 5px; border-top: #a0a0a0 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #a0a0a0 1px solid; margin-right: 2px; padding-top: 2px; border-bottom: #a0a0a0 1px solid;}
div.quotes span.current{;border-right: #e0e0e0 1px solid; padding-right: 5px; border-top: #e0e0e0 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #e0e0e0 1px solid; color: #aaa; margin-right: 2px; padding-top: 2px; border-bottom: #e0e0e0 1px solid; background-color: #f0f0f0;}
div.quotes span.disabled{border-right: #f3f3f3 1px solid; padding-right: 5px; border-top: #f3f3f3 1px solid; padding-left: 5px; padding-bottom: 2px; border-left: #f3f3f3 1px solid; color: #ccc; margin-right: 2px; padding-top: 2px; border-bottom: #f3f3f3 1px solid;}


/*.tbox{width:104px; height:300px; vertical-align:middle; display:block;}
.tbox a{width:20px; height:20px; line-height:20px; text-align:center; background:#da251c; color:#fff; display:block; margin-top:1px;}
*/
/* 弹出层 */
.wrapBox{width:100%; height:100%; display:block; position:fixed; z-index:9998; background:rgba(0, 0, 0, 0.6)!important; filter:Alpha(opacity=60); background:#000; display:none; left:0px; top:0px;}
.layerBox{width:550px; height:350px; position:fixed; left:50%; margin-left:-275px; top:50%; margin-top:-175px; background:#fff; position:fixed; z-index:9999; display:none;}
.layerHeadBox{width:100%; height:47px; position:relative;}
.layerHeadBox h1{width:auto; height:47px; line-height:47px; font-size:18px; padding-left:35px; margin-left:20px; background:url(../images/vipauthenticate_01.png) no-repeat left 10px; color:#fff;}
.layerClose{width:20px; height:20px; position:absolute; display:block; right:14px; top:14px; background:url(../images/vipauthenticate_02.png) no-repeat;}
.layerBodyBox{width:100%; height:auto; position:relative;}
.layerBG_one .layerHeadBox{background:#ed7f42;}
.layerBG_two .layerHeadBox{background:#51abff;}
.layerBodyBox span.stepLink{width:533px; height:35px; display:block; margin:20px auto; background:url(../images/Qstep.png) no-repeat; overflow:hidden;}
.layerBodyBox span.stepIocn_01{background-position:0px 0px;}
.layerBodyBox span.stepIocn_02{background-position:0px -35px;}
.layerBodyBox span.stepIocn_03{background-position:0px -70px;}
.layerBodyBox span.stepIocn_04{background-position:0px -105px;}
.layerBodyBox span.stepIocn_05{background-position:0px -140px;}
.layerBodyBox span.stepIocn_06{background-position:0px -175px;}
.welcomeBox{width:500px; height:auto; margin:20px auto;}
.smileyBox{width:84px; height:84px; display:inline-block; float:left;}
.layerBG_one .smileyBox{background:url(../images/vipauthenticate_05.png) no-repeat left top;}
.layerBG_two .smileyBox{background:url(../images/vipauthenticate_03.png) no-repeat left top;}
.welcomeBox p{width:400px; float:right; height:auto; line-height:1.8; font-size:14px; color:#666666;}
.welcomeBox p a{color:#ff5400; display:inline-block; margin:0px 3px;}
.authenticateBox{width:100%; height:30px; text-align:center; margin:15px auto; display:block;}
a.authenticateBnt{width:auto; height:30px; line-height:30px; text-align:center; font-size:12px; color:#fff; background:#7ab218; display:inline-block; padding:0px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; margin:0px 15px;}
.promptBox{width:450px; height:auto; margin:10px auto;}
.promptBox span{width:32px; height:32px; float:left; background:url(../images/vipsevers_03.jpg) no-repeat;}
.promptBox p{width:400px; float:right; color:#9a9a9a; line-height:1.6;}
.promptBox font{color:#ed7f42; margin:0px 3px;}
table.layertable{width:450px; height:auto; margin:10px auto; color:#666666;}
table.layertable th,table.layertable td{height:40px; line-height:40px; font-weight:normal;}
table.layertable th{width:120px; text-align:right;}
table.layertable td{width:auto; padding-left:2px;}
table.layertable td input{width:auto; height:24px; line-height:24px; border:1px solid #d3d3d3; color:#666666;}
table.layertable td a{display:inline-block; margin:0px 5px;}
table.layertable td select{width:160px; height:24px; line-height:24px; border:1px solid #d3d3d3; color:#666666;}

table.layertabletwo{width:450px; height:auto; margin:10px auto; color:#666666;}
table.layertabletwo th,table.layertable td{height:30px; line-height:30px; font-weight:normal;}
table.layertabletwo th{width:120px; text-align:right;}
table.layertabletwo td{width:auto; padding-left:2px;}
table.layertabletwo td input{width:auto; height:24px; line-height:24px; border:1px solid #d3d3d3; color:#666666;}
table.layertabletwo td a{display:inline-block; margin:0px 5px;}
table.layertabletwo td select{width:160px; height:24px; line-height:24px; border:1px solid #d3d3d3; color:#666666;}


.link_list img{ margin-bottom:10px;}
.blink { padding-bottom:10px}
.blink a{ padding:0 10px 0 0; color:#fff}
.bot_tel{ position:absolute; left:10px;top:10px; overflow:hidden;}
.link_list{ float:right; text-align:right; padding-top:30px; padding-bottom:20px;}

/*版面修改样式*/
.f-l, ul.lif-l li{float: left;}
.new_topBox .topIcon_1{ padding-left:35px;}
.new_topBox .df_loginBox a{line-height: 26px;}
 
/*高收益*/
.new_wrap {margin:0 auto;width: 960px;}
.index_Content .main-top{background:#fffbf0;-pie-background:linear-gradient(#fffbf0, #fffbf0);height:160px;}
.index_Content .main-top .w1200{height:90px;padding:30px 0 40px 0; width: 1200px;}
.index_Content .main-top a{width:235px;height:90px;padding-left:100px;}
.index_Content .main-top a .run{width:88px;height:88px;left:5px;top:5px;display:inline-block;}
.index_Content .main-top a.s1 .run{background:url("../images/1.gif") no-repeat}
.index_Content .main-top a.s2 .run{background:url("../images/2.gif") no-repeat}
.index_Content .main-top a.s3 .run{background:url("../images/3.gif") no-repeat}
.index_Content .main-top a h3{height:60px;line-height:60px;}

.index_Content .main-top a:hover .run{animation:run 1s steps(1,start);-moz-animation:run 1s steps(1,start);-webkit-animation:run 1s steps(1,start);-o-animation:run 1s steps(1,start);}
@keyframes run {
    0% {background-position:0; }
    3% {background-position:-89px 0; } 
    6% {background-position:-178px 0; } 
    10% {background-position:-267px 0; } 
    13% {background-position:-356px 0; } 
    16% {background-position:-445px 0; } 
    19% {background-position:-534px 0; } 
    23% {background-position:-623px 0; } 
    26% {background-position:-712px 0; } 
    29% {background-position:-801px 0; } 
    33% {background-position:-890px 0; } 
    36% {background-position:-979px 0; } 
    39% {background-position:-1068px 0; } 
    43% {background-position:-1157px 0; } 
    46% {background-position:-1246px 0; } 
    49% {background-position:-1335px 0; } 
    53% {background-position:-1424px 0; } 
    56% {background-position:-1513px 0; } 
    59% {background-position:-1602px 0; } 
    63% {background-position:-1691px 0; } 
    66% {background-position:-1780px 0; } 
    69% {background-position:-1869px 0; } 
    73% {background-position:-1958px 0; } 
    76% {background-position:-2047px 0; } 
    79% {background-position:-2136px 0; } 
    83% {background-position:-2225px 0; } 
    86% {background-position:-2314px 0; } 
    89% {background-position:-2403px 0; } 
    93% {background-position:-2492px 0; } 
    96% {background-position:-2581px 0; } 
    100% {background-position:-2670px 0; } 
} 
@-moz-keyframes run {
    0% {background-position:0; }
    3% {background-position:-89px 0; } 
    6% {background-position:-178px 0; } 
    10% {background-position:-267px 0; } 
    13% {background-position:-356px 0; } 
    16% {background-position:-445px 0; } 
    19% {background-position:-534px 0; } 
    23% {background-position:-623px 0; } 
    26% {background-position:-712px 0; } 
    29% {background-position:-801px 0; } 
    33% {background-position:-890px 0; } 
    36% {background-position:-979px 0; } 
    39% {background-position:-1068px 0; } 
    43% {background-position:-1157px 0; } 
    46% {background-position:-1246px 0; } 
    49% {background-position:-1335px 0; } 
    53% {background-position:-1424px 0; } 
    56% {background-position:-1513px 0; } 
    59% {background-position:-1602px 0; } 
    63% {background-position:-1691px 0; } 
    66% {background-position:-1780px 0; } 
    69% {background-position:-1869px 0; } 
    73% {background-position:-1958px 0; } 
    76% {background-position:-2047px 0; } 
    79% {background-position:-2136px 0; } 
    83% {background-position:-2225px 0; } 
    86% {background-position:-2314px 0; } 
    89% {background-position:-2403px 0; } 
    93% {background-position:-2492px 0; } 
    96% {background-position:-2581px 0; } 
    100% {background-position:-2670px 0; } 
} 
@-webkit-keyframes run {
    0% {background-position:0; }
    3% {background-position:-89px 0; } 
    6% {background-position:-178px 0; } 
    10% {background-position:-267px 0; } 
    13% { background-position:-356px 0; } 
    16% { background-position:-445px 0; } 
    19% { background-position:-534px 0; } 
    23% { background-position:-623px 0; } 
    26% { background-position:-712px 0; } 
    29% { background-position:-801px 0; } 
    33% { background-position:-890px 0; } 
    36% { background-position:-979px 0; } 
    39% { background-position:-1068px 0; } 
    43% { background-position:-1157px 0; } 
    46% { background-position:-1246px 0; } 
    49% { background-position:-1335px 0; } 
    53% { background-position:-1424px 0; } 
    56% { background-position:-1513px 0; } 
    59% { background-position:-1602px 0; } 
    63% { background-position:-1691px 0; } 
    66% { background-position:-1780px 0; } 
    69% { background-position:-1869px 0; } 
    73% { background-position:-1958px 0; } 
    76% { background-position:-2047px 0; } 
    79% { background-position:-2136px 0; } 
    83% { background-position:-2225px 0; } 
    86% { background-position:-2314px 0; } 
    89% { background-position:-2403px 0; } 
    93% { background-position:-2492px 0; } 
    96% { background-position:-2581px 0; } 
    100% { background-position:-2670px 0; } 
} 
@-o-keyframes run {
    0% {background-position:0; }
    3% {background-position:-89px 0; } 
    6% {background-position:-178px 0; } 
    10% {background-position:-267px 0; } 
    13% { background-position:-356px 0; } 
    16% { background-position:-445px 0; } 
    19% { background-position:-534px 0; } 
    23% { background-position:-623px 0; } 
    26% { background-position:-712px 0; } 
    29% { background-position:-801px 0; } 
    33% { background-position:-890px 0; } 
    36% { background-position:-979px 0; } 
    39% { background-position:-1068px 0; } 
    43% { background-position:-1157px 0; } 
    46% { background-position:-1246px 0; } 
    49% { background-position:-1335px 0; } 
    53% { background-position:-1424px 0; } 
    56% { background-position:-1513px 0; } 
    59% { background-position:-1602px 0; } 
    63% { background-position:-1691px 0; } 
    66% { background-position:-1780px 0; } 
    69% { background-position:-1869px 0; } 
    73% { background-position:-1958px 0; } 
    76% { background-position:-2047px 0; } 
    79% { background-position:-2136px 0; } 
    83% { background-position:-2225px 0; } 
    86% { background-position:-2314px 0; } 
    89% { background-position:-2403px 0; } 
    93% { background-position:-2492px 0; } 
    96% { background-position:-2581px 0; } 
    100% { background-position:-2670px 0; } 
} 
/*首页简介内容*/
.index_Content .introduction{border:1px solid #ddd; background: #fff;}
.index_Content .introduction h2{height:60px;line-height:60px;color:#36aeff;border-bottom:5px solid #7bc2fc}
.index_Content .introduction h2 a{color:#36aeff}
.index_Content .introduction p.ti-2{line-height:24px;}
.index_Content .activity {height:70px;border-top:1px solid #ddd;padding:20px 0;}
.index_Content .activity li{height:70px;position:relative}
.index_Content .activity li.s2,.introduction .activity li.s3,.introduction .activity li.s4{border-right:1px solid #ddd}
.index_Content .activity li.s1{width:190px;}
.index_Content .activity li.s2{width:160px;}
.index_Content .activity li.s2 i{background:#ff6633;}
.index_Content .activity li.s3{width:140px;}
.index_Content .activity li.s4{width:180px;}
.index_Content .activity li.s5{width:120px;height:65px;}
.index_Content .activity li.s5 .icon{width:65px;height:65px;background-position:0 0px;line-height:65px;color:#056ae0}
.index_Content .activity li.s6{width:170px;}

.buttonState{width:155px;height:42px;line-height:39px;position:absolute !important;text-align:center;color:#fff;background:url("../images/index_btn_tb.jpg") no-repeat;}
.buttonState.s2 {background-position: -45px -115px;}
.buttonState.s3 {background-position: -45px -72px;}
.buttonState:hover{ color: #fff;}

.index_Content .activity .seal {bottom:5px;left: -30px;}
.index_Content .activity li {height: 70px;position: relative;}

/*	圆形进度*/
/* .index_Content .round,.loanList_tbody .round{background:url("../images/base1.png"); letter-spacing:-1px} */

/*理财产品*/
.index_Content .product h2 i.p-a,.index .consumption h2 i.p-a{top:2px;left:-7px;color:#4998f4}
.index_Content .products {height:284px;margin-bottom:23px;border:1px solid #ddd;background:#fff;}
.index_Content .product-left{width:225px;height:284px;border-right:1px solid #ddd;}
.index_Content .product-left a{width:176px;height:32px;line-height:32px;margin-left:25px; border-radius:3px;}
.index_Content .product-left a:hover{color:#efefef}
.index_Content .product-left a.s1{background:#ff0000;}
.index_Content .product-left a.s2{background:#fa5f3c;}
.index_Content .product-left a.s3{background:#0976cb;}
.index_Content .product-left a.s4{background:#57c236;}
.index_Content .products .triangle{left:0;top:0;z-index:11;}
.index_Content .products i.texticon{left:2px;top:-5px;z-index:22;}
.index_Content .products h3{height:48px;line-height:48px;text-indent:35px;}
.index_Content .product-left p{text-indent:35px;}
.index_Content .products span.icon1{width:176px;height:176px;margin-left:25px;}
.index_Content .products span.icon1 img{width:176px;height:200px; margin-top:15px;}
/* .index_Content .products span.s1{background-position:0 -176px;}
.index_Content .products span.s2{background-position:0 -352px;} */
.index_Content .products span.s3{background-position:0 -352px;}
.index_Content .products span.s4{background-position:0 -528px;}
.index_Content .product-right{width:748px;height:285px;}
.index_Content .product-right p i.icon1{width:16px;height:14px;background-position:-278px -144px; vertical-align:text-top}
.index_Content .product-right h4{line-height:60px;border-bottom:1px solid #ddd;}
.index_Content .product-right h4 a.fs-14{line-height:84px;}
.index_Content .product-right div.p-r{width:500px;}
.index_Content .product-right div span.d-ib{border:1px solid #bfdefa;background:#eef6fd;padding:2px 10px;margin:15px 0;}
.index_Content .product-right .digital,.loanList_tbody .digital{width:65px;height:65px;line-height:65px;color:#1875e2;background-position:0 0; float: left;}
.index_Content .product-right dl{width:210px}
.index_Content .product-right dl dd{display:inline-block;line-height:26px;_float:left;}
.index_Content .product-right dl dd.s1{color:#fe4850}
.index_Content .product-right dl dd.s2{color:#475058}
.index_Content .product-right dl i.icon1{top:-4px;}
.index_Content .font_tb{ width: 5px; height: 20px; background: #4998f4; margin-top:9px;}
.index_Content .product-right .buttonState{ margin:30px 0 0 65px;}
.index_Content .product .seal {bottom: -5px; left: 100px;}
.index_Content .product .iconfont{ width: 25px; height: 26px;background:url("../images/index_reward_tb.jpg"); display: inline-block;}

.index_Content .product-right dt .icon{background:url("../images/index_btn_tb.jpg") no-repeat; width: 30px; height:30px; display: inline-block;}
.index_Content .product-right dt .s1{ background-position:0 -12px;}

/*企业动态*/
.index_Content .dynamic,.index .ournalism{width:485px;}
.index_Content .dynamic h2 span,.index .ournalism h2 span{margin-left:40px;}
.index_Content .dynamic h2,.index_Content .ournalism h2,.index_Content .honor h2,.index_Content .cooperation h2{height:60px;line-height:80px;border-bottom:1px solid #ddd;}
.index_Content .dynamic ul .iconfont,.index .ournalism ul .iconfont{top:0;left:-15px;}
.index_Content .dynamic li,.index .ournalism li{line-height:30px;}
.index_Content .dynamic li a,.index .ournalism li a{color:#817f7f}
.index_Content .dynamic li a:hover,.index .ournalism li a:hover{color:#333}
.index_new_con ul li i{ width: 5px; height: 5px; border-radius:50%; background:#999; display: inline-block; margin:14px 0 0 5px; float: left;}
.index_new_con .index_news h2{ background:url("../images/index_news_tb.jpg") no-repeat 0 25px;}
.index_new_con .index_news1 h2{ background:url("../images/index_news_tb1.jpg") no-repeat 0 25px;}


/*合作机构*/
.index_Content .cooperation li{width:320px;}
.index_Content .cooperation ul a{ margin-top: 10px;}
.index_Content .cooperation ul a{width:200px;height:99px;}
.index_Content .cooperation ul a img{width:198px;height:97px; border:1px #ccc solid;}
.index_Content .marquee_btn_some{ font-size: 60px; top:88px; color: #999; cursor: pointer;}
.index_Content .marquee_btn1{left:-30px;}
.index_Content .marquee_btn2{right:-30px;}

.weibeBox .foot_btn{background:url("../images/index_weix_tb.jpg") no-repeat; display: inline-block; margin-bottom: -7px;}
.weibeBox .foot_weix{ width: 33px; height: 28px; background-position: 0 0;}
.weibeBox .foot_weib{ width: 33px; height: 28px; background-position: -60px 0;}
.weibeBox .foot_weix:hover{ background-position: 0 -42px;}
.weibeBox .foot_weib:hover{ background-position: -60px -42px;}
.weibeBox  .foot_weix_pic{ position: absolute; left:35%; bottom:-80px; z-index: 999;}

/*内页修改*/
.map_width{ width:100%; border-top:1px #eee solid; margin-bottom: 20px;overflow: hidden;}
table.jiekuanTable .loanList_tbody{ width:100%; display:block;background: #fff; -webkit-box-shadow: 0 0 2px #ddd;  -moz-box-shadow: 0 0 2px #ddd;   box-shadow: 0 0 2px #ddd; float: left;}
table.jiekuanTable .loanList_tbody td{ line-height: 30px;}
table.jiekuanTable .loanList_tbody td a{ font-size: 18px;}
.list_top_tit ul li{ background: #fff; border:0;}
.list_top_tit{ margin-bottom:2px;}
.list_content ul li{background: #fff; margin-bottom:10px;}

/*转让列表样式修改*/
.transf_tab table .transf_tbody{ background: #fff;display: block;}
.transf_tab table .transf_tbody td font{ color: #e6b72c;}
.transf_tab table .transf_tbody .transf_btn{}
table.jiekuanTable .transf_tbody_heig td,.transf_tab table .transf_tbody_heig td{ height: 15px; width: 100%; display: block; background: #f5f4f4;}


/*新的版权 foot*/
.l,.r{display:inline;}
.l{float:left;}
.r{float:right;}
.wp{width:1200px; margin: 0 auto;}
.th{text-indent:-999em;}
.cf:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.cf{zoom:1;}
.foot{background:#332F36;padding-bottom:20px;}
.friendlink{border-bottom:1px solid #a2a2a2;padding:20px 0 50px;}
.friendlink dt{float:left;width:100px;height:24px;line-height:24px;font-size:18px;color:#fff;}
.friendlink dd{padding-left:100px;font-size:14px;padding-top:4px;height:20px;line-height:18px;font-size:0;}
.friendlink dd a{font-size:14px;margin-right:10px;display:inline-block;*display:inline;*zoom:1;color:#fff;}
.globallink{padding:20px 0;border-bottom:1px solid #a2a2a2;}
.sitelink{width:200px;font-size:0;}
.sitelink a{display:inline-block;*display:inline;*zoom:1;font-size:14px;margin-right:20px;color:#fff;height:40px;line-height:40px;}
.sitelink a.icon{width:40px;background:url(../images/s-ficon.png) no-repeat 0 0;}
.sitelink a.icon-xl{width:42px;background-position:0 -35px;}
.sitelink a.icon-wx{background-position:-54px -35px;}
.sitelink a.icon-xl:hover{background-position:0 -35px;}
.sitelink a.icon-wx:hover{background-position:-55px -35px;}
.sitelink a.icon-xy{ background: url(../images/xinyu.png) no-repeat center center;}
.sitelink a.icon-xy:hover{ background: url(../images/xinyu.png) no-repeat center center;}
.powerlink{width:380px;}
.powerlink a{ float:left; font-size:14px; color:#fff; margin-right:10px;}

.popbox{width:300px;background:#fff;border:1px #0082d6 solid;padding:1px;position:fixed; ;top:50%;left:50%; margin-left: -150px; margin-top: -150px; display:none;z-index:120;}
.popbox h2{ font-size: 20px; font-weight: 800; height:35px;line-height:35px;background:#0082d6;position:relative;padding-left:10px;color:#fff;}
.popbox h2 a{color:#fff; margin-right:5px;}
.popbox .mainlist{padding:10px;}
.bei{ width: 100%; display: none; height: 100%; position: fixed; top: 0; left: 0; background: #000;filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
-moz-opacity:0.5; /*Firefox私有，透明度50%*/opacity:0.5;/*其他，透明度50%*/}
.bdxy{ width: 966px; height: 780px; display: none; margin-left: -500px; margin-top: -390px; padding: 5px; border-radius: 5px; position: fixed; background: #fff; left: 50%; top: 50%; z-index: 999}
.bdxy h2{ text-align: center; font-size: 16px; color: #31b7e7; line-height: 30px;}
.bdxy h2 span{ float: right;}
.contact{width:220px;color:#fff;font-size:0;}
.contact dt{height:20px;line-height:20px;font-size:14px;}
.contact dd.tel{font-size:30px;}
.contact dd.qq strong,
.contact dd.qq a{height:34px;line-height:34px;font-size:14px;display:inline-block;}
.contact dd.qq a{width:40px;background:url(../images/s-ficon.png) no-repeat -106px -34px;}
.contact dd.qq a:hover{background:url(../images/s-ficon.png) no-repeat -106px -34px;}
.siteinfo{text-align:center;padding-top:20px;}
.siteinfo p{font-size:14px;color:#fff;line-height:24px;}
.siteinfo p a{ color: #ddd}
.sitecredit{font-size:0;text-align:center;padding:10px 0;}
.sitecredit li{display:inline-block;*display:inline;*zoom:1;margin:0 2px;}
.back-top{position:fixed;top:50%; margin-top: -200px; right:10px;}
	* html,* html body{background-image:url(about:blank);background-attachment:fixed}
	* html .back-top{
		position:absolute;
		left:expression(eval(document.documentElement.scrollLeft));
		top:expression(eval(document.documentElement.scrollTop+40));
	}
.back-top-ul li{margin-top:5px;}


.container{ margin-top:5px; overflow:hidden;}
.cbox{}
.cbox-hd{height:56px;background:url(../images/cbox-tit-bg.png) no-repeat center;padding:15px 0;}
.cbox-hd h2{text-align:center;font-size:36px;color:#666;}
.arcbox-hd h2{font-size:0;}
.arcbox-hd h2 span{ background:#fff;cursor:pointer;font-size:18px;display:inline-block;padding:6px 10px;margin-right:10px;border:1px solid #ccc;color:#666;}
.arcbox-hd h2 span.on{border:1px solid #ff9f1a;color:#ff9f1a; background:#fff;}
.arclist{ margin-top:20px;background:#fff;}
.arclist li{padding:0 6px 0 26px;text-align:right;height:36px;line-height:36px;background:url(../images/icon-arc.png) no-repeat 2px 14px;border-bottom:1px dashed #ccc;}
.arclist li a{color:#666;}
.arclist li a:hover{color:#ff9f1a;}
.cbox-3 .arcbox{width: 590px;}
.cbox-3 .tlist th,
.cbox-3 .tlist td{height: 36px; font-size: 16px;}
.cbox-3 .tlist td{color: #666;}
.cbox-3 .tlist .order{display: inline-block; *display: inline; *zoom:1; height: 18px;line-height:18px; padding-top: 8px; width: 39px; color: #fff;font-weight: 500; background: url(../images/s-order.png) no-repeat 0 0;}
.cbox-3 .tlist .order-1{background-position: -39px 0;}
.cbox-3 .tlist .order-2{background-position: -78px 0;}
.cbox-3 .tlist .order-3{background-position: -117px 0;}
.tlist{width:100%; margin-top:19px; background:#fff;}
.tlist th,
.tlist td{color:#000;font-size:18px;height:60px;border-bottom:1px dashed #ccc;}
.tlist td{font-size:16px;}
.tlist td.tflag{width: 20px; padding-left: 30px; }
.tlist td.tl{line-height: 1.8;padding: 10px; width: 250px;}
.tlist td.tl span{display: block; width: 250px;}
.tlist td .flag{margin-right: 8px;color:#fff;font-weight:500;display:inline-block;*display:inline;*zoom:1;height:20px;line-height:20px;width:20px;text-align:center;border-radius:2px;background:#31b7e7;}
.tlist td .btn{color:#fff;display:inline-block;*display:inline;*zoom:1;height:24px;line-height:24px;width:100px;text-align:center;border-radius:8px;}
.tlist td .btn-c1{background:#31b7e7}
.tlist td .btn-c2{background:#5db533}
.tlist td .btn-c3{background:#a8a8a8}
.xian{ width: 350px; overflow: hidden;text-align: left;height: 36px; font-size:16px;}
.kuai_z{ display: block;}


.box-all{border: 1px solid #ddd;background: #fff;}
.box-tit{height: 46px;padding: 0 15px;}
.all-tits{font-size: 14px;color: #333;padding-left: 8px;font-weight: bold;height: 16px;margin-top: 15px;line-height: 16px;}
.pst-more{position: absolute;right: 10px;top: 10px;}
.dpib{display: inline-block;*display: inline;*zoom: 1;}
/**安全保障***/
.w590{ width:590px;}
.h185{height:185px;}
.bzbox-cen{position: relative;z-index: 1;height: 120px; background:#fff;}
.bzbox-cen .bd{width: 500px;overflow: hidden;margin: 20px auto; *position: relative;}
.bzbox-cen .bd ul{width: 1920px;}
.bzbox-cen .bd li{float: left;width: 170px; vertical-align: middle; text-align: center;background: url(../images/pic-bg.jpg) right -10px no-repeat;}
.bzbox-cen .bd li .bd-box{float: left;width: 150px;}
.bzbox-cen .bd li .bd-box img{width:40px;height: 40px;}
.bzbox-cen .bd .t{color: #666;font-size: 14px;}
.bzbox-cen .bd .c{color: #666;font-size: 12px;}
.bzbox-cen .prev,
.bzbox-cen .next{position: absolute;z-index: 2;top:20px;}
.bzbox-cen .prev1,.bzbox-cen .next1{position: absolute;z-index: 2;top:40px;}
.bzbox-cen .prev{left: 20px;}
.bzbox-cen .next{right: 20px;}
.hoverimg{position: relative;z-index: 1;display: block;height: 60px;text-align: center;}
.hoverimg .img-h{display: none;}
.hoverimg:hover .img-h{display: inline;}
.hoverimg:hover .img-s{display: none;}
.bzbox-cen .bd li .bd-box1{float: left;width: 150px;}
.bzbox-cen .bd li .bd-box1 img{}
.hover1img{position: relative;z-index: 1;display: block;height: 140px;text-align: center;}
.hover1img .img-h{display: none;}
.hover1img:hover .img-h{display: inline;}
.hover1img:hover .img-s{display: none;}

.fd-link{background: #f6f6f6;padding: 20px 0;}
.fd-link .all-tits{margin-top: 6px;}
.fd-link a{display: inline-block;*display: inline;*zoom: 1;padding: 0 5px;line-height: 24px;}
.ic{ badckground:#ff0000;}
.ic-prev{background:url(../images/jt_left.png) no-repeat; height: 38px; width: 21px; display:block;}
.ic-next{background:url(../images/jt_right.png) no-repeat; height: 38px; width: 21px; display:block;}

.index_sj{ margin:40px;}
.index_sj h1{ font-size:18px; color:#666; margin-bottom:20px;}
.index_sj p{ font-size:16px; color:#666;}
.index_sj span{ color:#ff9f1a; font-size:30px;}
.zhangxiang{hegiht:99px; overflow:hidden;}
.zhangxlist ul li{ color:#fff; float:left;background:url(../images/hdzq_bg.png) no-repeat; width:262px; height:99px; margin-left:14px;}
.zhangxlist h1{text-align:center; font-size:30px; line-height:30px; color:#fff; margin-top:8px;}
.zhangx{ }
.zhangx_ico{background:url(../images/zhangx_ico.png)30px 8px no-repeat; padding-left:75px; font-size:40px; float:left;}
.zhangx_r{ font-size:12px; margin-top:12px;}
.zhangx_r p{ font-size:12px;}



.invest{
    position: relative;
}
.invest .product-name{
    width: 230px;
    height: 395px;
    padding-top: 45px;
    color: #fff;
    background: url("../images/yatoutese.jpg") center  no-repeat;
    z-index: 1;
    display: block;
}

.invest .product-name .name{
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}

.invest .product-name .info{
    font-size: 14px;
    text-align: center;
    position: relative;
    margin-top: 200px;
}
.invest .product-name .info img{
    position: absolute;
    left: 30px;
    top: -25px;
}
.huoqi .product-name{
    height: 209px;
    background: url("../images/yatoubao.jpg")  no-repeat;
}
.huoqi .product-box{
    height: 254px;
    padding: 0 40px;
}
.huoqi .product-box .title h2{
    font-size: 24px;
    font-weight: bold;
}
.huoqi .product-box .title p{
    font-size: 18px;
}
.huoqi .product-box .title{
    padding: 20px 0;
    padding-top: 30px;
    border-bottom: 1px dashed #e8e8e8;
    color: #383b3e;
    line-height: 35px;
}
.huoqi .product-box .product-list>li{
    width: 33.3%;
}
.huoqi .product-box .product-list .lilu{
    padding: 0;
}
.huoqi .product-box .product-list .bar{
    border: 0;
}
.huoqi .product-box .product-list{
    padding-top: 30px;
    border: 0;
}
.product-box{
    margin-left: 230px;
    height: 440px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.product-list{
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #e6e6e6;
    float: left;
    width: 100%;
    height: 99px;

}
.product-list>li{
    float: left;
    font-size: 14px;
    color: #707070;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    height: 55px;
}
.product-list li .num{
    line-height: 45px;
}
.product-list li .num .bigsize{
    font-size: 34px;
}
.product-list li .num .bigsize1{
    font-size: 30px;
}
.product-list li .num .bigsize2{
    font-size: 24px;
}
.color-f7a947{
    color: #f7a947;
}
.color-383b3e{
    color: #383b3e;
}
.product-list .title{
    float: none;
    margin-bottom: 25px;
    border: 0;
    text-align: left;
    height: auto;

}
.product-list .title img{
    vertical-align: middle;
}
.product-list .title span{
    font-size: 14px;
    color: #686868;
    vertical-align: middle;
    margin-left: 10px;
}
.product-list .lilu{
    width: 120px;
    border-left: 0;
    padding-left: 50px;
    text-align: left;
}
.product-list .time{
    width:100px;
    padding-left: 60px;
    text-align: left;
}
.product-list .money{
    width: 110px;
    padding-left: 50px;
    text-align: left;
}
.product-list .bar{
    width: 160px;
}
.product-list .type{
    border-left: 0;
}
.invest{
    margin-bottom: 30px;
    border: 1px solid #dedede;
}
.guanggao{
    display: block;
    margin: 0 auto;
    text-align: center;
}
.forum{
    margin-top: 30px;
    padding-bottom: 55px;
}
.media-report{
    margin-top: 30px;
    padding-bottom: 15px;
}
.honor{
    margin-top: 30px;
    padding-bottom: 55px;
}
.time-list{
    width: 176px;
    float: left;
    list-style: none;
     position: relative;
    margin-top: 12px;
    left: 8px;
}
.blfont{

    color: #308ee3;
}
.time-list li{
    width: 22px;
    height: 31px;
    background: url("../images/index_43.png") no-repeat;
    display: block;
    float: left;
    line-height: 31px;
    font-size: 14px;
    color: #707070;
    margin: 0!important;
    text-align: center;
}

.bg-img1{
    background: url("../images/index_47.png") no-repeat;
    color: #ffffff;
}



.bg-img2{
    background: url("../images/index_49.png") no-repeat;
    color: #595959;
}
.bg-f8f8f8{
    background: #f5f5f5;
    padding-top: 45px;
    overflow: hidden;
    margin-top: 50px;
}
.chujie-but{
    width: 132px;
    height: 36px;
    border: 1px solid #ff9f1a;
    color: #ff9f1a;
    background: #fff;
    font-family:'Microsoft YaHei','Helvetica' ,'Tahoma';
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    display:inline-block;
    margin-left: 30px;
    margin-top: 10px;
    font-size: 16px;
}
.dc_link:hover{
    background: #ff9f1a;
    color: #fff;
}

.dc_link{
    transition: all .4s;
    -webkit-transition: all .4s;
    font-size: 16px;
}
.product-box .invest-box a{
    display: block;
    float: left;
    width: 950px;
    padding-left: 20px;
    clear: both;
    transition: all .4s;
    -webkit-transition: all .4s;
}
.product-box .invest-box a:hover{
    background: #f8f8f8;
}
.invest-box{
    height: 400px;
    margin-bottom: 40px;
}
.invest-lunbo{
    position: relative;
    left: 0;
    top: 0;
}

.guaggaotu ul li{ float:left; border:1px solid #dedfdf;height:80px;}
.mr8{ margin-right:8px;}

.tzrbg{ background:#fbead3; width:100%; overflow:hidden; margin:30px auto; padding-bottom:30px;}
.mxtzr{ width:1200px; margin:0px auto;}
.mxtzr h1{ text-align:center; font-size:30px; color:#ff9f1a; width:100%; line-height:60px;}

.mxtzr ul li{ float:left; padding:20px; width:182px; height:220px; border:1px solid #dedfdf; background:#fff;}
.mxtzr ul li img{border-radius:50%; width:130px; height:130px; margin-left:30px;}
.mxtzr ul li h2{ font-size:18px; text-align:center; color:#333; margin-bottom:10px;}
.mxtzr ul li p{ color:#666;}
.mr20{marign-right:20px;}
.mb30{ margin-bottom:30px;}
.mt30{ margin-top:30px;}

.mtbd{ marign:20px;}
.mtbd h1{ font-size:20px; margin-bottom:20px;}
.mtbd ul li{ float:left; border:1px solid #dedfdf; width:176px; background:#fff;}
.mtbd ul li .titt{ font-size:14px; color:#666; padding:5px 10px;}
.mtbd ul li p{font-size:14px; color:#999; padding:5px 10px;}
.hzbb h1{font-size:20px; margin-bottom:20px;}

/**在线客服**/
.keifu_box{position: fixed;right:-85px;bottom:80px;background: #eee;width: 125px;z-index: 9991;box-shadow: 0 0 6px rgba(0,0,0,.4);font-size: 14px;opacity: 0.9}
.keifu_box .keifu_tit{background: #DDD;height: 45px;color: #333;line-height: 45px;box-shadow: 0 0 6px rgba(0,0,0,.3);padding-left: 14px;}
.keifu_box .keifu_ewm{background: #DDD;height: 160px;color: #333;line-height: 45px;box-shadow: 0 0 6px rgba(0,0,0,.3);padding-left: 14px;}
.ie7 .keifu_box .keifu_tit,.ie8 .keifu_box .keifu_tit{border-bottom: 1px solid #bfbfbf;}
.keifu_box .kf-ul{padding: 0 5px;height: 183px;*height: 195px;overflow: hidden;text-align: center;}
.keifu_box .kf-ul li{border-bottom:1px solid #ccc;height: 45px;line-height: 45px;}
.keifu_box .kf-ul li a{display: block;color: #5E5E5E;}
.keifu_box .keifu_tit a{display: block;color: #333;}
.keifu_box .kf-ul li a:hover,.keifu_box .keifu_tit a:hover{color: #4AA4FF;}
.keifu_box .keifu_tit .ic_new{margin-right: 7px;}
/**图标***/
.ic_new,.ic{background: url(../images/icons_new.png) no-repeat;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.ic{background: url(../images/icons.png) no-repeat;}
.ic-phone{background-position: 0px 0px;width: 16px;height: 16px;vertical-align: -3px;}
.ic-kf{background-position: 0 -100px;width: 25px;height: 24px;}
.ic-qq{background-position: -29px -100px;width: 19px;height: 22px;}
.ic-qqun{background-position: -51px -100px;width: 23px;height: 25px;}
.ic-yj{background-position: -78px -100px;width: 22px;height: 24px;}
.ic-jsq{background-position: -104px -100px;width: 19px;height: 24px;}
.ic-sc{background-position: -128px -100px;width: 25px;height: 24px;}
.ic-gotop{background-position: -157px -100px;width: 21px;height: 12px;}
.ic-prev{  background-position:-173px 0; height: 68px; width: 22px;}
.ic-next{  background-position:-198px 0; height: 68px; width: 22px;}
.ic16 {background-position: -62px -82px; height: 12px; width: 14px;}
.ic17 {background-position: -110px -77px;height: 20px;width: 20px;}
.ic15{background-position: -40px -82px;height: 10px;width: 15px;}
.icmap{height: 26px;width: 26px;margin-right: 5px;*vertical-align: -4px;}
.icmap1{background-position: -269px 0;}
.icmap2{background-position: -296px 0;}
.icmap3{background-position: -269px -26px;}
.icmap4{background-position: -296px -26px;}
.icmap5{background-position: -269px -53px;}
.icmap6{background-position: -296px -53px;}

/**海创新版页面***/
.hcys{ width:1200px; margin:20px auto; overflow:hidden;}
.hcys ul li{ float:left; width:200px; text-align:center;}
.hcys ul li p{ font-size:18px; line-height:40px; color:#b5a16b;}

.ggnews_box{ width:100%;background-color: #fafafa; border-bottom:1px solid #eee; height:58px; line-height:58px;}
.ggnews{background: url(../images/ggnews_ico.png) left 15px no-repeat; margin:0px auto; overflow:hidden;}
.ggnews b{font-size:18px; color:#fff; width:100px; padding-left:20px; text-align:center; display:block; float:left;}

.gglc_banner{width:1200px; height:202px; margin:20px auto; overflow:hidden;}
.lc_box{ background:#e9e9e9; margin:50px auto; height:340px; position:relative;}
.left_pic{background: url(../images/lccp_tittle.png) left no-repeat; width:205px; height:190px;position: absolute; top:-12px;left:12px;}
.lc_box ul{margin-left:210px;  overflow:hidden;}
.lc_box ul li{ float:left; padding:10px; width:200px; text-align:center; height:280px; border-radius: 5px; background:#fff;margin-top:20px;margin-left:20px;}
.lc_box ul li h1{font-size:24px;}
.lc_box ul li p{ font-size:18px; margin-bottom:8px;}
.f60{font-size:70px;}
.f36{font-size:30px;}
.yel{ color:#ff7300;}
.lc_button a{ display:block; color:#fff; background:#ff4e00; text-align:center; font-size:18px;border-radius: 5px; height:40px; line-height:40px; width:150px; margin:10px auto;}
.lc_button a:hover{ display:block; color:#fff; background:#ff7300; text-align:center; font-size:18px;border-radius: 5px; height:40px; line-height:40px; width:150px; margin:10px auto;}

.rmcp_box{ background:#ffffff; margin:50px auto; position:relative;min-height: 190px;}
.left_pic1{background: url(../images/rmcp_titttle.png) left no-repeat; width:205px; height:190px;position: absolute; top:-12px;left:12px;}
.rmcp_list{margin-left:220px;  overflow:hidden; border-bottom:1px solid #dedede; padding-bottom:5px;}
.rmcp_list ul li{float:left;padding:5px 10px 5px 0px; font-size:14px; margin-top:12px; line-height:40px;}
.rmcp_list span{ color:#b5a16b; font-size:18px;}
.rmcp_list ul .rmcp_button{margin-top:7px;}
.rmcp_button a{ display:block;margin-top:8px; color:#fff; background:#ff4e00; text-align:center; font-size:14px;border-radius: 5px; height:30px; line-height:30px; width:100px;}
.rmcp_button a:hover{ display:block; color:#fff; background:#ff7300; text-align:center; font-size:14px;border-radius: 5px; height:30px; line-height:30px; width:100px;}
.gray_button a{background:#aaa;}
.gray_button a:hover{background:#aaa;}
.w350{width:240px}
.w150{width:150px}
.w120{width:120px}
.w100{width:100px}
.w80{width:80px}
.w590{width:550px;}
.oh{overflow:hidden;}
.l{float:left;}
.r{float:right;}
.news{ background:#fff; padding:20px; margin:0px 0px 20px; overflow:hidden;}
.news h1{ line-height:40px; color:#666; font-size:20px;}
.news h1 span{float:right;}
.news h1 a{ font-size:14px;text-decoration: underline;}
.news ul li{line-height:30px;}
.news ul li a{font-size:14px;}

.hzhb{margin:20px auto; overflow:hidden; background:#fff; padding:20px 0px;}
.hzhb h1{ font-size:20px; line-height:20px; padding-left:10px;border-left:3px solid #004282; margin-bottom:20px; color:#000;}
.hzhb h1 a{ font-size:14px; line-height:40px; padding-right:20px; float:right; color:#ff7200;}
.hzhb ul{margin-left:-16px;}
.hzhb ul{ width: 1200px; margin:10px auto;}
.hzhb ul li{ float:left; width:224px; border:1px solid #dbdbdb; margin-left:16px; margin-bottom:20px; background:#fff;}
.hzhb ul li:first-child{ margin-left:0px;}
.hzhb ul li a { height:80px; display:block; width:210px;}
.hzhb ul li a img{width: 180px; height: 60px; margin-top:10px; margin-left:20px; -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; }
.hzhb ul li a img:hover{width: 180px; height: 60px; -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray; }

/*foot*/
.foot_ico{ text-align:center; margin:10px;}
.foot_ico a{ margin-right:10px;}
.footer_module_top,.footer_module_bottom{height:200px;width:100%;background:#333;font-family:"微软雅黑",'Microsoft Yahei','幼圆','YouYuan SimYou?',SimSun,'宋体',Helvetica,Arial,sans-serif}
.footer_module_bottom{background:#333;height:200px;overflow:hidden;}
.footer_module_top .con,.footer_module_bottom .con{width:1200px;margin:0 auto; }
.footer_module_bottom .con{ border-top:1px solid #464646; padding-top:20px;}
.footer_module_top .box{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:flex}
.footer_module_top .flex1{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1;-webkit-flex:1;-moz-flex:1;flex:1}
.footer_module_top .boxH{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row}
.footer_module_top .LeftCon{width:460px;display:inline-block; float: left;}
.LeftCon dl{float: left; margin-right:50px; color:#333;}
.LeftCon dt{ color:#fff; font-size:16px; line-height:40px;padding-left:0px;}
.LeftCon dd{ color:#999; font-size:14px; line-height:24px;padding-left:0px;}
.f_ico1{background:url(../images/foot_ico_01.gif) left no-repeat;}
.f_ico2{background:url(../images/foot_ico_02.gif) left no-repeat;}
.f_ico3{background:url(../images/foot_ico_03.gif) left no-repeat;}
.Mcon ul{}
.Mcon ul li{ float:left;  text-align:center; width:150px; margin-left:30px;}
.Mcon ul li p{ margin-top:10px;}
/*.f_phone{ font-size:30px; font-weight:bold; background:url(../images/bottom_tel_01.png) left 20px no-repeat;}*/
.email{ background:url(../images/bottom_tel_02.png) left 10px no-repeat;}
.Linkfoot{}
.footer_module_top .LeftCon .label{display:inline-block;vertical-align:top;font-size:12px;}
.footer_module_top .LeftCon .list{display:inline-block}
.footer_module_top .LeftCon .list a{margin:0 10px 0px 0px; color:#fff;font-size:12px;}
.footer_module_top .Lcon{padding-top:20px;color:#b6a267;font-size:12px}
.footer_module_top .Lcon a{color:#999;font-size:13px}
.footer_module_top .Lcon span{padding:15px}
.footer_module_top .LinkCon{color:#fff;line-height:25px;padding-top:10px}
.footer_module_top .LinkCon .flex1{padding-left:10px}
.footer_module_top .LinkCon .flex1 span{padding:0 10px}
.footer_module_top .Rcon{padding-top:20px; padding-left:30px; color:#999;text-align:left;width:280px;;display:inline-block;font-size:12px; float: right;}
.footer_module_top .Rcon div{height:42px;background:url(../images/tel.png) right 10px no-repeat}
.footer_module_top .Rcon p{padding-top:18px; padding-left:30px;}
.footer_module_top .Rcon a{display:inline-block;color:#00205b;background:#fff;width:64px;height:20px;border-radius:10px;cursor:pointer;text-align:right;line-height:20px;margin-left:12px;padding:0 10px}
.footer_module_top .Rcon .a1{background-image:url(../images/kf.png);background-repeat:no-repeat;background-position:8px 3px}
.footer_module_top .Rcon .a2{background-image:url(../images/fk.png);background-repeat:no-repeat;background-position:8px 2px}
.footer_module_top .Mcon{padding-top:10px;width:380px;display:inline-block;border:1px solid #464646;border-width:0 1px; color: #999; height: 130px; float: left; margin-top: 20px;}
.footer_module_top .Mcon .sub_item{width:30%;text-align:center;display:inline-block;vertical-align:top; font-size: 12px; float: left;}
.footer_module_top .Mcon .sub_item a{display:block;width:40px;height:40px;margin:0 auto 10px}
.footer_module_top .Mcon .flex1 a{display:block;padding-bottom:8px;cursor:pointer;margin:0 auto;width:40px;height:40px}
.footer_module_top .Mcon .flex1{text-align:center;color:#fff;padding:10px 0 3px}
.footer_module_top .Mcon .flex1.bl1{border-left:1px solid #999}
.footer_module_top .Mcon .flex1.br1{border-right:1px solid #999}
.footer_module_top .Mcon .img1{background:url(../images/wb1.png) no-repeat}
.footer_module_top .Mcon .img1:hover{background:url(../images/wb11.png) no-repeat}
.footer_module_top .Mcon .weixinBox{position:absolute;display:none;z-index:999;top:45px;left:-55px;width:150px;height:150px;background:url(../images/2wm.jpg) no-repeat}
.footer_module_top .Mcon a.app{background:url(../images/app2.png) no-repeat;position:relative}
.footer_module_top .Mcon a.app:hover{background:url(../images/app22.png) no-repeat}
.footer_module_top .Mcon a.app:hover .appBox{display:block}
.footer_module_top .Mcon a.weixin{background:url(../images/wx2.png) no-repeat;position:relative}
.footer_module_top .Mcon a.weixin:hover{background:url(../images/wx22.png) no-repeat}
.footer_module_top .Mcon a.weixin:hover .weixinBox{display:block}
.footer_module_top .Mcon .appBox{position:absolute;display:none;z-index:999;top:45px;left:-55px;width:150px;height:150px;background-size:100% 100%;background-repeat:no-repeat}
.footer_module_top .Mcon .img3{background:url(../images/sj1.png?=t1449131342466) no-repeat}
.footer_module_bottom .con p,.footer_module_bottom .con a{padding-top:15px;color:#666;line-height:22px; text-align:center; font-size: 14px;}
.footer_module_bottom .con a{float: none;}

.footer_module_bottom .con .goodfaith{width:38px;height:38px;margin-right:20px}
.footer_module_bottom .con .itrust{width:100px;height:36px;margin-right:20px}
.footer_module_bottom .con .Norton{width:100px;height:54px}

.footer_module_bottom .con div a.Norton{background:url(../images/Norton-bk.png) no-repeat}
.footer_module_bottom .con div a.itrust{background:url(../images/itrust-bk.png) no-repeat}
.footer_module_bottom .con .goodfaith{background:url(../images/good-faith-bk.png) no-repeat}
.footer_module_bottom .con div a.Norton:hover{background:url(../images/Norton.png) no-repeat}
.footer_module_bottom .con div a.itrust:hover{background:url(../images/itrust.png) no-repeat}
.footer_module_bottom .con a.goodfaith:hover{background:url(../images/good-faith.png)no-repeat}

.Linkfoot{ text-align:center;}
.list {}
.list{ color:#666;}

/*浮动*/
#mainFooter{ margin-top: 26px;}
#mainFooter .sidebar{position:fixed;right:0;bottom:76px;z-index:100}
#mainFooter .sidebar .nav_item{display:block;width:48px;height:48px}
#mainFooter .sidebar a.nav_item:hover{background:#232b50}
#mainFooter .sidebar .to_top{display:none}
#mainFooter .sidebar a span{display:block;width:46px;height:46px;border:1px solid transparent;margin-bottom:1px}
#mainFooter .sidebar a:hover span{border-color:#dfdfdf}
#mainFooter .sidebar .qq span{background:url(../images/QQ01.png) no-repeat}
#mainFooter .sidebar a.qq:hover span{background:url(../images/QQ02.png) no-repeat}
#mainFooter .sidebar .to_top span{background:url(../images/xiangshang01.png) no-repeat}
#mainFooter .sidebar a.to_top:hover span{background:url(../images/xiangshang02.png) no-repeat;}
#mainFooter .sidebar .feedback{position:relative}
#mainFooter .sidebar .feedback span{background:url(../images/fankui01.png) no-repeat}
#mainFooter .sidebar a.feedback:hover span{background:url(../images/fankui02.png) no-repeat}
#mainFooter .sidebar .myapp span.span1{background:url(../images/app01.png) no-repeat;cursor:pointer}
#mainFooter .sidebar a.myapp:hover span.span1{background:url(../images/app02.png) no-repeat}
#mainFooter .sidebar a.myapp span.span2{display:none}
#mainFooter .sidebar a.myapp:hover span.span2{display:block;width:120px;height:120px;position:absolute;top:-35px;right:50px;background-repeat:no-repeat;background-size:100%}

/*首页公告滚动样式*/
.txtScroll-top{ width:550px;  overflow:hidden; position:relative; padding-left: 25px; float: left;}
.txtScroll-top .indexbd{margin-left:10px;float:left; width:420px;}
.txt_xx{float:left; font-size:14px; width: 180px; overflow:  hidden; text-overflow:ellipsis;white-space:nowrap;}
.txtScroll-top .infoList li span{ margin-left:30px;}
.txtScroll-top .infoList li{ height:58px; line-height:58px;width: 850px;}
.txtScroll-top .infoList li a{ font-size: 16px; color:#666; background:url(../images/news.png) right no-repeat; padding-right:50px;}
.all_List{ width: 100px; float: right;}
.all_List a{ color: #666; height: 30px; line-height: 30px; text-align: center; border-radius:4px; margin: 13px 15px 0 0; display: block;}
.tj_right{ width: 400px; float: right;}
.tj_right span{ margin-right:20px; font-size:16px;}
.tj_right em{ color: #ff6a3f;  font-size:20px;}

/*首页圆形进度条*/
.indpre{ position:relative; margin-top:-30px; margin-left:0px; overflow:hidden; z-index:99;}
.progress_div2{ position:absolute; top:2px; left:0; text-align:center; width:50px;}
.progress_div2 .tjd2{ font-size:12px; color:#666666}
.progress_div2 .tjd2 span.jxz{ font-size:12px;}
.rmcp_list .progress_div2 .tjd2 span.round1{ font-size:12px;}

/*--------pag_div-------*/
.pag_div{width:auto;overflow: hidden;text-align: center;margin-left: 35%;}

/*------index v2_miantop-------*/
.v2_miantop{margin: 20px auto; overflow:hidden; height:250px;}
.v2_miantop_l {}
.v2_miantop_l ul li{float: left;width: 300px;padding: 10px 0;text-align: center;}
.v2_miantop_l ul li h3,.v2_miantop_r h3,.v2_miantop_r span em{font-size: 24px;color: #333;}
.v2_miantop_l ul li p{font-size: 16px;}
.v2_miantop_r{width: 360px;height:202px;padding: 10px 0 0 0px}
.v2_miantop_r span{}
.v2_miantop_r span,.v2_miantop_r samp{}
.ssow{ width:220px; margin:0px auto;}
.show{ border-radius:10px;padding:15px; margin:2px;border:2px solid #e6b72c;}
.showhover{ border:2px solid #e6b72c; border-radius:10px; padding:15px;}
.showhover h4{ color:#e6b72c;font-size: 24px;}
.showhover p{ color:#e6b72c; line-height:24px; font-size:12px;}
/*.v2_miantop_r span em{width: 210px;height: 32px;line-height: 32px;border: 1px #ccc solid;text-align: right;display: inline-block;padding: 0 10px;letter-spacing: 3px;margin-right: 5px;}*/
.v2_miantop_r samp b{color: #f46108;font-weight: 600;}
.lj_box{ border-bottom:1px solid #dbdbdb; padding-left:30px; padding-bottom:10px;}
.lj_box p{ line-height:33px; font-size:18px;}
.lj_box span{color:#ff6a3f; font-size:24px; margin-right:5px; margin-left:5px;}
.lj_box em{color:#ff6a3f; font-size:18px;}
.lj_ico1{background:url(../images/lj_ico_01.gif) left no-repeat; padding-left:25px;}
.lj_ico2{background:url(../images/lj_ico_02.gif) left no-repeat; padding-left:25px;}
.lj_ico3{background:url(../images/lj_ico_03.gif) left no-repeat; padding-left:25px;}
.pd50{ padding-left:50px;}
.pd20{ padding-left:20px;}
.lj_bottom{ padding-left:30px;}
.lj_bxx{ width:150px; float:left; height:42px;font-size:14px;}
.lj_r{ border-right:1px solid #dbdbdb;}
.lj_bxx span{color:#ff6a3f; font-size:14px;}

.xszq_box{ margin:20px auto; overflow:hidden; }
.xszq_l{ background:#fff; border:1px solid #dbdbdb; float:left; width:836px;height:230px;}
.xs_left{ background:#5dbd83; width:220px; float:left;height:230px; color:#fff; text-align:center;}
.xs_left h1{ color:#fff; font-size:28px; margin-top:10px;}
.xs_left h2{ color:#fff; font-size:16px;}
.xs_left .leftpic{ background:url(../images/xszq_lpic.png) no-repeat; width:70px; height:70px; display:block; margin:10px auto;}
.xs_left a{ color:#fff; font-size:14px;}
.xs_more a{ display:block; border:1px solid #fff; height:30px; line-height:30px; width:100px; border-radius:5px; text-align:center; margin:10px auto;}

.xs_right{ overflow:hidden; padding:20px;}
.xs_right h1{ font-size:24px; line-height:40px; color:#e6b72c;}
.hright{ font-size:16px; border:1px solid #6cc7fe; color:#6cc7fe; padding:5px 10px; float:right;}
.xs_xx{ border-bottom:1px dashed #ccc; overflow:hidden; height:105px;}
.xs_xx ul{  overflow:hidden;}
.xs_xx ul li{ float:left; margin-right:20px; }
.xs_xx .bar{ width:100px; }
.yellow{ color:#ff6a3f;}
.f48{ font-size:48px;}
.f36{ font-size:36px;}
.xs_xx p{ font-size:16px; line-height:30px;}
.xs_load_box{ height:30px; line-height:30px; width:190px;}
.xs_load{ width:150px; height:15px; background:#fff; border:1px solid #e6b72c; margin-top:6px; float:left;}
.xs_loading{ width:150px; height:15px; background:#e6b72c;}
.xs_load_box span{ float:right;}
.xs_button a{  background:#e6b72c; height:40px; width:100px; line-height:40px; font-size:16px; border-radius:5px; text-align:center; display:block; color:#fff;}
.xs_button a:hover{  background:#fbd258; color:#fff;}
.tr{ text-align:right !important;}
.gary_9{ color:#999;}
.xszq_r{ background:#fff; border:1px solid #dbdbdb; width:360px; float:right;height:230px; border-left:0px;}
.f24{ font-size:24px;}
.lcjh_box{ border:1px solid #dbdbdb; background:#fff; overflow:hidden; margin-bottom:20px; height:640px; overflow:hidden;}
.lcjh_box_left{ height:320px; width:220px; float:left; background:url(../images/lc_left_bg.jpg)  no-repeat; position:relative;}
.lcjh_box_left h1{ color:#fff; font-size:28px; line-height:40px; text-align:center;  margin-top:10px;}

.sbtz_box_left{ height:640px; width:220px; float:left; background:url(../images/lc_left_bg2.jpg) #ff6a3f center 70px  no-repeat; position:relative;}
.sbtz_box_left h1{ color:#fff; font-size:28px; line-height:40px; text-align:center; margin-top:10px;}

.zqzr_box_left{ height:640px; width:220px; float:left; background:#eb6796; position:relative;}
.zqzr_box_left h1{ color:#fff; font-size:30px; line-height:40px; text-align:center;  margin-top:20px;}

.lcjh_hr{ float:right; color:#fff; font-size:14px; line-height:20px;margin-top:10px; padding:10px 20px;}
.lcjh_box_left span{ float:right; color:#fff; font-size:14px;}
.lc_more a{ position:absolute; bottom:20px; left:60px; display:block; width:100px; height:30px; margin:0px auto; border:1px solid #fff;  line-height:30px; font-size:14px; text-align:center; color:#fff; padding:0px 0px; border-radius:5px;}
.lcjh_list{ float:right; width:980px;}
.lcjh_list ul{}
.lcjh_list ul li{ height:120px; padding:20px; border-bottom:1px dashed #ccc;}
.lcjh_list dl{ float:left; width:800px;}
.lcjh_list dd{ float:left; }
.lcjh_list dd p{ font-size:16px; line-height:30px;}
.bold{ font-weight:bold;}
.w360{ width:360px;}
.w200{ width:180px;}
.lcjh_button a{ float:right; margin-top:60px; margin-right:20px; background:#e6b72c; height:40px; width:120px; line-height:40px; font-size:16px; border-radius:5px; text-align:center; display:block; color:#fff;}
.bt{ font-size:20px; color:#e6b72c; margin-bottom:10px; line-height:36px;}
.bt span{width:100px;float:left; height:28px; line-height:28px; margin-top:5px;}
.bt1{margin-top:10px;}
.bt1 span{width:100px;float:left; height:28px; line-height:28px;}
.bxbz{  height:30px; line-height:30px; font-size:16px; background:#fff; border:1px solid #ff6a3f; margin-right:20px; padding:0px 10px 0px 10px; border-radius:5px; color:#ff6a3f; text-align:center;}
.gary_6{ color:#666;}
.f18{ font-size:18px;}
.lcjh_button a:hover{ background:#fbd258;}
.cpsm{ height:50px; line-height:24px; width:280px; overflow:hidden; margin:0px auto; font-size:16px;}
.mb20{ margin-bottom:20px;}
.mt20{ margin-top:20px;}
.lh30{ height:30px; margin-top:10px;}
.fa{ font-family:Arial;}

.sbtz_box{ border:1px solid #2193ce; background:#fff; overflow:hidden; margin-bottom:20px;}

.sbtz_hr{ float:right; color:#fff; font-size:14px; line-height:20px; margin-top:10px;}
.sbtz_hrxx{ width:800px; float:left; margin-right:20px;}

.sbtz_list ul{ margin-right:-5px;}
.sbtz_list ul li{ float:left; width:360px; height:300px; padding:20px; border-right:1px solid #dbdbdb;}
.sbtz_list h2{ font-size:24px; line-height:40px; height:40px; overflow:hidden; margin-bottom:20px;}
.sbtz_list h2 span{ font-size:16px; width:30px; height:30px; text-align:center; margin-top:8px; margin-right:10px; border-radius:5px; color:#fff; background:#95c72e; display:block; line-height:30px; float:left;}
.sbtz_xx1{ overflow:hidden; margin:10px; width:280px; margin:10px auto;}
.sbtz_xx1 p{ font-size:16px;}
.line_r{ border-right:1px solid #dbdbdb; padding-right:30px;}
.sbtz_xxb{ overflow:hidden; margin:10px;}
.sbtz_xxt{ margin-bottom:30px;}
.sbtz_xxt span{color:#ff6a3f; font-size:20px; margin-right:30px;}

.sbtz_button a{ margin:20px auto; border-bottom:5px solid #e5643a; background:#ff6a3f; height:45px; width:160px; line-height:45px; font-size:16px; border-radius:5px; text-align:center; display:block; color:#fff;}
.sbtz_button a:hover{ background:#e56439;}


.lc_hot{background:url(../images/hot.png) center no-repeat; width:73px; height:30px; display:block; margin:10px auto;}
.xydj_a{background:url(../images/xydj_a.png) right no-repeat; width:120px;  height:43px; margin-top:20px; line-height:43px; display:block; font-size:16px;}

.i_news_box{ margin:20px auto; overflow:hidden;}

.news_pic h2{ height:30px; background:#000; width:350px; line-height:30px; color:#fff; position:absolute; bottom:0px; left:0px;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;}
.news_pic h2 a{ color:#fff; padding-left:10px;}


.i_news h1{ line-height:40px; height:40px;  font-size:16px; border-bottom:1px solid #dbdbdb;}

.i_news ul li{ border-top:1px #ccc dashed;}
.i_news ul li:first-child{ border-top: 0;}

.i_news ul li span{ float:right; font-family:Arial;}

.i_news{ width:670px; background:#fff;   height:300px; overflow:hidden; float:left;}
.i_newsr{ width:100%; background:#fff; height:540px; overflow:hidden; float:right;}
.i_newsr h1{ line-height:50px; height:50px;  font-size:18px; border-bottom:1px solid #dbdbdb;}
.i_newsr_tab dl dd{ float:left;}
.i_newsr_tab dl dd a{ font-size:18px; padding:0px 30px; line-height:48px; color:#000;}
.i_newsr_tab dl dd.now{ color:#004282; border-bottom:2px solid #004282;}
.i_newsr_tab dl dd.now a{color:#004282;}
.dtmore a{ line-height:28px; height:28px; font-size:14px; margin-top:8px; color:#999; float:right; width:80px; text-align:center; }
.i_newsr ul{ }
.i_newsr ul li:last-child{border-bottom:0px;}
.i_newsr ul li{ float:left; width:100%; margin-right:20px; overflow:hidden; border-bottom:1px #ccc dashed; list-style:none;}
.i_newsr ul li h2{ }
.i_newsr ul li h2 a{ line-height:40px; height:40px; font-size:16px; color:#333; list-style:none;}
.iconD{ width: 5px; height: 5px; background: #666464; border-radius:50%; display: inline-block; vertical-align: middle; margin-right: 10px;}
.dt_xx h2 a:hover .iconD,.i_newsr ul li h2 a:hover .iconD{ background: #f5a400;}

.dt_img{ float:left; width:120px; height:120px; margin:20px 0px 0px 0px;}
.dt_img img{ width:120px; height:120px;}

.zx_img{ float:left; width:200px; height:140px; margin:20px 20px 0px 0px;}
.zx_img img{ width:200px; height:120px;}

.dt_xx{ margin:0; overflow:hidden;}
.dt_xx h2 a{ line-height:40px; height:40px; font-size:16px; color:#666464;}
.dt_xx h2 a:hover,.i_newsr ul li h2 a:hover{ color:#004282;}
.dt_xx p{ line-height:24px; font-size:14px; height:50px; overflow:hidden; margin-bottom:20px; color:#666;}

.tophead{  width:100%; height:130px; display:block; }
.Content{ overflow: hidden; padding-bottom:20px;}

.highcharts-container{ top:0px !important; position:absolute;}
.maturity{ position:relative;}
.progress_div2{ position:relative;}
.tjd2{ position:absolute; top:-64px; left:33px; z-index:99999;}

.borbanner{ width: 100%; height: 380px; background: url(../images/borrow-bg.png) no-repeat center;}
.borbanner .top-submit{width:400px;height:282px;background:#fff;right:3px;top:28px;padding:20px 10px; font-size: 14px; color: #666; vertical-align: top;}
#ym-window .alert-submit{width:235px;height:265px;background:#fff;padding: 10px 15px 20px 15px;}
.borbanner .top-submit p,#ym-window .alert-submit p{line-height:20px;}
.borbanner .top-submit p span,#ym-window .alert-submit p span{color:#009df5}
.borbanner .top-submit input,#ym-window .alert-submit input{width:160px;border:1px solid #ddcd98;line-height:20px;height:20px;padding:0 0 0 10px; font-size: 14px; color: #666;}
.borbanner .top-submit li{ margin-top: 8px; padding-left:5px;}
.borbanner .top-submit li:first-child{ margin-top: 0px;}
.borbanner .top-submit li select{width:172px; border:1px solid #ddcd98;}
.borbanner .top-submit li span{ float: left; margin-top: 2px; width:160px;}
.borbanner .top-submit li textarea{width:160px; height:44px; border:1px solid #ddcd98;padding-left: 10px;}
.borbanner .top-submit li input.active,#ym-window .alert-submit li input.active{padding:0 0 0 10px;border:1px solid #ff6100}
.borbanner .top-submit .applyBtn,#ym-window .alert-submit .applyBtn{ width:120px; height:35px;line-height:35px;margin:5px 0 0 160px; background:#e6b72c; border: 0; border-radius:3px; padding:0; color:#fff; cursor: pointer;} 
 #ym-window .alert-submit .applyBtn:hover,.borbanner .top-submit .applyBtn:hover{background:#61aefd\9;animation: btn 0.5s forwards;}

.borrowCon{ width: 1200px; margin: 0 auto;}
.borrowCon h2{height:60px;line-height:60px;border-bottom:1px solid #ccc;}
.borrowCon .introduce{line-height:36px;margin-top:16px;margin-bottom:35px;}
.borrowCon h3{line-height:40px; font-weight: normal;}
.borrowCon h3 i{width:38px;height:38px;left:0;top:0px;background:url(../images/iconBorrow1.png) no-repeat left;}
.borrowCon .advantage{margin-bottom:55px;}
.borrowCon .advantage li{width:182px;height:86px;line-height:86px;margin-left:18px;_width:178px;}
.borrowCon .advantage li.s1{background:#e48bb5;-pie-background: linear-gradient(#e48bb5, #e48bb5);}
.borrowCon .advantage li.s2{background:#819adc;}
.borrowCon .advantage li.s3{background:#7ecef4;}
.borrowCon .advantage li.s4{background:#f29b76;}
.borrowCon .advantage li.s5{background:#facd89;}
.borrowCon .centent{width: 397px;height: 225px; float: left;}
.borrowCon .border-b{border-bottom: 1px solid #ccc;}
.borrowCon .border-r{border-right: 1px solid #ccc;}
.borrowCon .centent i{color:#00abe4;left:-25px;top:14px;line-height:20px;}
.borrowCon .centent span{width:20px;height:20px;line-height:20px;left:-20px;top:15px;}
.borrowCon .centent h4{font-weight: bold;padding-top: 20px;}
.borrowCon .centent a{left: 83px;}
.borrowCon .centent ul{font-size: 13px ; font-weight: bold;font-family: "微软雅黑";line-height: 28px;padding:  26px  10px;color: #999;height: 84px;  margin-left: 50px;margin-bottom: 20px;}
.borrowCon .conditions{width:390px;padding-left:54px;}
.borrowCon .centent ul li i{color: #999;padding-right: 10px;background:url(../images/iconBorrow2.png) no-repeat left;}

.borrowCon .process{padding-bottom:50px;}
.borrowCon .process li.br-80{width:150px;height:150px;line-height:150px;border:2px solid #e0e0e0}
.borrowCon .process li.iconfont{width:57px;height:150px;background:url(../images/iconBorrow3.png) no-repeat center center;}
.borrowCon .process li.s1{background:#f2ac43}
.borrowCon .process li.s2{background:#f29c9f}
.borrowCon .process li.s3{background:#88abda}
.borrowCon .process li.s4{background:#f19ec2}
.borrowCon .process li.s5{background:#ed6d14}

.safebanner{ width: 100%; height: 474px; background:url(../images/safeBg.jpg) no-repeat center; }
.whiteBg{ width: 100%; background: #fff;}
.safecon{ padding:100px 0;}
.safecon { width: 1200px; margin: 0 auto;}
.safecon dt{ width: 428px; text-align: center;}
.safecon dd{ width: 700px;}
.safecon dd h2{ font-size: 48px; color: #2a83e7; margin-bottom: 10px;font-weight: normal;}
.safecon dd h3{ font-size: 24px; color: #333; font-weight: normal;}
.safecon dd p{ font-size: 18px; color: #999; line-height: 28px;} 

/*-----新手指引-----*/
.newbanner{ width: 100%; height: 400px; background:url(../images/xsBg.png) no-repeat center;}
.xr_top {height: 400px; width: 100%; position: relative; }
.reg_bg { background: #fff; opacity: 0.6; width:320px; height: 380px; position: absolute; top: 10px; left: 50%; margin-left: 280px; z-index: 3 }
.xr_zhuce { width: 280px; height: 360px; position: absolute; left: 50%; margin-left: 280px; z-index: 4; padding:10px 20px;top: 10px;}
.xr_bg { background: #fff; opacity: 0.6; z-index: 1; position: absolute; left: 50%; margin-left: 280px; width: 320px; height: 380px; top: 10px; }
.xr_zc_h1 { height: 40px; line-height: 40px; font-size: 20px; color: #9f9f9f; font-weight: normal; }
.xr_zc_li { height: 42px; line-height: 42px;  position: relative;margin:12px auto; }
.xr_zc_li i { display: block; width: 42px ; height: 42px; background-image: url(../images/reg_ico.png); background-repeat: no-repeat; position: absolute; left: 0; top: 0;  }
.xr_zc_long { height: 30px; line-height: 30px; padding:6px 20px 6px 60px; width: 200px; border-radius: 4px; border:#d9d9d9 1px solid;}
.xr_zc_short { height: 30px; line-height: 30px; padding:6px 20px 6px 60px; width: 80px; border-radius: 4px; border:#d9d9d9 1px solid;}
.xr_zc_yzm { position: absolute; right:0; top: 0; width: 108px; overflow: hidden; border-radius: 4px;}
.xr_zc_yzm img { width: 108px; height: 42px; }
.xr_zc_sj { width: 108px; height: 42px; line-height: 42px; border:0; background: #ff9000; color:#fff; text-align: center; border-radius: 4px; position: absolute; right:0; top: 0; cursor: pointer; font-size:10px;}
.xr_zc_sj:hover  { background: #ed2905 }
.xr_zc_sub { height: 42px; line-height: 42px; margin-top: 20px; width: 280px; }
.xr_zc_sub button { height: 42px; line-height: 42px; width: 280px; border-radius: 4px; background: #ed2905; font-size: 16px; font-family: "微软雅黑"; color: #fff; border:none; cursor: pointer; }
.xr_zc_sub button:hover { background: #ff9000; }
.xr_zc_01 i{ background-position: 4px 10px; }
.xr_zc_02 i{ background-position: 4px -28px; }
.xr_zc_03 i{ background-position: 4px -66px; }
.xr_zc_04 i{ background-position: 4px -104px; }
.xr_zc_dl { margin-top: 12px; color: #666 }
.xr_zc_dl a { margin-left: 6px; color: #ff9000 }
.xr_lan01 { width: 100%; background: #fff; }
.xr_lan { width: 1200px; margin:0 auto; padding:30px 0; }
.xr_title { font-size: 30px; }


.xr_mistakes{
    position: absolute;
    top:67px;
    left:50%;
    margin-left:604px;
    z-index: 30;
    font-size: 13px;
    line-height: 54px;
    font-weight: bold;
}
.xr_mistakes> span{
    color:#ED2905;
    display: inline-block;
}


.choice_why{
    width:1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top:40px;
}
.why_l{
    width:400px;
    text-align: right;
    float: left;
}
.why_l_content{
    margin-right: 50px;
}
.why_l_content> h4{
    font-size: 18px;
    line-height: 35px;
    color:#444444;
}
.why_l_content span{
    font-size: 14px;
    line-height: 35px;
    color:#575858;
    margin-right: 18px;
}
.why_l_content b{
    font-size:14px;
    line-height: 22px;
    color:#fff;
}
.lf_tb_bg01, .lf_tb_bg02, .lf_tb_bg03, .lf_tb_bg04{
    display: inline-block;
    background-color: #F2F2F2;
    width:210px;
    height:22px;
    text-align: left;

}
.lf_tb_bg01> div{
    width:192px;
    height:22px;
    background-color: #49B9D5;
    text-align: center;
}
.lf_tb_bg02> div{
    width:100px;
    height:22px;
    background-color: #72CBE0;
    text-align: center;
}
.lf_tb_bg03> div{
    width:83px;
    height:22px;
    background-color: #72CBE0;
    text-align: center;
}
.lf_tb_bg04> div{
    width:67px;
    height:22px;
    background-color: #99E5F7;
    text-align: center;
}

.why_c{
    width:400px;
    text-align: center;
    float:left;
    margin-top: 65px;

}
.why_c_content{
    margin:0 auto;
}
.why_c_content> h1{
    font-size: 36px;
    line-height: 48px;
    color:#444444;
    font-weight: normal;
}
.why_c_content> span{
    font-size:20px;
    line-height: 48px;
    color:#757575;
}

.why_r{
    width:400px;
    float: left;
}
.why_r_content{
    margin-left: 50px;
}
.why_r_content> h4{
    font-size: 18px;
    line-height: 35px;
    color:#444444;
}
.why_r_content span{
    font-size: 14px;
    line-height: 35px;
    color:#575858;
    margin-right: 18px;
}
.why_r_content b{
    font-size:14px;
    line-height: 22px;
    color:#fff;
}
.rg_tb_bg01, .rg_tb_bg02, .rg_tb_bg03, .rg_tb_bg04{
    display: inline-block;
    background-color: #F2F2F2;
    width:210px;
    height:22px;
    text-align: right;
}
.rg_tb_bg01> div{
    display: inline-block;
    width:41px;
    height:22px;
    background-color: #99E5F7;
    text-align: center;
}
.rg_tb_bg02> div{
    display: inline-block;
    width:106px;
    height:22px;
    background-color: #72CBE0;
    text-align: center;
}
.rg_tb_bg03> div{
    display: inline-block;
    width:169px;
    height:22px;
    background-color: #49B9D5;
    text-align: center;
}
.rg_tb_bg04> div{
    display: inline-block;
    width:83px;
    height:22px;
    background-color: #72CBE0;
    text-align: center;
}


.choice_why_two{

    width:1200px;
    margin:0 auto;
    overflow: hidden;
    margin-top:45px;
    padding-bottom:70px; ;
}
.why_two_lf{
    width:400px;
    text-align: right;
    float: left;
    margin-top: 10px;

}
.why_two_lf> h3{
    font-size:18px;
    line-height: 35px;
    color:#444444;
    margin-right: 10px;
}
.why_two_lf> div{
    display: inline-block;
    width:300px;
    font-size:16px;
    line-height: 28px;
    color:#767676;
    margin-top: 20px;
    margin-right: 10px;
}
.why_two_ct{
    float: left;
    text-align: center;
    width:400px;
}
.why_two_ct> ul{
    display: inline-block;
    margin:0 auto;
}
.baozhang_img{
    float:left;
    border-right:1px solid #CDCDCD;
    padding-right:49px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.zhouqi_img{
    float: left;
    border-left: 1px solid #CDCDCD;
    padding-left:49px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.why_two_rg{
    float:left;
    text-align: left;
    width:400px;
    margin-top: 10px;
}
.why_two_rg> h3{
    font-size:18px;
    line-height: 35px;
    color:#444444;
    margin-left: 10px;
}
.why_two_rg> div{
    display: inline-block;
    width:300px;
    font-size:16px;
    line-height: 28px;
    color:#767676;
    margin-top: 20px;
    margin-left: 10px;
}

/*内容第二部分，注册即享新人四重礼*/
.content2{
    width:100%;
    background-color:#F3F0E9;
}
.gift{
    width:1200px;
    margin:0 auto;
    text-align: center;

}
.content2_title{
    position: relative;
    padding-top: 60px;
}
.gift_title_line{
    display: inline-block;
    width:600px;
    border:1px solid #FE6A46;
}
.gift_title{
    font-size: 24px;
    line-height: 28px;
    color:#FF6947;
    padding:0px 20px;
    position: absolute;
    left:50%;
    margin-left:-128px;
    margin-top:-20px;
    background-color: #F3F0E9;
}
.gift_img{
    overflow: hidden;
    margin-top: 90px;
    padding-bottom: 70px;
}
.gift_img> li{
    width:300px;
    text-align: center;
    float: left;

}
.gift_img01{
    width:216px;
    height:227px;
    background: url(../images/content01.png) no-repeat center;
    display: inline-block;
}
.gift_img02{
    width:216px;
    height:227px;
    background: url(../images/content02.png) no-repeat center;
    display: inline-block;
}
.gift_img03{
    width:216px;
    height:227px;
    background: url(../images/content02.png) no-repeat center;
    display: inline-block;
}
.gift_img04{
    width:216px;
    height:227px;
    background: url(../images/content02.png) no-repeat center;
    display: inline-block;
}
.gift_img> li> div> span{
    display:block;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color:#fff;
    margin-top: 34px;
}
.gift_img01> b{
    display: block;
    font-size: 18px;
    line-height: 28px;
    color:#FFEFA2;
    margin-top: 90px;
    margin-left: -30px;
    font-weight: bold;
}
.gift_img01> b >span{
    font-size: 20px;
    line-height: 28px;
}
.xshb{
    display: block;
    font-size: 28px;
    line-height: 28px;
    color:#FFEFA2;
    margin-top: 92px;
    margin-left: -40px;
}
.gift_img_txt{
    font-size: 18px;
    line-height: 28px;
    color:#656565;
    margin-top: 20px;

}

/*内容第三部分，投资模式*/
.content3{
    width:100%;
    background-color: #fff;
}
.model{
    width:1200px;
    margin:0 auto;
    text-align: center;
}
.model_title{
    position: relative;
    padding-top: 70px;
}
.model_title_line{
    display: inline-block;
    width:600px;
    border:1px solid #1CA2DB;
}
.model_title_txt{
    font-size: 24px;
    line-height: 28px;
    color:#1CA2DB;
    background-color: #fff;
    position: absolute;
    left:50%;
    margin-left: -92px;
    margin-top: -21px;
    padding:0px 20px;
}
.model>img{
    margin-top: 70px;
    margin-left: 57px;
    padding-bottom: 60px;
}
.content4{
    width:100%;
    background-color: #F3F0E9;

}
.newComerlogin{
    width:1200px;
    text-align: center;
    margin:0 auto;
}
.login_title{
    position: relative;
    padding-top: 70px;
}
.login_title_line{
    display: inline-block;
    width:600px;
    border:1px solid #FD960B;

}
.login_title_txt{
    font-size:24px ;
    line-height: 28px;
    color:#fe960b;
    background-color:#F3F0E9;
    padding:0px 20px;
    position:absolute;
    left:50%;
    margin-left: -104px;
    margin-top: -20px;
}
.login_title_txt02{
    font-size: 18px;
    line-height: 28px;
    color:#898989;
    margin-top: 30px;
    margin-bottom: 60px;
}
.login_lead{
    display: inline-block;
    margin:0 auto;
    overflow: hidden;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 80px;

}
.login_li01,.login_li02,.login_li03{
    cursor:pointer ;
}
.login_lead> li{
    display:block;
    float:left;
    text-align: center;
    overflow: hidden;
}
.login_lead_img01{
    float: left;
    padding-top: 5px;
}
.login_lead_img02{
    margin-top: 17px;
    padding:0 20px;
}
.login_lead_txt01{
    float: left;
    text-align: left;
    margin-left: 10px;
}
.login_lead_txt01> h2{
    font-size: 18px;
    line-height: 28px;
    color:#666666;
}
.login_lead_txt01> span{
    font-size: 14px;
    line-height: 14px;
    color:#666666;
}

.login_user{
    width:1200px;
    overflow: hidden;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 100px;
}
.zuobtn{
    width:36px;
    height:116px;
    float:left;
    background: url(../images/zuobtn.png) no-repeat center;
    margin-top: 127px;
    margin-left:64px;
}
.center_img_window{
    float:left;
    width:1000px;
    position: relative;
}
.end_img_lunbo{
    width:1000px;
    height:370px;
    background-color: #fff;
}
.user_center_img01{
    position: absolute;
    top:0px;
    left:50%;
    margin-left:-368px;

}
.user_center_img02{
    position: absolute;
    top:0px;
    left:50%;
    margin-left:-402px;
}
.user_center_img03{
    position: absolute;
    top:0px;z-index: 100;
    left:50%;
    margin-left:-354px;
}
.youbtn{
    width:36px;
    height:116px;
    float:right;
    background: url(../images/youbtn.png) no-repeat center;
    margin-top: 127px;
    margin-right: 64px;
}
.user_end_btn{
    padding-top: 60px;
}
.user_btn{
    padding-bottom:100px;
}
.user_btn> a{
    display: block;
    width:400px;
    background-color: #F40201;
    color:#fff;
    font-size: 20px;
    line-height: 62px;
    border-radius: 8px;
    margin: 0 auto;
}

.zhong{
    width:520px !important;
    height:300px !important ;
    top:0px !important ;
    left:240px !important ;
    z-index:1 !important ;
}
.zuobian{
    width:468px !important ;
    height: 270px !important ;
    top:15px !important;
    left:184.8px !important;
    z-index: 0 !important;
    opacity: 1 !important;
}
.youbian{
    width:468px !important ;
    height: 270px !important ;
    top:15px !important ;
    left:344.8px !important;
    z-index: 0 !important;
    opacity: 1 !important;
}

/*--新手指引 图片切换---*/
.container { margin:0px auto; width:1000px;}

.poster-main {
  width: 1000px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}

.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list {
  width: 800px;
  height: 500px;
}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  z-index: 10;
  cursor: pointer;
}

.poster-main .poster-prev-btn {
  left: 0;
  background: url(../images/zuobtn.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: 0;
  background: url(../images/youbtn.png) no-repeat center center;
}
.poster-main img { box-shadow: 0px 4px 20px #ccc; }

.i_news_first{ margin:20px 0px; overflow:hidden;}
.i_news_pic{ width:257px; height:148px; float:left; margin-right:20px;}
.i_news_pic img{ width:257px; height:148px;}
.i_news_xx{}
.i_news_xx h2{ margin-bottom:10px;}
.i_news_xx h2 a{ font-size:18px; color:#333;}
.i_news_xx p{ line-height:24px; color:#999;}
.i_news_time{ font-size:12px; color:#999; text-align:right;}
.w200{ width:300px;}
.fl{ float:left;}
.fr{ float:right;}


.help_box{ width:1200px; margin:20px auto;}
.help_con{ width:330px; float:left; border:1px solid #dbdbdb; padding:20px; border-radius:10px; background:#fff; margin-right:20px; margin-bottom:20px;}
.help_con h1{ font-size:16px; color:#666; line-height:40px; font-weight:normal;}
.help_con h1 i{ width:30px; height:30px; float:left; display:block;margin-top:5px; margin-right:5px;}
.help_con h1 span{ float:right;}
.help_con ul { margin-top:10px;}
.help_con ul li{ line-height:30px;}
.help_con a:hover{ color:#e6b72c;}
.help_icobg{ background:url(../images/help_ico.png) no-repeat; width:30px; height:30px; }
.h_ico1{ background-position:0px 0px;}
.h_ico2{ background-position:-30px 0px;}
.h_ico3{ background-position:-60px 0px;}
.h_ico4{ background-position:-90px 0px;}
.h_ico5{ background-position:-120px 0px;}


/*assist-login*/
.help-box{ width:1100px; margin:0px auto;}
.help-box h3{ text-align:center; color:#666;}
.help-box h3 span{ float:left;}
.help-box h3 span a{color:#e6b72c;}
.help-box .help-box-title{ font-size: 16px; font-weight: normal; line-height: 40px; border-bottom: 1px solid #ccc;}
.help-box .help-box-title .goback{ font-size: 14px;}
.help-box-items{ padding: 0px 0px;}
.help-box-item{ line-height: 50px; color: #666;}
.help-box-item .ques{ height: 50px; font-weight: normal; cursor: pointer; border-bottom:1px dashed #eee; }
.help-box-item .ques .state{cursor: pointer; width: 19px; height: 50px;}
.help-box-item .ques .state.cur{ background-position: -36px -2351px;}
.help-box-item .answer{ padding: 24px 16px; line-height: 28px; background-color: #f5f6f7; color:#666;}
.help-box-item h4{ font-size:16px; color:#;666}

/*---------------------------------top------------------------------*/
.i_top_box{ margin:0px auto; overflow:hidden; width:1200px;}
.i_top{ background: #ffffff; border:0px solid #e0e0e0;  height:100px; line-height:50px; border-radius:5px; overflow:hidden; margin:30px auto;}
.con_con{ width:1200px; margin:0px auto;}
.i_top_left{ float:left; margin-left:20px;}
.i_top_left ul li{ float:left; margin-right:20px;}
.i_top_left ul li a{ font-size:14px;}
.i_top_left ul li span{ width:20px; height:20px; float:left; display:block; margin-top:10px; margin-right:5px;}
.i_logo{ background:url(../images/logo.png) no-repeat; height:40px; width:120px;}
.i_logo_btm{background:url(../images/logo-wht.png) no-repeat; height:60px; width:180px;}
/*.footer-logo {float:left; width:15%; margin-right:40px;}*/
.footer_logo {}
.footer_logo ul li { float:left; margin-right:10px;}
.footer_logo img{ max-width:140px; margin-right:50px;}

.i_top_right{ float:right; margin-right:20px;}
.i_top_right ul li{ float:left; line-height:50px; position:relative;}
.i_top_right ul li a{ float:left;margin-left:20px;}
.i_top_right ul li span{float:left;}
.i_top_right ul li i{ float:left;}
.i_top_right_btn{ float:right; margin-right:20px;}
.i_top_right_btn ul li{ float:left; line-height:20px; position:relative; border:0px;}
.i_top_right_btn ul li a{ float:left;margin-left:5px;}
.i_top_right_btn ul li span{float:left;}
.i_top_right_btn ul li i{ float:left;}

/*---------------------------------logo------------------------------*/
.sjtj{ overflow:hidden; border:1px solid #eee; padding:20px 0px; margin:30px auto; background:#fff;}
.sjtj ul li{ float:left;}
.sjtj_list{ margin-left:35px;}
.sjtj_list h1{ font-size:16px; color:#666; font-weight:normal;}
.sjtj_list p{ color:#666; font-size:16px;}
.sjtj_list span{color:#004282; font-size:24px;}
.data{background:url(../images/sj_ico.png) no-repeat; height:48px; padding-left:60px; border-right: 1px solid #eee; padding-right:20px; margin-left:50px;}
.data h1{ font-size:16px; color:#666; font-weight:normal;}
.data a{ color:#004282;}
.data a:hover{ color:#004282; text-decoration:underline;}



/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  
 /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;*/
  opacity: 0.97;
  filter: alpha(opacity=97); height:400px;
  position:relative;
}
.c_more{ position:absolute; z-index:999; top:-10px; right:20px; background:#fff; width:100px; text-align:center;}
.c_more a{ font-size:14px;}
div.bhoechie-tab-menu{
  background:#004282;
  overflow:hidden;
  width:25%;
  float:left;
  height:100%;
}
.bhoechie-tab-menu h1{ color:#fff; font-size:30px; font-weight:bold; text-align:center; margin-top:30px;}
div.bhoechie-tab-menu div.list-group{
  margin-top:60px;
  margin-left:50px;
  margin-bottom:50px;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a{
	 background-color: none;
  color: #fff;
	}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #fff;

  color: #004282;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
  overflow:hidden;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.buy_ico{ width:30px; height:30px; position:relative;}
.buy_ico span{position:absolute; right:-10px; top:-20px; width:15px; height:15px; border-radius:50%; background:#ff0000; color:#fff; font-size:12px; text-align:center; line-height:15px;}