 .tip{color:#4fb16f;font-size:22px; text-align:center;margin:65px auto;}
.contentIn img{margin:0 auto 60px;display: block;}
.normals .tip{color:#fd801c;}
.normals img{opacity: 0.5;}
/*准考证*/
.card{width:1000px; margin:50px auto;background:#fff;padding:40px 50px 0;}
.toptit p{color:#333333;font-size:22px; line-height: 35px;}
.toptit .title{color:#333333;font-size:24px; font-weight: bold;text-align: center;letter-spacing: 10px;padding-bottom: 25px; border-bottom:1px dashed #cccccc;}
.details{color:#333333;font-size:14px; font-family: "宋体";line-height: 35px;padding:20px 0;border-bottom:1px dashed #cccccc;}
.toptit .tips{color:#333333;font-size:14px; font-family: "宋体";line-height: 35px;margin-bottom: 20px;}
.print{padding:0 50px; margin-left:-50px; width:100%; box-sizing: inherit;height:75px; line-height: 75px;border-radius: 0;font-size:22px;}


 .conlist {
	/*width: 100%;*/
	overflow: hidden;
	margin: 0 auto;
}
 .conlist .liuc{
 	margin-top: 10px;
 	margin-left: 50px;
 	margin-bottom: 10px;
 }
 .conlist .liuc .icon{
 	height: 54px;
 	overflow: hidden;
 }
 .conlist .liuc .icon img{
 	display: block;
 	float: left;
 	width: 54px;
 	height: 54px;
 }
 .conlist .liuc .icon .line{
 	float: left;
 	width:140px;
height:2px;
background:rgba(0,161,233,1);
margin-top: 26px;
 }
 .conlist .icon .line1{
 	float: left;
 	width:140px;
height:2px;
background:#CCCCCC;
margin-top: 26px;
 }
 .conlist .liuctxt{
 	margin-top: 8px;
 	overflow: hidden;
 }
 .conlist .liuctxt p{
 	float: left;
 	margin-right: 126px;
 }
 .richText{
 	margin: 20px;
 	padding: 20px;
 	background: #F9F9F9;
 }
 .richText p{
	 word-wrap: break-word;
	 /*text-overflow: ellipsis;*/
	 /*white-space: nowrap;*/
 }
input{
	height: 30px;
	width: 200px;
	padding: 0 10px;
	border: 1px solid #999999;
}
.select1{
	height: 32px;
	width: 222px;
	padding: 0 10px;
	border: 1px solid #999999;
}
.select2{
	height: 32px;
	width: 150px;
	padding: 0 10px;
	border: 1px solid #999999;
	margin-right: 20px;
	float: left;
}
.formBox{
	min-height: 200px;
	padding: 10px;
	/*margin: 20px;*/
}
.titleBox{
	height: 30px;
}
.titleBox .tLeft{
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #00a0e9;
}
.titleBox .tRight{
	float: right;
	color: #999999;
}
.tableBox{

	border: 1px solid #999999;
	padding: 10px;
}
.tableBox table tr{
	width: 100%;
}
.tableBox table tr td{
 width: 140px;
 height: 40px;
 text-align: right;
}