/*公共样式*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	padding: 0;
	margin: 0;
	font-family:"Open Sans","PingFang SC","Microsoft YaHei","Helvetica Neue",Arial ;
}

a{
	text-decoration:none!important;
}

ul{
	padding: 0;
	margin: 0;
}

li{
	list-style-type:none
}

input,textarea{
	outline:none
}

p{
	margin: 0;
}

.w1200{
	width: 1200px;
	display: block;
	margin: 0 auto;
}

.Select{
	background: rgb(68, 137, 236)!important;
	color: #fff!important;
}

/*公共头部*/
.headerBox{
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #f0f0f0;
	/* position: fixed; */
	position: absolute;
	top: 0;
	z-index: 99;
}

.header{
	width: 1200px;
	height: 70px;
	line-height: 70px;
	display: block;
	margin: 0 auto;
}

.headerLogo{
	/* margin-right: 45px; */
	margin-right: 20px;
}
.BannerNavBox >img{
	margin-right: 20px;
}
.headerNav{
	padding: 0 15px;
	box-sizing: border-box;
	font-size: 14px;
	text-align: center;
	position: relative;
}
.headerNav1{
	padding: 0 15px;
	box-sizing: border-box;
	font-size: 14px;
	/* text-align: center; */
	position: relative;
}
 
.Language{
	margin-left: 50px;
}

.LanguageA{
	font-size: 12px;
	color: #333;
}

.headerNavA{
	width: 100%;
	height: 100%;
	/* padding: 0 15px; */
	text-align: center;
	line-height: 65px;
	display: inline-block;
	color: #333;
}
.headerNavA2{
	width: 100%;
	height: 100%;
	/* padding: 0 15px; */
	/* text-align: center; */
	line-height: 30px;
	display: inline-block;
	/* color: #fff; */
}
/* .headerNavA2:hover{
	color: rgb(68, 137, 236)!important;
	
} */

.headerNavA_5{
	color: #9fa3a6;
	font-size: 12px;
	width: 100%;
	height: 100%;
	/* padding: 0 15px; */
	/* text-align: center; */
	line-height: 30px;
	display: inline-block;
}
.headerNavA_5:hover{
	color: #fff;
}
.headerNavA_4{
	color: #3333;	
}
.headerNavA_4:hover{
	color: #fff;
}
.headerNavA:hover{
	color: #333;
	border-bottom: 2px solid #333;
}


.headerNavAsubsetBox{
	position: absolute;
	bottom: 0;
	left: 0;
}

.SecondUl{
	position: relative;
}

.onlySecondUl{
	background: #fff;
	position: absolute;
	/* right: 385px; */
	/* right: 438px; */
	/* right: 650px; */
	right: 697px;
	/* left: 0;
	bottom: -20px; */
}
.onlySecondUl2{
	background: #fff;
	position: absolute;
	/* right: 385px; */
	/* right: 438px; */
	right: 610px;
}

.onlySecondUl li{
	width: 150px;
	line-height: 55px;
	text-align: center;
	border-top: 1px solid #e1e1e1;
}

.SecondA{
	color: #333;
}

.onlySecondUl li:nth-child(1){
	border: none;
}

.SecondNav{
	/* width: 1200px; */
	width: 100%;
	margin: 0 auto;
	display: none;
	position: relative;
}

.SecondNav0{
	display: block;
}

.Second{
	font-size: 14px;
	font-weight: bold;
	padding: 25px 50px;
}
.Second0{
	margin-left: 252px;
}

.SecondChow{
	color: rgb(68, 137, 236);
}
.ThirdStage{
	width: 100%;
}
.ThirdStageBox{
	display: inline-flex;
	width: 100%;
	background: #fff;
	position: absolute;
	top: 70px;
	left: 0;
}

.ThreeLayersBox{
	width: 1200px;
	display: block;
	margin: 0 auto;
}

.ThreeLayers{
	/* width: 33%; */
	width: 398px;
}

.ThreeLayers{
	padding: 20px 0;
	box-sizing: border-box;
	/* border-top: 1px solid #f0f0f0; */
}
.ThreeLayersLayout{
    /* padding-right: 72px; */
	justify-content: space-between;
}
.ThreeLayersImgBox{
	width: 120px;
	height: 130px;
	margin-left: 25px;
	margin-right: 15px;
}

.ThreeLayersImgBox img{
	display: block;
	margin: 0 auto;
}

.ThreeLayersTx{
    height: 150px;
	width: 100px;
	text-align: center;
    /* padding-right: 72px; */
    border-right: 1px solid #f0f0f0;
	flex: 1;
	margin-left: 30px;
}

.ThreeLayersName{
	font-size: 14px;
	font-weight: bold;
	/* text-align: right; */
	color: #333;
	text-align: left;
}

.FourLayersUl{
	margin-top: 25px;
}

.FourLayersName{
	line-height: 28px;
	/* text-align: right; */
	text-align: left;
	color: #999999;
}

/*首页轮播*/
.BannerBox {
	width: 100%;
	/*height: 856px;*/
	overflow: hidden;
	position: relative;
}

.swiper-container {
	width: 100%;
	float: left;
}

.pagination {
	position: absolute;
	bottom: 20px;
	z-index: 20;
	bottom: 27px;
	width: 100%;
	text-align: center;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-left: 25px;
	background: #fff;
	border-radius: 50%;
}

.swiper-pagination-switch:hover,
.swiper-active-switch {
	width: 50px;
	height: 15px;
	border-radius: 15px;
}

.bannerTx{
    width: 1200px;
    display: block;
    margin: 0 auto;
    color: #fff;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
}

.bannerTx h4{
    font-size: 60px;
    text-align: center;
}

.bannerTx img{
    display: block;
    margin: 30px auto;
}

.bannerTx p{
    font-size: 28px;
    font-weight: 400;
    text-align: center;
}

.arrow-left {
	position: absolute;
	top: 400px;
	left: 120px;
	bottom: 28px;
	height: 43px;
	z-index: 10;
}

.arrow-left:hover {
	background-position: 0 -25px;
}

.arrow-right {
	position: absolute;
	top: 400px;
	right: 120px;
	bottom: 28px;
	height: 43px;
	z-index: 10;
}

.arrow-right:hover {
	background-position: -22px -25px;
}

/*首页轮播导航*/
.BannerHeaderBox{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 15px 0;
	box-sizing: border-box;
}

.BannerHeader{
	width: 1200px;
	/* width: 1020px; */
	display: block;
	margin: 0 auto;
}

.BannerNavLogo{
	margin-right: 45px;
}

.BannerNav{
	padding: 10px 15px;
	box-sizing: border-box;
	font-size: 14px;
	text-align: center;
}

.BannerNav a{
	width: 100%;
	height: 100%;
	display: inline-block;
	color: #fff;
}
/*首页四方格*/
.CheckeredPattern{
	padding: 15px!important;
	box-sizing: border-box;
}

.Pattern{
	width: 49%;
	position: relative;
	margin-bottom: 30px;
}

.Pattern:nth-child(3),.Pattern:nth-child(4){
	margin-bottom: 0;
}

.labelBox{
	width: 215px;
	height: 235px;
	position: absolute;
	top: 40px;
	/* left: 70px; */
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
}

.labelBox p{
	width: 100%;
	margin-top: 70px;
	font-size: 32px;
	color: #fff;
	text-align: center;
}

.PatternImg{
	width: 100%;
	display: block;
}

.playerIcon{
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
}

/*首页解决方案*/
.IndexSolutionTitle{
	font-size: 28px;
	color: #394b74;
}

.IndexSolutionUnderline{
	width: 125px;
	height: 4px;
	display: block;
	/* background: rgb(68, 137, 236); */
	background: rgb(68, 137, 236);
	margin-top: 25px;
}

.IndexSolutionCon{
	margin: 30px 0;
	font-size: 18px;
	line-height: 45px;
}

.IndexSolutionA{
	width: 125px;
	height: 45px;
	display: block;
	margin-top: 30px;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: rgb(68, 137, 236);
	/* border-radius: 45px 0 45px 45px; */
}

.IndexSolutionA:hover{
    color: #e6e1e1;
    background: rgb(68, 137, 236);
}
/*首页经典案例*/
.ClassicCaseBox{
	overflow: hidden;
	position: relative;
}

.ClassicCaseTitle{
	font-size: 28px;
	text-align: center;
}

.ClassicCaseUnderline{
	width: 120px;
	height: 5px;
	display: block;
	margin: 20px auto 50px;
	background: rgb(68, 137, 236);
}

.ClassicCaseImg{
	width: 400px;
	height: 400px;
	display: block;
	object-fit: revert;
	
}
.myswiper2{
	position: relative;
}
.navigationBozx{
	/* margin-top: 50px; */
	position: absolute;
	z-index: 8888;
	left: 50%;
	top: 50%;
	transform: translate(-50%);
	width: 90%;
	display: flex;
	justify-content: space-between;
}

.swiper-button-next1{
	margin-right: 50px;
	cursor: pointer;
}
.myswiper32{
	left: 49%;
}


.swiper-button-prev2{
    cursor: pointer;
}

.ClassicCaseTx{
	color: #000;
	padding: 15px;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	width: 380px;
	/* position: absolute;
	bottom: 2%;
	left: 0;
	right: 0; */
}

.ClassicCaseTx p{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.ClassicCaseTx div{
	font-size: 14px;
	margin-top: 35px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

/*产品中心*/
.NewProducts{
	overflow: auto;
}

.NewProductsPic{
	width: 100%;
	display: block;
	height: 244px;
}

.NewProductsTX{
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #efedf2;
	border-top: none;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 214px;
}

.NewProductsTitle{
	font-size: 16px;
	margin-bottom: 20px;
}

.NewProductsCon{
	font-size: 14px;
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.NewProductsCon:hover{
	color: #4489ec;
	cursor: pointer;
}

.ProductCenterTitle{
	font-size: 36px;
	text-align: center;
}

.ProductCenterST{
	margin-top: 10px;
	font-size: 20px;
	text-align: center;
	margin-bottom: 50px;
}

.ProductClassification{
    margin-bottom: 80px;
}

.ProductClassificationT{
	width: 240px;
	line-height: 110px;
	font-size: 24px;
	background: rgb(68, 137, 236);
	color: #fff;
	text-align: center;
}

.option{
	width: 240px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	margin-top: 5px;
	cursor: pointer;
	margin-left: 30px;
	border: 1px solid #333;
}

.option:nth-child(1){
    margin-left: 0;
}

.UFHotPhoneBox{
	margin-top: 205px;
	color: rgb(68, 137, 236);
}
.ClassicCaseTxp:hover{
	color: rgb(68, 137, 236);
}
.ClassicCaseTxdiv:hover{
	color: rgb(68, 137, 236);
}

.UFHotPhone{
	margin-left: 10px;
}

.UFHotPhoneT{
	font-size: 14px;
}

.UFHotPhoneP{
	font-size: 20px;
	margin-top: 10px;
}

.ProductUL{
	width: 1200px;
	margin-left: 15px;
}

.ProductUL li{
	width: 24%;
	border: 1px solid #f7f7f7;
	margin-bottom: 40px;
	margin-left: 1%;
}

.ProductUL li:hover{
	box-shadow: 0 0 20px #dfe7f0;
}

.ProductUL li:nth-child(1),.ProductUL li:nth-child(4n+1){
	margin-left: 0;
}

.ProductUL li:nth-child(5),.ProductUL li:nth-child(6),.ProductUL li:nth-child(7),.ProductUL li:nth-child(8){
	margin-bottom: 0;
}

.ProductIcon{
	width: 100%;
	/*height: 210px;*/
	text-align: center;
}

.ProductName{
	width: 100%;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	background: #f7f7f7;
	color: #333;
}
/*产品单页*/
.ProductBannerP{
    width: 495px;
    text-align: center;
    color: #333;
    font-size: 18px;
    margin: 3% auto 0;
    line-height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.DownloadA{
    width: 260px;
    height: 50px;
	background: rgb(68, 137, 236);
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	display: block;
    margin: 3% auto 0;
}

.DownloadA:hover{
    color: #e6e1e1;
    background: #3367d6;
}

.environment,.selectivity{
	width: 43%;
}

.partition{
	width: 1px;
	height: 290px;
	background: #f1f1f1;
}

.environmentTitle,.selectivityTitle{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.environmentLi{
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	border-radius: 50%;
	box-shadow: 0 0 15px #f1f1f1;
}

.selectivityTx{
	width: 380px;
	margin: 50px auto 0;
	line-height: 30px;
	text-align: center;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.ProductInformation{
	padding-top: 80px;
	border-top: 1px solid #f1f1f1;
}

.ProductNameT{
	font-size: 36px;
	text-align: center;
	margin-bottom: 40px;
}

.ProductPic{
	width: 200px;
	display: block;
	margin: 0 auto 70px;
}

.parameter{
	width:500px;
}

.parameter li{
	width: 33.33%;
    margin-bottom: 15px;
    text-align: center;
}

.parameter li:nth-child(3n){
    margin-right: 0;
}

.parameter li img{
	width: 60%;
	display: block;
	margin: 0 auto;
}

.parameter li p{
    /* height:50px; */
	font-size: 18px;
	font-weight: 400;
	color: #6a7581;
	margin-top: 10px;
	text-align: center;
}

.dlBox{
    width: 260px;
}

.dlBox img{
    width: 100%;
}

.dl{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ff1103;
    color: #fff;
    display: block;
    text-align: center;
}

/*解决方案*/
.Solution{
	width: 23%;
	height: 393px;
	margin-left: 2%;
	color: #fff;
	position: relative;
}

.Solution:nth-child(1){
	margin-left: 0;
}

.SolutionPic{
	width: 100%;
	height: 100%;
	display: block;
}

.lamp{
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 125px;
	left: 0;
	right: 0;
	z-index: 5;
}

.SolutionTitle{
	width: 200px;
	font-size: 18px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	position: absolute;
	top: 215px;
	left: 0;
	right: 0;
	z-index: 5;
	text-align: center;
}

.CoverPlate{
	width: 100%;
	height: 100%;
	background: rgb(68, 137, 236);
	opacity: .8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}

.SolutionScon{
	width: 230px;
	font-size: 14px;
	display: none;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
	z-index: 2;
}

.seeMore{
	width: 40px;
	display: none;
	margin: 0 auto;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	z-index: 2;
}

.Solution:hover .CoverPlate{
	display: block;
}

.Solution:hover .SolutionScon{
	display: -webkit-box;
}

.Solution:hover .seeMore{
	display: block;
}

/*经典案例*/
.PageTitle{
	width: 100%;
	font-size: 36px;
	font-weight: bold;
	margin: 85px 0 60px 0;
	text-align: center;
}

/*新闻中心*/

.hotNews,.typeBox,.archives{
	width: 31%;
	height: 385px;
	box-shadow: 0 0 6px #e2e2e2;
	padding: 0 40px 0 45px;
	box-sizing: border-box;
}

.typeBox{
	position: relative;
}

.TypeTitle{
	font-size: 18px;
	font-weight: bold;
	margin-top: 43px;
	text-align: center;
	margin-bottom: 45px;
}

.hotNewsLi,.archivesLi{
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 15px;
}

.archivesLi{
	border: none;
}

.hotNewsSpan{
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #87e1f2;
	margin-right: 10px;
}

.hotNewsTitle{
	width: 90%;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.archivesTitle{
	width: 55%;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.hotNewsA:hover .hotNewsTitle{
	color: rgb(68, 137, 236);
}

.archivesA:hover .archivesTitle{
	color: rgb(68, 137, 236);
}

.archivesA img{
	width: 10px;
	margin-right: 10px;
	margin-left: 72px;
}

.typeA{
	border-radius: 50%;
	box-shadow: 0 0 15px #c7c7c7;
	color: #333;
	text-align: center;
	white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.typeA0{
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	top: 100px;
	left: 45px;
}

.typeA1{
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 135px;
	left: 0;
	right: 0;
}

.typeA2{
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	bottom: 80px;
	right: 135px;
}

.typeA3{
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	top: 90px;
	right: 62px;
}

.typeA4{
	width: 80px;
	height: 80px;
	line-height: 80px;
	position: absolute;
	bottom: 60px;
	left: 50px;
}

.typeA5{
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	bottom: 120px;
	right: 40px;
}

.New{
	width: 100%;
	margin-bottom: 30px;
}

.NewImgA{
    width: 50%;
	height: 345px;
	overflow: hidden;
}

.NewImg{
	width: 100%;
}

.NesContentBox{
	width: 50%;
	height: 345px;
	padding: 70px 40px 0 50px;
	box-sizing: border-box;
	box-shadow: 0 0 10px #e2e2e2;
}

.NesContent{
	overflow: auto;
	border-bottom: 1px solid #f1f1f1;
}
.NesContent h3{
	color:#000
}
.newsLIstTitle:hover{
	color: rgb(68, 137, 236);
}


.NesSContent{
	font-size: 14px;
	line-height: 26px;
	color: #6a7581;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.NesSContent:hover{
	color: rgb(68, 137, 236);
}
.NesContentA{
	color: #333;
	margin: 25px 0;
	display: block;
}
.NesContentA:hover{
	color: rgb(68, 137, 236);
}

.NewTime{
	width: 100%;
	text-align: right;
	font-size: 14px;
	color: rgb(68, 137, 236);
	margin-top: 13px;
}

.page{
	width: 100%;
	text-align: center;
	margin-top: 55px;
}

.page span,.page a{
	padding: 5px 10px;
	border: 1px solid #f1f1f1;
	color: #999;
}

/*关于我们*/
.AboutBannerBox,.JoinUsBannerBox,.partnerBannerBox{
	width: 100%;
	display: block;
	position: relative;
}

.AboutBannerBox img{
	font-size: 14px;
	width: 100%;
	display: block;
}

.AboutBannerTx,.JoinBannerTx,.ProductBannerTx{
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 15%;
	left: 0;
	right: 0;
}

.AboutBannerTx h3,.ProductBannerTx h3{
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.AboutBannerTxP{
	font-size: 28px;
	color: #fff;
	text-align: center;
	margin-top: 5%;
}

.AboutBannerTxA{
	width: 170px;
	height: 50px;
	background: rgb(68, 137, 236);
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	display: block;
	margin: 5% auto 0;
}

.AboutBannerTx a:hover{
	color: #e6e1e1;
    background: #3367d6;
}

.supplierTitle{
	font-size: 36px;
	text-align: center;
}

.supplierSTitle{
	font-size: 26px;
	text-align: center;
}

.describeBox{
	width: 49%;
	height: 360px;
	box-shadow: 0 0 8px #e2e2e2;
}

.describeBox img{
	display: block;
	margin: 30px auto 20px;
}

.describeBox h4{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}

.describeBox div{
	width: 65%;
	display: block;
	margin: 30px auto 0;
	font-size: 18px;
	color: #777;
	text-align: center;
	line-height: 28px;
}

.cooperationBox{
	width: 100%;
	height: 845px;
	background-image: url(../images/aboutBg.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

.cooperation{
	width: 45%;
	margin-left: 33%;
	display: block;
	color: #fff;
}

.cooperation h4{
	font-size: 56px;
	margin-top: 135px;
	margin-bottom: 80px;
}

.cooperationTx{
	margin-bottom: 65px;
}

.cooperationTx img{
	width: 2%;
}

.cooperationTx p{
	width: 96%;
}

.cooperationA{
	width: 170px;
	height: 60px;
	line-height: 60px;
	border-radius: 60px;
	background: rgb(68, 137, 236);
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
}

.cooperationA:hover{
	color: #e6e1e1;
    background: #3367d6;
}

/*加入我们*/
.JoinUsBannerBox img{
	width: 100%;
	display: block;
}

.JoinBannerTx h3{
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.JoinBannerTx span{
	width: 369px;
	height: 4px;
	background: #fff;
	opacity: .5;
	display: block;
	margin: 2% auto 0;
}

.JoinBannerTx p{
	font-size: 36px;
	color: #fff;
	text-align: center;
	margin-top: 2%;
}

.JoinBannerTx i{
	display: block;
	margin: 1.5% auto;
	font-size: 26px;
	color: #fff;
	text-align: center;
	margin-top: 2%;
	font-style:normal
}

.JoinUsCon p{
    font-size: 56px;
    margin-top: 150px;
    margin-bottom: 80px;
}

.JoinUsCon div{
    line-height: 50px!important;
}

/*成为RETC伙伴*/
.reasonBox{
	background-image: url(../images/biank.png);
	background-position: 45% 80%;
	background-repeat: no-repeat;
	background-size:70% ;
}

.reason{
	width: 500px;
}

.reasonETitle{
	font-size: 30px;
	color: #e5e5e5;
	padding-right: 50px;
	box-sizing: border-box;
	text-align: right;
}

.reasonTitle{
	font-size: 36px;
	padding-right: 50px;
	box-sizing: border-box;
	text-align: right;
}

.reasonContent{
	width: 100%;
	padding: 40px 40px 60px 40px;
	box-sizing: border-box;
	background: rgb(68, 137, 236);
	color: #fff;
	margin-top: 55px;
}

.FormBox{
	box-shadow: 0 0 8px #e2e2e2;
	padding: 60px 0 70px 70px;
	box-sizing: border-box;
}

.FormBox h4{
	font-size: 34px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 70px;
	font-weight: bold;
}

.writeIN{
	width: 100%;
	margin-bottom: 20px;
}

.Tips{
	width: 188px;
	height: 66px;
	font-size: 18px;
	color: #fff;
	background: rgb(68, 137, 236);
	text-align: center;
	line-height: 66px;
	margin-right: 10px;
}

.Tips2{
	width: 188px;
	height: 148px;
	font-size: 18px;
	color: #fff;
	background: rgb(68, 137, 236);
	text-align: center;
	line-height: 148px;
	margin-right: 10px;
}

.writeIN input{
	width: 812px;
	height: 64px;
	border: 1px solid #e2e2e2;
	padding-left: 15px;
	box-sizing: border-box;
	font-size: 18px;
}

.writeIN textarea{
	width: 812px;
	height: 146px;
	border: 1px solid #e2e2e2;
	padding: 15px;
	box-sizing: border-box;
	font-size: 18px;
}

.FormBtn{
	width: 238px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	background: rgb(68, 137, 236);
	color: #fff;
	font-size: 18px;
	display: block;
	margin: 70px auto 0;
	cursor: pointer;
}

.FormBtn:hover{
	color: #e6e1e1;
    background: #3367d6;
}

/*联系我们*/
.location{
	font-size: 14px;
	color: #999999;
}

.location a{
	margin: 0 5px;
	color: #999999;
}

.goJoin{
	margin-top: 15px;
	border-bottom: 1px solid #f1f1f1;
}

.current{
	font-size: 18px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.goJoin a{
	color: #999;
	margin-left: 20px;
}

.contactBox{
	box-shadow: 0 0 8px #e2e2e2;
	margin-bottom: 35px;
}

.contactBox img{
	width: 614px;
	margin-right: 50px;
}

.contant{
	width: 535px;
}

.contant h3{
	font-size: 28px;
	margin-bottom: 30px;
}

.contant span{
	width: 175px;
	height: 1px;
	background: #f1f1f1;
	display: inline-block;
	margin-bottom: 20px;
}

.contant p{
	font-size: 18px;
	color: #9ea7ad;
	line-height: 38px;
}

/*文章详情页*/
.articleTitle{
	font-size: 36px;
	margin: 80px 0 55px 0;
}

.articleTime{
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 60px;
}

.articleContent{
	font-size: 16px;
	line-height: 36px;
}

.articleContent img{
	max-width: 100%;
	display: block;
	margin: 25px auto;
}

/*无源无线传感技术*/
.SensorTechnologyIntroduce h3{
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
}

.SensorTechnologyIntroduce div{
    font-size: 18px;
    line-height: 40px;
}

.system{
    margin-top: 80px;
}

.system:nth-child(1){
    margin-top: 0;
}

.systemTitle{
    width: 269px;
    height: 50px;
    line-height: 50px;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: block;
    background: #0aa6cc;
    border-radius: 25px 0 25px 0;
}

.systemClick{
    box-shadow: 0 0 15px #f4f4f4;
}

.systemPic{
    width: 50%;
}

.systemCont{
    width: 50%;
    font-size: 18px;
    text-align: center;
    padding: 25px;
    box-sizing: border-box;
}

/*footer*/
.footer{
	width: 100%;
	display: block;
	overflow: hidden;
}

.SearchBox{
	margin-top: 120px;
}

.SearchTitle p{
	width: 100%;
	font-size: 28px;
	color: #394b74;
	text-align: center;
}

.SearchTitle span{
	width: 160px;
	height: 5px;
	background: rgb(68, 137, 236);
	display: block;
	margin: 30px auto 0;
}

.SearchBox form{
	width: 555px;
	height: 60px;
	background: #fff;
	display: block;
	margin: 70px auto 120px;
	box-shadow: 0 0 35px #d0d0d0;
	padding: 10px 12px;
	box-sizing: border-box;
	/* border-radius: 60px 0 60px 60px; */
}

.fl{
	width: 400px;
	height: 40px;
	margin-right: 15px;
	border: none;
	font-size: 18px;
	color: #999;
	letter-spacing: 1px;
}

.fr{
	width: 110px;
	height: 40px;
	/* border-radius: 40px 0 40px 40px; */
	background: rgb(68, 137, 236);
	color: #fff;
	border: none;
	font-size: 18px;
}

.fr:hover{
    color: rgb(68, 137, 236);
    background: #3367d6;
	cursor: pointer;
}

.footerNavBox{
	width: 1200px;
	display: block;
	margin: 0 auto 115px;
}

.footerNav{
	width: 25%;
}

.footerNav p{
	font-size: 22px;
	font-weight: bold;
	color: #394b74;
	margin-bottom: 55px;
}

.footerNav div{
	width: 70%;
	font-size: 14px;
	color: #abb0be;
	line-height: 30px;
}

.footerNav li{
	line-height: 40px;
	color: #5d6667;
}

.footerNav li:hover{
	color: #4489ec;
}

.footerNavMore{
	font-size: 14px;
	color: #333;
	line-height: 40px;
}

.footerNavMore:hover{
	color: #4489ec;
}

.shareBox{
	width: 60%;
	margin-top: 20px;
}
.myfooter2{
	width: 100%;
	/* height: 900px; */
	background-color: #282828;
	overflow: hidden;
	
}
.footercenter{
	width: 1200px;
	/* margin: 60rpx auto; */
	margin: auto;

	height: 100%;
}
.footertop{
	width: 100%;
	/* height: 300px; */
	/* margin-top: 20px; */
	/* background-color: #0aa6cc; */
	display: flex;
	/* justify-content: space-between; */

}
.footerzhong{
	margin-top: 40px;
}

.downtitle{
	color: #9fa3a6;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}
.downtitle:hover{
	color: #fff!important;
}

.line{
	width: 100%;
	height: 1px;
	background-color: gray;
	margin-top: 10px;
}
.footertips{
	color: #545454;
	margin-top: 20px;
	margin-bottom: 40px;
}
.mylist{
	margin-top: 10px;
	font-size: 12px;
	width: 100px;
	/* text-overflow:ellipsis; */
	 /* height: 20px; */
	 /* overflow: hidden; */
}
.nav3{
	padding: 0;
}
.titleP{
	color: #fff;
	font-size: 28.8px;
	font-weight: 700;
}
.myfourbox{
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: space-between;
}
.myfourbox div{
	width: 49.5%;
	overflow: hidden;
	position: relative
}
.myfourbox div img{
	width: 100%;
	margin-bottom: 15px;
}
.myfourbox div img:hover{
	box-shadow:0 0 10px 0 rgba(0,0,0,.15)
}
.myfourbox .floatbox2{
	width: 100%;
	/* width: 500px; */
	position: absolute;
	right: 0;
	top: 40px;
	text-align: right;
	padding-right: 50px;
	box-sizing: border-box;
}
.myfourbox .floatbox2 span{
	display: block;
}
.titlename{
	font-size: 28.8px;
	font-weight: 700;
	color: #000;
	margin-bottom: 10px;
}
.titledis{
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;

}
.titlemore{
	font-size: 14px;
	color: #296dec;
}