.wrap {
	width:75rem;
	margin:0 auto;
}
.header {
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:99;
	background:rgba(255,255,255,0.1);
	border-bottom:0.052083333333333336rem solid rgba(255,255,255,0.15);
}
.header .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:5.208333333333334rem;
}
.header .logo img {
	width:100%;
	display:block;
}
.header .naver {
	display:flex;
	align-items:center;
}
.header .naver ul {
	display:flex;
	align-items:center;
	position:relative;
}
.header .naver li {
	margin-right:1.25rem;
	position:relative;
}
.header .naver li h3 a {
	font-size:0.9375rem;
	line-height:5.208333333333334rem;
	color:#ffffff;
	display:block;
}

.header .naver .on a{
    color: #ffffff;
    font-weight: bold;

}
.header .naver .ph {
	padding-left:1.5625rem;
	background:url(../images/icon2.png) no-repeat left center/1.1458333333333335rem auto;
	font-size:0.9375rem;
	line-height:1.6;
	color:#ffffff;
	margin-left:1.0416666666666667rem;
	position:relative;
}
.header .naver .ph::before {
	content:'';
	position:absolute;
	left:-1.0416666666666667rem;
	top:50%;
	width:0.052083333333333336rem;
	height:1.0416666666666667rem;
	opacity:0.2;
	background:#fff;
	margin-top:-0.5208333333333334rem;
}
.header .naver .nli {
	position:absolute;
	left:-2.34375rem;
	right:-2.34375rem;
	top:100%;
	z-index:1;
	display:none;
}
.header .naver .nli dl {
	position:relative;
	background:#fff;
	border-radius:0.3125rem;
	padding:0.4166666666666667rem 1.0416666666666667rem;
}
.header .naver .nli dl::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:-0.4166666666666667rem;
	margin:0 auto;
	width:1.0416666666666667rem;
	height:0.46875rem;
	background:url(../images/icon1.png) no-repeat center/auto 100%;
}
.header .naver .nli dd a {
	font-size:0.8333333333333334rem;
	color:#222222;
	line-height:2.3958333333333335rem;
	display:block;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.header .naver .nli dd a:hover {
	color:#005e5e;
}
.banner {
	position:relative;
	overflow:hidden;
	height: 100vh;
	max-height: 55vw;
}
.banner .swiper-slide{
	display: flex;
	align-items: center;
}
.banner .swiper-slide h6 {
	font-size:1.25rem;
	color:#ffffff;
	text-transform:uppercase;
	line-height:1.4;
}
.banner .swiper-slide h3 {
	font-size:2.2rem;
	color:#ffffff;
	margin-top:0.5208333333333334rem;
	line-height:1.4;
	font-family: "楷体"
}
.banner .swiper-slide h3 i {
	color:#ffb800;
}

.banner .swiper-slide-active .tx h6{
	-webkit-animation:fadeInUp 1s .2s ease both;
	-moz-animation:fadeInUp 1s .2s ease both;
}
.banner .swiper-slide-active .tx h3{
	-webkit-animation:fadeInUp 1s .4s ease both;
	-moz-animation:fadeInUp 1s .4s ease both;
}
.banner .spans {
	position:absolute;
	left:0;
	right:0;
	bottom:1.4583333333333335rem;
	z-index:11;
	text-align:center;
}
.banner .spans span {
	width:0.5208333333333334rem;
	height:0.5208333333333334rem;
	border-radius:50%;
	border:1px solid rgba(255,255,255,0.5);
	margin:0 0.36458333333333337rem;
	opacity:1;
	background:none;
}
.banner .spans span.swiper-pagination-bullet-active {
	background:#fff;
	border-color:#fff;
}
.hpad {
	padding:3.6458333333333335rem 0;
}
.tit {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-bottom:0.052083333333333336rem solid #e8e8e8;
	padding-bottom:2.604166666666667rem;
}
.tit h2 {
	font-size:1.655rem;
	color:#222222;
	position:relative;
	line-height:1.4;
	font-weight: bold;
}
.tit h2::before {
	content:"";
	position:absolute;
	left:0;
	bottom:-1.0416666666666667rem;
	width:1.6666666666666667rem;
	height:0.20833333333333334rem;
	border-radius:2.604166666666667rem;
	background:#003366;
}
.tit h2 i {
	opacity:0.4;
	font-size:0.9375rem;
	text-transform:uppercase;
}
.tit a {
	font-size:0.8333333333333334rem;
	line-height:1.6666666666666667rem;
	color:#222222;
	width:5.729166666666667rem;
	border-radius:2.604166666666667rem;
	border:1px solid #222;
	opacity:0.6;
	display:block;
	text-align:center;
}
.habout .flax {
	display:flex;
	justify-content:space-between;
	margin-top:2.604166666666667rem;
}
.habout .flax .text {
	width:50%;
}
.habout .text h1 {
	font-size:1.145rem;
	line-height:1.6;
	color:#222222;
	font-weight: bold;
}
.habout .text .txt {
	font-size:0.8333333333333334rem;
	color:#222222;
	margin-top:0.78125rem;
	line-height:1.7;
}
.habout .pic {
	width:48%;
}
.habout .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.tit.wh h2 {
	color:#fff;
}
.tit.wh a {
	color:#fff;
	border-color:#fff;
}
.tit.wh h2::before {
	background:#fff;
}
.tit.wh {
	border-color:rgba(255,255,255,0.1);
}
.hproduct .hd ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:1.5625rem;
}
.hproduct .hd li {
	width:8.854166666666668rem;
	margin-right:0.5208333333333334rem;
	margin-bottom:0.5208333333333334rem;
}
.hproduct .hd li a {
	display:block;
	color:#ffffff;
	font-size:0.8333333333333334rem;
	line-height:1.875rem;
	border-radius:2.604166666666667rem;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition:all 0s;
	-ms-transition:all 0s;
	/* IE 9*/
	-moz-transition:all 0s;
	/* Firefox*/
	-webkit-transition:all 0s;
	/* Safari 和 Chrome*/
	-o-transition:all 0s;
}
.hproduct .hd li.on a,.hproduct .hd li a:hover {
	text-align:center;
	color:#003366;
	background:#fff;
}
.hproduct .bd ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:2.1875rem;
}
.hproduct .bd li {
	width:calc((100% - 3.229166666666667rem)/3);
	margin:0 1.5625rem 0.5208333333333334rem 0;
}
.hproduct .bd li:nth-child(3n) {
	margin-right:0;
}
.hproduct .bd li a {
	display:block;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	position:relative;
	background:#fff;
	height:19.53125rem;
}
.hproduct .bd li img {
	width:100%;
	height:100%;
	display:block;
}
.hproduct .bd li h3 {
	text-align:center;
	font-size:0.8333333333333334rem;
	bottom:0;
	position:absolute;
	left:0;
	right:0;
	text-align:center;
	line-height:2.604166666666667rem;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	z-index:1;
	text-overflow:ellipsis;
	color:#222;
}
.thd ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
	margin:1.5625rem 0 2.0833333333333335rem;
}
.thd li {
	margin-left:0.5208333333333334rem;
}
.thd li a {
	display:block;
	padding:0 1.5625rem;
	font-size:0.8333333333333334rem;
	line-height:1.875rem;
	color:#222222;
	border-radius:2.604166666666667rem;
}
.thd li.on a,.thd li a:hover {
	background:#003366;
	color:#fff;
}
.hnews .list ul,.hcase .bd ul {
	display:flex;
	flex-wrap:wrap;
}
.hnews .list li,.hcase .bd li {
	width:calc((100% - 3.229166666666667rem)/3);
	margin:0 1.5625rem 0.5208333333333334rem 0;
}
.hnews .list li:nth-child(3n),.hcase .bd li:nth-child(3n) {
	margin-right:0;
}
.hcase .bd li .pic {
	border-radius:0.5208333333333334rem;
	height:17.708333333333336rem;
}
.hcase .bd li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hcase .bd li h3 {
	font-size:0.9375rem;
	line-height:3.0208333333333335rem;
	color:#222222;
	border-bottom:0.052083333333333336rem solid #e8e8e8;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hcase .bd li p {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#717171;
	height:3.4em;
	overflow:hidden;
	margin:0.5208333333333334rem 0 1.0416666666666667rem;
}
.hcase .bd li h6 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#003366;
	opacity:0.5;
}
.hcase .bd li a:hover h6 {
	opacity:1;
}
.hcase .bd li a:hover h3 {
	color:#003366;
}
.hcase .bd li a:hover .pic img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.hnews {
	background:#f8f8f8;
}
.hnews .list li a {
	display:block;
	border-radius:0.5208333333333334rem;
	border:1px solid #cdcdcd;
	padding:0 0.78125rem 0.5208333333333334rem;
}
.hnews .list li h6 {
	font-size:1.25rem;
	line-height:4.6875rem;
	color:#003366;
	border-bottom:0.052083333333333336rem solid #e2e2e2;
	font-weight:bold;
}
.hnews .list li h3 {
	font-size:0.9375rem;
	color:#222222;
	line-height:1.7;
	margin:1.3020833333333335rem 0 0.5208333333333334rem;
	height:3.4em;
	overflow:hidden;
}
.hnews .list li p {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#222222;
	height:3.2em;
	overflow:hidden;
	margin-bottom:1.5625rem;
}
.hnews .list li h5 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#003366;
	padding-bottom:0.78125rem;
}
.hnews .list li a:hover {
	background:#003366;
	border-color:#003366;
}
.hnews .list li a:hover h6 {
	color:#fff;
}
.hnews .list li a:hover h3 {
	color:#fff;
}
.hnews .list li a:hover h5 {
	color:#fff;
}
.hnews .list li a:hover p {
	color:#fff;
	opacity:0.6;
}
.footer {
	background:#3b3b3b;
	padding-top:1.5625rem;
}
.footer .wrap {
	display:flex;
	justify-content:space-between;
}
.footer .lt {
	display:flex;
	width:calc(100% - 25rem);
	justify-content: space-between;
}
.footer .lt dl {
	width:100%;
}
.footer .lt dt {
	font-size:0.8333333333333334rem;
	color:#fff;
	line-height:3.3333333333333335rem;
	border-bottom:0.052083333333333336rem solid #4f4f4f;
	margin-bottom:0.78125rem;
}
.footer .lt dd a {
	font-size:0.7291666666666667rem;
	line-height:2;
	color:#fff;
	opacity:0.7;
	white-space: nowrap;
}
.footer .rt {
	width:21.614583333333336rem;
}
.footer .rt h3 {
	font-size:0.9375rem;
	color:#fff;
	line-height:3.3333333333333335rem;
	border-bottom:0.052083333333333336rem solid #4f4f4f;
	margin-bottom:0.78125rem;
	position:relative;
}
.footer .rt h3::before {
	content:"";
	width:3.75rem;
	height:0.15625rem;
	background:#fff;
	position:absolute;
	z-index:1;
	left:0;
	bottom:-0.10416666666666667rem;
}
.footer .rt .flxa {
	display:flex;
	justify-content:space-between;
}
.footer .rt li {
	display:flex;
	height:1.5625rem;
	font-size:0.7291666666666667rem;
	color:#f8f8f8;
}
.footer .rt li p{
	font-size: 0.7291666666666667rem;
	line-height: 1.6;
}
.footer .rt li img {
	display:block;
	object-fit:contain;
	width:0.8333333333333334rem;
	height:0.8333333333333334rem;
	margin-right:0.4166666666666667rem;
	margin-top: 0.2rem;
}
.footer .rt ul {
	width:calc(100% - 6.25rem);
}
.footer .rt .weix {
	width:5.729166666666667rem;
}
.footer .rt .weix img {
	width:100%;
	display:block;
	border-radius:0.2604166666666667rem;
	overflow:hidden;
}
.footer .rt .weix h6 {
	font-size:0.7291666666666667rem;
	line-height:2;
	color:#fff;
	opacity:0.7;
}
.footer .copyright {
	margin-top:1.5625rem;
	border-top:0.052083333333333336rem solid rgba(255,255,255,0.2);
}
.footer .copyright .wrap {
	padding:0.5208333333333334rem 0;
}
.footer .copyright a {
	font-size:0.7291666666666667rem;
	color:#fff;
	opacity:0.7;
	line-height:1.6;
	display:block;
}
.hban {
	height:27.083333333333336rem;
}
.hban .wrap {
	height:100%;
	display:flex;
	align-items:center;
}
.hban .wrap h2 {
	font-size:1.875rem;
	line-height:1.6;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}
.hban .wrap h4 {
	font-size:1.25rem;
	line-height:1.7;
	color:#fff;
	font-family: "楷体"
}
.crumbs {
	background:#f8f8f8;
}
.crumbs .wrap {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
}
.crumbs .wrap ul {
	display:flex;
	justify-content:flex-end;
}
.crumbs .wrap li a,.crumbs .wrap li {
	font-size:0.8333333333333334rem;
	line-height:3.125rem;
	color:#8b8b8b;
	margin-left:0.15625rem;
	display:block;
}
.crumbs .wrap li.on a,.crumbs .wrap li a:hover {
	color:#222222;
}
.product .utab {
	/* position:sticky;
	top:0;
	z-index:11;*/
	float:left;
	width:15.625rem;
}
.product .utab h2 {
	font-size:1.25rem;
	color:#ffffff;
	font-weight:bold;
	line-height:4.166666666666667rem;
	background:#003366;
	padding:0 1.0416666666666667rem;
	border-radius:0.5208333333333334rem;
}
.product .utab li a {
	display:block;
	line-height:2.5rem;
	border-radius:0.5208333333333334rem;
	padding:0 1.0416666666666667rem;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background:#f8f8f8;
	font-size:0.8333333333333334rem;
	color:#222222;
	margin-top:0.3125rem;
	background-position:right 0 center;
}
.product .utab li.on a,.product .utab li a:hover {
	background:url(../images/ico7.png) no-repeat right 1.0416666666666667rem center #003366;
	color:#fff;
}
.phc {
	background:url(../images/bg2.jpg) no-repeat center/cover;
	border-radius:0.5208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:1.0416666666666667rem;
	margin-top:1.5625rem;
}
.phc h3 {
	font-size:1.25rem;
	line-height:1.8;
	color:#ffffff;
	font-weight:bold;
	position:relative;
}
.phc h3::before {
	content:"";
	position:absolute;
	left:0;
	bottom:-0.5208333333333334rem;
	z-index:1;
	width:1.5625rem;
	height:0.15625rem;
	background:#fff;
}
.phc dd {
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:1.3020833333333335rem;
}
.phc dd img {
	width:2.34375rem;
	display:block;
}
.phc dd .tx {
	width:calc(100% - 2.916666666666667rem);
}
.phc dd h4 {
	font-size:0.8333333333333334rem;
	line-height:1.4;
	color:#ffffff;
	opacity:0.7;
}
.phc dd h6 {
	font-size:1.0416666666666667rem;
	line-height:1.4;
	color:#fff;
	font-weight:bold;
}
.plist {
	width:calc(100% - 17.604166666666668rem);
	float:right;
}
.plist .ulistc ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.plist .ulistc li {
	width:calc((100% - 1.7708333333333335rem)/2);
	margin-bottom:2.0833333333333335rem;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.plist .ulistc li .pic {
	height:18.489583333333336rem;
	overflow:hidden;
	border-bottom:0.052083333333333336rem solid #f7f7f7;
}
.plist .ulistc li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.plist .ulistc li .txc {
	padding:1.25rem;
}
.plist .ulistc li .txc h2 {
	font-size:0.9375rem;
	line-height:1.8;
	color:#222222;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.plist .ulistc li .txc p {
	font-size:0.7291666666666667rem;
	line-height:1.5;
	color:#a9a9a9;
	height:3em;
	overflow:hidden;
	padding-right:3.125rem;
	background:url(../images/i4.png) no-repeat right center;
	margin-top:0.2604166666666667rem;
}
.plist .ulistc li:hover {
	box-shadow:0 0 0.4166666666666667rem 0 rgba(80,80,80,0.1);
}
.plist .ulistc li:hover h2 {
	color:#003366;
}
.pages {
	margin:1.5625rem 0;
	text-align:center;
}
.pages dl {
	display:flex;
	justify-content:center;
	align-items:center;
}
.pages dd {
	margin:0 0.3125rem;
}
.pages dd a {
	padding:0 0.78125rem;
	font-size:1.0416666666666667rem;
	color:#222222;
	line-height:2.0833333333333335rem;
	border-radius:0.3125rem;
	background:#f8f8f8;
	display:block;
}
.pages dd.on a,.pages dd a:hover {
	color:#fff;
	background:#003366;
}
.productdel {
	float:right;
	width:calc(100% - 17.708333333333336rem);
}
.productdel .hd {
	display:flex;
	justify-content:space-between;
}
.productdel .hd .pic {
	width:49%;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.productdel .hd .pic img {
	height:auto;
	display:block;
	width:100%;
}
.productdel .hd .txt {
	width:48%;
}
.productdel .hd .txt h1 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#222222;
	padding-bottom:0.5208333333333334rem;
	border-bottom:0.052083333333333336rem solid #e8e8e8;
	margin-bottom:0.5208333333333334rem;
}
.productdel .hd .txt p {
	font-size:0.8333333333333334rem;
	color:#222222;
	line-height:1.6;
	opacity:0.7;
}
.productdel .bd h3 {
	margin:1.0416666666666667rem 0;
	font-size:0.9375rem;
	line-height:3.125rem;
	color:#222222;
	border-radius:0.5208333333333334rem;
	padding:0 1.25rem;
	background:#f8f8f8;
}
.productdel .bd .ul li {
	font-size:0.8333333333333334rem;
	color:#656565;
	line-height:2;
	padding-left:2.0833333333333335rem;
	background:url(../images/i5.png) no-repeat left 1.0416666666666667rem top 0.6770833333333334rem;
}
.productdel .bd .dlea {
	font-size:0.8333333333333334rem;
	color:#656565;
	line-height:2;
	padding:1.0416666666666667rem;
	word-wrap: break-word;
}
.productdel .bd .dlea p{
	word-wrap: break-word !important；
}

.tis {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.tis .l {
	border-left:0.4166666666666667rem solid #003366;
	padding-left:1.0416666666666667rem;
}
.tis .l h6 {
	font-size:0.8333333333333334rem;
	line-height:1;
	color:#222222;
	opacity:0.5;
}
.tis .l h2 {
	font-size:1.675rem;
	margin-top:0.5208333333333334rem;
	line-height:1;
	color:#222222;
	font-weight:bold;
}
.tis .btcr {
	display:flex;
	align-items:center;
}
.prev,.next {
	width:2.03125rem;
	height:2.03125rem;
	border-radius:50%;
	margin-left:0.5208333333333334rem;
	cursor:pointer;
	background:url(../images/pr1.png) no-repeat center/cover;
}
.next {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	/* IE 9*/
	-moz-transform:rotate(180deg);
	/* Firefox*/
	-webkit-transform:rotate(180deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(180deg);
}
.prev:hover,.next:hover {
	background:url(../images/pr1-1.png) no-repeat center/cover;
}
.pswipers {
	margin-top:2.604166666666667rem;
	overflow:hidden;
}
.pswipers a {
	display:block;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.pswipers a img {
	width:100%;
	display:block;
	height:17.708333333333336rem;
	object-fit:cover;
}
.pswipers a h3 {
	text-align:center;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#222222;
}
.ltab dl {
	display:flex;
	align-items:center;
}
.ltab dd a {
	font-size:0.8333333333333334rem;
	line-height:3.125rem;
	color:#222222;
	display:block;
}
.ltab dd {
	margin-right:2.604166666666667rem;
}
.ltab dd.on a,.ltab dd a:hover {
	color:#003366;
}
.ufuwu .hd li {
	padding:3.90625rem 0;
}
.ufuwu .hd li .wrap {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
}
.ufuwu .hd li .pic {
	width:49%;
	height:20.833333333333336rem;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.ufuwu .hd li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.ufuwu .hd li .txt {
	width:49%;
}
.ufuwu .hd li .txt h3 {
	font-size:1.775rem;
	line-height:1.6;
	color:#003366;
	padding:0.5208333333333334rem 0;
	border-bottom:0.052083333333333336rem solid #e2e2e2;
	font-weight: bold;
}
.ufuwu .hd li .txt h3 i {
	font-size:0.8333333333333334rem;
	color:#222;
	opacity:0.5;
}
.ufuwu .hd li .txt p {
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#222222;
	margin-top:1.5625rem;
}
.ufuwu .hd li:nth-child(2n) {
	background:#f8f8f8;
}
.ufuwu .hd li:nth-child(2n) .wrap {
	flex-direction:row;
}
.ufuwu .bd ul {
	display:flex;
	margin-top:2.604166666666667rem;
	justify-content:space-between;
}
.ufuwu .bd li {
	width:calc((100% - 4.166666666666667rem)/5);
	background:#f8f8f8;
	padding:2.604166666666667rem 1.0416666666666667rem 0;
	height:15.104166666666668rem;
	border-radius:0.5208333333333334rem;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.ufuwu .bd li img {
	width:3.0208333333333335rem;
	height:3.0208333333333335rem;
	display:block;
	margin:0 auto;
	object-fit:contain;
}
.ufuwu .bd li h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#222222;
	margin:1.5625rem 0 0.5208333333333334rem;
}
.ufuwu .bd li h6 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#222222;
	opacity:0.7;
}
.ufuwu .flxa {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
	margin-top:1.5625rem;
}
.ufuwu .fzhin .pic {
	width:24.739583333333336rem;
	height:22.916666666666668rem;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.ufuwu .fzhin .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.ufuwu .fzhin .text {
	width:calc(100% - 26.041666666666668rem);
	padding:1.5625rem;
	border-radius:0.5208333333333334rem;
	background:#f8f8f8;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.ufuwu .fzhin .text li {
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#222222;
	padding-left:0.9375rem;
	background:url(../images/w6.png) no-repeat left top 0.625rem;
}
.fdown .dswipers {
	overflow:hidden;
}
.fdown .dswipers ul {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:2.604166666666667rem;
	padding-bottom:3.6458333333333335rem;
}
.fdown .dswipers li {
	width:50%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:2.604166666666667rem;
	line-height:2.604166666666667rem;
}
.fdown .dswipers li:nth-child(2n) {
	padding-left:2.604166666666667rem;
	padding-right:0;
	border-left:0.052083333333333336rem solid #dfdfdf;
}
.fdown .dswipers li a {
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.fdown .dswipers li h3 {
	font-size:0.8333333333333334rem;
	color:#222222;
	background:url(../images/w6.png) no-repeat left center;
	width:calc(100% - 6.25rem);
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:1.0416666666666667rem;
}
.fdown .dswipers li h6 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#003366;
}
.case .clist ul {
	display:flex;
	flex-wrap:wrap;
}
.case .clist ul li {
	width:calc((100% - 3.229166666666667rem)/3);
	margin:0 1.5625rem 5.208333333333334rem 0;
	position:relative;
}
.case .clist ul li:nth-child(3n) {
	margin-right:0;
}
.case .clist ul li img {
	width:100%;
	height:17.708333333333336rem;
	display:block;
	object-fit:cover;
	border-radius:0.5208333333333334rem;
}
.case .clist ul li .text {
	position:absolute;
	left:0;
	right:0;
	bottom:-1.71875rem;
	margin:0 1.5625rem;
	border-radius:0.5208333333333334rem;
	z-index:1;
	background:rgba(34,34,34,0.8);
	padding:0.5208333333333334rem 1.0416666666666667rem;
}
.case .clist ul li .text h3 {
	font-size:1.0416666666666667rem;
	line-height:1.5;
	color:#ffffff;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.case .clist ul li .text p {
	font-size:0.7291666666666667rem;
	color:#fff;
	line-height:1.7;
	opacity:0.7;
	margin:0.78125rem 0 1.5625rem;
	display:none;
	height:5.1em;
	overflow:hidden;
}
.case .clist ul li .text h6 {
	font-size:0.7291666666666667rem;
	line-height:1.7708333333333335rem;
	color:#003366;
	width:5.208333333333334rem;
	background:#fff;
	border-radius:0.2604166666666667rem;
	text-align:center;
	display:none;
}
.case .clist ul li:hover .text {
	padding:1.0416666666666667rem;
	background:rgba(0,51,102,0.8);
}
.case .clist ul li:hover .text h6 {
	display:block;
}
.case .clist ul li:hover .text p {
	display:block;
}
.case .clist ul li:hover .text h3 {
	white-space:initial;
}
.casedel {
	padding:1.5625rem 0 3.125rem;
	font-size: 14px;line-height: 1.6;
	color: #222;
}

.casedel .ltc {
	float:left;
	width:calc(100% - 18.75rem);
}
.casedel .th .mnetx {
	font-size:0.8333333333333334rem;
	color:#222222;
	line-height:2;
	display:inline-block;
	background:url(../images/w8.png) no-repeat left center;
	padding-left:1.25rem;background-size: 0.94rem auto;
}
.casedel .th h1 {
	font-size:1.25rem;
	line-height:1.7;
	color:#222222;
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #e8e8e8;
	margin-bottom:0.78125rem;
	text-align: center;
		font-weight: bold;
}
.casedel .tb {
	display:flex;
	align-items:center;
}
.casedel .tb a {
	font-size:0.7291666666666667rem;
	color:#003366;
	display:inline-block;
	line-height:1.6;
}
.casedel .tb h5 {
	font-size:0.7291666666666667rem;
	color:#a7a5a6;
	padding-left:1.0416666666666667rem;
	background:url(../images/w9.png) no-repeat left center;
	background-size: 0.78rem auto;
	
	/*margin-left:2.8645833333333335rem;*/
}
.casedel .tb h6 {
	font-size:0.7291666666666667rem;
	color:#a7a5a6;
	padding-left:1.0416666666666667rem;
	margin-left:2.8645833333333335rem;
	background:url(../images/w10.png) no-repeat left center;
	background-size: 0.78rem auto;
}
.casedel .casedelc {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#222222;
	padding:1.5625rem 0;
}
.casedel .casedelc img {
	display:block;
	margin:0 auto;
}
.casedel .rtc {
	float:right;
	width:16.666666666666668rem;
	background:#f8f8f8;
	border-radius:0.5208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.0416666666666667rem 1.0416666666666667rem;
}
.casedel .rtc h3 {
	font-size:1.25rem;
	color:#003366;
	line-height:3.4375rem;
	border-bottom:0.052083333333333336rem solid #e2e2e2;
	padding-left:0.625rem;
	background:url(../images/w11.png) no-repeat left center;
}
.casedel .rtc li a {
	display:flex;
	justify-content:space-between;
	margin-top:1.1458333333333335rem;
}
.casedel .rtc li .pic {
	width:5.729166666666667rem;
	height:3.75rem;
	border-radius:0.4166666666666667rem;
	overflow:hidden;
}
.casedel .rtc li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.casedel .rtc li .txt {
	width:calc(100% - 6.354166666666667rem);
}
.casedel .rtc li .txt h2 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#222222;
	height:3.2em;
	overflow:hidden;
}
.casedel .rtc li .txt h6 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#222222;
	opacity:0.5;
}
.mprnet {
	display:flex;
	justify-content:space-between;
	align-items:center;
	border-top:0.052083333333333336rem solid #e8e8e8;
	margin-top:3.125rem;
	padding:0.7291666666666667rem 0;
}
.mprnet a {
	display:block;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	max-width:48%;
	font-size:0.8333333333333334rem;
	color:#222222;
}
.about .pg1 .bg {
	margin-top:2.0833333333333335rem;
	background:#f8f8f8;
	padding:1.5625rem;
	border-radius:0.5208333333333334rem;
	display:flex;
	justify-content:space-between;
}
.about .pg1 .txt {
	width:calc(100% - 26.822916666666668rem);
}
.about .pg1 .txt h1 {
	font-size:1.1458333333333335rem;
	line-height:1.6;
	color:#222222;
	font-weight:bold;
	margin-bottom:0.78125rem;
}
.about .pg1 .txt p {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#595959;
}
.about .pg1 .pic {
	width:24.739583333333336rem;
	height:28.90625rem;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.about .pg1 .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.about .pg2 {
	background:#f8f8f8;
}
.about .pg2 ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:2.604166666666667rem;
}
.about .pg2 li {
	width:calc((100% - 3.125rem)/3);
	margin:0 1.0416666666666667rem 1.0416666666666667rem 0;
	background:#fff;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.about .pg2 li:nth-child(3n) {
	margin-right:0;
}
.about .pg2 h3 {
	font-size:1.1458333333333335rem;
	line-height:3.125rem;
	color:#003366;
	background:#e8e8e8;
	font-weight:bold;
	text-align:left;
	padding-left: 2rem;
}
.about .pg2 h3 i {
	font-size:0.7291666666666667rem;
	color:#737373;
	font-weight:300;
}
.about .pg2 p {
	font-size:0.8333333333333334rem;
	color:#222222;
	line-height:1.7;
	padding:0.5208333333333334rem 0.625rem;
}
.about .pg3 {
	height:100vh;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.tis .l.wh h6 {
	color:#fff;
}
.tis .l.wh h2 {
	color:#fff;
}
.tis .l.wh {
	border-color:#fff;
}
.about .pg3 .text {
	font-size:0.8333333333333334rem;
	color:#ffffff;
	line-height:1.7;
	background:rgba(255,255,255,0.1);
	border-radius:0.5208333333333334rem;
	padding:0.78125rem;
	width:36.458333333333336rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin:1.8229166666666667rem 1.3020833333333335rem;
}
.about .pg4 .rswipers {
	overflow:hidden;
	margin-top:2.604166666666667rem;
}
.about .pg4 .rswipers a {
	background:#f8f8f8;
	padding:0.8333333333333334rem 0.8333333333333334rem 0;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
}
.about .pg4 .rswipers img {
	width:100%;
	height:21.614583333333336rem;
	display:block;
	object-fit:contain;
	border-radius:0.5208333333333334rem;
}
.about .pg4 .rswipers h6 {
	font-size:0.8333333333333334rem;
	line-height:3;
	color:#222222;
	opacity:0.8;
	text-align:center;
	
}
.about .pg5 .tis p {
	font-size:0.9375rem;
	color:#222222;
	line-height:1.7;
	padding-left: 30px;
}
.about .pg5 .tis p a {
	font-weight:bold;
	color:#003366;
}
.about .pg5 .zplist {
	margin-top:2.604166666666667rem;
}
.about .pg5 .zplist li {
	background:#f8f8f8;
	border-radius:0.5208333333333334rem;
	overflow:hidden;
}
.about .pg5 .zplist li .rhd {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:2.8645833333333335rem;
	cursor:pointer;
}
.about .pg5 .zplist li .rhd h4 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#222222;
	font-weight:bold;
	padding:0 1.3020833333333335rem;
}
.about .pg5 .zplist li .rhd i {
	background:url(../images/y4.png) no-repeat center;
	width:2.8645833333333335rem;
	cursor:pointer;
	height:2.8645833333333335rem;
}
.about .pg5 .zplist li.on .rhd i {
	background:url(../images/y4-1.png) no-repeat center;
	transform:rotate(-90deg);
}
.about .pg5 .zplist li .bxdel {
	padding:0.78125rem 1.5625rem;
	font-size:0.7291666666666667rem;
	color:#222222;
	line-height:1.7;
	display:none;
}
.about .pg5 .zplist li {
	margin-bottom:0.78125rem;
}
.about .pg5 .zplist li.on .rhd {
	background:#003366;
}
.about .pg5 .zplist li.on h4 {
	color:#fff;
}
.hezuo ul {
	display:flex;
	flex-wrap:wrap;
}
.hezuo ul li {
	width:calc((100% - 6.354166666666667rem)/5);
	margin:0 1.5625rem 1.5625rem 0;
	background:#f8f8f8;
	padding:1.5625rem 0.5208333333333334rem 1.0416666666666667rem;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.hezuo ul li:nth-child(5n) {
	margin-right:0;
}
.hezuo ul li img {
	width:2.604166666666667rem;
	height:2.604166666666667rem;
	display:block;
	object-fit:contain;
	margin:0 auto;
}
.hezuo ul li h6 {
	font-size:0.8333333333333334rem;
	color:#222222;
	margin-top:0.5208333333333334rem;
	line-height:1.7;
}
.contain .hd h1 {
	font-size:1.14525rem;
	color:#222222;
	line-height:1.7;
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem solid #e8e8e8;
	font-weight: bold;
}
.contain .hd .flax {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:1.0416666666666667rem;
}
.contain .hd .flax ul {
	width:calc(100% - 13.541666666666668rem);
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.contain .hd .flax li {
	width:50%;
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:0.8333333333333334rem;
}
.contain .hd .flax li img {
	width:0.9895833333333334rem;
	height:0.9895833333333334rem;
	display:block;
	object-fit:contain;
}
.contain .hd .flax li h4 {
	font-size:0.9375rem;
	line-height:1.6;
	color:#222222;
	width:calc(100% - 1.5625rem);
}
.contain .hd .mwx {
	width:5.208333333333334rem;
	text-align:center;
}
.contain .hd .mwx img {
	width:100%;
}
.contain .hd .mwx h6 {
	font-size:0.7291666666666667rem;
	line-height:1.7;
	color:#222222;
	padding:0.2604166666666667rem 0;
}
.contain .hd .map {
	height:21.354166666666668rem;
	margin-top:2.0833333333333335rem;
}
.contain .bd {
	background:#f8f8f8;
}
.contain .bd img {
	width:100%;
	display:block;
	margin-top:-3.125rem;
}
.contain .cform h4 {
	font-size:1.25rem;
	color:#222222;
	margin:3.125rem 0 1.5625rem;
}
.contain .cform ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	width:30.44791666666667rem;
}
.contain .cform li {
	width:calc((100% - 1.8229166666666667rem)/2);
	margin-bottom:0.78125rem;
}
.contain .cform li h3 {
	font-size:0.8333333333333334rem;
	line-height:2;
	color:#222222;
}
.contain .cform li .tx {
	background:#f8f8f8;
	border:1px solid #e2e2e2;
	border-radius:0.3125rem;
	height:2.1875rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.0416666666666667rem;
	width:100%;
	font-size: 15px;
	color: #333;
}
.contain .cform li:last-child {
	width:100%;
}
.contain .cform li .tx1 {
	height:8.333333333333334rem;
	resize:none;
}
.contain .cform .btn {
	width:8.333333333333334rem;
	line-height:2.291666666666667rem;
	background:#003366;
	color:#fff;
	border-radius:0.3125rem;
	border:none;
	font-size:0.8333333333333334rem;
	cursor:pointer;
}
.news .nlist ul {
	display:flex;
	flex-wrap:wrap;
}
.news .nlist li {
	width:calc((100% - 3.229166666666667rem)/3);
	margin:0 1.5625rem 1.5625rem 0;
}
.news .nlist li:nth-child(3n) {
	margin-right:0;
}
.news .nlist li a {
	display:block;
	border-radius:0.5208333333333334rem;
	background:#f8f8f8;
	padding:1.25rem;
}
.news .nlist li h6 {
	font-size:1.5625rem;
	line-height:1.6;
	color:#222222;
	font-weight:bold;
}
.news .nlist li h6 i {
	opacity:0.6;
	font-size:0.8333333333333334rem;
	font-weight:400;
}
.news .nlist li h2 {
	font-size:1.0416666666666667rem;
	color:#222222;
	margin:0.625rem 0;
	line-height:1.5;
	height:3rem;
	overflow:hidden;
		font-weight: bold;
}
.news .nlist li p {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#222222;
	height:3.2em;
	overflow:hidden;
}
.news .nlist li img {
	width:100%;
	height:12.5rem;
	display:block;
	object-fit:cover;
	border-radius:0.5208333333333334rem;
	margin-top:1.5625rem;
}
.news .nlist li a:hover h2,.news .nlist li a:hover h6,.news .nlist li a:hover p {
	color:#fff;
	
}
.news .nlist li a:hover {
	background:#003366;
}
.casedel .rtc dd a {
	display:block;
	padding:0.78125rem 0;
	border-bottom:0.052083333333333336rem dashed  #ebebeb;
}
.casedel .rtc dd h4 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#222222;
}
.casedel .rtc dd p {
	font-size:0.6770833333333334rem;
	line-height:1.6;
	color:#222222;
	opacity:0.6;
}
.casedel .rtc dd:last-child a {
	border:none;
}
.kehu .khd {
	border-bottom:0.052083333333333336rem dashed #cfcdcf;
	padding-bottom:1.5625rem;
	background:url(../images/r7.png) no-repeat right center;
}
.kehu .khd h2 {
	font-size:1.875rem;
	color:#003366;
	font-weight:bold;
}
.kehu .khd h4 {
	font-size:1.25rem;
	color:#222222;
	opacity:0.6;
	margin-top:0.5208333333333334rem;
}
.kehu .kdel {
	padding:2.0833333333333335rem 0;
	font-size:0.9375rem;
	color:#353532;
/*	text-indent:2em; */
	line-height:2.4;
}
.fexi {
	position:fixed;
	right:0;
	bottom:20%;
	z-index:91;
}
.fexi li {
	background:#fff;
	width:5.208333333333334rem;
	height:5.208333333333334rem;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
	padding-top:0.9375rem;
	border:0.052083333333333336rem solid #e6e6e6;
}
.fexi li .icon {
	height:1.3541666666666667rem;
	width:1.3541666666666667rem;
	margin:0 auto;
	background-size:contain !important;
}
.fexi li .weixs {
	width:7.291666666666667rem;
	position:absolute;
	right:100%;
	margin-right:0.4166666666666667rem;
	bottom:0;
	z-index:11;
	background:#fff;
	border-radius:0.5208333333333334rem;
	padding:0.5208333333333334rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:none;
}
.fexi li .weixs img {
	display:block;
	width:100%;
}
.fexi li h4 {
	font-size:0.7291666666666667rem;
	color:#222222;
	line-height:1.7;
	margin-top:0.3125rem;
}
.fexi li a {
	padding:0.5208333333333334rem 0;
	display:block;
}
.fexi .phone {
	position:absolute;
	right:100%;
	top:0;
	line-height:5.208333333333334rem;
	padding:0 1.0416666666666667rem;
	background:#e5e5e5;
	white-space:nowrap;
	font-size:0.8333333333333334rem;
	color:#000;
	border-radius:0.5208333333333334rem 0 0 0.5208333333333334rem;
	margin-right:0;
	display:none;
	/* box-shadow:-0.3rem 0.2604166666666667rem 0.5208333333333334rem 0 rgba(80,80,80,0.2);*/;
}
.fexi li:hover .hover {
	display:block;
}
.fexi li.dailbtn {
	border-radius:0.5208333333333334rem 0 0 0;
}
.fexi li.tps {
	border-radius:0 0 0 0.5208333333333334rem;
}
.fexi li.dailbtn .icon {
	background:url(../images/q1.png) no-repeat center;
}
.fexi li.weix .icon {
	background:url(../images/q2.png) no-repeat center;
}
.fexi li.phones .icon {
	background:url(../images/q3.png) no-repeat center;
}
.fexi li.tps .icon {
	background:url(../images/q4.png) no-repeat center;
}
.fexi li.dailbtn:hover .icon {
	background:url(../images/q1-1.png) no-repeat center;
}
.fexi li.weix:hover .icon {
	background:url(../images/q2-1.png) no-repeat center;
}
.fexi li.phones:hover .icon {
	background:url(../images/q3-1.png) no-repeat center;
}
.fexi li.tps:hover .icon {
	background:url(../images/q4-1.png) no-repeat center;
}
.fexi li:hover {
	background:#003366;
}
.fexi li:hover h4 {
	color:#fff;
}
.fexi li.dailbtn,
.fexi li.weix{
    border-bottom:none;
}
.fexi li:last-child {
	border-top:none;
}
.qkehuzh {
	width:10.416666666666668rem;
	border-radius:0 4.166666666666667rem 4.166666666666667rem 0;
	background:url(../images/q5.png) no-repeat right 1.0416666666666667rem center #003366;
	padding-right:2.0833333333333335rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:flex;
	padding-left:1.0416666666666667rem;
	align-items:center;
	height:5.208333333333334rem;
	cursor:pointer;
}
.qkehuzh h3 {
	font-size:1.25rem;
	line-height:1.4;
	color:#ffffff;
}
.qkehuzh h6 {
	font-size:0.7291666666666667rem;
	line-height:1.4;
	color:#ffffff;
	opacity:0.4;
}
.qkzhih {
	background:#003366;
	padding:1.3020833333333335rem 0;
}
.qkzhih .wrap {
	display:flex;
	align-items:center;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:5.208333333333334rem;
	justify-content:space-between;
}
.qkzhih .lc {
	width:6.510416666666667rem;
}
.qkzhih .lc h3 {
	font-size:1.25rem;
	line-height:1.6;
	color:#fff;
}
.qkzhih .lc h6 {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:#fff;
	opacity:0.5;
}
.qkzhih .txc {
	font-size:0.7291666666666667rem;
	color:#fff;
	line-height:2;
	width:calc(100% - 8.333333333333334rem);
}
.qkzhih .icon {
	width:1.5625rem;
	position:absolute;
	right:0;
	top:-0.5208333333333334rem;
	cursor:pointer;
}
.uzhibtn {
	position:relative;
	margin-top:1.0416666666666667rem;
}
.uzhibtn .qkzhih {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:-1;
	opacity:0;
}
.uzhibtn.on .qkzhih {
	-webkit-animation:fadeInLeftBig 0.5s 0s ease both;
	-moz-animation:fadeInLeftBig 0.5s 0s ease both;
	z-index:11;
}
.uzhibtn.on .qkehuzh {
	-webkit-animation:fadeOutLeftBig 1s 0s ease both;
	-moz-animation:fadeOutLeftBig 1s 0s ease both;
}
.hnews {
	padding-bottom:0;
}
.footer .lt dd a {
	display:inline-block;
	margin-right: 30px;
}
.layout.active .header {
	background:rgba(0,0,0,0.7);
}
.tit a:hover {
	background:#003366;
	color:#fff;
	border-color:#003366;
}
.tit.wh a:hover {
	background:#fff;
	color:#333;
	opacity:1;
}
.casedel .rtc li .pic img,
.hproduct .bd li img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
	overflow: hidden;
}
.plist .ulistc li a:hover .pic img,
.casedel .rtc li a:hover .pic img,
.hproduct .bd li a:hover img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.hproduct .bd li a:hover h3 {
	color:#003366;
}
.hcase .bd li .pic {
	overflow:hidden;
}
.footer .lt dd a:hover {
	opacity:1;
}

.contain .cform .btn:hover{
	background: #003366;
}
.pswipers a:hover h3,
.casedel .rtc dd a:hover h4,
.casedel .rtc li a:hover .txt h2{
	color: #003366;
}
.fdown .dswipers li a:hover h3{
	color: #003366;
}
.h5none{
    display: block;
}
.about .pg5 .tis{
    justify-content: flex-start;
}
.about .pg5 .tis .r{
    margin-top: 0.8rem;
}
.pcnone{
    display: none;
}
.pagination{padding:10px 0; text-align:center;}  
.pagination li{border-radius:3px; border:1px solid #dfdfdf;display:inline-block;margin:0 2px;}  
.pagination .active{background:#003366; color:#FFF; border-color:#003366; margin:0 2px;}  
.pagination .disabled{color:#aaa;}
.pagination a{ border-radius:3px;display:inline-block; padding:5px 12px;}
.pagination span{border-radius:3px;display:inline-block;padding:5px 12px;}