﻿/* CSS Document public*/
* {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
	/*安卓和 IOS html5 动画卡顿解决方案*/
	overflow-x: hidden;
	font-size: 100%
}

a {
	text-decoration: none;
	bblr: expression(this.onFocus=this.blur());
	/*IE使用*/
	outline-style: none;
	/*FF使用*/
	outline: none;
}

a:hover {
	text-decoration: none !important
}

ul {
	list-style: none;
}

img {
	border: 0px
}

ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h3,
h4,
h5 {
	font-weight: normal;
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px
}

hr {
	display: block;
	height: 1px !important;
	border: 0;
	background: #dcdfe0;
	padding: 0;
	margin-bottom: 3%;
}

abbr,
article,
aside,
audio,
canvas,
datalist,
details,
dialog,
eventsource,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
time,
video {
	display: block
}

.container01,
.container02,
.container03,
.container04,
.container05,
.container06,
.container07,
.container08,
.n-container01,
.n-container03,
.n-container04 {
	margin: 0 auto;
}

.slow img:hover {
	-moz-transition: all 0.36s ease-in-out;
	-webkit-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	-ms-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
	-moz-transform: scale(1.05);
	-o-moz-transform: scale(1.05);
	-o-moz-transform: scale(1.05);
	-webkit-moz-transform: scale(1.05);
	transform: scale(1.05);
}

/*图片放大*/
.slow,
.slow img,
.slow a,
h4 a,
h5 a {
	-moz-transition: all 0.36s ease-in-out;
	-webkit-transition: all 0.36s ease-in-out;
	-o-transition: all 0.36s ease-in-out;
	-ms-transition: all 0.36s ease-in-out;
	transition: all 0.36s ease-in-out;
}

/*缓慢效果*/
.shadow {
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";
	/* For IE 8 */
	filter:
		progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');
	/* For IE 5.5 - 7 */
	-moz-box-shadow: 1px 1px 10px #999999;
	/* for firefox */
	-webkit-box-shadow: 1px 1px 10px #999999;
	/* for safari or chrome */
	box-shadow: 1px 1px 10px #999999;
	/* for opera or ie9 */
}

.radius {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.opacity {
	filter: alpha(opacity:100);
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1
}

/*透明代码*/
.overfloat-dot {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

/*文本超出 小圆点显示*/
.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: alpha(opacity:60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
}

a,
input,
img,
:focus {
	mayfish: expression(this.onfocus=this.blur);
	cursor: handbblr:expression(this.onFocus=this.blur());
	/*IE使用*/
	outline-style: none;
	/*FF使用*/
}

/*去除a标签带来的虚框*/
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg);*/
/*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/
/*透明背景*/


.w100 {
	width: 100%
}

.w1200 {
	width: 1200px;
	margin: 0 auto
}

/*内容样式*/
.ar_article {
	font-size: 0.875rem;
	color: #656565;
	line-height: 1.875rem;
	text-align: justify;
}

.ar_article strong {
	font-weight: bold;
}

.ar_article td,
.ar_article th {
	padding: 5px 15px;
	border: 1px solid #c6c5c5;
}

.ar_article td p,
.ar_article th p {
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: inherit;
}

.ar_article img {
	max-width: 100%;
}

.ar_article a {
	color: #717173;
}

.ar_article h1,
.ar_article h2,
.ar_article h3,
.ar_article h4,
.ar_article h5,
.ar_article h6 {
	font-weight: bold;
}

.ar_article table {
	border-collapse: collapse;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.ar_article table td {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

/*百度播放器美化*/

#playercontainer_display_button,
#video1_display_button,
#video2_display_button {
	background: none !important;
	height: 40px;
	width: 40px !important;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0 !important;
}

#playercontainer_display_button #playercontainer_display_button_play,
#video1_display_button #video1_display_button_play,
#video2_display_button #video2_display_button_play {
	background-size: 25px;
}

#playercontainer_display_button,
#video1_display_button,
#video2_display_button {
	height: 40px !important;
	margin-top: -20px !important;
}

#playercontainer_display .cbpreview,
#video1_display .cbpreview,
#video2_display .cbpreview {
	opacity: .75 !important;
}

/*下拉框*/
.select_ui,
select {
	cursor: pointer;
	position: relative;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	text-align: left;
	cursor: inherit;
	text-align: center;
}

.select_focus_ui,
select:focus {}

.select_ui .select_arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	border: 6px solid #fff;
	border-color: #818181 transparent;
	border-bottom: 0;
	margin-top: -2px;
}

.select_ui .select_text_ui {
	display: block;
	overflow: hidden;
	color: inherit;
	vertical-align: baseline;
	white-space: nowrap;
	line-height: normal;
	color: #4c4c4c;
	line-height: 45px;
	padding-left: 20px;
	text-align: left;
	width: 100%;
	font-size: 14px;
}

.select_ui .select_poswrap,
.select_ui select {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0
}

.select_ui select {
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	background: #fff;
	color: inherit;
	font: inherit;
	opacity: 0;
	filter: alpha(opacity=0)
}

.select_ui .select_poswrap {
	overflow: hidden;
	width: 0;
	height: 0
}

.icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	overflow: hidden;
}

/*视频 放在div*/
/*
<section id="s_video">
	<script type="text/javascript" src="js/player/cyberplayer.min.js"></script>
	<div id="playercontainer"></div>
	<script type="text/javascript">
	
	//var w_w = parseInt($(window).width());
	//var w_h = w_w/1.7777;
	var w_w =420;
	var w_h = 280;

	var player = cyberplayer("playercontainer").setup({
		width : w_w,
		height : w_h ,
		backcolor : "#FFFFFF",
		stretching : "uniform",
		file : "images/video.mp4",
		image : "images/pic_video.jpg",
		autoStart : false,
		repeat : true,
		volume : 40,
		controls : "over"
	});
	</script>
</section>
*/

/* Slider */
.miso-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.miso-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.miso-list:focus {
	outline: none
}

.miso-list.dragging {
	cursor: hand
}

.miso-slider.miso-track,
.miso-slider.miso-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.miso-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.miso-track:before,
.miso-track:after {
	content: "";
	display: table
}

.miso-track:after {
	clear: both
}

.miso-loading.miso-track {
	visibility: hidden
}

.miso-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"].miso-slide {
	float: right
}

.miso-slide img {
	display: block
}

.miso-slide.miso-loading img {
	display: none
}

.miso-slide.dragging img {
	pointer-events: none
}

.miso-initialized .miso-slide {
	display: block
}

.miso-loading.miso-slide {
	visibility: hidden
}

.miso-vertical.miso-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.miso-prev,
.miso-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none
}

.miso-prev:hover,
.miso-next:hover,
.miso-prev:focus,
.miso-next:focus {
	outline: none;
	background: transparent;
	color: transparent
}

.miso-prev:hover:before,
.miso-next:hover:before,
.miso-prev:focus:before,
.miso-next:focus:before {
	opacity: 1
}

.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before {
	opacity: 0.25
}

.miso-prev:before,
.miso-next:before {
	font-size: 20px;
	line-height: 1;
	color: #0e90d2;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.miso-prev {
	left: -25px
}

[dir="rtl"].miso-prev {
	left: auto;
	right: -25px
}

.miso-prev:before {
	content: ""
}

[dir="rtl"].miso-prev:before {
	content: ""
}

.miso-next {
	right: -25px
}

[dir="rtl"].miso-next {
	left: -25px;
	right: auto
}

.miso-next:before {
	content: ""
}

[dir="rtl"].miso-next:before {
	content: ""
}

.miso-slider {}

.miso-dots {
	position: absolute;
	bottom: -30px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}

.miso-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.miso-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}

.miso-dots li button:hover,
.miso-dots li button:focus {
	outline: none
}

.miso-dots li button:hover:before,
.miso-dots li button:focus:before {
	opacity: 1
}

.miso-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-size: 32px;
	line-height: 20px;
	text-align: center;
	color: #0e90d2;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.miso-dots li.miso-active button:before {
	color: #0e90d2;
	opacity: 0.75
}

.miso-slide:focus,
.miso-slide a:focus {
	outline: none !important;
}