html,body {
	height: 100%;background-color:#f0f3fa;
}
.index_main {
	height: 100%;background-color:#f0f3fa;
}
.tjg_nav_index {
	border-top:1px solid #F4F4F4;position: relative;
}

.nav_bannal {
	width: 100%;height: 450px;
}
.nav_bannal img {
	width: 100%;height: 100%;
}
.tjg_nav_index .nav_container_main {
	position: relative;
}
.nav_container_main .index_data_main {
	position: absolute;top: 20px;left: 50%;
	transform: translateX(-50%);-webkit-transform: translateX(-50%);
	width: 100%;
}
.index_data_main .main_module_1 {
	padding: 0 14px 30px;
}
.index_data_main .main_module_1,.index_data_main .main_module_2 {
	margin-left: auto;margin-right: auto;
}
.main_module_1 .platform_type_box {
	padding: 0 0 10px;
}
.main_module_1 .platform_type_box .platform_item {
	padding: 0 1.12%;height: 30px;line-height: 30px;
	text-align: center;margin-right: 4px;cursor: pointer;
	margin-top: 20px;color: #333;
}
.platform_type_box .platform_item .uc_free {
	position: relative;top: -2px;width:28px;height: 14px;
	left: 4px;
}

.main_module_1 .label_type_box {
	border-top:1px solid #F4F4F4;border-bottom:1px solid #F4F4F4;
	padding-bottom: 10px;padding-top: 7px;
}
.main_module_1 .label_type_box .label_item {
	height: 30px;line-height: 30px;cursor: pointer;width: 5.98%;
	text-align: center;margin-top: 3px;color: #333;
	
}
.main_module_1 .label_type_box .label_item:hover {
	color: #479DF3;
}
.main_module_1 .platform_item.platformCur ,.main_module_1 .label_type_box .label_item.labelCur{
	border-radius:4px;background-color:#479DF3;
	color: #fff;
}
.main_module_1 .platform_item:hover,.main_module_1 .label_type_box .label_item:hover a{
	color: #479DF3;
}
.main_module_1 .platform_item.platformCur:hover ,.main_module_1 .label_type_box .label_item.labelCur:hover {
	color: #fff;
}
.main_module_1 .label_type_box .label_item.labelCur a,.main_module_1 .label_type_box .label_item.labelCur:hover a{
	color: #fff;
}
.filtrate_condition .filtrate_div {
	margin-top: 20px;margin-left: 5.5%;width: 9.43%;
}
.video_filtrate_condition .filtrate_div {
	margin-left: 4.4%;
}
.filtrate_condition .filtrate_div.filtrate_left_0,.filtrate_condition .filtrate_left_0 {
	margin-left: 0;
}
.filtrate_condition .filtrate_div .filtrate_input {
	border:1px solid #A2A2A2;color: #333;font-size:14px;padding-left: 25px;
	width: 100%;height: 30px;line-height: 30px;border-radius:4px;position: relative;
}
.filtrate_condition .filtrate_div.select_date{
	width: 25.94%;display: flex;justify-content: space-between;
}
.filtrate_condition .filtrate_div.select_date .filtrate_input {
	text-align: center;padding-left: 0;
}
.filtrate_condition .filtrate_div.sort_order {
	margin-left: 3.62%;width: 11.32%;
}
.filtrate_condition.video_filtrate_condition .filtrate_div.sort_order {
	width:15.72% ;
}
.filtrate_condition.video_filtrate_condition .filtrate_div.filtrate_keywords {
	width: 31.2%;
}
.filtrate_condition .filtrate_div.sort_order .select-text {
	position: relative;left: -7px;
}
.filtrate_condition .filtrate_div .select .filtrate_input{
	padding-left: 0;
}
.filtrate_condition .filtrate_div.select_date .select_date_span {
	position: relative;display:inline-block;width: 45.45%;
}
.filtrate_div .date_icon {
	display:inline-block;width: 18px;height: 18px;
	position: absolute;right: 4px;top: 6px;
}
.filtrate_condition .filtrate_div.operation_btn {
	width: 7.86%;
}
.filtrate_div .filtrate_btn {
	display:inline-block;width: 100%;height: 30px;
	line-height: 30px;text-align: center;color: #fff;
	font-size: 14px;cursor: pointer;margin-left: 4px;
	appearance: none;border:none;
}
.filtrate_condition .filtrate_div.original_type {
	width: 11.79%;
}
.filtrate_div.original_type .original_item {
	display:inline-block;width: 46.67%;height: 30px;
	text-align: center;line-height: 30px;color: #333;
	font-size: 14px;border:1px solid #A2A2A2;
	border-radius:4px;cursor: pointer;position: relative;
}

.filtrate_div.original_type .original_item.originalCur {
	color: #479DF3;border-color:#479DF3;
}
.original_type .original_item.originalCur:after{
	position: absolute;content:"";display:inline-block;
	width: 18px;height: 18px;bottom: 0;right: 0;
}
.filtrate_condition .filtrate_div.filtrate_keywords .filtrate_input {
	padding-left: 46px;
}
.filtrate_condition .filtrate_div.filtrate_keywords {
	position: relative;margin-left: 2.36%;width: 26.8%;
}
.filtrate_div.filtrate_keywords .seach_icon {
	position: absolute;z-index:2;width: 17px;height: 17px;
	top: 50%;margin-top: -8px;left: 14px;
}
.main_module_2 {
	margin-top: 20px;position: relative;border-radius:4px 4px 0px 0px;
}
.main_module_2 .container_table {
	
}
.main_module_2 .container_table thead{
	background-color:#F4F7FF;
}
.table.container_table th,.table.container_table td {
	height: 27px;line-height: 27px;border-color:#ECECEC;padding:6px 0;
}
.table.container_table th:nth-child(2),.table.container_table td:nth-child(2) {
	padding-left: 6px;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width:1px;
}
.main_module_2 .container_table td .show_color {
	color:#479DF3;cursor: pointer;
}
.main_module_2 .container_table td .airtic_title:hover{
	color:#479DF3;
}
.main_module_2 .container_table td a {
	font-size:14px;color: #333;
}
.main_module_2 .container_table td .original_icon {
	width: 23px;height: 27px;
}
.main_module_2 .container_table td .double_icon {
	width: 25px;height: 27px;
}
.main_module_2 .container_table td .download_btn {
	width: 20px;height: 20px;cursor: pointer;
}
.main_module_2 .container_table .download_all_btn {
	display:inline-block;width: 50px;height: 28px;color: #fff;
	cursor: pointer;
}
/*文章专区表格数据*/
/*.container_table.artice_table td:nth-child(1){
	width: 4.08%;
}
.container_table.artice_table td:nth-child(2){
	width: 37.92%;
}
.container_table.artice_table td:nth-child(3){
	width: 6.92%;
}
.container_table.artice_table td:nth-child(4),.container_table.artice_table td:nth-child(5){
	width: 5.23%;
}
.container_table.artice_table td:nth-child(6){
	width: 6.38%;
}
.container_table.artice_table td:nth-child(7){
	width: 10.1%;
}
.container_table.artice_table td:nth-child(8){
	width: 12.31%;
}
.container_table.artice_table td:nth-child(9){
	width: 4.69%;
}
.container_table.artice_table td:nth-child(10){
	width: 6.54%;
}*/
/*视频专区表格数据*/
/*.container_table.video_table td:nth-child(1){
	width: 3.46%;
}
.container_table.video_table td:nth-child(2){
	width: 37.23%;
}
.container_table.video_table td:nth-child(3){
	width: 6.38%;
}
.container_table.video_table td:nth-child(4),.container_table.video_table td:nth-child(5){
	width: 5.23%;
}
.container_table.video_table td:nth-child(6){
	width: 5.46%;
}
.container_table.video_table td:nth-child(7){
	width:8.54%;
}
.container_table.video_table td:nth-child(8){
	width: 3.31%;
}
.container_table.video_table td:nth-child(9){
	width: 10.77%;
}
.container_table.video_table td:nth-child(10){
	width: 3.92%;
}
.container_table.video_table td:nth-child(11){
	width: 5.15%;
}
.container_table.video_table td:nth-child(12){
	width: 4.54%;
}*/
.main_module_2 .function_area, .wei_module_2 .function_area{
	position: absolute;top: 40px;	right: -34px;
}
.function_area .explosion_txt_btn {
	width: 30px;height: 120px;
}
.function_area .export_txt_btn {
	width: 30px;height: 100px;margin-top: 10px;
}
.function_area .function_area_btn {
	cursor: pointer;
}
.function_area .function_area_btn img {
	width: 100%;height: 100%;
}
.data_page_limit .layui-laypage {
	margin: 0;padding-bottom: 20px;
}

.data_page_limit {
	text-align: center;
}
.data_page_limit .layui-laypage a, .layui-laypage span {
	margin: 0 7px 5px 0!important;
}
.data_page_limit .layui-laypage a:hover {
	color: #479DF3;
}
/*下拉菜单*/
.select {
	position: relative;
}
.select .select-view {
    position: relative;text-align: center;
}

.select .select-view .select-icon {
    display: block;
    position: absolute;
    left: 0;top: 0;right: 0;bottom: 0;
    width: 100%;height: 100%;
    cursor: pointer;
}
.select-view .select-icon .select_icon_choose {
	display:inline-block;width: 9px;height: 5px;
	position: absolute;bottom: 7px;right: 5px;cursor: pointer;
}
.select .options {
    display: none;
    position: absolute;
    left: -1px;
    top: 100%;
    background: #fff;
    width: 100%;
    border: solid 1px #A2A2A2;
    z-index:1000;
    border-radius:2px;
}
.select .options > li {
    padding: 8px 0;
    cursor: pointer;text-align: center;
}
.select .options > li:hover {
	background-color:#ECECEC
}
.filtrate_condition .video_duration {
	height: 30px;line-height: 30px;width: 37.11%;
	margin-top: 20px;
}
.video_duration .duration_span {
	border-radius:4px;border:1px solid #A2A2A2;
}
.video_duration .duration_span.duration_input {
	width: 11.33%;padding-left: 5px;
}
.video_duration .duration_l {
	width: 51.27%;
}
.video_duration .duration_r {
	width: 46.73%;display: flex;justify-content: space-between;
}
.video_duration .duration_icon {
	color: #333;
}
.video_duration .duration_span.duration_choose {
	width: 28.09%;display:inline-block;
	text-align: center;cursor: pointer;position: relative;
}
.video_duration .duration_span.duration_choose.duration_selectCur {
	color: #479DF3;border-color:#479DF3;
}
.video_duration .duration_span.duration_choose.duration_selectCur:after {
	content:"";display:inline-block;width: 12px;height: 12px;
	position: absolute;bottom: 0;right: 0;
}
.video_duration .duration_span.duration_choose:nth-child(3) {
	width: 33.43%;
}
.ui-calendar .ui-calendar-pannel,.ui-calendar .ui-calendar-toolbar {
	background-color:#fff
}
.ui-calendar .calendar-header {
	background-color:#fff
}
.ui-calendar .ui-calendar-time {
	padding: 8px 0;background-color:#fff
}
.ui-calendar .ui-calendar-time>select {
	width: 45px;height: 28px;
}
.ui-calendar li {
	margin: 3px 0;
}
/*商品专区*/

.main_module_1 .label_type_box.commodity_label>ul {
	display: flex;
}
.label_type_box.commodity_label .label_item.commodity_total {
	margin: 3px 30px 0 17px;width:3.93%
}
.label_type_box.commodity_label .commodity_type_item {
	flex:1;
}
.label_type_box.commodity_label .commodity_type_item .new_label_box {
	border-bottom:1px solid #F4F4F4;padding-bottom: 5px;
}
.label_type_box.commodity_label .commodity_type_item .label_item {
	width: 9.02%;
}
.filtrate_condition .filtrate_div.commodity_atlas_type {
	width: 24.37%;
}
.filtrate_condition .filtrate_div.commodity_atlas_type .commodity_item {
	display:inline-block;width: 38.71%;color: #666;text-align: center;cursor: pointer;
	height: 30px;line-height: 30px;
}
.filtrate_condition .filtrate_div.commodity_atlas_type .commodity_item.commodityCur {
	color: #fff;
}
.filtrate_condition.shop_filtrate_condition .filtrate_div.filtrate_keywords {
	margin-left:5.5%;;
}
.filtrate_condition.shop_filtrate_condition .filtrate_div:last-child {
	float: right;margin-right: 0.86%;
}
.main_module_2 .container_table td .airtic_icon {
	width: 20px;height: 20px;
}
.main_module_2 .container_table td .buy_type_icon {
	width: 25px;height: 25px;
}
.main_module_2 .container_table td .author_txt {
	display:inline-block;
	white-space: nowrap;text-align: center;
}
.main_module_3 {
	width: 100%;height: 400px;margin-top: 20px;
}
/*商品专区特卖达人表格*/
/*.container_table.commodity_table td:nth-child(1){
	width: 3.46%;
}
.container_table.commodity_table td:nth-child(2){
	width: 36.08%;
}
.container_table.commodity_table td:nth-child(3){
	width: 6.92%;
}
.container_table.commodity_table td:nth-child(4),.container_table.commodity_table td:nth-child(5){
	width: 5.23%;
}
.container_table.commodity_table td:nth-child(6){
	width: 4.23%;
}
.container_table.commodity_table td:nth-child(7){
	width:8.38%;
}
.container_table.commodity_table td:nth-child(8){
	width: 3.46%;
}
.container_table.commodity_table td:nth-child(9){
	width: 5.31%;
}
.container_table.commodity_table td:nth-child(10){
	width: 10.92%;
}
.container_table.commodity_table td:nth-child(11){
	width: 4.38%;
}
.container_table.commodity_table td:nth-child(12){
	width: 5.62%;
}*/

/*商品专区商品文表格*/
/*.container_table.commodity_palfarm_table td:nth-child(1){
	width: 4.08%;
}
.container_table.commodity_palfarm_table td:nth-child(2){
	width: 36.62%;
}
.container_table.commodity_palfarm_table td:nth-child(3){
	width:6.92%;
}
.container_table.commodity_palfarm_table td:nth-child(4),.container_table.commodity_palfarm_table td:nth-child(5){
	width: 5.23%;
}
.container_table.commodity_palfarm_table td:nth-child(6){
	width: 5.46%;
}
.container_table.commodity_palfarm_table td:nth-child(7){
	width:8.85%;
}
.container_table.commodity_palfarm_table td:nth-child(8){
	width: 3.69%;
}
.container_table.commodity_palfarm_table td:nth-child(9){
	width:5%;
}

.container_table.commodity_palfarm_table td:nth-child(10){
	width:11.54%;
}
.container_table.commodity_palfarm_table td:nth-child(11){
	width: 6.69%;
}*/
/*图集专区表格*/
/*.container_table.altas_table td:nth-child(1){
	width: 4.08%;
}
.container_table.altas_table td:nth-child(2){
	width: 36.62%;
}
.container_table.altas_table td:nth-child(3){
	width:6.92%;
}
.container_table.altas_table td:nth-child(4),.container_table.altas_table td:nth-child(5){
	width: 5.23%;
}
.container_table.altas_table td:nth-child(6){
	width: 6.15%;
}
.container_table.altas_table td:nth-child(7){
	width:10.07%;
}
.container_table.altas_table td:nth-child(8){
	width: 11.5%;
}
.container_table.altas_table td:nth-child(9){
	width:7.15%;
}

.container_table.altas_table td:nth-child(10){
	width:6.54%;
}*/
/*小视频专区*/
.videoSmall_filtrate_condition.filtrate_condition .filtrate_div.filtrate_keywords {
	margin-left:4.4%;
}
.videoSmall_filtrate_condition.filtrate_condition .operation_btn:last-child {
	float: right;  margin-right: 0.86%;
}
.function_area .download_scroll_btn {
	width: 30px;height: 100px;
}
.small_video_main {
	padding: 0 5px 20px;
}
.small_video_main .small_video_box {
	width: 20%;height: 230px;margin-top: 10px;
}
.small_video_main .small_video_box .small_video_item {
	width: 96.12%;height: 100%;position: relative;
	left: 50%;transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.small_video_item .video_head {
	width: 100%;height: 130px;position: relative;
	cursor: pointer;
}
.small_video_item .video_head .cover_map_img {
	width: 100%;height: 100%;
}
.small_video_item .video_head .video_icon_center {
	position: absolute;left: 50%;top: 50%;
	width: 30px;height: 30px;margin-left: -15px;margin-top: -15px;
}
.small_video_item .video_head .video_duration {
	width: 50px;height: 24px;background-color:#666;line-height: 24px;
	position: absolute;bottom: 0;right: 0;color: #fff;text-align: center;
	font-size:14px;
}
.small_video_item .video_container {
	border:1px solid #E6EEFF;padding: 0 2.4%;
	color: #333;height: 100px;
}
.video_container  .main_title {
	padding: 8px 0;cursor: pointer;
}
.video_container  .main_title span {
	display:inline-block;
}
.main_title .small_icon_ware {
	width:20px ;height: 20px;position: relative;
	top: -5px;
}
.main_title .small_icon_ware  img {
	width: 100%;height: 100%;
}
.main_title .video_name {
	font-size: 14px;padding-left: 5px;
	width: 85%;overflow: hidden;text-overflow: ellipsis;
	white-space: nowrap;
}
.main_title .video_name .video_name_link {
	color: #333;
}
.main_title .video_name .video_name_link:hover {
	color: #479DF3;
}
.video_container  .main_center {
	font-size: 12px;padding-bottom: 7px;
	display: flex;justify-content: space-between;
}
.video_container  .main_center a {
	color: #333;
}
.video_container  .main_center .vide_time {
	display:inline-block;width: 18px;height: 18px;position: relative;
	top: -2px;
}
.video_container  .main_center .main_center_fl {
	position: relative;top: -1px;width: 49%;white-space: nowrap;
	overflow: hidden;text-overflow: ellipsis;
}

.main_center .vide_time img {
	width: 100%;height:100%
}
.video_container .main_body {
	display: flex;justify-content: space-between;font-size: 12px;
	border-top:1px solid #E6EEFF;padding: 5px 0;
}
.video_container .main_body li>span,.video_container .main_body li>a {
	position: relative;top: -3px;cursor: pointer;color: #333;
}

.video_container .main_body i {
	display:inline-block;position: relative;top: 4px;left: 1px;
}
.video_container .main_body .video_download {
	appearance: none;border:none;background-color:transparent;
}
.video_container .main_body .video_read_icon {
	width: 18px;height: 18px;
}
.video_container .main_body .video_thumb_icon {
	width: 17px;height: 18px;
}
.video_container .main_body .video_comment_icon {
	width: 19px;height: 18px;
}
.video_container .main_body .video_download_icon {
	width: 18px;height: 18px;
}
.index_data_main .index_nav_footer {
	height: 223px;margin-top: 20px;
	background-color:#3A3A3A;width: 100%;
	
}
.index_data_main .index_nav_footer .footer_main {
	display: flex;justify-content: space-between;color: #fff;
	padding-top: 20px;padding-right: 62px;height: 163px;
	border-bottom:1px solid #fff;
}
.footer_main .conpany_info_box {
	padding-top: 30px;
}
.footer_main .conpany_info_item.conpany_info_code {
	padding-top:3px ;
}
.footer_main .conpany_info_item.conpany_info_code img {
	width: 120px;height: 120px;
}

#nav_footer .footer_main_item {
	 height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
}
#nav_footer a {
	color: #fff;
}
#nav_footer a:hover{
	color: #2799DF;
}

/*分辨率低于1440，采用下面的样式*/
@media screen and (max-device-width:1300px){
   	.w13 {width:1100px}
   	.filtrate_condition .filtrate_div .filtrate_input{padding-left:18px}
   	.video_duration .duration_span.duration_input{padding-left:2px}
   	/*.container_table.artice_table td:nth-child(2) {width:38.92%}
   	.container_table.video_table td:nth-child(2) {width:40.23%}
   	.container_table.video_table td:nth-child(7) {width:4.54%}
   	.container_table.video_table td:nth-child(9) {width:12.77%}
   	.container_table.video_table td:nth-child(11) {width:6.15%}
   	.container_table.commodity_table td:nth-child(2) {width:39.08%}
   	.container_table.commodity_table td:nth-child(3) {width:5.23%}
   	.container_table.commodity_table td:nth-child(10) {width:11.92%}
   	.container_table.commodity_palfarm_table td:nth-child(2) {width:39%}
   	.container_table.commodity_palfarm_table td:nth-child(3) {width:5.23%}
   	.container_table.commodity_palfarm_table td:nth-child(10) {width:12.54%}*/
   	.small_video_main .small_video_box{width:25%}
   	.index_data_main .main_module_1, .index_data_main .main_module_2{width:1100px}
}
/*分辨率低于1440，采用下面的样式*/
@media (min-device-width:1300px) and (max-device-width:1440px){
   	.w13 {width:1200px}
   	/*.filtrate_condition .filtrate_div .filtrate_input{padding-left:20px}
   	.video_duration .duration_span.duration_input{padding-left:3px}
   	.container_table.commodity_table td:nth-child(10) {width:11.92%}*/
   	.small_video_main .small_video_box{width:25%}
   	.index_data_main .main_module_1, .index_data_main .main_module_2{width:1200px}
	/*.video_container  .main_center .main_center_fl{width:43%}*/
}

/*分辨率高于1440，采用下面的样式*/
@media screen and (min-device-width: 1441px){
  	.w13 {width:1300px}
  	.filtrate_condition .filtrate_div .filtrate_input{padding-left:25px}
  	.video_duration .duration_span.duration_input{padding-left:5px}
  	.index_data_main .main_module_1, .index_data_main .main_module_2{width:1300px}
}
/**样式**/
.label_group .label_list_a {
	padding: 0px 8px;
	border-radius: 5px;
	border: 1px solid #479DF3;
	font-size: 12px;color:#505050;
	line-height: 18px;
	background-color: #f4f4f4;cursor:pointer;
	margin-right: 10px;margin-bottom:3px;
}
.label_group .label_list_a a {
	color:#505050;cursor:pointer;	font-size: 12px;
}
/**搜索的标签显示样式**/
.label_group .label_list_a.label_Cur {
	background-color: #479DF3;	 color:#fff
}
.label_group .label_list_a.label_Cur a{
	color:#fff
}

#tips {
	position: absolute;
	z-index: 1000;
	width: 80%;
	display: none;
	background-color: #fff;
	border: 1px solid rgb(71, 157, 243);
	border-top:1px solid transparent;
}
#tips>.writes {
	padding:4px 10px;
	line-height:20px;
	border-bottom:1px solid #ddd;
}
#tips.writes:last-child {
	border-bottom:none;
}