.topbar-ct {
    font-size: 100%;
    color: #999;
    height: 2em;
    line-height: 2em;
}

.topbar-link {
    color: #3f7bee;
}

.topbar-right {
    color: #666;
}

.nav-ct {
    font-size: 100%;
    height: 36.6em;
    background: url('../img/bg.jpg') no-repeat;
}

.nav-ct .comm-center {
    position: relative;
}

.nav-law,.nav-kj {
    /* position: absolute;
    left: -2em; */
    position: fixed;
    left: 0;
    /* top: 32.3em; */
    top: 50%;
    background: url(../img/layout-law.png?v=2) no-repeat;
    width: 4.6em;
    height: 5.8em;
    background-size: 100%;
    z-index: 9;
}

.nav-kj{
  top:auto;
  bottom:0;
  background: url(../img/kuaiji.png) no-repeat;
  width: 171px;
  height: 149px;
  background-size: cover;
}

.nav-law-close,.nav-kj-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    z-index: 10;
}
.nav-kj-close{
  right: 22px;
  top: 30px;
}
.nav-head {
    height: 6.4em;
    font-size: 100%;
    width: 1366px;
    margin-left: -85px;
}

.nav-logo {
    margin-top: 1.7em;
    margin-right: .1em;
}

.nav-headlist {
    margin-top: 2.5em;
}

.nav-headlist li {
    float: left;
    padding: 0 .3em;
    border-bottom: 1px solid transparent;
    margin-left: 1.2em;
}

.nav-headlist li.nav-headlist__active {
    border-bottom: 2px solid #e70012;
    font-weight: bold;
}

.nav-headlist li a {
    font-size: 1em;
    color: #fff;
}

.nav-search {
    margin-top: 2.1em;
    height: 2em;
    background: #fff;
}


/*//design by zhangxiajun date:2019-09-29 */

#nav-search-sub {
    position: absolute;
    z-index: 1000;
    left: 0px;
    top: 40px;
    width: 60px;
    text-align: right;
}


/*//end*/

.nav-searchchannel {
    position: relative;
    padding: 0 1em;
    color: #666;
    line-height: 2em;
}

.nav-searchtext {
    font-size: .7em;
}


/*//design by zhangxiajun date:2019-09-29 */

.nav-searchtext-sub {
    font-size: .7em;
    display: block;
    background-color: white;
    padding-right: 12px;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #eee;
    visibility: hidden;
}

.nav-searchtext-sub:hover {
    background-color: #eee;
    cursor: pointer;
}

.display {
    visibility: visible;
}


/*//end*/

.nav-searchicon {
    display: inline-block;
    background: url(../img/select.png) no-repeat;
    margin-left: .3em;
    width: .7em;
    height: .7em;
    vertical-align: middle;
    cursor: pointer;
}

.nav-searchinput {
    border: none;
    height: 100%;
    width: 13.7em;
}

.nav-searchbtn {
    width: 4.1em;
    line-height: 2em;
    background: #eb3539;
    text-align: center;
}

.nav-searchbtntext {
    font-size: .9em;
    color: #fff;
}

.nav-service {
    margin-top: 1em;
    margin-left: 1.3em;
}

.classify-ct {
    border-radius: 4px;
    background: #fff;
    padding: 1.5em 1em 1em 1em;
}

.classify-lefttitletext {
    color: #333;
    font-size: .9em;
    vertical-align: middle;
}

.classify-leftlist {
    width: 12.5em;
}

.classify-leftlist>li {
    border-bottom: 1px solid #ddd;
}

.classify-leftlist>li {
    position: relative;
    padding-bottom: .6em;
    padding-left: 2em;
    padding-top: .2em;
}

.classify-leftdt {
    font-weight: bold;
}

.classify-leftlist .comm-icon1 {
    position: absolute;
    left: 0;
    top: 0;
}

.classify-leftdttext {
    font-size: .7em;
}

.classify-leftsubstext {
    font-size: .7em;
    color: #333;
    line-height: 1;
}

.classify-hot {
    vertical-align: super;
}

.classify-subs {
    line-height: .7em;
}

.classify-subs li {
    display: inline;
    line-height: .7em;
}

.classify-mid {
    width: 31.5em;
    height: 22.5em;
    margin-left: 1em;
}

.classify-right {
    margin-left: 1em;
    width: 11.4em;
}

.classify-rightlogin {
    border-top: 4px solid #0061ed;
    background: #effbff;
    padding-bottom: 1em;
}

.classify-loginicon {
    background: url('../img/icon_my.png') no-repeat #fff;
    border: .4em solid #fff;
    width: 3.5em;
    height: 3.5em;
    border-radius: 3.5em;
    margin: 1em auto;
}

.classify-logintext {
    color: #999;
    text-align: center;
    margin-bottom: 1em;
}

.classify-loginbtn {
    width: 4.4em;
    height: 1.5em;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
}

.classify-loginbtns {
    margin: 0 auto;
    width: 9.4em;
}

.classify-loginlogin {
    background: #eb3539;
    color: #fff;
    border: 1px solid #eb3539;
}

.classify-loginregist {
    border: 1px solid #0061ed;
    color: #0061ed;
}

.classify-rightnews {
    margin-top: 1em;
    height: 10.7em;
    background: #2f50e8;
    padding: 1em;
    box-sizing: border-box;
}

.classify-rightnewstitle {
    padding-bottom: .6em;
}

.classify-leftline,
.classify-rightline {
    display: inline-block;
    height: .1em;
    background: #fff;
    width: 2em;
    vertical-align: middle;
}

.classify-rightnewslist {
    padding-left: 0.5em;
    margin-top: -0.6em;
}

.classify-rightnewslist li {
    color: #fff;
    list-style: disc;
    font-size: .7em;
    margin-top: .1em;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    list-style-position: inside;
}

.classify-rightnewslist li a,
.classify-rightnewslist li a:link,
.classify-rightnewslist li a:visited {
    margin-left: -1em;
    color: #fff;
    font-size: .8em;
}

.classify-rightnewslist li a:hover {
    color: red;
}

.classify-mid-pagination,
.about-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.classify-mid-pagination .swiper-pagination-switch,
.about-pagination .swiper-pagination-switch {
    display: inline-block;
    width: .3em;
    height: .3em;
    border-radius: .3em;
    background: #fff;
    margin-right: .5em;
}

.classify-mid-pagination .swiper-pagination-switch.swiper-active-switch,
.about-pagination .swiper-pagination-switch.swiper-active-switch {
    width: 1em;
}

.classify-iconnews {
    display: inline-block;
    width: 3.7em;
    height: .9em;
    background: url(../img/news.png) no-repeat;
    vertical-align: middle;
}

.classify-link {
    display: block;
}

.service-ct {
    height: 20em;
    background: #f2f5fa;
}

.service-ct .comm-center {
    position: relative;
}

.service-swiperct {
    position: relative;
    top: -2.7em;
    width: 100%;
    overflow: hidden;
}

.service-swiper {
    height: 16.8em;
    width: 60.5em;
}

.service-item {
    display: block;
    width: 10.9em;
    height: 16.1em;
    border-radius: 3px;
    box-sizing: border-box;
    box-shadow: 0 0 7px 0px #bbb;
    background: #fff;
}

.service-top {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 9em;
    position: relative;
    box-sizing: border-box;
    padding-top: 1.5em;
}

.service-hot {
    position: absolute;
    top: 0;
    right: 0;
}

.service-top .comm-icon2 {
    display: block;
    margin: 0 auto 0 auto;
}

.service-caishui {
    background-color: #3783f1;
}

.service-jinrong {
    background-color: #2fc4ed;
}

.service-jiaoyu {
    background-color: #6b70ee;
}

.service-qiye {
    background-color: #bf6cd5;
}

.service-yiliao {
    background-color: #eee71d;
}

.service-xiazai {
    background-color: #ec595d;
}

.service-reliziyuan {
    background-color: #FF8000;
}

.service-toptext {
    display: block;
    font-size: 1em;
    color: #fff;
    text-align: center;
}

.service-btn {
    display: inline-block;
    width: 5em;
    height: 1.7em;
    color: #fff;
    border-radius: 3px;
}

.service-bom {
    margin-top: 1.5em;
    text-align: center;
}

.service-bom p {
    font-size: .7em;
    line-height: 1.5;
    color: #666;
}

.service-left,
.service-right {
    position: absolute;
    top: 3.8em;
    width: 3em;
    height: 3em;
}

.service-left {
    background: url(../img/icon_left.png) no-repeat;
    left: -4.5em;
}

.service-right {
    background: url(../img/icon_right.png) no-repeat;
    right: -4.5em;
}

.about-ct {
    /* height: 33.7em; */
    background: #fff;
}

.about-content {
    position: relative;
    margin: 40px 0 0;
    display: flex;
}

.about-img {
    position: absolute;
    left: 0;
    top: -3em;
}

.about-textct {
    display: flex;
    flex-direction: column;
    width: 45%;
    border-right: 1px solid #eee;
    padding: 0 20px 0 0;
}

.about-textct .swiper-container {
    width: 464px;
    height: 560px;
}

.about-title {
    position: relative;
    padding-top: 3em;
    padding-bottom: 3em;
    display: none;
}

.about-title h1 {
    color: #ccc;
    line-height: 1;
    font-size: 100%;
    margin-bottom: 1em;
    font-weight: bold;
    letter-spacing: 2px;
}

.about-titleline {
    width: 2.5em;
    height: .2em;
    background: #ccc;
}

.about-more {
    position: absolute;
    right: 0;
    top: 3em;
    color: #999;
}

.about-iconmore {
    display: inline-block;
    background: url(../img/more.png) no-repeat;
    width: .7em;
    height: .7em;
}

.about-text h1 {
    font-size: 1.2em;
    color: #333;
}

.about-text h3 {
    color: #333;
    margin-bottom: .5em;
}

.about-text p {
    font-size: .6em;
    color: #666;
    text-indent: 2em;
    line-height: 2;
}

.about-blue {
    color: #3783f1;
}

.about-red {
    color: #ec595d;
}

.about-num li {
    position: relative;
    padding-top: 1em;
    width: 25%;
    text-align: center;
}

.about-split {
    position: absolute;
    top: 3.2em;
    right: 0;
    height: 2em;
    width: 2px;
    background: #ddd;
}

.about-unit {
    margin-left: .6em;
}

.about-f {
    font-family: Eras Demi ITC;
    font-weight: bold;
}

.about-gap {
    margin-top: .5em;
}

.about-product {
    padding: 10px;
    width: 50%;
}

.about-product h3 {
    font-size: 20px;
    color: #666;
    margin: 0;
    padding: 0 0 15px;
    border-bottom: 1px solid #eee;
    display: flex;
}

.about-product h3 span {
    background-color: #66CDAA;
    width: 5px;
    height: 20px;
    display: inline-block;
    margin: 0 8px 0 0;
}

.about-product h3 label {
    margin: -5px 0 0;
}

.about-product .product-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 40px 0 0;
}

.about-product .product-con a {
    width: 222px;
    height: 236px;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 30px;
    box-shadow: 5px 5px 6px #eee;
}

.about-product .product-con a:hover {
    transform: translate(5px, 5px);
    -webkit-transform: translate(5px, 5px);
}

.about-product .product-con img {
    width: 100%;
    height: 180px;
}

.about-product .product-con span {
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 56px;
}

.hot-ct {
    padding-bottom: 2em;
    background: #f2f5fa;
}

.hot-title {
    padding-top: 3.3em;
    text-align: center;
}

.hot-title h1,
.hot-title h3 {
    font-size: 100%;
    font-weight: normal;
}

.hot-tab {
    margin-top: 1.5em;
    text-align: center;
}

.hot-tab li {
    display: inline-block;
}

.hot-tab li a {
    display: block;
    width: 5.5em;
    height: 1.6em;
    text-align: center;
    border-radius: 1.6em;
    margin-left: 10px;
    background: #fff;
    line-height: 1.6em;
}

.hot-service .hot-tab li.hot-tab__active a {
    background: #3783f1;
}

.hot-gold .hot-tab li.hot-tab__active a {
    background: #ec595d;
}

.hot-tab li.hot-tab__active a span {
    color: #fff;
}

.hot-box {
    display: none;
    margin-top: 2em;
}

.hot-box li {
    float: left;
    height: 22em;
    width: 25%;
    box-sizing: border-box;
}

.hot-dark {
    height: 100%;
    background: #3783f1;
    padding: 0.5em 1.3em 0 1.3em;
    box-sizing: border-box;
}

.hot-gold .hot-dark {
    background: #ec595d;
}

.hot-darktop {
    position: relative;
}

.hot-addimg {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/icon_add.png) no-repeat;
    width: 1em;
    height: 1em;
}

.hot-darktop {
    padding-top: 1.1em;
    padding-left: .9em;
}

.hot-darktop p {
    color: #87aef5;
    font-weight: bold;
    line-height: 1;
}

.hot-gold .hot-darktop p {
    color: #f29799;
}

.hot-darktopgap {
    margin-top: .8em;
}

.hot-darkmid {
    margin: 2em 0;
    color: #fff;
    padding-left: .9em;
    font-weight: bold;
}

.hot-darkbom {
    padding: .1em 1em 0 1em;
    color: #fff;
    line-height: 1;
    background: #0376d8;
    height: 7em;
}

.hot-gold .hot-darkbom {
    background: #d6494d;
}

.hot-darkbom p {
    margin-bottom: .9em;
}

.hot-blue {
    color: #3783f1;
}

.hot-red {
    color: #ec595d;
}

.hot-btn {
    position: absolute;
    display: inline-block;
    height: 1.6em;
    width: 5em;
    border-radius: 3px;
    line-height: 1.6em;
    text-align: center;
    bottom: 2.6em;
    left: 5em;
    vertical-align: top;
}

.hot-btn>span {
    vertical-align: top;
}

.hot-service .hot-btn {
    background: #3783f1;
    color: #fff;
}

.hot-gold .hot-btn {
    background: #ec595d;
    color: #fff;
}

.hot-light1 {
    position: relative;
    height: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    text-align: center;
    padding: 3.5em 1em 0 1em;
    line-height: 1;
    background: #fff;
}

.hot-gold .hot-light1 {
    padding-top: 1em;
}

.hot-gap {
    margin-top: .7em;
    margin-bottom: 2.2em;
}
.hot-touxiang{
  width: 193px;
  height: 193px;
}
.hot-touxiang1 {
    display: inline-block;
    
}

.hot-gap2 {
    margin-top: .7em;
    margin-bottom: .5em;
}

.hot-goldimg {
    width: .75em;
    height: 1em;
    display: inline-block;
    background: url(../img/icon_jinpai.png) no-repeat;
    vertical-align: middle;
    margin-right: .5em;
}

.hot-gap3 {
    margin-bottom: 2.3em;
}

.hot-text {
    padding: 0 .5em;
    line-height: 1.2;
    text-align: left;
}

.hot-gold .hot-btn {
    margin-top: 1.5em;
    bottom: 5em;
}

.hot-icon {
    display: inline-block;
    width: 5em;
    height: 5em;
    text-align: center;
    line-height: 5em;
    vertical-align: middle;
}

.hot-icon .icon {
    color: #bdc2c6;
    font-size: 3.7em;
}

.foot-ct {
    height: 9.5em;
    background: #e13443;
    /* padding-top: 1.6em;
    box-sizing: border-box; */
}

.foot-ct .comm-center {}

.foot-link {
    padding-top: 1.6em;
    color: #fff;
}

.foot-tel {
    padding-top: 1.6em;
}

.foot-addr {
    margin-top: 1em;
    line-height: 1;
}

.foot-ewm {
    width: 5em;
    height: 5em;
    margin-bottom: .7em;
}

.foot-erweima {
    padding-top: 1.6em;
    margin-right: 1.7em;
    text-align: center;
}

.copyright-ct {
    background: #e13443;
    height: 2em;
    line-height: 2em;
    text-align: center;
}

.up-ct {
    width: 5.1em;
    height: 5.1em;
    background: url(../img/icon_top.png) no-repeat;
    position: fixed;
    /* bottom: 23.5em; */
    bottom: 50%;
    left: 53%;
    margin-left: 28em;
    cursor: pointer;
}

.servicemask-ct {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, .5);
}

.servicemask-content {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 29.5em;
    height: 18.5em;
    background: #fff;
    padding: 0 1.7em;
    box-sizing: border-box;
    border-radius: .3em;
}

.servicemask-title {
    text-align: center;
    padding: 1.3em 0;
}

.servicemask-des {
    height: 1.3em;
    line-height: 1.3em;
    text-indent: .5em;
    background: #f5f5f5;
}

.servicemask-form {
    padding-top: 1em;
}

.servicemask-item {
    position: relative;
    display: block;
    height: 1.4em;
    margin-bottom: .5em;
}

.servicemask-label {
    position: absolute;
    left: 0;
    height: 100%;
    width: 4.3em;
    text-align: right;
}

.servicemask-half {
    position: relative;
    display: inline-block;
    width: 50%;
    height: 100%;
}

.servicemask-input {
    margin-left: 4.3em;
    height: 100%;
}

.servicemask-input>input {
    height: 100%;
    width: 100%;
    font-size: .7em;
    text-indent: .5em;
    box-sizing: border-box;
    /* border-color: #ddd;
    border-width: 1px; */
    box-shadow: none;
}

.servicemask-s.servicemask-input {
    margin-right: 3.3em;
}

.servicemask-unit {
    position: absolute;
    right: 0;
    top: 0;
    width: 3.3em;
    height: 100%;
    text-indent: .5em;
}

.servicemask-require {
    color: #fe8d8d;
    font-size: .6em;
    margin-right: .15em;
    vertical-align: super;
}

.servicemask-close {
    position: absolute;
    right: 1.7em;
    top: 1.5em;
    width: .8em;
    height: .8em;
    background: url(../img/close.png) no-repeat;
    background-size: 100%;
    z-index: 2;
    cursor: pointer;
}

.servicemask-submit {
    display: block;
    margin: 2em auto 0 auto;
    width: 5em;
    height: 1.7em;
    text-align: center;
    border-radius: .3em;
    background: #3783f1;
}

.servicemask-input textarea {
    border-color: #ddd;
    width: 100%;
    height: 100%;
}

.servicemask-item.servicemask-textarea {
    height: 3.4em;
}

.servicemask-total {
    text-align: right;
}

.servicemask-content.servicemask-notjinrong {
    width: 45em;
    height: 27.7em;
    box-sizing: content-box;
}

.m-laybuy-rbox {
    padding: 4.5em 1.5em 1.5em 2em;
    width: 12em;
    height: 21.7em;
    background: #fff;
    border-radius: 0 .6em .6em 0;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
}

.u-laybuy-rmodtit {
    margin: 10px 0 0;
    line-height: 50px;
    font-size: 22px;
    font-weight: normal;
    color: #3783f1;
}

.m-issue-list>li {
    padding: 14px 0 14px 48px;
    border-bottom: 1px dashed #dbdbdb;
    position: relative;
}

.m-issue-list>li>.iconfont {
    margin: auto;
    width: 1em;
    height: 1em;
    font-size: 30px;
    color: #3783f1;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.m-issue-list>li>h5 {
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #34495e;
    overflow: hidden;
}

.m-issue-list>li>p {
    line-height: 22px;
    color: #bec3c7;
    font-size: .7em;
}

#bg {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}

.m-logreg-box {
    padding: 10px;
    width: 560px;
    height: 460px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.m-logreg-box {
    padding: 10px;
    width: 560px;
    height: 460px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.m-logreg-bg {
    background: #fff;
    border-radius: 20px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.m-logreg-bg-01 {
    width: 580px;
    height: 480px;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
}

.m-logreg-bg-02 {
    width: 560px;
    height: 460px;
}

.m-logreg-main {
    position: relative;
}

.m-logreg-header {
    margin: 12px 42px 0;
    height: 52px;
    line-height: 52px;
    position: relative;
    overflow: hidden;
}

.u-logreg-header-leftele {
    margin-left: 30px;
    font-size: 28px;
    color: #e70012;
}

.u-logreg-header-leftele>em {
    font-size: 18px;
    color: #34495e;
}

.m-logreg-rightele {
    padding-top: 22px;
    height: 30px;
    line-height: 18px;
    color: #34495e;
}

.m-logreg-rightele>a {
    display: inline-block;
    height: 30px;
    color: #34495e;
    position: relative;
}

.m-logreg-rightele>a>.line {
    display: inline-block;
    height: 2px;
    background: #e70012;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    -moz-transition: left .3s ease-in-out, right .3s ease-in-out;
    -webkit-transition: left .3s ease-in-out, right .3s ease-in-out;
    transition: left .3s ease-in-out, right .3s ease-in-out;
}

.m-logreg-rightele>a:hover,
.m-logreg-rightele>a.active {
    color: #e70012;
}

.m-logreg-rightele>a:hover>.line,
.m-logreg-rightele>a.active>.line {
    left: 0;
    right: 0;
}

.m-logreg-form {
    margin: 28px auto 33px;
    width: 430px;
    height: 225px;
}

.m-logreg-tab-mod .m-logreg-form {
    height: 245px;
}


/* .m-logreg-form.special { } */

.m-logreg-form>li {
    display: block;
    border-bottom: 1px solid #e6e6e6;
}

.m-logreg-form>li,
.m-logreg-form>li input {
    height: 60px;
    line-height: 60px;
}

.m-logreg-form.special>li,
.m-logreg-form.special>li input {
    height: 38px;
    line-height: 38px;
}


/* .m-logreg-form>li:last-child { border-bottom: 0 none; } */

.u-logreg-form-icon {
    display: inline-block;
    float: left;
    margin-left: 15px;
    font-size: 28px;
    color: #e70012;
}

.m-logreg-form>li input {
    float: left;
    padding: 0 20px;
    width: 347px;
    border: 0 none;
    background: none;
}

.m-logreg-form>li input.code {
    width: 133px;
}

.m-logreg-form.special .u-logreg-form-codebtn,
.m-logreg-form.special .u-logreg-form-yzm {
    margin-top: 11px;
}

.u-logreg-form-codebtn {
    display: inline-block;
    margin-top: 20px;
    float: left;
    width: 88px;
    height: 23px;
    line-height: 23px;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #e70012;
    border: 1px solid #e70012;
}

.u-logreg-form-codebtn:hover {
    color: #fff;
    background: #e70012;
}

.u-logreg-btn {
    display: block;
    margin: 0 auto;
    width: 240px;
    height: 65px;
    line-height: 65px;
    background: #e70012;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 15px;
}

.u-logreg-btn:hover {
    background: #c80010;
}

.u-logreg-form-yzm {
    display: block;
    float: left;
    margin-top: 20px;
    width: 68px;
    height: 24px;
    border: 1px solid #ced1d3;
    background: #eee;
    position: relative;
    overflow: hidden;
}

.u-logreg-form-yzm>img {
    display: block;
    width: 100%;
    height: 100%;
}

#showRegister {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 640px;
    height: 462px;
    margin-left: -320px;
    margin-top: -231px;
    padding: 8px;
    border: 8px solid #E8E9F7;
    background-color: white;
    z-index: 1002;
    /* overflow: auto; */
}

.m-logreg-rightele_reg {
    padding-top: 22px;
    height: 30px;
    line-height: 18px;
    color: #34495e;
}

.m-logreg-rightele_reg>a {
    display: inline-block;
    height: 30px;
    color: #34495e;
    position: relative;
}

.m-logreg-rightele_reg>a>.line {
    display: inline-block;
    height: 2px;
    background: #e70012;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    -moz-transition: left .3s ease-in-out, right .3s ease-in-out;
    -webkit-transition: left .3s ease-in-out, right .3s ease-in-out;
    transition: left .3s ease-in-out, right .3s ease-in-out;
}

.m-logreg-rightele_reg>a:hover,
.m-logreg-rightele_reg>a.active {
    color: #e70012;
}

.m-logreg-rightele_reg>a:hover>.line,
.m-logreg-rightele_reg>a.active>.line {
    left: 0;
    right: 0;
}

.m-logreg-tab-mod-reg .m-logreg-form-reg {
    height: 245px;
}

.fontsize14 {
    font-size: 14px;
}

.g-log-reg {
    margin: 20px auto 0px;
    width: 100%;
    height: 650px;
    position: relative;
}

#showlogin {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 640px;
    height: 650px;
    margin-left: -320px;
    margin-top: -325px;
    padding: 8px;
    border: 8px solid #E8E9F7;
    background-color: white;
    z-index: 1002;
    background: url("../img/login-bg.jpg") center no-repeat;
    background-size: cover;
    /* overflow: auto; */
}

.u-ly-close {
    position: absolute;
    right: 10px;
    top: 10px;
}