.dy{
	position: relative;
	background: #F5F7FA;
}


.newsnav .index{
	width: 16px;
	height: 16px;
}
.newsnav{
	display: flex;
	align-items: center;
	font-size: 12px;
}
.newsnav{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	padding-bottom: 20px;
}
.newsnav a{
	padding-right: 5px;
	padding-left: 5px;
}



/*产品列表开始*/
.con2{
	background: url(../img/xiang-bg@2x.png) no-repeat;
	width: 100%;
	height:100%;
	background-size:100% 100%;
	padding-top: 20px;
	margin-top: 60px;
	position: relative;
}

.con2 .con2-box{
	padding:30px 0;
	background: #FFFFFF;
	display: flex;
}
.con2 .con2-box .left{
	padding: 0 20px;
	min-width: 919px;
	border-right:1px solid #EEEEEE;
}
.con2 .con2-box .left .top{
	
	border-bottom:1px solid #EEEEEE;
	padding-bottom: 20px;
}
.con2 .con2-box .left .top .title {
	
}
.con2 .con2-box .left .top .title h1{
	display: flex;align-items: center;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}
.con2 .con2-box .left .top .title h1 img{
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.con2 .con2-box .left .top .title h1 img:nth-child(2){
	width: 30px;
	height: 20px;
	margin-left: 5px;
}

.con2 .con2-box .left .top .title a{
	font-size: 12px;
	color: #666666;
	display: flex;align-items: center;
}
.con2 .con2-box .left .top .title a img{
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.con2 .con2-box .left .top .text{
	display: flex;align-items: center;
	margin-top: 10px;
}
.con2 .con2-box .left .top .text span{
	font-size: 12px;
	color: #333333;
}
.con2 .con2-box .left .top .text a{
	width: 70px;
	height: 20px;
	background: rgba(51,112,255,0.1);
	border-radius: 2px 2px 2px 2px;
	font-size: 12px;
	color: #3370FF;
	display: flex;align-items: center;justify-content: center;
}
.con2 .con2-box .left .top .text a:nth-child(3){
	background: rgba(0,183,158,0.1);
	color: #00B79E;
	margin-left: 7px;
}
.con2 .con2-box .left .cen1{
	margin-top: 20px;
	display: flex;align-items: center;justify-content: space-between;
	border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
}
.con2 .con2-box .left .cen1 .zuo{
	display: flex;align-items: center;justify-content: space-between;
	width: 100%;
}
.con2 .con2-box .left .cen1 .zuo .item span{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.con2 .con2-box .left .cen1 .zuo .item span img{
	width: 14px;
	height: 14px;
}
.con2 .con2-box .left .cen1 .zuo .item p{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}




.con2 .con2-box .left .cen2-box{
	
	margin-top: 20px;
}
.con2 .con2-box .left .content{
    display:-webkit-box  ; -webkit-box-orient:vertical ;overflow:hidden; text-overflow:ellipsis;
	width: 100%;
	position: relative;
	background: #F5F7FA;
}
.con2 .con2-box .left .content p{
	padding: 20px;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.con2 .con2-box .left .content img{
	width: 40px;
	height: 40px;
	position: absolute;top: 0;left: 0;
}

.con2 .con2-box .left .small{
	display: flex;
	margin-top: 10px;
	
}
.con2 .con2-box .left .small p{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
}
.con2 .con2-box .left .small .item{

	display: flex;
	align-items: center;
	margin-right: 15px;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}

.con2 .con2-box .left .small i{
	background: url(../img/xiang3@2x.png) no-repeat;
	width: 11px;height: 11px;
	background-size: 100%;
	margin-right: 5px;
}
.con2 .con2-box .left .btn-box{
	display: flex;align-items: center;
	margin: 30px auto;
	width: 340px;
}
.con2 .con2-box .left .btn-box .btn{
	width: 160px;
	height: 40px;
	background: #3370FF;
	border-radius: 2px 2px 2px 2px;
	display: flex;align-items: center;justify-content: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.con2 .con2-box .left .btn-box .btn:nth-child(2){
	background: #00C8AD;
	color: #FFFFFF;
	margin-left: 10px;
}

.con2 .con2-box .left .param{
	width: 435px;
	height: 360px;
	border: 1px solid #EEEEEE;
}
.con2 .con2-box .left .param li{
	width: 100%;
	height: 40px;
	display: flex;align-items: center;
	border-bottom: 1px solid #EEEEEE;
}
.con2 .con2-box .left .param li:last-child{
	border-bottom:0;
}
.con2 .con2-box .left .param li span{
	width: 150px;
	height: 100%;
	line-height:40px;
	border-right: 1px solid #EEEEEE;
	text-align: right;
	font-size: 12px;
	color: #888888;
	padding-right: 10px;
}
.con2 .con2-box .left .param li p{
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: 100%;
	padding-left: 20px;
	line-height: 40px;
}
.con2 .con2-box .left .cen2 .bott{
	margin-top: 20px;
	display: flex;flex-direction: column;align-items: center;
}
.con2 .con2-box .left .cen2 .bott p{
	font-size: 12px;
	font-weight: 400;
	color: #888888;
	display: flex;align-items: center;
	line-height: 40px;
}
.con2 .con2-box .left .cen2 .bott p span{
	font-size: 20px;
	color: #FF3002;
}
.con2 .con2-box .left .cen2 .bott .btn{
	width: 150px;
	height: 40px;
	background: linear-gradient(90deg, #FF7D55 0%, #F64C35 100%);
	border-radius: 2px 2px 2px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: flex;align-items: center;justify-content: center;
}
.con2 .con2-box .left .cen2 .bott .btn:nth-child(2){
	background: linear-gradient(270deg, #18A2AA 0%, #0FC3A3 100%);
	margin-left:10px ;
}
.con2 .con2-box .left .cen2 .bott .btn-box{
	display: flex;align-items: center;
	margin-top: 20px;
}

.con2 .con2-box .left .cen3 .title{
	width: 100%;
	border-bottom:1px solid #EEEEEE;
	margin: 40px 0 20px 0;
}
.con2 .con2-box .left .cen3 .title p{
	width: 64px;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	border-bottom:1px solid #3370FF;
	padding-bottom: 10px;
}
.con2 .con2-box .left .cen3 .server{
	display: flex;align-items: center;justify-content: space-between;
}
.con2 .con2-box .left .cen3 .server li{
	width: 172px;
	height: 110px;
	background: #F5F7FA;
	padding: 20px;
}
.con2 .con2-box .left .cen3 .server li h4{
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	line-height: 20px;
	display: flex;align-items: center;
}
.con2 .con2-box .left .cen3 .server li h4 img{
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.con2 .con2-box .left .cen3 .server li p{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	margin-top: 10px;
}

.con2 .con2-box .left .cen3 .youshi{
	display: flex;align-items: center;flex-wrap: wrap;
}
.con2 .con2-box .left .cen3 .youshi li{
	width: 32%;
	height: 120px;
	background: #F5F7FA;
	margin-bottom: 8px;
	padding: 25px 20px;
	margin-right: 10px;
}
.con2 .con2-box .left .cen3 .youshi li h4{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	display: flex;align-items: center;
}
.con2 .con2-box .left .cen3 .youshi li h4 img{
	width: 14px;
	height: 14px;
	margin-right: 5px;
}
.con2 .con2-box .left .cen3 .youshi li p{
	margin-top: 10px;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.con2 .con2-box .left .cen3 .jiaoyi{
	display: flex;align-items: center;flex-wrap: wrap;
	justify-content: space-between;
}
.con2 .con2-box .left .cen3 .jiaoyi li{
	
	width: 49.5%;
	height: 150px;
	background: #F5F7FA;
	padding: 20px;
	margin-bottom: 10px;
}
.con2 .con2-box .left .cen3 .jiaoyi li h4{
	display: flex;align-items: center;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.con2 .con2-box .left .cen3 .jiaoyi li  img{
	width: 18px;
	height: 18px;
	margin-right: 10px;
}
.con2 .con2-box .left .cen3 .jiaoyi li p{
	display: flex;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	margin-top: 10px;
}
.con2 .con2-box .left .cen3 .jiaoyi li a{
	display: flex;align-items: center;justify-content: center;
	width: 80px;
	height: 24px;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #DCE4ED;
	font-size: 12px;
	color: #999999;
	line-height: 12px;
	margin: 16px  0  0 28px;
}
.con2 .con2-box .left .cen3 .tui{
	display: flex;align-items: center;justify-content: space-between;
	
}
.con2 .con2-box .left .cen3 .tui li{
	width: 288px;
	height: 230px;
	background: #F5F7FA;
	padding: 20px;
}
.con2 .con2-box .left .cen3 .tui li .title2{
	display: flex;align-items: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
}
.con2 .con2-box .left .cen3 .tui li .title2 p{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	display:-webkit-box  ;-webkit-line-clamp:2 ; -webkit-box-orient:vertical ;width:100%;overflow:hidden; text-overflow:ellipsis;
}
.con2 .con2-box .left .cen3 .tui li .title2 img{
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.con2 .con2-box .left .cen3 .tui .btn-box-list{
	display: flex;align-items: center;
	margin: 20px auto;
	
}
.con2 .con2-box .left .cen3 .tui .btn-box-list .btn{
	width: 120px;
	height: 30px;
	background: #3370FF;
	border-radius: 2px 2px 2px 2px;
	display: flex;align-items: center;justify-content: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

.con2 .con2-box .left .cen3 .tui .btn-box-list  .btn:nth-child(2){
	background: #00C8AD;
	color: #FFFFFF;
	margin-left: 8px;
}
.con2 .con2-box .left .cen3 .tui .goods-cen{
	display: flex;align-items: center;justify-content: space-between;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
}
.goods-cen h5{
	height: 14px;
	font-size: 12px;
	color: #333;
	font-weight: 400;
}
.goods-cen h5 img{
	width: 14px;
	height: 14px;
}
.goods-cen p{
	  height: 12px;
    font-size: 12px;
    color: #999;
    padding-top: 7px;
}


/*右侧开始*/

.con2 .right{
	width: 280px;
	padding: 0 20px;
}
.con2 .right-con1{
	display: flex;align-items: center;flex-direction: column;
}
.con2 .right-con1 img{
	height: 35px;
}

.con2 .right-con1 img:nth-child(1){
	animation: myfirst 1s infinite;
}

.con2 .right-con1 img:nth-child(2){
	width: 100px;
	height: 100px;
}
.con2 .right-con1 img:nth-child(5){
	width: 100px;
	height: 100px;
	margin-top: 10px;
}
.con2 .right-con1 p{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
}
.con2 .right-con1 .btn{
	margin: 10px 0;
	width: 100px;
	height: 35px;
	border-radius: 20px 20px 20px 20px;
	border: 1px solid #FF6900;
	font-size: 12px;
	color: #FF6900;
	display: flex;align-items: center;justify-content: center;
}

.con2 .right .title{
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	display: flex;align-items: center;justify-content: space-between;
	border-bottom: 1px solid #F5F7FA;
	
	margin-top: 40px;
}
.con2 .right .title h2{
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #FF6900;
	padding-bottom: 10px;
}
.con2 .right .title p{
	font-size: 12px;
	color: #999999;
	display: flex;align-items: center;
}
.con2 .right .title img{
	width: 12px;
	height: 12px;
	padding-right: 5px;
}

.con2 .right .right-list{
	
}
.con2 .right .right-list li{
	width: 100%;
	
	padding-top: 10px;
	border-bottom: 1px solid #EEEEEE;
}
.con2 .right .right-list li a{
	width: 100%;
	height: 30px;
	background: #FFFFFF;
	
	display: flex;justify-content: space-between;align-items: center;
}
.con2 .right .right-list li .list-title{
	font-size: 12px;
	color: #333333;
	display: flex;align-items: center;
}
.con2 .right .right-list li .list-title img{
	width: 12px;
	height: 12px;
	margin-left: 5px;
}
.con2 .right .right-list li p{
	font-size: 12px;
	color: #333333;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.con2 .right .right-list li:hover a div{
	color: #FF6900;
}
.con2 .right5 {
	margin-top: 10px;
	width: 280px;
	height: 120px;
	background: url(../img/xin/con2-7.png)no-repeat;
	background-size:100% 100%;
	padding: 25px 20px;
}
.con2 .right5 h2{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.con2 .right5 div{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.con2 .right5 p{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
}
.con2 .right5 p span{

	color: #FFF500;
}
.right-con4 .swiper-container{

	margin-top: 20px;
	height: 245px;
}
.right-con4 .dongtai{
	width: 196px;
	height: 20px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.btn{
	cursor: pointer;
}
.btn:hover{
	opacity: 0.9;
}
/*右侧结束*/

@media (max-width: 630px){
.dy{
	overflow: hidden;
}
.con2 .con2-box .left .cen3 .youshi{
	display: none;
}
.con2 .con2-box .left .cen3 .jiaoyi{
	display: none;
}
.con2 .con2-box .left .cen3 .server{
	display: none;
}
.newsnav{
	display: none;
}
.con2{
	padding: 0 0.24rem;
	height: auto;
	margin-top: 1rem;
}
.con2{
	padding-top: 0.3rem !important;
	padding-bottom: 1.5rem !important;
}
.con2 .con2-box .left .top .text p{
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	width: 243px;
  display: block;
  line-height: 20px;
}
.con2 .con2-box{
	padding: 0.24rem;
}

.con2 .con2-box .left{
	width: 100%;
	padding: 0;
	border: 0;
}
.con2 .con2-box .left .top .title h1{
	font-size: 0.28rem;
	align-items: inherit;
	line-height: initial;
}
.con2 .con2-box .left .top .text{
	margin-top: 0.4rem;
}
.con2 .con2-box .left .top .title h1 img:nth-child(2){
	display: none;
}
.con2 .con2-box .left{
	min-width: 100%;
}
.con2 .con2-box .left .cen1 .zuo{
	width: 100%;
	flex-wrap: wrap;
	justify-content: initial;
}
.con2 .con2-box .left .content{
	height: 4rem;
}
.con2 .con2-box .left .small p{
	display: none;
}
.con2 .con2-box .left .small .item:nth-child(5){
	display: none;
}

.con2 .con2-box .left .cen1 .zuo .item{
	width: 25%;
	margin-bottom: 15px;
}
.con2 .con2-box .left .cen1{
	display: block;
	position: relative;
}

.con2 .con2-box .left .cen1 .you{
	position: absolute;
	bottom: 0.16rem;
	right: 0;
}
.con2 .con2-box .left .cen1 .you .item{
	padding-right: 12px;
}
.con2 .con2-box .left .cen2-box{
	margin-top: 0.4rem;
	display: block;
	
}
.con2 .con2-box .left .cen3 .server{
	background: #FFFFFF;
	padding: 0;
	flex-wrap: wrap;
}
.con2 .con2-box .left .cen3 .server li{
	background: #F5F7FA;
	padding-left:10px;
	width: 33%;
	margin-bottom: 6px;
	height: 40px;
	font-size: 12px;
}
.con2 .con2-box .left .cen3 .server li img{
	width: 16px;
	height: 16px;
}
.con2 .con2-box .left .cen3 .server li:last-child{
	width: 66%;
	
}
.con2 .con2-box .left .cen3 .server li .icon{
	padding: 0;
	width: 20px;
	height: 40px;
	padding-left: 15px;
}
.con2 .con2-box .left .cen3 .server li:nth-child(3) .icon{
	display: none;
}
.con2 .con2-box .left .param{
	width: 100%;
	height: auto;
}
.con2 .right{
	display: none;
}
.con2 .con2-box .left .cen2 .item:nth-child(2){
	padding: 0;

}
.con2 .con2-box .left .cen2 .item .title{
	background: rgba(255,105,0,0.8);
	border-radius: 20px 20px 0px 0px;
	color: #FFFFFF;
}
.con2 .con2-box .left .cen2 .item:nth-child(2) .title{
	background: rgba(3,124,255,0.8);
	color: #FFFFFF;
}
.con2 .con2-box .left .cen2 .item:nth-child(2) li:nth-child(n+7){
	display: none;
}

.con2 .con2-box .left .cen2 .bott{
	display: none;
}
.con2 .con2-box .left .cen3 .youshi{
	justify-content: space-between;
	margin-bottom: 1.2rem;
}
.con2 .con2-box .left .cen3 .youshi li{
	width: 47%;
	height: 120px;
	padding:20px 10px;
}
.con2 .con2-box .left .cen3 .title:nth-child(1){
	display: none;
}
.jiaoyi{
	display: none
}
.con2 .con2-box .left .cen3 .tui{
	display: block;
}
.con2 .con2-box .left .cen3 .tui li{
	width: 100%;
	height: auto;
	background: #FFFFFF;
	padding: 0.15rem 0.3rem;
}
.con2 .con2-box .left .cen3 .tui .btn-box-list{
	display: none;
}
.con2 .con2-box .left .cen3 .tui li .title2{
	padding-bottom: 0;
	border-bottom:0;
}
.con2 .con2-box .left .cen3 .tui li:last-child .goods-cen{
	border: 0;
}
.m-footer{
	width: 100%;
	height: 64px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	position: fixed;
	bottom: 0;
	display: flex;align-items: center;
}
.m-footer p{
	font-size: 12px;
	color: #888888;
	line-height: 40px;
	margin-right: 20px;
	
}
.m-footer p span{
	font-size: 20px;
	color: #FF3002;
	line-height: 40px;
}
.m-footer .btn{
	width: 100px;
	height: 40px;
	background: rgba(22,175,138,0.1);
	border-radius: 20px 20px 20px 20px;
	display: flex;align-items: center;justify-content: center;
	font-size: 14px;
	color: #16AF8A;
}
.m-footer .btn:nth-child(3){
	background: #FF6900;
	color: #FFFFFF;
	margin-left: 6px;

}









}

@keyframes myfirst {

0% {

transform: translateY(0px);

}

50% {

transform: translateY(-10px);

}

100% {

transform: translateY(0px);

}

}




















