@charset "UTF-8";
* {
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    margin: 0 auto;
    min-width: 4.267rem;
    max-width: 13.653rem;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    font-family: 'Hiragino Sans GB', 'microsoft yahei', '微软雅黑', 'arial', 'sans-serif', 'simsun';
    line-height: 1.5;
    color: #666;
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
}

@media screen and (max-width: 320px) {
    body {
        width: 4.267rem;
        font-size: 0.16rem !important;
    }
    .m-itemWrap .riw-main>.litab {
        padding: 0.107rem 0 0.107rem 0.053rem !important;
    }
    .m-itemWrap .riw-main {
        font-size: 0.16rem !important;
    }
}

@media screen and (min-device-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    body {
        font-size: 0.24rem;
    }
}

@media screen and (min-width: 1024px) {
    body {
        font-size: 18px !important;
    }
}

html {
    font-size: 75px;
}

img {
    border: 0 none;
    vertical-align: top;
}

i,
em {
    font-style: normal;
}

ol,
ul {
    list-style: none;
}

input,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-family: inherit;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: #666;
}

input[type="text"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input,
button,
select,
option,
textarea {
    outline: none !important;
}

textarea {
    resize: none !important;
}

.nofold {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.trans {
    transition: all .3s ease-in .1s;
}

.ball {
    word-break: break-all;
}

.z-fn {
    float: none !important;
}

.z-fl {
    float: left !important;
}

.z-fr {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.z-clear {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*font*/

.z-tc {
    text-align: center !important;
}

.z-tl {
    text-align: left !important;
}

.z-tr {
    text-align: right !important;
}

.block {
    display: block;
}

/*show & hide*/

.z-none {
    display: none;
}

.z-show {
    display: block;
}

.pc-show {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
}

.pc-hide {
    visibility: hidden;
    opacity: 0;
    height: 0;
    display: none;
}

.pagemore {
    text-align: center;
    padding: 0.133rem;
    display: block;
    width: 80%;
    margin: 0.133rem auto;
    background-color: #f9f9f9;
    border-radius: 0.2rem;
    color: #999;
}

.pagemore:visited {
    text-decoration: none;
}

.c-white {
    color: #fff;
}

.c-33 {
    color: #333;
}

.c-39 {
    color: #999;
}

.c-red {
    color: #ff0000 !important;
}

.c-green {
    color: #390 !important
}

.c-blue {
    /*color:#0091ea;*/
    color: #0c7df5;
}

.c-blue02 {
    color: #3783f6;
}

.c-orange {
    color: #f60 !important;
}

.fline {
    text-indent: 24px;
}

.hauto {
    height: auto !important;
}

.h60 {
    height: 60px;
}

.lh20 {
    line-height: 0.267rem;
}

.lh22 {
    line-height: 0.293rem;
}

.lh24 {
    line-height: 0.32rem;
}

.lh32 {
    line-height: 0.427rem;
}

.lh40 {
    line-height: 0.533rem;
}

.lh48 {
    line-height: 0.64rem;
}

.fzb {
    font-weight: bold;
}

.fzn {
    font-weight: normal;
}

.fz12 {
    font-size: 0.16rem;
}

.fz14 {
    font-size: 0.187rem;
}

.fz16 {
    font-size: 0.213rem;
}

.fz18 {
    font-size: 0.24rem;
}

.fz24 {
    font-size: 0.32rem;
}

.pa10 {
    padding: 0.133rem;
}

.pa5 {
    padding: 0.067rem;
}

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 0.133rem !important;
}

.mb15 {
    margin-bottom: 0.2rem;
}

.mb10 {
    margin-bottom: 0.133rem;
}

.mb0 {
    margin-bottom: 0;
}

.mb5 {
    margin-bottom: 0.067rem;
}

.ml0 {
    margin-left: 0;
}

.ml5 {
    margin-left: 0.067rem;
}

.pa0 {
    padding: 0 !important;
}

.pa5 {
    padding: 0.067rem !important;
}

.pr5 {
    padding-right: 0.067rem;
}

.pt5 {
    padding-top: 0.067rem;
}

.plr5 {
    padding-left: 0.067rem;
    padding-right: 0.067rem;
}

.ptb5 {
    padding-top: 0.067rem;
    padding-bottom: 0.067rem;
}

.plr10 {
    padding-left: 0.133rem;
    padding-right: 0.133rem;
}

/*width-percentage*/

.ww-12 {
    width: 100%;
}

.ww-11 {
    width: 91.66666667%;
}

.ww-10 {
    width: 83.33333333%;
}

.ww-9 {
    width: 75%;
}

.ww-8 {
    width: 66.66666667%;
}

.ww-7 {
    width: 58.33333333%;
}

.ww-6 {
    width: 50%;
}

.ww-5 {
    width: 41.66666667%;
}

.ww-4 {
    width: 33.33333333%;
}

.ww-3 {
    width: 25%;
}

.ww-220 {
    width: 20%;
}

.ww-2 {
    width: 16.66666667%;
}

.ww-1 {
    width: 8.33333333%;
}

.ww-1,
.ww-2,
.ww-3,
.ww-4,
.ww-5,
.ww-6,
.ww-7,
.ww-8,
.ww-9,
.ww-10,
.ww-11,
.ww-12 {
    float: left;
}

.table .ww-1,
.table .ww-2,
.table .ww-3,
.table .ww-4,
.table .ww-5,
.ww-6,
.table .ww-7,
.table .ww-8,
.table .ww-9,
.table .ww-10,
.table .ww-11,
.table .ww-12 {
    float: none !important;
}

.ww-220 {
    width: 20%;
    float: left;
}

.table .ww-220 {
    width: 20%;
    float: none !important;
}

.radius {
    border-radius: 4px;
}

.angle {
    border-radius: 0;
}

.bn {
    border-bottom: none !important;
}

.ban {
    border: none !important;
}

.brtn {
    border-top: none !important;
}

.bor-a1s {
    border: 1px solid #e8e8e8;
}

.bor-l1s {
    border-left: 1px solid #eeeeee;
}

.bor-t1s {
    border-top: 1px solid #eeeeee;
}

.bor-t1se5 {
    border-top: 1px solid #e5e5e5 !important;
}

.bor-t1s02 {
    border-top: 1px solid #3783f6;
}

.bor-b1s {
    border-bottom: 1px solid #e8e8e8 !important;
}

.bor-b1se5 {
    border-bottom: 1px solid #e5e5e5 !important;
}

.bor-b1de8 {
    border-bottom: 1px dashed #e8e8e8 !important;
}

.bor-l1d {
    border-left: 1px dashed #eeeeee;
}

.border-rt:after {
    position: absolute;
    right: 0;
    bottom: 0;
    transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
}

.border-tp:before {
    position: absolute;
    top: 0;
    transform-origin: 0 0;
    background: #eeeeee;
    -webkit-transform-origin: 0 0;
}

.border-lt:before,
.border-rt:after {
    content: "";
    width: 1px;
    top: 0;
    background: #eeeeee;
}

.border-bt:after,
.border-tp:before {
    content: " ";
    height: 1px;
    width: 100%;
    left: 0;
}

.bg10,
.bg10ck {
    height: 0.133rem;
    width: 100%;
}

.bg10 {
    background-color: #ebebeb;
}

.bg10ck {
    background-color: #f4f5f4;
}

.bg-3f4 {
    background-color: #f4f4f4;
}

.bg-3f9 {
    background-color: #F9F9F9;
}

.bg-3fa {
    background-color: #fafafa;
}

.bg-lig-blue {
    background-color: #e5f4fd;
}

.bg-lig-org {
    background-color: #fcf8e3;
}

.bg-white {
    background-color: #fff !important;
}

.listbg-blue {
    background-color: #3783f6;
    color: #fff;
}

/* margin min4 */

.mt6 {
    margin-top: 0.08rem;
}

.z-m0 {
    margin: 0 !important;
}

.z-ma1 {
    margin: 0.053rem;
}

.z-ma2 {
    margin: 0.107rem;
}

.z-ma3 {
    margin: 0.16rem;
}

.z-ma4 {
    margin: 0.213rem;
}

.z-ma5 {
    margin: 0.267rem;
}

.z-mt0 {
    margin-top: 0 !important;
}

.z-mt1 {
    margin-top: 0.053rem;
}

.z-mt2 {
    margin-top: 0.107rem;
}

.z-mt3 {
    margin-top: 0.16rem;
}

.z-mt4 {
    margin-top: 0.213rem;
}

.z-mt5 {
    margin-top: 0.267rem;
}

.z-mr0 {
    margin-right: 0 !important;
}

.z-mr1 {
    margin-right: 0.053rem;
}

.z-mr2 {
    margin-right: 0.107rem;
}

.z-mr3 {
    margin-right: 0.16rem;
}

.z-mr4 {
    margin-right: 0.213rem;
}

.z-mr5 {
    margin-right: 0.267rem;
}

.z-mb0 {
    margin-bottom: 0 !important;
}

.z-mb1 {
    margin-bottom: 0.053rem;
}

.z-mb2 {
    margin-bottom: 0.107rem;
}

.z-mb3 {
    margin-bottom: 0.16rem;
}

.z-mb4 {
    margin-bottom: 0.213rem;
}

.z-mb5 {
    margin-bottom: 0.267rem;
}

.z-ml0 {
    margin-left: 0 !important;
}

.z-ml1 {
    margin-left: 0.053rem;
}

.z-ml2 {
    margin-left: 0.107rem;
}

.z-ml3 {
    margin-left: 0.16rem;
}

.z-ml4 {
    margin-left: 0.213rem;
}

.z-ml5 {
    margin-left: 0.267rem;
}

.z-mtb0 {
    margin-top: 0;
    margin-right: 0;
}

.z-mtb1 {
    margin-top: 0.053rem;
    margin-bottom: 0.053rem;
}

.z-mtb2 {
    margin-top: 0.107rem;
    margin-bottom: 0.107rem;
}

.z-mtb3 {
    margin-top: 0.16rem;
    margin-bottom: 0.16rem;
}

.z-mtb4 {
    margin-top: 0.213rem;
    margin-bottom: 0.213rem;
}

.z-mtb5 {
    margin-top: 0.267rem;
    margin-bottom: 0.267rem;
}

.z-mlr0 {
    margin-left: 0;
    margin-right: 0;
}

.z-mlr1 {
    margin-left: 0.053rem;
    margin-right: 0.053rem;
}

.z-mlr2 {
    margin-left: 0.107rem;
    margin-right: 0.107rem;
}

.z-mlr3 {
    margin-left: 0.16rem;
    margin-right: 0.16rem;
}

.z-mlr4 {
    margin-left: 0.213rem;
    margin-right: 0.213rem;
}

.z-mlr5 {
    margin-left: 0.267rem;
    margin-right: 0.267rem;
}

/* padding min4 */

.z-par {
    padding-top: 0.027rem;
}

.z-pa0 {
    padding: 0 !important;
}

.z-pa1 {
    padding: 0.053rem;
}

.z-pa2 {
    padding: 0.107rem;
}

.z-pa3 {
    padding: 0.16rem !important;
}

.z-pa4 {
    padding: 0.213rem;
}

.z-pa5 {
    padding: 0.267rem;
}

.z-pt0 {
    padding-top: 0 !important;
}

.z-pt1 {
    padding-top: 0.053rem;
}

.z-pt2 {
    padding-top: 0.107rem;
}

.z-pt3 {
    padding-top: 0.16rem;
}

.z-pt4 {
    padding-top: 0.213rem;
}

.z-pt5 {
    padding-top: 0.267rem;
}

.z-pr0 {
    padding-right: 0 !important;
}

.z-pr1 {
    padding-right: 0.053rem;
}

.z-pr2 {
    padding-right: 0.107rem;
}

.z-pr3 {
    padding-right: 0.16rem;
}

.z-pr4 {
    padding-right: 0.213rem;
}

.z-pr5 {
    padding-right: 0.267rem;
}

.z-pb0 {
    padding-bottom: 0 !important;
}

.z-pb1 {
    padding-bottom: 0.053rem;
}

.z-pb2 {
    padding-bottom: 0.107rem;
}

.z-pb3 {
    padding-bottom: 0.16rem;
}

.z-pb4 {
    padding-bottom: 0.213rem;
}

.z-pb5 {
    padding-bottom: 0.267rem;
}

.z-pl0 {
    padding-left: 0 !important;
}

.z-pl1 {
    padding-left: 0.053rem;
}

.z-pl2 {
    padding-left: 0.107rem;
}

.z-pl3 {
    padding-left: 0.16rem;
}

.z-pl4 {
    padding-left: 0.213rem;
}

.z-pl5 {
    padding-left: 0.267rem;
}

.z-ptb0 {
    padding-top: 0;
    padding-bottom: 0;
}

.z-ptb1 {
    padding-top: 0.053rem;
    padding-bottom: 0.053rem;
}

.z-ptb2 {
    padding-top: 0.107rem;
    padding-bottom: 0.107rem;
}

.z-ptb3 {
    padding-top: 0.16rem;
    padding-bottom: 0.16rem;
}

.z-ptb4 {
    padding-top: 0.213rem;
    padding-bottom: 0.213rem;
}

.z-ptb5 {
    padding-top: 0.267rem;
    padding-bottom: 0.267rem;
}

.z-plr0 {
    padding-left: 0;
    padding-right: 0;
}

.z-plr1 {
    padding-left: 0.053rem;
    padding-right: 0.053rem;
}

.z-plr2 {
    padding-left: 0.107rem;
    padding-right: 0.107rem;
}

.z-plr3 {
    padding-left: 0.16rem;
    padding-right: 0.16rem;
}

.z-plr4 {
    padding-left: 0.213rem;
    padding-right: 0.213rem;
}

.z-plr5 {
    padding-left: 0.267rem;
    padding-right: 0.267rem;
}

/*top navbar begin*/

.tw-w24 {
    width: 5.12rem;
}

.tw-navbar {
    height: 0.533rem;
}

.tw-navbar .tw-navcont {
    background-color: #0091EA;
    height: 0.533rem;
}

.tw-navtitle {
    height: 0.533rem;
    line-height: 0.533rem;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.tw-navtxt {
    position: relative;
}

.tw-navtxt .tw-nav-l,
.tw-navtxt .tw-nav-r {
    position: absolute;
    top: 0;
    border: 0;
}

.tw-navtxt .tw-nav-l .iconfont,
.tw-navtxt .tw-nav-r .iconfont {
    font-size: 0.267rem !important;
    color: #FFFFFF;
}

.tw-navtxt .tw-nav-l {
    left: 0;
}

.tw-navtxt .tw-nav-r {
    right: 0;
    background: none;
}

/*top navbar end*/

/*SideNavbar begin*/

.SideNavbar {
    width: 1.733rem;
    position: fixed;
    left: -1.773rem;
    top: 0;
    z-index: 9999;
    background-color: #fff;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    box-shadow: 0 0 2px 2px hsla(0, 0%, 79%, .2);
}

.nb-list {
    background-color: #fff;
    position: relative;
    width: 1.733rem;
    font-size: 16px;
}

.nb-list a {
    text-decoration: none;
}

.nb-list .nb-listhd {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    padding-left: 0.2rem;
}

.nb-list .nb-listhd.on {
    background-color: rgba(220, 220, 220, .4);
    color: #0091ea;
}

.nb-listcont {
    position: absolute;
    top: 0;
    left: 1.733rem;
    background-color: #fff;
    width: 2rem;
    min-width: 2rem;
    display: block;
    z-index: 90;
    visibility: hidden;
    box-shadow: 0 0 2px 2px hsla(0, 0%, 79%, .2);
}

.nb-listcont li {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    border-bottom: 1px solid #e8e8e8;
}

.nb-listcont li a {
    display: block;
    padding-left: 0.267rem;
}

.nb-list span.arricon {
    position: absolute;
    right: 0.067rem;
    display: block;
    width: 0;
    height: 0;
    border: 0.067rem solid transparent;
    border-width: 0.067rem 0.08rem;
}

.nb-list span.arr {
    top: 0.227rem;
    border-left: 0.067rem solid #999999;
}

.closebg {
    position: absolute;
    right: 0;
    top: 0;
    height: 0.533rem;
    width: 0.587rem;
    text-align: center;
    line-height: 0.533rem;
    background-color: #0091EA;
    border: none;
}

.closebg .iconfont {
    font-size: 0.267rem !important;
    color: #FFFFFF;
}

.closebg a,
.closebg a:hover {
    text-decoration: none;
}

.bg-nav {
    background: rgba(60, 60, 60, .4);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}

/*SideNavbar end*/

/*domain suffix begin*/

.tw-suffix {
    background-color: #0091EA;
    padding-left: 0.2rem;
    padding-bottom: 0.133rem;
}

.btn-suffix {
    background: none;
    color: #FFFFFF !important;
    margin-right: 0.113rem;
    font-size: 14px !important;
}

@media only screen and (min-width: 100px) and (max-width: 320px) {
    .tw-suffix {
        padding-left: 0.133rem;
        padding-bottom: 0.133rem;
    }
    .btn-suffix {
        margin-right: 0.113rem;
    }
    .tw-suffix .btn-group-xs>.btn {
        padding: 1px 2px;
    }
}

.btn-suffix.active {
    background-color: #FFFFFF;
    color: #0091EA !important;
}

.tw-suffix .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 3px;
}

.tw-suffix .btn-group-xs>.btn,
.btn-xs {
    border-radius: 3px;
}

.tw-suffix .btn-group>.btn:last-child {
    margin: 0 !important;
    border-radius: 0;
}

.tw-suffix span {
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 0.053rem;
}

/*domain suffix end*/

/*discover begin*/

.discover {
    background-color: #0091EA;
    padding: 0.1rem 0.2rem 0.3rem 0.2rem;
    text-align: center;
}

.discover.pb01 {
    padding-bottom: 0.1rem;
}

.dis-clear.homedorp {
    right: 12px;
}

.input-group .form-control {
    border-radius: 0;
    border-color: #adadad;
    height: 0.533rem;
}

.discover.homedis {
    padding: 0.133rem 0.213rem 0.267rem 0.213rem;
}

.input-group.mhome-group {
    display: inline-block;
    width: 100%;
}

.input-group.mhome-group .form-control {
    float: none;
    display: inline-block;
}

.dis-btn {
    background: #51d6ff !important;
    color: #fff !important;
    border: 1px solid #51d6ff !important;
    border-radius: 0;
    height: 0.533rem;
}

.dis-btn:active,
.dis-btn.active {
    background-color: #51d6ff;
    border-color: #51d6ff;
}

.btnbg-blue,
.btnbg-blue:active,
.btnbg-blue:focus.btnbg-blue:hover {
    background-color: #0291ea;
    border-color: #0291ea;
    color: #fff !important;
    cursor: pointer;
}

.btnbg-green,
.btnbg-green:active,
.btnbg-green:focus.btnbg-green:hover {
    background-color: #0db530;
    border-color: #0db530;
    color: #fff !important;
    ;
    cursor: pointer;
}

.btnbg-white,
.btnbg-white:active,
.btnbg-white:focus.btnbg-white:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #666 !important;
    ;
    cursor: pointer;
}

.btnbg-red,
.btnbg-red:active,
.btnbg-red:focus.btnbg-red:hover {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #fff !important;
    ;
    cursor: pointer;
}

.gre-btn {
    background: #53ad53 !important;
    color: #fff !important;
    border: 1px solid #53ad53 !important;
    height: 0.533rem;
}

.gre-btn:active,
.gre-btn.active {
    background-color: #53ad53;
    border-color: #53ad53;
}

.dis-clear {
    position: absolute;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    right: 145px;
    top: 10px;
    z-index: 9;
    background-color: rgba(10, 10, 10, 0.2);
    border-radius: 50%;
    display: none;
}

.dis-clear.ndorp {
    right: 60px;
}

.dis-clear>span.iconfont {
    display: inline-block;
    width: 14px;
    height: 14px;
    font-size: 14px;
    color: #fff;
}

.dis-clear:hover,
.dis-clear:focus {
    text-decoration: none;
}

.input-txtlist {
    background-color: #fff;
    position: absolute;
    left: 0;
    z-index: 8;
    top: 0.533rem;
    width: 100%;
    border: 1px solid #e8e8e8;
}

.input-txtlist button.btn {
    border: none;
    text-align: left;
    border-radius: 0;
}

.dorecord-list {
    text-align: left;
    margin-bottom: 0.107rem;
}

.dorecord-list li {
    font-size: 16px;
    line-height: 0.293rem;
    color: #555;
    text-align: left;
    word-break: break-all;
    position: relative;
    padding-right: 0.667rem;
    border-width: 1px 0;
}

.dorecord-list li:last-child,
.dorecord-list li:first-child {
    border-radius: 0;
}

.dorecord-list li:first-child {
    border-width: 0;
}

.dorecord-list li strong.recd {
    width: 100%;
    display: block;
}

.dorecord-list li a.rem {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 0.4rem;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    z-index: 1;
    background-color: #fafafa;
}

.dorecord-list li a:hover {
    text-decoration: none;
}

.dorecord-list li.list-group-item {
    padding: 0.067rem 0.2rem;
    cursor: pointer;
}

.clearhis {
    padding: 0 0.133rem;
    height: 0.293rem;
}

.chis-close {
    float: right;
    display: inline-block;
    padding: 2px 5px;
    background-color: #fafafa;
    font-size: 12px;
    color: #777;
}

.chis-close:hover {
    text-decoration: none;
    background-color: #f2f2f2;
    color: #2e6da4;
}

/* bgcolor light discover */

.bgcligdis {
    background-color: #fff;
    padding-top: 0.2rem;
}

.bgcligdis .dis-btn {
    background-color: #0091ea !important;
    border-color: #0091ea !important;
}

.dropsch-group {
    position: absolute;
    right: 132px;
    z-index: 9;
    border-color: #dddddd;
}

.dropsch {
    background-color: #fff;
    color: #999;
    padding: 0.067rem;
    top: 1px;
    height: 0.507rem;
}

.dropsch .caret {
    margin-left: 0.067rem;
}

.dropdown-menu {
    min-width: 1.067rem;
    float: right;
    border: 1px solid #dddddd;
    border-radius: 0;
    padding: 0;
}

.dropsch-menu li {
    border-bottom: 1px solid #dddddd;
}

.dropsch-menu li:last-child {
    border-bottom: 0;
}

.dropsch-menu li a {
    padding: 0.107rem 0.133rem;
    background-color: #fafafa;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #0091ea;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropsch:focus,
.dropsch:hover {
    box-shadow: none;
    color: #0091ea;
}

/*multi-item discover begin*/

.multi-item {}

.multi-item .form-control {
    width: 50%;
    border-right: 0;
}

.multi-records {
    padding: 8px;
}

.multi-records .mrec-list {
    overflow: hidden;
    padding: 0 8px;
    line-height: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 12px;
    color: #0091EA
}

.multi-records .mrec-list:focus,
.multi-records .mrec-list:hover {
    text-decoration: none;
    color: #0091EA;
}

/* Verification code begin */

.tw-verif {
    padding: 0.2rem;
}

.tw-verimg {
    border: 1px solid #e8e8e8;
}

.tw-verbtn {
    background: #0091EA;
    color: #FFFFFF;
    border: none;
    text-shadow: none;
}

/*discover end */

/* footer navbar begin */

#tw-ftwrap {
    border: 0;
    margin: 0;
    margin-top: 0.133rem;
    height: 0.667rem;
    width: 100%;
}

.gbrand {
    height: 0.667rem;
    padding: 0.080rem;
    outline: 0;
    margin-right: 0.093rem;
    float: left;
}

.gbrand img {
    max-height: 0.467rem;
    min-height: 0.467rem;
    min-width: 0.467rem;
}

.tw-ftlink {
    margin-right: 0.213rem;
    margin-top: 0.2rem;
    float: right;
}

/* footer navbar end */

.contError {
    text-align: center;
    padding: 1rem 0 0.533rem 0;
    max-width: 5rem;
    margin: 0 auto;
}

.errorfont {
    position: absolute;
    top: .3rem;
    left: 0;
    margin: 0;
    font-size: 0;
    text-indent: -999px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

.errorfont i {
    display: block;
    font: italic bold 120px/100px "Times New Roman", Times, Serif;
    text-indent: 0;
    letter-spacing: -5px;
    color: #0291ea;
}

.contError h4 {
    margin: 0.4rem 0 0.2rem 0;
    font-size: 18px;
    color: #0091ea;
}

.contError .txtError {
    font-size: 14px;
    color: #999;
    line-height: 2;
    margin-top: 2rem;
}

.contError .btnError {
    margin-top: 0.533rem;
    font-size: 0;
}

.contError .btnError a {
    display: inline-block;
    padding: 0.133rem 0.533rem;
    border: 1px solid #0091ea;
    font-size: 14px;
    color: #0091ea;
    text-decoration: none;
}

.contError .btnError a:first-child {
    margin-right: 0.267rem;
    color: #fff;
    background-color: #0091ea;
}

#ip-cont,
#icp-cont {
    min-height: 8rem;
}

/*contError end*/

/* contnull begin */

.contnull {
    text-align: center;
    padding: 3.5rem 0;
}

.contnull .null-c {
    font-size: 1rem;
    color: #ccc;
}

/* contnull end*/

.btn-link {
    color: #0291ea;
}

.z-loding {
    text-align: center;
    padding: 100px 0;
    font-size: 0.2rem;
}

.tool-intro {
    background-color: #fff;
    padding: 0.213rem 0.133rem;
}

.tool-intro .tool-tit {
    color: #0091EA;
    padding: 0.133rem 0;
}

/*main No row*/

.mnrow-wrap .row {
    margin: 0 !important;
}

.mnrow-wrap .row .mncol {
    padding: 6px 12px;
}

.mnrow-wrap .row .mncol img {
    vertical-align: middle;
}

/*subnavbar begin*/

#tw-subnavbar {
    height: 39px;
    overflow: hidden;
    font: 14px/39px 'Hiragino Sans GB', 'microsoft yahei', '微软雅黑', 'simsun';
    box-shadow: none;
}

#tw-subnavbar .swiper-slide {
    padding: 0 10px;
    width: auto;
    margin: 0 10px;
}

#tw-subnavbar .swiper-slide a {
    border-bottom: 2px solid #fff;
    display: block;
}

#tw-subnavbar .swiper-slide.on {
    border-bottom: 2px solid #0091ea;
}

#tw-subnavbar .swiper-slide.on a {
    color: #0091ea;
}

.openbg {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    min-height: 3000px;
    background-color: rgba(0, 0, 0, .3);
    opacity: 1;
    -webkit-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out;
    display: none;
}

.subnavbar-open {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    padding: 10px;
    background-color: rgba(0, 0, 0, .7);
    background-color: #fff;
    transition: .5s;
}

.subnavbar-open a {
    display: inline-block;
    padding: 4px 20px;
    border-radius: 15px;
    border: 1px solid #e8e8e8;
    margin: 8px;
    color: #666;
}

.subnavbar-open a.active {
    background-color: #0091ea;
    border: 1px solid #0091ea;
    color: #fff;
}

.navbarwarp {
    border-bottom: 1px solid #eee;
    background: #fdfdfc;
    position: relative;
    z-index: 10;
}

#tw-subnavbar {
    width: 100%;
}

.tw-navdrop {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    background-color: #f0f0f0;
    z-index: 9;
}

.tw-navdrop a {
    width: 16px;
    display: inline-block;
}

.tw-navdrop a:active,
.tw-navdrop a:hover,
.subnavbar-open a:active,
.subnavbar-open a:hover {
    text-decoration: none;
}

/*subnavbar end*/

/* default subnavbar begin */

.subnavbar {
    height: 39px;
    overflow: hidden;
    font: 14px/39px 'Hiragino Sans GB', 'microsoft yahei', '微软雅黑', 'simsun';
    box-shadow: none;
    /*border-bottom:1px solid #e8e8e8;*/
}

.subnavbar .sub-slide {
    padding: 0 10px;
    width: auto;
    margin: 0 10px;
    height: 39px;
    display: inline-block;
    float: left;
}

.subnavbar .sub-slide a {
    border-bottom: 2px solid #fff;
    display: block;
}

.subnavbar .sub-slide a:focus,
.subnavbar .sub-slide a:hover {
    text-decoration: none;
}

.subnavbar .sub-slide.on {
    border-bottom: 2px solid #0091ea;
}

.subnavbar .sub-slide.on a {
    color: #0091ea;
}

/* default subnavbar end */

.floatwrap a {
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    text-shadow: none;
    text-align: center;
    background: #666;
}

.floatwrap a:hover {
    color: #FFFFFF;
}

.floatop {
    display: block;
    height: 40px;
    width: 40px;
}

.floatwrap {
    bottom: 3.5em;
}

.floatwrap {
    position: fixed;
    right: 10px;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 17px;
    z-index: 9999;
    transition: opacity 0.2s linear 2s, visibility;
    visibility: hidden;
}

/*headsearch-perkbtn begin*/

.perk-btn {
    padding-top: 6px;
    height: 30px;
}

.perk-btn input {
    position: static;
}

.perk-btn label {
    font-weight: normal;
    margin-left: 8px;
    display: inline;
}

.perk-open {
    display: none;
}

.perk-open .VeriTxt {
    width: 130px;
    height: 38px;
    border: 1px solid #ddd;
}

.perk-open .Vericode {
    width: 130px;
    height: 38px;
    border: 1px solid #ddd;
}

.perk-open .Vericode img {
    height: 100%;
    width: 100%;
}

/*headsearch-perkbtn end*/

/*
 * -------------------------------------
 * Third species Parallel begin
 * -------------------------------------
 * */

.parallel-group {
    position: relative;
    border-collapse: separate;
}

.parallel-group .notbtn {
    right: 8px;
}

.parallel-group .tabarea .form-control {
    border-radius: 0;
    border-color: #adadad;
    height: 0.533rem;
}

.parallel-group .tArea {
    border: 1px solid #adadad;
    padding: 8px;
    height: 1rem;
}

.parallel-group .tArea .Tarea {
    width: 100%;
    height: 100%;
    line-height: 1.3;
    border: 0;
}

.parallel-group .btnarea .dis-btn {
    background: #0091ea;
    color: #fff;
    border: 1px solid #0091ea;
    height: 0.533rem;
    border-radius: 0;
    width: 100%;
}

/*
 * -------------------------------------
 * Third species Parallel end
 * -------------------------------------
 * */

.PagesImg {
    margin: 0.133rem;
    overflow: hidden;
}

.PagesImg img {
    vertical-align: middle;
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.PagesImg02 {
    text-align: center;
    overflow: hidden;
}

.PagesImg02 img {
    vertical-align: middle;
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.linkItem {
    background-color: #f8f8f8;
    height: 47px;
    line-height: 45px;
}

.linkItem ul {
    margin: 0 13px;
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
}

.linkItem li {
    float: left;
    font-size: 13px;
    color: #B4B4B4;
}

.linkItem li a {
    color: #B4B4B4;
    font-size: 12px;
}

.col-cdcdcd {
    color: #CDCDCD !important
}