@charset "utf-8";
/*** 
 .ispc //PC专用
 .ismobile //移动专用
***/
/*初始化样式表*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body{font:0.75em/1.5 Arial, Verdana, "Microsoft Yahei","微软雅黑","宋体",Helvetica,sans-serif; -webkit-text-size-adjust:100%; }
h1,h2,h3,h4,h5,h6{ font-weight:400;}
a{ color:#333; text-decoration:none;}
a:hover{text-decoration:none;}
ins{text-decoration: none;}
li{list-style:none;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
p{word-wrap:break-word}

/* https://www.fjcoop.org.cn/news/zsdt/7441.html 兼容这种文章*/
.default-article-content *{
	max-width: 100%!important;
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    word-wrap: break-word!important;
}

/*icon 字体样式*/
@font-face {
  font-family: 'iconfont';  /* Project id 43068 */
  src: url('//at.alicdn.com/t/c/font_43068_lp82irykdy.woff2?t=1677572906105') format('woff2'),
       url('//at.alicdn.com/t/c/font_43068_lp82irykdy.woff?t=1677572906105') format('woff'),
       url('//at.alicdn.com/t/c/font_43068_lp82irykdy.ttf?t=1677572906105') format('truetype');
}
.tdy-icon,
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  color:#a5a5a5;
}
/*避免延时加载时候幻灯片图片盒子被撑高*/
.ismobile .default-slider-2 img[src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB/AAffA0nNPuCLAAAAAElFTkSuQmCC']{
	max-height:20px;
}
/*用户api端下拉刷新*/
#api_body{
	position: absolute;
    background: #fff;
    top: 0;
    z-index: 1;
    width: 100%;
}
#api_top{
	position:fixed;
    width: 100%;
	height:180px;
    text-align: center;
    background: #fff;
    color: #000;
	left: 0;
    top: 0;
	font-size:12px;
    /* display: none; */
    /* z-index: -222; */
}
#api_top #api_top_1{
	line-height: 80px;
}
#api_top #api_top_2{
	position: absolute;
	bottom:10px;
	width:100%;
	color: #dedede;
}
#api_top.api_top_1041{
	background-color: #000;
	color: #fff;
}
/*文章内容样式初始化*/
.default-article-content{
	text-align: justify;
	font-size:16px;
	line-height: 2.3;
	color: #404040;
}
.default-article-content a{ color:blue;}
.default-article-content ul{ padding-left: 20px;}
.default-article-content li{ list-style-type: inherit;}
.default-article-content h1,
.default-article-content h2,
.default-article-content h3,
.default-article-content h4,
.default-article-content h5,
.default-article-content h6{
	margin-top:1em;
	margin-bottom:1em;
	font-weight:bold;
}
.default-article-content td{
	border:1px solid #333;
}
.default-article-content p{
	/*
	margin-top:1em;
	margin-bottom:1em;
	text-align: justify;
	font-size:16px;
	line-height: 2.3;
	color: #404040;
	*/
	
}
.default-article-content img{
	max-width:100%;
	height:auto !important;
}
.default-article-content video{
	width:100%;
}
.default-article-content table{
	max-width:100%;
}
/*控制网页宽度*/
.wp{ width:1188px; margin:0 auto;}
.w960 .wp, .w960 .w1188{ width:960px;}
.ismobile .wp,
.ismobile .w960 .wp,
.ismobile .w960 .w1188{
	width:auto;
	padding-left: 10px;
    padding-right: 10px;
}
/*浮动设置*/
.l,.left{float:left !important;}
.r,.right{float:right !important;}

/*清除浮动*/
.cl{zoom:1;}
.cl:after{content:"."; display:block; height:0px; clear:both; visibility:hidden;}

/*单行文本*/
.s{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block;}

/*边距*/
.ispc .mr0{ margin-right:0 !important;}

/*快转化 可见*/
.block{ display:block;}
.none{ display:none;}

/*页面加载中*/
#global_showload{background:url("{F file="images/showload.gif?11"}"); position:fixed; z-index:1025; top: 50%; left:50%; width: 130px; height:130px; margin-left:-75px; margin-top:-75px;}
/*图片上传中状态*/
.imgloading{background:url({F file="images/load.gif?11"}); height: 100px; margin-top: -100px; position: relative;}
/*禁止编辑器上传本地视频*/
#videoTab #upload,#videoTab .tabhead span{ display:none;}
/*百度地图默认宽度*/
.ueditor_baidumap{ width:700px;}





/*分页按钮*/
.page{ font-size:14px; line-height:28px;}
.page a{display:block; float:left; padding:0 12px; border:1px solid #dedede; border-radius:3px; margin-right:8px; margin-top:8px;}
.page a.a,.page a:hover{background:#ccc; color:#fff;}
/*默认导航样式*/
.default-pc-nav-menu{}
.default-pc-nav-menu li{ position: relative;}
.default-pc-nav-menu > li li{ position: relative; width: 100%; white-space: nowrap;}
.default-pc-nav-menu ul{ display: none; position: absolute; z-index: 2;}
.default-pc-nav-menu > li > ul{ top: 100%; left: 0;}
.default-pc-nav-menu > li > ul > li > ul{ top: 0; left: 100%;}
.default-pc-nav-menu > li{ float: left;}
.default-pc-nav-menu li a em{ display: none; font-style:initial;}
.default-pc-nav-menu > li:hover > ul{display: block; background-color:#fff;}
.default-pc-nav-menu > li ul > li:hover > ul{ display: block;}
.nav-thumb{ display:none} /*默认隐藏所有的导航图标，免的影响之前的网站*/

/*翻页样式*/
.pagination{
	margin-top:10px;
	padding:0 !important;
	background:rgba(0,0,0,0) !important;
}
.pagination li{
	padding:0 !important;
	margin:0 !important;
	margin-right:8px !important;
	border-radius: 3px !important;
	float:left;
	border: 1px solid #dedede !important;
	width:auto !important;
	overflow:hidden;
	background:#fff;
}
.pagination li a,.pagination li span{
	display:block !important;
	padding: 0 12px !important;
	width:auto !important;
	height:auto !important;
	margin:auto !important;
	line-height: 28px !important;
	border:none !important;
	float:none !important;
	border-radius: 0 !important;
	background:#fff !important;
	color:#666 !important;
}
.pagination li.active span,.pagination li:hover a{
	background: #ccc !important;
    color: #fff !important; 
}
.ismobile .pagination li a,.ismobile .pagination li span{
	font-size: 12px !important;
    width: 26px !important;
    line-height: 26px !important;
    text-align: center;
    padding: 0 !important;
}
.ismobile .pagination li{
	margin-right: 5px !important;
	margin-bottom: 5px !important;
}



/*友情链接默认样式*/
.default-pc-links-text{}
.default-pc-links-text dt,.default-pc-links-text dd{ float: left;}

.default-pc-links-pic li{ float:left;}

/*默认版权样式*/
.default-copyright{
	width:70%;
	line-height: 2;
	color:#666;
	font-size:12px;
}
.default-copyright a {
	color: #FFD400;
	font-size:12px;
}
.default-copyright span{
	display: inline-block;
	white-space:nowrap;
	margin-right: 10px;
}
.default-copyright em{
	font-style:normal;
}
.default-copyright  .t-gonganicp img{
	line-height: 30px;
    display: inline-block;
    margin-top: -3px;
    margin-right: 2px;
}
/*默认发布文章按钮*/
.default-pc-button-publish{
	padding-left:21px;
	background: no-repeat url("{F file="images/publish.png?11"}");
	transition:opacity .3s;
}
.default-pc-button-publish:hover{
	opacity:0.5;
}
/*默认编辑文章 && 删除*/
.default-pc-button-edit a{
	margin-left:10px;
	font-size: 14px;
	color: #ccc;
}
.default-pc-button-edit a:hover{
	color:#000;
}

/*默认背景音乐*/
.default-bgmp3{
	display:block;
	position: fixed;
	bottom: 60px;
	left: 30px;
	z-index:999;
	width:200px;
	max-width:30%;
	
}
.default-bgmp3 audio{
	width:100%; 
	opacity:0.5;
}




.default-append{ display:none;}

/*幻灯片默认样式*/
.default-slider { 
	position: relative; 
	overflow: auto; 
}
.default-slider li { 
	list-style: none; 
}
.default-slider ul li {
	float: left;   
	width: 100%; 
	overflow: hidden;
}
.default-slider ul li img{
	position: relative;
	left: 50%;
	height: auto;
	/*margin-left:-960px;*/
}
.default-slider .dots{
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.default-slider .dots li{ 
	display: inline-block;
  	cursor: pointer;
  	background-color: #fff;
  	margin: 5px;
  	width: 47px;
  	font-size:0;
  	height: 12px;
 }
 .default-slider .dots li{
	*display: inline;
}
 .default-slider .dots li.active{ background-color: #FFE401;}
 .default-slider .next,.default-slider .prev{
	position:absolute; 
	bottom:50%; 
	width:50px; height:100px; 
	margin-bottom:-50px; 
	opacity:0.7; 
	font: 50px/58px Simsun; 
	color:#fff; 
	line-height:100px; 
	text-align:center;
}
.default-slider .next:hover,.default-slider .prev:hover{
	background-color:#000;
}
.default-slider .next{ right:0;}
.default-slider .prev{ left:0;}

.default-pc-sidebar-dl dd a img,
.default-pc-sidebar-ul li a img{
	display:none;
}
.default-pc-sidebar-ul li a span{
	display:none;
}

.default-pc-sidebar-dl{ border:1px solid #dedede;}
.default-pc-sidebar-dl dt, .default-pc-sidebar-dl dd{ border-bottom:1px solid #dedede;}
.default-pc-sidebar-dl dt, .default-pc-sidebar-dl dd a{ display:block; line-height:48px; padding:0 28px;}
/*
.default-pc-contactcard li,.default-pc-contactcard dd{ background: no-repeat; background-position: 0 center; padding-left: 30px;}
.default-pc-contactcard .add{ background-image: url("url()");}
.default-pc-contactcard .tel{ background-image: url("url()");}
.default-pc-contactcard .email{ background-image: url("url()");}
.default-pc-contactcard .fax{ background-image: url("url()");}
*/

/*幻灯片样式*/
.default-slider-2{ position:relative;}
.default-slider-2 .default-slider-box{ position:relative; width:100%; overflow:hidden; }
.default-slider-2 .next, 
.default-slider-2 .prev{ position:absolute;}
.default-slider-2 .dots { 
	position:absolute; 
	width:100%;
	bottom:10px; 
	text-align:center;
}
.default-slider-2 .dots span{
	display: inline-block;
  	background-color: #fff;
  	margin: 5px;
  	width: 47px;
  	font-size: 0;
  	height: 12px;
	cursor:pointer;
}
.default-slider-2 .dots span{ *display: inline } /*IE兼容*/
.default-slider-2 > .dots > span{ *display:inline;}	/*IE兼容*/
.default-slider-2 > .dots > span.active{ background-color:red;}

.default-slider-box > ul > li{ position:relative; overflow:hidden;}
.default-slider-effect-fadeIn > .default-slider-box > ul{ position:relative;}
.default-slider-effect-fadeIn > .default-slider-box > ul > li{ position:absolute; top:0; left:0; display:none;}

/*单屏滚动模式*/
.default-slider-single > .default-slider-box > ul > li img{ position: relative; left:50%;}

.default-slider-direction-left > .default-slider-box > ul > li{ float:left;}
.default-slider-direction-left > .next, 
.default-slider-direction-left > .prev{
	cursor:pointer;
	top:50%; 
	margin-top:-45px; 
	opacity:.1;
	color:#fff;
	line-height:90px;
	font-size:60px;
	background-color:#000; 
}
.default-slider-direction-left > .next:hover, 
.default-slider-direction-left > .prev:hover{
	opacity:1;
}
.default-slider-direction-left > .next{ right:0;}
.default-slider-direction-left > .prev{ left:0;}
.default-slider-direction-left > .thumb{
	
	position: absolute;
	bottom: 10px;
	left:50%;
	padding:0 30px;
	overflow:hidden;
}

.default-slider-direction-left > .thumb  ul > li{ float:left;}
.default-slider-direction-left > .thumb  ul > li img{
	padding:5px;
	margin:5px;
	border:1px #ccc solid;
	background-color: #fff;
}

.default-slider-direction-left > .thumb > .next,
.default-slider-direction-left > .thumb > .prev{
	margin-top: -15px;
	width: 27px;
	width: 20px;
	height: 31px;
	font-size:0;
	background:url(url(/template/index/default/images/slider_thumb_buttom.png)) no-repeat;
}
.default-slider-direction-left > .thumb > .next{
	right:0;
	background-position:-23px 0;
}
.default-slider-direction-left > .thumb > .prev{
	left:0;
	background-position: 0 0;
}
.default-slider-direction-left > .thumb > .next:hover,
.default-slider-direction-left > .thumb > .prev:hover{
	background-position-y:-32px;
}
.default-slider-direction-left > .thumb > .active{ background-color:#333;}
/*设为首页加入收藏*/
#SetHome,
#collection{
	cursor:pointer;
}
/*DIY 按钮*/
.ispc #diystart{
	display:block;
	position:fixed;
	top:0;
	right:50px;
	background-color:#F90;
	color:#fff;
	z-index:99;
	text-align:center;
	padding:5px 10px;
	border-radius:0 0 10px 10px;
	transition:background .5s;
}
.ispc #diystart:hover{
	background-color: #BA3315;
}
/*文章内容页视频默认高度*/
.default-article-content object{
	min-height:500px;
}
/*手机网站底部追加*/
.default-mobile-copyright2{
	text-align:center;
	background-color:#000;
	color:#505050;
	padding-top:20px;
	padding-bottom:30px;
	font-size:12px;
	margin-top:30px;
}
.default-mobile-copyright2 a{
	color:#505050;
}

/*文章评论*/
#default-article-comments{
	margin-top:15px;
}
#default-article-comments .not-login{
	line-height: 100px;
	color: #333;
    background-color: #fff7f7;
    font-size: 16px;
    border: 1px dashed #f5cece;
    text-align: center;
}
#default-article-comments .not-login a{
	color: #36cc42;
    font-weight: bold;
    margin: 0 2px;
}
#default-article-comments .publish .textarea{
	padding:20px;
	background:#f6f6f6;
}

#default-article-comments .publish textarea{
	width: 98%;
    height: 40px;
    padding: 1%;
    border: #dedede 1px solid;
}
#default-article-comments .publish .textarea span {
    display: block;
    width: 35px;
    height: 35px;
	float:right;
	margin:5px;
	cursor:pointer;
	background:url(images/yy18.png) no-repeat;
}
#default-article-comments .publish input[type="submit"]{
	width: 100px;
    height: 35px;
    border: none;
    line-height: 35px;
    text-align: center;
    float: right;
    border-radius: 3px;
    background: #1b75b5;
    color: #fff;
	margin-top:5px;
}

#default-article-comments .best h3 {
    font-size: 16px;
    color: #478fc3;
	line-height:40px;
}
#default-article-comments .best h3 span {
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}
#default-article-comments .best h3 em{
	display:block;
	font-style:normal;
	float:right;
	color:#999;
	font-size:12px;
}
#default-article-comments .list{
	margin-top:20px;
}
#default-article-comments .list h2{
	font-size: 14px;
    font-weight: bold;
}

#default-article-comments .item{
	padding:20px 20px;
	background:#f6f6f6;
	border:1px solid #eee;
	margin-top:10px;
}

#default-article-comments .item p {
    font-size: 13px;
    line-height: 1.8;
	text-align: justify;
}


#default-article-comments .item .title{
	line-height:36px;
	margin-bottom:10px;
}
#default-article-comments .item .title img{
	width:30px;
	margin-top:3px;
	height:auto;
	border-radius:50%;
	float:left;
}
#default-article-comments .item .title h5 {
    float: left;
    margin-left: 10px;
    color: #1b75b5;
}
#default-article-comments .item .title p {
    float: left;
    font-size: 12px;
	margin:0;
    margin-left: 10px;
    line-height: 36px;
    color: #999;
}
#default-article-comments .item .title span{
	display:block;
	float:left;
	margin-left:20px;
	width:50%;
	height:36px;
	background:url(images/yy19.png) no-repeat center left;
}

#default-article-comments .item .like{
	margin-top:20px;
}
#default-article-comments .item .like span{
	float:right;
	border:1px solid #ddd;
	border-radius:15px;
	padding:0 7px;
}
#default-article-comments .item .like span a{
	display:block;
	float:left;
	line-height:28px;
	padding:0 10px;
	color: #1b75b5;
	font-style:normal;
	border-right: 1px solid #ddd;
	margin-right:7px;
}

#default-article-comments .item .like span a em{
	font-style: inherit;
	font-size: 12px;
    margin-left: 3px;
}
#default-article-comments .item .like span a.sure i{
	color: #1b75b5;
}
#default-article-comments .item .like span a.deny{
	border-right: none;
	color:#999;
	margin-right:0;
}

#default-article-comments .item .action{
	display:none;
}

#default-article-comments .item .action i{
	margin-right:4px;
}

#default-article-comments .item:hover .action{
	display:block;
	font-size:12px;
}

#default-article-comments .item:hover .action a{
	margin-left:10px;
}


.default-islike{
	color: #1b75b5;
}
.default-islike i{
	color: #1b75b5;
}



/*DIY相关*/
.ispc .diystart{
    display: block;
    position: fixed;
    top: 0;
    right: 50px;
    background-color: #F90;
    color: #fff;
    z-index: 3;
    text-align: center;
    padding: 5px 10px;
    border-radius: 0 0 10px 10px;
    transition: background .5s;
}

#diy_tips_box{ position:relative; height:42px;}
#diy_tips{line-height:28px; text-align:center; padding:7px 0; background:#fff; border-bottom:1px dashed #F93; position:fixed; top:0; left:0; width:100%; z-index:1680;}
#diy_tips a{margin-left:12px; color:#1068df;}
#diy_tips a:hover{text-decoration:underline;}

.diy{ position:relative; margin-bottom:1px;}
.diy a{ position:relative; z-index:1;}
.diy-edit-bg {
	background-color: #000;
	opacity: .5;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.diy-edit-but {
	background-color: red;
	display: block;
	padding: 5px;
	position: absolute !important;
	right: 3px;
	top:3px;
	z-index: 1024;
	width: auto;
	height: auto;
}

.diy-edit-but a *,
.diy-edit-but a{color:#fff;}




/*聊天框样式*/
#tdy-chat-box{
	position:fixed;
	right:0;
	bottom:-4px;
	z-index:9999;
}

.tdy-chat-btn{
	width:195px;
	height:42px;
	line-height:42px;
	position:fixed;
	right:0;
	bottom:0;
	background: #e4e5e9;
	opacity: 0.95;
	border-radius: 2px 0px 0px 2px;
}
.tdy-chat-btn .layui-badge{
	position: absolute;
    top: -8px;
    left: 100px;
}
/*限制云视频最大宽度不超过容器*/
.prism-player{
	max-width:100%;
}
/*TP 内部分页样式*/
.pagination{zoom:1;}
.pagination:after{content:"."; display:block; height:0px; clear:both; visibility:hidden;}

/*表单提交报错样式*/
.tdy-form-error{
	border:1px solid red !important;
}
/*加入购物车*/
.tdy-mall-cart-num{
	display: inline-block;
}


@keyframes mymove
{
	0%{
		transform: scale(1);  /*开始为原始大小*/
		opacity: 1;
	}
	10%{
		transform: scale(3);
		opacity: 1;
	}
	20%{
		transform: scale(1);
		opacity: 1;
	}
	30%{
		transform: scale(6);  /*开始为原始大小*/
		opacity: 1;
	}
	40%{
		transform: scale(1);
		opacity: 1;
	}
	99.9%{
		transform: scale(20);
		opacity: 0;
	}
	100%{
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
	0%{
		transform: scale(1);  /*开始为原始大小*/
		opacity: 1;
	}
	10%{
		transform: scale(3);
		opacity: 1;
	}
	20%{
		transform: scale(1);
		opacity: 1;
	}
	30%{
		transform: scale(6);  /*开始为原始大小*/
		opacity: 1;
	}
	40%{
		transform: scale(1);
		opacity: 1;
	}
	99.9%{
		transform: scale(20);
		opacity: 0;
	}
	100%{
		transform: scale(1);
		opacity: 1;
	}
}
.tdy-add-mall-cart-num{
	animation:mymove 1s;
	/* transform: scale(100);
	-webkit-transform: scale(100); */
}
/*** 没有数据公共样式***/
.tdy-no-data{
	width: 100%;
    line-height: 400px;
    text-align: center;
    background: #fbf7ea;
    font-size: 16px;
}
/*** 网站公告样式 ***/
.tdy-notice .layui-layer-title{
    text-align: center;
}
.tdy-notice .layui-layer-content{
      padding: 10px;
}
/*** 文章内容没有阅读权限 ***/
.tdy-article-noauth{
	text-align: center;
    line-height: 300px;
    background-color: #fff7f7;
    margin: 10px 0;
    color: #333;
    font-size: 16px;
    border: 1px dashed #f5cece;
}
.tdy-article-noauth a{
	color: #36cc42;
    font-weight: bold;
    margin: 0 2px;
}
/*** DIY 延时加载提示***/
.tdy-diy-lazy{
	float: left;
    width: 100%;
    text-align: center;
	color: #999;
	padding: 10px 0;
}
/*** 门户列表页 ***/
.tdy-potrtal-list{
	overflow-y:hidden;;
}
/*** 门户列表页筛选 ***/
.tdy-screening-select-item h4,
.tdy-screening-list h4{
	float:left;
	font-weight: bold;
    text-align: right;
	margin-right:10px;
	max-width:56px;
	padding:2px;
}
.tdy-screening-list{
	font-size:14px;
	margin-bottom: 10px;
}
.tdy-screening-list a{
	padding:2px 8px;
	display:block;
}
.tdy-screening-list a.a{
	position:relative;
    background: #dedede;
    border-radius: 5px;
}
.tdy-screening-select-item-show a,
.tdy-screening-list a.a span{
	display: block;
    position: absolute;
    right: -10px;
    top: -10px;
    background: #f2acac;
    color: #fff;
    border-radius: 50%;
    width: 12px;
    font-size: 12px;
    text-align: center;
    height: 12px;
    line-height: 12px;
    padding: 4px;
    transform: scale(.6);
	-ms-transform: scale(.6);
	-moz-transform: scale(.6);
	-webkit-transform: scale(.6);
	-o-transform: scale(.6);
}
.tdy-screening-list-item{
	padding: 5px 0;
}
.tdy-screening-list ul{
	float:left;
	width:calc(100% - 80px);
}
.tdy-screening-list li{
	float:left;
}
.tdy-screening-select{
	margin-bottom: 10px;
	
}
.tdy-screening-select-item{
	float:left;
	float: left;
    margin-right: 20px;
	width:auto;
}
.tdy-screening-select-item a{
	padding: 3px;
}
.tdy-screening-select-item h4{
	line-height: 28px;
    font-size: 14px;
}


.tdy-screening-select-item-value{
	float:left;
	background: #fff;
}
.tdy-screening-select-item-show{
	border:1px solid #ccc;
	padding:3px 10px;
	position:relative;
}
.tdy-screening-select-item-show.a{
	border-bottom: 1px solid #fff;
	z-index: 3;
}

.ismobile .tdy-screening-select-item h4{
	display:none;
}
.ismobile .tdy-screening-select-item-show{
    padding: 0px 5px;
	font-size: 12px;
	border:0;
}
.ismobile .tdy-screening-select-item{
    margin-right: 10px;
}
/*
.tdy-screening-select-item-value:hover .tdy-screening-select-item-show{
	position:relative;
	z-index:2;
	border-bottom: 1px solid #fff;
}
*/

.tdy-screening-select-item-sub{
	border:1px solid #ccc;
	position:absolute;
	min-width:100px;
	max-width:800px;
	max-height:200px;
	padding: 10px 10px 50px 10px;
	font-size: 14px;
	margin-top:-1px;
	background: #fff;
	line-height:26px;
	display:none;
	overflow-y:auto;
}
.ismobile .tdy-screening-select-item-sub{
	    box-shadow: #ccc 1px 9px 5px;
		border: 0;
}
/*
.tdy-screening-select-item-value:hover .tdy-screening-select-item-sub{
	display:block;
}
*/
.tdy-screening-select-sub1{
	border-bottom: 1px #ccc dotted;
    padding: 5px 0;
}
.tdy-screening-select-sub1 h5{
	float:left;
	font-weight:bold;
}
.tdy-screening-select-sub1 ul{}
.tdy-screening-select-sub1 ul li{
	float:left;
	margin-right: 10px;
	position: relative;
}
.tdy-screening-select-sub1 ul li h6{
	border:1px solid #fff;
}
.tdy-screening-select-sub1 ul li:hover h6.tdy-screening-ischildren{
	border:1px solid #ccc;;
	border-bottom: 1px solid #fff;
	position:relative;
	z-index:2;
}
.tdy-screening-select-sub3{
	position:absolute;
	z-index:1;
	background: #fff;
    border: 1px #ccc solid;
	margin-top: -1px;
	padding: 10px;
	min-width: 80px;
    max-width: 400px;
	display: none;
}
.tdy-screening-select-sub3 a{
	margin-right:5px;
}
.tdy-screening-select-sub1 ul li:hover .tdy-screening-select-sub3{
	display:block;
}
.tdy-screening-select-sub3 a{
	float:left;
}
/***2级筛选项***/
.screening .tdy-screening-list .tdy-screening-list-sub1{
	margin-left: 56px;
	background: #f5f5f5;
	margin-top: 10px;
	padding: 10px;
}
.screening .tdy-screening-list .tdy-screening-list-sub2{
	margin-left: 56px;
	background: #dcdcdc;
	padding: 10px;
}
.screening .tdy-screening-list .tdy-screening-list-sub1 a{
	font-size:12px;
}
.screening .tdy-screening-list .tdy-screening-list-sub1 li:hover a{
	color: #000;
}
.screening .tdy-screening-list .tdy-screening-list-sub1 a.a{
	background: #dedede;
	color: #000;
}
.screening .tdy-screening-list .tdy-screening-list-sub1 a.a span{
	background: #a9a9a9;
}
/***暂无数据***/
.tdy-nodata{
	background:#fff;
	text-align:center;
	padding:100px;
	font-size:20px;
	color:#a5a5a5;
}
.tdy-nodata .iconfont{
	font-size:100px;
}
/***商城页面默认背景颜色***/
.module-mall{
	background-color:#f5f5f5;
}
/*** 公共点赞 ***/
.tdy-likes .iconfont{
	cursor:pointer;
}
.tdy-likes .iconfont.a{
	color:red;
}
/*** 前往APP ***/
.toappbnt{
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 20px;
	width: 110px;
	font-size: 12px;
	position: fixed;
	bottom: 65px;
	left: 50%;
	margin-left: -55px;
	height: 25px;
	line-height: 25px;
}
.toappbnt img{
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 4px;
}
.toappbnt ins{
	margin-left:29px;
	text-decoration: inherit;
}
.toappbnt .iconfont{
	color:#fff;
}
/**m 文章底部版权**/
.pu-m-copyright{
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 95px;
	margin-top: 30px;
}
.pu-m-copyright .pu-m-copy{
    margin: 5px 0;
}
.pu-m-copyright img{
    width: 50px;
    border-radius: 50%;
    opacity: 0.2;
}
.pu-m-copyright .m-support a,
.pu-m-copyright .m-support{
	font-size:12px;
	color: #ccc;
}
.tdy-portal-view-exif{
	background-color: #00000080;
	color: #ffffff;
	position: absolute;
	padding: 10px;
	white-space: pre;
	transform: translate(0,-100%);
}
.tdy-portal-view-exif .but{
	display: block;
}
.tdy-portal-view-exif .content{
	display: none;
}

.wp{    width: 1200px;    margin: auto;}.header{    background: #fff;}.header .wp{    display: flex;    justify-content: space-between;    align-items: center;    background: url(/template/index/public/54/54-0142/images/topbg.jpg) no-repeat right center;}.search .tdy-search{    display: flex;    align-items: center;    border: 1px solid #0a55bb;}.search .tdy-keyword{    line-height: 40px;    height: 40px;    border: none;    box-sizing: border-box;    padding-left: 15px;    width: 200px;}.search .tdy-submit{    background: #0a55bb;    color: #fff;    border: none;    width: 40px;    height: 40px;    box-sizing: border-box;}.menubox{    background: #0a55bb;}.menu li{    margin:0 1px;}.menu li a{    display: block;    line-height: 58px;    color: #fff;    font-size: 16px;    padding: 0 25px;}.menu li.a a.nav-a-1,.menu li:hover a.nav-a-1{    background: #093f8b;}.header.a .menuheight,.header.aa .menuheight{    opacity: 1;}.menu li:hover ul{    display:none;}.menu li ul {    min-width: 100%;    left: 50%;    transform: translateX(-50%);    -ms-transform:translateX(-50%);    -moz-transform:translateX(-50%);    -webkit-transform:translateX(-50%);    -o-transform:translateX(-50%);    background: #fff;    box-shadow: 0 0 10px rgba(0,0,0,0.1);    border-radius: 0 0 5px 5px;    overflow: hidden;}.menu li ul li {    margin: 0;}.menu li ul li a {    font-weight: normal;    font-size: 15px;    padding: 0 10px;    line-height: 40px;    color: #333;    text-align: center;}.menu li ul li:hover a {    color:#fff;    background:#0a55bb;}.banbox{    display: flex;    justify-content: space-between;    margin-top: 25px;}.banner{    width: 50%;    margin: 0;}.banner li a{    display: block;    position: relative;}.banner li img{    width: 100%;    height: auto;}.banner li div{    position: absolute;    width: 100%;    left: 0;    bottom: 0;    background: rgba(0,0,0,0.7);    box-sizing: border-box;}.banner li div h3{    width: calc(100% - 130px);    color: #fff;    line-height: 45px;    font-size: 16px;    padding-left: 20px;}.banner .dots {    position: absolute;    bottom: 10px;    right: 20px;    z-index: 2;    width: auto;    left: auto;}.banner .dots span{    border: 2px solid #fff;    opacity: 1;}.banner .dots span.swiper-pagination-bullet-active{    border-color:  #0a55bb;    background: none;}.divright{    width: 48%;}.tittab {    border-bottom: 2px solid #ddd;    display: flex;    justify-content: space-between;    align-items: center;    margin-bottom: 4px;}.tittab .diy-edit-bg{    position: relative;}.tittab .t01 {    line-height: 50px;     display: flex;}.tittab .t01 h3 {color: #0a55bb;  font-size: 18px; font-weight: bold;    margin-right: 30px;    cursor: pointer;    position: relative;}.tittab .t01 h3::after{    position: absolute;    content: '';    width: 100%;    height: 2px;    bottom: -2px;    background:#0a55bb;    left: 0;    opacity: 0;}.tittab .t01 h3.a::after{    opacity: 1;}.tittab .t01 h3.a {    font-weight: bold;    color: #0a55bb;}.tittab .taba a{    font-size: 14px;    color: #999;    display: none;    transition: all .3s;}.tittab .taba a.a{    display: block;}.tittab .taba a:hover{    color: #0a55bb;}.tabul ul{    display: none;}.tabul ul.a{    display: block;}.tabul li a {    display: flex;    justify-content: space-between;    align-items: center;    padding: 16px 0;    border-bottom: 1px solid #eee;}.tabul li:last-child a{    border: none;}.tabul li a h3{    position: relative;    width: calc(100% - 110px);    font-size: 14px;    color: #333;    padding-left: 15px;    transition: all .3s;}.tabul li a h3::after{    position: absolute;    content: '';    width: 4px;    height: 4px;    background: #0a55bb;    left: 0;    top:8px;}.tabul li a span{    font-size: 14px;    color: #999;}.tabul li:hover a h3{    color: #0a55bb;    transform: translateX(10px);}.notice{    margin-top: 25px;    display: flex;    align-items: center;    justify-content: space-between;    background: #f7f7f7;}.notice .tit01{    width: 50px;    background: #0a55bb;}.notice .tit01 h3 {    color: #fff;    font-size: 18px;    font-weight: bold;    width: 20px;    margin: auto;    line-height: 1.3;    padding: 10px 0;}.notice .tit01 a {    width: 100%;    display: block;    text-align: center;    color: #fff;    line-height: 30px;    background: #0d499b;    transition: all .3s;}.notice .tit01 a:hover{    background: #0a3a7a;}.notice ul {    width: calc(100% - 70px);    display: flex;    flex-wrap: wrap;    gap: 17px 30px;    padding-right: 20px;    box-sizing: border-box;}.notice li{    width: calc(50% - 15px);}.notice li a{    display: block;}.notice li h3,.conbox .d01 li h3{    position: relative;    font-size: 14px;    color: #333;    padding-left: 15px;    transition: all .3s;}.notice li h3::after,.conbox .d01 li h3::after{    position: absolute;    content: '';    width: 4px;    height: 4px;    background: #0a55bb;    left: 0;    top:8px;}.notice li:hover h3,.conbox .d01 li:hover h3{    color: #0a55bb;    transform: translateX(10px);}.adban{    margin-top: 25px;}.adban li img{    width: 100%;    height: auto;}.adban .prev,.adban .next{    position: absolute;    z-index: 1;    width: 24px;    height: 24px;    line-height: 24px;    background: rgba(0,0,0,0.3);    border: 1px solid #fff;    border-radius:50%;    left: 10px;    top: 50%;    margin-top: -13px;    text-align: center;    cursor: pointer;    font-size: 12px;    color: #fff;    opacity: .5;}.adban .next{    left: auto;    right: 10px;}.adban .prev:hover,.adban .next:hover{    opacity: 1;}.conbox{    padding: 35px 0;    background: url(/template/index/public/54/54-0142/images/t3.jpg) no-repeat center;    background-size: cover;    margin-top: 25px;}.conbox .wp{    display: flex;    justify-content: space-between;}.conbox .d01 {    padding: 10px;    background: #fff;    width: 23%;    box-sizing: border-box;}.conbox .d01 img{    width: 100%;    height: auto;}.conbox .d01 ul{    margin-top: 10px;}.conbox .d01 li a {    padding: 7px 0;    display: block;}.conbox .d02{    width: 53%;    box-sizing: border-box;    padding:5px 20px;    background: #fff;}.conbox .d02 .tabul li a {    padding: 11px 0;    border-bottom:none;}.conbox .d03{    width: 22%;    box-sizing: border-box;    padding: 5px 15px;    background: #fff;    padding-bottom: 10px;}.tit02 {    border-bottom: 2px solid #ddd;    display: flex;    justify-content: space-between;    align-items: center;}.tit02 h3{    font-weight: bold;    color: #0a55bb;    font-size: 18px;    line-height: 50px;    position: relative;}.tit02 h3::after{    position: absolute;    content: '';    width: 100%;    height: 2px;    bottom: -2px;    background: #0a55bb;    left: 0;}.tit02 a{    font-size: 14px;    color: #999;    transition: all .3s;}.tit02 a:hover{    color: #0a55bb;}.conbox .d03 ul {    margin-top: 20px;}.conbox .d03 li {    display: flex;    margin-bottom:7px; }.conbox .d03 li h3{    font-size: 15px;    position: relative;    padding-left: 15px;    letter-spacing: 2px;}.conbox .d03 li h3::after{    position: absolute;    content: '';    width: 4px;    height: 4px;    background: #0a55bb;    left: 0;    top: 8px;}.conbox .d03 li p{    font-size: 15px;}.conbox .d03 a{    display: block;}.conbox .d03 img{    width: 100%;    height: auto;}.conbox .d03 li.li01 h3,.conbox .d03 li.li01 p{    color: #c00000;    font-weight: bold;    font-size: 16px;    letter-spacing:0;}.conbox .d03 li p a{
    color: #333;
}
.conbox .d03 li.li01 p a{
    color: #c00000;
    display:inline;
}.conbox .d03 li.li01 h3::after{    background: #c00000;}.shanghui{    margin-top: 25px;}.tit03{    line-height: 42px;    background: #f9f9f9;    border: 1px solid #ddd;    font-size: 18px;    padding: 0 20px;}.tit03 h2{    color: #0a55bb;    font-size: 18px;    font-weight: bold;}.shanghui .d01{    margin-top: 25px;    position: relative;}.shanghui .d01 li a{    display: block;}.shanghui .d01 li span{    display: block;    border: 1px solid #eee;}.shanghui .d01 li img{    width: 100%;    height: auto;}.shanghui .d01 li h3{    text-align: center;    font-size: 12px;    margin-top: 10px;}.prev01,.next01 {    position: absolute;    z-index: 1;    width: 24px;    height: 24px;    line-height: 24px;    border: 1px solid #ddd;    border-radius: 50%;    left: -50px;    top: 50%;    margin-top: -25px;    text-align: center;    cursor: pointer;    font-size: 12px;    color: #999;    transition: all .3s;}.prev01:hover,.next01:hover {    border-color: #0a55bb;    color: #0a55bb;}.next01 {    left: auto;    right: -50px;}.shanghui .divbox{    display: flex;    justify-content: space-between;    gap: 20px;    margin-top: 25px;}.shanghui .divbox .d02{    width: calc(50% - 10px);    border: 1px solid #eee;    box-sizing: border-box;    padding: 0 20px 20px 20px;}.shanghui .divbox .d02 ul {    display: flex;    flex-wrap: wrap;    gap: 10px 20px;    margin-top: 20px;}.shanghui .divbox .d02 ul li{    width: calc(50% - 10px);}.shanghui .divbox .d02 ul li a{    display: block;}.shanghui .divbox .d02 ul li a h3{    position: relative;    font-size: 14px;    color: #333;    padding-left: 15px;    transition: all .3s;}.shanghui .divbox .d02 ul li a h3::after{    position: absolute;    content: '';    width: 4px;    height: 4px;    background: #0a55bb;    left: 0;    top: 8px;}.shanghui .divbox .d02 ul li:hover a h3{    color: #0a55bb;    transform: translateX(10px);}.footer{  padding-bottom: 40px;  border-top: 5px solid #e0e0e0;    margin-top: 30px;    padding-top: 20px;    background: #fff;}.linksbox{    display: flex;    justify-content: space-between;}.linksbox .d01{    width:calc(25% - 10px);    position: relative;}.linksbox .d01 h3{    background: #f7f7f7;    display: flex;    justify-content: space-between;    align-items: center;    line-height: 50px;    padding: 0 20px;    font-size: 15px;    color: #333;    cursor: pointer;    border: 1px solid #f7f7f7;}.linksbox .d01 h3.a{    border: 1px solid #dedede;}.linksbox .d01 h3 em{    color: #999;}.linksbox .d01 h3.a em{    transform: rotate(180deg);}.linksbox .d01 div.dd{    position: absolute;    z-index: 3;    width: 100%;    bottom:65px;    background: #fff;    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);    box-sizing: border-box;    padding: 15px 20px;    display: none;}.linksbox .d01 div.dd a{    display: block;    line-height: 35px;    font-size: 14px;}.linksbox .d01 div.dd a:hover{    color: #0a55bb;}.foot{    display: flex;    align-items: center;    justify-content: space-between;    margin-top: 40px;}.foot .d01 ul{    display: none;}.foot .d01 li a{    display: block;    font-size: 14px;    padding-right: 11px;    position: relative;    margin-right: 10px;}.foot .d01 li a::after {    position: absolute;    content: '';    width: 1px;    height: 13px;    right: 0;    background: #aaa;    top: 4px;}.foot .d01 li:last-child a::after{    display: none;}.foot .d01 li:hover a{    color: #0a55bb;}.ftcon p{    font-size: 14px;    margin-top:5px;}.ftcon p span{    margin-right: 15px;}.foot .d02{    display: flex;}.foot .d02 span{    display: block;    width: 100px;    margin-left: 30px;}.foot .d02 span img{    width: 100%;    height: auto;}.copy{    padding: 0; }
.copy,.login{
    display: flex;
}
.login{
    gap: 10px;
    position: relative;
}
.login::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 15px;
    left: -12px;
    top: 7px;
    background: #ccc;
}
.copy a{
    white-space: nowrap;
    line-height: 28px;
    font-size: 14px;
}
.copy .default-copyright {color:#333;width:100%;font-size: 14px;}.t-support{display: none!important;}.copy .default-copyright a{  margin: 0 5px;  font-size: 14px;    color: #333;}
.copy .default-copyright a:hover{color:#999};/*-----------------list-news------------------*/.list-page{    margin-bottom: 50px;}.pox{    font-size: 14px;    padding: 15px 0;    color: #333;}.pox a{    color: #333;    transition: all .3s;}.pox a:hover{    color: #0a55bb;}.list-newsbox {    padding: 20px;    background: #fff;    display: flex;    justify-content: space-between;    flex-wrap: wrap;}.list-left {    width: 67%;}.list-nav{    padding-bottom: 20px;    border-bottom: 1px dashed #dedede;    margin-bottom: 20px;}.list-nav ul{    display: flex;    gap: 0 20px;}.list-nav li a {    display: block;    font-size: 16px;    line-height: 45px;    padding: 0 45px;    border: 1px solid #ddd;    transition: all .3s;}.list-nav li:hover a{    color: #0a55bb;    border-color: #0a55bb;}.list-nav li.a a{    background: #0a55bb;    border-color: #0a55bb;    color: #fff;}.pub{    text-align: right;    font-size: 14px;    margin-bottom: 10px;}.list-news li{    border-bottom: 1px dashed #ddd;    padding-bottom: 20px;    margin-bottom: 20px;}.list-news li a {    display: flex;    justify-content: space-between;}.list-news li span {    display: block;    width: 75px;    border: 1px solid #dedede;    text-align: center;    padding: 8px 0;    color: #898989;    font-size: 14px;}.list-news li span ins{    display: block;    color: #0a55bb;    font-size: 35px;    line-height: 1;    font-weight: bold;}.list-news li .d01 {    width: calc(100% - 100px);}.list-news li .d01 h3{    font-size: 16px;    transition: all .3s;}.list-news li:hover .d01 h3{     color: #0a55bb;}.list-news li .d01 p{    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    font-size: 14px;    color: #999;    margin-top: 5px;}.list-right {    width: 29%;}.search02 {    margin-bottom: 15px;}.search02 form {    border: 1px solid #dedede;    line-height: 33px;    height: 33px;    display: flex;    justify-content: space-between;}.search02 form .tdy-keyword {    line-height: 33px;    width: calc(100% - 47px);    border: none;    box-sizing: border-box;    padding-left: 15px;    font-size: 14px;}.search02 form .tdy-submit {    border: none;    height: 33px;    background: #f4f4f4;    width: 47px;    font-size: 13px;    border-left: 1px solid #dedede;}.list-related{    background: #f7f7f7;    padding: 15px 20px;    margin-bottom: 20px;    padding-bottom: 5px;}.list-related h2{    font-size: 18px;    color: #f30d0d;    margin-bottom: 5px;    font-weight: bold;}.list-related li{    border-bottom: 1px solid #dedede;}.list-related li:last-child{    border-bottom: none;}.list-related li a,.list-related02 li a{    display: block;    color: #333;    font-size: 14px;    padding-left: 15px;    position: relative;    line-height: 50px;    transition: all .3s;}.list-related li a::after,.list-related02 li a::after {    position: absolute;    content: '';    width: 4px;    height: 4px;    background: #0a55bb;    left: 0;    top: 22px;}.list-related li:hover a,.list-related02 li:hover a{    color: #0a55bb;    transform: translateX(10px);}.list-related02 li a{    line-height: 32px;}.list-related02 li a::after{    background: #ccc;    top: 12px;}.pagination {    display: flex;    justify-content: center;}.pagination li.active span, .pagination li:hover a {    background: #0a55bb !important;}.nodata{    height: 500px;    background: url(/template/index/public/54/54-0142/images/nodata.png) no-repeat center;    background-size: 300px;}/*-----------------view-news---------------------------*/.view-news .title {    font-size: 24px;    margin-bottom: 10px;}.view-news .ww {    display: flex;    flex-wrap: wrap;    font-size: 14px;    color: #999;    border-bottom: 1px dashed #ddd;    padding-bottom: 15px;    margin-bottom: 30px;}.view-news .ww em{    font-style: normal;    margin-right: 15px;}.view-news .ww a {    color: #fff;    padding: 1px 8px;     background: #0a55bb;}.fanye {    padding: 20px 0;    margin-top: 30px;    border-top: 1px solid #eee;}.fanye p {    font-size: 14px;    line-height: 22px;    opacity:.7;    color: #999;    display: flex;    align-items: center;    margin: 5px 0;}.fanye p span {    width: 20px;    height: 20px;    border: 1px solid #ddd;    text-align: center;    line-height: 20px;    color: #333;    margin-right: 10px;    vertical-align: middle;}.fanye p a {    width: calc(100% - 35px);    color: #333;    vertical-align: middle;}.fanye p:hover{    opacity:1;}.fanye p a:hover{    color: #0a55bb;}.view-newsbox{    padding-top: 30px;}.view-download .downloadbox .download {    padding: 0;    border: none;    background: none;}.view-download .downloadbox .download dd h3 {    float: none !important;    font-size: 14px;    color: #333;    width: calc(100% - 100px);    margin: auto 15px;    line-height: 28px;    float: none;    font-size: 16px;    margin: 0;    transition: all .3s;}.view-download .downloadbox .download dd:hover h3{    text-decoration: underline;    color: #b81311;    transform: translateX(10px);    -ms-transform:translateX(10px);    -moz-transform:translateX(10px);    -webkit-transform:translateX(10px);    -o-transform:translateX(10px);}.view-download .downloadbox .download dt,.view-download .downloadbox .download dd img{    display: none !important;}.view-download .downloadbox .download dd {    display: flex;    position: relative;    margin-bottom: 10px;}.view-download .downloadbox .download dd h4{    font-size: 16px;    color: #333;    position: absolute;    left: 0;    top: 0;    display: none;}.view-download .downloadbox .download dd a {    left: 0;    top: 0;    position: absolute;    width: 100% !important;    height: 100% !important;    background: none !important;    font-size: 0 !important;    color: transparent !important;}/*------------------list-slide----------------------*/.list-slidebox{    display: flex;    justify-content: space-between;}.list-left02{    width: 230px;}.list-nav02{    margin-bottom: 20px;}.list-nav02 h2 {    font-weight: bold;    color: #fff;    font-size: 24px;    text-align: center;    line-height: 82px;    background: #093f8b;    border-radius: 0 30px 0 0;}.list-nav02 ul{    border: 1px solid #dedede;    border-bottom: none;    background: #fff;}.list-nav02 li a {    display: block;    padding: 15px 20px;    font-size: 14px;    border-bottom: 1px solid #dedede;    position: relative;    color: #333;}.list-nav02 li.a a.sidebar-a-1 ,.list-nav02 li ul li.a a,.list-nav02 li ul li:hover a,.list-nav02 li:hover a.sidebar-a-1,.list-nav03 li.a a ,.list-nav03 li:hover a{    color: #0a55bb;}.list-nav02 li.a a.sidebar-a-1,.list-nav03 li.a a {    background: #f8f8f8;}.list-nav02 li.a a.sidebar-a-1::before ,.list-nav03 li.a a::before{    background: url(/template/index/public/54/54-0142/images/c2.png) no-repeat center;}.list-nav02 li a.sidebar-a-1::before,.list-nav03 li a::before{    position: absolute;    content: '';    width: 6px;    height: 9px;    right: 15px;    top: 20px;    background: url(/template/index/public/54/54-0142/images/c1.png) no-repeat center;}.list-nav02 li ul{    border: none;}.list-nav02 li ul li a {    padding-left: 45px;    position: relative;}.list-nav02 li ul li a::after {    position: absolute;    content: '';    width: 12px;    height: 2px;    background: #ccc;    left: 20px;    top: 24px;}.list-nav02 li ul li.a a::after {    background: #0a55bb;}.list-left02 .search02{    margin-bottom: 20px;}.list-con li{    margin-bottom: 20px;}.list-con li:last-child{    margin-bottom: 0;}.list-con li a{    display: block;    position: relative;}.list-con li img{    width: 100%;    height: auto;}.list-con li div{    position: absolute;    width: 100%;    top: 50%;    transform: translateY(-50%);    -ms-transform: translateY(-50%);    -moz-transform: translateY(-50%);    -webkit-transform: translateY(-50%);    -o-transform: translateY(-50%);    display: flex;    align-items: center;    justify-content: center;}.list-con li div h3 {    font-size: 18px;    font-weight: bold;    color: #fff;}.list-con li a span{    display: block;    width: 45px;    height: 45px;    text-align: center;    line-height: 45px;    margin-right: 10px;}.list-con li a span img{    max-width: 100%;    width: auto;    height: auto;}.list-right02 {    width: calc(100% - 260px);    box-sizing: border-box;    padding: 20px;    background: #fff;    padding-top: 10px;}.list-right02 .tit02{    margin-bottom: 20px;}.list-slide li {    border: 1px solid #dedede;}.list-slide li{    margin-bottom: 12px;}.list-slide li a.a01 {    display: flex;    justify-content: space-between;    align-items: center;    padding: 15px 20px;}.list-slide li a.aa{    background: #e8f5fe;}.list-slide li a.a01 h3 {    font-size: 16px;    width: calc(100% - 50px);    position: relative;    padding-left: 15px;    color: #333;}.list-slide li a.aa h3{    color: #0a55bb;}.list-slide li a.a01 h3::after{    position: absolute;    content: '';    width: 5px;    height: 5px;    background: #0a55bb;    border-radius: 6px;    left: 0;    top: 9px;}.list-slide li a.a01 em {    display: block;    width: 12px;    height: 2px;    background: #aaa;    position: relative;}.list-slide li a.aa em::after{    display: none;}.list-slide li a.a01 em::after {    position: absolute;    content: '';    width: 2px;    height: 12px;    left: 50%;    margin-left: -1px;    top: 50%;    margin-top: -6px;    background: #aaa;}.list-slide li .tc{    border-top: 1px solid #dedede;    display: none;    padding: 20px 35px;}/*----------------list-news02---------------*/.list-news02 .d01{    line-height: 1.8;    font-size: 14px;    color: #333;    padding-bottom: 20px;}.list-news02 li{    background: #f7f7f7;}.list-news02 li.li02{    background: #fff;}.list-news02 li a {    display: flex;    justify-content: space-between;    align-items: center;    padding: 0 20px 0 15px;    line-height: 45px;}.list-news02 li h3 {    font-size: 14px;    width: calc(100% - 130px);    transition: all .3s;}.list-news02 li h3 em {    font-size: 14px;    color: #0a55bb;}.list-news02 li:hover h3{    color: #0a55bb;    transform: translateX(10px);}.list-news02 li p{    font-size: 14px;    color: #999;}.list-right02.view-news02{    padding: 30px 50px;}/*--------------------list-news02---------------------*/.list-news03 li{    background: none;    border-bottom: 1px dashed #dedede;}.list-news03 li a{    line-height: 50px;}.list-news03 li a h3{    padding-left: 23px;    background: url(/template/index/public/54/54-0142/images/fe.png) no-repeat left center;}/*-----------------view-leader--------------------*/.view-leader li {    display: flex;    justify-content: space-between;    padding: 20px 0;    border-bottom: 1px dashed #dedede;}.view-leader li:last-child{    border: none;}.view-leader li span {    display: block;    width: 112px;}.view-leader li img{    width: 100%;    height: auto;}.view-leader li div{    width: calc(100% - 150px);}.view-leader li div h3{    color: #0a55bb;    line-height: 40px;    font-size: 18px;    font-weight: bold;}.view-leader li div h3 ins{    color: #333;}.view-leader li div p{    font-size: 14px;    line-height: 1.8;    color: #999;}.default-article-content p {    line-height: 1.8;}/*-----------list-vipname----------------*/.list-vipname li {    padding-bottom: 25px;    margin-bottom: 25px;    border-bottom: 1px dashed #dedede;}.list-vipname li a {    display: flex;    justify-content: space-between;    align-items: center;}.list-vipname li span {    display: block;    width: 250px;    box-shadow: 0 0 10px #eee;}.list-vipname li img{    width: 100%;    height: auto;}.list-vipname li div{    width: calc(100% - 280px);}.list-vipname li div h3{    font-size: 18px;    font-weight: bold;    margin-bottom: 10px;    transition: all .3s;}.list-vipname li:hover div h3{    color: #0a55bb;}.list-vipname li div p{    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 2;    -webkit-box-orient: vertical;    font-size: 14px;    color: #999;    line-height: 1.8;    margin-bottom: 15px;}.list-vipname li div ins {    display: block;    font-size: 14px;    border: 1px solid #ddd;    width: 110px;    text-align: center;    line-height: 35px;    color: #999;    transition: all .3s;}.list-vipname li:hover div ins{    color: #0a55bb;    border-color:#0a55bb ;}/*--------------list-conlist----------------*/.tabname {    display: flex;    gap: 0 10px;    background: #fafafa;    padding: 15px 20px;}.tabname span{    line-height: 35px;    padding: 0 20px;    text-align: center;    border-radius: 8px;    margin-right: 5px;    font-size: 14px;    cursor: pointer;}.tabname span.a{    color: #fff;    background: #f1d909;}.conname {        margin-top: 20px;}.conname .d01{    border: 1px solid #eee;    display: none;}.conname .d01.a{    display: block;}.conname .d01 p {    padding: 12px 20px;    font-size: 16px;    background: #f8f8f8;    padding-left: 40px;    position: relative;}.conname .d01 p::after {    position: absolute;    content: '';    width: 4px;    height: 4px;    background: #0a55bb;    left: 20px;    top: 22px;}.conname .d01 p:nth-child(2n){    background: #fff;}/*-----------------list-fujian----------*/.list-fujian .d01{    text-align: center;}.list-fujian .d01 img{    max-width: 100%;    height: auto;}.list-fujian ul {    width: 80%;    margin: auto;    display: flex;    flex-wrap: wrap;    gap: 10px 20px;    margin-top: 50px;}.list-fujian li {    width: calc(50% - 10px);}.list-fujian li a {    display: flex;    align-items: center;    border: 1px solid #dedede;    padding: 5px 20px;    border-radius: 5px;}.list-fujian li span {    display: block;    width: 40px;    height: 40px;    line-height: 40px;    text-align: center;}.list-fujian li img{    max-width: 100%;    height: auto;    width: auto;}.list-fujian li h3{    font-size: 16px;    color: #333;    margin-left: 10px;    transition: all .3s;}.list-fujian li:hover h3{    color: #0a55bb;}/*-------------list-feedback------------*/.list-feedback{    background: #fff;    padding:50px}.list-feedback .d01{    margin-bottom: 30px;    text-align: center;}.list-feedback .d01 h2{    font-size: 30px;    font-weight: bold;}.list-feedback .d01 p{    font-size: 16px;    color: #999;    margin-top: 5px;}.list-feedback form {    display: flex;    flex-wrap: wrap;    gap: 20px 40px;    font-size: 15px;}.list-feedback form .layui-form-item {    width: calc(50% - 20px);    margin-bottom: 0;}.list-feedback form .default-form-field_message{    width: 100%;}.list-feedback form .layui-form-label{    height: 45px;    line-height: 27px;}.list-feedback form .layui-form-label span{    color: red;}.list-feedback form .layui-input-block .layui-input{    height: 45px;    line-height: 27px;}.list-feedback form .layui-btn {    width: 320px;    height: 50px;    margin: auto;    display: block;    line-height: 50px;    font-size: 18px;    background: #044a9f;}/*---------------- list-download---------------*/.list-download .divbox01 li a {    display: flex;    align-items: center;    padding:5px 0;    font-size: 14px;}.list-download .divbox01 li strong {    display: block;    width: 30px;    height: 30px;    background: #f5f9ff;    border-radius: 50%;    line-height: 30px;    text-align: center;    color: #0a55bb;    margin-right: 10px;    font-size: 15px;}.list-download .divbox01 li h3{    color: #333;    transition: all .3s;    font-size: 14px;}.list-download .divbox01 li:hover h3{    color: #0a55bb;}.list-download .divbox02{    margin-top: 30px;}.list-download .divbox02 li{    margin-bottom: 15px;}.list-download .divbox02 li a {    background: #f5f9ff;    display: flex;    justify-content: space-between;    align-items: center;    border-radius: 10px;    overflow: hidden;}.list-download .divbox02 li h3 {    width: calc(100% - 120px);    font-size: 14px;    color: #333;    padding-left: 20px;    box-sizing: border-box;}.list-download .divbox02 li div {    width: 100px;    text-align: center;    background: #e5ecf5;    padding: 8px 0;    transition: all .3s;    color: #666;}.list-download .divbox02 li div span {    display: block;    text-align: center;    font-size: 25px;    line-height: 1;    transition: all .3s;    transform: rotate(180deg);    -ms-transform:rotate(180deg);    -moz-transform:rotate(180deg);    -webkit-transform:rotate(180deg);    -o-transform:rotate(180deg);}.list-download .divbox02 li div p{    font-size: 14px;    color: #333;    margin-top: 5px;    transition: all .3s;}.list-download .divbox02 li div:hover {    background: #0a55bb;}.list-download .divbox02 li div:hover span,.list-download .divbox02 li div:hover p{    color: #fff;}@media screen and (max-width:1024px){     .topheight{        height:55px;    }    .mbhead {        padding:0 10px;        background: #fff;        position: fixed;        line-height: 55px;        height: 55px;        box-sizing: border-box;        width: 100%;        top: 0;        left: 0;        z-index: 10;        box-shadow:0 0 10px rgba(0,0,0,0.1);    }    .mblogo a{        display: block;        line-height: 50px;    }    .mblogo img {        height: auto;        max-height: 55px;    }    body.nav-on {        overflow: inherit;    }    .nav-click {        color: #333;        font-size: 25px;        margin-top: -14px;        right: 3px;        text-align: center;        z-index: 2;    }    .mbclose {        display: block;        position: absolute;        top: 20px;        right: 20px;        width: 26px;        height: 26px;        text-align: center;        border-radius: 50%;        line-height: 26px;        background: #337ecc;        font-size: 12px;        color: #fff;    }    .mbmenu {        position: fixed;        width: 50%;        background: #fff;        height: 100%;        top: 0;        right:-100%;        z-index:10;        overflow-y:scroll;    }    .mbmenu .nav-ul-1 {        padding-top: 70px;        overflow-y: auto;        height: 80vh;        border-left: 1px solid #eee;    }    .mbmenu li a {        color: #333;        border-bottom: 1px solid #eee;        border-top: none;        padding: 15px 0;        text-align: center;        font-size: 18px;        font-weight: bold;    }    .mbmenu li div{         width:100%;        right:10px;        background-size:15px;    }    .mbmenu li div.aa{        display:none;    }    .mbmenu ul ul{        background:#f9f9f9;        padding-top:0;    }    .mbnav li {        float: left;        width: 33.33%;        text-align: center;    }    .mbnav li a {        display: block;        font-size: 16px;        color: #fff;        padding: 14px 0;        position: relative;    }    .mbnav li a::before {        position: absolute;        content: '';        width: 1px;        height: 13px;        background: #fff;        right: 0;        top: 15px;        opacity: .3;    }    .mbnav li:last-child a::before{        display:none;    }    .default-mobile-nav-menu li a {        color: #333;        border-bottom: 1px solid #eee;        border-top: none;        padding: 10px 25px;        font-size: 17px;;    }    .default-mobile-nav-menu li li a {        font-size: 14px;        padding: 10px 25px;        font-weight: normal;    }    .default-mobile-nav-menu li li{        border-bottom:1px solid #eee;    }    .default-mobile-nav-menu li div{         width:100%;        right:0;        height: 45px;        background-size:15px;    }    .default-mobile-nav-menu li li div{         height:28px;    }    .default-mobile-nav-menu li ul {        background-color: #f5f5f5;    }    .default-mobile-nav-menu li ul ul{        background-color: #eee;    }    .search {        position: fixed;        width: 100%;        background: #fff;        top: 55px;        z-index: 3;        border-top: 1px solid #f5f5f5;        border-bottom: 1px solid #f5f5f5;        left: 0;        padding: 8px 0;        display: none;    }    .search01{        display: flex;        align-items: center;        justify-content: center;    }    .searchbox span.openss {        font-size: 18px;        color: #0a55bb;        font-weight: bold;        margin-right: 50px;    }    .searchbox span.closess {        margin-left: 10px;        font-size: 18px;        color: #0a55bb;        font-weight: bold;    }    .search .tdy-search {        background: #eff4fb;        border: 1px solid #c7daf7;        padding: 0 10px;        box-sizing: border-box;        width: 80%;    }    .search form .tdy-submit {        color: #0a55bb;        background: none;    }    .search form .tdy-keyword {        width: calc(100% - 40px);        background: none;    }    .banbox {        margin-top: 0;        flex-wrap: wrap;        padding: 0 !important;    }    .banner {        width: 100%;    }    .banner li div h3 {        width: calc(100% - 120px);        font-size: 14px;        padding-left: 14px;    }    .divright {        width: 100%;        padding: 0 10px;        box-sizing: border-box;    }    .tabul li a {        padding: 10px 0;    }    .tittab .t01 h3{ font-weight: bold;       font-size: 17px;    }    .tittab .t01 {        line-height: 42px;    }    .notice{        margin-top: 15px;    }    .notice .tit01 h3 {        font-size: 16px;        width: 20px;        padding: 7px 0;    }    .notice ul {        gap: 8px 0;        padding-right: 0;    }    .notice li {        width: 100%;    }    .notice li:nth-child(5)    ,.notice li:nth-child(6){        display: none;    }    .notice .tit01 a{        font-size: 14px;    }    .adban {        margin: 0 10px;        margin-top: 20px;    }    .adban .prev, .adban .next{        transform: scale(0.7);    }    .conbox {        padding: 25px 0;        margin-top: 20px;    }    .conbox .wp {        flex-wrap: wrap;    }    .conbox .d01 {        width: 100%;    }    .conbox .d02 {        width: 100%;        margin-top: 10px;    }    .conbox .d03 {        width: 100%;        margin-top: 10px;    }    .tittab .t01 h3 {        font-size: 17px;        margin-right: 15px;    }    .conbox .d02 .tabul li a {        padding: 8px 0;    }    .shanghui .divbox {        gap: 10px 0;        flex-wrap: wrap;        margin-top: 20px;    }    .shanghui .divbox .d02 {        width: 100%;        padding: 0 15px 15px 15px;    }    .tit02 h3,.tit03 h2{        font-size: 17px;    }    .shanghui .d01 {        margin-top: 15px;    }    .linksbox {        flex-wrap: wrap;    }    .linksbox .d01 {        width: calc(50% - 2px);        margin-bottom: 4px;    }    .linksbox .d01 h3 {        line-height: 35px;        font-size: 13px;    }    .linksbox .d01 div.dd{        bottom: 50px;    }    .linksbox .d01 div.dd a {        line-height: 28px;        font-size: 12px;    }    .footer {       border-top: 5px solid #f5f5f5;        margin-top:20px;    }    .foot .d01 ul {        display: none;    }    .foot {        margin-top: 20px;        flex-wrap: wrap;    }    .foot .d02 {        width: 100%;        margin: auto;        margin-top: 10px;    }    .foot .d02 span {        width:70px;        margin-left: 0;        margin-right: 20px;    }    
.copy {
    flex-wrap: wrap;
}
.login{
    display: none;
}
.ftcon{
    color: #333;
}
    .copy .default-copyright {        font-size: 11px;        width: 100%;        box-sizing: border-box;      }    .default-copyright span {        white-space: normal;    } .footer{ padding-bottom:30px; }   .copy{        margin-top: 10px;    }    .copy .default-copyright a {        font-size: 11px;    }    .ftcon p { display: flex; flex-wrap: wrap; gap:0 10px;       font-size: 12px;        margin-top:0;        line-height: 1.8;    }    .ftcon p span {        margin-right: 0;        display: block;    }    .prev01, .next01{        left: 5px;        transform: scale(0.7);    }    .next01{        left: auto;        right: 5px;    }    .default-mobile-box, .box {		border: solid #ffffff 1px;		margin: 10px 0;        margin-top: 0;		position: relative;		border-radius:0;		border: 1px solid #cfdae9;        width: 100%;        padding: 7px 10px;        box-sizing: border-box;	}		.default-mobile-list-cats h3 {        font-size: 15px;        line-height: 1.3;        color: #333;        padding: 5px 0;    }	.default-mobile-list-cats h3 em {		margin-top: 8px;		border-color: #0a55bb #fff;	}	.default-mobile-list-cats nav ul li {		border-top: 1px solid #eee;	}	.default-mobile-list-cats nav ul li a {		font-size: 15px;		color: #333;	}	    .list-slidebox {        flex-wrap: wrap;    }    .list-right02.view-news02 {        padding: 5px 0;        width: 100%;    }    .pox {        font-size: 12px;        padding: 10px 0;    }    .default-article-content p {        line-height: 1.8;        font-size: 14px;    }    .list-con{        margin-top: 20px;    }    .list-con ul{        display: flex;        gap: 10px;    }    .list-con li {        margin-bottom: 0;        width: calc(50% - 5px);    }    .list-page {        margin-bottom: 15px;    }    .list-right02 {        width: 100%;        padding: 10px 10px;    }    .view-leader li div {        width: calc(100% - 130px);    }    .view-leader li div h3 {        line-height: 1.3;        font-size: 15px;        margin-bottom: 10px;    }    .view-leader li div p {        font-size: 12px;        line-height: 1.5;        text-align: justify;    }    .list-slide li a.a01 {        padding: 12px 15px;    }    .list-slide li a.a01 h3 {        font-size: 14px;    }    .list-slide li a.a01 h3::after {        width: 4px;        height: 4px;        top: 8px;    }    .list-slide li .tc {        padding: 20px 15px;    }    .list-newsbox {        padding: 0;        background: none;        flex-wrap: wrap;    }    .list-left {        width: 100%;    }    .list-news {        margin-top: 20px;    }    .list-news li span {        width: 65px;        padding: 5px 0;        font-size: 12px;    }    .list-news li .d01 {        width: calc(100% - 80px);    }    .list-news li .d01 p {        font-size: 12px;        color: #999;        margin-top: 4px;    }    .list-news li .d01 h3 {        font-size: 15px;    }    .list-news li {        padding-bottom: 15px;        margin-bottom: 15px;    }    .list-news li span ins{        font-size: 30px;    }    .view-news .title {        font-size: 20px;        margin-bottom: 10px;        font-weight: bold;        color: #333;        line-height: 1.3;    }    .view-news .ww {        font-size: 12px;        padding-bottom: 15px;        margin-bottom: 30px;    }    .fanye {        margin-top: 20px;    }    .list-news02 li a {        padding: 0 10px;        line-height: 45px;    }    .list-news02 li h3 {        width: calc(100% - 85px);    }    .list-news02 li p {        font-size: 13px;    }    .list-news02 .d01 {       text-align: justify;    }    .list-download .divbox02 li h3 {        width: calc(100% - 90px);        font-size: 14px;;        padding-left: 10px;    }    .list-download .divbox02 li div {        width: 85px;        padding: 6px 0;    }    .list-download .divbox02 li div span{        font-size: 18px;    }    .list-download .divbox02 li div p {        font-size: 12px;    }    .list-news03 li a {        padding: 0;        line-height: 45px;    }    .list-news03 li h3 {        width: calc(100% - 95px);    }    .list-vipname li span {        width: 130px;    }    .list-vipname li div {        width: calc(100% - 140px);    }    .list-vipname li div h3 {        font-size: 14px;        margin-bottom: 0;    }    .list-vipname li div p {        -webkit-line-clamp: 1;        font-size: 12px;        line-height: 1.8;        margin:5px 0;    }    .list-vipname li div ins {        font-size: 12px;        width: 75px;        line-height: 25px;    }    .list-vipname li {        padding-bottom: 15px;        margin-bottom: 15px;    }    .tabname {        gap: 0 5px;        padding: 0;        background: none    }    .tabname span {        line-height: 30px;        padding: 0 10px;        border-radius: 4px;        font-size: 12px;    }    .conname .d01 p {        padding: 8px 10px;        font-size: 14px;        padding-left: 25px;    }    .conname .d01 p::after {        left: 10px;        top: 16px;    }    .list-fujian ul {        width: 100%;        gap: 10px;        margin-top: 20px;    }    .list-fujian li a {        padding: 5px 10px;    }    .list-fujian li h3 {        font-size: 14px;        margin-left: 10px;    }    .list-right02 .tit02 h3{        font-size: 17px;        line-height: 1.3;        padding: 10px 0;    }    .list-feedback{        padding:25px 15px;    }    .list-feedback .d01 h2 {        font-size: 23px;        color: #333;    }    .list-feedback .d01 p {        font-size: 14px;    }    .list-feedback form .layui-form-item {        width: 100%;    }    .list-feedback form {        gap: 15px 0;        font-size: 14px;    }    .list-feedback form .layui-btn {        width: 100%;        height: 45px;        line-height: 45px;        font-size: 16px;    }    .list-feedback form .layui-form-label {        width: 90px;    }    .list-feedback .layui-form-item:not(.default-form-field_message) .layui-input-block{        margin-left: 90px;    }    .default-mobile-nav-menu li div::before{        right: 12px;    }    .view-download .downloadbox .download dd h3 {        width: 100%;        white-space: inherit;    }    .list-con{        display: none;    }}@media screen and (max-width:768px){ }@media screen and (max-width:480px){   }}
}

