/**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: #009687;
}

.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: #009687;
    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: #009687;
    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: #009687;
}

.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: #009687;
}

.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;
}

.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: #009687;
    height: 67px;
    border-bottom: 7px solid #009687;
    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: 400px;
    background: url(../img/o-img-2.jpg) no-repeat center center #BFE0D9;
    min-width: 1300px;
}

.page-header .w {
    position: relative;
}

.page-header .logo {
    padding-top: 80px;
}

.page-header .logo h1 a {
    width: 450px;
    height: 99px;
    background: url(../img/o-logo-1.png) no-repeat;
    display: block;
    text-indent: -2000em;
    margin: 0 auto;
}

.page-footer {
    min-width: 1300px;
    background: #009687;
}

.page-footer .friend-link {
    padding: 40px 0;
}

.page-footer .friend-link ul {
    text-align: center;
    font-size: 0;
}

.page-footer .friend-link .item {
    margin: 0 15px;
    border-top: 10px solid #009687;
    display: inline-block;
}

.page-footer .friend-link .item .btn {
    cursor: pointer;
    padding: 0 15px;
    width: 220px;
    height: 40px;
    background: #03a696;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.page-footer .friend-link .item .btn span {
    font-size: 18px;
    color: #fff;
}

.page-footer .friend-link .item .btn img {
    transform: rotateZ(180deg);
    transition: transform 0.3s;
    margin-left: 10px;
}
/**
.page-footer .friend-link .item.show {
    border-color: #03a696;
}

.page-footer .friend-link .item.show .btn span {
    color: #fff;
}

.page-footer .friend-link .item.show img {
    transform: rotateZ(0);
}
*/
.ft-listWrap {
    position: absolute;
    bottom: 100%;
    left: 0;
    background-color: #03a696;
    width: 1300px;
    padding: 21px 30px;
    display: none;
    z-index: 9999;
}

.ft-listWrap .list {
    font-size: 0;
    max-height: 250px;
    min-height: 111px;
    text-align: left;
}

.ft-listWrap .list a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin: 5px 24px 5px 0;
}

.ft-listWrap .list a:hover {
    text-decoration: underline;
}

.page-footer .copyright {
    display: flex;
    padding-bottom: 50px;
    width: 1222px;
}

.page-footer .copyright .left {
    flex: 1;
    line-height: 1.8;
}

.page-footer .copyright .left .mini-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.page-footer .copyright .left .mini-nav a {
    font-size: 14px;
    color: #9af0e7;
}

.page-footer .copyright .left .mini-nav a:hover {
    text-decoration: underline;
}

.page-footer .copyright .left .mini-nav span {
    font-size: 14px;
    color: #9af0e7;
    margin: 0 6px;
}

.page-footer .copyright .left .p {
    font-size: 14px;
    color: #9af0e7;
}

.page-footer .copyright .left .p span {
    font-size: 14px;
    color: #9af0e7;
    margin-right: 13px;
}

.page-footer .copyright .left .p span img {
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

.page-footer .copyright .left .p span a {
    font-size: 14px;
    color: #9af0e7;
}

.page-footer .copyright .left .p span a:hover {
    text-decoration: underline;
}

.page-footer .copyright .right {
    display: flex;
}

.page-footer .copyright .right .sec1 {
    width: 123px;
}

.page-footer .copyright .right .sec1 a {
    display: block;
    margin-bottom: 15px;
}

.page-footer .copyright .right .sec1 a img {
    width: 100%;
}

.page-footer .copyright .right .sec2 {
    margin: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.page-footer .copyright .right .sec2 a {
    display: block;
    margin-bottom: 10px;
}

.page-footer .copyright .right .sec3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 130px;
}

.page-footer .copyright .right .sec3 img {
    width: 111px;
}

.page-footer .copyright .right .sec3 p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 9px;
}

.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: #007c6f;
    background-color: #009687;
    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: #007c6f;
    background-color: #009687;
    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 #007c6f;
    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: #009687;
    color: #fff;
    border-radius: 0;
    -webkit-appearance: none;
}

.o-page-page .okbtn:hover {
    opacity: .85
}
.weather {
  float: left;
  font-size: 20px;
  color: #e8f5fe;
  box-sizing: border-box;
  padding-top: 22px;
}

/*.page-* e*/