*{
    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;
}
.c:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: 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-top: 74px;
    text-align: center;
    background: url("../img/vedio_bg.jpg") no-repeat center top, -webkit-linear-gradient(top, #b0dae6 , #4d5e5f) ; /* Safari 5.1 - 6.0 */
    background: url("../img/vedio_bg.jpg") no-repeat center top, -o-linear-gradient(bottom, #b0dae6 , #4d5e5f); /* Opera 11.1 - 12.0 */
    background: url("../img/vedio_bg.jpg") no-repeat center top, -moz-linear-gradient(bottom, #b0dae6 , #4d5e5f); /* Firefox 3.6 - 15 */
    background: url("../img/vedio_bg.jpg") no-repeat center top, linear-gradient(to bottom, #b0dae6 , #4d5e5f); /* 鏍囧噯鐨勮娉� */
    background-size: cover;
}
.center-container .center-block .logo img{
    animation-delay:0.5s;
    -webkit-animation-delay:0.5s;
    height: 240px;
}
.center-container .firstPageTips{
    animation-delay:1s;
    -webkit-animation-delay:1s;
    animation-duration: 0.6s;
    -webkit-animation-duration: 0.6s;
}

.videoWrapper{
    max-height: 100%;
    overflow: hidden;
}
.center-block p{
    color:#fff;
    font-size: 20px;
    margin-top:25px ;
}
.webSiteList {
  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;
    color:#fff;
    font-size: 26px;
}
.webSiteList .webSiteBox .webSiteDelay{
    font-weight: bold;
    font-size:36px ;
    margin-bottom: 5px;
}
.webSiteList .webSiteBox .webSiteUrl{
    text-align: center;
    border:3px solid #fff;
    border-radius: 10px;
    height: 62px;
    line-height: 56px;
    box-sizing: border-box;
    width: 210px;
    opacity: 0.8;
}
.webSiteList .webSiteBox .webSiteUrl:hover{
    opacity: 1;
}
.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: #fff;
}
.footer .footerWrapper{
    max-width: 1240px;
    margin: 0 auto;
    padding-top: 50px;
    text-align: center;
}
.footer .f-num {font-size: 12px;}
.footer .f-num .dataShowBox{display: inline-block; height: 130px;position: relative;box-sizing: border-box;width: 306px;padding: 0 30px;text-align: left;}
.footer .f-num .dataShowBox .num{
    display: inline-block;
    font-size: 30px;
    color:#000;
}
.footer .f-num .dataShowBox .dataShowDesc{
    box-sizing: border-box;
}
.footer .f-num .b1{
    background: url(../img/jingjibao_url_03.png) no-repeat;
    background-position: 12px 8px;
}
.footer .f-num .b2{
    background: url(../img/jingjibao_url_05.png) no-repeat;
    background-position: 80px 8px;
}
.footer .f-num .b3{
    background: url(../img/jingjibao_url_07.png) no-repeat;
    background-position: 140px 8px;
}
.footer .f-num .b4{
    background: url(../img/jingjibao_url_09.png) no-repeat;
    background-position: 270px 8px;
}
.footer .f-num .b1 .num{
    margin-left: 40px;
    margin-top: 6px;
}
.footer .f-num .b2 .num{
    margin-left: 96px;
    margin-top: 6px;
}
.footer .f-num .b3 .num{
    margin-left: 164px;
    margin-top: 6px;
}
.footer .f-num .b4 .num{
    margin-left: 190px;
    padding-top: 4px;
}

.footer .f-num .b1 .dataShowDesc{
    padding-left: 43px;
    padding-top: 2px;
}
.footer .f-num .b2 .dataShowDesc{
    padding-left: 84px;
    padding-top: 2px;
}
.footer .f-num .b3 .dataShowDesc{
    position: relative;
    left: 53px;
    top: 1px;
}
.footer .f-num .b3 .dataShowDesc2{
    position: absolute;
    right: 63px;
    top: 49px;
}

.footer .f-num .b3 b{
    color:#ff0000;
    position: absolute;
    font-size: 32px;
    left: 96px;
    top: 6px;
}
.footer .f-num .b3 .no1{
    color:#ff0000;
    position: absolute;
    left: 28px;
    top: 14px;
}
.footer .f-num .b4 .dataShowDesc{
    padding-left: 178px;
    padding-top: 2px;
}
.f-middle,.f-bottom{
    border-top: 1px solid #e8e8e8;
    padding: 55px 0;
}
.f-middle .mid,.f-bottom .bottom{
}
.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-bottom-left{
    padding-left: 20px;
}

.f-middle-right p{
    text-align: left;
}

.f-middle-right p{
    margin-bottom: 10px;
    line-height: 21px;
}
.f-bottom-left p{
    margin-bottom: 0;
    line-height: 21px;
}
.f-bottom {
    text-align: center;
}
.f-bottom .bottom{
    display: inline-block;
    width: 100%;
}
.f-bottom .f-bottom-left{
    text-align: left;
}

.f-bottom .right .bottom .col-sm-4>div{
    display: inline-block;
}
.f-bottom-right span{
    display: inline-block;
    width:170px;
    margin: 0 14px;
    height: 69px;
    line-height: 69px;
}
.f-bottom-right span img{
    vertical-align: middle;
}
.frendShipLink{
    line-height: 80px;
    border-top: 1px solid #e8e8e8;
    color:#000;
    text-align: center;
    font-size: 14px;
}
.frendShipLink a{
    display: inline-block;
    margin: 0 10px;
    color:#000;
}
.frendShipLink a:hover{
    color:#c71c1c;
}
.webfooter{
    border-top: 1px solid #e8e8e8;
    padding: 30px 0;
    text-align: center;
    font-size: 12px;
}
.webfooter p{margin: 0 auto;}



.qrcodeWrapper{
    margin-bottom: 15px;
    animation-delay:2s;
    -webkit-animation-delay:2s;
    -moz-animation-delay:2s;
    margin-top: 320px;

}
.qrcodeWrapper span{
    padding: 0 13%;
    display: inline-block;
    vertical-align: middle;
    height: 62px;
    line-height: 56px;
    border: 3px solid #fff;
    border-radius: 10px;
    color: #fff;
    box-sizing: border-box;
    font-size: 16px;
    position: relative;
}
.qrcodeWrapper .qrImg{
    position: absolute;
    background-color: #fff;
    padding: 5px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom:72px;
}
.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 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: absolute;
    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: 105px;
        padding-top: 2px;
    }

    .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 .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;
    }
}



@media (max-width: 1200px){
    .f-middle-right .rightWrapper,.f-bottom .f-bottom-left{
        width: 1000px;
        padding: 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/wap_bg.jpg") no-repeat center top, -webkit-linear-gradient(top, #b0dae6 , #4d5e5f) ; /* Safari 5.1 - 6.0 */
        background: url("../img/wap_bg.jpg") no-repeat center top, -o-linear-gradient(bottom, #b0dae6 , #4d5e5f); /* Opera 11.1 - 12.0 */
        background: url("../img/wap_bg.jpg") no-repeat center top, -moz-linear-gradient(bottom, #b0dae6 , #4d5e5f); /* Firefox 3.6 - 15 */
        background: url("../img/wap_bg.jpg") no-repeat center top, linear-gradient(to bottom, #b0dae6 , #4d5e5f); /* 鏍囧噯鐨勮娉� */
        background-size: cover;
    }
    .qrcodeWrapper span .qrImg{
        display: block;
        opacity: 1;
    }
    .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){
    .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-top: 60px;
        background: url("../img/wap_bg.jpg") no-repeat center top, -webkit-linear-gradient(top, #b0dae6 , #4d5e5f) ; /* Safari 5.1 - 6.0 */
        background: url("../img/wap_bg.jpg") no-repeat center top, -o-linear-gradient(bottom, #b0dae6 , #4d5e5f); /* Opera 11.1 - 12.0 */
        background: url("../img/wap_bg.jpg") no-repeat center top, -moz-linear-gradient(bottom, #b0dae6 , #4d5e5f); /* Firefox 3.6 - 15 */
        background: url("../img/wap_bg.jpg") no-repeat center top, linear-gradient(to bottom, #b0dae6 , #4d5e5f); /* 鏍囧噯鐨勮娉� */
        background-size: cover;
    }
    .qrcodeWrapper span .qrImg{
        display: block;
        opacity: 1;
    }
    .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}

@-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: 0 15px;
    width: 100%;
    box-sizing: border-box;

}
.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;
    max-width: 1000px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_section .news_list_content .list_box a .list_time{
  float: right;
}






#pagination.opt-page{
  display: none;
}
.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: 14px;
    z-index: 1000;
    display: none;
}
#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_title{
  font-size: 16px;
}
#dialog .dialog_top .dialog_date{
    margin-top: 10px;
    font-size: 12px;
}
#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_content .content_wrapper img{
    max-width: 90%;
}
#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, .1);
    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, .1);
    background-color: #7d7d7d;
}