﻿#sideRight {
    position: fixed;
    z-index: 16;
    top: 30%;
    right: 1px;
    display: none;
    /*right: -70px;*/
    width: 76px;
}

#sideRight .side {
    width: 100%;
    height: 72px;
    margin-bottom: 1px;
    background: url(../images/sidebg.png) repeat;
    cursor: pointer;
    position: relative;
}

#sideRight .side_in {
    width: 100%;
    cursor: pointer;
    margin-bottom: 1px;
}

#sideRight .side_in img {
    display: block;
    width: 100%;
}

#sideRight .sid_open {
    position: absolute;
    display: none;
    left: -19px;
    top: 0px;
    cursor: pointer;
    animation: mymove2 4s infinite linear;
    -webkit-animation: mymove2 4s infinite linear;
}

#sideRight .hideCode {
    top: 0;
    position: absolute;
    left: -120px;
    display: none;
}

#sideRight .hideCode img {
    width: 120px;
}

#sideRight .side.sideTop {
    visibility: hidden;
    filter: alpha(opacity=0);
    /* IE */
    -moz-opacity: 0;
    /* 老版Mozilla */
    -khtml-opacity: 0;
    /* 老版Safari */
    opacity: 0;
    transition: opacity 0.6s;
}

#sideRight .weixin {
    display: block;
    margin: 0 auto;
    padding-top: 12px;
}

#sideRight p {
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    color: #fff;
}

#sideRight .side:hover p {
    color: #00448b;
}

@media only screen and (max-height:892px) {
    .index-banner {
        padding-top: 92px
    }
    .index-banner .slider .info .text {
        height: 355px;
        margin-left: 0;
        width: 400px
    }
}

@media only screen and (max-width:1440px) {
    .section-7 .section-title .info-box {
        padding: 0;
    }
    .section-5 .newsBox ul li .pic.event .bg_center {
        max-width: 101px;
    }
    .section-5 .newsBox ul.cons02 li .info h4 {
        height: 24px;
    }
    .header-nav>li ul {
        top: 52px;
    }
    body {
        font-size: 14px
    }
    .header {
        height: 92px
    }
    .header .logo-pic {
        height: 92px
    }
    .header-nav {
        float: right;
        height: 52px;
        line-height: 52px
    }
    .index-banner {
        padding-top: 92px
    }
    .index-banner .slider .info .text {
        height: 355px;
        margin-left: 0;
        width: 400px
    }
    .index-banner .slider.ban02 .info .text {
        width: 298px;
    }
    .section-title h2 {
        font-size: 26px
    }
    .section-title h1 {
        font-size: 26px
    }
    .section-title .info-box {
        margin-top: 20px;
        line-height: 22px
    }
    .section-2 .section-title {
        padding-top: 12%
    }
    .section-2 .content .clearfix {
        margin-top: 30px
    }
    .section-2 .content .clearfix li {
        width: 60px;
        font-size: 12px
    }
    .section-2 .content .clearfix .info {
        margin-top: 12px
    }
    .section-2 .content .more {
        margin-top: 26px
    }
    .section-2 .section-bottom {
        height: 34%
    }
    .section-2 .section-bottom .pic {
        width: 60px
    }
    .section-2 .section-bottom .info {
        margin: 12px 0
    }
    .section-2 .section-bottom .info p {
        margin-top: 6px;
        line-height: 20px
    }
    .section-2 .section-bottom .view {
        margin-right: -4px
    }
    .section-3 .page-cen {
        padding-top: 60px
    }
    .section-3 .pro-list ul {
        margin: 0
    }
    .section-3 .pro-list li {
    margin: 120px 60px 0;
        width: 280px;
        height: 190px;
    width: 480px;
    height: 320px;
    }
    .section-3 .pro-list li .info {
        width: 236px
    }
    .section-3 .pro-list li:hover .info {
        line-height: 20px
    }
    .section-4 .page-cen {
        padding-top: 60px
    }
    .section-4 .section-title .info-box {
        margin-top: 40px;
        padding: 20px 30px
    }
    .section-4 .coreListBox {
        width: 830px;
        margin: 20px auto 0
    }
    .section-4 .coreListBox li {
        height: 230px;
        margin-right: -40px
    }
    .section-4 .coreDetailsBox h4 {
        margin-top: 24px
    }
    .section-4 .coreDetailsBox .info {
        margin-top: 12px;
        line-height: 22px
    }
    .section-4 .coreDetailsBox .more {
        margin-top: 12px
    }
    .section-5 .page-cen {
        padding-top: 60px
    }
    .section-5 .nav-list {
        margin-top: 24px
    }
    .section-5 .newsBox {
        margin-top: 40px
    }
    .section-5 .newsBox ul li {
        width: 270px
    }
    .section-5 .newsBox ul li .pic {
        height: 160px
    }
    .section-5 .newsBox ul li .pic.event img {
        max-width: 160px;
        max-height: 170px
    }
    .section-5 .newsBox ul li .info {
        margin-top: 0
    }
    .section-5 .newsBox ul li .info h4 {
        font-size: 15px;
        line-height: 24px;
        height: 48px;
    }
    .section-5 .newsBox ul li .info .text {
        font-size: 14px;
        line-height: 20px
    }
    .section-5 .newsBox ul li .info .more {
        margin-top: 39px
    }
    .section-6 .section-title {
        padding-top: 60px
    }
    .footer {
        padding-top: 44px
    }
    .footer .footer-bottom {
        height: 60px;
        line-height: 60px
    }
    .footer .footer-milder li li {
        line-height: 22px
    }
}