
* {
	margin: 0;
	padding: 0;
	/*list-style: none;*/
}
a{
	color: black;
	text-decoration: none;
}

#tab {
	margin-top: 0px;
	text-align: center;
	display: flex;
	border-bottom: 1px solid orange;
	font-family: "微软雅黑";
}


#tab ul {
	/*width: 1200px;*/
	overflow: hidden;
	margin: 0 auto
}

.tu1 {
	margin-right: 20px;
	
	border: none;
}

#tab ul li {
	display: inline-block;
	padding: 20px 10px;
	margin-left: 45px;
}
.top-xz{
	/*border-bottom: 3px solid white;*/
}
.top-xz:hover{
	color: black;
	font-weight: bolder;
	border-bottom: 3px solid orange;
}

.sy {
	color: black;
	font-weight: bolder;
	border-bottom: 3px solid orange;
}

.banner {
	width: 100%;
	background-image: url(bj.png);
	background-size: 100% 220px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

.banner .title {
	width: 200px;
	margin: 0 auto;
	padding-top: 40px;
}

.banner .search ul {
	width: 600px;
	display: flex;
	/*margin: 0 auto;*/
	margin-top: 0px;
}

.banner .search ul li {
	padding: 8px 15px;
	list-style: none;
	display: inline-block;
}

.banner .search ul li:hover {
	background: gainsboro;
	font-weight: bold;
	cursor: pointer;
}

.banner .search #search {
	width: 600px;
	/*margin: 0 auto;*/
	border: 1px solid orange;
	padding: 5px 0px;
	background: white;
	position: relative;
}

.banner .search #search input {
	width: 500px;
	border: none;
	outline: none;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 20px;
}
#sy-input{
	position: relative;
}
#sy-lable{
	position: absolute;
	left: 20px;
	bottom: 10px;
	z-index: 99;
	font-size: 12px;
	color: gray;
}
#search input{
	display: inline-block;
	vertical-align: middle;
	line-height:30px;
}
#search img{
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	cursor: pointer;
}
.tab {
	width: 1000px;
	margin: 0 auto;
	overflow-x: hidden;
	/*margin-top: 60px;*/
	/*margin-bottom: 50px;*/
}

.tab .tab-big {
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
}

.tab .tab-card {
	margin-left: 60px;
	display: inline-block;
}

.tab .tab-card li {
	list-style: none;
	padding: 5px 0;
	margin-left: 40px;
	display: inline-block;
	cursor: pointer;
}

.hover {
	border-bottom: 4px solid orange;
	color: orange;
}

.my {
	padding: 5px 10px;
	background: orange;
	color: white;
	text-align: center;
	width: 100px;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 40px;
}

.my-table {
	width: 1000px;
	margin: 0 auto;
	border-collapse: collapse;
	border-left: 1px solid #CCCCCC;
	margin-top: 20px;
}

.my-table .tr-one {
	margin-top: 50px;
	background: gray;
}
.my-table td{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
}
.my-table .tr-one td {
	text-align: center;
	color: white;
	border-right: 1px solid dimgray;
	padding: 10px;
}

/*.tr-j {
	background: white;
}

.tr-j td {
	padding: 10px;
}

.tr-o {
	background: #EEEEEE;
}

.tr-o td {
	padding: 10px;
}*/

.look {
	color: blue;
}

.j-red {
	color: orange;
}

.all {
	width: 100%;
	background-color: #FAFAFA;
	/*height: 1900px;*/
	
}

.all .content {
	width: 100%
	margin: 0 auto;
	overflow: hidden;
}

/*.all .content .content1 {
	width: 100%;
	overflow: hidden;
}*/

.all .content .content2 {
	width: 400%;
	overflow: hidden;
	
}
.meng{
	width: 100%;
	background-color: #FAFAFA;
	position: absolute;
}
.table {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	left: 50%;
	margin-left: -500px;
	/*text-align: center;*/
	/*padding: 0 170px;*/
	/*margin-left: 80px;*/
}
#baogao{
	background: white;
	margin-top: 100px;
	padding-bottom: 20px;
}
.basic{
	padding-bottom: 50px;
	border-bottom: 1px solid #CCCCCC;
}
.basic-title{
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f98530;
	margin-bottom: 10px;
	text-align: left;
}
.shouquan{
	width: 90%;
	margin: 0 auto;
	margin-top: 30px;
	text-align: left;
}
.shouquan span{
	margin-right: 30px;
}
.shouquan span input{
	margin-right: 10px;
}
#quick{
	display: inline-block;
	background: orange;
	padding: 5px 10px;
	color: white;
}
.credit-out{
	width: 95%;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 50px;
}
.credit-title{
	margin:10px;
	padding-left: 5px;
	border-left: 4px solid orange;
	text-align: left;
}
.credit-title2{
	padding-left: 20px;
	text-align: left;
}
.credit-title3{
	padding-left: 20px;
	text-align: left;
	margin-top: 50px;
}
.credit-title2 img{
	padding-left: 10px;
}
.credit-tb{
	border-collapse:collapse;
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 40px;
}
.credit-tb tr td input{
	margin-left: -50px;
	margin-right: 30px;
}
#credit-tb-title{
	background: #666666;
	color: white;
}
#credit-tb-title2{
	background: #666666;
	color: white;
}
#credit-tb-title td{
	border-right: 1px solid #CCCCCC;
}
#credit-tb-title2 td{
	border-right: 1px solid #CCCCCC;
}
.credit-tb tr:nth-child(odd){
	background: #EEEEEE;
}
.credit-tb tr td{
	padding: 5px 0px;
}
#break {
	padding: 0 20px;
	text-align: center;
	padding-bottom: 50px;
}
.permit-out{
	width: 95%;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	margin-bottom: 50px;
}
.permit-tb{
	border-collapse:collapse;
	width: 95%;
	margin: 0 auto;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 40px;
}
.permit-tb tr td{
	padding: 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.permit-tb tr:nth-child(even){
	background: #EEEEEE;
}
.permit-tb tr td:nth-child(1){
	background: #666666;
	color: white;
	text-align: right;
	padding-right: 20px;
	
}
.permit-tb tr td:nth-child(2){
	text-align: left;
	padding-left: 20px;
	
}
.break-one {
	padding-top: 30px;
	text-indent: 2em;
	text-align: left;
}
.baogao-foot {
	position: absolute;
	padding-bottom: 30px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	background: white;
	margin-top: 30px;
	
	z-index: 1000;
}

.baogao-foot span {
	margin-left: 20px;
	color: darkgray;
}
.know {
	padding: 20px;
	border: 1px solid #C2C2C2;
	background: white;
	margin-top: 30px;
	text-align: left;
}

.know p:not(#know-big) {
	margin-left: 40px;
	margin-bottom: 5px
}

#know-big {
	font-weight: bolder;
	color: black;
	padding: 10px;
}

.msg {
	width: 100%;
	margin-top: 50px;
	/*text-align: center;*/
	/*vertical-align: top;*/
}
.msg-u{
	/*display: inline-block;*/
	vertical-align: top;
}

.msg-l {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}

.msg-r {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}

.msg-ll,
.msg-rr {
	width: 500px;
	text-align: center;
}

.msg-ll {
	border-right: 1px solid #CCCCCC;
	padding-right: 3px;
}

.red {
	color: red;
}

.msg-p {
	padding: 10px 0;
}

.msg-big {
	font-weight: bolder;
	color: black;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.msg-i {
	display: inline-block;
	width: 55%;
}

.msg-t {
	width: 25%;
	margin-left: 20px;
	position:relative;
	/*text-align: right;*/
	/*display: flex;*/
}

.msg-t img {
	width: 20px;
	position: absolute;
	right: 0;
	top:3px
}

.msg-t-ok,
.msg-t-error {
	display: none;
}

.msg-i input {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.msg-i span {
	width: 100%;
}

.msg-i span select {
	width: 100%;
	display: inline-block;
	height: 30px;
	padding: 0px 10px 5px 30px;
	
}
.msg-title {
	display: inline-block;
	width: 22%;
	text-align: left;
	font-weight: bold;
	color: black;
	font-size: 14px;
	vertical-align: middle;
	padding-right: 20px;
}

#txt {
	display: inline-block;
	/*height: 100px;*/
	/*line-height: 100px;*/
	/*padding-top: 10px;*/
	outline: none;
	vertical-align: middle;
}

#txt-word {
	margin-top: -50px;
}

#btn {
	margin-top: 30px;
}
#btn span{
	cursor: pointer;
}
.vv {
	display: inline-block;
	width: 95px;
	padding: 5px 10px;
	background: orange;
	text-align: center;
	color: white;
	margin-left: 55px;
}

.hide {
	display: none;
	/*width: 100%;
	height: 200%;*/
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
	top: 0;
	left: 0;
	bottom: 0;
	
	right: 0;
}

.alert1 {
	display: none;
	width: 400px;
	position: absolute;
	margin-left: -200px;
	left: 50%;
	top: 1000px;
	background: white;
	z-index: 1000;
	text-align: center;
	padding: 50px 0;
}

.alert2 {
	display: none;
	width: 400px;
	position: absolute;
	margin-left: -200px;
	left: 50%;
	top: 1000px;
	background: white;
	z-index: 1000;
	text-align: center;
	padding: 50px 0;
}

.alert3 {
	display: none;
	width: 400px;
	position: absolute;
	margin-left: -200px;
	left: 50%;
	top: 1000px;
	background: white;
	z-index: 1000;
	text-align: center;
	padding: 50px 0;
}

.alert2-bth span {
	display: inline-block;
	width: 100px;
	background: orange;
	color: white;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
}

.alert1-ok {
	width: 150px;
	margin: 0 auto;
	background: orange;
	color: white;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
}

#alert3-ok {
	width: 150px;
	margin: 0 auto;
	background: orange;
	color: white;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
}

.agree {
	text-align: center;
	width: 160px;
	margin: 0 auto;
	margin-top: 30px;
	margin-left: 45%;
}

#orange {
	color: orange;
}

.page {
	width: 560px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 20px;
}


.page ul li {
	list-style: none;
	margin-left: 10px;
	display: inline-block;
	cursor: pointer;
}

.page ul li .jump {
	display: inline-block;
	border: 1px solid #C2C2C2;
	width: 30px;
	height: 10px;
}

.page ul li .ok {
	display: inline-block;
	border: 1px solid #C2C2C2;
}

.foot {
	padding-bottom: 30px;
	width: auto;
	margin: 0 auto;
	text-align: center;
	margin-top: 300px;
	/*position: absolute;*/
	/*bottom: 0px;*/
	font-size: 12px;
}
.foot2 {
	padding-bottom: 30px;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	/*position: absolute;*/
	/*bottom: 0px;*/
	font-size: 12px;
}
.underline {
	width: 100%;
	height: 1px;
	background: orange;
	margin-bottom: 60px;
}
.foot span {
	margin-left: 20px;
	color: darkgray;
}
.foot2 span {
	margin-left: 20px;
	color: darkgray;
}
.hide {
	display: none;
	width: 100%;
	height: 200%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
}

.alert1 {
	display: none;
	width: 400px;
	position: absolute;
	margin-left: -200px;
	left: 50%;
	top: 1000px;
	background: white;
	z-index: 1000;
	text-align: center;
	padding: 50px 0;
}

.alert2 {
	display: none;
	width: 400px;
	position: absolute;
	margin-left: -200px;
	left: 50%;
	top: 1000px;
	background: white;
	z-index: 1000;
	text-align: center;
	padding: 50px 0;
}

.alert3 {
	display: none;
	width: 400px;
	position: absolute;
	margin-left: -200px;
	left: 50%;
	top: 1000px;
	background: white;
	z-index: 1000;
	text-align: center;
	padding: 50px 0;
}

.alert2-bth span {
	display: inline-block;
	width: 100px;
	background: orange;
	color: white;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
}

.alert1-ok {
	width: 150px;
	margin: 0 auto;
	background: orange;
	color: white;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
}

#alert3-ok {
	width: 150px;
	margin: 0 auto;
	background: orange;
	color: white;
	text-align: center;
	padding: 10px 0;
	margin-top: 30px;
}

.agree {
	text-align: center;
	width: 150px;
	margin: 0 auto;
	margin-top: 30px;
	margin-left: 45%;
}

#orange {
	color: orange;
}

 
.yi-alert-q{
	display: none;
	width: 800px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	top: 100px;
	background: white;
	z-index: 1000;
}
.con-row{
	width: 100%;
	display: flex;
	position: relative;
	padding: 10px;
}
.con-row p:nth-child(1){
	width: 20%;
	text-align: right;
}
.con-row p:nth-child(2){
	width: 25%;
	margin-left: 20px;
}
.con-row p:nth-child(2) input{
	width: 100%;
}
.con-row p:nth-child(3){
	width: 15%;
	margin-left: 20px;
}
.con-row-p{
	display: none;
}
#con-row1-e{
	position: absolute;
	margin-left: -18px;
}
#con-row6-inp{
	width: 50%;
}
#con-row6-inp input{
	width: 100%;
	height: 100px;
}
#con-row7-se{
	width: 25%;
}
#con-row7-se select{
	width: 100%;
}
#con-row7-se select option{
	text-align: center;
}
.yi-alert-p{
	/*display: none;*/
	/*width: 800px;*/
	/*position: absolute;*/
	/*margin-left: -400px;
	left: 50%;
	top: 100px;*/
	background: white;
	/*z-index: 1000;*/
	margin-top: 20px;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-bottom: 50px;
}
.conp-row{
	width: 100%;
	position: relative;
	padding: 10px 0;
}
.alert-p-con{
	padding-top: 20px
}
.conp-row p{
	display: inline-block;
	
}
.conp-row2 p{
	display: inline-block;
}
.conp-row p:nth-child(1){
	width: 20%;
	text-align: right;
	/*display: inline-block;*/
}
.conp-row input{
	height: 30px;
	line-height:30px

}
.ie-w{
	width: 20%;
	text-align: right;
	margin-right:10px
}
.conp-row p:nth-child(2){
	width: 25%;
	/*margin-left: 20px;*/
	/*display: inline-block;*/
}
.ie-w2{
	width: 25%;
}
.conp-row2{
	width: 100%;
	display: flex;
	position: relative;
	padding: 10px;
}
.conp-row2 p:nth-child(1){
	width: 20%;
	text-align: right;
}
.conp-row2 p:nth-child(2){
	width: 25%;
	margin-left: 20px;
}

.conp-row p:nth-child(2) input{
	width: 100%;
}
.conp-row p:nth-child(3){
	width: 15%;
	margin-left: 20px;
}
.conp-row-p{
	display: none;
	vertical-align:middle
}
#conp-row1-e{
	position: absolute;
	margin-left: -18px;
}
#conp-row6-inp{
	width: 50%;
	position: relative;
}
#conp-row6-inp textarea{
	width:100%;
	height: 120px;
	vertical-align:top;
	border-color: #BFBFBF;
	margin-left: 210px;
}
#conp-row7-se{
	width: 25%;
	
}
#conp-row7-se select{
	width: 100%;
	height:30px;
	padding: 0px 30px 3px 80px;
}
#conp-row7-se select option{
	text-align: center;
}
#conp-row2-se{
	width: 25%;
}
#conp-row2-se select{
	width: 102%;
	height:30px;
	padding: 0px 30px 3px 80px;
}

.alert-p-title{
	padding: 10px 20px;
}
.alert-p-line{
	width: 100%;
	height: 2px;
	background: orange;
}
.yi-alert-p-btn{
	width: 300px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.yi-alert-p-btn p{
	width: 100px;
	text-align: center;
	color: white;
	padding: 5px 0px;
	background: orange;
}
.alert4 .alert4-up {
	padding: 10px 5px;
	display: flex;
	justify-content: space-between;
}
.alert-q-title{
	padding: 10px 5px;
	display: flex;
	justify-content: space-between;
}
.alert-q-line{
	width: 100%;
	height: 2px;
	background: orange;
}
.yi-alert-q-btn{
	width: 100px;
	margin: 0 auto;
	margin-top: 30px;
	cursor: pointer;
}
.yi-alert-q-btn p{
	width: 100px;
	text-align: center;
	color: white;
	padding: 5px 0px;
	background: orange;
}
.group-1 {
	display: flex;
	padding: 10px;
	width: 100%;
}

.group-1 li {
	text-align: left;
	width: 50%;
}

.alert4 .line {
	width: 100%;
	height: 2px;
	background: orange;
}

.star {
	color: red;
}

.group-2 {
	width: 100%;
	padding: 10px;
}

.group-2 li {
	width: 100%;
}
.yi-my {
	padding: 10px;
	background: orange;
	color: white;
	text-align: center;
	width: 100px;
	margin: 0 auto;
	margin-top: 70px;
	margin-bottom: 40px;
}
.yi-my-table {
	width: 1000px;
	margin: 0 auto;
	border-bottom: 1px solid #F4F4F4;
	border-collapse: collapse;
}
.yi-list{
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 3px solid orange;
	margin-bottom: 20px;
}
.yi-my-table #yi-tr-one {
	margin-top: 50px;
	background: #666666;
	color: white;
	text-align: center;
}
/*.yi-my-table tr:nth-child(odd){
	background: #EEEEEE;
}*/
.yi-my-table tr td{
	padding: 10px;
	text-align: center;
}


.yi-look{
	color: blue;
}
.choose-ren{
	width: 300px;
	margin: 0 auto;
	padding: 30px 0px;
}
.choose-ren p{
	width: 100px;
	padding: 5px 0px;
	text-align: center;
	background: orange;
	color: white;
	margin-right: 30px;
	display: inline-block;
	cursor: pointer;
}
.choose-ren p a{
	color: white;
}
.yi-alert-p2{
	width: 1000px;
	margin: 0 auto;
	background: white;
	padding-bottom: 30px;
}
.yi-alert-p2{
	width: 1000px;
	margin: 0 auto;
	background: white;
}
.yi-shenbao{
	width: 1000px;
	margin: 0 auto;
	background: white;
	margin-top: 20px;
}
#shenbao-con{
	height: 70px;
	width: 100%;
	vertical-align: top;
	border-color: #DFDFDF
}
#shenbao-cont{
	width: 100%;
}
.ul_list img{
	border: none;
}
#textarea{
	position: absolute;
	margin-top: 50px;
}
.fujian li{
	list-style: none;
}
.type{
	background: #DCDCDC;
	font-weight: bold;
}
.personalCenter{
	position: relative;
}
#personalCenter{
	position: absolute;
	top: 20px;
	left: 77px;
	font-size: 12px;
}
.font{
	margin-left: 50px;
}
#big{
	margin-left: 10px;
	
}

#mid{
	margin-left: 10px;
}

#small{
	margin-left: 10px;
	margin-right: 5px;
}
#big:hover{
	color: blue;
	cursor: pointer;
}
#mid:hover{
	color: blue;
	cursor: pointer;
}
#small:hover{
	color: blue;
	cursor: pointer;
}
.from{
	margin-left: 50px;
}
/*# sourceMappingURL=declare.css.map */