@charset "utf-8";
.authbanner{width:100%;min-width:1024px;height:300px;background:url(../images/auth/bg.jpg) no-repeat;background-size: cover; margin-bottom:-120px; }
.authbanner .h1{ width:1024px; height:60px; font-weight:bold; font-size:42px; color:#FFFFFF;margin:0 auto; padding-top:40px; text-align:center}
.authbanner .h2{width:1024px; line-height:300%; font-size:14px; color:#FFFFFF;margin:0 auto; text-align:center}

.authbody{ width:1024px; padding-top:20px; padding-bottom:50px;   background-color:#FFFFFF;border-radius:4px;  margin:0 auto;  margin-bottom:50px;}
.authbody .atits{ height:50px; padding-top:30x; font-size:26px; color:#000000; text-align:center}
.authbody .vipen{ height:70px; color: #DFDFDF;  font-size:14px; color: #666666; text-align:center;background-image:url(../images/auth/vip_select.jpg); background-repeat:no-repeat; background-position:center bottom;}
.authbody .errtip{ width:500px; text-align:center; height:50px; line-height:50px; background-color: #FF3300; color:#FFFFFF; font-size:14px;border-radius:50px; margin:0 auto; margin-bottom:50px; margin-top:20px;}


.authbody .alis{float:left;border:1px #EAEAEA solid;border-left:0px;transition: all .2s;z-index:0; position:relative}
.authbody .alis.first{border-left:1px #EAEAEA  solid; width:203px;}
.authbody .alis:hover{box-shadow:0px 0px 40px #CCCCCC; z-index:1;transform: translate(0,-5px);}
.authbody .alis.first:hover{box-shadow:none;transform:none;}
.authbody .alis .t1{ height:38px; padding-top:25px; font-weight:bold; font-size:18px; color:#000000; text-align: center;}
.authbody .alis .price{ color: #00CC99; height:40px;font-size:16px; font-weight:bold;}
.authbody .alis .price.free{ color: #FF3333; font-size:14px;font-weight:normal;}
.authbody .first .tli{ height:50px; line-height:50px;color:#333333; text-align: center;}
.authbody .two .tli{ height:50px; line-height:50px;color:#333333; text-align: left; padding-left: 10px;}
.authbody .alis .tli:nth-child(odd){ background-color: #FFFCF7}
.authbody .alis .tli:nth-of-type(odd){background-color:#FFFCF7}
.authbody .alis .tli.ok{background-image:url(../images/auth/auth_1.png); background-repeat:no-repeat; background-position:center center;}
.authbody .alis .tli.no{background-image:url(../images/auth/auth_0.png); background-repeat:no-repeat; background-position:center center;}
.authbody .two{width:808px;}

.authbody .alisn{width:224px; height:224px; margin-left:10px; margin-right:15px; float:left; margin-top:30px; margin-bottom:50px;border:1px #EAEAEA solid;border-radius:8px; text-align:center;box-shadow:0px 0px 40px #CCCCCC;}
.authbody .alisn:hover{box-shadow:0px 0px 40px #999999;}
.authbody .alisn .t1{ height:30px; padding-top:25px; font-weight:bold; font-size:16px; color:#000000}
.authbody .alisn .t2{ height:30px; padding-top:25px; font-weight:bold; font-size:24px; color: #0DD491}
.authbody .alisn .t3{ font-size:14px; padding-top:15px;   text-decoration:line-through}
.authbody .alisn .t4{padding-top:15px;}
.authbody .alisn .t5{padding-top:15px; padding-bottom:30px;}
.authbody .alisn .t6{padding-top:15px; line-height:180%}
.authbody .alisn .cbtn {width: 140px;height: 38px;margin: 0 auto;text-align: center;border-radius: 4px;background-color: #FFF;cursor: pointer;display: block;text-decoration: none;line-height: 38px;border: 1px #CC0000 solid;
     color: #CC0000;}
.authbody .alisn .cbtn1 {width: 102px;height: 30px;margin: 0 auto;margin-top: 10px;text-align: center;border-radius: 20px;background-color: #0ABC64;cursor: pointer;display: block;text-decoration: none;line-height: 30px;
     color: #fff;}

.lm_box {width:300px;border-top:1px #E3E3E3 solid;background:#ffffff;}
.lm_box .lm_tit { padding:20px 0;text-align:center; color:#333333;font-weight:600;font-size:20px;}
.dowli,.dowlin {widht:150px;height:180px; float: left; margin: 0px 0px 0px 70px;}



