@charset "utf-8";
body{ background-color:#eff3f6; font-family:"微软雅黑", "宋体", "黑体";}
.login_nr { position:fixed; width:100%; height:100%; top:0px; left:0px;background-image:url(../images/dlsbg.jpg); background-repeat:no-repeat; background-position:center top; background-size:100% 100%; text-align:center;}
.login_fomnr{ width:460px; margin:auto; text-align:left; margin-top:120px;}
.ind_top{ width:100%; background-color:#fff; height:70px; min-width:900px;}
.ind_toplft{ float:left; height:70px;}
.ind_nrfw{ width:900px; background-color:#fff; margin:40px auto; padding:10px; height:415px;}
.ind_jl a{ padding-top:18px;float:left; height:90px; background-color:#8fc320; width:260px; display:block; margin:0 16px; color:#fff; text-align:center;
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ind_jl a:hover{ background-color:#9dd723;}
.ind_jlfu a{ padding-top:18px;float:left; height:90px; background-color:#1369c0; width:260px; display:block; margin:0 16px; color:#fff; text-align:center;
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ind_jlfu a:hover{ background-color:#147be3;}
.ind_jl a span{ display:block; line-height:28px; font-size:16px;}
.ind_jlfu a span{ display:block; line-height:28px; font-size:16px;}
.nas{ font-size:20px; color:#33; padding:10px 0; margin-top:40px; font-weight:bold;}
.clabtext{ font-size:15px; font-weight:inherit;}
