a {
	text-decoration: none;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.top {
	background-color: #FFFFFF;
}

.top_top {
	height: 40px;
	display: flex;
	align-items: center;
	background-color: #f7f7f7;
}

.top_top_left {
	display: flex;
	align-items: center;
}

.top_top_left a {
	display: flex;
	align-items: center;
	margin-right: 23px;
	color: #666666;
}
.top_lianjie{
	display: flex;
	align-items: center;
}
.top_lianjie a{
	display: flex;
	align-items: center;
	margin-right: 20px;
	color: #666666;
}
.top_lianjie a:last-child {
	margin-right: 0;
}
.top_top_left a:last-child {
	margin-right: 0;
}

.top_title {
	margin-right: 20px;
	line-height: 40px;
}

.top_top_right {
	line-height: 40px;
}

.top_top_left a img {
	margin-right: 6px;
}
.top_lianjie a img{
	margin-right: 6px;
}
.top_top_body {
	display: flex;
	justify-content: space-between;
}

.top_top_right a {
	color: #00c6c9;
	margin: 0 1px;
	cursor: pointer;
}

.top_center_left {
	display: flex;
	align-items: center;
}

.logo {
	margin-right: 20px;
}

.top_center {
	padding-top: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top_center_center {
	display: flex;
	/* margin-left: 160px; */
}

.sousuo {
	width: 600px;
	border: solid 1px #00c6c9;
	height: 50px;
	display: flex;
	/* align-items: center; */
	margin-right: 33px;
	    z-index: 9999;
		
}

.sousuo p {
	width: 107px;
	height: 50px;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	padding-left: 24px;
	box-sizing: border-box;
	background-color: #f6f6f6;
	cursor: pointer;
}

.sousuo p img {
	margin-left: 9px;
	vertical-align: middle;
}

.sousuo input {
	padding-left: 20px;
	box-sizing: border-box;
	height: 100%;
	width: 340px;
	border: none;
}

.sousuo button {
	width: 153px;
	height: 50px;
	background-color: #00c6c9;
}

.sousuo button img {
	margin-right: 10px;
	vertical-align: middle;
}

.top_zhiwei p:first-child {
	margin: 4px 0 8px;
}

.top_bottom {
	height: 40px;
	display: flex;
	margin-top: 24px;
	align-items: center;
	justify-content: space-between;
	padding-right: 43px;
	box-sizing: border-box;
}

.all_fenlei {
		height: 40px;
	width: 220px;
	display: flex;
		background-color: #0ad6d9;
	align-items: center;
	font-weight: bold;
		justify-content: center;
		border-radius: 10px 10px 0px 0px;
	box-sizing: border-box;
}

.all_fenlei img {
	margin-right: 15px;
}

.dis_flex {
	display: flex;
	align-items: center;
}

.top_bottom .top_bottom_lianjie {
	display: flex;
	align-items: center;
	justify-content: inherit;
	width: 757px;
	padding-left: 22px;
	box-sizing: border-box;
}

.top_bottom .top_bottom_lianjie a {
	/* margin-right: 56px; */
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	color: #333333;
	margin-right: 22px;
}

.top_bottom .top_bottom_lianjie a:last-child {
	margin-right: 0;
}

.top_zhaopin {

	width: 220px;
		height: 40px;
		background-color: #0ad6d9;
		border-radius: 10px 10px 0px 0px;
		display: flex;
		align-items: center;
		justify-content: center;
		
	line-height: 40px;
	text-align: center;
	
	text-align: right;
}
.top_zhaopin img{
	width: 16px;
	height: 16px;
		margin-right: 2px;
}

.top_tab_active {
	color: #00c6c9 !important;
	position: relative;
}

.top_tab_active::before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 3px;
	background-color: #00c6c9;
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.footer_left img {
	width: 180px;
}

.footer_right {
	display: flex;
	padding-top: 30px;
}

.footer_top {
	display: flex;
	justify-content: space-between;
}

.footer {
	padding: 0px 0 10px;
}

#footer {
	background-color: #FFFFFF;
	box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.16);
	padding-top: 30px;
}

.footer_right ul {
	margin-right: 130px;
}

.footer_right ul li {
	margin-bottom: 15px;
}

.footer_right ul p {
	margin-bottom: 22px;
}

.foot_rexian {
	margin: 6px 0 5px;
}

.footer_bottom {
	text-align: center;
	margin-top: 40px;
	border-top: 1px dashed #e6e6e6;
	padding-top: 20px;
}

.footer_bottom p {
	margin-bottom: 10px;
}

.footer_left_dianhua {
	display: flex;
	align-items: center;
}

.footer_left_dianhua img {
	width: 37px;
	height: 42px;
	margin-right: 8px;
}

.footer_num {
	margin-top: 10px;
}

.footer_num p {
	line-height: 24px;
}


.sousuo_rc {
	border: 1px solid #00c6c9;
	border-top: none;
	margin-left: -1px;
	display: none !important;

}

.sousuo_left:hover .sousuo_rc,.sousuo_left1:hover .sousuo_rc {
	display: flex !important;
	align-items: center;
}

.dizhi_other {
	position: relative;
}

.dizhi_xuanfu {
	position: absolute;
	top: 40px;
	left: -20px;
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.14);
	width: 410px;
	padding: 0 22px;
	box-sizing: border-box;
	
	display: none;
	    z-index: 999999;
}

.dizhi_xuanfu::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #FFFFFF;
	top: -6px;
	left: 30px;
	position: absolute;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	/* IE 9 */
	-moz-transform: rotate(45deg);
	/* Firefox */
	-webkit-transform: rotate(45deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(45deg);
	/* Opera */
}

.dizhi_other {
	display: flex;
	align-items: center;
}

.dizhi_qiehuan {
	margin-left: 10px;
	position: relative;
	
}

.dizhi_other_arry span {
	margin-left: 10px;
	cursor: pointer;
}

.dizhi_xuanfu_title {
	line-height: 56px;
	border-bottom: 1px solid #e5e5e5;
}

.dizhi_xuanfu_arry {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 20px 0;
}

.dizhi_xuanfu_arry span {
	margin: 0 60px 15px 0;
	cursor: pointer;
}

.dizhi_other_back {
	line-height: 60px;
	border-top: 1px solid #e5e5e5;
	cursor: pointer;
}

.dizhi_qiehuan:hover .dizhi_xuanfu {
	display: inline-block;
}

.dizhi_other a{
	margin-right: 10px;
}
.top_center_left_name{
	margin-bottom: 8px;
}
.top_center_left_r{
	border-left: 1px solid #eeeeee;
	padding-left: 12px;
	color: #000000;
	font-family: '楷体';
}
@font-face {
font-family: myFirstFont; /*这里是说明调用来的字体名字*/
src: url('ziti.ttf'); /*这里是字体文件路径*/
}
.duli_web{
	color: #333333;
	font-size: 40px;
	margin-right: 20px;
	display: none;
	letter-spacing: 2px;
	color: #00c6c9;
	font-family: cursive;
	font-weight: bold;
}
.zhu_mb,.fen_mb{
	display: none;
}
.muban_top1 .bd ul{
	width: 100% !important;
}
.muban_top1 .bd li{
	height: 310px;
	background-size: 100% 100%;
	width: 100% !important;
}
.index_top2 .slideBox .bd ul{
	width: 757px !important;
	height: 280px !important;
}
.index_top2 .slideBox .bd ul li{
	
	background-position: inherit !important;
	width: 100% !important;
}

.loading{
	position: relative;
	
}
.loading::before{
	content: '';
	display: inline-block;
	background: url(../img/loading.gif) no-repeat;
	background-position: center center; 
	width: 100%;
	height: 100px;
	
}
.xian_hide{
	display: none;
}
.sousuo_left1{
	z-index: 9;
}