
/*公共样式*/

.w13 {
	width: 1300px;margin: 0 auto;
}
/*header*/
.tjg-header {
    width: 100%;
    height: 40px;
    background: #fff;
    border-bottom: 1px solid #F4F4F4;
    position: fixed;
    z-index: 1001;
    top: 0;
}
.tjg-header .head {
    height: 100%;
    color: #666;font-size:14px;
}
.tjg-header .nav li {
    position: relative;
    height: 40px;
    float: left;
    padding:0 12px;
}
.tjg-header .nav li:first-child{
	padding-left: 0;
}
.nav li .nav_list {
    color: #666;
    font-size: 14px;
    display: block;
    position: relative;
    margin: 0 auto;
    line-height: 40px;
    overflow: hidden;
    cursor: pointer;
}
.nav li .nav_list:hover,.nav li .nav_list:active {
	color: #479DF3;
}

.Vip_personal_right .purchase_logo {
	width: 20px;height: 19px;top: -2px;
}
.Vip_personal_right .person_logo{
	width: 13px;height: 14px;top: -2px;
}
.Vip_personal_right {
	height: 40px;line-height: 40px;
}
.Vip_personal_right img {
	position: relative;
}
.Vip_personal_right .person_txt {
	color: #666;font-size:14px;
}
.Vip_personal_right .personal-center .person_txt {
	color:#333;
}
.Vip_personal_right  .person_txt:hover {
	color: #479DF3;
}
.Vip_personal_right .personal-center {
	margin-left: 34px;
}

.personal-center .drop_icon {
	display:inline-block;width: 9px;height: 5px;
	position: relative;top: 0;left: 0;
}
.personal-center .dropdown-menu{
	right: 0;left:initial;margin: 0;
}
.dropdown-menu .dropdown_show_main {
	width: 220px;height:210px;padding: 0 9px;
	background-color:#fff;
}
.dropdown_show_main .user_account_info li{
	padding:4px 0 ;border-bottom:1px solid #F4F4F4;
}
.dropdown_show_main .refuse_btn {
	margin-top: 15px;
}
.dropdown_show_main .refuse_btn span{
	width: 202px;height: 26px;display:inline-block;
	background-color:#479DF3;color: #fff;line-height: 26px;
	text-align: center;border-radius:4px;cursor: pointer;
}
.Vip_personal_right .news_remind {
	margin-right: 30px;cursor: pointer;position: relative;
}

.Vip_personal_right .news_remind .red_icon {
	position: absolute;top: -8px;
	right: -14px;
}
.Vip_personal_right .news_remind .red_icon span {
	display:inline-block;color: #fff;font-size: 12px;
	background-color:#FF0042;
	border-radius:50%;width: 14px;height: 14px;line-height: 14px;
	text-align: center;
}
.Vip_personal_right .news_remind .news_remind_icon {
	width: 12px;height: 14px;position: relative;top: -1px;
}
#systemMessage .modal-dialog {
	width: 800px;
}
#systemMessage .modal-dialog .modal-header {
	padding: 14px 30px 13px 20px;
}
#systemMessage .modal-dialog .modal-header .close {
	opacity: 1;
}
#systemMessage .modal-dialog .modal-header .message_txt {
	position: relative;top: 1px;right: 5px;
}
#systemMessage .modal-body {
	height: 615px;background-color:#fff;
	padding: 0;
}

#systemMessage .modal-body .panel-group{
	height:565px ;background-color:#F6F6F6;
	padding: 10px 20px;overflow-y: auto;
	
}
#systemMessage .panel-group .panel {
	border-radius:initial;margin-top: 10px;
	position: relative;border-color: transparent;
}
#systemMessage .panel-default>.panel-heading {
	color: #666;
    background-color: #fff;
    border-color: transparent;
    padding: 18px 20px 18px 10px;
}
#systemMessage .panel-group .panel-heading+.panel-collapse .panel-body {
	border-color:transparent;padding: 0;
}
#systemMessage .panel_body_main {
	display: flex;padding: 7px 20px 15px 10px;
	border-top:1px solid #E8E8E8;
	border-bottom:1px solid #E8E8E8;
}
#systemMessage .panel_body_txt {
	line-height: 32px;
}
#systemMessage .panel_main_txt {
	flex:1;
}
#systemMessage .panel_body_foot {
	padding: 10px;color: #666;
}

.form-control:focus,select:focus{
border-color:#ccc;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075)'
}
input:focus,a:focus,button:focus{
	outline: none;
}
.search_area_input {
	width: 660px;margin: 0 auto;
	position: absolute;left: 50%;margin-left:-330px;
	top: 50%;margin-top:-20px
}
.search_area_input .search_wx {
	width:120px;height: 40px;font-size:18px;
	background-color:#2799DF;color: #fff;outline: none;
	appearance: none;border: 1px solid transparent; 
	border-radius:0 4px 4px 0;
}
.search_area_input .form-control {
	width: 540px;height: 40px;border-radius:4px 0 0 4px;
}
/*底部*/
.nav_footer {
	width: 100%;z-index:1000;
	background-color:#333;
	margin-top: 20px;
	position: relative;line-height: 40px;
}
.nav_footer .nav_footer_main {
	color: #fff;display: flex;
	justify-content: space-between;
	padding: 0 58px;
}
.nav_footer .nav_footer_main .nav_footer_left {
	
}
.nav_footer .nav_footer_main .nav_footer_right {
	
} 
.goUp_login {
	margin-left: 30px;width: 98px;font-size: 14px;
	background-color:#479DF3;height: 100%;
}
.goUp_login a,.goUp_login a:hover {
	color: #fff;
}
/*加载动画*/
.public_loading {
	position: fixed;left: 0;top: 0;bottom: 0;right: 0;
	background-color:rgba(0,0,0,.3);z-index:198910151;
}
.sk-three-bounce {
	/*使用弹性布局让加载动画持续会于页面中央，不随滚动条变化*/
	position: fixed;
	top: 50%;
	left: 50%;
}

.sk-three-bounce .sk-child {
	/*在这里设置加载球的大小*/
	width: 25px;
	height: 25px;
	/*加载求的颜色在这里修改*/
	background-color: #2799DF;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
	animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}

.sk-three-bounce .sk-bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.sk-three-bounce .sk-bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-three-bounce {
	0%,80%,100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-three-bounce {
	0%,80%,100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
.datetimepicker-dropdown-bottom-right:before,.datetimepicker-dropdown-bottom-right:after {
	left: 46%!important;margin-left: -4px;
}
.datetimepicker {
	padding: 4px 12px!important;
}
input:-internal-autofill-previewed, input:-internal-autofill-selected, textarea:-internal-autofill-previewed, textarea:-internal-autofill-selected, select:-internal-autofill-previewed, select:-internal-autofill-selected{
	background-color:#fff;
}
/*版头*/
.header-after {
    padding-top: 40px;
    min-height: 100px;
}
.header-after .header-main {
	padding: 20px 0;
}
.header-after .header-center.index-center {
	display: flex;justify-content: space-between;
}
.header-after .header-center .header-logo {
    width: 144px;
    height: 58px;
}
.header-after .header-center .right-left-line {
    display: inline-block;
    width: 2px;
    height: 40px;
    background-color: #2799DF;
    margin: 10px 15px 0;
}
.header-after .header-center .header-txt {
    height: 58px;
    line-height: 58px;
}
.header-after .header_search {
	position: relative;
	top: 9px;width: 37.69% ;
}
.header-after .header_search.huati_header_search {
	width:45.38% ;margin-left: 80px;
}
.header-after .header_search .head_input {
	width: 100%;height: 40px;
	line-height: 40px;border:1px solid #479DF3;
	border-radius:4px;position: relative;
	padding-left: 15px;font-size: 16px;
}
.header-after .header_search .head_search_btn {
	display:inline-block;width: 90px;height: 40px;
	background-color:#479DF3;border-radius:0px 4px 4px 0px;
	line-height: 40px;text-align: center;color: #fff;
	position: absolute;right: 0;cursor: pointer;
	top: 0;
}
.header-after .advertising_map {
	width: 38.46%;height: 40px;
	position: relative;top: 9px;
}

.header-after .advertising_map img {
	width: 100%;height: 100%;
}
/*下拉菜单*/
.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
}
/*分页*/
.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;
}
.ui-calendar {
	z-index:1000!important;
}
/*登录注册底部*/
.login-footer {
    padding-top: 46px;
    text-align: center;
    backgroud-color:#fff;
}
.login-footer-item {
    width: 100%;
    text-align: center;
}
.login-footer .login-footer-item a {
    font-size: 14px;
    color: #666;
    margin: 0 27px;
    display: inline-block;
    cursor: pointer;
}
.copyright_con {
    padding: 40px 0 50px;
    text-align: center;
    color: #666;
}

/*头部导航*/
.tjg_nav_index .index_head_box {
	height: 56px;line-height: 56px;background-color:#fff;
}
.tjg_nav_index .index_head_box .head_type_item{
	height: 56px;line-height: 56px;margin: 0 42px 0 26px ;
	position: relative;cursor: pointer;
}
.index_head_box .head_type_item:hover {
	color: #479DF3;
}
.index_head_box .head_type_item.head_typeCur {
	color:#479DF3;
}
.index_head_box .head_type_item.head_typeCur:after {
	content:"";display:inline-block;
	width: 12px;height: 10px;
	position: absolute;bottom: 0;left: 50%;margin-left: -6px;
}
.index_head_box a {
	color: #333;
}

.tjg_nav_index .index_head_box .pack_up_txt {
	cursor: pointer;
}
.tjg_nav_index .index_head_box .pack_up_txt.pack_up_cur {
	color: #479DF3;
}
/*.tjg_nav_index .index_head_box .pack_up_txt:hover {
	color: #479DF3;
}*/
.tjg_nav_index .index_head_box .pack_up_txt span {
	line-height: 16px;display:inline-block;
}
.tjg_nav_index .index_head_box .pack_up_txt img{
	width: 8px;height: 8px;position: relative;
	left: 6px;top: -1px;
}
/*重要功能*/
.tjg_nav_index .index_head_box .vital_function {
	height: 56px;
    line-height: 56px;
    margin: 0 42px 0 26px;
    position: relative;
    cursor: pointer;
}
.index_head_box .vital_function .show_down_icon {
	display:inline-block;
	width: 5px;height: 5px;
	border-top:1px solid #333;
	border-left:1px solid #333;
	transform: rotate(-135deg);
	position: relative;left: 6px;top: -1px;
}
.index_head_box .vital_function .vital_function_link {
	width: 150px;border-radius:4px;
	border:1px solid #479DF3;background-color:#fff;
	padding:0 5px ;left: -50%;top: 42px;
	box-shadow: 0 6px 12px rgba(71,157,243, 0.175)
}
.index_head_box .vital_function .vital_function_link li {
	text-align: center;border-bottom:1px solid #C0D5EA;height: 37px;
	line-height: 37px;position: relative;
}
.index_head_box .vital_function .vital_function_link li:last-child {
	border-bottom:none;
}
.index_head_box .vital_function .vital_function_link li a {
	display:inline-block;
	line-height: 35px;position: relative;
	color: #666;font-size: 14px;padding: 0;
}
.index_head_box .vital_function .vital_function_link li a:hover {
	background-color:#fff;color: #479DF3;
}
.tjg_nav_index .index_head_box .head_type_item a{
	color: #333;
}
.tjg_nav_index .index_head_box  .dropdown-toggle {
	color: #333;
}
.index_head_box .head_typeCur .dropdown-toggle {
	color: #479DF3;
}
.index_head_box .dropdown-toggle:hover {
	color: #479DF3;
}
.index_head_box .head_type_item a:hover {
	color: #479DF3;
}
/*左侧导航栏*/
.scroll_bar_main {
	position: fixed;right: 17px;
	top: 50%;transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index:1000;
}
.scroll_bar_main .scroll_bar_item .bar_img_box {
	width: 45px;height: 45px;
	margin-bottom: 4px;cursor: pointer;position: relative;
}
.scroll_bar_main .scroll_bar_item .bar_img_box img {
	width: 100%;border-radius:4px;
	height: 100%;
}
.dropdown_show>.dropdown-menu.submit_menu {
    top: 0;
    right: 0;
    bottom: 0;
    min-width: 45px;
    height: 45px;
    background-color: rgba(0,0,0,.9);
    color: #fff;
    border: none;
    box-shadow: inherit;
    -webkit-box-shadow: inherit;
    margin: 0;
    text-align: center;
    padding: 4px 5px;
    line-height: 18px;
}
.dropdown_show>.dropdown-menu.submit_menu a {
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
}


#up_top span {
	display:block;color: #fff;
}
#up_top .bar_cart {
	width: 0;height: 0;
	border:5px solid transparent;
	border-bottom-color:#fff;
	position: relative;left: 50%;
	margin-left: -5px;
}
/*爆文标题分析*/
#criticalModal .modal-dialog {
	height: 82%;width: 1100px;padding-top: 20px;
}
#criticalModal .modal-content {
	height: 100%;
}
#criticalModal .modal-header {
	border-bottom-color:#479DF3;padding: 0;
	color: #479DF3;height: 40px;
}
#criticalModal .modal-title {
	line-height: 40px;margin-left: 16px;
}
#criticalModal .modal-title .critical_txt {
	position: relative;top: 2px;left: 5px;
}

#criticalModal .close {
	opacity: 1;position: relative;top: 8px;right: 24px;
}
#criticalModal .modal-body {
	padding: 0;height: 95.35%;
}
#criticalModal .modal-body .data_trend_main {
	width: 900px;position: relative;
	left: 50%;margin-left: -450px;
	height: 94.02%;
}
#criticalModal .modal-body .data_trend_main .data_trend_img {
	width: 100%;height: 100%;
}
#criticalModal .modal-body .data_trend_tips {
	width: 100%;height: 40px;line-height: 40px;
	background-color:#F1F4F5;color: #FE0303;
	padding-left: 38px;
}
/*国庆活动弹窗*/
#activeModal .modal-dialog {
	width: 1100px;
}
#activeModal .modal-dialog .modal-content {
	width: 1100px;
}
#activeModal .active_main_img {
	width: 1100px;height: 600px;
	position: relative;
}
#activeModal .close {
	width: 36px;height: 36px;
	position: absolute;opacity: 1;
	right: 25px;top: 25px;
}
/*空数据*/
.empty_data_show {
	background-color:#fff;
	padding: 60px 0;
}
.empty_data_show p {
	color: #479DF3;margin-top: 25px;
}
/*新消息提醒*/
.new_tips_icon{
	position: absolute;top: -13px;
	right: -22px;
}

.vital_function .vital_function_link .new_tips_icon {
	top: -8px;
}
/*分辨率低于1440，采用下面的样式*/
@media screen and (max-device-width:1300px){
   	.w13 {width:1100px}
   	#criticalModal .modal-dialog{height:99%}
   	#activeModal .active_main_img {height:500px}
   	.empty_data_show {padding:30px 0}
}
/*分辨率低于1440，采用下面的样式*/
@media (min-device-width:1300px) and (max-device-width:1440px){
   	.w13 {width:1200px}
   	#criticalModal .modal-dialog{height:99%}
   	.empty_data_show {padding:20px 0 50px}
}

/*分辨率高于1440，采用下面的样式*/
@media screen and (min-device-width: 1441px){
  	.w13 {width:1300px}
  
}