﻿/***全局样式开始***/


html,body{width:100%;height:100%;margin:auto 0px;padding:auto 0px;text-align:center;overflow:hidden; background:url(bj.jpg) no-repeat top center; background-size:99% 99%;}
a img{border:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
a:link{text-decoration:none;color:#000000;}
a:visited{text-decoration:none;color:#000000;}
a:active,a:hover{color:#000000;}
*{
	font-family:"Microsoft YaHei","微软雅黑","SimHei",Verdana,Arial;
}
img {
	border:none; 
}
div{text-align:center;}
/*****常用样式**********/
.left{
	float:left;
}
.right{
	float:right; 
}
.text-center{
	text-align:center;
}
.clear{
	clear:both;
}
div {
    display: block;
}
/******内容样式********/
.main{
	position:fixed; left:63%; top:20%; 
}
.bj{
	width:1920px; height:180px; overflow:hidden;
}
.dlk {
	width: 380px;
	height: 380px;
	/*background:url(../Images/dlkbg.png) no-repeat;*/
	margin-top: 80px;
	text-align: right;
	padding-top: 40px;
	border-radius: 15px; /*div圆角*/
	border: 2px solid whitesmoke;
	background-color: rgba(255,255,255,0.3); /*div透明元素不透明*/
}
.dlbt {
	font-size: 24px;
	color: #007fe1;
	font-family: "微软雅黑";
	text-align: left;
	margin-left: 60px;
	opacity: 1.0;
}
.login_fw {
	width: 270px;
	height: 420px;
	left: 50%;
	top: 50%;
	margin-top: 30px;
	margin-left: 55px;
	font-size: 16px;
}
.text_input {
    padding-bottom: 20px;
}

/*.denglu {padding-left:5px;}*/
.denglu_an {width:270px; font-size:18px !important;;}
.denglu_an i {padding-left:33px;}
.czsc{
	font-size:20px;
	font-family:"微软雅黑";
	float:left;
	padding-top:20px;
	padding-left:10px;
}
.czsc1{
	font-size:18px;
	font-family:"微软雅黑";
	float:right;
	padding-top:18px;
	padding-left:10px;
}
.czsc a{
	color:#007fe1;
}
.czsc1 a{
	color:#007fe1;
}


