﻿*{
	margin: 0;
	padding: 0;
	list-style: none;
}
.content img{
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.content .qn{
	height: 100%;
	background: url(../images/gywm-1_1.jpg)no-repeat center;
	background-size: cover;
}
.understand{
	height: 100%;
	box-sizing: border-box;
	overflow: hidden;
	background: #eeeeee;
}
.understand span.bk{
	width: 300px;
	height: 60px;
	display: inline-block;
	border: 1px solid #278FFF;
	position: relative;
	margin-left: 33%;
	position: absolute;
	top: 25%;
}
.understand P.liaojie{
	width: 300px;
	height: 60px;
	background: #278FFF;
	color: #ffffff;
	line-height: 60px;
	text-align: center;
	
	font-size: 20px;
	
	position: absolute;
	top: -10px;
	left: 10px;
}
.understand .tex{
	margin-top: -26%;
}
.understand .tex span{
	font-size: 12px;
	padding: 30px 0 30px 0;
	display: block;
	color: #555555;
}
.understand .tex h5{
	font-size: 20px;
	color: #018CFF;
}
.understand .tex p{
	font-size: 14px;
	color: #555555;
	line-height: 30px;
	margin-top: 5%;
}
@media screen and (max-width: 1440px) {
	.understand .tex p{
	    font-size: 14px;
	    color: #555555;
	    line-height: 20px;
	    margin-top: 2%;
	}
	.understand .tex span {
	    font-size: 12px;
	    padding: 3px 0 15px 0;
	    display: block;
	    color: #555555;
	}
	.understand span.bk {
	    width: 300px;
	    height: 60px;
	    display: inline-block;
	    border: 1px solid #278FFF;
	    position: relative;
	    margin-left: 33%;
	    position: absolute;
	    top: 12%;
	}
}
.content .we{
	height: 100%;
	background: #FFFFFF;
	padding: 0 20px;
	box-sizing: border-box;
	background: url(../images/we-1.jpg)no-repeat center;
	background-size: 100% 100% !important;
}
/*轮播*/
body {
  background: #eee;
  font-family: Helvetica Neue, Helvet.about03ica, Arial, sans-serif;
  font-size: 14px;
  color:#000;
  margin: 0;
  padding: 0;
}
.swiper-container {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.content .technology{
	background: url(../images/gywm-4.jpg)no-repeat center;
	background-size: 100% 100%;
	text-align: center;
	height: 100%;
	width: 100%;
	
}
.content .technology .mj{
	width: 1200px;
	margin: 0 auto;
	padding-bottom:169px;
}
.content .technology h4{
	font-size: 45px;
	color: #333333;
	margin-bottom: 2%;
	margin-top: 10%;
}
.content .technology .mj>p{
	font-size: 16px;
	color: #555555;
	margin: 0 60px;
	line-height: 37px;
	margin-bottom: 3%;
}
.swiper-button-prev{
	left: 250px!important;
	top: 60%!important;
}
.swiper-button-next{
	right: 250px!important;
	top: 60%!important;
}
.swiper-slide>div{
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(2, 1, 1,0.5);
	width: 100%;
	height: 100%;
	line-height: 36px;
	padding-top: 88px;
	box-sizing: border-box;
	display: none;
}
.swiper-slide>div p{
	color: #FFFFFF!important;
	font-size: 20px!important;
}
.swiper-slide img.gray{
	width: 100%;
	height: 100%;
	-webkit-filter: grayscale(100%);     
  	-moz-filter: grayscale(100%);    
    -ms-filter: grayscale(100%);     
  	-o-filter: grayscale(100%);       
    filter: grayscale(100%);          
	filter: gray;
}
.content .join{
	background: url(../images/gywm-5.jpg)no-repeat center;
	background-size: 100% 100%;
	height: 100%;
	box-sizing: border-box;
	text-align: center;
	padding-top: 30px;
}
.content .join img.te{
	width: 20%!important;
	height: auto;
	vertical-align: top;
}
.content .join ul{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 4%;
}
.content .join ul li{
	text-align: left;
	float: left;
	width: 25%;
	height: 500px;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	padding: 30px 0 0 30px;
	background: #FFFFFF;
	transition:all 1s ease;
}
.content .join ul li b{
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #018CFF;
	color: #FFFFFF;
	display: inline-block;
	font-size: 22px;
	transition:all 1s ease;
}
.content .join ul li h4{
	font-size: 24px;
	color: #333333;
	margin-top: 40px;
	transition:all 1s ease;
	margin-bottom: 20px;
}
.content .join ul li p{
	line-height: 25px;
	font-size: 12px;
	color: #555555;
	transition:all 1s ease;
}
.content .join ul li:hover{
	background: #018CFF;
	border: 1px solid #018CFF;
}
.content .join ul li:hover p,.content .join ul li:hover h4{
	color: #FFFFFF;
}
.content .join ul li:hover b{
	background: #FFFFFF;
	color: #018CFF;
}
/*关于我们页面*/
.gy {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 22px;
}
.about03{ clear:both; padding:40px;background: #FFFFFF;}
.about03 p{ line-height:25px; margin-top:10px;}
.about03_left{ width:330px; float:left;}
.about03_center{ width:344px; float:left; margin:0 28px; background:url(../images/about03_pic.jpg) no-repeat center; height:341px; padding:140px 0 0 140px;}
.about03_center h1{ font-size:24px;}
.about03_center p{ width:210px; margin-top:15px; line-height:25px;}
.about03_right{ width:330px; float:right;}
.about02_01{ text-align:right; margin-top:35px; height:150px;}

.about01_top_left{ width:125px; float:left;font-family:Arial, Helvetica, sans-serif; font-size:58px; color:#018cff; margin-right:10px;}
.about01_top_right{ float:right; width:195px; font-weight:bold; font-size:24px; margin-top:20px;}
.about01_top_right span{ font-weight:normal;}

.about02_03_top_left{ width:50px; float:left;font-family:Arial, Helvetica, sans-serif; font-size:58px; color:#018cff; margin-right:10px;}
.about02_03_top_right{ float:left; width:260px; font-weight:bold; font-size:24px; margin-top:20px;}
.about02_03_top_right span{ font-weight:normal;}

.about02_02{ margin-top:100px; text-align:right;}
.about02_03{ text-align:left; margin-top:35px; height:150px;}
.about02_04{ margin-top:100px; text-align:left;}
.about_honor{ clear:both; padding:40px 0 10px 0;}
.about03 P{ clear:both;}
.about_honor_top{ text-align:center; margin:30px 0;}
