@charset "utf-8";
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;
}
.mtop {
    display: none;
}
.banner {
    width: 100%;
}
.pcbanner {
    width: 100%;
    display: block;
}
.mbanner {
    display: none;
}
.main {
    margin-top: 30px;
}
.main-lf {
    float: left;
    width: 770px;
    margin-left: 40px;
    min-height: 650px;
}
.main-lr {
    float: right;
    width: 315px;
    background: #e6ebf5;
    padding: 15px 45px 15px 35px;
    box-sizing: border-box;
}
.bq {
    width: 115px;
    height: 30px;
    /* background: #e6ebf5; */
    background: transparent;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
}
.bq a {
    color: #75a1f9;
}
.wz-head {
    font-size: 30px;
    color: #454444;
    text-align: center;
    line-height: 38px;
    margin-top: 40px;
}
.wz-mid {
    text-align: center;
    margin-top: 30px;
}
.wz-author {
    display: inline-block;
    font-size: 18px;
    color: #454444;
}
.wz-time {
    display: inline-block;
    font-size: 18px;
    color: #bbbbbb;
    margin-left: 30px;
}
.wz-zhaiyao {
    width: 100%;
    padding: 18px 30px;
    text-align: justify;
    box-sizing: border-box;
    background: #f4f4f4;
    font-size: 18px;
    color: #838383;
    line-height: 26px;
    margin-top: 45px;
}
.wz-wz {
    font-size: 24px;
    color: #454444;
    line-height: 36px;
    text-align: justify;
    padding-top: 40px;
}
.wz-wz p {
    margin-top: 30px;
    /*text-align: justify;*/
}
.wz-wz p img {
    display: block;
    margin: 0 auto;
}
.word {
    font-size: 26px;
    color: #0259c1;
}
.introduce-img {
    margin-top: 16px;
}
.introduce-word {
    font-size: 18px;
    color: #454444;
    line-height: 30px;
    text-align: justify;
    margin-top: 20px;
}
.lianxi-word {
    font-size: 26px;
    color: #0259c1;
    margin-top: 25px;
}
.email {
    font-size: 20px;
    color: #454444;
    font-style: italic;
    margin-top: 12px;
}
.saoma {
    margin-top: 45px;
}
.saoma-word {
    display: none;

    float: left;
    width: 35px;
    height: 176px;
    text-align: center;
    font-size: 20px;
    color: #454444;
    background: #e5e5e5;
    margin-left: 20px;
    box-sizing: border-box;
    line-height: 29px;
}
.copyright {
    width: 810px;
    text-align: center;
    margin-top: 60px;
}
.copyright #glbbot {
    margin: 0 auto;
    border: none;
    padding: 40px 0;
    color: #333;
    line-height: 34px;
}
.copyright #glbbot a {
    color: #333;
}
.footer {
    display: none;
}

/*分页*/
/*#pagenav {
    font-family: "宋体";
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    margin: 55px auto 15px auto;
    padding: 0px;
    text-align: center;
}
a.cpl:link, a.cpl:visited, a.cpl:hover, a.cpl:active {
    color: #fff;
    text-decoration: none;
    border: 1px solid #b7d4d0;
    padding: 4px 7px 2px;
    background: #b7d4d0;
    font-weight: normal;
}
a.pl:link, a.pl:visited {
    color: #333;
    text-decoration: none;
    border: 1px solid #9BADC6;
    padding: 4px 7px 2px;
    background: #fff;
    font-weight: normal;
}*/
