body {
    background: #fff;
    font-family: "Microsoft Yahei",arial,sans-serif;
    font-size: 12px;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.full {
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-weight: 400;
}

h2 {
    font-size: 18px;
    margin: 0;
}

#wapper {
    overflow-x: hidden;
}

.cpr {
    padding-right: 0;
}

.cpl {
    padding-left: 0;
}

#header {
    min-height: 160px;
    margin: 0;
    padding: 0;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/topbg.jpg) repeat-x;
    border-bottom: 2px solid #f5f5f5;
}

#logobg {
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/tbg.jpg) right top no-repeat;
}

#topbar {
    height: 33px;
    background: #333;
    position: relative;
}

#lang {
    float: right;
    padding-top: 7px;
}

#lang li {
    float: left;
}

#lang li a {
    float: left;
    color: #fff;
    padding: 0 15px 0 20px;
    font-family: Helvetica,Arial,sans-serif;
}

#cn {
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/cn.jpg) no-repeat 0 4px;
}

#us {
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/us.jpg) no-repeat 0 4px;
}

#logo {
    line-height: 134px;
    height: 134px;
}

#logo a {
    display: block;
    margin: 20px 10px;
}

#search {
    margin-top: 80px;
    float: right;
    height: 25px;
    text-align: center;
    height: 40px;
}

.btn-my {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    width: 60px;
}

@media (max-width: 992px) {
    #logobg {
        padding-bottom:20px;
    }

    #search {
        margin-top: 0;
        float: none;
    }

    .form-control {
        width: auto;
        display: inline-block;
    }

    #logo a {
        text-align: center;
    }

    #logo a images {
        display: inline;
    }
}

#navbg {
    border-top: 5px solid #428bca;
    font-size: 14px;
}

.navbar {
    margin-bottom: 0;
    margin-top: -5px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.navbar .navbar-nav .open>a {
    background-color: #428bca;
    color: #fff;
    border-top: 5px solid #555;
    border-right: 1px solid #428bca;
}

.dropdown-menu {
    border: none;
}

.dropdown-menu>li>a {
    padding: 10px 20px;
}

.caret {
    color: #333;
}

.navbar .navbar-nav .open>a .caret {
    color: #fff;
}

.navbar .navbar-nav>li>a {
    color: #428bca;
    border-top: 4px solid #428bca;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (min-width: 992px) and (max-width:1200px) {
    .nav>li>a {
        padding:11px 14px;
    }
}

@media (max-width: 992px) {
    #navbg {
        border-top:1px solid #eee;
    }

    .navbar {
        padding: 8px;
        padding-top: 12px;
        text-align: center;
    }

    .navbar .navbar-nav .open .dropdown-menu>li>a:hover {
        background: #428bca;
        color: #fff;
    }

    .navbar .navbar-nav .open .dropdown-menu>li>a {
        color: #333;
    }

    .navbar .navbar-nav>li>a {
        border-top: 1px solid #ddd;
    }

    .navbar .navbar-nav>li>a:hover {
        border-top: 1px solid #eee;
    }

    .navbar .navbar-nav .open>a {
        border-top: 1px solid #eee;
    }
}

.navbar button.collapsed {
    background-color: #428bca!important;
    padding: 12px;
}

.navbar .navbar-toggle {
    border: 0;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 1px;
    padding: 7px 10px;
}

.navbar .navbar-toggle:hover,.navbar .navbar-toggle:focus {
    background-color: #004da8;
}

.navbar .navbar-toggle span.icon-bar {
    background-color: #fff;
}

@media (min-width: 993px) {
    .navbar-nav {
        width:993px;
        margin: 0 auto;
        float: none;
    }
}

.navbar .navbar-header #logom {
    display: none;
}

.navbar.affix .navbar-header #logom {
    display: block;
    margin-right: 0;
    width: 30%;
    float: right;
    margin-bottom: 0;
    margin-right: 20px;
}

@media (min-width: 992px) {
    .navbar.affix .navbar-header #logom {
        display:none;
    }
}

.navbar.affix .navbar-header .navbar-toggle {
    float: left;
    margin-left: 20px;
}

.navbar.affix {
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #999;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/bg.jpg);
    animation: fadeIn .5s ease-in;
    -webkit-animation: fadeIn .5s;
}

@media (max-width: 767px) {
    .navbar.affix .navbar-header #logom {
        width:50%;
    }
}

#main {
    padding-top: 20px;
}

#myCarousel {
    height: 280px;
    z-index: 999;
}

#myCarousel .carousel-indicators {
    bottom: 10px;
    left: 110%;
}

#myCarousel .item images {
    width: 100%;
}

#myCarousel .item {
    height: 270px;
    overflow: hidden;
}

.carousel-caption a {
    color: #fff;
}

.carousel-control.right,.carousel-control.left {
    background: none;
    filter: alpha(opacity=100);
    opacity: 1;
}

.carousel-control span {
    display: block;
    position: absolute;
    width: 40px;
    height: 45px;
    top: 40%;
}

.carousel-control {
    width: auto;
}

.goright {
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/carrousel-next.jpg) no-repeat;
    right: -10px;
}

.goleft {
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/carrousel-prev.jpg) no-repeat;
    left: 5px;
}

#bookCarousel {
    height: 150px;
}

#bookCarousel .carousel-indicators {
    bottom: 0;
    left: 80%;
    margin-bottom: 0;
}

#news {
    background: #eee;
    padding-bottom: 15px;
}

#news h2 {
    color: #428bca;
    line-height: 40px;
    padding-left: 20px;
}

#news .more {
    right: 30px;
}

#news .newslist {
    padding-left: 20px;
}

.carousel-indicators .active {
    background-color: #428bca;
}

.carousel-indicators li {
    border: none;
    background-color: #babdc0;
    border-radius: 0;
}

@media (min-width: 992px) and (max-width:1200px) {
    #myCarousel .item images {
        margin-top:0;
    }
}

@media (max-width: 992px) {
    #myCarousel .carousel-indicators {
        left:50%;
    }

    #news {
        margin-left: 15px;
        margin-right: -15px;
        padding: 10px 20px;
    }

    #main {
        padding: 0;
    }

    .goright {
        right: 15px;
    }

    .goleft {
        left: 15px;
    }

    .newslist a,.bookcont,.more {
        font-size: 14px;
    }

    #news h2,#news .newslist {
        padding-left: 0;
    }
}

.headline {
    display: block;
    margin: 10px 0 5px;
    position: relative;
}

.headline h2 {
    border-top: 5px solid #428bca;
    border-bottom: 2px solid #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #428bca;
}

.more {
    position: absolute;
    right: 10px;
    top: 15px;
    color: #428bca;
}

.lanpic {
    padding-top: 10px;
}

.newslist {
    line-height: 30px;
}

.newslist li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/arrow1.jpg) no-repeat 0 12px;
    padding-left: 10px;
}

.newslist a {
    color: #333;
}

.time {
    display: none;
}

#flink .headline {
    margin-top: 0;
}

#flink .headline h2 {
    padding-top: 0;
    border-top: none;
}

.flist {
    padding: 10px 0;
    line-height: 24px;
}

.flist a {
    display: block;
    float: left;
    padding-right: 30px;
}

#mainlan .col-md-6 {
    min-height: 240px;
}

@media (max-width: 992px) {
    #mainlan {
        padding:0 20px;
    }
}

#side {
    border-left: 1px solid #eee;
    padding-top: 20px;
    height: 300px;
}

.sidenews {
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/bg.jpg);
}

.sidenews .newslist {
    padding: 0 20px 10px;
}

.sidenews .headline {
    margin-top: 0;
}

.sidenews .headline h2 {
    background: #428bca;
    padding: 10px;
    color: #fff;
}

.sidenews .more {
    color: #fff;
    top: 10px;
}

#books {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#books .headline h2 {
    border-top: none;
    border-bottom: 5px solid #428bca;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    color: #428bca;
}

@media (max-width: 992px) {
    #side {
        border-left:0;
    }

    #zt images {
        display: inline;
    }
}

#footer {
    margin-top: 20px;
    padding: 20px 0;
    color: #fff;
    position: relative;
    background: #fafaf0;
    border-top: 6px solid #428bca;
}

#footer .container {
    position: relative;
}

address {
    color: #333;
    line-height: 26px;
    margin-top: -5px;
}

address a {
    color: #333;
}

#social {
    position: absolute;
    top: 10px;
    right: 40px;
    display: none;
}

#social li {
    display: inline;
}

#social li a {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 10px 10px 0;
    float: left;
    text-indent: -9999px;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/social_icons.jpg) no-repeat 0 0;
}

#social li #yt {
    background-position: 0 0;
}

#social li #tw {
    background-position: 0 -35px;
}

#social li #fb {
    background-position: 0 -70px;
}

#social li #gm {
    background-position: 0 -245px;
}

#qr {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 15px;
    top: -15px;
}

@media (max-width: 767px) {
    #footer {
        padding-top:10px;
        text-align: center;
    }

    #social {
        top: 0;
    }

    address {
        padding-top: 10px;
    }

    #qr {
        display: none;
    }
}

#page {
    height: auto!important;
    height: 500px;
    min-height: 500px;
    margin-top: 10px;
}

#page .headline {
    padding-top: 10px;
    text-align: center;
}

#page .headline h2 {
    color: #292929;
    font-size: 32px;
    padding-bottom: 30px;
}

#subnav {
    border-left: 12px solid #428bca;
    padding-left: 0;
    padding-right: 0;
    font-family: "Microsoft Yahei",arial,sans-serif;
}

#subnav h3 {
    background: #428bca;
    color: #fff;
    font-size: 22px;
    line-height: 68px;
    padding: 0 22px;
    margin-top: 0;
}

#subnav .nav-stacked {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    display: block;
}

#subnav li {
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    line-height: 22px;
    zoom:1;position: relative;
    margin-top: 0;
}

#subnav li a {
    color: #428bca;
    text-decoration: none;
}

#subnav li.current a {
    position: relative;
    border-left: 4px solid #ff9600;
    left: -4px;
    color: #428bca;
}

@media (max-width: 992px) {
    #subnav h3 {
        line-height:32px;
    }
}

.bdsharebuttonbox {
    float: right;
    padding-right: 10px;
}

.rbox {
    padding-bottom: 20px;
}

#conside {
    background: #fff;
    border-right: 1px solid #e8e6cf;
}

#toobar-bottom {
    padding: 10px 0;
    text-align: center;
}

.stButton .stFb,.stButton .stTwbutton,.stButton .stMainServices,.stButton .stButton_gradient {
    height: 22px!important;
}

.stButton .stBubble_count {
    height: 41px!important;
}

.stButton {
    margin: 0 1px!important;
}

.rbox h2 {
    border-bottom: 4px solid #565347;
    color: #3F3c30;
    font-size: 13px;
    line-height: 30px;
    margin-top: -10px;
}

#conside .headline {
    position: relative;
}

#conside .headline span,#list .headline span {
    font-size: 13px;
    position: absolute;
    bottom: -25px;
    color: #8a887d;
}

.crumbs {
    left: 10px;
}

.contime {
    right: 10px;
}

#conside .content {
    padding-top: 50px;
}

.center {
    text-align: center;
}

.content {
    padding: 10px;
    font-size: 16px;
}

.content p {
    line-height: 29px;
    color: #2b2f37;
    padding: 0;
    margin: 0 0 20px;
    text-indent: 2em;
}

.content .images-responsive {
    margin: 0 auto;
}

.content .pull-left {
    padding: 0 20px 20px 0;
}

@media (max-width: 992px) {
    #rside {
        display:none;
    }
}

#list .headline h2 {
    text-align: left;
    display: block;
    padding-bottom: 1px;
}

.artlist {
    margin: 30px;
    padding-top: 20px;
}

.artlist li {
    font-size: 13px;
    border-bottom: 1px #ccc dotted;
    line-height: 40px;
    _border-bottom: 1px #ddd dashed;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/arrow1.jpg) no-repeat 0 16px;
    padding-left: 13px;
}

.artlist h4 {
    padding-top: 8px;
}

.lpic {
    float: left;
    padding: 5px 10px 0 0;
}

.lpic images {
    padding: 4px;
    border: 1px solid #dedede;
}

.dscp {
    color: #999;
    font-size: 13px;
}

.bk20 {
    height: 20px;
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    display: block;
}

.rt {
    float: right;
}

.table td p {
    margin: 0;
    text-indent: 0!important;
}

.pagination {
    margin: 30px 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.searchlist {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 0;
}

.searchlist ul li {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

#subside {
    background: #fff;
    height: auto!important;
    height: 500px;
    min-height: 500px;
}

.rightMenu {
    position: relative;
}

.subdrop {
    padding-top: 20px;
}

.subdrop button {
    font-size: 30px;
    white-space: normal;
    font-weight: 300;
}

@media (max-width: 767px) {
    .subdrop #subnav {
        width:100%;
    }

    .subdrop #subnav li {
        float: none;
    }
}

@media (min-width: 767px) {
    .subdrop #subnav {
        width:680px;
    }
}

@media (min-width: 992px) {
    .subdrop #subnav {
        width:800px;
    }
}

@media (min-width: 1200px) {
    .subdrop #subnav {
        width:900px;
    }
}

#btnpop {
    font-size: 30px;
    color: #d26900;
}

.dropcap {
    float: left;
    padding-top: 10px;
    color: #428bca;
    font-size: 47px;
    font-family: georgia,times;
    height: 25px;
    width: 35px;
    margin: 0;
    padding-bottom: 10px;
}

@-webkit-keyframes flaming {
    from,to {
        opacity: .5;
    }

    50% {
        opacity: .9;
        -webkit-transform: scale(1.1,1.3);
    }
}

@-moz-keyframes flaming {
    from,to {
        opacity: .5;
    }

    50% {
        opacity: .9;
        -moz-transform: scale(1.1,1.3);
    }
}

@keyframes flaming {
    from,to {
        opacity: .5;
    }

    50% {
        opacity: .9;
        transform: scale(1.1,1.3);
    }
}

#gotoTop {
    position: fixed;
    right: 50px;
    margin-left: 570px;
    bottom: 50px;
    z-index: 7;
    display: none;
    visibility: hidden;
    width: 26px;
    height: 48px;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/rocket.jpg) no-repeat 50% 0;
    opacity: 0;
    -webkit-transition: visibility .6s cubic-bezier(0.6,0.04,0.98,0.335),opacity .6s cubic-bezier(0.6,0.04,0.98,0.335),-webkit-transform .6s cubic-bezier(0.6,0.04,0.98,0.335);
    -moz-transition: visibility .6s cubic-bezier(0.6,0.04,0.98,0.335),opacity .6s cubic-bezier(0.6,0.04,0.98,0.335),-moz-transform .6s cubic-bezier(0.6,0.04,0.98,0.335);
    transition: visibility .6s cubic-bezier(0.6,0.04,0.98,0.335),opacity .6s cubic-bezier(0.6,0.04,0.98,0.335),transform .6s cubic-bezier(0.6,0.04,0.98,0.335);
}

#gotoTop i {
    display: block;
    margin-top: 48px;
    height: 14px;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/rocket.jpg) no-repeat 50% -48px;
    opacity: .5;
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    transition: transform .2s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

#gotoTop:hover {
    background-position: 50% -62px;
}

#gotoTop:hover i {
    background-position: 50% 100%;
    -webkit-animation: flaming .7s infinite;
    -moz-animation: flaming .7s infinite;
    animation: flaming .7s infinite;
}

#gotoTop.rocket {
    visibility: visible;
    opacity: 1;
}

#gotoTop.launch {
    background-position: 50% -62px;
    opacity: 0;
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    transform: translateY(-800px);
    pointer-events: none;
}

#gotoTop.launch i {
    background-position: 50% 100%;
    -webkit-transform: scale(1.4,3.2);
    -moz-transform: scale(1.4,3.2);
    transform: scale(1.4,3.2);
}

#smain {
    height: auto!important;
    height: 500px;
    min-height: 500px;
    padding: 20px;
}

#smain h1 {
    color: #428bca;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 30px;
}

#snav {
    color: #888;
}

#snav a {
    color: #888;
}

#subnav {
    border-left: 12px solid #428bca;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: 0;
    font-family: "Microsoft Yahei",arial,sans-serif;
    background: #666;
}

#subnav h3 {
    background: #428bca url() no-repeat;
    color: #fff;
    font-size: 22px;
    line-height: 68px;
    padding: 0 22px;
    margin-top: 0;
}

#subnav .nav-stacked {
    border-top: 1px solid #888;
    margin-top: 20px;
    display: block;
}

#subnav li {
    border-bottom: 1px solid #888;
    font-size: 15px;
    line-height: 22px;
    zoom:1;position: relative;
    margin-top: 0;
}

#subnav li a {
    color: #fff;
    text-decoration: none;
}

#subnav li.current a {
    position: relative;
    border-left: 4px solid #ff9600;
    left: -4px;
    color: #5c307d;
}

#subnav .nav>li>a:hover,#subnav .nav>li>a:focus {
    background: #428bca;
}

@media (max-width: 767px) {
    #subnav {
        top:10px;
        display: none;
    }

    #subnav h3 {
        line-height: 30px;
    }
}

#subnav li ul {
    margin: 0;
    border: 0;
    background: #555;
    position: relative;
    border-left: 4px solid #428bca;
    left: -4px;
    width: 100%;
}

#subnav li ul li {
    border-bottom: 0;
    border-top: 1px solid #888;
    font-size: 12px;
}

#subnav li.current ul li a,#subnav li ul li a {
    color: #eee;
    border: 0;
    padding: 11px 5px 11px 34px;
    line-height: 18px;
    display: block;
    position: static;
}

#subnav li.current ul {
    border-left: 4px solid #ff9600;
}

#subnav li ul li a:hover {
    background: #428bca;
}

#subnav li.current a {
    position: relative;
    border-left: 4px solid #ff9600;
    left: -4px;
    color: #ff9600;
}

#subbody {
    overflow: hidden;
}

#mylist {
    margin: 30px;
    height: auto!important;
    height: 20px;
    min-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    min-height: 500px;
}

.cat #mylist {
    margin: 10px;
}

#mylist li {
    border-bottom: 1px #ccc dotted;
    line-height: 36px;
    _border-bottom: 1px #ddd dashed;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/arrow1.jpg) no-repeat 0 15px;
    padding-left: 13px;
}

#showPage {
    text-align: center;
    margin-top: -20px;
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    background-color: #428bca;
    border-color: #428bca;
}

.pagination>li>a,.pagination>li>span {
    color: #666;
}

.time {
    color: #999;
}

#mylist .time {
    float: right;
}

.show-img {
    border: 10px #fff solid;
    -moz-box-shadow: 3px 2px 3px #ddd;
    -webkit-box-shadow: 3px 2px 3px #ddd;
    box-shadow: 3px 2px 3px #ddd;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    #mylist {
        margin:0 0 30px;
    }

    #mylist .time {
        font-size: 12px;
    }
}

#article {
    background: #fff;
    padding: 10px 30px;
}

#article h1 {
    font-size: 26px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
    color: #428bca;
}

.titleinfo {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 8px 20px;
    margin: 20px 0;
    color: #666;
}

.titleinfo span {
    *float: left;
}

.jiathis_style {
    position: absolute;
    right: 20px;
    top: 10px;
}

@media (max-width: 767px) {
    .jiathis_style {
        display:none;
    }

    .titleinfo {
        text-align: center;
        border: none;
    }
}

.content {
    font-size: 14px;
    line-height: 23px;
    padding: 20px 30px;
    background: #fff;
}

.content p,.content div {
    text-indent: 2em;
    text-align: justify;
    word-wrap: break-word;
    padding: 8px 0;
}

.content table {
    width: 100%;
}

.content table p {
    text-indent: 0!important;
    padding-left: 10px!important;
}

.content img {
    padding: 10px;
}

.no2em {
    text-align: center;
    text-indent: 0!important;
}

@media (max-width: 767px) {
    #article {
        padding:10px;
    }

    .content {
        padding: 20px 0;
    }

    .content img {
        width: 100%;
        height: auto!important;
    }
}

@-webkit-keyframes flaming {
    from,to {
        opacity: .5;
    }

    50% {
        opacity: .9;
        -webkit-transform: scale(1.1,1.3);
    }
}

@-moz-keyframes flaming {
    from,to {
        opacity: .5;
    }

    50% {
        opacity: .9;
        -moz-transform: scale(1.1,1.3);
    }
}

@keyframes flaming {
    from,to {
        opacity: .5;
    }

    50% {
        opacity: .9;
        transform: scale(1.1,1.3);
    }
}

#gotoTop {
    position: fixed;
    right: 50px;
    margin-left: 570px;
    bottom: 50px;
    z-index: 7;
    display: none;
    visibility: hidden;
    width: 26px;
    height: 48px;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/rocket.jpg) no-repeat 50% 0;
    opacity: 0;
    -webkit-transition: visibility .6s cubic-bezier(0.6,0.04,0.98,0.335),opacity .6s cubic-bezier(0.6,0.04,0.98,0.335),-webkit-transform .6s cubic-bezier(0.6,0.04,0.98,0.335);
    -moz-transition: visibility .6s cubic-bezier(0.6,0.04,0.98,0.335),opacity .6s cubic-bezier(0.6,0.04,0.98,0.335),-moz-transform .6s cubic-bezier(0.6,0.04,0.98,0.335);
    transition: visibility .6s cubic-bezier(0.6,0.04,0.98,0.335),opacity .6s cubic-bezier(0.6,0.04,0.98,0.335),transform .6s cubic-bezier(0.6,0.04,0.98,0.335);
}

#gotoTop i {
    display: block;
    margin-top: 48px;
    height: 14px;
    background: url(/lywhcyyjy/dfiles/12888/pub/lywh/images/rocket.jpg) no-repeat 50% -48px;
    opacity: .5;
    -webkit-transition: -webkit-transform .2s;
    -moz-transition: -moz-transform .2s;
    transition: transform .2s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

#gotoTop:hover {
    background-position: 50% -62px;
}

#gotoTop:hover i {
    background-position: 50% 100%;
    -webkit-animation: flaming .7s infinite;
    -moz-animation: flaming .7s infinite;
    animation: flaming .7s infinite;
}

#gotoTop.rocket {
    visibility: visible;
    opacity: 1;
}

#gotoTop.launch {
    background-position: 50% -62px;
    opacity: 0;
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    transform: translateY(-800px);
    pointer-events: none;
}

#gotoTop.launch i {
    background-position: 50% 100%;
    -webkit-transform: scale(1.4,3.2);
    -moz-transform: scale(1.4,3.2);
    transform: scale(1.4,3.2);
}

#topmenu {
    position: absolute;
    right: 10px;
    top: 10px;
}

#topmenu a {
    color: #fff;
}

#logobg .row {
    position: relative;
}