﻿body
{
	background-color:#ffffff;
	font: normal 100% sans-serif;
    margin:auto;

}

div.top-bar
{

    min-width:1200px;
    margin: auto;
    width:100%;
    height:30px;
    overflow:hidden;
	background-color:#5eb9ff;
	font-family: "微软雅黑";
	font-size:12px;
    color: #16516a;
}

div.top-bar-cont
{

    max-width:1600px;
    margin: auto;
    width:100%;
    height:30px;
    overflow:hidden;
	background-color:#5eb9ff;
	font-family: "微软雅黑";
	font-size:12px;
    color: #16516a;
}
div.bottom-bar
{

    min-width:1200px;
    margin: auto;
    width:auto;
    height:auto;
    overflow:hidden;
	font-family: "微软雅黑";
	font-size:12px;
    color: #16516a;
    text-align:center;
}
div.bk-top
{
    min-width:1200px;
    margin: auto;
    width:100%;
    height:auto;
    overflow:hidden;
    background:#ffffff;
    
 }
 div.bk-top-cont
{
    max-width:1600px;
    margin: auto;
    width:100%;
    height:auto;
    overflow:hidden;
    background:#ffffff;
    
 }
 
 div.bk-mid
{
    min-width:1200px;
    max-width:1600px;
    margin: auto;
    height:auto;
    overflow:hidden;
    float:none;
    
 }
 div.register-cont
 {
      width:90%;
      height:auto;
      margin: 10px 0px 0px 4%;
      overflow:hidden;
      border: 5px solid #addbff;
      float:left;
}

 div.register-title
 {
      width:90%;
      height:40px;
      margin: 10px 0px 0px 4%;
      background-color:#5eb9ff;
	  line-height:40px;
  	  overflow:hidden;
  	  border-right: 5px solid #5eb9ff;
  	  border-left: 5px solid #5eb9ff;
	  font-family: "微软雅黑";
	  font-size:16px;
	  color: #16516a;
	  float:left;
}

 div.mid-login
 {

      width:25%;
      margin: 10px 4% 0px 0%;
      height:380px;
      overflow:hidden;
      border: 5px solid #addbff;
      background:#f9fffc;
      float:right;
}
div.login-cont
{
    width:100%;
    height:30px;
    font-size: 1em;
    font-family: "微软雅黑";
    font-weight:900;
    color:#16516a;
    margin:4% 0px 0px 2%;
    float:left;
}
div.login-input
{
    width:100%;
    height:40px;
    overflow:hidden;
    font-size: 1em;
    font-family: "微软雅黑";
    font-weight:100;
    color:#16516a;
    margin-left:1%;
    float:left;
    margin-top:15px;
    
}

div.login-input-cont
{
    width:70%;
    height:28px;
    float:left;
    margin:8px 0px 10px 0%;
    border: 2px solid #5eb9ff;
}

div.login-input-cont2
{
    width:30px;
    height:28px;
    float:left;
    margin:8px 0px 10px 8%;
    border: 2px solid #5eb9ff;
}

div.login-input-cont3
{
    width:40%;
    height:28px;
    float:left;
    margin:8px 0px 10px 8%;
    border: 2px solid #5eb9ff;
}

input.logoin-input-text {
	width:95%;
	height:20px;
	margin: 5px 0px 0px 0px;
	float: left;
	font-family: "微软雅黑";
	font-size:14px;
	color: #16516a;
	border:0px;
	background:#f9fffc;
	outline:none;
}

input.logoin-input-code {
	width:40%;
	height:30px;
	margin: 10px 1% 10px 8%;
	float: left;
	line-height:30px;
	font-family: "微软雅黑";
	font-size:14px;
	color: #16516a;
	outline:none;
}
div.login-code-cont
{
    width:40%;
    height:30px;
    margin: 10px 1% 10px 2%;
	float: left;
	line-height:30px;
	font-family: "微软雅黑";
	font-size:12px;
	color: #16516a;
    }
    
div.login-checkbox-cont
{
    width:90%;
    height:30px;
    margin: 10px 10% 10px 8%;
	float: left;
	line-height:30px;
	font-family: "微软雅黑";
	font-size:12px;
	color: #16516a;
    }
input.logoin-input-checkbox {
	width:15px;
	height:15px;
	margin: 15px 0px 5px 0px;
	float: left;
	font-family: "微软雅黑";
	font-size:13px;
	color: #16516a;
	outline:none;
}
 div.bk-bottom
{
    min-width:1200px;
    max-width:1600px;
    margin: auto;
    height:auto;
    overflow:hidden;
    float:none;
 }
div.bottom-cont
 {
      width:29.33%;
      height:170px;
      overflow:hidden;
      margin:10px 0px 0px 6%;
      float:left;
}
div.bottom-cont2
 {
      width:29.33%;
      height:170px;
      overflow:hidden;
      margin:10px 0px 0px 1%;

      float:left;
}
div.bottom-cont-pic
 {
      width:40%;
      height:100%;
      overflow:hidden;
      margin:0px 0px 0px 0px;
      float:left;
}

div.bottom-cont-text1
 {
      width:55%;
      height:50px;
      overflow:hidden;
      margin:5px 0px 0px 10px;
      font-size: 16px;
      font-family: "微软雅黑";
      font-weight:900;
      color:#16516a;
      text-align:center;
      line-height:30px;
      float:left;
}

div.bottom-cont-text2
 {
      width:55%;
      height:100px;
      overflow:hidden;
      margin:5px 0px 0px 10px;
      font-size: 14px;
      font-family: "微软雅黑";
      font-weight:100;
      color:#16516a;
      text-align:left;
      line-height:25px;
      float:left;
}
  
h2
{
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight:100;
    color:#16516a;
    text-align:center;
    line-height:14px;
    float:right;
}
 
h3
{
    width:auto;
    font-size: 14px;
    font-family: "微软雅黑";
    font-weight:100;
    float:left;    
    line-height:14px;
    text-align:center;
    color:#16516a;
    margin-right:5%; 
}
h4
{
    width:auto;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight:900;
    float:left;    
    margin:0px 0px 0px 2%;
    text-align:left;
    color:#ffffff;
}

 div.top-text
{
    width:10%;
    height:30px;
    font-size: 12px;
    font-family: "微软雅黑";
    font-weight:900;
    color:#ffffff;
    line-height:30px;
    margin-left:4%;
    float:left;
 }
 
 div.top-right-text
{
    width:20%;
    min-width:200px;
    height:30px;
    font-size: 12px;
    font-family: "微软雅黑";
    font-weight:900;
    color:#ffffff;
    line-height:30px;
    margin:8px 4% 0px 0px;
    float:right;
    text-align:right;
}

div.top-log {
    margin: 5px 5px 0px 4%;
    float: left;
	width:25%;
	height:50px;
}

div.top-right {
    margin: 5px 4% 0px 0px;
    float: right;
    min-width:400px;
	width:25%;
	height:40px;
    line-height:40px;
    text-align:right;
}

.top-list-button 
{
    margin:10px 0px 0px 0px;
    height:40px;
    font-family: "微软雅黑";
	font-size:1em;
    width:100px;
    line-height:35px;
	border: 0px;
	background:#ffffff;
	color:#16516a;
	float:right;
	outline:none;
	font-weight:900;
	
}

.top-list-button:hover 
{
	background:#5eb9ff;
	color:#ffffff;
	border-radius:5px;
	outline:none;

}


.logoin-button 
{
    width:85%;
    height:35px;
    margin:10px 0px 0px 8%;
    font-family: "微软雅黑";
	font-size:1.5em;
    border-radius:5px;
	background:#3992e5;
	float:left;
	color:#ffffff;
	text-align:center;
	line-height:35px;
	outline:none;
	
}

.logoin-button:hover 
{
	
	background:#5eb9ff;
	color:#ffffff;
	border-radius:5px;
	outline:none;

}

div.split-line
{
	width:100%;
	height:2px;
	z-index: -1;
	float: left;
	background:#c3dbf5;
}


.button
{

	float: left;
	overflow:hidden;
    text-decoration:none;
}

div.split-line_info
{
	width:100%;
	height:2px;
	float: left;
    background-color:#5eb9ff;
    margin-top:2px;
    border-bottom:1px solid #d5d0d4;
    border-top:1px solid #d5d0d4;
}

div.company-info-bar
{
    width:100%;
    min-width:1100px;
	height:40px;
	background-color:#ecf3ff;
	margin: 0px 0px 0px 0px;
	font-family: "微软雅黑";
	font-size:14px;
    color: #16516a;
	float:left;
}

div.information-company-cont
{
    width:30%;
    height:33px;
    float:left;
    overflow:hidden;
    font-size: 12px;
    font-family: "微软雅黑";
    font-weight:100;  
    text-align:center;
    line-height:25px;
    
    }
    
    div.company-text
{
    width:100px;
    font-size: 12px;
    font-family: "微软雅黑";
    font-weight:100;
    float:left;    
    margin:10px 0px 0px 20px;
    text-align:left;
    color:#16516a;
}
input.company-input-text-big{
	width:50%;
	height:23px;
	margin: 5px 20px 5px 5px;
	float: left;
	line-height:20px;
	font-family: "微软雅黑";
	font-size:12px;
	color: #16516a;
	outline:none;
		border:1px solid #9a9a9a;
}
input.company-input-text{
	width:200px;
	height:23px;
	margin: 10px 0px 5px 5px;
	float: left;
	line-height:20px;
	font-family: "微软雅黑";
	font-size:12px;
	color: #16516a;
	outline:none;
		border:1px solid #9a9a9a;
}
select.search-select-time {
	width:200px;
	height:23px;
	margin: 5px 0px 5px 5px;
	float: left;
	line-height:20px;
	font-family: "微软雅黑";
	font-size:12px;
	text-align:center;
	color: #16516a;
	text-align:right;
	outline:none;
}

div.information-refund-proces-bar-button
{
    width:98%;
    min-width:1100px;
	height:auto;
	background-color:#ffffff;
	margin: 5px 0px 0px 0px;
	font-family: "微软雅黑";
	font-size:14px;
    color: #16516a;
	float:left;
	text-align:center;
}

.proces_button 
{
    width:100px;
	height:30px;
	text-align:center;
    line-height:25px;
	background-color:#0f76d5;
    font-family: "微软雅黑";
    font-size: 0.875em;
	color: #ffffff;
	border:0px;
	float:none;

}

.proces_button:hover 
{
    width:100px;
	height:30px;
    background-color:#feb12c;
    color: #ffffff;

}

.upload_button 
{
    width:100px;
	height:23px;
	text-align:center;
    line-height:25px;
	background-color:#0f76d5;
    font-family: "微软雅黑";
    font-size: 0.875em;
	color: #ffffff;
	border:0px;
	float:left;
	margin: 7px 20px 5px 5px;

}

.upload_button:hover 
{
    width:100px;
	height:23px;
    background-color:#feb12c;
    color: #ffffff;

}
.button
{
	float: left;
	overflow:hidden;
	line-height:10px;
	color: #000000;
    text-decoration:none;
}
input::-webkit-input-placeholder{text-align: center;} 