html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
i, em {
    font-style: normal;
}
input, select {
    vertical-align: middle;
    font-family: "宋体";
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a img {
    border: 0 none;
}
a, input, textarea {
    outline: none;
}
input:focus, select:focus, textarea:focus {
    color: #666 !important;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}
.tl li {
    white-space: nowrap;
    overflow: hidden;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear {
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.dian {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.mtf_30 {
    margin-left: 30px;
}
.mt_10 {
    margin-top: 10px;
}
.mt_15 {
    margin-top: 15px;
}
html {
    -webkit-text-size-adjust: none;
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: "microsoft yahei";
    color: #333;
}
.center {
    width: 1190px;
    margin: 0 auto;
}
.banner {
    width: 100%;
    height: 520px;
    background: url(../images/banner.jpg) no-repeat;
    background-position: center;
}
.nav {
    width: 100%;
    height: 75px;
    line-height: 75px;
    background: #2426b7;
}
.nav-ul {
    padding: 0 80px;
}
.nav-li {
    float: left;
    width: 206px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.nav-li.cover {
    background: #2d6ffc;
}
.nav-li a {
    color: #fff;
    text-align: center;
}
.nav-li a:hover {
    text-decoration: underline;
}
.yq {
    cursor: pointer;
    position: relative;
    background: url(../images/arrow.png) no-repeat 182px center;
}
.yq-show {
    display: none;
    position: absolute;
    top: 75px;
    left: 0;
    width: 206px;
    height: 120px;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #2426b7;
    text-align: left;
}
.yq-show a {
    float: left;
    width: 55px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 3px;
    font-size: 18px;
    color: #fff;
}
.select {
    margin-top: 60px;
}
.sel-item {
    float: left;
}
.sel-item+.sel-item {
    margin-left: 35px;
}
.word {
    float: left;
    width: 110px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #4078f0;
}
.sel-select {
    float: left;
    width: 148px;
    height: 28px;
    border: 1px solid #333;
    margin-left: 10px;
}
.sel-select select {
    display: block;
    width: 148px;
    height: 28px;
    font-size: 16px;
    color: #333;
    box-sizing: border-box;
    line-height: 28px;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    padding-left: 15px;
    background: #fff url(../images/xl.png) no-repeat 120px center;
}
.shuoming{
	margin-top: 30px;
}
.select-cont {
    margin-top: 30px;
}
.select-cont table {
    width: 100%;
    border-right: 1px solid #b8c3d4;
    border-bottom: 1px solid #b8c3d4;
}
.select-cont table th,.select-cont table td {
    border-left: 1px solid #b8c3d4;
    border-top: 1px solid #b8c3d4;
    height: 40px;
    text-align: center;
    font-size: 20px;
    color: #333333;
}
.select-cont table td a {
    color: #333333;
}
.table td,.table th {
    width: 25%;
}
.tr-head>th:first-child,.tr-head>th:last-child,.tr-cont>td:first-child,.tr-cont>td:last-child {
    width: 0;
    display: none;
}
.jt {
    width: 235px;
    height: 38px;
    background: url(../images/jt.png) no-repeat;
    margin-top: 40px;
    font-size: 24px;
    color: #fff;
    padding-left: 25px;
    box-sizing: border-box;
    line-height: 38px;
}
.nr {
    font-size: 16px;
    color: #333;
    line-height: 38px;
    margin-top: 25px;
    text-indent: 2em;
}
.gj {
    margin-top: 45px;
}
.gj-li {
    float: left;
    width: 125px;
    height: 135px;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    background: #fff;
    text-align: center;
    font-size: 18px;
    color: #333;
    padding-top: 20px;
    margin: 0 22px 45px 22px;
}
.gj-li a {
    display: block;
    color: #333;
}
.gj-li p {
    margin-top: 15px;
}
.copyright {
    width: 100%;
    background: #7188aa;
    text-align: center;
}
.copyright #glbbot {
    margin: 0 auto;
    border: none;
    padding: 40px 0;
    color: #fff;
    line-height: 34px;
}
.copyright #glbbot a {
    color: #fff;
}
.footer-pc {
  display: block!important;
}
.footer-pc #glbbot {
  margin: 0 auto;
  border: none;
  padding: 30px 0;
  line-height: 2;
  color: #9999;
}
