
/*浮动*/
.floatL{
	float: left !important;
}
.floatR{
	float: right !important;
}
.clearFloat_L{
	clear: both;
}
/*重置*/
.margin0{
	margin: 0 !important;
}
.marginL207{
	margin-left: 207px !important;
}
.border0{
	border: none !important;
}
/*显示隐藏*/
.hide{
	display: none !important; 
}
#head-box-product1{
	width: 100%;
	height: 560px;
	overflow: hidden;
}
/*产品1*/
.product1-content {
	overflow: hidden;
}
.product1-content .product1-cnt-part1{
	width: 1150px;
	margin: 0 auto;
	border-bottom: 1px solid #ececec;
	padding-top: 57px;
	padding-bottom: 52px;
}
.product1-content .product1-cnt-part1 .product1-cnt-part1-left{
	position: relative;
	width: 300px;
	height: 260px;
	margin-left: 80px;
}
.product1-content .product1-cnt-part1 .product1-cnt-part1-left .img1{
	position: absolute;
	left: 0;
	top: 0;
	animation: rotateIn 3s;
}
.product1-content .product1-cnt-part1 .product1-cnt-part1-left .img2{
	position: absolute;
	right: 0;
	bottom: 0;
	animation: zoomIn 3s;
}
.product1-content .product1-cnt-part1 .product1-cnt-part1-right{
	font-size: 19px;
	color: #2a2a2a;
	margin-right: 130px;
	margin-top: 31px;
	animation: bounceInRight 3s;
}
.product1-content .product1-cnt-part1 .product1-cnt-part1-right ul li{
	margin-top: 19px;
	position: relative;
	padding-left: 26px;
}
.product1-content .product1-cnt-part1 .product1-cnt-part1-right ul li:after{
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #d9d9d9;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin:  auto 0;
}
.product1-content .product1-cnt-part2{
	margin-top: 110px;
	position: relative;
}

.product1-content .product1-cnt-part2 h1{
	text-align: center;
	font-size: 20px;
	color: #000;
	height: 172px;
	font-weight: 500;
}
.product1-content .product1-cnt-part2 h1:after{
	display: block;
	content: '';
	width: 30px;
	height: 6px;
	background-color: #dadadc;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: 70px;
}
.product1-content .product1-cnt-part2 ul{
	width: 1050px;
	margin: 0 auto;
	margin-bottom: 120px;
}
.product1-content .product1-cnt-part2 ul li{
	padding: 35px 0 26px 56px;
	border: 2px solid #ececec;
	border-radius: 20px;
	margin-bottom: 20px;
}
.product1-content .product1-cnt-part2 ul li:hover{
	border-color: #ccc;
}
.product1-content .product1-cnt-part2 ul li .product1-cnt-part2-right{
	margin-left: 30px;
}
.product1-content .product1-cnt-part2 ul li .product1-cnt-part2-right-top{
	font-size: 16px;
	color: #000;
}
.product1-content .product1-cnt-part2 ul li .product1-cnt-part2-right-bottom{
	color: #666;
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
}
.product1-content .product1-cnt-part3{
	height: 430px;
	width: 100%;
	background-color: #f2f4f6;
	padding-top: 90px;
}
.product1-content .product1-cnt-part3 .product1-cnt-part3-all{
	width: 960px;
	margin: 0 auto;
}
.product1-content .product1-cnt-part3 .product1-cnt-part3-cnt{
	box-sizing: border-box;
	width: 283px;
	height: 337px;
	background-color: #fff;
	margin-left: 55px;
	border-radius: 20px;
	text-align: center;
	padding-top: 40px;
	/*transition: all 2s;*/
}
.product1-content .product1-cnt-part3 .product1-cnt-part3-cnt:hover{
	box-shadow: 0 8px 20px #ddd;
	position: relative;
	top: -8px;
	transition: all 1s; 
}
.product1-content .product1-cnt-part3 .product1-cnt-part3-cnt h1{
	font-size: 18px;
	color: #000;
	margin-top: 26px;
	line-height:28px;
}
.product1-content .product1-cnt-part3 .product1-cnt-part3-cnt p{
	font-size: 16px;
	color: #666;
	margin-top: 8px;
}
.product1-content .product1-cnt-part4{
	height: 921px;
	width: 100%;
	position: relative;
}
.product1-content .product1-cnt-part4 .product1-cnt-part4-footer{
	height: 160px;
	width: 100%;
	background-color: #f2f4f6;
	position: absolute;
	bottom: 0;
	z-index: -1;
}
.product1-content  .product1-cnt-part4 h1{
	font-size: 20px;
	text-align: center;
	margin-top: 62px;
}
.product1-content  .product1-cnt-part4 .btn{
	text-align: center;
	margin-top: 42px;
	margin-bottom: 66px;
}
.product1-content  .product1-cnt-part4 .product1-cnt-part4-cnt{
	width: 1331px;
	margin: 0 auto;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose{
	/*width: 292px;*/
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose-b ul li{
	padding-left: 75px !important;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose ul {
	padding-top: 19px;
	width: 479px;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose ul li{
	padding-left: 10px;
	margin-top: 37px;
	padding-right: 50px;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose .product1-part4-cnt-chose-left{
	margin-right: 25px;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose-b .product1-part4-cnt-chose-left{
	margin-left: 0px;
	margin-right: 0;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose-b .product1-part4-cnt-chose-left .product1-part4-cnt-chose-right{
	margin-left: 0 !important;
	margin-right: 20px;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose .product1-part4-cnt-chose-right{
	margin-top: 5px;
	margin-left: 20px;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-a h1{
	font-size: 20px;
	color: #3C3C3C;
	margin-bottom: 12px;
	text-align: right;
	/*width: 328px;*/
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose-b .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-a h1{
	text-align: left !important;
	/*width: 315px;*/
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose-b .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-b h1{
	text-align: left !important;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-a h2{
	font-size: 16px;
	color: #848484;
	text-align: right;
	/*width: 328px;*/
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose-b .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-a h2{
	text-align: left !important; 
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-b h1{
	margin-top: 17px;
	text-align: right;
	color: #000;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-a h1{
	margin-top: 25px;
	text-align: right;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-chose-b .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-b h1{
	text-align: left !important;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-tab{
	background: url(../img/product1-part4-phone.png) no-repeat;
	background-position-x: -36px;
	width: 347px;
	height: 673px;
	position: relative;
}
.product1-content  .product1-cnt-part4 .product1-part4-cnt-tab img{
	position: absolute;
	left: 34px;
	top: 74px;
	width: 287px;
	height: 509px;
}
.chose-show .product1-part4-cnt-chose-left-a{
	display: none;
}
.chose-show-active .product1-part4-cnt-chose-left-b{
	display: none;
}
.product1-content  .product1-cnt-part5{
	width: 100%;
	height: 579px;
}
.product1-content  .product1-cnt-part5 h1{
	font-size: 24.2px;
	margin-top: 105px;
	text-align: center;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-top{
	text-align: center;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt{
	margin-top: 20px;
	position: relative;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt ul{
	width: 1069px;
	margin: 0 auto;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt li{
	text-align: center;
	/*margin-left: 120px;*/
	width: 178px;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt .part5-show .product1-cnt-part5-cnt-a{
	display: none;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt .part5-show-active .product1-cnt-part5-cnt-b{
	display: none;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt li .top{
	font-size: 18px;
	color: #3C3C3C;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt li .middle{
	margin-top: 15px;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt li .bottom{
	margin-top: 20px;
	font-size: 13px;
	color: #3C3C3C;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt .pro1-line-father{
	width: 100%;
	height: 2px;
	background-color: #ececec;
	position: absolute;
	top: 47px;
	z-index: -1;
}
.product1-content  .product1-cnt-part5 .product1-cnt-part5-cnt .pro1-line{
	width: 0%;
	height: 2px;
	background-color: #3675f5;
}

.product1-content  .product1-cnt-part6{
	width: 100%;
}
/*产品2*/
.product2-content .product1-cnt-part3{
	height: 695px;
	width: 100%;
	background-color: #f2f4f6;
	padding-top: 97px;
}
.product1-content .product1-cnt-part3 .product1-cnt-part3-cnt{
	margin-bottom: 37px;
}
.product2-content  .product1-cnt-part4 .h2{
	text-align: center;
	font-size: 18px;
	color: #3c3c3c;
	margin-top: 16px;
}
.product2-content .product1-cnt-part4 .product1-cnt-part4-cnt{
	width: 1425px;
}
.product2-content  .product1-cnt-part4 .product1-part4-cnt-tab{
	background: url(../img/product2-com.jpg) no-repeat;
	width: 724px;
	height: 415px;
	box-sizing: border-box;
	/*margin-left: 28px;*/
	position: relative;
	left: 30px;
	
}
.product2-content .product1-cnt-part4{
	height: 1015px;
}
.product2-content  .product1-cnt-part4 .product1-part4-cnt-tab img{
	width: 557px;
	height: 348px;
	left: 95px;
	top: 17px;
}
.product2-content  .product1-cnt-part4 .product1-part4-cnt-chose ul{
	margin-top: -30px;
}
.product2-content .product1-cnt-part4 .product1-cnt-part4-footer{
	height: 240px;
}
/*.product2-content .product1-cnt-part4 .product1-cnt-part4-footer img{
	width: 100%;
	height: 100%;
}*/
.product2-cnt-part5 .product2-cnt-part5-cnt{
	margin-bottom: calc(153px);
}
.product2-cnt-part5 .product2-cnt-part5-cnt2{
	margin-bottom: calc(130px);
}
.product2-cnt-part5 .product2-cnt-part5-cnt .h1{
	font-size: 24px;
	text-align: center;
	margin-top: 94px;
	margin-bottom: 115px;
	color: #000;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul{
	width: 1120px;
	margin: 0 auto;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li {
	width: 297px;
	text-align: center;
	margin-left: 100px;
	position: relative;
	cursor: pointer;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li:hover .li5{
	border-color: #ccc
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li:hover .li2-1{
	color: #347dff !important;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li:hover .li2-2{
	color: #2ad1a1 !important;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li:hover .li2-3{
	color: #fdac59 !important;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li:hover .li2-4{
	color: #44c9fc !important;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li:hover .li2-5{
	color: #b678ee !important;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li:hover .li2-6{
	color: #fd7487 !important;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul .product2-after:after{
	display: block;
	content: '';
	width: 265px;
	height: 23px;
	background: url(../img/product-part5-left.jpg) no-repeat;
	position: absolute;
	left: 223px;
	top: 17px;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li .li2{
	font-size: 18px;
	color: #3C3C3C;
	margin-top: 50px;
	margin-bottom: 42px;
	font-weight: bold;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li .li4{
	font-size: 16px;
	color: #3C3C3C;
	margin-top: 17px;
	margin-bottom: 30px;
}
.product2-cnt-part5 .product2-cnt-part5-cnt ul li .li5{
	width: 100%;
	height: 130px;
	border: 1px solid #f2eded;
	border-radius: 8px;
	font-size: 16px;
	color: #3C3C3C;
	box-sizing: border-box;
	line-height: 26px;
}
.product2-cnt-part5 .product2-cnt-part5-cnt2 ul li .li5{
	height: 188px;
	width:327px ;
	margin-left: -20px;
}
.product2-content  .product1-cnt-part4 .product1-part4-cnt-chose ul{
	width: 323px;
}
.product2-content  .product1-cnt-part4 .product1-part4-cnt-chose ul li{
	padding-right: 0;
}
.product2-content .product1-cnt-part3 .product1-cnt-part3-cnt{
	width: 277px;
	height: 298px;
}
.product2-content  .product1-cnt-part4 .product2-h1{
	font-size: 24.43px;
	color: #000;
}
.product2-content  .product1-cnt-part4 .product1-part4-cnt-chose-b ul li{
	padding-left: 100px;
}
.product2-content  .product1-cnt-part4 .btn{
	margin-top: 34px;
	margin-bottom: 50px;
}
/*关于我们-公司简介*/
.about1-us .about1-us-part1{
	font-size: 16px;
}
.about1-us .about1-us-part1{
	border-bottom: 1px solid #eff2f6;
}
.about1-us .about1-us-part1 ul {
	width: 810px;
	margin: 0 auto;
}
.about1-us .about1-us-part1 ul a{
	color: #000;
}
.about1-us .about1-us-part1 ul li{
	width: 185px;
	text-align: center;
	margin-left: 125px;
	padding: 38px 0;
}
.about1-us .about1-us-part1 ul .b-active{
	border-bottom: 1px solid #3f3975;
}
.about1-us .about1-us-part2{
	width: 1283px;
	margin: 0 auto;
	margin-top: 135px;
}
.about1-us .about1-us-part2 .about1-us-part2-cnt1{
	border-bottom: 1px solid #eff2f6;
	padding-bottom: 40px;
}
.about1-us .about1-us-part2 .about1-us-part2-cnt1 .about1-us-part2-cnt1-left{
	text-align: center;
	width: 486px;
	padding-top: 10px;
}
.about1-us .about1-us-part2 .about1-us-part2-cnt1 .about1-us-part2-cnt1-right{
	width: calc(1167px - 395px);
}
.about1-us .about1-us-part2 .about1-us-part2-cnt1 .about1-us-part2-cnt1-right h1{
	font-size: 22px;
	color: #000;
}
.about1-us .about1-us-part2 .about1-us-part2-cnt1 .about1-us-part2-cnt1-right p{
	font-size: 16px;
	color: #666;
	margin-top: 28px;
	line-height: 28px;
}
.about1-us .about1-us-part2-cnt2{
	margin-top: 47px;
	transition: all 2s; 
}
.overhide609{
	height: 665px;
	overflow: hidden;
}
.about1-us .about1-us-part2-cnt2 h1{
	font-size: 25px;
	text-align: center;
	color: #000;
}
.about1-us .about1-us-part2-cnt2 h2{
	font-size: 16px;
	text-align: center;
	color: #666;
	margin-top: 17px;
	margin-bottom: 45px;
}
.about1-us .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose{
	box-sizing: border-box;
	border: 3px solid #eff2f6;
	border-radius: 30px;
	padding-bottom: 30px;
	width: 1120px;
	margin: 0 auto;
	margin-bottom: 23px;
}
.about1-us .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose .about1-us-part2-cnt2-left{
	width: 388px;
	padding-top: 25px;
	margin-left: 15px;
}
.about1-us .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose .about1-us-part2-cnt2-right{
	width: calc(1167px - 541px);
	margin-top: 40px;
}
.about1-us .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose .about1-us-part2-cnt2-right .h1{
	font-size: 20px;
	text-align: left;
}
.about1-us .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose .about1-us-part2-cnt2-right p{
	font-size: 16px;
	color: #666;
	margin-top: 12px;
	line-height: 28px;
}
.about1-us .about1-us-part3{
	width: 100%;
	margin-top: 85px;
}
.about1-us .about1-us-part4 .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose .about1-us-part2-cnt2-left{
	padding-top: 0;
}
.about1-us .about1-us-part4 .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose .about1-us-part2-cnt2-right{
	margin-top: 0px;
}
.about1-us .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose2{
	border-top: none;
	border-left: none;
	border-right: 0;
	border-bottom: 1px solid #eff2f6;
	border-radius: 0px;
	margin-bottom: 45px;
	padding-bottom: 45px;
}
.about1-more-btn{
	text-align: center;
	font-size: 16px;
	color: #d5d7d8;
	cursor: pointer;
	margin-top: 25px;
}
.about1-more-btn i{
	font-size: 30px;
}
.about1-us .about1-us-part5{
	margin-top: 80px;
	height: 530px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 65px;
}
.about1-us .about1-us-part5 .about-part5-line{
	width: 100%;
	height: 1px;
	background-color: #eee;
	position: absolute;
	bottom: 66px;
}
.about1-us .about1-us-part5 h1{
	font-size: 25px;
	color: #343434;
	text-align: center;
	position: relative;
	top: 15px;
}
.about1-us .about1-us-part5 .swiper-slide{
	height: 293px;
	border-radius: 18px;
	position: relative;
}
.about1-us .about1-us-part5 .swiper-slide:after{
	display: block;
	content: '';
	width: 49px;
	height: 20px;
	position: absolute;
	background: url(../img/about-part-after1.png);
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -20px;
}
.about1-us .about1-us-part5 .swiper-slide .swiper-slide-top{
	width: 100%;
}
.about1-us .about1-us-part5 .swiper-slide .swiper-slide-top .swiper-slide-top-time{
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: -130px;
}
.about1-us .about1-us-part5 .swiper-slide .swiper-slide-top .swiper-slide-top-time .img{
	margin-top: 33px;
}
.about1-us .about1-us-part5 .swiper-slide .swiper-slide-top .swiper-slide-top-time .time{
	margin-top: 26px;
	font-size: 26px;
	color: #56525e;
}
.about1-us .about1-us-part5 .swiper-slide p{
	width: 300px;
	text-align: left;
	color: #828088;
	font-size: 16px;
	line-height: 24px;
	height: 80px;
	padding-top: 15px;
	margin: 0 auto;
}
.swiper-wrapper{
	padding-top: 80px;
}
.swiper-button-next, .swiper-button-prev{
	-webkit-background-size: initial;
	background-size: initial;
}
.swiper-button-next{
	right: -80px;
}
.swiper-button-prev{
	left: -80px;
}
/*发展历程*/
.about1-us .about2-us-part2{
	margin-top: 86px;
	margin-bottom: 100px;
}
.about1-us .about2-us-part2 h1{
	text-align: center;
	font-size: 25px;
	color: #000;
	margin-bottom: 10px;
}
.about1-us .about2-us-part2 h2{
	color: #8d8d8d;
	font-size: 16px;
	text-align: center;
	margin-bottom: 60px;
}
.about1-us .about2-us-part2 h2 span{
	color: #d6d6d6;
}
.about1-us .about2-us-part2 .about2-us-part2-img{
	text-align: center;
	margin-bottom: 88px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father{
	font-size: 22px;
	color: #a5a5a5;
	/*width: 82.5%;*/
	width: 900px;
	margin: 0 auto;
}
.about1-us .about2-us-part2 .about2-us-part2-ul{
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	/*width:70%;*/
}
.about1-us .about2-us-part2 .about2-us-part2-ul ul{
	position: relative;
	/*white-space: nowrap;*/
	overflow: hidden;
	width: 645px;
	height: 29px;
	/*width: 2000px;*/
	left: 166px;
	/*margin-left: 117px;*/
}
.about1-us .about2-us-part2 .about2-us-part2-ul li{
	width: 106px;
	cursor: pointer;
}
.about2-us-part2-active{
	color: #3c3c3c;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt {
	border-top: 1px solid #e5e5e5;
	margin-top: 27px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab{
	width: 900px;
	margin: 0 auto;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 {
	width: 446px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-line{
	width: 2px;
	height: 100%;
	background-color: #7cddfc;
	position: relative;
	padding-bottom: 90px;
	/*padding-top: 146px;*/
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-line .img1{
	position: absolute;
	top: -10px;
	left: -7px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-line .img2{
	position: absolute;
	bottom: 0;
	left: -7px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 ul{
	margin-top: 146px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul1 .li-img{
	margin-top: 82px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul2 .li-img{
	margin-top: 70px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 ul .li-text{
	width: 406px;
	background-color: #f3f5f7;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 30px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 ul .li-img{
	height: 280px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 ul .li-text h1{
	font-size: 22px;
	color: #3c3c3c;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul1 .li-text h1,.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul1 .li-text p{
	text-align: right;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 ul .li-text p{
	font-size: 16px;
	color: #3c3c3c;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul2 .li-text h1,.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul2 .li-text p{
	text-align: left;
	max-height: 63px;
	overflow-y: auto;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul1{
	text-align: right;
	margin-right: 40px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul1 .li-text{
	position: relative;
	border-top-right-radius: 0;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul1 .li-text:after{
	content: '';
	display: block;
	position: absolute;
	width: 21px;
	height: 16px;
	background: url(../img/border-top-right.jpg);
	top: 0;
	right: -11px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul2 .li-text{
	position: relative;
	border-top-left-radius: 0;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul2 .li-text:after{
	content: '';
	display: block;
	position: absolute;
	width: 21px;
	height: 16px;
	background: url(../img/border-top-left.jpg);
	top: 0;
	left: -11px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul2{
	text-align: left;
	margin-left: 40px;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 ul .li-text .about2-us-part2-ul-father-cnt-tab-part1-text{
	height: 100%;
	position: relative;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul1 .li-text .about2-us-part2-ul-father-cnt-tab-part1-text:after{
	content: '';
	display: block;
	position: absolute;
	width: 19px;
	height: 25px;
	background: url(../img/diandiandian.jpg);
	top: -44px;
	right: -80px;
	z-index: 10;
}
.about1-us .about2-us-part2 .about2-us-part2-ul-father-cnt .about2-us-part2-ul-father-cnt-tab .about2-us-part2-ul-father-cnt-tab-part1 .ul2 .li-text .about2-us-part2-ul-father-cnt-tab-part1-text:after{
	content: '';
	display: block;
	position: absolute;
	width: 19px;
	height: 25px;
	background: url(../img/diandiandian.jpg);
	top: -44px;
	left: -80px;
	z-index: 10;
}
.about1-us .about1-us-part4{
	padding-top: 80px;
	margin-top: 0;
	width: auto;
	background: -webkit-linear-gradient(#f2f7fa, #fafcfd); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#f2f7fa, #fafcfd); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#f2f7fa, #f5f9fb); /* Firefox 3.6 - 15 */
    background: linear-gradient(#f2f7fa, #fafcfd);
    padding-bottom: 54px;
}
.about1-us .about1-us-part4  .about1-us-part2-cnt2 .about1-us-part2-cnt2-chose .about1-us-part2-cnt2-right .h1{
	font-size: 18px;
}
.footer_about2_top{
	font-size: 16px;
	color: #6a6a6a;
	line-height: 26px;
	padding-bottom: 26px;
	border-bottom: 1px solid #ebebeb;
}
.footer_about2_top a{
	color: #71aaf5;
}
.footer_about2_top .p1{
	width: 905px;
}
.footer_about2_top .p2{
	margin-right: 15px;
	margin-top: -8px;
}
.footer_about2_bottom{
	padding: 26px 0;
	border-bottom: 1px solid #ebebeb;
	font-size: 18px;
	margin-bottom: 18px;
}
.footer_about2_bottom a{
	color: #939393;
}

/*产品3*/
.product3-content .product1-cnt-part3 .product1-cnt-part3-all{
	background-color: #fff;
	border-radius: 20px;
	padding-top: 20px;
	height: 604px;
	overflow: hidden;
	width: 1188px;
}
.product3-content .product1-cnt-part3 .product1-cnt-part3-cnt:hover{
	box-shadow:0 0px 0px #fff;
}
.product3-content .product1-cnt-part3 .product1-cnt-part3-cnt{
	height: 260px;
	width: 359px;
}
.product3-content .product1-cnt-part3{
	height: 670px;
	padding-top: 56px;
}
.product3-content .product3-cnt-part1 .h1_title{
	text-align: center;
	color: #2D2D2D;
	font-size: 22px;
	margin-top: 48px;
	margin-bottom: 43px;
}
.product3-content .product3-cnt-part1 .h2_line{
	height: 185px;
	position: relative;
	text-align: center;
}
.product3-content .product3-cnt-part1 .h2_line .line{
	height: 1px;
	width: 100%;
	background-color: #eaeaea;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: -1;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt{
	margin-top: 40px;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul li{
	width: 532px;
	height: 134px;
	box-sizing: border-box;
	padding: 30px 40px 0 50px;
	border: 4px solid #f3f3f3;
	border-radius:20px ;
	margin-left: 60px;
	margin-bottom: 25px;
	position: relative;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul li:hover{
	border-color: #DDDDDD;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul .li1:after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -18px;
	content: '';
	display: block;
	height: 32px;
	width: 32px;
	background: url(../img/01.jpg) no-repeat;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul .li3:after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -18px;
	content: '';
	display: block;
	height: 32px;
	width: 32px;
	background: url(../img/02.jpg) no-repeat;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul .li5:after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -18px;
	content: '';
	display: block;
	height: 32px;
	width: 32px;
	background: url(../img/03.jpg) no-repeat;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul .li2:after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -18px;
	content: '';
	display: block;
	height: 32px;
	width: 32px;
	background: url(../img/04.jpg) no-repeat;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul .li4:after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -18px;
	content: '';
	display: block;
	height: 32px;
	width: 32px;
	background: url(../img/05.jpg) no-repeat;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul .li6:after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -18px;
	content: '';
	display: block;
	height: 32px;
	width: 32px;
	background: url(../img/06.jpg) no-repeat;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt ul{
	width: 1200px;
	margin: 0 auto;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt h1{
	font-size: 18px;
	color: #2d2d2d;
}
.product3-content .product3-cnt-part1 .product3-cnt-part1-cnt h2{
	font-size: 16px;
	color: #828282;
	margin-top: 8px;
}
.product3-content  .product1-cnt-part4 .product1-part4-cnt-chose .ul1 li{
	margin-top: 70px;
}
.product3-content .product1-cnt-part4{
	height: 828px;
}
.product3-content .product1-cnt-part4 .product3-h1{
	font-size: 25px;
	color: #3c3c3c;
}
.product4-content .product1-cnt-part1 .product1-cnt-part1-left{
	animation: bounceInLeft 3s;
}
.product4-content .product1-cnt-part1{
	height: 718px;
}
.product4-content .product1-cnt-part3{
	padding-top: 0;
	/*margin-top: -300px;*/
}
.product4-content .product1-cnt-part3 .product1-cnt-part3-all{
	position: absolute;
	box-shadow: -8px -8px 70px 20px  #f4f4f4;
	overflow: initial;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -210px;
}
.product4-content .product1-cnt-part3{
	height: 465px;
	position: relative;
}
.product4-cnt-part3-all-h1{
	text-align: center;
	color: #000;
	font-size: 25px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -84px;
	/*z-index: 90;*/
}
.product4-content  .product4-phone{
	margin-top: 135px;
	text-align: center;
}
.product4-content .product1-cnt-part4{
	height: 1440px;
}
.product4-content  .product1-cnt-part4 .product1-part4-cnt-chose-b ul li{
	padding-left: 62px !important;
}
.product4-content .product1-cnt-part1{
	width: 1253px;
}
.product4-content .product1-cnt-part1{
	padding-top: 133px;
}
.product4-content .product1-cnt-part1 .product1-cnt-part1-right{
	font-size: 16px;
}
.product4-content  .product1-cnt-part4 h1{
	font-size: 16px;
}
.product4-content  .product1-cnt-part4 .product1-part4-cnt-chose .product1-part4-cnt-chose-left .product1-part4-cnt-chose-left-a h1{
	font-size: 16px;
}
.product4-content  .product1-cnt-part4 .product1-part4-cnt-chose .product1-part4-cnt-chose-left{
	margin-right: 0;
	color: #000;
}
/*产品5*/
.product5-content .product1-cnt-part1{
	width: 1400px;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-cnt{
	text-align: left;
}
.product5-content .product1-cnt-part1{
	height: 680px;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-cnt{
	width: 500px;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-cnt h1{
	margin-top: 0;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-all{
	box-sizing: border-box;
	padding-left: 95px;
	width: 1195px;
}
.product1-cnt-part3-cnt-left{
	margin-right: 36px;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-all{
	padding-top: 55px;
	height: 545px;
	overflow: hidden;
}
.product5-content .product5-cnt-part1 .product5-cnt-part1-cnt{
	width: 1000px;
	margin: 0 auto;
	padding-top: 55px;
	margin-bottom: 60px;
}
.product5-content .product5-cnt-part1 .product5-cnt-part1-cnt .product5-cnt-part1-cnt-cnt{
	width: 406px;
	height: 331px;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
	transition: all 5s;
}
.product5-content .product5-cnt-part1 .product5-cnt-part1-cnt .product5-cnt-part1-cnt-cnt:hover{
	top: -20px;
}
.product5-content .product5-cnt-part1 .product5-cnt-part1-cnt .product5-cnt-part1-cnt-cnt h1{
	font-size: 20px;
	color: #1d1d1d;
	margin-top: 22px;
	margin-bottom: 10px;
}
.product5-content .product5-cnt-part1 .product5-cnt-part1-cnt .product5-cnt-part1-cnt-cnt p{
	font-size: 16px;
	color: #666;
}
.product5-content .product5-cnt-part2{
	text-align: center;
}
.product5-content .product5-cnt-part2 .product5-cnt-part2-top{
	margin: 80px 0;
}
.product5-content .product5-cnt-part2 .product5-cnt-part2-bottom{
	margin-bottom: 200px;
}
.product5-content .product3-cnt-part1 .h2_line{
	height: 315px;
}
.product5-content .product5-cnt-part3{
	text-align: center;
	margin-top: 90px;
}
.product5-content .product5-cnt-part3 h1{
	font-size: 22.6px;
	color: #3a3a3a;
	margin: 8px 0;
}
.product5-content .product5-cnt-part3 h2{
	font-size: 15.5px;
	color: #3a3a3a;
	margin-bottom: 90px;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-all{
	top: -253px;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-cnt p{
	margin-top: 20px;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-cnt p{
	color: #666;
}
.product5-content .product1-cnt-part3 .product1-cnt-part3-cnt{
	height: 212px;
}
.product5-content .product1-cnt-part3{
	height: 414px;
}
/*大数据和人工智能*/
.content-bigdata .content-bigdata-part1 .title{
	text-align: center;
	font-size: 24px;
	margin-top: 92px;
	margin-bottom: 89px;
	color: #000;
}
.content-bigdata .content-bigdata-part1 .cnt{
	width: 1143px;
	margin: 0 auto;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt{
	width: 210px;
	height: 119px;
	border-radius: 13px;
	text-align: center;
	box-shadow: 0px 0px 80px 10px  #f1f1f1;
	margin-left: 22px;
	position: relative;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt:hover{
	top: -8px;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt .h1{
	font-size: 25px;
	margin-top: 30px;
	color: #000;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt .h1 span{
	font-size: 20px;
	color: #3ba79f;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt .h2{
	font-size: 15.03px;
	margin-top: 8px;
	color: #000;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt .line{
	height: 3px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt1 .line{
	background-color: #1d61fe;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt2 .line{
	background-color: #16d0ff;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt3 .line{
	background-color: #4dea72;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt4 .line{
	background-color: #3ddedc;
}
.content-bigdata .content-bigdata-part1 .cnt .cnt-cnt5 .line{
	background-color: #be8df6;
}
.content-bigdata .content-bigdata-part1 .cnt2{
	text-align: center;
	margin-top: 97px;
}
.content-bigdata .content-bigdata-part1 .cnt2 h1{
	font-size: 24px;
	color: #3a3a3a;
	margin-top: 45px;
}
.content-bigdata .content-bigdata-part1 .cnt2 h2{
	font-size: 16px;
	color: #666;
	margin-top: 26px;
	margin-bottom: 78px;
}
.content-bigdata .content-bigdata-part1 .cnt3{
	width: 100%;
	height: 204px;
}

.content-bigdata .content-bigdata-part2{
	background: url(../img/big-bg.jpg) no-repeat;
	background-position-y:100% ;
	height: 952px;
}
.content-bigdata .content-bigdata-part2 .title{
	font-size: 24px;
	color: #3a3a3a;
	text-align: center;
	margin-top: 96px;
}
.content-bigdata .content-bigdata-part2 .title2{
	font-size: 16px;
	color: #666;
	text-align: center;
	margin: 28px 0;
}
.content-bigdata .content-bigdata-part2 .btn{
	text-align: center;
	width: 282px;
	margin: 0 auto;
}
.content-bigdata .content-bigdata-part2 .btn1{
	width: 131px;
	height: 42px;
	margin-left: 20px;
	font-size: 16px;
	color: #666;
	line-height: 42px;
	background-color: #FFFFFF;
	border-radius: 20px;
	cursor: pointer;
}
.content-bigdata .content-bigdata-part2 .btn1-active{
	color: #fff;
	background: -webkit-linear-gradient(#027bff, #25a8ff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#027bff, #25a8ff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#027bff, #25a8ff); /* Firefox 3.6 - 15 */
    background: linear-gradient(#027bff, #25a8ff);
}
.content-bigdata .content-bigdata-part2 .cnt{
	width: 1069px;
	margin:  0 auto;
	margin-top: 57px;
}
.content-bigdata .content-bigdata-part2 .cnt .cnt1 .left{
	width: 674px;
	margin-top: 40px;
	margin-right: 118px;
}
.content-bigdata .content-bigdata-part2 .cnt .cnt1 .left .top .part1 .part1-left{
	margin-right: 30px;
}
.content-bigdata .content-bigdata-part2 .cnt .cnt1 .left .top .part1 .part1-right{
	font-size: 26px;
	color: #2c2c2c;
	height: 52px;
	line-height: 52px;
}
.content-bigdata .content-bigdata-part2 .cnt .cnt1 .left .top .part2{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 30px;
	margin-bottom: 30px;
}
.content-bigdata .content-bigdata-part2 .cnt .cnt1 .left .top .part3{
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 34px;
}
.content-bigdata .content-bigdata-part2 .cnt .cnt1 .left .top .part3 span{
	font-weight: bold;
}
.content-bigdata .content-bigdata-part3 .h1{
	text-align: center;
	font-size: 22px;
	color: #3a3a3a;
}
.content-bigdata .content-bigdata-part3 .cnt{
	width: 950px;
	margin: 0 auto;
	margin-top: 96px;
	margin-bottom: 66px;
}
.content-bigdata .content-bigdata-part3 .cnt .cnt1{
	text-align: center;
	width: 170px;
	margin-left: 88px;
	height: 190px;
}
.content-bigdata .content-bigdata-part3 .cnt .cnt1:hover img{
	zoom: 1.1;
}
.content-bigdata .content-bigdata-part3 .cnt .cnt1 h1{
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 11px;
	color: #000;
}
.content-bigdata .content-bigdata-part3 .cnt .cnt1 h2{
	font-size: 16px;
	text-align: center;
	color: #666;
}
.content-bigdata .content-bigdata-part4 .cnt {
	width: 1150px;
	margin: 0 auto;
	margin-bottom: 33px;
}
.content-bigdata .content-bigdata-part4 .cnt .part{
	box-sizing: border-box;
	width: 1155px;
	height: 256px;
	padding-top: 43px;
	padding-left: 86px;
}
.content-bigdata .content-bigdata-part4 .cnt .part .right{
	width: 683px;
	margin-left: 130px;
}
.content-bigdata .content-bigdata-part4 .cnt .part .right h1{
	font-size: 22px;
	margin-top: 26px;
	margin-bottom: 10px;
	color: #000;
}
.content-bigdata .content-bigdata-part4 .cnt .part .right p{
	font-size: 16px;
	line-height: 28px;
	color: #343434;
}
.research .research-part1{
	width: 1106px;
	margin: 0 auto;
}
.research .research-part1 .h1{
	font-size: 24px;
	text-align: center;
	color: #000;
	margin-top: 106px;
	margin-bottom: 50px;
}

.research .research-part1 .cnt .cnt1{
	width: 324px;
	height: 245px;
	border: 2px solid #f0f0f0;
	text-align: center;
	box-sizing: border-box;
	padding-top: 25px;
	margin-bottom: 50px;
	margin-left: 67px;
	cursor: pointer;
    border-radius: 15px;
}
.research .research-part1 .cnt .cnt1:hover{
	border: none;
	background: url(../img/border-active.png) no-repeat;
}
.research .research-part1 .cnt .cnt1 .bottom h1{
	margin: 10px 0;
	margin-bottom: 3px;
	font-size: 20px;
	color: #2d2d2d;
}
.research .research-part1 .cnt .cnt1 .bottom h2{
	font-size: 16px;
	color: #666;
}
.research .research-part2{
	width: 100%;
	margin-top: 90px;
}
.research .research-part2 img{
	width: 100%;
}
.research .research-part3{
	height: 689px;
	position: relative;
}
.research .research-part3 .cnt{
	width: 1194px;
	border-radius: 20px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -72px;
	background-color: #fff;
}
.research .research-part3 .cnt .cnt1{
	box-sizing: border-box;
	padding-top: 70px;
	padding-left: 50px;
	width: 1050px;
	margin: 0 auto;
	padding-bottom: 75px;
	border-bottom:3px solid #f4f4f4 ;
}
.research .research-part3 .cnt .cnt1:hover .right{
	color: #000;
}
.research .research-part3 .cnt .on .right span{
	background: url(../img/virgo_right-active.png) !important;
}
/*.research .research-part3 .cnt .cnt1:hover .right em{
	color: #608cf0 !important;
	font-size: 40px;
}*/
.research .research-part3 .cnt .cnt1 .middle{
	margin-left: 80px;
	margin-right: 75px;
}
.research .research-part3 .cnt .cnt1 .middle h1{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 12px;
	color: #000;
}
.research .research-part3 .cnt .cnt1 .middle h2{
	font-size: 16px;
	color: #666;
	line-height: 25px;
}
.research .research-part3 .cnt .cnt1 .right{
	font-size: 16px;
	color: #caccd1;
	margin-top: 8px;
}
.research .research-part3 .cnt .cnt1 .right i{
	margin-left: 23px;
	font-size: 30px;
	font-weight: 0;
	position: relative;
	top: 4px;
	color: #caccd1;
}
.research .research-part4{
	width: 100%;
}
/*.research .research-part4 img{*/
	/*width: 100%;*/
/*}*/
.research .research-part5 .cnt-f{
	width: 1196px;
	margin: .0 auto;
	margin-top: 96px;
	margin-bottom: 70px;
}
.research .research-part5 .cnt{
	width: 1196px;
	margin: .0 auto;
	border: 5px solid #f0f0f0;
	border-radius: 15px;
}
.research .research-part5 .cnt .cnt1{
	padding-top: 70px;
	padding-bottom: 60px;
	border-bottom: 1px solid #eeeeee;
	padding-left: 112px;
	width: 975px;
	margin: 0 auto;
}
.research .research-part5 .cnt .cnt1 .left{
	margin-right: 160px;
	box-sizing: border-box;
	padding-top: 40px;
}
.research .research-part5 .cnt .cnt1 .right h1{
	font-size: 22px;
	color: #000;
	margin-bottom: 15px;
}
.research .research-part5 .cnt .cnt1 .right p{
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	color: #3a3a3a;
}
.research .research-part5 .cnt .cnt1 .right h2{
	font-size: 16px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #000;
}
.research .research-part5 .cnt-f .h1{
	font-size: 22px;
	color: #3a3a3a;
	position: relative;
	padding-left: 20px;
	padding-top: 4px;
	margin-bottom: 28px;
}
.research .research-part5 .cnt-f .h1:after{
	content: '';
	display: block;
	background-color: #3954f6;
	width: 8px;
	height: 37px;
	position: absolute;
	top: 0;
	left: 0;
}
.research .research-part5 .cnt-f .h1_1:after{
	content: '';
	display: block;
	background-color: #16bdc9;
	width: 8px;
	height: 37px;
	position: absolute;
	top: 0;
	left: 0;
}
/*产品页上方大banner文字样式*/
.kv_content {
	width:1200px;
	margin: 0 auto;
	position: relative;
}
.kv_content > div {
	position: absolute;
	color: #fff;
	max-width: 580px;
}
.kv_content > div > p {
	font-size: 16px;
	
