
@charset "utf-8";

html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td, em, i, span{
	margin:0px;
	padding:0px;

}
html{
	width: 100%;
	height: 100%;
}
*{
	margin:0px;
	padding:0px;
}
input,select,option,textarea,button{
	outline: none;
	border: 0 none;
}
ul,li{
	 list-style:none;
}
img{ 
	border:0 none;	
}
a{ 
	text-decoration:none;
	color: #333333;
}
header, section, footer, aside, nav, article, figure {
	margin:0px;
	padding:0px;
    display: block; 
}

/*** ━━━━━━神兽出没━━━━━━
 * 　　　┏┓　　　┏┓
 * 　　┏┛┻━━━┛┻┓
 * 　　┃　　　　　　　┃
 * 　　┃　　　━　　　┃
 * 　　┃　┳┛　┗┳　┃
 * 　　┃　　　　　　　┃
 * 　　┃　　　┻　　　┃
 * 　　┃　　　　　　　┃
 * 　　┗━┓　　　┏━┛Code is far away from bug with the animal protecting
 * 　　　　┃　　　┃    神兽保佑,代码无bug
 * 　　　　┃　　　┃
 * 　　　　┃　　　┗━━━┓
 * 　　　　┃　　　　　　　┣┓
 * 　　　　┃　　　　　　　┏┛
 * 　　　　┗┓┓┏━┳┓┏┛
 * 　　　　　┃┫┫　┃┫┫
 * 　　　　　┗┻┛　┗┻┛
 **━━━━━━感觉么么哒━━━━━━*/
body{ 
	color: #333333;
	font-family:"Microsoft YaHei","WenQuanYi Micro Hei",Arial,Helvetica,sans-serif;

}
.icon {
      width: 1em;
      height: 1em;
      vertical-align: -0.15em;
      fill: currentColor;
      overflow: hidden;
    }
em,i,cite,address,time,wbr,label{ 
	margin:0px;
	padding:0px;
	font-style:normal;
}
#wrap{ 
	text-align:left;
}
.w1200{
	width:1200px;/*配合class='w1200 clearfix'*/
	margin:0 auto;
}
.fl{
	float:left;
	display:inline;
}
.fr{ 
	float:right; 
	display:inline;
}
.font14{
	font-size: 14px;
}
.clear{ 
	clear:both;
}

.clearfix{
	zoom:1;/*类似.pc_overflow*/
}	
.clearfix:before,.clearfix:after{
	display: table;
	line-height: 0;content:"";
}
.clearfix:after{
	clear:both;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt25{
	margin-top:25px;
}
.mt30{
	margin-top:30px;
}
.mt38{
	margin-top: 38px;
}
.mt35{
	margin-top:35px;
}
.mt40{
	margin-top:40px;
}
.mt45{
	margin-top:45px;
}
.mt50{
	margin-top:50px;
}
.mt55{
	margin-top:55px;
}
.mt60{
	margin-top: 60px;
}
.ml0{
	margin-left:0px !important;
}
.ml5{
	margin-left:5px;
}
.ml10{
	margin-left:10px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	margin-left:20px;
}
.ml25{
	margin-left:25px;
}
.ml30{
	margin-left:30px;
}
.ml35{
	margin-left:35px;
}
.ml40{
	margin-left:40px;
}
.ml45{
	margin-left:45px;
}
.ml50{
	margin-left:50px;
}
.ml55{
	margin-left:55px;
}
.ml60{
	margin-left: 60px;
}
.ml65{
	margin-left: 65px;
}
.ml70{
	margin-left: 70px;
}
.ml100{
	margin-left: 100px;
}
.mr25{
	margin-right: 25px;
}
.mr30{
	margin-right: 30px;
}
.mr100{
	margin-right: 100px;
}
.tl{
	text-align:left;
}
.tc{
	text-align:center;
}
.tcc{
	display: flex;
	align-items: center;
}
.tr{
	text-align:right;
}
.overhidden{
	overflow: hidden;
}
.disblock{
	display:block !important;
}
.disnone{
	display: none;
}
.ft0{ 
	font-size:0px !important;
}
.ft12{
	font-size:12px;
}
.ft14{
	font-size:14px;
}
.ft16{
	font-size:16px;
}
.line23{ 
	line-height:23px;
}
.ftw{
	font-weight:bold;
}
.ftlighter{
	font-weight: lighter !important;
}
.fletter2{
	letter-spacing:2px
}
.ftext{
	text-indent: 3px;
}
.ftnormal{
	font-weight: normal;
}
.borderNone{ 
	border:0 none !important;
}
.backgroundNone{ 
	background:none !important;
}
.ie6duoyu{ 
	overflow:hidden; /*图片下方出现多余空白 */
	font-size:0px;
}
.cursor{
	cursor:pointer;
}
.kong10{
	width: 10px;
	display: inline-block;
}
.displaymiddle{
	display: table-cell;
	vertical-align: middle;/*图片垂直水平居中在父容器上*/
}
.color999{
	color:#99999;
}
.color666{
	color:#666666;
}
.color333{
	color:#333333;
}
.color000{
	color:#000000;
}
.color8512{
	color:#f08512 !important;
}
button:disabled{
	cursor: not-allowed;
	background: #999999 ;
}
.mr20{
	margin-right: 20px;
}
#sidebar_b{
	width: 958px;
	height: auto;
	float: left;
	display: inline-block;
	margin-left: 20px;
}
/*开关*/
*, *:before, *:after {
  box-sizing: border-box;
}
.text-red {
  color: #f07464;
}
.button-toggle {
  display: inline-block;
  background: #bbbbbb;
  border-radius: 20px;
  height: 36px;
  padding: 4px;
  width: 80px;
  position: relative;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.22);
  cursor: pointer;
}
.button-toggle .handle {
 	position: absolute;
    left: 4px;
    right: auto;
    width: 30px;
    height: 28px;
    background: #fff;
    border-radius: 20px;
    -webkit-transition: all 0.4s cubic-bezier(0.33, 1.6, 0.66, 1);
    transition: all 0.4s cubic-bezier(0.33, 1.6, 0.66, 1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.22);
}

.toggler {
  position: absolute;
  left: 47px !important;
}
.toggler1 {
  position: absolute;
  left: 7px !important;
}
.open{
	background: #F08512 !important;
	
}

/*开关*/

/*分页*/

.tcdPageCode {
	margin-top: 60px;
	margin-bottom: 100px;
	float: right;
	margin-right: 50px;
	color: #ccc;
	text-align: center;
}

.tcdPageCode a.prevPage,
.tcdPageCode a.nextPage {
	background-color: transparent;
}

.tcdPageCode a,
.tcdPageCode span {
	display: inline-block;
	color: #000;
	height: 38px;
	margin-left: 5px;
	padding: 0 5px;
	width: 36px;
	line-height: 38px;
	background: #dadada;
	border-radius: 4px;
	vertical-align: middle;
}

.tcdPageCode a:hover {
	background: #F08512;
	color: #FFF;
}

.tcdPageCode span.current {
	background: #F08512;
	color: #FFF;
	display: inline-block;
	height: 38px;
	margin-left: 5px;
	width: 36px;
	line-height: 38px;
	border-radius: 4px;
	vertical-align: middle;
}
