
.lunbo{
	width:574px;
	height:396px;
	position:relative;
}

.lunbo .title{
	height:54px;
	width: 100%;
	background-color: #000000;
	position: absolute;
	bottom: 0;
	opacity:0.5;
}

.lunbo .title h5{
	line-height: 54px;
	margin-left:35px;
	font-weight: bold;
}

.swiper2 .swiper-wrapper .swiper-slide{
	width:430px;
	height: 300px;
}

.xmlunbo{
                margin: 0px 1px;
	margin-top: 25px;
	margin-bottom: 60px;
	position:relative;
}

.xmlunbo img{
	width: 443px;
	height:357px
}

.xmlunbo .title{
	/* height:50px; */
	width: 100%;
	background-color: #000000;
	position: absolute;
	bottom: -56px;
	opacity:0.8;
}

.xmlunbo .title h5{
	line-height: 50px;
	margin-left:35px;
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
}

.fclunbo{
	width:350px;
	height:215px;
}

.fclunbo .title{
	height:53px;
	width: 100%;
	background-color: #000000;
	position: absolute;
	bottom: -5px;
	opacity:0.6;
}

.fclunbo .title h5{
	line-height: 53px;
	margin-left:35px;
	font-weight: bold;
	font-size: 14px;
	color:#FFFFFF;
	margin-bottom: 0;
}

.swiper{
    --swiper-pagination-color: #ffc602;/* 两种都可以 */
}

.swiper-slide a{
	color:#FFFFFF;
	overflow: hidden;
}

.swiper-slide a:hover{
	text-decoration: none;
}

.swiper-slide img:hover,.swiper-slide .card-img:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: transform 0.7s ease;
}


.swiper-pagination-bullet{
	--swiper-pagination-bullet-inactive-color:#ffffff;
	--swiper-pagination-bullet-width:10px;
	--swiper-pagination-bullet-height:10px;
	--swiper-pagination-bullet-inactive-opacity:1;
}

.swiper3 .swiper-button-next, .swiper3 .swiper-button-prev{
	--swiper-navigation-size:16px;
	background-color: #b8b8b8;
	color:#FFFFFF;
	width: 40px;
	height: 60px;
	margin-left: 14px;
	margin-right: 14px;
	top:43%;
}

.swiper3 .swiper-button-next .swiper-button-disabled,.swiper3 .swiper-button-prev.swiper-button-disabled{
	opacity: .7;
}

.swiper2 .swiper-button-next,.swiper2 .swiper-button-prev{
	--swiper-navigation-size:14px;
	background-color: #0a0c08;
	color:#FFFFFF;
	width: 30px;
	height: 35px;
	margin-left: 5px;
	margin-right: 5px;
	top:43%;
}

.swiper2 .swiper-button-next .swiper-button-disabled,.swiper2 .swiper-button-prev.swiper-button-disabled{
	opacity: .7;
}

.fenye{
	line-height: 35px;
	text-align: right;
	padding-right: 40px;
}
.fenye span{
	font-size: 16px;
}

.new-top{
	margin-bottom: 15px;
	height:36px;
}

.news-top1{
	margin-right: 18px;
	width:308px;
	font-weight: 600;
	
}

.news-top1 span:first-child{
	width:130px;
	line-height: 36px;;
	background-image: url(../img/new-bg.jpg);
	color:#ffffff;
}

.news-top1 a{
	color:#094ea2;
	line-height: 36px;
	text-decoration: none;
}

/* .news-top1 span:nth-child(2){
	color:#094ea2;
	line-height: 36px;
} */

.news-top2{
	margin-left: 18px;
	width:308px;
	font-weight: 600;
}

.news-top2 span:first-child{
	width:130px;
	line-height: 36px;
	background-image: url(../img/new-bg.jpg);
	color:#ffffff;
}

.news-top2 a{
	color:#094ea2;
	line-height: 36px;	
	text-decoration: none;
}

/* .news-top2 span:nth-child(2){
	color:#094ea2;
	line-height: 36px;
} */

.new-list li{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-list li h6{
	font-size: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-list li h6 a{
	text-decoration: none;
	color:#505050;
}

.new-list li h6:hover a,.new-list li h6:hover ~ span{
	color:#094ea2;
}

.new-list li i{
	background-image: url(../img/new-li.jpg);
	background-repeat: no-repeat;
	background-position:0px 8px;
	height:8px;
	width: 8px;
	padding-right: 20px;
}

.jianjie-top{
	height:65px;
	background-image: url(../img/jianjie-bg.jpg);
	background-repeat: no-repeat;
	background-size:100% 100%;
}

.jianjie-text{
	margin-top: 30px;
	color:#797979;
	overflow:hidden;
}


.jianjie-text img:hover{
	transform: scale(1.1);
	-ms-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transition: transform 0.7s ease;
	transition: transform 0.7s ease;
	/* padding: 0px 18px; */
	max-width:652px;
	max-height: 319px;
}

.jianjie-text a{
	text-decoration: none;
}

.jianjie-top span:first-child{
	font-size: 29px;
	color:#094ea2;
	font-weight: 600;
}

.jianjie-top span p{
	font-size: 20.17px;
	margin-top: 5px;
}

.jianjie-top span:nth-child(2){
	line-height: 65px;
	text-align: right;
	padding-right: 20px;
	color:#ffffff;
}

.jianjie-top a{
	line-height: 65px;
	text-align: right;
	padding-right: 20px;
	color:#ffffff;
	text-decoration: none;
}

.project-top{
	background-image: url(../img/projet-bg.jpg);
	background-repeat: no-repeat;
	background-size:100% 100%;
	height:65px;
}

.project-top span:first-child{
	font-size: 29px;
	color:#094ea2;
	font-weight: 600;
}

.project-top span p{
	font-size: 20.17px;
	margin-top: 5px;
}

.project-top span:nth-child(2){
	line-height: 65px;
	text-align: right;
	padding-right: 20px;
	color:#ffffff;
}

.project-top a{
	line-height: 65px;
	text-align: right;
	padding-right: 20px;
	color:#ffffff;
	text-decoration: none;
}

.jianjie-nav{
	margin-top: 30px;
	margin-bottom: 10px;
}

.jianjie-nav .nav-item{
	width:33%;
	height:50px;
	margin-left: 1px;
	border-radius: 0.25rem!important;
}

.jianjie-nav .nav-item:first-child{
	margin-left: 0px;
}

.jianjie-nav .nav-item a{
	color:#ffffff;
	line-height: 50px;
	font-weight: 600;
	background-image: url(../img/button-bg-mr.jpg);
	background-repeat: no-repeat;
	background-size:100% 100%;
	border-radius: 0.25rem!important;
}

.jianjie-nav .nav-item a:hover{
	color:#ffffff;
	background-image: url(../img/button-bg.jpg);
}

.jianjie-nav .nav-item .active{
	color:#ffffff;
	background-image: url(../img/button-bg.jpg);
}


.xmlunbo:hover .shadow_box {
    opacity: 0.8;
    transform: translateY(0);
    -webkit-transition: translateY(0);
    -moz-transition: translateY(0);
    -ms-transition: translateY(0);
    -o-transition: translateY(0);
}

.shadow_box{
    color: #FFF;
    width: 100%;
	height: 300px;
	padding:46px 35px;
    background-color: #333333;
    position: absolute;
    top: 0%;
    left: 0;
    bottom: 0%;
    right: 0;
    opacity: 0;
    transform: translateY(90%);
    -webkit-transition: translateY(90%);
    -moz-transition: translateY(90%);
    -ms-transition: translateY(90%);
    -o-transition: translateY(90%);
    transition: all 0.6s ease-out;
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
}

