* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
}

#warp {
	width: 100%;
	/* width: 1920px; */
	height: auto;
	background-color: white;
	overflow: hidden;
}
/* 视频播放器 */
.voide {
	width: 362px;
	height:245px;
	position: fixed;
	top: 190px;
	left: 0px;
	z-index: 99;
	background-color: #000;
}
.voide .is-btn{
	position: absolute;
    z-index: 99;
    top: 50%;
    right: 0px;
    margin-top: -30px;
    display: block;
    width: 12px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 10px;
    border-radius:4px 0 0 4px;
    background-color: #404040;
    color: #999;
	text-decoration: none;
}
.is-btn .angle-left,.is-btn .angle-right{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.is-btn .angle-left:before{
	content: "〈";
	margin-left: -5px;
}
.is-btn .angle-right:before{
	content: "〉";
	margin-right: -5px;
}

.header {
	width: 100%;
	/* width: 1920px; */
	height: 1100px;
	/*border: 1px solid;*/
}

.header-content {
	width: 100%;
	/* height: 1080px; */
	/* margin-left: 360px; */
	/*border: 1px solid;*/
}

.header-content-top {
	width: 1200px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 25%;
	z-index: 1;
	/*border: 1px solid;*/
}

.header-content-top-left {
	width: 430px;
	height: 100px;
	float: left;
}

.header-content-top-left ul {
	width: 430px;
	height: 100px;
	/*border: 1px solid;*/
}

.header-content-top-left li {
	width: 430px;
	height: 100px;
	list-style: none;
	display: inline-block;
}

.header-content-top-left li p {
	width: 429px;
	height: 100px;
	list-style: none;
	display: inline-block;
	font-weight: 500;
	font-size: 30px;
	margin-top: 10px;
	color: white;
}

.header-content-top-left li h1 {
	font-size: 30px;
	color: white;
}

.header-content-top-right {
	width: 600px;
	height: 100px;
	float: right;
	margin-top: 16px;
	/*padding: 10px;*/
}

.menu {
	width: 600px;
	height: 40px;
	z-index: 100;
	top: 10px;
	right: 360px;
}

.menu li {
	text-align: center;
	height: 35px;
	border: 0px;
}

.menu li:nth-of-type(1) {
	width: 75px;
	list-style: none;
	display: inline-block;
}

.menu li:nth-of-type(2) {
	width: 85px;
	list-style: none;
	display: inline-block;
	margin: 0px 6px;
}

.menu li:nth-of-type(3) {
	width: 85px;
	list-style: none;
	display: inline-block;
	margin: 0px 6px;
}

.menu li:nth-of-type(4) {
	width: 85px;
	list-style: none;
	display: inline-block;
	margin: 0px 6px;
}

.menu li:nth-of-type(5) {
	width: 85px;
	list-style: none;
	display: inline-block;
	margin: 0px 6px;
}

.menu li a {
	width: 75px;
	height: 50px;
	list-style: none;
	display: inline-block;
	margin: 0px 0px;
	font-weight: 500;
	font-size: 18px;
	color: white;
	text-decoration: none;
}

#lunbo {
	width: 100%;
	/* width: 1920px; */
	height: 700px;
	background-size: cover;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	overflow: hidden;
}

#lunbo .swiper-wrapper{
	width: 100%;
	height: 100%;
	margin-left:0;
}

#lunbo .swiper-pagination-bullet{
	border-radius:50%;
}

#lunbo span{
	padding: 8px 8px;
}



.lunbo ul {
	position: absolute;
	top: 650px;
	left: 835px;
}

.lunbo li:nth-of-type(1) {
	width: 15px;
	height: 15px;
	font-size: 1px;
	/*background: white;*/
	display: inline-block;
	border: 1px solid white;
	border-radius: 15px;
	opacity: 1;
	margin: 0px 10px;
	list-style: none;
}

.lunbo>ul>.a {
	background: white;
}

.lunbo li:nth-of-type(2) {
	width: 15px;
	height: 15px;
	font-size: 1px;
	/*background: #fff;*/
	border: 1px solid white;
	border-radius: 15px;
	display: inline-block;
	opacity: 0.5;
	margin: 0px 20px;
	list-style: none;
}

.lunbo li:nth-of-type(3) {
	width: 15px;
	height: 15px;
	font-size: 1px;
	/*background: #fff;*/
	border: 1px solid white;
	border-radius: 15px;
	opacity: 0.25;
	margin: 0px 20px;
	display: inline-block;
	list-style: none;
}

.core {
	width: 100%;
	/* width: 1920px; */
	height: 510px;
	margin-top: -425px;
	/* border: 1px solid; */
}

.core-top {
	width: 1200px;
	height: 460px;
	margin-left: 360px;
	/*border: 1px solid;*/
}

.core-top h5 {
	width: 150px;
	height: 50px;
	text-align: center;
	margin-left: 480px;
	margin-top: 55px;
	font-size: 35px;
	font-weight: inherit;
	color: #007AFF;
	/*border: 1px solid;*/
}

.core-top ul {
	width: 585px;
	height: 35px;
	text-align: center;
	margin-left: 340px;
	/*border: 1px solid;*/
}

.core-top li {
	width: 580px;
	height: 35px;
	text-align: center;
	/* margin-left: 400px; */
	color: #007AFF;
	list-style: none;
	display: inline-block;
}

.core-top li p:nth-of-type(1) {
	width: 450px;
	height: 35px;
	font-size: 18px;
	font-weight: inherit;
	font: "微软雅黑";
	color: black;
}

.core-top li p:nth-of-type(2) {
	width: 580px;
	height: 35px;
	margin-left: -45px;
	font-size: 18px;
	font-weight: inherit;
	font: "微软雅黑";
	color: black;
}

.core-mid {
	width: 1200px;
	height: 260px;
	margin-top: -286px;
	margin-left: 360px;
	/*border: 1px solid;*/
}

.core-mid-left {
	width: 422px;
    /*border: 1px solid;*/
    display: inline-block;
    height: 250px;
    position: relative;
    top: 0px;
    left: 15px;
}

.core-mid-left-left {
	width: 200px;
    height: 250px;
    /*border: 1px solid;*/
}

.core-mid-left-left img {
	width: 200px;
	position: relative;
	top: -90px;
	left: -73px;
	/*border: 1px solid;*/
}
.text {
	width: 100px;
	height: 100px;
	/*border: 1px solid red;*/
	position: relative;
	top: -265px;
	left: 40px;
}

.text img {
	position: relative;
	top: -90px;
	width: 45px;
	height: 70px;
	left: -45px;
}

.core-mid-left-left:hover {
	transform: scale(1.1);
}
.core-mid-left-right {
	width: 200px;
	height: 250px;
    /*border: 1px solid;*/
    display: inline-block;
    position: relative;
    top: -250px;
    left: 200px;
    margin: 0px 20px;
}

.core-mid-left-right img {
	width: 200px;
    /*border: 1px solid;*/
    position: relative;
    left: -72px;
    top: -90px;
}
.textA {
	width: 100px;
	height: 100px;
	/*border: 1px solid red;*/
	position: relative;
	top: -265px;
	left: 40px;
}

.textA img {
	position: relative;
    top: -90px;
    width: 70px;
    height: 70px;
    left: -55px;
}
.core-mid-left-right:hover {
	transform: scale(1.1);
}
.core-mid-mid {
	width: 427px;
	/*border: 1px solid;*/
	display: inline-block;
	height: 250px;
	margin: 0px 28px;
}
.core-mid-mid-left {
	width: 200px;
    height: 250px;
    /*border: 1px solid;*/
}

.core-mid-mid-left img {
	width: 200px;
	position: relative;
	top: -90px;
	left: -73px;
	/*border: 1px solid;*/
}

.textB {
	width: 100px;
    height: 100px;
    /* border: 1px solid red; */
    position: relative;
    top: -265px;
    left: 45px;
}

.textB img {
	position: relative;
    top: -90px;
    width: 75px;
    height: 70px;
    left: -60px;
}
.core-mid-mid-left:hover {
	transform: scale(1.1);
}

.core-mid-mid-right {
	width: 200px;
	height: 250px;
    /*border: 1px solid;*/
    display: inline-block;
    position: relative;
    top: -250px;
    left: 200px;
    margin: 0px 25px;
}

.core-mid-mid-right img {
	width: 200px;
    /*border: 1px solid;*/
    position: relative;
    left: -72px;
    top: -90px;
}
.textC {
	width: 100px;
	height: 100px;
	/*border: 1px solid red;*/
	position: relative;
	top: -265px;
	left: 45px;
}

.textC img {
	position: relative;
    top: -90px;
    width: 70px;
    height: 70px;
    left: -55px;
}
.core-mid-mid-right:hover {
	transform: scale(1.1);
}
.core-mid-right {
	    width: 200px;
    height: 250px;
    position: relative;
    top: -150px;
    display: inline-block;
    /*border: 1px solid;*/
}
.core-mid-right img{
	width: 200px;
    /*border: 1px solid;*/
    position: relative;
    left: -72px;
    top: -90px;
}
.core-mid-right:hover {
	transform: scale(1.1);
}
.textD{
	width: 177px;
    height: 100px;
    /* border: 1px solid red; */
    position: relative;
    top: -370px;
    left: 0px;
}

.text p {
	width: 130px;
	height: 25px;
	text-align: center;
	font-size: 18px;
	margin-top: -80px;
	margin-left: -14px;
	color: white;
}

.textA p {
	width: 115px;
    height: 20px;
    margin-top: -80px;
    margin-left: -4px;
    font-size: 18px;
    text-align: center;
    color: white;
}

.textB p {
	width: 115px;
    height: 20px;
    margin-top: -80px;
    text-align: center;
    font-size: 18px;
    margin-left: -9px;
    color: white;
}

.textC p {
	    width: 146px;
    height: 20px;
    margin-top: -80px;
    margin-left: -15px;
    font-size: 18px;
    text-align: center;
    color: white;
}

.textD p {
	width: 150px;
	height: 60px;
	margin-top: 112px;
	margin-left: 29px;
	text-align: center;
	font-size: 18px;
	color: white;
}

span {
	margin-left: 35px;
	font-size: 15px;
	border: 1px solid white;
	padding: 5px 40px;
	color: white;
}

.about {
	width: 100%;
	/* width: 1920px; */
	height: 600px;
	position: relative;
	background: url(../message-img/bbc70f20ce8ffa16d2b202685c61ecf.png) no-repeat;
	top: -30px;
	/*border: 1px solid;*/
}

.about-left {
	width: 600px;
	height: 440px;
	position: relative;
	left: 360px;
	top: 50px;
	/*border: 1px solid;*/
}

.about-left p {
	width: 200px;
	height: 25px;
	margin-top: 35px;
	color: gray;
	font-size: 18px;
	text-indent: 10px;
	font-weight: 600;
	/*    border: 1px solid;*/
}
 
 h6{
	width: 160px;
    height: 50px;
    text-align: center;
    color: grey;
    border-radius: 100px;
    font-size: 15px;
    line-height: 50px;
    background: #fff;
}
 
.about-left img {
	width: 10px;
	height: 55px;
	margin-left: -1px;
	margin-top: 35px;
}

.about-left h4 {
	width: 160px;
	height: 45px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	margin-top: -47px;
	margin-left: 20px;
	color: #4F4E6F;
	/*    border: 1px solid;*/
}

.about-left a {
	width: 600px;
	height: 400px;
	line-height: 30px;
	text-decoration: none;
	color: black;
	font-size: 18px;
	font-weight: 500;
	/* border: 1px solid; */
}

.about-left input {
	width: 145px;
	height: 45px;
	border-radius: 15px;
	margin-left: 6px;
	margin-top: 20px;
	color: gray;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	border: 1px solid white;
}

.about-right {
	width: 600px;
	height: 440px;
	position: relative;
	left: 959px;
	top: -388px;
	/*border: 1px solid;*/
}

.about-right img {
	width: 600px;
	height: 438px;
	margin-left: 0px;
	margin-top: 0px;
	/* border: 1px solid; */
}

.about-buttom {
	width: 70px;
	height: 70px;
	position: relative;
	left: 853px;
	top: -390px;
	/*border: 1px solid;*/
}

.about-buttom img {
	width: 70px;
	height: 70px;
	margin-top: 0px;
	margin-left: 73px;
	/* border: 1px solid; */
}

.team {
	width: 100%;
	/* width: 1920px; */
	height: 550px;
	position: relative;
	top: -28px;
	/*border: 1px solid;*/
}

.team img {
	width: 100%;
	/* width: 1920px; */
	height: 550px;
	margin-left: 0px;
	margin-top: 0px;
}

.team-top {
	width: 1200px;
	height: 140px;
	margin-left: 360px;
	margin-top: -530px;
	/*border: 1px solid;*/
}

.team-top h5 {
	width: 120px;
	height: 30px;
	margin-left: 550px;
	text-align: center;
	font-size: 20px;
	color: white;
	/*border: 1px solid;*/
}

.team-top p:nth-of-type(1) {
	width: 830px;
	height: 30px;
	margin-left: 267px;
	color: white;
	font-size: 15px;
	/*border: 1px solid;*/
}

.team-top p:nth-of-type(2) {
	width: 700px;
	height: 30px;
	margin-left: 267px;
	margin-top: -6px;
	color: white;
	font-size: 15px;
	text-align: center;
	/*border: 1px solid;*/
}

.team-mid {
	width: 1200px;
	height: 200px;
	margin-left: 360px;
	margin-top: 80px;
}

.team-mid ul {
	width: 750px;
	height: 130px;
	margin-left: 270px;
}

.team-mid li {
	display: inline-block;
	width: 80px;
	height: 130px;
	margin: 0px 45px;
}

.team-midA {
	width: 80px;
	height: 70px;
}

.team-midA img {
	width: 80px;
	height: 70px;
}

.team-midA p {
	width: 65px;
	height: 20px;
	margin-top: 15px;
	margin-left: 15px;
	color: white;
	font-size: 13px;
}

.team-midB {
	width: 80px;
	height: 70px;
}

.team-midB img {
	width: 80px;
	height: 70px;
}

.team-midB p {
	width: 65px;
	height: 20px;
	margin-top: 15px;
	margin-left: 15px;
	color: white;
	font-size: 13px;
}

.team-midC {
	width: 80px;
	height: 70px;
}

.team-midC img {
	width: 80px;
	height: 70px;
}

.team-midC p {
	width: 65px;
	height: 20px;
	margin-top: 15px;
	margin-left: 15px;
	color: white;
	font-size: 13px;
}

.team-midD {
	width: 80px;
	height: 70px;
}

.team-midD img {
	width: 80px;
	height: 70px;
}

.team-midD p {
	width: 65px;
	height: 20px;
	margin-top: 15px;
	margin-left: 15px;
	color: white;
	font-size: 13px;
}

.team-buttom {
	width: 70px;
	height: 70px;
	position: relative;
	left: 852px;
	/*top: -40px;*/
}

.team-buttom img {
	width: 70px;
	height: 70px;
	margin-top: 0px;
	margin-left: 73px;
}

.system {
	width: 100%;
	/* width: 1920px; */
	height: 700px;
	margin-top: -28px;
}

.system img {
	width: 100%;
	/* width: 1920px; */
	height: 700px;
	margin-left: 0px;
	margin-top: 0px;
}

.system-mid {
	width: 600px;
	height: 400px;
	margin-left: 360px;
	margin-top: -600px;
}

.system-mid img {
	width: 600px;
	height: 400px;
	margin-top: 0px;
	margin-left: 85px;
}

.system-right {
	width: 460px;
	height: 300px;
	margin-top: -340px;
	margin-left: 1050px;
}

.system-right p {
	width: 145px;
	height: 30px;
	color: gray;
	font-size: 18px;
}

.system-right img {
	width: 10px;
	height: 45px;
	margin-left: -5px;
}

.system-right h4 {
	width: 260px;
	height: 35px;
	color: #4F4F6C;
	margin-left: 18px;
	font-size: 30px;
	margin-top: -40px;
	font-weight: bold;
}

.system-right a {
	width: 460px;
	height: 400px;
	text-decoration: none;
	color: #4F4F6C;
	font-size: 18px;
	font-weight: 400;
}

.system-right input {
	width: 160px;
	height: 50px;
	text-align: center;
	color: grey;
	margin-top: 50px;
	border-radius: 18px;
	box-shadow: 1px 1px 15px #888888;
	border: 1px solid white;
}
/*h1{
	width: 160px;
    height: 50px;
    text-align: center;
    color: grey;
    border-radius: 100px;
    font-size: 15px;
    line-height: 50px;
    background: red;
}*/

.system-buttom {
	width: 70px;
	height: 70px;
	position: relative;
	left: 852px;
	top: 100px;
}

.system-buttom img {
	width: 70px;
	height: 70px;
	margin-top: 40px;
	margin-left: 73px;
}


/*公司资讯*/

.message {
	width: 100%;
	/* width: 1920px; */
	height: 275px;
}

.message-top {
	width: 500px;
	height: 205px;
	position: relative;
	left: 360px;
	top: 50px;
}

.message-top p {
	width: 200px;
	height: 25px;
	margin-top: 35px;
	color: gray;
	font-size: 18px;
	text-indent: 10px;
	font-weight: 600;
}

.message-top img {
	width: 10px;
	height: 40px;
	margin-left: -1px;
	margin-top: 0px;
}

.message-top h4 {
	width: 160px;
	height: 45px;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	margin-top: -38px;
	margin-left: 20px;
	color: #4F4E6F;
}

.message-top a {
	width: 600px;
	height: 400px;
	text-decoration: none;
	color: grey;
	font-size: 18px;
	font-weight: 500;
}

.wei {
	width: 100%;
	/* width: 1920px; */
	height: 250px;
	margin-top: 50px;
	background-color: black;
	/* border: 1px solid; */
}

.buttom {
	width: 100%;
	/* width: 1920px; */
	height: 110px;
	margin-top: 0px;
	background-color: black;
	border: 1px solid;
}

.buttom-top {
	/* width: 65%; */
	height: 120px;
	line-height: 120px;
	text-align:center;
	/* margin-left: 370px; */
	/*border: 1px solid blue;*/
}

.buttom-top dl{
	display: inline-block;
	margin-right: 3%;
}
/* .buttom-top dl:nth-of-type(1) {
	width: 437px;
	height: 40px;
	margin: 40px 0px;
	display: inline-block;
}

.buttom-top dl:nth-of-type(2) {
	width: 198px;
	height: 40px;
	margin: 40px 0px;
	position: absolute;
	display: inline-block;
}

.buttom-top dl:nth-of-type(3) {
	width: 190px;
	height: 40px;
	margin: 40px 200px;
	display: inline-block;
	position: absolute;
}

.buttom-top dl:nth-of-type(4) {
	width: 265px;
	height: 40px;
	margin: 40px 410px;
	display: inline-block;
	position: absolute;
} */

.buttom-top dt {
	width: 30px;
	height: 38px;
}

.buttom-top dt img {
	width: 30px;
	height: 35px;
	margin-top: 0px;
	margin-left: 0px;
}

.buttom-top dd {
	/* width: 397px; */
	height: 40px;
	margin-left: 25px;
	margin-top: -35px;
	font-size: 16px;
	padding: 4px;
	/* font-weight: bold; */
	color: white;
}

.base {
	width: 100%;
	/* width: 1920px; */
	height: 140px;
	background: black;
}

.base ul {
	/* width: 65%; */
	/* width: 1200px; */
	height: 50px;
	/* margin-left: 360px; */
	text-align:center;
}

.base li {
	width: 115px;
	height: 100px;
	margin: 0px 5px;
	color: white;
	font-size: 15px;
	padding: 20px;
	display: inline-block;
}

.base li a {
	text-decoration: none;
}

.base li a:hover {
	color: gray;
}

.base p {
	/* width: 65%; */
	height: 50px;
	/* margin-left: 360px; */
	text-align: center;
	font-size: 18px;
	color: gray;
	margin-top: 30px;
	/* border: 1px solid; */
}

.base p a{
	color: gray;
	text-align: center;
	font-size: 18px;
}
.base p a:hover {
	color: white;
}
.base p img{
	width: 16px;
	height: 16px;
	margin: 0px 8px;
}
.sorter {
	height: 15px;
	width: 100%;
	text-align: center;
}

.sorter-btn {
	height: 12px;
	width: 12px;
	display: inline-block;
	background-color: #DAEAFD;
	border-radius: 50%;
	margin-left: 8px;
}

.sorter-btn-active {
	background-color: #449DFE;
}

/*.core-mid-left-left:hover {
	transform: scale(1.1);
}*/

.menu li a:hover {
	color: #FFDB5A;
}