﻿* { padding:0; margin:0; box-sizing:border-box; outline:none; }
a { text-decoration:none; outline:none; color:#333;}
a:focus { outline:0; text-decoration:none;}
a:link { outline:0; text-decoration:none;}	
a:visited { outline:0; text-decoration:none;}	
a:hover { outline:0; text-decoration:none;}	
a:active { outline:0; text-decoration:none;}
.left { float:left; display:inline;}
.right { float:right; display:inline;}
.color { color:#0e4e80;}
header, section, footer, aside, nav, main, article, figure {
    display: block;
} 
.clear { clear:both;}
.textCenter { text-align:center;}
.textRight { text-align:right;}
.textLeft { text-align:left;}
/* input,textarea { outline:0; -webkit-appearance:none; -moz-appearance:none;} */
a,img,button,input,textarea,select{-webkit-tap-highlight-color:rgba(255,255,255,0); background-color:transparent;}
input:focus,button:focus { border:0px; outline:none;}
select { outline:none; -webkit-appearance:none; -moz-appearance:none; background:transparent;}
body {color:#333; font-size:15px; padding-bottom:60px; padding-top:48px; line-height:22px; font-family:"微软雅黑";background: #f5f5f5;}
.showlilu{ font-size:14px; line-height:200%; text-align:center; color:#999; padding:10px 0px 0px 0px;}
.showlilu em{ font-size:45px; color:#0e4e80;}

.ipt{border:1px solid #B3B3B3;border-radius: 6px;background-color: #fff;line-height:0;position:relative;}
	.ipt .input{position:relative;top:-2px;color:#333;font-size:15px;background-color: transparent;border:none;line-height:28px;padding:0 5px;margin:0;width:205px;outline:none!important;background:transparent!important;line-height:28px;border:0;position: relative;z-index:6;}
	/* .ipt .input:focus,
	.ipt .input:active{border:1px solid red;outline:none;background:transparent;} */
	.ipt-inner{height:28px;display:inline-block;
		-webkit-box-shadow: 0 2px 3px RGBA(0,0,0,.08) inset;
		-moz-box-shadow: 0 2px 3px RGBA(0,0,0,.08) inset;
		-ms-box-shadow: 0 2px 3px RGBA(0,0,0,.08) inset;
		-o-box-shadow: 0 2px 3px RGBA(0,0,0,.08) inset;
		box-shadow: 0 2px 3px RGBA(0,0,0,.08) inset;
	}
.Validform_checktip{position:relative;top:8px;}
.ipt .name{width:74px;text-align: left;padding-left:9px;line-height: 41px;vertical-align: top;position: relative;top:-2px;}
.ipt .ico{position: absolute;right:8px;top:12px;z-index:5;}
.ipt .placeholder{color:#ccc;font-size:15px;position: absolute;line-height: 41px;left:90px;top:1px;z-index:6;}
.ipt .placehold{background:transparent;color:#ccc;font-size:15px;position: absolute;line-height: 40px;height:40px;left:20px;top:2px;z-index:6;}

.btn-inner{display: inline-block;vertical-align: middle;}
.btn-inner{line-height: 28px;border-radius: 6px;font-size:12px;width:50px;border-top:1px solid #fefefe;}
.finishReg{background: #3F75F8; border:0px;cursor:pointer; display:block; text-align:center; border-radius:6px;font-size:16px; padding:10px; width:90%; color:#fff;  background: -moz-linear-gradient(center top , #0e4e80, #0e4e80) repeat scroll 0% 0% transparent; margin:0 auto; margin-top:10px;}
.finishReg:hover { color:#fff;}
.catchCode{border-radius: 6px;float:right;width:140px;height:40px;position:relative;left:0px;top:0px;background-color:#f8b62c; color:#fff; line-height:40px; border:0px; cursor:pointer; font-size:14px; background: -moz-linear-gradient(center top , #f8b62c, #f8b62c) repeat scroll 0% 0% transparent;}
.catchCode a:hover { color:#FFFFFF;}
#verifyBox { background-color:transparent;}


/*首页*/
.notice{padding:.5rem 1rem .5rem 0rem;color:#333333;display:block;text-decoration:none;background-position-y: 3px;padding-top: 0;}
.notice>div{white-space:nowrap;overflow:hidden;width:100%;}
.notice>div span{ padding-right:3rem; display:inline-block; min-width:100%;}


/* new nav */
.index-nav-wrap {height: 190px;background-color: #fff;padding-top:25px;overflow: hidden;}
.index-nav {width: 100%;background-color: #fff;}
.index-nav ul {width: 96%;margin: 0 auto;}
.index-nav li {width: 25%;float: left;}
.index-nav a {display: block;padding: 0px;width: 60px;margin: 0 auto;}
.index-nav em {width: 40px;height: 40px;display: block;margin: 0 auto;}
.index-nav img {width: 100%;height: 100%;}
.index-nav p {height: 40px;font: normal 14px/40px "Microsoft YaHei";text-align: center;color: #555555;}
.index-nav-wrap .active-fix {position: fixed;top: 0;left: 0;z-index: 1000;}


.btn {
    height:30px;
    font-size:14px;
    border: none;
    cursor: pointer;
    border-radius: .8rem;
	width: 45%;
	text-align:center;
	line-height:30px;
	margin-bottom:10px;
}
.btn_orange {
    background: #f60;
    color: #fff;
	float:left;
}
.btn_hui {
    background: #fff;
    color: #0697da;
	border: .1rem solid #e1e1e1;
	float:right;
}
.danbao {width: 30px;height: 18px;line-height:18px;text-align:center;color: #FF8B3E; border:1px solid #FF8B3E; border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;display: inline-block;vertical-align: middle;margin-left: 1px;font-size:12px;font-style: normal;overflow: hidden; text-indent:0px;}

/*首页幻灯*/

/*.banner{ position:relative; z-index:1; width:100%; overflow:hidden;}

.banner li{ z-index:2; opacity:1; left:0; display:block; text-align:center; display:none; width:100%;}

.banner li img{ display:inline-block; width:100%;}*/

#banner{width:100%;height: auto;overflow:hidden;position:relative;background:#FFF;height: 150px;}

#banner .swiper-slide{ position:relative; text-align:center;}

#banner img{ width:100%;}

.pagination{ width:auto; position:relative; z-index:20; bottom:30px; margin:0 auto; text-align:center; height:20px; overflow:hidden}

.swiper-pagination-bullet{ display:inline-block; width:5px; height:5px; border-radius:5px; background:#fff; margin:0 2px; opacity:0.8; cursor:pointer;}

.swiper-pagination-bullet-active{ background:#FD5A21;}



.max { margin:0 auto; padding-left:1%; padding-right:1%; box-sizing:border-box; height:auto; overflow:hidden;}
header { height:48px; line-height:48px; text-align:center; position:relative;  margin-bottom:3px; z-index:2; position:fixed; top:0; left:0; width:100%; background:#ffffff; color:#553C26}
.headerTitle { font-size:18px;}
.backImg { position:absolute; top:7px; left:10px; cursor:pointer; height:30px;}
.headerRight { position:absolute; right:10px; top:0px; display:block; font-size:14px; color:#0e4e80}
footer { position:fixed; left:0; bottom:0; z-index:99999; width:100%; background:#fff; height:66px; padding:10px 0px 0px; height:55px;}
footer a { width:25%; display:block; float:left; text-align:center; color:#9f9f9f;  font-size:12px; box-sizing:border-box; padding-top:24px;}
footer a img { max-width:35px; width:100%;}
footer a:focus { color:#9f9f9f; text-decoration:none;}
footer a:link { color:#9f9f9f; text-decoration:none;}	
footer a:visited { color:#9f9f9f; text-decoration:none;}	
footer a:hover { color:#9f9f9f; text-decoration:none;}	
footer a:active { color:#9f9f9f; text-decoration:none;}
/*footer修改	*/
.f_home { background:url(../images/footer_icon/index.png) no-repeat top center; background-size:25px;}
.f_home.active { background:url(../images/footer_icon/index_active.png) no-repeat top center; background-size:25px; color:#0e4e80;}
.f_invest { background:url(../images/footer_icon/product.png) no-repeat top center; background-size:25px;}
.f_invest.active { background:url(../images/footer_icon/product_active.png) no-repeat top center; background-size:25px; color:#0e4e80;}
.f_guanyu { background:url(../images/footer_icon/point.png) no-repeat top center; background-size:25px;}
.f_guanyu.active { background:url(../images/footer_icon/point_active.png) no-repeat top center; background-size:25px; color:#0e4e80;}
.f_account { background:url(../images/footer_icon/me.png) no-repeat top center; background-size:25px;}
.f_account.active { background:url(../images/footer_icon/me_active.png) no-repeat top center; background-size:25px;color:#0e4e80;}

/*.f_borrow { background:url(../images/navborrow.png) no-repeat top center; background-size:25px;}
.f_borrow.active { background:url(../images/navborrowh.png) no-repeat top center; background-size:25px; color:#0e4e80;}*/

#dataChart { width:100%; height:130px;}
div.jqplot-table-legend-swatch{
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-width:4px;
	border-right-width:4px;
}
.jqplot-target{
	font-size:1.2em;
}
table.jqplot-table-legend { line-height:12px; margin-top:-53px; margin-right:1px; font-size:11px;}
table.jqplot-table-legend td { padding:2px;}
.platformData { padding-top:0px; margin:0 auto; min-height:140px;}
.title { border-left:3px #0e4e80 solid; padding-left:10px; color:#0e4e80; margin-bottom:15px; font-size:16px;}
.advanceTime { background:url(../images/time.png) no-repeat; background-size:cover; width:90px; height:90px; font-size:12px; box-sizing:border-box; text-align:center; position:absolute;}
.advanceYear { padding-top:10px;}
.advanceDay { font-size:30px; color:#2996cc; font-weight:bold; padding-top:4px;}
.advanceWeek { color:#fff; font-size:9px; word-spacing:8px; letter-spacing: 1px; padding-top:2px;}
.advanceInfo { font-size:13px; box-sizing:border-box; width:100%; padding-left:100px; padding-top:3px;}
.advanceInfo p { margin-top:3px; border-bottom:1px #f6f4f5 solid; padding-bottom:3px;}
.advanceTitle { margin-bottom:5px;}
.itemTitle { width:75%; line-height:22px; font-size:14px;}
.itemTitle img { width:22px;}
.itemTitle a { color:#333; cursor:pointer;}
.redBtn { background-color:#0e4e80; padding:3px 0px; width:70px; color:#fff; font-size:12px; border:0px; display:block; text-align:center; margin:0 auto;}
.redBtn:hover { color:#fff;}
.itemBtn { width:25%; text-align:right;}
.itemList {
    width: 95%!important;
    margin-bottom: 10px!important;
    background: #fff;
    margin: 15px auto;
    clear: both;
    -webkit-box-shadow: 0 0 0.26667rem 0.13333rem #cccccc;
    -moz-box-shadow: 0 0 0.26667rem 0.13333rem #cccccc;
    box-shadow: 0 0 0.26667rem 0.13333rem #cccccc;
    -webkit-border-radius: 0.7rem;
    -moz-border-radius: 0.7rem;
    border-radius: 0.7rem;
    overflow: hidden;
 }
 .itemList ul.items{width:100%;padding: 10px 0;overflow: hidden;font-size: 12px;}
 .itemList ul.items li{width:50%;float:left;padding-left: 10px;white-space: nowrap;}
 .itemList ul.items li .project_item2{white-space:nowrap}
 .itemList ul.items li .project_item img{width: 14px;}
a.itemList:focus { color:#333;}
a.itemList:link { color:#333;}
a.itemList:visited { color:#333;}
a.itemList:hover { color:#333;}	
a.itemList:active { color:#333;}
.itemInfo { border:1px #ccc solid; border-radius:5px; padding:10px; margin:10px 0px; background-color:#f6f4f5; display:none; font-size:12px;}
.itemInfo li { width:50%; line-height:26px;}

.mwui-switch-btn{ 
	width:50px; 
    display:block;
	background:url(../images/on.png) no-repeat center;
	border:0px;
	cursor:pointer;
	overflow:hidden;
	outline:none;
	height:16px;
	margin:10px 0px 0px 0px;
	padding:0px 5px;
}
.mwui-switch-btn span{
    width:13px;
    font-size:14px;
    height:13px;
    display:block;
    background:url(../images/btn.png) no-repeat center;
    border-radius:15px;
    float:left;
    color:#3B75FD;
    text-align:center;
}
.mwui-switch-btn:hover span{
    background:url(../images/btn.png) no-repeat center;
}
.mwui-switch-btn span.off{ float:right;}
.register { font-size:14px; width:99%; margin:0 auto; padding-top:30px;}
.formItem { border-radius: 6px;line-height:35px;height:44px; border:1px #B3B3B3 solid; /*overflow:hidden;*/ padding:3px 5px; margin-bottom:10px;}
.formItemBorder { border-radius:6px; overflow:hidden; margin-bottom:10px;}
.inputText { border-radius: 6px; border:0px; height:40px;line-height:28px; width:210px; padding-left:10px; outline:none; font-size:15px;}

.ipt_textcc{
    width: 100%;
    border-radius: 5px;
    border: 1px solid #eeeeee;
    font-size: 14px;
    padding: 14px 0px;
    background: #FFF none repeat scroll 0% 0%;
    text-indent: 10px;
}
.iptCase{ height:55px;}
.inputText:focus { border:0px; outline:none;}
.phoneValid input { width:100px;}
.btnPhone { background:#ca8d30; font-size:12px; border:0px; border-radius:3px; color:#fff; padding:8px; margin-left:10px; cursor:pointer;}
.btnPhone:hover { color:#fff;}
.widthBtn { background-color:#0e4e80; padding:10px; width:100%; color:#fff; font-size:16px; border:0px; border-radius:5px; cursor:pointer; margin-top:10px; margin-bottom:10px; display:block; text-align:center;}
.widthBtn:hover { color:#fff;}
.commonBtn { background-color:#0e4e80; padding:10px; width:100%; color:#fff; font-size:15px; border:0px; border-radius:5px; cursor:pointer; display:block; text-align:center;}
.commonBtn:hover { color:#fff;}
.noBorder { border:0px;}
.Validform_close { display:block; width:25px; height:24px; line-height:24px; text-align:center; font-size:16px;}
.checkInput { width:15px; height:15px; margin-top:4px; margin-right:5px;}
.userLogin { position:relative;}
.userImg { position:absolute; z-index:8888; width:50px; left:0px; top:4px;}
.username { border:1px #eeeeee solid; height:44px; padding-left:50px; width:100%;}
.password { border:1px #eeeeee solid; height:44px; padding-left:50px; width:100%;}
.rememberPwd { font-size:12px; color:#4a4a4a; padding-top:2px; margin:5px 0px; padding-left:5px;}
.rememberPwd a { color:#4a4a4a;}
.rememberPwd a:hover { color:#0e4e80;}
.username:focus,.password:focus { border:1px #fefefe solid;}
.loginName { width:300px; margin:10px auto; overflow:hidden;}

.rememberPwd { font-size:12px; color:#4a4a4a; padding-top:2px; margin:5px 0px; padding-left:5px;}
.rememberPwd a { color:#4a4a4a;}
.rememberPwd a:hover { color:#0e4e80;}
.formGroup select,.formGroup input { width:63%; height:26px; border:0px; padding-right:5px; font-size:15px; text-align:right;}
.formGroup { border-top:0px; overflow:hidden; padding:10px; display:block; background:#fff; 
box-shadow: inset 0 0px 1px #aaa/*,inset 0 1px 0 #cacaca,0 1px 1px -1px rgba(0, 0, 0, 0.0)*/; line-height:26px;
}
.formGroup:focus { border:0px #a90b0b solid;}
.marginLeft { margin-left:15px;}
.dateInput input { width:60px; height:26px;}
.dateInput select { width:60px; margin-left:10px; height:26px;}
.timeInput input { width:100px; height:26px;}
.timeInput select { width:100px; margin-left:10px; height:26px;}
.rzA { width:100%; display:block; border:1px #ccc solid; border-radius:5px; margin:7px 0px; padding:5px 10px; background:url(../images/right.gif) no-repeat 97% center;}
.yzmType { overflow:hidden; margin-top:10px; width:98%; margin:10px auto 0px;}
.yzmType button,.yzmType input { width:49%; margin-bottom:7px;}
.yzmType input { border:1px solid #cacaca; height:36px; border-radius:6px; padding:6px; margin-left:0px; background:#fff;}
.yzmType button { background:#f60; border:0px; border-radius:6px; color:#fff; padding:7px 7px 8px; margin-left:2%; cursor:pointer;}
.yzmType button:hover { color:#fff; outline:none;}
.yzmType input:focus { border:1px solid #cacaca;}




.loginBtn { background-color:#0e4e80; padding:5px; width:90%; color:#fff; font-size:12px; border:0px; border-radius:5px; cursor:pointer;}
.Validform_checktip { color:#0e4e80; font-size:12px; display:inline; float:left; padding-left:5px;}

.yzput{border-radius:6px;border:1px solid #B3B3B3;width:140px;height:40px;font-size:18px;}
.verifyBoxB{border-radius:6px;height:40px;border:none;background-color:#F2F2F2}
.qx{float:right;border-bottom-color:#D42727;position:relative;z-index:6px;border-radius: 4px;margin-right:15px;margin-top:8px;line-height:24px;width:48px;height:30px;font-size:12px;border:2px solid #790303;background-color:#B71212;}
.user_reg{font-size:20px; color:#fff;font-weight:bold;position:relative;left:26px;}

.btn-group { text-align:center; margin-bottom:15px; padding-left:30px;}
.btn-group span { padding:5px 30px; cursor:pointer; margin:0px;}
.loginPhoneWay,.loginEmailWay { color: #0e4e80; line-height:22px; display:block; text-align:right; width:270px; margin:0 auto; padding-right:15px; cursor:pointer;}
.phonePaddBot { margin-bottom:0px;}
.inputTxt { position:relative; top:0px; left:12px;}
.leftLabel { display:block; text-align:right; margin-right:5px; width:100px;}
.namePaddTop { margin-top:0px;}



.registerBtn { width:180px;}
.accountTop { background-size:100% 100%; height:100px; padding-top:7px;color:#9A9A9A}
.accountTop .itemList{ font-size:13px}
.accountTop .itemList{ text-align:center; padding:20px 10px;}
.accountTop .itemList span{color:#0e4e80; font-size:30px; line-height:30px;}
.accountTop dd{ float:left; width:50%; text-align:center; padding-bottom:10px;font-size:13px}
.accountTop dd span{color:#0e4e80; font-size:16px}
.nameInfo { color:#fff; padding-left:10px; padding-top:0px; font-size:13px;}
.nameInfo img { margin-top:5px; width:25px; margin-right:5px;}
.certifyInfo { background: rgba(0, 0, 0, 0.3); height:40px; padding-top:4px; margin-top:2px;}
.commonCertify { width:25%; color:#fff; float:left; text-align:center; font-size:11px; border-right:1px #FFF solid;}
.pwdCertify { border:0px;}
.commonRz { background:url(../images/certify.png) no-repeat; width:15px; height:15px; display:block; margin:0 auto;}
.realName { background-position:0px -15px;}
.realName.yes { background-position:0px 0px;}
.phoneRz { background-position:-15px -15px;}
.phoneRz.yes { background-position:-15px 0px;}
.emailRz { background-position:-30px -15px;}
.emailRz.yes { background-position:-30px 0px;}
.pwdRz { background-position:-45px -15px;}
.pwdRz.yes { background-position:-45px 0px;}
/*会员中心*/
.manageModule { width:33.333333%; text-align:center; float:left; display:block; color:#333; font-size:13px;}
.manageModule:focus { color:#333; text-decoration:none;}
.manageModule:link { color:#333; text-decoration:none;}	
.manageModule:visited { color:#333; text-decoration:none;}	
.manageModule:hover { color:#333; text-decoration:none;}	
.manageModule:active { color:#333; text-decoration:none;}
.manageBorder { width:100%; height:100%; padding:10%;}
.borderRight{ position: relative; }
.borderRight:after{ content: ''; display:block; position: absolute; width: 1px; right: 0px; top: 0px;height: 100%; background-color: #ccc; -webkit-transform: scaleX(0.5); transform: scaleX(0.5);}
.borderBottom{ position: relative; background:#FFF; }
.borderBottom:after{ content: ''; display:block; position: absolute; width: 100%; left: 0px; bottom: 0px;height: 1px; background-color: #ccc; -webkit-transform: scaleY(0.5); transform: scaleY(0.5);}
.borderTop{}
.borderTop:after{ content: ''; display:block; position: absolute; width: 100%; left: 0px; top: 0px;height: 1px; background-color: #ccc; -webkit-transform: scaleY(0.5); transform: scaleY(0.5);}
.manageModule img { width:25%; max-width:35px; margin-bottom:10px;}
.manageModule:hover { text-decoration:none;}
.manageModule.noborder { border-bottom:none;}
.financeTop { background-color:#0e4e80; color:#fff; width:98%; border-radius:5px; margin:10px auto 0px;}
.earnings { font-size:14px; padding-top:10px; margin-bottom:15px;}
.earningsNum { font-size:20px; line-height:40px; padding-right:10px;}
.financeDetail { width:50%; float:left; margin:15px 0px;}
.financeDetail p { margin-top:5px;}
.rechargeCash { width:100%; position:fixed; bottom:66px;}
.topUpBtn { background-color:#98cd69; color:#FFF; width:50%; float:left; text-align:center; height:30px; line-height:30px; display:block; color:#fff; font-size:14px; cursor:pointer;}
.cashBtn { background-color:#6bcbca; color:#FFF; width:50%; float:left; text-align:center; height:30px; line-height:30px; display:block; color:#fff; font-size:14px; cursor:pointer;}
.topUpBtn:hover,.cashBtn:hover { color:#fff;}
.moneyTab { overflow:hidden; margin-bottom:10px;}
.borderRadius { border:1px #ddd solid; border-radius:6px; overflow:hidden; padding:5px 0px; margin:5px 0px;}
.borderRadius select,.borderRadius input { width:175px; border:0px; height:22px;}


.borderBotNo { border-bottom:0px;}
.borderYj { border:1px #ddd solid; border-radius:6px; overflow:hidden; padding:5px 10px; margin:5px 0px;}

.divTab { overflow-x:auto; width:100%; word-wrap:break-word; word-break:break-all;}
.inviteTab { border-collapse:collapse; width:100%; text-align:center; margin-top:10px; font-size:12px; background:#fff;}
.inviteTab td,.inviteTab th { border:1px #ddd solid; padding:5px;}
.tabTitle { background-color:#f6f4f5;}
.inviteTopTab { text-align:center; width:100%; padding-top:10px; line-height:30px;}

.phoneYzm input { width:60px;}
.emailYzm input { width:80px;}
.mbsc-android .dwwr { background:#a90b0b;}
.mbsc-android .dwbc { background-color:#a90b0b;}
.mbsc-android .dwv { border-bottom:1px #fff solid;}
.investImg { top:12px;}
/* .investNav { top:9px;} */
.investNav img { cursor:pointer; width:25px; vertical-align: top; margin-top:9px;}
.investNav button { border:0px; color:#fff; height:35px; line-height:35px;}
.investList {
	
	width:100%;
	
	
	padding:10px;
	margin:10px 0px;
}
.investTitle { border-bottom:1px #ccc solid; height:32px; line-height:25px;}
.investTitle img { width:25px; margin-right:10px;}
.investTitle a { color:#333;}
.itemList .investTitle {margin: 0 auto;width:98%;height: 40px;border-bottom: 1px #ddd solid;font-size:16px; line-height:40px; text-indent:8px}
.investInfo,.transferInfo { padding-top:10px;}
.investInfo{ font-size:13px;}
.investInfo li { width:40%; text-align:center; line-height:30px;}
.investInfo li.one{border-right: 1px #ddd solid; line-height:30px;}
.investInfo li.one em{ color:#E34A5C; font-size:35px}
.investInfo li.one span{ color:#E34A5C;}
.investInfo li.two{ width:40%; float:left; text-align:left; padding-left:10px; background:url(../images/qitou.png) no-repeat left top; padding-left:30px; }
.investInfo li em{ font-size:18px; color:#FD5A21;}
.investInfo li img,.transferInfo li img { padding-top:3px; width:25px;}
.project-foot{text-align: left;color: #C8C8C8;font-size: 12px; text-indent:10px; padding-bottom:5px; width:100%;}
.transferInfo li { width:33.3333%; text-align:center; line-height:30px;}
.investStyle { border:1px #ccc solid; border-radius:5px; padding:5px;}
.investBtn { width:18.555%; border:0px; cursor:pointer;}
.investTypeActive { color:#FD5A21;}
.investNavMain { position:fixed; height:100%; width:100%; left:0px; background:rgba(78, 78, 78, 0.5); z-Index:9999;}
.investNavBtn { width:100%; border-bottom:1px #ccc solid; padding:10px; display:block;}
.investNavBtn:focus { border-bottom:1px #ccc solid;}
.investMenu { position:fixed; height:100%; right:0px; top:50px; padding:10px; background-color:#fff; width:253px; border:1px #f6f4f5 solid;}
.investMenu span { width:25%; display:block; text-align:center; float:left; overflow:hidden; cursor:pointer;}
.typeActive { border-bottom:2px #FD5A21 solid;}
.investType,.investSum,.investRate,.investDeadline { margin-top:10px;}
.investType li,.investSum li,.investRate li,.investDeadline li { width:100%; padding:5px 10px; border-bottom:1px #ccc solid; box-sizing:border-box; cursor:pointer;}
.navBtn { width:100px; margin:0 auto; padding:5px; margin-top:20px;}
.investActive { background:url(../images/check.gif) no-repeat right center; background-size:20px 15px;}
.investTop{width: 100%;
margin-bottom: 10px !important;
background: #FFF none repeat scroll 0% 0%;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
border: 1px solid #DDD;
clear: both;}
.investTop .financeDetail { margin:5px 0px;}
.investTop .financeDetail p { margin:0px;}
.repayWay { background:url(../images/hkfs.png) no-repeat left center; padding-left:20px; border-top:1px #fff dashed; padding:5px 20px; margin-top:5px;}
.repayStatus { background:url(../images/status.png) no-repeat left center; padding-left:20px;}
.repayStatusBorder { border-top:1px #fff dashed;}
.transferP { margin-bottom:5px; margin-top:5px; display:block; color:#fff;}
.transferP:hover { color:#fff;}
.investTop .investName {margin: 0px auto;
width: 98%;
height: 40px;
border-bottom: 1px solid #DDD;
font-size: 16px;
line-height: 40px;
text-indent: 8px;
color:#333;}
.investTop .investName span{ font-size:12px;}
.investListBtn { padding-top:10px; padding-bottom:10px;}
.investListBtn .baseInfoBtn,.investListBtn .investInfoBtn,.investListBtn .personInfoBtn,.investListBtn .investRecordBtn,.investListBtn .repayInfoBtn  { width:100%; display:block; border:1px #ccc solid; border-radius:5px; margin:5px 0px; padding:5px 10px; background:url(../images/right.gif) no-repeat 97% center; cursor:pointer; outline:none;}
.investListBtn span:focus { outline:none;}
.marginTop { margin-top:10px;}
.marginBot { margin-bottom:10px;}
.investInfoTitle { background-color:#FD5A21; color:#fff; font-size:14px; padding:7px 10px; border-radius:5px 5px 0px 0px; margin-bottom:5px;}
.noPadding { padding:0px;}
.widthBox { width:50%; box-sizing:border-box; float:left; overflow:hidden; padding:0px 10px; text-align:center}
.infoP { padding:0px 10px;}
.radiusInput { overflow:hidden;}
.radiusInput span {  line-height:29px;}
.radiusInput input { border:1px #ccc solid; border-radius:5px; height:24px; margin-top:5px; padding:0px 10px;}
.tbBtn p { line-height:24px;}


li {
    list-style: outside none none;
}
.investTop .detailBlock .detailLeft {
	width: 30%;
	text-align:center;
}

.investTop .detailBlock .detailRight {
	width: 30%;
	text-align:center;
}


.investTop .detailBlock {
	margin:0px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}

.investTop .detailBlock .detailLeft {
	width: 30%;
	text-align:center;
}

.investTop .detailBlock .detailRight {
	width: 30%;
	text-align:center;
}
.investTop .line {
    width: 96%;
    margin: auto 2%;
    color: #555;
}
.investTop .cooperate {
    font-size: 16px;
    margin: 0px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    border-top: 1px solid #DDD;
}


.issueMain { width:300px; margin:0 auto;}
.inputRadius input { width:15px; margin-left:20px;}
.spanInline { display:block; vertical-align: middle; margin-left:100px;}
.spanInline input { position:absolute; margin-left:-20px; width:15px; height:15px; margin-top:4px;}
.spanInline1 { display:block; vertical-align: middle; margin-left:130px;}
.spanInline1 input { position:absolute; margin-left:-20px; width:15px; height:15px; margin-top:4px;}
.spanInline2 { display:inline-block; vertical-align: middle; margin-left:40px;}
.spanInline2 input { position:absolute; margin-left:-20px; width:15px; height:15px; margin-top:4px;}
.moneyInput input,.moneyInput select { width:50%;}
.textareaGroup textarea:focus { border:1px #a90b0b solid; outline:none;}
.textareaGroup { margin-bottom:7px;}
.textareaGroup textarea {border:1px #ccc solid; border-radius:6px;margin-right:5px; width:100%; padding:5px;}

.textfield { position:relative;}
.textfield .fieldtxt { width:35%; padding-right:5px;}
.textfield .field { position:absolute; left:100px; opacity:0;}
.textfield button { background:#ca8d30; border:0px; border-radius:6px; color:#fff; padding:5px 6px; cursor:pointer;}
.modifyToux { margin-top:10px;}
.touxBtn { position:relative; margin-bottom:10px;}
.touxBtn .field { position: absolute; left: 0px; top: 0px; width: 100%; height: 50px; opacity:0; cursor:pointer;}

.ulli li{margin-left:10px;height:40px;width:40%;text-align:center;line-height:40px;}
.ulli li a{cursor:pointer}
.active{background-color:#CC0000;}
.active a{color:#fff}
.carDateInput select { width:27%;}
.inviteInput { width:100%; padding:10px 0px; line-height:31px; position:relative; margin-top:10px; overflow:hidden;}
.inviteInput .yqspan { position:absolute; top:7px; left:0px;}
.inviteInput .yqInput { width:100%; padding-left:70px; display:block; overflow:hidden;}
.inviteInput textarea { border:1px #ccc solid; padding:5px; margin-bottom:10px; width:100%; height:30px;}
.inviteInput .finishReg { padding:5px;}
.baseInfo,.investInfo,.personInfo,.investRecord,.repayInfo { padding-bottom:10px;}
.baseInfo img,.investInfo img { width:100%;}
.investRecord span { display:inline; border:0px; background:none;}
.payInfo { width:100%; height:100%; position:absolute; left:0; top:0; background:rgba(0,0,0,0.8); z-index:6666;}
.investForm { width:94%; margin:10% auto 0px; background:#fff; border-radius:5px; position:relative;}
.investDetail { padding-top:10px; padding-bottom:10px;}
.tbTit { padding:10px;}
#payInfo li { margin-bottom:15px;}
#payInfo .Flat_but { float:none;}
#payInfo{position:fixed; z-index:666666; }
.payInfo .close { position:absolute; z-index:999966; top:5px; right:0px; cursor:pointer;}
.showDetail { cursor:pointer; margin-top:10px;}


.investShow { width:120px; height:120px; margin:15px auto; position:relative;}
.circle {
	width: 120px;
	height: 120px;
	position: absolute;
	border-radius: 50%;
	background: #0cc;
}
.pie_left, .pie_right {
	width:120px; 
	height:120px;
	position: absolute;
	top: 0;left: 0;
}
.circleLeft, .circleRight {
	width:120px; 
	height:120px;
	background:#00aacc;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}
.pie_right, .circleRight {
	clip:rect(0,auto,auto,60px);
}
.pie_left, .circleLeft {
	clip:rect(0,60px,auto,0);
}
.mask {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	left: 10px;
	top: 10px;
	background: #FFF;
	position: absolute;
	text-align: center;
	line-height: 100px;
	font-size: 20px;
	font-weight: bold;
	color: #00aacc;
}


.notesite{display:block;margin:0 auto 15px;width:61px;height:62px;background:url(../images/level.png) no-repeat;text-align:center;font-size:10px;line-height:60px;}
.notesite strong {
	font-size: 13px;
	margin-right: 3px;
	color: #0e4e80;
	font-weight:normal
}
/*借款详情*/
.redColor { color:#d70714;}
.progress { width:100%; height:26px; border:1px #CCC solid; border-radius:5px; margin:5px 0px; overflow:hidden;}
.progressBar { background:#0e4e80; display:block; height:24px;}
.instru {margin: 0px auto;height: 40px;border-bottom: 1px solid #DDD;font-size: 16px;line-height: 40px;text-indent: 8px;color:#333;overflow: hidden;}
.grayColor { color:#9c9c9c;}
.detailBtn { padding:0px 0px 10px; width:100%; position:fixed; left:0; bottom:0; border-top:1px #CCC solid; background:#fff;}
.borderBtn { border:1px #0e4e80 solid; background:none; color:#0e4e80; display:block;}
.borderBtn:hover { color:#0e4e80;}
/*点击加载*/
/* #pagemore { text-align:center; background:#f6f5f4; padding:10px;}
#pagemore p {text-align:center;} */
/*会员中心*/
.grayBody { background:#f0f0f0;}
.blackHeader { background:#3F75F8; color:#FFF}
.blackHeader a { color:#ffffff;}
.accMax { margin:0 auto; box-sizing:border-box; height:auto; overflow:hidden;} 
.switchBtn { display:inline-block; float:right; overflow:hidden;}
.offBtn { background:url(../images/off.png) no-repeat right center; background-size:50px; width:50px; height:26px; display:inline-block;}
.onBtn { background:url(../images/on.png) no-repeat right center; background-size:50px; width:50px; height:26px; display:inline-block;}
.formGroup .switchBtn .cbInput { margin-left:0px; width:15px; opacity:0;}
.autoTips { color:#f60; padding-bottom:10px; box-shadow: inset 0 -1px 0px #cacaca;}
.fgRight { float:right; display:inline-block;}
.blueBtn { background:#0e4e80; color:#fff; font-size:12px; padding:0px 5px; border-radius:3px;}
.textP { padding:10px;}
.commSafe { width:100%; box-shadow: inset 0 0px 1px #d7d7d7,inset 0 1px 0 #d7d7d7,0 1px 1px -1px rgba(0, 0, 0, 0.4); padding:10px; display:block; background-color:#fff; line-height:30px; overflow:hidden;}
.commSafe span { display:inline-block;}
.commSafe i { display:inline-block; width:30px; height:30px; border-radius:5px; margin-right:15px;}
.accRight { background:#fff url(../images/rightnav.png) no-repeat 99% center; padding-right:25px; background-size:13px;}
.saferealName { background:url(../images/userrealname.jpg) no-repeat left center; background-size:30px;}
.safeName { background:url(../images/useracc.jpg) no-repeat left center; background-size:30px;}
.safePhone { background:url(../images/userphone.jpg) no-repeat left center; background-size:30px;}
.safeEmail { background:url(../images/useremail.jpg) no-repeat left center; background-size:30px;}
.safeLoginpwd { background:url(../images/userloginpwd.jpg) no-repeat left center; background-size:30px;}
.safePaypwd { background:url(../images/userpaypwd.jpg) no-repeat left center; background-size:30px;}
.commSafe.marginTop { margin-top:20px;}
.formItemBorder .finishReg { width:100%;}
.redList { background:#fff url(../images/accred.jpg) no-repeat left center; background-size:40px; height:70px; padding-left:50px;}
.redList span { font-size:12px;}
.redList p.right { text-align:right;}
.orderInfo { background:#fff; width:87%; margin:0 auto; padding:20px 10px; margin-top:30px; border-radius:5px;}
.orderInfo .inviteTab { margin-top:0px; border:0px; font-size:14px;}
.orderInfo .inviteTab td { border:0px; padding:10px;}
.bigRed { font-size:30px; line-height:80px;}
.repayDetail { font-size:12px;}
/*tips弹框*/
.tipbox .tip-l { width:auto; background:none;}
.tipbox .tip-c { background:rgba(0,0,0,0.9); font-size:15px; color:#fff; padding:10px 8px; text-align:center; border-radius:6px; line-height:22px; height:auto; width:200px;}
.tipbox .tip-r { background:none;}
.tipbox { display:block; height:auto; line-height:22px; text-align:center;}

/*==========以下部分是Validform必须的===========*/
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:200px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); border-radius:5px;}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background:url(../images/tips.png) no-repeat center bottom;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:10px 8px; text-align:center; border-radius:6px; background-color:rgba(0,0,0,0.9); font-size:15px; color:#fff;}
#hidebg{position:absolute;left:0px;top:0px;background-color:#000;width:100%;filter:alpha(opacity=60);opacity:0.6;display:none;z-Index:888;}
#hidebox{position:absolute;width:98%;height:45%;top:22%;left:1%;background-color:#fff;display:none;cursor:pointer;z-Index:9999;}
#hideimg{position:relative;z-Index:999;border-bottom:1px solid #D5DFE8;width:100%;height:15%;background-color:#F9F9F9;}
#hideimg span{line-height:60px;font-size:18px;margin-left:15px;margin-top:25px;}
#hideimg img{float:right;margin-top:12px;}
#contentye{width:100%;text-align:center;height:80%;}
#agre_e{position:relative;z-Index:6;width:100%;height:5%;text-align:center;top:-9%}
#contenzi{overflow-y:scroll;width:100%;height:84%;position:relative;left:0%;top:0%;border-left:1px solid #D5DFE8;border-right:1px solid #D5DFE8;border-bottom:1px solid #D5DFE8;}
/*客户端提示下载框*/
.appdown { background:rgba(0,0,0,0.5) url(../images/downlogo.png) no-repeat 10px center; background-size:40px; width:100%; height:46px; position:fixed; bottom:55px; left:0px; z-index:8888888; color:#fff; padding-left:55px; font-size:12px;}
.appBtn { background:#0e4e80; padding:2px 5px; color:#fff; border-radius:5px; margin-top:10px; margin-right:15px;}
.appClose { font-size:35px; font-weight:bold; line-height:46px; padding-right:10px; padding-left:10px; cursor:pointer;}
.appBtn22 { background:#0e4e80; padding:2px 10px; color:#fff; border-radius:5px; margin-top:10px; margin-right:5px; width:80%;}

/*红包*/
.getBtn { background:#f9c973; display:block; text-decoration:none; color:#fff; padding:6px; border-radius:7px; margin:10px 0px; border:0px; width:100%; cursor:pointer; font-size:18px; font-family:"微软雅黑";}
.getBtn:hover { outline:none; text-decoration:none;}
.phoneText { border:1px #ccc solid; height:35px; padding:0px 10px; width:100%; margin:5px 0px; border-radius:5px; font-family:"微软雅黑"; background:#fff;}
.phoneText:focus { border:1px #ccc solid;}
.yzmBtn { background:#f29600; width:49%; float:left; border:0px; line-height:35px; margin:5px 0px; border-radius:5px; margin-left:1%; color:#fff;}
.rewardUser { border-top:1px #ccc solid; border-bottom:1px #ccc solid; width:80%; height:100px; margin:10px auto 15px; padding:10px 15px; overflow:hidden; color:#fff;}
.rewardUser p { overflow:hidden;}
.rewardUser p span:nth-of-type(1){ float:left;}
.rewardUser p span:nth-of-type(2){ float:right;}
.redInstru { margin:40px auto 10px; border:1px #fff solid; position:relative; width:90%; border-radius:10px; padding:20px; line-height:25px;}
.redInstru span { display:block; background:#bd4500; position:absolute; top:-25px; left:10px; color:#fff; padding:10px;}
.redInstru p { color:#fff; font-size:12px;}
#demo1{ position:relative; top:0px;}

/*分享按钮*/
#share_main { position:fixed; top:30%; right:-17px; width:50px; height:50px; z-index:3;}
.store_main_Brief{ 
	text-align:center;  
	line-height:50px; 
	color:#fff; 
	font-size:12px; 
	background:rgba(0,0,0,0.2); 
	width:50px; 
	height:50px; 
	border-radius:50%; 
	padding:10px; 
	position:absolute; 
	top:0px;
	left:0px;
}
.store_main_Brief span { display:block; width:100%; height:100%; border-radius:50%; background:rgba(255,255,255,0.8); font-size:12px; color:#333; line-height:12px; padding-top:3px;}

#shareTo {
    z-index: 2000000000;
    position: absolute;
	top:-70px;
	left:-70px;
    width:190px; 
	height:190px; 
	border-radius:50%;
	background-color:rgba(0, 0, 0, 0.5);
	
}
.shareTit { 
	position:absolute;
	width:50px; 
	height:50px; 
	text-align:center;
	line-height:50px;
	border-radius:50%; 
	font-size: 40px;
	color:#888;
	background:rgba(255,255,255,0.9);
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-25px;
	z-index:55555;
}
.share-to {
    position: absolute;
	width:190px;
	height:190px;
	top:0px;
	left:0px;
	z-index:5555;
}
.share-to li {
	width: 50px;
    height: 50px;
	padding-left:7px;
	padding-top:5px;
}
#share_weibo{
	position:absolute;
	top:20px;
	left:35px;
}
#share_qq{
	position:absolute;
	top:70px;
	left:8px;
}
#wechat-bar{
	position:absolute;
	top:125px;
	left:25px;
}
.cancel-st { 
	text-align:center; 
	position:absolute;
	top: 125px;
	left: 58px;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height:36px;
}
.share-to .st-weibo {
    background-position:-1px 0px;
}
.share-to .st-qq {
    background-position:-1px -113px;
}
.share-to .st-wx {
    background-position:0 -221px;
}
.share-to-bg em {
    background: url(../images/shareto.png) no-repeat;
    background-size: 38px;
}
.share-to em {
    display: block;
    width: 35px;
	height:35px;
	border-radius:50%;
    margin: 0 auto;
	text-align:left;
	font-style:normal;
}

/*红包页面*/
.redHidebg { 
	background-color:rgba(0,0,0,0.93); 
	position:fixed; 
	top:0px; 
	left:0px;
	width:100%;
	height:100%;
	min-height: 42.8rem;
	z-index:9999;
	overflow:hidden;
}
.redHidebg h2 { color:#F3E11E; text-align:center; margin-top:30px;}

.redMain {
	width:60%;
	max-width:380px;
	margin:0 auto;
	position:relative;
	margin-top:30px;
	padding-bottom:45px;
	text-align:center;
}
.redMain img:nth-of-type(1) { 
	width:80%; 
	position:absolute;
	margin:45% 10% 0 10%;
}
.redMain img:nth-of-type(2) {width:100%;}
.redMain span { 
	background:#f4e823; 
	display:block; 
	position:absolute;
	bottom:25%;
	left:17%;
	padding:16px 20px;
	color:#ff0737;
	font-size:20px;
	border-radius:7px;
	width:66%;
	text-align:center;
}
.light{
	width: 40rem;
	height: 40rem;
	background: url(../images/light.png) no-repeat scroll center bottom / 100% auto;
	margin-left: -20rem;
	position: absolute;
	left: 50%;
	top: -7rem;
	opacity: 0.3;
	z-index: -1;
	transform:translateZ(0px);
	-webkit-animation: rotate 10s linear infinite;
	animation: rotate 10s linear infinite;
	overflow:hidden;
}
@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes rotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}
.redBot { 
	position:fixed; 
	bottom:0px; 
	background:#ff0737; 
	color:#fff;
	width:100%;
	padding:10px 0px;
	text-align:center;
	font-size:18px;
}
.redShare {
	position:fixed;
	top:0px; 
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.9);
	z-index:98;
}
.redShare p {background:url(../images/share.png) no-repeat top right; padding-right:50px; color:#fff; position:absolute; top:5px; right:10px; width:200px;}
.rechMain,.rechWay { background:#fff; padding:10px; border-radius:5px; width:70%; position:absolute; left:50%; top:10%; transform:translateX(-50%); -webkit-transform:translateX(-50%); text-align:center;}
.rechWay { display:none;}
.price { font-size:26px; line-height:50px;}
.bankList { background:url(../images/rightjt.png) no-repeat right center; background-size:19px; display:block; text-align:left; overflow:hidden; margin-top:6px; margin-bottom:10px;}
.bankList img { margin-right:5px;}
.rechWay li { width:100%;}
.rechWay li a { background:none;}
.rechWay ul { margin-top:10px;}
.rechTit { position:absolute; border-bottom:1px #f6f5f4 solid; padding:10px; background:#FCFCFC; left:0px; top:0px; width:100%; border-radius:5px 5px 0px 0px; font-size:16px;}
.rechClose { position:absolute; top:5px; right:5px; font-size:26px; font-weight:bold; display:block; padding:0px 5px; color:#bbb;}
.rechMain { padding-top:45px;}
.rechMain button { margin-top:20px;}

.lv0{background-position:0 0}
.lv1{background-position:-70px 0}
.lv2{background-position:-140px 0}
.lv3{background-position:-210px 0}
.lv4{background-position:-280px 0}
.lv5{background-position:-350px 0}
.lv6{background-position:-420px 0}
.lv7{background-position:-490px 0}
.lv8{background-position:-560px 0}
.lv9{background-position:-630px 0}
.lv10{background-position:-700px 0}
.lv11{background-position:-770px 0}
.lv12{background-position:-840px 0}
.lv13{background-position:-910px 0}
.lv14{background-position:-980px 0}
.lv15{background-position:-1050px 0}
.lv16{background-position:-1120px 0}
.lv17{background-position:-1190px 0}
.lv18{background-position:-1260px 0}
.lv19{background-position:-1330px 0}
.lv20{background-position:-1400px 0}
.lv21{background-position:-1470px 0}
.lv22{background-position:-1540px 0}
.lv23{background-position:-1610px 0}
.lv24{background-position:-1680px 0}
.lv25{background-position:-1750px 0}
.lv26{background-position:-1820px 0}
.lv27{background-position:-1890px 0}
.lv28{background-position:-1960px 0}
.lv29{background-position:-2030px 0}
.lv30{background-position:-2100px 0}
.lv31{background-position:-2170px 0}
.lv32{background-position:-2240px 0}
.lv33{background-position:-2310px 0}
.lv34{background-position:-2380px 0}
.lv35{background-position:-2450px 0}
.lv36{background-position:-2520px 0}
.lv37{background-position:-2590px 0}
.lv38{background-position:-2660px 0}
.lv39{background-position:-2730px 0}
.lv40{background-position:-2800px 0}
.lv41{background-position:-2870px 0}
.lv42{background-position:-2940px 0}
.lv43{background-position:-3010px 0}
.lv44{background-position:-3080px 0}
.lv45{background-position:-3150px 0}
.lv46{background-position:-3220px 0}
.lv47{background-position:-3290px 0}
.lv48{background-position:-3360px 0}
.lv49{background-position:-3430px 0}
.lv50{background-position:-3500px 0}
.lv51{background-position:-3570px 0}
.lv52{background-position:-3640px 0}
.lv53{background-position:-3710px 0}
.lv54{background-position:-3780px 0}
.lv55{background-position:-3850px 0}
.lv56{background-position:-3920px 0}
.lv57{background-position:-3990px 0}
.lv58{background-position:-4060px 0}
.lv59{background-position:-4130px 0}
.lv60{background-position:-4200px 0}
.lv61{background-position:-4270px 0}
.lv62{background-position:-4340px 0}
.lv63{background-position:-4410px 0}
.lv64{background-position:-4480px 0}
.lv65{background-position:-4550px 0}
.lv66{background-position:-4620px 0}
.lv67{background-position:-4690px 0}
.lv68{background-position:-4760px 0}
.lv69{background-position:-4830px 0}
.lv70{background-position:-4900px 0}
.lv71{background-position:-4970px 0}
.lv72{background-position:-5040px 0}
.lv73{background-position:-5110px 0}
.lv74{background-position:-5180px 0}
.lv75{background-position:-5250px 0}
.lv76{background-position:-5320px 0}
.lv77{background-position:-5390px 0}
.lv78{background-position:-5460px 0}
.lv79{background-position:-5530px 0}
.lv80{background-position:-5600px 0}
.lv81{background-position:-5670px 0}
.lv82{background-position:-5740px 0}
.lv83{background-position:-5810px 0}
.lv84{background-position:-5880px 0}
.lv85{background-position:-5950px 0}
.lv86{background-position:-6020px 0}
.lv87{background-position:-6090px 0}
.lv88{background-position:-6160px 0}
.lv89{background-position:-6230px 0}
.lv90{background-position:-6300px 0}
.lv91{background-position:-6370px 0}
.lv92{background-position:-6440px 0}
.lv93{background-position:-6510px 0}
.lv94{background-position:-6580px 0}
.lv95{background-position:-6650px 0}
.lv96{background-position:-6720px 0}
.lv97{background-position:-6790px 0}
.lv98{background-position:-6860px 0}
.lv99{background-position:-6930px 0}
.lv100{background-position:-7000px 0}
.s_jingdu{display:inline-block;width:60px;height:60px;text-align:center;line-height:60px;color:#ff8300;font-family:Arial;background-image:url(../images/o44.png);background-repeat:no-repeat}
.s_jd0{background-position:0 0}
.s_jd1{background-position:-50px 0}
.s_jd2{background-position:-100px 0}
.s_jd3{background-position:-150px 0}
.s_jd4{background-position:-200px 0}
.s_jd5{background-position:-250px 0}
.s_jd6{background-position:-300px 0}
.s_jd7{background-position:-350px 0}
.s_jd8{background-position:-400px 0}
.s_jd9{background-position:-450px 0}
.s_jd10{background-position:-500px 0}
.s_jd11{background-position:-550px 0}
.s_jd12{background-position:-600px 0}
.s_jd13{background-position:-650px 0}
.s_jd14{background-position:-700px 0}
.s_jd15{background-position:-750px 0}
.s_jd16{background-position:-800px 0}
.s_jd17{background-position:-850px 0}
.s_jd18{background-position:-900px 0}
.s_jd19{background-position:-950px 0}
.s_jd20{background-position:-1000px 0}
.s_jd21{background-position:-1050px 0}
.s_jd22{background-position:-1100px 0}
.s_jd23{background-position:-1150px 0}
.s_jd24{background-position:-1200px 0}
.s_jd25{background-position:-1250px 0}
.s_jd26{background-position:-1300px 0}
.s_jd27{background-position:-1350px 0}
.s_jd28{background-position:-1400px 0}
.s_jd29{background-position:-1450px 0}
.s_jd30{background-position:-1500px 0}
.s_jd31{background-position:-1550px 0}
.s_jd32{background-position:-1600px 0}
.s_jd33{background-position:-1650px 0}
.s_jd34{background-position:-1700px 0}
.s_jd35{background-position:-1750px 0}
.s_jd36{background-position:-1800px 0}
.s_jd37{background-position:-1850px 0}
.s_jd38{background-position:-1900px 0}
.s_jd39{background-position:-1950px 0}
.s_jd40{background-position:-2000px 0}
.s_jd41{background-position:-2050px 0}
.s_jd42{background-position:-2100px 0}
.s_jd43{background-position:-2150px 0}
.s_jd44{background-position:-2200px 0}
.s_jd45{background-position:-2250px 0}
.s_jd46{background-position:-2300px 0}
.s_jd47{background-position:-2350px 0}
.s_jd48{background-position:-2400px 0}
.s_jd49{background-position:-2450px 0}
.s_jd50{background-position:-2500px 0}
.s_jd51{background-position:-2550px 0}
.s_jd52{background-position:-2600px 0}
.s_jd53{background-position:-2650px 0}
.s_jd54{background-position:-2700px 0}
.s_jd55{background-position:-2750px 0}
.s_jd56{background-position:-2800px 0}
.s_jd57{background-position:-2850px 0}
.s_jd58{background-position:-2900px 0}
.s_jd59{background-position:-2950px 0}
.s_jd60{background-position:-3000px 0}
.s_jd61{background-position:-3050px 0}
.s_jd62{background-position:-3100px 0}
.s_jd63{background-position:-3150px 0}
.s_jd64{background-position:-3200px 0}
.s_jd65{background-position:-3250px 0}
.s_jd66{background-position:-3300px 0}
.s_jd67{background-position:-3350px 0}
.s_jd68{background-position:-3400px 0}
.s_jd69{background-position:-3450px 0}
.s_jd70{background-position:-3500px 0}
.s_jd71{background-position:-3550px 0}
.s_jd72{background-position:-3600px 0}
.s_jd73{background-position:-3650px 0}
.s_jd74{background-position:-3700px 0}
.s_jd75{background-position:-3750px 0}
.s_jd76{background-position:-3800px 0}
.s_jd77{background-position:-3850px 0}
.s_jd78{background-position:-3900px 0}
.s_jd79{background-position:-3950px 0}
.s_jd80{background-position:-4000px 0}
.s_jd81{background-position:-4050px 0}
.s_jd82{background-position:-4100px 0}
.s_jd83{background-position:-4150px 0}
.s_jd84{background-position:-4200px 0}
.s_jd85{background-position:-4250px 0}
.s_jd86{background-position:-4300px 0}
.s_jd87{background-position:-4350px 0}
.s_jd88{background-position:-4400px 0}
.s_jd89{background-position:-4450px 0}
.s_jd90{background-position:-4500px 0}
.s_jd91{background-position:-4550px 0}
.s_jd92{background-position:-4600px 0}
.s_jd93{background-position:-4650px 0}
.s_jd94{background-position:-4700px 0}
.s_jd95{background-position:-4750px 0}
.s_jd96{background-position:-4800px 0}
.s_jd97{background-position:-4850px 0}
.s_jd98{background-position:-4900px 0}
.s_jd99{background-position:-4950px 0}
.s_jd100{background-position:-5000px 0}

.jdt1,.jdt3,.jdt{float:left; color:#D6382E; font-size:14px}
.jdt3{margin-left:5px;color:#D6382E;}
.jdt{margin-top:9px; margin-bottom:10px;}
span.jdt{background:#ccc;width:50%;height:10px;line-height:10px;display:block;border-radius: 10px;}
span.jdt i{background:#D6382E;height:10px;line-height:10px;display:block;border-radius: 10px;}


footers .service-tel .tel i, .footlink a i, footers .service-online i , .ui-ico-m::before, header .ui-ico {
    background-image: url(../images/ico_css_main.png);
}
footers {
	padding:15px 0 10px 0;
}
footers .footer-menu {
	background:#fff;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
	padding:.7em 10px;
	position:relative;
	z-index:0;
}
footers .footer-menu a {
	margin-right:15px;
	color:#ed2210;
}
footers .footer-menu .returntop {
	background:#333;
	color:#fff;
	position:absolute;
	top: 0;
	right:10px;
	height:100%;
	padding:1.3em .5em .5em .5em;
	border-radius:.3em .3em 0 0;
	font-size:.857em;
	margin-right:0;
}
footers nav{
	padding:10px 0px;	
}
footers nav a{
	float:left;
	display:inline-block;
	width:33%;
	text-align:center;		
}
footers .service-tel {
	padding:.5em 10px;
	border-bottom:#ddd 1px solid;
	border-top:#ddd 1px solid;
}
footers .service-phone {
	float:left;
}
footers .service-online {
	float:right;
}
footers .service-online i {
	height:13px;
	width:13px;
	background-size:550px auto;
	background-position:-312px -46px;
}
footers .service-tel .tel {
	color:#333;
	font-weight:bold;
	margin-left:.3em;
	font-size:1.125em;
	vertical-align:middle;
}
footers .service-tel .tel i {
	height:17px;
	width:17px;
	margin-left:5px;
	margin-right:0;
	background-position:-217px -24px;
	background-size:350px auto;
}
footers .footlink {
	text-align:center;
	padding:.5em 0;
	margin-top:.5em;
}
footers .footlink a {
	display:inline-block;
	position:relative;
	z-index:0;
	margin:0 15px;
	color:#333;
}
footers .footlink a.link-touch {
	color:#ec2200;
}
footers .footlink a.link-touch i {
	height:15px;
	width:13px;
	background-position:-224px -35px;
	background-size:450px auto;
}
footers .footlink a.link-pc i {
	background-size:450px auto;
	background-position:-129px -35px;
	width:17px;
	height:15px;
}
footers .footlink a.link-app i {
	background-size:450px auto;
	background-position:-163px -35px;
	width:10px;
	height:15px;
}
footers .copyright {
	text-align:center;
	color:#808080;
	font-size:.857em;
	padding:.5em 0;
}
footers .more-tools {
	text-align:center;
}

.xiang {width:100%;/* padding:10px */}
  .xiang a>img {width:100%;/* margin:3px 0 0 */height: 12rem;}
  .xiang h3 {text-align:left;font-size: 16px;color:#333;line-height:30px;padding-left: 8px;}
  .xiang h4 {text-align:center;font-size:12px;color:#666;line-height:15px}
  .xiang .red {color:#ec6121;/* text-align: center; */font-size: 12px;line-height: 22px;}
  .xiang .red span {display:inline-block;padding-left: 35px;}
  .notice>div h3{line-height:30px;font-size:18px}
  .xiang p{font-size: 13px;line-height:1.75;margin:15px 0;overflow: hidden;word-break: break-all;display: -webkit-box;text-overflow:ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;color:#666;padding-left: .5rem;}
  .project-foot {
    text-align: left;
    color: #212121;
    font-size: 12px;
    text-indent: 0;
    padding-bottom: 5px;
    width: 100%;
    text-align: center;
}
.jdt1, .jdt3, .jdt {
    float: left;
    color: #4f79bc;
    font-size: 14px;
}
span.jdt {
    background: #ccc;
    width: 55%;
    height: 10px;
    line-height: 10px;
    display: block;
    border-radius: 10px;
}
.jdt {
    margin-top: 9px;
    margin-bottom: 10px;
}
span.jdt i {
    background: #4f79bc;
    height: 10px;
    line-height: 10px;
    display: block;
    border-radius: 10px;
}
.divProgress{background: #cccccc;height: 5px;border-radius: 3px;}
.divProgressBar{width: 0.01%;margin: 0;height: 5px;background: #3F75F8;border-radius: 3px;}
.item-process {
    font-size: 12px;
}

.item-process .label {
    float: left;
    width: 4rem;
}

.item-process .divProgress {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.item-process .val {
    text-align: center;
}
.red{
	color: #DA371B;
}
.light-green{
	color: #3CC5B5;
}
