/*默认分辨率1920x1080*/
.style-ipad { display: none!important; }
.style-no-ipad { display: block!important; }

html { width: 100%; height: 100%; overflow: auto; }
body { width: 100%; height: auto; overflow: hidden; background-color: #fff; color: #000;background-color: #222!important; }
.body-padding { padding-top: 68px; }
a { color: #000; }
a:hover { color: #000; }

.hover-border {
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}
.hover-border>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 2px solid #fff;
    text-align: center;
}
.tran-item>span {
    font-size: 20px;
    color: #fff;
}
.hover-border {
    transition: all .3s;
}
.tran-item {
    transform-origin: center center;
    transition: all .3s;
}
.gitem:hover .hover-border {
    opacity: 1;
    visibility:visible;
}
.gitem:hover .tran-item {
    transform: scale(.8,.8)
}
.image-box:hover .hover-border {
    opacity: 1;
    visibility:visible;
}
.image-box:hover .tran-item {
    transform: scale(.8,.8)
}
.article_body .article_next:hover .hover-border {
    opacity: 1;
    visibility:visible;
}
.article_body .article_next:hover .tran-item {
    transform: scale(.8,.8)
}

/* icon */
.icon-badge { display: inline-block;width: 16px;height: 15px;background-image: url('./../images/icon_badge.png');background-size: 100% 100%;vertical-align: bottom; }
.icon-right { margin-left: 28px;display: inline-block;width: 6px;height: 10px;background-image: url(./../images/icon_right.png);background-size: 100% 100%;vertical-align: middle; }
.icon-play { display: block;width: 60px;height: 60px;background-image: url(./../images/icon_play.png);background-size: 100% 100%; }
.icon-close { display: block;width: 30px;height: 30px;background-image: url(./../images/icon_close.png);background-size: 100% 100%; }

/* 安全区容器 */
div.wrap { width: 1200px; height: auto; overflow: hidden; margin: 0 auto; }

._ani { transition: all .2s linear; }
.f_pc { display: block; }
.f_mb { display: none; }
.inline_pc { display: inline-block!important; }
.inline_mb { display: none!important; }

/* head start */
div.head { position: fixed;top: 0;left: 0;width: 100%;z-index: 99999999999; height: 68px; background: #222; border-bottom: 2px solid #2e2e2f; }
div.head div.wrap { max-width: 1200px; height: 100%; position: relative; overflow: inherit; }
div.head div.wrap .logo { width: 140px; position: absolute; left: 0; top: 50%; transform: translateY(-50%) }
div.head div.wrap .logo img { width: 100%; }
div.head div.wrap ul.nav { width: auto; height: 100%; margin-right: 15px; float: right; }
div.head div.wrap ul.nav li { padding: 0 1px 4px 1px; float: left; margin-left: 50px; margin-top: 25px; border-bottom: 2px solid rgba(0,0,0,0); }
div.head div.wrap ul.nav li a { font-size: 17px; color: #fff; }
div.head div.wrap ul.nav li > a { padding: 0; }
div.head div.wrap ul.nav li.url_xuanz { border-bottom: 2px solid #c21e7e; }
div.head div.wrap ul.nav li.url_xuanz > a { color: #c21e7e !important; }
div.head div.wrap ul.nav li:hover { border-bottom: 2px solid #c21e7e; }
div.head div.wrap ul.nav .nm_cont a:hover { color: #c21e7e; background: none; }
div.head div.wrap ul.nav li a:hover { color: #c21e7e; background: none; }
div.head div.wrap img.navbtn { width: 15px; height: 16px; position: absolute; right: 0; top: 50%; margin-top: -8px; margin-right: 5px; cursor: pointer; }

div.head .nav li { position: relative; z-index: 2; }
div.head .nm { width: 200px;height: 0;overflow: hidden; position: absolute; left: -30px; text-indent: 2rem; }
div.head .nm .nm_cont { background-color: #222222; overflow: hidden; padding: 20px 0; }
div.head .nm a { display: block; padding: 10px 1px 10px 1px; }
div.head div.wrap ul.nav li .nm a { color: #fff; }
/* div.head div.wrap ul.nav li .nm .nm_cont a:hover { color: #c21e7e; }
div.head div.wrap ul.nav li .nm .nm_cont a:hover::before { display: inline-block; content: ' '; width: 5px; height: 5px; border-radius: 50%; background-color: #c21e7e; vertical-align: middle; margin-right: 5px; } */
div.head div.wrap ul.nav li .nm a.active { color: #c21e7e; }
div.head div.wrap ul.nav li .nm a.active::before { display: inline-block; content: ' '; width: 5px; height: 5px; border-radius: 50%; background-color: #c21e7e; vertical-align: middle; margin-right: 5px; }
/* div.head .nm>a:hover{border-bottom: 2px solid #c21e7e; } */
/* head end */

/* foot start */
div.foot { width: 100%; height: auto; padding: 125px 0; position: relative; background: #111; }
div.foot .wrap .item { height: auto; float: left; }
div.foot .wrap .i0 { width: 45%; }
div.foot .wrap .i1 { width: 40%; }
div.foot .wrap .i2 { width: 15%; }
div.foot .wrap .item .icons { width: 100%; height: 86px; line-height: 86px; position: relative;z-index: 10;}
div.foot .wrap .item .icons .btn_weixin { display: inline-block; position: relative; height: 26px; cursor: pointer; }
div.foot .wrap .item .icons .qrcode { display: none; width: 200px; position: absolute; right: 0; top: 50%; transform: translate(110%,-60%); z-index: 9; }
div.foot .wrap .item .copyright { width: 100%; color: #fff; font-size: 14px; }
div.foot .wrap .item .copyright a { color: #fff; font-size: 14px; }
div.foot .wrap .item .content { width: 100%; padding-bottom: 50px; }
div.foot .wrap .item .title { padding-bottom: 10px; font-size: 26px; color: #fff; }
div.foot .wrap .item .cont { font-size: 14px; color: #fff; padding-top: 12px; }
div.foot .wrap .item ul { width: 100%; margin-top: 10px; }
div.foot .wrap .item ul li { width: 100%; height: 40px; line-height: 40px; }
div.foot .wrap .item ul li a { font-size: 16px; color: rgba(255,255,255,.85); }
div.foot .wrap .item ul li a:hover { text-decoration: underline;color: #c21e7e; }
div.foot .copyright { margin-bottom: 12px; }
.layer-qr { position: fixed;left: 0;top: 0;opacity: 0;width: 100%;height: 100%; }
/* foot end */


/*Preloader start*/
.preloader { position: fixed; top: 0; left: 0; z-index: 999999; width: 0; height: 0; background-color: transparent; }
.preloader .preloader-inner { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
.preloader .preloader-inner:before { position: fixed; top: 0; left: 0; margin-top: 0; width: 100%; height: 50%; border-bottom: 2px solid transparent; background: #fff; content: ''; -webkit-transition: margin 1.5s ease; -moz-transition: margin 1.5s ease; -o-transition: margin 1.5s ease; transition: margin 1.5s ease; -ms-transition: margin 1.5s ease; }
.preloader .preloader-inner:after { position: fixed; bottom: 0; left: 0; margin-bottom: 0; width: 100%; height: 50%; border-top: 2px solid transparent; background: #fff; content: ''; -webkit-transition: margin 1.5s ease; -moz-transition: margin 1.5s ease; -o-transition: margin 1.5s ease; transition: margin 1.5s ease; -ms-transition: margin 1.5s ease; }
.preloader.page-loaded .preloader-inner:before { margin-top: -50%; border-color: #000; }
.preloader.page-loaded .preloader-inner:after { margin-bottom: -50%; border-color: #000; }
.preloader .icon { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background-color: transparent; background-image: url(./../images/icon_load.gif);background-size: 60px 60px; background-position: center center; background-repeat: no-repeat; }
.preloader.page-loaded .icon { opacity: 0; }
/*Preloader end*/

/**Scroll To Top style**/
.scroll-to-top { position: fixed; right: 15px; bottom: 15px; z-index: 100; display: none; width: 44px; height: 60px; border: 2px solid transparent; border-radius: 5px; background: #0a0a0a; color: #fff; text-align: center; text-transform: uppercase; font-size: 24px; line-height: 56px; cursor: pointer; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; -ms-transition: all .3s ease; }
.scroll-to-top:hover { background: #FF4136; color: #fff; }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.fa-angle-double-up:before { content: "TOP"; font-weight: 700; font-size: 12px; }
/**Scroll To Top style end**/


/* Gif 控件样式 Start */
.gifWrap { width: 100%; height: 100%; position: relative; top: 0; left: 0; overflow: hidden; }
.gifWrap img { min-width: 100%;min-height: 100%;max-height: 100%;height: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); display: none; }
.gifPage { width: 100%; height: 50px; position: absolute; left: 0; bottom: 20px; z-index: 2; }
.gifPage img { height: 100%; position: absolute; left: 20px; top: 0; display: none; }
/*.gifWrap > img:first-child, .gifPage > img:first-child { display: block; }*/

.absWH {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* 2K屏 适配 */
@media only screen and (min-width:1940px ) {
    /* .gifWrap img { width: 100%; left: auto; top: 50%; transform: translateY(-50%); } */
}

@media screen and (max-width:640px) {
    .gifWrap { width: 100%; height: 100%; position: relative; top: 0; left: 0; overflow: hidden; }
    .gifPage_m { width: 100%; height: 25px; position: absolute; left: 0; top: 10px; z-index: 2; }
    .gifPage_m img { height: 100%; position: absolute; left: 10px; top: 0; display: none; }
}

/* Gif 控件样式 End */



/* iPad 适配 */
@media only screen and (max-width:1200px ) {
    /* head start */
    .body-padding { padding-top: 34px; }
    div.head { width: 100%; height: 34px; }
    div.head div.wrap { width: 100%; }
    div.head div.wrap img.logo { width: 101px; height: 20px; margin-top: -10px; }
    div.head div.wrap ul.nav { width: auto; height: 100%; margin-right: 15px; float: right; }
    div.head div.wrap ul.nav li { padding-bottom: 2px; margin-left: 50px; margin-top: 10px; }
    div.head div.wrap ul.nav li a { font-size: 14px; }
    div.head div.wrap ul.nav li:hover { border-bottom: 2px solid #c21e7e; }
    div.head div.wrap ul.nav li a:hover { color: #c21e7e; }
    div.head div.wrap img.navbtn { width: 15px; height: 16px; position: absolute; right: 0; top: 50%; margin-top: -8px; margin-right: 5px; cursor: pointer; }
    div.head .nm .nm_cont { padding: 15px 0; }
    .style-ipad { display: block!important; }
    .style-ipad:hover { border: none!important;color: #fff!important; }
    #onMouse:hover { border: none!important; }
    .style-no-ipad { display: none!important; }


    /* head end */
    /* foot start */
    div.foot { width: 100%; height: auto; padding: 60px 0; position: relative; background: #111; }
    div.foot .wrap { width: 640px; }
    div.foot .wrap .logo2 { width: 170px; }
    div.foot .wrap .logo2 img { width: 100%; }
    div.foot .wrap .item .icons { height: 80px; }
    div.foot .wrap .item .icons .btn_weixin { height: 18px; left: 0; }
    div.foot .wrap .item .copyright { font-size: 12px; }
    div.foot .wrap .item .copyright a { font-size: 10px; }
    div.foot .wrap .item .content { padding-bottom: 35px; }
    div.foot .wrap .item .title { padding-bottom: 10px; font-size: 18px; }
    div.foot .wrap .item .cont { font-size: 12px; color: #fff; padding-top: 12px; }
    div.foot .wrap .item ul { width: 100%; margin-top: 6px; }
    div.foot .wrap .item ul li { width: 100%; height: 34px; line-height: 34px; }
    div.foot .wrap .item ul li a { font-size: 14px; color: rgba(255,255,255,.85); }
    /* foot end */

    .gifPage { height: 26px; }
}

/* Mobile 适配 */
@media screen and (max-width:720px) {
    .f_pc { display: none; }
    .f_mb { display: block; }

    .inline_pc { display: none!important; }
    .inline_mb { display: inline-block!important; }

    /*body { overflow-x: hidden; }*/

    /* head start */
    .body-padding { padding-top: 0; }
    div.head { width: 100%; height: 40px; position: fixed; top: 0; left: 0; z-index: 9999; border-bottom: 3px solid #2e2e2f; }
    div.head div.wrap { width: 100%; overflow: initial; }
    div.head div.wrap a.logo { width: 100px; margin-left: 5px; }
    div.head div.wrap ul.nav { width: 100%; height: auto; overflow: hidden; margin: 0; float: initial; position: relative; top: 43px; background: #222; padding-bottom: 20px; display: block; display: none; }
    div.head div.wrap ul.nav li { position: relative; width: 80%; padding-bottom: 2px; margin-left: 20px; margin-top: 24px; float: left; clear: both; }
    div.head div.wrap ul.nav li a { font-size: 14px; color: rgba(255,255,255,.85); }
    div.head div.wrap ul.nav li:hover { border-bottom: none; }
    /* div.head div.wrap ul.nav li:nth-child(2){background: url("../images/nav.png")no-repeat right top;} */
    div.head div.wrap ul.nav li .drop-down { display: block; position: absolute; right: 0; top: 0; width: 100%; height: 15px; background: url("../images/nav.png") no-repeat right top; background-size: 12px 9px; }
    div.head div.wrap ul.nav li a:hover { color: rgba(255,255,255,.85); }
    div.head div.wrap img.navbtn { width: 17px; margin-top: -6px; margin-right: 18px; }
    div.head div.wrap img.navbtn_close { display: none; }

    div.head .nav li { position: relative; z-index: 2; }
    div.head .nm { width: 100px;height: auto; position: inherit; left: 0; top: 0; background: #222222; text-indent: 1rem;display: block; }
    div.head .nm .nm_cont { padding: 5px 0; padding-top: 25px; }
    div.head .nm a { display: block; padding: 10px 1px 10px 1px; }
    div.head .nm a:hover { border-bottom: none; }
    div.head div.wrap ul.nav li.url_xuanz { border: none; }
    /* head end */

    /* foot start */
    div.foot { width: 100%; padding: 30px 0; }
    div.foot .wrap { width: 100%; min-width: 360px; }
    div.foot .wrap .logo2 { width: 160px; }
    div.foot .wrap .item { width: 90%; padding-left: 18px; }
    div.foot .wrap .item .icons { height: 100px; }
    div.foot .wrap .item .icons .btn_weixin { height: 18px; }
    div.foot .wrap .item .copyright,div.foot .wrap .item .copyright a { font-size: 12px; }
    div.foot .wrap .item .content { padding-bottom: 35px; }
    div.foot .wrap .item .title { padding-bottom: 10px; font-size: 18px; }
    div.foot .wrap .item .cont { font-size: 12px; color: #fff; padding-top: 12px; }
    div.foot .wrap .item ul { width: 100%; margin-top: 6px; }
    div.foot .wrap .item ul li { width: 100%; height: 34px; line-height: 34px; }
    div.foot .wrap .item ul li a { font-size: 14px; color: rgba(255,255,255,.85); }
    div.foot .wrap .item .icons .qrcode { transform: translate(110%,-45%); }
    div.foot .wrap .i0 { margin-bottom: 20px; }
    /* foot end */

    .f_pc.solid.solid05 .gifPageItem:nth-of-type(2) {
        height: 34px;
    }
}

/* css动画 */
@keyframes btnIconRipple { 0% { border-width: 4px;
    -webkit-transform: scale(1);
            transform: scale(1); }
  80% { border-width: 1px;
    -webkit-transform: scale(1.35);
            transform: scale(1.35); }
  100% { opacity: 0; } }
