@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px; font-family: "微软雅黑";}
html body{width:100%; height:100%;}
a{text-decoration:none; color:#000;}
ul li { list-style:none; list-style-position:inherit;}
ol li { list-style:none; list-style-position:inherit;}
a:hover{ color:#FFF;text-decoration:underline;}/*鼠标滑过加下划线*/
.center{margin:0 auto;}
/*头部*/
#tq_float_container a{color:#00F; font-size:13px;}
.top{width:100%; height:280px; text-align:center;}
.top img{width:100%; height:100%; float:left;}
.top a{ color:#00F;}

.dh{width:100%; height:100%;float:right; background:#efefef; margin-top:-30px;}
.dh li{width:15%; height:100%; float:left; line-height:50px;
        margin-left:2%;border-radius:7%;}
.dh li a{text-decoration:blink; font-size:18px; font-weight:bold;}/*清除下划线*/
.dh li:hover{background:#00F;}
/*防伪查询接口*/
.cx{width:90%; height:400px; font-size:14px; color:#666; margin-top:20px; border:2px solid #ccc; border-radius:25px;}
.cx_1{ width:80%; height:50%;margin-left:10%; margin-top:2%;
      border-radius:7%; float:left;}
#inputdiv{ margin-left:3%; margin-top:-160px;float:left; width:100%} 
#inputdiv input{margin-top:20px; border: 1px solid #007dc1;font-size:15px; font-weight:bold;}


/*图文方法*/
.tp{ width:12%; height:auto;float:left; 
    margin-top:20px; text-align:center;margin-left:6%;font-size:12px;}
.tp img {width:50%; height:60%;}
/*主体内容*/
.zt{width:100%; height:460px; background:#f6f6f6; margin-top:25px;}
.zt1{width:25%; height:90%;background:#fff; float:left; margin-right:5%;}
.ztbt{width:30%;text-align:center; line-height:46px; font-size:18px; font-weight:bold;color:#444;border-bottom: 3px solid #0279ff; float:left;}
.ztbt1{width:30%;text-align:center; line-height:46px; font-size:18px; font-weight:bold;color:#0279ff; float:right;;}
.zt1 img{width:94%;height:120px;margin-top:10px; margin-left:3%;}
/*具体详情*/
.zt2{width:94%;height:210px;margin-top:3%;margin-left:3%;}
.zt2 a{background: url(../images/d.jpg) no-repeat 0 center;font-size:14px;color: #666; 
        padding-left: 10px;line-height:30px;display: inline-block;overflow: hidden; width:100%;} 

<!--二级页面入网企业详情-->
.rw{}
.rw1{ width:90%; line-height:35px; display: inline-block; margin-left:5%;color: #666;
       background:url(../images/d.jpg) no-repeat 0 center;padding-left: 10px;
}
.rw a:hover{color: red;text-decoration:underline;text-decoration:blink;} /*鼠标滑过字体变红清除a标签下划线*/
#rw2{}
#rw2 li{ list-style-type: none; border: 1px solid #ccc; float:left;
    padding: 4px 10px;margin: 0 3px; border-radius:8px;}

.nrxq{text-align:center;font-weight:bold;font-size:18px; line-height:50px; width:90%;margin:0 auto; border-bottom:1px solid #ccc;letter-spacing:2px;}
.nrxq1{font-size:14px;color:#666;
       line-height:30px; width:90%;margin:0 auto;letter-spacing:2px;
	   text-indent:2em;
	   
	   }

	
/*右侧固定内容*/
.rwyc{width:30%;height:95%;background:#fff;float:left; border-left:2px solid #ccc;}
.rwyc div{width:95%;height:auto;margin:0 auto;margin-top:2%;}
.rwyc div p{width:100%; line-height:25px;color:#666;font-size:12px; letter-spacing:1px;}


/*友情链接*/
.lj{ width:100%; height:160px; margin-top:20px;}
.lj img{width:100%; float:left;}
.lj h{font-size:16px; color:#FFF; width:15%; height:14px; float:left; 
      margin-top:-26px; margin-left:15px;}
.lj ul{width:95%; height:100%; margin-left:5%;}
.lj ul li{ width:16%; height:22%; margin-left:5px; 
          float:left; line-height:40px;text-align:center;}
.lj a{font-size:12px; }
.lj a:hover{color:#F00; text-decoration:none;}
/*底部*/
.db{width:100%; height:100px; border-top:2px #0000FF solid;}
.db_1{width:100%; height:100%;}
.db_1 .tu{width:9%; height:100%; margin-left:30%; float:left;}
.tu img{width:100%; height:100%;}
.db_1 .bq{width:40%; height:80%; float:left;
           margin-top:20px; margin-left:20px; font-size:14px;}
.db_1 .bq p{width:100%; height:30%;}
.bq p a{color:#00F;}
