.book_wrap {
	padding: 56px 0 25px 0;
}

.lbmask {
	z-index: 102 !important;
}

.grey_bg {
	background: #f7f8fb;
}

.wid600 {
	width: 600px;
}

.book_wrap .common_title {
	font-size: 36px;
	line-height: 36px;
	padding-bottom: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.book_tab li {
	font-size: 16px;
	color: #333333;
	line-height: 46px;
	margin-top: 25px;
	padding: 0 30px;
	border: 1px solid #e5e5e5;
	border-left: none;
	cursor: pointer;
	background: #fff;
}

.book_tab li:first-child {
	border-left: 1px solid #e5e5e5;
}

.book_tab li.active {
	color: #ffffff;
	background-image: linear-gradient(46deg, #46527a 0%, #46527a 1%, rgba(90, 105, 155, 0.97) 96%, rgba(90, 105, 155, 0.97) 100%), linear-gradient(#5a689a, #5a689a);
	color: #ffffff;
	border-color: #5a689a;
	background-color: #46527a;
}


.q1_book .seven,
.q2_book .seven {
	text-align: center;
}

.q1_book .seven span,
.q2_book .seven span {
	font-size: 18px;
	line-height: 20px;
	display: none;
	padding-top: 7px;
	margin-bottom: -10px;
}

.q1_book .seven.active,
.q2_book .seven.active {
	line-height: 52px;
	margin-top: 14px;
	line-height: 40px;
}

.q1_book .seven.active span,
.q2_book .seven.active span {
	display: block;
}

.book_container .q1_book .common_title,
.book_container .q2_book .common_title {
	padding-bottom: 25px;
}

.buy_ts ul li {
	display: none;
	min-height: 40px;
	color: #2d3d71;
	font-size: 16px;
}

.discount {
	position: relative;
}

.discount span {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	width: 77px;
	height: 30px;
	background: url(../images/buy/discount_bg2.png) center no-repeat;
	position: absolute;
	right: -36px;
	top: -15px;
}

.book_container .font18 {
	font-size: 18px;
}

.book_container .orange {
	color: #e00e0e;
}

.book_container .font14 {
	font-size: 14px !important;
}

.mar0 {
	margin-right: 0px !important;
}

.book_content {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0px 6px 35px 0px rgba(114, 117, 145, 0.19);
	padding: 30px 0 0;
	margin: 20px auto;
}

.book_left {
	width: 370px;
	text-align: center;
}

.book_right {
	width: 800px;
}


.book_left img {
	width: 87%;
}

.fd_book .book_left img {
	width: 87%;
	position: relative;
	bottom: 10px;
}

.q3_book .book2,
.q4_book .book2 {
	display: none;
}

.q4_book .book_left .book2 {
	position: relative;
	bottom: 15px;
}

/* 预订价及活动 start*/
.book_right table td.icon_gift ul.yk_height {
	height: 160px;
	overflow-y: auto;
}

.book_right table {
	border-radius: 4px;
	width: 750px;
}

.book_right table td {
	border: solid 1px #e5e5e5;
	padding: 10px 17px;
}

.book_content .book_detail {
	display: none;
}

.book_content .book_detail.show {
	display: block;
}

.book_right table td.icon_box {
	width: 130px;
	text-align: center;
	padding: 16px 0;
}

.book_right table td.course_name {
	width: 66px;
	text-align: center;
	padding: 10px 0;
}

.icon_box img {
	display: block;
	margin: 30px auto 10px;
}

.seven_yh img {
	margin: 16px auto 10px;
}

.book_right table td.icon_gift {
	padding: 20px 0px 10px 10px;
}

.icon_gift li {
	width: 23%;
	text-align: center;
	float: left;
	margin-right: 2%;
	height: 160px;
}

.icon_gift li img {
	height: 99px;
}

.icon_gift li span {
	display: block;
	font-size: 14px;
	color: #333333;
}

.subject_box p {
	font-size: 14px;
	color: #333333;
}

.subject_box p i {
	font-style: normal;
}

.subject_box p del {
	color: #999999;
}

.subject_box p span {
	margin-right: 10px;
}

.buy_btn_style {
	display: block;
	font-size: 24px;
	line-height: 36px;
	padding: 11px 0 11px;
	margin-top: -5px;
	text-align: center;
	transition: all 0.3s;
	background: #e8edf6;
	color: #496bb9;
	border-bottom: 2px solid #65a3fa;
}

.buy_btn_style:hover {
	background-image: linear-gradient(46deg, #7db5f6 0%, #7db5f6 1%, rgba(77, 107, 232, 0.97) 96%, rgba(77, 107, 232, 0.97) 100%), linear-gradient(#4d6be8, #4d6be8);
	color: #ffffff;
	border-color: #4d6be8;
	background-color: #7db5f6;
	text-decoration: none;
}

.book_right table td.icon_gift ul.yk_q1.yk_height li {
	width: 30%
}

/* 预订价及活动 end*/

/* 图书介绍 start */
.book_intro .book_right {
	padding: 0 10px 10px 33px;
	box-sizing: border-box;
	border-left: solid 1px #e5e5e5;
}

.book_intro .book_right h3.book_title {
	color: #333333;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	position: relative;
	margin-bottom: 15px;
}

.book_intro .book_right h3.book_title::before {
	content: '';
	display: block;
	width: 2px;
	height: 22px;
	border-radius: 2px;
	background: #ddc39d;
	position: absolute;
	left: -15px;
	top: 0px;
}

.book_intro p {
	font-size: 14px;
	color: #666666;
	padding-right: 10px;
}

.p_intro {
	margin-bottom: 20px;
}

.course_box a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 7px 15px;
	border: solid 1px #ddc39d;
	border-radius: 4px;
	background-color: #ffffff;
	font-size: 14px;
	color: #666666;
}

.q4_book .course_box a {
	color: #b2b2b2;
	border: solid 1px #dddddd;
	cursor: auto;
}
.q4_book .course_box a:hover{
	text-decoration: none;
}

.book_box {
	margin: 10px 0 10px;
}

.book_box a {
	display: inline-block;
	text-align: center;
	margin-right: 8px;
	border: solid 1px #ddc39d;
	border-radius: 4px;
	padding: 10px 6px;
}

.book_box a.active {
	border: solid 1px #fc803d;
	background: url(../images/buy/check.png) right bottom no-repeat;
}

.book_box a p {
	padding: 0 30px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	border-bottom: 1px solid #e5e5e5;
}

.book_box a .red {
	color: #e00e0e;
	margin-right: 2px;
}

.fd_book .buy_btn_style {
	width: 180px;
	height: 48px;
	margin-top: 30px;
	line-height: 48px;
	padding: 0;
	font-size: 18px;
	font-weight: bolder;
}

/* 图书介绍 end */


/* 购买区域 */
.choose_wrap {
	width: 100%;
	padding: 20px 0 15px;
	background-image: linear-gradient(-55deg, #fffbf8 0%, #fcf7f4 100%);
	background-color: #fcf7f4;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 101;
	display: none;
	box-shadow: 0 -2px 11px #eee;
	background: url(https://www.dongao.com/zjzcgl/2020-zsfa/static/images/buybg.png) repeat center top;
}

.closeMaskBtn {
	position: absolute;
	right: 0;
	top: 13px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	text-align: center;
	z-index: 101;
}

.choose_area {
	width: 390px;
}

.border_line {
	padding: 0px 0 5px;
	border-bottom: 1px solid #e5e5e5;
}

.select_title {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 8px 10px 20px 0;
}

.select_type li,
.select_subject a.sp_check {
	display: inline-block;
	color: #333333;
	font-size: 14px;
	line-height: 26px;
	margin-right: 15px;
	border: solid 1px #adaaa7;
	padding: 2px 5px;
	min-width: 102px;
	text-align: center;
	cursor: pointer;
	position: relative;
	border-radius: 30px;
	background-color: #ffffff;
	margin-bottom: 15px;
}

.select_type li.active {
	border: solid 1px #7794f4;
	color: #fff;
	background-color: #7794f4;
}

.select_subject .sp_check.active {
	color: #fff;
	background-color: #7794f4;
	border: solid 1px #7794f4;
	background-image: url(https://www.dongao.com/zjzcgl/2020-zsfa/static/images/dui.png?v=1.0);
	background-repeat: no-repeat;
	background-position: 92% center;
}

.select_subject .combination.active {
	background-position: 92% center;
}

.select_subject .sp_check.active:nth-of-type(5) {
	background-position: 85% center;
}

.choose_wrap .orange {
	font-size: 14px;
	color: #fe783c;
}

.select_wrap .select_subject {
	display: none;
}

.select_wrap .select_subject.show {
	display: block;
}


/* .choose_wrap .btn_groups{margin-top: 15px;} */
.btn_groups {
	position: relative;
	top: -10px;
}

.choose_wrap .btn_groups a {
	display: inline-block;
	width: 160px;
	font-size: 20px;
	line-height: 42px;
	text-align: center;
}

.choose_wrap .btn_groups a.bookCar {
	color: #ee6f2d;
	border: solid 1px #ee6f2d;
	background-color: #fff0e8;
	margin-right: 10px;
	position: relative;
	width: 127px;
}

.select_type li .num {
	position: absolute;
	right: -8px;
	top: -10px;
	font-size: 16px;
	color: #ffffff;
	font-style: normal;
	background-color: #d5504d;
	border-radius: 50%;
	display: inline-block;
	line-height: 26px;
	width: 26px;
	height: 27px;
}

.select_type li .num {
	display: none;
}

.choose_wrap .btn_groups a.getIn {
	color: #ffffff;
	border: solid 1px #4b67ed;
	background-color: #4b67ed;
	margin-right: 10px;
}

.choose_wrap .price_box {
	padding: 12px 30px 0 0;
}

.choose_wrap .price_box span {
	font-size: 18px;
	color: #999999;
	margin-right: 15px;
}

.choose_wrap .price_box span i {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #d5504d;
}
/* 
.select_type li.num65::after {
	content: "";
	display: inline-block;
	color: rgb(255, 255, 255);
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	width: 77px;
	height: 30px;
	position: absolute;
	left: 0;
	top: -22px;
	z-index: 10;
	background: url(../images/zhe6.png) left center no-repeat;
} */

/* 购买弹窗end */



/*随书赠送*/
.book_sszs .fl {
	border-right: 1px solid #e5e5e5;
	width: 292px;
	padding-bottom: 20px;
}

.book_sszs div {
	text-align: center;
	margin: 0 auto;
}

.book_sszs div h5 {
	font-size: 18px;
	padding-bottom: 20px;
}

.book_sszs div span {
	font-size: 14px;
	color: #666666;
}

.book_sszs p img {
	padding: 20px 0 10px;
}

.book_zeng .book_sszs {
	margin-bottom: 53px;
}

.book_zeng .yk_book_sszs {
	/* width:1080px; */
	margin: 0 auto;
}

.book_zeng .yk_book_sszs .yk_book_zpjs {
	padding-bottom: 38px;
	/* margin-right: 32px; */
}

.book_zeng .yk_book_sszs .mr0 {
	margin-right: 0;
	border-right: 0;
}

/*优惠组合*/
.book_zh h5 {
	font-size: 18px;
	border-left: 2px solid #ddc39d;
	padding-left: 10px;
	margin-left: 40px;
}

.book_zh h5 font,
.book_zh h5 span {
	color: #e00e0e;
}

.book_zh h5 span {
	font-weight: bolder;
}

.book_yhzh {
	padding: 40px;
	text-align: center;
}

.book_yhzh div h6 {
	font-size: 18px;
}

.book_yhzh img {
	height: 170px;
}

.zh_icon {
	width: 89px;
	padding-top: 66px;
}

.zh_icon img {
	height: auto;
}

.book_zh img.zeng_icon {
	height: 52px;
	position: absolute;
	top: 6px;
	right: 0px;
	opacity: 0.9;
}

/* .book_yhzh {width: 307px;background: url(../images/buy/icon_2.png) no-repeat right 64px;text-align: center;padding-right: 23px;}
.book_yhzh .yhzh_tow,.book_yhzh .yhzh_three,.yhzh_four{position: relative;} */

.enter_2019 {
	display: block;
	margin-bottom: 40px;
}

.book_yhzh .zk_gou {
	width: 52px;
	height: 52px;
	position: absolute;
	top: 0;
	left: 0;
}

.qj_book .book_box a {
	margin-right: 3px;
}

.q1_2_book .book_box a {
	margin-right: 3px;
}

/*新改3/23*/
.mCSB_dragger_bar {
	background: rgb(77, 107, 232);
}

.xz_fs {
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 14px;
	margin-top: -12px;
	position: relative;
	color: #1e0d0d !important;
}

.xz_fs span {
	font-size: 14px;
	color: #fe3f31;
	font-style: italic;
}

.xz_fs span i {
	font-size: 18px;
}

.xg_xhfs {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}

.xg_xhfs .orange {
	color: #e00e0e;
	font-size: 14px;
}

.xg_xhfs .orange span {
	font-size: 22px;
}

.xg_xhfs .orange i {
	font-size: 29px;
	font-style: normal;
}

.xg_xhfs .orange img {
	width: 20px;
	margin: 0;
	display: inline;
}

.book_left {
	position: relative;
}

.fd_book .book_left img.scout {
	position: absolute;
	width: 50px;
	left: 10px;
	top: -30px;
}

.book_left .corner75 {
	position: absolute;
	top: -30px;
	left: 20px;
	width: 40px;
}


/* 现货 */
.cash_sale {
	background-color: #f3f2f1;
	padding: 30px 0 60px;
}

.cash_sale .w1180 {
	background-color: #ffffff;
	box-shadow: 0px 6px 35px 0px rgba(114, 117, 145, 0.19);
	padding: 30px 20px 30px 36px;
	border-radius: 4px;
}

.cash_sale h2 {
	font-size: 28px;
	line-height: 46px;
	color: #272f48;
	margin-top: -7px;
}

.cash_sale h4 {
	font-size: 26px;
	color: #272f48;
	line-height: 39px;
	margin-left: -5px;
}

.cash_sale p {
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}

.cash_q1 {
	width: 550px;
	margin-right: 30px;
	padding-right: 35px;
	border-right: 1px solid #e5e5e5;
	position: relative;
}

.cash_q1 .xh {
	background: url('../images/xh.png') no-repeat center center;
	width: 46px;
	height: 62px;
	position: absolute;
	top: -30px;
	right: 30px;
}

.cash_img img {
	width: 380px;
	padding: 5px 0 0 50px;
	margin-bottom: -10px;
}

.cash_price {
	padding: 20px 0 0 0;
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
}

.cash_price p {
	font-size: 18px;
	color: #e3582f;
}

.cash_price p b {
	font-size: 36px;
	font-weight: bold;
}

.cash_price .xs7 {
	line-height: 30px;
	padding: 0 20px;
	background-color: #ebeef1;
	border-radius: 4px;
	font-size: 18px;
	color: #666666;
	display: inline-block
}

.cash_price a {
	border-radius: 5px;
	width: 128px;
	display: inline-block;
	line-height: 40px;
	font-size: 19px;
	color: #ffffff;
	text-align: center;
	background-image: linear-gradient(102deg, #e8923d 0%, #e45d2f 100%);
	margin-left: -5px;
}

.cash_title {
	padding-left: 30px;
	background: url(../images/cash_title.png) left 5px no-repeat;
	font-size: 24px;
	color: #272f48;
	line-height: 30px;
	padding-bottom: 15px;
}

.xxlb_main {
	width: 1236px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0px 6px 35px 0px rgba(114, 117, 145, 0.19);
	border-radius: 10px;
	padding-bottom: 30px;
}

.xxlb_title {
	line-height: 82px;
	background: #d9e2ed;
	padding-left: 38px;
	font-size: 18px;
	color: #515b78;
	border-bottom: 4px solid #c4cede;
	position: relative;
	border-radius: 10px 10px 0 0;
}

.xxlb_title strong {
	font-size: 28px;
	color: #24315a;
	font-weight: normal;
	margin-right: 20px;

}

.xxlb_table td {
	font-size: 14px;
	color: #323C47;
	padding: 25px 50px;
	text-align: left;
	border: 1px solid #ddd;
	color: #1f335d;
	font-size: 14px;
	padding-left: 30px;
	width: 100px;
}

.xxlb_txt {
	/* color: #db6029;
	font-size: 14px; */
	margin-bottom: 10px;
}
.xxlb_txt img{width: 71px;height: 14px;}
/* .xxlb_txt:before {
	content: '';
	background: url(../images/xxlb_left.png) no-repeat;
	width: 5px;
	height: 11px;
	display: inline-block;
	position: relative;
	right: 5px;
}

.xxlb_txt:after {
	content: '';
	background: url(../images/xxlb_right.png) no-repeat;
	width: 5px;
	height: 11px;
	display: inline-block;
	position: relative;
	left: 5px;
	top: 3px;
} */

.xxlb_pl {
	padding-left: 10px;
	padding-top: 10px;
}

.xxlb_dzzl {
	color: #b0b8cb;
	font-size: 12px;
	position: absolute;
	top: 26px;
	right: 22px;
}

.xxlb_content {
	width: 1145px;
	margin: 0 auto;
	padding-top: 30px;
}

.xxlb_left {
	margin-right: 80px;
}

.xxlb_table tr:first-child td:first-child {
	border-top-left-radius: 12px;
}

.xxlb_table tr:first-child td:last-child {
	border-top-right-radius: 12px;
}

.xxlb_table tr:last-child td:first-child {
	border-bottom-left-radius: 12px;
}

.xxlb_table tr:last-child td:last-child {
	border-bottom-right-radius: 12px;
}
.xxlb_ljgm{
	display: block;
	width: 299px;
	height: 46px;
	    /* line-height: 45px; */
	    /* font-size: 19px; */
	    /* color: #ffffff; */
	    /* text-align: center; */
	    /* background-image: linear-gradient(102deg, #e8923d 0%, #e45d2f 100%); */
		    /* border-radius: 0 6px 6px 0; */
			margin-left: -4px;
}
.xxlb_xs55{
	text-decoration: underline;
	width: 158px;
	    display: inline-block;
	    line-height: 40px;
	    font-size: 20px;
	    color: #3f5686;
	    text-align: center;
	    border-radius: 6px 0 0 6px;
	    border: 1px solid #3f5686;
		border-right: 0;
		padding-bottom: 2px;
}
.xxlb_xs55 b{font-size:24px;}
.xxlb_gmjg_box{
	margin-right: 55px;
}
.xxlb_hdjg{
	color:#333;
	font-size:18px;
	margin-right: 65px;
}
.xxlb_hdjg strong.red{
	color:#e45e2f;
}
.xxlb_hdjg strong{
	font-weight:normal;
	font-size:14px;
}
.xxlb_hdjg strong b{
	font-size:30px;
}
.xxlb_yj{
	color:#999999;
	font-size:14px;
}
.xxlb_bt_img{
	position: absolute;
	    bottom: 0;
	    right: 50px;
}

.not_allow { cursor: not-allowed !important; opacity: .3; }
.not_allow:hover { text-decoration: none; }