@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{
	max-width:100%;
	max-height: 500px;
}
.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;
}

.header {
    background: #fff;
    padding: 0 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 2;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.topheight{
    height: 76px;
}
.wp1400{
    width: 1400px;
    margin: auto;
}
.logo img {
    height: 55px;
}
.menu{
    position: relative;
}
.menu .nav-ul-1 li a {
    display: block;
    font-size: 16px;
    margin: 26px;
    transition: all .3s;
    position: relative;
}
.menu .nav-ul-1 li a.nav-a-1::after{
    position: absolute;
    content: '';
    width: 0;
    height: 2px;
    background: #0195ff;
    bottom: -26px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all .3s;
}
.menu .nav-ul-1 li:hover a.nav-a-1::after
,.menu .nav-ul-1 li.a a.nav-a-1::after
,.menu .nav-ul-1 li.aa a.nav-a-1::after{
    opacity: 1;
    width: 100%;
}
.menu .nav-ul-1 li:hover a.nav-a-1
,.menu .nav-ul-1 li.a a.nav-a-1
,.menu .nav-ul-1 li.aa a.nav-a-1{
    color: #0195ff;
}
.menu .nav-ul-2{
    display: none !important;
}
.menutwobox {
    position: absolute;
    width: 100%;
    left:0;
    top: 76px;
}
.menutwobox .menutab{
    display: none;
}
.menutwobox .menutab .d01 {
    background: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-top: 1px solid #eee;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.menutwobox .ul01 {
    display: flex;
    width: calc(100% - 200px);
    justify-content: center;
}
.menutwobox .ul01 li{
    margin: 0 15px;
}
.menutwobox .ul01 li a{
    display: block;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #fff;
    background: linear-gradient(180deg, rgba(245, 251, 255, 0.2) 0%, rgba(236, 249, 255, 0.45) 100%);
    transition: all .3s;
}
.menutwobox .ul01 li:hover a{
    border: 1px solid #0195ff;
}
.menutwobox .ul01 li span{
    width: 60px;
    display: block;
    margin: auto;
}
.menutwobox .ul01 li span img{
    width: 100%;
    height: auto;
}
.menutwobox .ul01 li h3 {
    font-size: 14px;
    margin-top: 6px;
    color: #333;
}
.menutwobox .ul02 {
    width: 200px;
    background: url(/template/index/public/54/54-0124/images/yy02.png) no-repeat left center;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-left: 50px;
}
.w960 .menutwobox .ul02 {
    padding-left: 40px;
    width: 180px;
}
.menutwobox .ul02 li{
    margin: 15px 0;
    color: #555; 
    font-size: 12px;
}
.menutwobox .ul02 li h4 {
    display: flex;
    align-items: center;
    color: #0195ff;
}
.menutwobox .ul02 li h4 img {
    width: 14px;
    height: auto;
    margin-right: 7px;
}
.menutwobox .ul02 li p {
    padding-left: 20px;
}
.toptel{
    padding-left: 40px;
    background: url(/template/index/public/54/54-0124/images/tel.png) no-repeat left center;
    font-size: 23px;
    font-weight: bold;
    color: #0195ff;
}
.fade_in_down{
    opacity: 0;
    transform: translateY(80px);
    -ms-transform:translateY(80px);
    -moz-transform:translateY(80px);
    -webkit-transform:translateY(80px);
    -o-transform:translateY(80px);
}
.fade_in_up{
    opacity: 1;
    transform: translateY(0);
    transition: 1.5s;
}
.ispc .sectionleft.fade_in_down{
    opacity: 0;
    transform: translateX(-80px);
    -ms-transform:translateX(-80px);
    -moz-transform:translateX(-80px);
    -webkit-transform:translateX(-80px);
    -o-transform:translateX(-80px);
}
.ispc .sectionright.fade_in_down{
    opacity: 0;
    transform: translateX(80px);
    -ms-transform:translateX(80px);
    -moz-transform:translateX(80px);
    -webkit-transform:translateX(80px);
    -o-transform:translateX(80px);
}
.ispc .sectionleft.fade_in_up
,.ispc .sectionright.fade_in_up{
    opacity: 1;
    transform: translateX(0);
    transition: 1.5s;
}
.banner li img{
    width: 100%;
    height: auto;
}
.banner .dots{
    position: absolute;
    text-align: center;
    bottom:80px;
    z-index: 2;
    display: none;
}
.banner .dots span{
    width: 40px;
    height: 4px;
    background: #fff;
    border-radius: 0;
}
.part01 {
    position: relative;
    margin-top: -60px;
    z-index:1;
}
.part01 ul {
    display: flex;
    justify-content: space-between;
}
.part01 li {
    width: 32%;
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 6px 21px 0px rgb(62 143 255 / 20%);
    transition: all .3s;
}
.part01 li:hover{
    transform: translateY(-10px);
    -ms-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -webkit-transform:translateY(-10px);
    -o-transform:translateY(-10px);
}
.part01 li span{
    display: block;
    width: 80px;
}
.part01 li img{
    width: 100%;
    height: auto;
}
.part01 li div{
    width: calc(100% - 95px);
}
.part01 li div h3{
    font-size: 17px;
    font-weight: bold;
    color: #333;
    margin-bottom: 5px;
    transition: all .3s;
}
.w960 .part01 li div h3{
    font-size: 15px;
}
.part01 li:hover div h3{
    color: #0195ff
}
.part01 li div p{
    font-size: 14px;
    color: #666;
}
.w960 .part01 li div p {
    font-size: 12px;
}
.partbox{
    background: url(/template/index/public/54/54-0124/images/indexbg01.jpg) no-repeat center;
    background-size: cover !important;
    background-attachment: fixed;
}
.partbox1{
    background: url(/template/index/public/54/54-0124/images/indexbg06.jpg) no-repeat center;
    background-size: cover !important;
    background-attachment: fixed;
}
.gongnengbox{
    padding: 30px 0;  
}
.gongnengbox .tit p{
    width: 600px;
    margin: auto;
}
.gongnengbox ul{
    height: 540px;
    background: url(/template/index/public/54/54-0124/images/img0.png) no-repeat center;
    position: relative;
}
.gongnengbox ul::after{
    position: absolute;
    content: '';
    width: 222px;
    height: 222px;
    left: 50%;
    top: 50%;
    margin: -111px 0 0 -111px;
    background: url(/template/index/public/54/54-0124/images/yuanindex.png) no-repeat center;
    -webkit-animation: rotate 10s linear infinite;
    -moz-animation: rotate 10s linear infinite;
    -o-animation: rotate 10s linear infinite;
    animation: rotate 10s linear infinite;
}
.gongnengbox ul::before{
    position: absolute;
    content: '';
    width: 150px;
    height: 150px;
    left: 50%;
    top: 50%;
    margin: -75px 0 0 -75px;
    background: url(/template/index/public/54/54-0124/images/logo.png) no-repeat center;
    background-size: 90px;
    z-index: 1;
}
.gongnengbox li {
    top: 5%;
    position: absolute;
    left: 10%;
    width: 230px;
}
.w960 .gongnengbox li{
    width: 200px;
}
.gongnengbox li.li2 {
    position: absolute;
    right: 2%;
    left: auto;
    top: 31%;
}
.w960 .gongnengbox li.li2{
    right: -2%;
}
.gongnengbox li.li3 {
    top: auto;
    bottom: -4%;
    left: 3%;
    color: #333;
}
.gongnengbox li a {
    display: block;
    padding: 20px;
    padding-bottom: 30px;
    border-radius: 10px;
    transition: all .3s;
    position: relative;
}
.ispc .gongnengbox li:hover a {
    background: #0195ff;
}
.gongnengbox li span {
    display: block;
    width: 100px;
    margin: auto;
}
.gongnengbox li h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #333;
    transition: all .3s;
}
.w960 .gongnengbox li h3 {
    font-size: 18px;
}
.gongnengbox li em {
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    font-size: 20px;
    position: absolute;
    bottom: -27px;
    left: 50%;
    font-style: normal;
    margin-left: -17px;
    box-shadow: 0 5px 10px rgb(72 145 238 / 37%);
    color: #0195ff;
    opacity: 0;
    transition: all .3s;
}
.ispc .gongnengbox li:hover em{
    bottom: -17px;
    opacity: 1;
}
.ispc .gongnengbox li:hover a h3{
    color: #fff;
}
.gongnengbox li span img {
    width: 100%;
    height: auto;
}
.functionbox{
    padding:80px 0;
}
.tit{
    text-align: center;
    margin-bottom: 30px;
}
.tit h2{
    font-size: 40px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
}
.w960 .tit h2{
    font-size: 35px;
}
.tit p{
    font-size: 18px;
    color: #666;
}
.w960 .tit p{
    font-size: 16px;
}
.functionbox .divbox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.functionbox .divbox .d01{
    width: 250px;
    padding-right: 35px;
}
.functionbox .divbox .d01 li{
    display: flex;
    align-items: center;
    font-size:20px;
    font-weight: bold;
    color: #333;
    background-image: linear-gradient(90deg,#fff 0,#f1f9ff 100%);  
    padding: 17px 0;
    padding-left: 30px;
    margin: 12px 0;
    border-radius: 10px;
    cursor: pointer;
    transition: all .3s;
}
.w960 .functionbox .divbox .d01 li{
    padding: 10px 0;
    padding-left: 25px;
    font-size: 18px;
}
.functionbox .divbox .d01 li span{
    display: block;
    margin-right: 10px;
    padding-top: 7px;
}
.functionbox .divbox .d01 li img {
    width: 60px;
    height: auto;
}
.functionbox .divbox .d01 li.a{
    background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%); 
    color: #fff;
}
.functionbox .divbox .d02{
    padding-left: 75px;
    background: url(/template/index/public/54/54-0124/images/yy02.png) no-repeat left center;
    background-size: auto 100%;
    box-sizing: border-box;
    width: calc(100% - 285px);
}
.functionbox .divbox .d02 li{
    display: none;
}
.functionbox .divbox .d02 li.a{
    display: block;
}
.functionbox .divbox .d02 li .flexbox{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.functionbox .divbox .d02 li span {
    display: block;
    width: 51%;
    padding: 35px 0;
    position: relative;
    text-align: center;
}
.functionbox .divbox .d02 li span::after{
    position: absolute;
    content: '';
    width: 80%;
    height: 100%;
    background: #f1f9ff;
    border-radius: 30px;
    left: 10%;
    top: 0;
}
.functionbox .divbox .d02 li span img{
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    transition: all .5s;
    opacity: 0;
    transform: translateY(100px);
    -ms-transform:translateY(100px);
    -moz-transform:translateY(100px);
    -webkit-transform:translateY(100px);
    -o-transform:translateY(100px);
}
.functionbox .divbox .d02 li.a span img
,.functionbox .divbox .d02 li.a div.sum{
    transform: translateY(0);
    -ms-transform:translateY(0);
    -moz-transform:translateY(0);
    -webkit-transform:translateY(0);
    -o-transform:translateY(0);
    opacity: 1;
}
.functionbox .divbox .d02 li div.sum {
    width: 45%;
    opacity: 0;
    transition: all .5s;
    transform: translateY(100px);
    -ms-transform:translateY(100px);
    -moz-transform:translateY(100px);
    -webkit-transform:translateY(100px);
    -o-transform:translateY(100px);
}
.functionbox .divbox .d02 li div.sum ins{
    display: block;
}
.functionbox .divbox .d02 li div.sum ins p {
    font-size: 17px;
    color: #666;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 40px;
    background: url(/template/index/public/54/54-0124/images/dagou.png) no-repeat left -2px;
    background-size: 30px;
    line-height: 1.6;
}
.functionbox .divbox .d02 li div.sum ins p em {
    font-style: normal;
    color: #0195ff;
}
.functionbox .divbox .d02 li div.sum a{
}
.more {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 40px;
    color: #fff;
    background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%);  
    text-align: center;
    margin-left: 40px;
    font-size: 16px;
    margin-top: 50px;
    transition: all .3s;
}
.more:hover{
    opacity: .8;
    color: #fff;
}
.more em{
    color: #fff;
    margin-left: 5px;
    font-size: 14px;
    transition: all .3s;
}
.more:hover em{
    transform: translateX(5px);
    -ms-transform:translateX(5px);
    -moz-transform:translateX(5px);
    -webkit-transform:translateX(5px);
    -o-transform:translateX(5px);
}
.moreS {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 140px;
    height: 40px;
    line-height: 50px;
    border-radius: 40px;
    color: #fff;
    background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%);  
    text-align: center;
    font-size: 14px;
    transition: all .3s;
}
.moreS:hover{
    opacity: .8;
    color: #fff;
}
.moreS em{
    color: #fff;
    margin-left: 5px;
    font-size: 14px;
    transition: all .3s;
}
.moreS:hover em{
    transform: translateX(5px);
    -ms-transform:translateX(5px);
    -moz-transform:translateX(5px);
    -webkit-transform:translateX(5px);
    -o-transform:translateX(5px);
}
.youshibox {
    padding: 150px 0;
    background-size: cover !important;
    margin-bottom: 80px;
}
.w960 .youshibox{
    padding: 100px 0;
}
.tit02 h2{
    color: #fff;
}
.tit02 p{
    color: #fff;
}
.youshibox  .wp1400{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.youshibox .d01{
    width: 588px;
    height: 588px;
    background: url(/template/index/public/54/54-0124/images/yuanys.png) no-repeat center;
    position: relative;
    background-size: 100%;
    margin-left: -5%;
}
.youshibox .d01 .divimg {
    width: 400px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50%;
    margin: -200px 0 0 -200px;
    border: 50px solid rgba(255,255,255,.1);
    box-sizing: border-box;
}
.youshibox .d01 .divimg img{
    width: 100%;
    height: auto;
    border-radius: 50%;
    box-shadow: 0 0 50px rgba(255,255,255,0.5);
}
.youshibox .d01 .divimg h2 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    z-index: 2;
    color: #fff;
    line-height: 60px;
    margin-top: -30px;
    font-weight: bold;
    font-size: 45px;
}
.youshibox .d01 ul li {
    position: absolute;
    right: 0;
    top: 10%;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all .3s;
}
.youshibox .d01 ul li:hover
,.youshibox .d01 ul li.a{
    transform: scale(1.2) translateX(8px);
    -ms-transform:scale(1.2) translateX(8px);
    -moz-transform:scale(1.2) translateX(8px);
    -webkit-transform:scale(1.2) translateX(8px);
    -o-transform:scale(1.2) translateX(8px);
}
.youshibox .d01 ul li:nth-child(2) {
    top: 33%;
    right: -20.5%;
}
.youshibox .d01 ul li:nth-child(3) {
    top: 60%;
    right: -22%;
}
.youshibox .d01 ul li:nth-child(4) {
    top: 85%;
    right: -3%;
}
.youshibox .d01 ul li span{
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
}
.youshibox .d01 ul li span::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #fff;
    opacity: .3;
    left: 0;
    top: 0;
    transition: all .3s;
/*    opacity: 0;
    -webkit-animation: warn 2s ease-out;
    -moz-animation: warn 2s ease-out;
    animation: warn 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;*/
}
/*@keyframes warn {
    0% {
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
    opacity: 0.0;
    }
    
    25% {
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
    opacity: 0.1;
    }
    
    50% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    opacity: 0.3;
    }
    
    75% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    opacity: 0.5;
    }
    
    100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0.0;
    }
}*/
.youshibox .d01 ul li span em{
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 5px;
    transition: all .3s;
}
.youshibox .d01 ul li h3 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    transition: all .3s;
}
.youshibox .d01 ul li.a h3
,.youshibox .d01 ul li:hover h3{
    color: #ffdf0e;
}
.youshibox .d01 ul li.a span em
,.youshibox .d01 ul li:hover span em
,.youshibox .d01 ul li.a span::before
,.youshibox .d01 ul li:hover span::before{
    background: #ffdf0e;
}
.youshibox .d01 ul li.a span
,.youshibox .d01 ul li:hover span{
}
.youshibox .d02 {
    width: 37%;
    padding-right: 4%;
}
.youshibox .d02 ul{
    height: 330px;
}
.youshibox .d02 li{
    height: 0;
    opacity: 0;
    transform: translateY(50px);
    -ms-transform:translateY(50px);
    -moz-transform:translateY(50px);
    -webkit-transform:translateY(50px);
    -o-transform:translateY(50px);
    transition: all .3s;
}
.youshibox .d02 li.a{
    display: block;
    height: auto;
    opacity: 1;
    transform: translateY(0);
    -ms-transform:translateY(0);
    -moz-transform:translateY(0);
    -webkit-transform:translateY(0);
    -o-transform:translateY(0);
}
.youshibox .d02 li a {
    display: block;
    color: #fff;
    padding: 40px;
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 20px;
    background: rgba(255,255,255,0.1);
}
.youshibox .d02 li h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.youshibox .d02 li div {
    font-size: 14px;
}
.youshibox .d02 li div p{
    margin-bottom: 15px;
    padding-left: 25px;
    background: url(/template/index/public/54/54-0124/images/jt01.png) no-repeat left top;
}
.youshibox .d02 li em {
    display: block;
    font-style: normal;
    font-size: 14px;
    width: 130px;
    border: 1px solid #fff;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    margin-top: 30px;
    transition: all .3s;
}
.youshibox .d02 li:hover em{
    background: #fff;
    color: #0195ff;
}
.youshibox .d02 li em i{
    color: #fff;
    font-size: 14px;
    transition: all .3s;
}
.youshibox .d02 li:hover em i{
    color: #0195ff;
}
.yaunmore{
    position: relative;
    width: 118px;
    height: 118px;
    display: block;
    margin-top: 30px;
}
.yaunmore span{
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    background:url(/template/index/public/54/54-0124/images/jt05.png) no-repeat center;
    background-size: 20px;
    border-radius: 50%;
    transition: all .3s;
    background-color:#01eaff;
}
.yaunmore span:hover{
    background-color: #ffdf0e;
}
.yaunmore::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(/template/index/public/54/54-0124/images/light.png) no-repeat center;
    -webkit-animation-name: scroll2;
    animation-name: scroll2;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes scroll2 {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.solutionbox{
    margin-bottom: 50px;
}
.solutionbox ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.solutionbox li {
    width: calc((100% - 3*20px)/4);
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-right: 20px;
    background:  #fff;
    transition: all .3s;
}
.solutionbox li:hover{
    background: #0631cb;
}
.solutionbox li a{
    display: block;
}
.solutionbox li:nth-child(4n){
    margin-right: 0;
}
.solutionbox li img{
    width: 100%;
    height: auto;
    opacity: .8;
}
.solutionbox li div.d01 {
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 45px;
    top: 78%;
    left: 0;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.6);
    transition: all .3s;
}
.w960 .solutionbox li div.d01{
    top: 30px;
}
.solutionbox li:hover div.d01 {
    top: 80px;
}
.w960 .solutionbox li:hover div.d01 {
    top: -30px;
}
.solutionbox li span{
    display: block;
    width: 80px;
    margin: auto;
    transition: all .3s;
}
.solutionbox li:hover span{
    opacity: 0;
    transform: translateY(-20px);
    -ms-transform:translateY(-20px);
    -moz-transform:translateY(-20px);
    -webkit-transform:translateY(-20px);
    -o-transform:translateY(-20px);
}
.solutionbox li span img{
    width: 100%;
    height: auto;
    opacity: 1;
}
.solutionbox li div.d01 ins{
    display: block;
}
.solutionbox li div.d01 h3{
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0;
}
.solutionbox li div.d01 p {
    font-size: 14px;
    opacity: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transform: translateY(-20px);
    -ms-transform:translateY(-20px);
    -moz-transform:translateY(-20px);
    -webkit-transform:translateY(-20px);
    -o-transform:translateY(-20px);
    transition: all .3s;
}
.w960 .solutionbox li div.d01 p{
    font-size: 12px;
}
.solutionbox li:hover div.d01 p{
    opacity: 1;
    transform: translateY(0);
    -ms-transform:translateY(0);
    -moz-transform:translateY(0);
    -webkit-transform:translateY(0);
    -o-transform:translateY(0);
}
.section li:hover .text{
    color: #fff;
}
.solutionbox .more{
    margin: 50px auto 0 auto;
}
.fa-bg{
    padding: 2vw;
    background-color: #fff;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.containerBot {
    display: flex;
    justify-content: space-between;
}
.curXZ{
    margin-bottom: 8px;
}
.curXZ:hover div{
    color: #0ba4fd;
}
.bold{
    font-weight: 550;
}
.customerbox{
    padding:50px 0 80px 0;
    background-size: cover !important;
    position: relative;
    z-index: 1;
}
.tit03 {
    text-align: center;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 50px;
}
.w960 .tit03{
    font-size:30px;
}
.tit03 span {
    color: #f30924;
    font-size: 55px;
    font-weight: bold;
    display: inline-block;
    width: 180px;
    position: relative;
    margin-right: 10px;
}
.tit03 span::after {
    position: absolute;
    content: "+";
    right: -4px;
    top: 11px;
    font-size: 27px;
    color: #fff;
}
.customer{
    position: relative;
}
.customer .prev01,.customer .next01{
    position: absolute;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    left: -80px;
    top: 34%;
    cursor: pointer;
    transition: all .3s;
}
.customer .prev01:hover,.customer .next01:hover{
    background: #0195ff;
    color: #fff;
}
.customer .next01{
    left: auto;
    right: -80px;
}
.customer .d01 {
    background: #fff;
    border-radius: 20px;
    padding: 50px 0;
}
.customer .d01 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0 50px;
    box-sizing: border-box;
}
.customer .d01 li span {
    display: block;
    width: 44%;
}
.customer .d01 li span img {
    width: 100%;
    height: auto;
    border-radius: 20px;
}
.customer .d01 li div {
    width: 50%;
}
.customer .d01 li div h3 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 35px;
}
.bq:hover a{
    border-bottom: #fff 1px solid;
    color: #fff;
    opacity: 1;
}
.botCol{
    opacity: 1;
    color: #dddddd;
}
.w960 .customer .d01 li div h3{
    font-size: 25px;
    margin-bottom: 30px;
}
.customer .d01 li div a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    color: #fff;
    background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%);
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    transition: all .3s;
}
.customer .d01 li div a:hover{
    opacity: .8;
}
.customer .d01 li div a i{
    color: #fff;
    font-size: 13px;
    margin-left: 3px;
    transition: all .3s;
}
.customer .d01 li div a:hover i{
    transform: translateX(5px);
    -ms-transform:translateX(5px);
    -moz-transform:translateX(5px);
    -webkit-transform:translateX(5px);
    -o-transform:translateX(5px);
}
.customer .d01 li div ins p {
    font-size: 14px;
    margin: 10px 0;
    color: #333;
}
.w960 .customer .d01 li div ins p{
    font-size: 12px;
}
.customer .d01 li div ins p strong {
    color: #0195ff;
    font-weight: normal;
}
.customer .d01 li div em {
    display: block;
    max-width: 200px;
    position: absolute;
    top: 0;
    right: 50px;
}
.customer .d01 li div em img {
    width: 100%;
    height: auto;
}
.customer .d02{
    margin-top: 30px;
}
.customer .d02 ul {
    display: flex;
    justify-content: space-between;
}
.customer .d02 li {
    cursor: pointer;
    border-radius: 10px;
    position: relative;
}
.customer .d02 li.swiper-slide-thumb-active::after {
    border: 2px solid #f85807;
    position: absolute;
    border-radius: 10px;
    box-sizing: border-box;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.customer .d02 li img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.aboutbox{
    padding: 80px 0;
    background-size: cover !important;
    position: relative;
    z-index: 1;
}
.tit05 h2{
    font-size: 45px;
    color: #333;
    font-weight: bold;
    line-height: 1.3;
}
.tit05 h2 p{
    font-size: 30px;
    color: #0195ff;
    margin-bottom: 30px;
}
.aboutbox .tit04 h2 {
    font-size: 30px;
    color: #333;
}
.aboutbox .tit04 h2 span {
    color: #666;
    display: block;
}
.aboutbox .d01 {
    width: 55%;
}
.aboutbox .d01 p {
     font-size: 16px;
    font-weight: 400;
    color: #666;
    margin-bottom: 15px;
}
.w960 .aboutbox .d01 p{
    font-size: 14px;
}
.aboutbox .d01 p a{
    color: #0195ff;
    transition: all .3s;
}
.aboutbox .d01 p a:hover{
    text-decoration: underline;
}
.aboutbox .d02{
    margin-top: 50px;
}
.aboutbox .d02 ul {
    display: flex;
    justify-content: space-between;
}
.aboutbox .d02 li{
    width: 32%;
    padding: 30px;
    box-sizing: border-box;
    background: rgba(255,255,255,.4);
    box-shadow: 0 10px 80px 5px rgba(1,40,111,.05);
    border-radius: 8px;
    border: 2px solid rgba(255,255,255,.1);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    padding-top: 100px;
    position: relative;
}
.aboutbox .d02 li strong {
    position: absolute;
    left: 30px;
    top: 20px;
    font-size: 40px;
    font-family: fantasy;
    font-weight: normal;
    color: #0195ff;
}
.aboutbox .d02 li span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    opacity: .2;
    width: 120px;
}
.aboutbox .d02 li span img{
    width: 100%;
    height: auto;
}
.aboutbox .d02 li div h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.aboutbox .d02 li div p {
    font-size: 16px;
    font-weight: 400;
    color: #666;
}
.w960 .aboutbox .d02 li div p{
    font-size: 14px;
}
.newsbox{
    background: url(/template/index/public/54/54-0124/images/newsbg.png) no-repeat center;
    padding: 80px 0;
    background-size: 100% 100% !important;
}
.tit04{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.tit04 h2 {
    font-size: 40px;
    font-weight: bold;
    color: #333;
}
.w960 .tit04 h2{
    font-size: 35px;
}
.tit04 h2 span {
    font-size: 18px;
    font-weight: normal;
    color: #999;
}
.w960 .tit04 h2 span{
    font-size: 16px;
}
.tit04 a {
    width: 145px;
    line-height: 45px;
    height: 45px;
    margin-top: 0;
}
.tit04 a i{
    color: #fff;
    margin-left: 5px;
    font-size: 14px;
    transition: all .3s;
}
.tit04 a:hover i{
    transform: translateX(5px);
    -ms-transform:translateX(5px);
    -moz-transform:translateX(5px);
    -webkit-transform:translateX(5px);
    -o-transform:translateX(5px);
}
.newsbox li{
    width: 100%;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
}
.newsbox li a{
    display: flex;
    justify-content: space-between;
}
.newsbox li span{
    display: block;
    width: 160px;
}
.newsbox li span img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.newsbox li div{
    width: calc(100% - 175px);
}
.newsbox li div h3 {
    font-size: 17px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    transition: all .3s;
}
.newsbox li:hover div h3 {
    color: #0195ff ;
}
.newsbox li div p {
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
}
.newsbox li.li01{
    float: left;
    padding-right: 3%;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.newsbox li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.newsbox li.li01 a{
    display: block;
}
.newsbox li.li01 span
,.newsbox li.li01 div{
    width: 100%;
}
.newsbox li.li01 div{
    padding: 20px;
    padding-bottom: 0;
}
.newsbox li.li01 div h3{
    font-size: 20px;
}
.newsbox li.li01 div p{
    font-size: 16px;
    font-weight: bold;
    color: #666;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}
.indexform {
    padding: 50px 0;
}
.indexform h2{
    text-align: center;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 20px;
}
.indexform form{
    width: 800px;
    margin: auto;
    background: rgba(255,255,255,0.2);
    border: 2px solid rgba(255,255,255,.4);
    border-radius: 10px;
    padding: 15px 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.indexform form label{
    display: none;
}
.indexform form .layui-form-item {
    width: 38%;
    margin-bottom: 0;
}
.indexform form .layui-input-block{
    margin-left: 0;
    left: 0;
}
.indexform form .layui-input-block .layui-input {
    line-height: 55px;
    height: 55px;
    border-radius: 10px;
    border: none;
    background: rgba(255,255,255,0.5);
    padding-left: 19px;
    color: #5d79ff;
    font-size: 16px;
}
.indexform form .layui-btn {
    width: 20%;
    padding: 0;
    line-height: 55px;
    height: 55px;
    border-radius: 10px;
    display: block;
    background: #4385ff;
    font-size: 17px;
    font-weight: bold;
}
.footer{
    padding-top: 70px; 
    background-image: linear-gradient(90deg,#042d77 0,#0c46b0 100%);
}
.footer .wp1400{
    display: flex;
    justify-content: space-between;
}
.footer .ft01 .ftlogo{
    margin-bottom: 30px;
}
.footer .ft01{
    max-width: 33%;
}
.footer .ft01 .ftlogo img {
    max-height: 60px;
    width: auto;
}
.footer .ft01 p {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    opacity: .5;
    margin-bottom: 10px;
}
.footer .ft01 p a{
    color: #fff;
    margin-right: 10px;
}
.footer .ft01 p img {
    width: 20px;
    height: auto;
    margin-right: 5px;
}
.footer .ft02 h4 {
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.footer .ft02 h4 img {
    width: 18px;
    height: auto;
    margin-right: 5px;
}
.footer .ft02 strong {
    display: block;
    font-size: 40px;
    color: #fff;
    padding-left:45px;
    background: url(/template/index/public/54/54-0124/images/xx.png) no-repeat left 14px;
    margin: 10px 0 30px 0;
    background-size: 30px;
}
.footer .ft02 strong a{
    color: #fff;
}
.footer .ft02 a.a01 {
    display: flex;
    width: 280px;
    height: 62px;
    background: #fff;
    justify-content: center;
    border-radius: 5px;
    align-items: center;
    color: #0195ff;
    font-size: 20px;
    font-weight: bold;
}
.footer .ft02 a span{
    width: 30px;
    height: 30px;
    background: url(/template/index/public/54/54-0124/images/kf.png) no-repeat center;
    margin-right: 10px;
    transition: all .3s;
}
.footer .ft02 a:hover span{
    transform: translateX(-5px);
    -ms-transform:translateX(-5px);
    -moz-transform:translateX(-5px);
    -webkit-transform:translateX(-5px);
    -o-transform:translateX(-5px);
}
.footer .ft02 a:hover em{
    transform: translateX(5px);
    -ms-transform:translateX(5px);
    -moz-transform:translateX(5px);
    -webkit-transform:translateX(5px);
    -o-transform:translateX(5px);
}
.footer .ft02 a em {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #0195ff;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    margin-left: 25px;
    line-height: 21px;
    -webkit-text-stroke-width: inherit;
    transition: all .3s;
}
.footer .ft03 h4 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin-left: 30px;
    margin-bottom: 20px;
}
.footer .ft03 ul{
    display: flex;
}
.footer .ft03 li{
    width: 120px;
    margin-left: 30px;
}
.footer .ft03 li img{
    width: 100%;
    height: auto;
}
.footer .ft03 li h3{
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    opacity: .5;
    color: #fff;
}
.copy{
    padding: 20px 0;
    border-top: 1px solid rgba(255,255,255,0.1);
    margin-top: 50px;
}
.copy .default-copyright {
    color: #fff;
    font-size: 14px;
    margin: auto;
    text-align: center;
    color: rgba(255,255,255,0.5);
    font-size: 14px;
}
.copy .default-copyright a{
    color: #fff;
    transition: all .3s;
}
.copy .default-copyright a:hover{
    text-decoration: underline;
}
.frcon{
    position: fixed;
    right: 10px;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
}
.frcon ul{
    background-image: linear-gradient(180deg,#005fe4 0,#0194ff 100%);
    border-radius: 10px;
}
.frcon li {
    text-align: center;
    position: relative;
    padding: 10px 11px;
    cursor: pointer;
    transition: all .3s;
}
.frcon li:hover{
    background: radial-gradient(circle closest-side,rgba(0,255,248,.37647),transparent);
}
.frcon li::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: .1;
    left: 0;
    bottom: 0;
}
.frcon li img {
    width: 25px;
    height: auto;
}
.frcon li h3{
    color: #fff;
    font-size: 12px;
    margin-top: 3px;
}
.frcon li div{
    position: absolute;
    width: 120px;
    height: 120px;
    right: 80px;
    top: 50%;
    margin-top: -60px;
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.frcon li div::after{
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(45deg);
    right: -6px;
    top: 50%;
    margin-top: -5px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
}
.frcon li:hover div{
    display: block;
}
.frcon li div img{
    width: 100%;
    border-radius: 5px;
}
.frcon li.top {
    color: #fff;
    padding: 6px 0 10px 0;
    cursor: pointer;
}
/*-------------------list-news-----------------------*/
.banner01{
    position: relative;
}
.banner01 img{
    width: 100%;
    height: auto;
}
.banner01 .d01{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    color: #fff;
    animation:mymove 0.5s;
    animation-delay:0;
    -webkit-animation:mymove 0.5s;
    -webkit-animation-delay:0;
}
@keyframes mymove{
    from {top:70%;opacity: 0;}
    to {top:50%;opacity: 1;}
}
@-webkit-keyframes mymove{
    from {top:70%;opacity: 0;}
    to {top:50%;opacity: 1;}
}
.section02{
    animation:mymove02 1.2s;
    animation-delay:0;
    -webkit-animation:mymove02 1.2s;
    -webkit-animation-delay:0;
}
@keyframes mymove02{
    from {transform: translateY(80px);opacity: 0;}
    to {transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes mymove02{
    from {transform: translateY(80px);opacity: 0;}
    to {transform: translateY(0);opacity: 1;}
}
.ispc .section03{
    animation:mymove03 1.2s;
    animation-delay:0;
    -webkit-animation:mymove03 1.2s;
    -webkit-animation-delay:0;
}
@keyframes mymove03{
    from {transform: translateX(-80px);opacity: 0;}
    to {transform: translateX(0);opacity: 1;}
}
@-webkit-keyframes mymove03{
    from {transform: translateX(-80px);opacity: 0;}
    to {transform: translateX(0);opacity: 1;}
}
.banner01 .d01 h2 {
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 10px;
}
.banner01 .d01 p {
    font-size: 25px;
    max-width: 70%;
}
.list-nav{
    background: #fff;
}
.list-nav .d01{
    display: flex;
}
.list-nav ul {
    display: flex;
}
.list-nav li a
,.list-nav .d01 h3{
    display: block;
    font-size: 16px;
    line-height: 65px;
    margin-right: 50px;
    position: relative;
}
.list-nav li a::before{
    position: absolute;
    content: '';
    height: 3px;
    background: #0195ff;
    width: 0;
    bottom: 0;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
    transition: all .3s;
}
.list-nav li.a a::before
,.list-nav li:hover a::before{
    width: 100%;
    opacity: 1;
}
.list-nav li.a a
,.list-nav li:hover a{
    color: #0195ff;
}
.list-nav .d01 h3 a{
    color: #0195ff;
}
.list-newsbox{
    display: flex;
    justify-content: space-between;
    margin:50px auto;
    flex-wrap: wrap;
}
.list-newsbox .pub{
    width: calc(100% - 320px);
}
.list-news{
    width:calc(100% - 320px);   
}
.pub{
    text-align: right;
    margin-bottom: 10px;
}
.list-news .ul01 li{
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    transition: all .3s;
}
.list-news .ul01 li:hover{
    box-shadow: 0 8px 19px 0 rgba(154, 171, 221, 0.3);
    transform: translateY(-3px);
    -ms-transform:translateY(-3px);
    -moz-transform:translateY(-3px);
    -webkit-transform:translateY(-3px);
    -o-transform:translateY(-3px);
}
.list-news .ul01 li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-news .ul01 li .d01 {
    width: 35%;
}
.list-news .ul01 li .d01 img{
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.list-news .ul01 li .d02 {
    width: 59%;
}
.list-news .ul01 li .d02 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    transition: all .3s;
}
.list-news .ul01 li:hover .d02 h3 {
    color: #0195ff;
}
.list-news .ul01 li .d02 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #505050;
    font-size: 14px;
    margin-bottom: 20px;
}
.list-news .ul01 li .d02 em {
    font-style: normal;
    font-size: 14px;
    color: #999;
}
.list-news .ul01 li .d02 em i {
    color: #0195ff;
    margin-right: 5px;
}
.list-right {
    width: 300px;
    margin-left: 20px;
}
.list-right .search form{
    position: relative;
    margin-bottom: 20px;
}
.list-right .search .tdy-keyword {
    font-size: 14px;
    color: #505050;
    letter-spacing: 0;
    line-height: 48px;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    height: 48px;
    border-radius: 8px;
    padding-left: 45px;
    background: #fff;
    border: none;
    box-sizing: border-box;
}
.list-right .search .tdy-submit {
    position: absolute;
    left: 17px;
    top: 15px;
    border: none;
    background: none;
    color: #0195ff;
}
.list-right .d01{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.list-right h2{
    line-height: 1;
    padding-left: 10px;
    border-left: 4px solid #0195ff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.list-right .d01{
    margin-bottom: 20px;
}
.list-right .d01 span{
    display: block;
}
.list-right .d01 img{
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.list-right .d01 p {
    font-size: 14px;
    color: #999;
    font-size: 14px;
    margin: 15px 0;
}
.list-right .d01 a {
    display: block;
    width: 100px;
    line-height: 35px;
    background: #0195ff;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    transition: all .3s;
}
.list-right .d01 a:hover{
    opacity: .8;
}
.related {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.related li{
    margin-bottom: 15px;
}
.related li a {
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: space-between;
}
.related li a span {
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #0195ff;
    text-align: center;
    line-height: 16px;
    border-radius: 3px;
    margin-right: 5px;
    color: #0195ff;
    font-size: 12px;
    transition: all .3s;
}
.related li.li1 a span
,.related li.li2 a span
,.related li.li3 a span {
    background: #0195ff;
    color: #fff;
}
.related li a h3 {
    width: calc(100% - 34px);
    font-size: 14px;
    color: #333;
    transition: all .3s;
}
.related li:hover a h3{
    color: #0195ff;
}
.pagination li.active span, .pagination li:hover a {
    background: #0195ff !important;
}
.nodata{
    height: 500px;
    background: #fff url(/template/index/public/54/54-0124/images/nodata.png) no-repeat center;
    border-radius: 10px;
}
/*--------------view-news-----------------------*/
.v-pox{
    margin:30px 0;
    font-size: 14px;
}
.v-pox a:hover{
    color: #0195ff;
}
.view-newsbox{
    padding: 50px 100px;
    background: #fff;
    margin-bottom: 50px;
}
.view-newsbox .title {
    text-align: center;
    font-size: 30px;
}
.view-newsbox .ww{
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-bottom: 50px;
    margin-top: 10px;
}
.view-newsbox .ww em{
    margin: 0 5px;
}
.default-article-content td {
    border: 1px solid #eee;
}
.fanye {
    padding: 20px 0;
    margin-top: 30px;
    border-top: 1px solid #eee;
}
.fanye p {
    font-size: 14px;
    width: 45%;
    line-height: 22px;
    opacity:.7;
    color: #999;
}
.fanye p span {
    display: inline-block;
    *display: inline;
    width: 20px;
    height: 20px;
    border: 1px solid #eee;
    text-align: center;
    line-height: 20px;
    color: #333;
    margin-right: 10px;
    vertical-align: middle;
}
.fanye p a {
    display: inline-block;
    *display: inline;
    width: calc(100% - 35px);
    color: #333;
    vertical-align: middle;
}
.fanye p:hover{
    opacity:1;
}
.fanye p a:hover{
    color: #0195ff;
}
/*------------------list-solution--------------------------*/
.pox{
    margin-top: 30px;
    font-size: 14px;
}
.pox a:hover{
    color: #0195ff;
}
.solution-bg{
    background: url(/template/index/public/54/54-0124/images/sbg.jpg) no-repeat center;
    background-size: cover;
}
.solution-sum{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 100px;
}
.solution-sum span{
    display: block;
    width: 40%;
}
.solution-sum img{
    max-width: 100%;
    height: auto;
}
.solution-sum .d01 {
    width: 45%;
}
.solution-sum .d01 h2{
    font-size: 40px;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
}
.w960 .solution-sum .d01 h2
,.w960 .solution-td .s-tit h2{
    font-size: 35px;
}
.solution-sum .d01 ins{
    display: block;
    font-size: 16px;
    line-height: 1.8;
}
.w960 .solution-sum .d01 ins{
    font-size: 14px;
}
.solution-sum .d01 ins p {
    margin-bottom: 20px;
}
.solution-td{
    padding: 50px 0;
    background-size: cover !important;
}
.solution-td .wp{
    position: relative;
}
.solution-td .s-tit{
    position: absolute;
    width: 300px;
    height: 300px;
    left: 50%;
    top: 50%;
    margin: -150px 0 0 -150px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.solution-td .s-tit::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(/template/index/public/54/54-0124/images/yuan02.png) no-repeat center;
    background-size: cover !important;
    -webkit-animation: rotate 10s linear infinite;
    -moz-animation: rotate 10s linear infinite;
    -o-animation: rotate 10s linear infinite;
    animation: rotate 10s linear infinite;
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    } 
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(359deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}
.solution-td .s-tit h2{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    color: #0668f5;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    line-height: 230px;
    position: relative;
    z-index: 2;
}
.solution-td ul{
    background: url(/template/index/public/54/54-0124/images/yuanbg.png) no-repeat center;
    padding: 100px 0;
    transform: scale(1.13);
    -ms-transform:scale(1.13);
    -moz-transform:scale(1.13);
    -webkit-transform:scale(1.13);
    -o-transform:scale(1.13);
}
.w960 .solution-td ul{
    transform: scale(1);
    -ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    background-size: 77%;
    padding: 50px 0;
}
.solution-td ul li {
    float: left;
    width: 33%;
    box-sizing: border-box;
    padding-right: 30px;
    display: flex;
    justify-content: right;
    margin: 13px 0;
}
.solution-td ul li.s01{
    transform: translateX(58px);
}
.solution-td ul li.s02{
    transform: translateX(-57px);
}
.solution-td ul li.s03 {
    transform: translateX(-5px);
}
.solution-td ul li.s04 {
    transform: translateX(6px);
}
.solution-td ul li.s05{
    transform: translateX(-31px);
}
.solution-td ul li.s06{
    transform: translateX(33px);
}
.solution-td ul li.s07{
    transform: translateX(-32px);
}
.solution-td ul li.s08{
    transform: translateX(33px);
}
.solution-td ul li.s09{
    transform: translateX(-10px);
}
.solution-td ul li.s010{
    transform: translateX(11px);
}
.solution-td ul li.s011{
    transform: translateX(43px);
}
.solution-td ul li span {
    position: relative;
    display: block;
    font-size: 16px;
    background: #08a2fa;
    border-radius: 50px;
    padding: 13px 18px;
    text-align: right;
    line-height: 1.2;
    border: 2px solid #fff;
    color: #fff;
    box-sizing: border-box;
}
.w960 .solution-td ul li span{
    font-size: 14px;
    padding: 13px 15px;
}
.solution-td ul li.s03 span
,.solution-td ul li.s08 span{
    background: #fa8603;
    color: #fff;
}
.solution-td ul li.s07 span
,.solution-td ul li.s04 span{
    background: #00c318;
    color: #fff;
}
.solution-td ul li.s011 span{
    background: #f63a55;
    color: #fff;
}
.solution-td ul li span::before{
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    right: -25px;
    top: 16px;
    background: #196feb;
}
.solution-td ul li:nth-child(2n) {
    float: right;
    justify-content: left;
    margin-left: 34%;
    padding-left: 30px;
    padding-right: 0;
}
.solution-td ul li:nth-child(2n)  span::before{
    right: auto;
    left: -25px;
}
.solution-fa{
    padding: 80px 0;
    background: url(/template/index/public/54/54-0124/images/page3-bg.png) no-repeat center bottom;
}
.solution-fa .tit p span{
    display: block;
}
.solution-fa .d01{
    text-align: center;
}
.solution-fa .d01 img{
    max-width: 100%;
    height: auto;
}
.l-solution{
    margin-top: 80px;
    position: relative;
}
.s-prev,.s-next{
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #eee;
    text-align: center;
    background: #eee;
    border-radius: 50%;
    left: -80px;
    top: 54%;
    cursor: pointer;
    transition: all .3s;
}
.w960 .s-prev{
    left: -60px;
}
.w960 .s-next{
    right: -60px;
}
.s-next{
    left: auto;
    right: -80px;
}
.s-prev:hover,.s-next:hover{
    background: #0195ff;
    color: #fff;
}
.l-solution .tit p{
    width: 60%;
    margin: auto;
}
.l-solution ul{
    justify-content: initial;
    flex-wrap: initial;
}
.l-solution .divbox {
    padding-bottom: 50px;
}
.l-solution .divbox li{
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
}
.l-solution .dots{
    position: absolute;
    text-align: center;
    bottom: 0;
    z-index: 2;
}
.l-solution .dots span{
    width: 10px;
    height: 10px;
    margin: 0 8px !important;
}
.l-solution .dots .swiper-pagination-bullet-active{
    width: 40px;
    border-radius: 10px;
    background: #0195ff;
}
.casebox{
    background:#f4f5fa;
    padding: 80px 0;
}
.casebox .ul01 {
    display: flex;
    flex-wrap: wrap;
}
.casebox .ul01 li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.casebox .ul01 li a{
    display: block;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    transition: all .3s;
}
.casebox .ul01 li:hover a{
    box-shadow: 0 8px 19px 0 rgba(154, 171, 221, 0.3);
    transform: translateY(-10px);
}
.casebox .ul01 li .d01 img {
    width: 100%;
    height: auto;
}
.casebox .ul01 li .d02 {
    padding: 20px;
}
.casebox .ul01 li .d02 h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    transition: all .3s;
}
.casebox .ul01 li:hover .d02 h3{
    color: #0195ff;
}
.casebox .ul01 li .d02 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #999;
    margin: 15px 0;
}
.casebox .ul01 li .d02 ins {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #eee;
    padding-top: 14px;
}
.casebox .ul01 li .d02 ins em {
    display: block;
    width: 100px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #0195ff;
    color: #0195ff;
    border-radius: 30px;
    font-style: normal;
    transition: all .3s;
}
.casebox .ul01 li:hover .d02 ins em {
    background: #0195ff;
    color: #fff;
}
.casebox .ul01 li .d02 ins em i{
    font-size: 14px;
    color: #0195ff;
    margin-left: 3px;
    transition: all .3s;
}
.casebox .ul01 li:hover .d02 ins em i{
    color: #fff;
}
.casebox .ul01 li .d02 ins span {
    display: block;
    width: 100px;
}
.casebox .ul01 li .d02 ins span img {
    width: 100%;
    height: auto;
}
.casebox .pagination {
    text-align: center;
    display: flex;
    justify-content: center;
}
.casebox .pagination  li{
    float: none;
}
/*---------------------view-solution----------------*/
.view-solutionbox{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.left-solution {
    width: 300px;
    background: #fff;
    border-radius: 10px;
}
.left-solution li a {
    display: block;
    padding: 20px;
    padding-left: 40px;
    position: relative;
    border-bottom: 1px dotted #eee;
    font-size: 16px;
    transition: all .3s;
}
.left-solution li a::before{
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #ccc;
    left: 20px;
    top: 27px;
    transition: all .3s;
}
.left-solution li.a a
,.left-solution li:hover a {
    color: #0195ff;
}
.left-solution li.a a::before
,.left-solution li a:hover::before {
    border: 1px solid #0195ff;
}
.view-solution {
    padding: 0;
    width: calc(100% - 320px);
    margin-bottom: 0;
    border-radius: 10px;
    overflow: hidden;
}
.view-solution .ww{
    margin:0;
}
.view-solution .word{
    padding: 50px 100px;
}
.w960 .view-solution .word{
    padding: 40px 50px;
}
.v-solution {
    position: relative;
    overflow: hidden;
}
.v-solution .s01 {
    display: block;
    background: #0117a8;
}
.v-solution .s01 img {
    width: 100%;
    height: auto;
    opacity: .8;
    filter: blur(3px);
    -ms-filter:blur(3px);
    -moz-filter:blur(3px);
    -webkit-filter:blur(3px);
    -o-filter:blur(3px);
    transform: scale(1.05);
    -ms-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05);
}
.v-solution .s02 {
    width: 150px;
    height: 150px;
    display: block;
    margin: auto;
    background: #fff;
    line-height: 150px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
}
.w960 .v-solution .s02{
    width: 130px;
    height: 130px;
    line-height: 130px;
}
.v-solution .s02 img{
    width: 85%;
    height: auto;
}
.v-solution .divbox {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%);
}
.view-solution .title {
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}
.view-solution .ww,.view-solution .ww em {
    color: #fff;
}
.view-solution .fanye{
    padding: 20px 100px;
}
/*-----------------------list-contact-------------------------*/
.conban{
    position: relative;
}
.conban img{
    width: 100%;
    height: auto;
}
.conban h2 {
    text-align: center;
    position: absolute;
    top: 120px;
    color: #fff;
    width: 100%;
    font-size: 55px;
    font-weight: bold;
}
.w960 .conban h2{
    top: 75px;
}
.conban h2 p{
    font-size: 20px;
    margin-top: 5px;
    font-weight: normal;
}
.list-con {
    background: #fff;
    box-sizing: border-box;
    padding: 50px;
    border-radius: 10px;
    margin-top: 40px;
    position: relative;
}
.list-con .d01{
    display: flex;
    justify-content: space-between;
}
.list-con .d01 .l-con01 {
    width: 32%;
}
.list-con .d01 .l-con01 h3 {
    font-size: 30px;
    color: #0195ff;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.list-con .d01 .l-con01 p {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    margin: 15px 0;
}
.w960 .list-con .d01 .l-con01 p{
    font-size: 15px;
}
.list-con .d01 .l-con01 p a{
    color: #333;
    margin-right: 10px;
}
.list-con .d01 .l-con01 p img {
    width: 16px;
    height: auto;
    margin-right: 10px;
    padding-top: 2px;
}
.list-con .d02 {
    margin-top: 50px;
}
.w960 .list-con .d02 {
    border-right: 1px solid #ddd;
}
.list-con .d02 iframe{
    width: 100%;
}
.ewmcon {
    display: flex;
}
.ewmcon span {
    display: block;
    width: 120px;
    margin-left: 20px;
}
.w960 .ewmcon span{
    width: 110px;
}
.ewmcon span img{
    width: 100%;
    height: auto;
    box-shadow: 0 0 5px #ddd;
}
.ewmcon h3{
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}
.list-message {
    margin: 100px auto;
}
.list-message h2 {
    font-size: 35px;
    color: #333;
    margin-bottom: 20px;
}
.list-message form label {
    display: none;
}
.list-message form .layui-form-item {
    float: left;
    width: 49%;
    margin-right: 2%;
    clear: inherit;
    margin-bottom:2%;
}
.list-message form .layui-input-block {
    margin: 0;
    left: 0;
}
.list-message form textarea {
    background: #fff;
    padding: 15px;
    font-size: 16px;
    border: none;
}
.list-message form .layui-btn {
    display: block;
    margin: auto;
    width: 200px;
    line-height: 50px;
    height: 50px;
    border-radius: 30px;
    font-size: 20px;
    background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%);
}
.list-message .layui-form-pane .layui-input {
    border-radius: 0 2px 2px 0;
    line-height: 60px;
    height: 60px;
    background: #fff;
    border: none;
    font-size: 16px;
    padding: 0 15px;
}
.list-message form .default-form-field_tel{
    margin-right:0;
}
.list-message form .default-form-field_message{
    width:100%;
}
/*-----------------list-service----------------*/
.list-service{
    padding:80px 0 100px 0;
    background: url(/template/index/public/54/54-0124/images/indexbg04.jpg) no-repeat center;
    background-size: cover;
}
.list-service .tit h2
,.list-service .tit p{
    color: #fff;
}
.list-service ul {
    display: flex;
    justify-content: space-between;
}
.list-service li {
    width: 32%;
    background: url(/template/index/public/54/54-0124/images/jsbg.jpg) no-repeat center;
    box-sizing: border-box;
    padding: 50px 30px 60px 30px;
    border-radius: 10px;
    border: 2px solid #edf4ff;
    background-size: cover;
}
.w960 .list-service li{
    padding: 30px 25px 50px 25px;
}
.list-service li span {
    display: block;
    width: 120px;
    margin: auto;
    transition: all .3s;
}
.list-service li:hover span{
    transform: translateY(-10px);
    -ms-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -webkit-transform:translateY(-10px);
    -o-transform:translateY(-10px);
}
.list-service li:hover div{
    transform: translateY(10px);
    -ms-transform:translateY(10px);
    -moz-transform:translateY(10px);
    -webkit-transform:translateY(10px);
    -o-transform:translateY(10px);
}
.list-service li span img{
    width: 100%;
    height: auto;
}
.list-service li div {
    text-align: center;
    transition: all .3s;
}
.list-service li div h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0195ff;
}
.list-service li div p{
    font-size: 14px;
    color: #666;
}
.list-service02{
    padding: 80px 0;
    background: #fff url(/template/index/public/54/54-0124/images/newsbg.png) no-repeat center;
    background-size: cover !important;
}
.list-service02 ul{
    background: url(/template/index/public/54/54-0124/images/jsbg.png) no-repeat center top;
    display: flex;
    padding: 44px;
}
.w960 .list-service02 ul{
    background-size: 100%;
    padding: 33px;
}
.list-service02 li{
    width: 25%;
}
.list-service02 li span {
    display: block;
    width: 230px;
    height: 230px;
    margin: auto;
    text-align: center;
}
.w960 .list-service02 li span {
    width: 100%;
    height: 195px;
}
.list-service02 li img {
    width: 100px;
    height: auto;
    padding-top: 60px;
}
.w960 .list-service02 li img{
    padding-top: 53px;
}
.list-service02 li span h3{
    color: #4bc1c0;
    font-size: 25px;
    font-weight: bold;
}
.list-service02 li.li2 span h3
,.list-service02 li.li2 div{
    color: #4da0cf;
}
.list-service02 li.li3 span h3
,.list-service02 li.li3 div{
    color: #3cd3b5;
}
.list-service02 li.li4 span h3
,.list-service02 li.li4 div{
    color: #de8685;
}
.list-service02 li div {
    font-size: 17px;
    padding: 0 15px;
    text-align: center;
    margin-top: 80px;
    color: #4bc1c0;
    font-weight: bold;
}
.w960 .list-service02 li div{
    font-size: 15px;
}
.list-service02 li.li2 span img, .list-service02 li.li4 span img {
    padding-top:25px;
}
.list-service02 li.li2 div, .list-service02 li.li4 div {
    margin-bottom: 80px;
    margin-top: 0;
}
.w960 .list-service02 li.li2 div,.w960 .list-service02 li.li4 div {
    margin-bottom: 60px;
    margin-top: 0;
}
.list-service03 {
    padding: 80px 0;
    background: url(/template/index/public/54/54-0124/images/indexbg03.jpg) no-repeat center ;
    background-size: cover !important;
}
.list-service03 .wp{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.list-service03 .tit{
    width: 100%;
}
.list-service03 ul{
    width: 45%;
}
.list-service03 li {
    background-image: linear-gradient(-90deg,#fff 0,#f1f9ff 100%);
    margin-bottom: 7px;
    border-radius: 10px;
}
.list-service03 li ins{
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .3s;
}
.ispc .list-service03 li:hover ins{
    transform: translateX(20px);
}
.list-service03 li span{
    display: block;
    width: 100px;
}
.list-service03 li img{
    width: 100%;
    height: auto;
}
.list-service03 li div{
    width: calc(100% - 120px);
}
.list-service03 li div h3 {
    font-size: 20px;
    font-weight: bold;
    transition: all .3s;
}
.list-service03 li:hover div h3 {
    color: #0195ff;
}
.list-service03 li div p {
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}
.list-service03 .imgbox{
    width: 50%;
}
.list-service03 .imgbox img{
    width: 100%;
    height: auto;
}
/*---------------list-about-----------------*/
.list-about01{
    padding: 80px 0;
}
.list-about01 .d01{
margin-bottom: 50px;   
}
.list-about01 .d01 h3 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
    color: #333;
}
.list-about01 .d01 h3 .linetit{
    margin: 20px auto auto auto;
}
.w960 .list-about01 .d01 h3{
    font-size: 35px;
}
.list-about01 .d01 div p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
    text-align: justify;
}
.list-about01 ul {
    display: flex;
    justify-content: space-between;
}
.list-about01 li {
    width: 32%;
    background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%);
    position: relative;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px;
    overflow: hidden;
}
.w960 .list-about01 li{
    padding: 25px;
}
.list-about01 li.li2{
    background: #2dc5cf;
}
.list-about01 li.li3{
    background-image: linear-gradient(90deg,#07e3f8 0,#0fa4f1 100%);
}
.list-about01 li span {
    display: block;
    position: absolute;
    width: 200px;
    right: -45px;
    bottom: -45px;
    opacity: .1;
}
.list-about01 li span img{
    width: 100%;
    height: auto;
}
.list-about01 li div{
    color: #fff;
}
.list-about01 li div h3 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 20px;
    width: 80%;
}
.list-about01 li div p {
    font-size: 14px;
}
.list-about02{
    padding: 80px 0;
    background-size: cover !important;
}
.list-about02 .divbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-about02 .divbox .d01 {
    width: 45%;
}
.list-about02 .divbox .d01 img{
    width: 100%;
    height: auto;
}
.list-about02 .divbox .d02 {
    width: 50%;
    position: relative;
}
.list-about02 .divbox .d02 ul::-webkit-scrollbar {
    width:3px;
    background:#fff;
    border-radius: 5px;
}
.list-about02 .divbox .d02 ul::-webkit-scrollbar-thumb {
    width:3px;
    background:#0195ff;
    border-radius: 5px;
}
.list-about02 .divbox .d02 ul{
    position: relative;
    height: 470px;
    overflow-y: scroll;
    padding-right: 20px;
}
.w960 .list-about02 .divbox .d02 ul{
    height: 425px;
}
.list-about02 .divbox .d02::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    left: 16px;
    top: 0;
    border-left: 1px dotted #0195ff;
}
.list-about02 .divbox .d02 li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 10px;
    z-index: 1;
}
.list-about02 .divbox .d02 li strong {
    display: block;
    font-size: 14px;
    color: #0195ff;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    border: 2px solid #0195ff;
    transition: all .3s;
}
.list-about02 .divbox .d02 li h3 {
    width: calc(100% - 60px);
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    color: #666;
    transition: all .3s;
    box-shadow: 0 3px 5px #ebeffb;
    box-sizing: border-box;
}
.list-about02 .divbox .d02 li:hover strong
,.list-about02 .divbox .d02 li:hover h3{
    background: #0195ff;
    color: #fff;
}
.list-about02 .divbox .d02 .scroll {
    width: 18px;
    height: 27px;
    border: 2px solid #0195ff;
    background-color: transparent;
    border-radius: 8px;
    z-index:1;
    position: absolute;
    bottom:0;
    right: -40px;
    margin-left: -12px;
}

.list-about02 .divbox .d02 .scroll span {
    display: block;
    background: #0195ff;
    width: 3px;
    height: 7px;
    margin: 0 auto;
    position: relative;
    -webkit-animation: scroll 1s infinite;
    -moz-animation: scroll 1s infinite;
    -o-animation: scroll 1s infinite;
    animation: scroll 1s infinite;
}
@-webkit-keyframes scroll {
  0%{ top: 5px; }
  50%{ top: 9px; }
  100%{ top: 5px; }
}
@-moz-keyframes scroll{
  0%{ top: 5px; }
  50%{ top: 9px; }
  100%{ top: 5px; }
}
@-o-keyframes scroll {
  0%{ top: 5px; }
  50%{ top: 9px; }
  100%{ top: 5px; }
}
@keyframes scroll {
  0%{ top: 5px; }
  50%{ top: 9px; }
  100%{ top: 5px; }
}
.list-about03{
    padding-top: 80px;
}
.list-about03 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list-about03 li{
    padding: 50px 30px;
    border-radius: 20px;
    box-shadow: 0px 6px 21px 0px rgb(62 143 255 / 20%);
    width: 23.5%;
    box-sizing: border-box;
    transition: all .3s;
    position: relative;
    margin-top: 30px;
    padding-bottom: 30px;
}
.list-about03 li:hover{
    transform: translateY(-10px);
    -ms-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -webkit-transform:translateY(-10px);
    -o-transform:translateY(-10px);
}
.list-about03 li span {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30px;
    background: linear-gradient(90deg, #6A8BFE 0%, #6168FF 100%);
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 10px 20px rgb(104 132 254 / 59%);
}
.list-about03 li h3 {
    text-align: center;
    font-size: 20px;
    margin: 10px 0 20px 0;
    font-weight: bold;
    color: #333;
}
.list-about03 li em {
    width: 95px;
    height: 6px;
    line-height: 0;
    border-radius: 3px;
    opacity: 0.5;
    background: linear-gradient(90deg, #6A8BFE 0%, #6168FF 100%);
    margin: auto;
    display: block;
}
.list-about03 li p {
    font-size: 14px;
    margin-top: 20px;
    text-align: justify;
}
.list-about03 li p ins{
    color: #6168FF;
}
.list-about04 li{
    padding: 50px 0;
    background: f6faff;
}
.list-about04 li.li02{
    background: #f6faff;
}
.list-about04 li div.d00{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-about04 li div span{
    float: left;
    width: 50%;
    text-align: center;
}
.list-about04 li img {
    max-width: 100%;
    height: auto;
    max-height: 550px;
}
.list-about04 li .d01 {
    width: 43%;
}
.list-about04 li .d01 h3 {
    font-size: 30px;
    font-weight: bold;
    color: #0195ff;
    margin-bottom: 30px;
}
.list-about04 li .d01 ins{
    display: block;
}
.list-about04 li .d01 ins h4 {
    font-size: 20px;
    font-weight: bold;
    color: #0195ff;
    margin-bottom: 10px;
    margin-top: 20px;
}
.list-about04 li .d01 ins p {
    font-size: 16px;
    color: #666;
}
/*----------------------list-news-product-----------------------*/
.qll01{
    position: relative;
}
.qll01 img{
    width: 100%;
    height: auto;
}
.qll01 .d01{
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -webkit-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    top: 50%;
}
.qll01 .d01 h2 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}
.w960 .qll01 .d01 h2{
    font-size: 35px;
}
.qll01 .d01 .d02 {
    width: 40%;
    font-size: 16px;
    margin-bottom: 50px;
    line-height:1.8;
}
.qll01 .d01 .d02 p {
    margin-bottom: 20px;
    text-align: justify;
}
.linetit {
    display: block;
    width: 80px;
    height: 4px;
    background: #0195ff;
    margin-top: 20px;
}
.qll02 .linetit {
    margin: auto;
    margin-top: 20px;
    background: #1948d8;
}
.qll01 .tit{
    position: absolute;
    top: 80px;
    width: 100%;
}
.qll01 .d01 img{
    max-width: 100%;
    height: auto;
}
.w960 .qll01 .d01 img {
    max-height: 400px;
}
.qll03{
    padding: 80px 0;
    background: url(/template/index/public/54/54-0124/images/zzzs2.jpg) no-repeat center;
    background-size: cover;
}
.qll02{
    padding: 80px 0;
    background: url(/template/index/public/54/54-0124/images/indexbg03.jpg) no-repeat center;
    background-size: cover;
}
.qll02 .wp{
    position: relative;
}
.qll02 ul {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
.qll02 li {
    top: 2%;
    width: 33%;
    position: absolute;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    left: 1%;
    transition: all .3s;
}
.qll02 li:hover{
    background: #fd6726;
}
.qll02 li.li2:hover{
    background: #00a985;
}
.qll02 li.li3:hover{
    background: #7a66f0;
}
.qll02 li.li2 {
    left: auto;
    top: auto;
    bottom: 26%;
    right: -11%;
}
.qll02 li.li3{
    bottom: 20%;
    top: auto;
    left: -11%;
}
.qll02 li span {
    display: block;
    width: 70px;
    margin: auto;
}
.qll02 li img{
    width: 100%;
    height: auto;
}
.qll02 li div h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1;
    padding-left: 10px;
    border-left: 3px solid #fd6726;
    transition: all .3s;
    color: #fd6726;
}
.qll02 li.li2 div h3{
    color: #00a985;
    border-color:#00a985;
}
.qll02 li.li3 div h3{
    color: #7a66f0;
     border-color:#7a66f0;
}
.qll02 li div p {
    font-size: 15px;
    transition: all .3s;
    color: #666;
}
.qll02 li:hover div h3
,.qll02 li:hover div p{
    color: #fff;
    border-color: #fff;
}
.qll02 .d01{
    width: 628px;
    margin: auto;
    position: relative;
}
.w960 .qll02 .d01{
    width: 500px;
}
.w960 .qll02 li.li1 {
    left: 5%;
}
.w960 .qll02 li.li2 {
    right: -6%;
}
.w960 .qll02 li.li3 {
    left: -6%;
}
.qll02 .d01 img{
    width: 100%;
    height: auto;
    position: relative;
}
.qll02 .d01::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(/template/index/public/54/54-0124/images/haomabg.png) no-repeat center;
    background-size: cover;
    -webkit-animation: rotate 10s linear infinite;
    -moz-animation: rotate 10s linear infinite;
    -o-animation: rotate 10s linear infinite;
    animation: rotate 10s linear infinite;
    opacity: .5;
}
.qll03{
    background: url(/template/index/public/54/54-0124/images/part02_bg.jpg) no-repeat top center;
    padding: 80px 0;
    background-size: cover;
}
.qll03 h2{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 50px;
}
.w960 .qll03 h2 {
    font-size: 35px;
    margin-bottom: 40px;
}
.qll03 .ul01 {
    width: 45%;
}
.qll03 .ul01 li {
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    border: 1px solid rgb(255 255 255 / 10%);
    padding: 20px;
    border-radius: 10px;
    transition: all .3s;
}
.w960 .qll03 .ul01 li{
    padding: 15px;
}
.qll03 .ul01 li:hover {
    background: #48a9ff;
}
.qll03 .ul01 li.li2:hover {
    background: #6552fe;
}
.qll03 .ul01 li.li3:hover {
    background: #11ddb2;
}
.qll03 .ul01 li span{
    display: block;
    width: 80px;
}
.qll03 .ul01 li span img{
    width:100%;
    height: auto;
}
.qll03 .ul01 li h3{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.qll03 .ul01 li div{
    width: calc(100% - 100px);
}
.qll03 .ul01 li div p{
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    background: url(/template/index/public/54/54-0124/images/jt01.png) no-repeat left 3px;
    background-size: 20px;
    color: rgb(255 255 255 / 70%);
    margin-bottom: 10px;
    transition: all .3s;
}
.w960 .qll03 .ul01 li div p{
    font-size: 12px;
}
.qll03 .ul01 li:hover div p{
    color: #fff;
    background: url(/template/index/public/54/54-0124/images/jt001.png) no-repeat left 3px;
}
.qll03 .ul01 li div p em {
    font-style: normal;
    color: #0195ff;
}
.qll04{
    padding: 100px 0 120px 0;
    background: url(/template/index/public/54/54-0124/images/indexbg06.jpg) no-repeat center;
    background-size: cover;
}
.w960 .qll04 {
    padding: 80px 0 100px 0;
}
.qll04 .tit h2
,.qll04 .tit p{
    color: #fff;
}
.qll04 ul{
    display: flex;
    justify-content: space-between;
}
.qll04 li{
    background: #fff;
    width: 23.5%;
    box-sizing: border-box;
    padding: 30px 20px;
    padding-bottom: 15px;
    border-radius: 10px;
    transition: all .3s;
}
.qll04 li:hover{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.qll04 li span{
    display: block;
    width: 120px;
    margin: auto;
    text-align: center;
    line-height: 130px;
    padding-right: 20px;
    padding-top: 10px;
    background: url(/template/index/public/54/54-0124/images/icobg.png) no-repeat center;
    background-size: 100%;
    transition: all .3s;
}
.w960 .qll04 li span {
    width: 100px;
    line-height: 100px;
}
.qll04 li span img{
    width: 60px;
    height: auto;
}
.w960 .qll04 li span img {
    width: 45px;
}
.qll04 li div h3 {
    text-align: center;
    font-size: 20px;
    margin: 20px 0;
    font-weight: bold;
    color: #333;
}
.qll04 li div p {
    font-size: 16px;
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative;
    color: #666;
}
.qll04 li div p::before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    background: #f3810a;
    border-radius: 50%;
    left: 0;
    top: 7px;
}
.qll04 li{
}
/*------------------list-product---------------------*/
.list-pro01{
    padding: 80px 0;
}
.list-pro01 span {
    display: block;
    width: 40%;
}
.list-pro01 span img {
    width: 100%;
    height: auto;
}
.list-pro01 .d01 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-pro01 .d02 {
    width: 50%;
}
.list-pro01 .d02 h2{
    font-size: 40px;
    font-weight: bold;
    color: #333;
}
.list-pro01 .d02 h3{
    font-size: 25px;
    color: #0195ff;
    font-weight: bold;
    margin-bottom: 30px;
}
.list-pro01 .d02 p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
    text-align: justify;
    line-height: 1.8;
}
.w960 .list-pro01 .d02 p{
    font-size: 14px;
}
.list-pro02{
    padding: 80px 0;
    background-size: cover !important;
}
.list-pro02 .divbox {
    border: 1px solid #e4f3fd;
    display: flex;
    justify-content: space-between;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
}
.list-pro02 .divbox .ul01 {
    width: 340px;
    background: #d1ecff;
    padding: 30px 40px;
    box-sizing: border-box;
}
.w960 .list-pro02 .divbox .ul01 {
    width: 320px;
    padding: 25px 30px;
}
.list-pro02 .divbox .ul01 li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    cursor: pointer;
    color: #505050;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0px 0px 15px 0px #c9e8ea;
    transition: all 0.3s;
    border-radius:10px;
    margin-bottom: 15px;
    line-height: 55px;
}
.list-pro02 .divbox .ul01 li::before{
    content: "";
    position: absolute;
    top: 0;
    right: -23px;
    z-index: 1;
    width: calc(100% + 23px);
    border-radius: 10px;
    height: 100%;
    background: url(/template/index/public/54/54-0124/images/titbg.png) no-repeat right top / 100% 100%;
    opacity: 0;
    transition: all 0.3s;
}
.list-pro02 .divbox .ul01 li:hover::before
,.list-pro02 .divbox .ul01 li.a::before{
    opacity: 1;
}
.list-pro02 .divbox .ul01 li h3{
    font-size: 16px;
    color: #333;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
}
.list-pro02 .divbox .ul01 li:hover h3
,.list-pro02 .divbox .ul01 li.a h3{
    color: #fff;
}
.list-pro02 .divbox .ul02 {
    width: calc(70% - 320px);
    box-sizing: border-box;
    padding: 100px 50px 0 70px;
    padding-right: 50px;
}
.w960 .list-pro02 .divbox .ul02 {
    padding: 80px 40px 0 49px;
    padding-right: 40px;
}
.list-pro02 .divbox .ul02 li{
    display: none;
}
.list-pro02 .divbox .ul02 li.a{
    display: block;
}
.list-pro02 .divbox .ul02 li h3 {
    font-size: 20px;
    font-weight: bold;
    color: #0195ff;
    margin-bottom: 20px;
}
.list-pro02 .divbox .ul02 li div {
    font-size: 16px;
    color: #666;
}
.list-pro02 .divbox .ul02 li div p {
    margin-bottom: 10px;
}
.list-pro02 .divbox .ul02 li a{
    margin-left: 0;
}
.list-pro02 .divbox .d01 {
    width: 30%;
    padding-top: 70px;
    padding-right: 30px;
    box-sizing: border-box;
}
.list-pro02 .divbox .d01 img{
    width: 100%;
    height: auto;
}
.list-pro03{
    padding: 80px 0;
    background-size: cover !important;
}
.list-pro03 .divbox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-pro03 .divbox .d01{
}
.list-pro03 .divbox .d01 img{
}
.list-pro03 .divbox .d02 {
    width: 53%;
}
.list-pro03 .divbox .d02 ul{
    display: flex;
    flex-wrap: wrap;
}
.list-pro03 .divbox .d02 ul li {
    margin:0 20px 20px 0;
    border-radius: 50px;
    transition: all .3s;
}
.w960 .list-pro03 .divbox .d02 ul li {
    margin: 0 15px 15px 0;
}
.list-pro03 .divbox .d02 li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 25px;
    border-radius: 50px;
    background: #eef0f4;
    box-shadow: 9px 4px 7px 0 rgba(171,188,209,.05), -1px -1px 0 0 #fff, -8px -9px 23px 0 #fff, 8px 10px 43px 0 rgba(61,86,112,.25);
}
.w960 .list-pro03 .divbox .d02 li a {
    padding: 13px 20px;
}
.list-pro03 .divbox .d02 li div {
    display: flex;
    align-items: center;
}
.list-pro03 .divbox .d02 li div h3{
    font-size: 16px;
    margin-right: 20px;
    transition: all .3s;
}
.list-pro03 .divbox .d02 ul li:hover h3{
   color:#0195ff ;
   text-decoration: underline;
}
.list-pro03 .divbox .d02 li div em {
    display: block;
    width: 25px;
    height: 25px;
    color: #fff;
    background: #ccc;
    text-align: center;
    border-radius: 50%;
    line-height: 25px;
    background-image: linear-gradient(180deg,#005fe4 0,#0194ff 100%);
    font-size: 12px;
    transition: all .3s;
}
.list-pro03 .divbox .d02 li:hover div em{
    transform: translateX(5px);
    -ms-transform:translateX(5px);
    -moz-transform:translateX(5px);
    -webkit-transform:translateX(5px);
    -o-transform:translateX(5px);
}
.list-pro03 .divbox .d03 h2 {
    font-size: 30px;
    font-weight: bold;
    color: #0195ff;
}
.w960 .list-pro03 .divbox .d03 h2{
    font-size: 25px;
}
.list-pro03 .divbox .d03 p {
    font-size: 16px;
    margin: 20px 0;
    color: #666;
}
.w960 .list-pro03 .divbox .d03 p{
    font-size: 15px;
    margin: 15px 0;
}
.list-pro04{
    padding: 80px 0;
    background-size: cover !important;
}
.list-pro04 ul {
    display: flex;
}
.list-pro04 li.li01 {
    width: 20%;
}
.list-pro04 li {
    width: 25%;
    box-sizing: border-box;
    padding:30px 0;
    padding-bottom: 15px;
    border-radius: 10px;
}
.list-pro04 li.li02{
    background: #eef0f4;
    width: 30%;
    box-shadow: 9px 4px 7px 0 rgba(171,188,209,.05), -1px -1px 0 0 #fff, -8px -9px 23px 0 #fff, 8px 10px 43px 0 rgba(61,86,112,.25);
}
.list-pro04 li h3 {
    width: 80%;
    margin: auto;
    line-height: 55px;
    text-align: center;
    background: #eef0f4;
    color: #0195ff;
    border-radius: 50px;
    font-size: 20px;
    font-weight: bold;
}
.list-pro04 li.li02 h3{
    color: #fff;
    background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%);
}
.list-pro04 li div p {
    height:75px;
    border-bottom: 1px solid #eee;
    padding: 0 30px;
    display: flex;
    align-items: center;
    font-size: 15px;
    justify-content: center;
    text-align: center;
    line-height: 1.3;
    color: #999;
}
.w960 .list-pro04 li div p{
    height: 70px;
    font-size: 14px;
}
.list-pro04 li.li02 div p{
    border-bottom: 1px solid #e6e4e4;
    color: #333;
}
.list-pro04 li div p:last-child{
    border-bottom: none;
}
/*------------------list-set---------------------*/
.list-set{  
    padding: 80px 0;
}
.list-set .divbox{
    display: flex;
    justify-content: space-between;
}
.list-set .beizhu {
    width:20%;
    background: #fff;
    border-radius: 10px 10px 0 0;
}
.list-set .beizhu h3 {
    line-height: 100px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    color: #fff;
    background: linear-gradient(135deg,#3a67a7,#443577);
}
.list-set .beizhu div {
    padding: 50px 20px;
}
.list-set .beizhu div h4 {
    font-size: 17px;
    color: #0195ff;
    font-weight: bold;
    margin-bottom: 5px;
}
.list-set .beizhu div .s1 p{
    color: red;
}
.list-set .beizhu div p {
    font-size: 14px;
    margin-bottom: 30px;
}
.list-set ul{
    width: 80%;
}
.list-set li {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.list-set li.li1 {
    line-height: 100px;
}
.list-set li.li1 h3 {
    border-radius: 10px 10px 0 0;
    background: #0195ff;
    color: #fff;
}
.list-set li.li1 div {
    background: none;
    border-radius: 10px 10px 0 0;
}
.list-set li.li1 div h4 {
    border-right: 1px solid #eee;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(90deg, #9cb2ff 0%, #787cda 100%);
}
.list-set li h3 {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: bold;
    color: #0195ff;
    background: #fff;
}
.list-set li div {
    width: 85%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    border-left: 1px solid #eee;
    background: #fff;
}
.list-set li div .ins01 {
    width: 40%;
}
.list-set li div .ins02
,.list-set li div .ins03
,.list-set li div .ins04 {
    width: 20%;
}
.list-set li div h4.ins02{
    background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%);  
}
.list-set li div h4.ins03{ 
    background-image: linear-gradient(90deg,#45da8c 0,#beea5b 100%); 
}
.list-set li div h4.ins04{ 
    background-image: linear-gradient(90deg,#ff7104 0,#ff626c 100%);
}
.list-set li div ins p {
    border-right: 1px solid #eee;
}
.list-set li div ins p:nth-child(2n){
    background: #f9f9f9;
}


.w960 .wp, .w960 .w1188 {
    width: 1050px;
}
.w960 .youshibox .d02 {
    width: 38%;
    padding-right: 3%;
}
.w960 .youshibox .d02 li a {
    padding: 35px;
}
.w960 .youshibox .d02 ul {
    height: 300px;
}

@media screen and (max-width:1440px){
    .header {
        padding: 0 50px;
    }
    .wp1400 {
        width: 1188px;
    }
    .menu .nav-ul-1 li a {
        margin: 26px 20px;
    }
    .part01 li{
        padding: 20px;
    }
    .functionbox .divbox .d01 li {
        padding: 14px 0;
        padding-left: 30px;
        margin: 10px 0;
    }
    .more{
        margin-top: 30px;
    }
    .banner01 .d01 h2 {
        font-size: 45px;
    }
    .banner01 .d01 p {
        font-size: 22px;
    }
    .conban h2 {
        top: 100px;
        font-size: 45px;
    }
    .youshibox{
        padding: 120px 0;
    }
    .youshibox .d01{
        width: 500px;
        height: 500px;
    }
    .youshibox .d01 ul li h3{
        font-size: 17px;
    }
    .youshibox .d01 .divimg {
        width: 350px;
        height: 350px;
        margin: -175px 0 0 -175px;
    }
    .youshibox .d01 .divimg h2{
        font-size: 40px;
    }
    .youshibox .d02 li h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .youshibox .d02 {
        width: 40%;
        padding-right: 0;
    }
    .list-con {
        margin-top: -130px;
    }
    .qll02 li{
        width: 30%;
        left: 4%;
    }
    .qll02 li.li2 {
        left: auto;
        top: auto;
        right: -8%;
    }
    .qll02 li.li3 {
        top: auto;
        left: -8%;
        bottom: 27%;
    }
    .qll02 li div p {
        font-size: 13px;
    }
    .qll02 li{
        top: 4%;
    }
}

.w960 .qll02 li div h3{
    font-size: 16px;
}
.w960 .qll02 li div p {
    font-size: 12px;
}
.w960 .w960 .qll02 li.li3 {
    bottom: 20%;
}
@media screen and (max-width:1024px){
    .wp1400 {
        width: auto;
    }
    .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:35px;
    }
    body.nav-on {
        overflow: inherit;
    }
    .nav-click {
        color: #333;
        font-size: 25px;
        margin-top: -14px;
        right: 3px;
        text-align: center;
    }
    .mbclose {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
        width: 26px;
        height: 26px;
        text-align: center;
        border-radius: 50%;
        line-height: 26px;
        background: #0195ff;
        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: 12px;
        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;
    } 
    .tit h2 {
        font-size: 23px;
        margin-bottom: 5px;
    }
    .tit p {
        font-size: 12px;
    }
    .functionbox {
        padding: 30px 0;
    }
    .functionbox .divbox {
        flex-wrap: wrap;
        overflow: hidden;
    }
    .functionbox .divbox .d01 {
        width: 100%;
        padding:0 10px;
        box-sizing: border-box;
    }
    .functionbox .divbox .d01 ul{
        display: flex;
    }
    .functionbox .divbox .d01 li {
        padding: 10px 0;
        padding-left: 0;
        margin: 10px 0;
        flex-wrap: wrap;
        text-align: center;
        font-size: 15px;
        justify-content: center;
        width: 33%;
    }
    .functionbox .divbox .d01 li span {
        margin-right: 0;
        padding-top: 0;
        margin: auto;
        width: 100%;
    }
    .functionbox .divbox .d02 {
        width: 100%;
        box-sizing: border-box;
        padding:20px 10px 10px 10px;
        background: none;
    }
    .functionbox .divbox .d02 li .flexbox {
        flex-wrap: wrap;
    }
    .functionbox .divbox .d02 li span {
       display: none;
    }
    .functionbox .divbox .d02 li div.sum{
        width: 100%;
    }
    .functionbox .divbox .d02 li div.sum ins p {
        font-size: 14px;
        margin-bottom: 15px;
        padding-left: 33px;
        background-size: 24px;
    }
    .more {
        width: 120px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        margin-top:20px;
        margin-left: 33px;
    }
    .tit {
        margin-bottom: 15px;
    }
    .youshibox {
        padding: 50px 0;
        margin-bottom: 30px;
    }
    .mbyoushi{
        padding-bottom: 30px;
    }
    .mbdots{
        position: absolute;
        z-index: 2;
        text-align: center;
        margin: auto;
        bottom: 0 !important;
    }
    .mbdots span{
        background: #fff;
    }
    .solutionbox {
        margin-bottom:30px;
    }
    .solutionbox li:nth-child(2n) {
        margin-right: 0;
    }
    .solutionbox li {
        width: calc(50% - 5px);
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .solutionbox li div.d01
    ,.solutionbox li:hover div.d01 {
        top: 25px;
    }
    .solutionbox li div.d01 ins p{
        display: none;
    }
    .solutionbox li span
    ,.solutionbox li:hover span {
        width: 60px;
        opacity: 1;
        transform: translateY(0);
    }
    .solutionbox li div.d01 h3 {
        font-size: 13px;
    }
    .solutionbox .more {
        margin: 20px auto 0 auto;
    }
    .tit03 span {
        font-size: 28px;
        width: 85px;
    }
    .tit03 span::after {
        right: -6px;
        top: 6px;
        font-size: 16px;
    }
    .tit03 {
        font-size: 17px;
        margin-bottom: 20px;
        line-height: 1.3;
    }
    .customerbox {
        padding: 30px 0 50px 0;
    }
    .customer .d01 {
        border-radius: 10px;
        padding: 15px 0;
    }
    .customer .d01 li {
        padding: 0 15px;
        flex-wrap: wrap;
    }
    .customer .d01 li span {
        width: 100%;
    }
    .customer .d01 li div {
        width: 100%;
        margin-top: 15px;
    }
    .customer .d01 li div ins p {
        font-size: 12px;
    }
    .customer .d01 li div h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .customer .d01 li span img {
        border-radius: 15px;
    }
    .customer .d01 li div em{
        display: none;
    }
    .customer .d01 li div ins{
        overflow: hidden;
    }
    .customer .d02 {
        margin-top: 15px;
    }
    .aboutbox {
        padding: 40px 0;
        background-position: left !important;
    }
    .aboutbox .d01 {
        width: 100%;
    }
    .aboutbox .d01 p {
        font-size: 13px;
    }
    .tit05 h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .aboutbox .d02 ul {
        flex-wrap: wrap;
    }
    .aboutbox .d02 li {
        width: 100%;
        padding: 15px;
        margin-bottom: 10px;
    }
    .aboutbox .d02 li div p{
        display: none;
    }
    .aboutbox .d02 li span {
        width: 60px;
    }
    .aboutbox .d02 li div h3 {
        font-size: 17px;
        margin-bottom: 0;
        padding-left: 50px;
    }
    .aboutbox .d02 li strong {
        left: 15px;
        top: 10px;
        font-size: 25px;
        font-family: HinTing;
        color: #0195ff;
    }
    .aboutbox .tit04 h2 span {
        font-size: 14px;
    }
    .aboutbox .tit04 h2 {
        font-size: 22px;
    }
    .tit04 a {
        width: 115px;
        line-height: 36px;
        height: 36px;
        margin-top: 0;
    }
    .newsbox {
        padding: 40px 0;
        background-size: auto 100% !important;
        background-position: left;
    }
    .tit04 h2 {
        font-size: 22px;
    }
    .tit04 h2 span {
        font-size: 13px;
        display: block;
    }
    .newsbox li.li01 {
        padding-right: 0;
        border-right: none;
        margin-bottom: 20px;
    }
    .newsbox li {
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .newsbox li.li01 a {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .newsbox li span{
        display: none;
    }
    .newsbox li.li01 span{
        width: 140px;
        display: block;
    }
    .newsbox li div{
        width: 100%;
    }
    .newsbox li.li01 div {
        width: calc(100% - 150px);
        padding: 0;
    }
    .newsbox li.li01 div h3 {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .newsbox li div p{
        display: none;
    }
    .newsbox li.li01 div p {
        font-size: 13px;
        -webkit-line-clamp: 2;
        font-weight: normal;
    }
    .newsbox li div h3 {
        font-size: 15px;
        margin-bottom: 0;
    }
    .indexform h2 {
        font-size: 17px;
    }
    .indexform form {
        width: auto;
        padding: 15px 20px;
        margin: 0 10px;
        flex-wrap: wrap;
    }
    .indexform form .layui-form-item {
        width: 100%;
        margin-bottom: 10px;
    }
    .indexform form .layui-input-block .layui-input {
        line-height: 40px;
        height: 40px;
        font-size: 14px;
    }
    .indexform form .layui-btn {
        width: 100%;
        line-height: 40px;
        height: 40px;
    }
    .indexform {
        padding: 30px 0;
        background-size: cover !important;
    }
    .footer {
        padding: 40px 10px 55px 10px;
    }
    .footer .ft01 {
        width: 100%;
        max-width: 100%;
    }
    .footer .ft01 .ftlogo img {
        max-height: 35px;
    }
    .footer .ft01 p {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .footer .ft01 p img {
        width: 16px;
    }
    .footer .ft02 strong {
        font-size: 20px;
        padding-left: 30px;
        margin: 0 0 10px 0;
        background-size: 20px;
        background-position: left 4px;
    }
    .footer .ft03{
        margin-top: 30px;
    }
    .footer .ft03 li {
        width: 85px;
        margin-left: 0;
        margin-right: 20px;
    }
    .footer .ft03 li h3 {
        font-size: 12px;
    }
    .copy .default-copyright {
        font-size: 12px;
        width: 100%;
    }
    .copy {
        padding: 10px 0;
        margin-top: 30px;
    }
    .mbftnav {
        background-image: linear-gradient(90deg,#5497f7 0,#0195ff 100%);
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 2;
        padding: 5px 0;
        border-radius: 10px 10px 0 0;
    }
    .mbftnav ul {
        display: flex;
        justify-content: space-between;
    }
    .mbftnav li{
        width: 25%;
    }
    .mbftnav li a {
        display: block;
        border-right: 1px solid rgba(255,255,255,0.2);
    }
    .mbftnav li.li4 a{
        border: none;
    }
    .mbftnav li span {
        display: block;
        width: 25px;
        margin: auto;
    }
    .mbftnav li img{
        width: 100%;
        height: auto;
    }
    .mbftnav li h3{
        text-align: center;
        color: #fff;
        font-size: 12px;
        margin-top: 2px;
    }
    .customer .prev01, .customer .next01 {
        width: 30px;
        height: 30px;
        line-height: 30px;
        left: 33px;
        top: 22%;
        z-index: 1;
    }
    .customer .next01 {
        left: auto;
        right: 33px;
    }
    .erweima {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: fixed;
        background: #CCC;
        z-index: 102;
        display: none;
        background:url(/template/index/default/images/bg02.png);
    }
    .erweima-1{
        width: 250px;
        background: #fff;
        z-index: 10;
        height: 250px;
        left: 50%;
        top: 50%;
        margin-top: -125px;
        margin-left: -125px;
        position: absolute;
    }
    .erweima-1 img{
        width:100%;
        height:auto;
    }
    .erweima .close {
        display: block;
        top: -12px;
        right: -12px;
        width: 20px;
        height: 20px;
        position: absolute;
        background: #111;
        cursor: pointer;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        line-height: 20px;
        text-align: center;
        border-radius: 50%;
        border: 2px solid #fff;
        text-indent: 2px;
        box-shadow: 0 5px 5px rgba(51, 51, 51, 0.6);
    }
    .banner01 .d01{
        width: 90%;
    }
    .banner01 .d01 h2 {
        font-size: 25px;
        margin-bottom: 0;
    }
    .banner01 .d01 p {
        font-size: 14px;
    }
    .list-about01 {
        padding: 40px 0;
    }
    .list-about01 .d01 h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .list-about01 .d01 div p {
        font-size: 14px;
        margin-bottom: 15px;  
    }
    .list-about01 .d01 {
        margin-bottom: 30px;
    }
    .list-about01 ul {
        flex-wrap: wrap;
    }
    .list-about01 li {
        width: 100%;
        padding: 15px;
        margin-bottom: 10px;
    }
    .list-about01 li div h3 {
        font-size: 17px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .list-about01 li span {
        width: 160px;
    }
    .list-about02 {
        padding: 40px 0;
        margin-bottom: 0;
    }
    .list-about02 .divbox {
        flex-wrap: wrap;
    }
    .list-about02 .divbox .d01 {
        width: 100%;
    }
    .list-about02 .divbox .d02 {
        width: 100%;
    }
    .list-about02 .divbox .d02 li h3 {
        width: calc(100% - 50px);
        padding: 10px 15px;
        font-size: 14px;
    }
    .list-about02 .divbox .d02 ul {
        height: 360px;
    }
    .list-about02 .divbox .d02 .scroll {
        bottom: 10px;
        right: -6px;
    }
    .list-about04 li div.d00 {
        flex-wrap: wrap;
    }
    .list-about04 li div span {
        width: 70%;
        margin: auto;
    }
    .list-about04 li {
        padding: 40px 0;
    }
    .list-about04 li .d01 {
        width: 100%;
    }
    .list-about04 li .d01 h3 {
        font-size: 23px;
        margin-bottom: 15px;
        text-align: center;
        margin-top: 20px;
    }
    .list-about04 li .d01 ins h4 {
        font-size: 17px;
        margin-top: 15px;
    }
    .list-about04 li .d01 ins p {
        font-size: 14px;
    }
    .list-about04 li:nth-child(2n){
        background: #f6faff;
    }
    .list-pro01 {
        padding: 40px 0;
    }
    .list-pro01 .d01 {
        flex-wrap: wrap;
    }
    .list-pro01 .d02 {
        width: 100%;
    }
    .list-pro01 .d02 h2 {
        font-size: 25px;
        text-align: center;
    }
    .list-pro01 .d02 h3 {
        font-size: 18px;
        margin-bottom: 20px;
        text-align: center;
    }
    .list-pro01 .d02 p {
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 1.6;
    }
    .list-pro01 span {
        width: 70%;
        margin: auto;
    }
    .list-pro02 {
        padding: 40px 0;
    }
    .list-pro02 .divbox {
        flex-wrap: wrap;
        padding: 0;
        margin: 0 10px;
    }
    .list-pro02 .divbox .ul01 {
        width: 100%;
        padding: 10px;
        display: flex;
        flex-wrap: wrap;
    }
    .list-pro02 .divbox .ul01 li h3 {
        font-size: 12px;
        line-height: 1.3;
    }
    .list-pro02 .divbox .ul01 li {
        width: 48%;
        line-height: initial;
        margin: 1%;
        box-sizing: border-box;
        padding: 10px;
    }
    .list-pro02 .divbox .ul01 li::before{
        display: none;
    }
    .list-pro02 .divbox .ul01 li.a{
        background: #0195ff;
    }
    .list-pro02 .divbox .ul02 {
        width: 100%;
        padding: 30px 20px;
    }
    .list-pro02 .divbox .ul02 li h3 {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .list-pro02 .divbox .ul02 li div {
        font-size: 14px;
    }
    .list-pro02 .divbox .d01{
        display: none;
    }
    .list-about03 {
        padding-top: 40px;
    }
    .list-about03 li {
        padding: 40px 15px;
        padding-bottom: 25px;
        width: 48%;
        margin-top: 50px;
    }
    .list-about03 li span {
        width: 50px;
        height: 50px;
        top: -25px;
        margin-left: -25px;
        line-height: 50px;
        font-size: 20px;
    }
    .list-about03 li h3 {
        font-size: 17px;
        margin: 10px 0 16px 0;
    }
    .list-about03 li p {
        font-size: 12px;
    }
    .list-pro03,.list-pro04 {
        padding: 40px 0;
    }
    .list-pro03 .divbox {
        flex-wrap: wrap;
    }
    .list-pro03 .divbox .d01 {
        width: 80%;
        margin: auto;
    }
    .list-pro03 .divbox .d02 {
        width: 100%;
    }
    .list-pro03 .divbox .d03 h2 {
        font-size: 20px;
    }
    .list-pro03 .divbox .d03 p {
        font-size: 14px;
    }
    .list-pro03 .divbox .d02 li a {
        padding: 10px 15px;
    }
    .list-pro03 .divbox .d02 li div h3 {
        font-size: 14px;
        margin-right: 10px;
    }
    .list-pro04 .d01{
        overflow-x: scroll;
        padding-bottom:44px;
        margin: 0 10px;
    }
    .list-pro04 .d01::-webkit-scrollbar {
        height:3px;
        border-radius: 5px;
        background:#fff;
    }
    .list-pro04 .d01::-webkit-scrollbar-thumb {
        height:3px;
        border-radius: 5px;
        background:#0195ff ;
    }
    .list-pro04 ul {
        width: 180% !important;
        padding: 0 !important;
    }
    .list-pro04 li
    ,.list-pro04 li.li02 {
        width: 50%;
    }
    .list-pro04 li.li01 {
        width: 30%;
    }
    .list-pro04 li div p {
        height: 50px;
        padding: 0 15px;
        font-size: 12px;
    }
    .list-pro04 li h3 {
        line-height: 45px;
        font-size: 15px;
    }
    .list-pro04 li div p:nth-child(3){
        height: 80px;
    }
    .l-solution {
        margin-top: 40px;
    }
    .l-solution .tit p {
        width: 100%;
    }
    .l-solution .divbox li{
        margin-bottom: 10px;
    }
    .l-solution .divbox {
        padding-bottom: 40px;
    }
    .casebox {
        padding: 40px 0;
    }
    .casebox .ul01 li {
        width: calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .casebox .ul01 li:nth-child(2n){
        margin-right: 0 !important;
    }
    .casebox .ul01 li .d02 {
        padding: 10px;
    }
    .casebox .ul01 li .d02 h3 {
        font-size: 14px;
    }
    .casebox .ul01 li .d02 p {
        font-size: 12px;
        margin: 10px 0;
    }
    .casebox .ul01 li .d02 ins em {
        width: 55px;
        line-height: 24px;
        font-size: 12px;
    }
    .casebox .ul01 li .d02 ins em i {
        font-size: 12px;
        margin-left: 0px;
    }
    .casebox .ul01 li .d02 ins span {
        width: 85px;
    }
    .casebox .ul01 li .d02 ins {
        padding-top: 10px;
    }
    .list-service {
        margin-top:0;
        padding: 40px 0;
    }
    .list-service ul {
        flex-wrap: wrap;
    }
    .list-service li {
        width: 100%;
        padding: 15px;
        display: flex;
        margin-bottom: 10px;
        align-items: center;
    }
    .list-service li div h3 {
        font-size: 17px;
    }
    .list-service li div p{
        font-size: 12px;
    }
    .list-service li div {
        width: calc(100% - 105px);
        text-align: left;
    }
    .list-service li span {
        width: 90px;
        margin: 0;
    }
    .list-service02 {
        padding: 40px 0;
    }
    .list-service02 ul {
        padding: 0;
        flex-wrap: wrap;
        background: none;
    }
    .list-service02 li {
        width: calc(50% - 5px);
        margin-top: 20px;
        margin-right: 10px;
    }
    .list-service02 li:nth-child(2n){
        margin-right: 0;
    }
    .list-service02 li img {
        padding: 25px;
        width: 50px;
        height: auto;
        background: #4bc1c0;
        border-radius: 50%;
    }
    .list-service02 li.li2 img {
        background: #4da0cf;
    }
    .list-service02 li.li3 img {
        background: #3cd3b5;
    }
    .list-service02 li.li4 img {
        background: #de8685;
    }
    .list-service02 li div {
        font-size: 12px;
        padding: 0;
        margin-top: 0;
    }
    .list-service02 li span {
        width: auto;
        height: auto;
        margin: auto;
    }
    .list-service02 li span h3 {
        font-size: 17px;
        margin: 10px 0;
    }
    .list-service02 li.li2 div, .list-service02 li.li4 div {
        margin-bottom: 0;
        margin-top: 0;
    }
    .list-service03 {
        padding: 40px 0;
    }
    .list-service03 ul {
        width: 100%;
    }
    .list-service03 li ins {
        padding: 10px 20px;
    }
    .list-service03 li span {
        width: 85px;
    }
    .list-service03 li div h3 {
        font-size: 17px;
        color: #333;
    }
    .list-service03 li div p {
        font-size: 13px;
        margin-top: 7px;
    }
    .list-service03 .imgbox {
        width: 80%;
        margin: auto;
    }
    .list-nav li a, .list-nav .d01 h3 {
        font-size: 14px;
        line-height: 40px;
        margin-right: 25px;
    }
    .list-newsbox {
        margin: 30px auto;
    }
    .list-newsbox .pub,.list-news {
        width: 100%;
    }
    .list-news .ul01 li {
        padding: 10px;
        margin-bottom: 10px;
    }
    .list-news .ul01 li .d02 h3 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .list-news .ul01 li .d02 p {
        display: none;
    }
    .list-news .ul01 li .d02 em {
        font-size: 12px;
    }
    .list-news .ul01 li .d02 em i {
        margin-right: 2px;
        font-size: 12px;
    }
    .list-news .ul01 li .d02 {
        width: 57%;
    }
    .list-right {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .list-right .d01 a{
        font-size: 14px;
    }
    .v-pox {
        margin: 15px 0;
        font-size: 12px;
    }
    .view-newsbox {
        padding: 30px 15px;
        margin-bottom: 30px;
        border-radius: 5px;
    }
    .view-newsbox .title {
        text-align: center;
        font-size: 20px;
        color: #333;
    }
    .view-newsbox .ww {
        font-size: 12px;
        margin-top: 5px;
    }
    .fanye {
        padding: 15px 0;
        margin-top: 20px;
    }
    .list-con {
        margin: -70px 10px 0 10px;
        padding: 20px !important;
    }
    .conban h2 {
        top: 60px;
        font-size: 25px;
    }
    .conban h2 p {
        font-size: 14px;
    }
    .list-con .d01 {
        flex-wrap: wrap;
    }
    .list-con .d01 .l-con01 {
        width: 100%;
        margin-bottom: 30px;
    }
    .list-con .d01 .l-con01 h3 {
        font-size: 20px;
    }
    .list-con .d01 .l-con01 p {
        font-size: 14px;
        margin: 15px 0;
        align-items: flex-start;
        color: #333;
    }
    .list-con .d01 .l-con01 p img {
        width: 14px;
    }
    .list-con .d02 {
        margin-top: 0;
        position: relative;
        height: 300px;
        overflow: hidden;
        border: 1px solid #ddd;
    }
    .list-con .d02 iframe {
        width:1088px;
        height: 404px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .list-message {
        margin: 40px auto;
    }
    .list-message h2 {
        font-size: 25px;
        text-align: center;
    }
    .list-message .layui-form-pane .layui-input {
        line-height: 40px;
        height: 40px;
        font-size: 14px;
        padding: 0 10px;
    }
    .list-message form .layui-btn {
        width: 170px;
        line-height: 40px;
        height: 40px;
        font-size: 17px;
    }
    .left-solution{
        display: none;
    }
    .view-solution {
        padding: 0;
        width: 100%;
    }
    .view-solution .word {
        padding: 30px 15px;
    }
    .v-solution .s02 {
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .v-solution .s02 img {
        width: 100%;
    }
    .view-solution .title{
        color: #fff;
    }
    .default-article-content p {
        font-size: 14px;
        line-height: 1.8;
    }
    .view-solution .fanye {
        padding: 20px 10px;
    }
    .view-solutionbox{
        margin-bottom: 0;
    }
    .nodata {
        border-radius: 10px;
        background-size: 60%;
    }
    .list-pro03 .divbox .d02 ul li{
        margin:0 10px 10px 0;
    }
    .list-set {
        padding: 30px 0;
    }
    .list-set .divbox {
        flex-wrap: wrap;
    }
    .list-set ul {
        width: 100%;
    }
    .list-set .beizhu h3 {
        line-height: 50px;
        font-size: 17px;
    }
    .list-set li.li1 {
        line-height: 1.3;
        font-size: 14px;
    }
    .list-set li.li1 div h4 {
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .list-set li h3 {
        width: 14%;
        font-size: 14px;
        box-sizing: border-box;
        padding: 5px 8px;
        padding-top: 7px;
        line-height: 1;
    }
    .list-set li {
        font-size: 12px;
        line-height: 1.3;
    }
    .list-set li div{
        width: 86%;
    }
    .list-set li div ins p {
        padding: 10px 5px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .list-set .beizhu {
        width: 100%;
        border-radius: 10px;
        margin-top: 20px;
    }
    .part01 {
        margin-top: 30px;
    }
    .part01 ul {
        margin: 0 10px;
        flex-wrap: wrap;
    }
    .part01 li {
        padding: 10px;
        width: 100%;
        margin-bottom: 10px;
    }
    .part01 li div {
        width: calc(100% - 70px);
    }
    .part01 li span {
        width: 60px;
    }
    .part01 li div h3 {
        font-size: 15px;
    }
    .part01 li div p {
        font-size: 12px;
    }
    .gongnengbox ul::after {
        width: 150px;
        height: 150px;
        margin: -75px 0 0 -75px;
        background-size: 100%;
    }
    .partbox {
        background-attachment: inherit;
    }
    .gongnengbox {
        padding: 40px 0;
    }
    .gongnengbox .tit p {
        width: 95%;
    }
    .gongnengbox ul {
        height: 370px;
        background-size:500px;
    }
    .gongnengbox li a{
        padding: 0;
    }
    .gongnengbox li span {
        width: 60px;
    }
    .gongnengbox li h3 {
        font-size: 12px;
    }
    .gongnengbox li {
        top: 9.5%;
        left: 5px;
        width: 100px;
    }
    .gongnengbox li.li2 {
        right: 2px;
        left: auto;
        top: 29.5%;
    }
    .gongnengbox li.li3 {
        top: auto;
        bottom: 19%;
        left: 5px;
    }
    .gongnengbox li em {
        bottom: -40px;
        opacity: 1;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .gongnengbox ul::after {
        width: 120px;
        height: 120px;
        margin: -60px 0 0 -60px;
        background-size: 100%;
    }
    .gongnengbox ul::before {
        width: 100px;
        height: 100px;
        left: 50%;
        top: 50%;
        margin: -50px 0 0 -50px;
        background-size: 50%;
    }
    .qll01 .tit1 {
        
    }
    .qll01 .tit {
        top: 40px;
        width: 80%;
        left: 10%;
    }
    .qll02 {
        padding: 40px 0;
        overflow: hidden;
    }
    .qll02 li {
        width: 100%;
        position: initial;
        margin-bottom: 10px;
    }
    .qll02 ul {
        position: initial;
        flex-wrap: wrap;
    }
    .qll02 li div p {
        font-size: 12px;
    }
    .qll02 .d01 {
        width: 80%;
        margin-top: 30px;
    }
    .qll02 .d011 {
        width: 95%;
        margin-top: 30px;
    }
    .qll03{
        padding: 40px 0;
    }
    .qll03 h2 {
        font-size: 23px;
        margin-bottom: 30px;
        text-align: center;
    }
    .qll03 .ul01 {
        width: 100%;
    }
    .qll03 .ul01 li {
        margin-bottom: 10px;
        padding: 10px;
    }
    .qll03 .ul01 li span {
        width: 60px;
    }
    .qll03 .ul01 li div {
        width: calc(100% - 70px);
    }
    .qll03 .ul01 li h3 {
        font-size: 17px;
    }
    .qll03 .ul01 li div p {
        font-size: 12px;
        padding-left: 22px;
        background-size: 16px;
        margin-bottom: 10px;
    }
    .qll03 .ul01 li {
        background: #48a9ff;
    }
    .qll03 .ul01 li div p {
        color: #fff;
        background: url(/template/index/public/54/54-0124/images/jt001.png) no-repeat left 3px;
    }
    .qll03 .ul01 li.li2 {
        background: #6552fe;
    }
    .qll03 .ul01 li.li3 {
        background: #11ddb2;
    }
    .solution-sum{
        flex-wrap: wrap;
        padding-top: 40px;
    }
    .solution-sum .d01 {
        width: 100%;
    }
    .solution-sum .d01 ins {
        font-size: 12px;
        line-height: inherit;
        width: 100%;
    }
    .solution-sum .d01 h2 {
        font-size: 23px;
        margin-bottom: 20px;
    }
    .solution-sum .d01 ins p {
        margin-bottom: 10px;
    }
    .solution-sum img {
        max-width: 60%;
        height: auto;
        margin: auto;
        margin-top: 20px;
    }
    .solution-td .s-tit {
        position: inherit;
        width: 200px;
        height: 200px;
        left: 0;
        top: 0;
        margin: auto;
    }
    .solution-td .s-tit h2 {
        font-size: 23px;
        width: 150px;
        height: 150px;
        line-height: 150px;
    }
    .solution-td ul {
        display: flex;
        padding: 30px 10px;
        padding-bottom: 0;
        flex-wrap: wrap;
        transform: scale(1);
        justify-content: center;
    }
    .solution-td ul li {
        float: none;
        width: auto;
        box-sizing: border-box;
        padding-right: 0;
        display: flex;
        justify-content: right;
        margin: 5px;
        transform: translate(0,0) !important;
    }
    .solution-td ul li span::before{
        display: none;
    }
    .solution-td ul li:nth-child(2n) {
        float: none;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .solution-td ul li span {
        font-size: 14px;
        padding: 10px 18px;
    }
    .s-prev, .s-next {
        width: 30px;
        height: 30px;
        line-height: 30px;
        left: 10px;
        top: auto;
        bottom: 0;
        font-size: 13px;
        z-index: 2;
    }
    .s-next {
        left: auto;
        right: 10px;
    }
    .qll01{
        padding: 40px 0;
    }
    .qll01 .d01 .d02 {
        width: 100%;
        font-size: 14px;
        margin-bottom: 30px;
        text-align: justify;
    }
    .qll01 .d01 h2 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .qll01 .d01 img {
        max-width: 85%;
    }
    .qll04 {
        padding: 40px 0;
    }
    .qll04 ul {
        flex-wrap: wrap; 
    }
    .qll04 li {
        width: calc(50% - 5px);
        padding: 20px 10px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .qll04 li span {
        width: 70px;
        line-height: 70px;
        padding-right: 10px;
        padding-top: 7px;
    }
    .qll04 li span img {
        width: 35px;
    }
    .qll04 li div h3 {
        font-size: 15px;
        margin: 10px 0;
    }
    .qll04 li div p {
        font-size: 12px;
        margin-bottom: 10px;
        padding-left: 10px;
    }
    .qll04 li div p::before {
        width: 4px;
        height: 4px;
        left: 0;
        top: 6px;
    }
    .tit05 h2 p {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .ewmcon span {
        width: 100px;
        margin-left: 0;
        margin-right: 20px;
        margin-bottom: 50px;
    }
    .tit03 ins{
        display: block;
    }
    .youshibox .d01 {
        margin: auto;
        width: 100%;
        height: auto;
        background: none;
    }
    .youshibox .d01 .divimg {
        width: 100%;
        height: auto;
        margin: 0;
        position: inherit;
        left: 0;
        top: 0;
        border: none;
    }
    .youshibox .d01 .divimg img{
        display: none;
    }
    .youshibox .d01 .divimg h2 {
        position: inherit;
        width: 100%;
        font-size: 23px;
        margin-bottom: 10px;
    }
    .youshibox .d01 ul{
        display: flex;
        justify-content: space-between;
        margin: 0 10px;
        margin-bottom: 25px;
    }
    .youshibox .d01 ul li {
        position: inherit;
        right: auto;
        top: auto;
        text-align: center;
        padding: 5px 9px;
        border: 1px solid rgba(255,255,255,0.2);
        border-radius: 20px;
    }
    .youshibox .wp1400 {
        flex-wrap: wrap;
    }
    .youshibox .d02 {
        width: 100%;
        margin: 0 10px;
    }
    .yaunmore {
        transform: scale(0.7);
        margin: auto;
    }
    .youshibox {
        padding-bottom: 20px;
    }
    .youshibox .d01 ul li h3 {
        font-size: 14px;
    }
    .youshibox .d01 ul li span{
        display: none;
    }
    .youshibox .d01 ul li:hover, .youshibox .d01 ul li.a {
        transform: scale(1) translateX(0);
        -ms-transform: scale(1) translateX(0);
        -moz-transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0);
        -o-transform: scale(1) translateX(0);
        background: #fff;
    }
    .youshibox .d01 ul li.a h3, .youshibox .d01 ul li:hover h3 {
        color: #0d5fe7;
    }
    .youshibox .d02 li h3 {
        font-size: 17px;
    }
    .youshibox .d02 li div {
        font-size: 12px;
    }
    .youshibox .d02 li a {
        padding: 20px 30px;
    }
    .youshibox .d02 li em {
        font-size: 12px;
        width: 100px;
        line-height: 28px;
        margin-top: 20px;
    }
    .youshibox .d02 li em i {
        font-size: 12px;
        margin-left: 3px;
    }
    .youshibox .d02 ul {
        height: auto;
    }
    .solution-fa .tit p span {
        display: inline-block;
    }
    .solution-fa {
        padding: 40px 0;
    }
    .solution-fa .d01 {
        margin-top: 30px;
    }
    .qll01 .d01 {
        width: 90%;
        top: 30px;
        transform: translate(0,0);
        left: 5%;
        box-sizing: border-box;
        padding: 0 !important;
    }
    .qll01 {
        padding: 0;
    }
    .qll01 .d01 .d02 {
        width: 100%;
        font-size: 14px;
        margin-bottom: 0;
        text-align: justify;
        line-height: 1.5;
    }
    .linetit {
        width: 50px;
        height: 3px;
        margin-top: 12px;
    }
    .list-about01 .d01 h3 .linetit
    ,.qll03 h2 .linetit{
        margin:12px auto auto auto;
    }
    .qll02 .linetit{
        margin-top: 12px;
    }
}


@media screen and (max-width:768px){   
}

@media screen and (max-width:480px){   
}
@media screen and (max-width:320px){ 

    .gongnengbox ul {
        height: 330px;
        background-size: 400px;
    }
    .gongnengbox .tit p {
        width: 95%;
        font-size:9px;
    }
    .gongnengbox li {
        top: 11%;
        transform: scale(.8);
        left: 0;
    }
    .gongnengbox li.li2 {
        top: 28.5%;
        right: -5px;
    }
    .gongnengbox li.li3 {
        top: auto;
        bottom: 19%;
        left: 0;
    }
        .solution-sum .d01 ins {
        font-size: 10px;
    }
    .youshibox .d01 ul li h3 {
        font-size: 12px;
    }
    .youshibox .d01 ul li{
        padding: 5px;
    }

}
