/**通用样式**/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img,
figure,
*,
fieldset,
legend {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
body,
button,
input,
select,
textarea {
    /* font-family:"宋体"; */
}
html,
body {
    width: 100%;
    height: 100%;
}
ul,
ol {
    list-style: none;
}
a {
    text-decoration: none;
    color: #333333;
}
img {
    border: 0px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a:visited {
    color: #333;
}
::-ms-clear,/*针对IE9及以上隐藏文本框叉子*/
::-ms-reveal/*隐藏密码框小眼睛*/ {
    display: none;
}

/**top样式***/
.header{
    width: 1000px;
    height: 117px;
    margin: 0 auto;
}
/** 导航栏 ***/
.nav{
    width: 100%;
    min-width:1000px;
    background: #f23336;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.nav ul{
    width: 1000px;
    /*height: 40px;*/
    margin: 0 auto;
}
.nav ul li{
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 24px;
    margin-right: 36px;
    float: left;
    color: #fff;
}
.nav ul li:last-child{
    margin-right: 0px;
}
/***工作动态、政策法规**/
.main{
    width: 1000px;
    margin: 10px auto 15px;
}

.main .main_left{
	width: 218px;
	float: left; 
}
.zxcx{
	border: 1px solid #ccc;
}
img{
	margin-left: -1px;
}
.main_left table{
	width: 192px;
	/*height: 108px;*/
	margin: 6px auto 0;
}
.slgs_nr table{
	width: 900px;
	/*height: 108px;*/
	margin: 6px auto 0;
}
tr{
	height: 38px;
}
.slgs_nr tr{
	height: 30px;
}
.td1{
	width: 72px;
	color: #333333;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	text-align: justify;
}
table input{
	width: 118px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #CCCCCC;
	border:1px solid #999999;
	border-radius: 3px;
}
table select{
	width: 118px;
	height: 24px;
	border:1px solid #999999;
	border-radius: 3px;
}
table select option{
	color: #666666;
}
.tijiao{
	text-align: center;
}
.search{
	width: 82px;
	height: 24px;
	border:1px solid #CCCCCC;
	line-height: 24px;
	background:-webkit-linear-gradient(#ffffff, #e6e3e3);
	background:-moz-linear-gradient(#ffffff, #e6e3e3);
	background:-o-linear-gradient(#ffffff, #e6e3e3);
	background:linear-gradient(#ffffff, #e6e3e3);
	margin: 0 auto;
	border-radius: 4px; 
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
}
/*直销企业查询*/
.main .main_left .qycx{
	height: 200px;
}
/*直销产品查询*/
.main .main_left .cpcx{
	height: 162px;
	margin: 8px 0;
}
/*直销培训员查询*/
.main .main_left .pxycx{
	height: 162px;
}
.main .main_center{
	width: 548px;
	margin: 0 8px;
	float: left;
}
.main_centerBottom{
	height: 380px;
	margin: 12px 0;
	border: 1px solid #e6e6e6;
	border-top: 2px solid #f23336;
}
.mainCenter_bt{
    height: 37px;
    background: #f5f5f5;
    border-bottom: 1px solid #e6e6e6;
}
.mainCenter_bt span{
    display: inline-block;
    width: 132px;
    line-height: 38px;
    text-align: center;
    font-weight: 600;
    color: #c01919;
    font-size: 16px;
    background: #FFFFFF;
    border-right: 1px solid #e6e6e6;
}
.mainCenter_bt a{
    font-size: 14px;
    display: inline-block;
    line-height: 37px;
    color: #666666;
    float: right;
}
.mainCenter_bt a img{
    margin: 10px 20px 0 2px;
}
.mainCenter_nrLeft{
    width: 144px;
    height: 144px;
    float: left;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.mainCenter_nrLeft img{
    width: 116px;
    height: 111px;
    margin-top: 16px;
}
.mainCenter_nrRight{
    width: 400px;
    height: 330px;
    margin-top: 10px;
    float: left;
    overflow: auto;
}
.mainCenter_nrRight p{
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}
.mainCenter_nrRight p time{
    float: right;
    margin-right: 10px;
    color: #808080;
}
/* .main_centerBottom{
    height: 184px;
    border: 1px solid #e6e6e6;
    border-top: 2px solid #f23336;
} */
.main .main_right{
    width: 218px;
    float: right;
}
/*用户登录*/
.main .main_right .yhdl{
    height: 156px;
}
.dl{
    margin-top: 24px;
    text-align: center;
}
.dl .dllogo{
    margin-right: 20px;
}
/*办事指南*/
.main .main_right .bszn{
    height: 156px;
    margin: 8px 0;
}
.main .main_right .bszn p{
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    text-indent: 30px;
    font-weight: 600;
    color: #666666;
    position: relative;
}
.main .main_right .bszn p img{
    width: 30px;
    height: 30px;
    position: absolute;
    left: 30px;
    top: 2px;
}
.znlogo{
    margin-right: 10px;
}
/*公众留言*/
.main .main_right .gzly{
    height: 212px;
    text-align: center;
}
/*信息查询*/
.xxgs{
    width: 1000px;
    height: 430px;
    margin: 20px auto;
    border: 1px solid #e6e6e6;
    border-top: 2px solid #f23336;
}
.xxgs_bt{
    height: 37px;
    background: #f5f5f5;
    border-bottom: 1px solid #e6e6e6;
}
.xxgs_bt span{
    display: inline-block;
    width: 132px;
    line-height: 38px;
    text-align: center;
    font-weight: 600;
    color: #c01919;
    font-size: 16px;
    background: #FFFFFF;
    border-right: 1px solid #e6e6e6;
}
.xxgs_nr{
    height: 390px;
}
.qy{
    width: 468px;
    height: 180px;
    margin: 8px 15px 7px 15px;
    float: left;
}
.qy h3{
    line-height: 32px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    border-bottom: 1px solid #e94740;
}
.qy h3 span{
    display: inline-block;
    font-weight:bold;
    width:160px;
    height:32px;
    border:1px solid #da2810;
    background-color:#da2810;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color:#fff;
    text-align:center;
    cursor:hand;
    letter-spacing:2px;
}
.qy h3 img{
    margin-top: 5px;
    float: right;
}
.qy .slgs_nr{
    width: 468px;
    height: 120px;
    margin:18px 0 10px 0;
    overflow: auto;
}
.qy .slgs_nr table{
    width: 466px;
    margin: 6px auto 0;
    border-collapse: collapse;
}
.qy .slgs_nr table tr{
    height: 38px;
}
/* .td1{
    width: 92px;
    color: #333333;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
} */ 
/* table input{
    width: 138px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #CCCCCC;
    border:1px solid #999999;
    border-radius: 3px;
} */
/* table select {
    width: 138px;
    height: 24px;
    border: 1px solid #999999;
    border-radius: 3px;
} */
/* .search{
    display:inline-block;
    width:74px;
    height:74px;
    line-height:26px;
    text-align:center;
    font-size:16px;
    text-decoration:none;
    border-radius:6px;
    border:1px solid #da2810;
    color:#fff;
    background:#da2810;
    letter-spacing:2px;
    font-weight:bold;
}
.search:hover{
    background:#e67b5f;
} */
/**直销企业**/
.slgsqymd{
    width: 1000px;
    height: 190px;
    margin: 0 auto;
    border: 1px solid #e6e6e6;
    border-top: 2px solid #f23336;
}
.slgsqymd_box{
}
.slgs_bt{
    height: 37px;
    background: #f5f5f5;
    border-bottom: 1px solid #e6e6e6;
}
.slgs_bt span{
    display: inline-block;
    width: 132px;
    line-height: 38px;
    text-align: center;
    font-weight: 600;
    color: #c01919;
    font-size: 16px;
    background: #FFFFFF;
    border-right: 1px solid #e6e6e6;
}
.slgs_bt img{
    float: right;
    margin-top: 8px;
    margin-right: 20px;
}
.slgs_nr{
    width: 966px;
    height: 120px;
    margin: 9px 14px 0px 20px;
    overflow: auto;
}
.slgs_nr p{
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}
.slgs_nr p time{
    float: right;
    margin-right: 10px;
    color: #808080;
}
/*常见问题*/
.cjwt{
    width: 1000px;
    height: 190px;
    margin: 0 auto;
    border: 1px solid #e6e6e6;
    border-top: 2px solid #f23336;
}
.cjwt_tp{
    width: 248px;
    height: 130px;
    float: left;
    margin-top: 13px;
    text-align: center;
}
.cjwt_nr{
    width: 748px;
    height: 130px;
    float: left;
    margin-top: 13px;
}
.cjwt_nrLeft,.cjwt_nrRight{
    width: 374px;
    height: 130px;
    float: left;
}
.cjwt_nr p{
    color: #333333;
    font-size: 14px;
    line-height: 32px;
}
/*友情链接*/
.yqlj{
    width: 1000px;
    height: 100px;
    margin: 20px auto;
    border: 1px solid #e6e6e6;
    border-top: 2px solid #f23336;
}
.yqlj p{
    line-height: 64px;
    color: #333333;
    font-size: 16px;
}
.yqlj p a{
    margin: 0 20px;
}
/*footer*/
.footer{
    min-width:1000px;
    height: 130px;
    background: #f5f5f5;
}
.footer ul{
    width: 950px;
    height: 60px;
    margin: 0 auto;
}
.footer ul li{
    float: left;
    width: 200px;
    margin-top: 24px;
}
.footer ul li:nth-child(2){
    width: 280px;
}
.footer ul li:nth-child(3){
    width: 170px;
}
.footer ul li:nth-child(4){
    width: 240px;
}
.footer ul li:last-child{
    width: 60px;
}
.footer ul li p{
    font-size: 12px;
    color: #333333;
    line-height: 24px;
}