.tl-banner {
	padding: 10px 30px 0;
}

.right-side ul,
ol {
	list-style: none
}

.right-side img {
	display: block;
	width: 100%;
	border: none;
}

.right-side a {
	text-decoration: none;
}

.right-side {
	float: right;
	width: 310px;
}

.right-side .header-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}

.right-side .title {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 28px;
}

.right-side .title::before {
	content: '';
	position: absolute;
	top: 2px;
	left: 10px;
	display: block;
	width: 4px;
	height: 24px;
	border-radius: 2px;
	background-image: linear-gradient(to bottom, #ff6f01, #ff8e1b);
}

.right-side .title::after {
	content: '';
	position: absolute;
	top: -3px;
	right: -10px;
	z-index: -1;
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-image: linear-gradient(to bottom, #facd89, #f9fcff);
}

.right-side .more-btn {
	position: relative;
	margin-right: 10px;
	padding-right: 20px;
	font-size: 14px;
	color: #959595;
	cursor: pointer;
}

.right-side .more-btn::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 19px;
	height: 19px;
	background: url(https://img.gaodun.cn/skin_wx/zhongji/article/img/more-ico.png) center top no-repeat;
	background-size: cover;
}

.data-wrap {
	background-color: #fff;
	padding: 10px 0;
	margin-top: 20px;
}

.data-ad {
	margin-top: 20px;
}

.data-ad img {
	border-radius: 12px;
}

.hot-topic-wrap {
	background-color: #fff;
	padding: 10px 0;
	margin-top: 20px;
}

.focus-wrap {
	background-color: #fff;
	padding: 10px 0;
	margin-top: 20px;
}

.right-side .countdown-wrap {
	height: 270px !important;
	text-align: center;
	background: url(https://img.gaodun.cn/skin_wx/zhongji/article/img/countdown-bg.jpg) center top no-repeat;
	background-size: contain;
	color: #fff;
	background-color: #fff;
}

.right-side .countdown-wrap .head1 {
	font-size: 46px;
	color: #fff;
	margin-bottom: 0px;
}

.right-side .countdown-wrap .head2 {
	font-size: 30px;
	margin-bottom: 0px;
}

.right-side .countdown-wrap .countdown-num-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 200px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 46px;
	line-height: 64px;
	margin-bottom: 0px;
}

.right-side .countdown-wrap .countdown-num-item {
	width: 51px;
	height: 64px;
	font-weight: 700;
	background: url(https://img.gaodun.cn/skin_wx/zhongji/article/img/num-bg.png) center top no-repeat;
	background-size: contain;
	color: #fc7736;
}

.right-side .countdown-wrap .countdown-num-unit {
	font-size: 24px;
	font-weight: 700;
	color: #ffebda;
}

.right-side .countdown-wrap .countdown-btn-list {
	display: flex;
	justify-content: space-between;
	width: 260px;
	margin: 30px auto 0;
}

.right-side .countdown-wrap .countdown-btn-item {
	width: 125px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	border-radius: 15px;
	cursor: pointer;
	background-image: linear-gradient(to bottom, #ff6e00, #ff8f1c);
	box-shadow: -9px 6px 15px -5px #ff7808;
}

.right-side .countdown-wrap .countdown-btn-item a {
	color: #fff;
}

.right-side .guide-wrap {
	margin-top: 20px;
	background-color: #fff;
	padding: 10px 0;
}

.right-side .guide-wrap .table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 300px;
	margin: 20px 5px;
	font-size: 14px;
	text-align: center;
}

.right-side .guide-wrap .table .table-content {
	height: 100px;
	border: 5px solid rgb(251, 251, 251);
	background-color: #f2f4f7;
}

.right-side .guide-wrap .table .table-content a {
	display: block;
	color: #000;
}

.right-side .guide-wrap .table .table-ico {
	width: 50px;
	margin: auto;
}

.right-side .guide-wrap .tool-list {
	width: 285px;
	margin: auto;
}

.right-side .guide-wrap .tool-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}

.right-side .guide-wrap .tool-img-wrap {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 90px;
	height: 110px;
}

.right-side .guide-wrap .tool-item:nth-child(1) .tool-img-wrap {
	background: url(https://stark-attachment.pxo.cn/img/202211041511310190125.png) center top no-repeat;
	background-size: cover;
}

.right-side .guide-wrap .tool-item:nth-child(2) .tool-img-wrap {
	background: url(https://img.gaodun.cn/skin_wx/zhongji/article/img/guide-img2.jpg) center top no-repeat;
	background-size: cover;
}

.teacher-banner-wrap {
	background-color: #fff;
	padding: 10px 0;
	margin-top: 20px;
}

.right-side .guide-wrap .tool-img-name {
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	background: rgba(0, 0, 0, .68);
}

.right-side .guide-wrap .tool-item-right {
	width: 180px;
}

.right-side .guide-wrap .tool-title {
	font-size: 14px;
	line-height: 2;
	color: #313131;
}

.right-side .guide-wrap .tool-content {
	font-size: 14px;
	line-height: 1.5;
	color: #999;
}

.right-side .guide-wrap .tool-btn {
	width: 80px;
	margin-left: auto;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #fdc4bb;
	border-radius: 6px;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	color: #e33b29;
}

.right-side .guide-wrap .tool-btn a {
	color: #e33b29;
}

.right-side .teacher-banner-wrap .teacher-banner {
	padding: 0 5px;
}

.right-side .teacher-banner-wrap .teacher-banner-item {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 295px;
	height: 233px;
	cursor: pointer;
}

.right-side .teacher-banner-wrap .teacher-banner-item a {
	display: block;
}

.right-side .teacher-banner-wrap .teacher-banner-bg {
	position: absolute;
	width: 295px;
	left: 0;
	top: 0;
	z-index: -1;
}

.right-side .teacher-banner-wrap .name {
	width: 110px;
	margin-left: auto;
	margin-right: 3px;
	font-size: 22px;
	line-height: 2;
	color: #ff7002;
	border-bottom: 1px solid rgb(255, 208, 171);
}

.right-side .teacher-banner-wrap .introduction {
	width: 85px;
	margin-left: auto;
	margin-right: 25px;
	padding: 15px 0;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
}

.right-side .teacher-banner-wrap .identify {
	width: 110px;
	height: 30px;
	margin-left: auto;
	margin-right: 10px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	color: #fff;
	background-image: linear-gradient(to left, #ff6e00, #ff8f1c);
}

#teacherBannerSwiper {
	padding-bottom: 25px;
}

#teacherBannerSwiper .tab {
	bottom: 0;
}

#teacherBannerSwiper .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: #ececec;
	border-radius: 5px;
	opacity: 1;
	/* cursor: pointer; */
}

#teacherBannerSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 18px;
	height: 7px;
	border-radius: 4px;
	background: #fc9d35;
}

.right-side .shipin-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
  }

.right-side .teacher-banner-wrap .right-side-banner {
	width: 294px;
	margin: 20px auto;
	border-radius: 8px;
}

.right-side .data-wrap .type-list {
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
}

.right-side .data-wrap .type-item {
	position: relative;
	width: 135px;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	border-radius: 14px;
	background: #f2f2f2;
	color: #000;
	cursor: pointer;
}

.right-side .data-wrap .type-item.active,
.right-side .data-wrap .type-item:hover {
	background: linear-gradient(to left, #ff6e00, #ff8f1c);
	color: #fff;
}

.right-side .data-wrap .type-item.active::after,
.right-side .data-wrap .type-item:hover::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	display: block;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid rgb(255, 124, 24);
}

.right-side .data-wrap .data-list {
	padding: 15px 8px;
}

.right-side .data-wrap .data-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 7px;
}

.right-side .data-wrap .data-item:hover {
	background: #f9f9f9;
}

.right-side .data-wrap .data-item-ico-wrap {
	width: 43px;
}

.right-side .data-wrap .data-info-wrap {
	flex: 1;
	margin-left: 8px;
}

.right-side .data-wrap .data-info-name {
	font-size: 14px;
	color: #333;
}

.right-side .data-wrap .data-info-name a {
	color: #333;
}

.right-side .data-wrap .data-info-details-wrap {
	display: flex;
	align-items: center;
}

.right-side .data-wrap .data-info-details-worth {
	width: 19px;
}

.right-side .data-wrap .data-info-details-num {
	padding-left: 5px;
	font-size: 14px;
	color: #7e6672;
}

.right-side .data-wrap .data-info-details-size {
	padding-left: 8px;
	font-size: 14px;
	color: #a6a0a9;
}

.right-side .data-wrap .data-info-details-download {
	display: block;
	width: 50px;
	height: 24px;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	border-radius: 12px;
	background-image: linear-gradient(to left, #ff6e00, #ff8f1c);
	box-shadow: -7px 3px 12px -4px #ff7808;
	color: #fff;
	cursor: pointer;
}

.right-side .hot-topic-wrap .hot-topic-logo {
	width: 167px;
	margin-right: 10px;
}

.right-side .hot-topic-wrap .hot-topic-list {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-wrap: wrap;
	text-align: center;
}

.right-side .hot-topic-wrap .hot-topic-item {
	width: 140px;
	padding-bottom: 10px;
}

.right-side .hot-topic-wrap .hot-topic-item a {
	display: block;
}

.right-side .hot-topic-wrap .hot-topic-img {
	width: 140px;
	margin: auto;
	padding-right: 10px;
	font-size: 32px;
	font-weight: 700;
	line-height: 118px;
	color: #fd847c;
	background-size: contain;
}

.right-side .hot-topic-wrap .hot-topic-name {
	font-size: 16px;
	line-height: 2;
	color: #363636;
}

.right-side .hot-topic-wrap .hot-topic-detail {
	font-size: 14px;
	color: #707070;
}

.right-side .focus-wrap .focus-list {
	/* padding-top: 20px; */
	text-align: center;
	line-height: 1.5;
}

.right-side .focus-wrap .qr-code-wrap {
	margin: auto;
}

.right-side .focus-wrap .focus-item:nth-child(1) .qr-code-wrap {
	width: 301px;
	height: 235px;
	padding-top: 32px;
	padding-left: 11px;
	background: url(https://img.gaodun.cn/skin_wx/zhongji/article/img/qr-code-app-bg.png) center top no-repeat;
	background-size: contain;
}

.right-side .focus-wrap .focus-item:nth-child(2) .qr-code-wrap {
	width: 289px;
	height: 254px;
	padding-top: 55px;
	padding-left: 13px;
	background: url(https://img.gaodun.cn/skin_wx/zhongji/article/img/qr-code-group-bg.png) center top no-repeat;
	background-size: contain;
}

.right-side .focus-wrap .qr-code-img {
	margin: auto;
}

.right-side .focus-wrap .focus-item:nth-child(1) .qr-code-img {
	width: 157px;
}

.right-side .focus-wrap .focus-item:nth-child(2) .qr-code-img {
	width: 152px;
}

.right-side .focus-wrap .focus-title {
	font-size: 16px;
	color: #313131;
}

.right-side .focus-wrap .detail {
	padding: 5px 20px 15px;
	font-size: 14px;
	color: #7d7d7d;
	margin-top: -45px;
}

.Colligate-wrap {
	box-shadow: 0 10px 0 0px #e66c6a;
	border-radius: 20px 20px;
}

.Page {
	margin: auto;
	position: relative;
	z-index: 5;
}

.ondition_july {
	position: relative;
	padding-top: 25px;
	padding-bottom: 5px;
}

.condition {
	background: #fff;
	padding-top: 35px;
	padding: 20px 30px 0px;
	box-sizing: border-box;
	border-radius: 0 0 5px 5px;
}

.clearfix2::after {
	content: '\0020';
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	overflow: hidden;
}

.condition.condition_july dl dt {
	margin-top: 0;
}

.condition dl {
	margin-bottom: 10px;
	position: relative;
}

.condition dl dt {
	float: left;
	width: 53px;
	font-size: 16px;
	font-weight: 700;
	margin-top: 3px;
	color: #11233f;
	line-height: 33px;
}

.condition dl dd {
	width: 800px;
}

.condition.condition_july dl dd a.cur {
	padding: 0 16px;
	background: #fff;
	box-shadow: 0 0 10px #e4e4e4;
	color: #e31436;
	padding: 0 20px;
	color: #e31436;
}

.condition.condition_july dl dd a {
	position: relative;
	padding: 0 16px;
	margin: 0 0 10px 0;
	/* float: left; */
	display: inline-block;
	height: 33px;
	line-height: 33px;
	border-radius: 33px;
	color: #6b7484;
	text-decoration: none;
	color: #424242;
}

.heard-hide {
	transition: all .3s;
	;
	display: none;
}

.heard-hide.active {
	display: block;
	/* transform; */
}

.ant-modal {
  width: initial !important;
}

aside.right-content-wrap {
    float:right;
    width:310px;
    z-index:3;
	display: flex;
  	justify-content: space-between;
  	align-items: center;
  }
   aside.right-content-wrap .info-card {
    background:#fff;
    border-radius:8px;
    box-shadow:0 0 10px 0 hsla(0,0%,40%,.08);
    box-sizing:border-box;
    padding:21px 15px 15px;
    width:310px
  }
   aside.right-content-wrap .info-card .pic-wrap {
    height:166px;
    position:relative;
    width:279px
  }
   aside.right-content-wrap .info-card .pic-wrap img {
    border-radius:6px
  }
   aside.right-content-wrap .info-card .pic-wrap .pic-shade {
    background:rgba(0,0,0,.5);
    border-radius:6px;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:0
  }
   aside.right-content-wrap .info-card .pic-wrap a.play {
    word-wrap:break-word;
    background-size:62px 55px;
    bottom:0;
    box-sizing:border-box;
    color:#fff;
    cursor:pointer;
    display:block;
    font-size:16px;
    height:100%;
    left:0;
    padding-top:110px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width:100%;
    word-break:break-all;
    z-index:2
  }
  aside.right-content-wrap .info-card .pic-wrap .sale-first {
    background: url("//img.gaodun.cn/skin_wx/uscpa/article/img/biaoqian.png") no-repeat 50%;
      background-size: auto;
    background-size: 100% 100%;
    color: #fff;
    font-size: 12px;
    height: 37px;
    left: 10px;
    line-height: 33px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 32px;
    z-index: 99;
  }
  aside.right-content-wrap .info-card .price-wrap {
    border-radius: 6px;
    margin-bottom: 15px;
    width: 279px;
  }
  .banner-ad-box a {
    display: block;
    line-height: 1;
    margin-top: 15px;
  }
  .banner-ad-box img {
    border-radius: 23px;
  }
  .price-inner {
    margin-top: 15px;
  }
  aside.right-content-wrap .info-card .price {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    width: 100%;
  }
  aside.right-content-wrap .info-card .price .new {
    color: #e31537;
    font-size: 22px;
  }
  aside.right-content-wrap .info-card .price .new b {
    color: #e22228;
    font-size: 32px;
    font-weight: 700;
  }
  aside.right-content-wrap .info-card .price del.old {
    color: #9299a6;
    font-size: 18px;
    margin-left: 10px;
  }
  aside.right-content-wrap .info-card .active-type {
    background-color: #fff;
    box-sizing: border-box;
    color: #bf8966;
    font-size: 12px;
    max-height: 22px;
    width: 279px;
  }
  .tab-list-box {
    background: #f3f3f3 url("//img.gaodun.cn/skin_wx/uscpa/article/img/right_bg.png") no-repeat 100% 100%/178px 92px;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 13px 0 10px;
  }
  aside.right-content-wrap .info-card .tab-list {
    box-sizing: border-box;
    padding: 0 14px;
    width: 100%;
  }
  aside.right-content-wrap .info-card .tab-list li:not(:last-child) {
    margin-bottom: 9px;
  }
  aside.right-content-wrap .info-card .tab-list li {
    font-size: 14px;
    width: 100%;
  }
  aside.right-content-wrap .info-card .tab-list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .btn-action-wrap {
    position: relative;
  }
  aside.right-content-wrap .info-card .btn-action-wrap{
    border-radius: 6px;
    width: 100%;
    float: left;
    position: relative;
    background: linear-gradient(90deg,#e31537,#fa5255);
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    height: 47px;
    line-height: 47px;
    margin-bottom: 15px;
    text-align: center;
  }
  .clearfix2::after {
    clear: both;
    content: "\0020";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
  }
  .discount {
    line-height: 1;
    overflow: hidden;
    transform: translateY(-3px);
  }
  .discount a {
    color: #e31537;
    cursor: pointer;
    float: right;
    font-size: 12px;
    text-decoration: underline;
  }
  .course-info-box .title2 {
    color: #30353d;
    font-size: 16px;
  }
  .course-info-box ul li.video-li {
    background: url("//img.gaodun.cn/skin_wx/uscpa/article/img/bofang.png") 0 no-repeat;
      background-size: auto;
    background-size: 19px;
  }
  .course-info-box ul li {
    background-size: 50%;
    color: #5a6476;
    cursor: pointer;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding-left: 28px;
    position: relative;
  }
  .course-info-box ul li.download-li {
    background: url("//img.gaodun.cn/skin_wx/uscpa/article/img/xiazai.png") 0 no-repeat;
      background-size: auto;
    background-size: 19px;
  }
  .course-info-box ul li.refund-li {
    background: url("//img.gaodun.cn/skin_wx/uscpa/article/img/shichang.png") 0 no-repeat;
      background-size: auto;
    background-size: 19px;
  }
  .course-info-box ul li .box {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.16);
    padding: 15px;
    position: absolute;
    right: 110%;
    top: 0;
    transform: translateY(-40%);
    visibility: hidden;
    width: 315px;
  }
  .goBuy.inline-btn {
	color: #fff;
  }
  aside.right-content-wrap .info-card .tab-list li span.red {
	color: #e31537;
  }
  aside.right-content-wrap .info-card .tab-list li i.red {
	background: #e31537;
  }
  aside.right-content-wrap .info-card .tab-list li i {
	border-radius: 4px;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 19px;
	line-height: 20px;
	margin-right: 5px;
	padding: 0 2px 0 3px;
	text-align: center;
	width: 19px;
  }
  .new-course-wrap-sun i {
	font-style: normal;
  }
  .course-info-box ul li.course-li {
	background: url("//img.gaodun.cn/skin_wx/uscpa/article/img/yiwen.png") 0 no-repeat;
	  background-size: auto;
	background-size: 19px;
  }

  .course-info-box ul li.refund-li {
	background: url("//img.gaodun.cn/skin_wx/uscpa/article/img/shichang.png") 0 no-repeat;
	  background-size: auto;
	background-size: 19px;
  }
  aside.right-content-wrap .info-card .price del.old {
	color: #9299a6;
	font-size: 18px;
	margin-left: 10px;
  }

/* 替换右上角登录按钮小程序二维码 */
#codeImg{
	display:none;
}
.img-wrap{
	background:url(https://img.gaodun.cn/skin_wx/uscpa/images/login.png) center center no-repeat;
	background-size:100%;
}

/* 开屏弹窗 */

.first-quote-popup {
    z-index: 999;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1182px;
    padding: 60px;
    box-sizing: border-box;
    height: 521px;
    background: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    display: none;
}

.first-quote-popup .close {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: block;
    background: url(//img.gaodun.cn/skin_wx/uscpa/images/pop-sms-close.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: -13px;
    right: -13px;
    cursor: pointer;
}

.first-quote-popup .flex {
    align-items: center;
    justify-content: space-between;
}

.first-quote-popup .example {
    width: 632px;
    margin-right: 70px;
    padding-right: 70px;
    border-right: 1px solid #CCCCCC
}

.first-quote-popup .example h3 {
    height: 42px;
    width: 234px;
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    background: url(//img.gaodun.cn/skin_wx/uscpa/images/hangqing.png) no-repeat
}

.first-quote-popup .example h3 strong {
    font-weight: bold;
    margin-right: 6px
}

.first-quote-popup .example h2 {
    font-size: 48px;
    color: #222222
}

.first-quote-popup .example .serve-num {
    font-size: 20px;
    color: #121529;
    margin: 10px 0
}

.first-quote-popup .example .serve-num b {
    color: #F23A30;
    font-weight: 700;
    margin: 0 6px
}

.first-quote-popup .example img {
    margin-bottom: -15px
}

.first-quote-popup .form {
    flex: 1
}

.first-quote-popup .form h2 {
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px
}

.first-quote-popup .form .counter-box {
    position: relative;
    width: 100%;
    height: 71px;
    background: #F4F3FD;
    box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 0 20px;
    box-sizing: border-box
}

.first-quote-popup .form .counter-box .dt {
    font-size: 16px;
    font-weight: 700;
    color: #333
}

.first-quote-popup .form .counter-box .dd {
    height: 38px
}

.first-quote-popup .form .counter-box .dd b {
    display: inline-block;
    width: 23px;
    height: 38px;
    background: url(//img.gaodun.cn/skin_wx/uscpa/images/number.png) no-repeat 0 0/auto 38px;
    margin-left: 0.02rem
}

.first-quote-popup .form .counter-box .dd .unit {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #999999;
    line-height: 1;
    margin-left: 6px;
    vertical-align: text-bottom
}

.first-quote-popup .form .input-box {
    position: relative;
    height: 55px;
    background: #F7F7F7;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: 15px;
    border: 1px solid #ddd;
}

.first-quote-popup .form .input-box label {
    width: 84px;
    font-weight: 700;
    color: #333;
    font-size: 16px
}

.first-quote-popup .form .input-box input {
    flex: 1;
    background: transparent;
    font-size: 16px;
    color: #333
}

.first-quote-popup .form #firstApply {
    width: 100%;
    display: block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    background: #F23A30;
    border-radius: 10px 10px 10px 10px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 900
}

.first-quote-popup .form .counter-box::before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(//img.gaodun.cn/skin_wx/uscpa/images/bg.png);
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0
}

.first-quote-popup .form .counter-box .counter2 .num {
    display: none
}

.first-quote-popup .form .counter-box .counter2 .num0 {
    background-position: 1% 0
}

.first-quote-popup .form .counter-box .counter2 .num1 {
    background-position: 11% 0
}

.first-quote-popup .form .counter-box .counter2 .num2 {
    background-position: 23% 0
}

.first-quote-popup .form .counter-box .counter2 .num3 {
    background-position: 33% 0
}

.first-quote-popup .form .counter-box .counter2 .num4 {
    background-position: 45% 0
}

.first-quote-popup .form .counter-box .counter2 .num5 {
    background-position: 56% 0
}

.first-quote-popup .form .counter-box .counter2 .num6 {
    background-position: 67% 0
}

.first-quote-popup .form .counter-box .counter2 .num7 {
    background-position: 78% 0
}

.first-quote-popup .form .counter-box .counter2 .num8 {
    background-position: 89% 0
}

.first-quote-popup .form .counter-box .counter2 .num9 {
    background-position: 100% 0
}

.first-quote-popup .agreement {
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    padding-left: 18px;
    color: #848494
}

.first-quote-popup .agreement .phone-agreement {
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    opacity: 0
}

.first-quote-popup .agreement .icon {
    width: 14px;
    height: 14px;
    background: url(//img.gaodun.cn/skin_wx/uscpa/images/s-unselect-icon.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 0
}

.first-quote-popup .agreement .cur {
    background: url(//img.gaodun.cn/skin_wx/uscpa/images/s-select-icon.png) no-repeat 0 0;
    background-size: 100%
}

.first-quote-popup .agreement a {
    color: #666;
    margin: 0 5px;
    text-decoration: underline
}

.first-quote-popup .agreement a:hover,
.first-quote-popup .agreement a:active {
    color: #d00;
    text-decoration: underline
}

.first-quote-popup .agreement .tips {
    display: none;
}

.first-quote-popup .agreement.err .tips {
    position: absolute;
    bottom: -22px;
    left: 0;
    font-size: 12px;
    color: #F23A30;
    display: flex;
    align-items: center;
}

.first-quote-popup .agreement.err .tips::before {
    content: '';
    display: block;
    margin-right: 4px;
    margin-top: 4px;
    width: 14px;
    height: 14px;
    background: url(//img.gaodun.cn/skin_wx/uscpa/images/tips-icon.png) no-repeat 0 0;
    background-size: auto 100%;
}

.first-quote-popup .form .input-box em {
    font-size: 14px;
    color: #333
}

.first-quote-popup .form #firstApply:hover {
    background: #d00
}

.first-quote-popup .form .input-box .tips {
    position: absolute;
    color: #F23A30;
    left: 104px;
    top: 50%;
    font-size: 16px;
    transform: translateY(-50%)
}

.first-pop-agree {
    text-align: center;
    position: absolute;
    z-index: 10;
    left: -411px;
    top: -44px;
    padding: 32px;
    font-family: "Microsoft YaHei";
    background: #fff;
    box-sizing: border-box;
    border-radius: 16px;
    display: none;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
    /* border: 1px solid #ddd; */
}

.first-pop-agree::before {
    content: "";
    position: absolute;
    top: 40px;
    right: -21px;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-left: 11px solid #fff;
    display: inline-block
}

.first-pop-agree h4 {
    font-size: 20px;
    font-weight: 600;
    color: #1A1A1A;
    line-height: 24px
}

.first-pop-agree h4 i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(//img.gaodun.cn/skin_wx/uscpa/images/agree-warn.png) no-repeat 0 0;
    background-size: 100%;
    vertical-align: top;
    margin-right: 4px;
    position: static
}

.first-pop-agree .link {
    font-size: 15px;
    color: #606275;
    margin: 25px 0
}

.first-pop-agree .link a {
    color: #1A1A1A;
    font-weight: bold
}

.agree-btn a {
    font-size: 14px;
    display: inline-block;
    width: 118px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 8px
}

.first-pop-agree a.dis {
    font-weight: 500;
    color: #666;
    border: 1px solid #999999
}

.first-pop-agree a.yes{
    margin-left: 40px;
    font-weight: 700;
    color: #fff !important;
    background: #F23A30;
}
.first-pop-agree a.yes:hover {
    background: #d00
}

.article-body p {
  margin-bottom: 0 !important;
  font-size: 15px !important;
  color: #333;
  line-height: 42px !important;
  text-align: justify;
}

.article .article-body {
  font-size: 15px !important;
}

.article .article-body h2 {
  font-size: 16px;
}

.article .article-body h3 {
  font-size: 16px;
}

.article .article-body h4 {
  font-size: 16px;
}

.article .article-body strong {
  font-size: 15px;
}

.article-body ol {
  margin: 0 0 !important;
}

.article-body ol li {
  list-style-type: none !important;
}

.article-body ul li {
    list-style-type: none !important;
}

.advertisement {
  margin-bottom: 0px !important;
}

.uisdc-live-modal {
  position:absolute;
  left:-100%;
  top:0;
  -webkit-transition:opacity .2s;
  -o-transition:opacity .2s;
  -moz-transition:opacity .2s;
  transition:opacity .2s;
}
.uisdc-live-modal.show {
  display:block;
  z-index:19
}
.uisdc-live-modal .u-wrap {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  width:5.8rem;
  width:max(5.8rem, 580px);
  background:-webkit-gradient(linear, left top, left bottom, from(#2cc7ac), to(#21d2b4));
  background:-webkit-linear-gradient(top, #2cc7ac 0%, #21d2b4 100%);
  background:-moz- oldlinear-gradient(top, #2cc7ac 0%, #21d2b4 100%);
  background:-o-linear-gradient(top, #2cc7ac 0%, #21d2b4 100%);
  background:linear-gradient(180deg, #2cc7ac 0%, #21d2b4 100%);
  -webkit-box-shadow:0 4px 40px rgba(0,0,0,0.1);
  -moz-box-shadow:0 4px 40px rgba(0,0,0,0.1);
  box-shadow:0 4px 40px rgba(0,0,0,0.1);
  -webkit-border-radius:.1rem;
  -moz-border-radius:.1rem;
  border-radius:.1rem;
  padding:1.78571429em 1.78571429em 2.5em
}
.uisdc-live-modal .u-live {
  position:relative;
  font-size:.14rem;
  font-size:max(.14rem, 14px)
}
.uisdc-live-modal .u-title {
  font-size:142.85714286%;
  color:#fff;
  margin-bottom:.3em
}
.uisdc-live-modal .u-subtitle {
  font-size:inherit;
  color:#fff;
  font-weight:normal;
  margin-bottom:.8em
}
.uisdc-live-modal .u-close {
  display:block;
  position:absolute;
  right:0;
  top:0;
  color:#fff;
  cursor:pointer;
  -webkit-transition:all .2s;
  -o-transition:all .2s;
  -moz-transition:all .2s;
  transition:all .2s
}
.uisdc-live-modal .u-close:hover {
  -webkit-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  -o-transform:rotate(180deg);
  transform:rotate(180deg)
}
.uisdc-live-modal .u-btitle {
  position:absolute;
  left:0;
  right:0;
  top:100%;
  color:rgba(255,255,255,0.7);
  font-size:inherit;
  line-height:2.5em;
  font-weight:normal;
  text-align:center
}
.uisdc-live-modal .u-c-wrap {
  display:block;
  float:none;
  zoom:1
}
.uisdc-live-modal .u-c-wrap:after {
  content:" ";
  display:block;
  font-size:0;
  height:0;
  clear:left;
  visibility:hidden
}
.uisdc-live-modal .u-c-wrap::after {
  clear:both
}
.uisdc-live-modal .u-author {
  float:left;
  width:3.5rem;
  width:max(3.5rem, 350px)
}
.uisdc-live-modal .u-sidebar {
  float:right;
  width:1.6rem;
  width:max(1.6rem, 160px);
  position:relative
}
.uisdc-live-modal .u-sidebar::before {
  content:'';
  display:block;
  position:absolute;
  left:0;
  right:0;
  top:-0.76rem;
  top:min(-0.76rem, -76px);
  padding-top:65%;
  background-image:url(https://image.gaodun.cn/skin_wx/uscpa/images/1-3.png);
  background-position:center bottom;
  background-repeat:no-repeat;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  -o-background-size:contain;
  background-size:contain
}
.uisdc-live-modal .d-wrap {
  -webkit-border-radius:.1rem;
  -moz-border-radius:.1rem;
  border-radius:.1rem;
  background-color:#fff;
  padding:1.42857143em;
  position:relative
}
.uisdc-live-modal .a-title-div {
  position:relative;
  padding-left:70px;
  border-bottom:1px solid #f2f2f2;
  margin-bottom:1.28571429em
}
.uisdc-live-modal .a-avatar {
  position:absolute;
  left:0;
  top:0;
  width:65px;
  margin-right: 10px;
  /* overflow:hidden; */
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  -webkit-transform:rotate(0deg);
  -moz-transform:rotate(0deg);
  -ms-transform:rotate(0deg);
  -o-transform:rotate(0deg);
  transform:rotate(0deg)
}
.uisdc-live-modal .a-avatar .thumb {
  padding-top:100%
}
.uisdc-live-modal .a-title {
  font-size:114.28571429%;
  color:#000;
  margin-bottom:.5em
}
.uisdc-live-modal .a-info {
  font-weight:normal;
  font-size:85.71428571%;
  color:#8a8a8a;
  line-height:1.5em;
  margin-bottom:1.5em
}
.uisdc-live-modal .a-list li {
  display:block;
  color:#525252;
  font-size:inherit;
  line-height:1.42857143em;
  padding-left:1.42857143em;
  position:relative;
  margin-bottom:.71428571em
}
.uisdc-live-modal .a-list li:last-child {
  margin-bottom:0
}
.uisdc-live-modal .a-list .num {
  position:absolute;
  left:0;
  top:.16666667em;
  display:block;
  font-size:85.71428571%;
  width:1.33333333em;
  height:1.33333333em;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
  background-color:#23D2B4;
  color:#fff;
  text-align:center;
  line-height:1.33333333em
}
.uisdc-live-modal .s-title {
  font-size:inherit;
  color:#00B007;
  font-weight:normal;
  margin-bottom:.71428571em;
  text-align:center
}
.uisdc-live-modal .s-ewm {
  margin-bottom:1em
}
.uisdc-live-modal .s-ewm img {
  display:block;
  width:100%
}
.uisdc-live-modal .s-txt {
  font-weight:normal;
  font-size:inherit;
  text-align:center;
  color:#8a8a8a
}

.left-guide>ul>li>a span{
  background-color: #FF6E00;
    color: #FFf;
    width: 65px;
    height: 20px;
    top: 61px;
    margin: auto;
    text-align: center;
    line-height: 20px;
    position: absolute;
    font-size: 12px;
    border-radius: 18px;
    cursor: pointer;
    left: 10px;
}