.navbar-nav {
	flex-direction: row
}

/*导航水平排列*/
.sticky-top {
	z-index: 9
}

@media(min-width:768px) {

	.dyui-container,
	.container {
		min-width: 1200px;
	}
}

@media(min-width:1280px) {

	.dyui-container,
	.container {
		min-width: 1320px;
	}
}

a {
	color: #333
}

a:hover {
	color: #333
}

a:focus {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0
}

.form-control,
.custom-select {
	border-radius: 0
}

.custom-select:focus,
.form-control:focus {
	border-color: #ccc;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
}

.btn-primary {
	background-color: #39a0ff;
	border-color: #39a0ff
}

.text-primary {
	color: #185DE5 !important;
}

@media(min-width:1200px) {

	.dyui-container,
	.container {
		padding-left: 0;
		padding-right: 0;
	}
}


.text-truncate2 {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}


/*版块标题*/
.dyui-main-header .header-title {
	position: relative;
}

.dyui-main-header .header-title legend {
	line-height: 1.2;
	font-size: 40px;
	color: #000;
	padding: 5px;
	position: relative;
}

.dyui-main-header .header-title .desc {
	color: #999;
	font-size: 26px;
	position: relative;
	margin-bottom: 45px;
}

.dyui-main-header .header-title .info {
	color: #999;
	font-size: 20px;
	position: relative;
}


/*首页轮播图开始*/
#banner {
	height: 700px;
	background-color: #0c1e42;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	position: relative;
}

#banner .carousel-item a {
	display: block;
	height: 700px;
	width: 100%;
}

#banner .carousel-caption {
	bottom: initial;
	top: 200px;
	text-align: left;
}

#banner video {
	max-width: 100%;
	display: block
}

#banner .carousel-caption h5 {
	font-size: 46px;
	display: inline-block;
	padding: 5px 30px 8px;
	border-radius: 100px
}

#banner .carousel-caption p {
	font-size: 30px;
	display: inline-block;
	padding: 5px 30px 8px;
	border-radius: 100px
}

#banner img {
	width: 100%;
}

.banner {
	height: 500px;
	position: relative;
	margin-top: 102px;
}

.index-banner .banner {
	height: 400px;
	width: 100%;
	background-color: #0c1e42;
}

.banner .swiper-caption {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.banner .swiper-caption h5 {
	font-size: 40px;
	font-weight: bold;
	display: block;
	border-radius: 100px;
	color: #fff
}

.banner .swiper-caption p {
	font-size: 30px;
	display: block;
	border-radius: 100px;
	color: #fff
}

/* .banner .swiper-caption .btn {background-color: #00bad5; color: #fff; font-size: 15px; padding: 5px 20px} */
/* .banner .swiper-caption .btn:hover {opacity: 0.8} */
.banner .swiper-button-prev,
.banner .swiper-button-next {
	box-sizing: content-box;
	color: #fff
}

.banner .swiper-button-prev:after,
.banner .swiper-button-next:after {
	font-size: 30px
}

.banner .swiper-pagination-bullet {
	background-color: #FFF;
	width: 36px;
	height: 9px;
	border-radius: 100px;
	border: 0;
	opacity: 0.6
}

.banner .swiper-pagination-bullet-active {
	opacity: 1;
}

.index-banner .dyui-header {
	position: fixed;
	top: 0;
	z-index: 9;
	left: 0;
	right: 0
}

.index-banner .dyui-header.header-bg {
	background-color: #1a4886;
	box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10);
}

.index-banner .dyui-header .navbar-brand {
	padding-left: 10px
}

.dyui-header .navbar-brand img {
	height: 60px;
}

.dyui-header .navbar-toggler i {
	color: #fff
}


.dyui-header.header-bg {
	background-color: #1a4886;
	box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10);
}

.dyui-header .dyui-nav ul li .c1 {
	color: #fff;
	height: 70px;
	line-height: 54px;
	font-size: 17px;
	border-radius: 100px
}

.dyui-header .dyui-nav ul li.dropdown {
	position: initial !important;
}

.dyui-header .dyui-nav .dropdown-menu[data-bs-popper] {
	left: initial;
	margin-top: initial;
	top: initial
}

.dyui-header .dyui-nav ul li .btn-kf {
	background: url("../images/btn-bg.png") no-repeat center center;
	background-size: cover;
	color: #005AC7;
	width: 130px;
	height: 46px;
	line-height: 36px;
	text-align: center;
	border-radius: 0
}

.dyui-header .dyui-nav ul li .btn-kf:visited {
	color: #005AC7
}

.dyui-header .dyui-nav ul li .c1:hover {
	color: #a9ceff
}


.dyui-header .dyui-nav ul li.dropdown .dropdown-menu.nav-item-main {
	left: 0;
	right: 0;
	border-radius: 0;
	top: 70px;
	border: none;
	box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10);
}

.dyui-header .dyui-nav .menu-box {
	padding: 20px
}

.dyui-header .dyui-nav .menu-box .menu-item {
	padding-left: 20px;
	padding-right: 20px
}

.dyui-header .dyui-nav .menu-box .menu-item .menu-header {
	padding-bottom: 10px;
	font-weight: bold
}

.dyui-header .dyui-nav .menu-box .menu-body {
	margin-top: 15px
}

.dyui-header .dyui-nav .menu-box .menu-body ul li {
	margin-bottom: 20px
}

.dyui-header .dyui-nav .menu-box .menu-body ul li a {
	display: flex;
	align-items: center
}

.dyui-header .dyui-nav .menu-box .menu-body ul li .thumb {
	border-radius: 3px;
	background-color: #f6f7fa;
	height: 44px;
	line-height: 44px;
	width: 44px;
	text-align: center
}

.dyui-header .dyui-nav .menu-box .menu-body ul li img {
	width: 24px;
	height: 24px
}

.dyui-header .dyui-nav .menu-box .menu-body ul li .info {
	padding-left: 10px;
	overflow: hidden
}

.dyui-header .dyui-nav .menu-box .menu-body ul li a:hover .t {
	color: #0074ff
}


/*首页优势*/
.dyui-service {
	background: url("../images/bg-1.jpg") no-repeat center top #eeeced;
}

.dyui-service .dyui-main-header .header-title legend {
	font-size: 45px;
}

.dyui-service .header-title h3 {
	font-size: 40px
}

.dyui-service .header-title .desc {
	color: #b0b0b0
}

.dyui-service .header-title .info {
	font-size: 20px;
	color: #999
}

.dyui-service-list li .box {
	text-align: center;
	height: 340px;
	border-radius: 10px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.dyui-service-list li .thumb {}

.dyui-service-list li .thumb i {
	width: 160px;
	height: 160px;
	line-height: 160px;
	text-align: center;
	border: solid 1px #ddd;
	border-radius: 100px;
	display: inline-block;
	font-size: 40px;
	color: #013281
}

.dyui-service-list li .thumb i:before {
	width: 60px;
	height: 60px;
}

.dyui-service-list li .t {}

.dyui-service-list li .desc-box {
	height: 190px;
	text-align: center;
	padding-left: 40px;
	padding: 20px 0
}

.dyui-service-list li .desc-box .desc {
	color: #999;
	padding-top: 15px
}

.dyui-service-list li .desc-box ul {
	display: none
}

.dyui-service-list li .desc-box ul li {
	padding: 3px 0;
	font-size: 18px
}

.dyui-service-list li .btn {
	background-color: #1a4886;
	border-radius: 100px;
	color: #fff;
	padding-left: 25px;
	padding-right: 25px
}

.dyui-service-list li .box:hover {
	background-color: #1a4886;
	color: #fff
}

.dyui-service-list li .box:hover .thumb {
	display: none
}

.dyui-service-list li .box:hover .desc-box {
	text-align: left;
	color: #fff
}

.dyui-service-list li .box:hover .desc-box .t {
	text-align: center
}

.dyui-service-list li .box:hover .desc-box .desc {
	color: #FFF;
	display: none
}

.dyui-service-list li .box:hover .desc-box ul {
	display: block;
	padding-left: 40px;
	margin-top: 20px
}

.dyui-service-list li .box:hover .desc-box {
	color: #FFF;
}

.dyui-service-list li .box:hover .desc-box ul li a {
	color: #fff
}

.dyui-service-list li .box:hover .btn {
	background-color: #fff;
	color: #1a4886
}


.dyui-Solution {
	background: url("../images/bg-2.jpg") no-repeat center top #1b4987;
	background-size: 100% 1630px;
}

.dyui-solution-list {
	display: flex;
	margin-left: -12px;
	margin-right: -12px
}

.dyui-solution-list li {
	padding: 12px
}

.dyui-solution-list li .box {
	width: 139px;
	height: 530px;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
	box-shadow: 0 0 15px rgb(0, 0, 0, 0.10);
}

.dyui-solution-list li .box .box-header {
	padding: 15px 15px
}

.dyui-solution-list li .box .box-header h3 {
	color: #1a4886
}

.dyui-solution-list li .box .box-header p {
	color: #1A4886;
	font-size: 14px
}

.dyui-solution-list li .box .box-info {
	display: none;
	padding: 10px 15px
}

.dyui-solution-list li .box .box-info i {
	color: #1a4886
}

.dyui-solution-list li .box .box-info ul li .t {
	color: #1A4886;
	font-weight: bold
}

.dyui-solution-list li .box .box-footer {
	display: none
}

.dyui-solution-list li:nth-child(1) .box {
	background: url("../images/solution-bg1.png") no-repeat center top;
}

.dyui-solution-list li:nth-child(2) .box {
	background: url("../images/solution-bg2.png") no-repeat center top;
}

.dyui-solution-list li:nth-child(3) .box {
	background: url("../images/solution-bg3.png") no-repeat center top;
}

.dyui-solution-list li:nth-child(4) .box {
	background: url("../images/solution-bg4.png") no-repeat center top;
}

.dyui-solution-list li:nth-child(5) .box {
	background: url("../images/solution-bg5.png") no-repeat center top;
}

.dyui-solution-list li:nth-child(6) .box {
	background: url("../images/solution-bg6.png") no-repeat center top;
}

.dyui-solution-list li:nth-child(7) .box {
	background: url("../images/solution-bg7.png") no-repeat center top;
}

.dyui-solution-list li .box .box-footer .btn-kf {
	background-color: #1a4886;
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 50%;
	text-align: center;
	display: inline-block
}

.dyui-solution-list li .box .box-footer .btn-more {
	background-color: #FFF;
	color: #333;
	height: 50px;
	line-height: 50px;
	width: 50%;
	text-align: center;
	display: inline-block;
}

.dyui-solution-list .active .box {
	width: 340px;
	background: url("../images/solution-bg-active.png") no-repeat center top !important;
}

.dyui-solution-list .active .box .box-info {
	display: block
}

.dyui-solution-list .active .box .box-footer {
	display: flex
}

.dyui-why-list li .box h3 {
	font-size: 26px;
	color: #1A4886
}

/*首页产品*/
.home-product {
	padding: 30px 0;
	overflow: hidden
}

.home-product .catname a {
	font-size: 24px;
	color: #337ab7;
	font-weight: bold
}

.home-product .more a {
	font-size: 20px;
	color: #337ab7;
}

.home-product .product-list {
	margin-top: 20px;
}

.home-product-tree {
	text-align: center;
	width: 100%;
}

.home-product-tree a {
	border: solid 1px #ddd;
	padding: 5px 10px;
	margin: 5px 5px;
	display: inline-block
}

.home-product-tree a:hover {
	background-color: #1B1B1B;
	border: solid 1px #1B1B1B;
	color: #fff
}

/*首页公司简介*/
.dyui-about {
	padding: 70px 0 70px;
	background: url(../images/home-about-bg.jpg) no-repeat center top;
	height: auto;
	overflow: hidden
}

.dyui-about .dyui-main-header {
	margin: 0 0 30px;
}

.dyui-about .dyui-main-header .header-title legend {
	color: #fff;
}

.dyui-about .dyui-main-body {
	background-color: #fff;
	overflow: hidden;
	padding: 40px;
}

.dyui-about .about-text {
	width: 60%;
	font-size: 16px;
	line-height: 180%;
	overflow: hidden
}

.dyui-about .about-text .about-con {
	overflow: hidden
}

.dyui-about .about-text img {
	display: none
}

.dyui-about .about-text h3 {
	font-size: 26px;
	font-weight: bold;
	height: 50px;
	line-height: 30px;
}

.dyui-about .about-img {
	width: 40%;
	height: auto;
}

.dyui-about .about-img img {
	width: 100%;
}

.dyui-about .btn {
	background-color: #eaeced;
	color: #333;
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
}

.dyui-about .btn:hover {
	background-color: #00bdcc;
	color: #fff;
}


/*首页新闻*/
.dyui-news {
	background: url(../images/qiebg.png) no-repeat center;
}

.form-solution {
	padding: 70px 0 70px;
	background: url("../images/form-bg.jpg") no-repeat center top;
	height: auto;
	overflow: hidden
}

.form-solution form .box {
	background-color: rgba(255, 255, 255, 0.5);
	color: #fff;
	display: flex;
	align-items: center;
	padding: 10px 18px;
}

.form-solution form .box i {
	font-size: 30px
}

.form-solution form .box .form-control {
	border: none;
	background: none;
	color: #fff
}

.form-solution form .box .form-control::-webkit-input-placeholder {
	color: #fff
}

/*首页案例*/
.home-anli {
	padding: 30px 0;
	background-color: #f5f5f5;
	overflow: hidden
}

.home-anli .dyui-main-body {
	overflow: hidden;
	position: relative
}

.home-anli .swiper-wrapper {
	padding-bottom: 50px
}

.home-anli .swiper-button-next:after,
.home-anli .swiper-button-prev:after {
	color: #fff
}

.swiper-button-prev,
.swiper-button-next {
	background-color: #ccc;
	padding: 5px
}

.home-anli .swiper-button-next:after,
.home-anli .swiper-button-prev:after {
	font-size: 20px
}

/*首页优势*/
.home-youshi {
	background: #fff;
	padding: 30px 0;
	overflow: hidden
}

.home-youshi .dyui-main-body {
	padding: 20px 0 40px
}

.dyui-youshi-list li .box {
	padding: 20px;
	height: 100%;
}

.dyui-youshi-list li .box b {
	font-weight: normal;
	font-size: 65px;
	color: #2ba9e1;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.dyui-youshi-list li .box i {
	height: 154px;
	line-height: 154px;
	width: 154px;
	text-align: center;
	font-size: 90px;
	color: #4c4d4f;
	margin: 20px 0;
	border: solid 8px #3883c4;
	border-radius: 100px
}

.dyui-youshi-list li .thumb {
	margin-right: 20px;
}

.dyui-youshi-list li .box img {
	max-width: 60%;
	margin: 20px 0;
	transition: all 0.5s ease-out;
	max-width: 100px;
	max-height: 100px
}

.dyui-youshi-list li .box h3 {
	font-size: 18px;
	color: #000;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-weight: 600;
	margin-bottom: 10px;
}

.dyui-youshi-list li .box p {
	font-size: 15px;
	color: #999;
}

.dyui-youshi-list li .box .btn {
	background-color: #eaeced;
	color: #333;
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
}

.dyui-youshi-list li:hover .box {
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}

.dyui-youshi-list li:hover .box h3 {
	color: #00bdcc
}

.dyui-youshi-list li:hover .box img {
	transform: scale(1.2);
}

.dyui-youshi-list li .box .btn:hover {
	background-color: #00bdcc;
	color: #fff;
}

.home-youshi .more .layui-btn {
	background-color: #0F6DAF;
	font-size: 16px;
}

.home-youshi3 {
	background: url("../images/youshi-bg.jpg") no-repeat center top;
	padding-bottom: 50px
}

.home-youshi3 .dyui-main-header .header-title legend {
	color: #fff
}

.home-youshi3 ul li .box h3,
.home-youshi3 ul li .box * {
	color: #fff
}

.home-youshi3 .dyui-main-more .btn {
	margin: 0 20px
}

/* 服务列表 */
.dyui-fuwu-list li .box {
	text-align: center;
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	padding: 30px;
	height: 100%
}

.dyui-fuwu-list li .box b {
	font-weight: normal;
	font-size: 65px;
	color: #2ba9e1;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.dyui-fuwu-list li .box i {
	height: 154px;
	line-height: 154px;
	width: 154px;
	text-align: center;
	font-size: 90px;
	color: #4c4d4f;
	margin: 20px 0;
	border: solid 8px #3883c4;
	border-radius: 100px
}

.dyui-fuwu-list li .box img {
	max-width: 60%;
	margin: 20px 0;
	transition: all 0.5s ease-out;
	max-width: 100px;
	max-height: 100px
}

.dyui-fuwu-list li .box h3 {
	font-size: 18px;
	color: #000;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 10px;
}

.dyui-fuwu-list li .box p {
	font-size: 15px;
	color: #999;
}

.dyui-fuwu-list li .box .btn {
	background-color: #eaeced;
	color: #333;
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
}

.dyui-fuwu-list li:hover .box h3 {
	color: #00bdcc
}

.dyui-fuwu-list li:hover .box img {
	transform: scale(1.2);
}

.dyui-fuwu-list li .box .btn:hover {
	background-color: #00bdcc;
	color: #fff;
}

/* 客户列表 */
.dyui-kehu-list li .box {
	background-color: #fff;
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	height: 100%;
}

.dyui-kehu-list li .box b {
	font-weight: normal;
	font-size: 65px;
	color: #2ba9e1;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

.dyui-kehu-list li .box i {
	height: 154px;
	line-height: 154px;
	width: 154px;
	text-align: center;
	font-size: 90px;
	color: #4c4d4f;
	margin: 20px 0;
	border: solid 8px #3883c4;
	border-radius: 100px
}

.dyui-kehu-list li .thumb {}

.dyui-kehu-list li .box img {
	border: solid 1px #eee;
	max-width: 60%;
	transition: all 0.5s ease-out;
	max-width: 100px;
	max-height: 100px
}

.dyui-kehu-list li .info {
	text-align: left;
}

.dyui-kehu-list li .box h3 {
	font-size: 18px;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	margin-bottom: 10px;
}

.dyui-kehu-list li .box p {
	font-size: 15px;
	color: #999;
}

.dyui-kehu-list li .box .btn {
	background-color: #eaeced;
	color: #333;
	font-size: 14px;
	padding-left: 25px;
	padding-right: 25px;
}

.dyui-kehu-list li:hover .box h3 {
	color: #00bdcc
}

.dyui-kehu-list li:hover .box img {
	transform: scale(1.2);
}

.dyui-kehu-list li .box .btn:hover {
	background-color: #00bdcc;
	color: #fff;
}


.dyui-swiper .swiper-button-prev,
.dyui-swiper .swiper-button-next {
	padding: 30px 5px;
	top: 40%;
}

.dyui-swiper .swiper-button-prev:hover,
.dyui-swiper .swiper-button-next:hover {
	background-color: #00bdcc;
	color: #fff;
}

/*产品列表*/
.product-list li {
	text-align: center
}

.product-list li .box {
	padding: 20px 20px;
	display: block
}

.product-list li img {
	max-width: 100%
}

.product-list li .t {
	font-weight: bold;
	font-size: 18px;
	line-height: 140%;
	overflow: hidden;
	margin-top: 30px
}

.product-list li .desc {
	color: #999;
	line-height: 180%;
	overflow: hidden;
	margin-top: 20px;
	text-align: left
}

.product-list li:hover .t {
	color: #5ba7df
}


.home-contact .hader-title {
	height: 36px;
	overflow: hidden
}

.home-contact a {
	display: block;
	border: solid 1px #ddd;
	border-radius: 3px
}

.home-contact a img {
	width: 100%
}

/*当前位置*/
.dyui-breadcrumb {
	background-color: #f7f7f7;
	text-align: center;
}

.dyui-breadcrumb a {
	margin: 0 5px
}

/*栏目Banner*/
.cat-banner {
	width: 100%;
	height: 500px
}

.cat-banner .bann-caption {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cat-banner .swiper-caption {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cat-banner .swiper-caption .t {
	font-size: 40px;
	font-weight: bold;
	display: block;
	padding: 5px 0;
	border-radius: 100px;
	color: #333
}

.cat-banner .swiper-caption .desc {
	font-size: 24px;
	display: block;
	padding: 5px 0;
	border-radius: 100px;
	color: #333
}

/*栏目页Banner*/
@media(min-width:768px) {
	.cat_banner {
		height: 330px;
	}
}

.cat_banner {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	position: relative
}

.cat_banner .dyui-container {
	position: relative
}

.cat_banner .bann-caption {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.cat_banner .bann-caption .t {
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	color: #FF6D00;
	margin-bottom: 10px;
}

.cat_banner .desc {
	font-size: 20px;
}

.dyui-main-box {
	padding: 10px;
	overflow: hidden
}

.page-content {}

.page-content * {
	max-width: 100%
}

/*底部版权*/
footer {
	background-color: #23242a;
	overflow: hidden;
	color: #fff;
	text-align: center;
	line-height: 200%;
}

footer a {
	color: #fff
}

footer a:hover {
	color: #5ba7df
}

footer .copyright {
	text-align: center;
	background-color: #1c1d22;
	padding: 10px 0;
}

footer .copyright a {
	margin: 0 5px
}


.iso-list li {
	border-bottom: solid 1px #ddd;
	padding: 15px 0;
	overflow: hidden
}

.iso-list li .thumb {
	text-align: center
}

.iso-list li .thumb img {
	border: solid 1px #ddd
}

.iso-list li .t {
	font-size: 16px;
	font-weight: bold;
	line-height: 120%
}

/*子栏目*/
.dyui-znav {
	margin-bottom: 30px
}

.dyui-znav .dyui-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.dyui-znav li {
	padding: 1px 1px
}

.dyui-znav .c1 {
	line-height: 140%;
	display: inline-block;
	width: 100%;
	background-color: #E9ECEF;
	padding: 10px 20px
}

.dyui-znav .c1.active {
	background-color: #5ba7df;
	color: #fff
}

.dyui-znav .c1:hover {
	background-color: #5ba7df;
	color: #fff
}

.dyui-znav .c2 {
	height: 34px;
	line-hight: 34px;
	display: inline-block
}

.dyui-znav .c3 {
	height: 34px;
	line-height: 34px;
	display: inline-block
}

.dyui-znav .btn {
	float: right;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 20px
}

.dyui-znav .ul-c1 {
	padding-left: 14px
}


/* banner区子栏目 */
.bann-znav {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background: none
}

.bann-znav ul {
	background-color: rgba(0, 0, 0, 0.8);
	display: flex
}

.bann-znav ul li {
	flex: 1;
	text-align: center;
	max-width: 33.3%
}

.bann-znav ul li .c1 {
	display: block;
	color: #fff;
	border-right: solid 1px #1e2d3c;
	height: 58px;
	line-height: 58px;
	padding: 0 20px;
	font-size: 18px
}

.bann-znav ul li .active {
	background-color: #fff;
	color: #185DE5
}

.bann-znav ul li .c1:hover {
	background-color: rgba(60, 89, 158, 1);
	color: #fff
}

/* 响应式滚动子栏目 */
.dyui-gdznav {
	width: 100%;
	display: block;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.dyui-gdznav .dyui-container {
	position: relative;
	padding: 10px
}

.dyui-gdznav .scroll-wrapper {
	overflow: hidden;
	height: 44px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.dyui-gdznav .scroll-list::-webkit-scrollbar {
	display: none;
	/* Chrome Safari */
}

.dyui-gdznav .scroll-list {
	position: relative;
	overflow: hidden;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	font-size: 0;
}

.dyui-gdznav .scroll-list a {
	font-size: 14px;
	color: #333;
	display: inline-block;
	margin: 0 10px;
	padding: 5px 5px;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.dyui-gdznav .scroll-list a.active {
	color: #DE293A;
	border-bottom: solid 2px #DE293A
}

/* .dyui-gdznav .scroll-list a.active:after {content: ''; position: absolute; left: 50%; bottom: 2px; width: 20px; margin-left: -7px; height: 3px; background-color: #DE293A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} */
.dyui-gdznav .znav-more {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	background: rgba(255, 255, 255, 0);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(246, 246, 246, 0)), color-stop(48%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
}

.dyui-gdznav .open {
	height: auto;
	box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10);
	padding: 10px;
}

.dyui-gdznav .open .scroll-wrapper {
	height: auto
}

.dyui-gdznav .open .scroll-list {
	white-space: initial
}

.dyui-gdznav.open ul li {
	margin-top: 5px;
	margin-bottom: 5px
}

.dyui-gdznav.open ul li a {
	border-radius: 100px;
	border: solid 1px #ddd;
	padding: 3px 10px;
}

@media(min-width:780px) {
	.dyui-gdznav {
		background-color: rgba(0, 0, 0, 0.6);
	}

	.dyui-gdznav .dyui-container {
		padding: 0;
	}

	.dyui-gdznav .scroll-wrapper {
		height: auto;
	}

	.dyui-gdznav .scroll-list {
		display: flex
	}

	.dyui-gdznav .scroll-list a {
		display: block;
		flex: 1;
		text-align: center;
		color: #fff;
		border-right: solid 1px #1e2d3c;
		height: 58px;
		line-height: 58px;
		padding: 0 20px;
		font-size: 18px;
		margin: 0;
	}

	.dyui-gdznav .scroll-list a.active {
		background-color: #fff;
		color: #185DE5;
		border: none
	}

	.dyui-gdznav .scroll-list a:hover {
		background-color: rgba(60, 89, 158, 1);
		color: #fff
	}

}

@media(max-width:767px) {
	.dyui-gdznav {
		position: initial
	}

	.dyui-gdznav .scroll-list a {
		margin: 5px 10px
	}
}


/*侧边联系方式*/
.contact-skin {
	margin-top: 20px;
}

.contact-skin .card-header {
	background-color: #1B1B1B;
	padding: 15px 20px
}

.contact-skin .card-header h3 {
	color: #fff;
	font-size: 20px;
	margin: 0
}

.contact-skin .card-body {
	border: solid 1px #eee;
	border-top: none
}



.dyui-mainr .cat-thumb {
	height: auto;
	overflow: hidden;
	margin-bottom: 20px
}

.dyui-mainr .cat-thumb img {
	width: 100%
}

.dyui-mainr .main-header {
	border-bottom: solid 1px #E7E7E7;
	height: 50px;
	line-height: 50px
}

.dyui-mainr .main-body {
	padding: 10px 0
}


/*文章列表*/
.thumb-list li {
	overflow: hidden;
	padding: 10px 0
}

.thumb-list li .thumb {
	width: 160px;
	height: 120px;
	border: solid 1px #ddd;
	float: left;
	margin-right: 10px
}

.thumb-list li img {
	width: 100%;
	height: 100%
}

.thumb-list li .info {}

.thumb-list li .info .t {
	line-height: 140%;
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 5px
}

.thumb-list li .info .date {
	font-size: 14px;
	color: #999
}

.thumb-list li .info .desc {
	height: 60px;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
	color: #666
}

.thumb-list li:hover .thumb {
	border: solid 1px #EEA759
}

.thumb-list li:hover .t {
	color: #EEA759
}



/*图片列表*/
.dyui-photo-list li {
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
	text-align: center
}

.dyui-photo-list li .thumb {}

.dyui-photo-list li .thumb img {
	max-width: 100%
}

.dyui-photo-list li .t {
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	margin-top: 5px
}

.dyui-photo-list li:hover {
	background-color: #eee
}

/*文章列表*/

/* 招聘列表 */
.dyui-zhaopin-list li .con {
	display: none
}

.dyui-zhaopin-list li .open .con {
	display: block
}

.dyui-zhaopin-list li .t {
	cursor: pointer;
	padding: 10px;
}

.dyui-zhaopin-list li .t .more::after {
	content: '';
	display: inline-block;
	right: 20px;
	top: 20px;
	width: 12px;
	height: 12px;
	margin-top: -2px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	-webkit-transform: rotate(45deg);
}

.dyui-zhaopin-list li .open .t {
	background-color: #f8fafe;
	color: #185DE5
}

.dyui-zhaopin-list li .open .t .more::after {
	-webkit-transform: rotate(225deg);
}

.dyui-zhaopin-list li .open .con {
	padding-top: 10px
}


/*分页*/
.pager {
	margin-top: 30px;
}

.pagination li a {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

.pagination li.active a {
	background-color: #5ba7df;
	border-color: #5ba7df;
	color: #fff
}


/*详情*/
.show-title {
	line-height: 30px;
	width: 100%;
	color: #333333;
	text-align: center;
	font-size: 24px;
	overflow: hidden;
	margin: 15px 0;
}

.show-info {
	width: 100%;
	margin: 10px 0 20px;
	text-align: center;
	overflow: hidden;
	color: #666;
}

.show-info span {
	padding: 0 15px;
}

.show-info span span {
	padding: 0;
}

.show-content {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 200%;
	font-size: 15px;
	padding: 10px 0;
}

.show-content * {
	max-width: 100%;
}

/*上下一篇*/
.show-updown {
	line-height: 200%;
	font-size: 14px;
	overflow: hidden;
}

/*产品详情*/
.show-product-main {
	margin-bottom: 50px;
	padding: 10px 0 0
}

.show-product-thumb .carousel-inner {
	border: solid 1px #ccc
}

.show-product-main .carousel-inner .carousel-control-next:hover i,
.show-product-main .carousel-inner .carousel-control-prev:hover i {
	background-color: rgba(0, 0, 0, 0.1);
	font-size: 30px;
	padding: 20px 10px;
	display: inline-block
}

.show-product-thumb .carousel-indicators {
	margin: 0
}

.show-product-thumb .carousel-indicators li {
	width: 80px;
	height: 80px;
	text-indent: 0;
	border: solid 1px #ddd
}

.show-product-thumb .carousel-indicators .active {
	background-color: #EEA888;
	border: 1px solid #FF6600;
}

.show-product-thumb .carousel-indicators .carousel-control-next,
.show-product-thumb .carousel-indicators .carousel-control-prev {
	border: solid 1px #ccc;
	width: 40px
}

.show-product-thumb .carousel-indicators .carousel-control-next i,
.show-product-thumb .carousel-indicators .carousel-control-prev i {
	color: #666;
	font-size: 30px
}

.show-product-info .show-title {
	padding: 10px 0 10px;
	border-bottom: dotted 1px #ddd;
	text-align: left;
	margin: 0
}

.show-product-info .show-title h1 {
	font-size: 20px;
	line-height: 140%;
	font-weight: bold
}

.show-product-info .show-title h5 {
	font-size: 16px;
	line-height: 140%;
	color: #999;
	margin-top: 10px
}

.show-product-info .description {
	font-size: 16px;
	line-height: 140%;
	color: #999;
	margin-top: 30px;
	margin-bottom: 30px
}

.show-product-info .show-btn {
	overflow: hidden;
	margin: 20px 0
}

.show-product-info .show-btn a {
	display: block;
	color: #337ab7;
}

.show-product-info .show-btn a i {
	margin-right: 10px
}

.show-product-info .canshu-list {
	margin: 20px 0;
	overflow: hidden
}

.show-product-info .canshu-list li {
	padding: 5px 0;
	overflow: hidden;
	font-size: 14px
}

.show-product-info .canshu-list li b {
	min-width: 70px;
	padding-right: 10px;
	display: inline-block
}

.show-product-info .canshu-list li span {
	line-height: 26px;
	padding: 2px 10px;
	color: #333;
	border-radius: 0
}



.header-title2 {
	border-bottom: solid 1px #ddd;
	height: 40px;
	line-height: 40px;
}

.header-title2 h5 {
	border-bottom: solid 2px #0067b6;
	float: left;
	margin: 0;
	line-height: 38px;
	position: relative
}

.show-content {
	padding: 15px 0
}

.show-content img {
	max-width: 100%;
	height: auto !important;
}

.show-content table {
	border-left: solid 1px #666;
	border-top: solid 1px #666;
	max-width: 100% !important;
}

.show-content table tr td {
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	padding: 5px !important;
}


.cjnr-tab .nav-tabs {
	display: flex;
}

.cjnr-tab .nav-tabs li {
	flex: 1;
	text-align: center;
}

.cjnr-tab .nav-tabs .nav-link {
	border-radius: 0;
	width: 100%;
	border: none;
	transform: translateY(20px);
	height: 49px;
	line-height: 50px;
	border-left: solid 1px #ddd;
	border-top: solid 1px #ddd;
	background-color: #fff;
	padding: 0;
	margin-left: -1px;
}

.cjnr-tab .nav-tabs .nav-link.active {
	color: #000;
	border-top: solid 2px #39a0ff;
	transform: translateY(0px);
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	font-weight: bold;
	border-right: solid 1px #ddd;
}


/*联系方式*/
.contact-main {
	padding: 15px
}

.contact-main .contact-znav a {
	color: #337ab7;
}

.contact-main .contact-znav a.active {
	color: #333;
	font-weight: bold
}

.contact-box {
	margin-top: 30px
}

.contact-list li {
	overflow: hidden;
	padding-bottom: 30px;
	align-items: center
}

.contact-list li .thumb {
	width: 40px;
	float: left;
	padding-right: 20px;
	box-sizing: content-box;
}

.contact-list li .thumb img {
	width: 100%
}

.contact-list li .thumb i {
	background-color: #00bad5;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	display: inline-block
}

.contact-list li .info {}

.contact-list li .info h5 {
	font-size: 16px;
}

.contact-list li .info p {
	font-size: 18px;
	color: #888
}

/*留言表单*/
.dyui-form {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.dyui-form .form-group {
	flex: 0 0 auto;
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px
}

.dyui-form .form-group.col-12 {
	width: 100%;
}

.dyui-form .form-group .col-md-10 {
	width: 100% !important;
}

.dyui-form .form-group#dr_row_content {
	flex: 0 0 100%;
	width: 100%
}

.dyui-form .form-group#dr_row_content .form-control {
	width: 100% !important;
}

.dyui-form .form-group .control-label {
	display: none
}

.dyui-form .form-control {
	background-color: #f5f5f5;
	border-color: #efefef;
	width: 100% !important;
	padding: 8px 10px
}

@media(max-width:767px) {
	.dyui-form .form-group {
		flex: 0 0 100%;
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}
}


/*msg与404*/
.fc-msg-main {
	text-align: center;
	margin-top: 40px
}

.fc-msg-main .fc-msg-body {
	min-height: 400px
}

.fc-msg-main .fc-msg-body i.fa {
	font-size: 30px;
	display: inline-block;
	background-color: #000000;
	color: #fff;
	border-radius: 100px;
	height: 50px;
	line-height: 50px;
	width: 50px;
	margin: 20px auto
}

.fc-msg-main .fc-msg-body .fc-msg-info {
	display: block
}

.fc-msg-body .fc-msg-info .fc-msg-title {
	padding: 10px 0 20px
}

.fc-msg-body .fc-msg-info .fc-msg-title {
	color: #d91010;
	font-size: 18px
}



/* 时间轴 */
.timer-shaft-box {
	width: 100%;
	padding: 30px 0;
	box-sizing: border-box;
}

.timer-shaft {
	position: relative;
	width: 100%;
	height: 80px;
	overflow: hidden;
}

.timer-left {
	position: absolute;
	top: 50%;
	left: 20px;
	z-index: 99;
	width: 23px;
	height: 37px;
	margin-top: -18.5px;
	background: url(../images/icon_left.png) no-repeat;
	background-size: cover;
	cursor: pointer;
}

.timer-right {
	position: absolute;
	top: 50%;
	right: 20px;
	z-index: 99;
	width: 23px;
	height: 37px;
	margin-top: -18.5px;
	background: url(../images/icon_right.png) no-repeat;
	background-size: cover;
	cursor: pointer;
}

.timer-scale {
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	padding-left: 80px;
	font-size: 0;
	white-space: nowrap;
}

.timer-scale-cont {
	display: inline-block;
	height: 100%;
	line-height: 80px;
}

.time-circle {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	background: #666;
	transition: all .3s;
	cursor: pointer;
}

.timer-scale-cont.hov .time-circle {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	background: #1a4886;
}

.line-scale {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 22px;
	margin: 0 2px;
	background: url('../images/icon_scale.png') no-repeat;
	background-size: cover;
}

.timer-shaft-content {
	width: 100%;
	margin-top: 45px;
	overflow: hidden;
	font-size: 0;
	box-sizing: border-box;
	white-space: nowrap;
}

.shaft-detail-cont {
	display: none;
	width: 100%;
}

.timer-shaft-box .timer-year {
	font-weight: bold;
	color: #333;
	font-size: 0;
	text-align: center;
	margin-bottom: 20px
}

.timer-shaft-box .timer-year span {
	display: inline-block;
	vertical-align: middle;
	font-size: 24px;
}

.month-detail-box {
	position: relative;
	width: 100%;
	min-height: 93px;
	padding-top: 30px;
	font-size: 0;
	box-sizing: content-box;
	white-space: normal;
}

.month-detail-box:before {
	content: '';
	position: absolute;
	top: 0;
	left: 64px;
	height: 100%;
	border-right: 1px dashed #ff8d3d;
}

.month-detail-box .month-title {
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.month-detail-box .month-title span {
	display: block;
	background-color: #2e5c98;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px
}

.month-detail-box .month-title:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 58px;
	z-index: 1;
	width: 13px;
	height: 13px;
	margin-top: -6.5px;
	background: url('../images/icon_circle.png') no-repeat;
	background-size: cover;
}

.timer-shaft-box .incident-record {
	display: inline-block;
	padding-left: 80px;
	line-height: 1.5;
	font-size: 14px;
	color: #333;
	flex-shrink: 1;
	width: 100%;
}

.timer-shaft-box .incident-record a {
	font-size: 14px;
	color: #1d69a3;
}

@media(max-width:767px) {

	.timer-shaft-box {
		position: relative
	}

	.timer-shaft-box .timer-scale {
		padding-left: 0;
	}

	.timer-shaft-box .timer-left,
	.timer-shaft-box .timer-right {
		top: 173px
	}

}

@media(min-width:768px) {

	.line-scale {
		width: 150px;
	}

	.timer-shaft-box .shaft-detail-cont {}

	.timer-shaft-box .timer-year {}

	.timer-shaft-box .month-detail-box {
		width: 50%;
		float: left;
		display: flex;
		padding-top: 80px;
	}

	.timer-shaft-box .month-detail-box:before {
		left: -1px;
	}

	.timer-shaft-box .month-detail-box .month-title {
		flex-shrink: 0;
		padding-left: 15px
	}

	.timer-shaft-box .month-detail-box .month-title:before {
		left: -7px
	}

	.timer-shaft-box .month-detail-box:nth-child(2n) {
		padding-top: 0;
	}

	.timer-shaft-box .month-detail-box:nth-child(2n):before {
		left: initial;
		right: 0
	}

	.timer-shaft-box .month-detail-box:nth-child(2n) .month-title {
		order: 2;
		position: initial;
		padding-right: 15px
	}

	.timer-shaft-box .month-detail-box:nth-child(2n) .month-title:before {
		left: initial;
		right: -6px;
		top: 25px
	}

	.timer-shaft-box .month-detail-box:nth-child(2n) .incident-record {
		order: 1;
		text-align: right
	}

}


/* 联系方式 */
.contact-tab .nav {
	max-width: 450px
}

.contact-tab .nav .item {
	margin-bottom: 10px
}

.contact-tab .nav .item .box {
	padding: 20px;
	border-radius: 6px;
	border-left: solid 3px #fff
}

.contact-tab .nav .item .box .t {
	font-weight: bold;
	margin-bottom: 10px
}

.contact-tab .nav .item .box .open-none {
	display: none
}

.contact-tab .nav .active .box {
	box-shadow: 0 0 15px rgb(0, 0, 0, 0.10);
	border-left: solid 3px #185DE5
}

.contact-tab .nav .active .box .t {
	color: #185DE5
}

.contact-tab .nav .active .box .open-none {
	display: block
}


/* 案例页面 */

.body-anli .anli-swiper {
	position: relative
}

.body-anli .anli-swiper {}

.body-anli .anli-swiper .view {
	position: relative
}

.body-anli .anli-swiper .view .swiper-container {
	overflow: hidden;
	border-radius: 10px
}

.body-anli .anli-swiper .view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.body-anli .anli-swiper .preview-indicators {
	position: absolute;
	bottom: 0;
	right: 30px;
	padding-right: 30px
}

.show-preview .swiper-container {
	width: 500px;
	overflow: hidden;
	height: 82px;
	margin-left: 40px;
}

.anli-swiper .swiper-wrapper {}

.anli-swiper .swiper-wrapper .swiper-slide {
	position: relative;
	border-radius: 10px;
	overflow: hidden
}

.anli-swiper .swiper-wrapper .swiper-slide img {
	border-radius: 10px;
	width: 100%
}

.anli-swiper .swiper-wrapper .swiper-slide .carousel-caption {
	position: absolute;
	top: 70px;
	right: 70px;
	left: initial;
	width: 40%;
	text-align: left;
	line-height: 1.8;
}

.show-preview .swiper-slide {
	width: 150px;
	height: 50px;
	cursor: pointer;
	padding-left: 8px;
	padding-right: 8px;
	box-sizing: content-box;
}

.show-preview .swiper-slide img {
	width: 150px;
	height: 50px;
}

.show-preview .slide6 {
	width: 82px;
}

.shuxing-thumb {
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	z-index: 9;
	bottom: 1px;
}

.show-preview .arrow-left,
.show-preview .arrow-right {
	position: absolute;
	top: 0;
	z-index: 10;
	width: 30px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	color: #FFF
}

.show-preview .arrow-left {
	left: 0;
}

.show-preview .arrow-right {
	right: 0;
}

.show-preview .arrow-left:hover,
.show-preview .arrow-right:hover {
	color: #FFF;
	border: solid 1px #fff
}


.body-anli .anli-swiper .show-preview img {
	opacity: 0.6;
	background-color: #ffffff1a;
}

.body-anli .anli-swiper .show-preview .active-nav img {
	opacity: 1;
	transform: scale(1.1);
	background-color: #103caa
}


.body-anli .show-tab .nav-tabs {
	display: flex;
	justify-content: center
}

.body-anli .show-tab .nav-tabs li {
	flex: 0 0 auto;
	text-align: center;
}

.body-anli .show-tab .nav-tabs .nav-link {
	border-radius: 0;
	width: 100%;
	border: none;
	font-size: 20px
}

.body-anli .show-tab .nav-tabs .nav-link.active {
	color: #185DE5;
	border-bottom: solid 2px #185DE5
}

.body-anli .list-box .carousel-caption {
	top: 70px;
	right: 70px;
	left: initial;
	width: 40%;
	text-align: left;
	line-height: 1.8
}

.body-anli .list-box .carousel-item {
	border-radius: 9px
}

.body-anli .list-box .carousel-item img {
	width: 100%;
	border-radius: 9px
}

.body-anli .list-box .carousel-indicators {
	left: initial;
	right: 70px;
	width: 40%;
	margin-left: 0;
	margin-right: 0;
	justify-content: start
}

.body-anli .list-box .carousel-indicators [data-bs-target] {
	width: auto;
	height: 50px;
	text-indent: 0;
	background: none
}

.body-anli .anli-gdlogo .imgbox {
	height: 600px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative
}

.body-anli .anli-gdlogo .imgbox:before {
	background-image: linear-gradient(#fff 75px, hsla(0, 0%, 100%, 0));
	content: "";
	display: block;
	height: 300px;
	width: 100%;
	z-index: 3
}

.body-anli .anli-gdlogo .imgbox:after {
	background-image: linear-gradient(#fff 75px, hsla(0, 0%, 100%, 0));
	transform: rotateX(180deg);
	content: "";
	display: block;
	height: 300px;
	width: 100%;
	z-index: 3
}

.body-anli .logobg {
	position: absolute;
	width: 100%;
	height: 1284px;
	;
	animation: mymove 15s linear infinite;
	-webkit-animation: mymove 10s linear infinite;
	/*Safari and Chrome*/
}

@keyframes mymove {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-750px)
	}
}

@-webkit-keyframes mymove

/*Safari and Chrome*/
	{
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-750px)
	}
}

/*Phone手机*/
@media(max-width:767px) {
	.body-anli .anli-gdlogo .imgbox {
		height: 400px
	}

	.body-anli .list-box .carousel-item {
		padding-bottom: 80px
	}

	.body-anli .list-box .carousel-item img {
		height: 228px !important;
		width: 720px !important;
	}

	.body-anli .list-box .carousel-caption {
		position: initial;
		width: 100%;
		padding: 20px
	}

	.body-anli .list-box .carousel-indicators {
		width: 100%;
		padding: 20px;
		right: 0;
	}

	.body-anli .list-box .carousel-indicators [data-bs-target] {
		height: 33px;
		border: none
	}

	.body-anli .list-box .carousel-indicators img {
		height: 33px !important;
		width: auto
	}

	.body-anli .anli-swiper .view .swiper-container {
		background-color: #103caa
	}

	.body-anli .anli-swiper .preview-indicators {
		left: 0;
		right: 0;
		padding-right: 0
	}

	.anli-swiper .view .swiper-wrapper .swiper-slide .carousel-caption {
		position: initial;
		width: 100%;
		padding: 20px
	}

	.anli-swiper .view .swiper-wrapper .swiper-slide img {
		height: 228px !important;
		width: 720px !important;
	}

	.show-preview .swiper-slide {
		height: 25px;
		width: 75px;
	}

	.show-preview .swiper-slide img {
		height: 25px;
		width: 75px;
	}

	.show-preview .swiper-container {
		margin-right: 40px;
		margin-left: 40px;
		width: auto;
		height: 50px
	}

	.show-preview .swiper-wrapper {
		align-items: center
	}

}

/* 产品子栏目 */
.product-znav {
	background-color: #2e5c98;
	padding: 15px
}

.product-znav ul {
	flex-wrap: wrap
}

.product-znav ul li a {
	display: block;
	color: #fff
}

.product-znav ul li a:hover {
	font-weight: bold
}

/*Phone手机*/
@media(max-width:767px) {

	.product-znav ul li a {
		padding: 10px
	}

}

/* 响应式滚动子栏目 */
.dyui-product-znav {
	width: 100%;
	display: block;
	box-sizing: border-box;
	background-color: #2e5c98;
}

.dyui-product-znav .dyui-container {
	position: relative;
	padding: 10px
}

.dyui-product-znav .scroll-wrapper {
	overflow: hidden;
	height: 44px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.dyui-product-znav .scroll-list::-webkit-scrollbar {
	display: none;
	/* Chrome Safari */
}

.dyui-product-znav .scroll-list {
	position: relative;
	overflow: hidden;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	font-size: 0;
	text-align: center
}

.dyui-product-znav .scroll-list a {
	font-size: 16px;
	color: #FFF;
	display: inline-block;
	margin: 0 10px;
	padding: 5px 5px;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.dyui-product-znav .scroll-list a.active {
	color: #f3f700;
	font-weight: bold
}

.dyui-product-znav .scroll-list a:hover {
	font-weight: bold
}

/* .dyui-gdznav .scroll-list a.active:after {content: ''; position: absolute; left: 50%; bottom: 2px; width: 20px; margin-left: -7px; height: 3px; background-color: #DE293A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} */
.dyui-product-znav .znav-more {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 10px;
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	background: rgba(46, 92, 152, 0);
	background: -moz-linear-gradient(left, rgba(46, 92, 152, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(46, 92, 152, 1) 48%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46, 92, 152, 0)), color-stop(0%, rgba(246, 246, 246, 0)), color-stop(48%, rgba(46, 92, 152, 1)));
	background: -webkit-linear-gradient(left, rgba(46, 92, 152, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(46, 92, 152, 1) 48%);
	background: -o-linear-gradient(left, rgba(46, 92, 152, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(46, 92, 152, 1) 48%);
	background: -ms-linear-gradient(left, rgba(46, 92, 152, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(46, 92, 152, 1) 48%);
	background: linear-gradient(to right, rgba(46, 92, 152, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(46, 92, 152, 1) 48%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
}

.dyui-product-znav .znav-more i {
	color: #fff
}

.dyui-product-znav .open {
	height: auto;
	box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10);
}

.dyui-product-znav .open .scroll-wrapper {
	height: auto
}

.dyui-product-znav .open .scroll-list {
	white-space: initial
}

.dyui-product-znav.open ul li {
	margin-top: 5px;
	margin-bottom: 5px
}

.dyui-product-znav.open ul li a {
	border-radius: 100px;
	border: solid 1px #ddd;
	padding: 3px 10px;
}


/* 响应式滚动子栏目 - 白色风格 */
.dyui-gdznav-white {
	width: 100%;
	display: block;
	box-sizing: border-box;
}

.dyui-gdznav-white .dyui-container {
	position: relative;
	padding: 10px
}

.dyui-gdznav-white .scroll-wrapper {
	overflow: hidden;
	height: 44px;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.dyui-gdznav-white .scroll-list::-webkit-scrollbar {
	display: none;
	/* Chrome Safari */
}

.dyui-gdznav-white .scroll-list {
	position: relative;
	overflow: hidden;
	overflow-x: scroll;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	font-size: 0;
}

.dyui-gdznav-white .scroll-list a {
	font-size: 14px;
	color: #333;
	display: inline-block;
	margin: 0 10px;
	padding: 5px 5px;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.dyui-gdznav-white .scroll-list a.active {
	color: #1a4886;
	border-bottom: solid 2px #1a4886
}

/* .dyui-gdznav .scroll-list a.active:after {content: ''; position: absolute; left: 50%; bottom: 2px; width: 20px; margin-left: -7px; height: 3px; background-color: #DE293A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} */
.dyui-gdznav-white .znav-more {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	background: rgba(255, 255, 255, 0);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(246, 246, 246, 0)), color-stop(48%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(246, 246, 246, 0) 0%, rgba(255, 255, 255, 1) 48%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
}

.dyui-gdznav-white .open {
	height: auto;
	box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10);
	padding: 10px;
}

.dyui-gdznav-white .open .scroll-wrapper {
	height: auto
}

.dyui-gdznav-white .open .scroll-list {
	white-space: initial
}

.dyui-gdznav-white.open ul li {
	margin-top: 5px;
	margin-bottom: 5px
}

.dyui-gdznav-white.open ul li a {
	border-radius: 100px;
	border: solid 1px #ddd;
	padding: 3px 10px;
}



/* 子栏目 */
.dyui-znav-doc {
	background-color: #f8f8f8;
}

.dyui-znav-doc .znav-header {
	padding: 10px 15px
}

.dyui-znav-doc ul li .c1 {
	display: block;
	padding: 8px 20px
}

.dyui-znav-doc ul li .c1:hover {
	color: #1a4886;
}

.dyui-znav-doc ul li .c1.active {
	background-color: #e6f7ff;
}

.dyui-znav-doc ul .li_c1 {
	position: relative;
	border-bottom: dotted 1px #eee;
	padding-bottom: 10px
}

.dyui-znav-doc ul .li_c1 .btn {
	position: absolute;
	right: 10px;
	top: 0;
	padding-right: 0;
}

.dyui-znav-doc ul .li_c1 .btn i {
	font-style: normal
}

.dyui-znav-doc ul .li_c1 .btn i:before {
	content: "\F285";
	font-family: bootstrap-icons;
}

.dyui-znav-doc ul .li_c1 .ul-c1 {
	display: none;
	padding: 10px 0;
}

.dyui-znav-doc ul .li_c1 .ul-c1 li {}

.dyui-znav-doc ul .li_c1 .ul-c1 li a {
	font-size: 14px;
	display: block;
	padding: 5px 22px
}

.dyui-znav-doc ul .li_c1 .ul-c1 li .active {
	color: #1a4886;
}

.dyui-znav-doc ul .li_c1 .ul-c1 li a:hover {
	color: #1a4886;
}

.dyui-znav-doc ul .li_c1.open .c1,
.dyui-znav-doc ul .li_c1.open .btn i {
	color: #1a4886
}

.dyui-znav-doc ul .li_c1.open .btn i:before {
	content: "\F282";
}

.dyui-znav-doc ul .li_c1.open .ul-c1 {
	display: block
}

.dyui-znav-doc ul .li_c2 {
	position: relative;
}

.dyui-znav-doc ul li .ul-c2 {
	margin-bottom: 10px;
	display: none
}

.dyui-znav-doc ul .li_c2.open .ul-c2 {
	margin-bottom: 10px;
	display: block
}

.dyui-znav-doc ul li .t {
	padding-left: 40px !important;
}

.dyui-znav-doc ul li .t.active {
	color: #e7505a !important;
}


@media(max-width:767px) {

	.dyui-znav-doc {
		border-bottom: solid 1px #ddd;
		box-shadow: 0px 0px 8px 1px rgb(0, 0, 0, 0.10);
	}

	.dyui-znav-doc .znav-header {
		margin-bottom: 0;
	}

	.dyui-znav-doc .znav-body {
		display: none
	}

	.dyui-znav-doc.open .znav-body {
		display: block
	}

}




.row-a3 {
	overflow: hidden;
	width: 1320px;
	margin: 0 auto;
	background-size: cover;
}

.row-a3 .col-l {
	width: 63%;
}

.row-a3 .col-r {
	width: 100%
}

.row-a3 .col-r:last-child {
	margin-right: 0;
}




.body_b * {
	outline: none;
}

.body_b.showdiv {
	top: 0;
}

.body_b .mCSB_scrollTools {
	z-index: 4;
	width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
	width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #94070a;
	width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
	background: rgba(0, 0, 0, 0.1);
}



.logo-m {
	display: none;
}

.main {}

.z {
	overflow: hidden;
	float: left;
	width: 790px;
}

.zuo {
	float: left;
	width: 315px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

.you {
	float: right;
	width: 460px;
}

.y {
	float: right;
	width: 380px;
}

.tzgg li a {
	display: block;
	font-size: 15px;
	line-height: 20px;
	height: 45px;
}

.tzgg li a .mi {
	display: inline-block;
	max-width: 70%;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	float: left;
	margin-top: 10px;
}

.tzgg li a .date {
	float: left;
	margin-right: 8px;
	font-size: 16px;
	color: #666;
	padding-left: 5px;
}

.tzgg li {
	margin-bottom: 8px;
	border-bottom: 0px dashed #ccc;
}

.tzgg li:last-child {
	border: 0;
}

.kz {
	overflow: hidden;
	width: 1000px;
}

.kz li {
	float: left;
	width: 15%;
}

.kz li a {
	display: inline-block;
	max-width: 100%;
	font-size: 14px;
}

.dl {
	font-size: 16px;
}

.row-a5 {
	margin-top: 30px;
}

.row-a3 .col-l {
	display: none;
}

.lsi {
	overflow: hidden;
	width: 400px;
	margin: 0 auto;
}

.lsi li {
	float: left;
	width: 200px;
	text-align: center;
	border-bottom: 4px solid #666;
	background: url(../images/qieline.png) no-repeat right;
}

.lsi li:last-child {
	background: none;
}

.g {
	border-bottom: 4px solid #046dc6 !important;
}

.g a {
	color: #046dc6 !important;
	font-weight: bold !important;
}

.lsi li a {
	font-size: 18px;
	font-weight: normal;
	color: black;
}

.m-list4 {
	float: right;
	width: 59%;
}

.danci {
	overflow: hidden;
	width: 100%;
	display: none;
	padding-top: 20px;
	margin: 0 auto;
}

.sdd {
	float: left;
	width: 450px;
	position: relative;
	height: 320px;
	border-radius: 12px;
	overflow: hidden;
}

.sdd img {
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
}

.sdd p {
	position: absolute;
	bottom: 0;
	line-height: 40px;
	background-color: rgba(0, 0, 0, 0.76);
	width: 100%;
}

.sdd p span {
	max-width: 90%;
	color: #fff;
	text-indent: 2em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 15px;
}

.kas {
	width: 1200px;
	margin: 30px auto;
	margin-top: 0;
}

.kl {
	margin-bottom: 10px;
	overflow: hidden;

	background-position: bottom;
	background-size: 100% 100%;
	line-height: 35px;
}

@media only screen and (max-width: 1200px) {


	.tzgg li a .mi {
		width: 80% !important;
	}

	.sdf {
		width: 336px;
		height: 236px;
	}

	.m-list4 li a {
		line-height: 35px !important;
		color: black;
	}
}

.scroll-nv {
	display: none;
}

/* .erji{ position: absolute; top: 74px; left: 0;background-color: rgba(0, 0, 0, 0.69);width: 100%;-display: none;} */
.nav li .v1 {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	position: relative;
	width: 105px;
	text-align: center;

}

/* .nav li:hover .erji{ display: block;} */
.dw a {
	height: auto !important;
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	height: 60px;
	padding: 0 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.4s;
	display: block;
}

.dw a:hover {
	color: #1b4a92;
	text-decoration: underline;
}

.dfa {
	float: right;
	width: 100px;
	height: 36px;
	line-height: 30px;
	color: #b2b2b2;
	text-align: center;
	margin-top: 0px;
	font-size: 13px;
	background: url(../images/02_11.png) no-repeat left
}

.dfa span {
	float: right;
	line-height: 35px;
	text-align: center;
	width: 60px
}

.dfa b {
	display: block;
	font-size: 16px;
	color: #4287d4;
	height: 35px;
	line-height: 35px;
	float: left;
	width: 40px;
}

.m-list4 li span {
	float: right;
	font-size: 15px;
	color: #888888;
}

.m-list4 li {
	line-height: 39px;
	height: 39px;
}

.eguo {
	overflow: hidden;
}

.eguo li {
	float: left;
	margin-right: 40px;
	width: 22%;
	height: 120px;
}

.eguo li img {
	width: 100%;
	height: 100%;
}

.eguo li:last-child {
	margin-right: 0;
}

.lj {
	float: left;
	width: 510px;
	color: #fff;
	margin-top: 38px;
	margin-left: 55px;
}

.lj h2 {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
}

.lj ul {
	overflow: hidden;
}

.lj ul li {
	float: left;
	margin-right: 20px;
	line-height: 32px;
}

.lj ul li a {
	font-size: 14px;
	color: #fff;
}

.ll {
	width: 5px;
	height: 20px;
	background-color: #004CA0;
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-bottom: 0;
	margin-top: 10px;
}

.nr {
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 75px;
	font-size: 15px;
	line-height: 25px;
	text-indent: 2em;
	color: #666;
}

.la {
	float: left;
	position: absolute;
	top: 30px;
	z-index: 999;
}

.sousuo {
	float: left;
	position: relative;
	margin-top: 13px;
}

.sousuo input {
	width: 100%;
	line-height: 30px;
	text-indent: 1em;
	border-radius: 50px;
	box-shadow: none;
	border-color: #003399;
	background: transparent;
	border: 0;
}

.top {
	width: 1200px;
	margin: 0 auto;
	height: 110px;
	position: relative;
}

.s {
	position: absolute;
	right: 5px;
	width: 20px;
	top: 5px;
}

.wz {
	float: right;
	margin-top: 25px;
	margin-right: 60px;
}

.wz a {
	font-size: 15px;
	color: #666;
}

.ni {
	width: 100%;
	background: url(../images/1811021230209471375.png);
	height: 50px;
	position: relative;
	border-bottom: 1px solid #fff
}

.cai {
	width: 700px;
	float: right;
}

.cai li {
	float: left;
	line-height: 30px;
	width: 100px;
	text-align: center;
	background: url(../images/1811021233238092544.png) right no-repeat;
	margin: 10px 0;
	margin-bottom: 0;
	padding-bottom: 8px;
}

.cai li a {
	color: #fff;
	font-size: 16px;
}

.tu {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
}

.bo {
	width: 1200px;
	position: absolute;
	height: 0px;
	background-color: #fff;
	top: 40px;
	z-index: 9999;
	overflow: hidden;
	left: 50%;
	text-align: left;
	margin-left: -550px;
	display: none;
}

.youce {
	float: right;
	width: 500px;
}

.sl {
	border-radius: 50px;
	border: 1px solid #2888d3;
	display: inline-block;
	width: 500px;
	height: 30px;
}

.hj {
	width: 100%;
	background: url(../images/hj2.png) no-repeat;
	background-size: cover;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

/* .top1{display: none;} */
.uiu {
	width: 100%;
	overflow: hidden;
	display: block;
}

.uiu img {
	width: 100%;
	float: left;
}

.cs {
	border-radius: 8px;
	overflow: hidden;
}

.j {
	float: left;
	width: 440px;
	margin-right: 20px;
}

.j:last-child {
	margin-right: 0;
}

.ds {
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}

.datee {
	float: right;
	font-size: 16px;
	color: #666;
	padding-left: 5px;
}

.gh {
	float: left;
	margin-top: 10px;
}

.nm {
	float: left;
}

.nmb {
	float: left;
	background-color: #f3f3f3;
	color: #000;
	padding: 0 10px;
	font-size: 15px;
	transition: 0.4s ease-in-out;
}

.ldm {
	line-height: 47px;
	overflow: hidden;
}

.dada {
	overflow: hidden;
	border: 1px solid #2b83cf;
	padding: 17px 10px;
	width: 100%;
	margin-top: 10px;
}

.dada li {
	width: 127px;
	float: left;
	height: 47px;
	margin-bottom: 20px;
}

.dada li:nth-child(3) {
	margin-bottom: 0;
}

.dada li:nth-child(4) {
	margin-bottom: 0;
}

.dada li:nth-child(2n) {
	float: right;
}

.dada li:hover .nmb {
	color: #fff;
	background-color: #138dfc;
}

.ui {
	display: block;
}

.ui img {}

.max {
	position: fixed;
	width: 100%;
	height: 200px;
	background-color: #000;
}

.yang {
	position: absolute;
	width: 100%;
	z-index: 999;
	height: 0px;
	left: 0;
	top: 50px;
	transition: .3s;
	overflow: hidden;
	background-color: #14396f;
}

.dudu {
	font-size: 20px !important;
	font-weight: bold;
	margin-bottom: 15px
}

.yu1 {
	text-align: left;
	width: 840px;
	float: right;
}

.yu2 {
	text-align: left;
	width: 1230px;
	float: right;
}

.yu3 {
	text-align: left;
	width: 558px;
	float: right;
}

.yu4 {
	text-align: center;
	width: 680px;
	float: right;
}

.yu5 {
	text-align: center;
	width: 552px;
	float: right;
}

.yu6 {
	text-align: center;
	width: 355px;
	float: right;
}

.yu7 {
	text-align: center;
	width: 610px;
	float: right;
}

.du li {
	line-height: 60px;
	display: inline-block;
	margin-right: 15px !important;
	margin: 0;
	background: none;
	float: none;
	width: auto
}

.du li a {
	font-size: 15px
}

.du li:last-child {
	margin-right: 0 !important
}

.w12 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.cai li:hover .yang {
	height: 60px
}

.erji {
	display: none
}



.m-list4 li span {
	color: #d5d5d5;
}




.foot {
	width: 100%;
	height: 240px;
	background: url(../images/bg6.jpg) no-repeat center center;
	background-size: cover;
}

.fd-con {
	overflow: hidden;
	width: 1320px;
	margin: 0 auto;
	margin-bottom: 26px;
}

.fd-logo {
	float: left;
	margin-top: 40px;
	width: 219px;
}

.fd-logo img {
	display: block;
	width: 240px;
}

.fd-txt {
	float: left;
	padding-left: 55px;
	color: #fff;
	margin-top: 38px;
}

.fd-txt h3 {
	font-size: 24px;
	font-weight: normal;
	position: relative;
	padding-bottom: 12px;

	margin-bottom: 9px;

}

.fd-txt h3:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;

	height: 1px;
	width: 33px;

	background-color: #fff;

}

.fd-txt .txt {
	font-size: 16px;
	line-height: 30px;
}

.fd-qr {
	float: right;
	margin-top: 56px;
}

.fd-qr .item {
	float: left;
	width: 104px;
	margin-left: 15px;
}

.fd-qr .item .pic {
	height: 104px;
	margin-bottom: 7px;
}

.fd-qr .item .pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.fd-qr .item p {
	font-size: 14px;
	color: rgba(255, 255, 255, .6);
	text-align: center;
}

.fd-copy {
	height: 53px;
	overflow: hidden;
	line-height: 53px;
	font-size: 14px;
	color: rgba(255, 255, 255, .5);
	background: #142e59;
}

.fd-copy .copy {
	float: left;
}

.fd-copy .link {
	float: right;
}

.fd-copy .link a {
	color: rgba(255, 255, 255, .5);
}

.fd-copy .link a:hover {
	color: #fff;
}

/*******************************

    -------[=正文]-------

********************************/

.fix-right {

	z-index: 101;

	right: 1%;

	position: fixed;

	top: 50%;

	-ms-transform: translate(0, -50%);

	transform: translate(0, -50%)
}

.fix-right li {

	margin-bottom: 1px;

	height: 58px;

	width: 58px;

	transition: 0.5s;

	position: relative
}

.fix-right .txt {

	position: absolute;

	right: 0;

	height: 58px;

	overflow: hidden;

	transition: 0.5s;

	width: 58px;

	line-height: 58px;

	font-size: 16px;

	color: #e26824;

	padding-right: 58px;

	text-align: center;

	background: #fff;

	border-radius: 5px;

	opacity: 0;

}

.fix-right .ico {

	transition: 0.5s;

	position: absolute;

	right: 0;

	top: 0;

	display: inline-block;

	height: 58px;

	width: 58px;

	border-radius: 5px;

	background-color: rgba(0, 0, 0, .15);

	background-repeat: no-repeat;

	background-position: center center;

}

.fix-right .ico-phone {

	background-image: url(../images/i-a1.png);

}

.fix-right .ico-zx {

	background-image: url(../images/i-a2.png);

}

.fix-right .ico-vip {

	background-image: url(../images/i-a3.png);

}

.fix-right .ico-top {

	background-image: url(../images/i-a4.png);

}

.fix-right li:hover .ico-phone {

	background-image: url(../images/i-a1-on.png);

}

.fix-right li:hover .ico-zx {

	background-image: url(../images/i-a2-on.png);

}

.fix-right li:hover .ico-vip {

	background-image: url(../images/i-a3-on.png);

}

.fix-right li:hover .ico-top {

	background-image: url(../images/i-a4-on.png);

}

.fix-right li:hover .txt {

	width: 190px;
	opacity: 1;

}

.fix-right li:hover .ico {

	background-color: #fff;

}



.body_home {
	background: #000;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	width: 1440px;
	margin: 0 auto;
}


.index-home .wow {
	opacity: 0;
}

.index-home {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.body_b {

	background: #fff;
	overflow: hidden;

	transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	z-index: 3;

	overflow: auto;
	overflow-x: hidden;
	outline: none;

}

.body_b * {
	outline: none;
}

.body_b.showdiv {
	top: 0;
}

.body_b .mCSB_scrollTools {
	z-index: 4;
	width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
	width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #94070a;
	width: 5px;
}

.body_b .mCSB_scrollTools .mCSB_draggerRail {
	background: rgba(0, 0, 0, 0.1);
}



.logo-m {
	display: none;
}

.main {}

.z {
	overflow: hidden;
	float: left;
	width: 790px;
}

.zuo {
	float: left;
	width: 315px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}

.you {
	float: right;
	width: 460px;
}

.y {
	float: right;
	width: 380px;
}

.tzgg li a {
	display: block;
	font-size: 15px;
	line-height: 20px;
	height: 45px;
}

.tzgg li a .mi {
	display: inline-block;
	max-width: 70%;
	margin-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	float: left;
	margin-top: 10px;
}

.tzgg li a .date {
	float: left;
	margin-right: 8px;
	font-size: 16px;
	color: #666;
	padding-left: 5px;
}

.tzgg li {
	margin-bottom: 8px;
	border-bottom: 0px dashed #ccc;
}

.tzgg li:last-child {
	border: 0;
}

.foot {
	width: 100%;
	background-color: #21252b;
	padding: 20px 0;
}

.footzi {
	width: 1440px;
	margin: 0 auto;
}

.footzi a {
	color: #fff;
	transition: 0.4s;
}

.kz {
	overflow: hidden;
	width: 1000px;
}

.kz li {
	float: left;
	width: 15%;
}

.kz li a {
	display: inline-block;
	max-width: 100%;
	font-size: 14px;
}

.dl {
	font-size: 16px;
}

.row-a5 {
	margin-top: 30px;
}

.row-a3 .col-l {
	display: none;
}

.lsi {
	overflow: hidden;
	margin: 0 auto;
}

.lsi li {
	float: left;
	width: 200px;
	text-align: center;
	border-bottom: 4px solid #666;
	background: url(../images/qieline.png) no-repeat right;
}

.lsi li:last-child {
	background: none;
}

.g {
	border-bottom: 4px solid #046dc6 !important;
}

.g a {
	color: #046dc6 !important;
	font-weight: bold !important;
}

.lsi li a {
	font-size: 18px;
	font-weight: normal;
}

.m-list4 {
	float: right;
	width: 59%;
}

.danci {
	overflow: hidden;
	width: 100%;
	display: none;
	padding-top: 20px;
	margin: 0 auto;
}

.sdd {
	float: left;
	width: 450px;
	position: relative;
	height: 320px;
	border-radius: 12px;
	overflow: hidden;
}

.sdd img {
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
}

.sdd p {
	position: absolute;
	bottom: 0;
	line-height: 40px;
	background-color: rgba(0, 0, 0, 0.76);
	width: 100%;
}

.sdd p span {
	max-width: 90%;
	color: #fff;
	text-indent: 2em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 15px;
}

.kas {
	width: 1200px;
	margin: 30px auto;
	margin-top: 0;
}

.kl {
	margin-bottom: 10px;
	overflow: hidden;

	background-position: bottom;
	background-size: 100% 100%;
	line-height: 35px;
}

@media only screen and (max-width: 1200px) {


	.tzgg li a .mi {
		width: 80% !important;
	}

	.sdf {
		width: 336px;
		height: 236px;
	}

	.m-list4 li a {
		line-height: 35px !important;
	}
}

.scroll-nv {
	display: none;
}

/* .erji{ position: absolute; top: 74px; left: 0;background-color: rgba(0, 0, 0, 0.69);width: 100%;-display: none;} */
.nav li .v1 {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	position: relative;
	width: 105px;
	text-align: center;

}

.dw a {
	height: auto !important;
	color: #fff;
	font-size: 24px;
	line-height: 60px;
	height: 60px;
	padding: 0 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: 0.4s;
	display: block;
}

.dw a:hover {
	color: #1b4a92;
	text-decoration: underline;
}

.dfa {
	float: right;
	width: 100px;
	height: 36px;
	line-height: 30px;
	color: #b2b2b2;
	text-align: center;
	margin-top: 0px;
	font-size: 13px;
	background: url(../images/02_11.png) no-repeat left
}

.dfa span {
	float: right;
	line-height: 35px;
	text-align: center;
	width: 60px
}

.dfa b {
	display: block;
	font-size: 16px;
	color: #4287d4;
	height: 35px;
	line-height: 35px;
	float: left;
	width: 40px;
}

.m-list4 li span {
	float: right;
	font-size: 15px;
	color: #888888;
}

.m-list4 li {
	line-height: 17px;
	height: 43px;
}

.eguo {
	overflow: hidden;
}

.eguo li {
	float: left;
	margin-right: 40px;
	width: 22%;
	height: 120px;
}

.eguo li img {
	width: 100%;
	height: 100%;
}

.eguo li:last-child {
	margin-right: 0;
}

.lj {
	float: left;
	width: auto;
	color: #fff;
	margin-top: 38px;
	margin-left: 55px;
}

.lj h2 {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
}

.lj ul {
	overflow: hidden;
}

.lj ul li {
	float: left;
	margin-right: 20px;
	line-height: 32px;
}

.lj ul li a {
	font-size: 14px;
	color: #fff;
}

.ll {
	width: 5px;
	height: 20px;
	background-color: #004CA0;
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-bottom: 0;
	margin-top: 10px;
}

.nr {
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 75px;
	font-size: 15px;
	line-height: 25px;
	text-indent: 2em;
	color: #666;
}

.la {
	float: left;
	position: absolute;
	top: 30px;
	z-index: 999;
}

.sousuo {
	float: left;
	position: relative;
	margin-top: 13px;
}

.sousuo input {
	width: 100%;
	line-height: 30px;
	text-indent: 1em;
	border-radius: 50px;
	box-shadow: none;
	border-color: #003399;
	background: transparent;
	border: 0;
}

.top {
	width: 1200px;
	margin: 0 auto;
	height: 110px;
	position: relative;
}

.s {
	position: absolute;
	right: 5px;
	width: 20px;
	top: 5px;
}

.wz {
	float: right;
	margin-top: 25px;
	margin-right: 60px;
}

.wz a {
	font-size: 15px;
	color: #666;
}

.ni {
	width: 100%;
	background: url(../images/1811021230209471375.png);
	height: 50px;
	position: relative;
	border-bottom: 1px solid #fff
}

.cai {
	width: 700px;
	float: right;
}

.cai li {
	float: left;
	line-height: 30px;
	width: 100px;
	text-align: center;
	background: url(../images/1811021233238092544.png) right no-repeat;
	margin: 10px 0;
	margin-bottom: 0;
	padding-bottom: 8px;
}

.cai li a {
	color: #fff;
	font-size: 16px;
}

.tu {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
}

.bo {
	width: 1200px;
	position: absolute;
	height: 0px;
	background-color: #fff;
	top: 40px;
	z-index: 9999;
	overflow: hidden;
	left: 50%;
	text-align: left;
	margin-left: -550px;
	display: none;
}

.youce {
	float: right;
	width: 500px;
}

.sl {
	border-radius: 50px;
	border: 1px solid #2888d3;
	display: inline-block;
	width: 500px;
	height: 30px;
}

.hj {
	width: 100%;
	background: url(../images/hj2.png) no-repeat;
	background-size: cover;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.uiu {
	width: 100%;
	overflow: hidden;
	display: block;
}

.uiu img {
	width: 100%;
	float: left;
}

.cs {
	border-radius: 8px;
	overflow: hidden;
}

.j {
	float: left;
	width: 440px;
	margin-right: 20px;
}

.j:last-child {
	margin-right: 0;
}

.ds {
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}

.datee {
	float: right;
	font-size: 16px;
	color: #666;
	padding-left: 5px;
}

.gh {
	float: left;
	margin-top: 10px;
}

.nm {
	float: left;
}

.nmb {
	float: left;
	background-color: #f3f3f3;
	color: #000;
	padding: 0 10px;
	font-size: 15px;
	transition: 0.4s ease-in-out;
}

.ldm {
	line-height: 47px;
	overflow: hidden;
}

.dada {
	overflow: hidden;
	border: 1px solid #2b83cf;
	padding: 17px 10px;
	width: 100%;
	margin-top: 10px;
}

.dada li {
	width: 127px;
	float: left;
	height: 47px;
	margin-bottom: 20px;
}

.dada li:nth-child(3) {
	margin-bottom: 0;
}

.dada li:nth-child(4) {
	margin-bottom: 0;
}

.dada li:nth-child(2n) {
	float: right;
}

.dada li:hover .nmb {
	color: #fff;
	background-color: #138dfc;
}

.ui {
	display: block;
}

.ui img {}

.max {
	position: fixed;
	width: 100%;
	height: 200px;
	background-color: #000;
}

.yang {
	position: absolute;
	width: 100%;
	z-index: 999;
	height: 0px;
	left: 0;
	top: 50px;
	transition: .3s;
	overflow: hidden;
	background-color: #14396f;
}

.dudu {
	font-size: 20px !important;
	font-weight: bold;
	margin-bottom: 15px
}

.yu1 {
	text-align: left;
	width: 840px;
	float: right;
}

.yu2 {
	text-align: left;
	width: 1230px;
	float: right;
}

.yu3 {
	text-align: left;
	width: 558px;
	float: right;
}

.yu4 {
	text-align: center;
	width: 680px;
	float: right;
}

.yu5 {
	text-align: center;
	width: 552px;
	float: right;
}

.yu6 {
	text-align: center;
	width: 355px;
	float: right;
}

.yu7 {
	text-align: center;
	width: 610px;
	float: right;
}

.du li {
	line-height: 60px;
	display: inline-block;
	margin-right: 15px !important;
	margin: 0;
	background: none;
	float: none;
	width: auto
}

.du li a {
	font-size: 15px
}

.du li:last-child {
	margin-right: 0 !important
}

.w12 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.cai li:hover .yang {
	height: 60px
}

.erji {
	display: none
}


.wp{width: 1320px; margin: 0 auto;}