.wow {opacity:0;}
.mobile {width:100%;}
.mobile-inner {margin-right:auto;margin-left:auto;background-color:;position:relative;}
.mobile-inner img {}
.mobile-inner p {color:#676767;line-height:25px;font-size:16px;padding-bottom:30px;padding-right:30px;padding-left:30px;margin:0px;}
.mobile-inner-header {background-color:rgb(255,255,255);width:100%;height:50px;position:relative;top:0px;z-index:33;left:0px;}
.mobile-inner-header-icon {color:#ffffff;height:50px;font-size:25px;text-align:center;float:right;width:50px;position:relative;-webkit-transition:background 0.5s;-moz-transition:background 0.5s;-o-transition:background 0.5s;transition:background 0.5s;}
.mobile-inner-header-icon:hover {background-color:rgba(255,255,255,0.2);cursor:pointer;}
.mobile-inner-header-icon span {position:absolute;left:calc((100% - 25px) / 2);top:calc((100% - 1px) / 2);width:25px;height:1px;background-color:rgb(199,34,27);}
.mobile-inner-header-icon span:nth-child(1) {transform:translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2) {transform:translateY(-4px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1) {animation-duration:0.5s;animation-fill-mode:both;animation-name:clickfirst;}
.mobile-inner-header-icon-click span:nth-child(2) {animation-duration:0.5s;animation-fill-mode:both;animation-name:clicksecond;}
@keyframes clickfirst {0% {transform:translateY(4px) rotate(0deg);}
100% {transform:translateY(0) rotate(45deg);}
}
@keyframes clicksecond {0% {transform:translateY(-4px) rotate(0deg);}
100% {transform:translateY(0) rotate(-45deg);}
}
.mobile-inner-header-icon-out span:nth-child(1) {animation-duration:0.5s;animation-fill-mode:both;animation-name:outfirst;}
.mobile-inner-header-icon-out span:nth-child(2) {animation-duration:0.5s;animation-fill-mode:both;animation-name:outsecond;}
@keyframes outfirst {0% {transform:translateY(0) rotate(-45deg);}
100% {transform:translateY(-4px) rotate(0deg);}
}
@keyframes outsecond {0% {transform:translateY(0) rotate(45deg);}
100% {transform:translateY(4px) rotate(0deg);}
}
.mobile-inner-nav {overflow:auto;max-height:calc(100vh - 50px);}
.mobile-inner-nav {background-color:hsla(224,27%,35%,.6);width:100%;position:absolute;top:50px;padding-bottom:0%;display:none;z-index:444;}
.mobile-inner-nav a {border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;color:#fff;transition:all 0.5s;}
.mobile-inner-nav dl {display:none;}
.mobile-inner-nav dl dd {line-height:33px;text-decoration:none;text-indent:3em;font-size:16px;color:#FFFFFF;border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;font-weight:300;font-size:14px;}
.mobile-inner-nav li {border-bottom:solid 1px rgba(255,255,255,0.3);-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;line-height:53px;text-indent:20px;}
.mobile-inner-nav h2.h2tit {line-height:50px;text-decoration:none;text-indent:2em;font-size:16px;color:#FFFFFF;/* border-bottom:solid 1px rgba(255,255,255,0.3);*/    -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;font-weight:300;}
.mobile-inner-nav h2.h2tit a {color:#FFFFFF;}
.mobile-inner-nav a {border-bottom:none;}
.mobile-inner-nav li {-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:returnToNormal;animation-name:returnToNormal;}
@-webkit-keyframes resize {from,60%,75%,90%,to {-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}
0% {opacity:0;-webkit-transform:scale(5,5);transform:scale(5,5);}
100% {opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@keyframes resize {from,60%,75%,90%,to {-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);}
0% {opacity:0;-webkit-transform:scale(5,5);transform:scale(5,5);}
100% {opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);}
}
@-webkit-keyframes returnToNormal {from {opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
to {opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes returnToNormal {from {opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
to {opacity:1;-webkit-transform:none;transform:none;}
}
.mobile-inner-nav li:last-child h2.h2tit {border-bottom:none;}
.mobile-inner-nav li .h3tit {height:50px;position:relative;background:url(../images/51_icon_search@2x.png) no-repeat 30px center;background-size:17px;}
.mobile-inner-nav li .words {display:block;width:100%;height:100%;border:none;background:none;text-indent:60px;font-size:15px;color:#fff;background:url(../images/search2.png) no-repeat 30px center;background-size:20px;}
.mobile-inner-nav li:last-child {border-bottom:none;}
.mobile-inner-nav li form {display:block;width:100%;height:100%;}
@charset "utf-8";@charset "UTF-8";.animated {animation-duration:1s;animation-fill-mode:both;}
.animated.infinite {animation-iteration-count:infinite;}
.animated.hinge {animation-duration:2s;}
.fadeInUp {animation-duration:1.76s;animation-name:fadeInUp;}
@keyframes fadeInUp {from {opacity:0;transform:translate3d(0,40px,0);}
to {opacity:1;transform:none;}
}
* {font-family:PingFangSC-Regular,PingFang SC,"Microsoft YaHei","Arial";}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span {margin:0;padding:0;}
html {font-size:62.5%;}
body {font-size:1.4rem;}
html,body {-moz-user-select:none;-khtml-user-select:none;user-select:none;}
body {font-family:"Microsoft YaHei" ! important;color:#000000;background:#fff;margin:0 auto;padding:0px;}
body {-webkit-tap-highlight-color:rgba(0,0,0,0);}
}
input[type="button"],input[type="submit"],input[type="reset"],input[type="text"] {-webkit-appearance:none;}
input[type="button"],input[type="submit"],input[type="reset"] {cursor:pointer;}
input {-webkit-appearance:none;}
input {-webkit-appearance:none!important;border-radius:0;}
button {cursor:pointer;}
textarea {-webkit-appearance:none;}
a {text-decoration:none;color:#235aa7;outline:none;}
a:active {star:expression(this.onFocus=this.blur());}
img {border:0px;vertical-align:middle;}
li {list-style:none;}
* {outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
.loading {position:fixed;left:0px;top:0px;width:100%;height:100%;background:#fff;z-index:99999;}
.loadingfa {width:50px;height:50px;line-height:50px;text-align:center;font-size:29px;color:#1f8adf;position:absolute;left:50%;margin-top:-25px;margin-left:-25px;top:50%;}
html {-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:none;}
html {-webkit-tap-highlight-color:transparent;}
body {-webkit-overflow-scrolling:touch;padding-top: calc(152 / 1920 * 100vw);}
* {padding:0;margin:0;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;}
@keyframes rotate {from {-webkit-transform:rotate(0deg)}
to {-webkit-transform:rotate(360deg)}
}
@-webkit-keyframes rotate {from {-webkit-transform:rotate(0deg)}
to {-webkit-transform:rotate(360deg)}
}
@-moz-keyframes rotate {from {-moz-transform:rotate(0deg)}
to {-moz-transform:rotate(360deg)}
}
@-ms-keyframes rotate {from {-ms-transform:rotate(0deg)}
to {-ms-transform:rotate(360deg)}
}
@-o-keyframes rotate {from {-o-transform:rotate(0deg)}
to {-o-transform:rotate(360deg)}
}
.xuanzhuan {animation:2s linear 0s normal forwards infinite rotate;-webkit-animation:2s linear 0s normal forwards infinite rotate;-moz-animation:2s linear 0s normal forwards infinite rotate;-o-animation:2s linear 0s normal forwards infinite rotate;}
.xuanzhuan img {display:block;width:100%;}
.pc {display:block;}
.wap {display:none;}
.clearflex:after {content:"";display:table;clear:both;}
.sideMenu {position:fixed;right:14px;z-index:555;width:152px;background:#FB6F12;box-shadow:0px 0px 12px 6px rgba(0,0,0,0.2);border-radius:25px;overflow:hidden;top:50%;-o-transform:translate(0%,-50%);-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);transform:translate(0%,-50%);}
.sideMenu .icon {height:67px;position:relative;}
.sideMenu .icon img {position:absolute;top:50%;left:50%;-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:82px;}
.sideMenu .con {background:#fff;padding-top:14px;padding-left:18px;padding-right:18px;}
.sideMenu .con .ewm img {width:100%;}
.sideMenu .con .link a {margin:0px 6px;}
.sideMenu .con .link {text-align:center;padding-bottom:14px;}
.sideMenu .con .tel {padding:14px 9px;font-family:Arial;font-weight:400;font-size:18px;color:#FB6F12;line-height:24px;}
.sideMenu .con .link a img {}
.head *:not(.head .right) {-webkit-transition:all 0.4s;-o-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;transition:all 0.4s;}
.head {position:fixed;width:100%;background:#fff;left:0;top:0;z-index:7777;}
.head .wrap {padding:0 calc(75 / 1920 * 100vw);}
.head .logo {padding-top:calc(22 / 1920 * 100vw);margin-bottom:calc(21 / 1920 * 100vw);float:left;}
.head .logo a {}
.head .logo a span {font-family:FZCCHJW;font-weight:bold;font-size:calc(24 / 1920 * 100vw);color:#2D2D2D;vertical-align:bottom;}
.head .logo img {height:calc(52 / 1920 * 100vw);}
.head .right {float:right;padding-top:calc(50 / 1920 * 100vw);}
.head .nav {float:left;}
.head .nav ul {
    float: left;padding-right:calc(18 / 1920 * 100vw);
}
.head .nav ul li:nth-child(1) {border:none;}
.head .nav ul li {float:left;/* position:relative; */border-left:1px solid #ddd;line-height:calc(17 / 1920 * 100vw);}
.head .nav ul li .h2tit {}
.head .nav ul li .h2tit a {padding:0 calc(16 / 1920 * 100vw);}
.head .nav ul li .h2tit a img {height:calc(18 / 1920 * 100vw);}
.head .nav ul li .h2tit a span {vertical-align:middle;font-family:Arial;font-weight:400;font-size:calc(18 / 1920 * 100vw);color:#000000;}
.head .nav ul li:hover .slide{
  top: calc(95 / 1920* 100vw);
  
    visibility:visible;
    opacity:1;
    z-index:5;
}

.head .nav  .slide{text-align: right;position: absolute;left: 0;top: calc(95 / 1920* 100vw);width: 100%;/* visibility: hidden; *//* opacity: 0; *//* z-index: -1; */}
.head .nav  .slide .link{
    display: inline-block;
    line-height: calc(57 / 1920* 100vw);
    background: #E8E8E8;
    border-radius: calc(1 / 1920* 100vw) 0 calc(30 / 1920* 100vw) calc(30 / 1920* 100vw);
    padding-left: calc(282 / 1920* 100vw);
}
.head .nav  .slide .link a{
    font-family: Arial;
    font-weight: 400;
    font-size: calc(18 / 1920* 100vw);
    color: #000000;
    display: inline-block;
    margin-right: calc(39 / 1920* 100vw);
}


.head .search {float:left;position:relative;}
.head .search .h2tit {width:calc(20 / 1920 * 100vw);height:calc(20 / 1920 * 100vw);background:url(../images/search.png) no-repeat center center;background-size:88%;cursor:pointer;}
.head .search .slide {position:absolute;right:0;top:calc(40 / 1920 * 100vw);background:#fff;box-shadow:0px 0px 10px #ccc;border-radius:calc(4 / 1920 * 100vw);overflow:hidden;width: calc(645 / 1920 * 100vw);visibility:hidden;opacity:0;z-index:-1;}
.head .search:hover .slide {top:calc(30 / 1920 * 100vw);visibility:visible;opacity:1;z-index:5;}
.head .search .slide input.words {float:left;width: calc(100% - calc(25 / 1920 * 100vw));padding:0 calc(10 / 1920 * 100vw);color:#000;border:none;background:none;height: calc(35 / 1920 * 100vw);}
.head .search .slide input.send {float:left;width:calc(25 / 1920 * 100vw);height: calc(35 / 1920 * 100vw);background:url(../images/search.png) no-repeat center center;background-size:50%;border:none;}
.banner .txt {text-align:right;}
.banner .txt .wrap .link {display:inline-block;line-height:calc(57 / 1920 * 100vw);background:#E8E8E8;border-radius:calc(50 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(1 / 1920 * 100vw) 0;padding-left:calc(203 / 1920 * 100vw);}
.banner .txt .wrap .link a {font-family:Arial;font-weight:400;font-size:calc(18 / 1920 * 100vw);color:#000000;display:inline-block;margin-right:calc(39 / 1920 * 100vw);}
.banner .floating .swiper-container .swiper-wrapper .swiper-slide {height:calc(677 / 1920 * 100vw);overflow:hidden;position:relative;}
.banner .floating .swiper-container .swiper-wrapper .swiper-slide .left .name:after {content:'';position:absolute;left:0;top:0;width:calc(18 / 1920 * 100vw);height:calc(18 / 1920 * 100vw);background:#FFFFFF;border-radius:calc(9 / 1920 * 100vw);}
.banner .floating .swiper-container .swiper-wrapper .swiper-slide .left {width:calc(701 / 1920 * 100vw);height:100%;background:#FB6F12;border-radius:0 calc(120 / 1920 * 100vw) calc(120 / 1920 * 100vw) 0;position:absolute;left:0;top:0;padding-top:calc(100 / 1920 * 100vw);padding-left:calc(80 / 1920 * 100vw);}
.banner .floating .swiper-container .swiper-wrapper .swiper-slide .left .title {font-family:Incised901BT;font-weight:normal;font-size:calc(48 / 1920 * 100vw);color:#FFFFFF;}
.banner .floating .swiper-container .swiper-wrapper .swiper-slide .left .dec {font-family:FZCCHJW;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#FFFFFF;line-height:calc(36 / 1920 * 100vw);margin-top:calc(99 / 1920 * 100vw);margin-bottom:calc(74 / 1920 * 100vw);padding-right:calc(120 / 1920 * 100vw);}
.banner .floating .swiper-container .swiper-wrapper .swiper-slide .left .name {font-family:FZCCHJW;font-weight:normal;font-size:calc(18 / 1920 * 100vw);color:#FFFFFF;position:relative;padding-left:calc(38 / 1920 * 100vw);line-height:1;}
.banner .floating .swiper-container .swiper-wrapper .swiper-slide .right {height:100%;width:100%;}
.banner .floating .swiper-container .swiper-wrapper .swiper-slide.right[style*="background:url(images/banner.jpg) no-repeat center center;background-size:cover;"] {}
.banner .floating .swiper-container .swiper-pagination {height:calc(104 / 1920 * 100vw);text-align:left;padding-left:calc(446 / 1920 * 100vw);}
.swiper-pagination * {width:calc(11 / 1920 * 100vw);height:calc(11 / 1920 * 100vw);background:#FFFFFF;border-radius:calc(6 / 1920 * 100vw);opacity:1;}
.swiper-pagination-bullet-active {width:calc(46 / 1920 * 100vw);}
.index {line-height:1;}
.section1 {padding-top:calc(86 / 1920 * 100vw);}
.wrap:after {content:"";display:table;clear:both;}
.wrap {padding:0 calc(120 / 1920 * 100vw);}
.titlemodel {text-align:center;}
.titlemodel .title {font-family:FZDHTJW;font-weight:normal;font-size:calc(50 / 1920 * 100vw);color:#151515;text-transform:uppercase;}
.titlemodel .line {width:calc(101 / 1920 * 100vw);height:calc(6 / 1920 * 100vw);background:#FB6F12;margin-top:calc(43 / 1920 * 100vw);display:inline-block;}
.section1 .wrap .dec {font-family:AvantGardeITCbyBT;font-weight:500;font-size:calc(18 / 1920 * 100vw);color:#5F5F5F;line-height:calc(24 / 1920 * 100vw);padding-top:calc(38 / 1920 * 100vw);width:calc(1388 / 1920 * 100vw);margin:auto;max-width:100%;margin-bottom:calc(57 / 1920 * 100vw);}
.section1 .wrap .swiper-container {}
.section1 .wrap .swiper-container .swiper-wrapper {}
.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide {padding-bottom:calc(134 / 1920 * 100vw);}
.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a * {display:block;}
.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a {display:block;background:#f2f5ff;overflow:hidden;border-radius:calc(5 / 1920 * 100vw) calc(5 / 1920 * 100vw) 0 0;}
.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a .con {position:relative;z-index:4;background:#f2f5ff;padding-top:calc(35 / 1920 * 100vw);padding-left:calc(21 / 1920 * 100vw);padding-right:calc(21 / 1920 * 100vw);padding-bottom:calc(43 / 1920 * 100vw);}
.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a img {width:100%;}
.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a .title {font-family:FZDHTJW;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#151515;}
.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a .line {width:calc(116 / 1920 * 100vw);height:calc(4 / 1920 * 100vw);background:#FB6F12;margin-top:calc(24 / 1920 * 100vw);}
.section1 .wrap .swiper-container .swiper-pagination * {background:#FB6F12;}
.section1 .wrap .swiper-container .swiper-pagination {bottom:calc(57 / 1920 * 100vw);}
.section2 {background:#e8e8e8;padding-top:calc(74 / 1920 * 100vw);padding-bottom:calc(47 / 1920 * 100vw);}
.section2 .wrap {}
.section2 .wrap .titlemodel {text-align:left;margin-bottom:calc(47 / 1920 * 100vw);}
.section2 .wrap .titlemodel .title {}
.section2 .wrap .titlemodel .line {}
.section2 .wrap .list {zoom:1;overflow:hidden;}
.section2 .wrap .list a:nth-child(3n) {margin-right:0; }





    .section2 .wrap .list a img {
        display: block;
        width: 100%;
    }

    .section2 .wrap .list a .title {
        position: absolute;
        font-family: FZDHTJW;
        font-weight: normal;
        font-size: calc(28 / 1920 * 100vw);
        color: #FFFFFF;
        left: calc(40 / 1920 * 100vw);
        right: calc(40 / 1920 * 100vw);
        bottom: calc(26 / 1920 * 100vw);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }




.section2 .wrap .list a {margin-right:calc(40 / 1920 * 100vw);margin-bottom:calc(33 / 1920 * 100vw);float:left;position:relative;overflow:hidden;border-radius:calc(22 / 1920 * 100vw);width:calc((100% - calc(80/ 1920 * 100vw)) / 3);}
.section2 .wrap .list a img {display:block;width:100%;}
.section2 .wrap .list a .title {position:absolute;font-family:FZDHTJW;font-weight:normal;font-size:calc(28 / 1920 * 100vw);color:#FFFFFF;left:calc(40 / 1920 * 100vw);right:calc(40 / 1920 * 100vw);bottom:calc(26 / 1920 * 100vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.section3 {padding-top:calc(49 / 1920 * 100vw);padding-bottom:calc(47 / 1920 * 100vw);}
.section3 .wrap {}
.section3 .wrap .left {width:calc(811 / 1920 * 100vw);position:absolute;left:0;top:0px;height:100%;overflow:hidden;border-radius:calc(60/ 1920 * 100vw) 0px 0px calc(60/ 1920 * 100vw);}
.section3 .pos {position:relative;padding-left:calc(811 / 1920 * 100vw);}
.section3 .wrap .left video {width:100%;height:100%;object-fit:cover;cursor:pointer;}
.section3 .wrap .right {padding-left:calc(67 / 1920 * 100vw);padding-top:calc(50 / 1920 * 100vw);padding-bottom:calc(20 / 1920 * 100vw);}
.section3 .wrap .right .lines {height:calc(52 / 1920 * 100vw);position:relative;margin-bottom:calc(34 / 1920 * 100vw);}
.section3 .wrap .right .lines .s1 {width:calc(18 / 1920 * 100vw);height:calc(18 / 1920 * 100vw);background:#FB6F12;border-radius:calc(9 / 1920 * 100vw);float:left;margin-top:calc(23 / 1920 * 100vw);}
.section3 .wrap .right .lines .s2 {width:calc(567 / 1920 * 100vw);height:calc(2 / 1920 * 100vw);background:#FB6F12;float:left;margin-top:calc(31 / 1920 * 100vw);}
.section3 .wrap .right .lines .s3 {width:calc(137 / 1920 * 100vw);height:calc(52 / 1920 * 100vw);background:#FB6F12;float:right;}
.section3 .wrap .right .title {font-family:FZDHTJW;font-weight:normal;font-size:calc(50 / 1920 * 100vw);color:#151515;}
.section3 .wrap .right .dec {font-family:AvantGardeITCbyBT;font-weight:500;font-size:calc(18 / 1920 * 100vw);color:#5F5F5F;line-height:calc(30 / 1920 * 100vw);margin-top:calc(45 / 1920 * 100vw);margin-bottom:calc(67 / 1920 * 100vw);}
.section3 .wrap .right .nums {zoom:1;overflow:hidden;}
.section3 .wrap .right .nums .item:nth-child(2n) {float:right;margin-right:0;}
.section3 .wrap .right .nums .item {width:calc(400 / 1920 * 100vw);height:calc(150 / 1920 * 100vw);background:#F5F5F5;margin-right:calc(18 / 1920 * 100vw);margin-bottom:calc(18 / 1920 * 100vw);float:left;width:calc((100% - 18px) / 2);padding-top:calc(26 / 1920 * 100vw);padding-left:calc(20 / 1920 * 100vw);}
.section3 .wrap .right .nums .item .val {font-family:AvantGardeITCbyBT;font-weight:500;font-size:calc(60 / 1920 * 100vw);color:#FB6F12;}
.section3 .wrap .right .nums .item .val b {}
.section3 .wrap .right .nums .item .val span {font-family:AvantGardeITCbyBT;font-weight:500;font-size:calc(36 / 1920 * 100vw);color:#FB6F12;vertical-align:super;}
.section3 .wrap .right .nums .item .tit {font-family:AvantGardeITCbyBT;font-weight:500;font-size:calc(24 / 1920 * 100vw);color:#888888;padding-top:calc(20 / 1920 * 100vw);}
.section4 {padding-bottom:calc(30 / 1920 * 100vw);}
.section4 .wrap {}
.section4 .wrap .item:nth-child(2n) {}
.section4 .wrap .item:nth-child(2n) .left {left:auto;right:0;float:right;}
.section4 .wrap .item:nth-child(2n) .right {right:auto;left:0;}
.section4 .wrap .item {position:relative;margin-bottom:calc(40 / 1920 * 100vw);zoom:1;overflow:hidden;}
.section4 .wrap .item .left {padding-top:calc(70 / 1920 * 100vw);padding-left:calc(80 / 1920 * 100vw);padding-right:calc(60 / 1920 * 100vw);padding-bottom:calc(50 / 1920 * 100vw);background:#E6E6E6;border-radius:calc(50 / 1920 * 100vw);width:calc(1038 / 1920 * 100vw);position:relative;z-index:4;}
.section4 .wrap .item .left .line {width:calc(101 / 1920 * 100vw);height:calc(6 / 1920 * 100vw);background:#FB6F12;}
.section4 .wrap .item .left .title {font-family:Swiss721BT;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#333333;padding-top:calc(26 / 1920 * 100vw);padding-bottom:calc(31 / 1920 * 100vw);}
.section4 .wrap .item .left .dec {}
.section4 .wrap .item .left .dec p:after {content:"";position:absolute;position:absolute;top:50%;left:0;-o-transform:translate(0%,-50%);-webkit-transform:translate(0%,-50%);-moz-transform:translate(0%,-50%);-ms-transform:translate(0%,-50%);transform:translate(0%,-50%);width:calc(14 / 1920 * 100vw);height:calc(14 / 1920 * 100vw);background:#FB6F12;border-radius:calc(7 / 1920 * 100vw);}
.section4 .wrap .item .left .dec p {font-family:Arial;font-weight:400;font-size:calc(18 / 1920 * 100vw);color:#333333;margin-bottom:calc(32 / 1920 * 100vw);position:relative;padding-left:calc(41 / 1920 * 100vw);}
.section4 .wrap .item .right {height:100%;right:0;top:0px;width:calc(800 / 1920 * 100vw);position:absolute;}
.section4 .wrap .item .right[style*="background:url(images/bg1.png) no-repeat center center;background-size:cover;"] {}
.section4 .wrap .item .right[style*="background:url(images/bg2.png) no-repeat center center;background-size:cover;"] {}
.section4 .wrap .item .right[style*="background:url(images/bg3.png) no-repeat center center;background-size:cover;"] {}
.section5 {background:#F5F5F5;padding-top:calc(110 / 1920 * 100vw);padding-bottom:calc(210 / 1920 * 100vw);}
.section5 .wrap {}
.section5 .wrap .titlemodel {}
.section5 .wrap .titlemodel .title {}
.section5 .wrap .titlemodel .line {}
.section5 .wrap .content {margin-top:calc(44 / 1920 * 100vw);position:relative;overflow:hidden;zoom:1;border-radius:calc(30 / 1920 * 100vw) calc(30 / 1920 * 100vw) 0 0;}
.section5 .wrap .content .left {float:left;width:calc(745 / 1920 * 100vw);height:calc(660 / 1920 * 100vw);}
.section5 .wrap .content .left a {display:block;position:relative;height:100%;}
.section5 .wrap .content .left a img {width:100%;height:100%;object-fit:cover;}
.section5 .wrap .content .left a .con {position:absolute;left:calc(15 / 1920 * 100vw);bottom:calc(20 / 1920 * 100vw);width:calc(576 / 1920 * 100vw);background:#fff;padding:calc(28 / 1920 * 100vw);}
.section5 .wrap .content .left a .con .time {font-family:FZDHTJW;font-weight:normal;font-size:calc(18 / 1920 * 100vw);color:#333333;display:block;line-height:calc(24 / 1920 * 100vw);}
.section5 .wrap .content .left a .con .time b {font-family:FZDHTJW;font-weight:normal;font-size:calc(16 / 1920 * 100vw);color:#FFFFFF;display:inline-block;width:calc(141 / 1920 * 100vw);line-height:calc(24 / 1920 * 100vw);background:#FB6F12;border-radius:calc(12 / 1920 * 100vw);padding:calc(0 / 1920 * 100vw) calc(20 / 1920 * 100vw);width:auto;vertical-align:middle;margin-left:calc(13 / 1920 * 100vw);}
.section5 .wrap .content .left a .con .tit {font-family:FZDHTJW;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#333333;display:block;padding-top:calc(24 / 1920 * 100vw);}
.section5 .wrap .content .right {float:left;width:calc(100% - 745 / 1920 * 100vw);}
.section5 .wrap .content .right a.item {display:block;zoom:1;overflow:hidden;position:relative;height:calc(330 / 1920 * 100vw);}
.section5 .wrap .content .right a.item .lft {width:50%;float:left;height:100%;background:#E6E6E6;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;padding-left:calc(41 / 1920 * 100vw);}
.section5 .wrap .content .right a.item .lft .time {display:block;font-family:FZDHTJW;font-weight:normal;font-size:calc(18 / 1920 * 100vw);color:#333333;}
.section5 .wrap .content .right a.item .lft .time b {font-family:FZDHTJW;font-weight:normal;font-size:calc(16 / 1920 * 100vw);color:#FFFFFF;display:inline-block;line-height:calc(24 / 1920 * 100vw);background:#FB6F12;border-radius:calc(12 / 1920 * 100vw);padding:calc(0 / 1920 * 100vw) calc(11 / 1920 * 100vw);margin-left:calc(12 / 1920 * 100vw);}
.section5 .wrap .content .right a.item .lft .tit {font-family:FZDHTJW;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#333333;line-height:calc(36 / 1920 * 100vw);display:block;margin-top:calc(68 / 1920 * 100vw);margin-bottom:calc(100 / 1920 * 100vw);}
.section5 .wrap .content .right a.item .lft .more {font-family:FZDHTJW;font-weight:normal;font-size:calc(16 / 1920 * 100vw);color:#333333;line-height:calc(36 / 1920 * 100vw);display:block;}
.section5 .wrap .content .right a.item .img {float:left;width:50%;height:100%;overflow:hidden;}
.section5 .wrap .content .right a.item .img img {width:100%;height:100%;object-fit:cover;}
.section6 {padding-top:calc(75 / 1920 * 100vw);padding-bottom:calc(76 / 1920 * 100vw);}
.section6 .wrap {}
.section6 .wrap .titlemodel {text-align:left;}
.section6 .wrap .titlemodel .title {}
.section6 .wrap .titlemodel .line {}
.section6 .wrap .list {padding-top:calc(72 / 1920 * 100vw);zoom:1;overflow:hidden;}
.section6 .wrap .list .itm:nth-child(4n) {margin-right:0px;}
.section6 .wrap .list .itm {overflow:hidden;margin-right:calc(35 / 1920 * 100vw);width:calc((100% - calc(105/ 1920 * 100vw)) / 4);float:left;background:#FB6F12;border-radius:calc(20 / 1920 * 100vw);padding:calc(17 / 1920 * 100vw);}
.section6 .wrap .list .itm img {width:100%;display:block;}
.section7 {padding-bottom:calc(140 / 1920 * 100vw);}
.section7 .wrap {}
.section7 .wrap .content {position:relative;zoom:1;overflow:hidden;}
.section7 .wrap .content .left {float:left;width:45%;}
.section7 .wrap .content .left .titlemodel {text-align:left;padding-top:calc(53 / 1920 * 100vw);}
.section7 .wrap .content .left .titlemodel .title {}
.section7 .wrap .content .left .titlemodel .line {}
.section7 .wrap .content .left .formtable {padding-top:calc(40 / 1920 * 100vw);padding-bottom:calc(142 / 1920 * 100vw);}
.section7 .wrap .content .left .formtable .s1:after {content:"";position:absolute;left:0px;top:calc(3 / 1920 * 100vw);width:calc(10 / 1920 * 100vw);height:calc(10 / 1920 * 100vw);background:#000;}
.section7 .wrap .content .left .formtable textarea {width:100%;border:calc(1 / 1920 * 100vw) solid #ddd;padding:calc(10 / 1920 * 100vw);resize:none;border-radius:calc(5 / 1920 * 100vw);font-size:calc(16 / 1920 * 100vw);}
.section7 .wrap .content .left .formtable .s1 {font-size:calc(15 / 1920 * 100vw);margin-bottom:calc(11 / 1920 * 100vw);position:relative;padding-left:calc(20 / 1920 * 100vw);}
.section7 .wrap .content .left .formtable .words {display:block;width:100%;border:calc(1 / 1920 * 100vw) solid #ddd;border-radius:calc(5 / 1920 * 100vw);margin-bottom:calc(14 / 1920 * 100vw);height:calc(40 / 1920 * 100vw);padding:calc(0 / 1920 * 100vw) calc(12 / 1920 * 100vw);font-size:calc(16 / 1920 * 100vw);}
.section7 .wrap .content .left .formtable .item1 .words:nth-child(3) {margin-right:0px;}
.section7 .wrap .content .left .formtable .item1 .words {margin-right:calc(30 / 1920 * 100vw);float:left;width:calc((100% - 60px) / 3);}
.section7 .wrap .content .left .formtable .item1 {zoom:1;overflow:hidden;}
.section7 .wrap .content .left .formtable .sendfile .files {width:100%;height:100%;cursor:pointer;background:url(../images/sub.png) no-repeat right center;background-size:calc(21 / 1920 * 100vw);}
.section7 .wrap .content .left .formtable .sendfile {position:relative;border-radius:calc(5 / 1920 * 100vw);border:calc(1 / 1920 * 100vw) solid #ddd;padding:calc(14 / 1920 * 100vw);margin-bottom:calc(17 / 1920 * 100vw);}
.section7 .wrap .content .left .formtable .send {width:calc(117 / 1920 * 100vw);height:calc(47 / 1920 * 100vw);background:#FB6F12;border-radius:calc(20 / 1920 * 100vw);margin-top:calc(13 / 1920 * 100vw);border:none;font-family:Adobe Heiti Std;font-weight:normal;font-size:calc(18 / 1920 * 100vw);color:#FFFFFF;}
.section7 .wrap .content .right {width:50%;right:0;top:0;height:100%;position:absolute;border-radius:calc(64 / 1920 * 100vw);}
.footer {background:#FB6F12;padding-top:calc(56 / 1920 * 100vw);padding-bottom:calc(84 / 1920 * 100vw);}
.footer .wrap {display:flex;padding:calc(0 / 1920 * 100vw) calc(90 / 1920 * 100vw);}
.footer .wrap .item:nth-child(2) .link a {margin:auto;line-height:3;}
.footer .wrap .item:nth-child(2) .link {padding-top:calc(16 / 1920 * 100vw);text-align:left;margin:0;}
.footer .wrap .item:nth-child(2) {border:calc(1 / 1920 * 100vw) solid #fff;border-top:none;border-bottom:none;}
.footer .wrap .item:nth-child(3) {padding-left:calc(111 / 1920 * 100vw);}
.footer .wrap .item:nth-child(3) .link2 {font-size:0;}
.footer .wrap .item {width:calc(33.333% - 0 / 1920 * 100vw);}
.footer .wrap .item .logo img {height:calc(52 / 1920 * 100vw);}
.footer .wrap .item .link {margin-top:calc(48 / 1920 * 100vw);}
.footer .wrap .item .link a {width:calc(443 / 1920 * 100vw);font-family:Arial;font-weight:400;font-size:calc(16 / 1920 * 100vw);color:#FFFFFF;line-height:2;display:block;}
.footer .wrap .item .link2 a {margin-right:calc(20 / 1920 * 100vw);}
.footer .wrap .item .link2 a img {width:calc(40 / 1920 * 100vw);height:calc(40 / 1920 * 100vw);}
.footer .wrap .item .sitemap {width:calc(119 / 1920 * 100vw);line-height:calc(38 / 1920 * 100vw);background:#FB6F12;border-radius:calc(19 / 1920 * 100vw);border:calc(1 / 1920 * 100vw) solid #FFFFFF;display:block;margin-top:calc(46 / 1920 * 100vw);margin-bottom:calc(53 / 1920 * 100vw);font-family:Adobe Heiti Std;font-weight:normal;font-size:calc(16 / 1920 * 100vw);color:#FFFFFF;padding-left:calc(43 / 1920 * 100vw);background:url(../images/site.png) no-repeat calc(12 / 1920 * 100vw) center;background-size:calc(16 / 1920 * 100vw);}
.footer .wrap .item .copy {font-family:Adobe Heiti Std;font-weight:normal;font-size:calc(16 / 1920 * 100vw);color:#FFFFFF;line-height:calc(36 / 1920 * 100vw);}
.footer .wrap .item .copy p {}
.section5 .wrap .content .right a.item:nth-child(1) .lft, .section4 .wrap .item:nth-child(1) .left {background:#FB6F12;}
.section5 .wrap .content .right a.item:nth-child(1) .lft .time b, .section4 .wrap .item:nth-child(1) .left .dec p:after, .section4 .wrap .item:nth-child(1) .left .line {background:#fff;}
.section5 .wrap .content .right a.item:nth-child(1) .lft *, .section4 .wrap .item:nth-child(1) .left .dec p, .section4 .wrap .item:nth-child(1) .left * {color:#fff;}



.head .nav ul li .slide .link a:hover, .section9 .right .list a .con .title:hover, .section5 .wrap .content .right a.item:nth-child(1)  .lft .time b, .section2 .wrap .list a .title:hover, .section5 .wrap .content .left a .con .tit:hover, .banner .txt .wrap .link a:hover, .section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a .title:hover, .head .nav ul li:hover .h2tit a span, .section9 .left .list a:hover
 {color:#FB6F12;}


.section4 .wrap .item .left .dec p:after,
.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a *,.section2 *,.section3 *,
.section4 *,.section5 *,.section6 *,.section7 *,.banner .txt .wrap .link a,.section9 * {
    -webkit-transition:all 0.4s;-o-transition:all 0.4s;-moz-transition:all 0.4s;-ms-transition:all 0.4s;transition:all 0.4s;}
.section6 .wrap .list .itm img:hover,.section5 .wrap .content .right a.item:hover .img img,.section9 .right .list a:hover img,.section5 .wrap .content .left a:hover img,.section2 .wrap .list a img:hover,.section1 .wrap .swiper-container .swiper-wrapper .swiper-slide a img:hover {-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}
.section8 {padding-bottom:calc(94 / 1920 * 100vw);}
.section8 .pos {line-height:calc(79 / 1920 * 100vw);background:url(../images/sy.png) no-repeat calc(54 / 1920 * 100vw) center #E8E8E8;border-radius:calc(0 / 1920 * 100vw) calc(0 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(50 / 1920 * 100vw);font-family:Arial;font-weight:400;font-size:calc(18 / 1920 * 100vw);color:#333333;padding-left:calc(111 / 1920 * 100vw);background-size:calc(40 / 1920 * 100vw);}
.section8 .pos a {color:inherit;}
.section4 .height {height:calc(77 / 1920 * 100vw);}
.section4 .wrap .item.type2 .left {background:#FB6F12}
.section4 .wrap .item.type2 .left .dec {}
.section4 .wrap .item.type2 .left .txt {}
.section4 .wrap .item.type2 .left .h2tit {font-family:Swiss721BT;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#FFFFFF;position:relative;padding-left:calc(40 / 1920 * 100vw);}
.section4 .wrap .item.type2 .left .h2tit img {position:absolute;left:0;top:calc(4 / 1920 * 100vw);width:calc(18 / 1920 * 100vw);}
.section4 .wrap .item.type2 .left .val {font-family:Arial;font-weight:400;font-size:calc(18 / 1920 * 100vw);color:#FFFFFF;padding:calc(37 / 1920 * 100vw) 0;padding-left:calc(39 / 1920 * 100vw);}
.section9 {padding-bottom:10vw;}
.section9 .wrap {}
.section9 .titlemodel {}
.section9 .titlemodel .title {}
.section9 .titlemodel .line {}
.section9 .content {padding-top:calc(70 / 1920 * 100vw);zoom:1;overflow:hidden;}
.section9 .left {width:calc(528 / 1920 * 100vw);background:#E8E8E8;border-radius:calc(20 / 1920 * 100vw);float:left;overflow:hidden;}
.section9 .left .title {font-family:Swiss721BT;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#FFFFFF;line-height:calc(88 / 1920 * 100vw);padding-left:calc(37 / 1920 * 100vw);background:#FB6F12;}
.section9 .left .list {padding-top:calc(29 / 1920 * 100vw);padding-left:calc(33 / 1920 * 100vw);padding-right:calc(85 / 1920 * 100vw);}
.section9 .left .list a:after {width:calc(14 / 1920 * 100vw);height:calc(14 / 1920 * 100vw);background:#A2A2A2;border-radius:calc(7 / 1920 * 100vw);content:"";position:absolute;left:calc(0 / 1920 * 100vw);top:calc(6 / 1920 * 100vw);}
.section9 .left .list a {font-family:Arial;font-weight:bold;font-size:calc(18 / 1920 * 100vw);color:#333333;line-height:calc(30 / 1920 * 100vw);display:block;position:relative;margin-bottom:calc(40 / 1920 * 100vw);padding-left:calc(31 / 1920 * 100vw);}
.section9 .right {float:right;width:calc(1111 / 1920 * 100vw);background:#E8E8E8;border-radius:calc(50 / 1920 * 100vw);padding-top:calc(50 / 1920 * 100vw);padding-left:calc(39 / 1920 * 100vw);padding-right:calc(44 / 1920 * 100vw);padding-bottom:calc(50 / 1920 * 100vw);}
.section9 .right .title {font-family:Swiss721BT;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#333333;line-height:calc(24 / 1920 * 100vw);padding-bottom:calc(25 / 1920 * 100vw);border-bottom:calc(4 / 1920 * 100vw) solid #fff;}
.section9 .right .detail {font-family:Swiss721BT;font-weight:normal;font-size:calc(16 / 1920 * 100vw);color:#666666;line-height:calc(30 / 1920 * 100vw);padding-top:calc(41 / 1920 * 100vw);padding-bottom:calc(50 / 1920 * 100vw);}
.section9 .right .detail p {}
.section9 .right .list {zoom:1;overflow:hidden;}
.section9 .right .list a {float:left;width:calc((100% - calc(70 / 1920 * 100vw)) / 2);overflow:hidden;background:#f2f5ff;border-radius:calc(20 / 1920 * 100vw) calc(20 / 1920 * 100vw) 0 calc(0 / 1920 * 100vw);}
.section9 .right .list a:nth-child(2n) {float:right;}
.section9 .right .list a img {width:100%;}
.section9 .right .list a * {display:block;}
.section9 .right .list a .con {position:relative;z-index:4;background:#f2f5ff;padding-top:calc(35 / 1920 * 100vw);padding-left:calc(21 / 1920 * 100vw);padding-right:calc(21 / 1920 * 100vw);padding-bottom:calc(43 / 1920 * 100vw);}
.section9 .right .list a .con .title {font-family:FZDHTJW;font-weight:normal;font-size:calc(24 / 1920 * 100vw);color:#151515;padding:0;border:none;}
.section9 .right .list a .con .line {width:calc(116 / 1920 * 100vw);height:calc(4 / 1920 * 100vw);background:#FB6F12;margin-top:calc(24 / 1920 * 100vw);}

.section9 {padding-bottom:10vw;}
.section9 .wrap {}
.section9 .titlemodel {}
.section9 .titlemodel .title {}
.section9 .titlemodel .line {}

.section9 .content {
  padding-top: calc(70 / 1920 * 100vw);
  zoom: 1;
  overflow: hidden;
}

.section9 .left {
  width: calc(528 / 1920 * 100vw);
  background: #E8E8E8;
  border-radius: calc(20 / 1920 * 100vw);
  float: left;
  overflow: hidden;
}

.section9 .left .title {
  font-family: Swiss721BT;
  font-weight: normal;
  font-size: calc(24 / 1920 * 100vw);
  color: #FFFFFF;
  line-height: calc(88 / 1920 * 100vw);
  padding-left: calc(37 / 1920 * 100vw);
  background: #FB6F12;
}

.section9 .left .list {
  padding-top: calc(29 / 1920 * 100vw);
  padding-left: calc(33 / 1920 * 100vw);
  padding-right: calc(85 / 1920 * 100vw);
}

.section9 .left .list a:after {
  width: calc(14 / 1920 * 100vw);
  height: calc(14 / 1920 * 100vw);
  background: #A2A2A2;
  border-radius: calc(7 / 1920 * 100vw);
  content: "";
  position: absolute;
  left: calc(0 / 1920 * 100vw);
  top: calc(6 / 1920 * 100vw);
}

.section9 .left .list a {
  font-family: Arial;
  font-weight: bold;
  font-size: calc(18 / 1920 * 100vw);
  color: #333333;
  line-height: calc(30 / 1920 * 100vw);
  display: block;
  position: relative;
  margin-bottom: calc(40 / 1920 * 100vw);
  padding-left: calc(31 / 1920 * 100vw);
}

.section9 .right {
  float: right;
  width: calc(1111 / 1920 * 100vw);
  background: #E8E8E8;
  border-radius: calc(50 / 1920 * 100vw);
  padding-top: calc(50 / 1920 * 100vw);
  padding-left: calc(39 / 1920 * 100vw);
  padding-right: calc(44 / 1920 * 100vw);
  padding-bottom: calc(50 / 1920 * 100vw);
}

.section9 .right .title {
  font-family: Swiss721BT;
  font-weight: normal;
  font-size: calc(24 / 1920 * 100vw);
  color: #333333;
  line-height: calc(24 / 1920 * 100vw);
  padding-bottom: calc(25 / 1920 * 100vw);
  border-bottom: calc(4 / 1920 * 100vw) solid #fff;
}

.section9 .right .detail {
  font-family: Swiss721BT;
  font-weight: normal;
  font-size: calc(16 / 1920 * 100vw);
  color: #666666;
  line-height: calc(30 / 1920 * 100vw);
  padding-top: calc(41 / 1920 * 100vw);
  padding-bottom: calc(50 / 1920 * 100vw);
}

.section9 .right .detail p {}

.section9 .right .list {
  zoom: 1;
  overflow: hidden;
}

.section9 .right .list a {
  float: left;
  width: calc((100% - calc(70 / 1920 * 100vw)) / 2);
  overflow: hidden;
  background: #f2f5ff;
  border-radius: calc(20 / 1920 * 100vw) calc(20 / 1920 * 100vw) 0 calc(0 / 1920 * 100vw);
}

.section9 .right .list a:nth-child(2n) {
  float: right;
}

.section9 .right .list a img {
  width: 100%;
}

.section9 .right .list a * {
  display: block;
}

.section9 .right .list a .con {
  position: relative;
  z-index: 4;
  background: #f2f5ff;
  padding-top: calc(35 / 1920 * 100vw);
  padding-left: calc(21 / 1920 * 100vw);
  padding-right: calc(21 / 1920 * 100vw);
  padding-bottom: calc(43 / 1920 * 100vw);
}

.section9 .right .list a .con .title {
  font-family: FZDHTJW;
  font-weight: normal;
  font-size: calc(16 / 1920 * 100vw);
  color: #151515;
  padding: 0;
  border: none;
}

.section9 .right .list a .con .line {
  width: calc(116 / 1920 * 100vw);
  height: calc(4 / 1920 * 100vw);
  background: #FB6F12;
  margin-top: calc(24 / 1920 * 100vw);
}


.alertmodel{
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
display: none;
background: rgba(0, 0, 0, .7);
}
.alertmodel .center{
    
position:absolute;
top: 50%;
left: 50%;
-o-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 900px;
max-width: 90%;
}
.alertmodel .close{
    position: absolute;
    cursor: pointer;
    right: -10px;
    top: -10px;
    background: url(../images/close.png) no-repeat center center #fff;
    background-size: 70%;
    height: 30px;
    border-radius: 30px;
    width: 30px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    text-align: center;
    z-index: 5;
}
.alertmodel .center video{
    display: block;
    width: 100%;
    max-height: 90vh;
    object-fit: cover;
}
@font-face {
    font-family: 'Incised901BT';
    src: url('../fonts/open-sans.ttf')
}
