*{
    margin: 0;
    padding: 0;
    border: 0;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
button{
	font-size:1em;
}
body{
    font-family: "Microsoft Yahei";
    color: #999;
}
.login_top{
    width: 51.2em;
    min-width: 1024px;
    margin: 0 auto;
    overflow: auto;
}
.login_top .logo img{
    width: 17em;
}
.logo{
    float: left;
}
.tip{
    color: #999;
    float: right;
    margin-top: 3.5em;
    line-height: 1.25em;
}
.tip span{
    color: #414141;
}
.tip img{
    vertical-align: middle;
    margin-left: 12px;
}
.tip a{
    color: #414141;
    margin-left: 5px;
}
.tip a.exit{
    color: #ff3300;
    margin-left: 10px;
}
.login_main{
    clear: both;
    width: 100%;
    height: 39.4em;
    overflow: hidden;
    position: relative;
}
.login_bg{
    position: absolute;
    top:0;
    width: 96em;
    left: 50%;
    margin-left: -48em;
}
.login_inner{
    position: absolute;
    width: 25.7em;
    height: 26.85em;
    left: 50%;
    top: 6.5em;
}
.inner_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 25.7em;
}
.login_info{
    width: 24.5em;
    position: relative;
    height: 25.65em;
    padding-top: 0.6em;
    margin: 0 auto;
}
.login_info .title{
    text-align: center;
    width: 100%;
    padding-top: 0.75em;
    height: 3.5em
border-bottom: 1px solid #f4f4f4;
    line-height: 3.5em;
    margin-bottom: 2em;
    font-size: 1.2em;
    color: #333333;
    font-weight: bold;
}
.login_info .info{
    width: 21.35em;
    border: 1px solid #d5d5d5;
    margin: 0 auto 1.35em;
    height: 2.75em;
}

.login_info .info img{
    vertical-align: top;
    width: 2.75em;
    float: left;
}
.login_info .info input{
    border: 0;
    float: left;
    border-left: 1px solid #d5d5d5;
    width: 18.5em;
    height: 2.75em;
    color: #bbbbbb;
    line-height: 2.75em;
    font-size: 1em;
    text-indent: 1em;

}
.btn_login{
    width: 21.45em;
    margin: 1.25em auto;
    background-color: #d82225;
    letter-spacing: 1em;
    font-family: "Microsoft Yahei";
    color: #fffefe;
    height: 2.75em;
}
.login_info .rem{
    clear: both;
    width: 21.45em;
    margin: 0 auto;
}
.login_info .reg{
    width: 100%;
    height: 2.9em;
    background-color: #fcfcfc;
    border-top: 1px solid #d5d5d5;
    position: absolute;
    bottom: 0;
    line-height: 2.9em;
}
.login_info .reg a{
    color: #414141;
}
.login_info .reg a.reg_a{
    color: #0072c9;
}
.login_info .reg a.reg_a img{
    vertical-align: middle;
    margin-right: 3px;
}


#i_footer{ width:100%;height: 9em;}
.footer-div{
    width: 51.2em;margin: 0 auto;position: relative;height: 9em; min-width: 1024px;
}
#i_footer .img{width: 4em;height:4em;margin-top: 2.5em;margin-left: 0.75em;}
#i_footer .img img{width: 4em;}
.i_bottom_info{width: 100%;height: 1.5em;background: #f8f8f8;border-top: 2px solid #c11710;border-bottom: 1px solid #ececec;line-height: 1.5em;text-align: center;color: #c11710;}
.i_bottom_info a{color: #c11710;padding: 0 0.4em;}
#i_footer p{color: #000;font-weight: normal;line-height: 1.25em;padding-top: 2.5em;margin-left: 0.5em;}
#i_footer p span{
    font-size: 0.6em;
}
.wyjc a{color: #000000;   font-size: 0.7em;}
.wyjc{
    float: left;
    text-align: center;width: 70%;
}
#error_collection{
    background-color: #fff;
    border: 1px solid #e54137;
    border-radius: 3px;
    margin-top: 2.8em;
    margin-left: 1.5em;
}
#error_collection img{width: 5.5em}
.bot{
    position: absolute;
    right: 50px;
    top: 40px;
}

.dark{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
filter:alpha(opacity=50); 
    z-index: 100;
    position: fixed;
    display: none;
    left: 0;
    top: 0;
}
.reg_div{
    top: 9.5em;
    left: 50%;
    display: none;
    margin-left: -12.25em;
    z-index: 1000;
    width: 26.5em;
    height: 31.75em;
    background-color: #fff;
    position: absolute;
}
.reg_div .title{
    text-align: center;
    width: 100%;
    height: 2.5em;
    border-bottom: 1px solid #f4f4f4;
    line-height: 2.5em;
    font-size: 1.2em;
    color: #333333;
    position: relative;
}
.reg_div .title a{
    position: absolute;
    top:0;
    right: 0;
    margin-right: 2.2em;
    margin-top: 1em;
    line-height: 0;
}
.reg_div .title span{
    padding-right: 40px;
}
.reg_div .title img{
    width: 0.8em;
}
.reg_div .info{
    width: 20em;
    padding-left: 1.5em;
    border: 1px solid #d5d5d5;
    margin-top: 0.75em;
    border-radius: 3px;
    background-color: #f8f8f8;
    color: #666666;
    font-family: "Microsoft Yahei";
    height: 2.5em;
    line-height: 2.5em;
}
.reg_main{
    clear: both;
    width: 70%;
    padding-left: 3.5em;
    padding-top: 0.2em;
}
.reg_main span{
    font-size: 0.6em;
    line-height: 20px;
    color: #9c9999;

}
.reg_main span label{
    color: #ff3300;
}
.reg_main .btn{
    width: 18em;
    position: absolute;
    bottom: 1em;
    left: 4.5em;
    margin-top: 0.95em;
}
.reg_main .btn button{
    width: 8em;
    height: 1.75em;
    border: 0;
    color: #fff;
    font-family: "Microsoft Yahei";
}


.back_div{
    top: 10.5em;
    left: 50%;
    display: none;
    margin-left: -12.25em;
    z-index: 1000;
    width: 26.5em;
    height: 28.75em;
    background-color: #fff;
    position: absolute;
}
.back_div .title{
    text-align: center;
    width: 100%;
    height: 2.5em;
    border-bottom: 1px solid #f4f4f4;
    line-height: 2.5em;
    font-size: 1.2em;
    color: #333333;
    position: relative;
}
.back_div .title span{
    padding-right: 40px;
}
.back_div .title a{
   position: absolute;
    right:0;
    top:0;
    clear: both;
    margin-right: 1.2em;
    margin-top: 1em;
    line-height: 0;
}
.back_div .info{
    width: 20em;
    padding-left: 1.5em;
    border: 1px solid #d5d5d5;
    margin-top: 0.75em;
    border-radius: 3px;
    background-color: #f8f8f8;
    color: #666666;
    font-family: "Microsoft Yahei";

    height: 2.5em;
    line-height: 2.5em;
}

.index_banner{
    width: 100%;
    height: 260px;
    background: url("imgindex_banner.png") no-repeat top center;
}
.main{
    width: 1022px;
    margin: 0 auto;
    min-height: 200px;
    overflow: auto;
    padding-top: 25px;
    padding-bottom: 25px;
}

.main .left{
    width: 280px;
    float: left;
}
.main .right{
    width: 690px;
    margin-left: 52px;
    float: left;
}
.main .title{
    width: 100%;
    border-bottom: 1px solid #0072c9;
    height: 30px;
    line-height: 30px;
    color: #0072c9;
}
.main .title img{
    vertical-align: middle;
    margin-right: 5px;
}
.main .title .nav{
    float: right;
}
.main .title .nav a{
    font-size: 12px;
    color: #666666;
}
.main .title .nav a.active{
    color: #0072c9;
    border-bottom: 1px solid #0072c9;
}
.main .title .nav a:hover{
    color: #0072c9;
    border-bottom: 1px solid #0072c9;
}
.main  .menu{
    width: 100%;
    margin-top: 15px;
}
.main  .menu .name{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #e8e8e8;
}
.main  .menu .name span{
    display: block;
    color: #000000;
    text-align: center;
    width: 73px;
    height: 29px;
    border-bottom: 1px solid #0072c9;
}
.main  .menu ul{
    padding-top: 8px;
}
.main  .menu ul li{
    padding-left: 10px;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    color: #666666;
}
.add button{
    float: right;
    width: 81px;
    height: 22px;
    background-color: #0072c9;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 6px;
}
.main_list{
    width: 100%;
}
.main_list .list{
    border: 1px solid #e4e4e4;
    width: 334px;
    height: 200px;
    float: left;
    margin-top: 18px;
}
.main_list .list ul{
    padding-top: 10px;
}
.main_list .list ul li{
    line-height: 28px;
    font-size: 12px;
    margin-left: 10px;
    color: #666666;
    text-align: right;
    padding-right: 10px;
    height: 28px;
}
.main_list .list ul li a{
    float: left;
    color: #666666;
}
.main_list .more{
    margin-right: 10px;
}
.main_list .title span{
    margin-left: 10px;
}
.ml16{
    margin-left: 17px;
}
.clear{
    clear: both;
}

.index_footer{
    background-color: #3a7bbd;
    color: #fff;
}
.index_footer a{
    color: #fff;
}
.index_footer span{
    color: #fff;
}

/*¶©ÔÄ*/

.order{
    top: 100px;
    left: 50%;
    display: none;
    margin-left: -245px;
    z-index: 1000;
    width: 490px;
    height: 515px;
    background-color: #fff;
    position: fixed;
}
.order .title{
    text-align: center;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #f4f4f4;
    line-height: 60px;
    font-size: 24px;
    color: #333333;

}
.order .title a{
    float: right;
    margin-right: 27px;
    margin-top: 22px;
    line-height: 0;
}
.order .info{
    width: 338px;
    border: 1px solid #d5d5d5;
    margin-top: 15px;
    border-radius: 3px;
    background-color: #f8f8f8;
    font-size: 13px;
    color: #666666;
    font-family: "Microsoft Yahei";
    text-indent: 30px;
    height: 38px;
}
.reg_main ul li{
    float: left;
    width: 135px;
    margin-top: 20px;
}
.reg_main ul li input{
    vertical-align: middle;
    margin-right: 3px;
}
.main_list .table{
    width: 100%;
    margin-top: 18px;
}
.main_list .table thead tr th{
    height: 36px;
    border-bottom: 1px solid #fff;
    background-color: #f2f2f2;
    font-size: 14px;
    color: #000000;
    text-align: left;
}
.main_list .table thead tr th span{
    margin-left: 28%;
}
.main_list .table tbody tr td{
    text-align: left;
    color: #666666;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    background-color: #fff;
    padding-left: 12px;
}
.main_list .table tbody tr:nth-child(odd) td{
    background-color: #fafafa;
}
.main_list .table tbody tr td a{
    color: #666;
}
.main_list .table tbody tr td a:hover{
    color: #ff3300;
}
.main_list .img_list{
    margin-top: 18px;
    width: 100%;
}
.main_list .img_list ul li{
    float: left;
    width: 90px;
    height: 90px;
    padding-top: 10px;
    position: relative;
    font-size: 12px;
    text-align: center;
    color: #666666;
    margin-right: 8px;
}
.mt18{
    margin-top: 18px;
}
.main_list .select{
    margin-top: 30px;
    width: 70px;
    height: 20px;
    border: 0;
    color: #0072c9;
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
}
.main_list .time_div{
    width: 600px;
    height: 425px;
    margin-left: 5px;
    overflow-y: scroll;
    font-size: 0;
}
.main_list .time_div ul{
    margin-left: 24px;
    font-size: 12px;
    border-left: 1px solid #0072c9;
}
.main_list .time_div ul li{
    overflow: auto;
    margin-left: -8px;
}
.main_list .time_div ul li.active .list_info{
    background: url("imglist_bg.png") no-repeat;
}
.list_style{
    background: url("imglist_style.png");
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 15px;
}
.list_info{
    float: left;
    width: 518px;
    height: 45px;
    margin-left: 9px;
}
.list_info .text{
    margin-left: 27px;
    margin-top: 5px;
    line-height: 19px;
}
.list_info .text span{
    color: #666;
    font-size: 12px;
}
.list_info .text label{
    color: #b1b1b1;
    font-size: 10px;
    margin-left: 7px;
}
.close2{
    float: right;
    margin-right: 13px;
    margin-top: 16px;
    display: none;
}
.active .close2{
    display: block;!important;
}
.nav_left{
    background: url("imgleft.png") no-repeat;
    width: 4px;
    height: 8px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 15px;
}
.nav_right{
    background: url("imgright.png") no-repeat;
    width: 4px;
    height: 8px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 15px;
}