﻿@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	font-family: "microsoft yahei";
	-webkit-text-size-adjust : 100% ;
    -moz-text-size-adjust : 100% ;
    -ms-text-size-adjust : 100% ;
    text-size-adjust : 100%;
}

ul,p,form,input,h1,h2,h3,h4,h5,h6,span{
	padding: 0;
	margin: 0;
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

li{
	list-style: none;
}

img{
	border: 0;
}

.fl{
	float: left;
}



a{
	text-decoration: none;
	color: #333;
}

.clear{
	height: 0;
	font-size: 0;
	clear: both;
	overflow: hidden;
}

input,button{
	outline: none;
}

i,em{
	font-style: normal;
}

.clearfix:after{
    content: "";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}
.clearfix{
    zoom: 1;
}
.p1 {position: relative;z-index: -1}


    /* 例如，改变body的背景颜色 */  
    .zy-box-r  {width: 1200px !important;padding-left:0;margin:0 auto}
    /* ... 更多样式规则 ... */  
#channel_index{display: flex;flex-direction: row;flex-wrap:wrap;}
#channel_index ul{width: 25%;flex-shrink: 0;flex-grow: 0}
.yiji{font-weight: bold;border-bottom: 1px dashed  #000 !important;}
.table_title{text-align: center;text-indent: 0;font-weight: bold;}
/*.erji{text-indent: 2em}*/