*{ margin: 0; padding: 0; }
body{ font-family: "微软雅黑";}
a{text-decoration: none;}

 /*清除浮动代码*/
   .clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
   .clearfloat{zoom:1}
   
.bodybg1{ background: url(../images/bg1.jpg) no-repeat left 60px; background-size: 100%; }
.wallbox{ width: 100%;}

.hearer{ height: 60px; background: #fff;}
.hearer .nbox{ max-width: 1200px; margin: auto; clear:both;}
.hearer .nbox .logo{ line-height: 38px; font-size: 20px; color: #555555; float: left;}
.hearer .nbox .logo img{ position: relative; top: 12px; width: 32px; margin-right: 20px;}
.hearer .nbox .right-con{ float: right; height: 60px;}
.hearer .nbox .right-con a{ color: #808080; line-height: 27px; font-size: 16px; padding-top: 20px; display: inline-block;}
.hearer .nbox .right-con img{ width: 20px; position: relative; top: 4px; margin-right: 5px; margin-left: 20px;}

.cenbox{max-width: 1200px;  min-height: 500px; margin: auto; position: relative; background: url(../images/bg3-3.png) no-repeat left 50px; }
.cenbox-login{ width: 340px; height: 321px; position: absolute; margin-top: -133px; top: 50%; right:5%; background: url(../images/loginbg.png) no-repeat top;}
.cenbox-login .fromcon{ padding:20px;}
.cenbox-login .fromcon h3{ font-size: 22px; color: #333333; padding-bottom: 15px; font-weight: normal;}
.cenbox-login .fromcon .textw{ width: 300px; height: 40px; border: none; border-radius: 3px; font-size: 16px; color: #b2b2b2; line-height: 40px; text-indent: 35px; background: #fff; position: relative;}
.cenbox-login .fromcon .textw2{ width: 20px; height: 20px; margin-right: 5px;  position: relative; top: 4px;}
.cenbox-login .fromcon .textw-ico{ position: absolute; top: 11px; left: 12px; width: 20px; height: 20px; display: block; z-index: 99999; }
.cenbox-login .fromcon .textw-btn{ background: #369afe; border-radius: 3px; font-size: 18px; color: #fff; text-align: center; line-height: 40px; display: block;}
.cenbox-l2 .fromcon .textw-btn{ background: #08a4eb;font-size: 18px; margin-top: 10px; color: #fff; text-align: center; line-height: 40px; display: block;}
.cenbox-login .fromcon .zhmm-link{ font-size: 16px; float: right; padding-top: 20px; color: #369afe; text-align: right;}
.cenbox-login .fromcon ul{ list-style: none;}
.cenbox-login .fromcon li{ height: 43px; padding-bottom: 10px; position: relative; display: block;}
.cenbox-login .fromcon li.rights{text-align: right;}
.cenbox-login .fromcon li.minh{height: 27px; font-size: 14px;}

.footer{ width: 100%; background:url(../images/foot.png) no-repeat top center; color: #fff; height: 52px; line-height: 52px; font-size: 14px; text-align: center; position: fixed; bottom: 0; }


@media only screen and (max-width: 1200px) {
  
}
