.con2 .con2-box{
	display: flex;align-items: center;
	height: 380px;
	width: 100%;
	margin-top: 20px;
	
}
.con2 .con2-box .m-left{
	display: none;
}
.con2 .con2-box .left{
	background:url(../images/con1-icon20@2x.png)no-repeat;
	width: 200px;
	height: 420px;
	background-size:100%  100%;
	padding: 30px 20px;
	position: relative;
	
}
.con2 .con2-box .left h2{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	display: flex;align-items: center;
	margin-bottom: 20px;
}
.con2 .con2-box .left .pic{
	width: 102px;
	height: 100px;
	margin-top: 25px;
}
.con2 .con2-box .left h1{
	font-size: 36px;
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 25px;
}

.con2 .con2-box .left p{
	font-size: 12px;
	color: rgba(255,255,255,0.8);
	line-height: 20px;
}
.con2 .con2-box .left .more{
	width: 200px;
	height: 40px;
	background: rgba(253,253,254,0.2);
	
	line-height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0;
	padding: 0 20px;
	
}
.con2 .con2-box .left .more a{
	height: 100%;
	display: flex;align-items: center;justify-content: space-between;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.con2 .con2-box .left .more img{
	width: 12px;
	height: 8px;
	margin-left: 5px;
}

.con2 .con2-box ul{
	height: 420px;
	display: flex;flex-wrap: wrap;
	width: 1080px;
	backdrop-filter: blur(50px);
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 10px 20px 0px rgba(51,112,255,0.05);
	border-radius: 0px 10px 10px 0px;
}

.con2 li{
	width: 50%;
	height: 210px;
	padding: 40px;
	box-sizing: border-box;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	position: relative;
}
.con2 li:nth-child(2n) {
    border-right:0;
}
.con2 li:nth-child(n+3) {
    border-bottom:0;
}
.con2 li .flex{
    width: 50px;
    height: 50px;
    position: absolute;right: 20px;top: 20px;
}
.con2 li:hover{
	  box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
    border: 1px solid #037CFF;
    z-index: 99;
}
.con2 li:hover .title h4{	
	font-weight: bold;
	color: #FF2943;
}

.con2 li .btn{	
	display: flex;align-items: center;justify-content: space-between;
	margin-top: 20px;
}
.con2 li .btn p{	
	font-size: 20px;
	font-weight: bold;
	color: #E52900;
	line-height: 30px;
}
.con2 li .btn  a{	
	width: 100px;
	height: 30px;
	border: 1px solid #3F60F2;
	font-size: 14px;
	color: #3F60F2;
	display: flex;align-items: center;justify-content: center;
	
}
.goods-cen{
	padding-top: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 300px;
}

.goods-cen h5{
	height: 14px;
	font-size: 14px;
	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 .con2-box .title{
	width: 100%;
}
.con2 .con2-box .title h4{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.con2 .con2-box .title img{
	width: 40px;
	height: 40px;
}

.con2 .con2-box .title p{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
}
.public-title{
	display: flex;align-items: center;
	padding: 60px 0 30px;
}
.public-title h2{
	font-size: 24px;
	color: #000000 ;
}
.public-title p{
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	margin-left: 10px;
}
.con7{
	margin-top: 60px;
	height: 600px;
	background: #FFFFFF;
	width: 100%;
	background-size:100% 100%;
}

.con7-top{
	display: flex;justify-content: space-between;
	padding-top: 60px;
}
.con7-top .public-title{
	padding: 0px 0 20px ;
}

.con7-top .left h2{
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 20px;
}
.con7-top .left  .small{
	width: 700px;
	font-size: 14px;
	font-weight: 300;
	color: #001649;
	line-height: 30px;
}
.con7-top .btn{
	margin-top: 50px;
	width: 150px;
	height: 40px;
	background: #3370FF;
	display: flex;justify-content: center;align-items: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.con7-top .btn:hover{
	background: #FF1A57;
	border: 0;
}


.con7-top .right{
	width: 400px;
	height: 250px;
}

.con7-boot .pic{
	background: url(../images/con2-icon1@2x.png) no-repeat;
	width: 180px;
	height: 40px;
	font-size: 16px;
	color: #FFFFFF;
	display: flex;align-items: center;justify-content: center;
	background-size: 100% 100%;
}

.con7-boot .item {
	padding: 30px 20px;
	width: 195px;
	height: 200px;
	background: linear-gradient(180deg, rgba(255,255,255,0.5) 0%, #FFFFFF 100%);
	box-shadow: 0px 10px 20px 0px rgba(51,112,255,0.05);
	border-radius: 10px 10px 10px 10px;
}
.con7-boot .item .title{
	display: flex;align-items: center;
}
.con7-boot .item .title img{
	width: 16px;
	height: 16px;
	margin-right: 5px;
}
.con7-boot .item .title h6{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.con7-boot .item .smalltext{
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	margin-top: 20px;
}
.con4-box{
	width: 100%;
	display: flex;align-items: center;justify-content: space-between;
	position: relative;
	height: 190px;
	padding: 0 20px;
	background: #F5F7FA;
	border-radius: 10px 10px 10px 10px;
	
}
.con4-txt{
	margin-left: 10px;
}
.con4-box .con4-item{
	display: flex;align-items: center;
}
.con4-box .con4-item img{
	width: 70px;
	height: 70px;
}
.con4-item .con4-txt h4{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.con4-item .con4-txt p{
	width: 108px;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
}
.con4-box .con4-xian1{
	position: absolute;
	top: 20px;
	left: 65px;
	width: 243px;
	height: 40px;
	background: url(../images/con2-icon8@2x.png)no-repeat;
	background-size:100% 100%;
}
.con4-box .con4-xian2{
	position: absolute;
	top: 130px;
	left: 303px;
	width: 243px;
	height: 40px;
	background: url(../images/con2-icon9@2x.png)no-repeat;
	background-size:100% 100%;
}
.con4-box .con4-xian3{
	position: absolute;
	top: 20px;
	left: 540px;
	width: 243px;
	height: 40px;
	background: url(../images/con2-icon10@2x.png)no-repeat;
	background-size:100% 100%;
}
.con4-box .con4-xian4{
	position: absolute;
	top: 130px;
	left: 779px;
	width: 243px;
	height: 40px;
	background: url(../images/con2-icon11@2x.png)no-repeat;
	background-size:100% 100%;
}
.con9 ul{
	display: flex;align-items: center;justify-content: space-between;
}
.con9 ul li{
	width:285px;
	height: 380px;
	background: rgba(255,255,255,0.8);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
	display: flex;align-items: center;flex-direction: column;
	padding: 0 20px;
}
.con9 ul li img{
	width:200px;
	height: 180px;
}
.con9 ul li  h4{
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	margin-top: 20px;
}
.con9 ul li  p{
	font-size: 14px;
	font-weight: 300;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
}
.con{
	max-width: 1280px;
  margin: 0 auto;
}
.cont10 {
    width: 1280px;
    margin: 0 auto;
    padding-top: 180px;
    position: relative;
    padding-bottom: 75px; margin-bottom:10px
}

.cont10 h3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.cont10 h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #222222;
    margin-top: 10px;
}

.cont10 .eng {
    font-size: 72px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #F8F8F8;
    position: absolute;
    left: 0;
    top: 149px;
    z-index: -1;
}

.cont10-box {
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between; margin-bottom:10px
}

.cont10-list-l {
    width: 50%;
    height: 330px;
    background: #fff;
    padding: 15px 25px;
    box-sizing: border-box;
}

.cont10-list-l a {
    width: 100%;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
}

.cont10-list-l a:nth-child(5) {
    border-bottom: none;
}

.cont10-list-l a .circle {
    width: 4px;
    height: 4px;
    background: #AAAAAA;
    border-radius: 50%;
}

.cont10-list-l a p {
    width: calc(100% - 10px);
    height: 53px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 53px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cont10-list-l a:hover p {
    color: #e80000;
}

.cont10-list-l a:hover .circle {
    background-color: #e80000;
}

.cont10-list-2 {
    width: 50%;
    height: 330px;
    background: linear-gradient(90deg, #194FFF, #19A6FF);
    padding: 15px 25px;
    box-sizing: border-box;
}

.cont10-list-2 a {
    width: 100%;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(234, 238, 255, 0.2);
}

.cont10-list-2 a:nth-child(5) {
    border-bottom: none;
}

.cont10-list-2 a .circle {
    width: 4px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 50%;
}

.cont10-list-2 a p {
    width: calc(100% - 10px);
    height: 53px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 53px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}