body, html {
    width: 100%;
    height: 100%;
}

body {
    background: #F5F7F9;
}
#shufLi{
		width: 423px;
		margin-top: -20px;
		display: flex;
		list-style: none;
    	margin: -130px auto;
    	position: absolute;
}
#shufLi li{
		width: 49px;
		height: 7px;
		background: red;
		margin: 0 auto;
		position: relative;
    	left: 100%;
    	float:left;
    	margin-right:70px;
	}
#mainBox, html, body {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex: 1;
}

.element::-webkit-scrollbar {
    display: none
}

#mainBox {
    overflow-x: hidden;
}

.ico {
    width: 100%;
}

.ico .restrain {
    width: 100%;
    height: 347px;;
    overflow:hidden;
    background-image: url(../images/login.jpg);
    background-repeat: no-repeat;
    background-size: 100%;  
    position: relative;
}

.ico .restrain .user {
    margin-top: 30px;
    width: 296px;
    height: 287px;
    background: #fff;
    opacity: 0.98;
    border-radius: 1%;
    position: absolute;
    right: 10%;
    opacity:0.98;
    z-index: 1;
}

.ico .restrain .user .frame {
    border-radius: 5px;
    width: 255.6px;
    height: 37px;
    border: 1px solid #ececec;
    margin-top: 5px;
}

.android-contact {
    margin: 5.5px 0 0 10.7px;
}

.ico .restrain .user .frame .zhaohao {
    width: 100%;
    height: 35px;
    border: 0;
    outline: none;

    padding-left: 24px;
}

.ico .restrain .user .pow {
    border-radius: 5px;
    margin-top: 10px;
    width: 255.6px;
    height: 37px;
    border: 1px solid #ececec;
}

.ico .restrain .user .pow .zhaohao {
    width: 100%;
    height: 35px;
    border: 0;
    outline: none;
    padding-left: 24px;
}

.ico .restrain .user .verify {
    margin-top: 10px;
    width: 150.3px;
    height: 35px;
    border: 1px solid #ececec;
}

.ico .restrain .user .verify .zhaohao {
    width: 100px;
    height: 27px;
    border: 0;
    outline: none;
    margin-left: 5px;
}

.ico .restrain .user .btn {
    width: 254.6px;
    height: 37px;
    background: #405AA8;
    margin-top: 6.5px;
}

.ico .restrain .user .btn2 {
    width: 254.6px;
    height: 49px;
    background: #405AA8;
    margin-top: 36.5px;
}

.ico .restrain .user p {
    padding: 10px 0 10px 10px;
    height: 35px;
}

.ico .restrain .user p a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    width: 47%;
    float: left;
    border-radius: 1px;
    border: 1px solid #ccc;
}
.centera {
    padding: 7px;
    overflow: hidden;
}

.box {
    margin: 10px;
    display: none
}

.code {
    background-color: #e7e7f1;
    width: 55px;
    height: 35px;
    font-size: 14px;
    margin-left: 30px;
    display: inline-block;
    line-height: 35px;
}

#code-c {
    display: inline-flex;
}
#code-d {
    display: inline-flex;
}
.backlogInfo {
    padding-left: 10%;
}

.backlogInfo .service .left img {
    width: 100%;

}

.backlogInfo .service .right {
    padding-left: 5.5%;
    margin-right: 10%;
}

.backlogInfo .service .right p {
    display: inline;
    float: left;
    font-weight: bold;
    font-size: 18px;
}

.backlogInfo .service .right span {
    float: right;
}

.backlogInfo .service .right .tit {
    height: 20px;
}

.backlogInfo .service .right .matter {
    border: 1px solid #989898;
    margin-top: 2.3%;

}

.backlogInfo .service .right .matter ul li {
    margin-left: 16px;
    margin-top: 12px;
}

.backlogInfo .service .right .matter ul li .icon {
    margin-right: 5px;
}

.Passwordmodification {
    background-image: url(../images/background_03.png);
    width: 90%;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 133px;
    text-align: center;
    color: white;
    font-size: 30px;
    line-height: 133px;
    margin-top: 1px;
}

.Passwordmodificatio {
    width: 90%;
    line-height: 55px;
}

.fontbold {
    font-weight: bold;
}

.custom_style {
    width: 90%;
}

.Selectionbox {
    border-top: #227acb 5px solid;
    border-left: #bfbfbf 1px solid;
    border-bottom: #bfbfbf 1px solid;
    border-right: #bfbfbf 1px solid;
    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;
}

.retrieve_title {
    width: 435px;
    margin: 0 auto;
    margin-top: 20px;
}

.retrieve_title ul li {
    float: left;
    width: 102px;
    line-height: 32px;
    text-align: center;
    border: 1px dashed #CCC;
    cursor: pointer;
    margin-left: 10px;
    margin-left: 10px;
}

.tabCon {
    padding-top: 50px;
}

.Accountregist {
    margin-top: 20px;
    position: relative;
}

.Accountregistleft {
    float: left;
    width: 80px;
    text-align: right;
    line-height: 34px;
}

.Accountregist input {
    padding-left: 10px;
}

.Accountregistright {
    float: left;
    margin-left: 10px;
    width: 271px;
    height: 34px;
    /* padding-left: 10px; */
}

.sure_cancel {
    text-align: center;
}

.ziliaoregistration {
    width: 350px;
    margin-left: 46px;
    margin-top: 30px;
}

.sure_cancel .btn-block {
    margin: 0px;
}

.sure_cancel button {
    width: 132px;
    height: 40px;
    display: inline-block;
}

.btn-primary {
    background-color: #006098;
    border-color: #006098;
}

.btn {
    border-radius: 0px;
}

.btn-block {
    padding-right: 0;
    padding-left: 0;
}

.btn-primary {
    color: #ffffff;
}

.btn {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    user-select: none;
}

.sure_cancel a.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    width: 132px;
    height: 40px;
    line-height: 25px;
}

.active {
    background-color: #407dd5;
}

.list {
    width: 100%;
    border: 1px solid #999;
    margin-top: 26px;
    position: relative;
    height: 315px;
    overflow: hidden;
}

.list .rowup {
    -webkit-animation: 10s rowup linear infinite normal;
    animation: 10s rowup linear infinite normal;
    position: relative;
}

.listtatle {
    font-size: 16px;
    margin-left: 8px;
}

.listtatle p span {
    float: right;
    margin-right: 80%;
}

.bacloo {
	font-size: 14px;
    margin-left: 10px;
    padding-left: 25px;
    margin-top: 14px;
    background: url(../images/inco.png) no-repeat 8px 4px;
    background-size: 6px;
    width:85%;
    line-height: 20px;
}

.rowup ul li {
    line-height: 20px;
}
