html {
    color: #333;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,
p,
ul,
ol,
li,
img,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
select,
input {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 14px/1.8 tahoma, arial, 'Microsoft YaHei', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

button,
input,
select,
textarea {
    font-size: 100%
}

ul,
ol,
li {
    list-style: none
}

fieldset,
img {
    border: 0
}

p {
    text-indent: 2em
}

a,
a:link,
a:visited {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #326ca6;
    text-decoration: underline
}

.clearfix:after {
    content: '\0020';
    display: block;
    clear: both;
    height: 0
}

.clearfix {
    zoom: 1
}

.clearfloat {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden
}

input {
    -webkit-appearance: none;
    border-radius: 0
}

.padLR5 {
    padding: 0 5px
}

.worldBreak {
    word-break: break-all
}

.new_header {
    width: 100%;
    height: 2.4rem;
    line-height: 2.4rem;
    text-align: center;
    color: #fff;
    font-size: .533rem;
    font-weight: 600;
    margin: 0;
    background: url('../../images/wap/bg.png') no-repeat;
    background-size: 100% 100%
}

.new_header.gk_tit {
    font-size: .48rem
}

.new_header_en {
    padding: .8rem .64rem;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    font-size: .533rem;
    font-weight: 600;
    margin: 0;
    background: url('../../images/wap/en_bg.jpg') no-repeat;
    background-size: 100% auto
}

.new_seach .container {
    padding: .853rem .64rem .64rem;
    font-size: .4rem
}

.new_seach .input-field {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
    height: 1.333rem;
    line-height: 1.333rem
}

.new_seach label {
    display: inline-block;
    width: 23%;
    vertical-align: top
}

.new_seach label.width25 {
    width: 26%
}

.new_seach input[type=text] {
    background-color: transparent;
    border: none;
    border-radius: 0;
    outline: none;
    height: 1.333rem;
    width: 68%;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all .3s
}

.new_seach input[type=text]:focus:not([readonly]) {
    border-bottom: none
}

.new_seach .btn {
    display: inline-block;
    width: 100%;
    height: 1.227rem;
    margin-top: .8rem;
    line-height: 1.227rem;
    font-size: .427rem;
    border: none;
    border-radius: .053rem;
    outline: 0;
    vertical-align: middle;
    color: #fff;
    background: #2eafbb
}

.new_seach .btn.disabled {
    opacity: .3
}

.new_seach .warning-title {
    margin-top: .533rem;
    font-size: .4rem;
    font-weight: 700
}

.new_seach .warning-title .warn-icon {
    font-size: .533rem;
    font-weight: 400;
    color: #ffcd03
}

.new_seach .yzCode {
    position: absolute;
    z-index: 100;
    right: 0;
    top: .267rem;
    font-size: 0
}

.new_seach .yzCode img {
    height: .8rem
}

.layer-error-tip {
    position: fixed;
    z-index: 10000;
    top: 50vh;
    left: 50vw;
    min-width: 2.6rem;
    padding: .3rem .2rem;
    font-size: .32rem;
    line-height: 1.5;
    transform: translate(-50%, -50%);
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    box-shadow: 0 .053rem .107rem 0 rgba(0, 0, 0, 0.2);
    border-radius: .107rem
}

.queryid-tips {
    font-size: .32rem;
    color: #999
}

.fl {
    float: left
}

.fr {
    float: right
}

.Tcenter {
    text-align: center
}

.Tleft {
    text-align: left
}

.Tright {
    text-align: right
}

.font-bold {
    font-weight: 700
}

.res {
    background: #f4f4f4;
    font-size: .373rem
}

.res h3 {
    line-height: .747rem;
    font-size: .5333rem;
    font-weight: 600;
    padding: .507rem .427rem .24rem;
    text-align: center
}

.res .top-change {
    border-bottom: 1px solid #f4f4f4;
    padding: .213rem .427rem
}

.res .lang-div {
    width: 75%;
    font-size: 0
}

.res .lang-div #change_lang {
    display: none
}

.res .lang-div #change_lang:checked+label.button-label.button-label-en .circle:after {
    content: 'English';
    padding-left: .693rem
}

.res .lang-div #change_lang:checked+label.button-label.button-label-en-rev .circle:after {
    padding-left: .266rem;
    content: 'Chinese(GB)'
}

.res .lang-div #change_lang:checked+label.button-label .circle {
    left: 50%
}

.res .lang-div #change_lang:checked+label.button-label .circle:after {
    content: '\82f1\6587'
}

.res .lang-div #change_lang:checked+label.button-label .on {
    display: inline-block
}

.res .lang-div #change_lang:checked+label.button-label .off {
    display: none
}

.res .lang-div .button-label {
    position: relative;
    display: inline-block;
    width: 2.56rem;
    background-color: #e6e6e6;
    border-radius: .373rem;
    font-size: .373rem;
    height: .747rem;
    line-height: .747rem;
    cursor: pointer;
    padding-left: 0
}

.res .lang-div .button-label.button-label-en {
    width: 5.333rem
}

.res .lang-div .button-label.button-label-en .circle,
.res .lang-div .button-label.button-label-en .text {
    width: 2.666rem
}

.res .lang-div .button-label.button-label-en .circle:after {
    content: 'Chinese(GB)'
}

.res .lang-div .button-label.button-label-en-rev .circle:after {
    content: 'English';
    padding-left: .693rem
}

.res .lang-div .button-label .circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.28rem;
    height: .747rem;
    border-radius: .373rem;
    background-color: #39a5ab;
    transition: all .3s
}

.res .lang-div .button-label .circle:after {
    content: '\4e2d\6587';
    color: #fff;
    padding-left: .266rem;
    line-height: .746rem
}

.res .lang-div .button-label .text {
    float: left;
    width: 1.28rem;
    line-height: .747rem;
    color: #666;
    text-align: center;
    -webkit-user-select: none;
    user-select: none
}

.res .lang-div a.single-lang {
    display: inline-block;
    padding: 0 .267rem;
    height: .747rem;
    border-radius: .373rem;
    background-color: #39a5ab;
    font-size: 14px;
    text-align: center;
    line-height: .747rem;
    color: #fff
}

.res .pdf-div {
    width: 25%
}

.res .pdf-div img {
    float: right;
    margin-top: 2px;
    width: 24px;
    height: 24px
}

.res .bg-white {
    background: #fff
}

.res .img-div {
    padding: .4rem .427rem;
    min-height: 2.133rem
}

.res .img-div img {
    float: left;
    width: 17.5%;
    height: 2.08rem;
    border-radius: 6px;
    margin-right: 4.5%;
    border: 1px solid #ececec
}

.res .img-div .img-right {
    float: left;
    width: 77%;
    line-height: .533rem
}

.res .img-div .img-right h6 {
    margin: .427rem 0 .186rem;
    font-size: .453rem;
    font-weight: 500;
    line-height: .64rem
}

.res .img-div .img-right h6 span {
    padding-left: 8px;
    font-size: .373rem;
    vertical-align: baseline
}

.res .img-div .img-right h6.marginT0 {
    margin-top: 0
}

.res .img-div .img-right p {
    margin-bottom: .213rem;
    text-indent: 0
}

.res .img-div .img-right p.last-child {
    margin-bottom: 0
}

.res .collection {
    margin: 10px 0
}

.res .collection .collection-item {
    background-color: #fff;
    line-height: .533rem;
    padding: .346rem .427rem;
    margin: 0;
    border-bottom: 1px solid #eaeaea
}

.res .collection .collection-item:last-child {
    border-bottom: none
}

.res .row:after {
    content: "";
    display: table;
    clear: both
}

.res .row .col {
    float: left;
    min-height: 1px;
    box-sizing: border-box
}

.res .row .col.s4 {
    width: 33%;
    margin-left: auto;
    left: auto;
    right: auto;
    padding-right: 1%;
    color: #999
}

.res .row .col.s2 {
    width: 16.6%;
    padding-right: 2%
}

.res .row .col.s3 {
    width: 25%;
    padding-right: 2%
}

.res .row .col.s6 {
    width: 50%
}

.res .row .col.s8 {
    width: 66%;
    margin-left: auto;
    left: auto;
    right: auto
}

.res .row .col.s12 {
    width: 100%
}

.res .row.course-tit .col {
    color: #999
}

.res .row.course-content .col {
    color: #333
}

.res .rz-conclusion {
    padding: .116rem 0;
    text-align: center;
    line-height: .64rem;
    font-size: .427rem;
    font-weight: 600
}

.res .rz-conclusion img {
    width: .64rem;
    vertical-align: middle;
    vertical-align: -0.133rem;
    margin-right: .267rem
}

.res .zs-list .s4 {
    line-height: 1.067rem
}

.res .zs-list .s8 img {
    width: 1.6rem;
    height: 1.067rem;
    vertical-align: text-top
}

.res .zs-list .s8 .iconfont {
    float: right;
    line-height: 1.067rem;
    color: #999
}

.res a.go-pc-btn {
    display: inline-block;
    margin: .426rem auto;
    font-size: .426rem;
    line-height: .587rem;
    border: 1px solid #2eafbb;
    border-radius: .64rem;
    color: #2eafbb;
    padding: .32rem 1.067rem
}

.res-en h3 {
    font-size: .5rem
}

.res-en .row .col.s3 {
    width: 25%;
    padding-right: 2%
}

.res-en .row .col.s4 {
    width: 33%;
    padding-right: 2%
}

.res-en .row .col.s5 {
    width: 41.6%;
    padding-right: 2%
}

.res-en .row .col.s8 {
    width: 64%
}

.zxs-en-bg .course-name {
    line-height: 1.5;
    padding-bottom: 6px
}

.zxs-en-bg .course-pf-title {
    font-size: 12px;
    color: #999;
    text-align: center
}

.zxs-en-bg .course-pf-cxt {
    font-size: 12px;
    text-align: center
}

.zxs-en-bg .course-col {
    float: left;
    min-height: 1px
}

.zxs-en-bg .course-col.line1 {
    width: 15%
}

.zxs-en-bg .course-col.line1 .padLR5 {
    word-break: break-all
}

.zxs-en-bg .course-col.line2 {
    width: 20%
}

.zxs-en-bg .course-col.line3 {
    width: 32%
}

.zxs-en-bg .course-col.line4 {
    width: 33%
}

.new_seach_en input[type=text] {
    width: 100%;
    font-size: .4rem
}

.new_seach_en .btn {
    background: #465589
}

.new_seach_en .btn:hover {
    background: #343f64
}

.zxyz-res-en .row .col.s4 {
    width: 39%;
    padding-right: 2%
}

.zxyz-res-en .row .col.s8 {
    width: 61%
}

.modal {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    font-size: 14px;
    will-change: top, opacity;
    border: 1px solid #f2f2f2;
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21)
}

.modal .modal-content {
    padding: 24px
}

.modal .modal-content .nr-detail {
    color: #06c;
    cursor: pointer
}

.modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 6px;
    height: 48px
}

.modal .modal-footer .btn-flat {
    float: right;
    margin: 6px 0
}

.modal .btn-flat {
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 24px;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none;
    background-color: transparent;
    color: #343434;
    cursor: pointer
}