/**reset s*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 500;
}

fieldset, img {
    border: none;
}

img {
    border: 0;
}

address, caption, cite, code, dfn, var, em, i, sub, sup {
    font-style: normal;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    outline: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-text-fill-color: #444 !important;
    background-color: transparent;
    transition: background-color 50000s ease-in-out 0s;
}

select, input {
    vertical-align: middle;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    color: #666;
    font: 18px/1.5 "microsoft yahei";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clr {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

a {
    color: #333;
    text-decoration: none;
    outline: none;
    -webkit-transition: all .15s ease 0s;
    -ms-transition: all .15s ease 0s;
    transition: all .15s ease 0s;
}

a:visited,
a:focus,
a:hover {
    outline: none;
    text-decoration: none;
}

a:hover {
    color: #015293;
}

.w {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

/*reset e*/
.o-list-main .list .item {
    border-bottom: 2px dashed #ddd;
    padding: 40px 24px;
    position: relative;
    padding-right: 174px;
}

.o-list-main .list .item .tl {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 40px;
    font-weight: 700;
    color: #015293;
    background: url(../img/o-ico-1.png) no-repeat left center;
    padding-left: 30px;
}

.o-list-main .list .item .tl:hover {
    text-decoration: underline;
    text-decoration-thickness: from-font;
}

.o-list-main .list .item .desc {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 36px;
    color: #333;
    display: block;
}

.o-list-main .list .item .read-btn {
    position: absolute;
    right: 24px;
    top: 40px;
}

.o-list-main .list .item .read-btn .ico {
    width: 91px;
    height: 58px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 83px;
    font-size: 30px;
    color: #fff;
    line-height: 58px;
    display: block;
}

.o-list-main .list .item .read-btn .ico.play {
    background-image: url(../img/o-img-8.png);
}

.o-list-main .list .item .read-btn .ico.pause {
    background-image: url(../img/o-img-9.png);
}

.o-list-main .list .item .read-btn em {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #015293;
    margin-top: 15px;
}

.o-list-main .col-list {
    overflow: hidden;
    padding: 40px 24px;
}

.o-list-main .col-list .item {
    float: left;
    width: 290.5px;
    height: 120px;
    margin-right: 30px;
    margin-bottom: 30px;
    background-color: #ececec;
    border-radius: 4px;
}

.o-list-main .col-list .item:nth-child(4n) {
    margin-right: 0;
}

.o-list-main .col-list .item .tb {
    display: table;
    width: 100%;
    height: 100%;
}

.o-list-main .col-list .item .tbin {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0 6px;
}

.o-list-main .col-list .item .tbin span {
    font-size: 36px;
    color: #333;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    overflow: hidden;
    max-height: 90px;
}

.o-list-main .col-list .item:hover {
    background-color: #015293;
}

.o-list-main .col-list .item:hover span {
    color: #fff;
}

.o-detail-main .detail {
    padding: 0 24px;
}

.o-detail-main .detail-title {
    padding: 0 190px;
    font-size: 40px;
    font-weight: 700;
    color: #333;
    text-align: center;
    margin: 90px 0 40px;
    line-height: 1.4;
}

.o-detail-main .detail-meta {
    background-color: #e8f5fe;
    padding: 15px 174px 15px 35px;
    position: relative;
}

.o-detail-main .detail-meta p {
    font-size: 24px;
    color: #333333;
    line-height: 1.8;
}

.o-detail-main .detail-meta .read-btn {
    position: absolute;
    right: 35px;
    top: 21px;
}

.o-detail-main .detail-meta .read-btn .ico {
    width: 91px;
    height: 58px;
    background-repeat: no-repeat;
    cursor: pointer;
    padding-left: 83px;
    font-size: 30px;
    color: #fff;
    line-height: 58px;
    display: block;
}

.o-detail-main .detail-meta .read-btn .ico.play {
    background-image: url(../img/o-img-8.png);
}

.o-detail-main .detail-meta .read-btn .ico.pause {
    background-image: url(../img/o-img-9.png);
}

.o-detail-main .detail-meta .read-btn em {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #015293;
}

.o-detail-main .detail-cnt {
    padding: 80px 0;
}

.o-detail-main .detail-cnt p,
.o-detail-main .detail-cnt p span {
    text-align: justify;
    font-size: 36px;
    color: #333;
    line-height: 1.8;
}

.o-detail-main .detail-cnt p img,
.o-detail-main .detail-cnt img,
.o-detail-main .detail-cnt table img,
.o-detail-main .detail-cnt video {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 16px auto !important;
}

.o-detail-main .detail-cnt table {
    height: auto !important;
    margin: 16px auto !important;
}
.o-detail-main .detail-cnt .TRS_Editor,
.o-detail-main .detail-cnt .TRS_Editor div,
.o-detail-main .detail-cnt .TRS_Editor p,
.o-detail-main .detail-cnt .TRS_Editor span,
.o-detail-main .detail-cnt .TRS_Editor p span {
    text-align: justify;
    font-size: 36px !important;
    color: #333;
    line-height: 1.8;
	font-weight: 700;
}

.o-detail-main .detail-cnt .TRS_Editor p img,
.o-detail-main .detail-cnt .TRS_Editor img,
.o-detail-main .detail-cnt .TRS_Editor table img,
.o-detail-main .detail-cnt .TRS_Editor video {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 16px auto !important;
}

.o-detail-main .detail-cnt .TRS_Editor table {
    height: auto !important;
    margin: 16px auto !important;
}
.index-main {
    padding: 0 24px;
}

.index-focusBox {
    position: relative;
    width: 100%;
    height: 405px;
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 18px;
}

.index-focusBox .picTxt li {
    overflow: hidden;
}

.index-focusBox .picTxt .left {
    float: left;
    width: 750px;
}

.index-focusBox .picTxt .left img {
    display: block;
    width: 750px;
    height: 405px;
}

.index-focusBox .picTxt .desc {
    float: right;
    margin-right: 46px;
    width: 410px;
    margin-top: 56px;
}

.index-focusBox .picTxt .desc a {
    font-size: 40px;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    word-break: break-all;
    overflow: hidden;
    max-height: 292px;
}

.index-focusBox .prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    display: block;
    width: 31px;
    height: 60px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: url(../img/o-btn-left-1.png) no-repeat;
    z-index: 999;
}

.index-focusBox .next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    display: block;
    width: 31px;
    height: 60px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    left: 719px;
    background: url(../img/o-btn-right-1.png) no-repeat;
    z-index: 999;
}

.index-focusBox .prev:hover,
.index-focusBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.index-focusBox .prevStop {
    display: none;
}

.index-focusBox .nextStop {
    display: none;
}

.index-logo-icon {
    overflow: hidden;
    padding-bottom: 70px;
}

.index-logo-icon .item {
    width: 298px;
    height: 298px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    border-radius: 18px;
}

.index-logo-icon .item:nth-child(3n) {
    margin-right: 0;
}

.index-logo-icon .item.twice {
    width: 596px;
}

.index-logo-icon .item .tb {
    display: table;
    width: 100%;
    height: 100%;
}

.index-logo-icon .item .tb .tbin {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.index-logo-icon .item .tb .tbin img {
    display: block;
    margin: 0 auto 5px;
    height: 90px;
}

.index-logo-icon .item .tb .tbin em {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, .3);
}

/*.module-* s*/
.module-wrap {
    background-color: #fff;
    padding-top: 32px;
    min-height: 700px;
}

.module-title {
    margin: 0 24px;
    height: 71px;
    border-bottom: 3px solid #d9d9d9;
}

.module-title .title {
    float: left;
    font-size: 40px;
    font-weight: 700;
    color: #015293;
    height: 67px;
    border-bottom: 7px solid #015293;
    padding: 0 2px 0 7px;
}

.module-title .title .ico {
    display: inline-block;
    vertical-align: middle;
    margin-top: -9px;
    width: 60px;
    margin-right: 5px;
}

/*.module-* e*/
/*.page-* s*/
.page-bg-gray {
    background-color: #f5f5f5;
}

.page-header {
    height: 338px;
    background: url(../img/o-img-2.jpg) no-repeat center center #BFE0D9;
    margin-top:85px;
    min-width: 1300px;
}

.page-header .w {
    position: relative;
}

.page-header .logo {
    padding-top: 40px;
}

.page-header .logo h1 a {
    width: 630px;
    height: 120px;
    background: url(../img/o-logo-1.png) no-repeat;
    display: block;
    text-indent: -2000em;
}

.page-header .box-1 {
    position: absolute;
    top: 200px;
    left: 100px;
}

.page-footer {
    min-width: 1340px;
    background: #015293;
}

.page-footer .copyright {
    padding: 26px 0;
}

.page-footer .copyright .p {
    text-align: center;
    margin: 12px 0;
}

.page-footer .copyright .p a {
    color: #fff;
}

.page-footer .copyright .p a:hover {
    text-decoration: underline;
}

.page-footer .copyright .p span {
    margin: 0 20px;
    font-size: 18px;
    color: #fff;
}

.page-footer .pos-left {
    position: absolute;
    top: 51px;
    left: 0;
    font-size: 0;
}

.page-footer .pos-left img {
    display: block;
}

.page-footer .pos-right {
    position: absolute;
    top: 55px;
    right: 36px;
    font-size: 0;
}

.page-footer .pos-right img {
   display: inline-block;
   vertical-align: middle;
   margin-left: 20px;
}

.page-footer .pos-left a,
.page-footer .pos-right a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    position: relative;
}

.page-footer #page_ft_pulldownItem .pulldown {
    position: absolute;
    left: 50%;
    margin-left: -55px;
    bottom: 77px;
    display: none;
    box-shadow: 0 0 3px 0 #ccc;
}

.page-footer #page_ft_pulldownItem .pulldown img {
    width: 110px;
    height: 110px;
    display: block;
    border-radius: 0;
}


.o-page-page {
    text-align: center;
    padding: 60px 0;
    font-size: 24px;
    color: #444;
}

.o-page-page strong {
    color: #222;
}

.o-page-page a {
    display: inline-block;
    border: 1px solid #ddd;
    color: #444;
    padding: 0 16px;
    height: 48px;
    line-height: 48px;
    font-size: 28px;
    cursor: pointer;
    margin: 0px 3px;
}

.o-page-page a:hover {
    border-color: #003560;
    background-color: #015293;
    color: #fff;
}

.o-page-page a.gray {
    display: inline-block;
    border: 1px solid #ddd;
    color: #ddd;
    padding: 0 16px;
    height: 48px;
    line-height: 48px;
    font-size: 28px;
    cursor: not-allowed;
    background: #fff;
}

.o-page-page a.currpage {
    border-color: #003560;
    background-color: #015293;
    color: #fff;
}

.o-page-page .ipt {
    height: 48px;
    line-height: 48px;
    border: 1px solid #ddd;
    color: #444;
    font-size: 28px;
    display: inline-block;
    outline: none;
    vertical-align: middle;
    margin-top: -11px;
    padding: 0 3px;
    width: 70px;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
}

.o-page-page .okbtn {
    height: 50px;
    line-height: 50px;
    border: 1px solid #003560;
    font-size: 28px;
    display: inline-block;
    outline: none;
    vertical-align: middle;
    margin-top: -11px;
    padding: 0 3px;
    width: 82px;
    text-align: center;
    margin-left: 3px;
    margin-right: 3px;
    cursor: pointer;
    background-color: #015293;
    color: #fff;
    border-radius: 0;
    -webkit-appearance: none;
}

.o-page-page .okbtn:hover {
    opacity: .85
}


.slb_top {
    height: 85px;
    background: #01589b;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
}

.slb_top .container {
    height: 100%;
}

.weather {
    float: left;
    font-size: 18px;
    color: #e8f5fe;
    box-sizing: border-box;
    padding-top: 33px;
}

.weather span {
    display: inline-block;
    margin-bottom: 10px;
}

.weather span em {
    display: inline-block;
    height: 30px;
    line-height: 26px;
    vertical-align: top;
}

.function {
    float: right;
    height: 100%;
}

.function a {
    float: left;
    color: #e8f5fe;
    font-size: 18px;
    height: 100%;
    padding: 50px 25px 0;
    box-sizing: border-box;
    border-left: 1px solid #2069a3;
    border-right: 1px solid #014a85;
}

.function a:hover {
    opacity: .8;
}

.function a:first-child {
    border-left: none;
}

.function a:last-child {
    border-right: none;
}

.function a:nth-child(1) {
    background: url(../img/slb_top1.png) no-repeat center 13px;
}

.function a:nth-child(2) {
    background: url(../img/slb_top2.png) no-repeat center 13px;
    position: relative;
}

.function a:nth-child(3) {
    background: url(../img/slb_top3.png) no-repeat center 13px;
}

.function a:nth-child(4) {
    background: url(../img/slb_top4.png) no-repeat center 13px;
}

.function a:nth-child(4).batchReadOn {
    background: url(../img/slb_top4_1.png) no-repeat center 13px;
}

.function a:nth-child(5) {
    background: url(../img/slb_top5.png) no-repeat center 13px;
}

.function a:nth-child(5).PointreadOn {
    background: url(../img/slb_top5_1.png) no-repeat center 13px;
}

.function a:nth-child(6) {
    background: url(../img/slb_top6.png) no-repeat center 13px;
}

.function a:nth-child(2) em {
    position: absolute;
    width: 24px;
    height: 23px;
}

.function a:nth-child(2) em.em1 {
    left: 28px;
    top: 12px;
}

.function a:nth-child(2) em.em2 {
    left: 69px;
    top: 12px;
}

.slb_logo img {
    display: block;
    /*margin: 0 auto;*/
    margin-top: 54px;
    margin-left: 302px;
}

.slb_logo span {
    font-size: 44px;
    color: #015293;
    display: block;
    background: url(../img/slb_img2.png) no-repeat center;
    text-align: center;
    margin-top: 78px;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
/*.page-* e*/