@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{
	border-top:5px solid #76a09e;
	background:#fff;
}
.logo {
    line-height: 100px;
}
.logo img{
	max-height:72px;
}
.w960 .logo img{
	max-height:60px;
}
.head-r{
	width:calc(100% - 280px);
} 
.menu {
    width: calc(100% - 130px);
    margin-top: 13px;
}
.menu li a {
    display: block;
    font-size: 16px;
    padding: 25px 23px;
	transition:all .3s;
}
.menu li:hover a.nav-a-1,.menu li.a a.nav-a-1{
	color:#75a09e;
}
.menu li:hover ul{
	display:none;
}
.menu li ul {
    border-top: 2px solid #76a09e;
    border-radius: 0 0 7px 7px;
    overflow: hidden;
	width:100%;
	box-shadow:0 5px 10px rgba(0,0,0,0.1);
}
.menu li ul li{
	border-bottom:1px solid #eee;
}
.menu li ul li a{
	padding:7px 0;
	color:#666 !important;
	background:#fff;
	text-align:center;
	font-size:15px;
}
.w960 .menu li ul li a{
	padding:7px 0; 
}
.menu li ul li:hover a{
	background:#f5f5f5;
}
.topcon{
	background:url(/template/index/public/54/54-0084/images/tiobg01.png) no-repeat center top;
	padding: 40px 15px 0 15px;
}
.topcon a{
	display:block;
	float:left;
	width:30px;
	height:30px;
	margin: 0 10px;
    margin-bottom: 10px;
	border-radius: 50%;
	position:relative;
	background:#fff url(/template/index/public/54/54-0084/images/wx01.png) no-repeat center;
}
.topcon a.a01 div {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: 60px;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    visibility: hidden;
    transition: all .3s;
}
.topcon a.a01:hover div {
	top:38px;
	visibility: visible;
}
.topcon a.a01 div img{
	width:100%;
	height:auto;
}
.topcon a.a02{
	background:#fff url(/template/index/public/54/54-0084/images/kf01.png) no-repeat center;
}
.banbox {
    position: relative;
    height:calc(100vh - 105px);
    overflow: hidden;
}
.banbox01 {
    width: 2200px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -1100px;
    overflow: hidden;
    animation: actionx 20s linear 0s infinite alternate;
    -moz-animation: actionx 20s linear 0s infinite alternate;
    -webkit-animation: actionx 20s linear 0s infinite alternate;
    -o-animation: actionx linear 20s infinite alternate;
    background: #000;
}
.banbox01 img{
	width: 100%;
    height: auto;
	opacity:.9;
}
@keyframes actionx{
	0% {
		margin-left: -1100px; 
		top:-30px;
	}
	25% {
		margin-left: -1200px;  
		top: -15px;
	}
	50% {
		margin-left: -1100px;   
		top: 0px;
	}
	75% {
		margin-left: -1000px;   
		top: -15px;
	}
	100% {
		margin-left: -1100px;   
		top: -30px;
	}
}
.banbox .wz01{
	position: absolute;
	z-index:2;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	color:#fff;
	text-align:center;
	line-height: 4.3em;
	font-family:cursive,fangsong,monospace,serif, Arial, Verdana, "Microsoft Yahei","微软雅黑","宋体",Helvetica,sans-serif;
}
.banbox .wz01 h1,.banbox .wz01 h3{
	font-size: 70px;
    font-weight: 600;
    letter-spacing: 10px;
}
.banbox .wz01 h3{
	font-size:40px;
}
.banbox .wz01 h1, .banbox .wz01 h3 {
    animation: bannerText 5s;
    -webkit-animation: bannerText 5s;
}
.banbox .wz01 h2 {
    font-size: 25px;
    text-transform: uppercase;
    margin: 25px 0 10px 0;
}
@keyframes bannerText
{
    from {letter-spacing:0;}
    to {letter-spacing:10px;}
}

@-webkit-keyframes bannerText
{
    from {letter-spacing:0;}
    to {letter-spacing:10px;}
}
@keyframes bannerTextM
{
    from {letter-spacing:0;}
    to {letter-spacing:5px;}
}

@-webkit-keyframes bannerTextM
{
    from {letter-spacing:0;}
    to {letter-spacing:5px;}
}
.point01{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:1;
	background:url(/template/index/public/54/54-0084/images/point_bg.png);
}
.banbg{
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	z-index:10;
	background:url(/template/index/public/54/54-0084/images/banbg.png) no-repeat top center;
}
.banner .dots {
    position: absolute;
    z-index: 2;
	bottom:35px;
    text-align: center;
}
.banner .dots span{
	margin:0 10px !important;
	width:6px;
	height:6px;
	opacity:1;
	background:#fff;
	cursor:pointer;
}
.banner .dots span.swiper-pagination-bullet-active{
	position:relative;
}
.banner .dots span.swiper-pagination-bullet-active::after{
	position:absolute;
	content:'';
	width:16px;
	height:16px;
	left:-6px;
	top:-6px;
	border:1px solid #fff;
	border-radius:50%; 
}
.w960 .banner li img{
	width:100%;
	height:auto;
}
.aboutbox {
    padding: 100px 0 50px 0;
}
.aboutbox .d01 {
    width: 45%;
    margin-top: 60px;
}
.aboutbox .d01 h3 {
    font-size: 25px;
    font-weight: bold;
    color: #9499a6;
}
.aboutbox .d01 h2{
	font-size: 60px;
    font-family: fantasy;
	color: transparent;
    -webkit-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
	background-image:url(/template/index/public/54/54-0084/images/bg03.jpg);
	background-position:center;
	line-height: 1.8;
}
.aboutbox .d01 h2 em {
    display: block;
    width: 100px;
    height: 5px;
    background: #9499a6;
}
.aboutbox .d01 p {
    font-size: 15px;
    line-height: 2;
    margin: 60px 0;
}
.aboutbox .d01 a,.more02 {
    display: block;
    width: 143px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #fff;
	padding-left:50px;
	background:url(/template/index/public/54/54-0084/images/morebg.png) no-repeat center;
	transition:all .3s;
}
.aboutbox .d01 a:hover{
	opacity:.7; 
}
.aboutbox .d02 {
    width: 45%;
	padding-left: 10%;
	background:url(/template/index/public/54/54-0084/images/abg01.jpg) no-repeat center;
}
.aboutbox .d02 li {
    float: left;
    width: 215px;
    height: 215px;
    margin: 10px;
	text-align:center;
	color:#fff;
	background:url(/template/index/public/54/54-0084/images/a01.png) no-repeat center;
	transition:all .3s;
}
.aboutbox .d02 li:hover{
	transform:translateY(-5px);
	-ms-transform:translateY(-5px);
	-moz-transform:translateY(-5px);
	-webkit-transform:translateY(-5px);
	-o-transform:translateY(-5px);
}
.aboutbox .d02 li.li2{
	background:url(/template/index/public/54/54-0084/images/a02.png) no-repeat center;
	margin-top: 70px;
}
.aboutbox .d02 li.li3{
	background:url(/template/index/public/54/54-0084/images/a03.png) no-repeat center;
	margin-top: -50px;
}
.aboutbox .d02 li.li4{
	background:url(/template/index/public/54/54-0084/images/a04.png) no-repeat center;
}
.aboutbox .d02 li span {
    display: block;
    width: 75px;
    margin: auto;
    line-height: 75px;
    border: 1px solid #fff;
    border-radius: 50%;
	margin-top: 30px;
}
.aboutbox .d02 li img{
	width:50px;
	height:auto;
}
.aboutbox .d02 li h3 {
    font-size: 20px;
    margin: 10px 0;
}
.aboutbox .d02 li em {
    display: block;
    width: 25px;
    height: 3px;
    background: #76a09e;
    margin: auto;
    margin-bottom: 10px;
}
.aboutbox .d02 li p {
    text-transform: uppercase;
    font-size: 12px;
}
.productbox{
	padding:132px 0;
	background:url(/template/index/public/54/54-0084/images/probg.jpg) no-repeat center;
}
.pronav ul{
	text-align:center;
	border-top:1px solid rgba(255,255,255,.2);
	border-bottom:1px solid rgba(255,255,255,.2);
}
.pronav h2 {
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
	margin-bottom:20px;
}
.pronav li {
    display: inline-block;
}
.pronav li a {
    display: block;
    font-size: 16px;
    color: #fff;
    padding: 15px 25px;
}
.product{
	margin-top:50px;
	position:relative;
}
.product li a{
	display: block;
}
.product li span{
	display: block;
}
.product li img {
    width: 100%;
	background:#fff;
    height: auto;
}
.product li h3 {
    text-align: center;
    font-size: 15px;
    color: #fff;
    margin-top: 15px;
}
.prev01, .next01 {
    position: absolute;
    width: 40px;
    height: 40px;
    left: -60px;
    top: 50%;
    margin-top: -75px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
	cursor:pointer;
	outline-style:none;
	transition:all .3s;
}
.next01 {
	left:auto;
	right:-60px;
}
.prev01:hover,.next01:hover{
	background:#fff;
	color:#333;
}
.more01 {
    display: block;
    width: 170px;
    height: 45px;
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    margin-top: 50px;
	background:url(/template/index/public/54/54-0084/images/morebg02.png) no-repeat center;
	transition:all .3s;
}
.more01:hover{
	opacity:.7;
	color:#fff;
}
.proyoushi {
    text-align: center;
    margin-top: -55px;
    position: relative;
}
.proyoushi li {
    display: inline-block;
	*display:inline;
    width: 100px;
    height: 100px;
    border: 1px solid #76a09e;
    border-radius: 50%;
	margin: 0 48px;
	background:#fff;
	cursor:pointer;
	transition:all .3s;
}
.ispc .proyoushi li:hover{
	background:#76a09e;
	border-color: #fff;
}
.proyoushi li.li1, .proyoushi li.li6 {
    transform: translateY(-20px);
	-ms-transform:translateY(-20px);
	-moz-transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
	-o-transform:translateY(-20px);
}
.proyoushi li.li2, .proyoushi li.li5 {
    transform: translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.proyoushi li span {
    display: block;
    width: 50px;
    margin: auto;
    margin-top: 12px;
}
.proyoushi li span.s02
,.ispc .proyoushi li:hover span.s01{
	display:none;
}
.ispc .proyoushi li:hover span.s02{
	display:block;
}
.proyoushi li img {
    width: 100%;
    height: auto;
}
.proyoushi li h3 {
    text-align: center;
    font-size: 14px;
    color: #76a09e;
}
.ispc .proyoushi li:hover h3 {
	color:#fff;
}
.casebox {
    margin: 80px auto;
}
.casebox h2,.joinbox h2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #76a09e;
	margin-bottom:40px;
}
.casebox h2 p,.joinbox h2 p {
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 5px;
}
.casebox ul{
	position:relative;
}
.casebox li{
	float:left;
	margin-bottom:2%;
}
.casebox li.li01{
	width:24%;
}
.casebox li.li02 {
    margin: 0 2%;
    width: 39%;
	margin-bottom:2%;
}
.casebox li.li03 {
    width: 33%;
}
.casebox li.li04 {
    width: 31.5%;
    margin-right: 2%;
}
.casebox li.li06{
	position:absolute;
	bottom:0;
	right:0;
	width:33%;
}
.casebox li a {
    display: block;
    position: relative;
	background: #335f5d;
}
.casebox li a span {
    display: block;
    transition:all .3s;
}
.casebox li:hover a span {
	opacity:.5;
}
.casebox li a img{
	width:100%;
	height:auto;
}
.casebox li a div {
    position: absolute;
    width: 100%;
    padding:40px 0 15px 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    left: 0;
	background:url(/template/index/public/54/54-0084/images/yy01.png) repeat-x top;
	transition:all .3s;
}
.ispc .casebox li:hover a div {
	bottom:auto;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	padding:0;
	background:none;
}
.casebox li a div h3 {
    font-size: 18px;
}
.casebox li a div em {
    display: block;
    font-style: normal;
    width: 110px;
    border: 1px solid #fff;
    margin: auto;
    line-height: 32px;
    border-radius: 30px;
    font-size: 14px;
    margin-top: 0;
	transition:all .3s;
	height:0;
	opacity:0;
}
.ispc .casebox li:hover a div em {
	opacity:1;
	margin-top:10px;
	height:32px;
}
.more02 {
    margin: auto;
    margin-top: 30px;
    transition: all .3s;
}
.more02:hover{
	opacity:.7;
	color:#fff;
}
.joinbox ul {
    margin-top: 90px;
}
.joinbox li {
    float: left;
    width: 23%;
    margin-right: 2.5666%;
    box-sizing: border-box;
    border: 1px solid #76a09e;
    border-radius: 20px;
	color: #76a09e;
	transition:all .3s;
}
.ispc .joinbox li:hover{
	transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	background:#76a09e;
	color:#fff;
}
.joinbox li span {
    display: block;
    width: 85px;
    height: 85px;
    margin: auto;
    line-height: 85px;
    background: #76a09e;
    border-radius: 50%;
    text-align: center;
    margin-top: -46px;
    border: 5px solid #d6e8e8;
}
.joinbox li span img{
	max-width:100%;
	height:auto;
}
.joinbox li div {
    text-align: center;
    margin: 30px;
}
.joinbox li div h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;   
}
.joinbox li div p {
    font-size: 14px;
}
.joinbox .more03 {
    display: block;
    width: 200px;
    line-height: 42px;
    margin: auto;
    background: #76a09e;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 25px;
    margin-top: 50px;
    font-weight: bold;
	transition:all .3s;
}
.joinbox .more03:hover{
	background:#548e8b;
}
.joinform{
	background:url(/template/index/public/54/54-0084/images/bg03.jpg) no-repeat center;
	padding: 25px 50px;
	border-radius: 50px 0 50px 0;
	position:relative;
	margin-top: 50px;
}
.joinform::after{
	position:absolute;
	content:'';
	width:126px;
	height:110px;
	right:50px;
	top:-45px;
	background:url(/template/index/public/54/54-0084/images/secai.png) no-repeat center;
}
.joinform form {
    background: #fff;
    border-radius: 15px;
    padding: 30px 50px;
}
.joinform form label {
    display: none;
}
.joinform form .layui-input-block{
	margin-left: 0;
    left: 0;
}
.joinform form .layui-form-item {
    display: inline-block;
	*display:inline;
    margin-bottom: 0;
    margin: 0 1%;
    width: 27%;
}
.joinform form .layui-input-block input {
    border-radius: 30px;
    font-size: 14px;
    padding-left: 20px;
}
.joinform form .layui-btn {
    width: 12%;
    margin-left: 1%;
    border-radius: 30px;
    background: #c4c7d0;
    padding: 0;
    font-size: 17px;
    font-weight: bold;
}


.newsbox{
	padding:150px 0 100px 0;
	background:url(/template/index/public/54/54-0084/images/newbg.jpg) no-repeat top;
}
.news01 {
    width: 77%;
    background: #fff;
	padding:40px 0;
	padding-right:35px;
	box-sizing: border-box;
	position: relative;
}
.newsbox .news01::before {
    position: absolute;
    content: '';
    width: 40%;
    height: 100%;
    top: 0;
    left: -40%;
	background:#fff;
}
.news01 ul{
	position:relative;
}
.news01 li.li01 {
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}
.news01 .li01 a {
    display: block;
}
.news01 .li01 a span {
    display: block;
    float: left;
    width: 48%;
}
.news01 .li01 a img{
	width:100%;
	height:auto;
}
.news01 .li01 a div {
    float: right;
    width: 48%;
}
.news01 .li01 a div strong {
    display: block;
    font-weight: normal;
    font-size: 15px;
    color: #333;
}
.news01 .li01 a div strong em {
    font-style: normal;
    font-size: 40px;
    color: #555;
}
.news01 .li01 a div h3 {
    font-size: 18px;
    margin: 15px 0;
}
.news01 .li01:hover a div h3{
	color:#76a09e;
}
.news01 .li01 a div p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    color: #999;
	overflow:hidden;
}
.news01 .li01 a div ins {
    position: relative;
    font-size: 14px;
    color: #999;
    display: block;
    margin-top: 30px;
	transition:all .3s;
}
.news01 .li01 a div ins::before {
    position: absolute;
    content: '';
    width: 35px;
    height: 1px;
    background: #ddd;
    left: 40px;
    top: 10px;
	transition:all .3s;
}
.news01 .li01 a div ins::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border: 1px solid #ddd;
    border-radius: 50%;
    left: 69px;
    top: 6px;
	transition:all .3s;
}
.ispc .news01 .li01:hover a div ins {
	padding-left:45px;
}
.ispc .news01 .li01:hover a div ins::before {
	left:5px;
}
.ispc .news01 .li01:hover a div ins::after {
	left:0;
}
.news01 .li02 {
    float: left;
    width: 32%;
    margin-right:2%;
    box-sizing: border-box;
	margin-bottom:2%;
}
.news01 .li02:nth-child(3n+1){
	margin-right:0 !important;
}
.news01 .li02 a{ 
	display:block;
	transition:all .3s;
	background: #f5f5f5;
	padding: 15px;
}
.news01 .li02:hover a{
	background:url(/template/index/public/54/54-0084/images/a02.png) repeat;
	color:#fff;
}
.news01 .li02 a h3 {
    font-size: 16px;
    padding-bottom: 13px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 13px;
}
.news01 .li02 a div span {
    display: block;
    float: left;
    font-size: 14px;
    position: relative;
    padding-right: 23px;
	color:#999;
	transition:all .3s;
}
.news01 .li02 a div span em {
    display: block;
    position: absolute;
    right: 0;
    font-style: normal;
    padding-left: 5px;
}
.news01 .li02 a div span em::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 1px;
    background: #999;
    left: 0;
    top: 11px;
	transition:all .3s;
}
.news01 .li02 a:hover div span em::before
,.news01 .li02 a:hover div ins::before {
	background:#fff;
}
.news01 .li02 a div ins {
    display: block;
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 35px;
	position:relative;
	transition:all .3s;
}
.news01 .li02 a div ins::before {
    position: absolute;
    content: '';
    width: 27px;
    height: 1px;
    background: #ccc;
    right: 0;
    top: 10px;
	transition:all .3s;
}
.news01 .li02 a:hover div ins
,.news01 .li02 a:hover div span{
	color:#fff;
}
.newstit {
    float: right;
    width: 19%;
}
.newstit h2 {
    font-size: 30px;
    font-weight: bold;
    color: #76a09e;
    padding-right: 100px;
    padding-top: 70px;
	line-height:1;
	margin-bottom:70px;
	background:url(/template/index/public/54/54-0084/images/newstitbg.png) no-repeat right bottom;
}
.newstit li{
	width:190px;
	margin-bottom:1px;
}
.newstit li a {
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
	transition:all .3s;
	float:right;
	position:relative;
	overflow:hidden;
	font-size: 16px;
	line-height:100px;
	background: #fff;
}
.newstit li:hover a {
	width:190px;
	color:#fff;
	background:url(/template/index/public/54/54-0084/images/a02.png) repeat;
}
.newstit li a::before {
    position: absolute;
    content: '';
    width: 86%;
    height: 76%;
    left: 7%;
    top: 12%;
    border: 1px solid #fff;
    box-sizing: border-box;
}
.newstit li a span{
	display:none;
}
.newstit li:hover a span{
	display:inline-block;
	width:50px;
}
.newstit li a span img{
	width:100%;
	height:auto;
}
.ftbg{
	height:66px;
	background:url(/template/index/public/54/54-0084/images/ftbg.png) no-repeat top;
}
.module-index-index-index .ftbg{
	margin-top:-40px;
}
.fade_in_down{
	opacity: 0;
	transform: translateY(80px);
	-ms-transform:translateY(80px);
	-moz-transform:translateY(80px);
	-webkit-transform:translateY(80px);
	-o-transform:translateY(80px);
}
.aboutbox .d01.fade_in_down,.newsbox .news01.fade_in_down{
	transform: translateX(-80px);
	-ms-transform:translateX(-80px);
	-moz-transform:translateX(-80px);
	-webkit-transform:translateX(-80px);
	-o-transform:translateX(-80px);
}
.aboutbox .d02.fade_in_down,.newsbox .newstit.fade_in_down{
	transform: translateX(80px);
	-ms-transform:translateX(80px);
	-moz-transform:translateX(80px);
	-webkit-transform:translateX(80px);
	-o-transform:translateX(80px);
}
.fade_in_up{
	opacity: 1;
	transform: translateY(0);
	transition: 1.5s;
}
.aboutbox .d01.fade_in_up,.newsbox .news01.fade_in_up
,.aboutbox .d02.fade_in_up,.newsbox .newstit.fade_in_up{
	transform: translateX(0);
}
.footer {
    background: #323441;
}
.ftcon {
    padding: 20px 0 40px 0;
}
.ftcon li {
    float: left;
    width: 33.33%;
    text-align: center;
}
.ftcon li span {
    display: inline-block;
	*display:inline;
    vertical-align: middle;
	width:96px;
	height:64px;
	line-height:64px;
	text-align:left;
	background:url(/template/index/public/54/54-0084/images/conbg.png) no-repeat center;
}
.ftcon li span img{
	width:50px;
	height:auto;
	margin-left: 7px;
}
.ftcon li h3 {
    color: #fff;
	display: inline-block;
    vertical-align: middle;
	*display:inline;
	font-size:15px;
}
.ftcon li h3 a{
	color:#fff;
}
.ftnav {
    border: 1px solid #494b5d;
}
.ftnav ul {
    float: left;
    width: 80%;
}
.ftnav li.nav-li-1 {
    float: left;
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid #494b5d;
    padding: 30px 65px;
    padding-bottom: 0;
    height: 220px;
}
.ftnav li a.nav-a-1 {
    display: block;
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
}
.ftnav li li a {
    display: block;
    color: #fff;
    font-size: 14px;
    opacity: .5;
    line-height: 1.8;
	transition:all .3s;
}
.ftnav li li a:hover{
	opacity:1;
}
.ftnav .ewm {
    width: 20%;
    padding-top: 40px;
}
.ftnav .ewm span {
    display: block;
    width: 119px;
    margin: auto;
	background:url(/template/index/public/54/54-0084/images/ewmbg.png) no-repeat center;
}
.ftnav .ewm span img {
    width: 84%;
    height: auto;
    margin: 8%;
}
.ftnav .ewm h4 {
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 14px;
    opacity: .7;
}
.copy {
    padding: 20px 0;
    border-top: 1px solid #494b5d;
    margin-top: -1px;
}
.copy .default-copyright {
    width: 100%;
    line-height: 2;
    font-size: 14px;
    text-align: center;
    color: #fff;
}
.copy .default-copyright a{
	color:#fff;
	opacity:.6;
	transition:all .3s;
}
.copy .default-copyright a:hover{
	opacity:1;
}
.floatcon {
    position: fixed;
    z-index: 112;
    right: 20px;
    bottom: 50px;
}
.floatcon li {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    background: #fff;
    border: 1px solid #76a09e;
    margin-top: -1px;
	transition: all .3s;
	cursor:pointer;
}
.floatcon li span {
    color: #76a09e;
	font-size:25px;
    -webkit-text-stroke-width: inherit;
}
.floatcon li div {
    position: absolute;
    right: 70px;
    width: 100px;
    top: 50%;
    margin-top: -50px;
    border: 1px solid #76a09e;
    display:none;
}
.floatcon li:hover div {
	display:block;
}
.floatcon li div::before{
	position:absolute;
	content:'';
	right:-6px;
	top:50%;
	margin-top:-5px;
	width:10px;
	height:10px;
	background:#fff;
	border-top: 1px solid #76a09e;
	border-right: 1px solid #76a09e;
	transform:rotate(45deg);
}
.floatcon li.fltel div {
    width: 150px;
    background: #fff;
    line-height: 1.5;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 20px;
    text-align: center;
    margin-top: -40px;
    color: #76a09e;
    font-weight: bold;
}
.floatcon li div img{
	width:100%;
	height:auto;
}
.floatcon li.fltel div{
}
.floatcon li.top {
}
.floatcon li:hover{
	background:#759f9d;
}
.floatcon li:hover span{
	color:#fff;
}
/*---------------list-news--------------*/
.banner01{
	position:relative;
}
.banner01 img{
	width:100%;
	height:auto;
}
.banner01 h2 {
    position: absolute;
    width: 100%;
    top: 47%;
    line-height: 100px;
    margin-top: -50px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}
.list-nav {
    position: relative;
    margin-top: -56px;
    line-height: 55px;
    background: rgba(104,151,149,0.7);
    border: 1px solid rgba(255,255,255,0.3);
    border-bottom: none;
}
.list-nav li{
	float:left;
}
.list-nav li a{
	display: block;
    color: #fff;
    padding: 0 30px;
    font-size: 16px;
    border-right: 1px solid rgba(255,255,255,0.3);
    text-transform: capitalize;
}
.list-nav li:hover a, .list-nav li.a a {
    background: #4c8481;
}
.pub{
	text-align:right;
	margin:10px 0;
}
.list-news{
	margin-top:50px;
}
.list-news li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom:2%;
    box-sizing: border-box;
    padding: 15px;
	transition:all .3s;
	position:relative;
}
.list-news li::before{
	position:absolute;
	content:'';
	width:0;
	height:1px;
	background:#4c8481;
	bottom:0;
	left:0;
	transition:all .3s;
}
.list-news li:hover::before{
	width:100%;
}
.list-news li:hover{
	box-shadow:0 5px 10px #ddd;
}
.list-news li span {
    display: block;
	overflow:hidden;
}
.list-news li span a{
	display:block;
	transition:all .3s;
}
.list-news li:hover span a{
	transform:scale(1.05);
	-ms-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-o-transform:scale(1.05);
}
.list-news li span img {
    width: 100%;
    height: auto;
}
.list-news li div {
    margin-top:20px;
	height:133px;
}
.list-news li div em {
    display: block;
    font-style: normal;
    font-size: 14px;
    color: #999;
}
.list-news li div em i {
    font-size: 14px;
    margin-right: 5px;
    color: #ccc;
}
.list-news li div h3 {
    font-size: 16px;
    margin: 15px 0;
    line-height: 1.3;
    max-height: 40px;
    overflow: hidden;
}
.list-news li div .a02 {
    display: block;
    width: 100px;
    line-height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    color: #999;
}
.list-news li:hover div .a02{
	background:#4c8481;
	color:#fff;
}
/*---------------------view-news------------------*/
.view-newsbox{
	margin-bottom:70px;
}
.view-box01 {
    background: #F0F4FC;
    padding: 20px 0 100px 0;
	margin-bottom:50px;
}
.view-box01 .d01,.view-news{
	width:1000px;
	margin:auto;
}
.view-box01 h2 {
    margin-top: 75px;
    font-size: 25px;
    color: #333;
}
.view-box01 .ww {
    font-size: 14px;
    color: #999;
	margin-top:10px;
}
.view-box01 .ww a{
	color:#999;
	transition:all .3s;
	margin-right:20px;
}
.view-box01 .ww a:hover,.view-box01 .ww a:hover em{
	color:#64bfbb;
}
.view-box01 .ww em {
    margin-right: 5px;
}
.fanye {
    padding: 30px 0;
    margin-top: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.fanye p {
    font-size: 14px;
    width: 45%;
    line-height: 22px;
	color:#666;
}
.fanye p span {
    display: inline-block;
    *display: inline;
    width: 20px;
    height: 20px;
    border: 1px solid #eee;
    text-align: center;
    line-height: 20px;
    color: #999;
    margin-right: 10px;
    vertical-align: middle;
}
.fanye p a {
    display: inline-block;
    *display: inline;
    width: calc(100% - 35px);
    color: #666;
    vertical-align: middle;
}
.fanye p:hover span {
    border-color: #64bfbb;
}
.fanye p:hover span, .fanye p:hover a {
    color: #64bfbb;
}
/*--------------list-product-------------*/
.list-product {
    margin-top: 50px;
}
.list-product li {
    float: left;
    width: 23%;
    box-sizing: border-box;  
    margin-right: 2.6666%;
    margin-bottom: 2%;
}
.list-product li a.a01 {
    display: block;
	position:relative;
	border: 1px solid #eee;
	overflow:hidden;
}
.list-product li a.a01 span {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    background: #76a09e;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    left: 20px;
    top: -50px;
    opacity: 0;
	transition:all .5s;
}
.list-product li:hover a.a01 span{
	top:20px;
	opacity:1;
}
.list-product li a.a01 em {
    display: block;
    position: absolute;
	background:#76a09e;
	opacity:0;
	transition:all .5s;
}
.list-product li a.a01 .e01 {
	width:0;
	height:1px;
	left:0;
	top:0;
}
.list-product li a.a01 .e02 {
	width:1px;
	height:0;
	right:0;
	top:0;
}
.list-product li a.a01 .e03 {
	width:0;
	height:1px;
	right:0;
	bottom:0;
}
.list-product li a.a01 .e04 {
	width:1px;
	height:0;
	bottom:0;
	left:0;
}
.list-product li:hover a.a01 .e01
,.list-product li:hover a.a01 .e03{
	width:100%;
	opacity:1;
}
.list-product li:hover a.a01 .e02
,.list-product li:hover a.a01 .e04{
	height:100%;
	opacity:1;
}
.list-product li a img {
    max-width: 100%;
    height: auto;
}
.list-product li h3 a {
    display: block;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
}

/*-----------view-product---------*/
.view-product{
	margin:50px auto;
}
.pox{
	margin-bottom:10px;
}
.view-product .d01 {
    width: 27%;
	margin-right:20px;
}
.view-product .d01 span.s01 {
    display: block;
    background: #fff;
	position:relative;
}
.view-product .d01 span.s01::before {
    position: absolute;
    content: '';
    width: 24px;
    height: 24px;
    background: #fff;
    transform: rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
    right: -12px;
    top: 100px;
}
.view-product .d01 span img {
    max-width: 100%;
    height: auto;
}
.view-product .d01 .fanye01{
	background:#fff;
}
.view-product .d01 .fanye01 a {
    float: left;
    width: 50%;
    background: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    line-height: 40px;
    text-align: center;
	transition:all .3s;
	color:#999;
}
.view-product .d01 .fanye01 a:hover{
	background:#76a09e;
	color:#fff;
}
.view-product .d02 {
    width: 70%;
    background: #fff;
    padding: 50px 100px;
    box-sizing: border-box;
}
.view-product .d02 h2 {
    font-size: 25px;
    padding-bottom: 30px;
}
.view-product .d02 .miaosu {
    line-height: 50px;
    background: #f0f4fc;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #6c9997;
	 margin-bottom: 30px;
}
.related h2 {
    line-height: 50px;
    background: #76a09e;
    margin-top: 20px;
    border-radius: 10px 10px 0 0;
    padding-left: 20px;
    color: #fff;
    font-weight: bold;
    border-bottom: 3px solid #678a88;
}
.related li a {
    display: block;
    background: #fff;
    border-bottom: 1px dotted #eee;
	transition:all .3s;
}
.related li:hover a {
	background: #f6f7f7;
}
.related li span {
    display: block;
    float: left;
    width: 130px;
}
.related li div {
    float: right;
    width: calc(100% - 130px);
}
.related li h3 {
    font-size: 16px;
    margin-top: 30px;
}
.related li em {
    font-size: 14px;
    background: #76a09e;
    border-radius: 30px;
    display: block;
    width: 60px;
    text-align: center;
    font-style: normal;
    color: #fff;
    margin-top: 10px;
}

/*---------list-case-------------*/
.list-case{
	margin:50px auto;
}
.list-case li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.list-case li a {
    display: block;
}
.list-case li a.a01 {
    background:#60918f;
	position:relative;
}
.list-case li a img {
    width: 100%;
    height: auto;
	transition:all .5s;
}
.list-case li:hover a img {
    opacity: .5;
}
.list-case li a em {
    display: block;
    position: absolute;
    left: 50%;
    top: 70%;
    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;
    font-size: 30px;
	opacity:0;
	transition:all .5s;
}
.list-case li:hover a em {
	opacity:1;
	top:50%;
}
.list-case li h3 {
    text-align: center;
    font-size: 15px;
    margin-top: 15px;
}
.list-case li h3 a{
	color:#333;
}
.nodata{
	height: 500px;
    background: #f5f5f5;
    line-height: 500px;
    text-align: center;
    font-size: 20px;
    margin: 30px auto;
}
/*-------------view-case------------*/
.view-case {
    margin: 50px auto;
}
.view-case h2 {
    text-align: center;
    font-size: 30px;
    border-bottom: 1px dotted #eee;
    padding-bottom: 30px;
	color:#333;
}
.view-con {
    text-align: center;
    padding: 30px 0;
    border-bottom: 1px dotted #eee;
}
.view-con p {
    display: inline-block;
	*display:inline;
    font-size: 16px;
    margin: 0 50px;
    color: #76a09e;
}
.view-con p a{
	color: #76a09e;
}
.view-con p em {
    color: #fff;
	background: #76a09e;
    display: inline-block;
	*display:inline;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
    font-size: 20px;
    margin-right: 10px;
}
.view-case .word{
	margin:30px auto;
}
/*---------------list-about----------------------*/

.list-about01{
	margin:100px auto;
}
.list-about01 span {
    display: block;
    float: left;
    width: 45%;
}
.list-about01 span img {
    width: 100%;
    height: auto;
}
.list-about01 .d01 {
    float: right;
    width: 47%;
	margin-top:100px;
}
.list-about01 .d01 h2 {
    font-size: 40px;
    color: #333;
}
.list-about01 .d01 h3 {
    font-size: 20px;
    margin: 50px 0;
    position: relative;
    padding-bottom: 50px;
}
.list-about01 .d01 h3::before {
    position: absolute;
    content: '';
    height: 3px;
    display: block;
    background: #76a09e;
    width: 40px;
    left: 0;
    bottom: 0;
}
.list-about01 .d01 .d02 {
    font-size: 16px;
    color: #666;
    line-height: 2;
}
.list-about02 {
    padding: 70px 0;
    background: #f5f5f5;
}
.list-about02 .wp{
	position:relative;
}
.list-about02 h2,.list-about03 h2 {
    text-align: center;
    font-size: 40px;
    color: #333;
	margin-bottom:50px;
}
.list-about02 h2 p,.list-about03 h2 p {
    font-size: 16px;
    text-transform: uppercase;
    color: #999;
}
.list-about02 li img{
	width:100%;
	height:auto;
}
.list-about02 li h3{
	text-align:center;
	margin-top:10px;
	font-size:14px;
}
.h-prev, .h-next {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 1px solid #76a09e;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    left: -60px;
    top: 57%;
    color: #76a09e;
	transition:all .3s;
	outline-style:none;
}
.h-prev:hover, .h-next:hover{
	background:#76a09e;
	color:#fff;
}
.h-next{
	left:auto;
	right:-60px;
}
.list-about03{
	padding:80px 0;
}
.list-about03 li {
    float: left;
    width: 32%;
    margin-right: 2%;
	position:relative;
}
.list-about03 li span {
    display: block;
    background: #000;
}
.list-about03 li img {
    width: 100%;
    height: auto;
	transition:all .3s;
}
.list-about03 li:hover img {
	opacity:.7;
}
.list-about03 li div {
    padding: 20px;
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    bottom: 0;
	color:#fff;
	background:url(/template/index/public/54/54-0084/images/casebg.png) no-repeat center bottom;
	background-size: 100% 100%;
}
.list-about03 li div h3 {
    font-size: 18px;
    margin: 15px 0;
    font-weight: bold;
}
.list-about03 li div p {
    font-size: 14px;
    height: 42px;
    transition: all .3s;
}
.list-about03 li:hover div p {
	height:84px;
}
.list-about03 .d01 {
    padding: 30px 50px;
    border: 1px dotted #76a09e;
    margin-top: 50px;
    font-size: 14px;
    color: #999; 
    line-height: 2;
}
/*---------------list-contact--------------*/
.list-contact{
	margin-bottom:100px;
}
.list-contact .d01 {
    margin: 100px 0 50px 0;
}
.list-contact .d01 li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
}
.list-contact .d01 li span {
    display: block;
    width: 100px;
    margin: auto;
}
.list-contact .d01 li img {
    max-width: 100%;
    height: auto;
}
.list-contact .d01 li h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}
.list-contact .d01 li p,.list-contact .d01 li p a {
    font-size: 14px;
    color: #999;
}
.list-contact .d02 {
    border: 10px solid #eee;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    height: 460px;
}
.list-contact .d02 iframe {
    position: absolute;
    width: 1188px;
    height: 460px;
    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%);
}
/*--------------list-service---------------*/

.list-service {
    margin: 50px auto;
}
.list-service li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
	position:relative;
}
.list-service li .a01 {
    display: block;
}
.list-service li .a01 img {
    width: 100%;
    height: auto;
	border-radius: 50px 50px 0 50px;
}
.list-service li h3 {
    position: absolute;
    bottom: 0;
    background: #76a09e;
    right: 0;
    border-radius: 20px 0 0 0;
}	
.list-service li h3 a {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 30px;
	transition: all .3s;
}	
.list-service li:hover h3 a {
	padding:10px 50px;
}
/*--------------view-service------------*/
.view-service{
	margin:50px auto;
}
.view-service .pox{
	width:1000px;
	margin:auto;
}
.view-service h2 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 30px;
}
.view-service .word {
    width: 700px;
    margin: auto;
    padding: 50px 150px;
    background: #fafafa;
}
.view-service .default-article-content p {
    line-height: 2;
    font-size: 14px;
}
/*-----------------list-join------------------*/

.list-join01{
	margin-top:80px;
}
.list-join01 h2,.list-join02 h2,.list-join03 h2{
	text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #333;
    margin-bottom: 40px;
}
.list-join01 h2 p,.list-join02 h2 p,.list-join03 h2 p {
    font-size: 16px;
    font-weight: normal;
    width: 80%;
    margin: auto;
	color:#999;
	margin-top:10px;
	text-transform: uppercase;
}
.list-join01 li{
	float: left;
    width: calc(25% - 35px);
    margin-right: 46px;
    text-align: center;
    padding: 40px 40px;
    padding-bottom: 30px;
    box-sizing: border-box;
    transition: 0.4s;
    position: relative;
    background: #f5f5f5;
	border-radius: 5px;
}
.list-join01 li:hover{
	background:#76a09e;
}
.list-join01 li span{
	display:block;
	width: 60px;
    height: 60px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.list-join01 li img{
	width: 100%;
    height: auto;
    transition: 0.4s;
}
.list-join01 li:hover img {
    transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    -o-transform: translateY(-60px);
}
.list-join01 li div h3{
	font-size: 20px;
    color: #333;
}
.list-join01 li:hover div h3
,.list-join01 li:hover div p{
	color:#fff;
}
.list-join01 li h3 em {
    display: block;
    width: 24px;
    height: 4px;
    background: #76a09e;
    margin: 20px auto;
}
.list-join01 li:hover h3 em{
	background:#fff;
}
.list-join01 li div p{
	font-size: 14px;
    color: #666;
    line-height: 30px;
    height: 210px;
    position: relative;
    z-index: 2;
}
.list-join01 li div ins{
	display: block;
    width: 40px;
    height: 40px;
    margin: auto;
    margin-top: 40px;
    background: url(/template/index/public/54/54-0084/images/tuliao.png) no-repeat top center;
    transition: 0.4s;
}
.list-join01 li:hover div ins{
	 background: url(/template/index/public/54/54-0084/images/tuliao02.png) no-repeat top center;
}
.list-join02{
	padding:80px 0;
	margin-top:80px;
	text-align: center;
	background: url(/template/index/public/54/54-0084/images/h_bg5.jpg) no-repeat center;
}
.list-join02 li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    border-radius: 100px;
	text-align: left;
	transition:all .3s;
}
.list-join02 li:hover{
	background: #76a09e;
}
.list-join02 li span {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
}
.list-join02 li img {
    width: 100%;
    height: auto;
}
.list-join02 li div {
    display: inline-block;
    width: calc(100% - 120px);
    margin-left: 20px;
	vertical-align: middle;
}
.list-join02 li div h3 {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
	transition:all .3s;
}
.list-join02 li div p {
    font-size: 14px;
    color: #999;
	transition:all .3s;
}
.list-join02 li:hover div h3,.list-join02 li:hover div p{
	color:#fff;
}
.list-join03 h2{
	margin-top:50px;
}
.list-join03 {
    margin: 80px auto;
}
.list-join03 li {
    float: left;
    width: 20%;
    text-align: center;
	position:relative;	
}
.list-join03 li::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #C1C7D0;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 35px;
    right: -2px;
}
.list-join03 li:last-child::before {
	display:none;
}
.list-join03 li span {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    line-height: 100px;
    text-align: center;
    border: 1px solid #76a09e;
    border-radius: 50%;
	transition:all .3s;
}
.list-join03 li img {
    width: 50px;
    height: auto;
}
.list-join03 li h3 {
    font-size: 16px;
	margin-top:15px;
	transition:all .3s;
}
.list-join03 li:hover span
,.list-join03 li:hover h3{
	transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.list-join03 li em {
    display: block;
    width: 40px;
    height: 40px;
    background: #76a09e;
    border-radius: 50%;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin: 15px auto;
    position: relative;
    font-style: normal;
    font-weight: bold;
	transition:all .3s;
}
.jointel {
    display: inline-block;
    padding: 10px 40px;
    background: #76a09e;
    border-radius: 50px;
    font-size: 30px;
    color: #fff;
    line-height: 50px;
}
.jointel em {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    margin-right: 10px;
    vertical-align: middle;
    color: #76a09e;
    font-size: 20px;
}
.jointel a{
	color:#fff;
}
/*--------------960----------------*/
.w960 .head-r {
    width: calc(100% - 210px);
}
.w960 .menu li a {
    font-size: 15px;
    padding: 25px 14px;
}
.w960 .aboutbox .d02 li {
    width: 190px;
    height: 190px;
}
.w960 .aboutbox .d02 li span {
    width: 65px;
    line-height: 65px;
    margin-top: 20px;
}
.w960 .aboutbox .d02 li img {
    width: 40px;
}
.w960 .aboutbox .d01 {
    margin-top: 0;
}
.w960 .aboutbox .d02 {
    background-size: 110%;
}
.w960 .proyoushi li {
    width: 90px;
    height: 90px;
    margin: 0 30px;
}
.w960 .productbox {
    background-size: auto 100%;
}
.w960 .proyoushi li span{
	width:40px;
}
.w960 .joinbox li div {
    margin: 20px;
}
.w960 .casebox h2, .w960 .joinbox h2 {
    font-size: 33px;
}
.w960 .casebox h2 p,.w960 .joinbox h2 p {
    font-size: 16px;
    letter-spacing: 3px;
}
.w960 .joinbox li span {
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-top: -38px;
}
.w960 .joinform form .layui-form-item{
	width:26%;
}
.w960 .joinform form .layui-btn {
    width: 15%;
}
.w960 .newstit h2 {
    font-size: 25px;
    padding-right: 80px;
    background-size: 70px;
}
.w960 .news01 .li02 a h3 {
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.w960 .ftcon li span {
    width: 80px;
    height: 60px;
    line-height: 60px;
    background-size: 100%;
}
.w960 .ftcon li span img {
    width: 42px;
    margin-left: 6px;
}
.w960 .ftcon li h3{
	font-size:14px;
}
.w960 .ftnav li.nav-li-1{
	padding:30px 38px;
}
.w960 .list-about01 .d01{
	margin-top:50px;
}
.w960 .list-about01 .d01 h2 {
    font-size: 35px;
}
.w960 .list-about01 .d01 h3 {
    font-size: 18px;
    margin: 35px 0;
    padding-bottom: 35px;
}
.w960 .list-about01 .d01 .d02 {
    font-size: 15px;
}
.w960 .list-about02 h2,.w960 .list-about03 h2 {
    font-size: 35px;
    margin-bottom: 35px;
}
.w960 .view-service .pox {
    width: 900px;
}
.w960 .view-service .word {
    padding: 50px 100px;
}
.w960 .related li span {
    width: 110px;
}
.w960 .related li div {
    width: calc(100% - 110px);
}
.w960 .related li h3 {
    font-size: 14px;
    margin-top: 20px;
}
.w960 .view-product .d02 {
    padding: 35px 50px;
}
.w960 .view-box01 .d01,.w960 .view-news {
    width: 900px;
}
.w960 .list-join01 li {
    width: calc(25% - 23px);
    margin-right: 30px;
    padding: 27px 25px;
}
.w960 .list-join01 li div p {
    line-height: 25px;
    height: 175px;
}
.w960 .list-join02 li div p {
    font-size: 12px;
}
.w960 .list-join03 li span {
    width: 85px;
    height: 85px;
    line-height: 85px;
}

@media screen and (max-width:1024px){
	.mbhead{
		background:#fff;
		position:fixed;
		z-index:3;
		width:100% !important;
		text-align:center;
		box-sizing: border-box;
		box-shadow: 0 0 10px rgba(0,0,0,0.1);
	}
	.mbheadindex {
		background: none;
		position: absolute;
		top:10px;
		box-shadow:none;
	}
	.default-shopcenter-top .headphoto div img{
		border-radius:50%;
	}
	.menuico a
	,.mblogin a {
		display: block;
		color: #76a09e;
		font-size: 25px;
		width: 60px;
		height: 60px;
		line-height: 60px;
		text-align: center;
	}
	.mbheadindex .menuico a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		background: #76a09e;
		color: #fff;
		border-radius: 50%;
		position: fixed;
		right: 20px;
		top: 20px;
		z-index:111;
	}
	.mblogo a {
		display: block;
		line-height:55px;
	}
	.mblogo a img{
		max-height:40px; 
		width:auto;
	}
	.mbmenu {
		position: fixed;
		width: 50%;
		background: #fff;
		height: 100%;
		top: 0;
		right:-100%;
		z-index:20;
		overflow-y: scroll;
	}
	.mbmenu .nav-ul-1 {
		padding-top: 70px; 
		height: 80vh;
		overflow-y: auto; 
	}
	.mbmenu li a {
		color: #333;
		border-bottom: 1px solid #eee;
		border-top: none;
		padding-left: 30px;
		font-size:16px;
	}
	.mbmenu li ul li a {
		font-size: 14px;
		padding: 10px 10px;
		padding-left: 50px;
		color: #666;
	}
	.mbmenu li div{ 
		width:100%;
		right:0;
	}
	.mbmenu ul ul{
		background:#f5f5f5;
		padding-top:0;
	}
	.mbclose {
		position: absolute;
		z-index: 3;
		color: #fff !important;
		right: 15px;
		top: 15px;
		font-size: 16px;
		background: #76a09e;
		border-radius: 50%;
		width: 30px;
		height: 30px;
		line-height: 31px;
		text-align: center;
	}
	.banner li img{
		width:100%;
		height:auto;
	}
	.mbheight{
		height:60px;
	}
	.banbox{
		height:100vh;
	}
	.banbox .wz01{
		line-height: 2.5em;
	}
	.banbox .wz01 h1{
		font-size:35px;
		letter-spacing:5px;
	}
	.banbox .wz01 h2 {
		font-size: 12px;
		margin:0;
	}
	.banbox .wz01 h3{
		font-size: 15px;
		letter-spacing:5px;
	}
	.banbox01 {
		width: 1500px;
		top: -30px;
		margin-left: -750px;
	}
	@keyframes actionx{
		0% {
			margin-left: -750px; 
			top:-30px;
		}
		25% {
			margin-left: -850px;  
			top: -15px;
		}
		50% {
			margin-left: -750px;   
			top: 0px;
		}
		75% {
			margin-left: -650px;   
			top: -15px;
		}
		100% {
			margin-left: -750px;   
			top: -30px;
		}
	}

	@keyframes bannerText
	{
		from {letter-spacing:0;}
		to {letter-spacing:5px;}
	}

	@-webkit-keyframes bannerText
	{
		from {letter-spacing:0;}
		to {letter-spacing:5px;}
	}
	@keyframes bannerTextM
	{
		from {letter-spacing:0;}
		to {letter-spacing:3px;}
	}

	@-webkit-keyframes bannerTextM
	{
		from {letter-spacing:0;}
		to {letter-spacing:3px;}
	}
	.banbg {
		height: 20px;
		background-size: 100% 20px;
	}
	.aboutbox .d01 {
		width: 100%;
		margin-top: 0;
	}
	.aboutbox .d01 h3 {
		font-size: 17px;
	}
	.aboutbox .d01 h2 {
		font-size: 30px;
		line-height: 1.5;
		color: #c2c5ce;
		font-family: 微软雅黑;
		font-weight: bold;
	}
	.aboutbox {
		padding: 30px 0 0 0;
	}
	.aboutbox .d01 h2 em {
		width: 85px;
		height: 3px;
	}
	.aboutbox .d01 p {
		font-size: 14px;
		margin: 20px 0;
		line-height:1.6;
	}
	.aboutbox .d01 a, .more02 {
		width: 120px;
		padding-left: 30px;
		background-size: 100%;
		margin-top:20px;
	}
	.aboutbox .d02 {
		width: 100%;
		padding-left: 0;
		background:none;
		margin-top: 20px;
	}
	.aboutbox .d02 li {
		width: 23%;
		height: auto;
		margin: 0 1%;
		border-radius: 5px;
		overflow: hidden;
	}
	.aboutbox .d02 li img {
		width: 35px;
	}
	.aboutbox .d02 li span {
		width: 50px;
		line-height: 50px;
		margin-top:15px;
	}
	.aboutbox .d02 li h3 {
		font-size: 14px;
		margin: 10px 0;
	}
	.aboutbox .d02 li p{
		display:none;
	}
	.aboutbox .d02 li.li2,.aboutbox .d02 li.li3{
		margin-top:0;
	}
	.productbox {
		padding:75px 0 35px 0;
		background-size: auto 100%;
	}
	.product {
		margin-top: 25px;
	}
	.pronav h2 {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.pronav li {
		width: 20%;
	}
	.pronav li a {
		font-size: 14px;
		padding: 10px 0;
	}
	.more01 {
		width: 135px;
		height: 35px;
		font-size: 14px;
		line-height: 35px;
		margin-top: 28px;
		background-size: 100%;
	}
	.product li h3 {
		font-size: 14px;
		margin-top: 10px;
	}
	.proyoushi {
		margin-top:30px;
	}
	.proyoushi li {
		width: 33.33%;
		height: auto;
		border: none;
		border-radius: 50%;
		margin: 0;
		background: none;
		margin-bottom:20px;
		transform:translateY(0) !important;
	}
	.proyoushi li span {
		width: 60px;
		margin: auto;
		margin-top: 0;
		height: 60px;
		line-height: 60px;
		background: #fff;
		border: 1px solid #76a09e;
		border-radius: 50%;
	}
	.proyoushi li h3 {
		font-size: 14px;
		margin-top:10px;
	}
	.proyoushi li img {
		width: 40px;
	}
	.casebox h2, .joinbox h2 {
		font-size: 25px;
		margin-bottom: 20px;
	}
	.casebox h2 p, .joinbox h2 p {
		font-size: 12px;
		letter-spacing: 0;
	}
	.casebox {
		margin: 30px auto;
	}
	.casebox li a div h3 {
		font-size: 12px;
	}
	.casebox li a div {
		padding: 17px 0 10px 0;
	}
	.casebox li a div em{
		display:none;
	}
	.joinbox ul {
		margin-top: 55px;
	}
	.joinbox li {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom:45px;
	}
	.joinbox li:nth-child(2n){
		margin-right:0 !important;
	}
	.joinbox li span {
		width: 55px;
		height: 55px;
		line-height: 55px;
		margin-top: -30px;
	}
	.joinbox li div {
		margin: 15px;
	}
	.joinbox li div h3 {
		font-size: 15px;
	}
	.joinbox li div p {
		font-size: 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.joinbox .more03 {
		width: 150px;
		line-height: 35px;
		font-size: 15px;
		margin-top: 0;
	}
	.joinform {
		padding: 25px;
		border-radius: 20px 0;
		margin-top: 50px;
		background-size: 100% 100%;
		font-size:14px;
	}
	.joinform form .layui-form-item{
		width:100%;
		margin:0;
		margin-bottom:10px;
	}
	.joinform form {
		padding: 15px 20px;
	}
	.joinform form .layui-btn {
		width: 100%;
		margin-left: 0;
	}
	.joinform::after {
		right: 20px;
	}
	.news01 {
		width: 100%;
		background: none;
		padding: 0;
	}
	.newsbox {
		padding: 85px 0 30px 0;
		background-size: auto 100%;
	}
	.newsbox .news01::before{
		display:none;
	}
	.news01 li.li01 {
		margin-bottom: 20px;
	}
	.news01 .li01 a span {
		width: 150px;
	}
	.news01 .li01 a div {
		width: calc(100% - 165px);
	}
	.news01 .li01 a div p{
		display:none;
	}
	.news01 .li01 a div h3 {
		font-size: 16px;
		margin:10px 0;
	}
	.news01 .li01 a div strong {
		display: none;
	}
	.news01 .li01 a div ins {
		margin-top: 0;
	}
	.news01 .li02 {
		width: 100%;
		margin-right: 0;
	}
	.news01 li:nth-child(5)
	,.news01 li:nth-child(6)
	,.news01 li:nth-child(7){
		display:none;
	}
	.news01 .li02 a div{
		display:none;
	}
	.news01 .li02 a h3 {
		padding-bottom: 0;
		border-bottom: none;
		margin-bottom: 0;
		font-size:14px;
	}
	.news01 .li02 a {
		padding: 10px;
		background:#fff;
	}
	.newsbox .pronav h2 {
		color: #76a09e;
	}
	.newsbox .pronav ul {
		border-top: 1px solid #76a09e;
		border-bottom: 1px solid #76a09e;
		height: 41px;
		margin-bottom: 20px;
	}
	.newsbox .pronav li a {
		padding: 10px 0;
		color: #76a09e;
	}
	.prev01, .next01 {
		width: 20px;
		height: 20px;
		left:-8px;
		margin-top: -62px;
		line-height: 20px;
		font-size: 12px;
		z-index:2;
		border: 1px solid #76a09e;
		color: #76a09e;
		background: #fff;
		border-radius:50%;
	}
	.next01 {
		left: auto;
		right:-8px;
	}
	.footer{
		padding-top:20px;
		padding-bottom:50px;
	}
	.ftlogo img {
		max-height: 30px;
		width: auto;
	}
	.mbftcon {
		padding: 20px 0;
	}
	.mbftcon p ,.mbftcon p a{
		font-size: 14px;
		color: #999;
	}
	.mbftcon p img {
		width: 30px;
		height: auto;
		margin-right: 5px;
	}
	.copy {
		padding: 10px 0;
	}
	.copy .default-copyright {
		font-size: 12px;
	}
	.mbfootcontact {
		bottom: 15px;
		width: 80%;
		margin: 0 10%;
		background-color: rgba(0, 0, 0, 0.4);
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
		text-align: center;
		border-radius: 20px;
		z-index: 11;
		height: 40px;
		position: fixed;
		left:0;
	}
	.mbfootcontact a{
		display: inline-block;
		width: 23%;
		line-height: 40px;
		height: 40px;
		text-align: center;
		color: #fff;
		font-weight: normal;
		box-sizing: border-box;
		border-right: 1px solid rgba(255, 255, 255, 0.13);
		font-size: 20px;
		-webkit-text-stroke-width: initial;
	}
	.mbfootcontact a.c04{
		border:none;
	}
	.mbfootcontact a.c03{
		font-size:16px;
	}
	.mbfootcontact a.c02{
		font-size:15px;
	}
	.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: 300px;
		background: #fff;
		z-index: 102;
		height: 300px;
		left: 50%;
		top: 50%;
		margin-top: -150px;
		margin-left: -150px;
		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 h2 {
		line-height: 50px;
		margin-top: -25px;
		font-size: 25px;
	}
	.list-about01 {
		margin: 30px auto;
	}	
	.list-about01 span{
		display:none;
	}
	.list-about01 .d01 {
		width: 100%;
		margin-top: 0;
	}
	.list-about01 .d01 h2 {
		font-size: 25px;
	}
	.list-about01 .d01 h3 {
		font-size: 17px;
		margin: 20px 0;
		padding-bottom: 15px;
		margin-top:5px;
	}
	.list-about01 .d01 .d02 {
		font-size: 14px;
		line-height: 2;
	}
	.list-about02 h2, .list-about03 h2 {
		font-size: 25px;
		margin-bottom: 30px;
	}
	.list-about02 h2 p, .list-about03 h2 p {
		font-size: 12px;
	}
	.list-about02 {
		padding: 30px 0;
	}
	.h-prev, .h-next {
		width: 20px;
		height: 20px;
		line-height: 20px;
		left: 0;
		color:#fff;
		z-index: 2;
		font-size: 12px;
		background: #76a09e;
	}
	.h-next {
		left:auto;
		right:0px;
	}
	.list-about03 li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
	}
	.list-about03 {
		padding: 40px 0;
	}
	.list-about03 .d01 {
		padding: 20px;
		margin-top: 0px;
	}
	.list-mbnav {
		padding: 10px;
		background: #81a8a6;
		border-radius: 5px;
		border: 1px solid #729e9c;
		margin-top:10px;
	}
	.list-mbnav li{
		width:auto;
	}
	.list-mbnav li a {
		font-size: 14px;
		padding: 7px 10px;
		border-radius: 5px;
		color:#fff;
	}
	.list-mbnav li.a a {
		background: #ffffff;
		color: #81a8a6;
	}
	.list-product li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	.list-product li:nth-child(2n){
		margin-right:0 !important;
	}
	.list-product {
		margin-top: 20px;
	}
	.list-product li h3 a {
		padding: 10px 0;
	}
	.view-product {
		margin: 20px auto;
	}
	.view-product .d02 {
		width: 100%;
		padding: 20px;
		float: none !important;
	}
	.pox {
		font-size: 12px;
	}
	.view-product .d02 h2 {
		font-size: 22px;
		padding-bottom: 15px;
		text-align: center;
		border-bottom: 1px solid #eee;
	}
	.list-case li,.list-case li.mr0 {
		width: 48%;
		margin-right: 4% !important;
		margin-bottom: 4%;
	}
	.list-case li:nth-child(2n){
		margin-right:0 !important;
	}
	.list-case {
		margin: 30px auto;
	}
	.view-case {
		margin: 10px auto 30px auto;
	}
	.view-case h2 {
		font-size: 22px;
		padding-bottom: 15px;
		margin-top: 30px;
	}
	.view-con {
		padding: 10px 0;
	}
	.view-con p {
		font-size: 14px;
		margin:5px 0;
		width: 100%;
		text-align:left;
	}
	.view-con p em {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-right: 7px;
	}
	.view-case .word {
		margin: 15px auto;
	}
	.fanye {
		padding: 10px 0;
	}
	.list-news li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2%;
	}
	.view-box01 {
		padding: 30px 0;
		margin-bottom: 30px;
	}
	.view-box01 h2 {
		margin-top: 0;
		font-size:20px;
	}
	.view-box01 .d01, .view-news {
		width: auto;
		margin:0 10px;
	}
	.default-article-content p {
		font-size: 14px;
		line-height: 2;
	}
	.list-service li {
		width: 100%;
		margin-right: 0;
	}
	.list-service {
		margin: 30px auto;
	}
	.list-service li h3 a {
		font-size: 17px;
		padding: 8px 30px;
	}
	.view-service {
		margin: 30px auto;
	}
	.view-service .word {
		width: 100%;
		padding: 20px 10px;
		box-sizing: border-box;
	}
	.view-service h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.list-join01 {
		margin-top: 30px;
	}
	.list-join01 h2, .list-join02 h2, .list-join03 h2 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.list-join01 h2 p, .list-join02 h2 p, .list-join03 h2 p {
		font-size: 12px;
		width: 100%;
	}
	.list-join01 li {
		width: 49%;
		margin-right:2%;
		padding: 30px 10px;
		margin-bottom:2%;
	}
	.list-join01 li:nth-child(2n){
		margin-right:0 !important;
	}
	.list-join01 li span {
		width: 50px;
		height: 50px;
		margin-bottom: 15px;
	}
	.list-join01 li div h3 {
		font-size: 18px;
	}
	.list-join01 li h3 em {
		height: 3px;
		margin: 15px auto;
	}
	.list-join01 li div p {
		font-size: 12px;
		line-height: 20px;
		height: 140px;
	}
	.list-join01 li div ins{
		display:none;
	}
	.list-join02 {
		padding: 30px 0;
		margin-top:30px;
	}
	.list-join02 li {
		width: 100%;
		margin-right: 0;
		padding: 10px;
		margin-bottom:2%;
	}
	.list-join02 li div p {
		font-size: 12px;
	}
	.list-join02 li span {
		width: 80px;
		height: 80px;
	}
	.list-join02 li div h3 {
		font-size: 17px;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	.list-join02 li div {
		width: calc(100% - 95px);
		margin-left: 15px;
	}
	.jointel {
		padding: 0 25px;
		font-size: 25px;
	}
	.jointel em {
		width: 37px;
		height: 37px;
		line-height: 37px;
		font-size: 17px;
	}
	.list-join03 li {
		float: none;
		width: 33.33%;
		display: inline-block;
		margin-bottom:20px;
	}
	.list-join03 ul{
		text-align:center;
	}
	.list-join03 li::before{
		display:none;
	}
	.list-join03 li span {
		width: 70px;
		height: 70px;
		line-height: 70px;
	}
	.list-join03 li img {
		width: 35px;
	}
	.list-join03 li h3 {
		font-size: 14px;
		margin-top: 7px;
	}
	.list-join03 {
		margin: 30px auto;
	}
	.list-contact .d01{
		margin-bottom:0;
	}
	.list-contact .d01 li{
		width:100%;
		text-align:left;
		padding:0;
		margin-bottom:20px;
	}
	.list-contact .d01 li span
	,.list-contact .d01 li div {
		display: inline-block;
		vertical-align:middle;
	}
	.list-contact .d01 li span {
		width: 75px;
	}
	.list-contact .d01 li div {
		width:calc(100% - 95px);
		margin-left:20px;
	}
	.list-contact .d01 {
		margin: 30px 0;
	}
	.list-contact {
		margin-bottom: 50px;
	}
	.view-service .word {
		background: #eee;
	}
	.view-service .pox {
		width: 100%;
		margin-bottom: 20px;
	}
	.view-service{
		margin-top:10px;
	}
	.view-product .d02 .s01 img{
		width:100%;
		height:auto;
	}

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

}

