html {
	/* font-size: 62.5%; */
	/*10 ÷ 16 × 100% = 62.5%*/
}

html,
body {
	display: block;
	height: 100%;
}

body img {
	width: 100%;
	display: block;
}

.step {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.hide {
	display: none;
}

.cover {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99;
}

.pop {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
}

.pbg {
	height: 100%;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.mdbox {
	display: flex;
	align-items: center;
	left: 0;
	top: 0;
	height: 100%;
}

.pt {
	position: absolute;
	width: 100%;
	left: 0;
}

.pts {
	position: absolute;
	width: 100%;
	left: 0;
}

.mu.off,
.mu.on {
	width: 6%;
	height: 5%;
	/* display: none; */
	position: absolute;
	right: 2.5%;
	top: 1%;
	z-index: 9999;
}

.mu.off {}

.mu.on {
	animation: bgmove 1.1s linear infinite;
	-webkit-animation: bgmove 1.1s linear infinite
}

@keyframes bgmove {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

@-webkit-keyframes bgmove {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.allpop {
	background: #666;
	border-radius: 5px;
	padding: 12px;
	line-height: 0.3rem;
	white-space: nowrap;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	position: fixed;
	z-index: 99999;
	top: 45%;
	margin: 0 auto;
	font-size: 0.25rem;
	display: block;
	left: 50%;
	transform: translateX(-50%);
}

.wd {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	color: #ad3a2d;
}

.wd-title {
	position: absolute;
	width: 76%;
	text-align: center;
	font-size: 0.4rem;
	top: 25%;
	left: 12%;
	line-height: 0.6rem;
	font-weight: bold;
}

.wd-text {
	position: absolute;
	width: 76%;
	font-size: 0.35rem;
	top: 48%;
	left: 11.5%;
	line-height: 0.6rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.021rem;
}

.p1-1 {
	float: left;
	width: 19.9%;
	position: absolute;
	top: 0;
}

.p1-2 {
	float: right;
	width: 23.82%;
	position: relative;
	position: absolute;
	top: 0;
	right: 0;
}

.step {}

.lang-zh {
	position: absolute;
	white-space: nowrap;
	left: 19%;
	top: 30%;
	color: #83859c;
	font-size: 0.2rem;
}

.lang-en.sel,
.lang-zh.sel {
	color: #fff;
}

.lang-en {
	position: absolute;
	white-space: nowrap;
	left: 59%;
	top: 30%;
	color: #83859c;
	font-size: 0.2rem;
}

.p1-3 {
	float: left;
	width: 100%;
	position: relative;
}

.menu {
	position: absolute;
}

.m1 {
	width: 32.88%;
	left: 0;
	top: 0;
}

.m2 {
	left: 32.88%;
	width: 34.4%;
	top: 0;
}

.m3 {
	right: 0;
	width: 32.26%;
	top: 0;
}

.m4 {
	width: 32.88%;
	left: 0;
	top: 36.7%;
}

.m5 {
	left: 32.88%;
	width: 34.4%;
	top: 36.7%;
}

.m6 {
	right: 0;
	width: 32.26%;
	top: 36.7%;
}

.m7 {
	width: 32.88%;
	left: 0;
	top: 68.6%;
}

.m8 {
	left: 32.88%;
	width: 34.4%;
	top: 68.6%;
}

.m9 {
	right: 0;
	width: 32.26%;
	top: 68.6%;
}

.p1bg {
	background-image: url(../img/pbg.jpg);
}

.p2bg {
	background:#060346 url(../img/p2bg.jpg) no-repeat 0 0/100% auto;
}

.p2 {
	/* height: auto; */
	position: relative;
	float: left;
	height: auto;
}




.wbg {
	background-size: 100% auto;
}

.hbg {
	background-size: auto 100%;
}

.info-box {
	float: left;
	width: 96%;
	margin-left: 2%;
	position: relative;
	background-color: #fff;
	margin-top: -1px;
	padding-bottom: 1rem;
	/* padding-top: 20px; */
}

.tabs {
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-top: 30px;
	position: relative;
}

.tab-1 {
	position: relative;
	left: 0;
	top: 0;
	width: 50%;
}

.tab-2 {
	position: absolute;
	left: 50%;
	top: 0;
	width: 50%;
}

.title,
.desc {
	float: left;
	width: 100%;
	clear: both;
	padding-left: 4.44%;
	padding-right: 4.44%;
	box-sizing: border-box;
}

.title {
	font-size: 0.25rem;
	font-weight: bold;
	margin-top: 0.4rem;
}

.title label {
	color: #ff0000;
	float: left;
	margin-right: 0.2rem;
}

.desc input,
.desc select {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #999;
	height: 0.7rem;
	line-height: 0.7rem;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	box-sizing: border-box;
	font-size: 0.25rem;
	float: left;
	margin-top: 0.25rem;
}

.desc select {
	box-sizing: content-box;
	width: calc(100% - 0.5rem);
	appearance: none;
	background: url(../img/d_08.png) no-repeat 98% center/0.8rem auto;
}

.desc input.code {
	width: 55%;
}

.send {
	float: right;
	border-radius: 5px;
	border: 1px solid #999;
	height: 0.7rem;
	line-height: 0.7rem;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	background: #dedede;
	color: #fff;
	text-align: center;
	width: 30%;
	font-size: 0.25rem;
	margin-top: 0.25rem;

}

.submit,.login {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 0.5rem;
}

.lise {
	float: left;
	width: 90%;
	margin-left: 5%;
	text-align: center;
	color: #999;
	font-size: 0.25rem;
	margin-top: 0.25rem;
}

.lise label {
	color: #5071ff;
}

.sliderText {
	font-size: 0.25rem;
}

#captcha {
	top: 0rem;
}

.slidercaptcha {
	margin: 0 auto;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
	margin-top: 0.25rem;
	font-size: 0.25rem;
	margin-bottom: 0.25rem;
}

.slidercaptcha .card-body {
	padding:0;
}

.slidercaptcha canvas:first-child {
	border-radius: 4px;
	border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.03);
	padding: .25rem 0.25rem;
}

.refreshIcon {
	top: -54px;
}
.sliderContainer{
	height: 40px;
}
.desc label{
	float: left;
	clear: both;
	font-size: 0.25rem;
	color: #999;
	position: relative;
	margin-left: 4.5%;
	margin-top: 0.25rem;
	padding-left: 0.35rem;
	box-sizing: border-box;
}
.desc label i{
	position: absolute;
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	border: 1px solid #999;
	top: 50%;
	transform: translateY(-50%);
	left:0;
}
.types label i{
	border-radius: 0;
}
.desc label.sel i b{
	position: absolute;
	width: 0.1rem;
	height: 0.1rem;
	top: 0.05rem;
	left:0.05rem;
	background: #060346;
	border-radius: 50%;

}
.types label.sel i b {
	border-radius: 0;
}
.send.sel{
	background:#060346;
}
.content{
	float: left;
	position: relative;
	width: 100%;
	background:#060346 url(../img/bg1_04.jpg?v=1) no-repeat 0 0/100% auto;
	min-height: 12rem;
}
.top-banner{
	float: left;
	width: 100%;
	position: relative;
}
.info-box{
	float: left;
	width: 96%;
	margin-left: 2%;
	background: #fff;
}
.info{
	float: left;
	width: 100%;
	margin-top: 20px;
	position: relative;
}
.my-yy{
	float: left;
	width: 92%;
	margin-left: 4%;
	position: relative;
	/* margin-top: 20px; */
}
.tp-1,.mt-list{
	float: left;
	width: 100%;
}
li dt{
	float: left;
	width: 35.7%;
}
li dd{
	float: left;
	width: 50%;
	font-size: 0.3rem;
	margin-left: 10px;
}
dd span,dd label{
	float: left;
	clear: both;
}
.mt-list li{
	float: left;
	margin-top: 15px;
	clear: both;
	position: relative;
}
dd span:first-child{
	margin-top: 3%;
}
dd label{
	margin-top: 5px;
	font-size: 0.25rem;
}
.tp-2{
	margin-top: 20px;
	position: relative;
	float: left;
}
.bm{
	position: absolute;
	width: 17.6%;
	right:5%;
	top: 25%;
	transform: translateY(-50%);
}
.info .uname{
	position: absolute;
    font-size: 0.38rem;
    /* font-weight: bold; */
    left: 35%;
    top: 16.5%;
    white-space: nowrap;
}
.info .phone{
	position: absolute;
    font-size: 0.28rem;
    left: 35%;
    white-space: nowrap;
    top: 45%;
	color: #999999;
}
.info .coms{
	position: absolute;
	font-size: 0.28rem;
    left: 35%;
    white-space: nowrap;
    top: 63.5%;
	color: #999999;
}
.lt-list{
	float: left;
	width: 100%;
	margin-top: 20px;
	background: #fff;
	padding-bottom: 0.3rem;
	position: relative;
}
.list{
	float: left;
	width: 92%;
    margin-left: 4%;
}
.list li{
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 10px;
	padding-bottom: 5px;
}
.pl-1{
	position: absolute;
	width: 37.5%;
	left:0;
	top: 0;
}
.pl-2{
	position: absolute;
	width:40%;
	left:42.67%;
	top: 0;
	font-size: 0.26rem;
}
.pl-3{
	position: absolute;
	width:7.38%;
	left:83%;
	top:49%;
}
.pl-4{
	position: absolute;
	width:7.38%;
	right: 0;
	top: 49%;
}
.pl-5{
	position: absolute;
	right: 0;
	top: 74.5%;
	font-size: 0.2rem;
	color: #a3a3a3;
	white-space: nowrap;
}
.mt-1{
	position: absolute;
	width: 32%;
	left:15.64%;
	top: 0;
}
.mt-2{
	position: absolute;
	width:37.33%;
	left:47.64%;
	top: 0;
}
.mt-3{
	position: absolute;
	width: 32%;
	left:15.64%;
	top: 32.44%;
}
.mt-4{
	position: absolute;
	width:37.33%;
	left:47.64%;
	top: 32.44%;
}
.mt-5{
	position: absolute;
	width:36.53%;
	left:29.86%;
	top: 63.97%;
}
.prs{
	float: left;
	position: relative;
}
.pt-1,.pt-2{
	background: #fff;
	float: left;
	width: 96%;
	margin-left:2%;
	margin-bottom: 20px;
}
.pt-1 .title,.pt-2 .title{
	float: left;
	width: 100%;
	padding: 0;
	margin-top: 0;
}
.pt-1 .desc,.pt-2 .desc{
	float: left;
	width: 87%;
	margin:0px 0 20px 0;
	margin-left: 5.7%;
	padding: 0;
}
.bdm{
	float: left;
	width: 100%;
}
.bg6{
	background: #141a47 url(../img/bg6_02.jpg) no-repeat 0 0/100% auto !important;
}
.p6bg{
	min-height: 100%;
	background:#141a47 ;
}
.title-cover{
	position: absolute;
	width: 100%;
	left:0;
	top: 4%;
	pointer-events: none;
}
.yjjb .list{
	padding: 10px 0;
}
.list li:last-child{
	border: 0;
}
.list .vlist li:last-child{
	border-bottom: 1px solid #e5e5e5;
}
.yjjb .pl-2{
	top: 8%;
}
.yjjb .pl-5{
	left:42.67%;
	top: 48.5%;
}
.down{
	position: absolute;
	width: 12%;
	top:50%;
	transform: translateY(-50%)  rotate(180deg);
	right: -1%;
}
.more{
	float: left;
	width: 100%;
}
li .pro-name{
	float: left;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.25rem;
}
.rotate{
	transform:translateY(-50%)  rotate(0deg);
	transition: all .3s;
}
.p10bg{
	background-image: url(../img/login_02.jpg);
}
.login-title{
	float: left;
	width: 48%;
	margin-left: 2.3%;
	margin-top: 20px;
}
.login-desc{
	float: left;
	width: 96%;
	margin-left: 2%;
	margin-top: 10px;
	position: relative;
	background: #fff;
	border-radius: 10px;
	padding-bottom: 25px;
}
.inf-box{
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top: 0;
}
.p1-1 label{
	position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 0.54rem;
    line-height: 0.54rem;
    font-size: 0.2rem;
    text-align: center;
    color: #fff;
    margin-left: -3px;
}
.model{
	width: 60%;
    position: fixed;
    left: 20%;
    height: 170px;
    z-index: 999;
    font-size: 0.35rem;
    text-align: center;
    line-height: 200px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.8) url(../img/check.png) no-repeat center 25%/35% auto;
    padding-top: 27px;
    box-sizing: border-box;
	color: #fff;
	border-radius: 10px;
}
.model .vclose{
	position: absolute;
	width: 5%;
    right: 3%;
    top: 3%;
    background: url(../img/close.png) no-repeat 0 0/100% auto;
    width: 30px;
    height: 30px;
}
.vlist{
	float: left;
	width: 100%;
}
.vlist li{
	float: left;
	width: 40%;
	margin-left: 5%;
}
.vlist li:nth-child(2n){
	margin-left: 10%;
}
.vlist dt{
	float: left;
	width: 100%;
}
.vlist dd{
	clear: both;
	float: left;
	width: 100%;
	font-size: 0.2rem;
	margin-top: 10px;
	margin-left: 0;
}
.beian{
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 0.25rem;
	margin-top: 100px;
	margin-bottom: 10px;
}
.success{
	position: fixed;
	width: 100%;
	left:0;
	top: 0;
	height: 100%;
	z-index: 99;
	background: rgba(0,0,0,0.8);
}
.success .pops{
	position: absolute;
	width: 84.88%;
	left:7.5%;
	top:50%;
	transform: translateY(-50%);
}
.over{
	height: 100%;
	overflow: hidden;
}
.success .close{
	position: absolute;
    width: 70%;
    left: 15%;
    top: 67%;
    height: 13%;
}
video{
	width: 100%;
}
.article li{
	width: 90%;
	margin-top: 0;
	line-height: 0.3rem;
}
.vlist.article li:nth-child(2n){
	margin-left: 5%;
}
.pps{
	width: 90%;
	margin-left: 5%;
	font-size: 0.25rem;
	line-height: 0.4rem;
	padding-top: 20px;
	margin-bottom: 20px;
	height: auto;
}
.bm-btn{
	position: absolute;
	width: 17.12%;
	left:62%;
	top: 20px;
}
.zb-btn{
	position: absolute;
	width: 17.12%;
	left:80.9%;
	top: 20px;
}