﻿html{height:100%}
body{margin:0px; padding:0px; color:#333;font-family: "Microsoft YaHei",微软雅黑,宋体;font-size:12px;line-height:24px;background:#fff;height:100%;}
div,form,ul,ol,li,img,dl,dt,dd,p,h1{margin:0px; padding:0px;border:0;list-style:none;}
div{width:auto}
.cl{clear:both;}
.fl{float:left;}
.fr{float:right;}
.ov{overflow:hidden;*padding-bottom:20px;}
a{color:#333;text-decoration:none}
.wrap{width:100%;background:url(../img/bg.jpg) top center no-repeat;height:100%;background-size: 100% 100%;}
.w1000{width:1000px;margin:0 auto;overflow:hidden;}
p{text-align:justify;word-break:break-all; }

/*.btn{margin-top:768px;text-align:center;}*/
.btn{position:fixed;bottom:100px;width:1000px;left:50%;margin-left:-500px;text-align:center;}
.btn a{display:inline-block;margin:0 50px;width:321px;height:75px;background:url(../img/btn.png) top center no-repeat;font-size:32px;line-height:75px;text-align:center;color:#fff;cursor:pointer;}
.btn a:hover{background-position:0 -75px;}

/*弹出层*/
.popup{z-index:999;display:none;overflow:hidden;width:400px;height:340px;position:fixed;left:50%;top:50%;margin-left:-200px;margin-top:-170px;background:#fff;border-radius:10px;border:2px solid #d85312;}
.popup .title{padding-left:20px;height:50px;line-height:50px;font-size:20px;background:#ff702a;color:#fff;}
.popup .title span{float:right;width:50px;height:50px;font-size:20px;text-align:center;cursor:pointer;}
.popup .login{padding:10px}
.popup .login dl{margin-top:20px;overflow:hidden;font-size:16px;}
.popup .login dt{float:left;width:100px;text-align:right;line-height:30px;margin-right:10px;font-weight:bold;}
.popup .login dd{float:left;line-height:30px;}
.popup .login dd input{float:left;height:24px;width:220px;line-height:28px;font-size:16px;}
.popup .login dd input[type=checkbox]{width:auto}
.popup .login dd input.capt{width:100px}
.popup .login dd .capt_img{float:right;margin-left:10px;}
.popup .login dd .capt_img img{width:110px;height:30px;}

.popup .login .forget{margin-top:0px;}
.popup .login .forget{margin-top:0px;}

.popup .login a.submit{display:block;width:300px;height:40px;line-height:40px;font-size:18px;margin:0 auto;background:#ff702a;color:#fff;text-align:center;border-radius:5px;}
