@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;
}

.wp{
	width:1400px;
}
.w960 .wp, .w960 .w1188 {
    width: 1100px;
}
.header {
    background: #fff;
    padding: 10px 0;
	box-shadow: 0 0 10px #eee;
}
.logo{
	margin:0 3%;
	height:70px;
	line-height:70px;
}
.logo a img{
	max-height:65px;
}
.w1366 .logo{
	margin:0 2%;
}
.menu {
    margin-top: 13px;
}
.menu li{
	margin:0 5px;
}
.w960 .menu li{
	margin:0 5px;
}
.menu li a {
    font-size: 18px;
    display: block;
    padding: 10px 30px;
}
.w960 .menu li a
,.w1366 .menu li a{
	padding:10px 20px;
	font-size:17px;
}
.w960 .logo {
    margin: 0 20px;
}
.menu li:hover a
,.menu li.a a{
	color:#c2000d;
}
.menu li ul {
    background: #fff;
    padding: 10px 0;
    text-align: left;
    width: 120px;
    border-top: 3px solid #d7000f;
    left: 50%;
    margin-left: -60px;
	box-shadow: 0 13px 18px rgba(0,0,0,0.1);
}
.menu li:hover ul{
	display:none;
}
.menu li ul li
,.w960 .menu li ul li{
	padding:0;
	margin:0;
}
.menu li ul li a{
	line-height:35px;
	color:#666 !important;
	padding:0 20px !important;
	font-size:16px;
	position:relative;
	text-indent: 10px;
}
.menu li ul li:hover a::after{
	position:absolute;
	content:"";
	width:6px;
	height:6px;
	border-radius:50%;
	background:#d7000f;
	left:15px;
	top:13px;
}
.w960 .menu li ul li a{
	padding:0 10px;
}
.menu li ul li:hover a{
	color:#d7000f !important;
	background-color:#f9f9f9 !important;
}
.topright{
	padding:10px 0;
	padding-right:110px;
	margin-right:20px;
	background:url(/template/index/public/54/54-0041/images/pigico.png) no-repeat right center;
}
.w960 .topright {
    padding-right: 95px;
	margin-right:5px;
}
.topright .toptel{
	font-size:20px;
	padding-left:20px;
	color:#bf000d;
	margin-top: 12px;
	background:url(/template/index/public/54/54-0041/images/tel01.png) no-repeat left center;
}
.w960 .topright ul{
	margin-left:10px;
}
.topright ul {
    background: #bf000d;
    border-radius: 20px;
    text-align: center;
    padding: 0 10px;
    height: 25px;
    line-height: 25px;
    margin-top: 12px;
    margin-left: 20px;
}
.topright li{
	display:inline-block;
	*display:inline;
}
.topright li a{
	display:block;
	width:20px;
	height:25px;
	line-height:25px;
	padding: 0 2px;
	background:url(/template/index/public/54/54-0041/images/qq01.png) no-repeat center center;
}
.topright li.l02 a{
	background:url(/template/index/public/54/54-0041/images/wx01.png) no-repeat center center;
}
.topright li.l03 a{
	background:url(/template/index/public/54/54-0041/images/wb01.png) no-repeat center center;
}
.banner .dots{
	bottom:30px !important;
	position: absolute;
	text-align: center;
	margin: auto;
	z-index: 1;
}
.banner .dots span{
	width:12px;
	height:12px;
	margin:5px 10px;
	background: #fff;
}
.banner li img{
	width:100%;
	height:auto;
}
.aboutbox{
	padding:150px 0;
	background:url(/template/index/public/54/54-0041/images/bg01.png);
}
.w960 .aboutbox{
	padding:80px 0;
}
.w960 .productbox
,.w960 .newsbox {
    padding: 80px 0;
}
.about01 {
    width: 36%;
    padding: 0 7%;
    margin-top: 50px;
}
.w960 .about01
,.w960 about02 {
	width:45%;
	padding:0;
}
.about01 .ab01 {
    position: relative;
    background: #bf000d;
	overflow:hidden;
}
.about01 .ab01 img{
	width:100%;
	height:auto;
	opacity:.7;
	transition: all .5s;
}
.about01 .ab01:hover img{
	transform:scale(1.05);
	opacity:.5;
}
.about01 .ab01 span {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	background:url(/template/index/public/54/54-0041/images/ico01.png) no-repeat center center;
}
.about01 .ab02 {
    margin-top: 50px;
}
.about01 .ab02 li {
    float: left;
    border: 2px solid #bf000d;
    width: 15%;
    margin-right: 13.33333%;
    box-sizing: border-box;
}
.about01 .ab02 li span {
    display: block;
    margin: 0 auto;
    background: #bf000d;
    padding: 10px;
}
.about01 .ab02 li img{
	width:100%;
	height:auto;
}
.about01 .ab02 li h3 {
    width: 20px;
    padding: 24px 15px;
    color: #bf000d;
    font-size: 18px;
    font-weight: bold; 
    margin: 0 auto;
}
.about02 {
    width: 36%;
    padding: 0 7%;
    text-align: center;
}
.about02 img{
	width:173px;
	height:auto;
}
.about02 .absum {
    margin-top: 30px;
}
.about02 .absum p {
    font-size: 22px;
    color: #bf000d;
    letter-spacing: 1px;
    padding: 5px 0;
}
.about02 .absum p span {
    display: inline-block;
    padding: 2px 10px;
    background: #bf000d;
    color: #fff;
}
.about02 a {
    display: block;
    width: 70px;
    height: 70px;
    border: 3px solid #bf000d;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 30px;
	transition:all .3s;
	background:url(/template/index/public/54/54-0041/images/jt01.png) no-repeat center center;
}
.about02 a:hover{
	background:#bf000d url(/template/index/public/54/54-0041/images/jt02.png) no-repeat center center;
}
.productbox{
	padding:100px 0;
	position:relative;
}
.line01 {
    position: absolute;
    width: 100%;
    height: 1px;
    border-top: 1px dashed #eee;
    top: 41%;
}
.w960 .line01{
	top:42%;
}
.protit {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
	letter-spacing: 2px;
	margin-bottom:40px;
}
.protit span {
    font-size: 40px;
    color: #bf000d;  
}
.protit span.s02{
	margin-left:10px;
}
.product .prev02, .product .next02 {
    position: absolute;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 3px solid #bf000d;
    z-index: 1;
    left: 6%;
    top: 27%;
	background:#fff url(/template/index/public/54/54-0041/images/jt00.png) no-repeat center center;
	background-size:20px;
}
.w960 .product .prev02, .w960 .product .next02{
	top:24%;
}
.product .next02 {
	left:auto;
	right:6%;
	background:#fff url(/template/index/public/54/54-0041/images/jt01.png) no-repeat center center;
}
.product li a{
    display: block;
    transform: scale(.2);
	-ms-transform:scale(.2);
	-moz-transform:scale(.2);
	-webkit-transform:scale(.2);
	-o-transform:scale(.2);
}
.product li.swiper-slide-active a{
	transform: scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	-o-transform:scale(1);
}
.product li a span {
    display: block;
    border-radius: 50%;
    margin: 0 auto;
    border: 20px solid #eee;
    overflow: hidden;
    padding: 50px;
	background: #fff;
	margin-top:-19%;
	opacity:0;
}
.product li.swiper-slide-active span
,.product li.swiper-slide-prev span
,.product li.swiper-slide-next span{
	opacity:1;
}
.w960 .product li a span{
	padding:10px;
}
.product li a img{
	width:100%;
	height:auto;
	border-radius:50%;
}
.product li a div {
    text-align: center;
	display:none;
	margin-top:40px;
}
.product li.swiper-slide-active div{
	display:block;
}
.product li a div h3 {
    font-size: 45px;
    background: #bf000d;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.4;
}
.w960 .product li a div h3{
	font-size:35px;
}
.product li a div p {
    font-size: 20px;
    color: #bf000d;
    font-weight: bold;
    margin-top: 35px;
    line-height: 2;
	height:80px;
	overflow:hidden;
}
.w960 .product li a div p {
    font-size: 18px;
    margin-top: 25px;
    line-height: 1.5;
    height: 60px;
}
.product li a div em {
    display: block;
    width: 150px;
    margin: 0 auto;
    line-height: 40px;
    font-style: normal;
    font-size: 18px;
    border: 3px solid #bf000d;
    color: #bf000d;
    font-weight: bold;
    margin-top: 50px;
	transition:all .3s;
}
.w960 .product li a div em{
	margin-top:20px;
}
.product li a div em:hover{
	color:#fff;
	background:#bf000d;	
}
.swiper-slide-duplicate-prev
,.swiper-slide-duplicate-next{
	opacity:0;
}
.product .swiper-slide-active span{
    width: 66%;
    margin: 0 auto;
	border-radius:0;
	border:none;
	height:auto;
	padding:0;
}
.product .swiper-slide-prev div
,.product .swiper-slide-next div{
	display:none;
}
.storebox{
	background:url(/template/index/public/54/54-0041/images/joinbg02.jpg) no-repeat center center;
	background-position:fixed;
	position:relative;
}
.storebox01{
	position:relative;
	z-index:2;
}
.store01{
    width: 50%;
	text-align:center;
	color:#fff;
	float:left;
	padding-top: 14%;
}
.store01 h2 {
    font-size: 40px;
    font-weight: bold;
}
.store01 p {
    font-size: 18px;
    width: 80%;
    margin: 70px auto;
    font-weight: bold;
}
.store01 .more01 {
    width: 150px;
    height: 40px;
    line-height: 38px;
    border: 3px solid #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
}
.store01 .more01 a {
    color: #fff;
	display: inline-block;
	*display:inline;
	vertical-align:middle;
}
.store01 .more01 em {
    display: inline-block;
	*display:inline;
    width: 20px;
    height: 20px;
	background:url(/template/index/public/54/54-0041/images/jt02.png) no-repeat center center;
	background-size:15px;
	vertical-align:middle;
	transition:all .3s;
}
.store01 .more01:hover em{
	margin-left:10px;
}
.w960 .store02 {
    width: 42%;
    padding: 5% 4%;
}
.store02 {
    width: 40%;
    background: #fff;
    float: right;
    padding:5%;
}
.store02 .s01 h3 {
    font-size: 27px;
    color: #bf000d;
    font-weight: bold;
}
.w960 .store02 .s01 h3{
	font-size:23px;
}
.store02 .s01 .sum02{
	margin-top:30px;
}
.store02 .s01 .sum02 p {
    font-size: 17px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}
.w960 .store02 .s01 .sum02 p {
    font-size: 15px;
    margin-bottom: 15px;
}
.store02 .s01 .sum02 p span {
    font-size: 23px;
    color: #bf000d;
}
.w960 .store02 .s01 .sum02 p span {
    font-size: 19px;
}
.store02 .s02{
	margin-top:50px;
}
.w960 .store02 .s02{
	margin-top:0;
}
.store02 .s02 li {
    float: left;
    width: 50%;
	margin-top:40px;
    text-align: center;
	transition:all .5s;
}
.w960 .store02 .s02 li {
    margin-top: 20px;
}
.store02 .s02 li span {
    display: block;
    width: 90px;
    height: 90px;
	margin:0 auto;
    border: 4px solid #bf000d;
    line-height: 90px;
    border-radius: 50%;	
}
.w960 .store02 .s02 li span {
    width: 80px;
    height: 80px;
    line-height: 80px;
}
.store02 .s02 li:hover {
	transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.store02 .s02 li span img{
	width:60px;
	height:auto;
}
.store02 .s02 li div h3 {
    font-size: 18px;
    font-weight: bold;
	margin-top:15px;
	margin-bottom:10px;
    color: #bf000d;
}
.store02 .s02 li div p {
    font-size: 12px;
    color: #666;
    padding: 0 20px;
}
.jointel{
	position:absolute;
	width:100%;
	padding: 35px 0;
	bottom:0;
	z-index:1;
	background:url(/template/index/public/54/54-0041/images/bg02.png);
}
.w960 .jointel{
	padding:20px 0;
}
.jointel img {
    float: left;
    width: 279px;
    height: auto;
}
.w960 .jointel img{
	width:200px;
}
.jointel strong {
    font-size: 50px;
    line-height: 1.3;
    color: #fff;
    float: left;
    margin-left: 50px;
}
.w960 .jointel strong {
    font-size: 40px;
    margin-left: 40px;
}
.jointel strong em {
    display: block;
    color: #fff;
    font-style: normal;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px;
	margin-bottom:2px;
}
.tit02 {
    display: block;
    width: 135px;
    line-height: 35px;
    border: 1px solid #bf000d;
    font-size: 20px;
    color: #bf000d;
	margin-bottom:12px;
}
.tit02 em {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    border: 1px solid #bf000d;
    margin: 10px 5px 0 15px;
	border-radius:50%;
}
.newsbox{
	padding:100px 0 100px 0;
	position:relative
}
.ispc .newsbox .wp{
	width:73.5% !important;
}
.news01 {
    width: 39%;
    float: left;
}
.news01 li a{
	display:block;
}
.news01 li a span{
	display:block;
}
.news01 li a span img{
	width:100%;
	height:auto;
	left:0 !important;
	margin-left:0 !important;
}
.news01 li a div{
	padding:30px;
	border:1px solid #eee;
}
.news01 li a div h3{
	font-size:18px;
	margin-bottom:20px;
	color:#333;
	height:54px;
	overflow:hidden;
	font-weight:bold;
}
.news01 li a div p{
	color:#aaa;
	font-size:14px;
	line-height:22px;
	height:44px;
	overflow:hidden;
}
.news01 li a ins {
    display: block;
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 30px;
    font-size: 14px;
    color: #aaa;
	line-height:30px;
}
.news01 li a ins em{
	display:block;
	float:left;
}
.news01 li a ins em.e01{
	margin-right:3px;
}
.news01 li a ins .e02{
	float:right;
	width:30px;
	height:30px;
	border:1px solid #eee;
	border-radius:50%;
	line-height:30px;
	text-align:center;
	color:#aaa;
	font-size:14px;
}
.news01 .dots02{
	position: absolute;
	width: 100%;
	text-align: center;
	margin: auto;
	z-index: 1;
}
.news01 .dots02 span{
	width:10px;
	height:10px;
	margin:5px 15 !important;
	border:1px solid #bf000d;
	border-radius:50%;
	background-color:#fff;
}
.news01 .dots02 span.swiper-pagination-bullet-active{
	background-color:#bf000d;
}
.news02 {
    float: right;
    width: 52%;
    margin-top: 50px;
}
.news02 li{
	margin-bottom:35px;
	padding-bottom:35px;
	border-bottom: 1px solid #eee;
}
.news02 li:last-child{
	border:none;
}
.news02 li a {
    padding: 0 30px;
	display:block;
}
.w960 .news02 li a{
	padding:0 10px;
}
.news02 li a span {
    display: block;
    float: left;
    width: 38%;
	transition:all .3s;
}
.news02 li:hover a span {
	background: #d7000f;
}
.news02 li a span img{
	width:100%;
	height:auto;
	transition:all .3s;
}
.news02 li:hover a span img{
	opacity:.7;
}
.news02 li a div {
    float: right;
    width: 58%;
    padding-top: 15px;
}
.w960 .news02 li a div{
	padding-top:10px;
}
.news02 li a div h3 {
    font-size: 15px;
    color: #333;
    margin: 15px 0;
}
.news02 li a div em {
    font-style: normal;
    width: 65px;
    border: 1px solid #bf000d;
    display: block;
    position: relative;
    color: #bf000d;
    text-align: right;
    padding-right: 5px;
}
.news02 li a div em::after{
	position:absolute;
	content:"";
	left:5px;
	top:5px;
	width:6px;
	height:6px;
	border:1px solid #bf000d;
	border-radius:50%;
}
.news02 li a div p {
    font-size: 14px;
    color: #bf000d;
    width: 60px;
	background:url(/template/index/public/54/54-0041/images/jt01.png) no-repeat right;
	background-size: 10px;
	transition:all .3s;
}
.news02 li a:hover div p{
	width:75px;
}
.newstit {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
	width:170px;
	background:url(/template/index/public/54/54-0041/images/titbg01.png) no-repeat center;
}
.w960 .newstit {
    width: 100px;
    background-size: 80px;
}
.newstit h2 {
    position: absolute;
    left: 55px;
    font-size: 40px;
    color: #d7000f;
    font-weight: bold;
    letter-spacing: 5px;
    writing-mode: vertical-rl;
    top: 50%;
    transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}
.w960 .newstit h2{
	left:20px;
}
.more02 a{
    position: absolute;
	display:block;
    width: 80px;
    height: 100%;
    right: 0;
    top: 0;
    border-left: 1px solid #eee;
	background:url(/template/index/public/54/54-0041/images/more03.png) no-repeat center;
}
.teambox{
	background:url(/template/index/public/54/54-0041/images/bg01.png);
	padding: 120px 0 70px 0;
}
.teambox ul {
    float: left;
    width: 40%;
}
.teambox li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
	position:relative;
	color:#fff;
}
.teambox li.t02{
	margin-top:-35px;
}
.teambox li:last-child{
	margin-right:0;
}
.teambox li span {
    display: block;
    background: #d7000f;
}
.teambox li img{
	width:100%;
	height:auto;
	opacity:.7;
	transition:all .3s;
}
.teambox li:hover img{
	opacity:.3;
}
.teambox li div {
    position: absolute;
    bottom: 10px;
    right: 10px;
	transition:all .5s;
}
.teambox li:hover div {
	bottom:60px;
}
.teambox li div h3 {
    font-weight: bold;
    font-size: 27px;
    float: left;
    width: 30px;
    line-height: 1.2;
    margin-right: 16px;
}
.teambox li div p {
    text-transform: uppercase;
    writing-mode: vertical-lr;
    float: right;
    text-align: -webkit-right;
    position: absolute;
    right: 0;
    bottom:3px;
}
.teamsum {
    width: 47%;
	margin-top:-30px;
}
.teamsum h3 {
    font-size: 42px;
    font-weight: bold;
    display: inline-block;
	*display:inline;
    padding: 0 10px;
    background: #bf000d;
    color: #fff;
    letter-spacing: 4px;
    line-height: 1.3;
}
.w960 .teamsum h3{
	font-size:35px;
}
.teamsum .sum01 {
    margin-top: 70px;
}
.w960 .teamsum .sum01 {
    margin-top: 40px;
}
.teamsum .sum01 p {
    font-size: 16px;
    margin: 12px 0;
}
.w960 .teamsum .sum01 p {
    margin: 7px 0;
}
.teamsum .sum01 strong {
    font-size: 25px;
    color: #bf000d;
}
.teamsum a {
    display: block;
    font-size: 16px;
    color: #bf000d;
    font-weight: bold;
    margin-top: 50px;
	transition:all .3s;
}
.w960 .teamsum a {
    margin-top: 35px;
}
.teamsum a:hover{
	text-decoration:underline;
}

.footer{
	background:url(/template/index/public/54/54-0041/images/bg02.png);
	padding-top:70px;
}
.foot01{
	width:40%;
	color:#fff;
}
.foot01 h2 {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 70px;
    line-height: 1.3;
}
.foot01 h2 span {
    display: block;
    font-size: 26px;
}
.foot01 p {
    font-size: 17px;
    font-weight: bold;
    padding: 5px 0;
}
.foot02 {
    width: 50%;
}
.foot02 h3 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-bottom:40px;
    margin-top: 20px;
}
.foot02 form {
    clear: both;
    zoom: 1;
}
.foot02 form label{
	display:none;
}
.foot02 form input{
}
.foot02 .layui-form-item {
    width: 48%;
    margin-right: 4%;
    display: inline-block;
	*display:inline;
}
.foot02 .default-form-field_tel{
	margin-right:0;
}
.foot02 .default-form-field_content {
    width: 100%;
    margin-top: 20px;
	background:url(/template/index/public/54/54-0041/images/xie01.png) no-repeat left 0;
}
.foot02 .layui-form-item input::placeholder
,.foot02 .layui-form-item textarea::placeholder{
	color:#fff;
}
.foot02 .layui-input, .foot02 .layui-textarea {
    height: 38px;
    line-height: 1.3;
    line-height: 38px;
    border-width: 1px;
    border-style: solid;
    background-color: transparent;
    border: none;
	border-radius:0;
	color:#fff;
    border-bottom: 1px solid #fff;
	padding-left:25px;
}
.foot02 .layui-form-pane .layui-form-text .layui-textarea {
	min-height:80px;
}
.foot02 .layui-form-pane .layui-input-block {
    margin-left: 0;
    left: 0;
}
.foot02 .layui-btn {
    background-color: transparent;
    font-size: 0;
	background:url(/template/index/public/54/54-0041/images/tijao01.png) no-repeat -20px center;
	width: 100px;
	margin-top: 10px;
}
.foot02 .layui-btn:hover{
	background-position:left center;
	opacity:1;
}
.foot02 .default-form-field_name{
	background:url(/template/index/public/54/54-0041/images/name01.png) no-repeat left 10px;
}
.foot02 .default-form-field_tel{
	background:url(/template/index/public/54/54-0041/images/dh01.png) no-repeat left 10px;
}
.copy{
	padding:20px 0;
	margin-top:50px;
	border-top:1px solid rgba(255, 255, 255, 0.3);
}
.copy .default-copyright {
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
	text-align:center;
}
.copy .default-copyright a {
    color: #fff;
}
.erweima {
	width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 102;
    display: none;
	background:rgba(0, 0, 0, 0.3);
}
.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;
}
.close{
	display: block;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    position: absolute;
    background: transparent url(/template/index/public/54/54-0041/images/fancybox.png) -40px 0px;
    cursor: pointer;
}
/*-----------------list-product----------------------*/
.pub{
	text-align:right;
	margin:20px 0;
}
.banner01{
	position:relative;
}
.banner01 img{
	width:100%;
	height:auto;
}
.cattit01 {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
    left: 50%;
    margin-left: -700px;
}
.w960 .cattit01{
	margin-left:-550px;
}
.cattit01 strong {
    font-size: 100px;
    text-transform: uppercase;
    color: #fff;
	opacity:.2;
	line-height:1;
}
.cattit01 h2 {
    margin-top: -85px;
    font-size: 45px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 5px;
}
.pro-nav {
    position: absolute;
    left: 10px;
    top: 50px;
    z-index: 2;
}
.pro-nav.a{
	position:fixed;
	top: 100px;
    transition: all .5s cubic-bezier(.25,0,0,1);
    -webkit-transition: all .5s cubic-bezier(.25,0,0,1);
    -moz-transition: all .5s cubic-bezier(.25,0,0,1);
    -ms-transition: all .5s cubic-bezier(.25,0,0,1);
    -o-transition: all .5s cubic-bezier(.25,0,0,1);
}
.pro-nav li{
	margin-bottom:10px;
}
.pro-nav li a {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    font-size: 15px;
    color: #d7000f;
    box-shadow: 0 5px 10px #ddd;
	transition:all .3s;
}
.pro-nav li:hover a
,.pro-nav li.a a{
	background:#d7000f;
	color:#fff;
}
.list-page{
	margin:50px auto;
	margin-bottom:100px;
}
.list-product li {
    float: left;
    width: 30%;
    margin-right: 5%;
	margin-bottom:5%;
}
.w960 .list-product li{
	width:31%;
	margin-right:3.5%;
	margin-bottom:3.5%;
}
.list-product li a {
    display: block;
    background: #fff;
    padding: 50px 0;
	padding-bottom:0;
	box-shadow:0 0 7px #eee;
	position:relative;
	overflow:hidden;
	border-radius:15px;
}
.w960 .list-product li a{
	padding:30px 0;
}
.list-product li a span {
    display: block;
    width: 70%;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}
.list-product li a span img{
	width:100%;
	height:auto;
	border-radius: 50%;
}
.list-product li a div {
    text-align: center;
    padding:40px 30px 50px 30px;
}
.list-product li a div h3 {
    display: inline-block;
	*display:inline;
    font-size: 30px;
    font-weight: bold;
    color: #d7000f;
    margin-bottom:30px;
}
.w960 .list-product li a div h3{
	font-size:25px;
	margin-bottom:25px;
}
.list-product li a div p {
    font-size: 18px;
    height: 54px;
    overflow: hidden;
	transition:all .5s;
}
.w960 .list-product li a div p{
	font-size:16px;
	height:48px;
}
.list-product li a div.d02 {
    position: absolute;
    bottom: -100%;
    left: 0;
	height:100%;
	padding:0;
	opacity:0;
	transition:all .5s;
	background:#bf000d url(/template/index/public/54/54-0041/images/ico02.png) no-repeat center bottom;
}
.list-product li:hover a div.d02 {
	bottom:0;
	opacity:1;
}
.list-product li a div.d02 span {
    width: 50%;
    margin: 40px auto;
    box-shadow: 0 10px 20px #8c050e;
}
.list-product li a div.d02 h3 {
    background: #fff;
    padding: 0 10px;
}
.list-product li a div.d02 p {
    color: #fff;
    height: auto;
	margin:0 20px;
	height:135px;
	overflow:hidden;
}
.page{
	text-align:center;
	margin:30px 0;
}
.page a{
	display:inline-block;
	*display:inline;
	float:none;
}
.page a.a, .page a:hover {
    background: #d7000f;
}

/*---------------list-news----------------------*/
.navtit01 strong {
    float: left;
    display: block;
    font-size: 50px;
    writing-mode: tb;
    text-transform: uppercase;
    color: #d7000f;
	line-height:1;
}
.navtit01 h2 {
    float: left;
    font-size: 30px;
    writing-mode: tb;
    font-weight: bold;
    color: #333;
    letter-spacing: 3px;
}
.list-nav{
	width:20%;
	padding-top:30px;
	top:0;
}
.list-nav02.a{
	position:fixed;
	top:84px;
	transition: all .5s cubic-bezier(.25,0,0,1);
    -webkit-transition: all .5s cubic-bezier(.25,0,0,1);
    -moz-transition: all .5s cubic-bezier(.25,0,0,1);
    -ms-transition: all .5s cubic-bezier(.25,0,0,1);
    -o-transition: all .5s cubic-bezier(.25,0,0,1);
}
.list-nav ul{
	float:left;
	margin-left:20px;
}
.list-nav li{
	margin-bottom:15px;
	position:relative;
}
.list-nav li::after{
	position:absolute;
	content:"";
	width:36px;
	height:0;
	left:5px;
	top:4%;
	background: #d7000f;
	transition:all .3s;
}
.list-nav li.a::after
,.list-nav li:hover::after{
	height:92%;
}
.list-nav li a {
    display: block;
    width: 18px;
    font-size: 18px;
    padding: 20px 13px;
    border: 1px solid #d7000f;
    color: #d7000f;
    line-height: 1.3;
	position:relative;
	z-index:1;
	transition:all .3s;
}
.list-nav li.a a
,.list-nav li:hover a{
	color:#fff;
}
.list-nav li a span{
	display:none;
}
.list-news {
    width: 77%;
}
.list-news li a {
    padding:30px;
    display: block;
    border-bottom: 1px dashed #eee;
	transition:all .3s;	
}
.list-news li:hover a{
	background:#fafafa;
}
.list-news li a span {
    display: block;
    float: left;
    width: 35%;
}
.list-news li a span img{
	width:100%;
	height:auto;
}
.list-news li a .d01 {
    float: right;
    width: 60%;
}
.list-news li a .d01 h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0;
    color: #333;
	transition:all .3s;
}
.list-news li:hover a .d01 h3{
	color: #d7000f;
}
.list-news li a .d01 p {
    font-size: 14px;
    color: #aaa;
	transition:all .3s;
}
.list-news li a .e01 {
    font-style: normal;
    font-size: 14px;
    color: #bf000d;
    margin-top: 30px;
    display: block;
	background:url(/template/index/public/54/54-0041/images/jt01.png) no-repeat 50px center;
	background-size: 10px;
	transition:all .3s;
}
.list-news li a:hover .e01 {
	background-position:60px center;
}
/*-----------------view-news----------------------------*/
.view-news {
    width: 66%;
    padding: 4% 7%;
    background: #fff;
}
.ww01 span {
    font-size: 20px;
    color: #333;
    float: left;
    display: block;
    line-height: 26px;
    margin-right: 10px;
    font-family: -webkit-pictograph;
}
.ww01 a {
    display: block;
    float: left;
    padding: 1px 10px;
    border: 1px solid #d7000f;
    font-size: 15px;
    color: #d7000f;
    letter-spacing: 3px;
    transition: all .3s;
}
.word h3.title {
    font-size: 23px;
    margin: 40px 0;
    color: #333;
}
.fanye {
    padding: 30px 0 70px 0;
    border-top: 1px solid #eee;
    margin-top: 40px;
}
.fanye p{
	width:45%;
}
.fanye p.r {
    text-align: left;
}
.fanye p span {
    width: 20px;
    height: 20px;
    font-size: 14px;
    border: 1px solid #bf000d;
    line-height: 20px;
    text-align: center;
    margin-right: 10px;
    color: #bf000d;
	display:inline-block;
	*display:inline;
	vertical-align:middle;
}
.fanye p a {
    font-size: 15px;
    color: #333;
    line-height: 22px;
	display:inline-block;
	*display:inline;
	vertical-align:middle;
	width:calc(100% - 40px);
}
.fanye p a:hover {
	color: #bf000d;
}



/*---------------------------list-about--------------------------*/
.list-about01{
	position:relative;
	padding-top:70px;
}
.titen01{
	position:absolute;
	left:-130px;
	top:0;
	width:20px;
	color:#fff;
	padding:50px 20px;
	font-size: 20px;
    writing-mode: tb;
	padding: 50px 20px 78px 20px;
	letter-spacing:2px;
	background:url(/template/index/public/54/54-0041/images/bgtit02.png) no-repeat top center;
}
.list-about01 .num01 h2 {
    font-size: 50px;
    font-weight: bold;
    color: #bf000d;
	letter-spacing:5px;
}
.w960 .list-about01 .num01 h2{
	font-size:40px;
}
.list-about01 .num01 h2 span{
	display:block;
	font-size:14px;
	color:#999;
	letter-spacing:5px;
	font-weight:normal;
}
.list-about01 ul {
    margin: 50px 0 30px 0;
}
.list-about01 li {
    float: left;
    width: 33.33%;
    text-align:left;
    font-size: 16px;
}
.list-about01 li strong {
    color: #333;
    font-size: 50px;
    font-family: fantasy;
	display:block;
	line-height:1;
}
.list-about01 li strong em {
    font-size: 20px;
    font-style: normal;
    margin-left: 5px;
}
.list-about01 .ab01{
	float:left;
	width:45%;
}
.list-about01 .absum01 p {
    font-size: 15px;
    color: #666;
    margin-bottom: 20px;
    line-height: 1.7;
}
.w960 .list-about01 .absum01 p {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 1.6;
}
.list-about01 .ab01 a.more01 {
    display: block;
    width: 130px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 30px;
    background: #bf000d;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 7px;
}
.list-about01 a em{
	display:inline-block;
	*display:inline;
	width:26px;
	height:26px;
	line-height:26px;
	text-align:center;
	border-radius:50%;
	background:#fff;
	color:#bf000d;
	margin-left:5px;
}
.list-about01 .ab02 {
    width: 45%;
    position: relative;
    background: #bf000d;
    margin-top: 120px;
	cursor:pointer;
}
.w960 .list-about01 .ab02 {
    margin-top: 145px;
}
.list-about01 .ab02 img{
	width:100%;
	height:auto;
	opacity:.8;
	transition:all .3s;
}
.list-about01 .ab02:hover img{
	opacity:.4;
}
.list-about01 .ab02 .videopic {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
}
.list-about01 .ab02 .videopic span {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
	margin-top:20%;
	background:url(/template/index/public/54/54-0041/images/video01.png) no-repeat center;
}
.w960 .list-about01 .ab02 .videopic span{
	margin-top:17%;
}
.list-about01 .ab02 .videopic em{
	display:block;
	position:absolute;
	width:100%;
	height:20px;
	bottom:20px;
	left:0;
	background:url(/template/index/public/54/54-0041/images/video02.png) no-repeat center;
}
.w960 .list-about01 .ab02 .videopic em{
	width:80%;
	left:10%;
	background-size:100%;
}
.list-about01 .ab02 .videopic h3 {
    font-size: 14px;
    color: #fff;
    letter-spacing: 10px;
	margin-top:5px;
}
.videobox{
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	display:none;
	z-index:2;
	background:rgba(0, 0, 0, 0.45);
}
.videobox01{
	position:absolute;
	width:1200px;
	height:600px;
	left:50%;
	margin-left:-600px;
	top:50%;
	margin-top:-300px;
}
.videobox01 span {
    display: block;
    position: absolute;
    right: -20px;
    top: -20px;
    color: #fff;
    z-index: 1;
    font-size: 35px;
	cursor:pointer;
}
.videobox01 video
,.videobox01 iframe{
	width:100% !important;
	height:100% !important;
}
.list-about02 {
    margin-top: 100px;
}
.list-about02pic {
    background: #bf000d;
}
.list-about02pic img{
	width:100%;
	height:auto;
	opacity:.8;
}
.list-about02 .ab01{
	text-align:center;
	position: relative;
}
.list-about02 .ab01 h2 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    float: left;
    margin-top: 30px;
}
.list-about02 .ab01 h2 span {
    display: block;
    font-size: 20px;
    letter-spacing: 10px;
    color: #fff;
}
.list-about02 .ab02 {
    position: absolute;
    left: 50%;
    margin-left: -700px;
    top: 0;
    padding-top:53px;
}
.w960 .list-about02 .ab02{
	margin-left: -550px;
    padding-top: 25px;
}
.list-about02 .ab02 p {
    font-size: 16px;
    line-height: 2.5;
    color: #fff;
    width: 60%;
    text-align: left;
    float: right;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}
.w960 .list-about02 .ab02 p{
	font-size: 15px;
    line-height: 35px;
}
.list-about02 .ab03{
	margin-top:50px;
	text-align:center;
}
.list-about02 .ab03 li {
    display: inline-block;
	*disply:inline;
    width: 15%;
    padding:2% 3%;
	background:#fff;
	margin:0 1%;
	box-shadow:0 10px 10px #eee;
	border:1px solid #eee;
}
.w960 .list-about02 .ab03 li{
	width: 18%;
    padding: 2%;
}
.list-about02 .ab03 li span {
    display: block;
    float: left;
    width: 20px;
    height: 60px;
    background: #c3111d;
    color: #fff;
    padding: 10px 10px;
    font-size: 20px;
}
.list-about02 .ab03 li div {
    float: left;
    text-align: left;
    font-size: 15px;
    color: #666;
    writing-mode: tb-rl;
    height: 120px;
    letter-spacing: 1px;
    margin-left: 20px;
    line-height: 2;
}
.list-about02 .ab04 {
    margin: 50px auto;
    padding-top:50px;
	text-align:center;
}
.w960 .list-about02 .ab04 {
    margin: 30px auto;
    padding-top: 30px;
}
.list-about02 .ab04 h2 {
    font-size: 40px;
    font-weight: bold;
    color: #c3111d;
	margin-bottom:30px;
	margin-top:10px;
}
.list-about02 .ab04 strong {
    font-size: 100px;
    color: #c3111d;
    line-height: 1;
    position: absolute;
    top: 0;
	left:46%;
}
.list-about02 .ab04 h2 span {
    font-weight: normal;
    font-size: 20px;
    display: block;
}
.list-about02 .ab04 .d01 {
    text-align: center;
    padding-top: 50px;
    position: relative;
    font-size: 20px;
    color: #999;
    width: 50%;
    margin: 0 auto;
}
.list-about02 .ab04 img {
    width: 300px;
    height: auto;
	margin-top:50px;
}
.list-about03 {
    margin-top: 100px;
    padding: 100px 0;
    background: #f9f9f9;
}
.w960 .list-about03{
	padding:80px ;
	margin-top:80px;
}
.list-about03 h2{
	text-align:center;
	font-size:40px;
	font-weight:bold;
	margin-bottom:50px;
	color:#c3111d;
}
.list-about02 .ab04 strong {
    font-size: 100px;
    color: #c3111d;
    line-height: 1;
    position: absolute;
}
.list-about03 li{
	margin-right:40px;
	width:440px;
}
.w960 .list-about03 li{
	width:350px;
	margin-right:25px;
}
.list-about03 li img{
	width:100%;
	height:auto;
}
.list-about03 li h3{
	text-align:center;
	font-size:20px;
	margin-top:15px;
}
.list-about03 .honor{
	position: relative;
}
.list-about03 .prev
,.list-about03 .next{
	width:50px;
	height:50px;
	border:3px solid #c3111d;
	border-radius:50%;
	top: 50%;
    margin-top: -45px;
	left:-80px;
	opacity:1;
	position: absolute;
	display: block;
	z-index: 1;
	background:url(/template/index/public/54/54-0041/images/jt00.png) no-repeat center;
}
.list-about03 .next{
	left:auto;
	right:-80px;
	background:url(/template/index/public/54/54-0041/images/jt01.png) no-repeat center;
}
.list-about04{
	background:none;
	padding:150px 0 100px 0;
}
.w960 .list-about04{
	padding:120px 0 80px 0;
}
.banner02{
	background:#000;
	position:relative;
}
.banner02 img{
	width:100%;
	height:auto;
	opacity:.7;
}
.banner02 .cattit01{
	top:48%;
}

/*-------------------list-team--------------------*/
.list-team {
}
.list-team li{
	float:left;
	width:33.33%;
}
.list-team li a {
    display: block;
	padding:25px;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	transition:all .3s;
}
.list-team li:hover a{
	background:#fafafa;
	color:#bf000d;
	transform:translateY(-5px);
	-ms-transform:translateY(-5px);
	-moz-transform:translateY(-5px);
	-webkit-transform:translateY(-5px);
	-o-transform:translateY(-5px);
}
.list-team li:hover em {
	color:#fff;
	background:#bf000d;
}
.list-team li:hover em i{
	color:#fff;
}
.list-team li.mr0 a{
	border-right:1px solid #fff;
}
.list-team li a span{
	 display: block;
}
.list-team li span img{
	width:100%;
	height:auto;
}
.list-team li div h3 {
    margin-top: 20px;
    font-size: 17px;
    font-weight: bold;
}
.list-team li em {
    font-style: normal;
    font-size: 14px;
    color: #d7000f;
    display: block;
    width: 100px;
    border: 1px solid #d7000f;
    text-align: center;
    margin-bottom: 15px;
    padding: 4px;
}
.list-team li em i{
	margin-right:4px;
	color: #d7000f;
}
.list-team li p{
	color:#999;
	font-size:14px;
	margin-top:15px;
}

/*-----------------list-store---------------*/

.list-store{
}
.mapfenbu {
    text-align: center;
	margin-top:100px;
}
.mapfenbu img{
	width:auto;
	height:auto;
	max-width:100%;
}
.list-store li{
	transition:all .3s;
	float:left;
	width:31%;
	margin-right:3.5%;
	margin-bottom:3.5%;
}
.list-store li:hover{
	box-shadow:0 0 20px #dedede;
	transform:translateY(-5px);
	-ms-transform:translateY(-5px);
	-moz-transform:translateY(-5px);
	-webkit-transform:translateY(-5px);
	-o-transform:translateY(-5px);
}
.list-store li a {
    display: block;
    background: #fff;
}
.list-store li a span{
	display:block;
	background:#000;
	position:relative;
}
.list-store li a img {
    width: 100%;
    height: auto;
    opacity: .5;
}
.list-store li div {
	padding:30px;
    background: #fff;
}
.w960 .list-store li div{
	padding:20px;
}
.list-store li h3 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    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%);
    text-align: center;
}
.w960 .list-store li h3{
	font-size:25px;
}
.list-store li h3 em {
    font-size: 30px;
    color: #d7000f;
    margin-right: 10px;
	margin-bottom:40px;
}
.list-store li div p {
    font-size: 16px;
    color: #999;
    margin: 0 0 20px 0;
}
.w960 .list-store li div p {
    font-size: 14px;
    margin: 15px 0;
}
.list-store li div strong{
	display: block;
    width: 130px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 30px;
    background: #bf000d;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 7px;
}
.w960 .list-store li div strong {
    width: 119px;
    line-height: 36px;
    font-size: 16px;
}
.list-store li div strong em{
	display: inline-block;
    *display: inline;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    color: #bf000d;
    margin-left: 5px;
}
/*----------------------list-contact------------------------*/
.contact01 {
    margin-top: 100px;
}
.contact01 li {
    float: left;
    width: 32%;
    margin-right: 2%;
    text-align: center;
    background: #fff;
    padding: 30px 0;
    box-shadow: 0 10px 10px #eee;
}
.w960 .contact01 li{
	padding:20px 0;
}
.contact01 li span {
    display: block;
    width: 50px;
    margin: 0 auto;
    background: #d7000f;
    padding: 25px;
    border-radius: 50%;
}
.w960 .contact01 li span{
	padding:15px;
}
.contact01 li span img{
	width:100%;
	height:auto;
}
.contact01 li div{
	font-size:16px;
	color:#999;
}
.contact01 li h3 {
    font-size: 18px;
    margin: 20px 0;
    font-weight: bold;
}
.contact01 .map01{
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	margin-top:100px;
}
.contact01 .map01 iframe{
	width:100% !important;
	height:500px;
}
/*--------------------listjoin-------------------*/
.list-joinbox{
	margin-top:100px;
}
.w960 .list-joinbox{
	margin-top:80px;
}
.list-joinbox .list-nav {
	position:absolute;
	left:10px;
	top:0;
	z-index:3;
}
.list-nav{
	padding-top:0;	
}
.list-joinbox .list-nav.a{
	position:fixed;
	left:10px;
	top:100px;
	transition: all .5s cubic-bezier(.25,0,0,1);
    -webkit-transition: all .5s cubic-bezier(.25,0,0,1);
    -moz-transition: all .5s cubic-bezier(.25,0,0,1);
    -ms-transition: all .5s cubic-bezier(.25,0,0,1);
    -o-transition: all .5s cubic-bezier(.25,0,0,1);
}
.jointit{
	margin-bottom:50px;
	text-align:center;
}
.jointit img{
	width:530px;
	height:auto;
}
.jointit h2 {
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
	*display:inline;
    padding: 0 20px;
    background: #d7000f;
    color: #fff;
	border-radius:50px;
}
.jointit span {
    display: block;
    font-size: 20px;
    letter-spacing: 5px;
    color: #333;
}
.youshi0l .y01 {
    width: 50%;
}
.w960 .youshi0l .y01{
	width: 46%;
    margin-top: 33px;
    margin-left: 4%;
}
.youshi0l .y01 img{
	width:100%;
	height:auto;
}
.youshi0l ul {
    width: 46%;
	margin-top:15px;
}
.youshi0l li {
    margin-bottom:44px;
	padding-left:80px;
	background:url(/template/index/public/54/54-0041/images/zidong.png) no-repeat left top;
	background-size:60px;
}
.w960 .youshi0l li{
	margin-bottom: 20px;
}
.youshi0l li.y02 {
	background:url(/template/index/public/54/54-0041/images/tongyi.png) no-repeat left top;
	background-size:60px;
}
.youshi0l li.y03 {
	background:url(/template/index/public/54/54-0041/images/fuzhi01.png) no-repeat left top;
	background-size:60px;
}
.youshi0l li h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
    color: #b8141b;
}
.youshi0l li p {
    font-size: 17px;
    color: #666;
}
.w960 .youshi0l li p {
    font-size: 15px;
}
.youshi02 {
    padding: 50px 0;
    background: #b8141b;
    margin-top: 50px;
	position:relative;
}
.youshi02 .cover01 {
    position: absolute;
    left: 50%;
    margin-left: -190px;
	top:50%;
	margin-top:-159px;
	width:381px;
}
.youshi02 .cover01 img{
	width:100%;
	height:auto;
}
.youshi02 li {
    float: left;
    width: 31%;
    box-sizing: border-box;
    padding: 30px;
}
.youshi02 li.ys02{
	float:right;
}
.youshi02 li h3 {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
	text-align:center;
}
.youshi02 li div span {
    display: block;
    font-size: 17px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    line-height: 40px;
    text-align: center;
    color: #b8141b;
	position:absolute;
	left:0;
	top:29px;
}
.youshi02 li div p {
    font-size: 18px;
    color: #fff;
	padding:25px 0;
	padding-left:60px;
	position:relative;
}
.list-join02{
	padding-top:100px;
}
.list-join02 .process{
	background:url(/template/index/public/54/54-0041/images/map-bg.jpg) no-repeat center;
}
.list-join02 .process li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 3% 2.5%;
    box-sizing: border-box;
    border-right: 1px solid #ddd;
	transition:all .3s;
}
.list-join02 .process li:hover{
	transform:translateY(-10px);
}
.list-join02 .process li:nth-child(1)
,.list-join02 .process li:nth-child(2)
,.list-join02 .process li:nth-child(3)
,.list-join02 .process li:nth-child(4){
	border-bottom:1px solid #ddd;
}
.list-join02 .process li:nth-child(4n){
	border-right:none;
}
.list-join02 .process li span {
    display: block;
    margin: 0 auto;
    width: 55px;
}
.list-join02 .process li img{
	width:100%;
	height:auto;
}
.list-join02 .process li h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    color: #b8141b;
}
.list-join02 .process li p {
    font-size: 16px;
    color: #666;
}
.list-join02 .process li p{
	height:50px;
}
.list-join03{
	padding-top:100px;
}
.w960 .list-join03{
	padding-top:80px;
}
.daili01 li{
	float:left;
	width:31%;
	margin-right:3.5%;
}
.daili01 li img{
	width:100%;
	height:auto;
	opacity:.8;
}
.daili01 li div.d01 {
	position:relative;
	background:#000; 
	margin-bottom:20px;
}
.daili01 li div.d01 h3 {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.daili01 li div p {
    font-size: 16px;
    color: #666;
    line-height: 2;
}
.daili01 li div p span {
    color: #bf000d;
}
.daili01 li div p em {
    font-style: normal;
    display: block;
    margin-left: 48px;
}
.jiaru01{
	text-align:center;
	margin:80px 0;
	position:relative;
	margin-bottom:0;
	height:250px;
	overflow:hidden;
}
.jiaru01 img{
	width:1920px;
	height:auto;
	left:50%;
	margin-left:-960px;
	top:0;
	position:absolute;
}
.jiaru01 .j01{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	width:100%;
}
.jiaru01 h3 {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}
.w960 .jiaru01 h3{
	font-size:40px;
}
.jiaru01 span{
	background:url(/template/index/public/54/54-0041/images/dh01.png) no-repeat center;
	width: 40px;
    height: 40px;
    margin: 0 auto;
    border-radius: 50%;
    border: 3px solid #fff;
	display:block;
}
.jiaru01 a{
	display: block;
    width: 130px;
    line-height: 40px;
    color: #bf000d;
    text-align: center;
    font-size: 18px;
    border-radius: 30px;
    background: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 7px;
	margin: 0 auto;
}
.jiaru01 a em{
	display: inline-block; 
    *display: inline;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #bf000d;
    color: #fff;
    margin-left: 5px;
}

.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);
	transform: translateX(0);
	transition: 1.5s;
}
.fade_in_down .newtit em{
	transform:translateX(-80px);
	-ms-transform:translateX(-80px);
	-moz-transform:translateX(-80px);
	-webkit-transform:translateX(-80px);
	-o-transform:translateX(-80px);
	opacity:0;
}
.fade_in_up .newtit em{
	transform:translateX(0);
	-ms-transform:translateX(0);
	-moz-transform:translateX(0);
	-webkit-transform:translateX(0);
	-o-transform:translateX(0);
	opacity:1;
	transition: 3s;
}
.backtop{
	position: fixed;
    z-index: 10;
    right: 10px;
    bottom: -100px;
    width: 50px;
    height: 50px;
    background: #fff url(/template/index/public/54/54-0041/images/backTop.png) 0 0 no-repeat;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    cursor: pointer;
	transition:all .3s;
}
.backtop:hover{
	background: #c80406 url(/template/index/public/54/54-0041/images/backTop.png) 0 -50px no-repeat;
}
.backtop.a {
	bottom:30px;
    transition: all .5s cubic-bezier(.25,0,0,1);
    -webkit-transition: all .5s cubic-bezier(.25,0,0,1);
    -moz-transition: all .5s cubic-bezier(.25,0,0,1);
    -ms-transition: all .5s cubic-bezier(.25,0,0,1);
    -o-transition: all .5s cubic-bezier(.25,0,0,1);
}
/*-----------list-joinform ---------------*/
.list-joinform {
	width:700px;
	padding:130px 100px 100px 100px;
	background:#fff;
	margin:0 auto;
	margin-top:170px;
	position:relative;
}
.list-joinform .ico01 {
    display: block;
    position: absolute;
    width: 140px;
    height: 140px;
    left: 50%;
    margin-left: -70px;
    top: -70px;
    background: #d7000f;
    border-radius: 50%;
    line-height: 140px;
    text-align: center;
    color: #fff;
    font-size: 50px;
}
.list-joinform .layui-btn {
    display: block;
    height: 42px;
    line-height: 42px;
    padding: 0 ;
    background-color: #d7000f;
    font-size: 18px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}
/*-----------------view-product-------------------*/
.view-product{
	padding:70px 100px;
	background:#fff;
	width:800px;
	margin:0 auto;
	position:relative;
}
.view-product .back01 {
    position: absolute;
    left: 20px;
    top: 20px;
}
.view-product .back01 a {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #d7000f;
    color: #fff;
    line-height: 60px;
    text-align: center;
	transition:all .3s;
	box-shadow:0 5px 5px #eee;
}
.view-product .back01 a:hover{
	background:#b1030f;
	transform:scale(1.05);
}
.view-product .back01 a em {
    color: #fff;
    margin-right: 5px;
    font-size: 30px;
}
.pro-cover {
	width:50%;
	margin:0 auto;
}
.pro-cover img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.view-product .titbox{
	text-align:center;
}
.view-product .word h3.title {
    font-size: 35px;
    margin: 40px 0;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    background: #bf000d;
    padding: 0 20px;
}


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

	.mbhead{
		background:#fff;
		position:fixed;
		z-index:2;
		width:100%;
		border-bottom:1px solid #eee;
	}
	.menuico a
	,.mbtel a {
	    display: block;
	    color: #d7000f;
	    font-size: 25px;
	    width: 60px;
	    height: 60px;
	    line-height: 60px;
	    text-align: center;
	}
	.mblogo{
		width:calc(100% - 150px);
		left:50%;
		position:absolute;
		transform: translateX(-50%);
		-ms-transform:translateX(-50%);
		-moz-transform:translateX(-50%);
		-webkit-transform:translateX(-50%);
		-o-transform:translateX(-50%);
	}
	.mblogo a {
	    display: block;
	    text-align: center;
		line-height:60px;
	}
	.mblogo a img{
		max-height:35px;
		width:auto;
	}
	.mbtel a {
	    display: block;
	    font-size: 18px;
	    width: 30px;
	    height: 30px;
	    border: 2px solid #d7000f;
	    line-height: 30px;
	    text-align: center;
	    border-radius: 50%;
	    margin: 13px;
	    color: #d7000f;
	}
	.menubg{
		position: fixed;
	    background: rgba(0, 0, 0, 0.35);
	    width: 100%;
	    height: 100%;
	    top: 0;
	    left: 0;
	    z-index: 3;
		display:none;
	}
	.mbmenu {
	    position: fixed;
	    width: 75%;
	    background: #fff;
	    height: 100%;
	    top: 0;
		left:-100%;
		z-index:4;
	}
	.mbmenu .nav-ul-1 {
	    padding-top: 70px;
		overflow-y: auto;
		height: 80vh;
	}
	.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 ul ul{
		background:#f9f9f9;
		padding-top:0;
		box-sizing: border-box;
	}
	.mbclose {
	    position: absolute;
	    z-index: 3;
	    color: #fff !important;
	    right: 15px;
	    top: 15px;
	    font-size: 16px;
	    background: #d90e1c;
	    border-radius: 50%;
	    width: 30px;
	    height: 30px;
	    line-height: 31px;
	    text-align: center;
	}
	.banner{
		margin-top:60px;
	}
	.banner .dots {
	    bottom: 10px;
	}
	.banner .dots span{
		width:10px;
		height:10px;
		margin:3px 5px;
	}
	.mbnav01{
		padding:30px 0;
	}
	.mbnav01 li{
		float:left;
		width:25%;
		text-align:center;
	}
	.mbnav01 li a{
		display:block;
	}
	.mbnav01 li a img{
		width:30px;
		height:auto;
	}
	.mbnav01 li span {
	    display: block;
	    width: 50px;
	    height: 50px;
	    border-radius: 10px;
	    line-height: 50px;
	    text-align: center;
	    margin: 0 auto;
	    background: #d7000f;
	}
	.mbnav01 li h3{
		font-size:14px;
		margin-top:10px;
	}
	.aboutbox
	,.mbproduct{
		padding:50px 0;
	}
	.about02 img {
	    width: 120px;
	}
	.about02 {
	    width: 100%;
	    padding: 0;
	}
	.about02 .absum {
	    margin-top: 15px;
	}
	.about02 .absum p {
	    font-size: 16px;
	    padding: 3px 0;
	}
	.about02 a {
	    width: 40px;
	    height: 40px;
	    border: 2px solid #bf000d;
	    margin-top: 15px;
	    background-size: 16px;
	}
	.protit {
	    font-size: 18px;
	    margin-bottom: 20px;
		color:#333;
	}
	.protit span {
	    font-size: 30px;
	}
	.product li a div h3 {
	    font-size: 25px;
	    padding: 0 15px;
	}
	.product .swiper-slide-active span {
	    width: 50%;
	    padding: 10px;
	    border: 1px solid #eee;
	    border-radius: 50%;
	}
	.product li a div {
	    margin-top: 30px;
	}
	.product li a div p {
	    font-size: 15px;
	    margin-top: 25px;
		padding:0 20px;
	    height: 50px;
		line-height:25px;
	}
	.product li a div em {
	    width: 120px;
	    line-height: 34px;
	    font-size: 15px;
	    border: 2px solid #bf000d;
	    margin-top: 20px;
	}
	.product .prev02, .product .next02 {
	    width: 30px;
	    height: 30px;
	    border: 2px solid #bf000d;
	    background-size: 15px !important;
	}
	.storebox {
		background:url(/template/index/public/54/54-0041/images/mbjoinbg02.jpg) no-repeat center;
	    background-size: auto 100%;
	}
	.store01 {
	    width: 100%;
	    padding-top: 30px;
	}
	.store01 p {
	    font-size: 14px;
	    width: 90%;
	    margin: 20px auto;
	}
	.store01 .more01 {
	    width: 120px;
	    height: 34px;
	    line-height: 34px;
	    font-size: 16px;
	}
	.store01 .more01 em{
		background-size:10px;
	}
	.store02 {
	    width: 100%;
	    padding: 0;
	    margin-top: 30px;
		background:none;
	}
	.store01 h2 {
	    font-size: 25px;
	}
	.store02 .s02 {
	    margin-top: 0;
	}
	.store02 .s02 li {
	    width: 50%;
	    margin-top: 20px;
	}
	.store02 .s02 li span {
	    width: 74px;
	    height: 74px;
	    line-height: 72px;
	    border: none;
	    background: rgba(255, 255, 255, 0.28);
	}
	.store02 .s02 li span img {
	    width: 40px;
	    padding: 10px;
	    background: #fff;
	    border-radius: 50%;
	}
	.store02 .s02 li div h3 { 
	    font-size: 15px;
	    margin-top: 10px;
	    margin-bottom: 7px;
	    color: #fff;
	}
	.jointel {
	    position: inherit;
	    width: 100%;
	    padding:20px 0 10px 0;
	    bottom: 0;
		margin-top: 30px;
	}
	.jointel img {
	    float: left;
	    width: 130px;
	    margin: 5px;
	}
	.jointel strong {
	    font-size: 28px;
	    float: left;
	    margin-left: 0;
	    float: right;
	    width: calc(100% - 150px);
	}
	.jointel strong em {
	    font-size: 15px;
	}
	.jointel strong a{
		color:#fff;
	}
	.newsbox {
	    padding: 50px 0;
	    position: relative;
	}
	.news01 {
	    width:100%;
	}
	.news02{
		width:100%;
		margin-top:80px;
	}
	.news01 li a h3{
		position:relative;
		line-height:35px;
		background:rgba(191, 0, 13, 0.5);
		margin-top:-35px;
		font-size:15px;
		color:#fff;
		text-align:center;
		padding:0 10px;
	}
	.news01 .dots {
		bottom:-30px;
	}
	.news01 .dots span{
		width:10px;
		height:10px;
		margin:3px 5px;
	}
	.news02 li a {
	    padding: 0;
	}
	.news02 li a span {
	    width: 150px;
	}
	.news02 li a div em {
	    font-size: 12px;
	}
	.news02 li a div {
	    width: calc(100% - 160px);
	    padding-top: 0;
	}
	.news02 li a div h3 {
	    margin: 10px 0;
	}
	.news02 li {
	    margin-bottom: 15px;
	    padding-bottom: 15px;
	}
	.mbmore02 a {
	    color: #bf000d;
	    display: block;
	    width: 100%;
	    line-height: 35px;
	    text-align: center;
	    margin: 0 auto;
		font-size: 15px;
		box-sizing: border-box;
	    border: 2px solid #bf000d;
	}
	.teambox{
		padding:50px 0 30px 0;
	}
	.teamsum {
	    width: 100%;
	    margin-top: 0;
	}
	.teamsum h3 {
	    font-size: 30px;
	}
	.teamsum .sum01 {
	    margin-top: 30px;
	}
	.teamsum .sum01 p {
	    font-size: 14px;
	    margin: 8px 0;
	}
	.teamsum .sum01 strong {
		font-size:17px;
	}
	.footer {
	    padding-top: 30px;
		padding-bottom:50px;
	}
	.foot01 {
	    width: 100%;
	}
	.foot01 h2 {
	    font-size: 30px;
	    margin-bottom: 15px;
	}
	.foot01 h2 span {
	    font-size: 17px;
	}
	.foot01 p {
	    font-size: 15px;
	    padding: 0;
	}
	.copy {
	    padding: 13px 0;
	    margin-top: 30px;
	}
	.default-copyright {
	    width: 100%;
		overflow:hidden;
		line-height:1.5;
	}
	.mbcon{
		position:fixed;
		bottom:15px;
		width: 70%;
		margin: 0 15%;
		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;
	}
	.mbcon a{
		display:inline-block;
		width:23%;
		line-height:35px;
		height:35px;
		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;
	}
	.mbcon a.c03{
		border:none;
	}
	.mbcon a.c04{
		font-size:17px;
	}
	.storebox01{
		z-index:1;
	}
	.banner02 {
	    margin-top: 61px;
	}	
	.cattit01 {
	    margin-left:0;
		width:90% !important;
		left:5%;
	}
	.banner02 .cattit01 {
	    top: 48%;
	}
	.cattit01 strong {
	    font-size: 50px;
	}
	.cattit01 h2 {
	    margin-top: -48px;
	    font-size: 30px;
	}	
	.list-about01 .num01 h2 {
	    font-size: 30px;
	}	
	.list-about01 .ab01 {
	    width: 100%;
	}
	.list-about01 ul {
	    margin: 20px 0;
	}
	.list-about01 li{
		font-size: 12px;
	}
	.list-about01 li strong {
	    font-size: 20px;
	    font-family: HinTing;
	}
	.list-about01 .absum01 p {
	    font-size: 14px;
	    text-align: justify;
	}
	.list-about01 {
	    padding-top: 50px;
	}
	.list-about01 .ab02 {
	    width: 100%;
	    margin-top: 50px;
	}
	.mbvideo {
	    margin: 30px 10px 0 10px;
	    width: calc(100% - 20px);
	}
	.mbvideo iframe{
		width: 100%;
		height: 200px !important;
	}
	.videobox01 {
	    width: 90%;
	    height: 200px;
	    left: 5%;
	    margin-left: 0;
	    top: 50%;
	    margin-top: -100px;
	}
	.list-about01 .ab02 .videopic span {
	    margin-top: 16%;
	}
	.list-about01 .ab02 .videopic em {
	    background-size: 90%;
	}	
	.list-about02 {
	    margin-top: 50px;
	}	
	.list-about02 .ab02 {
	    position: inherit;
	    left: 0;
	    margin-left: 0;
	    top: 0;
	    padding-top: 0;
	}	
	.list-about02 .ab01 h2 {
	    font-size: 30px;
	    margin-top: 30px;
	    width: 100%;
		color:#d90a18;
		margin-bottom:20px;
	}
	.list-about02 .ab01 h2 span {
	    font-size: 17px;
	    letter-spacing: 5px;
	    color: #333;
	}	
	.list-about02 .ab02 p {
	    font-size: 14px;
	    line-height: 2;
	    width: 100%;
		color:#666;
	    border-bottom: none;
	}
	.list-about02 .ab03 li{
		width:40%;
	}
	.list-about02 .ab03 li span {
	    font-size: 16px;
		padding:5px;
	}	
	.list-about02 .ab03 li div {
	    float: left;
	    font-size: 12px;
	    letter-spacing: 1px;
	    margin-left:10px;
	    line-height: 2;
	}	
	.list-about02 .ab03 {
	    margin-top: 30px;
	}
	.list-about02 .ab04 .d01 {
	    font-size: 15px;
	    width: 90%;
	}	
	.list-about02 .ab04 h2 {
	    font-size: 30px;
	    margin-bottom: 20px;
	    margin-top: 0px;
	}	
	.list-about02 .ab04 h2 span {
	    font-size: 16px;
	}	
	.list-about02 .ab04 {
	    margin: 30px auto;
	    padding-top: 0;
	}	
	.list-about02 .ab04 img {
	    width: 200px;
	    margin-top: 20px;
	}	
	.list-about03 {
	    margin-top: 30px;
	    padding: 30px 0;
	}
	.list-about03 h2 {
	    font-size: 30px;
	    margin-bottom: 30px;
	}
	.list-about03 li{
		width:200px;
		margin-right:20px;
	}
	.list-about03 li h3{
		font-size:16px;
	}
	.teambox ul {
	    width: 100%;
	}
	.teamsum a {
	    margin-top: 20px;
	}
	.list-about04 .teamsum{
		margin-top:30px;
	}
	.teambox li div p {
	    font-size: 14px;
	}
	.teambox li div h3 {
	    font-size: 20px;
	}
	.list-product li{
		width:100%;
		margin-right:0;
	}
	.list-page {
	    margin-bottom: 50px;
	    margin-top: 30px;
	}
	.list-product li a div p {
	    font-size: 15px;
	    height: auto;
	}
	.list-about03 .prev, .list-about03 .next {
	    width: 30px;
	    height: 30px;
	    border: 2px solid #c3111d;
	    left: 0;
	    background-size: 15px;
	}
	.list-about03 .next {
		left:auto;
		right:0;
	}	
	.list-store li {
	    width: 100%;
	    margin-right: 0;
	}
	.list-store li div h3 {
	    font-size: 20px;
	}
	.list-store li div h3 em {
	    font-size: 22px;
	    margin-right: 5px;
	    margin-bottom: 0;
	}
	.list-store li div p {
	    font-size: 14px;
	    margin: 15px 0;
	}
	.list-store li div {
	    padding: 20px;
	}
	.list-store li div strong {
	    width: 100px;
	    line-height: 30px;
	    font-size: 14px;
	    letter-spacing: 2px;
	    padding-left: 2px;
	}
	.list-store li div strong em{
		width:20px;
		height:20px;
		line-height:20px;
	}
	.list-joinbox .list-nav {
	    position: inherit;
	    left: 0;
	}
	.list-nav .navtit01{
		width:100%;
		text-align:center;
		display:none;
	}
	.navtit01 h2 {
	    font-size: 30px;
	    writing-mode: inherit;
	    letter-spacing: 3px;
		float: none;
	}
	.navtit01 strong {
	    float: none;
	    font-size: 20px;
	    writing-mode: inherit;
	}
	.list-nav li a {
	    font-size: 14px;
	    padding: 5px 0;
		width:auto;
	}
	.list-nav ul {
	    margin-left: 0 !important;
	    width: 100%;
		text-align:center;
		margin-top:0;
	}
	.list-nav li {
	    width: 23%;
	    display: inline-block;
	    margin: 5px 3px;
	}
	.jointit {
	    margin-bottom: 30px;
	}
	.jointit img {
	    width: 80%;
	}
	.list-join01{
		margin-top:50px;
	}
	.youshi0l .y01 {
	    display: none;
	}
	.youshi0l ul {
	    width: 100%;
	    margin-top: 0;
	}
	.youshi0l li p {
	    font-size: 14px;
	}
	.youshi0l li {
	    margin-bottom: 20px;
	}
	.youshi02 li {
	    width: 100%;
	    padding: 0;
	}
	.youshi02 .cover01 img {
	    width: 250px;
	}
	.youshi02 li.ys02 {
	    margin-top: 250px;
	}
	.youshi02 .cover01 {
	    left: 50%;
	    margin-left: -125px;
	    top: 50%;
	    margin-top: -110px;
	    width: 250px;
	}
	.youshi02 li div p {
	    font-size: 16px;
	    padding: 20px 0;
	    padding-left: 56px;
	    position: relative;
	}
	.youshi02 li div span {
	    top: 25px;
	}
	.list-join02 {
	    padding-top: 50px;
	}
	.list-join02 .process li {
	    width: 50%;
	}
	.list-join02 .process li:nth-child(2n){
		border-right:none;
	}
	.list-join02 .process li:nth-child(5), 
	.list-join02 .process li:nth-child(6){
		border-bottom:1px solid #eee;
	}
	.list-join02 .process li h3 {
	    font-size: 17px;
	    margin: 10px 0;
	}
	.list-join02 .process li p {
	    font-size: 14px;
	}
	.list-join02 .process li span {
	    width: 40px;
	}
	.jiaru01 .j01 {
	    top: 50%;
	    transform: translateY(-50%);
	}
	.jiaru01 h3 {
	    font-size: 35px;
	}
	.jiaru01 a {
	    width: 126px;
	    line-height: 36px;
	    font-size: 17px;
	}
	.list-join03 {
	    padding-top: 50px;
	}
	.daili01 li {
	    width: 80%;
	    margin-right: 0;
	    padding: 5% 10%;
	}
	.daili01 li div p {
	    font-size: 14px;;
	    line-height: 1.8;
	}
	.youshi02 li h3 {
	    font-size: 30px;
	}
	.list-team li {
	    width: 100%;	
	}
	.list-team li a {
	    border-right:none;
	}
	.list-nav {
	    width: 100%;
	}
	.list-nav li::after{
		display:none;
	}
	.list-nav li.a a, .list-nav li:hover a {
	    color: #fff;
	    background: #d7000f;
	}
	.list-news {
	    width: 100%;
	}
	.list-news li a {
	    padding: 20px 0;
	}
	.list-news li a span {
	    display: block;
	    float: left;
	    width: 150px;
	}
	.list-news li a .d01 {
	    width: calc(100% - 160px);
	}
	.list-news li a .d01 h3 {
	    font-size: 15px;
	    margin:0 0 10px 0;
	}
	.list-news li a .e01 {
	    margin-top: 10px;
	}
	.banner01 {
	    margin-top: 61px;
	}
	.mapfenbu {
	    margin-top: 50px;
	}
	.view-news {
	    width: 90%;
	    padding: 0 5%;
	    margin-top: 60px;
	}
	.word h3.title {
	    margin: 30px 0;
	}
	.fanye p.r {
	    text-align: left;
	    float: left !important;
	}
	.fanye {
	    padding: 20px 0;
	    border-top: 1px solid #eee;
	    margin-top: 20px;
	}
	.contact01 {
	    margin-top: 20px;
	}
	.contact01 li span {
	    width: 35px;
	    padding: 15px;
	    float: left;
	}
	.contact01 li {
	    width: 90%;
	    margin-right: 0;
	    padding: 5%;
	    box-shadow: none;
	    margin-bottom: 5%;
	}
	.contact01 li h3 {
	    font-size: 18px;
	    margin: 0;
	    font-weight: bold;
	    float: left;
	    width: calc(100% - 90px);
	    text-align: left;
	    margin-left: 20px;
	}
	.contact01 li div {
		width: calc(100% - 90px);
	    text-align: left;
	    margin-left: 20px;
		margin-top:10px;
		float:left;
	}
	.contact01 .map01 {
	    margin-top: 30px;
	}
	.contact01 .map01 iframe {
	    height: 200px;
	}
	.fanye p {
	    width: 100%;
	    margin-bottom: 5px;
	}
	.jiaru01{
		margin:50px auto;
		margin-bottom:0;
		height:200px;
	}
	.jiaru01 img{
		width:100%;
		left:0;
		margin-left:0;
	}
	.list-joinform {
	    width: 90%;
	    padding: 10% 5%;
	    margin-top: 100px;
		padding-top: 80px;
	}
	.list-joinform .ico01 {
	    width: 100px;
	    height: 100px;
	    left: 50%;
	    margin-left: -50px;
	    top: -50px;
	    border-radius: 50%;
	    line-height: 100px;
	    font-size: 35px;
	}
	.view-product {
	    padding: 0;
	    width: 100%;
	}
	.pro-cover {
	    width: 65%;
	}
	.view-product .word h3.title {
	    font-size: 28px;
	    margin: 20px 0;
	    padding: 0 16px;
	}
	.view-product .back01 {
	    left: 0;
	    top: 0;
	}
	.news01-l{
		padding-bottom: 30px;
	}
	.news01 .dots02{
		bottom: 0 !important;
	}
	.banner .dots {
	    bottom: 10px !important;
	}
}
@media screen and (max-width:768px){ 
}
@media screen and (max-width:480px){   

}



