/*table*/

.site-doc-anim li {
    height: auto;
}

.boxTitle {
    width: 1500px;
    margin: 25px auto 0 auto;
}

.boxTitle a {
    color: #444445
}

.boxTitle a:hover {
    color: #ed97b9
}

#s8 ul{
    width: 1560px;
    margin: 10px auto 25px auto;
}

#s8 a:hover {
    text-decoration: none!important;	
}

#s8  li {
    width: 170px;
    list-style: none;
}

#s8 li a:hover {
    text-decoration: none!important;	
}

#s8  li {
    width: 170px;
    height: 170px;
    display: inline-block;
    margin-left: 8px;
    margin-right: 12px;
    vertical-align: middle;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 60px;
    transition: all .3s;
    -webkit-transition: all .3s;
    cursor: pointer;
}



#s8   li a {
    width: 170px;
    height: 170px;
    text-align: center;
    cursor: pointer;
    color:#222222;
}

#s8 li a:hover {
    text-decoration: none!important;
    outline: none;	
}

#s8 li img {
    width: 170px;
    height: 170px;
    opacity: 1
}

#s8 li img:hover {
    width: 170px;
    height: 170px;
    opacity: .7;
}

/*2020 0526*/

#s8 li p span {
    font-size: 14px;
}

#s8 li p {
    color: #999;
    font-size: 14px;
    text-align: left;
    height: 18px;
    line-height: 18px;
    top: 6px;
    position: relative;
}

#s8 li p .hot:hover {
    color: #000;
}

#s8 .code {
    background-color: #aaa;
    width: 170px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    margin-top: -8px!important;
}

#s8 .code:hover {
    background-color: #c76a6a;
    width: 170px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    margin-top: -8px!important;
}

/*register*/

#fieldset_1 {
    display: block;
    float: none!important;
    width: 800px!important;
    margin: 0 auto;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}

#fieldset_1 fieldset {
    border: 0px solid #e1e1e1!important;
    padding: 20px;
    margin: 20px 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.pmagic legend {
    display: none;
}

.pmagic fieldset {
    border: 0px solid #e1e1e1!important;
}

#fieldset_1 .pm-field-input {
    width: 70%!important;
    border: 1px solid #aaa;
    background-color: #Ffffff;
}

#fieldset_1 sup {
    top: 0.35em!important;
    color: #ff0e0e;
    font-size: 20px!important;
}

#fieldset_8 {
    display: none
}

.pmagic .pm-accordian-content {
    height: auto !important;
    max-width: 1500px!important;
    margin-top: 25px;
}

#fieldset_7 {
    display: none;
}

.other_lang {
    margin-top: 2px;
}

.other_p1 {
    margin-top: 2px;
}

.other_p2 {
    margin-top: 2px;
}

.other_p3 {
    margin-top: 2px;
}

.other_p4 {
    margin-top: 2px;
}

.other_p5 {
    margin-top: 2px;
}

.other_p6 {
    margin-top: 2px;
}

.other_p7 {
    margin-top: 2px;
}

.other_p8 {
    margin-top: 2px;
}

.pmagic .pm-form-field-icon {
    width: 0%!important;
    min-height: 1px;
}

.pmagic .pm-field-lable {
    width: 120px!important;
    margin-left: 1%;
    margin-right: 1%;
}

.pmagic .pmagic-form .pmrow {
    margin-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    border: 1px solid #e1e1e1;
    padding-top: 25px;
    padding-bottom: 25px;
}

/*login*/

#rm_login_form_1 {
    display: block;
    float: none!important;
    width: 800px!important;
    margin: 0 auto;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}

/*20200525*/

.h165 {
    height: 170px!important;
}

#us_grid_1 .usg_post_title_1 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 5px;
}

.vc_custom_1589799673850 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    background-color: #Ffffff!important;
}

@media screen and (max-width: 768px) {
    #fieldset_1 {
        display: block;
        float: none!important;
        width: 100%!important;
        margin: 0 auto;
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
    }
    #fieldset_1 .pm-field-input {
        width: 320px!important;
        border: 1px solid #aaa;
        background-color: #Ffffff;
    }
}