﻿@import url('base.css');

/*登录页面*/
.headnav { background-image:none; background-color:none;    }
.head_nav { background-image:none; background-color:none;   }
.head_nav .menu a {    color: #333;}
.head_nav .menu a:hover {    color:#ff500b; background-color:#fff;  }
.header { border-bottom:2px solid #ff5000;
}

.login_wrap {width:100%; height:550px; background-image:url(/img/loginban.jpg); background-position:center center; background-repeat:no-repeat; }
.login_wrap_nobg{width:100%; height:550px; }
.login_slider { width:550px;  height:400px; }
.login_wrap_anget{width:100%; height:500px; background-image:url(/img/ruzhu.jpg); background-position:center center; background-repeat:no-repeat; }
.kf_wx {background-color:rgba(0,0,0,0.5); margin:350px 0 0 0; padding:5px 20px; border-radius:25px; height:30px; line-height:30px; color:#fff; 
}
.kf_wx i { padding:0px 3px 0 10px;
}
/*登录页面框*/
.login_box{ width:300px; height: 350px; margin:50px 30px 0 0; padding:10px 30px;  background-color:#fff; border:1px solid #eee;  }
.login_box .login_tit {width:300px;height:45px; padding-bottom:10px;  }
.login_box .login_tit .login_t {width:150px;height: 45px;line-height:45px;   }
.login_box .login_tit .login_sm {width:150px;height: 45px;line-height:45px;   }

.login_box .login_con{width:300px;height: 240px;
}
.login_box .login_con .item{width:300px;height: 40px; border:1px solid #dddddd; margin-bottom:20px; line-height:40px; }
.login_box .login_con .item div:nth-child(1){text-align:left; float:left; display:inline-block; padding:0px 5px 0px 10px;  color: #666; width:20px; }
.login_box .login_con .item div:nth-child(2){text-align:left; float:left; display:inline-block; color: #666; width:200px; }
.login_box .login_con .item3{width:300px;height: 40px; border:1px solid #dddddd; margin-bottom:20px; line-height:40px; }
.login_box .login_con .item3 div:nth-child(1){text-align:left; float:left; display:inline-block; padding:0px 5px 0px 10px;  color: #666; width:20px;   }
.login_box .login_con .item3 div:nth-child(2){text-align:left; float:left; display:inline-block; color: #666; width:160px; }
.login_box .login_con .item3 div:nth-child(3){text-align:center; float:right; display:inline-block; color: #666; width:100px;  background-color:#d5d5d5  }
.login_box .login_con .item input{ width:100%;  border:0px solid #dddddd;  padding-left:2%;line-height:40px;  }
.login_box .login_con .item3 input{ width:100%;  border:0px solid #dddddd; line-height:40px;  }
.login_box .login_con .item2{width:300px;height: 40px; border:0px solid #dddddd; margin-bottom:20px; line-height:40px; }
.login_box .login_con .item2 a { padding:10px 20px;  }
.login_box .login_con .btn{display: inline-block;width: 100%;border:0px solid #dddddd;
height: 40px;background-color: #FF5000;
border-radius: 5px;color: #fff;font-size: 18px;
line-height: 40px;
}
.login_box .login_con .btn2{display: inline-block;width: 100%;border:0px solid #dddddd;
height: 40px;background-color: #FF5000;
color: #fff;font-size: 14px;
line-height: 40px;
}

.login_box .login_con .item i,   .login_box .login_con .item3 i { font-size:22px; color:#999; }

#login_container { width:200px!important;}
.w1000 {    width:1000px; margin:80px auto; height:400px;}
.w420 { width:450px;height:350px;  background-color:#fff;  border-radius:5px;background-color:#fff; padding-bottom:20px; }
.divtit { width:430px; height:50px; line-height:50px;  font-size:16px; padding-left:20px;  color:#333; font-weight:bolder; }
.divcon{  width:430px;  height:60px;   padding-left:20px; padding-right:20px;  line-height:35px;  clear:both;   }
.divcon2{  width:410px; height:160px;  padding-left:20px; padding-right:20px; clear:both;  line-height:35px;   }
.searbtn {display: inline-block;width:30%;border:0px solid #dddddd;height: 35px;background-color: #FF5000;
background: -webkit-linear-gradient(top, #FF5000, #FF6000);border-radius: 5px;color: #fff;font-size: 16px;font-weight: bold;}

/*注册个人页*/
.reg_person {  width:920px; margin:0px auto; height:auto; padding:80px 0px; }
.reg_person .title{  width:920px;height:50px; line-height:50px; font-size:16px; color:#333; margin:10px auto 0 auto;  }
.reg_person .title span{ font-size:13px;  color:#999; }
.reg_person .title i{ font-size:18px;  color:#ff5000; }
.reg_person .person{  width:920px; }
.reg_person .person .item{  width:920px; height:32px; line-height:32px; margin:15px auto; }
.reg_person .person .item div:nth-child(1){text-align:right; float:left; display:inline-block; padding:0px 5px 0px 10px;  color: #666; width:140px;   }
.reg_person .person .item div:nth-child(1) i{ color:#ff0000; font-size:18px; padding:0px 5px; margin-top:15px;  align-items:center;vertical-align:middle; height:18px;


}
.reg_person .person .item div:nth-child(2){text-align:left; float:left; display:inline-block; color: #666; width:500px; }
.reg_person .person .item div:nth-child(3){text-align:left; float:left; display:inline-block; color: #666; width:260px; }

.reg_person .person .item div:nth-child(2) .x6{ width:60%;  border:1px solid #dddddd;  line-height:30px; border-radius:3px; padding-left:5px;  }
.reg_person .person .item div:nth-child(2) .x3{ width:40%;  border:1px solid #dddddd;  line-height:30px; border-radius:3px; padding-left:5px;  }
.reg_person .person .item div:nth-child(2) .x9{ width:80%;  border:1px solid #dddddd;  line-height:30px; border-radius:3px; padding-left:5px;  }
.reg_person .person .item div:nth-child(2) select{ width:20%;  border:1px solid #dddddd;  line-height:30px; border-radius:3px; padding-left:5px;  }
.reg_person  .person .item2{  width:1000px;height:160px;}
.reg_person  .person .item2 .w140{  width:140px;height:160px; float:left;text-align:right; }
.reg_person  .person .item2 .w140 i{  color:#ff0000; font-size:18px; padding:0px 5px; line-height:30px;height:30px; }
.reg_person  .person .item2 .w500{  width:500px;height:160px;float:left; }
.reg_person  .person .item2 .w260{  width:260px;height:160px;float:left; }
.disnone { display:none;
}

.personfront {  background-image:url(/img/personIdCardFront.png);}
.personback {  background-image:url(/img/personIdCardBack.png);}
.yingyebg{  background-image:url(/img/yingyebg.png);}

.dianpuquming { display:none; position:fixed; width:800px; height:500px; top:120px; left:500px;  line-height:30px; margin:0px auto;  background-color:#fff; padding:30px;}
.dianpuquming h3{ width:800px; height:40px; line-height:40px; text-align:center; }
.dianpuquming h3 i{  float:right; text-align:right; }

/*上传*/
.tu_div,.tu_div2,.tu_div3,.tu_div4,.tu_div5{ width:150px;max-width:150px;  height:150px; max-height:150px; background-color:#e8e8e8; border:1px #cecece solid;  float:left; background-repeat: no-repeat; background-size: contain; background-position: center; position:relative; margin:10px 5px; }
.simg,.ssimg,.ssimg2,.ssimg3,.ssimg4,.ssimg5{opacity:0; width:0px; height:0px; position:absolute; z-index:2;}
.upimgbox,.upimgbox2,.upimgbox3,.upimgbox4,.upimgbox5{ width:150px;max-width:150px;  height:150px; max-height:150px;  background-color:#e8e8e8;background-repeat: no-repeat; background-size: contain; background-position: center; border:1px #cecece solid;    }

.progress{display: inline-block; text-align:center; color:#ffffff;  background-color:rgba(134,134,134,0.3);  width:150px;max-width:150px; height:30px; z-index:9; line-height:30px; font-size:14px; margin-top:0px; }
.upimg_text{ display:none;}
.d_ssimg,.d_ssimg2,.d_ssimg3,.d_ssimg4,.d_ssimg5{display: inline-block;text-align: center;color: #ff0000;width: 25px;height: 25px;z-index: 10;line-height: 25px; font-size: 25px;
right:0px; top:0px; position: absolute;}
.s_ssimg,.s_ssimg2,.s_ssimg3,.s_ssimg4,.s_ssimg5{ width: 150px;height: 30px;z-index: 9;line-height: 30px;font-size: 14px; background-color:rgba(134,134,134,0.3);display: inline-block;color: #ffffff;text-align: center;  margin-top: 135px;}
.filepath {
width: 350px;
height: 98px;
margin-top: -150px;
margin-left: 110px;
opacity: 1;
}


/*绑定注册页面框*/
.reg_box{ width:600px; height:auto; margin:80px auto; padding:10px 30px;  background-color:#fff; border:1px solid #eee;  }
.reg_box .login_tit {width:600px;height:45px;   margin-bottom:30px;  }
.reg_box .login_tit .login_t {width:300px;height: 45px;line-height:45px;     margin-top:10px;  }

.reg_box .login_tit .login_sm {width:300px;height: 45px; line-height:45px;margin-top:10px; }
.remhover { border-bottom:2px solid #eee; color:#666;
}
.addhover { border-bottom:2px solid #ee2222; color:#ee2222;
}
.reg_box .login_con{width:400px;height: auto; margin:10px auto;
}
.reg_box .login_con .item{width:400px;height: 40px; border:1px solid #dddddd; margin-bottom:30px; line-height:40px; }
.reg_box .login_con .item div:nth-child(1){text-align:left; float:left; display:inline-block; padding:0px 5px 0px 10px;  color: #666; width:20px;   }
.reg_box .login_con .item div:nth-child(2){text-align:left; float:left; display:inline-block; color: #666; width:200px; }
.reg_box .login_con .item div:nth-child(3){text-align:right; float:right; display:inline-block; color: #666; width:130px; padding-right:15px; }
.reg_box .login_con .item input{ width:100%;  border:0px solid #dddddd;  padding-left:2%;line-height:40px;  }
.reg_box .login_con .item2{width:400px;height: 40px; background-color:#f6f6f6;  margin-bottom:20px; line-height:40px; }
   
 .reg_box .login_con .item2 a { padding:10px 20px;  
    }
.bgf6 { background-color:#f6f6f6; 
}
.myphoto { width:40px;height: 40px; border-radius:20px; margin:0 10px;
}
.myphoto img{ width:40px;height: 40px; border-radius:20px;
}
.reg_box .login_con .btn{display: inline-block;width: 100%;border:0px solid #dddddd;
height: 40px;background-color: #FF5000;
background: -webkit-linear-gradient(top, #FF5000, #FF6000);border-radius: 5px;color: #fff;font-size: 16px;font-weight: bold;
line-height: 40px;
}




.footer {width:1190px; margin:0 auto; font-family:tahoma,"宋体"; padding-bottom:10px;color:#666; margin-top:20px; padding-top:6px;}
.footer a { color:#666; text-decoration:none; }
.footer a:hover { color:#f30; text-decoration:underline;}
.footer .f-link { color:#ccc;text-align:center;}
.footer .f-link a { margin:0 5px; }
.footer .copy_new { text-align:center; line-height:150%; padding:0; padding-top:5px;}
.footer  p{ line-height:22px; clear:both; margin-bottom:10px; text-align:center;  }
#AspNetPager1 input{ border:0px;}
#AspNetPager1 {  font-size:12px; color:#666666;}