



 

body{
	font-size: 14px;
	width: 100%;
	margin: 0px;
	padding: 0px;
/*	background-color:#f5f5f5; */
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    color: #1b1b1b;
    font-family: "Microsoft YaHei","arial";
    font-size: 14px;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    color: #1b1b1b;
    text-decoration: none;
}

a:hover{
	color:@mainColor;
	text-decoration: none;
}

ul{
	margin:0px;
	padding:0px;
}

li{
	 list-style: outside none none;
}

.red {
	color:#f02301;
}

.input_table .title{
	text-align: right;
    width: 35%;
}

.input_table td{
	 padding: 8px 5px;
	 text-align: left;
}

.rStar {
    color: #c70000;
    font-family: SimSun;
    font-size: 14px;
    padding: 0 2px;
}

.inputDefault{
	border: 1px solid #ccc;
    height: 24px;
    line-height: 24px;
    padding: 0 5px;
}

.fL{
	float:left;
}
.w351
{
	width:351px;
}
.w340
{
	width:340px;
}
.w450
{
	width:450px;
}
.fR{
	float:right;
}

.redB ,.red{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.green{
	color: green;
    font-weight: bold;
    font-size: 12px;
}

.redBR {
    color: #c80000;
    font-weight: bold;
    text-align: right;
}

.w50 {
    width: 50px;
}

.w80 {
    width: 80px;
}

.w100 {
    width: 100px;
}

.w110 {
    width: 110px;
}

.w174 {
    width: 174px;
}

.w200 {
    width: 200px;
}

.w215 {
    width: 215px;
}

.w240 {
    width: 240px;
}

.w230 {
    width: 230px;
}

.w251 {
    width: 251px;
}

.w260 {
    width: 260px;
}

.w271 {
    width: 271px;
}

.w300 {
    width: 300px;
}

.w350 {
    width: 350px;
}

.w500 {
    width: 500px;
}

.w600 {
    width: 600px;
}

.mT10{
	margin-top:10px;
}

.mB10{
	margin-bottom:10px;
}

.boxDbut{
	text-align:center;
}

.mB10 {
	margin-bottom:10px;
}

.boxSuccess {
    background: url("../../../resource/newUI/images/bg_success.png") repeat 0 0 ;
    border: 1px solid #dddddd;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.boxSuccess {
	position:relative;
	z-index:5;
	height:90px;
	border:#dddddd 1px solid;
	background:url(../../../resource/newUI/images/bg_success.png);
}

.boxSuccess dl {
	padding-left:20px;
}

.boxSuccess dl dt {
	float:left;
	width:100px;
	height:90px;
	background:url(../../../resource/newUI/images/icon_success.png);
}

.boxSuccess dl dd {
	float:left;
	padding:20px;
}

.boxSuccess dl dd p {
	padding:2px 0;
}

.boxSuccess dl dd p b {
	font-size:16px;
}

.boxWarning {
	position:relative;
	z-index:5;
	height:90px;
	border:#dddddd 1px solid;
	background:url(../../../resource/newUI/images/bg_success.png);
	width:970px;
}


.boxWarning dl {
	padding-left:20px;
}

.boxWarning dl dt {
	float:left;
	width:100px;
	height:90px;
	background:url(../../../resource/newUI/images/icon_warning.png);
}

.boxWarning dl dd {
	padding:20px;
}

.boxWarning dl dd p {
	padding:2px 0;
	text-align:left;
}

.boxWarning dl dd p b {
	font-size:16px;
}

.boxError {
	position:relative;
	z-index:5;
	height:90px;
	border:#dddddd 1px solid;
	background:url(../../../resource/newUI/images/bg_success.png);
}

.boxError dl {
	padding-left:20px;
}

.boxError dl dt {
	float:left;
	width:100px;
	height:90px;
	background:url(../../../resource/newUI/images/icon_error.png);
}

.boxError dl dd {
	float:left;
	padding:20px;
}

.boxError dl dd p {
	padding:2px 0;
}

.boxError dl dd p b {
	font-size:16px;
}

.red {
	color:#c80000;
}

.boxBbut {
		width:1001px;
	margin-top: 15px;
    text-align: center;

}

.boxBbut.declarBut .butB{
	height: 40px;
}

.boxBbut.declarBut .butB span{
	height: 40px;
    line-height: 40px;
    padding:0 10px;
}

.butDynsms {
    background-color:#fff;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 0 6px;
    border-radius:4px;
    border:1px solid #d9d9d9;
    width:100px;
}

.butC {
    background-color:#af2422;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 0 6px;
    margin-left:42px;
    border-radius:4px;
}

.butC span {
    background-color:#fff;
    color: #808080;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    min-width:90px;
    text-align:center;
    margin-left: -30px;
    border-radius:4px;
    border:1px solid #AF4222;
    }

.butC:hover,.butC span:hover{
	 
	background-color:#D60000;
	color: #fff;
}

.butB {
    background-color:#af2422;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 0 6px;
    padding-left: 30px;
    border-radius:4px;
}

.butB span {
    background-color:#af2422;
    border:1px solid #af2422;
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    min-width:90px;
    text-align:center;
    margin-left: -30px;
    border-radius:4px;
}

.butB span:hover{
	 background-color:#d60000;;
}

.butA {
	display:inline-block;
	padding-left:10px;
	height:26px;
	background:url(../../../resource/newUI/images/bg_but_a.png) left center no-repeat;
	cursor:pointer;
}

.butA span {
	display:inline-block;
	padding-right:10px;
	height:26px;
	background:url(../../../resource/newUI/images/bg_but_a.png) right center no-repeat;
	line-height:26px;
	color:#6e6e6e;
}

.butOR{
	float:left;
	background:#F60;
	border:#CCC;
	width:100px;
	height:25px;
	display:block;
	border:1px solid #CCC;
	margin-left:20px;
	margin-right:0px;
}
	
.butOR a{
	display:block;
	padding:2px 0px 0px 30px;
	font-size:14px;
	color:#FFF;
}
	
.butGREAY{
	float:left;
	background:#f6f6f7;
	border:#CCC;
	width:100px;
	height:25px;
	display:block;
	border:1px solid #CCC;
	margin-left:20px;
	margin-right:0px;
}

.butGREAY a{
	display:block;
	padding:2px 0px 0px 30px;
	font-size:14px;
	color:#000;
}

.layui-layer-lan .layui-layer-title{
	background: @mainColor;
}
.layui-layer-lan .layui-layer-btn a {
	background: @mainColor;
}
.inputDiv2{
	height: 24px;
    margin: 0;
    padding-left: 5px;
    padding-top: 0px;
    width: 250px;
    z-index: 999;
    border:1px solid #ccc;
    border-radius:4px;
    /*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

input,img{
	vertical-align:middle;
}

.inputDiv2 input { 
	border: 0 none;
	color: #363840;
	height: 22px;
	line-height: 22px;
	margin-top:0px;
	margin-bottom:0px;
	width: 214px;
	outline-style:none;
}

.input_password1 {
	width:153px;/*178px;*/
	height:22px;
	line-height:22px;
	border:0;
	font-weight:bold;
	color:#157b00;
	background:#fff ;
	outline: none;
	border-right:none;
	overflow:hidden;
	z-index:0;
}

.boxMainTop {
	height:5px;
	overflow:hidden;
	/*background:url(../../../resource/newUI/images/bg_input_toplo_b.png) no-repeat;
	_background:url(../../../resource/newUI/images/bg_input_toplo_b.png) no-repeat;*/
	overflow: hidden;
}

#contentTable{
	_border:1px solid red;
}

.boxMain .boxSmap,.boxMain .boxMap{
	margin-left: -7px;
    width: 98%;
}

.boxMain{
	
padding: 15px;
min-height: 560px;
/*_height: 350px;
_overflow: visible;*/
overflow: hidden;
background: none 0 0 #ffffff;
border: 0px;
border-radius: 0 0 5px 5px;
border-top: 0px;
/*_margin-top: 15px;*/
border-radius: 5px;
margin-top: 15px;
margin-left: 20px;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.boxMainAcc{
position:relative;
top:198px;	
padding: 15px;
min-height: 760px;
overflow: hidden;
/*background: none 0 0 #ffffff;*/
border: 0px;
/*border-top: 0px;*/
border-radius: 5px;
margin-top: 15px;
margin-left: 23px;
/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
/*box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);*/
}

.boxMain a{
	color:blue ;/*black;*/
}

.boxMainBottom{
	display: none;
}

.boxLocation-new {
    line-height: 25px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 5;
	 height: 135px;
	background-color: rgb(255, 255, 255);
	//verticle-align:middle;
	border-radius:4px;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.boxLocation-new .location{
 
    left: 0;
    margin-left: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height:45px;
    z-index: 10;
    border-radius:4px;
    opacity: 0.66;
	background-color: rgba(240, 240, 242, 0.6);
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
	
}
.boxLocation-new .pageTitle
{
	position: absolute;
	top:65px;
	left:36px;
	height:22px;
	width:200px;
	font-weight: bold;	 
	color: rgb(51, 51, 51);
	font-size: 16px;
	text-align: left;
	font-family: PingFangSC-Regular;
}
.boxLocation-new .pageTitleDesc
{
	position: absolute;
	top:95px;
	left:36px;
	height:13px;
	width:700px;
white-space:nowrap;	 
 	color: rgb(136, 136, 136);
	font-size: 13px;
	text-align: left;
	font-family: SourceHanSansCN-Normal;
}
.boxLocation-new .location span {
	float: left;
    height: 20px;
    line-height: 25px;
   	margin-top:12px;
	height: 20px;
	line-height: 20px;
	color: rgb(136, 136, 136);
	font-size: 14px;
	text-align: left;
	font-family: SourceHanSansCN-Normal;
}

.boxLocation-new .location .icon {
	height:17px;
	background:url(../../../resource/newUI/images/modelStyle/@modelStyle/icon-01.png) -15px -6px no-repeat;
	float: left;
    height: 17px;
    margin-left: 20px;
    margin-right: 6px;
    margin-top: 13px;
    width: 17px;
}

.boxLocation-new .pageId {
	position:absolute;
	z-index:10;
	top:10px;
	right:15px;
	height:20px;
	line-height:25px;
 		
 
 color: rgb(136, 136, 136);
font-size: 14px;
text-align: right;
font-family: SourceHanSansSC-Regular;
}

.boxTips{
	/*background: url("../../../resource/newUI/images/bg_tips.png") repeat-x  center bottom #fff; */
	background: none 0 0 #ffffff;
    border: 0px solid #C8C8C8;
    overflow: hidden;
/*    border-radius: 5px;*/
    display: block;
    float: none;
    margin-top: 10px;
    margin-left: 0;
    padding: 6px 0;
   
    margin-bottom: 10px;
    border-radius:4px;
    /*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}
.boxTips h4 {
 opacity: 0.47;
background-color: rgb(245, 245, 245);
color: #101010;
 
color: rgba(0, 0, 0, 0.65);
line-height: 20px;
padding-left: 21px;
 
padding-top: 19px;
padding-bottom: 7px;
height: 20px;
color: rgba(0, 0, 0, 0.65);
font-size: 14px;
font-family: PingFangSC-Regular;
}
 
.boxTips ul{
 opacity: 0.47;
 background-color: rgb(245, 245, 245);
 line-height: 20px;
 color: rgb(136, 136, 136);
 font-size: 13px;
 text-align: left;
 font-family: SourceHanSansCN-Normal;
 padding-bottom:18px;
 margin-bottom:0px;
}

.boxTips ul li{
    padding: 3px 22px 3px 19px;
}

.boxMain .tableInput {
    background: none repeat 0 0 #fefefe;
    border: 0 solid #e9e9e9;
    position: relative;
    z-index: 5;
    width:98%;
}

.boxMain .boxBbut{
	width:98%;
	text-align:center;
}

.boxMain .boxCbut{
	width:98%;
	text-align:right;
}

.boxPartTietle {
    height: 32px;
    position: relative;
    z-index: 5;
    width:98%;
}

.boxPartTietle .title {
    height: 32px;
    left: 0;
    position: absolute;
    width: 400px;
    z-index: 10;
}

.boxPartTietle .title span {
    background: url("../../../resource/newUI/images/icon_t.png") repeat 0 0;
    display: block;
    float: left;
    height: 32px;
    width: 32px;
}

.boxPartTietle .title h2 {
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}
.boxCommonTietle {
    height: 44px;
    line-height: 44px;
    margin-bottom:15px;
}
.boxPartTietle .step {
   
        margin-right: 50px;
   
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 11;
}
.boxPartTietle .step ul {
    float: left;
    height: 28px;
}
.boxPartTietle .step ul li {
	/*background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") repeat-x center bottom ;*/
    color: #999;
    display: inline-block;
    float: left;
    height: 28px;
    line-height: 28px;
}
.boxPartTietle .step .left {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-252px;
    width: 10px;
}
.boxPartTietle .step .center {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position: -29px -112px;
    width: 18px;
}
.boxPartTietle .step .right {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-252px;
    width: 10px;
    
}
.boxPartTietle .step ul li span {
    float: left;
    height: 28px;
    padding-right: 5px;
}
.boxPartTietle .step ul li b {
    float: left;
    height: 28px;
    padding-right: 5px;
}
.boxPartTietle .step .off1 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    width: 23px;
}
.boxPartTietle .step .on1 b {
    
     background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:-56px 0px ;
    width: 23px;
    }
.boxPartTietle .step  div.on {
    float:left;
  	width: 32px;
	height: 32px;
	background-color: rgba(175, 36, 34, 0.05);
	-pie-background: rgba(175, 36, 34, 0.05);
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0CAF2422,endColorstr=#0CAF2422);*/
	border: 1px solid rgb(175, 36, 34);
	border-radius:16px;
	text-align:center;
	vertical-align:middle;
	font-size: 16px;
 	behavior:url(resource/htc/PIE_uncompressed.htc); 
}
.ie8 .boxPartTietle .step  div.on {
    float:left;
  	width: 32px;
	height: 32px;
	-pie-background: rgba(175, 36, 34, 0.05);
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0CAF2422,endColorstr=#0CAF2422);*/
	border: 1px solid rgb(175, 36, 34);
	border-radius:16px;
	text-align:center;
	vertical-align:middle;
	font-size: 16px;
	
	 
}
.boxPartTietle .step  div.on>p {
	line-height:32px;
	color:rgb(175, 36, 34);
}
.boxPartTietle .step  div.off>p {
	line-height:32px;
}
.boxPartTietle .step  div.off {
    float:left;
  	width: 32px;
	height: 32px;
	
	 
	border: 1px solid rgba(0, 0, 0,0.15);
	 
	vertical-align:middle;
	border-radius:16px;
	text-align:center;
	line-height: 24px;
 	font-size: 16px;
	text-align: center;
	font-family: HelveticaNeue;
	behavior:url( resource/htc/PIE_uncompressed.htc); 
}
.ie8 .boxPartTietle .step  div.off {
    float:left;
  	width: 32px;
	height: 32px;
	
	 
	  
	vertical-align:middle;
	border-radius:16px;
	text-align:center;
	line-height: 24px;
 	font-size: 16px;
	text-align: center;
	font-family: HelveticaNeue;
	 
	border: 1px solid rgb(0, 0, 0);
	/*behavior:url(/perbank/resource/htc/PIE_uncompressed.htc);*/
}
.boxPartTietle .step  span {
    color: rgb(51,51,51);
    padding-left:5px;
}
.boxPartTietle .step .line {
    width: 110px;
    height: 1px;
    margin-top: 15px;
    padding: 0px;
    background-color: #D9D9D9;
    overflow: hidden;
}
.boxPartTietle .step .ok1 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:-28px 0 ;
    width: 23px;
}
.boxPartTietle .step .off2 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:0 -28px;
    width: 23px;
}
.boxPartTietle .step .on2 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:-56px -28px;
    width: 23px;
}
.boxPartTietle .step .on2 span {
    color: #333;
}
.boxPartTietle .step .ok2 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-28px -28px;
    width: 23px;
}
.boxPartTietle .step .off3 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
  	background-position:0 -56px;
    width: 23px;
}
.boxPartTietle .step .on3 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -56px ;
    width: 23px;
}
.boxPartTietle .step .on3 span {
    color: #333;
}
.boxPartTietle .step .ok3 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position: -28px -56px;
    width: 23px;
}
.boxPartTietle .step .off4 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position: 0 -84px; 
    width: 23px;
}
.boxPartTietle .step .on4 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat ;
    background-position: -56px -84px ;
    width: 23px;
}
.boxPartTietle .step .on4 span {
    color: #333;
}
.boxPartTietle .step .ok4 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat ;
    background-position: -28px -84px;
    width: 23px;
}
.boxPartTietle .step .off5 b {
    background: url(".../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:0 -112px;
    width: 23px;
}
.boxPartTietle .step .on5 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -112px;
    width: 23px;
}
.boxPartTietle .step .on5 span {
    color: #333;
}
.boxPartTietle .step .ok5 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-28px -112px ;
    width: 23px;
}
.boxPartTietle .step .off6 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:0 -140px;
    width: 23px;
}
.boxPartTietle .step .on6 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -140px ;
    width: 23px;
}
.boxPartTietle .step .on6 span {
    color: #333;
}
.boxPartTietle .step .ok6 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat ;
    background-position:-28px -140px;
    width: 23px;
}
.boxPartTietle .step .off7 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:0 -168px;
    width: 23px;
}
.boxPartTietle .step .on7 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -168px;
    width: 23px;
}
.boxPartTietle .step .on7 span {
    color: #333;
}
.boxPartTietle .step .ok7 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-28px -168px
    width: 23px;
}
.boxPartTietle .step .off8 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:0 -196px;
    width: 23px;
}
.boxPartTietle .step .on8 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -196px;
    width: 23px;
}
.boxPartTietle .step .on8 span {
    color: #333;
}
.boxPartTietle .step .ok8 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-28px -196px;
    width: 23px;
}
.boxPartTietle .step .off9 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:0 -224px ;
    width: 23px;
}
.boxPartTietle .step .on9 b {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
    background-position:-56px -224px;
    width: 23px;
}
.boxPartTietle .step .on9 span {
    color: #333;
}
.boxPartTietle .step .ok9 b {
    background: url(".../../../resource/newUI/images/modelStyle/@modelStyle/bg_step.png") no-repeat;
   	background-position:-28px -224px;
    width: 23px;
}
.boxTagtitle {
    height: 35px;
}
.boxTagtitle ul {
    overflow: hidden;
}
.boxTagtitle li {
	border-bottom:2px solid rgba(136, 136, 136,0.22) !important;
    float: left;
    margin-bottom: -1px;
    display: block;
    position: relative;
}
.boxTagtitle li a {
    text-decoration: none;
    display: block;
    position: relative;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    padding: 10px 20px;
    color: #1b1b1b;
    font-size: 16px;
	font-family: PingFangSC-Medium;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.boxTagtitle li a:hover{
	color:@mainColor;
	font-size: 16px;
	font-family: PingFangSC-Medium;
	border-bottom:2px solid rgb(214, 0, 0) !important;
}

.boxTagtitle .on a {
    border: 0 none;
    color: #fff;
    cursor:pointer;
    color: rgb(214, 0, 0);
	border-bottom:2px solid rgb(214, 0, 0) !important;
	font-size: 16px;
	font-family: PingFangSC-Medium;
}
.boxTagtitle .off a {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    cursor:pointer;
    color: rgba(0, 0, 0, 0.65);
    font-size: 16px;
	font-family: PingFangSC-Medium;
}
.boxTagtitle .off a.hover {
    background:  @mainColor none repeat scroll 0 0;
    border: 0px;
    color: #fff;
    cursor:pointer;
    color: rgba(0, 0, 0, 0.65);
    font-size: 16px;
	font-family: PingFangSC-Medium;
	border-bottom:2px solid rgb(214, 0, 0) !important;
}
.boxTagtitle .on a:hover{
	color:#FFFFFF;
	cursor:pointer;
	color: rgb(214, 0, 0);
	border-bottom:2px solid rgb(214, 0, 0) !important;
	font-size: 16px;
	font-family: PingFangSC-Medium;
}

.orange{
	color:@mainColor;
}

.boxSmap .sskuang .but{
	background: url("../../../resource/newUI/images/modelStyle/@modelStyle/bg-icon-01.png") no-repeat;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 36px;
    width: 110px;
    margin-left:-10px;
}

.boxSmap .sskuang .but:hover{
	background-position:0px -37px;
}

.boxSmap .ssjieguo .title {
    background: url("../../../resource/newUI/images/modelStyle/@modelStyle/icon_04.png") no-repeat;
    color: @mainColor;
    display: block;
    line-height: 10px;
    margin: 10px;
    padding-left: 16px;
}

.sskuang{
	height: 38px;
    text-align: center;
}

.sskuang table{
	width:100%;
}

.boxMap .map p {
    background: url("../../../resource/newUI/images/map_title.png") no-repeat ;
    border-bottom: 1px solid #DEDEDE;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-indent: 26px;
}

.boxMap .map p a{
	margin-left: -8px;
}


.boxMap .map dt {
    background: url("../../../resource/newUI/images/icon_dotlb.png") no-repeat;
    border-bottom: 1px solid #DEDEDE;
    color: #484848;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 12px;
    margin-left:20px;
}
.boxMap .map dd{
   
    margin-left:30px;
}	
.boxMap .map dd a {
    background: url("../../../resource/newUI/images/icon_aac.gif") no-repeat 16px center;
    line-height: 28px;
    padding-left: 36px;
}

.boxMap .map dd a {
    line-height: 28px;
}

.boxSearch {
 /*   background: url("../../../resource/newUI/images/bg_search.png") repeat-x center center;
    border: 1px solid #e9e9e9; */
    padding: 10px 0;
  /*  width: 95%; */
}

.conTimeSearch {
    border:1px solid #d9d9d9;
    border-radius:4px;
    padding:7px 10px 5px;
    vertical-align:middle;
    margin-right:20px;
    /*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.tableList {
    background: none repeat  0 0 #fff;
    position: relative;
    width: 98%;
    z-index: 5;
}

.boxSmap .ssjieguo {
    border: 1px solid #dedede;
    margin: 10px 0;
    padding:10px;
}

#tranFrame{
	overflow:hidden;
}

.butF {
    background: none repeat 0 0 @mainColor;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 0 6px;
    padding-left: 30px;
}

.butG {
    background: url("../../../resource/newUI/images/bg_but_g.png") no-repeat left center;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    padding-left: 10px;
    margin-top: -4px;
    margin-left: 10px;
}

.butG span {
    background: url("../../../resource/newUI/images/bg_but_g.png") no-repeat right center;
    color: #6e6e6e;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding-right: 10px;
}

.iconUser p {
    background-color: #FFFFFF;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 75px;
}

.box_page {
    height: 20px;
    text-align: right;
}

.box_page .scott {
    margin: 3px;
    padding: 3px;
    text-align: right;
}

.box_page .scott span.disabled {
    border:1px solid #f3f3f3;
    color: #ccc;
    margin-right: 2px;
    padding: 2px 5px;
}

.box_page .scott SPAN.current {
    background-color: @mainColor;
    border-color: #@mainColor;
    border-right: 1px solid @mainColor;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    font-weight: bold;
    margin-right: 2px;
    padding: 2px 5px;
}

.box_page .scott A {
    border-color: #ddd;
    border-right: 1px solid #ddd;
    border-style: solid;
    border-width: 1px;
    color: @mainColor;
    margin-right: 2px;
    padding: 2px 5px;
    text-decoration: none;
}

.box_page .scott A:hover {
    background-color: #DDDDDD;
    border-color: #A1A1A1;
    border-right: 1px solid #A1A1A1;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
}


.loadingImg{
	background: url("../../../resource/newUI/images/loading.gif");
	height: 90px;
    margin-left: auto;
    margin-right: auto;
    width: 156px;
}
.beforeLoad{
	visibility:hidden;
}

.loadImageI{
	background: url("../../../resource/newUI/images/loadImageI.gif") 0 3px /*#A1A1A1*/;
	display: block;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    width: 31px;
}

.boxSmap .sskuang .text{
    height: 34px;
    line-height: 34px;
    padding-left: 8px;
    width: 332px;
    border:1px solid #dddddd;
    border-right:0px;
    background:none;
}

.tc_body {
    background: none repeat 0 0 #fff;
}

.news_d h1 {
    background-color: #f6f6f6;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.news_d h2 {
    color: #666;
    padding: 10px 0;
    text-align: center;
}

.news_d div {
    line-height: 180%;
    padding: 10px;
}

.news_d div p {
    font-size: 14px;
    text-indent: 28px;
}

.boxDbut {
    display: block;
    overflow: hidden;
    text-align: center;
}

.boxSearch,.boxTextinput {
   /* background: url("../../../resource/newUI/images/bg_search.png") repeat-x center center;
    border: 1px solid #e9e9e9;*/
    /* padding: 10px;
    width: 95%;*/
    border-radius:4px;
    /*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.boxSearch .title,.boxTextinput .title,.boxTextinput .title35{
    text-align: right;
    font-size:14px;
    width: 35%;
}

.boxSearch td ,.boxTextinput td{
    padding: 8px 5px;
}

.tableInput .title, .tableInput .title02,.tableInput .title03{
    font-size: 14px;
    text-align: right;
    width: 35%;
}

.tableInput td {
    /*border-bottom: 1px dotted #f2f2f2;*/
    padding: 8px 5px;
}

.tableInput td input[type="text"],.inputDefault{
	border: 1px solid #ccc;
    height: 30px;
    line-height: 24px;
    padding: 0 5px;
    border-radius:4px;
    /*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.tableInput td select{
	border: 1px solid #ccc;
    height: 24px;
    line-height: 24px;
}

.inputDate {
    background: url("../../../resource/newUI/images/icon_date.png") no-repeat center center;
    border: 0 none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.tableList thead td {
    background: url("../../../resource/newUI/images/bg_table_data.png") repeat-x  center center;
    border: 1px solid #e9e9e9;
    padding: 8px 5px;
    text-align: center;
}

.tableList .title td {
    background-color: #fcfcfc;
}

.tableList tbody td {
    border: 1px solid #e9e9e9;
    padding: 6px 5px;
    text-align: center;
}

.tableData table{
	border: 1px solid #e9e9e9;
}

.tableData .title,.result_table .title02{
    background: url("../../../resource/newUI/images/bg_table_data.png") repeat-x center center;
    font-size: 14px;
    text-align: right;
    width: 25%;
}

.tableData td ,.result_table td{
    border: 1px solid #e9e9e9;
    padding: 8px 5px;
}

.boxSafe {
	position:relative;
	z-index:5;
	height:96px;
	background:url(../../../resource/newUI/images/bg_safe.png);
	border:#e9e9e9 1px solid;
}

.boxSafe .boxTitle {
	position:absolute;
	left:20px;
	top:10px;
	padding-left:40px;
	width:260px;
	height:76px;
	background:url(../../../resource/newUI/images/iocn_aq01.png) left 8px no-repeat;
}

.boxSafe .boxTitle dt {
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
}

.boxSafe .boxFenxi {
	position:absolute;
	left:350px;
	top:0px;
	padding:10px 0 0 25px;
	width:260px;
	height:86px;
	background:url(../../../resource/newUI/images/bg_safe_arrow.png) left center no-repeat;
}

.boxSafe .boxFenxi dt {
	padding:15px 0 10px 0;
	font-weight:bold;
}

.boxSafe .boxFenxi dd {
	height:14px;
}

.boxSafe .boxFenxi .star1 {
	background:url(../../../resource/newUI/images/bg_schedule.png) left 0px no-repeat;
}
.boxSafe .boxFenxi .star2 {
	background:url(../../../resource/newUI/images/bg_schedule.png) left -20px no-repeat;
}

.boxSafe .boxFenxi .star3 {
	background:url(../../../resource/newUI/images/bg_schedule.png) left -40px no-repeat;
}

.boxSafe .boxFenxi .star4 {
	background:url(../../../resource/newUI/images/bg_schedule.png) left -60px no-repeat;
}

.boxSafe .boxFenxi .star5 {
	background:url(../../../resource/newUI/images/bg_schedule.png) left -80px no-repeat;
}

.boxSafeList {
	padding:15px;
	border:#e9e9e9 1px solid;
	background-color:#fff;
}

.boxSafeList .tools {
	position:relative;
	z-index:5;
	height:60px;
	border-bottom:#e9e9e9 1px dotted;
}

.boxSafeList .tools .img {
	position:absolute;
	z-index:6;
	top:10px;
	left:5px;
	width:32px;
	height:32px;
}

.boxSafeList .tools .text {
	position:absolute;
	z-index:6;
	top:10px;
	left:50px;
	width:430px;
	height:40px;
	text-align: left;
}

.boxSafeList .tools .boxBut {
	position:absolute;
	z-index:6;
	top:16px;
	right:50px;
	width:60px;
	height:26px;
	text-align: center;
}

.boxSafeList .tools .boxTs {
	position:absolute;
	z-index:6;
	top:20px;
	right:120px;
	width:60px;
	height:26px;
	text-align:left;
}

.boxSafeList .tools .on {
	background:url(../../../resource/newUI/images/iocn_aq02.png);
}

.boxSafeList .tools .off {
	background:url(../../../resource/newUI/images/iocn_aq03.png);
}

.boxFastMenu {
	margin:0px;
	overflow:hidden;
	border:#e9e9e9 0px dotted;
}

.boxFastMenu dt {
	padding:0 10px;
	height:28px;
	border-bottom:#e9e9e9 1px dotted;
	background:#f1f1f1 url(../../../resource/newUI/images/bg_table_fast.png);
	line-height:28px;
	color:#24668f;
}

.boxFastMenu dt b {
	padding-left:20px;
	background:url(../../../resource/newUI/images/icon_fastadd.png) left center no-repeat;
}

.boxFastMenu dd {
	padding:10px 0;
}

.boxFastMenu dd span {
	display:inline-block;
	margin:5px 10px;
	padding:5px 10px;
	width:150px;
	color:red;
	border:#e0f8d6 1px solid;
	background:#fff url(../../../resource/newUI/images/bg_wait.png) center center repeat-x;
}

.boxFastMenu .on {
	display:inline-block;
	margin:5px 10px;
	padding:5px 10px;
	width:150px;
	color:blue;
	border:#ffc2c2 1px solid;
	background:#fff url(../../../resource/newUI/images/bg_skin_on.png) center center repeat-x;
}

.iconWait {
    background: url("../../../resource/newUI/images/icon_waity.gif") no-repeat ;
    height: 18px;
    margin-left: 5px;
    width: 18px;
    display: block;
}

.butwrite{
	background:url(../../../resource/newUI/images/write_icon.png) 5px  2px  no-repeat;
	cursor: pointer;
    display: inline-block;
    height: 32px;
    margin: 5px 6px;
	font-size:14px;
    padding-left:25px;
	margin-left:20px;
}

.butw span {
	display:inline-block;
	padding-right:20px;
	height:32px;
	line-height:32px;
	color:#999;
	font-weight:bold;
}

.butw span a {
	color:#999;
	text-decoration:none;
}

.noStips{
	display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 100%;
    color:@mainColor
}

.psd b{ 
	float:left; 
	padding:0 5px; 
	height:36px; 
	line-height:36px;
}
.psd span { 
	float:left; 
	width:150px; 
	height:36px; 
	background:url(../../../resource/newUI/images/psd.png) center top no-repeat;
}
.psd .a{ 
	background:url(../../../resource/newUI/images/psd.png) center -36px no-repeat;
}
.psd .b{ 
	background:url(../../../resource/newUI/images/psd.png) center -72px no-repeat;
}
.psd .c{ 
	background:url(../../../resource/newUI/images/psd.png) center -108px no-repeat;
}

.uppercase{
	display: inline-block;
    height: 24px;
    line-height: 24px;
}

.IinputDate{
    
	text-align:center;
  /*  height: 24px;
    line-height: 24px;*/
    cursor:pointer;
    padding-left:5px;
  /*  background-color:#f0f0f0;*/
    background-color:#fff;
    border-radius:4px;
    color:#999;
    vertical-align:text-top;
    /*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}
.IinputDate2{
    text-align:left;
    cursor:pointer;
    padding-left:5px;
    background-color:#fff;
    border: 1px solid #e9e9e9;
    border-radius:4px;
    color: black;
    vertical-align:text-top;
    height: 30px;
}

select{
	border: 1px solid #ccc;
    height: 32px;
    line-height: 32px;
    border-radius:4px;
    margin-right:20px;
    /* height: 24px;  line-height: 24px; */
    /*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.bankSeach  span {
	display:inline-block;
	/* padding-right:5px; */
	font-size:14px;
	color: green;
	cursor:pointer;
	height:26px;
}
	
.bankSeachWait  {
	display:inline-block;
	padding-left:5px;
	height:24px;
}

.width{
    width:1000px;
	margin:0 auto;
	height:100%;
}

.blue {
	color: blue;
}

.butNB {
    background-color:#298DF8;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    margin: 0 6px;
    padding-left: 30px;
}

.butNB span {
    background-color:#298DF8;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 10px;
    margin-left: -30px;
    padding: 5px;
}

.butNB:hover,.butNB span:hover{
opacity: .8;
	filter: alpha(opacity=80);
	color: #fff;
}

.dealTable{
	border: 1px solid rgba(255, 255, 255, 0);
}

.titleTd{
	height: 40px;
	line-height: 20px;
	background-color: #ECF5FF;
	color: rgb(16, 16, 16);
	font-size: 14px;
	font-weight:600;
	text-align: center;
	font-family: Roboto;
	border: 1px solid rgba(255, 255, 255, 0);
	border-radius:0px;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.singularTd{
	height: 39px;
	line-height: 20px;
	background-color: rgb(255, 255, 255);
	color:#2F0000;
	font-size: 14px;
	text-align: center;
	font-family: Roboto;
}

.doubleTd{
	height: 39px;
	line-height: 20px;
	background-color: rgb(255, 255, 255);
	color:#2F0000;
	font-size: 14px;
	text-align: center;
	font-family: Roboto;
}

.timespan{
	padding:5px 10px;
	border-radius:4px;
	cursor:pointer;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}
.timespan:hover {
	background: #FCF4F4;
	color:#AF2422;
}
.timespan.active {
	background: #FCF4F4;
	color:#AF2422;
	border-radius:4px;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}

.transTypespan{
	padding:5px 10px;
	border-radius:4px;
	cursor:pointer;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}
.transTypespan:hover {
	background:#FCF4F4;
	color:#AF2422;
}
.transTypespan.active {
	background:#FCF4F4;
	color:#AF2422;
	border-radius:4px;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
 
}
.switch_tip{
color:#EE7B2B;
position:absolute;
top:22px;
right:70px;
}
.radio-normal{
	width:73px;
	height:22px;
 	background-color: #ffffff;
 	color:#000000;
	outline-style:none;
    float:left;
	text-align: center;
	margin-right: 2px;
	padding-top: 2px;
	font-size:14px;	
	cursor:pointer;
	border-radius:4px;
	/*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}
.radio-normal.checked{
 	background-color: rgba(175, 36, 34, 0.05);
 	color:#AF2422;
 }
.radio-normal.disabled{
	color:rgb(153, 153, 153);
	background-color: #ffffff;
	cursor: not-allowed;	
}	
.radio-normal.radio-safetool
{
	width:101px;
}
 
 .boxLocation {
	height: 40px;
    line-height: 25px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 5;
}

.boxLocation .location{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#f9fbfb',endColorStr='#EDEDED',gradientType='0');
	background: -moz-linear-gradient(top, #f9fbfb, #EDEDED);
	background: -o-linear-gradient(top,#f9fbfb, #EDEDED);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EDEDED), to(#EDEDED)); 
    border: 1px solid #cdcdcd;
/*    border-radius: 5px 5px 0 0;*/
    height: 38px;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    position: absolute;
    top: 0;
    width: 99.8%;
    z-index: 10;
    border-radius:4px;
    /*behavior:url(resource/htc/PIE_uncompressed.htc);*/
}
.boxLocation .location span {
	float: left;
    height: 20px;
    line-height: 25px;
    margin-top: 8px;
}

.boxLocation .location .icon {
	height:17px;
	background:url(../../../resource/newUI/images/modelStyle/@modelStyle/icon-01.png) -15px -6px no-repeat;
	float: left;
    height: 17px;
    margin-left: 20px;
    margin-right: 6px;
    margin-top: 13px;
    width: 17px;
}

.boxLocation .pageId {
	position:absolute;
	z-index:10;
	top:10px;
	right:15px;
	height:20px;
	line-height:25px;
	right:20px;
}
.tableInput h2{
padding-top:20px;
height: 18px;
color: rgb(51, 51, 51);
font-size: 18px;
text-align: right;
font-family: SourceHanSansCN-Medium;
font-weight: bold;
}
.balance-title{
  float:left;
 color: rgba(0, 0, 0, 0.85);
 font-size:14px;
 }
 .amount-title{
  float:left;
  color: rgba(0, 0, 0, 0.85);
  font-size:14px;
  font-weight: bold;
  font-family: PingFangSC-Medium;
  height:20px;
 }
 .tip_disabled{
float: left;
background-image: url(../../../resource/images/bg_disabled.png);
background-size: 100%;
width: 16px;
height: 16px;
margin-left: -18px;
margin-top: 4px;
 behavior:url(resource/htc/backgroundsize.min.htc);
 }
 .tip_nonIE{
 
margin-left: 0px;
 
float:left;font-size:12px;margin-top:3px;
color:rgb(153, 153, 153);
 }
 .limit-balance{
  
height: 22px;
line-height: 22px;
color: rgba(0, 0, 0, 0.85);
font-size: 20px;
text-align: left;
font-family: PingFangSC-Medium;
font-weight:bold;

 }
 .limit-desc
 {
  
line-height: 22px;
color: rgb(153, 153, 153);
font-size: 12px;
text-align: left;
font-family: PingFangSC-Regular;
margin-left:15px;
 }
 .show-balance{
 color: rgba(0, 0, 0, 0.85);font-size:12px;
 font-weight:bold;
 }
 
 .balance-title2{
  float:left;
 color: rgba(0, 0, 0, 0.85);
 font-size:12px;
 font-weight:bold;
 }
 
 
  .boxTips.mT10
 {
  
border: 0px solid #C8C8C8;
overflow: hidden;
border-radius: 5px;
display: block;
float: none;
margin-top: -5px;
margin-left: 20px;
padding-left: 26px;
padding-right: 34px;
padding-bottom:26px;
width: 878px;
margin-bottom: 10px;
border-radius: 5px;
border-bottom: 10px solid rgba(240, 240, 242, 0.6);
behavior:url(resource/htc/PIE_uncompressed.htc);
 }
 .ie8 .boxTips.mT10
 {
  
border: 0px solid #C8C8C8;
overflow: hidden;
border-radius: 5px;
display: block;
float: none;
margin-top: -5px;
margin-left: 20px;
padding-left: 26px;
padding-right: 34px;
padding-bottom:26px;
width: 878px;
margin-bottom: 10px;
border-radius: 5px;
border-bottom: 10px solid rgb(240, 240, 242);
behavior:url(resource/htc/PIE_uncompressed.htc);
 }
 