/* CSS Document */
body {margin: 0px;font-family:"微软雅黑","宋体";font-size:15px;color:#fff;background-color:#0B6BC1;}
body,td,th,div,p,ul,li,span{font-size: 16px;color:#000000;line-height:200%;font-family:"微软雅黑","宋体";}

a{ text-decoration:none;font-size: 16px;}

/*确定有用的开始*/
.table_01{margin:0px auto;background:url(../images/bodybg01.jpg)  center no-repeat;width:580px;height:360px; margin-top:10%;}
.title_1{margin:auto auto; text-align:center; color:#fff; font-size:26px; font-weight:bold;margin-bottom:60px;}
.title_2 .user_pwd{margin:auto auto; width:68%; text-align:center;}
.title_2 .user_pwd input{ width:86%; margin:auto auto;height:38px;margin-bottom:8px; font-size:16px;border-radius:3px;}
.title_2 .checkcode{margin:auto auto; width:68%; text-align:center;}
.title_2 .checkcode input{ width:36%; margin:auto auto;height:38px;margin-bottom:8px; font-size:16px;border-radius:3px;}
.title_2 .checkcode .code{ float:right; width:50%;text-align:left;}
.title_2 .checkcode .code img{width:58%;}
.title_2 .submit{margin:auto auto; text-align:center; width:68%; text-align:center;margin-top:8px;border-radius:3px;}
.title_2 .submit input{color:#fff; background-color:#FF6600; width:86%; height:38px; font-size:16px;border-radius:3px;}
.title_2 .submit input:hover{background-color:#6600FF;}

.title_3{margin:0px auto; text-align:center;color:#fff; font-size:16px;margin-top:60px;}


.user_nr{margin:0px auto;}


.user_nr .nr{ margin:0px auto; width:868px; background-color:#FFFFFF;border-radius:6px;}
.user_nr .nr table tr td font{}
.user_nr .nr table tr td{font-size:16px;}
.info{ margin:0px auto;width:96%; border-top:1px solid #aaa; margin-top:28px;font-size:1rem;}
.user_nr .copyright{margin:0px auto; text-align:center;color:#fff; font-size:18px;margin-top:18px; border-top:1px solid #0E89F5;}

/*小于1000px的手机样式  开始*/
@media screen and (max-width:1100px){

body,td,th,div,p,ul,li,span{font-size: 4vw;color:#000000;line-height:220%;font-family:"微软雅黑","宋体";}
a{ text-decoration:none;font-size: 4vw;}

.table_01{margin:0px auto;width:98%; background:url(../images/bodybg033.jpg);margin-top:10%;}
.title_1{margin:auto auto; text-align:center; color:#fff; font-size:6vw; font-weight:bold;margin-bottom:60px;}

.title_2 .user_pwd{margin:auto auto; width:88%; text-align:center;}
.title_2 .user_pwd input{ width:86%; margin:auto auto;height:10vw;margin-bottom:8vw; font-size:5vw; border-radius:1vw;}
.title_2 .checkcode{margin:auto auto; width:88%; text-align:center;}
.title_2 .checkcode input{ width:36%; margin:auto auto;height:10vw;margin-bottom:8vw; font-size:5vw;border-radius:1vw;}
.title_2 .checkcode .code{ float:right; width:50%;text-align:left;}
.title_2 .checkcode .code img{width:68%;height:10vw;}
.title_2 .submit{margin:auto auto; text-align:center; width:88%; text-align:center;margin-top:8px;}
.title_2 .submit input{color:#fff; background-color:#FF6600; width:86%; height:10vw; font-size:6vw;border-radius:1vw;}
.title_2 .submit input:hover{background-color:#6600FF;}


.title_3{margin:0px auto; text-align:center;color:#fff; font-size:3.8vw;margin-top:60px;}

.user_nr .nr table tr td font{font-size:4vw;}
.user_nr .nr table tr td{font-size:5vw;}
.user_nr .nr{ width:98%; margin:1rem auto;} 
.info{color:#000;font-size:3rem;width:96%;padding:3vw 0vw 3vw 0vw;line-height:180%;}
.user_nr .copyright{margin:0px auto; text-align:center;color:#fff; font-size:4vw;margin-top:18px; border-top:1px solid #0E89F5;}
}
/*小于1000px的手机样式  结束*/

/*确定有用的结束*/





