/* 头部 */

.header .center_header .top_nav {

	margin-left: 0px !important;

}





.header .center_header .search_box {

	right: 0;

}



.header .center_header .top_nav .item_li {

	margin-right: 20px !important;

}



.nolist {

	margin: 50px 0 0;

	color: #666

}



/* 头部 修改导航 ST */

.header {

	height: auto !important;

}

.myheader{

	display: none;

}

.myheaderTop {

	background-color: #f0efeb;

	padding: 10px 0;

	font-size: 14px;

}



.myheaderTop>div {

	display: flex;

	justify-content: space-between;

	width: 1180px;

	margin: 0 auto;

}



.myheaderTopText {

	text-align: center;

	color: #ccac71;

	margin-left: 80px;

}



.myheaderTopText h1 {

	font-size: 22px;

	letter-spacing: 1px;

}



.myheaderTopText p {

	font-size: 10px;

	font-weight: 100;

	color: #b5914f;
	letter-spacing: 1.1px;
}



.myCenterHeaderbg {

	background-color: #faf7f1;

}



.myCenterHeader {

	padding: 20px 0;

}



.nomyCenterHeader {

	background-color: #b5914f;

}



.item_li .header_top_item {

	display: block;

	padding: 0 30px;

	color: white !important;

}



.active_item_li,

.item_li .header_top_item:hover {

	background-color: #8a6218;

}



.header .center_header .logo {

	height: 40px !important;

}



.logo img {

	height: 100%;

}



.header .center_header .phone img {

	margin-right: 6px;

}



.search_box {

	position: relative;

}



.header .center_header .serach {

	right: 16px !important;

	top: 16% !important;

}

.header .center_header .search_box{

	position: absolute;

	background-color: #fff;

	height: 27px;

	border-radius: 50px;

	overflow: hidden;

	border: 1px solid #dad9d9;

	width: 245px !important;

}

.header .center_header .search_box input{

	font-size: 15px;

}

.state_area_select {

    margin-top: 130px !important;

}

.header .center_header .top_nav .item_li:first-child{

	    margin-left: 0 !important

}

/* 头部 修改导航 end */

/* 第一个表格 申请材料 ST */

/* .cailiaoBox table {

	width: 100%;

	margin: 0 auto;

	border: 1px;

	box-sizing: border-box;

}



.cailiaoBox tr:first-of-type {

	background: #c7c7c7;

	color: #333;

	font-size: 22px;

	font-weight: bold;

	height: 80px;

}



.cailiaoBox tr:not(:first-of-type) {

	background: #e8e8e8;

}



.cailiaoBox td {

	border: 1px #adadad solid;

	text-align: center;

	vertical-align: middle;

	font-size: 15px;

	min-height: 50px;

	line-height: 25px;

	min-width: 120px;

	height: 79px;

}



.cailiaoBox tr:not(:first-of-type) td:nth-child(even) {

	background-color: white;

}



.cailiaoBox td {

	padding: 10px;

	box-sizing: border-box;

}



.cailiaoBox tr:not(:first-of-type) td:last-of-type {

	color: #2399eb;

	cursor: pointer;

	user-select: none;

} */

/* 第一个表格 申请材料 end */

/* 第二个表格 费用清单 ST */

.feiyong2Box tr {

	background: white;

}



.feiyong2Box tr td:last-of-type {

	background-color: #e8e8e8;

}



.feiyong2Box td {

	padding: 10px;

	border: 1px #cacaca solid;

	text-align: center;

	vertical-align: middle;

	font-size: 15px;

	min-height: 50px;

	line-height: 25px;

	min-width: 120px;

	height: 79px;

	box-sizing: border-box;

	min-width: auto;

}



/* 费用清单 的表格宽度 */

.feiyong2Box tr>td:nth-last-of-type(6) {

	width: 135px;

}



.feiyong2Box tr>td:nth-last-of-type(5) {

	width: 145px;

}



.feiyong2Box tr>td:nth-last-of-type(4) {

	width: 185px;

}



.feiyong2Box tr>td:nth-last-of-type(3) {

	width: 265px;

}



.feiyong2Box tr>td:nth-last-of-type(2) {

	width: 186px;

}



.feiyong2Box tr>td:last-of-type {

	width: 177px;

}



.feiyong2Box1 ._td1 {

	border-right: none !important;

}



/* 第二个表格 费用清单 end */

/* 地图 */

#map {

	width: 100%;

	/* 注意：必须使用固定行高 不然地图会出现偏移 */

	height: 502px;

	border: #ccc solid 1px;

	font-size: 12px;

}

/* 地图隐藏之后的代替图片 */

.mapimg img,.mapimg{

	width: 99%;

	height: 100%;

}

.mapimg img{

	object-fit: cover;

}

/* 表单 */

.formtitle {

	margin-top: 10px;

}



.about-list .about-us {

	position: relative;

}



.about-list .about-us img {

	width: 760px;

	height: 466px;

}



.about-list .about-us .aboutUs-content {

	display: flex;

	align-items: center;

	position: absolute;

	top: 0;

	right: 1px;

	width: 420px;

	height: 99%;

	background: #b5914f;

	color: #fff;

}



.about-list .about-us .aboutUs-content .aboutUs-text {

	padding: 16px 34px;

}



.about-list .about-us .aboutUs-content .aboutUs-text:before {

	content: "";

	position: absolute;

	width: 30px;

	height: 2px;

	top: 40px;

	left: 30px;

	background: #fff;

}



.about-list .about-us .aboutUs-content .aboutUs-text:after {

	content: "";

	position: absolute;

	width: 30px;

	height: 2px;

	bottom: 40px;

	right: 30px;

	background: #fff;

}



/* 底部 */

#footer_content .footer_warp1 .footer_top ul .about3 {

	margin-top: 66px;

}



.slide_bar {

	height: 406px;

	transform: translateY(-50%);

}



.slide_bar .slide_up_div4 {

	top: 210px;

}



.slide_bar .slide_up_div3 {

	top: 65px;

}

.feiyong2Box1 ._td0{
	width: 125px;
}
.feiyong2Box1 ._td2{
	width: 245px !important;
}
.feiyong2Box1 ._td3{
	width: 150px !important;
}
.feiyong2Box1 ._td4{
	width: 135px !important;
}