@charset "utf-8";
/* CSS Document */

body,input,p,ul,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,a,font,img,span {margin:0; padding:0; }
ul,li {list-style:none; margin:0;}
body {font:12px/18px, Arial, "微软雅黑"; color:#000;}
img {border:0;}
.clear {clear:both;}
.fl {float:left;}
.fr {float:right;}
.top_wide{ width:100%; border-bottom:1px solid #ddd; background:#fff; box-shadow:2px 3px 3px #e6e6e6;}
.top_login{ width:990px; margin:0px auto; height:100px;}
.top_login h1{ padding-top:20px;}
.content_login{ width:1169px; margin:20px auto 0 auto; height:440px; background:#fff;}
.leftimg{ float:left; width:614px; height:430px;}
.right_login{ float:left; width:365px; height:305px; border:1px solid #ddd; margin-top:50px; padding:10px 10px 0 35px; -moz-box-shadow:2px 2px 2px #e3eff7 ;              
    -webkit-box-shadow:2px 2px 2px #e3eff7 ;           
    box-shadow:2px 2px 2px #e3eff7 ;}
.right_login h2{ width:315px; font-size:14px; font-family:"微软雅黑"; line-height:30px; font-weight:normal; border-bottom:1px solid #ddd;}
.right_login h2 a{ color:#0067ca; text-decoration:none; cursor:pointer;font-size:12px; padding-left:185px;}

.right_login label{ font-size:12px; line-height:22px;}
.right_login label span a { color:#666;text-decoration:none; padding-left:180px;}
.right_login input{ width:309px; height:28px; border:1px solid #ddd; line-height:28px; padding-left:5px; -moz-box-shadow:2px 2px 2px #eeeeee inset;              
    -webkit-box-shadow:2px 2px 2px #eeeeee inset;           
    box-shadow:2px 2px 2px #eeeeee  inset;}
.inputone { width:325px; height:51px; margin:15px 0 10px 0;}
.inputtwo { width:325px; height:51px;}
.inputtwo label{}
.inputthree{ width:325px; height:50px; margin-top:10px;}
.inputthree label{ display:block;}
.inputthree input{ width:80px; height:28px; float:left; line-height:28px;}
.inputthree img{ margin-left:15px; float:left;}
.sign-in{ width:325px;}
.sign-in input{ margin:20px 0 0 0; background:#3f84c6; font-size:14px; font-family: "微软雅黑"; color:#fff; cursor:pointer; height:31px; width:316px;box-shadow:none;}
.sign-in p{ width:320px; line-height:50px;}
.sign-in a{ color:#0067ca; text-decoration:none; cursor:pointer; float:right;font-size:12px; text-align:right;}


.bottom_link{ width:100%; height:80px; border-top:1px solid #dfdfdf; background:#fff; margin-top:30px;}
.bottom{ width:1240px; height:80px; margin:0 auto; }
.left_bottom{ width:100%; height:60px; text-align:center;}
.left_bottom ul{}
.left_bottom ul li{ font-size:14px; font-family:"微软雅黑"; height:23px; color:#666;}
.left_bottom ul li a{ color:#666; text-decoration:none; font-size:14px;}
.left_bottom ul li a:hover{ color:#ef6b00; text-decoration:none; cursor:pointer;}
.left_bottom ul li span{ font-size:10px; margin:0 5px; color:#999; font-family:Arial, Helvetica, sans-serif;}

/*忘记密码*/
.content_forget{ width:1169px; margin:50px auto 0 auto; height:440px;}
.leftforget{ float:left; width:493; height:217px;}
.leftforget img{ text-align:center; text-align:right; margin-left:180px;}
.right_password{  float:left; width:665px; height:305px; font-size:14px; margin:20px 0 0 0;}
.right_password h2{ font-size:18px; color:#d34900;}
.inputname{ width:325px; height:51px; margin:15px 0 10px 0;}
.inputname ul li{line-height:30px; width:693px;}
.inputname ul li.diff{ color:#d34900;}
.inputname ul li label{ font-size:14px; width:100px; display: inline-block; line-height:30px; text-align:right;}
.inputname ul li input{ border:1px solid #ccc; border-radius:4px;}
.inputname ul li.validatetr{ line-height:40px;}

.inputname ul li input[type="text"]{ width:230px; height:28px; line-height:30px; margin-left:10px;}
.inputname ul li input[type="button"]{ margin-left:10px; padding:4px 11px; border:1px solid #d34900; background:transparent; color:#d34900; cursor:pointer; outline:none;}
.inputname ul li input[type="submit"]{ margin-left:280px; padding:4px 11px; border:1px solid #d34900; background:transparent; color:#d34900; cursor:pointer; outline:none; }
.inputname ul li input[type="button"]:hover{ background:#d34900; color:#fff;}
.inputname ul li input[type="submit"]:hover{ background:#d34900; color:#fff;}