.clearjs {
    width: 100%;
    clear: both;
    line-height: 0;
    display: block;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
    content: '.'
}

.pg-util *,
.pg-util *:before,
.pg-util *:after {
    margin: 0;
    padding: 0;
    font-style: normal;
    list-style: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Microsoft Yahei, "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}

.pg-util-videos {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5555;
    padding: 40px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.pg-util-videos .bj {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.pg-util-videos .close {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    overflow: hidden;
    position: absolute;
    z-index: 9;
    right: -40px;
    top: -40px;
    -webkit-transition: background-color .15s;
    transition: background-color .15s;
    width: 80px
}

.pg-util-videos .close:before {
    content: "Close";
    position: absolute;
    bottom: 15px;
    left: 15px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC);
    background-position: -260px 0;
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
    z-index: 9
}

.pg-util-videos .close:hover {
    background-color: rgba(0, 0, 0, 0.8)
}

.pg-util-videos video,
.pg-util-videos iframe {
    width: 100% !important;
    max-width: 800px !important;
    height: 450px !important;
    background: #000;
    position: relative;
    z-index: 9
}

@media (max-width:999px) {

    .pg-util-videos video,
    .pg-util-videos iframe {
        height: 220px !important
    }
}

.scrollbar {
    overflow-y: auto
}

.scrollbar::-webkit-scrollbar {
    width: 3px;
    background-color: #dcdbdb
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: #14ac80;
    border-radius: 10px
}

@-webkit-keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#__bs_notify__ {
    display: none
}



@font-face {
  font-family: "iconfont"; /* Project id 2156213 */
  src: url('../font/iconfont.woff2?t=1629170789454') format('woff2'),
       url('../font/iconfont.woff?t=1629170789454') format('woff'),
       url('../font/iconfont.ttf?t=1629170789454') format('truetype');
}



.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-guanyu:before {
  content: "\e655";
}

.icon-wangzhan:before {
  content: "\e6f5";
}

.icon-guanwang:before {
  content: "\e60f";
}

.icon-weiguanwang:before {
  content: "\e61d";
}

.icon-zuozhe:before {
  content: "\e688";
}



.icon-caidan:before {
    content: "\e610";
}

.icon-right:before {
    content: "\e606"
}

.icon-close:before {
    content: "\e611"
}

.icon-left:before {
    content: "\e625"
}

.icon-down:before {
    content: "\e649"
}

.icon-add:before {
    content: "\e73e"
}

.icon-up:before {
    content: "\e73f"
}

.icon-jian:before {
    content: "\e626"
}

.icon-rights:before {
    content: "\e6bf"
}

.icon-eye:before {
    content: "\e61b"
}

.icon-bianji:before {
    content: "\e603"
}

.icon-rili:before {
    content: "\e60e"
}

.icon-yonghu:before {
    content: "\e61e"
}

.icon-dianhua2:before {
    content: "\e60c"
}

.icon-liuyan:before {
    content: "\e61a"
}

.icon-menu:before {
    content: "\e652"
}

.icon-dianhua:before {
    content: "\e614"
}

.icon-erweima:before {
    content: "\e642"
}

.icon-weixin:before {
    content: "\e694"
}

.icon-dianhuas:before {
    content: "\e604"
}

.icon-sousuo:before {
    content: "\e60a"
}

.icon-trophy:before {
    content: "\e723"
}

.icon-shijian:before {
    content: "\e62f"
}

.icon-bofang:before {
    content: "\e609"
}

.icon-lefty:before {
    content: "\e664"
}

.icon-shipin:before {
    content: "\e619"
}

.icon-jiameng:before {
    content: "\e63b"
}

.icon-dingwei:before {
    content: "\e605"
}

.icon-rightc:before {
    content: "\e638"
}

.icon-tuliao:before {
    content: "\e66b"
}

.icon-shiping:before {
    content: "\e639"
}

.icon-righty:before {
    content: "\e724"
}

.icon-upy:before {
    content: "\e725"
}

.icon-downy:before {
    content: "\e726"
}

.icon-fangda:before {
    content: "\e651";
}