.sidebar {
  top: 588px;
}

.package_class_box_head {
  background: linear-gradient(90deg, rgba(230, 216, 202, 1), rgba(197, 182, 171, 1));
}

.public_title_text {
  margin-top: -95px;
  font-size: 52px;
  line-height: 52px;
}

.public_title_text>img {
  margin-top: -5px;
}

.public_title_introduce {
  margin: 21px 0 41px;
}

.color_40465E {
  text-shadow: none;
}

.package_class_box {
  height: 363px;
}

.crowdBox {
  margin-top: 20px;
}

.package_class_box_li {
  padding-top: 22px;
}

.package_class_box_list {
  height: 250px;
}

.crowdBox_right {
  padding-left: 10px;
}

.final_three {
  padding: 70px 0 0;
  background-color: #fff;
  text-align: center;
}


.sidebar>a:nth-child(1),
.sidebar>a:nth-child(2),
.sidebar>a:nth-child(3),
.sidebar>a:nth-child(4),
.sidebar>a:nth-child(5),
.sidebar>a:nth-child(6),
.sidebar>a:nth-child(7) {
  width: 100%;
}


.final_certificate {
  width: 1026px;
  height: 381px;
  margin: 99px auto 0;
  text-align: left;
}

.final_certificate_li {
  position: relative;
  float: left;
  width: 322px;
  height: 100%;
  margin-right: 30px;
  background-color: #fff !important;
  box-sizing: border-box;
  padding: 0 39px;
  cursor: pointer;
}

.final_certificate_li_head {
  position: absolute;
  top: -29px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 258px;
  height: 50px;
  border-radius: 5px 5px 0 0;
  background: linear-gradient(90deg, rgba(241, 108, 76, 1), rgba(226, 68, 63, 1));
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.final_certificate_li:nth-last-child(1) {
  margin-right: 0;
}

.final_certificate_li>a {
  display: inline-block;
  width: 132px;
  height: 42px;
  background: linear-gradient(90deg, rgba(241, 108, 76, 1), rgba(226, 68, 63, 1));
  border-radius: 21px;
  font-size: 18px;
  font-weight: bold;
  line-height: 42px;
  text-align: center;
  color: #fff;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
}

/* 新套餐模板 */
.package_class2 {
  margin: 75px auto 0;
  width: 1160px;
  height: 470px;
  box-sizing: border-box;

}

.package_class2_text {
  float: left;
  width: 69px;
  height: 100%;
  background: #42464F;
  border: 1px solid #575c68;
  box-sizing: border-box;
}

.package_class2_text_one {
  height: 86px;
  border-bottom: 1px solid #575C68;
}

.package_class2_text_two {
  height: 100px;
  border-bottom: 1px solid #575C68;
  box-sizing: border-box;
  padding: 30px 0;
}

.package_class2_text_three {
  height: 52px;
  border-bottom: 1px solid #575C68;
  box-sizing: border-box;
  padding: 5px 0;
}

.package_class2_text_four {
  height: 126px;
  border-bottom: 1px solid #575C68;
  box-sizing: border-box;
  padding: 42px 0;
}

.package_class2_text_five {
  height: 86px;
}

.package_class2_text>div>span {
  line-height: 100%;
  color: #A6A6AA;
  font-size: 14px;
}

.package_class2_li {
  float: left;
  width: 363px;
  height: 100%;
}

.package_class2_li_head {
  overflow: hidden;
  height: 88px;
  width: 100%;
  background:linear-gradient(90deg,rgba(48,148,222,1),rgba(42,102,220,1));
}
.package_class2_li:nth-child(3) .package_class2_li_head{
  background:linear-gradient(90deg,rgba(228,110,84,1),rgba(223,72,58,1))!important;
}
.package_class2_li:nth-child(4) .package_class2_li_head{
  background:linear-gradient(90deg,rgba(182,126,108,1),rgba(227,182,144,1));
}
.package_class2_li_serve {
  height: 100px;
  border-bottom: 1px solid #F9F9F9;
  box-sizing: border-box;
  padding: 0 30px;
  text-align: left;
  overflow: hidden;
}

.package_class2_li_int {
  height: 52px;
  border-bottom: 1px solid #F9F9F9;
  box-sizing: border-box;
  padding: 0 30px;
  display: flex;
  position: relative;
}

.package_class2_li_include {
  height: 132px;
  border-bottom: 1px solid #F9F9F9;
  box-sizing: border-box;
  padding: 23px 30px 0;
  position: relative;
}

.package_class2_li_btn {
  height: 98px;
}

.package_class2_li_box {
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.18);
  background: #fff;
}


.package_class2_li_head>h3 {
  margin-top: 15px;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
}

.package_class2_li_head>span {
  color: #fff;
  font-size: 12px;
  margin-top: 8px;
}

.package_class2_li_serve_title {
  font-size: 14px;
  line-height: 14px;
  margin-top: 20px;
  color: #323334;
  font-weight: bold;
}

.package_class2_li_serve_icon {
  margin-top: 10px;
}

.package_class2_li_serve_icon>span {
  position: relative;
  margin: 0 20px 0 10px;
  font-size: 14px;
  line-height: 14px;
  color: #3C3C3C;
}

.package_class2_li_serve_icon>span>i {
  position: absolute;
  top: 44%;
  left: -6px;
  transform: translate(-50%, 0);
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #939393;
}

.package_class2_li_int_text {
  display: inline-block;
  align-self: center;
}

.package_class2_li_int_text>span:nth-child(1) {
  font-weight: bold;
  font-size: 14px;
  color: #323334;
}

.package_class2_li_int_text>span:nth-child(2) {
  color: #4B4B4B;
  font-size: 12px;
  padding: 1px 2px 2px;
  background: #F5F5F5;
}

.package_class2_li_int_btn {
  align-self: center;
  position: absolute;
  right: 30px;
  display: flex;
}

.package_class2_li_int_price {
  align-self: center;
  display: inline-block;
  font-size: 16px;
  color: #F45454;
  font-weight: bold;
}

.package_class2_li_int_btn>a {
  align-self: center;
  display: inline-block;
  width: 86px;
  height: 23px;
  background: linear-gradient(90deg, rgba(227, 57, 52, 1), rgba(250, 91, 72, 1));
  border-radius: 12px;
  font-size: 12px;
  line-height: 23px;
  text-align: center;
  color: #fff;
  margin-left: 25px;

}
.package_class2_li_int_btn>a:hover {
  background: linear-gradient(270deg, rgba(227, 57, 52, 1), rgba(250, 91, 72, 1));
}

.package_class2_li_include_icon {
  width: 112px;
  height: 23px;
  background: #D4DEFF;
  color: #545454;
  font-size: 12px;
  border-bottom-right-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 23px;
}

.package_class2_li_include_text {
  overflow: hidden;
  margin-top: 13px;
}

.package_class2_li_include_text>span {
  padding: 4px 18px;
  float: left;
}

.package_class2_li_include_text>span:nth-child(1) {
  background-color: #E9E9E9;
  color: #323334;
  font-size: 14px;
}

.package_class2_li_include_text>span:nth-child(2) {
  border: 1px solid #E9E9E9;
  font-size: 14px;
  color: #6B6B6B;
  padding: 3px 18px;
}

.package_class2_li_btn {
  display: flex;
  padding-left: 68px;
  box-sizing: border-box;
}

.package_class2_li_btn>a {
  align-self: center;
  width: 104px;
  box-sizing: border-box;
  height: 39px;
  border-radius: 21px;
  border: 1px solid #EE4C22;
  font-size: 16px;
  color: #EF511F;
  line-height: 37px;
  transition: all .25s;
}
.package_class2_li_btn>a:hover {
  transform: translateY(-6px);
}

.package_class2_li_btn>a:nth-child(2) {
  width: 104px;
  height: 41px;
  background: linear-gradient(90deg, rgba(227, 57, 52, 1), rgba(250, 91, 72, 1));
  border-radius: 21px;
  line-height: 41px;
  font-size: 16px;
  color: #fff;
  margin-left: 19px;
}

.package_class2_li:nth-child(3) .package_class2_li_include_icon {
  background: #FDD6D6;
  color: #535353;
}

.package_class2_li:nth-child(4) .package_class2_li_include_icon {
  background: #FDE5C8;
  color: #545454;
}
.radio_class_box {
  height: 518px;
  margin-top: 0;
}

.radio_class_box_head {
  height: 44px;
  line-height: 42px;
  position: relative;
}

.radio_head_li {
  margin-right: 7px;
  height: 100%;
  line-height: 42px;
  font-size: 16px;
  color: #5B5B5B;
  font-weight: 400;
  border-radius: 0;
  background: #EFEFEF;
  padding: 0 18px;
}

.radio_head_tab {
  background: linear-gradient(90deg, rgba(244, 84, 84, 1), rgba(253, 126, 119, 1));
  color: #fff;
}

.radio_class_box_head:after {
  content: '';
  position: absolute;
  width: 1026px;
  height: 2px;
  background: #F7751A;
  left: 28px;
  top: 42px;
  z-index: 99;
}
.pharmacist_three_tab {
  display: inline-block;
  width: 1160px;
  margin: 83px auto 0;
  background: #42464F;
}
.radio_class_box {
  padding-top:23px ;
  display: none;
  float: left;
  width: 1082px;
  background: #fff;
  height: auto;
}
.pharmacist_three_tab_left {
  float: left;
  width: 78px;
  height: 100%;
  background: #42464F;
}
.pharmacist_three_tab>.radio_class_box:nth-child(2) {
  display: block;
}
.radio_class_box_head {
  box-sizing: border-box;
  padding: 0 28px 0 28px;
}
.radio_box {
  box-shadow: none;
  height: 450px;
  overflow: hidden;
  padding: 0 28px 28px;
}
.pharmacist_three_tab_left>a {
  display: inline-block;
  width: 100%;
  height: 132px;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
  padding: 18px 0;
  border-bottom: 1px solid #585C68;
}
.pharmacist_three_tab_left>a:nth-last-child(1) {
  border-bottom: 0;
}
.pharmacist_tab {
  background:linear-gradient(90deg,rgba(227,106,80,1),rgba(223,72,58,1));
}
#radio2_box2, #radio2_box3,#radio3_box2, #radio3_box3 {
  display: none;
}


.final_four .public_title_text,.final_five .public_title_text {
  margin-top: -90px;
}

/* 证书价值 */
.wx-worth{width:1030px; margin:119px auto 0;background: #fff;height: 320px;border-radius: 8px;}
.worth-cont img{margin-top: -80px;}
.wx-worth>div+div{margin-left:20px;}
.worth-cont{float:left;background: #fff;width:330px;text-align:center;height: 100%;border-radius: 8px;}
.worth-cont h3{margin-bottom: 22px;margin-top: 0;font:bold 24px "Microsoft Yahei";}
.worth-cont h3 span{margin:0 6px;color:#dbe5f2;letter-spacing:2px;font:normal 16px Impact;}
.worth-cont h3 em{font:italic 48px Impact;color:#dbe5f2;}
.worth-cont p{line-height:24px;}
.worth-cont div{padding: 0 44px 27px 44px; text-align:left;}
.worth-cont img{transition: .4s; }
.worth-cont img:hover{transform: translateY(-10px);-webkit-transform: translateY(-10px);}
.co-red{color:#ff3e19;}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}


/*考点解密*/
#certify {
	position: relative;
	width: 1200px;
	margin: 97px auto 0;
	z-index: 8;
}
.carousel-inner{z-index: 8;}
#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 650px;
	height: 408px;
	opacity: 0.4 !important;
}
#certify  .swiper-slide.swiper-slide-active{opacity: 1 !important;}
#certify .swiper-pagination {
	width: 100%;
	bottom: 80px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	position: absolute;
	left: 10%;
	width: 80px;
	height: 80px;
  background-size: 100%;
  outline:0 none !important;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -100px;
	background-size: 100%
}

#certify .swiper-button-next {
	position: absolute;
	right: 10%;
	width: 80px;
	height: 80px;
  background-size: 100%;
  outline:0 none !important;
}

#certify .swiper-button-next:hover {
	background-position: 0 -100px;
	background-size: 100%
}
.swiper-button-next, .swiper-button-prev{top: 60%;}
.test-img img{width: 560px;}
/*考点解密*/
.test-bg{padding-top:70px;background:#ebf4ff;}
.wx-test{position:relative;width:1030px;height:440px;margin:0 auto;margin-bottom:120px;}
.item-list{position:relative;}
.item-list li {width: 650px;height: 440px;transition: all 0.5s ease-out;opacity:0;position: absolute;left:0;top:0;*margin-left:190px;}

.test-text{position:absolute;margin-left:42px;margin-top:20px;color:#fff;font-size:18px;}
.test-text h3{font-weight:bold;font-size:18px;margin: 0;}
.test-text h3 span{font-size:40px; letter-spacing:4px;}
.test-text p{line-height:20px; letter-spacing:2px;}
.test-btn{width:100%;height:115px;text-align:right;box-shadow: 0 4px 12px #b4c0e9; }
.test-btn a{display:inline-block;margin-right:32px;margin-top:32px;height:56px;padding:0 22px;color:#fff;font:bold 18px/56px  "Microsoft Yahei";border-radius:4px;background-color:#ff3e19; background-image: linear-gradient(120deg, #fe703f, #ff3e19);box-shadow: 0 4px 12px #235ab7;transition: .4s; }
.test-btn a img{margin-left:10px;width:26px;height:26px; vertical-align:middle;}
.test-btn a:hover{background-color:#ff562b; background-image: linear-gradient(90deg, #ff3e19,#ff3e19 );transform: translateY(-5px);-webkit-transform: translateY(-5px);}
.test-img{margin:0 10px;height:305px;padding-top:20px;text-align:center;background:#fff;box-shadow:0px 6px 12px #d8e7f5;}
.item-list li.item0 {transform: translate3d(0, 0, 0) scale(0.8);transform-origin: 0 50%; opacity:.6;z-index: 2;}
.item-list li.item1 {transform: translate3d(190px, 0, 0) scale(1);transform-origin: 0 50%;opacity: 1;z-index: 3;}
.item-list li.item2 {transform: translate3d(380px, 0, 0) scale(0.8);transform-origin: 100% 50%;opacity: .6;z-index: 2; }

.slide-carousel {width: 100%;height: 100%;position: relative;overflow: hidden;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background-color: rgba(0, 0, 0, 0.2);
	border: none;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active{
	width: 12px;height: 12px;
	background-color: rgba(0, 0, 0, 0.5);
	border: none;
}
.titimg.titimgkao{margin-bottom: 50px;}

.swiper-button-next:after {
  display: none!important;
}
.swiper-button-prev:after {
  display: none!important;
}