/*唯科网 wkwang.cn Ram QQ12100022*/
@charset "utf-8";
/* 禁用iPhone中Safari的字号自动调整 */
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	/* 解决IOS默认滑动很卡的情况 */
	-webkit-overflow-scrolling : touch; 
}
/* 禁止缩放表单 */
input[type="submit"], input[type="reset"], input[type="button"], input {
	resize: none;
	border: none;
}
/* 取消链接高亮  */
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 设置HTML5元素为块 */
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
	display: block;
}
/* 图片自适应 */
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	display: block;
	-ms-interpolation-mode: bicubic;/*为了照顾ie图片缩放失真*/
}
/* 初始化 */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	/* font: 12px/1.5 'Microsoft YaHei','宋体', Tahoma, Arial, sans-serif; */
	color: #555;
	background-color: #F7F7F7;
}
em, i {
	font-style: normal;
}
ul,li{
	list-style-type: none;
}
strong {
	font-weight: normal;
}
.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.clearfix {
	zoom: 1;
}
a {
	text-decoration: none;
	color: #969696;
	font-family: 'Microsoft YaHei', Tahoma, Arial, sans-serif;
}
a:hover {
	text-decoration: none;
}
ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: 'Microsoft YaHei';
}
img {
	border: none;
}
input{
	font-family: 'Microsoft YaHei';
}
/*单行溢出*/
.one-txt-cut{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*多行溢出 手机端使用*/
.txt-cut{
	overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
}
.w50{
	width: 50%;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
.db{
	display: block !important;
}
.dn{
	display: none;
}
/*reset end*/
body{background:#eceeef url(../images/certificate-bg.jpg) 0 0 repeat-x;}
.certificate{}
.certificate .wrap{background: #FFFFFF;border-radius: 0.1rem;min-height: 5rem; margin: 0.22rem; padding: 0.22rem;}
.certificate .content{background: #f2f8fc;border-radius: 0.1rem;min-height: 5rem;}
.certificate .content .banner img{width: 100%;}
.certificate .content .icon-rcfw{height: 0.77rem;display: inline-block;}
.certificate .content .title{text-align: center;font-weight: bold; font-size: 0.34rem;color: #46628a;height: 1.32rem; line-height: 0.77rem; background: url(../images/rcfw.svg) calc(50% - 0.9rem)  0.45rem no-repeat;background-size: 0.77rem;}
.certificate .content .title span{display: block; margin-left: 1rem; padding-top: 0.45rem;}
.certificate .content .title span{display: block; margin-left: 1rem; padding-top: 0.45rem;}
.certificate .content .form{border-top: 3px solid #46628a;width: 5.84rem; margin: 0 auto;}
.certificate .content .form input[type=text]{width: 100%;border: 1px solid #46628a; line-height: 0.8rem;font-size: 0.27rem;color: #46628A;display: inherit; margin-top: 0.6rem; padding-left: 0.8rem;}
.certificate .content .form input#idcard{background: url(../images/id-card.svg) 0.08rem 50% no-repeat;background-size: 0.50rem;}
.certificate .content .form input#realname{background: url(../images/name.svg) 0.05rem 50% no-repeat;background-size: 0.50rem;}
.certificate .content .form input#captcha{width: 60%;float: left;background: url(../images/yzm.svg) 0.05rem 50% no-repeat;background-size: 0.50rem; }
.certificate .content .form input#captcha+span{position: relative;top: 1.44rem;left: -3.48rem;}
.certificate .content .form .yzmimg{width: 38%;height: 0.82rem; float: right;margin-top: 0.6rem;border: 1px solid #46628a;}
.certificate .content .form .submit{width: 100%;background-color: #e6b573;border-radius: 0.1rem;height: 0.77rem;font-size: 0.37rem;color: #FFFFFF;border: 0; margin-top: 0.60rem;}
.certificate .content .tips{color: #444444;font-size: 0.236rem;line-height: 3em; padding: 0.6rem 0 0.3rem 0;}
.certificate .content .tips a{color: #FFFFFF; background: #e6b573; font-size: 0.2rem;padding: 0.13rem;}
.certificate .content .bottom{border-top:7px solid #FFFFFF ;border-bottom:7px solid #46628A ;}
.copyright{font-size: 0.24rem; text-align: center;line-height: 2em; margin-bottom: 0.2rem;}

.certificate .result{ padding: 0.22rem;font-size: 0.24rem;}
.certificate .result h2{font-size: 0.3rem;color: #004380;line-height: 1.5em;margin-top: 0.2rem;}
.certificate .result table{width: 100%;border:1px solid #cdcdcd; border-bottom: none;border-right: none;}
.certificate .result table th{width: 35%;text-align: right;height: 0.53rem;border:1px solid #cdcdcd;border-top: none;border-left: none;}
.certificate .result table td{width: 65%;background: #FFFFFF;height: 0.53rem;border:1px solid #cdcdcd;border-top: none;border-left: none;padding-left:0.1rem ;}
.certificate .msg-wrap{font-size: 0.24rem; padding-top: 0.08rem;}
#toast-container{font-size: 0.24rem;}

body.pc{background: none;display: none;}
.certificate-pc{width: 1110px; margin: 0 auto; background:#eceeef url(../images/certificate-bg.jpg) 0 0 repeat-x;padding: 22px;}
.certificate-pc .wrap{background: #FFFFFF;border-radius: 10px;min-height: 500px; padding: 12px 31px;border-bottom-left-radius:0 ; border-bottom-right-radius:0; }
.certificate-pc .content{background: #f2f8fc;min-height: 500px;}
.certificate-pc .content .banner img{width: 100%;}
.certificate-pc .content .icon-rcfw{height: 77px;display: inline-block;}
.certificate-pc .content .title{text-align: center;font-weight: bold; font-size: 34px;color: #46628a;height: 132px; line-height: 77px; background: url(../images/rcfw.svg) calc(50% - 90px)  45px no-repeat;background-size: 77px;}
.certificate-pc .content .title span{display: block; margin-left: 100px; padding-top: 45px;}
.certificate-pc .content .title span{display: block; margin-left: 100px; padding-top: 45px;}
.certificate-pc .content .form{border-top: 2px solid #46628a;width: 408px; margin: 0 auto;}
.certificate-pc .content .form input[type=text]{width: 100%;border: 2px solid #46628a; line-height: 55px;font-size: 27px;color: #46628A;display: inherit; margin-top: 40px; padding-left: 80px;}
.certificate-pc .content .form input#idcard{background: url(../images/id-card.svg) 8px 50% no-repeat;background-size: 50px;}
.certificate-pc .content .form input#realname{background: url(../images/name.svg) 5px 50% no-repeat;background-size: 50px;}
.certificate-pc .content .form input#captcha{width: 60%;float: left;background: url(../images/yzm.svg) 5px 50% no-repeat;background-size: 50px; }
.certificate-pc .content .form input#captcha+span{position: relative;top: 96px;left: -246px;}
.certificate-pc .content .form .yzmimg{width: 38%;height: 59px; float: right;margin-top: 40px;border: 2px solid #46628a;}
.certificate-pc .content .form .submit{width: 100%;background-color: #e6b573;border-radius: 10px;height: 53px;font-size: 26px;color: #FFFFFF;border: 0; margin-top: 34px;}
.certificate-pc .content .tips{color: #444444;font-size: 17px;line-height: 1.8em; padding: 60px 0 30px 0;text-align: center;}
.certificate-pc .bottom{border-top:7px solid #FFFFFF ;border-bottom:7px solid #439bcf;border-top: 2px solid #46628A;}
.copyright{font-size: 14px; text-align: center;line-height: 2em; margin: 20px 0;}

.certificate-pc .result{ padding: 22px;font-size: 16px;}
.certificate-pc .result h2{font-size: 30px;color: #004380;line-height: 1.5em;margin-top: 20px;}
.certificate-pc .result table{width: 100%;border:1px solid #cdcdcd; border-bottom: none;border-right: none;}
.certificate-pc .result table th{width: 20%;text-align: right;height: 53px;border:1px solid #cdcdcd;border-top: none;border-left: none;}
.certificate-pc .result table td{width: 30%;background: #FFFFFF;height: 53px;border:1px solid #cdcdcd;border-top: none;border-left: none;padding-left:10px;}
.certificate-pc .msg-wrap{font-size: 24px; padding-top: 8px;}
#toast-container{font-size: 24px;}