*{
    margin: 0px;
    padding: 0px;
}
a,a:hover,a:focus{
    text-decoration: none;
}
.row{
    margin: 0;
}
html{
    height: 100%;
}
body{
    /*overflow-x: hidden;*/
    height: 100%;
}
body.lockScroll{
    overflow: hidden;
}
.main{
    position: relative;
    height: 100%;
}
video{
    max-width: 1000%;
    min-height: 100%;
    object-fit:cover;
    width: 100%;
    transform: none;
    position: fixed;
    top: 0;
    left: 0;
}
.center-container{
    top: 0;
    display: block;
    left: 0;
    height: auto;
    position: absolute;
    width: 100%;
}
.center-container .center-block {
    padding: 140px 0 280px;
    text-align: center;
    background: url("/img/bg.jpg") no-repeat center top, -webkit-linear-gradient(top, #606060 , #191818) ; /* Safari 5.1 - 6.0 */
    background: url("/img/bg.jpg") no-repeat center top, -o-linear-gradient(bottom, #606060 , #191818); /* Opera 11.1 - 12.0 */
    background: url("/img/bg.jpg") no-repeat center top, -moz-linear-gradient(bottom, #606060 , #191818); /* Firefox 3.6 - 15 */
    background: url("/img/bg.jpg") no-repeat center top, linear-gradient(to bottom, #606060 , #191818); /* 鏍囧噯鐨勮娉� */
    background-size: cover;
    position: relative;
}
.center-container .center-wrapper {
    position: relative;
    z-index: 2;
}
.center-container .center-block .logo img{
    animation-delay:0.5s;
    -webkit-animation-delay:0.5s;
    height: 240px;
}
.center-container .center-block .logo .logo-img {
    animation: opacityshower 2s linear 2s forwards;
    margin-left: 50%;
    transform: translateX(-50%);
    background: url('/img/pc-logo.png') no-repeat;
	width: 472px;
	height: 145px;
    opacity: 0;
}
.center-container .center-block .logo .slogan {
    animation: opacityshower 2s linear 2s forwards;
    margin-left: 50%;
    margin-top: 20px;
    transform: translateX(-50%);
    background: url('/img/pc-slogan.png') no-repeat;
	width: 478px;
	height: 47px;
    opacity: 0;
}
.center-container .firstPageTips{
    animation-delay:1s;
    -webkit-animation-delay:1s;
    animation-duration: 0.6s;
    -webkit-animation-duration: 0.6s;
    font-size: 22px;
    margin-top: 36px;
}
.center-container .back_web .firstPageTips{
    /*font-size: 20px;
    margin-top: 10px;*/
}
.center-container .back_web .firstPageTips a{
    font-size: inherit;
    text-decoration: underline;
    color: #fff;
}
.center-container .back_web .firstPageTips a:hover{
    opacity: 0.5;
}
.videoWrapper{
    max-height: 100%;
    overflow: hidden;
}
.center-block p{
    color:#fff;
    font-size: 20px;
    margin-top:25px ;
}
.webSiteList {
    margin-top: 50px;
    text-align: center;
    animation-delay:1.5s;
   -webkit-animation-delay:1.5s;
}
.webSiteList>div,.footer .f-num>div{
    display: inline-block;
}
.webSiteList .webSiteBox{
    display: inline-block;
    margin:20px 30px;
    color:#fff;
    font-size: 26px;
}

.webSiteList .webSiteBox .svg-wrapper{
    position: relative;
    margin: 0 auto;
}
.webSiteList .webSiteBox .svg-wrapper.begin:after{
    content: '';
    position: absolute;
    left: 20px;
    bottom: 14px;
    background: #e03c2f;
    width: 8px;
    height: 10px;
    transform: rotate(50deg);
    transform-origin: 50% 42%;
}
.webSiteList .webSiteBox .svg-wrapper .mark-masker{
    position: absolute;
    left: 50%;
    top: 4px;
    width: 152px;
    height: 97px;
    transform: translateX(-50%);
    background: url('/img/round-mark.png') no-repeat center;
    background-size: 152px 97px;

}
.webSiteList .webSiteBox .svg-wrapper .tik{
    position: absolute;
    top: 16px;
    left: 74px;
    width: 14px;
    height: 85px;
    background: url('/img/tik.png') no-repeat center;
    background-size: 12px 71px;
    transform-origin: 50% 72%;
    transform: rotate(-133deg);
}
.webSiteList .webSiteBox .webSiteDelay{
    font-weight: bold;
    font-size: 34px ;
    margin-bottom: 20px;
    margin-top: -24px;
    color: #1ae286;
}
.webSiteList .webSiteBox .webSiteUrl{
    text-align: center;
    border:2px solid #fff;
    border-radius: 20px;
    box-sizing: border-box;
    width: 110px;
    height: 40px;
    font-size: 20px;
    line-height: 36px;
    margin: 0px auto;
}
.webSiteList .webSiteBox .webSiteUrl:hover{
    opacity: 1;
    background: rgb(224,60,48);
    border-color: rgb(224,60,48);
}
.webSiteList .webSiteBox .webSiteUrl a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color:#fff;
}
.center-container .notice{
    color:rgba(255,255,255,0.6);
    text-align: center;
    margin: 0 auto 20px;
    font-size: 12px;
    float: none;
}
.footer {
    background: rgb(48,48,48);
    color: #fff
}
.footer .footerWrapper{
    max-width: 1240px;
    margin: 0 auto;
    text-align: center;
}
.footer .footerWrapper .footer-top{
    padding: 60px 0 ;
}
.footer .footerWrapper .footer-top .f-top-left{
    margin-bottom: 0;
    line-height: 21px;
    text-align: left;
    padding-left: 30px;
}
.footer .footerWrapper .footer-top .f-top-left p{
    font-size: 14px;
    margin-bottom: 0;
    line-height: 20px;
}

.footer .footerWrapper .footer-top .f-top-left .title{
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 600;
}
.footer .f-num p{
    margin: 0;
}
.footer .f-num {font-size: 12px; line-height: 100px;}
.footer .f-num .dataShowBox{display: inline-block; height: 72px;position: relative;box-sizing: border-box;width: 162px;text-align: left; vertical-align: middle; line-height: normal;  box-sizing: border-box;}
.footer .f-num .dataShowBox .num{
    display: inline-block;
    font-size: 26px;
    color:#fff;
}
.footer .f-num .bg{
    position: absolute;
    left: 0;
    top: 0;
}

.footer .f-num .b1 .bg {
    background: url('/img/sprite.png') no-repeat -15px -353px;
	width: 54px;
	height: 70px;
    background-size: 1195px 724px;
}
.footer .f-num .b2{
    /* background: url(../img/jingjibao_url_05.png) no-repeat;
    background-position: 80px 8px; */
    position: relative;
}
.footer .f-num .b2 .bg {
	background: url('/img/sprite.png') no-repeat -129px -352px;
	width: 162px;
	height: 72px;
    background-size: 1195px 724px;
}
/*.footer .f-num .b2 .bg2 {
    position: absolute;
	background: url('/img/sprite.png') no-repeat -537px -77px;
	width: 27px;
	height: 35px;
    right: 60px;
    bottom: 50px;
    background-size: 1195px 724px;
}*/
.footer .f-num .b3{
    /* background: url(../img/jingjibao_url_07.png) no-repeat;
    background-position: 140px 8px; */
    position: relative;
    margin-left: 110px;
}
.footer .f-num .b3 .bg{
    background: url('/img/sprite.png') no-repeat -351px -354px;
	width: 38px;
	height: 71px;
    background-size: 1195px 724px;
}

.footer .f-num .b1 .num{
    margin-left: 60px;
    margin-top: 3px;
}
.footer .f-num .b2 .num{
    margin-left: 40px;
    margin-top: 3px;
}
.footer .f-num .b3 .num{
    margin-left: 52px;
    margin-top: 3px;
}
.footer .f-num .b4 .num{
    margin-left: 170px;
    padding-top: 4px;
}

.footer .f-num .b1 .dataShowDesc{
    padding-left: 62px;
    padding-top: 8px;
}
.footer .f-num .b2 .dataShowDesc{
    padding-left: 34px;
    padding-top: 8px;
}
.footer .f-num .b3 .dataShowDesc{
    position: absolute;
    left: -56px;
    top: 42px;
}
.footer .f-num .b3 .dataShowDesc2{
    padding-left: 52px;
    padding-top: 8px;
}

.footer .f-num .b3 b{
    color:#e03c2f;
    position: absolute;
    font-size: 22px;
    left: -72px;
    top: 6px;
    display: flex;
    align-items: center;
    font-weight: normal;
}
.footer .f-num .b3 b span{
    font-size: 26px;
    font-weight: bold;
}
.footer .f-num .b3 .no1{
    color:#e03c2f;
    position: absolute;
    left: -132px;
    top: 8px;
}
.footer .f-num .b4 .dataShowDesc{
    padding-left: 160px;
    padding-top: 2px;
}
.f-bottom{
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 44px 0;
    text-align: center;
}

/*.f-middle-left{
    margin-top: 20px;
    text-align: center;
}
.f-middle-left .top .iconbox{
    display: inline-block;
    text-align: center;
    width: 230px;
    margin-bottom: 36px;
}
.f-middle-left .top .iconbox p{
    margin-top: 10px;
    font-size: 12px;
}
.f-middle-left .top .iconbox span{
    display: inline-block;
    height: 50px;
    width: 56px;
    background: url(../img/tnc_cg_isl_sel.jpg) no-repeat;
}
.f-middle-left .top .m1 span{
    background-position: -46px -12px;
}
.f-middle-left .top .m2 span{
    background-position: -282px -12px;
}
.f-middle-left .top .m3 span{
    background-position: -46px -134px;
}
.f-middle-left .top .m4 span{
    background-position: -282px -134px;
}

.f-middle-right{
    text-align: center;
    box-sizing: border-box;
}
.f-middle-right .rightWrapper{
    display: inline-block;
    padding: 0 20px;
}
.f-middle-right .title,.f-bottom-left .title{
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}


.f-middle-right p{
    text-align: left;
}

.f-middle-right p{
    margin-bottom: 10px;
    line-height: 21px;
}

.f-bottom {
    text-align: center;
}
.f-bottom .bottom{
    display: inline-block;
    width: 100%;
}*/
.f-bottom .row>div{
    display: inline-block;
}
.f-bottom .icon-box{
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}
.f-bottom .icon-box span{
    display: flex;
    width: 180px;
    margin: 0 11px;
    height: 75px;
    line-height: 75px;
    position: relative;
    justify-content: center;
    align-items: center;
}
.f-bottom .icon-box span i {
    display: block;
    /* margin-left: 50%;
    margin-top: 50%;
    transform: translateX(-50%);
    transform: translateY(-50%); */
}
.f-bottom .icon-box .icon1 {
	background: url('/img/sprite.png') no-repeat -15px -278px;
    width: 179px;
    height: 35px;
}
.f-bottom .icon-box .icon2 {
	background: url('/img/sprite.png') no-repeat -240px -269px;
    width: 128px;
    height: 53px;
}
.f-bottom .icon-box .icon3 {
	background: url('/img/sprite.png') no-repeat  -420px -275px;
    width: 168px;
    height: 40px;
}
.f-bottom .icon-box .icon4 {
	background: url('/img/sprite.png') no-repeat  -634px -258px;
    width: 141px;
    height: 75px;
}
.f-bottom .icon-box .icon5 {
	background: url('/img/sprite.png') no-repeat -820px -283px;
    width: 168px;
    height: 24px;
}
.f-bottom .icon-box .icon6 {
	background: url('/img/sprite.png') no-repeat -1019px -276px;
    width: 170px;
    height: 38px;
}

.frendShipLink{
    line-height: 72px;
    /*border-top: 1px solid rgb(83, 83, 83);*/
    color:#fff;
    text-align: center;
    font-size: 14px;
}
.frendShipLink a{
    display: inline-block;
    margin: 0 10px;
    color:#fff;
}
.frendShipLink a:hover{
    color:#c71c1c;
}
.webfooter{
    /*border-top: 1px solid rgb(83, 83, 83);*/
    padding-bottom: 30px;
    text-align: center;
    font-size: 12px;
    color: #909090;
}
.webfooter p{margin: 0 auto;}



.qrcodeWrapper{
    animation-delay:2s;
    -webkit-animation-delay:2s;
    -moz-animation-delay:2s;
    position: absolute;
    right: 230px;
    top: 240px;
    width: 132px;
    height: 182px;
    padding: 10px;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    z-index: 2;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
/*.qrcodeWrapper span{
    padding: 0 8%;
    display: inline-block;
    vertical-align: middle;
    height: 62px;
    line-height: 56px;
    border: 3px solid #c71c1c;
    border-radius: 40px;
    color: #fff;
    box-sizing: border-box;
    font-size: 16px;
    position: relative;
}*/
.qrcodeWrapper .qrImg{
    width: 112px;
    height: 112px;
    margin-bottom: 5px;
}
/*.qrcodeWrapper .qrImg:after{
    content: '';
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent;
    border-top-color:#fff;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 100%;
}*/
.qrcodeWrapper .qrImg img{
    width: 100%;
}
.qrcodeWrapper span:hover{
    opacity:1;
}

.qrcodeWrapper span i{
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    background: url("/img/s_pic.png") no-repeat center;
    background-size: contain;
    margin-right: 6px;
}

.kf_box{
    position: fixed;
    right: 26.2%;
    top: 132px;
    width: 142px;
    height: 60px;
    background: url("/img/btn-kf-normal.png") no-repeat center;
    cursor: pointer;
    z-index: 98;
}
.kf_box:hover{
    background: url("/img/btn-kf-hover.png") no-repeat center;
}

.maskLayer {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .5;
    z-index: 91;
    display: none;
}
iframe{
    border: none;
}
#contactServiceIframe {
    position: absolute;
    top: 0px;
    box-sizing: border-box;
    z-index: 1000;
    background: #fff;
}

.servicecloseicon {
    position: absolute;
    top: 17px;
    right: 28px;
    z-index: 1001;
    width: 32px;
    height: 32px;
    background: url(/img/leftnav_closeicon.png) center no-repeat #c71c1c;
    background-size: 18px 18px;
    border-radius: 50%;
}

@media (max-width: 1250px){
   /* .footer .f-num .b1{
        background-position: 74px 8px;
    }
    .footer .f-num .b1 .num{
        margin-left: 102px;
        margin-top: 6px;
    }
    .footer .f-num .b1 .dataShowDesc{
        padding-left: 103px!important;
        padding-top: 2px;
    }
    .footer .f-num .b1 .bg {
        left: 70px;
    }

    .footer .f-num .b2{
        background-position: 70px 8px;
    }
    .footer .f-num .b2 .num{
        margin-left: 86px;
        margin-top: 6px;
    }
    .footer .f-num .b2 .dataShowDesc{
        padding-left: 74px;
        padding-top: 2px;
    }
    .footer .f-num .b2 .bg2 {
        right: 70px;
    }

    .footer .f-num .b3{
        background-position: 134px 8px;
    }
    .footer .f-num .b3 .num{
        margin-left: 158px;
        margin-top: 6px;
    }
    .footer .f-num .b3 .dataShowDesc{
        position: relative;
        left: 47px;
        top: 1px;
    }
    .footer .f-num .b3 .dataShowDesc2{
        position: absolute;
        right: 69px;
        top: 49px;
    }

    .footer .f-num .b3 b{
        color:#ff0000;
        position: absolute;
        font-size: 32px;
        left: 90px;
        top: 6px;
    }
    .footer .f-num .b3 .no1{
        color:#ff0000;
        position: absolute;
        left: 34px;
        top: 14px;
    }



    .footer .f-num .b4{
        background-position: 160px 8px;
    }
    .footer .f-num .b4 .num{
        margin-left: 80px;
        padding-top: 4px;
    }
    .footer .f-num .b4 .dataShowDesc{
        padding-left: 68px;
        padding-top: 2px;
    }
    .footer .f-num .b4 .bg {
        right: 90px
    }*/
}



@media (max-width: 1200px){
    .f-middle-right .rightWrapper,.f-bottom .f-bottom-left{
        width: 1000px;
        padding: 0;
    }
    .footer-top .f-top-left{
        text-align: center !important;
        padding: 0;
        margin-bottom: 20px !important;
    }
    .qrcodeWrapper{
        position: static;
        margin: 20px auto 0;
    }
}

@media (max-width: 1050px){
    .f-middle-right .rightWrapper,.f-bottom .f-bottom-left,.webfooter p,.center-container .notice{
        width: 800px;
        padding: 0;
    }

}
@media (max-width: 768px){
    .f-middle-right .rightWrapper,.f-bottom .f-bottom-left,.webfooter p,.center-container .notice{
        width: 500px;
        padding: 0;
    }

    .center-container .center-block .logo img{
        height: 200px;
    }
    .frendShipLink{
        line-height: 50px;
    }
    .center-container .center-block{
        padding-top: 60px;
        background: url("/img/bg.jpg") no-repeat center top, -webkit-linear-gradient(top, #606060 , #191818) ; /* Safari 5.1 - 6.0 */
        background: url("/img/bg.jpg") no-repeat center top, -o-linear-gradient(bottom, #606060 , #191818); /* Opera 11.1 - 12.0 */
        background: url("/img/bg.jpg") no-repeat center top, -moz-linear-gradient(bottom, #606060 , #191818); /* Firefox 3.6 - 15 */
        background: url("/img/bg.jpg") no-repeat center top, linear-gradient(to bottom, #606060 , #191818); /* 鏍囧噯鐨勮娉� */
        background-size: cover;
    }

    .kf_box{
        right: 0;
        top: 100px;
        width: 60px;
        height: 60px;
        background: url("/img/btn-kfwap-normal.png") no-repeat center;
    }
    .kf_box:active{
        background: url("/img/btn-kfwap-hover.png") no-repeat center;
    }
    .kf_box:hover{
        background: none;
    }

}
@media (max-width: 460px){
    /* .center-container {
        width: 100%!important;
        height: 100%!important;
    }
    .center-container .center-block {
        width: 100%!important;
        height: 100%!important;
    } */
    .center-container .center-block .logo {
        height: 120px;
        margin-bottom: 10px
    }
    .center-container .firstPageTips {
        font-size: 22px;
    }
    .center-container .center-block .logo .logo-img {
        transform: translate3d(-50%,-20%,0) scale(.5);
    }
    .center-container .center-block .logo .slogan {
        margin-top: 0px;
        transform: translate3d(-50%,-120%,0) scale(.5);
    }
    .webSiteList .webSiteBox {
        margin-left:100px!important;
        margin-right: 100px!important;
    }
    .webSiteList .webSiteBox .webSiteUrl {

    }
    .webSiteList .webSiteBox .webSiteDelay{
        font-weight: bold;
        font-size: 25px;
        margin-bottom: 0px;
    }
    .center-container .notice {
        margin-top: 40px
    }
    .no-wap {
        display: none;
    }
    .f-middle-right  .rightWrapper,.f-bottom .f-bottom-left,.webfooter p,.center-container .notice{
        width: 320px;
        padding: 0;
    }
    .center-container .center-block .logo img{
        height: 180px;
    }
    .frendShipLink{
        line-height: 50px;
    }
    .webSiteList .webSiteBox{
        margin: 10px 20px;
    }
    .center-container .center-block{
        padding: 60px 0;
        /*background: url("../img/wap-bg.png") no-repeat center top, -webkit-linear-gradient(top, #606060 , #191818) ; !* Safari 5.1 - 6.0 *!
        background: url("../img/wap-bg.png") no-repeat center top, -o-linear-gradient(bottom, #606060 , #191818); !* Opera 11.1 - 12.0 *!
        background: url("../img/wap-bg.png") no-repeat center top, -moz-linear-gradient(bottom, #606060 , #191818); !* Firefox 3.6 - 15 *!
        background: url("../img/wap-bg.png") no-repeat center top, linear-gradient(to bottom, #606060 , #191818); !* 鏍囧噯鐨勮娉� *!
        background-size: cover;*/
    }
    .qrcodeWrapper{
        font-size: 16px;
    }
    .kf_box{
        right: 0;
        top: 100px;
        width: 60px;
        height: 60px;
        background: url("/img/btn-kfwap-normal.png") no-repeat center;
    }
    .kf_box:active{
        background: url("/img/btn-kfwap-hover.png") no-repeat center;
    }
    .kf_box:hover{
        background: none;
    }
}

.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-timing-function:ease-out;}
.animation-hide{visibility: hidden}
@keyframes opacityshower {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

@-webkit-keyframes zoomIn{
    from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
}
@keyframes zoomIn{
    from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
}
.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
@-webkit-keyframes slideInLeft{
    from{-webkit-transform:translateX(-120%);transform:translateX(-120%);visibility:visible}
    to{-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes slideInLeft{
    from{-webkit-transform:translateX(-120%);transform:translateX(-120%);visibility:visible}
    to{-webkit-transform:translateX(0);transform:translateX(0)}
}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}

@keyframes dropDown{
    from{-webkit-transform:translateY(-300%);transform:translateY(-300%);opacity:0;}
    to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}
}
@-webkit-keyframes dropDown{
    from{-webkit-transform:translateY(-300%);opacity:0;}
    to{-webkit-transform:translateY(0);opacity:1;}
}
.dropDown{-webkit-animation-name:dropDown;animation-name:dropDown}


@-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
    }

    to {
      opacity: 1;
    }
  }

  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }

  /*鏂伴椈*/
.news_section {
   border-top: 1px solid #e8e8e8;
   text-align: left;
}
.news_section .section_title{
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding-left: 20px;
}
.news_section .news_list_content{
    height: 245px;
}
.news_section .news_list_content .list_box{
    border-top: 1px solid #f8f8f8;
}
.news_section .news_list_content .list_box a{
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #000;
    padding-left: 15px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_section .news_list_content .list_box a:hover{
    background-color: #f2f2f2;
}
.news_section .news_list_content .list_box a span{
    display: inline-block;
    vertical-align: top;
    height: 100%;
    line-height: 48px;
}
.news_section .news_list_content .list_box a .dot{
    padding: 0 4px;
}
.news_section .news_list_content .list_box a .list_title{
    margin-left: 10px;
}





.opt-page {
    padding: 10px 0;
    width: 100%;
    text-align: left;
    border-top: 1px solid #f8f8f8;
}

.opt-page ul.pagination {
    padding: 0px 20px;
    overflow: hidden;
    width: auto;
    margin: 0;
    display: block;
    height: 40px;
}
/*
.pagination>li {
    display: block;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    width: 44px;
    border: 1px solid #ccc;
    float: left;
    border-radius: 4px;
}
.pagination>li>a, .pagination>li>span{
    color: #337ab7;
    background-color: transparent;
    padding: 0;
    height: 100%;
    line-height: 34px;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    text-align: center;
    border: none;
    border-radius: 0;
    float: none;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
    color: #000;
    background-color: transparent;
    border-color: #ccc;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
    border: none;
    background-color: transparent;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: transparent;
    border: none;
    color: #000;
}*/

.pagination>li {
    display: inline-block;
    margin-right: 10px;
}
.pagination>li>a, .pagination>li>span{
    border-radius: 4px;
    padding: 8px 15px;
    border: 1px solid #ccc;
    color: #999;
    cursor: pointer;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    color: #000;
    cursor: default;
    background-color: #f2f2f2;
    border-color: #ccc;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #000;
    background-color: #f2f2f2;
    border-color: #ccc;
}



/*鏂伴椈璇︽儏*/
#dialog{
    background-color: #fff;
    position: fixed;
    width: 1240px;
    top: 60px;
    left: 50%;
    margin-left: -620px;
    color: #333;
    font-size: 20px;
    z-index: 1000;
}
#dialog .close_btn{
    position: absolute;
    right: 30px;
    top: 56px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background: url("/img/x-normal.png") no-repeat center;
}
#dialog .close_btn:hover{
    background: url("/img/x-hover.png") no-repeat center;
}

#dialog .dialog_top{
    padding: 30px;
}
#dialog .dialog_top .dialog_title, #dialog .dialog_top .dialog_date{
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    max-width: 1100px;
    margin: 0 auto;
}
#dialog .dialog_top .dialog_date{
    margin-top: 10px;
}
#dialog .dialog_top .dialog_date span{
    display: inline-block;
    height: 100%;
    vertical-align: top;
}
#dialog .dialog_top .dialog_date .dialog_read_box{
    margin-left: 10px;
}
#dialog .dialog_top .dialog_date .dialog_read_box .read_count{
    margin-left: 5px;
}
#dialog .dialog_content{
    border-top: 2px solid #e8e8e8;
    padding: 20px 120px;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 640px;
}
#dialog .dialog_content .content_wrapper{
    min-height: 200px;
}
#dialog .dialog_bottom{
    padding: 0 30px;
    border-top: 2px solid #e8e8e8;
    height: 50px;
    line-height: 50px;
}
#dialog .dialog_bottom .pre_btn{
    float: left;
    cursor: pointer;
}
#dialog .dialog_bottom .next_btn{
    float: right;
    cursor: pointer;
}
#dialog .dialog_content::-webkit-scrollbar {
    background-color: transparent;
    width: 12px;
}
#dialog .dialog_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 10px;
    /*background-color: #7c839f;*/
}

#dialog .dialog_content::-webkit-scrollbar-thumb {
    height: 20px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #7d7d7d;
}

/*鑳屾櫙鐏姳鍔ㄧ敾*/
.spark-fly-ani{
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.spark-fly-ani.left{
    left: 0;
}
.spark-fly-ani.right{
    right: 0;
}
.spark-fly-ani .spark-box{
    position: absolute;
    bottom: -5%;
    left: 0;
    z-index: 1;
    user-select:none;
    cursor:default;;
    animation-duration:5s,5s;
    animation-timing-function:linear,ease-in-out;
    animation-iteration-count:infinite,infinite;
    animation-play-state:running,running;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.spark-fly-ani .spark-box.spark1{
    width: 26px;
    height: 26px;
    background-image: url("/img/spark-1.png");
}
.spark-fly-ani .spark-box.spark2{
    width: 18px;
    height: 18px;
    background-image: url("/img/spark-2.png");
}
.spark-fly-ani .spark-box.spark3{
    width: 6px;
    height: 6px;
    background-image: url("/img/spark-3.png");
}
.spark-fly-ani .spark-box.spark3{
    width: 13px;
    height: 13px;
    background-image: url("/img/spark-4.png");
}
.snowflake0 {animation-name:snowflakes-fall, snowflakes-shake0}
.snowflake1 {animation-name:snowflakes-fall, snowflakes-shake1}
.snowflake2 {animation-name:snowflakes-fall, snowflakes-shake2}
.snowflake3 {animation-name:snowflakes-fall, snowflakes-shake3}
.snowflake4 {animation-name:snowflakes-fall, snowflakes-shake4}
.snowflake5 {animation-name:snowflakes-fall, snowflakes-shake5}
.snowflake6 {animation-name:snowflakes-fall, snowflakes-shake6}
.snowflake7 {animation-name:snowflakes-fall, snowflakes-shake7}
.snowflake8 {animation-name:snowflakes-fall, snowflakes-shake8}
.snowflake9 {animation-name:snowflakes-fall, snowflakes-shake9}
.snowflake10 {animation-name:snowflakes-fall, snowflakes-shake10}
.snowflake11 {animation-name:snowflakes-fall, snowflakes-shake11}
.snowflake12 {animation-name:snowflakes-fall, snowflakes-shake12}
@keyframes snowflakes-fall{
    0%{bottom:-5%}
    100%{bottom:100%}
}
@keyframes snowflakes-shake0{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(300%,0,0);}}
@keyframes snowflakes-shake1{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(180%,0,0);}}
@keyframes snowflakes-shake2{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(60%,0,0);}}
@keyframes snowflakes-shake3{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(250%,0,0);}}
@keyframes snowflakes-shake4{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(190%,0,0);}}
@keyframes snowflakes-shake5{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(40%,0,0);}}
@keyframes snowflakes-shake6{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(270%,0,0);}}
@keyframes snowflakes-shake7{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(150%,0,0);}}
@keyframes snowflakes-shake8{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(220%,0,0);}}
@keyframes snowflakes-shake9{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(140%,0,0);}}
@keyframes snowflakes-shake10{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(210%,0,0);}}
@keyframes snowflakes-shake11{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(160%,0,0);}}
@keyframes snowflakes-shake12{0%, 100% { transform: translate3d(0,0,0); } 50% { transform: translate3d(330%,0,0);}}