a,
a:link {
	color: #6c757d;
}

a:hover {
	color: #0064C8;
}

a:active {
	color: #444;
}

.text-gray {
	color: #aaa;
}

a.text-blank,
.text-blank {
	color: #222;
}

.c-blue {
	color: #0064C8;
}

.c-green {
	color: #3AB54D;
}

.w-180px {
	width: 180px;
}

.btn-blue {
	background-color: #0064C8;
	border: 1px solid #0064C8;
	padding: 10px 35px;
}

.btn-info {
	color: #fff;
	background-color: #0064C8;
	border-color: #0064C8;
}

.online dl {
	background-color: #0064C8;
}

/*鍒嗛〉*/
.page-num:not(:disabled) {
	cursor: pointer;
}

.page-num,
.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #0064C8;
	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: #0064C8;
	border-color: #0064C8;
}

.page-num-current:hover {
	color: #fff;
}


/* 瀵艰埅 */

.top p {
	line-height: 32px;
}

.navbar {
	padding: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {}

.navbar-brand {}

.shadow-sm-top {
	box-shadow: 0 -.125rem .25rem rgba(0, 0, 0, .075) !important;
}

.nav-item {
	transition: all 0.45s;
	min-width: 5em;
}

.nav-item:hover {
	box-shadow: 0 3px 5px #ddd;
	border-top: 3px solid #0064C8;
}

.active a::after {
	content: "";
	display: block;
	width: 40px;
	height: 4px;
	border-radius: 3px;
	background-color: #3AB54D;
	margin: 0 auto;
}

.active a {
	color: #333;
}

.nav-item.active dd a {
	color: #333;
}

/* 浜岀骇瀵艰埅 */
.navbar-nav {
	position: relative;
	z-index: 3;
	background-color: #fff;
}

.navbar-nav li {
	float: left;
	z-index: 10;
	padding: 0 20px;
	text-align: center;
	position: relative;
}

.navbar-nav li a {
	display: block;
	height: 77px;
	line-height: 78px;
	text-decoration: none;
}

.navbar-nav li a:hover {}

.navbar-nav dl {
	width: 120px;
	position: absolute;
	left: 0;
	top: 77px;
	z-index: 12;
	visibility: hidden;
	box-shadow: 0 0 3px #ccc;
}

.navbar-nav li:hover dl {
	opacity: 1;
	visibility: visible;
}

.navbar-nav dl dd {
	position: relative;
	z-index: 12;
	display: inline-block;
	line-height: 32px;
	height: 32px;
	width: 100%;
	font-weight: normal;
}

.navbar-nav dl a {
	display: inline-block;
	text-decoration: none;
	width: 100%;
	text-align: center;
	padding: 0;
	height: 32px;
	line-height: 32px;
}

.navbar-nav dl a:hover {}

.btn-nav {
	background-color: #0064C8;
	border-radius: 20px;
	margin-left: 30px;
}

.navbar-nav .btn-nav a {
	color: #fff;
}

.navbar-nav .btn-nav:hover {
	opacity: 0.9;
}

.navbar-nav .btn-nav:hover a {
	color: #fff;
}

/*  */
.footer {
	background-color: #3D464F;
	color: #B9C9D6;
}

.footer li,
.footer p,
.footer h5 {
	color: #99A1AC;
}

.footer a {
	color: #99A1AC;
}

.footer a:hover {
	color: #eee;
}

.copyright {
	padding: 10px 0;
	border-top: 1px solid #4A525C;
}

.code,
.code img {
	height: 80px;
}

.fnav-item {
	width: 20%;
	float: left;
}

.fnav-item dd {
	line-height: 28px;
}

.wap-fnav {
	background-color: #0064C8;
}

/*  */

.swiper-container {
	z-index: 800;
	position: relative;
}

.topnum {
	position: relative;
	z-index: 1000;
}


.content {
	padding-bottom: 50px;
	min-height: 500px;
}

.content p {
	font-size: 16px;
	line-height: 180%;
}

.content h3 {
	line-height: 2;
	margin-top: 1em;
	font-size: 1.5em;
}

.content::after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
}

.content img {
	max-width: 80%;
}

.title {
	color: #0064C8;
	color: #333;
}

.fline {
	display: block;
	width: 45px;
	height: 6px;
	font-size: 14px;
	border-bottom: 6px #f60 solid;
	padding-bottom: 10px;

}

.fline-l {
	display: block;
	width: 45px;
	height: 10px;
	margin: 0;
	border-bottom: 6px #3AB54D solid;
	padding-bottom: 10px;
}

/* .fline::after {
	content: '';
	background-color: rgba(44, 102, 204, 0.82);
	width: 16px;
	height: 16px;
	display: block;
	border: 4px solid #fff;
	position: relative;
	top: 3px;
	left: 228px;
}
 */


a.more {
	box-shadow: 0 2px 12px #e2e2e2;
	border: #ddd 0px solid;
	background: rgba(255, 255, 255, .0);
	width: 150px;
	height: 37px;
	display: block;
	margin: 40px auto 50px;
	line-height: 37px;
	font-size: 14px;
	color: #aba8a8;
	text-indent: 10px;
	border-radius: 0px;
	transition: all ease-out .3s;
	background-color: #fff;
}

a.more:hover {
	color: #fff;
	background-color: #0064C8;
	text-indent: 16px;
	box-shadow: 0px 7px 15px #dedede;
}


a.more2 {
	border: #ddd 1px solid;
	width: 120px;
	height: 37px;
	display: block;
	margin: 20px 0 0;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	color: #aba8a8;
	border-radius: 0px;
	transition: all ease-out .3s;
	background-color: #fff;
}

a.more2:hover i {
	color: transparent;
}

a.more2:hover {
	color: #fff;
	background-color: #305dc3;
	box-shadow: 0px 7px 15px #dedede;
}



/* newsitem */
.newsitem {
	position: relative;
}

.title-line {
	border-left: 4px solid #305dc3;
	text-indent: 16px;
	margin-left: -20px;
}

.newsbox {
	box-shadow: 0 0 4px #eee;
}

.newsbox:hover {
	box-shadow: 0 4px 12px #ccc;
}

/*  */
.wrap {
	width: 1280px;
	margin: 0 auto;
}

.hotproduct {
	margin: 0 auto;
	position: relative;
}


.listwrap {
	width: 1280px;
	height: 320px;
}

.hotproduct .listitem {
	float: left;
	/* width: calc( 25% - 0px); */
	width: 320px;
	position: relative;
}

.hotproduct .listitem .pic {
	height: 160px;
	width: 300px;
	overflow: hidden;
	margin: 0 10px;
}

.hotproduct .listitem img {
	width: 100%;
}

.pro-item {
	width: 300px;
	height: 150px;
	margin: 0 10px;
	box-sizing: border-box;
}

.card-title {
	line-height: 2;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: 0.45s;
	-moz-transition: 0.45s;
	-o-transition: 0.45s;
	transition: 0.45s;
}

.pro-item {
	background-color: #F4F5F8;
	transition: All 0.4s ease-in-out;
}

.pro-item .card-body {
	position: relative;
}

.pro-item p.card-text {
	color: #6c757d;
}

.pro-item .con {
	color: #99A1AC;
}

.pro-item:hover {
	background-color: #0064C8;
	cursor: pointer;
	color: #fff;
	margin-top: -4px;
	box-shadow: 3px 9px 17px rgba(0, 0, 0, 0.19);
}

.pro-item:hover .con {
	color: #fff;
}

.pro-item:hover a {
	color: #fff;
}

.pro-item img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: 0.45s;
	-moz-transition: 0.45s;
	-o-transition: 0.45s;
	transition: 0.45s;
}

.pro-item:hover img {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}


.hotproduct .prev,
.hotproduct .next {
	width: 50px;
	height: 45px;
	position: absolute;
	top: -75px;
	right: 55px;
	z-index: 100;
	cursor: pointer;
	background: url(../images/btns.png) no-repeat;
}

.hotproduct .next {
	left: auto;
	right: 0px;
	background-position: 0 -90px;
}

.hotproduct .prev:hover {
	background-position: 0 -45px;
}

.hotproduct .next:hover {
	background-position: 0 -135px;
}


/*  */
.abo-pic {
	border: 4px solid #fff;
}

/*  */
.met-index-contact {
	background: #343B43;
	background: url(/template/default/images/bg1.jpg);
	padding: 100px 0;
}

.met-index-contact p {
	font-size: 1.75em;
	color: #fff;
	display: inline-block;
	margin: 10px 0;
	line-height: 30px;
	padding-right: 50px;
	position: relative;
	top: 5px
}

.met-index-contact a {
	font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	background: #0064C8;
	position: relative;
	line-height: 40px;
	padding-left: 27px;
	border-radius: 3px;
	padding-right: 9px;
	margin: 10px 0;
	font-size: 14px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.met-index-contact a i {
	padding-left: 15px;
	font-size: 1.25em;
	padding-right: 7px;
	vertical-align: middle;
	border-left: 1px solid #fff;
	position: relative;
	margin-left: 20px;
	font-size: 14px;
	line-height: 28px;
}

.met-index-contact a:hover {
	background: #1e8bc3;
	color: #fff
}

.met-index-contact a:hover i {
	border-left: 1px solid #fff
}

/* jingguan */
.jingguan {
	position: relative;
	display: block;
	overflow: hidden;
	height: 120px;
	border: 1px solid #fff;
}

.jingguan img {
	-webkit-filter: grayscale(0%);
	/* Chrome, Safari, Opera */
	filter: grayscale(0%);
	width: 100%;
	height: 100%;
	z-index: 0;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: 0.45s;
	-moz-transition: 0.45s;
	-o-transition: 0.45s;
	transition: 0.45s;

}

.jingguan:hover img {
	-webkit-filter: grayscale(0%);
	/* Chrome, Safari, Opera */
	filter: grayscale(0%);
	cursor: pointer;
	z-index: 100;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.jingguan p {
	position: absolute;
	display: block;
	left: 0;
	bottom: -28px;
	height: 28px;
	width: 100%;
	text-align: center;
	line-height: 28px;
	transition: all 0.35s;
}

.jingguan:hover p {
	bottom: 0;
	background-color: #000;
	opacity: 0.8;
	color: #fff;
}

/*  */

.figure {
	background-color: #F8F9FA;
	box-shadow: 0 0 2px #A8A9ba;
	border-radius: 4px;
	overflow: hidden;
	width: 100%;
	padding: 20px 20px 30px 20px;
	box-sizing: border-box;
	cursor: pointer;
}

.figure .pic {
	height: 240px;
	overflow: hidden;
}

.figure .pic img {
	height: 240px;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: 0.45s;
	-moz-transition: 0.45s;
	-o-transition: 0.45s;
	transition: 0.45s;
}

.figure:hover {
	box-shadow: 0 0 10px #A8A9ba;
}

.figure:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.figure-caption {
	padding: 10px 0 20px 0;
	text-align: center;
}

.swiper-slide h1 {
	font-size: 3vw;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.swiper-slide h4 {
	font-size: 2vw;
	margin-bottom: 2em;
	text-align: center;
}

.swiper-slide .wrap {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

/*  */
.bd_p1 {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px;
	position: relative;
	border: 1px solid #ccc;
	margin-top: 60px;
	box-sizing: border-box;
	padding-top: 30px;
}

.bd_p1 i {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 56px;
	background-color: #333;
	margin-bottom: 20px;
}

.contactus-item {
	padding: 10px 15px 20px 15px;
	height: 108px;
}

.contactus-item p {
	font-size: 16px;
	letter-spacing: 1px;
	text-align: left;
	min-height: 30px;
	line-height: 20px;
	color: #000;
	text-align: center;
}

.message {
	background: url(../images/lear_page01.jpg);
}




@media only screen and (max-width: 576px) {

	.navbar-nav li a {
		height: 50px;
		line-height: 50px;
	}

	.swiper-slide h1 {
		font-size: 24px;
	}

	.swiper-slide h4 {
		font-size: 14px;
	}
}



/* 
 
 */
.submain {
	width: 940px;
	float: right;
	min-height: 800px;
}


/* css 閲嶇疆 */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* 鏈緥瀛恈ss */
.tabp {
	width: 100%;
}

.tabp .hd {
	height: 50px;
}

.tabp .hd ul {
	display: flex;
	width: 100%;
	flex-direction: row;
	height: 50px;
	list-style: none;
}

.tabp .hd ul li {
	flex: 1;
	text-align: center;
	border: 1px solid #ddd;
	line-height: 50px;
	margin: 0;
	margin-left: -1px;
	cursor: pointer;
	list-style: none;
}

.tabp .hd ul li.on {
	height: 50px;
	border: 1px solid #f60;
	z-index: 100;
}

.tabp .bd ul {
	box-sizing: border-box;
	zoom: 1;
}

.server h2 {
	margin: 60px 0 40px 0;
	font-size: 24px;
}

.server h2::after {
	content: "";
	display: block;
	width: 45px;
	height: 6px;
	background-color: #f60;
	margin-top: 10px;
}

.server ul {}

.server ul h3 {
	font-weight: bold;
	font-size: 16px;
	text-indent: 12px;
}

.server ul h3::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #f60;
	margin-top: -20px;
}


.header {
	height: 75px;
	background-color: #fff;
	z-index: 1500;
}

ul,
li {
	list-style: none;
}

.c {
	clear: both;
}

.header .wrap {
	padding: 10px 0;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.logo {
	flex: 1.5;
}

.logo img {
	margin-top: 8px;
}

.nav {
	flex: 4.5;
}

.toptell {
	flex: 1.5;
}

.nav ul {
	width: 88%;
	margin: 0 6%;
	display: flex;
	justify-content: flex-end;
}

.nav ul li {
	text-align: center;
	line-height: 46px;
	flex: 1;
}

.nav ul li.nav-n5 {
	flex: 1.7;
}

.nav ul li a {
	font-size: 16px;
	display: block;
}

.toptell {
	padding-left: 20px;
	display: flex;
	align-items: center;
	justify-content: right;
}

.toptell i {
	color: #0064C8;
	font-size: 28px;
}


/* 
			 */


.indnews .bd {
	display: flex;
	justify-content: space-between;
}

.news-left {
	width: 520px;
}

.newsn1 {}

.newsn1 .pic {
	width: 100%;
	height: 320px;
	z-index: 100;
}

.newsn1 .con {
	position: relative;
	z-index: 200;
	background-color: #0064C8;
	height: 260px;
	width: 520px;
	margin: 0 auto;
	color: #fff;
	box-shadow: 0 0 4px #ddd;
	display: flex;
	padding: 0 20px;
	box-sizing: border-box;
}

.newsn1 .con a {
	color: #fff;
}

.newsn1 .con h4 {
	padding: 15px 0;
}

.newsn1 .con .info {
	padding: 15px 0;
	box-sizing: border-box;
	flex: 4;
}

.newsn1 .datebox {
	margin-top: 40px;
	text-align: center;
	flex: 1;
	margin-left: -10px;
}

.datebox span {
	display: block;
}

.more2 {
	background: #7cc221 url(/template/default/images/jiantou2.png) no-repeat right center;
	width: 120px;
	height: 30px;
}

.more2 a {
	display: block;
	width: 100%;
	color: #fff;
	line-height: 30px;
	text-indent: 10px;
}

.more2:hover {
	background-color: #67A715;
}

.newsn1 .more2 {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.indnewslist {
	width: 680px;
	background: #fff;
}

.list-item {
	padding: 15px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #dedede;
}

.list-item a {
	font-weight: bold;
	color: #333;
}

.list-item a:hover {
	color: #67A715;
}


.huoban .bd {
	text-align: center;
}

.huoban .bd img {
	border: 1px solid #ddd;
	width: 180px;
	transition: all .3s ease;
	margin: 15px 0;
}

.huoban .bd img:hover {
	border: 1px solid #67A715;
}

/*  */
.jjbox .hd {
	margin: 20px 0;
}

.jjbox .bd {
	padding: 30px 0;
	font-size: 14px;
	line-height: 180%;
}

.jjbox .hd h2 {
	font-size: 24px;
	color: #666;
}

.jjbox .hd p {
	color: #888;
}

.floor1 {
	padding-bottom: 80px;
	padding-top: 50px;
}


.floor1 .fd {
	padding-top: 40px;
}

.floor1 .shili {
	background-color: #fff;
	margin: 0 10px;
	padding: 15px 15px 25px 15px;
	box-sizing: border-box;
	border-radius: 12px;
	color: #fff;
	box-shadow: 4px 4px 25px 0px rgba(43, 183, 180, 0.2);
	cursor: pointer;
}

.floor1 .shili h3 {
	color: #0064C8;
	font-size: 24px;
	margin: 0;
}

.floor1 .shili p {
	color: #888;
}

.floor1 .shili:hover {
	background-color: #0064C8;
}

.floor1 .shili:hover h3 {
	color: #fff;
}

.floor1 .shili:hover p {
	color: #fff;
}







.content .pic1 {
	padding-top: 30px;
	text-align: center;
}

.content .pic1 img {
	margin: 0 5px;
	max-width: 30% !important;
	;
}

.floor2 {
	padding: 20px 0;
}

.floor2 .hd p {
	color: #fff;
}

.floor2 .bd {
	display: flex;
}

.floor2 .bd img {
	width: 360px;
}

.floor2 .bd p {
	padding-left: 80px;
}



.floor3 {
	padding: 30px 0;
}

.floor4 .bd {
	font-size: 22px;
}

.floor5 {
	padding: 50px 0;
}

.floor5 .bd {}

.wh-item {
	padding: 20px 20px 50px 20px;
	box-sizing: border-box;
	box-shadow: 0 0 2px #ddd;
	background-color: #eee;
	cursor: pointer;
	transition: All 0.2s ease-in-out;
}

.wh-sec {
	background-color: #f5f5f5;
}

.wh-item strong {
	display: block;
	transition: All 0.2s ease-in-out;
	height: 60px;
	line-height: 60px;
}

.wh-item:hover {
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
	background-color: #fff;
}

.wh-item:hover strong {
	font-size: 24px;
	line-height: 60px;
}

.link a {
	color: #B4C9D3;
	text-decoration: underline;
}

.link a:hover {
	color: #fff;
}

.serbox {
	position: relative;
	padding: 20px 55px;
	box-sizing: border-box;
	background-color: #fff;
	/* 4A525C */
	box-shadow: 3px 4px 17px rgba(0, 0, 0, 0.19);
	z-index: 1200;
	margin: 20px auto;
	margin-top: -100px;
	color: #333;
}

.ser-item {
	padding: 10px 0;
	width: 400px;
}

.ser-hd {
	font-size: 20px;
	margin-bottom: 25px;
	color: #333;
}

.ser-hd .title {
	color: #888;
}

.serbox a {
	text-align: center;
	cursor: pointer;
	line-height: 40px;
	transition: All 0.4s ease-in-out;
	display: block;
	font-size: 16px;
	width: 8em;
	float: left;
	position: relative;
	height: 40px;
}

.serbox a::after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0;
	top: 18px;
	border-radius: 3px;
	background-color: #3AB54D;
}

.hd {
	position: relative;
}
.title-more {
	position: absolute;
	right: 0;
	top:10px;
	width: 50px;
	    height: 45px;
	    z-index: 100;
	    cursor: pointer;/* 
	    background: url(../images/btns.png) no-repeat;
	background-position: 0 -90px; */
	/* text-indent: -1000px; */
	display: block;
	overflow: hidden;
}

.title-more:hover {
	background-position: 0 -135px;
}


