html{padding:0px; margin:0px;
	min-width:1200px;}
#cleft_box{position:absolute;padding:0px;margin:0px;width:100%; z-index:999;}
ul{list-style: none;}
li{list-style-type:none;}
body{font-family:"微软雅黑";padding:0px;font-size:13px; COLOR: #555555;text-align:center; margin:0; background-color:#ffffff;}
.clear{ clear:both; height: 0px; line-height: 0px; font-size: 0px;}
*{margin: 0 auto;text-align: left;padding:0;}
a{text-decoration: none;}

.s-box {
    width: 1200px;
}

#s-header {
	height: 110px;
}
#s-header .left {
	margin-top: 20px;
}
#s-header .right {
	color: #4d4d4d;
	font-size: 15px;
	line-height: 30px;;
	margin-top: 25px;
}
#s-header .right p {
	font-weight: bold;
	text-align: right;
}
#banner {
	width: 100%;
	height: 660px;
	min-width: 1200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#position {
	position: relative;
}
#content {
	width: 1200px;
	margin-top: -340px;
}
#form {
	width: 935px;
	border-radius: 10px;
	padding: 35px 35px 20px;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}
#tab-head {
	overflow: hidden;
	line-height: 45px;
	box-sizing: border-box;
	border-bottom: 2px solid #dc0303;
}
#tab-head .item {
	float: left;
	padding: 0 20px;
	font-size: 17px;
	margin: 0 15px;
	color: #3a3737;
	cursor: pointer;
	font-weight: bold;
	border-radius: 10px 10px 0 0;
}
#tab-head .item.cur {
	color: #fff;
	background-color: #dc0303;
}
#tab-body {
	padding: 40px 90px 0;
	box-sizing: border-box;
}
#tab-body .item {
	display: none;
}
#tab-body .item.show {
	display: block;
}
#tab-body .item>div {
	margin-bottom: 20px;
}
#tab-body .item .label {
	color: #000000;
	font-size: 16px;
	width: 100px;
	line-height: 47px;
	display: inline-block;
}
#tab-body .input {
	outline: none;
	padding: 0 15px;
	font-size: 15px;
	height: 45px;
	width: 545px;
	background: #f3f7fc;
	border: 1px solid #e5e5e5;
}
#tab-body .code-input {
	width: 200px;
}
#tab-body .code-box {
	display: inline-block;
	float: right;
}
#tab-body .code-img {
	float: left;
	height: 45px;
	width: 130px !important;
	margin-right: 12px;
}
#tab-body .code-img span {
	font-size: 24px;
	padding: 7px 5px !important;
}
#tab-body .button {
	border: 0;
	width: 190px;
	height: 47px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	letter-spacing: 2px;
	background-color: #c50826;
	margin-right: 3px;
	cursor: pointer;
}
#s-footer {
	color: #bebebe;
	padding: 40px 0 40px;
}
#tips {
	text-align: center;
}
#icp {
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px solid #e1e1e1;
}
#icp .s-box {
	overflow: hidden;
}
#icp .s-box div {
	float: left;
	line-height: 30px;
	margin-top: 15px;
}
#icp .s-box img {
	float: left;
	margin-left: 140px;
	margin-right: 30px;;
}
#cc {
	position: relative;
	width: 935px;
	overflow: hidden;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	padding-bottom: 50px;
}
#ccbg {
	width: 700px;
	margin-top: 50px;
}
#ccbg img {
	width: 100%;
}
#cctxt {
	width: 700px;
	position: absolute;
	top: 300px;
}
#xx {
	width: 120px;
}
#info {
	margin-left: 20px;
	font-size: 15px;
	color: #1f1f1f;
	line-height: 40px;
	font-weight: bold;
}

.bb {
    width: 500px;
    margin-top: 380px;
    position: relative;
}
.res3l {
    float: left;
}
.res3l p {
    color: #111111;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}
.res3r {
    float: left;
    margin-left: 70px;
	margin-top: 15px;
}
.res3b {
    font-size: 18px;
    color: #111111;
    font-weight: bold;
    margin-top: 10px;
}
.res3r .text {
    font-size: 15px;
    color: #111111;
    font-weight: bold;
    line-height: 30px;
    margin-top: 20px;
}
.zhang1 {
    position: absolute;
    top: -80px;
    right: 40px;
}
.zhang2 {
    position: absolute;
    top: -85px;
    right: 180px;
}
.zhang1 img, .zhang2 img {
    width: 120px;
}

.ccbox {
	width: 500px;
}


.left {float: left;}
.right {float: right;}

.resbtn ul li a {
    color: #1f1f1f;
    font-size: 17px;
    display: block;
    text-align: center;
    transition: .3s;
}
.resbtn ul li {
    width: 120px;
    height: 42px;
    border: 1px #e3d3d3 solid;
    box-sizing: border-box;
    line-height: 40px;
    background: #fafafa;
    float: left;
    margin: 0px 15px;
    font-weight: bold;
    transition: .3s;
}
.resbtn ul {
    display: inline-block;
}
.resbtn {
    text-align: center;
    margin-top: 30px;
}

.notice {
	margin: 0 !important;
	overflow: hidden;
}
.notice .label {
	float: left;
}
.notice p {
	float: left;
	padding: 5px 15px;
	color: #de1212;
	background: #fff9f5;
	font-size: 14px;
	border-radius: 5px;
}

#error {
	width: 510px;
	display: none;
	padding: 121.5px 0;
	height: 115px;
}
#error img {
	float: left;
	margin-right: 40px;
}
#error div h3 {
	color: #a3a3a3;
	font-size: 20px;
	margin-top: 20px;
}
#error div p {
	color: #a3a3a3;
	font-size: 17px;
	margin-top: 10px;
}
#error a {
	color: #dc0303;
	border: 2px solid #dc0303;
	padding: 2px 10px;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}



.result_box{
	width: 1000px;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	border-radius: 12px;
	padding: 30px 25px 60px;
	box-sizing: border-box;
	margin-top: -580px;
	margin-bottom: 45px;
}
.retitle{
	width: 120px;
	overflow: hidden;
	border-bottom: 3px #ec1b3b solid;
	margin-left: 0px;
	padding-bottom: 10px;
}
.retitle img{
	float: left;
	margin: 0px 6px 0px 0px;
}
.retitle h2{
	font-size: 20px;
	color: #262626;
}
.re2{
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 50px;
}
.re2l{
	float: left;
}
.re2r{
	width: 835px;
	border: 1px #cdcac4 solid;
	float: right;
}
.re2r td{
	height: 42px;
	border: 1px #cdcac4 solid;
	box-sizing: border-box;
	padding: 0px 12px;
	color: #545454;
	font-size: 14px;
}
.re2r tr td:first-child{
	width: 150px;
	background: #eef7fa;
	text-align: right;
}
.zstitle{
	overflow: hidden;
}
.zstitle .retitle{
	float: left;
}
.zstitle .dianzi{
	float: right;
	font-size: 16px;
	margin-right: 10px;
	margin-top: 15px;
	cursor:pointer;
}
.zstitle .dianzi img{
	float: left;
	margin: 7px 10px 0px 0px;
}
.re3{
	width: 100%;
	box-sizing: border-box;
	border: 1px #cdcac4 solid;
	margin-top: 20px;
	margin-bottom: 30px;
}
.re3 td{
	height: 42px;
	border: 1px #cdcac4 solid;
	box-sizing: border-box;
	padding: 0px 12px;
	color: #545454;
	font-size: 14px;
}
.re3 tr td:nth-child(2n+1){
	width: 150px;
	background: #eef7fa;
	text-align: right;
}
.retext{
	font-size: 20px;
	color: #003dbd;
	font-weight: bold;
	line-height: 46px;
	padding-top: 30px;
}
.retext p{
	text-align: center
}
.footer{
	border-top: 3px #eb1b3b solid;
	background: #ececec;
	padding: 25px 0px;
}
.fotbox{
	width: 1000px;
	overflow: hidden;
}
.fotl{
	float: left;
}
.fotr{
	width: 900px;
	float: right;
}
.fotr p{
	text-align: center;
	color: #b8b8b8;
	font-size: 15px;
	line-height: 2;
}
.fotr p img{
	width: 20px;
	vertical-align: middle;
}
.zz{
	width: 100%;
	height: 100%;
	background: rgba(4,52,189,.6);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10;
}
.zstan{
	width: 900px;
	max-height: 90%;
	overflow-y: auto;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 20;
	background: #fff;
	padding: 20px 20px 30px;
	box-sizing: border-box;
}
.zstb{
	text-align: center;
}
.zstb h2{
	display: inline-block;
	font-size: 24px;
	color: #202122;
}
.zstb h2:before{
	content: "";
	display: block;
	width: 280px;
	height: 1px;
	background: #c1c1c1;
	float: left;
	margin: 18px 30px 0px 0px;
}
.zstb h2:after{
	content: "";
	display: block;
	width: 280px;
	height: 1px;
	background: #c1c1c1;
	float: right;
	margin: 18px 0px 0px 30px;
}
.zsimg{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}
.zsimg>img{
	width: 100%;
	float: left;
}
.dwbox{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

@font-face{
	font-family: "方正姚体简体";
	src: url(fonts/方正姚体简体.ttf);
}

.hengl{
	width: 400px;
	font-size: 34px;
	color: #1a1a1a;
	text-align: center;
	float: left;
	line-height: 48px;
	margin: 95px 0px 0px 66px;
	font-family: "方正姚体简体";
	font-weight: bold;
}
.hengr{
	width: 280px;
	float: right;
}
.hengr img{
	width: 90px;
	height: 120px;
	margin: 95px 0px 0px 2px;
}
.hengr .text{
	margin-top: 26px;
}
.hengr .text p{
	color: #545454;
	font-size: 18px;
	font-family: "宋体";
	font-weight: bold;
	margin-top: 13px;
}
.zsbtn{
	text-align: center;
	margin-top: 20px;
}
.zsbtn ul{
	display: inline-block;
}
.zsbtn ul li{
	width: 166px;
	background: #f9f9f9;
	line-height: 46px;
	border: 2px #c5c3c3 solid;
	float: left;
	margin: 0px 20px;
	transition: .2s;
}
.zsbtn ul li a{
	display: block;
	color: #202122;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.zsbtn ul li:hover a{
	color: #fff;
}
.zsbtn ul li:hover{
	border-color: #202122;
	background: #202122;
}

.shu{
	height: 200px;
	overflow: hidden;
	margin-top: 360px;
}
.shul{
	float: left;
	margin-left: 170px;
	margin-top: 28px;
}
.shul img{
	width: 130px;
	height: 173px;
}
.shur{
	width: 390px;
	float: right;
	margin-top: 12px;
}
.shur p{
	font-family: "楷体";
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	color: #333;
}
.shutext{
	width: 200px;
	font-family: "楷体";
	font-size: 25px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 58px 0px 0px 213px;
}
.riqi{
	font-family: "楷体";
	font-size: 20px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	margin-top: 321px;
	margin-left: 295px;
}
.rql{
	float: left;
}
.rqr{
	float: left;
	margin-left: 120px;
}
#block2 .zstb h2:before,#block2 .zstb h2:after{
	width: 240px;
}
#block1{
	display: none;
}

@page { size: auto;  margin: 0mm; }


.zz {
	display: none;
}
.zstan {
	display: none;
}

#cctxt {
	font-family: "宋体";
	
}

.fffff {
	position: absolute; bottom: 62px; left: 170px;
	color: #545454;
    font-size: 18px;
    font-family: "宋体";
    font-weight: bold;
    margin-top: 13px;
}


.smzz{width: 100%;height: 100%;background: rgba(0,0,0,.7);position: fixed;top: 0px;left: 0px;z-index: 1000;margin-bottom: 0!important;display: none;}
.smtan{width: 980px;background: #fff;padding: 40px 55px;box-sizing: border-box;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);border-radius: 10px;}
.smtitle{font-size: 26px;color: #000000;font-weight: bold;text-align: center;margin-bottom: 30px;}
.smtan .text{color: #484848;line-height: 2;margin-top: 10px;font-size: 16px;}
.sm2title{color: #c80000;font-size: 18px;font-weight: bold;margin-top: 30px;}
.sm_btn{width: 190px;height: 50px;background: #d1d1d1;border-radius: 10px;text-align: center;font-size: 18px;color: #999999;line-height: 50px;margin: 40px auto 0px;}
.sm_btn div{text-align: center;}
.sm_read{background: #c50826;color: #fff;cursor: pointer;border-radius: 10px;}


/* 新查询页 */
.new-form{
    background:url(/assets/index/images/查询界面_06.jpg) no-repeat top / cover;
    width:100%;
    min-height:calc(100vh - 110px - 146px);
}
.new-form-body{
    width:1200px;
}
.new-form-body .tab{
    display:flex;
    justify-content:space-between;
    padding-top:100px;
    padding-bottom:80px;
}
.new-form-body .tab .tab-item{
    width:240px;
    margin-right:40px;
}
.new-form-body .tab .tab-item li{
    width:100%;
    margin-bottom:20px;
    background:rgba(0,0,0,.5);
    font-size:17px;
    color:white;
    padding:12px 30px 12px 40px;
    position:relative;
    border-radius:10px;
    cursor:pointer;
    box-sizing:border-box;
}
.new-form-body .tab .tab-item li::before{
    content:"•";
    font-size:24px;
    font-weight:bold;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:20px;
}
.new-form-body .tab .tab-item li::after{
    content:"";
    background:url(/assets/index/images/re-j.png) no-repeat center center;
    display:block;
    height:100%;
    width:30px;
    font-weight:bold;
    font-size:24px;
    position:absolute;
    top:0;
    right:10px;
}
.new-form-body .tab .tab-item li.cur{
    background:#a32016;
}
.new-form-body .tab-body{
    flex:1;
    background:#fff;
    padding:30px 40px 80px;;
    border-radius:20px;
}
.new-form-body .tab-body .types-div {
	display: none;
}
.new-form-body .tab-body .types-div.show {
    display:block;
}
.new-form-body .tab-body-head{
    border-bottom:1px solid #cbcbcb;
    position:relative;
}
.new-form-body .tab-body-head::before{
    content:'';
    border-bottom:4px solid #a32016;
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    width:4em;
    font-size:27px;
}
.new-form-body .tab-body-head h1{
    font-size:27px;
    font-weight:600;
    color:#000000;
}
.new-form-body .tab-body-head p{
    font-size:14px;
    color:#a1a1a1;
    margin:16px 0 20px;
}
.new-form-body .tab-body-form{
    display:flex;
    font-size:17px;
    margin-top:40px;
}
.new-form-body .tab-body-form form{
    width:60%;
    overflow:hidden;
    display:block;
}
.new-form-body .tab-body-form form .label{
    color:#000000;
    margin-right:10px;
    display:inline-block;
    width:5em;
}
.new-form-body .tab-body-form form input{
    padding:14px 10px;
    border:1px solid #dbdbdb;
    font-size:16px;
    display:inline-block;
    width: calc(100% - 123px);
}
.new-form-body .tab-body-form .form-item{
    margin-bottom:30px;
}
.new-form-body .tab-body-img{
    flex:1;
}
.new-form-body .tab-body-img img{
    width:100%;
}
.new-form-body .notice p{
    background-color:transparent;
    padding:0;
    color:#a32016;
    font-size:16px;
    padding-left:10px;
}
.new-form-body .btn-box .button{
    background:#a32016;
    color:#fff;
    font-size:22px;
    letter-spacing:0.6em;
    border:none;
    padding: 9px 70px;
    border-radius:50px;
    margin-top:36px;
    cursor:pointer;
}
