/*导航菜单 var(--color)*/
.c_portalResnav_main .header .navbar_nav li:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 6px;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	bottom: 0px;
	background: url(../img/nmore.png) no-repeat left center;
	vertical-align: middle;
	transition: all 0.5s ease 0s;
}
.c_portalResnav_main .clear {
	clear: both;
}
.c_portalResnav_main::placeholder {
 font-size: 36px;
 color: #515151;
}
.c_portalResnav_main .f-cb {
	zoom: 1px;
}
.c_portalResnav_main .header-left {
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: var(--width);
	max-width: var(--max);
}
.c_portalResnav_main .f-cb:after {
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}
.c_portalResnav_main .fl {
	float: left;
	display: inline;
}
.c_portalResnav_main .fr {
	float: right;
	display: inline;
}
.c_portalResnav_main .head_lan .lan {
	width: 100%;
	line-height: 32px;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
.c_portalResnav_main .head_lan .lan .iconfont {
	line-height: 36px;
	height: 36px;
	width: 30px;
	text-align: center;
	margin-left: 15px;
	display: inline-block;
}
.c_portalResnav_main .head_lan .lan .iconfont:before {
	content: '\e614';
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.c_portalResnav_main .head_lan .lan a {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.c_portalResnav_main .head_lan .lan a:hover {
	background: rgba(136, 3, 10, .5);
}
.c_portalResnav_main .head_lan .lan:after {
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: ".";
}
.c_portalResnav_main .head_lan .lan_tel {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
}
.c_portalResnav_main .head_lan .lan_tel a {
	color: #fff;
}
.c_portalResnav_main .head_lan .lan_tel .iconfont {
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	margin-right: 10px;
	border-radius: 50%;
	border: 1px solid #fff;
	display: inline-block;
}
.c_portalResnav_main .head_lan .lan_tel .iconfont:before {
	content: '\e628';
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.c_portalResnav_main .header1.active .lan_tel .iconfont {
	border: 1px solid #fff;
}
.c_portalResnav_main .header1.active .lan_tel .iconfont:before {
	color: #fff;
}
.c_portalResnav_main .header1.active .lan_tel a {
	color: #fff;
}
.c_portalResnav_main .header1:hover .lan_tel .iconfont {
	border: 1px solid #fff;
}
.c_portalResnav_main .header1:hover .lan_tel .iconfont:before {
	color: #fff;
}
.c_portalResnav_main .header1:hover {
	background: #fff;
}
.c_portalResnav_main .header1:hover .lan_tel a {
	color: #14629e;
}
.c_portalResnav_main .header1:hover.scroll {
	background: #fff;
}
.c_portalResnav_main .header1 nav li a:hover {
	color: #FFF !important;
}
.c_portalResnav_main .header1 nav .hvr-left.on > a {
	color: var(--color) !important;
}
.c_portalResnav_main .scroll {
	overflow-y: unset !important;
	display: unset important;
}
.c_portalResnav_main .header1 {
	z-index: 999;
	height: 100px;
	position: fixed;
	background: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
	top: 0px;
	width: 100%;
	padding: 0 30px;
	box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.c_portalResnav_main .header1.active {
	background: #fff;
}
.c_portalResnav_main .header1.scroll {
	height: 90px;
	background: #fff;
}
.c_portalResnav_main .wel_top {
	z-index: 9;
	height: 40px;
	position: fixed;
	background: #b72024;
	top: 0px;
	width: 100%;
	padding: 0 30px;
	overflow: hidden;
}
.c_portalResnav_main .wel_top .top_tel {
	color: #fff;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}
.c_portalResnav_main .wel_top .top_tel .iconfont {
	line-height: 40px;
	height: 40px;
	width: 30px;
	display: inline-block;
}
.c_portalResnav_main .wel_top .top_tel .iconfont:before {
	content: '\e628';
	color: #302a29;
	font-size: 20px;
}
.c_portalResnav_main .wel_top .top_link {
	color: #302a29;
	line-height: 40px;
}
.c_portalResnav_main .wel_top .top_link a {
	color: #302a29;
	display: inline-block;
}
.c_portalResnav_main .wel_top .clear {
	clear: both;
}
.c_portalResnav_main .header1 h1 {
	width: 80px;
	height: 70px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	flex: 0 0 auto;
	align-self: center;
}
.c_portalResnav_main .header1 h1 img {
	max-width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	height: 100%;
	-webkit-transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.5s 0s cubic-bezier(0.86, 0.5, 1, 1);
}
.c_portalResnav_main .header1 h1 img.img1 {
	opacity: 1;
}
.c_portalResnav_main .header1:hover h1 img.img1 {
	opacity: 0;
}
.c_portalResnav_main .header1.active h1 img.img1 {
	opacity: 0;
}
.c_portalResnav_main .header1:hover h1 img.img2 {
	opacity: 1;
}
.c_portalResnav_main .header1.active h1 img.img2 {
	opacity: 1;
}
.c_portalResnav_main .header1.scroll h1 {
	height: 70px;
	width: 80px;
}
.c_portalResnav_main .header1 nav {
	height: 100px;
	line-height: 100px;
	width: auto;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	flex: 1;
}
.c_portalResnav_main .header1.scroll nav {
	height: 90px;
	line-height: 90px;
}
.c_portalResnav_main .header1 nav li {
	float: left;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	margin: 0 2vw;
	position: static;
	line-height: 100px;
}
.c_portalResnav_main .header1.scroll nav li {
	line-height: 90px;
}
.c_portalResnav_main .header1 nav .n-nav-sub li {
	margin: 0 1.5vw;
}
.c_portalResnav_main .header1 nav li:nth-child(4) .n-nav-sub ul {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.c_portalResnav_main .header1 nav li:nth-child(4) .n-nav-sub li {
	flex: 0 0 40%;
	margin: 0 1vw;
	text-align: left;
}
.c_portalResnav_main .header1 nav .n-nav-sub li .navUlSj {
	position: absolute;
	right: -210px;
	width: 210px;
	background: #fff;
	box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.15);
	top: 0;
	display: none;
}
.c_portalResnav_main .header1.scroll nav li {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition-delay: 0s !important;
	transition-delay: 0;
}
.c_portalResnav_main .hvr-left {
	vertical-align: middle;
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.c_portalResnav_main .header1 nav li > a {
	color: #424242;
	display: block;
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	font-size: 15px;
	padding: 0;
	font-weight: bold;
}
.c_portalResnav_main .header1 nav .nav-sub li > a {
	font-weight: normal;
}
.c_portalResnav_main .header1 nav li a:hover {
	color: #fff;
}
.c_portalResnav_main .header1:hover nav li > a {
	color: #151515;
}
.c_portalResnav_main .header1.active nav li > a {
	color: #fff;
}
.c_portalResnav_main .header1 .nav-sub {
	width: 100%;
	background: rgba(255, 255, 255, 0.98);
	position: absolute;
	top: 100px;
	left: 0;
	height: 230px;
	padding: 20px 0;
	max-height: var(--max);
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .3s .2s;
	transition: transform .3s .2s;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	border-top: 1px solid #dbdbdb;
	box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.05);
}
.c_portalResnav_main .header1:hover nav li:nth-child(2) .nav-sub {
}
.c_portalResnav_main .header1 .nav-sub.active {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}
.c_portalResnav_main .header1 .nav-sub.active .n-nav-sub {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all .2s .3s;
	transition: all .2s .3s;
}
.c_portalResnav_main .header1.scroll .nav-sub {
	top: 90px;
}
.c_portalResnav_main .header1 .nav-sub .n-nav-sub {
	opacity: 0;
	-webkit-transform: translate(0, -20px);
	-ms-transform: translate(0, -20px);
	transform: translate(0, -20px);
	-webkit-transition: all .2s;
	transition: all .2s;
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
}
.c_portalResnav_main .header1 .nav-sub .navleft {
	flex: 0 0 470px;
	max-width: 100%;
	max-height: 100%;
	margin-right: 20px;
	line-height: 1.8em;
	text-align: left;
}
.c_portalResnav_main .header1 .nav-sub .navcenter {
	flex: 0 0 320px;
	max-width: 100%;
	max-height: 100%;
	padding-top: 0px;
	padding-left: 30px;
	line-height: 200%;
	padding-right: 10px;
	font-size: 13px;
	color: #b8c4db
}
.c_portalResnav_main .header1 .nav-sub .navright {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	margin-left: 30px;
	color: #b8c4db;
	align-self: center
}
.c_portalResnav_main .header1 .nav-sub .n-nav-sub > ul {
	position: relative;
	margin: 30px auto 0;
	width: fit-content;
	display: flex;
	justify-content: space-between;
	text-align: center;
	flex-wrap: wrap;
}
.c_portalResnav_main .header1:hover nav li:nth-child(2) .nav-sub .n-nav-sub > ul {
	justify-content: flex-start;
}
.c_portalResnav_main .header1:hover nav li:nth-child(2) li.subnav3 {
	min-width: calc((100% - 170px)/7);
	width: max-content;
}
.c_portalResnav_main .header1:hover nav li:nth-child(2) .nav-sub a {
	text-align: left;
}
.c_portalResnav_main .header1 .nav-sub a {
	height: 42px;
	line-height: 42px;
	display: block;
	padding: 0 10px;
	text-align: left;
	color: #333;
	font-size: 16px;
	position: relative;
	-webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
	text-transform: initial;
	background: url(../img/navSlink.png) no-repeat left center;
	padding-left: 15px;
}
.c_portalResnav_main .header1 .nav-sub a:hover {
	color: var(--color) !important;
}
.c_portalResnav_main .header1 .nav-sub .nav-arrow {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 16px;
	height: 16px;
	opacity: 0;
	-webkit-transform: rotate(0deg) translate(-20px, 0px);
	-ms-transform: rotate(0deg) translate(-20px, 0px);
	transform: rotate(0deg) translate(-20px, 0px);
}
.c_portalResnav_main .header1 .nav-sub a:hover .nav-arrow {
	-webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
	transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
	opacity: 1;
	-webkit-transform: rotate(0deg) translate(0px, 0px);
	-ms-transform: rotate(0deg) translate(0px, 0px);
	transform: rotate(0deg) translate(0px, 0px);
}
.c_portalResnav_main .icon-up:before {
	content: '\f135';
}
.c_portalResnav_main .header1 .nav-sub .nav-arrow:before {
	font-size: 16px;
	color: #fff;
}
.c_portalResnav_main .header1 .header-right {
	width: 190px;
	position: absolute;
	right: 20px;
	border-left: 1px solid rgba(255, 255, 255, .15);
	top: 0px;
	padding-left: 30px;
	z-index: 10;
}
.c_portalResnav_main .header1 .header-right .search-btn {
	width: 60px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	cursor: pointer;
	display: inherit;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.c_portalResnav_main .header1.scroll .header-right .search-btn {
	height: 70px;
	line-height: 70px;
}
.c_portalResnav_main .icon-search1:before {
	content: '\f52a';
}
.c_portalResnav_main .header1 .header-right .search-btn:before {
	font-size: 25px;
	color: #fff;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}
.c_portalResnav_main .header1:hover .header-right .search-btn:before {
	color: #000;
}
.c_portalResnav_main .header1.active .header-right .search-btn:before {
	color: #000;
}
.c_portalResnav_main .header1:hover .header-right .search-btn:hover:before {
	color: #b72024;
}
.c_portalResnav_main .header1.active .header-right .search-btn:hover:before {
	color: #b72024;
}
.c_portalResnav_main .header2 {
	height: 80px;
	position: fixed;
	background: rgba(255, 255, 255, 1);
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	z-index: 999;
	top: 0px;
	width: 100%;
	display: none;
}
.c_portalResnav_main .header2 .main-wrap {
	height: 80px;
	padding: 0 3%;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.c_portalResnav_main .header2 .logo {
	width: 80px;
	margin-top: 5px;
	overflow: hidden;
}
.c_portalResnav_main .header2 .logo a {
	display: block;
}
.c_portalResnav_main .header2 .logo img {
	width: 100% !important;
	vertical-align: top;
}
.c_portalResnav_main .header2 .nav-btn {
	width: 25px;
	height: 21px;
	position: relative;
	cursor: pointer;
	margin-top: 26px;
}
.c_portalResnav_main .header2 .nav-btn.active {
	-webkit-animation: rotate 0.5s linear 0s;
	animation: rotate 0.5s linear 0s;
	background: none;
}
.c_portalResnav_main .header2 .nav-btn .line {
	display: block;
	width: 100%;
	height: 3px;
	border-radius: 2px;
	background-color: #121212;
	position: absolute;
	left: 50%;
	margin-left: -15px;
}
.c_portalResnav_main .header2 .nav-btn .line1 {
	-webkit-transform-origin: 0px 0;
	-ms-transform-origin: 0px 0;
	transform-origin: 0px 0;
}
.c_portalResnav_main .header2 .nav-btn.active .line1 {
	top: 0px;
}
.c_portalResnav_main .header2 .nav-btn.hover .line {
	background: var(--color);
}
.c_portalResnav_main .header2 .nav-btn .line2 {
	top: 9px;
}
.c_portalResnav_main .header2 .nav-btn .line3 {
	bottom: 0px;
	-webkit-transform-origin: -1px center;
	-ms-transform-origin: -1px center;
	transform-origin: -1px center;
}
.c_portalResnav_main .header2 .caid {
	height: 55px;
	line-height: 55px;
	padding-right: 10px;
	position: relative;
}
.c_portalResnav_main .header2 .sub-menu {
	width: 100%;
	padding: 0 3%;
	display: none;
	position: absolute;
	left: 0px;
	top: 80px;
	z-index: 2;
	overflow-y: auto;
}
.c_portalResnav_main .header2 .sub-menu ul {
	width: 100%;
	overflow-y: auto;
	height: calc(100vh - 55px - 1.5rem);
}
.c_portalResnav_main .header2 .sub-menu li {
	border-bottom: 1px solid #555;
	font-size: 16px;
	padding: 0 20px;
}
.c_portalResnav_main .header2 .sub-menu .tit {
	display: inline-block;
	text-decoration: none;
	width: 80%;
	line-height: 60px;
	color: #fff;
	position: relative;
	box-sizing: border-box;
}
.c_portalResnav_main .header2 .sub-menu .sub-tit.on {
	background-color: #e9e9e9;
}
.c_portalResnav_main .header2 .sub-menu .sec-list {
	line-height: 40px;
	padding: 10px 0%;
	display: none;
}
.c_portalResnav_main .header2 .sub-menu .jt {
	position: relative;
	display: inline-block;
	width: 10%;
	height: 60px;
	text-align: center;
	background: none;
	float: right;
}
.c_portalResnav_main .header2 .sub-menu .jt:after {
	content: '';
	display: block;
	width: 26px;
	height: 26px;
	background: url(../img/jia.png) no-repeat center;
	background-size: 17px auto;
	position: absolute;
	right: 3%;
	top: 15px;
}
.c_portalResnav_main .header2 .sub-menu .jt.jtRote:after {
	background: url(../img/jian.png) no-repeat center;
	background-size: 20px auto;
}
.c_portalResnav_main .header2 .sub-menu .sec-list p {
	background: url(../img/dian.png) no-repeat left center;
	background-size: 3px auto;
	font-size: 14px;
}
.c_portalResnav_main .header2 .sub-menu .sec-list a {
	padding-left: 5%;
	color: #a0a0a0;
	display: block;
}
.c_portalResnav_main .header2 .sub-menu .sec-list a:active {
	color: #fff;
}
.c_portalResnav_main .search-bg {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100vh;
	z-index: 100;
	background-color: #333;
	display: none;
	max-height: 1080px;
}
.c_portalResnav_main .search-alert {
	position: fixed;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.55);
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: bottom center;
	-ms-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: -webkit-transform .3s .5s;
	transition: transform .3s .5s;
}
.c_portalResnav_main .search-alert .close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 38px;
	right: 2.6%;
	cursor: pointer;
	text-shadow: none;
	opacity: 1;
	float: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.c_portalResnav_main .search-alert .close:before {
	font-size: 30px;
	top: 0px;
	left: 0px;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.c_portalResnav_main .search-alert .close:hover:before {
	color: var(--color);
}
.c_portalResnav_main .search-alert .cent-form {
	position: absolute;
	width: var(--width);
	max-width: var(--max);
	left: 50%;
	top: 50%;
	margin-top: -63px;
	border-bottom: 1px solid #515151;
	opacity: 0;
	-webkit-transform: translate(-50%, 40px);
	-ms-transform: translate(-50%, 40px);
	transform: translate(-50%, 40px);
	-webkit-transition: all .5s;
	transition: all .5s;
	background: #fff;
	border-radius: 10px;
	padding: 30px;
}
.c_portalResnav_main .search-alert .bi:before {
	font-size: 20px;
	position: absolute;
	left: 45px;
	top: 50%;
	margin-top: -14px;
	font-family: "bootstrap-icons";
}
.c_portalResnav_main .search-alert .cent-form .tex {
	border: none;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	text-align: left;
	width: 100%;
	background: none;
	padding-left: 4%;
	padding-right: 3%;
	border: 1px solid #ddd;
	outline: none;
}
.c_portalResnav_main .search-alert .cent-form .sub-butn {
	border: none;
	height: 46px;
	font-size: 18px;
	line-height: 46px;
	color: #999;
	text-align: center;
	background: none;
	position: absolute;
	right: 20px;
	top: 30px;
	width: 105px;
}
.c_portalResnav_main .search-alert.active {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
}
.c_portalResnav_main .search-alert.active .cent-form {
	opacity: 1;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-transition: all .5s .3s;
	transition: all .5s .3s;
}
.c_portalResnav_main .header2 .mo_tel {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 60px;
}
.c_portalResnav_main .header2 .mo_tel .iconfont {
	line-height: 40px;
	height: 40px;
	width: 30px;
	display: inline-block;
}
.c_portalResnav_main .header2 .mo_tel .iconfont:before {
	content: '\e628';
	color: #fff;
	font-size: 20px;
}
.c_portalResnav_main .header2 .mo_lan {
	line-height: 60px;
}
.c_portalResnav_main .header2 .mo_tel a {
	color: #fff;
}

@media only screen and (min-width: 769px) {
.c_portalResnav_main .pc_nav {
	height: 100px;
}
 .c_portalResnav_main ::placeholder {
 font-size: 16px;
}
}

@media only screen and (max-width: 768px) {
.c_portalResnav_main .pc_nav {
	height: 80px;
}
.c_portalResnav_main .search-alert .close {
	right: 12%;
	top: 13px;
}
.c_portalResnav_main .search-alert .cent-form .tex {
	padding-left: 10%;
}
}

@media only screen and (max-width: 1100px) {
.c_portalResnav_main .wel_top {
	display: none !important;
}
.c_portalResnav_main .header1 {
	display: none !important;
}
.c_portalResnav_main .header1.active {
	display: none !important;
}
.c_portalResnav_main .header2 {
	display: block;
}
.c_portalResnav_main .pc_nav {
	height: 80px;
}
}

@media only screen and (max-width: 1360px) {
.c_portalResnav_main .header1 nav li {
	margin: 0 1vw;
}
.c_portalResnav_main .header1 h1 img {
	width: 100%;
}
}
#change {
	float: left;
	height: 100px;
	font-size: 18px;
	color: #fff;
	margin-left: 15px;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	display-radio: flex;
}
.c_portalResnav_main .header1.scroll #change {
	height: 90px;
}
#change .change_box {
	flex: 0 0 auto;
	margin-right: 0px;
}
#change a {
	color: #333;
	display: block;
}
#change .bi {
	overflow: hidden;
	display: block;
	text-align: center;
}
/*语言版本*/
.c_portalResnav_main .language {
	align-items: center;
	margin-left: 1vw;
	font-size: 18px;
	color: #333;
}
.c_portalResnav_main .select {
	width: 44px;
	position: relative;
}
.c_portalResnav_main .select:before {
	content: '\F229';
	position: absolute;
	right: 2px;
	top: -38px;
	font-family: bootstrap-icons !important;
	font-size: 10px;
	height: 0;
}
.c_portalResnav_main .header1.scroll .select:before {
	color: #333;
	top: -23px;
}
.c_portalResnav_main .select ul {
	display: none;
	position: absolute;
	top: 72px;
	left: -2px;
	background: #303234;
	width: 100px;
	opacity: 0.95;
	color: #fff;
}
.c_portalResnav_main .select ul li {
	margin: 0 auto;
	float: none;
	line-height: 28px;
	display: block;
}
.c_portalResnav_main .select ul li a {
	height: 28px;
	margin: 0;
	line-height: 28px;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	color: #fff !important;
	text-align: center;
}
.c_portalResnav_main .select ul li a:hover {
	background: var(--color);
	height: 28px;
	display: block;
}
.c_portalResnav_main .select input {
	outline: medium;
	border: none;
	padding-right: 7px;
	cursor: pointer;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	width: 44px;
	border-radius: 22px;
	overflow: hidden;
	background: #e6e6e6;
	display: block;
	text-align: center;
}
.c_portalResnav_main .scroll .select input {
	color: #111;
}
.c_portalResnav_main .scroll .head_lan {
	margin-top: 17px;
}
.c_portalResnav_main .header1:hover .head_lan {
	border: 1px solid #06c;
	background: #06c;
}
.c_portalResnav_main .p_search {
	margin-right: 40px;
	margin-left: 20px;
}
/*底部样式*/
.footer_box {
	background: #3a3939;
	background-size: 100% 100%;
}
.footer {
	max-width: var(--max);
	margin: 0 auto;
}
.footer02 {
	background: #1e1e1e;
}
.col-lg-1-3, .col-lg-1-4, .col-lg-1-5 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

@media (min-width: 1200px) {
.col-lg-1-3 {
	width: 11%;
	float: left;
}
.col-lg-1-4 {
	width: 16%;
	float: left;
}
.col-lg-1-5 {
	width: 39%;
	float: left;
}
}
.footer {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3%;
	padding-bottom: 0;
}
.foot_text01 {
	margin-bottom: 10px;
}
.footer img {
	max-width: 100%;
}
.footer .nav ul {
	margin: 0;
	padding: 0;
}
.footer .nav li {
	list-style: none;
	display: block;
	margin-right: 10%;
	line-height: 2.2em;
}
.footer .nav a {
	text-decoration: none;
	color: #fff;
}
.footer .nav a:hover {
	color: #ddd;
}
.footer .nav .current a {
	background: #fff;
	color: #fff;
	border-radius: 5px;
}
.footer .foot_text01 {
	padding-bottom: 3%;
}
.foot_texttitle {
	color: #fff;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../img/fnav_line.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}
.footer .nav .foot_texttitle a {
	color: #fff;
	padding: 0;
}
.foot_ewm {
	max-width: 100px;
	margin-left: auto;
	margin-right: 0;
	text-align: center;
	color: #fff;
}
.foot_ewm p {
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.foot_contact {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background_radio: 1;
	display-radio: flex;
	color: #fff;
	font-size: 14px;
}
.foot_contact a {
	color: #fff;
}
.foot_contact a:hover {
	color: #929292;
}
.foot_contact .contact_01 p.con_title {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #fff;
	line-height: 1;
}
.foot_contact .contact_01 {
	flex: 1;
	margin-right: 5%;
}
.foot_contact .contact_01 p {
	line-height: 1.8em;
}
.foot_contact .contact_02 {
	flex: 0 0 auto;
	margin-right: 5%;
}
.foot_contact .contact_03 {
	flex: 1;
	margin-right: 5%;
}

@media screen and (max-width: 600px) {
.footer .nav {
	position: relative;
	min-height: 40px;
}
.footer .nav ul {
	padding: 5px 0;
	border: solid 1px #fff;
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}
.footer .nav li {
	display: none;
	margin: 0;
}
.footer .nav .current {
	display: block;
}
.footer .nav a {
	text-align: left;
	padding-left: 2%
}
.footer .nav .current a {
	background: none;
	color: #999;
}
.footer .nav ul:hover {
	background-image: none;
}
.footer .nav ul:hover li {
	display: block;
}
.foot_ewm {
	max-width: 93px;
	margin-left: auto;
	margin-right: auto;
	flex: 0 0 auto;
}
.foot_contact > div {
	margin-bottom: 20px;
	margin-right: 0 !important;
}
.foot_contact .contact_01 p.con_title {
	font-size: 20px;
}
.foot_texttitle {
	font-size: 18px;
}
}
.copyright {
	color: #fff;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.copyright a {
	color: #fff;
}
.copyright a:hover {
	color: #ddd;
}
.kovant_more {
	color: var(--color);
	height: 38px;
	line-height: 38px;
	display: table;
}
.kovant_more .t_more {
	display: table;
}
.kovant_more span {
	background: #fff;
	margin-right: 1px;
	padding: 6px 20px;
	font-size: 14px;
}
.kovant_more i {
	background: #fff;
	color: #00a345;
	padding: 6px 12px;
	font-size: 14px;
}
.kovant_more.active a span, .kovant_more.active a i, .kovant_more:hover a span, .kovant_more a:hover i {
	background: var(--color);
	color: #fff;
}
.kovant_more.active a:hover span {
	background: var(--color);
}
.kovant_more.active a:hover i {
	background: var(--color);
}
/*首页幻灯片*/
#c_banner .f-center {
	text-align: center;
}
#c_banner .f-14 {
	font-size: 14px;
}
#c_banner .pcimg {
	width: 100%;
	height: auto;
}
#c_banner .moimg {
	display: none;
}
#c_banner .banner .swiper-slide .b_video {
	height: 100%;
	position: relative;
}
#c_banner .banner .swiper-slide .b_video .b_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .2);
}
#c_banner .banner .swiper-slide .b_video .b_video_con {
	position: absolute;
	transform: translate(0%, 0%);
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	left: 0px;
	top: 0px;
	width: 100vw;
	height: 100vh;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 2;
}
#c_banner .banner .swiper-slide .b_video .b_image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
}
#c_banner .banner .swiper-slide {
	pointer-events: inherit;
	overflow: hidden;
}
#c_banner .banner .swiper-slide img {
	display: block;
	width: 100%;
	left: 0px;
	top: 0px;
	object-fit: cover;
}
#c_banner .bannerPic {
	position: relative;
	width: 100%;
	height: auto;
	transition: all 1s ease 2s;
	transform: perspective(1000px) translate3d(0, 0, 100px);
}
#c_banner .swiper-slide.active .bannerPic {
	transition: all 5s ease 0s;
	transform: perspective(1000px) translate3d(0, 0, 0px);
}
#c_banner .banner .swiper-slide .ind_ban_tex {
	position: absolute;
	text-align: left;
	width: var(--width);
	top: 38%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9;
	max-width: var(--max);
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #ffffff;
	max-width: 90%;
	text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);
	transform: translateX(80px);
	opacity: 0;
	margin-bottom: 10px;
}
#c_banner .banner .swiper-slide .ind_ban_tex .b_line {
	width: 100%;
	margin: 20px 0px 50px;
	height: 2px;
	background: #fff;
	transform: translateX(80px);
	opacity: 0;
	display: none;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_con {
	width: 100%;
	display: block;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
	flex-basis: 75%;
	max-width: 85%;
	max-height: 700px;
	overflow: visible;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title:before {
	content: '';
	width: 0%;
	height: 1px;
	background: rgba(0, 141, 137, 0.2);
	position: absolute;
	bottom: 0px;
	left: -60%;
	transform: translateX(80px);
	opacity: 0;
	display: none;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
	color: #fff;
	font-size: 3.4vw;
	text-transform: capitalize;
	line-height: 1.2;
	margin-bottom: 0;
	text-shadow: 3px 0 10px rgba(22, 78, 145, 0.05);
	transform: translateX(80px);
	opacity: 0;
}
#c_banner .banner .swiper-slide.active .ind_ban_tex .ind_ban_tex_title:before {
	transition: all 1s ease 0s;
	transform: translateX(0);
	opacity: 1;
	width: 148%;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
	width: 60%;
	flex-basis: 25%;
	margin-bottom: 20px;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
	color: #fff;
	line-height: 1.8;
	font-size: 1vw;
	text-shadow: 3px 0 10px rgba(22, 78, 145, 0.01);
	transform: translateX(80px);
	opacity: 0;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small span {
	background: #da251c;
	padding: 5px 10px;
	margin-right: 16px;
}
#c_banner .banner .swiper-slide .ind_ban_tex_more {
	color: #00a345;
	margin-top: 8%;
	transform: translateX(80px);
	opacity: 0;
}
#c_banner .banner .swiper-slide .ind_ban_tex_more span {
	background: #fff;
	color: #00a345;
	margin-right: 3px;
	padding: 7px 20px;
	font-size: 18px;
}
#c_banner .banner .swiper-slide .ind_ban_tex_more i {
	background: #fff;
	color: #00a345;
	padding: 7px 12px;
	font-size: 18px;
}
#c_banner .banner .swiper-slide .ind_ban_tex_more:hover a span, #c_banner .banner .swiper-slide .ind_ban_tex_more a:hover i {
	background: #00a345;
	color: #fff;
}
#c_banner .banner .swiper-slide.active .ind_ban_tex_title_en {
	transition: all 2.5s ease .5s;
	transform: translateX(0);
	opacity: 1;
}
#c_banner .banner .swiper-slide.active .ind_ban_tex_title .t_big {
	transition: all 1.5s ease .5s;
	transform: translateX(0);
	opacity: 1;
}
#c_banner .banner .swiper-slide.active .ind_ban_tex_more {
	transition: all 2s ease 1.5s;
	transform: translateX(0);
	opacity: 1;
}
#c_banner .banner .swiper-slide.active .scroll-icon {
	transition: all 2s ease 1.5s;
	transform: translateX(0);
	opacity: 1;
}
#c_banner .banner .swiper-slide.active .b_line {
	transition: all 1.5s ease .8s;
	transform: translateX(0);
	opacity: 1;
}
#c_banner .banner .swiper-slide.active .ind_ban_tex_info .t_small {
	transition: all 1.5s ease 1s;
	transform: translateX(0);
	opacity: 1;
}
#c_banner .banner .swiper-button-prev {
	background-image: none;
	left: 30px;
	top: calc(50% - 11px);
	width: 44px;
	height: 44px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background-color: rgba(255, 255, 255, 0);
	transition: all .3s ease;
	border-radius: 50%;
	font-size: 38px;
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0);
}
#c_banner .banner .swiper-button-next {
	background-image: none;
	right: 30px;
	top: calc(50% - 11px);
	width: 44px;
	height: 44px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background-color: rgba(255, 255, 255, 0);
	transition: all .3s ease;
	border-radius: 50%;
	font-size: 38px;
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0);
}
#c_banner .banner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	margin: 0 14px;
	opacity: 0.5;
	color: transparent;
}
#c_banner .banner .swiper-pagination-bullet-active {
	opacity: 1;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 2px solid rgba(255, 255, 255, 0.4);
	background-color: transparent;
	color: #ffffff;
}
#c_banner .banner .swiper-pagination-bullet-active .rightcircle {
	-webkit-animation: circleProgressLoad_right 4s linear infinite;
	animation: circleProgressLoad_right 4s linear infinite;
}
#c_banner .banner .swiper-pagination-bullet-active .leftcircle {
	-webkit-animation: circleProgressLoad_left 4s linear infinite;
	animation: circleProgressLoad_left 4s linear infinite;
}
#c_banner .banner .swiper-pagination-bullet-active .wrapper_con {
	display: block;
}
#c_banner .banner .swiper-pagination {
	font-size: 0px;
	width: var(--width);
	max-width: var(--max);
	left: 50%;
	transform: translate(-50%, 0);
}
#c_banner .banner .swiper-pagination > span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#c_banner .banner .swiper-container-rtl .swiper-button-next {
	left: calc(8.335% - 32px);
}
#c_banner .banner .swiper-container-rtl .swiper-button-prev {
	right: calc(8.335% - 32px);
}
#c_banner .banner .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 5%;
	text-align: center;
}
#c_banner .banner .swiper-pagination-custom {
	bottom: 5%;
}
#c_banner .banner .swiper-pagination-fraction {
	bottom: 5%;
}
#c_banner .right {
	right: -2px;
}
#c_banner .left {
	left: -2px;
}
#c_banner .circleProgress {
	width: 42px;
	height: 42px;
	border: 2px solid transparent;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	-webkit-transform: rotate(-135deg);
}
#c_banner .rightcircle {
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	right: 0px;
}
#c_banner .leftcircle {
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	left: 0px;
}
#c_banner .wrapper_con {
	width: 21px;
	height: 42px;
	position: absolute;
	top: -2px;
	overflow: hidden;
	display: none;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
	font-size: 14px;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
	font-size: 15px;
}
#c_banner .banner .swiper-button-prev {
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: calc(50% - 20px);
}
#c_banner .banner .swiper-button-next {
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: calc(50% - 20px);
}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
#c_banner .f-center {
	padding-top: 0px;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
	font-size: 14px;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
	font-size: 15px;
}
#c_banner .banner .swiper-button-prev {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
#c_banner .banner .swiper-button-next {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
}

@media only screen and (min-width: 769px) {
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
	width: 85%;
}
}

@media only screen and (max-width: 768px) {
#c_banner .banner .swiper-slide .ind_ban_tex {
	text-align: left;
}
#c_banner .f-center {
	padding-top: 0px;
}
#c_banner .moimg {
	display: block;
	height: 100%;
}
#c_banner .pcimg {
	display: none;
}
#c_banner .scroll-icon {
	display: none;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
}
#c_banner .banner .swiper-slide img {
	display: block;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 170px;
	object-fit: cover;
}
#c_banner .banner .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 6px;
}
#c_banner .rightcircle {
	display: none;
}
#c_banner .banner .swiper-pagination-bullet-active .wrapper_con {
	display: none;
}
#c_banner .f-14 {
	display: none;
}
#c_banner .f-center {
	padding-top: 0px;
}
#c_banner .banner .swiper-slide .b_video .b_video_con {
	display: none;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title {
	flex-basis: 100%;
	max-width: 100%;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info {
	display: block;
	width: 100%;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title_en {
	font-size: 20px;
}
#c_banner .banner .swiper-slide .ind_ban_tex .b_line {
	margin: 15px 0px 30px;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {
	font-size: 5vw;
}
#c_banner .banner .swiper-button-prev {
	display: none;
}
#c_banner .banner .swiper-button-next {
	display: none;
}
#c_banner .banner .swiper-slide .ind_ban_tex .ind_ban_tex_info .t_small {
	font-size: 14px;
}
}
/*首页通用样式*/
.title_box {
	width: var(--width);
	margin-left: auto;
	margin-right: auto;
	max-width: var(--max);
	text-align: center;
	margin-bottom: 30px;
}
.title_box .t_title {
	font-size: 24px;
	font-weight: normal;
	color: #1a1a1a;
	line-height: 30px;
}
.title_box p {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	color: #808080;
	font-family: Arial;
}
.line_clearBoth {
	display: block;
	width: 30px;
	height: 2px;
	background: var(--color);
	margin: 11px auto 0;
}
/*首页栏目样式01*/
#c_main01 {
	width: 100%;
	background: url(../img/iMainBg.png) no-repeat center center;
	overflow: hidden;
	margin: 0 auto;
	padding: var(--padding);
}
#c_main01 .top {
	padding-top: 30px;
	position: relative;
	z-index: 3;
	margin-bottom: 15px;
}
#c_main01 .logo b {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/rhombus.png) no-repeat center top;
	z-index: -1;
}
#c_main01 .top img {
	width: 54px;
}
#c_main01 .business_scroll {
	margin: 0 auto;
	width: var(--width);
	max-width: var(--max);
	padding-bottom: 20px;
	position: relative;
}
#c_main01 .business_scroll .swiper-slide {
	width: auto;
}
#c_main01 .business_scroll .swiper-pagination {
	display: none;
	bottom: 0;
	height: 8px;
	line-height: 8px;
	font-size: 0;
}
#c_main01 .business_scroll .swiper-pagination .swiper-pagination-bullet {
	margin: 0 3px;
}
#c_main01 .business_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--color);
}
#c_main01 .business_scroll .wrap {
	display: block;
	text-align: center;
}
#c_main01 .business_scroll .wrap .icon {
	width: 68px;
	height: 68px;
	margin: 0 auto 8px;
	border: 1px solid #999999;
	border-radius: 50%;
	text-align: center;
	line-height: 68px;
	font-size: 0;
}
#c_main01 .business_scroll .wrap .icon img {
	max-width: 100%;
	max-height: 100%;
	transition: all 0.2s;
}
#c_main01 .business_scroll .wrap h5 {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
}
#c_main01 .business_scroll .wrap:hover .icon {
	border-color: var(--color);
	background: var(--color);
}
#c_main01 .business_scroll .wrap:hover .icon img {
	filter: brightness(0) invert(1);
	transform: rotate(-360deg);
}

@media only screen and (max-width: 768px) {
#c_main01 .business_scroll .swiper-pagination {
	display: block;
}
}
/*首页栏目样式02*/
#c_main02 {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 2%;
}
#c_main02 .items_scroll {
	margin: 0 auto;
	width: var(--width);
	max-width: var(--max);
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
#c_main02 .items_scroll .swiper-pagination {
	height: 12px;
	line-height: 12px;
	font-size: 0;
	bottom: 0;
}
#c_main02 .items_scroll .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0 10px;
	background: #e9e9e9;
	opacity: 1;
}
#c_main02 .items_scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--color);
}
#c_main02 .clearfix {
	display: grid;
	grid-template-columns: repeat(11, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
#c_main02 .clearfix .div1 {
	grid-area: 1 / 1 / 3 / 5;
	position: relative;
}
#c_main02 .clearfix .div2 {
	grid-area: 1 / 5 / 2 / 8;
	position: relative;
}
#c_main02 .clearfix .div3 {
	grid-area: 2 / 5 / 3 / 8;
	position: relative;
}
#c_main02 .clearfix .div4 {
	grid-area: 1 / 8 / 3 / 12;
	position: relative;
}
#c_main02 .clearfix .scaleimg {
	position: relative;
	height: 0px;
	padding-bottom: 64.5%;
	overflow: hidden;
}
#c_main02 .clearfix .div1 .scaleimg, #c_main02 .clearfix .div4 .scaleimg {
	padding-bottom: 100%;
}
#c_main02 .clearfix img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	transform: translate(-50%, -50%) scale(1.0);
	transition: all .5s ease;
	height: 100%;
}
#c_main02 .clearfix .scaleimg1:hover img {
	transform: translate(-50%, -50%) scale(1.1);
}
#c_main02 .scaleimg1 b {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../img/mask1.png) no-repeat center bottom;
	background-size: cover;
}
#c_main02 .clearfix h5 {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px;
	font-size: 16px;
	line-height: 56px;
	color: #ffffff;
	font-weight: normal;
	display-radio: -webkit-box;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
#c_main02 .clearfix {
	grid-column-gap: 10px;
	grid-row-gap: 10px;
}
#c_main02 .clearfix h5 {
	padding: 0 8px;
	font-size: 12px;
	line-height: 24px;
}
}
/*首页栏目样式03*/
#c_main03 {
	width: 100%;
	height: 300px;
	background: url(../img/isect2Bg.jpg) no-repeat center top;
}
.aboutBox {
	max-width: var(--max);
	width: var(--width);
	margin: 0 auto;
	position: relative;
}
#c_main03 .title {
	width: 180px;
	height: 370px;
	background: var(--color);
	position: absolute;
	right: 0;
	top: 0;
	box-sizing: border-box;
	padding: 115px 0 0 42px;
}
#c_main03 .title .box {
	width: 86px;
	height: 156px;
	border: 2px solid #ffffff;
	position: absolute;
	left: 66px;
	top: 77px;
}
#c_main03 .title .box:before {
	content: "";
	width: 2px;
	height: 51px;
	background: var(--color);
	position: absolute;
	left: -2px;
	top: 36px;
}
#c_main03 .title h3 {
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	position: relative;
	z-index: 2;
}
#c_main03 .title h3 a {
	color: #fff;
}
#c_main03 .title h5 {
	height: 15px;
	line-height: 15px;
	padding-bottom: 4px;
	position: relative;
	z-index: 2;
	font-size: 12px;
	font-family: "Arial";
	text-transform: uppercase;
	color: rgba(255,255,255,0.7);
	font-weight: normal;
}
#c_main03 .title .line {
	width: 1px;
	height: 70px;
	position: absolute;
	bottom: 0;
	right: 39px;
}
#c_main03 .title .line i {
	display: block;
	width: 100%;
	height: 100%;
	background: #ffffff;
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-animation: scrolldown2 2s 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
	animation: scrolldown2 2s 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1);
}
@-webkit-keyframes scrolldown2 {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
 55% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
 70% {
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
 85% {
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
 100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
}
@keyframes scrolldown2 {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
 55% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
 70% {
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
 85% {
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
 100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
}
#c_main03 .about_clearfix {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 1080px;
	display-radio: flex;
	padding-top: 108px;
}
.libox {
	flex: 0 0 auto;
	margin-right: 8%;
}
#c_main03 .num {
	height: 52px;
	line-height: 52px;
	font-size: 50px;
	color: #ffffff;
	font-family: "Montserrat-Bold";
	margin-bottom: 4px;
}
#c_main03 .num p {
	height: 100%;
}
#c_main03 .num p span {
	float: left;
	margin-right: 12px;
}
#c_main03 .num p i {
	height: 100%;
	width: 17px;
	float: left;
	background: url(../img/addIcon.png) no-repeat center;
}
#c_main03 .desc {
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
}

@media only screen and (max-width: 768px) {
#c_main03 .title {
	display: none;
}
#c_main03 .num {
	font-size: 40px;
}
#c_main03 .desc {
	font-size: 12px;
}
#c_main03 .about_clearfix {
	padding-top: 30px;
}
.libox {
	flex: 0 0 50%;
	margin-right: 0;
	margin-top: 20px;
}
}
/*首页栏目样式04*/
#c_main04 {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: var(--padding);
}
#c_main04 .news_cont {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: var(--max);
	width: var(--width);
	margin: 0 auto;
	display-radio: flex;
}
#c_main04 .news_cont .picNews {
	flex: 0 0 580px;
	overflow: hidden;
	margin-right: 40px;
	position: relative;
}
#c_main04 .news_cont .picNews .swiper-slide {
	height: 100%;
}
#c_main04 .news_cont .picNews .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
#c_main04 .news_cont .picNews .swiper-slide a .pic {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 0px;
	padding-bottom: 64.5%;
}
#c_main04 .news_cont .picNews .swiper-slide a .pic img {
	width: auto;
	max-width: none;
	object-fit: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1.0);
	transition: all 0.5s;
	height: 100%;
}
#c_main04 .news_cont .picNews .swiper-slide a .date {
	width: 90px;
	height: 100px;
	background: var(--color);
	position: absolute;
	left: -90px;
	top: 0;
	z-index: 2;
	text-align: center;
	-webkit-transition: all 0.5s linear 0.5s;
	-moz-transition: all 0.5s linear 0.5s;
	-ms-transition: all 0.5s linear 0.5s;
	transition: all 0.5s linear 0.5s;
}
#c_main04 .news_cont .picNews .swiper-slide a .date em {
	display: block;
	padding-top: 12px;
	height: 62px;
	line-height: 62px;
	font-size: 50px;
	color: #ffffff;
	font-family: "Montserrat-Bold";
}
#c_main04 .news_cont .picNews .swiper-slide a .date span {
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #ffffff;
	font-family: "Montserrat-Bold";
}
#c_main04 .news_cont .picNews .swiper-slide a .text {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	padding: 0 128px 0 20px;
	background: url(../img/grayBg70.png) repeat;
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
	-webkit-transition: all 0.5s linear 0.3s;
	-moz-transition: all 0.5s linear 0.3s;
	-ms-transition: all 0.5s linear 0.3s;
	transition: all 0.5s linear 0.3s;
}
#c_main04 .news_cont .picNews .swiper-slide.swiper-slide-active a .date {
	left: 0;
}
#c_main04 .news_cont .picNews .swiper-slide.swiper-slide-active a .text {
	bottom: 0;
}
#c_main04 .news_cont .picNews.swiper-container-horizontal > .swiper-pagination-bullets {
	position: absolute;
	width: auto;
	left: auto;
	right: 8px;
	height: 50px;
	line-height: 50px;
	z-index: 3;
	bottom: 0;
}
#c_main04 .news_cont .picNews.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #ffffff;
	margin: 0 12px 0 0;
	cursor: pointer;
	opacity: 1;
}
#c_main04 .news_cont .picNews.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: var(--color);
}
#c_main04 .news_cont .textNews {
	flex: 1;
}
#c_main04 .news_cont .textNews .recomNews {
	margin: 9px 0 22px;
}
#c_main04 .news_cont .textNews .recomNews h5 {
	font-size: 18px;
	color: #1a1a1a;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 22px;
}
#c_main04 .news_cont .textNews .recomNews p {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	height: 52px;
	overflow: hidden;
}
#c_main04 .news_cont .textNews .recomNews:hover h5 {
	color: var(--color);
}
#c_main04 .news_cont .textNews ul li {
	height: 48px;
	border: 1px solid #dbdbdb;
	
	line-height: 48px;
}
#c_main04 .news_cont .textNews ul{
	margin-top: 18px;
}
#c_main04 .news_cont .textNews ul:first-child {
	margin-top: 0;
}
#c_main04 .news_cont .textNews ul li a {
	display: block;
	padding: 0 45px 0 123px;
	position: relative;
}
#c_main04 .news_cont .textNews ul li a:before {
	content: "";
	width: 100%;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background: var(--color);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#c_main04 .news_cont .textNews ul li a .date {
	width: 123px;
	height: 100%;
	font-size: 14px;
	color: #666666;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
#c_main04 .news_cont .textNews ul li a i {
	width: 45px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}
#c_main04 .news_cont .textNews ul li a i:before {
	content: "";
	width: 5px;
	height: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -2px;
	background: url(../img/arrow2.png) no-repeat left top;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
#c_main04 .news_cont .textNews ul li a h5 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	line-height: 48px;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#c_main04 .news_cont .textNews ul li:hover a .date, #c_main04 .news_cont .textNews ul li:hover a h5 {
	color: var(--color);
}
#c_main04 .news_cont .textNews ul li:hover i:before {
	background-position: left bottom;
}

@media only screen and (max-width: 768px) {
#c_main04 .news_cont .picNews {
	flex: 0 0 100%;
	margin-right: 0;
}
#c_main04 .news_cont .textNews {
	flex: 0 0 100%;
}
}
/*首页栏目样式05*/
#c_main05 {
	min-height: 100px;
	max-width: none;
	padding: var(--padding);
	display-radio: 1;
	background-fill-value: background-color;
	overflow: hidden;
	background_radio: 2;
	background-image: url(../img/main_05bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #f0f0f0;
}
.news2Box {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: var(--max);
	width: var(--width);
	margin: 0 auto;
	display-radio: flex;
}
.news2Item {
	flex: 1;
}
.news2Item1 {
	margin-right: 2%;
}
.news2Item2 {
	margin-left: 1%;
	margin-right: 1%;
}
.news2Item3 {
	margin-left: 2%;
}
.news2Box .news2Item .title {
	height: 54px;
	line-height: 54px;
	padding-bottom: 2px;
	position: relative;
	margin-bottom: 34px;
	font-size: 24px;
	color: #1a1a1a;
	font-weight: normal;
}
.news2Box .news2Item .title:before {
	content: "";
	width: 30px;
	height: 2px;
	background: var(--color);
	position: absolute;
	left: 0;
	bottom: 0;
}
.news2Box .news2Item .recomNews {
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
.news2Box .news2Item .recomNews:before {
	content: "";
	width: 0;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -1px;
	z-index: 2;
	background: var(--color);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.news2Box .news2Item .recomNews h5 {
	height: 22px;
	line-height: 22px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news2Box .news2Item .recomNews p {
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	height: 52px;
	overflow: hidden;
}
.news2Box .news2Item .recomNews span {
	display: inline-block;
*display: inline;
*zoom: 1;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: var(--color);
	padding-right: 35px;
	background: url(../img/arrow3.png) no-repeat right center;
}
.news2Box .news2Item .recomNews:hover:before {
	width: 100%;
}
.news2Box .news2Item .recomNews:hover h5 {
	color: var(--color);
}
.news2Box .news2Item ul {
}
.news2Box .news2Item ul li {
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	position: relative;
}
.news2Box .news2Item ul li:before {
	content: "";
	width: 3px;
	height: 5px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
	background: url(../img/trangle.png) no-repeat center;
}
.news2Box .news2Item ul li a {
	display: block;
}
.news2Box .news2Item ul li a h5 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	max-width: 72%;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	float: left;
	line-height: 36px;
}
.news2Box .news2Item ul li a span {
	font-size: 14px;
	color: #808080;
	float: right;
}
.news2Box .news2Item ul li a:hover h5, .news2Box .news2Item ul li a:hover span {
	color: var(--color);
}

@media only screen and (max-width: 768px) {
.news2Item {
	flex: 0 0 100%;
	margin-bottom: 30px;
}
}
/*内页通用幻灯片*/
#c_banner_main .e_bannerA {
	background_radio: 1;
	height: auto;
	max-height: none;
	display-radio: 1;
	overflow: hidden;
}
#c_banner_main .e_bannerA .swiper-container {
	height: inherit;
}
#c_banner_main .e_bannerA .swiper-wrapper {
	height: inherit;
}
#c_banner_main .e_bannerA .swiper-slide {
	height: inherit;
}
#c_banner_main .e_bannerA .p_img {
	width: 100%;
	height: 100%;
	background: #ccc;
}
#c_banner_main .e_bannerA .p_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#c_banner_main .e_bannerA .custom-bullet {
	background: #ccc;
}
#c_banner_main .e_bannerA .p_info {
	width: 50%;
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-50%);
	align-items: center;
	text-align: left;
}
#c_banner_main .e_bannerA .p_info div {
	width: 100%;
}
#c_banner_main .e_bannerA .p_subtitle {
	line-height: 2;
	padding: 5px 0;
}
#c_banner_main .e_bannerA .swiper-container-vertical {
	max-height: 520px;
	height: 35vh;
}
#c_banner_main .subpage_ad {
	position: relative;
	max-height: 320px;
	height: 57vh;
	overflow: hidden;
	background: #ccc;
}
#c_banner_main .bgimg {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
}
#c_banner_main .mobitem {
	display: none;
}
#c_banner_main .subpage_ad .text {
	position: absolute;
	max-width: var(--max);
	width: var(--width);
	color: #fff;
	text-align: center;
	top: 50%;
	left: 50%;
	line-height: 1.4;
	transform: translate(-50%, -50%);
	z-index: 4;
}
#c_banner_main .capitalize {
	text-transform: capitalize;
}
#c_banner_main .subpage_ad .ad-tit {
	font-size: 2.6rem;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	text-align: center;
	text-transform: uppercase;
	line-height: 1.4;
	margin-bottom: 10px;
}
#c_banner_main .subpage_ad .ad-line {
	height: 4px;
	width: 60px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	margin: 0 auto;
}
#c_banner_main .subpage_ad .ad-sum {
	font-size: 1.2rem;
	font-weight: normal;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	color: rgba(255, 255, 255, 1);
	margin-top: 0px;
	letter-spacing: 0;
}

@media only screen and (max-width: 768px) {
#c_banner_main .e_bannerA .p_info {
	width: 100% !important;
	z-index: 9 !important;
	text-align: center !important;
}
#c_banner_main .e_bannerA .p_subtitle {
	display: none !important;
}
#c_banner_main .e_bannerA .p_summary {
	display: none !important;
}
#c_banner_main .subpage_ad {
	height: 20vh !important;
}
#c_banner_main .pcitem {
	display: none !important;
}
#c_banner_main .mobitem {
	display: block !important;
}
#c_banner_main .subpage_ad .text {
	top: auto;
	text-align: center !important;
	bottom: 30px !important;
	padding: 0;
}
#c_banner_main .subpage_ad .ad-tit {
	font-size: 22px !important;
	font-weight: bold !important;
	text-align: center !important;
	margin-right: 0 !important;
	padding-bottom: 0px !important;
}
#c_banner_main .subpage_ad .ad-line {
	display: block;
	margin: 0 auto;
	position: relative;
	height: 3px;
	width: 60px;
	top: 0;
}
#c_banner_main .subpage_ad .ad-sum {
	font-size: 14px;/*display: none;*/
}
}
/*Swiper 通用容器*/
#c_portalResSwiper .kovantSwiperBox {
	position: relative;
	padding: 0;
}
#c_portalResSwiper .kovant_box {
	box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
}
#c_portalResSwiper .swiper-container {
	width: 100%;
	height: auto !important;
}
#c_portalResSwiper .swiper-slide {
	overflow: hidden;
	height: auto !important;
}
#c_portalResSwiper {
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto 30px;
	position: relative;
}
#c_portalResSwiper .swiper-wrapper {
	height: auto !important;
}
#c_portalResSwiper .kovantCotent {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-bottom: 62%;
}
#c_portalResSwiper .content {
	transition: all .5s ease;
	background-color: rgba(55, 55, 55, 0.5);
	padding: 10px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
#c_portalResSwiper .content p {
	font-size: 16px;
	color: #97acb1;
	text-align: center;
}
#c_portalResSwiper .swiper-button-prev {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: -25px;
	margin: auto;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	border-radius: 50%;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	background: rgba(255, 255, 255, 1);
	font-size: 1.5rem;
	color: #8b8a8b;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#c_portalResSwiper .swiper-button-next {
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: -25px;
	margin: auto;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	z-index: 10;
	cursor: pointer;
	border-radius: 50%;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	background: rgba(255, 255, 255, 1);
	font-size: 1.5rem;
	color: #8b8a8b;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#c_portalResSwiper .swiper-button-prev:hover, #c_portalResSwiper .swiper-button-next:hover {
	background: var(--color);
	color: #fff;
}
#c_portalResSwiper .kovantPic {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1.0);
	width: 100%;
	transition: all 2s ease .1s;
}
#c_portalResSwiper .kovantTitle {
	width: 100%;
	text-align: center;
	color: #fff;
	transition: all .5s ease;
	padding: 0 3%;
	overflow: hidden;
	font-size: 16px;
}
#c_portalResSwiper .kovantTitle a {
	font-size: 16px;
}
#c_portalResSwiper .swiper-slide:hover a {
	color: #f2f2f3;
}
#c_portalResSwiper .kovantMs {
	position: absolute;
	bottom: 0px;
	text-align: center;
	opacity: 0;
	color: #fff;
	transition: all .5s ease;
	padding: 0 20%;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
#c_portalResSwiper .kovantCotent:hover .kovantPic {
	transform: translate(-50%, -50%) scale(1.2);
}
#c_portalResSwiper .kovantCotent:hover .content {
	opacity: 1;
}
#c_portalResSwiper .kovantCotent:hover .kovantTitle {
	top: 20%;
	opacity: 1;
}
#c_portalResSwiper .kovantCotent:hover .kovantMs {
	bottom: calc((100% - 50% - 20px)/1);
	opacity: 1;
}
#c_portalResSwiper .swiper-pagination span {
	display: inline-block;
	margin-right: 6px;
	width: 15px;
	height: 15px;
	background: #b6b6b6;
	border-radius: 10px;
	cursor: pointer;
}
#c_portalResSwiper .swiper-pagination span.swiper-pagination-bullet-active {
	background: #0282e4;
}
#c_portalResSwiper .swiper-pagination {
	position: absolute;
	z-index: 8;
	bottom: 0px;
	width: 100%;
	text-align: center;
}

@media only screen and (max-width:1366px) {
#c_portalResSwiper .swiper-button-prev {
	left: 0px;
}
#c_portalResSwiper .swiper-button-next {
	right: 0px;
}
}

@media only screen and (max-width: 768px) {
#c_portalResSwiper .kovantTitle {
	padding: 5px;
}
}

/*首页友情链接*/
.linkmain{
	margin: 0 auto;
	width: var(--width);
	max-width: var(--max);
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}
.blank4{
	width: 100%;
	height: 30px;
}

.linkmain .title {
	height: 54px;
	line-height: 54px;
	padding-bottom: 2px;
	position: relative;
	margin-bottom: 34px;
	font-size: 24px;
	color: #1a1a1a;
	font-weight: normal;
}
.linkmain .title:before {
	content: "";
	width: 100%;
	height: 2px;
	background: #dfdfdf;
	position: absolute;
	left: 0;
	bottom: 0;
}
.linkmain img{ 
    border: 1px solid #efefef;
}
/*内页标题栏目*/
.title_box_n {
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto 3%;
}
.t_title_p {
	margin-top: 15px;
	font-size: 16px;
	text-align: center;
}
.t_title_n {
	font-size: 38px;
	font-weight: bold;
	float: none;
	text-align: center;
}

@media only screen and (max-width: 768px) {
.t_title_n {
	font-size: 20px;
}
}
/*联系我们*/
#contact {
	background: url(../img/contact_bg.jpg) no-repeat center center;
	position: relative;
	overflow: hidden;
	padding: 200px 0;
}
.contact_Related {
	padding: var(--padding);
	background: #fff;
	overflow: hidden;
}
.contact_box {
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto;
}
#contact .contactus {
	background: linear-gradient(to right, rgba(0, 163, 69, 0.7), rgba(0, 77, 160, 0.7));
	padding: 20px 15px;
	flex: 0 0 auto;
	margin-right: 10%;
}
#contact .contactus p.h2 {
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
	line-height: 1;
	color: #fff;
}
#contact .contactus p {
	line-height: 1.8em;
	color: #fff;
}
#contact .contactus p a {
	color: #fff;
}
#contact .contact_nav {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	flex: 0 0 50%;
	align-self: center;
	color: #fff;
}
#contact .nav_tit {
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 30px;
}
#contact .nav_tit a {
	background: #fff;
	font-size: 36px;
	line-height: 60px;
	border-bottom: 7px solid #84d2a5;
	width: 100%;
	text-align: center;
	padding: 10px 30px;
	display: block;
}

@media only screen and (max-width: 1280px) {
#c_main06 .nav_tit a {
	font-size: 30px;
}
}

@media only screen and (max-width: 1200px) {
#contact .nav_tit a {
	font-size: 26px;
}
#contact .nav_tit {
	margin: 0 15px;
}
}

@media only screen and (max-width: 768px) {
#contact .contactus {
	flex: 0 0 100%;
	margin-bottom: 20px;
}
#contact .contact_nav {
	flex: 0 0 100%;
}
#contact .nav_tit a {
	background: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	padding: 10px 15px;
}
#contact .navtit_01 {
	margin-left: 0;
	margin-right: 1%;
}
#contact .navtit_02 {
	margin-left: 1%;
	margin-right: 0;
}
}
/*客户留言*/
.messages_Related {
	padding: var(--padding);
	background: #fafafa;
	overflow: hidden;
	padding-top: 2%;
}
.messages_box {
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto;
	padding-bottom: 2%;
}
.mess_tit {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
	background: url(../img/tit_line.png) no-repeat center left;
	padding-left: 25px;
}
.mess_text p {
	line-height: 2.2em;
}
.mess_text {
	margin-bottom: 40px;
}
/*客户留言 留言表单*/
.products_messages .tip {
	color: #00a345;
	padding-bottom: 60px;
	font-size: 24px;
}
.products_messages .e_input {
	position: relative;
}
.products_messages .e_input span {
	position: absolute;
	right: 10px;
	font-size: 14px;
	top: 15px;
	color: #ff000a;
}
.products_messages .p_eqdescInput span {
	position: absolute;
	right: 20px;
	bottom: 0px;
	top: unset;
	color: #ff000a;
	font-size: 14px;
}
.form-group {
	margin-bottom: 35px;
}
.form-group .p_intentionIntroTitle {
	font-size: 14px;
	margin-bottom: 8px;
	display: block;
	font-weight: normal;
}
.p_intentionIntroStar {
	color: red;
}
.form-control {
	border-radius: 0px;
	max-width: none;
	border: 1px solid #d2d2d2;
	box-shadow: none;
	height: 50px;
	background: #fff;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 5px;
}
.form-group .p_eqdescInput .InputText {
	padding-top: 10px;
	border: 1px solid #d2d2d2;
	background: none;
	min-height: 130px;
}
.form-group .p_eqdescInput textarea:focus {
	border: none;
	outline: none;
	border-bottom: 1px solid #ccc;
}
.e_input {
	width: 100%;
}
.p_sex {
	float: left;
}
.radio-inline {
	text-align: right;
	margin-right: 15px;
}
.p_NameBox1 {
	display: inline-block;
}
.p_NameBox2 {
	width: 46%;
	display: inline-block;
	margin-left: 7%;
}
.p_FullName p {
	font-size: 12px;
}
.p_checkboxA {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 10px;
}
.p_checkboxA .shape {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.p_checkboxA .option .font {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.p_submit {
	color: #fff;
	background: var(--background);
	width: 150px;
	height: 54px;
	border: none;
	font-size: 18px;
	margin-top: 15px;
	outline: none;
	cursor: pointer;
}
.p_submit:hover {
	background: #00A345;
}
/*内页二级菜单导航*/
#navHeight {
	background: #F2F2F3;
	margin: 0 auto;
}
.nav-wrap {
	position: relative;
	z-index: 2;
}
.nav-wrap ul {
	list-style-type: none;
	overflow: hidden;
	text-align: center;
	display: table;
	margin: 0 auto;
}
.nav-wrap ul li {
	float: left;
	height: 66px;
	line-height: 66px;
	margin: 0 1vw;
}
.nav-wrap ul li a {
	font-size: 16px;
	color: #514f4e;
	height: 66px;
	line-height: 66px;
	display: block;
	position: relative;
	padding: 0 1.2vw;
}
.nav-wrap ul li a:before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 13px;
	width: 0%;
	height: 40px;
	transform: translate(-50%, 0);
	background-color: none;
	transition: all .3s;
	z-index: -1;
}
.nav-wrap ul li a:hover:before {
	background: var(--color);
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
}
.nav-wrap ul li a:hover {
	color: #fff;
}
.nav-wrap ul li a.nav_active:before {
	background: var(--color);
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
}
.nav-wrap ul li a.nav_active {
	color: #fff;
}
@media only screen and (max-width: 768px) {
.nav-wrap ul li a:before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 3px;
	width: 0%;
	height: 30px;
	transform: translate(-50%, 0);
	background-color: none;
	transition: all .3s;
	z-index: -1;
}
.nav-wrap ul li a:hover:before {
	background: var(--color);
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
}
}
/*关于我们 公司简介*/
.Breadcrumb {
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto 2%;
	font-size: 16px;
	color: #9a9a9a;
}
.about_main01 {
	padding: var(--padding);
	background: #fff;
	overflow: hidden;
	padding-top: 2%;
}
.about_main01 .about_textimg {
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto;
	padding-bottom: 33px;
}
#c_mainbox_n .kovant_tit {
	font-size: 32px;
	color: #333;
	margin-bottom: 30px;
	background: url(../img/tit_line.png) no-repeat center bottom;
	text-align: center;
	padding-bottom: 15px;
}
#c_mainbox_n .kovantimg {
	max-width: 100%;
}
#c_mainbox_n .about_text {
	color: #6b7b7f;
	font-size: 16px;
	line-height: 2em;
	margin-bottom: 10px;
}
#c_mainbox_n .about_text img{
	padding-right:30px;
	max-width: 100%;
}
.about_main01 img.aboutimg {
	margin: 0 0 30px;
	max-width: 100%;
}
#c_main03.c_main_about {
	height: auto;
	padding: 5% 0;
	background: url(../img/about2Bg.jpg) no-repeat center center;
}
#c_main03.c_main_about .about_clearfix {
	max-width: 100%;
	justify-content: center;
	padding: 0;
}
#c_main03.c_main_about .num p {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	align-content: center;
}
#c_main03.c_main_about .num p span {
	flex: 0 0 auto;
}
#c_main03.c_main_about .libox {
	flex: 0 0 auto;
	margin: 0 5%;
}

@media only screen and (max-width: 768px) {
#c_mainbox_n .kovant_tit {
	font-size: 24px;
}
#c_mainbox_n .scroll-icon {
	opacity: 1;
	transform: translateX(0px);
	width: 180px;
}
#c_mainbox_n .kovant_tit .scroll-icon a {
	width: 180px;
}
#c_main03 .about_clearfix {
	padding-top: 0;
}
#c_main03.c_main_about .libox {
	margin-top: 20px;
	margin-bottom: 20px;
}
}

@media only screen and (min-width: 769px) {
.about_textimg .row {
	align-items: center;
	display: flex;
}
#content_box-about {
	align-items: center;
	display: flex;
}
}
/*关于我们 发展历程*/
.about_main02 {
	overflow: hidden;
	background-image: url(../img/about4Bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	height: 850px;
	position: relative;
	padding-top: 3%;
}
.aboutlc-mix {
	width: 100%;
	margin-top: 30px;
}
.aboutlc-mix .gallery {
	width: 100%;
	position: relative;
	z-index: 4;
}
.aboutlc-mix .gallery-more {
	width: 100%;
	text-align: center;
	color: #fff;
	padding-top: 100px;
	position: relative;
}
.aboutlc-mix .gallery-more .hint {
	font-family: 'Montserrat-Bold';
	line-height: 1;
	font-weight: 700;
	font-size: 180px;
	opacity: 0.1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.aboutlc-mix .gallery-more .cont {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
.aboutlc-mix .gallery-more .line {
	width: 56px;
	height: 2px;
	background: #0056b8;
	margin: 24px auto 20px;
}
.aboutlc-mix .gallery-more .num {
	font-family: 'Montserrat-Bold';
	line-height: 1;
	font-weight: 700;
}
.aboutlc-mix .thumbs {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 220px;
	z-index: 4;
	transform: rotate(-9deg);
}
.aboutlc-mix .thumbs::before {
	content: "";
	position: absolute;
	width: 120%;
	height: 1px;
	background: #fff;
	left: -10%;
	top: 12px;
}
.aboutlc-mix .thumbs .swiper-container {
	width: 1400px;
	margin: 0 auto;
}
.aboutlc-mix .thumbs .thumbs-year {
	width: 100%;
	font-size: 22px;
	transform: rotate(9deg);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	font-family: 'Montserrat-Bold';
	line-height: 1;
	height: 60px;
	color: #fff;
	padding-top: 7px;
	font-weight: 700;
	transition: all .4s ease;
	position: relative;
	z-index: 4;
}
.aboutlc-mix .thumbs .thumbs-year:hover {
	color: #ef8903;
}
.aboutlc-mix .thumbs .thumbs-year.active {
	color: #0056b8;
}
.aboutlc-mix .thumbs .thumbs-year i {
	width: 11px;
	height: 11px;
	background: #ef8903;
	border-radius: 50%;
	margin: 0 auto;
	transition: all .4s ease;
	position: relative;
}
.aboutlc-mix .thumbs .thumbs-year i::before, .aboutlc-mix .thumbs .thumbs-year i::after {
	content: "";
	position: absolute;
	left: 50%;
}
.aboutlc-mix .thumbs .thumbs-year i::before {
	width: 21px;
	height: 21px;
	border-radius: 50%;
	top: 50%;
	margin: -11px 0 0 -10px;
	opacity: 0;
	background: #0056b8;
	transition: all .4s ease;
}
.aboutlc-mix .thumbs .thumbs-year i::after {
	width: 1px;
	height: 12px;
	top: 10px;
	background: #ef8903;
	transition: all .4s ease;
}
.aboutlc-mix .thumbs .thumbs-year.active i {
	background: #0056b8;
}
.aboutlc-mix .thumbs .thumbs-year.active i::after {
	background: #0056b8;
}
.aboutlc-mix .thumbs .thumbs-year.active i::before {
	opacity: 0.2;
}
.aboutlc-mix .thumbs-prev, .aboutlc-mix .thumbs-next {
	width: 42px;
	bottom: 338px;
	height: 102px;
	position: absolute;
	z-index: 4;
	cursor: pointer;
	background: rgba(0, 0, 0, .5) url("../img/arrLW.svg") no-repeat center/24px auto;
	transition: all .4s ease;
}
.aboutlc-mix .thumbs-prev {
	left: 180px;
}
.aboutlc-mix .thumbs-next {
	right: 180px;
	background-image: url("../img/arrRW.svg");
}
.aboutlc-mix .thumbs-prev:hover, .aboutlc-mix .thumbs-next:hover {
	background-color: #0056b8;
}

@media only screen and (max-width: 768px) {
.about_main02 {
	height: 390px;
}
.aboutlc-mix .gallery-more .hint {
	font-size: 60px;
}
.aboutlc-mix .gallery-more {
	padding-top: 28px;
}
.aboutlc-mix .gallery-more .cont {
	font-size: 18px;
	line-height: 24px;
}
.aboutlc-mix .gallery-more .num {
	font-size: 24px;
}
.aboutlc-mix .gallery-more .line {
	width: 36px;
	margin: 12px auto 10px;
}
.aboutlc-mix {
	margin-top: 20px;
}
.aboutlc-mix .thumbs .thumbs-year {
	font-size: 18px;
	height: 54px;
}
.aboutlc-mix .thumbs {
	bottom: 50px;
}
.aboutlc {
	height: 384px;
}
.aboutlc-mix .thumbs-prev, .aboutlc-mix .thumbs-next {
	bottom: 140px;
	width: 26px;
	height: 56px;
	background-size: 22px auto;
}
.aboutlc-mix .thumbs-prev {
	left: 4%;
}
.aboutlc-mix .thumbs-next {
	right: 4%;
}
}
/*关于我们 公司荣誉*/
.about_main03 {
	background: #fff;
	overflow: hidden;
	padding: var(--padding);
	padding-bottom: 0;
}
.about_honor {
	width: var(--width);
	max-width: var(--max);
	margin-left: auto;
	margin-right: auto;
}
.about_main03 #c_portalResSwiper .swiper-button-prev {
	top: 35%;
	bottom: auto;
}
.about_main03 #c_portalResSwiper .swiper-button-next {
	top: 35%;
	bottom: auto;
}
.about_main03 #c_portalResSwiper .kovantCotent {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-bottom: 71%;
}
.about_main03 #c_portalResSwiper .content {
	position: relative;
	background: none;
	color: #333;
}
.about_main03 #c_portalResSwiper .kovantTitle {
	color: #333;
}
/*关于我们 资质资格*/
.about_main04 {
	background: #fff;
	overflow: hidden;
	padding: var(--padding);
}
.about_main04 #c_portalResSwiper .swiper-button-prev {
	top: 35%;
	bottom: auto;
}
.about_main04 #c_portalResSwiper .swiper-button-next {
	top: 35%;
	bottom: auto;
}
.about_main04 #c_portalResSwiper .kovantCotent {
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-bottom: 71%;
}
.about_main04 #c_portalResSwiper .content {
	position: relative;
	background: none;
	color: #333;
}
.about_main04 #c_portalResSwiper .kovantTitle {
	color: #333;
}
/*新闻资讯 列表页*/
.news_main {
	background: #fff;
	overflow: hidden;
	max-width: var(--max);
	margin: 0 auto;
	width:var(--width);
}
.s_e1cont1 {
	position: relative;
	background-color: #fff;
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #cccccc;
}
.news_top {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 0;
}
.s_e1c1l img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1.0);
	width: 100%;
	transition: all 2s ease .1s;
}
.s_e1c1l {
	position: relative;
	height: 0;
	padding-bottom: 63%;
	overflow: hidden;
}
.s_e1c1r {
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 25px;
	align-self: center;
}
.s_e1c1rtime p {
	font-size: 16px;
	line-height: 1.75;
	-webkit-background-clip: text;
}
.s_e1c1rtime {
	margin-top: 6px;
	margin-bottom: 6px;
}
.s_e1c1rtit {
	max-height: 90px;
	overflow: hidden;
}
.s_e1c1rtit h4 {
	font-size: 22px;
	line-height: 1.5;
	color: #333;
}
.s_e1c1rp p {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
}
.s_e1c1rp {
	max-height: 58px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.s_e1c1rmore {
	position: relative;
}
.s_e1c1rmore .kovant_more span, .s_e1c1rmore .kovant_more i {
	border: 1px solid #ddd;
}
.s_e1c1rmore .kovant_more {
	margin-left: auto;
	margin-right: 0;
}
.s_e1c1rmorep p {
	font-size: 16px;
	color: #333;
	line-height: 1.75;
	font-weight: bold;
}
.s_e1c1rmoreigbox {
	width: calc(100% - 70px);
	padding-left: 10px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
.s_e1c1rmoreig {
	width: 7px;
}
.s_e1c1rmoreig img {
	width: 100%;
}
.s_e1c2list {
	margin-bottom: 44px;
}
.s_e1c2li {
	width: 100%;
	box-shadow: 0px 5px 41.82px 9.18px rgba(140, 140, 140, 0.11);
	border-radius: 5px;
	overflow: hidden;
}
.s_e1c2ig {
	width: 100%;
	position: relative;
}
.s_e1c2ig img {
	width: 100%;
	height: 100%;
}
.s_e1c2ig1 {
	position: relative;
	top: 0;
	left: 0;
}
.s_e1c2ig2 {
	position: absolute;
	top: 0;
	left: 0;
}
.s_e1c2wz {
	position: relative;
	background-color: #fff;
	padding: 23px 40px 38px 35px;
}
.s_e1c2wztime p {
	font-size: 14px;
	line-height: 1.75;
	color: var(--color);
}
.s_e1c2wztime {
	margin-bottom: 12px;
}
._e1c2wztime {
	margin-bottom: 10px;
}
.s_e1c2nr {
	min-height: 48px;
	overflow: hidden;
}
.s_e1c2yuan {
	width: 54px;
	position: absolute;
	top: -28px;
	right: 40px;
	opacity: 0;
	transition: all .36s;
}
.s_e1c2yuan img {
	width: 100%;
}
.t_jiancir {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: linear-gradient(to right, #da251d, #ff0b00);
	position: absolute;
	right: 40px;
	top: -29px;
	transition: all 0.36s;
	opacity: 0;
}
.t_jiantou {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}
.t_jiantou img {
	width: 100%;
}
.s_e1c2list a:hover .t_jiancir {
	opacity: 1;
}
.ywduan p {
	font-size: 18px;
	line-height: 1.5;
	color: #333;
}
.ywduan2 p {
	font-size: 18px;
	line-height: 1.8em;
	color: #2d2d2d;
}
.ywduan3 p {
	font-size: 14px;
	line-height: 2;
	color: #333;
}
/*新闻资讯 详情页*/
/****newsdetail page****/
.newsdetail {
	width: 100%;
	margin-top: 90px;
}
.newsdetail_main {
	max-width: 1100px;
	padding-bottom: 70px;
}
.newsline {
	border-bottom: 1px solid #efefef;
}
.newsdetail_main h2 {
	color: #000;
	padding-top: 0px;
	padding-bottom: 25px;
	display: block;
	font-size: 38px;
}
.newsdetail_main .ymd {
	font-size: 14px;
	display: block;
	padding-bottom: 20px;
}
.newsdetail_des {
	background: #f7f7f7;
	padding: 20px;
	font-size: 14px;
	margin-bottom: 30px;
}
.newsdetail_content {
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
}
.newsdetail_content img {
	max-width: 100% !important;
	height: auto !important;
	margin: 0 auto;
	padding: 15px 0;
}
.newsdetail_pages {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-top: 1px solid #9fa0a0;
}
.newsdetail_pages a {
	font-size: 16px;
	text-decoration: none;
}
.newsdetail_pages a:hover {
	color: #004da0;
}

@media only screen and (max-width: 768px) {
.news_top {
	padding: 5px;
}
.s_e1c1r {
	padding: 20px;
}
.s_e1c1rtit h4 {
	font-size: 18px;
}
.s_e1c1rtime p {
	font-size: 14px;
}
}
/*业务领域*/
.busChanel {
	padding-top: 32px;
}
.busChanel .wrapper {
	width: 582px;
	height: 582px;
	margin: 0 auto;
	background: url(../img/busCircle.png) no-repeat center;
	background-size: 100% 100%;
	position: relative;
}
.busChanel .wrapper .circle {
	width: 80%;
	height: 80%;
	position: absolute;
	left: 10%;
	top: 10%;
	box-sizing: border-box;
	border: 2px solid var(--color);
	border-radius: 50%;
	opacity: 0.34;
}
.busChanel .wrapper .logo {
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.busChanel .wrapper .scroll {
	width: 74%;
	height: 74%;
	position: absolute;
	left: 13%;
	top: 13%;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}
.busChanel .wrapper .scroll:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	background: rgba(0,0,0,0.6);
}
.busChanel .wrapper .scroll .swiper-slide {
	height: 100%;
}
.busChanel .wrapper .scroll .swiper-slide .wrap {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.busChanel .wrapper .scroll .swiper-slide .wrap li a {
	display: inline-block;
	font-size: 16px;
	line-height: 32px;
	color: #ffffff;
	font-weight: 300;
}
.busChanel .wrapper .scroll .swiper-slide .wrap li a:hover {
	color: var(--color);
	font-weight: normal;
}
.busChanel .tabs li {
	position: absolute;
	cursor: pointer;
	line-height: 48px;
	font-size: 16px;
	color: #666666;
	z-index: 4;
	white-space: nowrap;
}
.busChanel .tabs li .icon {
	width: 48px;
	height: 48px;
	position: absolute;
	top: 0;
	background: #bebebe;
	border-radius: 50%;
	text-align: center;
	line-height: 48px;
	font-size: 0;
}
.busChanel .tabs li .icon img {
	max-width: 100%;
	max-height: 100%;
}
.busChanel .tabs li.active {
	color: var(--color);
}
.busChanel .tabs li.active .icon {
	background: var(--color);
}
/*右*/
.busChanel .tabs li.right {
	padding-left: 75px;
	transform: translate(-24px, -50%);
}
.busChanel .tabs li.right .icon {
	left: 0;
}
/*左*/
.busChanel .tabs li.left {
	padding-right: 75px;
	transform: translate(calc(-100% + 24px), -50%);
}
.busChanel .tabs li.left .icon {
	right: 0;
}
/*下*/
.busChanel .tabs li.bottom {
	padding-top: 50px;
	transform: translate(-50%, 0);
}
.busChanel .tabs li.bottom .icon {
	left: 50%;
	margin-left: -24px;
}

@media screen and (max-width: 1024px) {
.busChanel {
	overflow: auto;
}
.busChanel .outer {
	min-width: 580px;
	padding-bottom: 30px;
}
.busChanel .wrapper .circle {
	width: 90%;
	height: 90%;
	left: 5%;
	top: 5%;
}
.busChanel .wrapper .scroll {
	width: 80%;
	height: 80%;
	left: 10%;
	top: 10%;
}
.busChanel .wrapper {
	width: 360px;
	height: 360px;
}
.busChanel .wrapper .logo img {
	height: 30px;
}
.busChanel .wrapper .scroll .swiper-slide .wrap li a {
	font-size: 12px;
	line-height: 20px;
}
.busChanel .tabs li {
	font-size: 13px;
	line-height: 30px;
}
.busChanel .tabs li .icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
/*右*/
.busChanel .tabs li.right {
	padding-left: 38px;
	transform: translate(-15px, -50%);
}
.busChanel .tabs li.right .icon {
	left: 0;
}
/*左*/
.busChanel .tabs li.left {
	padding-right: 38px;
	transform: translate(calc(-100% + 15px), -50%);
}
.busChanel .tabs li.left .icon {
	right: 0;
}
/*下*/
.busChanel .tabs li.bottom {
	padding-top: 40px;
	transform: translate(-50%, 0);
}
.busChanel .tabs li.bottom .icon {
	left: 50%;
	margin-left: -15px;
}
}
/*业务领域 列表页*/
.contBusiness {
	margin: 0 auto;
	max-width: var(--max);
	width: var(--width);
}
.contBusiness .item {
	margin-bottom: 4%;
}
.contBusiness .item .pageStyle {
	font-size: 16px;
	line-height: 26px;
	color: #4c4c4c;
}
.contBusiness .item .pageStyle * {
	max-width: 100% !important;
}
.contBusiness .item .pageStyle img {
	height: auto !important;
}
.contBusiness .item .title {
	font-size: 28px;
	line-height: 54px;
	color: #333333;
	font-weight: normal;
	font-size: 24px;
}
/*业务详细页*/
.products_detailbox {
	margin: 0 auto 40px;
	max-width: var(--max);
	width: var(--width);
}
.products_detailbox .Pro_Breadcrumb {
	font-size: 12px;
	margin-bottom: 20px;
}
.products_detailbox .Breadcrumb span {
	color: #97acb1;
}
.products_detailbox .Pro_title {
	font-size: 26px;
	margin-bottom: 15px;
}
.products_detailbox .Pro_summary {
	font-size: 15px;
	color: #6b7b7f;
	line-height: 1.8em;
	max-width: 550px;
	margin-bottom: 30px;
}
.products_detailbox .Pro_ico {
	max-width: 550px;
}
.products_detailbox .Pro_ico .col-md-6 {
	margin-bottom: 20px;
}
.products_detailbox .Por_line {
	background: #f2f2f3;
	height: 1px;
	width: 100%;
	max-width: 550px;
	margin-bottom: 30px;
}
.products_detailbox .Pro_text {
	margin-bottom: 30px;
}
.products_detailbox .Pro_teb {
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
	max-width: 550px;
}
.products_detailbox .Pro_tebbox {
	border: 1px solid #e5e5e5;
}
.products_detailbox .back {
	background: #f9f9f9;
}
.products_detailbox .Pro_tebbox > div {
	padding-top: 10px;
	padding-bottom: 10px;
}
.products_detailbox .Pro_tebbox div.clearBoth {
	padding: 0;
}
.products_detailbox .col-md-3 {
	border-right: 1px solid #e5e5e5;
	font-weight: bold;
}
.products_detailbox .Pro_text2 {
	font-size: 16px;
	color: var(--color);
	margin-bottom: 20px;
}
.products_detailbox .oem_title {
	font-size: 26px;
	color: var(--color);
	font-weight: bold;
	margin-bottom: 10px;
}
.products_detailbox .oem_text {
	margin-bottom: 20px;
	max-width: 500px;
	line-height: 1.8em;
}
.products_detailbox .Pro_detail {
	padding: 0px;
	margin-top: 30px;
	font-size: 16px;
}
.products_detailbox .Pro_detail img {
	max-width: 100%;
}
#c_products_detail .title_box_n {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#c_products_detail #c_portalResProduct01 {
	width: 100%;
	max-width: 1220px;
	margin: 0 auto;
	padding-bottom: 50px;
}
/*业务详细页切换*/
#c_portalResEbizads_banner {
	background: #fff;
	box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0);
	border: 1px solid #eee;
}
#c_portalResEbizads_banner .Bbanner {
	position: relative;
}
#c_portalResEbizads_banner .f-center {
	text-align: center;
	padding: 0;
}
#c_portalResEbizads_banner .f-14 {
	font-size: 14px;
}
#c_portalResEbizads_banner .pcimg {
	width: 100%;
	height: auto;
	overflow: hidden;
}
#c_portalResEbizads_banner .banner .swiper-slide {
	pointer-events: inherit;
}
#c_portalResEbizads_banner .banner .swiper-slide img {
	display: block;
	width: 100%;
	left: 0px;
	top: 0px;
}
#c_portalResEbizads_banner .bannerPic {
	position: relative;
	width: 100%;
	height: auto;
	transition: all 1s ease 2.5s;
	transform: perspective(1000px) translate3d(0, 0, 100px);
}
#c_portalResEbizads_banner .swiper-slide.active .bannerPic {
	transition: all 5s ease 0s;
	transform: perspective(1000px) translate3d(0, 0, 0px);
}
#c_portalResEbizads_banner .banner .swiper-button-prev {
	background-image: none;
	left: calc(8.335% - 32px);
	top: calc(50% - 32px);
	width: 64px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	color: #ffffff;
	background-color: rgba(202, 202, 202, 0.3);
	transition: all .3s ease;
	display: none;
}
#c_portalResEbizads_banner .banner .swiper-button-next {
	background-image: none;
	right: calc(8.335% - 32px);
	top: calc(50% - 32px);
	width: 64px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	color: #ffffff;
	background-color: rgba(202, 202, 202, 0.3);
	transition: all .3s ease;
	display: none;
}
#c_portalResEbizads_banner .banner .swiper-button-next.swiper-button-disabled {
	background-color: rgba(0, 0, 0, 0.3);
}
#c_portalResEbizads_banner .banner .swiper-button-prev.swiper-button-disabled {
	background-color: rgba(0, 0, 0, 0.3);
}
#c_portalResEbizads_banner .banner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #ffffff;
	margin: 0 14px;
	opacity: 0.5;
	color: transparent;
}
#c_portalResEbizads_banner .banner .swiper-pagination-bullet-active {
	opacity: 1;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 2px solid rgba(255, 255, 255, 0.4);
	background-color: transparent;
	color: #ffffff;
}
#c_portalResEbizads_banner .banner .swiper-pagination-bullet-active .wrapper_con {
	display: block;
}
#c_portalResEbizads_banner .banner .swiper-pagination {
	font-size: 0px;
}
#c_portalResEbizads_banner .banner .swiper-pagination > span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
#c_portalResEbizads_banner .banner .swiper-container-rtl .swiper-button-next {
	left: calc(8.335% - 32px);
}
#c_portalResEbizads_banner .banner .swiper-container-rtl .swiper-button-prev {
	right: calc(8.335% - 32px);
}
#c_portalResEbizads_banner .banner .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 5%;
}
#c_portalResEbizads_banner .banner .swiper-pagination-custom {
	bottom: 5%;
}
#c_portalResEbizads_banner .banner .swiper-pagination-fraction {
	bottom: 5%;
}
#c_portalResEbizads_banner .right {
	right: -2px;
}
#c_portalResEbizads_banner .left {
	left: -2px;
}
#c_portalResEbizads_banner .circleProgress {
	width: 42px;
	height: 42px;
	border: 2px solid transparent;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	-webkit-transform: rotate(-135deg);
}
#c_portalResEbizads_banner .rightcircle {
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	right: 0px;
}
#c_portalResEbizads_banner .leftcircle {
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	left: 0px;
}
#c_portalResEbizads_banner .wrapper_con {
	width: 21px;
	height: 42px;
	position: absolute;
	top: -2px;
	overflow: hidden;
	display: none;
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
#c_portalResEbizads_banner .banner .swiper-button-prev {
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: calc(50% - 20px);
}
#c_portalResEbizads_banner .banner .swiper-button-next {
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: calc(50% - 20px);
}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
#c_portalResEbizads_banner .banner .swiper-button-prev {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
#c_portalResEbizads_banner .banner .swiper-button-next {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
#c_portalResEbizads_banner .banner .swiper-slide .ind_ban_tex .b_line {
	margin: 0px auto 20px;
}
}
#c_portalResEbizads_banner .banner_swiper_box2 {
	position: relative;
	padding: 0 50px;
}
#c_portalResEbizads_banner .banner_swiper_box2 .banner_swiper_small {
	padding: 10px 0 0;
}
#c_portalResEbizads_banner .swiper-btn {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 50px;
	font-size: 30px;
	color: #ccc;
}
#c_portalResEbizads_banner .swiper-prev {
	left: 0px;
}
#c_portalResEbizads_banner .swiper-next {
	right: 0px;
}
#c_portalResEbizads_banner .banner_swiper_box2 .swiper-slide .small_content {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	border: 1px solid #f2f2f3;
	width: 100%;
	height: calc(100% - 5px);
	padding: 0 5px;
}
#c_portalResEbizads_banner .banner_swiper_box2 .swiper-slide:last-child .small_content {
	border-right: none;
}
#c_portalResEbizads_banner .banner_swiper_box2 .swiper-slide .small_content:after {
	content: '';
	display: block;
	width: 60%;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: -2px;
	transform: translateX(-50%);
	transition: .5s;
}
#c_portalResEbizads_banner .banner_swiper_box2 .swiper-slide .small_content:hover:after {
	background: #008d89;
}
#c_portalResEbizads_banner .banner_swiper_box2 .smallOrignalPath {
	position: relative;
	transform: translate(0, 0);
	top: 0px;
	left: 0px;
	width: 222px;
	height: 125px;
	border-radius: 5px;
	max-width: 100%;
}
#c_portalResEbizads_banner .banner_swiper_box2 .swiper-slide.swiper-slide-thumb-active .small_content::after {
	background: #008d89;
}

@media (max-width: 767px) {
#c_portalResEbizads_banner .banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	left: 0;
	top: 0;
}
#c_portalResEbizads_banner .banner .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 6px;
}
#c_portalResEbizads_banner .rightcircle {
	display: none;
}
#c_portalResEbizads_banner .banner .swiper-pagination-bullet-active .wrapper_con {
	display: none;
}
#c_portalResEbizads_banner .f-14 {
	display: none;
}
#c_portalResEbizads_banner .banner .swiper-button-prev {
	display: none;
}
#c_portalResEbizads_banner .banner .swiper-button-next {
	display: none;
}
#c_portalResEbizads_banner .f-center {
	text-align: center;
	padding: 5px;
	position: relative;
}
#c_portalResEbizads_banner .banner_swiper_box2 .smallOrignalPath {
	position: relative;
	transform: translate(0, 0);
	top: 0px;
	left: 0px;
	width: 160px;
	height: 90px;
	border-radius: 5px;
}
#c_portalResEbizads_banner .banner_swiper_box2 .swiper-slide .small_content {
	border-right: none;
}
#c_portalResEbizads_banner .banner_swiper_box2 {
	height: 100px;
}
#c_portalResEbizads_banner .swiper-prev {
	top: 35%;
}
#c_portalResEbizads_banner .swiper-next {
	top: 35%;
}
#c_portalResEbizads_banner .banner_swiper_box2 .banner_swiper_small {
	padding: 10px 0 10px;
}
.Children_list {
	margin-right: 0 !important;
}
#c_portalResProduct_hot {
	display: none;
}
.products_detailbox .Pro_title{
	font-size:20px;
	margin-top:20px;
}
}

@media (min-width: 768px) {
#c_portalResEbizads_banner .banner_swiper_box2 {
	width: 100%;
	height: 150px;
	z-index: 99;
}
#c_portalResEbizads_banner .swiper-btn {
	height: 150px;
	line-height: 150px;
	font-size: 30px;
}
}
.zoom_search {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 20px;
	z-index: 9;
}
#c_portalResEbizads_banner .proLink {
	display: block;
	width: 100%;
	height: 100%;
}

/*招标分类样式CSS*/
#c_portalResProduct_category .products_nav {
	height: 60px;
	line-height: 60px;
	background: none;
	color: #324549;
	display: block;
	font-size: 24px;
}
#c_portalResProduct_category .products_nav b {
	height: 60px;
	line-height: 60px;
	display: inline-block;
	width: 100%;
	color: #324549;
	border-bottom: 1px solid #e6e9ed;
	font-weight: normal;
}
#c_portalResProduct_category .moveBtn {
	display: none;
	color: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: var(--color);
	border: 1px solid var(--color);
	white-space: nowrap;
	font-size: 1.125rem;
	font-weight: bold;
	margin: 15px 0 0;
}
#c_portalResProduct_category .products_title {
	background: #46960b;
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
	color: #fff;
	font-size: 1rem;
}
#c_portalResProduct_category .contentBox {
	width: 100%;
	height: auto;
	overflow: visible;
	background: none;
	padding-bottom: 30px;
	border-bottom-right-radius: 5em;
	-webkit-border-bottom-right-radius: 5em;
}
#c_portalResProduct_category .link {
	position: relative;
	height: 64px;
	line-height: 64px;
	cursor: pointer;
}
#c_portalResProduct_category .content li {
	margin-bottom: 0px;
}
#c_portalResProduct_category .yjTitle {
	border: 1px solid #d2d2d3;
	margin-bottom: 5px;
	background: none;
	padding-left: 15px;
}
#c_portalResProduct_category .yjLink {
	position: relative;
	font-size: 16px;
	transition: all .5s ease;
	padding-left: 0;
	font-weight: bold;
	display: block;
}
#c_portalResProduct_category .iconfont1 {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 40px;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.25rem;
}
#c_portalResProduct_category .ejLi {
	position: relative;
}
#c_portalResProduct_category .ejTitle {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 34px;
	transition: all .5s ease;
}
#c_portalResProduct_category .ejLink {
	color: #333;
	font-size: 14px;
}
#c_portalResProduct_category .iconfont2 {
	position: absolute;
	right: 20px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #333;
	font-size: 1rem;
	transition: all .5s ease;
}
#c_portalResProduct_category .icf {
	/*transform: rotate(180deg);*/
}
#c_portalResProduct_category .sjTitle {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
	height: 46px;
	line-height: 46px;
}
#c_portalResProduct_category .sjLink {
	color: #7b8a96;
	font-size: 14px;
}
#c_portalResProduct_category .ejBox {
	display: none;
	border: 1px solid var(--color);
}
#c_portalResProduct_category .rotate {
	/*transform: rotate(90deg);*/
}
#c_portalResProduct_category .ejTitle:hover .ejLink {
	color: var(--color);
}
#c_portalResProduct_category .yjTitle:hover .iconfont1 {
	color: var(--color);
	font-weight: bold;
}
#c_portalResProduct_category .yjTitle.currentB .iconfont1 {
	color: var(--color);
	font-weight: bold;
}
#c_portalResProduct_category .backBtn {
	display: none;
}

#c_portalResProduct_category .yjTitle.currentB {
	border-bottom: 1px solid var(--color);
}

#c_portalResProduct_category .yjTitle:hover {
	color: var(--color);
	font-weight: bold;
	border-bottom: 1px solid var(--color);
}
#c_portalResProduct_category .yjTitle.currentB {
	color: var(--color);
	font-weight: bold;
}
#c_portalResProduct_category .yjTitle:hover .yjLink {
	color: var(--color);
	font-weight: bold;
}
#c_portalResProduct_category .yjTitle.currentB .yjLink {
	color: var(--color);
	font-weight: bold;
}
#c_portalResProduct_category .yjTitle:hover .yjLink::before {
	opacity: 1;
}
#c_portalResProduct_category .sjBox {
	display: none;
}
#c_portalResProduct_category .line_right {
	display: none;
}

@media only screen and (min-width:769px) {
#c_portalResProduct_category .sjBox {
	position: absolute;
	top: 0;
	left: 100%;
	box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4);
}
#c_portalResProduct_category .sjTitle {
	text-align: center;
}
#c_portalResProduct_category .sjTitle::before {
	content: '';
	position: absolute;
	display: block;
	width: 6px;
	height: 46px;
	background-color: var(--color);
}
#c_portalResProduct_category .sjBox li {
	width: 180px;
	background: #fff;
	height: 46px;
	line-height: 46px;
}
#c_portalResProduct_category .sjTitle:hover .sjLink {
	color: #01a5ec;
}
#c_portalResProduct_category .sjLi::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid var(--color);
	border-right: 6px solid #fff;
	border-bottom: 6px solid var(--color);
	position: absolute;
	left: 0;
	top: 22px;
	z-index: 1;
}
#c_portalResProduct_category .ejLi:hover .sjLi::before {
	display: block;
}
}

@media only screen and (max-width:768px) {
#c_portalResProduct_category .contentBox {
	position: fixed;
	top: 50px;
	left: 100%;
	height: 100%;
	font-size: 0;
	background: #f2f2f3;
}
#c_portalResProduct_category .backBtn {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 102%;
	vertical-align: top;
	background: #363636;
}
#c_portalResProduct_category .yjLink {
	position: relative;
	color: #333;
	font-size: 1rem;
	transition: all .5s ease;
	padding-left: 0;
	font-weight: bold;
	display: block;
}
#c_portalResProduct_category .content {
	display: inline-block;
	width: calc(100% - 45px);
	padding-top: 5px;
	height: calc(100vh - 64px);
	overflow-y: scroll;
	overflow-x: hidden;
}
#c_portalResProduct_category .moveBtn {
	display: block;
}
#c_portalResProduct_category .products_title {
	display: none;
}
#c_portalResProduct_category .categrayBox {
	border: none;
	margin: 0 0 20px;
}
#c_portalResProduct_category .btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 1.2rem;
	color: #fff;
	padding: 0;
	background: var(--color);
	border-radius: 0px;
}
#c_portalResProduct_category .yjTitle {
	border-bottom: 1px solid #d2d2d3;
	padding-left: 25px;
	height: 52px;
	line-height: 52px;
}
#c_portalResProduct_category .sjTitle {
	padding-left: 80px;
}
#c_portalResProduct_category .jsDeg {
	transform: rotate(-90deg);
}
#c_portalResProduct_category .line_right {
	display: block;
	width: 8px;
	height: 50px;
	background-color: #54a818;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0
}
#c_portalResProduct_category .line_show {
	opacity: 1;
}
#c_portalResProduct_category .sjTitle::after {
	content: '';
	display: block;
	width: 8px;
	height: 50px;
	background-color: #54a818;
	position: absolute;
	right: 0;
	top: 0;
}
#c_portalResProduct_category .products_nav {
	display: none;
}
}

/*招标列表页*/
.c_portalResNews_list {
	padding-top: 5%;
	padding-bottom: 4%;
}
.c_portalResNews_list .p_articles {
	padding-bottom:18px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 18px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	display: flex;
    flex-wrap: wrap;
    align-content: center;
}
.c_portalResNews_list .porTbox {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	flex:1;
	margin-right:30px;
}
.c_portalResNews_list .showBoxLink {
	font-size: 16px;
	line-height: 1.8em;
	color: #333;
	display: block;
	margin-bottom: 5px;
}
.c_portalResNews_list .showBoxLink:hover {
	color: var(--color);
}
.c_portalResNews_list .newDatte {
	font-size: 16px;
	color: #777;
	flex:0 0 auto;
	line-height:33px;
}
.c_portalResNews_list .newSummry {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #999;
}
/*招标分类层级 S*/
.pro_left {
	position: relative;
	z-index: 99;
}
.pro_right {
	z-index: 98;
	position: relative;
}
/*搜索*/
.search {
	padding: var(--padding);
}
.tonly_re_atitle {
	max-width: 220px;
}
.tonly_re_atitle h2 {
	font-weight: bold;
	position: relative;
	display: inline-block;
	font-size: 38px;
}
#center_atitle h2:after {
	left: 35%;
}
.tonly_re_atitle h2:after {
	position: absolute;
	content: "";
	width: 30%;
	border-bottom: 2px solid #337ab7;
	bottom: -20px;
	left: 0;
}
.tonly_re_about_con {
	color: #444;
	line-height: 2rem;
}
.searchall {
	width: 40%;
}
.form-inline .searchall .form-control {
	width: 100%;
	border: 1px solid #292d2f;
	border-radius: 0;
	margin-bottom: 0px;
}
.re_search .btn {
	/*margin-left:10px;*/
	background-color: #004da0;
	border-color: #004da0;
	border-radius: 0;
	height: 50px;
	padding: 0 30px;
	font-size: 16px;
}
.pgs_sec {
	padding: 40px 0px 0;
	font-size: 0.875rem;
}
.pgs_sec a:hover h3 {
	color: #d92028;
}
.pgs_sec li {
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #efefef
}
.pgs_sec li p {
	font-size: 14px;
	padding-left: 5px;
	color: #666;
}
.pgs_sec a:hover i {
	color: #d92028;
}
.pgs_sec li i {
	font-size: 0.75rem;
	float: left;
	display: inline-block;
	padding-right: 0.5rem;
}
.pgs_sec li h3 {
	font-weight: bold;
	display: inline-block;
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
	padding-right: 5px;
}
.highlight {
	color: #d92028;
}
/*联系我们*/
.contact_main01{
	padding: var(--padding);
}
.contact_Related {
	padding: var(--padding);
	background: #fafafa;
	overflow: hidden;
	padding-top: 2%;
}
.contact_box {
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto;
}
.contact_tit {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
	background: url(../img/tit_line.png) no-repeat center left;
	padding-left: 25px;
}
.contact_box img {
	max-width: 100%;
	margin-bottom: 10px;
}
.contact_com {
	font-size: 20px;
	font-weight: normal;
	color: #2d2d2d;
	margin-bottom: 20px;
}
.contact_con {
	margin-bottom: 20px;
	font-size: 18PX;
}
.contact_con p {
	line-height: 2.2em;
}
.address {
	width: 100%;
	height: 350px;
	background-color: rgb(29, 108, 191);
}
/*客户留言*/
.messages_Related {
	padding: var(--padding);
	background: #fafafa;
	overflow: hidden;
	padding-top: 2%;
}
.messages_box {
	width: var(--width);
	max-width: var(--max);
	margin: 0 auto;
	padding-bottom: 2%;
}
.mess_tit {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
	background: url(../img/tit_line.png) no-repeat center left;
	padding-left: 25px;
}
.mess_text p {
	line-height: 2.2em;
}
.mess_text {
	margin-bottom: 40px;
}
/*客户留言 留言表单*/
.form-group {
	margin-bottom: 35px;
}
.form-group .p_intentionIntroTitle {
	font-size: 14px;
	margin-bottom: 8px;
	display: block;
	font-weight: normal;
}
.p_intentionIntroStar {
	color: red;
}
.form-control {
	border-radius: 0px;
	max-width: none;
	border: 1px solid #d2d2d2;
	box-shadow: none;
	height: 50px;
	background: #fff;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 5px;
}
.form-group .p_eqdescInput .InputText {
	padding-top: 10px;
	border: 1px solid #d2d2d2;
	background: none;
	min-height: 130px;
}
.form-group .p_eqdescInput textarea:focus {
	border: none;
	outline: none;
	border-bottom: 1px solid #ccc;
}
.e_input {
	width: 100%;
}
.p_sex {
	float: left;
}
.radio-inline {
	text-align: right;
	margin-right: 15px;
}
.p_NameBox1 {
	display: inline-block;
}
.p_NameBox2 {
	width: 46%;
	display: inline-block;
	margin-left: 7%;
}
.p_FullName p {
	font-size: 12px;
}
.p_checkboxA {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 10px;
}
.p_checkboxA .shape {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.p_checkboxA .option .font {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.p_submit {
	color: #fff;
	background:var(--color);
	width: 150px;
	height: 54px;
	border: none;
	font-size: 18px;
	margin-top: 15px;
	outline: none;
	cursor: pointer;
}
.p_submit:hover {
	background: #da251d;
}

/*详情*/
.c_portalResNews_detail .news-detail {
	padding: 15px 18px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
}
.c_portalResNews_detail h1.title{
	font-size:24px;
	font-weight: bold;
	text-align:center;
	margin-bottom:15px;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	padding-top:20px;
}
.c_portalResNews_detail .time-text{
	margin-top:10px;
	color: #777;
	font-size: 14px;
	font-weight: normal;
}
.c_portalResNews_detail .obje-text{
    font-size: 14px;
    font-weight: normal;
}
.c_portalResNews_detail p {
	font-size: 16px;
	line-height: 2em;
}
.c_portalResNews_detail img {
	max-width: 100%;
}
.c_portalResNews_detail div {
	font-size: 16px;
	line-height: 2em;
}
.c_portalResNews_detail div table{
    width: 100% !important;
}
.c_portalResNews_detail p {
	font-size: 16px;
	line-height: 2em;
}
.preNext{position:relative;}
.preNext .text {
    color: #999;
}
.preNext li {
    border-bottom: 1px solid #ddd;
    transition: all 1.2s;
    -moz-transition: all 1.2s;
    -webkit-transition: all 1.2s;
    -o-transition: all 1.2s;
    overflow: hidden;
    /* background: #FFFFFF; */
    padding: 1rem 0;
    border-top: none;
    margin: 0;
}


/*移动端部份兼容优化*/
@media only screen and (max-width: 768px) {
.tonly_re_atitle h2{
	font-size: 24px;
}
.search {
    padding: 15px;
  }
  .searchall{
    width: 100%;
    margin:15px 0 15px 0;
  }
  .re_search .btn{
    margin-top: 10px;
    width: 100%;
  }

  #c_main01 .business_scroll .wrap h5{
  	font-size: 14px;
  }
.tbox{display: none !important}
.c_portalResnav_main .header2 .main-wrap, .c_portalResnav_main .header2 {
	height: 50px !important;
}
.c_portalResnav_main .pc_nav {
	height: 50px !important;
}
.c_portalResnav_main .header2 .logo {
	width: 48px !important;
	margin-top: 5px !important;
}
.c_portalResnav_main .header2 .nav-btn {
	margin-top: 14px !important;
}
.title_box .t_title {
	font-size: 26px !important;
}
.title_box p {
	font-size: 14px !important;
}
.nav-wrap ul li {
	height: 36px !important;
	line-height: 36px !important;
}
.nav-wrap ul li a {
	font-size: 14px !important;
	height: 36px !important;
	line-height: 36px !important;
}
.Breadcrumb {
	font-size: 12px !important;
}
#c_mainbox_n .about_text img{
	padding-right:0px;
	max-width: 100%;
}
}


.tbox{width:50px;float:right;position:fixed;right:10px;bottom:15px;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:15px;display:none;}/*½â¾öIE6ÏÂ²»¼æÈÝ position:fixed µÄÎÊÌâ*/
.tbox #gotop{width:50px;height:50px;background:url(../images/icon.png) no-repeat 0 0;background-size: cover;display:block;}