html, body {
  width: 100%;
}

.n-banner {
  width: 100%;
  position: relative;
}

.n-banner p {
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  font-size: 60px;
  font-family: YouSheBiaoTiHei;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 60px;
  position: absolute;
  height: 60px;
  box-sizing: border-box;
  padding-left: 120px;
}

.n-banner img {
  width: 100%;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.router {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 23px;
}

.router .home {
  width: 62px;
  height: 36px;
}

.router span {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}

.info {
  background: #F5F5F5;
  box-sizing: border-box;
  padding: 50px 40px;
  margin-top: 60px;
  padding-bottom: 130px;
}

.info .lefttitle {
  font-size: 25px;
  font-family: YouSheBiaoTiHei;
  font-weight: 400;
  color: #000000;
  line-height: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.info .lefttitle span:nth-child(3) {
  flex: 1;
  height: 6px;
  background: #EB7036;
}

.info .lefttitle span:nth-child(1) {
  width: 67px;
  height: 6px;
  background: #EB7036;
}

.info .lefttitle span:nth-child(2) {
  margin-left: 34px;
  margin-right: 28px;
}

.info .righttitle {
  font-size: 25px;
  font-family: YouSheBiaoTiHei;
  font-weight: 400;
  color: #000000;
  line-height: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 138px;
  margin-bottom: 46px;
}

.info .righttitle span:nth-child(1) {
  flex: 1;
  height: 6px;
  background: #EB7036;
}

.info .righttitle span:nth-child(3) {
  width: 67px;
  height: 6px;
  background: #EB7036;
}

.info .righttitle span:nth-child(2) {
  margin-left: 34px;
  margin-right: 28px;
}

.info .news {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.info .news .left {
  font-size: 11px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 37px;
  flex: 1;
}

.info .news .right {
  width: 387px;
  height: 227px;
  margin-left: 44px;
}

.info .news .right img {
  width: 100%;
  height: 100%;
}

.info .video {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.info .video .items {
  overflow: hidden;
  position: relative;
  margin-bottom: 26px;
}

.info .video .items .bo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  width: 79px;
  height: 79px;
}

.info .video .items img {
  width: 100%;
  height: 100%;
}

.info .video .items:nth-child(1) {
  width: 542px;
  height: 257px;
  border-radius: 4px;
}

.info .video .items:nth-child(2) {
  width: 256px;
  height: 257px;
  border-radius: 4px;
}

.info .video .items:nth-child(3) {
  width: 256px;
  height: 257px;
  border-radius: 4px;
}

.info .video .items:nth-child(4) {
  width: 256px;
  height: 257px;
  border-radius: 4px;
}

.info .video .items:nth-child(5) {
  width: 256px;
  height: 257px;
  border-radius: 4px;
}

.info .video .items:nth-child(6) {
  width: 542px;
  height: 257px;
  border-radius: 4px;
}

.info .jiang {
  width: 100%;
  height: 287px;
  background: url("../images/1111-287.png") no-repeat center center/100% 100%;
  margin-top: 44px;
  box-sizing: border-box;
  padding: 40px 87px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.info .jiang h6 {
  font-size: 25px;
  font-family: YouSheBiaoTiHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
  text-align: center;
  width: 100%;
  margin-bottom: 45px;
}

.info .jiang .items {
  width: 287px;
  height: 136px;
  background: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  padding: 43px 30px;
}

.info .jiang .items p {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  font-size: 19px;
  font-family: SourceHanSansCN;
  font-weight: 600;
  color: #000000;
  line-height: 19px;
}

.info .jiang .items p img {
  width: 20px;
  height: 24px;
  margin-right: 6px;
}

.info .jiang .items .text {
  font-size: 15px;
  font-family: SourceHanSansCN;
  font-weight: 600;
  color: #000000;
  line-height: 15px;
  margin-top: 9px;
  box-sizing: border-box;
  padding-left: 20px;
}

.info .jiang .items:nth-child(2) .num {
  width: 23px;
  height: 90px;
  position: absolute;
  top: 14px;
  right: 20px;
}

.info .jiang .items:nth-child(3) .num, .info .jiang .items:nth-child(4) .num {
  width: 60px;
  height: 90px;
  position: absolute;
  top: 14px;
  right: 20px;
}

.info .bottom {
  margin-top: 48px;
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #000000;
  line-height: 30px;
  margin-bottom: 70px;
}

.info .btn {
  width: 151px;
  height: 44px;
  background: #EB7036;
  border-radius: 5px;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  cursor: pointer;
  text-align: center;
}

.info .btn input {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  display: block;
}

.alert {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
  width: 100%;
  height: 100%;
}

.alert .content {
  width: 790px;
  height: 755px;
  background: #FFFFFF;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
}

.alert .content .title {
  width: 100%;
  height: 120px;
  background: linear-gradient(262deg, #DF7730 0%, #E2A641 100%);
  position: relative;
  font-size: 30px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 120px;
  text-align: center;
  box-sizing: border-box;
}

.alert .content .title img {
  width: 141px;
  height: 120px;
  top: 0;
  right: 60px;
  position: absolute;
}

.alert .content .form {
  width: 100%;
  box-sizing: border-box;
  padding: 66px 72px 0 72px;
}

.alert .content .form .input {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}

.alert .content .form .input span {
  flex: 1;
  text-align: right;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
}

.alert .content .form .input .n {
  width: 511px;
  height: 46px;
  background: #F5F5F5;
  border: 1px solid #DEDEDE;
  margin-left: 33px;
  outline: none;
}

.alert .content .form .input .btnbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 511px;
  height: 46px;
  margin-left: 33px;
}

.alert .content .form .input .btnbox .btns {
  width: 140px;
  height: 46px;
  background: #AFAFAF;
  border-radius: 5px;
  position: relative;
  text-align: center;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 46px;
}

.alert .content .form .input .btnbox .btns .m {
  position: absolute;
  cursor: pointer;
  top: 0;
  width: 140px;
  height: 46px;
  left: 0;
  opacity: 0;
}

.alert .content .form .input .btnbox span {
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
  width: auto;
  flex: none;
  margin-left: 20px;
}

.alert .content .form button {
  width: 243px;
  height: 71px;
  background: #EB7036;
  border-radius: 5px;
  margin: 0 auto;
  display: block;
  margin-top: 44px;
  border: none;
}

.choose {
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 72px;
  border-bottom: 9px solid #EB7036;
}

.choose .left {
  height: 100%;
  flex: 1;
  overflow: hidden;
  box-sizing: border-box;
  padding-right: 20px;
}

.choose .left .swiper-container {
  width: 100%;
  height: 100%;
}

.choose .left .swiper-container .swiper-slide {
  width: auto;
  padding: 22px 50px;
  box-sizing: border-box;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
}

.choose .left .swiper-container .swiper-slide.act {
  background: #EB7036;
  color: #fff;
}

.choose .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.choose .right img {
  width: 15px;
  height: 24px;
  cursor: pointer;
}

.choose .right img:nth-child(2) {
  margin-left: 9px;
  margin-right: 23px;
}

.videolist {
  background: #F5F5F5;
  overflow: hidden;
}

.videolist h6 {
  width: 100%;
  height: 16px;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #000000;
  line-height: 16px;
  text-align: center;
  margin-top: 72px;
  margin-bottom: 60px;
}

.videolist .box {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 13px;
}

.videolist .box.active .right {
  margin-left: 0;
  margin-right: 29px;
}

.videolist .box .left {
  width: 601px;
}

.videolist .box .left .textbox .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 9px;
}

.videolist .box .left .textbox .tit span:nth-child(1) {
  font-size: 16px;text-align:left; font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1;
}

.videolist .box .left .textbox .tit span:nth-child(2) {
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 12px;
  margin-left: 10px;
}

.videolist .box .left .textbox .icons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 14px;
}

.videolist .box .left .textbox .icons p {
  font-size: 15px;
  font-family: Comfortaa;
  font-weight: 400;
  color: #000000;
  margin-right: 20px;
  line-height: 15px;
  display: flex;
  align-items: center;
}

.videolist .box .left .textbox .icons p img {
 cursor: pointer; margin-right: 7px;
}

.videolist .box .left .img {
  width: 601px;
  height: 338px;
  position: relative;
}

.videolist .box .left .img img {
  width: 100%;
  height: 100%;
}

.videolist .box .left .img .bo {
  width: 81px;
  height: 81px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.videolist .box .right {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: 29px;
}

.videolist .box .right .items .textbox .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4px;
}

.videolist .box .right .items .textbox .tit span:nth-child(1) {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1;
}

.videolist .box .right .items .textbox .tit span:nth-child(2) {
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 12px;
  margin-left: 10px;
}

.videolist .box .right .items .textbox .icons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 6px;
  margin-bottom: 9px;
}

.videolist .box .right .items .textbox .icons p {
  font-size: 15px;
  font-family: Comfortaa;
  font-weight: 400;
  color: #000000;
  margin-right: 20px;
  line-height: 15px;
  display: flex;
  align-items: center;
}

.videolist .box .right .items .textbox .icons p img {
  margin-right: 7px;
}

.videolist .box .right .items .img {
  width: 255px;
  height: 143px;
  position: relative;
}

.videolist .box .right .items .img img {
  width: 100%;
  height: 100%;
}

.videolist .box .right .items .img .bo {
  width: 81px;
  height: 81px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.videolist .outher {
  width: 100%;
  box-sizing: border-box;
  padding: 0 13px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.videolist .outher .items {
  width: 341px;
}

.videolist .outher .items .textbox .tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 4px;
}

.videolist .outher .items .textbox .tit span:nth-child(1) {
  font-size: 16px;
 text-align:left; font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: 1;
}

.videolist .outher .items .textbox .tit span:nth-child(2) {
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 12px;
  margin-left: 10px;
}

.videolist .outher .items .textbox .icons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 11px;
  margin-bottom: 25px;
}

.videolist .outher .items .textbox .icons p {
  font-size: 15px;
  font-family: Comfortaa;
  font-weight: 400;
  color: #000000;
  margin-right: 20px;
  line-height: 15px;
  display: flex;
  align-items: center;
}

.videolist .outher .items .textbox .icons p img {
  margin-right: 7px;
}

.videolist .outher .items .img {
  width: 341px;
  height: 255px;
  position: relative;
}

.videolist .outher .items .img img {
  width: 100%;
  height: 100%;
}

.videolist .outher .items .img .bo {
  width: 81px;
  height: 81px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.videolist .more {
  width: 60px;
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 12px;
  position: relative;
  margin: 70px auto 60px auto;
  text-align: center;
  display: block;
}

.videolist .more::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -20px;
  width: 14px;
  height: 7px;
  background: url("../images/14-7.png") no-repeat center center/100% 100%;
}

.type {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 47px;
}

.type span {
  font-size: 24px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
  margin-right: 13px;
}

.type p {
  padding: 13px 44px;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: black;
  line-height: 18px;
  margin-right: 24px;
  background: #FFFFFF;
  border: 2px solid #E3E1E1;
  border-radius: 8px;
  cursor: pointer;
}

.type p.active {
  border: 2px solid #FDA67D;
  background: #FDA67D;
  border-radius: 8px;
}

.jflist {
  background: #F5F5F5;
  box-sizing: border-box;
  padding: 48px 13px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 14px;
}

.jflist .items {
  width: 359px;
  height: 367px;
  color: #fff;
  position: relative;
  overflow: hidden;
  transition: all .8s;
  cursor: pointer;
  margin-bottom: 45px;
}

.jflist .items:hover .hover {
  transform: translateY(0%);
}

.jflist .items img {
  width: 100%;
  height: 100%;
}

.jflist .items .text {
  bottom: 0;
  position: absolute;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 14px;
}

.jflist .items .text .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.jflist .items .text .top .left {
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #000000;
  line-height: 16px;
  flex: 1;
  box-sizing: border-box;
  padding-right: 10px;
}

.jflist .items .text .top .right {
  font-size: 16px;
  font-family: Century Gothic;
  font-weight: 400;
  color: #EB7036;
  line-height: 16px;
  display: flex;
  align-items: center;
}

.jflist .items .text .top .right img {
  width: 17px;
  height: 20px;
  margin-right: 8px;
}

.jflist .items .text .bottom {
  font-size: 14px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #686666;
  line-height: 14px;
  margin-top: 14px;
  margin-bottom: 26px;
}

.jflist .items .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(253, 166, 125, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .6s;
  transform: translateY(-100%);
}

.jflist .items .hover .btn {
  width: 97px;
  height: 97px;
  background: #FFFFFF;
  border-radius: 50%;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #EB7036;
  line-height: 97px;
  text-align: center;
}

.jflist .page {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.jflist .page .n1 {
  width: 14px;
  height: 16px;
  margin-right: 18px;
  cursor: pointer;
}

.jflist .page .n2 {
  width: 9px;
  height: 16px;
  margin-right: 28px;
}

.jflist .page .n4 {
  width: 14px;
  height: 16px;
  margin-left: 18px;
  cursor: pointer;
}

.jflist .page .n3 {
  width: 9px;
  height: 16px;
  margin-left: 28px;
}

.jflist .page a {
  color: black;
  border-radius: 5px;
  padding: 4px 9px;
  font-size: 20px;
  font-family: Comfortaa;
  font-weight: 400;
  margin: 0 4px;
  line-height: 20px;
  cursor: pointer;
}

.jflist .page a.active {
  background: #F29537;
  border-radius: 5px;
  color: #fff;
}

.vip .con {
  width: 100%;
  height: 114px;
  background: #F5F5F5;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 23px;
  justify-content: space-between;
}

.vip .con .left p {
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
}

.vip .con .left P:last-child {
  margin-top: 28px;
}

.vip .con .right a {
  padding: 11px 14px;
  background-color: #f29537;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 18px;
  border-radius: 3px;
  margin-left: 11px;
}

.vip ul li {
  width: 1014px;
  height: 49px;
  background: #fafafa;
  border-bottom: 1px solid #f6ede5;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.vip ul li span {
  width: 20%;
  font-size: 16px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #000;
  line-height: 49px;
  text-align: center;
}

.vip ul li span:last-child {
  flex: 1;
}

.vip ul li.jian {
  background: #f5f5f5;
}

.vip ul li:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 1014px;
  height: 51px;
  background: #F5EAD3;
}

.vip ul li:first-child span {
  width: 20%;
  font-size: 18px;
  font-family: SourceHanSansCN;
  font-weight: 500;
  color: #F29537;
  line-height: 41px;
  text-align: center;
}

.vip ul li:first-child span:last-child {
  flex: 1;
}

.vip .page {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 40px;
}

.vip .page .n1 {
  width: 14px;
  height: 16px;
  margin-right: 18px;
  cursor: pointer;
}

.vip .page .n2 {
  width: 9px;
  height: 16px;
  margin-right: 28px;
}

.vip .page .n4 {
  width: 14px;
  height: 16px;
  margin-left: 18px;
  cursor: pointer;
}

.vip .page .n3 {
  width: 9px;
  height: 16px;
  margin-left: 28px;
}

.vip .page a {
  color: black !important;
  border-radius: 5px;
  padding: 4px 9px;
  font-size: 20px;
  font-family: Comfortaa;
  font-weight: 400;
  margin: 0 4px;
  line-height: 20px;
  cursor: pointer;
}

.vip .page a.active {
  background: #F29537;
  border-radius: 5px;
  color: #fff !important;
}

@media screen and (max-width: 750px) {
  .w1200 {
    width: 100%;
  }
  .n-banner p {
    font-size: 20px;
    padding-left: 30px;
  }
  .router {
    box-sizing: border-box;
    padding-right: 30px;
    margin-top: 10px;
  }
  .router span {
    font-size: 18px;
  }
  .router .home {
    width: 40px;
    height: auto;
  }
  .info {
    margin-top: 10px;
    padding: 30px;
  }
  .info .lefttitle span:nth-child(2) {
    font-size: 20px;
  }
  .info .lefttitle span:nth-child(1) {
    flex: 1;
  }
  .info .lefttitle span:nth-child(3) {
    flex: 1;
  }
  .info .news {
    flex-wrap: wrap;
  }
  .info .news .right {
    width: 100%;
    margin-left: 0;
  }
  .info .righttitle {
    margin-top: 20px;
    margin-bottom: 14px;
  }
  .info .righttitle span:nth-child(3) {
    flex: 1;
  }
  .info .righttitle span:nth-child(2) {
    font-size: 20px;
    margin: 0 26px;
  }
  .info .lefttitle span:nth-child(2) {
    margin: 0 26px;
  }
  .info .video .items:nth-child(1) {
    width: 100%;
    height: auto;
  }
  .info .video .items:nth-child(2) {
    width: 100%;
    height: auto;
  }
  .info .video .items:nth-child(3) {
    width: 100%;
    height: auto;
  }
  .info .video .items:nth-child(4) {
    width: 100%;
  }
  .info .video .items:nth-child(5) {
    width: 100%;
  }
  .info .jiang {
    background: #DF7730;
    height: auto;
    padding: 20px 10px;
  }
  .info .jiang .items {
    width: 100%;
    margin-bottom: 10px;
  }
  .alert .content {
    width: 90%;
    height: 70%;
  }
  .alert .content .title {
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 30px;
  }
  .alert .content .title img {
    width: 60px;
    height: auto;
    right: 10px;
  }
  .alert .content .form {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 10px 0 10px;
  }
  .alert .content .form .input .n {
    width: 60%;
  }
  .alert .content .form .input span {
    font-size: 16px;
  }
  .alert .content .form .input .btnbox {
    flex: 1;
  }
  .alert .content .form .input .btnbox span {
    font-size: 16px;
    margin-left: 0;
  }
  .alert .content .form .input .btnbox .btns {
    font-size: 14px;
    box-sizing: border-box;
  }
  .alert .content .form button {
    width: 80%;
    height: 60px;
  }
  .type {
    box-sizing: border-box;
    padding: 0 30px;
  }
  .type .scoll {
    overflow-x: scroll;
    flex: 1;
    white-space: nowrap;
  }
  .type span {
    font-size: 18px;
  }
  .type p {
    padding: 4px 6px;
    margin-right: 10px;
    display: inline-block;
  }
  .jflist .page {
    margin-left: 0;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .jflist .page .n2 {
    margin-right: 10px;
  }
  .jflist .page .n3 {
    margin-left: 10px;
  }
  .container {
    width: 100%;
  }
  #uc .main .content {
    width: 100% !important;
  }
  .videolist .box {
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .videolist .box .left {
    width: 100%;
  }
  .videolist .box .left .img {
    width: 100%;
    height: auto;
  }
  .videolist .box .right {
    flex: 1;
  }
  .videolist h6 {
    margin: 40px 0;
  }
  .videolist .box .right {
    margin-left: 0;
  }
  .videolist .box .right .items {
    width: 100%;
  }
  .videolist .box .right .items .img {
    width: 100%;
  }
  .videolist .box .left .img .bo, .videolist .box .right .items .img .bo {
    width: 40px;
    height: 40px;
  }
  .videolist .outher .items {
    width: 100%;
  }
  .videolist .outher .items .img {
    width: 100%;
  }
  .choose .left .swiper-container .swiper-slide {
    padding: 6px 10px;
  }
  .choose {
    height: auto;
    margin-top: 30px;
  }
  .videolist .box.active .right {
    margin-right: 0;
  }
}

.alert .content .form button {
  color: #fff;
  font-size: 20px;
}
/*# sourceMappingURL=newmain.css.map */