@charset "utf-8"; /* Common */ body { font-family: 'Microsoft YaHei', '微软雅黑'; font-size: 16px; line-height: 2; font-weight: normal; margin: 0; padding: 0; overflow-x: hidden; min-width: 1240px; color: #575757; background: #FFF; } html, body, div, p, span, object, h1, h2, h3, h4, h5, h6, a, img, strong, dl, dt, dd, ol, ul, li, form, label, footer, header, nav { margin: 0; padding: 0; } * { list-style: none; } a { color: #575757; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; } a:hover { color: #11599a; text-decoration: none; } ul li { list-style: none; } img { border: none; } .clear { clear: both; margin: 0 0; padding: 0 0; } .fr { float: right; } .fl { float: left; } input, textarea, button { font-family: "微软雅黑"; } input:focus { outline: none; } textarea:focus { outline: none; } #feedback_form table { float: right; } #feedback_form table tr td { border: 0; padding: 5px 0; } #feedback_form table tr td input { padding: 0 10px; } #feedback_form table tr td textarea { padding: 10px; } h1, h2, h3, h4, h5, h6 { line-height: normal; } h1 { font-size: 24px; } h2 { font-size: 18px; } h3 { font-size: 16px; } .pt15 { padding-top: 15px; } .pl10 { padding-left: 10px; } .pt20 { padding-top: 20px; } .pt30 { padding-top: 30px; } .pt40 { padding-top: 40px; } .pt50 { padding-top: 50px; } .pt60 { padding-top: 60px; } .main { width: 1200px; margin: 0 auto; overflow: hidden; } .main table { border-collapse : collapse; } .main table tr td { border: 1px #ccc solid; padding: 3px; } img { vertical-align: top; } .imgs { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s; } .imgs:hover { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } /****header****/ .header { width: 100%; height: 112px; background: #FFF; background: url(../images/top.jpg) repeat-x top #FFF; padding-top: 3px; position: fixed; left: 0; top: 0; z-index: 100; box-shadow: 0 5px 15px 0px rgba(0, 64, 152, 0.1); } .header .head { width: 1200px; height: 112px; margin: 0 auto; position:relative; } .header .head .logo { width: 169px; height: 69px; display: block; margin-top: 21px; float: left; } .header .head .stmenu1 { width: 30px; position: relative; overflow: visible; z-index: 10; float: right; height: 30px; border: 1px #11599a solid; margin-top: 40px; } .header .head .stmenu1 a.xiala1 { width: 30px; height: 30px; display: block; background: url(../images/ioc3.png) no-repeat center; } .header .head .stmenu1 .child1 { display: none; position: absolute; top: 32px; right: -50px; width: 240px; z-index: 9999; background: #FFF; border: 1px #ccc solid; height: 30px; } .header .head .stmenu1 .child1 .sousuo1 { width: 184px; height: 30px; line-height: 30px; float: left; border: 0; background: none; padding: 0 10px 0 16px; } .header .head .stmenu1 .child1 .sousuo { background: url(../images/ioc4.png) no-repeat center #11599a; width: 30px; height: 30px; float: right; border: 0; } .header .head .stmenu1:hover a.xiala1 { background: url(../images/ioc4.png) no-repeat center #11599a; } .header .head .stmenu2 { width: 30px; position: relative; overflow: visible; z-index: 10; float: right; height: 30px; border: 1px #11599a solid; margin-top: 40px; margin-right: 20px; } .header .head .stmenu2 a.xiala2 { width: 30px; height: 30px; display: block; background: url(../images/ioc1.png) no-repeat center; } .header .head .stmenu2 .child2 { display: none; position: absolute; top: 32px; right: -50px; width: 170px; z-index: 9999; background: #FFF; border: 1px #ccc solid; overflow: hidden; padding: 10px; } .header .head .stmenu2:hover a.xiala2 { background: url(../images/ioc2.png) no-repeat center #11599a; } .ddsmoothmenu{ width: 738px; height: 50px; float: right; margin: 31px 15px 0 0;} .ddsmoothmenu ul{z-index:100;margin:0;padding:0;} .ddsmoothmenu ul li{position:relative;display:inline;float:left; width: 123px; text-align: center;} .ddsmoothmenu ul li .xialaguang{ display: inline-block; width: 100%; height: 50px; line-height: 50px; background: url(../images/na.png) no-repeat center bottom; font-size: 18px;} *html .ddsmoothmenu ul li a{display:inline-block;} .ddsmoothmenu ul li .xialaguang.selected, .ddsmoothmenu ul li .xialaguang:hover{ cursor: pointer; color: #11599a; background: url(../images/tite.jpg) no-repeat center bottom;} /*一级*/ .ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden; width: 123px;} .ddsmoothmenu ul li ul li{display:list-item;float:none; width: 100%; padding: 0px; border-bottom: 1px #094479 solid; margin: 0; font-size: 16px;} .ddsmoothmenu ul li ul li a{ overflow: hidden; display: block; padding: 10px; background: #11599a; color: #FFF;} .ddsmoothmenu ul li ul li a:hover{ background: #009d8c;} /*二级*/ .ddsmoothmenu ul li ul li ul{top:0; width:150px;} .ddsmoothmenu ul li ul li ul li{ font-size: 15px;} .ddsmoothmenu ul li ul li ul li a{ overflow: hidden; display: block; padding:8px 10px; background: #1062ad; color: #FFF;} /*三级*/ .ddsmoothmenu ul li ul li ul li ul{top:0; width:120px;} .ddsmoothmenu ul li ul li ul li ul li{ font-size: 14px;} .ddsmoothmenu ul li ul li ul li ul li a{ overflow: hidden; display: block; padding:6px 10px; background: #1873c5; color: #FFF;} /*四级*/ .ddsmoothmenu ul li ul li ul li ul li ul{top:0; width:100px;} .ddsmoothmenu ul li ul li ul li ul li ul li{ font-size: 13px;} .ddsmoothmenu ul li ul li ul li ul li ul li a{ overflow: hidden; display: block; padding:5px 10px; background: #328ddf; color: #FFF;} .ddsmoothmenu{height:1%;} .ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:silver;} .toplevelshadow{opacity:0.8;} /*abouts*/ .abouts { width: 100%; overflow: hidden; padding-top: 3.2vw; background: url(../images/bg1.jpg) no-repeat center; background-size: cover; line-height: normal; } .tita { width: 100%; overflow: hidden; text-align: center; } .tita dt { font-size: 48px; } .tita dd { font-size: 14px; opacity: 0.8; padding-bottom: 26px; background: url(../images/tia.jpg) no-repeat center bottom; margin-top: 16px; } .about_bo { width: 100%; overflow: hidden; padding-top: 2.4vw; } .about_bo .about_img { width: 49%; overflow: hidden; float: right; position: relative; } .about_bo .about_img span { width: 100%; display: block; } .about_bo .about_img .boder { position: absolute; background: none; z-index: 10; display: block; } .about_bo .about_img .boder:nth-of-type(1) { top: 20px; left: 20px; width: calc(100% - 40px); height: calc(100% - 40px); border-top: 2px solid rgba(255, 255, 255, 0.3); } .about_bo .about_img .boder:nth-of-type(2) { top: 20px; left: 20px; width: calc(100% - 40px); height: calc(100% - 40px); border-bottom: 2px solid rgba(255, 255, 255, 0.3); } .about_bo .about_img .boder:nth-of-type(3) { top: 20px; left: 20px; width: calc(100% - 40px); height: calc(100% - 40px); border-left: 2px solid rgba(255, 255, 255, 0.3); } .about_bo .about_img .boder:nth-of-type(4) { top: 20px; left: 20px; width: calc(100% - 40px); height: calc(100% - 40px); border-right: 2px solid rgba(255, 255, 255, 0.3); } .about_bo .about_l { width: 33%; float: right; padding-top: 2%; } .about_bo .about_l .abo_txt { width: 88%; padding-right: 12%; } .about_bo .about_l .abo_txt dt { width: 100%; overflow: hidden; font-size: 36px; color: #11599a; font-weight: bolder; } .about_bo .about_l .abo_txt dd { width: 100%; overflow: hidden; font-size: 16px; line-height: 36px; padding-top: 25px; } .about_bo .about_l .more { width: 100%; overflow: hidden; margin-top: 6%; } .about_bo .about_l .more a { width: 178px; height: 58px; display: block; background: #11599a; line-height: 58px; text-align: center; color: #FFF; } .about_bo .about_l .more a:hover { background: #009d8c; } .about_bo .about_l .abouts_ys { width: 100%; overflow: hidden; margin-top: 8%; } .about_bo .about_l .abouts_ys dl { width: auto; overflow: hidden; float: left; margin-right: 12%; } .about_bo .about_l .abouts_ys dl dt { width: 100%; height: 60px; display: block; } .about_bo .about_l .abouts_ys dl dd { width: 100%; overflow: hidden; text-align: center; font-size: 17px; margin-top: 10px; } .about_bo .about_l .abouts_ys dl.ays dt { background: url(../images/a1.png) no-repeat center; } .about_bo .about_l .abouts_ys dl.ays:hover dt { background: url(../images/a1_ed.png) no-repeat center; } .about_bo .about_l .abouts_ys dl.bys dt { background: url(../images/a2.png) no-repeat center; } .about_bo .about_l .abouts_ys dl.bys:hover dt { background: url(../images/a2_ed.png) no-repeat center; } .about_bo .about_l .abouts_ys dl.cys dt { background: url(../images/a3.png) no-repeat center; } .about_bo .about_l .abouts_ys dl.cys:hover dt { background: url(../images/a3_ed.png) no-repeat center; } .about_bo .about_l .abouts_ys dl:hover { color: #11599a; } @media screen and (max-width: 1700px) and (min-width:1025px) { .about_bo .about_l { width: 45%; float: right; padding-top: 2%; } } /*cpzs*/ .cpzs { width: 1240px; overflow: hidden; margin: 40px auto 0 auto; } .cpzs .cpzs_bo { width: 100%; overflow: hidden; padding-top: 30px; } .cpzs .cpzs_bo .picScroll-left { width: 100%; overflow: hidden; position: relative; } .cpzs .cpzs_bo .picScroll-left .bd { width: 100%; } .cpzs .cpzs_bo .picScroll-left .bd ul { overflow: hidden; zoom: 1; } .cpzs .cpzs_bo .picScroll-left .bd ul li { width: 398px; height: 458px; margin: 0 6px 0 7px; float: left; _display: inline; overflow: hidden; border: 1px #e5e5e5 solid; } .cpzs .cpzs_bo .picScroll-left .bd ul li .pic { width: 398px; height: 299px; position: relative; border: 1px #e5e5e5 solid; overflow: hidden; } .cpzs .cpzs_bo .picScroll-left .bd ul li .pic img { width: 398px; height: 299px; } .cpzs .cpzs_bo .picScroll-left .bd ul li .pic span { width: 398px; height: 299px; display: block; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-i; position: absolute; left: 0; bottom: -100%; background: rgba(0,0,0,0.7); z-index: 2; } .cpzs .cpzs_bo .picScroll-left .bd ul li .pic i { width: 0; height: 1px; background: #fff; position: absolute; left: 172px; top: 120px; z-index: 5; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; display: block; } .cpzs .cpzs_bo .picScroll-left .bd ul li .pic p { width: 310px; overflow: hidden; line-height: normal; font-size: 18px; color: #FFF; position: absolute; left: -100%; top: 140px; z-index: 5; text-align: center; -webkit-transition: all .4s ease-in; -moz-transition: all .4s ease-in; -o-transition: all .4s ease-in; transition: all .4s ease-i; } .cpzs .cpzs_bo .picScroll-left .bd ul li .pic em { width: 0; height: 1px; display: block; background: #fff; position: absolute; left: 44px; bottom: 120px; z-index: 5; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; } .cpzs .cpzs_bo .picScroll-left .bd ul li .title { width: 354px; height: 158px; padding: 0 22px; } .cpzs .cpzs_bo .picScroll-left .bd ul li .title .titb { width: 354px; height: 82px; line-height: 82px; border-bottom: 1px #e5e5e5 solid; font-size: 18px; display: block; } .cpzs .cpzs_bo .picScroll-left .bd ul li .title p { width: 320px; height: 77px; line-height: 77px; font-size: 15px; opacity: 0.8; background: url(../images/ioc5.png) no-repeat right center; padding-right: 34px; } .cpzs .cpzs_bo .picScroll-left .bd ul li:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .cpzs .cpzs_bo .picScroll-left .bd ul li:hover .pic span { bottom: 0; } .cpzs .cpzs_bo .picScroll-left .bd ul li:hover .pic i { width: 59px; } .cpzs .cpzs_bo .picScroll-left .bd ul li:hover .pic p { left: 44px; } .cpzs .cpzs_bo .picScroll-left .bd ul li:hover em { width: 310px; } .cpzs .cpzs_bo .picScroll-left .bd ul li:hover .title .titb { color: #11599a; } .cpzs .cpzs_bo .picScroll-left .bd ul li:hover .title p { background: url(../images/ioc6.png) no-repeat right center; } .cpzs .cpzs_bo .picScroll-left .hd { width: 100%; height: 11px; text-align: center; margin-top: 40px; display: inline-block } .cpzs .cpzs_bo .picScroll-left .hd ul { width: 100%; zoom: 1; text-align: center; display: inline-block } .cpzs .cpzs_bo .picScroll-left .hd ul li { width: 11px; height: 11px; overflow: hidden; margin: 0 10px; text-indent: -999px; cursor: pointer; background: #959595; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: inline-block; *display: inline; *zoom: 1; } .cpzs .cpzs_bo .picScroll-left .hd ul li.on { background: #00438f; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } /*jjfa*/ .jjfa { width: 100%; overflow: hidden; margin-top: 4.5vw; color: #FFF; position: relative; } .jjfa a { color: #FFF; } .jjfa .slideTxtBox { width: 100%; height: 855px; position: relative; } .jjfa .slideTxtBox .hd { width: 100%; height: 182px; background: rgba(0,0,0,0.2); position: absolute; bottom: 0; left: 0; z-index: 10; } .jjfa .slideTxtBox .hd ul { width: 1240px; height: 182px; margin: 0 auto; } .jjfa .slideTxtBox .hd ul li { width: 309px; height: 160px; float: left; cursor: pointer; border-right: 1px rgba(255,255,255,0.2) solid; text-align: center; padding-top: 22px; } .jjfa .slideTxtBox .hd ul li:last-child { border-right: none; } .jjfa .slideTxtBox .hd ul li .lb_pic { width: 309px; height: 76px; display: block; background: url(../images/ysbg.png) no-repeat center; } .jjfa .slideTxtBox .hd ul li .lb_pic span { width: 309px; height: 76px; display: block; } .jjfa .slideTxtBox .hd ul li .lb_txt { width: 100%; overflow: hidden; font-size: 18px; padding-top: 20px; } .jjfa .slideTxtBox .hd ul li.on { background: #11599a; } .jjfa .slideTxtBox .bd ul { width: 100%; height: 855px; position: relative; } .jjfa .slideTxtBox .bd ul i { width: 100%; height: 855px; background: #000; position: absolute; left: 0; top: 0; z-index: 5; opacity: 0.4; display: block; } .jjfa .slideTxtBox .bd ul .jjfa_bg { width: 100%; height: 750px; position: absolute; left: 0; top: 0; z-index: 6; ; padding-top: 105px; } .jjfa .slideTxtBox .bd ul .jjfa_bo { width: 100%; overflow: hidden; padding-top: 60px; } .jjfa .slideTxtBox .bd ul .jjfa_bo dt { width: 100%; overflow: hidden; background: url(../images/tic.jpg) no-repeat left bottom; padding-bottom: 28px; } .jjfa .slideTxtBox .bd ul .jjfa_bo dt span { width: 100%; overflow: hidden; display: block; font-size: 33px; font-weight: bolder; } .jjfa .slideTxtBox .bd ul .jjfa_bo dt p { width: 100%; overflow: hidden; font-family: Arial; text-transform: uppercase; padding-top: 10px; } .jjfa .slideTxtBox .bd ul .jjfa_bo dd { width: 1020px; overflow: hidden; font-size: 18px; line-height: 2; padding-top: 20px; opacity: 0.9; } /*case*/ .case { width: 100%; overflow: hidden; padding: 4vw 0; line-height: normal; } .case .case_bo { width: 1240px; height: 300px; margin: 40px auto 0 auto; } .case .picScroll-lefta { width: 100%; overflow: hidden; position: relative; } .case .picScroll-lefta .bda { width: 100%; } .case .picScroll-lefta .bda ul { overflow: hidden; zoom: 1; } .case .picScroll-lefta .bda ul li { width: 400px; height: 300px; margin: 0 6px 0 7px; float: left; _display: inline; overflow: hidden; position: relative; } .case .picScroll-lefta .bda ul li .pic { width: 400px; height: 300px; overflow: hidden; } .case .picScroll-lefta .bda ul li .pic img { width: 400px; height: 300px; } .case .picScroll-lefta .bda ul li .title { width: 360px; overflow: hidden; padding: 0 20px 20px 20px; position: absolute; left: 0; bottom: 0; z-index: 10; color: #FFF; } .case .picScroll-lefta .bda ul li .title .titb { display: block; font-size: 18px; font-weight: bolder; color: #FFF; } .case .picScroll-lefta .bda ul li .title p { color: #FFF; opacity: 0.8; padding-top: 10px; } .case .picScroll-lefta .bda ul li i { width: 400px; height: 300px; display: block; background: url(../images/ti.png) repeat-x bottom; position: absolute; left: 0; bottom: 0; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i; } .case .picScroll-lefta .bda ul li:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } .case .picScroll-lefta .bda ul li:hover i { bottom: -100%; } .case .picScroll-lefta .hda { width: 100%; height: 11px; text-align: center; margin-top: 40px; display: inline-block } .case .picScroll-lefta .hda ul { width: 100%; zoom: 1; text-align: center; display: inline-block } .case .picScroll-lefta .hda ul li { width: 11px; height: 11px; overflow: hidden; margin: 0 10px; text-indent: -999px; cursor: pointer; background: #959595; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: inline-block; *display: inline; *zoom: 1; } .case .picScroll-lefta .hda ul li.on { background: #00438f; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; } /*news*/ .news { width: 100%; height: 710px; padding: 3vw 0; line-height: normal; } .news .new_img { width: 1240px; height: 300px; margin: 40px auto 0 auto; } .news .new_img dt { width: 760px; height: 300px; float: left; position: relative; } .news .new_img dt .nimg { width: 720px; overflow: hidden; padding: 0 20px 40px 20px; position: absolute; left: 0; bottom: 0; z-index: 10; } .news .new_img dt .nimg span { display: block; font-size: 26px; font-weight: bolder; color: #FFF; } .news .new_img dt .nimg span a { color: #FFF; } .news .new_img dt .nimg p { font-size: 20px; padding-top: 10px; opacity: 0.9; color: #FFF; } .news .new_img dt .nimg p a { color: #FFF; } .news .new_img dt i { width: 760px; height: 300px; display: block; background: url(../images/ti.png) repeat-x bottom; position: absolute; left: 0; bottom: 0; z-index: 5; } .news .new_img dd { width: 466px; height: 300px; float: right; position: relative; } .news .new_img dd .nimg { width: 426px; overflow: hidden; padding: 0 20px 40px 20px; position: absolute; left: 0; bottom: 0; z-index: 10; } .news .new_img dd .nimg span { display: block; font-size: 26px; font-weight: bolder; color: #FFF; } .news .new_img dd .nimg span a { color: #FFF; } .news .new_img dd .nimg p { font-size: 20px; padding-top: 10px; opacity: 0.9; color: #FFF; } .news .new_img dd .nimg p a { color: #FFF; } .news .new_img dd i { width: 466px; height: 300px; display: block; background: url(../images/ti.png) repeat-x bottom; position: absolute; left: 0; bottom: 0; z-index: 5; } .news .new_bo { width: 1240px; height: 230px; margin: 22px auto 0 auto; } .news .new_bo li { width: 340px; height: 170px; float: left; -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); box-shadow: 0 0 20px 10px rgba(29, 29, 29, 0.1); transition: ease all .3s; background: url(../images/la.jpg) repeat-x bottom #fff; padding: 30px; } .news .new_bo li .time { width: 100%; overflow: hidden; font-size: 20px; font-family: Arial; } .news .new_bo li .time span { font-weight: bolder; font-size: 42px; } .news .new_bo li .tin { width: 100%; overflow: hidden; display: block; font-size: 20px; padding-top: 10px; } .news .new_bo li p { width: 100%; overflow: hidden; font-size: 16px; padding-top: 20px; } .news .new_bo li:nth-of-type(1) { float: left; } .news .new_bo li:nth-of-type(2) { float: left; margin-left: 21px; } .news .new_bo li:nth-of-type(3) { float: right; } .news .new_bo li:hover { background: url(../images/lb.jpg) repeat-x bottom #fff; } .news .new_bo li:hover .tin { color: #11599a; } /*link*/ .link { width: 1160px; margin: 0 auto; background: url(../images/link.png) no-repeat left 20px; padding: 20px 0 20px 40px; line-height: normal; } /*foot*/ .footer { width: 100%; overflow: hidden; background: url(../images/bg2.jpg) no-repeat center; background-size: cover; } .footer .fov_l { width: 318px; overflow: hidden; float: left; padding: 45px 40px 65px 40px; background: #707070; color: #FFF; } .footer .fov_l a { color: #FFF; } .footer .fov_l .fo_logo { width: 318px; height: 70px; display: block; } .footer .fov_l .fo_logo a { width: 318px; height: 70px; display: block; } .footer .fov_l .fo_bo { width: 100%; overflow: hidden; padding-top: 38px; line-height: 36px; } .footer .fov dt { width: 100%; overflow: hidden; background: url(../images/titd.jpg) no-repeat left center; font-size: 18px; padding-left: 50px; font-weight: bolder; } .footer .fov dd { overflow: hidden; line-height: 36px; padding-top: 20px; padding-left: 50px; font-size: 16px; } .footer .fov dd a { display: block; } .footer .fov.foot1 { width: auto; float: right; padding-top: 50px; } .footer .fov.foot2 { width: 394px; float: right; padding-top: 50px; } .footer .fov.foot2 dd a { width: 50%; float: left; } .footer .fov.foot3 { width: auto; float: right; margin-right: 78px; padding-top: 50px; } .copy { width: 100%; overflow: hidden; padding: 25px 0; line-height: normal; text-align: center; border-top: 1px #f3f4f5 solid; } .winona { display: block; position: relative; overflow: hidden; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } .winona::after { content: attr(data-text); position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; -webkit-transform: translate3d(0, 25%, 0); transform: translate3d(0, 25%, 0); } .winona > span { display: block; } .winona::after, .winona > span { -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); } .winona:hover::after { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .winona:hover > span { opacity: 0; -webkit-transform: translate3d(0, -25%, 0); transform: translate3d(0, -25%, 0); } /******************内页****************************/ .loc { width: 100%; height: 80px; line-height: 80px; border-bottom: 1px #eeeeee solid; } .loc .main{ background:url(../images/ioc7.png) no-repeat left center; padding-left:40px; width:1160px;} .left { width: 320px; overflow: hidden; float: left; } .left .left_top { width: 100%; height: 112px; line-height: 112px; background: #11599a; border-bottom: 4px #009d8c solid; color: #FFF; font-size: 36px; text-align: center; } .left .left_bo { width: 290px; overflow: hidden; background: #eeeeee; padding: 0 15px; } .left .left_bo li { width: 290px; overflow: hidden; border-bottom: 1px #fff solid; padding: 20px 0; font-size: 18px; } .left .left_bo li:last-child { border-bottom: none; } .left .left_bo li:hover a, .left .left_bo li .cur { color: #11599a; } .left .nav__list{ width: 308px; background: #eeeeee; padding: 0 6px; } .left .nav__list li{ padding:0 20px; border-bottom:1px #FFF solid; background-color: #eeeeee; transition: all 0.25s ease-in;} .left .nav__list li span { width:10px; height:60px; display:block; float: right; transition: transform 0.65s ease; background:url(../images/ioc9.png) no-repeat center; transform: rotate(-90deg); cursor: pointer; } .left .nav__list li a{ font-size:18px; height:60px; line-height:60px; display: block;} .left .nav__list li:last-child{ border-bottom:none;} .sjj_nav { width:308px; background: #eeeeee; padding:0 6px; height:100%; overflow: auto; overflow-x: hidden; transition: top ease 0.35s; } .nav_show { top: 3rem } /*一级*/ .sjj_nav>ul>li:first-child { overflow: hidden; border-top: 0 } .sjj_nav>ul>li:first-child>a { float: left; width: calc(100% - 70px) } .sjj_nav ul li{ border-top: 1px rgba(255, 255, 255, .8) solid; position: relative; font-size:18px;} .sjj_nav ul li a{ width:268px; height:60px; line-height:60px; display:block; padding:0 20px;} .sjj_nav ul li a:hover, .sjj_nav .cur a{ color:#11599a;} .sjj_nav ul li i.sp_nav_xjb { width:10px; position: absolute; top: 0; right: 20px; height: 60px; background:url(../images/ioc9.png) no-repeat center; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); display:block;} .sjj_nav ul li i.sjj_nav_i_se, .sjj_nav ul li .cur i.sp_nav_xjb{ -webkit-transform: rotate(0deg); transform: rotate(0deg);} /*二级*/ .sjj_nav ul li ul { width:260px; background: #f5f5f5; display: none; padding:0 24px;} .sjj_nav ul li ul li{ border-top:none; font-size:17px;} .sjj_nav ul li ul li a{ height:45px; line-height:45px; display:block; padding:0 0;} .sjj_nav ul li ul li i.sp_nav_xjb{ width:16px; height: 45px; background:url(../images/ioc10.png) no-repeat center; display:block; margin-right:10px; float:left; position:inherit;} .sjj_nav ul li ul li i.sjj_nav_i_se, .sjj_nav ul li ul li .cur i.sp_nav_xjb{ background:url(../images/ioc11.png) no-repeat center;} /*三级*/ .sjj_nav ul li ul li ul{ width:196px; display: none; padding:0 32px;} .sjj_nav ul li ul li ul li{ font-size:16px;} .sjj_nav ul li ul li ul li a{ height:35px; line-height:35px; display:block; padding:0 0;} .sjj_nav ul li ul li ul li i.sp_nav_xjb{ width:10px; position: inherit; height: 35px; background:url(../images/ioc12.png) no-repeat center; display:block; float:left; margin-right:10px;} .sjj_nav ul li ul li ul li i.sjj_nav_i_se, .sjj_nav ul li ul li ul li .cur i.sp_nav_xjb{ background:url(../images/ioc13.png) no-repeat center;} /*四级*/ .sjj_nav ul li ul li ul li ul{ display: none; padding:0 18px;} .sjj_nav ul li ul li ul li ul li{ font-size:14px;} .sjj_nav ul li ul li ul li ul li a{height:25px; line-height:25px; display:block; padding:0 0;} /*down*/ .down { width:820px; overflow: hidden; padding:20px 10px 0 10px; } .down li { height: 50px; line-height: 50px; border-bottom: 1px #ccc solid; } .right { width: 840px; overflow: hidden; float: right; } .right .right_top { width: 820px; font-size: 22px; font-weight: bold; line-height: normal; color: #11599a; padding: 0 10px; } .right .right_top a { color: #11599a; } .right .right_bottom { width: 820px; overflow: hidden; padding: 30px 10px 0 10px; } /*product-list*/ .product-list { width: 100%; overflow: hidden; padding-top: 30px; } .product-list li { width: 260px; float: left; margin: 0 10px 20px 10px; overflow: hidden; position: relative; } .product-list li i { width: 100%; display: block; overflow: hidden; display: block; } .product-list li i img { width: 100%; display: block; } .product-list li figcaption { width: 100%; display: block; height: 45px; line-height: 45px; overflow: hidden; transition: 350ms; text-align: center; background-color: #eee; } .product-box .product-down { float: left } .product-list li mark { position: absolute; left: 0; top: 0; box-sizing: border-box; width: 100%; height: 100%; background: rgba(170,240,232,.2); background: #aaf0e8\9; filter: alpha(opacity=20); z-index: 20; opacity: 0; transform: skewX(45deg); visibility: hidden; transition: 360ms; z-index: 100; } .product-list li mark b { display: block; width: 46px; height: 46px; position: absolute; left: 50%; top: 50%; margin-left: -23px; margin-top: -23px; z-index: 30 } .product-list li mark b:before { content: ""; width: 100%; height: 1px; background: #11599a; position: absolute; left: 0; top: 23px; transform: translateX(-200px); -webkit-transform: translateX(-200px); -moz-transform: translateX(-200px) } .product-list li mark b:after { content: ""; width: 1px; height: 100%; background: #11599a; position: absolute; left: 23px; top: 0; transform: translateY(-200px); -webkit-transform: translateY(-200px); -moz-transform: translateY(-200px) } .product-list li mark:before { content: ""; width: 100%; height: 0%; border-left: 3px solid #11599a; border-right: 3px solid #11599a; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms } .product-list li mark:after { content: ""; width: 0%; height: 100%; border-top: 3px solid #11599a; border-bottom: 3px solid #11599a; box-sizing: border-box; position: absolute; left: 0; top: 0; transition: 320ms } .product-list li:hover mark { opacity: 1; transform: skewX(0); visibility: visible } .product-list li:hover mark:before { height: 100%; transition: 330ms 200ms } .product-list li:hover mark:after { width: 100%; transition: 330ms 200ms } .product-list li:hover mark b:before { transition: 355ms 180ms; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0) } .product-list li:hover mark b:after { transition: 355ms 240ms; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0) } .product-list li:hover figcaption { color: #11599a; } /*************************/ .ExhibitList { width: 100%; overflow: hidden; clear: both; margin: 0 auto; } .ExhibitList dl { float: left; width: 259px; text-align: center; overflow: hidden; display: block; margin: 0 9px 20px 9px; border: 1px #f0f0f0 solid; } .ExhibitList dl dt { width: 100%; overflow: hidden; } .ExhibitList dl dt img { width: 100%; height: auto; } .ExhibitList dl dd { width: 100%; height: 45px; line-height: 45px; overflow: hidden; text-align: center; } .ExhibitList dl:hover { background: #11599a; border: 1px #11599a solid; color: #FFF; } .ExhibitList dl:hover dd a, .ExhibitList dl:hover dd { color: #FFF; } /**图片点击放大**/ #jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; } #jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; } #jquery-lightbox a img { border: none; } #lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; } #lightbox-container-image { padding: 10px; } #lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; } #lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } #lightbox-container-image-box > #lightbox-nav { left: 0; } #lightbox-nav a { outline: none; } #lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; } #lightbox-nav-btnPrev { left: 0; float: left; } #lightbox-nav-btnNext { right: 0; float: right; } #lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; } #lightbox-container-image-data { padding: 0 10px; color: #666; } #lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; } #lightbox-image-details-caption { font-weight: bold; } #lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; } #lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */ /*PageBar*/ .PageBar { clear: both; width: 710px; height: 54px; margin: 20px auto 10px auto; font-size: 14px; text-align: center; } .PageButtons { height: 28px; } .PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 6px 10px; } .PageButtons span { color: #ffffff; background-color: #009d8c; border: 1px solid #009d8c; } .PageButtons a { color: #333333; } .PageButtons a:hover { background: #11599a; color: #FFF; } .PageInfo { height: 24px; line-height: 24px; padding-top: 10px; } .PageBar .pagelink { margin: 0 3px; } .disabled { display: none; } /*products_list*/ .ln { width: 100%; height: 1px; background: #f0f0f0; } .mk { padding: 20px; border: 1px dotted #f0f0f0; } /*产品详细*/ .cplh { width: 818px; overflow: hidden; border:1px #e5e5e5 solid; margin:20px 10px 0 10px; } /*相关文章*/ .xgwz { width: 100%; overflow: hidden; padding-top: 25px; } .xgwz li { width: 390px; margin: 0 10px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; line-height: normal; padding: 20px 0; } .xgwz li .newm { border-left: 6px #009d8c solid; padding-left: 7px; font-size: 18px; } .xgwz li .new2 { color: #999999; font-size: 13px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; } .xgwz li p { margin-top: 15px; overflow: hidden; font-size: 14px; line-height: 2; } .xgwz li:nth-of-type(odd) { float: left; } .xgwz li:nth-of-type(even) { float: right; } /*新闻列表*/ .arList { width: 100%; overflow: hidden; } .arList li { width: 100%; overflow: hidden; padding: 20px 0; border-bottom: 1px solid #f0f0f0; line-height: normal; } .arList li .nemg { width: 810px; overflow: hidden; background: #FFF; padding: 15px; } .arList li .newm { border-left: 6px #009d8c solid; padding-left: 7px; font-size: 18px; font-weight: bolder; } .arList li .new2 { color: #999999; font-size: 14px; margin-top: 10px; background: url(../images/time.png) no-repeat left center; padding-left: 26px; height: 20px; line-height: 20px; } .arList li p { margin-top: 15px; font-size: 14px; line-height: 2; } .arList li .nemg .newsl { width: 23%; overflow: hidden; float: left; } .arList li .nemg .newsr { width: 73%; overflow: hidden; float: right; } .arList li:hover .nemg { background: #f6f6f6; } .arList li:hover .nemg .newsl img { transform: scale(1.5, 1.5); -moz-transform: scale(1.5, 1.5); -webkit-transform: scale(1.5, 1.5); -o-transform: scale(1.5, 1.5); } /*新闻标题*/ .news_tit { width: 820px; margin: 0 10px; overflow: hidden; padding-bottom: 30px; border-bottom: 1px #f0f0f0 solid; text-align: center; line-height: normal; } .news_tit h1 { font-size: 20px; } .news_tit p { color: #999999; margin-top: 10px; font-size: 14px; } .arKeywords { padding: 15px; overflow: hidden; border-bottom: 1px #f0f0f0 solid; } .arKeywords span { display: block; color: #11599a; } .arContent { width: calc(100% - 20px); margin: 30px 10px 0 10px; } .arContent h2, .arContent h3, .arContent h4 { line-height: 2.5; } .nodata { width: 820px; margin: 0 10px 0 10px; } .FastMove { width: 820px; margin: 30px 10px 0 10px; overflow: hidden; line-height: normal; } .FastMove div { width: 360px; overflow: hidden; padding: 20px; border: 1px #11599a solid; color: #11599a; } .FastMove div a { color: #11599a; } .FastMove div:hover { background: #11599a; color: #FFF; } .FastMove div:hover a { color: #FFF; } .but_tit { width: 820px; margin: 30px 10px 0 10px; border-bottom: 1px #ccc solid; height: 35px; line-height: 35px; padding-bottom: 13px; } .but_tit span { width: auto; height: 35px; line-height: 35px; background: url(../images/ioc8.png) no-repeat left center; padding-left: 58px; display: block; font-size: 22px; } .btn-info { width: 100%; height: 40px; line-height: 40px; text-align: center; color: #FFF; border: 0; background: #11599a; } /*Job List*/ .JobList { margin: 0 auto; } .JobListItem { margin-bottom: 30px; width: 100%; padding-bottom: 30px; border-bottom: 1px dotted #ccc; overflow: hidden; } .JobListItem table tr td { border: 0; padding: 5px; } .JobPost td { height: 24px; line-height: 24px; font-size: 14px; } .JobPost td b { font-weight: normal; } .jpTitle { width: 100px; text-align: center; font-size: 14px; color: #000; } .jpContent { width: 29%; padding: 5px 5px; } .jpUnite { width: 70%; padding: 5px 5px; overflow: hidden; } #candidates_form input { border: 1px #ccc solid; } #candidates_form table { margin: 0 auto; } #candidates_form table tr td { border: 0; padding: 5px 0; } .JobPost { margin: 0 auto; } .JobPost tr td { border: 0; padding: 5px 0; } /*站点 浮动返回顶部*/ .cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(/images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 9999; } .cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; } .cd-top.cd-fade-out { /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */ opacity: .5; } .no-touch .cd-top:hover { background-color: #e86256; opacity: 1; } /*站点 浮动客服*/ .keifu img { border: 0; } .keifu { position: fixed; top: 10%; right: 0; width: 131px; height: 343px; top: 120px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0))); z-index: 990; } .keifu_tab { width: 160px; } .icon_keifu { top: 0px; width: 26px; height: 100px; float: left; background: url(/images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; } .keifu_box { float: left; width: 131px; } .keifu_tab img { display: block; } .keifu_head { width: 131px; height: 41px; background: url(/images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; } .keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(/images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; } .keifu_close:hover { background-position: -60px 0; } .keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; } .keifu_con ul { border-bottom: #e6e5e4 1px solid; } .keifu_con li { padding-left: 12px; } .keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; } .keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; } .keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; } .keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; } .keifu_con .li-feed-title img { padding-left: 0px; width: 117px; } .keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; } .keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; } .keifu_con .li-weixin { height: 96px; padding-left: 0px; } .keifu_con .li-weixin img { width: 115px; height: 115px; } .keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; } .keifu_bot { width: 131px; height: 10px; background: url(/images/keifu.png); background-position: 0 -153px; } .keifu .tion { padding-top: 5px; padding-bottom: 5px; } .keifu .h145 { height: 145px; } /*左下角 浮动 在线留言*/ #SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; } #SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; } #SfMessHead #SfMessTitle { float: left; } #SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(/images/icon.png); } .SfMessIconOpen { background-position: top; } .SfMessIconClose { background-position: bottom; } #SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; } #SfMessBodyTop { display: none; } #SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; } #SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; } #SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; } #SfMessBodyMid div { margin-top: 3px; height: 20px; } #SfMessBodyMid .contactmessage { height: 76px; } #SfMessBodyMid .contactname { padding-left: 20px; background: url(/images/company.gif) no-repeat; } #SfMessBodyMid .contacttel { padding-left: 20px; background: url(/images/mobile.gif) no-repeat; } #SfMessBodyMid .contactfrom { padding-left: 20px; background: url(/images/from.gif) no-repeat; } #SfMessBodyMid .contactemail { padding-left: 20px; background: url(/images/email.gif) no-repeat; } #SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(/images/other.gif) no-repeat; } #SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; } #SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; } .clearboth { clear: both; } #SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(/images/other.gif) no-repeat; } #SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; } #SfMessSubmit { width: 40px; background: url(/images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; } #SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(/images/sign.png) left top no-repeat; } .SfMessTip { display: none; } #SfMessBodyFoot { display: none; } /*nybanner*/ .bannerv { width: 100%; overflow: hidden; height: auto;margin-top:112px; } .bannerv .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } /* display none until init */ .bannerv .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; } .bannerv .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); } .bannerv .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; } .bannerv .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; } .bannerv .owl-carousel .owl-item { float: left; } .bannerv .owl-controls .owl-page, .bannerv .owl-controls .owl-buttons div { cursor: pointer; } .bannerv .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } /* fix */ .bannerv .owl-carousel .owl-wrapper, .bannerv .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); } .bannerv #owl-demo { position: relative; width: 100%; margin-left: auto; margin-right: auto; } .bannerv #owl-demo .item { position: relative; display: block; z-index:1; } .bannerv #owl-demo img { display: block; width: 100%; } .bannerv #owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 78px; background-color: #000; opacity: .5; filter: alpha(opacity=50); } .bannerv #owl-demo span { position: absolute; left: 0; bottom: 37px; width: 100%; font: 18px/32px "微软雅黑", "黑体"; color: #fff; text-align: center; } .bannerv .owl-pagination { position: absolute; left: 0; bottom: 25px; width: 100%; height: 22px; text-align: center; } .bannerv .owl-page { display: inline-block; width: 20px; height: 20px; margin: 0 5px; background: #FFF; *display: inline; *zoom: 1; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .bannerv .owl-pagination .active { background: #2770bd; } .bannerv .owl-buttons { display: none; } .bannerv .owl-buttons div { position: absolute; top: 50%; width: 24px; height: 48px; margin-top: -40px; text-indent: -9999px; } @media screen and (max-width: 579px) { .bannerv .owl-pagination { bottom: 0px; height: 15px; } } /*---------QVerify 弹出滑动css---------*/ #QVerify { position: fixed; justify-content: center; -ms-align-items: center; align-items: center; top: 0; left: 0; width: 100%; height: 100%; z-index: 99998; background: rgba(0,0,0,0.6); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .QVerify { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 370px; max-width: 90%; height: 430px; max-height: 80%; border-radius: 17px; padding: 20px 10px; background: white; touch-action: none; overflow: hidden; } .QVerify .QVerify-title { width: 100%; height: auto; } .QVerify .QVerify-title .QVerify-title-name { width: 100%; height: 30px; line-height: 30px; text-align: center; color: #a4b0be; } .QVerify .QVerify-title .QVerify-title-desc { width: 100%; height: auto; line-height: 25px; text-align: center; font-size: 18px; font-weight: bolder; } .QVerify .QVerify-result { width: 100%; height: auto; line-height: 40px; color: #00a344; text-align: center; font-size: 22px; margin: 5px auto; } .QVerify .QVerify-verify { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; -ms-align-items: center; align-items: center; margin: 20px auto; } .QVerify .QVerify-verify .QVerify-verify-img { position: relative; width: 200px; height: 200px; border-radius: 50%; border: 1px solid rgba(0,163,68,0.3); overflow: hidden; } .QVerify .QVerify-verify .QVerify-verify-img > img { width: 100%; height: 100%; -webkit-transform: rotate(65deg); -moz-transform: rotate(65deg); -ms-transform: rotate(65deg); -o-transform: rotate(65deg); transform: rotate(65deg); } .QVerify .QVerify-verify .QVerify-verify-img .QVerify-success { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; } .QVerify .QVerify-verify .QVerify-verify-img .QVerify-success img { height: 40%; margin: 30% auto; } .QVerify .QVerify-verify .QVerify-verify-silder { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; -ms-align-items: center; align-items: center; width: 100%; height: 60px; margin-top: 30px; background: white; } .QVerify .QVerify-verify .QVerify-verify-silder .QVerify-silder { position: relative; width: 90%; height: 50px; background: #f3f9f1; border: 1px solid rgba(0,163,68,0.3); border-radius: 25px; } .QVerify .QVerify-verify .QVerify-verify-silder .QVerify-silder .QVerify-silder-btn { position: absolute; left: 0; width: 42px; height: 42px; margin: 4px; border-radius: 50%; cursor: pointer; background: url("data:image/png;base64,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"); background-size: 100%; background-repeat: no-repeat; background-position: center; } @media all and (max-width:500px) { .QVerify { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 370px; max-width: 80%; height: 390px; max-height: 80%; border-radius: 17px; padding: 10px; background: white; touch-action: none; overflow: hidden; } .QVerify .QVerify-title { width: 100%; height: auto; } .QVerify .QVerify-title .QVerify-title-name { width: 100%; height: 30px; line-height: 30px; text-align: center; color: #a4b0be; } .QVerify .QVerify-title .QVerify-title-desc { width: 100%; height: auto; line-height: 25px; text-align: center; font-size: 18px; font-weight: bolder; } .QVerify .QVerify-result { width: 100%; height: auto; min-height: 40px; line-height: 30px; color: #00a344; text-align: center; font-size: 20px; margin: 5px auto; line-height: 22px; font-weight: bolder; } .QVerify .QVerify-verify { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-direction: column; -ms-align-items: center; align-items: center; margin: 20px auto 10px; } .QVerify .QVerify-verify .QVerify-verify-img { position: relative; width: 150px; height: 150px; border-radius: 50%; border: 1px solid rgba(0,163,68,0.3); overflow: hidden; } .QVerify .QVerify-verify .QVerify-verify-img > img { width: 100%; height: 100%; -webkit-transform: rotate(65deg); -moz-transform: rotate(65deg); -ms-transform: rotate(65deg); -o-transform: rotate(65deg); transform: rotate(65deg); } .QVerify .QVerify-verify .QVerify-verify-img .QVerify-success { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; } .QVerify .QVerify-verify .QVerify-verify-img .QVerify-success img { height: 40%; margin: 30% auto; } .QVerify .QVerify-verify .QVerify-verify-silder { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; justify-content: center; -ms-align-items: center; align-items: center; width: 100%; height: 60px; margin-top: 20px; background: white; } .QVerify .QVerify-verify .QVerify-verify-silder .QVerify-silder { position: relative; width: 90%; height: 50px; background: #f3f9f1; border: 1px solid rgba(0,163,68,0.3); border-radius: 25px; } .QVerify .QVerify-verify .QVerify-verify-silder .QVerify-silder .QVerify-silder-btn { position: absolute; left: 0; width: 42px; height: 42px; margin: 4px; border-radius: 50%; cursor: pointer; background: url("data:image/png;base64,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"); background-size: 100%; background-repeat: no-repeat; background-position: center; } } /*---------QVerify 弹出滑动css---------*/