/*login页*/

.tit-box {
	width: 36%;
	display: table;
	padding-top: 100px;
	margin: 0 auto;
}

.lit-tit {
	display: table;
	margin: 2px auto 64px;
	font-size: 14px;
	color: #333;
}

.yd-input {
	width: 78%;
	height: 40px;
	margin: 0 auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: rgba(59, 162, 170, 0.35);
	padding-left: 40px;
	font-size: 16px;
	color: white;
}

.name {
	background-image: url(../img/name.png);
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: 10px 8px;
	margin-bottom: 15px;
}

.sec {
	background-image: url(../img/sec.png);
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: 10px 8px;
	margin-bottom: 20px;
}

.forg-box {
	width: 78%;
	margin: 0 auto;
	font-size: 14px;
	overflow: hidden;
}

.log-box {
	margin: 25px auto 0;
	color: white;
	font-size: 16px;
	width: 60%;
	height: 40px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #e72c1e;
}

.tips {
	display: table;
	margin: 0 auto;
	color: #545454;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.tips-box {
	margin-top: 5%;
}


/*首页*/

.index-top {
	width: 100%;
	height: 210px;
	padding-top: 25px;
	background-image: url(../img/shuijin.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.icon-deng {
	width: 20%;
	margin: 0 auto 8px;
}

.index-saftit {
	display: table;
	margin: 0 auto;
	font-size: 16px;
	color: white;
}

.index-points {
	overflow: hidden;
	margin-top: 13px;
}

.index-report,
.index-point {
	float: left;
	width: 50%;
	text-align: center;
	font-size: 14px;
	color: white;
}

.index-report {
	position: relative;
}

.index-feng {
	width: 0px;
	height: 40px;
	border-right: 1px dotted white;
	position: absolute;
	right: 0;
	top: 3px;
}

.index-num {
	font-size: 19px !important;
	color: #ffd200;
	margin-bottom: 5px;
}

.index-cont {
	margin-top: 5px;
	overflow: hidden;
}

.index-contbox {
	background: white;
	padding: 0 10px 6px 2px;
}

.index-one {
	overflow: hidden;
}

.index-pro {
	float: left;
	font-size: 14px;
}

.index-states {
	float: right;
	font-size: 12px;
	border: 1px solid #81c682;
	color: #81c682;
	padding: 0 1px;
}

.index-phobox {
	overflow: hidden;
	color: #878787;
	line-height: 23px;
}

.index-phobox div {
	float: left;
}

.index-phoTime {
	font-size: 12px;
	margin-left: 4px;
}

.index-xuxian {
	width: 100%;
	height: 0;
	border-bottom: 1px dashed #bababa;
	margin: 6px 0 11px;
}

.index-picExam {
	width: 30%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 2px;
	margin-bottom: 2px;
}

.index-pixbox {
	overflow: hidden;
}

.index-litu1 {
	width: 100%;
	height: 100%;
}

.index-cont2 {
	margin-top: 3px;
}

.index-ready {
	float: right;
	font-size: 12px;
	border: 1px solid #e83709;
	color: #e83709;
	padding: 0 1px;
}

.index-footer {
	width: 100%;
	height: 52px;
	background: #e72c1e;
	position: fixed;
	bottom: 0;
	overflow: hidden;
}

.index-footer div {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 52px !important;
}

.index-footer button {
	margin: 0 auto;
	font-size: 18px;
	color: white;
	margin-top: 11px;
}

.index-footer button span {
	float: right;
	margin-left: 10px;
}

.icon-have {
	font-size: 24px;
}

.icon-have2 {
	font-size: 26px;
}

.index-footXux {
	width: 0;
	height: 26px;
	border-right: 1px solid white;
	position: absolute;
	bottom: 13px;
}

.index-paicOnly {
	width: 100% !important;
}


/*安全操作列表*/

.oper-tab div {
	text-align: center;
	font-size: 16px;
}

.oper-tab {
	overflow: hidden;
	background: white;
	border-top: 1px solid #ababab;
}

#ready,
#hasSolv {
	height: 86px;
	float: left;
	width: 33%;
	border-right: 1px solid #d4d4d4;
}

#exclude {
	height: 86px;
	float: left;
	width: 34%;
}

.oper-cont {
	width: 100%;
	background: #FFFFFF;
	margin-top: 5px;
}

.oper-cont2 {
	width: 100%;
	background: #FFFFFF;
	margin-top: 3px;
}

.oper-contOne {
	overflow: hidden;
}

.oper-contOneLeft {
	float: left;
	margin-left: 4px;
	margin-top: -3px;
	width: 17%;
}

.oper-contOneLeft2 {
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	width: 17%;
}

.oper-contOneRight {
	float: right;
	width: 83%;
}

.oper-OneOne {
	overflow: hidden;
}

.oper-content {
	font-size: 12px;
	color: #545454;
	line-height: 17px;
	margin-top: 6px;
	margin-bottom: 8px;
}

.oper-pro {
	margin-top: 11px;
	font-size: 14px;
}

.oper-states {
	margin: 12px 12px 0 0;
}

.oper-dashed {
	height: 0;
	border-bottom: 1px solid #d4d4d4;
}

.oper-contTwo {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}

.oper-phoBox {
	float: left;
}

.oper-phoNum {
	float: right;
}

.oper-content2 {
	line-height: 20px;
	text-indent: 2em;
}

.video {
	position: absolute;
	right: 10px;
	top: 4px;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #e72c1e;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #e72c1e;
}


/*详情页*/

.index-states2 {
	margin-top: 4px;
	margin-left: 10px;
	background: #ff6633;
	border: none;
	color: #fff;
	padding: 2px 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.index-states3 {
	margin-top: 4px;
	margin-left: 10px;
	background: #999;
	border: none;
	color: #fff;
	padding: 2px 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.index-pro2 {
	margin-top: 30px;
	margin-bottom: 6px;
}

.index-contbox2 {
	margin-top: 3px;
	padding: 10px 15px;
	font-size: 14px;
	color: #000;
	text-indent: 2em;
	text-align: justify;
	line-height: 20px;
}

.index-phobox2 div {
	float: left;
	width: 32%;
	margin-right: 2%;
}

.index-phobox2 div:last-child {
	margin-right: 0;
}

.index-phobox2 {
	overflow: hidden;
}

.phobox2-img {
	width: 100%;
	height: 100%;
}