* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	background: #dedede;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	min-width: 960px;
}

table {
	width: 100%;
	word-break: break-word;
}

#page0,#page1,#page2,#page3{
	border-radius:10px;
}

#page3{
	padding:20px;
}

td {
	padding: 0px 20px
}

#page1 td {
	padding: 8px 20px;
}

#page2 table {
	width: 100%
}

#page2 td {
	margin: 0px 20px
}

#page3 td {
	width: 200px
}

.question_box {
	font-size: 16px;
	margin-top: 10px;
	padding-bottom: 10px;
}

.question {
	font-size: 16px;
	margin-bottom: 10px
}

.question_desc{
	font-size:10px;
	color:#666;
	-webkit-text-size-adjust:none;
}

.option {
	margin: 5px;
}

#container {
	margin: 0 auto;
	width: 720px;
	background-color: #FFF;
	padding: 20px;
}

.title {
	text-align: center;
	word-break: break-word;
	padding: 10px 60px;
}

#tab {
	margin: 20px 0;
/* 	border-top-left-radius: 10px; */
/* 	border-bottom: 1px solid #ccc; */
/* 	padding-bottom: 3px; */
}

#tab ul {
	list-style: none;
	float: left;
	font-size: 16px;
}

#tab li {
	float: left;
	padding: 0 20px;
	color:#000;
	border-radius: 5px;
	margin-right: 5px;
	height:40px;
	line-height:40px;
}
/* 
#tab .active {
	color: #d9eef7;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee),
		to(#0078a5) );
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee',
		endColorstr='#0078a5' );
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
 */
#tab .right {
	text-align: right;
}
#banner_view_field {
    width: 96px;
    height: 137px;
    margin-top: 10px;
    border: 1px solid #eee;
    text-align: center;
}
#banner_view_field .inline_span {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.thank_message,.welcome_message {
	font-size: 14px;
	padding: 20px 20px;
	word-break: break-word;
	word-wrap: break-word;
}

.red,.error {
	color: red
}

input[type=button],input[type=submit] {
	border: 0px;
	cursor: pointer;
	width: 70px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;
	width: 70px;
}
/* 
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee),
		to(#0078a5) );
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee',
		endColorstr='#0078a5' );
}

.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc),
		to(#00678e) );
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc',
		endColorstr='#00678e' );
}

.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5),
		to(#00adee) );
	background: -moz-linear-gradient(top, #0078a5, #00adee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5',
		endColorstr='#00adee' );
}

.grey {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee),
		to(#0078a5) );
	background: -moz-linear-gradient(top, #00adee, #0078a5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee',
		endColorstr='#0078a5' );
}

.grey:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc),
		to(#00678e) );
	background: -moz-linear-gradient(top, #0095cc, #00678e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc',
		endColorstr='#00678e' );
}

.grey .active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5),
		to(#00adee) );
	background: -moz-linear-gradient(top, #0078a5, #00adee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5',
		endColorstr='#00adee' );
}
 */
.long_input {
	width: 270px;
}
.phone_full{
	width:105px;
}
.center_button {
	text-align: center
}

#button_row {
	margin: 20px;
	padding-top: 20px;
	border-top: 1px solid #bcbcbc;
}

.logo {
	height: 70px;
}

.banner {
	margin: 0 auto;
	display: block;
	width: 760px;
}

ul {
	list-style: none;
}

#central {
	margin: auto auto;
	width: 780px;
	background-color: #FFF;
	padding: 40px;
	border-radius: 5px;
	margin-top: 40px;
}

/* .content {
	margin-left: 245px;
	min-height: 245px;
} */

.errorImg{
	 float:left;
	 width:225px;
}

#tab li div span {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: text-bottom;
}

#tab li.active span {
	background-position: center;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-left: 5px;
}

#tab li.active{
	background-color: #fff;
	color:#333;
}


.icon1 {
	background: url("../images/icon_01.png") center no-repeat;
}

.icon3 {
	background: url("../images/icon_03.png") center no-repeat;
}

.icon5 {
	background: url("../images/icon_05.png") center no-repeat;
}

#last_step_button{
	color: #333;
	background-color: #FFF;
	border-radius: 5px;
	text-align: center;
}

#next_step_button{
	color: #FFF;
	background-color: #ccc;
	border-radius: 5px;
	text-align: center;
}
#settle_step_button{
	color: #FFF;
	background-color: #ccc;
	border-radius: 5px;
	text-align: center;
}

input[type=text]{
	padding: 2px 8px;
	border-radius: 5px;
	border:1px solid #4f4f4f;
	height: 32px;
    width: 270px;
}

.clearfix:after{
	content: ' ';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	font-size: 0;
}

.pt15{
	padding-top:15px;
}

.quest-confirm{
	padding-bottom:10px;
	border-bottom: 1px solid #ccc;
}
#info-confirm{
	padding:10px;
}

#info-confirm li{
	margin:3px 0;
}

#info-confirm td{
	padding:3px 0;
}

#info-confirm .label{
	width:100px;
}

.info{
	margin-top:10px;
}
.banner_view_field{
	width: 96px;
    height: 137px;
    margin-top: 20px;
    border: 1px solid #eee;
    text-align: center;
}
.banner_view_field .one_pic{
	max-width: 96px;
    max-height: 137px;
    vertical-align: middle;
}
.banner_view_field .inline_span{
	    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.disabledformbtn{
	background: #dedede!important;
    border: 1px solid #dedede !important;
    cursor: pointer!important;
}
#banner_view_field img{
	max-width: 96px;
    max-height: 137px;
    vertical-align: middle;
}
/* 针对不同屏幕的登记表显示样式 */
/* @media only screen and (min-width: 1380px) and (max-width: 1799px) {
	#container{width:1050px;}

@media only screen and (min-width: 600px) and (max-width: 1200px) {
	#container{width:1200px;}
} */

@media only screen and (min-width: 1380px) and (max-width: 1799px){
	#container{width: 1050px;}
	.banner{width: 1090px;}
}
@media only screen and (min-width: 1800px) and (max-width: 1920px){
	#container{width: 1200px;}
	.banner{width: 1240px;}
}

/* 上传名片  */
#cardRecognition .vet_div .vet-in{
	border:none;
	background:none;
	box-shadow:none;
	width:100%;
	margin-bottom:58px;
}
#cardRecognition .vet_div{
	position:relative;
	overflow:hidden;
}
#cardRecognition .cardBtn {
	display:block;
    width: 248px;
    height:66px;
    border: none;
    border-radius: 6px;
    outline: none;
    color:#fff;
    cursor:pointer;
    font-family:"微软雅黑";
    margin:0 auto;
    background-image: url("../images/nocardicon.png");
    background-repeat:no-repeat;
    background-size:38px 37px;
    background-position:49px 14px;
    padding-left:118px;
    box-sizing:border-box;
    text-align:left;
}
#cardRecognition #cardRegisterSpan{
	width: 248px;
    height:66px;
    line-height:66px;
    font-weight:bold;
    margin-bottom:30px;
    background-image: url("../images/cardregicon.png");
    background-repeat:no-repeat;
    background-size:44px 40px;
    background-position:46px 14px;
}
#cardRecognition #cardRegister {
    margin-left: 0;
    opacity:0;
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:0 auto;
}
#cardRecognition .cardImgBox{
	width:100%;
	position:relative;
	text-align:center;
	margin-top:40px;
}
#cardRecognition #accessFile{
	border: none;
    position: absolute;
    width:50%;
    height:100%;
    top:0;
    left:0;
    right:0;
    margin:0 auto;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity = 0);
    cursor: pointer;
    outline:none;
}
#cardRecognition #cardImg{
    cursor: pointer;
    max-height:200px;
    max-width:80%;
}
#cardRecognition #recognizeCard{
	width: 20%;
    height: 35px;
    background: #90c31f;
    color: #fff;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 2%;
    font-family: 微软雅黑;
    cursor: pointer;
}
#cardRecognition #checkTiket{
	width:665px;
	height:44px;
	position:absolute;
	left:0;
	bottom:0;	
	color:#fff;
	background-image: url("../images/checktiket.png");
    background-repeat:no-repeat;
    background-size:21px 16px;
    background-position:268px 14px;
    padding-left:299px;
    box-sizing:border-box;
    text-align:left;
}
/* 照片裁剪 */
#crop{
	width:760px!important;
	height:395px!important;
	position:relative!important;
	padding:0!important;
	margin:10px 20px!important;
	overflow:hidden!important;
}
#image{
	max-width:760px;
	max-height:395px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
/* 问卷关于照片审核及提示的弹窗 */
.upload-pop .noteFile{
	padding:5px 10px;
	border:1px solid #ee1d24;
	display:inline-block;
	background-color: #fff;
    color: #333;
    cursor:pointer;
    margin-bottom:5px;
    margin-right: 20px;
}
.photo-example{
	text-align: center;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.5);
    overflow: hidden;
}
.photo-example .example-con{
	background: #FFFFFF;
    width: 25%;
    margin: auto;
    margin-top: 8%;
    position: relative;
}
.example-con .example-close{
	text-align:right;
	padding-top:10px;
	padding-right:10px;
}
.example-con .example-close img{
	width:6%;
	cursor:pointer;
}
.example-con .example-text{
	width:100%;
	margin-top:10px;
}
.example-con .example-text img{
	width:100%;
}
.example-button{
	text-align:center;
	margin:0px auto;
}
.example-button span{
	text-align:center;
	margin:30px 0;
	display:inline-block;
	color:#fff;
	font-size:16px;
	background:#ee1d24;
	padding:10px 30px;
	border-radius:5px;
}
.file {
    position: relative;
    display: inline-block;
    background:#ee1d24;
	padding:10px 30px;
	border-radius:5px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-indent: 0;
    margin:30px 0;
}
.file input {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    cursor:pointer;
    height:40px;
}
.photo-tips{
	width:100%;
	margin:0 auto;
	height:100%;
	display:none;
	position: fixed;
    left: 0;
    top: 50%;
    margin-top:-140px;
}
.photo-tips .tips-example{
	width:15%;
	/* height:280px; */
	background: rgba(0,0,0,.5);
	margin: auto;
	text-align: center;
	border-radius:10px;
	padding:35px 0px;
}
.tips-example img{
	text-align: center;
    display: block;
    margin: 0 auto 20px;
    width:30%;
}
.photo-tips .tips-example .success-tips{
	color:#fff;
	font-size:20px;
}