html {
	font-size: 14px;
	height: 100%;
	width: 100%;
	font-family: "微软雅黑", arial;
	background: #FFFFFF;
	font-weight: normal;
}

p, h5, li, span, i{
  font-family: -apple-system, BlinkMacSystemFont,
	"Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell",
	"Fira Sans", "Droid Sans", "Helvetica Neue",
	sans-serif;
}

body {
	height: 100%;
	width: 100%;
	min-width: 1336px;
	position: relative;
	background: #fff;
}
* {
	margin: 0;
	padding: 0;
}

img {
	width: 100%;
	display: block;
	border: none;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.fl-l {
	float: left;
}

.fl-r {
	float: right;
}
.center{
	width: 1336px;
	margin: 0 auto;
}
.color01{
	color: #0F3FA3 !important;
}

#web{
	min-width: 1366px;
/* 	background-image:url('../img/web1.jpg');   
	background-repeat:no-repeat;    
	background-attachment:fixed; */
	}
	
.header01{
	height: 60px;
	background: rgba(255,255,255,1);
	z-index: 99;
	width: 100%;
/* 	border-bottom: 1px solid rgba(255, 255,255, .3); */
	position: fixed;
	line-height: 60px;
	text-align: center;
	box-shadow: 0px 1px 5px 0px rgb(55 99 170 / 10%), 2px 2px 0px 0px #ffffff inset;
}
.header01 img{
	width: 60px;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
}
.header01 ul{
	margin-left: 20px;
}
.header01 ul li{
	font-size: 14px;
	color: #333;
	float: left;
	padding: 0 20px;
	cursor: pointer;
}
.header01 ul li a{
	color: #333;
}
.header01 ul li:hover, .header01 ul li a:hover{
	color: #0F3FA3;
}
.header01 ul li:hover i{
	color: #0F3FA3;
}
.header01 .menu i{
	margin-left: 4px;
}
.header01 .focus i{
	font-size: 22px;
	vertical-align:middle; 
	margin-right: 4px;
}
.web-bg{
	background: url('../img/web01.jpg') center no-repeat;
	background-size: cover;
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
}

.product{
	width: 100%;
	background: #fff;
	background-size: cover;
	padding-top: 100px;
}
.title02 p{
	font-size: 46px;
	color: #333;
	text-align: left;
	font-weight: 300;
}
.title02 p:nth-child(2){
	color: #CDCDCD;
}
.a{
	font-size: 14px;
	font-weight: normal;
	line-height: 64px;
	cursor: pointer;
	color: #333;
}
.a i{
	font-size: 36px;
	vertical-align:middle; 
}
.a span{
	font-size: 18px;
	vertical-align:middle; 
}
.a:hover{
	color: #0F3FA3;
}
.consult{
	float: left;
}
.consult>li{
	width: 445px;
	height: 340px;
	background: #fff;
	float: left;
	cursor: pointer;
/* 	overflow: hidden; */
	transition: all 0.3s;
}
.consult>li:hover{
	background: #F6F7FB;
}
.consult2>li{
	float: none;
}
.consult>li img{
	width: 445px;
	transition: all 0.3s;
}
.consult>li img:hover{
	transform: scale(1.2);
}
.consult-text{
	height: 280px;
	text-align: left;
	color: #333;
	position: relative;
}
.consult-text h5{
	padding: 30px 30px 10px;
	font-size: 24px;
	font-weight: 300;
}
.consult-text p{
	font-size: 16px;
	color: #666;
	padding: 0 30px 20px;
	font-weight: 200;
}
.consult-text ul{
	padding: 0 40px;
}
.consult-text ul li{
	font-size: 14px;
	padding: 0;
	width: 180px;
	float: left;
	list-style-type: square;
	padding: 5px 0;
	font-weight: 200;
	cursor: pointer;
}
.consult-text ul li a{
	color: #666;
}
.consult-text ul li:hover{
	color: #0F3FA3;
	font-weight: 400;
}
.explore01{
	position: absolute;
	left: 30px;
	color: #0F3FA3;
	bottom: 30px;
	cursor: pointer;
}
.explore01 i, .explore02 i{
	font-size: 24px;
	vertical-align:middle; 
}
.explore01 span, .explore02 span{
	font-size: 14px;
	vertical-align:middle; 
}
.arrow{
	font-size: 24px;
	position: absolute;
	color: #F6F7FB;
}
.arrow01, .arrow02, .arrow03{
	font-size: 44px !important;
	left: -28px !important;
	top: 24px;
	color: #F6F7FB !important;
}
.arrow02{
	left: 428px !important;
}
.arrow03{
	left: 22px !important;
	top: -30px;
}
.title1{
	text-align: center;
	height: 800px;
/* 	background-image:url('../img/mb1.png');
	background-repeat:no-repeat;    
	background-attachment:fixed; */
}
.title1 p{
	font-size: 18px;
	width: 800px;
	margin: 0 auto;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: 200;
	padding-top: 30px;
	padding-bottom: 60px;
	font-weight: 200;
}
.title1 h5{
	color: #FFFFFF;
	font-size: 44px	;
	letter-spacing: 0;
	padding-top: 240px;
	font-weight: 200;
	background-image:-webkit-linear-gradient(bottom,#FF7011,#fff,yellow); 
	-webkit-background-clip:text; 
	-webkit-text-fill-color:transparent; 
}
.explore02{
	font-size: 14px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.explore02:hover{
	opacity: 0.6;
}

.industry{
	background: #fff;
	padding: 100px 0;
}
.industry ul li{
	float: left;
	width: 430px;
	overflow: hidden;
	text-align: left;
	margin-right: 20px;
	border: 1px solid rgba(228,228,228,1);
	transition: all 0.3s;
	cursor: pointer;
}
.industry ul li:nth-child(3){
	margin-right: 0;
}
.industry ul li img{
	width: 100%;
	transition: all 0.3s;
}
.industry ul li h5{
	padding: 20px 30px 10px;
	font-size: 24px;
	color: #333;
	font-weight: 300;
}
.industry ul li p{
	font-size: 18px;
	color: #666;
	font-weight: 200;
	padding: 10px 30px;
}
.industry ul li .explore03{
	font-size: 14px;
	color: #0F3FA3;
	padding: 30px 30px;
	cursor: pointer;
}
.explore02 a{
	color: #fff;
}
.explore03 i, .explore04 i{
	font-size: 24px;
	vertical-align:middle; 
}
.explore03 span, .explore04 span{
	font-size: 14px;
	vertical-align:middle; 
}
.industry ul li:hover {
	background: #F6F7FB;
}
.industry ul li:hover img{
	transform: scale(0.94);
}
.industry ul li:hover h5{
	color: #0F3FA3;
}
.controls{
	padding-top: 20px;
}
.controls ul li{
	display: block;
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	margin-top: 6px;
	border: 1px solid #333;
	border-radius: 100%;
}
.controls ul li:nth-child(1){
	background: #333;
}
.controls i{
	font-size: 24px;
	color: #999;
	float: right;
	margin: 0 5px;
	cursor: pointer;
}
.controls i:hover{
	color: #0F3FA3;
}

.news{
	width: 100%;
	padding: 100px 0;
	background: #fff;
}
.news .box{
	width: 1366px;
	padding-top: 30px;
	margin: 0 auto;
}
.img-text{
	float: left;
	width: 582px;
	text-align: left;
	margin-right: 20px;
	padding: 20px;
	color: #333333;
	background: #F6F7FB;
	font-size: 300px;
/* 	border: 1px solid #c6c6c6; */
	cursor: pointer;
	transition: all 0.3s;
}
.img-text p:nth-child(1){
	font-size: 22px;
	font-weight: 300;
}
.img-text p:nth-child(2){
	font-size: 22px;
	padding: 10px 0;
	font-weight: 300;
}
.img-text p:nth-child(3){
	font-size: 14px;
	padding-bottom: 20px;
	font-weight: 200;
}
.img-text img{
	width: 100%;
}
.img-text:hover{
	background: #F6F7FB;
	border-color: #F6F7FB;
}
.img-text:hover p:nth-child(2){
	color: #0F3FA3;
}
.news .text{
	float: right;
	width: 720px;
}
.news .text li{
	padding: 24px 20px 24px 40px;
	text-align: left;
	margin-bottom: 20px;
	background: #fff;
	cursor: pointer;
	position: relative;
	transition: all 0.3s;
}
.news .text li::after{
	content: '';
	width: 6px;
	height: 6px;
	background: #333;
	display: block;
	position: absolute;
	transform: rotate(45deg);
	left: 20px;
	top: 33px;
}
.news .text li:nth-child(3){
	margin-bottom: 0;
}
.news .text li:hover{
	background: #F6F7FB;
}
.news .text li:hover::after{
	background: #0F3FA3;
}
.news .text01{
	width: 600px;
	float: left;
}
.news .text01 p:nth-child(1){
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: normal;
	font-weight: 300;
}
.news .text01 p:nth-child(2){
	font-size: 14px;
	color: #666;
	line-height: 22px;
	font-weight: 300;
}
.news .text02{
	float: right;
}
.news .text02 p{
	font-size: 16px;
	font-weight: 300;
}
.news .text02 i{
	float: right;
	font-size: 18px;
	color: #666;
	margin-top: 18px;
}
.news .text li:hover :nth-child(1){
	color: #0F3FA3;
}

.el-footer{
	padding: 0 !important;
	background: #fff;
}
.contact{
	background: #0F3FA3;
	color: #fff;
	height: 98px;
	font-weight: 300;
	text-align: center;
}
.contact-text{
	text-align: right;
	float: left;
	width: 50%;
}
.contact-text span{
	font-size: 24px;
	line-height: 98px;
	vertical-align:middle; 
}
.contact-text i:nth-child(2){
	font-size: 24px;
	line-height: 98px;
	vertical-align:middle; 
}
.contact-text i:nth-child(3){
	font-size: 36px;
	line-height: 98px;
	vertical-align:middle; 
	
}
.contact-phone{
	text-align: left;
	float: left;
	width: 50%;
	padding-top: 13px;
	font-weight: 200;
}
.contact-phone p{
	font-size: 18px;
	padding: 5px 0;
}


.navigation{
	padding: 60px 0 30px;
	background: #f8f8f8;
}
.brand{
	border-left: 1px solid rgba(228,228,228,1);
	text-align: center;
	padding-left: 60px;
	font-size: 12px;
	float: right;
	color: #666;
}
.brand img:nth-child(1){
	width: 78px;
	margin: 0 0 20px 20px;
}
.brand img:nth-child(2){
	width: 120px;
	margin-bottom: 6px;
}
.navigation ul{
	float: left;
	width: calc(100%/6 - 31px);
}
.navigation ul li{
	font-size: 13px;
	margin-bottom: 10px;
	cursor: pointer;
	font-weight: 300;
}
.navigation ul li a{
	color: #333;
}
.navigation ul li a:hover{
	color: #0F3FA3;
	font-weight: 400;
	text-decoration: underline;
}
.navigation ul li:nth-child(1){
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
	cursor: auto;
	font-weight: 400;
}
.record{
	border-top: 1px solid rgba(228,228,228,1);
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: 300;
	padding: 15px 0;
	background: #f8f8f8;
}

.video-box {
    position: relative;
/*    height: 80vh; */
    background-color: #C1CFF7;
    /*进行视频裁剪*/
    overflow: hidden;
	z-index: -1;
}

.video-box .video-background {
    position: fixed;
    left: 50%;
    top: 50%;
	z-index: -1;
    /*保证视频内容始终居中*/
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    /*保证视频充满屏幕*/
    object-fit: cover;
    min-height: 800px;
}
.img{
	position: absolute;
	top: 240px;
	left: 300px;
	width: 500px;
	z-index: 99;
}

.describe01{
	width: 100%;
	background: #f8f8f8;
	padding: 50px 0;
}
.describe01-text{
	width: 46%;
	padding: 30px;
	background: #0F3FA3;
	text-align: left;
	cursor: pointer;
}
.describe01-text h5{
	color: #FFFFFF;
	font-size: 44px	;
	font-weight: 200;
	padding-bottom: 10px;
}
.describe01-text p{
	color: #FFFFFF;
	font-size: 16px	;
	padding: 10px 60px 10px 0;
	font-weight: 200;
}
.describe01-text .explore04{
	color: #fff;
	margin-top: 60px;
	cursor: pointer;
}
.describe01-text .explore04:hover{
	opacity: 0.8;
}
.describe01-img{
	width: 720px;
	height: 340px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	right: 0;
}
.describe01-img img{
	width: 100%;
}

.anima {
		animation-name: likes;
		animation-direction: alternate;
		animation-timing-function: linear;
		animation-delay: 0s;
		animation-iteration-count: infinite;
		animation-duration: 20s;
	}
@keyframes likes {
		 0%{
		      transform: scale(1);
		   }
		   25%{
		      transform: scale(1.2);
		   }
		   50%{
		      transform: scale(1.3);
		   }
		   75%{
		      transform: scale(1.2);
		   }
		   100%{
		      transform: scale(1);
		   }
}
		   
.menu>li{
	position: relative;
}
.down-menu{
	background: #fff;
	position: absolute;
	padding: 30px 60px;
	top: 60px;
	left: 0;
	display: none;
	transform: translateY(-180px);
	box-shadow: 0px 5px 5px 0px rgb(55 99 170 / 10%);
	transition: all 3s;
}
.down-menu01{
	background: #fff;
	position: absolute;
	padding: 30px;
	top: 60px;
	z-index: 100;
	left: 0;
	display: none;
	transform: translateY(-180px);
	box-shadow: 0px 5px 5px 0px rgb(55 99 170 / 10%);
	transition: all 3s;
}
.down-menu>ul {
	float: left;
	margin-right: 100px;
}
.down-menu>ul:nth-last-child(2) {
	margin-right: 0;
}
.down-menu>ul li, .down-menu01>ul li{
	font-size: 14px;
	float: none;
	text-align: left;
	color: #333;
	line-height: 22px;
	font-weight: 300;
	padding: 5px 0;
}
.down-menu>ul li:nth-child(1){
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom:1px solid rgba(228,228,228,1);
}
.down-menu>ul li:hover, .down-menu01>ul li:hover{
	font-weight: 400;
}

.menu>li:hover .down-menu{
	display: block;
	transform: translateY(0px);
}
.menu>li:hover .down-menu01{
	display: block;
	transform: translateY(0px);
}
.focus>li{
	position: relative;
}
.down-menu03{
	background: #fff;
	position: absolute;
	display: none;
	top: 60px;
	left: 0;
	box-shadow: 0px 5px 5px 0px rgb(55 99 170 / 10%);
}
.header01 .down-menu03 img{
	width: 180px;
	margin: 0;
	float: none;
}
.header01 .down-menu03 p{
	font-weight: 300;
	padding: 0;
	line-height: 24px;
	padding-bottom: 10px;
	color: #333 !important;
}
.focus>li:hover .down-menu03{
	display: block;
}