﻿@import(/Mobile/18sd/css/font-awesome.min.css);
@charset "utf-8";
/*格式化*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}
body{ font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; padding-top:1px; background:#fff; font-size: 14px;width:100%;max-width:640px;margin:auto;} 
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none;font-family:"Microsoft Yahei";}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; }
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size: 14px; }
/*排版通用*/
.f-mm{ margin-left:auto; margin-right:auto;}/*居中对齐*/
.f-fl{ float:left;} /*左浮动*/
.f-fr{ float:right;} /*右浮动*/
.f-tr{ text-align:right;} /*右对齐*/
.f-tl{ text-align:left;} /*左对齐*/
.f-tc{ text-align:center;} /*中间对齐*/
.f-pr{ position:relative;} /*定位*/
.f-di{ display:inline;}
/*杂项*/
.u-co-bt{ border-radius:4px; /*css3圆角*/ width:80px; height:30px; line-height:30px; display: inline-block; vertical-align: middle;  padding-top:1px;}/*提交按钮样式*/
.u-co-bt.z-spe{ width:100%;}
.u-lico{ width:24px; height:24px; border-radius:4px;  /*css3圆角*/ background:#000; padding:10px;opacity: 0.8; position:relative; left:50%; margin:10px 0 10px -14px; box-shadow:0 0 3px #2d2d2d;}/*等待载入*/
.fs15{font-size:15px;} /*15号字体*/
.fs12{font-size:12px;} /*12号字体*/
.pdr12{ padding-right:12px;} /*右边距12px*/
.pl10{ padding-left:10px;} /*左边距10px*/
.red { color:#f00; } /*字体颜色红色*/
.emptyData{padding-left:10px;line-height:26px; }
/* -- 页面整体布局 -- */
.wrap{ max-width:640px; min-width:320px;margin:0 auto; overflow:hidden; position:relative; background:#fff;} /*网站首页宽度*/

/*内页返回开始*/
.g-back{ overflow: hidden;position: relative;text-align:right;margin-top:1px; height:38px; padding:7px 11px 0 9px;} /*内页返回布局样式*/
.g-back a{display: inline-block;font-size:0.875em;height: 32px;line-height: 28px; width:32px;position: relative;}	/*内页返回链接样式*/
.g-back .u-bp { background-position:0 0; } /*内页返回样式*/
.g-back .u-bl {background-position:0 -286px;  } /*内页回到首页样式*/
.g-back .u-bh { margin-right:10px; background-position:0 -232px;} /*内页目录样式*/
/*内页返回结束*/

/*底部浮动栏样式2*/
.social_nav2{height:55px; width:306px; position:fixed; bottom:0; left:0; z-index:999; overflow:hidden;}/*底部浮动社交导航/电话*/
.social_nav2 .social2{display:block; width:288px; height:55px;  margin-right:18px;overflow:hidden;position:relative;}
.social_nav2 a{ height:55px; line-height:85px; font-size:13px; width:22%; display:inline-block; font-size:12px; position:relative; z-index:11; text-align:center;}
.social_nav2 a.tel{ width:22%; text-indent:5px;}
.social_nav2 span{display:block;width:35px;height:25px;position:absolute;top:0;z-index:10;}
.social2{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#32323a), to(#23232b)); 
	background-image: -webkit-linear-gradient(top, #32323a, #23232b); 
	background-image: -moz-linear-gradient(top, #32323a, #23232b); 
	background-image: -o-linear-gradient(top, #32323a, #23232b); 
	background-image: -ms-linear-gradient(top, #32323a, #23232b); 
	background-image: linear-gradient(top, #32323a, #23232b);}
.social2 a{ color:#fff;}
	
.social2:before{ content:''; height:1px; width:100%; background:#000; border-bottom:1px solid #4b4c57; position:absolute; top:0; left:0;}
.social2:after{ content:''; height:1px; width:100%; background:#000; border-top:1px solid #4b4c57; position:absolute; bottom:0; left:0;}
.social2 b{width:1px; height:100%; background:#000; border-left:1px solid #4b4c57; position:absolute; top:0; right:0;}
/*底部社交-电话-动画*/
.dbdh{
	position:fixed;
	width:100%;
	height:50px;
	z-index:999999999;
	overflow:hidden;
	left:0px; 
	bottom:0px;
	}
.dbdh ul{
	position:relative;
	width:100%;
	max-width:640px;
	margin:0 auto;
	height:50px;
	background:#333;
	overflow:hidden;
	}	
	
.dbdh ul li{
	position:relative;
	width:25%;
	float:left;
	height:50px;
	overflow:hidden;
	}
.bt-name h2 span{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	height:25px;
	line-height:25px;
	opacity:0;
	background:#333;
	color:#bbb;
	transition: all 0.5s ease-out;
	text-align:center;
}	
.bt-name.cura h2 span{
	opacity:1;
	transition: all 0.5s ease-out;
}

.dbdh ul li h2{
	position:relative;
	width:25px;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px;
	color:#bbb;
	text-align:center;
	font-size:24px;
	line-height:25px;
	font-weight:500;
	}	
.dbdh ul li h2 img{
    width:100%;
	display:block;
}
.dbdh ul li p{
    width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:#fff;
}	
	
.new-sub{
	position:absolute;
	bottom:50px;
	right:0px;
	width:140px;
	
	color:#333;
	overflow:hidden;
	
	display:none;
	z-index:9999999999999;
}
.new-sub ul{
	width:100%;
margin:0 auto;
}
.new-sub ul li{
	width:100%;
	text-indent:15px;
	background:rgba(45,45,45,0.7);
	border-top:1px solid #111111;
	border-bottom:1px solid #868686;
	height:50px;
    color:#fff;
	font-size:16px;
	line-height:50px;
}
.new-sub ul li.notop{
	border-top:none;	
}
.new-sub ul li.sanj{
	width:100%;
	text-align:center;
	text-indent:15px;
	border:none;
	height:14px;
    color:#868686;
	font-size:16px;
	line-height:9px;
	background:none;
}
.new-sub ul li a{
	color:#fff;
	font-size:16px;
	line-height:50px;	
}
.new-sub ul li i{
	
	font-size:16px;
	line-height:50px;
    width:40px;	
}


.social_nav2 span.tel{
	left:14px;
	top:7px;
	height:30px;
	background-position:8px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
@keyframes telshow {
	0% {transform: rotate(0deg)}
	5% {transform: rotate(-13deg)}
	10% {transform: rotate(0deg)}
	15% {transform: rotate(-13deg)}
	20% {transform: rotate(0deg)}
	25% {transform: rotate(-13deg)}
	100% {transform: roate(0deg)}
}
@-webkit-keyframes telshow {
	0% {-webkit-transform: rotate(0deg)}
	5% {-webkit-transform: rotate(-13deg)}
	10% {-webkit-transform: rotate(0deg)}
	15% {-webkit-transform: rotate(-13deg)}
	20% {-webkit-transform: rotate(0deg)}
	25% {-webkit-transform: rotate(-13deg)}
	100% {-webkit-transform: roate(0deg)}
}
/*底部社交-微信-动画*/
.social_nav2 span.weichat{
	left:85px; top:4px; background-position:0 -100px; background-repeat:no-repeat;}

.social_nav2 span.ditu{
	left:154px; top:4px; background-position:0 2px; background-repeat:no-repeat; height:26px;}

/*底部社交-微博-动画*/
.social_nav2 span.weibo{left:218px; top:7px;background-position:1px -150px; background-repeat:no-repeat;height:26px;}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-o-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
.social_nav2 span.talk99{background-position:1px -200px; background-repeat:no-repeat;left:226px; height:24px; width:26px; top:8px;}
.social_nav2 .btn{ display:block; width:20px; height:55px; position:absolute; right:0; background-position:0 -249px;}
.social_nav2 .btn2{ display:block; width:20px; height:55px; position:absolute; right:0; background-position:0 -786px; display:none;}


/*定位图片样式*/
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav2 .btn, .social_nav2 .btn2, .social2 span,.hotline .telbg {
    background-image: url(/mobile/images/skins/SkinsBar2.png);
    background-size: 32px 889px;}

/*底部浮动栏样式3*/
.social_nav3{ height:55px; width:320px; position:fixed; bottom:0; left:0; z-index:999; overflow:hidden;}
/*底部浮动社交导航/电话*/
.social_nav3 .social3{display:block; width:288px; height:55px;  margin-right:18px;overflow:hidden;position:relative;}
.social_nav3 a{ height:55px; line-height:85px; font-size:13px; width:65px; display:inline-block; font-size:12px; position:relative; z-index:11; text-align:center; color:#fff;}
.social_nav3 a.tel{ width:65px; text-indent:15px;}
.social_nav3 span{display:block;width:35px;height:25px;position:absolute;top:0;z-index:10;}
.social3{ background-color:#d91e14;}
.social3:before{ content:''; height:1px; width:100%; background:#d91e14; border-bottom:1px solid #d91e14; position:absolute; top:0; left:0;}
.social3:after{ content:''; height:1px; width:100%; background:#d91e14; border-top:1px solid #d91e14; position:absolute; bottom:0; left:0;}
.social3 b{width:1px; height:100%; background:#000; border-left:1px solid #d91e14; position:absolute; top:0; right:0;}
/*底部社交-电话-动画*/
.social_nav3 span.tel{
	left:30px;
	top:5px;
	height:30px;
	background-position:3px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
@keyframes telshow {
	0% {transform: rotate(0deg)}
	5% {transform: rotate(-13deg)}
	10% {transform: rotate(0deg)}
	15% {transform: rotate(-13deg)}
	20% {transform: rotate(0deg)}
	25% {transform: rotate(-13deg)}
	100% {transform: roate(0deg)}
}
@-webkit-keyframes telshow {
	0% {-webkit-transform: rotate(0deg)}
	5% {-webkit-transform: rotate(-13deg)}
	10% {-webkit-transform: rotate(0deg)}
	15% {-webkit-transform: rotate(-13deg)}
	20% {-webkit-transform: rotate(0deg)}
	25% {-webkit-transform: rotate(-13deg)}
	100% {-webkit-transform: roate(0deg)}
}
/*底部社交-微信-动画*/
.social_nav3 span.weichat{
	background-position: 6px -150px;
    background-repeat: no-repeat;
    left: 86px;
    top: 7px;
}
@keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-o-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
/*底部社交-微博-动画*/
.social_nav3 span.weibo{ background-position: 1px -430px;background-repeat: no-repeat;height: 26px;left: 157px; top: 7px;}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-o-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
.social_nav3 span.talk99{background-position:1px -200px; background-repeat:no-repeat;left:226px; height:24px; width:26px; top:8px;}
.social_nav3 .btn{ display:block; width:32px; height:55px; position:absolute; right:0; background-position:0 -786px; }
.social_nav3 .btn2{ display:block; width:32px; height:55px; position:absolute; right:0;background-position:0 -249px; display:none;}

/*定位图片样式*/
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav3 .btn, .social_nav3 .btn2, .social3 span, .brand_advance .yscontent .telbg {
    background-image: url(/mobile/images/skins/SkinsBar3.png);
    background-size: 32px 889px;}

/*底部结束*/

/*------通用部件-----*/


/*首页标题 开始*/
.m-tit{ position:relative; text-indent:10px; font-size:15px; line-height:38px;} /*首页产品导航样式*/
.m-tit .u-ico{ position:absolute;right:10px; top:2px; width:30px; height:38px; }  /*首页产品导航箭头样式*/
.m-tit .u-ico:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:12px;
    height:12px;
    right:5px;
	top:12px;
	z-index:10;
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*首页产品导航箭头css3样式*/
.m-tit .u-ico:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:12px;
    height:12px;
    right:8px;
	top:12px;
	z-index:10;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg);/*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg);/*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);
	} /*首页产品导航箭头css3样式*/
	
	
	
.m-about h2.m-tit{display:none;} /*首页产品导航样式*/	
/*空白 分割样式*/
.u-empty { height:0px; }
/*空白 分割样式*/

/* 内页分页样式  */
.g-page{ margin-bottom:20px;}/* 底部间距20px*/
.g-page .u-pup,.g-page .u-pne,.g-page .u-sa{border-radius:5px;display:inline-block;font-size:1em;height: 30px;line-height: 30px; text-align: center;width:25%;} /*上一页样式*/
.g-page p{ width:10%; display: inline-block;}
.g-page .pager-select{display:inline-block;padding:0 20px; margin: 0 10px; width:10%; height: 30px; line-height: 30px; position:relative; top: 10px;}
.g-page .page_number{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events:none;  border-radius: 5px; box-shadow: 0 0 5px #333 inset; text-indent: -1em;}
.g-page .page_number:before{ width: 0; height:0; content: ""; position: absolute; border-top: 5px solid #aaa; border-left: 5px solid rgba(0,0,0,0);border-right: 5px solid rgba(0,0,0,0); left: 50%; margin-left:15px; top: 12px;}
.g-page .pager-select .page_number span{ padding: 0 2px; font-weight: bold;}
.g-page .select_box{ width: 100%; height: 100%; opacity: 0; position: absolute; z-index: 0; left: 0; top: 0; text-align: center;}
/* 内页分页样式  */


/*内页分享样式*/
.m-share{ margin-bottom:23px; font-size:13px;} /*分享间距及文字大小*/
.m-share span{vertical-align:middle; line-height:25px; float:left; margin:0 10px 0 30px;} /*分享到样式*/
.m-share .m-ico{position:relative;width:320px; margin:0 auto;} /*分享外框样式*/
.m-share a{ margin-right:10px;} /*分享图标的间距*/
/*内页分享样式*/

/*公共盒子公用样式*/
.g-sbox .spe2 p a:first-child{ border-top:0;} /*首页有切换效果的样式*/
.g-sbox .m-con .u-lifo{ display:block;padding:13px 35px 0 10px;height:113px; overflow:hidden; position:relative; } /*切换下面的列表样式*/
.g-sbox .m-con .u-lifo img{ float:left; display:inline; margin-right:11px;} /*切换下面列表图片样式*/
.g-sbox .m-con .u-lifo h3{ padding-right:10px; line-height:24px; height:24px; overflow:hidden; white-space:nowrap;}  /*切换下面列表标题样式*/
.g-sbox .m-con .u-lifo p{ margin:5px; font-size:12px; line-height:22px; height:65px; overflow:hidden;} /*切换下面列表描述样式*/
.g-sbox .m-con .u-lifo span,.g-bd .m-con-2 dl span{ display:block; width:9px;height:16px;position:absolute; top:57px;right:3%;}/*切换下面列表箭头样式*/
.g-sbox .m-con .u-lifo span:before,.g-bd .m-con-2 dl span:before,.g-bd .m-con.z-spe dl span:before{ content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	background:#aaaaaa;
	width:11px;
    height:11px;
    right:0;
	top:0;
	z-indx:10;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);}/*切换下面列表箭头css3样式*/

.g-sbox .m-con .u-lifo span:after,.g-bd .m-con-2 dl span:after,.g-bd .m-con.z-spe dl span:after{ content:"";
	position:absolute;
	background:#fff;
	width:11px;
    height:11px;
    right:4px;
	top:0;
	z-indx:11;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg);  /*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*切换下面列表箭头css3样式*/
.g-sbox .m-con .s-babg:nth-child(2n) span:after,.g-bd .m-con-2 .s-babg:nth-child(2n) span:after,.g-bd .m-con.z-spe .s-babg:nth-child(2n) span:after{background:#fafafa;} /*切换下面列表背景颜色样式*/
.g-sbox .m-con.z-spe{ padding:5px; width:310px; line-height:22px;}/*首页切换公司动态列表样式*/
.g-sbox .m-con.z-spe a{ font-size:14px; height:33px; display:block; line-height:33px; text-indent:8px; width:100%;overflow:hidden;}/*首页切换公司动态列表链接样式*/
/*公共盒子公用样式*/

/*内页面包屑导航样式 开始*/
.m-btit {line-height: 35px; padding-left: 12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;border-top:1px solid #d9d9d9; box-shadow:0 1px #fff; position:relative; background-color:#f6f6f6;background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
	border-bottom:1px solid #d9d9d9; } /*内页面包屑导航背景*/
.m-btit:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	left:0;
	top:0;
	width:100%;
	border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
.m-btit span{ padding:0 8px; position:relative; height:100%; top:-12px; display:inline-block;}
.m-btit span:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	background:#7c7c7c;
	width:8px;
    height:8px;
    left:2px;
	top:3px;
	z-index:10;
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
	transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
.m-btit span:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:8px;
    height:8px;
    left:1px;
	top:3px;
	z-index:11; background-color:#f2f2f2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/
	background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
	transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
/*内页面包屑导航样式 结束*/	

/*通用弹出层背景遮罩*/
.max_bg div{ opacity:0.8;border-radius:5px;opacity:1;width:290px; border-width:5px;height:46px; font-size:13px; padding:28px 0; margin:40px auto; line-height:25px;}
.max_bg div a{ text-decoration:underline; margin-right:12px; line-height:30px;}		
.max_bg{width:100%; position:absolute; left:0; top:0; z-index:100;}
.max_bg div{ opacity:0.8;display:none; border-radius:5px;opacity:1;width:290px; border-width:5px;position:fixed; top:50%;left:50%;margin:-56px 0 0 -150px; height:46px;  font-size:13px; padding:28px 0; z-index:101}
.max_bg div a{ text-decoration:underline; margin-right:12px; line-height:30px;}
.max_bg .right{ line-height:25px; background-position:17px -1351px;  text-align:center;}
.max_bg .wrong{ background-position:17px -1426px;}
.max_bg .contapic_bg{width:100%;height:100%;margin:0 auto;background:#000;left:0;top:0;opacity:0.7;filter:alpha(opacity=70);z-index:1}	
/*通用弹出层背景遮罩*/

/*------------------*/

/* -- 内页产品导肮 -- */
.g-prn .m-con{line-height:40px;margin:5px 12px 10px 12px; font-size:14px;}
.g-prn .m-con p:first-child{ border-top:0;}
.g-prn .m-con p:last-child{ border-bottom:0;}
.g-prn .m-con p{ height:32px; line-height:32px; overflow:hidden;} 
.g-prn .m-con a{ padding:0 8px; font-size:14px;white-space:nowrap;}

/*404页面*/
.erro{ padding-bottom:40px;}
.erro .icon_404{ padding:20px 0 10px 0;}
.erro p.en{ font-size:24px;margin:10px 0 15px 0; text-align:center; line-height:35px; }
.erro p.cn{ font-size:13px; width:300px;padding-left:20px; line-height:26px; margin:10px auto;}
.erro p a{ font-size:13px;}
/*404页面*/

/*-------CSS3特效集合--------*/
@keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes buttonHover{0% {box-shadow:0 0 5px #808080;}50% {box-shadow:0 0 12px #808080;}100%{box-shadow:0 0 5px #808080;}}
@keyframes buttonHover{0% {box-shadow:0 0 5px #808080;}50% {box-shadow:0 0 12px #808080;}100% {box-shadow:0 0 5px #808080;}}

/* 夜间模式  */
.nightMode{ position:fixed; top:0; left:0; z-index:9999; width:100%; height:150%; background:#000;opacity:0.0;display:none; pointer-events:none;}

/* -- 定位导航 -- */
.u-mbg{ height: 100%; width: 100%; background: #000;-moz-opacity:0.6; -webkit-opacity: 0.6; opacity: 0.6; position: fixed; left: 0; top: 0; z-index: 555; display: none;}
.u-dwnav{ position:fixed; bottom:30px; left:30px; z-index: 666; padding:15px;}
.u-dwnav .ico{ width:40px; height:40px; background:#652C7F; border-radius:25px; border:4px solid #fff;-moz-box-shadow:0 0 0 2px #ececec; -webkit-box-shadow:0 0 0 2px #ececec; box-shadow:0 0 0 2px #ececec;}
.u-dwnav .ico.z-gray{ background:#808080;}
.u-dwnav .ico p{ padding:10px; width:30px;}
.u-dwnav .ico i{ width:5px; height:5px; background:#fff; border-bottom:1px solid #13322f; display:block; float:left; margin-right:3px; margin-bottom:2px;}

/*定位导航弹出*/
.u-popup{ width:155px; height:155px; border-radius:85px;  position:fixed; bottom:100px; left:80px; background:#eaeaea; border:6px solid #f2f2f2; box-shadow:inset 0 3px 3px #babcbb;z-index: 666; display: none;}
.u-popup .midline{  width:150px; height:155px; background-size:100%; padding-left:5px;}
.u-popup .midline a { display:inline-block; text-align: center; width: 75px; float:left; height:40px; padding-top:25px; font-size:10px;}

.g-se{ padding:15px 10px;position:relative;display:none;} /*搜索布局*/
.g-se .m-ipt{margin-right:43px;}
.g-se .u-glass{ position:absolute; right:10px;top:15px; width:42px; height:30px; background:transparent; z-index:888;}
.g-se .u-bt{ width:42px; height:30px; float:right; border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0; position:relative;}
.g-se .u-bt:before{content:'';display:block;width:12px;height:12px;border-radius:17px;position:absolute;right:14px;top:5px;z-index:99;} /*搜索右边的图标css3样式*/
.g-se .u-bt:after{content:'';display:block;width:4px;height:10px;border-radius:5px;border:0;position:absolute;right:12px;top:16px;z-index:99;-webkit-transform:rotate(-52deg);-o-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg);} /*搜索右边的图标css3样式*/
.g-se .u-in{ float:right; position:absolute; z-index:100; right:10px; top:15px; width:42px; height:30px;}
.g-se .u-key{width:100%;
	height:14px;
	padding:7px 0; 
	line-height:14px; 
	border-right:0;
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	-webkit-border-top-left-radius:5px;   /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-bottom-left-radius:5px;  /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-top-right-radius:0;  /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-bottom-right-radius:0;  /*圆角，针对苹果浏览器写的兼容*/
	text-indent:15px;
	float:left;} /*搜索中的请输入关键词样式*/


/*----------------------------------------------------------------------------------------------------------------------------*/
/*--------------------做单时把下面的头部和底部样式删除，换成自己写的样式，样式命名按规范命名----------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------*/
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;} 
.f_fl{ float:left;}
.f_fr{ float:right;}
.f_pr{ position: relative;}
.f_pa{ position: absolute;}
.f_csp{ cursor:pointer;}
.f_oh{ overflow:hidden;}
.f_fs1{ font-size:12px;}
.f_fs2{ font-size:13px;}
.f_fs3{ font-size:14px;}

.f_fa{ font-family:Arial, Helvetica, sans-serif;}
.f_cs1,.f_cs1 a{ color:#4cab0d;}
.f_cs2,.f_cs2 a{ color:#e60012;}
.f_cs3,.f_cs3 a{ color:#343434;}
.f_cs4{ color:#fff;}

.f_wb{ font-weight:bold;}
.f_fwn{ font-weight:normal;}
.f_tal{ text-align:left;}
.f_tac{ text-align:center;}
.f_tar{ text-align:right;}

.f_db{ display:block;}
.f_mt10{ margin-top:10px;}

/*头部开始*/
.g_hd{  overflow:hidden;  background: #fff;} /*头部整体布局样式*/
.m-logo{float:left; padding-left: 3%; padding-top:5%; padding-bottom: 9.5%;  width:43.5%; height:auto;} /*logo边距*/
.m-logo img{ width:100%; height:auto;}

.m-tel{ position:relative; width:100%; border-bottom: 1px solid #ebebeb; height: 2.08em;} /*头部电话边距*/
.u-text{ overflow:hidden; font-weight: bold; display:block;color:#000000; text-align:left; padding-top: 4%; font-size: 1em; padding-right: 2%;} /*头部右边文字*/
.u_text1{ display:block; color:#000; font-weight: normal; font-size: 0.83em;}
.u_text1 b{ color: #000;}
.m-tel .u-telp{ display: block; font-family: arial; font-size: 1.08em; color: #000; padding-left: 14.5%; }
.m-tel .u-num{color:#000; font-size: 1.08em; font-family:Arial, Helvetica, sans-serif; font-weight: bold; padding-top: 0.425em; display: block; } /*头部电话号码*/
.m-tel .u-tel{ display:block; background:url(/mobile/images/common/tel.jpg) no-repeat; float:left; position:absolute;left:8%; top:17%; width: 1em; height:1.29em;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;

  }  /*头部电话图标*/
.u-tel .s-ln-1, .u-tel .s-ln-2, .u-tel .s-ln-3 {border: 1px solid #231f20;}
.m-tel .u-tel .z-ln-1{z-index:10;
	display:inline-block;
	position:absolute;
	animation-name: xshow2;
	animation-duration: 4s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: xshow2; 
	-webkit-animation-duration: 4s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: xshow2; 
	-o-animation-duration: 4s; 
	-o-animation-timing-function: linear; 
	-o-animation-iteration-count: infinite;} 
.m-tel .u-tel .z-ln-2{z-index:10;
	display:inline-block;
	position:absolute;
	animation-name: xshow;  /*动画名称*/
	animation-duration: 4s; /* 动画时间*/
	animation-timing-function: linear;  /*动画频率，匀速*/
	animation-iteration-count: infinite; /*动画循环播放的次数，infinite为无限次*/
	-webkit-animation-name: xshow; /*针对苹果浏览器写的兼容*/
	-webkit-animation-duration: 4s; /*针对苹果浏览器写的兼容*/
	-webkit-animation-timing-function: linear; /*针对苹果浏览器写的兼容*/
	-webkit-animation-iteration-count: infinite; /*针对苹果浏览器写的兼容*/
	-o-animation-name: xshow; /*针对欧朋浏览器写的兼容*/
	-o-animation-duration: 4s; /*针对欧朋浏览器写的兼容*/
	-o-animation-timing-function: linear; /*针对欧朋浏览器写的兼容*/
	-o-animation-iteration-count: infinite;	} /*头部电话一闪一闪的线条，css3样式*/
.m-tel .u-tel .z-ln-1{  width:0.33em;height:0.33em;  top:17%;right:14%;
  border-width: 1px 1px 0 0;
  border-radius:0 30px 0 0;
transform:rotate(35deg);
-ms-transform:rotate(35deg); 	
-moz-transform:rotate(35deg); 	
-webkit-transform:rotate(35deg); 
-o-transform:rotate(35deg); 

}
.m-tel .u-tel .z-ln-2{ width:0.5em;height:0.5em;  top:10%;right:-12%;
  border-width: 1px 1px 0 0;
  border-radius:0 35px 0 0;
transform:rotate(35deg);
-ms-transform:rotate(35deg); 	
-moz-transform:rotate(35deg); 	
-webkit-transform:rotate(35deg); 
-o-transform:rotate(35deg); 

}


/*头部结束*/

/*底部开始*/
.g-ft{ margin:0 auto;font-family:"微软雅黑"; font-size:12px; color:#fff;}
.g-ft .btop{ position:absolute; right:4%;top:42%; font-family: arial; }
.ftbop{ width: 4%; display: block; left: 36%; top: 25%;}
.ftbop img{ width: 100%;}
.u-top{text-align:center;color:#fff; padding: 2% 0; 
background-color:#343434;}
.m-bmu{ position:relative; color:#666666; padding-top: 8%; text-align: center;  }
.m-bmu p{color:#999999; line-height:180%; text-align: center; padding-top: 1em; margin: 2.5% 6% 0 6%; border-top: 1px solid #c8c8c8; position: relative;}
.m-bmu p:before{ content: ""; position: absolute; width: 100%; height: 1px;  background: #e3e3e3; display: block; left: 0; top: 3%;}

.m-bmu p a{color: #999999; }
.m_fnav{ color:#999999; }
.m_fnav a{ color:#999999; text-align: center; display: inline-block;  line-height: 2.2em; padding: 0 0.41em; }
.m_fnav a:nth-child(5),.m_fnav a:nth-child(6),.m_fnav a:nth-child(7),.m_fnav a:nth-child(8){ border-bottom: none;}
.m_fnav .lasta{ border-bottom: none;}
.m-bmu p.u_app{ border-top: none;  color: #000;}
.m-bmu b{ display:block; color:#0453bf;}
.code{ display:block;margin:6% auto 0 auto; width:27%; text-align:center;  color:#000; }
.code img{ display:block;  width: 100%; margin-bottom: 9%;}
.m-bmu .u_nsw{ border-bottom: none; color: #888888;  }

/*底部结束*/


.dbdh{
	position:fixed;
	width:100%;
	height:50px;
	z-index:999999999;
	overflow:hidden;
	left:0px; 
	bottom:0px;
	}
.dbdh ul{
	position:relative;
	width:100%;
	max-width:640px;
	margin:0 auto;
	height:50px;
	background:#333;
	overflow:hidden;
	}	
	
.dbdh ul li{
	position:relative;
	width:25%;
	float:left;
	height:50px;
	overflow:hidden;
	}
.bt-name h2 span{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	height:25px;
	line-height:25px;
	opacity:0;
	background:#333;
	color:#bbb;
	transition: all 0.5s ease-out;
	text-align:center;
}	
.bt-name.cura h2 span{
	opacity:1;
	transition: all 0.5s ease-out;
}

.dbdh ul li h2{
	position:relative;
	width:25px;
	overflow:hidden;
	margin:0 auto;
	margin-top:5px;
	color:#bbb;
	text-align:center;
	font-size:24px;
	line-height:25px;
	font-weight:500;
	}	
.dbdh ul li h2 img{
    width:100%;
	display:block;
}
.dbdh ul li p{
    width:100%;
	position:relative;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	line-height:15px;
	color:#fff;
}	
	
.new-sub{
	position:absolute;
	bottom:50px;
	right:0px;
	width:140px;
	
	color:#333;
	overflow:hidden;
	
	display:none;
	z-index:9999999999999;
}
.new-sub ul{
	width:100%;
margin:0 auto;
}
.new-sub ul li{
	width:100%;
	text-indent:15px;
	background:rgba(45,45,45,0.7);
	border-top:1px solid #111111;
	border-bottom:1px solid #868686;
	height:50px;
    color:#fff;
	font-size:16px;
	line-height:50px;
}
.new-sub ul li.notop{
	border-top:none;	
}
.new-sub ul li.sanj{
	width:100%;
	text-align:center;
	text-indent:15px;
	border:none;
	height:14px;
    color:#868686;
	font-size:16px;
	line-height:9px;
	background:none;
}
.new-sub ul li a{
	color:#fff;
	font-size:16px;
	line-height:50px;	
}
.new-sub ul li i{
	
	font-size:16px;
	line-height:50px;
    width:40px;	
}

* {
    margin: 0;
    padding: 0;
}
html,body{
	width:100%;
	max-width:640px;
	position:relative;
	margin:0 auto;
	padding: 0;
	color:#585858;
	font-size:14px;
	box-shadow: 0 0 6px 2px #999999;
}
ul,p{
	list-style:none;
	margin:0;
	padding:0;
}
a{	
color: #585858;
 text-decoration:none;
}
a:hover{ 
color:#dc2821;
text-decoration:none;
}



.toop{
	position:relative;
	width:100%;
	height:50px;
	padding-bottom:5px;
	border-bottom:2px solid #dc2821;
	background:#fff;
	
}
.toop01{
	position:relative;
	width:200px;
	float:left;
	margin-left:5%;
	overflow:hidden;
	margin-top:15px;
}


.toop02{
	position:relative;
	float:right;
	margin-right:5%;
	margin-top:8px;
	width:90px;
	height:40px;
	overflow:hidden;
	text-align:center;
}
.toop021{
	position:relative;
	float:left;
	width:40px;
	height:40px;
	overflow:hidden;
	text-align:center;
}
.toop022{
	position:relative;
	float:left;
	margin-left:10px;
	width:40px;
	height:40px;
	overflow:hidden;
	text-align:center;
	color:#333;
    font-size:20px;
    line-height:40px;
	font-weight:lighter;
}
.toop022 span{
	position:absolute;
	width:40px;
	height:40px;
	left:0px;
	top:0px;
	overflow:hidden;
	text-align:center;
	color:#333;
    font-size:20px;
    line-height:40px;
	background:#fff;
	font-weight:bold;
	opacity:0;
	transition: all 0.5s ease-out;
}
.toop022.cura span{
	opacity:1;
	transition: all 0.5s ease-out;
}


.toop021 a{
	color:#333;
    font-size:20px;
    line-height:40px;
    font-weight:lighter;	
}


.top-sub{
	position:fixed;
	overflow:hidden;
	height:45px;
	top:59px;
	right:5%;
	width:90%;
	background:#fff;
	display:none;
	border:1px solid #dc2821;
	z-index:99999999999;
	}
	
.top-x{
	position:relative;
	float:right;
	font-size:24px;
	line-height:40px;
	height:45px;
	margin-right:10px;
	color:#333;
	}
.top-y{
	position:relative;
	float:left;
	width:70%;
	}
.top-y input{
	border:none;
	font-size:16px;
	line-height:40px;
	height:45px;
	text-indent:10px;
	}





.bannn{
	position:relative;
	width:100%;
	overflow:hidden;
	
	}

.bannn img{
	width:100%;
	display:block;
	}

.pos{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
   font-style: normal;
   font-size: 15px;
   color: #333333;
   text-align: left;
   line-height: normal;
}

/*prolist*/
.clist{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	
}
.clist ul{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.clist ul li{
	position:relative;
	width:47%;
	float:left;
	margin-left:2%;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
}
.clist ul li img{
	width:99%;
	display:block;
	border:1px solid #d1d1d1; 
}
.clist ul li p{
	width:100%;
	text-align:center;
	font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
   font-style: normal;
   font-size: 14px;
   line-height:28px;
   color: #333333;
}
.clist ul li:hover img{
	border:1px solid #dc2821; 
}
.clist ul li:hover p{
   color:#dc2821;
}
.feny{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	clear: both;
	text-align: center;
	margin-top:20px;
}
.feny ul{
	display: inline-block;
	overflow:hidden;
}
.feny ul li{
	position:relative;
	float:left;
	color:#dc2821;
	
	margin-right:10px;
	font-size:14px;
	line-height:30px;

}
.feny ul li a{
	position:relative;
	font-size:14px;
	line-height:32px;
	padding:7px 7px 7px 7px;
	border:1px solid #d1d1d1;
	background:#fff;
}
.feny ul li:hover a{
	color:#fff;
	border:1px solid #dc2821;
	background:#dc2821;
}
.xxgg{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:60px;
	height:320px;
	border:1px solid #333;
}
.xxgg img{
	
	width:100%;
	display:block;
}

.fot{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:20px;
	
	
}
.fot ul{
	position:relative;
	width:100%;
	overflow:hidden;
	padding-bottom:25px;
	background: -webkit-linear-gradient(top ,#454545,#212121);
background: -o-linear-gradient(bottom, #454545,#212121);
background: -moz-linear-gradient(bottom,#454545,#212121);
background: linear-gradient(to bottom,#454545,#212121);
}
.fot ul li{
	position:relative;
	width:33.33%;
	overflow:hidden;
	float:left;
	text-align:center;
	margin-top:40px;
}
.fcen{
	position:relative;
	overflow:hidden;
	font-size:24px;
	font-weight:500;
	line-height:50px;
	width:100px;
	margin:0 auto;
}
.fcen p{
	position:relative;
	overflow:hidden;
	float:left;
	width:100%;
}
.fcen p img{
	width:100%;
	display:block;
}

/*pro*/

#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:430px;overflow:hidden;margin:30px auto 0 auto;}
#tFocus-pic{width:430px;height:300px;position:relative;}
#tFocus-pic li{width:430px;height:300px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:430px;height:95px;padding-left:5px;margin-top:5px;z-index:20;overflow:hidden;}
#tFocus-btn{width:380px;height:95px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{width:91px;padding-top:7px;display:block;float:left;margin-right:5px;}
#tFocus-btn li img{
	border:2px solid #dddddd;
	width:100%;
	display:block;
	height:70px;
	}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:2px solid #40b9e5}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}
#tFocus-pic li img{
	width:100%;
	display:block;
	height:300px;
}
#tFocus-btn img{
	width:100%;
	display:block;
}

.cpnr{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:25px;
}
.cpnr01{
	position:relative;
	text-align:center;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	font-size:20px;
	line-height:normal;
}
.cpnr02{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.cpnr02 p{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	font-size:14px;
	line-height:28px;
	
}


.dhlx{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	height:60px;
    background: 0 0 #eaeaea;
	border-bottom: 1px solid #A9A9A9;
}

.dhlx01{
	position:relative;
	width:280px;
	margin:0 auto;
	margin-top:10px;
	height:40px;
}
.dhlx02{
	position:relative;
	width:240px;
	float:left;
	overflow:hidden;
	height:40px;
	text-align:left;
	color:#333;
	font-size:32px;
	line-height:40px;
}
.dhlx03{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
	height:40px;
	-webkit-animation:dhlx03 5s linear 0s infinite;
-moz-animation:  dhlx03 linear 0s infinite;
			-o-animation:    dhlx03 5s linear 0s infinite;
			animation:       dhlx03 5s linear 0s infinite;
	
}
@keyframes dhlx03
	{
	0%		{transform: rotate(0deg);left:0px;}
	25%		{transform: rotate(20deg);left:0px;}
	50%		{transform: rotate(0deg);left:20px;}
	55%		{transform: rotate(0deg);left:20px;}
	70%		{transform: rotate(0deg);left:20px;}
	100%	{transform: rotate(-360deg);left:0px;}
	}

@-webkit-keyframes dhlx03
	{
	0%		{-webkit-transform: rotate(0deg);left:0px;}
	25%		{-webkit-transform: rotate(20deg);left:0px;}
	50%		{-webkit-transform: rotate(0deg);left:20px;}
	55%		{-webkit-transform: rotate(0deg);left:20px;}
	70%		{-webkit-transform: rotate(0deg);left:20px;}
	100%	{-webkit-transform: rotate(-360deg);left:0px;}
	}

@-moz-keyframes dhlx03
	{
	0%   {-moz-transform: rotate(0deg);left:0px;}
	25%  {-moz-transform: rotate(20deg);left:0px;}
	50%  {-moz-transform: rotate(0deg);left:20px;}
	55%  {-moz-transform: rotate(0deg);left:20px;}
	70%  {-moz-transform: rotate(0deg);left:20px;}
	100% {-moz-transform: rotate(-360deg);left:0px;}
	}

@-o-keyframes dhlx03
	{
	0%   {transform: rotate(0deg);left:0px;}
	25%  {transform: rotate(20deg);left:0px;}
	50%  {transform: rotate(0deg);left:20px;}
	55%  {transform: rotate(0deg);left:20px;}
	70%  {transform: rotate(0deg);left:20px;}
	100% {transform: rotate(-360deg);left:0px;}
	}


.dhlx03 img{
	width:100%;
	display:block;
}
.lxsmw{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:20px;
}
.lxsm{
	position:relative;
	width:93.75%;
	box-shadow: 0 0 5px #dc2821;
	margin:0 auto;
	overflow:hidden;
	margin-top:25px;
	padding-bottom:15px;
}
.lxsm p{
	position:relative;
	width:96%;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
	font-size:14px;
	line-height:24px;
	text-indent:28px;
}
.lxsm p.p1{
	margin-top:15px;
}

.cpcs{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:25px;
}
.cpcs01{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	height:1px;
	background:#dc2821;
}
.cpcs02{
	position:relative;
	width:100px;
	margin:0 auto;
	overflow:hidden;
	margin-top:-22px;
	height:40px;
	background:#fff;
	font-size:18px;
	line-height:40px;
    text-align:center;
    font-weight:550;	
}
.cpcs03{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.cpcs03 p img{
	width:100%;
    display:block;
}

.abpr{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.apr{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.apr ul li{
	position:relative;
	width:24%;
	float:left;
	overflow:hidden;
	margin-left:0.8%;
}
.apr ul  li img{
	width:98%;
	display:block;
	border:1px solid #d1d1d1;
}
.apr ul li p{
	position:relative;
	width:100%;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	line-height:normal;
	margin-top:5px;
}

/*anlist*/
.alist{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	
}
.alist ul{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.alist ul li{
	position:relative;
	width:93.75%;
	max-width:400px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
}
.alist ul li img{
	width:99%;
	display:block;
	border:1px solid #d1d1d1; 
}
.alist ul li p{
	width:100%;
	text-align:center;
	font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
   font-style: normal;
   font-size: 14px;
   line-height:28px;
   color: #333333;
}
.alist ul li:hover img{
	border:1px solid #dc2821; 
}
.alist ul li:hover p{
   color:#dc2821;
}

/*about*/
.abt1{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
}
.abt2{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:30px;
	font-size:15px;
	line-height:30px;
	text-indent:28px;
}

.lc{width:90%; height:600px;margin:0 auto;}
.lc h2{ height:121px; font:30px "Microsoft YaHei"; text-align:center; font-weight:bold; color:#1a1a1a; background:url(img/about/lc_h.gif) no-repeat center 25px;}
.lc h2 em{ color:#dc2821}
.lc h2 span{ display:block; font:20px "Microsoft YaHei"; color:#333;}
.lc2{ height:400px;background:url(img/about/lc_bg.gif) no-repeat center 48px;}
.lc2 .content{width:100%;max-width:640px; position:relative;}
.lc01{width:100%;max-width:640px; position:relative;overflow:hidden;} 
.lc2 ul{width:100%; height:96px; margin-bottom:30px;overflow:hidden;}
.lc2 li{ width:96px; height:96px; font:24px Arial; text-align:center; line-height:96px; float:left; margin:0 37px; display:inline; overflow:hidden; position:relative;}
.lc2 li a{ display:block; width:96px; height:96px; color:#fff; background:url(img/about/lc_bg1.gif) no-repeat center center;}
.lc2 li i{ display:none;width:96px; height:96px; position:absolute; top:0; left:0;}
.lc2 li i img{ display:block;width:96px; height:96px;}
.lc2 li a:hover i,.lc2 .on i{ display:block;}
.lc2 dl{ height:300px; overflow:hidden; text-align:center;}
.lc2 dt{ font:26px "Microsoft YaHei"; font-weight:bold; color:#252525; height:50px;}
.lc2 dd{ font:14px "Microsoft YaHei"; color:#333;}
.arr9{ width:32px; height:32px; overflow:hidden; position:absolute; top:38px; left:-20px;}
.arr10{ width:32px; height:32px; overflow:hidden; position:absolute; top:38px; right:-20px;}

.cott{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
	margin-top:25px;
}
.cott01{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.cott011{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
}
.cott011 img{
	width:100%;
	display:block;
}
.cott012{
	position:relative;
	float:left;
	overflow:hidden;
	font-size:15px;
	line-height:35px;
	margin-left:10px;
}
.cott02{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.cott021{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
}
.cott021 img{
	width:100%;
	display:block;
}
.cott022{
	position:relative;
	float:left;
	overflow:hidden;
	font-size:15px;
	line-height:35px;
	margin-left:10px;
}
.cott03{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.cott031{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
}
.cott031 img{
	width:100%;
	display:block;
}
.cott032{
	position:relative;
	float:left;
	overflow:hidden;
	font-size:15px;
	line-height:50px;
	margin-left:10px;
}
.cott04{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.cott041{
	position:relative;
	width:40px;
	float:left;
	overflow:hidden;
}
.cott041 img{
	width:100%;
	display:block;
}
.cott042{
	position:relative;
	float:left;
	overflow:hidden;
	font-size:15px;
	line-height:40px;
	margin-left:10px;
}



.sllb{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:10px;
}
.sllb ul{
	position:relative;
	width:93.75%;
	margin:0 auto;
	overflow:hidden;
}
.sllb ul li{
	position:relative;
	width:28%;
	float:left;
	overflow:hidden;
	margin-left:4%;
	margin-top:10px;
}
.sllb ul li h2{
	position:relative;
	width:50%;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #d1d1d1;
	border-radius:10%;
}
.sllb ul li h2 img{
	width:100%;
	display:block;
}
.sllb ul li p{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:30px;
	margin-top:5px;
}

.slgg{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:60px;
}
.slgg img{
	width:100%;
	display:block;
}

.tu6b{
	position:relative;
	width:90%;
	overflow:hidden;
	margin:0 auto;
	margin-top:15px;
}
.tu6b ul li{
	position:relative;
	width:20%;
	overflow:hidden;
	margin-left:10%;
	float:left;
	margin-top:10px;
}
.tu6b ul li img{
	width:100%;
	display:block;
}






@media screen and (max-width:520px){
#tFocus{width:338px;overflow:hidden;}
#tFocus-pic{width:338px;height:243px;}
#tFocus-pic li{width:338px;height:243px;}
#tFocusBtn{width:359px;}
#tFocus-btn{width:289px;}
#tFocus-pic li img{
	height:240px;
}
}
@media screen and (max-width:420px){
.apr ul  li img{
	width:97%;
}
.fot ul li{
	margin-top:25px;
}
	.fcen{
	font-size:16px;
	line-height:35px;
	width:80px;
}


.clist ul li img{
	width:98%;
}
#tFocus{width:290px;overflow:hidden;}
#tFocus-pic{width:290px;height:210px;}
#tFocus-pic li{width:290px;height:210px;}
#tFocusBtn{width:290px;}
#tFocus-btn{width:244px;}
#tFocus-btn li{width:76px;}
#tFocus-pic li img{
	height:210px;
}
}


/*about*/
.ban{ width:500px; height:360px; position:relative; overflow:hidden;margin:10px auto 0 auto;}
.ban2{ width:500px; height:300px; position:relative; overflow:hidden;margin-top:20px;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:300px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:500px;height:80px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin-right:5px; padding:1px;text-align:center;border-radius:50%;}
.num ul li a{ width:80px; height:80px;line-height:80px;font-size:16px;font-weight:700;color:#333;}
.num ul li.on{ padding:0;background:#333;}
.num ul li.on a{color:#fff;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:32px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:32px;cursor:pointer;float:right;}
.prev1{ position:absolute;display:none; top:0px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute;display:none; top:0px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:300px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:300px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:300px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:300px; float:left;}
.lcwz02{width:80%;height:300px;line-height:normal;font-size:15px;margin:0 auto;text-align:center;}

.lcbt{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
.lcbt01{
	position:relative;
	width:280px;
	overflow:hidden;
	margin:0 auto;
	height:1px;
	margin-top:20px;
	background:#dc2821;
}
.lcbt02{
	position:relative;
	width:120px;
	overflow:hidden;
	margin:0 auto;
	margin-top:-17px;
	background:#fff;
	font-size:16px;
	line-height:32px;
	height:32px;
	text-align:center;
	font-weight:700;
}
.lcbt002{
	position:relative;
	width:160px;
	overflow:hidden;
	margin:0 auto;
	margin-top:-17px;
	background:#fff;
	font-size:16px;
	line-height:32px;
	height:32px;
	text-align:center;
	font-weight:700;
}
.lcbt0002{
	position:relative;
	width:200px;
	overflow:hidden;
	margin:0 auto;
	margin-top:-17px;
	background:#fff;
	font-size:16px;
	line-height:32px;
	height:32px;
	text-align:center;
	font-weight:700;
}
.lcbt03{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	margin-top:0px;
	background:#fff;
	font-size:14px;
	line-height:normal;
	text-align:center;
	font-weight:500;
	color:#ccc;
}
.carl{
	position:relative;
	width:93.75%;
	overflow:hidden;
	margin:0 auto;
	margin-top:25px;
}
.txz{
	position:relative;
	width:80%;
	overflow:hidden;
	margin:0 auto;
}
.carl7{
	position:relative;
	width:93.75%;
	overflow:hidden;
	margin:0 auto;
	margin-top:25px;
}
.tzxz{
	position:relative;
	width:35%;
	float:left;
	margin-left:10%;
}
.tzxz img{
	position:relative;
	width:100%;
	display:block;
	border:1px solid #d1d1d1;
}
.tzxz p{
	position:relative;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:24px;
	margin-top:5px;
	text-align:center;
}



.pp01{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
}
.pp01 p{
	position:relative;
	width:90%;
	overflow:hidden;
	margin:0 auto;
	font-size:14px;
	line-height:28px;
	text-indent:28px;
}
.yangt{
	position:relative;
	width:90%;
	overflow:hidden;
	margin:0 auto;
	margin-top:20px;
	border:1px solid #d1d1d1;
}
.yangt img{
	width:100%;
	display:block;
}
.txz01{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	
}
.txz01 h2{
	position:relative;
	width:80%;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #d1d1d1;
}
.txz01 p{
	position:relative;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:30px;
	margin-top:5px;
}
.zhes{
	position:relative;
	width:90%;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
}
.zhes p{
	position:relative;
	width:130px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	font-size:15px;
	line-height:30px;
	background:#dc2821;
	color:#fff;
	margin-top:10px;
}
.pp01 p span{
    color:#dc2821;
	margin-right:5px;
}

.carl01{
	position: relative;
width: 93.75%;
overflow: hidden;
margin: 0 auto;
 
margin-top: 25px;

}
.dbg{
	position: relative;
width: 320px;
overflow: hidden;
margin: 0 auto;
padding-bottom:40px;
}
.dbg01{
	position: relative;
width: 320px;
overflow: hidden;
margin: 0 auto;
background:#d6d6d6;
text-align:center;
height:45px;
line-height:45px;
}
.dbg02{
	position: relative;
width: 320px;
overflow: hidden;
margin: 0 auto;
}
.dbg021{
	position: relative;
width: 80px;
overflow: hidden;
float:left;
background:#d6d6d6;
text-align:center;
height:130px;
line-height:30px;
border-top:1px dashed #fff;
}
.dbg021 p{
	position: relative;
width:60px;
overflow: hidden;
margin:0 auto;
text-align:left;
height:50px;
line-height:25px;
margin-top:40px;
}
.dbg022{
	position: relative;
width: 239px;
height:129px;
overflow: hidden;
float:left;
border-bottom:1px dashed #d6d6d6;
border-right:1px dashed #d6d6d6;
margin-top:1px;
}
.dbg022 p{
	position: relative;
width: 190px;
overflow: hidden;
margin:0 auto;
line-height:25px;
margin-top:7px;
text-align:left;
}

.dbg03{
	position: relative;
width: 318px;
overflow: hidden;
margin: 0 auto;
border:1px dashed #d6d6d6;
border-top:none;
height:260px;
}
.dbg03 p{
	position: relative;
width:250px;
overflow: hidden;
margin: 0 auto;
line-height:25px;
margin-top:7px;
}
.dbg03 p.gp01{
	
margin-top:37px;
}
.ddu{
	position: relative;
width:100%;
overflow: hidden;
margin-top:10px;
}
.ddu p{
	position: relative;
width:90%;
overflow: hidden;
margin:0 auto;
text-align:center;
}

.p3p{
	position: relative;
width:90%;
overflow: hidden;
margin:0 auto;
margin-top:20px;
}
.p3p ul li.ll01{
	position: relative;
width:31%;
overflow: hidden;
float:left;
}
.p3p ul li.ll02{
	position: relative;
width:32%;
overflow: hidden;
float:left;
}
.p3p ul li.ll03{
	position: relative;
width:37%;
overflow: hidden;
float:left;
}
.p3p ul li.ll04{
	position: relative;
width:50%;
overflow: hidden;
float:left;
}
.p3p ul li.ll05{
	position: relative;
width:50%;
overflow: hidden;
float:left;
}
.p3p ul li img{
width:100%;
display:block;
}

.anlbt{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
	margin-top:20px;
}
.anlbt ul{
	position:relative;
	width:90%;
	margin:0 auto;
	overflow:hidden;
}
.anlbt ul li{
	position:relative;
	width:22.5%;
	float:left;
	margin-left:2%;
	overflow:hidden;
	margin-top:20px;
}
.anlbt ul li h2{
	position:relative;
	width:75%;
	margin:0 auto;
	overflow:hidden;
}
.anlbt ul li h2 img{
	width:100%;
    display:block;
}
.anlbt ul li p{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:5px;
	text-align:center;
}

.alsl{
	position:relative;
	width:80%;
	max-width:300px;
	margin:0 auto;
	
	padding-bottom:30px;
}
.alsl h2{
	position:relative;
	width:100%;
	
	margin:0 auto;
	
	border:1px solid #d1d1d1;
}
.alsl h2 img{
	width:100%;
	display:block;
}
.alsl p{
	position:absolute;
	width:100%;
	left:0px;
	bottom:0px;
	overflow:hidden;
	text-align:center;
	font-size:15px;
	line-height:35px;
	height:35px;
	background-color:rgba(255,255,255,0.8);
}

.xqzx{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
}
.xqzx01{
	position:relative;
	width:50%;
	float:left;
	overflow:hidden;
}
.xqzx01 p{
	position:relative;
	width:120px;
	margin:0 auto;
	overflow:hidden;
	font-size:15px;
	line-height:35px;
	height:35px;
	background:#333;
	color:#fff;
	text-align:center;
}
.xqzx02{
	position:relative;
	width:50%;
	float:left;
	overflow:hidden;
}
.xqzx02 p{
	position:relative;
	width:120px;
	margin:0 auto;
	overflow:hidden;
	font-size:15px;
	line-height:35px;
	height:35px;
	background:#dc2821;
	color:#fff;
	text-align:center;
}

.beian{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:#212121;
	padding-bottom:5px;
	border-top:1px solid #333;
	padding-top:5px;
}
.beian p{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#666;
}


.lich{
	position:relative;
	width:90%;
	margin:0 auto;
	overflow:hidden;
	margin-top:20px;
	padding-bottom:20px;
}

.lich ul li{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(http://www.zwgear.com/mobile/18sd/img/ht1.png) repeat-y;
	background-position:37.5% 50%;
	padding-bottom:40px;
}

.lich01{
	position:relative;
	width:35%;
	overflow:hidden;
	float:left;
	font-size:15px;
	line-height:15px;
	text-align:center;
	color:#333;
}
.lich02{
	position:absolute;
	width:9px;
	height:9px;
	overflow:hidden;
	border:1px solid #6b6b6b;
	left:37.5%;
	margin-left:-6px;
	top:0px;
	border-radius:50%;
	background:#fff;
}
.lich02 p{
	position:relative;
	width:7px;
	height:7px;
	margin:0 auto;
	overflow:hidden;
	margin-top:1px;
	border-radius:50%;
	background:#6b6b6b;
}
.lich03{
	position:relative;
	width:55%;
	overflow:hidden;
	float:left;
	margin-left:10%;
}
.lich03 h2{
	position:relative;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
    font-size:15px;
    line-height:15px;
    color:#333;	
}
.lich03 p{
	position:relative;
	width:100%;
	overflow:hidden;
	text-align:left;
    font-size:14px;
    line-height:24px;
    color:#6b6b6b;
    margin-top:10px;	
}
.lich03 p b{
    color:#dc2821;	
}


.cpfl{
	position:relative;
	width:100%;
	margin:0 auto;
	max-width:400px;
	overflow:hidden;
	margin-top:20px;
	
	}

.cpfl ul li{
	position:relative;
	width:24%;
	float:left;
	margin-left:7%;
	
	}
.cpfl ul li img{
	width:100%;
	display:block;
	border-radius:50%;
	border:1px solid #d1d1d1;
	}

.cpfl ul li p{
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:14px;
	line-height:28px;
	margin-top:5px;
	}
.cpfl01{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-top:10px;
	}

.cpfl01 ul li{
	position:relative;
	width:24%;
	float:left;
	margin-left:7%;
	overflow:hidden;
	border:1px solid #d1d1d1;
	font-size:13px;
	line-height:40px;
	text-align:center;
	margin-top:20px;
	}













@media screen and (max-width:525px){
.num ul li{
    width: 50px;
    height: 50px;
    margin-right: 3px;
}
.num ul li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.prev_btn1 {
    margin-top:16px;
}
.next_btn1 {
    margin-top:16px;
}
.min_pic {
    padding-top: 10px;
    width: 395px;
    height:60px;
}
.num {
    height: 62px;
    width: 330px;
}
.ban {
    width:395px;
}
.ban2 {
    width:395px;
}
.ban2 ul li {
    width:395px;
}
}

@media screen and (max-width:450px){
	
.lxb-container{
	display:none;
}
.cha666 {
    width:93.75%;
}
.toop{height:40px;}
.toop01{
	width:150px;
	margin-top:13px;
}
.toop02{
	width:70px;
	height:30px;
}
.toop021{
	width:30px;
	height:30px;
	
}
.toop022{
	width:30px;
	height:30px;
	font-size: 22px;
    line-height: 30px;
}
.toop022 span{
	width:30px;
	height:30px;
	font-size: 22px;
    line-height: 30px;
}
.toop021 a {
    font-size: 24px;
    line-height: 30px;
}

}
@media screen and (max-width:420px){
.num ul li{
    width: 40px;
    height: 40px;
    margin-right: 3px;
}
.num ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.prev_btn1 {
    margin-top:11px;
	margin-right:10px;
}
.next_btn1 {
    margin-top:11px;
}
.min_pic {
    padding-top: 10px;
    width: 315px;
    height:40px;
}
.num {
    height: 42px;
    width: 270px;
}
.ban {
    width:315px;
}
.ban2 {
    width:315px;
}
.ban2 ul li {
    width:315px;
}
}

/* @import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css); */

[class*="iconicfill-"]:before {
  font-family: 'IconicFill', sans-serif;
}

/*********************
 * Background
 *********************/



/*********************
 * Wrapper
 *********************/
.js-video {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  padding:5px;
  background: rgba(0, 0, 0, 0.1);
  border-radius:3px;
}

/*********************
 * Elements inside js-video
 *********************/
video {
  max-width: 100%;
  max-height: 70vh;
  background-size: cover;
  background-position: center center;
}

.js-video button {
  -moz-appearance: none;
  -webkit-appearance: none;
}

/*********************
 * UI
 *********************/
.playPause.ui-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 0;
  display: block;
  width: auto;
  bottom: 56px;
}
.playPause.ui-icon:before, .playPause.ui-icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
}
.playPause.ui-icon:after {
  content: '';
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
}
.playPause.ui-icon:before {
  font-size: 40px;
  line-height: 80px;
  color: rgba(255,255,255, 0.5);
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -14px;
}
.playPause.ui-icon.fa-pause:before, .playPause.ui-icon.fa-undo:before {
  margin-left: -17px;
}
.playPause.ui-icon.fa-pause {
  opacity: 0;
}

.ui {
  padding: 10px 1vw;
  font-size: 0;
  display: -webkit-flex;
  display: flex;
}
.ui > div:nth-of-type(1), .ui > div:nth-of-type(4) {
  padding-top: 8px;
}
.ui > div:nth-of-type(1) {
  -webkit-flex: 30 30 1px;
  flex: 30 30 1px;
  margin-right: 10px;
}
.ui > div:nth-of-type(2) {
  -webkit-flex: 1 0 60px;
  flex: 1 0 60px;
  font-size: 12px;
  margin-right: 10px;
  text-align: center;
  line-height: 20px;
}
.ui > div:nth-of-type(3) {
  -webkit-flex: 0 0 20px;
  flex: 0 0 20px;
  margin-right: 10px;
}
.ui > div:nth-of-type(4) {
  -webkit-flex: 0 0 60px;
  flex: 0 0 60px;
}

.timeDisplay {
  white-space: nowrap;
}
.timeDisplay i {
  font-style: normal;
}

.fullscreen {
  position: absolute;
  font-style: normal;
  left: 20px;
  bottom: 66px;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.fullscreen:before {
  font-size: 30px;
  line-height: 40px;
  color: rgba(244, 209, 126, 0.2);
}
.fullscreen:hover:before {
  color: rgba(244, 209, 126, 0.5);
}

.ui-icon {
  font-size: 20px;
  vertical-align: middle;
  width: 20px;
  margin-right: 10px;
  cursor: pointer;
}

/*********************
 * Progress
 *********************/
.progress, .volumeControl {
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  position: relative;
  height: 5px;
  cursor: pointer;
  overflow: hidden;
  border-radius: 2px;
  border: 0;
}

.progress > * {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.progress-time {
  background-color: black;
}

.anim {
  -moz-transition: width 1000ms linear;
  -o-transition: width 1000ms linear;
  -webkit-transition: width 1000ms linear;
  transition: width 1000ms linear;
}

.progress-buffer {
  background-color: rgba(0, 0, 0, 0.3);
  -moz-transition: width 250ms linear;
  -o-transition: width 250ms linear;
  -webkit-transition: width 250ms linear;
  transition: width 250ms linear;
}

.volumeControl {
  width: 90%;
  overflow: visible;
  position: relative;
  background: rgba(0, 0, 0, 0.3);
}
.volumeControl .ui-slider-handle {
  position: absolute;
  width: 9px;
  height: 9px;
  border: 0;
  top: -2px;
  right:0px;
  background: transparent;
}
.volumeControl .ui-slider-handle:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: -50%;
  background: black;
  border-radius: 4px;
}
.volumeControl .ui-slider-handle:focus {
  outline: none;
}












