@charset "utf-8";
/*声明 WebFont*/
@font-face {
    /* 自定义字体名 */
    font-family: 'PingFang';
    /* 字体引入路径 */
	/*src: url('./fonts/PingFang.ttf') format('truetype');*/
	font-weight: normal;
	font-style: normal;
}
body,div,span,p{
    /*font-family: 'PingFang';*/
	
}
img{
	max-width: 100%;
}
.banner{
	font-size: 0px;
}
.banner img{
	width: 100%;
}
.section-body section{
	padding: 0px 10%;
}
.ompe-1{
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center;
	padding: 15px 0px;
}
.ompe-1 .end{
	font-size: 15px;
	font-weight: 600;
	color: #666666;
	line-height: 23px;
	width: 30%;
}
.ompe-1 .end>span{
	font-size: 18px;
	font-weight: 600;
	color: #00B9FF;
	padding: 0px 3px;
}
.ompe-1 .entry{
	padding: 8px 15px;
	background: linear-gradient(315deg, #1D2670 0%, #30C6FC 100%);
	border-radius: 2px 2px 2px 2px;
	color: #fff;
}

.competition a,
.competition a:hover,
.competition a:visited,
.competition a:active,
.competition a:focus{
    color: #fff;
}
/* 标题 */
.subheading{
	margin-bottom: 30px;
}
.subheading img{
	width: 34px;
	margin-right: 10px;
}
.subheading,.subheading .item,.subheading .zhong{
	display: flex;
	align-items: center;
	-webkit-display: flex;
	-webkit-align-items: center;
	min-height: 52px;
}
.subheading .item{
	position: relative;
	padding-left: 10px;
}
.subheading .zhong{
	color: #fff;
	font-size: 20px;
	position: relative;
	z-index: 2;
}
.subheading .ying{
	position: absolute;
	left: 0px;
	z-index: 1;
	font-size: 50px;
	opacity: 0.2;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	background: linear-gradient(90deg, #2FBBF3 0%, rgba(47,188,244,0.49) 40%, rgba(47,181,237,0.01) 100%);
	background-clip: text;
	text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.section-body{
	background: linear-gradient(180deg, #244F8A 0%, #172274 14%, #2B4178 53%, #131F8B 100%);
	color: #fff;
	font-size: 15px;
}
.section-body section{
	padding-top: 30px;
	padding-bottom: 30px;
}

.section-body .ompe-body{
	min-height: 300px;
	padding: 0px 5%;
}
.ompe-2 .ompe-body{
	min-height: auto;
}
.ompe-2 .ompe-body>div,
.ompe-8 .ompe-body>div{
	border: 2px solid;
	background: linear-gradient(180deg, #486199 0%, rgba(217,217,217,0) 100%);
	border-image: linear-gradient(186deg, rgba(48, 196, 251, 1), rgba(47, 189, 244, 0.08)) 2 2;
	padding: 30px 50px;
}
.ompe-2 .ompe-text{
	line-height: 40px;
	text-align:justify;text-justify:inter-ideograph;
}
.ompe-2 .success{
	padding: 0px 15px 0px 10px;
	font-size: 14px;
}
.ompe-2 .success div:first-child{
	font-size: 16px;
	margin-bottom: 5px;
}
.ompe-2 .ompe-body .item{
	display: flex;
	align-items: flex-start;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
	
	padding: 0px 15px 0px 15px;
	margin-top: 20px;
}

.ompe-2 .layui-col-xs4:first-child .item{
	border-left: 0px solid rgba(47,188,243,0.25);
}
.ompe-3 .layui-col-space20,
.ompe-5 .layui-col-space20{
	margin: -30px;
}
.ompe-3 .layui-col-space20>*,
.ompe-5 .layui-col-space20>*{
    padding: 30px;
}
.ompe-3 .ompe-body{
	padding-top: 80px;
}
.ompe-3 .ompe-body .item{
	text-align: center;
	background: linear-gradient(180deg, #1B2C80 0%, #283478 100%);
	box-shadow: 0px 2px 8px 0px rgba(42,56,152,0.45);
	border-radius: 8px 8px 8px 8px;
	height: 480px;
	padding: 0px 15%;
}
.ompe-3 .ompe-body .item>div{
	transform: translateY(-15%);
	text-align: center;
}
.ompe-3 .ompe-body .item img{
	display: block;
	max-width: 186px !important;
	margin: 0px auto;
}
.ompe-3 .ompe-body .item .top{
	letter-spacing: 7px;
	padding-left: 7px;
	font-size: 28px;
	display: inline-block;
	width: 60%;
	margin: 0px auto;
	margin-top: 25px;
	text-align: center;
}
.ompe-3 .ompe-body .item .top>div{
	margin: 15px 0px 25px 0px;
	height: 3px;
	background: linear-gradient(315deg, #394BDE 0%, #30C6FC 100%);
	width: 100%;
}
.ompe-3 .ompe-body .bottom{
	color: #C9C9C9;
	line-height: 34px;
	font-size: 16px;
	height: 230px;
}
.ompe-3 .ompe-body .demo-image__lazy{
	text-align: left;
}

.ompe-4 .ompe-body{
	display: flex;
    align-items: center;
    -webkit-display: flex;
   -webkit- align-items: center;
    
}
.ompe-4 .ompe-body .left{
	display: flex;
	align-items: flex-start;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
}
.ompe-4 .ompe-body .left img{
	width: 29px;
}
.ompe-4 .ompe-body .leftls{
	width: 70px;
}
.ompe-4 .ompe-body .leftls div{
	text-align: center;
}
.ompe-4 .ompe-body .leftls div:nth-child(1){
	margin-top: 1px;
}
.ompe-4 .ompe-body .leftls div:nth-child(2){
	margin-top: 70px;
}
.ompe-4 .ompe-body .leftls div:nth-child(3){
	margin-top: 96px;
}
.ompe-4 .ompe-body .leftls div:nth-child(4){
	margin-top: 100px;
}
.ompe-4 .top{
	text-align: center;
	padding: 5px 0px;
	font-size: 18px;
}
.ompe-4 .right>div:nth-child(1) .top{
	background: url("../images/ompe-4s_1.png") no-repeat;
	background-size: 100% 100%;
}
.ompe-4 .right>div:nth-child(2) .top{
	background: url("../images/ompe-4s_2.png") no-repeat;
	background-size: 100% 100%;
}
.ompe-4 .right>div:nth-child(3) .top{
	background: url("../images/ompe-4s_3.png") no-repeat;
	background-size: 100% 100%;
}
.ompe-4 .right .item{
	transform: translateY(9%);
}
.ompe-4 .bottom{
	height: 140px;
}
.ompe-4 .item .item-bottom{
	margin: 0px 5px 10px 5px;
}
.ompe-4 .item .item-bottom img{
	width: 35px;
}
.ompe-4 .item .item-bottom:last-child{
	margin-bottom: 0px;
}
.ompe-4 .bottom p{
	text-align: center;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.ompe-4 .bottom p span{
	display: block;
	text-align: center;
}
.ompe-4 .item-bottom{
	background: linear-gradient(180deg, #486199 0%, rgba(217,217,217,0) 100%);
	box-shadow: 0px 2px 8px 0px rgba(42,56,152,0.45);
	border-radius: 10px 10px 10px 10px;
	padding: 20px;
	margin-bottom: 20px;
	height: 128px;
}
.el-scrollbar .el-scrollbar__wrap {
	overflow-x: hidden;
}
.el-select-dropdown .el-scrollbar {
	padding-bottom: 17px;
}
.ompe-4 .item-bottom .demo-image__lazy{
	width: 100%;
	display: flex;
	align-items: flex-start;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
	padding-right: 20px;
}
.ompe-4 .item-bottom .demo-image__lazy>div{
	padding-left: 10px;
}
.ompe-4 .item-bottom .demo-image__lazy>div .text{
	font-size: 16px;
	margin-bottom: 5px;
}
.ompe-4 .item-bottom p{
	color: #E0E0E0;
	font-size: 13px;
	display: flex;
	align-items: flex-start;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
	padding-bottom: 5px;
}
.ompe-4 .item-bottom p:last-child{
	padding: 0px;
}
.ompe-4 .item-bottom p span+span{
	padding-left: 5px;
}

.ompe-5 .list-item{
	display: flex;
	justify-content: center;
	-webkit-display: flex;
	-webkit-justify-content: center;
}
.ompe-5 .ompe-body .item{
	width: 50%;
	margin: 0px 20px;
	padding: 40px 40px;
	line-height: 27px;
	background: url("../images/ompe-5.png") no-repeat;
	background-size: 100% 100%;
}
.ompe-5 .ompe-body .top p{
	padding: 5px 0px;
}
.ompe-5 .ompe-body .top p>span,.ompe-5 .ompe-body .top a{
	color: #30C6FC;
}
.ompe-5 .ompe-body .top a{
	border-bottom: #30C6FC 1px solid;
    color: #30C6FC;
    padding-bottom: 2px;
}
.ompe-5 .ompe-body .bottom{
	transform: translateY(40%);
}
.ompe-5 .ompe-body .bottom{
	margin-bottom: 10px;
}
.ompe-5 .ompe-body .bottom span+span{
	padding-left: 30px;
}
.ompe-5 .text{
	display: inline-block;
}
.ompe-5 .text>div {
	margin-top: 2px;
    height: 2px;
    background: linear-gradient(315deg, #394BDE 0%, #30C6FC 100%);
	margin-bottom: 10px;
}

.ompe-6 .ompe-body {
    padding: 0px 10%;
	text-align: center;
}
.ompe-6 .ompe-body>img{
	width: 80%;
}
.ompe-6 .list-item{
	display: inline-block;
	text-align: left;
	margin-bottom: 30px;
}
.ompe-6 .list-item p{
	margin-bottom: 15px;
}

.ompe-7{
	padding:3% 10% !important;
	background: url("../images/ompe-7.png") no-repeat;
	background-size: 100% 100%;
}
.ompe-7 .subheading{
	width: 100%;
	font-size: 30px;
	justify-content: center;
}
.ompe-7 .subheading a{
    border-bottom: 1px solid;
    padding-bottom: 5px;
    display: inline-block;
}
.ompe-7 .subheading a span{
    padding: 0px 7px;
}
.ompe-7 .ompe-body{
	line-height:30px;
	font-size: 16px;
	min-height: auto;
	text-align: justify;
    text-justify: inter-ideograph;
}

.ompe-8 .ompe-body .top{
	line-height: 27px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(47,188,243,0.25);
}
.ompe-8 .ompe-body .top p{
	margin-bottom: 8px;
}
.ompe-8 .ompe-body .top p a{
	border-bottom: #30C6FC 1px solid;
	color: #30C6FC;
	display: inline-block;
	padding-bottom: 2px;
	cursor: pointer;
}
.ompe-8 .bottom,
.ompe-8 .bottom .item{
	display: flex;
	align-items: flex-start;
	-webkit-display: flex;
	-webkit-align-items: flex-start;
}
.ompe-8 .bottom .item{
	padding: 0px 20px;
}
.ompe-8 .item+.item{
	border-left: 1px solid rgba(47,188,243,0.25);
}
.ompe-8 .item-b{
	padding: 0px 20px;
	line-height: 28px;
}

.ompe-9 .ompe-body,
.ompe-10 .ompe-body{
	text-align: center;
	display: flex;
	align-items: center;
    justify-content: center;
	-webkit-display: flex;
	-webkit-align-items: center;
    -webkit-justify-content: center;
}
.ompe-9 .list-item{
	display: inline-block;
	text-align: left;
}
.ompe-9 .list-item>p{
	display: flex;
	align-items: center;
	-webkit-display: flex;
	-webkit-align-items: center;
	margin-bottom: 30px;
}
.ompe-9 .list-item>p img{
	margin-right: 5px;
}

.ompe-10 .list-item{
    width: 65%;
}
.ompe-10 .list-item .tiem{
	margin-bottom: 30px;
	text-align: left;
}
.ompe-10 .list-item .tiem .top{
	display: flex;
	-webkit-display: flex;
}
.ompe-10 .list-item .tiem .top>div:first-child{
	height: 21px;
	width: 4px;
	display: inline-block;
	margin-right: 10px;
    background: linear-gradient(315deg, #1D2670 0%, #30C6FC 100%);
}
.ompe-10 .list-item .tiem .top>div>div{
	font-size: 16px;
	margin-bottom: 10px;
}