
em,
i {
    font-style: normal;
    display: inline-block;
}

.dx {
    text-transform: uppercase;
}

.bgsz {
    background-size: cover !important;
}

.ovhd {
    overflow: hidden;
}

.posrelative {
    position: relative;
}

.mainleft {
    width: 960px;
}

.mainright {
    width: 220px;
}

.clear {
    height: 0;
    clear: both;
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wd_100 {
    width: 100%;
}

.mt_5 {
    margin-top: 5px;
}

.mt_20 {
    margin-top: 20px;
}

.mt_25 {
    margin-top: 25px;
}

.mt_40 {
    margin-top: 40px;
}

.mt_15 {
    margin-top: 15px;
}

.mt_10 {
    margin-top: 10px;
}

.mt_30 {
    margin-top: 30px;
}

.mt_35 {
    margin-top: 35px;
}

.mt_50 {
    margin-top: 50px;
}

.mt_60 {
    margin-top: 60px;
}

.mt_70 {
    margin-top: 70px;
}

.mt_80 {
    margin-top: 80px;
}

.box_tab {
    display: table;
    width: 100%;
    height: 100%;
}

.tab_cell {
    display: table-cell;
    vertical-align: middle;
}

.bgwhite {
    background: #FFFFFF;
}

.padding30 {
    padding: 30px;
}

.padding20 {
    padding: 20px;
}

.padding10 {
    padding: 10px;
}

.padding5 {
    padding: 5px;
}

.lrpadd20 {
    padding: 0 20px;
}

.paddbot20 {
    padding-bottom: 20px;
}

.tbpadd20 {
    padding: 20px 0;
}

.nopaddingtop {
    padding-top: 0;
}

.bordetrbl {
    border: 1px solid #ddd;
}

.borderright {
    border-right: 1px solid #ddd;
}

.borderleft {
    border-left: 1px solid #ddd;
}

.bordertop {
    border-top: 1px solid #ddd;
}

.borderbot {
    border-bottom: 1px solid #ddd;
}

.wrap {
    width: 1300px;
    margin: 0 auto;
}

.wrap1 {
    width: 1300px;
    margin: 0 auto;
}

.hvimg {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    transition: 1s;
}

.hvimghover:hover .hvimg {
    transform: scale(1.1);
}

.hvimghover img.img {
    transition: 1s;
}

.hvimghover:hover img.img {
    transform: scale(1.1);
}

.marl20 {
    margin-left: 20px;
}

.marl10 {
    margin-left: 10px;
}

.marl5 {
    margin-left: 5px;
}

.marr20 {
    margin-right: 20px;
}

.marr10 {
    margin-right: 10px;
}

.marr5 {
    margin-right: 5px;
}

.block {
    display: block;
}

.row30 {
    margin-left: -30px;
}

.heig120 {
    height: 120px;
}

.posrelative {
    position: relative;
}

.hoverop:hover {
    opacity: .85;
}

.distab {
    display: table;
}

.tbcell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.tbcellimg {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.abtn {
    display: inline-block;
    padding: 5px 10px;
    background: #D42A2A;
    color: #fff;
}

.logoutbtn {
    background: #333333;
    margin-left: 5px;
}

.maincontainer {
    padding: 30px 0;
}

.bggray {
    background: #f7f7f7;
}

.bgwhite {
    background: #fff;
}

.hovshadow:hover {
    box-shadow: 0 0 10px 1px #aaa;
    transition: all .5s;
}

.colorred {
    color: #ff5d5d;
}

.colorblue {
    color: #17A7DC;
}

.colorgreen {
    color: #55d679;
}

.color999 {
    color: #999;
}

.color888 {
    color: #8d8d8d;
}

.color666 {
    color: #666;
}

.color333 {
    color: #666;
}

.btnalink {
    display: inline-block;
    padding: 5px 8px;
    background: #ddd;
    border-radius: 5px;
}

.btnalink1 {
    background: #F77258;
    color: #fff;
}

.btnalink2 {
    background: #20A49F;
    color: #fff;
}

.btnalink3 {
    background: #F77258;
    color: #fff;
    padding: 1px 10px;
}

.btnalink3 i {
    margin-right: 3px;
}

.btnalinkborder {
    display: inline-block;
    width: 80px;
    text-align: center;
    padding: 3px 0;
    border: 1px solid #ddd;
}

.btnalinkborder:hover {
    border-color: #D42A2A;
    background: #D42A2A;
    color: #fff;
}

.textright {
    text-align: right;
}

.textcenter {
    text-align: center;
}

.hovercolor:hover {
    color: #C92B2F;
}

.disblock {
    display: block;
}

.middle {
    vertical-align: middle;
    margin-top: -3px;
}

.marl10 {
    margin-left: 10px;
}

.marr10 {
    margin-right: 10px;
}

.fullwidth {
    width: 100%;
}

.datatable th {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    background: #F5F5F5;
}

.datatable td {
    padding: 10px;
    border-bottom: 1px dashed #ddd;
}

.datatable td.tdl {
    color: #999;
}

.datatables td {
    text-align: center;
    line-height: 24px;
    border-bottom: none;
}

.datatable td img {
    display: inline-block;
    vertical-align: middle;
}

.datatable td.lvtd {
    border-bottom: 1px solid #ddd;
}

.datatablel th {
    text-align: left;
}

.datatablel td {
    text-align: left;
}

.alink {
    color: #20A49F;
}

.tablecell {
    display: table-cell;
    vertical-align: middle;
    background: #F5F5F5;
    overflow: hidden;
    text-align: center;
}

.tbcell_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}

.font18 {
    font-size: 18px;
}

.font16 {
    font-size: 16px;
}

.font14 {
    font-size: 14px;
}

.disnone {
    display: none;
}

.cl9 {
    color: #999;
}

.cl6 {
    color: #666;
}

.tab_content li.tab_content_li {
    display: none;
}

.tab_content li.active {
    display: block;
}

.tab_content1 li.tab_content_li {
    display: none;
}

.tab_content1 li.active {
    display: block;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.disflex {
    display: flex;
}

.flex1 {
    flex: 0;
    flex-grow: 1;
}

.flex_center {
    align-items: center;
}

.flex_lrcenter {
    justify-content: center;
}

.flex_lmr {
    justify-content: space-between;
}

.flex_wrap {
    flex-wrap: wrap;
}

.bdrls {
    border-radius: 4px;
}

.line_1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.line_2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.line_3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.text14 {
    font-size: 14px;
    line-height: 28px;
}

.text16 {
    font-size: 16px;
    line-height: 30px;
}

.text18 {
    font-size: 18px;
    line-height: 32px;
}

.text20 {
    font-size: 20px;
    line-height: 35px;
}

.ftwt_none {
    font-weight: normal;
}

.titleh2 {
    font-size: 33px;
}

.titleh3 {
    font-size: 24px;
}

@media only screen and (min-width:768px) and (max-width:1299px) {
    .wrap {
        width: 100%;
        padding: 0 20px;
    }
    .text14 {
        font-size: 14px;
        line-height: 28px;
    }
    .text16,
    .text18,
    .text20 {
        font-size: 15px;
        line-height: 30px;
    }
    .ftwt_none {
        font-weight: normal;
    }
    .titleh3 {
        font-size: 22px;
    }
    .titleh2 {
        font-size: 24px;
    }
}

@media only screen and (max-width:950px) {
    .flex_wap_wrap {
        flex-wrap: wrap;
    }
    .wap_width {
        width: 100%;
    }
    .wap_two {
        width: 48%;
    }
    .wap_two:nth-child(odd) {
        float: left;
    }
    .wap_two:nth-child(even) {
        float: right;
    }
    .waplogin {
        font-size: 15px;
    }
    .waplogin img {
        vertical-align: middle;
        margin-top: -3px;
        margin-right: 5px;
    }
    .search {
        padding: 0 20px;
        margin-top: 0px;
    }
    .search1 {
        width: 80%;
    }
    .search2 {
        width: 20%;
    }
    .wapnav {
        width: 240px;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 9999;
        margin-right: -240px;
        transition: .5s;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .wapnava {
        padding: 0 0 15px 0;
    }
    .wapnavtop {
        color: #fff;
        height: 60px;
        line-height: 60px;
        padding: 0 15px;
        border-bottom: 1px solid #eee;
        display: flex;
        align-items: center;
    }
    .wapnavtop i {
        display: block;
        width: 60px;
        height: 60px;
        background: none;
        color: #222;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        position: absolute;
        background: url(http://sc-hjmy.com/template/pc/images/close.png) no-repeat center;
        background-size: 30%;
        right: 0;
        top: 0;
        z-index: 99999999;
    }
    .wapprda i,
    .wapprda1 i {
        display: block;
        position: absolute;
        right: 15px;
        top: 0;
        height: 44px;
        line-height: 44px;
        transition: .25s;
    }
    .wapprda_active i,
    .wapprda1_active i {
        transform: rotate(90deg);
    }
    .wapnavtop i img {
        vertical-align: middle;
        margin-top: -3px;
    }
    .wapnava p {
        display: block;
    }
    .wapnava span {
        width: 100%;
    }
    .wapnava a.wapprda {
        display: block;
        height: 50px;
        line-height: 48px;
        padding: 0 25px;
        color: #666;
        width: 100%;
        border-bottom: 1px solid #eee;
        font-size: 15px;
    }
    .wapnava1 {
        background: url(http://sc-hjmy.com/template/pc/images/navabg_06.png) no-repeat center;
        color: #E60012;
        text-align: center;
        border-bottom: 0 !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .wapnavp1 {
        text-align: center;
        font-weight: bold;
    }
    .waphide {
        display: none;
    }
    .wapprda,
    .wapprda1 {
        position: relative;
    }
    .wapprda i,
    .wapprda1 i {
        display: block;
        position: absolute;
        right: 15px;
        top: 0;
    }
    .wapprda i img,
    .wapprda1 i img {
        height: 10px;
    }
    .waphides {
        display: none;
    }
    .waphides a {
        font-size: 12px;
        color: #666;
        display: block;
        height: 37px;
        line-height: 37px;
        border-bottom: 1px solid #aaa;
        padding: 0 30px;
    }
    .wapclicka {
        background: url(http://sc-hjmy.com/template/pc/images/sj.jpg) no-repeat right center;
    }
    .m3ra a i {
        width: 50px;
        height: 50px;
    }
    .ewmbox {
        margin-left: 10px;
    }
    .ftbl {
        width: 40%;
    }
    .userbox {
        width: 100%;
    }
    .wpnvbg {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        background: rgba(0, 0, 0, .7);
        opacity: 0;
        visibility: hidden;
        transition: .25s;
    }
    .wpnvbg_active {
        opacity: 1;
        visibility: inherit;
    }
    .wapnav_active {
        right: 0;
        top: 0;
        height: 100%;
        margin-right: 0;
        overflow-x: hidden;
        overflow-y: auto;
    }
    .wtps {
        margin-bottom: 10px;
    }
    .wtps a {
        display: block;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        height: auto;
        font-size: 16px;
        padding-left: 0;
    }
    .wtps img {
        display: block;
        height: 40px;
        border: 0;
    }
    .wtps i {
        display: inline-block;
        vertical-align: middle;
        margin-top: -3px;
        margin-right: 10px;
        height: 40px;
    }
    .wpnftp {
        height: 40px;
        line-height: 40px;
        border-top: 1px solid #eee;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        font-size: 12px;
        color: #aaa;
    }
    .wpnftpheight {
        height: 40px;
    }
    .searchwap {
        margin-top: 20px;
        display: block;
    }
    .waphdlg {
        height: 30px;
        display: inline-block;
    }
    .waphdlg img {
        display: block;
        height: 100%;
    }
    .waplga {
        padding: 0 15px;
    }
    .waplga a {
        display: inline-block;
        width: 47%;
        height: 34px;
        background: #fff;
        color: #E70012;
        line-height: 32px;
        font-size: 13px;
        border: 1px solid #E70012;
    }
    .waplga a.active {
        background: #E70012;
        color: #fff;
    }
    .waplga a.waplga_ac {
        display: block;
        margin: 0 auto;
        float: none;
        background: #fff;
        color: #E70012;
    }
    .wrap {
        width: 100%;
        padding: 0 15px;
    }
    .text14 {
        font-size: 14px;
        line-height: 27px;
    }
    .text16,
    .text18,
    .text20 {
        font-size: 14px;
        line-height: 27px;
    }
    .ftwt_none {
        font-weight: normal;
    }
    .titleh3 {
        font-size: 20px;
    }
    .titleh2 {
        font-size: 20px;
    }
}

@media only screen and (max-width:768px) {
    .flex_lmr_wap {
        justify-content: space-between;
        width: 100%;
    }
    .wap_w100 {
        width: 100% !important;
    }
    .wap_disblock {
        display: block !important;
    }
    .wap_w48 {
        width: 48% !important;
    }
    .wap_mr0 {
        margin-right: 0 !important;
    }
    .wap_ml0 {
        margin-left: 0 !important;
    }
    .wap_mt15 {
        margin-top: 15px !important;
    }
    .wap_mb15 {
        margin-bottom: 15px !important;
    }
}