﻿article,
aside,
details,
figcaption,
figure,
header,
hgroup,
nav,
section {
	display: block
}

html {
	font-size: 100%;
}

body {
	font-size: 16px;
	font-family: "Microsoft YaHei", Arial, sans-serif;
	line-height: 26px;
	color: #333;
	background: #fff;
}

html,
body {
	height: 100%;
	width: 100%;
}

h2,
h3 {
	font-style: normal;
	font-weight: normal;
}

* {
	margin: 0;
	padding: 0
}

a {
	color: #333;
	text-decoration: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

a:hover {
	color: #0075c1;
}

a:active,
a:focus,
a:hover,
input:focus {
	outline: 0
}

.transition {
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}

img {
	border-style: none;
}

li {
	list-style: none
}

img {
	border: 0;
	margin: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}



.left {
	float: left;
}

.right {
	float: right;
}

.pc {
	display: block;
}

.phone {
	display: none;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.red {
	color: #0075c1;
}

.orange {
	color: #922925;
}

.blue {
	color: #09357e;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.white {
	color: #fff;
}

.gray {
	color: #999;
}

.clear {
	clear: both;
}

.phonepic {
	width: 100%;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.wrap {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.container {
	max-width: 1720px;
	width: 98%;
	margin: 0 auto;
}

.container-fluid {
	width: 100%;
	display: block;
}

.top {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 333;
	background: #fff;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.top .t_cen {
	position: relative;
	height: 120px;
}

.top .logo {
	position: absolute;
	z-index: 10;
	left: 5%;
	top: 25px;
	width: 195px;
}

.top .menu {
	position: absolute;
	right: 120px;
	max-width: 1000px;
	width: 76%;
	top: 0;
	height: 100%;
	z-index: 555;
	text-align: center;
}

.top .menu li {
	position: relative;
	float: left;
	width: 12.5%;
	z-index: 35;
	height: 100%;
	height: 120px;
	line-height: 120px;
	justify-content: center;
	align-items: center;
	font-size: 17px;
}

.top .menu li a {
	display: block;
}

.top .menu li.cur a {
	color: #0075c1;
}

.top .menu li.lan {
	background: #efefef;
}

.top .menu li.lan a {
	display: initial;
}

.top .menu li a.first {
	background: url(../images/menubg.gif) no-repeat bottom center;
	background-size: 0 3px;
}

.top .menu li a.first:hover {
	background-size: 76px 3px;
}

/*===============导航二级菜单=================*/
.top .menu li .Nodes {
	position: absolute;
	overflow: hidden;
	width: 100%;
	left: 0;
	height: 0px;
	top: 100%;
	z-index: 100;
	background: url(../images/menubg.png);
}

.top .menu li .Nodes.n2 {
	left: 0;
}

.top .menu li .Nodes.n3 {
	left: 0;
}

.top .menu li .Nodes.n4 {
	left: 0;
}

.top .menu li .Nodes.n5 {
	left: 0;
}

.top .menu li .Nodes.n6 {
	left: 0;
}


.investment_con_list * {
	max-width: 100%;
}

@media screen and (max-width:1400px) {
	.top .menu {
		max-width: 900px;
		width: 72%;
	}

	.top .logo {
		left: 3%;
		width: 173px;
	}

	.top .menu li .Nodes {
		width: 1000px;
		left: -325px;
	}

	.top .menu li .Nodes.n2 {
		left: -437px;
	}

	.top .menu li .Nodes.n3 {
		left: -550px;
	}

	.top .menu li .Nodes.n4 {
		left: -662px;
	}

	.top .menu li .Nodes.n5 {
		left: -775px;
	}

	.top .menu li .Nodes.n6 {
		left: -888px;
	}
}

@media screen and (max-width:1200px) {
	.top .menu {
		max-width: 800px;
		width: 68%;
	}

	.top .logo {
		left: 2%;
		width: 163px;
	}

	.top .menu li .Nodes {
		width: 850px;
		left: -250px;
	}

	.top .menu li .Nodes.n2 {
		left: -350px;
	}

	.top .menu li .Nodes.n3 {
		left: -450px;
	}

	.top .menu li .Nodes.n4 {
		left: -550px;
	}

	.top .menu li .Nodes.n5 {
		left: -650px;
	}

	.top .menu li .Nodes.n6 {
		left: -750px;
	}
}

@media screen and (max-width:1000px) {
	.top .logo {
		width: 153px;
	}

	.top .menu li .Nodes {
		width: 700px;
		left: -150px;
	}
}

.top .menu li .Nodes .xl {
	position: static;
	float: left;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 100;
}

.top .menu li .Nodes .biaoge {
	padding: 1% 0;
}

.top .menu table {
	min-height: 25px;
	line-height: 25px;
	border-collapse: collapse;
}

.top .menu table {
	/* border: 1px solid #ccc; */
}

.top .menu table tr td {
	text-align: center;
	/* border: 1px solid #ccc; */
	padding: 10px 0;
}

.top .menu li .Nodes .m1 {
	width: 40%;
}

.top .menu li .Nodes .tit {
	font-size: 22px;
	padding: 0 0 2%;
}

.top .menu li .Nodes .des {
	color: #666;
	font-size: 14px;
	height: 80px;
	margin: 0 0 5%;
	overflow: hidden;
}

.top .menu li .Nodes .m2 {
	width: 26%;
	padding-top: 2%;
}

.top .menu li .Nodes .m2 p {
	margin: 0 1%;
}

.top .menu li .Nodes .m2 a {
	display: block;
	height: auto;
	line-height: 30px;
	border-bottom: #ccc 1px dashed;
	background: url(../images/ico5.png) no-repeat right center;
	font-size: 14px;
}

.top .menu li .Nodes .m2 a:hover {
	padding-left: 5%;
	background-image: url(../images/ico6.png);
}

.top .menu li .Nodes .m3 {
	width: 34%;
}

.top .menu li .Nodes .pic1 {
	padding: 0 0 2%;
}

.top .menu li .Nodes .tit1 {
	font-size: 17px;
	padding: 0 0 2%;
}

.top .menu li .Nodes .des1 {
	color: #666;
	font-size: 14px;
	line-height: 21px;
	height: 48px;
	overflow: hidden;
}

.top .menu li .Nodes .m3 a {
	font-size: 14px;
}

.top .menu li .Nodes ul li {
	width: 100%;
	height: 36px;
	float: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

.top .menu li .Nodes ul li a {
	display: block;
	width: 100%;
	color: #666;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	background: none;
	font-weight: normal;
	transition: all 0.3s ease;
	overflow: hidden;
	/**/
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.top .menu li .Nodes ul li:hover a {
	background-color: #eee;
}

.top .top1 {
	position: absolute;
	right: 5%;
	width: 29px;
	top: 25px;
	z-index: 10;
}

.menubg {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 9991;
	opacity: .98;
	filter: alpha(opacity=98);
}

.menu-icon {
	margin-top: 11px;
	margin-right: 10px;
}

.visible-phone {
	display: none;
}

/*²Ëµ¥ÑùÊ½*/
.bt-menu {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 0;
	z-index: 9999;
	border-width: 0px;
	border-style: solid;
	border-color: #fff;
	background-color: rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
	transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
}

.bt-menu.bt-menu-open {
	height: 100%;
	border-width: 0 400px 0 0;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transition: border-width 0.2s, background-color 0.2s;
	transition: border-width 0.2s, background-color 0.2s;
}

.bt-overlay {
	position: absolute;
	width: 100%;
}

.bt-menu-open .bt-overlay {
	height: 100%;
}

.bt-menu-trigger {
	position: fixed;
	top: 0;
	right: 0;
	display: block;
	padding: 40px;
	width: 40px;
	height: 40px;
	background: #0075c1;
	z-index: 10000;
	cursor: pointer;
}

.bt-menu-trigger span {
	position: absolute;
	top: 50%;
	right: 33.3333%;
	display: block;
	width: 33.333%;
	height: 3px;
	border-radius: 3px;
	margin-top: -2px;
	background-color: #fff;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.bt-menu-open .bt-menu-trigger span {
	background-color: transparent;
}

.bt-menu-trigger span:before,
.bt-menu-trigger span:after {
	position: absolute;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.bt-menu-trigger span:before {
	-webkit-transform: translateY(-250%);
	transform: translateY(-250%);
}

.bt-menu-trigger span:after {
	-webkit-transform: translateY(250%);
	transform: translateY(250%);
}

.bt-menu-open .bt-menu-trigger span:before {
	background: #fff;
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(0) rotate(45deg);
}

.bt-menu-open .bt-menu-trigger span:after {
	background: #fff;
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}

.bt-menu ul {
	position: fixed;
	top: 25px;
	right: 10px;
	width: 350px;
	margin-right: -350px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bt-menu.bt-menu-open ul {
	width: 350px;
	margin-right: 0;
}

.bt-menu ul li {
	width: 92%;
	padding: 16px 0 16px 8%;
	opacity: 0;
	visibility: hidden;
}

.bt-menu ul li.lo {
	margin-left: 0;
}

.bt-menu ul li.lo img {
	max-width: 150px;
	width: 100%;
	margin: 0 0 5%;
}

.bt-menu.bt-menu-open ul li {
	visibility: visible;
	opacity: 1;
}

.bt-menu.bt-menu-open ul li .tit {
	width: 90%;
	color: #111;
	font-weight: bold;
	margin: 0 0 3%;
}

.bt-menu.bt-menu-open ul li .des {
	width: 90%;
	color: #777;
	margin: 0 0 3%;
}

.toggle {
	cursor: pointer;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.swiper-container-v .swiper-slide:last-child {
	height: 440px;
}

.swiper-container-h .swiper-slide:last-child {
	height: 100%;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
}

.swiper-container-h {
	border-top: #fff 120px solid;
}

.swiper-container .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	opacity: 0.9;
	background: #fff;
}

.swiper-container .swiper-pagination-bullet-active {
	opacity: 0.9;
	background: #0075c1;
}

.swiper-container .swiper-button-prev {
	background: url(../images/arrprew.png) no-repeat center;
	background-size: 100% auto;
	width: 3%;
	height: 80px;
	left: 2%;
	margin-top: -50px;
}

.swiper-container .swiper-button-prev:hover {
	background-image: url(../images/arrprew1.png);
}

.swiper-container .swiper-button-next {
	background: url(../images/arrnext.png) no-repeat center;
	background-size: 100% auto;
	width: 3%;
	height: 80px;
	right: 2%;
	margin-top: -50px;
}

.swiper-container .swiper-button-next:hover {
	background-image: url(../images/arrnext1.png);
}

.swiper-slide .tit {
	top: 25%;
	left: 12%;
	width: 70%;
	height: 75%;
	z-index: 99;
}

.swiper-slide .tit1 {
	padding: 0 0 5%;
	color: #ccc;
}

.swiper-slide .tit2 {
	padding: 0 0 3%;
	font-size: 38px;
}

.swiper-slide .tit3 {
	padding: 0 0 4%;
	font-size: 56px;
	font-weight: bold;
}

.swiper-slide .tit4 {
	padding: 0 0 3%;
	color: #fff;
}

.swiper-slide .more {
	border: #fff 1px solid;
	color: #fff;
	padding: 6px 32px;
	display: inline-block;
	font-size: 12px;
	background: rgba(8, 0, 2, 0.43);
	border-radius: 4px;
}

.swiper-slide .more span,
.swiper-slide .more span:hover,
.swiper-slide .more a {
	color: #fff;
	display: block;
}

.swiper-slide .more:hover {
	background: #fff;
	color: #333;
	border: #ff0000 1px solid;
	background: #ff0000;
}

.home2 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 100px 0;
}

.home2a {
	float: left;
	width: 50%;
	height: auto;
	/* overflow: hidden; */
}

.home2a .text1 {
	font-size: 34px;
	font-weight: bold;
	margin: 0 0 50px;
	color: #0075c1;
}

.home2a:hover .text1 {
	font-size: 38px;
}

.home2a .line {
	width: 50px;
	height: 6px;
	border-radius: 4px;
	background: #0075c1;
	margin: 0 0 2%;
}

.home2a:hover .line {
	width: 68px;
}

.home2a .text2 {
	font-size: 22px;
}

.home2a:hover .text2 {
	color: #0075c1;
}

.home2b {
	float: right;
	width: 50%;
	height: auto;
	overflow: hidden;
}

.home2b .text1 {
	font-size: 16px;
	padding: 0 0 10px;
	line-height: 28px;
}

.home2b:hover .text1 {
	color: #0075c1;
}

.home2b .text2 {
	font-size: 16px;
	padding: 0 0 6%;
	/* color: #999; */
	line-height: 28px;
}

.home2b:hover .text2 {
	color: #0075c1;
}

.home2b .more.m1 {
	border: #aaa 1px solid;
	color: #aaa;
	background: #fff;
	width: 150px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
}

.home2b:hover .more.m1 {
	border: #0075c1 1px solid;
	background: #0075c1;
	color: #fff;
}

.home2c {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 100px;
}

.home2c li {
	width: 31%;
	float: left;
	margin-left: 3.5%;
}

.home2c li:nth-child(1) {
	margin-left: 0;
}

.home2c li .pic {
	overflow: hidden;
}

.home2c li .pic img {
	transform: scale(1, 1);
}

.home2c li:hover .pic img {
	transform: scale(1.1, 1.1);
}

.home2c .text1 {
	left: 10%;
	top: 18%;
	z-index: 9;
	font-weight: bold;
	font-size: 26px;
}

.home2c li:hover .text1 {
	font-size: 30px;
}

.home2c .text2 {
	left: 10%;
	top: 36%;
	z-index: 9;
	color: #fff;
	text-transform: uppercase;
}

.home2c li:hover .text2 {
	color: #fff;
}

.home3 {

	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	background: url(../images/home3bg.jpg) no-repeat;
	background-size: 100% 100%;

	padding: 100px 0;
}

.home3_box {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 80px;
}

.home3_box_left {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.home3_box_right {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}


.home3a {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 9;
	padding-top: 2%;
	padding-bottom: 2%;
}

.home3a .text1 {
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 50px;
}

.home3a:hover .text1 {
	font-size: 38px;
}

.home3a .line {
	width: 50px;
	height: 6px;
	border-radius: 4px;
	background: #0075c1;
	margin: 0 0 2%;
}

.home3a:hover .line {
	width: 68px;
}

.home3a .text2 {
	font-size: 16px;
	margin: 0 0 5%;
	color: #666;
}

.home3a:hover .text2 {
	color: #0075c1;
}

.home3a .more.m2 {
	border: #0075c1 1px solid;
	background: #0075c1;
	color: #fff;
	padding: 10px 20px;
	line-height: 40px;
	border-radius: 5px;
}

.home3a:hover .more.m2 {
	border: #0075c1 1px solid;
	background: #111;
	color: #fff;
}

.home3b {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 9;
	bottom: 0;
	background: #fff;
}

.home3b .pro img {
	width: 100%;
}

.home3c {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 9
}

.home3c li {
	width: calc(50% - 5px);
	float: left;
	overflow: hidden;
	border: 1px solid #0075c1;
	box-sizing: border-box;
	margin-bottom: 5px;
	margin-right: 5px;
}

.home3c li:nth-child(3) {
	margin-bottom: 0;
}

.home3c li:nth-child(4) {
	margin-bottom: 0;
}

.home3c li .num,
.home3b .num {
	color: #0075c1;
	width: 30%;
	left: 5%;
	top: 20%;
	font-size: 30px;
	font-weight: bold;
	z-index: 9;
}

.home3c li:hover .num,
.home3b:hover .num {
	font-size: 36px;
}

.home3b .num {
	top: 20%;
}

.home3c li .text,
.home3b .text {
	width: 95%;
	left: 5%;
	bottom: 10%;
	z-index: 9;
}

.home3c li:hover .text,
.home3b:hover .text {
	font-size: 16px;
}

/* 
.home3c li:nth-child(3) .text {
	color: #fff;
}

.home3c li:nth-child(3) .text .t3.gray {
	color: #fff;
}

.home3c li:nth-child(4) .text {
	color: #fff;
}

.home3c li:nth-child(4) .text .t3.gray {
	color: #fff;
} 
*/

.home3c li .text .t1,
.home3b .t1 {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #0075c1;
	color: #fff;
}

.home3c li .text .t2,
.home3b .t2 {
	padding: 5% 0 4%;
	font-size: 22px;
}

.home3c li:hover .text .t2,
.home3b:hover .t2 {
	font-size: 26px;
}

.home3c li .text .t3,
.home3b .t3 {
	font-size: 14px;
	line-height: 20px;
}

.home3c li:hover .text .t3,
.home3b:hover .t3 {
	color: #0075c1;
	font-size: 14px;
}

.home3c li .pro,
.home3b .pro {
	width: 68%;
	text-align: right;
	right: 1px;
	top: 0;
	z-index: 8;
	margin-top: -3%;
	overflow: hidden;
}

/* .home3c li:nth-child(3) .pro {
	width: 100%;
	height: 100%;
	margin-top: 0;
}
.home3c li:nth-child(3) .num {
	color: #fff;
}
.home3c li:nth-child(4) .pro {
	width: 100%;
	height: 100%;
	margin-top: 0;
}

.home3c li:nth-child(4) .num {
	color: #fff;
} */

.home3b .pro {
	width: 50%;
	margin-top: 0;
	height: 100%;
}

.home3c li .pro img,
.home3b .pro img {
	transform: scale(1, 1);
}

.home3b:hover .pro img {
	transform: scale(0.9, 0.9);
}

.home3c li:hover .pro img {
	transform: scale(1.1, 1.1);
}

.home4 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 100px 0;
}


.home4a {
	float: left;
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	
}

.home4a .text1 {
	font-size: 34px;
	font-weight: bold;
	margin: 0 0 50px;
}

.home4a:hover .text1 {
	font-size: 38px;
}

.home4a .line {
	width: 50px;
	height: 6px;
	border-radius: 4px;
	background: #0075c1;
	margin: 0 0 2%;
}

.home4a:hover .line {
	width: 68px;
}

.home4a .text2 {
	font-size: 22px;
}

.home4a:hover .text2 {
	color: #0075c1;
}


.home5 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	background-color: #f2f2f2;
	padding: 100px 0;
}

.home5a {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	position: relative;
}

.home5a .text1 {
	font-size: 38px;
	font-weight: bold;
	margin: 0 0 50px;
}

.home5a .line {
	width: 50px;
	height: 6px;
	border-radius: 4px;
	background: #0075c1;
	margin: 0 0 2%;
}

.home5b {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.home5b .left {
	width: 24%;
	height: 100%;
	margin: 0 0.5%;
	background: #fff;
}

.home5b .left .pic {
	width: 100%;
	overflow: hidden;
}

.home5b .left .pic img {
	transform: scale(1, 1);
}

.home5b .left:hover .pic img {
	transform: scale(1.2, 1.2);
}

.home5b .left .text {
	padding: 10% 5% 6%;
}

.home5b .left .fenlei {
	font-size: 16px;
}

.home56 .left .date {
	color: #999;
}

.home5b .left .biaoti {
	font-size: 18px;
	padding: 0 5%;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
}

.home5b .left .des {
	padding: 2% 5% 2%;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}



.home5b .middle {
	width: 23%;
	margin-left: 2%;
	background: #f2f6f6 url(../images/home5bg.jpg) no-repeat center center;
	background-size: 100% 100%;
	float: left;
	height: 89%;
	padding-top: 2%;
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.home5b .middle .text {
	padding: 5% 5%;
}

.home5b .middle .biaoti {
	padding: 0 5%;
	font-size: 18px;
}

.home5b .middle .des {
	padding: 8% 5% 3%;
	height: 45%;
	color: #999;
}

.home5b .middle .gd {
	padding: 0 5%;
}

.home5b .middle .gd a {
	display: block;
	width: 120px;
	height: 30px;
	border-radius: 34px;
	background: #0075c1 url(../images/arr.png) no-repeat center center;
	color: #fff;
}

.home5b .middle .gd a:hover {
	background-color: #900111;
}

.home5b .right {
	width: 47%;
	background: #fff;
	padding: 0.5% 1%;
}

.home5b .right li {
	border-bottom: 1px dashed #999;
	padding-top: 1%;
	margin-top: 1%;
	width: 100%;
	float: left;
}

.home5b .right li:hover {
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.home5b .right li:nth-child(1) {
	/* border-top: 0;
	padding: 0; */
	margin: 0;
}

.home5b .right li .pic {
	width: 25%;
	float: left;
	overflow: hidden;
}

.home5b .right li .pic img {
	transform: scale(1, 1);
}

.home5b .right li:hover .pic img {
	transform: scale(1.2, 1.2);
}

.home5b .right li .content {
	width: 70%;
	float: right;
}

.home5b .right li .bt {
	font-size: 18px;
	padding: 0 0 1%;
	transition: all 0.3s ease;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.home5b .right li .dt {
	color: #999;
	padding: 0 0 2%;
}

.home5b .right li .ds {
	color: #666;
	padding: 0 0 2%;
	transition: all 0.3s ease;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.home5b .right li .gd img {
	width: auto;
}

.home6 .content {
	width: 100%;
	border-top: #fff 0px solid;
}

.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	color: #7c7a7a;
	background: #282323;
}

.foot1 {
	padding: 4% 0 2.5%;
	background: #0075c1;
	box-shadow: 0 17px 20px 0 #0075c9 inset;
}

.foot1 a {
	color: #fff;
}

.foot1 a:hover {
	color: #eee;
}

.foot1 .left {
	width: 21%;
}

.foot1 .left p {
	padding: 4px 0;
	color: #fff;
}

.footlogo {
	max-width: 244px;
	width: 100%;
	margin: 0 0 30px;
}

.footlogo img {
	width: auto;
}

.foot1 .middle {
	width: 65%;
	padding-left: 5%;
	float: left;
}

.foot1 .middle .title {
	font-size: 16px;
	margin: 0 0 12px;
	font-weight: 600;
}

.foot1 .middle .tit {
	padding: 3px 0;
	font-size: 14px;
}

.foot1 .middle tr td {
	width: 15%;
}

.foot1 .middle tr td:nth-child(2) {
	width: 30%;
}

.foot1 .middle tr td:nth-child(2) .tit {
	float: left;
	width: 50%;
}

.foot1 .right {
	max-width: 130px;
	width: 20%;
}

.foot1 .link a {
	max-width: 150px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #0075c1;
	color: #e69097;
	border-radius: 40px;
	margin-top: 30px;
}

.foot1 .link a:hover {
	background: #950112;
}

.foot2 {
	padding: 1% 0;
}

.foot2 a {
	color: #7c7a7a;
}

.backToTop {
	position: fixed;
	right: 1%;
	bottom: 10px;
	background: url('../images/backtotop.png') center no-repeat;
	z-index: 9999;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	display: none;
	cursor: pointer;
}

.fadeInRight {
	animation: fadeInRight 1s 0.0s both
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(70px, 0, 0)
	}

	100% {
		opacity: 1;
		transform: none
	}
}

.fadeInLeft {
	animation: fadeInLeft 1s 0.0s both
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-70px, 0, 0)
	}

	100% {
		opacity: 1;
		transform: none
	}
}

.fadeIn {
	animation: fadeIn 1.3s 0.0s both
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeInUp {
	animation: fadeInUp 1s 0s both
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 50px, 0)
	}

	100% {
		opacity: 1;
		transform: none
	}
}

.banner.container {
	/* border-top: #fff 120px solid; */
	max-width: 1920px;
	width: 100%;
	overflow: hidden;
}

.banner .text {
	width: 100%;
	top: 50%;
	height: auto;
	left: 50%;
	z-index: 9;
	transform: translate(-50%, -50%);
}

.banner .text1 {
	font-weight: bold;
	font-size: 32px;
	padding: 0 0 2%;
}

.banner .text2 {
	font-size: 18px;
}

.banner .menu {
	width: 100%;
	bottom: 0;
	height: auto;
	line-height: 56px;
	left: 0;
	z-index: 9;
}

.banner .menu .container {
	max-width: 1500px;
	width: 94%;
	background: #fff;
	/* border-bottom: #ddd 1px solid; */
	color: #aaa;
}

.banner .menu .content {
	padding: 0 10%;
}

.banner .menu a {
	margin: 0 2%;
}

.main {
	padding: 1% 0;
	line-height: 28px;
}

.main .container {
	max-width: 1500px;
	width: 94%;
}

.main .daohang {
	display: none;
	
	padding: 1% 0;
	word-spacing: 4px;
}

.about1 {
	padding: 1% 0;
}

.about1 .left {
	width: 46%;
}

.about1 .left .text1 {
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 5%;
}

.about1 .left .line {
	width: 50px;
	height: 6px;
	border-radius: 4px;
	background: #0075c1;
	margin: 0 0 2%;
}

.about1 .left .text2 {
	font-size: 16px;
	color: #666;
}

.about1 .right {
	width: 46%;
}

.about1 .right .text1 {
	font-size: 16px;
	margin: 0 0 1%;
}

.about1 .right .text2 {
	font-size: 16px;
	color: #666;
}

.about2 .left {
	width: 46%;
}

.about2 .right {
	width: 46%;
}

.about2 p {
	padding: 0 0 12px;
}

.protd {
	width: 19%;
}

.main.products {
	background: #e6e8e8 url(../images/probg.jpg) no-repeat top center;
}

.products .title {
	padding: 2% 0 0;
}

.products .tit {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 2%;
}

.products .line {
	width: 50px;
	height: 6px;
	border-radius: 4px;
	background: #0075c1;
}

.products li {
	width: 33.33333%;
	margin-bottom: 30px;
	float: left;
	overflow: hidden;
}

.products li:nth-child(1),
.products li:nth-child(5) {
	width: 100%;
}

.products li .num {
	width: 30%;
	left: 10%;
	top: 30%;
	font-size: 30px;
	font-weight: bold;
	z-index: 9;
}

.products li .text {
	width: 70%;
	left: 10%;
	bottom: 10%;
	z-index: 9;
}

.products li:nth-child(5) .num {
	top: 22%;
}

.products li:nth-child(5) .text {
	top: 35%;
}

.products li:nth-child(5) .cpbg {
	width: 100%;
	transform: scale(1, 1);
}

.products li:nth-child(5):hover .cpbg {
	width: 100%;
	transform: scale(1.2, 1.2);
}

.products li .text .t1 {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #0075c1;
	color: #fff;
}

.products li .text .t2 {
	padding: 1.6% 0 0;
	font-size: 22px;
}

.products li .text .t3 {
	font-size: 12px;
	line-height: 20px;
}

.products li .pro {
	width: 100%;
	text-align: right;
	right: 0;
	top: 0;
	z-index: 9;
	border-right: #ccc 2px solid;
	overflow: hidden;
}

.products li:nth-child(1) .pro,
.products li:nth-child(4) .pro,
.products li:nth-child(5) .pro {
	border-right: 0;
}

.products li:nth-child(1) .pro {
	right: 16%;
}

.products li .pro img {
	height: 100%;
	transform: scale(1, 1);
}

.products li:hover .pro img {
	transform: scale(1.2, 1.2);
}

.products li:nth-child(1):hover .pro img {
	transform: scale(0.9, 0.9);
}

.prolist .content {
	padding-top: 3%;
}

.prolist li {
	width: 31%;
	float: left;
	margin: 0 3.5% 3.5% 0;
}

.prolist li:nth-child(3n) {
	margin-right: 0;
}

.prolist li .pic {
	overflow: hidden;
}

.prolist li .pic img {
	width: 100%;
	transform: scale(1, 1);
}

.prolist li:hover .pic img {
	transform: scale(1.2, 1.2);
}

.prolist li .pic .bg {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 8
}

.prolist li:hover .pic .bg {
	opacity: 1;
	filter: alpha(opacity=1);
}

.prolist li .pic .fd {
	left: 50%;
	top: 50%;
	width: 52px;
	height: 52px;
	margin-top: -26px;
	margin-left: -26px;
	opacity: 0;
	filter: alpha(opacity=0);
	background: url(../images/fd.png) no-repeat center center;
	z-index: 8
}

.prolist li:hover .pic .fd {
	opacity: 1;
	filter: alpha(opacity=1);
}

.prolist li .tit {
	padding: 20px 0 8px;
	font-size: 20px;
}

.prolist li .des {
	width: 100%;
	color: #888;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.proview .content {
	padding: 10px 0;
}

.proview .content .title {
  font-size: 25px;
  padding: 10px 0;
  text-align: center;
}

.proview .content .date {
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: 1px dashed #333;
}
.proview .content .text{
	
}
.proview .content .text img{
	max-width: 100%;
}

.proview1 .left {
	width: 50%;
	line-height: 32px;
}

.proview1 .left .tit {
	font-size: 24px;
	margin: 0 0 10%;
}

.proview1 .left .des {
	color: #666;
	padding: 0 0 10%;
}

.proview1 .more {
	width: 170px;
	height: 52px;
	line-height: 52px;
	background: #0075c1;
	color: #fff;
	font-size: 16px;
	border-radius: 52px;
}

.proview1 .more:hover {
	background: #910111;
}

.proview1 .right {
	width: 44%;
}

.proview1 .datu {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: #ccc 1px solid;
	overflow: hidden;
}

.proview1 .mr_frbox {
	margin-top: 2%;
}

.proview1 .mr_frUl {
	float: left;
	width: 92%;
}

.proview1 .mr_frBtnL {
	cursor: pointer;
	float: left;
	margin: 5% 0 0;
	width: 4%;
	text-align: left;
}

.proview1 .mr_frBtnR {
	cursor: pointer;
	float: right;
	margin: 5% 0 0;
	width: 4%;
	text-align: right;
}

.proview1 .mr_frUl ul li {
	width: 20%;
	float: left;
}

.proview1 .mr_frUl ul li img {
	width: 90%;
	margin: 0 5%;
}

.cert .cert1 {
	padding: 5% 0;
	font-size: 30px;
}

.cert .cert2 {
	background: #f8f8f8;
	margin-bottom: 5%;
}

.cert .cert2 .left {
	width: 30%;
}

.cert .cert2 .right {
	width: 60%;
	padding-top: 3%;
	margin-right: 5%;
}

.cert .cert2 .right li {
	width: 30%;
	float: left;
	margin: 0 5% 5% 0;
	height: 50px;
	border-bottom: #ccc 1px solid;
}

.cert .cert2 .right li:nth-child(3n) {
	margin-right: 0;
}

.cpqiehuan {
	/* background: #eeeff3; */
}

.cpqiehuan .container {
	max-width: 1500px;
	width: 94%;
}

.cpqiehuan.cp .investment_f {
	width: 100%;
	border-top: #eeeff3 1px solid;
}

.cpqiehuan.cp .investment_title {
	padding-top: 3%;
}

.cpqiehuan.cp .investment_title div {
	width: 18%;
	margin-left: 2%;
	height: 64px;
	line-height: 64px;
	padding-bottom: 40px;
	float: left;
	font-size: 16px;
	color: #444;
}

.cpqiehuan.cp .investment_title div:nth-child(1) {
	margin-left: 0;
}

.cpqiehuan.cp .investment_title div span {
	display: block;
	border-radius: 32px;
	border: #999 1px solid;
	cursor: pointer;
}

.cpqiehuan.cp .investment_title div.on {
	color: #fff;
	background: url(../images/qiehuan.png) no-repeat bottom center;
}

.cpqiehuan.cp .investment_title div.on span {
	background: #333;
	color: #fff;
}

.cpqiehuan.cp .investment_con {
	clear: both;
	padding: 3% 0 5%;
	min-height: 200px;
}

.cpqiehuan.cp .investment_con_list {
	display: none;
}

.cpqiehuan.cp .investment_con .tit {
	font-size: 22px;
	padding: 0 0 2%;
	margin: 0 0 2%;
	border-bottom: #ccc 1px solid;
}

.cpqiehuan.cp .investment_con p {
	padding: 0 0 20px;
}

.cpqiehuan.zs .investment_f {
	width: 100%;
}

.cpqiehuan.zs .investment_title div {
	width: 18%;
	margin-left: 2%;
	height: 64px;
	line-height: 64px;
	float: left;
	font-size: 16px;
	color: #444;
	cursor: pointer;
}

.cpqiehuan.zs .investment_title div:nth-child(1) {
	margin-left: 0;
}

.cpqiehuan.zs .investment_title div.on {
	color: #eb0001;
	background: #eeeff3;
}

.cpqiehuan.zs .investment_con {
	clear: both;
	padding: 3% 0 5%;
	min-height: 200px;
}

.cpqiehuan.zs .investment_con_list {
	display: none;
}

.cpqiehuan.zs .investment_con li {
	width: 18%;
	margin: 1%;
	float: left;
	background: #fff;
}

.cpqiehuan.zs .investment_con li .pic {
	padding: 1%;
}

.project.container {
	max-width: 1920px;
	width: 100%;
}

.project li {
	width: 20%;
	float: left;
}

.project li a {
	color: #fff;
}

.project li a:hover {
	color: #fff;
}

.project li .pic {
	overflow: hidden;
}

.project li .pic img {
	transform: scale(1, 1);
}

.project li:hover .pic img {
	transform: scale(1.2, 1.2);
}

.project li .bg {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	z-index: 8
}

.project li:hover .bg {
	background: rgba(0, 117, 193, 0.9);
}

.project li .text1 {
	left: 10%;
	top: 12%;
	width: 80%;
	height: 12%;
	z-index: 9;
}

.project li .text2 {
	left: 10%;
	top: 23%;
	font-size: 22px;
	width: 80%;
	height: 12%;
	z-index: 9;
}

.project li .text3 {
	left: 10%;
	top: 31%;
	width: 80%;
	height: 62%;
	z-index: 9;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

.project li .text3 li {
	width: 100%;
	margin-bottom: 1%;
}

.project li .more {
	left: 10%;
	top: 55%;
	z-index: 9;
	opacity: 1;
	filter: alpha(opacity=100);
}

.project li:hover .text3 {
	opacity: 1;
	filter: alpha(opacity=100);
}

.project li:hover .more {
	display: none;
}

.project.sy {
	height: auto;
	border-top: #fff 100px solid;
}

.project.sy ul {
	height: 100%;
}

.project.sy li.sy {
	height: 100%;
}

.project.sy li .pic {
	height: 100%;
}

.project.sy li .pic img {
	height: 100%;
}

.project1 .title {
	font-size: 26px;
}

.project2 {
	padding: 3% 0 1%;
}

.project2 .datu {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.project2 .datu img {
	width: 100%;
}

.project3 {
	padding: 1% 0;
	margin: 1% 0 2%;
	background: #f8f8f8;
}

.project3 .mr_frUl {
	float: left;
	width: 92%;
}

.project3 .mr_frBtnL {
	cursor: pointer;
	float: left;
	margin: 3% 0 0;
	width: 4%;
	text-align: left;
}

.project3 .mr_frBtnR {
	cursor: pointer;
	float: right;
	margin: 3% 0 0;
	width: 4%;
	text-align: right;
}

.project3 .mr_frUl ul li {
	width: 20%;
	float: left;
}

.project3 .mr_frUl ul li img {
	width: 90%;
	margin: 0 5%;
}

.project4.container {
	max-width: 1500px;
	width: 92%;
	padding: 0 0 4%;
}

.project4 li {
	width: 25%;
	float: left;
	margin: 0 0 1%;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.news {
	padding: 4% 0;
}

.news li {
	width: 30%;
	margin: 0 5% 3% 0;
	float: left;
}

.news li:nth-child(3n) {
	margin-right: 0;
}

.news li .pic {
	overflow: hidden;
}

.news li .pic img {
	transform: scale(1, 1);
}

.news li:hover .pic img {
	transform: scale(1.1, 1.1);
}

.news li .date {
	padding: 4% 0 1%;
}

.news li .tit {
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	border-bottom: #ddd 1px solid;
	transition: all 0.5s ease;
	padding: 0 0 3%;
	margin: 0 0 1%;
	position: relative;
	white-space: nowrap;
	text-decoration: none;
}

.news li:hover .tit {
	border-bottom: 1px solid #0075c1;
	color: #0075c1;
}

.news li .tit:after {
	content: "";
	position: absolute;
	border-bottom: 1px solid #0075c1;
	bottom: -1px;
	left: 100%;
	width: 0;
	transition: width 350ms, left 350ms;
}

.news li:hover .tit:after {
	left: 0;
	width: 100%;
	transition: width 350ms;
}

.news li .more {
	display: inline-block;
	padding-right: 40px;
	background: url(../images/arr1a.png) no-repeat right center;
}

.news li:hover .more {
	background-image: url(../images/arr1.png);
}

.newsview .title {
	font-size: 25px;
	padding: 4% 0 8px;
}

.newsview .date {
	color: #999;
	padding: 0 0 1%;
	font-size: 13px;
	margin: 0 0 10px;
	word-spacing: 6px;
}

.newsview .text {
	line-height: 28px;
	padding: 20px 0;
	color: #666;
	font-size: 16px;
}

.newsview .text p {
	padding-bottom: 12px;
}

.contact .tit {
	padding: 0 0 3%;
	font-size: 22px;
	line-height: 46px;
}

.contact .content {
	padding: 3% 0 1%;
	background: #f8f8f8;
}

.contact .content p {
	display: inline-block;
	margin: 0 5%;
	word-spacing: 4px;
}

.contact .map {
	margin: 5% 0 0;
	border: #ddd 1px solid;
	height: 550px;
	overflow: hidden;
}


.content_txt{
	font-size: 22px;
	line-height: 46px;
	padding: 50px;
}

.form-control {
	width: 96%;
	margin: 0 0 12px;
	border-radius: 4px;
	overflow: hidden;
}

.form-rt .tit1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	border-radius: 5px;
	color: #fff;
	background-color: #b90029;
	text-align: center;
	margin-bottom: 40px;
}

.form-rt .form-group {
	position: relative;
}

.form-rt .form-group #note {
	position: absolute;
	left: 20px;
	top: 10px;
	color: #A09F9D;
}

.form-rt .form-group label {
	display: none;
}

.form-rt .form-group input,
.form-rt .form-group textarea {
	border: 1px solid #bbb;
	background: transparent;
	text-shadow: none;
	box-shadow: none;
	height: 40px;
	line-height: 40px;
	padding: 0 2%;
	color: #A09F9D;
	transition: .3s;
	background: #fafafa;
}

.form-rt .form-group input:focus,
.form-rt .form-group textarea:focus {
	box-shadow: 0 0 10px rgba(20, 167, 235, .5);
	border: none;
}

.form-rt .form-group textarea {
	height: 115px;
}

.form-rt button {
	width: 135px;
	height: 40px;
	padding: 0;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	border: none;
	background-color: #b90029;
	color: #fff;
	border-radius: 3px;
	transition: .3s;
	cursor: pointer;
}

.form-rt button:hover {
	background-color: #292929;
}

#fenye {
	color: #000;
	margin: 20px 10% 0 0;
	height: 25px;
	font-weight: bold;
}

#fenye a {
	padding: 8px 14px;
	color: #ae211a;
	border: #ae211a 1px solid;
	margin: 0 3px;
	border-radius: 4px;
}

#fenye a:hover {
	text-decoration: none;
	background: #ae211a;
	border: #0a6db7 1px solid;
	color: #fff;
}

#fenye .a1 {
	padding: 8px 12px;
	border: #ae211a 1px solid;
	margin: 0 3px;
	border-radius: 4px;
	background: #ae211a;
	color: #fff;
}






/*内页底部*/
.pagination {
	clear: both;
	text-align: center
}

.pagination li {
	display: inline-block;
	border: 1px solid #dddddd;
	padding-left: 12px;
	padding-right: 10px;
	margin: 0px;
	overflow: hidden;
}

.pagination li+li {
	border-left-style: none;
}

.pagination li:first-child+li {
	border: 1px solid #dddddd;
	border-radius: 3px 0 0 3px;
}

.pagination li:last-child,
.pagination li:first-child {
	border: 1px solid #dddddd;
	border-radius: 3px;
}

.pagination li:nth-last-child(2) {
	border-radius: 0 3px 3px 0;
}

.pagination li.disabled {}

.pagination li.active {
	background-color: #ae211a;
	color: #FFFFFF
}

.pagination li a {
	color: #333333
}





#mdA table,
#mdA table td,
#mdA table th {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding-left: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}
#mdA table{
	width: 100%;
}

#mdA tr:nth-child(2n){
	background:#efefef;
	}
	
#mdA tr td:nth-child(1){
	background:#dedede;
	}
	
@media (max-width: 768px) {
	
	#mdA {
		line-height: 1.35rem;
	}
	#mdA img{
		width: 100%;
		height: auto;
	}
	#mdA tr:nth-child(2n){
		background:#efefef;
		}
		
	#mdA tr td:nth-child(1){
		background:#dedede;
		}
}



/*分页*/
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: 0.4rem 0.85rem;
	line-height: 1.25;
	color: #484848;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

a.page-num:hover, .page-link:hover {
	text-decoration: none;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #333;
	border-color: #333;
}
a.page-num-current{
	color: #fff;
}
.page-num-current:hover {
	color: #fff;
}
/*其他*/
.pages {
	min-height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*sm屏幕以下*/
@media only screen and (max-width: 576px) {
.page-num {
	display: none;
}
.head-sm-height {
	height: 61px !important;
}
}



.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}


.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}


.page-link {
  position: relative;
  display: block;
  /* padding: 0.5rem 0.75rem; */
  margin-left: -1px;
  line-height: 1.25;
  /*color: #e60e38;*/
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #e60e38;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #e60e38;
  border-color: #e60e38;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}




#mdA table,
#mdA table td,
#mdA table th {
	border: 1px solid #333;
	border-collapse: collapse;
	padding-left: 5px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
#mdA table{
	width: 100%;
}
@media (max-width: 768px) {
	
	#mdA {
		line-height: 1.35rem;
	}
	#mdA img{
		width: 100%;
		height: auto;
	}
}
