@import url('jqueryCyMoban/css/normalize.css');
@import url('jqueryCyMoban/css/pageloader.css');
@import url('bootstrap-4.5.0-dist/bootstrap-4.5.0-dist/css/bootstrap.css');
@import url('jqueryCyMoban/fonts/opensans/stylesheet.css');
@import url('jqueryCyMoban/css/foundation.min.css');
@import url('jqueryCyMoban/js/vendor/jquery.fullPage.css');
@import url('jqueryCyMoban/css/main.css');
@import url('jqueryCyMoban/css/main_responsive.css');
@import url('jqueryCyMoban/css/normalize.css');
@import url('jqueryCyMoban/css/style-font1.css');
@import url('jq22pd-6066a7e8-37d1-11e4-a5be-00163e001348/5bda9cd4-37d1-11e4-8549-00163e001348/css/demo.css');
@import url('jq22pd-6066a7e8-37d1-11e4-a5be-00163e001348/5bda9cd4-37d1-11e4-8549-00163e001348/css/common.css');
@import url('jq22pd-6066a7e8-37d1-11e4-a5be-00163e001348/5bda9cd4-37d1-11e4-8549-00163e001348/css/style.css');
.slimScrollBar {
    display: none
}

.snow-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 100001;
}

.blur_box {
    z-index: 0;
    /* 为不影响内容显示必须为最高层 */
    overflow: hidden;
}

.blur_box:before {
    content: "";
    /* 必须包括 */
    /* 固定模糊层位置 */
    width: 300%;
    height: 300%;
    left: -100%;
    /* 回调模糊层位置 */
    top: -100%;
    /* 回调模糊层位置 */
    /* 与上面的bg中的background设置一样 */
    filter: blur(20px);
    /* 值越大越模糊 */
    z-index: -2;
    /* 模糊层在最下面 */
}

.rgba {
    background-color: rgba(0, 0, 0, 0.2);
    /* 为文字更好显示，将背景颜色加深 */
    /* 固定半透明色层位置 */
    width: 100%;
    height: 100%;
    z-index: -1;
    /* 中间是rgba半透明色层 */
}

.content_text {
    color: rgba(255, 255, 255, 0.8);
}

.table_img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.newtel {
    height: 30px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #666
}

.item {
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100px;
    height: 100px;
    margin: 20px auto;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}


/*
.content1 {
    position: relative;
    margin: 2rem auto;
    border: 1em;
    background: rgba(0, 0, 0, 0.25) border-box;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3) inset, 0 .5em 1em rgba(255, 255, 255, 0.6);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.content1::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: -30px;
    z-index: -1;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}
*/

.md-content>div {
    padding: 15px;
    margin: 0;
    font-weight: 300;
    font-size: 14px;
}

 ::-webkit-scrollbar {
    width: 16px;
    height: 16px;
    background-color: #F5F5F5;
    border-radius: 15px;
}


/*定义滚动条轨道 内阴影+圆角*/

 ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}


/*定义滑块 内阴影+圆角*/

 ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.tanchuceng_wenben {
    margin: 0;
    font-family: Tahoma, Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "华文细黑", STXihei, 宋体, SimSun, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    font-weight: 500;
    font-size: 1.05em;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}

.hor:hover {
    color: #0d9ae0
}

#new_box {
    width: 100%;
    padding: 50px 0px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 0px;
}

.title_cn {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}

.new_con {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}

.newtel {
    height: 30px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #666
}

.new_telst {
    width: 550px;
    margin: 0 auto;
    position: relative;
    top: 6px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.new_telst li {
    width: 166px;
    line-height: 30px;
    text-align: center;
    float: left;
    display: inline;
    font-family: "微软雅黑";
    cursor: pointer;
}

.new_telst li.newon {
    color: #217af0;
    font-weight: bold;
}

.new_telst p {
    position: absolute;
    top: 34px;
    left: 0px;
    width: 166px;
    height: 7px;
    border-top: 1px solid #217af0;
    overflow: hidden;
    text-align: center;
}

.new_telst b {
    display: inline-block;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-style: solid dashed dashed dashed;
    border-width: 9px;
    border-color: #217af0 #fff #fff #fff;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
}

.clear {
    clear: both
}

.new-wrap {
    margin-top: 30px;
}

.new-wrap .show {
    display: block;
}

.new_lst {
    height: 315px;
    position: relative;
    overflow: hidden;
    display: none;
    margin-top: 10px;
    padding-top: 20px;
}

.new_lst ul {
    position: absolute;
    left: 0px;
}

element.style {
    left: 0px;
}

.new_telst p {
    position: absolute;
    top: 34px;
    left: 0px;
    width: 166px;
    height: 7px;
    border-top: 1px solid #217af0;
    overflow: hidden;
    text-align: center;
}

.new_telst p {
    position: absolute;
    top: 34px;
    left: 0px;
    width: 166px;
    height: 7px;
    border-top: 1px solid #217af0;
    overflow: hidden;
    text-align: center;
}

* {
    margin: 0;
    padding: 0;
}

.new_telst {
    width: 550px;
    margin: 0 auto;
    position: relative;
    top: 6px;
    text-align: center;
}

.new_telst {
    width: 550px;
    margin: 0 auto;
    position: relative;
    top: 6px;
    text-align: center;
}