*{margin:0;padding:0;box-sizing:border-box;}
html {color: #555;background: rgb(73, 74, 95);}
body, button, input, select, textarea {font-family: 'Helvetica Neue', 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;font-size: 14px;line-height: 1.8;word-wrap: break-word;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
ul, ol{list-style: none;}
table {border-collapse: collapse;border: 0;padding: 0;margin: 0;}
img {border: 0;vertical-align: middle;}
a {cursor: pointer; text-decoration:none;}
a:link {color: #666;text-decoration: none;}
a:visited {color: #666;text-decoration: none;}
a:hover {color: #568ABE;text-decoration: none;}
a:active {color: #568ABE;text-decoration: none;}
em, i {font-style: normal;font-weight: normal;}
pre{white-space: normal;font-family: inherit;}
html,body{height:100%}
body{min-height:600px;padding-top:80px;background:url(/wp-content/themes/zhuji/images/web-home-banner-1.png) no-repeat !important;background-size:100% 100%;}

.zc00{margin:15px 0;}
.zc00 span{font-size:12px;color:#999;display:block;}
.zhuce{width: 520px;box-sizing:border-box;margin: 30px auto;padding: 50px;background: #fff;border: 1px solid #e0e0e0;border-radius: 8px;}
.zhuce input{width: 280px;height: 35px;	border: 1px solid #ddd;border-radius: 4px;margin-right: 10px;padding: 0 10px;line-height: 30px;background: #fff;font-size: 14px;font-family: Verdana;}
.zhuce input::placeholder{color:#a6a4a4;}
.zhuce input[type="submit"]{width: 119px;height: 37px;background-image: url(/wp-content/themes/zhuji/images/userlog_btn_bg.png);border: 0;color: #fff;font-size: 14px;font-weight: bold;font-family: "微软雅黑";cursor: pointer;	margin-left:120px;}
.zc00 span{font-size:14px;}
.top1 {margin-bottom: 40px;padding-bottom: 12px;border-bottom: 1px dashed #dadada;}
.top1 h2 {font-size: 20px; color: #9C0;	margin-bottom:10px;}
.button1s{font-weight:600;cursor:pointer;}
.top1 .txt {margin-top: 10px;	font-size:13px;color: #999;}
#rememberme{width:20px;height:20px;display: inline-block;vertical-align: middle;}
.dllogo{max-width: 180px;display:block;margin:0 auto 20px auto;max-height: 90px;border: 0px;}
@media screen and (max-width: 768px){
	body{padding-top:40px}
	.zhuce{min-width:100%;width: 100% !important;padding:10px !important;margin:10px 0}
	.zhuce input[type="submit"]{margin-left:0;margin:20px}
	}