*{
	margin:0;
	padding:0;
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	/*color: #00F5FF;*/
	text-decoration: none;
}
body ,html{
	width: 100%;
	height: 100%;
    font: 12px/150% "寰蒋闆呴粦";
    color: #666;
    background: #fff;
    -webkit-font-smoothing: antialiased; 
    -webkit-user-select: none; /* Chrome all / Safari all */
	 -moz-user-select: none; /* Firefox all */
	 -ms-user-select: none; /* IE 10+ *//* No support for these yet, use at own risk */
	 -o-user-select: none;
	 user-select: none; 
}
#wrap{
	width: 100%;
	height: 100%;
	position:absolute;
	top:0;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient:vertical;
	-moz-box-orient:vertical;
	box-orient:vertical;
}
.navtop {
  background-color: #227acb;
  color: white;
  overflow: hidden;
  width: 100%;
  line-height: 25px;
  position: fixed;
}
.navtopleft {
  margin-left: 10%;
  float: left;
}
.navtopright {
  margin-right: 10%;
  float: right;
}
.navtopright img{
  border-style:none;
}
.navtop a {
  color: white;
}
header{
	margin-top:25px;
	width: 100%;
	min-width: 100%;
	height: 80px;
	line-height:80px;
	color:#fff;
	border-bottom:1px solid #ccc;
    background: -o-linear-gradient(right, #0C90EB, #1EA4FD); 
}
.Signintitle {
  overflow: visible;
  height: 80px;
  margin-left: 10%;
}
.Signinlogo {
  /*margin-left:10%;*/
  float: left;
  margin-top: 1%;
  margin-bottom: 1.3%;
  width: 150px;
  height: 51px;
}
.Signinlogo img{
	border-style: none;
}
nav{
	color: #212121;
	width: 45%;
	height: 80px;
	line-height:80px;
	font-size: 18px;
	display: flex;
	float: right;
}
nav li{
	width:150px;
	text-align:center;
	line-height:80px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	cursor: pointer;
	float: left;
}
nav li.fir_onchose{
	border-bottom: 3px solid #405aa8;
	color: #405aa8;
}
nav li:hover{
	border-bottom: 3px solid #405aa8;
	color: #405aa8;
}
.iconfont.icon-ai-home,
.iconfont.icon-renyuanxiaozu,
.iconfont.icon-xitongguanli{
	display: inline-block;
	margin-right: 5px;
	font-size: 18px;
}
.iconfont.icon-chanpincaijiguanli{
	display: inline-block;
	margin-right: 5px;
	font-size: 19px;
}
.iconfont.icon-ziyuanshezhi{
	display: inline-block;
	margin-right: 5px;
}
.iconfont.icon-jifei1{
	display: inline-block;
	margin-right: 5px;
	font-size: 14px;
}
.iconfont.icon-log_out{
	font-size: 14px;
}
#nowplace{
	width:90%;
	height:40px;
	line-height:40px;
	display:none;
	font-size: 12px;
	color: #495060;
	background: #fff;
	margin-bottom: 10px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.50);
}
#nowplace b{
	font-size:14px;
	float:left;
	margin-left: 10px;
}
#nowplace li{
	float: left;
	margin-left: 10px;
	font-size:14px;
	cursor: pointer;
}
#nowplace li small{
	display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #495060;
    border-right: 2px solid #495060;
    position: relative;
    top: -1px;
    transform: rotate(45deg);
}
main{
	min-width: 100%;
	background: #fff;
	height: calc(100% - 135px);
	display: -webkit-box; 
    display: -moz-box;    
    display: -ms-flexbox; 
    display: -webkit-flex;
    display: flex;         
}
.mainBox{
	width: 100%;
	display: -webkit-box; 
    display: -moz-box;    
    display: -webkit-flex;
    display: flex; 
    -webkit-box-flex: 1;   
    -moz-box-flex: 1;
    -ms-flex: 1;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    flex-direction:column;
    -webkit-flex-direction:column;
}
iframe{
	height: 100%;
    width: 100%;   
}
#singlepage{
	-webkit-box-flex:1;
	-moz-box-flex:1;
	box-flex:1;
}
#singlepage .swiper-slide{
	width: 100%;
	height: 100%;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}
.guimian{
	display: none;
	height: 80px;
	float: left;
	margin-left: 10px;
}
.guimian .ivu-form-item{
	margin-top: 26px;
}
.guimian form{
	width: 100px;
}
/*-----------------------宸︿晶鑿滃崟猬�---------------------*/
#menulist{
	margin-left: 10%;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    color: #212121;
    font-size: 16px;
    display: none;
    width: 18%;
    margin-right: 10px;
    overflow-x: hidden;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.50);
}
.twomenu{
	display:none;
}
.twomenu.ontwo{
	display:block;
}
.twomenu li{
	cursor:pointer;
	position:relative;
	text-indent: 30px;
	background: #fff;
}
.twomenu li.onchs{
	font-weight:bold;
} 
.twomenu li span{
	display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    border: 5px solid transparent;
    border-left-color: #D8DBE4;
    transform: rotate(90deg);
    position: absolute;
    right: 16px;
    top: 20px;
}
.twomenu li li{
	font-weight:normal;
	text-align: left;
	margin-left: 0px;
	text-indent: 40px;
	cursor: text;
}
.threemenu{
	width:100%;
	height:auto;
	color:#999;
	display:none;	
	font-size: 14px;
	cursor: pointer;
}
.threemenu li p{
	font-weight:normal;
	text-indent: 40px;
	color: #212121;
	cursor: pointer;
}
.fourmenu li p{
	font-weight:normal;
	text-indent: 50px;
	color: #212121;
	cursor: pointer;
}
.threemenu.onthree,
.fourmenu.onfour{
	display:block;
}
.threemenu p:hover{
	color: #26A5FB;
	background: #F3F3F3;
}
li.li_onchose p{
	color: #26A5FB;
	border-right: #26A5FB 4px solid;
}

#menulist::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}
#menulist::-webkit-scrollbar-button{
  background-color: #FF7677;
  display: none;
}
#menulist::-webkit-scrollbar-track{
 background: #ccc;
 opacity: 0.7;
}
#menulist::-webkit-scrollbar-thumb{
  background:#717276; 
  border-radius: 4px;
}
#menulist::-webkit-scrollbar-corner{
  background: #82AFFF;
  display: none;
}
#menulist::-webkit-scrollbar-resizer{
  background: #FF0BEE;
}
#menulist::scrollbar{
  width: 8px;
  height: 8px;
}
#menulist::scrollbar-button{
  background-color: #FF7677;
  display: none
}
#menulist::scrollbar-track{
  background: #ccc;
  opacity: 0.7;
}
#menulist::scrollbar-thumb{
  background: #717276;
  border-radius: 4px;
}
#menulist::scrollbar-corner{
  background: #82AFFF;
  display: none;
}
#menulist::scrollbar-resizer{
  background: #FF0BEE;
}
.Passwordmodification {
    background-image: url(../images/background_03.png);
    width: 1200px;
    height: 133px;
    margin: 0 auto;
    text-align: center;
    color: white;
    font-size: 30px;
    line-height: 133px;
    margin-top: 1px;
}
.Passwordmodificatio {
    width: 1200px;
    margin: 0 auto;
    line-height: 55px;
}
.fontbold {
    font-weight: bold;
}
.custom_style {
    width: 1200px;
}
.Selectionbox {
    border-top: #227acb 5px solid;
    border-left: #bfbfbf 1px solid;
    border-bottom: #bfbfbf 1px solid;
    border-right: #bfbfbf 1px solid;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 22px;
}
.Accountregistration {
    height: 44px;
    line-height: 44px;
    border-bottom: 2px solid #d2d2d2;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.biaodan{
	width: 500px;
    margin: 0 auto;
    margin-top: 20px;
    position: relative;
}
.ivu-input{
	width: 271px;
}
.ivu-select{
	width: 271px;
}
.ivu-form-item-error-tip{
	position: absolute;
    top: 12%;
    left: 279px;
    line-height: 1;
    padding-top: 6px;
    color: #ed3f14;	
}
footer{
	margin:10px 0;
}
section{
	margin-top: 10px;
	width: 100%;
	height: 100%;
}
.box{
	width: 80%;
	height: 50px;
	margin-left: 10%;
	/*background: #ccc;*/
}
.box .uu li{
	width: 50%;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #ccc;
	float: left;
}
.box .uu .active{
	background: #C4E6F5;
}
