@charset "utf-8";
/**
 * 国家企业信用信息公示系统 页面样式( author : zhangxiaoying)
 * date : 2016-11-23
 */
body{font-family:'Microsoft Yahei','宋体',Tahoma,Arial;font-size:12px;color:#333;margin:0;padding:0;background-color: #fff;}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,iframe{margin:0;padding:0;}
li{list-style:none;}
img{border:none;}
input,textarea,select{outline:none;font-family:'Microsoft Yahei';}
a{outline:none;text-decoration:none;}
.none{display: none;}
table{border-collapse: collapse;}
.explain{
	font-size:12px;
	color:#797979;
	font-family:"宋体";
	line-height:19px;
	margin:0 40px;
	margin-top:17px;
}
.border{
    width: 1111px;
    height: 441px;
    border:10px solid #ca9a37;
    border-left: 5px solid #ca9a37;
    border-right: 5px solid #ca9a37;
    margin:40px auto;
}
.border .list-tb{
    margin: 33px auto 0;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
}   
.border .list-tb tr{
    height: 39px;
    line-height: 39px;
}
.border .list-tb th{
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    font-weight: bold;
    font-size: 13px;
    color: #93550f;
    text-align: right;
    background: #eae3db;
    width: 355px;
    padding-right: 10px;
}
.border .list-tb td{
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    background: #f7f8fa;
    width: 690px;
}
.border .list-tb .text,.border .list-tb .list-se{
    font-size: 12px;
    color: #000;
    text-align: left;
    padding-left: 2px;
    margin-left: 60px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border:1px solid #a9a9a9;
    width: 358px;
    height: 22px;
}
.border .list-tb .list-se{
    width: 362px;
    height:27px;
}
.border .list-tb .text:focus,.border .list-tb .list-se:focus{
    border: 1px solid #7a9cd3;
    box-shadow: 0 0 2px #7a9cd3;
}
.border .p1,.border .p2{
    text-align: center;
    margin: 10px auto;
}
.border .p{
    text-align: center;
    margin: 0px auto;
}
.border .p1{
    color: #f00;
    font-size: 13px;
}
.border .btn-1{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    height: 30px;
    line-height: 27px;
    padding: 3px 25px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: #ab812d;
    margin: 10px auto;
}



/*条件筛选部分begin*/
.pos{
    width: 937px;
    height: 460px; 
    margin:40px auto;
}
.conditions{
    height: 400px;
}
.conditions .nav {
    height: 47px;
    background: #ab812d;
    overflow: hidden;
    padding-left: 30px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.conditions .nav li{    
    font-size: 18px;
    height: 47px;
    line-height: 35px;
    display: inline-block;
    *display: inline;
    *zoom:1;
    float: left;
    text-align: center;
    cursor: pointer;
    padding: 0 15px;
    margin: 10px 10px 0 7px;
    color: #fff;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.conditions .nav li:hover,.conditions .nav .active{
    background: #fff;
    color: #ab812d;
}
/*表格内容*/
.tabs-content{
    box-shadow: 5px 5px 5px #888;
    border: 1px solid #ccc;
    padding-bottom: 35px;
    border-top: none;
}
.tabs_con1 table{
    margin:0 auto;
    padding-top: 31px;
}
.tabs_con1 tr{
    line-height: 50px;
}
.tabs_con1 th{
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    padding-right:7px; 
}
.tabs_con1 img{
    padding-right:7px; 
}
.tabs_con1 .text{
    font-size: 12px;
    color: #000;
    width: 300px;
    height: 22px;
    background: #fff;
    padding-left: 2px;
    border: 1px solid #a9a9a9;
}
.tabs_con1 .text:focus{
    border: 1px solid #7a9cd3;
    box-shadow: 0 0 2px #7a9cd3;
}
.tabs_con1 .text1{
    width: 135px;
}
.tabs_con2 table{
    margin:0 auto;
    padding-top: 31px;
}
.tabs_con2 tr{
    line-height: 50px;
}
.tabs_con2 th{
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    padding-right:7px; 
}
.tabs_con2 img{
    padding-right:7px; 
}
.tabs_con2 .text{
    font-size: 12px;
    color: #000;
    width: 300px;
    height: 22px;
    background: #fff;
    padding-left: 2px;
    border: 1px solid #a9a9a9;
}
.tabs_con2 .text:focus{
    border: 1px solid #7a9cd3;
    box-shadow: 0 0 2px #7a9cd3;
}
.tabs_con2 .text1{
    width: 135px;
}


.tabs_con3 table{
    margin:0 auto;
    padding-top: 31px;
}
.tabs_con3 tr{
    line-height: 50px;
}
.tabs_con3 th{
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    padding-right:7px; 
}
.tabs_con3 img{
    padding-right:7px; 
}
.tabs_con3 .text{
    font-size: 12px;
    color: #000;
    width: 300px;
    height: 22px;
    background: #fff;
    padding-left: 2px;
    border: 1px solid #a9a9a9;
}
.tabs_con3 .text:focus{
    border: 1px solid #7a9cd3;
    box-shadow: 0 0 2px #7a9cd3;
}
.tabs_con3 .text1{
    width: 135px;
}
.p1{
    text-align: center;
}
.p2{
    margin: 40px auto;
    text-align: center;
    font-size: 16px;
}
.p{
    margin: 0px auto;
    text-align: left;
    font-size: 12px;
}
.red{
    color: #f00;
}
.p2 .red a{
    text-decoration:underline;
    color: red;
}
.p .red a{
    text-decoration:underline;
    color: red;
}
.btn{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    height: 30px;
    line-height: 27px;
    padding: 2px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 20px;
}
.nav .btn-1{
    position: absolute;
    top: 8px;
    right: 0px;
    background: #d1ab62;
}
.tabs_con1 .btn-2{
    background: #ffab30;
}
.tabs_con2 .btn-2{
    background: #ffab30;
}
.p1 .btn-3{
    background: #d1ab62;
}
.p1 .btn-4{
    background: #ab812d;
}
.p1 .btn-5{
    background: #ab812d;
}
.tsspan{
	position: absolute;
	height: 26px;
	line-height: 200%;
	color:#fc4343;
	font-family: Arial, 宋体;
	padding-left: 10px;
}




