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

/*icon 字体样式*/
@font-face {
  font-family: 'iconfont';  /* Project id 43068 */
  src: url('../fonts/font_43068_r02otw6f05a.woff2') format('woff2'),
       url('../fonts/font_43068_r02otw6f05a.woff') format('woff'),
       url('../fonts/font_43068_r02otw6f05a.ttf') 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;
}
/*文章内容样式初始化*/
.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%;
}
.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 a.active,.pagination li:hover a{
	background: #333 !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: ../images/9ef8e0cf54c545a29564deec7390576a.gif"url()");}
.default-pc-contactcard .tel{ background-image: ../images/9ef8e0cf54c545a29564deec7390576a.gif"url()");}
.default-pc-contactcard .email{ background-image: ../images/9ef8e0cf54c545a29564deec7390576a.gif"url()");}
.default-pc-contactcard .fax{ background-image: ../images/9ef8e0cf54c545a29564deec7390576a.gif"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(../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;
}

/*--
@font-face {
  font-family: "font";
  src: url(/template/index/public/54/54-0071/images/siyuancn.otf); 
}
@font-face02 {
  font-family: "fonten";
  src: url(/template/index/public/54/54-0071/images/siyuanen.otf); 
}
--*/
.wp{
	width:1400px;
}
.header {
    position: relative;
    padding: 70px 0;
	background:#fff;
}
.logo{
	width:230px;
	float:left;
}
.logo a{
	display:block;
}
.logo a img{
	width:100%;
	height:auto;
}
.menu{
    float: right;
    max-width: calc(100% - 300px);
}
.menu li {
    text-align: center;
    margin-left:60px;
}
.w960 .menu li{
	margin-left:50px;
}
.menu li a {
    display: block;
    font-size: 16px;
	color:#333;
	position:relative;
}
.menu li a span ins.font{
	font-family:"黑体";
	font-family:"Source Han Sans CN";
	font-weight: bold;
}
.menu li a.nav-a-1::before {
    position: absolute;
    content: '';
    width: 0;
    height: 2px;
    background: #333;
    left: 50%;
    bottom: -5px;
	opacity:0;
	transition:all .3s;
}
.menu li.a a.nav-a-1::before 
,.menu li:hover a.nav-a-1::before{
	opacity:1;
	margin-left: -35px;
	width:70px;
}
.menu li a em {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
	color:#777;
	font-family:"Source Han Sans CN";
}
.banner li img{
	width:100%;
	height:auto;
}
.banner li div {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.banner .dots {
    position: absolute;
    bottom: 30px !important;
    z-index: 2;
    text-align: center;
}
.banner .dots span{
	width:6px;
	height:6px;
	margin:0 15px !important;
	background:#fff ;
	opacity:1;
	border-radius:50%;
}
.banner .dots .swiper-pagination-bullet-active{
	transform:scale(2);
	-ms-transform:scale(2);
	-moz-transform:scale(2);
	-webkit-transform:scale(2);
	-o-transform:scale(2);
}
.banner .prev, .banner .next {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 100px;
	z-index:1;
	background:url(../images/prev01.png) no-repeat left center;
	top:50%;
	margin-top:-25px;
}
.banner .prev::after, .banner .next::after {
    position: absolute;
    content: '';
    width: 0;
	opacity:0;
    height: 2px;
    background: #fff;
    top: 25px;
    left: 2px;
	transition: all .3s;
}
.banner .next::after{
	left:auto;
	right:2px;
}
.banner .prev:hover::after, .banner .next:hover::after {
	opacity:1;
	width:48px;
}
.banner .next{
	left:auto;
	right:100px;
	background:url(../images/next-1.png) no-repeat right center;
}
.banner .swiper-button-disabled{
	opacity:.3;
}
.style{
	margin-top:50px;
}
.style li {
    float: left;
    width: 17%;
    height: 77px;
    padding: 1%;
    margin-right: 8%;
	background:url(../images/bg01.png) no-repeat center;
	transition:all .3s;
}
.style li:hover {
	background:#333 url(../images/bg02.png) no-repeat center;
}
.style li a{
	display:block;
	text-align: center;
	margin-top: 10px;
}
.style li span {
    display:inline-block;
	*display:inline;
    vertical-align:middle;
    width: 50px;
    text-align: center;
}
.style li span.s02{
	display:none;
}
.style li:hover span.s02{
	display:inline-block;
	*display:inline;
}
.style li:hover span.s01{
	display:none;
}
.style li div{
	display:inline-block;
	*display:inline;
	vertical-align:middle;
	text-align:left;
	margin-left:10px;
}
.style li:hover div{
	color:#fff;
}
.style li div h3 {
    font-size: 12px;
    letter-spacing: 1px;
}
.style li div p{
	font-size:16px;
}
.brandsbox{
	margin-top:70px;
}
.tit01 {
	width:656px;
	margin:auto;
	margin-bottom: 50px;
	text-align:center;
}
.tit01 img{
	width:auto;
	height:auto;
}
.brandsbox li{
	float:left;
	width:23.5%;
	margin-left:2%;
}
.brandsbox li a{
	display:block;
	background:#000;
}
.brandsbox li.li01{
	margin-left:0;
	width:49%;
}
.brandsbox li.li02 {
    width: 49%;
    margin-bottom: 2%;
}
.brandsbox li a img{
	width:100%;
	height:auto;
	transition:all 1s;
}
.brandsbox li:hover a img{
	opacity:.7;
}
.xiushi{
	position:relative;
	text-align:center;
	margin-top:50px;
}
.xiushi::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #eee;
    top: 8px;
    left: 0;
}
.xiushi ul{
	display: inline-block;
	*display:inline;
	background:#fff;
	padding:0 30px;
	position:relative;
	z-index:1;
}
.xiushi li{
	display: inline-block;
	*display:inline;
	font-size:12px;
	color: #aaa;
    padding: 0 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
	position:relative;
}
.xiushi li::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 12px;
    right: 0;
    background: #ddd;
    top: 3px;
}
.xiushi li:last-child::after{
	display:none;
}
.casebox{
	margin-top:80px;
}
.casebox li {
    float: left;
    width: 24%;
    margin-right: 1.32%;
    margin-bottom: 40px;
	transition:all .4s;
}
.ispc .casebox li:hover{
	transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.casebox li a{
	display: block;
}
.casebox li a span {
    display: block;
    position: relative;
	overflow:hidden;
}
.casebox li a span ins {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:-100%;
	opacity:0;
	background:url(../images/picbg01.png) no-repeat center;
	background-color:rgba(0,0,0,0.5);
	transition:all .4s;
}
.casebox li a span ins em{
	display: block;
    position: absolute;
    width: 100%;
    height: 100%;
	background:url(../images/picbg02.png) no-repeat center;
}
.ispc .casebox li:hover a span ins{
	opacity:1;
	top:0;
}
.ispc .casebox li a div p em {
    display: inline-block;
	*display:inline;
    width: 30px;
    height: 20px;
    vertical-align: middle;
	margin-top: -3px;
	background:url(../images/xing.png) no-repeat center;
}
.casebox li a span img {
    width: 100%;
    height: auto;
}
.casebox li a div h3 {
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    border-bottom: 1px solid #eee;
}
.casebox li a div p {
    text-align: center;
    font-size: 14px;
    color: #999;
    padding: 10px 0;
	background:url(../images/word01.png) no-repeat center bottom;
}
.more {
    display: block;
    width: 480px;
    text-align: center;
    border: 1px solid #333;
    margin: auto;
    line-height: 50px;
    font-size: 16px;
    letter-spacing: 1px;
    transition: all .3s;
    margin-top: 20px;
	position:relative;
}
.more::before{
	position:absolute;
	content:'';
	width:0;
	height:100%;
	background:#333;
	opacity:0;
	left:0;
	transition: all .3s;
}
.more:hover::before{
	opacity:1;
	width:100%;
}
.more span{
	position:relative;
	display:block;
}
.more:hover{
	color:#fff;
}
.samplebox{
	margin-top:100px;
}
.sampleban01 li img{
	width:100%;
	height:auto;
}
.sampleban02{
	margin:20px auto;
	width:1100px;
	margin-top:50px;
}
.sampleban02::before{
	position:absolute;
	content:'';
	width:100%;
	height:1px;
	border-top:1px dashed #eee;
	top:41%;
	left:0;
}
.sampleban02 li a{
	display:block;
	position:relative;
	padding-bottom: 30px;	
}
.sampleban02 li a span{
	border-radius:50%;
	overflow: hidden;
}
.sampleban02 li a img{
	width:100%;
	height:auto;
}
.sampleban02 li a span {
    display: block;
    position: relative;
    background: #000;
    width: 120px;
    margin: auto;
}
.sampleban02 li.swiper-slide-thumb-active a img{
	opacity:.5;
}
.sampleban02 li a span em {
    display: block;
    position: absolute;
    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;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-top:0px;
	opacity:0;
	font-size: 40px;
    -webkit-text-stroke-width: inherit;
	transition:all .4s;
}
.sampleban02 li.swiper-slide-thumb-active a span em {
	opacity:1;
}
.sampleban02 li a h3 {
    position: absolute;
    background: #fff;
	bottom:10px;
    padding: 4px 5px;
    font-size: 14px;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    left: 50%;
    transform: translate(-50%);
	-ms-transform:translate(-50%);
	-moz-transform:translate(-50%);
	-webkit-transform:translate(-50%);
	-o-transform:translate(-50%);
	width:80px;
	text-align:center;
}
.tit02{
	margin-bottom:50px;
}
.tit02 h2{
	float:left;
}	
.tit02 .more02{
	display:block;
	margin-top: 20px;
	float:right;
	width:185px;
	height:24px;
	position:relative;
	padding-right:30px;
	background:url(../images/more.png) no-repeat left center;
	transition:all .3s;
}
.tit02 .more02::after{
	position:absolute;
	content:'';
	width:30px;
	height:24px;
	right:10px;
	top:0;
	transition:all .3s;
	background:url(../images/jt01.png) no-repeat right center;
}
.tit02 .more02:hover{
	padding-right:40px;
}
.tit02 .more02:hover::after{
	right:0;
}
.videobox{
	margin-top:100px;
	border:1px solid #eee;
	box-sizing:border-box;
	position:relative;
}
.videobox .tit02 {
    padding: 25px;
	margin-bottom:0;
    border-bottom: 1px solid #eee;
}
.videobox .tit02 a {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
	top:43px;
}
.videobox .tit02 a.prev02{
	right:133px;
	background:url(../images/jt02.png) no-repeat center;
	background-size:16px;
}
.videobox .tit02 a.next02{
	right:25px;
	background:url(../images/jt01.png) no-repeat center;
	background-size:16px;
}
.videobox .tit02 a.more03{
	width:auto;
	right:70px;
	line-height:20px;
}
.video{
	padding:30px 22px 50px 22px;
}
.video li{
}
.video li a{
	display:block;
}
.video li a span{
	display:block;
	position:relative;
	background:#000;
}
.video li a span img{
	width:100%;
	height:auto;
	transition:all .4s;
}
.video li:hover a span img{
	opacity:.5;
}
.video li a span em{
	display:block;
	position:absolute;
	color:#fff;
	font-size:60px;
	left:50%;
	top:40%;
	width:50px;
	height:50px;
	margin-left:-25px;
	margin-top:-25px;
	line-height:50px;
	text-align:center;
	opacity:0;
	transition:all .4s;
}
.video li:hover a span em{
	top:50%;
	opacity:1;
}
.video li a div{
	padding-top:10px;
}
.video li a div h3{
	float:left;
	font-size:14px;
	width:calc(100% - 100px);
}
.video li a div p{
	float:right;
	font-size:14px;
}
.teambox{
	margin-top:100px;
}
.teambox a{
	display:block;
}
.teambox a img{
	width:100%;
	height:auto;
}
.newsbox{
	margin-top:100px;
}
.newsbox li {
    position: relative;
    float: left;
    width: 48%;
    padding-right: 4%;
    padding-bottom: 3%;
    margin-bottom: 3%;
    border-bottom: 1px solid #eee	
}
.newsbox li.n02{
	padding-right:0;
}
.newsbox li::before{
	position:absolute;
	content:'';
	width:0;
	height:1px;
	background:#333;
	left:0;
	bottom:0;
	opacity:0;
	transition:all .4s;
}
.newsbox li:hover::before{
	opacity:1;
	width:100%;
}
.newsbox li a{
	display:block;
}
.newsbox li a span {
    display: block;
    float: left;
    width: 200px;
}
.newsbox li a span img {
    width: 100%;
    height: auto;
}
.newsbox li a div {
    float: right;
    width: calc(100% - 230px);
}
.newsbox li a div h3 {
    font-size: 18px;
    margin: 5px 0 10px 0;
}
.newsbox li a div p {
    font-size: 12px;
    color: #999;
    height: 36px;
    overflow: hidden;
}
.newsbox li a div ins {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #999;
    letter-spacing: 1px;
	line-height:23px;
	position:relative;
}
.newsbox li a div ins em {
    font-style: normal;
    margin-right: 30px;
    color: #333;
}
.ispc .newsbox li a ins::before{
	position:absolute;
	content:'';
	width:50px;
	height:23px;
	right:50px;
	top:0;
	border-left:1px solid #333;
	opacity:0;
	transition:all .3s;
	background:url(../images/jt01.png) no-repeat right center;
}
.newsbox li:hover a ins::before{
	opacity:1;
	right:10px;
}
.pingjiabox{
	margin-top:100px;
	position:relative;
}
.pingjia{
	margin:0 70px;
	margin-bottom:70px;
}
.ispc .pingjia li{
	padding-top:65px;
	width:376px !important;
	margin-right:65px;
}
.pingjia li a {
    display: block;
    background: #f6f6f6;
    border-radius: 20px;
    position: relative;
    padding: 65px 0;
	transition:all .4s;
}
.ispc .pingjia li:hover a {
	background:#000;
	color:#fff;
}
.ispc .pingjia li a span {
    display: block;
    width: 130px;
    margin: auto;
    top: -65px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    border-radius: 50%;
    box-shadow: 0 5px 10px rgba(0,0,0,.26);
}
.pingjia li a img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.pingjia li a h3 {
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
	background:url(../images/word01.png) no-repeat bottom center;
}
.pingjia li:hover a h3 {
	background:url(../images/word02.png) no-repeat bottom center;
}
.pingjia li a p {
    font-size: 14px;
    padding: 0 50px;
    margin-top: 20px;
    height: 63px;
    overflow: hidden;
}
.pingjiabox .prev
,.pingjiabox .next{
	left:-60px;
	position:absolute;
	width:50px;
	height:50px;
	top: 65%;
	opacity:1;
	font-size:0;
	outline-style:none;
	background:url(../images/jt02.png) no-repeat center;
}
.pingjiabox .next{
	left:auto;
	right:-60px;
	background:url(../images/jt01.png) no-repeat center;
}
.pingjiabox .swiper-button-disabled{
	opacity:.3;
}
.servicebox{
	margin-top:100px;
	background-position: center;
}
.servicebox ul{
	padding: 205px 0 150px 0;
}
.servicebox li {
    float: left;
    padding: 0 70px;
	background:url(../images/line01.png) no-repeat right top;
	transition:all .4s;
}
.servicebox li:hover{
	transform: translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.servicebox li:last-child{
	background:none;
}
.servicebox li div {
    border: 1px solid #fff;
    border-radius: 45px;
    width: 80px;
	margin: auto;
}
.servicebox li div span {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    border-radius: 50%;
    background: #222;
    border: 15px solid #fff;
}
.servicebox li div span img{
	width:100%;
	height:auto;
}
.servicebox li div strong {
    display: block;
    text-align: center;
    font-size: 28px;
    color: #fff;
    font-family: fantasy;
    font-weight: normal;
    line-height: 1;
    padding-bottom: 10px;
	margin: 13px 0;
	background:url(../images/xing02.png) no-repeat center bottom;
}
.servicebox li h3 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
	margin-top:10px;
}
.topbox {
    position: fixed;
    bottom: 20px;
    right: 20px;
    height: 40px;
    line-height: 44px;
    width: 40px; 
    text-align: center;
    z-index: 11;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ccc;
    color: #ccc;
}
.footer{
	background:url(../images/footbg.jpg) no-repeat center top;
	background-size: 100%;
}
.ftnav {
    border-bottom: 1px solid rgba(255,255,255,.1);
	text-align:center;
}
.ftnav li {
	display:inline-block;
	*display:inline;
    padding:25px;
}
.ftnav li a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.footbox{
	padding:80px 0;
}
.ftlogo {
    margin-bottom: 40px;
}
.ftlogo img{
	max-width:160px;
	height:auto;
}
.foot01{
	width:30%;
}
.foot01 .con01 {
    font-size: 12px;
    color: #fff;
    letter-spacing: 3px;
}
.foot01 .con01 em {
    display: block;
    width: 50px;
    height: 1px;
    background: #fff;
    margin-top: 7px;
    float: left;
    margin-right: 10px;
}
.foot01 p{
	font-size:16px;
	color:#fff;
	padding-left:25px;
	background:url(../images/tel.png) no-repeat left 4px;
	background-size:15px;
	margin-top:30px;
}
.foot01 p em {
    display: block;
    font-family: fantasy;
    font-style: normal;
    font-size: 40px;
	margin-left: -25px;
}
.foot01 ul {
    margin-top: 20px;
}
.foot01 li {
    float: left;
    margin-right: 30px;
}
.foot01 li a {
    font-size: 12px;
    transform: scale(0.8);
	-ms-transform:scale(0.8);
	-moz-transform:scale(0.8);
	-webkit-transform:scale(0.8);
	-o-transform:scale(0.8);
    display: block;
    color: #777;
	transition:all .3s;
}
.foot01 li:hover a {
	color:#fff;
}
.foot01 li a img {
    width: 25px;
    height: auto;
    margin-right: 3px;
}
.foot02{
	max-width:30%;
	margin:0 5%;
}
.foot02 h3 {
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
	background:url(../images/addr.png) no-repeat left 2px;
	background-size:15px;
	padding-left:20px;
}
.foot02 h3 p {
    font-size: 14px;
    color: #999;
    line-height: 3;
    letter-spacing: 0;
}
.foot02 .con02 {
    margin-top: 20px;
}
.foot02 .con02 span {
    display: block;
    width: 100px;
    text-align: center;
	margin:auto;
}
.foot02 .con02 span img {
    width: 100%;
    height: auto;
}
.foot02 .con02 span p {
    color: #fff;
    margin-top: 15px;
    font-size: 14px;
}
.foot03{
	width:25%;
}
.foot03 form label{
	display:none;
}
.foot03 form .layui-input-block{
	left:0;
	margin-left:0;
}
.foot03 form input {
    background: none;
    border: 1px solid rgba(255,255,255,0.2);
    line-height: 45px;
    height: 45px;
	color:#fff;
}
.foot03 form .layui-btn {
    display: block;
    width: 170px;
    line-height: 40px;
    margin: auto;
    background: #fff;
    color: #333;
    font-size: 16px;
    border-radius: 30px;
    height: 40px;
	margin-top: 20px;
	font-weight: bold;
}
.foot03 p {
    color: #999;
    font-size: 12px;
    margin-top: 20px;
    text-align: center;
}
.copy{
	padding:25px 0;
	border-top:1px solid rgba(255,255,255,.1);
}
.copy .default-copyright {
    margin: auto;
    text-align: center;
	color:#999;
}
.default-copyright a{
	color:#999;
	transition:all .3s;
	font-size:12px;
}
.links{
	text-align:center;
}
.links li {
	color:#999;
    display: inline-block;
	*display:inline;
	margin-right:10px;
}
.links li a{
	color:#999;
	font-size:12px;
	transition:all .3s;
}
.links li:hover a
,.default-copyright a:hover{
	color:#fff;
}
/*------------------list-sample-----------------*/
.list-sample{
	position:relative;
	margin-top:70px !important;
}
.list-sample .casebox{
	margin-top:0;
}
.samplecover {
	padding-bottom:150px;
	margin-bottom:50px;
	background:url(../images/picico.png) no-repeat center bottom;
}
.samplecover .d01{
	background: #fafafa;
	position:relative;
}
.samplecover span {
    display: block;
    float: left;
    width: 50%;
}
.samplecover .d01 span img {
    width: 100%;
    height: auto;
}
.samplecover .d01 div {
    float: left;
    padding: 5%;
	padding-bottom:0;
    box-sizing: border-box;
    width: 50%;
	text-align:center;	
}
.w960 .samplecover .d01 div{
	padding-top:3%;
}
.samplecover .d01::before{
	position:absolute;
	content:'';
	background:url(../images/sample.png) no-repeat center bottom;
	background-size: auto 60px;
	width:50%;
	height:60px;
	right:0;
	bottom:50px;
}
.samplecover .d01 div em {
    display: block;
    width: 1px;
    height: 40px;
    background: #333;
    margin: auto;
    margin-bottom: 10px;
}
.samplecover div h3 {
    font-size: 35px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}
.w960 .samplecover div h3{
	font-size:27px;
}
.samplecover div p {
    font-size: 14px;
    color: #999;
    letter-spacing: 1px;
}
.w960 .samplecover div p{
	font-size:12px;
}
/*------------list-samplebox--------------*/
.list-samplebox ul{
	margin-top:50px;
}
.list-samplebox li {
    float: left;
    width: 48%;
    margin-right: 4%;
	margin-bottom:4%;
}
.list-samplebox li a {
    display: block;
}
.list-samplebox li span{
	display: block;
	background:#000;
}
.list-samplebox li img {
    width: 100%;
    height: auto;
	transition:all .3s;
}
.list-samplebox li:hover img{
	opacity:.7;
}
.list-samplebox li div {
    padding: 30px;
    background: #fafafa;
	position:relative;
}
.list-samplebox li div h3 {
    font-size: 25px;
    font-weight: bold;
	color:#333;
	width: 80%;
}
.list-samplebox li div p {
    font-size: 16px;
    color: #999;
    margin-top: 5px;
	width: 80%;
}
.list-samplebox li div em{
	display:block;
	position:absolute;
	width:50px;
	height:26px;
	right:50px;
	bottom:40px;
	background:url(../images/jt01.png) no-repeat right center;
	border-left: 1px solid #333;
	opacity:0;
	transition:all .3s;
}
.list-samplebox li:hover div em{
	right:30px;
	opacity:1;
}

/*-------------------list-show-------------------*/
.banner01 img{
	width:100%;
	height:auto;
}
.list-showbox{
	margin:100px 0;
}
.pub{
	text-align:right;
}
.list-showbox .casebox{
	margin-top:0;
}
.guesttit {
    border-top: 1px solid #eee;
	margin:50px 0;
}
.guesttit li {
    width: 8.33333%;
    float: left;
    text-align: center;
}
.guesttit li:first-child,.guesttit h4
,.tdy-screening-select-item-show a, .tdy-screening-list a.a span{
	display:none;
}
.guesttit .tdy-screening-list-item {
    padding: 0;
}
.guesttit li:last-child a{
	border:none;
}
.guesttit li a {
    display: block;
    padding: 20px 0;
    font-size: 17px;
    border-right: 1px solid #eee;
	transition:all .3s;
	color:#333;
	position:relative;
}
.guesttit .tdy-screening-list a.a {
    background: none;
    border-radius: 0;
}
.guesttit li a::before{
	position:absolute;
	content:'';
	width:0;
	opacity:0;
	left:0;
	top:0;
	height:2px;
	background:#333;
	transition:all .3s;
}
.guesttit .tdy-screening-list ul {
    float: none;
    width: 100%;
}
.w960 .guesttit li a{
	font-size:15px;
}
.guesttit li a.a::before
,.guesttit li:hover a::before{
	width:100%;
	opacity:1;
}
.guesttit .tdy-screening-list a.a
,.guesttit li:hover a  {
	font-weight: bold;
	background-image: linear-gradient(180deg,#eee 0,#ffffff 100%);
}
.pagination {
    text-align: center;
}
.pagination li{
	float:none !important;
	display:inline-block;
	*dusplay:inline;
}
.pagination li a .active, .pagination li:hover a {
    background: #333!important;
}
/*----------------list-news--------------------*/
.list-page{
	margin:100px auto;
}
.list-news .newsbox {
    margin-top:20px;
}
.list-news .newsbox ul{
	border:1px solid #eee;
	border-right:none;
	border-bottom:none;
}
.list-news .newsbox li{
	width:33.333%;
	border-right:1px solid #eee;
	box-sizing:border-box;
	padding:0;
	margin:0;
}
.list-news .newsbox li a{
	padding:40px;
	transition:all .3s;
}
.list-news .newsbox li:hover a{
	background:#333;
}
.list-news .newsbox li:hover a{
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}
.list-news .newsbox li span
,.list-news .newsbox li div{
	width:100%;
}
.list-news .newsbox li a span img {
    border: 1px solid #fff;
    box-sizing: border-box;
}
.list-news .newsbox li:hover a span img {
	border: 1px solid #666;
}
.list-news .newsbox li a div h3 {
    font-size: 18px;
    margin: 20px 0 15px 0;
    height: 54px;
    overflow: hidden;
	transition:all .3s;
}
.list-news .newsbox li:hover a div h3
,.list-news .newsbox li:hover a div ins em{
	color:#fff;
}
.list-news .newsbox li a div ins em{
	transition:all .3s;
}
.list-news .newsbox li a div ins{
	margin-top:25px;
}
.list-news .newsbox li:hover a ins::before{
	border-left: 1px solid #fff;
	background: url(../images/jt001.png) no-repeat right center;
}
.list-page .tit01{
	margin-bottom:25px;
}
.newstit{
	text-align:center;
	margin-bottom:50px;
}
.newstit li{
	display:inline-block;
	*display:inline;
	margin:0 5px;
}
.newstit li a {
    display: block;
    font-size: 16px;
    padding: 6px 20px;
    border: 1px solid #333;
	transition:all .3s;
}
.w960 .newstit li a{
	font-size: 14px;
    padding: 6px 18px;
}
.ispc .newstit li:hover a
,.ispc .newstit li.a a{
	background:#333;
	color:#fff;
}
.newstit02{
	margin-top:50px;
}
.newstit02 li a {
    font-size: 16px;
    padding: 4px 20px;
    border-radius: 5px;
}
/*-----------------view-news-------------------*/
.view-news01{
	width:65%;
	padding: 5% 5% 5% 0;
	border-right:1px solid #eee;
}
.view-news01 h3.title {
    font-size: 25px;
    margin: 30px 0 6px 0;
}
.pox{
	margin-bottom:10px;
}
.pox
,.pox a{
	font-size:14px;
	color:#666;
}
.pox a:hover{
	color:#333;
	text-decoration:underline;
}
.view-news01 .newstime{
	font-size: 14px;
    color: #999;
	margin-bottom:20px;
}
.view-news01 .newstime a{
	color: #999;
	transition:all .3s;
	margin-left:10px;
}
.view-news01 .newstime a:hover{
	color: #000;
	text-decoration:underline;
}
.view-news01 .sum01 {
    font-size: 13px;
    color: #999;
    margin: 30px 0;
    line-height: 2;
	padding-bottom:30px;
	border-bottom:1px solid #eee;
}
.default-article-content p {
    font-size: 15px;
    line-height: 1.8;
    color: #444;
}
.fanye {
    padding-top:30px;
	text-align:center;
	margin-top:50px;
	border-top:1px solid #ccc;
}
.fanye a {
    display: inline-block;
	*display:inline;
    margin: 0 20px;
    color: #999;
    font-size: 14px;
	transition:all .3s;
}
.fanye a em{
	margin:0 10px;
	font-size: 14px;
	transition:all .3s;
}
.fanye a:hover{
	color: #000;
}
.fanye a:hover em{
	color: #000;
}
.related-works {
    width: 25%;
    padding-top: 5%;
}
.related-works h2 {
    font-size: 20px;
    font-weight: bold;
	margin-bottom:20px;
}
.related-works h2 a {
    display: block;
    float: right;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}
.activity01 li {
	margin-bottom:20px;
}
.activity01 li a {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}
.activity01 li span{
	display: block;
}
.activity01 li img {
    width: 100%;
    height: auto;
}
.activity01 li h3 {
    font-size: 16px;
    margin-top: 10px;
}
.keyword {
    margin-top: 20px;
    padding: 30px;
    border: 1px solid #eee;
}
.keyword h3 {
    font-size: 17px;
    font-weight: bold;
    color: #303;
}
.keyword div {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}
.poxbox{
	border-bottom: 1px solid #eee;
    padding: 20px 0 10px 0;
}
/*------------------list-activity-----------------*/
.list-activity{
	margin:100px auto;
}
.huodong{
}
.huodong li {
	margin-bottom:100px;
}
.huodong li a{
	display: block;
}
.huodong li span{
	display: block;
	background:#000;
	position:relative;
}
.huodong li a span img{
	width:100%;
	height:auto;
	transition:all .3s;
}
.huodong li:hover a span img{
	opacity:.7;
}
.huodong li a div {
    padding-top: 30px;
}
.huodong li a div h3 {
    float: left;
    width: 35%;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    text-align: center;
}
.huodong li a div ins {
    display: block;
    float: left;
    width: 35%;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #999;
    letter-spacing: 1px;
    padding: 20px 0;
}
.huodong li a ins em {
    font-style: normal;
    color: #333;
    margin-right: 30px;
}
.huodong li a p {
    width: 15%;
    line-height: 45px;
    border: 1px solid #eee;
    float: right;
    text-align: center;
    margin-right: 7%;
    font-size: 16px;
	color:#999;
	transition:all .3s;
}
.huodong li a p:hover {
	border-color:#333;
	color:#333;
}
/*------------view-activity-------------*/
.view-activity{
}
.view-activity .view-news01 {
    width: 100%;
    padding: 5% 0;
    border-right: none;
}
.view-activity  .view-news01 .newstime {
    text-align: center;
}
.view-activity .view-news01 h3.title {
    font-size: 40px;
    color: #333;
	text-align: center;
    font-weight: bold;
	margin-bottom:50px;
}
/*-----------list-video--------------*/
.list-video{
	margin-top:50px;
}
.list-video li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
}
.list-video li a {
    display: block;
	transition:all .4s;
}
.list-video li:hover a {
	transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.list-video li span{
	display: block;
	position:relative;
	background:#000;
	overflow:hidden;
}
.list-video li img {
    width: 100%;
    height: auto;
	transition:all .4s;
}
.list-video li:hover img {
	opacity:.5;
}
.list-video li span em {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -50%;
	opacity:0;
	transition:all .4s;
	background:url(../images/videoico.png) no-repeat center;
}
.ispc .list-video li:hover span em {
	opacity:1;
	top:0;
}
.list-video li div{
	padding-top:20px;
}
.list-video li div h3 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    float: left;
    width: 70%;
}
.list-video li div p {
    font-size: 16px;
    color: #999;
    float: right;
}
/*-----------view-show---------------*/
.view-showbox{
	margin:50px auto 100px auto;
}
.view-show {
    background: #fafafa;
}
.view-show .cover01 {
    width:25%;
    background: #333;
	text-align:center;
}
.view-show .cover01 img{
	width:100%;
	height:auto;
}
.view-show .d01 {
    width: 65%;
    padding: 5%;
	padding-bottom: 0;
	background:url(../images/picico02.png) no-repeat right bottom;
    margin-right: 5%;
    padding-right: 0;
}
.view-show .d01 h3 {
    font-size: 40px;
    font-weight: bold;
    color: #333;
}
.view-show .d01 p.p01 {
    font-size: 20px;
    font-weight: bold;
    color: #444;
	margin-top:30px;
}
.view-show .d01 p.p01 em {
    display: block;
    float: left;
    font-style: normal;
    margin-right: 30px;
	padding-left:30px;
	background:url(../images/photo.png) no-repeat left center;
	background-size:25px;
}
.view-show .d01 p.p01 em.em02{
	background:url(../images/makeup.png) no-repeat left center;
	background-size:25px;
}
.view-show .d01 p.p02 {
    font-size: 14px;
    color: #999;
}
.view-show .d01 p.p02 em {
    font-style: normal;
    color: #333;
    margin-right: 30px;
}
.view-show .d01 p.p03 {
    font-size: 14px;
    width: 60%;
    color: #999;
    margin-top: 20px;
    letter-spacing: 2px;
	padding-bottom:20px;
	background:url(../images/wenzi02.png) no-repeat left bottom;
}
.pic-fanye {
    margin-top: 50px;
}
.pic-fanye a {
    display: block;
    float: left;
    width: 70px;
    line-height: 70px;
    background: #fff;
    margin-right: 20px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #eee;
	transition:all .3s;
}
.pic-fanye a:hover{
	background:#333;
	color:#fff;
}
.pic-fanye a:hover em{
	color:#fff;
}
.pic-fanye a em {
    font-size: 20px;
    color: #333;
	transition:all .3s;
}
.view-show01{
	padding-top:140px;
	margin-top:50px;
	background:url(../images/picico.png) no-repeat top center;
}
.view-show01 li{
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}
.view-show01 li a {
    display: block;
    border: 5px solid #eee;
	transition:all .3s;
}
.ispc .view-show01 li:hover a {
	border: 5px solid #aaa;
}
.view-show01 li img{
	width:auto;
	max-height:200px;
}
/*-----------------list-fans------------------*/
.ispc .list-pingjia{
	margin-top:70px;
}
.list-pingjia li {
    float: left;
    width: 24%;
    margin-right: 1.32%;
    margin-bottom: 2%;
    padding: 30px;
    box-sizing: border-box;
    background: #f5f5f5;
	border:1px solid #f5f5f5;
	transition:all .3s;
}
.list-pingjia li:hover{
	border:1px solid #222;
}
.list-pingjia li a {
    display: block;
    background: #fafafa;
	padding-bottom:30px;
	background:url(../images/douhao.png) no-repeat right bottom; 
}
.list-pingjia li span{
	display: block;
    width: 80px;
}
.list-pingjia li span img {
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.list-pingjia li a h3 {
    font-size: 17px;
    font-weight: bold;
    margin-top:10px;
	color:#333;
}
.list-pingjia li a em {
    display: block;
    font-style: normal;
    font-size: 14px;
    color: #999;
}
.list-pingjia li a em.em02 {
    width: 70px;
    line-height: 22px;
    border: 1px solid #666;
    text-align: center;
    border-radius: 30px;
    font-size: 12px;
    color: #555;
    margin-top: 20px;
}
.list-pingjia li a p {
    font-size: 12px;
    color: #666;
    line-height: 2;
    height: 96px;
    overflow: hidden;
    margin-top: 30px;
}
.pingjiatc li div.tc{
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	z-index:11;
	left:0;
	background:rgba(0,0,0,0.5);
}
.pingjiatc li div.tc img{
	max-width:800px;
	max-height:90vh;
	border-radius: 5px;
}
.pingjiatc li div.tc .tc01{
  position: absolute;
  top: 50%;
  left: 50%;
  border: 8px solid #fff;
  background: #fff;
  padding: 0;
  box-shadow:0 0 20px #000;
  transform: translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
}
.pingjiatc li div.tc em {
    display: block;
    top: -18px;
    right: -18px;
    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);
}	
.pingjiatc li div.tc em:hover{
	color:#099;
}
.pingjiatc li div.tc p{
	padding:0;
	height:auto !important;
}
/*--------------list-create-----------------*/
.list-create li{
	float: left;
    width: 24%;
    margin-right: 1.32%;
    margin-bottom: 50px;
    transition: all .4s;
}
.list-create li a{
	display: block;
}
.list-create li a span{
	display: block;
    position: relative;
    overflow: hidden;
}
.list-create li a span img{
	width: 100%;
    height: auto;
	transition:all .5s;
}
.list-create li:hover a span img{
	transform:scale(1.08);
	-ms-transform:scale(1.08);
	-moz-transform:scale(1.08);
	-webkit-transform:scale(1.08);
	-o-transform:scale(1.08);
}
.list-create li a span h3 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #ddd;
	opacity:0;
}
.list-create li a span h3 p {
    font-size: 30px;
    line-height: 1;
}
.list-create li .d01 {
    padding: 15px 0;
}
.list-create li .d01 p {
    font-size: 16px;
    color: #666;
    line-height: 40px;
}
.list-create li .d01 p strong {
    font-size: 23px;
    color: #666;
}
.list-create li .d01 p em {
    font-size: 17px;
    margin-left: 30px;
    margin-right: 5px;
	-webkit-text-stroke-width: inherit;
}
.list-create li .d01 p em i{
	font-style:normal;
	font-weight:normal;
}
.list-create li .d02 {
    padding: 15px;
    background: #fafafa;
}
.list-create li .d02 p {
    font-size: 14px;
    color: #999;
}
.list-create li .d02 p em {
    color: #fee400;
    margin-right: 3px;
}
.list-create li .d02 ins {
    display: block;
    color: #999;
    font-size: 14px;
}
.list-create li .d02 ins em {
    font-style: normal;
    text-transform: capitalize;
}
/*--------------view-create----------------*/
.view-createbox{
	margin:100px auto;
}
.view-createbox .diy-edit-bg{
	position:inherit;
}
.view-cover .s01 {
    width: 25%;
}
.view-cover .s01 img {
    width: 100%;
    height: auto;
}
.view-cover .d01 {
    width: 68%;
}
.view-cover .d01 h3 {
    font-size: 31px;
    color: #999;
    letter-spacing: 1px;
}
.view-cover .d01 h3 p {
    font-size:40px;
    color: #333;
    font-weight: bold;
	opacity:0;
}
.view-cover .d01 ins p {
    font-size: 20px;
    color: #999;
}
.view-cover .d01 ins p strong {
    font-size: 50px;
    font-style: normal;
    color: #333;
}
.view-cover .d01 ins p span{
	margin-left:30px;
	font-size:20px;
}
.view-cover .d01 ins p em{
	font-style:normal;
	color:#999;
}
.view-cover .d01 ins span.s02 {
    display: inline-block;
    padding: 7px 25px;
    background: #666;
    font-size: 23px;
    color: #fff;
	margin-bottom:10px;
}
.view-cover .d01 ins p span.eyes i{
	margin-right:5px;
}
.view-cover .d01 ins p span i {
    font-style: normal;
    font-size: 20px;
}
.view-cover .d01 ins span em {
    color: #f7c305;
    font-size: 22px;
    margin-right: 5px;
}
.view-cover .d01 .d02 {
    font-size: 25px;
    color: #aaa;
    margin-top: 50px;
}
.tabtit {
    margin-top: 50px;
}
.tabtit h4{
	margin-bottom:20px;
	background:url(../images/wenzi02.png) no-repeat left 5px;
}
.tabtit h4 a {
    display: block;
    float: right;
    font-size: 14px;
    color: #999;
    letter-spacing: 2px;
	transition:all .3s;
}
.tabtit h4 a em{
	font-style:normal;
	transition:all .3s;
	color:#333
}
.tabtit h4 a:hover{
	text-decoration:underline
}
.tabtit h4 a:hover em{
	color:red;
}
.tabtit span {
    display: block;
    float: left;
    width: 50%;
    padding: 20px 0;
    text-align: center;
    font-size: 30px;
    background: #444;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 2px;
	cursor:pointer;
	position:relative;
}
.tabtit span.a::before {
    position: absolute;
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: #333;
    transform: rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
}
.tabtit span.a{
	background:#333;
}
.tabtit span p {
    font-size: 13px;
    color: #999;
}
.tabcontent .s01 {
    display: block;
    text-align: center;
    margin-bottom: 50px;
	margin-top:20px;
}
.tabcontent .s01 img {
    width: 50%;
    height: auto;
}
.phototeam li {
    padding-bottom: 50px;
    margin-bottom: 70px;
	background:url(../images/picico.png) no-repeat bottom center;
}
.phototeam li span {
    display: block;
}
.phototeam li span img{
	width: 100%;
    height: auto;
}
.phototeam li div {
    padding:30px 50px;
}
.phototeam li div h3 {
    color: #777;
    float: left;
    font-size: 35px;
    font-weight: bold;
	display:none;
}
.phototeam li div p {
    float: right;
    font-size: 25px;
    color: #777;
    font-weight: bold;
}
.phototeam li div p em {
    font-size: 25px;
    margin-right: 10px;
}
.phototeam li div p em i{
	font-style:normal;
	font-size:20px;
	font-weight: normal;
}
.phototeam {
	display:block;
}
.tabbox{
	height:0;
	opacity:0;
	overflow:hidden;
}
.tabbox.a{
	height:auto;
	opacity:1;
	z-index:2;
	position:relative;
}
.makeupteam ul {
    position: relative;
}
.makeupteam li{
    width: 466px;
	float:left;
    position: absolute;
}
.makeupteam li span {
    display: block;
    padding: 20px;
    box-shadow: 0 0 10px #ddd;
    margin: 20px;
	transition:all .3s;
}
.makeupteam li span:hover{
	box-shadow:0 0 10px #999;
}
.makeupteam li img{
	width:100%;
	height:auto;
}
/*----------------list-contact---------------------*/

.list-contact {
    background: #fff;
    margin: 70px auto;
}
.list-contact .contact01{
	border-bottom:1px solid #eee;
}
.list-contact .contact01 li {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 50px 0;
    border-right: 1px solid #eee;
    box-sizing: border-box;
}
.list-contact .contact01 li:last-child{
	border-right:none;
}
.list-contact .contact01 li span{
	display:block;
}
.list-contact .contact01 li img {
    width: 50px;
    height: auto;
}
.list-contact .contact01 li h3 {
    font-size: 16px;
    margin: 20px 0 10px 0;
    font-weight: bold;
}
.list-contact .contact01 li h3 em {
    display: block;
    width: 35px;
    height: 3px;
    background: #999;
    margin: 10px auto;
}
.list-contact .contact01 li p {
    text-align: center;
    font-size: 16px;
    color: #666;
}
.list-contact .mapbox{
	padding:50px;
}
.list-contact .mapbox iframe{
	border: 5px solid #333;
}
.erweima {
	width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 102;
    display: none;
	background:rgba(0,0,0,0.5);
}
.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);
}
/*---------------list-recruit----------------*/
.list-recruitbox{
	margin:80px auto;
}
.list-recruit{
	width:1188px;
	margin:0 auto;
}
.w960 .list-recruit{
	width:auto;
}
.list-recruit li{
	border-bottom:1px solid #eee;
}
.list-recruit li a.con {
    display: block;
    padding:20px 30px;
    background: #fff;
}
.list-recruit li a.con h3 {
    float: left;
    font-size: 20px;
	line-height:30px;
}
.list-recruit li a.con h3 span {
    display: inline-block;
	*display:inline;
    padding-left: 20px;
    font-size: 16px;
    color: #999;
    position: relative;
	margin-left: 20px;
}
.list-recruit li a.con h3 span::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 18px;
    background: #ddd;
    left: 0;
    top: 5px;
}
.list-recruit li a.con p {
    float: right;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.list-recruit li a.aa{
	background:#333;
}
.list-recruit li a.aa h3
,.list-recruit li a.aa h3 span
,.list-recruit li a.aa p
,.list-recruit li a.aa p em{
	color:#fff;
}
.list-recruit li .newstime
,.list-recruit li .title{
	display:none;
}
.list-recruit li a.con p em {
    margin-left: 30px;
    color: #666;
    font-size: 14px;
}
.list-recruit li a.aa p em.em01
,.list-recruit li a.con p em.close01{
	display:none;
}
.list-recruit li a.aa p em.close01{
	display:inline-block;
	*display:inline;
	color:#fff;
}
.list-recruit li .tc{
	display:none;
}
.list-recruit li .tc01 {
    padding: 30px;
    background: #fff;
}

/*----960--------------*/
.w960 .wp, .w960 .w1188 {
    width: 90%;
}
.w960 .logo{
	width:250px;
}
.w960 .header {
    padding: 50px 0;
}
.w960 .style li
,.w960 .style li:hover{
	background-size:90%;
}
.w960 .style li {
    width: 20%;
    margin-right: 4%;
}
.w960 .sampleban02 li a h3 {
    padding: 3px 12px;
}
.w960 .casebox li a span ins{
	background-size:85%;
}
.w960 .casebox li a div p{
	font-size:12px;
}
.w960 .newsbox li a div h3 {
    font-size: 16px;
    margin: 0px 0 10px 0;
}
.w960.ispc .pingjia li{
	width:310px !important;
}
.w960 .pingjia li a p {
    font-size: 12px;
    padding: 0 30px;
    height: 53px;
}
.w960 .servicebox ul{
	text-align:center;
}
.w960 .servicebox li {
    float: none;
	display:inline-block;
	*display:inline;
    padding: 0 50px;
}
.w960 .ftnav li {
    padding: 25px 13px;
}
.w960 .ftnav li a{
	font-size:14px;
}
.w960 .view-show .d01 h3 {
    font-size: 30px;
}
.w960 .view-show .d01{
	padding-top:3%;
}
.w960 .view-show .d01 p.p03{
	width:70%;
	font-size:13px;
}
.w960 .list-create li a span h3{
	font-size:17px;
}
.w960 .list-create li a span h3 p
,.w960 .view-cover .d01 h3 {
    font-size: 25px;
}
.w960 .view-cover .d01 h3 p
,.w960 .view-cover .d01 ins p strong{
    font-size: 45px;
}
.w960 .view-cover .d01 .d02 {
    font-size: 20px;
    margin-top: 30px;
}
.w960 .view-cover .d01 ins span{
	font-size:20px;
}
.w960 .makeupteam li{
	width:400px;
}
.w960 .list-news .newsbox li a div h3{
	margin-top:15px;
}
.w960 .list-news .newsbox li a {
    padding: 30px;
}
.w960 .list-contact .mapbox iframe{
	width:100%;
}

@media screen and (max-width:1200px){
	.w960 .wp, .w960 .w1188 {
		width: 960px;
	}
.w960 .logo {
    width: 200px;
}
.w960 .menu li a {
    font-size: 14px;
}
.w960 .menu li a em{
	font-size:12px;
}
.w960 .style li{
	height:60px;
}
.w960 .style li span{
	width:35px;
}
.w960 .style li span img{
	width:100%;
	height:auto;
}
.w960 .style li div p {
    font-size: 12px;
}
.w960 .style li div h3 {
    font-size: 12px;
    letter-spacing: 0px;
}
.w960 .tit01 h2{
	font-size:27px;
}
.w960 .sampleban02 li a h3 {
    bottom: 16px;
    padding: 2px 10px;
    font-size: 14px;
}
.w960 .newsbox li a div p{
	display:none;
}
.w960.ispc .pingjia li{
	width:260px !important;
	margin-right:20px;
}
.w960.ispc .pingjia li a span {
    width: 90px;
    top: -45px;
    margin-left: -45px;
}
.w960 .pingjia li a {
    padding: 40px 0;
}
.w960 .servicebox li {
    padding: 0 34px;
}
.w960 .servicebox li h3 {
    font-size: 14px;
}
.w960 .ftnav li {
    padding: 20px 9px;
}
.w960 .ftnav li a{
	font-size:12px;
}
.w960 .foot02 {
    width: 40%;
    margin: 0;
}
.w960 .foot02 .con02 span{
	width:120px;
}
.w960 .foot01 p em {
    font-size: 35px;
}
.w960 .footbox {
    padding: 50px 0;
}
.w960 .foot03 {
    width: 30%;
}
.w960 .foot01 li {
    margin-right: 20px;
}
.w960 .casebox li a span ins em {
    background-size: 80%;
}
.w960 .casebox li a div h3{
	font-size:15px;
}
.w960 .view-show .d01 p.p03 {
    display: none; 
}
.w960 .view-show01 li img {
    width: auto;
    height: 150px;
}
.w960 .list-page {
    margin: 80px auto;
}
.w960 .newsbox li a div ins em {
    margin-right: 15px;
}
.w960 .newsbox li a ins::before{
	top:30px;
}
.w960 .makeupteam li {
    width: 320px;
}
.w960 .view-cover .s01 {
    width: 28%;
}

}


@media screen and (max-width:1024px){
	body{
		background:#000;
	}
	.module-index-index .mbhead {
		padding:12% 0;
		position:fixed;
	}
	.mbhead {
		position:relative;
		background:#000;
	}
	.default-shopcenter-top .headphoto div img{
		border-radius:50%;
	}
	.menuico a {
		display: block;
		color: #fff;
		font-size: 17px;
		width: 35px;
		height: 35px;
		line-height: 35px;
		text-align: center;
		position: fixed;
		right: 10px;
		top: 35px;
		background: #222;
		border-radius: 50%;
		z-index:11;
	}
	.mblogo a {
		display: block;
	}
	.mblogo a img{
		width:auto;
	}
	.mbsearch {
		padding-bottom: 8px;
		width: 200px;
		margin: 0 auto;
		display: inline-block;
		margin-top:17px;
	}
	.mbsearch a {
		display: block;
		width: auto;
		padding:2px 10px;
		border-radius: 20px;
		background:#fff url(../images/sousuo.png) no-repeat 8px center;
		background-size: 25px;
		font-size: 13px;
		padding-left: 40px;
		color: #999;
		text-align:left;
	}
	.menubg{
		position: fixed;
		background: rgba(0, 0, 0, 0.35);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 13;
		display:none;
	}
	.mbmenu {
		position: fixed;
		width: 50%;
		background: #fff;
		height: 100%;
		top: 0;
		right:-100%;
		z-index:14;
		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:20px;
		background:url(../images/g46.png) no-repeat center right;
		background-size:15px;
	}
	.mbmenu ul ul{
		background:#f5f5f5;
		padding-top:0;
	}
	.mbclose {
		position: absolute;
		z-index: 3;
		color: #fff !important;
		right: 15px;
		top: 15px;
		font-size: 12px;
		background: #333;
		border-radius: 50%;
		width: 30px;
		height: 30px;
		line-height: 31px;
		text-align: center;
	}
	.banner::before{
		position:absolute;
		content:'';
		height:100px;
		width:100%;
		background:url(../images/banbg.png) no-repeat right bottom;
		background-size:100% auto;
		z-index: 2;
		bottom: 0;
		display:none;
	}
	.mbstyle li{
		float:left;
		width:50%;
		text-align:center;
	}
	.mbstyle li a {
		display: block;
		padding: 20px 0;
		border-bottom: 1px solid #222;
		border-right: 1px solid #222;
	}
	.mbstyle li span {
		display: block;
		width: 40px;
		margin: auto;
		margin-bottom: 10px;
	}
	.mbstyle li img{
		width:100%;
		height:auto;
	}
	.mbstyle li h3 {
		font-size: 14px;
		color: #999;
		line-height:1;
	}
	.mbstyle li p {
		font-size: 10px;
		color: #666;
	}
	.mbtit01 {
		text-align: center;
		color: #fff;
		margin-bottom:60px;
	}
	.mbtit01 h2 {
		font-size: 23px;
		font-weight: bold;
	}
	.mbtit01 p {
		font-size: 10px;
		letter-spacing: 10px;
	}
	.mbtit01 p.p01{
		letter-spacing:1px;
		font-size:8px;
	}
	.casebox {
		margin-top: 50px;
	}
	.module-index-index-index .casebox li {
		width: 33.33%;
		margin: 0;
	}
	.casebox li a{
		position:relative;
	}
	.casebox li a span {
		background: #000;
	}
	.casebox li a span img{
		opacity:.7;
	}
	.casebox li a div {
		position: absolute;
		box-sizing: border-box;
		z-index: 2;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.3);
		width: 100%;
		padding: 5px 10px;
		color: #fff;
	}
	.casebox li a div h3 {
		text-align: center;
		padding: 0;
		font-size: 10px;
		border-bottom: none;
		float:left;
		width: calc(100% - 50px);
		text-align: left;
	}
	.casebox li a div p {
		text-align: left;
		font-size: 6px;
		color: #fff;
		padding: 0;
		background: none;
		display:none;
	}
	.casebox li a div em {
		display: block;
		float: right;
		font-style: normal;
		font-size: 10px;
		width:50px;
		text-align: right;
	}
	.casebox li a div em i {
		font-size: 10px;
		color: #fff;
		margin-right: 2px;
	}
	.module-index-portallist-index .casebox li a div h3{
		font-size:12px;
	}
	.module-index-portallist-index .casebox li a div p{
		font-size:10px;
	}
	.module-index-index-index .casebox li:nth-child(7)
	,.module-index-index-index .casebox li:nth-child(8){
		display:none;
	} 
	.more {
		width: 80%;
		line-height: 40px;
		font-size: 12px;
		color: #999;
		border: 1px solid #333;
	}
	.samplebox {
		margin-top: 50px;
	}
	.mbban01 li a{
		display:block;
		background:#000;
	}
	.mbban01 li img{
		width:100%;
		height:auto;
		opacity:.7;
	}
	.mbban01 li h3 {
		background: #222;
		line-height: 40px;
		padding: 0 20px;
		color: #fff;
		font-size: 16px;
	}
	.mbban01 .dots {
		text-align: right;
		position: absolute;
		z-index: 1;
		color: #fff;
		font-size: 10px;
		bottom:13px;
	}
	.mbban01 .dots span{
		width: 13px;
		height: 13px;
		line-height:13px;
		text-align:center;
		background:none;
		opacity:1;
	}
	.mbban01 .dots span.swiper-pagination-bullet-active{
		background:#fff;
		color:#333;
	}
	.tit02 {
		margin-bottom: 30px;
		padding: 0 10px;
	}
	.tit02 h2 img {
		width: 150px;
		height: auto;
	}
	.tit02 .mbmore02{
		background:url(../images/jt001.png) no-repeat right center;
		background-size:17px;
		display: block;
		float: right;
		padding-right: 25px;
		color: #fff;
		line-height: 30px;
	}
	.mbvideobox{
		margin-top:50px;
	}
	.mbvideo{
	}
	.mbvideo li{
	}
	.mbvideo li a{
		display:block;
		position: relative;
	}
	.mbvideo li a img {
		width: 100%;
		height: auto;
		opacity: .5;
	}
	.mbvideo li span {
		display: block;
		background: #000;   
	}
	.mbvideo li a div {
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		text-align:center;
		transform: translate(-50%,-50%);
	}
	.mbvideo li div em {
		color: #fff;
		font-size: 50px;
		line-height: 1;
	}
	.mbvideo li div h3 {
		color: #fff;
		font-size: 14px;
		letter-spacing: 5px;
	}
	.mbtit02 {
		text-align: center;
		padding:10px 0;
		background:#252525;
	}
	.mbtit02 a {
		display: inline-block;
		text-align: center;
		color: #fff;
		font-size: 14px;
		line-height:30px;
		vertical-align:middle;
		margin: 0 7px;
	}
	.mbtit02 a.prev02, .mbtit02 a.next02 {
		width: 30px;
		height: 30px;
		background:url(../images/jt001.png) no-repeat center;
		background-size:17px;
	}
	.mbtit02 a.prev02{
		transform: rotate(180deg);
	}
	.teambox {
		margin-top: 50px;
	}
	.newsbox li {
		width: 100%;
		border-bottom: 1px solid #222;
		padding: 0;
		padding-bottom: 15px;
	}
	.newsbox li:last-child{
		display:none;
	}
	.newsbox li a {
		padding: 0 20px;
	}
	.newsbox li a div h3
	,.newsbox li a h3 {
		font-size: 14px;
		color: #fff;
	}
	.newsbox li a span {
		width: 48%;
		float:right;
	}
	.newsbox li a div {
		width: 48%;
		float:left;
	}
	.newsbox li a div ins
	,.newsbox li a ins {
		margin-top: 10px;
		font-size: 9px;
		color:#666;
		letter-spacing: 0;
	}
	.newsbox li a div ins em
	,.newsbox li a ins em{
		margin-right: 5px;
		color: #fff;
		font-style:normal;
	}
	.newsbox{
		margin-top:50px;
	}
	.pingjiabox {
		margin-top:0;
		position: relative;
	}
	.mbpingjia02 {
		display: block;
		height: 0;
		overflow: hidden;
	}
	.pingjia{
		margin:0 10px;
		padding-top:70px;
	}
	.pingjia li a {
		background: #151515;
		border-radius: 5px;
		padding:10px;
	}
	.pingjia li a .d01 span {
		position: inherit;
		width: 50px;
		float: left;
	}
	.pingjiatc li div.tc .tc01{
		position:fixed;
	}
	.pingjia li a .d01 h3 {
		float: right;
		margin-left: 0;
		width: calc(100% - 60px);
		color: #fff;
		font-size: 13px;
		text-align: left;
		padding:5px 0 15px 0;
		background:url(../images/word02.png) no-repeat left bottom;
		background-size: 100%;
	}
	.pingjia li a p {
		font-size: 10px;
		padding: 0;
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		margin-top:13px;
		height:auto;
	}
	.pingjiabox .next
	,.pingjiabox .prev{
		background:url(../images/jt001.png) no-repeat center;
		background-size: 20px;
		right:20%;
		top:-11px;
		margin:0;
	}
	.pingjiabox .prev{
		right:auto;
		left:20%;
		transform: rotate(180deg);
	}
	.mbmore {
		display: block;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom:auto;
		top:0;
		color: #fff;
		font-size: 14px;
		line-height: 30px;
		background: #222;
		padding: 0 18px;
		border-radius: 30px;
		z-index:3;
	}
	.pingjiatc li div.tc .tc01{
		width:80%;
	}
	.pingjiatc li div.tc img {
		max-width: 100%;
	}
	.mbfuwu{
		padding:50px 0;
	}
	.mbfuwu img{
		width:100%;
		height:auto;
	}
	.mbservice li {
		float: left;
		width: 33.33%;
		text-align: center;
	}
	.mbservice li {
		float: left;
		width: 33.33%;
		text-align: center;
		padding: 20px 0;
		border-right: 1px solid #222;
		box-sizing: border-box;
		border-bottom: 1px solid #222;
	}
	.mbservice li:nth-child(4)
	,.mbservice li:nth-child(5)
	,.mbservice li:nth-child(6){
		border-bottom:none;
	}
	.mbservice{
		margin-top:100px;
	}
	.mbservice .mbtit01 p {
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	.mbservice li img {
		width: 40px;
		height: auto;
	}
	.mbservice li h3 {
		font-size: 14px;
		margin-top:8px;
	}
	.footer .wp{
		padding:0 10px !important;
	}
	.footbox {
		padding: 50px 0;
	}
	.foot01 {
		width: 100%;
	}
	.foot02 {
		width: 100%;
		margin: 0;
		margin-top:10px;
	}
	.foot02 h3 p {
		line-height: 2;
	}
	.footer {
		background-size: auto 100%;
	}
	.foot03 {
		width: 100%;
		margin-top: 40px;
	}
	.foot02 .con02 span {
		width: 120px;
		text-align: center;
		margin-right: 25px;
	}
	.default-copyright {
		width: 100%;
		font-size: 12px;
		padding: 0 10px;
		line-height:1.5;
		box-sizing: border-box;
		overflow: hidden;
	}
	.foot01 ul {
		margin: 10px 0 15px 0;
	}
	.tit01 h2 {
		font-size: 25px;
		color: #fff;
		padding: 0 25px;
		line-height:1;
		margin:0;
	}
	.tit01 h2::before
	,.tit01 h2::after{
		width:5px;
		height:5px;
		background:#fff;
		left:0;
		border-radius:50%;
		top:7px;
	}
	.tit01 h2::after{
		left:auto;
		right:0;
	}
	.list-page {
		margin: 30px auto 50px auto;
	}
	.ismobile .wp, .ismobile .w960 .wp, .ismobile .w960 .w1188 {
		width: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.module-index-portallist-index .casebox li{
		width:49.5%;
		margin-right:1%;
		margin-bottom:1%;
	}
	.module-index-portallist-index .casebox li:nth-child(2n){
		margin-right:0 !important;
	}
	.list-createbox .newstit{
		margin-bottom:0;
	}
	.list-createbox .newstit li {
		width: 33.33%;
		text-align: center;
		margin: 0;
		background-image: linear-gradient(10deg,#000,#333 100%);
	}
	.list-createbox .newstit li img {
		display: inline-block;
		width: 20px;
		height: auto;
	}
	.list-createbox .newstit li a {
		font-size: 16px;
		padding: 15px 0;
		border: none;
		color: #fff;
		opacity:.5;
		border-right:1px solid #333;
		border-bottom: 1px solid #111;
	}
	.list-createbox .newstit li.a{
		background-image: linear-gradient(180deg,#000,#333 100%);
	}
	.list-createbox .newstit li.a a {
		opacity: 1;
		border-bottom: 1px solid #fff;
		box-sizing: border-box;
	}
	.list-create li .d01
	,.list-create li .d02{
		display:none;
	}
	.list-create li a span h3 p {
		font-size: 17px;
		color: #fff;
		opacity:0;
	}
	.list-create li a span h3{
		width:100%;
		text-align:center;
		left:0;
	}
	.list-createbox .pub{
		display:none;
	}
	.list-create li{
		width:50%;
		margin:0;
		border-right:1px solid #222;
		border-top:2px solid #222;
		box-sizing:border-box;
	}
	.list-create li:nth-child(2n){
		border-left:1px solid #222;
		border-right:none;
	}
	.list-createjh li{
		width:33.3%;
		border-right:2px solid #222;
		border-top:2px solid #222;
	}
	.list-createjh li:nth-child(2n){
		border-left:none;
		border-right:2px solid #222;
	}
	.list-createjh li:nth-child(3n){
		border-left:none;
		border-right:2px solid #222;
	}
	.tit01 p img{
		width:150px;
		height:auto;
	}
	.list-page .tit01{
		padding:50px 0;
		background:url(../images/huabg.png) no-repeat center top;
		background-size:150px;
		width:100%;
		text-transform:uppercase;
	}
	.list-page .tit01 img{
		display:none;
	}
	.mbwenzi1 {
		padding: 0 20px;
		font-size: 12px;
	}
	.mbwenzi1 p {
		margin-bottom: 15px;
		color: #fff;
		text-align: justify;
	}
	.mbwenzi1 p.p02 {
		color: #999;
		font-size: 10px;
	}
	.view-createbox {
		margin: 0 auto 50px auto;
	}
	.view-cover .s01 {
		width: 45%;
	}
	.view-cover .d01 {
		width: 55%;
		padding:0 17px;
		box-sizing: border-box;
	}
	.view-cover .d01 h3 {
		font-size: 14px;
	}
	.view-cover .d01 h3 p {
		font-size: 25px;
		color: #fff;
		opacity:0;
	}
	.view-cover .d01 ins p {
		font-size: 11px;
	}
	.view-cover .d01 ins p strong {
		font-size: 30px;
		color: #fff;
	}
	.view-cover .d01 .d02 {
		font-size: 11px;
		margin-top: 7px;
		border-top: 1px solid #444;
		padding-top: 15px;
	}
	.tabtit{
		display:none;
	}
	.tabcontent{
		background:#000;
	}
	.tabcontent .s01 img {
		width: 85%;
	}
	.tabcontent .s01 {
		margin:15px 0;
	}
	.phototeam li div {
		padding:5px 10px;
	}
	.phototeam li div h3 {
		font-size: 16px;
	}
	.phototeam li div p {
		font-size: 14px;
		color:#fff;
	}
	.phototeam li div p em {
		font-size: 14px;
		color:#fff;
	}
	.phototeam li div p em i{
		color:#fff;
	}
	.phototeam li{
		background:none;
		padding-bottom:0;
		margin-bottom:0;
	}
	.list-news .newsbox li {
		width: 100%;
		border-right: none;
	}
	.list-news .newsbox ul {
		border: none;
	}
	.list-news .newsbox li a span img {
		border: 1px solid #333;
	}
	.view-news01 {
		width: 100%;
		padding: 0;
		border-right: none;
		box-sizing: border-box;
	}
	.view-news01 .fenmian {
		display: block;
		overflow: hidden;
	}
	.view-news01 .fenmian img{
		width:100%;
		height:auto;
	}
	.tdy-mbdiv{
		position:relative;
		padding-top:50px;
		padding-left:30px;
		color: #fff;
		margin-bottom:50px;
	}
	.tdy-mbdiv h4{
		height:50px;
		background:url(../images/mbmoke04.png) no-repeat left center;
		background-size:auto 30px;
	}
	.tdy-mbdiv em {
		display: block;
		width: 15px;
		height: 3px;
		background: #fff;
		margin: 20px 0;
	}
	.tdy-mbdiv .d01 {
		font-size: 10px;
		letter-spacing: 1px;
		line-height: 1.6;
		margin-bottom:10px;
	}
	.tdy-mbdiv .d02 {
		font-size: 3px;
	}
	.tdy-mbdiv .d03 {
		margin-left: -30px;
		width: 80%;
		font-size: 8px;
		margin-top: 50px;
	}
	.tdy-mbdiv .d03 span {
		display: block;
		width: 20%;
		height: 13px;
		float: left;
	}
	.tdy-mbdiv .d03 span:last-child{
		margin-right:5px;
	}
	.tdy-mbdiv::before {
		position: absolute;
		content: '';
		width: 30px;
		height: 30px;
		right: 30px;
		bottom: 0;
		background:url(../images/mbmoke05.png) no-repeat center;
		background-size:auto 30px;
	}
	.tdy-youlike{
		margin-bottom:40px;
	}
	.tdy-youlike h3 {
		background: #222;
		line-height: 40px;
		font-size: 16px;
		padding-left: 20px;
		color: #fff;
		margin-bottom:20px;
	}
	.tdy-youlike ul{
		padding-left:10px;
	}
	.tdy-youlike li {
		float: left;
		width: calc(25% - 10px);
		margin-right: 10px;
		margin-bottom:20px;
	}
	.tdy-youlike li a{
		display:block;
	}
	.tdy-youlike li img {
		width: 100%;
		height: auto;
	}
	.tdy-youlike li h4 {
		text-align: center;
		font-size: 12px;
		margin-top: 5px;
		color: #999;
	}
	.view-news01 .divbox01 {
		padding: 30px 20px;
	}
	.mbico02{
		display:none;
	}
	.view-news01 .mbico02 img {
		width: 50px;
		height: auto;
		border-radius: 50%;
		float: left;
		margin-right: 10px;
	}
	.view-news01 .mbico02 a {
		display: block;
		color: #999;
	}
	.view-news01 .mbico02 span {
		display: block;
		color: #fff;
		font-size: 14px;
		float: left;
	}
	.view-news01 .mbico02 a.mbkf {
		float: right;
		padding: 2px 14px;
		background: #222;
		color: #fff;
		border-radius: 5px;
		font-size: 14px;
		margin-top: 10px;
	}
	.view-news01 h3.title {
		font-size: 20px;
		margin: 30px 0;
		color:#fff;
		margin-top:0;
	}
	.view-news01 .mbww {
		font-size: 14px;
		color:#999;
	}
	.view-news01 .mbww span {
		float: right;
	}
	.view-news01 .mbww em {
		font-size: 14px;
		margin-right: 5px;
	}
	.view-news01 .article {
		padding: 0 20px;
	}
	.view-news01 .default-article-content p {
		font-size: 14px;
		line-height: 1.8;
		color:#999;
	}
	.fanye {
		padding: 30px 0;
		margin-top: 30px;
		border-top: 1px solid #333;
	}
	.view-show .d01 h3 {
		font-size: 25px;
		color: #fff;
	}
	.view-show .cover01 img{
		display:none !important;
	}
	.view-show .d01 {
		width: 100%;
		padding: 0 20px;
		margin-right: 0;
		box-sizing:border-box;
	}
	.view-show {
		background: #000;
	}
	.view-show .d01 p.p02 em {
		color: #fff;
	}
	.view-show .d01 p.p03 {
		font-size: 12px;
		width: 100%;
		margin-top: 0;
		text-align: justify;
	}
	.view-show01 {
		padding-top: 40px;
		margin-top: 40px;
		background: none;
		border-top: 1px solid #333;
	}
	.view-show01 li {
		margin-right: 0;
		width: 100%;
		margin-bottom:3px;
	}
	.view-show01 li a {
		border: none;
	}
	.pic-fanye a {
		width: 50px;
		line-height: 50px;
		font-size: 12px;
	}
	.pic-fanye a em {
		font-size: 14px;
	}
	.huodong li {
		margin-bottom: 30px;
		border-bottom: 1px solid #333;
	}
	.huodong li a p{
		display:none;
	}
	.huodong li a div {
		padding: 20px 0;
		padding-left:10px; 
	}
	.huodong li a div ins {
		float: right;
		width: auto;
		border: none;
		font-size: 12px;
		letter-spacing:0;
		padding: 5px 0;
	}
	.huodong li a div h3 {
		width: calc(100% - 165px);
		font-size: 16px;
		color: #fff;
		text-align: left;
	}
	.huodong li a ins em {
		color: #fff;
		margin-right: 10px;
	}
	.mbftnav {
		bottom: 0;
		position: fixed;
		width: 100%;
		background: #000;
		padding:3px 0 10px 0;
		border-top: 1px solid #333;
		z-index:10;
		box-sizing: border-box;
	}
	.mbftnav li {
		float: left;
		width: 20%;
		text-align: center;
	}
	.mbftnav li a {
		display: block;
	}
	.mbftnav li a img {
		width: 35px;
		height: auto;
	}
	.mbftnav li a h3 {
		font-size: 12px;
		color: #fff;
		line-height:1;
	}
	.footer{
		padding-bottom:50px;
	}
	.list-contact {
		padding:0 0 30px 0;
		margin:0;
	}
	.list-contact .contact01 {
		border-bottom: none;
		position:relative;
	}
	.list-contact .contact01 li {
		width: 100%;
		padding: 20px 0;
		border-right: none;
		border-bottom: 1px solid #eee;
	}
	.list-contact .contact01 li span {
		float: left;
		width: 100px;
	}
	.list-contact .contact01 li div {
		float: left;
		width: calc(100% - 120px);
		text-align: left;
	}
	.list-contact .contact01 li img {
		width: 30px;
	}
	.list-contact .contact01 li p {
		text-align: left;
		font-size:14px;
	}
	.list-contact .contact01 li h3 {
		margin: 0;
		font-size:14px;
		color:#333;
	}
	.list-contact .contact01 li h3 em {
		height: 1px;
		margin: 10px 0;
	}
	.list-contact .mapbox {
		margin: 30px 10px;
		height: 300px;
		position: relative;
		overflow: hidden;
		padding: 0;
		border: 5px solid #333;
	}
	.list-contact .mapbox iframe {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%,-50%);
	}
	.view-showbox .fanye {
		border-top: 1px solid #333;
	}
	.view-showbox {
		margin: 50px auto 0 auto;
	}
	.view-news01 .p01 em {
		display: block;
		float: left;
		font-style: normal;
		font-size: 12px;
		padding-left: 20px;
		margin-right: 30px;
		color:#999;
		background:url(../images/mbphoto.png) no-repeat left center;
		background-size:15px;
	}
	.view-news01 .p01 em.em02{
		background:url(../images/mbmakeup.png) no-repeat left center;
		background-size:15px;
	}
	.view-show01 {
		padding-top: 0;
		margin-top: 0;
		background: none;
		border-top: none;
	}
	.list-video li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
	}
	.list-video li span em {
		top: 50%;
		opacity: 1;
		transform: translateY(-50%);
		background-size: 150px;
		background-color: rgba(0,0,0,0.5);
	}
	.list-video li div {
		padding: 20px 10px;
		background: #151515;
	}
	.list-video li div h3 {
		font-size: 17px;
		width: calc(100% - 150px);
		color:#fff;
	}
	.list-video li div p {
		font-size: 12px;
	}
	.list-pingjia li {
		width: 94%;
		margin: 3%;
		background: #222;
		border: none;
	}
	.list-pingjia li a h3 {
		color: #fff;
	}
	.list-pingjia li a p {
		color: #999;
		height: auto;
	}
	.mblist-nav {
		margin:20px;
		background: #151515;
		border: 1px solid #333;
		padding: 2px 20px;
	}
	.tit01 p{
		line-height:1;
	}
	.default-mobile-list-cats h3 {
		font-weight: bold;
		font-size: 17px;
		color: #fff;
	}
	.default-mobile-list-cats h3 em {
		margin-top: 10px;
		border: 5px solid;
		border-bottom-width: 0;
		border-color: #999 #151515;
	}
	.default-mobile-list-cats nav ul li a {
		line-height:32px;
		font-size: 14px;
		color: #999;
	}
	.default-mobile-list-cats nav ul li {
		border-bottom: 1px dotted #252525;
		border-top:none;
	}
	.phototeam li div p em i{
		font-size:14px;
	}
	.copy .default-copyright
	,.copy .default-copyright a{
		font-size:10px;
	}
	.module-index-index-index .newsbox li a span img{
		border-radius:3px;
	}
	.list-recruit{
		width:100%;
	}
	.mbnewstit{
	}
	.mbnewstit li {
		float: left;
		width: 25%;
		text-align: center;   
	}
	.mbnewstit li a {
		display: block;
		color: #fff;
		border-right: 1px solid #333;
		font-size: 14px;
		padding: 10px 0;
		background: #222;
	}
	.mbnewstit li.a a {
		background-image: linear-gradient( 180deg,#000,#333 100%);
		border-top: 1px solid #fff;
	}
	.list-recruit li a.con {
		padding: 15px 10px;
	}
	.list-recruit {
		width: auto;
		min-height: 400px;
	}
	.list-recruit li a.con h3 {
		font-size: 14px;
	}
	.list-recruit li a.con h3 span {
		font-size: 12px;
		margin-left: 10px;
		padding-left:10px;
	}
	.list-recruit li a.con h3 span::after {
		height: 12px;
		top: 8px;
	}
	.list-recruit li a.con p {
		font-size: 12px;
	}
	.list-recruit li a.con p em {
		margin-left: 10px;
		font-size: 12px;
	}
	.mbfoot {
		padding: 40px 20px;
		border-top: 1px solid #333;
		background:#000;
	}
	.ftlogo img {
		max-width: 100px;
	}
	.mbcon p {
		font-size: 12px;
		letter-spacing: 1px;
		color: #fff;
		line-height:1.7;
	}
	.mbcon p a{
		color:#fff;
	}
	.copy{
		padding-top:0;
		border-top: none;
		background:#000;
	}
	.default-copyright{
		padding:0 20px;
	}
	.copy .default-copyright{
		text-align:left;
	}
	.mbcon02{
		margin-top:15px;
	}
	.mbcon02 li {
		float: left;
		margin-right: 20px;
	}
	.mbcon02 li a {
		display: block;
		color: #666;
		font-size: 10px;
	}
	.mbcon02 li img {
		width: 40px;
		height: auto;
		margin-right:10px;
		float:left;
	}
	.mbcon02 li h3{
		float:left;
	}
	.banner .dots{
		bottom:15px !important;
	}
	.banner .dots .swiper-pagination-bullet-active {
		transform: scale(1.6);
		-ms-transform: scale(1.6);
		-moz-transform: scale(1.6);
		-webkit-transform: scale(1.6);
		-o-transform: scale(1.6);
	}
	.banner .dots span{
		margin:0 8px !important;
		width:5px;
		height:5px;
	}
	.erweima-1 {
		width: 200px;
		height: 200px;
		margin-top: -100px;
		margin-left: -100px;
	}
	.mbsao {
		position: absolute;
		bottom: 10px;
		right: 10px;
	}
	.mbsao span {
		display: inline-block;
		width: 80px;
		margin-right: 5%;
	}
	.mbsao span img {
		width: 100%;
		height: auto;
	}
	.mbsao span p {
		font-size: 13px;
		margin-top: 5px;
		text-align:center;
	}
	.mbprice {
		width: 100px;
		text-align: center;
		background: #333;
		border-radius: 20px;
		color: #999;
		font-size: 14px;
		line-height: 25px;
		display: inline-block;
		margin-top: 20px;
		border: 1px solid #444;
		background-image: linear-gradient(180deg,#000,#333 100%);
	}
	.mbprice em {
		color: #999;
		margin-right: 5px;
		font-size: 14px;
	}
	.foot03 {
		width: 90%;
		background: #fff;
		padding: 15px;
		box-sizing: border-box;
		position: fixed;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		z-index: 22;
		margin:0;
		display:none;
		box-shadow: 0 0 10px rgba(0,0,0,0.3);
	}
	.foot03 .layui-form-item{
		margin-bottom:5px;
	}
	.foot03 img{
		width:100%;
		height:auto;
		margin-bottom:10px;
	}
	.foot03 form input {
		border: none;
		line-height: 35px;
		height: 35px;
		color: #333;
		font-size: 14px;
		outline-style:none;
		border-bottom: 1px solid #ddd;
	}
	.foot03 form .layui-btn {
		background: #333;
		color: #fff;
		font-size: 14px;
		width:150px;
		line-height:30px;
		height:30px;
		margin-top:15px;
		-webkit-appearance: none;
	}
	.foot03 .close02 {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		left: 50%;
		margin-left: -17px;
		bottom: -17px;
		background: #333;
		border-radius: 50%;
		line-height: 32px;
		text-align: center;
		font-size: 12px;
		color: #fff;
		border: 2px solid #ddd; 
	}
	.foot03 p {
		margin: 10px 0;
	}
	#cboxPrevious
	,#cboxNext{
		margin-top:-15px;
		width:30px;
		height:30px;
		left:10px;
		background-size:60px;
	}
	#cboxNext{
		right:10px;
		left:inherit;
		background-position:center right;
		background-size:60px;
	}
	.cboxPhoto {
		border: 2px solid #fff;
	}
	.samplecover span {
		width: 100%;
		background:#000;
	}
	.samplecover span img{
		opacity:.5;
	}
	.list-sample {
		margin-top: 0px !important;
	}
	.samplecover .d01{
		padding-bottom:0;
		background: #222;
		position:relative;
	}
	.samplecover {
		padding-bottom: 0;
		margin-bottom: 20px;
		background: none;
	}
	.samplecover .d01 div {
		padding: 0;
		width: 100%;
		position: absolute;
		left: 0;
		top: 50%;
		transform:translateY(-50%);
	}
	.samplecover div h3 {
		font-size: 20px;
		color:#fff;
		margin-bottom: 0;
	}
	.samplecover div h3 strong {
		display: block;
		font-size: 30px;
		line-height:1.1;
	}
	.samplecover div p {
		font-size: 10px;
		color: #fff;
		letter-spacing: 2px;
		margin-top:2px;
	}
	.samplecover .d01::before {
		width: 50%;
		height: 10px;
		bottom:auto;
		position:absolute;
		background:url(../images/mbmoke03.png) no-repeat left center;
		background-size: auto 5px;
		left: 15px;
		top:15px;
		opacity: 1;
		z-index: 2;
	}
	.samplecover .d01 div em {
		background: #999;
		display:none;
	}
	.samplecover .d02 {
		padding: 50px 30px;
		padding-bottom: 20px;
	}
	.samplecover .d02 h4 {
		height: 30px;
		background:url(../images/mbmoke01.png) no-repeat left center;
		background-size: auto 30px;
	}
	.samplecover .d02 i {
		width: 15px;
		height: 3px;
		background: #fff;
		display: block;
		margin: 20px 0;
	}
	.samplecover .d02 p {
		letter-spacing: 0;
		font-size: 8px;
		line-height:1.8;
	}
	.samplecover .d02 em {
		display: block;
		height: 40px;
		background:url(../images/mbmoke02.png) no-repeat center;
		background-size:100%;
		margin-top: 50px;
	}
	.list-samplebox li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
	}
	.list-samplebox li div {
		padding: 20px;
		background: #222;
	}
	.list-samplebox li div h3 {
		font-size: 20px;
		color:#fff;
	}
	.list-samplebox li div p {
		font-size: 14px;
	}
	.list-samplebox li div em {
		width: 40px;
		height:15px;
		right: 20px;
		bottom: 29px;
		opacity: 1;
		background: url(../images/jt001.png) no-repeat right center;
		background-size: auto 15px;
		border-left: 1px solid #fff;
	}
	.mbmovie video{
		width:100%;
		height:auto;
	}
	.mbmovie p {
		text-align: center;
		font-size: 10px;
		letter-spacing: 2px;
		padding: 13px 0 20px 0;
	}
	.aboutimg img{
		width:100%;
		height:auto;
	}
	.openindex {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: #000;
		z-index: 22;
	}
	.openindex img {
		width: 130px;
		height: auto;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		position: absolute;
	}
	.mbguesttit {
		margin:20px;
	}
	.mbguesttit li {
		float: left;
		width: 24%;
		margin-right: 1.32%;
		margin-bottom: 2%;
	}
	.mbguesttit li:nth-child(4n){
		margin-right:0 !important;
	}
	.mbguesttit li a {
		display: block;
		line-height: 1.8;
		font-size: 14px;
		text-align: center;
		color: #777;
		border-radius: 2px;
		background-image: linear-gradient(135deg,#050505 0,#222 100%);
	}
	.mbguesttit li.a a{
		color:#fff;
		background-image: linear-gradient(135deg,#222 0,#555 100%);
	}
	.mbindexlogo{
		text-align:center;
	}
	.mbindexlogo img{
		width:40%;
		height:auto;
	}
	.mblogo02{
		margin:6% 0;
	}
	.mblogo02 img{
		width:100%;
		height:auto;
	}
	.casebox li a div p{
		display:none;
	}
	.view-show01 li img {
		width: 100%;
		height:auto;
        max-height:initial;
	}
	.mbindexlogo{
		display:none;
	}
	.tdy-catbox {
		padding:0 10px 30px 10px;
		color: #fff;
		background:url(../images/mbmoke10.png) no-repeat 10px 17px;
		background-size:40%;
	}
	.tdy-catbox h2 {
		font-size: 25px;
		font-weight: bold;
		float: left;
	}
	.tdy-catbox h2 p {
		text-transform: uppercase;
		font-weight: normal;
		font-size: 7px;
		padding-left: 15px;
	}
	.tdy-catbox .mblist-nav {
		margin: 10px 0 0 0;
		background: #151515;
		border: none;
		padding: 0px 10px;
		min-width: 60px;
		float: right;
		background-image: linear-gradient(135deg,#050505 0,#222 100%);
	}
	.tdy-catbox .default-mobile-list-cats h3 {
		font-size: 13px;
		color: #999;
		text-align: center;
		font-weight: normal;
	}
	.tdy-catbox .mblist-nav{
		position:relative;
	}
	.default-mobile-list-cats nav {
		display: none;
		position: absolute;
		width: 100%;
		text-align: center;
		left: 0;
		z-index: 10;
		border-radius:0 0 5px 5px;
		overflow:hidden;
		background:#111;
	}


	{*
	.ismobile .tdy-screening-select-item-show{
		display:none;
	}
	.tdy-screening-select-item-sub {
		display: block;
		width: 100%;
		max-width: 100%;
		height: auto;
		position: inherit;
		max-height: inherit;
		background: none;
		padding: 0 17px;
		box-sizing: border-box;
		line-height: inherit;
	}
	.tdy-screening-select-item {
		float: none;
		margin-right:0;
		width: 100%;
	}
	.ismobile .tdy-screening-select-item-sub {
		box-shadow: none;
	}
	.tdy-choose{
		margin:20px 0;
	}
	.tdy-screening-select-item-value {
		float: none;
		background:none;
	}
	.tdy-screening-select-sub1:first-child{
		display:none;
	}
	.tdy-screening-select-sub1 {
		border-bottom: none;
		padding: 0;
		float: left;
		width: 23%;
		text-align: center;
		margin: 1%;
	}
	.tdy-screening-select-sub1 h5 {
		float: none;
		font-weight: normal;
	}
	.tdy-screening-select-sub1 h5 a {
		display: block;
		line-height: 1.8;
		font-size: 14px;
		text-align: center;
		color: #777;
		border-radius: 2px;
		padding: 0;
		background-image: linear-gradient(135deg,#050505 0,#222 100%);
	}
	.tdy-screening-select-sub1 h5 a.a {
		color:#fff;
		background-image: linear-gradient(135deg,#222 0,#555 100%);
	}
	*}
	.view-news01 h3.title em{
		display:block;
		width:30px;
		height:30px;
		float:right;
		background:url(../images/mbmoke05.png) no-repeat center;
		background-size: auto 100%;
	}
	.view-news01 h3.title {
		border-bottom: 1px solid #888;
		padding-bottom: 10px;
		margin-bottom: 13px;
	}
	.tdy-sum{
		padding:20px;
	}
	.tdy-sum span{
		display:block;
		height:30px;
		width:100%;
		background:url(../images/mbmoke07.png) no-repeat left center;
		background-size: auto 100%;
	}
	.tdy-sum p {
		font-size: 12px;
		color: #fff;
		margin-top: 13px;
	}
	.view-show01 {
		border-top: none;
		background: #151515;
		border-radius: 10px 10px 0 0;
	}
	.tdy-tabbox{
		position:relative;
	}
	.tdy-tabimg01 li img{
		width:100%;
		height:auto;
	}
	.tdy-tabimg02{
		width:50%;
		margin:auto;
		margin-top:20px;
		margin-bottom:30px;
		padding:20px 0 30px 0;
	}
	.tdy-tabimg02 li.swiper-slide-thumb-active img{
		border: 1px solid #fff;
	}
	.tdy-tabimg02 li.swiper-slide-thumb-active{
		transform:scale(1.3);
		z-index:2;
	}
	.tdy-tabimg02 li img {
		width: 100%;
		height: auto;
		border-radius: 5px;
		border: 1px solid #333;
		box-sizing: border-box;
	}
	.tdy-tabimg01 .diy-edit-but{
		margin-top:40px;
	}
	.tdy-prev, .tdy-next {
		width: 20px;
		height: 20px;
		position: absolute;
		bottom:46px;
		left: 13%;
		border: 1px solid #fff;
		z-index: 2;
		border-radius: 50px;
		line-height: 20px;
		text-align: center;
		color: #fff;
		opacity: .5;
		font-size: 12px;
		margin-top:-11px;
		outline-style:none;
	}
	.tdy-prev:hover, .tdy-next:hover {
		opacity:1;
	}
	.tdy-next{
		left:auto;
		right:13%;
	}
	.tdy-line {
		position: absolute;
		bottom: 0;
		height: 3px;
		border-radius: 3px;
		width: 100%;
		background: #333;
	}
	.tdy-line span {
		width: 38%;
		display: block;
		position: absolute;
		height: 3px;
		background: #999;
		left: 30%;
		border-radius: 3px;
	}
	.tdy-create{
		background:url(../images/mbmokebg01.jpg) no-repeat top center;
		background-size: 100%;
		padding: 100px 35px 60px 35px;
		position:relative;
	}
	.tdy-create .mokewz01 {
		position: absolute;
		top: 10px;
		left: 50%;
		padding: 3px 5px;
		background: #fff;
		color: #000;
		font-size: 7px;
		transform: translateX(-50%);
	}
	.tdy-create li {
		margin-bottom: 25px;
	}
	.tdy-create li span {
		display: block;
		float: left;
		width: 40%;
		border:1px solid #444;
	}
	.tdy-create li div {
		float: right;
		width: 45%;
		padding-top: 15px;
	}
	.tdy-create li div em {
		color: #999;
		text-transform: uppercase;
		font-size: 6px;
		font-style: normal;
		line-height: 1;
		display: block;
		margin-bottom:10px;
	}
	.tdy-create li div h3 {
		font-size: 18px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 1.2;
	}
	.tdy-create li div h3 p {
		font-weight: normal;
		font-size: 7px;
		color:#999;
	}
	.tdy-create li div i {
		display: block;
		width: 6px;
		height: 1px;
		background: #fff;
		margin: 20px 0;
	}
	.tdy-create li ins {
		display: block;
		color: #999;
		font-size: 8px;
	}
	.tdy-create li span img{
		width:100%;
		height:auto;
	}
	.tdy-create::before{
		position:absolute;
		content:'';
		width:20%;
		height:30px;
		background:url(../images/mbmokezs01.png) no-repeat top right;
		background-size: 100%;
		right:35px;
		bottom:20px;
	}
	.view-mbactivity .article {
		padding: 0;
	}
	.tdy-choose02 {
		margin-top: 10px;
		margin-left: 10px;
		position: relative;
		z-index: 10;
	}
	.tdy-choose02 .tdy-screening-select-item-value {
		background: none;
	}
	.ismobile .tdy-choose02 .tdy-screening-select-item {
		margin-right: 0;
	}
	.tdy-choose02 .tdy-screening-select {
		margin-bottom: 0;
	}
	.ismobile .tdy-choose02 .tdy-screening-select-item-show {
		padding: 0;
		font-size: 14px;
		border: 0;
		width: 80px;
		height: 26px;
		line-height: 26px;
		color:#999;
		text-align: center;
		border-radius:5px;
		overflow:hidden;
		position:relative;
		box-sizing: border-box;
		padding-right: 10px;
		background-image: linear-gradient(135deg,#050505 0,#222 100%);
	}
	.ismobile .tdy-choose02 .tdy-screening-select-item-show::before {
		position: absolute;
		content: '';
		border:5px solid;
		border-bottom-width: 0;
		border-color: #999 #151515;
		right: 10px;
		top: 10px;
	}
	.ismobile .tdy-choose02 .tdy-screening-select-item-sub {
		border:none;
		min-width: initial;
		max-width: initial;
		padding: 0;
		background:#111;
		line-height: 26px;
		display: none;
		overflow-y: auto;
		width: 100%;
		border-radius: 0 0 5px 5px;
		box-shadow: none;
		max-height: inherit;
		overflow-y: inherit;
	}
	.tdy-choose02 .tdy-screening-select-sub1:first-child{
		display:none;
	}
	.tdy-choose02 .tdy-screening-select-sub1 h5 {
		float: left;
		font-weight: normal;
		width: 100%;
		text-align: center;
	}
	.tdy-choose02 .tdy-screening-select-sub1 h5 a{
		color:#999;
		font-size:14px;
	}
	.tdy-choose02 .tdy-screening-select-sub1 {
		border-bottom: 1px dotted #252525;
		padding:3px 0;
	}
	.ismobile .pagination{
		margin-top:30px;
	}
	.ismobile .pagination li{
		border:none !important;
		width:0 !important;
		opacity:0 !important;
	}
	.pagination li a,.pagination li a .active{
		width:0 !important;
		height:0 !important;
		opacity:0 !important;
	}
	.ismobile .pagination li:last-child a
	,.ismobile .pagination li:first-child a
	,.ismobile .pagination li.disabled span
	,.ismobile .pagination li:last-child
	,.ismobile .pagination li:first-child{
		width:70px !important;
		height:25px !important;
		opacity:1 !important;
		background: #222 !important;
		color: #999!important;
	}
	.ismobile .pagination li.disabled span{
		background:#111 !important;
	}


}
@media screen and (max-width:768px){ 
}
@media screen and (max-width:320px){   
	.tdy-choose02 {
		margin-left: 5px;
	}
	.tdy-catbox .mblist-nav {
		padding: 0px 5px;
	}
	.ismobile .tdy-choose02 .tdy-screening-select-item-show {
		font-size: 14px;
		width: 67px;
		padding-right:5px;
	}
	.tdy-catbox .default-mobile-list-cats h3 {
		font-size: 14px;
		line-height: 32px;
		height: 32px;
	}
	.tdy-create li div {
		padding-top: 0;
		width:53%;
	}
	.tdy-create{
		padding: 100px 25px 60px 25px;
	}
}


