﻿@charset "utf-8";

/* CSS Document */
* {
	list-style: none;
	font-size: 12px;
	font-family: 微软雅黑;
	text-decoration: none !important;
	margin: 0;
	padding: 0;
	border: 0;
}

.container {
	padding: 0;
	width: 100%;
	max-width: 1080px;
}

.row {
	width: 100%;
	margin: 0;
}

.top-nav {
	padding: 6.425px 0;
	color: #212121;
	width: 100%;
}

.curr {
	background: #f60;
}

.tn-1 {
	padding: 0;
}

.tn-4 {
	float: right;
	padding: 0;
	text-align: right;
}

.tn-2 a,
.tn-3 a,
.tn-4 a {
	color: #0047b3;
	white-space: nowrap;
}

.tn-2 span,
.tn-3 span {
	padding: 0 2px;
	font-size: 10px;
	color: #666;
}

.tn-4 span {
	padding: 0 8px;
}

.t-dl {
	padding: 3.5px 5px;
	background-color: #f60;
	color: #fff !important;
}

.logo {
	padding: 0;
}

.logo a span {
	color: #f60;
	font-size: 18px;
	font-weight: 600;
	padding-left: 5px;
}

.z-s {
	font-size: 16px;
	color: #0047b3;
	padding-left: 12px;
	padding-right: 5px;
}

.suo-1 {
	position: relative;
	padding: 0;
	margin-top: 7px;
}

.sousuo {
	width: 100%;
	font-size: 14px;
	color: #999;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding: 4px 0 5px 10px;
}

.icon-sousuo {
	position: absolute;
	right: 10px;
	bottom: 3px;
	color: #999;
	font-size: 18px !important;
}

.logo-3 a {
	font-size: 15px;
	margin-right: 25px;
	color: #0047b3;
}

.logo-3 {
	margin-top: 12.5px;

	padding-right: 0;
	text-align: right;
}

.logo-3 span {
	display: none;
}

.logo-3 a:last-child {
	margin-right: 0;
}

.wrapper {
	height: 40px;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	background-color: #101f3e;
	display: none;
}

.scroller {
	position: absolute;
}

.clearfix li {
	height: 40px;
	color: #333;
	float: left;
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
}

.clearfix li a {
	color: #fff;
	display: block;
	margin: 0 12px;
	font-size: 15px;
}

.clearfix {
	margin: 0;
	padding: 0;
}

.clearfix li.cur a {
	color: #fff;
}

.left,
.right {
	position: absolute;
	width: 60px;
	height: 40px;
}

.left {
	left: 0;
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.00));
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.00));
	background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.00));
	background: linear-gradient(to right, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.00));
}

.right {
	right: 0;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.00));
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.00));
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.00));
	background: linear-gradient(to left, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.00));
}

.nav-pc {
	width: 100%;
	height: 40px;
	background-color: #101f3e;
}

.nav-1 {
	width: 1080px;
	margin: auto;
}

.dz-c {
	border-bottom: 1px solid #f60;
}

.line {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

.line li {
	float: left;
	height: 40px;
	text-align: center;
	padding-top: 10px;
}

.line li a {
	color: #fff;
	font-size: 15px;
	display: block;
	margin: 0 15px;
}

.logo-c {
	padding: 0;
	max-width: 1080px;
	margin: auto;
}

.logo-t {
	margin-top: -4px;
}

.leimu {
	width: 100%;
	padding-top: 10px;
	overflow: hidden;
}

.lei-1 a {
	margin-right: 20px;
	display: block;
	color: #0047b3;
	float: left;
	margin-bottom: 10px;
	font-size: 14px;
}

.l-usa {
	float: left;
	padding: 15px 0;
}

.c-usa {
	margin-left: 60px;
	display: flex;
	justify-content: space-between;
}

.c-usa>ul {
	overflow: hidden;
}

.c-usa>ul:last-child {
	margin-left: 54px;
}

.c-usa li a {
	color: #0047b3 !important;
}

.c-usa li:nth-child(1) {
	margin-right: 15px;
}

.l-usa li {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.l-usa li:nth-child(1) {
	margin-right: 0;
}

.l-usa li a {
	color: #333;
}

.l-usa li a span {
	color: #0047b3;
}

.lei-2 {
	float: right;
}

.lei-2 a {
	margin-right: 10px;
	display: block;
	float: left;
	text-align: center;
}

.dz-1 {
	float: right;
}

.dz-11 {
	padding-top: 15px;
}

.z-left {
	width: 68%;
	/*	max-width: 728px;*/
	float: left;
}

.z-left .z-left-header {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}


.z-left .z-left-header .showSwitch span {
	font-size: 13px;
	color: #337ab7;
	display: inline-block;
	margin-right: 14px;
	cursor: pointer;
}

.z-left .z-left-header .showSwitch .active {
	padding-bottom: 2px;
	border-bottom: 2px solid#ff7401;
}

.z-right {
	width: 32%;
	max-width: 336px;
	float: right;
}

.z-right>.row:nth-child(1) {
	margin-bottom: 20px;
}

.l_top {
	width: 100%;
	padding: 15px 10px;
	background: #f7f7f7;
	height: 290px;
}

.l_top_tu {
	width: calc(50% - 4px);
	float: left;
	position: relative;
	margin-left: 8px;
	height: 216.4px;
}

.l_top_tu img {
	width: 100%;
	height: 216.4px;
}

.l_top_tu01 {
	position: absolute;
	bottom: 0;
	margin-bottom: 0;
	width: 100%;
	padding: 10px 5px;
	font-size: 12px;
	color: #fff;
	background: rgba(0, 0, 0, 0.50);
}

.ny-fl {
	font-size: 14px;
	color: #f60;
	font-weight: 600;
	margin-bottom: 14px;
	display: inline-block;
}

.fwxx {
	float: right;
}

.fwxx a {
	margin-right: 15px;
	font-size: 14px;
	color: #0047b3;
}

.fwxx a:last-child {
	margin-right: 0;
}

.hm {
	float: right;
	width: 100%;
	text-align: right;
	position: absolute;
	right: 0;
	top: calc(50% - 12.85px);
}

.hm span {
	font-size: 18px;
	color: #f60;
	font-weight: 600;
	text-align: right;
}

.sj-t {
	max-width: 175px;
	height: 145px;

	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;

}

.sj-t img {
	width: 100%;
	max-height: 145px;
	border: 1px solid #d9d9d9;
}

.nian {
    width: 70px;
    padding-left: 4px;
    background: url(https://www.jinbay.com/life/images/nian.jpg) no-repeat;
    margin-left: 24px;
    color: #f60;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    background-size: 100% 100%;
}

.z-bt a {
	font-size: 16px;
	font-weight: bold;
	color: #111;
}

.z-js,
.z-xx,
.z-sj,
.z-dd,
.z-lx,
.z-sjyc {
	font-size: 14px;
}

.z-js,
.z-dd,
.z-lx {
	color: #555;
}

.z-xx {
	color: #609673;
}

.z-sj {
	color: #777;
	margin-left: 20px;
}

.z-dd-s {
	font-size: 14px;
	color: #555;
}

.zhi-d {
	margin: -5px 0 0 5px;
	width: 20px;
	height: 20px;
}

.z-wz a {
	margin-left: 15px;
	color: #000;
}

.z-lx {
	margin-bottom: 0;
}

.tu-wen {
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 0;
	position: relative;
}

.hm-1 {
	display: none;
}

.hm-lx span {
	font-size: 16px;
	color: #666;
	font-weight: inherit;
}

.hm-lx img {
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.xin-wt {
	padding-left: 0 !important;
}

.act-2 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 26px;
}

.current {
	padding: 6px 12px;
	color: #fff;
	background-color: #ff8400;
	margin-left: 3px;
}

.act-2 a {
	padding: 6px 8px;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: 3px;
}

.db-tg {
	text-align: center;
	padding-bottom: 16px;
	border-bottom: 1px solid #d9d9d9;
}

.db-tg a {
	margin-right: 60px;
	font-size: 16px;
	color: #1840b1;
}

.db-tg a:last-child {
	margin-right: 0;
}

.gd-usa a {
	margin-right: 10px;
	color: #1840b1;
}

.tu-xia a {
	color: #666;
	white-space: nowrap;
}

.tu-xia {
	margin-bottom: 15px;
	line-height: 24px;
}

.tu-xia b {
	display: block;
	margin-bottom: 5px;
}

.di01 a {
	color: #444;
	font-size: 14px;
}

.ts {
	color: #f60;
	position: absolute;
	right: 1px;
	bottom: 1px;
	background-color: rgba(0, 0, 0, 0.50);
	padding: 3px;
}

.tu-6 {
	height: 104px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.tu-6 img {
	max-height: 104px;
}

.tu-12 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
}

.gs-mc {
	padding-left: 10px !important;
}

.gs-mc a {
	color: #1840b1;
	font-size: 14px;
}

.gs-mc p {
	font-size: 14px;
	margin-bottom: 0;
}

.zj-tx img {
	width: 95px;
	height: 95px;
}

.zj-tx {
	display: block;
	margin-top: 3px;
}

.fw-cz img {
	width: 140px;
	height: 110px;
}

.fw-cz {
	display: block;
	margin-top: 3px;
}

.cz-mc p {
	margin-bottom: 10px;
}

.lun {
	margin: 0;
	padding: 0;
}

.lun li a {
	color: #1e1e1e;
	white-space: nowrap;
	display: block;
	line-height: 30px;
	font-size: 14px;
	background-image: url(https://s2.jtimg.net/city/images/d.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.sj-t a {
	width: 100%;
}

.top-tu-4 {
	height: 106.3px;
	width: 169.5px;
	margin-left: 10px;
}

.top-tu-4 img {
	height: 106.3px;
}

.top-tu-4 p {
	padding: 2px 5px;
}

.l_top_tu01 span {
	color: #f60;
	float: right;
}

.classification_list {
	padding-right: -14px;
}

.classification_list .item {
	position: relative;
	padding: 0;
	padding-right: 14px;
	box-sizing: border-box;
	margin-bottom: 20px;
	transition: all .1s;
	/* height: 370px; */
}

.classification_list .item .Telephone {
	display: flex;
	align-items: center;
	margin: 6px 0px !important;
}

.classification_list .item .Telephone span {
	color: #ff6600;
	font-weight: bold;
	margin-right: 10px;
	letter-spacing: 1px;
}

.classification_list .item .Telephone img {
	width: 25px;
}

.classification_list .item .iconBg {
	width: 100%;
	height: 100%;
	position: relative;
}

.classification_list .item .img {
	height: 150px;
	position: relative;
	overflow: hidden;
}

.classification_list .item .img .imgText {
	position: absolute;
	bottom: 0px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.40);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 4px;

}

.classification_list .item .img .imgText a {
	color: #fff;
	font-size: 16px;
	margin: 0px 4px;
}

.classification_list .item .img .category {
	position: absolute;
	font-size: 12px;
	top: 10px;
	left: -27px;
	background-color: #ff6600;
	color: #fff;
	padding: 1px 17px;
	transform: rotate(-42deg);
}


.classification_list .item .img .category .text {

	transform: scale(0.8);
	font-weight: bold;
	/* font-size: 12px; */
}

.classification_list .item .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.classification_list .item .icon {
	position: absolute;
	top: -8px;
	right: -6px;
	color: #fff;
	width: 29px;
	height: 29px;
	z-index: 9;
}

.classification_list .item .icon img {
	width: 100%;
	height: 100%;

}

.classification_list .item .textInfo {
	height: 298px;
	padding: 10px 6px 10px 6px;
	border: 1px solid #dad7d7;
}

.classification_list .item .textInfo p:nth-child(3)>span {
	font-weight: bold;
}

.classification_list .item .textInfo .textInfoMain {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin-bottom: 7px;
	line-height: 22px;
}

.classification_list .item .textInfo .title {
	color: #111111;
	font-size: 16px;
	margin-bottom: 10px;
	/* display: block; */
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.classification_list .item .textInfo span {
	font-size: 14px;
}

.classification_list .item .textInfo>p {
	font-size: 14px;
	margin: 10px 0px;
}

.col-lg-6 .textInfo>p,
.col-lg-6 .textInfo>.telAndYear,
.col-lg-6 .textInfo>p {
	margin: 10px 0px !important;
}

.classification_list .col-lg-6 .img {
	height: 208px;
}

.classification_list .col-lg-6 .textInfo {
	height: 260px;
}

.classification_list .item .textInfo>.address {
	font-size: 12px;
}

.classification_list .item .textInfo>.labelAndYear {
	font-size: 14px;
	margin: 5px 0px;
}

.classification_list .item .textInfo>.labelAndYear {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/* margin-top: 10px; */
}

.classification_list .item .textInfo>.labelAndYear .label-a {
	font-size: 12px;
}

.classification_list .item .textInfo>.labelAndYear .label-a a {
	margin-right: 4px;
}



.classification_list .item .textInfo > .telAndYear {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-top: 10px; */
}

.classification_list .item .textInfo > .telAndYear .year {
    width: 60px;
    height: 16px;
    background-image: url('https://www.jinbay.com/life/images/nian.jpg');
    background-repeat: no-repeat;
    text-align: center;
    color: #ff8b0e;
    padding-left: 4px;
}

.classification_list .item .textInfo p:last-child {
	font-size: 12px;
	margin-top: 4px;
}

.hotleimu .leimu a {
	color: #000;
	display: inline-block;
	border: 1px solid rgba(219, 219, 219, 0.933);
	border-radius: 8px;
	padding: 1px 6px;
	margin-right: 4px;
	margin-bottom: 6px;
	font-size: 13px;
}

.footer-icon {
	background-color: #fff;
}

.footer-icon ul {
	display: flex;
	margin: 0;
	padding: 0;
	padding: 10px 4px;
}

.footer-icon ul li {
	width: 20%;
	text-align: center;
}

.footer-icon ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #6597cc;
}

.footer-icon ul li a span {
	font-size: 13px;
}

.footer-icon ul li img {
	width: 40px;
}

.footer {
	background-color: #fff;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.footer-top {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.footer-top .footer-top-left {
	display: inline-block;
	width: 20%;
	border: 2px solid #dedede;
	font-size: 13px;
	padding: 4px 0px;
}

.footer-top .footer-top-left p {
	margin: 0;
	color: black;
	font-weight: bold;
	font-size: 13px;
}

.footer-top .footer-top-right {
	display: inline-block;
	width: 60%;
}

.footer-top .footer-top-right b {
	margin-top: 4px;
	display: inline-block;
}

.footer-top .footer-top-right p,
.footer-top .footer-top-right b {
	font-size: 14px;
}

.footer-bottom {
	font-size: 12px;
	border-top: 2px solid #d4d4d4;
	color: #444444;
	text-align: center;
	padding: 15px 0px;
}

.footer-bottom ul {
	display: flex;
	padding: 0px;
	justify-content: space-around;
}

.footer-bottom ul a {
	font-size: 14px;
	color: #444444;
}

.footer-nav {
	background-color: #f5f5f5;
}

.footer .footer-nav ul {
	display: flex;
	margin: 0;
	padding: 0;
	border-bottom: 0px;
}

.footer-nav ul {
	border-top: 2px solid #ff7400;
}

.footer-top {
	font-size: 14px;
}

.footer-nav li {
	list-style: none;
	line-height: 44px;
	flex: 1;
	text-align: center;
}

.footer .footer-nav ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: black;
	font-size: 15px;
}

.footer .footer-nav ul li img {
	width: 25px;
}

.release {
	position: fixed;
	right: 7px;
	bottom: 80px;
	z-index: 9;
}

.release span {
	font-size: 37px;
	color: #06152a;
	background: #fff;
	border-radius: 10px
}