@charset "utf-8";
.bj{
	height: 500px;
	background: url(../img/face/2121.png) no-repeat center center;
	background-size: 100% 100%;
	padding: 250px 0 0 0;
}
.bj>div{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	color: #fff;
}
.bj>div>div:first-child{
	font-size: 28px;
}
.bj>div>div:nth-child(2){
	margin-top: 20px;
	width: 660px;
	font-size: 16px;
}
/*导航*/

.navner {
	float: right;
	position: relative;
}

.logo {
	float: left;
	line-height: 65px;
}

.fead1 {
	width: 106px !important;
}

.fead1>li {
	width: 100% !important;
	padding: 0 !important;
	text-align: center !important;
}
.fead5 {
	left: -293%;
}
.fead2 {
	left: -123%;
}

.fead2>li:last-child,
.fead3>li:last-child,
.fead5>li:last-child {
	z-index: 333;
	padding: 0;
	position: absolute;
	top: 10%;
	width: 1px;
	height: 80%;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	right: 0%;
}

.fead3 {
	left: 45%;
}

.fead4 {
	right: -282%;
}

.navner>li {
	float: left;
}

.navner>li>a {
	color: #fff;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.navner>li li {
	height: 50px;
	background-color: rgba(10, 14, 26, 1);
	line-height: 50px;
	color: rgba(255, 255, 255, 0.3);
	font-size: 15px;
	width: 200px;
	text-align: left;
	padding: 0 0 0 20px;
}

.navner>li {
	font-size: 16px;
	color: white;
	width: 106px;
	text-align: center;
	height: 60px;
	line-height: 60px;
}

.nav {
	display: flex;
	align-items: center;
	background-color: transparent;
	width: 100%;
	height: 100px;
	position: fixed;
	z-index: 99;
}

.navner li li a {
	color: rgba(255, 255, 255, 0.3);
	display: inline-block;
	width: 100%;
	height: 100%;
}

.navner li li a img {
	margin-right: 16px;
}

.fead {
	display: none;
}

.threeli {
	position: relative;
}

.threeli>ul {
	position: absolute;
}

.navner>li a:hover {
	color: #fff;
	background: rgba(10, 14, 26, 1);
}

.navner>li:hover {
	background: rgba(10, 14, 26, 1);
}

.navner .threeli1 .fead a:hover {
	background: #2a2c37;
}

.threeli2 a:hover {
	background-color: rgba(10, 14, 26, 1);
	color: #ffffff;
}

.navner>li>a:hover {
	background: rgba(10, 14, 26, 1);
	cursor: pointer;
}

/*导航*/

.navner {
	float: right;
	position: relative;
	margin-top: 3px;
}

.logo {
	float: left;
	line-height: 65px;
}

.fead1 {
	width: 106px !important;
}

.fead1>li {
	width: 100% !important;
	padding: 0 !important;
	text-align: center !important;
}



.fead2>li:last-child,
.fead3>li:last-child {
	z-index: 333;
	padding: 0;
	position: absolute;
	top: 10%;
	width: 1px;
	height: 80%;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	right: 0%;
}
.fead2 {
	left: -123%;
}
.fead3 {
	left: 45%;
}

.fead4 {
	right: -282%;
}
.fead5 {
	left: -292%;
}

.navner>li {
	float: left;
}

.navner>li>a {
	color: #fff;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.navner>li li {
	height: 50px;
	background: rgba(10, 14, 26, 1);
	line-height: 50px;
	color: rgba(255, 255, 255, 0.3);
	font-size: 15px;
	width: 180px;
	text-align: center;
	padding: 0 0 0 0px;
}

.navner>li {
	font-size: 16px;
	color: white;
	width: 106px;
	text-align: center;
	height: 60px;
	line-height: 60px;
}

.nav {
	display: flex;
	align-items: center;
	background-color: transparent;
	width: 100%;
	height: 80px;
	position: fixed;
	z-index: 99999;
	top: 0;
}

.navner li li a {
	color: rgba(255, 255, 255, 0.6);
	display: inline-block;
	width: 100%;
	height: 100%;
}

.navner li li a img {
	margin-right: 16px;
}

.fead {
	display: none;
}

.threeli {
	position: relative;
}

.threeli>ul {
	position: absolute;
}
/*nav导航*/
.content>ul{
	width: 430px;
	margin: 26px auto;
	color: #101010;

}
.active{
	border-top: 1px solid #1f84ff !important;
	border-bottom: 1px solid #1f84ff !important;
	color: #1F84FF !important;
	animation: borer 1s linear !important;
	transition: all 1s
}
@keyframes borer{
	0%{
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;

	}
	100%{
		border-top: 1px solid #1f84ff;
		border-bottom: 1px solid #1f84ff ;

	}
}
.content>ul>li{
	float: left;
	text-align: center;
	width: 33.333333%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 45px;
	line-height: 45px;
	color: #777777;
}

/*内容区域*/
/*一楼*/
.floor2>div,.floor3>div,.floor4>div,.floor5>div,.floor6>div{
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 30px 0;
}
.floor1>div{
	width: 1200px;
	margin: 0 auto;
	padding: 52px 0 86px 0;
}
.floor1 .icon,.floor2 .icon,.floor3 .icon,.floor4 .icon,.floor5 .icon,.floor6 .icon{
	border-top: 1px solid rgba(51,51,51,1);
	width: 50px;
	display: inline-block;
}
.floor1 .title,.floor2 .title,.floor3 .title,.floor4 .title,.floor5 .title,.floor6 .title{
	font-size: 28px;
	color: #101010;
}
/*.floor1>div>div:first-child,.floor2>div>div:first-child,.floor6>div>div:first-child,.floor3>div>div:first-child,.floor4>div>div:first-child,.floor5>div>div:first-child{
	display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}*/
/*.floor1>div>div:nth-child(2){
	text-indent: 1em;
	font-size: 16px;
	color: rgba(51,51,51,1);
}
*/
.icontitle{
	display: flex;
	justify-content: center;
	align-items: center;
}
.floor4 div{
	text-align: center;
}
.floor4 div p{
	color:rgba(51,51,51,1);
	font-size: 18px;
	margin-top: 24px;
}

/* 产品简介 */
.product-abs-text {
	font-size: 16px;
	color: #555555;
	line-height: 30px;
	font-family: MicrosoftYaHei;
}

/* 产品特点 */
.product-feature {
	margin: 0 auto;
	background:rgba(250,250,250,1);
}

.feature-list {
	padding: 0 !important;
	margin: 60px auto 80px !important;
}
.product-feature-row {
	margin: 0 0 19px;
}

.feature-item {
	display: inline-block;
	color: #333333;
	font-size: 16px;
	color: #333333;
}
.product-feature-row .feature-item:nth-child(1) {
	width: 50%;
	margin-left: 50px;
}
.feature-i-point {
	display: inline-block;
	width: 11px;
	height: 11px;
	background-color: #2555A1;
	margin-right: 10px;
	transform: rotate(45deg);
}


/* 产品优势 */
.fealist {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.feaitem {
	position: relative;
}

.feaitem > .box {
	position: relative;
	width: 130px;
	height: 130px;
	box-sizing: border-box;
	background-color: #2759A8;
	border: 6px solid #DCDFF0;
	margin: 0 auto 48px;
	transform: rotate(45deg);
}

.feaitem > .box > img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.feaitem > .info {
	text-align: center;
	margin-top: 36px;
}

.feaitem ._title {
	font-size: 24px;
	color: #040000;
	margin-bottom: 7px;
	margin-top: 70px;
}

.feaitem ._content {
	font-size: 14px;
	color: #777777;
}

@media screen and (min-width: 1200px) and (max-width: 1600px) {
.bj{
	height: 450px;
	background: url(../img/face/2121.png) no-repeat center center;
	padding: 200px 0 0 0;
}
.bj>div{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	color: #fff;
}
.bj>div>div:first-child{
	font-size: 28px;
}
.bj>div>div:nth-child(2){
	margin-top: 15px;
	width: 600px;
	font-size: 15px;
}
.navner>li>a:hover{
	background: #2A2C37;
	cursor: pointer;
}
/*导航*/

.navner {
	float: right;
	position: relative;
	margin-top: 3px;
}

.logo {
	float: left;
	line-height: 65px;
}

.fead1 {
	width: 106px !important;
}

.fead1>li {
	width: 100% !important;
	padding: 0 !important;
	text-align: center !important;
}



.fead2>li:last-child,
.fead3>li:last-child {
	z-index: 333;
	padding: 0;
	position: absolute;
	top: 10%;
	width: 1px;
	height: 80%;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	right: 0%;
}
.fead2 {
	left: -407%;
}
.fead3 {
	left: -238%;
}

.fead4 {
	right: 0%;
}

.navner>li {
	float: left;
}

.navner>li>a {
	color: #fff;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.navner>li li {
	height: 50px;
	background: rgba(10, 14, 26, 1);
	line-height: 50px;
	color: rgba(255, 255, 255, 0.3);
	font-size: 15px;
	width: 180px;
	text-align: center;
	padding: 0 0 0 0px;
}

.navner>li {
	font-size: 16px;
	color: white;
	width: 106px;
	text-align: center;
	height: 60px;
	line-height: 60px;
}

.nav {
	display: flex;
	align-items: center;
	background-color: transparent;
	width: 100%;
	height: 80px;
	position: fixed;
	z-index: 99999;
	top: 0;
}

.navner li li a {
	color: rgba(255, 255, 255, 0.6);
	display: inline-block;
	width: 100%;
	height: 100%;
}

.navner li li a img {
	margin-right: 16px;
}

.fead {
	display: none;
}

.threeli {
	position: relative;
}

.threeli>ul {
	position: absolute;
}
.fead2 {
	left: -123%;
}
.fead3 {
	left: 45%;
}

.fead4 {
	right: -282%;
}
.fead5 {
	left: -293%;
}
}
