.header_bj {
    margin: auto;
    width: 100%;
    min-width: 1200px;
    height: 220px;
    background: url(../images/bj2.jpg) no-repeat scroll;
    background-size: cover;
}
.header {
    margin: auto;
    /*width: 1200px;*/
    height: 126px;
}
.header h2 {
    height: 40px;
    /*padding-top: 45px;*/
    text-align: right;
}
.bar {
    margin: auto;
    width: 1200px;
    height: 40px;
    color: rgb(255, 255, 255);
    line-height: 40px;
}
.header p.img{
    width: 767px;
    height: 79px;
    background: url(../images/logo_home.png) no-repeat scroll;
    background-size: cover;
    display: inline-block;
}
.bar p.img{
    width: 255px;
    height: 25px;
    background: url(../images/logo_home_qgythzxzwfwpt.png) no-repeat scroll;
    background-size: cover;
    float: left;
    margin-top: 10px;
}
.pointer {
    cursor: pointer;
}
a{ text-decoration:none; color:#005eac;}
a:hover{ color:#d85757;}
.bar {
    margin: auto; width: 1200px; height: 40px; color: rgb(255, 255, 255); line-height: 40px;
}
.bar p{ float:left; color:#3e3e3e;}
.bar span{ float:right; display:inline-block; text-align:center;line-height:40px;vertical-align: middle;}
.bar span a{width:80px; height:30px;}
.bar span a:hover{ color:#004b94;}
/*-------------------header--------------------*/
/*---------------------nav----------------------*/

.nav {background:#406eab; margin: auto; width: 100%; min-width:1200px; height: 55px; line-height: 55px;}
.nav ul.dropdown { margin: auto;width: 1250px;  height: 55px;  }
.nav ul.dropdown li { font-weight: bold; float: left; width: 120px;height:55px;text-align: center; line-height: 55px; position: relative;border-right-color: rgb(5, 131, 173); border-right-width: 1px; border-right-style: solid;}
.nav ul.dropdown a { width: 120px; color: rgb(255, 255, 255); text-decoration: none; font-size:18px; font-weight:bold; }
.nav ul.dropdown a:hover { width: 120px; color: rgb(255, 255, 255); text-decoration: none; font-size:18px; font-weight:bold; }
.nav ul.dropdown li a { display: block;color: rgb(255, 255, 255);font-weight:bold; position: relative; z-index: 2000; *z-index: 2000;text-align: center; }
.nav ul.dropdown li a:hover, ul.dropdown li a.hover { background: #d85757; position: relative; color: #fff; }
.nav ul.dropdown ul { display: none; position: absolute; top: 0; left: 0; width: 180px; z-index: 1000; }
.nav ul.dropdown ul li { font-weight: normal; background: #f6f6f6; color: #000; border-bottom: 1px solid #ccc; }
.nav ul.dropdown ul li a { display: block; color: #34495e !important; background: #eee !important; }
.nav ul.dropdown ul li a:hover { display: block; background: #d85757 !important; color: #fff !important; }
.nameClass,.nameClass a{
    width: 140px !important;
}

.iframeDiv {
    width: 1200px;
    margin: 0 auto;
    background: #f8fbfe;
}
/*table*/
.layui-table-body table,.layui-table-header table{
    width: 100% !important;
    table-layout: fixed;
}
.layui-table-cell,
.layui-table-tool-panel li {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.layui-table td, .layui-table th{
    font-size: 16px !important;
}
td[data-field="sxmc"] div{
    text-align: left !important;
}
.layui-table-body table td,.layui-table-header table td{
    white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
/*table*/
/*advertisement*/
.advertisement{
    position: fixed;
    right: 0px;
    bottom: 0px;
}
/*advertisement end*/

