/*轮播*/
.flexslider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.sliderImg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 8;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../image/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 8;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../image/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
    z-index: 8;
    position: relative;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}

.slides img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 8;
}


.abhide {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 40px;
}

/*导航*/
.nav {
    width: auto;
    display: block;
    height: 16px;
    padding-top: 20px;
}

.nav_main {
    width: auto;
    display: block;
    height: 16px;
}

.nav_main li {
    float: left;
    width: 84px;
    font-size: 14px;
    border-right: solid 1px #ffef8769;
}

.nav_main li:last-child {
    border-right: 0 !important;
}

.nav_main li a {
    display: block;
    color: #FFEE87;
    height: 14px;
    text-align: center;
    line-height: 14px;
}

.nav_main li a:hover,
.nav_main li a.this {
    text-decoration: none;
    color: #FFEE87 !important;
    font-weight: bold;
}

.nav_main li a:hover,
.nav_main li a.this span {
    color: #fff;
}

.nav_main li.nav_menu-item.active span {
    display: block;
    color: #fff;
}

.nav_main li a:hover span {
    color: #fff !important;
}

.nav_main li div {
    display: none;
    position: absolute;
    text-align: center;
    padding-top: 1.5em;
    margin-top: 0em;
    z-index: 99;
}

.nav_main li div a {
    display: block;
    width: 100px;
    float: left;
    height: 38px;
    padding: 0px;
    font-size: 14px;
    color: #BD0400;
    line-height: 38px;
    text-align: center;
    margin-top: 0px;
    background: #FFEC85;
}

.sj {
    position: absolute;
    width: 20px;
    height: 10px;
    top: 0.5em;
    left: 32px;
    z-index: 99;
}

.nav_main li div a:hover {
    color: #333 !important;
    height: 38px;
    line-height: 38px;
    border: 0;
    padding: 0;
}



.hotNewsSpe {
    width: 1200px;
    height: 420px;
    margin: auto;
    margin-top: 30px;
    overflow: hidden;
}

.hNews {
    width: 600px;
    height: 420px;
    float: left;
}

.pc_none {
    display: none;
}

.smallTitle {
    width: auto;
    height: auto;
}

.smallTitle p.stBox {
    display: block;
    font-size: 20px;
    color: #333;
}

.smallTitle p.stBox span {
    display: inline-block;
    font-size: 13px;
    color: #ddd;
    padding-left: 10px;
}

.smallTitle p.stBox a.more {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: #D30C01;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    border-radius: 100px;
    margin-left: 10px;
}

.smallTitle label {
    display: block;
    width: 35px;
    height: 3px;
    background: #D20C01;
    margin-top: 4px;
}

.hnBox {
    width: 600px;
    height: 380px;
    margin-top: 15px;
}

.hnMain {
    width: 600px;
    height: 380px;
    background: #f9f9f9;
}

.zyfbSpe {
    width: 570px;
    height: 420px;
    float: right;
}

.zyMain {
    width: 570px;
    height: 120px;
    background: #f9f9f9;
    margin-top: 15px;
    position: relative;
    z-index: 8;
    overflow: hidden;
}

/*å…¬å‘Š*/
.notice {
    width: 540px;
    margin: auto;
    height: 38px;
    overflow: hidden;
    background: #fff;
}

.noticTipTxt {
    color: #333;
    width: 540px;
    height: 38px;
    line-height: 38px;
    margin: auto;
    margin-top: 14px;
    background: #fff;
    overflow: hidden;
}

.noticTipTxt li {
    height: 38px;
    line-height: 38px;
}

.noticTipTxt a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    padding-left: 10px;
}

.noticTipTxt a:hover {
    color: #D20C01;
}

.noticTipTxt span {
    display: inline-block;
    width: 120px;
    height: 38px;
    background: #D11006;
    text-align: center;
    color: #fff;
    margin-right: 10px;
}

.noticTipTxt label {
    float: right;
    padding-right: 10px;
    color: #ccc;
}


.banner {
    position: relative;
    text-align: center;
    width: 580px;
    height: auto;
    margin: auto;
    margin-top: 10px;
}

.banner .dots {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 30px;
    z-index: 8;
    overflow: auto;
}

.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 1px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s
}

.banner .dots li.active {
    background: #D70E01;
    opacity: 1
}

.banner .arrow {
    position: absolute;
    width: 20px;
    height: 37px;
    top: 50%;
    margin-top: -18px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.banner #al {
    left: 15px
}

.banner #ar {
    right: 15px
}

.banner ul {
    z-index: 1;
    width: 600%;
}

.banner ul .slider-item {
    width: 580px;
    height: 360px;
    margin: auto;
    margin-top: 10px;
    position: relative;
}

.banner ul .slider-item .slider-title {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 560px;
    max-height: 56px;
    padding: 15px;
    text-align: left;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
    background: url(../img/slider-info-bg.png) \9;
}

.banner .progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15%;
    min-height: 3px;
    overflow: hidden;
    z-index: 2;
    background: #D70E01
}


.hotSpe {
    width: 570px;
    height: auto;
    margin-top: 25px;
    position: relative;
    z-index: 8;
}

.hsMain {
    width: 570px;
    height: 180px;
    margin-top: 10px;
}

.hsMain a.spOne {
    display: block;
    width: 255px;
    height: 160px;
    float: left;
    background: #F9F9F9;
    padding: 10px;
    overflow: hidden;
}

.hsMain a.spOne img {
    display: block;
    width: 255px;
    height: 160px;
    cursor: pointer;
    transition: all 0.6s;
}

.hsMain a.spOne:last-child {
    float: right
}

.content-box {
    width: 1200px;
    height: auto;
    margin: auto;
    position: relative;
}

.content-page {
    width: 1200px;
    height: auto;
    margin: auto;
    position: relative;
    top: 60px;
    opacity: 0;
}

.workFastnav {
    width: 100%;
    height: 550px;
    background: url(/static/image/wbg.jpg) repeat-x;
    margin-top: 50px;
    overflow: hidden;
    opacity: 0;
}

.change {
    animation: fadeInAnimation ease 2.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.rTop {
    animation: returnTop ease 2.5s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes returnTop {
    0% {
        top: 20px;
    }

    100% {
        top: 0;
    }
}


.wfMain {
    width: 1200px;
    height: 520px;
    margin: auto;
    padding-top: 30px;
    position: absolute;
    left: 0;
    top: 40px;
}

.work {
    width: 400px;
    height: auto;
    overflow: hidden;
    float: left;
}

.smallTitles {
    width: auto;
    height: auto;
}

.smallTitles p.stBox {
    display: block;
    font-size: 20px;
    color: #fff;
}

.smallTitles p.stBox span {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    padding-left: 10px;
}

.smallTitles p.stBox a.more {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: #fff;
    color: #D11006;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    border-radius: 100px;
    margin-left: 10px;
}

.smallTitles label {
    display: block;
    width: 35px;
    height: 3px;
    background: #fff;
    margin-top: 4px;
}

.workMain {
    width: 400px;
    height: auto;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 30px;
    padding-bottom: 18px;
}

.tab_box a.wOne {
    display: block;
    width: 350px;
    margin: auto;
    height: 54px;
    line-height: 54px;
    border-bottom: dashed 1px #eee;
    font-size: 14px;
}

.tab_box a.wOne:last-child{border-bottom: 0 !important;}

.tab_box a.wOne span {
    float: right;
    color: #ccc;
}

.tab_box a.wOne:hover {
    color: #D11006;
}

/* .tab_box>div{display: none;} */

.showblock {
    display: block !important;
}

.fastNav {
    width: 770px;
    height: auto;
    float: right;
    overflow: hidden;
}

.fnMain {
    width: 770px;
    height: 320px;
    background: #fff;
    border-radius: 10px;
    margin-top: 30px;
    overflow: hidden;
}

.fmBox {
    width: 770px;
    height: 260px;
    margin-top: 30px;
    overflow: hidden;
}

.fmLeft {
    width: 210px;
    height: 260px;
    float: left;
    border-right: 1px dashed #eee;
    overflow: hidden;
}

.fmLeft a.flOne {
    display: block;
    width: 210px;
    height: 115px;
    text-align: center;
    padding-top: 15px;
    font-size: 18px;
}

.fmLeft a.flOne i {
    display: block;
    font-size: 70px;
    color: #D70E01;
}

.fmLeft a.flOne:hover i {
    color: #DA251D;
    -moz-transition: transform .8s;
    -webkit-transition: transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.fmRight {
    display: block;
    width: 520px;
    height: 260px;
    float: right;
    margin-right: 20px;
}

.fmRight span {
    display: block;
    width: 520px;
    height: 130px;
}

.fmRight span:first-child {
    height: 129px;
    border-bottom: dashed 1px #eee;
}

.fmRight span a.frOne {
    display: block;
    width: 104px;
    height: 100px;
    float: left;
    text-align: center;
    font-size: 14px;
    padding-top: 30px;
}

.fmRight span a.frOne i {
    display: block;
    font-size: 52px;
    color: #D70E01;
}

.fmRight span a.frOne:hover i {
    color: #DA251D;
    -moz-transition: transform .8s;
    -webkit-transition: transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

/* tab */
#tab {
    width: 370px;
    position: relative;
    margin: auto;
    margin-top: 20px;
}

#tab .tab_menu {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 1;
}

#tab .tab_menu li {
    float: left;
    width: 110px;
    height: 44px;
    line-height: 38px;
    background: url(/static/image/t.png);
    border-bottom: 0px;
    cursor: pointer;
    text-align: center;
    margin-left: 10px;
}

#tab .tab_box {
    width: 100%;
    height: 320px;
    overflow: hidden;
    clear: both;
    top: 50px;
    position: relative;
    padding-bottom: 50px;
    padding-top: 10px;
}

#tab .tab_menu .selected {
    background: url(/static/image/ton.png);
    cursor: pointer;
    color: #fff;
}

.hide {
    display: none;
}


#tabs {
    width: 1200px;
    height: 535px;
    position: relative;
    margin: auto;
    margin-top: 20px;
}

#tabs .tab_menu {
    width: 408px;
    height: 60px;
    z-index: 1;
    margin: auto;
}

#tabs .tab_menu li {
    float: left;
    width: 135px;
    height: 60px;
    line-height: 48px;
    background: url(/static/image/ts.png);
    border-bottom: 0px;
    cursor: pointer;
    text-align: center;
    margin-right: 1px;
    font-size: 20px;
}

#tabs .tab_boxs {
    width: 100%;
    height: auto;
    clear: both;
    top: 40px;
    position: relative;
    padding-top: 10px;
}

#tabs .tab_menu .selected {
    background: url(/static/image/tons.png);
    cursor: pointer;
    color: #fff;
}

.hide {
    display: none;
}


#tabss {
    width: 1200px;
    height: 330px;
    position: relative;
    margin: auto;
    margin-top: 20px;
}

#tabss .tab_menu {
    width: 1200px;
    height: 80px;
    z-index: 1;
    background: url(/static/image/jcbg.jpg);
}

#tabss .tab_menu li {
    float: right;
    width: 80px;
    height: 34px;
    line-height: 34px;
    margin-top: 46px;
    border-bottom: 0px;
    cursor: pointer;
    text-align: center;
    margin-right: 10px;
    font-size: 20px;
    font-size: 16px;
    color: #333;
    text-align: center;
    color: #fff;
}

#tabss .tab_boxss {
    width: 100%;
    height: auto;
    clear: both;
    top: 10px;
    position: relative;
    padding-top: 10px;
}

#tabss .tab_menu .selected {
    background: #fff;
    cursor: pointer;
    color: #333;
}

.hide {
    display: none;
}

.hotSpe {
    width: 570px;
    height: auto;
    margin-top: 25px;
    position: relative;
    z-index: 8;
}

.hsMain {
    width: 570px;
    height: 180px;
    margin-top: 10px;
}

.hsMain a.spOne {
    display: block;
    width: 255px;
    height: 160px;
    float: left;
    background: #F9F9F9;
    padding: 10px;
    overflow: hidden;
}

.hsMain a.spOne img {
    display: block;
    width: 255px;
    height: 160px;
    cursor: pointer;
    transition: all 0.6s;
}

.hsMain a.spOne:last-child {
    float: right
}

/*手机端变化*/
@media screen and (max-width: 1280px)

/*当屏幕尺寸小于1280px时，应用下面的CSS样式*/
    {

    .footer_bot .fleft,
    .footer_bot .fright {
        text-align: center;
        padding-left: 3%;
        padding-right: 3%;
        width: 94%;
    }

    .footer_bot1 .link {
        padding-top: .0em;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .footer_bot1 .pics,
    .footer_bot1 .link {
        padding-left: 3%;
        padding-right: 3%;
        width: 94%;
    }
}

.jcmtdj {
    width: 100%;
    min-height: 592px;
    overflow: hidden;
    background: #F9F9F9;
    opacity: 0;
}

.jcmtdjMain {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 100px;
    position: absolute;
    left: 0;
    top: 40px;
}

.picNewsOne {
    width: 360px;
    height: auto;
    background: #fff;
    padding: 10px;
    float: left;
    margin-left: 30px;
    overflow: hidden;
    margin-bottom: 20px;
}

.picNewsOne:first-child {
    margin-left: 0px;
}

.picNewsOne p.pnoMain {
    width: 360px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.picNewsOne p.pnoMain label {
    position: absolute;
    left: 10px;
    top: 10px;
    background: url(/static/image/npbg.png);
    text-align: center;
    height: 24px;
    line-height: 24px;
    border-radius: 100px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    color: #fff;
}

.picNewsOne p.pnoMain span.pnoTitle {
    display: block;
    font-size: 16px;
    color: #D70C00;
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.picNewsOne p.pnoMain span.pnoInfo {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.picNewsOne:hover {
    background: #eee;
}

.otherNews {
    width: 380px;
    height: auto;
    /* border-bottom: 5px solid #D70E01; */
    background: #fff;
    /* margin-top: 20px; */
    float: left;
}

.otherNews:nth-child(3n) {
    float: right
}

.otherNews:nth-child(3n-1) {
    margin-left: 30px;
}

.otherNews:nth-last-of-type(-n+3) {
    border-bottom: 5px solid #D70E01;
}


.returntop {
    right: 20px !important;
    bottom: 20px !important;
    box-shadow: none !important;
    z-index: 8;
}

.noshow {
    box-shadow: none !important;
    border: solid 1px rgba(255, 255, 255, .5) !important;
}

.picNewsBox {
    width: 1200px;
    height: auto;
}

.otherNews a.wOne {
    display: block;
    width: 350px;
    margin: auto;
    height: 54px;
    line-height: 54px;
    border-bottom: dashed 1px #eee;
    font-size: 14px;
}

.otherNews a.wOne span {
    float: right;
    color: #ccc;
}

.otherNews a.wOne:hover {
    color: #D11006;
}

.onBox {
    width: 1200px;
    height: auto;
}

.gbrczs {
    width: 100%;
    min-height: 850px;
    overflow: hidden;
    background: url(../img/wxhq.jpg) top left no-repeat;
    opacity: 0;
}

.add {
    width: 1200px;
    height: 120px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.gbrczsmain {
    width: 1200px;
    height: auto;
    margin: auto;
    padding-bottom: 80px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 40px;
}

.otherbg {
    background: #FCFCFC;
}

.jcMain {
    width: 1200px;
    height: 330px;
    margin: auto;
    margin-top: 30px;
    background: #fff;
}

.jcPicList {
    width: 1200px;
    height: 110px;
}

.jcplOne {
    width: 350px;
    height: 110px;
    float: left;
    border-right: dashed 1px #eee;
    padding-right: 20px;
    margin-left: 25px;
}

.jcplOne:last-child {
    border: 0;
}

.jcplOne p.jcLeft {
    width: 150px;
    height: 110px;
    float: left;
}

.jcplOne:hover {
    background: #f9f9f9;
}

.jcplOne p.jcRight {
    width: 190px;
    height: 110px;
    float: right;
}

.jcplOne p.jcRight span.jcTitle {
    font-size: 16px;
    display: block;
}

.jcplOne p.jcRight span.jcInfo {
    font-size: 14px;
    display: block;
    color: #999;
    padding-top: 5px;
}

.jcList {
    width: 1200px;
    height: 80px;
    margin-top: 20px;
}

.jcList a.wOne {
    display: block;
    width: 370px;
    margin: auto;
    height: 42px;
    float: left;
    line-height: 42px;
    border-bottom: dashed 1px #eee;
    font-size: 14px;
    margin-left: 25px;
}

.jcList a.wOne span {
    float: right;
    color: #ccc;
}

.jcList a.wOne:hover {
    color: #D11006;
}

.gbrczs {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(/static/image/wxhq.jpg) top left no-repeat;
}

.add {
    width: 1200px;
    height: 120px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.gbrczsmain {
    width: 1200px;
    height: auto;
    margin: auto;
    padding-bottom: 80px;
    overflow: hidden;
}

.otherbg {
    background: #FCFCFC;
}

.jcMain {
    width: 1200px;
    height: 330px;
    margin: auto;
    margin-top: 30px;
    background: #fff;
}

.jcPicList {
    width: 1200px;
    height: 110px;
}

.jcplOne {
    width: 350px;
    height: 110px;
    float: left;
    border-right: dashed 1px #eee;
    padding-right: 20px;
    margin-left: 25px;
}

.jcplOne:last-child {
    border: 0;
}

.jcplOne p.jcLeft {
    width: 150px;
    height: 110px;
    float: left;
}

.jcplOne:hover {
    background: #f9f9f9;
}

.jcplOne p.jcRight {
    width: 190px;
    height: 110px;
    float: right;
}

.jcplOne p.jcRight span.jcTitle {
    font-size: 16px;
    display: block;
}

.jcplOne p.jcRight span.jcInfo {
    font-size: 14px;
    display: block;
    color: #999;
    padding-top: 5px;
}

.jcList {
    width: 1200px;
    height: 80px;
    margin-top: 20px;
}

.jcList a.wOne {
    display: block;
    width: 370px;
    margin: auto;
    height: 42px;
    float: left;
    line-height: 42px;
    border-bottom: dashed 1px #eee;
    font-size: 14px;
    margin-left: 25px;
}

.jcList a.wOne span {
    float: right;
    color: #ccc;
}

.jcList a.wOne:hover {
    color: #D11006;
}

.company-book-main {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 50px;
    opacity: 0;
}

.company-boox {
    width: 1200px;
    height: auto;
    margin: auto;
}

.company-main {
    width: 790px;
    height: auto;
    float: left;
    overflow: hidden;
}

.boox-main {
    width: 360px;
    height: auto;
    overflow: hidden;
    float: right
}

.cm-title {
    width: 790px;
    height: 90px
}

.cm-title image {
    width: 790px;
    height: 90px
}

.cm-list {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding-top: 15px;
}

.cm-list a {
    display: inline-block;
    width: calc(50% - 10px);
    float: left;
    font-size: 16px;
    color: #333;
    padding: 15px 0 15px 10px;
}

.cm-list a:hover {
    color: #BD0400;
}


.focus {
    position: relative;
    width: 180px;
    height: 250px;
    background-color: #000;
    margin: auto;
    margin-top: 20px;
}

.focus img {
    width: 180px;
    height: 250px;
}

.focus .shadow .title {
    width: 260px;
    height: 65px;
    padding-left: 30px;
    padding-top: 20px;
}

.focus .shadow .title a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    overflow: hidden;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
}

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin-left: 10px;
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 7px;
    right: 4px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
    background: #d70f01f4;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev,
.focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(/static/image/focus_btn.png) no-repeat;
}

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: -50px;
    background-position: 0 -74px;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: -50px;
    background-position: -40px -74px;
    cursor: pointer;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -40px 0;
}


.leader {
    width: 168px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 30px;
}

.leader img {
    display: block;
    width: 168px;
    height: 209px
}

.leader span {
    display: block;
    font-size: 16px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    padding: 5px 0;
}

.leader label {
    display: block;
    font-size: 16px;
    color: #d70e01;
    text-align: center;
    width: 100%;
}

.other-person {
    width: 500px;
    height: 100px;
    float: right;
    margin-right: 30px;
    border-left: solid 1px #eee;
    padding-left: 20px;
}


/* marqueeleft */
.marqueeleft {
    height: auto;
    width: 474px;
    overflow: hidden;
    margin-top: 20px;
}

.marqueeleft ul {
    float: left;
}

.marqueeleft li {
    float: left;
    margin: 0 5px;
    display: inline;
    width: 135px;
    height: auto;
    overflow: hidden;
}

.marqueeleft li .pic {
    display: block;
    border: #ccc 1px solid;
    width: 115px;
    height: 144px;
    padding: 2px;
    overflow: hidden;
}

.marqueeleft li .txt {
    text-align: center;
}

.marqueeleft li a span {
    display: block;
    padding: 5px 0;
    color: #333
}

.marqueeleft li a label {
    display: block;
    padding: 5px 0;
    color: #d70e01
}


/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_nav {
    width: 50px;
    float: right;
    position: relative;
    cursor: pointer;
    height: 30px;
}

.sp_nav span {
    display: block;
    background: #ffec85;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all ease 0.35s
}

.sp_nav span:nth-of-type(1) {
    top: 0px
}

.sp_nav span:nth-of-type(2) {
    top: 10px
}

.sp_nav span:nth-of-type(3) {
    top: 20px
}

.sp_nav_se span:nth-of-type(1) {
    top: 10px;
    transform: rotate(45deg)
}

.sp_nav_se span:nth-of-type(2) {
    width: 0
}

.sp_nav_se span:nth-of-type(3) {
    top: 10px;
    transform: rotate(-45deg)
}

.sjj_nav {
    position: fixed;
    z-index: 8;
    background: #fff;
    width: 100%;
    height: calc(100% - 104px);
    font-size: 14px;
    line-height: 40px;
    top: -100%;
    left: 0;
    overflow: auto;
    overflow-x: hidden;
    transition: top ease 0.35s;
}

.nav_show {
    top: 130px
}

.sjj_nav>ul>li:first-child {
    overflow: hidden;
    border-top: 0
}

.sjj_nav>ul>li:first-child>a {
    float: left;
    width: calc(100% - 70px)
}

.sjj_nav>ul>li:first-child .language {
    float: right;
    width: 70px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 5px
}

.sjj_nav>ul>li:first-child .language a {
    width: 35px;
    float: left;
    border-left: 1px #ddd solid;
    text-align: center;
    color: #999;
}

.sjj_nav ul li i {
    position: absolute;
    top: 5px;
    right: 0px;
    border-left: 1px #ddd solid;
    height: 30px;
    padding: 0px 7px 0 7px;
}

.sjj_nav ul li i svg {
    transform: rotate(-90deg);
    transition: all ease 0.35s
}

.sjj_nav ul li .sjj_nav_i_se svg {
    transform: rotate(0deg)
}

.sjj_nav ul li {
    border-top: 1px #eee solid;
    position: relative;
    line-height: 40px;
    font-size: 14px;
    padding: 4px 3%;
}

.sjj_nav>ul>li:last-child {
    border-bottom: 1px #ddd solid;
}

.sjj_nav ul li ul {
    display: none
}

.sjj_nav ul li a {
    color: #333;
    width: 80%;
}

.sjj_nav ul li ul li a {
    color: #333;
    display: block;
    text-align: left;
}

.sjj_nav ul li i svg {
    width: 20px;
    height: 20px;
    fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
    fill: #c9141e
}

.sjj_nav ul li ul li>ul {
    margin-left: 10px
}

/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/