﻿/* - - - - - - - - - 各浏览器样式默认值标准化  - - - - - - - - -*/

html,body,span,object,iframe,h1,h2,h3,h4,h5,p,blockquote,pre,

a,address,code,

del,em,img,dl,dt,dd,ol,ul,li,

fieldset,form,label{

margin:0;padding:0;border:0;

font-style:inherit;font-family:inherit;vertical-align:baseline;}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;display: block;}

html{-webkit-text-size-adjust:none;}

img{border:none;vertical-align:middle;}

input,select,button{padding:0;margin:0;outline:none;font-family:inherit;vertical-align:middle;}

textarea{font-family:inherit;}

button{cursor:pointer;}

html{overflow-x:hidden;}

body{font-size:16px;background:url(../images/mainbg.jpg) repeat #fff;font-family:'Microsoft YaHei';}

ul,ol{list-style-type:none;}

h1{font-size:24px;}

h2{font-size:18px;}

h3,h4{font-size:14px;}

h5{font-size:16px;}

i,em,address{font-style:normal;}

a{ text-decoration:none;color:#4f4f4f;}

a:hover{transition:color 200ms linear 0s,background-color 200ms linear 0s,border-color 200ms linear 0s;color:#fd8300;}

a:active{}	/*点击与释放时*/

a:visited{}/* 访问过 */

.clear{ clear:both}

.clear:after{ clear:both}



.bk { width:100%; height:0px; clear:both ;}

.bk5 { width:100%; height:5px; clear:both; background: #FFF }

.bk10 { width:100%; height:10px; clear:both ; background: #FFF}

.bk15 { width:100%; height:15px; clear:both ; background: #FFF}

.bk20 { width:100%; height:20px; clear:both ; background: #FFF}

.bk25 { width:100%; height:25px; clear:both ; background: #FFF}

.bk35 { width:100%; height:35px; clear:both; ; background: #FFF}

.bk50 { width:100%; height:50px; clear:both; ; background: #FFF}

.fl { float: left; }

.fr { float: right; }

.jwlogo { display:none; }/*去掉html5播放器上的logo*/







/*  - - - - - - - - - 常用类样式  - - - - - - - - -*/

.no_bor{ border:none!important;}	/*无边框*/

.no_bg{ background:none!important;}	/*无背景*/

.clear{ display:block;height:0; line-height:0;overflow:hidden; clear:both;font-size:0;}/*清除浮动*/

.center{width:1200px;margin:0 auto;background: #FFF}



	/*浮动条*/

	#Floatingbar{width:47px;position:fixed;top:50%;right:0px;margin-top:-5%; z-index:60000;}

	#Floatingbar ul li{ position:relative;margin-bottom:1px;height:47px;}

	#Floatingbar ul li a{width:47px;height:47px;text-indent:-99em;overflow:hidden;background-color:#7f7f7f;display:block;position:relative;z-index:1500;}

	#Floatingbar ul li a i{display:block;}

	#Floatingbar ul li.change a,#Floatingbar ul li a:hover{background-color:#ea9606;transition:none;}

	#Floatingbar ul li span{position:absolute;right:-250px;background-color:#ea9606;top:0px;width:120px;text-align:center;color:#fff;height:47px;line-height:47px;}

	#Floatingbar ul li span.pic{width:168px;height:auto;padding-top:10px;padding-bottom:10px;}

	

	.floating_icon_{width:47px;height:47px;background:url(../images/icon.png) no-repeat left top;display:inline-block;}

	.floating_icon_.floating_icon_1x1{background-position:0 0;}

	#Floatingbar ul li.change .floating_icon_1x1,.floating_icon_.floating_icon_1x1:hover{background-position:-47px 0;}

	.floating_icon_.floating_icon_1x2{background-position:0 -50px;}

	#Floatingbar ul li.change .floating_icon_1x2,.floating_icon_.floating_icon_1x2:hover{background-position:-47px -50px;}

	.floating_icon_.floating_icon_1x3{background-position:0 -100px;}

	#Floatingbar ul li.change .floating_icon_1x3,.floating_icon_.floating_icon_1x3:hover{background-position:-47px -100px;}

	.floating_icon_.floating_icon_1x4{background-position:0 -150px;}

	#Floatingbar ul li.change .floating_icon_1x4,.floating_icon_.floating_icon_1x4:hover{background-position:-47px -150px;}

	.floating_icon_.floating_icon_1x5{background-position:0 -200px;}

	#Floatingbar ul li.change .floating_icon_1x5,.floating_icon_.floating_icon_1x5:hover{background-position:-47px -200px;}

