﻿@charset "UTF-8";
body, p, form, textarea, h1, h2, h3, h4, h5, dl, dd {
	margin: 0px;
}
input, button, ul, ol {
	margin: 0px;
	padding: 0px;
}
body, input, button, form {
	font-size: 14px;
	line-height: 28px;
	font-family: "microsoft yahei", "Arial";
	color: #333333;
}
h1, h2, h3, h4, h5, h6, font {
	font-size: 14px;
	font-weight: normal;
}
ul, ol, li {
	list-style: none;
}
input {
	background: none;
	border: 0 none;
}
img, iframe {
	border: 0px;
}
em, i {
	font-style: normal;
}
button, input, select, textarea {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red {
	color: #ba292e;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.poa {
	position: absolute;
}
.por {
	position: relative;
}
.hidden {
	display: none;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #0B5CAD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.ease, .ease * {
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.noease, .noease * {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
:-moz-placeholder {
color: #aaa;
}
::-moz-placeholder {
color: #aaa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #aaa;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #aaa;
}
/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*******************index css*********************/
.inews .section_con {
	position: absolute;
	height: 560px;
	left: 50%;
	top: 50%;
	margin: -290px 0 0 -600px;
}
.inews .inews-left {
	width: 550px;
	float: left;
	overflow: hidden;
	position: relative;
}
.inews .inews-left .list {
	width: 500%;
}
.inews .inews-left .prev, .inews .inews-left .next {
	width: 30px;
	height: 70px;
	display: block;
	cursor: pointer;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	position: absolute;
	border-radius: 3px;
	top: 140px;
	z-index: 10;
	background: url(/skin/images/black50.png) repeat 0 0;
}
.inews .inews-left .prev s, .inews .inews-left .next s {
	width: 30px;
	height: 70px;
	display: block;
	background: url(/skin/images/inews-ico.png) no-repeat 11px center;
}
.inews .inews-left .prev:hover, .inews .inews-left .next:hover {
	background: url(/skin/images/red80.png) repeat 0 0;
}
.inews .inews-left .prev {
	left: 10px;
}
.inews .inews-left .next {
	right: 10px;
}
.inews .inews-left .next s {
	background-position: -41px center;
}
.inews .inews-left .item {
	width: 550px;
	float: left;
}
.inews .inews-left .item a {
	width: 100%;
	display: block;
}
.inews .inews-left .item .img {
	height: 350px;
	overflow: hidden;
}
.inews .inews-left .item img {
	width: 100%;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.inews .inews-left .item h3 {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	padding-top: 0;
	color: #333;
	font-size: 18px;
}
.inews .inews-left .item .time {
	width: 70px;
	float: left;
	border-right: 1px solid #979797;
	color: #333333;
	line-height: 16px;
	font-size: 16px;
}
.inews .inews-left .item .time .year {
	font-size: 24px;
	display: block;
	line-height: 24px;
	margin-bottom: 4px;
}
.inews .inews-left .item .txt {
	width: 462px;
	float: right;
	color: #979797;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: -7px;
}
.inews .inews-left .item:hover img {
	filter: brightness(105%);
}
.inews .inews-left .item:hover h3 {
	color: #0B5CAD;
	padding-left: 5px;
}
.inews .inews-left img {
	width: 100%;
	display: block;
}
.inews .inews-right {
	width: 550px;
	float: right;
}
.inews .inews-right .item {
	width: 100%;
	padding: 28px 0;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}
.inews .inews-right .item:first-child {
	padding-top: 0;
}
.inews .inews-right .item a {
	display: block;
	width: 100%;
*zoom: 1;
}
.inews .inews-right .item a:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.inews .inews-right .item img {
	width: 140px;
	height: 105px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	display: block;
	float: left;
	margin-right: 20px;
}
.inews .inews-right .item h3 {
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	color: #333;
}
.inews .inews-right .item .time {
	display: block;
	color: #333;
}
.inews .inews-right .item .more {
	width: 68px;
	height: 18px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	line-height: 18px;
	position: absolute;
	right: 0;
	bottom: 30px;
	text-align: center;
	color: #b6b6b6;
	display: block;
	float: right;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	font-family: arial;
}
.inews .inews-right .item a:hover .more {
	background: #ed4e43;
	border-color: #ed4e43;
	color: #fff;
}
.inews .inews-right .item a:hover img {
	filter: brightness(105%);
}
@media (max-width: 1600px) {
.inews .indexTit {
	margin-bottom: 20px;
}
.inews .section_con {
	height: 540px;
	margin-top: -255px;
}
}
@media (max-width: 1366px) {
.inews .indexTit {
	margin-bottom: 10px;
}
.inews .section_con {
	height: 440px;
	margin-top: -200px;
}
.inews .inews-left .prev, .inews .inews-left .next {
	margin-top: -40px;
}
.inews .inews-left .item .img {
	height: 260px;
}
.inews .inews-left .item h3 {
	height: 40px;
	line-height: 40px;
}
.inews .inews-right .item {
	padding: 10px 0;
}
.inews .inews-right .item .more {
	bottom: 10px;
}
}
/******ivedio******/
.indexTit {
	width: 100%;
	text-align: center;
	position: relative;
	margin-bottom: 46px;
}
.indexTit .en {
	color: #2f2f2f;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-family: arial;
	display: block;
}
.indexTit .line-left, .indexTit .line-right {
	width: 90px;
	height: 1px;
	position: absolute;
	bottom: 12px;
	display: block;
	background: #c1c1c1;
}
.indexTit .line-left {
	left: 50%;
	margin-left: -158px;
}
.indexTit .line-right {
	right: 50%;
	margin-right: -158px;
}
.indexTit h2 {
	font-size: 24px;
	line-height: 30px;
}
@media (max-width: 1366px) {
.indexTit .en {
	margin-bottom: 0;
}
}
.gridlist {
	width: 100%;
}
.gridlist .item {
	width: 280px;
	margin: 0 27px 30px 0;
	float: left;
	position: relative;
	overflow: hidden;
}
.gridlist .item:first-child {
	margin-left: 0;
}
.gridlist .item img {
	width: 280px;
	height: 210px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.gridlist .item .bg {
	width: 280px;
	height: 210px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: url(/skin/images/black50.png) repeat 0 0;
	position: absolute;
	left: -100%;
	top: 0;
}
.gridlist .item .plus {
	width: 280px;
	height: 210px;
	display: block;
	transition: all ease .4s;
	background: url(/skin/images/ipro_hover.png) no-repeat center center;
	position: absolute;
	left: -100%;
	top: 0;
}
.gridlist .item h3 {
	color: #000;
	line-height: 22px;
	text-align: center;
	padding-top: 12px;
	overflow: hidden;
	font-family: "microsoft yahei";
}
.gridlist .item .txt {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-family: "microsoft yahei";
}
.gridlist .item:hover .bg {
	left: 0;
}
.gridlist .item:hover .plus {
	left: 0;
}
.gridlist .item:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}
.gridlist .item:hover h3 {
	color: #0B5CAD;
}
.gridlist.gridlist34 .item {
	width: 180px;
	margin: 0 0 30px 24px;
}
.gridlist.gridlist34 .item:first-child {
	margin-left: 0;
}
.gridlist.gridlist34 .item img, .gridlist.gridlist34 .item .bg, .gridlist.gridlist34 .item .plus {
	width: 180px;
	height: 240px;
}
/***********category css*************/
.nyIcon {
	background: url(/skin/images/nyicon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.shareNew {
	padding-bottom: 20px;
}
.wrapper {
	padding: 55px 0 55px;
	min-height: 300px;
}
.wrapper .indexTit .line-right {
	margin-right: -202px;
}
.wrapper .indexTit .line-left {
	margin-left: -202px;
}
.wrapper .noinfor {
	padding: 0 0 20px;
	text-align: left;
	color: red;
}
.wrapper .bcontact {
	width: 100%;
	margin-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e5e5e5;
}
.wrapper .bcontact li {
	width: 399px;
	float: left;
	padding: 20px 0;
	border-left: 1px solid #e5e5e5;
	text-align: center;
}
.wrapper .bcontact li s {
	width: 60px;
	height: 55px;
	display: block;
	margin: 0 auto;
	background: url(/skin/images/contact-ico.png) no-repeat 0 center;
}
.wrapper .bcontact li h3 {
	font-size: 16px;
	padding: 6px 0 14px;
}
.wrapper .bcontact li.a1 {
	border-left: 0px;
}
.wrapper .bcontact li.baddress s {
	background-position: -70px center;
}
.wrapper .bcontact li.btel s {
	background-position: -144px center;
}
/*n-tit*/
.n-tit {
	margin-bottom: 30px;
}
.n-tit h3 {
	line-height: 35px;
	font-size: 24px;
}
.n-tit s {
	width: 4px;
	height: 22px;
	margin-right: 15px;
	background: #0B5CAD;
	display: inline-block;
	vertical-align: middle;
}
.n-tit .more {
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.n-project {
	width: 100%;
	padding: 45px 0 20px;
}
.n-project .con {
	overflow: hidden;
	position: relative;
}
.n-project .gridlist {
	width: 105%;
*padding-bottom: 30px;
}
.n-project.n-yewu {
	padding-bottom: 30px;
}
.n-project .txtlistbox {
}
.n-project .txtlistbox li {
	width: 590px;
	float: left;
}
.n-project .txtlistbox li:nth-child(2n) {
	float: right;
}
.n-project.n-yewu .gridlist .item {
	margin-right: 26px;
}
.n-yewu .textlist .item {
	width: 280px;
	height: 338px;
	margin-right: 26px;
}
.n-yewu .textlist .item:nth-child(4n) {
	margin-right: 0;
}
.n-yewu .textlist .item .img {
	width: 280px;
	height: 185px;
}
.n-yewu .textlist .item .txt {
	padding: 20px;
}
.n-yewu .textlist .item .txt .desc {
	height: 40px;
	padding-top: 5px;
	margin-bottom: 15px;
	line-height: 22px;
}
.n-yewu .textlist .item span {
	padding-top: 5px;
}
/* loaction */
.location {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #fff;
	position: relative;
	z-index: 99;
	border-bottom: 1px solid #eee;
}
.location .w1200 {
	position: relative;
}
.location.fixt {
	position: fixed;
	top: 95px;
}
.location .sitepath {
	color: #363636;
	width: 400px;
	white-space: nowrap;
}
.location .sitepath s {
	width: 22px;
	height: 20px;
	background-position: 0 0;
	margin-right: 6px;
}
.location .sitepath a {
	color: #363636;
}
.location .sitepath a:hover {
	color: #0B5CAD;
}
.location .menu {
	height: 60px;
	line-height: 60px;
}
.location .menu span {
	width: 1px;
	height: 16px;
	margin: 0 16px 0 14px;
	background-position: -206px -36px;
}
.location .menu li {
	padding: 0;
	height: 60px;
	line-height: 60px;
	margin-left: 35px;
	text-align: center;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #363636;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.location .menu li a {
	display: block;
	position: relative;
}
.location .menu li i {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #0B5CAD;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.location .menu li:hover i, .location .menu li.hover i {
	width: 100%;
	margin-left: -50%;
}
.location .menu li .box {
	width: 100%;
	text-align: left;
	position: absolute;
	left: 0;
	top: 80px;
	display: none;
}
.location .menu li .box dl {
	position: relative;
}
.location .menu li .box dd {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	margin-right: 14px;
	text-align: center;
	width: 158px;
}
.location .menu li .box dd .a1 {
	border: 1px solid #ddd;
	background: #f8f8f8;
	display: block;
}
.location .menu li .box dd s {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: inline-block;
	vertical-align: middle;
	background: #999;
	margin-right: 5px;
	display: none;
}
.location .menu li .box dd.hover .a1 {
	background: #fff;
	border: 1px solid #0B5CAD;
	color: #0B5CAD;
}
.location .menu li .box dd a:hover {
	background: #fff;
	border: 1px solid #0B5CAD;
	color: #0B5CAD;
}
.location .menu li.hover a {
	color: #0B5CAD;
}
.location .menu li.hover .box {
	display: block;
}
.location.fixt .menu .box {
	display: none !important;
}
.projectPage .list {
	padding-top: 0;
}
/*nybanner*/
.nybanner {
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(/skin/images/nybanner.jpg);
}
/*teamPage*/
.teamPage {
	overflow: hidden;
}
.teamPage .gridlist34 {
	width: 104%;
	text-align: left;
}
.teamPage .gridlist34 .item {
	width: 380px;
	margin: 0 24px 30px 0;
	text-align: center;
}
.teamPage .gridlist34 .item h3 {
	height: 44px;
	overflow: hidden;
}
.teamPage .gridlist34 .item:first-child {
	margin-left: 0;
}
.teamPage .gridlist34 .item img, .teamPage .gridlist34 .item .bg, .teamPage .gridlist34 .item .plus {
	width: 380px;
	height: 213px;
}
/*searchPage*/
.searchPage {
	overflow: hidden;
}
.searchPage .list {
	padding-bottom: 20px;
	width: 105%;
}
.searchPage .gridlist .itemk {
	width: 100%;
	height: 168px;
	margin-bottom: 26px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	background: #fbfbfb;
}
.searchPage .gridlist .itemk a {
	width: 100%;
	display: block;
}
.searchPage .gridlist .itemk img {
	width: 300px;
	height: 169px;
	display: block;
	margin-right: 30px;
}
.searchPage .gridlist .itemk h3 {
	font-size: 20px;
	padding: 35px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}
.searchPage .gridlist .itemk .txt {
	color: #666;
	line-height: 24px;
	height: 48px;
	padding-right: 130px;
	overflow: hidden;
}
.searchPage .gridlist .itemk .time {
	width: 150px;
	padding-top: 45px;
	font-family: arial;
	font-size: 20px;
	color: #999;
}
.searchPage .gridlist .itemk .time .day {
	font-size: 40px;
	line-height: 45px;
	display: block;
}
.searchPage .gridlist .itemk:hover {
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
.searchPage .gridlist .itemk:hover h3 {
	color: #0B5CAD;
	text-indent: 5px;
}
.searchPage .gridlist .itemk:hover .time .day span {
	background: #6d6d6d;
}
.searchPage .gridlist .itemk:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}
.contactPage {
	padding: 0 0 0;
}
.contactPage .bcontact {
	padding-top: 30px;
}
.contactPage .bcontact .a3 {
	height: 131px;
}
.contactPage .bcontact .a3 img {
	width: 130px;
	display: block;
	margin: 0 auto;
}
.contactPage .txtcon img {
	max-width: 100%;
}
.contactPage .t2 {
	padding: 58px 0 48px;
	text-align: center;
}
.contactPage .t2 .titb {
	font-size: 30px;
	margin-bottom: 16px;
}
.contactPage .t2 .txt {
	font-size: 14px;
	line-height: 24px;
}
.contactPage .t2 .txt span {
	font-weight: bold;
	color: #0B5CAD;
}
.contactPage .mapArea {
	width: 100%;
	height: 400px;
	margin-top: 40px;
}
.contactPage .mapArea #allmap {
	width: 100%;
	height: 400px;
}
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 560px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 30px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #cccccc;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 355px;
	height: 50px;
	line-height: 50px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #333;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 1198px;
	height: 240px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 1178px;
	height: 214px;
	line-height: 28px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 46px;
	border: 2px solid #0B5CAD;
	margin-right: 2px;
	text-align: center;
	background: #0B5CAD;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	background: none;
	color: #0B5CAD;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 3px;
	top: 3px;
	border: 0px;
	display: block;
}
.projectPage {
	overflow: hidden;
}
.projectPage .list {
	width: 105%;
}
/*newsPage*/
/*kuaiPage*/
.qhdArchiveHeader {
	margin: 0 0 28px;
	padding: 0 0 22px;
	border-bottom: 1px solid #e7edf3;
}
.qhdArchiveHeader span {
	display: block;
	margin-bottom: 6px;
	color: #0b5cad;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .12em;
}
.qhdArchiveHeader h1 {
	margin: 0;
	color: #071d35;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.4;
}
.qhdArchiveHeader p {
	margin: 8px 0 0;
	color: #66788c;
	font-size: 15px;
	line-height: 1.8;
}
.newsPage .list {
	padding-bottom: 30px;
}
.newsPage .item {
	min-height: 178px;
	transition: box-shadow .25s ease, transform .25s ease;
	border: 1px solid #f3f3f3;
	display: block;
	margin-bottom: 20px;
}
.newsPage .item a {
	padding: 26px;
	display: block;
	min-height: 176px;
	box-sizing: border-box;
}
.newsPage .item img {
	width: 224px;
	height: 126px;
	display: block;
	margin-right: 30px;
	background: #e7eef5;
	object-fit: cover;
	object-position: center;
}
.newsPage .item h2,
.newsPage .item h3 {
	margin: 0;
	font-size: 20px;
	line-height: 1.5;
	padding: 16px 0 12px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}
.newsPage .item .txt {
	color: #999;
	line-height: 24px;
	width: auto;
	max-width: 640px;
	height: 48px;
	overflow: hidden;
}
.newsPage .item .time {
	width: 130px;
	padding: 20px 0 20px 45px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
	text-align: center;
}
.newsPage .item .time .day {
	font-size: 30px;
	line-height: 45px;
	display: block;
}
.newsPage .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	transform: translateX(8px);
}
.newsPage .item:hover h2,
.newsPage .item:hover h3 {
	color: #0B5CAD;
}
.newsPage .item:hover .time .day span {
	background: #6d6d6d;
}
.newsPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}
.yewuPage .list {
	padding-bottom: 30px;
}
.yewuPage .item {
	width: 100%;
	height: 160px;
	padding: 26px 0;
	transition: all .5s;
	border-bottom: 1px solid #f3f3f3;
}
.yewuPage .item:first-child {
	padding-top: 0;
}
.yewuPage .item a {
	width: 100%;
	display: block;
}
.yewuPage .item img {
	width: 340px;
	height: 160px;
	display: block;
	margin-right: 30px;
}
.yewuPage .item h3 {
	font-size: 18px;
	padding: 30px 0 20px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color: #000;
}
.yewuPage .item .txt {
	color: #999;
	line-height: 24px;
	height: 48px;
	padding-right: 50px;
	overflow: hidden;
}
.yewuPage .item .time {
	width: 130px;
	padding: 25px 0 25px 45px;
	margin-top: 20px;
	border-left: 1px solid #eee;
	font-family: arial;
	font-size: 18px;
	color: #999;
}
.yewuPage .item .time .day {
	font-size: 40px;
	line-height: 45px;
	display: block;
}
.yewuPage .item .time s {
	width: 14px;
	height: 18px;
	display: block;
	margin-top: 20px;
	background-position: -224px 0;
}
.yewuPage .item:hover {
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	margin-left: 15px;
}
.yewuPage .item:hover h3 {
	color: #0B5CAD;
}
.yewuPage .item:hover .time .day span {
	background: #6d6d6d;
}
.yewuPage .item:hover .time .day strong {
	background: #ff0000;
	color: #fff;
}
.yewuPage .item.items img {
	width: auto;
	max-width: 300px;
}
.fxitem {
	background: #fff;
	box-shadow: 0 0 1px #ddd;
	margin-bottom: 40px;
}
.fxitem .txtcon {
	width: 460px;
	padding: 68px;
	float: left;
}
.fxitem .txtcon .title {
	font-size: 28px;
	color: #0B5CAD;
}
.fxitem .txtcon .desc {
	margin: 20px 0 35px;
	line-height: 26px;
	height: 100px;
	overflow: hidden;
	color: #333;
	font-size: 16px;
}
.fxitem .txtcon .btn {
	height: 32px;
	line-height: 32px;
	border-radius: 20px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	border: 1px solid #ddd;
	text-align: center;
	width: 130px;
}
.fxitem .txtcon:hover .btn {
	background: #0B5CAD;
	color: #fff;
	border: 1px solid #0B5CAD;
}
.fxitem .img {
	width: 600px;
	height: 350px;
	overflow: hidden;
	display: block;
	float: right;
}
.fxitem .img img {
	width: 100%;
	height: 100%;
	display: block;
}
.fxitem.it2 .txtcon {
	float: right;
}
.fxitem.it2 .img {
	float: left;
}
.jobPage {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.jobPage .title {
	width: 100%;
	height: 16px;
	position: relative;
	border-top: 1px solid #ccc;
}
.jobPage .title span, .jobPage .title h3 {
	position: absolute;
	left: 0;
	top: -14px;
	line-height: 28px;
	background: #fff;
	display: block;
	padding-right: 14px;
	font-size: 18px;
	color: #000;
}
.jobPage .title span b {
	font-weight: normal;
	color: #0B5CAD;
	display: inline-block;
	padding: 0 10px;
}
.jobPage .title h3 {
	color: #0B5CAD;
	font-weight: normal;
}
.jobPage .cont {
	padding-top: 20px;
}
.jobPage .cont .item {
	border: 1px solid #dcdcdc;
	border-left: 4px solid #0B5CAD;
	padding: 10px 20px 0;
	margin-bottom: 20px;
	position: relative;
}
.jobPage .cont .item .top {
	height: 65px;
	cursor: pointer;
}
.jobPage .cont .item .top span {
	display: inline-block;
}
.jobPage .cont .item .top span.sarry {
	color: #0B5CAD;
	margin-right: 36px;
}
.jobPage .cont .item .top .time {
	color: #999;
}
.jobPage .cont .item .top h3 {
	font-size: 18px;
	font-weight: normal;
	color: #0B5CAD;
}
.jobPage .cont .item .top p {
	display: block;
}
.jobPage .cont .item .bottom {
	padding-top: 20px;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 20px;
}
.jobPage .cont .item .btn {
	width: 162px;
	height: 58px;
	cursor: pointer;
	position: absolute;
	top: 18px;
	right: -18px;
	text-align: center;
	padding-right: 30px;
	line-height: 40px;
	color: #fff;
	background: url(/skin/images/jobbtn.png) no-repeat 0 0;
	display: none;
}
.jobPage .cont .item.hover {
	background: #f9f9f9;
}
.jobPage .cont .item.hover .btn {
	display: block;
}
.jobPage .left {
	width: 800px;
}
.jobPage .right {
	width: 350px;
}
.jobPage .right .item {
	margin-bottom: 74px;
}
.jobPage .right .item .cont {
	line-height: 28px;
}
.jobPage .right .item .cont img {
	margin-left: 10px;
}
/*****showPro****/
.showPro {
	padding-bottom: 30px;
}
.showPro .showImg {
	padding-bottom: 50px;
}
.showPro .photo {
	width: 540px;
}
.showPro .photo .jqzoom {
	width: 540px;
	height: 405px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	cursor: pointer;
}
.showPro .photo .zoomdiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
}
.showPro .photo .jqZoomPup {
	z-index: 999;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #eee;
	background: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(Opacity=50);
}
.showPro .photo .img {
	width: 540px;
	height: 405px;
	display: block;
}
.showPro .photo .photoimg {
	width: 540px;
	height: 71px;
	margin-top: 12px;
	position: relative;
}
.showPro .photo .photoimg .list {
	width: 505px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.showPro .photo .photoimg .listcon {
	width: 300%;
}
.showPro .photo .photoimg .prev, .showPro .photo .photoimg .next {
	width: 12px;
	height: 30px;
	z-index: 10;
	position: absolute;
	top: 21px;
	cursor: pointer;
	background: url(/skin/images/spro-btn-ico.png) no-repeat 0 center;
}
.showPro .photo .photoimg .prev {
	left: 0;
}
.showPro .photo .photoimg .next {
	right: 0;
	background-position: -90px center;
}
.showPro .photo .photoimg a {
	width: 95px;
	height: 71px;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 7px;
}
.showPro .photo .photoimg a img {
	width: 95px;
	height: 71px;
	display: block;
}
.showPro .photo .photoimg a.hover img {
	border: 3px solid #0B5CAD;
	width: 89px;
	height: 65px;
}
.showPro .imgtxtcon {
	width: 620px;
	height: 488px;
	float: right;
	position: relative;
}
.showPro .imgtxtcon .tit {
	font-size: 24px;
	color: #000;
	line-height: 30px;
	margin-bottom: 10px;
}
.showPro .imgtxtcon .mark {
	color: #888;
}
.showPro .imgtxtcon .line {
	width: 50px;
	height: 3px;
	display: block;
	background: #999999;
	margin: 20px 0;
}
.showPro .imgtxtcon .txtcon .title {
	font-size: 16px;
	margin-bottom: 10px;
}
.showPro .imgtxtcon .txt {
	line-height: 35px;
	height: 280px;
	overflow: hidden;
}
.showPro .imgtxtcon .btn {
	position: absolute;
	left: 0;
	bottom: 10px;
	font-size: 16px;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	width: 135px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	background: #0B5CAD;
}
.showPro .imgtxtcon .btn:hover {
	background: #444;
}
.showPro .showp_txt {
	padding: 0 0 50px 0;
	position: relative;
}
.showPro .showp_txt .tit {
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: 2px solid #0B5CAD;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}
.showPro .showp_txt .txtcon {
	font-size: 14px;
	color: #000000;
	min-height: 70px;
	line-height: 26px;
}
.showPro .showp_txt .txtcon img {
	max-width: 100%;
	display: block;
}
.showPro .showp_txt.one {
	border-top: 0px;
	padding-top: 25px;
}
.showPro .showp_txt.one .tit {
	top: 25px;
}
/*showNews*/
.showNews .title {
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 10px 0 22px;
	font-weight: bold;
}
.showNews .mark {
	color: #999999;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 20px;
	border-top: 1px dashed #e5e5e5;
	border-bottom: 1px dashed #e5e5e5;
}
.showNews .showContxt {
	color: #666666;
	padding: 0 0 30px;
	line-height: 30px;
}
.showNews .showContxt img {
	max-width: 100%;
}
/* reLink */
.reLink {
	width: 100%;
	height: 25px;
	border-top: 1px solid #d7d6d6;
	padding: 15px 0 40px;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height: 25px;
	color: #666;
}
.reLink .nextLink a, .reLink .prevLink a {
	color: #666;
}
.reLink .nextLink {
	text-align: right;
}
.reLink a:hover {
	color: #0B5CAD;
}
span.bds_more, .bds_tools a {
	line-height: 14px !important;
}
/************** * Animations for content elements * **********/
/* 滞后 */
.delay100 {
	-webkit-animation-delay: 100ms;
	animation-delay: 100ms;
}
.delay200 {
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
}
.delay300 {
	-webkit-animation-delay: 300ms;
	animation-delay: 300ms;
}
.delay400 {
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms;
}
.delay500 {
	-webkit-animation-delay: 500ms;
	animation-delay: 500ms;
}
.delay600 {
	-webkit-animation-delay: 600ms;
	animation-delay: 600ms;
}
.delay700 {
	-webkit-animation-delay: 700ms;
	animation-delay: 700ms;
}
.delay800 {
	-webkit-animation-delay: 800ms;
	animation-delay: 800ms;
}
.delay900 {
	-webkit-animation-delay: 900ms;
	animation-delay: 900ms;
}
.delay1000 {
	-webkit-animation-delay: 1000ms;
	animation-delay: 1000ms;
}
.delay1100 {
	-webkit-animation-delay: 1100ms;
	animation-delay: 1100ms;
}
.delay1200 {
	-webkit-animation-delay: 1200ms;
	animation-delay: 1200ms;
}
.delay1300 {
	-webkit-animation-delay: 1300ms;
	animation-delay: 1300ms;
}
.delay1400 {
	-webkit-animation-delay: 1400ms;
	animation-delay: 1400ms;
}
.delay1500 {
	-webkit-animation-delay: 1500ms;
	animation-delay: 1500ms;
}
.delay1600 {
	-webkit-animation-delay: 1600ms;
	animation-delay: 1600ms;
}
.delay1700 {
	-webkit-animation-delay: 1700ms;
	animation-delay: 1700ms;
}
.delay1800 {
	-webkit-animation-delay: 1800ms;
	animation-delay: 1800ms;
}
.delay1900 {
	-webkit-animation-delay: 1900ms;
	animation-delay: 1900ms;
}
.delay2000 {
	-webkit-animation-delay: 2000ms;
	animation-delay: 2000ms;
}
.delay2100 {
	-webkit-animation-delay: 2100ms;
	animation-delay: 2100ms;
}
.delay2200 {
	-webkit-animation-delay: 2200ms;
	animation-delay: 2200ms;
}
.delay2300 {
	-webkit-animation-delay: 2300ms;
	animation-delay: 2300ms;
}
.delay2500 {
	-webkit-animation-delay: 2500ms;
	animation-delay: 2500ms;
}
.delay2700 {
	-webkit-animation-delay: 2700ms;
	animation-delay: 2700ms;
}
.delay2900 {
	-webkit-animation-delay: 2900ms;
	animation-delay: 2900ms;
}
.delay3000 {
	-webkit-animation-delay: 3000ms;
	animation-delay: 3000ms;
}
.delay4000 {
	-webkit-animation-delay: 4000ms;
	animation-delay: 4000ms;
}
.delay4500 {
	-webkit-animation-delay: 4500ms;
	animation-delay: 4500ms;
}
.delay5000 {
	-webkit-animation-delay: 5000ms;
	animation-delay: 5000ms;
}
.onactive .animated {
	-webkit-animation-duration: .8s;
	animation-duration: .8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.active .animated.fast {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
.onactive .flyInDown {
	-webkit-animation-name: flyInDown;
	animation-name: flyInDown;
}
@-webkit-keyframes flyInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes flyInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.onactive .flyInRight {
	-webkit-animation-name: flyInRight;
	animation-name: flyInRight;
}
@keyframes flyInRight {
0% {
opacity: 0;
-webkit-transform: translateX(100px);
-moz-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.onactive .flyInUp {
	-webkit-animation-name: flyInUp;
	animation-name: flyInUp;
}
@keyframes flyInUp {
0% {
opacity: 0;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
transform: translateY(50px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.onactive .flyInLeft {
	-webkit-animation-name: flyInLeft;
	animation-name: flyInLeft;
}
@-webkit-keyframes flyInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-200px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes flyInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-200px);
-moz-transform: translateX(-200px);
-ms-transform: translateX(-200px);
transform: translateX(-200px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.onactive .opacityI {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
@-webkit-keyframes opacityI {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
}
@keyframes opacityI {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
}
.onactive .shake {
	-webkit-animation-name: shake;
	animation-name: shake;
	-webkit-animation-delay: 6s;
	animation-delay: 6s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@keyframes shake {
0% {
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-transform: translateY(6px);
}
100% {
transform: translateY(0);
}
}
@-webkit-keyframes shake {
0% {
-webkit-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateY(6px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes shake {
0% {
-moz-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-moz-transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-moz-transform: translateY(6px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes shake {
0% {
-o-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-o-transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-o-transform: translateY(6px);
}
100% {
-o-transform: translateY(0);
}
}
@-ms-keyframes shake {
0% {
-ms-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-ms-transform: translateY(-10px);
}
20%, 40%, 60%, 80% {
-ms-transform: translateY(6px);
}
100% {
-ms-transform: translateY(0);
}
}
.onactive .zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
-ms-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@-webkit-keyframes scaleIn {
0% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
}
@keyframes scaleIn {
0% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
opacity: 1;
-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
}
}
/*# sourceMappingURL=style.css.map */
/*↓组图样式↓*/
.HS10, .HS15 {
	overflow: hidden;
	clear: both;
}
.HS10 {
	height: 10px;
}
.HS15 {
	height: 15px;
}
.Hidden {
	display: none;
}
.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.FlLeft {
	float: left;
}
.FlRight {
	float: right;
}
/*幻灯片区域背景*/
.MainBg {
	width: 1200px;
	margin: 0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
	padding: 0;
}
#OriginalPic {
	width: 1200px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}
#OriginalPic img {
	display: block;
	min-width: 100px;
	margin: 0 auto;
}
/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0;
	cursor: url(../images/CurL.cur), auto;
	background: url(/skin/images/space.png) repeat scroll 0 0 transparent;
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
	cursor: url(../images/CurR.cur), auto;
	background: url(/skin/images/space.png) repeat scroll 0 0 transparent;
}
/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}
.ThumbPicBorder {
	width: 1200px;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
	position: relative;
}
.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}
.ThumbPicBorder #btnNext {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}
.ThumbPicBorder .pic {
	width: 1025px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
}
#ThumbPic img {
	border: 3px solid #ddd;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 10px;
	width: 145px;
	height: 108px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#ThumbPic img.active {
	border: 3px solid #0B5CAD;
}
/*↑组图样式↑*/
/* 修复顶部导航二级菜单默认展开 */
.nav li ul,
.nav li .sub,
.nav li dl,
.nav li .dropdown {
    display: none;
}

.nav li:hover ul,
.nav li:hover .sub,
.nav li:hover dl,
.nav li:hover .dropdown {
    display: block;
}
/* =========================================================
   文章品牌内链与品牌相关资讯（南京千弘达）
   ========================================================= */
.qhdArticlePage {
  padding: 52px 0 76px;
  background: #f4f7fb;
}

body .showNews.qhdArticleShell {
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto;
  padding: 0;
  background: transparent;
}

.qhdArticleGrid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 276px;
  gap: 30px;
  align-items: stretch;
}

.qhdArticleMain {
  min-width: 0;
  padding: 46px 52px 38px;
  border: 1px solid #e6edf5;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(24, 55, 91, .07);
}

.qhdArticleHeader {
  padding-bottom: 25px;
  border-bottom: 1px solid #e8eef5;
}

.qhdArticleMain .qhdArticleHeader .title {
  margin: 0;
  padding: 0;
  color: #102a43;
  font-size: 32px;
  line-height: 1.45;
  text-align: left;
  overflow-wrap: anywhere;
}

.qhdArticleMain .qhdArticleHeader .mark {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  margin-top: 16px;
  color: #718096;
  text-align: left;
}

.qhdArticleMain .qhdArticleBody {
  min-width: 0;
  padding-top: 26px;
  color: #34495e;
  font-size: 17px;
  line-height: 1.95;
  overflow-wrap: anywhere;
}

.qhdArticleMain .qhdArticleBody img,
.qhdArticleMain .qhdArticleBody video,
.qhdArticleMain .qhdArticleBody iframe {
  max-width: 100% !important;
}

.qhdArticleMain .qhdArticleBody img,
.qhdArticleMain .qhdArticleBody video {
  height: auto !important;
}

.qhdArticleMain .qhdArticleBody table {
  display: block;
  max-width: 100%;
  overflow-x: auto;
}

.qhdArticlePrevNext {
  display: flex;
  flex-direction: column;
  gap: 12px;
  height: auto !important;
  margin-top: 34px;
  padding: 24px 0 0 !important;
  border-top: 1px solid #e8eef5;
}

.qhdArticlePrevNext .prevLink,
.qhdArticlePrevNext .nextLink {
  float: none;
  display: block;
  width: 100% !important;
  min-width: 0;
  box-sizing: border-box;
  padding: 15px 18px;
  border: 1px solid #e2eaf3;
  border-radius: 11px;
  background: #f8fbfe;
  color: #718096;
  line-height: 1.75;
  text-align: left !important;
  white-space: normal;
  overflow-wrap: anywhere;
}

.qhdArticlePrevNext a {
  display: block;
  width: 100%;
  color: #31506f;
  font-weight: 600;
  line-height: 1.7;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
}

.qhdArticlePrevNext .prevLink:hover,
.qhdArticlePrevNext .nextLink:hover,
.qhdArticlePrevNext a:hover {
  border-color: #9bc9f6;
  color: #0878e6;
}

.qhdArticleBrands {
  position: relative;
  align-self: stretch;
  min-width: 0;
}

.qhdArticleBrands__sticky {
  position: relative;
  padding: 24px 20px 20px;
  border: 1px solid #dfe9f4;
  border-radius: 18px;
  background: linear-gradient(180deg, #fff 0%, #f7fbff 100%);
  box-shadow: 0 18px 46px rgba(26, 64, 105, .09);
}

.qhdBrandRail.is-fixed .qhdBrandRail__panel {
  position: fixed;
  z-index: 60;
  max-height: calc(100vh - 118px);
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
}

.qhdBrandRail.is-bottom .qhdBrandRail__panel {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.qhdBrandDetailPage .qhdBrandRail__panel {
  max-height: calc(100vh - 96px);
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: thin;
}

.qhdArticleBrands__eyebrow {
  display: block;
  margin-bottom: 7px;
  color: #0878e6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.6px;
}

.qhdArticleBrands h2 {
  margin: 0;
  color: #102a43;
  font-size: 22px;
  line-height: 1.35;
}

.qhdArticleBrands__intro {
  margin: 10px 0 17px;
  color: #6c7f92;
  font-size: 13px;
  line-height: 1.75;
}

.qhdArticleBrands__list {
  display: grid;
  gap: 9px;
}

.qhdArticleBrandLink {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 58px;
  padding: 9px 29px 9px 10px;
  border: 1px solid #e1eaf3;
  border-radius: 11px;
  background: #fff;
  color: #183b5b;
  transition: border-color .2s ease, transform .2s ease, box-shadow .2s ease;
}

.qhdArticleBrandLink:hover {
  transform: translateY(-2px);
  border-color: #79b8f5;
  box-shadow: 0 10px 22px rgba(8, 120, 230, .1);
}

.qhdArticleBrandLink.is-matched {
  border-color: #0878e6;
  background: linear-gradient(135deg, #0878e6 0%, #075db7 100%);
  color: #fff;
  box-shadow: 0 10px 24px rgba(8, 120, 230, .22);
}

.qhdArticleBrandLink__num {
  flex: 0 0 28px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  opacity: .55;
}

.qhdArticleBrandLink__text {
  min-width: 0;
}

.qhdArticleBrandLink__text strong,
.qhdArticleBrandLink__text small {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qhdArticleBrandLink__text strong {
  font-size: 14px;
  line-height: 1.35;
}

.qhdArticleBrandLink__text small {
  margin-top: 2px;
  color: #6f8396;
  font-size: 11px;
}

.qhdArticleBrandLink.is-matched .qhdArticleBrandLink__text small {
  color: rgba(255, 255, 255, .8);
}

.qhdArticleBrandLink__badge {
  position: absolute;
  top: -7px;
  right: 8px;
  padding: 2px 6px;
  border-radius: 20px;
  background: #ffb02e;
  color: #493000;
  font-size: 9px;
  font-weight: 700;
}

.qhdArticleBrandLink__arrow {
  position: absolute;
  right: 10px;
  font-size: 14px;
  opacity: .72;
}

.qhdArticleBrands__contact {
  display: block;
  margin-top: 14px;
  padding: 11px 12px;
  border-radius: 10px;
  background: #eef6fe;
  color: #076bcf;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.qhdBrandNewsSection {
  padding: 70px 0 78px;
  border-top: 1px solid #e8eef5;
  background: #fff;
}

.qhdBrandNewsSection__inner {
  width: min(1200px, calc(100% - 40px));
  margin: 0 auto;
}

.qhdBrandNewsSection__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 28px;
}

.qhdBrandNewsSection__header span {
  display: block;
  margin-bottom: 6px;
  color: #0878e6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.8px;
}

.qhdBrandNewsSection__header h2 {
  margin: 0;
  color: #102a43;
  font-size: 30px;
  line-height: 1.35;
}

.qhdBrandNewsSection__header p {
  margin: 8px 0 0;
  color: #718096;
  font-size: 14px;
}

.qhdBrandNewsSection__header > a {
  flex: 0 0 auto;
  padding: 10px 16px;
  border: 1px solid #d8e6f5;
  border-radius: 10px;
  color: #176fca;
  font-weight: 700;
}

.qhdBrandNewsSection__header > a:hover {
  border-color: #0878e6;
  background: #0878e6;
  color: #fff;
}

.qhdBrandNewsGrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.qhdBrandNewsCard {
  min-width: 0;
  border: 1px solid #e2eaf2;
  border-radius: 15px;
  background: #fff;
  transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.qhdBrandNewsCard:hover {
  transform: translateY(-3px);
  border-color: #86bff5;
  box-shadow: 0 16px 34px rgba(25, 64, 103, .09);
}

.qhdBrandNewsCard > a {
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  min-height: 146px;
  color: inherit;
}

.qhdBrandNewsCard time {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
  border-right: 1px solid #e4ebf3;
  color: #76879a;
}

.qhdBrandNewsCard time strong {
  color: #0878e6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  line-height: 1;
}

.qhdBrandNewsCard time span {
  margin-top: 7px;
  font-size: 12px;
}

.qhdBrandNewsCard__body {
  display: block;
  min-width: 0;
  padding: 22px 24px;
}

.qhdBrandNewsCard h3 {
  display: -webkit-box;
  margin: 0;
  overflow: hidden;
  color: #173b5d;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.55;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.qhdBrandNewsCard p {
  display: -webkit-box;
  margin: 7px 0 0;
  overflow: hidden;
  color: #7a8998;
  font-size: 13px;
  line-height: 1.65;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.qhdBrandNewsCard em {
  display: inline-block;
  margin-top: 8px;
  color: #0878e6;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}

.qhdBrandNewsEmpty {
  padding: 28px;
  border: 1px dashed #cbd9e7;
  border-radius: 12px;
  color: #718096;
  text-align: center;
}

@media (max-width: 1220px) {
  body .brandPageContainer {
    width: calc(100% - 40px);
  }
}

@media (max-width: 1100px) {
  .qhdArticleGrid {
    grid-template-columns: minmax(0, 1fr);
  }

  .qhdArticleBrands__sticky,
  .qhdBrandRail.is-fixed .qhdBrandRail__panel,
  .qhdBrandRail.is-bottom .qhdBrandRail__panel {
    position: static;
    width: auto !important;
    max-height: none;
    overflow: visible;
  }

  .qhdArticleBrands__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

}

@media (max-width: 700px) {
  .qhdArticlePage {
    padding: 28px 0 48px;
  }

  body .showNews.qhdArticleShell {
    width: calc(100% - 24px);
  }

  .qhdArticleMain {
    padding: 28px 20px 24px;
    border-radius: 13px;
  }

  .qhdArticleMain .qhdArticleHeader .title {
    font-size: 25px;
    line-height: 1.5;
  }

  .qhdArticleMain .qhdArticleBody {
    font-size: 16px;
    line-height: 1.85;
  }

  .qhdArticleBrands__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .qhdArticleBrandLink {
    min-height: 62px;
  }

  .qhdBrandNewsSection {
    padding: 48px 0 54px;
  }

  .qhdBrandNewsSection__inner {
    width: calc(100% - 24px);
  }

  .qhdBrandNewsSection__header {
    display: block;
  }

  .qhdBrandNewsSection__header h2 {
    font-size: 25px;
  }

  .qhdBrandNewsSection__header > a {
    display: inline-block;
    margin-top: 18px;
  }

  .qhdBrandNewsGrid {
    grid-template-columns: minmax(0, 1fr);
  }

}

@media (max-width: 480px) {
  .qhdArticleBrands__list {
    grid-template-columns: minmax(0, 1fr);
  }

  .qhdBrandNewsCard > a {
    grid-template-columns: 68px minmax(0, 1fr);
  }

  .qhdBrandNewsCard__body {
    padding: 18px 16px;
  }

  .qhdBrandNewsCard time strong {
    font-size: 27px;
  }
}

/* =========================================================
   品牌详情页 V4：轻量首屏、共用品牌侧栏、完整自适应
   ========================================================= */
.qhdBrandDetailPage,
.qhdBrandDetailPage * {
  box-sizing: border-box;
}

.qhdBrandDetailPage .location .menu li:nth-child(n+7) {
  display: none !important;
}

.qhdBrandDetail {
  padding: 46px 0 70px;
  background: #f3f6fa;
}

.qhdBrandDetail__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 276px;
  align-items: stretch;
  gap: 28px;
  width: min(1320px, calc(100% - 40px));
  margin: 0 auto;
}

.qhdBrandDetail__main {
  min-width: 0;
}

.qhdBrandHero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(330px, .92fr);
  align-items: center;
  gap: 38px;
  min-height: 410px;
  padding: 44px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 22px;
  background:
    radial-gradient(circle at 91% 5%, rgba(35, 142, 244, .36) 0, rgba(35, 142, 244, 0) 42%),
    linear-gradient(135deg, #0b1c31 0%, #112c4a 56%, #0a5cac 145%);
  box-shadow: 0 24px 58px rgba(13, 40, 70, .18);
  color: #fff;
}

.qhdBrandHero::before {
  position: absolute;
  right: -100px;
  bottom: -170px;
  width: 390px;
  height: 390px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 50%;
  content: "";
}

.qhdBrandHero__copy,
.qhdBrandHero__media {
  position: relative;
  z-index: 1;
}

.qhdBrandHero__eyebrow {
  display: block;
  margin-bottom: 18px;
  color: #7bc7ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
}

.qhdBrandHero h1 {
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 3.2vw, 48px);
  font-weight: 700;
  line-height: 1.18;
  overflow-wrap: anywhere;
}

.qhdBrandHero h1 small {
  display: block;
  margin-top: 10px;
  color: #dcecff;
  font-size: .58em;
  font-weight: 600;
  line-height: 1.45;
}

.qhdBrandHero__copy > p {
  max-width: 580px;
  margin: 24px 0 0;
  color: #c9d9e9;
  font-size: 16px;
  line-height: 1.9;
}

.qhdBrandHero__copy > p strong {
  color: #fff;
}

.qhdBrandHero__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
}

.qhdBrandHero__tags li {
  padding: 7px 12px;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 999px;
  background: rgba(255, 255, 255, .07);
  color: #e6f1fb;
  font-size: 12px;
}

.qhdBrandHero__button {
  appearance: none;
  display: inline-flex;
  align-items: center;
  gap: 18px;
  margin-top: 26px;
  padding: 13px 18px;
  border: 0;
  border-radius: 10px;
  background: #1488ef;
  box-shadow: 0 12px 28px rgba(20, 136, 239, .28);
  color: #fff;
  cursor: pointer;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  transition: transform .2s ease, background .2s ease;
}

.qhdBrandHero__button:hover {
  transform: translateY(-2px);
  background: #2a9bff;
  color: #fff;
}

.qhdBrandHero__media {
  margin: 0;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 18px;
  background: rgba(255, 255, 255, .08);
  box-shadow: 0 18px 42px rgba(0, 0, 0, .18);
  backdrop-filter: blur(8px);
}

.qhdBrandHero__image {
  overflow: hidden;
  border-radius: 12px;
  background: #fff;
  aspect-ratio: 16 / 9;
}

.qhdBrandHero__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: clamp(18px, 3vw, 42px);
}

.qhdBrandHero__media figcaption {
  margin-top: 13px;
  color: #d8e7f5;
  font-size: 12px;
  line-height: 1.65;
}

.qhdBrandHero__media figcaption strong {
  color: #fff;
}

.qhdBrandBenefits {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: 18px 0 30px;
  padding: 0;
  list-style: none;
}

.qhdBrandBenefits li {
  min-width: 0;
  padding: 21px 20px;
  border: 1px solid #dfe8f2;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(28, 58, 88, .05);
}

.qhdBrandBenefits span {
  color: #1685e7;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.5px;
}

.qhdBrandBenefits h2 {
  margin: 10px 0 7px;
  color: #102a43;
  font-size: 18px;
  line-height: 1.4;
}

.qhdBrandBenefits p {
  margin: 0;
  color: #6c7f92;
  font-size: 13px;
  line-height: 1.7;
}

.qhdBrandContent {
  min-width: 0;
  padding: 40px 42px;
  border: 1px solid #e1e9f2;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 15px 38px rgba(28, 58, 88, .055);
  color: #34495e;
  font-size: 16px;
  line-height: 1.95;
  overflow-wrap: anywhere;
}

.qhdBrandContent h1,
.qhdBrandContent h2,
.qhdBrandContent h3,
.qhdBrandContent h4 {
  color: #102a43;
  line-height: 1.45;
}

.qhdBrandContent h1,
.qhdBrandContent h2 {
  margin: 32px 0 16px;
  padding-left: 14px;
  border-left: 4px solid #1685e7;
  font-size: 26px;
}

.qhdBrandContent h1:first-child,
.qhdBrandContent h2:first-child {
  margin-top: 0;
}

.qhdBrandContent h3 {
  margin: 25px 0 12px;
  font-size: 21px;
}

.qhdBrandContent p {
  margin: 0 0 16px;
}

.qhdBrandContent img,
.qhdBrandContent video,
.qhdBrandContent iframe {
  max-width: 100% !important;
}

.qhdBrandContent img,
.qhdBrandContent video {
  height: auto !important;
}

.qhdBrandContent table {
  display: block;
  max-width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}

.qhdBrandContent .qhdSeriesLink {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #0879dc;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s ease, transform .2s ease;
}

.qhdBrandContent .qhdSeriesLink span {
  color: #28a3f4;
  font-size: 16px;
  line-height: 1;
  transition: transform .2s ease;
}

.qhdBrandContent .qhdSeriesLink:hover,
.qhdBrandContent .qhdSeriesLink:focus-visible {
  color: #0458aa;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.qhdBrandContent .qhdSeriesLink:hover span {
  transform: translateX(3px);
}

.qhdBrandPurchase {
  margin-top: 28px;
  padding: 34px 36px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0c2138 0%, #123d68 100%);
  box-shadow: 0 18px 40px rgba(14, 48, 80, .14);
  color: #fff;
}

.qhdBrandPurchase header > span,
.qhdBrandCta > div > span {
  display: block;
  margin-bottom: 7px;
  color: #64bdff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
}

.qhdBrandPurchase header h2 {
  margin: 0;
  color: #fff;
  font-size: 25px;
  line-height: 1.45;
}

.qhdBrandPurchase__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 24px;
}

.qhdBrandPurchase__grid > div {
  min-width: 0;
  padding: 19px;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 12px;
  background: rgba(255, 255, 255, .055);
}

.qhdBrandPurchase__grid b {
  color: #66c0ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.qhdBrandPurchase__grid h3 {
  margin: 8px 0 8px;
  color: #fff;
  font-size: 17px;
}

.qhdBrandPurchase__grid p {
  margin: 0;
  color: #c9d8e6;
  font-size: 13px;
  line-height: 1.75;
}

.qhdBrandCta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 28px;
  padding: 31px 34px;
  border: 1px solid #dce8f4;
  border-radius: 18px;
  background: linear-gradient(135deg, #fff 0%, #f0f7ff 100%);
  box-shadow: 0 14px 34px rgba(28, 58, 88, .06);
}

.qhdBrandCta h2 {
  margin: 0;
  color: #102a43;
  font-size: 24px;
  line-height: 1.45;
}

.qhdBrandCta p {
  max-width: 690px;
  margin: 9px 0 0;
  color: #687d91;
  font-size: 14px;
  line-height: 1.75;
}

.qhdBrandCta > a {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 16px;
  padding: 13px 18px;
  border-radius: 10px;
  background: #0d73d3;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.qhdBrandCta > a:hover {
  background: #095cac;
  color: #fff;
}

/* 页脚顶部线和栏目标题线只保留一套尺寸，消除文章间视觉差异 */
html body .qhdFooter {
  border-top: 3px solid #1793d1;
}

html body .qhdFooter__friends,
html body .qhdFooter__main {
  border-top: 0;
}

html body .qhdFooter h2 {
  min-height: 54px;
  margin: 0 0 18px;
  padding: 0 0 12px;
  font-size: 17px;
  line-height: 24px;
}

html body .qhdFooter h2::after {
  right: auto;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #2bb6e5;
  transform: none;
}

@media (max-width: 1180px) {
  .qhdBrandDetail__layout {
    width: min(100% - 32px, 1120px);
  }

  .qhdBrandHero {
    grid-template-columns: minmax(0, 1fr) minmax(300px, .85fr);
    gap: 28px;
    padding: 36px;
  }

  .qhdBrandBenefits,
  .qhdBrandPurchase__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 1100px) {
  .qhdBrandDetail__layout {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 760px) {
  html body.qhdBrandDetailPage,
  html body.qhdBrandCenterPage {
    min-width: 0;
    overflow-x: hidden;
    overflow-x: clip;
  }

  .qhdBrandDetailPage .location .w1200,
  .qhdBrandCenterPage .location .w1200 {
    width: calc(100% - 24px);
    max-width: 100%;
  }

  .qhdBrandDetailPage .location .sitepath,
  .qhdBrandCenterPage .location .sitepath {
    float: none;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .qhdBrandDetailPage .location .menu,
  .qhdBrandCenterPage .location .menu {
    display: none;
  }

  .qhdBrandCenterPage .n-project .con.w1200 {
    width: calc(100% - 24px);
    max-width: 100%;
  }

  .qhdBrandCenterPage .n-project .txtlistbox li {
    float: none;
    width: 100%;
  }

  .qhdBrandCenterPage .n-project .txtlistbox .item a {
    padding: 20px 16px;
  }

  .qhdBrandCenterPage .n-project .txtlistbox .item .time {
    width: 66px;
    margin-right: 16px;
  }

  .qhdBrandCenterPage .n-project .n-tit h3 {
    width: auto;
  }

  .qhdBrandDetail {
    padding: 28px 0 50px;
  }

  .qhdBrandDetail__layout {
    width: calc(100% - 24px);
    gap: 20px;
  }

  .qhdBrandHero {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
    min-height: 0;
    padding: 28px 22px;
    border-radius: 17px;
  }

  .qhdBrandHero h1 {
    font-size: 31px;
  }

  .qhdBrandHero__copy > p {
    font-size: 15px;
  }

  .qhdBrandHero__media {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
  }

  .qhdBrandBenefits,
  .qhdBrandPurchase__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .qhdBrandBenefits {
    gap: 10px;
  }

  .qhdBrandContent {
    padding: 28px 20px;
    border-radius: 14px;
    font-size: 15px;
  }

  .qhdBrandContent h1,
  .qhdBrandContent h2 {
    font-size: 23px;
  }

  .qhdBrandPurchase {
    padding: 28px 20px;
    border-radius: 14px;
  }

  .qhdBrandPurchase header h2 {
    font-size: 22px;
  }

  .qhdBrandCta {
    display: block;
    padding: 27px 20px;
    border-radius: 14px;
  }

  .qhdBrandCta h2 {
    font-size: 22px;
  }

  .qhdBrandCta > a {
    margin-top: 20px;
  }

  html body .qhdFooter h2 {
    min-height: 0;
  }
}

/*
 * QHD news channel banner overrides.
 * common.css loads after index.css, so these selectors intentionally live here.
 */
html body .nybanner.qhdNewsChannelBanner {
  height: 360px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

html body .nybanner.qhdNewsChannelBanner--selection {
  background-image: url(/skin/images/page-banner/news-selection-20260725.jpg);
}

html body .nybanner.qhdNewsChannelBanner--technical {
  background-image: url(/skin/images/page-banner/news-technical-20260725.jpg);
}

html body .nybanner.qhdNewsChannelBanner--company {
  background-image: url(/skin/images/page-banner/news-company-20260725.jpg);
}

@media screen and (max-width: 760px) {
  html body .nybanner.qhdNewsChannelBanner {
    height: 280px;
  }
}
