body{
	transition: 0.5s;
	font-size: 16px;
	font-family: Microsoft YaHei;
	background-image: url(/img/images/bk1.png);
}

a:link,a:visited{transition: 0.5s; color: #333}
a:hover,a:active{transition: 0.5s; color: #999}




#mBanner{margin-top: 90px}
#mBanner img{width:100%; height: auto; min-width: 1450px;}
.divPic{width: 1920px; margin: auto; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px;}
.divPic2{width: 1920px; margin: auto; padding-top: 90px}


#mBannerBT{
	min-width: 1450px;
	height: 100%;
	position: absolute; margin-top: -50%; padding-left: 10%;
	min-width: 1450px;
}

#mBannerBT a{
	display: inline-block;
	color: #FFF;
	font-size: 200%;
	margin-top: 20px;
	margin-right: 20px;
}
.bt_xd{background: #FF5900; border-radius: 5rem; padding: 1% 5%;}
.bt_zx{background: #AD0005; border-radius: 5rem; padding: 1% 5%;}

.bt_xd:hover{background: #FF9E00;}
.bt_zx:hover{background: #FF060D;}

li .nav2{ text-align:center; transition: 0.5s;}

li:hover .nav2 {
  display: block;
  text-align: center;
  top: 80px;
  transition: 0.5s;
}

.navigationDiv ul li {
	display: inline;

}
#menu .topLable li a {
    display: inline-block;
    width: auto;
    font-weight: normal;
}

.aboutbg {
    background-image: url(/img/images/about_m1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 1860px;
    padding-top: 0px;
}
.corebg {
    background-image: url(/img/images/hexin.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 2328px;
    padding-top: 0px;
}

.contactbg{
    background-image: url(/img/images/contact.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto;
    width: 100%;
    height: 1380px;
    padding-top: 350px;
}

.user-center {
    background-color: white;
    width: 1650px;
    height: auto;
    margin: 0 auto;
    border-radius: 5px;
    padding: 20px 25px;
    min-height: 800px;
}

.user-center_xd {
    background-color: white;
    width: 1300px;
    height: auto;
    margin: 0 auto;
    border-radius: 5px;
    padding: 20px 50px;
}
.about-bg {
	width: 1920px;
    background-image: url(/img/images/userbg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FFF;
    background-size: auto;
    
    min-height: 954px;
    padding-top: 330px;
    margin: auto;
    margin-top: 90px;
}


.about-xd {
    width: 1920px;
    background-image: url(/img/images/xd.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FFF;
    background-size: auto;
    
    min-height: 954px;
    padding-top: 220px;
    margin: auto;
}

#loginButtonDiv{
    display: flex;
    align-items:center;

}

.bt_login,.bt_login:visited,.bt_login:link{background: #E72525; color: #FFF; text-align: center; padding: 10px 40px; border-radius: 10px;}

.bt_login:hover{
    background: #FF0000;
}

.bt_redmenu,.bt_redmenu:visited,.bt_redmenu:link{
    display: block;
    background: #E72525; color: #FFF; text-align: center; padding: 15px 40px; border-radius: 10px;
    line-height: 28px; margin-bottom: 10px;
    font-weight: bolder;
}

.bt_redmenu:hover{
    background: #FF4141;
}



.is-active{background: #393939; }
.is-active a{color: #FFF;}

.el-menu-item.is-active {
    color: #FFF;
}
.el-menu-item.is-active i {
    color: #FFF;
}


.el-menu {
    border-right: none;
   
}

.el-menu-item {
    border-radius: 10px;
    margin-bottom: 5px;
}
.el-dropdown-menu__item, .el-menu-item {
     font-size: 16px;
     padding: 0 0;
 }

.el-menu-item:link,.el-menu-item:visited{
    color: #333;
    background-color: #FFF;
}


.el-menu-item:focus, .el-menu-item:hover, .el-menu-item:active {
    outline: 0;
    background-color: #333;
    color: #FFF;
}
.el-menu-item:hover a{
    color: #FFF;
}

.el-menu-item a{
    display: block;
    padding-left: 0px;
}

h3{font-weight: normal; line-height: 48px;}

.user-info{width: calc(100% - 100px); padding: 30px 50px; border-radius: 5px;}

.font_tms{padding-left: 10px; color: #666; line-height: 28px;}
.font_tm{font-size: 20px; color: #333;}


.complete-info>span{transition: 0.5s;}
.complete-info>span:hover{transition: 0.5s;background: #333; color: #FFF;}

.bottonBody a{color: #FFF;}
.bottonBody a:hover{color: #CCC;}

.amountMoney{color: #FFFF00; font-size: 22px; font-weight: bolder;}

.el-step__title.is-wait {
    color: #939393;
}

.el-step__title.is-process, .el-step__head.is-process {
    color: #FFFFFF;
}

.el-step__title.is-success {
    color: #E93F3F;
}

.el-step__icon.is-text {
    border-radius: 50%;
    border: 2px solid;
    border-color: #E93F3F;
    background-color: #E93F3F;
}

.el-step__icon-inner {
    color: #FF8E8E;
}

.is-status{
    color: #FFF;
}

.el-step__line {
    position: absolute;
    border-color: inherit;
    background-color: #E93F3F;
}

.el-step.is-horizontal .el-step__line {
    height: 6;
    top: 09px;
}

.el-input_m1 {
    width: 50px !important;
    margin-right: 30px !important;
}

.el-input-number .el-input {
    width: 80px !important;
    margin-right: 30px !important;
}


.el-input-number.is-controls-right .el-input__inner {
    padding-left: 15px;
    padding-right: 15px;
}

.el-select .el-input {
    width: 220px !important;
    margin-right: 30px !important;
}

.el-textarea{
    width: 800px !important;
}