
@charset "utf-8";
.fix {
 *zoom: 1;
}
.fix:after, .fix:before {
	display: block;
	content: "";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
/*------------------------------------------------------------
	格式设置
------------------------------------------------------------*/
/* 文本位置 */
.taLeft {
	text-align: left !important;
}
.taCenter {
	text-align: center !important;
}
.taRight {
	text-align: right !important;
}
/* 字体大小（加） */
.fsP1 {
	font-size: 1.08em !important;
}
.fsP2 {
	font-size: 1.16em !important;
}
.fsP3 {
	font-size: 1.24em !important;
}
.fsP4 {
	font-size: 1.32em !important;
}
.fsP5 {
	font-size: 1.4em !important;
}
/*字体大小（减） */
.fsM1 {
	font-size: 0.92em !important;
}
.fsM2 {
	font-size: 0.84em !important;
}
.fsM3 {
	font-size: 0.76em !important;
}
.fsM4 {
	font-size: 0.68em !important;
}
.fsM5 {
	font-size: 0.6em !important;
}
/* 字体粗细 */
.fwNormal {
	font-weight: normal !important;
}
.fwBold {
	font-weight: bold !important;
}
/*------------------------------------------------------------
	微调
------------------------------------------------------------*/
.mt0 {
	margin-top: 0 !important;
}
.mb0 {
	margin-bottom: 0 !important;
}
/*------------------------------------------------------------
	clearfix
------------------------------------------------------------*/
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
a.tapCtrl, input.tapCtrl, .tapCtrl a, .tapCtrl input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tcenter {
	text-align: center;
}
.tleft {
	text-align: left;
}
/*------------------------------------------------------------
	Default style
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body, table, input, textarea, select, option {
	font-size: 1.08em;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
}
a, a:link {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
img {
	max-width: 100%;
	height: auto;
}
 input:-webkit-autofill {
/* -webkit-text-fill-color: #ededed !important;
 -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
 background-color:transparent;
 background-image: none;
 transition: background-color 50000s ease-in-out 0s;*/
}
/*------------------------------------------------------------
	布局
------------------------------------------------------------*/
body {
	min-width: 1400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	background-color: #fff;
}
.container {
	padding-left:20px;
	padding-right:20px;
}


.header {
	width:100%;
	position:fixed;
	margin:0 auto;
		background-color: #fff;

	z-index:99999999999999999999999;
}
/*header*/
.headerBox {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #FFF;
	z-index: 101;
}
.trigger {
	position: absolute;
	right: 15px;
	top: 32px;
	display: none;
}
.close {
	width: auto !important;
	position: absolute !important;
	right: 15px;
	top: -62px;
	background-color: #FFF;
	display: none;
	border-bottom: none !important;
	z-index: 666;
}
.close a {
	padding: 0 !important;
}
/*footer*/
.footerWrap {
	position: relative;
	clear: both;
}
.footerWrap .contactBox {
	padding: 81px 0 60px;
	background: url(https://runtong.obs.ap-southeast-1.myhuaweicloud.com/images/contact_bg.jpg) no-repeat center top;
	background-size: cover;
}
.footerWrap .fBox {
	padding: 80px 0 112px;
	background-color: #C9DFEE;
}
.footerWrap .subBox {
	margin: 0 auto;
	padding-left: 2%;
	width: 81%;
	color: #FFF;
	font-size: 20px;
}
.footerWrap .subInfo {
	width: 34.34%;
	float: left;
}
.footerWrap .subInfo:first-child {
	width: 42.66%;
}
.footerWrap .subInfo:last-child {
	margin-top: -8px;
	width: 23%;
	float: right;
}
.footerWrap .subInfo .imgBox {
	margin: 0 auto;
	width: 180px;
	text-align: center;
}
.footerWrap .subBox .pTitle {
	margin-bottom: 30px;
	font-size: 30px;
}
.footerWrap .subBox .pTitle span {
	margin-bottom: 30px;
	display: block;
	font-size: 36px;
	font-weight: bold;
}
.footerWrap .subBox .pText {
	margin-top: 20px;
	font-size: 24px;
}
.footerWrap .subInfo li {
	margin-bottom: 18px;
}
.footerWrap .subBox .ulImg {
	margin-left: 2px;
}
.footerWrap .subBox .ulImg li {
	margin: 0 36px 0 0;
	float: left;
}
.footerWrap .fBox .subBox {
	margin: 0 auto;
	width: 84%;
	color: #333;
	font-size: 20px;
}
.footerWrap .fBox .lBox {
	margin-top: 12px;
	width: 34%;
	float: left;
}
.footerWrap .fBox .lBox .fLogo img {
	width: 200px;
}
.footerWrap .fBox .lBox p {
	margin: 46px 0 0 10px;
	font-size: 14px;
	line-height: 2.0;
}
.footerWrap .fBox .rBox {
	width: 50%;
	float: right;
}
.footerWrap .fBox .rBox .ulBox {
	width: 33.33%;
	float: left;
}
.footerWrap .fBox .rBox .ulBox p {
	margin-bottom: 15px;
	font-weight: bold;
}
.footerWrap .fBox .rBox .ulBox li {
	margin-bottom: 10px;
}
.footerWrap .fBox .rBox .ulBox li a {
	color: #333;
	font-size: 16px;
}
.menu-mobile {
	display: none;
}
.indexBox .banner {
	height: 100%;
	text-align: center;
	overflow: hidden;
}
.indexBox .banner video {
	width: 100%;
	height: auto;
	object-fit: fill;
}
.indexBox .banner_box {
	position: relative;
}
.indexBox .banner_box .img {
	position: absolute;
	left: 0;
	top: 0;
}
.indexBox .banner_box img {
	width: 100%;
	height: auto;
}
/*index*/
.slideBox {
	width: 100%;
	max-height: 658px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.slideBox02, .slideBox04 {
	background-color: #D6E8F4;
}
.slideBox .hd ul li {
	float: left;
	margin: 0 5px;
	font-size: 12px;
	color: #444;
	line-height: 20px;
	text-align: center;
}
.slideBox02 .bd li, .slideBox03 .bd li, .slideBox04 .bd li {
	display: flex;
	align-items: center;
}
.slideBox .bd .img, .comSectionAuto .img {
	flex: 0 0 50%;
	max-width: 50%;
	max-height: 658px !important;
	position: relative;
}
.slideBox .bd img, .comSectionAuto img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.comSectionAuto .words-Section {
	max-width: 785px;
	float: right;
	margin-right: 315px;
	padding-left: 90px;
}
.slideBox .comIcon {
	margin: 40px 0 8px;
	width: 166px;
	height: 122px;
	overflow: hidden;
}
.slideBox .prev, .slideBox .next, .slideBox .btnLeft, .slideBox .btnRight {
	margin-top: 0;
	width: 60px;
	height: 60px;
	position: inherit !important;
	opacity: 1 !important;
}
.slideBox .prev, .slideBox .btnLeft {
	float: left;
	background: url(https://runtong.obs.ap-southeast-1.myhuaweicloud.com/images/img_prev.png) left top no-repeat;
}
.slideBox .prev:hover, .slideBox .btnLeft:hover {
	background: url(https://runtong.obs.ap-southeast-1.myhuaweicloud.com/images/img_prev_on.png) left top no-repeat;
	background-size: 60px;
}
.slideBox .next, .slideBox .btnRight {
	float: right;
	background: url(https://runtong.obs.ap-southeast-1.myhuaweicloud.com/images/img_next.png) right top no-repeat;
}
.slideBox .next:hover, .slideBox .btnRight:hover {
	background: url(https://runtong.obs.ap-southeast-1.myhuaweicloud.com/images/img_next_on.png) right top no-repeat;
	background-size: 60px;
}
.slideBox .bd .comTitleBox {
	padding: 0 107px 40px 137px;
	flex: 0 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}
.comSectionAuto .BoxRight {
	padding: 40px 0 0 90px;
	flex: 0 0 50%;
	max-width: 50%;
	box-sizing: border-box;
}
.slideBox03 .bd .comTitleBox {
	padding: 0 200px 40px 260px;
	order: -1;
}
.indexBox .comTitleBox p {
	padding: 2px 0 4px 20px;
	color: #135885;
	font-size: 33px;
	font-weight: bold;
	line-height: 1.0;
	letter-spacing: 2px;
	border-left: 10px solid #135885;
	z-index: 10;
	position: relative;
}
.indexBox .comTitleBox p span {
	margin-top: 30px;
	display: block;
	color: #eb6503;
	font-size: 30px;
	font-weight: normal;
}
.indexBox .comTitleBox .txt {
	margin-top: 50px;
	padding: 0;
	color: #3f3f3f;
	font-size: 16px;
	font-weight: normal;
	line-height: 2;
	letter-spacing: 0;
	border-left: none;
}
.indexBox .comTitleBox .txt span {
	margin-top: 0;
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
.spImg {
	display: none !important;
}
.indexBox .comSectionAuto {
	display: flex;
	align-items: center;
	width: auto;
}
.comSectionAuto .comTitleBox {
	width: 50%;
}
.slideBox .hd {
	display: none;
}
.indexBox .newsBox {
	margin: 24px -2.5% 0;
	display: block;
	position: relative
}
.indexBox .newsBox .subBox {
	margin: 0 2.5% 2%;
	width: 28.33%;
	float: left;
	box-shadow: 0 2px 20px #efefef;
	background-color: #fff;
}
.indexBox .newsBox .subBox a {
	display: block;
	overflow: hidden;
}
.indexBox .newsBox .subBox .photo {
	display: block;
	overflow: hidden;
}
.indexBox .newsBox .subBox .photo img {
	transition: transform .3s;
}
.indexBox .newsBox .subBox:hover {
	background-color: #C9DFEE;
}
.indexBox .newsBox .subBox a:hover img {
	transform: scale(1.1);
}
.indexBox .newsBox .index_news_thumb_box {
	width: 100%;
	overflow: hidden;
}
.indexBox .newsBox .news_list_thumb {
	width: 100%;
	object-fit: cover;
}
.indexBox .newsBox .subBox .spanBg {
	padding: 20px;
	display: block;
	font-size: 13px;
	line-height: 1.9;
}
.indexBox .newsBox .subBox .txt {
	margin-bottom: 15px;
	display: block;
	color: #135885;
	font-size: 24px;
}
.indexBox .newsBox .subBox .link {
	margin: 20px 0;
	display: block;
	color: #135885;
	font-size: 16px;
}
.indexBox .newsBox .subBox .date {
	margin: 0 -20px;
	padding: 15px 15px 0;
	display: block;
	color: #8b8b8b;
	font-size: 14px;
	border-top: 1px solid #DDDBDB;
}
.indexBox .newsBox .subBox a:hover .date {
	border-top: 1px solid #FFF;
}
.comSection {
	margin: 0 auto;
	width: 95%;
}


.photo002  {
	padding-top:4%;
	width:66%;
	float: left;
}



.comSectioncp {
	font-size:15px;
	line-height:2;
}
.comSection .title {
	color: #135885;
	font-size: 20px !important;
}
.comSection .newsBox .title {
	margin: 0 30px 48px;
}
.comSection .title span {
	margin-bottom: 6px;
	display: block;
	font-size: 28px;
	font-weight: bold;
}
.comSection .newsBox .title span {
	margin-bottom: 20px;
}
.comSection.imgBox {
	margin-bottom: 60px;
}
.imgBox .photoBox {
	width: 48%;
	float: right;
}
.imgBox .textBox {
	margin-top: 20px;
	width: 48%;
	float: left;
}
.imgBox .textBox p {
	margin-bottom: 23px;
	font-size: 14px;
	line-height: 1.7;
}
.imgBox .textBox .title {
	margin-bottom: 40px;
}

.zw {
	color:#555555;
	text-indent:2em;
}

.imgBox .textBox .more {
	padding-top: 30px;
}

.imgBox .textBox .more a {
	width: 170px;
	height: 47px;
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	line-height: 47px;
	font-weight: bold;
	text-align: center;
	background-color: #16679C;
	border-radius: 10px;
}

.indexBox .mapBox {
	margin: 0 auto 105px;
	width: 96%;
}
.indexBox .mapBox .comTitleBox {
	margin: 0 auto;
	width: 78%;
}
.indexBox .mapBox .comTitleBox p {
	padding: 0 10px 0 0;
	font-size: 36px;
	text-align: right;
	border-left: none;
	border-right: 7px solid #EC6602;
}

.indexBox .mapBox ul {
	margin: 54px auto 0;
	width: 89.7%;
}

.indexBox .mapBox li {
	margin-right: 4.5%;
	width: 20.5%;
	float: left;
	cursor: pointer;
}

.indexBox .mapBox li:hover {
	opacity: 0.6;
}

.indexBox .mapBox li:last-child {
	margin-right: 0;
}

.indexBox .mapBox li .box {
	padding: 24px 16px 22px;
	background-color: #ECECEC;
	border-left: 3px solid #287AB1;
	overflow: hidden;
}

.indexBox .mapBox li img {
	width: 70px;
	float: left;
}

.indexBox .mapBox li .txtBox {
	margin-top: 4px;
	width: calc(100% - 92px);
	float: right;
}

.indexBox .mapBox li .txt {
	margin-bottom: 10px;
	color: #000;
	font-size: 26px;
}

.indexBox .mapBox li p {
	color: #737373;
	font-size: 11px;
}



.speBgBox {
	padding: 70px 0;
	background-color: #FFF;
}

.bgBox .comSection {
	margin: 0 auto;
	padding: 0 5%;
	box-sizing: border-box;
}

.pagePath {
	margin: 0 40px 43px;
	text-align: right;
}

.pagePath li {
	color: #555;
	font-size: 16px;
	display: inline;
}

.pagePath li a {
	margin-right: 3px;
	color: #555;
}

.pagePath li img {
	margin-right: 10px;
	vertical-align: middle;
}

.newsBox .comSection p {
	margin-bottom: 42px;
	color: #7c7c7c;
	font-size: 15px;
	line-height: 2.2;
	text-indent: 2.0em;
}

.newsBox .comSection .pTitle {
	margin-bottom: 91px;
	font-size: 16px;
	text-align: center;
	text-indent: 0;
}
.newsBox .comSection .pTitle span {
	margin-bottom: 7px;
	display: block;
	color: #313234;
	font-size: 20px;
	font-weight: bold;
}

.newsBox .comSection .pSpe {
	margin-bottom: 40px;	
	text-indent: 0;
}

.comH2 {
	margin: -10px 0 60px;
	color: #444;
	font-size: 30px;
	text-align:center;
	position: relative;
}

.comH2:after {
	margin-left: -55px;
	position: absolute;
	left: 50%;
	bottom: -25px;
	width: 110px;
	height: 10px;
	background-color: #135885;
	border-radius: 5px;
	content: "";
}

.newsBox .ulList {
	margin: 0 auto;
	width: 92%;
}

.newsBox .ulList li {
	padding: 0 0.8%;
	width: 33.33%;
	float: left;
	text-align: center;
	box-sizing: border-box;
}

.newsBox .ulList li img {
	width: 100%;
}

.newsBox .ulList li span {
	margin-top: 10px;
	display: block;
	color: #444;
	font-size: 18px;
}

.comUlTab {
	margin: 0 auto 88px;
	padding-top: 7px;
	width: 88%;
}

.newsBox .comUlTab,
.aboutBox .comUlTab {
	margin-bottom: 122px;
	width: 62%;
}

.comUlTab li {
	padding: 0 2.5%;
	width: 25%;
	float: left;
	text-align: center;
	box-sizing: border-box;
}

.newsBox .comUlTab li,
.aboutBox .comUlTab li {
	width: 33.33%;
}

.comUlTab li a {
	padding: 10px;
	color: #444;
	font-size: 20px;
	display: block;
	background-color: #FFFFFF;
	border-radius: 25px;
}

.aboutBox .comUlTab li a {
	background-color: #F2F2F2;
}

.comUlTab .on a,
.comUlTab li a:hover {
	color: #FFF;
	background-color: #073763 !important;
}

.comImgInfo {
	margin: 0 -56px 29px;
	display: inline-table;
}

.newsBox .bgBox .comImgInfo {
	margin: 0 -42px 29px;
	padding-bottom: 42px;
	border-bottom: 1px solid #D5D5D5;
}

.speBgBox .comImgInfo {
    margin: 0 -22px 29px 10px;
}

.photo001 {
	margin-right: 3.5%;
	width: 50%;
	display: inline-table;
	vertical-align: middle;
	border:1px solid #CCC;
}

.speBgBox .comImgInfo .photo {
	margin-right: 0;
}

.newsBox .bgBox .comImgInfo .photo {
	width: 25.5%;
}

.comImgInfo .textBox {
	width: 33.8%;
	display: inline-table;
	vertical-align: middle;
}

.speBgBox .comImgInfo .textBox {
	margin-right: 1.5%;
	width:30.8%;
}

.newsBox .bgBox .comImgInfo .textBox {
	width: 68.3%;
}

.comImgInfo .textBox p {
	margin-bottom: 35px;
	padding-right: 14%;
	font-size: 16px;
	text-indent: 0;
}

.productBox .comImgInfo .textBox pBorder {
	font-size: 24px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    line-height: 1.5;
    display-radio: 1;
    margin-bottom: 0px;
    text-transform: capitalize;
    text-align: left;
	border-bottom:1px solid #ccc;
}


.chan_jieshao {
	font-size:14px;
	line-height:1.8;
}




.shemei {
	font-size:24px;
	color:#0a72b1;
	font-weight: bold;
	line-height:2;
}


.pBorder {
	margin-bottom: 6px;
	color: #313234;
	font-size: 20px !important;
	font-weight: bold;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}

.textBox .chan_jieshao {
	margin-bottom: 15px;
	min-height: 83px;
	font-size: 14px;
}


.chanpin_anniu {
	background-color:#065cb1;
	border-radius:2px;
	width:31%;
	float: left;
	margin-right:2%;
}
	
.chanpin_anniu1 {
	width:63% !important;
}

.chanpin_anniu  a {
	color:#fff !important;
	font-size:20px;
	line-height:2.5;
	text-align: center;
	display: block;
}


.yuanjaolan {
	background-color:#065cb1;
	border-radius:2px;
	color:#fff;
	width:300px;
	font-size:22px;
	display: block;
	text-align: center;
	line-height:2.5;

}


.hengxian1 {
	background-color:#065cb1;
	word-break:100%;
	margin-bottom:2%;
	height:2px;
}

.newsBox .comImgInfo .bgBox .textBox p {
	line-height: 2.5;
}

.speBgBox .comImgInfo .textBox p {
   padding-right: 0;
}

.comImgInfo .textBox .title {
	margin-bottom: 6px;
	padding-right: 0;
	min-height: auto !important;
	color: #313234;
	font-size: 20px !important;
	font-weight: bold;
}

<!-------------------新闻中心------------------->


.newsliebiao {
	padding:0 0 10px 0;
	margin-bottom:3%;
	background-color:#fff;
	box-shadow:5px 5px 10px #ccc;
}


.news_Box .photo {
    width: 250px;
	float: left;
	height:200px;
	overflow: hidden;
	margin-right:3%;
	margin-bottom:3%;
}


.news_Box .photo img {
	width:100%;
	background-size:cover;
	height:auto;
}


.news_Box .textBox {
    width: 68.3%;
	float: left;
}



.textBonews {
	width:70% !important;
	float: righ  !important;
}


.textBonews  .title {
	font-size:20px;
	color:#000;
	margin-bottom:2%;
}

.textBonews p {
	font-size:14px;
	line-height:1.5;
}


<!-------------------新闻中心------------------->
.productBox .comImgInfo .textBox .title {
	margin-bottom: 55px;
	color: #213d79 !important;
	font-size: 33px !important;
	line-height: 1.0;
	height: auto;
}

.productBox .comImgInfo .textBox .title span {
	margin-bottom: 30px;
	display: block;
}

.comImgInfo .textBox .newsmore a {
	padding: 10px;
	width: 210px;
	display: block;

	color: #FFF;
	font-size: 18px;
	text-align: center;
	background-color: #135885;
	box-sizing: border-box;
}

.showDetail .pTitle {
	margin-bottom: 50px;
	color: #213d79;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.showDetail .comImgInfo .photo {
	margin: 0;
	width: 58.3% !important;
	float: left;
}

.showDetail .comImgInfo .textBox {
	margin-top: 0;
	width: 39.2% !important;
	float: right;
}

.showDetail .comImgInfo .textBox .pBorder {
	min-height: auto;
	color: #FFF;
	font-size: 22px;
	border-bottom: 1px solid #213D79;
}

.showDetail .comImgInfo .textBox .pBorder span {
	padding: 2px 55px;
	background-color: #213D79;
	display: inline-block;
}

.showDetail .comImgInfo .textBox p {
	line-height: 2.6;
}

.showDetail .speBgBox .ulText li {
	margin-bottom: 25px;
	padding-left: 25px;
	color: #7c7c7c;
	font-size: 18px;
	background: url(../images/icon.png) no-repeat left center;
	overflow: hidden;
}

.showDetail .speBgBox .ulText li span {
	float: left;
}

.showDetail .speBgBox .ulText li span:first-child {
	width: 150px;
	color: #213d79;
	font-size: 22px;
	font-weight: bold;
}

.spPhoto {
	display: none !important;
}

.indexBox .comImgInfo,
.aboutBox .comImgInfo {
	margin: 0 40px;
}


.indexBox .comImgInfo .textBox,
.aboutBox .comImgInfo .textBox {
	padding-right: 7%;
	width: 60%;
	box-sizing: border-box;
}

.indexBox .comImgInfo .textBox .title,
.aboutBox .comImgInfo .textBox .title {
	margin-bottom: 40px;
	color: #184b8a;
	font-size: 18px !important;
	font-weight: bold;
	text-indent: 0;
} 

.indexBox .comImgInfo .textBox p,
.aboutBox .comImgInfo .textBox p {
	padding-right: 0;
	color: #444;
    line-height: 2.0;
	text-indent: 2.0em;
} 
.comImgInfo .textBox p:last-child {
	margin-bottom: 0;
} 

.bgBox {
	padding: 40px 0;
	background-color:#f0f4f8;	
} 

 .bgBox .comSection {
	padding: 0 1%;
}

.bgBox .comImgInfo {
	margin: 0;
	width: 100%;
}

.bgBox .txt {
	margin-bottom: 30px;
	color: #444;
	font-size: 33px;
	font-weight: bold;
} 



.bgBox .comImgInfo .photo .pcPhoto {
	width: 90%;
	height: auto;
}

.bgBox .comImgInfo .textBox {
	padding-right: 0;
	width: 30%;
}

.bgBox .comImgInfo .textBox li {
	margin-bottom: 20px;
	position: relative;
}

.bgBox .comImgInfo .textBox li span {
	margin: -18px 0 0 -76px;
	padding: 4px 0;
	width: 152px;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 22px;
	color: #FFF;
	text-align: center;
	background-color: #135885;
}

.aboutBox .ulList {
	margin: 0 40px;
}

.aboutBox .ulList li {
	padding: 0 0.8% 1.6%;
	width: 20%;
	float: left;
	box-sizing: border-box;
}

.aboutBox .ulList li img {
	width: 100%;
}

.aboutBox .comH2:after {
    background-color: #DA151C;
}



.contactBox .infoBox .lBox {
	width: 56%;
	float: left;
}



.contactBox .infoBox .rBox {
	width: 37%;
	float: right;
}

.contactBox .infoBox .lBox .ulImg {
	margin-top: 20px;
	float: left;
}

.contactBox .infoBox .lBox .box {
	width: 31%;
	float: right;
}

.contactBox .infoBox h2 {
	margin-bottom: 50px;
	font-size: 21px;
	color: #6c6c6c;
	font-weight: normal;
}

.contactBox .infoBox h2 span {
	margin-bottom: 15px;
	font-size: 26px;
	color: #201e1e;
	display: block;
}
.contactBox .infoBox .lBox .ulImg li {
	margin-bottom: 30px;
	font-size: 18px;
}

.contactBox .infoBox .lBox .ulImg li img {
	margin-right: 20px;
	vertical-align: middle;
}
.contactBox .infoBox .lBox .erweima {
	margin-bottom: 15px;
}

.contactBox .infoBox .lBox .erweima .speImg {
	margin-top: 0;
	background-color: #FFF;
	padding: 18px;
}

.contactBox .infoBox .lBox .erweima span {
	margin-top: 20px;
	font-size: 19px;
	color: #4c4c4c;
	display: block;
	text-align: center;
}
.contactBox .infoBox .lBox .ulList {
	margin: 0 25px;
}

.contactBox .infoBox .lBox .ulList li {
	margin-bottom: 10px;
}

.contactBox .infoBox .rBox form li span {
	margin-bottom: 15px;
	display: block;
	color: #6c6c6c;
	font-size: 20px;
}

.contactBox .infoBox .rBox form li {
	margin-bottom: 14px;
}

.contactBox .infoBox .rBox form li input,
.contactBox .infoBox .rBox form li textarea {
	padding: 10px;
	width: 100%;
	height: 48px;
	font-size: 19px;
	color: #4c4c4c;
	line-height: 62px;
	border: none;
	box-sizing: border-box;
}

.contactBox .infoBox .rBox form button {
	width: 100%;
	height: 62px;
	font-size: 26px;
	color: #FFF;
	line-height: 62px;
	border: none;
	background-color: #0052b8;
	box-sizing: border-box;
}

.mapInfo {
  position: relative;
}

.mapInfo .pInfo a img {
	transition: transform 0.3s ease;
}

.mapInfo .pInfo a img:hover {
	transform: scale(0.8);
}

.mapInfo .pInfo a img:hover:hover {
	transform: scale(1.2);
}

.mapInfo li:hover .pBox {
	display: block;
	transform: translateY(-5px);
}

.mapInfo .pBox {
	padding: 15px 25px;
	width: 196px;
	height: 110px;
	position: absolute;
	left: -192px;
	top: -104px;
	display: none;
	background-color: #2470A2;
	box-sizing: border-box;
	border-radius: 10px;
	z-index: 10;
	transition: all 0.3s ease;
}

.mapInfo li {
	position: absolute;
}

.mapInfo .li01 {
	right: 27.2%;
	top: 52%;
}

.mapInfo .li02 {
	right: 28.2%;
	top: 55.5%;
}

.mapInfo .li03 {
	right: 31.2%;
	top: 54.5%;
}

.mapInfo .li04 {
	right: 26.2%;
	top: 63%;
}

.mapInfo .pBox p {
	color: #FFF;
	font-size: 19px;
}

.mapInfo .pBox p:first-child {
	margin-bottom: 8px;
	font-size: 25px;
}

#top_scroll {
	height: 660px;
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
}
.productBox .bgBox .comImgInfo .photo {
	width: 62.3%;
}
.productBox .bgBox .comImgInfo .photo img,
.newsBox .bgBox .comImgInfo .photo img {
	margin: 0;
}

.indexBox .bgBox,
.aboutBox .bgBox {
	padding: 0;
}
.aboutBox .comImgInfo .photo {
	margin-top: 40px;
	width: 38%;
    float: right;
	
}

.indexBox .bgBox .txt,
.aboutBox .bgBox .txt {
	margin-bottom: 50px;
}


.mb3 {
	margin-bottom:3% !important;
}



	
	
.fl {
		float: left;
}


.f_menu  li {
	float: left;
}

	
	
	.cl {
		clear: both;	}

    a {
      text-decoration: none;
      color: inherit;
    }



    /* 辅助flex */
    .flex-row {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
    }
    .flex-col {
      display: flex;
      flex-direction: column;
    }
    .justify-between {
      justify-content: space-between;
    }
    .align-center {
      align-items: center;
    }
    .text-center {
      text-align: center;
    }

    /* ========== 头部导航 (下拉菜单) ========== */
    .header {
      width: 100%;
    }
    .nav-container {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      padding: 0 24px;
    }
    .logo-area {
		width:26%;
		float: left;
		padding-top:1%;

    }
    .logo-img {
    }
    .brand-text {
      color: white;
      font-weight: 700;
      font-size: 1.25rem;
      letter-spacing: 1px;
    }
    /* 桌面导航菜单 */
    .nav-menu {
		width:70%;
		float:right;
      gap: 2rem;
      list-style: none;
    }
.nav-item {
		float: left;
      position: relative;
	  width:15%;
 }
 

	
	
.nav-item a {
		  font-size:1.2rem;

		}
    .nav-link {
      color:#5f6c7a;
      font-size: 1rem;
      padding: 8px 0;
      display: inline-block;
      transition: 0.3s;
      font-weight: 500;
    }
    .nav-link:hover {
      color: #065cb1;
    }
    /* 下拉菜单 */
    .dropdown-menu {
      position: absolute;
      top: 40px;
      left: 0;
      background: white;
      min-width: 200px;
      border-radius: 12px;
      box-shadow: 0 12px 28px rgba(0,0,0,0.15);
      list-style: none;
      opacity: 0;
      visibility: hidden;
      transition: 0.2s ease;
      z-index: 200;
      padding: 8px 0;
	  z-index:9999999999;
    }
    .nav-item:hover .dropdown-menu {
      opacity: 1;
      visibility: visible;
    }
    .dropdown-menu li a {
      display: block;
      padding: 10px 20px;
      color: #1e2a3a;
      font-size: 0.9rem;
      transition: 0.2s;
    }
    .dropdown-menu li a:hover {
      background: #f0f4f8;
      color: #0a66b9;
    }
	
	
	
	 /* 移动端汉堡菜单 */
    .menu-toggle {
      display: none;
      flex-direction: column;
      cursor: pointer;
      gap: 5px;
    }
    .menu-toggle span {
      width: 28px;
      height: 3px;
      background: #0a72b1;
      border-radius: 3px;
    }
    /* 联系方式栏 */
    .contact-bar {
		background-color:#0052b8;
      padding: 4px 24px;
      justify-content: flex-end;
      font-size: 1rem;
      color: #e0e0e0;
	  text-align: left;	  
    }
    .contact-bar span {
      display: inline-flex;
      align-items: center;
	  text-align: left;
	  padding-left:5px;
    }
	
	
 .contact-bar  a {
		  color:#fff;
	  }
	
	
.contact-bar  img{
		   padding-right:10px;
}
	   



.index_lei {
	width:60%;
	margin:2% auto 0;
}


	   
.index_lei ul li {
	float: left;
	list-style: none;
	float:left;
	width:22%;
	margin-right:2%;
	
}


.index_lei ul li a {
	background-color:#0052b8;
	border-radius:30px;
	color:#fff;
	display: block;
	font-size:20px;
	text-align: center;
	padding:3% 0;
	line-height:2.2;

}

.index_lei ul li a:hover {
	background-color:#f0830f;
}






    /* ========== 主体区块 ========== */
    /* 英雄区 */
    .hero {
      background: linear-gradient(97deg, #0f2f3f 0%, #1b4a62 100%);
      width: 100%;
      padding: 40px 0 60px;
    }
    .hero-content {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 40px;
    }
    .hero-text {
      flex: 1.2;
      color: white;
    }
    .hero-text h1 {
      font-size: clamp(2rem, 5vw, 3.5rem);
      margin-bottom: 20px;
    }
    .hero-text p {
      font-size: 1.1rem;
      line-height: 1.5;
      opacity: 0.9;
      margin-bottom: 30px;
    }
    .hero-image {
      flex: 1;
    }
    .btn-group {
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
    }
    .btn {
      padding: 12px 28px;
      border-radius: 40px;
      font-weight: 600;
      transition: 0.3s;
      display: inline-block;
    }
    .btn-primary {
      background: #ffaa33;
      color: #1e2a3a;
    }
    .btn-primary:hover {
      background: #ff9922;
      transform: translateY(-2px);
    }
    .btn-outline {
      border: 2px solid white;
      color: white;
    }
    .btn-outline:hover {
      background: white;
      color: #1b4a62;
}

.section-title1 {
	color:#fff !important;
}



.line1 {
	background-color:#faff6d !important;

}
    /* 产品分类标签 */
 .section-title {
      font-size: clamp(1.8rem, 4vw, 2.5rem);
      font-weight: 700;
      text-align: center;
      margin-bottom: 16px;
      color: #1e2f3c;
	  border-bottom:3px solid #;
 }
	
	
	
.section-title2 {
		margin-bottom:3%;
		font-size:1.4rem;
	}
	
.line {
		background-color:#0771ad;
		width:200px;
		height:6px;
		display: block;
		text-align: center;		
		margin:0 auto;
	}

	
	
    .section-sub {
      text-align: center;
      color: #6c7a89;
      max-width: 800px;
      margin: 0 auto 60px;
      font-size: 1rem;
	  line-height:1.5;
    }
    .product-tabs {
      display: flex;
      justify-content: center;
      gap: 24px;
      flex-wrap: wrap;
      margin-bottom: 48px;
    }
    .tab-btn {
      background: none;
      border: none;
      font-size: 1.1rem;
      font-weight: 600;
      padding: 8px 24px;
      border-radius: 40px;
      cursor: pointer;
      transition: 0.2s;
      color: #4a5b6e;
    }
    .tab-btn.active {
      background: #0a66b9;
      color: white;
    }
    .products-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
      gap: 32px;
      margin: 40px 0;
    }
    .product-card {
      background: white;
      border-radius: 24px;
      box-shadow: 0 12px 30px rgba(0,0,0,0.08);
      overflow: hidden;
      transition: 0.3s;
	  float: left;
    }
    .product-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 24px 40px rgba(0,0,0,0.12);
    }
    .product-img {
      width: 100%;
      height: 220px;
      object-fit: cover;
      background: #f4f7fa;
    }
    .product-info {
      padding: 20px;
    }
    .product-title {
      font-size: 1.3rem;
      font-weight: 700;
      margin-bottom: 8px;
    }
    .product-desc {
      color: #5f6c7a;
      font-size: 0.9rem;
      line-height: 1.4;
      margin: 12px 0;
    }
    .product-price {
      color: #d9534f;
      font-weight: 700;
      margin: 12px 0;
    }
    .more-link {
      color: #0a66b9;
      font-weight: 600;
      display: inline-flex;
      align-items: center;
      gap: 6px;
	  color:#fff !important;
    }

    /* About 区块 */
    .about-section {
      padding: 80px 0;
	  background-size:100%;
    }
    .about-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 48px;
      align-items: center;
    }
    .about-text {
      flex: 1.2;
	  color:#fff;
    }
    .about-text p {
      line-height: 1.7;
      color: #fff;
      margin-bottom: 20px;
	  font-size:1.15rem;
    }
    .about-img {
      flex: 1;
      border-radius: 28px;
      overflow: hidden;
    }
	
	
.about_menu li {
		width:24%;
		float: left;
		list-style: none;
	}

    /* 新闻区域 */
    .news-section {
      padding: 80px 0;
      background: white;
    }
    .news-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 32px;
    }
    .news-card {
      background: #fefefe;
      border-radius: 24px;
      box-shadow: 0 6px 14px rgba(0,0,0,0.05);
      overflow: hidden;
    }
    .news-img {
      height: 200px;
      width: 100%;
      object-fit: cover;
    }
    .news-content {
      padding: 20px;
    }
    .news-date {
      color: #ff8c42;
      font-size: 0.8rem;
      margin-bottom: 8px;
    }
    .service-banner {
	background:url(https://runtong.obs.ap-southeast-1.myhuaweicloud.com/images/message_bg.jpg) no-repeat center top;
      margin-top: 60px;
      border-radius: 40px;
      padding: 3% 0;
      text-align: center;
	  background-size: cover;
	  overflow: hidden;
    }
	
	
.service-banner p {
	font-size:20px;
	padding:0 10%;
	line-height:2;
	   }

    /* 页脚 */
    .footer {
      background: #0a1a24;
      color: #b0c4de;
      padding: 48px 0 24px;
      width: 100%;
    }
    .footer-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
      gap: 40px;
      margin-bottom: 40px;
    }
 .footer-col h4 {
      color: white;
      margin-bottom: 20px;
      font-size: 1.1rem;
    }
.footer-col ul {
      list-style: none;
    }
.footer-col li {
      margin-bottom: 12px;
	  line-height:2;
}


.footer-col li img {
	padding-right:10px;
}
 .footer-col a {
      color: #b0c4de;
    }
    .social-icons {
      display: flex;
      gap: 16px;
      margin-top: 12px;
    }
    .copyright {
      text-align: center;
      border-top: 1px solid #1e3a47;
      padding-top: 24px;
      font-size: 0.8rem;
    }



    /* 隐藏横向滚动条 */
    html, body {
      overflow-x: hidden;
      width: 100%;
    }
	
	
	
/* ==========banner ========== */

	
 .rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
}
.rslides img {
	display: block;
	height: auto;
	border: 0;
	width: 100%;
}
.slide_container {
	position: relative;
	width: 100%;
}
.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url(../images/themes.gif) no-repeat left top;
	margin-top: -45px;
}
.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
/*-------------------banner开始-----------------------*/


/** * Swiper 3.4.2 * Most modern mobile touch slider and framework with hardware accelerated transitions *  * http://www.idangero.us/swiper/ *  * Copyright 2017, Vladimir Kharlampidi * The iDangero.us * http://www.idangero.us/ *  * Licensed under MIT *  * Released on: March 10, 2017 */

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-top:7%;
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}



/*------------产品--------*/


    /* 产品区域容器 */
    .products-section {
      max-width: 1440px;
      margin: 0 auto;
      padding: 60px 24px 80px;
}

    /* 标题区域 */
    .section-header {
      text-align: center;
      margin-bottom: 48px;
    }
    .section-title {
      font-size: clamp(1.8rem, 4vw, 2.5rem);
      font-weight: 700;
      color: #1e2f3c;
      margin-bottom: 12px;
    }
    .section-sub {
      font-size: 1rem;
      color: #5f6c7a;
      max-width: 680px;
      margin: 0 auto;
      line-height: 1.5;
    }

    /* 分类标签页 (纯HTML/CSS, 无JS切换, 但为了后期可结合后台筛选, 保留结构) */
    .product-tabs {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 12px;
      margin-bottom: 48px;
      border-bottom: 1px solid #e2e8f0;
      padding-bottom: 16px;
    }
    .tab-link {
      background: transparent;
      border: none;
      padding: 8px 28px;
      font-size: 1rem;
      font-weight: 600;
      color: #4a5b6e;
      cursor: pointer;
      border-radius: 40px;
      transition: 0.2s;
    }
    /* 模拟激活状态 (后期可由后台动态加类) */
    .tab-link.active {
      background: #0a66b9;
      color: white;
    }
    .tab-link:hover {
      background: #e2e8f0;
      color: #0a66b9;
    }

    /* 产品网格布局 - 纯CSS响应式网格，便于后台循环输出 */
    .products-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
      gap: 32px;
      margin-top: 20px;
    }

    /* 产品卡片样式 */
    .product-card {
      background: #ffffff;
      border-radius: 24px;
      overflow: hidden;
      box-shadow: 0 12px 28px rgba(0, 0, 0, 0.06);
      transition: all 0.3s ease;
      display: flex;
      flex-direction: column;
      height: 100%;
    }
    .product-card:hover {
      transform: translateY(-6px);
      box-shadow: 0 24px 40px rgba(0, 0, 0, 0.1);
    }

    /* 图片容器 (固定比例，避免布局偏移) */
    .product-img {
      width: 100%;
      aspect-ratio: 16 / 11;
      background-color: #eef2f6;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .product-img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      transition: transform 0.4s;
    }
    .product-card:hover .product-img img {
      transform: scale(1.03);
    }

    /* 产品信息 */
    .product-info {
      padding: 20px 20px 24px;
      flex: 1;
      display: flex;
      flex-direction: column;
    }
    .product-category {
      font-size: 0.75rem;
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #0a66b9;
      font-weight: 600;
      margin-bottom: 8px;
    }
    .product-title {
      font-size: 1.3rem;
      font-weight: 700;
      color: #1e2a3a;
      margin-bottom: 12px;
      line-height: 1.3;
	  text-align: center;
    }
	
	    .product-title  a {
			  color: #1e2a3a !important;

		}
    .product-desc {
      font-size: 0.9rem;
      color: #5f6c7a;
      line-height: 1.5;
      margin-bottom: 16px;
      flex: 1;
    }
    .product-price {
      font-size: 1.25rem;
      font-weight: 700;
      color: #d9534f;
      margin-bottom: 20px;
	  text-align: center;
    }
 .product-more {
      color: #fff !important;
      font-weight: 600;
      text-decoration: none;
      font-size: 0.9rem;
      transition: gap 0.2s;
	  background-color:#0052b8;
	  width:70px;
	  margin:0 auto;
	  border-radius:30px;
	  text-align: center;
	  line-height:2;
	
 }
 
 
  .product-more1 {
	  padding:5px 20px;
  }
 

    
    .product-more:hover {
      gap: 12px;
      color: #084e8a;
    }

    /* 后台数据绑定说明区域 (仅示意，可删除) */
    .backend-note {
      background: #eef3fc;
      border-radius: 20px;
      padding: 20px 28px;
      margin-top: 60px;
      text-align: center;
      font-size: 0.85rem;
      color: #2c5a7a;
      border: 1px solid #cbdde9;
    }
    .backend-note code {
      background: #1e2f3c;
      color: #ffd966;
      padding: 4px 8px;
      border-radius: 12px;
      font-size: 0.8rem;
    }

    /* 简单响应式调整 */
    @media (max-width: 768px) {
      .products-section {
        padding: 40px 20px;
      }
      .products-grid {
        gap: 20px;
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
      }
      .product-title {
        font-size: 1.2rem;
      }
    }

    /* 用于演示的分隔装饰 */
    hr {
      margin: 20px 0;
      border-color: #e2edf2;
  }
	
	
	
	
	
 /*news 饰 */
 
 

 
 .lnews {
	 width:70%;
	 float: left;

 }
 
 
 .newsBox {
	 box-shadow: 5px 5px 10px #CCC;
	 width:45%;
	 padding:2% 0;
	 float: left;
	 margin-right:2%;
 }
 
 
  .newsBox:hover {
 }
 
 
 .newsphoto {
	 margin-bottom:2%;
 }
 
 
 .news_title {
	 font-size:1.2rem;
	 padding:0 4%;
	 line-height:1.8;
	 text-align: center;
 }
 
 
 
 .newsmore {
	 background-color:#7d7d7d;
	 border-radius:30px;
	 width:80px;
	 line-height:1.8;
	 text-align: center;
	 color:#fff;
	 margin:0 auto;
 }
 
 
 
 .newsmore2 {
	 background-color:#065cb1;
	 width:200px;
	 height:45px;
 }
 
 newsmore2 a {
	 color:#fff;
	 font-size:16px;
	 text-align: center;
 }
 
  .newsmore  a {
	  color:#fff !important;
  }
	
	
	
.rnews {
	width:30%;
	float: right;
}


.rnews li {
	list-style: none;
	font-size:1.3rem;
	border-bottom:1px dashed #CCC;
	padding-bottom:3%;
	margin-bottom:5%;
}


.f_message {
	width:80%;
	margin:0 auto;
}

.f_message  li {
	float: left;
	list-style: none;
	border-radius:20px;
	margin-right:2%;
	
}


.f_message  li input {
    align-items: center;
    margin: 0 auto;
    height: 56px !important;
    padding: 0 20px;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    transition: .5s;
}

link, .link a, .link button {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 55px;
    background-color: #184b8a;
    border-radius: 8px;
	padding:0 10%;
}


/*------------------------*/

.lBox {
	width: 23%;
	float: left;
}

.rBox {
	width:70%;
	float: right;
}

.lBox p {
	padding: 20px;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	background-color: #0065B4;
}

.lBox p span {
	font-size: 24px;
	display: block;
}

.lBox ul {
	margin-bottom: 60px;
}

.lBox li {
	border-bottom:1px solid #CCC;}




.lBox li a {
	padding: 20px 25px;
	display: block;
	color: #626262;
	font-size: 18px;
}

.lBox li a:hover {
	font-weight: bold;
}

 .comInfo .rBox {
	width: 73%;
	float: right;
}

.infoSection {
	margin-bottom: 60px;
}

 .comInfo .jsInfo {
	height: 530px;
	float: left;
}



.listLink {
	margin: 0 -25px 80px;
}

.listLink li {
    padding: 20px 25px 35px;
    width: 31%;
    float: left;
    font-size: 18px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-right: 2%;
	margin-bottom:3%;
}

.listLink li img {
	margin-bottom: 35px;
	border: 1px solid #D4D4D4;
}

.pagePath li {
	color: #555;
	font-size: 16px;
	display: inline;
}

.pagePath li a {
	margin-right: 3px;
	color: #555;
}

.pagePath li img {
	margin-right: 10px;
	vertical-align: middle;
}


