



 

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;
}

.headerDiv2{
	width:100%;
	background-color:#fff;
	height:90px;
	text-align:center;
}
.inputDiv2{
	height: 24px;
    margin: 0;
    padding-left: 5px;
    padding-top: 0px;
    width: 250px;
    z-index: 999;
    border:1px solid #ccc;;
}
.input_password1 {
	width:153px;/*178px;*/
	height:24px;
	line-height:24px;
	border:0;
	font-weight:bold;
	color:#157b00;
	background:#fff ;
	outline: none;
	border-right:none;
	overflow:hidden;
	z-index:0;
}
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;
}
.top_div2{
	width: 100%;
	background-image: url("../../../resource/newUI/images/login_head_bg.png");
	background-repeat:repeat-x;
	height: 30px;
}

.logo_head2{
	height: 30px;
    margin: 0 auto;
    width: 1001px;
    overflow: hidden;
}

.logo_home2{
	height: 30px;
	float:left;
	width:40%;
	line-height: 30px;
}

.logo_info2{
	float: right;
    line-height: 30px;
    text-align: right;
    width: 50%;
}

.logo_home2 a{
	background-image: url('../../../resource/newUI/images/modelStyle/@modelStyle/logon_inco2.png');
	background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    margin-top: 8px;
    padding-left: 20px;
}

.logo_home2 a:HOVER{
	background-position: 0px -20px;
	color:@mainColor;
}

.logo_home2 span,.logo_info2 span{
 	color: #cbcbcb;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px;
}

 

.logoInfo2{
	float: right;
    height: 30px;
    margin-right: 5px;
    margin-top: 30px;
    text-align: right;
    width: 300px;
}

.phoneColor{
	color: @mainColor;
	font-weight: bold;
}

.logoInfo2 a:hover{
	color: @mainColor;
	text-decoration: none;
}

.ad_login_div{
	position: relative;
	width: 1001px;
	height: 400px;
	margin: 0px auto;
	z-index：300;
}

.boxMainTop,.top_x{
    background: none;
    border-color: #dedede #dedede -moz-use-text-color;
    border-image: none;
/*    border-radius: 5px 5px 0 0;*/
/*    border-style: solid solid none;
    border-width: 1px 1px 0; */
    height: 1px;
    margin-top: 0;
    overflow: visible;
    width: 1001px;
/*    border:1px solid #dedede; */
    border-bottom:0px;
    background-color:#FFFFFF;
}

.boxMain {
    background: none ;
    background-color:#FFFFFF;
 /*   border-left: 1px solid #dedede;
    border-right: 1px solid #dedede; */
    margin-left: 0;
    min-height: 350px;
    padding: 0;
    width: 1001px;
    margin-top:-15px;
}

.top_b,.boxMainBottom{
    background: none ;
    background-color:#FFFFFF;
/*    border-radius: 0 0 5px 5px;*/
/*    border:1px solid #dedede; */
    border-top:0px;
    height: 16px;
    width: 1001px;
}

.boxSuccess {
    background: url("../../../resource/newUI/images/bg_success.png") repeat  0 0 ;
    border: 1px solid #dddddd;
    height: 100px;
    position: relative;
    width: 950px;
    z-index: 5;
    margin: 0 25px;
}

.boxPartTietle,.tableInput,.boxBbut,.boxTextGuide{
	width:1001px;
	margin-top: 30px;
    text-align: center;
}

.boxTips{
	background: url("../../../resource/newUI/images/bg_tips.png") repeat-x center bottom #fff;
    border: 1px solid #C8C8C8;
    margin:5px 5px 5px 0px;
    overflow: hidden;
    padding: 6px 10px;
    width: 981px;
/*    border-radius: 5px;*/
}

.boxTips h4{
	background: url("../../../resource/newUI/images/modelStyle/@modelStyle/icon_04.png") no-repeat;
    color: @mainColor;
    font-weight: bold;
    line-height: 10px;
    padding-left: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.boxTips ul{
    padding: 0 5px;
}

.boxTips ul li{
    padding: 3px 0 3px 12px;
}

.all {
    margin: 0 auto 5px;
    position: relative;
    width: 1001px;
    z-index: 1;
}

.boxLocation {
    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-bottom: 1px solid #dedede;
    border-radius: 0px;
    height: 40px;
    line-height: 50px;
    position: relative;
    top: -1px;
    width: 1001px;
    z-index: 5;
}

.boxPartTietle .title {
     height: 32px;
    left: 30px;
    position: absolute;
    top: 45px;
    z-index: 10;
}

.rg_header .topMenu {
    color: #ccc;
    height: 28px;
    left: 18px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 10px;
    *top:15px;
    z-index: 25;
}

.boxLocation .pageId1 {
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 50px;
    top: 10px;
    z-index: 10;
}

.boxTxtinput {
/*    border: 1px solid #e8e8e8; */
    color: #000000;
    height: 400px;
    line-height: 21px;
    margin: 0 20px;
    overflow-y: scroll;
    padding: 10px;
    width: 940px;
    border-radius:4px;
}

.boxTxtinput p {
    color: #757575;
    line-height:2;
}

.inputCodeStyle {
    border: 1px solid #ccc;
    height: 24px;
    ime-mode: disabled;
    line-height: 24px;
    margin-top: -18px;
    *margin-top:-5px;
    padding: 0 5px;
}

.orangeB18 {
    color: #333;
    font-size: 24px;
    width:1001px;
    margin-bottom:30px;
}

.boxWarning {
    background: url("../../../resource/newUI/images/bg_success.png") repeat 0 0;
    border: 1px solid #dddddd;
    height: 90px;
    position: relative;
    width: 950px;
    z-index: 5;
    margin: 0 25px;
}

.bankOtherLogo2 {
    background-image: url("../../../resource/newUI/images/customize/@en_bankName/logo.png");
    background-repeat: no-repeat;
    background-position:0 center;
    background-size:auto 50px;
    float: left;
    height: 84px;
    margin: 0;
    width: 660px;
}

.leftwa .titleac {
    color:@mainColor;
    font-size: 16px;
    font-weight: bold;
    height: 58px;
    line-height: 58px;
    text-align: center;
    width: 628px;
}

.leftwa {
    border: 0px;
    display: inline;
    float: right;
    margin-left: 12px;
    width: 735px;
}

.leftwa .titleac {
    color: #3ca0fe;
    font-size: 16px;
    font-weight: bold;
    height: 58px;
    line-height: 58px;
    text-align: center;
    width: 730px;
    margin-right:auto;
    margin-left:auto;
}

.leftwa .con {
    line-height: 21px;
    padding-bottom: 20px;
    padding-left: 12px;
    padding-right: 12px;
    text-indent: 12px;
    width: 710px;
    margin-right:auto;
    margin-left:auto;
    height:425px;
    overflow-y:auto;
    overflow-x:none;
    border:1px solid #CCCCCC;
}

.boxButa {
	background-color: #FFFFFF;
    float: left;
    overflow: hidden;
    padding-bottom: 12px;
    width: 250px;
    border:1px solid #dcdcdc;
    -moz-box-shadow: 0px 0px 2px 2px #e7e7e7;            
	-webkit-box-shadow: 0px 0px 2px 2px #e7e7e7;         
	box-shadow: 0px 0px 2px 2px #e7e7e7;
}

.tiaozf li {
    background: url("../../../resource/newUI/images/bgtit.gif") no-repeat  0 0;
    display: inline;
    float: left;
    height: 30px;
    line-height: 25px;
    padding-left: 26px;
    text-indent: 16px;
    width: 172px;
}

.boxButa .bgdi {
    background: url("../../../resource/newUI/images/titdix.gif") no-repeat;
    display: inline;
    float: left;
    height: 14px;
    margin-left: 6px;
    overflow: hidden;
    width: 191px;
}

.logo_div2 {
    height: 84px;
    margin: 5px auto 0 auto;
    width: 1001px;
}

.boxTextGuide{
	border: 0 none;
    color: #000000;
    height: auto;
    line-height: 21px;
    overflow-y: none;
    overflow-x: none;
    padding: 10px;
    width: 95%;
    margin-left:auto;
    margin-right:auto;
}

.boxTextGuide div img{
	width:690px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	height:300px;
}

.boxTextGuide .content p{
	font-size: 14px;
	text-indent:2em;
	text-align: left;
}

.boxTextGuide .title p{
	font-size: 11pt;
    font-weight: bold;
    margin: 10px 0 5px;
    text-indent:1em;
    color:@mainColor;
    text-align: left;
}

.boxTextGuide .titles p{
	font-size: 15px;
    font-weight: bold;
    text-indent:1em;
    text-align: left;
}

.boxTextGuide .content img{
	width:700px;
	height:400px;
	margin-left:150px;
	border:0px;
}

.boxTextGuide div{
	margin-top:5px;
	font-size:14px;
	text-align: left;
}

.footerDiv{
	width: 100%;
	overflow: hidden;
	height:55px;
}

.footerDiv .bottom_div {
    background-color: #ededed;
    border-top: 1px solid #c5c5c5;
    height: 50px;
    margin-top: 5px;
    width: 100%;
}

.footerDiv .bottom_div .copyRight{
	font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 10px auto;
    text-align: center;
    width: 100%;
}

.clearfix{
    height: 37px;
    padding: 11px 0 0 30px !important;
    background-color:#fcfcfc;
    border-bottom: 2px solid @mainColor;
}

.clearfix span{
	color: @mainColor;
    font-size: 20px;
    font-weight: bold;
}

.rg_header .exit{
	background: url("../../../resource/newUI/images/icon_04.png")  no-repeat left center;
    color: @mainColor;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    padding: 0 4px;
    text-decoration: none;
}

.boxPartTietle {
    height: 110px;
    position: relative;
    z-index: 5;
}

dl.tiaozf2,dl.tiaozf{
    float: left;
    overflow: hidden;
    padding-top: 0px;
    width: 250px;
    margin-left:0px;
    border:0px;
}

dl.tiaozf2{
	border-bottom:1px solid #e7e7e7;
}

dl.tiaozf2 dt,dl.tiaozf2 dd,dl.tiaozf dt,dl.tiaozf dd{
	height: 38px;
    line-height: 38px;
	width:100%;
	cursor:pointer;
	font-size:14px;
}

dl.tiaozf2 dt:hover,dl.tiaozf2 dd:hover,dl.tiaozf dt:hover,dl.tiaozf dd:hover{
	border-bottom:1px solid @mainColor;
}

dl.tiaozf2 .current,dl.tiaozf .current{
	border-bottom:1px solid @mainColor;
}

dl.tiaozf2 dt:hover > a,dl.tiaozf2 dd:hover > a,dl.tiaozf dt:hover > a,dl.tiaozf dd:hover > a,
dl.tiaozf2 .current a,dl.tiaozf .current a,dl.tiaozf2 .current span{
	color : @mainColor;
	text-decoration: none;
	font-size:16px;
}

dl.tiaozf2 dt,dl.tiaozf dd{
	background-color: #F2F2F2;
}

dl.tiaozf2 dd,dl.tiaozf dt{
	background-color: #FFFFFF;
}

dl.tiaozf2 dt a,dl.tiaozf2 dd a,dl.tiaozf2 dd span{
	display:block;
	margin-left:20px;
	padding-left:35px;
}

dl.tiaozf dt a,dl.tiaozf dd a{
	display:block;
	margin-left:20px;
	padding-left:45px;
}

.tiaozf2 .syzn,.tiaozf2 .syzn a{
	cursor:default;
}

.textAl {
    text-align: center;
}

.boxPartTietle .title h2 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}

.boxPartTietle .title span {
    background: url("../../../resource/newUI/images/icon_t.png") no-repeat;
    display: block;
    float: left;
    height: 32px;
    width: 32px;
}

.boxTextGuide .summary{
	color:@mainColor;
	font-size:16px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin: 5px 0;
}

.boxTextGuide .title{
	color:@mainColor;	
	margin-top:10px;
	text-align: left;
}

.fixed {
	position: fixed;
	top: 5px;
}

.initFixed {
	position: fixed;
	margin-top:15px;
}

.mainstep{
	float: left;
    height: 55px;
    margin: 10px 190px 0;
    text-align: center;
    vertical-align: middle;
    width: 620px;
}

.stepNormal {
    background-color: #cccccc;
    color: #ffffff;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 2px;
    margin-top: 8px;
    text-align: center;
    vertical-align: middle;
    width: 110px;
}

.stepNow {
    background-color: @mainColor;
    color: #ffffff;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 2px;
    margin-top: 8px;
    text-align: center;
    vertical-align: middle;
    width: 110px;
}

.steparrnormal{
	background-image: url("../../../resource/newUI/images/steparrnormal.gif");
    float: left;
    height: 55px;
    width: 29px;
}

.ebankHelper .title{
	color:@mainColor;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
}

.ebankHelper .content p{
	text-indent:2em;
	font-size:14px;
	line-height:22px
}

.ebankHelper .content p a{
	color:@mainColor;
	font-weight:bold;
}

.linknas:link {
	FONT-SIZE: 14px;
	COLOR: blue;
	TEXT-DECORATION: underline;
}

.linknas:hover {
	FONT-SIZE: 14px;
	COLOR: #bc0021;
	TEXT-DECORATION: underline;
}

.linknas:visited {
	font-size: 14px;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

.linknas:active {
	font-size: 14px;
	font-weight: normal;
	color: #bc0021;
	text-decoration: underline;
}

.psd b {
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 5px;
}
.psd span {
    background:  url("../../../resource/newUI/images/psd.png") no-repeat scroll center top;
    float: left;
    height: 36px;
    width: 150px;
}
.psd .a {
    background:  url("../../../resource/newUI/images/psd.png") no-repeat center -36px;
}
.psd .b {
    background:  url("../../../resource/newUI/images/psd.png") no-repeat center -72px;
}
.psd .c {
    background:  url("../../../resource/newUI/images/psd.png") no-repeat center -108px;
}
.loadImageI{
	background: url("../../../resource/newUI/images/loadImageI.gif") 0 3px /**#A1A1A1*/;
	display: block;
    height: 32px;
    margin-left: auto;
    margin-right: auto;
    width: 31px;
}
.content_image {
	display: inline-block;
	width: 240px;
	height: 240px;
}
.content_image span img{
    width: 100%;
    height:100%;
}

.boxPartTietle .step {
	margin-right:150px;
	margin-top: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: 28px;
}
.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 .on1 span {
    color: #333;
}
.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;
}