@charset "utf-8";
/* CSS Document */

.content { width:960px; margin:0 auto; background:#fff; padding:0px 20px 60px ; overflow:hidden;}
.contentleft { width:480px; height:400px; background:url(../images/login-images/dengbj.jpg) no-repeat center 0px; float:left; margin:60px 0 0 0;}
.contentright{ width:442px; height:477px; float:right; background:#fff; margin-top:40px; overflow:hidden; min-height:477px; overflow: hidden;
            -webkit-box-shadow:0 0 7px rgba(0, 0, 0, .4);  
     	    -moz-box-shadow:0 0 7px rgba(0, 0, 0, .4);  
     	    box-shadow:0 0 7px rgba(0, 0, 0, .4);}
.TOPt{ width:350px; height:60px; font-size:24px; text-align:center; line-height:60px; color:#333; margin:10px auto 0;}
.TOPt p{ float:left; width:180px; cursor:pointer;}
.TOPt .current{ border-bottom:2px solid #c92f42; color:#c92f42;}
.TOPt p.ML{ margin-left:50px; width:100px}
.nameW{ position:relative; width:353px; margin:35px auto 0; height:211px; padding-bottom:30px; border-bottom:1px solid #c6c6c6;}
.input01 input{ width:333px; height:37px; font-size:14px; color:#333; padding-left:20px; line-height:37px; border:1px solid #666; margin:0 auto; border-radius:6px;}
.input02 input{ width:333px; height:37px; font-size:14px; color:#333; padding-left:20px; line-height:37px; border:1px solid #666; margin:0 auto; border-radius:6px; margin-top:20px;}
.contentright .checked {width:353px; height:35px;  line-height:45px; }
.checkedL { width:150px; height:45px; line-height:45px;  float:left; color:#333; font-size:14px;}
.checkedR a{ font-size:14px; float:right; color:#c92f42;}
.checkedR a:hover { text-decoration:underline;}
.BTN01{ width:238px; height:38px; line-height:38px; border-radius:38px; margin:40px auto 0;  background-color:#c92f42; text-align:center; color:#fff; font-size:20px; cursor:pointer;}
.qita{ width:353px; margin:20px auto 0; height:33px; line-height:33px; font-size:16px;}
.weixin a{ float:left; width:36px; display:block; line-height:33px; background:url(../images_new/wxdl/iconweixin.png) no-repeat 0px 0px; padding-left:40px;}
.bdwx { position:absolute; right:0px; bottom:0px; cursor:pointer; }
.loginmes{ position:absolute;top: 137px;color: red;width: 100%;text-align: center; }
.DLfoot{ width:442px; height:57px; background-color:#f1f1f1; margin-top:20px; line-height:57px; text-align:center; font-size:18px; color:#333;}
.DLfoot a{ color:#c92f42; font-size:18px;}
.jxjyW{ float:right; width:220px;}
.jxjy{ text-align:right; font-size:14px;}
.submenu{ width:300px; height:140px; font-size:12px; background-color:#FFF; position:absolute; margin-top:-2px; margin-left:-60px; z-index:9; line-height:20px; display: none;
           border:1px solid #999; padding:10px;}
.qita > .jxjyW:hover > div.submenu{display: block;}

.DLbottom .current { display:block;}
.DLbottom li{ display:none; width:442px;}
/*密码登录完*/
/*手机号登录开始*/
.input03{ margin:0 auto; width:353px;}
.input03 input{width:333px;  margin-top:35px; height:37px; font-size:14px; color:#333; padding-left:20px; line-height:37px; border:1px solid #666; border-radius:6px;}
.input04{ margin:0 auto; width:353px;}
.input04 input{width:200px;  margin-top:20px; height:37px; font-size:14px; color:#333; padding-left:20px; line-height:37px; border:1px solid #666; border-radius:6px;}
.imgCode{ display:inline-block; width:100px; margin-left:5px; text-align:center;}
.input04 input.inputsub{ width:128px; padding:0; text-align:center; display:inline-block; float:right;}
.xieyi{ text-align:center; color:#333; font:14px; line-height:20px; margin-top:70px;}
.xieyi a{ color:#c92f42;}