/*
 * @Description:文件说明  
 * @Date: 2018-09-11 09:13:18 
 * @Author: 杜媛 
 * @Last Modified by:   杜媛 
 * @Last Modified time: 2018-09-11 09:13:18 
 */
html,
body,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Microsoft YaHei";
}

#content-container.container {
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
}

/*banner*/
.pro_banner {
	width: 100%;
	overflow: hidden;
}

.pro_banner img {
	/*width: 100%;*/
	height: 300px;
	margin-left: 50%;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.pronav_list {
	width: 1140px;
	margin: 30px auto;
	overflow: hidden;
}

.pronav_list>li {
	width: 173px;
	height: 109px;
	float: left;
	margin: 0 20px 0 0;
	background: url(../../img/custom/cansaiyongshu.png) no-repeat center;
	background-size: contain;
}

.pronav_list>li>a {
	width: 100%;
	height: 100%;
	display: block;
	transition: background .5s linear;
}

.pronav_list>li>a:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.pronav_list>li>.pronav_list_active {
	background-color: rgba(0, 0, 0, 0.2);
}

.pronav_list>#jsdz {
	background: url(../../img/custom/jingsaidingzhi.png) no-repeat center;
	background-size: contain;
}

.pronav_list>#zxxx {
	background: url(../../img/custom/zaixianxuexi.png) no-repeat center;
	background-size: contain;
}

.pronav_list>#spkcy {
	background: url(../../img/custom/spkcy.png) no-repeat center;
	background-size: contain;
}

.pronav_list>#xxpx {
	/* margin: 0; */
	background: url(../../img/custom/xianxiapeixun.png) no-repeat center;
	background-size: contain;
}

.pronav_list>#szt {
	margin: 0;
	background: url(../../img/custom/szt.png) no-repeat center;
	background-size: contain;
}

.csys_wrap {
	margin: 0 auto;
	width: 1140px;
}

.csys_wrap>h1>img,
.problems_wrap>h1>img,
.essential_info>h1>img,
.suitable_reader>h1>img {
	height: 77px;
}

.csys_wrap>p {
	font-size: 16px;
	color: #575757;
	margin: 20px 0 0 0;
	line-height: 35px;
}

.book_des {
	width: 730px;
	margin: 0 auto;
	overflow: hidden;
}

.book_des>li {
	width: 262px;
	float: left;
	margin: 65px 205px 0 0;
}

.book_des>#last_book {
	margin-right: 0;
}

.book_des>li>a {
	width: 100%;
}

.book_des_img {
	width: 100%;
	height: 252px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.book_des_img>img {
	width: 100%;
	margin-top: 30px;
	/* height: 100%; */
}

.book_des_img>.cs {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	height: 50px;
}

.book_des>li>a>h1 {
	font-size: 16px;
	color: #575757;
	margin: 30px 0 0 0;
	line-height: 24px;
}

.book_des>li>a>h2 {
	font-size: 16px;
	color: #949494;
	font-weight: normal;
	margin: 15px 0 0 0;
}

.book_des_hover {
	width: 100%;
	height: 100%;
	background: #333e42;
	padding: 30px;
	box-sizing: border-box;
	position: absolute;
	top: -100%;
	transition: top 0.4s linear;
}

.book_des_hover>h1 {
	text-align: left;
}

.book_des_hover>p {
	text-align: left;
	color: #fff;
	font-size: 14px;
	margin: 15px 0 0 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	height: 80px;
	overflow: hidden;
}

.book_des_hover>span {
	display: block;
	margin: 20px 0 0 0;
	text-align: left;
}

.book_des>li>a:hover .book_des_hover {
	top: 0;
}

/*常见问题*/
.common_problems {
	width: 100%;
	background: #222;
	margin: 60px 0 100px;
	padding-bottom: 60px;
}

.problems_wrap {
	width: 1140px;
	margin: 0 auto;
}

.problems_wrap>p {
	color: #fff;
	font-size: 16px;
	margin: 30px 0 0 0;
	line-height: 35px;
}

#learn_buy {
	text-align: center;
	margin: 0 0 100px 0;
	font-size: 20px;
	line-height: 35px;
	color: #575757;
}

#learn_buy img {
	height: 100%;
}

/*书籍详情页*/
.book_show_wrap {
	width: 1140px;
	margin: 60px auto 30px;
	overflow: hidden;
}

.book_show_img {
	width: 500px;
	float: left;
}

.book_show_img>img {
	width: 100%;
}

.book_show_info {
	width: 570px;
	float: right;
	height: 500px;
}

.book_show_info>h1 {
	font-size: 16px;
	color: #575757;
	font-weight: normal;
	margin-top: 15px;
}

.book_show_info>h2 {
	font-size: 22px;
	color: #575757;
	margin: 20px 0;
}

.book_show_info>h3 {
	font-size: 20px;
	color: #575757;
	font-weight: normal;
}

.book_show_info>h4 {
	font-size: 16px;
	color: #575757;
	font-weight: normal;
	margin-top: 20px;
}

.book_show_info>pre {
	font-size: 16px;
	color: #575757;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 28px;
	border: none;
	background: none;
}

.book_show_info>a {
	font-size: 24px;
	color: #fff;
	background: url(../../img/custom/chakanxiangqing.png) no-repeat center;
	background-size: 100%;
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.book_small_img {
	width: 152px;
	height: 152px;
	margin: 30px 0 0 0;
	float: left;
}

/*基本信息*/
.essential_info {
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;
}

.essential_info>pre {
	width: 50%;
	float: left;
	font-size: 20px;
	color: #949494;
	line-height: 40px;
	padding: 30px 0;
	margin: 0;
	border: none;
	background: none;
}

.essential_info>.essential_info_right {
	padding-left: 30px;
	box-sizing: border-box;
}

.recommendation {
	width: 100%;
	background: #f6f8f9;
}

.recommendation_wrap {
	width: 1140px;
	margin: 0 auto;
	padding: 30px 0 25px 0;
}

.recommendation_wrap>p {
	font-size: 16px;
	color: #575757;
	line-height: 35px;
	width: 100%;
	margin: 30px 0 0 0;
}

.suitable_reader,
.reader_appraise {
	width: 1140px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}

.suitable_reader>p,
.reader_appraise>p {
	color: #575757;
	font-size: 16px;
	line-height: 35px;
	margin: 30px 0 0 0;
}

.reader_appraise {
	margin: 0 auto 100px;
}

.reader_appraise>.reader_appraise_right {
	margin: 10px 0 0 0;
	text-align: right;
}

.catalog {
	width: 100%;
	background: #f6f8f9;
}

.catalog_wrap {
	width: 1140px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	overflow: hidden;
}

.catalog_wrap>pre {
	width: 50%;
	float: left;
	font-size: 16px;
	color: #949494;
	line-height: 35px;
	padding: 30px 0 0 0;
	margin: 0;
	font-family: "微软雅黑";
	border: none;
	background: none;
}

.catalog_wrap>.essential_info_right {
	padding-left: 30px;
	box-sizing: border-box;
}

.yaofeng,
.yaofeng>img {
	width: 100%;
}

.yaofeng {
	margin: 0 0 30px 0;
}

.price_table {
	width: 100%;
	color: #535353;
	margin: 20px 0;
}

.price_table tr {
	height: 65px;
}

.price_table td,
.price_table th {
	text-align: center;
	color: #535353;
	font-size: 16px;
}

.purchase_channel {
	width: 740px;
	overflow: hidden;
	margin: 20px auto;
}

.purchase_channel>li {
	width: 270px;
	height: 270px;
	background: #f5f5f5;
	float: left;
	margin-right: 200px;
	text-align: center;
}

.purchase_channel>li>img {
	width: 100px;
	margin-top: 30px;
}

.purchase_channel>li>p {
	color: #575757;
	font-size: 16px;
	line-height: 30px;
}

.purchase_channel>li a {
	color: #2982cc;
	font-size: 16px;
	text-decoration: underline;
	line-height: 35px;
}

/*开设背景*/
.set_bg p {
	font-size: 28px;
	text-indent: 0;
}

.set_problem {
	margin-top: 30px;
}

.set_problem span {
	float: left;
	width: 26px;
	height: 48px;
	background: url(../../img/custom/5huaxing.png) no-repeat center;
}

.set_problem b {
	float: left;
	line-height: 48px;
	margin-left: 25px;
}

.set_problem h1 {
	font-size: 24px;
	color: #575757;
	overflow: hidden;
}

.set_problem p {
	font-size: 24px;
	color: #575757;
	line-height: 48px;
}

/*youshi*/
.youshi_img img {
	width: 540px;
}

.pxbtedian span {
	background: none;
	height: 92px;
	width: auto;
}

.pxbtedian span img {
	height: 70%;
}

.pxbtedian b {
	display: inline;
	float: none;
	font-weight: normal;
	line-height: 92px;
	font-size: 24px;
	margin-left: 30px;
}

.pxbtedian h1 {
	margin-bottom: 20px;
}

.tedian b {
	line-height: 46px;
}

.youshi_title {
	font-weight: normal;
}

/*jianjie*/
.jianjie p {
	text-indent: 2em;
	line-height: 48px;
	font-size: 24px;
	font-weight: normal;
	color: #575757;
}

.shizi {
	background: url(../../img/custom/laoshi.png) no-repeat center;
	background-size: contain;
	padding-bottom: 50px;
}

.shizi .problems_wrap>p {
	width: 650px;
	text-indent: 2em;
	font-weight: normal;
}

.linian {
	background: #e25050;
}

.linian ul {
	width: 100%;
	margin-top: 35px;
	overflow: hidden;
}

.linian ul>li {
	width: 360px;
	height: 190px;
	float: left;
	margin-right: 30px;
}

#linian1 {
	background: url(../../img/custom/tiejinshijian.png) no-repeat center;
	background-size: 100%;
}

#linian2 {
	background: url(../../img/custom/chanpindingwei.png) no-repeat center;
	background-size: 100%;
}

#linian3 {
	background: url(../../img/custom/weilexueyuan.png) no-repeat center;
	background-size: 100%;
}

/*导航hover*/
.pronav-active {
	text-decoration: underline;
}

/* 修改 */
.tdcon {
	margin-top: 0;
}

.tdcon>p {
	font-size: 16px;
	line-height: 35px;
	margin: 0 0 30px 0;
	background: #fff;
}

.onlineservice .servicecon {
	text-indent: 0;
	font-size: 16px;
	line-height: 35px;
}

.onlineservice .coursestudy {
	height: auto;
}

.onlineservice>p {
	font-size: 16px;
	line-height: 35px;
}

.onlineservice>.kehu_manage {
	line-height: 35px;
	font-size: 16px;
	width: 1140px;
	margin: 0 auto;
}

.tdcon .tdneirong span {
	font-size: 22px;
	line-height: 40px;
}

.tdcon .tdneirong i {
	font-size: 16px;
	line-height: 35px;
}

.continues a {
	font-size: 20px;
}

.tdcon li {
	margin-bottom: 30px;
}

.zhuanti p {
	font-size: 16px;
	line-height: 35px;
	text-indent: 0;
}

.continues {
	width: 100%;
	height: 120px;
	line-height: 120px;
}

.tdtitle,
.fenlei .tdtitle,
.onlineservice .tdtitle {
	width: 250px;
	height: 77px;
	background-size: contain;
	background-position: bottom left;
}

.onlineprice .pricestab td,
th {
	font-size: 16px;
}

.onlineprice .gongshi {
	font-size: 16px;
	line-height: 35px;
	height: auto;
	padding: 10px;
	box-sizing: border-box;
	text-indent: 0;
}

.left_calculator_standard .service_calculator_titles,
.right_calculator .service_calculator_titles {
	font-size: 24px;
	line-height: 74px;
	height: 74px;
}

.service_calculator>div,
.right_calculator>div {
	line-height: 74px;
	height: 74px;
	font-size: 18px;
}

.qdht .qdcon li {
	font-size: 16px;
	line-height: 40px;
	background-position: 10px 0;
	margin: 20px 0
}

.onlineprice .pricetitle .picbox {
	width: 166px;
}

.left_calculator_standard .service_calculator_titles img,
.right_calculator .service_calculator_titles img {
	height: 24px;
	margin-top: -2px;
}

.bigcompetition {
	font-size: 16px;
	line-height: 35px;
}

.gntitle>ul {
	width: 100%;
	margin: 30px 0;
	overflow: hidden;
}

.gntitle>ul>li {
	width: 33.3333%;
	background: url(../../img/custom/bg_manage.png) no-repeat center;
	float: left;
	color: #666;
	height: 467px;
}

.gntitle>ul>li>h1 {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 100px;
	;
}

.gntitle>ul>li>h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 80px;
	;
}

.gntitle>ul>li>ul {
	font-size: 16px;
	text-align: left;
	width: 61%;
	margin: 80px 0 0 21%;
	;
	line-height: 33px;
	font-weight: bold;
}

.gntitle>ul>li>ul span {
	color: #999;
}

.tdtitle,
.fenlei .tdtitle,
.onlineservice .tdtitle {
	width: 250px;
	height: 77px;
	background-size: contain;
	background-position: bottom left;
	margin: 20px 0;
}

.csys_wrap>h1 {
	margin: 20px auto;
}

.bigcompetition .tdtitle,
.zhuanti .tdtitle {
	margin: 20px 0;
}

.bigcompetition .dasaicon,
.zhuanti .dasaicon {
	text-indent: 0;
}

/* 
税政通
杜媛
2018.01.23
*/
.szt_result {
	padding: 25px 30px;
	border: 1px solid #e3e3e3;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	position: relative
}

.szt_result>div {
	float: left;
	width: 10%;
}

.szt_result>div>img {
	line-height: 1;
	position: absolute;
	top: 50%;
	margin-top: -35px;
}

.szt_result_title {
	color: #454545;
	font-size: 24px;
	position: absolute;
	top: 50%;
	left: 12%;
	margin-top: -18px;
}

.szt_result .szt_result_content {
	width: 78%;
	float: right;
}

.szt_principle {
	float: left;
	width: 32%;
	margin-right: 1%;
	height: 210px;
	background: url(../../img/custom/principle1.png) no-repeat center;
	padding: 30px 20px;
	box-sizing: border-box;
}

.trainBack .szt_principle p {
	font-size: 24px;
	color: #454545;
}

.trainBack .szt_principle div {
	margin-top: 45px;
}

#last_channel {
	margin: 0;
}

.online_pri {
	font-size: 16px;
	line-height: 35px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	vertical-align: middle;
	border-top: none;
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
	border: none;
}

/* .price_table td a{
	text-decoration: underline;
} */
@media (max-width: 767px) {
	.onlineprice {
		width: 100%
	}

	.childnav .childnavbox {
		width: 100%;
	}

	.pronav_list {
		width: 100%;
		/* display: -webkit-flex;  Safari 
		display: flex;
		align-items: flex-start;
   	 	align-content: flex-start;
    	justify-content: space-between; */
		/* padding: 0 10px;*/
		margin: 10px auto;
	}

	.pronav_list>li {
		width: 16.6666%;
		height: 50px;
		margin: 0;
	}

	.pronav_list>li>.pronav_list_active {
		background-color: rgba(0, 0, 0, 0);
	}

	.csys_wrap {
		width: 100%;
	}

	.csys_wrap>h1>img,
	.problems_wrap>h1>img,
	.essential_info>h1>img,
	.suitable_reader>h1>img {
		height: 40px;
	}

	.csys_wrap>h1 {
		margin: 10px auto;
	}

	.csys_wrap>p {
		margin: 10px auto;
		padding: 0 10PX;
		font-size: 12px;
		line-height: 24px;
	}

	.book_des>li {
		margin: 20px auto;
		float: none;
	}

	.book_des>li>a>h1 {
		font-size: 12px;
		margin: 10px 0 0 0;
	}

	.book_des>#last_book {
		margin: 0 auto;
	}

	.problems_wrap {
		width: 100%;
		;
	}

	.problems_wrap>p {
		font-size: 12px;
		margin-top: 10px;
		line-height: 24px;
		padding: 0 10px;
	}

	.common_problems {
		padding-bottom: 20px;
		margin: 10px 0;
	}

	.tdtitle,
	.fenlei .tdtitle,
	.onlineservice .tdtitle {
		height: 40px;
		margin: 10px 0;
	}

	.tdcon>p {
		font-size: 12px;
		line-height: 24px;
		padding: 0 10px;
		margin-bottom: 10px;
	}

	.tdcon .tdneirong span {
		font-size: 16px;
	}

	.tdcon .tdneirong i {
		font-size: 12px;
		line-height: 24px;
	}

	.tdcon li {
		margin-bottom: 0px;
	}

	.suitable_reader>p,
	.reader_appraise>p {
		margin-top: 10px;
		padding: 0 10px;
		font-size: 12px;
	}

	.suitable_reader {
		width: 100%;
	}

	.suitable_reader>img {
		width: 100%;
	}

	.onlineservice {
		width: 100%;
	}

	.onlineservice .servicecon {
		padding: 0 10px;
		font-size: 12px;
		width: 100%;
	}

	.onlineservice .coursestudy {
		width: 100%;
	}

	.onlineservice .coursestudy img {
		width: 100%;
	}

	.onlineservice>p,
	.onlineservice>.kehu_manage {
		font-size: 12px;
		line-height: 21px;
		padding: 0 10px;
	}

	.gntitle>ul>li {
		width: 100%;
	}

	.szt_result .szt_result_content {
		margin-top: 20px;
	}

	.szt_result .szt_result_title {
		top: 20px;
		left: auto;
		right: 0;
		margin-top: 0px;
		width: 67%;
		font-size: 16px;
	}

	.szt_result .szt_result_content {
		width: 70%;
		font-size: 12px;
	}

	.szt_principle {
		width: 100%;
		background-size: contain;
		background-position: 0 0;
	}

	.book_show_wrap {
		width: 100%;
	}

	.book_show_img {
		width: 100%;
	}

	.book_show_info {
		width: 100%;
		height: auto;
		padding: 0 10px;
	}

	.book_small_img {
		display: none;
	}

	.recommendation_wrap {
		width: 100%;
	}

	.recommendation_wrap h1 img,
	.reader_appraise h1 img,
	.catalog_wrap h1 img {
		height: 40px;
	}

	.recommendation_wrap>p {
		font-size: 12px;
		line-height: 24px;
		margin-top: 10px;
		padding: 0 10px;
	}

	.reader_appraise {
		width: 100%;
	}

	.catalog_wrap>pre {
		width: 100%;
	}

	.catalog_wrap {
		width: 100%;
	}

	.catalog_wrap>.essential_info_right,
	.catalog_wrap>.essential_info_left {
		padding: 0 10px;
		font-size: 12px;
	}

	.book_show_info>h2 {
		font-size: 16px;
	}

	.book_show_info>h1 {
		font-size: 12px;
	}

	.book_show_info>pre {
		font-size: 12px;
	}

	.reader_appraise>img {
		width: 100%;
	}

	.bigcompetition，.bigcompetition,
	.zhuanti {
		width: 100%;
	}

	.bigcompetition .dasaicon,
	.zhuanti .dasaicon {
		padding: 0 10px;
		font-size: 12px;
		line-height: 24px;
	}

	.zhuanti p {
		font-size: 12px;
		line-height: 24px;
	}

	.essential_info {
		width: 100%;
	}

	.purchase_channel {
		width: 100%;
	}

	.purchase_channel>li,
	#last_channel {
		margin: 0 auto;
		float: none;
		margin-bottom: 10px;
	}

	.qdht .qdcon li {
		font-size: 12px;
		padding-right: 10px;
		line-height: 24px;
		background-position: 10px 5px;
		margin: 10px 0;
		background-size: 25%;
		padding-left: 114px;
	}

	.online_pri {
		font-size: 12px;
		line-height: 24px;
		padding: 0 10px;
	}

	.hetongtitle .hetongpic {
		width: 150px;
	}

	.hetongtitle .hetongpic img {
		width: 70%;
		;
		display: block;
		margin: 0 auto
	}

	.table-responsive {
		border: none;
	}

	.downlinebox .timeanpai {
		margin: 15px 0;
	}

	.downlinebox .timeanpai th,
	.downlinebox .timeanpai td {
		padding: 0 10px;
	}

	.price_table td,
	.price_table th {
		font-size: 12px;
	}

	.continues a {
		margin-bottom: 20px;
		font-size: 12px;
	}

	.dasaicon,
	.bigcompetition {
		width: 100%;
		font-size: 12px;
		line-height: 24px;
	}

	.gntitle>ul>li>ul {
		font-size: 12px;
	}
}