@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px; list-style:none; border:0px; text-decoration:none; font-family: arial;}
dl,dt,dd,img,p,span,select,input { padding:0px; margin:0px;}
.clear { clear:both;}

body{margin:0;padding:0;width:100%;height:100%; background:url(../images/new/background.jpg);}

.div{ position:absolute; top:50%; left:50%; margin-top:-260px; margin-left:-300px; /*此时宽和高都要固定*/ width:508px; height:531px; background:url(../images/new/login_back.png); padding:0px 50px;}
.top { width:508px; height:89px; float:left;}

.main { width:376px; float:left; height:422px; padding:0px 66px;}
.tab { width:160px; height:auto; padding:11px 115px 6px 101px; float:left;}
.tab .dl01 { width:40px; height:40px; float:left; background:url(../images/new/grey01.jpg); margin-left:13px;}
.tab .dl01:hover { width:40px; height:40px; float:left; background:url(../images/new/color01.jpg); margin-left:13px;}
.tab .dl01.hover { width:40px; height:40px; float:left; background:url(../images/new/color01.jpg); margin-left:13px;}
.tab .dl02 { width:40px; height:40px; float:left; background:url(../images/new/grey02.jpg); margin-left:13px;}
.tab .dl02:hover { width:40px; height:40px; float:left; background:url(../images/new/color02.jpg); margin-left:13px;}
.tab .dl02.hover { width:40px; height:40px; float:left; background:url(../images/new/color02.jpg); margin-left:13px;}
.tab .dl03 { width:40px; height:40px; float:left; background:url(../images/new/grey03.jpg); margin-left:13px;}
.tab .dl03:hover { width:40px; height:40px; float:left; background:url(../images/new/color03.jpg); margin-left:13px;}
.tab .dl03.hover { width:40px; height:40px; float:left; background:url(../images/new/color03.jpg); margin-left:13px;}

.main01 { width:376px; float:left; height:auto;}
.main02 { width:376px; float:left; height:auto;}
.main03 { width:376px; float:left; height:auto;}
/*1/3css样式*/
.input01 { width:324px; height:41px; border:1px solid #e5e5e5; background:url(../images/new/dl1.jpg) left center no-repeat; padding-left:52px; line-height:41px; font-size:16px; color:#262626; text-align:left; margin-top:12px; float:left;}
.input02 { width:324px; height:41px; border:1px solid #e5e5e5; background:url(../images/new/dl2.jpg) left center no-repeat; padding-left:52px; line-height:41px; font-size:16px; color:#262626; text-align:left; margin-top:12px; float:left;}
.input03 { width:324px; height:41px; border:1px solid #e5e5e5; background:url(../images/new/dl3.jpg) left center no-repeat; padding-left:52px; line-height:41px; font-size:16px; color:#262626; text-align:left; margin-top:12px; float:left;}
.input04 { width:208px; height:41px; border:1px solid #e5e5e5; background:url(../images/new/dl4.jpg) left center no-repeat; padding-left:52px; line-height:41px; font-size:16px; color:#262626; text-align:left; margin-top:12px; float:left;}
.input05 { width:324px; height:41px; border:1px solid #e5e5e5; background:url(../images/new/dl.jpg) left center no-repeat; padding-left:52px; line-height:41px; font-size:16px; color:#262626; text-align:left; margin-top:12px; float:left;}
.pic { width:108px; float:right; height:41px; background:#f15352; margin-top:12px;}

button { width:376px; height:41px; margin-top:14px; background:#f15352; border:0px; color:#fff; font-size:16px; line-height:41px; text-align:center;}
.img { width:79px; height:79px; margin:10px auto 0px auto;}

.title { width:508px; float:left; height:auto; line-height:20px; font-size:14px; color:#e7e7e7; text-align:center; margin-top:15px;}
.title span { color:#fff; padding-left:20px;}
.title a { color:#fff;}
.title01 { width:508px; float:left; height:auto; line-height:20px; font-size:14px; color:#e7e7e7; text-align:center;}


/*二维码登录样式*/
.wexin { width:320px; height:351px; float:left; background:url(../images/new/wex_back.png); margin:0px 28px;}
.wexin img { width:251px; height:251px; float:left; margin:35px 35px 0px 34px;}
.wexin p { width:249px; height:auto; line-height:30px; font-size:16px; color:#3d3d3d; text-align:center; margin-left:40px; margin-top:10px; float:left;}




