﻿/*常用样式预定义*/
input::-webkit-input-placeholder { /* WebKit browsers */
    color: #b9cbd4;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b9cbd4;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b9cbd4;
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #b9cbd4;
}

iframe {
    display: block;
}

.clearfloat {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clearMargingTop {
    margin-top: 0 !important;
}

.clearMargingRight {
    margin-right: 0 !important;
}

.tab-emblem {
    top: 37px;
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}
/*样式开始*/
body {
    font-size: 14px;
    font-family: "微软雅黑";
}

.newsItem a:hover {
    color: #de000c;
}
.news-left-content h1:hover a{
     color: #de000c;
}
.news-left-content p a:hover {
     color: #de000c;
}

.header {
    width: 100%;
    height: auto;
}

.header-welcome {
    background-color: #2c2c2c;
    height: 33px;
    line-height: 33px;
}

.welcome-box {
    width: 1200px;
    margin: 0 auto;
    color: #e2e2e2;
}

.welcome-right a {
    display: block;
    float: left;
    margin-left: 15px;
    padding-left: 36px;
    color: #e2e2e2;
    font-size: 12px;
}

.setIndex {
    background: url(../images/top1.png) no-repeat left center;
}

.setCollection {
    background: url(../images/top2.png) no-repeat left center;
}

.header-nav {
    width: 100%;
    height: 93px;
    background: url(../images/hbg.png) no-repeat left center;
}

.nav-box {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    height: 93px;
    width: 220px;
    background: url(../images/logo.png) no-repeat left center;
}

.nav-ul {
    float: left;
}

.nav-item {
    float: left;
    width: 110px;
    text-align: center;
    /*margin-left:55px;*/
    /*position:relative;*/
}

    .nav-item:first-child {
        margin-left: 125px;
    }

.navon {
    background-color: #98150e !important;
}

.nav-item:hover {
}

.nav-item > a {
    font-size: 16px;
    color: #edc08a;
    line-height: 93px;
}

.search {
    float: right;
    width: 45px;
    height: 67px;
    margin-top: 26px;
    background: url(../images/search.png) no-repeat center 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.nav-layer {
    position: absolute;
    top: 125px;
    left: 0;
    width: 100%;
    background-color: #98150e;
    height: 45px;
    display: none;
}

.secbox {
    text-align: right;
    margin: 0 auto;
    max-width: 1100px;
}

.ulbox2 {
    text-align: center;
}

.ulbox3 {
    max-width: 820px;
}

.secitem {
    /*float:left;*/
    display: inline-block;
    width: 62px;
    /*margin-left: 62px;*/
    height: 45px;
    line-height: 45px;
    /*3d翻转*/
    transform-style: preserve-3d;
    perspective: 800px;
}

    .secitem a {
        font-size: 14px;
        color: #ffffff;
    }

.channel {
    width: 100%;
    background: url(../images/cbg.png) no-repeat;
    height: 100px;
    border-bottom: 1px solid #98150e;
}

.channel-box {
    width: 1200px;
    margin: 0 auto;
}

    .channel-box > div {
        float: left;
        width: 298px;
        height: 99px;
        border-right: 1px solid #d5d5d5;
        /*text-align:center;*/
    }

        .channel-box > div:first-child {
            border-left: 1px solid #d5d5d5;
        }

    .channel-box a {
        display: block;
        height: 100%;
    }

    .channel-box > div:hover .cla {
        color: #de000c;
    }

    .channel-box a h1 {
        font-size: 20px;
        color: #494949;
        padding-top: 30px;
        padding-left: 135px;
    }

    .channel-box a h2 {
        font-size: 12px;
        margin-top: 8px;
        color: #6f6f6f;
        padding-left: 135px;
    }

.channel-c1 {
    background: url(../images/c1.png) no-repeat 48px 27px;
}

.channel-c2 {
    background: url(../images/c2.png) no-repeat 48px 27px;
}

.channel-c3 {
    background: url(../images/c3.png) no-repeat 48px 27px;
}

.channel-c4 {
    background: url(../images/c4.png) no-repeat 48px 27px;
}

.content {
    background: url(../images/mainbg.png) no-repeat left bottom;
    
    width: 100%;
}

.news {
    width: 1200px;
    height: 505px;
    margin: 0 auto;
}

.news-left {
    height: 140px;
    width: 840px;
}

.news-left-header {
    height: 146px;
    /*width:140px;*/
    background: url(../images/news-header.png) no-repeat left 33px;
}

    .news-left-header span {
        float: right;
        /*margin-top: 60px;*/
    }

        .news-left-header span a {
            color: #de000c;
            font-size: 20px;
             background:url(../images/morepic.png) no-repeat left 60px;
        display:inline-block;
        width:40px;
        height:146px;
        }

.hiSlider-item {
    width: 400px;
    height: 230px;
    overflow: hidden;
}

    .hiSlider-item img {
        width: 400px;
    height: 230px;
    }

.hiSlider-pages {
    bottom: 100px !important;
}

.hiSlider-title {
    width: 400px;
    height: 80px;
    background-color: #98150e !important;
}

.hiSlider-pages a {
    background-color: #ffffff !important;
}

    .hiSlider-pages a.active {
        background-color: #df9a2b !important;
    }

.news-left-body {
    float: left;
    width: 400px;
    height: 312px;
    position: relative;
}

.demo {
    width: 400px;
    height: 312px;
}

.hiSlider-wrap {
    position: static !important;
}

.news-left-content {
    float: left;
    margin-left: 30px;
    height: 312px;
    width: 410px;
}

    .news-left-content h1 a {
        font-size: 18px;
        color: #4d4d4d;
        font-weight: bold;
    }

    .news-left-content p {
        font-size: 12px;
        color: #888888;
        line-height: 26px;
        margin-top: 16px;
        padding-bottom: 16px;
        border-bottom: 1px solid #e9e9e9;
    }

        .news-left-content p a {
            font-size: 12px;
            color: #888888;
        }

.newsItem {
    margin-top: 19px;
    padding-left: 15px;
    background: url(../images/newspoint.png) no-repeat left center;
}

    .newsItem:first-child {
        margin-top: 22px;
    }

    .newsItem a {
        color: #605f5f;
        font-size: 14px;
    }

    .newsItem .time {
        float: right;
    }

.news-right {
    width: 298px;
    height: 312px;
    margin-left: 60px;
}

.news-right-header {
    height: 146px;
    background: url(../images/vedio-header.png) no-repeat left 33px;
}

.news-right-body {
    width: 296px;
    height: 164px;
    border: 1px solid #98150e;
    position:relative;
}
.playvedio{
    position:absolute;
    /*top:53px;
    left:118px;*/
    width:284px;
    margin:6px;
    height:152px;
    background:url(../images/playvideo.png) no-repeat center center rgba(204,204,204,0.3);

}

    .news-right-body img {
        padding: 6px 6px;
        width: 284px;
        height: 152px;
    }

.news-right-header span {
    float: right;
    /*margin-top: 60px;*/
}

    .news-right-header span a {
        color: #de000c;
        font-size: 20px;
        background:url(../images/morepic.png) no-repeat left 60px;
        display:inline-block;
        width:40px;
        height:146px;
    }

.news-right-row2 {
    width: 298px;
    height: 47px;
    background: url(../images/border.png) no-repeat;
}

.news-right-row2 {
    margin-top: 21px;
}

    .news-right-row2:hover .plus {
        background: url(../images/cut.png) no-repeat 24px center;
        /*transition-delay:0.2s;*/
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .news-right-row2:first-child {
        margin-top: 22px;
    }

.news-right-one {
    display: inline-block;
    width: 229px;
    height: 47px;
    background: url(../images/zzjg.png) no-repeat 30px center;
}

.plus {
    display: inline-block;
    width: 64px;
    height: 47px;
    background: url(../images/plus.png) no-repeat 24px center;
    transition: all 500ms ease;
}



#news-right-one {
    background: url(../images/ldzc.png) no-repeat 30px center;
}

.productCenter-header {
    width: 100%;
    height: 71px;
    background: url(../images/product.png) no-repeat center center;
    background-size: auto;
}

.productCenter-ul {
    width: 1200px;
    margin: 0 auto;
    margin-top: 48px;
}

.productCenter-item {
    width: 222px;
    height: 450px;
    float: left;
    margin-left: 15px;
    overflow: hidden;
}

    .productCenter-item:first-child {
        margin-left: 0;
    }

.productItemBox {
    width: 444px;
    height: 450px;
    position: relative;
    transition: all 0.5s ease;
}

.productItemBox-left {
    width: 222px;
}

.productItemBox img {
    margin-top: 30px;
}

.productItemBox-right {
    position: absolute;
    left: 222px;
    top: 0;
    height: 450px;
    background: url(../images/tm.png) no-repeat;
}

.productCenter-item:hover .productItemBox {
    margin-left: -100%;
}

.footer {
    width: 100%;
    height: 140px;
    background-color: #4a2901;
    margin-top: 78px;
    overflow:hidden;
    margin: 0 auto;
}

.footer-left {
    width: 585px;
    height: 140px;
}

.footer-logo {
    height: 104px;
    width: 500px;
    background: url(../images/footlogo.png) no-repeat left center;
}

.footer-box {
    width:1200px;
    margin:auto;
}

.footer-bottom {
    font-size: 12px;
    color: #f1c086;
}

    .footer-bottom a {
        color: #f1c086;
    }

.footer-right {
    margin-top: 18px;
    height: 140px;
    margin-right: 200px;
}

.msk1, .msk2,.msk3{
    /*display:inline-block;*/
    float: left;
    width: 77px;
    height: 97px;
    margin-left: 20px;
}

.msk1 {
    background: url(../images/msk1.png) no-repeat left center;
}

.msk2 {
    background: url(../images/ms2.png) no-repeat left center;
}
.msk3 {
    background: url(../images/ms3.png?v=3) no-repeat left center;
}

.footer-right-content {
    float: left;
    color: #f1c086;
    margin-left: 15px;
}

    .footer-right-content a {
        color: #f1c086;
    }

.tel {
    /*background: url(../images/tel.png) no-repeat left center;*/
    margin-left: 27px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    padding-left:25px;
}

.ask {
    margin-top: 17px;
    padding-left: 100px;
    text-align: right;
}

.addr {
    margin-top: 20px;
    padding-left: 11px;
}
/*固定背景*/
.mainbg {
    /*top:127px;*/
    position: fixed;
    z-index: -999;
    /*background: url(../images/news-bg.png) no-repeat left top;*/
}

/*新闻列表页*/
.newsbody {
    background-color: #d6c292;
    z-index: 9;
}

.news-main {
    /*background: url(../images/news-bg.png) no-repeat left top;*/
    width: 100%;
    /*min-height: 1329px;*/
    z-index: 999;
    /*background-size: contain;*/
}

.news-main-box {
    width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
     background-color: rgba(235,225,201,0.5);
}

.news-main-row1 {
    width: 230px;
    height: 100px;
    background: url(../images/bg1.png) no-repeat;
    color: #ffd19b;
}

.cnname {
    font-size: 22px;
    margin-left: 36px;
    padding-top: 26px;
}

.egname {
    font-size: 22px;
    margin-left: 36px;
    padding-top: 8px;
}

.news-main-row2 {
    width: 230px;
    height: 110px;
    background: url(../images/bg2.png) no-repeat;
}

.news-main-row3 {
    /*min-height: 669px;*/
    width: 230px;
    /*background-color: rgba(235,225,201,0.5);*/
    text-align: center;
}

    .news-main-row3 li:first-child {
        padding-top: 30px;
    }

    .news-main-row3 li {
        font-size: 16px;
        line-height: 50px;
    }

        .news-main-row3 li a {
            color: #565656;
        }

li.seleted a {
    background: url(../images/bg4.png) no-repeat center center;
}

li.seleted a {
    color: white;
}
.ulbox1{
    max-width:1400px !important;
}

.news-main-right {
    width: 970px;
    min-height:800px;
    /*height: 1190px;*/
    padding-bottom: 100px;
    background-color: #ffffff;
}

.news-main-right-box {
    width: 885px;
    margin: 0 auto;
}

.bread {
    float: right;
    height: 79px;
    line-height: 79px;
}

    .bread a, .bread {
        color: #9a9a9a;
    }
    .news-left-body .hiSlider-title a{
        display:block;
    }

/*新闻列表*/
.news-main-right-ul li {
    width: 230px;
    height: 281px;
    overflow: hidden;
    border: 25px solid #f1f1f1;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    border-bottom:0;
    /*padding-bottom:24px;*/
}

    .news-main-right-ul li:hover {
        border-color: #98150e;
        background-color: #98150e;
    }

        .news-main-right-ul li:hover .mid-box {
            background-color: #98150e;
            color: #ffffff;
        }

        .news-main-right-ul li:hover h1 {
            color: #ffffff;
        }

        .news-main-right-ul li:hover p {
            color: #ffffff;
        }

        .news-main-right-ul li:hover .summary {
            background-color: #98150e;
            color: #ffffff;
        }

        .news-main-right-ul li:hover .bottombox {
            background-color: #98150e;
            color: #ffffff;
        }

        .news-main-right-ul li:hover .bigbox {
            margin-top: -160px;
            transition: all 0.5s ease;
        }

    .news-main-right-ul li:first-child {
    }

.ulbox {
    width: 230px;
    height: 160px;
    overflow: hidden;
    background-color: #f1f1f1;
}

    .ulbox img {
        display: block;
        margin: 0 auto;
        width: 230px;
        height: 160px;
    }

.mid-box {
    background-color: #f1f1f1;
    padding-top: 20px;
}

    .mid-box h1 {
        color: #5f5f5f;
        font-size: 14px;
        font-weight: bold;
        line-height: 22px;
    }

    .mid-box p {
        color: #acacac;
        font-size: 14px;
        margin-top: 15px;
    }

.bottombox {
    padding-top: 51px;
    height: 109px;
    font-size: 12px;
    line-height: 26px;
    color: #f7dede;
    background-color: #f1f1f1;
    overflow: hidden;
}
/*图片列表*/
.pic-main-row1 {
    width: 230px;
    height: 100px;
    background: url(../images/productcenter.png) no-repeat;
}
.bottom-intro >a{
    color:#595959;
}
.pic-main-right-ul li {
    border: 1px solid #f1f1f1;
    float: left;
    margin-left: 19px;
    margin-top: 20px;
    overflow: hidden;
    height: 259px;
    transition: all 0.5s ease;
}

    .pic-main-right-ul li:hover {
        border: 1px solid #920603;
    }

        .pic-main-right-ul li:hover .bottom-intro {
            margin-top: -76px;
        }

        .pic-main-right-ul li:hover .bottom-pic-box {
            bottom: 76px;
            color: white;
        }

.top-img {
    width: 280px;
    height: 183px;
}

    .top-img img {
        width: 280px;
        height: 183px;
    }

.bottom-intro {
    height: 76px;
    width: 280px;
    line-height: 76px;
    background-color: #f1f1f1;
    transition: all 0.5s ease;
}

.linkicon1 {
}

.bottom-intro a.linkicon {
    float: right;
    background: url(../images/plus1.png) no-repeat left center;
    width: 21px;
    height: 76px;
    margin-right: 25px;
}

.bottom-intro p {
    float: left;
    padding-left: 20px;
}

.pic-box {
    height: 152px;
    position: relative;
    overflow: hidden;
}

.bottom-pic-box {
    position: absolute;
    bottom: 0;
    height: 76px;
    width: 280px;
    line-height: 76px;
    background-color: #920603;
    overflow: hidden;
    transition: all 0.5s ease;
}

    .bottom-pic-box p {
        float: left;
        padding-left: 20px;
    }

.bottom-intro a.linkicon1 {
    float: right;
    background: url(../images/plus1.png) no-repeat left center;
    width: 21px;
    height: 76px;
    margin-right: 25px;
}

.bottom-pic-box a.linkicon {
    float: right;
    background: url(../images/cut1.png) no-repeat left center;
    width: 21px;
    height: 76px;
    margin-right: 25px;
}

/*视频列表*/
.vedio-main-right-ul li {
    border: 1px solid #f1f1f1;
    float: left;
    margin-left: 19px;
    margin-top: 20px;
    overflow: hidden;
    height: 259px;
    transition: all 0.5s ease;
}

.over-play {
    width: 280px;
    height: 183px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../images/play.png) no-repeat center center rgba(0,0,0,0.4);
    display: none;
}

.vedio-main-right-ul .bottom-intro {
    transition: none !important;
}

.vedio-main-right-ul li:hover .bottom-intro {
    background-color: #98150e;
}

.vedio-main-right-ul li:hover .vedio-hits {
    background-image: url(../images/hits1.png);
}

.vedio-main-right-ul li:hover .bottom-intro a {
    color: #ffffff;
}

.vedio-main-right-ul li .top-img {
    position: relative;
    overflow: hidden;
}

.vedio-main-right-ul li:hover .vedio-img {
    width: 110%;
    height: 110%;
}

.vedio-main-right-ul li:hover .over-play {
    display: block;
}

.vedio-img {
    transition: all 0.5s ease;
}


.bottom-intro div.vedio-title a {
    color: #5f5f5f;
    font-weight: bold;
}

.bottom-intro .vedio-title {
    line-height: normal;
    padding-top: 17px;
    margin-left: 18px;
}

.bottom-intro h1 {
    line-height: normal;
    margin-left: 18px;
    padding-top: 7px;
    /*float:left;*/
}

    .bottom-intro h1 a {
        color: #acacac;
    }

.vedio-hits {
    float: right;
    margin-right: 20px;
    padding-left: 22px;
    background: url(../images/hits.png)no-repeat left center;
}

/*文章详情*/
.paper-title {
    text-align: center;
}

    .paper-title h2 {
        font-size: 24px;
        color: #272727;
    }

    .paper-title h3 {
        font-size: 14px;
        color: #afafaf;
        margin-top: 25px;
    }

.paper-body {
    margin-top: 30px;
    color: #3e3e3e;
    line-height: 30px;
    border-bottom: 1px solid #a8a8a8;
    padding-bottom: 60px;
}

    .paper-body a {
        color: #3e3e3e;
    }

    .paper-body img {
        clear: both;
        display: block;
        margin: 45px auto;
        max-width: 600px;
    }

.next-prev {
    width: 297px;
    margin: 0 auto;
    margin-top: 40px;
}

    .next-prev div {
        width: 78px;
        height: 28px;
        border: 1px solid #c0c0c0;
        text-align: center;
        float: left;
        line-height: 28px;
        margin-left: 15px;
    }

        .next-prev div a {
            color: #3e3e3e;
        }
/*企业简介*/
.top-clock {
    /*width:40px;*/
    height: 74px;
    overflow: hidden;
    background: url(../images/circle1.png) no-repeat 172px top;
}

.intro-item-img {
    width: 160px;
    height: 120px;
    overflow: hidden;
    float: left;
    padding-top: 37px;
}

.intro-ul li:first-child .intro-item-img {
    padding-top: 1px;
}

.intro-item-body {
    float: left;
    width: 700px;
    margin-left: 22px;
}

.intro-item-body-header {
    background: url(../images/dl1.png) no-repeat left bottom;
    padding-top: 37px;
}

.intro-ul li:first-child .intro-item-body-header {
    padding-top: 0;
}

.header-box {
    background: url(../images/to1.png) no-repeat left top;
    line-height: 59px;
    color: #920603;
    font-size: 20px;
    height: 58px;
    margin-left: 40px;
    padding-left: 57px;
}

    .header-box div {
        border-bottom: 1px solid #888888;
        margin-right: 30px;
        line-height: 57px;
    }

.intro-item-body-bottom {
    margin-left: 10px;
    border-left: 2px solid #cfcfcf;
}

.bottom-box {
    margin-left: 41px;
    background-color: #ececec;
    line-height: 30px;
    color: #676767;
    padding: 13px 30px 19px 47px;
}

/*企业频道*/
.channel-top-bg {
    background: url(../images/line.png) repeat-x center bottom;
    width: 100%;
    height: 2px;
    margin-top: 120px;
    position: relative;
}

.channel-li {
    float: left;
    width: 77px;
    height: 393px;
    margin-left: 80px;
    margin-top: -6px;
    /*3d翻转*/
    transform-style: preserve-3d;
    perspective: 800px;
}

._3dbox {
    position: relative;
    transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;

    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    width: 77px;
    height: 393px;
    /*transform-origin: right center;*/
}

    ._3dbox.flipped {
        transform: translateX( -100% ) rotateY( -180deg );
    }
/*._3dbox > div {
        display: block;
        position: absolute;
        backface-visibility: hidden;
    }*/
.back .channel-item {
    background: url(../images/zgjh.png) no-repeat;
    transform: rotateY( 180deg );
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(0deg);
}

.front, .back {
    width: 77px;
    height: 393px;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; /* Chrome 和 Safari */
    -moz-backface-visibility: hidden; /* Firefox */
    -ms-backface-visibility: hidden; /* Internet Explorer */
    /*top: 114px;*/
}

.front {
    z-index: 2;
    background: url(../images/zgjb.png) no-repeat;
}

.back {
    background: url(../images/zgjh.png) no-repeat;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
}



.channel-li:hover ._3dbox {
   
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}

.channel-li:hover .back a {
    color: #620707;
}

.channel-li:first-child {
    margin-left: 0;
}


.front a, .back a {
    font-size: 30px;
    color: white;
    display: block;
    width: 30px;
    line-height: 36px;
    margin: 230px auto;
    transition: all 0.5s;
}
/*表单提交*/
.jl-main-right-ul {
    width: 653px;
    margin: auto;
}

.jl {
    /*text-align:center;*/
}

.grjl {
    background: url(../images/jl.png) no-repeat center center;
    width: 100%;
    height: 67px;
    margin-top: 10px;
}

.jl p {
    font-size: 16px;
    line-height: 38px;
    color: #595959;
    margin-top: 50px;
    text-indent: 2em;
}

.append {
    color: #920603;
    font-size: 20px;
    /*line-height:40px;
    height:40px;*/
    vertical-align: middle;
    display: inline-block;
    margin-left: 15px;
}

.jlform {
    /*border-collapse:separate;*/
    border-spacing: 23px;
}

    .jlform li {
        /*line-height:33px;*/
        color: #636363;
        font-size: 16px;
        /*height: 33px;*/
        margin-top: 23px;
    }

    .jlform tr {
    }

    .jlform li input[type='text'], .jlform li select, .jlform li textarea {
        height: 35px;
        border: 1px solid #dedede;
        border-radius: 3px;
        margin-left: 7px;
    }

.admintitle {
    float: left;
    text-align: right;
    line-height: 40px;
    width: 80px;
}

.jlform .tip {
    font-size: 16px;
    line-height: 38px;
    color: #d92323;
    display: none;
}

.submitBtn {
    text-align: center;
}

    .submitBtn button {
        background: url(../images/submit.png) no-repeat;
        border: none;
        width: 340px;
        height: 46px;
        margin: 50px auto;
    }
/*左边菜单翻转*/
.secitem {
    /*perspective: 1000px;
    transform-style: preserve-3d;*/
}

.secitem {
    width: 160px;
    height: 50px;
}

.news-main-row3 .secitem a {
    width: 160px;
    height: 50px;
    display: inline-block;
}

    .news-main-row3 .secitem a:hover {
        background: url(../images/bg4.png) no-repeat center center;
    }

.navfront a {
    font-size: 16px;
}

.navback a {
    font-size: 16px;
}

.nav3dbox {
    position: relative;
    transition: 0.6s;
    /*transform-style: preserve-3d;*/
    width: 230px;
    height: 50px;
}

.secitem:hover .navfront {
    background: url(../images/bg4.png) no-repeat center center;
    /*transform: rotateX(180deg);
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);*/
}

.secitem:hover .nav3dbox {
    /*transform: rotateX(180deg);
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);*/
}

.secitem:hover a {
    color: #ffffff;
}

.navfront {
    position: absolute;
    top: 0px;
    left: 0px;
    /*backface-visibility: hidden;*/
    z-index: 2;
}

.navback {
    position: absolute;
    top: 0px;
    left: 0px;
    backface-visibility: hidden;
    background: url(../images/bg4.png) no-repeat center center;
    /*transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);*/
}
/*分页---------------------------------*/

.page {
    margin-top: 40px;
    font-size: 12px;
    padding-bottom: 68px;
    padding-right: 12px;
    color: #676767;
    width: 100%;
}

.body span, .body span a {
    height: 19px;
    width: 25px;
    /*margin-right:8px;*/
}

.page .total {
    padding-right: 75px;
}

.page .bolder {
    color: #676767;
}

    .page .bolder a {
        font-weight: normal;
        color: #676767;
    }

.page .disabled a {
    color: #e1e2e3;
}

.page .otherpage a {
    background-color: #e5e5e5;
    padding: 4px 10px;
    /*margin:0 5px ;*/
}

.page .currentpage a {
    background-color: #be1818;
    color: white;
}

.page span a {
    /*margin-right: 8px;*/
    color: #676767;
}

.page .redirect {
    margin-left: 8px;
}

.page .body {
    float: right;
}

.homepage, .prevpage {
    margin-right: 13px;
}

.page .nextpage {
    margin-right: 20px;
    margin-left: 15px;
}
/*左边菜单翻转*/
.qq {
    margin-top: 64px;
}

.qqleft {
    float: left;
    background: url(../images/weibo.png) no-repeat;
    width: 243px;
    height: 116px;
    margin-right: 79px;
}

.qqright a {
    float: left;
    width: 62px;
    height: 100px;
    background: url(../images/qq.png)no-repeat left top;
    padding-top: 83px;
    color: #5a5a5a;
    font-size: 16px;
    text-align: center;
    margin-left: 60px;
}

    .qqright a:first-child {
        margin-left: 0;
    }
/*网站地图*/
.sitemap-first {
    font-size: 12px;
    padding-left: 45px;
    border-bottom: 1px dotted #c1c1c1;
    margin-top: 23px;
    padding-bottom: 18px;
}

.contain {
}

.sitemap-two {
    margin-left: 45px;
}

    .sitemap-two:first-child {
    }

.sitemap-first a {
    font-size: 18px;
    color: #666666;
}

.sitemap-first h1 {
    float: left;
}

.sitemap-first ul {
    float: left;
}

.sitemap-first h1 a {
    font-size: 18px;
    color: #29a3e1;
    font-weight: bold;
}

.sitemap-two {
    float: left;
}

    .sitemap-two h2 {
    }

.sitemap-third {
    /*width:100px;*/
    padding-left: 15px;
    overflow: hidden;
    background: url(../images/jh.png) no-repeat left center;
}

    .sitemap-third h3 {
        line-height: 24px;
    }

.sitemap-third-box {
}

.sitemap-two-item {
    margin-bottom: 13px;
}
/*顶部搜索特效*/
.nav-box {
    /*position:relative;*/
}

.search {
    position: relative;
    transition: all 0.2s ease;
}

.sbox {
}
/*.search:hover .searchform{
    display:block;
}*/
.searchform {
    display: none;
    position: absolute;
    top: 67px;
    right: 0;
    width: 300px;
    height: 53px;
    background-color: #98150e;
}

.bgbox {
    background-color: white;
    width: 260px;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid white;
    float: left;
}

    .bgbox a {
        float: right;
        width: 17px;
        height: 25px;
        background: url(../images/search1.png) no-repeat right center;
        margin-right: 10px;
        color: white;
    }

    .bgbox input {
        border: none;
        height: 25px;
        width: 230px;
    }
