/* 通用样式	*/
a { text-decoration:none!important; outline:none;}
a:link {
 text-decoration: none;
 color:#fff;
}
a:visited {
 text-decoration: none;
}
a:hover {
	text-decoration:none;
	color:#fff;
}
li {
	list-style-type:none;
}
*{
	padding:0;
	margin:0;
}
body{font-family:"Microsoft YaHei";}
.modal-open{
    position: fixed;
    width: 100%;
}
.container {
	position: relative;
	width: 1200px;
	padding: 0;
}
.werpper {
	position: relative;
	max-width: 1180px;
	padding: 0;
	margin:0 auto;
}
.clear{clear:both;display:block;height:0;visibility:hidden;font:0/0 arial;}
.clearfix:after{content:" ";display:block;visibility:hidden;clear:both;height:0;font-size:0;}
.clearfix{*zoom:1;}
.show {
	display: block
}
/* 导航	*/
.navbar {
	margin-bottom: 0;
	border-bottom: none;
}
.navbar-default {
	background-color: #fff;
}
.navbar-brand{
	display: block;
	padding: 0;
}
.nav-list li a {
	display: block;
	border-right:1px solid #000;
	padding: 18px 5px;
}
.nav-list li a:last-child{
	border-right: none;
}
.banner {
	padding:0;
	position: relative;
}
.banner .banner-log{
	width:100%;
}
.banner-box {
	position: absolute;
	bottom:0;
	left:50%;
	height: 200px;
	transform: translateX(-50%);
}
.m-b-20 {
	margin-bottom: 20px;
}
.top-log {
	position: absolute;
	bottom:150px;
	right:35px;
}
.banner-title {
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.top-log p {
	color:#fff;
	font-size: 18px;
	line-height: 30px;
}
.item1 {
	padding:0 0 60px 0;
	background:  #000;
}

.item1-t {
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 15px;
}
.item1-ti {
	font-size: 40px;
	color:#fff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
}
.item1-ti::after {
    content: '';
    display: block;
    width: 100px;
    border-bottom: 5px solid #fff;
    margin: 0 auto;
    margin-top: 20px;
}
.item1-ti2 {
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	margin: 20px 0;
	text-align: center;
}
.item1-head {
	padding-top: 60px;
}
.img-p {
	margin-top: 10px;
	color:#fff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.item1-gs {
	display: flex;
	justify-content: space-between;
}
.gs-img {
	width: 600px;
}
.item1-right {
	width: 500px;
}
.list {
	margin-bottom: 20px;
}
.m-b-x {
	margin-bottom: 100px;
}
.item1-text {
	font-size: 18px;
	font-family: Source Han Sans SC;
	color: #FFFFFF;
	line-height: 34px;
}
.item1-list {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}
.item1-list li {
	width: 233px;
}
.item1-text2 {
	font-size: 18px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
}
.item-title {
	font-size: 48px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}
.item-title::after {
    content: '';
    display: block;
    width: 100px;
    border-bottom: 5px solid #fff;
    margin: 0 auto;
    margin-top: 20px;
}
.item-title2 {
	font-size: 30px;
	color:#fff;
	text-align: center;
	margin-bottom: 50px;
}
.itm1-img {
	margin-top: 10px;
}
.people-img {
	display: inline-block;
    vertical-align: middle;
	width: 550px;
	
}
.m-r-x {
	margin-right: 40px;
}
.people-img img{
	width: 100%;
	height: 100%;
}
.img-right {
	position: absolute;
	bottom:0;
	right:-130px;
}
.people-text {
	display: inline-block;
    vertical-align: middle;
	width: 600px;
}
.name1 {
	font-size: 16px;
	color:#fff;
	margin: 20px 0;
}
.name {
	font-size: 30px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 20px;
}
.name2 {
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 20px;
}
.zw {
	font-size: 24px;
	color:#fff;
	font-weight: bold;
	margin-bottom: 30px;
}
.js {
	width: 100%;
	font-size: 18px;
	color:#fff;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 40px;
	text-align: justify;
}
.anclick {
	width: 160px;
	height: 50px;
	color:#fff;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	cursor: pointer;
	border:1px solid #fff;
}
.maskimg {
    background-color: rgba(0, 0, 0,0.5);
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
    _position: relative;
    z-index: 11111;
    display: none
}
.modle {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 960px;
    height: 800px; 
   background:#fff;
   border-radius: 10px;
   padding-top: 20px;
}
.cont-t {
	width: 960px;
    height: 780px;
    overflow-y: auto;
    overflow-x: hidden;
	padding: 0 20px;
}
.cont-t::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
.cont-t::-webkit-scrollbar-thumb{
    border-radius: 5px;
    background-color:#999999;
}
.cont-t::-webkit-scrollbar-track{
    border-radius: 0;
 }
.closed{
	position: absolute;
    top: 0;
    right: 0;
}
.m-b-20 {
	margin-bottom: 20px;
}
.item-t0 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.item-t1 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.item-t2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.item-tt {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}
.item-text-t1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.item-text {
	font-size: 16px;
	text-align: justify;
	margin-top: 15px;
	color:#fff;
	text-align: center;
}
.d {
	font-size: 30px;
	font-weight: bold;
	display: inline-block;
    vertical-align: bottom;
	margin-right: 10px;
}
.box1 {
	border:1px solid rgba(0, 34, 64, 0.06);
	padding: 30px;
	border-radius: 10px;
}
.box1-t1 {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.box1-p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}
.img-p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
	
}
.m-b-10 {
	margin-bottom: 10px;
}
.item2 {
	padding: 60px 0;
	background-color: #000;
}
.item3 {
	padding:60px 0;
	background:#000;
	background-size: 100% 100%;
}
.item4 {
	padding:60px 0;
	background:#000;
	background-size: 100% 100%;
}
.item4-t1 {
	font-size: 30px;
	font-weight: bold;
	color:#fff;
	text-align: center;
}
.proList {
	margin-top: 30px;
}
.proList li{
	float: left;
	width: 385px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.proList li:nth-child(3n+3){
	margin-right:0;
}
.proList2 {
	width: 800px;
	margin: 0 auto;
	margin-top: 30px;
}
.proList2 li{
	float: left;
	width: 385px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.proList2 li:nth-child(2n+2){
	margin-right:0;
}
.videoImg {
	width: 385px;
	height: 220px;
}
.videoImg img {
	width: 100%;
	height: 100%;
}
.videoName {
	font-size: 16px;
	color:#fff;
	margin-top: 15px;
	text-align: center;
	height: 44px;
}
.item2-title {
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FFFFFF;
}
.item2-text {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: justify;
    margin-top: 30px;
}
.item4-cont {
	margin-top:50px;
}
.swiperBox2 {
	position: relative;
}
.swiperBox2 .swiper-container {
	position:static;
}
.swiperBox2 .swiper-button-prev {
	width: 50px;
	height: 50px;
    background-image: url("../images/l.png");
	background-size: 100%;
	z-index: 1111;
}
.swiperBox2 .swiper-button-next{
	width: 50px;
	height: 50px;
    background-image: url("../images/r.png");
	background-size: 100%;
	z-index: 1111;
}
.swiperBox2 .imgBox {
	position: relative;
}
.swiperBox2 .swiper-slide .img {
	width: 1000px;
	object-fit: cover;
}
.swiperBox2 .item-text {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	background:rgba(0,0,0,0.5) ;
	width:100%;
	height: 80px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 80px;
	padding-left: 30px;
}
.swiperBox2 .swiper-pagination-bullet {
	background: #fff;
	opacity: 0.2;
}
.swiperBox2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.swiperBox2 .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30px;
    left: 300px;
    width: 100%;
}
.swiperBox2 .swiper-wrapper .swiper-slide{
	height: 700px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.item5-cont {
	margin-top: 50px;
	background: #2863B9;
	padding: 30px 20px;

}
.item5-ti {
	font-size: 26px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.item5-ti2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
	text-indent: 2em;
}
.item5TakeBox {
	padding: 0 25px;
    width: 100%;
    overflow-y: auto;
    overflow-x: auto;
	height: 800px;
}
.item5-text {
	font-size: 16px;
	color:#fff;
	text-align: justify;
	margin-bottom: 20px;
	text-indent: 2em;
	line-height: 30px;
}
.img-p {
	font-size: 14px;
	margin-top: 10px;
	color:#fff;
	text-align: center;
}
.item5-a {
	display: flex;
	font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
	line-height: 30px;
	margin-top: 50px;
}
.item5-q {
	font-size: 16px;
    color: #fff;
    text-align: justify;
    line-height: 30px;
    margin-bottom: 10px;
	text-indent: 2em;
}
.zw {
	display: block;
	width: 80px;
	flex: none;
}
.zw2 {
	display: block;
	width: 80px;
	flex: none;
}
.item5TakeBox::-webkit-scrollbar{
    width: 5px;
    height: 5px;
}
.item5TakeBox::-webkit-scrollbar-thumb{
    border-radius: 2px;
    background-color:#ddd;
}
.item5TakeBox::-webkit-scrollbar-track{
    border-radius: 2px;
    background-color:#fff;
 }
 .item5TakeBox::-moz-scrollbar{
    width: 5px;
    height: 5px;
}
.item5TakeBox::-moz-scrollbar-thumb{
    border-radius: 2px;
    background-color:#ddd;
}
.item5TakeBox::-moz-scrollbar-track {
	border-radius: 2px;
    background-color:#fff;
 }
 .item5TakeBox .art-cont {
	 margin-bottom: 20px;
 }
.footer {
	background-color: #000;
	padding: 50px 0;
}
.foot-left {
	text-align: center;
}
.foot-title {
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.site {
	float:right;
}
.p1{
	font-size: 18px;
	font-family: Source Han Sans CN;
	color: #fff !important;
	margin-bottom: 10px;
}
.p1 a {
	color: #fff !important;
}
.item4-cont iframe {
    display: block;
    width: 800px;
    height: 600px;
    margin: 0 auto;
}
.ry-list {
	display: grid;
    grid-template-columns: repeat(auto-fill,385px);
    grid-gap: 20px;
}
.ry-list li .item4-aa{
    width: 385px;
    height: 300px;
}
.ry-list li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.foot-img {
	margin-top: 20px;
}
.copy {
	background-color:#121212;
	padding-top:12px;
}
.copy p {
	color:#fff;
}
.copy p a{
	color:#fff;
}
.linkus {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.linkus a {
	color:#fff;
}
.xx {
	display: block;
    width: 180px;
    height: 60px;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    color: #fff;
    margin-top: 30px;
	color: #fff !important;
}
@media screen and (max-width: 750px) {
	.navbar-brand  img{
		position:relative;
		top:-4px;
		left:7px;
	}
	.container>.navbar-header,.container>.navbar-collaps,.navbar-nav  {
		padding: 0;
		margin: 0;
	}
	.container-fluid {
	    padding: 0
	}
	.container {
		width: 100%
	}
	.banner {
		background-color: #030626;
		padding: 0 5px;
	}
	.banner .banner-log {
		height: auto;
	}
	.banner-box {
		position: relative;
		height: auto
	}
	.top-log{
		position: relative;
		top:0;
		left:0;
	}
	.top-log p {
	    font-size: 14px;
	}
	.banner-title {
	    font-size: 18px;
	}
	.item1,.item4 {
		padding: 30px 5px;
	}
	.item1-head {
		padding-top: 30px;
		height: auto
	}
	.item1-text {
		width: 100%;
		font-size: 14px;
		line-height: 28px;
	}
	.item1-left {
		width: 100%;
		margin-right: 0px;
	}
	.item1-right {
		width: 100%;
	}
	.people-img {
		width: auto;
		height: auto
	}
	.people-img img {
	    height: auto;
	}
	.people-text {
		margin-top: 20px;
		width: 100%;
		margin-right:0;
	}
	.item2,.item3 {
		padding: 30px 5px;
	}
	.m-r-x {
		margin-right: 0;
	}
	.item-title2 {
		font-size: 20px;
	}
	.name {
		font-size: 20px;
		margin-bottom:20px;
		text-align: left!important
	}
	.zw {
	    font-size: 18px;
	    margin-bottom: 15px;
	    text-align: left!important
	}
	.js {
	    width: 100%;
	    font-size: 12px;
	    line-height: 24px;
	    margin-bottom: 20px;
	}
	.anclick {
	    width:100px;
	    height: 40px;
	    border-radius: 5px;
	    line-height: 40px;
	    font-size: 14px;
	    float: left!important;
	}
	.modle {
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%,-50%);
	    width: 90%;
	    height: 90vh;
	    border-radius: 5px;
		overflow: hidden;
	}
	.closed {
	    right: 0;
	    width: 22px;
	}
	.cont-t {
	    width: 100%;
	    height: 90vh;
	    overflow-y: auto;
	    overflow-x: hidden;
	}
	.item-t0 {
		font-size: 22px;
	}
	.item-t1 {
		font-size: 20px;
	}
	.item-t2 {
		font-size: 16px;
	}
	.item-tt {
		font-size: 26px;
	}
	.item-text-t1 {
		font-size: 16px;
	}
	.item-text {
		font-size: 14px;
		line-height: 28px;
	}
	.videoImg {
		width: 100%;
		height: auto;
	}
	.proList2 {
		width: 100%;
	}
	.proList li,.proList2 li {
		float: left;
		width: 100%;
		margin-right: 0;
		margin-bottom: 50px;
	}
	.item2-title {
		font-size: 28px;
	}
	.item2-text {
		font-size: 14px;
		line-height: 28px;
		margin-top: 20px;
	}
	.foot-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.foot-left {
		margin-right: 0;
	}
	.p1 {
		font-size: 14px;
		width: 100%;
	}
	.site {
		float:none;
		display: block;
		margin-top: 10px;
	}
	.item-title {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.al-list {
		width: 100%;
		display: block;
	}
	.al-list li {
		margin-bottom: 20px;
	}
	.item4-img {
		width: 300px;
		height: 200px;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.item1-ti {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.item1-ti2 {
		font-size: 18px;
		margin: 15px 0;
	}
	.img-p {
		font-size: 16px;
		text-align: center;
		margin-bottom: 0px;
	}
	.xx {
		width: 120px;
		height: 50px;
		line-height: 50px;
		margin: 30px 0;
	}
	.swiperBox2 .swiper-container {
		width: 100%;
		overflow: hidden;
	}
	.swiper-container .swiperBox2  {
		max-width: 100%;
		max-height: 300px;
	}
	.swiperBox2 .swiper-slide .img {
		width: 100%;
		max-height: 300px;
		height:auto;
		object-fit: cover;
	}
	.swiper-button-prev,.swiper-button-next {
		width: 25px!important;
		height: 25px!important;
		background-size: 100%;
	}
	.swiperBox2 .swiper-wrapper .swiper-slide{
		width: 100%;
		height: 300px;
	}
	.swiperBox2 .item-text {
		width: 100%;
		height: 30px;
		font-size: 16px;
		line-height: 20px;
		padding: 5px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.item5-ti {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.item5-ti2 {
		font-size: 18px;
	}
	.item5-cont {
		margin-top: 20px;
		padding: 10px;
	}
	.item5TakeBox {
		padding: 0;
		padding-right: 5px;
	}
	.item5-q {
		display: block;
	}
	.zw {
		width:0; 
	}
	.zw2 {
		display: inline-block; 
	}
	.item4-cont iframe {
		width: 100%;
		height: 300px;
	}
	.item1-gs {
		display: block;
	}
	.gs-img {
		width: 100%;
		margin-bottom: 20px;
	}
	.ry-list {
		display: block;
	}
	.ry-list li {
		margin-bottom: 20px;
	}
	.ry-list li .item4-aa {
		width: 100%;
		height: auto;
	}
}