.box{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.site-title {
    margin: 30px 0 10px;
    color: #333;
}
.site-title fieldset {
    border: none;
    padding: 0;
    border-top: 1px solid #c5c5c5;
}
.site-title fieldset legend {
    margin-left: 20px;
    padding: 0 10px;
    font-size: 22px;
    font-weight: 300;
}
.site-block {
    padding: 20px;
    border: 1px solid #a2a2a2;
    background-color: #fff;
}
.site-text {
    position: relative;
}
.layui-form-item2{
	margin-bottom:15px ;
    height:45px;
}
.width_100{
	width: 100px !important;
}
.width_200{
	width: 200px !important;
}
.width_237 {
    width: 237px !important;
}
.width_254{
	width: 254px !important;
}
.width_300{
	width: 300px !important;
}
.width_400 {
    width: 400px !important;
}
.width_510{
	width: 510px !important;
}
.width_525 {
    width: 525px !important;
}
.width_711{
	width: 711px !important;
}
.width_780 {
    width: 780px !important;
}
.width_820 {
    width: 820px !important;
}
.Underline{
	text-decoration: underline;
	cursor: pointer;
}
.disabled{
	opacity: 0.5;
	pointer-events: none;
}
.head {
    border-bottom: 1px solid #c5c5c5;
}
.webBtn span {
    float: left;
    margin-left: -1px;
    padding: 5px 10px;
    border: 1px solid #4A90E2;
    color: #4A90E2;
    cursor: pointer;
}
.layui-btn-danger {
    padding: 0 10px !important;
}
.layui-tab-content {
    background-color: #fff;
    padding: 20px 50px !important;
}
.dataBox {
    border-bottom: 1px solid #a2a2a2;
}
.dataBox i{
	width: 24px;
	height: 24px;
	background: url(../img/leadset.png) no-repeat;
	background-size: 100%;
	margin-top: 10px;
}
.head ul{
	width: 1200px !important;
}
.head .webBtn{
	right: 120px !important;
}
.head>span{
	right: 350px !important;
}

/*ÈÕÆÚÌí¼ÓÍ¼±ê*/
.dateInp{
    background:url(../img/date.png) no-repeat right !important;
    background-size:30px !important;
}

.Success, .fail{
    width:90%;
    padding:10px 20px;
}
.Success li, .fail li{
    margin-left:20px;
    margin-bottom:5px;
}