@charset "utf-8";
*,*:before,*:after{padding:0; margin: 0; border: 0; box-sizing: border-box;}
body{font-size: 14px; color: #333;background-color: #ffffff;}
ul,ul li{list-style:none;}
a{color: #333; cursor: pointer;}
img{border:0; vertical-align: middle;max-width: 100%}
a,a:hover { text-decoration: none;}
i,em{ font-style: normal;}
table{ border-collapse:collapse; content:"";}
input:focus{ border:none;outline:none;}


.tqedu-head{height: 65px;}

/*清除浮动*/
.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}

:root{
	--color_main:#1cb877;
}
.main_color{color: var(--color_main);}
.color_9{color:#999;}
.color_red{background: #eb0e0e !important;}
a:hover {color: var(--color_main);}
.font_14{font-size: 14px;}
.pos_rela{position: relative;}

.p_t60{padding-top: 60px;}

/* 版心 */
.cont_module{width: 1200px; margin:0 auto;}
#footer .footer-wrapper{width: 1200px; margin:0 auto;}

/* 顶部 */
.academy_nav{ background:url(imagse/bg1.png) no-repeat center; width: 100%;padding-top: 30px; padding-bottom: 40px; overflow: hidden;}
.academy_nav .academy_title{display: block; margin: 0 auto; width: 40%;}
.search_box{width: 650px; height: 54px;border-radius: 25px; border:1px solid #fff; margin: 15px auto; background: rgba(255,255,255,0.2); position: relative; overflow: hidden;}
.search_box > input {width: 100%; height: 100%; border: 0; background: transparent; text-indent: 2em; font-size: 16px; color: #fff;}
.search_box > input::-webkit-input-placeholder {font-size: 16px; color: #fff;}
.search_box .search_btn{position: absolute; width: 160px; height: 100%; text-indent: 1em; right: 0; top: 0; background: #fff; font-size: 24px; color:var(--color_main); cursor: pointer;} 
.search_box .search_btn i{font-size: 30px; color: var(--color_main); position: absolute; left:10px; top: 50%; transform: translateY(-50%);}

/* 内容部分 */
.float_l{float: left;}
.float_r{float: right;}
.cont_box{padding-bottom: 50px;}
.screen_box{background: #f8fbfa; padding: 30px 0;}
.screen_title{width: 10%;}
.screen_title p{font-weight: bold; text-align: right;line-height: 24px;}
.screen_list{width: 90%; padding-left:1%;}
.screen_list li{float: left; width: 80px; line-height: 24px; border-radius: 20px; text-align: center; margin-left: 5px; margin-bottom: 5px; cursor: pointer;}
.screen_list li a{display:block;}
.screen_list li.active{ background: var(--color_main); color: #fff;}
.screen_list li:hover{background: var(--color_main); color: #fff;}
.screen_list li:hover a,.screen_list li.active a{color:#fff;}
.screen_ul{margin-bottom: 15px;}

.tab_box{padding-top:20px ;}
.table{width: 100%;margin-top: 20px;}
.table thead{ background: var(--color_main); color: #fff;}
.table thead tr:nth-child(2){background: #40c990;}
.table th{padding: 15px;}
.table th,.table td{border: 1px solid #ebf2f0;text-align: center;}
.table td img{width: 40px; margin-right: 5px;}
.table tbody td{padding: 10px 15px; }
.table tbody td a{display: block; width: 100%; height: 100%;}
.label_min{display: inline-block; border:1px solid var(--color_main);  color: var(--color_main); padding: 1px 10px; margin-right: 5px;}
.table tbody tr:nth-child(2n){background: #f8fbfa;}
.text_left{text-align: left !important;}
/* 分页 */
.paging_box,.pager{ text-align: right; padding: 20px;}
.paging_box span,.pager a{display: inline-block; border:1px solid var(--color_main); padding: 5px 15px; cursor: pointer;}
.paging_box span.active,.pager span.current{display: inline-block; border:1px solid var(--color_main); padding: 5px 15px;background:var(--color_main) ; color: #fff;}
.paging_box span:hover,.pager a:hover{background:var(--color_main) ; color: #fff;}




/* 固定对比 */
.fixed_contrast{position: fixed; width: 200px; right: 10px; bottom: 160px; border-radius: 8px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); z-index: 100; background: #fff;}
.fixed_contrast h4{background:var(--color_main); color: #fff; font-weight: bold; font-size: 16px; padding: 15px 0; border-radius: 8px 8px 0 0; text-align: center;}
.fixed_contrast ul{padding: 0 20px;overflow: hidden;}
.fixed_contrast ul li{line-height: 50px; border-bottom:1px dashed #ebf2f0; font-size: 14px;}
.fixed_contrast ul li i{float: right;color: var(--color_main); cursor: pointer;}
.contrast_btn{padding: 20px 0; text-align: center;}
.contrast_btn a{ display: inline-block; padding:5px 25px; color: #fff;background:var(--color_main); border-radius: 25px; font-size: 16px; font-weight: bold; cursor: pointer;}



/* 详情页 */
.ph_navbg .float_l{width: 200px;}
.details_nav{width: 70% !important;}

.details_nav{color: #fff; padding-left: 40px; font-size: 16px;}
.details_nav h2{font-size: 36px;}
.details_nav .label_min{color: #fff; border-color: #fff; font-size: 14px; margin-right: 5px;}
.details_nav .details_label{padding: 20px 0;}
.details_nav p{line-height: 1.5; word-break: break-all;word-wrap: break-word}
.details_btn{display: inline-block; font-weight: bold; color:var(--color_main); padding:10px 30px; border-radius: 45px; background: #fff; right: 0; top: 20px; position: absolute;transition: all 0.3s;}
.details_btn:hover{box-shadow: 0px 0px 10px 0px #006239; }
.a_nav{padding: 8px 0; background: #f8fbfa;}
.details_box{width: 100%; border-bottom: 1px solid var(--color_main);}
.details_box a{display: inline-block; font-size: 16px; margin-right: 40px; padding: 10px 0;border-bottom: 2px solid transparent;}
.details_box a.active{font-weight: bold; color: var(--color_main); border-bottom: 2px solid var(--color_main);}
.details_box a:hover{font-weight: bold; color: var(--color_main); border-bottom: 2px solid var(--color_main);}
.details_list li{padding-top: 30px;}
.details_list li h6{font-weight: bold; font-size: 24px; padding-bottom: 20px; border-bottom: 1px solid #ebf2f0; line-height: 1.2; padding-left: 20px; position: relative; margin-bottom: 20px;}
.details_list li h6::before{display: block; content: ""; width: 5px; height: 24px; border-radius: 3px;background:var(--color_main) ;left: 0; top: 0;position: absolute;}
.details_list_txt{color: #666;}
.href_a a{display: block; padding: 8px 0;}
.details_list li.float_li{width: 48%;}
/*.unfold_btn{display: inline-block; cursor: pointer; position: absolute; bottom: 0; right: 0; background: #fff; padding: 3px 15px;}
.unfold_box{ position: relative;}*/
.unfold_btn{padding: 3px 10px;cursor: pointer;}
.unfold_box{overflow: hidden;}

.details_list_txt .table{margin-top: 10px;}


.table thead .thbg2{background: #1c70b8;}
.table thead .thbg3{background: #576caa;}
.table thead select{ display: block;width: 100%; height: 100%; background: transparent;color: #fff;}
.table thead select option{color: #333;}


/* 对比页 */
.contrast_nav img{width: auto !important;}
.contrast_tab tr td{padding: 20px 0; }
.contrast_tab tbody tr:nth-child(2n){background: #fff;}
.contrast_tab tr td:nth-child(2n+1){background: #f8fbfa;}
.contrast_tab td img{width: 60px; display: block; margin: 0 auto;}
.contrast_tab tr:nth-child(1) td{font-weight: bold; font-size: 16px;}
.contrast_tab tr td.special_tab{background:var(--color_main) ; color: #fff; font-weight: bold; font-size: 16px;}
.contrast_tab tr td:nth-child(1){background:var(--color_main) ; color: #fff; font-weight: bold; font-size: 16px;}
.contrast_tab tr td p{padding:5px 0;}
.contrast_tab tr td hr{border-bottom: 1px solid #ebf2f0; }

/*嵌套表格*/
.nest_tab{width: 100%; border: 1px solid #ebf2f0;}
.nest_tab tr td{background: transparent !important; font-weight: normal !important; font-size: 14px !important; color: #333 !important;  padding: 10px 5px !important;}

.add_btn{background:var(--color_main); color: #fff; font-weight: bold; font-size: 16px; padding:10px 30px; border-radius: 45px; cursor: pointer;}

.addCompare{display: inline-block; margin-top: 10px; padding: 10px 15px; background: var(--color_main); color: #fff; border-radius: 3px;}
.addCompare a{color: #fff;}

/* 弹框 */
.module_up{position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.5); display: none;}
.module_choose{width: 600px;padding: 50px 30px; border-radius: 8px; background: #fff; position: absolute; left: 50%; top:50%; transform: translate(-50%, -50%);}
.module_select{width: 43%; height: 40px; border:1px solid var(--color_main); border-radius: 3px; font-size: 16px;padding-left: 20px; margin-right: 2%;}
.module_select option{background: #fff; height: 40px;}
.module_select option:hover{background: pink;}
.close_cion{position: absolute; right: 20px; top: 50px; width: 50px;cursor: pointer; text-align: center; color: var(--color_main);}
.close_cion i{font-size: 26px; line-height: 1.5;}
.module_up.active{display: block;}
.module_choose select:focus{border:1px solid var(--color_main);outline:none;}



/* 尾部 */
#footer {width: 100%;padding:10px 0 30px; background: #282828;color: #666; z-index: 1000;}
#footer:after{position:absolute;bottom:0;}
#footer .footer-wrapper { margin: 0 auto; background: #282828;}
#footer .footer-wrapper .space-footer-bottom { margin-top: 20px;position: relative; font-size: 14px;}
#footer .footer-wrapper .footer-wrapper-bottom .copyrightLink {position: absolute; right: 0;}
.address-info p {  max-width: 870px;  font-size: 14px;}
.address-info a.channel_item { font-size: 16px; color: #666;}
.copyrightLink  > a{color:#666; font-size: 14px;}
.copyrightLink  > a:hover{color:#999;}
.sz-bottom{ line-height:25px; font-size: 14px; color: #333; }

/* 返回顶部 */
#topcontrol{background:var(--color_main); border-radius:4px; color:#fff; text-align:center; -webkit-transition: .1s; transition: .1s; padding:10px 12px;font-size: 12px;z-index:10;}
#topcontrol:hover{ background:var(--color_main);}


/* 手机版条件筛选 */
.ph_search{display: none;}
.ph_form_close{display: none;}
.ph_mask{display: none;}

.back_up{display: none;}
.ph_form_btn{display: none;}


/* 右侧小弹框 */
#topcontrol{bottom: 10px !important;}

/* @media screen and (max-width: 1400px){
.cont_module{width:1000px;}
#footer .footer-wrapper{width: 1000px; margin:0 auto;}
} */

@media screen and (max-width: 1280px){
.cont_module{width:1000px;}
#footer .footer-wrapper{width: 1000px; margin:0 auto;}
}



@media screen and (max-width: 1000px){
	.cont_module{width: 100%;}
	.cont_box{padding: 0 15px; width: 100%;}
	.academy_nav{padding: 20px 15px; width: 100%; height: 80px; background: #f8fbfa; position: relative;}
	.academy_nav .academy_title{display: none;}
	.search_box{width:85%; height: 40px;margin: inherit; border:1px solid var(--color_main); }
	.search_box > input{ text-indent: 1em; width: 75%;color: var(--color_main);}
	.search_box > input::-webkit-input-placeholder {font-size: 14px; color: var(--color_main);}
	.search_box .search_btn{width:20%; font-size: 16px; background: var(--color_main); color: #fff; text-indent: inherit;}
	.search_box .search_btn i{display: none;}
	.ph_search{display: block; position: absolute; right:10px; top: 50%; transform: translateY(-50%); width:14%; text-align: center;}
	.ph_search i{font-size: 20px;color: var(--color_main); line-height: 1.5; width: 100%; display: block;}
	
	.ph_form_close{display: block; position: absolute; right:10px; bottom:5px; text-align: center;z-index: 10;}
	.ph_form_close i{font-size: 30px;color: var(--color_main); line-height:1.5; width:60px; display: block;}
	
	.screen_title{width:100%; float: none; padding:5px 0;}
	.screen_list li{margin-bottom: 10px; width: 25%; margin-left: 0; line-height: 26px;}
	.screen_list{width: 100%;}
	.screen_title p{text-align: left;}
	.screen_ul{margin-bottom: 10px;}
	.screen_box{display: none;}
	
	.ph_mask{ position: fixed; width: 100%; height:calc(100% - 105px); background: rgba(0,0,0,0.6); bottom: 0;left: 0; z-index: 1000;}
	.screen_box.active{display: block; position: fixed; width: 100%; padding:15px; z-index: 1001; padding-bottom: 55px; height: auto;top:80px; left: 0; background:#fff; border-radius: 0 0 13px 13px;}
	.screen_box form{width: 100%; height:400px; padding:0 15px; overflow: auto;}
	
	.a_nav{padding: 8px 15px;}
	
	/* 手机版隐藏 */
	.p_t60{padding-top:10px;}
	.ph_none{display: none;}
	.table{margin-top: 10px;}
	.table th{padding: 15px 5px;}
	.table colgroup{display: none;}
	.table tfoot .disabled{display: none;}
	.table tfoot td{border:0;}
	.table tfoot .pager a.firstPage{display: none;}
	.table tfoot .pager a.lastPage{display: none;}
	.table tbody td{padding: 8px 5px;}
	.table tbody td:last-child{white-space:nowrap;}
	
	/* 对比顶部 */
	.contrast_nav{background: url(imagse/bg1.png) no-repeat center;}
	.contrast_nav .academy_title{display: block; width: 60%;}
	
	.tab_box{width: 100%; overflow: auto;}
	
	.contrast_tab{width: 200%;table-layout: fixed;}
	.contrast_tab tr td{width: 200px;}
	.contrast_tab tr td:nth-child(1){font-size: 14px; width:86px;position: sticky;left: 0;}
	.contrast_tab tr:nth-child(1) td{font-size: 14px;}

	.nest_tab tr td:nth-child(1){position: inherit;}
	
	.module_choose{width: 96%;padding: 60px 15px 40px 15px;   top: 105px; transform: translate(0, 0);left: 2%;}
	.module_select{width: 100%; margin-bottom: 10px;}
	.close_cion{right:10px; top:10px;}
	
	/* 详情 */
	.ph_navbg{background: url(imagse/bg1.png) no-repeat center; background-size:cover; height: auto; overflow: hidden; text-align: center; padding-top: 50px;} 
	.ph_navbg .float_l{width: 20%;}
	.ph_navbg .float_l img{}
	.details_nav{width: 80% !important; padding-left: 5%; text-align: left;}
	.details_nav h2{font-size: 24px;}
	/* .details_nav p{padding: 5px 0;} */
	.details_nav .details_label{padding: 10px 0;}
	.details_nav .label_min{margin-bottom: 3px;}
	.details_btn{position: relative; margin:0 auto; margin-bottom: 20px;}
	.details_box{display: table; table-layout: fixed;}
	.details_box a{margin-right:0;display: table-cell; text-align: center;}
	.details_box a:hover{font-weight: normal;  color:#333; border-bottom: 2px solid transparent;}
	
	.details_list li.float_li{width: 100%;}
	.details_list_txt{width: 100%; overflow: auto;}
	.unfold_box{overflow: hidden;}
	.details_list_txt .table {width: 200%;}
	
	/* 底部对比 */
	#topcontrol{z-index: 100; bottom: 100px !important;}
	#footer{display: none;}
	.cont_box{padding-bottom: 160px;}
	.fixed_contrast{width: 100%; bottom: 0; right: 0; top: auto; border-radius: 0;}
	.fixed_contrast ul li{float: left; width: auto; padding: 0 10px;margin-right: 5px;}
	.fixed_contrast h4{display: none;}
	.contrast_btn{padding: 10px 15px;}
	.contrast_btn span{width: 48%;}

	.contrast_btn a{width: 48%;}


	/* 返回上一页 */
	.back_up{display: block; width: 50px; line-height: 40px; text-align: center; position: absolute; top: 0; left: 0; z-index: 10;}
	.back_up a{display:block;width: 100%; height: 100%;}
	.back_up i{font-size: 30px; color: #fff;}

	/* 手机版确认重置按钮 */
	.ph_form_btn{display: block;  position: absolute;left:20px; bottom: 10px; width: 100%;}
	.ph_form_btn a{display: inline-block; padding:5px 30px; border-radius: 3px; background:var(--color_main); color: #fff; width: 30%; text-align:center;}
	.ph_form_btn a.ph_form_reset{background: #eb0e0e;margin-left: 2%;}



	/*分页*/
	.pager a{display: none;}
	.pager a.pagebtn{display: inline-block;}
	

}


