* { padding: 0; margin: 0; list-style:none;}
body { line-height: 22px; font-family:Microsoft YAHEI, Arial, Helvetica, sans-serif; font-size:12px; color:#333; min-width:1300px; background: #f5f5f5;}
a { color:#333; text-decoration:none;}
a:hover { text-decoration: none; color:#eb2914;}
img { border:0;}

/*证书查询按钮*/
.anbtn { height: calc(100vh - 335px); text-align: center;}
.anbtn a { display: inline-block; height: 90px; line-height: 90px; font-size: 28px; color: #fff; cursor: pointer; letter-spacing: 5px; padding: 0 40px; margin: 6% 50px 30px 50px; border-radius: 4px; overflow: hidden; background: #d90021; -webkit-transition:all .5s ease; transition:all .5s ease;}
.anbtn a:hover { color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.3);}

/*未查询到*/
.noserch { width: 100%; text-align: center; padding-top: 440px; margin-bottom: 50px; background: url(../images/noserch.png) no-repeat center top;}
.noserch p { line-height: 40px; font-size: 20px; color: #333;}
.noserch a { display: block; width: 150px; height: 45px; line-height: 45px; font-size: 16px; color: #fff; margin: 15px auto; border-radius: 4px; background: #153993; -webkit-transition:all .5s ease; transition:all .5s ease;}
.noserch a:hover { color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.2);}

/*证书查询*/
.main { min-height: 360px; padding: 50px 80px; margin: 30px 0; border-radius: 10px; overflow: hidden; background: url(../images/mberbg.jpg) no-repeat center bottom / 100%;}
.zscha { float: right; width: 400px; margin: 50px auto; padding: 30px 50px; border-radius: 4px; box-shadow: 0 5px 30px rgba(0,0,0,0.05); overflow: hidden; background: rgba(255,255,255,0.65);}
.zscha .img { width: 100%; overflow: hidden;}
.zscha .img img { display: block; max-width: 100%; margin: 0 auto;}
.zscha h3 { line-height: 50px; font-size: 26px; color: #153993; text-align: center; margin-bottom: 25px;}
.zscha li { line-height: 45px; margin-bottom: 15px; border: 1px solid #fbeae9; border-radius: 2px; overflow: hidden; background: #fefbfb;}
.zscha li span { display: block; float: left; width: 100px; font-size: 14px; color: #666; text-align: center; border-right: 1px solid #fbeae9;}
.zscha li span i { display: inline-block; font-style: normal; color: #d7453a; margin-right: 5px;}
.zscha li input { display: block; width: calc(100% - 121px); height: 45px; line-height: 45px; font-size: 14px; color: #333; outline:none; padding: 0 10px; border: none; background: #fff;}
.zscha .hit { line-height: 25px; font-size: 14px; color: #d7453a; margin-bottom: 15px; padding-left: 165px;}
.zscha .btn { display: block; width: 100%; height: 50px; line-height: 50px; font-size: 16px; color: #fff; letter-spacing: 2px; border: none; border-radius: 4px; background: #153993;}

/*证书查询结果界面*/
.xhzhengshu { width: 400px; height: 625px; margin: 0 auto; padding-top: 45px; background: url(../images/xszs01.jpg) no-repeat 0 0 / cover; position: relative;}	
.xhzhengshu::after { display: block; content: ""; width: 130px; height: 130px; background: url(../images/xszs02.png) no-repeat 0 0 / cover; position: absolute; right: 60px; top: 240px; z-index: 2;}
.xhzhengshu .img { width: 175px; height: 264px; margin: 0 auto; padding: 6px; overflow: hidden; background-image: linear-gradient(#26b05a,#0051a3); position: relative; z-index: 1;}
.xhzhengshu .img img { display: block; width: 175px; height: 264px;}
.xhzhengshu h3 { height: 40px; line-height: 40px; font-weight: bold; font-size: 30px; color: #333; letter-spacing: 2px; text-align: center; margin: 20px auto 30px auto;}
.xhzhengshu .nr { width: 210px; text-align: center; padding-left: 160px;}
.xhzhengshu .nr p { height: 50px; line-height: 50px; font-size: 20px; color: #333;}


.zsbtns { display: block; width: 15%; height: 50px; line-height: 50px; font-size: 16px; color: #fff; border:none; border-radius: 4px; margin: 30px auto; background: #153993;}
