﻿body{ font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;min-width: 1300px;font-size: 14px;margin: 0px;}
* {box-sizing: border-box;}
ol,ul {margin-top:0px;}
.clear{clear: both;font-size:0;height: 0;}

.indexHead{width: 100%;height:100px;}
.indexHead a{text-decoration: none;color: #ffffff;cursor: pointer;}
.navcolor{width: 100%;height: 100px;background-color: #00a1dd;}
.navhead{width: 1100px;height: 100%;margin: 0 auto;min-width: 1100px;}
.logo{width: 300px;height: 100%;background: url("../images/logo.png")no-repeat 0 0px;float: left; color:#ffffff}
.navword{height: 100%;float: right;font: 100 20px "Microsoft Yahei";font-weight: normal;letter-spacing: 1px;}
.navword ul{list-style: none;color: #ffffff;padding: 0;}
.navword ul .lis{float: left;line-height: 100px;}
.left{padding-left: 3px;}
.lis a {display:block;height:100%;padding:0 20px;color:#fff;min-width:124px;text-align:center;}
.lis a:hover {color:#d2f3ff;}
.lis a.active{background-color: #008cc9;}
.lis a.active:hover {color: #fff;}
.btn-block {
    display: block;
    width: 100%;
}

/*banner*/
.banner{width: 100%;height:735px;background: url("../images/banner.jpg")no-repeat center;position: relative; background-size: 100% 100%; }
.banner-in{width: 1100px;height:500px;margin: 0 auto;overflow: hidden;min-width:1100px;}
.banner-in .banner-word{ width: 611px;height: 189px;margin-top:50px;font: 300 65px "Microsoft Yahei";color:#ffffff; -moz-text-shadow:1px 1px 2px #7f766c;  -webkit-text-shadow:1px 1px 2px #7f766c;-o-text-shadow:1px 1px 2px #7f766c;  text-shadow:1px 1px 2px #7f766c;float: left;}
/*denlu*/
/**/
.Login{border-top-left-radius:4px;}
.Register{border-top-right-radius:4px;}
.LoginRegister{width: 404px;background-color: white;float: right;margin-top: 40px;border-radius:4px; }
.LRheader{width: 100%;height:40px;}
.LoginRegister .LRheader .LR{width: 202px;height: 100%;display: inline-block;font:100 18px "Microsoft Yahei";text-align: center;line-height: 40px;cursor: pointer;}
.btnColor{background-color: #e6eaef;}
.upeqy{width:345px;height:265px;margin: 0 auto;}
.user{width: 100%;height:37px;border: 1px solid #c8c7c6;border-radius:4px;margin-top: 1px;}
.user div{width: 37px;height: 35px;background-color:#eceae9;float: left; }
.user input{float: left;height:35px;width:305px;border: 0px;outline: none;padding-left:22px;font-size: 14px;}
.upeqy .user .icons{text-align: center;line-height: 35px;width: 37px;height: 35px;}
.hint{width: 100%;height: 20px;margin: 0px;font-size: 12px;color: #dd5042;padding-left: 60px;}
.begin,.loginbnt{border: 0;width: 238px;height: 41px;background-color: #169bd5;font-size: 16px;color: white;margin: 70px auto;text-align: center;line-height: 50%;border-radius: 4px;}
.LoginRegister .loginbnt{margin-top:46px;border: 0px;line-height: 50%;}
#verificode{width: 202px;}
#imgVcode{border-radius: 4px;margin-top: 2px;}
.hand{cursor: pointer;}
.hand a{text-decoration: none;}
/*bannerfoot*/
.bannerfoot{width: 100%;height: 235px;background-color: #000000;opacity: .2;position: absolute;}
.platform{width: 1100px;min-width: 853px;height:135px;margin:10px auto 0 auto;line-height: 58px;word-spacing: 17px;color: white;font-size: 0;}
.platform div{width: 94px;height: 39px;display: inline-block;}
.platform div img{color: white;position: relative;}
/*body*/
.copyright{width: 100%;height: 50px;background-color: #0a4870;text-align: center;line-height: 50px;font-size: 14px;color: #ffffff;font-family: "Microsoft Yahei";}
/*icon img*/
.icon-user{background: url("../images/indeximg/imgicons1.png")no-repeat center;}
.icon-lock{background: url("../images/indeximg/imgicons2.png")no-repeat center;}
.icon-Email{background: url("../images/indeximg/imgicons3.png")no-repeat center;}
.icon-QQ{background: url("../images/indeximg/imgicons4.png")no-repeat center;}
.icon-checking{background: url("../images/indeximg/imgicons5.png")no-repeat center;}
/*邮箱*/
#Register{height: 406px;display: none}
#Login{height: 300px;background-color: #ffffff;}
#userName{background-color: white}
#userPassword1{background-color: white}


/*首页登录验证码*/
.user.verify-code {
  position: relative;
}
.user.verify-code .check-code-img {
  position: absolute;
  right: 0;
  top: 2px;
}
.user.verify-code .check-code-img img {
  border-radius: 4px;
}