﻿@CHARSET "UTF-8";
/*rest css*/
@charset "utf-8";
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset, img{border:0;}
img{vertical-align:top; border:none;}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal;}
li{list-style-type:none;}
html{width:100%;min-width:1300px;}
body{width:100%;min-width:1300px;font:12px/1.5 "Microsoft YaHei","Helvetica Neue","Hiragino Sans GB",arial,helvetica,sans-serif;color:#333333;}
*:focus{outline: none;}
textarea{resize:none;}
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[id="iptSearch"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{border:none; padding:0;}
input::-ms-clear{display:none;}
a:focus, *:focus{noFocusLine: expression(this.onFocus=this.blur());}
.clear{clear: both;}
a, object{outline:none;}
a{cursor:pointer;color:#777;}
a:link{text-decoration:none;}
a:hover{color:#000;}
*:hover{transition:all 0.3s ease 0s;}
li{vertical-align:top;}
li{vertical-align:bottom;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}

/****************页面公共样式*************************/
/*header*/
.headers{ width:100%; height:auto;}
.headers .hea_tops{ width:100%; height:30px; line-height:30px; background:#f1f1f1;}
.headers .hea_tops .hea_top{ width:1000px; margin:0 auto;}
.headers .hea_tops .hea_top a{ font-size:12px; color:#666;}
.headers .hea_tops .hea_top a:hover{ color:#0C87C8;}

/**导航条 start**/
.hea_bot{ width:1000px; margin:0 auto; height:auto; overflow:hidden;}
.hea_bot .hea_bot_lef{ float:left; width:179px;}
.hea_bot .hea_bot_lef img{ width:479px; height:55px; margin:18px 0;}
.hea_bot .hea_bot_rig{ width:438px; float:right;}
.hea_bot .hea_bot_rig ul{ overflow:hidden;}
.hea_bot .hea_bot_rig ul li{ float:left; margin-left:10px; padding-top:28px;}
.hea_bot .hea_bot_rig ul li a{ padding:5px 10px; font-size:16px; color:#333; display:inline-block;}
.hea_bot .hea_bot_rig ul li a.cur,.hea_bot .hea_bot_rig ul li a:hover{ background:#0C87C8; color:#fff; border-radius:4px;}

/*footer*/
.footers{ word-spacing:100%;border-top:1px solid #E7E7E7;}
.footer{ text-align:center; padding:33px 0 53px 0;}
.footer p{ font-size:12px; color:#929292; line-height:23px;}


/****************页面私有*************************/
/*index*/
/**banner start**/
.nbaers{ width:100%; height:168px; padding-top:112px;}
.nbaers form{ display:block; margin:0 auto; width:706px; height:56px; background:url(../img/sea_bg.png) no-repeat;}
.nbaers form input[type="text"]{ width:622px; float:left; text-indent:2em; padding:18px 0; font-size:16px; color:#fff; background:none; outline:none; border:none; font-weight:600;}
::-webkit-input-placeholder{color:#fff;}
::-moz-placeholder{color:#fff;}
:-moz-placeholder{color:#fff;}
.nbaers form input[id="iptSearch"]{ width:70px; height:56px; float:left; background:url(../img/sea.png) 50% 50% no-repeat; cursor:pointer; border:none; outline:none;}
/**banner end**/


/**列表 start**/
.newlists{ width:1035px; margin:0 auto; height:auto; padding:41px 0 18px 0; overflow:hidden;}
.newlists .newlist{ width:310px; height:auto; margin:0 17.5px 25px 17.5px; float:left;}
.newlists .newlist .newlist_top{ overflow:hidden; border-bottom:1px solid #E7E7E7; line-height:36px; height:36px;}
.newlists .newlist .newlist_top span{ display:block; float:left; font-size:16px; color:#333; font-weight:bold; padding-left:10px;}
.newlists .newlist .newlist_top a{ display:block; float:right; font-size:12px; color:#0c87c8; padding-right:10px; float:right; line-height:42px;}
.newlists .newlist .newlist_bot{ padding:6px 0;width:292px;height:310px;}
.newlists .newlist .newlist_bot ul li{ line-height:28px;}
.newlists .newlist .newlist_bot ul li a{ display:block; font-size:14px; color:#666;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.newlists .newlist .newlist_bot ul li a:hover{ color:#0c87c8;}
/**列表 end**/

/**企业详情页面css**/
.msg-title {
    border-left: 4px solid #33CC99;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    padding-left: 10px;
    margin: 15px 0;
}
caption, th, em, i {
    font-style: normal;
    font-weight: normal; }

caption, th {text-align: left; }
.table-view{
    border: 1px solid #f1f1f1;
    border-collapse: collapse;
    margin-bottom: 20px;
    margin-top: 20px;
}
.table-view tr th,.table-view tr td{
    padding: 8px 10px;
    border: 1px solid #eeeeee;
    border-collapse: collapse;
}
.table-view tr th{
    background: #f5f5f5;
    text-align: center;
}
.table-view tr td{
    background: #FFFFFF;
    text-align: left;
}
.table-view tr td a{
    color: #0099FF;
}
.pre{
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.table-list tbody tr td.td-center{
    text-align: center;
}
.table-list tbody tr td.td-center a{
    color: #0099FF;
}
.msg-box{
    position: relative;
    margin-top: 20px;
    height: 140px;
    width:1000px;
    margin: 0 auto;
}
.msg-box1{
    position: relative;
    margin-top: 20px;
    height: 60px;
    width:1000px;
    margin: 0 auto;
}
.enterprise-name,.person-name{
    width: 1000px;
    float: left;
    font-size: 22px;
    font-weight: bold;
    padding-left: 0px;
}
.enterprise-msg,.enterprise-rank{
    width: 1000px;
    float: left;
    padding-left: 0px;
    padding-top: 15px;
}
.enterprise-msg span{
    display: inline-block;
    margin-right: 30px;
}
.line-footer{
    background: #ffffff;
    color: #333333;
    padding-top: 20px;
    border-top: 1px solid #f1f1f1;
}
.content h2.text-center{width:99%;margin:0 auto;font-weight: 500;line-height:30px;text-align: center;color:#0D9AAE;font-size:16px;}
.content .other-xx{width:100%;margin:5px auto;padding-bottom:3px;border-bottom:1px dashed #ddd;font-size:13px;}
.content .other-xx>span{display:block;width:600px;margin:0 auto;height:24px;line-height:22px;text-align:center;color:#666;}
.content .newsc{line-height:22px;font-size:13px;margin-bottom:20px;overflow:hidden;color:#666;line-height:200%;}



































