body {
	background: #F7F7F7;
}

.pageBox {
	padding-top: 100px;
}

.navBox {
	border-bottom: solid 1px #eeeeee;
	height: 80px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}

.navLogo {
	width: 160px;
	margin-right: 20px;
}

.navSeparate {
	width: 2px;
	height: 30px;
	background: #f96203;
	margin-right: 20px;
}

.navLeft span {
	font-weight: 600;
}

.navPhone {
	width: 17px;
	margin-right: 5px;
}

.navListSelect a .navItems {
	margin-left: 30px;
	font-weight: 500;
}

.navItems:hover {
	color: #f96203;
}

.navItems:first-child {
	margin-left: 0;
}

.navActive {
	color: #f96203;
}

.section4Right {
	width: 380px;
}

.section4RightList1 {
	padding: 20px 15px;
	margin-bottom: 30px;
}

.section4RightTitle {
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5;
}

.section4RightTitleText {
	font-weight: 600;
	padding-left: 14px;
}

.section4RightTitleText::before {
	content: '';
	position: absolute;
	width: 4px;
	height: 20px;
	background: #d6b16b;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.section4RightList1ItemName {
	/* font-weight: 600; */
	margin-bottom: 12px;
	width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.section4RightList1ItemImg {
	width: 140px;
	height: 80px;
	overflow: hidden;
	border-radius: 5px;
	margin-right: 10px;
}

.section4RightList1ItemBtn {
	padding: 4px 16px;
	border-radius: 64px;
}

.section4RightList1ItemTime {
	/* margin-top: 5px; */
	align-items: flex-end;
}

.section4RightList1Item {
	margin-top: 20px;
}

.sectionRightForm {
	margin-bottom: 30px;
}

.sectionRightFormBox {
	padding: 20px 28px;
}

.sectionRightFormName {
	white-space: nowrap;
	margin-right: 15px;
}

.sectionRightFormItem {
	margin-bottom: 10px;
}

.sectionRightFormInput {
	background: #fafafa;
	border: solid 1px #ececec;
	border-radius: 5px;
	height: 30px;
	padding: 0 7px;
}

.sectionRightFormInput input[type=text] {
	border: none;
	height: 100%;
	background: none;
}

.sectionRightFormInput input[type=text]::-webkit-input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

.sectionRightFormInput input[type=text]::-moz-input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

.sectionRightFormInput input[type=text]::-ms-input-placeholder {
	color: #cccccc;
	font-size: 14px;
}

.sectionRightFormBtn {
	width: 220px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 5px;
	margin-top: 20px;
}

.sectionRightFormTip {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
}

.section4RightList1Itemwd .section4RightList1ItemName {
	margin-bottom: 20px;
	width: 200px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.section4RightList1Itemwd .section4RightList1ItemBtn {
	border-radius: 5px;
}

.section4RightList1Itemwd .section4RightList1ItemTime {
	align-items: center;
}

.section4RightTitleMoer {
	cursor: pointer;
}

.specialistBox {
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 20px;
	margin-top: 20px;
}

.specialisList {
	margin-top: 20px;
}

.rightImages {
	width: 115px;
	height: 65px;
	margin-left: 15px;
}

.specialisListName {
	/* font-weight: 600; */
	margin-bottom: 10px;
	text-align: justify;
}

.advertisingBox {
	/*height: 290px;*/
	background: #dcdcdc;
	text-align: center;
	line-height: 300px;
	font-size: 36px;
}

.outconnectionBox {
	margin-top: 25px;
	position: relative;
	height: 386px;
}

.friend-link-wrap {
	position: absolute;
	z-index: 99;
	width: 100%;
	background: #F6F6F6;
}

.friend-link {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0 16px 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.friend-link.friendlinkenter {
	padding: 30px 0 60px 0;
}

.friend-link.friendlinkenter2 {
	padding: 30px 0 145px 0;
}

.friend-link.friendlinkenter3 {
	padding: 30px 0 90px 0;
}

.friend-link.friendlinkenter4 {
	padding: 30px 0 200px 0;
}

.friend-link .logo {
	width: 140px;
	height: 160px;
	margin: 0 0 0 0;
	background: #FFF;
	line-height: 160px;
	text-align: center;
	border-radius: 7px;
	display: inline-block;
	margin-bottom: 10px;
}

.friend-link .logo img {
	width: 126px;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}

.friend-link .block {
	width: 140px;
	height: 160px;
	overflow: hidden;
	/* float: left; */
	background: #FFF;
	margin: 0 0 10px 7px;
	border-radius: 7px;
	position: relative;
	display: inline-block;
}

.friend-link .block.overindex {
	z-index: 11;
}

.friend-link .block-in {
	border: 1px solid #FFF;
	border-radius: 7px;
	box-sizing: border-box;
	position: relative;
}

.friend-link .block:nth-child(9) {
	margin-left: 0;
}

.friend-link .block .block-on {
	width: 140px;
	min-height: 160px;
	background: #FFF;
	border: 1px solid #FF6E00;
	color: #FF6E00;
	overflow: visible;
	box-shadow: 0px 4px 16px 0px rgba(255, 110, 0, 0.1);
	position: absolute;

	top: 0;
	left: 0;
	padding-bottom: 10px;
	z-index: 10;
}

.friend-link .block .title {
	font-size: 14px;
	font-weight: bold;
	margin: 12px 0 0 8px;
	line-height: 21px;
	padding-bottom: 0;
}

.friend-link .block .title::after {
	display: none;
}

.friend-link .block .list {
	background: none;
	color: #333;
	margin: 12px 0 0 8px;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	transition: all 0s linear
}

.friend-link .block .list .item-name {
	width: 60px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.friend-link .block-on .list {
	color: #FF6E00;
}


.friend-link .block .list1 {
	background: none;
	color: #333;
	margin: 12px 0 0 8px;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	transition: all 0s linear
}

.friend-link .block .list1 .item-name {
	width: 60px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.friend-link .block-on .list1 {
	color: #FF6E00;
}

.footersBox {
	background: #1C1C1C;
	padding: 30px;
	margin-top: 30px;
	text-align: center;
	overflow: hidden;
	/* position: relative; */
	/* z-index: -1; */
}

.footerContBox a {
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 10px;
	display: inline-block;
	/* display: flex;
	justify-content: space-between; */
	white-space: nowrap;
	/* position: relative; */
	/* z-index: 0; */
}

.footerContBox a img {
	height: 23px;
	margin-right: 5px;
	/* float: left; */
	display: inline-block;
	vertical-align: middle;
}

.footerContBox a:first-child {
	margin-left: 0;
}

.footerCont2 {
	margin-top: 30px;
}

.copyright {
	margin-top: 30px;
	color: rgba(255, 255, 255, 0.5);
	text-align: center;
}
