body {
    background-color: #fff;
}

.menufield {
    background-color: #f2f1eb;
}

a, .main-menu .pure-menu-link, .schome, .setc-hit>a, .sect-newcnt a:hover, .article h1, .webui-popover-title, .webui-popover-content i {
    color: #428bca;
}

.header, .pure-menu-link:hover, .bmore:hover, .pic-caption, .hti:hover, a.file:hover, .nlst.clr, .footer {
    background-color: #085695 !important;
}

.carousel .m-scooch {
    height: 600px;
}

.header {
    position: absolute;
    z-index: 999;
    top: 50px;
    background-color: rgba(240, 240, 240, .9) !important;
    box-shadow: 1px 2px 5px rgba(63, 72, 79, 0.4);
}
.sitelogo{
  width: 125px;
  overflow: hidden;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.sitelogo img{
  max-width: none;
}
.sitelogo:hover{
  cursor: pointer;
  width: 440px;
}
.webui-popover .webui-popover-content{
  font-size: 18px;
}
.trapz {
    border-bottom: 600px solid #fff;
    border-left: 130px solid transparent;
    position: absolute;
    background-color: transparent;
    top: 0;
    right: 0;
    width: 230px;
    z-index: 1;
}

.car-right, .m-scooch-bulleted {
    z-index: 2;
}

.top {
    padding: 0;
}

.hotpost{
  margin: 30px 0;
}

.reco-news .reco-item {
    border-top: .1em solid #085695;
}

ul.newmenu, .nlst {
    border-top: 0.0625rem solid #085695;
}

.hotag-item {
    border-left: .1em solid #085695;
}

p.m-caption {
    position: absolute;
    top: 65%;
    padding: 0;
    opacity: .8;
    max-width: 500px;
    left: 358px;
}

p.m-caption a {
    font-size: 1.3em;
    color: #fff;
    display: block;
    border: 3px solid #fff;
    background-color: #2e2d29;
    padding: .3em;
}

p.m-caption a:hover{
  text-decoration: none;
  background-color: #000;
}

.m-scooch-bulleted {
    bottom: 1em;
    right: 1em;
    left: auto;
    opacity: .8;
}

.m-scooch-bulleted a {
    border: none;
    border-radius: 0;
    padding: 5px 20px;
    margin: 0 1px;
}

.m-scooch-bulleted a.m-active, .m-scooch-bulleted a:hover, .m-scooch-bulleted a:focus {
    background-color: #fff;
    border: none;
}

.setc-top {
    background-color: #235593;
    text-align: center;
    font-size: 20px;
    padding: 5px;
}

.setc-top span{
  padding: 5px 10px;
  font-size: 26px;
  color: #fff;
}
.setc-top span:hover{
  cursor: pointer;
  background-color: #fff;
  color: #235593;
}
.borderleft{
  border-left: 1px solid rgba(255,255,255,.7);
}
.borderright{
  border-right: 1px solid rgba(255,255,255,.7);
}
.termlist {
    display: none;
    background: none no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.sect-newcnt {
    box-shadow: 1px 2px 5px rgba(63, 72, 79, 0.4);
    margin: .8em 1.5em 0 0;
    padding: 5px 15px;
}

.newslist {
    margin: 13px 0;
}

.nimg {
    height: 120px;
    overflow: hidden;
    margin-bottom: 0 10px 10px 0;
}

.nimg img {
    min-height: 120px;
}

.nimg.sublist {
    height: 60px;
}

.nimg.sublist img {
    min-height: 80px;
}

.newst {
    padding-left: 1em;
}

.newst p {
    font-size: .9em;
    color: #777;
    padding-top: 10px;
    margin: 0;
}

.term-news {
    display: none;
    width: 100%;
    height: 100%;
    background: none no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.termlisttag {
    text-align: center;
    margin-bottom: 1em;
}

.termlisttag button {
    background-color: #428bca;
    border-radius: 0;
    color: #fff;
}

.termlisttag .pure-button-group>button:first-child {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.termlisttag .pure-button-group>button:last-child {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.tnleft {
    height: 100%;
    background-color: rgba(242, 241, 235, .9);
    box-shadow: 1px 2px 5px rgba(63, 72, 79, 0.4);
}

.tnleft>div {
    height: 100%;
    padding: 17px;
}

.mltext {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 14px;
}

.mlinfo {
    font-size: 12px;
    color: #9C9C9C;
    padding: .5em 0;
}

.termlistnews li {
    border-bottom: 1px solid #CDE;
    margin-bottom: 7px;
    padding: 5px;
    cursor: pointer;
}

.termlistnews li:hover {
    background-color: #CDE;
}

.term-close {
    font-size: 30px;
    cursor: pointer;
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
    background-color: #909090;
}

.term-close:hover {
    background-color: #990000;
}

.termone {
    position: absolute;
    top: 60%;
    padding: 17px;
    background-color: rgba(242, 241, 235, .85);
    margin-left: 150px;
}

.termone h3 {
    font-weight: 800;
}

.setc-hit {
    margin: 0;
    background: none;
    padding: 0 15px;
}

.setc-hit.sht-1 {
    margin-right: 1.5em;
}

.setc-hit>a {
    padding: 0;
    height: 160px;
}
.setc-hit > a > img{
  height: auto;
}
.setc-hit h3 {
    padding: .5em 0;
}

.main-cnt {
    margin: 1.5em 0 0 0;
}

h5.smp {
    letter-spacing: 0;
}

h5.smp::before, .mltext::before {
    font-family: 'FontAwesome';
    color: #D5D0C0;
    content: "";
    padding-right: 3px;
}

.calec {
    padding: 0 1em 1em 1em;
    margin: 0 1em;
    border: 1px solid #ccc;
}

.calec h4 {
    color: #777;
    margin-top: -.5em;
    background-color: #fff;
    float: right;
    padding: 0 .3em;
}

ul.indexside {
    color: #D5D0C0;
    padding-top: 1.5em;
    font-size: 14px;
}

.relt-news ul.indexside {
    padding: 0;
}

.sidebar>h4 {
    margin: 1em;
    color: #777;
}

.sidebar>h4 i {
    float: right;
    color: #bbb;
}

ul.indexside li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0;
}

.calec li span {
    border-left: 1px dotted #666;
    padding: 5px;
}

.rrlist {
    padding: 15px;
    max-width: 800px;
    margin: 3rem auto;
}

.pure-tab {
    cursor: pointer;
    color: #777;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 12px 0;
    font-size: 1.2rem;
}

.pure-tab i {
    padding-right: 5px;
}

.pure-tab.pure-tab-active {
    border-bottom: 3px solid;
}

.pure-tabimg {
    padding: 12px;
    opacity: .3;
    border: none;
}

.pure-tabimg.pure-tab-active {
    opacity: 1;
    border: none;
}

.lnum {
    padding-right: 5px;
}

.aglist li {
    padding: 10px;
    border: 1px solid #ddd;
}

@media ( max-width: 767px) {
    .carousel p.m-caption a {
        background-color: rgba(0, 117, 121, 0.7);
    }
}

.sect-title {
    margin: 5px 0;
    border-bottom: 1px solid #d5d0c0;
    padding: 5px 0;
}

.sect-title h4 {
    display: inline-block;
    border-left: 5px solid #666;
    padding-left: 8px;
}

.sect-title span {
    float: right;
    padding-top: 10px;
    color: #999;
    cursor: pointer;
    font-size: 16px;
}

.sect-icon a {
    background-color: #8BC34A;
}

.allmedia .sect-news>.pure-g {
    background: none;
}

.allmedia .sect-news {
    background-color: #ECEFF1;
    height: 30em;
}

.allmedia .sect-news:hover {
    background-color: #fdfdfd;
}

.allmedia img {
    border: none;
}

.allmedia .m-item {
    opacity: .3;
}

.allmedia .m-item.m-active {
    opacity: 1;
}

.allmedia .sect-title {
    margin-top: .2em;
}

.sect-video .pure-img {
    max-width: 100%;
    max-height: 20em;
    margin: 0 auto;
}

.sect-video .m-item {
    z-index: -1;
    margin-left: -10em;
}

.sect-video .m-active {
    z-index: 9;
}

.sect-video .m-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
}

.sect-meida {
    overflow: hidden;
    margin-top: .5em;
    background-color: #555;
    border-top: 0.0625rem solid #085695;
}

.sect-meida a {
    color: #edb700;
}

.sect-meida .content {
    overflow: hidden;
    max-width: 74em;
}

.sect-meida .m-scooch {
    overflow: visible;
}

.sect-meida .m-scooch, .sect-meida .m-item {
    width: 40em !important;
    margin: 0 !important;
    height: 22.5em;
}

.sect-meida .m-item .m-filter {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 99;
    opacity: .75;
    transition: opacity 1.3s;
    -moz-transition: opacity 1.3s;
    -webkit-transition: opacity 1.3s;
    -o-transition: opacity 1.3s;
    -ms-transition: opacity 1.3s;
}

.sect-meida .m-item.m-active .m-filter {
    opacity: 0;
    width: 0;
    height: 0;
}

.sect-meida .m-caption {
    top: 1em;
    bottom: auto;
    right: 1em;
    letter-spacing: 0;
}

.sect-meida .car-left, .sect-meida .car-right {
    display: none;
    top: 80%;
    background: none;
    z-index: 99;
}

.sect-meida:hover .car-left, .sect-meida:hover .car-right {
    display: block;
}

.sect-meida .car-left i, .sect-meida .car-right i {
    color: rgba(0, 117, 121, 0.7);
}

.sect-meida .car-left:hover i, .sect-meida .car-right:hover i {
    color: #edb700;
}

.sect-meida .car-left {
    left: -4em;
}

.sect-meida .car-right {
    right: -3.7em;
}

.wblock {
    color: #000;
    letter-spacing: 0;
    padding: 1em;
    position: absolute;
    top: 11em;
    width: 100%;
    cursor: pointer;
    opacity: .7;
}

.wblock:hover {
    opacity: 1;
}

.wblock a {
    display: inline-block;
}

.footsites {
    background-color: #f2f1eb;
    padding: 2em 0;
    margin-top: 2em;
    text-align: center;
}

.footsites h3 {
    color: #085695;
}

.footsites a {
    font-size: 12px;
}

.footsites .mr-link {
    display: none;
}

.footer h4 {
    color: #f2f1eb;
}

.footer h5 {
    color: #ddd;
}

.articel-head {
    background-color: #fff;
}

.article h1 {
    font-weight: 300;
    color: #777;
    margin-bottom: 1em;
}

.pinfo {
    border: none;
    text-align: right;
    margin: 0 8px;
}

.like a {
    font-size: 18px;
}

.toshare {
    width: 24px;
    float: right;
    margin-top: 24px;
}

.maintext {
    border-left: 1px solid #e6e6e6;
    padding-left: 20px;
}

.sidebar {
    margin-top: 1em;
    background-color: #F3F1EE;
}
.pictop{
  height: 70vh;
  overflow: hidden;
}
.postcrl .m-scooch-bulleted {
    right: 5em;
    left: auto;
    bottom: auto;
    top: 10em;
}
a.m-scooch-prev, a.m-scooch-next {
    border-color: #01579B;
    background-color: #01579B;
}
.leftside{
  text-align: right;
  padding-right: 3rem;
}
@media ( max-width: 767px) {
    .pinfo,.pinfo>* {
        text-align: left;
    }
    .pinfo>* {
        display: inline;
    }
    .toshare{
      float:none;
      display: inline;
    }
    .like {
    margin-left: 1em;
    }
  }
