/* CSS Document */
*{ margin:0; padding:0;}
ul{ list-style:none;}
a{ text-decoration:none; color:#fff;}
a:hover{ border:0;}
input{outline: none;}

.sybg1{ background:url(../images/sybg.jpg) no-repeat; background-size:100% 100%; width:100%; height:100vh;}
.zhaibox{ width:1200px; height:auto; margin:0 auto;}
.logo1{ float:left;}
.sytop{ float:left; width:100%; height:86px;}
.sydaohang{ float:right; width:600px; height:86px; text-align:center; line-height:86px;}
.sydaohang li{ width:200px; float:left;}
.sydaohang li a{ color:#fff;}
.zhucetop{ float:right; line-height:86px; width:300px; text-align:center;}
.sylxxd{ float:left; width:100%; height:auto; padding:20px 0px; text-align:center;}
.indexfoot{ position:absolute; z-index:99; left:0; bottom:0; line-height:44px; color:#fff; text-align:center; width:100%;}

.regbg1{  background:url(../images/zcbg.png) no-repeat center ;width: 100%;height: 100%;background-size: 100% 100%;}
.zhuce12{ float:left; width:120px; text-align:center; line-height:40px; margin-top:23px; color:#fff; font-size:22px; border-left:#fff solid 3px; margin-left:30px;}
.zhuce123{ float:left; width:90px; text-align:center; line-height:40px; margin-top:23px; color:#fff; font-size:22px;}
.zhucediv{ position:absolute; width:600px; height:420px;  top:40%; left:50%; margin-left:-300px; margin-top:-250px; border-radius:15px;}
.bantouming{background:rgba(255,255,255,0.5);  min-height: 300px; padding:30px 50px; float:left; margin-top:20px; border-radius:15px;}
.grqydiv{ line-height:40px; text-align:center; font-size:26px; float:left; width:100%;}
.grqydiv li{ float:left; width:50%; height:40px;}

.tablebox td{ height:60px; width:100%}
.baisebox{ width:100%; height:35px; background:#fff; border-radius:5px;}
.cion1{ width:30px; height:30px; margin-top:5px; margin-left:10px; margin-right:10px; float:left;}
.input1{ float:left; width:400px; height:35px; border:0;}
.input2{ float:left; width:340px; height:35px; border:0;}
.ibtnd1{ float:left; width:100px; text-align:center; border:0; background:#e9f0fd; height:35px; line-height:35px;}
.ibtnd1:focus {
         outline: 0px solid #AFECAB;
        }
.btnsub{ float:left; width:100%; height:50px; line-height:50px; background:#5fa5f7; color:#fff; border:0; border-radius:10px; font-size:18px; font-weight:bold;}

.regTab{color: #fff; cursor: pointer}
.regTabActive{border-bottom:#fff solid 3px; padding-bottom:10px;}
